/* 施設案内 */

@media screen and (min-width: 641px){

#fuk_sto {
	width: 100%;
	background: #f6f6f6;
	line-height: 200%;
	padding: 100px 10%;
	box-sizing: border-box;
	}

#fuk_sto h2 {
	font-family: "Hannari";
	font-size: 32px;
	line-height: 130%;
	letter-spacing: 0.1em;
	margin: 0px 0px 40px 0px;
	text-align: center;
	}

#fuk_sto .abo {
	margin: 0px 0px 80px 0px;
	overflow: hidden;
	}

#fuk_sto .abo h3 {
	width: 100%;
	font-family: "Hannari";
	font-size: 48px;
	letter-spacing: 0.1em;
	color: #7445AA;
	margin: 0px auto 60px auto;
	text-align: center;
	position: relative;
	}

#fuk_sto .abo h3:before {
	content: '';
	width: 140px;
	height: 75px;
	background: url(img/titpho01.png) no-repeat;
	position: absolute;
	left: 5%;
	bottom: 10px;
	}

#fuk_sto .abo h3:after {
	content: '';
	width: 140px;
	height: 157px;
	background: url(img/titpho02.png) no-repeat;
	position: absolute;
	right: 3%;
	bottom: -70px;
	}

#fuk_sto .abo li {
	width: 32%;
	font-size: 14px;
	margin: 0px 2% 20px 0px;
	float: left;
	text-align: center;
	}

#fuk_sto .abo li:nth-child(3n+1) {
	margin: 0px 0px 20px 0px;
	}

#fuk_sto .abo li:nth-child(1) {
	width: 100%;
	margin: 0px 0px 20px 0px;
	}

#fuk_sto .abo li:nth-child(5) {
	margin: 0px 2% 20px 17%;
	}

#fuk_sto .abo li img {
	width: 100%;
	margin: 0px 0px 20px 0px;
	}

#fuk_sto .sto img {
	margin: 0px auto 50px auto;
	display: block;
	}

#fuk_sto .sto iframe {
	width: 100%;
	height: 600px;
	margin: 0px auto 50px auto;
	display: block;
	}

#fuk_sto .sto ol {
	width: 100%;
	background: #ffffff;
	margin: 0px auto;
	padding: 50px 50px 30px 50px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
	box-sizing: border-box;
	}

#fuk_sto .sto dl {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: table;
	}

#fuk_sto .sto dt {
	width: 20%;
	font-weight: bold;
	display: table-cell;
	vertical-align: top;
	}

#fuk_sto .sto dd {
	display: table-cell;
	}

}

@media screen and (max-width: 640px){

#fuk_sto {
	width: 100%;
	background: #f6f6f6;
	line-height: 200%;
	padding: 50px 5%;
	box-sizing: border-box;
	}

#fuk_sto h2 {
	font-family: "Hannari";
	font-size: 24px;
	letter-spacing: 0.1em;
	line-height: 150%;
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#fuk_sto .abo h3 {
	width: 100%;
	font-family: "Hannari";
	font-size: 24px;
	letter-spacing: 0.1em;
	color: #7445AA;
	margin: 0px auto 30px auto;
	text-align: center;
	position: relative;
	}

#fuk_sto .abo h3:before {
	content: '';
	width: 12%;
	height: 100px;
	background: url(img/titpho01.png) no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0px;
	top: -40px;
	}

#fuk_sto .abo h3:after {
	content: '';
	width: 12%;
	height: 100px;
	background: url(img/titpho02.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right: 0px;
	top: -50px;
	}

#fuk_sto .abo li {
	width: 48%;
	margin: 0px 4% 20px 0px;
	float: left;
	text-align: center;
	}

#fuk_sto .abo li:nth-child(2n+1) {
	margin: 0px 0px 20px 0px;
	}

#fuk_sto .abo li:nth-child(1) {
	width: 100%;
	margin: 0px 0px 20px 0px;
	}

#fuk_sto .abo li:nth-child(6) {
	margin: 0px auto 50px auto;
	float: none;
	}

#fuk_sto .abo li img {
	width: 100%;
	margin: 0px 0px 5px 0px;
	}

#fuk_sto .sto img {
	width: 100%;
	margin: 0px auto 30px auto;
	}

#fuk_sto .sto iframe {
	width: 100%;
	height: 300px;
	margin: 0px auto 30px auto;
	display: block;
	}

#fuk_sto .sto ol {
	width: 100%;
	background: #ffffff;
	margin: 0px auto;
	padding: 30px 20px 10px 20px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
	box-sizing: border-box;
	}

#fuk_sto .sto dl {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: table;
	}

#fuk_sto .sto dt {
	width: 30%;
	font-weight: bold;
	display: table-cell;
	vertical-align: top;
	}

#fuk_sto .sto dd {
	width: 70%;
	display: table-cell;
	}

}


