@charset "UTF-8";
/* -----------------------------------------------
    LP&サンクス　ページ下部部分
----------------------------------------------- */

/* キャンペーン
----------------------------------------------- */
.campaign_wrap {
    max-width: 930px;
    margin: 0 auto 30px;
}
.campaign_wrap .cam_lead {
    padding: 10px 15px;
    font-size: 14px;
    text-align: center;
}
.campaign_wrap .cam_lead span {
    color: #f00;
    font-weight: bold;
}
.campaign_wrap .cam_lead span.under {
    text-decoration: underline;
}
.campaign_wrap .more {
    text-align: center;
    font-weight: bold;
}
.campaign_wrap .more.conditions {
    margin: 20px 0;
}
.campaign_wrap .more span {
    position: relative;
}
.campaign_wrap .more span::before,
.campaign_wrap .more span::after {
    content: "";
    width: 1px;
    height: 20px;
    background: #333;
    position: absolute;
    top: 0;
}
.campaign_wrap .more span::before {
    left: -15px;
    transform: rotate(-25deg);
}
.campaign_wrap .more span::after {
    right: -15px;
    transform: rotate(25deg);
}
.campaign_wrap .catch {
    margin: 0 0 20px;
    font-size: 14px;
    color: #354247;
    line-height: 1.3;
    text-align: center;
}
.campaign_wrap .catch span {
    font-size: 16px;
    font-weight: bold;
    vertical-align: bottom;
}
.campaign_wrap .catch em {
    color: #f00;
    font-size: 24px;
    font-weight: bold;
    vertical-align: bottom;
}
.campaign_wrap .cp_btn {
    text-align: center;
    padding: 0 15px;
}
.campaign_wrap .cp_btn p {
    text-align: center;
}
.campaign_wrap .cp_btn a {
    display: block;
    background: #FD5925;
    padding: 8px;
    margin: auto;
    max-width: 600px;
    border-radius: 500px;
    box-shadow: 0px 4px 6px #3542474D;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    line-height: 1.3;
}
.campaign_wrap .cp_btn a span {
    display: block;
    font-size: 14px;
    font-weight: normal;
}
.campaign_wrap .cp_btn a:hover {
    opacity: .8;
}
.campaign_wrap .cp_btn p.period {
    margin-top: 5px;
    font-size: 14px;
    white-space: nowrap;
}
.consultation_wrap {
    padding-bottom: 20px;
    background: #EEFAFA;
}
.consultation_wrap h2 {
    position: relative;
    line-height: 1.5;
    padding: 12px 100px 12px 40px;
    background: #00828B;
    color: #fff;
    font-weight: bold;
    font-size: min(5.4vw, 18px);
}
.consultation_wrap h2::after {
    content: "";
    position: absolute;
    top: -20px;
    right: 0;
    width: 108px;
    height: 127px;
    background-image: url(images/tit_bg01.webp);
    background-repeat: no-repeat;
    background-size: 90%;
}
.consultation_wrap .ttl {
    margin-top: 30px;
    text-align: center;
}
.consultation_wrap .ttl span {
    display: inline-block;
    position: relative;
    font-size: 20px;
    font-weight: bold;
}
.consultation_wrap .ttl span::before,
.consultation_wrap .ttl span::after {
    content: "";
    width: 4px;
    height: 30px;
    background: #00828B;
    position: absolute;
    top: 0;
}
.consultation_wrap .ttl span::before {
    left: -15px;
    transform: rotate(-25deg);
}
.consultation_wrap .ttl span::after {
    right: -15px;
    transform: rotate(25deg);
}
.consultation_btn {
    margin: 20px auto 0;
    padding: 0 15px;
    text-align: center;
}
.consultation_btn a {
    display: block;
    max-width: 600px;
    margin: auto;
    padding: 8px;
    border-radius: 500px;
    background: #FD5925;
    box-shadow: 0px 4px 6px #3542474D;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    line-height: 1.3;
}
.consultation_btn a span {
    display: block;
    font-weight: normal;
    font-size: 14px;
}
.consultation_btn .period {
    margin: 5px 0 10px;
    font-size: 14px;
    white-space: nowrap;
}
/* メリット */
.consultation_wrap .merit_list {
    background: #fff;
    padding: 15px;
    margin: 10px;
    border-radius: 5px;
}
.consultation_wrap .merit_list li {
    border-bottom: 1px dashed #CCC;
    padding: 5px 5px 5px 40px;
    display: flex;
    align-items: center;
    background: url(images/bg_merit.webp) no-repeat left;
    background-size: 28px;
    min-height: 45px;
    font-size: 15px;
}
.consultation_wrap .merit_list li:last-child {
    border-bottom: none;
}
.consultation_wrap .merit_list li span {
    background: linear-gradient(transparent 20%, #FCFFA8 0, #FCFFA8 38px, transparent 0);
    font-weight: bold;
}
/* おすすめ */
.consultation_wrap .online_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 15px 10px 5px 10px;
}
.consultation_wrap .online_list li {
    width: calc((100% - 10px)/2);
}
.consultation_wrap .online_list li:first-child {
    width: 100%;
}
.consultation_wrap .online_list li p {
    margin: 10px 0;
    text-align: center;
    font-size: 15px;
}
.consultation_wrap .online_list+p {
    margin: 0 10px;
    font-size: 13px;
}
.consultation_wrap .online_list+p span {
    font-size: 12px;
}

