/*rktn*/

body #htlContents,
#htlMainContent,
div#RthCustomize {
    margin: 0 0;
    max-width: none;
}

div#RthCustomize,
#htlMainContent {
    width: auto;
    float: none;
}

#RthCustomizeW a,
#RthCustomizeW a:link,
#RthCustomizeW a,
#RthCustomizeW a:visited {
    color: #151516;
    text-decoration: none;
}

#RthCustomizeW {
    width: 950px;
    overflow: hidden;
}

#RthCustomizeW a:hover {
    text-decoration: none;
}

#htlSide-A {
	top: 1000px;
	padding-top: 0;
	left: 50%;
	margin-left: -600px;
	position: absolute;
}

#RthCustomizeW .bns a,
#RthCustomizeW .bns a:link,
#RthCustomizeW .bns a,
#RthCustomizeW .bns a:visited {
    color: #151516;
    text-decoration: none;
}

div#RthCustomizeW {
    width: 100%;
    /*background: url(../images/bg.jpg);*/
}

/*common*/

/*html,
body {
    width: 100%;
}
*/
div#RthCustomizeW {
    color: #151516;
    margin: 0 auto;
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
    /*font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;*/
    overflow: hidden;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-size: 16px;
    line-height: 175%;
    -webkit-font-smoothing: antialiased;
    min-width: 100%;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.pb0 {
    padding-bottom: 0px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.p15 {
    padding: 0 15px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.mb05em {
    margin-bottom: 0.5em !important;
}

.mb1em {
    margin-bottom: 1em !important;
}

.mb2em {
    margin-bottom: 2em !important;
}

.mb3em {
    margin-bottom: 3em !important;
}

.mb4em {
    margin-bottom: 4em !important;
}

.pb05em {
    padding-bottom: 0.5em !important;
}

.mr0 {
    margin-right: 0 !important;
}

li {
    list-style: none;
}

p {
    text-align: justify;
    -ms-text-justify: auto;
    text-justify: auto;
    text-justify: inter-ideograph;
}

img {
    vertical-align: bottom;
}

.noborder {
    border: none !important;
}

.nomargin {
    margin: 0 0 !important;
}

.ta_r {
    text-align: right;
}

.ta_c {
    text-align: center;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.mb120 {
    margin-bottom: 120px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.ls-1 {
    letter-spacing: -1px;
}

.ls-2 {
    letter-spacing: -2px;
}

.ls-3 {
    letter-spacing: -3px;
}

.ls-4 {
    letter-spacing: -4px;
}

a,
.wrap a:link,
.wrap a,
.wrap a:visited {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

a img {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

a:active,
a:hover,
a:hover img {
    opacity: 0.7;
}

.for_sp {
    display: none !important;
}

.wrap {
    position: relative;
}

.cflex {
	display: flex;
}

.anchor {
	padding-top: 100px;
    margin-top: -100px;
}

/*mainw*/

.mainw {
	width: 950px;
	left: 50%;
	margin-left: -360px;
	position: relative;
    z-index: 20;
}



/* gnav
------------------------------------------------------------------------------------ */
div#gnavWrapper {
    width: 950px;
    margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	position: relative;
    /*padding: 30px 50px 30px 50px;*/
	padding: 30px 0;
	background-color: #FFF;
	z-index: 1000 !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div#gnavWrapper h2 {
	width: 240px;
}
div#gnavWrapper div#gnav {
}
div#gnavWrapper div#gnav ul#gnavSub {
	display: flex;
	justify-content:flex-end;
	flex-wrap: nowrap;
	font-size:14px;
	line-height:100%;
}
div#gnavWrapper div#gnav ul#gnavSub li {
	margin-right: 20px;
}
div#gnavWrapper div#gnav ul#gnavSub li:last-child {
	margin-right: 0;
}
div#gnavWrapper div#gnav ul#gnavMain {
	display: flex;
	flex-wrap: nowrap;
	font-size:16px;
	line-height:100%;
	margin-top: 10px;
}
div#gnavWrapper div#gnav ul#gnavMain li {
	margin-right: 50px;
}
div#gnavWrapper div#gnav ul#gnavMain li#gnavMainPlans {
	margin-right: 0;
}
div#gnavWrapper div#gnav ul#gnavMain li a {
	display: block;
	padding: 10px 0;
}
div#gnavWrapper div#gnav ul#gnavMain li#gnavMainPlans a {
	display: block;
	position: relative;
	color: #FFF;
	padding: 10px 40px 10px 15px;
	background-color: #bc9b6a;
	border-radius: 4px;
}
div#gnavWrapper div#gnav ul#gnavMain li#gnavMainPlans a:after {
	display:block;
	content: '';
	position: absolute;
	top: 50%;
	right: 15px;
	width: 5px;
	height: 8px;
	background: url(../images/linkbtn-arrow_white.png) 50% 50% no-repeat;
	background-size: 5px 8px;
	transform: translate(0, -50%);
}



