@charset "utf-8";
@media print, screen {
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !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; }
.fr { float: right !important; }

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

	*+html .clearfix {
		zoom: 1;
	}

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

/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
	width: 934px;
	margin: 0 auto;
}

/*------------------------------------------------------------
	pageTitle
------------------------------------------------------------*/
.pageTitle {
	min-height: 266px;
	background: url(../images/page_title_bg.jpg) no-repeat center center;
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/page_title_bg.jpg',sizingMethod='scale');
}

.pageTitle h2 {
	padding-top: 91px;
	color: #FFF;
	font-size: 30px;
	text-align: center;
}

.pageTitle h2 .en {
	margin-top: 17px;
	padding-top: 18px;
	display: block;
	color: #DCBAA8;
	font-size: 18px;
	background: url(../images/line01.gif) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
}

/*------------------------------------------------------------
	h2Head
------------------------------------------------------------*/
.pageTitle .h2Head {
	padding-top: 127px;
	font-size: 34px;
}

.pageTitle .h2Head .en {
	margin-top: 13px;
	color: #961e23;
	font-size: 20px;
}

/*------------------------------------------------------------
	comTtl
------------------------------------------------------------*/
#conts .comTtl {
	margin-bottom: 27px;
	color: #961e23;
	font-size: 23px;
	text-align: center;
	line-height: 1.55;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#conts .comTtl .rTxt {
	display: block;
	text-align: right;
}

/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
#conts .headLine01 {
	margin: 0 8px 26px 0;
	padding: 0 5px 19px;
	position: relative;
	color: #961e23;
	font-size: 20px;
	line-height: 1.2;
	border-bottom: 2px solid #961F24;
}

#conts .headLine01 .en {
	margin-top: 5px;
	display: block;
	color: #625B58;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#conts .headLine01 .more {
	padding: 8px 0 7px;
	position: absolute;
	right: 1px;
	bottom: 20px;
	width: 133px;
	display: block;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	border-radius: 15px;
	background-color: #0F1C38;
	behavior: url(js/pie.htc); 
}

#conts .headLine01 .more span {
	padding-right: 18px;
	display: inline-block;
	background: url(../images/icon01.png) no-repeat right center;
}

#conts .headLine01 .more:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
#conts .headLine02 {
	margin-bottom: 61px;
	color: #232323;
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
}

#conts .headLine02 .en {
	margin-top: 15px;
	display: block;
	color: #9f3e41;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

/*------------------------------------------------------------
	headLine03
------------------------------------------------------------*/
#conts .headLine03 {
	margin-bottom: 43px;
	color: #232323;
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
}

#conts .headLine03 .en {
	margin-top: 5px;
	display: block;
	color: #9f3e41;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

/*------------------------------------------------------------
	comTopics
------------------------------------------------------------*/
#conts .comTopics {
	margin: 0 28px 0 5px;
}

#conts .comTopics dt {
	padding-left: 1px;
	float: left;
	color: #292a2a;
	font-size: 13px;
}

#conts .comTopics dd {
	margin-bottom: 16px;
	padding: 1px 0 9px 7.8em;
	font-size: 14px;
	border-bottom: 1px solid #DEDEDE;
}

/*------------------------------------------------------------
	bg01
------------------------------------------------------------*/
.bg01 {
	background-color: #F3F3F3;
}

}
@media only screen and (min-width: 0) and (max-width: 767px) {
	
	
	/*------------------------------------------------------------
		content
	------------------------------------------------------------*/
	.content {
		padding: 0 13px;
		width: auto !important;
	}

	/*------------------------------------------------------------
		pageTitle
	------------------------------------------------------------*/
	.pageTitle {
		min-height: 109px;
		border-top: 1px solid #FFF;
		background-image: url(../images/sp_page_title_bg.jpg);
	}

	.pageTitle h2 {
		padding-top: 28px;
		font-size: 17px;
	}
	
	.pageTitle h2 .en {
		margin-top: 7px;
		padding-top: 10px;
		font-size: 9px;
		background-size: 25px 1px;
	}
	
	/*------------------------------------------------------------
		h2Head
	------------------------------------------------------------*/
	.pageTitle .h2Head {
		padding-top: 27px;
		font-size: 19px;
	}
	
	.pageTitle .h2Head .en {
		margin-top: 8px;
		padding-top: 8px;
		font-size: 12px;
	}

	/*------------------------------------------------------------
		comTtl
	------------------------------------------------------------*/
	#conts .comTtl {
		margin-bottom: 13px;
		color: #8d0628;
		font-size: 13px;
	}
	
	/*------------------------------------------------------------
		headLine01
	------------------------------------------------------------*/
	#conts .headLine01 {
		margin: 0 0 11px;
		padding: 0 2px 5px;
		font-size: 13px;
		border-bottom-width: 1px;
	}
	
	#conts .headLine01 .en {
		margin-top: 3px;
		font-size: 10px;
	}
	
	#conts .headLine01 .more {
		padding: 3px 10px 2px;
		bottom: 9px;
		width: auto;
		font-size: 8px;
	}

	#conts .headLine01 .more span {
		padding-right: 10px;
		background-size: 3px 5px;
	}
	
	#conts .headLine01 .more:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
	/*------------------------------------------------------------
		headLine02
	------------------------------------------------------------*/
	#conts .headLine02 {
		margin-bottom: 21px;
		font-size: 12px;
	}
	
	#conts .headLine02 .en {
		margin-top: 7px;
		font-size: 10px;
	}

	/*------------------------------------------------------------
		headLine03
	------------------------------------------------------------*/
	#conts .headLine03 {
		margin-bottom: 15px;
		font-size: 10px;
	}
	
	#conts .headLine03 .en {
		margin-top: 3px;
		font-size: 8px;
	}
	
	/*------------------------------------------------------------
		comTopics
	------------------------------------------------------------*/
	#conts .comTopics {
		margin: 0 7px 0 3px;
	}
	
	#conts .comTopics dt {
		padding-left: 0;
		font-size: 11px;
	}
	
	#conts .comTopics dd {
		margin-bottom: 6px;
		padding: 1px 0 4px 7.4em;
		font-size: 11px;
	}

	#conts .comTopics dd:last-child {
		margin-bottom: 0;
	}
	

}