
.sub_wrap img{max-width: 100%; margin: 0 auto; display: block;}
.sub_wrap p{font-size: 19px; line-height: 1.5; word-break: keep-all;}

.sub_0101{display: flex; justify-content: space-between; align-items: center;}
.sub_0101>div{width: 48%;}
.sub_0101 .left img{border-radius: 30px;}
.sub_0101 .right h4{font-size: 22px; text-align: right; margin-top: 50px;}
.sub_0101 .right h3{font-size: 22px; text-align: right;}
.sub_0101 .right h3 span{font-size: 28px;}

.sub_0102 .cont+.cont{margin-top: 80px;}
.sub_0102 .cont h1{text-align: center; font-size: 32px; margin-bottom: 50px; line-height: 1;}
.sub_0102 .cont .mini_con+.mini_con{margin-top: 30px;}
.sub_0102 .cont .mini_con h2{font-size: 20px; line-height: 1; margin-bottom: 10px;}
.sub_0102 .cont .mini_con p+p{margin-top: 10px;}
.sub_0102 .cont .mini_con ul{margin-top: 10px; padding-left: 15px;}
.sub_0102 .cont .mini_con ul li{list-style:decimal-leading-zero; list-style-position: inside; font-size: 17px; }
.sub_0102 .cont .mini_con ul li+li{margin-top: 5px;}

