@charset "utf-8";
/* CSS Document */


.myMainvisual{
    text-align: center;
}

.myMainvisual img{
    width: 100%;
}

.myTxtLead{
    margin-bottom: 69px;
    font-size: calc(16 * var(--baseFontSize));
    line-height: 1.8;
}

.myTxtLead02{
    margin-bottom: 30px;
    font-size: calc(16 * var(--baseFontSize));
    line-height: 1.8;
}

.myTxtLead02__caution{
    font-size: 87%;
}

.myTitle01{
    margin-bottom: 17px;
    padding-left: calc(18px + 6px);
    position: relative;
    font-size: calc(28 * var(--baseFontSize));
    line-height: 1.6;
}

.myTitle01::before{
    content: "";
    background-color: var(--mainColor1);
    width: 6px;
    position: absolute;
    top: 0.2em;
    bottom: 0.2em;
    left: 0;
}

.myTitle01.-color02::before{
    background-color: var(--mainColor2);
}

.myTitle01.-color03::before{
    background-color: var(--mainColor3);
}


.myTitle02{
    border-bottom: solid 2px var(--mainColor1);
    padding-bottom: 8px;
    margin-bottom: 16px;
    color: var(--mainColor1);
    font-size: calc(24 * var(--baseFontSize));
    line-height: 1.5;
}

* + section > .myTitle02{
    margin-top: 27px;
}

.myBlockSection{
    margin-top: -81px;
    margin-bottom: 70px;
    padding-top: 81px;
}


.myBtn01{
    display: block;
    background-color: #fff;
    padding: 18px 40px 18px 20px;
    position: relative;
    border-radius: 6px;
    border: solid 1px var(--mainColor1);
    font-weight: bold;
    font-size: calc(14 * var(--baseFontSize));
}

#contents .myBtn01,
#contents .myBtn01:visited{
    text-decoration: none;
}

.myBtn01::before{
    content: "";
    position: absolute;
    top: 53%;
    bottom: 0;
    right: 0;
    width: 91%;
    background: linear-gradient(to top left, #EEF7E6 50%, transparent 50.5%);
}

.myBtn01__inner{
    position: relative;
}

.myBtn01.-file::after,
.myBtn01.-card::after,
.myBtn01.-installment::after
{
    content: "";
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0%, -50%);
}
.myBtn01.-file::after{
    background-image: url(../img/icon_file.svg);
    aspect-ratio: 21 / 26;
    width: 21px;
}

.myBtn01.-card::after{
    background-image: url(../img/icon_card.svg);
    aspect-ratio: 23.63 / 18.56;
    width: 23.63px;

}

.myBtn01.-installment::after{
    background-image: url(../img/icon_installment.svg);
    aspect-ratio: 20 / 20.25;
    width: 20px;

}

.myTable01{
    width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
    margin-bottom: 30px;
}

.myTable01__title{
    font-weight: bold;
    font-size: calc(18 * var(--baseFontSize));
    text-align: left;
}

.myTable01__data{
    font-size: calc(18 * var(--baseFontSize));
    line-height: 1.6;
}

.myTable01__tel{
    color: var(--mainColor1)!important;
    font-size: calc(20 * var(--baseFontSize));
    text-decoration: none!important;
    letter-spacing: 0.06em;
    font-weight: bold;
}


.myBlockMap{
}

.myBlockMap iframe{
    width: 100%;
    height: 100%;
    aspect-ratio: 776 / 322;
}


.myListBtn01{
}

.myListBtn01__item{
}

.myListIcon{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 1px;
    text-align: center;
}

.myListIcon__item{
}

.myListIcon__link{
    background: #efefef;
    display: block;
    height: 100%;
    padding: 25px 10px;
    font-size: calc(14 * var(--baseFontSize));
    font-weight: bold;
}

.myListIcon__link:hover{
    background: #e78f00;
    color: #fff;
}

.myListIcon__link:hover img{
    filter: brightness(0) invert(1);
}

#contents .myListIcon__link{
    text-decoration: none;
}

#contents .myListIcon__link:hover{
    color: #fff;
    text-decoration: none;
}

.myListIcon__link img{
    width: 60%;
}

.myTxtArea{
    font-weight: bold;
    font-size: calc(18 * var(--baseFontSize));
    line-height: 1.8;
}

.myBlockReason{
    background-color: var(--mainColor1);
    border-radius: 20px;
    padding: 50px 40px 44px;
}

.myBlockReason__title{
    margin-bottom: 30px;
    text-align: center;
}


