@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Marcellus&family=Pinyon+Script&display=swap');
.font_alp1 {
   font-family: 'Marcellus', serif;
}
.font_alp2 {
    font-family: 'Pinyon Script', cursive;
}

p.fnote{
    font-size: 12px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 3;
    color: #fff;
    text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}
#eminfo {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6000;
    background-color: rgba(0, 0, 0, 0.8);
    content: "";
}

#eminfo .infoin {
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    box-sizing: border-box;
    padding: 20px;
    width: 96%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    z-index: 7000;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    max-height: 70vh;
    overflow-y: scroll;
}

#eminfo .infoin h5 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #000;
    font-weight: 700;
}

#eminfo .infoin p {
    font-size: 14px;
    margin-bottom: 10px;
    color: #000;
    text-align: left;
}

#eminfo .infoin a {
    color: #000;
    display: inline-block;
    text-decoration: underline;
}

#eminfo .infoin .cls {
    width: 100%;
    max-width: 300px;
    cursor: pointer;
    height: 40px;
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
}

#eminfo .infoin .cls p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}

#eminfo .infoin .cls:hover {
    opacity: 0.7;
}

@media screen and (max-width: 584px) {
    #eminfo {
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: translateX(0) translateY(0);
        -moz-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }

    #eminfo .infoin {
        width: 90%;
        height: 90vh;
        overflow: auto;
        position: fixed;
        left: 5%;
        top: 5vh;
        -webkit-transform: translateX(0) translateY(0);
        -moz-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }

    #eminfo .infoin h5 {
        font-size: 16px;
        text-align: left;
    }
}

.eminfo {
    position: relative;
    box-sizing: border-box;
    padding: 10px;
    width: 96%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.eminfo h5 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #000;
    font-weight: 700;
}

.eminfo p {
    font-size: 14px;
    margin-bottom: 10px;
    color: #000;
    text-align: left;
}

.eminfo a {
    color: #000;
    display: inline-block;
    text-decoration: underline;
}

.infodata {
    color: #000;
    padding-top: 10px;
}

.infodata a {
    text-decoration: underline;

}

.main {
    /*padding-top: 80px !important;*/
    padding-top: 120px !important;
    overflow: hidden;
}

.infodata .date, .infodata .dTxt {
    display: inline-block;

}

.infodata .date {
    max-width: 160px;
    width: 20%;
}

.infodata .dTxt {
    text-align: left;
    width: 80%;
}

.pc2 {
    display: block !important;
}

.sp2 {
    display: none !important;
}

.full, .size100 {
    width: 100%;
}

.mt70 {
    margin-top: 70px;
}

.absolute {
    position: absolute;
}

.mt15 {
    margin-top: 15px;
}

.mt10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.relative {
    position: relative;

}

.menuBtn .relative {
    display: block;
}

.boxBl {
    text-align: left;
}

/*section:after, div:after, ul:after, ol:after {*/
/*display: none!important;*/
/*}*/
@media only screen and (max-width: 750px) {
    .main {
        padding-top: 0px !important;
    }

    .pc2 {
        display: none !important;
    }

    .sp2 {
        display: block !important;
    }

    .infodata .date {
        margin: 0;

    }

    .infodata .dTxt {
        box-sizing: border-box;
        padding-left: 15px;

    }

    .infodata li {
        margin-bottom: 10px;
    }

    #info {
        margin-top: 10vw;
    }

}

#thumbBox {
    z-index: 1;
}

#menuBox {
    background-color: #fff;
}

.fontEnTrajan {
    font-size: 56px;
    vertical-align: middle;
    font-family: trajan-pro-3, serif;
}

#contents {
    text-align: left;

}

#contents .conWrap .caption.font17 {
    font-size: 17px;
}

#contents .conWrap .txt29 {
    text-align: center;
    font-size: 29px;
    margin-top: 10px;
}

#contents .conWrap .txt20 {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
}

#contents .conWrap .txt18 {
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
}

/* conNavWrap// */
#conNavWrap {
    background-image: url("../img/top/menu/topnav_back.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3% 0;
    box-sizing: border-box;
    color: #fff;

}

#conNavWrap .nTitleBox, #conNavWrap .conNavBox {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

#conNavWrap .nTitleBox p {
    font-size: 1.7vw;
}

#conNavWrap .conNavBox .floatLeft {
    margin-bottom: 12px;
    margin-left: 12px;
    width: 230px;
    height: 140px;
    border: 1px solid #fff;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    float: left;
    font-size: 19px;
}

#conNavWrap .conNavBox .floatLeft::after {
    content: "";
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
    width: 8px;
    height: 8px;
    margin: auto;

    border-top: #fff solid 2px;
    border-right: #fff solid 2px;

    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);

}

#conNavWrap .conNavBox .floatLeft:nth-child(5n+1) {
    margin-left: 0;
}

#conNavWrap .conNavBox .floatLeft a {
    color: #fff;
    width: 100%;
    height: 100%;
}

