@charset "UTF-8";


/*
---------------------------------------------------------*/
.contentpage .m_img .m_img_bg{
	background-image:url(../images/beauty/m_img@2x.jpg);
}
.m_img h2{
	letter-spacing: 0.1em!important;
}



/*box01
---------------------------------------------------------*/
.box01 .med_flt{
	margin-bottom: 80px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box01 .med_flt{
	margin-bottom: 8%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box01 .med_flt{
	margin-bottom: 11%;
}
}



/*box02  .bea_list
---------------------------------------------------------*/
.box02 .med_flt{
	margin-bottom: 89px;
}
.box02 .bea_list{
	margin-bottom: 60px;
}
.box02 .bea_list .bea_list_tit{
	display: table;
	background:#C2C2B5;
	width: 100%;
}
.box02 .bea_list .bea_list_tit p{
	color: #fff;
	background: #249F98;
	font-size: 25px;
	font-weight: 500;
	letter-spacing: 0.18em;
	padding: 20px 0 20px 30px;
}
.box02 .bea_list.type2 .bea_list_tit p:first-child{
	background: #B3B3A1;
	width: 86.5%;
	display: table-cell;
	vertical-align: middle;
}
.box02 .bea_list.type2 .bea_list_tit p:nth-child(2){ /*保険適用*/
	position: relative;
	background:#C2C2B5;
	width: 13.5%;
	font-size: 20px;
	display: table-cell;
	vertical-align: middle;
}
.box02 .bea_list.type2 .bea_list_tit p:nth-child(2)::before{ /*保険適用*/
	position: absolute;
	display: block;
	content: "";
	background: url(../images/beauty/tit_deco@2x.png)no-repeat top left;
	background-size: 100% 100%;
	width: 50px;
	height: 100%;
	top:0;
	left: -50px;
}
.box02 .bea_list_con{
	border: 5px solid #BDAFA3;
	border-top:none;
	padding: 40px 35px 12px;
}
.box02 .bea_list_con li{
	float: left;
}
.box02 .bea_list_con li.con1{
	width: 24%;
	margin-right: 3%;
}
.box02 .bea_list_con li.con2{
	width: 24%;
	margin-right: 3%;
}
.box02 .bea_list_con li.con2 table{
	width: 100%;
	border-collapse: separate;
    border-spacing: 0px 5px;
	margin-top: -5px;
}
.box02 .bea_list_con li.con2 tr th{
	width: 65%;
	border: 2px solid #E9E4DE;
	padding: 5px 0 5px 15px;
	font-size:17px;
}
.box02 .bea_list_con li.con2 tr td{
	width: 35%;
	background: #E9E4DE;
	padding: 5px 0 5px 0.9vw;
	font-size:17px;
	letter-spacing: .3em;
	color: #249F98;
}
.box02 .bea_list_con li.con3{
	width: 46%;
}
/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1200px) {
.box02 .bea_list_con li.con2{
	width: 30%;
}
.box02 .bea_list_con li.con3{
	width: 40%;
}
.box02 .bea_list_con li.con2 tr td{
	padding: 5px 0 5px 1.2vw;
}
.box02 .bea_list.type2 .bea_list_tit p:first-child{
	width: 84.5%;
}
.box02 .bea_list.type2 .bea_list_tit p:nth-child(2){ /*保険適用*/
	width: 15.5%;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box02 .med_flt{
	margin-bottom: 8%;
}
.box02 .bea_list{
	margin-bottom: 5%;
}
.box02 .bea_list .bea_list_tit p{
	font-size: 125%;
	letter-spacing: 0.1em;
	padding: 2.3% 0 2.3% 4%;
}
.box02 .bea_list.type2 .bea_list_tit p:first-child{
	width: 76.5%;
}
.box02 .bea_list.type2 .bea_list_tit p:nth-child(2){ /*保険適用*/
	width: 15.5%;
	font-size: 115%;
}
.box02 .bea_list_con{
	padding: 5% 5% 6%;
}
.box02 .bea_list_con li.con1{
	width: 39%;
	margin-right: 3%;
	margin-left: 7.5%;
	max-width: 270px;
}
.box02 .bea_list_con li.con2{
	width: 43%;
	margin-right: 7.5%;
}
.box02 .bea_list_con li.con2 tr th{
	padding: 5px 0 5px 20px;
	font-size: 105%;
}
.box02 .bea_list_con li.con2 tr td{
	font-size: 105%;
	padding-left: 1em;
}
.box02 .bea_list_con li.con3{
	width: 100%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box02 .med_flt{
	margin-bottom: 11%;
}
.box02 .bea_list{
	margin-bottom: 5%;
}
.box02 .bea_list .bea_list_tit p{
	font-size: 125%;
	letter-spacing: 0.05em;
	padding: 3.5% 0 3%;
	text-align: center;
	line-height: 1.2em;
}
.box02 .bea_list.type2 .bea_list_tit p:first-child{
	width: 85%;
}
.box02 .bea_list.type2 .bea_list_tit p:nth-child(2){
	width: 13%;
	padding-right: 2%;
	font-size: 105%;
}
.box02 .bea_list_con{
	border: 3px solid #BDAFA3;
	border-top:none;
	padding: 5%;
}
.box02 .bea_list_con li.con1{
	width: 70%;
	margin: 0 15% 5%;
}
.box02 .bea_list_con li.con2{
	width: 100%;
	margin-right: 0;
}
.box02 .bea_list_con li.con2 table{
    border-spacing: 0 0.5%;
	margin-top: -0.5%;
}
.box02 .bea_list_con li.con2 tr th{
	width: 65%;
	border: 2px solid #E9E4DE;
	padding: 1.5% 0 1.5% 5%;
	font-size:105%;
}
.box02 .bea_list_con li.con2 tr td{
	width: 35%;
	background: #E9E4DE;
	padding: 1.5% 0;
	font-size: 110%;
	padding-left: 1.3em;
}
.box02 .bea_list_con li.con3{
	width: 100%;
}
}

	
	
/*box02  bea_bnr
---------------------------------------------------------*/
.box02 .bea_bnr{
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
}
.box02 .bea_bnr .bea_bnr_tit{
	font-size:20px;
	letter-spacing: .2em;
	text-align:center; 
	margin-bottom: 35px;
}
.box02 .bea_bnr .bea_bnr_tit p:nth-child(2){
	position: relative;
	display: inline-block;
	padding: 0 60px;
}
.box02 .bea_bnr .bea_bnr_tit p:nth-child(2)::before{
	position: absolute;
	display: block;
	content: "";
	background: url(../images/beauty/icon_bnrtit1.svg) no-repeat center left;
	background-size:100%;
	width: 20px;
	height: 40px;
	top:0;
	left: 0;
}
.box02 .bea_bnr .bea_bnr_tit p:nth-child(2)::after{
	position: absolute;
	display: block;
	content: "";
	background: url(../images/beauty/icon_bnrtit2.svg) no-repeat center right;
	background-size:100%;
	width: 20px;
	height: 40px;
	top:0;
	right: 0;
}
.box02 .bea_bnr .bea_bnr_con{
	position: relative;
	background: #fff;
	box-shadow: 0 0 8px #ccc;
	padding: 35px 50px 32px;
}
.box02 .bea_bnr .bea_bnr_con::before{
	position: absolute;
	display: block;
	content: "";
	background: url(../images/beauty/box_deco@2x.jpg) no-repeat bottom right;
	background-size:100%;
	width: 464px;
	height: 217px;
	right: 24px;
	bottom:0;
	z-index: 1;
}
.box02 .bea_bnr .bea_bnr_con p.tit{
	font-size: 20px;
	line-height: 2.2em;
	letter-spacing: .25em;
	margin-bottom: 20px;
	z-index: 2;
	position: relative;
}
.box02 .bea_bnr .bea_bnr_con p.tit span{
	font-size: 25px;
	color: #249F98;
}
.box02 .bea_bnr .bea_bnr_con .med_price_btn2 p{
	background: #249F98;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1070px) {
.box02 .bea_bnr .bea_bnr_con{
	padding-left: 40px;
}
.box02 .bea_bnr .bea_bnr_con::before{
	background-size: 85%;
}
.box02 .bea_bnr .bea_bnr_con p.tit{
	letter-spacing: .15em;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box02 .bea_bnr{
	width: 90%;
}
.box02 .bea_bnr .bea_bnr_tit{
	font-size: 125%;
	margin-bottom: 3%;
}
.box02 .bea_bnr .bea_bnr_tit p:nth-child(2){
	padding: 0 8%;
}
.box02 .bea_bnr .bea_bnr_con{
	padding: 5%;
}
.box02 .bea_bnr .bea_bnr_con::before{
	background-size: 80%;
	right: 2%;
	z-index: 1;
}
.box02 .bea_bnr .bea_bnr_con p.tit{
	font-size: 115%;
	line-height: 2em;
	letter-spacing: .2em;
	margin-bottom: 17%;
	z-index: 3;
	position: relative;
}
.box02 .bea_bnr .bea_bnr_con p.tit span{
	font-size: 125%;
}
.box02 .bea_bnr .med_price_btn2 p{
	z-index: 2;
	position: relative;
	padding: 0.5% 15% 0.5% 6%;
}
.box02 .bea_bnr .med_price_btn2 p::after{
	bottom: 7%;
	left: 75%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box02 .bea_bnr .bea_bnr_tit{
	font-size: 115%;
	letter-spacing: .1em; 
	margin-bottom: 5%;
	margin-top: 10%;
}
.box02 .bea_bnr .bea_bnr_tit p:nth-child(2){
	padding: 0 15%;
}
.box02 .bea_bnr .bea_bnr_tit p:nth-child(2)::before{
	top: 0.5em;
	left: 0.5em;
}
.box02 .bea_bnr .bea_bnr_tit p:nth-child(2)::after{
	top: 0.5em;
	right: 0.5em;
}
.box02 .bea_bnr .bea_bnr_con{
	padding: 5% 5% 0;
}
.box02 .bea_bnr .bea_bnr_con::before{
	display: none;
}
.box02 .bea_bnr .bea_bnr_con p.tit{
	font-size: 100%;
	line-height: 2em;
	letter-spacing: .08em;
	margin-bottom: 5%;
	text-align: center;
}
.box02 .bea_bnr .bea_bnr_con p.tit span{
	font-size: 115%;
	line-height: 1.5em;
}
.box02 .bea_bnr .bea_bnr_con .med_price_btn2 p{
	margin: 0 auto 8% 18%;
}
}



/*box03
---------------------------------------------------------*/
.box03 .med_flt{
	margin-bottom: 55px;
}
.box03 .med_flow_list{
	max-width: 950px;
}
.box03 .med_flow_list li {
	width: 20.5%;
}
.box03 .med_flow_list li.flow_arrow {
	width: 7%;
	padding-top: 9%;
}
.box03 .white_office{
	margin-bottom: 60px;
}
.box03 .med_frame_list li dd p span{
	color: #D9444C;
}
.box03 .med_frame_box h5{
	background: #88B9D1;
}
.box03 .med_frame_box .icon1,
.box03 .med_frame_box .icon1::before{
	color: #88B9D1;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box03 .med_flt{
	margin-bottom: 5%;
}
.box03 .med_flow_list li {
	width: 22%;
}
.box03 .med_flow_list li.flow_arrow {
	width: 4%;
	padding-top: 8.5%;
}
.box03 .white_office{
	margin-bottom: 5%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box03 .med_flt{
	margin-bottom: 11%;
}
.box03 .med_flow_list li {
	width: 100%;
}
.box03 .med_flow_list li.flow_arrow {
	width: 100%;
	padding-top: 0;
}
.box03 .white_office{
	margin-bottom: 8%;
}
}