.myBlockReason__image{
    text-align: center;
}

.myBlockReason__slider{

}

.myBlockReasonItem{
    background-color: #fff;
    border-radius: 10px;
    border:solid 2px var(--mainColor3);
    padding: 20px 23px 28px 27px;
}

.myBlockReasonItem__image{

}

.myBlockReasonItem__image img{
    width: 100%;
}

.myBlockReasonItem__header{
}

.myBlockReasonItem__header-label{
}

.myBlockReasonItem__header-title{
    font-weight: bold;
    font-size: calc(24 * var(--baseFontSize));
}

.myBlockReasonItem__header-title-main{
    color:var(--mainColor3);
}

.myBlockReasonItem__txt{
    font-weight: bold;
    font-size: calc(16 * var(--baseFontSize));
    line-height: 1.65;
}

.myBlockReasonItem__caution{
    margin-top: 14px;
    font-size: calc(14 * var(--baseFontSize));
}


.myBlockStaff{
}

.myBlockStaff__image{
    margin-bottom: 24px;
}

.myBlockStaff__image-item{
}

.myBlockStaff__catch{
    margin-bottom: 5px;
    font-size: calc(24 * var(--baseFontSize));
    font-weight: bold;
    line-height: 1.8;
}

.myBlockStaff__txt{
    font-size: calc(16 * var(--baseFontSize));
    line-height: 1.8;
}

.myBlockCase{
    padding: 0 20px;
    position: relative;
}

.myBlockCase__inner{
    border: solid 2px var(--mainColor2);
    padding: 20px;
}

.myBlockCase__image{
}

.myBlockCase__body{
}

.myBlockCase__item{
    font-size: calc(16 * var(--baseFontSize));
}

.myBlockCase__item + .myBlockCase__item{
    margin-top: 9px;
}

.myBlockCase__item-title,
.myBlockCase__item-data{
    padding: 5px 12px;
}

.myBlockCase__item-title{
    background-color: var(--mainColor2);
    color:#fff;
    font-weight: bold;
    text-align: center;
}

.myBlockCase__item-data{
    background-color: #F4F4F4;
}

.myBlockCase .splide__arrow{
    position: absolute;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
    width: 33px;
    aspect-ratio: 1 / 1;
    background-color: var(--mainColor2);
    border-radius: 50%;
}

