@charset "utf-8"; 

/*rktn*/

div#htlContents div#htlMainContent div div#trvlHtlSubNav ul {
    margin: 0 !important;
}

body #htlContents,
#htlMainContent,
div#RthCustomize {
    margin: 0 0;
}

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

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

#RthCustomizeW {
    width: 100% !important;
    overflow: hidden;
    background-color: #111110;
}

#RthCustomizeW a {
    color: #fff !important;
}

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

#htlSide-A {
    top: 1000px;
    padding-top: 0;
    left: 50%;
    margin-left: -600px;
    position: absolute;
    z-index: 997;
}
.main_left {
    width: 950px;
/*    left: 50%;*/
    /* margin-left: -360px; */
/*    margin-left: -355px;*/
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

/*------------------------

ヘッダー

------------------------*/
header {
    margin-bottom: 0;
    padding: 0;
    color: #fff;
}

.header-inner {
    display: flex;
    margin: 0;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .header-inner {
        position: relative;
        height: 60px;
    }
}

.header-inner li {
    list-style-type: none;
    margin-left: 24px;
}

@media (min-width: 768px) and (max-width: 1279px) {
    .header-inner li.contact.hidden-phone {
        display: inherit !important;
    }
}

.header-inner li.language {
    margin-left: auto;
}

@media only screen and (max-width: 767px) {
    .header-inner li.language {
        display: none;
    }
}

.header-inner li.logo {
    width: 250px;
    margin-left: 24px;
}

@media only screen and (max-width: 767px) {
    .header-inner {
        width: 100%;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
    }

    .header-inner li {
        margin: 0;
        height: 60px;
    }

    .header-inner li.logo {
        width: 32%;
        margin: 0;
        padding-top: 14px;
        padding-left: 16px;
    }
}

.header-inner .address {
    font-size: 14px;
}

@media (max-width: 1279px) {
    .header-inner .address {
        width: auto;
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .header-inner .address {
        padding-top: 20px;
        padding-left: 16px;
    }
}

@media (max-width: 767px) {
    .header-inner li.logo {
        width: 40%;
        padding-top: 8px;
    }

    .header-inner .address {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1279px) {
    .header-inner .tel {
        display: none;
    }
}

.header-inner .number img {
    vertical-align: -2px;
}

header .number em {
    display: none;
}

@media (max-width: 1279px) {
    header .number {
        font-size: 14px;
    }

    header .number img {
        width: 123px;
    }
}

@media (max-width: 767px) {
    .header-inner .number span {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    header .number {
        line-height: 0;
        position: absolute;
        right: 120px;
        border-left: 1px solid #383838;
        border-right: 1px solid #383838;
        width: 60px;
        text-align: center;
        font-family: YakuHanJP, "Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans Japanese", メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, Verdana, sans-serif;
        font-weight: 600;
    }

    header .number img {
        margin-top: 11px;
        width: 20px;
    }

    header .number a {
        width: 60px;
        height: 60px;
        display: block;
        text-decoration: none;
        color: #fff;
        text-align: center;
    }

    header .number em {
        display: block;
        font-size: 12px;
        margin-top: 14px;
        padding-bottom: 0;
    }

    header .number .button {
        padding: 0;
        padding-top: 8px;
        display: block;
        border-radius: 0;
        background-color: #AC922F;
        font-weight: 600;
    }
}

@media only screen and (max-width: 767px) {
    header .number b {
        margin-left: auto;
        margin-right: auto;
    }
}

header .contact .button {
    padding: 20px 50px;
    border-radius: 0;
    background-color: #720000;
    font-weight: 600;
}

@media (max-width: 1279px) {
    header .contact .button {
        width: 200px;
        padding: 20px 32px 20px 20px;
    }
}

header .contact .button:hover {
    background-color: #671109;
}

@media only screen and (max-width: 767px) {
    header .contact {
        position: absolute;
        right: 60px;
        border-left: 1px solid #907914;
        border-right: 1px solid #907914;
        width: 60px;
    }

    header .contact i {
        font-size: 142%;
        line-height: 1;
        vertical-align: bottom;
    }

    header .contact em {
        display: block;
        font-size: 12px;
        margin-top: 6px;
        padding-bottom: 0;
        font-family: YakuHanJP, "Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans Japanese", メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, Verdana, sans-serif;
    }

    header .contact .button {
        padding: 0;
        padding-top: 5px;
        display: block;
        border-radius: 0;
        background-color: #AC922F;
        font-weight: 600;
    }

    header .contact .button:hover {
        background-color: #8c751d;
    }

    header .contact .button::after {
        display: none;
    }
}

.language {
    position: relative;
    margin-left: auto;
}

.language a {
    color: #fff;
    text-decoration: none;
    border: 1px solid #ffffff96;
    padding: 8px 16px;
}

.language ul.menu__second-level {
    position: absolute;
    top: 34px;
    width: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    margin: 0;
}

.language:hover ul.menu__second-level {
    top: 34px;
    visibility: visible;
    opacity: 1;
}

.language ul.menu__second-level li {
    margin-left: 0;
    padding: 0;
}

.language ul.menu__second-level li a {
    border: 0;
    color: #0d0501;
    padding: 8px 16px;
    display: block;
    border-bottom: 1px solid rgba(1, 1, 1, 0.33);
    font-size: 14px;
    background: #ffffff;
}

.language ul.menu__second-level li a:hover {
    background: #cccccc;
}

.lastSidebar .box_lang {
    display: -webkit-flex;
    display: flex;
    margin-left: 16px;
    border-left: 1px solid #b69100;
    margin-bottom: 16px;
}

@media only screen and (min-width: 1023px) {
    .lastSidebar .box_lang {
        display: none;
    }
}

@media print {
    .lastSidebar .box_lang {
        display: none;
    }
}

.ie8 .lastSidebar .box_lang {
    display: none;
}

.lastSidebar .box_lang .active {
    border: 1px solid #b69100;
    background: #b69100;
    color: #fff;
    line-height: 1;
}

.lastSidebar .box_lang ul {
    display: -webkit-flex;
    display: flex;
}

.lastSidebar .box_lang ul li a {
    display: block;
    border: 1px solid #b69100;
    border-left: none;
    color: #b69100;
    padding: 8px;
    line-height: 1;
    text-decoration: none;
}

/*------------------------

グローバルナビ

------------------------*/
.globalNavi {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.navigation .wrap {
    width: 100%;
    max-width: 1350px;
    margin: auto;
}

@media screen and (max-width: 767px) {
    .lastSidebar .wrap {
        min-width: 200px;
        margin: 0;
    }
}

.globalNavi > li {
    border-right: 1px solid rgba(221, 221, 221, 0.34);
    width: 100%;
    text-align: center;
}

@media screen and (min-width: 1024px) {
    .globalNavi > li:nth-child(2) {
        border-left: 1px solid rgba(221, 221, 221, 0.34);
    }
}

@media screen and (min-width: 1024px) {
    .globalNavi > li:hover {
        color: #fff;
        background-color: #19192b;
    }
}

.globalNavi > li:last-child:hover {
    background-color: transparent;
    /*color: #111110;*/
}

.globalNavi > li:nth-of-type(11):hover {
    color: #fff;
    background-color: transparent;
}

.globalNavi > li > a {
    width: 115px;
    padding: 7px 0;
    font-size: 16px;
    font-weight: 500;
    color: #f3f3f3;
    text-decoration: none;
    display: block;
    transition: all .2s ease-in;
}

.globalNavi > li.plan_link {
    background-color: #720000;
    padding: 0 0.5em;
}
.globalNavi > li.number {
    padding: 7px 0;
    margin-left: 1em;
}

@media (max-width: 1349px) {
    .globalNavi > li > a {
        width: 90px;
    }

    .globalNavi > li:nth-of-type(1) > a, .globalNavi > li:nth-of-type(4) > a, .globalNavi > li:nth-of-type(6) > a {
        width: 115px;
    }

    .globalNavi > li a, .globalNavi > li span {
        font-size: 14px;
        padding: 7px 10px;
    }
}

@media (max-width: 1279px) {
    .globalNavi > li > a {
        width: auto;
        padding: 7px 5px;
    }

    .globalNavi > li:nth-of-type(1) a, .globalNavi > li:nth-of-type(4) a, .globalNavi > li:nth-of-type(6) a {
        width: auto;
    }
}

@media (min-width: 768px) and (max-width: 1279px) {
    .globalNavi > li > a.visible-desktop {
        display: inherit !important;
    }

    .globalNavi > li.hidden-phone {
        display: block !important;
    }
}

@media only screen and (max-width: 767px) {
    .globalNavi > li span.visible-phone {
        display: block !important;
    }

    .globalNavi > li span.visible-desktop {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .globalNavi > li a, .globalNavi > li span {
        padding: 8px 16px;
    }
}

.globalNavi > li > a:hover, .globalNavi > li:hover a {
    color: #fff;
}

.globalNavi > li:hover .menu {
    max-height: 9999px;
    opacity: 1;
    z-index: 999;
}

.globalNavi .menu {
    transition: all .2s ease-in;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    width: 100%;
    left: 0;
    text-align: center;
    position: absolute;
    background-color: #19192b;
}

@media (max-width: 1024px) {
    .globalNavi .menu {
        position: relative;
        display: none;
    }
}

.globalNavi .menu a {
    padding: 7px 24px;
    font-size: 16px;
    font-weight: 500;
    color: #f3f3f3;
    text-decoration: none;
    display: block;
    transition: all .2s ease-in;
}

.globalNavi .menu_sp {
    display: none;
}

.globalNavi .inner {
    padding: 30px 0;
}

@media (max-width: 767px) {
    .globalNavi .inner {
        padding: 0;
    }
}

.globalNavi .menu ul {
    margin: 0;
}

.globalNavi .menu a:hover {
    background-color: #0f0f1b;
}

.menu_inner {
    display: flex;
    justify-content: center;
}

.menu_inner > li {
    border-right: 1px solid rgba(221, 221, 221, 0.34);
    text-align: center;
}

.menu_inner > li:last-child {
    border-right: 0;
}

.menu_inner > li a {
    padding: 7px 20px;
}

.is-fixed {
    transition: .3s;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    background-color: #0f0f1b;
    color: #ffffff;
}

.globalNavi > li {
    width: auto;
    text-align: center;
    border-right: 0;
}

.globalNavi > li:nth-child(2) {
    border-left: 0;
}

.globalNavi > li:nth-of-type(11) {
    margin-left: auto;
    padding-top: 2px;
}

@media only screen and (max-width: 1350px) {
    .globalNavi > li:nth-of-type(11) {
        padding-right: 16px;
    }
}

@media only screen and (max-width: 1279px) {
    .globalNavi > li:nth-of-type(11) {
        margin-left: 15px;
    }
}

.globalNavi > li:nth-of-type(11) span {
    font-size: 20px;
}

.globalNavi > li > a:hover, .globalNavi > li:hover a {
    color: #fff;
}

.globalNavi > li .card {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .globalNavi > li .card {
        text-align: left;
    }
}

.globalNavi > li .card a {
    display: block;
    padding: 30px 30px 20px;
    border: 1px solid #0f0f1b;
    color: #AC922F;
    background-color: #2b2b4a;
    background-image: url(../img/nav-box_back.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    font-size: 18px;
}

.globalNavi > li:nth-of-type(6) .card a {
    padding: 16px 16px 16px;
}

@media only screen and (max-width: 767px) {
    .globalNavi > li .card a {
        padding: 8px 16px;
        border-left: 0;
        border-right: 0;
        font-size: 14px;
    }
}

.globalNavi > li .card a:hover {
    background-image: url(../img/nav-box_back_hover.jpg);
}

.globalNavi > li .card .img {
    margin-bottom: 20px
}

.globalNavi > li:nth-of-type(6) .card .img {
    margin-bottom: 16px
}

@media only screen and (max-width: 767px) {
    .globalNavi > li .card .img {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .globalNavi {
        display: -webkit-block;
        display: -moz-block;
        display: -ms-block;
        display: -o-block;
        display: block;
    }

    .globalNavi li {
        text-align: left;
        position: relative;
    }

    .globalNavi li:first-child {
        border-left: 0;
    }

    .globalNavi li a {
        position: relative;
        font-size: 14px;
        display: block;
    }

    .globalNavi li a::after {
        margin-top: -16px;
        content: "\e649";
        position: absolute;
        top: 50%;
        right: .5em;
        font-family: "themify";
    }

    .globalNavi > li:nth-of-type(3) a::after, .globalNavi > li:nth-of-type(4) a::after {
        content: "\e732";
    }

    .globalNavi > li:nth-of-type(1) a {
        border-top: 2px solid #717171;
    }

    .globalNavi > li:nth-of-type(10) a {
        border-bottom: 2px solid #717171;
    }

    .globalNavi > li:nth-of-type(3) a {
        background: #c35b01;
    }

    .globalNavi > li:nth-of-type(4) a {
        background: #2b7d2b;
    }
}

@media only screen and (max-width: 767px) {
    header .reservation-area {
        margin-top: 0;
    }

    header .reservation-area a.cancel {
        color: #fff;
        text-align: center;
    }

    header .reservation-area div {
        margin-bottom: 0;
    }

    header .reservation-area .is-col:last-child {
        padding: 16px;
    }
}

@media (max-width: 767px) {
    .lastSidebar {
        padding-bottom: 80px;
    }

    .globalNavi li:first-child {
        border-top: none;
    }

    .globalNavi li span::after {
        content: "\e61a";
        margin-top: -16px;
        position: absolute;
        top: 50%;
        right: .5em;
        font-family: "themify";
    }

    .globalNavi li.active span::after {
        content: "\e622";
    }

    .globalNavi > li a, .globalNavi > li span {
        font-size: 18px;
    }

    .globalNavi .menu_sp {
        background-color: #191919;
    }

    .globalNavi .menu_sp ul {
        margin: 0;
        border: 0;
    }

    .globalNavi .menu_sp li {
        padding-left: 16px;
    }

    .globalNavi .menu_sp li a {
        text-decoration: none;
        padding: 8px 16px 8px 8px;
        font-size: 16px;
    }

    .globalNavi .menu_sp li a::after {
        margin-top: -14px;
        right: .7em;
    }
}

@media only screen and (max-width: 767px) {
    header .box_sub {
        padding: 0 12px;
        margin-top: 6px;
        margin-left: 1%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    header .box_sub li {
        width: 33.33333%;
    }
}

@media only screen and (max-width: 767px) {
    header .box_sub li {
        width: 48%;
        display: inline-block;
        margin-right: 1%;
    }
}

@media only screen and (max-width: 767px) {
    header .box_sub li a {
        font-size: 16px;
        padding: 8px 0;
        text-decoration: none;
    }

    /*
    header .cancel {
        background: #7d0100;
        color: #fff;
        text-decoration: none;
        padding: 8px 10px;
    }
*/
    header .box_sub li a.cancel {
        text-decoration: underline;
        color: #d42929;
    }
}

@media only screen and (max-width: 767px) {
    header .box_sub li a:after {
        display: none;
    }
}

header .box_sub li.tb_calm {
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    header .box_sub li.tb_calm {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    header .box_sub li.btn_rsv, header .box_sub li.btn_day, header .box_sub li.text {
        width: 100%;
        margin: 8px auto;
        border-bottom: 0;
    }

    header .box_sub li.text {
        text-align: center;
        color: #fbdb79;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    header .box_sub li.btn_rsv, header .box_sub li.btn_day {
        width: 48%;
    }
}

header .box_sub li.btn_rsv a, header .box_sub li.btn_day a {
    display: block;
    color: #fff;
    padding: .5em;
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-shadow: none;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    header .box_sub li.btn_rsv a, header .box_sub li.btn_day a {
        font-size: 18px;
        font-weight: 600;
    }
}

header .box_sub li.btn_rsv a:before, header .box_sub li.btn_day a:before {
    display: none;
}

header .box_sub li.btn_rsv a span:after, header .box_sub li.btn_day a span:after {
    content: "\e65d";
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    margin-top: -15px;
    font-size: 18px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    header .box_sub li.btn_rsv {
        margin: 5px 26%;
    }
}

header .box_sub li.btn_rsv a {
    background: #00297a;
    border: 2px solid #001e5f;
}

header .box_sub li.btn_day a {
    border: 2px solid #9a7b00;
    background: #b69100;
}

header .box_tel {
    text-align: center;
    margin: 0 0 16px;
    font-size: 20px;
}

@media only screen and (min-width: 768px) {
    header .box_tel {
        display: none;
    }
}

@media print {
    header .box_tel {
        display: none;
    }
}

.ie8 header .box_tel {
    display: none;
}

header .box_tel dd {
    font-family: "Crimson Text", serif;
    line-height: 1.1;
    font-size: 40px;
}

header .box_tel dd a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
}

header .box_tel dd img {
    width: 28px;
    margin-right: 8px;
    vertical-align: -3px;
}

/*------------------------

メイン

------------------------*/
.keyVisual header {
    position: absolute;
    z-index: 998;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.3) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.3) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0.3) 100%);
}

@media only screen and (max-width: 767px) {
    .keyVisual header {
        background: #000000;
        position: fixed;
    }
}

.keyVisual header .wrap {
    width: 100%;
    max-width: 1350px;
}

@media screen and (max-width: 1280px) {
    .keyVisual header .wrap {
        max-width: 1170px;
    }
}

@media screen and (max-width: 1024px) {
    .keyVisual header .wrap {
        max-width: 960px;
    }
}

@media (max-width: 767px) {
    .keyVisual header .wrap {
        width: 100%;
        margin: 0;
        min-width: 250px;
    }
}

.keyVisual header .menu .wrap {
    width: 1170px;
}

@media (max-width: 767px) {
    .keyVisual header .menu .wrap {
        width: 100%;
    }
}

.con_mainmovie {
    text-align: center;
    position: relative;
    overflow: hidden;
}

/*------------------------

背景

------------------------*/
.back-lines {
    background-image: url(../img/line.png);
    background-repeat: repeat-y;
    background-position: center top;
}

@media (max-width: 767px) {
    .back-lines {
        padding-top: 0;
        background-image: none;
    }
}

/*------------------------

予約検索

------------------------*/
.slide {
    position: fixed;
    left: 0;
    bottom: -354px;
    width: 100%;
    height: 354px;
    background-color: rgba(41, 41, 39, 0.9);
    font-family: YakuHanJP, "Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans Japanese", メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, Verdana, sans-serif;
    font-size: 1.4rem;
    color: #fff;
}

.slide-inner {
    position: relative;
}

.slide .open .navToggle {
    background-image: url(../img/yoyaku.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    top: -80px;
    left: 50%;
    margin-left: -80px;
    display: block;
    text-align: center;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    padding-top: 48px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "SourceHanSerifJP-Regular", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}

@media (max-width: 767px) {
    .slide .open .navToggle {
        display:none;
    }
}

.slide .open:hover {
    cursor: pointer;
}

.navToggle span {
    display: block;
    position: absolute;
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 65px;
}

.navToggle span:nth-child(1) {
    top: 19px;
}

.navToggle span:nth-child(2) {
    top: 28px;
}

.navToggle span:nth-child(3) {
    top: 37px;
}

.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}

.navToggle.active span:nth-child(1) {
    top: 30px;
    left: 65px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3) {
    top: 30px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.search {
    width: 100%;
    position: absolute;
    z-index: 2;
    color: #fff;
    font-family: "Noto Sans Japanese";
    padding: 14px 0;
    letter-spacing: 0;
}

.search-inner {
    padding: 8px 20px 14px;
    background: #0f0f0f;
    border-radius: 3px;
    margin-bottom: 14px;
    border: 1px solid #565656;
}

.search form {
    margin-bottom: 0;
}

.search input, .search textarea, .search select {
    padding: 0 25px 0 8px;
    height: 25px;
    border: 0;
    border-radius: 0;
    font-size: 12px;
    display: inline-block;
    width: auto
}

.search .dynPersons span {
    border-left: 1px dotted #808080;
    padding: 0 16px;
    margin-bottom: 8px;
    display: inline-block;
}

@media (max-width: 1279px) {
    .search .dynPersons span {
        padding: 0 8px;
    }
}

.search .text {
    width: 150px;
    padding-top: 8px;
}

.search .dynPersons .lbchkpsn {
    width: 100%;
}

@media (max-width: 1279px) {
    .search .dynPersons .lbchkpsn {
        display: none !important;
    }
}

.search .dynPersons span:nth-child(5)::after {
    content: "\A";
    white-space: pre;
}

@media (max-width: 1279px) {
    .search .dynPersons span:nth-child(2) {
        padding-left: 0;
        border-left: 0;
    }
}

.search .bookingDate span {
    padding-left: 0;
    padding-right: 0;
}

.search .bookingDate span.label, .search .label {
    border-radius: 0;
    background: #0b3081;
    color: #fff;
    padding: 0 8px;
    margin-right: 16px;
}

@media (max-width: 1279px) {
    .search .label {
        margin-right: 8px;
    }
}

#dynCalendarTest1 {
    border: 0;
}

#dynCalendarTest1 table {
    margin-bottom: 0;
    border-collapse: inherit;
}

#dynCalendarTest1 table th, #dynCalendarTest1 table td {
    line-height: 2.5;
}

.search input {
    color: #000;
}

.search .bookingDate input.cmbARRY, .search .bookingDate input.cmbARRM, .search .bookingDate input.cmbARRD {
    margin-right: 22px;
}

.bookingDate {
    position: relative;
    padding: 0 !important;
}

.bookingDate {
    width: 60% !important;
}

@media (max-width: 1279px) {
    .bookingDate {
        width: 65% !important;
    }
}

@media (max-width: 767px) {
    .modaal-wrapper .modaal-close {
        background: #11110f !important;
        position: fixed;
        right: 10px !important;
        left: auto;
        top: 10px;
        color: #fff;
        cursor: pointer;
        opacity: 1;
        width: 50px;
        height: 50px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    #dynCalendarTest1 {
        position: fixed !important;
        width: 100% !important;
        left: 0;
        z-index: 11;
        top: 0;
        font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", sans-serif;
    }

    #dynCalendarTest1 table th, #dynCalendarTest1 table td {
        line-height: 1;
        vertical-align: middle;
    }

    #dynCalendarTest1 tr {
        height: 40px;
    }

    .modaal-inline .modaal-container {
        background: rgb(208, 208, 208) !important;
    }

    .style_inputArea {
        padding: 10px;
    }

    .modaal-inline .modaal-content-container {
        padding: 24px 32px;
        font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", sans-serif;
    }

    .bookingDate {
        width: 100% !important;
    }

    .style_inputArea, .cmbARRM.style_inputArea, .cmbARRD.style_inputArea {
        width: 100px;
        margin-right: 28px;
        display: inline-block;
        font-size: 16px;
    }

    .dynPersons span {
        width: 100%;
        display: block;
        font-size: 14px;
        text-align: right;
    }

    .bookingNights, .bookingRooms {
        font-size: 14px;
        margin-right: 8px;
    }

    .modaal-inline span.label {
        width: 100%;
        text-align: center;
        margin-bottom: 8px;
        margin-top: 16px;
        background-color: #464646;
        color: #ffffff;
        font-weight: 600;
        border-radius: 0;
    }

    .modaal-inline .buttonCancel {
        display: none;
    }

    .modaal-inline .style_inputButton {
        border: 0;
        background-color: #c35a00;
        color: #fff;
        width: 100%;
        height: 48px;
        margin: 12px auto 0;
        padding: 0;
        font-size: 16px;
        font-weight: 600;
        position: relative;
    }
}

.dynCategoryRoomType {
    width: 40%;
}

.bookingDate .year {
    position: absolute;
    top: 6px;
    left: 175px;
    font-weight: 400;
}

.bookingDate .month {
    position: absolute;
    top: 6px;
    left: 255px;
    font-weight: 400;
}

.bookingDate .day {
    position: absolute;
    top: 6px;
    left: 335px;
    font-weight: 400;
}

@media (max-width: 1279px) {
    .bookingDate .year {
        display:none;
    }

    .bookingDate .month {
        left: 152px;
    }

    .bookingDate .day {
        left: 230px;
    }
}

@media (max-width: 767px) {
    .bookingDate .month {
        left: 105px;
        top: 60px;
    }

    .bookingDate .day {
        left: 238px;
        top: 60px;
    }
}

.dynTabsHead, .dynPersons {
    padding: 0 !important;
}

.search .border {
    border-bottom: 1px solid #464646;
    padding: 8px 0;
}

.search .dynCategoryRoom {
    padding-left: 16px;
}

.search .bookingDate span.dynDate {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}

.search .dynDate select {
    margin-left: 8px;
    margin-right: 8px;
}

.search .dynDate select:first-child {
    margin-left: 0;
}

.search .dynPersons span:last-child {
    padding-left: 16px;
}

@media (max-width: 1279px) {
    .search .dynPersons span:last-child {
        padding-left: 5px;
    }
}

.search .dynPersons select {
    margin-right: 8px;
}

.search label {
    color: #fff;
    display: inline-block !important;
}

.search .undecided {
    padding: 0 8px;
}

.search input.buttonCancel {
    display: none;
}

.search label.is-checkbox {
    display: inline-block;
}

.search .style_subhead {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
}

.search input.button {
    width: 180px;
    background-color: #b19200;
    margin-top: 5px;
    font-size: 16px;
    height: 56px;
    padding: inherit;
}

.search .button-area {
    padding-top: 8px;
}

.search .dynSubmit {
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
}

.search input.buttonSubmit {
    border: 0;
    background-color: #ab9400;
    color: #fff;
    width: 30%;
    height: 48px;
    margin: 12px 0 0 0;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    position: relative;
}

.search .button-area .button::after {
    content: "";
}

.search .button-area .button::before {
    content: "\e68f";
    vertical-align: bottom;
    font-family: "themify";
    margin-right: 10px;
}

.reservation-area div {
    margin-bottom: 2px;
}

.reservation-area .checkin-out {
    margin-top: -10px;
    margin-bottom: -2px;
}

.reservation-area > .is-col:last-child {
    flex: 2;
}

.reservation-area .button, .reservation-area .button:active, .reservation-area .button:focus {
    padding: 16px 40px;
    display: block;
    background: #cccccc;
    color: #0f0f0f;
    border: 2px solid #b08b0a;
}

@media only screen and (max-width: 1280px) {
    .reservation-area .button, .reservation-area .button:active, .reservation-area .button:focus {
        padding: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .reservation-area .button, .reservation-area .button:active, .reservation-area .button:focus {
        border: 0;
    }
}

.reservation-area .button::after {
    margin-top: -12px;
    color: #b08b0a;
    font-weight: 600;
}

.reservation-area .link {
    position: relative;
    padding-left: 16px;
}

.reservation-area .link::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 6px;
    height: 6px;
    border-top: 1px solid #c59300;
    border-right: 1px solid #c59300;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
    .reservation-area .button, .reservation-area .button:active, .reservation-area .button:focus {
        padding: 24px 40px;
        font-size: 16px;
    }
}

.reservation-area .button.red {
    background-color: #720000;
    color: #fff;
}

.reservation-area .button.red:hover {
    background-color: #a90000;
}

.reservation-area .button.blue {
    background-color: #0d2a76;
    color: #fff;
}

.reservation-area .button.blue:hover {
    background-color: #123aa0;
}

.reservation-area .button.yellow {
    background-color: #b19200;
    color: #fff;
}

.reservation-area .button.yellow:hover {
    background-color: #d6b000;
}

.reservation-area .link {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 16px;
    line-height: 1.8;
    margin-right: 16px;
    text-decoration: none;
}

@media (max-width: 1280px) {
    .reservation-area .link {
        font-size: 12px;
    }
}

.reservation-area .link:hover {
    text-decoration: none;
}

.search .cancel, header .reservation-area .change {
    background: #7d0100;
    color: #fff;
    text-decoration: none;
    padding: 8px 10px;
}

@media (max-width: 1280px) {
    .search .cancel, header .reservation-area .change {
        font-size: 12px;
        padding: 3px;
    }
}

@media (max-width: 767px) {
    header .reservation-area .cancel, header .reservation-area .change {
        background: #000000;
    }
}

/*------------------------

ページトップ

------------------------*/
.page-top {
    margin-bottom: 0;
    position: fixed;
    z-index: 9;
    right: 0;
    bottom: 0;
    display: none;
}

ul.iconList {
    margin: 0;
    width: 62px;
}

.iconList li {
    float: left;
    width: 62px;
    height: 62px;
    line-height: 0;
    list-style-type: none;
    text-align: center;
}

.page-top a {
    width: 62px;
    height: 62px;
    padding: 0;
    cursor: pointer;
    transition: all .3s;
    border-radius: 0;
    background-color: #414140;
    display: block;
    font-size: 3rem;
    text-align: center;
    text-decoration: none;
    padding-top: 16px;
}

.page-top a i {
    margin-right: 0;
    margin-left: 0;
}

.page-top .page-top-btn a {
    border-bottom: 4px double #fff;
}

.page-top .page-top-btn a i {
    color: #be9000;
}

@media (min-width: 1280px) {
    .page-top a:hover {
        background: #c78e00;
        color: #fff;
    }

    .page-top a:hover i {
        color: #fff;
    }
}

.iconList .facebook a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    background-color: #4B67AD;
}

