td.weekday {
    background-color: #c8d2de;
    text-align: left;
    vertical-align: top
}

td,
th {
    display: table-cell;
    vertical-align: inherit
}

.j10 {
    font-Size: 11px;
    line-height: 13px
}

.j9,
.j10,
.j12,
.j14 {
    font-family: Osaka, "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif
}

td.sat {
    background-color: #51b7ff;
    text-align: left;
    vertical-align: top
}

td.sun {
    background-color: #ff7f40;
    text-align: left;
    vertical-align: top
}

th.weekday {
    color: #fff;
    background-color: #000;
    text-align: center;
    font-weight: normal
}

.j12 {
    font-Size: 12px;
    line-height: 15px;
    letter-spacing: 1px
}

th.sat {
    color: #fff;
    background-color: #069;
    text-align: center;
    font-weight: normal
}

th.sun {
    color: #fff;
    background-color: #c63;
    text-align: center;
    font-weight: normal
}

element.style {
    table-layout: fixed;
    width: 1000px
}

table {
    display: table;
    border-collapse: separate;
    line-height: normal;
    border-spacing: 2px;
    border-color: gray;
    width: 1000px
}

td,
th {
    display: table-cell;
    vertical-align: inherit;
    padding: 5px 0
}

.calendar-article .calendar-article-close {
    background: url(../img/schedule/popup-close.png) no-repeat center top
}

.l_pr {
    font-weight: bold
}

.FCCalendar .calendar-day {
    background-image: none !important
}

.FCCalendar td {
    vertical-align: top
}

.FCCalendar .calendar-name {
    color: #303030;
    font-weight: bold;
    background: rgba(0, 0, 0, 0);
    position: static
}

/* Áp dụng cho các trình duyệt WebKit/Blink (Chrome, Safari, Opera, Edge) */
input[type="date"]:focus::-webkit-input-placeholder,
input[type="text"]:focus::-webkit-input-placeholder {
  color: transparent;
}

/* Áp dụng cho Mozilla Firefox */
input[type="date"]:focus::-moz-placeholder,
input[type="text"]:focus::-moz-placeholder {
  color: transparent;
}

/* Áp dụng cho Internet Explorer 10-11 */
input[type="date"]:focus:-ms-input-placeholder,
input[type="text"]:focus:-ms-input-placeholder {
  color: transparent;
}

/* Áp dụng cho các trình duyệt hiện đại */
input[type="date"]:focus div,
input[type="text"]:focus div {
  color: transparent;
}

@media screen and (max-width: 767px) {
    .FCCalendar table {
        table-layout: auto
    }

    .FCCalendar th {
        width: 60px
    }

    .FCCalendar td {
        width: auto;
        vertical-align: middle;
        padding: 10px !important
    }

    .FCCalendar tbody th {
        background: #e9e9e9
    }

    .FCCalendar tbody th .calendar-item {
        text-align: center;
        text-shadow: unset;
        font-size: 32px;
        line-height: 1
    }

    .FCCalendar tbody th .calendar-week {
        margin-top: 10px;
        font-size: 15px;
        border: none;
        background: none
    }

    .FCCalendar tr {
        background-image: unset !important;
    }

    .calendar-article {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .calendar-article .calendar-article-overlay {
        padding: 50px 20px;
        max-height: unset;
        display: block;
        width: 90%;
        margin: 0 auto;
    }

    .calendar-article .calendar-article-photo+.calendar-article-content {
        display: block;
        width: auto;
    }

    .calendar-article::before {
        display: none;
    }

    .calendar-article .calendar-article-main {
        display: block;
    }

    .calendar-article .calendar-article-detail {
        max-height: 100%;
    }

    .calendar-article .calendar-article-photo {
        display: block;
        width: 100%;
        max-width: unset;
    }

    .calendar-article .calendar-article-photo img {
        max-width: 100%;
        margin-left: 0;
    }
}

@media screen and (min-width: 768px) {
    .FCCalendar .calendar-item {
        line-height: 1;
        position: absolute;
        right: 3px;
        bottom: 3px
    }
}

#keyvisual h2 {
    position: absolute;
    bottom: 5vw;
    right: 5vw;
    z-index: 1;
    opacity: .4;
    font-size: 15.5vw;
    font-weight: 400;
    line-height: 1.0624756866;
    letter-spacing: 0
}

