@charset "utf-8";
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }
.vaTop { vertical-align: top !important; }
.vaMiddle { vertical-align: middle !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

img {
	vertical-align: top;
}

/*------------------------------------------------------------
	fixLink
------------------------------------------------------------*/
.fixLink {
	width: 90px;
	position: fixed;
	right: 0;
	top: 200px;
	z-index: 101
}

.fixLink li {
	padding-bottom: 10px;
}

.fixLink li a {
	display: block;
}

.fixLink li a:hover img {
	visibility: hidden;
}

.fixLink .link01 a:hover {
	background: url(../img/link01_over.png) no-repeat left top;
}

.fixLink .link02 a:hover {
	background: url(../img/link02_over.png) no-repeat left top;
}

.fixLink .link03 a:hover {
	background: url(../img/link03_over.png) no-repeat left top;
}

.fixLink .link04 a:hover {
	background: url(../img/link04_over.png) no-repeat left top;
}

/*------------------------------------------------------------
	pageTop
------------------------------------------------------------*/
.pageTop {
	display: none;
	position: fixed;
	right: 100px;
	bottom: 100px
}

.pageTop a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
#main .headLine01 {
	margin-bottom: 36px;
	text-align: center;
	position: relative;
}

#main .headLine01:before {
	margin-left: -7px;
	width: 14px;
	height: 8px;
	position: absolute;
	left: 50%;
	bottom: -8px;
	content: "";
	background: url(../img/icon03.png) no-repeat left top;
}

#main .headLine01 span {
	padding: 0 7px 9px;
	display: inline-block;
	color: #fc9087;
    font-family: 'centurygothic';
	font-size: 22px;
	letter-spacing: 3px;
	border-bottom: 2px solid #fc9087;
}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
#main .headLine02 {
	margin-bottom: 23px;
	text-align: center;
	position: relative;
}

#main .headLine02:before {
	margin-left: -7px;
	width: 14px;
	height: 8px;
	position: absolute;
	left: 50%;
	bottom: -8px;
	content: "";
	background: url(../img/icon06.png) no-repeat left top;
}

#main .headLine02 span {
	padding: 0 7px 9px;
	display: inline-block;
	color: #FFF;
    font-family: 'centurygothic';
	font-size: 22px;
	letter-spacing: 3px;
	border-bottom: 2px solid #FFF;
}

/*------------------------------------------------------------
	headLine03
------------------------------------------------------------*/
#main .headLine03 {
	margin-bottom: 32px;
	padding-left: 20px;
	font-size: 24px;
	font-weight: normal;
	background: url(../img/icon14.png) no-repeat left 10px;
}

/*------------------------------------------------------------
	headLine04
------------------------------------------------------------*/
#main .headLine04 {
	margin-bottom: 21px;
	padding: 11px 25px 7px;
	font-size: 21px;
	font-weight: normal;
	background: #fad5c1 url(../img/icon15.png) no-repeat left 17px;
}

/*------------------------------------------------------------
	headLine05
------------------------------------------------------------*/
#main .headLine05 {
	margin-bottom: 39px;
	padding: 11px 25px 7px;
	font-size: 21px;
	font-weight: normal;
	background: #D1BADA url(../img/icon16.png) no-repeat left 17px;
}

/*------------------------------------------------------------
	headLine06
------------------------------------------------------------*/
#main .headLine06 {
	margin-bottom: 30px;
	padding: 11px 25px 7px;
	font-size: 21px;
	font-weight: normal;
	background: #BBDBF3 url(../img/icon17.png) no-repeat left 17px;
}

/*------------------------------------------------------------
	headLine07
------------------------------------------------------------*/
#main .headLine07 {
	margin-bottom: 30px;
	padding: 11px 25px 7px;
	font-size: 21px;
	font-weight: normal;
	background: #FAD09E url(../img/icon18.png) no-repeat left 17px;
}

/*------------------------------------------------------------
	headLine08
------------------------------------------------------------*/
#main .headLine08 {
	margin-bottom: 13px;
	font-size: 20px;
	font-weight: normal;
}

/*------------------------------------------------------------
	headLine09
------------------------------------------------------------*/
#main .headLine09 {
	margin-bottom: 34px;
	padding: 3px 0 2px;
	color: #fc9087;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px dashed #fc9087;
}

/*------------------------------------------------------------
	headLine10
------------------------------------------------------------*/
#main .headLine10 {
	margin-bottom: 21px;
	padding: 11px 25px 7px;
	font-size: 21px;
	font-weight: normal;
	background: #E5C1CD url(../img/icon32.png) no-repeat left 17px;
}

/*------------------------------------------------------------
	headLine11
------------------------------------------------------------*/
#main .headLine11 {
	margin-bottom: 27px;
	padding: 3px 0;
	color: #00A1E9;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 2px dotted #00A1E9;
}

/*------------------------------------------------------------
	headLine12
------------------------------------------------------------*/
#main .headLine12 {
	margin-bottom: 27px;
	padding: 3px 0;
	color: #D04F97;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 2px dotted #D04F97;
}