/*------------------------

フッター

------------------------*/
.no-webp footer {
    background-image: url(../img/pat02.jpg);
}

.webp footer {
    background-image: url(../img/pat02.webp);
}

footer {
    color: #111110;
    background-repeat: repeat;
}

@media only screen and (max-width: 767px) {
    footer {
        padding-bottom: 0;
    }
}

.no-webp footer .contact-area {
    background-image: url(../img/pat03.jpg);
}

.webp footer .contact-area {
    background-image: url(../img/pat03.webp);
}

footer .contact-area {
    padding-top: 40px;
    padding-bottom: 24px;
    background-repeat: repeat;
}
.webp footer .contact-area .wrap {
    position: relative;
}
.webp footer .contact-area .wrap .bananiv {
    position: absolute;
    top: 100px;
    right: 0;
}


@media only screen and (max-width: 1279px) {
    footer .row .col {
        width: 100%;
        margin-left: 0;
    }
}

footer .name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
}

footer p {
    text-align: center;
}

.footer-logo, .footer-tel {
    margin-bottom: 30px;
    text-align: center;
}

@media (max-width: 767px) {
    .footer-logo {
        width: 60%;
        margin: auto;
        margin-bottom: 20px;
    }

    .footer-tel {
        margin-bottom: 0px;
    }

    .footer-tel .title {
        color: #32322e;
        font-weight: normal;
        position: relative;
        display: inline-block;
        padding: 0 64px;
        margin-bottom: 8px;
    }

    .footer-tel .title:before, .footer-tel .title:after {
        content: '';
        position: absolute;
        top: 50%;
        display: inline-block;
        width: 45px;
        height: 1px;
        background-color: rgba(0, 0, 0, 0.56);
    }

    .footer-tel .title:before {
        left: 0;
    }

    .footer-tel .title:after {
        right: 0;
    }

    .footer-tel .is-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        font-size: 18px;
        font-style: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho" serif;
        letter-spacing: .03em;
        font-style: italic;
    }

    .footer-tel .is-row span {
        font-size: 16px;
    }

    .footer-tel .is-row > .is-col {
        flex: 0 1 auto;
        width: 48% !important;
        max-width: 48% !important;
    }

    .footer-tel .is-row > .is-col.is-10 {
        width: 4% !important;
        max-width: 4% !important;
    }

    .footer-tel a, .footer-tel em {
        color: #0f0f0f;
        text-decoration: none;
        font-style: italic;
        font-weight: 400;
    }
}

