div#mapdesc h2 {background-image:url("../img/2017/sub/course1DivMapdescH2Bg.jpg");background-repeat: no-repeat;background-position: right top;background-size:contain;}
h3#runFree {font-size:24px;color:#dd5388;}


/* 修正上書き用CSS 共通 */
.mgb30px{margin-bottom: 30px !important;}
#menuBox{margin-top: 20px;}
div.courseGuide p{margin-bottom:30px !important;}
div.freerun{display: flex;justify-content: center;align-items: center;width: 40%;height: 265px;overflow: hidden;} 
div.freerun img{width: auto;height: auto;max-height: 245px;}
#checkPoint div.row-eq-heigh{display: flex;flex-wrap: wrap;}

/* 修正上書き用CSS for PC */
@media (min-width: 768px) {
div#mapdesc{padding: 0 0 0 40px;}
}

/* 修正上書き用CSS for SmartPhone */
@media (max-width: 767px) {
div#mapdesc h2{font-size: 32px;line-height: 1.4;letter-spacing: 0.15em;}
}

