.d-flex {
    display: flex;
}

.db {
    display: block;
}

em {
    font-style: normal;
}

.fz70 {
    font-size: 10.4vw;
}

.fz60 {
    font-size: 9.06vw;
    letter-spacing: 0.12em;
}

.fz50 {
    font-size: 7.73vw;
}

.fz42 {
    font-size: 6.66vw;
    letter-spacing: 0.12em;
}

.fz38 {
    font-size: 6.13vw;
}

.fz32 {
    font-size: 5.33vw;
}

.fz28 {
    font-size: 4.8vw;
    letter-spacing: 0.12em;
}

.fz25 {
    font-size: 4.4vw;
}

.fz24 {
    font-size: 4.26vw;
}

.fz22 {
    font-size: 4vw;
}

@media screen and (min-width: 768px) {
    .d-flex-pc {
        display: flex;
    }

    .fz70 {
        font-size: 70px;
    }

    .fz60 {
        font-size: 60px;
    }

    .fz50 {
        font-size: 50px;
    }

    .fz42 {
        font-size: 42px;
    }

    .fz38 {
        font-size: 38px;
    }

    .fz32 {
        font-size: 32px;
    }

    .fz28 {
        font-size: 28px;
    }

    .fz25 {
        font-size: 25px;
    }

    .fz24 {
        font-size: 24px;
    }

    .fz22 {
        font-size: 22px;
    }
}

.price-all {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    line-height: 1.875;
    letter-spacing: 0.06em;
}

.price-all dd {
    margin-left: auto;
}


.btn-shared {
    max-width: 80vw
}

.btn-shared a {
    position: relative;
    z-index: 1;
    display: block;
    cursor: pointer;
    text-align: center;
    border-top: 1px solid #2b2111;
    border-bottom: 1px solid #2b2111;
    color: #fff;
    font-size: 15px;
    line-height: 63px;
    letter-spacing: .12em
}

.btn-shared a::before {
    content: "";
    position: absolute;
    background: #2b2111;
    top: 6.5px;
    bottom: 6.5px;
    left: 0;
    right: 0;
    z-index: -1
}

.btn-shared a:after {
    content: "";
    position: absolute;
    background: url("../img/shared/icon_arrow.png") no-repeat;
    width: 36.5px;
    height: 5.5px;
    background-size: 100%;
    top: 50%;
    transform: translateY(-50%);
    right: 14px
}

.btn-shared.type-2 a {
    border-color: #cf7a3d
}

.btn-shared.type-2 a::before {
    background: #cf7a3d
}

.btn-shared.type-3 a {
    border-color: #fff;
    color: #222
}

.btn-shared.type-3 a::before {
    background: #fff
}

.btn-shared.type-3 a:after {
    background-image: url("../img/shared/icon_arrow2.png")
}

.btn-shared.type-popup a:after {
    background-image: url("../img/shared/icon_popup.png");
    width: 15px;
    height: 15px
}

.btn-shared.type-reserve a {
    border-color: #cf7a3d;
    font-size: 12.5px
}

.btn-shared.type-reserve a::before {
    background: url("../img/shared/bg2.jpg") repeat center
}

.btn-shared.type-reserve a:after {
    display: none
}

.btn-shared.type-reserve a img {
    width: 17.5px;
    margin: -7px 7px 0 0
}

@media screen and (min-width: 768px) {
    .btn-shared {
        width: 420px
    }

    .btn-shared a {
        font-size: 20px;
        line-height: 89px
    }

    .btn-shared a::before {
        top: 9px;
        bottom: 9px
    }

    .btn-shared a:after {
        width: 52px;
        height: 7px;
        right: 19px
    }

    .btn-shared a:hover {
        opacity: .7
    }

    .btn-shared.type-popup a:after {
        width: 19px;
        height: 19px
    }

    .btn-shared.type-reserve a {
        font-size: 15px
    }

    .btn-shared.type-reserve a img {
        width: 25px;
        margin: -8px 10px 0 0
    }
}

#header .row-1 h1 {
    padding: 1.5vw 30.5% 0 4%;
    opacity: .4;
    font-size: 11px;
    line-height: 24px;
    letter-spacing: .18em
}