#keyvisual h2 span {
    margin-left: 6vw
}

@media screen and (min-width: 768px) {
    #keyvisual h2 {
        bottom: 57px;
        right: 43px;
        font-size: 128.5px
    }

    #keyvisual h2 span {
        margin-left: 58px
    }
}

section>.box-parallax {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}

#sec1 {
    padding: 20vw 0
}

#sec1 .wrap {
    padding: 0 12% 17vw
}

#sec1 .wrap::before {
    content: "";
    position: absolute;
    background: url("../img/shared/bg2.jpg") repeat center;
    top: 14vw;
    bottom: 0;
    left: 6%;
    right: 6%;
    z-index: -1
}

#sec1 h2 {
    margin-right: 14%
}

#sec1 .row {
    margin-top: 11vw
}

#sec1 #feed .item .rss-img {
    width: 100%;
    height: 107.5vw
}

#sec1 #feed .item .rss-img span {
    width: 100% !important;
    height: 100% !important
}

#sec1 #feed .item .desc {
    margin-top: 6.5vw
}

#sec1 #feed .item .desc dt {
    font-size: 16px;
    line-height: 1;
    letter-spacing: .03em
}

#sec1 #feed .item .desc dd {
    margin-top: 15px;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px
}

#sec1 #feed .item .desc dd a {
    letter-spacing: .15em
}

#sec1 .group {
    margin-top: 10vw
}

#sec1 .group .btn-shared {
    margin-top: 7vw
}

@media screen and (max-width: 767px) {
    #sec1 #feed .item:nth-child(n+2) {
        display: none
    }
}

@media screen and (min-width: 768px) {
    #sec1 {
        padding: 49px 0 0
    }

    #sec1 .wrap {
        max-width: 1300px;
        padding: 0 0 90px
    }

    #sec1 .wrap::before {
        top: 79px;
        left: -21px;
        right: calc(-50vw + 50%)
    }

    #sec1 h2 {
        margin: 0 0 0 49px
    }

    #sec1 .row {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        -moz-column-gap: 30px;
        column-gap: 30px;
        margin: 36px 29px 0 52px
    }

    #sec1 #feed {
        display: flex;
        justify-content: space-between;
        flex: 1;
        max-width: 907px
    }

    #sec1 #feed .item {
        width: 30.8710033076%
    }

    #sec1 #feed .item .rss-img {
        height: 395px
    }

    #sec1 #feed .item .desc {
        margin-top: 20px
    }

    #sec1 #feed .item .desc dt {
        font-size: 16px
    }

    #sec1 #feed .item .desc dd {
        margin-top: 16px;
        font-size: 26px;
        line-height: 28px
    }

    #sec1 #feed .item .desc dd a {
        letter-spacing: 0
    }

    #sec1 #feed .item .desc dd a:hover {
        text-decoration: underline
    }

    #sec1 .group {
        width: 260px;
        margin: 0 0 -20px
    }

    #sec1 .group .txt {
        letter-spacing: .05em
    }

    #sec1 .group .btn-shared {
        width: auto;
        margin-top: 59px
    }
}

#sec2 {
    position: relative;
    padding-bottom: 50vw
}

#sec2 h2 {
    padding: 11vw 0 0 23%
}

#sec2 .deco {
    position: absolute;
    bottom: -6vw;
    left: 0;
    right: 0
}

#sec2 h3 {
    text-align: center;
    margin-top: 17.5vw;
    line-height: 1
}

#sec2 .price {
    text-align: center;
    margin-top: 3vw;
    letter-spacing: .1em
}

#sec2 .note {
    text-align: center;
    margin-top: 8vw;
    font-size: 13px;
    letter-spacing: .1em
}

#sec2 .calendar-layout {
    margin-top: 10vw
}

@media screen and (min-width: 768px) {
    #sec2 {
        padding-bottom: 222px
    }

    #sec2 h2 {
        text-align: right;
        padding: 129px 0 0;
        margin-right: 0
    }

    #sec2 .deco {
        bottom: -48px;
        left: auto;
        right: 0
    }

    #sec2 h3 {
        margin-top: 85px
    }

    #sec2 .price {
        margin-top: 40px;
        font-size: 20px
    }

    #sec2 .note {
        margin-top: 37px;
        font-size: 15px;
        line-height: 25px
    }

    #sec2 .calendar-layout {
        margin-top: 27px
    }
}

