@charset "UTF-8";

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



/*box1
---------------------------------------------------------*/
.box1 .med_check_box .column_box {
	max-width: 900px;
}

/* 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) {
}