/* footer
------------------------------------------------------------------------------------ */
div#footer {
    width: 950px;
    margin: auto;
	display: flex;
	flex-wrap: nowrap;
	padding: 50px 50px 0 50px;
	background-color: #FFF;
}
div#footer h2 {
	width: 240px;
	margin-right: 30px;
}
div#footer p {
	font-size:16px;
	line-height:150%;
}



.memo { 
    width: 1200px; 
    margin: 0 auto; 
    padding: 10px 0; 
    text-align: left; 
    font-weight: bold; 
    line-height: 1.2 
}

/*slide_wrp_i*/

.slide_wrp_i {
    max-width: 100%;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
    height: 600px;
    background: #000000;
}

.slide_wrp_i .mainw {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -550px;
    z-index: 202;
}

.slide_wrp_i ul.m_btn {
    position: absolute;
    bottom: 20px;
    right: 50%;
    margin-right: -675px;
}

.slide_wrp_i ul.m_btn li:last-child a.cbtn {
    color: #FFFFFF;
    border-color: #FFFFFF;
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
}

.slide_wrp_i ul.m_btn li:last-child a:hover.cbtn {
    color: #FFFFFF !important;
    background: url("../images/icon_arrow.png") right 10px center no-repeat;
}

.slide_wrp_i .bx-wrapper {
    margin: 0 auto;
    height: 600px;
}

.slide_wrp_i .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    left: 0;
    height: 100% !important;
}

.slide_wrp_i:before,
.slide_wrp_i:after {
    background: none;
}

.slide_wrp_i .slide_i {
    width: 100%;
    height: 100%;
    position: relative;
    top: auto;
    left: auto;
    margin-left: 0;
}

.slide_wrp_i .slide_i li {
    width: 100% !important;
    height: 100%;
}

.slide_wrp_i .slide_i li:first-child {
	background: url(../images/mv01.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.slide_wrp_i .slide_i li:nth-child(2) {
	background: url(../images/mv02.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.slide_wrp_i .slide_i li:nth-child(3) {
	background: url(../images/mv03.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.slide_wrp_i .slide_i li:nth-child(4) {
	background: url(../images/mv04.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.slide_wrp_i #logo_cc {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 262px;
	z-index: 4000;
}
.slide_wrp_i #cc {
	position: absolute;
	left: 70px;
	bottom: 70px;
	width: 480px;
	z-index: 4000;
}


#att {
    width: 730px;
    border: solid 1px #8d6b26;
    padding: 25px 0 20px 0;
    margin: 0 auto 40px auto;
    background-color: #ffffff;
}

#att p {
    text-align: center;
    font-size: 13pt;
    line-height: 1.7;
}

/*bns*/

.bns {
    text-align: center;
    margin-bottom: 60px;
}

.bns .rtban_box {
    margin-bottom: 20px;
}

/*menu*/
#menu {
    position: relative;
    z-index: 20;
    height: 216px;
    justify-content: space-between;
    /*margin-bottom: 230px;*/
    /*margin-top: -108px;*/
    top: -108px;
}

#menu li {
    text-align: center;
    width: 310px;
    height: 216px;
}

#menu li a {
    display: block;
    width: 100%;
    height: 100%;
    transition: 2s;
    position: relative;
    overflow: hidden;
}

#menu li a:hover,
#menu li a:hover img {
    opacity: 1;
}

