@charset "utf-8";
/*_______________________________

         【ラ･パルレ】
　　
「オーダーエステダイエットコース」ページ用CSS

　　 /mens/trial/body/order_esthetic_diet.html
　　　　　（PC・TB・SP）

　　　　リニューアル2025
_______________________________*/

.title_aboutcourse span.bg {
    font-size: 21px;
}

.table_of_contents .chapter_list li.chapter_list01 a em{
	 letter-spacing: -0.03em;
}


.arrow_bottom{
	text-align: center;
    margin: 0 auto 40px ;
}
.arrow_bottom.single {
	text-align: center;
    transform: rotate(0deg);
    margin: 40px auto 0;
}
.text_border {
    text-align: center;
    border: 2px solid var(--main-color);
    border-radius: 20px;
    max-width: 700px;
    margin: 0 auto;
    padding: 15px 20px;
}
.text_border p{
    font-size: 28px;
    font-weight: 500;
}
.text_border p em{
    color: #FF3100;
}


.worries .box{
    max-width: 575px;
    margin: auto;
}

.worries .worries_list{
	max-width: 100%;
}

.why .box{
    display: flex;
    justify-content: space-between;
    gap: 20px;
	margin-bottom: 30px;
}
.why .box .img{
	flex-basis: min(50%,430px);    
	max-width: 430px;
    margin: 0 auto;
}
.why .text{
	text-align: center;
}
.why .text p span{
	text-decoration: underline;
}
.why .text p em{
	color: #FF3100;
}
.why .text p strong{
	font-weight: bold;
	color: #fff;
	background: var(--main-color);
	font-size: 18px;
	padding: 5px;
}


.why .point_box{
	border: 1px solid var(--main-color);
	max-width: 600px;
	margin:0 auto 30px;
}
.why .point_box dt{
	background: var(--main-color);
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 1px 5px;
}
.why .point_box dd{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 10px;
    gap: 30px;
    font-size: 20px;
    font-weight: 500;
	color: var(--main-color);
}
.why .check_ttl {
    text-align: center;
    margin:40px auto;
}
.why .check_list {
    margin-bottom: 40px;
}

.result_focus h4 em {
    display: inline-block;
}
.result_focus .features h5{
	margin-top: 0;
}
.result_focus .features ul {
    gap: 28px 0;
	max-width: 595px;
    margin: 0 auto 30px;
}
.result_focus .features ul li p {
    font-size: 18px;
    font-weight: 500;
    border: 3px solid var(--main-color);
    border-radius: 15px;
    min-height: 65px;
    display: flex;
    align-items: center;
    flex: 1;
    padding: 0 30px;
	letter-spacing: -0.03em;
}
.result_focus .features .text p{
    margin-bottom: 0;
    font-size: 20px;
    font-family: "Noto Serif JP", serif;
	text-align: center;
}
.result_focus .features .text em{
    color: #FF3100;
    font-size: clamp(28px,3vw,37px);
    font-weight: bold;
    font-family: "Noto Serif JP", serif;
}
.flow .step_contents li.step_box .condition{
    background: #335B7B;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: auto;
    padding: 3%;
    font-size: 90%;
}
.flow .step_contents li.step_box .condition li{
	flex-basis: 50%;
}
.flow > h4 {
    background: var(--main-color);
    min-height: 100px;
    margin: 0 -3vw;
    padding: 10px 3vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    box-sizing: border-box;
}
.flow .contents_slider_wrap{
	margin-bottom: 0;
	padding-bottom: 0;
}
.flow .contents_slider_wrap::after{
	display: none;
}
.flow .treatment_step h5 {
    background: #FF3100;
    color: #fff;
    min-height: 40px;
    padding: 5px 20px 5px 100px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    letter-spacing: -0.001em;
    flex-wrap: wrap;
    line-height: 1.25;
    border-radius: 20px;
    position: relative;
    margin: 20px 0px calc(20px + 20px);
}
.flow .treatment_step h5 img{
	position: absolute;
	width: 80px;
	left: 0;
}
.flow .treatment_step .text{
	margin-bottom: 30px;
}