@media (max-width: 374px) {
    .footer-tel .is-row {
        font-size: 17px;
        letter-spacing: .02em;
    }
}

footer .contact .button {
    padding: 20px 40px;
    border-radius: 3px;
    background-color: #ff9b00;
    box-shadow: 0 1px 0 0 #d97704;
    font-size: 24px;
    font-weight: 600;
}

footer .contact .button::after {
    content: "";
}

footer .contact .button i {
    margin-right: 20px;
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    vertical-align: text-bottom;
}

@media (max-width: 767px) {
    footer .contact .button {
        padding: 20px;
        font-size: 15px;
    }

    footer .contact .button i {
        margin-right: 10px;
        font-size: 17px;
    }
}

footer .contact .button:hover {
    background-color: #dc8600;
}

@media (max-width: 767px) {
    footer .label.focus {
        width: 100%;
    }
}

footer dl {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

footer dt {
    color: #32322e;
    font-weight: normal;
    position: relative;
    display: inline-block;
    padding: 0 55px;
    margin-bottom: 8px;
}

footer dt:before, footer dt:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.56);
}

footer dt:before {
    left: 0;
}

footer dt:after {
    right: 0;
}

footer .tripai {
    width: 280px;
    margin: auto;
}

@media only screen and (max-width: 767px) {
    .contact-area .tel {
        width: 100%;
        padding-right: 0;
    }

    footer .tripai {
        width: 100%;
        margin: 16px auto 0;
    }

    footer dl {
        margin-bottom: 10px;
    }

    footer dt {
        text-align: center;
        width: 100%;
        margin-bottom: 0;
    }

    footer dd {
        margin-left: 0;
        width: 100%;
        text-align: center;
    }
}

