/*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: #ffffff;
    text-decoration: none;
}

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

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

div#htlContents {
    z-index: 110;
}
#htlSide-A {
    /*top: 980px;*/
    top: 155px;
    padding-top: 0;
    /*left: 50%;*/
    left: 20px;
    /*margin-left: -600px;*/
    position: absolute;
}

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

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

div#RthCustomizeW * {
    box-sizing: border-box;
}

/*common*/

html,
body {
    width: 100%;
}

body {
    color: #261F1A;
    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;
    /*left: 50%;*/
/*    left: 260px;*/
    /*margin-left: -360px;*/
    /*margin-left: -690px;*/
    position: relative;
    margin: auto;
}

/*#gnav*/

#gnav {
    position: relative;
    /*width: 1200px;*/
    width: 950px;
    /*margin: 30px auto 36px;*/
    margin-top: 15px;
    margin-bottom: 36px;
    justify-content: space-between;
/*    left: 260px;*/
    /*left: 50%;*/
    /*margin-left: -690px;*/
    margin-left: auto;
    margin-right: auto;
}

#gnav h3 {
    width: 183px;
    text-align: center;
    /*margin-left: 150px;*/
}

#gnav .box_nav {
    width: 750px;
}

#gnav .gnav {
    width: 100%;
    margin: 0 0 0 auto;
    /*padding-right: 90px;*/
    box-sizing: border-box;
}

.gnav li:last-child {

}

#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;
    align-items: center;
}

/*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 {
    position: relative;
    /*width: 1200px;*/
    width: 950px;
    /*margin: 0 auto;*/
    /*margin: 0 auto 0 260px;*/
/*    left: 260px;*/
    justify-content: space-between;
    margin: auto;
}

#fnav h3 {
    width: 183px;
    text-align: center;
    /*margin-left: 150px;*/

}

#fnav .box_nav {
    width: 750px;
}

#fnav .mainw {
    position: relative;
}

#fnav .gnav {
    width: 100%;
    margin: 0 0 0 auto;
    /*padding-right: 90px;*/
    box-sizing: border-box;
}

#fnav .box_nav .gnav ul {
    /*justify-content: flex-end;*/
    /*justify-content: space-between;*/
    /*padding-right: 90px;*/
    /*justify-content: flex-end;*/
    justify-content: space-between;
    align-items: center;
}


.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 .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;
}


#fnav_in .gnav a.btn_plan , #gnav .gnav a.btn_plan {
    width: 180px;
    height: 40px;
    background: #8E294C;
    border-radius: 5px;
    padding: 12px 20px 0;
    /*margin-left: 30px;*/
    border:1px solid #8E294C;
    color: #FFFFFF;
}

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

/*subnav*/

#gnav .subnav {
    width: 100%;
    margin: 10px 0 0 auto;

}

#gnav .subnav ul {
	justify-content: flex-end;
	align-items: center;
    padding-left: 20px;
}

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

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

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

.subnav li {
    display: inline-block;
}

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

#fnav .subnav ul {
    width: 750px;
    margin: 10px 0 0 auto;
    /*justify-content: flex-end;*/
    /*padding-right: 109px;*/
    padding-left: 20px;
    box-sizing: border-box;
}

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

#fnav .subnav li:last-child {
    margin-right: 0;
}

/*bn_coupon*/

.bn_coupon {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 5000;
}

/*pagetop*/

#RthCustomizeW .bn_coupon a.pagetop {
    text-align: center;
    display: block;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 15px;
    margin-top: 5px;
    background: url("../images/pagetop.png") center 15px no-repeat #8E294C;
    border: 1px solid #8E294C;
    line-height: 72px;
}

#RthCustomizeW .bn_coupon a.pagetop:hover {
    background: url("../images/pagetop_on.png") center 12px no-repeat #fff;
    border: 1px solid #8E294C;
    color: #8E294C;
    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;*/
    max-width: 950px;
    min-width: 950px;
    overflow: hidden;
    position: relative;
    height: 500px;
    background: #000000;
/*    left: 260px;*/
margin: auto;
}

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

