@import url('//fonts.googleapis.com/css?family=Poppins');
@import url('//fonts.googleapis.com/css?family=Old+Standard+TT:400i');
@import url('//fonts.googleapis.com/css?family=Didact+Gothic');
@import url('//fonts.googleapis.com/css?family=Poiret+One');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Noto+Sans+JP:wght@100..900&family=Sawarabi+Mincho&display=swap');
@import url('//fonts.googleapis.com/css?family=Pinyon+Script');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

a[href^="tel:"] {
	pointer-events: none;
}

/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
.pc { display: block !important; }
.sp { display: none !important; }

@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
body {
	font-family:"Noto Serif JP", "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.8;
	color: #434343;
	background:#e6d7d7 url(../images/bg_common.png) repeat;
	background-size:100%;
	background-position:center 300px;
}
#page {
	position: relative;
	width: 100%;
	height: 100% !important;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.offcanvas #page:after {
	-webkit-transition: 2s;
	-o-transition: 2s;
	transition: 2s;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 101;
	background: rgba(0, 0, 0, 0.7);
	content: "";
}
a {
	color: #191919;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
a:hover, a:active, a:focus {
	color: #d45141;
	outline: none;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	margin: 0 0 35px;
	padding:0;
	color: rgba(62,62,62,0.8);
	line-height:150%;
	letter-spacing:0.1em;
}
::-webkit-selection {
	color: #b47676;
	background: #FFF;
}
::-moz-selection {
	color: #b47676;
	background: #FFF;
}
::selection {
	color: #b47676;
	background: #FFF;
}
.f-Sserif{
	font-family: "Noto Serif JP", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color:#434343;
}
img{
	
}
* --------------------------------------- */
/* Common styles
* --------------------------------------- */
img{
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
}
.section{
	overflow:hidden;
}
.wrap{
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.wrap::after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
}
.box{
	text-align: left;
}
.row-pb-sd {
	padding-bottom: 1em !important;
}
.row-pb-sd3 {
	padding-bottom: 3em !important;
}
.row-pb-md {
	padding-bottom: 5em !important;
}
.row-pb-ld {
	padding-bottom: 7em !important;
}

.gtco-loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/loader.gif) center no-repeat #fff;
}
hr {
	width:90%;
	margin: 0 auto 3em;
  /*height: 1px;*/
  background: #bbb;
  /*background-image: -webkit-linear-gradient(left, #f9f6f8, #b1b1b1, #f9f6f8);
  background-image: -moz-linear-gradient(left, #f9f6f8, #b1b1b1, #f9f6f8);
  background-image: -ms-linear-gradient(left, #f9f6f8, #b1b1b1, #f9f6f8);
  background-image: -o-linear-gradient(left, #f9f6f8, #b1b1b1, #f9f6f8);*/
}
/*----------------*/
/* Header         */
/*----------------*/
header{
	position:fixed;
	height: 60px;
	width: 100%;
	background:rgba(255,255,255, 0.8);
	/*background:transparent url(../images/bg-header.png) repeat;*/
	z-index:100;
	top:0;
	left:0;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	letter-spacing: 0.08em;
}
header::after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	line-height:0;
	clear:both;
}
header h1 {
	float:left;
	display:inline-block;
	width:160px;
	height:100px;
	margin:5px 0 0 20px; 
	padding:0;
	background:transparent url(../images/logo.png) no-repeat;
	background-position:left top;
	background-size:100%; 
	overflow:hidden;
}
header h1 a {
	display:block;
	overflow:hidden;
	padding-top:100px;
}
#top-link{
	display: table;
	float:right;
	background:#b47676; 
}
#top-link ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#top-link ul li{
	display:inline-block;
	padding:4px 15px;
	font-size:90%;
	color:#fff;
}
#top-link ul li:last-child{
	border-right:none;
}
#top-link ul li span{
	font-style: italic;
	font-size:110%;
}
#top-link ul li a:link, #top-link ul li a:visited{
	-webkit-transition:0.5s, ease;-o-transition:0.5s, ease;transition:0.5s, ease;
	color:#fff;
}
#top-link ul li a:hover{
	color:#ccc;
}
.bg-b{
	background:#d2aeab; 
}
#tel-box{
	float:right;
	margin:-5px 1em 0 0;
	color:#333;
	padding:0;
}
#tel-box a:link, #tel-box a:visited{
	color:#b47676; 
}
/*#tel-box i{
	font-size:150%;
}*/
#tel-box img{
	width: 30px;
	height: auto;
	margin-top:-10px;
	margin-right: 5px;
}
#tel-box span{
	font-family: "EB Garamond", serif;
	font-size:160%;
	color:#b47676;
	font-weight:400;
	letter-spacing:0.1em;
}
#tel-box aside{
	float:right;
	font-size:70%;
	margin:12px 0 0 !important;
	padding:0;
}
#tel-box aside span{
	font-size:110%;
}
.skiptranslate{
	displya:inline-blcok;
	float:right;
	margin:-1px 0 0 15px;
}
.skiptranslate iframe{
	margin-top:90px;
}
nav#mainnav{
	clear:right;
	float:right;
	display:inline-block;
}
nav#mainnav ul{
	/*margin-top:15px;*/
	padding:0 20px 0 0;
	margin-left:5px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	list-style-type:none;
	list-style-position:outside;
	overflow:hidden;
}
nav#mainnav ul li{
	display:inline-block;
	vertical-align:middle;
	float:left;
	padding:0 21px;
	display:block;
	overflow:hidden;
	border-right:1px solid #333333;
}
nav#mainnav ul li:last-child {
	border-style:none;
	padding-right:0;
}
nav#mainnav ul li a:link, nav#mainnav ul li a:visited{
	color:#333;
	font-size:90%;
	-webkit-transition:0.5s, ease;-o-transition:0.5s, ease;transition:0.5s, ease;
}
nav#mainnav ul li a:hover{
	color:#b47676;
}

.cuisine_sec05{
	width: 100%;
    margin: 5em 0 7em;
    padding: 0;
}

.cuisine_sec05 h2{
	text-align: left;
    width: 50%;
    margin: 0 0 30px;
    float: left;
    font-size: 30px;
}

.cuisine_sec05 h2 span {
    display: block;
    font-family: 'Pinyon Script', cursive;
    font-size: 60%;
    font-weight: 500;
    margin: -0.5em 0 0;
    color: #989898;
}

.w1100{
	width: 1100px;
	margin: 0 auto;
}

.mgb20{
	margin-bottom: 20px;
}

.fleft{
	float: left;
}

.w50{
	width: 50%;
}

.mgr30{
	margin-right: 30px;
}

.fright{
	float: right;
}

.cuisine_sec06{
	width: 100%;
    margin: 6em 0 0;
    padding: 0;
}

