@charset "UTF-8";
/*
font-family: 'M PLUS Rounded 1c', sans-serif;
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;
font-family: 'Dancing Script', cursive;
font-family: 'Work Sans', sans-serif;
*/


.CourseAntiaging-Price {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: linear-gradient(180deg,rgba(8,112,226,0.16) 0%,rgba(8,112,226,0.76) 100%), url(../images/IMG_2330.jpg);
	background-position: 2% 49%;
}

.CourseAntiaging-Price-content {
	color: white !important;
}

.CourseAntiaging-main {
 margin-top: 30px;
 margin-bottom: 30px;
}

.CourseAntiaging-main-left {
	min-height: 300px;
	background-size: cover;
	background-position: 78% 54%;
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00)40%,rgba(255,255,255,1.00) 70%), url(../images/IMG_0226.jpg);
	display: flex;
	align-items: flex-end;
}

.CourseAntiaging-main-left-content {
	width: 100%;
	margin-bottom: 20px;
}


.CourseAntiaging-main-right {
	background-color: rgba(234,234,234,1.00);
}

.CourseAntiaging-main-right-content {
	margin: 50px 30px;
	line-height: 2rem;
	text-align: justify;
}

.CourseAntiaging-main-right-content h2{
 font-size: 2.5rem;
	font-weight: 200;
	text-align: center;
	margin-bottom: 20px;
}

.CourseAntiaging-steps-content {
	margin-bottom: 30px;
}

.CourseAntiaging-steps-content .step1,.step2,.step3,.step4,.step5,.step6{
	width: 100%;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-box-shadow: 0px 0px 8px -2px;
	box-shadow: 0px 0px 8px -2px;
	border-radius: 10px;
}

.CourseAntiaging-steps-content .step1{
	background-image: url(../images/0E9R3637.jpg);
	background-position: 35% 18%;
}

.CourseAntiaging-steps-content .step2{
	background-image: url(../images/antiaging_step2.jpg);
	background-position: 35% 28%;
}

.CourseAntiaging-steps-content .step3{
	background-image: url(../images/0E9R3576.jpg);
	background-position: 35% 48%;
}

.CourseAntiaging-steps-content .step4{
	background-image: url(../images/antiaging_step4.jpg);
	background-position: 35% 18%;
}

.CourseAntiaging-steps-content .step5{
	background-image: url(../images/0E9R3623.jpg);
	background-position: 35% 48%;
}

.CourseAntiaging-steps-content .step6{
	background-image: url(../images/shinsanso_01.jpg);
	background-position: 35% 38%;
}


.CourseAntiaging-steps-content h4{
	font-size: 1.2rem;
	font-weight: 200;
	text-align: center;
	margin-bottom: 9px;
	padding: 8px;
	
 background-color: #dddddd;
 background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, transparent), color-stop(.5, #ffffff), to(#ffffff)),
 -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, transparent), color-stop(.5, #ffffff), to(#ffffff));
 -webkit-background-size: 5px 5px;
}

.CourseAntiaging-steps-content span{
	text-align: center;
	color: rgba(255,97,97,1.00);
	font-weight: 700;
}

.CourseAntiaging-steps {
margin-top: 50px;
margin-bottom: 50px;
}