#header .row-1 .logo {
    width: 60%;
    margin: 5vw auto 0
}

@media screen and (min-width: 768px) {
    #header .row-1 {
        display: flex;
        justify-content: space-between;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    #header .row-1 h1 {
        max-width: 500px;
        flex: 1;
        padding: 13px 0 0 51px;
        font-size: 12px
    }

    #header .row-1 .logo {
        width: 261px;
        margin: 30px 0 0
    }

    #header .row-1 .group .group-link-1 {
        display: flex;
        justify-content: flex-end
    }

    #header .row-1 .group .group-link-1 .btn-tel {
        margin: 19px 20px 0 0
    }

    #header .row-1 .group .group-link-1 .btn-tel dl {
        line-height: 1
    }

    #header .row-1 .group .group-link-1 .btn-tel dl * {
        letter-spacing: .12em
    }

    #header .row-1 .group .group-link-1 .btn-tel dl dt {
        font-size: 12px
    }

    #header .row-1 .group .group-link-1 .btn-tel dl dd {
        margin: 5px 0 0 2px;
        font-size: 22px
    }

    #header .row-1 .group .group-link-1 .btn-tel dl dd small {
        font-size: 14px
    }

    #header .row-1 .group .group-link-1 .btn-reserve {
        width: 250px
    }

    #header .row-1 .group .group-link-1 .btn-reserve a {
        display: block;
        background: url("../img/shared/bg2.jpg") repeat center;
        padding-left: 5px
    }

    #header .row-1 .group .group-link-1 .btn-reserve a span {
        position: relative;
        display: block;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto;
        color: #fff;
        padding-left: 34px;
        line-height: 75px
    }

    #header .row-1 .group .group-link-1 .btn-reserve a span::before {
        content: "";
        position: absolute;
        background: url("../img/shared/icon_web.png") no-repeat;
        background-size: 100%;
        width: 25px;
        height: 25px;
        top: 50%;
        left: 0;
        transform: translateY(-50%)
    }

    #header .row-1 .group .group-link-1 .btn-reserve a:hover {
        opacity: .7
    }

    #header .row-1 .group .group-link-2 {
        display: flex;
        justify-content: flex-end;
        -moz-column-gap: 19px;
        column-gap: 19px;
        margin: 10px 20px 0 0
    }

    #header .row-1 .group .group-link-2 li a {
        display: block;
        width: 35px
    }

    #header .row-1 .group .group-link-2 li a img {
        display: block
    }

    #header .row-2 {
        max-width: 1240px;
        padding: 0 20px;
        margin: 0 auto 0
    }

    #header .row-2 .nav-1 {
        display: flex;
        justify-content: flex-end;
        margin-right: -3px
    }

    #header .row-2 .nav-1 li a {
        display: block;
        font-size: 12px;
        line-height: 28px;
        letter-spacing: .12em
    }

    #header .row-2 .nav-1 li a:hover {
        opacity: .7
    }

    #header .row-2 .nav-2 {
        display: flex;
        justify-content: space-between;
        border-top: 1px solid rgba(34, 34, 34, .5);
        border-bottom: 1px solid rgba(34, 34, 34, .5);
        margin-top: 2px;
        padding: 17px 47px 19px 45px
    }

    #header .row-2 .nav-2 li a {
        display: block
    }

    #header .row-2 .nav-2 li a span {
        display: block;
        text-align: center;
        line-height: 1;
        letter-spacing: .12em
    }

    #header .row-2 .nav-2 li a span.en {
        font-size: 19px
    }

    #header .row-2 .nav-2 li a span.jp {
        margin-top: 12px;
        font-size: 12px
    }

    #header .row-2 .nav-2 li a.active,
    #header .row-2 .nav-2 li a:hover {
        color: #cf7a3d
    }
}

@media screen and (min-width: 768px)and (max-width: 1200px) {
    #header .row-1 h1 {
        padding-left: 20px
    }

    #header .row-2 .nav-2 {
        padding-left: 20px;
        padding-right: 20px
    }
}

#hamburger {
    position: fixed;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    z-index: 1000;
    background: #cf7a3d
}

