@media screen and (max-width:1024px) {

#login_wrap {width:100%;  background:#f7f7f7; padding:50px;}
.login_top {width:100%; height:50px; border-bottom:1px solid #eaeaea; margin-bottom:20px;}
.login_top h2 {font-size:30px; color:#4b4f58; line-height:1; font-weight:600;}
.login_top h2 span {font-size:15px; font-weight:400; }
.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:40px; 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:40px; 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:middle;}
.login_mid .login_con input::placeholder {font-size:14px; color:#c3c3c3;}
.login_mid .login_con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input::-moz-placeholder { /* Firefox 19+ */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input:-ms-input-placeholder { /* IE 10+ */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input:-moz-placeholder { /* Firefox 18- */font-size:14px; color:#c3c3c3;}
.login_mid .login_btn {width:100%; height:55px; 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:18px; line-height:53px;}
.login_mid .login_bottom {text-align:center;}
.login_mid .login_bottom li {display:inline-block; margin-left:20px; padding-left:20px; position:relative; line-height:35px;}
.login_mid .login_bottom li::before {width:1px; height:13px; background:#ddd; content:''; position:absolute; left:0; top:11px;}
.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:15px; 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:15px; 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: 40px;}
.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;}
.tab_img {display:block;}
.mob_img {display:none;}
.pc {display:none;}
.tab {display:block;}
.mob {display:none;}

/* === Main === */
#wrap {position:relative; width:100%; max-width:1024px; min-width: 375px; margin:0 auto; overflow:hidden;}
.inner{width:100%; margin:0 auto; padding: 0 2.6%; }

/* header */
#header{position: absolute; width: 100%;z-index: 9999;height: 100px;}
#header .inner{display: flex; justify-content:space-between; align-items:center;width: 1500px;height: 100%;}
#header h1	a{display: block;background: url(/images/main/main_logo_tab.png)center no-repeat; width: 260px; height: 37px; background-size: cover;}
#header .gnb{display: none;/* gap:115px; */margin-left: 10px;}
#header .gnb li.lnb_menu{position: relative;}
#header .gnb li.lnb_menu.on{background: rgba(0,0,0,.5);}
#header .gnb li.lnb_menu span a{display: block;color: #fff;font-size: 18px;padding: 36px 74px;}
#header .gnb li.lnb_menu:nth-child(2) span a,
#header .gnb li.lnb_menu:nth-child(4) span a{padding: 36px 50px;}
#header .gnb .lnb_sub{display: none;position: absolute;top: 100px;background: rgba(0,0,0,.5);width: 100%;padding: 40px 0px;}
#header .gnb .lnb_sub::after{content:'';display: block;position: absolute; top: 0; left: 50%; transform:translateX(-50%);width: 150px; height: 2px; background: rgba(255,255,255,.5);}
#header .gnb .lnb_sub ul li a{display: block;color: #fff;font-size: 18px; font-weight: 500;text-align: center;}
#header .gnb .lnb_sub ul li:not(:last-child){margin-bottom: 20px;}
#header .lan_wrap{display: flex;gap:20px; align-items:center;height: 45px; border:1px solid #fff; padding: 0 20px 0 30px; border-radius:50px;}
#header .lan_wrap img{width: 18px;}
#header .lan_wrap a{font-size: 15px; color: rgba(255,255,255,.5);line-height: 45px;font-weight: 500;}
#header .lan_wrap a:nth-child(1){position: relative;padding-right: 20px;}
#header .lan_wrap a:nth-child(1)::after{content:'';display: block;position: absolute; top: 50%; transform:translateY(-50%);right: 0; background: #fff; width: 2px; height: 10px;}
#header .lan_wrap a.on{color: rgba(255,255,255,1);font-weight: 700;}
#header .lan_wrap em.icon{display: block; background: url(/images/main/lan_pc.png)center no-repeat; width: 18px; height: 18px; background-size: cover;}
#header .all_btn{display: none; background: url(/images/main/ham_tab.png)center no-repeat; width: 30px; height: 30px; background-size: cover;}
#header .nav_btn{display: block; background: url(/images/main/ham_tab.png)center no-repeat; width: 30px; height: 30px; background-size: cover;}


/* header_search_wrap */
.search_btn_wrap {width:25px; height:27px; background:url('/images/main/search_icon01_pc.png') top center no-repeat; cursor: pointer; transition: .3s ease-in-out;}
.search_bot_wrap{position: absolute;top: 90px; right: 80px;  height: 80px; z-index: 8000; padding-top: 18px; display: none;}
.search_bot_wrap .search_box {float: right; position: relative;}
.search_bot_wrap .search_box input {width:300px; height:45px; border: 1px solid #979dbf; padding:0 35px 0 10px; font-size:15px; color:#979dbf; outline:0;}
.search_bot_wrap .search_box input::placeholder {font-size:15px; color:#979dbf; line-height:43px; font-weight:400;}
.search_bot_wrap .search_box a {position: absolute; top:50%; right:11px; transform: translateY(-50%); width:20px; height:21px; background:url('/images/main/search_on_pc.png') top center no-repeat;}

.search_bot_wrap .search_close {float: right; width:16px; height:16px; background:url('/images/main/search_close_pc.png') top center no-repeat; cursor: pointer; margin:14px 0 0 20px;}

.search_btn_wrap {width:25px; height:27px; background:url('/images/main/search_icon02_pc.png') top center no-repeat; cursor: pointer; transition: .3s ease-in-out;filter: brightness(100);}

/* all_menu */
#header.all{background: #fff;}
#header.all .gnb{display: none;}
#header.all .lan_wrap{display: none;}
#header.all h1	a{display: block;background: url(/images/main/main_logo_on_tab.png)center no-repeat; width: 260px; height: 37px; background-size: cover;}
#header.all .all_btn{display: block; background: url(/images/main/x_btn_tab.png)center no-repeat; width: 23px; height: 23px; background-size: cover;}
.all_menu_wrap{display: none;position: absolute;top: 100px; left: 0; z-index: 100; background: rgba(0,0,0,.2);width: 100%; height: 100%;border-top: 1px solid #ddd;;}
.all_menu_wrap ul.all_menu{display: flex;height: 100%;height: 880px;background: #fff;}
.all_menu_wrap ul.all_menu > li{flex:1; border-right:1px solid #ddd;height: 100%;padding-top: 200px;transition:.5s;}
.all_menu_wrap ul.all_menu > li:hover{background: #f8f8f8;}
.all_menu_wrap ul.all_menu > li p{text-align: center; font-size: 30px; color: #222; font-weight: 700;padding-bottom: 35px;}
.all_menu_wrap ul.all_menu > li ul li a{display: block; font-size: 18px; color: #555;text-align: center;}
.all_menu_wrap ul.all_menu > li ul li{margin-bottom: 20px;}

/* navigation */
#header.nav_on h1 a{display: block;background: url(/images/main/main_logo_on_tab.png)center no-repeat; width: 260px; height: 37px; background-size: cover;}
#header.nav_on .nav_btn{display: block; background: url(/images/main/x_btn_tab.png)center no-repeat; width: 23px; height: 23px; background-size: cover;}
.navigation { display:none; position: absolute; left: 0; top:0; width: 100%; height: 100%; z-index: 9000;background: rgba(0,0,0,.2);}
.navigation .lnb {position:absolute; right: 0; top: 0px; width: 100%; height: fit-content; background: #fff; z-index: 500;min-height: 100vh;}
.navigation .lnb .lnb_header{display:flex; align-items:center;justify-content:space-between;width: 100%;z-index:9000}
.navigation .lnb .lnb_box{position: absolute; left: 50%; transform:translateX(-50%);margin-top: 140px;width: 100%;background: #fff;}
.navigation .lnb .lnb_box h3 a span{font-size: 30px; font-weight: 700;position:relative; color: #222; }
.navigation h3 a{width:100%;display: flex;align-items: center;justify-content: space-around;margin-bottom: 45px;}
.navigation ul li a{display: block;text-align: center;margin-bottom: 19px;}
.navigation ul li a span{color: #555; font-size: 18px; margin-bottom: -29px;font-weight: 500;}

#visual_wrap{position: relative; line-height: 1;}
#visual_wrap .txt_box{position: absolute; top: 52%; left: 50%; transform:translate(-50%,-50%);}
#visual_wrap .txt_box p{text-align: center; color: #fff;font-size: 35px; margin-top: 25px;font-weight: 500;}
#visual_wrap .txt_box img{margin: 0 auto;width: 376px;}
#visual_wrap .swiper-pagination{display: flex; gap:20px;justify-content:center;align-items:center;position: absolute; bottom: 60px; left: 2.6%; width: 140px; height: 40px; border:1px solid #fff; border-radius:50px;}
#visual_wrap .swiper-pagination span{display: block;background: #fff;width: 10px; height: 10px;opacity: .5;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;}
#visual_wrap .scroll_down{display: block;position: absolute; right: 2.6%; bottom: 0px;z-index: 100; width: 2px; height: 200px; background: rgba(255,255,255,.5);}
#visual_wrap .scroll_down::after{content:'';display: block;position: absolute; bottom: 0px; left: 0;background: rgba(255,255,255);width: 2px; animation:scrollAni 1.3s ease infinite;}
@keyframes scrollAni {
  from {height: 0;}
  to {height: 200px;}
}

/* section */
.section{padding: 80px 0px;line-height: 1;}
.section .more_btn01{display: block; width: 40px; height: 40px; background: url(/images/main/sec01_more_btn_tab.png)center no-repeat; background-size: cover;}
.section .more_btn02{display: block; border:1px solid #fff; width: 220px; height: 50px;font-size: 16px; line-height: 48px; color: #fff; font-weight: 500; text-align: center; margin: 40px auto 0;}
.section .more_btn02::after{content:'';display: inline-block; margin-left: 20px; background: url(/images/main/sec02_more_btn_tab.png);width: 11px; height: 10px; background-size: cover;}
.section .con .txt strong{display: block;color: #fff;text-align: center;font-size: 15px; font-weight: 700;margin-bottom: 17px;}
.section .con .txt span{display: block;color: #fff;text-align: center;font-weight: 300; font-size: 30px;}
.section .con .txt p{color: #fff;text-align: center;font-size: 15px; line-height: 27px; font-weight: 500;margin-top: 30px;opacity: .8;}
.section .con .txt p i{display: block;}

/* section01 */
#section01 .tab-menu-wrap{display: flex;gap: 58px;margin-bottom: 45px;}
#section01 .tab-menu-wrap a{position: relative;font-size: 30px; font-weight: 500	;color: #666;}
#section01 .tab-menu-wrap a.on{font-weight: 700; color: #1a2c56;}
#section01 .tab-menu-wrap a:nth-child(1)::after{content:'/';position: absolute; top: 50%; transform:translateY(-50%); right: -40px;font-size: 30px;font-weight: 700; color: #1a2c56;}
#section01 .tab-con{position: relative;}
#section01 .tab-con .more_btn01{position: absolute;top: -76px; right: 0;}
#section01 .sec01_slide{position: relative;padding-bottom: 90px;}
#section01 .sec01_slide .slick-list{width: calc(100% + 20px);}
#section01 .sec01_slide li{border:1px solid #ddd; border-radius:20px;padding: 40px 30px; height: 330px;margin-right: 20px;}
#section01 .sec01_slide li a{display: block;}
#section01 .sec01_slide li p.p_tit{font-size: 16px; color: #222; line-height: 23px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap:break-word;}
#section01 .sec01_slide li p.p_con{font-size: 15px; color: #222; line-height: 23px;margin: 25px 0px 40px;font-weight: 200;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; word-wrap:break-word;}
#section01 .sec01_slide li em{display: block;font-size: 14px; color: #888; font-weight: 300; text-align: right;}
#section01 .sec01_slide .slick-prev{display: block;position: absolute; bottom: 0; right: 60px; background: url(/images/main/sec01_prev_tab.png)center no-repeat; width: 50px; height: 50px;background-size: cover;text-indent: -9999px;}
#section01 .sec01_slide .slick-next{display: block;position: absolute; bottom: 0; right: 0px; background: url(/images/main/sec01_next_tab.png)center no-repeat; width: 50px; height: 50px;background-size: cover;text-indent: -9999px;}

/* section02 */
#section02{padding: 0;}
#section02 .con_wrap{display: block;}
#section02 .con{position: relative;height: 400px;width: 100%;overflow: hidden;}
#section02 .con .txt{position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);width: 100%;height: 100%;transition: .6s;}
#section02 .con .txt img{margin: 0 auto; width: 213px; }
#section02 .con:hover .txt{transition: .6s;width: 100%;}
#section02 .con01 .txt{background: url(/images/main/sec02_bg01_tab.jpg)center no-repeat; background-size: cover;padding-left: 0;padding-top: 70px;}
#section02 .con02 .txt{background: url(/images/main/sec02_bg02_tab.jpg)center no-repeat; background-size: cover;padding-right: 0;padding-top: 80px;}

/* section03 */
#section03{padding: 0;}
#section03 .con_wrap{position: relative;display: flex;flex-direction: column-reverse;}
#section03 .con01{position: relative;width: 100%;top: 0;height: 400px;background: url(/images/main/sec03_bg01_tab.jpg)center no-repeat; background-size: cover; }
#section03 .con01 .txt{position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);	}
/* #section03 .con_wrap.on .con01{position: fixed;	top: 0;left: 0;height: 100vh;}
#section03 .con_wrap.off .con01{position: absolute;bottom: 0;top: initial;}
#section03 .con_wrap.on .con02{margin-left: 860px;}
#section03 .con_wrap.off .con02{margin-left: 860px;} */
/* #section03 .con_wrap.on .con01 .txt{position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);	} */
#section03 .con02{display: flex;gap:45px;padding: 0 2.6%;width: 100%;}
#section03 .con02 .more_btn01{background: url(/images/main/sec03_more_btn_tab.png)center no-repeat; background-size: cover;}
#section03 .con02 .box_wrap01{padding-top: 270px;width: calc((100% - 45px) / 2);}
#section03 .con02 .box_wrap02{padding-top: 50px;width: calc((100% - 45px) / 2);}
#section03 .con02 .box_wrap .box{position: relative;width:100%; padding-bottom:71.19%;margin-bottom: 40px;border-radius: 15px;overflow: hidden;height: 400px;}
#section03 .con02 .box_wrap .box .txt_box{position: absolute;bottom: 30px;padding: 0 30px;display: flex; justify-content:space-between; align-items:center;width: 100%;}
#section03 .con02 .box_wrap .box .txt_box p{color: #fff; font-size: 20px; font-weight: 500;}
#section03 .con02 .box_wrap01 .box:nth-child(1){background: url(/images/main/sec03_img01_tab.jpg)center no-repeat; background-size: cover;}
#section03 .con02 .box_wrap01 .box:nth-child(2){background: url(/images/main/sec03_img02_tab.jpg)center no-repeat; background-size: cover;}
#section03 .con02 .box_wrap02 .box:nth-child(1){background: url(/images/main/sec03_img03_tab.jpg)center no-repeat; background-size: cover;}
#section03 .con02 .box_wrap02 .box:nth-child(2){background: url(/images/main/sec03_img04_tab.jpg)center no-repeat; background-size: cover;}
#section03 .con02 .box_wrap02 .box:nth-child(3){background: url(/images/main/sec03_img05_tab.jpg)center no-repeat; background-size: cover;}

/* section04 */
#section04{background: #f8f8f8;}
#section04 .inner{display: flex;flex-direction: column;align-items: center;justify-content: center;gap:60px;}
#section04 .con .txt strong{color: #222;}
#section04 .con .txt span{color: #222;}
#section04 .con .txt p{color: #222;}
#section04 .more_btn02{border:1px solid #ddd;color: #222;}
#section04 .more_btn02::after{background: url(/images/main/sec04_more_btn_tab.png);width: 11px; height: 10px; background-size: cover;}
#section04 .con01{width: 100%;}
#section04 .con02{width: 100%}
#section04 .con02 .tbl03{width:100%; border-collapse: separate; border-spacing: 2px;}
#section04 .con02 .tbl03 tr:first-child{background: #1a2c56;}
#section04 .con02 .tbl03 tr th{padding:10px; color:#fff; font-size:14px; border-radius: 8px;}
#section04 .con02 .tbl03 tr th:last-child{border-right:none;}
#section04 .con02 .tbl03 tr td{padding:10px; color:#222; font-size:13px;  word-break:keep-all; text-align:center; background: rgba(75,160,255,0.05);}
#section04 .con02 .tbl03 tr td:last-child{border-right:none;}
/* #section04 .sec04_slide{position: relative;padding-bottom: 90px;}
#section04 .sec04_slide .slick-list{width: calc(100% + 35px);}
#section04 .sec04_slide li{position: relative;margin-right: 35px;}
#section04 .sec04_slide a{display: block; width: 380px;}
#section04 .sec04_slide .img_wrap{position:relative; width:100%; padding-bottom:63.158%;border-radius: 20px;overflow: hidden;}
#section04 .sec04_slide .img_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:auto; height:auto; max-width:100%; max-height:100%;}
#section04 .sec04_slide .txt_wrap{position: absolute;top: 50%; left: 50%;transform: translate(-50%, -50%);}
#section04 .sec04_slide .txt_wrap p{display: flex; gap:10px;align-items: center; margin-bottom: 10px;}
#section04 .sec04_slide .txt_wrap p:last-child {margin-bottom: 0;}
#section04 .sec04_slide .txt_wrap p em{color: #fff;font-size: 15px; font-weight: 500;}
#section04 .sec04_slide .txt_wrap p em img{width: 20px;}
#section04 .sec04_slide .txt_wrap p span{color: #fff;font-size: 15px; font-weight: 500;}
#section04 .sec04_slide .slick-prev{display: block;position: absolute; bottom: 0; right: 60px; background: url(/images/main/sec04_prev_tab.png)center no-repeat; width: 50px; height: 50px;background-size: cover;text-indent: -9999px;}
#section04 .sec04_slide .slick-next{display: block;position: absolute; bottom: 0; right: 0px; background: url(/images/main/sec04_next_tab.png)center no-repeat; width: 50px; height: 50px;background-size: cover;text-indent: -9999px;} */

#footer{padding: 60px 0px 60px; line-height: 1;}
#footer .inner{width: 100%;}
#footer .f_top{display: flex;gap:45px;margin-bottom: 27px;}
#footer .f_top a{display: block;font-size: 15px; color: #666;}
#footer .f_top .sns_wrap {display: flex; gap:30px;}
#footer .f_bot{display: flex; justify-content:space-between;flex-direction: column;gap:50px;}
#footer .f_bot p{font-size: 15px; color: #888;line-height: 30px;}
#footer .f_bot p span:nth-of-type(2){display: none;}
#footer .f_bot p i{display: block;}
#footer .f_bot p.copy{margin-top: 20px;}
#footer .f_logo a{display: block;text-align: center;}
#footer .f_logo img{width: 260px;margin: 0 auto;}

/* ===sub================================================ */
#header.sub_header{position: relative;}
#header.sub_header h1 a{display: block;background: url(/images/main/main_logo_on_pc.png)center no-repeat; width: 260px; height: 37px; background-size: cover;}
#header.sub_header.nav_on .nav_btn{display: block; background: url(/images/main/x_btn_tab.png)center no-repeat; width: 23px; height: 23px; background-size: cover;}
#header.sub_header .gnb li.lnb_menu span a{color: #222;}
#header.sub_header .lan_wrap{border:1px solid #ddd;}
#header.sub_header .lan_wrap a{color: #c9c9c9;}
#header.sub_header .lan_wrap a:nth-child(1)::after{background: #c9c9c9;}
#header.sub_header .lan_wrap a.on{color: #1a2c56;}
#header.sub_header .lan_wrap em.icon{display: block; background: url(/images/sub/lan_sub_pc.png)center no-repeat; width: 18px; height: 18px; background-size: cover;}
#header.sub_header .all_btn{display: none;}
#header.sub_header .nav_btn{display: block; background: url(/images/sub/ham_sub_pc.png)center no-repeat; width: 30px; height: 30px; background-size: cover;}
#header.sub_header .search_btn_wrap{filter:initial}

/* sub_visual_wrap */
#sub_visual_wrap{position: relative;line-height: 1;}
#sub_visual_wrap .sub_txt_wrap{position: absolute; top: 50%;	left: 50%; transform:translate(-50%,-50%);width: 100%;}
#sub_visual_wrap .sub_txt_wrap h2{text-align: center; color: #fff;font-size: 40px; font-weight: 500;margin-bottom: 30px;}
#sub_visual_wrap .sub_txt_wrap ul{display: flex; justify-content:center;gap:40px;}
#sub_visual_wrap .sub_txt_wrap ul li{position: relative;	color: #fff; font-size: 17px; font-weight: 300;}
#sub_visual_wrap .sub_txt_wrap ul li:not(:last-child)::after{content:''; display: block; position: absolute; top: 43%; transform:translateY(-50%); right: -23px; width: 5px; height: 5px; background: #fff;border-radius:50%;}

#sub_contents{padding: 60px 0px;}
#sub_contents .contop h4{text-align: center;color: #222;font-weight: 500; font-size: 30px;margin-bottom: 50px;}
#sub_contents.inner02 .inner {width: 100%;}

/* tab_menu */
.tab_menu {display: block; width:100%; height:60px; border-bottom: 1px solid #ddd;}
.tab_menu .inner{position:relative; display: flex; height:100%;background: #fff; width: 100%;padding: 0;}
.tab_menu a.home{position: relative;display: none;width: 310px; height: 100%; background: url(/images/sub/home_pc.png)center right 20px no-repeat #1a2c56; }
.tab_menu .menu {display: flex; height:100%;width: 100%;}
.tab_menu .menu > li {position:relative; flex:1;width: auto;height:100%; background:url("/images/sub/tab_bt_tab.png") center right 18px no-repeat rgba(255,255,255,.9); background-size: 18px;}
.tab_menu .menu > li.on {background-image:url("/images/sub/tab_top_tab.png");background-color: #fff;}
.tab_menu .menu > li > a {display:flex; align-items:center; padding: 0 45px 0 20px; width:100%; height:100%; font-size: 17px; color:#000; font-weight: 500; line-height:1.2; box-sizing:border-box; word-break:keep-all;border-right: 1px solid #ddd;}
.tab_menu .menu > li ul {display:none; position:absolute; width:100%; top:100%; left:-1px; padding:20px 0; box-sizing:content-box; background-color:#fff; z-index:10; border:1px solid #ddd;}
.tab_menu .menu > li ul li ~ li { margin-top:20px;}
.tab_menu .menu > li ul li a {display:flex; align-items:center; position:relative; width:100%; font-size:17px; color:#767676;  font-weight: 500;padding:0 20px 0 20px; box-sizing:border-box; line-height:1.2;transition:.3s;}
.tab_menu .menu > li ul li a:hover{color: #1a2c56;}
.tab_menu .menu > li ul li.on a{color: #1a2c56;}

/* depth03 */
.depth03{display: none;}
.depth03 .depth03_menu{display: flex; justify-content:center;gap:20px;margin-bottom: 50px;}
.depth03 .depth03_menu h3{width: 180px; height: 50px; border-radius:5px;background: #f1f1f1;}
.depth03 .depth03_menu h3 a{display: block;font-size: 17px; color: #858585; font-weight: 500; text-align: center; line-height: 50px;}
.depth03 .depth03_menu h3.on{background: #1a2c56;}
.depth03 .depth03_menu h3.on a{color: #fff;}

/* depth03_tab */
.depth03_tab{display: block;}
.depth03_tab .menu_wrap li.menu{position: relative;height: 55px; width: 100%; border:1px solid #ddd;background: url(/images/sub/tab_bt_tab.png)center right 20px no-repeat; background-size: 18px;margin-top: 20px;}
.depth03_tab .menu_wrap li.menu.on{background: url(/images/sub/tab_top_tab.png)center right 20px no-repeat; background-size: 18px;}
.depth03_tab .menu_wrap li.menu > a{display: block;padding-left: 20px; line-height: 55px;color: #222; font-size: 16px; font-weight: 500;}
.depth03_tab .menu_wrap li.menu > ul{display: none;position: absolute;top: 55px; border:1px solid #ddd; border-top: none; width: 100%;padding: 20px 0px;background: #fff; z-index: 1;}
.depth03_tab .menu_wrap li.menu > ul li a{display: block; padding-left: 20px;font-size: 16px; color: #888;font-weight: 500;}
.depth03_tab .menu_wrap li.menu > ul li:not(:last-child){margin-bottom: 10px;}

.basic_board_wrap .sub03_tab{display: flex; justify-content:center;gap:10px;margin-bottom: 50px;}
.basic_board_wrap .sub03_tab li{flex:1;border-radius:5px; width: auto; height: 50px;background: #f1f1f1;}
.basic_board_wrap .sub03_tab li a{display: block;color: #858585;font-weight: 500;line-height: 53px;font-size: 16px;text-align: center;}
.basic_board_wrap .sub03_tab li.on{background: #1a2c56; }
.basic_board_wrap .sub03_tab li.on a{color: #fff;}

/* 怨듯넻 */
h4.h4_tit {font-size:28px;color:#1a2c56;margin-bottom:35px;}

h5.h5_tit{position:relative; margin-bottom:20px; padding-left:50px; font-size:24px; color:#222; }
h5.h5_tit::before{position:absolute; content:''; background:url(/images/sub/h5_tit_icon.png)center no-repeat; width:32px; height:32px; left:0; top:0; }

h6.h6_tit{font-size: 18px; color: #222; position: relative; padding-left: 12px; margin-bottom: 15px;}
h6.h6_tit:before{position: absolute; content: ''; width: 4px; height: 20px; background: #1a2c56; left: 0; top: 3px;}

.input_box{display:flex; width:100%; }
.input_box p{width:100px; font-size:15px; color:#222;}

input[type="text"].input_txt01, input[type="text"].input_txt02{display:block; border:0; border-bottom:1px solid #ddd; width:100%; font-size:14px; color:#555; }
input:focus, textarea:focus{outline:none;}

.textarea01{padding:20px; width:100%; border:1px solid #ddd; height:200px; font-size:14px; color:#555; }

div.btn_wrap{text-align:center; }
div.btn_wrap a{display:inline-block; width:200px; height:50px; background:#1A2C56; font-size:14px; color:#fff; text-align:center; line-height:50px; }

ul.dot_list li{font-size: 14px; display: block; line-height:1.7;  margin-top:7px; position:relative; padding-left:15px; color:#555; word-break:keep-all; }
ul.dot_list li:first-child{ margin-top:0;}
ul.dot_list li::before {content:''; width:4px; height:4px; display:block; background:#21459a; border-radius:50%; position:absolute; left:0; top:6px; }

.tbl01{width:100%; border-top:2px solid #1a2c56;}
.tbl01 th{padding:16px; font-size:14px; color:#222; background:#f5f5f5; border-bottom:1px solid #ddd;}
.tbl01 td{padding:16px; font-size:14px; color:#555; border-bottom:1px solid #ddd;}
.tbl01 td:last-child{border-right:none;}

.search_wrap {background: #f2f5f8; padding: 25px; margin-bottom: 60px;}
.search_wrap ul.menu01 {display: flex; gap:20px; flex-wrap:wrap; margin-bottom: 25px;}
.search_wrap ul.menu01 li.search_box01 {border: 1px solid #ddd; height: 50px; width: calc((100% - 40px)/3); padding: 15px; font-size: 14px; color: #222;
background:url('/images/sub/arrow_down.png') no-repeat 95% 50% / 12px auto; background-color: #fff; position: relative; }
.search_wrap ul.menu01 li.search_box01 > ul {display: none; position: absolute; width: 100%; top: 100%; left: -1px; padding: 18px 0; box-sizing: content-box; background-color: #fff; z-index: 10;  border: 1px solid #ddd;}
.search_wrap ul.menu01 li.search_box01 > ul > li {margin-top: 10px; padding: 0 18px;}
.search_wrap ul.menu01 li.search_box01 > ul > li:first-child {margin-top: 0;}
.search_wrap ul.menu01 li.search_box01.on {background:url('/images/sub/arrow_up.png') no-repeat 95% 50% / 12px auto; background-color: #fff;}

.search_wrap .search_box02 {display: flex; width: 100%;}
.search_wrap .search_box02 input.search01 {width: 100%; height: 50px;background-color: #fff; font-size: 14px; border: 1px solid #ddd; padding: 15px;}
.search_wrap .search_box02 input.search01::placeholder {color: #ccc; font-size: 14px;}
.search_wrap .search_box02 button.search_btn {background: #1a2c56; width: 120px; height: 50px;color: #fff;font-size: 14px; line-height: 55px;}

.paging_btn{margin-top:50px; text-align:center; box-sizing:border-box;}
.paging_btn:before, .paging_btn:after{box-sizing:inherit;}
.paging_btn ul{display:inline-block; font-size:0; }
.paging_btn ul li{display:inline-block; margin:0 2px; vertical-align:middle; }
.paging_btn ul li img{padding-top:3px; vertical-align: -webkit-baseline-middle;}
.paging_btn ul li a{display:block; width:40px; height: 40px; border:1px solid #ddd;  font-size:12px; color:#1a2c56; line-height:40px; font-weight:500; }
.paging_btn ul li.page_arrow a{line-height:29px; }
.paging_btn ul li.on{background:#1a2c56; }
.paging_btn ul li.on a{color:#ffffff; border:1px solid #1a2c56; }

/* sub0101 */
.sub0101_wrap .con01{position:relative; z-index:-1;}
.sub0101_wrap .con02 .txt_wrap{ margin-top: -6%; margin-left:5%; padding: 50px; width: 90%;background: #fff; box-shadow: 2px 2px 20px rgb(0 0 0 / 10%);}
.sub0101_wrap .con02 .txt_wrap strong {margin-bottom:35px; font-size: 22px; display: block; color: #222;}
.sub0101_wrap .con02 .txt_wrap strong b {color: #3fa536;}
.sub0101_wrap .con02 .txt_wrap p {margin-bottom:25px; font-size: 15px; color: #58595b;}
.sub0101_wrap .con02 .txt_wrap p i {display: block;}
.sub0101_wrap .con02 .txt_wrap em {color: #aaa; font-size: 15px; display: block;}
.sub0101_wrap .con02 .txt_wrap em b {color: #222; font-weight: 700; font-size: 16px; padding-left: 10px;}

/* sub0102 */
.sub0102_wrap .con01 {background: rgba(75,160,255,0.1); padding: 30px; border: 1px dashed #ddd; margin-bottom: 80px;}
.sub0102_wrap .con01 .txt_wrap:first-child {margin-bottom: 25px;}
.sub0102_wrap .con01 .txt_wrap strong.check_tit {position:relative; margin-bottom:10px; padding-left:35px; font-size:16px; color:#1a2c56; display: block; }
.sub0102_wrap .con01 .txt_wrap strong.check_tit::before {position:absolute; content:''; background: url('/images/sub/check_icon.png')center no-repeat; width:26px; height:24px; left:0; top:-2px; background-size: contain;}
.sub0102_wrap .con01 .txt_wrap p {font-size: 14px; word-break:keep-all;}
.sub0102_wrap .con01 .txt_wrap p i {display: inline-block;}

.sub0102_wrap .con02 > ul > li {display: block; gap:80px; align-items:center; margin-bottom: 60px;}
.sub0102_wrap .con02 > ul > li:nth-child(2) {flex-direction: row-reverse;}
.sub0102_wrap .con02 ul li .img_wrap img {width: 100%;}
.sub0102_wrap .con02 ul li .txt_box:first-child {margin-bottom: 20px; margin-top: 30px;}
.sub0102_wrap .con02 ul li .txt_box > h5.h5_tit {margin-bottom: 30px;}
.sub0102_wrap .con02 ul li .txt_box strong {font-size: 16px; color: #21459a; display: block; margin-bottom: 5px;}

/* sub0102_2 */
.sub0102_2_wrap .img_wrap img {margin: 0 auto; display: block; width: 100%;}

/* sub0102_3 */
.sub0102_3_wrap ul {display: flex; gap:34px}
.sub0102_3_wrap ul li {box-shadow: -5px -3px 20px rgba(0, 0, 0, 0.08), 5px 3px 20px rgba(0, 0, 0, 0.08); width: 220px; height: 220px; border-radius: 50%; text-align: center; flex-direction: column; justify-content: center; display: flex; align-items: center;}
.sub0102_3_wrap ul li img {width: 36%;}
.sub0102_3_wrap ul li strong {display: block; margin-top: 40px; font-size: 16px; color: #222; font-weight: 500;}
.sub0102_3_wrap ul li strong i {display: block;}

/* sub0102_5 */
.sub0102_5_wrap {word-break:keep-all;}
.sub0102_5_wrap .con01 {background: url(/images/sub/sub0102_5_img01.jpg)no-repeat; width: 100%; height: 250px; padding: 20px;}
.sub0102_5_wrap .con01 .txt_wrap {background: rgba(255,255,255,.75); position: relative; width: 100%; height: 100%; text-align: center;}
.sub0102_5_wrap .con01 .txt_wrap p {position: absolute; width: 80%; top:50%; left:50%; transform: translate(-50%,-50%); color: #222; font-size: 16px; line-height:2; z-index: 1; word-break: keep-all;}
.sub0102_5_wrap .con01 .txt_wrap p br {display: none;}
.sub0102_5_wrap .con01 .txt_wrap p b {font-size: 18px; color: #1a2c56;}

.sub0102_5_wrap .con02 {margin-top: 60px;}
.sub0102_5_wrap .con02 li {width: 100%; height: 100px; background: #f8f8f8; display: flex; gap:25px; align-items: center; border-radius: 50px; margin-bottom: 20px;}
.sub0102_5_wrap .con02 li:last-child {margin-bottom: 0;}
.sub0102_5_wrap .con02 li .img_box img {border: 1px dashed #1a2c56; border-radius: 50%;}
.sub0102_5_wrap .con02 li p {font-size: 15px; color: #1a2c56; padding-right: 25px;}

.sub0102_5_wrap .con03 {margin-top:80px; display: flex; gap:30px; align-items:stretch; flex-direction:column; width: 100%;}
.sub0102_5_wrap .con03 .img_wrap img {width: 100%;}
.sub0102_5_wrap .con03 .txt_wrap {width: 100%;}
.sub0102_5_wrap .con03 .txt_wrap ul.check_list li {font-size: 16px; color: #222; position: relative; padding-left:40px; margin-bottom: 15px;}
.sub0102_5_wrap .con03 .txt_wrap ul.check_list li p {position:relative; display: inline-block;}
.sub0102_5_wrap .con03 .txt_wrap ul.check_list li p:before {position: absolute; content:""; width: 100%; height: 10px; background: rgba(63,165,54,.1); left:0; bottom: 4px;}
.sub0102_5_wrap .con03 .txt_wrap ul.check_list li:before {position: absolute; content:""; background: url(/images/sub/check_icon.png)center no-repeat; width: 26px; height: 24px; left:0; top: -2px; background-size: contain; }


/* sub0103 */
.sub0103_wrap .history_wrap{position: relative; }
.sub0103_wrap .history_wrap::before {content: ''; width: 1px; height: 100%; background: #ddd; position: absolute; left: 50%; top: 0;}
.sub0103_wrap .history_wrap strong{font-size: 25px; color: #1a2c56; font-weight: 700;}
.sub0103_wrap .history_wrap ul.his_list01 li p{font-size: 14px; color: #555; word-break:keep-all; width: 82%;}
.sub0103_wrap .history_wrap ul.his_list01 li p br {display: none;}
.sub0103_wrap .history_wrap ul.his_list01 li span {font-size: 15px; color: #1a2c56; font-weight:700; width: 18%;}
.sub0103_wrap .history_wrap .left{margin-right: 50%; text-align: right; padding-right: 40px; margin-bottom: 25px;}
.sub0103_wrap .history_wrap .left ul li {display: flex; justify-content: flex-end; margin-bottom: 5px;}
.sub0103_wrap .history_wrap .left strong{position: relative;}
.sub0103_wrap .history_wrap .left strong::before{content:''; width:11px; height:11px; display:block; background:#1a2c56; border-radius:50%; position:absolute; right:-46px; top:9px;}
.sub0103_wrap .history_wrap .right{margin-left: 50%; padding-left: 40px; margin-bottom: 25px;}
.sub0103_wrap .history_wrap .right ul li {display: flex; margin-bottom: 5px;}
.sub0103_wrap .history_wrap .right strong{position: relative;}
.sub0103_wrap .history_wrap .right strong::before{content:''; width:11px; height:11px; display:block; background:#3fa536; border-radius:50%; position:absolute; left:-45px; top:9px;}

/* sub0104 */
.sub0104_wrap .con01 .con_box {margin-bottom: 60px;}
.sub0104_wrap .con01 .con_box .top{position:relative; margin-bottom:60px; display: flex; justify-content: space-between;}
.sub0104_wrap .con01 .con_box .txt_wrap {margin-bottom: 20px; position: relative;}
.sub0104_wrap .con01 .con_box .txt_wrap::before {position: absolute; content: ""; width: 40px; height: 3px; left: 0; top: -30px; background:#1a2c56; border-radius:3px; }
.sub0104_wrap .con01 .con_box .txt_wrap p {font-size: 14px; color: #555; word-break:keep-all; margin-bottom: 5px;}

/* sub0105 */
.sub0105_wrap .con01{display:block; padding:30px 0 50px; background:#f5f5f5; margin-bottom:50px; text-align:center; }
.sub0105_wrap .con01 .left_wrap{padding-right:0;}
.sub0105_wrap .con01 .left_wrap span{display:block; font-size:20px; color:#222; }
.sub0105_wrap .con01 .left_wrap strong{display:block; font-size:35px; color:#222; font-weight:600; }
.sub0105_wrap .con01 .left_wrap p{font-size:55px; color:#1a2c56; font-weight:600; }
.sub0105_wrap .con01 .right_wrap{display:block;padding-top:70px; padding-left:30px; border-left:0; border-top:1px solid #ddd; }
.sub0105_wrap .con01 .right_wrap ul{display:block;text-align:left; width:67%; margin:0 auto; }
.sub0105_wrap .con01 .right_wrap ul:nth-child(1){margin-bottom:20px; }
.sub0105_wrap .con01 .right_wrap ul li{margin-bottom:20px; font-size:15px; color:#666;}
.sub0105_wrap .con01 .right_wrap ul li:last-child{margin-bottom:0;}
.sub0105_wrap .con01 .right_wrap ul li span{display:inline-block; color:#222; margin-right:15px; }

.sub0105_wrap .con02 ul{display:flex; gap:40px; flex-wrap:wrap; }
.sub0105_wrap .con02 ul li{width:100%; font-size:16px; color:#555; }
.sub0105_wrap .con02 ul li .txt_wrap{margin-top:-10px; padding:20px; background:#f8f8f8; }
.sub0105_wrap .con02 ul li .txt_wrap p ~ p{margin-top:15px; }
.sub0105_wrap .con02 ul li .txt_wrap p span{display:inline-block; width:100px; color:#1a2c56; vertical-align: top; font-weight:600; }
.sub0105_wrap .con02 ul li .txt_wrap p em{display:inline-block; width:calc(100% - 100px); word-break:keep-all; }

/* sub0106 */
.sub0106_wrap .con01{margin-bottom:100px; padding:20px; background:#f5f5f5;}
.sub0106_wrap .con01 p{font-size:14px; color:#222; line-height:2; }

.sub0106_wrap .con_all .con02{display:flex; gap:40px;  }
.sub0106_wrap .con_all .con03, .sub0106_wrap .con_all .con05{margin:60px 0; }

.sub0106_wrap .con06{margin-bottom:50px; }
.sub0106_wrap .con06 ul{padding:20px; border:1px solid #ddd; font-size:14px; color:#555;}
.sub0106_wrap .con06 ul li ~ li{margin-top:20px; }
.sub0106_wrap .con06 ul li strong{color:#333; }
.sub0106_wrap .con06 p{margin-top:10px; font-size:14px;}
.sub0106_wrap .con06 p span{padding-left:5px; }

/* sub0107 */
.sub0107_wrap .con01{display:block;}
.sub0107_wrap .con01 .left_wrap{margin-bottom:50px; }
.sub0107_wrap .con01 .left_wrap .img_wrap img{width:100%;}
.sub0107_wrap .con01 .left_wrap .txt_wrap p{margin:20px 0; font-size:15px; color:#222;}
.sub0107_wrap .con01 .left_wrap .idea_btn_wrap{display:flex; gap:20px;}
.sub0107_wrap .con01 .left_wrap .idea_btn_wrap a{display:inline-block; width:250px; height:50px; background:#1a2c56; font-size:15px; color:#fff; text-align:center; line-height:50px;}
.sub0107_wrap .con01 .right_wrap p{margin-bottom:40px; font-size:28px; color:#222; font-weight:700;}
.sub0107_wrap .con01 .right_wrap p span{color:#006e56;}
.sub0107_wrap .con01 .right_wrap em{font-size:14px; color:#666; line-height:2;}

/* sub0108 */
.sub0108_wrap .con01 .con_wrap span{margin-left:20px; display:inline-block; font-size:14px; color:#555; vertical-align:bottom;}

.sub0108_wrap .con02{margin:50px 0; }
.sub0108_wrap .con02 .con_all_wrap{display:flex; gap:45px; flex-wrap:wrap;}
.sub0108_wrap .con02 .con_all_wrap .img_wrap img{width:100%; }
.sub0108_wrap .con02 .con_all_wrap .txt_wrap .top_wrap strong{display:block; position:relative; font-size:25px; color:#006d60; font-weight:600;}
.sub0108_wrap .con02 .con_all_wrap .txt_wrap .top_wrap strong::after{position:absolute; content:''; width:20px; height:2px; background:#006e56; left:0; bottom:-20px;}
.sub0108_wrap .con02 .con_all_wrap .txt_wrap .top_wrap p{margin-top:50px; margin-bottom:15px; font-size:14px; color:#222; }
.sub0108_wrap .con02 .con_all_wrap .txt_wrap .top_wrap p span{font-size:15px; color:#006e56; font-weight:500;}
.sub0108_wrap .con02 .con_all_wrap .txt_wrap .top_wrap em{display:block; font-size:14px; color:#222;}
.sub0108_wrap .con02 .con_all_wrap .txt_wrap .bot_wrap{margin-top:40px; }
.sub0108_wrap .con02 .con_all_wrap .txt_wrap .bot_wrap p{margin-right:10px; display:inline-block; width:240px; height:50px; background:#006d60; font-size:14px; color:#fff; text-align:center; line-height:50px; }
.sub0108_wrap .con02 .con_all_wrap .txt_wrap .bot_wrap p:nth-child(2){margin-right:0; background:#92908f; }

.sub0108_wrap .con03{margin-bottom:50px;}
.sub0108_wrap .con03:last-child{margin-bottom:0;}

/* sub0109 */
.sub0109_wrap .print_wrap {text-align: right;margin-bottom: 10px;}
.sub0109_wrap .print_wrap button img {width: 40px;}
.sub0109_wrap .map_wrap iframe {width: 100%; height: 400px;}
.sub0109_wrap ul.txt_wrap {display: block; gap:30px; margin-top: 30px; }
.sub0109_wrap ul.txt_wrap li {display: flex; width: 100%; gap:30px; align-items: center; padding: 20px; box-shadow: 2px 2px 20px rgb(0 0 0 / 10%); margin-bottom: 20px;}
.sub0109_wrap ul.txt_wrap li:last-child {margin-bottom: 0;}
.sub0109_wrap ul.txt_wrap li img {width: 80px;}
.sub0109_wrap ul.txt_wrap li p {font-size: 16px; color: #555;}
.sub0109_wrap ul.txt_wrap li:nth-child(n+2) p {font-size: 18px; font-weight: 700;}
.sub0109_wrap ul.txt_wrap li p b.sw1 {background: #263c96; color: #fff; border-radius: 50%; width: 25px; height: 25px; line-height: 30px;display: inline-block; text-align: center; margin-right: 2px;}
.sub0109_wrap ul.txt_wrap li p b.sw7 {background: #697215; color: #fff; border-radius: 50%; width: 25px; height: 25px; line-height: 30px; display: inline-block; text-align: center; margin-right: 2px;}

.sub0109_wrap .info_txt {margin-top: 40px;}
.sub0109_wrap .info_txt strong {display: block; text-align: center; font-size: 18px; color: #002854; line-height: 1.9;}

/* sub0110 */
.sub0110_wrap .con {margin-top:120px;}
.sub0110_wrap .con:first-child {margin-top:0;}
.sub0110_wrap .con .con_top {border:1px solid #ddd;border-radius:10px;}
.sub0110_wrap .con .con_top img {width:100%;}
.sub0110_wrap .con p {font-size:16px;color:#555;font-weight:500;word-break:keep-all;}
.sub0110_wrap .con .logo_wrap {margin-top:50px;display:flex;flex-direction:column;gap:35px;}
.sub0110_wrap .con .logo_wrap img {width:100%;}
.sub0110_wrap .con .logo_wrap .color_wrap {width:100%;}
.sub0110_wrap .con .logo_wrap .color_wrap h6 {font-size:24px;color:#222;margin-bottom:10px;}
.sub0110_wrap .con .logo_wrap .color_wrap .color_box {display:flex;flex-direction:column;gap:15px;background:#fafafa;border:1px solid #c1c1c1;padding:24px;}
.sub0110_wrap .con .logo_wrap .color_wrap .color_box li {position:relative;padding-left:80px;}
.sub0110_wrap .con .logo_wrap .color_wrap .color_box li p {font-size:16px;color:#1a2c56;font-weight:700;}
.sub0110_wrap .con .logo_wrap .color_wrap .color_box li span {font-size:16px;color:#1a2c56;font-weight:300;}
.sub0110_wrap .con .logo_wrap .color_wrap .color_box li:before {position:absolute;left:0;top:50%;transform:translateY(-50%);content:'';width:60px;height:35px;background:#1a2c56;}
.sub0110_wrap .con .logo_wrap .color_wrap .color_box li:nth-child(2):before {background:#45a747;}
.sub0110_wrap .con .logo_wrap .color_wrap .color_box li:nth-child(2) p {color:#45a747;}
.sub0110_wrap .con .logo_wrap .color_wrap .color_box li:nth-child(2) span {color:#45a747;}
.sub0110_wrap .con .logo_wrap .color_wrap .color_box li:nth-child(3):before {background:#000;}
.sub0110_wrap .con .logo_wrap .color_wrap .color_box li:nth-child(3) p {color:#000;}
.sub0110_wrap .con .logo_wrap .color_wrap .color_box li:nth-child(3) span {color:#000;}
.sub0110_wrap .con .img_box {display:flex;flex-wrap:wrap;gap:35px 0;margin-top:50px;}
.sub0110_wrap .con .img_box li {width:100%;}
.sub0110_wrap .con .img_box li:last-child {width:100%;}
.sub0110_wrap .con .img_box li img {width:100%;}
.sub0110_wrap .con .mark_wrap {display:flex;justify-content: space-between;flex-direction:column;}
.sub0110_wrap .con .mark_wrap .div_img {width:100%;}
.sub0110_wrap .con .mark_wrap .mark_img {display:flex;flex-wrap:wrap;gap:35px 20px;}
.sub0110_wrap .con .mark_wrap .mark_img li {position:relative;padding-bottom:23.5%;width:calc((100% - 60px) / 4);border:1px solid #ddd;border-radius:5px;}
.sub0110_wrap .con .mark_wrap .mark_img li img {position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;max-width:100%;max-height:100%;}
.sub0110_wrap .con .mark_wrap .mark_img02 {margin-top:35px;}
.sub0110_wrap .con .mark_wrap .mark_img02 li {width:calc((100% - 20px) / 2);}

/* sub0201_cover */
.sub0201_cover ul {display: flex; flex-wrap:wrap; gap:30px}
.sub0201_cover ul li {width: calc((100% - 30px)/2); background: url(/images/sub/sub0201_cover01.png) no-repeat; background-size: cover; height: 240px; padding: 25px; border-radius: 20px;}
.sub0201_cover ul li:nth-child(2) {background: url(/images/sub/sub0201_cover02.png) no-repeat;}
.sub0201_cover ul li:nth-child(3) {background: url(/images/sub/sub0201_cover03.png) no-repeat;}
.sub0201_cover ul li:nth-child(4) {background: url(/images/sub/sub0201_cover04.png) no-repeat;}
.sub0201_cover ul li:nth-child(5) {background: url(/images/sub/sub0201_cover05.png) no-repeat;}
.sub0201_cover ul li a.txt_wrap { color: #fff;}
.sub0201_cover ul li a.txt_wrap strong {font-size: 20px; position: relative;}
.sub0201_cover ul li a.txt_wrap strong::before {position: absolute; content: ""; width: 35px; height: 3px; left: 0; bottom: -20px; background:#fff; border-radius:3px;}
.sub0201_cover ul li a.txt_wrap p {font-size: 14px; padding-top: 35px;}
.sub0201_cover ul li a.txt_wrap p i {display: inline-block;}
.sub0201_cover ul li a.txt_wrap .button_wrap {text-align: right; padding-top: 40px;}

/* sub0201 */
.tbl02{width:100%; border-top:2px solid #1a2c56;}
.tbl02 th{padding:10px; font-size:14px; color:#222; background:#f2f5f8; border-bottom:1px solid #ddd; border-right: 1px solid #ddd;}
.tbl02 th i {display: block;}
.tbl02 th:first-child {border-left: 1px solid #ddd;}
.tbl02 td{padding:16px; font-size:14px; color:#555; text-align: center; border-bottom:1px solid #ddd; word-break:keep-all; border-right: 1px solid #ddd;}
.tbl02 td:first-child {border-left: 1px solid #ddd;}

.sub0201_list .tbl_pc {display:block;}
.sub0201_list .tbl_mob {display:none;}
.tbl02 tr td .product_wrap {display: flex; align-items:center; gap:20px}
.tbl02 tr td .product_wrap .img_wrap {width: 100px;}
.tbl02 tr td .product_wrap .img_wrap .img_box {position: relative; padding-bottom: 100%;}
.tbl02 tr td .product_wrap .img_wrap .img_box img {position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:auto; height:auto; max-width:100%; max-height:100%;}
.tbl02 tr td .product_wrap .txt_wrap {text-align: left; width: 70%; }
.tbl02 tr td .product_wrap .txt_wrap strong {display: block; font-size: 14px;}
.tbl02 tr td .product_wrap .txt_wrap p {font-size: 13px; font-weight: 500; color: #555; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.tbl02 tr td .product_wrap .txt_wrap p i {display: block;}
.tbl02 tr td a img {width: 22px;}

/* sub0202 */
.sub0202_wrap .search_wrap {background: #f2f5f8; display: block;}
.sub0202_wrap .search_wrap ul.menu01 {display: flex; gap:25px; flex-wrap:wrap; margin-bottom: 0;width: 100%;}
.sub0202_wrap .search_wrap ul.menu01 li.search_box01 {width: calc((100% - 25px)/2);}

.sub0202_wrap .search_wrap .search_box02 {display: flex; padding-left: 0; margin-top: 25px;width:100%;}
.sub0202_wrap .search_wrap .search_box02 input.search01 {width: 100%;}
.sub0202_wrap .search_wrap .search_box02 button.search_btn {width: 120px; }

/* sub0204 */
.sub0204_wrap .tbl02 tr td .img_wrap {width: 40px; margin: 0 auto;}

/* sub0204_2 */
.sub0204_4_wrap .con01 .mob_wrap{display:none;}

.ready_wrap img{width:100%;}

/* sub0206 */
.sub0206_wrap .word_explain em.title_box {font-size: 16px; color: #1a2c56; position: relative; padding-left: 30px; margin-bottom: 10px; display: block; font-weight: 700;}
.sub0206_wrap .word_explain em.title_box:before {position:absolute; content:''; background: url('/images/sub/check_img.png')center no-repeat; width:22px; height:20px;
left:0; bottom:7px; background-size: contain;}
.sub0206_wrap .word_explain ul.word_box {display: flex; gap:10px;  margin-bottom: 25px; flex-wrap:wrap;}
.sub0206_wrap .word_explain ul.word_box li {border: 1px solid #ddd; width: 34px; height: 34px; background: #fff;}
.sub0206_wrap .word_explain ul.word_box li a {font-size: 14px; color: #1a2c56; display: block; text-align: center; line-height: 34px;}
.sub0206_wrap .word_explain ul.word_box02 li a {font-size: 12px;}

.sub0206_wrap .sub_con strong.tit_wrap {font-size:26px; position: relative; display: block; padding-bottom: 50px; color:#222;}
.sub0206_wrap .sub_con strong.tit_wrap::before {content: ""; position: absolute; bottom: 35px; left: 0; width: 100%; height: 1px; background: #eee;}
.sub0206_wrap .sub_con strong.tit_wrap::after {content: ""; position: absolute; bottom: 35px; left: 0; width: 70px; height: 3px; background-color: #1a2c56;}
.sub0206_wrap .sub_con .explain_box {margin-bottom: 30px;}
.sub0206_wrap .sub_con .explain_box:last-child {margin-bottom: 0;}
.sub0206_wrap .sub_con .explain_box span {font-size: 17px; color: #1a2c56; font-weight: 700;}
.sub0206_wrap .sub_con .explain_box p {display: block; font-size: 15px; color: #555; word-break:keep-all; line-height: 1.6;}

/* sub0302 */
.sub0302_wrap .con01 {background: url(/images/sub/sub0302_bg_tab.jpg) top center no-repeat;height: 350px;position: relative; margin-bottom: 80px;}
.sub0302_wrap .con01 .txt_wrap {text-align: center; position: absolute; top: 50%; left: 50%;transform: translate(-50%, -50%); width: 100%;}
.sub0302_wrap .con01 .txt_wrap strong {font-size: 20px; color: #fff; display: block; margin-bottom: 20px; position: relative;}
.sub0302_wrap .con01 .txt_wrap strong:before {content: ''; position: absolute; left: 22%; top: -30px; width: 36px; height: 30px; background: url(/images/sub/quo_mark01.png)center no-repeat; background-size: cover;}
.sub0302_wrap .con01 .txt_wrap strong:after {content: ''; position: absolute; right: 22%; top: -30px; width: 36px; height: 30px; background: url(/images/sub/quo_mark02.png)center no-repeat; background-size: cover;}
.sub0302_wrap .con01 .txt_wrap p {font-size: 14px; font-weight: 300; color: #fff; }

.sub0302_wrap .con02 ul {display: block; gap:30px}
.sub0302_wrap .con02 ul li {padding: 25px; width: 100%; text-align: center; box-shadow: 2px 2px 20px rgb(0 0 0 / 10%); border: 1px solid #eaeaea; border-radius: 10px; margin-bottom: 20px;}
.sub0302_wrap .con02 ul li:last-child {margin-bottom: 0;}
.sub0302_wrap .con02 ul li strong {font-size: 16px; display: block; margin: 25px 0 35px 0; color: #222; position: relative;}
.sub0302_wrap .con02 ul li strong::before {position: absolute; content: ""; width: 6px; height: 6px; left: 0; bottom: -20px; background:#004ba0; border-radius:50px; left: 49%;}
.sub0302_wrap .con02 ul li strong::after {position: absolute; content: ""; width: 6px; height: 6px; left: 0; bottom: -20px; background:#3fa536; border-radius:50px; left: 51%;}
.sub0302_wrap .con02 ul li span {font-size: 14px; word-break:keep-all; color: #888; line-height: 1.8;}
.sub0302_wrap .con02 ul li span i {display: block;}

/* sub0303 */
.sub0303_wrap .sec{margin-bottom: 60px;}
.sub0303_wrap .sec:last-child{margin-bottom: 0;}
.sub0303_wrap .box_wrap{display: flex; gap:2%; flex-wrap:wrap;}
.sub0303_wrap .box_wrap .box{width: 49%; background: #f5f5f5; text-align: center; padding: 30px 20px; margin-top: 2%; word-break:keep-all;}
.sub0303_wrap .box_wrap .box:nth-child(-n+3){margin-top: 2%;}
.sub0303_wrap .box_wrap .box:nth-child(-n+2){margin-top: 0;}
.sub0303_wrap .box_wrap .box p.tit{font-size: 16px; font-weight: 500; color: #222; margin-top: 15px;}
.sub0303_wrap .box_wrap .box span{font-size: 14px;  color: #555; margin-top: 5px; display: block;}

/* sub0402 */
.sub0402_wrap .con01{margin-bottom:50px; padding:20px; background:#f5f5f5;}
.sub0402_wrap .con01 p{font-size:14px; color:#222; line-height:2; }

.sub0402_wrap input[type="text"].input_txt01{border:1px solid #e2e2e2; width:100%; font-size:15px; color:#555; height:36px;}
.sub0402_wrap input[type="text"].input_txt02 {width: 100%;}

.sub0402_wrap table.tbl01 p.check {margin-top:10px; font-size: 14px;}
.sub0402_wrap table.tbl01 p.check span {padding-left:5px;}
.sub0402_wrap table.tbl01 th {padding: 16px 16px 12px;}
.sub0402_wrap table.tbl01 th.space {word-spacing: 17px;}
.sub0402_wrap table.tbl01 td {padding: 10px 16px;}
.sub0402_wrap .btn_wrap {margin-top: 40px;}

/* sub0404 */
.sub0404_wrap {}
.sub0404_wrap .con01 p {font-size: 16px; color: #555; margin-bottom: 20px;}
.sub0404_wrap .con01 .box {margin-bottom: 40px;}
.sub0404_wrap table.tbl01 tr th i{display:block; }
.sub0404_wrap table.tbl01 tr td {text-align:center;}
.sub0404_wrap table.tbl01 tr td:last-child {border-left: 1px solid #ddd;}
}