
/* ここからrecovery */
#mainLower{
    display: none;
}
#recovery .type-title-wrap h2{
    font-size: 27px;
}
.recovery{
    padding-top: 60px;
}
.recovery-inner{
    width: 90%;
    margin: 0 auto;
    max-width: 450px;
}
.recovery .type-mv-image{
    background: url(/wp-content/themes/undeux/img/type/recovery-mv-2x.jpg) no-repeat center/cover;
    height: 200px;
}
.recovery-title{
    font-size: 19px;
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.8;
    margin-top: -5px;
}
.recovery-img{
    width: 210px;
    margin: 0 auto;
}
.recovery-ng{
    position: relative;
    margin: 73px 0 45px;
}
.recovery-ng .bg{
    background-color: #fafafa;
    padding: 47px 20px 25px;
}
.recovery-ng .bg .title{
    text-align: center;
    font-size: 16px;
    margin-bottom: 30px;
}
.recovery-ng .bg .text{
    font-size: 13px;
    line-height: 2;
}
.recovery-ng .batch{
    background-color: #000;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    position: absolute;
    top: -25px;
    left: 25px;
}
.recovery-list{
    margin-top: 10px;
}
.recovery-list .ul li{
    margin-bottom: 50px;
}
.recovery-list-flex{
    display: flex;
    align-items: center;
    gap: 23px;
    margin-bottom: 17px;
}
.recovery-list-flex picture{
    flex-shrink: 0;
}
.recovery-list-title{
    font-size: 16px;
    text-align: center;
    padding: 50px 0 36px;
}
.recovery-list .end{
    font-size: 14px;
    padding-top: 15px;
    line-height: 2;
    padding-bottom: 90px;
}
.recovery-list .bg-white{
    width: 90%;
    margin: -10px auto 0;
    background-color: #fff;
    padding: 35px 20px;
    max-width: 900px;
}
.recovery-list .bg-white .last{
    font-size: 13px;
}
.recovery-list .bg-white .bg-white-ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 35px;
    gap: 0 30px;
}
.recovery-list .bg-white .bg-white-ul li{
    margin-bottom: 35px;
    position: relative;
}
.recovery-list .bg-white .bg-white-ul .li-better{
    margin-top: 30px;
}
.recovery-list .bg-white .bg-white-ul .li-not02 img{
    margin-top: 5px;
}
.recovery-list .bg-white .bg-white-ul .li-not02 .n-text{
    padding-top: 6px;
}
.recovery-list .bg-white .bg-white-ul .li-better .b-text{
    font-size: 15px;
}
.recovery-list .bg-white .bg-white-ul li .not{
    background-color: #000;
    color: #fff;
    text-align: center;
    width: 43px;
    height: 22px;
    line-height: 22px;
}
.recovery-list .bg-white .bg-white-ul li .better{
    background-color: #d9533b;
    color: #fff;
    width: 64px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    position: absolute;
    top: -25px;
    margin-left: -25px;
}
.recovery-list .bg-white .bg-white-ul li .n-text{
    line-height: 1.5;
    text-align: center;
}
.recovery-list .bg-white .bg-white-ul li .b-text{
    text-align: center;
}
.li-not01 img{
    margin-left: 13px;
}
.li-not02 img{
    margin-left: 9px;
}
.li-better img{
    margin-top: -15px;
}
.right-box .red{
    color: #d9533b;
    padding-bottom: 4px;
    font-size: 10px;
    font-family: "Source Sans Pro",sans-serif;
}
.right-box .text{
    font-size: 14px;
}
.recovery-list .ul li .under-text{
    font-size: 13px;
    line-height: 2;
}
.recovery-list .ul li .under-text span{
    font-size: 12px;
    padding-top: 10px;
    display: block;
}

.prevention-ul{
    padding: 37px 0;
}
.prevention-ul li{
    margin-bottom: 45px;
}
.prevention-ul li img{
    width: 100%;
}
.prevention-ul-flex{
    display: flex;
    gap: 15px;
    margin: 22px 0 13px;
}
.prevention-ul-flex .red{
    color: #d9533b;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 17px;
}
.prevention-ul-flex .text{
    font-size: 14px;
}
.prevention-ul .under-text{
    font-size: 13px;
    line-height: 2;
}
.prevention-title{
    padding-top: 30px;
    font-size: 16px;
    text-align: center;
}

.recovery-link{
    width: 90%;
    margin: 83px auto 47px;
}
.recovery-link-title{
    text-align: center;
    font-size: 14px;
    margin-bottom: 35px;
}
.recovery-link-flex{
    display: flex;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;
}
.recovery-link-box{
    width: 47%;
}
.recovery-link-box a{
    font-size: 13px;
    text-align: center;
    border: #333 1px solid;
    display: block;
    height: 50px;
    line-height: 50px;
}
.sp-br{
    display: block;
}
.night-shift-btn-title{
    font-size: 14px;
    text-align: center;
    margin: 70px 0 40px 0;
}

.night-shift-btn-area{
    width: 90%;
    max-width: 515px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: space-between;
}
.night-shift-btn{
    width: 47%;
    max-width: 250px;
}
.night-shift-btn a{
    text-align: center;
    border: #333 1px solid;
    padding: 11px 0;
    display: block;
}
.night-shift-btn p {
    text-align: center;
    border: #333 1px solid;
    padding: 11px 0;
    display: block;
    font-size: 12px;
}
@media screen and (min-width: 730px){
    .prevention-ul img{
        width: 100%;
    }
    .recovery-list .bg-white {
        padding: 35px 130px;
    }
    .recovery-list .bg-white .bg-white-ul li{
        width: 26%;
        text-align: center;
    }
    .recovery-list .bg-white .bg-white-ul li .better{
        height: 22px;
        line-height: 22px;
        position: static;
        margin-left: 0;
    }
    .recovery-list .bg-white .bg-white-ul .li-better{
        margin-top: 0!important;
    }
    .recovery-list .bg-white .bg-white-ul .li-not01 img{
        margin-left: 0;
    }
    .recovery-list .bg-white .bg-white-ul .li-not02 img{
        margin-left: 0;
        margin-top: 19px;
    }
    .recovery-list .bg-white .bg-white-ul .li-better img{
        width: 100px;
    }
    .recovery-list .bg-white .bg-white-ul li img{
        margin-top: 15px;
    }
    .li-better img{
        margin-top: 0;
    }
    .recovery-list .bg-white .bg-white-ul .li-not01 .n-text{
        padding-top: 17px;
    }
    .recovery-list .bg-white .bg-white-ul .li-not02 .n-text{
        padding-top: 23px;
    }
    .recovery-list .bg-white .bg-white-ul .li-better .b-text{
        margin-top: 7px;
    }
    .sp-br{
        display: none;
    }
    .recovery-ng .bg .title{
        padding: 0;
    }
    #recovery .type-list ul{
        justify-content: center;
        gap: 36px;
    }
}