@charset "UTF-8";
/*============================================================
/sph/sitemap/contents.css
サイトマップ用
====================================================================================================*/

#contents_{ width:94%; margin:0 3% 10px!important;text-align:left;background-color:#FFF;}

#contents_ h1{
	color:#8C6F00;
	font-size:17px;
	font-weight:bold;
	position: relative;
	/*margin:0 0 10px;*/
	padding: .4em .75em;
	background-color:#000;}

#contents_ h2{
	font-size:15px;
	line-height:20px;
	font-weight:bold;}

#contents_ p{font-size:12px;line-height:18px;padding:5px;}

#box{
	border:1px solid #000;
	background-image:url(../images/back_yellow.jpg);
	background-size:contain;}

.contents_inner{
	font-family:'Microsoft Yahei','PingHei' ,'sans-serif','メイリオ','Meiryo','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif;}

/*=============================コンテンツベースここまで===============================*/

/*========== box1 ==========*/

#contents_ .box1{
	background: url(images/box1_bg.png) repeat center top;
	background-size: cover;
	position: relative;
	padding: 0 0 30%;}
#contents_ .box1 .main_text{
	margin: 0 3% 0;
	text-align: center;
	position: relative;
	z-index: 8;}
#contents_ .box1 .main_text img{
	width: 100%;
	height: auto;
	margin: 20px 0 0;
	vertical-align: top;}

#contents_ .box1 .sub_text{
	margin: 10px 3% 0;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	position: relative;
	background-color: rgba(255,255,255,0.5);
	box-shadow:0px 2px 5px 0px #888888;
	z-index: 9;}
#contents_ .box1 .sub_text img{
	width: 100%;
	height: auto;
	vertical-align: top;}

#contents_ .box1 .illustration{
	width: 50%;
	height: auto;
	position: absolute;
	right: 0;
	bottom: -8%;}
#contents_ .box1 .illustration img{
	width: 100%;
	height: auto;}

/*========== box2 ==========*/

#contents_ .box2{
	margin: 20px 3% 0;}
#contents_ .box2 ul{}
#contents_ .box2 ul li{
	margin: 0 auto 20px;
	position: relative;}
#contents_ .box2 ul li::after{
	content: "";
	width: 0;
	height: 0;
	margin: auto;
	border: 10px solid transparent;
	border-top: 10px solid #FFFFFF;
	position: absolute;
	right: 0;
	bottom: -19px;
	left: 0;}
#contents_ .box2 ul li::before{
	content: "";
	width: 0;
	height: 0;
	margin: auto;
	border: 10px solid transparent;
	border-top: 10px solid #c02942;
	position: absolute;
	right: 0;
	bottom: -20px;
	left: 0;}
#contents_ .box2 ul li:last-child{
	margin: 0 auto;}
#contents_ .box2 ul li:last-child::after{ content: none;}
#contents_ .box2 ul li:last-child::before{ content: none;}
#contents_ .box2 ul li .step{
	display: block;
	text-align: center;
	line-height: 1.1em;
	box-sizing: border-box;
	border-radius:25px;
	border: 1px solid #c02942;
	background-color: #FFFFFF;
	position: absolute;
	top: 10px;
	left: 10px;}
#contents_ .box2 ul li .step p{
	font-size: 13px;
	font-weight: bold;
    text-align: center;
	vertical-align: middle;
    color: #c02942;}
#contents_ .box2 ul li .step p span{
	font-size: 18px;}
#contents_ .box2 ul li dl{
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #c02942;
	box-shadow:0px 8px 5px -5px #888888;}
#contents_ .box2 ul li dl dt{
	width: 100%;
	display: block;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	color: #FFFFFF;
	background-color: #c02942;}
#contents_ .box2 ul li dl dt span{}
#contents_ .box2 ul li dl dt span img{
	margin: 0 5px 0 0;
	vertical-align: bottom;}
#contents_ .box2 ul li dl dd{
	width: 100%;
	display: block;
	padding: 10px;
	font-size: 12px;
	box-sizing: border-box;
	background-color: #FFFFFF;}
#contents_ .box2 ul li dl dd span{
	height: 30px;
	display: block;
	margin: 0 0 15px;
	padding: 5px 10px;
	text-align: center;
	box-sizing: border-box;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	position: relative;
	color: #FFFFFF;
	background-color: #c02942;}
#contents_ .box2 ul li dl dd span::after{
	content: "";
	width: 0;
	height: 0;
	margin: auto;
	border: 10px solid transparent;
	border-top: 10px solid #c02942;
	position: absolute;
	top: 0;
	right: 0;
	bottom: -50px;
	left: 0;}


/*========== box3 ==========*/

#contents_ .box3{
	margin: 20px 3% 0;
	text-align: center;}

#contents_ .box3 img{
	width: 100%;
	height: auto;
	vertical-align: top;
}

/*========== box4 ==========*/

#contents_ .box4{}
#contents_ .box4 .box4_inner{
	margin: 0 auto 0;
	padding: 5px 0 45%;
	background: url(images/box4_bg.png) no-repeat bottom right;
	background-size: 80%;
	background-position : right -50px bottom 0;}
