@charset "utf-8";

/* reset
--------------------------------------- */
html, body, a, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
	color: black;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	line-height: 2;
	box-sizing: border-box;
}
body {
	-webkit-text-size-adjust: 100%;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

.mr0 {
	margin-right:0 !important;
}

/*
---------------------------------------
clear
---------------------------------------
*/

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

.clearfix{
	min-height:1px;}

* html .clearfix{
	height:1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/}

/* align
--------------------------------------- */

.fL{
	float:left;
}
.fR{
	float:right;
}

/* page
--------------------------------------- */
html, body {
    height:100%;
}

br.pc {
	display: block;
}
br.sp {
	display: none;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	br.pc {
		display: none;
	}
	br.sp {
		display: block;
	}
}

section#top{
	background: url(../images/top_bg.jpg) top center no-repeat;
	background-size: cover;
	max-width: 1700px;
	margin: 0 auto;
}
section#top div.menu{
	background-color: rgba(0, 0, 0, 0.7);

}
section#top div.menu div.menu_content{
	max-width:1190px;
    text-align: left;
    margin: 0 auto;
    width: 85%;
}
section#top div.menu div.menu_content img.logo{
	max-width: 283px;
	float: left;
    padding: 10px;
}
section#top div.menu div.menu_content ul{
	float: right;
}
section#top div.menu div.menu_content ul li{
    float: right;
    padding: 10px;
    cursor: pointer;
}
section#top div.menu div.menu_content ul li img{
	width: 100%;
}
section#top div.menu div.menu_phone{
	display:none;
}
section#top div.menu div.menu_phone img.logo{
	max-width: 283px;
	float: left;
    padding: 10px;
    width: 70%;
}
section#top div.menu div.menu_phone #navi {
    margin-right: 2%;
}
section#top div.menu div.menu_phone #navi ul.btn{
    float: right;
}
section#top div.menu div.menu_phone #navi img{
    width: 35px;
    padding: 10px;
}
section#top div.menu div.menu_phone div#a{

}
section#top div.menu div.menu_phone div#a ul.list{

}
section#top div.menu div.menu_phone div#a ul.list li{
    padding-left: 8px;
}
section#top div.inner h1 img.pc{
  display: inline;
}
section#top div.inner h1 img.sp{
  display: none;
}
@media screen and (max-width: 900px) and (min-width: 1px) {
	section#top div.menu div.menu_content{
		display:none;
	}
	section#top div.menu div.menu_phone{
		display:block;
	}
}
section#top div.inner{
	margin:0 auto;
	text-align:center;
    padding-bottom: 15px;
	padding-top: 10%;
}
section#top div.inner img.logo{
	max-width: 792px;
    width: 50%;
}
section#top.thanks{
	height: 100%;
}
section#top.thanks div.inner{
	padding-top: 18%;
}
section#top.thanks div.bottom{
	padding-top: 11%;
}
section#top div.inner h1{
	background-color: rgba(0, 0, 0, 0.7);
	margin-top: -2%;
  padding: 30px 0;
}
section#top div.inner h1 img{
	max-width: 847px;
	width: 55%;
}
section#top div.inner img.brands{
	max-width: 993px;
	width: 60%;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#top div.inner img.logo{
		width: 90%;
		margin-top: 110px;
	}
	section#top div.inner img.brands{
		width: 100%;
	}
	section#top div.inner h1 img{
		width: 90%;
	}
	section#top div.inner{
		padding-bottom: 30px;
	}
	section#top div.inner h1 img.pc{
    display: none;
	}
	section#top div.inner h1 img.sp{
    display: inline;
	}
	section#about div.inner p br {
		display: none;
	}
}
section#top div.photos{
    margin: 0 auto;
    width: 100%;
	max-width:1700px;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#top div.photos ul.photos{
		position: relative;
		top: 120px;
	}
}
section#top div.photos ul.photos li{
	max-width: 332px;
    max-height: 209px;
    float: left;
    width: 18%;
    margin: 1%;
}
section#top div.photos ul.photos li.last{

}
section#top div.photos ul.photos li img{
    width: 100%;
}

