@charset "utf-8";
.woman{
	background-color: #FCFCFC;
}
.woman_about{
	position: relative;
	padding: 50px 0;
	background-color: #FECFBB;
}
.woman_about_illust_1{
	position: absolute;
	top: 400px;
	left: 1%;
	width: 79px;
	height: 64px;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/diet_solution_illust_2.svg);
}
.woman_about_illust_2{
	position: absolute;
	top: 723px;
	right: 1%;
	width: 82px;
	height: 62px;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/diet_solution_illust_1.svg);
}
.woman_about_logo{
	width: 261px;
	height: 61px;
	margin: 0 auto 50px;
	background: no-repeat center center / contain;
	background-image: url(../img/logo_egg.png);
}
.woman_about_tax{
	margin: 5px 0 30px;
	text-align: center;
}
.woman_about_text_1,.woman_about_text_2,.woman_about_text_3,.woman_about_text_1_2{
	display: inline-block;
	background:linear-gradient(transparent 50%,#FFEFBB 50%,#FFEFBB 100%);
}
.woman_about_text_2{
	margin: 25px 0 10px;
}
.woman_about_text_4{
	margin: 60px 0 35px;
}
.woman_about_text_6{
	margin: 30px 0;
}
.woman_wave,.woman_wave_bottom{
	position: relative;
	width: 100vw;
	margin-top: -10px;
	background: no-repeat center center / cover;
	background-image: url(../img/woman_about_wave.png);
	z-index: 2;
}
@media screen and (max-width: 768px){
	.woman_about_text_1_2{
		display: none;
	}
}
/* woman_worries */
.woman_worries{
	position: relative;
	background-color: #FCFCFC;
	z-index: 3;
}
.woman_worries_title{
	margin-top: -40px;
}
.woman_worries_img{
	width: 114px;
	height: 100px;
	margin: 40px auto;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/worries_img.svg);
}
.woman_worries_content_box{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 18px;
	margin-bottom: -15px;
}
.woman_worries_content_box p{
	padding: 1px 12px;
	background-color: #FFEEBB;
	border-radius: 6px;
}
/* woman_solution */
.woman_solution{
	position: relative;
	margin-top:  -10px;
	padding: 50px 0;
	background-color: #FDF8EA;
	z-index: 1;
}
.woman_solution_title{
	margin-bottom: 50px;
}
.woman_solution_img{
	width: 124px;
	height: 130px;
	margin: 20px auto 0;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/solution_img.svg);
}
.woman_solution_box_wrap .woman_solution_box:nth-child(n+2){
	margin-top: 50px;
}
.woman_solution_box{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 25px;
}
.woman_solution_box_child{
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.woman_solution_box_child_number{
	display: inline-block;
}
.woman_solution_box_child_title{
	margin-top: 15px;
	padding: 3px 20px 1px;
	border-radius: 15px;
	background-color: #FFEEBB;
}
.woman_solution_box_child_tax{
	margin-top: 5px;
}
.woman_solution_box_child_content{
	margin-top: 10px;
}
.woman_solution_box_child_number_back{
	position: absolute;
	top: -4px;
	right: 50%;
	transform: translateX(50%);
	width: 76px;
	height: 76px;
	background-color: #ffcfbbaf;
	border-radius: 45px;
	z-index: -1;
}
.woman_solution_box_img_1,.woman_solution_box_img_2,.woman_solution_box_img_3,.woman_solution_box_img_4,.woman_solution_box_img_5{
	width: 300px;
	height: 300px;
	background: no-repeat center center / contain;
}
.woman_solution_box_img_1{
	background-image: url(../img/woman_solution_img_1.png);
}
.woman_solution_box_img_2{
	background-image: url(../img/woman_solution_img_2.png);
}
.woman_solution_box_img_3{
	background-image: url(../img/woman_solution_img_3.png);
}
.woman_solution_box_img_4{
	background-image: url(../img/woman_solution_img_4.png);
}
.woman_solution_box_img_5{
	background-image: url(../img/woman_solution_img_5.png);
}
/* woman_price____________________________ */
.woman_price{
	position: relative;
	padding: 50px 0;
}
.woman_price_title{
	position: relative;
	z-index: 2;
}
.woman_price_title_eng{
	opacity: .5;
}
.woman_price_illust{
	width: 36px;
	height: 41px;
	margin: 15px auto -30px;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/woman_price_illust.svg);
}
.woman_table24_title_tr {
	width: 100%;
	background-color: #FFEEBB;
}
.woman_table24_title_th{
	height: 114px;
	vertical-align: middle;
	border-top: 1px solid #DBC4B0;
	border-left: 1px solid #DBC4B0;
	border-right: 1px solid #DBC4B0;
	border-radius: 18px 18px 0 0;
}
.woman_table24_th{
	width: 20%;
	vertical-align: middle;
	background-color: #FCFCFC;
	border-top: 1px solid #DBC4B0;
	border-left: 1px solid #DBC4B0;
	border-right: 1px solid #DBC4B0;
}
.woman_table24_th_last {
	width: 20%;
	vertical-align: middle;
	background-color: #FCFCFC;
	border-top: 1px solid #DBC4B0;
	border-left: 1px solid #DBC4B0;
	border-bottom: 1px solid #DBC4B0;
	border-right: 1px solid #DBC4B0;
	border-radius: 0 0 0 18px;
}
.woman_table24_td,.woman_tablestudent_td{
	width: 80%;
	vertical-align: middle;
	background-color: #FDF8EA;
	border-top: 1px solid #DBC4B0;
	border-right: 1px solid #DBC4B0;
}
.woman_table24_td_last{
	width: 80%;
	vertical-align: middle;
	background-color: #FDF8EA;
	border-top: 1px solid #DBC4B0;
	border-right: 1px solid #DBC4B0;
	border-bottom: 1px solid #DBC4B0;
	border-radius: 0 0 18px 0;
}
.woman_tablepersonal_title_tr {
	width: 100%;
	background-color: #FFCFBB;
	border: 1px solid #DBC4B0;
}
.woman_tablepersonal_title_th {
	height: 114px;
	vertical-align: middle;
	border-top: 1px solid #DBC4B0;
	border-left: 1px solid #DBC4B0;
	border-right: 1px solid #DBC4B0;
	border-radius: 18px 18px 0 0;
}
.woman_tablepersonal_th,.woman_tableshort_th {
	width: 20%;
	vertical-align: middle;
	background-color: #FCFCFC;
	border-top: 1px solid #DBC4B0;
	border-left: 1px solid #DBC4B0;
	border-right: 1px solid #DBC4B0;
}
.woman_tablepersonal_th_last{
	width: 20%;
	vertical-align: middle;
	background-color: #FCFCFC;
	border: 1px solid #DBC4B0;
	border-radius: 0 0 0 18px;
}
.woman_tablepersonal_td,.woman_tableshort_td {
	width: 80%;
	vertical-align: middle;
	border-top: 1px solid #DBC4B0;
	border-right: 1px solid #DBC4B0;
}
.woman_tablepersonal_td_last{
	width: 80%;
	vertical-align: middle;
	border-top: 1px solid #DBC4B0;
	border-right: 1px solid #DBC4B0;
	border-bottom: 1px solid #DBC4B0;
	border-radius: 0 0 18px 0;
}
.woman_tableshort_title_th{
	height: 114px;
	vertical-align: middle;
	background-color: #FFCFBB;
	border-top: 1px solid #DBC4B0;
	border-left: 1px solid #DBC4B0;
	border-right: 1px solid #DBC4B0;
	border-radius: 18px 18px 0 0;
}
.woman_tableshort_th_last{
	width: 20%;
	vertical-align: middle;
	background-color: #FCFCFC;
	border-top: 1px solid #DBC4B0;
	border-left: 1px solid #DBC4B0;
	border-bottom: 1px solid #DBC4B0;
	border-right: 1px solid #DBC4B0;
	border-radius: 0 0 0 18px;
}
.woman_tableshort_td_last{
	width: 80%;
	vertical-align: middle;
	border-top: 1px solid #DBC4B0;
	border-right: 1px solid #DBC4B0;
	border-bottom: 1px solid #DBC4B0;
	border-radius: 0 0 18px 0;
}
.woman_price_des{
	width: 100%;
	padding: 20px 22px;
	background-color: #FDF8EA;
	border: 1px solid #DBC4B0;
	border-radius: 15px;
	text-align: left;
}
/* woman_before_after */
.woman_beaf{
	padding-top: 50px;
	background-color: #FECFBB;
}
.woman_beaf_title{
	display: inline-block;
	margin-bottom: 35px;
}
.woman_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);
}
.woman_beaf_1{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.woman_beaf_1{
	padding-bottom: 50px;
}
.woman_beaf_1_box{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.woman_be_img,.woman_af_img{
	display: inline-block;
	width: 355px;
	height: 355px;
	margin: 0 0 10px;
	border-radius: 18px;
	background: no-repeat center center / contain;
}
.woman_be_img{
	background-image: url(../img/woman_before.jpg);
}
.woman_af_img{
	background-image: url(../img/woman_after.jpg);
}
/* woman_voice */
.woman_voice{
	position: relative;
	padding: 50px 0;
	background-color: #FCFCFC;
}
.woman_voice_title{
	position: relative;
	margin-bottom: 50px;
	z-index: 3;
}
.woman_voice_eng_title{
	position: absolute;
	top: -18px;
	right: 50%;
	transform: translateX(50%);
	opacity: .2;
}
.woman_voice_box_wrap{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 50px;
}
.woman_voice_box{
	border: 1px solid #FFCFBB;
	border-radius: 18px;
	padding: 50px 24px;
}
.woman_voice_img{
	width: 88px;
	height: 88px;
	margin: 0 auto;
	background: no-repeat center center / contain;
	background-image: url(../img/illust/woman_voice_img.svg);
}
.woman_voice_box_name{
	margin: 15px 0;
}
.woman_voice_box_text{
	display: inline-block;
	text-align: left;
}
/* woman_flow */
.woman_flow{
	position: relative;
	padding: 50px 0;
	background-color: #F8F2F2;
}
.woman_flow_title{
	position: relative;
	margin-bottom: 50px;
	z-index: 3;
}
.woman_flow_eng_title{
	position: absolute;
	top: -18px;
	right: 50%;
	transform: translateX(50%);
	opacity: .2;
}
.woman_flow_box{
	position: relative;
	padding: 40px 0 50px;
}
.pc_woman_flow_box_flex_child_item{
	text-align: center;
}
.woman_flow_box_img_1,.woman_flow_box_img_2,.woman_flow_box_img_3,.woman_flow_box_img_4,.woman_flow_box_img_5,.woman_flow_box_img_6{
	display: inline-block;
	height: 90px;
	background: no-repeat center center / contain;
}
.woman_flow_box_img_1{
	margin-top: 25px;    
	width: 122px;
	background-image: url(../img/illust/flow_img_1.svg);
}
.woman_flow_box_img_2,.woman_flow_box_img_5{
	width: 105px;
	background-image: url(../img/illust/flow_img_2.svg);
}
.woman_flow_box_img_3{
	width: 190px;
	background-image: url(../img/illust/flow_img_3.svg);
}
.woman_flow_box_img_4{
	width: 87px;
	margin-top: 25px;
	background-image: url(../img/illust/flow_img_4.svg);
}
.woman_flow_box_img_5{
	margin-top: 25px;
}
.woman_flow_box_img_6{
	width: 129px;
	background-image: url(../img/illust/flow_img_6.svg);
}
.woman_flow_box_wrap .woman_flow_box:nth-child(n+2){
	margin-top: 67px;
}
.woman_flow_box{
	background-color: #FCFCFC;
	border: 1px solid #F98C8D;
	border-radius: 9px;
	text-align: center;
}
.woman_flow_box_title{
	position: absolute;
	top: -18px;
	right: 50%;
	width: 296px;
	transform: translateX(50%);
	padding: 9px 12px;
	background-color: #F98C8D;
	border-radius: 6px;
}
.woman_flow_box_title_2{
	width: 348px;
}
.woman_flow_box_title_3{
	width: 160px;
}
.woman_flow_box_text{
	margin-bottom: 20px;
}
.womam_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;
}
.woman_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){
	.woman_about{
		padding: 60px 0 90px;
	}
	.woman_about_illust_1{
		top: 350px;
		left: 1%;
		width: 260px;
		height: 211px;
	}
	.woman_about_illust_2{
		top: 193px;
		right: 1%;
		width: 293px;
		height: 220px;
	}    
	.woman_about_logo{
		width: 299px;
		height: 70px;
		margin: 0 auto 60px;
	}
	.woman_about_text_1,.woman_about_text_2{
		display: none;
	}
	.woman_about_tax{
		text-align: right;
		margin: 3px 160px 30px 0;
	}
	.woman_about_text_4{
		margin: 60px 0;
	}
	.woman_about_text_6{
		margin: 45px 0 60px;
	}
	.woman_wave{
		margin-top: -30px;
	}
	.woman_wave_bottom{
		margin-top: -180px;
	}
	/* woman_worries */
	.woman_worries_title {
		margin-top: -210px;
	}
	.woman_worries_img {
		width: 181px;
		height: 160px;
		margin: 40px auto 50px;
	}
	.woman_worries_content_box{
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-around;
		gap: 45px;
	}
	.woman_worries_content_box p{
		padding: 12px 40px;
		border-radius: 15px;
	}
	/* woman_solution */
	.woman_solution{
		margin-top: -30px;
		padding-bottom: 90px;
	}
	.woman_solution_img{
		margin: 60px auto 0;
	}    
	.woman_solution_box_wrap .woman_solution_box:nth-child(n+2){
		margin-top: 80px;
	}
	.woman_solution_box{
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	.woman_solution_box_child{
		width: 500px;
	}
	.woman_solution_box_child_number_back{
		width: 95px;
		height: 95px;
		top: -2px;
		left: 202px;
		transform: none;
		border-radius: 50px;
	}
	.woman_solution_box_child_tax{
		margin-left: 205px;
	}
	.woman_solution_box_child_content{
		margin-top: 30px;
	}
	.woman_solution_box_img_1,.woman_solution_box_img_2,.woman_solution_box_img_3,.woman_solution_box_img_4,.woman_solution_box_img_5{
		width: 297px;
		height: 344px;
		background: no-repeat center center / contain;
	}
	.woman_solution_box_img_1{
		background-image: url(../img/pc_woman_solution_img_1.png);
	}
	.woman_solution_box_img_2{
		background-image: url(../img/pc_woman_solution_img_2.png);
	}
	.woman_solution_box_img_3{
		background-image: url(../img/pc_woman_solution_img_3.png);
	}
	.woman_solution_box_img_4{
		background-image: url(../img/pc_woman_solution_img_4.png);
	}
	.woman_solution_box_img_5{
		background-image: url(../img/pc_woman_solution_img_5.png);
	}
	/* woman_price_________________________________ */
	.woman_price{
		padding: 90px 0;
	}
	.woman_price_illust{
		width: 68px;
		height: 77px;
		margin: 15px auto -50px;
	}    
	.woman_price_des{
		display: inline-block;
		width: 560px;
		padding: 20px 30px;
		border-radius: 15px;
		text-align: left;
	}
	.woman_PC_table24_title_th_price,.woman_PC_table24_title_th_content,.woman_PC_table24_title_th_hour {
		height: 61px;
		vertical-align: middle;
		background-color: #FCFCFC;
		border-top: 1px solid #DBC4B0;
		border-right: 1px solid #DBC4B0;
		border-left: 1px solid #DBC4B0;
		border-radius: 18px 18px 0 0;
	}
	.woman_PC_table24_price_th {
		width: 266px;
		vertical-align: middle;
		background-color: #FFEEBB;
		border-top: 1px solid #DBC4B0;
		border-left: 1px solid #DBC4B0;
		border-right: 1px solid #DBC4B0;
		border-bottom: 1px solid #DBC4B0;
		border-radius: 18px 0 0 18px;
	}
	.woman_PC_table24_content_td_price{
		width: 188px;
		vertical-align: middle;
		background-color: #FDF8EA;
		border-top: 1px solid #DBC4B0;
		border-right: 1px solid #DBC4B0;
		border-bottom: 1px solid #DBC4B0;
	}
	.woman_PC_table24_content_td_content{
		margin: 0 auto;
		width: 356px;
		vertical-align: middle;
		background-color: #FDF8EA;
		border-top: 1px solid #DBC4B0;
		border-right: 1px solid #DBC4B0;
		border-bottom: 1px solid #DBC4B0;
	}
	.woman_PC_table24_content_td_hour{
		width: 193px;
		border-radius: 0 0 18px 0;
		vertical-align: middle;
		background-color: #FDF8EA;
		border-top: 1px solid #DBC4B0;
		border-right: 1px solid #DBC4B0;
		border-bottom: 1px solid #DBC4B0;
	}
	.woman_PC_tablepersonal_price_th, .woman_PC_tableshort_price_th {
		width: 266px;
		vertical-align: middle;
		background-color: #FFCFBB;
		border-top: 1px solid #DBC4B0;
		border-left: 1px solid #DBC4B0;
		border-right: 1px solid #DBC4B0;
		border-bottom: 1px solid #DBC4B0;
		border-radius: 18px 0 0 18px;
	}
	.woman_PC_tablepersonal_content_td_price,.woman_PC_tableshort_content_td_price{
		width: 188px;
	}
	.woman_PC_tablepersonal_content_td_content,.woman_PC_tableshort_content_td_content{
		width: 356px;
		margin: 0 auto;
	}
	.woman_PC_tablepersonal_content_td_price,.woman_PC_tablepersonal_content_td_content,.woman_PC_tableshort_content_td_price,.woman_PC_tableshort_content_td_content{
		vertical-align: middle;
		background-color: #FCFCFC;
		border-top: 1px solid #DBC4B0;
		border-right: 1px solid #DBC4B0;
		border-bottom: 1px solid #DBC4B0;
	}
	.woman_PC_tablepersonal_content_td_hour,.woman_PC_tableshort_content_td_hour {
		width: 193px;
		border-right: 1px solid #DBC4B0;
		vertical-align: middle;
		background-color: #FCFCFC;
		border-top: 1px solid #DBC4B0;
		border-bottom: 1px solid #DBC4B0;
		border-radius: 0 18px 18px 0;
	}
	/* Before After*/
	.woman_beaf{
		padding-top: 90px;
	}
	.woman_beaf_title{
		margin-bottom: 50px;
	}
	.woman_beaf_1{
		padding-bottom: 75px;
	}
	.woman_beaf_1{
		flex-direction: row;
		justify-content: space-between;
	}
	.woman_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);
	}    
	.woman_be_img,.woman_af_img{
		margin: 3px 0 35px;
	}
	/* woman_voice */
	.woman_voice{
		padding: 90px 0;
	}
	.woman_voice_title{
		margin-bottom: 100px;
	}
	.woman_voice_eng_title{
		top: -36px;
	}
	.woman_voice_box_wrap{
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.woman_voice_box{
		width: 470px;
		padding: 30px 50px;
	}
	.woman_voice_box_text_1{
		line-height: 2.7;
	}
	/* woman_flow */
	.woman_flow{
		padding: 90px 0;
	}
	.woman_flow_title{
		margin-bottom: 140px;
	}
	.woman_flow_eng_title{
		top: -36px;
	}
	.woman_flow_box{
		padding: 70px 30px 50px 50px;
		text-align: left;
	}
	.pc_woman_flow_box_flex_child_item{
		text-align: left;
	}
	.woman_flow_box_title{
		top: -30px;
	}
	.pc_woman_flow_box_flex{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.pc_woman_flow_box_flex_child{
		display: flex;
		gap: 50px;
		align-items: center;
	}
	.woman_flow_box_title{
		width: 539px;
		padding: 15px 30px;
	}
	.woman_flow_box_title_2{
		width: 631px;
	}
	.woman_flow_box_title_3{
		width: 300px;
	}
	.woman_flow_box_img_1,.woman_flow_box_img_2,.woman_flow_box_img_3,.woman_flow_box_img_4,.woman_flow_box_img_5,.woman_flow_box_img_6{
		height: 150px;
	}    
	.woman_flow_box_img_1{
		width: 202px;
	}
	.woman_flow_box_img_2,.woman_flow_box_img_5{
		width: 175px;
	}
	.woman_flow_box_img_3{
		width: 209px;
	}
	.woman_flow_box_img_4{
		width: 145px;
	}
	.woman_flow_box_img_6{
		width: 213px;
	}
	.woman_flow_box_text{
		margin: 0;
	}
	.woman_flow_button{
		margin-top: 20px;
	}
	.woman_flow_box_wrap .woman_flow_box:nth-child(n+2){
		margin-top: 120px;
	}
	.woman_flow_box_line{
		display: inline-block;
		margin: 30px 0 0 54px;
	}
}