.flow .treatment_step li .img{
	border: 1px solid #707070;
}
.flow .treatment_step .img span{
	background: var(--main-color);
	display: flex;
	min-height: 65px;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: min(1.6vw,18px);
	text-align: center;
	line-height: 1.25;
	letter-spacing: -0.05em;
}
.flow .treatment_step li p {
	font-size: 15px;
}
.flow .treatment_step li p em {
	font-size: 16px;
	font-weight: 500;
	display: block;
	margin: 10px 0;
}
.flow .treatment_step .step01 .img span{
	min-height: 45px;
}
.flow .treatment_step .step01 li::after{
    content: "";
    background-image: url(/mens/trial/body/img/order_esthetic_diet/icon_plus.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px;
    display: block;
	margin:25px auto;
}
.flow .treatment_step .step01 li:last-of-type::after{
	display: none;
}
.flow .treatment_step .step02 ul,
.flow .treatment_step .step03 ul{
    gap: 30px 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.flow .treatment_step .step01::after,
.flow .treatment_step .step02::after{
	content: "";
    background-image: url(/mens/trial/img/step_arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 90px;
    height: 80px;
    display: block;
    margin: 40px auto;
}

.flow .treatment_step .step03::after {
    content: "";
    width: 100%;
    display: block;
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 15%);
	margin: 40px auto 0;
}
.flow .final_step{
	padding-top: 40px;
}
.flow .final_step::before{
	display: none;
}



.point .point_contents li.point_box .box.grid .pc_right-bottom .check {
    margin-top: 15px;
}


/*_______________________________
　　　
　　　メディアクエリ切り替え
     　　　（TB・SP）
_______________________________*/


/* ↓ ↓ ↓ TB（1024px）以下　用 ↓ ↓ ↓ */

@media (max-width:1024px) {


	
	
/* --- */
}
/* ↑ ↑ ↑ TB（1024px）以下　用　↑ ↑ ↑ */





/*  ↓ ↓ ↓ TB（820px）以下　用  ↓ ↓ ↓ */

@media (max-width:820px){

	
	
/* --- */
}
/* ↑ ↑ ↑ TB（820px）以下　用　↑ ↑ ↑ */






/* ↓ ↓ ↓ SP（767px）以下　用 ↓ ↓ ↓ */

@media screen and (max-width: 767px) {
	
 .mv_title span {
        font-size: min(4vw, 14px);
 }	
.mv_title em {
        font-size: min(5vw, 18px);
    }
.title_aboutcourse span.bg {
        font-size: clamp(14px, 2.2vw, 21px);
        letter-spacing: -0.03em;
    }	
	
.arrow_bottom{
        margin: 0 auto 20px;
    }
.arrow_bottom img{
		height: 75px;
}	
.why .box {
    flex-flow: column;
	margin-bottom: 20px;
}
.why .point_box {
    margin: 0 auto 20px;
}
.why .point_box dt {
    font-size: 14px;
    padding: 2px 5px;
}	
.why .point_box dd {
    padding: 15px 10px;
    font-size: 18px;
	gap:15px;
	justify-content: space-between;
}	
	.why .point_box dd span{
		flex: 1;
	}	
.why .point_box dd img{
		width: min(38%, 120px);
	}
.why .check_ttl {
    margin: 20px auto;
}	
.why .check_list {
    margin: 0 -5vw 10px;
}	
.text_border{
        width: auto;
        padding: 10px;
        border-radius: 10px;
        border: 1px solid var(--main-color);
}
.text_border p{
    font-size: 15px;
}
.arrow_bottom.single {
        margin-top: 15px;
    }	
.arrow_bottom.single img{
	height: 37px;
}	
.result_focus h4 em {
    letter-spacing: -0.05em;
}	
	
.result_focus .features ul {
    gap: 20px 0;
    margin: 0 auto 20px;
}	
.result_focus .features ul li {
        gap: 0 10px;
    }
.result_focus .features ul li p {
    border-radius: 12px;
    padding: 10px;
    letter-spacing: -0.03em;
    line-height: 1.25;
}	
.result_focus .features .text p {
    line-height: 1.25;
    margin-bottom: 20px;
}	
.flow > h4 {
    min-height: 85px;
    margin: 0 -5vw;
    padding: 10px 3vw;
    font-size: 18px;
    line-height: 1.25;
}	
.flow .treatment_step .text {
    margin-bottom: 20px;
}
.flow .treatment_step h5 {
        min-height: 25px;
        padding: 2px 10px 2px 60px;
        font-size: 15px;
        border-radius: 13px;
        margin: 10px 0px calc(10px + 15px);
}	
.flow .treatment_step h5 img {
    width: 49px;
}	
.flow .treatment_step .step01 li::after {
    width: 28px;
    height: 28px;
    margin: 13px auto;
}
.flow .treatment_step .img span {
    font-size: min(3.25vw, 12px);
	min-height: 39px;
}			
.flow .treatment_step .step01 .img span {
    min-height: 37px;
	
}	
.flow .treatment_step .step01::after, .flow .treatment_step .step02::after {
    width: 45px;
    height: 40px;
    margin: 20px auto;
}	
.flow .treatment_step .step02 ul, .flow .treatment_step .step03 ul {
    gap: 20px 10px;
    grid-template-columns: 1fr 1fr;
}
.flow .treatment_step li p {
    font-size: 10px;
}	
.flow .treatment_step li p em {
    font-size: 12px;
}
	
	
	
	
	
/* --- */
}
/* ↑ ↑ ↑ SP（767px）以下　用　↑ ↑ ↑ */