@media screen and (max-width: 685px) and (min-width: 1px) {
	section#top div.photos ul.photos li:nth-child(1),
	section#top div.photos ul.photos li:nth-child(2){
		width: 48%;
	}
	section#top div.photos ul.photos li:nth-child(3),
	section#top div.photos ul.photos li:nth-child(4),
	section#top div.photos ul.photos li:nth-child(5){
		width: 31.2%;
		margin-top: 5px;
	}
}


section#about{
	background: url(../images/about_bg.jpg) top center no-repeat;
	background-size: cover;
	max-width: 1700px;
	margin: 0 auto;
	margin-top: -7%;
    padding-top: 9%;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#about{
		max-width: 1700px;
		margin: 0 auto;
		margin-top: 0%;
		padding-top: 140px;
	}
}
section#about div.inner{
	max-width: 870px;
    margin-left: 6%;
    padding-bottom: 40px;
    width: 66%;
}
section#about div.inner h2 img{
	width: 100%;
    max-width: 877px;
}
section#about div.inner p{
	color: #f8ebea;
    margin-top: 20px;
}
@media screen and (max-width: 750px) and (min-width: 601px) {
	section#about div.inner{
		width: 80%;
	}
}
@media screen and (max-width: 600px) and (min-width: 1px) {
	section#about div.inner{
		width: 90%;
	}
}
section#zucky {
    background: url(../images/zucky_bg.png) top center no-repeat;
    background-size: cover;
    margin: 0 auto;
    padding-top: 4%;
    max-width: 1700px;
    margin-top: -2%;
}
@media screen and (max-width: 600px) and (min-width: 1px) {
	section#zucky {
		background:initial;
	}
}
section#zucky div.inner{
    max-width: 695px;
    width: 90%;
    margin-left: 5%;
	padding-bottom:30px;
}
section#zucky div.inner.first{
	background-color: rgba(255, 255, 255, 0.5);
    padding: 15px;
}
section#zucky h2 img {
	max-width:305px;
    width: 44%;
}
section#zucky p {
    letter-spacing: 1px;
    line-height: 25px;
}
section#zucky img.image {
	max-width:528px;
	width: 76%;
    margin-top: 20px;
}
section#zucky div.photos{
    margin: 0 auto;
    width: 100%;
	max-width:1700px;
    margin-top: 30px;
}
section#zucky div.photos ul.photos{

}
section#zucky div.photos ul.photos li{
	max-width: 332px;
    max-height: 209px;
    float: left;
    width: 18%;
    margin: 1%;
}
section#zucky div.photos ul.photos li.last{

}
section#zucky div.photos ul.photos li img{
    width: 100%;
}
@media screen and (max-width: 600px) and (min-width: 1px) {
	section#zucky .videoContent{
		background: url(../images/zucky_bg_small.png) top center no-repeat;
		background-size: cover;
		padding-top: 56%;
		padding-bottom: 0px!important;
	}
}
section#zucky .videoWrapper {
	position: relative;
	padding-bottom: 56.25%!important; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
section#zucky .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 685px) and (min-width: 1px) {
	section#zucky div.photos ul.photos li:nth-child(1),
	section#zucky div.photos ul.photos li:nth-child(2){
		width: 48%;
	}
	section#zucky div.photos ul.photos li:nth-child(3),
	section#zucky div.photos ul.photos li:nth-child(4),
	section#zucky div.photos ul.photos li:nth-child(5){
		width: 31.2%;
		margin-top: 5px;
	}
}


section#event_details{
    background: url(../images/event_details_bg_01.jpg) top center no-repeat;
    background-size: cover;
    margin: 0 auto;
	margin-top: -7%;
    padding-top: 9%;
    max-width: 1700px;
    padding-bottom: 30px;
}
section#event_details div.inner{
	max-width:760px;
	width: 44%;
    float: right;
	background-color: rgba(255, 255, 255, 0.2);
    padding: 15px;
}
@media screen and (max-width: 899px) and (min-width: 1px) {
	section#event_details{
		background: url(../images/event_details_bg_02.jpg) top center no-repeat;
		background-size: cover;
	}
	section#event_details div.inner{
		max-width:760px;
		width: 95%;
	}
	section#event_details div.inner p.price span.price{
		color:#000000!important;
	}
}
section#event_details div.inner h2 img{
	max-width:356px;
    width: 58%;
}
section#event_details div.inner p.point{
	background-color: #a7a5a5;
    color: #ffffff;
    text-align: center;
    letter-spacing: 2px;
		display: inline-block;
		padding: 0 8px;
}
section#event_details div.inner p.date{
	font-size: 27px;
}
section#event_details div.inner p.date-txt{
  margin-bottom: 20px;
}
section#event_details div.inner p.price{
	font-size: 18px;
    line-height: 34px;
}
section#event_details div.inner p.price_ttl {
	font-size: 22px;
	border-bottom: 2px solid #000;
	margin: 5px 0;
}
section#event_details div.inner p.price_op {
	font-size: 20px;
	margin-top: 13px;
}