footer .inner {
    padding: 40px 0;
}

footer .inner nav {
    padding: 0 24px;
}

@media only screen and (max-width: 767px) {
    footer .inner nav {
        padding: 0;
    }
}

footer .sitemap .is-col {
    border-left: 1px solid #b5b5b5;
}

@media only screen and (max-width: 767px) {
    footer .sitemap .is-col {
        border-left: 0;
    }

    footer .inner .sub-menu {
        border-left: none;
        border-right: none;
    }
}

footer .inner ul li {
    margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
    footer .inner ul li {
        margin-bottom: 0;
    }
}

footer .inner ul li a {
    color: #18191a;
    text-decoration: none;
    display: block;
    position: relative;
    padding-left: 20px;
}

footer .inner .sub-menu li a {
    font-size: 14px;
}

footer .inner ul li a:before {
    font-size: 12px;
    margin-top: -10px;
    content: "\e649";
    position: absolute;
    top: 1.1em;
    left: 0;
    font-family: "themify";
}

@media only screen and (max-width: 767px) {
    footer .inner ul li a:before {
        top: 2.4em;
    }
}

@media only screen and (max-width: 767px) {
    footer .inner ul li a:before {
        top: 2.4em;
    }
}

footer .inner ul li ul li a:before {
    margin-top: 3px;
    top: 0;
}

