/*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: 980px;*/
    /*top: 950px;*/
    top: 780px;
    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 * {
    box-sizing: border-box;
}

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: 24px;
    -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;
    margin: auto;
/*	left: 50%;*/
/*	margin-left: -360px;*/
	position: relative;
    z-index: 20;
}

/*#gnav*/

#gnav {
    position: relative;
    width: 1200px;
    margin: 30px auto 36px;
    justify-content: space-between;
}

#gnav h3 {
    width: 244px;
    text-align: center;
}

#gnav .box_nav {
    width: 1050px;
    margin: auto;
}

#gnav .gnav {
    width: 1050px;
}

#gnav .gnav li a {
    width: auto;
    padding-top: 7px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#gnav .gnav ul {
	/*justify-content: flex-end;*/
    justify-content: space-between;
}

/*fnav*/

#fnav {
    height: 100px;
    width: 100%;
    position: fixed;
    top: -100px;
    background: #FFFFFF;
    /*border-bottom: 1px solid #D6D6D6;*/
    z-index: 5000;
    transition: 0.3s;
    left: 0;
    justify-content: space-between;
    padding-top: 15px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#fnav.show {
    top: 0;
}

#fnav #fnav_in {
	width: 1200px;
	margin: 0 auto;
}

#fnav h3 {
    width: 244px;
    text-align: center;
}

#fnav .box_nav {
    width: 956px;
}

#fnav .mainw {
    position: relative;
}

#fnav .box_nav .gnav ul {
    justify-content: flex-end;
}

#fnav .gnav li a {
    padding-top: 7px;
    padding: 7px 5px 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.gnav li a {
    display: block;
    font-size: 16px;
    color: #231913;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    /*width: 100px;*/
    padding: 7px 5px 0;
}

#fnav_in .gnav a.btn_plan , #gnav .gnav a.btn_plan {
    width: 180px;
    height: 40px;
    padding: 0;
/*    background: #805c40;
    padding: 10px 20px 0;
    margin-left: 30px;
    border:1px solid #805c40;
    color: #FFFFFF;*/
}

.gnav a:hover.btn_plan img {
    opacity: 1;
}

/*subnav*/

#gnav .subnav {
    /*width: 820px;*/
    /*width: 805px;*/
    margin: 20px 0 0 0;
}

#gnav .subnav ul {
	/*justify-content: flex-end;*/
	align-items: center;
}

#gnav .subnav ul li {
    vertical-align: top;
}

#gnav .subnav ul li:first-child {
    /*margin-right: 20px;*/
}

#gnav .subnav ul li:last-child {
    margin-left: 30px;
    /*margin-left: auto;*/
}

.subnav li {
    display: inline-block;
}

#fnav .subnav {
	text-align: right;
}

#fnav .subnav ul {
    width: 788px;
    margin: 10px 0 0 auto;
    align-items: center;
}

#fnav .subnav li {
    margin-right: 15px;
}

#fnav .subnav li:last-child {
    /*margin-right: 0;*/
    margin-left: 10px;
}

/*bn_coupon*/

.bn_coupon {
    position: fixed;
    right: 0;
    bottom: 200px;
    /*top: 50%;*/
    /*margin-top: -178px;*/
    z-index: 5000;
}

/*pagetop*/

#RthCustomizeW .bn_coupon a.pagetop {
    font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    text-align: center;
    display: block;
    width: 60px;
    height: 60px;
    color: #FFFFFF;
    font-size: 15px;
    margin-top: 5px;
    background: url("../images/pagetop.png") center top 20px no-repeat #FFFFFF;
    border: 1px solid #FFFFFF;
    line-height: 72px;
    text-indent: -100000px;
    border-radius: 50%;
}

#RthCustomizeW .bn_coupon a.pagetop:hover {
    background: url("../images/pagetop_on.png") center top 15px no-repeat #875A18;
    border: 1px solid #875A18;
    color: #875A18;
    opacity: 1;
}

.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: 550px;
    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: 550px;
}

