@charset "UTF-8";
@import "/_include/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document esthetics
--------------------------------------------------------- */

.title_bunner {
	height: 80px;
}

.color_cc0000{
	color: #cc0000;
}

/* ---------------------------------------------------------
	CSS Document esthetics_area_01
--------------------------------------------------------- */

.esthetics_area_01 {
	margin-bottom: 60px;
	text-align: justify;
	position: relative;
}

.esthetics_area_01 figure {
	width: 284px;
	height: 213px;
	position: absolute;
	top: 0;
	right: 0;
}

.esthetics_area_01_p_01{
	width: 600px;
	margin: 0 0 20px 20px;
	padding: 15px;
	background: #e2e6ff;
	line-height: 1.8;
	color: #000000;
}

.esthetics_area_01_p_02{
	width: 600px;
	margin: 0 0 40px 20px;
	line-height: 1.8;
	color: #000000;
}

/* ---------------------------------------------------------
	CSS Document esthetics_area_01
--------------------------------------------------------- */

._esthetics_area_02 {
	width: 882px;
	margin: 0 auto 40px;
	padding: 25px;
	border-radius: 7px;
	border: solid 1px #dddcc7;
	background: #eeecf1;
	box-shadow: 0 0 2px 1px #fff inset;
	text-align: justify;
	line-height: 1.8;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

._esthetics_area_02 ol {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	list-style: none;
}

._esthetics_area_02 li {
	float: none;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	list-style: none;
}

._esthetics_area_02_text_01 ._esthetics_area_02_text_03 {
	width: 630px;
}

._esthetics_area_02_text_02 {
	float: right;
	width: 590px;
}

._esthetics_area_02_text_03 {
	margin: 5px 0 15px;
	padding: 15px;
	background: #e1dbe7;
	position: relative;
}

._esthetics_area_02_text_04 {
	display: block;
	width: 590px;
	margin: 5px 0 40px;
	padding: 15px;
	background: #e1dbe7;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}

._esthetics_area_02_figure_01 {
	position: absolute;
	top: 0;
	right: -200px;
}

._esthetics_area_02_figure_02 {
	position: absolute;
	bottom: 0;
	left: -240px;
}

._esthetics_area_02_figure_03 {
	position: absolute;
	top: -30px;
	left: -240px;
}

._esthetics_area_02_text_03 h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 110%;
	color: #7b64b6;
}

._esthetics_area_02_details_01 {
	margin-top: 15px;
	text-align: center;
}

._esthetics_area_02_details_01 a {
	display: inline-block;
	vertical-align: top;
	height: 50px;
	padding: 0 20px;
	border: solid 1px #dbdb93;
	background: #f8f8fa;
	background: -moz-linear-gradient(top,  #f8f8fa 0%, #f3f0cd 100%);
	background: -webkit-linear-gradient(top,  #f8f8fa 0%,#f3f0cd 100%);
	background: linear-gradient(to bottom,  #f8f8fa 0%,#f3f0cd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8fa', endColorstr='#f3f0cd',GradientType=0 );
	box-shadow: 0 0 0 1px #fff inset;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 48px;
	color: #371c00;
}

._esthetics_area_02_details_01 a:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

/* ---------------------------------------------------------
	CSS Document _esthetics_area_03
--------------------------------------------------------- */

._esthetics_area_03 {
	width: 882px;
	margin: 0 auto 40px;
	padding: 25px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: solid 1px #dddcc7;
	background: url(../images/esthetics/esthetics_area_02.jpg) no-repeat;
	background: #eeecf1;
	box-shadow: 0 0 2px 1px #fff inset;
	text-align: justify;
	line-height: 1.7;
}

._esthetics_area_03_float_01 {
	float: left;
	width: 420px;
}

._esthetics_area_03_float_02 {
	float: right;
	width: 390px;
}

._esthetics_area_03_text_01,
._esthetics_area_03_text_02 {
	margin-bottom: 15px;
	padding: 15px 25px 20px;
	background: #fff;
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.2);
	text-align: center;
}

._esthetics_area_03 p {
	text-align: justify;
}

._esthetics_area_03 p:not(:last-child) {
	margin-bottom: 1.5em;
}

._esthetics_area_03_text_01 dt {
	margin-bottom: 0.5em;
}

._esthetics_area_03_text_02 {
	margin: 15px 0 0;
	padding: 20px 20px 20px;
}

._esthetics_area_03 dl {
	margin-bottom: 1em;
}

._esthetics_area_03_text_02 dl {
	display: table;
	width: 100%;
}

._esthetics_area_03 h4,
._esthetics_area_03 dt {
	font-weight: 600;
	font-size: 18px;
	color: #2430fe;
}

._esthetics_area_03 h4 {
	margin-bottom: 0.5em;
}

._esthetics_area_03 dd {
	font-size: 14px;
	line-height: 1.5;
	color: #e52f2f;
}

._esthetics_area_03 dd span {
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	font-size: 24px;
	line-height: 1;
	color: #e52f2f;
}

._esthetics_area_03_photo_01 {
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.2);
}

._esthetics_area_03_float_02 ._esthetics_area_03_photo_01 {
	margin-bottom: 15px;
}

._esthetics_area_03 li {
	margin: 0 0 0 1em;
	text-align: justify;
	text-indent: -1em;
}

._esthetics_area_03_text_03 {
	text-align: left;
	font-size: 15px;
}

._esthetics_area_03_text_03 span {
	color: #e52f2f;
}

/* ---------------------------------------------------------
	CSS Document esthetics_area_04
--------------------------------------------------------- */

.esthetics_area_04 {
	display: flex;
	flex-flow: row-reverse;
	width: 882px;
	margin: 0 auto 40px;
	padding: 25px;
	border-radius: 7px;
	border: solid 1px #dddcc7;
	background: #eeecf1;
	box-shadow: 0 0 2px 1px #fff inset;
}

.esthetics_area_04 .row {
	flex: 1;
	text-align: justify;
}

.esthetics_area_04 .row p:not(:last-of-type) {
	margin-bottom: 1.5em;
}

.esthetics_area_04 figure {
	width: 308px;
	height: 235px;
	margin-right: 20px;
}
