@charset "utf-8";
.fcon__banner {
    background: url(../images/f-con/fconBG.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

img {
    max-width: 100%;
    width: auto;
}

.container {
    margin: 0 auto;
    max-width: 1080px;
}

.is-sp {
    display: none;
}

.heading {
    text-align: center;
}

.heading--title {
    font-size: var(--fontSize32);
    font-weight: 700;
    letter-spacing: 0.16em;
    line-height: 1.4;
}

.heading--lead {
    font-size: var(--fontSize20);
    font-weight: 700;
    letter-spacing: 0.16em;
    line-height: 1.5;
    margin-top: 32px;
}

.heading--title .is-yellow {
    color: #e9d642;
}

.fconAbout {
    padding-top: 64px;
}

.fconAboutContent--text {
    font-size: var(--fontSize18);
    font-weight: 400;
    letter-spacing: 0.16em;
    line-height: 2;
    margin-top: 32px;
}

.fconAboutContent--text .is-small {
    display: block;
    font-size: var(--fontSize16);
    font-weight: 400;
    margin-top: 32px;
}

.fconAboutContent__img {
    margin-top: 32px;
    text-align: center;
}

.fconAboutContent__img img {
    max-width: 729px;
}

.cost {
    padding-top: 96px;
}

.cost .heading--title {
    border-bottom: 1px solid #333333;
    padding-bottom: 32px;
}

.costContent--text {
    line-height: 1.7;
    margin-top: 32px;
}

.costContent__2 {
    margin-top: 56px;
}

.costContent__imgArea {
    margin-top: 32px;
    text-align: center;
}

.costContent__1 .costContent__imgArea {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.costContent__1 .costContent__imgArea img {
    max-width: 85%;
}

.guidelineContent {
    margin-top: 26px;
    max-width: 493px;
}

.guidelineContent--title {
    background: #e8e8e8;
    font-size: var(--fontSize20);
    font-weight: 500;
    letter-spacing: 0.16em;
    line-height: 1.5;
    padding: 5px 5px 0;
    text-align: center;
}

.guidelineContent--title .is-small {
    display: block;
    font-size: var(--fontSize16);
    font-weight: 400;
}

.guidelineContentList {
    border: 1px solid #e8e8e8;
    padding: 16px;
}

.guidelineContentList__item {
    font-size: var(--fontSize16);
    letter-spacing: 0.08em;
    line-height: 1.5;
}

.guidelineContentList__item::before {
    color: #e9d642;
    content: "●";
}

.guidelineContentList__item:nth-child(n + 2) {
    margin-top: 10px;
}

.voice {
    background: #faf5d2;
    margin-top: 96px;
    padding: 48px 0 96px;
}

.voiceList {
    margin-top: 48px;
}

.voiceList__item {
    background: #fff;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.16);
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 2.2fr;
    margin-top: 48px;
    padding: 40px;
}

.voiceList__textBox--title {
    font-size: var(--fontSize24);
    font-weight: 700;
    line-height: 1.4;
}

.voiceList__textBox--text {
    font-size: var(--fontSize16);
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 2;
    margin-top: 32px;
}

.customerName {
    border-top: 1px solid #333333;
    font-size: var(--fontSize16);
    font-weight: 400;
    letter-spacing: 0.08em;
    margin-top: 32px;
    padding-top: 16px;
}

.voiceList__item:nth-child(even) {
    grid-template-columns: 2.2fr 1fr;
}

.voiceList__item:nth-child(even) .voiceList__img {
    order: 2;
}

.voiceList__item:nth-child(even) .voiceList__textBox {
    order: 1;
}

.bnrArea {
    padding: 96px 0 176px;
    text-align: center;
}

.bnrArea--title {
    font-size: var(--fontSize15);
    font-weight: 400;
    line-height: 1.5;
}

.bnr__f-con {
    margin-top: 32px;
}

.bnr__f-con img {
    max-width: 640px;
}

@media screen and (max-width: 767px) {
    .fcon__banner {
        padding: calc(8px * 5) 0;
    }

    .fcon__banner .banner__title {
        line-height: 1;
        margin: 0;
        padding-top: 0;
    }

    .fcon__banner .banner__subtitle {
        font-weight: 500;
        letter-spacing: 0;
        line-height: 1;
        margin-top: calc(8px * 1);
        padding-bottom: 0;
    }

    .fconAbout {
        padding-top: 40px;
    }

    .fconAbout .heading {
        padding: 0;
    }


    .fconAbout .heading--lead {
        font-weight: 500;
        letter-spacing: 0;
        line-height: 1.7;
        margin-top: 8px;
        text-align: left;
    }

    .fconAboutContent--text {
        letter-spacing: 0;
        line-height: 2;
    }

    .fconAboutContent--text .is-small {
        margin-top: 16px;
    }

    .fconAboutContent__img {
        margin-top: 40px;
    }

    .fconAboutContent__img img {
        max-width: 100%;
        width: 100%;
    }

    .cost {
        padding-top: calc(8px * 8);
    }

    .cost .heading--title {
        padding-bottom: 16px;
    }
    .costContent--text {
        margin-top: calc(8px * 3);
    }
    .costContent__2 {
        margin-top: calc(8px * 4);
    }
    .guidelineContent--title {
        letter-spacing: 0;
        line-height: 1;
        padding: calc(8px * 3);
    }

    .guidelineContent--title .is-small {
        margin-bottom: calc(8px * 1);
    }

    .guidelineContentList {
        padding: calc(8px * 3);
    }

    .guidelineContentList__item {
        letter-spacing: 0;
        line-height: 1.7;
        padding-left: 1em;
        text-indent: -1.4em;
    }

    .guidelineContentList__item::before {
        margin-right: calc(8px * 1);
    }

    .voice {
        margin-top: calc(8px * 6);
        padding: calc(8px * 6) 0;
    }

    .voiceList {
        margin-top: 0;
    }

    .voiceList__item {
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
        gap: 24px;
        grid-template-columns: 100%;
        margin-top: calc(8px * 4);
        padding: calc(8px * 3);
    }

    .voiceList__item:nth-child(even) {
        grid-template-columns: 100%;
    }

    .voiceList__item:nth-child(even) .voiceList__img {
        order: 1;
    }

    .voiceList__textBox--text {
        margin-top: 16px;
    }
    
    .customerName {
        margin-top: 32px;
        padding-top: 16px;
    }

    .bnrArea {
        padding: 48px 0;
    }

    .bnr__f-con {
        margin-top: 16px;
    }

    .bnr__f-con img {
        max-width: 100%;
    }

    .about {
        padding: 0 0 200px;
    }

    .aboutHead__title {
        letter-spacing: 2px;
    }

    .aboutMain {
        column-gap: 16px;
        display: grid;
        margin-top: 24px;
        justify-items: center;
        row-gap: 48px;
        grid-template-columns: 1fr 1fr;
    }

    .aboutMain__box:nth-of-type(odd) {
        right: 0;
    }

    .aboutMain__box:nth-of-type(even) {
        left: 0;
    }

    .aboutMain__box--word {
        align-items: center;
        color: #fff;
        display: flex;
        height: 160px;
        flex-direction: column;
        line-height: 1.7;
        justify-content: center;
        position: relative;
        row-gap: 16px;
        text-align: center;
        width: 160px;
        z-index: 100;
    }

    .aboutMain__box--word::before {
        background-size: contain;
    }

    .aboutMain__box:nth-child(2) .aboutMain__box--word::before,
    .aboutMain__box:nth-child(3) .aboutMain__box--word::before,
    .aboutMain__box:nth-child(4) .aboutMain__box--word::before {
        background-size: contain;
    }

    .aboutMain__box--lead {
        bottom: -24px;
    }
}