@media only screen and (max-width: 767px) {
    footer .inner ul li ul li a:before {
        margin-top: 17px;
    }
}

footer .inner .sub-menu li a:before {
    font-size: 9px;
}

footer .inner .sub-menu ul li a:before {
    margin-top: 4px;
    top: 0;
}

@media only screen and (max-width: 767px) {
    footer .inner .sub-menu ul li a:before {
        margin-top: 17px;
    }
}

footer .inner ul ul {
    margin-top: 8px;
    font-size: 14px;
}

footer .inner ul ul li {
    margin-bottom: 8px;
}

footer .inner ul ul li a {
    color: rgba(24, 25, 26, 0.7);
}

footer .inner ul ul li a:before {
    content: "\e65d";
    margin-top: -8px;
}

@media only screen and (max-width: 767px) {
    footer .box_sub {
        padding: 0;
        margin-top: 24px;
        margin-left: 0;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    footer .box_sub li {
        width: 33.33333%;
    }
}

@media only screen and (max-width: 767px) {
    footer .box_sub li {
        width: 48%;
        display: inline-block;
        margin-right: 1%;
    }
}

@media only screen and (max-width: 767px) {
    footer .box_sub li a {
        font-size: 16px;
        padding: 8px 0;
        text-decoration: none;
        color: #000;
        display: block;
    }

    footer .box_sub li a.cancel {
        text-decoration: underline;
        color: #d42929;
    }

    footer .box_sub li a:before {
        content: "\e622";
        font-family: 'themify';
        margin-right: 8px;
    }

    footer .box_sub li a.cancel:before {
        content: "";
    }
}

@media only screen and (max-width: 374px) {
    footer .box_sub li a {
        font-size: 15px;
    }
}

footer .box_sub li.tb_calm {
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    footer .box_sub li.tb_calm {
        width: 25%;
    }
}

@media only screen and (max-width: 767px) {
    footer .box_sub li.btn_rsv, footer .box_sub li.btn_day, footer .box_sub li.text {
        width: 100%;
        margin: 8px auto;
        border-bottom: 0;
    }

    footer .box_sub li.text {
        text-align: center;
        color: #000000;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    footer .box_sub li.btn_rsv, footer .box_sub li.btn_day {
        width: 48%;
    }
}

footer .box_sub li.btn_rsv a, footer .box_sub li.btn_day a {
    display: block;
    color: #fff;
    padding: .5em;
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-shadow: none;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    footer .box_sub li.btn_rsv a, footer .box_sub li.btn_day a {
        font-size: 18px;
        font-weight: 600;
        position: relative;
    }
}

footer .box_sub li.btn_rsv a:before, footer .box_sub li.btn_day a:before {
    display: none;
}

footer .box_sub li.btn_rsv a span:after, footer .box_sub li.btn_day a span:after {
    content: "\e65d";
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    margin-top: -14px;
    top: 50%;
    right: 8px;
    font-size: 18px;
    font-family: 'themify';
    position: absolute;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    footer .box_sub li.btn_rsv {
        margin: 5px 26%;
    }
}

footer .box_sub li.btn_rsv a {
    background: #00297a;
    border: 2px solid #001e5f;
}

footer .box_sub li.btn_day a {
    border: 2px solid #9a7b00;
    background: #b69100;
}

header .box_tel {
    text-align: center;
    margin: 0 0 16px;
    font-size: 20px;
}

@media only screen and (min-width: 768px) {
    header .box_tel {
        display: none;
    }
}

@media print {
    header .box_tel {
        display: none;
    }
}

.ie8 header .box_tel {
    display: none;
}

header .box_tel dd {
    font-family: "Crimson Text", serif;
    line-height: 1.1;
    font-size: 40px;
}

header .box_tel dd a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
}