.sub_0103 h2{font-size: 28px; color: #ff805f; margin-bottom: 50px; text-align: center;}
.sub_0103 img{width: 800px;}

.sub_wrap .sub_0104 .map_wrap {
    margin-bottom: 30px;
}
.sub_wrap .map_info_t {
    width: 100%;
    margin-bottom: 60px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-spacing: 15px;
}
.sub_wrap .map_info_t .map_info_icon {
    text-align: center;
    font-size: 22px;
    color: #ff805f;
}
.sub_wrap .map_info_t .map_info_tit {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-left: 1px solid #ff805f;
    border-right: 1px solid #ff805f;
}
.sub_wrap .map_info_t .map_info_con {
    font-size: 18px;
    word-break: keep-all;
}

.sub_0201{display: flex; justify-content: space-between; align-items: center;}
.sub_0201>div{width: 48%;}
.sub_0201 .right h2{font-size: 28px; color: #ff805f; margin-bottom: 30px;}
.sub_0201 .right p{}

.sub_0202 .top{width: 1200px; max-width: 95%; margin: 0 auto 80px;}
.sub_0202 .top h2{font-size: 34px; color: #ff805f; margin-bottom: 30px; text-align: center; font-family: 'Gyeonggi_Title_Medium';}
.sub_0202 .top p{text-align: center;}
.sub_0202 .bot{width: 1200px; max-width: 95%; margin: 0 auto;}
.sub_0202 .bot .box{display: flex; justify-content: space-between; align-items: center;}
.sub_0202 .bot .box+.box{margin-top: 50px;}
.sub_0202 .bot .box>div{width: 48%;}
.sub_0202 .bot .box .img{border-radius: 25px; overflow: hidden;}
.sub_0202 .bot .box .txt h2{font-size: 24px; margin: 30px 0; color: #ff805f;}
.sub_0202 .bot .box .txt ul>li{position: relative; padding-left: 15px;}
.sub_0202 .bot .box .txt ul>li::before{width: 5px; height: 5px; border-radius: 50%; background-color: #ff805f; left: 0; top: 8px; content: ''; position: absolute;}
.sub_0202 .bot .box .txt ul>li h4{font-size: 20px; font-family: 'Gyeonggi_Title_Medium'; margin-bottom: 5px; line-height: 1;}
.sub_0202 .bot .box .txt ul>li+li{margin-top: 20px;}
.sub_0202 .bot02{background-color: #f9f9f9; margin-top: 80px; padding: 80px 0;}
.sub_0202 .bot02 h3{font-size: 30px; color: #ff805f; margin-bottom: 50px; text-align: center; font-family: 'Gyeonggi_Title_Medium';}
.sub_0202 .bot02 ul{width: 1200px; max-width: 95%; margin: 0 auto; display: flex; justify-content: space-between;}
.sub_0202 .bot02 ul li{width: 23%; box-sizing: border-box; padding: 30px 10px; background-color: #f1f1f1; border-radius: 25px;}
.sub_0202 .bot02 ul li h6{text-align: center; font-size: 16px; color: #ff805f; font-family: 'Gyeonggi_Title_Medium';}
.sub_0202 .bot02 ul li img{height: 60px; margin: 20px auto;}
.sub_0202 .bot02 ul li p{text-align: center;  font-family: 'Gyeonggi_Title_Medium';}

.sub_0301 h3{font-size: 45px; text-align: center;}

.sub_0401 .top{position: relative; margin-bottom: 50px;}
.sub_0401 .top img{border-radius: 30px;}
.sub_0401 .top .txt{position: absolute; top: 50%; left: 100px; transform: translateY(-50%);}
.sub_0401 .top .txt h2{font-size: 36px; margin-bottom: 20px; color: #ff805f; font-family: 'Gyeonggi_Title_Medium';}
.sub_0401 .top .txt p{font-weight: bold; font-size: 20px; font-family: 'Gyeonggi_Title_Medium';}
.sub_0401 .mid .ul_1{margin-bottom: 50px;}
.sub_0401 .mid .ul_1 li{font-size: 18px; line-height: 1.5; margin-bottom: 10px; word-break: keep-all; position: relative; padding-left: 15px;}
.sub_0401 .mid .ul_1 li::before{width: 5px; height: 5px; border-radius: 50%; position: absolute; top: 10px; left: 0; background-color: #ff805f; content: '';}
.sub_0401 .mid .ul_2{display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 50px;}
.sub_0401 .mid .ul_2 li{width:120px; height: 120px; font-size: 16px; font-weight: bold; line-height: 1.3; background-color: #f6f6f6; text-align: center; display: flex; justify-content: center; align-items: center; border-radius: 50%;}
.sub_0401 .bot .box h3{font-size: 26px; line-height: 1; border-left: 5px solid #ff805f; padding-left: 10px; margin-bottom: 20px;}
.sub_0401 .bot .box ul li{font-size: 18px; line-height: 1.5; margin-bottom: 10px; word-break: keep-all; position: relative; padding-left: 20px;}
.sub_0401 .bot .box ul li::before{width: 5px; height: 5px; border-radius: 50%; position: absolute; top: 10px; left: 0; background-color: #ff805f; content: '';}
.sub_0401 .bot .box+.box{margin-top: 50px;}
.sub_0401 .bot .box ul li a{color: #ff805f; border: 1px solid #ff805f; padding: 7px 8px 5px; display: inline-block; margin-left: 15px; line-height: 1;}





@media(max-width:1200px){
    .mo_hide{display: none;}
}

@media(max-width: 900px){
    .sub_wrap p{font-size: 17px;}
    .sub_0101{flex-direction: column;}
    .sub_0101>div{width: 100%;}
    .sub_0101 .left{margin-bottom: 30px;}
    .sub_0101 .right h4{font-size: 20px; margin-top: 30px;}
    .sub_0101 .right h3{font-size: 20px;}
    .sub_0101 .right h3 span{font-size: 22px;}

    .sub_wrap .sub_0102{flex-direction: column;}
    .sub_wrap .sub_0102>div{width: 100%;}
    .sub_wrap .sub_0102 .left{margin-bottom: 30px;}
    .sub_wrap .sub_0102 .left img{height: 450px; object-fit: cover; object-position: bottom; width: 100%;}
    .sub_wrap .sub_0102 .right h2{font-size: 26px;}
    .sub_wrap .sub_0102 .right li .dots{margin-right: 20px;}
    .sub_wrap .sub_0102 .right li h6{font-size: 17px;}
    .sub_wrap .sub_0102 .right li p{font-size: 17px;}
    .sub_wrap .map_info_t .map_info_tit{font-size: 16px;}
    .sub_wrap .map_info_t .map_info_con{font-size: 16px; line-height: 1.3;}
    .sub_wrap .map_info_t .map_info_icon{width: 30px !important;}

    .sub_0103 h2{font-size: 23px; margin-bottom: 20px; }

    .sub_0201{flex-direction: column;}
    .sub_0201>div{width: 100%;}
    .sub_0201 .left{margin-bottom: 30px;}
    .sub_0201 .right h2{font-size: 23px; margin-bottom: 20px;}

    .sub_0202 .top{margin: 0 auto 30px;}
    .sub_0202 .top h2{font-size: 23px; }
    .sub_0202 .bot .box{flex-direction: column;}
    .sub_0202 .bot .box>div{width: 100%;}
    .sub_0202 .bot .box .img{margin-bottom: 30px;}
    .sub_0202 .bot .box .txt h2{font-size: 21px; margin: 20px 0;}
    .sub_0202 .bot .box table th{font-size: 16px; padding: 7px 5px; word-break: keep-all;}
    .sub_0202 .bot .box table td{font-size: 16px; padding: 7px 5px; word-break: keep-all;}
    .sub_0202 .bot02{margin-top: 40px; padding: 40px 0;}
    .sub_0202 .bot02 ul{flex-direction: column;}
    .sub_0202 .bot02 ul li{width: 100%;}
    .sub_0202 .bot02 ul li+li{margin-top: 15px;}

    .sub_0301 h3{font-size: 23px; word-break: keep-all;}

    .sub_0401 .top img{height: 200px; border-radius: 15px; object-fit: cover; object-position: left;}
    .sub_0401 .top .txt{left: 50%; transform: translate(-50%,-50%); width: 90%;}
    .sub_0401 .top .txt h2{font-size: 23px; word-break: keep-all; text-align: center;}
    .sub_0401 .top .txt p{text-align: center; font-size: 17px;}
    .sub_0401 .top{margin-bottom: 30px;}
    .sub_0401 .mid .ul_1 li{font-size: 16px;}
    .sub_0401 .mid .ul_2{justify-content: space-evenly;}
    .sub_0401 .mid .ul_2 li{margin-bottom: 15px;}
    .sub_0401 .bot .box h3{font-size: 23px;}
    .sub_0401 .bot .box ul li{font-size: 16px;}
}






