@charset "utf-8";
/* CSS Document */

a {outline: none;}
#main{position:relative}
.ornament{position:absolute; top: 0;left: 27px;z-index: -999}
.outline {
  text-shadow    : 
       3px  3px 1px rgba(255, 255, 255, 0.90),
      -3px  3px 1px rgba(255, 255, 255, 0.90),
       3px -3px 1px rgba(255, 255, 255, 0.90),
      -3px -3px 1px rgba(255, 255, 255, 0.90),
       3px  0px 1px rgba(255, 255, 255, 0.90),
       0px  3px 1px rgba(255, 255, 255, 0.90),
      -3px  0px 1px rgba(255, 255, 255, 0.90),
       0px -3px 1px rgba(255, 255, 255, 0.90); /* 文字の影 */
}
#KV_SET {
	max-width: 1500px;
	margin: 0 auto;
	position:relative;
}
#KV {
	height: 600px;
	background:url(/restaurant/images/breakfast/kv_pc.webp) no-repeat top center;
	background-size: auto 100%;
}
/* 営業時間・個別 */
div.Opening_hours {
	display: flex;
	flex-wrap: wrap;
	width: 300px;
    padding: 0;
    margin: -70px auto 0;
	line-height:1.8;
	font-size: 14px;
}
div.Opening_hours > div:nth-of-type(odd) {
	width: 50px;
	font-weight: bold;
	text-align: left;
}
div.Opening_hours > div:nth-of-type(even) {
	width: 250px;
	text-align: left;
}
.btn_plan {
    position: fixed;
    bottom: 40%;
    right: 0;z-index: 999
}
a:hover{opacity: 0.7}

.flL{float:left}
.flR{float:right}
.tar{text-align: right}

/*h2 {
    font-size: 30px;
    line-height: 1.5;margin-bottom: 30px;}
h3{font-size:23px}
h3 span{font-size:43px;color: #81d8d0 }
.bf_box{background: url(../img/pc/pattarn.gif) repeat-y top; width: 1220px}*/

body.lower .LowerMain p.copy {
    margin: 0 auto 70px;text-align: center
}

#bf_box_wrap{width: 1220px;margin:80px auto 0}
.bf_box{width: 1220px; margin-top: 50px}
.text_box{width: 550px; padding: 40px 30px 20px 30px; text-align: left;position: relative;}
body #bf_box_wrap .bf_box .text_box h4{font-size: 23px;color: #66cac1;margin: 0;font-weight: bold !important;line-height: 1;}
.text_box h4 span{font-size: 48px;color: #81d8d0;vertical-align: middle;}
.sub_en{font-size: 25px;color: #9f9d9d;margin-left: 48px}
.kodawari{margin-top: 20px;line-height: 1.6}

.subimg01{position: absolute; right: 30px; top: 40px;}
.subimg02{position: absolute; right: 30px; top: 40px;}
.subimg03{position: absolute; right: 30px; top: 40px;}

.subimg01 > img,
.subimg02 > img,
.subimg03 > img {
	width: 100px;
	height: auto;
}


#grabto_wrap{width: 1126px; margin:100px auto 85px}
.grabto_box{background: url(/restaurant/images/breakfast/grabto_middle.webp) repeat-y top;width: 1126px; text-align: left}
.grabto_L{margin-left: 70px;width: 500px; float: left}
.grabto_tit{font-size: 20px; margin-bottom: 17px;line-height: 1.5}
.grabto_box p{line-height: 1.6}


div.moreBTNclick{
	width:500px;
        border: #d1d1d2 1px solid;
		padding:25px 30px;
	font-size:18px;
	line-height: 1.4;
    display: inline-block;
	margin-bottom:80px
}




@media only screen and (max-width: 750px) {
#KV_SET {
	max-width: 1500px;
	margin: 0 auto;
	position:static;
}
#KV{
	height: auto;
	background:none;
	background-size: auto 100%;
}
#restaurant::before, #lounge::before, #activity::before, #events::before{height: 100px; margin-top: -100px;}
#bf_box_wrap,.bf_box{width:100%;margin-top: 0 }	
body #bf_box_wrap .bf_box .text_box h4 { font-size: 20px;}	
.text_box h4 span {font-size: 35px;	}
.sub_en {font-size: 22px;margin-left: 0; margin-top: 5px;}	
	
.text_box{width: 85%;margin-left: auto;margin-right: auto}


#grabto_wrap{width: 90%; margin:40px auto}
.grabto_box	{width: 100%;background-size:100% auto;padding-bottom: 20px;}
#grabto_wrap img{width: 100%;}
#grabto_wrap .grabto_box img{width: 100%;margin-left: auto;margin-right: auto}		
#grabto_wrap .grabto_box .grabto_tit img{width: 10%}
.grabto_L {margin-left: auto;margin-right: auto; width: 85%; float: none;}	
.grabto_R {margin-left: auto;margin-right: auto;margin-top: 40px; width: 85%;}	
.w80{width:80%; margin:0 auto 40px}
	
	
.spmt10{margin-top:10px}
.spmt20{margin-top:20px}
.spmb20{margin-bottom:20px}
.ml150{ margin-left:10px}
.pcmr15{margin-right: 0}
.pcmb80{margin-bottom: 20px}	
div.moreBTNclick{ width:80%; margin:0 auto 50px}

.flL,.flR{float:none}

.contact{
	width:90%!important;
	padding:1em;
}


}

#hakkou {
	width: 1220px;
	display: flex;
	flex-wrap: wrap;
	align-items: center; /*縦*/
	margin: 100px auto;
}

#hakkou > div:nth-of-type(1) {
	width: 20%;
	padding: 30px;
	box-sizing:border-box;
}
#hakkou > div:nth-of-type(1) > img {
	width: 100%;
}
#hakkou > div:nth-of-type(2) {
	width: 80%;
	text-align: left;
	padding: 30px 0;
}
#hakkou > div:nth-of-type(2) > h5 {
	font-size: 18px;
	margin-bottom: 15px;
}
h5 {
	font-size: 18px;
	line-height: 160%;
    margin-bottom: 20px;
}
@media only screen and (max-width: 750px) {
	#hakkou {
		width: 90%;
		display: block;
		flex-wrap: nowrap;
		align-items: center; /*縦*/
		margin: 60px auto;
	}
	
	#hakkou > div:nth-of-type(1) {
		width: 100%;
		text-align; cener;
		padding: 30px;
		box-sizing:border-box;
	}
	#hakkou > div:nth-of-type(1) > img {
		width: 60%;
	}
	#hakkou > div:nth-of-type(2) {
		width: 100%;
		text-align: left;
		padding: 30px 0;
	}
	#hakkou > div:nth-of-type(2) > h5 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.subimg01{position: absolute; right: 10px; top: 70px; text-align: right;}
	.subimg02{position: absolute; right: 10px; top: 50px; text-align: right;}
	.subimg03{position: absolute; right: 10px; top: 50px; text-align: right;}

	.subimg01 > img,
	.subimg02 > img,
	.subimg03 > img {
		width: 20%;
		height: auto;
	}
	h5 {
    font-size: 4vw;
    line-height: 160%;
    margin-bottom: 20px;
    padding: 0 1em;
	}
	
}