#sec3 {
    background: url("../img/shared/bg1.jpg");
    color: #272420;
    padding: 20vw 0 30vw
}

#sec3 .toggle .toggle-link {
    padding-bottom: 10vw
}

#sec3 .toggle .toggle-link::before {
    content: "";
    position: absolute;
    background: #272420;
    -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    bottom: 0;
    width: 4vw;
    height: 3vw;
    left: 50%;
    transform: translateX(-50%)
}

#sec3 .toggle .toggle-link h2 {
    width: 50%;
    margin: 0 auto
}

#sec3 .toggle .toggle-main {
    margin-top: 10vw
}

#sec3 .toggle .toggle-main .item dl {
    display: flex;
    -moz-column-gap: 5vw;
    column-gap: 5vw
}

#sec3 .toggle .toggle-main .item dl dt {
    width: 16%;
    margin-top: 3vw
}

#sec3 .toggle .toggle-main .item dl dd {
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 5vw;
    border-radius: 20px;
    flex: 1;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: .1em
}

#sec3 .toggle .toggle-main .item dl dd a {
    text-decoration: underline;
    text-underline-offset: 6px
}


#sec3 .toggle .toggle-main .item .btn-acc {
    position: relative;
    padding-bottom: 7vw
}

#sec3 .toggle .toggle-main .item .btn-acc::before {
    content: "";
    position: absolute;
    background: #272420;
    -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    bottom: 0;
    width: 4vw;
    height: 3vw;
    left: 50%;
    transform: translateX(-50%)
}

#sec3 .toggle .toggle-main .item .btn-acc.open::before {
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%)
}

#sec3 .toggle .toggle-main .item .btn-acc dd::before {
    content: "";
    position: absolute;
    background: #fff;
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    width: 10vw;
    height: 10vw;
    bottom: 0;
    left: -6vw;
    z-index: -1
}

#sec3 .toggle .toggle-main .item .scrollbox {
    padding-top: 5vw
}

#sec3 .toggle .toggle-main .item .scrollbox dl {
    align-items: flex-end
}

#sec3 .toggle .toggle-main .item .scrollbox dl dd::before {
    content: "";
    position: absolute;
    background: #fff;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    width: 10vw;
    height: 10vw;
    bottom: 0;
    right: -6vw;
    z-index: -1
}

#sec3 .toggle .toggle-main .item+.item {
    margin-top: 10vw
}

#sec3 .toggle.active .toggle-link::before {
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%)
}

#sec3 .btn-shared {
    margin-top: 10vw
}

@media screen and (min-width: 768px) {
    #sec3 {
        padding: 140px 0 150px
    }

    #sec3 .wrap {
        max-width: 1274px;
        padding: 0 30px
    }

    #sec3 .toggle .toggle-link {
        pointer-events: none;
        padding-bottom: 0
    }

    #sec3 .toggle .toggle-link::before {
        display: none
    }

    #sec3 .toggle .toggle-link h2 {
        width: -moz-fit-content;
        width: fit-content
    }

    #sec3 .toggle .toggle-main {
        display: block !important;
        margin-top: 62px
    }

    #sec3 .toggle .toggle-main .item dl {
        -moz-column-gap: 50px;
        column-gap: 50px
    }

    #sec3 .toggle .toggle-main .item dl dt {
        width: auto;
        margin-top: 3px
    }

    #sec3 .toggle .toggle-main .item dl dd {
        max-width: 952px;
        height: -moz-fit-content;
        height: fit-content;
        padding: 26px 56px 30px 104px;
        font-size: 18px;
        line-height: 40px
    }

    #sec3 .toggle .toggle-main .item .btn-acc {
        padding-bottom: 0
    }

    #sec3 .toggle .toggle-main .item .btn-acc::before {
        display: none
    }

    #sec3 .toggle .toggle-main .item .btn-acc dd::before {
        width: 70px;
        height: 30px;
        left: -48px
    }

    #sec3 .toggle .toggle-main .item .scrollbox {
        display: block !important;
        padding-top: 17px
    }

    #sec3 .toggle .toggle-main .item .scrollbox dl {
        justify-content: flex-end
    }

    #sec3 .toggle .toggle-main .item .scrollbox dl dt {
        margin: 0 0 -18px
    }

    #sec3 .toggle .toggle-main .item .scrollbox dl dd {
        padding: 27px 95px 25px 153px
    }

    #sec3 .toggle .toggle-main .item .scrollbox dl dd::before {
        width: 70px;
        height: 30px;
        right: -48px
    }

    #sec3 .toggle .toggle-main .item+.item {
        margin-top: 70px
    }

    #sec3 .btn-shared {
        width: 416px;
        margin: 78px auto 0
    }
}

