@charset "utf-8"; 
/* 初めての方へ */
.first_cont-text {
    line-height: 2;
    padding-bottom: 1rem;
    color: #e95293;
}
.first_cont {
    background-image: url(../images/about/first.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.salon_cont {
    padding-bottom: 70px;
}
.about_btn-wrap {
    max-width: 993px;
    margin: 0 auto;
}
.about_btn {
    box-sizing: border-box;
    padding-bottom: 60px;
    max-width: 475px;
    margin: 0 auto;
}
.about_btn-head {
    color: #e95293;
    text-align: center;
    font-size: 1.5rem;
    padding: 10px 0;
}
.about_btn-text {
    font-size: 1.1rem;
}
.about_btn-link {
    display: block;
    background-color: #bdaa93;
    color: #fff;
    padding: 2px 10px;
    font-size: 0.9rem;
    width: 100px;
    margin: 10px 0 0 auto;
}
.about_special-area {
    padding: 50px 0;
}
.about_special-wrap {
    max-width: 993px;
    margin: 0 auto;
}
.special_btn-head {
    display: block;
    text-align: center;
    font-size: 1.5rem;
    padding-bottom: 5px;
    border-bottom: dotted 2px #fff;
    margin-bottom: 5px;
}
.special_btn-text {
    display: block;
}
.special_btn-inner {
    display: block;
    position: relative;
}
.special_btn-text-area {
    display: block;
    position: absolute;
    bottom: 0;
    padding: 10px 24px;
    background-color: rgba(233, 82, 147, 0.7);
    color: #fff;
    width: 100%;
    box-sizing: border-box;
}
.special_btn-link {
    display: block;
    padding: 10px;
    border: solid 2px #bdaa93;
    background-color: #fff;
}

/* こんなお悩みの方に */
.trouble_cont2 {
    position: relative;
    background-image: url(../images/common/cont_bg3_l.png);
    background-repeat: no-repeat;
    background-position: left;
}
.trouble_cont {
    background-image: url(../images/about/trouble.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.about_list-inner:not(:last-child) {
    padding-bottom: 4em;
}
.about_list-head {
    text-align: center;
    font-size: 1.3rem;
    color: #e95293;
    padding-bottom: 1em;
}
.trouble_cont2:after {
    content: '';
    height: 50%;
    position: absolute;
    width: 100%;
    background-color: #fcf4f7;
    bottom: 0;
    z-index: -1;
}

.sorry_cont {
    background-image: url(../images/about/sorry.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.cut_cont {
    background-image: url(../images/about/cut.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.veryHard_cont {
    background-image: url(../images/about/veryHard.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.beautiful_cont {
    background-image: url(../images/about/pullOut.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.pullOut_cont {
    background-image: url(../images/about/beautiful.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.use_cont {
    background-image: url(../images/about/use.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}


.bg_white-cover {
    background-color: rgba(255, 255, 255, 0.8);
}
.mind_text {
    text-align: center;
    padding-bottom: 1rem;
}
.mind_head {
    text-align: center;
    padding-bottom: 30px;
    font-size: 2.4rem;
    color: #e95293;
    font-weight: normal;
}
.mind_btn-list li {
    float: left;
    padding: 10px;
    box-sizing: border-box;
}



.mind_btn-text {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.mind_btn {
    display: table;
    width: 100%;
    max-width: 279px;
    margin: 0 auto;
    height: 110px;
    background-color: #e95293;
    color: #fff;
    font-size: 1.2rem;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3) inset;
    background-image: url(../images/about/about_deco.png);
    background-repeat: no-repeat;
    cursor: pointer;
    transition: 0.5s;
}
.mind_btn-list {
    max-width: 880px;
    margin: 0 auto;
}
.mind_subhead {
    display: block;
    font-size: 0.8rem;
}
/* ===================================================================================
 for PC min-width: 741px
 =================================================================================== */
 @media screen and (min-width: 741px) {

    .about_text-r {
        width: 50%;
        margin: 0 0 0 auto;
        float: right;
    }
     .about_text-l {
        width: 50%;
        margin: 0 auto 0 0;
        float: left;
    }
    .first_cont-text {
        text-align: center;
        font-size: 1.1rem;
    }
    .about_btn {
        width: 50%;
        float: left;
    }
    .about_btn:nth-child(odd) {
        padding-right: 2%;
    }
    .about_btn:nth-child(even) {
        padding-left: 2%;
    }
    .special_btn:nth-child(odd) {
        padding-right: 2%;
    }
    .special_btn:nth-child(even) {
        padding-left: 2%;
    }
    .special_btn {
        width: 50%;
        float: left;
        box-sizing: border-box;
    }
    .about_img-r {
        width: 50%;
        float: right;
        box-sizing: border-box;
        padding-left: 5%;
    }
    .about_list-text {
        text-align: center;
        line-height: 2;
    }
    .mind_btn:hover {
        opacity: 0.7;
    }
    .mind_cont {
        max-width: 500px;
        padding: 0 50px;
        margin: 0 0 0 auto;
    }
    .mind_btn-list li:nth-child(1) {
        width: 50%;
    }
    .mind_btn-list li:nth-child(2) {
        width: 50%;
    }
    .mind_btn-list li:nth-child(3) {
        width: 33.33333%;
    }
    .mind_btn-list li:nth-child(4) {
        width: 33.33333%;
    }
    .mind_btn-list li:nth-child(5) {
        width: 33.33333%;
    }
    .mind_btn-list li:nth-child(1) .mind_btn {
        margin: 0 0 0 auto;
    }
    .mind_btn-list li:nth-child(2) .mind_btn {
        margin: 0 auto 0 0;
    }
}
/* ===================================================================================
 for PC max-width: 1100px
 =================================================================================== */
 @media screen and (max-width: 1100px) {
     
 }

/* ===================================================================================
 for SP max-width: 740px
 =================================================================================== */
 @media screen and (max-width: 740px) {
     .special_btn:first-child {
        margin-bottom: 40px;
    }

    .special_btn {
        max-width: 485px;
        margin: 0 auto;
    }
    .first_cont .content {
        position: relative;
        z-index: 10;
    }
    .sp_cover:before {
        content: '';
        height: 100%;
        width: 100%;
        position: absolute;
        background-color: rgba(255, 255, 255, 0.8);
        top: 0;
        left: 0;
    }
    .sp_cover .content {
        position: relative;
        z-index: 10;
    }
    .about_img-r {
        padding-top: 60px;
    }
    .mind_cont {
        width: 95%;
        margin: 0 auto;
    }
    .mind_btn-list li {
        width: 100%;
    }
    .mind_head {
        font-size: 2rem;
    }
    .special_btn-text-area {
        padding: 10px;
    }
    .beautiful_cont > .clearfix {
        background-color: rgba(255, 255, 255, 0.8);
    }
}
/* ===================================================================================
 for SP max-width: 470px
 =================================================================================== */
 @media screen and (max-width: 470px) {
     
 }