@charset "UTF-8";

/* 共通 */
html[lang=en] .g-reservation_bottom-title,
html[lang=en] .g-reservation_bottom-title,
html[lang=en] .c-address_name-title,
html[lang=en] .g-footerNav_name,
html[lang=en] .g-benefits_reserve-head,
html[lang=en] .c-heading_jp {
    font-weight: 100;
}
html[lang=en] .g-pageNav_jp,
html[lang=en] .g-cv_title-jp,
html[lang=en] .c-heading_jp {
    display: none;
}
.g-pageNav_box:before {
    top: 28%;
}
/* 共通 */
html[lang=en] .g-body {
    letter-spacing: .1em!important;
}
html[lang=en] p {
    font-weight: 100;
}


html:lang(zh-Hans) body, 
html:lang(zh-Hans) select,
html:lang(zh-Hans) input,
html:lang(zh-Hans) button,
html:lang(zh-Hans) textarea,
html:lang(zh-Hans) :before,
html:lang(zh-Hans) :after,
html:lang(zh-Hans) .u-font_mincho,
html:lang(zh-Hans) .u-font_minchoBefore:before,
html:lang(zh-Hans) .u-font_minchoAfter:after {
    font-family: 'Noto Serif SC', serif;
}
.hide_lang {
    display: none;
}
html[lang=ja] .show_if_ja {
    display: block;
}
html[lang=en] .show_if_en {
    display: block;
}
html[lang=zh-Hant] .show_if_CHT {
    display: block;
}
html[lang=zh-Hans] .show_if_CHS {
    display: block;
}
html[lang=ko] .show_if_ko {
    display: block;
}
html[lang=th] .show_if_en {
    display: block;
}




/*共通*/
html[lang=en] .c-thumbColumn_body--list_column-3 .c-thumbColumn_lists {
    margin-left: 3%;
    width: 30%;
}
.g-headerDrop.wovn-languages {
    width: 110px;
}
@media screen and (min-width: 1px) and (min-width: 1016px) {
html[lang=en] .g-headerDrop_item {
    min-width: 100px;
    z-index: 99;
}
html[lang=en] .g-headerNav_item {
    padding: 0 10px;
}
}
@media screen and (min-width: 1px) and (max-width: 1015px) {
.g-headerNav_item--type_lang {
     display: block; 
}
}

/*トップ MV*/
.c-mv_title img {
    margin: auto;
}
html[lang=en] .c-mv_title img {
    width: 626px;
}
html[lang=zh-Hant] .c-mv_title img,
html[lang=zh-Hans] .c-mv_title img,
html[lang=ko] .c-mv_title img,
html[lang=th] .c-mv_title img {
    width: 350px;
}

@media screen and (min-width: 1px) and (max-width: 1015px) {
html[lang=en] .c-mv_title img {
    width: 320px;
}
html[lang=zh-Hant] .c-mv_title img,
html[lang=zh-Hans] .c-mv_title img,
html[lang=ko] .c-mv_title img {
    width: 210px;
}
}

/*トップ POINT*/
html[lang=zh-Hant] .c-frontPoint_lead .c-frontPoint_lead--one,
html[lang=zh-Hans] .c-frontPoint_lead .c-frontPoint_lead--one,
html[lang=ko] .c-frontPoint_lead .c-frontPoint_lead--one {
    width: 40px;
}

html[lang=en] .c-frontPoint_lead .c-frontPoint_lead--01 {
    width: 193px;
}
html[lang=en] .c-frontPoint_lead .c-frontPoint_lead--02 {
    width: 266px;
}
html[lang=en] .c-frontPoint_lead .c-frontPoint_lead--03 {
    width: 232px;
}
html[lang=en] .c-frontPoint_lead .c-frontPoint_lead--04 {
    width: 233px;
}

html[lang=en] .c-frontPoint_item:nth-child(odd) .c-frontPoint_lead {
    top: inherit;
    bottom: -15px;
    right: inherit;
    left: -10px;
}
html[lang=en] .c-frontPoint_item:nth-child(even) .c-frontPoint_lead {
    top: 30px;
    right: inherit;
    left: -10px;
}


@media screen and (min-width: 1px) and (max-width: 1015px) {
html[lang=en] .c-frontPoint_item:nth-child(even) .c-frontPoint_lead {
    right: 0;
    left: inherit;
}
html[lang=en] .c-frontPoint_item:nth-child(odd) .c-frontPoint_lead {
    right: inherit;
    left: 0px;
}
}

/*トップ bath*/
.c-fullBunner_lead img {
    margin: auto;
}
html[lang=en] .c-fullBunner:not(.c-fullBunner--type_project) .c-fullBunner_lead img {
    width: 722px;
}
html[lang=ko] .c-fullBunner:not(.c-fullBunner--type_project) .c-fullBunner_lead img {
    width: 188px;
}
html[lang=zh-Hant] .c-fullBunner:not(.c-fullBunner--type_project) .c-fullBunner_lead img,
html[lang=zh-Hans] .c-fullBunner:not(.c-fullBunner--type_project) .c-fullBunner_lead img {
    width: 130px;
}

@media screen and (min-width: 1px) and (max-width: 1015px) {
html[lang=en] .c-fullBunner:not(.c-fullBunner--type_project) .c-fullBunner_lead img {
    width: 90%;
}
html[lang=ko] .c-fullBunner:not(.c-fullBunner--type_project) .c-fullBunner_lead img {
    width: 118px;
}
html[lang=zh-Hant] .c-fullBunner:not(.c-fullBunner--type_project) .c-fullBunner_lead img,
html[lang=zh-Hans] .c-fullBunner:not(.c-fullBunner--type_project) .c-fullBunner_lead img {
    width: 90px;
}
}


/*朝食 h2*/
html[lang=en] .g-cv2_desc {
    line-height: 3;
}