#sec4 {
    position: relative;
    background: url("../img/schedule/sec4_bg.jpg") repeat center/cover;
    padding: 47vw 0 20vw
}

#sec4 h2 {
    position: absolute;
    top: -16.5vw;
    left: 0;
    right: 30%
}

#sec4 h3 {
    text-align: center;
    line-height: 1;
    letter-spacing: .2em
}

#sec4 h3 span {
    letter-spacing: .2em
}

#sec4 .row {
    margin-top: 12vw
}

#sec4 .row .box {
    border: 1px solid #fff;
    padding: 7vw
}

#sec4 .row .box h4 {
    text-align: center;
    line-height: 3;
    letter-spacing: .2em
}

#sec4 .row .box .txt {
    margin-top: 5vw
}

#sec4 .row .box:nth-child(1) h4 {
    background: rgba(230, 197, 0, .7)
}

#sec4 .row .box:nth-child(2) {
    margin-top: 10vw
}

#sec4 .row .box:nth-child(2) h4 {
    background: rgba(1, 65, 0, .7)
}

#sec4 .btn-shared {
    margin-top: 10vw
}

@media screen and (min-width: 768px) {
    #sec4 {
        padding: 215px 0 125px
    }

    #sec4 h2 {
        top: -121px;
        right: auto
    }

    #sec4 .wrap {
        max-width: 1260px;
        padding: 0 30px
    }

    #sec4 h3 {
        text-align: right;
        margin-right: 10px
    }

    #sec4 .row {
        display: flex;
        justify-content: space-between;
        margin-top: 78px
    }

    #sec4 .row .box {
        width: 45.8333333333%;
        padding: 30px 32px 29px
    }

    #sec4 .row .box h4 {
        line-height: 85px
    }

    #sec4 .row .box .txt {
        margin-top: 32px;
        letter-spacing: .05em
    }

    #sec4 .row .box:nth-child(2) {
        margin-top: 0
    }

    #sec4 .btn-shared {
        width: 416px;
        margin: 100px auto 0
    }
}

#sec5 {
    background: url("../img/shared/bg4.jpg") repeat center;
    padding-bottom: 30vw
}

#sec5 .box-parallax {
    height: 80vw;
    z-index: 1
}

#sec5 h3 {
    margin-top: 10vw;
    line-height: 1
}

#sec5 h2 {
    margin: 10vw 0;
    font-size: 14vw;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0
}

#sec5 .row .col-l h4 {
    line-height: 2.0571428571
}

#sec5 .row .col-l .txt {
    margin-top: 10vw
}

#sec5 .row .col-l .note {
    margin-top: 5vw
}

#sec5 .row .col-r {
    position: relative;
    background: url("../img/schedule/sec5_overlay.png") no-repeat center/cover, url("../img/schedule/sec5_deco.png") no-repeat center bottom 0/40% auto #272420;
    margin-top: 10vw;
    padding: 10vw 5vw;
}

#sec5 .row .col-r h3 {
    position: relative;
    text-align: center;
    margin: 0 -2.5vw;
    line-height: 1;
    letter-spacing: .2em
}

#sec5 .row .col-r h3::before,
#sec5 .row .col-r h3:after {
    content: "";
    position: absolute;
    border: 1.5vw solid rgba(106, 89, 70, .77);
    border-left: none;
    border-right: none;
    width: 13%;
    height: 2vw;
    top: 60%;
    transform: translateY(-50%)
}

#sec5 .row .col-r h3::before {
    left: 0
}

#sec5 .row .col-r h3:after {
    right: 0
}

#sec5 .row .col-r h3 span {
    letter-spacing: .2em
}

#sec5 .row .col-r .group-point {
    position: relative;
    margin-top: 10vw;
    padding-bottom: 11vw
}

