@charset "utf-8";
.stu_about{
	position: relative;
	padding: 50px 0;
}
.stu_about_illust_1{
	position: absolute;
	top: 265px;
	left: 1%;
	width: 79px;
	height: 64px;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/diet_solution_illust_2.svg);
}
.stu_about_illust_2{
	position: absolute;
	top: 650px;
	right: 1%;
	width: 82px;
	height: 62px;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/diet_solution_illust_1.svg);
}
.stu_about_logo{
	width: 261px;
	height: 61px;
	margin: 0 auto 50px;
	background: no-repeat center center / contain;
	background-image: url(../img/logo_egg.png);
}
.stu_about_text_1,.stu_about_text_2{
	display: inline-block;
	border-bottom: 3px solid #E9BE64;
}
.stu_about_text_2{
	margin: 20px 0 0;
}
.stu_about_text_3{
	margin: 30px 0 0;
}
.stu_about_text_4{
	margin: 30px 0;
}
/* student_worries */
.stu_worries{
	padding: 50px 0;
	background-color: #F2F2F2;
}
.stu_worries_img{
	width: 114px;
	height: 100px;
	margin: 0 auto 40px;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/worries_img.svg);
}
.stu_worries_title{
	margin-bottom: 40px;
}
.stu_worries_content_box{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 18px;
	margin: 0 25px;
}
.stu_worries_content_box_child{
	display: flex;
	gap: 20px;
	align-items: center;
}
.stu_worries_check{
	width: 20px;
	height: 18px;
	background: no-repeat center center / contain;
	background-image: url(../img/student_worries_check.png);
}
/* student_solution */
.stu_solution{
	padding: 50px 0;
	background-color: #5977B7;
}
.stu_worries_box_wrap .stu_worries_box:nth-child(n+2){
	margin-top: 35px;
}
.stu_worries_box{
	display: flex;
	flex-direction: column;
	gap: 30px;
	align-items: center;
	padding: 30px 0;
	border: 1px solid #FCFCFC;
	border-radius: 21px;
}
.stu_worries_box_title{
	display: inline-block;
	padding: 0 9px;
	background-color: #FCFCFC;
}
.stu_worries_box_content{
	margin-top: 20px;
}
.stu_solution_box_img_1,.stu_solution_box_img_2,.stu_solution_box_img_3,.stu_solution_box_img_4{
	width: 300px;
	height: 300px;
	background: no-repeat center center / contain;
}
.stu_solution_box_img_1{
	background-image: url(../img/woman_solution_img_1.png);
}
.stu_solution_box_img_2{
	background-image: url(../img/woman_solution_img_3.png);
}
.stu_solution_box_img_3{
	background-image: url(../img/woman_solution_img_4.png);
}
.stu_solution_box_img_4{
	background-image: url(../img/woman_solution_img_5.png);
}
/* student_price___________________________ */
.stu_price_title_eng{
	opacity: 1;
	position: relative;
}
/* sp_table */
.stu_table24_title_tr{
	width: 100%;
	background-color: #4667AC;
}
.stu_table24_title_th{
	height: 114px;
	vertical-align: middle;
	border-top: 1px solid #FCFCFC;
	border-left: 1px solid #FCFCFC;
	border-right: 1px solid #FCFCFC;
	border-radius: 18px 18px 0 0;
}
.stu_tablestudent_title_th {
	height: 114px;
	vertical-align: middle;
	border-top: 1px solid #FCFCFC;
	border-left: 1px solid #FCFCFC;
	border-right: 1px solid #FCFCFC;
	border-radius: 18px 18px 0 0;
}
.stu_table24_th,.stu_tablestudent_th {
	width: 20%;
	vertical-align: middle;
	background-color: #CECECE;
	border-top: 1px solid #FCFCFC;
	border-left: 1px solid #FCFCFC;
	border-right: 1px solid #FCFCFC;
}
.stu_table24_th_last,.stu_tablestudent_th_last{
	width: 20%;
	vertical-align: middle;
	background-color: #CECECE;
	border-top: 1px solid #FCFCFC;
	border-left: 1px solid #FCFCFC;
	border-bottom: 1px solid #FCFCFC;
	border-right: 1px solid #FCFCFC;
	border-radius: 0 0 0 18px;
}
.stu_table24_td,.stu_tablestudent_td{
	width: 80%;
	vertical-align: middle;
	background-color: #F2F2F2;
	border-top: 1px solid #FCFCFC;
	border-right: 1px solid #FCFCFC;
}
.stu_table24_td_last,.stu_tablestudent_td_last{
	width: 80%;
	vertical-align: middle;
	background-color: #F2F2F2;
	border-top: 1px solid #FCFCFC;
	border-right: 1px solid #FCFCFC;
	border-bottom: 1px solid #FCFCFC;
	border-radius: 0 0 18px 0;
}
.stu_table24_content_tr{
	height: 134px;
}
.stu_tablestudent_content_tr{
	height: 205px;
}
.stu_table24_td_description{
	display: block;
	width: 163px;
	margin: 0 auto 5px;
	padding: 0 5px;
	background-color: #4667AC;
}
.stu_tablestudent_td_description{
	display: block;
	width: 248px;
	margin: 0 auto 5px;
	padding: 0 5px;
	background-color: #BADDE8;
}
.stu_price_des{
	width: 100%;
	padding: 20px 22px;
	background-color: #F2F2F2;
	border-radius: 15px;
	text-align: left;
}
/* student_before_after */
.stu_beaf{
	padding-top: 50px;
	background-color: #395DA5;
}
.stu_beaf_title{
	display: inline-block;
	margin-bottom: 35px;
}
.stu_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);
}
.stu_beaf_1{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.stu_beaf_1{
	padding-bottom: 50px;
}
.stu_beaf_1_box{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.stu_be_img,.stu_af_img{
	display: inline-block;
	width: 355px;
	height: 400px;
	margin: 3px 0 20px;
	border-radius: 18px;
	background: no-repeat center center / contain;
}
.stu_be_img{
	background-image: url(../img/woman_before.jpg);
}
.stu_af_img{
	background-image: url(../img/woman_after.jpg);
}
/* stu_voice */
.stu_voice{
	position: relative;
	padding: 50px 0;
	background-color: #F5F5F5;
}
.stu_voice_eng_title{
	margin-bottom: 50px;
}
.stu_voice_box_wrap{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 50px;
}
.stu_voice_box{
	padding: 50px 24px;
	border-radius: 18px;
	background-color: #FCFCFC;
}
.stu_voice_img,.stu_voice_img_boy{
	width: 88px;
	height: 88px;
	margin: 0 auto;
	background: no-repeat center center / contain;
}
.stu_voice_img{
	background-image: url(../img/illust/woman_voice_img.svg);
}
.stu_voice_img_boy{
	background-image: url(../img/illust/voice_man.svg);
}
.stu_voice_box_name{
	margin: 15px 0;
}
.stu_voice_box_text{
	display: inline-block;
	text-align: left;
}
/* student_flow */
.stu_flow{
	position: relative;
	padding: 50px 0;
	background-color: #FCFCFC;
}
.stu_flow_eng_title{
	margin-bottom: 60px;
}
.stu_flow_box{
	position: relative;
	padding: 40px 0 50px;
}
.pc_stu_flow_box_flex_child_item{
	text-align: center;
}
.stu_flow_box_img_1,.stu_flow_box_img_2,.stu_flow_box_img_3,.stu_flow_box_img_4,.stu_flow_box_img_5,.stu_flow_box_img_6{
	display: inline-block;
	height: 90px;
	background: no-repeat center center / contain;
}
.stu_flow_box_img_1{
	margin-top: 25px;    
	width: 122px;
	background-image: url(../img/illust/flow_img_1.svg);
}
.stu_flow_box_img_2,.stu_flow_box_img_5{
	width: 105px;
	background-image: url(../img/illust/flow_img_2.svg);
}
.stu_flow_box_img_3{
	width: 190px;
	background-image: url(../img/illust/flow_img_3.svg);
}
.stu_flow_box_img_4{
	width: 88px;
	background-image: url(../img/illust/flow_img_4.svg);
}
.stu_flow_box_img_6{
	width: 129px;
	margin-top: 25px;
	background-image: url(../img/illust/flow_img_6.svg);
}
.stu_flow_box_img_4,.stu_flow_box_img_5{
	margin-top: 25px;
}
.stu_flow_box_wrap .stu_flow_box:nth-child(n+2){
	margin-top: 67px;
}
.stu_flow_box{
	background-color: #F5F5F5;
	border-radius: 9px;
	text-align: center;
}
.stu_flow_box_title{
	position: absolute;
	top: -18px;
	right: 50%;
	width: 296px;
	transform: translateX(50%);
	padding: 9px 12px;
	background-color: #395DA5;
	border-radius: 6px;
}
.stu_flow_box_title_2{
	width: 348px;
}
.stu_flow_box_title_3{
	width: 160px;
}
.stu_flow_box_text{
	margin-bottom: 20px;
}
.flow_button{
	display: inline-block;
	padding: 16px 34px 17px;
	background-color: #E9BE64;
	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;
}
.stu_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){
	/* student_about */
	.stu_about{
		padding: 60px 0 90px;
	}    
	.stu_about_illust_1{
		top: 180px;
		left: unset;
		right: 15%;
		width: 217px;
		height: 176px;
	}
	.stu_about_illust_2{
		top: 440px;
		right: 1%;
		width: 217px;
		height: 163px;
	}
	.stu_about_logo{
		width: 299px;
		height: 70px;
		margin: 0 auto 60px;
	}
	.stu_about_box{
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.stu_about_box_child{
		display: flex;
		flex-direction: row;
		align-items: flex-end;
		gap: 15px;
	}
	.stu_about_text_3{
		margin: 50px 0 0;
	}
	.stu_about_text_4{
		margin: 40px 0;
	}
	.stu_about_text_5{
		text-align: left;
	}
	/* student_worries */
	.stu_worries{
		padding: 50px 0 90px;
	}
	.stu_worries_img{
		width: 181px;
		height: 160px;
	}    
	.stu_worries_check{
		width: 25px;
		height: 23px;
	}    
	.stu_worries_content_box{
		margin: 0 135px;
	}    
	/* student_solution */
	.stu_solution{
		padding: 90px 0;
	}
	.stu_worries_box_wrap .stu_worries_box:nth-child(n+2){
		margin-top: 45px;
	}    
	.stu_worries_box{
		flex-direction: row;
		justify-content: space-around;
		padding: 50px 0;
	}
	.stu_worries_box_tax{
		margin-left: 273px;
	}
	/* student_price__________________________ */
	.stu_price_title_eng{
		top: 20px;
	}
	.stu_PC_table24_title_th_price,.stu_PC_table24_title_th_content,.stu_PC_table24_title_th_hour{
		height: 61px;
		vertical-align: middle;
		background-color: #CECECE;
		border-top: 1px solid #FCFCFC;
		border-right: 1px solid #FCFCFC;
	}
	.stu_PC_table24_title_th_price{
		border-left: 1px solid #FCFCFC;
		border-radius: 18px 0 0 0;
	}
	.stu_PC_table24_title_th_hour{
		border-radius: 0 18px 0 0;
	}
	.stu_PC_table24_content_tr{
		height: 180px;
	}
	.stu_PC_tablestudent_content_tr{
		height: 250px;
	}
	.stu_PC_table24_price_th{
		width: 266px;
		vertical-align: middle;
		background-color: #4667AC;
		border-top: 1px solid #FCFCFC;
		border-left: 1px solid #FCFCFC;
		border-right: 1px solid #FCFCFC;
		border-bottom: 1px solid #FCFCFC;
		border-radius: 18px 0 0 18px;
	}
	.stu_PC_table24_content_td_price,.stu_PC_table24_content_td_content,.stu_PC_table24_content_td_hour{
		vertical-align: middle;
		background-color: #F2F2F2;
		border-top: 1px solid #FCFCFC;
		border-right: 1px solid #FCFCFC;
		border-bottom: 1px solid #FCFCFC;
	}
	.stu_PC_tablestudent_price_th{
		width: 266px;
		vertical-align: middle;
		background-color: #BADDE8;
		border-top: 1px solid #FCFCFC;
		border-left: 1px solid #FCFCFC;
		border-right: 1px solid #FCFCFC;
		border-bottom: 1px solid #FCFCFC;
		border-radius: 18px 0 0 18px;
	}
	.stu_PC_table24_content_td_price,.stu_PC_tablestudent_content_td_price{
		width: 188px;
		vertical-align: middle;
		background-color: #F2F2F2;
		border-top: 1px solid #FCFCFC;
		border-right: 1px solid #FCFCFC;
		border-bottom: 1px solid #FCFCFC;
	}
	.stu_PC_table24_content_td_content,.stu_PC_tablestudent_content_td_content{
		margin: 0 auto;
		width: 356px;
		vertical-align: middle;
		border-top: 1px solid #FCFCFC;
		border-right: 1px solid #FCFCFC;
		border-bottom: 1px solid #FCFCFC;
		background-color: #F2F2F2;
	}
	.stu_PC_table24_content_td_hour{
		width: 193px;
		border-radius: 0 0 18px 0;
	}
	.stu_PC_tablestudent_content_td_hour{
		width: 193px;
		vertical-align: middle;
		background-color: #F2F2F2;
		border-top: 1px solid #FCFCFC;
		border-right: 1px solid #FCFCFC;
		border-bottom: 1px solid #FCFCFC;
		border-radius: 0 18px 18px 0;
	}
	.stu_PC_table24_content_td_content_des{
		display: block;
		width: 222px;
		margin: 0 auto 10px;
		padding: 0 21px;
		background-color: #4667AC;
	}
	.PC_tablestudent_content_td_content_des{
		display: block;
		width: 322px;
		margin: 0 auto 10px;
		padding: 0 21px;
		background-color: #BADDE8;
	}
	.stu_price_des {
		display: inline-block;
		width: 560px;
		padding: 20px 30px;
		border-radius: 15px;
		text-align: left;
	}
	/* student_before_after */
	.stu_beaf{
		padding-top: 90px;
	}
	.stu_beaf_title{
		margin-bottom: 50px;
	}
	.stu_beaf_1{
		padding-bottom: 75px;
	}
	.stu_beaf_1{
		flex-direction: row;
		justify-content: space-between;
	}
	.stu_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);
	}    
	.stu_be_img,.stu_af_img{
		margin: 3px 0 35px;
	}
	/* stu_voice */
	.stu_voice{
		padding: 90px 0;
	}
	.stu_voice_box_wrap{
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.stu_voice_box{
		width: 470px;
		padding: 30px 50px;
	}
	.stu_voice_box_text_3{
		line-height: 2.5;
	}
	/* studnet_flow */
	.stu_flow{
		padding: 90px 0;
	}
	.stu_flow_title{
		margin-bottom: 140px;
	}
	.stu_flow_eng_title{
		top: -36px;
	}
	.stu_flow_box{
		padding: 70px 30px 50px 50px;
		text-align: left;
	}
	.pc_stu_flow_box_flex_child_item{
		text-align: left;
	}
	.stu_flow_box_title{
		top: -30px;
	}
	.pc_stu_flow_box_flex{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.pc_stu_flow_box_flex_child{
		display: flex;
		gap: 50px;
		align-items: center;
	}
	.stu_flow_box_title{
		width: 539px;
		padding: 15px 30px;
	}
	.stu_flow_box_title_2{
		width: 631px;
	}
	.stu_flow_box_title_3{
		width: 300px;
	}
	.stu_flow_box_img_1,.stu_flow_box_img_2,.stu_flow_box_img_3,.stu_flow_box_img_4,.stu_flow_box_img_5,.stu_flow_box_img_6{
		height: 150px;
	}    
	.stu_flow_box_img_1{
		width: 202px;
	}
	.stu_flow_box_img_2,.stu_flow_box_img_5{
		width: 175px;
	}
	.stu_flow_box_img_3{
		width: 209px;
	}
	.stu_flow_box_img_4{
		width: 145px;
	}
	.stu_flow_box_img_6{
		width: 213px;
	}
	.stu_flow_box_img_4,.stu_flow_box_img_5{
		margin-top: 0;
	}    
	.stu_flow_box_text{
		margin: 0;
	}
	.flow_button{
		margin-top: 20px;
	}
	.stu_flow_box_wrap .stu_flow_box:nth-child(n+2){
		margin-top: 120px;
	}
	.stu_flow_box_line{
		display: inline-block;
		margin: 30px 0 0 54px;
	}
}