@media screen and (max-width: 710px) and (min-width: 1px) {
	section#event_details div.inner p.price{
		font-size: 15px;
		line-height: 32px;
		font-weight: bold;
	}
	section#event_details div.inner p.date {
		font-size: 15px;
		font-weight: bold;
	}
}
section#event_details div.inner p.price span.price{
	color:#f15354;
}
section#event_details div.inner p.price span.tax{
	font-size: 15px;
    font-weight: bold;
    padding-left: 5px;
}
section#event_details div.inner img.image{
	max-width:326px;
    width: 53%;
}
@media screen and (max-width: 900px) and (min-width: 1px) {
	section#event_details div.inner img.image{
		max-width:326px;
		width: 90%;
	}
}
section#event_details div.inner p.desc{
	letter-spacing: 1px;
    line-height: 25px;
}
section#event_details div.inner p.desc.caution_sen {
	margin-top: 13px;
}
section#camp_point{
	max-width:1150px;
	margin:0 auto;
	width: 85%;
    padding-bottom: 30px;
}
section#camp_point h2 img{
	max-width: 447px;
    width: 40%;
}
section#camp_point div.item{
	width: 48%;
    float: left;
    margin: 1%;
}
@media screen and (max-width: 900px) and (min-width: 1px) {
	section#camp_point div.item{
		width: 100%!important;
	}
	section#camp_point div.item img.image{
		width: 20%!important;
	}
	section#camp_point div.item div.inner{
		width: 75%!important;
		margin-left: 2.5%!important;
	}
	section#camp_point div.item div.inner h3 img{
		max-width:435px!important;
		width:70%!important;
	}
	section#camp_point div.item.first div.inner h3 img{
		width:85%!important;
	}
}
section#camp_point div.item.first{
	width: 100%;
}
section#camp_point div.item img.image{
	max-width: 220px;
    width: 40%;
	float: left;
}
section#camp_point div.item.first img.image{
	width: 20%;
}
section#camp_point div.item div.inner{
    float: left;
	margin-left: 5%;
    width: 55%;
}
section#camp_point div.item.first div.inner{
    width: 75%;
	margin-left: 2.5%;
}
section#camp_point div.item.first div.inner h3 img{
	max-width:435px;
	width:51%
}
section#camp_point div.item div.inner p{
	letter-spacing: 1px;
    line-height: 25px;
}
section#camp_point img.bottom_img.big{
	max-width:1148px;
	width:100%;
	margin-top: 10px;
	display:block;
}
section#camp_point img.bottom_img.small{
	max-width:710px;
	width:100%;
	margin-top: 10px;
	display:none;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#camp_point img.bottom_img.big{
		display:none;
	}
	section#camp_point img.bottom_img.small{
		display:block;
	}
}
@media screen and (max-width: 600px) and (min-width: 1px) {
	section#camp_point h2 img{
		width: 75%;
	}
	section#camp_point div.item div.inner h3{
		width: 100%!important;
		padding-bottom:5px;
	}
	section#camp_point div.item img.image {
		float: none!important;
	    width: 50%!important;
	}
	section#camp_point div.item div.inner {
		float: none!important;
		text-align: left;
		width: 100%!important;
		padding-top: 15px;
		padding-bottom: 15px;
		margin-left: 0px!important;
	}
	section#camp_point div.item {
		text-align: center;
	}
}
section#schedule{
	background: url(../images/schedule_bg_01.jpg) top right no-repeat;
	background-size: cover;
	max-width:1700px;
	margin:0 auto;
    padding-bottom: 30px;
}

@media screen and (max-width: 1400px) {
	section#camp_point div.item div.inner h3 img{
		max-width:333px;
		width:100%
	}
}