.myBlockCase .splide__arrow::before{
    content:"";
    background-image: url(../img/arrow01.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    aspect-ratio: 1 / 1;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}


.myBlockCase .splide__arrow svg{
    display: none;
}

.myBlockCase .splide__arrow.splide__arrow--prev{
    left: 0;
}

.myBlockCase .splide__arrow.splide__arrow--prev::before{
    transform: scale(-1, 1);
}

.myBlockCase .splide__arrow.splide__arrow--next{
    right: 0;
    left: auto;
}


.myBlockVoice{
    padding: 27px 30px;
    border-radius: 10px;
    border: solid 2px var(--mainColor3);
    background-color: #FEF9F0;
}

.myBlockVoice + .myBlockVoice{
    margin-top: 22px;
}

.myBlockVoiceLead{
    margin-bottom: 20px;
}
.myBlockVoiceLead__detail{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 9px;
}

.myBlockVoiceLead__catch{
    font-size: calc(24 * var(--baseFontSize));
    font-weight: bold;
}


.myBlockVoiceLead__info{
    font-size: calc(16 * var(--baseFontSize));
    font-weight: bold;
    color:#7E7E7E;
}

.myBlockVoiceDetail{
    position: relative;
}

.myBlockVoiceDetail__wrap{
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.6s cubic-bezier(.16, 1, .3, 1);
    grid-template: 100px 0fr / 100%;
    overflow: hidden;
    
}

.myBlockVoiceDetail__wrap[aria-hidden="false"]{
    grid-template-rows: 100px 1fr;
}

.myBlockVoiceDetail__inner{
    grid-row: 1 / 3;
}

.myBlockVoiceDetail__title{
    background-color: var(--mainColor3);
    border-radius: 4px;
    padding: 5px 12px;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: calc(18 * var(--baseFontSize));
    line-height: 1.5;
    color:#fff;
}

.myBlockVoiceDetail__data{
    font-size: calc(16 * var(--baseFontSize));
    line-height: 1.8;
}

.myBlockVoiceDetail__data + .myBlockVoiceDetail__title{
    margin-top: 17px;
}

button.myBlockVoice__more{
    position: absolute;
    bottom: -10px;
    right: 0;
    display: block;
    width: 100%;
    padding-top: 12px;
    text-align: right;
    font-weight: bold;
    font-size: calc(16 * var(--baseFontSize));
    color:var(--mainColor3);
}

button.myBlockVoice__more[aria-expanded="true"]{
    bottom: 0;
}

.myBlockVoice__more::after{
    content:"";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 29px;
    background: linear-gradient(180deg, rgba(254, 249, 240, 0) 0%, #FEF9F0 60%);
}


.myBlockVoice__more[aria-expanded="true"]::after{
    opacity: 0;
}


.myBlockVoice__more-open,
.myBlockVoice__more-close{
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 7px;
    transition: opacity 0.3s ease;
}

.myBlockVoice__more-open::before,
.myBlockVoice__more-close::before{
    content:"";
    aspect-ratio: 1 / 1;
    background-image: url(../img/arrow_more.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 0;
    width: 14px;
}

.myBlockVoice__more-open{
}

.myBlockVoice__more-close{
    opacity: 0;
    position: absolute;
    right: 0;
    bottom: 0;
}

.myBlockVoice__more-close::before{
    transform: rotate(180deg);
}

.myBlockVoice__more[aria-expanded="true"] .myBlockVoice__more-open{ 
    opacity: 0;
}
.myBlockVoice__more[aria-expanded="true"] .myBlockVoice__more-close{ 
    opacity: 1;
}

.myBlockFlow{
    background-color: #EEF7E6;
    border-radius: 10px;
    padding: 46px 40px 32px;
}

.myBlockFlow__inner{
    padding: 0;
    margin: 0;
    list-style: none;
}

.myBlockFlow__item{
    background-color: #fff;
    border: solid 2px var(--mainColor1);
    border-radius: 10px;
    padding: 22px 30px 19px;
    position: relative;
}

.myBlockFlow__item + .myBlockFlow__item{
    margin-top: 20px;
}


.myBlockFlow__item:not(:last-child)::after{
    content: "";
    background-image: url(../img/arrow_flow.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    aspect-ratio: 38.97 / 11.25;
    width: 39px;
    position: absolute;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: 0 auto;

}

.myBlockFlow__icon{
}

.myBlockFlow__body{
}

.myBlockFlow__title{
    display: flex;
    gap: 4px;
    margin-bottom: 20px;
    padding-bottom: 4px;
    border-bottom: solid 2px #D2D2D2;
    position: relative;
    line-height: 1.5;
    font-weight: bold;
}

.myBlockFlow__title-num{
    width: 5.5em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    font-size: calc(14 * var(--baseFontSize));
    color:var(--mainColor1);
    letter-spacing: 0.04em;
}

.myBlockFlow__title-num::before{
    content:"";
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    background-color: var(--mainColor1);
    height: 2px;
}

.myBlockFlow__title-txt{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 8px;
    font-size: calc(20 * var(--baseFontSize));
    flex: 1;
}


.myBlockFlow__txt{
    font-size: calc(16 * var(--baseFontSize));
    line-height: 1.8;
}


.myListFaq{
    line-height: 1.8;
}

.myListFaq__item + .myListFaq__item{
    margin-top: 22px;
}

.myListFaq__title::before,
.myListFaq__data::before
{
    content: "";
    position: absolute;
    left: 30px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.myListFaq__title{
    background-color: var(--mainColor1);
    padding: 18px 30px 18px 71px;
    border-radius: 10px 10px 0 0;
    position: relative;
    font-size: calc(18 * var(--baseFontSize));
    font-weight: bold;
    color:#fff;
}

.myListFaq__title::before{
    background-image: url(../img/icon_q.svg);
    aspect-ratio: 17.93 / 21.19;
    width: 18px;
    top: calc(18px + 0.4em);
}

.myListFaq__data{
    background-color: #F4F4F4;
    padding: 16px 30px 16px 71px;
    border-radius: 0 0 10px 10px;
    position: relative;
    font-size: calc(16 * var(--baseFontSize));
}

.myListFaq__data::before{
    background-image: url(../img/icon_a.svg);
    aspect-ratio: 18.86 / 19.1;
    width: 19px;
    top: calc(16px + 0.4em);
}

.myBlockContact{
    border: solid 2px var(--mainColor1);
    border-radius: 10px;
    background-color: #EEF7E6;
    padding: 34px 30px;
    text-align: center;
}

.myBlockContact__icon{
    margin-bottom: 8px;
}

.myBlockContact__txt01{
    margin-bottom: 4px;
    font-size: calc(24 * var(--baseFontSize));
    line-height: 1.8;
    font-weight: bold;
    color: var(--mainColor1);
}

.myBlockContact__txt02{
    margin-bottom: 19px;
    font-size: calc(16 * var(--baseFontSize));
    line-height: 1.8;
}

.myBlockContact__btn{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.myBlockContact__btn-inner{
    transition: opacity 0.3s ease;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 12px;
    width: 100%;
    max-width: 320px;
    position: relative;
    border-radius: 10px;
    padding: 17px 20px;
    position: relative;
    background-color: var(--mainColor1);
    color:#fff;
    font-weight: bold;
    font-size: calc(18 * var(--baseFontSize));
}

.myBlockContact__btn-inner:hover{
    opacity: 0.7;
}

#contents .myBlockContact__btn-inner,
#contents .myBlockContact__btn-inner:hover{
    text-decoration: none;
    color:#fff;
}

.myBlockContact__btn-inner::after{
    content: "";
    background-image: url(../img/arrow02.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    aspect-ratio: 6 / 12;
    width: 6px;
}

.myBlockSide{
    background-color: #F4F4F4;
    border-radius: 10px;
    overflow: hidden;
}

.myBlockSide__title{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background-color: var(--mainColor1);
    padding: 13px 16px 12px;
    color: #fff;
    font-size: calc(18 * var(--baseFontSize));
    letter-spacing: 0;
    line-height: 1.5;
    text-align: left;
}

.myBlockSide__title-main{
    font-weight: bold;
}

.myBlockSide__title-link{
    font-size: calc(14 * var(--baseFontSize));
    color:#fff!important;
}

.myBlockSide__body{
}

.myBlockSide__list{
}

.myBlockSide__list-item:not(:last-child){
    border-bottom: solid 1px #D2D2D2;
}

.myBlockSide__list-link{
    display: block;
    position: relative;
    padding: 16px 40px 13px 19px;
    text-decoration: none!important;
    font-weight: bold;
    font-size: calc(16 * var(--baseFontSize));
    line-height: 1.5;
}


.myBlockSide__list-link::after{
    content:"";
    background-image: url(../img/arrow03.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    aspect-ratio: 1 / 1;
    width: 17px;
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translate(0%, -50%);
}

@media screen and (min-width: 641px) {
    .myMainvisual{
        max-width: calc(1100px + 100px);
        padding-left: 100px;
        margin-bottom: 40px;
    }

    .myTable01{
    }

    .myTable01__item:first-child .myTable01__title{
        border-top: solid 2px var(--mainColor1);
    }

    .myTable01__item:first-child .myTable01__data{
        border-top: solid 2px #D2D2D2;
    }

    .myTable01__title,.myTable01__data{
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .myTable01__title{
        width: 22.95%;
        border-bottom: solid 2px var(--mainColor1);
        padding-left: 20px;
        padding-right: 10px;
        letter-spacing: 0.06em;
    }

    .myTable01__data{
        border-bottom: solid 2px #D2D2D2;
        padding-left: 41px;
        padding-right: 15px;
    }


    .myListBtn01{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
        
    .myBlockFlow__item{
        display: flex;
        align-items: center;
        gap: 18px;
    }

    .myBlockFlow__icon{
        width: 88px;
    }

    .myBlockFlow__body{
        flex:1;
    }

    .myBlockReason__slider .splide__list{
        display: block;
    }

    .myBlockReason__slider .splide__slide + .splide__slide{
        margin-top: 20px;
    }

    .myBlockReasonItem{
        display: grid;
        grid-template:
            "header header"
            "body image" 1fr /
        calc(100% - 22px - 210px) 210px;
        gap: 15px 22px;
    }

    .myBlockReasonItem__image{
        grid-area: image;
    }

    .myBlockReasonItem__header{
        grid-area: header;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 13px;
    }

    .myBlockReasonItem__body{
        grid-area: body;
    }


    .myBlockStaff__image{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    .myBlockCase__inner{
        display: flex;
        gap: 17px;
    }

    .myBlockCase__image{
        width: 246px;
    }

    .myBlockCase__body{
        flex:1;
    }

    .myBlockCase__item{
        display: flex;
        border-radius: 100vw;
        overflow: hidden;
    }

    .myBlockCase__item-title{
        width: 119px;
    }

    .myBlockCase__item-data{
        flex:1;
    }

    .myBlockVoiceLead{
        display: flex;
        gap: 36px;
    }

    .myBlockVoiceLead__image{
        width: 193px;
    }

    .myBlockVoiceLead__detail{
        flex:1;
    }



}