#conNavWrap .conNavBox .floatLeft .txt_1 {
    line-height: 140px;
}

#conNavWrap .conNavBox .floatLeft .fontS {
    font-size: 14px;
    line-height: 50px;
    margin-top: 25px;
}

#conNavWrap .conNavBox .floatLeft .lh {
    line-height: 25px;
}

#conNavWrap .conNavBox .floatLeft .txtLS {
    letter-spacing: -0.02em;
}

/* //conNavWrap */

/* menuBox// */
#menuBox, #menuBox a {
    color: #fff;
}

#menuBox .noLink {
    position: relative;
}

#menuBox .cap {
    text-shadow: 1px 1px 3px #000, -1px -1px 3px #000;
    bottom: 1%;
}

#menuBox .cap.bl {
    left: 1%;
}

#menuBox .cap.br {
    right: 1%;
}

#menuBox .boxBl {
    width: 30%;
    height: 70%;
    top: 15%;
    background-color: #000;
    padding: 3%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
}

#menuBox .boxBl.left {
    left: 0;
    right: auto;
}

#menuBox .boxBl.right {
    right: 0;
    left: auto;
}

#menuBox p {
    line-height: 1.4em;
}

#menuBox .titleJp {
    font-size: 1vw;
}

#menuBox .titleEn {
    font-size: 2.2vw;
}

#menuBox .copy {
    font-size: 1vw;
}

#menuBox .txt {
    font-size: 1.1vw;
}

#menuBox .accLinkWrap {
    max-width: 1550px;
    min-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#menuBox .accBox {
    width: 38%;
    height: 45%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    color: #fff;
    text-align: center;
}

#menuBox .accBtn {
    bottom: 2%;
    width: 30%;
    background-color: #800004;
}

#menuBox .accBtn.left {
    left: 2%;
}

#menuBox .accBtn.right {
    right: 2%;
}

#menuBox .accBtn p {
    line-height: 3em;
    font-size: 1vw;
}

#menuBox .accBtn img {
    right: 1%;
    top: 50%;
    transform: translateY(-50%);
}

/* //menuBox */

.linkBtn100 a {
    color: #fff;
    font-weight: 100;
    font-size: 28px;
}

.txtLittle {
    vertical-align: top;
    font-size: 30%;
}

.mImg {
    width: 100%;
}

#room .imgTitle1, #room .imgTitle2 {
    position: absolute;
    top: 5px;
    color: #fff;
    font-size: 65px;
}

#room .imgTitle1 {
    left: 15px;
}

#room .imgTitle2 {
    right: 15px;
}

#roomType h4 {
    font-size: 31px;
}

#roomType .typeWrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#roomType .typeBox {
    width: 15%;
}

#roomType .typeWrap .typeBox:nth-child(n+7) {
    margin-top: 30px;
}

#roomType .roomName {
    background-color: #989188;
    font-size: 14px;
    padding: 5px 0;
    margin-bottom: 10px;
    text-align: center;
}

#roomType .roomImg {
    border: 1px solid #adadad;
    position: relative;
}

#roomType .typeWrap .roomImg:hover {
    opacity: .7;
}

#roomType .typeWrap .roomImg:after {
    content: '';
    display: block;
    width: 21px;
    height: 21px;
    background: url("../img/top/room/loupe.svg") center center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 5px;
    bottom: 5px;
    pointer-events: none;
}

#roomType .roomDetail dl {
    margin-top: 5px;
}

#roomType .roomDetail dt {
    display: inline-block;
    width: 43%;
    background-color: #e6e6e6;
    font-size: 13px;
    padding: 5px;
    box-sizing: border-box;
}

#roomType .roomDetail dd {
    display: inline-block;
    width: 57%;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
}

#roomType .roomTxt {
    font-size: 26px;
}

#eqWrap .eqTitleBox {
    margin-left: 30px;
    margin-right: 30px;
}

#eqWrap .eqTitle {
    float: left;
    width: 24%;
    margin-left: 1%;
    background-color: #fff;
    color: #726d66;
    font-size: 13px;
    text-align: center;
    border: 1px solid #989188;
    border-bottom: none;
    padding: 5px;
    box-sizing: border-box;
}

#eqWrap .eqTitle:first-child {
    margin-left: 0;
}

#eqWrap .eqTitle.active, #eqWrap .eqTitle:hover {
    background-color: #989188;
    color: #fff;
    cursor: pointer;
}

#eqWrap .eqInner {
    display: none;
    background: rgba(152, 145, 136, 0.2);
    color: #231815;
    font-size: 13px;
    text-align: center;
    border: 1px solid #989188;
    box-sizing: border-box;
    padding: 20px;

}

#eqWrap .eqInner.active {
    display: block;
}

#eqWrap .eqIcon {
    float: left;
    margin-right: 2%;
}

#facilityWrap {
    width: 980px;
    margin: 50px auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#facilityWrap .facilityBox {
    width: 480px;
    box-sizing: border-box;
    padding: 15px 0;
    background: rgba(152, 145, 136, .2);
}