#menu-toggle {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: .3s linear;
    overflow-y: auto;
    opacity: 0;
    padding-bottom: 70px;
    visibility: hidden;
    pointer-events: all;
    background: url("../img/shared/bg1.jpg") repeat center
}

#menu-toggle .group {
    position: relative;
    padding: 50px 0 34vw
}

#menu-toggle .logo {
    width: 60%;
    margin: 0 auto
}

#menu-toggle .group-link-1 {
    margin: 25px 6.5% 0
}

#menu-toggle .group-link-1 li:nth-child(-n+10) a {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    padding-bottom: 2px
}

#menu-toggle .group-link-1 li:nth-child(-n+10) a span {
    display: block;
    line-height: 1;
    letter-spacing: .12em
}

#menu-toggle .group-link-1 li:nth-child(-n+10) a span.en {
    font-size: 21px
}

#menu-toggle .group-link-1 li:nth-child(-n+10) a span.jp {
    text-align: right;
    margin-bottom: 5px;
    font-size: 15px
}

#menu-toggle .group-link-1 li:nth-child(-n+10) a:hover,
#menu-toggle .group-link-1 li:nth-child(-n+10) a.active {
    color: #cf7a3d;
    border-color: #cf7a3d
}

#menu-toggle .group-link-1 li+li {
    margin-top: 26px
}

#menu-toggle .group-link-1 li:nth-child(10) {
    text-align: center;
    margin-top: 29px;
    font-size: 13px;
    letter-spacing: .12em
}

#menu-toggle .group-link-1 li:nth-child(10) a {
    display: inline-block
}

#menu-toggle .group-link-1 li:nth-child(11) {
    display: flex;
    justify-content: center;
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-top: 5px
}

#menu-toggle .group-link-1 li:nth-child(11) a {
    display: block
}

#menu-toggle .group-link-1 li:nth-child(11) a img {
    width: 25px
}

#menu-toggle .photo {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

    @media screen and (max-width: 767px) {
    #menu-toggle .group-link-1 li.ssli .sp{
        display: inline-block;
        margin: 0 1em;
    }
    }
@media screen and (min-width: 768px) {
    #menu-toggle {
        bottom: auto;
        padding-bottom: 0;
        border-bottom: 1px solid #a09d93
    }

    #menu-toggle.fixed {
        opacity: 1;
        visibility: visible;
        pointer-events: all
    }

    #menu-toggle .group {
        padding: 27px 0 0 81px;
        height: 100px
    }

    #menu-toggle .group-link-1 {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        width: 628px;
        gap: 6px 38px;
        margin: 0
    }

    #menu-toggle .group-link-1 li:nth-child(-n+10) a {
        position: relative;
        display: block;
        border-bottom: none;
        padding-bottom: 0
    }

    #menu-toggle .group-link-1 li:nth-child(-n+10) a span {
        transition: .3s linear;
        letter-spacing: .05em
    }

    #menu-toggle .group-link-1 li:nth-child(-n+10) a span.en {
        font-size: 18px
    }

    #menu-toggle .group-link-1 li:nth-child(-n+10) a span.jp {
        position: absolute;
        top: 0;
        left: -30px;
        right: -30px;
        text-align: center;
        margin-bottom: 0;
        font-size: 18px;
        opacity: 0
    }

    #menu-toggle .group-link-1 li:nth-child(-n+10) a:hover,
    #menu-toggle .group-link-1 li:nth-child(-n+10) a.active {
        border-color: rgba(0, 0, 0, 0)
    }

    #menu-toggle .group-link-1 li:nth-child(-n+10) a:hover span.en,
    #menu-toggle .group-link-1 li:nth-child(-n+10) a.active span.en {
        opacity: 0
    }

    #menu-toggle .group-link-1 li:nth-child(-n+10) a:hover span.jp,
    #menu-toggle .group-link-1 li:nth-child(-n+10) a.active span.jp {
        opacity: 1
    }

    #menu-toggle .group-link-1 li+li {
        margin-top: 0
    }

    #menu-toggle .group-link-1 li:nth-child(11) {
        justify-content: flex-start;
        -moz-column-gap: 19px;
        column-gap: 19px;
        margin: -2px 0 0 -16px
    }

    #menu-toggle .group-link-1 li:nth-child(11) a img {
        width: 29px
    }

    #menu-toggle .group-link-1 li:nth-child(11) a:hover {
        opacity: .7
    }
    #menu-toggle .group-link-1 li.ssli{
            text-align: left;
    margin: 0;
    line-height: 1.5;
    }

    #menu-toggle .group-link-2 {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        display: flex !important
    }

    #menu-toggle .group-link-2 li {
        width: 156px
    }

    #menu-toggle .group-link-2 li:nth-child(1) {
        background: url("../img/shared/icon_tel.png") no-repeat center top 17px/auto #fff;
        text-align: center;
        padding-top: 58px;
        font-size: 18px;
        line-height: 28px;
        letter-spacing: .12em
    }

    #menu-toggle .group-link-2 li:nth-child(2) a {
        display: block;
        height: 100%;
        background: url("../img/shared/icon_web.png") no-repeat center top 17px/35px auto, url("../img/shared/bg2.jpg") repeat center;
        color: #fff;
        text-align: center;
        padding: 59px 0 0 6px;
        font-size: 16px;
        line-height: 28px;
        letter-spacing: .15em
    }

    #menu-toggle .group-link-2 li:nth-child(2) a:hover {
        opacity: .7
    }
}

