@charset "utf-8"; /* CSS Document */
body { font-size:16px; } 
.box0 { width:80%; margin:0 auto } 
.box1 { width:67%; max-width:96%; margin:0 auto; box-sizing:border-box; } 
.box2 { width:75%; margin:0 auto } 
.box3 { width: 100em; max-width: 96%; margin: 0 auto; box-sizing: border-box; } 
.box4 { width: 85%; margin: 0 auto; } 
.box5 { width: 100%; margin: 0 auto; } 
.dwrap { position: relative; width: 2000px; left: 50%; top: 0; margin-left: -1000px; } 
.dwrap.on { position:relative; width:100%; left: 50%; top:0; margin-left:-1000px } 
.dwrap img { display:block } 
/*.box1 { width:1400px; margin:0 auto; } */
.box1L { margin-left:calc((100vw - 1400px) / 2) } 
.box1R { width:700px; } 
.ps_sticky { position:sticky; position:-webkit-sticky; top:0; } 

.pcHide { display:none !important; } 
.moHide { display:block !important; } 

.sns > li > .in.blog .xi:before { content:"\ebf9"; } 
.sns > li > .in.youtube .xi:before { content:"\ec32"; } 
.sns > li > .in.facebook .xi:before { content:"\ebd3"; } 
.sns > li > .in.instagram .xi:before { content:"\ebe9"; } 
.sns > li > .in.kakao .xi:before { content:"\ebee"; } 

.ps_sticky { position:sticky; position:-webkit-sticky; top:0; } 

/*.fullH { height:calc(100vh - 7.5em) !important; box-sizing:border-box; } */
.fullH { height:calc(100vh); box-sizing:border-box; } 
.fullMH { min-height:100vh !important; box-sizing:border-box; } 
.headH { height:7.5em; } 
.headT { padding-top:7.5em; } 

/*header*/
#header { position:absolute; z-index:999; top:0; left:0; right:0; /* background: rgba(255,255,255,1)*/; } 
.scroll #header { box-shadow:0 .375em .625em rgba(0,0,0,.1); background:#fff; } 
.scroll #header .top_wrap .gnb_wrap .gnb > li .dp1 .tt,
/* .scroll #header .etc_wrap .all_wrap .all_btn .xi { color: #222; } */
.scroll #header .top_mini .slo { color: #999; } 
.scroll #header .top_mini > ul li a { color: #313193; } 
.scroll #header .logo .in { transform:translateY(0); } 

.scroll #header .top_wrap { position:fixed !important; z-index:999; top: 0; left:0; right:0; background:#fff; box-shadow: 0 5px 20px rgba(0,0,0,0.15); transition: .3s; } 

#header:hover .top_wrap .gnb_wrap .gnb > li .dp1 .tt,
#header:hover .etc_wrap .all_wrap .all_btn .xi { color: #222; } 
#header:hover .top_mini .slo { color: #999; } 

#header .top_mini li .slo { color: #fff; font-size: 1.05em; } 

#header .top_wrap .gnb_wrap .gnb > li .dp1 .num { position: absolute; top: 10%; left: 50%; width: auto; padding: 0.25em 0.875em; background: #ed6e33; border-radius: 6em; color: #fff; transform: translate(-50%,-50%); } 
#header .top_wrap .gnb_wrap .gnb > li .dp1 .num .txt { font-size:.813em; color: #fff; } 
#header .top_wrap .gnb_wrap .gnb > li .dp1 .num .txt.addNum { margin-left: 4px; } 
#header .gnb_wrap .gnb > li .dp2 > li.sm_apply > a { color: #ed6e33; } 
#header .gnb_wrap .gnb { margin-left:4em; } 
#header .top_wrap { position: relative; /*display: none; */ border-bottom: 1px solid rgb(255, 255, 255, 0.3);} 
#header:hover .top_wrap { display: block; height:5.5em; } 
.scroll #header .top_wrap { display: block; } 
#header .top_wrap .wrapH { height: 5.5em; } 
#header .logo { z-index:3; padding: .5em; box-sizing: border-box; } 
#header .logo > a { display:block; height:2.8em; overflow:hidden } 
#header .logo .in { display:block; height:100%; transform:translateY(-100%); } 
#header .logo .in img { display:block; height:100%;} 
body:not(.sub) #header .logo .in img{ filter: brightness(0) invert(1);}
body.scroll #header .logo .in img,
#header:hover .logo .in img{filter: none !important;}
#header .top_wrap .gnb_wrap .gnb > li.m_customer { display: none; } 
#header .top_wrap .gnb_wrap .gnb > li .dp1 { padding:1em; box-sizing:border-box; height: 5.5em; min-width: 10.5em; position:relative; } 
#header .top_wrap .gnb_wrap .gnb > li .dp1 .tt { font-size: 1.2em; color: #fff; line-height: 3;} 
body:not(.main) #header .top_wrap .gnb_wrap .gnb > li .dp1 .tt{color: #111;}
#header .top_wrap .gnb_wrap .gnb > li.on .dp1 .tt{color: #fff !important;}
#header .top_wrap .gnb_wrap .gnb > li.on .dp1:after { content: ""; position: absolute; left: 50%; top: 50%; width: 10em; height: 3em; z-index: -1; background: #313193; transform: translate(-50%, -50%); border-radius: 1em; } 
#header:hover .top_wrap .gnb_wrap .gnb > li.on .dp1:after { bottom:0; top: auto; width:3em; height:4px; background:#313193; } 
#header .gnb_wrap .gnb > li > a { position: relative; } 
#header .gnb_wrap .gnb > li:hover > a:after { position:absolute; bottom:-2px; width:3em; height:2px; left: 35%; background:#313193; content: ''; } 
/* .scroll #header .top_wrap .gnb_wrap .gnb > li.on .dp1:after { bottom:0; top: auto;  width:3em; height:2px; background:#313193; }  */
#header .top_wrap .gnb_wrap .gnb > li .dp1 .va { font-size:1.25em; font-weight:500 } 
#header .etc_wrap .link { padding:1em; font-size:.938em; opacity:.7 } 
#header .etc_wrap .all_wrap { margin-left:2em } 
#header .etc_wrap .all_wrap .allBtn .xi { font-size:2.5em } 
.scroll #header .top_wrap .gnb_wrap .gnb > li .dp1:after { background:#313193 } 

.dp1_member #header .top_wrap .gnb_wrap .gnb > li .dp1 .tt { color: #fff;} 
.dp1_member #header .logo .in { transform: translateY(0); } 
.dp1_member #header .top_mini ul li a { color: #313193; } 
.dp1_member #header .top_wrap .gnb_wrap .gnb > li .dp1 .num .tt { color: #fff; } 

#header .top_mini { position: relative; border-bottom: 1px solid rgb(255 255 255 / 40%); } 
#header:hover .top_mini { border-bottom: 1px solid rgb(0 0 0 / 10%); transition: .2s; } 
.scroll #header .top_mini { border-bottom: 1px solid rgb(0 0 0 / 10%); transition: .2s; } 

#header .top_mini > ul { /*margin: 1.5em 0 1.5em 0; */ padding: 1.5em 0; } 
#header .top_mini > ul li { margin: auto 0 auto 1em; } 
#header .top_mini > ul li:last-of-type { margin-right: 0; } 
#header .top_mini > ul li a { font-size: .875em; color: #fff; font-weight: 500; } 
/*#header:hover .top_mini ul li a { color: #313193; } */

.dp1_admit #contents .sub_menu > .gnb { justify-content: center; } 
#contents .sub_menu .gnb > .m_admit { width: 52% !important; } 
.m_admit .dp2 { flex-wrap: wrap; width: 100%; } 
/* .m_admit .dp2 > li { width: 16em; margin: .3em .5em !important; } */
.m_admit .dp2 > li > a { } 

#header .va_wrap { height: 4em; } 
/* #header .gnb_wrap { position:absolute; width:100%; left:0; top:0; box-sizing:border-box; padding:0 20em; text-align:center; } */
#header .gnb_wrap { position: absolute; width: 100%; left: 0; top: 0; box-sizing: border-box; padding: 0px 0 0 12em; text-align: center; } 
#header .gnb_wrap .gnb:before { content:""; position:absolute; left:0; top:5.5em; width:100%; height:calc(100% - 4em); background:rgba(255,255,255,.9); transform:scaleY(0); transform-origin:left top; transition:.3s; z-index:-1; box-sizing:border-box; box-shadow:0 1px 4px rgba(0,0,0,.2) } 
#header .gnb_wrap .gnb > li { position:relative; /* overflow: hidden;  */width: 12em; } 
#header .gnb_wrap .gnb > li.m_company .m2_price,
#contents .sub_tab .gnb > li.m_company .m2_price,
#header .etc_wrap .gnb > li.m_company .m2_price,
#header .gnb_wrap .gnb > li.m_member,
#header .gnb_wrap .gnb > li.m_mypage,
#header .gnb_wrap .gnb > li.m_guide,
#header .gnb_wrap .gnb > li.m_location,
#header .gnb_wrap .gnb > li.m_product .m2_other,
#contents .sub_tab .gnb > li.m_product .m2_other,
#header .etc_wrap .gnb > li .m2_other { display:none; } 
#header .gnb_wrap .gnb > li:hover .dp1:after,
#header .gnb_wrap .gnb > li.on .dp1:after { width:3em } 

#header .gnb_wrap .gnb > li:hover .dp1 { color:#313193; } 
#header .gnb_wrap .gnb > li.on .dp1 { } 
#header .gnb_wrap .gnb > li:hover .dp1:after { transform:scaleX(1) } 
#header .gnb_wrap .gnb > li .dp2 { display:block; opacity:0; height:0; overflow:hidden } 
#header .gnb_wrap .gnb > li .dp2 > li > a { height: 2.23em; padding:.8em .5em; color:#5c5e5e; } 
#header .gnb_wrap .gnb > li .dp2 > li > a > .tt { font-size: .93em; } 

#header .gnb_wrap .gnb > li .dp2 { border-right:1px solid #eee; } 
#header .gnb_wrap .gnb > li:first-child .dp2 { border-left:1px solid #eee; } 
#header .gnb_wrap .gnb > li .dp2 > li:hover > a,
#header .gnb_wrap .gnb > li .dp2 > li.on > a { color:#313193; } 
#header .gnb_wrap .gnb > li .dp3 { display:none } 
#header .gnb_wrap:hover .gnb:before { transform:scaleY(1); transition:.2s; } 
#header .gnb_wrap:hover .gnb:after { visibility:visible; transition-delay:.3s } 
#header .gnb_wrap:hover .gnb > li .dp2 { opacity:1; height: calc(100% - 4em); overflow: visible; transition:.3s; padding:1em 0; box-sizing:border-box;} 
#header .gnb_wrap + .gnb_bg { position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.5); z-index:-2; opacity:0; visibility:hidden } 
#header .gnb_wrap:hover + .gnb_bg { opacity:1; visibility: visible; transition:.3s; transition-delay:.1s; } 
#header .gnb_wrap .gnb > li:hover .dp2 { background:rgba(255,255,255,.9) } 
#header:hover { background:#fff; transition: .2s; } 
#header:hover .gnb_wrap .gnb > li .dp1 .va,
#header:hover .etc_wrap .lang > a { color:#333; } 
#header:hover .etc_wrap { color:#333; } 
#header:hover .logo .in { transform:translateY(0); } 

#header .top_wrap .gnb_wrap .gnb > li:hover .dp1 .va .tt { color:#313193; transition:.2s; } 
/*etc*/
#header .etc_wrap { z-index:999; line-height: 2; } 
#header .etc_wrap .est_wrap { margin:0 1vw; } 
#header .etc_wrap .est_wrap .est a { padding:.85em 2em; background:#1c4ab4; border-radius:50px; color:#fff; } 
#header .etc_wrap .mem_wrap { } 
#header .etc_wrap .mem_wrap .etc { } 
#header .etc_wrap .mem_wrap .etc > li { } 
#header .etc_wrap .mem_wrap .etc > li .in { display:block; padding:0 .75em; } 
#header .etc_wrap .mem_wrap .etc > li .in .xi { vertical-align:middle; display:inline-block; padding-right:3px; font-size:1.4em; } 
#header .etc_wrap .mem_wrap .etc > li .in .tt { font-weight:700; vertical-align:middle; font-size:.95em; } 
#header .etc_wrap .mem_wrap .etc > li .in .tt.st1 { border-radius:3em; border:1px solid #fff; padding:.2em 1.3em; font-size:.875em !important } 
#header .etc_wrap .mem_wrap .etc > li:hover .in .tt { color:#313193; transition:.3s; } 

#header .etc_wrap .all_wrap { } 
#header .etc_wrap .all_wrap .all_btn { display:flex; align-items:center; } 
#header .etc_wrap .all_wrap .all_btn i.tt { margin-right:12px; font-size: .875em; font-weight: 700; } 
#header .etc_wrap .all_wrap .all_btn .xi { font-size:2.3em; color: #fff; margin-right: 1em; /*position: absolute; top: -0.13em; right: 6%; */ } 
#header .etc_wrap .all_wrap.on .all_btn { line-height:4em; } 
.scroll #header .etc_wrap .all_wrap .all_btn { line-height:4em; } 

#header .etc_wrap .all_wrap .all { position:fixed; left:0; top:0; width:100%; height:100%; background:#fff; visibility:hidden; opacity:0; overflow-y:auto; transition:.3s; transform:scale(.5); z-index:10000 } 
#header .etc_wrap .all_wrap.on .all { visibility:visible; opacity:1; transform:scale(1) } 
#header .etc_wrap .all_wrap .all .close_btn { position:absolute; top:1em; right:2em; width:3em; line-height:3em; text-align:center; opacity:.5; transition:.3s } 
#header .etc_wrap .all_wrap .all .close_btn .xi { font-size:3em; color:#333; } 
#header .etc_wrap .all_wrap .all .close_btn:hover { transform:rotate(90deg); opacity:1 } 
#header .etc_wrap .all_wrap .all .all_logo { /*text-align:center; padding:3em 0; justify-content:center; */ position: relative; top: -12em; } 
#header .etc_wrap .all_wrap .all .all_logo > img { width: 15em; } 
#header .etc_wrap .all_wrap .all .gnb a { height: 3.2em; } 
#header .etc_wrap .all_wrap .all .gnb { justify-content:space-between; padding-bottom:5em; color:#333; } 
#header .etc_wrap .all_wrap .all .gnb > li { flex:0 1 24% } 
#header .etc_wrap .all_wrap .all .gnb > li.m_mypage,
#header .etc_wrap .all_wrap .all .gnb > li.m_guide,
#header .etc_wrap .all_wrap .all .gnb > li.m_customer { display:none; } 
#header .etc_wrap .all_wrap .all .gnb > li .dp2,
#header .etc_wrap .all_wrap .all .gnb > li .dp3 { display:block } 
#header .etc_wrap .all_wrap .all .gnb > li .dp1 { border-top:5px solid #ddd; border-bottom:1px solid #aaa; height:5em; position:relative } 
#header .etc_wrap .all_wrap .all .gnb > li .dp1:after { content:""; position:absolute; left:0; top:-5px; width:0; height:5px; background:#313193; transition:.3s; color:#333; } 
#header .etc_wrap .all_wrap .all .gnb > li .dp1 .tt { font-size:1.12em; font-weight:600; position: relative; /*top: 1em; */ } 
#header .etc_wrap .all_wrap .all .gnb > li .dp1 .line:after { top: -11px; } 
#header .etc_wrap .all_wrap .all .gnb > li:hover .dp1 { color:#313193 } 
#header .etc_wrap .all_wrap .all .gnb > li:hover .dp1:after { width:100% } 
#header .etc_wrap .all_wrap .all .gnb > li .dp2 { } 
#header .etc_wrap .all_wrap .all .gnb > li .dp2 > li > a { padding:1em; border-bottom:1px solid #ddd; position:relative; padding-left:2em; font-size:.938em; } 
#header .etc_wrap .all_wrap .all .gnb > li .dp2 > li > a:after { content:"\e913"; font-family:xeicon!important; position:absolute; left:0; top:1em; width:2em; text-align:center; color:#aaa } 
#header .etc_wrap .all_wrap .all .gnb > li .dp2 > li:hover > a { background:#f5f5f5; color:#313193 } 
#header .etc_wrap .all_wrap .all .gnb > li .dp2 > li:hover > a:after { color:#313193 } 
#header .etc_wrap .all_wrap .all .gnb > li .dp2 > li:hover > .dp3 { background:#f9f9f9 } 
#header .etc_wrap .all_wrap .all .gnb > li .dp3 { padding:.5em 0; border-bottom:1px solid #ddd } 
#header .etc_wrap .all_wrap .all .gnb > li .dp3 > li > a { padding:.25em .75em; text-align:left } 
#header .etc_wrap .all_wrap .all .gnb > li .dp3 > li > a .va { font-size:.875em; color:#666 } 
#header .etc_wrap .all_wrap .all .gnb > li .dp3 > li > a .va:before { content:"- "; display:inline-block; padding-right:1em } 
#header .etc_wrap .all_wrap .all .gnb > li .dp3 > li:hover > a .va { text-decoration:underline; color:#333 } 
#header .etc_wrap .all_wrap .all .gnb > li .dp3 > li:hover > a .va:before { text-decoration:none } 




