#lead {
    padding: 36vw 0 25vw;
    position: relative;
}
#lead::before {
    content: "";
    background: url(../img/marriage/lead_deco1.png) no-repeat left top/100% auto;
    width: 39.8666666667%;
    position: absolute;
    top: -7vw;
    left: 0;
    bottom: 0;
    z-index: -1;
}
#lead::after {
    content: "";
    background: url(../img/marriage/lead_deco2.png) no-repeat right bottom/100% auto;
    width: 54.8%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 13.3333333333vw;
    z-index: -1;
}
#lead h2 {
    position: absolute;
    top: -24vw;
    left: 10%;
    z-index: 2;
}
#lead h2 span {
    margin-top: 13vw;
}
#lead .txt {
    margin: 13vw auto 0;
    line-height: 34px;
    height: 55vw;
}
#about {
    background: #fff8f4;
    padding: 9vw 0 15vw;
}
#about .txt {
    margin: 7vw 0 6vw;
}
#guide {
    padding: 25vw 0 26vw;
}
#guide .gr-ttls {
    margin: 7vw 2% 6vw 4%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#guide .gr-ttls li:first-child {
    width: 100%;
    margin-bottom: -13vw;
}
#guide .gr-ttls li:first-child .t span {
    position: relative;
    top: -3vw;
}
#guide .gr-ttls li:last-child {
    margin-left: -9vw;
}
#guide .gr-ttls li .t {
    width: 45.335vw;
    height: 45.335vw;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 4.8vw;
    font-weight: 500;
    color: var(--salmon);
    background: rgba(220, 135, 121, 0.15);
    border-radius: 50%;
    letter-spacing: 0.025em;
    line-height: 1.7;
}
#guide .movie {
    margin-top: 7vw;
}
#features {
    padding: 26vw 0;
    background: #fef8f4;
}
#features .box {
    position: relative;
    padding: 11.5vw 5% 16vw;
    background:
        url(../img/shared/marriage_box_top.png) no-repeat center top/100% auto,
        url(../img/shared/marriage_box_bot.png) no-repeat center bottom/100% auto,
        url(../img/index/marriage_bg_deco.png) repeat left top/15% auto;
}
#features .box::before {
    content: "";
    border-left: 1px solid var(--blue);
    border-right: 1px solid var(--blue);
    position: absolute;
    top: 5vw;
    right: 0;
    bottom: 5vw;
    left: 0;
}
#features .box::after {
    content: "";
    background: url(../img/marriage/features_deco1.png) no-repeat center top/100% auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#features .box h2 {
    margin: 0 auto 11vw;
    position: relative;
    z-index: 2;
}
#features .box h2 span {
    display: inline-block;
    font-size: 8vw;
    font-weight: 500;
    letter-spacing: 0.025em;
    color: var(--blue);
    padding: 6vw 4% 4vw;
    background: #fff;
    border: 1px solid var(--blue);
}
#features .box h2 .mt {
    margin: 10vw 3% 0 0;
    padding: 4vw 4% 6vw;
}
#features .box .content .item:not(:last-child) {
    margin-bottom: 10vw;
}
#features .box .content .item .photo {
    margin: 0 6%;
}
#features .box .content .item .photo img {
    border-radius: 50%;
}
#features .box .content .item .gr-txt {
    position: relative;
    margin-top: 10px;
}
#features .box .content .item .gr-txt::before {
    content: "";
    background: url(../img/marriage/features_ttl_deco1.png) no-repeat left top/100% auto;
    position: absolute;
    top: -5vw;
    left: 0;
    width: 16vw;
    height: 17vw;
}
#features .box .content .item .gr-txt h3 {
    font-family: "Shippori Mincho";
    font-size: 4.8vw;
    font-weight: 500;
    letter-spacing: 0.025em;
    line-height: 1.7;
    text-align: center;
    color: var(--blue);
    position: relative;
    z-index: 2;
}
#features .box .content .item .gr-txt .btn-link {
    margin: 5vw 4% 0;
}
#features .box .content .item1 .gr-txt {
    margin-top: 0;
}
#features .box .content .item2 .gr-txt::before {
    background: url(../img/marriage/features_ttl_deco2.png) no-repeat left top/100% auto;
    top: -4vw;
    left: 2%;
    width: 15.5vw;
    height: 14vw;
}
#features .box .content .item3 .gr-txt::before {
    background: url(../img/marriage/features_ttl_deco3.png) no-repeat left top/100% auto;
    top: -5vw;
    left: -1%;
    width: 21vw;
    height: 17vw;
}
#features .box .content .item3 .gr-txt .btn-link {
    margin: 2vw 4% 0;
}
#features .box .content .item4 .gr-txt::before {
    background: url(../img/marriage/features_ttl_deco4.png) no-repeat left top/100% auto;
    top: -7vw;
    left: 0%;
    width: 19.5vw;
    height: 17vw;
}
#flow {
    padding: 16vw 0 26vw;
}
#flow .group {
    margin-left: 18%;
}
#flow .group h2 {
    text-align: left;
}
#flow .group .js {
    margin: 11.5vw 0 0 2.5%;
}
#flow .group .js * {
    will-change: transform;
}
#flow .group .js .slick-arrow {
    top: 45vw;
}
#flow .group .js .slick-arrow.slick-prev {
    left: -10%;
}
#flow .group .js .slick-arrow.slick-next {
    right: 18%;
}
#flow .group .js .flow-slider .slick-list {
    overflow: visible !important;
}
#flow .group .js .flow-slider .item {
    width: 58vw !important;
    margin-right: 13vw;
}
#flow .group .js .flow-slider .item .gr-pt {
    position: relative;
}
#flow .group .js .flow-slider .item .gr-pt .num {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fef8f4;
    width: 11vw;
    height: 11vw;
    border-radius: 50%;
    font-size: 4.27vw;
    color: var(--salmon);
    position: absolute;
    top: -6vw;
    left: 50%;
    transform: translateX(-50%);
}
#flow .group .js .flow-slider .item .gr-txt {
    margin-top: 8px;
}
#flow .group .js .flow-slider .item .gr-txt dt {
    font-size: 4.8vw;
    font-weight: 500;
    letter-spacing: 0.025em;
    color: var(--salmon);
    margin-bottom: 5px;
}
#flow .group .js .slider-progress {
    width: 83%;
    height: 8px;
    background-color: #e6e6e6;
    border-radius: 99px;
    margin: 21px 0 0 -4%;
    position: relative;
}
#flow .group .js .slider-progress .slider-progress-bar {
    height: 100%;
    width: 0%;
    background-color: #e0b0b0;
    border-radius: 99px;
    transition: width 0.3s ease;
}
#flow .btn-link {
    margin: 10vw 5% 0;
}
#flow .btn-link a {
    font-size: 4vw;
}
#flow .btn-link a::before {
    background: url(../img/shared/icon_logo.png) no-repeat left center/100% auto;
    left: 16%;
}
#flow .btn-link a::after {
    background: url(../img/shared/icon_down.png) no-repeat right center/100% auto;
    width: 3vw;
}
#voices {
    background: #fef8f4;
    padding: 20vw 0 20vw;
}
#voices h2 {
    margin-bottom: 8vw;
}
#voices .content .item .gr-pt .photo {
    width: 41%;
    margin: 0 auto 4vw;
}
#voices .content .item .gr-pt .catch {
    font-size: 4.27vw;
    text-align: center;
}
#voices .content .item .gr-txt {
    margin-top: 4vw;
}
#voices .content .item .gr-txt h3 {
    font-size: 4.8vw;
    line-height: 1.6;
    font-weight: 500;
    letter-spacing: 0.025em;
    color: var(--salmon);
    margin-bottom: 11px;
    margin-right: -10px;
}
#voices .content .item1 {
    margin-bottom: 11vw;
}
#voices .content .item1 .gr-txt h3 {
    font-size: 5.33vw;
    margin-bottom: 0;
}
#voices .content .item2 {
    margin-bottom: 15vw;
}
#advisor {
    padding: 22vw 0 26vw;
}
#advisor h2 {
    margin-bottom: 9vw;
}
#advisor .content .set .gr-pt {
    position: relative;
}
#advisor .content .set .gr-pt::before {
    content: "";
    background: url(../img/marriage/advisor_deco1.png) no-repeat 0 0/100% auto;
    width: 24%;
    height: 25vw;
    position: absolute;
    bottom: -3px;
    left: 6%;
    z-index: -1;
}
#advisor .content .set .gr-pt .photo {
    margin: 0 8.5% 0 auto;
    width: 61%;
}
#advisor .content .set .gr-pt h3 {
    position: absolute;
    top: -0.5vw;
    left: 8%;
    white-space: nowrap;
}
#advisor .content .set .gr-txt {
    margin-top: 6vw;
}
#advisor .content .set .gr-txt h3 {
    font-size: 4.8vw;
    font-weight: 500;
    color: var(--salmon);
    letter-spacing: 0.025em;
}
#advisor .content .set .gr-txt .txt {
    margin: 1vw 0 3vw;
}
#advisor .content .set .gr-txt .athor {
    text-align: right;
    margin-bottom: 30px;
}
#advisor .content .set1 {
    margin-bottom: 15.5vw;
}
#advisor .content .set2 .gr-pt::before {
    background: url(../img/marriage/advisor_deco2.png) no-repeat 0 0/100% auto;
    width: 25%;
    height: 23vw;
    bottom: -1vw;
    right: 3%;
    left: auto;
}
#advisor .content .set2 .gr-pt .photo {
    margin: 0 auto 0 5%;
    width: 61%;
}
#advisor .content .set2 .gr-pt h3 {
    left: auto;
    right: 8%;
}
#advisor .content .set2 .gr-txt .txt {
    margin: 2vw 0 7vw;
}
#form {
    padding: 26vw 0 20vw;
    background: #fef8f4;
}
#form .box {
    border: 1px solid var(--blue);
    border-radius: 10px;
    padding: 45px 30px 42px;
    background: #fff;
    margin: 0 -3px;
}
#form .box h2 {
    font-size: 6.4vw;
    line-height: 1.7;
    margin-bottom: 52px;
}
#form .box .fcform__main {
    font-size: 16px;
    font-weight: 500;
    color: #353f9e;
}
#form .box .fcform__main .caption--text {
    font-weight: 500;
}
#form .box .fcform__main .caption--askerisk {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background: #dc8779;
    border-radius: 3px;
    top: 0;
    margin: 0 0 0 3px;
}
.yubin-note {
    display: none;
}
.i-list {
    display: flex;
    margin: 0;
}
.i-custom {
    margin: 0 35px 0 0;
}
.i-custom span {
    padding: 0 24px 0 0;
}
.i-custom span:before {
    left: auto;
    right: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #888;
}
.i-custom span:after {
    left: auto;
    right: 4px;
    background: #3e5382;
}
.row-gender {
    margin-bottom: 17px !important;
}
.form-gender {
    margin: 6px 0 0 13px;
}
.form-postal-code {
    position: relative;
}
.yubin-postal-mark {
    position: absolute;
    top: 6px;
    left: 13px;
    color: #353f9e;
    font-weight: 500;
}
.p-postal-code {
    padding-left: 30px !important;
    width: 115px !important;
}
.fcform__main select {
    color: #888;
    background: url(../img/marriage/arr.png) no-repeat right 10px center/13px auto;
}
.fcform__main select:disabled {
    font-style: inherit;
    color: #d9d9d9;
    background-color: #f7f7f7;
    opacity: 1;
}
.row-booking {
    margin-bottom: 12px !important;
}
.fcform__main textarea {
    min-height: 115px;
}
html.responsive .form-row {
    padding: 0;
    margin-bottom: 7px;
    border: 0;
}
.fcform__main input::-moz-placeholder,
.fcform__main select::-moz-placeholder,
.fcform__main textarea::-moz-placeholder {
    opacity: 1;
    color: #ccc;
    line-height: 1.8;
    font-weight: 500;
}
.fcform__main input::placeholder,
.fcform__main select::placeholder,
.fcform__main textarea::placeholder {
    opacity: 1;
    color: #ccc;
    line-height: 1.8;
    font-weight: 500;
}
.fcform__main input:-ms-input-placeholder,
.fcform__main select:-ms-input-placeholder,
.fcform__main textarea:-ms-input-placeholder {
    color: #ccc;
    line-height: 1.8;
    font-weight: 500;
}
.fcform__main input::-ms-input-placeholder,
.fcform__main select::-ms-input-placeholder,
.fcform__main textarea::-ms-input-placeholder {
    color: #ccc;
    line-height: 1.8;
    font-weight: 500;
}
.fcform__main input,
.fcform__main select,
.fcform__main textarea {
    border: 1px solid #888;
    padding: 8px 12px;
    border-radius: 5px;
    color: #3D3D3D;
}
html.responsive .form-group > .form-box + .form-box {
    margin-top: 8px;
}
#privacy_checkbox_box {
    background: #f8f0f0;
    margin: 6% auto 2%;
    padding: 6px 12px 6px 16px;
    width: 100%;
}
#privacy_checkbox .text {
    margin: 0;
}
#privacy_checkbox .i-custom span {
    font-size: 13px;
    letter-spacing: 0.025em;
    color: #3e5382;
    padding: 0 0 0 30px;
}
#privacy_checkbox a {
    text-underline-offset: 3px;
}
#privacy_checkbox {
    font-size: 13px;
}
#privacy_checkbox .i-custom span:before {
    border-radius: 50%;
    left: 0;
    right: auto;
    border: 1px solid #888;
    background: #fff;
}
#privacy_checkbox .i-custom span:after {
    background: #3e5382;
    right: auto;
    left: 4px;
    border-radius: 50%;
}
.form-button button[type="submit"] {
    font-family: "Shippori Mincho";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: center;
    background: #3e5382;
    border-radius: 99px;
    padding: 15px 10px !important;
    width: 100%;
}
.form-button {
    padding: 13px 0 0;
}
.form-button button[type="submit"]:before {
    background: url(../img/marriage/icon_arr.png) no-repeat right center/100% auto;
    width: 7px;
    height: auto;
    border: 0;
    position: absolute;
    top: 0;
    right: 16px;
    bottom: 0;
}
.nosubmit {
    display: none;
}
.confirm-main .nosubmit {
    display: block;
    text-align: center;
    padding: 5vw 0;
    font-size: 15px;
    line-height: 1.5em;
    color: #d00000;
}
.form-button button {
    font-weight: 400;
    font-size: 16px;
}
.fc-confirm .form-row {
    padding: 15px 0 !important;
    border-bottom: 1px solid #e0e0e0 !important;
    margin: 0 !important;
}
.fc-confirm .form-gender {
    margin-left: 0 !important;
}
@media screen and (min-width: 768px) {
    #header #key h2 {
        top: 105px;
    }
    #lead {
        padding: 137px 0 93px;
    }
    #lead::before {
        top: -26px;
    }
    #lead::after {
        bottom: 49px;
    }
    #lead h2 {
        top: -91px;
        left: 35px;
    }
    #lead h2 span {
        margin-top: 49px;
    }
    #lead .txt {
        margin: 50px auto 0;
        height: 206px;
    }
    #about {
        padding: 44px 0 55px;
    }
    #about .txt {
        margin: 34px 0 22px;
    }
    #guide {
        padding: 103px 0 96px;
    }
    #guide .gr-ttls {
        margin: 38px 3px 24px 9px;
    }
    #guide .gr-ttls li:first-child {
        margin-bottom: -51px;
    }
    #guide .gr-ttls li:first-child .t span {
        top: -14px;
    }
    #guide .gr-ttls li:last-child {
        margin-left: -33px;
    }
    #guide .gr-ttls li .t {
        width: 170px;
        height: 170px;
        font-size: 18px;
        line-height: 32px;
    }
    #guide .movie {
        margin-top: 26px;
    }
    #features {
        padding: 101px 0;
    }
    #features .box {
        padding: 43px 16px 28px;
        margin-bottom: 0;
    }
    #features .box::before {
        top: 20px;
        bottom: 20px;
    }
    #features .box h2 {
        margin: 0 auto 41px;
    }
    #features .box h2 span {
        font-size: 30px;
        padding: 24px 7px 13px;
    }
    #features .box h2 .mt {
        margin: 37px 17px 0 0;
        padding: 17px 7px 20px;
        position: relative;
        left: 9px;
    }
    #features .box .content .item:not(:last-child) {
        margin-bottom: 39px;
    }
    #features .box .content .item .photo {
        margin: 0 auto;
        width: 268px;
    }
    #features .box .content .item .gr-txt::before {
        top: -19px;
        width: 60px;
        height: 64px;
    }
    #features .box .content .item .gr-txt h3 {
        font-size: 18px;
        line-height: 32px;
    }
    #features .box .content .item .gr-txt .btn-link {
        margin: 17px auto 0;
    }
    #features .box .content .item1 .gr-txt {
        margin-top: 0;
    }
    #features .box .content .item2 {
        margin-bottom: 48px !important;
    }
    #features .box .content .item2 .gr-txt::before {
        top: -16px;
        left: 6px;
        width: 58px;
        height: 50px;
    }
    #features .box .content .item3 .gr-txt::before {
        top: -18px;
        left: -2px;
        width: 78px;
        height: 59px;
    }
    #features .box .content .item3 .gr-txt .btn-link {
        margin: 4px auto 0;
    }
    #features .box .content .item4 .gr-txt::before {
        top: -28px;
        left: 0;
        width: 74px;
        height: 62px;
    }
    #flow {
        padding: 95px 0 100px;
    }
    #flow .group {
        margin-left: 67px;
    }
    #flow .group h2 {
        text-align: left;
    }
    #flow .group .js {
        margin: 51px 0 0 8px;
    }
    #flow .group .js .slick-arrow {
        top: 170px;
    }
    #flow .group .js .flow-slider .item {
        width: 216px !important;
        margin-right: 50px;
    }
    #flow .group .js .flow-slider .item .gr-pt .num {
        width: 44px;
        height: 44px;
        font-size: 16px;
        top: -25px;
    }
    #flow .group .js .flow-slider .item .gr-txt {
        margin-top: 8px;
    }
    #flow .group .js .flow-slider .item .gr-txt dt {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 5px;
    }
    #flow .btn-link {
        margin: 37px 20px 0;
    }
    #flow .btn-link a {
        font-size: 16px;
    }
    #flow .btn-link a::before {
        left: 47px;
    }
    #flow .btn-link a::after {
        width: 12px;
    }
    #voices {
        padding: 78px 0 92px;
    }
    #voices h2 {
        margin-bottom: 40px;
    }
    #voices .content .item .gr-pt .photo {
        width: 138px;
        margin: 0 auto 15px;
    }
    #voices .content .item .gr-pt .catch {
        font-size: 16px;
    }
    #voices .content .item .gr-txt {
        margin-top: 13px;
    }
    #voices .content .item .gr-txt h3 {
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 11px;
    }
    #voices .content .item1 {
        margin-bottom: 41px;
    }
    #voices .content .item1 .gr-txt h3 {
        font-size: 18px;
        margin-bottom: 0;
    }
    #voices .content .item2 {
        margin-bottom: 54px;
    }
    #advisor {
        padding: 87px 0 93px;
    }
    #advisor h2 {
        margin-bottom: 34px;
        line-height: 47px;
    }
    #advisor .content .set .gr-pt::before {
        width: 81px;
        height: 88px;
        bottom: 5px;
        left: 18px;
    }
    #advisor .content .set .gr-pt .photo {
        margin: 0 27px 0 auto;
        width: 206px;
    }
    #advisor .content .set .gr-pt h3 {
        top: -2px;
        left: 25px;
    }
    #advisor .content .set .gr-txt {
        margin-top: 18px;
    }
    #advisor .content .set .gr-txt h3 {
        font-size: 18px;
        line-height: 32px;
    }
    #advisor .content .set .gr-txt .txt {
        margin: 2px 0 10px;
    }
    #advisor .content .set1 {
        margin-bottom: 59px;
    }
    #advisor .content .set2 .gr-pt::before {
        width: 83px;
        height: 83px;
        bottom: 1px;
        right: 10px;
        left: auto;
    }
    #advisor .content .set2 .gr-pt .photo {
        margin: 0 auto 0 15px;
        width: 206px;
    }
    #advisor .content .set2 .gr-pt h3 {
        left: auto;
        right: 10px;
    }
    #advisor .content .set2 .gr-txt .txt {
        margin: 7px 0 25px;
    }
    #form {
        padding: 100px 0 76px;
    }
    #form .box {
        margin: 0;
        padding: 45px 30px 42px;
    }
    #form .box h2 {
        font-size: 24px;
        line-height: 39px;
        margin-bottom: 60px;
    }
    .form-row {
        display: block;
    }
    .form-caption {
        display: block;
    }
    .caption--askerisk {
        position: static;
    }
    .caption--text {
        margin: 0;
    }
    .form-caption {
        width: 100%;
    }
    html.responsive .form-caption {
        margin-bottom: 5px;
        padding: 0;
    }
    #form .box .fcform__main .caption--askerisk {
        position: relative;
        left: auto;
        line-height: 13px;
        display: inline-block;
    }
    html.responsive .form-row {
        margin-bottom: 11px;
    }
    .form-gender {
        top: 3px;
        left: 13px;
    }
    .row-gender {
        margin-bottom: 23px !important;
    }
    .form-block .form-box {
        padding: 0;
    }
    .form-group {
        display: block;
    }
    .form-block .form-box {
        display: block;
    }
    .row-booking {
        margin-bottom: 18px !important;
    }
    .form-block {
        margin: 0;
    }
    .form-button button[type="submit"]:hover {
        background: var(--blue);
        opacity: 0.8;
    }
    .mfp-iframe-holder .mfp-content {
        max-width: 375px;
        padding-left: 6px;
        padding-right: 6px;
    }
    .mfp-iframe-holder .mfp-content {
        height: 363px;
    }
}