@media screen and (max-width: 1200px) and (min-width: 1px) {
	section#schedule{
		background: url(../images/schedule_bg_02.jpg) top right no-repeat;
		background-size: cover;
		max-width:1700px;
	}
}
section#schedule div.inner{
	max-width: 1300px;
    width: 75%;
    float: right;
	padding-top: 3%;
}
@media screen and (max-width: 1200px) and (min-width: 1050px) {
	section#schedule div.inner{
		width: 85%;
	}
}
@media screen and (max-width: 1050px) and (min-width: 1px) {
	section#schedule div.inner{
		width: 85%;
		float: none;
		margin: 0 auto;
	}
	section#schedule div.inner img.image{
		width: 100%!important;
	}
}
section#schedule div.inner img.image{
    width: 85%;
}
section#schedule div.inner img.image.big{
	max-width: 1052px;
}
section#schedule div.inner img.big{
	display:block;
}
section#schedule div.inner img.image.small{
	max-width: 710px;
	display:none;
}
section#schedule div.inner p{
    color: #e9e9e9;
    padding-top: 10px;
    letter-spacing: 1px;
	display:block;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#schedule div.inner img.big{
		display:none;
	}
	section#schedule div.inner img.image.small{
		display:block;
	}
}
section#schedule div.inner h2 img{
	width: 85%;
	max-width: 1052px;
    margin-top: 20px;
}
section#park_info div.info{
	background: url(../images/park_info_bg.png) top right no-repeat;
    background-size: 100%;
	max-width:1700px;
	margin:0 auto;
}
section#park_info div.info div.inner{
	max-width: 1160px;
    margin: 0 auto;
    width: 85%;
    padding-bottom: 50px;
}
section#park_info div.info div.inner img.top_image{
	display:none;
	max-width:710px;
	width:100%;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#park_info div.info{
		background:initial;
	}
	section#park_info div.info div.inner img.top_image{
		display:block;
		padding-top:20px;
	}
}
section#park_info div.info div.inner p{
	line-height: 25px;
    letter-spacing: 2px;
}
section#park_info div.info div.inner p.point,
section#park_info div.info div.inner p.point a{
	font-size: 13px !important;
	font-weight: bold;
    letter-spacing: 3px;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#park_info div.info div.inner p.point{
		font-size: 12px;
	}
}
section#park_info div.info div.inner p.level2{
	margin-top: 30px;
}
section#park_info div.info div.inner p.level3{
	margin-top: 30px;
}
section#park_info div.info div.inner p.warning{
	color:#dd1c1c;
}
section#park_info div.info div.inner h2 img{
	width: 45%;
	max-width: 494px;
    margin-bottom: 10px;
	margin-top: 22px;
}
@media screen and (max-width: 600px) and (min-width: 1px) {
	section#park_info div.info div.inner h2 img{
		width: 75%;
	}
}
section#park_info div.photos{
    margin: 0 auto;
    width: 100%;
	max-width:1700px;
}
section#park_info div.photos ul{

}
section#park_info div.photos ul li{
    max-width: 340px;
    max-height: 212px;
    float: left;
	width: 20%;
}
@media screen and (max-width: 680px) and (min-width: 1px) {
	section#park_info div.photos ul li{
		width: 50%;
	}
}
section#park_info div.photos ul li img{
    width: 100%;
}
section#price div.inner{
    max-width: 1160px;
    text-align: center;
    margin: 0 auto;
	width:85%;
    padding-top: 50px;
}
section#price div.inner h2 img{
    width: 80%;
	max-width: 808px;
    margin-bottom: 25px;
}
section#price div.inner h2.small{
	display:none;
}
section#price div.inner h2.small img{
	width:100%;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#price div.inner h2.big{
		display:none;
	}
	section#price div.inner h2.small{
		display:block;
	}
}
@media screen and (max-width: 400px) and (min-width: 1px) {
	section#price div.inner h2 img{
		width: 85%;
	}
}
section#price div.inner div.mod p.txt{
	text-align: left;
    font-weight: normal;
    font-size: 25px;
    letter-spacing: 1px;
	line-height: 30px;
    padding-bottom: 5px;
    padding-right: 25px;
}
section#price div.inner div.mod p.desc {
	margin-left: 0;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#price div.inner div.mod p.txt{
		font-weight: bold;
		font-size: 15px;
		padding-right: 0;
	}
	section#price div.inner div.mod span.tax{
		font-size: 12px;
	}
}
section#price div.inner div.mod p:nth-child(2){
	margin-right: 50px;
}
section#price div.inner div.mod span.price{
	color: #f15354;
}
section#price div.inner div.mod span.tax{
	font-size: 15px;
    font-weight: bold;
    padding-left: 5px;
}
section#price div.inner p.desc{
    text-align: left;
    margin-left: 10%;
    letter-spacing: 2px;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 65px;
}
section#price div.inner img.logo{
    position: absolute;
    left: 4%;
    top: 5px;
    width: 5%;
    max-width: 79px;
}
section#price div.inner img.logo.small{
	display:none;
	max-width:247px;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#price div.inner img.logo.big{
		display:none;
	}
	section#price div.inner img.logo.small{
		display: block;
		position: initial;
		width: 20%;
		padding-bottom: 20px;
	}
	section#price div.inner div.mod{
		padding-left:0px;
	}
	section#price div.inner p.desc{
		margin-left:0px;
	}
}
section#price div.inner div.price_item{
	border-bottom: 1px dashed #919191;
    padding-bottom: 20px;
    padding-top: 20px;
}
section#price div.inner div.price_item.first{
	border-top: 1px dashed #919191;
}
section#price div.inner div.price_item.first:before{
    background: url(../images/price_arrow.png) center center no-repeat;
    content: " ";
    display: block;
    width: 100%;
    height: 55px;
    margin-top: -55px;
    position: relative;
    top: 0px;
}
section#price div.inner div.price_item div.content{
    padding-left: 16%;
    position: relative;
}
section#price div.inner div.price_item div.content div{
    margin-top: 5px;
}
@media screen and (max-width: 920px) and (min-width: 711px) {
	section#price div.inner div.price_item div.content div{

	}
	section#price div.inner div.price_item div.content div.part_right{
		width: 116%!important;
	}
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#price div.inner div.price_item div.content div.part_right{
		width: 100%!important;
	}
}
section#price div.inner div.price_item div.content p{
	text-align: left;
    float: left;
    font-weight: normal;
    font-size: 25px;
    letter-spacing: 1px;
	line-height: 30px;
}
section#price div.inner div.price_item div.content p.top{
	font-size: 15px;
    float: none;
	color:#3f3f3f;
}
section#price div.inner div.price_item div.content div.part_left{
	padding-right: 20px;
    margin-top: 5px;
    border-right: 1px solid #999999;
    float: left;
}
section#price div.inner div.price_item div.content p.cond{
	font-size: 15px;
    line-height: 23px;
    color: #3f3f3f;
	float:none;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#price div.inner div.price_item div.content{
		padding-left:0px;
	}
	section#price div.inner div.price_item div.content div.part_right{
		margin-left:0px!important;
	}
	section#price div.inner div.price_item div.content img.logo{
		position: initial;
		padding-top: 30px;
		padding-bottom: 15px;
		margin-left: -25px;
	}
}
@media screen and (max-width: 1190px) and (min-width: 921px) {
	section#price div.inner div.price_item.second div.content p.val{
		font-size: 15px;
	}
	section#price div.inner div.price_item.second div.content p.second{
		margin-left: 67px;
	}
	section#price div.inner div.price_item.second div.content p.third{
		margin-left: 122px;
	}
	section#price div.inner div.price_item div.content div.part_right{
		width: 79%;
	}
}
@media screen and (max-width: 920px) and (min-width: 1px) {
	section#price div.inner div.price_item div.content div.part_right{
		padding-left: 0px!important;
		margin-left: -16%;
	}
	section#price div.inner div.price_item div.content div.part_left{
		border: none;
		border-bottom: 1px solid #999999;
		padding-bottom: 10px;
	}
	section#price div.inner div.price_item.second div.content p.val{
		margin-left: 0px;
	}
	section#price div.inner div.price_item div.content p.cond{
		float: left;
		margin-right: 20px;
	}
}
@media screen and (max-width: 815px) and (min-width: 1px) {
	section#price div.inner div.price_item.second div.content p.second{
		margin-left: 120px;
	}
	section#price div.inner div.price_item.second div.content p.val{
		margin-left: 0px;
		font-size: 20px;
	}
}
@media screen and (max-width: 750px) and (min-width: 1px) {
	section#price div.inner div.price_item.second div.content p.val{
		font-size: 15px;
	}
	section#price div.inner div.price_item.second div.content p.second{
		margin-left: 67px;
	}
	section#price div.inner div.price_item.second div.content p.third{
		margin-left: 122px;
	}

}