header .box_tel dd img {
    width: 28px;
    margin-right: 8px;
    vertical-align: -3px;
}

@media only screen and (max-width: 767px) {
    .ac-btn {
        position: relative;
        padding: 16px;
        color: #ffffff;
        background: #7e0000;
        font-family: YakuHanJP, "Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans Japanese", メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, Verdana, sans-serif;
    }

    .ac-btn::after {
        content: "\e61a";
        margin-top: -.8em;
        position: absolute;
        top: 50%;
        right: 1em;
        font-family: "themify";
        font-weight: 600;
    }

    .ac-btn.active {
        background: #1c1d1d;
    }

    .ac-btn.active::after {
        content: "\e622";
    }

    footer .inner {
        padding: 10px 0 30px 0;
        text-align: center;
        display: none;
    }

    footer .inner ul li a {
        padding: 15px 0 15px 24px;
        border-bottom: 1px solid #b7b7b7;
        position: relative;
        display: block;
        text-align: left;
    }
}

footer .copy {
    text-align: center;
    color: #fff;
    padding: 50px 0 120px;
    background-image: url(../img/pat04.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .webp footer .copy {
        background-image: url(../img/pat04@2x.webp);
    }
}

footer .copy small {
    font-size: 12px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.55);
}

@media only screen and (max-width: 767px) {
    footer .copy {
        padding: 50px 0;
        background-color: #111110;
    }

    footer .copy small {
        color: rgba(255, 255, 255, .71);
    }
}