#sec5 .row .col-r .group-point::before {
    content: "";
    position: absolute;
    background: rgba(106, 89, 70, .77);
    height: 2vw;
    bottom: 0;
    left: 0;
    right: 0
}

#sec5 .row .col-r .box {
    border: 1px solid rgba(255, 255, 255, .5);
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 7vw 5vw;
    min-height: 60vw
}

#sec5 .row .col-r .box dt {
    color: #f5cc1c;
    line-height: 1;
    letter-spacing: 0
}

#sec5 .row .col-r .box dd {
    border-top: 1px dashed rgba(255, 255, 255, .5);
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 4vw;
    padding-top: 6vw;
    line-height: 2;
    letter-spacing: .1em
}

#sec5 .row .col-r .box+.box {
    margin-top: 5vw
}

#sec5 .group-link {
    margin-top: 15vw
}

#sec5 .group-link li+li {
    margin-top: 5vw
}

#sec5 .group-link li+li a::before {
    background-image: url("../img/shared/icon_popup_w.png");
    width: 10px;
    height: 14px
}

@media screen and (min-width: 768px) {
    #sec5 {
        padding-bottom: 353px
    }

    #sec5 .box-parallax {
        height: 680px;
        z-index: 1
    }

    #sec5 .wrap {
        max-width: 1460px;
        padding: 0 30px
    }

    #sec5 h3 {
        margin: 135px 0 0 10px
    }

    #sec5 h2 {
        margin: 44px 0 0 3px;
        font-size: 129px
    }

    #sec5 .row {
        display: flex;
        justify-content: space-between;
        -moz-column-gap: 30px;
        column-gap: 30px;
        margin-top: 140px
    }

    #sec5 .row .col-l {
        width: 35.7142857143%
    }

    #sec5 .row .col-l h4 {
        margin: -16px -30px 0 0
    }

    #sec5 .row .col-l .txt {
        margin-top: 78px;
        letter-spacing: .1em
    }

    #sec5 .row .col-l .note {
        margin-top: 80px;
        letter-spacing: .1em
    }

    #sec5 .row .col-r {
        background-size: cover, auto;
        width: 61.4285714286%;
        margin-top: 0px;
        padding: 76px 37px 45px
    }

    #sec5 .row .col-r h3 {
        margin: 0
    }

    #sec5 .row .col-r h3::before,
    #sec5 .row .col-r h3:after {
        border-width: 10px;
        width: 25.5102040816%;
        height: 13px;
        top: calc(50% + 4px)
    }

    #sec5 .row .col-r .group-point {
        display: flex;
        justify-content: space-between;
        row-gap: 30px;
        flex-wrap: wrap;
        margin-top: 48px;
        padding-bottom: 31px
    }

    #sec5 .row .col-r .group-point::before {
        height: 10px
    }

    #sec5 .row .col-r .box {
        width: 48.4693877551%;
        padding: 27px 32px 0;
        min-height: 332px
    }

    #sec5 .row .col-r .box dd {
        margin-top: 24px;
        padding: 0 0 13px
    }

    #sec5 .row .col-r .box+.box {
        margin-top: 0px
    }

    #sec5 .group-link {
        width: 416px;
        margin: 98px auto 0
    }

    #sec5 .group-link li {
        width: auto
    }

    #sec5 .group-link li+li {
        margin-top: 23px
    }
}

@media screen and (min-width: 768px)and (max-width: 1460px) {
    #sec5 .fs22 {
        font-size: 1.4193548387vw
    }

    #sec5 .fs35 {
        font-size: 2.2580645161vw
    }

    #sec5 .fs40 {
        font-size: 2.5806451613vw
    }

    #sec5 .fs50 {
        font-size: 3.2258064516vw
    }

    #sec5 .row .col-r {
        padding: 3.1506849315vw 2.5342465753vw 3.0821917808vw;
        height: -moz-fit-content;
        height: fit-content
    }

    #sec5 .row .col-r h3::before,
    #sec5 .row .col-r h3:after {
        border-width: .6849315068vw;
        height: .8904109589vw
    }

    #sec5 .row .col-r .group-point {
        margin-top: 3.2876712329vw;
        padding-bottom: 2.1232876712vw
    }

    #sec5 .row .col-r .group-point::before {
        height: .6849315068vw
    }

    #sec5 .row .col-r .box {
        padding: 1.8493150685vw 2.1917808219vw 0;
        min-height: 22.7397260274vw
    }

    #sec5 .row .col-r .box dd {
        margin-top: 1.6438356164vw;
        padding: 0 0 .8904109589vw
    }
}