/*----------------*/
/* Footer         */
/*----------------*/
footer{
	position:relative;
	height:45px;
	width:100%;
	background: #c39a9d;
	z-index:100;
	overflow:hidden;
}
footer div{
	width:1180px;
	margin:0 auto;
	padding-top:10px;
}
footer h3{
	display:inline-block;
	font-size:90%;
	margin:0;
	padding:0 15px 0 0;
	color:#fff;
}
footer address{
	display:inline-block;
	color:#ffffff;
	font-size:80%;
}
footer #copy{
	float:right;
	display:inline-block;
	color:#e4e4e4;
	font-size:60%;
	margin-top:5px;
}
footer #page-top{
	position:absolute;
	right:15px;
	top:5px;
	color:#fff;
	text-align:center;
	padding:0 5px;
	background:#b47676;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
	border:1px solid #FFF;
}
footer #page-top i{
	display:block;
	margin:0;
	padding:0;
}
footer #page-top a{
	display:inline-block;
	margin:0;
	padding:0;
	font-size:70%;
	color:#fff;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.v-pc {	display: block !important;}
.v-sp {	display: none !important;}

#sub-section{
	margin-top:80px;
}
#gtco-hero{
	position:relative;
	margin-bottom:5em;
	background-size:cover;
	overflow:hidden;
}
#gtco-hero video{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	overflow:hidden;
}
.gtco-cover .overlay {
	z-index: 1;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	opacity: .2;
	/*background: transparent url(../images/overlays/04.png) center center repeat;*/
}
.gtco-cover .display-t,
.gtco-cover .display-tc {
	height: 400px;
	display: table;
	width: 100%;
}
.display-tc h1{
	position:relative;
	margin:13% 0 0;
	font-size:260%;
	color: #fff;
	/*text-shadow: 10px 20px 10px rgba(0, 0, 0, .4);*/
	letter-spacing: 0.08em;
	z-index: 10;
	line-height:0.7;
}
.display-tc h1 span{
	font-family: 'EB Garamond', serif;
	font-size:40%;
	font-weight:lighter;
}
.caption{
	width:1180px;
	margin:0 auto 1em;
	text-align:center;
}
.caption span{
	display:block;
	font-family: 'EB Garamond', serif;
	font-size:70%;
	font-weight:500;
	margin:-0.5em 0 0;
	color:#c39a9d;
}
/*----------------*/
/* RSV BOX        */
/*----------------*/
#rsv_box{
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	position: relative;
}
#rsv_box_in{
	margin:4% 3% 3%;
}
h3#b-rate {
	text-align: center;
	color:#b47676;
	margin-bottom:2em;
}
#rsv_box_inner{
	padding-bottom:2em;
}
#rsv_box_in form{
	width:62%;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin:5px 10px 0 5px;
	padding:0;
	display:inline-block;
	vertical-align: top;
}
#rsv_box_in form h4{
	margin:0 30px 10px 0;
	padding:0;
	display:inline-block;
	font-size:100%;
}
#k-ym{
	display:inline-block;
	margin-right:10px;
}
#k-d{
	display:inline-block;
	margin-right:10px;
}
#s-n{
	display:inline-block;
	margin:0 10px;
}
#rsv_box_inner form select{
	margin:0;
	padding:7px 3px;
	border:1px solid #efefef;
	border-radius:3px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.3);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.3);
}
#rsv_box_in input[type="submit"]{
	display:inline-block;
	width:180px;
	height:45px;
	border:none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-left:20px;
	color:#fff;
	background:#b47676 url(../images/arw01.png) no-repeat;
	background-position:90% 50%;
	border-radius:5px;
}
@media only screen and (max-width: 1400px) {
	#rsv_box_in input[type="submit"]{
		width:160px !important;
	}
}
#rsv_list{
	width:36%;
	margin-right:0;
	display:inline-block;
	vertical-align: top;
	border-left:1px dotted #b8b8b8;
}
#rsv_list a{
	color:#434343;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
#rsv_list a:hover, #rsv_list a:active, #rsv_list a:focus {
	color: #d45141;
	outline: none;
	text-decoration: none;
}

.dsp-tbl{
	display:table;
	margin-left:20px;
}
.dsp-tbr{
	display:table-row;
}
.dsp-tbc{
	display:table-cell;
	padding:0 5px 5px;
}
p.dsp-tbc{
	font-size:80%;
}
#plan-list{
	margin-top:1em;
}
#plan-list h4{
	text-align:center;
	margin-bottom:20px !important;
	line-height:110%;
	padding:20px 0 0;
	border-top:1px solid #d3d3d3;
	font-size:2.4rem;
}
#plan-list h4 span{
	display:block;
	font-size:60%;
	color:#b3b3b3;
}
#top-plan{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top:30px;
}
.plan-item{
	padding:15px;background:#f7f7f7;
	border:1px solid #e9e9e9;
}
.plan-item a{
	color:#000 !important;
}
.plan-item h3{
	font-size:90%;
	margin:0;
	padding:0;
	color:#4e4e4e !important;
	font-weight:500;
}
.plan-item p{
	font-size:80%;
	line-height:140%;
}
.plan-item img{
	margin:10px 0 20px;
	box-shadow: 0 10px 8px -6px #8d8c8c;
}
#item1, #item2, #item3{
	margin-right:2.25%;
	width:23.3%;
}
#item4{
	width:23.3%;
}

