@charset "UTF-8";

/*--------------------------------------------------------------------
furisode.html
furisode.css
--------------------------------------------------------------------*/

/*------------Title---------------------------------------------------------------*/
div#Title { background-image: url(../../img/title/furisode.jpg); }


/*------------furisode---------------------------------------------------------------*/
div#furisode p#TopTxt {
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.2;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "ヒラギノ明朝 Pro W3" , "HiraMinPro-W3" , Garamond , "Times New Roman" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 1.42em;
	font-weight: lighter;
}
div#furisode div#reason dl { margin-bottom: 20px; }
div#furisode div#reason dl * {
	text-align: center;
	line-height: 1.2;
	font-size: 1.78em;
	font-weight: bolder;
}
div#furisode div#reason dl dt { color: #6e2775; }
div#furisode div#reason dl dd {
	line-height: 1.2;
	margin-top: 0.5em;
	color: #cf0073;
}
div#furisode div#reason table { margin-top: 30px; }
div#furisode div#reason table tr th,
div#furisode div#reason table tr td {
	padding: 0;
	background-color: transparent;
	border: 0 none;
}
div#furisode div#reason table tr th {
	position: relative;
	width: auto;
}
div#furisode div#reason table tr td {
	position: relative;
	width: auto;
	padding-top: 10px;
}
div#furisode div#reason table tr th div {
	width: 100%;
	height: 120px;
	padding: 10px 0;
	background-color: #6e2775;
}
div#furisode div#reason table tr th img {
	width: 100%;
}
div#furisode div#reason table tr th div strong {
	position: relative;
	display: block;
	width: 88%;
	height: 1.8em;
	margin: 0 auto 0.25em;
	padding-bottom: 0.25em;
	top: 0;
	text-align: center;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "ヒラギノ明朝 Pro W3" , "HiraMinPro-W3" , Garamond , "Times New Roman" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 1.42em;
	font-weight: bolder;
	color: #fff;
}
div#furisode div#reason table tr th div strong:before {
	position: absolute;
	display: block;
	width: 100%;
	content: "";
	border-bottom: 4px solid #fff;
	bottom: 0;
}
div#furisode div#reason table tr th div span {
	position: relative;
	display: block;
	width: 90%;
	height: 75%;
	margin: 0 auto;
	vertical-align: middle;
	bottom: 0;
}
div#furisode div#reason table tr th div span em {
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50% , -50%);
	    -ms-transform: translate(-50% , -50%);
	        transform: translate(-50% , -50%);
	line-height: 1.2;
	text-align: center;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "ヒラギノ明朝 Pro W3" , "HiraMinPro-W3" , Garamond , "Times New Roman" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 1.22em;
	font-weight: bolder;
	color: #fff;
}