@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");

/* ----------------------------------------
   title
---------------------------------------- */
@media (max-width: 767px) {  
    .concept {
        background: none;       
    }
}

.concept__title {
  text-align: center;
  line-height: 1.2;
  font-size: 3.2rem;
  font-weight: 900;
}

@media (max-width: 767px) {  
    .concept__title {
      font-size: 2.2rem;
    }
}

.concept__title span {
    display: block;
    font-size: 4.2rem;
    font-weight: 900;
    background: linear-gradient(90deg, #D3071D 0%, #EF473A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 767px) {
    .concept__title span {
        font-size: 3rem;
    }
}

.all__title--ca3 p {
    font-size: 3.2rem;
    font-weight: 900;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .all__title--ca3 p {
        font-size: 2.2rem;
    }
}

.all__title-text {
    font-size: 2.4rem;
    text-align: center;
    font-weight: 900;
    display: block;
    background: linear-gradient(90deg, #D3071D 0%, #EF473A 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: rgba(0, 0, 0, 0) !important;
}

@media (max-width: 767px) {
    .all__title-ca-02 .all__title-text {
        font-size: 2.7rem;
    }
}
  
.all__title-text small {
    display: block;
    text-align: center;
    font-size: 1.7rem;
    font-weight: 900;
    margin-bottom: 10px;
}

.feature__logo {
    width: 260px;
    margin: 0 auto 20px;
}

.customer__title {
    background: linear-gradient(90deg, #D3071D 0%, #EF473A 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: rgba(0, 0, 0, 0) !important;
}

.matching__title {
    font-size: 2.4rem;
    text-align: center;
    font-weight: 900;
    display: block;
    background: linear-gradient(90deg, #D3071D 0%, #EF473A 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: rgba(0, 0, 0, 0) !important;
}

.all__title--ca3-customer p {
    margin-top: 17px;
    margin-bottom: 0;
}

@media (max-width: 767px) {  
    .all__title--ca3-customer p {
        margin-top: 0;
    }  
}

.f-all-item-common__title {
    color: #E7231B;
    font-size: 2rem;
    background: #fff;
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
    font-weight: 700;
    padding: 2.5px;
}

.flow__title-txt {
    margin: 0;
}

.flow__title {
    background: linear-gradient(90deg, #D3071D 0%, #EF473A 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: rgba(0, 0, 0, 0) !important;
}

.thanks__title {
    font-size: 3.2rem;
    font-weight: 900;
    text-align: center;
    background: linear-gradient(90deg, #D3071D 0%, #EF473A 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: rgba(0, 0, 0, 0) !important;
}

.thanks__title-txt {
    font-size: 4rem;
    width: 100%;
    font-weight: 900;
    text-align: center;
    background: linear-gradient(90deg, #D3071D 0%, #EF473A 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: rgba(0, 0, 0, 0) !important;
}

.stepform .stepform-title-txt {
    font-size: 3.2rem;
    font-weight: 900;
    margin-bottom: 20px;
    background: linear-gradient(90deg, #D3071D 0%, #EF473A 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: rgba(0, 0, 0, 0) !important;
    display: block;
}

.lp01confirm .stepform__item {
    height: auto;
    padding: 20px;
}

.thanks__txt {
    font-size: 4rem;
    width: 100%;
    font-weight: 900;
    text-align: center;
    background: linear-gradient(90deg, #D3071D 0%, #EF473A 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: rgba(0, 0, 0, 0) !important;
}

@media (max-width: 767px) {  
    .thanks__txt {
        font-size: 1.4rem;
    }
}

.prev-step {
    color: #000 !important;
    cursor: pointer;
}

/* ----------------------------------------
   p-kv
---------------------------------------- */
.p-kv {
    position: relative;
    margin-bottom: 160px;
    height: 721px;
    background-image: url('../../images/lp01/img_kv.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
    .p-kv {
        background-image: url('../../images/lp01/sp/img_kv.jpg');
        height: 92.5vw;
        margin-bottom: 0;
    }
}

.p-kv::before,
.p-kv::after {
    content: '';
    position: absolute;
    width: 366px;
    height: 42px;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
    .p-kv::before,
    .p-kv::after {
        width: 34.4vw;
        height: 4vw;
    }
}

.p-kv::before {
    background-image: url('../../images/lp01/img_deco_up.png');
    top: 0;
    right: 0;
}

@media (max-width: 767px) {
    .p-kv::before {
        background-image: url('../../images/lp01/sp/img_deco_up.png');
    }
}

.p-kv::after {
    background-image: url('../../images/lp01/img_deco_down.png');
    bottom: 0;
    left: 0;
}

@media (max-width: 767px) {
    .p-kv::after {
        background-image: url('../../images/lp01/sp/img_deco_down.png');
    }
}

.p-kv__container {
    position: relative;
    z-index: 100;
    max-width: 1440px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .p-kv__container {
        padding: 0 calc(15 / 375 * 100vw);
    }
}

.p-kv__contents {
    margin-left: 80px;
}

@media (max-width: 767px) {
    .p-kv__contents {
        margin-left: 0;
    }
}

.p-kv__head {
    padding-top: 25px;
}

@media (max-width: 767px) {
    .p-kv__head {
        padding-top: calc(10 / 375 * 100vw);
    }
}

.p-kv__head-label {
    background-image: url('../../images/lp01/img_fukidashi.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 502px;
    height: 85px;
    text-align: center;
    padding-top: 12px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .p-kv__head-label {
        background-image: url('../../images/lp01/sp/img_fukidashi.png');
        width: calc(192 / 375 * 100vw);
        height: calc(59 / 375 * 100vw);
        line-height: 1.3 !important;
        padding-top: calc(7 / 375 * 100vw);
        margin-bottom: calc(3 / 375 * 100vw);
    }
}

.p-kv__head-label-txt {
    color: #fff;
    font-size: 2.1rem;
    margin: 0;
    letter-spacing: 0 !important;
}

@media (max-width: 767px) {
    .p-kv__head-label-txt {
        font-size: calc(12 / 375 * 100vw);
    }
}

.p-kv__head-label-txt-l {
    font-size: 2.6rem;
    font-weight: bold;
}

@media (max-width: 767px) {
    .p-kv__head-label-txt-l {
        font-size: calc(13 / 375 * 100vw);
    }
}

.p-kv__company {
    display: flex;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .p-kv__company {
        margin-bottom: calc(5 / 375 * 100vw);
        margin-left: calc(8 / 375 * 100vw);
    }
}

.p-kv__company-logo {
    width: 149px;
}

@media (max-width: 767px) {
    .p-kv__company-logo {
        width: calc(65 / 375 * 100vw);
    }   
}

.p-kv__company-txt {
    font-size: 2.4rem;
    font-weight: 500;
    color: #333;
    margin-left: 15px;
    margin-bottom: 0;
    letter-spacing: 0 !important;
}

@media (max-width: 767px) {
    .p-kv__company-txt {
        font-size: calc(10 / 375 * 100vw);
        margin-left: calc(5 / 375 * 100vw);
        margin-top: calc(2 / 375 * 100vw);
    }   
}

.p-kv__logo {
    width: 534px;
    margin-bottom: 45px;
}

@media (max-width: 767px) {
    .p-kv__logo {
        width: calc(187 / 375 * 100vw);
        margin-bottom: calc(25 / 375 * 100vw);
        margin-left: calc(8 / 375 * 100vw);
    }
}

.p-kv__body {
    background-color: rgba(255,255,255,0.3);
    width: 927px;
    padding: 10px 50px 20px;
    border-radius: 12px;
}

@media (max-width: 767px) {
    .p-kv__body {
        width: 100%;
        padding: 2% 3% 3%;
        border-radius: 7px;
    }
}

.p-kv__body-txt {
    font-size: 2.6rem;
    font-weight: bold;
    color: #333;
    text-align: center;
    letter-spacing: 0 !important;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .p-kv__body-txt {
        font-size: calc(13 / 375 * 100vw);
        margin-bottom: calc(7 / 375 * 100vw);
    }
}

.p-kv__body-txt-color {
    color: #E7231B;
}

.p-kv__body-txt-color-num {
    font-size: 4.6rem;
    font-weight: bold;
    line-height: 1 !important;
}

@media (max-width: 767px) {
    .p-kv__body-txt-color-num {
        font-size: calc(23 / 375 * 100vw);
    }
}

.p-kv__list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.p-kv__list-item {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    width: 367px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 767px) {
    .p-kv__list-item {
        height: calc(59 / 375 * 100vw);
        border-radius: 5px;
        width: 47%;
    }
}

.p-kv__list-item:nth-of-type(n + 3) {
    margin-top: 15px;
}

@media (max-width: 767px) {
    .p-kv__list-item:nth-of-type(n + 3) {
        margin-top: calc(8 / 375 * 100vw);
    }
}

.p-kv__list-item:nth-of-type(2n) {
    margin-left: 65px
}

@media (max-width: 767px) {
    .p-kv__list-item:nth-of-type(2n) {
        margin-left: 4%
    }
}

.p-kv__list-txt {
    font-size: 1.6rem;
    color: #333;
    margin: 0;
    text-align: center;
    letter-spacing: 0 !important;
}

@media (max-width: 767px) {
    .p-kv__list-txt {
        font-size: calc(11 / 375 * 100vw);
    }
}

.p-kv__list-txt-color {
    font-size: 1.9rem;
    font-weight: bold;
    color: #E7231B;   
}

@media (max-width: 767px) {
    .p-kv__list-txt-color {
        font-size: 1.2rem;
        font-size: calc(12 / 375 * 100vw);
    }
}

.p-kv__btn {
    width: 412px;
    height: 76px;
    margin: 30px auto 0;
}

.p-kv__btn-link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #E7231B;
    border-radius: 8px;
    background-color: #fff;
    color: #E7231B !important;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    height: 100%;
    box-shadow: 0 3px 6px rgba(0,0,0,0.43);
    transition: box-shadow 0.3s,transform 0.3s;
    cursor: pointer;
}

.p-kv__btn-link:hover {
    opacity: 1;
    transform: translate3d(0, 3px, 0);
    box-shadow: none;
}

.p-kv__btn-link::after {
    content: '';
    background-image: url('../../images/lp01/icon_link-arrow.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
}

.p-side-form {
    background-color: #FFF3EF;
    padding: 20px 20px 30px;
    z-index: 1000;
    height: calc(100vh - 80px);
}

@media (max-width: 767px) {
    .p-side-form {
        display: block;
        box-shadow: none;
        position: static;
        width: 100%;
        box-shadow: -3px 0 10px rgba(0,0,0,0.1);
        height: auto;
    }
}

.p-side-form__logo {
    width: 200px;
    margin: 0 auto 10px;
}

.p-side-form__head {
    margin-bottom: 20px;
}

.p-side-form__head-txt {
    color: #E7231B;
    font-size: 2.2rem;
    font-weight: 500;
    text-align: center;    
}

.p-side-form__body {
    background-color: #FFF;
    padding: 20px;
}

.p-side-form__item {
    margin-bottom: 20px;
}

.p-side-form__label {
    font-size: 1.6rem;
    font-weight: 500;
    color: #333;
    display: flex;
    align-items: center;
    margin-bottom: 3px;
}

.p-side-form__required {
    display: inline-block;
    vertical-align: text-bottom;
    color: #fff;
    background: #E7231B;
    font-size: 1rem;
    padding: 2px 8px;
    border-radius: 2px;
    margin-left: 15px;
}

.p-side-form__required--nini {
    background-color: #A7A7A7;
}

.p-side-form__flex {
    display: flex;
    justify-content: space-between;
}

.p-side-form__flex > span {
    width: 30%;
}

.p-side-form__flex select {
    min-width: auto;
}

.p-side-form__agree {
    margin-top: 30px;
}

.p-side-form__agree-txt {
    font-size: 1.2rem;
    font-weight: 500;
    color: #333;
    letter-spacing: 0 !important;
}

.p-side-form__agree-txt a {
    text-decoration: underline;
}

.p-side-form__agree-check {
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-bottom: 20px;
}

.p-side-form__agree-check .wpcf7-form-control-wrap {
    width: auto;
}

.p-side-form__agree-link {
    color: #E7231B !important;
}

.p-side-form__btn {
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .p-side-form__btn {
        max-width: 300px;
    }
}

.p-side-form__btn input {
    border: none;
    border-radius: 8px;
    font-size: 2.4rem;
    width: 100%;
    height: 76px;
    margin: 0;
    letter-spacing: 0 !important;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    transition: box-shadow 0.3s,transform 0.3s;
}

.p-side-form__btn input:hover {
    opacity: 1;
    transform: translate3d(0, 3px, 0);
    box-shadow: none;
}

@media (max-width: 767px) {
    .p-cta-cont {
        padding: 60px 0;
    }
}

@media (max-width: 767px) {
    .p-cta-cont__container {
        padding: 0 3vw;
    }
}

@media (max-width: 767px) {
    .p-cta-cont__btn {
        width: calc(100% - 40px);
        max-width: 300px;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .p-cta-cont__btn-link {
        position: relative;
        font-size: 2.4rem;
        font-weight: bold;
        color: #E7231B !important;
        border: 2px solid #E7231B;
        background-color: #fff;
        border-radius: 8px;
        box-shadow: 0 3px 6px rgba(0,0,0,0.43);
        height: 76px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 10px;
    }
}

@media (max-width: 767px) {
    .p-cta-cont__btn-link::after {
        content: '';
        background-image: url(../../images/lp01/icon_link-arrow.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% auto;
        width: 15px;
        height: 15px;
        margin-left: 10px;
    }
}

.p-stepform__container {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 3vw;
}

@media (max-width: 767px) {
    .p-stepform__container {
        padding: 0;
    }
}

.p-stepform__container--l {
    max-width: 1200px;
}

.p-stepform__head {
    margin-bottom: 30px;
}

.p-stepform__head-step {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.p-stepform__ttl {
    position: relative;
    color: #E7231B !important;
    font-size: 4rem !important;
}

@media (max-width: 767px) {
    .p-stepform__ttl {
        font-size: 3rem !important;
    }
}

@media (max-width: 767px) {
    .p-stepform__ttl-s {
        font-size: 2rem;
        display: block;
    }
}

.p-stepform__ttl-required {
    display: inline-block;
    vertical-align: text-bottom;
    color: #fff;
    background: #E7231B;
    font-size: 1rem;
    padding: 2px 8px;
    border-radius: 2px;
    margin-left: 15px;
    display: inline-block;
    margin-bottom: 15px;
    -webkit-text-fill-color: #fff;
}

@media (max-width: 767px) {
    .p-stepform__ttl-required {
        margin: 0;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        margin-left: 90px;
        margin-bottom: 5px;
    }
}

.p-stepform__step-list {
    position: relative;
    width: 486px;
    list-style: none;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .p-stepform__step-list {
        width: 328px;
    }
}

.p-stepform__step-list::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #A7A7A7;
    height: 4px;
    width: 100%;
}

.p-stepform__step-item {
    position: relative;
    width: 17px;
    height: 17px;
    background-color: #A7A7A7;
    border-radius: 100px;
}

@media (max-width: 767px) {
    .p-stepform__step-item {
        width: 12px;
        height: 12px;
    }
}

.p-stepform__step-item::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.p-stepform__step-item--active::before {
    width: 25px;
    height: 25px;
    border: 3px solid #fff;
    background: rgb(203,45,62);
    background: linear-gradient(to bottom, rgba(203,45,62,1) 0%, rgba(241,98,37,1) 100%);
    border-radius: 100px;
}

@media (max-width: 767px) {
    .p-stepform__step-item--active::before {
        width: 17px;
        height: 17px;
    }
}

.p-stepform__step-item-txt {
    color: #E7231B;
    font-size: 1.3rem;
    font-weight: bold;
    letter-spacing: 0 !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
}

@media (max-width: 767px) {
    .p-stepform__step-item-txt {
        font-size: 1rem;
        top: -25px;
    }
}

.p-stepform__body {
    background-color: #fff;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 80px;
}

@media (max-width: 767px) {
    .p-stepform__body {
        padding: 50px 10px;
    }
}

.p-stepform__body-inner {
    width: 420px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .p-stepform__body-inner {
        width: 100%;
    }
}

.p-stepform__body-inner--l {
    width: 970px;
}

@media (max-width: 767px) {
    .p-stepform__body-inner--l {
        width: 100%;
    }
}

.p-stepform__item {
    margin-bottom: 30px;
}

.p-stepform__label {
    font-size: 1.6rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    display: block;
}

.p-stepform__label--l {
    font-size: 2rem;
    font-weight: normal;
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .p-stepform__label--l {
        font-size: 1.6rem;
        font-weight: bold;
    }
}

@media (max-width: 767px) {
    .p-stepform__pc-target {
        display: block !important;
    }
}

.p-stepform__required {
    display: inline-block;
    vertical-align: text-bottom;
    color: #fff;
    background: #E7231B;
    font-size: 1rem;
    padding: 2px 8px;
    border-radius: 2px;
    margin-left: 15px;
}

.p-stepform__required--nini {
    background-color: #A7A7A7;
}

.p-stepform__flex {
    display: flex;
}

.p-stepform__flex > span {
    width: 30%;
}

.p-stepform__flex > span:nth-of-type(n + 2) {
    margin-left: 5%;
}

.p-stepform__box {
    background-color: #F0F0F0;
    border-radius: 5px;
    padding: 15px;
}

.p-stepform__box-txt {
    color: #333;
    font-size: 1.3rem;
    margin-bottom: 0;
}

.p-stepform__acc {
    list-style: none;
    color: #333;
}

@media (min-width: 768px) {
    .p-stepform__acc--pc-column {
        position: relative;
        column-count: 3;
    }
}

@media (min-width: 768px) {
    .p-stepform__acc--pc-column .p-stepform__acc-head {
        display: none;
    }
}

@media (min-width: 768px) {
    .p-stepform__acc--pc-column .p-stepform__acc-body {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .p-stepform__acc--pc-column .p-stepform__acc-body label {
        padding: 10px 0;
    }
}

@media (min-width: 768px) {
    .p-stepform__acc--pc-column .wpcf7-list-item {
        border: none !important;
    }
}

@media (min-width: 768px) {
    .p-stepform__acc--pc-column label > span {
        font-size: 1.3rem !important;
    }
}

.p-stepform__acc-body--other .wpcf7-list-item {
    border-bottom: none !important;
}

@media (min-width: 768px) {
    .p-stepform__other-input {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 30%;
    }
}

@media (max-width: 767px) {
    .p-stepform__other-input {
        width: calc(100% - 35px);
        margin-left: auto;
    }
}

.p-stepform__other-input input {
    border: 1px solid #707070;
    height: 30px;
    background-color: #fff;
    border-radius: 0;
    padding: 0 10px;
}

.p-stepform__other-input input:disabled {
    background-color: #F0F0F0;
}

.p-stepform__acc-item--other .wpcf7-list-item {
    border-bottom: none;
}

.p-stepform__acc-head {
    font-size: 1.4rem;
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #F0F0F0;
    display: flex;
    justify-content: space-between;
}

.p-stepform__acc-head.js-acc-trigger {
    cursor: pointer;
}

.p-stepform__acc-head-icon {
    position: relative;
    background-color: #A7A7A7;
    width: 25px;
    height: 25px;
    border-radius: 3px;
    border: none;
}

.p-stepform__acc-head-icon::before,
.p-stepform__acc-head-icon::after {
    content: '';
    position: absolute;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.p-stepform__acc-head-icon::before {
    width: 13px;
    height: 1px;
}

.p-stepform__acc-head-icon::after {
    width: 1px;
    height: 13px;
}

.js-acc-trigger.is-open .p-stepform__acc-head-icon::after {
    display: none;
}

.p-stepform__acc .wpcf7-list-item {
    display: block;
    border-bottom: 1px solid #F0F0F0;
}

.p-stepform .wpcf7-list-item input[type="checkbox"] {
    width: 17px;
    height: 17px;
    border: 1px solid #A7A7A7;
    border-radius: 0;
}

.p-stepform .wpcf7-list-item input[type=checkbox]:checked:before {
    top: 1px;
    left: 5px;
}

@media (max-width: 767px) {
    .p-stepform .wpcf7-list-item input[type=checkbox]:checked:before {
        top: -1px;
        width: 5px;
        height: 10px;
    }
}

.p-stepform .wpcf7-list-item input[type=checkbox]:checked {
    background-color: #E7231B;
    border-color: #E7231B;
}

.p-stepform .wpcf7-form-control {
    display: block;
}

.p-stepform__acc-body label {
    display: block;
    padding: 10px;
}

.p-stepform__acc-body label > span {
    font-size: 1.4rem;
}

.js-acc-target {
    display: none;
}

.js-acc-target.is-open {
    display: block;    
}

.p-stepform__bottom {
    position: relative;
    margin-top: 50px;
}

.p-stepform__bottom .prev-step {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin: 0;
}

.p-stepform__btn {
    position: relative;
    font-size: 2.4rem;
    font-weight: bold;
    width: 285px;
    height: 76px;
    margin: 0 auto;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}

@media (max-width: 767px) {
    .p-stepform__btn {
        width: 200px;
        margin-left: auto;
        margin-right: 0;
    } 
}

.p-stepform__btn::after {
    content: '';
    position: absolute;
}

.btn-next {
    position: relative;
    width: 285px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .btn-next {
        width: 202px;
    }
}

.btn-next::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 25px;
    width: 10px;
    height: 13px;
    background: url(../../images/lp/i_arrow_r_wh.svg) no-repeat center center;
    background-size: contain;
}

.p-stepform__label.js-acc-trigger {
    justify-content: space-between;
    cursor: pointer;
}

@media (max-width: 767px) {
    .p-stepform__label.js-acc-trigger {
        pointer-events: none;
    }
}

.p-stepform__label-icon {
    position: relative;
    width: 60px;
    height: 60px;
    background-color: #A7A7A7;
    border-radius: 5px;
    border: none;
}

@media (max-width: 767px) {
    .p-stepform__label-icon {
        display: none;
    }
}

.p-stepform__label-icon::before,
.p-stepform__label-icon::after {
    content: '';
    position: absolute;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.p-stepform__label-icon::before {
    width: 30px;
    height: 1px;
}

.p-stepform__label-icon::after {
    width: 1px;
    height: 30px;
}

.js-acc-trigger.is-open .p-stepform__label-icon::after {
    display: none;
}

.p-stepform__file {
    color: #333;
}

.p-stepform__file-box {
    border: 3px dashed #A7A7A7;
    border-radius: 8px;
    background-color: #F0F0F0;
    text-align: center;
    padding: 30px;
}

@media (max-width: 767px) {
    .p-stepform__file-box {
        border: none;
        border-radius: 0;
    }
}

.p-stepform__file-txt-b {
    font-size: 2.4rem;
    font-weight: bold;
    margin: 0;
    text-align: center;
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .p-stepform__file-txt-b {
        display: none;
    }
}

.p-stepform__file-txt {
    font-size: 2.4rem;
    margin: 0;
    text-align: center;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .p-stepform__file-txt {
        display: none;
    }
}

.p-stepform__file label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    max-width: 315px;
    border: 2px solid #E7231B;
    color: #E7231B;
    font-size: 1.6rem;
    border-radius: 100px;
    text-align: center;
    background-color: #fff;
}

.p-stepform__file-label-txt {
    display: block;
    margin-top: 10px;
}

.p-stepform__file input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
    display: block;
}

.p-stepform__file .wpcf7-form-control-wrap {
    width: auto;
}

.p-stepform__file-list {
    list-style: none;
    margin-top: 5px;
}

.p-stepform__file-item {
    font-size: 1.4rem;
}

@media (max-width: 767px) {
    .p-stepform__file-item {
        font-size: 1.3rem;
    }
}

.p-stepform__file-type {
    background-color: #FFF3EF;
    margin-top: 15px;
}

.p-stepform__file-type-txt {
    font-size: 1.6rem;
    padding: 5px 20px 7px;
}

@media (max-width: 767px) {
    .p-stepform__file-type-txt {
        font-size: 1.3rem;
    }
}



/* 確認 */
.contents-check .js-acc-trigger {
    display: none;
}

.contents-check .js-acc-target {
    display: block !important;
}