@charset "UTF-8";


.m_img {
	background-image: url("../images/breath/m_img@2x.jpg");
}

/*
---------------------------------------------------------*/
.med_col_list.icon > li dt {
	padding-top: 3.5em;;
}
.med_col_list.icon > li:nth-of-type(1) { background-color: #E6F8FF;}
.med_col_list.icon > li:nth-of-type(2) { background-color: #F4FBCE;}
.med_col_list.icon > li:nth-of-type(1) dt {
	color: #35AEEE;
	background-image: url("../images/breath/col3_icon1.svg");
}
.med_col_list.icon > li:nth-of-type(2) dt {
	color: #3EB18C;
	background-image: url("../images/breath/col3_icon2.svg");
}
.med_col_list.icon > li:nth-of-type(3) dt {
	background-image: url("../images/breath/col3_icon3.svg");
}

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

.med_pickup .poi_list > li:nth-of-type(1) {
	margin-left: 17%;
}
.med_pickup .poi_list > li:nth-of-type(2) {
	margin-right: 17%;
}
.med_pickup .poi_list > li:nth-of-type(3) {
	margin-top: 3%;
	margin-right: 3.5%;
}
}
