@media screen and (max-width:767px) {
/*로그인스킨*/
#login_wrap {width:100%;  background:#f7f7f7; padding:30px;}
.login_top {width:100%; height:auto; border-bottom:1px solid #eaeaea; margin-bottom:20px; padding-bottom: 20px;}
.login_top h2 {font-size:20px; color:#4b4f58; line-height:1; font-weight:600;}
.login_top h2 span {display: block; font-size:12px; font-weight:400; margin-top: 5px; line-height: 18px}
.login_mid {display: block; justify-content: space-between; width:100%; overflow: hidden;}
.login_mid .login_con { width:100%; height:100%; }
.login_mid .login_con h2 {text-align:center; color:#222; font-size:40px; margin-bottom:20px;}
.login_mid .login_con .login_id {width:100%; height:35px; background:#fff; border:1px solid #fff; margin-bottom:10px;}
.login_mid .login_con .login_id #mb_id {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con .login_pw {width:100%; height:35px; background:#fff; border:1px solid #fff; margin-bottom:20px;}
.login_mid .login_con .login_pw #mb_pass {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con span {display:inline-block;width:10%; height:100%; text-align:center; line-height:40px; }
.login_mid .login_con span img {vertical-align:0; width: 14px;}
.login_mid .login_con input::placeholder {font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-moz-placeholder { /* Firefox 19+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-ms-input-placeholder { /* IE 10+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-moz-placeholder { /* Firefox 18- */font-size:12px; color:#c3c3c3;}
.login_mid .login_btn {width:100%; height:45px; margin-top:20px;}
.login_mid .login_btn button {width:100%; height:100%; background:#4b4f58; border:1px solid #4b4f58; text-align:center; color:#fff; font-size:15px; line-height:43px;}
.login_mid .login_bottom {text-align:center;}
.login_mid .login_bottom li {display:inline-block; margin-left:8px; padding-left:10px; position:relative; line-height:1;}
.login_mid .login_bottom li::before {width:1px; height:10px; background:#ddd; content:''; position:absolute; left:0; top:2px;}
.login_mid .login_bottom li:first-child {margin-left:0; padding-left:0;}
.login_mid .login_bottom li:first-child::before {display:none;}
.login_mid .login_bottom li a {color:#666; font-size:12px; line-height:15px;}
.login_mid .login_bottom li a img {vertical-align:middle; margin-right:5px;}
.login_mid .login_bottom li label {color:#666; font-size:12px; line-height:15px;}
.login_mid .login_bottom li input[type="checkbox"] {vertical-align:-3px;}
.login_mid .login_bottom li .naver_login {display:inline-block; background: #00ce38; width: 200px; height: 35px; font-size: 14px; color: #fff; text-align: center; 
line-height: 35px; border-left: 1px solid #DDD; border-radius: 5px; vertical-align: middle;}
.login_mid .login_bottom li .naver_login img {vertical-align:-1px;}
.login_mid .login_img {width:100%; margin-top: 20px;}
.login_mid .login_img .img_wrap{position:relative; padding-bottom: 42.3%;}
.login_mid .login_img .img_wrap img{position:Absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: auto; height: auto; max-width: 100%; max-height:100%;}

.center{text-align:center;}
.pc_img {display:none;}
.board_pc_text{display:none;}
.board_mob_text{display:block;}
.tab_img {display:none;}
.mob_img {display:block;}
.pc {display:none;}
.mob {display:block;}

/* === Main === */
#wrap {position:relative; width:100%; max-width:767px; min-width: 375px; margin:0 auto; overflow:hidden; word-break: keep-all;}
.inner{width:100%; margin:0 auto; padding: 0 2.66%; padding-bottom: 0}

/* 일반게시판_list */
.basic_bd02{line-height: 1;}
.basic_bd02 .search_box{display: flex; justify-content:space-between;align-items: flex-start;flex-direction: column-reverse;gap: 25px;margin-bottom: 15px;}
.basic_bd02 .search_box .total p{color: #000; font-size: 13px;font-weight: 600;}
.basic_bd02 .search_box .total em{color: var(--bg01);font-weight: 600;}
.basic_bd02 .search_box .search{display: flex;gap:10px;justify-content: end; width: 100%;}
.basic_bd02 .search_box .search select{font-size: 14px; color: #222; width: 88px; height: 43px; border:1px solid #ddd; border-radius:50px; padding: 0px 33px 0px 18px;-webkit-appearance:none;background-size: 8px; -moz-appearance:none; appearance:none; background: url(/images/sub/basic_bd01_icon01.png)center right 18px no-repeat;}
.basic_bd02 .search_box .input_wrap{position: relative;width: calc(100% - 98px);}
.basic_bd02 .search_box .input_wrap input{width: 100%; height: 43px;font-size: 14px; color: #222; border:1px solid #ddd;  border-radius:50px;padding: 0px 43px 0px 18px;}
.basic_bd02 .search_box .input_wrap input::placeholder{color: rgba(0,0,0,.4);}
.basic_bd02 .search_box .input_wrap button{display: flex;position: absolute; right: 18px; top: 50%; transform:translateY(-50%);width: 14px;}
.basic_bd02 .search_box .input_wrap button img{width: 100%;}
.basic_bd02 .news-list ul{border-top: 1px solid #000;}
.basic_bd02 .news-list ul li{position: relative;border-bottom: 1px solid #eee;background: #fff;}
.basic_bd02 .news-list ul li::after{content:'';display: none;opacity: 0;position: absolute;right: 50px; top: 50%; transform:translateY(-50%);transition:.3s;background: url(/images/sub/basic_bd02_icon03.png)center no-repeat; width: 55px; height: 52px; background-size: cover;}
.basic_bd02 .news-list ul li a{display: flex;align-items: center;padding: 15px;}
.basic_bd02 .news-list ul li .date_box{display: flex; flex-direction: column;align-items: center;gap:10px;width: 41px;}
.basic_bd02 .news-list ul li .date_box p{font-size: 21px; color: #cfcfcf;font-weight: 700;transition:.3s;}
.basic_bd02 .news-list ul li .date_box span{font-size: 12px;color: #cfcfcf;font-weight: 700;transition:.3s;}
.basic_bd02 .news-list ul li .txt_box{width: calc(100% - 56px);margin-left: 25px;}
.basic_bd02 .news-list ul li .txt_box .tit_box{display: flex;width: calc(100% - 80px);margin-bottom: 10px;}
.basic_bd02 .news-list ul li .txt_box .tit_box span.tag01{display: inline-block;vertical-align: middle;height: 23px;line-height: 20px;border: 1px solid #eee;padding: 0 10px;font-size: 12px;margin-right: 5px;color: var(--bg01);}
.basic_bd02 .news-list ul li .txt_box .tit_box strong{font-size: 14px; color: #222;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.basic_bd02 .news-list ul li .txt_box p{font-size: 13px; color: #777;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.basic_bd02 .news-list ul li .txt_box p.mob_date{display: block;margin-top: 10px;font-size: 12px;}
.basic_bd02 .news-list ul li:hover{background: #f9f9f9;}
.basic_bd02 .news-list ul li:hover .date_box p{color: #222;}
.basic_bd02 .news-list ul li:hover .date_box span{color: #222;}
.basic_bd02 .news-list ul li:hover::after{opacity: 0;}
.basic_bd02 ul.paging li.prev a img {width: 18px;}
.basic_bd02 ul.paging li.next a img {width: 18px;}

/* 일반게시판_view */
.basic_bd01_view .tit_box{padding-bottom: 30px;border-bottom: 1px solid #2f3435;}
.basic_bd01_view .tit_box strong{font-size: 16px; color: var(--bg01); font-weight: 700;}
.basic_bd01_view .tit_box p{font-size: 21px; margin: 12px 0px 15px	; font-weight: 700;color: #000;}
.basic_bd01_view .tit_box span{font-size: 13px;color: #abadae;font-weight: 500;}
.basic_bd01_view .view_box{padding: 38px 10px;}
.basic_bd01_view .view_box img{width: 100%;margin-bottom: 40px;}
.basic_bd01_view .view_box p{font-size: 13px; color: #000;}
.basic_bd01_view .file_box{padding: 12px 13px;}
.basic_bd01_view .file_box ul {display: flex;align-items: center;gap:5px; flex-wrap:wrap;}
.basic_bd01_view .file_box ul li{display: flex;gap:10px 5px; width: 49%;}
.basic_bd01_view .file_box ul li em{display: block;width: 15px;}
.basic_bd01_view .file_box ul li a{font-size: 13px; color: #444;transition:.3s;border-bottom: 1px solid transparent;}
.basic_bd01_view .file_box ul li a:hover{border-bottom: 1px solid #444;}
.basic_bd01_view .view_btn_box{display: flex; justify-content:space-between;align-items:center;padding: 50px 0px 20px; border-top: 1px solid #dcdcdc;}
.basic_bd01_view .view_btn_box .arr{display: flex;align-items:center;gap:20px;}
.basic_bd01_view .view_btn_box .arr p{display: none;font-size: 18px; color: #000;width: 200px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.basic_bd01_view .view_btn_box .arr.next p{text-align: end;}
.basic_bd01_view .view_btn_box .arr:hover p{text-decoration: underline;text-underline-position: under;}
.basic_bd01_view .view_btn_box .back{position: relative;width: 42px; height: 42px; border:1px solid var(--bg01); border-radius:5px;}
.basic_bd01_view .view_btn_box .back img{position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);width: 15px;}
.basic_bd01_view .view_btn_box .back:hover{background: url(/images/sub/basic_bd01_icon06_2.png)center no-repeat var(--bg01);}
.basic_bd01_view .view_btn_box .back:hover img{display: none;}

/* 사진갤러리&동영상게시판 */
.gallery_bd02 .con ul.img_li {gap: 20px 0;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_tit {font-size: 15px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_con {border-top: 0; margin-top: 0; padding-top: 5px; font-size: 12px;}
.gallery_bd02 .search_box{display: flex; justify-content:space-between;align-items: flex-start;flex-direction: column-reverse;gap: 25px;margin-bottom: 15px;}
.gallery_bd02 .search_box .total p{color: #000; font-size: 13px;font-weight: 600;}
.gallery_bd02 .search_box .total em{color: var(--bg01);font-weight: 600;}
.gallery_bd02 .search_box .search{display: flex;gap:10px;justify-content: end; width: 100%;}
.gallery_bd02 .search_box .search select{font-size: 14px; color: #222; width: 88px; height: 43px; border:1px solid #ddd; border-radius:50px; padding: 0px 33px 0px 18px;-webkit-appearance:none;background-size: 8px; -moz-appearance:none; appearance:none; background: url(/images/sub/basic_bd01_icon01.png)center right 18px no-repeat;}
.gallery_bd02 .search_box .input_wrap{position: relative;width: calc(100% - 98px);}
.gallery_bd02 .search_box .input_wrap input{width: 100%; height: 43px;font-size: 14px; color: #222; border:1px solid #ddd;  border-radius:50px;padding: 0px 43px 0px 18px;}
.gallery_bd02 .search_box .input_wrap input::placeholder{color: rgba(0,0,0,.4);}
.gallery_bd02 .search_box .input_wrap button{display: flex;position: absolute; right: 18px; top: 50%; transform:translateY(-50%);width: 14px;}
.gallery_bd02 .search_box .input_wrap button img{width: 100%;}
.gallery_bd02 .con ul.img_li {display: flex; gap: 30px 0; flex-wrap: wrap;}
.gallery_bd02 .con ul.img_li li {width: 100%;}
.gallery_bd02 .con ul.img_li li .txt_wrap {margin-top: 16px;}
.gallery_bd02 .con ul.img_li li .txt_wrap span.month {font-size: 14px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_tit {font-size: 14px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_con {font-size: 12px; padding-top: 12px; margin-top: 12px;}

#header{height: 60px; border-bottom: 1px solid #ddd; }
#header.header_n{border-bottom:none !important; }
#header.active h1 img.sub_img.pc_img{display: none;}
#header.active h1 img.sub_img.tab_img{display: none;}
#header .h_right .gnb{display: none;}
#header .gnb02{display: none;}
#header.active h1 img.sub_img.mob_img{display: block;}
#header.active h1 img, #header h1 img  {width: 145px;}

#header .h_inner{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
#header .h_right .nav_btn{width: 25px;height: 18px;background: url(/images/main/main_ham_mob.png) center no-repeat;background-size: cover; display:none;}
#header .h_right .all_menu_btn {width: 25px;height: 18px;background: url(/images/main/main_ham_mob.png) center no-repeat;background-size: cover; filter:inherit;}
#header .h_right .all_p_m {filter: invert(0%) sepia(100%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(60%);}
#header.active .h_right .all_menu_btn {width: 25px;height: 18px;background: url(/images/main/main_ham_mob.png) center no-repeat;background-size: cover; }
#header.active .h_right .nav_btn{filter: invert(0%) sepia(100%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(60%);}
#header.on .nav_btn{position: absolute; top: 50%; transform:translateY(-50%); right: 2.6%;display: block; background: url(/images/main/main_close_mob.png)center no-repeat; width: 23px; height: 15px; background-size: cover;}

#sub_contents{padding-top: 60px;}
#sub_contents .conbody{margin: 50px 0 70px;}

.site_map_wrap .header {height: 60px;}
.site_map_wrap .header h1 a{display: block; background: url(/images/main/main_logo_pc.png) center no-repeat; background-size: cover; transition: .3s; width:145px ; height:28px;}
.site_map_wrap .header button{width: 20px;height: 20px; transition: .2s;background: url(/images/main/main_close_btn_pc.png) center no-repeat;background-size: cover;}
.site_map_wrap .site_map_con {margin-top: 0; height: calc(100vh - 60px); position:relative;}
.site_map_wrap .site_map_con .map_first_box {position:absolute; top: 50%; transform:translateY(-50%);}
.site_map_wrap .site_map_con .map_first_box .site_list{width:100%; display:block; padding-bottom:20px; border-bottom:1px solid rgb(255,255,255,.2);}
.site_map_wrap .site_map_con .map_first_box .site_list h2{font-size: 30px; position: relative;}
.site_map_wrap .site_map_con .map_first_box .site_list .sub_map_box{width:100%; display:flex; margin-top:20px;}
.site_map_wrap .site_map_con .map_first_box .site_list .sub_map_box li:not(:last-child){position: relative;padding: 0 10px;}
.site_map_wrap .site_map_con .map_first_box .site_list .sub_map_box a{font-size: 16px; transition:.3s;}
.site_map_wrap .site_map_con .map_first_box .site_list:not(:first-child) {margin-top: 40px;}

.navigation{position:absolute;top: 0px;z-index:5000;width:100%;background-color:#fff;height:100%;display:none;right: 0px;z-index: 4000;}
.navigation.on{display:block;}
.navigation .nav_header{height: 60px;}
.navigation .nav_header .inner{padding: 16px 2.6%;}
.navigation .nav_header .nav_btn{position: absolute; top: 50%; transform:translateY(-50%); right: 2.66%;display: block; background: url(/images/main/main_close_mob.png)center no-repeat; width: 23px; height: 15px; background-size: cover;}
.navigation h3{height:50px;width:100%;}
.navigation h3 a{font-size: 13px; border-bottom: 1px solid #ddd;}
.navigation h3:nth-child(1) a{border-top: 1px solid #ddd;}
.navigation h3.active a:after{background:url(/images/main/navi_top_mob.png)center no-repeat;background-size:cover;}
.navigation h3.on a:after{;background:url(/images/main/navi_top_mob.png)center no-repeat;background-size:cover;}
.navigation h3 a{position: relative;height:50px;width:100%;background-color:#fff;display: flex;align-items: center;padding: 0 10px;color:#222;font-size:20px;font-weight: 600;}
.navigation h3.on a,
.navigation h3.active a,
.navigation h3.hover a{font-weight: 500;}
.navigation h3 a:after{content:"";position: absolute;top: 50%;transform:translateY(-50%);right: 10px;width: 13px;height: 8px;background:url(/images/main/navi_arw_mob.png)center no-repeat;background-size:cover ;}
.navigation ul{display: block; padding:15px 0;background:#fff; border-bottom: 1px solid #ddd;}
.navigation ul li{margin-bottom: 10px;}
.navigation ul li:last-child{margin-bottom: 0;}
.navigation ul li a{display:flex;height:auto;width:100%;color:#555;font-size:12px;border:none;font-weight: 400;padding-left: 10px; word-break:keep-all;}
.navigation ul li a:after{display: none;}
.navi_bg{display: none;position: absolute;top: 80px;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 1000;}

#visual_wrap .txt_wrap .top_txt{font-size: 8px; padding-left: 12px; margin-bottom: 5px;}
#visual_wrap .txt_wrap .top_txt:before {height: 8px;}
#visual_wrap .txt_wrap .btm_txt{font-size: 13px; line-height: 15px;}
#visual_wrap .txt_wrap .btm_txt span{display: block;}
#visual_wrap .swiper-wrapper .swiper-slide .txt_wrap{left: 2.6%; bottom: 10px;}

#visual_wrap .swiper-navigation{position: absolute; left: auto; right: 3.66%; bottom: 6px; width: 126px;}
#visual_wrap .swiper-button-prev{background: url(/images/main/main_visual_prev_mob.png) center no-repeat; width: 20px; height: 20px; top: 50%; left: 75px;}
#visual_wrap .swiper-button-next{background: url(/images/main/main_visual_next_mob.png) center no-repeat; width: 20px; height: 20px; top: 50%; right: 0;}
#visual_wrap .pager{font-size: 12px; left: 35px; top:-17px;}
#visual_wrap .swiper-wrapper .swiper-slide p.visual_bg {display: none;}

#section01 .sec01_con {gap: 10px;}
#section01 .sec01_txt{margin-top: 40px; padding-left: 10px; position: relative;}
#section01 .sec01_txt h3{font-size: 23px;}
#section01 .sec01_txt p{font-size: 11px; line-height: 15px; margin: 10px 0; margin-right: 45px;}
#section01 .sec01_txt p br {display:none;}
#section01 .sec01_txt a {width: 100px; height: 25px; font-size: 10px; /* margin-top: 13px */; display: flex; position: absolute; top: 0; right: 0;}
#section01 .sec01_pad{width: 100%; height: 25px; background: #fafafa;}
#section01 .sec01_proj_list{width: 100%; margin: 0; padding: 20px 0 0; gap:18px;}
#section01 .sec01_proj_list li{padding-left: 5px;}
#section01 .sec01_proj_list li a span{font-size: 0.875rem;}
#section01 .sec01_proj_list li.on a span:before{content: '';position: absolute; left: -10px; top: 50%;transform: translateY(-50%); width: 2px;height: 14px; background: #1e2841;}
#section01 .sec01_proj_list li:last-child{padding-right: 10px;}
#section01 .sec01_proj_list li:not(:last-child) a{padding-left: 15px;}
#section01 .sec01_img .img_box {padding-bottom: 85%;}
#section01 .sec01_img img.mob_img{width: 100%;}



#section01 .sec01_more_btn{width: 100px; height: 30px; font-size: 10px; /* margin-top: 13px;  */display: none;}
#section01 .sec01_more_btn img{margin-left: 8px;}
#section01 .sec01_more_btn:hover img {transform: translateX(5px);}

#section02{background: url(/images/main/main_sec02_bg_mob.jpg) center no-repeat; -webkit-background-size: cover;
background-size:cover ; padding-bottom: 0;}
#section02 .inner{width: 100%; padding: 35px 2.6% 60px; position: relative;}
/* #section02 .sec02_con{position: relative;} */
#section02 .sec02_con .sec02_txt h3{font-size: 23px;}
#section02 .sec02_con .sec02_txt p{font-size: 11px; margin-top: 10px; line-height: 15px;}
#section02 .sec02_con .sec02_txt p span{display: block;}
#section02 .sec02_con .sec02_more_btn{position: absolute; right: 0; width: 100px; height: 25px; font-size: 10px; border: 2px solid #ddd;}
#section02 .sec02_con .sec02_more_btn img{margin-left: 10px;}
#section02 .sec02_slick{margin-top: 30px;}
#section02 .slick-list{width: 95%; margin: 0 auto; overflow: visible !important;}
#section02 .sec02_slick li{padding: 15px 5px;}
#section02 .sec02_slick li span{font-size: 12px;}
#section02 .sec02_slick li p.news_title{font-size: 15px; padding: 20px 8px 10px;}
#section02 .sec02_slick li p:nth-child(4){font-size: 11px; line-height: 15px; height: 45px; color:#aaa; padding: 0 8px;}
#section02 .sec02_slick li em{font-size: 10px; margin-left:8px; margin-right:8px; margin-top: 30px;}
#section02 .arw_wrap{gap:5px; position: absolute; top: 15px; left: 38%; transform: translateX(-50%);}
#section02 .arw_wrap .mob_img {width: 70%;}
#section02 .sec02_con .sec02_more_btn:hover img {transform: translateX(5px);}

#section02 .arw_wrap button:first-child {margin-right: 0;}
#section02 .slick-slide {margin: 0px 1px;}

#footer{background: #20283f; padding: 40px 0;}
#footer .inner{display: flex; flex-wrap:wrap; justify-content:center; gap:0px; padding:0 5%;}
#footer .footer_title{font-size: 16px; color: #acafbd; text-wrap-mode: nowrap;}
#footer ul{display: flex; flex-wrap: wrap; gap: 15px 30px; margin-top:20px; word-break:keep-all;}
#footer ul li{display: flex; gap:0px;}
#footer ul li:first-child{width: 100%;}
#footer ul li em{/* width:20%; */ font-size:11px ; color: #fff; font-weight: 700; }
#footer ul li .mg{margin-right:28px;}
#footer ul li p{/* width:80%; */ font-size:10px ; color: #9b939c; font-weight: 600; letter-spacing:0.5px;}
#footer ul li p.copy{color: #9b939c; font-weight: 600;}
#footer ul li p span:nth-child(3){margin-top: 0px; line-height: 1.5; font-size: 9px; font-weight: 600;}
#footer ul li p span{display:block;}
#footer ul li p span:nth-child(2){display: block; color: #fff; font-weight: 600; /* margin: 0 15px; */ line-height: 1.5; font-size: 9px;}
#footer ul li p span.add_num{display: none; color: rgb(255,255,255,.6); font-weight: 600;}
#footer ul li:last-child{width: 100%; margin-top: 5px; }
#footer ul li:first-child em {padding-top: 3px;font-size: 11px; margin-top:-1px;}

#footer ul li .add_pc {display:none;}
#footer ul li .add_mob {display:block;}

br {display:block;}

#sub_contents.inner_none > .inner{padding: 0;}

/* sub0101
.sub0101_wrap{text-align:center; color:#222;}
.sub0101_wrap .sub0101_h3{width:100%; font-size:30px; font-weight:600; color:#20283f; text-align:left;}
.sub0101_wrap .sub01_01{height:300px; margin:25px 0px 20px;}
.sub0101_wrap .sub01_01 div{padding:100px 30px;}
.sub0101_wrap .sub01_01 .sub0101_title{font-size:18px; font-weight:500; color:#5b6f8f; margin-bottom:70px; word-break:keep-all;}
.sub0101_wrap .sub01_01 .sub0101_txt{font-size:16px; font-weight:500; color:#617492}
.sub0101_wrap .sub01_02{font-size:16px; line-height:24px; margin:35px 0px 50px; text-align:justify;}
.sub0101_wrap .sub01_02 i{display:none;}
.sub0101_wrap .sub01_02 .tit{margin-bottom:30px;}
.sub0101_wrap .sub01_03{width:100%;}
.sub0101_wrap .sub01_03 ul{display:block;}
.sub0101_wrap .sub01_03 ul li{width:100%; height:27vh; text-align:center;}
.sub0101_wrap .sub01_03 ul li .img_wrap{width:100%; height:150px; position:relative; margin-bottom:15px;}
.sub0101_wrap .sub01_03 ul li .img_wrap img{height:100%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.sub0101_wrap .sub01_03 ul li p{font-size:16px; font-weight:600; line-height:24px;} */

/* sub0101 */
.sub0101_wrap{text-align:center; color:#222;}
.sub0101_wrap .sub0101_h3{width:100%; font-size:25px; font-weight:600; color:#20283f; text-align:center;}
.sub0101_wrap .sub01_01{height: 205px;margin:25px 0px 20px;}
.sub0101_wrap .sub01_01 div{padding: 55px 0 30px;}
.sub0101_wrap .sub01_01 .sub0101_title{font-size:18px;font-weight:500;color:#5b6f8f;margin-bottom: 12px;word-break:keep-all;padding: 25px 0;}
.sub0101_wrap .sub01_01 .sub0101_txt{font-size: 12px;font-weight:500;color:#617492}
.sub0101_wrap .sub01_02{font-size: 13px;line-height:1.5;margin: 40px 0px 25px;text-align:center;}
.sub0101_wrap .sub01_02 i{display:none;}
.sub0101_wrap .sub01_02 span.tab_br {display:none;}
.sub0101_wrap .sub01_02 span.mob_br {display:block;}
.sub0101_wrap .sub01_02 .tit{margin-bottom: 15px; font-weight:600;}
.sub0101_wrap .sub01_02 p {font-size:12px;}
.sub0101_wrap .sub01_03{width:100%;}
.sub0101_wrap .sub01_03 ul{ flex-direction:row; gap: 40px;}
.sub0101_wrap .sub01_03 ul li{width:100%; height:auto; text-align:center;}
.sub0101_wrap .sub01_03 ul li .img_wrap{width:100%; height:110px; position:relative; margin-bottom:0;}
.sub0101_wrap .sub01_03 ul li .img_wrap img{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); height: auto;}
.sub0101_wrap .sub01_03 ul li:first-child .img_wrap img {width: 70px;}
.sub0101_wrap .sub01_03 ul li:nth-child(2) .img_wrap img {width: 82px;}
.sub0101_wrap .sub01_03 ul li:nth-child(3) .img_wrap img {width: 70px;}
.sub0101_wrap .sub01_03 ul li p{font-size:7.5px; font-weight:600; line-height:1.5;}

/* sub0102 */
.sub0102_wrap {position:relative; padding-bottom: 0;}
.sub0102_wrap .sub0102_title h3{font-size: 32px; color: #20283f; font-weight: 600; padding-top: 35px;}
.sub0102_wrap .sub0102_title p{font-size: 12.5px; color: #222222; line-height: 21px; margin-top: 25px; font-weight: 500;}
.sub0102_wrap .sub0102_con ul{display: flex; flex-wrap:wrap; gap:15px;}
.sub0102_wrap .sub0102_con ul li{width:100%;  height: 610px; position: relative; transition: .4s; overflow: hidden;}
.sub0102_wrap .sub0102_con ul li:first-child{background: #20283f; height:400px;}
.sub0102_wrap .sub0102_con ul li:not(:first-child){height: 100px;}
.sub0102_wrap .sub0102_con ul li:not(:first-child):before{position:absolute;content:'';width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,.3);}
.sub0102_wrap .sub0102_con ul li:not(:first-child) p{left: 15px; bottom: 15px; font-size: 24px; font-weight:500;}
.sub0102_wrap .sub0102_con ul li:first-child .txt{gap:25px;}
.sub0102_wrap .sub0102_con ul li .txt .txt_p{width: 100%; font-size: 11px;}
.sub0102_wrap .sub0102_con ul li:first-child{height: auto;}
.sub0102_wrap .sub0102_con ul li:not(:first-child) .txt span{left: 15px; bottom: 10px; width: 95%; font-size: 10px; line-height: 20px;}
.sub0102_wrap .sub0102_con ul li:not(:first-child) .txt span br{display: none;}
.sub0102_wrap .sub0102_con ul li:not(:first-child).on{height: 36vh; flex:100%;}

.sub0102_wrap .design_group_pc {display: none;}

.sub0102_wrap .design_group_mob {display:block; position:absolute; top:-50px; right:-2.66%; width: 70px; height:70px; padding: 20px 5px; background: #20283f; color:#fff; font-size: 8px;}
.sub0102_wrap .design_group_mob .box em {display:flex; align-items: center; line-height: 13px;}
.sub0102_wrap .design_group_mob .box img {width: 5px; height: 5px; margin-top:6px; margin-right:2px;}

.sub0102_wrap .design_group_mob_txt {display:block; font-size: 12.5px; color: #222222; line-height: 23px; margin-top: 25px; font-weight: 500;}

/* sub0104 */
/* .sub0104_wrap .sub0104_con .sub0104_list > li div:nth-child(1){text-align:end; padding-right:20px;}
.sub0104_wrap .sub0104_con .sub0104_list > li div:nth-child(2){padding-left: 20px;}
.sub0104_wrap .sub0104_con .sub0104_list .img_box img{width:100%; height:150px; filter: grayscale(100%); transition: .3s;}
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time em{position:relative; font-size:30px; color:#242e43; font-weight:500;}
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time .sub0104_txt{margin-top:20px;}
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time .sub0104_txt li{font-size:14px; color:#222222; font-weight:500;}
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time em:before{content:''; position:absolute; width:16px; height:16px; left:-28px; top:50%; transform:translateY(-50%);}
.sub0104_wrap .sub0104_con .sub0104_list .list_rever .sub0104_time em:before{left: auto; right:-28px;} */

/* sub0104 */
/* .sub0104_wrap .sub0104_title{background: url(/images/sub/sub0104_title_bg_pc.jpg) center no-repeat;background-size:cover;height: 80px;display: flex;align-items: flex-end;}
.sub0104_wrap .sub0104_title h3{font-size: 26px;color: #fff;padding: 0 0 15px 15px;font-weight: 600;}
.sub0104_wrap .sub0104_con{position: relative;}
.sub0104_wrap .sub0104_con:after{content:'';position: absolute;width: 2px;height: 100%;left: 10px;top: 0;transform: translateX(-50%);background: url(/images/sub/sub0104_line_pc.png) center no-repeat;background-size:cover;}
.sub0104_wrap .sub0104_con .sub0104_list{position: relative;display: flex;flex-direction: column;align-items: center;gap: 45px;padding-top: 50px;}
.sub0104_wrap .sub0104_con .sub0104_list:after{content: '';position: absolute; left: 50%; top: 0; width: 1px; height: 100%;}
.sub0104_wrap .sub0104_con .sub0104_list > li{width: 100%;display: flex;align-items: center;flex-direction: column-reverse;gap: 25px;}
.sub0104_wrap .sub0104_con .sub0104_list .list_rever {flex-direction: column;}
.sub0104_wrap .sub0104_con .sub0104_list > li div{width: 100%;}
.sub0104_wrap .sub0104_con .sub0104_list > li div:nth-child(1){text-align: left;padding-right: 0; padding-left: 40px;}
.sub0104_wrap .sub0104_con .sub0104_list > li div:nth-child(2){padding-left: 40px;}
.sub0104_wrap .sub0104_con .sub0104_list .img_box img{width: 100%;height: auto;filter: grayscale(100%);transition: .3s;}
.sub0104_wrap .sub0104_con .sub0104_list .img_box:hover img{filter: grayscale(0%); }
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time em{position: relative;font-size: 26px;color: #242e43;font-weight: 500;}
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time em:before{content:'';position: absolute;width: 16px;height: 16px;left: -37px;top: 50%;transform: translateY(-50%);background: url(/images/sub/sub0104_circle_pc.png) center no-repeat;background-size:cover;z-index: 2;}
.sub0104_wrap .sub0104_con .sub0104_list .list_rever .sub0104_time em:before{left: auto;right: 0; left: -37px;}
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time .sub0104_txt{display: flex;gap: 3px;flex-direction: column;margin-top: 17px;}
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time .sub0104_txt li, .sub0104_wrap .sub0104_con .sub0104_list .list_rever .sub0104_time .sub0104_txt li{font-size: 13px;color: #222222;font-weight: 500;position:relative;padding-left: 10px;line-height: 1.5;}
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time .sub0104_txt li::before, .sub0104_wrap .sub0104_con .sub0104_list .list_rever .sub0104_time .sub0104_txt li::before {position:absolute;content:"";width: 4px;height:2px;background:#222;left: 0;top: 9px;transform:inherit;}
.sub0104_wrap .sub0104_con .sub0104_list .list_rever .sub0104_time .sub0104_txt{justify-content: flex-end;} */

.sub0104_wrap .sub0104_title{background: url(/images/sub/sub0104_title_bg_pc.jpg) center no-repeat; background-size:cover; height: 80px; display: flex; align-items: flex-end;}
.sub0104_wrap .sub0104_title h3{font-size: 28px; color: #fff; padding: 0 0 18px 18px; font-weight: 500;}
.sub0104_wrap .sub0104_con{position: relative;}
.sub0104_wrap .sub0104_con:after{content:'';	position: absolute; width: 2px; height: 101%; left: 50%; top: 0;transform: translateX(-50%); background: url(/images/sub/sub0104_line_pc.png) center no-repeat; background-size:cover;}
.sub0104_wrap .sub0104_con .sub0104_list{position: relative;display: flex; flex-direction: column;align-items: center; gap:25px; padding-top: 35px;}
.sub0104_wrap .sub0104_con .sub0104_list:after{content: '';position: absolute; left: 50%; top: 0; width: 1px; height: 100%;}
.sub0104_wrap .sub0104_con .sub0104_list > li{width: 100%;display: flex; align-items: flex-start;}
.sub0104_wrap .sub0104_con .sub0104_list > li div{width: 50%;}
.sub0104_wrap .sub0104_con .sub0104_list > li div:nth-child(1){text-align: end;padding-right: 20px;}
.sub0104_wrap .sub0104_con .sub0104_list > li div:nth-child(2){padding-left: 20px;}
.sub0104_wrap .sub0104_con .sub0104_list .img_box img{width:100%; height:106px; filter: grayscale(100%); transition: .3s; border: 1px solid #ddd; object-fit: cover;}
.sub0104_wrap .sub0104_con .sub0104_list .img_box:hover img{filter: grayscale(0%); }
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time em{position: relative;font-size: 18px;color: #000;font-weight: 500;}
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time em:before{content:'';position: absolute;width: 10px;height: 10px;left: -25px;top: 50%;transform: translateY(-50%);background: url(/images/sub/sub0104_circle_pc.png) center no-repeat;background-size:cover;z-index: 2;}
.sub0104_wrap .sub0104_con .sub0104_list .list_rever .sub0104_time em:before{left: auto;right: -25px;}
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time .sub0104_txt{display: flex;gap: 6px;flex-direction: column;margin-top: 10px;}
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time .sub0104_txt li{font-size: 10px;color: #333;font-weight: 500;position:relative;padding-left: 10px;line-height: 1.5;}
.sub0104_wrap .sub0104_con .sub0104_list .sub0104_time .sub0104_txt li::before {position:absolute;content:"";width: 4px;height:2px;background:#222;left: 0;top: 9px;transform:inherit;}
.sub0104_wrap .sub0104_con .sub0104_list .list_rever .sub0104_time .sub0104_txt li{position:relative;padding-right: 10px;word-break: keep-all;}
.sub0104_wrap .sub0104_con .sub0104_list .list_rever .sub0104_time .sub0104_txt li::before {position:absolute;content:"";width: 4px;height:2px;background:#222;left: inherit;right: 0;top: 9px;transform:inherit;}
.sub0104_wrap .sub0104_con .sub0104_list .list_rever .sub0104_time .sub0104_txt{justify-content: flex-end;}

/* sub0105
.sub0105_wrap .sub0105_con{width: 100%; margin: 50px auto; padding-top: 30px;}
.sub0105_wrap .sub0105_con ul{width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:80px 15px;}
.sub0105_wrap .sub0105_con ul li{width:45%; padding:0px 10px;}
.sub0105_wrap .sub0105_con ul li .sub0105_top em{font-size: 80px; color: #dadada; font-family: 'Coredream'; font-weight: 500;}
.sub0105_wrap .sub0105_con ul li .sub0105_top span{display: block; font-size:20px ; color: #222; font-weight: 800; padding: 25px 0 20px 0;}
.sub0105_wrap .sub0105_con ul li .sub0105_btm p {font-size: 14px; color: #aaaaaa; line-height: 28px; font-weight: 400;} */

/* sub0105 */
.sub0105_wrap h3 {font-size: 30px;}
.sub0105_wrap .sub0105_con{width:100%; margin: 50px auto; padding-top: 0;}
.sub0105_wrap .sub0105_con ul{display: flex;flex-wrap:wrap;justify-content:flex-start;gap: 30px 20px;}
.sub0105_wrap .sub0105_con ul li{width: 100%; background-color: #ebe9ea; border-radius: 20px; overflow: hidden; padding: 25px 8px;}
.sub0105_wrap .sub0105_con ul li .li_inner{overflow: hidden;}
.sub0105_wrap .sub0105_con ul li .sub0105_top {display:flex; justify-content: space-between; border-bottom: 2px solid #dadada;}
.sub0105_wrap .sub0105_con ul li:nth-child(odd) .sub0105_top{display:flex; flex-direction: row-reverse;border-bottom: 0;}
.sub0105_wrap .sub0105_con ul li:nth-child(even) .sub0105_top{border-bottom: 0;}
.sub0105_wrap .sub0105_con ul li .sub0105_top em{font-size: 65px;color: #fff;font-family: 'Coredream';font-weight: 600;}
.sub0105_wrap .sub0105_con ul li .sub0105_btm{position:relative;margin-top: 3px;}
.sub0105_wrap .sub0105_con ul li .sub0105_top span{display: block;font-size: 21px;color: #20283f;font-weight: 800;padding: 0 15px;}
.sub0105_wrap .sub0105_con ul li .sub0105_btm p { font-size: 11px;color: #666;line-height: 1.6;font-weight: 400; margin-top: -35px;border-bottom: 2px solid #ccc;}
.sub0105_wrap .sub0105_con ul li:nth-child(even) .sub0105_btm p {text-align:right; margin-right: 15px;}
.sub0105_wrap .sub0105_con ul li:nth-child(odd) .sub0105_btm p {margin-left: 15px;}
.sub0105_wrap .sub0105_con ul li .sub0105_btm p br {display:none;}
.sub0105_wrap .sub0105_con ul li .sub0105_btm img {display:block;}
.sub0105_wrap .sub0105_con ul li:nth-child(odd) .sub0105_btm img {position:absolute; left:5px; bottom:0;}
.sub0105_wrap .sub0105_con ul li:nth-child(even) .sub0105_btm img {position:absolute; right:5px; bottom:0;}
.sub0105_wrap .sub0105_con ul li:nth-child(even) .sub0105_btm img.tri03 {position:absolute; left:95px; top:-10px; width: 12px;}
.sub0105_wrap .sub0105_con ul li:nth-child(odd) .sub0105_btm img.tri04 {position:absolute; left:calc(100% - 105px); top:-10px; width: 12px;}

/* sub0201 */
/* .sub0201_wrap .sub0201_con .work_list{display:grid; grid-template-columns:repeat(2, 1fr); width:100%; gap:2.34vw 2.71vw ;} */
.sub0201_wrap {padding-bottom:20px;}
.sub0201_wrap .sub0201_title {display:block;}
.sub0201_wrap .sub0201_title h3 {width: 100%; font-size: 27px;}
.sub0201_wrap .sub0201_con {margin-top: 50px;}
.sub0201_wrap .sub0201_title .sub0201_tab_wrap {gap: 10px 15px; margin-top: 25px; flex-wrap:wrap; }
.sub0201_wrap .sub0201_title .sub0201_tab_wrap a.on {font-size: 13px; height: 21px;}
.sub0201_wrap .sub0201_title .sub0201_tab_wrap a {font-size: 13px; height: 21px; color: #aaa;}

.sub0201_wrap .sub0201_title .img_arr {display:flex; align-items: center; gap:10px;}
.sub0201_wrap .sub0201_title .img_arr button{background: #fff;}
.sub0201_wrap .sub0201_title .img_arr button.on{line-height: 1; border:5px solid #20283f;}
.sub0201_wrap .sub0201_title .img_arr .btn01 img{width: 10px; height: 10px; display: flex; align-items: center; justify-content: center;}
.sub0201_wrap .sub0201_title .img_arr .btn01.on{background: #20283f;}
.sub0201_wrap .sub0201_title .img_arr .btn01.on img{filter: brightness(0) invert(1);}
.sub0201_wrap .sub0201_title .img_arr .btn02{width: 20px; height: 20px; background:#20283f; border:5px solid #fff;}
.sub0201_wrap .sub0201_title .img_arr .btn02.on{background:#fff; border:5px solid #20283f;}
.sub0201_wrap .img_arr img {width:20px; height:20px;}


.sub0201_wrap .flex_wrap{display:flex;justify-content: space-between;}

.sub0201_wrap .sub0201_con {margin-top: 30px;}
.sub0201_wrap .sub0201_con .work_list{display:flex; flex-wrap:wrap; justify-content:center; gap: 10px; }
.sub0201_wrap .sub0201_con .work_list{width:100%; }
.sub0201_wrap .sub0201_con .work_list li{width:100%}
.sub0201_wrap .sub0201_con .work_list.grid-2 li {width: calc((100% - 15px) / 2);}
.sub0201_wrap .sub0201_con .work_list.grid-1 li {width: 100%;}
.sub0201_wrap .sub0201_con .work_list li a .img_box {position: relative; width: 100%; padding-bottom: 75.472%;}
.sub0201_wrap .sub0201_con .work_list li a .img_box img {position: absolute; left: 0; top: 0; right:0; bottom:0; margin:auto; max-width: 100%; max-height: 100%; width: 100%;}
.sub0201_wrap .sub0201_con .work_list .txt_box .work_title {font-size: 15px; margin-top: -5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.sub0201_wrap .sub0201_con .work_list .txt_box .work_exp {font-size : 9px; padding: 5px 0 15px;}
.sub0201_pro_wrap .sub0201_con { padding-bottom: 20px;}
.sub0201_pro_wrap .txt_wrap .pro_info ul li:not(:first-child) {height: 24px;}
.sub0201_pro_wrap .txt_wrap .pro_info ul li:not(:first-child) p {color:#666;}

.paging_wrap{margin-top: 35px;}
.paging_wrap ul{display: flex; gap:8px; justify-content: center;}
.paging_wrap ul li{width: 30px; height: 30px; border: 1px solid #dddddd; border-radius:50%;}
.paging_wrap ul li.on {background: #20283f; border: 1px solid #20283f;}
.paging_wrap ul li.on a{color: #fff;}
.paging_wrap ul li a{display: flex; width: 100%; height: 100%; font-size:12px; color: #888888; align-items: center; justify-content: center;}
ul.paging li a img {width: 7px;}


/* sub0301 */
.sub0301_wrap h3{font-size: 28px;color: #222222;font-weight: 600;}
.sub0301_wrap .sec02_con .sec02_txt h3{font-size: 40px; color: #000; font-weight: 800;}
.sub0301_wrap .sec02_con .sec02_txt p{font-size: 18px; color: #555555; line-height:27px; margin-top: 40px; font-weight: 400;}
.sub0301_wrap .sec02_slick{margin: 30px 0;display:flex;flex-wrap:wrap;justify-content:center;gap: 30px 15px;}
.sub0301_wrap .sec02_slick li span {font-size:11px;margin-bottom: 10px;}
.sub0301_wrap .sec02_slick li{/* width: 100%; */height: auto;background: #fff;padding: 14px 10px;}
.sub0301_wrap .sec02_slick li img{width: 100%;}
.sub0301_wrap .sec02_slick li p.news_title{font-size: 12px;color: #222222;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 15px 0;font-weight: 700;}
.sub0301_wrap .sec02_slick li p:nth-child(4){font-size:11px;color: #555555;line-height: 1.6;white-space:normal;display: -webkit-box;word-wrap: break-word;-webkit-line-clamp: 3;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;font-weight: 400;}
.sub0301_wrap .sec02_slick li em{display: flex ; justify-content: space-between;font-size: 10px;margin-top: 15px;}
.sub0301_wrap .sec02_con{display: flex; justify-content: space-between;}
.sub0301_wrap .sec02_slick li:hover{background: #1e2841; }
.sub0301_wrap .sec02_slick li:hover span{color: #fff;}
.sub0301_wrap .sec02_slick li:hover p.news_title{color: #fff;}
.sub0301_wrap .sec02_slick li:hover p:nth-child(4){color: #fff;}
.sub0301_wrap .sec02_slick li:hover em{color: #fff; }

/* sub0301_1 */
.sub0301_1_wrap{word-break:keep-all;}
.sub0301_1_wrap .title{border-top:4px solid #ddd; border-bottom:2px solid #ddd; padding:20px 0px;}
.sub0301_1_wrap .title h3{font-size:18px; color:#222; text-align:center; line-height:20px;}
.sub0301_1_wrap .title .day{text-align:right; margin-top:20px;}
.sub0301_1_wrap .con_wrap{width:100%;}
.sub0301_1_wrap .con_wrap p{width:90%; font-size:16px; color:#222; margin:30px 0px; line-height:25px; text-align:center; margin:50px auto;}
.sub0301_1_wrap .con_wrap img{width:90%; display:block; margin:0px auto;}
.sub0301_1_wrap .list{margin:50px 0px;}

/* sub0401 */
h3.sub04_tit{font-size: 22px;color: #000000;font-weight: 600;}
h3.sub04_tit span{position: relative;color: #afabab; padding-left: 30px; font-size:25px;}
h3.sub04_tit span:before{display:block;content:'';	position: absolute; width: 3px; height: 25px; left:15px; top:50%;transform: translateY(-50%); background: #090a1f;}
.sub0401_wrap .sub0401_subtitle{background: url(/images/sub/sub0401_bg_pc.jpg) center no-repeat;background-size:cover;margin-top: 25px;}
.sub0401_wrap .subtitle_box{color: #fff; padding: 65px 10px 40px; text-align: center;}
.sub0401_wrap .subtitle_box .top_title{font-size: 16px;padding:0px 20px;margin-bottom: 20px;font-weight: 400;}
.sub0401_wrap .subtitle_box .top_title span{font-weight: 600;}
.sub0401_wrap .subtitle_box p{font-size: 10px;line-height: 2;font-weight: 400;}
.sub0401_wrap .subtitle_box p br {display:block;}
.sub0401_wrap ul{display:block;margin-top: 0;}
.sub0401_wrap ul li{width: 100%;display: flex;padding: 35px 0px;gap: 17px;text-align:center;}
.sub0401_wrap ul li:not(:last-child){border-right:0; border-bottom:1px solid #dadada;}
.sub0401_wrap ul li img{display:block;margin: 0;width: 65px;}
.sub0401_wrap ul li:last-child img{display:block;margin: 0;width: 68px;}
.sub0401_wrap ul li .list_con p:first-child{font-size: 15px;font-weight: 500;margin-bottom: 5px;}
.sub0401_wrap ul li .list_con p{font-size: 11px;color: #222;font-weight: 400;}
.sub0401_wrap ul li {width: 100%; display: flex; padding: 35px 20px; gap: 17px; text-align: left; border-right: none; border-bottom: 1px solid #dadada; flex-direction: row; justify-content: flex-start;}


/* sub0402 */
/* .sub0402_wrap h3{font-size: 45px; color: #222222; font-weight: 600; word-break:keep-all;}
.sub0402_con_txt{padding: 30px 16px;}
.sub0402_wrap .sub0402_con{margin-top: 40px;}
.sub0402_wrap .sub0402_con > ul{display: flex; flex-wrap:wrap; gap:20px; justify-content: center;}
.sub0402_wrap .sub0402_con > ul > li{width:40%; background:#fff; border:1px solid #ddd; overflow:hidden;}
.sub0402_wrap .sub0402_con .sub0402_con_txt em{font-size:18px; color:#006fc0; font-weight:600; }
.sub0402_wrap .sub0402_con .sub0402_con_txt ul li{width:100%; font-size:14px; color:#000; font-weight:400; line-height:22px; word-break:break-all;}
.sub0402_wrap table.tg tbody{text-align: left;}
.sub0402_wrap table td{padding: 25px 15px; line-height: 1;}
.sub0402_wrap table td.tg-time{font-size: 24px; color: #20283f; font-weight: 600;}
.sub0402_wrap table td.tg-title{font-size: 16px; color: #222222; font-weight: 500;}
.sub0402_wrap table td.tg-c3ow{font-size: 16px; color: #222222; font-weight: 500;}
.sub0402_wrap table td.tg-date{font-size: 16px; color: #222222; font-weight: 500;} */


.sub0402_wrap h3{font-size: 23px; margin-top: -20px; color: #222222; font-weight: 600; word-break:keep-all;}
.sub0402_con_txt{padding: 10px 10px;}
.sub0402_con_txt ul{margin-top: 0;display: flex;flex-direction: column;gap: 6px;}
.sub0402_con > ul > li:not(:nth-child(3)) .sub0402_con_txt ul li:last-child{margin-top: 5px; font-size: 8px;}
.sub0402_con_txt ul li span{font-weight: 600;}

.sub0402_wrap .table_design > div {flex-wrap:wrap;}
.sub0402_wrap .sub0402_con{margin-top: 25px;}
.sub0402_wrap .sub0402_con > ul{display: flex;gap:10px;justify-content: center;flex-wrap:wrap;flex-direction: row;}
.sub0402_wrap .sub0402_con > ul > li{width: calc((100%-15px)/2);background:#fff;border:1px solid #ddd;overflow:hidden;}
.sub0402_wrap .sub0402_con > ul > li img {width: 100%;}
.sub0402_wrap .sub0402_con > ul > li .img_wrap {position: relative;}
.sub0402_wrap .sub0402_con > ul > li .img_wrap em {display: block; position: absolute; bottom:0; left:0; width: 100%; height: 26px; line-height: 30px; padding-left: 10px;background: rgba(255, 255, 255, 0.8); font-size: 12px; color: #006fc0;font-weight: 600;}

.sub0402_wrap .sub0402_con .sub0402_con_txt em{display: none;font-size: 15px; color: #006fc0;font-weight: 600;}
.sub0402_wrap .sub0402_con .sub0402_con_txt ul li{width:100%;font-size: 10px;color: #000;font-weight: 400;line-height:1.37;word-break:break-all;}
.sub0402_wrap .sub0402_con .sub0402_con_txt ul li span{word-break:keep-all;}

.sub0402_wrap .sub0402_con .sub0402_con_txt li{display:flex;}
.sub0402_wrap .sub0402_con .sub0402_con_txt span{display:block; margin-right:5px;}

.sub0402_wrap .table_design {display:block; margin-top:40px;}
.sub0402_wrap .table_design div:nth-child(1) {padding: 0 0;}
.sub0402_wrap .table_design div:nth-child(2) {padding: 5px 0;}
.sub0402_wrap .table_design div:nth-child(3) {padding: 5px 0;}
.sub0402_wrap .table_design div:nth-child(4) {padding: 5px 0;}
.sub0402_wrap .table_design div:nth-child(5) {padding: 5px 0;}
.sub0402_wrap .table_design .tit{width: 15%;text-align:center;font-size: 18px;font-weight:600;}
.sub0402_wrap .table_design .tit.head{font-size: 10px; font-weight: 500; font-family: 'notosans'}
.sub0402_wrap .table_design .line {height: 20px;}
.sub0402_wrap .table_design .txt {font-size: 10px;padding: 10px 0;font-family: 'notosans'}
.sub0402_wrap .table_design .txt02{width: 35%;}
.sub0402_wrap .table_design .txt02, .sub0402_wrap .table_design .txt03 {border-top: 0; text-align: center; font-family: 'notosans'}
.sub0402_wrap .table_design .txt03{width: 18%;}
.sub0402_wrap .table_design .txt span {margin-right: 15px;}
.sub0402_wrap .table_design .txt01 {width: 30%;font-size: 11px;}
.sub0402_wrap .table_design .txt02 {font-size: 11px;}
.sub0402_wrap .table_design .txt03 {font-size: 11px;}

.sub0402 .table_design_pc {display:none;}

/* sub0403 */
/*.sub0403_wrap {margin-bottom:-20px;}*/
.sub0403_map{position: relative;background: url(/images/sub/sub0403_map_pc.jpg) left no-repeat; background-position: -170px; height: 250px; margin-top: 10px; background-size:cover; }
.sub0403_map .map_link{position: absolute; right: 10px; bottom: 6px; display: flex;}
.sub0403_map .map_link li a img {width: 46px;}
.sub0403_info{margin-top: 40px;}
.sub0403_info > ul{display: flex;gap: 30px;padding-left: 0;flex-direction: column;}
.sub0403_info > ul > li{display: flex;gap: 17px;align-items: flex-start; flex-direction:column;}
.sub0403_info > ul > li .info_title{display: flex;gap: 5px;width: auto;} 
.sub0403_info > ul > li .info_address {width: 100%;}
.info_title .info_loc{width: 52px;font-size: 16px;color: #111;font-weight: 700;}
.info_title .letter_2 {letter-spacing: 5px;}
.info_title .loc_eng{font-size: 16px;color: #ff6600;font-weight: 700;margin-top: 0;}
.info_address p{font-size: 13px;color: #222;font-weight: 400;line-height: 1.5;}
.info_address p:first-child{font-size: 12px; font-weight: 800;margin-bottom: 4px;}
.info_address ul li em{font-weight: 800;margin-right: 5px;}
.info_address ul li span{font-weight: 400;}
.info_address ul{display: flex;font-size: 13px;color: #222222;gap: 10px;flex-direction: column;}


.sub0403_map ul li img{display:none;}

.sub0403_map_mob  {display:block;}
.sub0403_map_mob ul {display:flex; justify-content: flex-end; margin-top: 30px;}
.sub0403_map_mob ul li img {width: 50px; }


}