#menu li a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
}

#menu li a img {
    position: relative;
    z-index: 15;
}

#menu li a img.cc {
    position: absolute;
    top: -30px;
    left: 175px;
}
#menu li:nth-child(2) a img.cc {
    /*left: 30px;*/
}
#menu li:last-child a img.cc {
    /*left: 30px;*/
}
#menu li a img.menu_ttl {
    position: absolute;
    left: 0;
    top: 0;
}

#menu li a:hover::after {
    transform: scale(1.1);
}
#menu li a .arrow {
    position: absolute;
    bottom: -35px;
    right: 94px;

}

#menu li a:hover .arrow {
    bottom: -40px;
}

#menu li:first-child {
}


#menu li:first-child a::after {
    background: url("../images/menu01.jpg") center center no-repeat;
}

#menu li:nth-child(2) {
    bottom: 0;
    left: 0;
}

#menu li:nth-child(2) a {
    padding-top: -10px;
}

#menu li:nth-child(2) a::after {
    background: url("../images/menu02.jpg") center center no-repeat;
}

#menu li:last-child {
    bottom: 0;
    right: 0;
}

#menu li:last-child a {
    padding-top: 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#menu li:last-child a::after {
    background: url("../images/menu03.jpg") center center no-repeat;
}




section .ttl {
    text-align: center;
    margin-bottom: 30px;
}

section .ttl h4 {
    position: absolute;
    top: -35px;
    right: 95px;
}

section .ttl p {
    color: #961c12;
    text-align: center;
    margin: 40px 0;
    color: #961c12;
    font-size: 18px;
    line-height: 34px;
}

section .it {
    margin-bottom: 50px;
}

section .it p {
    font-size: 14px;
    line-height: 21px;
    width: 750px;
    margin-top: 13px;
    padding-left: 45px;
}

section .it p.txt_r {
    margin-left: 195px;
    padding-left: 0;
}

ul.clist {
    margin-left: 45px;
    margin-bottom: 30px;
}

ul.clist li {
    width: 271px;
    height: 230px;
    float: left;
    margin-right: 20px;
}

ul.clist li p {
    margin-top: 10px;
    font-size: 16px;
}

/*cbtn*/