.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 .slide_i li:first-child img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -64px;
    margin-left: -399px;
}
.slide_wrp_i .slide_i li:nth-child(2) img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -95px;
    margin-left: -399px;
}
.slide_wrp_i .slide_i li:nth-child(3) img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -64px;
    margin-left: -399px;
}

    /*.slide_wrp_i .bx-controls { width: 1200px; position: absolute; top: 50%; left: 50%; margin-left: -600px;
        margin-top: -25px; height: 50px; }*/

    .slide_wrp_i .bx-controls { 
/*        width: 1200px; 
        position: absolute; 
        bottom: 30px; 
        right: 50%; 
        margin-right: -600px;
        z-index: 60; */
    }
    .slide_wrp_i .bx-wrapper .bx-pager { 
        text-align: right; 
        padding-top: 0; 
        bottom: 20px; 
        display: flex;
        justify-content: center; 
        align-items:center; 
        z-index: 60;
    }
    .slide_wrp_i .bx-wrapper .bx-pager .bx-pager-item { width: 20px; margin: 0 5px; }
    .slide_wrp_i .bx-wrapper .bx-pager.bx-default-pager a { 
        background: transparent; 
        text-align: center;
        width: 20px; 
        height: 20px; 
        border-radius: 50%; 
        margin: 0 auto; 
        border: 1px solid #FFFFFF;
    }
    .slide_wrp_i .bx-wrapper .bx-pager.bx-default-pager a:hover, 
    .slide_wrp_i .bx-wrapper .bx-pager.bx-default-pager a.active { 
        background: #FFFFFF; 
        width: 20px; 
        height: 20px;
        border-radius: 50%; 
    }
    
    /*.slide_wrp_i .bx-wrapper .bx-pager.bx-default-pager a { background: transparent; border: 1px solid #FFFFFF; }
    .slide_wrp_i .bx-wrapper .bx-pager.bx-default-pager a:hover, .slide_wrp_i  .bx-wrapper .bx-pager.bx-default-pager a.active {
        background-color: #FFFFFF; }*/

    .slide_wrp_i  .bx-wrapper .bx-controls-direction a {
        width: 34px;
        height: 69px;
        margin-top: -34px;
    }

    .slide_wrp_i .bx-wrapper .bx-prev {
        background:url(../images/contrlos_prev.png) center center no-repeat;
    }
    .slide_wrp_i .bx-wrapper .bx-next {
        background:url(../images/contrlos_next.png) center center no-repeat;
    }
    .slide_wrp_i .bx-wrapper .bx-prev:hover {
        background:url(../images/contrlos_prev.png) center center no-repeat;
    }
    .slide_wrp_i .bx-wrapper .bx-next:hover {
        background:url(../images/contrlos_next.png) center center no-repeat;
    }

.slide_wrp_i #cc {
	position: absolute;
    top: 50%;
    margin-top: -87px;
    left: 50%;
    margin-left: -311px;
    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: 20px;
}

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

/*menu*/

#menu {
/*    height: 280px;*/
    justify-content: space-between;
    margin-bottom: 85px;
}

#menu li {
    text-align: center;
    width: 315px;
    height: 220px;
/*    width: 280px;
    height: 280px;*/
    /*border-radius: 50%;*/
}

#menu li a {
    display: block;
    width: 100%;
    height: 100%;
    /*width: 279px;*/
    /*height: 279px;*/
    margin: auto;
    transition: 2s;
    position: relative;
    overflow: hidden;
    /*border-radius: 50%;*/
}

#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: 40px;
    left: 40px;
    z-index: 20;
}
#menu li:nth-child(2) a img.cc {
    top: 40px;
    left: 0;
}
#menu li:last-child a img.cc {
    left: 0;
}
#menu li a img.menu_ttl {
    position: absolute;
    left: 0;
    /*top: 0;*/
    bottom: 0;
}

#menu li a:hover::after {
    transform: scale(1.1);
}
#menu li a .arrow {
    position: absolute;
    bottom: 12px;
    right: 10px;
    z-index: 30;
}

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

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


/*.bg_section {
    width: 100%;
    height: 389px;
    background:url(../images/bg_section.jpg) center top no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
}*/
.bgc {
    background-color: #EEEDE7;
}


section#cuisine {
    position: relative;
    padding-top: 100px;
    padding-bottom: 90px;
    margin-top: -100px; 
    margin-bottom: 100px;
    background:url(../images/bg.jpg) center top;
    /*background-size: contain;*/
}

section#cuisine  a.btnplan {
    margin: auto;

}