#keyvisual {
    position: relative;
    margin-top: 6.5vw
}

#keyvisual .photo {
    height: 147vw;
}

#keyvisual .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (min-width: 768px) {
    #keyvisual {
        margin: 41px 50px 0;
    }

    #keyvisual .photo {
        height: 820px;
    }
}

#footer {
    background: url("../img/shared/bg3.jpg") repeat center;
    color: #fff;
    padding: 11vw 0 30vw;
}

#footer .pagetop {
    position: absolute;
    top: -20px;
    right: 4%;
    width: 40px;
    z-index: 1;
}

#footer .set2 .col-l .logo {
    width: 60%;
    margin: 0 auto
}

#footer .set2 .col-l .sub-logo {
    text-align: center;
    margin-top: 3.5vw;
    line-height: 24px
}

#footer .set2 .col-l .btn-tel {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .3);
    padding-top: 6vw;
    margin: 5.5vw 7% 0
}

#footer .set2 .col-l .btn-tel dl {
    line-height: 1
}

#footer .set2 .col-l .btn-tel dl * {
    letter-spacing: .12em
}

#footer .set2 .col-l .btn-tel dl dt {
    font-size: 15px
}

#footer .set2 .col-l .btn-tel dl dd {
    margin-top: 5px;
    font-size: 27.5px
}

#footer .set2 .col-l .btn-tel dl dd small {
    font-size: 15px
}

#footer .set2 .col-l .group-link {
    margin-top: 3vw
}

#footer .set2 .col-l .group-link li {
    width: 67vw;
    margin: 0 auto
}

#footer .set2 .col-l .group-link li:nth-child(1) a {
    line-height: 55px
}

#footer .set2 .col-r {
    margin-top: 10vw
}

#footer .set2 .col-r dl {
    text-align: center;
    line-height: 22.5px
}

#footer .set2 .col-r dl * {
    letter-spacing: .12em
}

#footer .set2 .col-r dl dd p+p {
    margin-top: 6vw
}

#footer .set2 .col-r dl dd a {
    text-decoration: underline;
    text-underline-offset: 9px
}

#footer .set2 .col-r dl+dl {
    margin-top: 6vw
}

#footer .set3 {
    border-top: 1px solid rgba(255, 255, 255, .3);
    color: #9b9b9b;
    padding-top: 10vw;
    text-align: center;
    margin: 10vw 7% 0;
    font-size: 10px
}

#footer .set3 * {
    letter-spacing: .1em
}

#footer .set3 .btn-copy {
    margin-top: 5.5vw
}

#footer .set3 .btn-copy a img {
    width: 11.5px;
    margin: -7px 7px 0 0
}

#footer .set3 .btn-copy a span {
    text-decoration: underline;
    text-underline-offset: 6px
}

