@charset "UTF-8";

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

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

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



/* box4
---------------------------------------------------------*/
.box4 .med_col_list dt {
	font-size: 120%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.box4 .med_col_list dt small {
	font-size: 80%;
}

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

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



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

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

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