footer .inner ul li a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 767px) {
    footer .tel.right {
        float: none;
        text-align: center;
    }

    footer .inner ul li {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 767px) {
    footer .inner ul li {
        padding: 0;
    }

    footer .reservation-area {
        margin-top: 24px;
    }

    footer .reservation-area a.cancel {
        color: #000;
        text-align: center;
    }
}

/*------------------------

お部屋一覧

------------------------*/
.room-list .box_img {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 0px;
    border: 2px solid #fff;
}

.room-list .box_img li {
    width: calc(50% - 0px);
    position: relative;
    text-align: center;
    list-style: none;
    margin: 0;
    border: 2px solid #fff;
}

.room-list .box_img li:last-child {
    width: 100%;
}

.room-list .box_img li a {
    display: block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.room-list p {
    margin: 0;
}

@media only screen and (min-width: 1025px) {
    .room-list .box_img li a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7;
    }
}

@media print {
    .room-list .box_img li a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7;
    }
}

.ie8 .room-list .box_img li a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}

.room-list .box_img li .img img {
    width: 100%;
}

.room-list .box_img li .ic {
    position: absolute;
    right: 0;
    bottom: 8px;
}

@media only screen and (max-width: 1024px) {
    .room-list .box_img li .ic {
        width: 66px;
    }
}