section#price div.inner div.price_item div.content div.part_right{
    padding-left: 20px;
    margin-top: 5px;
    float: left;
	width: 80%;
}
section#price div.inner div.price_item div.content p.val{
	font-size: 18px;
    font-size: 1.4vw;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #3f3f3f;
    float: none;
}
section#price div.inner div.price_item div.content p.val.second_line{
	float: right;
	position: relative;
    top: 15px;
    right: 25px;
}
section#price div.inner div.price_item div.content p.val_small{
	font-size: 15px;
	line-height: 20px;
	color:#3f3f3f;
    float: left;
    margin-top: -8px;
}
section#price div.inner div.price_item div.content p.first{
	margin-left: 44px;
}
section#price div.inner div.price_item div.content p.second{
	margin-left: 97px;
}
section#price div.inner div.price_item div.content p.third{
	margin-left: 211px;
}
section#price div.inner div.price_item div.content p.val span.operator{
	font-size: 17px;
}
section#price div.inner div.price_item div.content p.val span.price{
	font-size: 26px;
    color: #f05253;
}
section#price div.inner div.price_item div.content p.val span.tax{
	font-size: 15px;
    font-weight: bold;
    padding-left: 5px;
}
section#price div.inner div.price_item div.content img.logo {
    left: 4%;
	top: 0px;
    max-width: 151px;
}
section#price div.inner div.price_item div.price_small{
	display:none;
}
section#price div.inner div.price_item div.price_small img{
	width:100%;
}
section#price div.inner div.price_item div.price_big img{
	width: 100%;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#price div.inner div.price_item div.price_big{
		display:none;
	}
	section#price div.inner div.price_item div.price_small{
		display:block;
	}
}