#facilityWrap .facilityBox:nth-child(n+3) {
    margin-top: 20px;
}

#facilityWrap .facilityCategory {
    width: 220px;
    text-align: center;
    background: #989188;
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
}

#facilityWrap .facilityInner {
    padding: 20px;
}

#facilityWrap .facilityCopy {
    font-size: 20px;
}

#facilityWrap .facilityPict {
    margin-top: 30px;
    display: flex;
    justify-content: flex-start;
}

#facilityWrap .facilityPict li {
    float: none;
    width: 60px;
    margin-right: 16px;
}

#facilityWrap .facilityPict li:last-child {
    margin-right: 0;
}

#facilityWrap .facilityName {
    margin-top: 5px;
    font-size: 8px;
    text-align: center;
    display: none;
}

#facilityWrap .otherFacility {
    margin-top: 30px;
}

#facilityWrap .otherFacility li {
    float: none;
    display: inline-block;
    margin-right: 1em;
    line-height: 2em;
}

#facilityWrap .otherFacility li:last-child {
    margin-right: 0;
}

#facilityWrap .otherFacility li::before {
    content: '・';
    display: inline-block;
}

#contents #room .subHotel {
    margin-top: 0;
}

#location .accSubNav {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}

#location .accSubNav .accLink {
    display: inline-block;
    border: 1px solid #000;
    padding: 5px;
    box-sizing: border-box;
    width: 48%;
    margin-left: 2%;
    font-size: 21px;
}

#location .accSubNav .accLink:first-child {
    margin-left: 0;
}

#location .accSubNav .accLink span {
    padding-left: 5%;
    vertical-align: middle;
}

#location .accSubNav img {
    display: inline;
    vertical-align: middle;
}

#event .shogyo div:nth-child(3) {
    clear: both;
}

#event .shogyo div:nth-child(n+3) {
    margin-top: 20px;
}

#restaurant .shogyo div:nth-child(3) {
    clear: both;
}

/*  convBox */
.convBox {
    background: rgba(204, 204, 204, .3);
    padding: 40px 0;
    margin-top: 80px;
}

.convBox .clear {
    width: 960px;
    margin: 30px auto 0;
}

.convBox .banquetLinkBox {
    width: 1260px;
}

.convBox .taCenter {
    font-size: 26px;
    text-align: center;
}

.convBox .taCenter.txtSmall {
    font-size: 22px;
}

.convBox .linkBtn {
    width: 48%;
    height: auto;
    position: relative;
}

.banquetLinkBox .linkBtn {
    width: 32%;
    margin-left: 2%;
}

.banquetLinkBox .linkBtn:first-child {
    margin-left: 0;
}

.convBox .linkBtn a {
    font-size: 20px;
}

.banquetLinkBox .linkBtn a {
    padding: 15px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}

.banquetLinkBox .linkBtn span {
    display: inline-block;
    width: 85%;
    font-size: 22px;
}

.convBox .linkBtn .arrow {
    position: absolute;
    width: 12%;
    height: 28px;
    overflow: hidden;
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
}

.convBox .banquetLinkBox .linkBtn .arrow {
    right: 2%;
}

.convBox .linkBtn .arrow img {
    position: absolute;
    right: 0;
    top: 0;
}

.convBox .linkBtn .pdf {
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translateY(-50%);
}

.convBox .floatCenter {
    margin: auto;
}

.convBox .floatLeft {

}

/* ENd convBox */

/*  city */
.city {
    display: flex;
    justify-content: center;
}

.cityBlock {
    width: 163px;
    height: auto;
    position: relative;
}

.cityBlock .cityName {
    font-size: 36px;
    color: #FFF;
    text-shadow: 2px 2px 3px #000;
    width: 1em;
    text-align: center;
    line-height: 1.2em;
    position: absolute;
    left: 50%;
    top: 5%;
    transform: translateX(-50%);
}

.cityBlock .time {
    font-size: 36px;
    color: #FFF;
    text-shadow: 2px 2px 3px #000;
    line-height: 1em;
    position: absolute;
    left: 50%;
    bottom: 5%;
    transform: translateX(-50%);
}

.cityBlock .time span {
    font-size: 20px;
}

/* ENd city */

@media only screen and (max-width: 1365px) and (min-width: 751px) {
    #nav li:nth-child(1) {
        width: 12.43%;
    }

    /* 客室 */
    #nav li:nth-child(2) {
        width: 12.43%;
    }

    /* レストラン・バー・カフェ */
    #nav li:nth-child(3) {
        width: 12.87%;
    }

    /* 館内施設 */
    #nav li:nth-child(4) {
        width: 11.47%;
    }

    /* 会議・宴会 */
    #nav li:nth-child(5) {
        width: 14.64%;
    }

    /* 大規模温浴施設 */
    #nav li:nth-child(6) {
        width: 10.37%;
    }

    /* バスターミナル */
    #nav li:nth-child(7) {
        width: 13.24%;
    }

    /* 商業複合エリア */
    #nav li:nth-child(8) {
        width: 12.51%;
    }

    /* アクセス */
    #nav li img {
        width: 100%;
    }
}

