@charset "utf-8";
#contents .mv {
	background: url(img/mv.jpg) no-repeat center top;
	height: 530px;
	width: 100%;
	display: block;
}
#contents .concept {
	background: #fdfbde url(img/concept_bg.png) no-repeat center top;
	width: 100%;
	padding: 30px 0;
	min-height: 310px;
}
#contents .concept h2 {
	font-family: 'Nunito', sans-serif;
	text-align: center;
	margin-top: 65px;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 0.15em;
	line-height: 36px;
}
#contents .concept h3 {
	font-family: 'Nunito', sans-serif;
	text-align: center;
	font-weight: normal;
	margin-top: 30px;
	font-size: 15px;
	line-height: 36px;
	letter-spacing: 0.1em;
}
#contents .SNSBox {
	width: 100%;
	padding: 30px 0;
	min-height: 570px;
	background: url(img/blog_bg.jpg) no-repeat center center;
	background-size: 100% auto;
}
#contents .SNSBox section {
	width: 1000px;
	margin: 140px auto 0 auto;
}
#contents .SNSBox section .twibox {
    height: 290px;
    width: 310px;
    background-color: rgba(255,255,255,0.9);
    float: left;
    overflow: hidden;
}
#contents .SNSBox section .blogBox {
	height: 230px;
	width: 590px;
	background-color: rgba(255,255,255,0.9);
	margin-left: 35px;
	float: left;
	padding: 30px;
}
#contents .SNSBox section .blogBox h3 {
	font-family: 'Nunito', sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0.1em;
}
#contents .SNSBox section .blogBox ul {
	margin-top: 25px;
}
#contents .SNSBox section .blogBox li {
	font-size: 13px;
	margin-bottom: 13px;
	border-bottom: 1px dotted #c0a585;
	background: url(../../commons/img/blog_arw.png) no-repeat left center;
	padding: 0px 10px 0px 16px;
	width: 555px;
}
#contents .menuBtn {
	background: url(img/menu_btn_pc.png) no-repeat center center;
	display: block;
	height: 127px;
	width: 1001px;
	margin: auto;
}
#contents .menuBtn:hover {
	opacity: 0.6;
}
#contents .menuBtn a {
	width: 100%;
	height: 100%;
	display: block;
}
#contents .coupon {
	width: 1000px;
	margin: auto;
}
#contents .reserveBox {
	background: url(img/reserve_bg.png);
	min-height: 410px;
	padding-top: 85px;
}
#contents .reserveBox h2.ttl {
	font-family: 'Nunito', sans-serif;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.15em;
	line-height: 36px;
	background: url(img/reserve_h2.png) no-repeat center top;
	padding-top: 40px;
}
#contents .reserveBox h3 {
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	margin-top: 25px;
}
#contents .accessBox {
	background: url(img/access_bg.jpg);
	background-size: 100% auto;
	min-height: 510px;
	padding: 50px 0;
}
#contents .accessBox .accessInner {
	width: 920px;
	height: 440px;
	padding: 45px 40px;
	background-color: rgba(255,255,255,0.9);
	margin: auto;
}
#contents .accessBox .accessInner .infoBox {
	float: left;
	width: 450px;
}
#contents .accessBox .accessInner .infoBox h2, #contents .accessBox .accessInner .mapBox h2 {
	font-family: 'Nunito', sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.15em;
	line-height: 36px;
}
#contents .accessBox .accessInner .infoBox h3 {
	font-size: 15px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 35px;
}
#contents .accessBox .accessInner .infoBox p {
	font-size: 13px;
	line-height: 25px;
	margin-top: 5px;
}
#contents .accessBox .accessInner .mapBox {
	float: left;
	width: 470px;
}
#contents .accessBox .accessInner .mapBox iframe {
	width: 470px;
	height: 345px;
	margin-top: 35px;
}

#contents .movBox {
	background: url(img/movie_bg.jpg);
	background-size: 100% auto;
	min-height: 330px;
	padding: 88px 0;
}
#contents .movBox h2 {
	font-family: 'Nunito', sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.15em;
	line-height: 36px;
	color:#FFF;
	text-align: center;
}
#contents .movBox h3 {
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	line-height:26px;
	margin-top: 10px;
	color:#FFF;
	letter-spacing: 0.1em;
}
#contents .movBox .CL3 div iframe{ width:100%; height:200px;}
#contents .wrap {
	width: 1000px;
	margin: auto;
	display: block;
	position: relative;
	min-height: 100px;
}
#contents .placeList-R {
	width: 450px;
	margin-right: 20px;
	float: left;
	margin-top: 30px;
}
#contents .placeList-L {
	width: 450px;
	float: left;
	margin-top: 30px;
}
#contents .placeList-R li, 
#contents .placeList-L li {
	padding: 7px;
	font-size: 13px;
	color: #666;
	border-bottom: #999 solid 1px;
}
#contents .placeList-R li:first-child,
 #contents .placeList-L li:first-child {
	border-top: #999 solid 1px;
}
#contents .placeList-R li span, .placeList-L li span {
	display: inline-block;
	float: right;
}
 @media screen and (max-width: 480px) {
	 #contents .mv {
	background:url(img/mv.jpg) no-repeat center top;
	height:auto;
	width: 100%;
	background-size: 100% auto;
}
#contents .mv {
    content:"";
    display: block;
    padding-top: 44%; /* 縦横比の%に固定 */
}