a.cbtn {
    display: block;
    width: 340px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ffffff !important;
    background: url("../images/icon_arrow.png") right 15px center no-repeat , url("../images/bg_cbtn.png");
    /*border: 1px solid #563f18;*/
    border-radius: 10px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

a.cbtn:hover {
    background: url("../images/icon_arrow.png") right 10px center no-repeat, url("../images/bg_cbtn.png") ;
    opacity: 0.6;
    /*border: 1px solid #563f18;*/
    /*color: #563f18 !important;*/
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

a.cbtn2 {
    display: block;
    width: 340px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff !important;
    background: url("../images/icon_arrow.png") right 15px center no-repeat #C22A3C;
    border: 1px solid #C22A3C;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

a.cbtn2:hover {
    background: url("../images/icon_arrow_on02.png") right 10px center no-repeat;
    opacity: 1;
    border: 1px solid #C22A3C;
    color: #C22A3C !important;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

/*voice*/

#c_voice {
    margin-bottom: 210px;
}
.voice {
    /*background: rgba(200,186,177,.3);*/
    /*padding: 60px 0;*/
    position: relative;
    /*border: 1px solid #80A550;*/
    /*border-radius: 20px;*/
    padding: 80px 0 0;
}

.voice .img {
    position: absolute;
    top: 0;
    left: 0;
}

.voice h4 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #231815;
    /*font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Noto Sans JP', sans-serif, メイリオ, Meiryo, 'ＭＳ Ｐゴシック';*/
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";

}

.voice h4 span {
    font-size: 14px;
    color: #366A81;
    font-weight: normal;
}

.voice ul {
    width: 950px;
    margin: 0 auto;
    justify-content: space-between;
}

.voice ul li {
    width: 305px;
    display: flex;
    flex-direction: column;
    padding: 40px 0 0;
    border: 1px solid #C1C1B3;
    box-sizing: border-box;
}

.voice ul li img {
    margin-bottom: 15px;
}

.voice ul li.line {
    display: none;
/*    width: 1px;
    border-right: 1px dashed #808080;
    display: block;*/
}

.voice ul li p {
    padding: 0 40px 0;
    margin-bottom: 30px;
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
    /*font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Noto Sans JP', sans-serif, メイリオ, Meiryo, 'ＭＳ Ｐゴシック';*/
}
.voice ul li .star {
    color: #366A81;
    margin-bottom: 10px;
    padding: 0 40px 0;
}

/*.voice ul li a.cbtn {
    margin-top: auto;
    width: 100%;
    background-color: #563f18;
    border:1px solid #563f18;
 }*/
/*.voice ul li a.cbtn:hover {
    color: #563f18;
    background-color: #FFFFFF;
}*/
.voice ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: auto;
    width: 100%;
    height: 55px;
    border-top:1px solid #E0E0DB;
    /*border-radius: 10px;*/
    background: url(../images/icon_arrow.png) center right 15px no-repeat;
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
    /*font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Noto Sans JP', sans-serif, メイリオ, Meiryo, 'ＭＳ Ｐゴシック';*/
 }
.voice ul li a:hover {
    color: #FFFFFF !important;
    background: url(../images/icon_arrow_on.png) center right 10px no-repeat #366A81;
    opacity: 1; 
}



/*#concept*/
#concept {
    position: relative;
    z-index: 10;
    padding-top: 100px;
    margin-top: -100px;
}
.bg_concept{
    width: 100%;
    height: 660px;
    background: url("../images/bg_concept.jpg") center center no-repeat;
    background-size: cover;
}
.bg_concept .mainw {
    text-align: center;
    padding-top: 85px;
}



/* #cuisine */
section#cuisine {
    position: relative;
    padding-top: 100px;
    margin-top: -100px; 
}
section#cuisine .cuisine1 {
    position: relative;
    z-index: 5;
}
section#cuisine .bg {
    position: relative;
    z-index: 3;
    padding-top: 530px;
    padding-bottom: 120px;
    margin-top: -530px;
    /*top: -530px;*/
}
section#cuisine .cuisine3 {
    margin-bottom: 80px;
}


/*hotspring*/
#hotspring {
    padding-top: 150px;
    margin-top: -150px;
    margin-bottom: 100px;
    position: relative;
}
#hotspring .bg {
    padding: 90px 0;
}
#hotspring .hotspring1 {
    position: relative; 
}
#hotspring .ttlab {
    position: absolute;
    right: 100px;
    top: -160px;
}


/*rooms_type*/
#rooms_type {
    padding-top: 100px;
    margin-top: -100px;
    margin-bottom: 100px;
    position: relative;
}
.bg_rooms_type {
    width: 100%;
    height: 450px;
    position: relative;
    z-index: 10;
    background: url("../images/bg_rooms_type.jpg") center center no-repeat;
    background-size: cover;
    margin-bottom: 65px;
}
.bg_rooms_type .mainw {
    text-align: left;
    padding-top: 65px;
}





#rooms_type .thmenu {
    height: 50px;
    /*margin-top: 150px;*/
}

#rooms_type .thmenu ul {
    /*overflow: hidden;*/
    justify-content: space-between;
    border-top: #ada29c 1px solid;
    border-bottom: #ada29c 1px solid;
}

#rooms_type .thmenu li {
    width: calc( 100% /3 );
    height: 50px;
    position: relative;
}
#rooms_type .thmenu li:after {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    /*background-color: #c6ac87;*/
    border-left: 1px dashed #ada29c;
    position: absolute;
    right: 0;
    top: 15px;
}
#rooms_type .thmenu li:last-child:after {
    width: 0;
    height: 0;
}