@media only screen and (min-width: 1367px) {
    #room .imgTitle1, #room .imgTitle2 {
        font-size: 4.7vw;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 751px) {
    .convBox .banquetLinkBox {
        width: 96%;
    }

    .convBox .banquetLinkBox span {
        font-size: 1.9vw;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 751px) {
    .convBox .banquetLinkBox span {
        font-size: 22px;
    }

    #conNavWrap .nTitleBox p {
        font-size: 20px;
    }

    #menuBox .titleJp {
        font-size: 12px;
    }

    #menuBox .titleEn {
        font-size: 26px;
    }

    #menuBox .copy {
        font-size: 12px;
    }

    #menuBox .txt {
        font-size: 13px;
    }

    #menuBox .accBtn p {
        font-size: 12px
    }
}

@media only screen and (max-width: 750px) {
    #contents {
        /*padding-left:10px;
        padding-right:10px;*/
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    /* #contents p{
        padding-left:10px;
        padding-right:10px;
    } */
    .subCopy {
        /*text-align:left !important;*/
    }

    .div_1 > div {
        width: 100%;
        margin-bottom: 20px;
    }

    .div_1_2 > div:nth-of-type(3n+1) {
        float: left;
        width: 100% !important;
    }

    .div_1_2 > div:nth-of-type(3n+1) > div {
        width: 100% !important;
    }

    .div_1_2 > div:nth-of-type(3n+2) {
        float: left;
        width: 49.5%;
    }

    .div_1_2 > div:nth-of-type(3n+3) {
        float: right;
        width: 49.5%;
    }

    .div_2 > div:nth-of-type(2n+1) {
        width: 49%;
        float: left !important;
    }

    .div_2 > div:nth-of-type(2n+2) {
        width: 49%;
        float: right !important;
    }

    .fontEnTrajan {
        font-size: 7.5vw;
    }

    #contents .conWrap .txt29 {
        font-size: 4vw;
    }

    #contents .conWrap .txt20 {
        font-size: 3vw;
    }

    #contents .conWrap .txt18 {
        font-size: 2.5vw;
    }

    .linkBtn100 a {
        font-size: 4vw;
    }

    .spMt30 {
        margin-top: 30px;
    }

    /* conNavWrap// */
    #conNavWrap {
        background-image: url("../img/top/menu/topnav_back_sp.png");
    }

    #conNavWrap .nTitleBox {
        width: 94%;
    }

    #conNavWrap .conNavBox {
        width: 90%;
    }

    #conNavWrap .nTitleBox p {
        font-size: 4.9vw;
    }

    #conNavWrap .conNavBox .floatLeft {
        margin-bottom: 16px;
        margin-left: 0;
        width: 100%;
        height: auto;
        font-size: 6.1vw;
    }

    #conNavWrap .conNavBox .floatLeft.noLink {
        padding: 4% 1%;
    }

    #conNavWrap .conNavBox .floatLeft a {
        padding: 4% 1%;
    }

    #conNavWrap .conNavBox .floatLeft .txt_1 {
        line-height: 1.7em;
    }

    #conNavWrap .conNavBox .floatLeft .fontS {
        font-size: 4vw;
        height: auto;
        line-height: 1.0em;
        margin-bottom: 0;
        margin-top: 0;
    }

    #conNavWrap .conNavBox .floatLeft .lh {
        line-height: 1.0em;
    }

    #conNavWrap .conNavBox .floatLeft .txt {
        line-height: 1.7em;
    }

    #conNavWrap .conNavBox .floatLeft .txtLS {
        letter-spacing: 0;
    }

    /* //conNavWrap */
    /* menuBox// */
    #menuBox {
        background-color: #000;
    }

    #menuBox .menuBtn {
        margin-top: 40px;
    }

    #menuBox .accLinkWrap .menuBtn {
        margin-top: 0;
    }

    #menuBox .spMtNone {
        margin-top: 0;
    }

    #menuBox a {
        color: #fff;
    }

    #menuBox .cap.bl {
        left: auto;
        right: 1%;
    }

    #menuBox .boxBl {
        position: static;
        width: 100%;
        height: auto;
        padding: 5%;
    }

    #menuBox p {
        text-align: center;
    }

    #menuBox .titleJp {
        font-size: 3.2vw;
    }

    #menuBox .titleEn {
        font-size: 6.6vw;
    }

    #menuBox .copy {
        font-size: 3.2vw;
    }

    #menuBox .txt {
        font-size: 3.7vw;
    }

    #menuBox .btn img {
        width: 46%;
        margin-left: auto;
        margin-right: auto;
    }

    #menuBox .accLinkWrap {
        min-width: 320px;
        margin-top: 40px;
    }

    #menuBox .accBox {
        width: 100%;
        height: auto;
        position: static;
        transform: translateX(0);
    }

    #menuBox .accBtn {
        bottom: 50%;
        width: 57%;
        padding: 3%;
        box-sizing: border-box;
    }

    #menuBox .accBtn.left {
        left: 50%;
        transform: translate(-50%, 50%);
    }

    #menuBox .accBtn.right {
        right: 50%;
        transform: translate(50%, 50%);
    }

    #menuBox .accBtn p {
        line-height: 1.4em;
        font-size: 3.2vw;
    }

    #menuBox .accBtn img {
        width: 20%;
    }

    /* //menuBox */
    #room .imgTitle1, #room .imgTitle2 {
        font-size: 8vw;
    }

    #room .imgTitle2 {
        top: 52%;
        right: 15px;
    }

    #room .spCapBottom {
        bottom: 47%;
    }

    #roomType h4 {
        font-size: 6vw;
    }

    #roomType .typeWrap {
        display: none;
    }

    #roomType .glide {
        /*margin-top:15px;*/
    }

    #roomType .glide .glide__slide,
    #roomType .noGlide .glide__slide {
        border-radius: 20px;
        padding: 20px;
        box-sizing: border-box;
        border: 3px solid rgba(152, 145, 136, .5);
    }

    #roomType #gbtnWrap {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        /*margin-top:15px;*/
        margin-bottom: 15px;
    }

    #roomType #lbtn, #roomType #rbtn {
        width: 15%;
        height: 20px;
        display: block;
        background: none;
        position: relative;
        cursor: pointer;
    }

    #roomType #lbtn::before, #roomType #rbtn::before {
        content: "";
        display: block;
        width: 100%;
        height: 3px;
        background: #666;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    #roomType #lbtn::after {
        content: "";
        display: block;
        width: 3px;
        height: 120%;
        background: #666;
        position: absolute;
        bottom: 0;
        left: 0;
        transform-origin: left bottom;
        transform: rotate(50deg) translateX(-2px);
    }

    #roomType #lbtn::after {
        content: "";
        display: block;
        width: 3px;
        height: 120%;
        background: #666;
        position: absolute;
        bottom: 0;
        left: 0;
        transform-origin: left bottom;
        transform: rotate(50deg) translateX(-2px);
    }

    #roomType #rbtn::after {
        content: "";
        display: block;
        width: 3px;
        height: 120%;
        background: #666;
        position: absolute;
        bottom: 0;
        right: 0;
        transform-origin: right bottom;
        transform: rotate(-50deg) translateX(2px);
    }

    #roomType .roomName {
        font-size: 4vw;
        text-align: center;
    }

    #roomType .roomTxt {
        font-size: 4vw;
    }

    #eqWrap {
        width: 96%;
    }

    #eqWrap .eqTitleBox {
        margin-left: auto;
        margin-right: auto;
    }

    #eqWrap .eqTitle {
        margin-left: 1.3333%;
    }

    #facilityWrap {
        width: 100%;
    }

    #facilityWrap .facilityBox {
        width: 100%;
    }

    #facilityWrap .facilityBox:nth-child(n+2) {
        margin-top: 20px;
    }

    #facilityWrap .facilityCategory {
        width: 55%;
        font-size: 4.5vw;
        line-height: 2em;
    }

    #facilityWrap .facilityInner {
        padding: 20px 2%;
    }

    #facilityWrap .facilityCopy {
        font-size: 4.0vw;
    }

    #facilityWrap .facilityPict {
        flex-wrap: wrap;
        margin-top: 15px;
    }

    #facilityWrap .facilityPict li {
        margin-bottom: 16px;
    }

    #facilityWrap .otherFacility li,
    #facilityWrap .otherFacility p {
        font-size: 3.0vw
    }

    #location .accSubNav .accLink {
        font-size: 3.5vw;
    }

    #location .accSubNav .accLink img {
        width: 20%;
    }

    #event .shogyo div:first-child {
        width: 100%;
    }

    #event .shogyo div:nth-child(2n) {
        clear: both;
    }

    #event .shogyo div:nth-child(2) {
        float: left;
    }

    #event .shogyo div:nth-child(3) {
        clear: none;
        float: right;
    }

    #event .shogyo div:nth-child(n+2) {
        margin-top: 10px;
        width: 49.5%;
    }

    /*#restaurant .shogyo div{
      width:100%;
    }

    #restaurant .shogyo div:nth-child(4n){
      clear:both;
    }

    #restaurant .shogyo div:nth-child(3){
      clear:none;
    }

    #restaurant .shogyo div:nth-child(n+2){
      margin-top:10px;
    }

    #restaurant .shogyo div:nth-child(n+4){
      width:49.5%;
    }*/
    /*  convBox */
    .convBox .clear {
        width: 96%;
    }

    .convBox .taCenter {
        font-size: 4.5vw;
    }

    .convBox .linkBtn {
        width: 90%;
        float: none;
    }

    .convBox .linkBtn:nth-child(n+2) {
        margin-top: 15px;
    }

    .convBox .linkBtn a {
        font-size: 3.5vw;
    }

    .convBox .linkBtn .arrow img {
        width: auto;
    }

    .convBox .linkBtn .pdf {
        width: 9%;
    }

    .convBox .linkBtn .pdf img {
        width: 100%;
    }

    .banquetLinkBox .linkBtn {
        margin: 10px auto 0 !important;
    }

    .banquetLinkBox .linkBtn a {
        height: auto;
    }

    .banquetLinkBox .linkBtn span {
        font-size: 3.5vw;
    }

    .convBox .taCenter.txtSmall {
        font-size: 3.5vw;
    }

    /* ENd convBox */
    /*  city */
    .city {
        width: 100%;
        flex-wrap: wrap;
    }

    .cityBlock {
        width: 33.33%;
    }

    .cityBlock img {
        width: 100%;
    }

    .cityBlock .cityName {
        font-size: 8vw;
    }

    .cityBlock .time {
        font-size: 8vw;
    }

    .cityBlock .time span {
        font-size: 4vw;
    }

    /* ENd city */
}

