#menu {
    background: url(/ikebukuro/img/menu/hairloss/bg.jpg) no-repeat center top;
    background-size: cover;
}
#menu p {
    text-align: left;
    word-break: break-all;
}
.container {
    background: #f4f4f4;
    text-align: center;
}
.container .ttl-h2-big {
    font-family: Crimson Text, ヒラギノ明朝 ProN, Yu Mincho Light, YuMincho, Yu Mincho, 游明朝体, Times New Roman, Didot, sans-serif;
    line-height: 1;
    font-size: 50px;
    text-align: center;
    margin-bottom: 70px;
}
.container .detail-photocare-catch {
    font-size: 18px;
    font-family: a-otf-ryumin-pr6n, Yu Mincho Light, YuMincho, Yu Mincho, 游明朝体, ヒラギノ明朝 ProN, Hiragino Mincho ProN, serif;
    margin: 50px auto 0px;
    line-height: 2.111;
    text-align: center;
    padding-bottom: 30px;
}
.container p {
    line-height: 2;
    max-width: 960px;
    margin: 50px auto 0;
    text-align: left;
}
.container .menu-h3 {
    font-size: 22px;
    text-align: center;
    font-family: a-otf-ryumin-pr6n, Yu Mincho Light, YuMincho, Yu Mincho, 游明朝体, ヒラギノ明朝 ProN, Hiragino Mincho ProN, serif;
}
.detail {
    background: #f4f4f4;
    text-align: center;
    position: relative;
    padding: 0 0 80px;
}
.detail .detail-title {
    font-size: 36px;
    font-family: a-otf-ryumin-pr6n, Yu Mincho Light, YuMincho, Yu Mincho, 游明朝体, ヒラギノ明朝 ProN, Hiragino Mincho ProN, serif;
    margin-bottom: 65px;
}
.detail .detail-h3 {
    text-align: center;
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 20px;
}
.detail .ttl-h4 {
    color: #d66;
    font-weight: 700;
    margin: 60px auto 40px;
    text-align: center;
}
.detail .detail-box p b {
    font-weight: 700;
}
#detail3 .ttl-h4 {
    margin-top: 0;
}
.detail .trouble-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
}
.detail .trouble-list li {
    margin: 0 5px;
}
.detail .trouble-list li div {
    display: table-cell;
    height: 120px;
    width: 120px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #d66;
    background: #fff;
    vertical-align: middle;
    color: #d66;
    font-size: 1.2rem;
    letter-spacing: -1px;
    line-height: 1.3;
    text-align: center;
}
.detail .detail-graph {
    margin-top: 35px;
}
.detail .detail-feature * {
    margin-bottom: 32px;
}

.detail .detail-txt {
    margin-top: 32px;
}

#detail3 .detail-box > img {
    margin-top: 30px;
}
#detail4 .detail-h3 {
    margin-bottom: 70px;
}
#detail4 {
    padding-bottom: 124px;
}

@media (max-width:970px) {
    .container .ttl-h2-big {
        font-size: 3rem;
        margin-bottom: 50px;
    }
    .ttl-h2 {
        font-size: 2rem;
    }
    .container .detail-photocare-catch {
        font-size: 1.4rem;
        margin: 30px auto 0px;
        line-height: 1.6;
        padding-bottom: 60px;
    }
    .main-contact #menu {
        background: url(/ikebukuro/img/menu/hairloss/sp-bg.png) #f3f5f6 no-repeat center top;
        background-size: contain;
    }
    .detail .detail-title {
        font-size: 2.6rem;
        margin-bottom: 40px;
    }
    .detail .detail-h3 {
        text-align: center;
        font-weight: 700;
        font-size: 2rem;
        margin-bottom: 20px;
    }
    .detail .ttl-h4 {
        color: #d66;
        font-weight: 700;
        margin: 60px auto 40px;
        text-align: center;
    }
    #detail4 .detail-box p b {
        font-weight: normal;
    }
    #detail3 .ttl-h4 {
        margin-top: 0;
    }
    .detail .trouble-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 30px;
    }
    .detail .trouble-list li {
        margin: 0 5px;
    }
    .detail .trouble-list li div {
        display: table-cell;
        height: 120px;
        width: 120px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        border: 1px solid #d66;
        background: #fff;
        vertical-align: middle;
        color: #d66;
        font-size: 1.2rem;
        letter-spacing: -1px;
        line-height: 1.3;
        text-align: center;
    }
    .detail .detail-graph {
        margin-top: 35px;
    }
    .detail .detail-feature * {
        margin-bottom: 32px;
    }
    .detail .detail-txt {
        margin-top: 0px;
    }
    #detail3 .detail-box > img {
        margin-top: 30px;
    }
    #detail4 .detail-h3 {
        margin-bottom: 70px;
    }
    #detail4 {
        padding-bottom: 124px;
    }



    .detail .trouble-list li div {
        height: 105px;
        width: 105px
    }
    .detail .trouble-list li div {
        height: 90px;
        width: 90px;
        font-size: 1rem
    }
    .detail .mask {
        text-align: left
    }
}