#footer .set3 .btn-cookie {
    margin-top: 4vw
}

#footer .set3 .btn-cookie a {
    text-decoration: underline;
    text-underline-offset: 6px
}

#footer .set3 address {
    margin-top: 4vw
}

@media screen and (max-width: 767px) {
    #footer .set2 .col-l .group-link li:nth-child(1) a::before {
        background: #cf7a3d;
    }
}

@media screen and (min-width: 768px) {
    #footer {
        padding: 58px 0 79px
    }

    #footer .pagetop {
        top: -30px;
        right: 34px;
        width: 61px;
    }

    #footer .set1 {
        max-width: 1200px;
        margin: 0 auto
    }

    #footer .set1 .nav-list {
        display: flex;
        justify-content: space-between;
        padding: 0 41px 0 45px
    }

    #footer .set1 .nav-list li a {
        display: block
    }

    #footer .set1 .nav-list li a span {
        display: block;
        text-align: center;
        line-height: 1;
        letter-spacing: .12em
    }

    #footer .set1 .nav-list li a span.en {
        font-size: 19px
    }

    #footer .set1 .nav-list li a span.jp {
        margin-top: 12px;
        font-size: 12px
    }

    #footer .set1 .nav-list li a.active,
    #footer .set1 .nav-list li a:hover {
        color: #cf7a3d
    }

    #footer .set1 .nav-1 {
               display: flex;
        justify-content: flex-end;
        margin: 46px 37px -86px 0;
    }
    #footer .set1 .nav-1 li a {
        display: block;
        font-size: 12px;
        line-height: 28px;
        letter-spacing: .12em
    }
    #footer .set1 .nav-1 li a:hover {
        opacity: .7
    }
    #footer .set2 {
        border-top: 1px solid rgba(255, 255, 255, .5);
        border-bottom: 1px solid rgba(255, 255, 255, .5);
        max-width: 1200px;
        margin: 47px auto 0;
        padding: 80px 20px 57px
    }

    #footer .set2 .row {
        display: flex;
        justify-content: space-between;
        max-width: 1000px;
        margin: 0 auto
    }

    #footer .set2 .col-l {
        width: 360px;
        margin-left: 40px
    }

    #footer .set2 .col-l .logo {
        width: 100%;
        margin: 0
    }

    #footer .set2 .col-l .sub-logo {
        margin-top: 23px;
        line-height: 28px
    }

    #footer .set2 .col-l .btn-tel {
        padding-top: 32px;
        margin: 31px 0 0
    }

    #footer .set2 .col-l .btn-tel dl dt {
        font-size: 16px
    }

    #footer .set2 .col-l .btn-tel dl dd {
        margin-top: 7px;
        font-size: 28px
    }

    #footer .set2 .col-l .btn-tel dl dd small {
        font-size: 18px
    }

    #footer .set2 .col-l .group-link {
        margin-top: 18px
    }

    #footer .set2 .col-l .group-link li {
        width: 100%;
        margin: 0
    }

    #footer .set2 .col-l .group-link li a::before {
        background: url("../img/shared/bg2.jpg") repeat center
    }

    #footer .set2 .col-l .group-link li:nth-child(1) a {
        font-size: 15px;
        line-height: 89px
    }

    #footer .set2 .col-l .group-link li+li {
        margin-top: 29px
    }

    #footer .set2 .col-r {
        width: 500px;
        margin-top: 15px
    }

    #footer .set2 .col-r dl {
        text-align: left;
        line-height: 28px
    }

    #footer .set2 .col-r dl dd p+p {
        margin: 27px -10px 0 0;
    }

    #footer .set2 .col-r dl dd a:hover {
        text-decoration: none
    }

    #footer .set2 .col-r dl+dl {
        margin-top: 17px
    }

    #footer .set3 {
        display: flex;
        justify-content: space-between;
        text-align: left;
        max-width: 1115px;
        padding: 0 20px;
        margin: 0 auto;
        padding-top: 21px;
        font-size: 12px
    }

    #footer .set3 * {
        letter-spacing: .1em
    }

    #footer .set3 #socialbuttons {
        order: 4;
        margin-top: 10px
    }

    #footer .set3 .btn-copy {
        order: 3;
        margin-top: 0
    }

    #footer .set3 .btn-copy a img {
        width: 13px;
        margin: -6px 9px 0 0
    }

    #footer .set3 .btn-copy a:hover span {
        text-decoration: none
    }

    #footer .set3 .btn-cookie {
        order: 2;
        margin-top: 0
    }

    #footer .set3 .btn-cookie a {
        text-decoration: underline;
        text-underline-offset: 6px
    }

    #footer .set3 .btn-cookie a:hover {
        text-decoration: none
    }

    #footer .set3 address {
        order: 1;
        margin-top: 0;
        font-size: 13px
    }
}