/*------------------------------------------------------------
	headLine13
------------------------------------------------------------*/
#main .headLine13 {
	margin-bottom: 27px;
	padding: 3px 0;
	color: #BB5535;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 2px dotted #BB5535;
}

/*------------------------------------------------------------
	headLine14
------------------------------------------------------------*/
#main .headLine14 {
	margin-bottom: 27px;
	padding: 3px 0;
	color: #009D5F;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 2px dotted #009D5F;
}

/*------------------------------------------------------------
	pageTitle
------------------------------------------------------------*/
.pageTitle {
	padding: 11px 0 1px;
	position: relative;
	background: url(../img/com_bg01.jpg) repeat;
}

.pageTitle:before {
	width: 100%;
	height: 25px;
	position: absolute;
	left: 0;
	bottom: -25px;
	content: "";
	background: url(../img/com_bg02.jpg) repeat;
}

.pageTitle h2 {
	margin-bottom: 10px;
	text-align: center;
}

.pageTitle h2 span {
	margin-top: 8px;
	display: block;
	color: #fc9087;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 3px;
}

.pageTitle .pageLink {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -23px;
}

.pageTitle .pageLink ul {
	padding-left: 10px;
	margin: 0 auto;
	width: 800px;
}

.pageTitle .pageLink li {
	margin-right: 10px;
	width: 150px;
	float: left;
}

.pageTitle .pageLink li a {
	padding: 10px 0 13px 25px;
	display: block;
	color: #525C52;
	font-size: 14px;
	text-decoration: none;
	background: #CAE5D5 url(../img/icon13.png) no-repeat 6px 14px;
}

.pageTitle .pageLink li a:hover {
	color: #FFF;
	background: #65AB31 url(../img/icon05.png) no-repeat 6px 14px;
}

.pageTitle .backLink {
	display: none;
}

.pageTitle .itemLink {
	background-color: #CAE5D5;
}

.pageTitle .itemLink ul {
	margin: 0 auto;
	width: 640px;
	text-align: center;
}

.pageTitle .itemLink li {
	width: 160px;
	float: left;
	position: relative;
	text-align: center;
}

.pageTitle .itemLink li a {
	padding: 19px 0 16px 22px;
	display: inline-block;
	font-size: 14px;
	background: url(../img/icon35.png) no-repeat left 25px;
}

.pageTitle .itemLink li ul {
	display: none;
	width: 200px;
	position: absolute;
	left: -20px;
	top: 100%;
	box-shadow: 2px 4px 6px rgba(0,0,0,0.3);
	-webkit-box-shadow: 2px 4px 6px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 4px 6px rgba(0,0,0,0.3);
}

.pageTitle .itemLink li li {
	width: auto;
	float: none;
	font-size: 14px;
}

.pageTitle .itemLink li li a {
	padding: 9px 15px;
	display: block;
	text-align: left;
	border-bottom: 1px solid #FFF;
}

.pageTitle .itemLink .item01 li a {
	background: #BBDBF3;
}

.pageTitle .itemLink .item02 li a {
	background: #E5C1CD;
}

.pageTitle .itemLink .item03 li a {
	background: #FAD09E;
}

.pageTitle .itemLink .item04 li a {
	background: #A7D08F;
}

/*------------------------------------------------------------
	comLink01
------------------------------------------------------------*/
#main .comLink01 {
	margin: 0 auto;
	width: 310px;
	text-align: center;
}

#main .comLink01 a {
	padding: 15px 0 14px;
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: #FFF;
}

#main .comLink01 a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .comLink01 a span {
	padding-left: 22px;
	display: inline-block;
	background: url(../img/icon04.png) no-repeat left 3px;
}

/*------------------------------------------------------------
	pageNavi
------------------------------------------------------------*/
#main .pageNavi {
	text-align: center;
}

#main .pageNavi li {
	margin: 0 1px;
	display: inline;
}

#main .pageNavi li a {
	min-width: 30px;
	padding-top: 2px;
	height: 28px;
	display: inline-block;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	position: relative;
	text-decoration: none;
	background-color: #009D5F;
	border-radius: 3px;
	behavior: url(../../css/js/pie.htc);
}

#main .pageNavi li a img {
	margin-top: -2px;
	display: inline-block;
	vertical-align: middle;
}

#main .pageNavi .current a,
#main .pageNavi li a:hover {
	background-color: #65AB31;
}

.sp {
	display: none;
}

