@charset "utf-8";
 
/*==============================================
 
    QUANTIC (共通)
    Index
 
==============================================*/



/* FONT size
---------------------------------------------------------------------
[ px ]	[ % ]
10px 	72  %		19px 	136 %
11px 	79  %		20px 	143 %
12px 	86 %		21px 	150 %
13px 	93 %		22px 	158 %
14px 	100 %		23px 	165 %
15px 	108 %		24px 	172 %
16px 	115 %		25px 	179 %
17px 	122 %		26px 	186 %
18px 	129 %
---------------------------------------------------------------------*/

/* 共通 */
.green{
	color: #94B583;
	
}

.yumin{
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

.wh_bg{
	background-color: #fff;
}

#main{
	background-color: #F9F9F8;
}

#leadarea{
	padding: 80px 0;
}

#leadarea p{
	text-align: center;
	font-size: 15px;
	line-height: 2em;
}

.title{
	text-align: center;
	margin-top: 80px;
	margin-bottom: 25px;
}

.title h2{
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight: normal;
	letter-spacing: 2px;

}

.titleArea{
	margin-bottom: 100px;
}

.pointbox .text .txt_ttl{
	padding: 10px 0;
	border-bottom: solid 1px #CECEC0;
}

.pointbox .text dl dd{
	margin-bottom: 15px;
}

#summer_point .inner{
	border-bottom: solid 1px #CECEC0;
}

.planbox .text h3,
.planbox .text h4{
	padding: 10px 0;
	border-bottom: solid 1px #CECEC0;
	margin-bottom: 15px;
}

.planbox .green_tag li{
	color: #94B583;
	padding: 2px 5px;
	border: 1px solid #94B583;
	font-size: 79%;
	display: inline-block;
	margin-bottom: 5px;
}

.planbox dl dt{
	font-weight: bold;
}

.planbox dl dd{
	margin-bottom: 10px;
}

.planbox dl{
	padding-bottom: 10px;
	font-size: 93%;
}

.reservation dl dt span{
	margin-right: 15px;
	display: block;
	float: left;
}

.reservation dl dt p{
	float: left;
}

.reservation dl dt .must{
	color: #94B583;
	
}

.confirm{
	border: none;
	border-radius: 0;
	width: 300px;
	padding: 15px 0;
	background-color: #94B583;
	color: #fff;
	cursor: pointer;
}

#summer_btm{
	text-align: center;
}

#summer_btm .inner{
	padding: 70px 0;
}

.detailbtn{
	margin: 35px auto 0;
}

.detailbtn li{
	display: inline-block;
	background-color: #94B583;
	width: 305px;
}

.detailbtn li a{
	display: block;
	width: 100%;
	padding: 15px 0;
	color: #fff;
	font-size: 86%;
}

.button{
	text-align: center;
	margin: 15px auto;
}

.txt_ttl p{
	font-size: 129%;
}

.txt_ttl span{
	font-size: 11px;
	vertical-align: text-top;
	margin-right: 10px;
}

/* PC */
@media screen and (min-width: 769px), print {




/*=======================================
    titlearea
=======================================*/	
#titlearea {
	padding: 70px 0 0 0;
	border-bottom: solid 18px #d5dfc7;
}
	#titlearea dl.read {
		margin-bottom: 70px;
	}

	#titlearea #map {
		width: 100%;
		height: 500px;
	}




/*=======================================
    access
=======================================*/	
#access {
	padding: 80px 0 100px 0;
	background: #f2efe8;
}
	#access .tit {
		text-align: center;
		margin-bottom: 30px;
	}
		#access .tit h3 {
			font-size: 158%;
			font-weight: bold;
			letter-spacing: 1px;
			margin-bottom: 1px;
		}
		#access .tit p {
			font-size: 93%;
			line-height: 1;
		}

	#access .txt {
		font-size: 93%;
		text-align: center;
		margin-bottom: 60px;
	}


	#access dl {
		margin-top: 60px;
		text-align: center;
	}
		#access dl dt {
			font-size: 115%;
			letter-spacing: 1px;
			border-bottom: solid 1px #bfbfbf;
			margin-bottom: 30px;
			padding-bottom: 10px;
		}


/*=======================================
    summer
=======================================*/



#summer_top{
	width: 100%;
	height: 550px;
	background: url(../img/summer_top_bg.jpg) no-repeat center top;
	background-size: cover;
	position: relative;
}

#summer_top .summer_ttl{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}



.lArea{
	float: left;
}

.rArea{
	float: right;
}

.pointbox{
	overflow: hidden;
}

.pointbox .pht{
	width: 500px;
}

.pointbox .text{
	width: 442px;
}



.planbox{
	overflow: hidden;
}

.pointbox .text dl{
	overflow: hidden;
	margin: 25px auto;
}

.pointbox .text dl dt{
	float: left;
}

.pointbox .text dl dd{
	margin-left: 100px;
}