/* 会社情報
----------------------------------------------- */
.company_info_inner {
    font-size: 14px;
}
.company_info_inner div p {
    padding: 5px 15px;
}
.company_info_inner div .ttl {
    background: #eee;
}

/* 募文番号
----------------------------------------------- */
.document-box {
    max-width: 1040px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.document-box .document-number {
    margin: 10px 15px;
    font-size: 12px;
}


@media screen and (min-width: 768px) {
    /* キャンペーン
    ----------------------------------------------- */
    .consultation_wrap.cp .cam_lead{
        padding-top: 20px;
        font-size: 16px;
    }

    .consultation_wrap.cp .more span{
        font-size: 18px;
    }

    .consultation_wrap.cp .catch {
        font-size: 20px;
    }

    .consultation_wrap.cp .catch span {
        font-size: 24px;
    }

    .consultation_wrap.cp .catch em {
        font-size: 40px;
    }

    .consultation_wrap {
        max-width: 930px;
        margin: 0 auto 50px;
    }
    .consultation_wrap h2 {
        padding: 20px;
        font-size: 26px;
        text-align: center;
    }
    .consultation_wrap h2 br {
        display: none;
    }
    .consultation_wrap h2::after {
        width: 125px;
        height: 160px;
        right: 30px;
    }
    .consultation_wrap .ttl {
        margin-top: 50px;
    }
    .consultation_wrap .ttl span {
        font-size: 24px;
    }
    .consultation_wrap .ttl span::before,
    .consultation_wrap .ttl span::after {
        width: 5px;
        height: 40px;
    }
    /* メリット */
    .consultation_wrap .merit_list {
        width: 650px;
        margin: 30px auto;
        padding: 30px;
    }
    /* おすすめ */
    .consultation_wrap .online_list {
        width: 500px;
        margin: 15px auto;
    }
    .consultation_wrap .online_list li {
        width: calc((100% - 20px)/2);
    }
    .consultation_wrap .online_list li p {
        margin: 20px 0;
        font-size: 16px;
    }
    .consultation_wrap .online_list+p {
        margin-bottom: 30px;
        text-align: center;
    }
    
    /* 会社情報
    ----------------------------------------------- */
    .company_info_wrap {
        border-top: 1px solid #EEE;
    }
    .company_info_inner {
        display: flex;
        max-width: 1040px;
        margin: 10px auto;
    }
    .company_info_inner > div {
        width: 50%;
    }
    .company_info_inner div .ttl {
        position: relative;
        display: inline-block;
        margin: 0 0 0 15px;
        padding: 0 8px;
        background: none;
    }
    .company_info_inner div .ttl::before,
    .company_info_inner div .ttl::after {
        position: absolute;
        top: 50%;
        height: 18px;
        line-height: 1;
        transform: translateY(-50%);
    }
    .company_info_inner div .ttl::before {
        content: "[";
        left: 0;
    }
    .company_info_inner div .ttl::after {
        content: "]";
        right: 0;
    }
}