@media screen and (min-width: 768px)and (max-width: 1200px) {
    #footer .set1 .nav-list {
        padding: 0 30px
    }

    #footer .set3 {
        font-size: 10px !important
    }
}

#ft-bnr-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999
}

#ft-bnr-fixed ul {
    display: flex;
    justify-content: space-between
}

#ft-bnr-fixed ul li {
    width: 25%
}

#ft-bnr-fixed ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #cf7a3d;
    color: #fff;
    height: 70px
}

#ft-bnr-fixed ul li a span {
    display: block;
    text-align: center
}

#ft-bnr-fixed ul li a span.icon img {
    width: auto;
    height: 26.5px
}

#ft-bnr-fixed ul li a span.txt {
    margin-top: 8px;
    font-size: 10px;
    line-height: 1;
    letter-spacing: .2em
}

#ft-bnr-fixed ul li+li {
    border-left: 1px solid #fff
}

.section-shared {
    padding: 15vw 0
}

.section-shared .wrap {
    background: url("../img/shared/bg3.jpg") repeat center;
    color: #fff;
    padding: 15vw 7%
}

.section-shared h2 {
    text-align: center;
    background: url("../img/shared/section_shared_ttl_deco.png") no-repeat center bottom/60vw auto;
    padding-bottom: 2.5vw;
    font-size: 6.67vw;
    line-height: 1;
    letter-spacing: .12em
}

.section-shared .txt {
    text-align: center;
    margin-top: 10vw
}

.section-shared .txt a {
    text-decoration: underline;
    text-underline-offset: 6px
}

.section-shared .btn-tel {
    text-align: center;
    margin-top: 10vw
}

.section-shared .btn-tel * {
    letter-spacing: .12em
}

.section-shared .btn-tel dl {
    line-height: 1
}

.section-shared .btn-tel dl dt {
    font-size: 22px
}

.section-shared .btn-tel dl dd {
    margin-top: 10px;
    font-size: 35px
}

.section-shared .btn-tel dl dd small {
    font-size: 22px
}

.section-shared .btn-tel .note {
    margin-top: 5px;
    font-size: 12px;
    line-height: 24px
}

.section-shared .btn-shared {
    margin: 10vw auto 0
}

@media screen and (min-width: 768px) {
    .section-shared {
        padding: 100px 0 110px
    }

    .section-shared .wrap {
        padding: 76px 0 83px
    }

    .section-shared h2 {
        background-size: auto;
        padding-bottom: 15px;
        font-size: 42px
    }

    .section-shared .txt {
        margin-top: 18px
    }

    .section-shared .txt a {
        text-underline-offset: 9px
    }

    .section-shared .txt a:hover {
        text-decoration: none
    }

    .section-shared .btn-tel {
        margin-top: 43px
    }

    .section-shared .btn-tel dl dd {
        margin-top: 14px
    }

    .section-shared .btn-tel .note {
        margin-top: -3px;
        font-size: 16px;
        line-height: 40px
    }

    .section-shared .btn-shared {
        width: 360px;
        margin-top: 9px
    }

    .section-shared .btn-shared a {
        line-height: 79px
    }
}


.popup-global {
    vertical-align: top;
    padding: 6vw 4%;
    background-image: url(../img/shared/bg1.jpg);
    background-position: center top;
    background-repeat: repeat;
}

.popup-global .remodal-close {
    margin: 0px 0px 0px auto;
    width: 39px;
    height: 17px;
}

