@charset "UTF-8";
/* CSS Document */

#menu_main {
    background-image: url("../../../../images/menu/beauty/images/bg01.jpg");
    background-repeat: no-repeat;
    background-size: auto 800px;
    background-position: top right;
}

#skin-education01 {
    border-top: 5px solid #ede2e9;
    padding-top: 85px;
}

#skin-education01 .cont01 {
    width: 1140px;
    margin: 0 auto;
    padding-top: 85px;
    padding-bottom: 105px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    justify-content: space-between;
}

#skin-education01 .cont01 p {
    width: 595px;
}

#skin-education01 .cont01 p span {
	display: block;
	color: #692b50;
	font-size: 24px;
	font-family: 'Noto Serif JP', serif;
	padding-bottom: 30px;
	line-height: 1.8em;
}

.effect_skin {
	width: 1140px;
    margin: 0 auto;
	padding-top: 85px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    justify-content: space-between;
}

.effect_skin p {
    width: 595px;
}

#skin-education02 {
    padding-top: 95px;
    padding-bottom: 105px;
}

#skin-education02 p {
    padding-top: 65px;
	text-align: center;
}

#skin-education02 div {
    text-align: center;
    padding-top: 50px;
}

#skin-education03 {
    padding-top: 95px;
    padding-bottom: 100px;
}

#skin-education03 .cont01 {
	width: 1140px;
	margin: 0 auto;
	padding: 0 0 100px;
}

#skin-education03 .cont01:first-of-type {
	padding-top: 85px;
}

#skin-education03 .cont01:last-of-type {
	padding-bottom: 0;
}

#skin-education03 .cont01 .box01 {
	padding-top: 30px;
	padding-bottom: 80px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    justify-content: space-between;
}

#skin-education03 .cont01 .box01 div:last-of-type {
	width: 595px;
}

#skin-education03 .cont01 .box01 div:last-of-type p.btn {
	padding-top: 40px;
}

#skin-education03 .cont01 .box02 h4 {
	margin-bottom: 30px;
}

#skin-education03 .cont01 .box02 h5 {
	font-weight: bold;
	margin-bottom: 10px;
}

#skin-education03 .cont01 .box02 p {
	padding-bottom: 25px;
}

#skin-education03 .cont01 .box02 p:last-child {
	padding-bottom: 0;
}

#skin-education03 .cont01 .box03 {
	padding-bottom: 80px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    justify-content: space-between;
}

#skin-education03 .cont01 .box03 div {
	order: 2;
}

#skin-education03 .cont01 .box03 p {
	width: 595px;
	order: 1;
}

#skin-education03 .cont01 .box02_2 {
	padding-bottom: 80px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    justify-content: space-between;
}

#skin-education03 .cont01 .box02_2 div:first-of-type {
	width: 595px;
}

#skin-education03 .cont01 .box02_2 h4 {
	margin-bottom: 30px;
}

#skin-education03 .cont01 .box02_2 h5 {
	font-weight: bold;
	margin-bottom: 10px;
}

#skin-education03 .cont01 .box02_2 p {
	padding-bottom: 25px;
}

#skin-education03 .cont01 .box02_2 p:last-child {
	padding-bottom: 0;
}

#skin-education03 .cont01 .box04 p {
	padding: 30px 0 40px;
}

#skin-education03 .cont01 .box04 div {
	text-align: center;
}

#skin-education04 {
    padding-top: 80px;
    padding-bottom: 35px;
}

#skin-education04 .cont01 div.box h2 {
    text-align: center;
    font-size: 31px;
    font-family: 'Noto Serif JP', serif;
    padding-bottom: 60px;
    font-weight: bold;
}

#skin-education04 .cont01 div.box div.box01 {
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    justify-content: space-between;
}

#skin-education04 .cont01 div.box div.box01 p {
	width: 495px;
}