@media print {
    #nav ul li:nth-child(1) {
        width: 12.5%;
    }

    /* 客室 */
    #nav ul li:nth-child(4) {
        width: 11.5%;
    }

    /* 会議・宴会 */
    #nav ul li:nth-child(2) {
        width: 12.5%;
    }

    /* レストラン・バー・カフェ */
    #nav ul li:nth-child(5) {
        width: 14.5%;
    }

    /* 大規模温浴施設 */
    #nav ul li:nth-child(6) {
        width: 10%;
    }

    /* バスターミナル */
    #nav ul li:nth-child(7) {
        width: 13%;
    }

    /* 商業複合開発エリア */
    #nav ul li:nth-child(3) {
        width: 12.5%;
    }

    /* 館内施設サービス */
    #nav ul li:nth-child(8) {
        width: 12.5%;
    }

    /* アクセスインフォメーション */
    #vfBox {
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 750px) {

    /* conNavWrap// */
    #conNavWrap {
        background-image: url("../img/top/menu/topnav_back_sp.png");
    }

    #conNavWrap .nTitleBox {
        width: 94%;
    }

    #conNavWrap .conNavBox {
        width: 90%;
    }

    #conNavWrap .nTitleBox p {
        font-size: 4.9vw;
    }

    #conNavWrap .conNavBox .floatLeft {
        margin-bottom: 5px;
        margin-left: 0;
        width: 100%;
        height: auto;
        font-size: 4.1vw;
    }

    #conNavWrap .conNavBox .floatLeft.noLink {
        padding: 2% 1%;
    }

    #conNavWrap .conNavBox .floatLeft a {
        padding: 2% 1%;
        display: block;
    }

    #conNavWrap .conNavBox .floatLeft .txt_1 {
        line-height: 1.2em;
    }

    #conNavWrap .conNavBox .floatLeft::after {

        bottom: 40% !important;
    }

    #conNavWrap .conNavBox .floatLeft .fontS {
        font-size: 3vw;
        height: auto;
        line-height: 1.0em;
        margin-bottom: 0;
        margin-top: 0;
    }

    #conNavWrap .conNavBox .floatLeft .lh {
        line-height: 1.0em;
    }

    #conNavWrap .conNavBox .floatLeft .txt {
        line-height: 1.7em;
    }

    #conNavWrap .conNavBox .floatLeft .txtLS {
        letter-spacing: 0;
    }
}