section#price div.inner div#also{
    margin-top: 40px;
	padding-bottom: 40px;
	position: relative;
}
section#price div.inner div#also h2{
	text-align: left;
}
section#price div.inner div#also h2.big{
	display:block;
}
section#price div.inner div#also h2.small{
	display:none;
}
section#price div.inner div#also h2.big img{
    max-width: 1301px;
    width: 100%;
    position: relative;
    z-index: 2;
}
section#price div.inner div#also h2.small img{
    max-width: 710px;
    width: 100%;
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	section#price div.inner div#also h2.big{
		display:none;
	}
	section#price div.inner div#also h2.small{
		display:block;
	}
}
section#price div.inner div#also div.stays{

}
section#price div.inner div#also div.stays{
    margin: 0 auto;
    width: 100%;
	max-width:1700px;
}
section#price div.inner div#also div.stays ul.stays li{
    max-width: 573px;
    max-height: 100px;
    float: left;
    width: 48%;
	margin-bottom: 2%;
}
section#price div.inner div#also div.stays ul.stays li.first,
section#price div.inner div#also div.stays ul.stays li.third{
    margin-right:1%;
}
section#price div.inner div#also div.stays ul.stays li.second,
section#price div.inner div#also div.stays ul.stays li.fourth{
    margin-left:1%;
}
section#price div.inner div#also div.stays ul.stays li img{
    width: 100%;
}

@media screen and (max-width: 600px) and (min-width: 1px) {
	section#price div.inner div#also div.stays ul.stays li {
		width:100%;
		margin:0px;
		margin-bottom: 3%;
	}
}

section#price div.inner div#also p.warning{
	text-align: right;
    font-size: 13px;
    padding-right: 5px;
}