.btmArea .text dl dd{
	margin-left: 70px;
}

.uppArea{
	margin-bottom: 25px;
}

.btmArea{
	margin-bottom: 50px;
}

.title h2{
	font-size: 27px;
}

.title p{
	font-size: 86%;
}


.titleArea .read{
	text-align: center;
}

.planbox{
	overflow: hidden;
	padding-bottom: 30px;
}

.planbox .text{
	width: 430px;
	
}



.planbox .text h4{
	font-size: 115%;
	font-weight: normal;
}

.planbox .text h3{
	margin-top: 20px;
	font-weight: normal;
	font-size: 122%;
}

.planbox .lArea{
	margin-left: 25px;
}

.planbox .rArea{
	margin-right: 25px;
}

.lArea-first{
	float: left;
}

.planbox .text-first{
	width: 463px;
}

.planbox p{
	font-size: 93%;
	line-height: 1.75em;
}

.planbox .green_tag{
	margin: 10px auto;
}

.reservation{
	margin-top: 50px;
}

.reservation form{
	padding: 50px 70px;
}

.reservation dl{
	overflow: hidden;
}

.reservation dl dt{
	float: left;
	font-size: 93%;
}



.reservation dl dd{
	margin-left: 150px;
	margin-bottom: 15px;
}

input{
	padding: 3px 0;
	width: 315px;
}

textArea{
	width: 495px;
	height: 135px;
	border-color: #B3B3B3;
}




}






/* SP */
@media only screen and (max-width: 768px) {

/*=======================================
    summer
=======================================*/

#main .inner{
	padding: 0;
}

img{
	
}

#summer_top{
	width: 100%;
	height: 0px;
	padding-bottom: 100%;
	background: url(../img/summer_top_bg_sp.jpg) no-repeat center top;
	background-size: cover;
	position: relative;
}

#summer_top .summer_ttl{
	width: 70%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#summer_top .summer_ttl img{
	width: 100%;
	height: auto;
}

#leadarea{
	padding: 40px 0;
	
}

#leadarea p{
	font-size: 100%;
}

.pointbox{
	width: 100%;
	margin: 0 auto;
}

.pointbox img,
.planbox img{
	display: block;
	width: 100%;
	height: auto;
}

.pointbox .pht{
	margin-bottom: 15px;
}

.pointbox .text dl{
	margin-bottom: 40px;
}

.pointbox .text dl dt{
	margin-top: 15px;
}

#main #summer_point .inner{
	width: 90%;
	margin: 0 auto;
	padding: 0;
}

.title{
	margin-top: 40px;
}

.titleArea{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 50px;
	
}

.planbox{
	padding-bottom: 25px;
}

.planbox .pht{
	width: 90%;
	margin: 0 auto;
}

.planbox .text{
	width: 90%;
	margin: 25px auto;
}

#summer_reservation .inner form{
	width: 90%;
	margin: 0 auto;
	padding: 25px 0;
}

#summer_reservation .inner form dl dt{
	margin-bottom: 5px;
}

#summer_reservation .inner form dl dd{
	margin-bottom: 15px;
}

input{
	padding: 3px 0;
	width: 100%;
	max-width: 100%;
}

textArea{
	width: 100%;
	height: 100px;
	border-color: #B3B3B3;
}

.confirm{
	width: 100%;
}

#summer_btm .inner{
	width: 90%;
	margin: 0px auto;
	padding: 50px 0;
}

#summer_btm .inner p{
	text-align: left;
}

.detailbtn li{
	width: 100%;
	margin-bottom: 15px;
}

.green_tag{
	margin: 10px auto;
}

/*=======================================
    titlearea
=======================================*/	
#titlearea {
	padding: 50px 0 0 0;
	border-bottom: solid 10px #d5dfc7;
}
	#titlearea dl.read {
		text-align: center;
		margin-bottom: 45px;
	}

	#titlearea #map {
		width: 100%;
		height: 300px;
		background: url(../../common/img/access_img.jpg) no-repeat center;
		background-size: cover;
	}
	
	







/*=======================================
    access
=======================================*/	
#access {
	padding: 40px 0 50px 0;
	background: #f2efe8;
}
	#access .tit {
		text-align: center;
		margin-bottom: 20px;
	}
		#access .tit h3 {
			font-size: 158%;
			font-weight: bold;
			letter-spacing: 1px;
			margin-bottom: 1px;
		}
		#access .tit p {
			font-size: 93%;
			line-height: 1;
		}

	#access .txt {
		font-size: 86%;
		text-align: center;
	}


	#access dl {
		margin-top: 35px;
		text-align: center;
	}
		#access dl dt {
			font-size: 115%;
			letter-spacing: 1px;
			border-bottom: solid 1px #bfbfbf;
			margin-bottom: 20px;
			padding-bottom: 10px;
		}
			#access dl dd img {
				width: 100%;
				height: auto;
			}



}