/*----------------*/
/* Media query    */
/*----------------*/

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

	#page {
		overflow:hidden;
	}

	/*h2, h3, h4, h5, h6 {
		margin: 0 1% 20px !important;
	}*/

	a[href^="tel:"] {
		pointer-events: auto;
	}
	header{
		height: 60px;
	}
	header .wrap{
		width:98% !important;
		margin:0 auto !important;
	}
	header h1 {
		float:left;
		display:inline-block;
		width:200px;
		height:70px;
		margin:7px 0 0 10px; 
		padding:0;
		background:transparent url(../images/logo.png) no-repeat;
		background-position:left top;
		overflow:hidden;
		background-size: 160px;
		overflow:hidden;
		margin:5px 0 0 10px; 
	}
	header h1 a {
		display:block;
		overflow:hidden;
		padding-top:80px;
	}
	#top-link{
		display:none !important;
	}
	#tel-box{
		float:right;
		margin:24px 10px 0 0 !important;
	}
	#tel-box i{
		font-size:200%;
	}
	#tel-box span{
		display:none !important;
		font-size:120%;
		font-weight:800;
		letter-spacing:0.1em;
	}
	#tel-box aside{
		display:none !important;
		font-size:70%;
		margin:5px 0 0 !important;
		padding:0;
	}
	#tel-box aside span{
		font-size:110%;
	}
	header a.sp{
		font-family: "EB Garamond", serif;
		float:right;
		display:inline-block;
		color:#b47676;
		border:1px solid #b47676;
		padding:2px 10px;
		margin: 12px 60px 0 0
	}
	.skiptranslate{
		position:absolute;
		top:90px;
		right:0;
		margin:0 !important;
	}
	.skiptranslate iframe{
		width:100% !important;
		margin-top:90px !important;
		z-index:1000;
	}
	footer{
		width:100%;
		height:auto;
		text-align:center;
	}
	footer .wrap{
		width:98% !important;
		margin:5% auto 0 auto;
		text-align:center;
	}
	footer img{
		width:30%;
		height:auto;
	}
	footer .wrap{
		width:98% !important;
		margin:0 auto;
	}
	footer h3{
		display:block;;
	}
	footer address{
		display:block;
		line-height:1.8em;
	}
	footer #copy{
		display:none;
	}
	.wrap{
		width:90% !important;
		margin:0 auto;
	}
	#gtco-hero{
		margin-bottom:2em !important;
		background-size:cover;
	}
	.gtco-cover .display-t,
	.gtco-cover .display-tc {
		height: 150px;
		display: table;
		width: 100%;
	}
	#gtco-hero video{
		display:none;
	}
	
	.display-tc h1{
		margin:14% 0 0 !important;
		font-size:160% !important;
	}
	.caption{
		width:100% !important;
	}
	h2{
		font-size:140% !important;
	}
	.container{
		width:90% !important;
		margin:0 auto !important;
	}
	.cuisine_sec06 .container{
		width:100% !important;
	}
	.cuisine_sec06 p{
		text-align:left !important;;
	}
	.cuisine_sec05 h4 {
		margin-top: 1em;
	}
	#cuisine_sec07 h3,
	#cuisine-sec02 h3,
	#cuisine-sec08 h3{
		margin-top:0.5em;
		font-size:120% !important;
	}
	#cuisine_sec07 p,
	#cuisine-sec02 p{
		font-size:100%;
	}
	#info-sec01, #info-sec02, #info-sec03{
		margin-bottom:3em !important;
	}
	iframe#gmap-v{
		height:300px !important;
	}
	#room-sec01, #room-sec02, #room-sec03, #room-sec04, #room-sec05, #room-sec06, #room-sec07{
		margin-bottom:3em !important;
	}
	#room-sec01{
		text-align:left !important;
		background:none !important;
		padding-top:0 !important;
		margin-bottom:1em !important;
	}
	#room-sec01 h3{
		margin-bottom:10px !important;
		text-align:left !important;
	}
	#room-sec01 h2{
		text-align:left !important;
		width:90% !important;
		margin:0 auto 1em auto;
	}
	#room-sec01 .container{
		min-height:auto !important;
	}
	#room-sec02 .wrap p, #room-sec03 .wrap p {
		text-align: left !important;
		font-size: 110%;
	}
	#room-sec02 h3{
		margin-top:2em;
	}
	#room-sec06 .w1100{
		width:90% !important;
		margin:0 auto !important;
	}
	#room-sec06 .w55,
	#room-sec06 .w40{
		width:100% !important;
		margin:0 auto !important;
	}
	#room-sec06 h2{
		margin-top:1em !important;
	}
	#room-sec07, #room-sec08 {
		width: 90% !important;
		margin: 0 auto;
		}
	.inner-box{
		width:98% !important;
		position:relative !important;
		margin:0 auto !important;
		left:0 !important;
	}
	#room-sec01 .inner-box .mgb70{
		margin-bottom:30px !important;
	}
	#room-sec01 .imgWrap{
		margin-bottom:30px !important;
	}
	.room-list{
		margin:1em auto 0;
		width:95% !important;
	}
	.room-list li span{
		width:30% !important;
	}
	.ivlink {
		display:block !important;
		width:90% !important;
		text-align:center;
		background:#928642;
		padding:15px 0;
		margin:5px auto !important;
	}
	.ivlink a{color:#fff;}
	.ivlink a:hover{color:#544c1e;}

	.planlink{
		display:block !important;
		width:90% !important;
		text-align:center;
		background:#702525;
		padding:15px 0;
		margin:5px auto !important;
	}
	.planlink a{color:#fff;}
	.planlink a:hover{color:#d7bf7f;}

	.planlink2{
		display:block !important;
		width:50% !important;
		text-align:center;
		background:#702525;
		padding:15px 0;
		margin:5px auto !important;
	}
	.planlink2 a{color:#fff;}
	.planlink2 a:hover{color:#d7bf7f;}

	.tellink{
		display:block !important;
		width:90% !important;
		text-align:center;
		background:#fff;
		border:1px solid #c0c0c0;
		padding:13px 0;
		margin:5px auto !important;
	}
	.tellink a{color:#797979;}
	.tellink a:hover{color:#893956;}
	.tellink span{
		display:inline-block;
		margin-left:1em;
		font-size:110%;
	}
	#info-sec01 p {
		padding-bottom: 0 !important;
	}
	#info-sec02{
		width:90%;
		margin:auto;
	}
	#info-sec02 p{
		text-align:left!important;
	}
	#spa-sec01, #spa-sec02, #spa-sec03, #spa-sec04, #spa-sec05{
		margin-bottom:3em !important;
	}
	#spa-sec01{
		background:none !important;
		padding-top:0% !important;
		text-align:left !important;
	}
	#spa-sec01 h3{
		margin-bottom:10px !important;
		text-align:center;
	}
	#spa-sec01 .container{
		min-height:300px !important;
	}
	#spa-sec02 .wrap{
		width:95% !important;
	}
	#spa-sec03 .wrap p, #spa-sec10 .wrap p{
	text-align: left !important;
	font-size: 110%;
	}
	#spa-sec04 .wrap p.f-Sserif {
		text-align: left !important;
	}
	#spa-sec04 .col-xs-12{
		padding:0 !important;
	}

	#spa-sec05 .d-tbl,
	#spa-sec05 .d-tbl-row,
	#spa-sec05 .d-tbl-cell{
		display:inherit !important;
	}
	#spa-sec05 .w30{
		width:100% !important;
	}
	#spa-sec06 .container{
		width:100% !important;
	}
	#spa-sec12 .w1100{
		width:90%;
		margin:0 auto;
	}
	#spa-sec12  .fs110 {
		font-size: 100%;
		line-height: 1.8;
	}
	#sauna{
		padding:5em 0 !important;
	}
	#cuisine-sec01 p{
		text-align:left !important;
	}

	#cuisine-sec01, #cuisine-sec02, #cuisine-sec03, #cuisine-sec04, #cuisine-sec05{
		margin-bottom:3em !important;
	}
	.cuisine_sec06 p.fs110 {
		padding: 4em 0 0;
		font-size: 100% !important;
	}
	figcaption.hover-mask {
		padding: 20px 20px !important;
		font-size:90% !important;
		text-align: center;
	}

	#acc-sec01, #acc-sec04{
		margin-bottom:3em !important;
	}
	#acc-sec02, #acc-sec03{
		margin-bottom:2em !important;
	}
	#acc-sec05 h4{
		margin-top:3em!important;
	}

	#root-btn{
		width:95%;
		margin:1em auto;
		background:#c39a9d;
		padding:10px 0;
		text-align:center;
		border-radius:30px;
	}
	#root-btn a{
		color:#fff;
		font-size:100%;
	}

	.bdTxt {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align:center;
		line-height:120%;
	}
	.bdTxt::before,
	.bdTxt::after {
		border-top: 1px solid #bcbcbc;
		content: "";
		width:1.5rem !important;
	}
	.bdTxt::before {
		margin-right: 0.5rem !important;
	}
	.bdTxt::after {
		margin-left: 0.5rem !important;
	}

	.bdTxt5 {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align:center;
		line-height:120%;
	}
	.bdTxt5::before,
	.bdTxt5::after {
		width:10rem !important;
	}
	.bdTxt5::before {
		margin-right: 1rem;
	}
	.bdTxt5::after {
		margin-left: 1rem;
	}
	.gmapl a{
		padding:6px 10px !important;
		font-size:100% !important;
	}
	#wed-sec01{
		background-size:contai !important;
	}
	#wed-innner{
		width:90% !important;
		margin:0 0 5% 10% !important;
	}
	#wed-sec03{
		margin-bottom:7em;
	}
	.cplink {
		display:block;
		width:90%;
		text-align:center;
		background:#dce8f6;
		padding:15px 0;
		margin:4em auto 1em;
	}
	.cplink a{color:#ce64c0;}
	.cplink a:hover{color:#3b5f8c;}
	#wed-sec02{
		background-size:contain !important;
	}
	#wed-innner2{
		width:90% !important;
		margin:0 10% 5% 0 !important;
	}
	.tellink2{
		width:90% !important;
		margin:2em auto 3em !important;
	}
	.tellink2 span{
		display:block !important;
		margin:0 !important;
		font-size:180% !important;
		font-weight:500;
	}

	.v-pc {	display: none !important;}
	.v-sp {	display: block !important;}
	.v-pc-m{display:none !important;}
	.caption {margin-left:10px; !important;}
	.mobi-none{display:none;}
}

