@charset "utf-8";
/* CSS Document */
body{ font-size:16px;}
.box0{ width:80%; margin:0 auto}
.box1{ width:64%; 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;*/ background: #fff;}
#header:hover .top_wrap  { display: block;}
.scroll #header .top_wrap  { display: block;}
#header .top_wrap .wrapH{ height: 4em;}
#header .logo { z-index:3;}
#header .logo > a{ display:block; height:3em; overflow:hidden}
#header .logo .in{ display:block; height:100%; transform:translateY(-100%);}
#header .logo .in img{ display:block; height:100%}
#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: 4em; min-width: 10.5em; position:relative; }
#header .top_wrap .gnb_wrap .gnb > li .dp1 .tt{ font-size: 1.2em; color: #fff;}
#header .top_wrap .gnb_wrap .gnb > li.on .dp1:after{ content: ""; position: absolute; left: 50%; bottom: 2.1em; 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; 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; 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: #000; }
.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: .8em 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; }*/

#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 .gnb:before{ content:""; position:absolute; left:0; top:4em; 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}
#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 {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% - 5em); 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; }
#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: #222 !important; }
#header .top_mini .slo { color: #999 !important;}
#header .logo .in { transform:translateY(0) !important; }
#header .etc_wrap .all_wrap .all_btn .xi{ font-size:2.3em; color: #fff; margin-right: 1em;position: absolute; top: .3em; right: 6%;}
.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: 3em;}
.header_load_txt .call_list > li{ gap: 1em; font-weight: 700;}
.header_load_txt .call_list > li > .call_list_con > .direct{ display: none;}
.header_load_txt .call_list > li > .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;}

/*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 > li:first-of-type{margin-right:2em;}
#footer .sns .list > li:last-child{margin:0 0 0 .5em;}
#footer .sns .list > li > i { font-size: 0.9375em; color: #111; font-weight: 700; }
#footer .sns .list > li > a{width:35px; text-align:center; background:#fff; display:block}
#footer .sns .list > li > a .xi{color:#888;}
#footer .sns .list > li:hover > a{}
#footer .sns .list > li: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 > li.br { width: 100%; }
#footer .info_wrap .info .list > li:not(.br){ padding:.22em 1.6em .22em 0;}
#footer .info_wrap .info .list > li .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 > li .in{ display:block; padding:.6em 0;}
#footer .info_wrap .family .family_con .list > li .in .tt{ font-size:.875em; color: #333;}
#footer .info_wrap .family .family_con .list > li .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;}

/*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.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:30em}


.dp1_member #contents .doc{ padding-top:8em}
.dp1_member #contents .sub_visual_wrap .wrap_in{ display:none; }
 #contents .sub_visual_wrap{ margin-top: 8em;}

#contents .sub_visual_wrap .wrap_in .twrap{ height:100%; color:#fff}
#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{ margin-top:6.75em;}
#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;}
#contents .sub_page_menu .menu{ background:#f5f5f5; }
#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,
#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:2em 0; display: none; }
#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:12.9em;}

/************************/
/*POPUP******************/
.popWrap.popDef{ width:50em;}
.popWrap.popPw{ width:28em;}
.popWrap.popMsg{ width:38em;}


/****************************/
/*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 > li{padding-bottom:1em; margin-bottom:1em; border-bottom:1px solid #ddd;}
#quick .inner .list > li:last-child{padding-bottom:0; margin-bottom:0; border-bottom:none;}
#quick .inner .list > li .in{}
#quick .inner .list > li .in .icon{transition:.4s;}
#quick .inner .list > li .in .icon img { width: 2em; }
#quick .inner .list > li .in .tt{}
#quick .inner .list > li .in .tt > p{font-size:.813em; color:#333; padding-top:1em; letter-spacing:-.5px; font-weight:500;}
#quick .inner .list > li: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 .tab_idx {  }
.sub_tab .tab_idx > li { flex: 1 1 14.28%; max-width: 14.28%; }
.sub_tab .tab_idx > li.on { background: #999; color: #fff; box-shadow: inset 0px 0px 8px #666;}
.sub_tab .tab_idx > li > a { margin: -1px 0 0 -1px; padding: 0.875em 0.125em; font-size: .95em; }

.bnList,
.bnList > .list,
.bnList > .list > li,
.bnList > .list > li .wrap_in{ flex:1;}
.bnList > .list{ margin:0 0 -1.25em -1.25em;}
.bnList > .list.none { margin:0;}
.bnList > .list > li{}
.bnList > .list > li .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 > li .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 > li .wrap_in .txt{ position:relative; z-index: 3; margin: 0 auto;}
.bnList > .list > li .wrap_in .txt > p { position: relative; }
.bnList > .list > li .wrap_in:hover {z-index: 2;padding-bottom: 3.5em;}
.bnList.fix{ display:block; margin-top:64px;}

.sub_hover > .bnList > .list > li .wrap_in{ position:relative; z-index:1; margin:0 0 1.25em 1.25em; padding:4.5em 6em; transition:.0s;}
.sub_hover > .bnList > .list > li .wrap_in_1{ position:relative; z-index:1; margin:0 0 1.25em 0; padding:5.5em 6em; transition:.0s;}
.sub_hover > .bnList > .list > li .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 > li .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 > li .wrap_in:hover {z-index: 0;}
.sub_hover > .bnList > .list > li .wrap_in:hover:after{ opacity: .8; transform:scale(1,1);}

#header{ cursor:pointer;}

/**/
.swiperBtn{ line-height:1;}
.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:flex}
.swiperPauseWrap.pause .pause{ display:none}