#sec6 {
    position: relative;
    margin-top: -14vw;
    padding-bottom: 20vw
}

#sec6 .box-parallax {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}

#sec6 .list-photo {
    display: flex;
    justify-content: space-between;
    -moz-column-gap: 3vw;
    column-gap: 3vw
}

#sec6 .group-txt {
    margin-top: 10vw
}

#sec6 .group-txt h2 {
    text-align: center;
    font-size: 12vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0
}

#sec6 .group-txt .txt {
    margin: 9vw 4% 0
}

#sec6 .floor-map {
    margin: 10vw 4% 0
}

@media screen and (min-width: 768px) {
    #sec6 {
        margin-top: -212px;
        padding-bottom: 113px
    }

    #sec6 .wrap {
        max-width: 1460px;
        padding: 0 30px
    }

    #sec6 .list-photo {
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    #sec6 .row {
        max-width: 1300px;
        margin: 153px auto 0;
        display: flex;
        align-items: flex-end
    }

    #sec6 .group-txt {
        order: 2;
        margin: 0 0 -11px 68px
    }

    #sec6 .group-txt h2 {
        text-align: left;
        font-size: 80px
    }

    #sec6 .group-txt .txt {
        width: 610px;
        margin: 63px 0 0 7px;
        letter-spacing: .05em
    }

    #sec6 .floor-map {
        order: 1;
        flex: 1;
        max-width: 431px;
        margin: 0
    }
}

#sec7 {
    background: url("../img/schedule/sec7_bg.png") repeat-y right top/100%, url("../img/shared/bg1.jpg") repeat center;
    color: #272420;
    padding: 20vw 0
}

#sec7 h2 * {
    letter-spacing: .2em
}

#sec7 h2 span {
    display: block;
    text-align: center;
    line-height: 1
}

#sec7 h2 span.en {
    font-weight: 400
}

#sec7 h2 span.jp {
    margin-top: 3vw
}

#sec7 .txt {
    margin-top: 10vw
}

#sec7 .note {
    margin-top: 10vw
}

#sec7 #mail {
    background: url("../img/shared/bg5.jpg") repeat;
    margin-top: 10vw;
    padding: 8% 2vw
}

#sec7 #mail input,
#sec7 #mail select,
#sec7 #mail textarea {
    width: 100%;
    height: 30px;
    outline: none;
    border: 1px solid #646464;
    padding: 5px
}

#sec7 #mail textarea {
    height: 100px
}

#sec7 #mail button.form-submit {
    border: none;
    background: none
}

#sec7 #mail .caption {
    font-weight: bold
}

#sec7 #mail .t1 {
    display: flex
}

#sec7 #mail .fl1 {
    display: flex
}

#sec7 #mail span.txt1 {
    display: inline;
    text-align: right;
    min-width: 35px
}

#sec7 #mail span.txt2 {
    display: inline;
    text-align: right;
    min-width: 35px
}

#sec7 #mail .row+.row {
    margin-top: 3vw
}

#sec7 #mail .row:last-child {
    margin-top: 10vw
}

#sec7 #mail .fc-form [class^=error] {
    position: relative
}

#sec7 #mail .group-btn button {
    display: block;
    border: none;
    outline: none;
    margin: 0 auto
}

#sec7 #mail .group-btn button+button {
    margin-top: 2vw
}

#sec7 #thanks {
    display: none;
    padding: 7vw 0 10vw;
    text-align: center
}

#sec7 .btn-shared {
    margin-top: 15vw
}

@media screen and (max-width: 767px) {
    #sec7 .btn-shared a {
        font-size: 14px
    }
}

