
@media only screen and (max-width: 1023px) {
    .col-md-4-custom {
        width: 33.3333% !important;
    }
}
@media only screen and (max-width: 992px) {
    .col-md-4-custom {
        width: 50% !important;
    }
}
@media only screen and (max-width: 768px) {
    .col-md-4-custom {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1400px) {
    .mb-300 {
        margin-bottom: 300px !important;
    }

    .col-md-4-custom {
        width: 360px;
    }

    .frame {
        flex-shrink: 0;
        width: 1040px !important;
        height: 604px;
        position: relative;
        overflow: hidden;
        aspect-ratio: 1040/604;
    }

    .div4 {
        height: auto;
        position: absolute;
        left: 0px;
        top: 85.57px !important;
        overflow: visible;
    }

    .div5 {
        width: 25vw !important;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 15px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .div5 form {
        width: 24vw !important;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 5px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .div6 .custom-btn {
        position: relative;
        top: 0px !important;
        right: 10px !important;
    }

    .acordion-frame {
        width: 95vw;
        display: flex !important;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin: 0 !important;
        list-style: none;
    }

    .title-trigger {
        align-items: center;
        background-color: #fff;
        border: 1px solid #614a3f;
        border-radius: 50px;
        display: inline-flex;
        flex: 0 0 auto;
        gap: 10px;
        justify-content: center;
        padding: 5px 60px;
        position: relative;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
    }

    .title-address {
        padding: 80px 0 !important;
    }
}

@media only screen and (min-width: 1023px) {
    .mb-300 {
        margin-bottom: 300px !important;
    }

    .col-md-4-custom {
        width: 33.3333% !important;
    }

    .frame {
        flex-shrink: 0;
        width: 1040px !important;
        height: 604px;
        position: relative;
        overflow: hidden;
        aspect-ratio: 1040/604;
    }

    .div4 {
        height: auto;
        position: absolute;
        left: 0px;
        top: 85.57px !important;
        overflow: visible;
    }

    .div5 {
        width: 25vw !important;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 15px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .div5 form {
        width: 24vw !important;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 5px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .div6 .custom-btn {
        position: relative;
        top: 0px !important;
        right: 10px !important;
    }

    .acordion-frame {
        width: 95vw;
        display: flex !important;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin: 0 !important;
        list-style: none;
    }

    .title-trigger {
        align-items: center;
        background-color: #fff;
        border: 1px solid #614a3f;
        border-radius: 50px;
        display: inline-flex;
        flex: 0 0 auto;
        gap: 10px;
        justify-content: center;
        padding: 5px 60px;
        position: relative;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
    }

    .title-address {
        padding: 80px 0 !important;
    }
}

@media only screen and (max-width: 768px) {
    .col-md-4-custom {
        width: 315px;
    }

    .div5 {
        width: 91vw;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 5px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .acordion-frame {
        width: 100vw !important;
        display: flex !important;
        justify-content: center !important;
        flex-wrap: wrap;
        margin: 10px;
        list-style: none;
    }

    .title-trigger {
        align-items: center;
        background-color: #fff;
        border: 1px solid #614a3f;
        border-radius: 50px;
        display: inline-flex;
        flex: 0 0 auto;
        gap: 10px;
        justify-content: center;
        padding: 5px 60px;
        position: relative;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
    }

    .title-address {
        padding: 0;
    }

    p.bold-custom,
    .bold-custom {
        color: #614a3f;
        text-align: center;
        font-size: 26px !important;
        font-weight: 600;
        font-family: "HiraginoKakuGothicPro-W6", Helvetica;
    }
}

@media only screen and (max-width: 720px) {
    .div2 .title {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 651px) {
    .div2 .title {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 580px) {
    .div2 .title {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 511px) {
    .div2 .title {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 441px) {
    .div2 .title {
        font-size: 10px !important;
    }
}

@media only screen and (min-width: 320px) {
    /* section {
        padding: 40px 0;
    } */

    .frame {
        flex-shrink: 0;
        width: 350px;
        height: auto !important;
        position: relative;
        overflow: hidden;
        aspect-ratio: 1040 / 604;
    }

    .div4 {
        height: auto;
        position: absolute;
        left: 0px;
        top: 35px;
        overflow: visible;
    }

    .div5 {
        width: 92vw;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 5px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .div5 form {
        width: 90vw;
        background: #ffe1e3;
        border-radius: 50px;
        padding: 5px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
    }

    .div6 .custom-btn {
        position: relative;
        top: -10px;
    }

    .title-trigger {
        align-items: center;
        background-color: #fff;
        border: 1px solid #614a3f;
        border-radius: 50px;
        display: inline-flex;
        flex: 0 0 auto;
        gap: 10px;
        justify-content: center;
        padding: 0 20px;
        position: relative;
        font-size: 26px !important;
        font-weight: 400;
        text-align: center;
    }

    .title-address {
        padding-bottom: 20px;
    }
}

.field-full {
    width: 100%;
    max-width: 100vw;
}

.py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-120 {
    margin-top: 120px !important;
}

.mb-120 {
    margin-bottom: 120px !important;
}

.field-1050-custom {
    margin: 20px auto 70px;
}

.custom-btn {
    height: calc(2rem + 4px);
    white-space: nowrap;
}

.field p {
    margin: 0 !important;
}

li.frame-custom {
    align-items: center;
    background-color: #fff;
    border: 2px solid;
    border-color: #e4d4c6;
    border-radius: 10px;
    box-shadow: 2px 2px 0px #e4d4c6;
    display: flex;
    flex: 1;
    flex-grow: 1;
    justify-content: center;
    margin-bottom: 20px;
    padding: 20px 30px;
    position: relative;
}

li.frame-custom a {
    white-space: normal;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    font-family: "HiraginoKakuGothicPro-W6", Helvetica;
}

li.frame-custom {
    white-space: normal;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    font-family: "HiraginoKakuGothicPro-W6", Helvetica;
}

li.frame-custom::before {
    content: "";
    position: absolute;
    right: 15px;
    display: inline-block;
    background-image: url("../../images/common/ico_arrow01.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 18px;
}

.frame-custom img {
    width: 15px;
}

.view {
    align-items: center;
    background-color: transparent;
    display: inline-flex;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 80px;
    position: relative;
}

/* section.field{
    padding-bottom: 200px;
} */

.contents {
    display: flex;
    flex-direction: column;
    gap: 100px;
    align-items: center;
}

.div2 {
    display: flex;
    flex-direction: column;
    gap: 80px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}

.div2 .title {
    font-family: "HiraginoKakuGothicPro-W3", Helvetica;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.text-con {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 100vw;
    position: relative;
    padding: 15px;
}

._19-4-1-4-26-4-600-1-200-1-2-3-4-5 {
    color: #000000;
    text-align: center;
    font-family: "HiraginoKakuGothicPro-W3", Helvetica;
    font-size: 14px;
    line-height: 180%;
    letter-spacing: 0.03em;
    font-weight: 400;
    position: relative;
    align-self: stretch;
}

.div3 {
    width: 99.73%;
    height: 99.66%;
    position: absolute;
    right: 0.13%;
    left: 0.13%;
    bottom: 0.11%;
    top: 0.23%;
    overflow: visible;
}

.frame-37 {
    background: #ffffff;
    border-radius: 30px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    padding: 0px 30px 0px 30px;
    display: flex;
    flex-direction: row;
    gap: 46px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}

.div6 {
    color: #a2a2a2;
    text-align: left;
    font-size: 16px;
    line-height: 48px;
    letter-spacing: 0.08em;
    font-weight: 400;
    position: relative;
    width: 100%;
    height: 50px;
}

.vector {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
}

.div6 {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 30px;
}

.div6 input {
    margin-left: 15px;
    border: 0;
}

.div7 {
    background: #faf7f5;
    padding: 80px 0px 80px 0px;
    display: flex;
    flex-direction: column;
    gap: 80px;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.form-control:focus {
    box-shadow: unset;
}