section#reservation{
    background: url(../images/bg_01.jpg) center center no-repeat;
    background-size: cover;
	margin-top: -7%;
    padding-top: 9%;
}
@media screen and (max-width: 685px) and (min-width: 1px) {
	section#reservation{
		margin-top: -10%;
		padding-top: 11%;
	}
}
section#reservation div.inner{
	max-width:1040px;
	margin: 0 auto;
	width: auto;
	padding: 20px 0px;
	position: relative;
}
section#reservation div.inner p{
	color: #eaebeb;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 25px;
	position: relative;
	z-index: 2;
}
section#reservation div.inner p span{
	color:#fff719;
}
section#reservation div.inner .ttl {
	font-size: 25px;
	margin: 2% 0 1% 0;
}
section#reservation div.inner .flow {
	/* margin-left: -30%; */
}
section#reservation div.inner .flow li {
	/* text-align: center; */
	color: #eaebeb;
	position: relative;
	margin-bottom: 20px;
}
section#reservation div.inner .flow li::after {
	content: "▼";
	position: absolute;
	left: 0%;
	top: 90%;
}
section#reservation div.inner .flow li:last-of-type::after {
	display: none;
}

section#reservation div.inner h2 img{
	width: 85%;
	max-width: 813px;
	margin-bottom: 10px;
	position: relative;
	z-index: 2;
}
section#reservation div.inner h2.big{
	display:block;
}
section#reservation div.inner h2.small{
	display:none;
}
@media screen and (max-width: 710px) and (min-width: 1px){
	section#reservation div.inner h2.big{
		display:none;
	}
	section#reservation div.inner h2.small{
		display:block;
		max-width:521px;
		width:100%;
	}
}
section#reservation div.inner img.image{
	float: right;
    position: absolute;
    right: 4%;
    bottom: 0px;
    width: 32%;
    z-index: 1;
}
@media screen and (max-width: 800px) and (min-width: 1px) {
	section#reservation div.inner{
		padding-bottom: 66%;
		width: 85%;
		margin: 0 auto;
	}
	section#reservation div.inner .ttl {
		margin: 2% 0;
	}
	section#reservation div.inner .flow {
		margin-left: 0;
	}
	section#reservation div.inner img.image {
		float: none;
		position: absolute;
		right: 25%;
		bottom: 0px;
		width: 50%;
		z-index: 1;
	}
}
section#price div.photos{
    margin: 0 auto;
    width: 100%;
	max-width:1700px;
}
section#price div.photos ul.photos{

}
section#price div.photos ul.photos li{
	max-width: 332px;
    max-height: 209px;
    float: left;
    width: 18%;
    margin: 1%;
}
section#price div.photos ul.photos li.last{

}
section#price div.photos ul.photos li img{
    width: 100%;
}

@media screen and (max-width: 685px) and (min-width: 1px) {
	section#price div.photos ul.photos li:nth-child(1),
	section#price div.photos ul.photos li:nth-child(2){
		width: 48%;
	}
	section#price div.photos ul.photos li:nth-child(3),
	section#price div.photos ul.photos li:nth-child(4),
	section#price div.photos ul.photos li:nth-child(5){
		width: 31.2%;
		margin-top: 5px;
	}
}