@media screen and (min-width: 768px) {
    #sec7 {
        background-size: auto, auto;
        padding: 116px 0 140px
    }

    #sec7 h2 span.jp {
        margin-top: 28px
    }

    #sec7 .txt {
        text-align: center;
        margin-top: 42px;
        line-height: 34px
    }

    #sec7 .note {
        text-align: center;
        margin-top: 23px;
        line-height: 35px
    }

    #sec7 #mail {
        max-width: 860px;
        margin: 45px auto 0;
        padding: 61px 0 26px;
        font-size: 15px;
        line-height: 33px
    }

    #sec7 .fc-form {
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto
    }

    #sec7 #mail .col-l,
    #sec7 #mail .col-r {
        position: relative;
        z-index: 2;
        float: left
    }

    #sec7 #mail .col-l {
        position: relative;
        width: 265px
    }

    #sec7 #mail .col-r {
        width: 414px
    }

    #sec7 #mail .mark-require {
        color: #000;
        position: absolute;
        line-height: 0;
        font-size: 15px;
        right: 5px;
        top: 17px;
        letter-spacing: 3px
    }

    #sec7 #mail input,
    #sec7 #mail select,
    #sec7 #mail textarea {
        cursor: text;
        height: 26px;
        padding: 5px 10px
    }

    #sec7 #mail .row+.row {
        margin-top: 15px
    }

    #sec7 #mail .row:last-child {
        margin-top: 19px
    }

    #sec7 #mail textarea {
        height: 94px
    }

    #sec7 #mail span.txt1 {
        min-width: 42px;
        padding-right: 7px
    }

    #sec7 #mail span.txt2 {
        min-width: 42px;
        padding-right: 7px
    }

    #sec7 #mail .w150 {
        width: 150px
    }

    #sec7 #mail .w190 {
        width: 190px
    }

    #sec7 #mail .fl1 {
        margin: 0 28px 0 -4px
    }

    #sec7 .confirm-main {
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto
    }

    #sec7 #mail .group-btn .col {
        display: flex;
        justify-content: center;
        -moz-column-gap: 30px;
        column-gap: 30px;
        margin: 0
    }

    #sec7 #mail .group-btn button {
        margin: 0
    }

    #sec7 #mail .group-btn button:hover {
        opacity: .7
    }

    #sec7 #mail .group-btn button+button {
        margin-top: 0
    }

    #sec7 #thanks {
        padding: 10px 0 50px
    }

    #sec7 .btn-shared {
        width: 450px;
        margin: 100px auto 0
    }
}

.remodal-plan .remodal-close {
    margin-right: 4%
}

.remodal-plan .wrap {
    background: url("../img/shared/bg1.jpg") repeat center;
    color: #272420;
    margin: 0 4%;
    padding: 10vw 4%
}

.remodal-plan h2 span {
    display: block;
    line-height: 1.5
}

.remodal-plan h2 span.en {
    font-size: 7vw
}

.remodal-plan h2 span.jp {
    position: relative;
    border-top: 5px solid #5e503d;
    border-bottom: 5px solid #5e503d;
    margin-top: 2vw;
    padding: 4vw 0;
    font-size: 6.06vw;
    letter-spacing: .2em
}

.remodal-plan h2 span.jp::before,
.remodal-plan h2 span.jp:after {
    content: "";
    position: absolute;
    background: #5e503d;
    height: 1px;
    left: 0;
    right: 0
}

.remodal-plan h2 span.jp::before {
    top: 5px
}

.remodal-plan h2 span.jp::after {
    bottom: 5px
}

.remodal-plan h2 span.jp i {
    font-size: 6.6vw;
    letter-spacing: .2em
}

.remodal-plan .set1 {
    margin-top: 7vw
}

.remodal-plan .set1 h3 {
    font-size: 5.33vw;
    line-height: 1.5;
    letter-spacing: .2em
}

.remodal-plan .set1 h3 * {
    letter-spacing: .2em
}

.remodal-plan .set1 h3 small {
    font-size: 4.8vw
}

.remodal-plan .set1 h4 {
    margin-top: 4vw;
    font-size: 4.53vw;
    line-height: 1.5;
    letter-spacing: .2em
}

.remodal-plan .set1 .row {
    margin-top: 5vw
}

.remodal-plan .set1 .row .col .sub-txt {
    border-bottom: 1px solid #272420;
    margin-bottom: 10px;
    padding-bottom: 12px;
    font-weight: bold;
    font-size: 4.53vw;
    line-height: 1;
    letter-spacing: .12em
}

.remodal-plan .set1 .row .col .desc {
    text-align: left
}

.remodal-plan .set1 .row .col .desc div dl+dl {
    margin-top: 10px
}

