@charset "UTF-8";

.contentpage .m_img_area .m_img {background-image: url("../images/beauty/m_img@2x.jpg");}
.med_lead .com_lead_txt {background-image: url("../images/beauty/parts1@2x.png");}

.med_framebox {border-color: #be97cf;}
.med_framebox .fram_index {color: #9974ac;}



/*box2
---------------------------------------------------------*/
.box2 .med_framebox {
	width: 100%;
	max-width: 1130px;
	margin-left: auto;
	margin-right: auto;
}
.box2 .med_framebox .med_strong {
	color: #80634f;
	margin-bottom: 1.5em;
}
.box2 .med_framebox .med_flt {
	padding-bottom: 50px;
	border-bottom: solid 1px #ccc5c2;
	margin-bottom: 50px;
}
.box2 .med_framebox .med_flt:last-of-type {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}
.box2 .med_framebox .med_flt .com_link_style1 {
	text-align: left;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box2 .med_framebox .med_strong {
	margin-bottom: 1.0em;
}
.box2 .med_framebox .med_flt {
	padding-bottom: 4%;
	margin-bottom: 4%;
}
.box2 .med_framebox .med_flt .com_link_style1 {
	text-align: center;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box2 .med_framebox .med_strong {
	margin-bottom: 1.0em;
}
.box2 .med_framebox .med_flt {
	padding-bottom: 6%;
	margin-bottom: 6%;
}
.box2 .med_framebox .med_flt .com_link_style1 {
	text-align: center;
}
}



/*material
---------------------------------------------------------*/
#material .med_index {background: #be97cf;}
#material .med_index .ft_dm {color: #decbe7;}
#material .med_style2 > dt::before,
#material .med_style2_txt::before {
	color: #be97cf;
}
#material .med_osusume .osusume_title {background: #be97cf;}
#material .med_osusume .osusume_title::before {background-image: url("../images/beauty/arrow@2x.png");}
#material .med_osusume .com_list li {border-color: #decbe7;}
#material .med_osusume .com_list li::before {color: #decbe7;}

#material .list_box {
	padding-left: 3%;
	padding-right: 3%;
}
#material .list_box .med_flt {
	position: relative;
	padding-top: 3.0em;
}
#material .list_box .med_flt .img_r {
	width: 34%;
}
#material .list_box .med_flt .txt_l {
	width: 63%;
}
#material .list_box .med_flt .med_style2 > dt {
	position: absolute;
	left: 0;
	top: 0;
}
#material .list_box .score {
	border-top: solid 1px #be97cf;
	border-bottom: solid 1px #be97cf;
	margin-bottom: 1.0em;
}
#material .list_box .score ul {
	display: flex;
	color: #be97cf;
	letter-spacing: .1em;
	line-height: 1.2em;
	padding: .8em 0;
}
#material .list_box .score li {
	margin-right: 1.0em;
	font-weight: bold;
}
#material .list_box .score li:last-child {
	margin-right: 0;
}
#material .med_osusume .com_list {
	width: 100%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#material .list_box .score {
	width: 63%;
}
#material .list_box .med_flt .txt_l {
	width: 100%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#material .list_box {
	padding-left: 0;
	padding-right: 0;
}
#material .list_box .med_flt {
	padding-top: 0;
}
#material .list_box .med_flt .img_r {
	width: 60%;
}
#material .list_box .med_flt .txt_l {
	width: 100%;
}
#material .list_box .med_flt .med_style2 > dt {
	position: relative;
	left: auto;
	top: auto;
}
#material .list_box .score ul {
    justify-content: center;
}
}



/*
---------------------------------------------------------*/

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}