<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　	option/others/reception/（レセプション）用
　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.midasi.decoration{
	position: relative;
	padding-bottom: 15px;
	background: url(../img/option/others/reception/midasi_line.png) no-repeat center bottom;
}
.midasi.decoration:before,
.midasi.decoration:after{
	content: "";
	display: block;
	position: absolute;
	width: 112px;
	height: 84px;
	background-size: 100% !important;
	bottom: -22px;
	z-index: -1;
}
.midasi.decoration:before{
	background: url(../img/option/others/reception/midasi_l.png) no-repeat center center;
	left: 50%;
	margin-left: -300px;
}
.midasi.decoration:after{
	background: url(../img/option/others/reception/midasi_r.png) no-repeat center center;
	right: 50%;
	margin-right: -300px;
}
.spec {
	margin: 10px 0;
	text-align: center;
}
.spec &gt; li {
	display: inline-block;
	position: relative;
	text-align: center;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	margin: 0 2px;
	background-color: #0aa0d2;
	font-size: 11px;
	line-height: 1.2em;
	color: #ffffff;
}
.spec &gt; li &gt; span{
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.spec &gt; li.none {
	background-color: #fff;
	border: 1px dashed #0aa0d2;
	color: #84cef8;
}

.reception_details{
	text-align: center;
}
.reception_details figure{
	overflow: hidden;
	margin: 20px auto 15px;
	max-width: 670px;
}
.reception_details figure img{
	width: 100%;
	display: block;
	margin: 0 0 2%;
}
.reception_details figure &gt; div {
	overflow: hidden;
}
.reception_details figure &gt; div img:first-child:nth-last-child(2){
	width: 40.2%;
	float: left;
}
.reception_details figure &gt; div img:first-child:nth-last-child(2) ~ img:nth-child(2){
	width: 58%;
	float: right;
}
.reception_details figure &gt; div img:first-child{
	margin-left: 0 !important;
}
.reception_details figure &gt; div img:first-child:nth-last-child(3),
.reception_details figure &gt; div img:first-child:nth-last-child(3) ~ img{
	width: 32%;
	margin-left: 2%;
	float: left;
}

.reception_details h3{
	margin: 10px 0;
	color: #0aa0d2;
	font-size: 110%;
}
.reception_details table{
	text-align: left;
	border-spacing: 0;
	width: 100%;
	margin: 30px 0;
	border-top: 1px solid #e6e6e6;
}
.reception_details table tr th,
.reception_details table tr td{
	border-bottom: 1px solid #e6e6e6;
	padding: 10px;
	vertical-align: top;
}
.reception_details table tr th{
	font-weight: bold;
	width: 25%;
	color: #808080;
}

.reception_menu nav{
	height: 80px;
	margin: 30px 50px 0;
	text-align: justify;
	font-size: 0;
	line-height: 0;
}
.reception_menu nav.tc{
	text-align: center;
}
.reception_menu nav:after{
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
}
.reception_menu nav span{
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	background: url(../img/option/others/reception/menu_tab_off.png) no-repeat center center;
	background-size: 100% 100% !important;
	width: 80px;
	height: 148px;
	padding: 30px 0 0;
	font-family: Courier, Times, serif;
	font-weight: bold;
	font-size: 48px;
	line-height: 1.1em;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.reception_menu nav.tc span{
	margin-left: 1.5%;
}
.reception_menu nav.tc span:first-child{
	margin-left: 0;
}

.reception_menu nav span.on,
.reception_menu nav span:hover{
	background-image: url(../img/option/others/reception/menu_tab_on.png);
}
.reception_menu nav span.on{
	cursor: default;
	z-index: 5;
}
.reception_menu article{
	position: relative;
	padding: 10px;
	background: #fffaea;
	text-align: center;
}
.reception_menu article &gt; div{
	background: url(../img/option/others/reception/waku_tl.png) no-repeat left top,
				url(../img/option/others/reception/waku_tr.png) no-repeat right top,
				url(../img/option/others/reception/waku_bl.png) no-repeat left bottom,
				url(../img/option/others/reception/waku_br.png) no-repeat right bottom;
	padding: 60px 50px 50px;
	display: none;
}
.reception_menu article &gt; div h5{
	font-family: Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 38px;
	line-height: 1.1em;
	margin: 0 auto 30px;
}
.reception_menu article &gt; div h5 &gt; span small,
.reception_menu article &gt; div h5 b{
	display: block;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", osaka, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
}
.reception_menu article &gt; div h5 b{
	max-width: 540px;
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #555;
}
.reception_menu article &gt; div h5 b + br{
	display: none;
}
.reception_menu article &gt; div h5 &gt; span{
	display: block;
	font-size: 20px;
	line-height: 1.4em;
	margin: 20px 0 0;
}
.reception_menu article &gt; div p.price{
	margin: 20px 0;
	font-size: 21px;
	line-height: 1.4em;
	color: #0aa0d2;
}
.reception_menu article &gt; div p.price b{
	font-size: 150%;
}
.reception_menu article &gt; div p.menu {
	font-size: 16px;
	line-height: 1.5em;
}
.reception_menu article &gt; div p.menu strong{
	font-size: 120%;
}
.reception_menu article &gt; div p.price_cake{
	margin: 10px 0;
}
p.price_cake b{
	display: inline-block;
	color: #0aa0d2;
	font-size: 120%;
}
p.price_cake b small{
	font-size: 80%;
}

.google-map{
	margin: 40px 0;
}
.google-map iframe{
	width: 100%;
	height: 500px;
	border: 0;
}

@media only screen and (max-width: 1200px){

}

/* ============================================================================================= */
@media only screen and (max-width: 799px){
	.midasi.decoration{
		background-size: 70%;
		padding-bottom: 10px;
	}
	.midasi.decoration:before,
	.midasi.decoration:after{
		width: 60px;
		height: 44px;
		bottom: -11px;
	}
	.midasi.decoration:before{
		left: 0;
		margin-left: 0;
	}
	.midasi.decoration:after{
		right: 0;
		margin-right: 0;
	}

	.reception_details table{
		border-top: 0;
	}
	.reception_details table tr th{
		display: block;
		width: auto;
		padding-bottom: 5px;
	}
	.reception_details table tr td{
		display: block;
		padding-top: 5px;
		border-bottom: 0;
		padding: 10px;
	}

	.reception_menu nav{
		height: 60px;
		margin: 30px 0 0;
	}
	.reception_menu nav span{
		width: 60px;
		height: 111px;
		padding: 23px 0 0;
		font-size: 32px;
	}
	.reception_menu article{
		margin: 0 -10px;
	}

}

@media only screen and (max-width: 600px){
	.reception_details figure{
		margin: 20px -10px 15px;
	}

	.reception_menu article{
		padding: 5px;
	}
	.reception_menu article &gt; div{
		background-size: 20%, 20%, 20%, 20%;
		padding: 50px 10px;

	}
	.reception_menu article &gt; div h5{
		font-size: 26px;
	}
	.reception_menu article &gt; div p.menu,
	.reception_menu article &gt; div h5 &gt; span small,
	.reception_menu article &gt; div h5 b{
		font-size: 14px;
	}
	.reception_menu article &gt; div h5 &gt; span{
		font-size: 18px;
	}
	.reception_menu article &gt; div p.price{
		font-size: 16px;
	}
	.google-map{
		margin: 30px 0;
	}

	.google-map iframe{
		height: 400px;
	}

}
@media only screen and (max-width: 480px){
	.midasi.decoration{
		padding-bottom: 5px;
	}
	.reception_menu nav{
		height: 45px;
		margin: 20px 0 0;
	}
	.reception_menu nav span{
		width: 40px;
		height: 74px;
		padding: 18px 0 0;
		font-size: 24px;
	}
	.google-map{
		margin: 20px 0;
	}
	.google-map iframe{
		height: 300px;
	}
}
@media only screen and (max-width: 400px){
	.spec &gt; li {
		width: 55px;
		height: 55px;
	}
	.reception_menu article &gt; div{
		background-size: 25%, 25%, 25%, 25%;
		padding: 30px 10px;
	}
	.reception_menu article &gt; div h5{
		font-size: 20px;
	}
	.reception_menu article &gt; div h5 &gt; span{
		font-size: 16px;
	}
	.reception_menu article &gt; div p.menu,
	.reception_menu article &gt; div h5 &gt; span small,
	.reception_menu article &gt; div h5 b{
		font-size: 13px;
	}	
	.reception_menu article &gt; div p.price{
		font-size: 14px;
	}
	.reception_menu article &gt; div p.price{
		margin: 20px -20px;
	}
	.pages.rows3{
		padding: 10px;
	}
	.pages.rows3 a{
		display: block;
		width: auto;
		float: none;
		margin: 0;
	}
}
@media only screen and (max-width: 360px){
	.spec &gt; li {
		width: 50px;
		height: 50px;
	}
	.reception_menu nav span{
		width: 13%;
		font-size: 22px;
		margin-left: 1.5%;
	}
	.reception_menu nav span:first-child{
		margin-left: 0;
	}
	.reception_menu article &gt; div p.price,
	.reception_menu article &gt; div p.menu{
		font-size: 12px;
	}
}</pre></body></html>