@charset "UTF-8";
.grecaptcha-badge {
    z-index: 99 !important;
}
@keyframes infinity-scroll-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}
/*scroll*/
.scroll-infinity__wrap {
    display: flex;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 40px;
    z-index: 0;
    gap: 0 40px;
}
.lpSupport_wrap .scroll-infinity__wrap {
    bottom: 40px;
}
.scroll-infinity__list {
    display: flex;
    list-style: none;
    padding: 0
}
.scroll-infinity__list--left {
    animation: infinity-scroll-left 40s infinite linear both
}
.lpSupport_wrap .scroll-infinity__list--left {
    animation: infinity-scroll-left 60s infinite linear both
}
.scroll-infinity__item--text img,.scroll-infinity__item--text source {
    display: block
}
body {
    padding-top: 0;
}
.freeBtn a .is-arw:before {
    background: url(../svg/icn_arw_u.svg) no-repeat center / auto 100%;
}
.apply_btn a .is-arw:before {
    background: url(/cmn5/svg/icn_arw_r.svg) no-repeat center / 100% auto;
}
/*header*/
.lp-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #fff;
    padding: 0 30px;
    height: 80px;
}
.lp-headerLogo a {
    display: block;
}
/*footer*/
.lp-footer {
    background: #fff;
    padding: 60px 0;
    text-align: center;
}
.lp-footerLogo .img {
    margin-bottom: 30px;
}
.lp-footerLogo .txt {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 18px;
}
.lp-footer .copyright {
    font-size: 12px;
    line-height: 1;
}
/*Form*/
.lpForm_wrap {
    background: #F3F6F5;
    padding: 120px 0;
}
.pvbox {
    padding: 60px 0 0;
}
.pvbox dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.pvbox dt {
    padding-right: 20px;
}
.pvbox dd {
    font-size: 14px;
    line-height: 2;
}
.fmLnk-txt {
    text-align: center;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 2;
}
.fmLnk-txt a {
    color: #1C4A40;
}
.formFq_wrap {
    background: #fff;
    margin-top: 40px;
    font-size: 14px;
    line-height: 2;
}
.privbox + .com_btnbox {
    padding-top: 40px;
}
/*end*/
.form-end {
    background: #F3F6F5;
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 16px;
    padding: 60px;
}
.form-end-ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: .04em;
    text-align: center;
}
.form-end-txt {
    font-size: 14px;
    line-height: 2;
    margin-top: 40px;
}
.enter_ttl {
    margin: 0 0 16px;
    text-align: center
}
/*page*/
.lpTtl_ttl {
    text-align: center;
}
.lpTtl_ttl .ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 40px;
    line-height: 1.4;
    letter-spacing: .04em;
    color: #000;
    display: inline-block;
    position: relative;
    padding-left: 24px;
    padding-top: 3px;
}
.lpTtl_ttl .ttl:before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../svg/icn_plus.svg) no-repeat center / 100% auto;
    z-index: 1;
}
.lpTtl_ttl .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    letter-spacing: .04em;
    padding-top: 20px;

}
.lpTtl_ttl.is-white .ttl,
.lpTtl_ttl.is-white .txt {
    color: #fff;
}
.lp_wrap {
    padding: 68px 0 0;
}
.lpComp_box {
    margin-top: 38px;
}
.lpComp_img:nth-child(odd) {
    margin-left: -100px;
}
.lpReason_wrap {
    overflow: hidden;
    position: relative;
    padding: 106px 0 160px;
}
.lpReason_in {
    position: relative;
    z-index: 2;
}
.lpReason_ttlbx {
    text-align: center;
}
.lpReason_ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 48px;
    line-height: 1.6;
    letter-spacing: .04em;
    display: inline-block;
    position: relative;
    padding-left: 24px;
    padding-top: 3px;
}
.lpReason_ttl:before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../svg/icn_plus.svg) no-repeat center / 100% auto;
    z-index: 1;
}
.lpReason_flx {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 70px;
}
.lpReason_cnt {
    width: -webkit-calc(100% - 460px);
    width: calc(100% - 460px);
    box-sizing: border-box;
    padding-left: 60px;
}
.lpReason_box {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 24px;
    margin-bottom: 32px;
}
.lpReason_box:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.lpReason_box .box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 12px;
}
.lpReason_box .box .ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 28px;
    line-height: 1.4;
    letter-spacing: .04em;
    width: -webkit-calc(100% - 182px);
    width: calc(100% - 182px);
    box-sizing: border-box;
    padding-left: 15px;
}
.lpReason_box .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: .04em;
}
.lpSupport_wrap {
    overflow: hidden;
    position: relative;
    background: rgba(27, 75, 68, 1);
    padding: 82px 0 92px;
}
.lpSupport_in {
    position: relative;
    z-index: 2;
}
.lpSupport_lst {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
}
.lpSupport_box {
    width: 31%;
    height: 208px;
    box-sizing: border-box;
    background: #fff;
    padding: 30px 30px;
    margin-top: 40px;
    border-radius: 8px;
}
.lpSupport_box .box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}
.lpSupport_box .box .ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: .04em;
    color: #1B4B44;
    width: -webkit-calc(100% - 45px);
    width: calc(100% - 45px);
    box-sizing: border-box;
    padding-left: 12px;
}
.lpSupport_box .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: .02em;
}
.lpSupport_btn {
    margin: 0 auto;
    margin-top: 64px;
}
.lpCase_wrap {
    background: #fff;
    padding:85px 0 66px;
}
.lpCase_lst {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lpCase_lst .splide__slide {
    width: 31%;
    border-radius: 8px;
    border: 1px solid #00473D;
    overflow: hidden;
    box-sizing: border-box;
}
.lpCase_box {
    width: 100%;
}
.lpCase_prof {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #00473D;
    padding: 18px 16px;
}
.lpCase_prof .profbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 10px;
}
.lpCase_prof .profbox .box {
    padding-left: 12px;
}
.lpCase_prof .profbox .box .job {
    height: 25px;
    padding: 0 10px;
    border-radius: 100vh;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 6px;
}
.lpCase_prof .profbox .box .job span {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 12px;
    line-height: 1;
    letter-spacing: .04em;
    color: #1C4A40;
}
.lpCase_prof .profbox .box .age {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 16px;
    line-height: 1.4;
    display: flex;
    align-items: center;
    letter-spacing: .04em;
    color: #FFFFFF
}
.lpCase_job {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #F3F6F5;
    padding:22px 28px 10px;
}
.lpCase_job .box {
    width: 45%;
    position: relative;
}
.lpCase_job .box:first-child:before {
    content: '';
    display: block;
    position: absolute;
    right: -18px;
    top: 50%;
    transform: translateY(-50%);
    height: calc(38px / 2);
    width: 12px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    background: #1C4A40;
}
.lpCase_job .box .job {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: .04em;
    color: #22665B;
    margin-bottom: 2px;
}
.lpCase_job .box .pay {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: .04em;
    color: #1B4B44;
}
.lpCase_job .box .pay span {
    font-size: 28px;
}
.lpCase_job .box:nth-child(2) .pay span {
    font-size: 40px;
}
.lpCase_story {
    padding: 24px;
}
.lpCase_story .mds {
    width: 120px;
    height: 30px;
    border-radius: 100vh;
    background: #00473D;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.lpCase_story .mds span {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 12px;
    line-height: 1;
    letter-spacing: .04em;
    color: #FFFFFF;
}
.lpCase_story .ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: .04em;
}
.lpCase_story .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: .04em;
    margin-top: 16px;
}
.lpCase_add {
    margin-top: 40px;
    background: #F3F6F5;
    border-radius: 8px;
    padding: 24px;
}
.lpCase_add .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 12px;
    line-height: 1.6;
    display: inline-block;
    position: relative;
    padding-left: 28px;
}
.lpCase_add .txt:before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../svg/icn_info.svg) no-repeat center / 100% auto;
    z-index: 1;
}
.movie_wrap {
    background: #F3F6F5;
    padding:88px 0 100px;
}
.movie_box {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    box-sizing: border-box;
}
.movie_box .box {
    margin-top: 30px;
}
.movie_box .ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 50px;
    line-height: 1.8;
    letter-spacing: .04em;
}
.movie_box .txtbx {
    margin-top: 12px;
}
.movie_box .txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 18px;
    line-height: 2;
    letter-spacing: .04em;
    margin-bottom: 1.2em;
}
.movie_box .txt:last-child {
    margin-bottom: 0;
}
.movie_box .movie {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}
.movie_box .movie iframe {
    outline: none;
    border: none;
    width: 760px;
    height: 100%;
    aspect-ratio: 16/9;
    border-radius: 10px;
}
.movie_box .movie .video-btn {
    width: 760px;
    height: 100%;
    aspect-ratio: 16/9;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../img/movie_cm.png?3) no-repeat center center / cover;
    border-radius: 8px;
    -webkit-tap-highlight-color: transparent;
}
.movie_box .movie .video-btn img {
    opacity: .6;
    transition: opacity .4s;
}
.lpCv_wrap {
    background: #1D4A3F;
    padding: 100px 0 110px;
    text-align: center;
    color: #fff;
}
.lpCv_ttl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 36px;
    line-height: 1.4;
    letter-spacing: .04em;
}
.lpCv_ttl span {
    width: 190px;
    height: 60px;
    border-radius: 4px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-variation-settings: "wght" 700;
    font-size: 40px;
    line-height: 1;
    letter-spacing: .04em;
    color: #1B4B44;
    margin: 0 .2em;
}
.lpCv_txt {
    font-weight: 400;
    font-variation-settings: "wght" 400;
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: .04em;
    margin-top: 14px;
}
.lpCv_btn {
    margin: 0 auto;
    margin-top: 35px;
}
.formCd_box ul:last-child li:last-child.is-off {
    border-radius: 0 0 8px 0;
}
.formCd_lst ul li span {
    display: inline-block;
}
.lpReason_ttl .is-add {
    position: relative;
    padding-right: .4em;
}
.lpReason_ttl .is-add::before {
    content: '※';
    display: block;
    position: absolute;
    z-index: 1;
    font-size: 24px;
    right: 0;
    top: -12px;
}
.ano-txt {
    font-size: 14px;
    margin-top: 20px;
}
@media(min-width:767px) {
    .fmLnk-txt a:hover {
        text-decoration: none;
    }
    .movie_box .movie .video-btn:hover img {
        opacity: 1;
    }
}
@media(min-width:1024px) {
    .lpSupport_box:nth-child(-n+3) {
        margin-top: 0;
    }
    .lpCase_lst .splide:not(.is-overflow) .splide__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}
