@charset "UTF-8";
.c-sp {
    display: none;
}
.c-pc {
    display: block;
}
#Contents {
    font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
}
.app .app_cov .txt-box .is-txt {
    padding-left: 1em;
}
.app .app_cov .txt-box .is-txt:last-child {
    margin-bottom: 0;
}
.app .app_cov .txt span {
    color: #ff69b4;
    font-weight: bold;
}
.tpTx-ttl {
    font-weight: bold;
}
.tpTx-ttl .is-point {
    display: block;
    color: #ff69b4;
}
.campaignTxt_txt {
    font-weight: bold;
}
.campaignTxt_txt .is-point {
    color: #009944;
    display: block;
}
.banner_wrap {
    text-align: center;
}
.banner_wrap a {
    display: inline-block;
    transition: opacity .2s ease-out, all .2s ease-out;
}
/***************************
cv
***************************/
.cv_wrap {
    box-sizing: border-box;
    text-align: center;
}
.cv_wrap .ttl {
    position: relative;
    display: inline-block;
}
.cv_wrap .ttl::before {
    position: absolute;
    content: '';
    background: url(../svg/cv_shape01.svg) no-repeat center / 100% auto;
    z-index: 9;
}
.cv_in {
    position: relative;
    background: #00B297;
    border-radius: 16px;
}
.cv_in::before {
    position: absolute;
    content: '';
    z-index: 9;
    background: url(../svg/cv_shape03.svg) no-repeat center / 100% auto;
}
.cv-sttl {
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    line-height: 1.35;
    color: #fff;
}
.cv_wrap .is-width.clearfix {
    display: block;
    margin: 0;
    padding: 0;
}
.cv_wrap .src_selectbox select {
    position: relative;
    border-radius: 6px;
    color: #484848;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.375;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}
.cv_wrap .src_selectbox select:focus {
    outline: none;
    border: none;
}
.src_btn {
    background: #00875C;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.src_btn button {
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    cursor: pointer;
}
.src_btn .src-txt {
    border: none;
    background: none;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    position: relative;
}
.src_btn .src-txt::before {
    position: absolute;
    background: url(../svg/icn_search.svg) no-repeat center / 100% auto;
    content: '';
    width: 15px;
    height: 15px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.cv_wrap.ver2 .clearfix:first-child {
    border-bottom: 1px solid #fff;
}
.mailBtn_wrap a {
    background: #A3CF75;
    border-radius: 16px;
    text-decoration: none;
    display: block;
}
.mailBtn_wrap a span {
    position: relative;
    padding-left: 45px;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
}
.mailBtn_wrap a span::before {
    position: absolute;
    content: '';
    background: url(../svg/icn_mail.svg) no-repeat center / 100% auto;
    width: 32px;
    height: 33px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.tellBtn_wrap {
    background: #fff;
    border-radius: 16px;
}
.telttl {
    font-weight: bold;
}
.telnumber a {
    position: relative;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 3px;
    color: #484848;
}
.telnumber a::before {
    position: absolute;
    content: '';
    background: url(../images/icn_tell.png) no-repeat center / 100% auto;
    width: 36px;
    height: 28px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.hours {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
}
/***************************
money
***************************/
.money-sttl {
    text-align: center;
    line-height: 1;
    font-weight: bold;
}
.money-ttl {
    font-weight: bold;
}
.money_dtl {
    border: 3px solid #009944;
    background: #fff;
    border-radius: 16px;
    box-sizing: border-box;
}
.money_dtl:last-child {
    margin-bottom: 0;
}
.money-fee {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.219;
    color: #009944;
}
.money-fee .tax {
    font-size: 20px;
    color: #484848;
}
.money-attention {
    font-weight: 400;
}
.money-attention .is-fw {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
}
.list {
    display: flex;
    justify-content: center;
    align-items: center;
}
.list a {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.188;
    text-decoration: underline;
    position: relative;
    padding-left: 29px;
    color: #484848;
}
.list a::before {
    position: absolute;
    background: url(../svg/arw_rg_gr.svg) no-repeat center / 100% auto;
    content: '';
    width: 22px;
    height: 22px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
/***************************
voice
***************************/
.voice_wrap .ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    line-height: 1;
    text-align: center;
}
/***************************
faq
***************************/
.faq_wrap {
    background: #ECF9F3;
}
.faq_wrap .ttl {
    font-weight: 700;
    font-variation-settings: "wght" 700;
    line-height: 1;
    text-align: center;
}
.faq_wrap .lst {
    display: flex;
    flex-wrap: wrap;
}
.faq_wrap .lst li a {
    width: 100%;
    background: #009944;
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-variation-settings: "wght" 600;
    line-height: 1;
    color: #FFFFFF;
    text-decoration: none;
}
@media (min-width: 896px) {
    #Contents {
        padding: 0;
    }
    #Clmbx {
        margin: 0 0 50px 0;
    }
    .img {
        text-align: center;
    }
    a {
        transition: opacity .2s ease-out, all .2s ease-out;
    }
    .com_maintitle {
        max-width: 1024px;
        width: 100%;
        margin: 40px auto;
    }
    .top {
        max-width: 1024px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 60px;
        padding-top: 40px;
    }
    .app_box {
        width: 600px;
        margin: 0 auto 40px;
    }
    .app .app_cov {
        background: #fff3f7;
        padding: 45px 50px;
        border-radius: 32px;
        text-align: left;
        display: flex;
        justify-content: center;
    }
    .app.is-var2 .app_cov .period_box .period {
        display: flex;
        align-items: center;
        height: 100%;
        gap: 20px;
        margin-bottom: 20px;
    }
    .app .app_cov .period dt {
        background: #ff69b4;
        border-radius: 4px;
        -webkid-border-radius: 4px;
        padding: 9px 34px;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        color: #fff;
        display: inline-block;
        vertical-align: middle;
    }
    .app .app_cov .period dd {
        font-size: 20px;
        font-weight: 500;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
    }
    .app .app_cov .txt {
        font-size: 20px;
        line-height: 1.4;
        letter-spacing: 0.07em;
        font-feature-settings: 'palt' on;
    }
    .app .app_cov .txt-box .is-txt {
        font-size: 16px;
        line-height: 1.71;
        margin-top: 1em;
        position: relative;
    }
    .app .app_cov .txt-box .is-txt span {
        position: absolute;
        top: 0;
        left: 0;
    }
    .tpTx_wrap {
        margin: 0 0 40px;
    }
    .tpTx-ttl {
        font-size: 40px;
        line-height: 1.4;
    }
    .campaignTxt_txt {
        font-size: 40px;
        line-height: 1.4;
    }
    .campaignTxt_txt .is-point {
        font-size: 40px;
    }
    .banner_wrap {
        margin-top: 40px;
    }
    .banner_wrap a:hover {
        opacity: 0.8;
    }
    /***************************
    cv
    ***************************/
    .cv_wrap {
        max-width: 1024px;
        width: 100%;
        margin: 0 auto;
        padding: 75px 0 58px;
    }
    .cv_wrap .ttl {
        margin-bottom: 40px;
    }
    .cv_wrap .ttl::before {
        width: 45px;
        height: 45px;
        left: -56px;
        top: 50%;
        transform: translateY(-50%);
    }
    .cv_in {
        background: linear-gradient(38.59deg, #00B297 -1.36%, #28CC75 97.41%);
        padding: 46px 89px 65px 90px;
    }
    .cv_in::before {
        width: 79px;
        height: 61px;
        right: 104px;
        top: -28px;
    }
    .cv_in::after {
        position: absolute;
        content: '';
        z-index: 9;
        background: url(../svg/cv_shape02.svg) no-repeat center / 100% auto;
        width: 112px;
        height: 90px;
        left: -21px;
        bottom: -17px;
    }
    .cv-sttl {
        margin-bottom: 20px;
    }
    .cv_wrap .clearfix {
        display: flex;
        justify-content: left;
        align-items: center;
        gap: 37px;
    }
    .cv_wrap .lft.is-prefectures {
        display: flex;
        justify-content: left;
        align-items: center;
        gap: 0 23px;
    }
    .cv_wrap .src_selectbox select {
        padding: 15px 16px 16px 15px;
        width: 280px;
        background: #fff url(../svg/arw_btm.svg) no-repeat center right 16px / 15px auto;
    }
    .src_btn {
        width: 225px;
        height: 56px;
        transition: opacity .2s ease-out, all .2s ease-out;
    }
    .src_btn .src-txt {
        padding-right: 24px;
    }
    .cv_wrap.ver2 {
        padding: 80px 0;
    }
    .cv_wrap.ver2 .ttl {
        font-weight: 500;
        margin-bottom: 24px;
        font-weight: bold;
        font-size: 40px;
    }
    .cv_wrap.ver2 .cv-sttl {
        font-weight: bold;
    }
    .cv_wrap.ver2 .cv_in {
        padding: 42px 89px 34px 90px;
    }
    .cv_wrap.ver2 .clearfix:first-child {
        margin-bottom: 28px;
        padding-bottom: 37px;
    }
    .cv_wrap.ver2 .cv_in::after {
        bottom: 25px;
        left: -51px;
    }
    .cv_wrap.ver2 .clearfix:after {
        display: none;
    }
    .inquiry_wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 25px;
    }
    .mailBtn_wrap {
        background: #fff;
        border-radius: 16px;
        width: 40%;
        height: 103px;
    }
    .mailBtn_wrap a {
        padding: 30px 30px 26px 20px;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }
    .tellBtn_wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 14px 20px 13px 20px;
        width: calc(60% - 25px);
        height: 103px;
        box-sizing: border-box;
        gap: 30px;
    }
    .telttl {
        font-size: 16px;
        line-height: 1.5;
    }
    .telnumber a {
        font-size: 28px;
        line-height: 1.233;
        display: block;
        padding-left: 42px;
        pointer-events: none;
    }
    .inquiry_wrap .is-br {
        display: none;
    }
    /***************************
    money
    ***************************/
    .money_wrap {
        background: #E6F8EE;
        padding: 70px 0 90px;
    }
    .money_in {
        max-width: 1024px;
        width: 100%;
        margin: 0 auto;
    }
    .money-sttl {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .money-ttl {
        font-size: 40px;
        line-height: 1.361;
        margin-bottom: 16px;
    }
    .money_dtl {
        width: 460px;
        padding: 39px 15px 37px;
        margin: 0 auto 27px;
    }
    .money_dtl .money-ttl {
        font-size: 26px;
    }
    .money-fee {
        margin-bottom: 10px;
    }
    .money-attention {
        font-size: 16px;
    }
    .money_wrap .list {
        margin-top: 33px;
    }
    .voice_wrap {
        margin-top: 55px;
    }
    .voice_wrap .ttl {
        font-size: 32px;
    }
    .voice_wrap .lst {
        display: flex;
        justify-content: center;
        margin-top: 38px;
        gap: 0 24px;
    }
    /***************************
    faq
    ***************************/
    .faq_wrap {
        padding: 56px 0 76px;
        margin-top: 65px;
    }
    .faq_in {
        max-width: 1024px;
        width: 100%;
        margin: 0 auto;
    }
    .faq_wrap .ttl {
        font-size: 40px;
    }
    .faq_wrap .lst {
        justify-content: center;
        margin-top: 32px;
        gap: 16px 13px;
    }
    .faq_wrap .lst li {
        width: 273px;
    }
    .faq_wrap .lst li a {
        height: 80px;
        font-size: 18px;
    }
    .link_wrap {
        margin: 50px auto 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-width: 1024px;
    }
    .link_wrap a {
        transition: opacity .2s ease-out, all .2s ease-out;
        display: inline-block;
    }
    .src_btn:hover {
        background: #339f7d;
    }
    .mailBtn_wrap a:hover {
        opacity: 0.8;
    }
    .telnumber a:hover {
        opacity: 0.8;
    }
    .list a:hover {
        text-decoration: none;
    }
    .voice_wrap .lst li a:hover {
        opacity: .8;
    }
    .faq_wrap .lst li a:hover {
        opacity: .8;
    }
    .link_wrap a:hover {
        opacity: 0.8;
    }
}
@media (max-width: 896px) {
    .c-sp {
        display: block;
    }
    .c-pc {
        display: none;
    }
    #Contents {
        padding: 0 0 30px 0;
        font-size: 12px;
    }
    .ttl {
        font-size: 24px;
        font-weight: bold;
        line-height: 1.375;
        text-align: center;
    }
    .com_maintitle {
        background: #1d45a9;
        color: #fff;
        text-align: center;
        padding: 10px 0 10px;
        margin-bottom: 30px;
    }
    .maintitle-ttl .is-sbjct {
        font-size: 20px;
        font-weight: bold;
        line-height: 1.4;
        display: inline-block;
    }
    .top {
        margin: 0 0 30px 0;
        padding: 0 16px;
        box-sizing: border-box;
    }
    .top img {
        width: 100%;
        height: auto;
    }
    .link_wrap {
        margin-top: 30px;
    }
    .inst {
        padding: 0 20px;
    }
    .line {
        padding: 30px 20px 0;
    }
    .inst img,
    .line img {
        width: 100%;
        height: auto;
    }
    .app_box {
        text-align: center;
        padding: 0 16px;
    }
    .app {
        background: #fff3f7;
        padding: 20px;
        border-radius: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px;
    }
    .app .app_cov .txt-box {
        padding-top: 15px;
    }
    .app .app_cov .txt-box .is-br {
        display: block;
    }
    .app .app_cov {
        text-align: center;
    }
    .app .app_cov .txt {
        font-size: 16px;
        line-height: 1.8;
        margin-bottom: 10px;
        text-align: left;
    }
    .app .app_cov .txt-box .is-txt {
        font-size: 14px;
        text-align: left;
        margin-bottom: 10px;
        text-indent: -1em;
    }
    .app .period {
        text-align: left;
    }
    .app .period dt {
        background: #ff69b4;
        border-radius: 4px;
        -webkid-border-radius: 4px;
        padding: 4px 7px;
        font-size: min(15px,3.797vw);
        font-weight: bold;
        line-height: 1;
        color: #fff;
        display: inline-block;
        vertical-align: middle;
        margin: 0 0.3em 0 0;
    }
    .app .period dd {
        font-size: 18px;
        font-weight: 500;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
    }
    .tpTx-ttl {
        margin: 0 0 20px;
        font-size: 24px;
        line-height: 1.6;
        text-align: center;
        padding: 0 15px;
    }
    .tpTx-ttl .is-point {
        font-weight: bold;
    }
    .campaignTxt_wrap {
        padding: 0 16px;
    }
    .campaignTxt_txt {
        font-size: 24px;
        line-height: 1.6;
        text-align: center;
    }
    .campaignTxt_txt .is-point {
        font-weight: bold;
        font-size: 24px;
    }
    .banner_wrap {
        margin-top: 20px;
    }
    .banner_wrap img {
        width: 100%;
        height: auto;
        max-width: 360px;
    }
    /***************************
    cv
    ***************************/
    .cv_wrap {
        padding: 42px 16px 40px;
    }
    .cv_wrap .ttl {
        line-height: 1.417;
    }
    .cv_wrap .ttl::before {
        width: 20px;
        height: 20px;
        left: 10px;
        top: 8px;
    }
    .cv_in {
        background: linear-gradient(38.59deg, #00b297 -1.36%, #28cc75);
        padding: 24px 15px 22px;
        box-sizing: border-box;
    }
    .cv_in::before {
        width: 80px;
        height: 62px;
        right: 12px;
        top: -47px;
    }
    .cv-sttl {
        margin-bottom: 14px;
    }
    .cv_wrap .src_selectbox select {
        padding: 15px 23px 16px 15px;
        box-sizing: border-box;
        width: 100%;
        background: #fff url(../svg/arw_btm.svg) no-repeat center right 23px / 13px auto;
        margin-bottom: 12px;
    }
    .cv_wrap .nm2 select {
        margin-bottom: 22px;
    }
    .src_btn {
        width: 160px;
        height: 50px;
        margin: 0 auto;
    }
    .src_btn .src-txt {
        line-height: 1;
        padding-right: 23px;
    }
    .cv_wrap.ver2 {
        padding: 40px 15px;
    }
    .cv_wrap.ver2 .ttl {
        margin-bottom: 19px;
    }
    .cv_wrap.ver2 .cv_in {
        padding: 24px 15px 36px;
        box-sizing: border-box;
    }
    .cv_wrap.ver2 .clearfix:first-child {
        margin-bottom: 34px;
        padding-bottom: 34px;
    }
    .mailBtn_wrap {
        margin-bottom: 20px;
    }
    .mailBtn_wrap a {
        padding: 29px 39px 27px 23px;
        box-sizing: border-box;
    }
    .tellBtn_wrap {
        padding: 28px 10px 23px;
        box-sizing: border-box;
    }
    .telttl {
        font-size: 20px;
        line-height: 1;
        margin-bottom: 4px;
    }
    .telnumber a {
        font-size: 32px;
        line-height: 1.219;
        display: inline-block;
        padding-left: 41px;
    }
    .hours {
        margin-top: 6px;
    }
    /***************************
    money
    ***************************/
    .money_wrap {
        background: #ECF9F3;
        padding: 40px 15px;
    }
    .money-sttl {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .money-ttl{
        font-size: 24px;
        margin-bottom: 13px;
        line-height: 1.375;
        text-align: center;
    }
    .money_dtl {
        padding: 35px 15px 30px;
        max-width: 330px;
        margin: 0 auto 30px;
        text-align: center;
    }
    .money_dtl .money-ttl {
        font-size: 20px;
    }
    .money-fee {
        margin-bottom: 6px;
    }
    .money-fee .tax {
        font-weight: bold;
    }
    .money-attention {
        font-size: 14px;
    }
    .list {
        margin-top: 20px;
    }
    .voice_wrap {
        margin-top: 48px;
        padding: 0 16px;
    }
    .voice_wrap .ttl {
        font-size: 24px;
    }
    .voice_wrap .lst {
        margin-top: 16px;
    }
    .voice_wrap .lst li {
        text-align: center;
        margin-bottom: 18px;
    }
    .voice_wrap .lst li:last-child {
        margin-bottom: 0;
    }
    .voice_wrap .lst li img {
        width: 100%;
        max-width: 360px;
        height: auto;
    }
    .faq_wrap {
        padding: 40px 15px 40px;
        margin-top: 30px;
    }
    .faq_wrap .ttl {
        font-size: 20px;
    }
    .faq_wrap .lst {
        justify-content: space-between;
        margin-top: 20px;
        gap: 8px 0;
    }
    .faq_wrap .lst li {
        width: 49%;
    }
    .faq_wrap .lst li a {
        height: 60px;
        font-size: 16px;
    }
    .is-br {
        display: none;
    }
}
@media (max-width: 389px) {
    .mailBtn_wrap a span {
        display: block;
        line-height: 1.3;
    }
    .inquiry_wrap .is-br {
        display: block;
    }
    .voice_wrap .ttl {
        font-size: 6.154vw;
    }
    .voice_wrap {
        padding: 0 10px;
    }
    .tpTx-ttl {
        font-size: 19px;
    }
    .campaignTxt_txt {
        font-size: 18px;
    }
    .campaignTxt_txt .is-point {
        font-size: 20px;
    }
    .cv_in::before {
        right: 0;
    }
}
@media (max-width: 374px) {
    .app .app_cov .txt-box {
        padding: 20px 10px;
    }
    .app .app_cov .txt {
        font-size: 16px;
    }
}
@media (max-width: 350px) {
    .cv_wrap .ttl::before {
        width: max(5.128vw,17px);
        height: max(5.128vw,17px);
        height: max(5.128vw,17px);
        left: max(2.564vw,8px);
        top: max(2.051vw,6px);
    }
    .cv_wrap .ttl {
        font-size: 21px;
    }
    .telnumber a {
        font-size: 30px;
    }
}
@media (max-width: 340px) {
    .app .app_cov .txt-box .is-br {
        display: none;
    }
}