/*-----------------------*/
/* topics page           */
/*-----------------------*/
.topics_kiji{
	margin:0;
	padding:5em 0;
	border-bottom:1px solid #dfdfdf;
}
.topics_body_icon{
	display:inline-block;
	margin-right:20px;
}
.topics_kiji h4{
	display:inline-block;
	font-size:130%;
	margin-bottom:20px;
	padding-bottom:10px;
	color: #434343;
	font-weight:400;
}
.topics_kiji article{
	font-weight:300;
	color:rgba(67, 67, 67, 0.8);
}
p.date2{
	color:#6f6f6f;
	font-size:80%;
	margin-bottom:20px;
}
.topics_body article{
	margin:10px 5px;
	color:#5f5f5f;
	line-height:180%
}
.topics_body article div{
	float:right;
	margin:0 0 30px 30px;
}
.topics_body article p{
	margin:40px 0 0 0;
}
.topics_img{
	float:right;
	position: relative;
	margin:15px 0 ;
}
.zoomin{
	position: absolute;
	right:10px;
	bottom:10px;
}
a.linknum {
	display: block;
	padding-top: 120px;
	margin-top: -120px;
}
.hlink{
	margin-top:20px;
}
.hlink a{
	color:rgba(67, 67, 67, 0.8);
}

@media screen and (max-width: 768px) {
	.topics_kiji{
		width:90%;
		margin:0 auto;
		padding:1em 0;
	}
	.topics_kiji .container{
		width:100% !important;
	}
	.topics_kiji h4{
		display:block;
		font-size:125%;
		margin-top:10px;
		margin-bottom:20px;
		padding-bottom:10px;
	}
	.topics_kiji article{
		font-size:100%;
	}
	.topics_img{
		float:none;
	}
	.zoomin{
		display:none;
	}
	p.date2{
		text-align:right;
		font-size:100% !important;
	}
}

span.mark1{
	display:inline-block;
	width:80px;
	background-color:#6e84a3;
	padding:2px 3px;
	color:#ffffff;
	font-size:80%;
	text-align:center;
}
span.mark2{
	display:inline-block;
	width:80px;
	background-color:#73a682;
	padding:2px 3px;
	color:#ffffff;
	font-size:80%;
	text-align:center;
}
span.mark3{
	display:inline-block;
	width:80px;
	background-color:#b47676;
	padding:2px 3px;
	color:#ffffff;
	font-size:80%;
	text-align:center;
}
span.topics_date{
	padding-left:10px;
	padding-right:20px;
	color:#777777;
}
.arrow2 {
	position: relative;
	display: inline-block;
	padding-left: 12px;
}
.arrow2:before {
	content: '';
	width: 0;
	height: 0;
	border: solid 4px transparent;
	border-left: solid 6px #69b28e;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
}