/*tab*/
@media screen and (max-width:1024px) {
    .splide__arrows {
        width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        margin: auto;
        z-index: 9;
    }
    .splide__arrow {
        display: block;
        width: 52px;
        height: 52px;
        position: absolute;
        top: 0;
    }
    .splide__arrow:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        border: 1px solid #032F4A;
        background: #032F4A;
        border-radius: 50%;
        z-index: 1;
        transition:all .2s ease-out;
    }
    .splide__arrow:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        z-index: 2;
        transition:all .2s ease-out;
    }
    .splide__arrow.splide__arrow--next {
        right: -30px;
    }
    .splide__arrow.splide__arrow--next:after {
        background: url(../svg/icn_arw_r_w.svg) no-repeat center / auto 16px;
    }
    .splide__arrow.splide__arrow--prev {
        left: -30px;
    }
    .splide__arrow.splide__arrow--prev:after {
        background: url(../svg/icn_arw_l_w.svg) no-repeat center / auto 16px;
    }
    .splide__arrow span {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 2;
        overflow: hidden;
    }
    .splide__pagination {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .splide__pagination li {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        overflow: hidden;
        margin: 0 6px;
    }
    .splide__pagination__page {
        display: block;
        width: 100%;
        height: 100%;
        background-color: #F3F6F5;
    }
    .splide__pagination__page.is-active {
        background: #00473D;
    }
    .lpCase_lst .splide__slide {
        width: 100%;
    }
    .lpCase_lst .splide {
        padding-bottom: 40px;
    }
}
@media screen and (min-width:767px) and (max-width:1240px) {
    .lpReason_cnt {
        padding-left: 60px;
    }
    .lpSupport_box {
        height: auto;
    }
    .lpReason_ttl {
        font-size: 42px;
    }
}
@media screen and (min-width:767px) and ( max-width:1024px) {
    .lpReason_flx {
        display: block;
    }
    .lpReason_cnt {
        width: 100%;
        padding-left: 0;
    }
    .lpReason_ttl {
        height: 32.617vw;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        font-size: 4.102vw;
        text-align: left;
        padding-left: 0;
        padding-top: 0;
    }
    .lpReason_ttl:before {
        content: none;
    }
    .lpReason_img {
        width: 32.617vw;
        height: 32.617vw;
        text-align: right;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        border-radius: 16px;
        overflow: hidden;
    }
    .lpReason_img source,
    .lpReason_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    .lpCase_lst .splide__slide {
        width: 100%;
    }
    .lpCase_box {
        width: 100%;
    }
    .movie_box .ttl {
        font-size: 56px;
    }
    .movie_box .movie iframe {
        max-width: 760px;
        width: 100%;
        height: 100%;
    }
    .movie_box .movie .video-btn {
        max-width: 760px;
        width: 100%;
        height: 100%;
    }
    .lpSupport_box {
        width: 48%;
    }
    .lpSupport_box:nth-child(-n+2) {
        margin-top: 0;
    }
}
/*sp*/
@media only screen and (max-width:767px) {
    /*scroll*/
    .scroll-infinity__wrap {
        bottom: -30px;
    }
    .lpSupport_wrap .scroll-infinity__wrap {
        bottom: 30px;
    }
    .scroll-infinity__list--left {
        animation: infinity-scroll-left 12s infinite linear both
    }
    .lpSupport_wrap .scroll-infinity__list--left {
        animation: infinity-scroll-left 18s infinite linear both
    }
    /*header*/
    .lp-header {
        padding: 0 10px;
        height: 65px;
    }
    /*footer*/
    .lp-footer {
        padding: 40px 0;
    }
    .lp-footerLogo .img {
        margin-bottom: 18px;
    }
    .lp-footerLogo .txt {
        line-height: 1.4;
    }
    .lp-footer .copyright {
        font-size: 10px;
    }
    /*Form*/
    .lpForm_wrap {
        padding: 40px 20px 60px;
    }
    .applyTable tr:first-child th {
        padding-top: 0;
    }
    .pvbox {
        padding: 0;
    }
    .pvbox dt {
        padding: 0;
    }
    .pvbox dd {
        width: -webkit-calc(100% - 32px);
        width: calc(100% - 32px);
        box-sizing: border-box;
        padding-left: 20px;
        font-size: 12px;
    }
    .fmLnk-txt {
        margin-bottom: 20px;
        font-size: 12px;
    }
    .formFq_wrap {
        margin-top: 30px;
        font-size: 12px;
    }
    .privbox + .com_btnbox {
        padding-top: 10px;
    }
    /*end*/
    .form-end {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        box-sizing: border-box;
        margin: 0 auto;
        padding: 40px 20px;
    }
    .form-end-ttl {
        font-size: 16px;
    }
    .form-end-txt {
        font-size: 12px;
        margin-top: 20px;
    }
    /*page*/
    .lpTtl_ttl .ttl {
        font-size: 28px;
        padding-left: 18px;
        padding-top: 3px;
    }
    .lpTtl_ttl .ttl:before {
        width: 16px;
        height: 16px;
    }
    .lpTtl_ttl .txt {
        font-size: 16px;
        padding-top: 16px;
    }
    .lp_wrap {
        padding: 40px 0 0;
    }
    .lpComp_box {
        margin-top: 16px;
    }
    .lpComp_img:nth-child(odd) {
        margin-left: -55px;
    }
    .lpReason_wrap {
        padding: 42px 0 80px;
    }
    .lpReason_in {
        position: relative;
    }
    .lpReason_ttl {
        font-weight: 700;
        font-size: 6.154vw;
        line-height: 1.6;
        letter-spacing: 0.04em;
        text-align: left;
        padding-left: 15px;
    }
    .lpReason_ttl:before {
        content: none;
    }
    .lpReason_ttl {
        height: 34.615vw;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        text-align: left;
    }
    .lpReason_img {
        width: 34.615vw;
        height: 34.615vw;
        text-align: right;
        text-align: center;
        position: absolute;
        right: 15px;
        top: 0;
        border-radius: 16px;
        overflow: hidden;
    }
    .lpReason_img source,
    .lpReason_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    .lpReason_flx {
        margin-top: 0;
    }
    .lpReason_cnt {
        width: 100%;
        box-sizing: border-box;
        padding: 20px 15px 0;
    }
    .lpReason_lst {
        margin-top: 32px;
    }
    .lpReason_box {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .lpReason_box:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
    }
    .lpReason_box .box {
        margin-bottom: 20px;
    }
    .lpReason_box .box .ttl {
        font-size: 22px;
        letter-spacing: normal;
        width: -webkit-calc(100% - 166px);
        width: calc(100% - 166px);
        padding-left: 0;
    }
    .lpReason_box .txt {
        font-weight: 400;
        font-variation-settings: "wght" 400;
        font-size: 16px;
        line-height: 1.75;
        letter-spacing: .04em;
    }
    .lpSupport_wrap {
        padding: 50px 0 80px;
    }
    .lpSupport_in {
        padding: 0 20px;
    }
    .lpSupport_lst {
        display: block;
        margin-top: 32px;
    }
    .lpSupport_box {
        width: 100%;
        height: auto;
        padding: 24px 32px 24px;
        margin-top: 16px;
    }
    .lpSupport_box .box {
        margin-bottom: 10px;
    }
    .lpSupport_box .box .ttl {
        font-size: 18px;
        padding-left: 10px;
    }
    .lpSupport_box .txt {
        font-size: 16px;
    }
    .lpSupport_btn {
        margin-top: 32px;
    }
    .lpCase_wrap {
        padding:48px 0;
    }
    .lpCase_in {
        padding: 0 20px;
    }
    .lpCase_lst {
        margin-top: 32px;
        display: block;
    }
    .splide__arrow {
        width: 40px;
        height: 40px;
    }
    .splide__arrow.splide__arrow--next {
        right: -16px;
    }
    .splide__arrow.splide__arrow--prev {
        left: -16px;
    }
    .lpCase_lst .splide {
        padding-bottom: 20px;
    }
    .lpCase_lst .splide__slide {
        width: 100%;
    }
    .lpCase_box {
        width: 100%;
    }
    .lpCase_prof {
        padding: 16px 16px 20px;
    }
    .lpCase_prof .profbox {
        padding-left: 12px;
    }
    .lpCase_prof .profbox .box {
        padding-left: 12px;
    }
    .lpCase_job {
        padding: 22px 20px 10px;
    }
    .lpCase_job .box {
        width: 48%;

    }.lpCase_job .box:first-child:before {
        right: -6px;
    }
    .lpCase_story {
        padding: 24px;
    }
    .lpCase_add {
        margin-top: 16px;
    }
    .lpCase_add .txt {
        padding-left: 36px;
    }
    .lpCase_add .txt:before {
        width: 26px;
        height: 26px;
    }
    .movie_wrap {
        padding:32px 0 40px;
    }
    .movie_in {
        padding: 0 20px;
    }
    .movie_box .box {
        margin-top: 30px;
    }
    .movie_box .movie {
        text-align: center;
    }
    .movie_box .movie iframe {
        max-width: 360px;
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }
    .movie_box .movie .video-btn {
        max-width: 360px;
        width: 100%;
        height: 100%;
        margin: 0 auto;
        left: 0;
        right: 0;
        margin: auto;
        background: url(../img/sp/movie_cm.png?3) no-repeat center center / cover;
    }
    .movie_box .ttl {
        font-weight: 700;
        font-size: 26px;
        line-height: 1.8;
        letter-spacing: .04em;
    }
    .movie_box .txt {
        font-size: 16px;
        margin-top: 12px;
    }
    .lpCv_wrap {
        padding: 32px 20px 48px;
    }
    .lpCv_ttl {
        font-size: 28px;
        line-height: 1.4;
        letter-spacing: .04em;
        text-align: center;
        width: 100%;
        max-width: 335px;
        margin: 0 auto;
    }
    .lpCv_ttl span {
        width: 126px;
        height: 35px;
        font-size: 28px;
        margin-top: 4px;
    }
    .lpCv_txt {
        text-align: left;
        font-weight: 400;
        font-size: 16px;
        line-height: 1.8;
        letter-spacing: .04em;
        margin-top: 30px;
    }
    .lpCv_btn {
        margin-top: 32px;
    }
    .mv_ttl {
        margin: 0;
    }
    .month-ttl {
        font-size: 11px;
    }
    .lpReason_ttl .is-add::before {
        font-size: 16px;
    }
    .ano-txt {
        font-size: 12px;
        margin-top: 10px;
    }
}
@media only screen and (max-width: 374px) {
    .formCnt_wrap {
        padding: 40px 15px;
    }
    .lpCase_job {
        padding: 20px 12px;
    }
    .lpCase_job .box .job {
        font-size: 12px;
    }
    .formCdTime_wrap {
        width: 30px;
    }
    .formCd_box {
        width: calc(100% - 30px);
    }
    .tiem-ttl {
        font-size: 12px;
    }
    .tiem_lst li {
        font-size: 10px;
    }
    .month-ttl {
        font-size: 10px;
        letter-spacing: -0.05em;
    }
}
