@charset "utf-8";

/* 소개 */
.info_box {width:100%;letter-spacing:-0.09rem;}
.info_box .img {position:relative;float:left;}
.info_box .txt {position:relative;}
.info_box.w525 .img {width:26.25rem;text-align:center;padding-top:3.3rem}
.info_box.w525 .txt {float:right;width:calc(100% - 26.25rem)}
.info_box.right .img {float:right;}
.info_box.right .txt {float:left;width:calc(100% - 29.1rem);padding-right:2.1rem}
.info_box.w582 .img {width:29.1rem}
.info_box .tit {font-size:1.6rem;font-weight:500;}
.info_box .tit.cy {color:#0fba9e}
.info_box .tit.blue {color:#0a97df;}
.info_box .txt1 {font-size:1rem;color:#555}
.info_box.mt77 {margin-top:3.85rem}
.info_box .mt28 {margin-top:1.4rem}
.info_box .mt17 {margin-top:0.85rem}
.info_box img {width:100%;max-width:100%;height:auto}
.info_box:after {display:block;content:"";clear:both;}
.info_box img.w335 {max-width:14.75rem}
@media screen and (max-width:1370px) {
    .info_box .tit br {display:none;}
    .info_box .txt1 br {display:none;}
    .info_box .txt1 .block {display:inline;}
}
@media screen and (max-width:1180px) { 
    .info_box.w525 .img {width:45%}
    .info_box.w525 .txt {width:55%}
    .info_box.w582 .img {width:45%}
    .info_box.right .txt {width:55%}
}
@media screen and (max-width:1000px) { 
    .info_box .img {float:none;width:100% !important}
    .info_box.w525 .img {padding-top:0}
    .info_box .txt {float:none;width:100% !important;margin-top:1rem;padding:0 !important}
    .info_box .tit {font-size:1.3rem}
}

/* 첼린지 안내 */
.chall_info_top {display:table;width:100%}
.chall_info_top .img {display:table-cell;width:29.2rem;vertical-align:middle;}
.chall_info_top .img img {max-width:100%;height:auto}
.chall_info_top .cont {display:table-cell;vertical-align:middle;padding-left:1.4rem}
.chall_info_top .cont .tit {font-size:1.85rem;color:#0fba9e;font-weight:500}
.chall_info_top .cont .txt {margin-top:0.5rem;font-size:0.9rem;color:#555555;line-height:1.65rem} 
.chall_info_list {margin-top:3.2rem;}
.chall_info_list .list {display:table;width:100%;padding:1.85rem 0 1.85rem;margin-bottom:7px;border:1px solid #ddd;}
.chall_info_list .list .title {display:table-cell;width:10.45rem;text-align:center;vertical-align:middle;}
.chall_info_list .list .title .tit {font-size:1.15rem;font-weight:500;}
.chall_info_list .list .title .tit.bg1 {color:#357fd8;}
.chall_info_list .list .title .tit.bg2 {color:#1f787f;}
.chall_info_list .list .title .tit.bg3 {color:#5ac437;}
.chall_info_list .list .title .tit.bg4 {color:#9f54aa;}
.chall_info_list .list .title .tit:before {
    display:block;
    content:"";
    position:relative;
    margin:0 auto 0.2rem;
    width:2.5rem;
    height:2.5rem;
    background-size:100% auto;
    background-repeat:no-repeat;
    background-position:0 0;
}
.chall_info_list .list .title .tit.bg1:before {background-image:url(../imgs/info/list_tit_bg1.png)}
.chall_info_list .list .title .tit.bg2:before {background-image:url(../imgs/info/list_tit_bg2.png)}
.chall_info_list .list .title .tit.bg3:before {background-image:url(../imgs/info/list_tit_bg3.png)}
.chall_info_list .list .title .tit.bg4:before {background-image:url(../imgs/info/list_tit_bg4.png)}
.chall_info_list .list .cont {display:table-cell;vertical-align:middle;}
.chall_info_list .list .chall_ul li {position:relative;padding-left:1.1rem;font-size:0.9rem;margin-bottom:0.5rem;color:#555}
.chall_info_list .list .chall_ul li:before {
    display:block;
    content:"";
    position:absolute;
    top:0.4rem;
    left:0;
    width:0.6rem;
    height:0.6rem;
    background:url(../imgs/info/list_dot.png) no-repeat 0 0;
    background-size:100% auto;
}
.chall_info_list .list .chall_ul li:last-child {margin-bottom:0}
.chall_info_list .list .chall_ul li .tel {display:inline-block;padding:0.35rem 0.95rem;border-radius:50px;background-color:#a2a2a2;vertical-align:middle;font-size:0.8rem;line-height:0.8rem;color:#fff;text-align:center;}
.chall_info_list .list .chall_ul li .tel.ml53 {margin-left:2.65rem}
.chall_info_list .list .chall_ul li .tel.ml37 {margin-left:1.85rem}
.chall_info_list .list .chall_ul li .tel.ml20 {margin-left:1rem}
@media screen and (max-width:1172px){
    .chall_info_top .cont .txt br {display:none;}
    .chall_info_top .img {width:55%;vertical-align:top;}
    .chall_info_top .cont {width:45%}
}
@media screen and (max-width:1000px){
    .chall_info_top,
    .chall_info_top .img,
    .chall_info_top .cont {display:block;width:100%}
    .chall_info_top .cont {padding-left:0;margin-top:1rem}
    .chall_info_top .cont .tit {font-size:1.5rem}
    .chall_info_top .cont .tit br {display:none;}
    .chall_info_top .img img {width:100%}
}
@media screen and (max-width:582px){
    .chall_info_list .list,
    .chall_info_list .list .title,
    .chall_info_list .list .cont {display:block;width:100%;}
    .chall_info_list .list .cont {margin-top:0.8rem}
    .chall_info_list .list .title {text-align:left;}
    .chall_info_list .list {padding:1.1rem}
    .chall_info_list .list .title .tit {position:relative;display:inline-block;padding-left:2.5rem;line-height:2rem}
    .chall_info_list .list .title .tit:before {position:absolute;top:0;left:0;margin:0;width:2rem;height:2rem;}
}
@media screen and (max-width:405px){ 
    .chall_info_list .list .chall_ul li .tel {display:block;margin-left:0 !important;margin-top:.3rem}
}

/* 일정 */
.bike_sch {width:100%;}
.bike_sch .sch_img {float:left;position:relative;width:39%;text-align:center}
.bike_sch .sch_img img {width:100%;max-width:14.7rem;height:auto}
.bike_sch .sch_cont {float:left;position:relative;width:61%;}
.sch_box {position:relative;margin-bottom:1.8rem}
.sch_box.last {margin-bottom:0}
.sch_box .tit {font-size:1rem;color:#238fe8;line-height:1rem;font-weight:500;margin-bottom:0.85rem}
.sch_dl {position:relative;margin-left:0.45rem;padding-bottom:1.6rem}
.sch_dl.last {padding-bottom:0}
.sch_dl:before {
    display:block;
    content:"";
    position:absolute;
    top:1.4rem;
    left:0.45rem;    
    width:1px;
    height:100%;
    background-color:#dddddd;
}
.sch_dl.last:before {display:none}
.sch_dl dt {display:block;position:relative;float:left;padding-left:2.2rem;color:#222;font-weight:500;font-size:1.25rem;letter-spacing: -2px;}
.sch_dl dt:before {
    display:block;
    content:"";
    position:absolute;
    top:0.35rem;
    left:0;    
    width:1rem;
    height:1rem;
    background:url(../imgs/info/sch_dot.png) no-repeat 0 0;
    background-size:contain;
}
.sch_dl dd {position:relative;float:right;width:calc(100% - 5.5rem);letter-spacing: -0.5px;}
.sch_dl dd .subject {color:#222;font-weight:500;font-size:1rem}
.sch_dl dd .sch_info_txt {color:#666;font-size:0.75rem;letter-spacing:0px;}
@media screen and (max-width:1000px){
    .bike_sch .sch_img {display:none;}
    .bike_sch .sch_cont {float:none;width:100%}
    .sch_dl dd .sch_info_txt {font-size:0.8rem}
}
@media screen and (max-width:600px){
    .bike_sch_area .sch_img,
    .bike_sch_area .sch_cont {float:none;width:100%;}
    .bike_sch_area .sch_cont {margin-top:3rem}
}