.popup-global .remodal-close:before,
.popup-global .remodal-close:after {
    background: #000;
    width: 39px;
    height: 3px;
}

.popup-global .remodal-close:before {
    transform: translate(-50%, -50%) rotate(20deg);
}

.popup-global .remodal-close:after {
    transform: translate(-50%, -50%) rotate(-20deg);
}

.popup-global .flex-end {
    align-items: flex-end;
}

.popup-global .flex-none {
    display: block !important;
}

.popup-global .flex-none dd {
    margin-top: 5px;
}

.popup-global h2 {
    line-height: 1.428;
    letter-spacing: 0.05em;
}

.popup-global .note {
    margin-top: 1vw;
    line-height: 1.5;
}

.popup-global .inner {
    text-align: left;
    margin-top: 6vw;
}

.popup-global .inner h3 {
    font-family: "Zen Old Mincho", serif;
    line-height: 1.3;
    letter-spacing: 0.15em;
    border-bottom: 1px solid #222222;
    text-align: center;
    padding-bottom: 2vw;
    font-size: 6vw;
}

.popup-global .inner .note {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    line-height: 24px;
}

.popup-global .inner dl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    line-height: 1.5625;
    letter-spacing: 0.15em;
    border-bottom: 1px dashed #222222;
    padding: 3vw 0px;
    box-sizing: border-box;
}

.popup-global .inner dl dt {
    flex: 1;
    margin-right: 10px;
}

.popup-global .inner dl dd {
    margin-left: auto;
    text-align: right;
}

.popup-global .inside {
    margin-top: 6vw;
}

.popup-global .inside .price {
    font-size: 4.66vw;
    letter-spacing: 0.15em;
    line-height: 1.5;
    border-bottom: 1px solid;
    padding-bottom: 3vw;
}

.popup-global .inside .price dd {
    margin-top: 1vw;
}

.popup-global .inside .list {
    line-height: 1.47;
    border-bottom: 1px solid rgba(34, 34, 34, 0.3);
    padding: 3vw 0px;
}

.popup-global .inside .list-border {
    border-bottom: 0px;
    padding: 0px;
}

.popup-global .inside .list-border li {
    border-bottom: 1px solid rgba(34, 34, 34, 0.3);
    padding: 3vw 0px;
}

@media screen and (max-width: 767px) {
    .popup-global .inner .col+.col {
        margin-top: 8vw;
    }

    .popup-global .inner .row+.row {
        margin-top: 8vw;
    }

    .popup-global .inside .row+.row {
        margin-top: 8vw;
    }

    .popup-global .inside .price {
        letter-spacing: 0.1em;
    }
}

@media screen and (min-width: 768px) {
    .popup-global {
        padding: 43px 0px 132px;
    }

    .popup-global .remodal-close {
        margin-right: 28px;
    }

    .popup-global .note {
        margin-top: 3px;
    }

    .popup-global .inner {
        max-width: 945px;
        justify-content: space-between;
        margin: 54px auto 0px;
    }

    .popup-global .inner .col {
        width: 443px;
    }

    .popup-global .inner h3 {
        padding-bottom: 10px;
        font-size: 30px;
    }

    .popup-global .inner .note {
        font-size: 14px;
    }

    .popup-global .inner dl {
        padding: 12px 0px;
    }

    .popup-global .inner .row+.row {
        margin-top: 40px;
    }

    .popup-global .inside {
        max-width: 923px;
        margin: 63px auto 0px;
    }

    .popup-global .inside .row+.row {
        margin-top: 63px;
    }

    .popup-global .inside .price {
        font-size: 20px;
        padding-bottom: 16px;
    }

    .popup-global .inside .price dd {
        margin-top: 5px;
    }

    .popup-global .inside .detail {
        justify-content: space-between;
        margin-top: 33px;
    }

    .popup-global .inside .col {
        width: 437px;
    }

    .popup-global .inside .list {
        font-size: 17px;
        padding: 12px 0px;
    }

    .popup-global .inside .list-border {
        padding: 0px;
    }

    .popup-global .inside .list-border li {
        padding: 12px 0px;
    }
}