
body.fixed { overflow: hidden; }

#fv { padding-top: 130px;}
#fv .bg { position: relative; padding: 9% 0 7%; /* padding: 170px 0 150px; */ }
#fv .bg:before { content: ''; display: block; width: calc(100% - 180px); height: 100%; position: absolute; right: 0; top: 0; z-index: -1;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	background: url(../images/login/fv_login2.png) left center;
	background-size: cover;
}

#fv h2 { font-size: 50px; letter-spacing: 0.2em; text-align: center; font-weight: 800; }
#fv h2 span { display: block; padding: 20px 0 0; font-size: 20px; letter-spacing: 0.1em; font-family: "brother-1816-printed", sans-serif; font-weight: 300; font-style: normal; }

.btn input,
.btn a { border-radius: 30px; line-height: 45px; height: 45px; padding: 0 30px; background: #8b8b8b; color: #fff; cursor: pointer; border: none; display: inline-block;  }

button { 
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

/* ------------------------------------------------------------ login/guest */

.options { display: flex; flex-wrap: wrap; justify-content: space-between; text-align: center; padding: 60px 0 30px; }
.options h3 { position: absolute; width: 100%; text-align: center; top: 0; z-index: 2; }
.options h3 span { display: inline-block; padding: 0 120px; line-height: 60px; height: 60px; border-radius: 10px; color: #fff; }
.options .container { position: relative; padding: 30px 0 100px; }
.options .container::after { border-radius: 10px; height: calc(100% - 30px); content: ''; display: block; position: absolute; width: 100%;  bottom: 0; z-index: 0; box-sizing: border-box; }
.options .container .btn { width: 100%; padding: 0; position: absolute; bottom: 40px; z-index: 1; }
.options .container .btn a { font-size: 16px; min-width: 280px; height: 60px; line-height: 60px; }
.options .box { width: 100%; padding: 60px 20px 30px; box-sizing: border-box; position: relative; z-index: 1; }
.options .box .text { font-size: 20px; }

.options .login { width: 55%;  }
.options .login:only-child { margin: auto; }
.options .login h3 span { background: #a69761; }
.options .login::after { border: 1px solid #a69761; background: #fbf8ef; }
.options .login .btn a { background: #8c0000; }
.options .login .text { padding: 10px 0; background: url(../images/reservation/bg_leaves.png) no-repeat center center; background-size: auto 90%;  }
.options .login .text span { padding: 0 0 0 5px; vertical-align: middle; display: inline-block; text-align: left; line-height: 150%; font-weight: bold; }

.options .guest { width: 43%; }
.options .guest::after { border: 1px solid #c9c9c9; background: #eeeeee;  }
.options .guest .text { padding: 30px 0 0; }
.options .guest h3 span { background: #313131; }

/* ------------------------------------------------------------ ticket */

.ticket { padding: 60px 0 0; }
.ticket h3 { font-size: 36px; padding: 0 0 20px; }
.ticket h3 span { font-size: 28px; }
.ticket .w_box { padding: 30px; }
.ticket .box { align-items: center; display: flex; border-radius: 10px; }
.ticket .box .pic { width: 250px; height: auto; }
.ticket .box .info { padding: 0 0 0 20px; width: calc(100% - 250px); box-sizing: border-box; }
.ticket .box .info h4 { font-size: 24px; line-height: 150%; }

.flex { display: flex; flex-wrap: wrap; }

.best { padding: 70px 0 50px; }
.best h3 { padding: 15px 0; text-align: center; margin: auto; width: 100%; max-width: 500px; position: relative; }
.best h3 span { display: block; font-size: 24px; line-height: 150%; font-weight: bold; }
.best h3::before,
.best h3::after { height: 100%; width: 100px; display: block; content: ''; top: 0; position: absolute; }

.best h3::before { left: 0; background: url(../images/reservation/leaf_l.png) no-repeat left center; background-size: auto 100%; }
.best h3::after { right: 0; background: url(../images/reservation/leaf_r.png) no-repeat right center; background-size: auto 100%; }

/* ------------------------------------------------------------ benefit */

#benefit { width: 800px; margin: 60px auto 0; padding: 50px 0px 42px 60px; background: url(../images/reservation/bg_benefit.jpg) repeat left top; box-sizing: border-box;}
#benefit .title { font-size: 16px; font-weight: 600; padding-left: 0.5em; border-left: 2px solid #000; margin-bottom: 20px;}
#benefit .txt { font-size: 14px; line-height: 2; margin-bottom: 44px;}
#benefit .txt:last-child { margin-bottom: 0;}

.ps { width: 800px; margin: 0 auto; padding: 20px 0 50px;}
.ps p { }
.ps p span { display: block; font-size: 18px; margin-bottom: 10px;}

.btn_box {margin: 50px auto 0;width: 420px;}
.btn_box .btn{display: block; text-align: center; color: #000; font-weight: 500;}
.btn_box .btn.tel{border: 1px solid #000; color: #000; font-size: 14px; padding: 13px 0; }
.btn_box .btn.tel p{display: flex; text-align: center; font-size: 30px; width: 227px; margin: 10px auto 0 ;}
.btn_box .btn.tel p img{margin: 0 6px 0 0;}


/* ------------------------------------------------------------ search */

.search { padding: 30px 0 0; }
.search .search_box { align-items: flex-start; display: flex; flex-wrap: wrap; justify-content: space-between; margin: auto; padding: 10px 0 30px; }
.search .search_box .count { width: calc(25% - 10px); }
.search .search_box h3 { padding: 10px 0; font-size: 16px; }
.search .search_box .nights h3 { padding: 10px 0 10px 30px; 
	background: url(../images/reservation/icn-0.png) no-repeat left center;
	background-size: 25px auto;
}
.search .search_box .room h3 { padding: 10px 0 10px 30px; 
	background: url(../images/reservation/icn-1.png) no-repeat left center;
	background-size: 25px auto;
}
.search .search_box .box { position: relative; border: 1px solid #c9c9c9; padding: 20px; }
.search .search_box .disabled .box { color: #9c9c9c; }

.search .search_box .input { cursor: pointer; position: relative; }
.search .search_box .disabled .input { cursor: default; pointer-events: none; }
.search .search_box .box::before { transform: rotate(45deg); width: 5px; height: 5px; border-right: 2px solid #c9c9c9; border-bottom: 2px solid #c9c9c9; top: 0; bottom: 0; right:15px; margin: auto; position: absolute; content: ''; display: block; }
.search .search_box .disabled .box::before { display: none; }
.search .search_box .input .dropdown { position: absolute; display: none; width: auto; padding: 10px; top: 110%; box-shadow: 2px 3px 8px -6px #999; border: 1px solid #c9c9c9; box-sizing: border-box; background: #fff; z-index: 1; border-radius: 5px; }
.search .search_box .input .dropdown input[type="text"] { display: inline-block; vertical-align: top; text-align: center; width: 50px; height: 30px; line-height: 30px; padding: 0; color: #000; vertical-align: middle; }
.search .search_box .input .dropdown button { box-sizing: border-box; padding: 0; font-size: 20px; width: 30px; height: 30px; line-height: 30px; background: #0b65bf; color: #fff; display: inline-block; margin: 0 5px; cursor: pointer; text-align: center; vertical-align: middle; }
.search .search_box .input .dropdown button.disabled { pointer-events: none; cursor: auto; background: #dbdbdb; }
.search .search_box .input .dropdown .children { padding: 5px 0 0; }
.search .search_box .input .dropdown .children p { display: none; padding: 5px 0; }
.search .search_box .input .dropdown .children p select { width: 100%; }

/*
.search .search_box .count { padding: 0 30px 0 0; }
.search .btn { padding: 50px 0 0; width: auto; }
.search 
.search .search_box 
.search .search_box 
.search .search_box.caption {  font-size: 18px; padding: 10px 0; }
.search input[type="submit"].disabled { background: #dddddd !important; pointer-events: none; }
.search .children { width: 100%; text-align: left; padding: 20px 0; }
.search .children p { display: none; margin: 0 0 5px; }
*/
.search .btn { padding: 60px 0 0; width: 500px; margin: 0 auto; text-align: center; color: #fff; border-radius: 50px; font-size: 18px; font-family: 'Noto-Sans-JP-Medium'; box-sizing: border-box;}
.search input[type="submit"].search_btn { border-radius: 50px; width: 100%; max-width: 460px; height: 60px; line-height: 60px; background: #8c0000; font-size: 16px; }
.search input[type="submit"].disabled { background: #ababab; pointer-events: none; }

/* ------------------------------------------------------------ rooms */

.childrenPrice { width: 800px; margin: 80px auto 0;}
.childrenPrice p { font-weight: 500; margin-bottom: 20px;}
.childrenPrice ul { }
.childrenPrice li { margin-bottom: 10px;}
.childrenPrice li span { display: inline-block; width: 55px; text-align: center; padding: 4px 0; border: 1px solid #000; margin-right: 10px;}

.cancel table { width: 800px; margin: 80px auto 0; }
.cancel table tr {}
.cancel table .request p { line-height: 1.625; text-indent: -1em; padding-left: 1em;}

.cancel table th,
.cancel table td { padding: 20px 0; text-align: left; line-height: 1.625;}
.cancel table th { width: 290px; font-weight: 500; vertical-align: text-top;}
.cancel table th.merge { text-align: left; font-weight: 400; padding: 10px 0 20px;}
.cancel table th.merge p { font-size: 15px; line-height: 1.733; }
.cancel table th.merge p span { font-weight: 500;}
.cancel table td { }
.cancel table td small { display: block; font-size: 14px; margin-top: 6px;}


.rooms { padding: 30px 0 100px; }

.rooms .btn { width: auto; padding: 0; }
.rooms ul li { margin: 0 0 30px; background: #ededed; border-radius: 5px; padding: 30px;  /* box-shadow: 1px 1px 10px -3px #b0b0b0;  */ }
.rooms ul li .images { border-radius: 5px; width: 280px; }
.rooms ul li .images .main { width: 100%; height: auto; cursor: pointer; }
.rooms ul li .images ul { display: flex; flex-wrap: wrap; }
.rooms ul li .images li { width: 25%; padding: 0; margin: 0 0 5px; box-sizing: border-box; }
.rooms ul li .images li img { width: 100%; height: auto; cursor: pointer; }
.rooms ul li .flex { justify-content: space-between; align-items: flex-start; }
.rooms ul li .right_box { width: calc(100% - 300px); }
.rooms ul li .w_box { border-radius: 5px; filter: none; padding: 10px 0; box-sizing: border-box; background: #fff;}
.rooms ul li h3 { font-size: 28px; padding: 0 0 50px; }
.rooms ul li .info { text-align: right; }
.rooms ul li .info p { padding: 0; display: inline-block; vertical-align: middle; }
.rooms ul li .info .btn { padding: 0 10px; }
.rooms ul li .info .btn a { padding: 0 20px; height: 45px; line-height: 45px; background: #000; color: #fff; display: inline-block; font-size: 16px; }
.rooms ul li .info .price span { font-weight: bold; font-size: 30px; display: inline-block; vertical-align: bottom; padding: 0 10px; } 
.rooms ul li table { width: 100%; }
.rooms ul li table th { border-bottom: 2px solid #696969; padding: 20px; line-height: 150%; }
.rooms ul li table td { padding: 20px; max-width: 360px; line-height: 150%; border-top: 1px solid #dfdfdf;  }
.rooms ul li table td .btn a { padding: 0 10px; min-width: 130px; font-size: 16px; background: #8c0000; color: #fff; height: 35px; line-height: 35px; text-align: center;}
.rooms ul li table td.name .btn { padding: 10px 0 0; text-align: left; }
.rooms ul li table td.name a { margin: 0 5px; display: inline-block; text-decoration: underline; padding: 5px 0 0; color: #27B04E; }
.rooms ul li table td .tags { padding: 5px 0 0; }
.rooms ul li table td .tags .payment { font-size: 12px; line-height: 20px; height: 20px; padding: 0 15px; background: #666; color: #fff; display: inline-block; }
.rooms .caution { line-height: 150%; padding: 30px 0 50px; text-align: center; font-size: 24px; }

.rooms ul li .room_details { padding: 10px 0 0; }
.rooms ul li .room_details h4 { font-size: 18px; position: relative; padding: 0 0 0 15px; line-height: 120%; }
.rooms ul li .room_details h4:before { content: ''; display: block; width: 5px; height: 100%; left: 0; background: #000; border-radius: 5px; position: absolute; }
.rooms ul li .room_details table { margin: 15px 0 0; }
.rooms ul li .room_details table th { background: #7d7d7d; padding: 15px 0; text-align: center; color: #fff; font-size: 18px; letter-spacing: 4px;  border: 1px solid #929292; }
.rooms ul li .room_details table td { width: 25%; background: #fff; text-align: center; border: 1px solid #929292; padding: 20px; }
.rooms ul li .room_details table td p { padding: 5px 0; line-height: 150%; }

.rooms ul li .room_details table th { width: 25%; }
.rooms ul li .room_details table td .block { display: block; border: 1px solid #929292; border-radius: 5px; } 
.rooms ul li .room_details table td.sauna p { padding: 0 0 20px; }
.rooms ul li .room_details table td.sauna .block { padding: 5px 0; font-size: 14px; border: 0px; border-radius: 0px; border-top: 1px solid #929292;}
.rooms ul li .room_details table td.sauna .block small { font-size: 12px;}
.rooms ul li .room_details table td.unit .block { padding: 0; font-size: 14px; }
.rooms ul li .room_details table td.icon span { margin: 10px 0 0; position: relative; background: #fff; border-radius: 30px; -webkit-border-radius: 30px; width: 100%; height: 30px; line-height: 30px; text-align: center; display: flex; align-items: center; justify-content: center; font-size: 14px; }
.rooms ul li .room_details table td.icon span.blue { border: 1px solid #4e508b; color: #4e508b; margin-top: 0; }
.rooms ul li .room_details table td.icon span.red { border: 1px solid #c56266; color: #c56266; }
.rooms ul li .room_details table td.icon span.dark { border: 1px solid #000; }
.rooms ul li .room_details table td.icon img { margin-right: 5px; }
.rooms ul li .room_details table td.space { vertical-align: middle; }

.rooms ul li .login { padding: 10px 0 0; text-align: right; }
.rooms ul li .login a { /* background: #666; */ padding: 0; display: inline-block; line-height: 120%; font-size: 12px; text-decoration: underline; }

/* ------------------------------------------------------------ modal */

.t_modal { display: none; z-index: 999; position: fixed; width: 100%; height: 100%; left: 0; top: 0; overflow: auto;
	-ms-overflow-style: none; scrollbar-width: none;
}
.t_modal .modal_flex { display: flex; justify-content: center; align-items: center; position: relative; width: 100%; height: 100%; min-height: 500px; }
.t_modal .modal_overlay { cursor: pointer; z-index: 0; background: rgba(0, 0, 0, 0.4); position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.t_modal .modal_inner { border-radius: 5px; padding: 0; min-height: 500px; height: 80%; width: 94%; max-width: 1100px; position: relative; z-index: 1; border-radius: 5px; box-sizing: border-box; }
.t_modal .modal_inner iframe { width: 100%; position: absolute; height: 100%; border: none; left: 0; right: 0; margin: auto; top: 0; border-radius: 5px; }
.t_modal .modal_inner .close  { cursor: pointer; background: #4f4f4f; width: 40px; height: 40px; line-height: 38px; font-size: 28px; position: absolute; z-index: 2; color: #fff;
	font-family: Arial, Baskerville, monospace;
	right: -20px;
	top: -20px;
	text-align: center;
	border-radius: 50%;
}

.t_modal .modal_box { overflow: hidden; border-radius: 5px; background: #fff; height: 100%; position: relative; }

/* ------------------------------------------------------------ complete */

.complete { padding: 60px 0; }
.complete h3 { padding: 30px 0; font-size: 26px; text-align: center; }
.complete .text { font-size: 18px; text-align: center; line-height: 180%; padding: 30px 0 0; }
.complete .text a { text-decoration: underline; color: #04adff; display: inline-block; }
.complete .btn { padding: 50px 0; }
.complete .btn a { border-radius: 50px; background: #ee1414; }

@media only screen and (max-width: 768px)  {
	#fv .bg { padding: 18% 0 19%; }
	#fv .bg:before { width: 94%; 
		border-top-left-radius: 25px;
		border-bottom-left-radius: 25px;
		background: url(../images/login/fv_login-sp2.png) right center;
		background-size: cover;
	}
	#benefit { width: 100%; margin: 30px auto 0; padding: 30px 20px 22px; }
	.cancel table { width: 100%; margin: 30px auto 0; }
	.cancel table tr,
	.cancel table th,
	.cancel table td { display: block;}
	.cancel table th { width: 100%;}

}

@media only screen and (max-width: 640px)  {
	
	header h1{ width: auto; height: auto; padding: 0; position: relative; }
	header h1 img{ width: 60px; height: auto; }
	
	/* ------------------------------------------------------------ fv */

	
	#fv h2 { font-size: 30px; }
	#fv h2 span { padding: 15px 0 0; font-size: 16px; }

	.best { padding: 30px 0; }
	.best h3 { padding: 5px 0; max-width: 400px; }
	.best h3 span { font-size: 18px; }
	.best h3 img { width: 150px; height: auto; }
	
	/* ------------------------------------------------------------ login/guest */
	
	.options { display: block; padding: 30px 0; }
	.options h3 span { width: 80%; max-width: 420px; padding: 0; height: 45px; line-height: 45px; font-size: 18px; }
	.options .box { padding: 50px 3% 30px; }
	.options .container { padding: 25px 0 70px; margin: 0 0 30px; }
	.options .container::after { height: calc(100% - 22px); }
	.options .container .btn { bottom: 30px; }
	.options .container .btn a {  height: 45px; line-height: 45px; font-size: 14px; min-width: 240px; }
	
	.options .guest,
	.options .login { width: 100%; }
	.options .login .text { padding: 10px 0; }
	.options .login .text img { width: 25px; height: auto; }
	.options .login .text span { font-size: 16px; }
	.options .guest .text { padding: 10px 0; font-size: 16px; }
	
	
	/* ------------------------------------------------------------ tickets */
	
	.ticket h3 { font-size: 24px; }
	.ticket h3 span { font-size: 18px; }
	.ticket .w_box { padding: 15px 3%; }
	.ticket .box .pic { width: 130px; height: auto; display: block; margin: auto; }
	.ticket .box .info { width: calc(100% - 130px); padding: 0 0 0 15px; text-align: center; }
	.ticket .box .info h4 { padding: 15px 0; font-size: 15px; }
	
	/* ------------------------------------------------------------ benefit */

	#benefit .title { font-size: 13px; margin-bottom: 10px;}
	#benefit .txt { font-size: 11px; line-height: 1.8; margin-bottom: 25px;}
	#benefit .txt:last-child { margin-bottom: 0;}
	
	.childrenPrice { width: 100%; margin: 80px auto 0;}
	.childrenPrice p { font-size: 12px; margin-bottom: 15px; line-height: 130%;}
	.childrenPrice ul { }
	.childrenPrice li { font-size: 10px; margin-bottom: 5px;}
	.childrenPrice li span { width: 45px; padding: 3px 0;margin-right: 10px;}

	
	.ps { width: 100%; padding: 20px 0 50px;}
	.ps p { font-size: 10px; line-height: 140%;}
	.ps p span { display: block; font-size: 12px; margin-bottom: 10px;}
	.btn_box{margin: 30px auto 0;width: 90%; }
	.btn_box .btn{display: block; }
	.btn_box .btn.red{font-size: 13px; padding: 17px 0 ;margin: 0 0 20px;}
	.btn_box .btn.tel{font-size: 12px; padding: 9px 0; }
	.btn_box .btn.tel p{ font-size: 25px; width: auto; margin: 5px auto 0 ; justify-content: center; align-items: center;font-family: din-2014, sans-serif;  }
	.btn_box .btn.tel p img{margin: 0 6px 0 0; width: 4%;}

	
	
	/* ------------------------------------------------------------ search */
	
	.search .btn { width: 100%; padding: 30px 0 0; }
	.search .search_box .count { width: calc(50% - 10px); }
	.search .search_box .count.person { width: 100%; }
	.search .search_box .box { padding: 15px 10px; font-size: 14px; }
	.search .search_box .input .dropdown { position: relative; margin: 10px 0 0; height: auto; }
	.search .search_box .input .dropdown button { width: 25px; height: 25px; line-height: 25px; }
	.search .search_box .input .dropdown input[type="text"] { width: 40px; height: 25px; line-height: 25px; }
	.search input[type="submit"].search_btn { width: 88%; max-width: 320px; height: 45px; line-height: 45px; font-size: 14px; }
	
	/* ------------------------------------------------------------ room list */
		
	.rooms ul li .flex { align-items: center; padding: 0 0 15px; }
	.rooms ul li { padding: 20px 4%; margin: 0 0 20px; }
	.rooms ul li h3 { padding: 10px 0; font-size: 18px; }
	.rooms ul li .info .btn { padding: 0 0 20px; padding: 0; }
	.rooms ul li .info .btn a { font-size: 12px; height: 30px; line-height: 30px; padding: 0 15px; }
	.rooms ul li .info .price span { font-size: 16px; }
	.rooms ul li .plans { display: block; }
	.rooms ul li .images { width: 100%; display: block; margin: 0 auto 20px; }
	.rooms ul li .right_box { width: 100%; }
	.rooms ul li .w_box { width: 100%; padding: 0 4% 15px; } 
	.rooms ul li table th { font-size: 14px; display: none; }
	.rooms ul li table tr:first-child { display: none; }
	.rooms ul li table tr:last-child { border-bottom: none; }
	.rooms ul li table tr { display: block; border-bottom: 1px solid #000; padding: 10px 0; }
	.rooms ul li table td { display: block; padding: 5px 0 5px; max-width: inherit; border: none; }
	.rooms ul li table td.name { font-size: 14px; padding: 10px 0 5px; }
	.rooms ul li table td .SP { display: inline-block; padding: 0 10px 0 0; line-height: 120%; }
	.rooms ul li table td p { font-size: 14px; }
	.rooms ul li table td .btn { padding: 10px 0 0; text-align: center; }
	.rooms ul li table td .btn a { width: 88%; max-width: 260px; font-size: 14px; box-sizing: border-box; line-height: 40px; height: 40px; }
	.rooms .caution { padding: 0 0 30px; font-size: 16px; }
	
	.rooms ul li .login { text-align: center; }
	
	.rooms ul li .room_details { padding: 20px 0 0; }
	.rooms ul li .room_details table { border-bottom: 1px solid #929292; }
	.rooms ul li .room_details table tr { padding: 0; }
	.rooms ul li .room_details table th.SP { display: block; padding: 10px 0; font-size: 14px; width: 100%; box-sizing: border-box; }
	.rooms ul li .room_details table td.unit .block { padding: 5px 0; }
	.rooms ul li .room_details table td { padding: 15px 4%; width: 100%; box-sizing: border-box; border-top: none; border-bottom: none; }
	.rooms ul li .room_details table td.icon span { margin-left: auto; margin-right: auto; max-width: 320px; }
	.rooms ul li .room_details table td p { padding: 0; }

	.t_modal .modal_inner .close { width: 30px; height: 30px; line-height: 28px; right: -11px; top: -11px; font-size: 20px; }
	.lity-container { width: 88%; }
	.lity-close { font-size: 28px; width: 30px; line-height: 30px; height: 30px; right: -15px; top: -15px; }

	/* ------------------------------------------------------------ complete */

	.complete { padding: 30px 0; }
	.complete h3 { padding: 10px 0; font-size: 18px; }
	.complete .text { padding: 20px 0 0; font-size: 14px; }
	.complete .btn { padding: 30px 0; }
	
	/* ------------------------------------------------------------ footer */
	
	footer .f_logo{ width: 100px; }
	footer .f_logo img{ width: 100%; height: auto; }	
}