@charset "utf-8";

.bg-white-mask:before {
    height: 100%;
}

.covArea {
    flex-direction: column;
    align-items: flex-start;
}

.jp-title-deco-box01:before {
	background: #fff;
}

/*-----------------------------------------------------------
お悩み
-----------------------------------------------------------*/

.specialty01-contents {
    padding: 80px 15px;
    /* border: 1px solid var(--primary); */
}

.specialty01-main {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.specialty01-block {
    margin: 40px auto 0;
}

.specialty01-list {
    display: flex;
  	align-items: center;
  	margin: 5px 0 0;
}

.specialty01-list img {
    max-width: 22px;
    margin: 0 2% 0 0;
    width: 4.5%;
    /*-height: fit-content;-*/
}

.specialty01-list p {
	flex: 1;
}

/*-----------------------------------------------------------
髪質改善が生む、3つのアプローチ
-----------------------------------------------------------*/

.specialty02-left {
    max-width: 680px;
    width: 80%;
    margin: 40px 0 0 0;
}

.specialty02-right {
    width: 100%;
    padding: 0 15px 0 15px;
}

.specialty02-title-box {
    display: flex;
    align-items: center;
    padding: 40px 0 40px 0;
}

.specialty02-item {
    border-bottom: 1px solid #9B9B9A;
}


.specialty02-item:first-child .specialty02-title-box {
    padding: 0 0 40px 0;
}

.specialty02-text-box01 {
    flex: 1;
}

.specialty02-title {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
  	margin: 0 0 8px;
}

.specialty02-num-box {
    font-family: var(--font-family02);
    font-size: clamp(30px, 25.146px + 1.294vw, 50px);
    margin: 0 20px 0 0;
  	padding: 0 0 10px;
    font-weight: 500;
    color: var(--primary);
  	position: relative;
}

.specialty02-num-box:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: -5px;
    max-width: 164px;
    width: 150%;
    height: 25px;
    background: url(/system_panel/uploads/images/text-deco-secondary01.png) no-repeat center / contain;
    z-index: -1;
    transform: rotate(-6deg);
}

.specialty02-text-block {
    margin: 0 0 30px 0;
    width: 100%;
    letter-spacing: 0.03em;
    line-height: 1.8;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:375px) {

}/* min-width: 375px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:414px) {

/*-----------------------------------------------------------
お悩み
-----------------------------------------------------------*/

.specialty01-block {
    width: 80%;
}
  
.specialty02-title {
    font-size: clamp(18px, 16.301px + 0.453vw, 25px);
}


}/* min-width: 414px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:576px) {
  
.specialty02-right {
    padding: 0 15px 0 30px;
}
  
.specialty02-num-box:after {
    left: -16px;
}

  
}/* min-width: 576px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 768px) {
  
.covArea .jp-title-deco-box01 {
    font-size: 20px;
}
  
/*-----------------------------------------------------------
髪質改善が生む、3つのアプローチ
-----------------------------------------------------------*/

.specialty02-left {
    width: 33.33%;
    margin: 0 0 0 0;
}

.specialty02-right {
    width: 62%;
}

.specialty02-num-box {
    font-size: clamp(26px, 10.000px + 2.083vw, 50px);
}

    

}/* min-width: 768px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:992px) {

/*-----------------------------------------------------------
top05
-----------------------------------------------------------*/



}/* min-width: 992px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 1024px) {



}/* min-width: 1024px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1200px) {
  

.specialty02-num-box {
    margin: 0 40px 0 0;
}
  
}/* min-width: 1200px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1400px) {


.specialty02-left {
    width: 40%;
}
  
.specialty02-right {
    width: 56%;
}

.specialty02-title {
	font-size: 30px;  
}

}/* min-width: 1400px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1500px) {



}/* min-width: 1500px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1600px) {


}/* min-width: 1600px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1700px) {
  

  
}/* min-width: 1700px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */ 