@media screen and (max-width:767px) {

.center{text-align:center;}
.pc_img {display:none;}
.tab_img {display:none;}
.mob_img {display:block;}
.pc {display:none;}
.tab {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%;}

/* header */
#header{position: absolute;top: 0;left: 0;width: 100%;z-index: 7000; line-height: 1;transition:.4s;}
#header .inner{display: flex;align-items: center; justify-content: space-between; height: 60px;}
#header h1 a{position: relative;}
#header h1 a img{width: 100px;transition:.4s;}
#header h1 a img.on{position: absolute;left: 0; top: 0; opacity: 0;}

#header .right_wrap{display: flex;align-items: center;gap:20px;}
#header .lan_wrap{position: relative;}
#header .lan_wrap em{display: block;position: relative;font-size: 12px; color: #fff; font-weight: 500;padding-right: 20px;transition:.4s; cursor:pointer;}
#header .lan_wrap em::after{content:'';position: absolute; right: 0;top: 50%; transform:translateY(-50%); background: url(/assets/images/main/lan_arr_mob.png)center no-repeat; width: 11px; height: 7px; background-size: cover;transition:.4s;}
#header .lan_wrap em.on::after{transform:translateY(-50%) rotate(180deg); }
#header .lan_wrap ul{display: none;position: absolute; left: 50%; top: 22px; transform:translateX(-50%); background: rgba(255,255,255,.4); padding: 15px ; border-radius:12px; box-shadow:10px 10px 10px rgba(0,0,0,.1);backdrop-filter: blur(1px);}
#header .lan_wrap ul li:not(:last-child){margin-bottom: 10px;}
#header .lan_wrap ul li a{font-size: 12px; color: #fff;transition:.4s;}

#header .gnb{display: none;}
#header .gnb > li{position: relative;padding: 41px 30px;}
#header .gnb span a{position: relative;display: block;font-size: 17px; color: #fff; font-weight: 500;transition:.4s;text-align: center; line-height: 1.2;}
#header .gnb span a::after{content:'';position: absolute;left: 0;bottom: -12px; width: 100%; height: 2px; background: var(--co01);opacity: 0;transition:.4s;}
#header .gnb .lnb_sub{position: absolute; top: 120px; left: 50%; transform:translateX(-50%);z-index: 100;  width: 270px;}
#header .gnb .lnb_sub ul{display: none;padding: 30px 0px;}
#header .gnb .lnb_sub ul li a{display: block;justify-content: center;color: #666;font-size: 16px;text-align: center;}
#header .gnb .lnb_sub ul li:not(:last-child){margin-bottom: 26px;}

#header .gnb li.lnb_menu.on span a {color: var(--co01);}
#header .gnb li.lnb_menu.on span a::after{opacity: 1;}

#header .gnb_bg{display: none;position: absolute;top: 121px;left: 0;width: 100%; height: 380px; background: #fff;z-index: -1;}

#header.on{background: #fff;border-bottom: 0;}
#header.on h1 a img.on{opacity: 1;}
#header.on .gnb span a{color: #333;}

#header.on .lan_wrap em{color: #333;}
#header.on .lan_wrap em::after{background: url(/assets/images/main/lan_arr02_mob.png)center no-repeat; background-size: cover;}
#header.on .lan_wrap ul li a{color: #333;}

/* navi */
.nav_btn{position: relative;display: block;width: 24px; height: 10px;}
.nav_btn::before{content:'';position: absolute; top: 0; right: 0; width: 100%; height: 2px; background: #fff;transition:.3s;}
.nav_btn::after{content:'';position: absolute; bottom: 0; right: 0; width: 100%; height: 2px; background: #fff;transition:.3s;}

#header.on .nav_btn::before{background: #333; transform:rotate(45deg); top: 4px; }
#header.on .nav_btn::after{background: #333; transform:rotate(-45deg);bottom: 4px;}

.navigation{position:absolute;top: 60px;z-index:5000;width:100%;background-color:#fff;height:100%;display:none;padding: 12px 10px;right: 0px;z-index: 4000; line-height: 1;}
.navigation h3{height:40px;width:100%;}
.navigation h3.active a:after,
.navigation h3.on a:after{transform:translateY(-50%) rotate(180deg);}
.navigation h3 a{position: relative;height:40px;width:100%;background-color:#fff;display: flex;align-items: center;color:#333;font-size:14px;font-weight: 500;}
.navigation h3.on a,
.navigation h3.active a,
.navigation h3.hover a{color: var(--co01);}
.navigation h3 a:after{content:"";position: absolute;top: 50%;transform:translateY(-50%);right: 10px;width: 11px;height: 7px;background:url(/assets/images/main/nav_arr_mob.png)center no-repeat;background-size:cover ;transition:.3s;}
.navigation ul{display: block; padding:12px 0;}
.navigation ul li{margin-bottom: 17px;}
.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:0 5px; word-break:keep-all;}
.navigation ul li a:after{display: none;}

#visual_wrap{position: relative;line-height: 1;width: 100%; height: 700px; }
#visual_wrap .video_wrap{width: 100%; height: 100%;filter: brightness(0.8);}
#visual_wrap .video_wrap video{width: 100%; height: 100%; object-fit:cover;}
#visual_wrap .txt_wrap{position: absolute;width: 100%;left: 0; bottom: 160px;}
#visual_wrap .txt_wrap p{font-size: 30px; font-weight: 600; line-height: 40px;  color: #fff;}

#visual_wrap .swiper-paging{position: absolute; bottom: 80px; right: initial; left: 2.6%; z-index: 1000; display: flex;gap: 15px;}
#visual_wrap .swiper-paging .swiper-pagination-bullet{position: relative;width: 40px;height: 40px;display: inline-block;border-radius: 50%;background: transparent;opacity: 1;}
#visual_wrap .swiper-paging .swiper-pagination-bullet::after{opacity: 0;content:'';position: absolute; left: 50%; top: 50%;transform:translate(-50%,-50%);border: 2px solid rgba(255, 255, 255, .3);border-radius: 50%;width: 40px;height: 40px;transition:.3s;}
#visual_wrap .swiper-paging .swiper-pagination-bullet-active::after{opacity: 1;}
#visual_wrap .swiper-paging svg{width: 40px; height: 40px;}
#visual_wrap .swiper-paging span.dots{position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);font-size: 12px; text-align: center;}
#visual_wrap .swiper-paging span.dots::before{content:'0';}
#visual_wrap .circle{opacity: 0;}
#visual_wrap .swiper-pagination-bullet-active .circle{animation: draw 10s linear forwards;stroke-dashoffset: 140px; stroke-dasharray: 140px;opacity: 1;}
#visual_wrap .swiper-pagination-bullet-active .circle.on{animation-delay:1s;}
@keyframes draw {
    to {stroke-dashoffset: 0;}
}

/* section */
.section{line-height: 1;}
.sec_tit.center{text-align: center;}
.sec_tit span{display: block;font-size: 12px; color: var(--co01);line-height: 1.4;margin-bottom: 20px;letter-spacing: -0.1px;}
.sec_tit p{font-size: 24px; color: #333; font-weight: 600; line-height: 32px;width: 100%;}

.more_btn_st01{position: relative;display: flex;align-items: center; justify-content: space-between;width: 125px; height: 36px; padding: 5px 5px 5px 15px; background: #f5f5f5; border-radius:30px;}
.more_btn_st01 p{font-size: 12px; color: #333;transition:.4s;}
.more_btn_st01 em{position: absolute;top: 50%;transform:translateY(-50%);right: 5px;display: flex;align-items: center; justify-content: center; width: 26px; height: 26px; background: #fff; border-radius:50%;transition:.4s;}
.more_btn_st01 em img{width: 10px;}
.more_btn_st01:hover p{padding-left: 30px;}
.more_btn_st01:hover em{right: calc(100% - 31px);}

/* section01 */
#section01{padding: 160px 0;}
#section01 .sec_tit p br{display: none;}
#section01 .sec_tit p i{display: block;}
#section01 a.more_btn_st01{margin: 25px auto 0;}

/* section02 */
#section02{line-height: 1;background: url(/assets/images/main/sec01_bg01_mob.jpg)center bottom no-repeat; background-size: 100%;}
#section02 .con_wrap{position: relative;padding-bottom: 240px;}
#section02 .video_wrap{width: 200px; height: 260px; border-radius:15px; margin: 0 auto; overflow: hidden;}
#section02 .video_wrap video{width: 100%; height: 100%; object-fit:cover;}

#section02 .txt{position: absolute;}
#section02 .txt01{top: 70px;left: 0;}
#section02 .txt02{left: 50%;transform:translateX(-50%);bottom: 100px;}
#section02 .txt03{top: 46%; transform:translateY(-50%);right: 0;}

/* section03 */
#section03{padding: 100px 0;line-height: 1;}
#section03 .tit_wrap{display: flex;align-items: flex-start; justify-content: flex-start;flex-direction: column;gap:25px;margin-bottom: 40px;}
#section03 .tit_wrap .tit p{font-size: 36px; color: #333; font-weight: 500;}
#section03 .tit_wrap .tit span{display: block;font-size: 12px; color: #999; line-height: 18px;margin-top: 15px;}
#section03 .tit_wrap .tit span br{display: block;}
#section03 .tit_wrap .tit span i{display: block;}
#section03 .tit_wrap .btn_wrap{display: flex;gap:6px;}

#section03 .box_wrap{border-top: 1px solid #ddd;}
#section03 .box_wrap .box{display: flex;flex-direction: column;gap:25px;padding: 30px 0;border-bottom: 1px solid #ddd;}
#section03 .box_wrap .box .txt_box{display: flex;flex-direction: column;justify-content: space-between;width: 100%;padding: 0; padding-right: 30px;}
#section03 .box_wrap .box .txt_box p{font-size: 22px; line-height: 1.3; color: #333; font-weight: 600;margin-bottom: 10px;}
#section03 .box_wrap .box .txt_box span{font-size: 11px; line-height: 16px;color: #999;}
#section03 .box_wrap .box .txt_box span br{display: none;}

#section03 .box_wrap .box .img_box{position: relative;width: 100%;}
#section03 .box_wrap .box .img_box .tab-menu-wrap{position: initial;bottom: 0; left: 0;display: flex;gap:6px; flex-wrap:wrap;padding: 0; margin-top: 20px;}
#section03 .box_wrap .box .img_box .tab-menu-wrap a{display: flex;align-items: center; height: 26px; padding: 0px 8px; border-radius:3px;font-size: 12px; color: #333; background: #f5f5f5;transition:.3s;}
#section03 .box_wrap .box .img_box .tab-menu-wrap a.on{color: #fff; background: var(--co01);}
#section03 .box_wrap .box .img_box .img{width: 100%;height: 200px;overflow: hidden; border-radius:8px;}
#section03 .box_wrap .box .img_box .img img{width: 100%; height: 100%; object-fit:cover;}

/* section04 */
#section04{line-height: 1;padding-bottom: 100px;}
#section04 .con{padding: 125px 20px;border-radius:15px;background: url(/assets/images/main/sec03_bg01_mob.png)center no-repeat; background-size: cover; background-attachment: initial;}
#section04 .con .sec_tit span{color: rgba(255,255,255,.5);}
#section04 .con .sec_tit p{color: #fff;}
#section04 .con .btn_wrap{display: flex;gap:6px; margin-top: 25px;}
#section04 .con .btn_wrap a{background: rgba(245,245,245,.5);}

a.top_btn{position: fixed; bottom: 40px; right: 2.6%;z-index: 1000;display: none;width: 40px; height: 40px; border-radius:8px; border:1px solid #fff;mix-blend-mode: exclusion;}
a.top_btn img{display: block;width: 10px;filter:brightness(100);position: absolute;top: 50%; left: 50%;transform:translate(-50%,-50%);}
a.top_btn.rel{position: absolute;bottom: 110px;}

/* footer */
#footer{padding: 40px 0;border-top: 1px solid #ddd;}
#footer .f_top{display: flex;align-items: flex-start; justify-content: flex-start;flex-direction: column-reverse;gap:23px;}
#footer .f_top address p{font-size: 13px; color: #333; font-weight: 600; line-height: 20px;}
#footer .f_top .lo_btn{display: flex;align-items: center; justify-content: space-between;width: 90px; height: 28px; margin-top: 12px;font-size: 12px; color: #333;border-bottom: 1px solid #333;}
#footer .f_top .lo_btn img{transition:.4s ease-in-out ;width: 10px;}
#footer .f_top .lo_btn:hover img{transform: rotate(180deg);}
#footer .f_top .a_wrap{display: flex;gap:20px;flex-direction: row;}
#footer .f_top .a_wrap a{font-size: 12px; color: #333; text-transform:uppercase;}
#footer .f_top .a_wrap a:hover{text-decoration:underline;}

#footer .f_bot{display: flex;justify-content: space-between;align-items: flex-end;margin-top: 35px;}
#footer .f_bot a.f_logo img{width: 133px;}
#footer .f_bot .txt p{font-size: 12px; color: #999; line-height: 20px;text-align: right;}
#footer .f_bot .txt p em{display: block;margin: 0px;width: 0; height: 0;padding: 0;opacity: 0;}


/* ===sub======================================= */
#header.sub_header{background: #fff;border-bottom: 0;}
#header.sub_header h1 a img.on{opacity: 1;}
#header.sub_header .gnb span a{color: #333;}

#header.sub_header .lan_wrap em{color: #333;}
#header.sub_header .lan_wrap em::after{background: url(/assets/images/main/lan_arr02_tab.png)center no-repeat; background-size: cover;}
#header.sub_header .lan_wrap ul li a{color: #333;}

#header.sub_header .nav_btn::before{background: #333;}
#header.sub_header .nav_btn::after{background: #333;}

#sub_visual_wrap{position: relative;}
#sub_visual_wrap .txt_wrap{position: absolute;top: 50%;left: 0;transform:translateY(-50%);width: 100%;}
#sub_visual_wrap .txt_wrap .inner{padding: 0 2.6%;}
#sub_visual_wrap .txt_wrap ul.sub_nav{display: flex;gap:30px;}
#sub_visual_wrap .txt_wrap ul.sub_nav li{position: relative;font-size: 12px; color: #ddd;font-weight: 500;}
#sub_visual_wrap .txt_wrap ul.sub_nav li:not(:last-child)::after{content:'·';position: absolute;right: -21px; top: 50%;transform:translateY(-50%);}
#sub_visual_wrap .txt_wrap h3{font-size: 30px; color: #fff; font-weight: 600; margin-top: 5px;}

.tab_menu_pc{position: relative;width: 260px;margin-top: 10px;line-height: 1;}
.tab_menu_pc em{display: flex;align-items: center;justify-content: space-between;padding: 0 15px;width: 100%; height: 36px;font-size: 12px; color: var(--co01); font-weight: 600;background: rgba(255,255,255,.7); border-radius:50px;}
.tab_menu_pc em img{width: 11px;transition:.3s;}
.tab_menu_pc em.on img{transform:rotate(180deg);}
.tab_menu_pc ul{display: none;position: absolute;top: 40px;gap:0px; width: 100%; padding: 15px; border-radius:18px; background: rgba(255,255,255,.7);box-shadow: 10px 10px 10px rgba(0, 0, 0, .05);}
.tab_menu_pc ul li:not(:last-child){margin-bottom: 10px;}
.tab_menu_pc ul li a{display: flex;align-items: center;height: auto; font-size: 12px; color: #666;font-weight: 500;padding: 0; background: transparent; border-radius:8px;} 
.tab_menu_pc ul li.on a{background: transparent; color: var(--co01);font-weight: 500;}

ul.depth03{display: flex;gap:0 5px; flex-wrap:wrap;margin: 0 auto 40px; padding: 5px; background: #f5f5f5; border-radius:10px;max-width: calc(100% - 20px);}
ul.depth03 li a{display: flex; align-items: center;padding: 0 15px; height: 40px; border-radius:10px;font-size: 13px; color: #333; font-weight: 600;}
ul.depth03 li.on a{background: #333; color: #fff;}

#sub_contents{padding: 100px 0;}
#sub_contents .inner{padding: 0 2.6%;}
#sub_contents.pt02{padding-top: 70px;}

/* 공통 */
.sub_tit01{margin-bottom: 40px;}
.sub_tit01.cetner{text-align: center;}
.sub_tit01 span{display: block;font-size: 12px; color: var(--co01);font-weight: 600; margin-bottom: 15px;}
.sub_tit01 p{font-size: 22px;line-height: 30px;font-weight: 600;color: #333;}
.sub_tit01 p b{display: block;font-size: 13px;font-weight: 400;color: var(--co01);margin-left: 0px;}
.sub_tit01 em{font-size: 15px;line-height: 22px;font-weight: 600;-webkit-text-fill-color: rgba(51, 51, 51, 0.1);-webkit-background-clip: text;background-repeat: no-repeat;background-image: linear-gradient(90deg, #333 0%, #333 50%, transparent 50.1%);background-size: 0% 100%;}
.sub_tit01 .txt{font-size: 12px; color: #333; line-height: 1.6;font-weight: 600; margin-top: 15px;letter-spacing: -0.1px;}
.sub_tit01 .txt br{display: none;}

ul.ul_st01 li{position: relative;padding-left: 18px;font-size: 12px; line-height: 1.8;}
ul.ul_st01 li::after{content:'▪';position: absolute;top: 0;left: 0;color: var(--co01);}

/* sub0101 */
.sub0101_wrap{line-height: 1;}
.sub0101_wrap .con01{padding: 100px 0; background: url(/assets/images/sub/sub0101_bg01.jpg)center top no-repeat; background-size: 100%;}
.sub0101_wrap .con01 .img_box{position: relative;height: auto;}
.sub0101_wrap .con01 .img_box .img{position: initial;width: 100%; height: 180px; border-radius:15px; overflow: hidden;}
.sub0101_wrap .con01 .img_box .img:not(:last-child){margin-bottom: 10px;}
.sub0101_wrap .con01 .img_box .img img{width: 100%; height: 100%; object-fit:cover;}

.sub0101_wrap .con01 .img_box .img01{top: 70px;left: 0; transform:rotate(0deg);}
.sub0101_wrap .con01 .img_box .img02{top: 0; left: 50%;transform:initial;z-index: 10;}
.sub0101_wrap .con01 .img_box .img03{top: 70px;right: 0; transform:rotate(0deg);}

.sub0101_wrap .con02{padding: 70px 0;background: url(/assets/images/sub/sub0101_bg02.jpg)center no-repeat; background-size: cover;}
.sub0101_wrap .con02 .box_wrap{display: flex;justify-content: center;gap:10px;flex-wrap:wrap;}
.sub0101_wrap .con02 .box_wrap .box{position: relative;display: flex;flex-direction: row;align-items: center;justify-content: flex-start;width: 100%;height: 120px; background: #fff; border-radius:15px;padding: 0;transition:.3s;}
.sub0101_wrap .con02 .box_wrap .box .icon{display: flex;align-items: center;justify-content: center;width: 157px;}
.sub0101_wrap .con02 .box_wrap .box .icon img{width: 100px;}
.sub0101_wrap .con02 .box_wrap .box:nth-child(2) .icon img{width: 120px;}
.sub0101_wrap .con02 .box_wrap .box:nth-child(3) .icon img{width: 120px;}
.sub0101_wrap .con02 .box_wrap .box p{width: 160px;font-size: 9px; color: #333; line-height: 16px; font-weight: 600;text-align: center;margin-top: 0px;}
.sub0101_wrap .con02 .box_wrap .box::after{content:'';opacity: 0;position: absolute;bottom: -35px;width: 350px; height: 10px; background: rgba(0,0,0,.1);filter: blur(3px); border-radius:50%;transition:.5s;}
.sub0101_wrap .con02 .box_wrap .box:hover{transform:translateY(0px);}
.sub0101_wrap .con02 .box_wrap .box:hover::after{opacity: 0;}

.sub0101_wrap .con03{padding: 100px 0;background: url(/assets/images/sub/sub0101_bg03_mob.jpg)center bottom no-repeat; background-size: 100%;}
.sub0101_wrap .con03 .box_wrap{display: flex;flex-wrap:wrap;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.sub0101_wrap .con03 .box_wrap .box{width: 50%;flex:initial;padding: 30px 20px;}
.sub0101_wrap .con03 .box_wrap .box:nth-child(1),
.sub0101_wrap .con03 .box_wrap .box:nth-child(2){border-bottom: 1px solid #ddd;}
.sub0101_wrap .con03 .box_wrap .box .icon img{width: 40px;}
.sub0101_wrap .con03 .box_wrap .box .txt_wrap{margin-top: 12px;}
.sub0101_wrap .con03 .box_wrap .box .txt_wrap p{font-size: 14px; color: #333; font-weight: 600;}
.sub0101_wrap .con03 .box_wrap .box .txt_wrap ul{margin-top: 10px;}
.sub0101_wrap .con03 .box_wrap .box .txt_wrap ul li{position: relative;font-size: 8px; color: #333; line-height: 14px;padding-left: 12px;font-weight: 600;}
.sub0101_wrap .con03 .box_wrap .box .txt_wrap ul li::after{content:'▪';position: absolute;left: 0;top: 0;color: var(--co01);}

/* sub0102 */
.sub0102_wrap{line-height: 1;}
.sub0102_wrap .con01{padding: 70px 0;}
.sub0102_wrap .con01 .sub_tit01{margin-bottom: 0;}
.sub0102_wrap .con01 .sub_tit01 br{display: none;}

.sub0102_wrap .con02{padding-bottom: 70px; background: url(/assets/images/sub/sub0102_bg04.jpg)bottom right no-repeat; background-size: 100%;}
.sub0102_wrap .con02 .box_wrap{display: flex;flex-wrap:wrap;gap:20px;}
.sub0102_wrap .con02 .box_wrap .box01{padding: 30px 20px;width: 100%;}
.sub0102_wrap .con02 .box_wrap .box01 p{font-size: 16px; color: #333; font-weight: 600;margin-bottom: 15px;}
.sub0102_wrap .con02 .box_wrap .box01 img{width: 260px;}
.sub0102_wrap .con02 .box_wrap .box{padding: 30px 20px;width: 100%; height: auto; border:1px solid #e0e9f9; border-radius:30px; background: url(/assets/images/sub/sub0102_bg02.png)right bottom no-repeat #fff;}
.sub0102_wrap .con02 .box_wrap .box .tit p{font-size: 15px; color: #333; line-height: 1.6;font-weight: 600;}
.sub0102_wrap .con02 .box_wrap .box .tit p em{color: var(--co01);font-weight: 600;}

.sub0102_wrap .con02 .box_wrap .box ul{margin-top: 12px;}
.sub0102_wrap .con02 .box_wrap .box ul li{position: relative;font-size: 13px; color: #333; line-height: 1.6;font-weight: 600;}
.sub0102_wrap .con02 .box_wrap .box ul li em{color: var(--co01);margin-right: 3px;}
.sub0102_wrap .con02 .box_wrap .box ul li span{display: block;font-weight: 500;}

.sub0102_wrap .con02 .box_wrap .box .img{width: fit-content;margin-top: 20px;margin-left: auto;}
.sub0102_wrap .con02 .box_wrap .box .img img{max-width: 100%;}

.sub0102_wrap .con02 .box_wrap .box.bg01{background: url(/assets/images/sub/sub0102_bg01.png)right bottom no-repeat #fff;}
.sub0102_wrap .con02 .box_wrap .box.bg02{background: url(/assets/images/sub/sub0102_bg04.png)right bottom no-repeat #fff;}
.sub0102_wrap .con02 .box_wrap .box.bg03{background: url(/assets/images/sub/sub0102_bg05.png)right bottom no-repeat #fff;}

.sub0102_wrap .con02 .box_wrap .box02{width:100%; border:1px solid #f9ece0;background: url(/assets/images/sub/sub0102_bg03.png)right bottom no-repeat #fff;}
.sub0102_wrap .con02 .box_wrap .box02 .tit p img{display: inline-block;width: 90px; }
.sub0102_wrap .con02 .box_wrap .box02 .tit p em{color: #dc852e;}
.sub0102_wrap .con02 .box_wrap .box02 .tit p em b{display: inline-block;font-weight: 600;color: #bbb;margin: 0 12px;}
.sub0102_wrap .con02 .box_wrap .box02 ul li em{color: #dc852e;}


/* sub0103 */
.sub0103_wrap{line-height: 1;}
.sub0103_wrap .con01{padding: 70px 0 50px;}
.sub0103_wrap .con01 .img_wrap{height: 200px;background: url(/assets/images/sub/sub0103_bg01.jpg)center no-repeat; background-size: cover; background-attachment: fixed; border-radius:12px;}

.sub0103_wrap .his_con{padding-bottom: 70px;}
.sub0103_wrap .his_con .his_wrap{display: flex;flex-direction: column;gap:40px;}
.sub0103_wrap .his_con .his_wrap:not(:last-child){margin-bottom: 70px;}
.sub0103_wrap .his_con .his_wrap .year{width: 100%;font-size: 26px; color: var(--co01); font-weight: 600;}
.sub0103_wrap .his_con .his_wrap .txt_wrap{width: 100%;}
.sub0103_wrap .his_con .his_wrap .txt_wrap .txt:not(:last-child){margin-bottom: 20px;}
.sub0103_wrap .his_con .his_wrap .txt_wrap .txt strong{display: block; font-size: 16px; color: #333; font-weight: 600; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #ddd;}
.sub0103_wrap .his_con .his_wrap .txt_wrap .txt ul li{position: relative;font-size: 13px; line-height: 1.6; color: #666;padding-left: 18px;}
.sub0103_wrap .his_con .his_wrap .txt_wrap .txt ul li::after{content:'▪';position: absolute;left: 0; top: 0; color: var(--co01);}
.sub0103_wrap .his_con .his_wrap .txt_wrap .txt ul li img{display: block;margin-top: 5px; }

/* sub0104 */
.sub0104_wrap{line-height: 1;}
.sub0104_wrap .con01{padding: 80px 0px 40px;}
.sub0104_wrap .con01 img{max-width: 100%;}

.sub0104_wrap .con02{padding-bottom: 70px;}
.sub0104_wrap .con02 .box:not(:last-child){margin-bottom: 50px;}
.sub0104_wrap .con02 .box .tit{display: flex; align-items: center;gap:10px; margin-bottom: 15px;}
.sub0104_wrap .con02 .box .tit .icon{display: flex;align-items: center;justify-content: center;width: 30px; height: 30px; background: rgba(57,96,192,.1); border-radius:4px;}
.sub0104_wrap .con02 .box .tit .icon img{width: 12px;}
.sub0104_wrap .con02 .box01 .tit .icon{background: rgba(192,98,57,.1);}
.sub0104_wrap .con02 .box .tit p{font-size: 18px; color: #333; font-weight: 600;}
.sub0104_wrap .con02 .box .txt_wrap{padding: 20px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.sub0104_wrap .con02 .box .txt_wrap .txt{display: flex;flex-direction: column;gap:8px;font-size: 13px; color: #333;line-height: 1.5;}
.sub0104_wrap .con02 .box .txt_wrap .txt:not(:last-child){margin-bottom: 20px;}
.sub0104_wrap .con02 .box .txt_wrap .txt p{width: 100%;font-weight: 500;}
.sub0104_wrap .con02 .box .txt_wrap .txt p em{font-weight: 500;margin: 0 5px;}
.sub0104_wrap .con02 .box .txt_wrap .txt span{display: block;width: 100%; }
.sub0104_wrap .con02 .box .txt_wrap .txt span em{display: inline-block;color: #999;margin: 0 5px;}

/* sub0105 */
.sub0105_wrap{padding: 70px 0; line-height: 1;}
.sub0105_wrap .list_wrap{display: flex;flex-wrap:wrap;gap:30px;}
.sub0105_wrap .list_wrap .list{width: 100%;}
.sub0105_wrap .list_wrap .list .top{display: flex;align-items: center; margin-bottom: 15px;}
.sub0105_wrap .list_wrap .list .top p{width: calc(100% - 100px);font-size: 16px; color: #000033; font-weight: 600;}
.sub0105_wrap .list_wrap .list .top .icon{position: relative;width: 100px;}
.sub0105_wrap .list_wrap .list .top .icon::before{content:'';position: absolute;left: 0;top: 50%; transform:translateY(-50%); width: 4px; height: 20px; background: #ddd; border-radius:2px;}
.sub0105_wrap .list_wrap .list .top .icon img{display: block; margin-left: auto;max-width: 60px;}
.sub0105_wrap .list_wrap .list .img_wrap{position:relative; width:100%; padding-bottom:140%;background: #f5f5f5; border-radius:16px;}
.sub0105_wrap .list_wrap .list .img_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:95%; height:95%; max-width:100%; max-height:100%; }

.sub0105_wrap .list_wrap .list .more_btn_st01{margin: 20px auto 0;transition:.3s;}
.sub0105_wrap .list_wrap .list .more_btn_st01 em img.on{position: absolute;opacity: 0;}
.sub0105_wrap .list_wrap .list .more_btn_st01:hover{background: var(--co01);}
.sub0105_wrap .list_wrap .list .more_btn_st01:hover p{color: #fff;}
.sub0105_wrap .list_wrap .list .more_btn_st01:hover em img.off{opacity: 0;}
.sub0105_wrap .list_wrap .list .more_btn_st01:hover em img.on{opacity: 1;}
.sub0105_wrap .list_wrap .list .more_btn_st01:hover p{padding-left: 0;}
.sub0105_wrap .list_wrap .list .more_btn_st01:hover em{right: 5px;}

/* sub0106 */
.sub0106_wrap{line-height: 1;}
.sub0106_wrap .con01{padding: 70px 0;}
.sub0106_wrap .con01 .box_wrap{display: flex;flex-wrap:wrap;gap:10px;}
.sub0106_wrap .con01 .box_wrap .box{width: 100%; padding: 30px 20px;background: #f5f5f5; border-radius:16px;}
.sub0106_wrap .con01 .box_wrap .box .tit{display: flex;align-items: center;justify-content: space-between;}
.sub0106_wrap .con01 .box_wrap .box .tit p{font-size: 16px;color: #333; font-weight: 600;}
.sub0106_wrap .con01 .box_wrap .box .tit p span{display: block; font-size: 13px; margin-left: 0px; margin-top: 8px;font-weight: 400;}
.sub0106_wrap .con01 .box_wrap .box .tit .icon img{width: 36px;}
.sub0106_wrap .con01 .box_wrap .box ul{display: flex;flex-wrap:wrap;gap:15px; margin-top: 20px;} 
.sub0106_wrap .con01 .box_wrap .box ul li{display: flex;gap:15px;align-items: center;font-size: 14px; color: #333;width: 100%;}
.sub0106_wrap .con01 .box_wrap .box ul li p{font-weight: 500;}
.sub0106_wrap .con01 .box_wrap .box ul li span{display: block;}

.sub0106_wrap .con02{background: url(/assets/images/sub/sub0106_bg01.jpg)center no-repeat; height: 200px; background-size: cover; background-attachment: fixed;}

/* sub0201 */
.sub0201_wrap{line-height: 1;}
.sub0201_wrap .box_wrap{display: flex;gap:30px;flex-direction: column;}
.sub0201_wrap .box_wrap .box{position: relative;display: flex;align-items: center;flex-direction: column;justify-content: flex-end;gap:30px;width: 100%; height: auto; padding: 30px;border-radius:22px; border:1px solid #ddd;background: linear-gradient(180deg,rgba(255, 255, 255, 1) 65%, rgba(241, 241, 241, 1) 100%);}
.sub0201_wrap .box_wrap .box .img{display: flex;align-items: center;justify-content: center;height: 180px;}
.sub0201_wrap .box_wrap .box .txt p{font-size: 16px; color: #333; font-weight: 600;text-align: center;}
.sub0201_wrap .box_wrap .box:last-child{background: linear-gradient(180deg,rgba(255, 255, 255, 1) 65%, rgba(229, 236, 248, 1) 100%);}
.sub0201_wrap .box_wrap .box:not(:last-child)::after{content:'';position: absolute;right: initial;left: 50%; top: initial; bottom:-26px; transform:translateX(-50%) rotate(90deg); background: url(/assets/images/sub/sub_arr01.png)center no-repeat; width: 10px; height: 20px; background-size: cover;}

/* sub0202 */
.sub0202_wrap{line-height: 1;}
.sub0202_wrap .box_wrap{display: flex;gap:30px;flex-wrap:wrap;}
.sub0202_wrap .box_wrap .box{width: 100%;}
.sub0202_wrap .box_wrap .box .img_wrap{position:relative; width:100%; padding-bottom:68.354%;border-radius: 20px; border:1px solid #ddd; overflow: hidden;}
.sub0202_wrap .box_wrap .box .img_wrap::after{content:'';position: absolute;left: 0; top: 0; width: 100%; height: 100%; background: var(--co01); opacity: 0;transition:.4s;}
.sub0202_wrap .box_wrap .box .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%;}
.sub0202_wrap .box_wrap .box .img_wrap .more_btn_st01{opacity: 0;position: absolute;left: 50%; top: 50%;transform:translate(-50%,-50%); background: var(--co01);transition:.4s;z-index: 10;}
.sub0202_wrap .box_wrap .box .img_wrap .more_btn_st01 p{color: #fff;}
.sub0202_wrap .box_wrap .box .txt_wrap{margin-top: 15px;}
.sub0202_wrap .box_wrap .box .txt_wrap p{font-size: 16px; color: #333; font-weight: 600;}

.sub0202_wrap .box_wrap .box:hover .img_wrap::after{opacity: .2;}
.sub0202_wrap .box_wrap .box:hover .img_wrap .more_btn_st01{opacity: 1;}

/* sub0202_view */
.sub0202_view_wrap{line-height: 1;}
.sub0202_view_wrap .con01{margin-bottom: 70px;}
.sub0202_view_wrap .con01 .box_wrap{display: flex;gap:30px;flex-wrap:wrap;}
.sub0202_view_wrap .con01 .img_box{width: 100%;border-radius:12px; border:1px solid #ddd;}
.sub0202_view_wrap .con01 .img_wrap{ position:relative; width:100%; padding-bottom:68.354%;}
.sub0202_view_wrap .con01 .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%;}
.sub0202_view_wrap .con01 .txt_box{width: 100%;padding: 0;}
.sub0202_view_wrap .con01 .txt_box .txt{display: flex;flex-wrap:wrap; gap:10px;font-size: 14px; color: #333; }
.sub0202_view_wrap .con01 .txt_box .txt:not(:last-child){margin-bottom: 25px;}
.sub0202_view_wrap .con01 .txt_box .txt p{width: 100%; font-weight: 600;}
.sub0202_view_wrap .con01 .txt_box .txt span{display: block;width: 100%;}

.sub0202_view_wrap .con02  h4{font-size: 18px; color: #333; font-weight: 600;margin-bottom: 15px;}
.sub0202_view_wrap .con02 .edit_wrap{padding: 20px 10px;background: #f5f5f5; border-radius:20px;}
.sub0202_view_wrap .con02 .edit_wrap img{width: 100%;}

/* sub0301 */
.sub0301_wrap{padding: 70px 0;line-height: 1; background: url(/assets/images/sub/sub0301_bg01.jpg)center bottom no-repeat; background-size: 100%;}
.sub0301_wrap .sub_tit01 .txt{letter-spacing: -0.6px;}
.sub0301_wrap .sub_tit01 br{display: none;}
.sub0301_wrap .list_wrap{display: flex;flex-wrap:wrap;gap:20px;padding: 0;}
.sub0301_wrap .list_wrap .list{width: 100%;} 
.sub0301_wrap .list_wrap .list a{display: block; height: auto;border:1px solid #ddd;border-radius:20px;background: #fff;transition:.3s;padding: 30px;}
.sub0301_wrap .list_wrap .list .img_wrap{position:relative; width:100%; padding-bottom:72.556%; }
.sub0301_wrap .list_wrap .list .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%;}
.sub0301_wrap .list_wrap .list .txt_wrap{margin-top: 20px;}
.sub0301_wrap .list_wrap .list .txt_wrap p{font-size: 16px; color: #333; font-weight: 600;text-align: center;}

.sub0301_wrap .list_wrap .list a:hover{border:1px solid #b4caff; box-shadow:0px 0px 30px rgba(57,96,192,.2);}

/* sub0401 */
.sub0401_wrap{line-height: 1; }
.sub0401_wrap .box_con{display: flex;flex-direction: column;gap:80px;}
.sub0401_wrap .box_con .box_wrap{display: flex;flex-wrap:wrap;gap:30px;position: relative; border:1px solid #ddd; border-radius:50px; padding: 100px 30px 70px 30px;}
.sub0401_wrap .box_con .box_wrap .tit{position: absolute;top: 0; left: 50%; transform:translate(-50%);display: flex;align-items: center;justify-content: center;width: 220px; height: 30px; background: var(--co01); border-radius:0 0 12px 12px;font-size: 13px; color: #fff; font-weight: 600;}

.sub0401_wrap .box_con .box_wrap .img_wrap{position:relative; width:100%; padding-bottom:61.538%;}
.sub0401_wrap .box_con .box_wrap .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%;}
.sub0401_wrap .box_con .box_wrap .txt{margin-top: 30px;}
.sub0401_wrap .box_con .box_wrap .txt p{font-size: 13px; color: #333;text-align: center;font-weight: 600;line-height: 1.3;}

.sub0401_wrap .box_con .box_wrap01{width: 100%;}
.sub0401_wrap .box_con .box_wrap01 .box{width: calc((100% - 30px) / 2);}

.sub0401_wrap .box_con .box_wrap02{position: relative;width: 100%;}
.sub0401_wrap .box_con .box_wrap02 .box{width: calc((100% - 30px) / 2);}
.sub0401_wrap .box_con .box_wrap02::before{content:'';position: absolute;top: -53px;left: 50%;transform:translateX(-50%); background: url(/assets/images/sub/plus_icon01.png)center no-repeat; width: 20px; height: 20px; background-size: cover;} 

/* sub0402 */
.sub0402_wrap{line-height: 1; }
.sub0402_wrap .img_wrap{display: flex;align-items: center;justify-content: center;gap:15px;flex-direction: column;position: relative;height: 200px;background: url(/assets/images/sub/sub0402_bg01.png)center no-repeat; background-size: cover; background-attachment: fixed; border-radius:16px; overflow: hidden; margin-bottom: 40px;}
.sub0402_wrap .img_wrap .logo img{width: 140px;}
.sub0402_wrap .img_wrap img.bg{position: absolute;opacity: .2;}
.sub0402_wrap .img_wrap img.bg01{right: 20px; top: -20px;width: 120px;}
.sub0402_wrap .img_wrap img.bg02{left: 10px;bottom: -50px;width: 130px;}
.sub0402_wrap .img_wrap p{font-size: 16px; color: #fff;font-weight: 600;}

.sub0402_wrap .box_wrap{display: flex;gap:20px;flex-wrap:wrap;}
.sub0402_wrap .box_wrap .box{padding: 40px 20px 30px;width: 100%; border:1px solid #ddd; border-radius:20px; }
.sub0402_wrap .box_wrap .box .icon{margin: 0 auto 20px;width: fit-content;}
.sub0402_wrap .box_wrap .box .icon img{width: 100px;}
.sub0402_wrap .box_wrap .box p{font-size: 18px; color: var(--co01); font-weight: 600;text-align: center;}
.sub0402_wrap .box_wrap .box ul{margin-top: 20px;padding: 0px 20px;}
.sub0402_wrap .box_wrap .box ul li{font-size: 15px; color: #666; line-height: 1.8;}

.sub0402_wrap .box_wrap .box.on{box-shadow:0px 0px 30px rgba(57,96,192,.2); border:1px solid #b4caff;}

/* sub0406 */
.sub0406_wrap{line-height: 1; }
.sub0406_wrap .box_wrap{display: flex;gap:20px;flex-wrap:wrap;}
.sub0406_wrap .box_wrap .box{position: relative;width: 100%;height: auto; border:1px solid #ddd; border-radius:20px; padding: 0 20px 20px;}
.sub0406_wrap .box_wrap .box .tit{display: flex;align-items: center;justify-content: center;width: 220px;height: 35px;background: #999; border-radius:0 0 12px 12px;font-size: 13px; color: #fff;font-weight: 600;margin: 0 auto;}
.sub0406_wrap .box_wrap .box .txt_wrap{display: flex;flex-direction: column;justify-content: center;height: auto; margin-top: 20px;}
.sub0406_wrap .box_wrap .box .txt_wrap p{font-size: 13px; color: #333; font-weight: 500;line-height: 1.8;}
.sub0406_wrap .box_wrap .box .img_wrap{display: flex;gap:20px;justify-content: center;}
.sub0406_wrap .box_wrap .box .img_wrap .logo{display: flex;justify-content: center;height: 60px;}
.sub0406_wrap .box_wrap .box .img_wrap .logo img{max-height: 100%;}
.sub0406_wrap .box_wrap .box .img_wrap .img p{font-size: 13px; color: #333; font-weight: 500;line-height: 1;margin-top: 15px;}


.sub0406_wrap .slide_wrap{margin-top: 40px;margin-left: 2.6%;}
.sub0406_wrap .slide_wrap ul li{position: relative;width: 300px;margin-right: 10px;}
.sub0406_wrap .slide_wrap ul li .img_wrap{position:relative; width:100%; padding-bottom:66.667%;}
.sub0406_wrap .slide_wrap ul li .img_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:100%; height:100%; max-width:100%; max-height:100%; object-fit:cover;}
.sub0406_wrap .slide_wrap ul li .txt_wrap{position: absolute;bottom: 0; left: 0;padding: 20px;}
.sub0406_wrap .slide_wrap ul li .txt_wrap p{font-size: 16px; color: #fff;font-weight: 600;}

.sub0406_wrap .slide_wrap .progress{position:relative; width:calc(100%); height:2px; background:#ddd;margin-top: 30px;}
.sub0406_wrap .slide_wrap .progress .slider__label { position:absolute; left:0; top:50%; transform:translateY(-50%); width:0; height:100%; background:var(--co01); transition:0.5s;}

/* sub0502 */
.sub0502_wrap .box_wrap{position: relative;display: flex;flex-direction: column;align-items: center; justify-content: center;gap:20px;padding: 40px 20px;}
.sub0502_wrap .box_wrap::after{content:'';position: absolute;top: 0; left: 0;width: 100%; height: 100%; background: #f5f5f5; border-radius:20px;z-index: -1;}
.sub0502_wrap .box_wrap .img_box{width: 400px; max-width: 100%;}
.sub0502_wrap .box_wrap .img_wrap{position:relative; width:100%; padding-bottom:141.304%;}
.sub0502_wrap .box_wrap .img_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:100%; height:100%; max-width:100%; max-height:100%; object-fit:cover;}
.sub0502_wrap .box_wrap .sub_tit01 .txt{font-size: 13px; color: #666; line-height: 1.6;font-weight: 400;}

.sub0502_wrap .txt_box .more_btn_st01{margin: 0 auto;transition:.3s; background: #fff;}
.sub0502_wrap .txt_box .more_btn_st01 em{background: #f5f5f5;}
.sub0502_wrap .txt_box .more_btn_st01 em img.on{position: absolute;opacity: 0;}
.sub0502_wrap .txt_box .more_btn_st01:hover{background: var(--co01);}
.sub0502_wrap .txt_box .more_btn_st01:hover p{color: #fff;}
.sub0502_wrap .txt_box .more_btn_st01:hover em img.off{opacity: 0;}
.sub0502_wrap .txt_box .more_btn_st01:hover em img.on{opacity: 1;}
.sub0502_wrap .txt_box .more_btn_st01:hover p{padding-left: 0;}
.sub0502_wrap .txt_box .more_btn_st01:hover em{right: 5px;}

/* sub0502_2 */
.sub0502_2_wrap{padding: 0;}

/*sub0603*/
.sub0603_wrap .cate_wrap{display: flex;margin-bottom: 20px;background: #f5f5f5; border-radius:10px; padding: 5px 10px; width: fit-content; margin-left: auto;}
.sub0603_wrap .cate_wrap a{font-size: 12px; color: #333;padding: 5px 10px;}
.sub0603_wrap .cate_wrap a.on{color: #fff; background: var(--co01); border-radius:6px;}

}