#header:hover .etc_wrap .mem_wrap .etc > li .in { color:#313193; } 
#header:hover .etc_wrap .all_wrap .all_btn .xi { transition:.3s; } 
#header:hover .etc_wrap .mem_wrap .etc > li .in .tt.st1 { border:1px solid #5c5e5e; } 

#header .etc_wrap .lang { position:relative; } 
#header .etc_wrap .lang .lang_btn { padding:.625em 1.5em; color:#fff; font-size:.9em; font-weight:700; } 
#header .etc_wrap .lang .lang_btn .tt { padding:0 1em 0 .5em; } 
#header .etc_wrap .lang .lang_btn .xi { font-size:1em } 

#header .etc_wrap .all_wrap .all .gnb > li .dp1 .num { position: absolute; top: 35%; left: 50%; width: auto; padding: 0.25em 0.875em; background: #ed6e33; border-radius: 6em; color: #fff; transform: translate(-50%,-50%); } 
#header .etc_wrap .all_wrap .all .gnb > li .dp1 .num .txt { font-size:.813em; color: #fff; } 
#header .etc_wrap .all_wrap .all .gnb > li .dp1 .num .txt.addNum { margin-left: 4px; } 
#header .etc_wrap .gnb > li .dp2 > li.sm_apply > a { color: #ed6e33; } 

#header { box-shadow: 0 5px 20px rgba(0,0,0,0.15); } 
#header .top_wrap { display:block !important; } 
#header .top_mini { border-bottom: 1px solid rgb(0 0 0 / 10%) !important; } 
#header .top_wrap .gnb_wrap .gnb > li .dp1 .tt,
#header .etc_wrap .all_wrap .all_btn .xi { color: #fff ; } 
body.scroll #header .top_wrap .gnb_wrap .gnb > li .dp1 .tt, 
body.scroll #header .etc_wrap .all_wrap .all_btn .xi{color: #111 ;}
#header:hover .top_wrap .gnb_wrap .gnb > li .dp1 .tt, 
#header:hover .etc_wrap .all_wrap .all_btn .xi{color: #111 !important;}
#header .top_mini .slo { color: #999 !important; } 
#header .logo .in { transform:translateY(0) !important; } 
body:not(.scroll) #header .etc_wrap .all_wrap .all_btn .xi{color: #fff;}
#header .etc_wrap .all_wrap .all_btn .xi { font-size:2.3em; color: #111; margin-right: 1em; position: absolute; top: .3em; right: 6%; } 
/* .scroll #header .etc_wrap { line-height:2; } */
/* .scroll #header .etc_wrap .all_wrap .all_btn .xi { top: 0em; } */
#header .gnb_wrap .gnb { margin-left: 0em!important; } 