.d-tbl{
	display:table;
	table-layout: auto;
	width:100%;
}
.d-tbl-row{
	display:table-row;
}
.d-tbl-cel{
	display:table-cell;
	border-bottom:1px dotted #cfcfcf;
	padding:10px;
	font-family: "Noto Serif JP",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

/*----------------*/
/* INFORMATION    */
/*----------------*/
#info-sec02{
	margin-bottom:7em;
	text-align:center;
}
#info-sec03{
	margin:5em 0 3em 0;
}
#info-sec01{
	text-align:center;
}
#info-sec01 p{
	padding-bottom:4em;
}
#info-sec02 p{
	padding-top:4em;
}
#info-sec04{
	padding-top: 7em;
	background: #dad4d3 url(../images/bg_common02.png) repeat-x center top;
	background-size: auto;
	background-size: 100%;
}
.imgWrap{
	position:relative;
	overflow: hidden;
}
.imgWrap img {
	display: block;
	transition-duration: 0.3s;
}
.imgWrap img:hover {
	opacity: 0.6;
	transform: scale(1.1);
	transition-duration: 0.3s;
}
.imgWrap i{
	position:absolute;
	bottom:5px;
	left:46%;
	color:#fff;
	font-size:160%;
	text-align:center;
	z-index:100;
}
#info-sec02 .caption aside{
	display:inline-block;
	font-size:2.5rem;
	color:#b74848;
}
#info-sec03 h4{
	margin-bottom:0.5em !important;
}
#info-sec03 p{
	text-align:justify;
}
#info-list{
	margin:0;
	padding:0;
	width:100%;
	box-sizing: border-box;
}
iframe#gmap-v{
	height:500px;
	margin:0 auto;
}
.ivlink-l {
	display:block;
	width:90%;
	text-align:center;
	background:#928642;
	padding:15px 0;
	margin:2em auto;
}
.ivlink-l a{color:#fff;}
.ivlink-l a:hover{color:#544c1e;}

span.price{
	display:inline-block;
	float:right;
	text-align:right;
	font-size:90%;
}

/*----------------*/
/* ROOMS          */
/*----------------*/
#room-sec01, #room-sec02, #room-sec03, #room-sec04, #room-sec05, #room-sec06, #room-sec07{
	margin-bottom:7em;
}
#room-sec01{
	/*position:relative;
	background:transparent url(../images/img-room02.png) no-repeat;
	background-position:center top;
	background-size:cover;*/
	/*padding-top:35.5%;*/
	text-align:center;
}
#room-sec01 h3{
	margin-bottom:10px !important;
	text-align:center;
}
#room-sec01 .container{
	min-height:300px !important;
}
#room-sec02 h3,
#room-sec06 h3,
#room-sec07 h3{
	font-family: 'EB Garamond', serif;
	font-size:300% !important;
	letter-spacing: 0.08em;
	font-weight:lighter;
	text-align:center;
	color:#FFF;
	margin-bottom:1em;
}
#room-sec02 .wrap p,
#room-sec03 .wrap p{
	text-align:center;
	font-size:110%;
}
#room-sec06{
	padding: 7em 0 5em 0;
	text-align: left;
	background: #dad4d3 url(../images/bg_common02.png) repeat-x center top;
	background-size: auto;
	background-size: 100%;
}
#room-sec07,
#room-sec08{
	width:60%;
	margin:0 auto;
	text-align: left;
}
#room-sec07 h2,
#room-sec08 h2{
	font-size:160%;
}
.inner-box{
	width:1080px;
	position:absolute;
	top:1em;
	left:50%;
	margin-left:-590px;
}
.room-list{
	margin:1em auto 0;
	padding:0;
	width:40%;
	list-style-type:none;
	/*float: left;*/
}
.room-list li{
	padding:10px;
	border-bottom:1px dotted #cfcfcf;
}
.room-list li span{
	display:inline-block;
	width:20%;
}
.ivlink {
	display:inline-block;
	width:500px;
	text-align:center;
	background:#c39a9d;
	padding:15px 0;
	margin:2em;
	border-radius:30px;
}
.ivlink a{color:#fff;}
/*.ivlink a:hover{color:#544c1e;}*/

.planlink{
	display:inline-block;width:500px;text-align:center;background:#b47676;padding:15px 0;margin:2em;
	border-radius:30px;
}
.planlink a{color:#fff;}
/*.planlink a:hover{color:#d7bf7f;}*/

.planlink2{display:inline-block;width:350px;text-align:center;background:#b47676;padding:15px 0;margin:2em auto;}
.planlink2 a{color:#fff;}
/*.planlink2 a:hover{color:#d7bf7f;}*/

.tellink{display:inline-block;width:500px;text-align:center;background:#fff; border:1px solid #c0c0c0; padding:13px 0;margin:2em;}
.tellink a{color:#797979;}
/*.tellink a:hover{color:#893956;}*/
.tellink span{
	display:inline-block;
	margin-left:1em;
	font-size:110%;
}
@-webkit-keyframes modify{
	0% { padding-top: 100px; margin-top: -100px; }
	100% { padding-top: 0; margin-top: 0; }
}
@keyframes  modify{
	0% { padding-top: 100px; margin-top: -100px; }
	100% { padding-top: 0; margin-top: 0; }
}
.p-link:target{
	-webkit-animation: modify 0.1s;
	animation: modify 0.1s;
}

/*----------------*/
/* SPA            */
/*----------------*/
#spa-sec01, #spa-sec02, #spa-sec03, #spa-sec04, #spa-sec05{
	margin-bottom:7em;
}
#spa-sec01{
	position:relative;
	background:transparent url(../images/img-spa02.png) no-repeat;
	background-position:center top;
	background-size:cover;
	padding-top:35.5%;
	text-align:center;
}
#spa-sec01 h3{
	margin-bottom:10px !important;
	text-align:center;
}
#spa-sec01 .container{
	min-height:300px !important;
}
#spa-sec10 .row img{
	border-radius:20px;
}
#spa-sec04{
	text-align:center;
}
#spa-sec04 .wrap{
	text-align:left;
}
#spa-sec04 .wrap>h2,
#spa-sec04 .wrap p.f-Sserif{
	text-align:center;
}
#spa-sec03 .wrap p,
#spa-sec10 .wrap p{
	text-align:center;
	font-size:110%;
}
#spa-sec06 h4{
	margin-bottom:0.5em;
}
#spa-sec12{
	padding-top:5em;
	text-align:left;
}
#sauna{
  padding: 7em 0;
  background: #dad4d3 url(../images/bg_common02.png) repeat-x center top;
    background-size: auto;
  background-size: 100%;
}
#video-box{
	width:100%;
	height:600px;
	overflow:hidden;
}
#v-area{
	min-width:100%;
	min-height:100%;
	position: relative;
	top: -30%;
}

/*----------------*/
/* CUISINE        */
/*----------------*/
#cuisine-sec01, #cuisine-sec02, #cuisine-sec03, #cuisine-sec04, #cuisine-sec05{
	margin-bottom:7em;
}
#cuisine-sec01{
	text-align:center;
}
#cuisine-sec01 p{
	padding-bottom:4em;
}
#cuisine-sec02{
	padding-top: 7em;
}
.cuisine_sec05 h4{
	margin-bottom:0.5em;
}
.cuisine_sec05 p{
	margin-top:0.5em;
	line-height:160%;
}
.cuisine_sec06 h2,
#cuisine-sec02 h2,
#cuisine-sec08 h2{
	font-family: 'EB Garamond', serif;
	font-size:300% !important;
	font-weight:lighter;
	letter-spacing: 0.08em;
	color:#FFF;
}
.cuisine_sec06 p{
	font-size:90%;
	text-align:left;
}
.cuisine_sec06 p.fs110{
	padding:4em 0 0;
	font-size:110%;
	text-align:center;
}
#cuisine_sec07,
#cuisine-sec08 {
  padding: 7em 0 5em 0;
  background: #dad4d3 url(../images/bg_common02.png) repeat-x center top;
    background-size: auto;
  background-size: 100%;
}
#cuisine_sec07 h2{
	margin-bottom:3em;
}
#cuisine-sec08 h3{
	margin-top:4em;
}
#cuisine-sec08 img{
	width:100%;
	height:auto;
}
figure.hover-parent {
	position: relative;
	overflow: hidden;
	margin-bottom:1em;
}
.hover-parent img{
	border-radius: 50%;
}
figcaption.hover-mask {
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.4);
	opacity: 0;
	color: #fff;
	display: flex;
	align-items: center;
	text-align: center;
	padding: 20px 50px;
	font-size:120%;
}
figure.hover-parent:hover .hover-mask {
	opacity: 1;
	transition: all 0.6s ease;
	padding-bottom: 0px;
}
#main_slide{
	width:100%;
	margin:5em 0;
}