.caption {
    pointer-events: none;
}

.ppbann {
    position: fixed;
    z-index: 1500;
    right: 20px;
    top: 180px;
    min-width: 220px;

    box-shadow: 0 0px 16px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0px 16px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0px 16px 0px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}

.menuActive .ppbann {
    display: none;
}

.ppbann.act {
    right: -110%;
}

.ppbann img {
    display: block;
    vertical-align: bottom;
    width: 100%;
}

.ppbann .cls {
    font-size: 24px;
    background-color: #000;
    color: #ffffff;
    width: 34px;
    height: 34px;
    line-height: 28px;
    position: absolute;
    right: -5px;
    top: -5px;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border: 2px solid #FFFFFF;
    box-shadow: 0 0px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0px 6px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0px 6px 0px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    z-index: 77;
}

.pspbann img {
    display: block;
    vertical-align: bottom;
    width: 100%;
}

.pspbann a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.pspbann {
    display: none;
}

@media only screen and (max-width: 750px) {
    .ppbann {
        display: none;
    }

    .pspbann {
        display: block;
    }
}

.secinfo {
    background-color: #fff;
    position: relative;
}

/*.secinfo::before { background-color: #000; content: ""; width: 100%; height: 150px; left: 0; bottom: 0; z-index: 1; position: absolute; }*/
.secinfo .secin {
    z-index: 5;
    width: 100%;
    background-color: #fff;
    max-width: 1000px;
    position: relative;
    box-sizing: border-box;
    padding-top: 0px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

.secinfo .secin .more {
    position: absolute;
    left: 0;
    bottom: 4px;
    text-align: center;
    width: 100%;
    color: #fff;
}

.secinfo .secin .more a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.secinfo .secin .more a img {
    margin-left: 10px;
}

.secinfo .secin .infoa {
    width: 200px;
    height: 200px;
    background-color: #002538;
    box-sizing: border-box;
    padding: 14px;
    float: left;
    color: #fff;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 584px) {
    .secinfo .secin .infoa {
        width: 100%;
        height: auto;
        padding-bottom: 46px;
        padding-top: 20px;
    }

    .secinfo .secin .infoa .more {
        margin-bottom: 10px;
    }

    .secinfo .secin .infoa .more a {
        font-size: 3.5vw;
    }
}

.secinfo .secin .infob {
    width: calc(100% - 220px);
    float: left;
    box-sizing: border-box;
    padding: 12px;
    height: 200px;
    overflow: auto;
}

@media screen and (max-width: 584px) {
    .secinfo .secin .infob {
        width: 100%;
        height: 140px;
    }
}

.secinfo .secin .infob ul {
    position: relative;
}

.secinfo .secin .infob ul li {
    float: none;
    text-align: left;
    margin-bottom: 10px;
}

.secinfo .secin .infob ul li span {
    display: inline-block;
}

.secinfo .secin .infob ul li span.date {
    width: 120px;
    text-align: center;
    vertical-align: top;
}

@media screen and (max-width: 584px) {
    .secinfo .secin .infob ul li span.date {
        width: 90px;
    }
}

.secinfo .secin .infob ul li span.dTxt {
    width: calc(100% - 120px);
    vertical-align: top;
}

@media screen and (max-width: 584px) {
    .secinfo .secin .infob ul li span.dTxt {
        width: calc(100% - 90px);
    }
}



.ft_bnr2b{
    background-color: #111;
    display: flex;
    justify-content: center;
    align-items: center;

    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
padding-top: 20px;
    padding-bottom: 20px;
}
.ft_bnr2b li {
    width: 40%;
    max-width:400px ;
    margin-right: 10px;
    margin-left: 10px;
}
.ft_bnr2b li a{
    	display: block;
    		width: 100%;
    		height: 100%;
    		position: relative;
}
.ft_bnr2b li a img{
    	display: block;
    		vertical-align: bottom;
    		width: 100%;
}


.fixed_menu2 {
    width: 540px;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 100px 0 0 40px;
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: matrix(1, 0, 0, 1, 9999, 0);
    transform: matrix(1, 0, 0, 1, 9999, 0);


    visibility: hidden;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 500, 0);

                -moz-transition: 0.6s cubic-bezier(.52, .08, .18, 1);
                            -o-transition: 0.6s cubic-bezier(.52, .08, .18, 1);
                            -webkit-transition: 0.6s cubic-bezier(.52, .08, .18, 1);
                            transition: 0.6s cubic-bezier(.52, .08, .18, 1);
}