#contents_ .box4 .box4_inner .box4_text{
	margin: 0 3%;}
#contents_ .box4 .box4_inner .box4_text p{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
	color: #c02942;}
#contents_ .box4 .box4_inner .box4_text ul{
	font-size: 20px;
	color: #ffffff;}

#contents_ .box4 .box4_inner .box4_text ul li{
	margin: 0 0 10px;
	padding: 5px;
	text-align: center;
	text-shadow:0px 0px 3px #333333;
	box-sizing: border-box;
	border-radius:5px;
	border: 1px solid #99042b;
	background: rgba(228,185,176,1);
	background: -moz-linear-gradient(top, rgba(228,185,176,1) 0%, rgba(228,185,176,1) 50%, rgba(192,41,66,1) 60%, rgba(228,185,176,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(228,185,176,1)), color-stop(50%, rgba(228,185,176,1)), color-stop(60%, rgba(192,41,66,1)), color-stop(100%, rgba(228,185,176,1)));
	background: -webkit-linear-gradient(top, rgba(228,185,176,1) 0%, rgba(228,185,176,1) 50%, rgba(192,41,66,1) 60%, rgba(228,185,176,1) 100%);
	background: -o-linear-gradient(top, rgba(228,185,176,1) 0%, rgba(228,185,176,1) 50%, rgba(192,41,66,1) 60%, rgba(228,185,176,1) 100%);
	background: -ms-linear-gradient(top, rgba(228,185,176,1) 0%, rgba(228,185,176,1) 50%, rgba(192,41,66,1) 60%, rgba(228,185,176,1) 100%);
	background: linear-gradient(to bottom, rgba(228,185,176,1) 0%, rgba(228,185,176,1) 50%, rgba(192,41,66,1) 60%, rgba(228,185,176,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4b9b0', endColorstr='#e4b9b0', GradientType=0 );}
#contents_ .box4 .box4_inner .box4_text ul li:last-child{ margin: 0;}

/*========== box5 ==========*/

#contents_ .box5{}
#contents_ .box5 .box5_inner{
	margin: 0 3% 10px;
	padding: 10px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	box-shadow:0px 0px 3px 0px #666666;}

#contents_ .box5 .box5_inner .text1{
	font-size: 16px;
	line-height: 21px;
	padding: 0;}
#contents_ .box5 .box5_inner .text2{
	margin: 20px 0 0;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	color: #c02942;}

#contents_ .box5 .box5_inner .picture_list2,
#contents_ .box5 .box5_inner .picture_list5{
	margin: 10px 0 0;
	letter-spacing: -1em;
	text-align: center;}

#contents_ .box5 .box5_inner .picture_list2 li,
#contents_ .box5 .box5_inner .picture_list5 li{
	display: inline-block;
	letter-spacing: normal;}
#contents_ .box5 .box5_inner .picture_list2 li{
	width: 100%;
	margin: 0 0 10px;}
#contents_ .box5 .box5_inner .picture_list5 li{
	width: 32%;
	margin: 0 2% 10px 0;}
#contents_ .box5 .box5_inner .picture_list2 li:last-child,
#contents_ .box5 .box5_inner .picture_list5 li:last-child{
	margin: 0;}
#contents_ .box5 .box5_inner .picture_list5 li:nth-child(3n){
	margin: 0;}

#contents_ .box5 .box5_inner .picture_list2 li img,
#contents_ .box5 .box5_inner .picture_list5 li img{
	width: 100%;
	height: auto;
	vertical-align: top;}

#contents_ .box5 .box5_inner .contact_btn{
	margin: 20px 0 0;
	letter-spacing: -1em;}
#contents_ .box5 .box5_inner .contact_btn li{
	width: 100%;
	display: inline-block;
	margin: 0 0 10px;
	padding: 10px 0;
	text-align: center;
	letter-spacing: normal;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #b79100;}
#contents_ .box5 .box5_inner .contact_btn li:last-child{
	margin: 0;}
#contents_ .box5 .box5_inner .contact_btn li a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;}
#contents_ .box5 .box5_inner .contact_btn li img{
	width: auto;
	height: 25px;
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: middle;}
#contents_ .box5 .box5_inner .contact_btn li p{
	display: inline-block;
	font-size: 16px;
	color: #FFFFFF;}

#contents_ .box5 .box5_inner .access{
	margin: 40px 0 0;
	letter-spacing: -1em;}
#contents_ .box5 .box5_inner .access li{
	width: 100%;
	display: inline-block;
	margin: 0 0 10px;
	letter-spacing: normal;
	vertical-align: top;}
#contents_ .box5 .box5_inner .access li:last-child{
	margin: 0;}
#contents_ .box5 .box5_inner .access li iframe{
	width: 100%;}
#contents_ .box5 .box5_inner .access li img{
	width: 100%;
	height: auto;
	vertical-align: top;}
#contents_ .box5 .box5_inner .access_text{
	margin: 10px 0 0;}

