@charset "utf-8";
/* diet_about */
.diet_about{
	position: relative;
	padding: 50px 0;
	background-color: #FFF7F2;
}
.diet_about_illust_1{
	position: absolute;
	top: 250px;
	left: 2%;
	width: 79px;
	height: 73px;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/illust_1.svg);
}
.diet_about_illust_2{
	position: absolute;
	top: 480px;
	left: unset;
	right: 1%;
	width: 105px;
	height: 50px;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/flow_img_3.svg);
}
.diet_about_box{
	text-align: center;
}
.diet_about_logo{
	width: 261px;
	height: 61px;
	margin: 0 auto 50px;
	background: no-repeat center center / contain;
	background-image: url(../img/logo_egg.png);
}
.diet_about_text_1,.diet_about_text_3,.diet_about_text_5{
	display: inline-block;
	background:linear-gradient(transparent 50%,#FFEBDB 50%,#FFEBDB 100%);
}
.diet_about_text_2{
	margin: 30px 0 25px;
}
.diet_about_text_4{
	margin: 10px 0 25px;
}
.diet_about_text_6{
	margin: 60px 0 30px;
}
/* diet_worries */
.diet_worries{
	padding: 50px 0;
	background-color: #E88B44;
}
.diet_worries_img{
	width: 114px;
	height: 100px;
	margin: 40px auto 22px;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/worries_img.svg);
}
.diet_worries_content_box{
	text-align: center;
}
.diet_worries_content_box p{
	display: inline-block;
	margin-top: 18px;
	padding: 10px 12px;
	background-color: #FCFCFC;
}
/* diet_solution */
.diet_solution{
	position: relative;
	padding: 50px 0;
	background-color: #D2363E;
}
.diet_solution_illsut_1{
	position: absolute;
	top: 374px;
	right: 1%;
	width: 101px;
	height: 76px;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/diet_solution_illust_1.svg);
}
.diet_solution_illsut_2{
	position: absolute;
	top: 1080px;
	left: 1%;
	width: 110px;
	height: 89px;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/diet_solution_illust_2.svg);
}
.diet_solution_title{
	margin-bottom: 40px;
}
.diet_solution_box{
	width: 100%;
	padding: 50px 6px;
	background-color: #FCFCFC;
}
.diet_solution_box_check{
	width: 33px;
	height: 33px;
	background: no-repeat center center / contain;
	background-image: url(../img/diet_solution_check.png);
}
.diet_solution_box_child{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 9px;
}
.diet_solution_box_tax{
	text-align: center;
}
.diet_solution_box_wrap .diet_solution_box:nth-child(n+2){
	margin-top: 50px;
}
.diet_solution_box_text_wrap{
	margin-top: 25px;
}
.diet_solution_box_text{
	display: inline-block;
	background:linear-gradient(transparent 50%,#FFECC7 50%,#FFECC7 100%);
}
.diet_solution_box_text_2{
	margin-top: 20px;
}
/* diet_price */
.diet_price{
	position: relative;
	padding: 50px 0;
	background-color: #FFF7F2;
}
.diet_price_title_eng{
	color: #FFEBDB;
	opacity: 0.7;
}
/* table24 */
.diet_table24_title_tr{
	width: 100%;
	background-color: #FFEEBB;
}
.diet_table24_title_th{
	height: 114px;
	vertical-align: middle;
	border-top: 1px solid #292929;
	border-left: 1px solid #292929;
	border-right: 1px solid #292929;
}
.table24_th,.tablepersonal_th,.diet_tableshort_th{
	width: 20%;
	vertical-align: middle;
	background-color: #FCFCFC;
	border-top: 1px solid #292929;
	border-left: 1px solid #292929;
	border-right: 1px solid #292929;
}
.diet_table24_th_last,.diet_tablepersonal_th_last,.diet_tableshort_th_last{
	width: 20%;
	vertical-align: middle;
	background-color: #FCFCFC;
	border-top: 1px solid #292929;
	border-left: 1px solid #292929;
	border-bottom: 1px solid #292929;
	border-right: 1px solid #292929;
}
.diet_table24_td{
	background-color: #FDF8EA;
	border-top: 1px solid #292929;
}
.diet_table24_td,.tablepersonal_td,.diet_tableshort_td{
	width: 80%;
	vertical-align: middle;
	border-top: 1px solid #292929;
	border-right: 1px solid #292929;
}
.diet_table24_td_last{
	vertical-align: middle;
	background-color: #FDF8EA;
	border-top: 1px solid #292929;
	border-right: 1px solid #292929;
	border-bottom: 1px solid #292929;
}
.diet_table24_td_last,.diet_tablepersonal_td_last,.diet_tableshort_td_last{
	width: 80%;
	vertical-align: middle;
	border-top: 1px solid #292929;
	border-right: 1px solid #292929;
	border-bottom: 1px solid #292929;
}
/* table_personal */
.diet_tablepersonal_title_tr{
	width: 100%;
	background-color: #FFEBDB;
	border: 1px solid #292929;
}
.diet_tablepersonal_title_th{
	height: 114px;
	vertical-align: middle;
	border-top: 1px solid #292929;
	border-left: 1px solid #292929;
	border-right: 1px solid #292929;
}
.diet_tablepersonal_th_last{
	width: 20%;
	vertical-align: middle;
	background-color: #FCFCFC;
	border: 1px solid #292929;
}
.diet_tablepersonal_td_last{
	background-color: #FCFCFC;
}
/* table_short */
.diet_tableshort_td,.diet_tableshort_td_last{
	background-color: #FCFCFC;
}
.diet_tableshort_title_tr{
	width: 100%;
	background-color: #FFEBDB;
	border: 1px solid #292929;
}
.diet_tableshort_title_th{
	height: 114px;
	vertical-align: middle;
	border-top: 1px solid #292929;
	border-left: 1px solid #292929;
	border-right: 1px solid #292929;
}
/* diet_Before_After */
.diet_beaf{
	padding-top: 50px;
	background-color: #D3373E;
}
.diet_beaf_title{
	display: inline-block;
	margin-bottom: 35px;
}
.diet_beaf_arrow{
	background: #FCFCFC;
	height: calc(tan(60deg) * 30px / 2);
	width: 30px;
	margin: 45px 0 30px;
	clip-path: polygon(50% 0, 100% 100%, 0 100%);  
	transform: rotate(180deg);
}
.diet_beaf_1{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.diet_beaf_1{
	padding-bottom: 50px;
}
.diet_beaf_1_box{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.diet_be_img,.diet_af_img{
	display: inline-block;
	width: 355px;
	height: 355px;
	margin: 0 0 10px;
	background: no-repeat center center / contain;
}
.diet_be_img{
	background-image: url(../img/man_before.jpg);
}
.diet_af_img{
	background-image: url(../img/man_after.jpg);
}
/* diet_voice */
.diet_voice{
	position: relative;
	padding: 50px 0;
	background-color: #FFDDB5;
}
.diet_voice_title{
	position: relative;
	margin-bottom: 50px;
	z-index: 2;
}
.diet_voice_eng_title{
	position: absolute;
	top: -18px;
	right: 50%;
	transform: translateX(50%);
	opacity: .4;
}
.diet_voice_box{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
	padding: 50px 16px;
	background-color: #FCFCFC;
}
.diet_voice_box_top{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 18px;
}
.diet_voice_box_2{
	margin-top: 50px;
}
.diet_voice_img{
	width: 89px;
	height: 89px;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/voice_man.svg);
}
/* diet_flow */
.diet_flow{
	position: relative;
	padding: 50px 0;
	background-color: #FCFCFC;
}
.diet_flow_title{
	position: relative;
	margin-bottom: 50px;
	z-index: 3;
}
.diet_flow_eng_title{
	position: absolute;
	top: -18px;
	right: 50%;
	transform: translateX(50%);
	opacity: .4;
}
.diet_flow_box{
	position: relative;
	padding: 40px 0 50px;
}
.pc_diet_flow_box_flex_child_item{
	text-align: center;
}
.diet_flow_box_img_1,.diet_flow_box_img_2,.diet_flow_box_img_3,.diet_flow_box_img_4,.diet_flow_box_img_5,.diet_flow_box_img_6{
	display: inline-block;
	height: 90px;
	background: no-repeat center center / contain;
}
.diet_flow_box_img_1{
	margin-top: 25px;    
	width: 122px;
	background-image: url(../img/illust/flow_img_1.svg);
}
.diet_flow_box_img_2,.diet_flow_box_img_5{
	width: 105px;
	background-image: url(../img/illust/flow_img_2.svg);
}
.diet_flow_box_img_3{
	width: 190px;
	background-image: url(../img/illust/flow_img_3.svg);
}
.diet_flow_box_img_4{
	width: 87px;
	margin-top: 25px;
	background-image: url(../img/illust/flow_img_4.svg);
}
.diet_flow_box_img_5{
	margin-top: 25px;
}
.diet_flow_box_img_6{
	width: 129px;
	background-image: url(../img/illust/flow_img_6.svg);
}
.diet_flow_box_wrap .diet_flow_box:nth-child(n+2){
	margin-top: 67px;
}
.diet_flow_box{
	background-color: #FFF5EF;
	border: 1px solid #FFDDB5;
	text-align: center;
}
.diet_flow_box_title{
	position: absolute;
	top: -18px;
	right: 50%;
	width: 296px;
	transform: translateX(50%);
	padding: 9px 12px;
	background-color: #E88B44;
}
.diet_flow_box_title_2{
	width: 348px;
}
.diet_flow_box_title_3{
	width: 160px;
}
.diet_flow_box_text{
	margin-bottom: 20px;
}
.diet_flow_button{
	display: inline-block;
	padding: 16px 34px 17px;
	background-color: #FFD984;
	border-radius: 30px;
}
.flow_button_deco{
	display: inline-block;
	vertical-align: middle;
	color: #292929;
	line-height: 1;
	position: relative;
	width: .6rem;
	height: .6rem;
	margin-left: 33px;
	transform: translateX(-25%) rotate(45deg);
}
.flow_button_deco::before,.flow_button_deco::after{
	content: '';
	position: absolute;
	background: currentColor;
	border-radius: 0.1em;
}
.flow_button_deco::before{
	top: 0;
	left: 0;
	right: 0;
	height: 0.07em;
}
.flow_button_deco::after{
	top: 0;
	right: 0;
	bottom: 0;
	width: 0.1em;
}
.diet_flow_box_line{
	width: 3px;
	height: 66px;
	margin: 30px auto 10px;
	background: no-repeat center center / contain;
	background-image: url(../img/flow_line.png);
}
@media screen and (min-width: 768px){
	/* diet_about */
	.diet_about{
		padding: 60px 0 90px;
	}    
	.diet_about_illust_1{
		top: 485px;
		left: 1%;
		width: 215px;
		height: 196px;
	}
	.diet_about_illust_2{
		top: 370px;
		right: 1%;
		width: 262px;
		height: 125px;
	}
	.diet_about_text_2{
		margin: 0;
	}
	.diet_about_text_2_3_box{
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 45px;
		margin: 30px 0 0;
	}
	.diet_about_text_4{
		margin: 5px 0px 15px 457px;
	}
	.diet_about_text_6{
		margin: 70px 0 40px;
	}
	/* diet_worries */
	.diet_worries{
		padding: 90px 0;
	}
	.diet_worries_img{
		width: 181px;
		height: 160px;
		margin: 50px auto 47px;
	}
	.diet_worries_content_box{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.diet_worries_content_box p{
		padding: 12px 24px;
	}
	/* diet_solution */
	.diet_solution{
		padding: 90px 0;
	}
	.diet_solution_illsut_1{
		top: 480px;
		right: .5%;
		width: 223px;
		height: 173px;
	}
	.diet_solution_illsut_2{
		top: 1090px;
		left: .5%;
		width: 213px;
		height: 170px;
	}

	.diet_solution_title{
		margin-bottom: 70px;
	}    
	.diet_solution_box_wrap .diet_solution_box:nth-child(n+2){
		margin-top: 30px;
	}
	.diet_solution_box{
		padding: 60px 80px;
	}
	.diet_solution_box_child{
		justify-content: flex-start;
		gap: 15px;
	}
	.diet_solution_box_check{
		width: 54px;
		height: 54px;
	}
	.pc_diet_solution_box_child{
		display: flex;
		align-items: flex-end;
		gap: 20px;
	}
	.diet_solution_box_tax{
		text-align: left;
	}
	.diet_solution_box_text_wrap {
		margin: 30px 0 0 70px;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
	}
	/* diet_price */
	.diet_price{
		padding: 90px 0;
	}
	.diet_PC_table24_price_th{
		width: 266px;
		vertical-align: middle;
		background-color: #FFEEBB;
		border-top: 1px solid #292929;
		border-left: 1px solid #292929;
		border-bottom: 1px solid #292929;
	}
	.diet_PC_table24_content_td_price{
		border-left: 1px solid #292929;
	}
	.diet_PC_table24_content_td_price,.diet_PC_table24_content_td_content,.diet_PC_table24_content_td_hour{
		vertical-align: middle;
		background-color: #FDF8EA;
		border-top: 1px solid #292929;
		border-right: 1px solid #292929;
		border-bottom: 1px solid #292929;
	}        
	.diet_PC_tablepersonal_price_th,.diet_PC_tableshort_price_th{
		width: 266px;
		vertical-align: middle;
		background-color: #FFEBDB;
		border-top: 1px solid #292929;
		border-left: 1px solid #292929;
		border-right: 1px solid #292929;
		border-bottom: 1px solid #292929;
	}
	.diet_PC_tablepersonal_content_td_hour,.diet_PC_tableshort_content_td_hour{
		width: 193px;
		border-right: 1px solid #292929;
		vertical-align: middle;
		background-color: #FCFCFC;
		border-top: 1px solid #292929;
		border-bottom: 1px solid #292929;
	}
	/* diet_Before After*/
	.diet_beaf{
		padding-top: 90px;
	}
	.diet_beaf_title{
		margin-bottom: 50px;
	}
	.diet_beaf_1{
		padding-bottom: 75px;
	}
	.diet_beaf_1{
		flex-direction: row;
		justify-content: space-between;
	}
	.diet_beaf_arrow{
		background: #FCFCFC;
		height: calc(tan(60deg) * 36px / 2);
		width: 36px;
		margin: 45px 0 30px;
		clip-path: polygon(50% 0, 100% 100%, 0 100%);  
		transform: rotate(90deg);
	}    
	.diet_be_img,.diet_af_img{
		margin: 3px 0 35px;
	}
	/* diet_voice */
	.diet_voice{
		padding: 90px 0;
	}
	.diet_voice_title{
		margin-bottom: 100px;
	}
	.diet_voice_eng_title{
		top: -36px;
	}
	.diet_voice_box{
		flex-direction: row;
		gap: 90px;
		padding: 60px 70px;
	}
	/* diet_flow */
	.diet_flow{
		padding: 90px 0;
	}
	.diet_flow_title{
		margin-bottom: 140px;
	}
	.diet_flow_eng_title{
		top: -36px;
	}
	.diet_flow_box{
		padding: 70px 30px 50px 50px;
		text-align: left;
	}
	.pc_diet_flow_box_flex_child_item{
		text-align: left;
	}
	.diet_flow_box_title{
		top: -30px;
	}
	.pc_diet_flow_box_flex{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.pc_diet_flow_box_flex_child{
		display: flex;
		gap: 50px;
		align-items: center;
	}
	.diet_flow_box_title{
		width: 539px;
		padding: 15px 30px;
	}
	.diet_flow_box_title_2{
		width: 631px;
	}
	.diet_flow_box_title_3{
		width: 300px;
	}
	.diet_flow_box_img_1,.diet_flow_box_img_2,.diet_flow_box_img_3,.diet_flow_box_img_4,.diet_flow_box_img_5,.diet_flow_box_img_6{
		height: 150px;
	}    
	.diet_flow_box_img_1{
		width: 202px;
	}
	.diet_flow_box_img_2,.diet_flow_box_img_5{
		width: 175px;
	}
	.diet_flow_box_img_3{
		width: 209px;
	}
	.diet_flow_box_img_4{
		width: 145px;
	}
	.diet_flow_box_img_6{
		width: 213px;
	}
	.diet_flow_box_text{
		margin: 0;
	}
	.diet_flow_button{
		margin-top: 20px;
	}
	.diet_flow_box_wrap .diet_flow_box:nth-child(n+2){
		margin-top: 120px;
	}
	.diet_flow_box_line{
		display: inline-block;
		margin: 30px 0 0 54px;
	}
}