.remodal-plan .set1 .row .col .desc div+div {
    margin-top: 10px
}

.remodal-plan .set1 .row .col:nth-child(2) {
    margin-top: 5vw
}

.remodal-plan .set2 {
    margin-top: 10vw
}

.remodal-plan .set2 h3 {
    font-size: 6.33vw;
    line-height: 1.5;
    letter-spacing: .12em
}

.remodal-plan .set2 .row {
    margin-top: 5vw
}

.remodal-plan .set2 .row .box {
    border: 1px solid #272420;
    padding: 10vw 0
}

.remodal-plan .set2 .row .box h4 {
    font-size: 4.26vw;
    line-height: 2;
    letter-spacing: .2em
}

.remodal-plan .set2 .row .box h4 small {
    font-size: 4vw;
    letter-spacing: .2em
}

.remodal-plan .set2 .row .box:nth-child(2) {
    margin-top: 5vw
}

.remodal-plan .set2 .note {
    margin-top: 5vw
}

@media screen and (min-width: 768px) {
    .remodal-plan {
        max-width: 1200px;
        margin: 50px 0
    }

    .remodal-plan .remodal-close {
        margin: 0 50px 60px auto;
        width: 50px
    }

    .remodal-plan .remodal-close::before,
    .remodal-plan .remodal-close:after {
        height: 70px
    }

    .remodal-plan .wrap {
        max-width: 1200px;
        margin: 0 auto;
        padding: 70px 20px 82px
    }

    .remodal-plan .inner {
        max-width: 1000px;
        margin: 0 auto
    }

    .remodal-plan h2 span.en {
        font-size: 45px
    }

    .remodal-plan h2 span.jp {
        margin-top: 10px;
        padding: 19px 0 23px;
        font-size: 38px
    }

    .remodal-plan h2 span.jp i {
        font-size: 42px
    }

    .remodal-plan .set1 {
        margin-top: 34px
    }

    .remodal-plan .set1 h3 {
        font-size: 30px;
        line-height: 46px
    }

    .remodal-plan .set1 h3 small {
        font-size: 26px
    }

    .remodal-plan .set1 h4 {
        margin-top: 22px;
        font-size: 24px
    }

    .remodal-plan .set1 .row {
        display: flex;
        justify-content: space-between;
        margin-top: 40px
    }

    .remodal-plan .set1 .row .col {
        width: 460px
    }

    .remodal-plan .set1 .row .col .sub-txt {
        text-align: left;
        margin-bottom: 0;
        padding-bottom: 4px;
        font-size: 24px
    }

    .remodal-plan .set1 .row .col .desc {
        display: flex;
        justify-content: space-between
    }

    .remodal-plan .set1 .row .col .desc * {
        letter-spacing: .1em
    }

    .remodal-plan .set1 .row .col .desc ul li {
        line-height: 36px
    }

    .remodal-plan .set1 .row .col .desc div dl {
        line-height: 30px
    }

    .remodal-plan .set1 .row .col .desc div dl+dl {
        margin-top: 10px
    }

    .remodal-plan .set1 .row .col .desc div+div {
        margin-top: 0
    }

    .remodal-plan .set1 .row .col:nth-child(1) .desc {
        margin-top: 9px
    }

    .remodal-plan .set1 .row .col:nth-child(2) .desc {
        margin-top: 12px
    }

    .remodal-plan .set1 .row .col+.col {
        margin-top: 0
    }

    .remodal-plan .set2 {
        margin-top: 63px
    }

    .remodal-plan .set2 h3 {
        font-size: 30px
    }

    .remodal-plan .set2 .row {
        display: flex;
        justify-content: space-between;
        margin-top: 43px
    }

    .remodal-plan .set2 .row .box {
        width: 460px;
        padding: 27px 0
    }

    .remodal-plan .set2 .row .box h4 {
        font-size: 22px;
        line-height: 42px
    }

    .remodal-plan .set2 .row .box h4 small {
        font-size: 20px
    }

    .remodal-plan .set2 .row .box:nth-child(2) {
        margin-top: 0px
    }

    .remodal-plan .set2 .note {
        margin-top: 45px;
        line-height: 36px
    }

    .remodal-plan .remodal-close-bot {
        margin-top: 49px
    }
}