@charset "utf-8";

/* .clear::after {content:''; display:block; clear:both;} */

@media all and (min-width:1500px){
    .location {width:1500px; margin:0 auto; margin-top:80px; padding-bottom:130px; position:relative;}
    .location:after {content:''; width:1500px; height:1px; background-color:rgba(151,151,151,0.37); position:absolute; bottom:0; left:50%; transform:translateX(-50%);}

    .lct_title {text-align:center;}
    .lct_title .lct_tit {font-size:25px; font-weight:700; color:#66b138;}
    .lct_title .lct_Tit {font-size:38px; font-weight:800; margin:25px 0;}
    .lct_title .lct_tit_02 {font-size:25px;}
    .lct_title .lct_tit_02 span {background-color:#343434; color:#fff; font-weight:700; padding:3px 10px; border-radius:24px; display:inline-block;}
    
    .map_wrap {border:1px solid #e9e9e9; border-radius:30px; height:477px; margin-top:40px; overflow:hidden;}
    .map_wrap .map_le {float:left; width:50%; height:100%; background-image:url(./img/map.png); background-repeat:no-repeat; background-position:center center;}
    .map_wrap .map_ri {float:left; width:100%; height:100%; background-color:#f1f1f1;}

    .lct_box_01 {padding:0 84px; margin-top:65px;}
    .lct_box_01 .lct_b1 {border-bottom:1px dashed #979797; background-repeat:no-repeat; background-position:right center; padding:50px 0;}
    .lct_box_01 .lct_b1:last-child {border-bottom:0;}
    .lct_box_01 .lct_b1.lct_b1_01 {background-image:url(./img/way_1.png);}
    .lct_box_01 .lct_b1.lct_b1_02 {background-image:url(./img/way_2.png);}
    .lct_box_01 .lct_b1 .lct_b1_T {font-size:38px; font-weight:700; margin-bottom:25px;}
    .lct_box_01 .lct_b1 .lct_b1_txt ul {margin:15px 0;}
    .lct_box_01 .lct_b1 .lct_b1_txt ul li {float:left;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_num {width:39px; margin-right:11px; font-size:25px; font-weight:700; height:39px; border-radius:50%; text-align:center; line-height:39px; background-color:#343434; color:#fff;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_ti {font-size:25px; width:calc(100% - 50px);}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_ti2 {font-size:25px;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus {font-size:25px; font-weight:700; margin-top:15px;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span {color:#fff; border-radius:10px; padding:3px 5px; display:inline-block;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span.bus_01 {background-color:#47ab00;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span.bus_02 {background-color:#82d647;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span.bus_03 {background-color:#1785c9;}

}


@media (max-width:1499px) and (min-width:1201px) {
    .location {width:96%; margin:0 auto; margin-top:80px; padding-bottom:130px; position:relative;}
    .location:after {content:''; width:96%; height:1px; background-color:rgba(151,151,151,0.37); position:absolute; bottom:0; left:50%; transform:translateX(-50%);}
    .lct_title {text-align:center;}
    .lct_title .lct_tit {font-size:25px; font-weight:700; color:#66b138;}
    .lct_title .lct_Tit {font-size:38px; font-weight:800; margin:25px 0;}
    .lct_title .lct_tit_02 {font-size:25px;}
    .lct_title .lct_tit_02 span {background-color:#343434; color:#fff; font-weight:700; padding:3px 10px; border-radius:24px; display:inline-block;}
    
    .map_wrap {border:1px solid #e9e9e9; border-radius:30px; height:477px; margin-top:40px; overflow:hidden;}
    .map_wrap .map_le {float:left; width:50%; height:100%; background-image:url(./img/map.png); background-repeat:no-repeat; background-position:center center; background-size:100%;;}
    .map_wrap .map_ri {float:left; width:100%; height:100%; background-color:#f1f1f1;}

    .lct_box_01 {padding:0 84px; margin-top:65px;}
    .lct_box_01 .lct_b1 {border-bottom:1px dashed #979797; background-repeat:no-repeat; background-position:right center; padding:50px 0;}
    .lct_box_01 .lct_b1:last-child {border-bottom:0;}
    .lct_box_01 .lct_b1.lct_b1_01 {background-image:url(./img/way_1.png);}
    .lct_box_01 .lct_b1.lct_b1_02 {background-image:url(./img/way_2.png);}
    .lct_box_01 .lct_b1 .lct_b1_T {font-size:38px; font-weight:700; margin-bottom:25px;}
    .lct_box_01 .lct_b1 .lct_b1_txt ul {margin:15px 0;}
    .lct_box_01 .lct_b1 .lct_b1_txt ul li {float:left;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_num {width:39px; margin-right:11px; font-size:25px; font-weight:700; height:39px; border-radius:50%; text-align:center; line-height:39px; background-color:#343434; color:#fff;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_ti {font-size:25px; width:calc(100% - 50px);}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_ti2 {font-size:25px;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus {font-size:25px; font-weight:700; margin-top:15px;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span {color:#fff; border-radius:10px; padding:3px 5px; display:inline-block;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span.bus_01 {background-color:#47ab00;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span.bus_02 {background-color:#82d647;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span.bus_03 {background-color:#1785c9;}
}



@media (max-width:1200px) and (min-width:748px) {
    .location {width:96%; margin:0 auto; margin-top:80px; padding-bottom:130px; position:relative;}
    .location:after {content:''; width:96%; height:1px; background-color:rgba(151,151,151,0.37); position:absolute; bottom:0; left:50%; transform:translateX(-50%);}

    .lct_title {text-align:center;}
    .lct_title .lct_tit {font-size:22px; font-weight:700; color:#66b138;}
    .lct_title .lct_Tit {font-size:30px; font-weight:800; margin:25px 0;}
    .lct_title .lct_tit_02 {font-size:22px;}
    .lct_title .lct_tit_02 span {background-color:#343434; color:#fff; font-weight:700; padding:3px 10px; border-radius:24px; display:inline-block;}
    
    .map_wrap {border:1px solid #e9e9e9; border-radius:30px; margin-top:40px; overflow:hidden;}
    .map_wrap .map_le {float:none; width:100%; height:400px; background-image:url(./img/map.png); background-repeat:no-repeat; background-position:center center; background-size:100% 100%;}
    .map_wrap .map_ri {float:none; width:100%; height:400px; background-color:#f1f1f1;}

    .lct_box_01 {padding:0 84px; margin-top:65px;}
    .lct_box_01 .lct_b1 {border-bottom:1px dashed #979797; background-repeat:no-repeat; background-position:right center; padding:50px 0;}
    .lct_box_01 .lct_b1:last-child {border-bottom:0;}
    .lct_box_01 .lct_b1.lct_b1_01 {background-image:none;}
    .lct_box_01 .lct_b1.lct_b1_02 {background-image:none;}
    .lct_box_01 .lct_b1 .lct_b1_T {font-size:30px; font-weight:700; margin-bottom:25px;}
    .lct_box_01 .lct_b1 .lct_b1_txt ul {margin:15px 0;}
    .lct_box_01 .lct_b1 .lct_b1_txt ul li {float:left;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_num {width:39px; margin-right:11px; font-size:25px; font-weight:700; height:39px; border-radius:50%; text-align:center; line-height:39px; background-color:#343434; color:#fff;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_ti {font-size:22px; width:calc(100% - 50px);}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_ti2 {font-size:22px;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus {font-size:22px; font-weight:700; margin-top:15px;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span {color:#fff; border-radius:10px; padding:3px 5px; display:inline-block;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span.bus_01 {background-color:#47ab00;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span.bus_02 {background-color:#82d647;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span.bus_03 {background-color:#1785c9;}
}


@media (max-width:747px){
    .location {width:96%; margin:0 auto; margin-top:40px; padding-bottom:40px; position:relative;}
    .location:after {content:''; width:96%; height:1px; background-color:rgba(151,151,151,0.37); position:absolute; bottom:0; left:50%; transform:translateX(-50%);}

    .lct_title {text-align:center;}
    .lct_title .lct_tit {font-size:20px; font-weight:700; color:#66b138;}
    .lct_title .lct_Tit {font-size:25px; font-weight:800; margin:10px 0;}
    .lct_title .lct_tit_02 {font-size:20px;}
    .lct_title .lct_tit_02 span {background-color:#343434; color:#fff; font-weight:700; padding:3px 10px; border-radius:24px; display:inline-block;}
    
    .map_wrap {border:1px solid #e9e9e9; border-radius:30px; margin-top:40px; overflow:hidden;}
    .map_wrap .map_le {float:none; width:100%; height:300px; background-image:url(./img/map.png); background-repeat:no-repeat; background-position:center center; background-size:100% 100%;}
    .map_wrap .map_ri {float:none; width:100%; height:300px; background-color:#f1f1f1;}

    .lct_box_01 {padding:0 35px; margin-top:40px;}
    .lct_box_01 .lct_b1 {border-bottom:1px dashed #979797; background-repeat:no-repeat; background-position:right center; padding:50px 0;}
    .lct_box_01 .lct_b1:last-child {border-bottom:0;}
    .lct_box_01 .lct_b1.lct_b1_01 {background-image:none;}
    .lct_box_01 .lct_b1.lct_b1_02 {background-image:none;}
    .lct_box_01 .lct_b1 .lct_b1_T {font-size:25px; font-weight:700; margin-bottom:25px;}
    .lct_box_01 .lct_b1 .lct_b1_txt ul {margin:15px 0;}
    .lct_box_01 .lct_b1 .lct_b1_txt ul li {float:left;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_num {width:39px; margin-right:11px; font-size:25px; font-weight:700; height:39px; border-radius:50%; text-align:center; line-height:39px; background-color:#343434; color:#fff;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_ti {font-size:20px; width:calc(100% - 50px);}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_ti2 {font-size:20px;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus {font-size:20px; font-weight:700; margin-top:15px;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span {color:#fff; border-radius:10px; padding:3px 5px; display:inline-block; margin:5px 0;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span.bus_01 {background-color:#47ab00;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span.bus_02 {background-color:#82d647;}
    .lct_box_01 .lct_b1 .lct_b1_txt .lct_b1_bus span.bus_03 {background-color:#1785c9;}
}


@media (max-width:530px){

}