#rooms_type .thmenu li a:link {
    /*display: block;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /*padding: 12px 0;*/
    height: 100%;
    position: relative;
    color: #805c40 !important;
    text-align: center;
    line-height: 1.2;
    /*border-right: #BEB3AD 1px solid;*/
}
#rooms_type .thmenu li a:link span {
    color: #201108;
}
#rooms_type .thmenu li a:after {
    content: "";
    display: block;
    width: 13px;
    height: 11px;
    background: url(../images/icon_arrow_bottom_muji.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -11px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#rooms_type .thmenu li a:hover:after , #rooms_type .thmenu li a.active:after {
    content: "";
    display: block;
    width: 13px;
    height: 11px;
    background: url(../images/icon_arrow_bottom.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -11px;
}
#rooms_type .thmenu li:last-child a:link {
    margin-right: 0;
    border-right: none;
}

#rooms_type .thmenu li a:hover,
#rooms_type .thmenu li a.active {
    opacity: 1;
    border-bottom: 2px solid #006562;
}

#rooms_type .thmenu li a:hover span ,
#rooms_type .thmenu li a.active span {
    color: #006562;
}


#rooms_type .thmenu li a:hover img {
    opacity: 1;
}

#rooms_type #rwrap {
    margin-top: 30px;
    overflow: hidden;
    height: 570px;
}

/*#rooms_type #rwrap #r1 , #rooms_type #rwrap #r2 {
    height: 570px;
}
#rooms_type #rwrap #r3 {
    height: 1640px;
}*/

#rooms_type .amenity {
    /*border-top: 1px solid #c6ac87;*/
}

.rooms_type1 { 
    margin-bottom: 60px;
}

.rooms_type2 { 
    margin-bottom: 60px;
}



/* 共通パーツ
------------------------------------------------------------------------------------ */
.linkBtn a { 
	display:block;
	position: relative;
	width:260px;
	margin:0 auto;
	font-size:16px;
	line-height:100%;
	text-align:left;
	margin-top:50px;
	padding:15px 0 15px 30px;
	border: solid 1px #999;
	border-radius: 30px;
}
.linkBtn a:after {
	display:block;
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	width: 5px;
	height: 8px;
	background: url(../images/linkbtn-arrow.png) 50% 50% no-repeat;
	background-size: 5px 8px;
	transform: translate(0, -50%);
}



/* swiperスライド
------------------------------------------------------------------------------------ */
.swiper--wrapper {
	/* wrapperのサイズを調整 */
	width: 100%;
	height: 300px;
}
.swiper-slide {
	/* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
	color: #ffffff;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 100%;
}
.mySwiper2 {
	height: 540px;
	width: 100%;
}
.mySwiper {
	height: 100px;
	box-sizing: border-box;
	margin-top:10px;
	padding: 10px 0;
}
.mySwiper .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
	line-height: 80px;
}
.mySwiper .swiper-slide-thumb-active {
	opacity: 1;
}


/* TOP
------------------------------------------------------------------------------------ */
section#topAbout { 
	margin-top:50px;
}
section#topAbout .rtban_box{
	width: 950px;
    left: 50%;
    margin-left: -360px;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}

section#topAbout div.sectionInner {
    margin-top: 80px;
}