/*----------------*/
/* ACCESS         */
/*----------------*/
#acc-sec01, #acc-sec04{
	margin-bottom:7em;
	text-align: center;
}
#acc-sec02, #acc-sec03, #acc-sec04{
	margin-bottom:5em;
}
#acc-sec05{
	padding-top:7em;
	text-align: center;
	background:#dad4d3 url(../images/bg_common02.png) repeat-x center top;
	background-size:100%;
}
#acc-sec02 h4{
	margin-bottom:1em !important;
}
.flx-parent {
	display: -webkit-flex;
	display: flex;
	display: -ms-flexbox;
	justify-content: space-between;
	align-items: center;
}
.flx-parent::after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	line-height:0;
	clear:both;
}
.box-deco1{
	padding:10px 5px;
	background:#fff;
	color:#1f1f1f;
	border:1px solid #a7a7a7;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
	height:120px;
	text-align:center;
}
.box-deco2{
	padding:10px 5px;
	background:#928642;
	color:#fff;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
	height:120px;
	text-align:center;
}
.box-deco3{
	padding:5px 5px;
	background:#fff;
	color:#1f1f1f;
	border:1px solid #a7a7a7;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
	height:140px;
	text-align:center;
}
.box-deco4{
	padding:10px 5px;
	background:#928642;
	color:#fff;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
	height:140px;
	text-align:center;
}
.bdTxt {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align:center;
	line-height:120%;
}
.bdTxt::before,
.bdTxt::after {
	border-top: 1px solid #bcbcbc;
	content: "";
	width:5rem;
}
.bdTxt::before {
	margin-right: 1rem;
}
.bdTxt::after {
	margin-left: 1rem;
}
.bdTxt2 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align:center;
	line-height:120%;
}
.bdTxt2::before,
.bdTxt2::after {
	border-top: 1px solid #bcbcbc;
	content: "";
	flex-grow: 0;
	width:18rem;
}
.bdTxt2::before {
	margin-right: 1rem;
}
.bdTxt2::after {
	margin-left: 1rem;
}
.bdTxt3 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align:center;
	line-height:120%;
}
.bdTxt3::before,
.bdTxt3::after {
	border-top: 1px dashed #bcbcbc;
	content: "";
	flex-grow: 0;
	width:1rem;
}
.bdTxt3::before {
	margin-right: 1rem;
}
.bdTxt3::after {
	margin-left: 1rem;
}
.bdTxt4 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align:center;
	line-height:120%;
}
.bdTxt4::before,
.bdTxt4::after {
	border-top: 1px solid #bcbcbc;
	content: "";
	width:4rem;
}
.bdTxt4::before {
	margin-right: 1rem;
}
.bdTxt4::after {
	margin-left: 1rem;
}
.bdTxt5 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align:center;
	line-height:120%;
}
.bdTxt5::before,
.bdTxt5::after {
	border-top: 1px solid #bcbcbc;
	content: "";
	width:18rem;
}
.bdTxt5::before {
	margin-right: 1rem;
}
.bdTxt5::after {
	margin-left: 1rem;
}
.gmapl a{
	displayblock;
	background:#7186a5;
	padding:4px 10px;
	color:#fff;
	font-size:80%;
	font-family:"游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif !important;
}
.gmapl a:hover{
	opacity:0.7;
}
.weblink{
	display:inline-block;
	width:130px;
	text-align:center;
	background:#b47676;
	padding:2px 0 8px 0;
	border-radius:15px;
	line-height:1;
}
.gmaplink2{
	display:inline-block;
	width:130px;
	text-align:center;
	background:#c39a9d;
	padding:2px 0 8px 0;
	border-radius:15px;
	line-height:1;
}
.weblink a, .gmaplink2 a{
	color:#ffffff;
	font-size:70%;
	/*font-family:"游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif !important;*/
}
#acc-sec05 .container p{
	min-height:80px;
}
#acc-sec05 .container h4{
	font-size:1.6rem;
	margin-bottom:0.5em;
	text-align:left;
}
#acc-sec05 .container h4 span{
	font-size:1rem;
	display:inline-block;
	margin:-5px 0 0 5px !important;
	line-height:100%;
}
/*----------------*/
/* WEDDING        */
/*----------------*/
#wed-sec01{
	position:relative;
	background:transparent url(../images/img-wedding02.png) no-repeat;
	background-position:center top;
	background-size:contain;
	padding-top:5%;
	margin-bottom:3em;
}
#wed-innner{
	width:30%;
	margin:0 59% 5% 11%;
	padding:2em 2em 2.5em;
	background:rgba(255, 255, 255, 0.8);
}
#wed-sec03{
	margin-bottom:3em;
}
#wed-sec04{
	margin-bottom:7em;
}
.cplink {
	display:block;
	width:90%;
	text-align:center;
	background:#dce8f6;
	padding:15px 0;
	margin:4em auto 1em;
}
.cplink a{color:#ce64c0;}
.cplink a:hover{color:#3b5f8c;}

#wed-sec02{
	overflow-x:hidden;
	position:relative;
	background:transparent url(../images/img-wedding10.png) no-repeat;
	background-position:center top;
	background-size:contain;
	padding-top:3%;
	margin-bottom:3em;
}
#wed-innner2{
	width:30%;
	margin:0 11% 5% 59%;
	padding:2em 2em 2.5em;
	background:rgba(255, 255, 255, 0.6);
}
.tellink2{
	width:60%;
	text-align:center;
	background:#f7e0f7;
	border:1px solid #c0c0c0;
	padding:15px 0;
	margin:2em auto 5em;
}
.tellink2 a{color:#797979;}
.tellink2 a:hover{color:#893956;}
.tellink2 span{
	display:inline-block;
	margin:0 1em;
	font-size:150%;
	font-weight:500;
}

@media all and (-ms-high-contrast:none){
	.flx-parent {
		display: -webkit-flex;
		display: flex;
		display: -ms-flexbox;
		justify-content: space-between;
		align-items: center;
	}
	.box-deco1{
		padding:10px 5px 10px 0;
		background:#fff;
		color:#1f1f1f;
		border:1px solid #a7a7a7;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		text-orientation: upright;
		height:120px;
		text-align:center;
		line-height:140%;
	}
	.box-deco2{
		padding:10px 5px 10px 0;
		background:#b8738c;
		color:#fff;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		text-orientation: upright;
		height:120px;
		text-align:center;
	}
	.box-deco3{
		padding:10px 5px 10px 0;
		background:#fff;
		color:#1f1f1f;
		border:1px solid #a7a7a7;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		text-orientation: upright;
		height:150px;
		text-align:center;
		line-height:180%;
	}
	.box-deco4{
		padding:10px 5px 10px 0;
		background:#b8738c;
		color:#fff;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		text-orientation: upright;
		height:150px;
		text-align:center;
		line-height:180%;
	}
	.gmapl a{
		displayblock;
		background:#7186a5;
		padding:6px 10px 4px;
		color:#fff;
		font-size:80%;
		line-height:100%;
	}
	.gmapl a:hover{
		opacity:0.7;
	}
}

/*-----------------*/
/* responsive menu */
/*-----------------*/
#mainnav{
	display:none;
}

/*@media screen and (max-width: 768px) {*/
	.gtco-nav .menu-1, .gtco-nav .menu-2 {
		display: none;
	}
	#sub-section {
	margin-top: 60px;
	}