.fixed_menu2 li{
    margin-top: 14px;
}
.fixed_menu2 li img{
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.VFmenuActive .fixed_menu2 {
    visibility: inherit;
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.gheader{
    background-color: #595959;
    height: 40px;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media screen and (max-width: 584px) {
    .gheader{
        display: none;
    }

}
.gheader .nv1{
    width: 64%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding-left: 14px;
}



.gheader .nv2{
    width: 36%;
    position: absolute;
    right: 0;
    top: 5px;
text-align: right;
    padding-right: 10px;
}
.gheader .nv1 li{
    position: relative;
}
.gheader .nv2 li{
    display: inline-block;
    margin-left: 20px;
    position: relative;
}
.gheader .nv1 li .smenu{
    width: 400px;
    position: absolute;
    left: 0;
    bottom: 76px;
    background-color: #000;
    z-index: 1773;
    padding: 10px;

}
.gheader .nv1 li:hover .smenu{
    bottom: -70px;
}
.gheader .nv1 li .smenu a{
    display: block;
    border-bottom: 1px solid #FFFFFF;
    text-align: left;
    box-sizing: border-box;
    padding-left: 14px;
}
.gheader .nv2 dl{
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.gheader .nv1 img,
.gheader .nv2 img{
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.gheader .nv2 dd{
    font-size: 10px;
    line-height: 1.2em;
    padding-left: 10px;
}
.fixed_btn{
    position: fixed;
    top: 40px;
    z-index: 72;
    -moz-transition: 0.6s cubic-bezier(.52, .08, .18, 1);
    -o-transition: 0.6s cubic-bezier(.52, .08, .18, 1);
    -webkit-transition: 0.6s cubic-bezier(.52, .08, .18, 1);
    transition: 0.6s cubic-bezier(.52, .08, .18, 1);
}
.VFmenuActive .fixed_btn,
.menuActive .fixed_btn{
    top: 0;
}
@media screen and (max-width: 584px) {
    .fixed_btn{
        top: 0px;
    }
}
.fixed_menu2 .nv1{
    width: 100%;
    position: relative;
display: flex;
/*justify-content: center;*/
align-items: flex-start;

-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;

}
.fixed_menu2 .nv1 li{
    width: 50%;
    box-sizing: border-box;
    padding-left: 20px;
}
.fixed_menu2 .nv1 li:nth-child(1){
    width: 100%;
}
/*.fixed_menu2 .nv1 li:nth-child(2){*/
    /*width: 40%;*/
/*}*/
.fixed_menu2 .nv1 li .smenu a{
    /*font-size: 12px;*/
    line-height: 30px;
display: block;
}

.fixed_menu2 .nv1 li::before{
    position: absolute;
    left:0px;
    top: 4px;
    margin: auto;
    content: "";
    vertical-align: middle;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border: 8px solid transparent;
    border-left: 8px solid #fff;

}
.fixed_menu2 .nv1 li:nth-child(1)::before{
left: -6px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);

}
.fixed_menu2 .nv2{
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.fixed_menu2 .nv2 li{
    display: inline-block;
    position: relative;
}
.fixed_menu2 .nv2 li:nth-child(1){
    box-sizing: border-box;
    padding-left: 20px;
}
.fixed_menu2 .nv2 li:nth-child(1) a::before{
position: absolute;
    left: -20px;
    top: 4px;
    margin: auto;
    content: "";
    vertical-align: middle;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border: 8px solid transparent;
    border-left: 8px solid #fff;
}
.fixed_menu2 .nv2 dl{
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.fixed_menu2 .nv2 dd{
    font-size: 10px;
    line-height: 1.2em;
    padding-left: 10px;
}

@media screen and (max-width: 584px) {
    .fixed_menu2 {
        width: 100%;
        padding: 20px;
        padding-top: 60px;
    }
    .fixed_menu2 .nv2{

-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;

    }
    .fixed_menu2 .nv2 dl {
        padding-left: 20px;
        justify-content: flex-start;
    }
    .fixed_menu2 .nv2 li{
      width: 100%;
    }
    .fixed_menu2 .nv1 li{
        width: 100%;
        border-bottom: 1px solid #FFFFFF;
        padding-bottom: 10px;
    }
    .fixed_menu2 .nv2 li{
        width: 100%;
        border-bottom: 1px solid #FFFFFF;
        padding-bottom: 10px;
    }
}

section.ptit2 {
    background-size: cover;
    background-position: center center;
    height: 360px;
    position: relative;
}
section.ptit2::before {
    content: "";
    z-index: 1;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

section.ptit2 .secin {

    display: flex;
    justify-content: center;
    align-items: center;
width: 100%;
    height: 100%;
}

section.ptit2 .secin h2 {
    text-align: center;
    font-size: 50px;
    color: #989188;
    line-height: 1.2em;
    color: #fff;
    z-index: 3;
    letter-spacing: 10px;
    font-family: 'Marcellus', serif;

}

section.ptit2 .secin p.lead {
    font-size: 1.4em;
    color: #fff;
    text-align: left;
}
._sp{
    display: none;
}
._pc{

}
@media only screen and (max-width: 750px) {
    ._pc{
display: none!important;
    }
    ._sp{
        display: block;
    }
    section.ptit2 {
        height: 62vh;
    }
    #service section.ptit .secin {
        padding-top: 120px;
    }

    section.ptit2 h2 {
        text-align: center;
        font-size: 6.7vw;
    }

    section.ptit2 p.lead {
        font-size: 4vw;
        text-align: center;
    }
    .ft_bnr2b li {
        width: 100%;
        max-width: 300px;
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
}
.fixed_btnMenu2{
    display: none!important;
}
@media screen and (max-width: 584px) {
    .fixed_btnMenu{
        display: none!important;
    }
    .fixed_btnMenu2{
        display: inline-block!important;
    }
}


@media only screen and (max-width: 750px) {
    .ft_infoLinksOther li a {
        font-size: 2.8vw;
        line-height: 2em;
    }

    .ft_corpLinksList li a {
        font-size: 12px;
        letter-spacing: 0.08em;
    }

    .ft_infoLinksOther li {
        width: 60%;
    }

    .ft_infoLinksOther li:nth-child(2n) {
        width: 38%;
    }

    .ft_corpLinksList li {
        float: none!important;
    }

    .ft_infoSns li {
        float: none;
    }

    /*#contents .secin h3 {*/
    /*    font-size: 4.6vw;*/
    /*    margin-bottom: 30px;*/
    /*}*/

    /*#contents .secin h3 span {*/
    /*    font-size: 2.3vw;*/
    /*}*/

    /*#contents .secin p.lead {*/
    /*    font-size: 3.5vw;*/
    /*    text-align: left;*/
    /*}*/

    /*#contents .secin p.lead br {*/
    /*    display: none;*/
    /*}*/

    .ft_resvColSubNotes > li {
        letter-spacing: 0;
        width: 100%;
    }

    .ft_bnr2 {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .ft_bnr2 li {
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 10px;
    }

    .ft_bnr2 li a img {
        max-width: 100%;
    }

    .ft_bnr2 li:last-child {
        margin-right: auto;
    }
}