section .ttl {
    position: relative;
}

.pttl {
    margin-bottom: 70px;
}

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: flex;
    justify-content: center;
    align-items: center;
    width: 350px;
    height: 50px;
    text-align: center;
    color: #ffffff !important;
    background: url("../images/icon_arrow.png") right 15px center no-repeat #8E294C;
    border: 1px solid #8E294C;
    border-radius: 5px;
    -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_on02.png") right 10px center no-repeat #FFFFFF;
    opacity: 1;
    color: #8E294C !important;
    /*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*/

.voice {
    background: rgba(214,207,198,.7);
    padding: 60px 0;
    position: relative;
    /*border: 1px solid #80A550;*/
    /*border-radius: 20px;*/
    margin-top: 50px;
}

.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: #000000;
    /*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: #8E294C;
    font-weight: normal;
}

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

.voice ul li {
    width: 226px;
    display: flex;
    flex-direction: column;
}

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

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

.voice ul li p {
    margin-bottom: 30px;
    /*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 ul li .star {
    color: #8E294C;
    margin-bottom: 10px;
}

/*.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: 35px;
    line-height: 1;
    border:1px solid #8E294C;
    border-radius: 5px;
    background: url(../images/icon_arrow.png) center right 15px no-repeat #8E294C;
    font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Noto Sans JP', sans-serif, メイリオ, Meiryo, 'ＭＳ Ｐゴシック';
    color: #FFFFFF !important;
 }
.voice ul li a:hover {
    color: #8E294C !important;
    background: url(../images/icon_arrow_on.png) center right 10px no-repeat #FFFFFF;
}

/*#about*/
    #about {
        margin-bottom: 50px;
        padding-bottom: 125px;
    }


/*hotspring*/
#hotspring {
    padding-top: 100px;
    margin-top: -100px;
    margin-bottom: 100px;
    padding-bottom: 100px;
    position: relative;
    /*background:url(../images/bg_section.jpg) center top 55px repeat-x;*/
    /*background-size: contain;*/
    /*background-size: 1300px 500px;*/
}

/*rooms*/
#rooms_type {
    padding-top: 100px;
    margin-top: -100px;
    margin-bottom: 100px;
    position: relative;
    padding-bottom: 95px;
    background:url("../images/bg.jpg") center top ;
    /*background-size: contain;*/
    /*background-size: 1300px 500px;*/
}

#rooms_type .obj01 {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -800px;
}

#rooms_type .thmenu {
    height: 70px;
}

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

#rooms_type .thmenu li {
    /*width: calc( 100% /3 );*/
    width: 20%;
    height: 70px;
    position: relative;
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
}
#rooms_type .thmenu li:last-child { 
    /*border-bottom: #8E294C 1px solid;*/
}

/*#rooms_type .thmenu li:after {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    border-left: 1px solid #BFB4AE;
    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: #000000 !important;
    text-align: center;
    line-height: 1.2;
    border-top: #D6CFC6 1px solid;
    border-right: #EEEDE7 1px solid;
    border-bottom: #1A0D04 1px solid;
    background: #D6CFC6;
}
#rooms_type .thmenu li a:link span {
    color: #201108;
}
#rooms_type .thmenu li a:after {
    content: "";
    display: block;
    width: 9px;
    height: 8px;
    /*background: url(../images/icon_arrow_bottom_muji.png) center center no-repeat;*/
    background: url(../images/icon_arrow_bottom.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: 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;
}
#rooms_type .thmenu li a:hover:after , #rooms_type .thmenu li a.active:after {
    content: "";
    display: block;
    width: 9px;
    height: 8px;
    background: url(../images/icon_arrow_bottom.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: 5px;
}
#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: 1px solid transparent;
    border-top: 1px solid #1A0D04;
    border-left: 1px solid #1A0D04;
    border-right: 1px solid #1A0D04;
    background-color: transparent;
}

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

#rooms_type .thmenu li:last-child a:hover,
#rooms_type .thmenu li:last-child a.active {
    border-right: 1px solid #1A0D04;
}

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

#rooms_type #rwrap {
    margin-top: 50px;
    overflow: hidden;
    height: 750px;
    /*max-height: 3231px;*/
}