/*}*/
.gtco-nav ul li.has-dropdown {
	position: relative;
}
.gtco-nav ul li.has-dropdown .dropdown {
	width: 130px;
	z-index: 1002;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 40px;
	left: 0;
	text-align: left;
	background: #fff;
	padding: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}
.gtco-nav ul li.has-dropdown .dropdown:before {
	bottom: 100%;
	left: 40px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #fff;
	border-width: 8px;
	margin-left: -8px;
}
.gtco-nav ul li.has-dropdown .dropdown li {
	display: block;
	margin-bottom: 7px;
}
.gtco-nav ul li.has-dropdown .dropdown li:last-child {
	margin-bottom: 0;
}
.gtco-nav ul li.has-dropdown .dropdown li a {
	padding: 2px 0;
	display: block;
	color: #d2d2d2;
	line-height: 1.2;
	text-transform: none;
	font-size: 15px;
}
.gtco-nav ul li.has-dropdown .dropdown li a:hover {
	color: #000;
}
.gtco-nav ul li.has-dropdown .dropdown li.active > a {
  color: #000 !important;
}
.gtco-nav ul li.has-dropdown:hover a, .gtco-nav ul li.has-dropdown:focus a {
  color: #fff;
}
.gtco-nav ul li.active > a {
  color: #000 !important;
}
.gtco-nav.scrolled ul {
  display:block;
}
.gtco-nav.scrolled ul li {
  padding: 0 5px;
  margin: 0;
  list-style: none;
  display: inline-block;
  text-align:center;
  border-right:1px solid rgba(255, 255, 255, 0.5);
}
.gtco-nav.scrolled ul li a {
  color: rgba(255, 255, 255, 0.8);
}
.gtco-nav.scrolled ul li::after {
	color: rgba(255, 255, 255, 0.8);
}
.gtco-nav.scrolled ul li span{
	font-size:70%;
	color: rgba(255, 255, 255, 0.5);
	display:block;
}
.gtco-nav.scrolled ul li a:hover {
  color: #fff;
}
.gtco-nav.scrolled ul li.active > a {
  color: #fff !important;
  font-weight:800;
}
#gtco-offcanvas {
  position: absolute;
  position: fixed;
  z-index: 1901;
  width: 270px;
  background: rgba(255, 255, 255, 0.9);
  top: 0;
  right: 0;
  bottom: 0;
  padding: 45px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
/*@media screen and (max-width: 768px) {*/
  #gtco-offcanvas {
    display: block;
  }
/*}*/
.offcanvas #gtco-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#gtco-offcanvas a {
  color: rgba(0, 0, 0, 0.6);
}
#gtco-offcanvas a:hover {
  color: rgba(0, 0, 0, 0.4);
}
#gtco-offcanvas ul {
  padding: 0;
  margin: 0;
}
#gtco-offcanvas ul li {
  padding: 8px 0;
  margin: 0;
  list-style: none;
}
#gtco-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#gtco-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
  font-size:20px;
}
#gtco-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e921";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#gtco-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#gtco-offcanvas ul li:last-child a{
	display:inline-block;
	background:#b47676;
	padding:5px 20px;
	color:#FFF;
	margin-left:-10px;
}
.gtco-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.gtco-nav-toggle.active i::before, .gtco-nav-toggle.active i::after {
  background: #444;
}
.gtco-nav-toggle:hover, .gtco-nav-toggle:focus, .gtco-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.gtco-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #000;
  transition: all .2s ease-out;
}
.gtco-nav-toggle i::before, .gtco-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.gtco-nav-toggle.gtco-nav-white > i {
  color: #fff;
  background: #fff;
}
.gtco-nav-toggle.gtco-nav-white > i::before, .gtco-nav-toggle.gtco-nav-white > i::after {
  background: #fff;
}

.gtco-nav-toggle i::before {
  top: -7px;
}

.gtco-nav-toggle i::after {
  bottom: -7px;
}

.gtco-nav-toggle:hover i::before {
  top: -10px;
}

.gtco-nav-toggle:hover i::after {
  bottom: -10px;
}

.gtco-nav-toggle.active i {
  background: transparent;
}
.gtco-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.gtco-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.gtco-nav-toggle {
  position: fixed;
  right: 0px;
  top: 10px;
  z-index: 21;
  /*padding: 6px 0 0 0;*/
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2000;
  border-bottom: none !important;
}
/*@media screen and (max-width: 768px) {*/
  .gtco-nav-toggle {
    display: block;
  }
/*}*/
.animate-box { opacity: 0; }

/*----------------*/
/* font           */
/*----------------*/
.fs70{ font-size:70%; }
.fs80{ font-size:80%; }
.fs90{ font-size:90%; }
.fs110{ font-size:110%; }
.fs120{ font-size:120%; }

.lh120{ line-height:120%; }
.lh140{ line-height:140%; }
.lh160{ line-height:160%; }
.lh180{ line-height:180%; }
.lh200{ line-height:200%; }

.em{ font-weight:bold; }
.s-Serif{ font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; }

/*----------------*/
/* layout         */
/*----------------*/
.f-left{ float:left; }
.f-right{ float:right; }
.textleft{ text-align:left; }
.textright{ text-align:right; }
.textjustify{ text-align:justify; }
.textcenter{ text-align:center; }
.v-top{ vertical-align:top; }
.v-middle{ vertical-align:middle; }
.v-bottom{ vertical-align:bottom; }

/*----------------*/
/* margin         */
/*----------------*/
/** top **/
.mgt3{ margin-top:3px !important; }
.mgt5{ margin-top:5px !important; }
.mgt8{ margin-top:8px !important; }
.mgt10{ margin-top:10px !important; }
.mgt13{ margin-top:13px !important; }
.mgt15{ margin-top:15px !important; }
.mgt20{ margin-top:20px !important; }
.mgt25{ margin-top:25px !important; }
.mgt30{ margin-top:30px !important; }
.mgt40{ margin-top:40px !important; }
.mgt45{ margin-top:45px !important; }
.mgt50{ margin-top:50px !important; }
.mgt70{ margin-top:70px !important; }
.mgt80{ margin-top:80px !important; }
.mgt90{ margin-top:90px !important; }
.mgt100{ margin-top:100px !important; }
.mgt120{ margin-top:120px !important; }
.mgt-70{ margin-top:-70px !important; }
.mgt-7em{ margin-top:-7em !important; }

