@charset "UTF-8";

/*
---------------------------------------------------------*/
.img_main {
	background-image: url("../images/sports/m_img@2x.jpg");
}
.med_dis_list > dl:nth-of-type(1) dt::before {background-image: url("../images/common/dis_icon_o5@2x.png");}
.med_dis_list > dl:nth-of-type(2) dt::before {background-image: url("../images/common/dis_icon_o6@2x.png");}
.med_dis_list.col_grn > dl:nth-of-type(1) dt::before {background-image: url("../images/common/dis_icon_g1@2x.png");}
.med_dis_list.col_grn > dl:nth-of-type(2) dt::before {background-image: url("../images/common/dis_icon_g2@2x.png");}
.med_dis_list.col_grn > dl:nth-of-type(3) dt::before {background-image: url("../images/common/dis_icon_g3@2x.png");}
.med_dis_list.col_grn > dl:nth-of-type(4) dt::before {background-image: url("../images/common/dis_icon_g4@2x.png");}


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