.room-list .box_img li .ic2 {
    position: absolute;
    right: 10px;
    bottom: 8px;
    opacity: 0.85;
}

@media only screen and (max-width: 1024px) {
    .room-list .box_img li .ic2 {
        right: 8px;
        bottom: 8px;
        width: 48px;
    }
}

.room-list .box_img li .txt {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    transform: translate(-50%, -50%);
    width: 100%;
    margin: 0;
}

.room-list .box_img li .txt.line2 {
    margin-top: 6px;
}

.room-list .box_img li .txt span {
    color: #fff;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 177%;
    text-shadow: 2px 2px 1px rgba(52, 36, 21, 0.75);
    line-height: 1.3;
    text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .room-list .box_img li .txt span {
        font-size: 142%;
    }
}

@media only screen and (max-width: 767px) {
    .room-list .box_img li .txt span {
        font-size: 118%;
    }
}

@media only screen and (max-width: 767px) {
    .room-list .box_img li .txt.small span {
        font-size: 95%;
        text-align: center;
        padding-top: 5px;
    }
}


#latest_cstm_review {
    display: none !important;
}
.module-history-domsearch {
    display: none !important;
}

#htlRmSrch .outerBox, #maplctn .outerBox, #recent .outerBox, #relatedPg .outerBox, #nrrwDwn .outerBox, #othrLangLnk .outerBox {
    /*border-left: none;
    border-right: none;
    border-bottom: none;*/
    border-left: 1px solid #720000;
    border-right: 1px solid #720000;
    border-bottom: 1px solid #720000;
}

#htlRmSrch .ttlBar, 
#maplctn .ttlBar, 
#recent .ttlBar, 
#relatedPg .ttleBar, 
#recent h1, 
#nrrwDwn .ttlBar, 
#othrLangLnk .ttlBar {
  background: linear-gradient(#720000, #720000);
}