@charset "UTF-8";

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

.med_index {background: #afaae0;}
.med_index .ft_dm {color: #d7d4ef;}
.med_style2 > dt::before,
.med_style2_txt::before {
	color: #afaae0;
}

.med_flow_vertical > li::before {
	color: #afaae0;
	border-color: #afaae0;
}
.med_flow_vertical > li::after {background: #afaae0;}

.med_point {background: rgba(240,247,240,0.95);}
.med_point .point_title {color: #689968;}



/*
---------------------------------------------------------*/
#method1 .com_linklist .com_link_style1,
#method2 .com_linklist .com_link_style1 {
	margin-top: 0;
}

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

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#method1 .com_linklist .com_link_style1,
#method2 .com_linklist .com_link_style1 {
	margin-top: 1.0em;
}
#method1 .com_linklist .com_link_style1:first-child,
#method2 .com_linklist .com_link_style1:first-child {
	margin-top: 0;
}
#method2 .list_box .med_point {
	padding-bottom: 4%;
}
}



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

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

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