.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;}

.highlight{display: inline;box-shadow: inset 0 -33px 0 15px #313194;color:#fff; padding: 0.1em 0.2em; border-radius: 0.3em; opacity:.8;}

/*************sub_css****************/ 
.member_con {}
.member_con .member_wrap {}
.member_con .member_wrap .member { gap: 6em 0em; justify-content: space-between;}
.member_con .member_wrap .member > .list {width: calc(50% - 1em); position: relative; /*padding-bottom:1em;*/ border-bottom:1px solid #aaa; transition:.35s;}
.member_con .member_wrap .member > .list:hover {border-bottom: 1px solid; border-color:#313193;}
.member_con .member_wrap .list_wrap { height: 95%;}
.member_con .member_wrap .img_sizing {overflow:hidden;  flex:1 1 0%; box-shadow: 0 0 10px rgb(0,0,0,0.1);}
.member_con .member_wrap .img_sizing > img {transition:.35s; object-fit:cover; width: 100%; height: 100%;}

.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;}
.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.list_scroll{ overflow-y: scroll; height: 130px;}
.member_con .member_wrap .txt_box .info > li {position: relative; color:#555; margin: 1em 0;}
.member_con .member_wrap .txt_box .info.member > li:before{ position: absolute; width: .3em; height: .3em; border-radius: 50%; background: #313193; top: 7px; left: -12px; content: '';}
.member_con .member_wrap .list:hover .txt_box {}
.member_con .member_wrap .txt_box .group {font-size: 1em; margin-bottom: .5em; opacity: .8; color: #313193}
.member_con .member_wrap .txt_box .name {font-size: 1.5em; position: relative; color:#888;}
.member_con .member_wrap .txt_box .name b {color: #222; padding-right:10px; font-size:2rem;}
.member_con .member_wrap .member > .list .view {position: absolute; right:10%; opacity: 0; visibility:hidden; transition:.35s;  font-weight: 300; bottom:0; color: #313193;}
.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)}

.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 10%;}
.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 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: #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;}

.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: 200px;}

/*.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 .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 > li{ 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 > li:before{ position:absolute; width: 6px; height: 6px; background: #313193; border-radius: 50%; content: ''; top: 6px; left: -18px;}
.page_con_wrap .tx_w .list > li: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: #5959bd; border: 1px solid #fff; font-size: 1.15em; height: 1.65em; text-align:center;}
.work_table3 table tr td{ border: 1px solid #eee; background: #fff; color: #fff; text-align: center; font-size: 1.125em; line-height: 1.6; background: #5959bd; 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: 2em;}
.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;}
.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;}

.low_table{ border: 1px solid #ddd; background: #fff; padding: 1.5em 1.5em 3em 1.5em;}
.low_table .low_ttl_con{ margin-bottom: 2em;}
.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;}
.work_wrap .work_left {width: 55%; padding-right: 2em; box-sizing: border-box;}
.work_wrap .work_left .tit { font-size: 1.8em; font-weight: 900;}
.work_wrap .work_left .line {display: inline-block; background: #313193; width: 40px; height: 2px; border-radius: 30px; margin: 1.5em 0;}
.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%;}
.work_wrap .work_right .img_box {overflow: hidden; border-radius: 30px; box-shadow: 0 0 20px rgba(0,0,0,.15); height: 100%;}
.work_wrap .work_right .img_box > img{height: 100% !important; 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.c_black{ color: #222;}
.interval{ padding: 60px 0;}
.main_work{ position: relative; overflow: hidden;}
.main_work .work_bg{ width: 100%; overflow: hidden;}
.main_work .work_bg .work_ttl{ text-align: center; margin-bottom: 2em;}
.main_work .work_bg .work_ttl > p{ font-size: 26px; font-weight: 500; color: #fff;}
.main_work .work_bg .work_ttl > p b{}

.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;}

.icon_box_list{ display:flex; flex-wrap:wrap; margin:0em 0 0 -1.5em}
.icon_box_list > li{ width:20%}
.icon_box_list > li .wrap_in{ margin:1.5em 0 0 1.5em;}
.icon_box_list > li .wrap_in .con_wrap{ text-align:center; width: 10em; height: 10em; margin: 0 auto;}
.icon_box_list > li .wrap_in .con_wrap .t1{ font-size:1.125em; font-weight:500}
.icon_box_list > li .wrap_in .con_wrap .date{ color:#666; margin:.75em 0}
.icon_box_list > li .wrap_in .etc_wrap{ padding:.25em 1em}
.icon_box_list.st1 > li .wrap_in{ position:relative; border: 1px solid #fff; transition:.3s;}
.icon_box_list.st1 > li .wrap_in:hover{ border: 1px solid #fff; 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: 30%; transition:.3s}
.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: 18px; font-weight: 500; color: #fff;}

.icon_box_list.st1 > li .wrap_in > i{ position: absolute; top: 10px; right: 10px; color: #fff; transition:.3s;}
.icon_box_list.st1 > li .wrap_in a{ transition: .3s; cursor: pointer;}
.icon_box_list.st1 > li .wrap_in:hover{ border: 1px solid #fff; trnasition: .3s;}
.icon_box_list.st1 > li .wrap_in:hover i{ color: #fff; 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{}
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list{}
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > li{ width: 33.33%; float: left; border: solid #ddd; border-width: 1px 0px 1px 1px;}
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > li:last-of-type{ border-right: 1px solid #ddd;}
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > li 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 > li a:hover .plus_con > i:before{ position: relative; top: 1px; left: -1px;}
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > li .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 > li .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 > li .box_in_con .box_in_b_txt{  text-align:center;}
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > li .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 > li .box_in_con .box_in_b_txt .plus_con > i:before{}
.main_blog .blog_wrap .left_con .blog_box_con .blog_box_list > li .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 > li .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 > li .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%;*/}

.interver.pb_n{ padding: 60px 0 0 0;}


.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{}
.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 > li{ padding: 2em; border: 1px solid #ddd; box-sizing: border-box; min-height:16.3em;}
.main_blog .blog_wrap .right_con .submit_wrap .submit_list > li.br_n{ border-right: none;}
.main_blog .blog_wrap .right_con .submit_wrap .submit_list > li .submit_list_ttl{ margin-bottom: 1em;}
.main_blog .blog_wrap .right_con .submit_wrap .submit_list > li .submit_list_ttl > p{ color: #ddd; font-size: 16px; font-weight: 500;}
.main_blog .blog_wrap .right_con .submit_wrap .submit_list > li .input_con{}
.main_blog .blog_wrap .right_con .submit_wrap .submit_list > li .input_con > input{ border: 0; background: #f5f5f5; margin-bottom: .3em;}
.main_blog .blog_wrap .right_con .submit_wrap .submit_list > li .right_box_con .notice_list{}
.main_blog .blog_wrap .right_con .submit_wrap .submit_list > li .right_box_con .notice_list .notice_list_wirte{ height: 9em;}
.main_blog .blog_wrap .right_con .submit_wrap .submit_list > li .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 > li .right_box_con .notice_list .notice_list_wirte > li > p:hover{ text-decoration: underline;}
.main_blog .blog_wrap .right_con .submit_wrap .submit_list > li .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 > li .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 > li .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 > li .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 > 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); height: 390px; border: 1px solid #efefefbf;}
.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; margin-bottom: 1em;}
.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: 1em; font-weight: 700; padding: .5em 1em;}
.call_list_con .call_num{ width: auto; font-size: 1.1em; 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 > li{ width:25%; counter-increment:subListIdx;}
.nor_list > li .num:before{ content:counter(subListIdx);}
.nor_list > li .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 > li .inner.end { border:1px solid #005089; border-top-width:2px;}
.nor_list > li .tit{ font-size:1em; color:#222; text-align: center;}
.nor_list > li .c_tit{ font-size:1em; color:#222; letter-spacing:-1px; line-height:1.3; text-align:center;}
.nor_list > li .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 > li .list{ margin-top:10px;}
.nor_list > li .pic_tit{ padding:12px 15px; text-align:center;}
.nor_list > li .pic_tit .t1{ font-size:1em; color:#222; line-height:1.4; letter-spacing:-0.5px;}
.nor_list > li .pic_tit .t2{ font-size:0.875em; color:#888; letter-spacing:-0.5px;}
.nor_list > li .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 > li > .redu{ color: #666; font-size: .8em;}
.page_con_wrap .tx_w .list > li > 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 > li a{ position: relative;}
.privacy_wrap .privacy_list > li a:hover{ text-decoration:underline;}
.privacy_wrap .privacy_list > li:first-of-type > a:after{ background: none;}
.privacy_wrap .privacy_list > li 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 > li 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;}

/**/
.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 > li > .in > .resize .va_wrap{ position:realtive;}
.board_st2.gallery .list > li > .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;  bottom: ; width: 100%; bottom: 0; text-align: center; box-sizing: border-box; padding: 1em; background: #313193; display: inline-block; color: #fff;}