@media all and (min-width: 0) and (max-width: 767px)  {
	.pc {
		display: none;
	}
	
	.sp {
		display: block;
	}	
	
	/*------------------------------------------------------------
		fixLink
	------------------------------------------------------------*/
	.fixLink {
		display: none;
	}
	
	/*------------------------------------------------------------
		pageTop
	------------------------------------------------------------*/
	.pageTop {
		display: none !important;
	}

	/*------------------------------------------------------------
		headLine01
	------------------------------------------------------------*/
	#main .headLine01 {
		margin-bottom: 28px;
	}
	
	#main .headLine01:before {
		background: url(../img/icon09.png) no-repeat left top;
		background-size: 14px 8px;
	}
	
	/*------------------------------------------------------------
		headLine02
	------------------------------------------------------------*/
	#main .headLine02 {
		margin-bottom: 28px;
	}
	
	#main .headLine02:before {
		background: url(../img/icon11.png) no-repeat left top;
		background-size: 14px 8px;
	}

	/*------------------------------------------------------------
		headLine03
	------------------------------------------------------------*/
	#main .headLine03 {
		margin-bottom: 11px;
		padding-left: 23px;
		font-size: 24px;
		background: url(../img/icon25.png) no-repeat left 12px;
		background-size: 13px 13px;
	}

	/*------------------------------------------------------------
		headLine04
	------------------------------------------------------------*/
	#main .headLine04 {
		margin-bottom: 18px;
		padding: 6px 16px 2px;
		font-size: 20px;
		font-weight: normal;
		background: #fad5c1 url(../img/icon27.png) no-repeat left 13px;
		background-size: 12px 12px;
	}

	/*------------------------------------------------------------
		headLine05
	------------------------------------------------------------*/
	#main .headLine05 {
		margin-bottom: 20px;
		padding: 6px 16px 2px;
		font-size: 20px;
		font-weight: normal;
		background: #D1BADA url(../img/icon28.png) no-repeat left 13px;
		background-size: 12px 12px;
	}

	/*------------------------------------------------------------
		headLine06
	------------------------------------------------------------*/
	#main .headLine06 {
		margin-bottom: 15px;
		padding: 6px 16px 2px;
		font-size: 20px;
		font-weight: normal;
		background: #BBDBF3 url(../img/icon29.png) no-repeat left 13px;
		background-size: 12px 12px;
	}

	/*------------------------------------------------------------
		headLine07
	------------------------------------------------------------*/
	#main .headLine07 {
		margin-bottom: 18px;
		padding: 6px 16px 2px;
		font-size: 20px;
		font-weight: normal;
		background: #FAD09E url(../img/icon30.png) no-repeat left 13px;
		background-size: 12px 12px;
	}

	/*------------------------------------------------------------
		headLine08
	------------------------------------------------------------*/
	#main .headLine08 {
		margin-bottom: 2px;
		font-size: 18px;
		font-weight: normal;
		letter-spacing: 2px;
	}

	/*------------------------------------------------------------
		headLine09
	------------------------------------------------------------*/
	#main .headLine09 {
		margin-bottom: 20px;
		padding: 3px 0 2px;
		font-size: 20px;
		font-weight: normal;
	}

	/*------------------------------------------------------------
		headLine10
	------------------------------------------------------------*/
	#main .headLine10 {
		margin-bottom: 23px;
		padding: 6px 16px 2px;
		font-size: 20px;
		font-weight: normal;
		background: #E5C1CD url(../img/icon34.png) no-repeat left 13px;
		background-size: 12px 12px;
	}

	/*------------------------------------------------------------
		pageTitle
	------------------------------------------------------------*/
	.pageTitle {
		padding: 11px 0 13px;
		position: relative;
		background: url(../img/com_bg01.jpg) repeat;
	}
	
	.pageTitle:before {
		width: 100%;
		height: 10px;
		position: absolute;
		left: 0;
		bottom: -10px;
		content: "";
		background: url(../img/sp_com_bg02.jpg) repeat;
		background-size: 10px 10px;
	}
	
	.pageTitle h2 {
		margin-bottom: 0;
		text-align: center;
	}

	.pageTitle h2 img {
		margin: 0 auto;
	}
	
	.pageTitle h2 span {
		margin-top: 14px;
		display: block;
		font-size: 18px;
		font-weight: normal;
		letter-spacing: 3px;
	}
	
	.pageTitle .pageLink {
		display: none;
	}
	
	.pageTitle .backLink {
		margin: 0 4px 17px;
		display: block;
		font-size: 14px;
	}

	.pageTitle .backLink a {
		padding-left: 12px;
		display: inline-block;

		text-decoration: none;
		background: url(../img/icon24.png) no-repeat left 3px;
		background-size: 10px 12px;
	}
	
	.pageTitle .itemLink {
		display: none;
	}
	
	/*------------------------------------------------------------
		comLink01
	------------------------------------------------------------*/
	#main .comLink01 {
		margin: 15px 0 0;
		width: auto;
	}
	
	#main .comLink01 a {
		padding: 15px 0 14px;
		display: block;
		font-size: 14px;
		letter-spacing: 1px;
		background-color: #FFF;
	}
	
	#main .comLink01 a:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
	#main .comLink01 a span {
		padding: 0 0 0 18px;
		display: inline-block;
		background: url(../img/icon26.png) no-repeat left 2px;
		background-size: 15px 15px;
	}

	/*------------------------------------------------------------
		pageNavi
	------------------------------------------------------------*/
	#main .pageNavi {
		display: none;
	}
}