#contents .concept {
	background: #fdfbde url(img/concept_bg_sp.png) no-repeat center top;
	width: 100%;
	padding: 20px 0;
	min-height: 200px;
	background-size: 100% auto;
}
#contents .concept h2 {
	margin-top: 35px;
	font-size: 17px;
	letter-spacing: 0.06em;
	line-height: 24px;
	padding:0 5%;
}
#contents .concept h3 {
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.03em;
	padding:0 5%;
	text-align:left;
}

#contents .SNSBox {
	width: 100%;
	padding: 15px 0;
	min-height: 500px;
	background: url(img/blog_bg.jpg) no-repeat center center;
	background-size:  auto 100%;
	margin:auto;
}
#contents .SNSBox section {
	width: 94%;
	margin: 0px auto 0 auto;
}
#contents .SNSBox section .twibox {
	height: 300px;
	width: 100%;
	float: none;
}
#contents .SNSBox section .blogBox {
	height: auto;
	width: 90%;
	margin-left: 0px;
	margin-top:10px;
	float: none;
	padding: 5%;
}
#contents .SNSBox section .blogBox h3 {
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0.1em;
}
#contents .SNSBox section .blogBox ul {
	margin-top: 10px;
}
#contents .SNSBox section .blogBox li {
	font-size: 13px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 16px;
	width: 85%;
}
#contents .menuBtn {
	background:none;
	display: block;
	height: auto;
	width: 90%;
	margin: auto;
}
#contents .coupon {
	width: 98%;
	margin: auto;
}
#contents .coupon img{ width:100%; height:auto;}

#contents .reserveBox {
	min-height: 410px;
	background-size:30px 30px;
	padding: 20px 5% 5px 5%;
}
#contents .reserveBox h2.ttl {
	font-size: 20px;
	letter-spacing: 0.15em;
	line-height: 26px;
	padding-top: 40px;
}
#contents .reserveBox h3 {
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}
#contents .reserveBox .CL3 div{ margin-bottom:20px;}
#contents .accessBox {
	background: url(img/access_bg.jpg);
	background-size: auto 100%;
	min-height: 510px;
	padding: 20px 0;
	width:100%;
}
#contents .accessBox .accessInner {
	width: 86%;
	height: auto;
	padding: 10px 5%;
	margin: auto;
}
#contents .accessBox .accessInner .infoBox {
	float: none;
	width: 100%;
}
#contents .accessBox .accessInner .infoBox h2, #contents .accessBox .accessInner .mapBox h2 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.15em;
	line-height: 26px;
}
#contents .accessBox .accessInner .infoBox h3 {
	font-size: 15px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 8px;
}
#contents .accessBox .accessInner .infoBox p {
	font-size: 13px;
	line-height: 20px;
	margin-top: 5px;
}
#contents .accessBox .accessInner .mapBox {
	float: none;
	width: 100%;
	margin-top: 20px;
	border-top:1px dotted #999999;
	padding-top:10px;
}
#contents .accessBox .accessInner .mapBox iframe {
	width: 100%;
	height: 300px;
	margin-top: 5px;
}

#contents .movBox {
	background-size: auto 100%;
	min-height: 300px;
	padding: 30px 0;
}
#contents .movBox h2 {
	font-size: 20px;
	line-height: 26px;
}
#contents .movBox h3 {
	font-size: 14px;
	text-align: center;
	line-height:24px;
	margin-top: 10px;
	padding:0 10px;
}
#contents .movBox .CL3 div{ text-align:center;}
#contents .movBox .CL3 div iframe{ width:300px; height:169px; margin:auto;}
#contents .wrap {
	width: 100%;
	margin: auto;
	display: block;
	position: relative;
	min-height: 100px;
}
#contents .placeList-R{ width:96%;; margin-right: auto; margin-left:auto; float:none; margin-top:20px;}

#contents .placeList-L{ width:96%;; margin-right: auto; margin-left:auto; float:none; margin-top:0px;}
#contents .placeList-L li:first-child{border-top: none;}

#contents .placeList-R li{ padding:5px; font-size:13px; color:#666;
border-bottom:#999 solid 1px;}
#contents .placeList-L li{ padding:5px; font-size:13px; color:#666;
border-bottom:#999 solid 1px;}

#contents .placeList-R li span{ display:block; float:none;}
#contents .placeList-L li span{ display:block; float:none;}
}