section#topExperience { 
	padding:80px 0;
	background-color: #FFF;
}
section#topExperience div.sectionInner { 
}
section#topExperience div.sectionInner h2 { 
	text-align:center;
	margin-bottom:50px;
}
section#topExperience div.sectionInner ul#topExperienceList { 
}
section#topExperience div.sectionInner ul#topExperienceList li { 
	position:relative;
	padding:100px 0;
}
section#topExperience div.sectionInner ul#topExperienceList li:after {
	content: '';
	position: absolute;
	top: 0;
	width: 70%;
	height: 100%;
	background-color: #CCC;
}
section#topExperience div.sectionInner ul#topExperienceList li#topExperienceList01:after {
	left: 0;
	background: url("../images/top_experience_02.jpg") 50% 50% no-repeat;
	background-size: cover;
}
section#topExperience div.sectionInner ul#topExperienceList li#topExperienceList02:after {
	right: 0;
	background: url("../images/top_experience_03.jpg") 50% 50% no-repeat;
	background-size: cover;
}
section#topExperience div.sectionInner ul#topExperienceList li#topExperienceList03:after {
	left: 0;
	background: url("../images/top_experience_04.jpg") 50% 50% no-repeat;
	background-size: cover;
}
section#topExperience div.sectionInner ul#topExperienceList li#topExperienceList01 { 
}
section#topExperience div.sectionInner ul#topExperienceList li#topExperienceList02 { 
	margin-top:80px;
}
section#topExperience div.sectionInner ul#topExperienceList li#topExperienceList03 { 
	margin-top:80px;
}
section#topExperience div.sectionInner ul#topExperienceList li div.topExperienceListText { 
	width:auto;
	max-width:1110px;
	margin:0 auto;
}
section#topExperience div.sectionInner ul#topExperienceList li div.topExperienceListText div { 
	position:relative;
	width:490px;
	background-color: #fefcf0;
	z-index: 2;
}
section#topExperience div.sectionInner ul#topExperienceList li#topExperienceList01 div.topExperienceListText div { 
	margin:0 0 0 auto;
}
section#topExperience div.sectionInner ul#topExperienceList li#topExperienceList02 div.topExperienceListText div { 
	margin:auto 0 0 0;
}
section#topExperience div.sectionInner ul#topExperienceList li#topExperienceList03 div.topExperienceListText div { 
	margin:0 0 0 auto;
}
section#topExperience div.sectionInner ul#topExperienceList li div.topExperienceListText div a { 
	display:block;
	padding:50px;
}
section#topExperience div.sectionInner ul#topExperienceList li div.topExperienceListText div a h3 { 
	color: #bc9b6a;
	font-size:22px;
	line-height:175%;
	text-align:center;
	margin-bottom:10px;
}
section#topExperience div.sectionInner ul#topExperienceList li div.topExperienceListText div a p.linkBtn { 
	position: relative;
	width:260px;
	margin:0 auto;
	font-size:16px;
	line-height:100%;
	text-align:left;
	margin-top:30px;
	padding:15px 0 15px 30px;
	border: solid 1px #999;
	border-radius: 30px;
}
section#topExperience div.sectionInner ul#topExperienceList li div.topExperienceListText div a p.linkBtn:after {
	display:block;
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	width: 5px;
	height: 8px;
	background: url(../images/linkbtn-arrow.png) 50% 50% no-repeat;
	background-size: 5px 8px;
	transform: translate(0, -50%);
}


section#topService { 
	padding:80px 0;
	background-color: #fefcf0;
}
section#topService div.sectionInner { 
	width:auto;
	max-width:1110px;
	margin:0 auto;
}


section#topAccess { 
	padding:80px 0;
	background-color: #FFF;
}
section#topAccess div.sectionInner { 
	width:auto;
	max-width:1110px;
	margin:0 auto;
}
section#topAccess div.sectionInner h2 { 
	text-align:center;
	margin-bottom:50px;
}
section#topAccess div.sectionInner div#googlemap { 
	margin-bottom:50px;
}


section#topPlan { 
	padding:80px 0;
	background-color: #fefcf0;
}
section#topPlan div.sectionInner { 
	width:auto;
	max-width:1110px;
	margin:0 auto;
}
section#topPlan div.sectionInner h2 { 
	text-align:center;
	margin-bottom:50px;
}
section#topPlan div.sectionInner ul#topPlanList { 
	display: flex;
	/* justify-content: space-between; */
    justify-content: center;
    gap: 20px;
	flex-wrap: nowrap;
}
section#topPlan div.sectionInner ul#topPlanList li { 
	width:32%;
	background-color: #FFF;
}
section#topPlan div.sectionInner ul#topPlanList li a { 
}
section#topPlan div.sectionInner ul#topPlanList li a p.topPlanListText { 
	text-align:center;
	padding:20px;
}