.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) center center no-repeat;
    background-size: cover;
}
.slide_wrp_i .slide_i li:nth-child(2) {
	background: url(../images/mv02.jpg) center center no-repeat;
    background-size: cover;
}
.slide_wrp_i .slide_i li:nth-child(3) {
	background: url(../images/mv03.jpg) center center no-repeat;
    background-size: cover;
}
.slide_wrp_i .slide_i li:nth-child(4) {
    background: url(../images/mv04.jpg) center center no-repeat;
    background-size: cover;
}
.slide_wrp_i .slide_i li:nth-child(5) {
    background: url(../images/mv05.jpg) center center no-repeat;
    background-size: cover;
}
.slide_wrp_i .slide_i li:nth-child(6) {
    background: url(../images/mv06.jpg) center center no-repeat;
    background-size: cover;
}
.slide_wrp_i .slide_i li:nth-child(7) {
    background: url(../images/mv07.jpg) center center no-repeat;
    background-size: cover;
}
.slide_wrp_i #cc {
	position: absolute;
    top: 50%;
    margin-top: -215px;
    left: 50%;
    margin-left: -322px;
    z-index: 4000;
}
.slide_wrp_i #logo_cc {
    position: absolute;
    top: 10px;
    /*margin-top: -108px;*/
    left: 50%;
    margin-left: -600px;
    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;
}

/* .bg */
.bg1 {
    padding: 25px 0;
    background: 
    url(../images/bg1.png) center top repeat-x ,
    url(../images/bg1_bottom.png) center bottom repeat-x;
}
.bg1_inner {
    background-color: #F6F0E6; 
}

.bg2 {
    padding: 25px 0;
/*    background: 
    url(../images/bg1.png) center top repeat-x ,
    url(../images/bg1_bottom.png) center bottom repeat-x;*/
}
.bg2_inner {

}



.ttl_c {
    text-align: center;
    margin-bottom: 50px;
}





/*menu*/
/*
#menu {
    position: relative;
    z-index: 20;
    height: 216px;
    justify-content: space-between;
    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 {

}
#menu li:last-child a img.cc {

}
#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;
}
*/


/* #t_menu */
#t_menu {
    position: relative;
    z-index: 10;
    margin-top: 20px;
}
#t_menu ul {
    display: flex;
    justify-content: center;
}
#t_menu ul li {
    width: 130px;
    margin-right: 8px;
    margin-left: 8px;
}



#concept {
    position: relative;
    z-index: 5;
    margin-top: -10px;
}

/* #springmap */
#springmap {
    margin-bottom: 50px;
    position: relative;
    z-index: 10;
}

/* about */
#about {
    position: relative;
    z-index: 10;
}

#about .cp1 {
    margin-bottom: 25px;
}

/* #kuchikomi */
#kuchikomi {
    position: relative;
    z-index: 15;
    margin-top: -10px;
    margin-bottom: 80px;
}

/* hotelryokan */
#hotelryokan {
    position: relative;
    z-index: 15;
    /*margin-top: -30px;*/
    /*margin-bottom: 70px;*/
}
#hotelryokan .bg1_inner , #hotelryokan .bg2_inner {
    padding: 75px 0;
}
#hotelryokan h4.ttl_c{
    margin-bottom: 40px;
}

.shisetsuwrap {
    position: relative;
    z-index: 10;
    margin-bottom: 50px;
}
.shisetsuwrap:last-of-type {
    margin-bottom: 0;
}
.shisetsuimg {
    position: relative;
    z-index: 10;
}
.shisetsuimg .subimg img {
    position: relative;
    z-index: 13;
}
.shisetsuimg img.subimg {
    position: absolute;
    z-index: 15;
    right: 0;
    top: 40px;
}

.shisetsutxt {
    box-sizing: border-box;
    width: 850px;
    position: relative;
    z-index: 5;
    background-color: #FFFFFF;
    padding: 70px 0 60px 55px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -25px;
}
.shisetsutxt ul {
    margin-top: 30px;
    margin-bottom: 30px;
    display: flex;
}
.shisetsutxt ul li {
    margin-right: 10px;
}
.shisetsutxt ul li:last-child {
    margin-right: 0;
}
.shisetsutxt.lye {
    background-color: #F5F1E7;
}

