html {
    scroll-behavior: smooth;
}

.common-contactus-mv-wrap-img {
    left: calc(50% - 400px);
    width: calc(50% + 400px)
}

.common-offering {
    padding-top: 30px;
    padding-bottom: 80px
}

@media screen and (min-width:769px) {
    .common-offering {
        padding-top: 20px;
        padding-bottom: 80px
    }
}

.common-offering-box {
    padding: 15px;
    border: 12px solid #f5f5f5;
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
}

@media screen and (min-width:769px) {
    .common-offering-box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border: 15px solid #f5f5f5;
        padding: 35px 45px
    }
}

.common-offering-box-h3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.5;
    text-align: center
}

@media screen and (min-width:769px) {
    .common-offering-box-h3 {
        font-size: 24px
    }
}

.common-offering-box-text {
    font-size: 14px;
    line-height: 1.71;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

@media screen and (min-width:769px) {
    .common-offering-box-text {
        margin-top: 20px;
        font-size: 16px;
        line-height: 1.88
    }
}

.common-offering-box-mail {
    width: 260px;
    margin: 20px auto 0;
    text-align: center
}

@media screen and (min-width:769px) {
    .common-offering-box-mail {
        margin: auto
    }
}

@media screen and (min-width:769px) {
    .common-offering-box-mail:before {
        width: 300px
    }
}

.common-offering-box-mail-img {
    width: 23px;
    height: 17px;
    margin-right: 10px
}

@media screen and (min-width:769px) {
    .common-offering-box-mail-img {
        width: 20px;
        height: 14px;
        margin-right: 10px
    }
}

.common-offering-box-mail-img-hover {
    display: none
}

@media screen and (min-width:769px) {
    .common-offering-box-mail:hover .common-offering-box-mail-img {
        display: none
    }
}

@media screen and (min-width:769px) {
    .common-offering-box-mail:hover .common-offering-box-mail-img-hover {
        display: block
    }
}

.common-offering-box-mail.common-red-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    font-weight: 700
}

@media screen and (min-width:769px) {
    .common-offering-box-mail.common-red-btn {
        max-width: 300px;
        width: 100%;
        margin-top: 20px
    }
}

.common-catalog {
    padding-top: 30px;
    padding-bottom: 80px
}

@media screen and (min-width:769px) {
    .common-catalog {
        padding-top: 40px
    }
}

.common-catalog-box {
    padding: 15px;
    border: 12px solid #f5f5f5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width:769px) {
    .common-catalog-box {
        border: 15px solid #f5f5f5;
        padding: 50px 45px 40px
    }
}

.common-catalog-box-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.common-catalog-box-description {
    width: 100%
}

.common-catalog-box-description-h3 {
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    line-height: 1.5
}

@media screen and (min-width:769px) {
    .common-catalog-box-description-h3 {
        font-size: 30px;
        line-height: 1.4
    }
}

.common-catalog-box-description-text {
    font-size: 14px;
    line-height: 1.71;
    line-height: 2;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

@media screen and (min-width:769px) {
    .common-catalog-box-description-text {
        font-size: 16px
    }
}

.common-catalog-box-item {
    position: relative;
    width: 50%
}

@media screen and (min-width:769px) {
    .common-catalog-box-item {
        width: 33.33%
    }
}

.common-catalog-box-item:nth-of-type(2) {
    padding-bottom: 30px
}

@media screen and (min-width:769px) {
    .common-catalog-box-item:nth-of-type(2) {
        padding: 0;
        padding-left: 36px;
        padding-right: 36px
    }
}

.common-catalog-box-item:nth-of-type(3) {
    padding-bottom: 30px
}

@media screen and (min-width:769px) {
    .common-catalog-box-item:nth-of-type(3) {
        padding: 0;
        padding-left: 36px;
        padding-right: 36px
    }
}

@media screen and (min-width:769px) {
    .common-catalog-box-item:nth-of-type(4) {
        padding-top: 0;
        padding-left: 36px
    }
}

.common-catalog-box-item-link {
    display: block
}

@media screen and (min-width:769px) {
    .common-catalog-box-item-link-figure {
        position: relative
    }
}

.common-catalog-box-item-link-figure-img {
    margin: auto;
    margin-bottom: 20px;
    width: 132.5px;
    height: auto
}

@media screen and (min-width:769px) {
    .common-catalog-box-item-link-figure-img {
        position: relative;
        width: 171px
    }
}

.common-catalog-box-item-link-figure-cate {
    margin-bottom: 10px;
    font-size: 12px;
    width: 100px;
    height: 24px
}

@media screen and (min-width:769px) {
    .common-catalog-box-item-link-figure-cate {
        font-size: 12px
    }
}

.common-catalog-box-item-link-figure-title {
    font-size: 14px;
    line-height: 1.71;
    font-weight: 700;
    color: #000;
    text-decoration: none
}

@media screen and (min-width:769px) {
    .common-catalog-box-item-link-figure-title {
        font-size: 18px;
        line-height: 1.71
    }
}

.common-catalog-box-item-link-figure-title:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(/jpn/img/common/icon-target-accent.svg) 50% no-repeat;
    background-size: contain
}