/* 客室 room
------------------------------------------------------------------------------------ */
div#mvRoom { 
	text-align: center;
	padding:115px 0;
	background: url("../images/room_mv.jpg") 50% 50% no-repeat;
	background-size: cover;
}
div#mvRoom p { 
	display:block;
	width:170px;
	margin:0 auto;
}
div#mvRoom p img { 
	width:100%;
}

section#room { 
}
section#room div.sectionInner { 
}

.tab-wrap {
	display: flex;
	flex-wrap: wrap;
	margin-top:80px;
	padding-bottom:50px;
	background-color: #fefcf0;
	overflow: hidden;
}
.tab-label {
	position: relative;
	flex: 1;
	color: #999;
	white-space: nowrap;
	padding: 20px 0px;
	background-color: #EEE;
	cursor: pointer;
	order: -1;
	transition: cubic-bezier(0.4, 0, 0.2, 1) .2s;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}
.tab-label:hover {
	color: #FFF;
	background-color: #bc9b6a;
}
.tab-switch:checked + .tab-label {
	color: #FFF;
	background-color: #bc9b6a;
}
.tab-switch:checked + .tab-label::after {
	content: '';
	position: absolute;
	bottom: -14px;
	left: calc(50% - 10px) ;;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 14px solid #bc9b6a;
	border-bottom: 0;
}
.tab-switch:checked ~ .tab-label::after {
	transform: translateX(-100%);
}
.tab-switch:checked + .tab-label::after {
	opacity: 1;
	transform: translateX(0);
}
.tab-label h2 {
	font-size:22px;
	line-height:100%;
	text-align: center;
}
.tab-label p {
	font-size:14px;
	line-height:100%;
	text-align: center;
	margin-top:10px;
}
.tab-content {
	width: 100%;
	height:0;
	opacity:0;
	padding: 0 50px;
	pointer-events:none;
	transform: translateX(-30%);
	transition: transform .3s 80ms, opacity .3s 80ms;
}
.tab-switch:checked ~ .tab-content {
	transform: translateX(30%);
}
.tab-switch:checked + .tab-label + .tab-content {
	height: auto;
	opacity: 1;
	order: 1;
	pointer-events:auto;
	transform: translateX(0);
}
.tab-wrap::after {
	content: '';
	width: 100%;
	height: 50px;
	order: -1;
}
.tab-switch {
	display: none;
}



/* レストラン restaurant
------------------------------------------------------------------------------------ */
div#mvRestaurant { 
	text-align: center;
	padding:115px 0;
	background: url("../images/restaurant_mv.jpg") 50% 50% no-repeat;
	background-size: cover;
}
div#mvRestaurant p { 
	display:block;
	width:170px;
	margin:0 auto;
}
div#mvRestaurant p img { 
	width:100%;
}

section#restaurant { 
}
section#restaurant div.sectionInner { 
}
section#restaurant div.sectionInner div#restaurantList { 
	margin-top: 80px;
	padding:80px 50px;
	background-color: #fefcf0;
}
section#restaurant div.sectionInner div#restaurantList p { 
	text-align: center;
}



/* 館内施設 facilities
------------------------------------------------------------------------------------ */
div#mvFacilities { 
	text-align: center;
	padding:115px 0;
	background: url("../images/facilities_mv.jpg") 50% 50% no-repeat;
	background-size: cover;
}
div#mvFacilities p { 
	display:block;
	width:170px;
	margin:0 auto;
}
div#mvFacilities p img { 
	width:100%;
}

section#facilities { 
}



/* 過ごし方 staying
------------------------------------------------------------------------------------ */
div#mvStaying { 
	text-align: center;
	padding:115px 0;
	background: url("../images/staying_mv.jpg") 50% 50% no-repeat;
	background-size: cover;
}
div#mvStaying p { 
	display:block;
	width:170px;
	margin:0 auto;
}
div#mvStaying p img { 
	width:100%;
}

section#staying { 
}
section#staying div.sectionInner { 
}
section#staying div.sectionInner div { 
	margin-top: 80px;
	padding:80px 50px;
	background-color: #fefcf0;
}
section#staying div.sectionInner div p { 
	text-align: center;
}