.glist {
    width: 740px;
    text-align: center;
}


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;*/
}


/*facilities*/

#facilities {
    padding-top: 130px;
    margin-top: -130px;
    margin-bottom: 100px;
    position: relative;
}

#facilities .mainw {
    padding: 150px 0;
}
#facilities .facilities1 {
    position: relative;
}
#facilities .ttlab {
    position: absolute;
    right: 100px;
    top: -200px;
}

/*#facilities .faclist {
    width: 860px;
    height: 620px;
    margin: 0 auto;
    position: relative;
}

#facilities .faclist li {
    position: absolute;
}

#facilities .faclist li img {
    margin-bottom: 5px;
}

#facilities .faclist li:nth-child(1) {
    width: 580px;
    top: 0;
    left: 0;
}

#facilities .faclist li:nth-child(2) {
    width: 271px;
    top: 416px;
    left: 0;
}

#facilities .faclist li:nth-child(3) {
    width: 271px;
    top: 416px;
    left: 294px;
}

#facilities .faclist li:nth-child(4) {
    width: 250px;
    top: 0;
    right: 0;
}

#facilities .faclist li:nth-child(5) {
    width: 250px;
    top: 210px;
    right: 0;
}

#facilities .faclist li:nth-child(6) {
    width: 271px;
    top: 416px;
    right: 0;
}
*/


/*sightseeing*/
section#sightseeing {
    padding-top: 110px;
    margin-top: -110px;
    padding-bottom: 85px;
    position: relative;
}


/*access*/
section#access {
    padding-top: 110px;
    margin-top: -110px;
    /*padding-bottom: 100px;*/
    position: relative;
}

section#access .bg {
    padding: 140px 0 90px;
}
section#access .ttlab {
    position: absolute;
    right: 100px;
    top: -250px;
}



/*#access h4.acttl {
    text-align: center;
    font-size: 24px;
    padding-bottom: 30px;
    line-height: 24px;
    background: url("../images/icon_ttl.png") center bottom no-repeat;
    margin-bottom: 20px;
}

#access .acroot {
    text-align: center;
    margin-bottom: 90px;
}

#access .acroot2 {
    margin-bottom: 30px;
}

#access .bus {
    width: 780px;
    margin: auto;
    background-color: #E7E0D0;
    padding: 20px;
    position: relative;
    margin-bottom: 30px;
}

#access .bus::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    background: url("../images/bg_triangle.png") center center no-repeat;
    top: -24px;
    right: 105px;
}

#access .bus .busimg {
    float: left;
    margin-right: 20px;
}

#access .bus .bustxt {
    float: left;
}

#access .bus .bustxt h5 {
    font-size: 20px;
    font-weight: normal;
    color: #607E60;
    margin-bottom: 15px;
}

#access .bus .bustxt p {
    font-size: 14px;
}

#access .bus .bustxt p.bustel {
    background: url("../images/icon_tel.png") left center no-repeat;
    padding-left: 20px;
    font-size: 20px;
    line-height: 36px;
}
*/
/*rplan*/
#rplan {
    /*margin-bottom: 85px;*/
}

#rplan .bg {
    padding: 135px 0 90px;
}
#rplan .ttlab {
    position: absolute;
    right: 100px;
    top: -280px;   
}

#rplan .plan_wrap {
    margin: 0 auto ;
}

#rplan .plan_wrap h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-family: "Sawarabi Mincho";
    font-weight: normal;
}

#rplan ul {
	justify-content: space-between;
    margin-bottom: 50px;
}

#rplan ul li {
    width: 300px;
    min-height: 265px;
    position: relative;
}

#rplan ul li  p.planName {
    margin-top: 15px;
    padding: 0 1em;
    /*color: #5c4116;*/
}

#rplan ul li a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0);
    -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;

}

#rplan ul li:hover {
    opacity: 0.5;
    -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;
}

/*#rplan .bnlist {
    width: 660px;
    margin: 0 auto;
}

#rplan .bnlist li {
    float: left;
    margin-right: 18px;
}

#rplan .bnlist li:last-child {
    margin-right: 0;
}*/