/** right **/
.mgr0{ margin-right:0 !important; }
.mgr1{ margin-right:1px !important; }
.mgr2{ margin-right:2px !important; }
.mgr3{ margin-right:3px !important; }
.mgr5{ margin-right:5px !important; }
.mgr6{ margin-right:6px !important; }
.mgr8{ margin-right:8px !important; }
.mgr10{ margin-right:10px !important; }
.mgr12{ margin-right:12px !important; }
.mgr13{ margin-right:13px !important; }
.mgr15{ margin-right:15px !important; }
.mgr20{ margin-right:20px !important; }
.mgr25{ margin-right:25px !important; }
.mgr30{ margin-right:30px !important; }
.mgr35{ margin-right:35px !important; }
.mgr40{ margin-right:40px !important; }
.mgr50{ margin-right:50px !important; }
.mgr60{ margin-right:60px !important; }
.mgr120{ margin-right:120px !important; }

/** left **/
.mgl0{ margin-left:0 !important; }
.mgl5{ margin-left:5px !important; }
.mgl10{ margin-left:10px !important; }
.mgl12{ margin-left:12px !important; }
.mgl15{ margin-left:15px !important; }
.mgl20{ margin-left:20px !important; }
.mgl25{ margin-left:25px !important; }
.mgl30{ margin-left:30px !important; }
.mgl35{ margin-left:35px !important; }
.mgl40{ margin-left:40px !important; }
.mgl50{ margin-left:50px !important; }
.mgl55{ margin-left:55px !important; }
.mgl60{ margin-left:60px !important; }

/** bottom **/
.mgb3{ margin-bottom:3px !important; }
.mgb5{ margin-bottom:5px !important; }
.mgb7{ margin-bottom:7px !important; }
.mgb10{ margin-bottom:10px !important; }
.mgb15{ margin-bottom:15px !important; }
.mgb18{ margin-bottom:18px !important; }
.mgb20{ margin-bottom:20px !important; }
.mgb25{ margin-bottom:25px !important; }
.mgb30{ margin-bottom:30px !important; }
.mgb35{ margin-bottom:30px !important; }
.mgb40{ margin-bottom:40px !important; }
.mgb45{ margin-bottom:45px !important; }
.mgb50{ margin-bottom:50px !important; }
.mgb55{ margin-bottom:55px !important; }
.mgb60{ margin-bottom:60px !important; }
.mgb70{ margin-bottom:70px !important; }
.mgb80{ margin-bottom:80px !important; }
.mgb100{ margin-bottom:100px !important;}

.pgb5{ padding-bottom:5px; }
.pgb10{ padding-bottom:10px; }
.pgb15{ padding-bottom:15px; }
.pgb20{ padding-bottom:20px; }
.pgl30{ padding-left:30px; }

/** all **/
.mrg0{ margin:0; }
.mrg0a{ margin:0 auto; }
.mrg5{ margin:5px; }
.mrg8{ margin:8px; }
.mrg10{ margin:10px; }
.mrg15{ margin:15px; }
.mrg15-10{ margin:15px 10px; }
.mrg10-10{ margin:10px 10px 0; }
.mrg0-10{ margin:0 10px; }

/*----------------*/
/* width          */
/*----------------*/
.w10{ width:10%; }
.w20{ width:20%; }
.w25{ width:25%; }
.w30{ width:30%; }
.w35{ width:35%; }
.w40{ width:40%; }
.w45{ width:45%; }
.w47{ width:47%; }
.w48{ width:48%; }
.w50{ width:50%; }
.w55{ width:55%; }
.w60{ width:60%; }
.w65{ width:65%; }
.w70{ width:70%; }
.w75{ width:75%; }
.w80{ width:80%; }
.w85{ width:85%; }
.w90{ width:90%; }
.w95{ width:95%; }
.w100{ width:100%; }

#info-fac{
	position:relative;
}
#info-fac-bn{
	position:absolute;
	top:58%;
	left:12%;
}
#icn01{
	position:absolute;
	top:85%;
	left:66%;
}
#icn02{
	position:absolute;
	top:61%;
	left:83%;
}
#icn03{
	position:absolute;
	top:39%;
	left:79%;
}
#icn04{
	position:absolute;
	top:41%;
	left:67%;
}
#icn05{
	position:absolute;
	top:46%;
	left:31%;
}
#icn06{
	position:absolute;
	top:30%;
	left:42%;
}
#icn07{
	position:absolute;
	top:17%;
	left:35%;
}
#icn01, #icn02, #icn03, #icn04, #icn05, #icn06, #icn07{
	width:51px;
	height:55px;
}

a.linknum{
	display:block;
	padding-top:350px;
	margin-top:-350px;
}

.b-radius5{
	border:1px solid #414141;
	border-radius:5px;
	padding:10px 15px;
	height:120px;
}
.b-radius6{
	border:1px solid #414141;
	border-radius:5px;
	padding:15px 20px;
}
.b-radius6 dt{
	color:#eebb6b;
	font-size:19px !important;
}
.b-radius6 dt span{
	background:#eebb6b;
	color:#684815;
	padding:2px 5px;
}

.b-radius6 dd{
	padding-top:10px;
	padding-bottom:25px;

}

.b-radius7{
	background:rgba(255, 255, 255, 0.8);
	border-radius:30px;
	padding:50px 30px 40px 30px;
}
.b-radius7 h3{
	color:#c39d9d;
	font-size:130%;
	margin:0 0 10px 0;
}

.d-tbl{
	display:table;
	position:relative;
}
.d-tbl-row{
	display:table-row;
	padding:10px 0;
}

.d-tbl-cell{
	display:table-cell;
	padding:20px;
	vertical-align:top !important;
}
#map01 {
    position: relative;
    height: 298px;
    background: transparent url("../images/map01.png")no-repeat;
    background-position: left top;
    margin: 0 auto 50px;
}

#gmapl1 {
    position: absolute;
    left: 550px;
    top: 72px;
}

#gmapl2 {
    position: absolute;
    left: 550px;
    top: 175px;
}

#gmapl3 {
    position: absolute;
    left: 550px;
    top: 268px;
}

#gmapl1 a, #gmapl2 a, #gmapl3 a, #gmapl4 a, #gmapl5 a {
    padding: 4px 10px;
	color: #FFF;
	font-size: 13px;
	background: #b47676;
	border-radius: 15px;
}

#map02 {
    position: relative;
    height: 298px;
    background: transparent url("../images/map02.png") no-repeat;
    background-position: left top;
    margin: 0 auto 50px;
}

#map03 {
    position: relative;
    height: 403px;
    background: transparent url("../images/map03.png") no-repeat;
    background-position: left top;
    margin: 0 auto 50px;
}

#gmapl4 {
    position: absolute;
    left: 550px;
    top: 95px;
}

#gmapl5 {
    position: absolute;
    left: 550px;
    top: 225px;
}
#totsukawa {
    position: relative;
}

#totsukawa div {
    width: 1200px;
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -550px;
}

#totsukawa p {
    font-size: 120%;
    color: #333;
    line-height: 240%;
}

#totsukawa figure {
    position: relative;
    display: block;
    margin: 200px 0 0;
    padding: 0;
}
@media only screen and (max-width: 768px) {
.block01{display: none}
}