footer .top{
	max-width: 1076px;
    margin: 0 auto;
	text-align: center;
    padding-bottom: 50px;
}
footer .top h2,
footer .top h3{
    text-align: center;
	margin-top: 20px;
    margin-bottom: 20px;
}
footer .top h2.mintyo {
	max-width: 1076px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 41px;
	font-weight: bold;
	position: relative;
	padding-left: 10%;
}
footer .top h2.mintyo::before {
	content: "";
	width: 100px;
	height: 94px;
	position: absolute;
	top: 50%;
	left: 0px;
	background: url(../images/footer_and.png) no-repeat;
	margin-top: -47px;
}
footer .top h2.mintyo .sml {
	font-size: 26px;
}
footer .top h3 img{
	width: 80%;
	max-width: 624px;
}
footer .top img.banner{
	width: 90%;
}
footer .top img.banner.big{
	max-width: 1021px;
    display: inline;
}
footer .top img.banner.small{
	max-width: 710px;
	display:none;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	footer .top img.banner.big{
		display:none;
	}
	footer .top img.banner.small{
		display: inline;
	}
	footer .top h2.mintyo {
		font-size: 24px;
		padding-left: 0;
	}
	footer .top h2.mintyo .sml {
		font-size: 17px;
	}
	footer .top h2.mintyo::before {
		display: none;
	}
}
footer .formbox{
	max-width:860px;
	width: 85%;
    margin: 0 auto;
	text-align: left;
}
footer .formbox .txt {
	text-align: center;
}
footer .formbox p.lbl{
    width: 220px;
    display: inline-block;
    text-align: right;
    max-width: 30%;
    min-width: 105px;
}
footer .formbox input[type="text"]{
    width: 510px;
    max-width: 55%;
    min-width: 100px;
    margin: 10px 0px 10px 15px;
    border: 1px solid #999;
    border-radius: 5px;
    padding: 15px;
}
footer .formbox .date input[type="text"] {
	width: 22px;
	min-width: 22px;
}
footer .formbox textarea{
	width: 510px;
    height: 100px;
    max-width: 55%;
    min-width: 100px;
    margin: 5px 0px 5px 15px;
    border: 1px solid #999;
    border-radius: 5px;
    padding: 15px;
}
footer .formbox div.small input[type="text"] {
	min-width: 10px;
    width: 80px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
footer .formbox div.submit_btn{
    background-color: #ee3434;
    width: 510px;
    max-width: 61%;
    min-width: 100px;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer;
    margin-left: 15px;
}
footer .formbox div.submit_btn p{
    background: url(../images/footer_btn.png) no-repeat;
    background-position: calc(50% - 85px) 50%;
    padding-left: 23px;
    line-height: 50px;
    color: #ffffff;
    letter-spacing: 1px;
    text-align: center;
}
@media screen and (max-width: 630px) and (min-width: 1px) {
	footer .formbox .date p.lbl {
		width: 100%;
		max-width: 100%;
		text-align: left;
	}
	footer .formbox p.lbl {
		font-weight: bold;
	}
	footer .formbox .date input[type="text"] {
		width: 20px;
		min-width: 20px;
	}
}
@media screen and (max-width: 380px) and (min-width: 1px) {
	footer .formbox p.lbl{
		width: 100%;
		display: block;
		text-align: left;
	}
	footer .formbox input[type="text"]{
		width: 100%;
		margin-left: 0px;
		max-width: 100%;
		font-size: 16px;
		transform: scale(.8);
	}
	footer .formbox textarea{
		width: 100%;
		max-width: 100%;
		height: 250px;
		margin-left: 0;
		font-size: 16px;
		transform: scale(.8);
	}
	footer .formbox div.submit_btn{
		width:100%;
		max-width: 100%;
		margin-left: 0;
	}
}

footer .bottom {
	background-color:#292929;
}
footer .bottom .inner{
	max-width: 1120px;
    margin: 0 auto;
    padding: 10px 0px;
	position: relative;
}
footer .bottom .inner img{
    position: absolute;
    bottom: 0px;
    max-width: 207px;
    width: 20%;
}
footer .bottom .inner div.details{
	margin-left: 21%;
}
@media screen and (max-width: 650px) and (min-width: 1px) {
	footer .bottom .inner img.image{
		display:none;
	}
	footer .bottom .inner div.details{
		margin-left: 10px;
	}
}
footer .bottom .inner img.name{
    position: relative;
    top: 0px;
    width: 80%;
    max-width: 289px;
}
footer .bottom .inner p{
	color: #bebebe;
    display: inline-block;
    line-height: 30px;
	font-size: 15px;
}
footer .bottom .inner p a{
	color: #bebebe;
}
footer .bottom .inner p.site{
	background: url(../images/footer_04.png) left center no-repeat;
	padding-left: 23px;
}
footer .bottom .inner p.phone{
	background: url(../images/footer_05.png) left center no-repeat;
	margin-left: 20px;
	padding-left: 23px;
}
footer .bottom .inner p.copy{
	margin-left: 20px;
}
footer div.to_top{
	max-width: 1120px;
    margin: 0 auto;
    position: relative;
	text-align: right;
    margin-bottom: -3%;
	width: 95%;
}
footer div.to_top a.to_top{

}
footer div.to_top a.to_top img{
	position: initial;
    max-width: 84px;
    width: 10%;
}
@media screen and (max-width: 710px) and (min-width: 1px) {
	footer div.to_top{
		max-width: 1120px;
		margin: 0 auto;
		position: relative;
		text-align: center;
		margin-bottom: 5%;
		width: 100%;
	}
	footer div.to_top a.to_top img{
		position: absolute;
		max-width: 84px;
		width: 50%;
		right: 5px;
		top: -28px;
	}
}