.dayuse {
    margin-bottom: 50px;
}
.dayuse a {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 30px 55px 30px 30px;
    background: url("../images/icon_arrow_du.png") right 40px center no-repeat #FFFFFF;
}
.dayuse a img {
    margin-right: 40px;
}
.dayuse a .txt {
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
}
.dayuse a .txt h5 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}
.dayuse a .txt p {
    font-size: 16px;
    line-height: 1.8;
}
#rplan ul.rtplanlist {
    justify-content: center;
    margin-bottom: 0;
}
#rplan ul.rtplanlist li {
    width: auto;
    min-height: auto;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}
#rplan ul.rtplanlist li a {
    position: static;
    width: initial;
    height: initial;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0);
    -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;
}


/*footer*/
#totop {
    padding: 5px 0;
    width: 100%;
    background: #dfdbd7;
    text-align: right;
}

footer {
    padding: 0 0 20px;
    background:#FFFFFF;
    background-size: cover;
}

footer .footerwrap {
    /*border-top: solid 1px #BEB3AD;*/
    padding-top: 50px;
    justify-content: space-between;
    align-items: flex-end;
}

footer .footerwrap .foot_logo_add {
    /*margin-bottom: 30px;*/
/*    display: flex;
    align-items: center;*/
}

footer .footerwrap .foot_logo_add .foot_logo {
/*    margin-left: 200px;
    margin-right: 65px;*/
    margin-bottom: 20px;
}

footer .footerwrap .foot_logo_add .foot_add {

}

.foot_add address {
    font-style: normal;
}

.foot_add address p {
    line-height: 1.8;
    color: #3e2516;
}
/*
footer .footerwrap .foot_conqr {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
}
footer .footerwrap .foot_conqr li {
    margin-right: 19px;
    height: 61px;
}
footer .footerwrap .foot_conqr li:nth-child(1) a {
    display: block;
    width: 300px;
    height: 60px;
    line-height: 60px;
    color: #ffffff !important;
    text-align: center;
    background: url("../images/icon_arrow.png") right 15px center no-repeat ,  url(../images/bg_footer_btn.png);
    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;
   
}
footer .footerwrap .foot_conqr li:nth-child(1) a:hover { 
    background: url("../images/icon_arrow.png") right 10px center no-repeat , url(../images/bg_footer_btn.png);
    opacity: 0.6;
}
footer .footerwrap .foot_conqr li:last-child {
    margin-right: 0;
}
*/
footer .copyrights {
    text-align: right;
}

@-moz-keyframes imgfade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes imgfade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes imgfade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes imgfade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.information-bnr {
    width: 950px;
    height: 120px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}
.information-bnr img {
    border: 1px solid #dcdcdc;
}
.information-bnr a {
    width: 460px;
    display: inline-block;
    box-sizing: border-box;
}
.information-bnr a:hover {
    opacity: .8;
    transition: all .3s ease;
}
.bg {
    background: url("../images/bg.jpg");
}


#grouplink {
    margin-bottom: 85px;
}
.con_gro{
    background: #f7f7f7;
    padding: 0 0 0 50px;
}
.con_gro .gro_area{
    height: 450px;
    background: url(../images/img_fmap.png) no-repeat right 0px;
    overflow: hidden;
}
.con_gro .gro_area .st_gro{
    padding: 50px 0 25px;
}
.con_gro .gro_area ul{
    width: 230px;
    float: left;
}
.con_gro .gro_area ul li{
    padding: 0 0 8px;
}
.con_gro .gro_area ul li.st_are{
    padding: 0 0 12px;
}
#RthCustomizeW .con_gro .gro_area ul li a {
    text-decoration: underline;
    font-size: 15px;
    color: #33250f !important;
}
#RthCustomizeW .con_gro .gro_area ul li a:hover {
    text-decoration: underline;
    color: #33250f !important;
}
#RthCustomizeW .con_gro .gro_area ul li.st_oki , 
#RthCustomizeW .con_gro .gro_area ul li.st_aizu {
    margin-top: 20px;
}