/*#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: 100px;
    margin-top: -100px;
    margin-bottom: 100px;
    padding-bottom: 100px;
    position: relative;
    /*background: url(../images/bg04.png) top 50px left no-repeat , url(../images/bg04.png) right top 500px no-repeat ; */
    /*background:url(../images/bg_section.jpg) center top 55px repeat-x;*/
    /*background-size: contain;*/
    /*background-size: 1300px 500px;*/
}
#facilities .bgc { 
    background-color: #EEEDE7;
}
#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;
}

#facilities .obj01 {
    position: absolute;
    top: 440px;
    left: 50%;
    margin-left: -860px;
    z-index: 20;
}



#facilities ul.cflex {
    justify-content: center;
}
#facilities ul.cflex li {
    margin: 0 10px;
}




/*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;
    margin-bottom: 100px;
    position: relative;
    background:url(../images/bg.jpg) center top;
    /*background-size: contain;*/
    /*background-size: 1300px 500px;*/
}

#access .obj01 {
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -800px;
}
#access .obj02 {
    position: absolute;
    bottom: -60px;
    right: 50%;
    margin-right: -820px;
    z-index: -10;
}


#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;
}*/
#access .bus {
    margin-top: 80px;
}
#access .bus dl {
    width: 100%;
    padding: 80px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px dashed #8E294C;
    border-radius: 10px;
}
#access .bus dl dt {
    margin-right: 20px;
    color: #8E294C;
    font-size: 22px;
    font-weight: bold;
}
#access .bus dl dd {
    margin-left: 20px;
}


/*rplan*/
#rplan {
    padding-top: 100px;
    margin-top: -100px;
    /*margin-bottom: 85px;*/
    padding-bottom: 85px
}

#rplan .plan_wrap {
    margin: 0 auto 40px;
}

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

#rplan ul {
	justify-content: space-between;
    flex-wrap: wrap;
}

#rplan ul li {
    width: 300px;
    min-height: 265px;
    position: relative;
    /*background: url(../images/bg_voice.jpg);*/
}
#rplan ul li:nth-child(1) , #rplan ul li:nth-child(2) , #rplan ul li:nth-child(3) {
    margin-bottom: 50px;
}

#rplan ul li  p.planName {
    margin-top: 15px;
    padding: 0 1em;
    color: #000000;
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
    /*font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;*/
}

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

/*footer*/

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

footer {
    padding: 0 0 20px;
    background:url(../images/bg_footer.jpg);
    /*background-size: cover;*/
}

footer .footerwrap {
    /*border-top: solid 1px #BEB3AD;*/
    padding-top: 50px;
}

footer .footerwrap .foot_logo_add {
    margin-bottom: 30px;
}

footer .footerwrap .foot_logo_add .foot_logo {
    /*width: 280px;*/
    float: left;
    margin-left: 140px;
    margin-right: 65px;
    margin-top: 0;
}

footer .footerwrap .foot_logo_add .foot_add {
    float: left;
}

.foot_add address {
    font-style: normal;
}

.foot_add address p {
    line-height: 1.8;
    color: #FFFFFF;
}

footer .footerwrap .foot_conqr {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
}

footer .footerwrap .foot_conqr li {
    /*float: left;*/
    margin-right: 19px;
    height: 60px;
}

footer .footerwrap .foot_conqr li:nth-child(1) a {
    display: block;
    width: 300px;
    height: 60px;
    line-height: 60px;
    color: #ffffff !important;
    text-align: center;
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
    background: url("../images/icon_arrow.png") right 15px center no-repeat #8E294C/*,  url(../images/bg_footer_btn.png)*/;
    border: 1px solid #8E294C;
    border-radius: 5px;
    -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_on02.png") right 10px center no-repeat #FFFFFF/*, url(../images/bg_footer_btn.png)*/;
    color: #8E294C !important;
    opacity: 1;
}


footer .footerwrap .foot_conqr li:last-child {
    margin-right: 0;
}

footer .footerwrap .foot_conqr li:last-child img {
    width: 306px;
}


@-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;
    text-align: center;
}
.information-bnr img {
    border: 1px solid #dcdcdc;
}
.information-bnr a {
    width: 860px;
    display: inline-block;
    box-sizing: border-box;
}
.information-bnr a:hover {
    opacity: .8;
    transition: all .3s ease;
}

.btnwrap .cbtn {
    margin-right: auto;
    margin-left: auto;
}