.common-catalog-box-text {
    width: 100%;
    font-size: 14px;
    line-height: 1.71;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

@media screen and (min-width:769px) {
    .common-catalog-box-text {
        margin-top: 33px;
        font-size: 16px;
        line-height: 2
    }
}

.common-catalog-box-mail {
    margin: auto;
    min-width: 260px;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width:769px) {
    .common-catalog-box-mail {
        min-width: 300px
    }
}

.common-question-container {
    display: block;
}

.common-question-container--left {
    border-bottom: 5px solid #f5f5f5;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.common-question-container--center {
    border-bottom: 5px solid #f5f5f5;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.common-question-tab {
    margin-top: 20px;
}

@media screen and (min-width:769px) {
    .common-question-container {
        display: flex;
    }

    .common-question-container--left {
        flex: 0 0 25%;
        border-right: 5px solid #f5f5f5;
        border-bottom: none;
        padding-right: 10px;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .common-question-container--center {
        flex: 0 0 37%;
        border-right: 5px solid #f5f5f5;
        border-bottom: none;
        padding: 0 12px;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .common-question-container--right {
        flex: 0 0 39%;
        padding-left: 10px;
    }

    .common-question-link {
        position: absolute;
        bottom: 0;
    }

    .common-question-tel {
        font-size: 30px;
    }
}

.faq-page-link {
    padding-top: 130px;
    margin-top: -130px;
}

.scroll-contact-img {
    max-width: 300px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #102E61;
    padding-bottom: 21px;
}

.scroll-contact-link {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 300px;
    padding: 0 15px;
}

.scroll-contact-btn {
    position: absolute;
    top: -21px;
    right: 0;
    max-width: 30px;
}

.scroll-contact-container {
    position: relative;
    width: 300px;
    height: 215px;
}

.d-none {
    display: none;
}

.faq-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.faq-box>div {
    flex-basis: 100%;
}

.faq-box>div>a {
    display: block;
    margin-bottom: 10px;
    padding: 20px 0;
    background-color: #f5f5f5;
    color: #333333;
    font-weight: bold;
    text-align: center;
}

.faq-box>div>a:hover {
    color: #EE3424;
}

@media screen and (min-width: 769px) {

    .faq-box {
        margin: 0 -10px;
    }

    .faq-box>div {
        flex-basis: 50%;
        padding: 0 10px;
    }
}

.common-offering-box.contact {
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
}

.common-contact-title.mt-0 {
    margin-top: 0;
}

.faq__box {
    .number {
        display: none;
    }

    .common-accrodion-dt:hover {
        color: unset;
    }

    .common-accrodion-dt {
        cursor: unset;
    }
}

.faq__img {
    width: 50%;
    margin-top: 30px;
    margin-bottom: 40px;
}

.faq__item {
    margin-bottom: 40px;
    padding-left: 20px;
    position: relative;

    a {
        color: #0000EE;
        text-decoration: underline;
    }

    &::before {
        content: "A";
        position: absolute;
        left: 0;
        top: -4px;
        font-size: 20px;
        font-weight: 700;
        line-height: 1.8;
        color: #ee3424;
    }
}

@media screen and (min-width: 769px) {
    .faq__item {
        padding-left: 40px;
    }
}

@media screen and (min-width: 769px) {
    .faq__item {
        &::before {
            top: -6px;
            font-size: 25px;
        }
    }
}

.faq__item-box {
    font-size: 15px;
    line-height: 2;
    margin-top: 25px;
    margin-left: 0;
    display: block;
}

@media screen and (min-width: 769px) {
    .faq__item-box {
        font-size: 16px;
        line-height: 1.88;
        margin-top: 20px;
    }
}


.contact-anchor-btn {
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    width: 100% !important;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 30px;

    &>span {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
    }

    &::after {
        position: absolute;
        bottom: 10px;
    }

    &:hover {
        color: black;

        &>span {
            color: #EE3424;
        }
    }
}

@media screen and (min-width: 769px) {
    .contact-anchor-btn {
        width: calc(33.33333% - 20px) !important;
        margin: 0 !important;
        height: -webkit-fill-available;
        margin-bottom: 0;
        align-items: center;
        padding-bottom: 0;
        padding: 20px;

        &::after {
            right: 20px;
            top: 50%;
        }
    }
}

.contact-anchor-box {
    justify-content: space-between !important;
    gap: 6px;
    align-items: center;
    margin-bottom: 20px;

    @media screen and (min-width: 769px) {
        margin-bottom: 60px;
    }
}

.contact-title {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 20px;
}

.contact-sub-title {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
}

.contact-link {
    justify-content: left;
}

.p-form__item__radio {
    & .wpcf7-list-item-label {
        padding-left: 10px;
        display: contents;

        &::before {
            display: none;
        }
    }

    & label {
        display: flex;

        @media screen and (min-width: 769px) {
            align-items: center;
        }
    }

    & input {
        accent-color: #d84633;
        width: 16px;
        min-width: 16px;
        max-width: 16px;
        height: 16px;
        margin-top: 3px;
        margin-right: 5px;

        @media screen and (min-width: 769px) {
            flex: unset;
            margin-top: 0;
        }
    }

    & .p-form__item--left.flex {
        align-items: center !important;
    }

    & .p-form__item {
        align-items: baseline;
    }

    & .p-form__item__radio {
        align-items: center;
    }

    & .wpcf7-list-item {
        margin: 0;
        display: block;
    }

    & .adjust {
        &>p:first-child {
            height: 0;
        }
    }

    & .p-form-note {
        &>a {
            color: #0000ff;
            text-decoration: underline;
        }
    }
}

.p-form__item__radio--retailer {
    & .wpcf7-list-item-label {
        padding-left: 10px;
        display: contents;

        &::before {
            display: none;
        }
    }

    & label {
        display: flex;

        @media screen and (min-width: 769px) {
            align-items: center;
        }
    }

    & input {
        accent-color: #d84633;
        width: 16px;
        min-width: 16px;
        max-width: 16px;
        height: 16px;
        margin-top: 3px;
        margin-right: 5px;

        @media screen and (min-width: 769px) {
            flex: unset;
            margin-top: 0;
        }
    }

    & .p-form__item__radio {
        align-items: center;
    }

    & .wpcf7-list-item {
        margin: 0;
        display: block;
    }

    & .adjust {
        &>p:first-child {
            height: 0;
        }
    }

    & .p-form-note {
        &>a {
            color: #0000ff;
            text-decoration: underline;
        }
    }
}

.p-form-wrap {
    & .p-form__item--left.flex {
        align-items: center !important;
    }
    & .p-form__item {
        align-items: baseline;
    }
}

.form-public-relations-radio-title {
    font-size: 16px;
    color: #283163;
    margin-bottom: 10px;
    font-weight: bold;
}

.p-form__item__radio {
    align-items: center;
}

.p-form__item--left.flex {
padding-right: 10px;
align-items: center;
}