.header_load_wrap { height: 91px; padding: 0 10em; align-items: center; justify-content: space-between; } 
.header_loadmap { margin-left: 5em; } 
.header_loadmap .header_load_con { gap: .5em; } 
.header_loadmap .header_load_con > li a { display: inline-block; color: #fff; background: #3b86e2; padding: .3em 1em; text-align: center; line-height: 1.8; transition:.2s; border-radius: 10px; } 
.header_loadmap .header_load_con > li a > i { vertical-align: middle; padding-right: .4em; } 
.header_loadmap .header_load_con > li a:hover { color: #313193; background: #fff; transition:.2s; } 

.header_banner { position:relative; height: 91px; } 
.ceo_call_con { } 
.ceo_call_con > img { width: 3em; } 
.ceo_call { color: #fff; margin-left: 1em; font-weight: 700; font-size: 1.45em; line-height: 2em; } 
.header_load_txt .call_list { color: #fff; align-items: center; margin-left: 8em; } 
.header_load_txt .call_list > .el { gap: 1em; font-weight: 700; } 
.header_load_txt .call_list > .el > .call_list_con > .direct { display: none; } 
.header_load_txt .call_list > .el > .call_list_con > span { align-items: center; } 
.header_load_txt .call_list > .border_r { border-radius: 30px; box-sizing: border-box; border: 1px solid #f9f9f9; font-size: 1.125em; font-weight: 700; margin-left: 3em; padding: .5em 1em; } 
.header_load_txt .call_list > .border_r:first-of-type { margin-left: 0em; } 

.mainVisualSlide_wrap { height: 100vh; }
.mainVisualtop{height: 66%; position: relative;} 
.mainVisualSlide { height: 100%; } 
.mainVisualSlide .el { position: relative; overflow: hidden; height: 100%; } 
.mainVisualSlide .el .bg { position: absolute; left: 0; top: 0; width: calc(100% + 6em); height: 100%; opacity: 0; transition: 2s, opacity 4s; } 
.mainVisualSlide .el .bg:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .5); } 
.mainVisualSlide .el.swiper-slide-active .bg,
.mainVisualSlide .el.swiper-slide-duplicate-active .bg { left: -3em; opacity: 1; transition: 3s, opacity 1s; } 

.gsClassSlide.tShow .el { overflow: hidden}
.gsClassSlide.tShow .el > i { transform: translateY(20vh); transition: 1s ease-in-out; display: inline-block;}
.gsClassSlide.tShow.on .el > i { transform: translateY(0); }
.gsClassSlide.tShow.on.t1 .el > i { transition-delay: .3s}
.gsClassSlide.tShow.on.t2 .el > i { transition-delay: .8s}
.gsClassSlide.tShow.on.t3 .el > i { transition-delay: 1.3s}


.mainVisualSlideSlogan_wrap { position: absolute; left: 0; width: 100%; bottom: 30px; box-sizing: border-box; z-index: 10; color: #fff } 
.mainVisualSlideSlogan_wrap .wrapIn { display: flex; flex-direction: column; height: 100% } 
.mainVisualSlide_wrap .slogan { text-align: center; margin-bottom: auto; transform: translateY(-230%); box-sizing: border-box; padding: 0 5vw; position: absolute; left: 50%; top: 53%; transform: translate(-50%, -50%); } 
.mainVisualSlide_wrap .slogan .t1 { font-size: 1.875em; font-weight: 500; color: #fff; margin-bottom: .9em;} 
.mainVisualSlide_wrap .slogan .t2 { font-size: 3.63em; font-weight: 800; letter-spacing: .01em; word-spacing: .125em; margin: 0 0 .7em; line-height: 1.3; color: #fff; } 
.mainVisualSlide_wrap .slogan .t3 { font-size: 1.375em; line-height: 1.6; color: #fff; } 
.mainVisualSlide_wrap .slogan .ani { overflow: hidden } 
.mainVisualSlide_wrap .slogan .ani > i { transform: translateY(200%); } 
.load .mainvisualSlide_wrap .slogan .ani > i { transform: translateY(0); transition: 1s } 
.load .mainVisualSlide_wrap .slogan .ani.d1 > i { transition-delay: .5s } 
.load .mainVisualSlide_wrap .slogan .ani.d2 > i { transition-delay: 1s } 
.load .mainVisualSlide_wrap .slogan .ani.d3 > i { transition-delay: 1.5s } 
.mainVisualSlide_control { margin-top: 2em; display: flex; align-items: flex-end; width: 100% } 
.mainVisualSlide_control .control { margin: 0 0 1em auto } 
.mainVisualSlide_control .paging { width: 5em; text-align: center; } 
.mainVisualSlide_control .paging .swiper-pagination-current { font-weight: 700 } 


.mainVisualSlideSlogan_wrap .slogan .load_txt { font-size: 3.15em; font-weight: 500; color: transparent; opacity: 0; text-shadow: 0 0 16px white; } 

.mainScroll { color: #fff } 
.mainScroll .line { position: relative; display: block; height: 4em; overflow: hidden } 
.mainScroll .line:before { content: ""; position: absolute; left: 50%; top: 0; height: 100%; width: 1px; background: #fff; } 
.mainScroll .dot { position: absolute; left: 50%; transform: translateX(-50%); top: 0; width: .5em; height: .5em; background: #fff; border-radius: 50% } 
.mainScroll .tt { display: block; transform: rotate(90deg); font-size: .75em; margin: 0 0 2.5em 0 } 
.mainScroll .tt .xi { font-size: 1.5em; margin-right: .25em } 



/*footer*/
#footer { color:#666; } 
#footer .menu_wrap { padding:2em 0; border:solid #ddd; border-width:1px 0; } 
#footer .menu_wrap .menu { } 
#footer .menu_wrap .menu > li > .in { position:relative; padding:0 1.5em; } 
#footer .menu_wrap .menu > li > .in:after { content:""; display:block; position:absolute; top:50%; right:0; width:1px; height:.75em; background:rgba(255,255,255,.2); transform:translateY(-50%); } 
#footer .menu_wrap .menu > li:first-child > .in { padding-left:0; } 
#footer .menu_wrap .menu > li:last-child > .in { padding-right:0; } 
#footer .menu_wrap .menu > li:last-child > .in:after { display:none; } 
#footer .menu_wrap .menu > li > .in .tt { font-size:1.063em; font-weight:500; color: #111; } 
#footer .menu_wrap .menu > li > .in .xi { font-size:1.063em; padding-left:.375em; } 
#footer .menu_wrap .menu > li > .in:hover .tt { text-decoration:underline; text-underline-position: under; } 

#footer .sns { } 
#footer .sns .list { } 
#footer .sns .list > .el:first-of-type { margin-right:2em; } 
#footer .sns .list > .el:last-child { margin:0 0 0 .5em; } 
#footer .sns .list > .el > i { font-size: 0.9375em; color: #111; font-weight: 700; } 
#footer .sns .list > .el > a { width:35px; text-align:center; background:#fff; display:block } 
#footer .sns .list > .el > a .xi { color:#888; } 
#footer .sns .list > .el:hover > a { } 
#footer .sns .list > .el:hover > a .xi { color:#313193; transition:.3s; } 

#footer .info_wrap { padding:2.5em 0 4em 0; gap: 3em; } 
#footer .info_wrap .info { flex:1; } 
#footer .info_wrap .info .list { } 
#footer .info_wrap .info .list > .el.br { width: 100%; } 
#footer .info_wrap .info .list > .el:not(.br) { padding:.22em 1.6em .22em 0; } 
#footer .info_wrap .info .list > .el .tt { font-size:0.9375em; opacity:.8; color: #666; } 
#footer .info_wrap .info .copy { margin-top:1.5em; } 
#footer .info_wrap .info .copy .tt { font-size:0.75em; text-transform:uppercase; opacity:.6; } 

#footer .info_wrap .family { position:relative; } 
#footer .info_wrap .family .btn { padding:0 1em; height:3.125em; border-bottom: 1px solid #888; } 
#footer .info_wrap .family .btn .tt { font-size: 1em; font-weight: 500; color: #333; } 
#footer .info_wrap .family .btn .xi { font-size:1em; margin-left:5em; color: #333; } 
#footer .info_wrap .family .btn .xi:before { display:block; transition:.3s; } 
#footer .info_wrap .family .family_con { position:absolute; left:0; bottom:100%; width:100%; max-height:20em; padding:1em .5em 1em 1em; background:#fff; border:solid rgba(255,255,255,.3); border-width:1px 1px 0 1px; box-sizing:border-box; display:none; z-index: 10; } 
#footer .info_wrap .family .family_con .list > .el .in { display:block; padding:.6em 0; } 
#footer .info_wrap .family .family_con .list > .el .in .tt { font-size:.875em; color: #333; } 
#footer .info_wrap .family .family_con .list > .el .in:hover .tt { text-decoration:underline; text-underline-position: under; } 

#footer .info_wrap .family.on .btn { } 
#footer .info_wrap .family.on .btn .xi:before { transform:rotate(180deg); } 
#footer .info_wrap .family.on .family_con { display:block; } 

#footer .info_wrap { flex: 1 1 1%; margin-left: 4em; margin-top: .5em; } 
#footer .info_wrap > li .tt { display: inline-block; color: #cacaca; font-size: .975em; margin-right: 1.438em; margin-bottom: .4em; } 
#footer .info_wrap > li .copy { display: inline-block; color: #cacaca; font-size: .975em; } 

/*contents*/
#contents { } 
#contents { /*min-height:100vh; */ box-sizing:border-box; } 
#contents .doc { padding:3em 0 10em 0 } 
#contents .doc_1 { padding:0 0 0 0 } 
#contents .doc_2 { padding:5em 0 5em 0 } 
#contents .doc.pd0 { padding:0 } 
#contents .doc.pdt0 { padding:0 0 10em 0; } 
#contents .doc.pdb0 { padding:5em 0 0 0; } 
#contents .doc .inBg { background:#fafafa; padding:3em 0 7em; } 

.dp1_license.dp2_qms #contents,
.dp1_license.dp2_consulting #contents { min-height:inherit; } 

.dp1on .gnb .dp2 { display:none!important } 
.dp2on .gnb > li,
.dp2on .gnb > li .dp1,
.dp2on .gnb > li .dp3 { display:none!important } 
.dp2on .gnb > li.on { display:block!important } 
.dp3on .gnb > li,
.dp3on .gnb > li .dp1,
.dp3on .gnb > li .dp2 > li,
.dp3on .gnb > li .dp2 > li > a { display:none!important } 
.dp3on .gnb > li.on,
.dp3on .gnb > li .dp2 > li.on { display:block!important } 

#contents .sub_visual_wrap { position:relative } 
#contents .sub_visual_wrap .bg { } 
#contents .sub_visual_wrap .wrap_in { position:relative; height:24em } 


.dp1_member #contents .doc { padding-top:8em } 
.dp1_member #contents .sub_visual_wrap .wrap_in { display:none; } 
 #contents .sub_visual_wrap { margin-top: 5.5em; } 

#contents .sub_visual_wrap .wrap_in .twrap { height:100%; color:#fff; margin-bottom: 3em; } 
#contents .sub_visual_wrap .wrap_in .twrap .sub_tit { display:block; margin-top: 1em; } 
#contents .sub_visual_wrap .wrap_in .twrap .sub_tit .tt { font-size:2.500em; font-weight:700; } 
#contents .sub_visual_wrap .wrap_in .twrap .sub_txt {  } 
#contents .sub_visual_wrap .wrap_in .twrap .sub_txt .tt { font-size:.9em; font-weight:500; letter-spacing:.5em; opacity:.6; } 


#contents .sub_page_menu { position:absolute; left:0; right:0; bottom:0; background:#f5f5f5;} 
#contents .sub_page_menu .menu {  } 
#contents .sub_page_menu .menu .tit { height:4em; } 
#contents .sub_page_menu .menu .home .tit { width:4em; background:#313193; color:#fff; } 
#contents .sub_page_menu .menu .def { position:relative; cursor:pointer; } 
#contents .sub_page_menu .menu .def > .tit { position:relative; min-width:15.5em; padding:0 2.5em 0 2em; border-right:1px solid #ddd; } 
#contents .sub_page_menu .menu .def > .tit .tt { font-size:1em; } 
#contents .sub_page_menu .menu .def > .tit .arrow { position:absolute; right:.5em; top:50%; margin-top:-.5em; transition:.2s; } 
#contents .sub_page_menu .menu .def > .tit .arrow:before { content:"\e942"; } 
#contents .sub_page_menu .menu .def:hover > .tit,
#contents .sub_page_menu .menu .def.on > .tit { background:#313851; color:#fff; } 
#contents .sub_page_menu .menu .def.on > .tit .arrow { transform:rotate(-180deg); } 

#contents .sub_page_menu .menu .def .gnb { position:absolute; top:100%; left:0; right:1px; padding:.5em; background:#fff; border:solid #1b2435; border-width:0 1px 1px 1px; display:none; z-index:3 } 
#contents .sub_page_menu .menu .def .gnb .flex { display:block; } 
#contents .sub_page_menu .menu .def .gnb li > a { position:relative; padding:.625em 1em; border-top:1px solid #ecf0f4; text-align:left !important; color:#444; } 
#contents .sub_page_menu .menu .def .gnb li:first-child > a { border-top:none; } 
#contents .sub_page_menu .menu .def .gnb li > a .tt { font-size:.938em; } 
#contents .sub_page_menu .menu .def .gnb li.plus > a { padding-right:2.5em; } 
#contents .sub_page_menu .menu .def .gnb li.plus > a:after { content:"\e913"; font-family:xeicon; color:#333; position:absolute; top:.5em; right:.5em; width:1.5em; height:1.5em; line-height:1.5em; background:#fff; border-radius:100%; text-align:center; } 
#contents .sub_page_menu .menu .def .gnb li:hover > a { background:#ebf0f4; } 
#contents .sub_page_menu .menu .def .gnb li.on > a { background:#313193; color:#fff; } 
#contents .sub_page_menu .menu .def .gnb li > a{}

#contents .sub_page_menu .menu .def .gnb > li,
#contents .sub_page_menu .menu .def .gnb > li .dp1,
#contents .sub_page_menu .menu .def .gnb > li .dp2,
#contents .sub_page_menu .menu .def .gnb > li .dp2 > li,
#contents .sub_page_menu .menu .def .gnb > li .dp2 > li > a,
#contents .sub_page_menu .menu .def .gnb > li .dp3 { display:none; } 
#contents .sub_page_menu .menu .def .gnb li.on { display:block !important; } 
#contents .sub_page_menu .menu .depth_1 .gnb > li,
#contents .sub_page_menu .menu .depth_1 .gnb > li .dp1,
#contents .sub_page_menu .menu .depth_2 .gnb > li .dp2,
#contents .sub_page_menu .menu .depth_2 .gnb > li .dp2 > li,
#contents .sub_page_menu .menu .depth_2 .gnb > li .dp2 > li > a,
#contents .sub_page_menu .menu .depth_3 .gnb > li .dp2,
#contents .sub_page_menu .menu .depth_3 .gnb > li .dp3 { display:block; } 
#contents .sub_page_menu .menu .def.on .gnb { display:block; } 

#contents .sub_tit_wrap { border-bottom:1px solid #ddd; padding: 1.5em 0; /* display: none; */ } 
#contents .sub_tit_wrap .box1{ display: flex; flex-direction: column; align-items: flex-start; gap: 0.5em;} 
#contents .sub_tit_wrap .tit { font-weight:500; font-size:1.675em; color:#000 } 
#contents .sub_tit_wrap .nav > li { color:#999; font-size:.813em; } 
#contents .sub_tit_wrap .nav > li:before { content:"\e940"; font-family:xeicon; padding:0 .5em; vertical-align:middle } 
#contents .sub_tit_wrap .nav > li:first-child:before { display:none } 


#contents .sub_menu { /* background:rgba(0,0,0,.3); */ } 
#contents .sub_menu > .gnb { /*width:1200px; */ margin:0 auto; } 
#contents .sub_menu .gnb > li { width:100% } 
#contents .sub_menu .gnb > li .dp2 { justify-content:center; padding-left:1px } 
#contents .sub_menu .gnb > li .dp2:before { /*content:''; width:2000px; height:1px; background:#fff; position:absolute; opacity:.7*/ } 
#contents .sub_menu .gnb > li .dp2 > li { /*flex:1 1 100%; max-width: 8%; position:relative; height: 4em; */ } 
#contents .sub_menu .gnb > li .dp2 > li { border: 1px solid #ddd; background: rgba(49,49,147,.2) 35%; margin: 1em .5em; border-radius: 10px; overflow:hidden; transition:.3s; } 
#contents .sub_menu .gnb > li .dp2 > li:hover { border: 1px solid #313193; background: #313193; transition: .3s; } 
#contents .sub_menu .gnb > li .dp2 > li > a { display:block; color:#fff; padding: 1em 2em; } 
#contents .sub_menu .gnb > li .dp2 > li > a .va { font-size:1.3em; font-weight:500; } 
#contents .sub_menu .gnb > li .dp2 > li:hover > a { /*color:#fff; font-size:1.1em; font-weight:600; padding: 1.15em 1.15em; transition: .3s; */ } 
#contents .sub_menu .gnb > li .dp2 > li.on { z-index:1; border: 1px solid #313193; background: #313193; transition: .3s; } 
#contents .sub_menu .gnb > li .dp2 > li.on:before { content:''; width:100%; position:absolute; height:4px; background:#fff; top:-2px; } 
#contents .sub_menu .gnb > li .dp2 > li.on > a { /*color:#fff; border-color:transparent; position:relative; color:#fff; font-size:1.1em; font-weight:600; padding: 1.15em 0; */ } 
#contents .sub_menu .gnb > li .dp2 > li > a:before { content:""; position:absolute; left:0; top:50%; transform:translateY(-50%); width:1px; height:1em; background:#fff; opacity:.7; } 
#contents .sub_menu .gnb > li .dp2 > li:first-child > a:before { display:none; } 

/* #contents .divMar { margin-top:3.9em; }  */

/************************/
/*POPUP******************/
.popWrap.popDef { width:50em; } 
.popWrap.popPw { width:28em; } 
.popWrap.popMsg { width:38em; } 

/*inc*/
.page_con { padding: 3em 0 5em 0; } 
.page_con2 { padding: 0em 0 5em 0; } 
.page_con2 .con,
.page_con .con { padding-bottom: 4em; } 
.page_con2 .con:last-child,
.page_con .con:last-child { padding-bottom: 0; } 
.page_con.pt0 { padding: 3em 0 0 0; } 

.page_tit { padding-bottom: 1.7em; font-size: 3em; } 
.page_tit .t1 { font-weight: 700; color: #777; } 
.page_tit .t2 { font-weight: 700; color: #777;  } 
.page_tit .t3 { font-weight: 700;   font-size: 38px;} 
.page_tit .t4 { font-weight: 600;   font-size: 26px; color: #555; line-height: 1.4;} 

.gap2 { gap: 2em; } 
/****************************/
/*SUB PAGE*******************/
/*inc*/
.page_bg { background: #f9f9f9; padding: 5em 0; margin-top: 5em; } 
.page_bg2 { width: 93%; margin: 3em auto; } 
#quick { position:fixed; right: 1.3%; top: 93.6%; transform: translateY(-80%); z-index:1001; width:5.625em; transition:.3s } 
#quick .inner { border-radius:30em; } 
#quick .inner .list { } 
#quick .inner .list > .el { padding-bottom:1em; margin-bottom:1em; border-bottom:1px solid #ddd; } 
#quick .inner .list > .el:last-child { padding-bottom:0; margin-bottom:0; border-bottom:none; } 
#quick .inner .list > .el .in { } 
#quick .inner .list > .el .in .icon { transition:.4s; } 
#quick .inner .list > .el .in .icon img { width: 2em; } 
#quick .inner .list > .el .in .tt { } 
#quick .inner .list > .el .in .tt > p { font-size:.813em; color:#333; padding-top:1em; letter-spacing:-.5px; font-weight:500; } 
#quick .inner .list > .el:hover .in .icon { transform:rotateY(360deg); } 
#quick .inner .goTop { width:4.8em; height:4.8em; background:#313193; border:3px solid #313193; border-radius:50%; color:#fff; margin: 0.7em auto 0 auto; box-shadow: 0 5px 20px rgba(0,0,0,0.3); } 
#quick .inner .goTop.sky { background:#3b86e2; border:3px solid #3b86e2; } 
#quick .inner .goTop:hover { background:#000036; border:3px solid #000036; transition: .4s; } 
#quick .inner .goTop.sky:hover { background:#002d89; border:3px solid #002d89; transition: .4s; } 
#quick .inner .goTop .xi { font-size:1.3em; line-height:1; display:block; } 
#quick .inner .goTop .tt { font-size:.84em; font-weight:500; display:block; } 

.sub_tt { line-height: 1.7; } 
.sub_tt.intro { line-height: 1.5; } 
.sub_tt.t1 { font-size: 1em; padding-bottom: 1.3em; } 
.sub_tt.t1:last-of-type { padding-bottom: 0; } 
.sub_tt.t2 { font-size: 2em; padding-bottom: 0.8em; } 
.sub_tt.t3 { font-size: 0.9em; } 
.sub_tt.t4 { font-size: 1.2em; } 
.sub_tt.t5 { font-size: 1.3em; } 
.sub_tt.t6 { font-size: .98em; } 
.sub_tt.t7 { font-size: 1em; position: relative; padding-left: 0.8em; color: #333; } 
.sub_tt.t7:before { position: absolute; content: ""; width: 5px; height: 5px; border-radius: 50%; background: #313193; top: 9px; left: 0; } 
.sub_tt.t8 { font-size: 1.4em; } 
.sub_tt.t9 { font-size: 1.8em; } 
.sub_tt.t10 { font-size: 1.1em; } 
.sub_tt.t11 { font-size: 2em; } 
.sub_tt.t12 { font-size: 1.2em; padding-bottom: 1.13em; } 
.sub_tt.t12:last-of-type { padding-bottom: 0; } 
.sub_tt.t13 { font-size: 4em; } 
.sub_tt.t14 { font-size: 1.05em; } 

.sub_tt.t1_1 { font-size: 1.1em; padding-bottom: 1.7em; } 
.pointO { color:#ed6e33; } 

.sub_tt.we1 { font-weight: 600; } 
.sub_tt.we2 { font-weight: 500; } 
.sub_tt.we3 { font-weight: 400; } 
.sub_tt.we4 { font-weight: 300; } 
.sub_tt > strong { font-weight: 600; } 
.sub_tt.line { position: relative; /*padding-left: 2em; */ } 
/*.sub_tt.line:before { position: absolute; content: ""; width: 1.5em; height: 2px; background: #000; top: 50%; left: 0; transform: translateY(-50%); } */
.sub_tt.line:after { position: absolute; content: ""; width: 6px; height: 6px; background: #ed6e33; border-radius: 50%; margin-left: 0.3em; } 
.sub_tt.dot { padding-left: 1.1em; position: relative; } 
.sub_tt.dot:before { position: absolute; content: ""; width: 5px; height: 5px; top: 9px; left: 6px; background: #313193; border-radius: 50%; } 
.sub_tt.p_circle { width: 2em; height: 2em; background: #ed6e33; border-radius: 50%; color: #fff; font-size: 0.9em; margin-bottom: 1em; } 

.sub_color.gray { color: #ccc; } 
.sub_color.gray2 { color: #555; } 

/* tab */
/* .sub_tab { margin-bottom: 2em; } 
.sub_tab.up { margin: 9em 0 2em; } 
.sub_tab .sub_tab .tab_idx { } 
.sub_tab .sub_tab .tab_idx > li { flex: 1 1 14.28%; max-width: 14.28%; } 
.sub_tab .sub_tab .tab_idx > li.on { background: #999; color: #fff; box-shadow: inset 0px 0px 8px #666; } 
.sub_tab .sub_tab .tab_idx > li > a { margin: -1px 0 0 -1px; padding: 0.875em 0.125em; font-size: .95em; } */

.bnList,
.bnList > .list,
.bnList > .list > .el,
.bnList > .list > .el .wrap_in { flex:1; } 
.bnList > .list { margin:0 0 -1.25em -1.25em; } 
.bnList > .list.none { margin:0; } 
.bnList > .list > .el { } 
.bnList > .list > .el .wrap_in { position:relative; z-index:1; margin:0 0 1.25em 1.25em; padding:2.5em 2.5em; transition:.3s; } 
.bnList > .list.none > li .wrap_in { margin-left:0; } 
/*.bnList > .list > .el .wrap_in:before { content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:#870c18; opacity:0; transform:scale(.4,.4); transition:.3s; } */
.bnList > .list > .el .wrap_in .txt { position:relative; z-index: 3; margin: 0 auto; } 
.bnList > .list > .el .wrap_in .txt > p { position: relative; } 
.bnList > .list > .el .wrap_in:hover { z-index: 2; padding-bottom: 3.5em; } 
.bnList.fix { display:block; margin-top:64px; } 

.sub_hover > .bnList > .list > .el .wrap_in { position:relative; z-index:1; margin:0 0 1.25em 1.25em; padding:4.5em 6em; transition:.0s; } 
.sub_hover > .bnList > .list > .el .wrap_in_1 { position:relative; z-index:1; margin:0 0 1.25em 0; padding:5.5em 6em; transition:.0s; } 
.sub_hover > .bnList > .list > .el .wrap_in:before { content:""; position:absolute; top:0; left:0; width:100%; height:100%; /*background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.8) 100%); */ background: #000; opacity: .3; } 
.sub_hover > .bnList > .list > .el .wrap_in:after { content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:#313193; opacity:0; transform:scale(0,0); transition:.1s; } 
.sub_hover > .bnList > .list > .el .wrap_in:hover { z-index: 0; } 
.sub_hover > .bnList > .list > .el .wrap_in:hover:after { opacity: .8; transform:scale(1,1); } 

#header { cursor:pointer; } 

/**/
.swiperBtn { width: 3em; height: 3em; line-height: 3em; text-align: center; cursor: pointer;} 
.swiperBtn.btn { width:2.313em; height:2.313em; position:static; display:flex; align-items:center; justify-content:center; text-align:center; z-index:100; cursor:pointer; font-size:1.375em; color:#000; transition:.2s } 
.swiperBtn.prev { left:0 } 
.swiperBtn.next { right:0 } 
.swiperBtn:before { font-family:xeicon } 
.swiperBtn.prev:before { content:"\e93d" } 
.swiperBtn.next:before { content:"\e940" } 
.swiperBtn.pause:before { content:"\ea3b" } 
.swiperBtn.play:before { content:"\ea3e" } 
.swiperBtn:focus,
.swiperBtn:hover,
.swiperBtn.play { opacity:1 } 
.swiperBtn.st1 { border:1px solid #ddd; border-radius:.25em; } 
.a1 .swiperBtn.st1 { margin-right:-1px } 
.a1 .swiperBtn.st1.pause,
.a1 .swiperBtn.st1.play { border-radius:.25em 0 0 .25em } 
.a1 .swiperBtn.st1.prev { border-radius:0 } 
.a1 .swiperBtn.st1.next { border-radius:0 .25em .25em 0 } 
.swiperBtn .total { font-size:1.250em; color:#888; } 
.swiperBtn .total .this { font-size:1.375em; color:#1560a7; font-weight:700; } 
.swiperBtn.s1 { font-size:1.625em } 
.swiperBtn.c1 { opacity:1; background:#fff; box-shadow:2px 4px .5em rgba(0,0,0,.1); } 
.swiperBtn.c1:hover { opacity:1; background:#1560a7; color:#fff; } 
.swiperBtn.c2 { background:rgba(0,0,0,.2); color:#fff } 
.swiperBtn.c2:hover,
.swiperBtn.c2.play { background:rgba(0,0,0,.5) } 
.swiperBtn.round { border-radius:50% } 
.swiperPauseWrap .play { display:none } 
.swiperPauseWrap.pause .play { display:block } 
.swiperPauseWrap.pause .pause { display:none } 
.swiperBtn.pause{display: block;}

.swiperPG .paging { gap:0 1em; } 
.swiperPG .paging > span { position:relative; width:1.125em; height:1.125em; margin:0 0; background:transparent; border:none; border-radius:50%; opacity:1; transition:.3s } 
.swiperPG .paging > span:before { content:""; position:absolute; top:3px; bottom:3px; left:3px; right:3px; background:#000; border-radius:50%; opacity:.4; transition:.3s } 
.swiperPG .paging > span.swiper-pagination-bullet-active { background:#fff !important; } 
.swiperPG .paging > span.swiper-pagination-bullet-active:before { background:#1560a7 !important; opacity:1 !important; } 

.swiperBtn.white { color:#fff; opacity:1 } 
.swiperBtn.white .total .this { color:#1560a7; } 
.swiperBtn.st1.white { border-color:rgba(255,255,255,.5); } 
.swiperBtn.st1.white:hover,
.swiperBtn.st1.white.play { background:#1560a7; border-color:rgba(255,255,255,.2) } 
.swiperPG.white .paging > span:before { background:#fff; opacity:.8; } 

.slider_wrap { position:relative } 

/**/
.mainVisual_wrap { height:36.25em; padding-bottom:3.750em; background:#f5f5f5; } 
.mainVisual_wrap .inH { height:100%; box-sizing:border-box; } 
.mainVisual_pagination .el .img_wrap:before,
.mainVisual_txt { height:22.5em; } 

.mainVisual_pagination .el .wrap_in:before,
.mainVisual_con:before { content:""; position:absolute; top:0; left:0; width:1px; height:100%; background:#000; opacity:.07; } 

.mainVisual_wrap .swiper-container { margin:0 0; } 
.mainVisual_wrap .control_wrap { gap:.313em; margin-bottom:1.25em; } 

.mainVisual_pagination { flex:1; } 
.mainVisual_pagination .el { flex:1; width:auto; height:auto; opacity:1; border-radius:0; background:none; margin:0 0; } 
.mainVisual_pagination .el .wrap_in { position:relative; margin-right:1.875em; } 
.mainVisual_pagination .el .img_wrap { position:relative; overflow:hidden; } 
.mainVisual_pagination .el .img_wrap:before { content:""; display:block; position:absolute; left:0; bottom:0; width:100%; background:#1a3144; transition:.3s; } 
.mainVisual_pagination .el .img_wrap .img { position:absolute; left:-.875em; bottom:0; } 
.mainVisual_pagination .el .txt_wrap { position:absolute; bottom:22.5em; right:0; width:100%; padding:1.375em .25em; text-align:right; transition:.3s; } 
.mainVisual_pagination .el .txt_wrap .txt { font-size: 1.34em; font-weight:300; letter-spacing:-.063em; } 

.mainVisual_pagination .el:hover .img_wrap:before { height:80%; } 
.mainVisual_pagination .el:hover .txt_wrap { bottom:80%; } 
.mainVisual_pagination .el.swiper-pagination-bullet-active { background:#fff; } 
.mainVisual_pagination .el.swiper-pagination-bullet-active .img_wrap:before { background:#2893ea; } 

.mainVisual_con { width:28.5%; position:relative; } 
.mainVisual_txt { background:#1560a7; overflow:hidden; } 
.mainVisual_txt .shape { position:absolute; right:-2.125em; bottom:-2.625em; width:13em; opacity:.3; } 
.mainVisual_txt .shape img { width:100% } 
.mainVisual_txt .el .txt_wrap { padding:3.125em 3.125em; transform:translateX(4em); opacity:0; transition:.5s; } 
.mainVisual_txt .el .txt_wrap .txt { padding-bottom:1em; color:#fff; } 
.mainVisual_txt .el .txt_wrap .txt .t1 { font-size:1.875em; font-weight:300; } 
.mainVisual_txt .el .txt_wrap .txt .t2 { font-size:1.063em; font-weight:400; margin-top:1.125em; } 
.mainVisual_txt .el .txt_wrap .txt .t2 > p { padding:.375em 0; } 
.mainVisual_txt .el.swiper-slide-active .txt_wrap { transform:translateX(0); opacity:1; transition:1.5s; } 


.main_more { } 
.main_more .more { height:3.125em; padding:0 1.5em; gap:1.125em; background:#fff; box-shadow:2px 2px .5em rgba(9,9,51,.1); color:#1560a7; } 
.main_more .more > .tt { font-size:1.063em; } 
.main_more .more > .xi { font-size:1.625em; } 

.main_about { position:relative; } 
.main_about .bg { position:absolute; top:0; left:0; width:100%; height:100%; } 
.main_about .control_wrap { position:absolute; bottom:6em; left:0; width:100%; } 


/*sub_about_1*/
.sub_process { margin:-3em 0 0 -3em; display:flex; flex-wrap:wrap } 
.sub_process > li { width:33.33%; counter-increment: sub_process_idx } 
.sub_process > li .wrap_in { margin:3em 0 0 3em; height:calc(100% - 3em); border-radius:1em; padding: 1em 2em; box-sizing:border-box; border:1px solid #ddd; position:relative; background:#fff } 
.sub_process > li .wrap_in .line { content:""; position:absolute; left:100%; top:50%; transform:translateY(-50%); width:3em; height:.5em; background:#ddd } 
.sub_process > li .wrap_in .line:before { content:""; position:absolute; left:0; top:0; width:0; height:100%; background:#313193 } 
.sub_process > li:last-child .wrap_in .line { display:none } 
.sub_process > li:nth-child(6n - 1) .wrap_in .line,
.sub_process > li:nth-child(6n - 2) .wrap_in .line { left:auto; right:100% } 
.sub_process > li:nth-child(6n - 1) .wrap_in .line:before,
.sub_process > li:nth-child(6n - 2) .wrap_in .line:before { left:auto; right:0 } 
.sub_process > li:nth-child(3n) .wrap_in .line { height:3em; width:.5em; left:50%; top:100%; transform:translate(-50%,0) } 
.sub_process > li:nth-child(3n) .wrap_in .line:before { width:100%; height:0 } 
.sub_process > li .wrap_in .img_wrap { border-radius:.5em; overflow:hidden } 
.sub_process > li .wrap_in .con_wrap .tit { text-align:center; padding:1em 0 1.5em 0; margin-bottom:2em; border-bottom:1px solid #eee; position:relative } 
.sub_process > li .wrap_in .con_wrap .tit .icon { display:block; text-align:center; font-size:3em; margin-bottom:.25em; color:#ccc } 
.sub_process > li .wrap_in .con_wrap .tit:after { content:counter(sub_process_idx); position:absolute; left:50%; top:100%; width:2em; line-height:2em; border-radius:50%; background:#313193; color:#fff; transform:translate(-50%, -50%) } 
.sub_process > li .wrap_in .con_wrap .tit .t1 { font-weight:500; font-size:1.313em; color: #313193; } 
.sub_process > li:nth-child(-n+3) { order:-4 } 
.sub_process > li:nth-child(4) { order:-1 } 
.sub_process > li:nth-child(5) { order:-2 } 
.sub_process > li:nth-child(6) { order:-3 } 
.sub_process > li.before .wrap_in { border-color:#3b86e2; box-shadow:0 0 .5em rgba(0,0,0,.1); transition:.3s } 
.sub_process > li.before .wrap_in .line:before { width:100%; height:100%;; transition:all .5s ease-in-out } 

.agreeEtcWrap { color:#666; font-size:.875em; line-height:1.6 } 
.agreeEtcWrap strong { font-weight:500 } 

.ul_st > li { margin-bottom:.5em } 
.ul_st.ico > li { position:relative; } 
.ul_st.ico > li:before { position:absolute; left:0; top:0; } 
.ul_st.ico.ico1 > li { padding-left:1.25em; font-size: 1.15em; font-weight: 400; color: #444; } 
.ul_st.ico.ico1 > li:before { content:"\e92c"; font-family:xeicon; color:#313193 } 
.ul_st.ico.ico2 > li { padding-left:1em } 
.ul_st.ico.ico2 > li:before { content:"·"; color:#313193; transform:scale(2) translate(.063em, -.063em) } 
.ul_st > li.flex .tit { width:5em; margin-right:1em; position:relative; padding-right:1em } 
.ul_st > li.flex .tit.ico1:after { content:":"; position:absolute; right:0; top:0 } 

.tit_wrap { position:relative; padding: 0 0 1em; margin-bottom: 2em; } 
.tit_wrap::before { content:""; position: absolute; left: 0em; top: -.3em;; width: 2.5em; height: 2.5em; background: #3b86e2; border-radius: 50%; opacity: .2; transform: translate(-0.75em, -0.25em); z-index: -1; } 
.tit_wrap::after { content:""; position:absolute; left: 0em; top: 3em; height:1px; width: 100%; background:linear-gradient(to right, #313193 0%, #3b86e2 40%, #fff 100%); } 
.tit_wrap > .t1 { font-size:1.9em; font-weight:500; color: #313193; } 
.txt .tt { margin-bottom:1em; } 

.page_layout { margin: 0 1.2em 5em; } 



/*************sub_css****************/ 
/* Members */
/* .member_con { } 
.member_con .member_wrap { } 
.member_con .member_wrap .member { gap: 1em; } 
.member_con .member_wrap .member > .list { width: 24%; position: relative; cursor: pointer; } 
.member_con .member_wrap .img_sizing { } 
.member_con .member_wrap .img_sizing > img { } 

.member_con .member_wrap .txt_box { background: #2f3292c4; color: #fff; bottom: 0; width: 100%; padding: 1em 1em; box-sizing: border-box; } 
.member_con .member_wrap .txt_box .group { font-size: 1em; margin-bottom: .5em; opacity: .9; } 
.member_con .member_wrap .txt_box .name { font-size: 1.25em; } 
.member_con .member_wrap .txt_box .name b { font-size: 1.5em; } */
.member_con { } 
.member_con .member_wrap { } 
.member_con .member_wrap .member { gap: 4em; } 
.member_con .member_wrap .member > .list { width: calc(50% - 4em); position: relative; padding-bottom: 1em; border-bottom: 1px solid #aaa; transition: .35s; box-sizing: content-box; padding-bottom: 2em; } 
.member_con .member_wrap .member > .list.h15 { height: 15em; } 
.member_con .member_wrap .member > .list.st2 { width: calc(50% - 4em); position: relative; padding-bottom: 1em; border-bottom: none; } 
.member_con .member_wrap .member > .list.st3 { width: 45%; position: relative; padding-bottom: 1em; border-bottom: none; } 
.member_con .member_wrap .member > .list:hover { border-bottom: 1px solid; border-color: #2f3292; } 
.member_con .member_wrap .member > .list.st2:hover { border-bottom: none; border-color: #2f3292; } 
/* .member_con .member_wrap .member > .list:nth-child(5) .view,
.member_con .member_wrap .member > .list:nth-child(6) .view { display: none; } */
.member_con .member_wrap .list_wrap { height: 100%; } 
.member_con .member_wrap .img_sizing { overflow: hidden; flex: 1 1 35%; box-shadow: 0 0 10px rgb(0, 0, 0, 0.1); max-height: none !important; max-height: 20em; } 
.member_con .member_wrap .img_sizing.mh20 { max-height: 20em; } 
.member_con .member_wrap .img_sizing > img { transition: .35s; object-fit: cover; height: 100%; width: 100%; object-position: top center; } 

.member_con .member_wrap .txt_box { width: 100%; padding: 0 1em 1em 2em; box-sizing: border-box; transition: .35s; flex: 1 1 55%; position: relative; height: 100%; } 
.member_con .member_wrap .txt_box .title { padding-bottom: .5em; border-bottom: 1px solid #aaa; } 
.member_con .member_wrap .txt_box .info { padding: 1em 0 0 2em; } 
.member_con .member_wrap .txt_box .info > li { position: relative; color: #555; margin: 1em 0; word-break: break-all; } 
.member_con .member_wrap .txt_box .info > li:before { content: ''; width: 5px; height: 5px; position: absolute; background: #2f3292; top: 5px; left: -1em; border-radius: 50%; } 
.member_con .member_wrap .list:hover .txt_box { } 
.member_con .member_wrap .txt_box .group { font-size: 1em; margin-bottom: .5em; opacity: .8; color: #2f3292 } 
.member_con .member_wrap .txt_box .name { font-size: 1.3em; position: relative; color: #888; display: flex; align-items: flex-end; } 
.member_con .member_wrap .txt_box.st2 .name { font-size: .9em; } 
.member_con .member_wrap .txt_box .name b { color: #222; padding-right: 10px; font-size: 1.8rem; } 
.member_con .member_wrap .txt_box.st2 .name b { color: #222; padding-right: 10px; font-size: 1.5rem; } 
.member_con .member_wrap .member > .list .view { position: absolute; right: 10%; opacity: 0; visibility: hidden; transition: .35s; font-weight: 300; bottom: 5%; color: #2f3292; } 
.member_con .member_wrap .member > .list .view .txt { font-size: 1em; font-weight: 500; } 
.member_con .member_wrap .member > .list .view .xi { font-size: 1em; } 
.member_con .member_wrap .member > .list:hover .view { opacity: 1; visibility: visible; right: 0; } 
.member_con .member_wrap .member > .list:hover .img_sizing > img { transform: scale(1.05) } 

/* company-ceo 인사말 */
.greet_wrap { } 
.greet_wrap .greet-top { border-bottom: 1px dotted #777; padding-bottom: .5em; line-height: 1.7; position: relative; } 
.greet_wrap .greet-top::before { content: ""; position: absolute; bottom: -0.1em; left: 0; width: 22%; height: 1.2px; background-color: var(--siteC) } 
.greet_wrap .greet-top .t2 { margin-top: 10px; line-height: 1.2; } 
.greet_wrap .greet-con { gap:5em; align-items: center; /* padding: 0 3em; */ } 
.greet_wrap .greet-con .img_wrap { width: 40%; } 
.greet_wrap .greet-con .img_wrap .img { width: 100%; padding-bottom: 110%; background-color: #f2f2f2; border-radius: 1em; } 
/* .greet_wrap .greet-con .img_wrap .img { width: 100%; margin-top: -4em; padding-bottom: 120%; border:1px solid #ddd; border-radius: 1em; box-shadow: -3px 3px 15px rgba(0,0,0,.1); } */
.greet_wrap .greet-con .txt_wrap { order: -1; flex:1; padding-top: 1em; } 
.greet_wrap .greet-con .txt_wrap .page_tt { color:#333; } 
.greet_wrap .greet-con .txt_wrap .page_tt + .page_tt { margin-top: 1em; } 
.greet_wrap .greet-con .txt_wrap p.ceo { margin-top: 1em; padding-right: 3em; font-size: 1.25em; text-align: right; } 
.greet_wrap .greet-con .txt_wrap p.ceo strong { padding-left: 1em; font-weight: 600; font-size: 1.5rem; } 
/*개인정보처리방침*/
.agree_wrap { padding:.5em; font-size:.938em; line-height:1.5; border-top:2px solid var(--siteC); border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; box-shadow:3px 1px 9px rgba(0,0,0,.2); padding:2em; } 
.agree_wrap .agree p { line-height:1.9; padding:1em 0; color:#222; } 
.agree_wrap .agree p strong { font-size:1.3em; } 


.member_agree .agree { padding:3em; border:1px solid #ddd; border-top:2px solid #3c3c3d; font-size:.938em; color:#69696b; font-weight:300; line-height:1.4em; } 
.member_agree .agree.H { padding:1.5em; border-top-width:1px; height:7em; overflow-y:scroll; } 
.member_agree .agree p { padding:.5em 0; } 
.member_agree .agree * { vertical-align:baseline; } 
.member_agree .agree strong { color:#3c3c3d; } 
.member_agree .check { padding:1em 2em; border:1px solid #ddd; border-top:none; border-radius:0 0 5px 5px; text-align:right; background:#f9f9f9 } 
.member_agree h1 { color:#111; font-weight:600 } 
/* Member info */
.mem_info_con { gap: 5em; padding: 1em 0 0 0; } 
.mem_info_con .left { flex: 1 1 40%; height: 450px; } 
.mem_info_con .left .img_sizing { height: 100%; } 
.mem_info_con .left .img_sizing > img { box-shadow: 0 0 30px rgb(0, 0, 0, 0.2); object-fit: cover; height: 100%; width: 100%; } 

.mem_info_con .right { flex: 1 1 60%; } 
.mem_info_con .right .tit_box { margin-bottom: 2.5em; } 
.mem_info_con .right .company { margin-bottom: .5em; } 
.mem_info_con .right .company > p { font-size: 1.75em; color: #2f3292; opacity: .5; font-weight: 600; } 
.mem_info_con .right .name { } 
.mem_info_con .right .name > h1 { font-size: 3em; font-weight: bold; color: #222; } 
.mem_info_con .right .name > h1 b { font-weight: 600; font-size: 2rem; color: #888; } 

.mem_info_con .right .info_wrap { } 
.mem_info_con .right .tab_btn { margin: 0 0 3em 0; } 
.mem_info_con .right .tab_btn > li { flex: 1; padding: 1rem; font-size: 1.25em; color: #555; border: 1px solid #ddd; cursor: pointer; } 
.mem_info_con .right .tab_btn > .tab.on { background: #2f3292; border: none; color: #fff; } 

.mem_info_con .right .career_info { } 
.mem_info_con .right .career_info .list { padding-left: 2.5em; flex-wrap: wrap; display: flex; flex-direction: column; height: auto; } 
.mem_info_con .right .career_info .list .item { margin-bottom: 1em; width: 48%; } 
.mem_info_con .right .career_info .car_txt { position: relative; font-size: 1em; color: #555; } 
.mem_info_con .right .career_info .car_txt:before { content: ''; position: absolute; background: #2f3292; width: 8px; height: 8px; top: 5px; left: -1.5em; border-radius: 50%; } 

.mem_info_con .right .greetings_info { } 
.mem_info_con .right .greetings_info .list { padding-left: 2.5em; flex-wrap: wrap; display: flex; flex-direction: column; height: auto; } 
.mem_info_con .right .greetings_info .list .item { margin-bottom: 1.5em; width: 48%; } 
.mem_info_con .right .greetings_info .car_txt { position: relative; font-size: 1em; color: #555; } 
.mem_info_con .right .greetings_info .car_txt:before { content: ''; position: absolute; background: #2f3292; width: 8px; height: 8px; top: 5px; left: -1.5em; border-radius: 50%; } 

/* .mem_info_con .right .greetings_info { display: none; } */
.mem_info_con .right .greetings_info .txt { font-size: 1.125em; color: #555; line-height: 1.6; } 
.mem_map { margin-top: 5em } 
.mem_map .map_tit_box { margin: 0 0 1em 0; position: relative; } 
.mem_map .map_tit_box:after { content: ''; position: absolute; width: 80%; background: #ddd; height: 2px; right: 0; top: 50%; transform: translateY(-50%); } 
.mem_map .map_tit_box .line { display: inline-block; width: 2em; height: 2px; background: #2f3292; margin: 1.5em 0; } 
.mem_map .map_tit_box .map_tit { font-size: 2em; color: #2f3292; font-weight: 600; } 
.mem_map .map_tit_box .map_tit .xi { font-size: 2rem; } 
.mem_map .map_info_box { border: 1px solid #eee; box-shadow: 0 0 20px rgb(0, 0, 0, 0.1); margin-top: 1em; padding: 1em 5em; font-size: 1.25em; } 
.mem_map .map_info_box .left { flex: 1; } 
.mem_map .map_info_box .right { flex: 1; } 
.mem_map .map_info_box dl { display: flex; padding: 1em 0; box-sizing: border-box; } 
.mem_map .map_info_box dl dt { font-weight: 700; color: #222; width: 20%; } 
.mem_map .map_info_box dl dd { color: #555; padding-left: 1em; width: 80%; } 
.mem_map .map_info_box dl .point { color: #2f3292; font-weight: 700; } 

.members_info .list_wrap { padding: 3em 0; } 
.members_info .list_wrap .go_list { font-size: 1.25em; padding: .5em 2em; box-sizing: border-box; background: #2f3292; color: #fff; border-radius: 5px; } 
.panel_wrap { margin-top: 5em; } 
.panel_wrap .panel_tit_con { font-size: 2em; color: #313193; margin-bottom: 1em; position: relative; } 
.panel_wrap .panel_tit_con:after { content:''; position: absolute; width:85%; height: 2px; right:0; top:50%; transform:translateY(-50%); background:#ddd; } 
.panel_wrap .panel_list { gap: 1.5em; } 
.panel_wrap .panel_list .list { width:33%; border: 1px solid #ddd; border-radius:10px 10px 10px 10px; overflow: hidden; box-shadow:0 0 20px rgb(0,0,0,0.05) } 
.panel_wrap .panel_list .list .tit_box { background: #313193; color:#fff; font-size: 1.5em; text-align: center; padding:1em 0; } 
.panel_wrap .panel_list .list .txt_box { color:#555; padding: .5em 2.5em; } 
.panel_wrap .panel_list .list .txt_box > p { margin:1em 0; padding-left:1em; position: relative; } 
.panel_wrap .panel_list .list .txt_box > p:before { content:''; position: absolute; width:5px; height:5px; background: #313193; top:5px; left:0; border-radius: 50%; } 
.panel_wrap { } 
.panel_wrap { } 

/*tab*/
.list_tab { box-shadow: 0 0 20px rgb(0, 0, 0 , 0.08); flex-wrap: wrap; } 
.list_tab li { position:relative; width: 25%; background: #fff; color: #222; flex: 1; transition: .25s; } 
.list_tab li:hover { background-color:#313193; color: #fff; transition: .1s; } 
/* .list_tab li:after { content: ''; position: absolute; bottom: 3.2em; left: 0; top: 57px; width: 100%; height: 2px; background-color: #2f3292; z-index: 2; } */
.list_tab li.on { background-color:#313193; font-weight:500; color: #fff; } 
/* .list_tab li.on:after { background-color:#ff5a00; } */
.list_tab li > a { display: flex; height: 100%; align-items: center; text-align: center; transition: .3s; margin: 0 0 0 -1px; border: 1px solid #ddd; font-size: 1em; padding: 1.2em 2em; } 
.list_tab.w2 { flex-wrap: wrap; } 
.list_tab.w2 li { width: 50%; flex:none; } 
.list_tab.w2 li:nth-child(3) > a,
.list_tab.w2 li:nth-child(4) > a { margin-top: -1px; } 
.list_tab li:first-of-type > a { margin: 0; } .mem_info_con { gap: 5em; padding: 1em 0 0 0; } 


/**/
.mem_info_con .left { flex: 1 1 33%; } 
.mem_info_con .left .img_sizing { } 
.mem_info_con .left .img_sizing > img { box-shadow: 0 0 30px rgb(0,0,0,0.2); } 

.mem_info_con .right { flex: 1 1 65%; } 
.mem_info_con .right .tit_box { margin-bottom: 2.5em; } 
.mem_info_con .right .company { margin-bottom: .5em; } 
.mem_info_con .right .company > p { font-size: 1.75em; color: #313193; opacity: .5; font-weight: 600; } 
.mem_info_con .right .name { } 
.mem_info_con .right .name > h1 { font-size: 2em; font-weight: bold; color: #222; } 
.mem_info_con .right .name > h1 b { font-weight: 600; font-size: 1.5rem; color: #888; margin-left: .5em; } 

.mem_info_con .right .info_wrap { } 
.mem_info_con .right .tab_btn { margin: 0 0 3em 0; } 
.mem_info_con .right .tab_btn > li { flex: 1; padding: 1rem; font-size: 1.25em; color: #555; border: 1px solid #ddd; cursor: pointer; transition: .3s; } 
.mem_info_con .right .tab_btn > li:hover { background: #313193; color: #fff; transition: .3s; } 
.mem_info_con .right .tab_btn > .tab.on { background: #2f3292; border: none; color: #fff; } 

.mem_info_con .right .career_info { } 
.mem_info_con .right .career_info .list { padding-left: 3em; } 
.mem_info_con .right .career_info .list .item { margin-bottom: 1.5em; } 
.mem_info_con .right .career_info .car_txt { position: relative; font-size: 1em; color: #555; } 
.mem_info_con .right .career_info .car_txt:before { content: ''; position: absolute; background: #313193; width: 8px; height: 8px; top: 5px; left: -1.5em; border-radius: 50%; } 

.mem_info_con .right { } 

.mem_info_con .right .career_info { overflow-y: scroll; height: auto; } 

/*.list_wrap { margin-top: 4em; } */
.list_wrap .go_list { font-size: 1.1em; font-weight: 600; padding: 1em 2em; border: 1px solid #313193; background: #313193; transition: .3s; border-radius: 5px; color: #fff; } 
.list_wrap .go_list:hover { transition: .3s; color: #313193; background: #fff; border: 1px solid #313193; } 
/* width */
.career_info::-webkit-scrollbar { width: 2px; } 

/* Track */
.career_info::-webkit-scrollbar-track { } 
 
/* Handle */
.career_info::-webkit-scrollbar-thumb { background: #ccc; border-radius: 20px; } 

/* Handle on hover */
.career_info::-webkit-scrollbar-thumb:hover { background: #313193; } 
.list_tab li .step_tit { font-size: 1.125em; font-weight: 600; } 
.pageWrap.tab { margin-bottom: 5em; } 

.member_con .member_wrap .txt_box .info.info_b > li { align-items: baseline; } 
.member_con .member_wrap .txt_box .info.info_b > li p { width: 28%; font-size: 1em; font-weight: 600; color: #333; } 
.member_con .member_wrap .txt_box .info.info_b > li span { font-size: .9em; color: #666; } 
.member_con .member_wrap .member > .list.list_pub .view { } 
.member_con .member_wrap .member > .list.list_pub .view.bt_u { bottom: 10px; } 
.member_con .member_wrap .member > .list.list_pub { height: 100%; } 
.member_con .member_wrap .list_wrap.list_wrap_pub { height: 60%; } 
.member_con .member_wrap .txt_box .info.info_b { padding: 1em 0 0 0; } 
.member_con .member_wrap .txt_box .info.info_b > li { position: unset; } 
.member_con .member_wrap .img_sizing.pub { flex: 1 1 30%; } 
.member_con .member_wrap .txt_box .name.name2 b { font-size: 1.4rem; font-weight: 700; } 

.page_txt { margin-bottom: 1em; } 


.page_txt .tit .sub_ttl { position: relative; margin: 2em 0 .5em; justify-content: space-between; } 
.page_txt .tit .sub_ttl > p { margin-left: 1.3em; } 
.page_txt .tit .sub_ttl:before { position: absolute; top: 12px; left: 11px; width: 11px; height: 11px; background: #ccc; display: block; content: ''; } 
.page_txt .tit .sub_ttl:after { position: absolute; top: 1px; left: 0; width: 11px; height: 22px; background: #313193; display: block; content: ''; } 
.page_txt .tit .sub_txt { color: #222; } 
.page_txt .tit .sub_dec { color: #313193; font-weight: 600; margin-bottom: .5em; margin-top: 2em; justify-content: space-between; } 
.page_con_allwrap .page_txt:first-of-type .tit .sub_dec { margin-top: 1em; } 
.page_con_wrap { border:1px solid #ddd; padding: 1.5em; position:relative; background: #f0f6ff; } 
.page_con_wrap:before,
.page_con_wrap:after { content:""; position:absolute; width:.6em; height:.6em; border:3px solid #313193 } 
.page_con_wrap:before { left:-1px; top:-1px; border-right:none; border-bottom:none } 
.page_con_wrap:after { right:-1px; bottom:-1px; border-left:none; border-top:none } 

.page_con_wrap .tx_w .list > .el { position:relative; margin-top: 1em; margin-left: 1.5em; font-weight: 600; font-size: 1em; color: #222; line-height: 1.4; } 
.page_con_wrap .tx_w .list > .el:before { position:absolute; width: 6px; height: 6px; background: #313193; border-radius: 50%; content: ''; top: 6px; left: -18px; } 
.page_con_wrap .tx_w .list > .el:first-of-type { margin-top: 0em; } 
.page_con_wrap .tx_w .inner_box { margin-left: 1.5em; margin-top: 1em; } 
.page_con_wrap .tx_w .inner_box.ml_none { margin-left: 0em; margin-top: 0em; } 

.work_table3 { margin-top: 1em; } 
.work_table3 table { box-shadow: 0 0 20px rgba(0,0,0,.1); overflow: hidden; border-radius: 15px; } 
.work_table3 table tr th { color: #fff; background: #313193; border: 1px solid #fff; font-size: 1.15em; height: 1.65em; text-align:center; } 
.work_table3 table tr td { border: 1px solid #eee; color: #fff; text-align: center; font-size: 1.125em; line-height: 1.4; background: #2f3292; padding: 1.5em; } 
.work_table3 table tr td.p_n { padding: .5em; } 
.work_table3 table tr td.b_none { background: #fff; color: #222; } 
.work_table3 table tr td > p { text-align:left; margin-left: 1em; } 
.work_table3 table tr td > p.ml_n { margin-left: 0em; } 

.work_table3 table tr td > p.t_point { color: #313193; } 
.work_table3 table tr td > p.table3_ttl.t_point { margin-top: .5em; } 
.work_table3 table tr td > p.table3_ttl { margin-top: 1.5em; } 
.work_table3 table tr td > p.table3_list_ttl { text-align:center; margin-left: 0em; font-weight: 600; color: #fff; } 
.work_table3 table tr td > p.table3_dot_ttl { position: relative; } 
.work_table3 table tr td > p.table3_dot_ttl:before { position:absolute; width: 6px; height: 6px; background: #313193; border-radius: 50%; content: ''; top: 10px; left: -16px; } 
.work_table3 table tr td > p:first-of-type.table3_ttl { margin-top: 0em; } 
.work_table3 table tr td > p.table3_txt { position:relative; padding-left: 1.5em; font-size: .9em; color: #444; margin-top: 0.5em; } 
.work_table3 table tr td > p.table3_txt:before { position:absolute; width: 6px; height: 6px; background: #313193; border-radius: 50%; content: ''; top: 10px; left: 10px; } 

.work_table3 table.board_st.st1 tr td { background: #fff; } 
.work_table3 table.board_st.st1 tr td > p { color: #111; } 

.work_table4 { margin-top: 1em; } 
.work_table4 table { box-shadow: 0 0 20px rgba(0, 0, 0, .1); overflow: hidden; border-radius: 15px; } 
.work_table4 table tr th { color: #fff; background: #2D2C4E; border: 1px solid #fff; font-size: 1.2em; height: 1.65em; text-align: center; font-weight: 800; } 
.work_table4 table.st2 tr th { color: #fff; background: #2D2C4E; border: 1px solid #fff; font-size: 1.2em; height: 2.5em; text-align: center; } 
.work_table4 table.st3 tr th { color: #fff; background: #2D2C4E; border: 1px solid #fff; font-size: 1.2em; height: 3em; text-align: center; } 
.work_table4 table tr td { border: 1px solid #eee; background: #fff; color: #222; text-align: center; font-size: 1em; line-height: 1.6; padding: .5em; } 
.work_table4 table tr td.p_n { padding: .5em; } 
.work_table4 table tr td.bg1 { background: rgba(239, 239, 255, 0.5); color: #222; } 
.work_table4 table tr td.bg2 { background: rgba(248, 248, 255, 0.5); color: #222; } 
.work_table4 table tr td > p { text-align: left; margin-left: 2em; color: #222; } 
.work_table4 table tr td > p.ml_n { margin-left: 0em; } 

.work_table4 table tr td > p.t_point { color: #313193; } 
.work_table4 table tr td > p.table3_ttl.t_point { margin-top: .5em; } 
.work_table4 table tr td > p.table3_ttl { margin-top: 1.5em; } 
.work_table4 table tr td > p.table3_list_ttl { text-align: center; margin-left: 0em; font-weight: 600; color: #fff; } 
.work_table4 table tr td > p.table3_dot_ttl { position: relative; } 
.work_table4 table tr td > p.table3_dot_ttl:before { position: absolute; width: 6px; height: 6px; background: #313193; border-radius: 50%; content: ''; top: 10px; left: -16px; } 
.work_table4 table tr td > p:first-of-type.table3_ttl { margin-top: 0em; } 
.work_table4 table tr td > p.table3_txt { position: relative; padding-left: 1.5em; font-size: .9em; color: #444; } 
.work_table4 table tr td > p.table3_txt:before { position: absolute; width: 6px; height: 6px; background: #313193; border-radius: 50%; content: ''; top: 10px; left: 10px; } 

.work_table4 table tr td.bg1 { background: rgba(239, 239, 255, 0.5); color: #222; } 

.low_table.low_in { border: 0; background: none; padding: 0; } 
.low_table.low_in .low_ttl_con .low_txt_con { margin-top: 0; } 
.low_table { border: 1px solid #ddd; background: #fff; padding: 1.5em 1.5em 3em 1.5em; } 
.low_table .low_ttl_con { margin-bottom: 1em; } 
.low_table .low_ttl_con .low_txt_con { margin-top: 1em; } 
.low_table .low_ttl_con .low_ttl { font-size: 1.125em; color: #313193; font-weight: 600; } 
.low_table .low_ttl_con:last-of-type { margin-bottom: 0em; } 
.low_table .low_ttl_con .low_txt_ttl { margin-bottom: .5em; } 
.low_table .low_ttl_con .low_txt_con .low_txt { margin-left: 1.2em; margin-bottom: .4em; color: #555; font-size: .85em; } 
.low_table .low_ttl_con .low_txt_con .low_txt:last-of-type { margin-bottom: 0em; } 
.low_ttl_con .low_txt .low_num_in { min-width: 1em; } 
.low_ttl_con .low_txt .low_p { margin-left: .3em; } 
.low_ttl_con .low_txt .low_num_in.tw { margin-right: .8em; } 
.low_table .table_ttl_con > .table_ttl { font-size: 1.125em; color: #313193; font-weight: 600; margin-bottom: 1em; margin-top: 1.5em; } 
.low_table .table_ttl_con .table_ttl:first-of-type { margin-top: 0em; } 
.low_table .table_ttl_con .table_ttl > span { font-size: .8em; color: #222; margin-left: 0.3em; } 
.page_txt .page_sub_ttl { text-align:center; } 
.page_txt .tit .tt.fwR:before { /*position: absolute; top: 0; left: 50%; height: 1px; width: 80px; background: #222; content:''; */ } 

.work_table3 table tr td .t_point { color: #313193; font-weight: 600; } 
.sub_process.sub_process2 { margin: -3em 0 0 -1em; } 
.sub_process.sub_process2 > li .wrap_in .line { } 
.sub_process > li .wrap_in .con_wrap .tit span { font-size: .9em; color: #222; } 
.sub_process > li .wrap_in .con_wrap .step_txt { text-align:center; font-size: .9em; color: #222; } 
.sub_process.sub_process2 > li { width:25%; } 
.sub_process > li .wrap_in { margin: 3em 0 0 1em; } 
.sub_process.sub_process2 > li:nth-child(3n) .wrap_in .line { content: ""; position: absolute; left: 100%; top: 50%; transform: translateY(-50%); width: 3em; height: .5em; background: #ddd; } 
.sub_process.sub_process2 > li:nth-child(3n) .wrap_in .line:before { content: ""; position: absolute; left: 0; top: 0; width: 0; height: 100%; background: #313193; } 
.sub_process.sub_process2 > li:nth-child(3n).before .wrap_in .line:before { width: 100%; height: 100%; transition: all .3s ease-in-out; } 


.work_con { padding-bottom: 3em; } 
.work_con { padding-bottom: 3em; } 
.work_con:last-child { padding-bottom: 0; } 
.work_wrap { gap: 1em; align-items: center; } 
.work_wrap .work_left { width: 55%; padding-right: 2em; box-sizing: border-box; } 
.work_wrap .work_left .tit { font-size: 2.25em; font-weight: 700; display: inline-block; margin-bottom: 1em; position: relative; } 
.work_wrap .work_left .tit::before { content: ''; z-index: -1; position: absolute; bottom: -3px; left: 0; width: 100%; height: 20px; background: #dfeaff; } 
.work_wrap .work_left .sub_tit { font-size: 1.25em; color: #222; line-height: 1.6; margin-bottom: 1em; } 
.work_wrap .work_left .txt { font-size: 1.125em; color: #777; margin-bottom: 1em; line-height: 1.6; } 
.work_con .add { color: #222; margin-top: 5em; } 
.work_con .add.mt2 { margin-top: 2em; } 
.work_con .add .point_c { color: #ff5a00; display: inline-block; vertical-align: top; } 
.work_con .add .add_info { display: inline-block; } 
.work_wrap .work_left .check_list .item .xi { color: #0098ff; min-width: 1.25em; margin-right: .25em; } 
.work_wrap .work_left .check_list .item .txt { color: #555; } 

.page_sec { margin-top: 6em; } 
.page_sec2 { margin-top: 1.5em; } 
.work_wrap .work_right { width: 45%; height: 330px; } 
.work_wrap .work_right .img_box { overflow: hidden; border-radius: 15px; box-shadow: 0 0 20px rgba(0,0,0,.15); height: 100%; } 
.work_wrap .work_right .img_box > img { height: 100% !important; width: 100%; object-fit: cover; object-position: right; } 
.work_wrap .work_left.pr_n { padding-right: 0em; padding-left: 2em; } 
.work_wrap .work_left .sub_tit > .highlight { font-size: .9em; } 

/**/
.page_con_wrap .tx_w .tx_w_sub { margin-left: 1.5em; margin-top: .5em; margin-bottom: 1em; } 
.page_con_wrap .tx_w .tx_w_sub > li { position: relative; margin-top: .2em; font-size: .9em; color: #444; padding-left:1.3em; } 
.page_con_wrap .tx_w .tx_w_sub > li.dot:before { position: absolute; width: 4px; height: 4px; background: #313193; border-radius: 50%; content: ''; top: 6px; left: 8px; } 
.low_txt_incon { margin-left: 3em; margin-bottom: 1em; } 
.low_txt_incon > .low_txt_inner { position:relative; font-size: .8em; color: #444; } 
.low_txt_incon > .low_txt_inner:before { position: absolute; width: 4px; height: 4px; background: #313193; border-radius: 50%; content: ''; top: 5px; left: -11px; } 


/**/
.work_ttl.psi_a { position: absolute; top: 0; left: 0; } 
.work_ttl > p { font-size: 26px; font-weight: 500; color: #fff; } 

.work_ttl > p b{}
.work_ttl > p.c_black { color: #222; } 
.interval { padding: 60px 0; box-sizing: border-box; } 
.main_work { position: relative; overflow: hidden; height: 34%; background: #2f3292;} 
.main_work .work_bg { width: 100%; overflow: hidden; height: 100%; } 
.main_work .work_bg .box1{ gap: 2em; height: 100%;}
.main_work .work_bg .work_ttl { text-align: left; margin-bottom: 0; position: relative; width: 25%;} 
.main_work .work_bg .work_ttl > p { font-weight: 500; color: #fff; } 
.main_work .work_bg .work_ttl > p i{font-size: 22px; display: block;}
.main_work .work_bg .work_ttl > p b { font-size: 35px; display: inline-block; position: relative;} 
.main_work .work_bg .work_ttl > p b::before{content: ''; z-index: 1; position: absolute; bottom: -7px; left: .4em; width: 100%; height: 16px; background: #dfeaff; opacity: 0.15;}

.main_work .work_bg .icon_box_wrap { display: flex; flex-wrap: wrap; overflow: hidden; margin: 0px 0 0 -15px; } 
.main_work .work_bg .icon_box_wrap > li { float: left; width: 20%; } 
.main_work .work_bg .icon_box_wrap > li .in { margin: 0em 0 0 15px; text-align: center; cursor:pointer; } 
.main_work .work_bg .icon_box_wrap > li { border: 1px solid #eee; } 

.main_work .icon_box_list{width: 75%; margin: 0 !important; position: relative; z-index: 10;}
.icon_box_list { display:flex; flex-wrap:wrap;  } 
.icon_box_list > .el { flex: 1 1 25%; display: block; flex-direction: column;} 
.icon_box_list > .el .wrap_in { margin: 0; background: #f7f7f7; flex: 1;} 
.main_work .icon_box_list::after { content: ""; width: 1em; height: 1em; position: absolute; left: -1.1em; top: 50%; z-index: -1;  transform: rotate(45deg) translate(-20%, -66%); transform-origin: left bottom; background: #f7f7f7; margin-bottom: -2px; }
.icon_box_list > .el .wrap_in .con_wrap { text-align:center; margin: 0 1em; } 
.icon_box_list > .el .wrap_in .con_wrap .t1 { font-size:1.125em; font-weight:500 } 
.icon_box_list > .el .wrap_in .con_wrap .date { color:#666; margin:.75em 0 } 
.icon_box_list > .el .wrap_in .etc_wrap { padding:.25em 1em } 
.icon_box_list.st1 > li .wrap_in { position:relative; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; transition:.3s; border-radius: 0; height: 100%; box-sizing: border-box;} 
.icon_box_list.st1 > li:nth-child(1) .wrap_in,
.icon_box_list.st1 > li:nth-child(5) .wrap_in{border-left: none;}
.icon_box_list.st1 > li .wrap_in:hover { transition: .3s; } 
.icon_box_list.st1 > li .wrap_in .con_wrap { position: relative; display: flex; flex-direction: column; text-align: center; align-items: center; justify-content: center; } 
.icon_box_list.st1 > li .wrap_in .con_wrap > img { width: 100%; transition:.3s; height: 48px; } 
.icon_box_list.st1 > li .wrap_in .con_wrap .box_ttl { margin-top: 1em; } 
.icon_box_list.st1 > li .wrap_in .con_wrap .box_ttl > p { font-size: 17px; font-weight: 500; color: #111; } 

.icon_box_list.st1 > li .wrap_in > i { position: absolute; top: 10px; right: 10px; color: #bbb; transition:.3s; } 
.icon_box_list.st1 > li .wrap_in a { transition: .3s; cursor: pointer; display: flex; align-items: center; justify-content: center; height: 100%;} 
.icon_box_list.st1 > li .wrap_in:hover {transition: .3s; background: #ddd;} 
.icon_box_list.st1 > li .wrap_in:hover i { color: #2f3292; transform: rotate(90deg); transition: .3s; } 
.icon_box_list.st1 > li .wrap_in a:hover .con_wrap img { transform: scale(1.15); transition: .3s; } 

.main_blog .blog_wrap { gap: 4em; } 
.main_blog .blog_wrap .left_con { width: 50%; } 
.main_blog .blog_wrap .left_con .blog_ttl { margin-bottom: 1em; } 
.main_blog .blog_wrap .left_con .blog_ttl > p { font-size: 21px; font-weight: 500; } 
.main_blog .blog_wrap .left_con .blog_box_con {display: flex; width: 50%; align-items: flex-end; gap: 1em;} 
.main_blog .blog_wrap .left_con .blog_box_con.w100{padding: 1em; box-sizing: border-box; }
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list {width: 50%; border: 1px solid #ccc;} 
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > .el { width: 100%; border: solid #ddd; border-width: 1px 1px 1px 1px; } 
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > .el:last-of-type { border-right: 1px solid #ddd; }
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > .el a:hover .plus_con > i { transition: .3s; transform: rotate(90deg); padding-right: -3px; } 
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > .el a:hover .plus_con > i:before { position: relative; top: 1px; left: -1px; } 
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > .el .box_in_con .bottom_wrap{background: #fff; height: 100%; box-sizing: border-box;}
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > .el .box_in_con .box_in_ttl { text-align:center; background: #1560a7; height: 4em; padding: 2em .5em; } 
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > .el .box_in_con .box_in_ttl > p { font-size: 19px; font-weight: 500; color: #fff; } 
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > .el .box_in_con .box_in_b_txt { text-align:center; } 
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > .el .box_in_con .box_in_b_txt > p { font-size: 16px; font-weight: 500; padding: 0 1em; } 
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > .el .box_in_con .box_in_b_txt .plus_con > i:before { } 
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > .el .box_in_con .blog_img { position: relative; text-align:center; margin-top: -1.5em; z-index: 2; } 
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > .el .box_in_con .blog_img > img { width: 4em; height: 4em; background: #fff; border-radius: 50%; } 
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > .el .box_in_con .blog_img:before { /*position: absolute; width: 4em; height: 4em; background: #fff; top: -7px; left: 63px; z-index: -1; content: ''; border-radius: 50%; */ } 
.main_blog .blog_wrap .left_con .blog_box_con .blog-pagination{position: absolute; right: 0; left: auto; top: 0; width: auto;}
.main_blog .blog_wrap .left_con .blog_box_con .blogSwiper {padding-top: 1em;}


.blog_style{flex-wrap: wrap; justify-content: flex-end;}
.blog_style .sec1_paging_num{width: 100% !important; text-align: right; margin-right: 0; font-size: 1em;}

.interver.pb_n { padding: 60px 0 0 0; } 

.dott2 { position: relative; } 
.dott2::before { content: ""; position: absolute; top: 8px; left: 0; width: 5px; height: 5px; background-color: #1864ab; z-index: 10; } 

.pl10 { padding-left: 10px; } 

/* .blog_box_con { position: relative; overflow: hidden; } 
.MainSubswiper { width: 50%; } 
.MainSubswiper > .swiper-slide { width: 98%; } 
.Subswiper_control { content: ""; position: absolute; top: 0; left: 0; z-index: 100; } */

/*quick*/
#quick { position:fixed; z-index:999; top:50%; right:1vw; transform:translateY(-50%); } 
#quick .quick_wrap { position:relative; width:6.25em; border-radius:2em 2em 6em 6em; box-shadow:0 .375em .75em rgba(27,60,111,.1); text-align:center; overflow:hidden; } 
#quick .quick_wrap:before { content:""; position:absolute; top:2em; left:0; bottom:0; width:100%; background:#fff; } 
#quick .quick_wrap > li { position:relative; } 
#quick .quick_wrap > li:not(.top) .in,
#quick .quick_wrap > li .in .tt { display:block; } 
#quick .quick_wrap > li:not(.top) .in { padding:1.25em .5em; } 
#quick .quick_wrap > li .in .ico { display:inline-block; width:2.125em; margin-bottom:.625em; transition:.3s; } 
#quick .quick_wrap > li .in .ico img { width:100%; } 
#quick .quick_wrap > li .in .t1 { font-size:1.125em; } 
#quick .quick_wrap > li .in .t2 { font-size:.875em; } 
#quick .quick_wrap > li.tel { } 
#quick .quick_wrap > li.tel .in { padding:1em .5em; background:#2f3292; color:#fff; } 
#quick .quick_wrap > li.tel .ico { width:1.625em; } 
#quick .quick_wrap > li.time { padding:0 .625em; } 
#quick .quick_wrap > li.time .in { background:#f5f5f5; } 
#quick .quick_wrap > li.top { padding:1.25em 1.25em; } 
#quick .quick_wrap > li.top .in { width:3.75em; height:3.75em; background:#2f3292; border-radius:50%; color:#fff; transition:.2s; } 
#quick .quick_wrap > li.top .in .xi { font-size:1.125em; } 
#quick .quick_wrap > li.top .in .tt { font-size:.750em; } 
#quick .quick_wrap > li:not(.tel) .in[href]:hover .ico { transform:rotateY(180deg); } 
#quick .quick_wrap > li.top .in:hover { background:#787cfd; } 


.main_blog .blog_wrap .right_con { width: 50%; } 
.main_blog .blog_wrap .right_con .right_wrap { position:relative; width: 50%; } 
.main_blog .blog_wrap .right_con .right_wrap.right_link { cursor: pointer; } 
.main_blog .blog_wrap .right_con .right_wrap.right_link:hover > i { transition: .3s; transform: rotate(90deg); } 
.main_blog .blog_wrap .right_con .right_wrap > i { position:absolute; font-size: .9em; color: #fff; font-weight: 600; width: 1.8em; height: 1.8em; top: 0; right: 0; border-radius: 50%; line-height: 1.8em; background: #1560a7; transition: .3s; text-align: center; } 
.main_blog .blog_wrap .right_con .submit_ttl { margin-bottom: 1em; } 
.main_blog .blog_wrap .right_con .submit_ttl > p { font-size: 21px; font-weight: 600; } 
.main_blog .blog_wrap .right_con .submit_wrap { box-shadow: 0 0 20px rgba(0, 0, 0, .1);} 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list { } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list { } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list  { padding: 2em; border: 1px solid #ddd; box-sizing: border-box; min-height:16.3em; } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list .br_n { border-right: none; } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list  .submit_list_ttl { margin-bottom: 1em; } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list  .submit_list_ttl > p { color: #ddd; font-size: 16px; font-weight: 500; } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list  .input_con { } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list  .input_con > input { border: 0; background: #f5f5f5; margin-bottom: .3em; } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list  .right_box_con .notice_list { } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list  .right_box_con .notice_list .notice_list_wirte { height: 9em; } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list  .right_box_con .notice_list .notice_list_wirte > li { position:relative; display: flex; margin-bottom:.5em; font-size: 15px; padding-left: 1em; justify-content: space-between; align-items: center; } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list  .right_box_con .notice_list .notice_list_wirte > li > p:hover { text-decoration: underline; } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list  .right_box_con .notice_list .notice_list_wirte > li > p > i { font-size: 1.1em; } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list  .right_box_con .notice_list .notice_list_wirte > li .date { min-width: 3em; font-size: 13px; color: #888; } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list  .right_box_con .notice_list .notice_list_wirte > li:before { position:absolute; top: 0; left: -2px; content:'-'; } 
.main_blog .blog_wrap .right_con .submit_wrap .submit_list  .right_box_con .notice_list .notice_list_wirte > li:after { /*position:absolute; top: 2px; right: 0; content: '00-00'; font-size: 13px; color: #888; */ } 

.btn_con { text-align:center; } 
.btn_con a { background: #1560a7; width: 100%; position: relative; display: inline-block; box-sizing: border-box; padding: 1em 1em; color: #fff; transition:.3s; border: 1px solid #1560a7; } 
.btn_con a:hover { background: #fff; border: 1px solid #1560a7; transition: .3s; color: #222; } 

.btn_con.bg_n { text-align:center; } 
.btn_con.bg_n a { background: #fff; width: 100%; position: relative; display: inline-block; box-sizing: border-box; padding: 1em 1em; color: #1560a7; transition:.3s; border: 1px solid #1560a7; } 
.btn_con.bg_n a.st2 { background: #fff; width: 100%; position: relative; display: inline-block; box-sizing: border-box; padding: .5em 1em; color: #1560a7; transition:.3s; border: 1px solid #1560a7; } 
.btn_con.bg_n a > i { vertical-align:middle; margin-right: .5em; font-size: .9em; } 
.btn_con.bg_n a:hover { background: #1560a7; border: 1px solid #1560a7; transition: .3s; color: #fff } 

.plus_con { margin-bottom: 1em; text-align:center; margin-top: .8em; } 
.plus_con > i { position:relative; font-size: .9em; margin: 0 auto; color: #fff; font-weight: 600; width: 1.8em; height: 1.8em; border-radius: 50%; line-height: 1.8em; background: #1560a7; transition: .3s; } 
.right_box_con { height: 9em; } 

.sec1_wrap .sec1_con .sec1_tit_wrap { margin-bottom: 1em; } 
.sec1_paging_num { font-size: 1.313em; width: auto !important; color: #888; margin-right: 1em; } 
.sec1_paging_num .swiper-pagination-current { font-size: 1.5em; color: #1560a7; font-weight: 600; } 
.sec1_btn_next, 
.sec1_btn_prev { position: relative; background: #fff; width:2.313em; height:2.313em; font-size:1.375em; color: #000; box-shadow: 2px 4px 0.5em rgba(0,0,0,.1); cursor: pointer; transition: .2s; } 
.sec1_btn_next:hover, 
.sec1_btn_prev:hover { background: #1560a7; } 
.sec1_btn_next:hover:before, 
.sec1_btn_prev:hover:before { color: #fff; } 
.sec1_btn_prev:before { position: absolute; content:'\e93d'; font-family: 'xeicon' !important; top:50%; left:50%; transform:translate(-50%,-50%) } 
.sec1_btn_next:before { position: absolute; content:'\e940'; font-family: 'xeicon' !important; top:50%; left:50%; transform:translate(-50%,-50%) } 
.btn_wrap { gap: .3em; } 

.sec1_swiper_con { overflow:hidden; padding:2em 0; } 
.sec1_swiper_con .item { position: relative; /*height:400px; box-shadow: 0 0 20px rgb(0,0,0,0.5)*/ padding: 1em; box-sizing: border-box; box-shadow: 3px 0 9px rgb(0,0,0,.1); border: 1px solid #efefefbf; } 
.sec1_swiper_con .item .in{ padding: 3em; box-sizing:border-box;}
.sec1_swiper_con .item .in .tag_con .tag{ border: 2px solid #6363AD; padding: .5em .8em; border-radius:20px; color:#6363AD; font-weight: 900;}
.sec1_swiper_con .item .in .txt_con{ gap:1em;}
.sec1_swiper_con .item .in .txt_con .tt{font-size: 1.125em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.sec1_swiper_con .item .in .txt_con .t1{color:#333; font-size: .9em; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;text-overflow: ellipsis;}
.sec1_swiper_con .item .in .txt_con .date{color: #ddd;}
.sec1_swiper_con .item .in .imgCon{color: #ddd; margin-top: 2em; width: 100%; height: 12em;}
.sec1_swiper_con .item .in .imgCon img{width: 100%; height: 100%; object-fit: cover; object-position: top;}
.sec1_swiper_con .item .img_size { position: relative; width:100%; height:70%; } 
.sec1_swiper_con .item .img_size img { /*object-fit: cover; width: 100%; height: 100%; */ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } 
.txt_con { /*position: absolute; bottom: 2em; left:2em; color: #fff; */ } 
.txt_con .tt { font-size: 17px; font-weight: 500; margin-top: 1.5em;} 
.txt_con .slide_date { } 
.txt_con .slide_date > p { font-size: 14px; color: #1560a7; font-weight: 400; } 
.txt_con .more_box .more { padding:.5em .5em .5em 1em; border: 1px solid #fff; background: transparent; border-radius: 5px; } 
.txt_con .more_box .more span { } 
.txt_con .more_box .more .xi { vertical-align: sub; padding-left: .5em; transition: .35s; } 
.txt_con .more_box .more:hover .xi { padding-left: 1em; } 

.call_list_con .border_r { border-radius: 30px; box-sizing: border-box; border: 1px solid #f9f9f9; font-size: 1.125em; font-weight: 700; padding: .5em 1em; } 
.call_list_con .call_num { width: auto; font-size: 1.35em; margin-left: 1em; } 

.swiperPauseWrap { justify-content: end; } 
.box1.psi_r { position:relative; } 


.visualSlide_wrap { position:relative; } 
.visualSlide_wrap .el { height:100%; position:relative } 
.visualSlide_wrap .el .bg { position:absolute; left:0; top:0; width:100%; height:100%; background-position:center center; background-repeat:no-repeat; background-size:cover; transform:scale(1.3,1.3); } 
.visualSlide_wrap .el .slogan { position:relative; text-align:center; top:30%; padding: 10em 2em; } 
.visualSlide_wrap .el .slogan .slogan_top { color: #fff; margin-bottom: 1.5em; opacity: 0; transform:translateY(2em); } 
.visualSlide_wrap .el .slogan .t1 { color:#fff; font-size: 46px; font-weight:700; transform:translateY(.8em); opacity:0; } 
.visualSlide_wrap .el .slogan .t2 { padding-bottom:10px; font-size:19px; font-weight: 400; color:#fff; letter-spacing:1px; transform:translateY(2em); opacity:0; margin-top: 2em; } 
.visualSlide_wrap .el .slogan .t3 { font-size: 26px; font-weight: 400; margin-bottom: .5em; color: #fff; transform:translateY(1.5em); opacity:0; } 
.visualSlide_wrap .el .slogan .line { width:0; height:2px; margin:3em auto; background:#fff; opacity:0 } 
.visualSlide_wrap .el.swiper-slide-prev .bg,
.visualSlide_wrap .el.swiper-slide-duplicate-prev .bg { transition-delay:1s } 
.visualSlide_wrap .el.swiper-slide-active { z-index:1 } 
.visualSlide_wrap .el.swiper-slide-active .bg { transform:scale(1,1); transition:5s ease-out } 
.visualSlide_wrap .el.swiper-slide-active .t1 { transform:translateY(0); opacity:1; transition: 2s } 
.visualSlide_wrap .el.swiper-slide-active .t2 { transform:translateY(0); opacity:1; transition: 2s; } 
.visualSlide_wrap .el.swiper-slide-active .t3 { transform:translateY(0); opacity:1; transition: 2s; } 
.visualSlide_wrap .el.swiper-slide-active .slogan_top { transform:translateY(0); opacity:.6; transition: 2s; } 
.visualSlide_wrap .el.swiper-slide-active .slogan .line { width:10em; opacity:1; transition-delay:1s; transition:5s } 

.page_con_wrap .table_sub_dec { } 
.page_con_wrap .table_sub_dec > p { color: #313193; font-weight:600; } 
.page_con_wrap .table_sub_dec > p > span { font-size: .9em; color: #222; } 
.page_con_wrap .sub_dec_in { margin-top: 1em; } 
.page_con_wrap .sub_dec_in > p > b { font-weight: 700; } 

.nor_list { margin-right:-1em; margin-bottom:-1em; padding:.8em 0; } 
.nor_list > .el { width:25%; counter-increment:subListIdx; } 
.nor_list > .el .num:before { content:counter(subListIdx); } 
.nor_list > .el .inner { flex:1; position:relative; margin-right:1em; margin-bottom:1em; border:1px solid transparent; padding:1.25em 1.375em; border-top:2px solid #5959bd; background:#fff; box-shadow: 0 0 0.5em rgb(0 0 0 / 15%); box-sizing:border-box; } 
.nor_list > .el .inner.end { border:1px solid #005089; border-top-width:2px; } 
.nor_list > .el .tit { font-size:1em; color:#222; text-align: center; } 
.nor_list > .el .c_tit { font-size:1em; color:#222; letter-spacing:-1px; line-height:1.3; text-align:center; } 
.nor_list > .el .num { position:absolute; left:.625em; top:.625em; z-index:1; font-size:0.938em; color:#888; font-weight:500; line-height:1.2; text-align:center; } 
.nor_list > .el .list { margin-top:10px; } 
.nor_list > .el .pic_tit { padding:12px 15px; text-align:center; } 
.nor_list > .el .pic_tit .t1 { font-size:1em; color:#222; line-height:1.4; letter-spacing:-0.5px; } 
.nor_list > .el .pic_tit .t2 { font-size:0.875em; color:#888; letter-spacing:-0.5px; } 
.nor_list > .el .pic_tit .line { display:block; width:18px; height:1px; background:#666; margin:5px auto; } 

.nor_list.st0 > li .inner { padding:1.25em; } 

.nor_list.st1 > li { flex: 1 1 33.33%; } 
.nor_list.st1 > li .inner { padding:1.5em 1.5em; } 

.low_table .table_ttl_con .table_txt_pd { position: relative; padding-bottom: .5em; } 
.low_table .table_ttl_con .table_txt_pd.p_l { padding-left: 1.5em; font-size: .9em; color: #222; word-break: break-all; } 
.low_table .table_ttl_con .table_txt_pd > span { position: absolute; left: 0; } 
.low_table .table_ttl_con .table_txt_pd > .dot { position: absolute; width: 4px; height: 4px; background: #313193; border-radius: 50%; content: ''; top: 6px; left: 9px; } 
.low_table .table_ttl_con .table_txt_pd:last-of-type { padding-bottom: 0em; } 
.page_con_wrap .tx_w .list > .el > .redu { color: #666; font-size: .8em; } 
.page_con_wrap .tx_w .list > .el > b { font-weight: 700; } 

/*footer*/
#footer { background: #1e252f !important; color: #fff; } 
.privacy_wrap { border-bottom: 1px solid #40454e; } 
.privacy_wrap .privacy_list { position: relative; padding: 1em 0; gap: 4em; } 
.privacy_wrap .privacy_list > .el a { position: relative; } 
.privacy_wrap .privacy_list > .el a:hover { text-decoration:underline; } 
.privacy_wrap .privacy_list > .el:first-of-type > a:after { background: none; } 
.privacy_wrap .privacy_list > .el a:after { content: ""; position: absolute; left: -31px; top: 86%; width: 15px; transform: rotate(90deg); height: 1px; margin: -0.5em 0 0 -0.5em; background: #40454e; } 
.privacy_wrap .privacy_list > .el a > p.d_color { color: #aa9b83; } 
.info_wrap .info .info_ttl { margin-bottom: 1em; } 
.info_wrap .info .info_ttl > p { color: #66a8e6; font-size: 18px; } 
.info_wrap .info > li { font-size: 15px; line-height: 1.4; color: #ddd; margin-top: 1em; } 
.info_wrap .info > li:first-of-type { margin-top: 0em; } 
.copyright { background: #181e26; } 
.copyright > p { padding: 1em 0em; color: #9f9e9e; font-size: .9em; } 

#footer .loGo{height: 3em;}
#footer .loGo img{height: 100%; width: 100%;}

/**/
.con_wrap > .left_con { width: 50%; margin-right: 1em; } 
.con_wrap > .right_con { width: 39%; box-shadow: 0.75em 0.75em 0.75em rgb(9 50 145 / 15%); } 
.con_wrap > .right_con > img { height: 100%; } 
.page_layout .wrap_in .con_wrap { justify-content: space-between; } 

/**/
.members_info .list_wrap { margin-top: 2em; } 

/**/
.download_con { } 
.download_con > a { font-size: .5em; padding: .7em 1.5em; background: #3b86e2; border: 1px solid #3b86e2; color: #fff; font-weight: 600; align-items: center; max-width: 12em; transition: .3s; } 
.download_con > a:hover { border: 1px solid #3b86e2; color: #3b86e2; transition: .3s; background: #fff; } 
.download_con > a > i { margin-left: .5em; } 

.page_txt .tit .sub_ttl > p > span { font-size: .8em; margin-left: 0.3em; color: #666; } 
.page_con_wrap .tx_w .tx_w_sub > li { position: relative; } 
.page_con_wrap .tx_w .tx_w_sub > li > span { position: absolute; left: 0; } 

/**/
.sub_order { margin:-1em 0 0 -3em; display:flex; flex-wrap:wrap } 
.sub_order > li { position: relative; width:25%; display: flex; } 
.sub_order > li .order_in { margin:3em 0 0 3em; border-radius:1em; border:1px solid #ddd; position:relative; background:#fff; overflow: hidden; box-shadow: 3px 0 9px rgba(0,0,0,.1); } 
.sub_order > li .order_in .order_num { width: 100%; text-align: center; background: #313193; padding: .6em 0; } 
.sub_order > li .order_in .order_num > p { font-size: 1em; font-weight: 600; color: #fff; } 
.sub_order > li .order_in .order_icon { } 
.sub_order > li .order_in .order_icon > p { text-align:center; text-align: center; padding: 1em .5em; font-size: .9em; font-weight: 600; } 
.sub_order > li .order_in .order_icon .order_img_con { position: relative; text-align:center; width: 100%; border-bottom: 1px solid #ddd; } 

.sub_order > li .order_in .order_icon .order_img_con > img { width: 25%; padding: 1em 0; } 
.d_font .download_con { font-size: 1.3em; } 
.sub_order > li .next_con { position: absolute; left: 8px; top: 55%; transform: rotate(90deg); } 
.sub_order > li .next_con > i { font-size: 1.8em; color: #222; } 
.page_con_wrap .tx_w .tx_w_sub > p { font-size: .9em; color: #222; } 

/**/
.page_con_allwrap .page_box_ttl_con { padding: 3em; box-shadow: 4px 0 12px rgba(0,0,0,.1); text-align: center; font-size: 1.2em; border-radius: 2em; } 
.top_box_content { text-align: center; } 
.top_box_content .ceo_tit .t2 { font-size: 1.125em; color: #444; } 
.top_box_content .box_bg.bg01 { background: url(../images/sub/detail/detail_bg01.jpg) no-repeat center; background-size: cover; } 
.top_box_content .box_bg.bg02 { background: url(../images/sub/detail/detail_bg02.jpg) no-repeat center; background-size: cover; } 
.top_box_content .box_bg.bg03 { background: url(../images/sub/detail/detail_bg03.jpg) no-repeat center; background-size: cover; } 
.top_box_content .box_bg.bg04 { background: url(../images/sub/detail/detail_bg04.jpg) no-repeat center; background-size: cover; } 
.top_box_content .box_bg.bg05 { background: url(../images/sub/detail/detail_bg05.jpg) no-repeat center; background-size: cover; } 
.top_box_content .box_bg.bg06 { background: url(../images/sub/detail/detail_bg06.jpg) no-repeat center; background-size: cover; } 
.top_box_content .box_bg.bg07 { background: url(../images/sub/detail/detail_bg07.jpg) no-repeat center; background-size: cover; } 
.top_box_content .box_bg.bg08 { background: url(../images/sub/detail/detail_bg08.jpg) no-repeat center; background-size: cover; } 
.top_box_content .box_bg.bg09 { background: url(../images/sub/detail/detail_bg09.jpg) no-repeat center; background-size: cover; } 
.top_box_content .box_bg.bg10 { background: url(../images/sub/detail/detail_bg10.jpg) no-repeat center; background-size: cover; } 
.top_box_content .box_bg.bg11 { background: url(../images/sub/detail/detail_bg11.jpg) no-repeat center; background-size: cover; } 
.top_box_content .box_bg { height: 250px; margin-top: 2em; border-radius: 30px; box-shadow: 0 0 20px rgba(0,0,0,.15); } 
.top_box_content .box_tbox { width: 88%; background: #fff; margin: -4em auto 0; box-sizing: border-box; padding: 2.5em 3em; box-shadow: 0 0 25px rgba(0,0,0,.1); border-radius:30px; } 
.top_box_content .box_tbox .in_tt { font-size: 1.125em; color: #666; line-height: 1.5; font-weight: 500; margin-top: 1em; } 
.top_box_content .box_tbox .in_tt:first-of-type { margin-top: 0em; } 

/**/
.table_txt_pd_in { margin-left: 2em; margin-bottom: 1em; } 
.table_txt_pd_in .table_txt_pd_txt { position: relative; font-size: .8em; color: #444; } 
.table_txt_pd_in .table_txt_pd_txt:before { position: absolute; width: 4px; height: 4px; background: #313193; border-radius: 50%; content: ''; top: 5px; left: -11px; } 

/**/
.page_con_wrap > dl > .star { padding-left: 1.5em; margin-top: 1em; } 
.page_con_wrap > dl > .star > p { position: relative; font-size: 1em; color: #222; font-weight: 600; } 
.page_con_wrap > dl > .star > p span { position: absolute; left: -12px; } 

/*popup*/
#popupzone .box1 { padding-left:0; } 
#popupzone { position:fixed; z-index:999; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; } 
#popupzone .popWrap { position:relative; box-sizing:border-box; padding-bottom:12vh; top: 18%; } 
#popupzone.popOpen { display:block; } 
#popupzone .con_box { position:relative; } 
#popupzone .todayChk { z-index:2; position:absolute; bottom:-6em; right:0; } 
#popupzone .todayChk,
#popupzone .todayChk .close_btn { } 
#popupzone .todayChk .close_btn { width:3.5em; height:3.5em; background:#ed1c24; color:#fff; transition:.2s; border-radius:10px; margin-left:1em; } 
#popupzone .todayChk .close_btn .xi { font-size:1.8em; } 
#popupzone .todayChk .close_btn:hover { background:#a68d7a; } 
#popupzone .todayChk .label_st { color:#fff; font-size:.95em; } 
#popupzone .todayChk .label_st * { color:inherit; } 

#popupzone .popWrap .popup { width: 100%; } 
#popupzone .popup_zone .main_text { font-size:1.7em; color:#fff; font-weight:500; } 
/*.hover_st1 { width:25% !important; } */
.hover_st1 .hover_in { position:relative; overflow:hidden; } 

.mainPipeline_area .mV_pagination { width:70px; color:#fff; font-size: 1.125em; display:flex; justify-content:center; align-items:flex-end; box-sizing:border-box; margin-right:1em; } 
.mainPipeline_area .mV_pagination .swiper-pagination-current { margin-right:.25em; font-weight:600; font-size: 1.3em; color:#ed1c24; } 
.mainPipeline_area .mV_pagination .swiper-pagination-total { margin-left:.25em; } 

.sliderBtnSt { line-height:2em; cursor:pointer; color: #111; background:#fff; margin-right:5px; border-radius:10px; width:3em; height:3em; } 
.sliderBtnSt .xi { font-size: 1.5em; color:#111; } 
.sliderBtnSt.pause .xi { font-size: 1.3em; } 

.img_btn { margin-bottom:2em; } 
/**/
.map_view { border-top:3px solid #ddd; box-shadow:0 .25em .5em rgba(0,0,0,.2); transition:.3s; padding:1em; border-radius:0 0 1em 1em } 
.map_view > div { max-width:98%; margin:0 auto; } 
.map_view .tt { padding-bottom:10px; font-size:1.063em; color:#222; letter-spacing:-2px; vertical-align:middle; } 
.map_view .xi { vertical-align:middle; font-size:1.188em; padding-right:5px; } 
.map_view:hover { border-color: #313193; } 

.map_info1 { overflow:hidden; margin-bottom:20px; box-shadow:2px 3px 8px -1px #a4a4a4; padding:1.5em; margin-top:1em; box-sizing:border-box; border-radius:1em } 
.map_info1 .t1 span { color:#666; display:inline-block; margin-right:20px; font-size:.938em; } 
.map_info1 .t1 span.st { } 
.map_info1 .t1 span:last-child { margin-right:0; } 
.map_info1 .t1 .xi { font-size:1em; color:#fff; margin-right:8px; border-radius:50%; width:2.2em; height:2.2em; line-height:2.2em; text-align:center; background:#313193; } 
.map_info1 .t1 span .stop1 { background:#187ce8; color:#fff; text-align:center; border-radius:50px; padding:.5em 1em; font-size:.813em; } 

.board_st2.gallery .list > .el > .in > .resize .va_wrap { position:realtive; } 
.board_st2.gallery .list > .el > .in > .resize .va_wrap > img { } 

.career_inf .career_list>li { margin-bottom: .5em; } 
.career_inf .career_list>li:last-of-type { margin-bottom: 0; } 
.left_info { flex: 1 1 23%; } 
.right_info { flex: 1 1 77%; margin-top: 3em; } 
.right_info .right_info_list>li { position: relative; margin-bottom: .5em; } 
.right_info .right_info_list>li:before { position: absolute; width: 6px; height: 6px; background: #313193; border-radius: 50%; content: ''; left: -14px; top: 6px; } 
.right_info .right_info_list>li:last-of-type { margin-bottom: 0em; } 
.more_info { position: relative; margin-top: 4em; border-top: 1px solid #313193; gap: 5em; } 
.more_info:last-of-type { border-bottom: 1px solid #ddd; padding-bottom: 4em; } 
.more_info.border_gray { border-top: 1px solid #ddd; } 

.blog_link { position: absolute; height:100%; bottom: 0; left: 0; width: 100%; } 
.blog_link .blog_txt { position: absolute; left: 0; width: 100%; bottom: 0; text-align: center; box-sizing: border-box; padding: 1em; background: #313193; display: inline-block; color: #fff; } 

/* sub */
/* .page_top { margin: 3em 0 3em; } */
.page_top .tit { text-align: center; position: relative; } 
.page_top .tit .tt { font-weight: 800; font-size: 3em; color:#111; } 
.page_ttbox.st1 { margin-bottom: 1.125em; } 
.page_ttbox.st2 { display: flex; justify-content: space-between; align-items: center; } 
.page_ttbox.st2 span { color: #666; } 
.page_tt { font-size: 1.07em; word-break:keep-all; line-height:1.4; } 
.page_tt.s3 { color: #111; } 
.page_tt.s4 { color: #111; font-size: 1.125em; } 
.page_tt.s5 { color: #111; font-size: 1.35em; } 
.page_tt.st1 { padding: 0 .6em; color: #666; } 
.page_tt.st2 { padding: 0 1.7em; color: #666; } 
.page_tt.st3 { padding: 0 0.7em; position: relative; display: inline-block; font-size: 1.125em; } 
.page_tt.st3::before { content: ''; position: absolute; border-bottom: 1px solid #111; bottom: 0; width: 90%; } 

/* .page_con { padding: 0 0 6em 0; } */
/* .page_con.pb0 ,
.page_con:last-of-type { padding: 0 0 0 0; } */

/**/
/* .page_con .con_box .chklist .page_tt.dot3 { font-size: 1.075em; font-weight: 400; } */
.chklist.inner { gap: 0.5em !important; } 
.chklist.inner .page_tt.dot3 { font-size: 1.125em; margin-bottom: 0; padding: 0; font-weight: 500; } 


.con_box { padding:2em 2.5em; } 
.con_box.mt { margin-top:3em; } 
.con_box.bg { background-color: #f6f6f6; } 
.con_box.tline { border:1px solid #ddd; border-top: 2px solid var(--siteC); word-break: keep-all; border-radius: 1em; background: #f7f8ff; } 
.con_box.line { border:1px solid #ddd; border-radius: .5em; } 
.con_box .check_wrap { display: flex; align-items: center; gap:2em; padding:0 2em; } 
.con_box .check_wrap .icon { width: 8em; height: 8em; background-repeat: no-repeat; background-position: center center; background-size:contain; padding: 1.5em; border-radius: 50%; border: 2px solid #ddd; display: flex; justify-content: center; align-items: center; box-sizing: border-box; } 
.con_box .check_wrap .icon img { height: 100%; margin-left:10px } 
.con_box .check_wrap .cont { } 
.con_box .check_wrap .cont .tit { margin-bottom: .2em; font-weight: 600; font-size:1.25em; color:var(--color_dblue); display: block; } 
.con_box .check_wrap .cont .td { margin-bottom: 1.2em; margin-bottom:1em; font-size: 1.125em; color:#555; } 
.con_box .check_wrap .cont .td:last-child { margin-bottom: 0; } 
.con_box .desc { margin-bottom: 1em; padding-left: 1.5em; } 
.con_box .desc .page_tt + .page_tt { margin-top:.2em; } 
/* .con_tit { position:relative; } 
.con_tit .stroke { font-weight: 800; position: absolute; top: -68px; left: 50%; font-size:5.75em; color: transparent; -webkit-text-stroke: 2px #ddd; } */
.con_box .busi_img + .busi_tit { margin-top:2em; } 
.con_box .law_wrap { margin-left: 1.5em; } 
.con_box .law_wrap .tit { margin-bottom: 0.5em; font-weight: 600; font-size:1.125em; color:var(--color_dblue) } 
.con_box .law_wrap .cont_list { list-style-type: circle; } 
.con_box .law_wrap .cont_list > .el + li { margin-top: 1em; } 
.con_box .law_wrap .cont_list .cont { color:#333; position: relative; } 
.con_box .law_wrap .cont_list .cont .num { padding-right: 0.5em; } 
.con_box .law_wrap .t2 { margin-top: 1em; color:var(--color_lblue) } 

.con_box ul.flex { gap: 2.5em; } 


.page_tt.dot1 { margin-bottom:.8em; padding-left: 1.2em; display: inline-block; font-weight: 600; font-size: 1.875em !important; color:#111; position: relative; } 
.page_tt.dot1::before { content:''; position:absolute; top: 50%; left:0; transform: translateY(-50%); width: 10px; height: 10px; border: 6px solid #e4e4ff; background:var(--siteC); border-radius: 15%; } 
.page_tt.dot2 { margin-bottom:.5em; font-weight: 600; padding-left: .5em; font-size: 1.325em; color:#111; position: relative; } 
.page_tt.dot2::before { content: ''; width: 5px; height: 5px; border-radius: 50%; background: var(--siteC2); position: absolute; left: 0; top: 50%; transform: translateY(-50%); } 
.page_tt.dot3 { margin-bottom:.5em; /* padding-left: 1.2em; */font-weight: 600; font-size: 1.375em; color:#111; position: relative; } 
.page_tt.dot3::before { content:"\e92b"; display: inline-block; transform: translateY(2px); margin-right: .3em; font-family:xeicon; color:var(--siteC2); /* width:15px; height:5px; border-radius: 5px; background-color:var(--color_lblue); *//* position:absolute; left:0; top: 6px; */ } 

.page_tt.dot4 { padding-left: 1em; color:#555; position: relative; } 
.page_tt.dot4::before { content: ''; width: 5px; height: 1px; background-color:#777; position: absolute; left: 0; top: 9px; } 

.highlight { display: inline; box-shadow: inset 0 -33px 0 15px #313194; color: #fff; padding: 0.1em 0.2em; border-radius: 0.3em; opacity: .8; } 

/**/

.txt_box h6 { font-size:1.3rem; color:#333; font-weight:600; margin-bottom:1.6rem; margin-top: 0; } 
.txt_box b { font-weight: 800; } 
.txt_box em b { color:#152d7a; } 
.txt_box .page_tt.dot1 { display: inline-block; color: #666; } 
.txt_box .page_tt.dot1:nth-of-type(2) { margin-left: 0.5em; } 
.txt_box.flex { gap: 0.6em; } 

p.tt.dot1 { position: relative; padding-left: 0.7em; line-height: 1.4; } 
p.tt.dot1::before { content: ''; width: 5px; height: 5px; border-radius: 50%; background: var(--siteC2); position: absolute; left: 0; top: 7px; } 
p.tt.dot4 { padding-left: 2em; color:#555; position: relative; } 
p.tt.dot4::before { content: ''; width: 5px; height: 1px; background-color:#777; position: absolute; left: 1em; top: 9px; } 

/**/ 
.sub_box { display:flex; align-items:center; padding:2.25rem 2rem; border-radius:1rem; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, .08); } 
.sub_box .chkwrap { display: flex; flex-direction: column; gap: 0.5em; } 
.sub_box .chkwrap .chkInner { display: flex; align-items: center; gap: 0.5em; } 
.sub_box .chkwrap .chkInner .chkRound { width: 1.5em; height: 1.5em; aspect-ratio: 1 / 1; border-radius: 50%; background: var(--siteC); display: flex; align-items: center; justify-content: center; color: #fff; } 

.sub_box.st1 { flex-direction: column; align-items: flex-start; } 
.sub_box.st1 .img_box { width: 100%; padding-bottom: 30rem; position: relative; overflow: hidden; } 
.sub_box.st1 .img_box img { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0; left: 0; } 

/**/
.sub_tab .tab_idx { background:url(../images/sub2/sub2_2_tabline.jpg) repeat-x left 46px; display:flex; } 
.sub_tab .tab_idx > li { text-align: center; border:1px solid #ddd; padding:1.3em 2em; font-size:1.1em; color:#333; background:#fff; cursor:pointer; flex:1 1 100%; transition:.3s; } 
.sub_tab .tab_idx > li.tab1 { padding:14px 28px; } 
.sub_tab .tab_idx > li.tab2 { padding:14px 28px; } 
.sub_tab .tab_idx > li.tab3 { padding:14px 28px; } 
.sub_tab .tab_idx > li.tab4 { padding:14px 28px; } 
.sub_tab .tab_idx > li.tab5 { padding:14px 28px; } 
.sub_tab .tab_idx > li.tab6 { padding:14px 27px 14px 28px; } 

.sub_tab .tab_idx > li:hover { background:#f9f9fb; } 
.sub_tab .tab_idx > li.on { border:2px solid var(--siteC); color: #f4f5f6; background:var(--siteC); font-weight:700; box-shadow: 3px 3px 20px rgb(14 55 153 / 35%); } 


.wrap_idx .sub-tab { display: flex; border: 1px solid #ddd; border-radius: 3em; overflow: hidden; } 
.wrap_idx .sub-tab.pd_w { padding-bottom: 3em; } 
.wrap_idx .sub-tab > li { position: relative; margin-left: -1px; cursor: pointer; height: 100%; display: flex; height: 3em; align-items: center; justify-content: center; flex: 1; font-size: 1.15em; font-weight: 700; } 
.wrap_idx .sub-tab > li { flex: 1 25%; border-right: 1px solid #ddd; } 
.wrap_idx .sub-tab > li:last-child { border-right: unset; } 
.wrap_idx .sub-tab > li > .tab_btn { padding: 0 1vw; box-sizing: border-box; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; color: #444; transition: .3s; } 
.wrap_idx .sub-tab > li.on > .tab_btn,
.wrap_idx .sub-tab > li:hover > .tab_btn { background-color: var(--siteC); color: #fff; } 

.wrap_idx .sub-tab.st2 > li { position: relative; margin-left: -1px; cursor: pointer; height: 100%; display: flex; height: 3em; align-items: center; justify-content: center; flex: 1; font-size: 1.15em; font-weight: 700; } 
.wrap_idx .sub-tab.st2 > li { flex: 1 25%; border-right: 1px solid #ddd; } 
.wrap_idx .sub-tab.st2 > li:last-child { border-right: unset; } 
.wrap_idx .sub-tab.st2 > li > .tab_btn { padding: 0 1vw; box-sizing: border-box; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; color: #444; transition: .3s; } 
.wrap_idx .sub-tab.st2 > li.on > .tab_btn,
.wrap_idx .sub-tab.st2 > li:hover > .tab_btn { background-color: var(--siteC); color: #fff; } 

/**/
.ex_list { gap: 2em; padding: 1em 2.5em; } 
.ex_list li { width: calc((100% - 1em) / 3); } 

.f-table { overflow:hidden; margin-top:30px; } 
.f-table > div { width:calc(50% - 10px); margin-right:20px; float:left; } 
.f-table > div:last-child { margin-right:0; } 
.float-l dl dt { font-size:1.25em; color:#FFF; background:#966949; text-align:center; padding:3% } 
.float-l dl dt.dt1 { background:#555; } 
.float-l dl dt.dt2 { background:#f36f2b; font-weight:600 } 
.float-l dl dd { background:#fcf9f5; padding:5%; } 

 .map_info1 .t1 .st .xi { font-size: 1em; color: #fff; margin-right: 8px; border-radius: 50%; width: 2.2em; height: 2.2em; line-height: 2.2em; min-width: 2.2em; min-height: 2.2em; text-align: center; background: #313193; } 

 .map_info1 .t1 .st { align-items: center; margin-bottom: 1em; } 

 .map_info1 .t1 .map_info_con:last-of-type .st { margin-bottom: 0em; } 

 .map_info1 .t1 .st p { color: #666; font-size: .938em; } 

 .root_daum_roughmap .cont { display: none; } 

 .tab_con_wrap { position:relative; }
.tab_con {
    position:absolute;
    left:0; top:0; width:100%;
    opacity:0;
    pointer-events:none;
    transition:opacity .3s;
}
.tab_con.on {
    opacity:1;
    pointer-events:auto;
    position:relative;
}

/* 산재 승인사례 new */
.exampleSwiper{position: relative;}
.exampleSwiper .exampleSwiper-progressbar{position: absolute; bottom: 0; left: 0; top: auto !important;}
.exampleSwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background: var(--siteC);}

.exampleSwiper_wrap{margin: 0 0 90px 15.5%; transform: translateY(4em); gap: 2em;}
.exampleSwiper_wrap .left_txt{width: 25%;}
.exampleSwiper_wrap .left_txt .page_tit{padding-bottom: 1.2em;}
.exampleSwiper_wrap .exampleSwiper_slide{width: 75%;}
.exampleSwiper_wrap .exampleSwiper_slide .exampleSwiper {padding-bottom: 1.5em;}
.exampleSwiper_wrap .main_boardNum{}
.exampleSwiper_wrap .main_boardNum .tt{ font-size: 1.125em; font-weight: 700;}
.exampleSwiper_wrap .main_boardNum .num{ font-size: 3.25em; font-weight: 800; color: var(--siteC2); margin-top: 0.1em;}
.exampleSwiper_wrap .main_boardNum .num .s_tt{ font-size: .4em; font-weight: 500; color: #000;  margin-left: -0.2em;}

.exampleList > .el { display: flex; } 
.sub .exampleList > .el{margin-bottom: 2em;}
.exampleList > .el > .in { margin: 0 0 2em 2em !important; border: 1px solid #ccc; flex: 1; box-sizing: border-box; border-radius: 15px; background: #fff; overflow: hidden;} 
.exampleList > .el > .in > .examTop { display: flex; flex-direction: column; gap: .7rem; justify-content: space-between;  background: var(--siteC); padding: 2.3em 1.7em; min-height: 4.8em;} 
.exampleList > .el > .in > .examTop .cate { } 
.exampleList > .el > .in > .examTop .cate .cateT { font-size: 1.06rem; font-weight: 600; color: #555; } 
.exampleList > .el > .in > .examTop .info_wrap .t1{font-size: 2.38em; font-weight: 700; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.exampleList > .el > .in > .examBtm { padding: 2em 1.7em;} 
.exampleList > .el > .in > .examBtm .title {font-size: 1.06rem; margin-bottom: 1.5rem; font-weight: 700; line-height: 1.4; min-height: 2.8em;} 
.exampleList > .el > .in > .examBtm .txt {  line-height: 1.6; color: #111; min-height: 1.6em;} 
/* .main .exampleList > .el > .in > .examBtm > p > img{ display: none !important;} */
.exampleList > .el > .in > .examBtm .resultImg { position:relative; width: 100%; height: 12.5rem; margin-top: 1.5rem; border-radius: 10px; overflow: hidden; border: 1px solid rgba(0,0,0, .1); } 
.exampleList > .el > .in > .examBtm .resultImg:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0, .25); content: ''; } 
.exampleList > .el > .in > .examBtm .resultImg > img { width: 100%; height: 100%; object-fit: cover; } 

/* .exampleList > .el > .in > .examBtm .resultImg .resultBox { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: flex; align-items: center; justify-content: center; height: 4.215rem; padding: 0 2rem; border: 4px solid var(--color-error); background: rgba(255,255,255, .01); backdrop-filter: blur(4px); }  */
/* .exampleList > .el > .in > .examBtm .resultImg .resultBox > .tt { font-size: var(--font-size-xl); font-weight: 700; color: var(--color-error); }  */

.exampleList > .el > .in:hover > .examBtm .title { text-decoration: underline; } 

.exampleList > .el > .in { margin: 0 0 1em 1em !important; transition: .3s ease; } 
.exampleList > .el > .in > .examTop .cate {  background: var(--siteC); border-radius: 5px; } 
.exampleList > .el > .in > .examTop .cate .cateT {  color: #fff; line-height: 1; } 
.exampleList > .el > .in:hover { border: 1px solid var(--siteC); } 

/*flex box*/
.flex_box { } 
.flex_box.s1 { margin: 0 0 -1em -1em; } 
.flex_box.s1.hf { margin: 0 0 -.5em -.5em; } 
.flex_box.s2 { margin: 0 0 -2em -2em; } 
.flex_box.s3 { } 
.flex_box.s4 { } 
.flex_box.s5 { } 

.flex_box .fst1 > li { flex: 1 1 100%; max-width: 100%; } 
.flex_box .fst1 > li > .in { margin: 0 0 1em 1em; } 
.flex_box .fst2 > li { flex: 1 1 50%; max-width: 50%; } 
.flex_box .fst2 > li > .in { margin: 0 0 1em 1em; } 
.flex_box .fst3 > li { flex: 1 1 33.33%; max-width: 33.33%; } 
.flex_box .fst3 > li > .in { margin: 0 0 1em 1em; } 
.flex_box .fst4 > li { flex: 1 1 25%; max-width: 25%; } 
.flex_box .fst4 > li > .in { margin: 0 0 1em 1em; } 
.flex_box .fst5 > li { flex: 1 1 20%; max-width: 20%; } 
.flex_box .fst5 > li > .in { margin: 0 0 1em 1em; } 
.flex_box .fst8 > li { flex: 1 1 12.5%; max-width: 12.5%; } 
.flex_box .fst8 > li > .in { margin: 0 0 1em 1em; } 

.flex_box li > a { display: block; } 
.flex_box li > .in.st1 { margin: 0; } 
