.sub_visual{height:510px; background-size:cover !important; background-attachment: fixed !important; position:relative;}
.sub_visual h1{text-align:center; color:#fff; font-size:48px; line-height:48px; font-weight:700;}
.sub_menu{position:absolute; bottom:0; left:0; width:100%; box-sizing:botder-box; font-size:0; z-index:2;}
.sub_menu > div{background:#fff; font-size:14px; display:inline-block; zoom:1; *display:inline; vertical-align:top; position:relative;}
.sub_dep_section{width:300px;}
.sub_dep_section:before{display:block; content:''; width:1px; height:24px; background:#ddd; position:absolute; left:0; top:50%; margin-top:-12px;}
.sub_dep_section > a{display:block; height:57px; line-height:57px; padding:0 15px; background:url('../images/sub/sub_menu_arrow.png') right 15px center no-repeat;}
.sub_gnb_last{display:block; height:57px; line-height:57px; padding:0 15px; color:#0165b1; font-weight:600;}
.sub_menu > .sub_home{width:57px;}
.sub_menu > .sub_home a{background:url('../images/sub/home_icon.png') center center no-repeat; font-size:0; padding:0; display:block; height:57px;}
.sub_dep_list{position:absolute; top:57px; left:0; right:0; background:#0165b1; padding:20px 0; box-shadow:15px 15px 15px rgba(26,55,76, 0.2); display:none;}
.sub_dep_list a{color:#a7c5dc; padding:0 25px; height:33px; line-height:33px; display:block; font-size:13px; font-weight:500;}
.sub_dep_list a:hover{color:#fff;}
.sub_dep_section:hover .sub_dep_list{display:block;}
.sub_dep_section:hover{z-index:2;}

.sub_dep4 {}
.sub_dep4 a {cursor:default; background:none; color:#0165b1; }

/*about us*/

.introWrap {position:relative; height:100%;}
.intro_top {position:absolute; top:0; left:0; right:0; height:100%; color:#fff; font-size:70px; font-weight:700; padding:0 100px; background:url('../images/sub/about_bg1.jpg') center top no-repeat;; z-index:9; transition-duration:1s; transition-delay: 1.3s; background-size:cover;}
.intro_top.new {background:url('../images/sub/about_bg1_new.jpg') center top no-repeat;}
.intro_top .inner {margin-top: 10%;position:relative;transform:translateY(-200px);opacity:0;animation: titleMove 2s 1; animation-fill-mode: forwards;}
@keyframes titleMove {0%{}100%{transform:translateY(0);opacity:1;}}
.intro_top.active{top:-20%;}
.footer{position:relative; z-index:10;}
.intro_top .dp_table span {display:block;font-size:22px;font-weight:600;color:#202020;}
.intro_top .dp_table strong {display:block;font-size: 72px;font-weight: 900;color:#202020;margin-top: 20px;margin-bottom: 55px;}
.intro_top .dp_table p {font-size: 20px;font-weight: 400;color:#202020;line-height: 30px;}
.introContWrap {height:100%; box-sizing:border-box; z-index:-1;}
.scrollDown {position:absolute;bottom:125px;left:0; right:0; text-align:center;}
.scrollDown span {display:block;position:relative;font-size: 13px;font-weight: 400;color:#202020; text-align:center;}
.scrollDown span::before {content:'';display:inline-block;width:1px;height:115px;background:rgba(0,0,0,0.3);position:absolute;bottom: -125px;left:50%;}
.scrollDown span::after {content:'';display:inline-block;width:1px;height:30px;background:#202020;position:absolute;bottom:-40px;left:50%;}
.intro_content{background-attachment: fixed; background:url('../images/sub/about_bg2.jpg') center top no-repeat; position:fixed; top:0; left:0; right:0; bottom:0; z-index:2; color:#fff; font-size:70px;background-size:cover;}
.intro_content.new{background:url('../images/sub/about_bg2_new.jpg') center top no-repeat; background-size: cover;}
.intro_content.fixed{opacity:0;}
.intro_content .dp_table span {display:block;font-weight: 600;font-size: 22px;color:#fff;text-align: center;opacity:0;}
.intro_content .dp_table strong {display:block;text-align: center;font-size: 72px;font-weight: 900;color:#fff;margin-top: 5px;margin-bottom: 50px;opacity:0;}
.intro_content .dp_table p {font-weight: 400;font-size: 20px;line-height: 30px;text-align: center;color:#fff;opacity:0;}
.intro_content.ani .dp_table span {animation: textOpa 2s 1;animation-fill-mode: forwards;}
.intro_content.ani .dp_table strong {animation: textOpa 2s 1;animation-fill-mode: forwards;animation-delay: 0.5s;}
.intro_content.ani .dp_table p {animation: textOpa 2s 1;animation-fill-mode: forwards;animation-delay: 1s;}
@keyframes textOpa {0%{}100%{opacity:1;}}
.introBottom {background:#fff url('../images/sub/intro_bg.png') left top no-repeat; position:relative; z-index:10;background-size:cover;}
.introBottom.new {background:#fff;}
.pt100 {padding-top: 100px;}
.pt200 {padding-top: 200px;}
.pt300 {padding-top: 300px;}
.introBottom .topCell .inner {margin-bottom:60px;}
.introBottom .topCell .inner > strong {font-size: 68px;font-weight: 900;color:#222;transform:translateX(-200px);opacity:0;display:inline-block;}
.introBottom.ani .topCell .inner > strong {animation: rightMove 1.5s 1; animation-fill-mode: forwards;}
@keyframes rightMove {0%{}100%{transform:translateX(0);opacity:1;}}
.philBoxWrap{text-align: right;padding-left: 360px;box-sizing: border-box;font-size:0;white-space: nowrap;}
.philBox {display:inline-block;width:360px;padding:80px;box-sizing: border-box;vertical-align: top;transition: all 0.5s ease; }
.philBox.atv {width: 820px;}
.philBox > span {font-size: 18px;font-weight: 700;color:#fff;}
.philBox .contBox {text-align: left;padding-top: 50px;padding-bottom:100px;box-sizing: border-box;position:relative;}
.plusIcon {position:absolute;bottom:0;left:0;display:inline-block;width:20px;height:20px;}
.plusIcon::before {content:'';display:inline-block;width:20px;height:2px;background:#fff;position:absolute;top:9px;left:0;}
.plusIcon::after {content:'';display:inline-block;width:2px;height:20px;position:absolute;top:0px;left:9px;background:#fff;}
.philBox.atv .plusIcon::after {display:none;}
.philBox .contBox {min-height:400px;}
.philBox .contBox strong {display:block;font-size: 32px;font-weight: 600;color:rgba(255,255,255,0.65);margin-top: 20px;margin-bottom: 40px;}
.philBox .contBox p {display:none;width:660px;font-size: 18px;font-weight: 400;color:rgba(255,255,255,0.65);line-height: 28px;}
.philBox.atv .contBox strong {color:#fff;}
.philBox.atv .contBox p {color:#fff;display:block;}
.philBox.box1 {background:url('../images/sub/phil_bg1.png')no-repeat;background-size:cover;background-position:center;}
.philBox.box2 {background:url('../images/sub/phil_bg2.png')no-repeat;background-size:cover;background-position:center;}
.philBox.box3 {background:url('../images/sub/phil_bg3.png')no-repeat;background-size:cover;background-position:center;}
.icon {display:inline-block;}
.philIcon {width:64px;height:64px;opacity:0.65;transition: all 0.5s ease; }
.philBox.atv .philIcon{opacity:1;}
.philIcon.phil01 {background:url('../images/sub/phil_icon1.png')no-repeat;}
.philIcon.phil02 {background:url('../images/sub/phil_icon2.png')no-repeat;}
.philIcon.phil03 {background:url('../images/sub/phil_icon3.png')no-repeat;}
.bottomCell {position:relative;font-size:0;height: 47vw}
.bottomCell > div {height:100%;display:inline-block;vertical-align: top;}
.bcBox {position:absolute;}
.bcBox strong {display:block;text-align: center;font-size: 48px;font-weight: 700; color:#fff;margin-bottom: 40px;}
.learMore {padding: 28px 24px;box-sizing: border-box;border: 1px solid #fff; font-size: 13px;color:#fff;}
.bottomCell .dp_table > div {height: 100%;text-align: center;}
.bcBox.left {z-index: 1;background:url('../images/sub/bc_bg2.jpg')no-repeat;background-size:100%;background-position:center;width:50%;left:0;top:0;}
.bcBox.right {z-index: 2;background:url('../images/sub/bc_bg2.png')no-repeat;background-size:100%;background-position:center;width:50%;right:0;top:0;}

.intro_top.manu1{background:url('../images/sub/management_bg1-2.jpg') center top no-repeat; background-size:cover;}

.intro_top.manu1 .dp_table p, .intro_top.manu1 .dp_table span, .intro_top.manu1 .dp_table strong{color:#fff;}
.manu1 .scrollDown span{color:#fff;}
.manu1 .scrollDown span::before{background: rgba(255,255,255,0.3);}
.manu1 .scrollDown span::after{background:#fff;}
.intro_content.manu2{background:url('../images/sub/management_bg2.jpg') center top no-repeat;}
.intro_content.manu2 p{font-weight:600; font-size:42px; line-height:54px;}
.intro_content.manu2 span{font-weight:100; font-size:42px; line-height:54px; margin-bottom:20px;}
.manu_bottom{background:#fff; position:relative; z-index:10;background-size: 100%;}
.manu_bottom_wrap{position:relative; background:#f2f7f8; margin-top:60px;}
.manu_bottom_wrap:before{display:block; content:''; position:absolute; background:#e5f0f6; right:0; width:50%; top:0; bottom:0; z-index:1;}


.manu_bottom_content .manu_bottom_image{opacity:0; top:-50px;}
.manu_bottom_content .manu_bottom_txt{opacity:0; bottom:-50px;}
.manu_bottom_content.on .manu_bottom_image{opacity:1; top:0;}
.manu_bottom_content.on .manu_bottom_txt{opacity:1; bottom:0;}

.manu_bottom_content{overflow:hidden;}
.manu_bottom_content + .manu_bottom_content{margin-top:100px;}
.manu_bottom_content > div{width:50%; position:relative; z-index:2; transition: all 0.5s ease;}
.manu_bottom_content:nth-child(odd) .manu_bottom_image{float:left;}
.manu_bottom_content:nth-child(odd) .manu_bottom_txt{float:right;}
.manu_bottom_image img{display:block; max-width:100%;}

.manu_bottom_content:nth-child(even) .manu_bottom_image{float:right;}
.manu_bottom_content:nth-child(even) .manu_bottom_txt{float:left; text-align:right;}
.manu_bottom_txt > div{padding:70px 100px 60px; background:#fff; box-sizing:border-box; max-width:580px; margin-top:95px; height:380px; position:relative; display:inline-block; width:100%;}
.manu_bottom_txt > div:before{display:block; content:''; display:block; width:120px; height:380px; position:absolute;}
.manu_bottom_content:nth-child(odd) .manu_bottom_txt > div{margin-left:-100px; padding-right:0;}
.manu_bottom_content:nth-child(odd) .manu_bottom_txt > div:before{ background:url('../images/sub/management_content_bg.png') left top no-repeat; left:100%; top:0;}
.manu_bottom_content:nth-child(even) .manu_bottom_txt > div{margin-right:-100px; padding-left:0;}
.manu_bottom_content:nth-child(even) .manu_bottom_txt > div:before{ background:url('../images/sub/management_content_bg2.png') left top no-repeat; right:100%; top:0;}
.manu_bottom_txt span{font-size:13px; color:#0165b1;}
.manu_bottom_txt h3{font-size:32px; font-weight:700; color:#333; margin-top:5px; line-height:38px;}
.manu_bottom_txt p{font-size:16px; line-height:26px; color:#777; margin-top:20px;}

.manu_bottom_image {position:relative;}
.manu_bottom_image .slick-dots{position:absolute; z-index:10; bottom:160px;}
.manu_bottom_image .slick-dots li{display:inline-block; }
.manu_bottom_content:nth-child(odd) .manu_idots{position:absolute; bottom:60px; left:100px;  width:100%;}
.manu_bottom_content:nth-child(even) .manu_idots{position:absolute; bottom:60px; right:100px;  width:100%;}
.manu_idots .slick-list{height:0; overflow:hidden;}
.manu_idots .slick-dots{font-size:0;}
.manu_idots .slick-dots li{display:inline-block;}
.manu_idots .slick-dots li + li{margin-left:5px; display:inline-block;}
.manu_idots .slick-dots button{display:block;display:block; width:40px; height:2px; background:#777; border:0; font-size:0;}
.manu_idots .slick-active button{background:#0165b1;}

.manu_bottom_content .slick-arrow{position:absolute; width:100px; height:100px; bottom:0; z-index:5; border:0; background:#0165b1; font-size:0;}
.manu_bottom_content .slick-prev{background:#0165b1 url('../images/sub/management_arrow1.png'); right:100px;}
.manu_bottom_content .slick-next{background:#0165b1 url('../images/sub/management_arrow2.png');; right:0; border-left:1px solid #277cbd;}

.manu_bottom_content:nth-child(odd) .slick-prev{right:100px;}
.manu_bottom_content:nth-child(odd) .slick-next{right:0;}

.manu_bottom_content:nth-child(even) .slick-prev{left:0;}
.manu_bottom_content:nth-child(even) .slick-next{left:100px;}

/* biz_implant */
.bizCont {text-align: center;}

.pinkUnder {position:relative;font-size: 28px;color:#111;font-weight: 600;}
.pinkUnder::before{position:absolute;left:0; top:65%;content:'';display:inline-block;width:0;height:40%;border-radius: 20px;background:#ffa2b9;z-index: -1;transition: all 0.5s ease; }
.pinkUnder.on::before {width:100%;}
.bizCont .textBox {padding-bottom: 120px;box-sizing: border-box;}
.bizCont .textBox > p {font-size: 15px;font-weight:350;color:#555;line-height: 27px;margin-top: 25px;margin-bottom: 50px;}
.circle2 {font-size:0;}
.circle2 > div {display:inline-block;vertical-align: top;padding: 0 60px;box-sizing:border-box;}
.circle2 > div > div {display:table;width:100%;height:100%;}
.circle2 > div > div > span {display:table-cell;width:260px;height:260px;border-radius: 50%;vertical-align: middle;}
.ccBox.blue {position:relative;}
.ccBox.blue > div > span , .ccBox.pink > div > span {transition: all 0.5s ease;}
.ccBox.blue:hover > div > span , .ccBox.pink:hover > div > span {transform:rotateY(360deg);}
.ccBox.blue::after {content:'';display:inline-block;width:44px;height:44px;background:url('../images/sub/imp_plus.png')no-repeat;position:absolute;top:50%;margin-top:-22px;right:-22px;}
.ccBox.blue > div > span {border:14px solid #0165b1;}
.ccBox.pink > div > span {border: 14px solid #ee5e82;}
.ccIcon {display:inline-block;width:44px;height:44px;}
.ccIcon.screw {background:url('../images/sub/screw.png')no-repeat;background-size: 100%;}
.ccIcon.target {background:url('../images/sub/target.png')no-repeat;background-size: 100%;}
.circle2 p {margin-top: 18px;font-size: 24px;font-weight: 350;color:#454545;text-align: center;}
.bizImpBridge {height:500px;overflow:hidden;background:url('../images/sub/impBridge_bg.png')no-repeat;}
.bizImpBridge .inner {font-size: 0;}
.bizImpBridge .inner > div {display:inline-block;width:50%;vertical-align: top;text-align: left;}
.bizImpBridge .imgBox {margin-top: 100px;padding-left: 105px;box-sizing: border-box;}
.bizImpBridge .textBox {padding-top: 190px;box-sizing:border-box;}
.bizImpBridge .textBox strong {font-size: 28px;font-weight: 500;color:#fff;}
.bizImpBridge .textBox p {font-size:15px;font-weight: 350;color:#fff;line-height: 27px;}
.linkBox {background:url('../images/sub/implant_bg.png')no-repeat;background-position:bottom center;}
.linkBox p {font-size: 15px;line-height: 27px;font-weight: 350;color:#555;text-align: center;margin-top: 30px;margin-bottom: 80px;}
.learnMore {width:165px;height:60px;line-height: 60px;text-align: left;font-size: 13px;font-weight: 500;color:#fff;position:relative;padding-left: 28px;border:1px solid #fff;}
.learnMore::after {content:'';display:inline-block;width:25px;height:6px;background:url('../images/sub/learnMore_arrow.png')no-repeat;position:absolute;top:50%;margin-top:-3px;right:28px;transition: all 0.3s ease; }
.learnMore:hover {background:#fff;color:#222;}
.learnMore:hover::after {right:38px;background:url('../images/sub/learnMore_arrow_on.png')no-repeat;}

/* biz_sk */
.bizCont.sk h2 {margin-bottom: 40px;}
.bizCont.sk .textBox p {font-size: 18px;font-weight: 350;color:#111;text-align: 32px;}
.bizCont.sk .pinkUnder {font-size: 18px; line-height: 32px;color:#111; font-weight: 700;}
.bizCont.sk .pinkUnder::after {background:#ffb5c7;}
.skSection {background:#f6f6f6;}
.skSlide li {font-size:0;}
.skSlide li img {margin: 0 auto;}
.skSlide .slick-dots {position:absolute;width:100%;bottom:20px;}
.skSlide .slick-dots li {display:inline-block;}
.skSlide .slick-dots li button {display:inline-block;width:8px;height:8px;border-radius: 50%;background:#b6b6b6;margin: 0 5px;border:0;outline:0;font-size: 0;}
.skSlide .slick-dots li.slick-active button{background:#0165b1;}
.skSlide .slick-arrow {position:absolute;border:0;outline:0;font-size:0;}
.skSlide .slick-prev {left:-55px;top:50%;margin-top:-27px;width:55px;height:55px;background:url('../images/sub/sk_prev_on.png')no-repeat;}
.skSlide .slick-prev.slick-disabled {background:url('../images/sub/sk_prev.png')no-repeat;}
.skSlide .slick-next {right:-55px;top:50%;margin-top:-27px;width:55px;height:55px;background:url('../images/sub/sk_next_on.png')no-repeat;}
.skSlide .slick-next.slick-disabled {background:url('../images/sub/sk_next.png')no-repeat;}

/* biz_op */
.covidSection {text-align: center;font-size:0;}
.icon_wrap {text-align: center;}
.covidSection .icon_wrap {margin-bottom: 40px;}
.horLine {display:inline-block;width:1px;height:100px;background:#ccc;}
.covidSection p {font-size: 32px;font-size: 32px;line-height: 42px;color:#33312b; font-style:italic;font-weight: 300;margin-bottom: 30px;}
.covidSection p strong {font-weight: 700; font-style:italic;letter-spacing: -1px;}
.skSlide.wide .slick-next {right:300px;z-index: 1;}
.skSlide.wide .slick-prev {left:300px;z-index: 1;}

/* implant */
.underLineTitle {position:relative;font-size: 48px;font-weight: 700;color:#333;padding-bottom: 20px;border-bottom:1px solid #dddddd;margin-bottom: 60px;}
.goBack {position:absolute;top:35px;right:0;display:inline-block;color:#aaaaaa;font-size: 18px;font-weight: 500;padding-left:28px;box-sizing: border-box;}
.goBack::before {content:'';display:inline-block;width:18px;height:16px;background:url('../images/sub/go-back.png')no-repeat;position: absolute;top:2px; left:0;}
.prod3Box{font-size:0;margin: 0 -15px;}
.pBox {display:inline-block;width:33.33%;vertical-align: top;padding: 0 15px;box-sizing: border-box; margin-bottom:30px;}
.borderBox {position:relative;background:transparent; box-sizing: border-box;}
.borderBox::before {content:'';position: absolute;top:0;right:0;bottom:0;left:0;z-index: -1;opacity:0;box-shadow: 0px 5px 13px 3px rgba(42,71,93,0.3);transition:all 0.5s ease;}
.borderBox:hover::before {opacity:1;}
.borderBox:hover {background:linear-gradient(345deg, rgba(28,116,207,1) 0%, rgba(231,81,117,1) 100%);}
.pBoxWrap {padding: 50px 30px;padding-bottom: 30px;box-sizing: border-box;background: #f7f7f7;transition: all 0.5s ease;}
/* .pBoxWrap:hover {border-style: solid;
  border-image: linear-gradient(345deg, rgba(28,116,207,1) 0%, rgba(231,81,117,1) 100%);
  border-image-slice: 1;box-sizing: border-box; transform:translateY(-5px);} */
.prodTitle {font-size: 19px;font-weight: 600;color:#454545;padding-bottom: 15px;box-sizing: border-box;border-bottom: 1px solid #ddd;box-sizing: border-box;}
.pBox .imgBox {display:table;width:100%;height:375px;}
.pBox .imgBox .dp_tablecell {display:table-cell;width:100%;height:100%;vertical-align: middle;text-align: center;}
.detailView {display:inline-block;width:100%;height:48px;line-height: 48px;font-size:14px;color:#202834;font-weight: 500;text-align: center;transition: all 0.5s ease; border: 1px solid #202834;box-sizing: border-box;}
.detailView:hover {background:#202834;color:#fff;}

/* isys */
.underLineTitle.no-bottom {padding-bottom: 0;margin-bottom:35px;border:0;}
.tabBox {border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;font-size:0;box-sizing: border-box;margin-right:-2px;background:#f9f9f9;}
.tab {position:relative;display:inline-block;width:50%;vertical-align: top;border-right:1px solid #e2e2e2;border-left:1px solid #e2e2e2;box-sizing: border-box;font-size: 16px;font-weight: 500;color:#999;text-align: center;margin-left:-1px;}
.tab a {display:block;height:100%;padding: 20px 0;box-sizing: border-box;position:relative;}
.tab a::after {content:'';display:inline-block;width:0;left:50%;height:2px;position:absolute;bottom:-1px;background:#0165b1;transition: all 0.5s ease;}
.tab a:hover::after {left:0;width:100%;}
.tab.on {background:#fff;color:#333;}
.tab.on::after {content:'';display:inline-block;width:100%;height:2px;background:#0165b1;position:absolute;bottom:-1px;left:0;}
h4 {color:#333333;font-size: 28px;font-weight: 700;margin-bottom: 20px;}
.icon_wrap.left {text-align: left;}
.catalDown {display:inline-block;font-size:15px;font-weight: 600;color:#999;padding-right:22px;box-sizing: border-box;position:relative;}
.catalDown::after {content:'';display:inline-block;width:12px;height:15px;background:url('../images/sub/catalDown.png')no-repeat;position:absolute;top:2px;right:0;}
.thmbWrap {border:1px solid #ddd;margin-top: 35px;width: 100%;}
.blueIcon {display:inline-block;height:65px;line-height: 65px;text-align: center;font-size: 18px;font-weight: 600;color:#fff;background:#0165b1;transition: all 0.5s ease; }
.blueIcon:hover {background:#004a83;}
.btn_wrap {text-align: center;}
.w240 {width: 240px;}


/*product*/

.product_catalog_down{color:#a6a6a6; font-size:14px; height:40px; line-height:40px; background:url('../images/sub/product_down.png') right 1px center no-repeat; padding-right:50px; display:inline-block; margin-bottom:8px;}
.product_tab_wrap{position:relative; height:120px;}
.product_tab_wrap:after{display:block; content:''; width:116px; height:120px; background:url('/images/sub/tab_bg.png') center center no-repeat; position:absolute; right:0; top:0;}
.product_tab_wrap > div{position:absolute; left:0; margin-left:0; right:0; top:0; bottom:0;}
.tab_style{text-align:center; font-size:0;  margin:0 auto; padding-right:80px;}
.tab_style li{display:inline-block; zoom:1; *display:inline; padding:0 20px; margin-bottom:15px;}
.tab_style li + li{border-left:1px solid #d8d8d8;}
.tab_style a{font-size:25px; font-weight:700; color:#aaa; display:block; position:relative; line-height:25px;}
.tab_style a:hover{color:#222;}
.tab_style li.active a{color:#222; }
.tab_style li.active a:before{display:block; content:''; position:absolute; left:50%; top:-10px; width:7px; height:7px; margin-left:-3px; background:#0165b1; border-radius:50%;}


.product_top{margin-top:35px; padding:80px 0; background:#f9f9f9;}
.product_org{border:1px solid #e2e2e2; background:#fff;}
.product_org img{display:block;}
.product_bottom_list{background:#202833; border-radius:5px 5px 0 0; white-space:nowrap;}
.product_bottom_list .mCSB_horizontal.mCSB_inside > .mCSB_container{margin-bottom:0;}
.product_bottom_list .mCSB_scrollTools .mCSB_draggerContainer{top:0 !important; bottom:0 !important;}
.product_bottom_list li{display:inline-block;}
.product_bottom_list a{display:block; padding:0 38px; color:#8f96a1; font-size:17px; text-align:center; white-space:nowrap; height:60px; line-height:60px; position:relative;}
.product_bottom_list a:before{display:block; content:''; position:absolute; right:0; width:1px; height:16px; top:50%; margin-top:-8px; background:#3d4755;}
/*.product_bottom_list a:after{display:block; content:''; position:absolute; bottom:0; left:50%; transform:translateX(-50%); width:35%; height:3px; background:#ff7295; opacity:0;}*/
.product_bottom_list a.active{color:#fff; }
/*.product_bottom_list a.active:after{opacity:1;}*/
.product_bottom_detail{background:#fff;}
.product_bottom_detail_list > div{display:none;}

.product_bottom_detail_wrap{border:1px solid #e2e2e2; padding:0 40px;}
.product_bottom_detail_wrap ul{border-top:1px solid #e2e2e2; padding:35px 0;}
.product_bottom_detail_wrap li{color:#454545; font-size:16px; font-weight:600; position:relative; padding-left:13px;}
.product_bottom_detail_wrap li:before{display:block; content:''; width:4px; height:4px; border-radius:50%; background:#0165b1; position:absolute; left:0; top:8px;}
.product_bottom_detail_wrap li + li{margin-top:20px;}

/*shop*/
.shop_list_wrap{padding-top:15px;}
.shop_head{position:relative;}
.shop_item_counter{color:#777; font-size:14px;}
.sohp_list_mode{position:absolute; right:0; top:0; font-size:0;}
.sohp_list_mode a{display:inline-block; zoom:1; *display:inline; width:20px; height:20px;}
.sohp_list_mode a.mode1{background:url('../images/sub/shop_mode1_off.png') center center no-repeat;}
.sohp_list_mode a.mode2{background:url('../images/sub/shop_mode2_off.png') center center no-repeat; margin-left:12px;}
.sohp_list_mode a.mode1.active{background:url('../images/sub/shop_mode1_on.png') center center no-repeat;}
.sohp_list_mode a.mode2.active{background:url('../images/sub/shop_mode2_on.png') center center no-repeat;}
.shop_list ul{font-size:0; margin:0 -10px; margin-top:20px;}
.shop_list_li{display:inline-block; zoom:1; *display:inline; width:33.3333%; box-sizing:border-box; padding:0 10px; margin-bottom:20px; vertical-align:top;}
.shop_list_li > div{border:2px solid #e2e2e2; padding:28px; position:relative;}
.shop_img{position:relative; background-repeat:no-repeat; background-position:center center; background-size:auto 100%; background-image:url('/data/item/noimg.gif') center center no-repeat;}
.shop_img img{display:block; margin:0 auto; max-width:100%; height:261px !important; width:auto !important; }
.lineType .shop_img img{height:150px !important;}
.shop_list_star{position:absolute; top:18px; right:18px; z-index:2;}
.shop_list_star input{width:0; height:0;}
.shop_list_star input[type="checkbox"] + label{width:21px; height:20px; display:block; background:url('../images/sub/star_off.png') center center no-repeat;}
.shop_list_star input[type="checkbox"]:checked + label{background:url('../images/sub/star_on.png') center center no-repeat;}
.shop_list_info{border-top:1px solid #ddd; padding-top:20px; box-sizing:border-box; height:207px; position:relative;}
.shop_list_info h3{color:#454545; font-size:18px; font-weight:500; line-height:26px;}
.shop_list_info > span{color:#777; font-size:14px; display:block; margin-top:10px;}
.shop_list_info a{display:block; position:absolute; left:0; bottom:0; right:0; height:48px; box-sizing:border-box; border:1px solid #0165b1; color:#0165b1; line-height:48px; text-align:center;  transition-duration:0s;}
.shop_list_info a span{display:inline-block; font-size:15px; padding-left:23px; background:url('../images/sub/shop_plus_off.png') center left no-repeat; }

/*.shop_list_li > div:hover{box-shadow:0 0 20px rgba(42,71,93,0.3); 2px solid transparent; border:0;
  -moz-border-image: -moz-linear-gradient(top, #e75175 0%, #1c74cf 100% ); 
  -webkit-border-image: -webkit-linear-gradient(top, #e75175 0%, #1c74cf 100%);
  border-image: linear-gradient(to right bottom, #e75175 0%, #1c74cf 100%);
  border-image-slice: 1;}*/
.shop_list_li > div:hover .shop_list_info a{color:#fff; background:#0165b1}
.shop_list_li > div:hover .shop_list_info a span{background: url('../images/sub/shop_plus_on.png') center left no-repeat;}

/* cart */
.cartTable {width: 100%;text-align: center;}
.cartTable thead tr {border-top: 3px solid #202834;}
.cartTable th {font-size: 15px; color:#222; font-weight: 700;}
.cartTable th, .cartTable td {padding: 20px;box-sizing: border-box;border-bottom: 1px solid #ddd;box-sizing:border-box;}
.cartTable input[type="checkbox"] {display:none;}
.cartTable input[type="checkbox"] + label {overflow:hidden;width: 100%;font-size: 13px;font-weight: 400;color:#333;cursor:pointer;position:relative;}
.cartTable input[type="checkbox"] + label .box {display:inline-block;width:15px;height:15px;border:1px solid #555;box-sizing: border-box;position:absolute;top:0px;left:-3px;}
/* .cartTable input[type="checkbox"] + label .box.trBox {left:-7px;} */
.cartTable input[type="checkbox"] + label p {position:relative;}
.cartTable input[type="checkbox"]:checked + label .box {border:1px solid #0165b1;}
.cartTable input[type="checkbox"]:checked + label .box::after {position:absolute;top:2px;left:2px;content:'';display:inline-block;width:9px;height:9px;background:#0165b1;box-sizing: border-box;}
.txtL {text-align: left;}
.txtL .cartProd {display:table;width:100%;height:100px;}
.txtL .prodBox {display:table-cell;width:100px;height:100%;vertical-align: middle;}
.txtL .prodCode {padding-left:20px;padding-right:20px;box-sizing: border-box;display:table-cell;width:100%;height:100%;vertical-align: middle;}
.txtL .prodCode strong {display:block;font-size: 14px;font-weight: 500;color:#333;margin-bottom: 10px;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;}
.txtL .prodCode span {font-size: 12px;display:inline-block;font-weight: 500; color:#999;}
.cartQty {font-size:0;}
.cartQty input[type="number"] {border:0;text-align: center;width:50px;height:30px;color:#999;font-size: 13px;font-weight: 400;border-bottom:1px solid #ddd;}
.cartQty input[type="number"]::-webkit-outer-spin-button,.cartQty input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
.cartQty button {display:inline-block;border:0;width:18px;height:30px;position:relative;vertical-align: top;background:#fff;}
.cartQty button.cartDown::before {content:'';display:inline-block;width:9px;height:1px;background:#555;position:absolute;top:15px;left:4px;}
.cartQty button.cartUp::before {content:'';display:inline-block;width:9px;height:1px;background:#555;position:absolute;top:15px;left:4px;}
.cartQty button.cartUp::after {content:'';display:inline-block;width:1px;height:9px;background:#555;position:absolute;left:8px;top:11px;}
.cartDel {display:inline-block;width:16px;height:17px;background:url('../images/sub/cartDel.png')no-repeat;margin-top: 2px;}
.summary {position:absolute;top:0;right:0;padding:40px 30px;box-sizing: border-box;background:#f6f6f6;width:290px;display:inline-block;}
.summary.fixed {position:fixed;top:0;left:50%;margin-left:430px;}
.summary strong {display:block;font-size: 22px;color:#333;font-weight: 700;margin-bottom: 45px;}
.sumQty {margin-bottom:50px; }
.sumTotal {margin-bottom: 50px;}
.sumQty span, .sumTotal span  {font-weight: 500;color:#999;font-size: 13px;display:block;margin-bottom: 10px;}
.sumQty p, .sumTotal p  {text-align: right;padding-bottom:12px;box-sizing:border-box;font-size: 16px;font-weight: 600;color:#333;width:230px;border-bottom:1px solid #ddd;box-sizing: border-box;}
.cartIssue {width:100%;height:48px;line-height: 48px;text-align: center;color:#fff;font-size: 14px;font-weight: 500;background:#0165b1;}

/* education */
.boardTitle {font-size: 48px;font-weight: 700;text-align: center;color:#333;margin-bottom: 40px;}
.boardTab {margin-bottom: 65px;text-align: center;}
.boardTab li {display:inline-block;padding-right:25px;margin-right:25px;box-sizing: border-box;position:relative;}
.boardTab li:last-child{padding-right:0; margin-right:0;}
.boardTab li::after {content:'';display:inline-block;width:1px;height:20px;background:#ddd;position:absolute;top:3px;right:0;}
.boardTab li:last-child::after {display:none;margin-right:0;padding-right:0;}
.boardTab li a {display:block;font-size: 20px;font-weight: 700;color:#aaa;position:relative;}
.boardTab li a:hover{color:#222;}
.boardTab li.on a {color:#222;}
.boardTab li.on a::after {content:'';display:inline-block;width:7px;height:7px;background:#0165b1;border-radius: 50%;position:absolute;top:-15px;left:50%;transform:translateX(-50%);}
.search_box {padding: 20px 0;text-align: center;font-size: 0;background-color: #f9f9f9; margin-bottom: 40px;}
.board_search_select {position:absolute;top:0;left:0;display: inline-block;width: 170px !important; height: 50px;vertical-align: middle;box-sizing: border-box;text-align: left;box-sizing: border-box;background: transparent;}
.search_box > div {position: relative;display:inline-block;border:1px solid #ddd;box-sizing: border-box;}
.search_box select {width: 100px;height: 42px;border: solid 1px #ededed;padding: 0 10px; font-size: 15px;vertical-align: top;}
.search_box select {-webkit-appearance: none;-moz-appearance: none;appearance: none;background: #fff url(../images/sub/select_arrw.png) no-repeat center right 10px;}
.search_box .jq_sel {display: block;position: relative;height: 50px;font-size: 16px;padding: 0 10px;}
.search_box .jq_sel span {position: absolute;left: 0px;top: 0;white-space: nowrap;height: 50px;width: 100%;line-height: 51px;overflow: hidden;cursor: pointer;font-size: 14px;color: #656565;text-align: left;box-sizing: border-box;font-weight: 400;padding-left: 16px;box-sizing: border-box; background:#fff;background-position: right 15px center;background-size: 12px 7px;}
.search_box .jq_sel span::after {content:'';display:inline-block;width:5px;height:4px;background:url('../images/sub/search_arrow.png')no-repeat;position:absolute;top:25px;right:20px;}
.search_box .jq_sel span::before {content:'';display:inline-block;width:1px;height:20px;background:#ddd;position:absolute;top:15px;right:0;}
.search_box .jq_sel ul {width: 100% !important;overflow: auto;position: absolute;z-index: 9999;top: 57px;left: 0px;max-height: 300px;right: -1px;background-color: transparent;border-top: solid 1px #e2e2e2;border-bottom: solid 1px #e2e2e2;background: #fff;display: none; overflow: auto;overflow-y: auto;z-index: 10;white-space: nowrap;border: 1px solid #ddd;}
.search_box .jq_sel_hide {display: none;}
.search_box .jq_sel ul a {display: block;padding: 8px;text-decoration: none;color: #656565;text-align: left;font-size: 13px;}
.search_box input {width:100%;box-sizing: border-box;border:0;height:50px;width:100%; font-size:15px;}
.search_box .inputWrap {padding-right:40px;padding-left: 180px; width:480px;background:#fff;}
.search_box button {display:inline-block;width:40px;height:50px;border:0;background:#fff url('../images/sub/search.png')no-repeat;background-position:center;font-size:0;position:absolute;top:0;right:0;}
.noticeIcon {font-size: 14px;font-weight: 500;color:#0165b1;}
.clipIcon {display:inline-block;width:13px;height:13px;background:url('../images/sub/clip.png')no-repeat;margin-left:4px; transform:translateY(2px);}
.tableEdu{width:100%;border-top:2px solid #0165b1;text-align: center;}
.tableEdu th {padding: 25px 0;box-sizing:border-box;border-bottom: 1px solid #7f7f7f;font-size: 15px; font-weight: 700; color:#252525;}
.tableEdu td {position:relative;padding: 30px 0;border-bottom: 1px solid #ddd;}
.tableEdu td a {font-size: 14px;font-weight: 400;color:#454545;position:absolute;top:30px;left:0;width:100%;text-align: left;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.tableEdu tr.notice_subject td a, .tableEdu tr.notice_subject td {font-weight: 500;}
.pagination {text-align: center;margin-top: 60px;}
.pagination a {display:inline-block;width:20px;height:20px;line-height: 22px;font-size: 16px;font-weight: 400;color:#252525;vertical-align: top;margin: 0 5px;}
.pagination a.on {color:#0165b1;}
.pagination a.prev1 {background:url('../images/sub/prev1.png')no-repeat;background-position:center;margin:0;}
.pagination a.prev2 {background:url('../images/sub/prev2.png')no-repeat;background-position:center;margin:0;}
.pagination a.next2 {background:url('../images/sub/next2.png')no-repeat;background-position:center;margin:0;}
.pagination a.next1 {background:url('../images/sub/next1.png')no-repeat;background-position:center;margin:0;}

/* learning_detail */
.tableLearnView {width:100%; border-top:2px solid #252525; box-sizing: border-box;border-bottom: 1px solid #555555;text-align: left;}
.tableLearnView thead th {padding: 35px 22px;box-sizing: border-box;border-bottom: 1px solid #ddd;}
.tableLearnView thead th h2 {font-weight: 700;font-size: 20px;color:#252525;margin-bottom: 15px;}
.tableLearnView thead tr.attachment th {padding: 15px 20px;box-sizing:border-box;background:#f5f5f5;}
.viewAttach {display:inline-block;padding-left:25px;box-sizing:border-box;position:relative;font-size: 14px;font-weight: 400;color:#252525;transition: all 0.3s ease; }
.viewAttach:hover {color:#0165b1;}
.viewAttach::before {position:absolute;top:2px;left:0;width:14px;height:14px;background:url('../images/sub/download.png')no-repeat;content:'';}
.tableLearnView thead th p span {font-size: 15px;font-weight: 400;color:#252525;}
.tableLearnView > tbody > tr > td {padding: 60px 25px 100px 25px;box-sizing: border-box;}
.tableLearnView tbody td img, .tableLearnView tbody td p {margin-bottom: 35px;}
.tableLearnView tbody td p {font-size: 14px;color:#252525;font-weight: 400;line-height: 26px;}
.tableLearnView tfoot td {border-top: 1px solid #ddd;box-sizing:border-box;padding: 30px 20px;box-sizing: border-box;position:relative;}
.tableLearnView tfoot td a {display:block;width:100%;font-size: 14px;font-weight: 400;color:#777;position:absolute;top:21px;left:20px;transition: all 0.3s ease;}
.tableLearnView tfoot td a:hover {color:#0165b1;}
.tableLearnView tfoot td.viewPrev {position:relative;}
.tableLearnView tfoot td.viewPrev a {position:absolute;font-size: 14px;font-weight: 600;color:#252525;top:20px;left:25px;width:70%; transition: all 0.3s ease; }
.tableLearnView tfoot td.viewPrev a:hover {color:#0165b1;}
.tableLearnView tfoot td.viewPrev a::after {content:'';display:inline-block;width:7px;height:6px;background:url('../images/sub/prevpost.png')no-repeat;position:absolute;top:8px;right:0;}
.tableLearnView tfoot td.viewNext {position:relative;}
.tableLearnView tfoot td.viewNext a {position:absolute;font-size: 14px;font-weight: 600;color:#252525;top:20px;left:25px;width:70%; transition: all 0.3s ease;}
.tableLearnView tfoot td.viewNext a:hover {color:#0165b1;}
.tableLearnView tfoot td.viewNext a::after {content:'';display:inline-block;width:7px;height:6px;background:url('../images/sub/nextpost.png')no-repeat;position:absolute;top:8px;right:0;}
.listIcon {display:inline-block;width:10px;height:12px;background:url('../images/sub/listIcon.png')no-repeat;margin-right:8px;}
.btnWrap {text-align: center;margin-top: 40px;}
.listBtn {display:inline-block;width:160px;height:50px;line-height: 50px;border-radius:50px;background:#0165b1;text-align: center;font-size: 16px;font-weight: 500;color:#fff;transition: all 0.5s ease; }
.listBtn:hover {background:#353535;}

/* notice */
.tabBoard {font-size:0;margin: 0 -15px;margin-top: 50px;}
.tabBoard li {display:inline-block;width:33.3333%;vertical-align: top;padding: 0 15px;box-sizing:border-box;margin-bottom: 50px;}
.tabBoard li a {display:block;height:100%;font-size:0;}
.tabBoard li .imgBox {width:100%;max-height:240px;overflow:hidden;}
.tabBoard li .imgBox img {width: 100%;transition: all 0.3s ease;}
.tabBoard li a:hover img {transform:scale(1.1);}
.tabBoard li .textBox {padding: 25px 15px;box-sizing:border-box;border-bottom: 2px solid #ddd;}
.tabBoard li .textBox strong {font-weight: 600;font-size: 17px;color:#353535;display:block;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 15px;}
.tabBoard li .textBox p {font-size: 14px;font-weight: 400;color:#353535;white-space: normal; line-height: 1.2;height: 2.5em;text-align: left;word-wrap: break-word;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow:hidden;text-overflow:ellipsis;line-height: 20px;margin-bottom: 20px;}
.tabBoard li .textBox span {display:inline-block;font-size: 14px;font-weight: 400;color:#777;}
.pagination.no-mt {margin-top: 0;}


/*contact*/
.global_list{font-size:0; margin:0 -30px; margin-top:-20px; display:none;}
.global_section{display:inline-block; width:50%; padding:0 30px; box-sizing:border-box; padding-top:40px;}
.global_section > div{padding:30px; border-top:2px solid #222; border-bottom:1px solid #e2e2e2; position:relative;}
.global_section h3{color:#0165b1; font-size:20px; font-weight:700; line-height:20px;}
.global_name{color:#222; font-size:16px; line-height:16px; margin-top:20px; font-weight:500; margin-top:20px; }
.global_name span{display:block; color:#555; font-size:13px; font-weight:400; padding-bottom:10px;}
.global_contact{position:absolute; right:30px; bottom:30px; color:#333; font-size:13px; font-weight:500;}
.global_contact li{padding-left:22px;}
.global_contact li + li{margin-top:7px;}
.global_tel{background:url('../images/sub/global_tel.png') left center no-repeat;}
.global_mail{background:url('../images/sub/global_mail.png') left center no-repeat;}
.global_mail a{text-decoration:underline;}

.global_contact_wrap > div{display:none;}
.global_contact_wrap > div.active{display:block;}

.contact_bg{/*background:url('../images/sub/contact_bg.jpg') left bottom no-repeat;*/}
.contact_bg .inner { max-width:1240px; }
.contact_wrap{/*position:relative; padding-left:600px;*/}
.contact_wrap >div { float:left; width:50%;}
.contact_wrap:after { content:""; display:block; clear:both; }
.contact_wrap .contact_left img { width:100%; }
.contact_wrap .contact_right { padding-left:147px; }
.contact_title{/*position:absolute; top:0; left:0;*/}
.contact_title span{color:#0165b1; font-size:16px; font-weight:700; line-height:16px;}
.contact_title span.inquiry { font-size:35px;}
.contact_title h2{color:#333; font-size:32px; line-height:46px; padding-top:30px; letter-spacing: -1px;}
.contact_form{padding-top:65px;}
.contact_form ul{margin:0 -20px; margin-top:-30px; font-size:0;}
.contact_form li{padding:0 20px; padding-top:30px; color:#777; font-size:15px; width:50%; display:inline-block; box-sizing:border-box;}
.contact_form li.w100p{width:auto; display:block;}
.contact_form div{position:relative;}
.contact_form label{position:absolute; height:40px; line-height:40px; left:0; top:0;}
.contact_form label span{color:#0165b1; font-weight:500;}
.contact_form input[type="text"], .contact_form select, .contact_form textarea{width:100%; border:0; height:40px; border-bottom:1px solid #555; position:relative; z-index:2;    background: transparent;}
.contact_form textarea{height:170px; padding-top:10px; box-sizing:border-box; resize:none;}

.pravicy_agree input:checked + label .box {border:1px solid #0165b1;}
.pravicy_agree input:checked + label .box::after {position:absolute;top:2px;left:2px;content:'';display:inline-block;width:9px;height:9px;background:#0165b1;box-sizing: border-box;}
.pravicy_agree label{color:#454545; font-size:14px;}
.pravicy_agree{padding-left:20px;}
.pravicy_agree a{color:#777;}
.contact_btn{text-align:right; margin-top:10px;}
.contact_btn button{background:#0165b1; color:#fff; height:54px; width:160px; text-align:center; border:0; border-radius:54px; font-size:14px;  transition-duration:0.3s;}
.contact_btn button:hover{background:#353535;}


.intro_top.biz {background:url('../images/sub/biz_bg.jpg') center top no-repeat;background-size:cover;}
.intro_top.biz.new {background:url('../images/sub/biz_bg_new.jpg') center top no-repeat;background-size:cover;}
.intro_top.biz.active{top:-20%;}
.intro_top.biz .scrollDown span{color:#fff;}
.intro_top.biz .scrollDown span:before{background:rgba(255,255,255,0.5);}
.intro_top.biz .scrollDown span:after{background:rgba(255,255,255,1);}
.intro_top.biz .inner {margin-top:0;}
.footer{position:relative; z-index:10;}
.intro_top .dp_table span {display:block;font-size:22px;font-weight:600;color:#0165b1;}
.intro_top .dp_table strong {display:block;font-size: 72px;font-weight: 900;color:#0165b1;margin-top: 20px;margin-bottom: 35px;}
.intro_top .dp_table p {font-size: 20px;font-weight: 400;color:#555;line-height: 30px;}
.intro_top .dp_table .biz_textWrap span {color:#fff;}
.intro_top .dp_table .biz_textWrap strong {color:#fff;}
.intro_top .dp_table .biz_textWrap p {color:#fff;}
.intro_content.biz{background-attachment: fixed; background:url('../images/sub/biz_bg2.jpg') center top no-repeat; background-size: 110%; position:fixed; top:0; left:0; right:0; bottom:0; z-index:2; color:#fff; font-size:70px;}
.introBottom.biz {background:none;}
.intro_content.fixed{opacity:0;}
.intro_content.biz .dp_table > div {padding-left: 50%;box-sizing: border-box;}
.intro_content.biz .dp_table > div > div {padding-left: 60px;box-sizing:border-box;}
.intro_content.biz .dp_table span {display:block;font-weight: 250;font-size: 42px;color:#fff;text-align: left;opacity:0; margin-bottom:50px; animation-delay:0.5s;}
.intro_content.biz .dp_table strong {display:block;text-align: left;font-size: 42px;font-weight: 700;margin-bottom:0px; animation-delay:0s;}
.intro_content.biz .dp_table p {line-height: 30px;text-align: left;color:#fff;}
.btnWrap {font-size:0;}
.learnMore.pink {background:#da476b;padding: 0;padding-left:20px;box-sizing: border-box;border:0; opacity:0;}
.learnMore.pink:hover {color:#fff;}
.learnMore.pink::after {background: url(../images/sub/learnMore_arrow.png)no-repeat;}
.intro_content.ani .dp_table .learnMore.pink {animation: textOpa 2s 1;animation-fill-mode: forwards;animation-delay: 1s;}
.diagonalBox {font-size:0;height: 470px;position:relative;background:#edeff2;}
.diagonalBox > div {display:inline-block;height:100%;}
.diagonalBox.type1 .bgBox{position:absolute;left:0;top:0;z-index: 2;}
.diagonalBox.type2 .bgBox {position:absolute;right:0;top:0;z-index: 2;}
.diagonalBox .bgBox {width:1142px;vertical-align: top;}
.diagonalBox.type1 .textBox {width:100%;vertical-align: top;padding-left:60%;box-sizing: border-box;box-sizing:border-box; position:relative; opacity:0;}
.diagonalBox.type2 .textBox {width:100%;vertical-align: top;padding-right:60%;box-sizing: border-box;box-sizing: border-box; position:relative; opacity:0;}
.diagonalBox.type1.ani .textBox {animation: underRed 1s 1; animation-fill-mode: forwards;}
.diagonalBox.type2.ani .textBox {animation: underRed2 1s 1; animation-fill-mode: forwards;}
.diagonalBox.type1 .textBox > div > div {padding-left: 40px;box-sizing: border-box;}
.diagonalBox.type2 .textBox > div > div {padding-right: 40px;box-sizing: border-box;text-align: right;}
.diagonalBox.line1 .bgBox {background:url('../images/sub/line1_box1-2_new.png')no-repeat;background-size:cover;background-position:center;}
.diagonalBox.line2 .bgBox {background:url('../images/sub/line2_box2-2.png')no-repeat;background-size:cover;background-position:center;}
.diagonalBox.line3 .bgBox {background:url('../images/sub/line3_box1-2.png')no-repeat;background-size:cover;background-position:center;}
.diagonalBox.line4 .bgBox {background:url('../images/sub/line4_box2.png')no-repeat;background-size:cover;background-position:center;}
.diagonalBox.line5 .bgBox {background:url('../images/sub/line5_box1.png')no-repeat;background-size:cover;background-position:center;}
.diagonalBox .textBox strong {display:inline-block;position:relative;font-weight: 600;font-size: 30px;color:#0165b1;}

.diagonalBox.ani .textBox strong::after {}
@keyframes underRed {
	0%{ right:-200px; opacity:0;}
	100%{ right:0px; opacity:1;}
}
@keyframes underRed2 {
	0%{ left:-200px; opacity:0;}
	100%{ left:0px; opacity:1;}
}
.diagonalBox .textBox p {margin-top: 10px;font-weight:400;font-size: 16px;color:#333;line-height: 28px;}

/* cart */
.centerH2 {font-size: 52px;color:#222;text-align: center;margin-bottom: 80px;}
.inner.w1440 {max-width:1440px;margin: 0 auto;}
.cartView {position:relative;padding-right: 350px;box-sizing: border-box;}
.summary {position:absolute;top:0;}

/* list */
.prodList {position:relative;max-width:1440px;margin: 0 auto; /*overflow:hidden;*/}
.prodList .view {box-sizing:border-box; overflow:hidden;}
.prodList .leftMenu {width:290px; float:left; margin-right:50px;}
.FilterBox {}
.prodList .leftMenu .title {position:relative;}
.prodList .leftMenu .title strong {position:relative;display:block; font-size: 20px; font-weight: 700; color:#0165b1;line-height: 1;padding-bottom: 10px;box-sizing: border-box;border-bottom: 1px solid #111;}
.resetFilters {position:absolute;bottom:13px;right:0;display:inline-block;font-size: 12px;font-weight: 400;color:#999;}
.FilterBox {padding: 30px 10px;box-sizing:border-box;border-bottom: 1px solid #ddd;}
.FilterBox > strong {font-size: 15px;font-weight: 700;color:#333;display:block;}
.FilterBox ul{display:none; margin-top: 20px;}
.FilterBox ul.active{display:block;}
.FilterBox ul li {margin-bottom: 15px;}
.FilterBox ul li:last-child {margin-bottom: 0;}
.FilterBox input {display:none;}
.FilterBox input + label {overflow:hidden;width: 100%;font-size: 13px;font-weight: 400;color:#333;cursor:pointer;}
.FilterBox input + label .box {display:inline-block;width:15px;height:15px;border:1px solid #555;box-sizing: border-box;position:absolute;top:0px;left:0;}
.FilterBox input + label p {position:relative; padding-left:25px;}
.FilterBox input:checked + label .box {border:1px solid #0165b1;}
.FilterBox input:checked + label .box::after {position:absolute;top:2px;left:2px;content:'';display:inline-block;width:9px;height:9px;background:#0165b1;box-sizing: border-box;}


/* list_t */
.shop_list_li.lineType {width:100%; padding: 0;box-sizing: border-box;height: 210px;}
.shop_list_li.lineType .shop_img {padding-bottom: 0; display:inline-block; width:22%;vertical-align: top;height:100%;}
.shop_list_li.lineType > div {padding: 28px 0;box-sizing: border-box;height:100%;box-sizing: border-box;}
.shop_list_li.lineType .shop_list_info {display:inline-block;width:78%;vertical-align: top;padding-top: 0; border-top:0;height:150px;padding: 0 30px;}
.shop_list_li.lineType .shop_list_star {right:auto; left: 18px;z-index: 2;}
.dp_table > div  {height: 100%;}
.shop_list_li.lineType .shop_list_info a {width:200px;height:45px;line-height: 45px;left:30px;}
.shop_list_li.lineType .shop_img {position:relative;}
.shop_list_li.lineType .shop_img::after {content:'';display:inline-block;width:1px;height:150px;background:#ddd;position:absolute;top:5px;right:0;}
.shop_list_li.lineType .shop_list_info h3 {font-weight: 600;}

.totalAlert {margin-top: 20px; color:#0068b9;}


/* mypage */
.myPageContWrap {position:relative;}
.myPageMenu {position:absolute;top:0;left:0;width:290px;}
.myPageMenu > strong {font-size: 20px;font-weight: 700;color:#0165b1;display:block;padding-bottom:15px;box-sizing: border-box;border-bottom: 1px solid #111;}
.myPageMenu ul {padding: 25px 20px;box-sizing: border-box;border-bottom: 1px solid #ddd;}
.myPageMenu ul li {padding: 12px 0;box-sizing: border-box;}
.myPageMenu ul li a {position:relative;display:block;font-size: 15px;font-weight: 400;color:#999;}
.myPageMenu ul li.on a {font-weight: 700;color:#333;}
.myPageMenu ul li.on a::after {content:'';display:inline-block;width:5px;height:10px;background:url('../images/blueArrow.png')no-repeat;position:absolute;top:5px;right:0;}
.myPageMenu ul li a:hover {font-weight: 700;color:#333;}
.interList{padding-left: 350px;padding-top:35px;box-sizing: border-box;}
.blueConfirm {width:160px;height:54px;display:inline-block;text-align: center;line-height:54px;font-size: 14px;font-weight: 500;color:#fff;border-radius: 54px;background:#0165b1;transition: all 0.5s ease; }
.blueConfirm:hover {background:#353535;}

.profileBox {}
.profileBox > p {font-weight: 500;font-size: 13px;color:#777;text-align: right;margin-top: 15px;}
.profileBox > strong {display:block;width:100%;font-size: 18px;font-weight: 700;color:#333;line-height: 1;padding-bottom: 18px;box-sizing:border-box;border-bottom:3px solid #111;box-sizing: border-box;}
.tableProfile {width: 100%;}
.tableProfile tr {border-bottom:1px solid #ddd;}
.tableProfile th {background:#f9f9f9;font-size: 14px;font-weight: 500;color:#777;}
.tableProfile th.strong {color:#333;}
.tableProfile th {padding: 25px 20px;box-sizing:border-box;}
.tableProfile td { padding: 15px;box-sizing: border-box;}
.tableProfile td {font-size: 14px;font-weight: 500;color:#333;}
.mb60 {margin-bottom: 60px;}
.plInput{border:1px solid #ddd;max-width:480px;width: 100%;height:35px;line-height: 35px;}
.psInput {border:1px solid #ddd;max-width:310px;width: 100%;height:35px;line-height: 35px;}

.tableMyInquiry{width:100%;border-top: 3px solid #202834;}
.tableMyInquiry th {padding: 25px 20px;box-sizing:border-box;font-size: 15px;font-weight: 700;color:#252525;border-bottom: 1px solid #7f7f7f;}
.tableMyInquiry td {position:relative;padding: 25px 20px;box-sizing: border-box;font-size: 14px;color:#454545;font-weight: 500;text-align: center;border-bottom: 1px solid #ddd;}
.tableMyInquiry td a {display:block;width: 100%;position:absolute;top:33px;left:0;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;text-align: left;}

.statusIcon {display:inline-block;width:90px;height:32px;line-height: 32px;border-radius: 5px;border:1px solid #999;font-size: 12px;font-weight: 500;color:#999;text-align: center;}
.statusIcon.comp {color:#0068b9;border:1px solid #0068b9;}

.mobile_filter{display:none;}
.mobile_boardTab{display:none;}

/*cheat*/
.title_style1{color:#0165b1; font-size:32px; font-weight:700; line-height:32px;}

.pc_block{display:block !important;}
.mobile_block{display:none !important;}

/*etc*/
.pravicy_wrap{word-break:keep-all; font-size:15px;}
.pravicy_wrap h3{font-size:17px; font-weight:500; margin-top:40px; position:relative; padding-left:25px; color:#353535;}
.pravicy_wrap h3 span{position:absolute; left:0; top:0;}
.pravicy_wrap h3:first-child{margin-top:0;}
.pravicy_wrap h4{font-weight:500; padding-left:25px; margin-top:15px; font-size:15px; margin-bottom:5px;}
.pravicy_wrap p{margin-top:10px; padding-left:25px; color:#454545;}
.pravicy_wrap h4 + p{margin-top:0;}
.pravicy_wrap ul{padding-left:25px; color:#454545;}
.pravicy_wrap li{padding-left:20px; position:relative; margin-top:10px;}
.pravicy_wrap li span{position:absolute; left:0; top:0;}
.pravicy_wrap strong{font-weight:400; color:#bf1e2e; display:block;}

/* 210105 */
.replyBox {margin-top: 80px;}
.replyBox > strong {display:block;font-size: 24px;font-weight: 700;color:#333;line-height: 1;padding-bottom: 30px;box-sizing: border-box;}
.replyBox > strong span {display: inline-block;margin-left: 5px;font-size: 20px;font-weight: 400;color:#0165b1;}
.replyBox .textBox {position:relative;padding-right:140px;box-sizing: border-box;}
.replyBox .textBox textarea {width:100%;border:1px solid #ddd;background:#fff;border-right:0;height:140px;padding:10px;box-sizing: border-box;}
.replyBox .textBox button {position:absolute;display:inline-block;width:140px;height:140px;line-height: 140px;font-size: 14px;font-weight: 600;color:#777;background:#eeeeee;outline:0;border:1px solid #ddd;}
.replyList {margin-top: 20px;background:#f9f9f9;padding: 0 30px;box-sizing: border-box;}
.replyList ul li {padding: 30px 0;box-sizing: border-box;}
.replyList ul li.reply {border-bottom: 1px solid #ddd;}
.replyView {}
.replyView.reply {border-bottom: 0;}
.replyView .header {position:relative;}
.replyView .header span {font-weight: 600;font-size: 16px;color:#333;display:inline-block;}
.replyView .header span.admin {color:#0165b1;}
.replyView .btnWrap.reply {position:absolute;top:0;right:30px;margin-top:0;}
.replyView .btnWrap.reply a {display:inline-block;font-weight: 500;font-size: 14px;color:#898f93;padding-right:15px;margin-right:15px;position:relative;}
.replyView .btnWrap.reply a::after {content:'';display:inline-block;width:1px;height:10px;position:absolute;top:4px;right:0;background:#898f93;}
.replyView.reply {position:relative;padding-left:30px;box-sizing: border-box;}
.replyView.reply::before{content:'';display:inline-block;width:15px;height:15px;border-left: 2px solid #999999;border-bottom: 2px solid #999999;box-sizing: border-box;position:absolute;top:0;left:0;}
.replyView .btnWrap.reply a:last-child {margin-right:0;padding-right:0;}
.replyView .btnWrap.reply a:last-child::after {display:none;}
.replyView .textBox {padding-top:13px;padding-bottom: 30px;box-sizing: border-box;font-size: 14px;font-weight: 400;color:#333;}
.replyView .dateBox span {font-size: 14px;font-weight: 400;color:#898f93;}
.replyWrite {position:relative;padding-left:30px;box-sizing: border-box;}
.replyWrite::before{content:'';display:inline-block;width:15px;height:15px;border-left: 2px solid #999999;border-bottom: 2px solid #999999;box-sizing: border-box;position:absolute;top:0;left:0;}
.replyWrite textarea {position:relative;width:100%;height:110px;padding: 20px;padding-right:110px;box-sizing:border-box;border:1px solid #ddd;box-sizing: border-box;border-right:0;padding-top:45px;}
.replyWrite::after {display:inline-block;content:'abcdef01';font-size: 16px;font-weight: 600;color:#333;position:absolute;top:20px;left:50px;}
.replyWrite textarea::placeholder {color:#777;}
.replyWrite button {display:inline-block;width:110px;height:110px;background:#eeeeee;border:1px solid #ddd;box-sizing: border-box;text-align: center;font-size: 14px;font-weight: 600;color:#777;position:absolute;top:0;right:0;}
.page3 {position:relative;height:85vh;}
.network_title {bottom:230px;}

/* board_list */
.purpose_wrap { background: #f6f6f6; padding: 30px; box-sizing: border-box; margin-bottom: 40px;}
.purpose_wrap > p { font-size: 18px; margin-bottom: 20px;}
.purpose_box { height: 220px; overflow-y: scroll; border: 1px solid #e2e2e2;}
.purpose { background: #fff; padding: 35px; box-sizing: border-box;}
.purpose p { font-size: 14px;color: #999;}
.accept {margin-top: 15px;}
.write_tb {width: 100%;border-top: 2px solid #252525;border-bottom: solid 1px #222222;border-collapse: collapse;margin-top: 50px;}
.write_tb th, .write_tb td {padding: 15px 15px;font-size: 15px;color: #222222;text-align: left;border-bottom: solid 1px #e0e0e0;}
.write_tb th {font-weight: 700;width: 20%;background-color: #f5f5f5;color:#252525;}
.write_tb td {width: 80%;}
.frm_input {height: 40px;}
.half_input {width: 49.5%;}
.wd100p {width: 100%;}
.required, textarea.required {background-image: url(../img/require.png) !important;background-repeat: no-repeat !important;background-position: right top !important;}
input[type=text], input[type=button], select {}
.write_tb input[type="text"], .write_tb input[type="password"] {height: 42px;border: solid 1px #ededed;padding: 0 10px;font-size: 14px;vertical-align: top;color: #454545; vertical-align: middle;}

textarea {width:100%;min-height:300px;border: solid 1px #ededed;resize:none;padding:20px;box-sizing:border-box;}
#secret {vertical-align: middle;margin-right: 3px;}
#secret + label {vertical-align: middle;margin-right: 5px;margin-left: 20px;}
#bo_w .bo_w_flie .lb_icon {position: absolute;top: 0px;left: 0px;border-radius: 3px 0 0 3px;height: 38px;line-height: 38px;width: 40px;font-size: 1.2em;text-align: center;color: #b2b2b2;}
.msg_sound_only, .sound_only {display: inline-block !important;position: absolute;top: 0;left: 0;width: 0;height: 0;margin: 0 !important;padding: 0 !important;font-size: 0;line-height: 0;
    border: 0 !important;overflow: hidden !important;}
.write_div:after {display: block;visibility: hidden;clear: both;content: "";}
.write_div {margin-bottom: 0;position: relative;}
.btn_confirm.write_div {text-align: right;margin-top: 40px;}
a.btn_cancel {display: inline-block;background: #aaa;color: #fff;text-decoration: none;vertical-align: middle;width:80px;height: 50px;text-align: center;border: 0;line-height: 50px;font-size: 14px;border-radius: 50px;}
.btn_submit {display:inline-block;width: 105px;height:50px;border: 0;line-height: 50px;background: #0068b9;color: #fff;cursor: pointer;vertical-align: middle;font-size:16px;font-family: 'noto sans kr';transition: all 0.5s ease;border-radius: 50px;font-size: 14px;}
.btn_submit:hover {background: #454545;}
.gallView_cont div {text-align: left; min-height:300px;}
#accept_check {vertical-align: middle;margin-right: 3px;}
#accept_check + label {font-size: 13px;}

.filebox input[type="file"] {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip:rect(0,0,0,0);border: 0;}
.filebox label {display: inline-block;padding: .5em .75em;color: #fff;font-size: inherit;line-height: normal;vertical-align: middle;background-color: #454545;cursor: pointer;border: 1px solid #ebebeb;border-bottom-color: #e2e2e2;border-radius: .25em;font-size: 13px !important;}
.filebox .upload-name {width:35% !important;font-size:13px !important;display: inline-block;padding: .5em .75em;font-size: inherit;font-family: inherit;line-height: normal;vertical-align: middle;background-color: #f5f5f5;border: 1px solid #ebebeb;border-bottom-color: #e2e2e2;border-radius: .25em;-webkit-appearance: none;-moz-appearance: none;appearance: none;}

/* 210107 */
.inner.w1790 {max-width:1790px;margin:0 auto;}
.flowChartWrap {padding-left:293px;padding-right:294px;box-sizing: border-box;}
.flowChartWrap h2 {margin-bottom: 25px;}
.proLeftBox {position:absolute;top:0;left:0;display:inline-block;width:235px;border-top-left-radius: 6px;border-top-right-radius: 6px;overflow:hidden;}
.proLeftBox.fixed {position: fixed;top:0; left: 57px;z-index: 11;}
.proLeftBox .header {color:#adb9c8;font-size: 14px;font-weight: 600;line-height: 50px;text-align: center;background:#202833;}
.quickBtnWrap {display:none;padding:15px;box-sizing: border-box;background:#f1f1f1;}
.quickBtnWrap ul li {position:relative;padding:7px 10px;box-sizing: border-box;}
.quickBtnWrap ul li::before {content:'';display:inline-block;width:3px;height:3px;background:#777;position:absolute;top:13px;left:0;}
.quickBtnWrap ul li a {position:relative;display:block;color:#888;font-weight: 500;font-size: 12px;}
.quickBtnWrap ul li.on a {color:#ff7295; font-weight:600;}
.quickBtnWrap ul li.on::before {background:#111;}
.proLeftMenu {border-bottom: 1px solid #ddd;}
.proLeftMenu > ul > li > a {display:block;width:100%;font-size:13px;font-weight: 700;color:#333;padding:15px;box-sizing: border-box;position:relative;background:#fff;border-top: 1px solid #ddd;}
.proLeftMenu > ul > li > a::after {content:'';display:inline-block;width:11px;height:6px;background:url('../images/sub/pro_arrow.png')no-repeat;position:absolute;top:50%;margin-top:-3px;right:20px;}
.proLeftMenu > ul > li.on > a {border-top: 1px solid #ff7295;color:#ff7295;}
.proLeftMenu > ul > li.on > a::after {background:url('../images/sub/pro_arrow_on.png')no-repeat;}
.proLeftMenu > ul > li.on .quickBtnWrap {display:block;border-top: 1px solid #ddd;}
.fcBox {margin-bottom: 80px;}
.fcBox.b12 {margin-bottom:0;}
.fcBox .title {padding: 15px 0;box-sizing:border-box;font-size:24px;font-weight: 700;color:#222;position:relative;margin-bottom: 30px;}
.fcBox .title::after {content:'';display:inline-block;width:20px;height:2px;background:#222;position:absolute;bottom:0;left:0;}
.fcBox .infoBox {font-size:0;margin-bottom: 50px;}
.fcBox .imgBox {width:50%;display:inline-block;border: 1px solid #ddd;box-sizing: border-box; background:#fff;}
.fcBox .imgBox img{max-width:100%; margin:0 auto; display:block;}
/*.fcBox .imgBox img {width: 100%;}*/
.fcBox .textBox {display:inline-block;width:50%;vertical-align: top;min-height:306px;}
.fcBox .textBox .text {padding-left:40px;box-sizing: border-box;}
.fcBox .textBox p {font-size: 14px;color:#555;font-weight: 500;line-height:24px;margin-bottom: 30px;}
.fcBox .textBox li{font-size: 14px;color:#555;font-weight: 500;line-height:24px; position:relative; padding-left:13px;}
.fcBox .textBox li:before{display:block; content:'-'; position:absolute; top:0; left:0;}
.fcBox .textBox li + li{margin-top:7px;}
.fcBox .textBox p:last-child {margin-bottom: 0;}
.fcBox .textBox p.blueText {font-size: 14px;font-weight: 500;line-height: 24px;color:#0165b1;margin-bottom: 30px;}
.fcBox .textBox p.strong {font-size: 14px;font-weight: 500;color:#222;line-height: 26px;}
.fcBox .textBox p.strong  strong {display:inline-block;font-weight: 700;}
.fcBox .detailimgBox {border: 1px solid #ddd;box-sizing:border-box;width:100%; background:#fff;}
.fcBox .detailimgBox img {max-width:100%; display:block; margin:0 auto;}
.diagramBtn {position:relative;display:inline-block;width:330px;height:48px;line-height: 48px;border-radius: 48px;background:#aeb7c4;font-weight: 400;font-size: 20px;color:#fff;padding-left: 30px;box-sizing:border-box;text-align: left; display:none;}
.diagramBtn::after {content:'';display:inline-block;width:8px;height:13px;background:url('../images/sub/diagram_arrow.png')no-repeat;position:absolute;top:19px;right: 20px;}
.linkWrap {text-align: right;margin-bottom: 50px;}



/*20210115*/
.crestal_top{position:relative; overflow:hidden; margin-left:-20px; margin-right:-20px;}
.crestal_top > div{width:50%; padding:0 20px;}
.proa_img{/*position:absolute; top:0; right:0;*/ width:100%; border:1px solid #ddd;}



.list_style1{margin-top:25px;}
.list_style1 li{font-size:16px; position:relative; padding-left:13px; line-height:28px;}
.list_style1 li:before{display:block; content:''; position:absolute; left:0; top:10px; width:4px; height:4px; background:#0165b1;}
.list_style1 li + li{margin-top:10px;}
.etc-txt{margin-top:25px; font-size:16px; font-weight:500;}

.crestal_top ul{margin-top:25px;}
.crestal_top ul li{font-size:16px; position:relative; padding-left:13px; line-height:28px;}
.crestal_top ul li:before{display:block; content:''; position:absolute; left:0; top:10px; width:4px; height:4px; background:#0165b1;}
.crestal_top ul li + li{margin-top:10px;}

.content2_style ul{margin-top:25px;}
.content2_style ul li{font-size:16px; position:relative; padding-left:13px; line-height:28px;}
.content2_style ul li:before{display:block; content:''; position:absolute; left:0; top:10px; width:4px; height:4px; background:#0165b1;}
.content2_style ul li + li{margin-top:10px;}

.title_style2{padding: 15px 0;box-sizing:border-box;font-size:24px;font-weight: 700;color:#222;position:relative;margin-bottom: 30px;}
.title_style2:after{content:'';display:inline-block;width:20px;height:2px;background:#222;position:absolute;bottom:0;left:0;}

/* 210120 */
.adm_btn_wrap {text-align:right;margin-top: 10px;font-size:0;}
.admPost {margin: 0 3px;display:inline-block;width:60px;height:30px;line-height:30px;text-align:center;color:#777;font-size:14px;font-weight:400;border:1px solid #ddd;}
.btn_wrap.right {text-align: right;}
.crestal_sub_list{background:#fff; border:1px solid #ededed; font-size:0; margin-top:40px; padding:30px 0; position:relative;}
.crestal_sub_list:before{display:block; content:''; width:1px; background:#ededed; top:30px; bottom:30px; position:absolute; left:50%;}
.crestal_sub_list li{padding-left:45px; padding-right:30px; position:relative; font-size:15px; display:inline-block; zoom:1; *display:inline; width:50%; line-height:15px; }
.crestal_sub_list li:nth-child(1), .crestal_sub_list li:nth-child(2){margin-top:0;}
.crestal_sub_list li:before{display:block; content:''; width:3px; height:3px; background:#aaa; position:absolute; left:34px; top:8px;}
.crestal_sub_list li + li{margin-top:15px;}


/*chead*/
.table_style1{width:100%; border-top:2px solid #0165b1;}
.table_style1 th, .table_style1 td{border:1px solid #ddd; padding:15px; font-size:15px; line-height:22px; text-align:center;}
.table_style1 th{background:#f5f5f5;}
.table_style1 td{}

.content2_style table{width:100% !important; border-top:2px solid #0165b1 !important;}
.content2_style table th, .content2_style table td{border:1px solid #ddd !important; padding:15px !important; font-size:15px !important; line-height:22px !important; text-align:center !important;}
.content2_style table tr:first-child td{background:#f5f5f5 !important;}
.content2_style table td{}



.ta_left{text-align:left;}
.ta_center{text-align:center;}
.ta_right{text-align:right;}


.cartList{min-height:500px}

/*이슈*/
.invoice_container { padding-top:200px; padding-bottom:200px; }

.invoice_wrap { max-width:700px; margin:0 auto; padding:30px; box-sizing:border-box;}
.invoice_wrap .title_box { background:url(../images/sub/Zenitoni_logo_white.png) right 20px center no-repeat #222; background-size:118px; height:69px; }
.invoice_wrap .title_box h1 { color:#fff; font-size:24px; line-height:69px; padding-left:20px;}

.invoice_wrap .invoice_text { color:#222; font-size:15px; line-height:1.67; margin-top:25px; }
.invoice_wrap .invoice_text span { font-weight:400; }

.table_wrap { margin:0 -15px; font-size:0; }

.table_wrap .invoice_orderNo { color:#222; font-size:15px; line-height:1.67; font-weight:bold; padding-left:15px; margin-top:20px; margin-bottom:3px;}

.table_wrap > div { display:inline-block; width:50%; padding:0 15px; vertical-align:top;}

/* table */
.table_cons table, .table_seller table {font-size:12px; letter-spacing:-1px; border:1px solid #222; border-top:2px solid #222; width:100%; height:535px;}
.table_cons table thead tr th, .table_seller tr th { background:#f6f6f6; height:30px; line-height:27px; border-bottom:1px solid #ddd; }
.table_cons td:first-child, .table_seller td:first-child { font-weight:bold; color:#222; line-height:1.38;}
.table_cons td, .table_seller td { border:1px solid #ddd; padding:15px 10px; border-bottom:0; border-left:0; box-sizing:border-box;}
.table_cons td:last-child, .table_seller td:last-child{border-right:0;}
.company_td{height:63px;}
.address_td{height:79px;}
/*    .city_td{height:47px;}*/
.phone_td{height:78px;}
.country_td {height:30px;}
.table_seller td.to_td{font-weight:400;}
.table_HScode{overflow:hidden; height:29px; line-height:29px; margin-top:20px; }
.table_HScode table{float:right;}
.table_HScode tbody{border:1px solid #222; border-bottom:0; }
.table_HScode th { background:#222; color:#fff; }
.table_HScode td { padding-left:8px; }

.table_wrap .ship_ { padding-left:15px;}
.table_productCode { border:1px solid #222; border-top:0; }
.table_productCode th { background:#222; color:#fff; border-right:1px solid #4e4e4e; height:29px; font-size:11px;}
.table_productCode th:last-child{border-right:0; }
.qty_th { border-top:1px solid #4e4e4e;}
.table_productCode tr:nth-child(2n-1) { background:#f6f6f6;}
.table_productCode tr { border-bottom:1px solid #ddd; height:30px; }
.table_productCode tr:last-child { border-bottom:0;}
.table_productCode tr td { border-right:1px solid #ddd; text-align:center; font-size:13px;}
.table_productCode tr td:last-child {border-right:0;}
.table_productCode tfoot tr { border-top:1px solid #222; }
.table_productCode tfoot tr td { font-weight:bold; color:#111;}

.invoice_box_wrap { margin:30px -15px 0;}
.invoice_box_wrap > div {  padding:0 15px;  display:inline-block; vertical-align:top;}
.invoice_box { width:303px; border:1px solid #222; border-top:2px solid #222;}
.invoice_box h4 {height:30px; border-bottom:1px solid #ddd; font-size:13px; line-height:30px; color:#222; padding-left:10px; background:#f6f6f6;}
.invoice_box { height:296px;}
.invoice_box .invoice_box_inner { height:262px;}
.invoice_box_inner ul{padding-left:18px; padding-right:18px;}
.bank_info li {padding-left:12px; line-height:1.38; margin-bottom:12px;font-weight:350; position:relative; color:#222; }
.bank_info li:before { content:""; position:absolute; left:0; top:7px; display:inline-block; width:4px; height:1px; background:#222; }
.bank_info li:last-child {margin-bottom:0;}
.bank_info li div{display:table;}
.bank_info li span{display:table-cell; vertical-align:top;}
.bank_info li span:first-child{white-space:nowrap;}
.bank_info li span:last-child{font-weight:500;}

.invoice_bottom { display:inline-block; float:right; margin-top:20px;}
.invoice_bottom > div { display:inline-block; vertical-align:top; }
.invoice_bottom .sign img { width:200px;}
.invoice_bottom .sign span { display:block; font-weight:350; }

input { width:100%; height:100%; border: 1px solid #ddd; }
.table_cons textarea { min-height:inherit; height:100%; padding:15px 10px; border: 1px solid #ddd;}
.table_cons td:last-child{ padding:15px 10px; }

.table_cons .country_tr td:last-child { padding:10px;}

.cart_issu_btn.submit_btn { margin-top:20px;}
.cart_issu_btn.submit_btn button { width:100px; height:30px; font-weight:bold; font-size:13px; color:#fff; background:#222; border:0;}

.shop_search{position:relative; padding-left:80px; padding-right:65px; margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid #e3e3e3;}
.shop_search label{position:absolute; left:0; top:6px; font-size:15px;}
.shop_search ul{font-size:0; margin:0 -3px;}
.shop_search li{display:inline-block; zoom:1; *display:inline; width:33.3333%; box-sizing:border-box; padding:0 3px}
.shop_search input{height:35px;}
.shop_search button{border:0; background:#0165b1; color:#fff; border-radius:0; position:absolute; right:0; height:35px; top:0; width:62px;}

/* 25-08 renewal */
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Medium';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

.bizProductList {margin-bottom: 150px;}
.bizProductList ul {display: flex; flex-direction: column; gap: 60px;}
.bizProductList ul li {display: flex; align-items: center; gap: 12%; }
.bizProductList .img_box {width: 53%; border: 1px solid #e7e7e7;}
.bizProductList .img_box img {display: block; max-width: 100%;}
.bizProductList .txt_box {width: 35%;}
.bizProductList .product_name {margin-bottom: 45px; font-size: 30px; font-weight: 600; color: #0165b1; word-break: keep-all;}
.bizProductList .product_cont {font-size: 16px; line-height: 1.5; color: #333333; word-break: keep-all;}

.introHisWrap {padding-bottom: 200px;}
.intro_history .history_title {margin-bottom: 110px;}
.intro_history .history_title p {font-family: 'Pretendard-Medium' !important; font-size: 54px; font-weight: 800; color: #000;}

.history_list ul li {display: flex; align-items: flex-start; position: relative; padding-bottom: 40px;}
.history_list ul li:before {content:''; display: block; position: absolute; top: 10px; left: 99px; width: 3px; height: 100%; background-color: #c0c0c0;}
.history_list ul li:last-child:before {display: none;}
.history_list .txt_wrap {display: flex; align-items: flex-start; margin-bottom: 30px;}
.history_list .txt_box {padding-left: 36px;}
.history_list .txt_box * {font-family: 'Pretendard-Medium' !important;}
.history_list .year {flex:0 0 auto; position:relative; width:110px; font-size: 30px; font-weight: 650; color:#000000;}
.history_list .year:after {content:''; display: block; position: absolute; top: 9px; right: 0; width:18px; height:18px; border-radius: 50%; background-color: #000;}
.history_list .month {flex:0 0 auto; width:140px; font-size: 28px; font-weight: 500; color:#000000; line-height: 1.2;}
.history_list .txt {font-size: 28px; font-weight: 500; line-height: 1.2; color:#000000; word-break: keep-all;}
.history_list .none_active .year {color: #c0c0c0; cursor: pointer; transition: .3s;}
.history_list .none_active .year:after {background-color: #c0c0c0; transition: .3s;}
.history_list .none_active .txt_box {display: none;}
.history_list .none_active .year.on {color: #000;}
.history_list .none_active .year.on:after {background-color: #000;}
.history_list .recent .year {color: #0165b1;}
.history_list .recent .year:after {background-color: #0165b1;}
.history_list .recent .month {color: #0165b1;}
.history_list .recent .txt {color: #0165b1;}

.contact_wrap.new {width: 100%; max-width: 784px; margin: 0 auto;}
.contact_wrap.new .contact_right { padding-left:0; }
.contact_wrap.new >div {float: none; width: 100%;}
.new .contact_title span.inquiry {font-size: 16px;}
.new .contact_title h2 {font-size: 36px;}
.new .contact_btn {text-align: center;}

.productLinkWrap {margin-top: 50px;}
.productLinkWrap .link_box {display: flex; align-items: center; justify-content: center; gap: 38px;}
.productLinkWrap .link_box a {width:458px; max-width:100%; line-height: 77px; font-size: 25px; font-weight: 500; color: #202834; border: 1px solid #202834; border-radius: 39px; text-align: center;}
.productLinkWrap .link_box span {display: inline-block; padding-right: 45px; background: url('../images/ico_download.png') no-repeat right center;}

.product_top.new {background-color: #fff; padding-bottom: 150px;}
.product_top.new .product_org img {max-width: 100%;}

.shop_logo_box a {display: flex; align-items: center; justify-content: center; width:100%; height:480px; border: 1px solid #e7e7e7; padding: 20px;}
.shop_logo_box a img {max-width: 100%;}

@media screen and (max-width:1800px){
.diagonalBox .bgBox{width:60%;}
.diagonalBox.type1 .bgBox{background-position:right top;}
.diagonalBox.type2 .bgBox{background-position:left top;}
}
@media screen and (max-width:1792px){
.proLeftBox.fixed {left:0;}
}

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

.philBoxWrap{padding-left:0;}
.philBox{padding:50px; width:20%;}
.philBox.atv{width:40%;}
.philBox .contBox strong{font-size:25px;}
.philBox .contBox p{width:auto; word-break:keep-all; font-size:17px; line-height:24px; height:87px;}
.philBox .contBox p br{display:none;}
.philBoxWrap{white-space:normal;}

.diagonalBox .bgBox{background-size:100%;}

.manu_bottom_txt > div{padding:50px 60px 40px;}
.manu_bottom_txt h3{font-size:30px; line-height:36px;}
.manu_bottom_txt p{line-height:24px;}

.intro_content.biz{background-size:cover;}
.manu_bottom_content:nth-child(even) .manu_bottom_txt > div{margin-right:0;}
.manu_bottom_content:nth-child(odd) .manu_bottom_txt > div{margin-left:0;}
.manu_bottom_txt > div{padding:40px; max-width:100%;}
.manu_bottom_content:nth-child(even) .manu_bottom_txt > div:before, .manu_bottom_content:nth-child(odd) .manu_bottom_txt > div:before{display:none;}
.manu_bottom_content:nth-child(odd) .manu_idots{left:40px;}
.manu_bottom_content:nth-child(even) .manu_idots{right:40px;}

.product_org img{max-width:100%;}
.product_bottom_detail_wrap img{max-width:100%;}
.prodList{padding-left:20px; padding-right:20px;}
.prodList .leftMenu{left:20px;}
.shop_list_li{width:50%;}
.global_img img{display:block; max-width:100%;}
.contact_bg{background-size:600px;}
.intro_top{padding-left:50px; padding-right:50px;}
.scrollDown{left:50px;}
.intro_top .inner{padding-left:0; padding-right:0;}
.intro_top .dp_table strong{font-size:50px;}
.introBottom.pt300{padding-top:100px; background-size:cover; background-position:right top;}
.philBox{padding:30px;}
.philBox.atv{width:50%;}
.introBottom .topCell .inner > strong{font-size:45px;}
.philBox .contBox{padding-top:20px; padding-bottom:50px; min-height:300px;}
.philBox .contBox strong{margin-bottom:25px; font-size:20px;}
.philBox .contBox p{font-size:15px;}
.bcBox strong{font-size:35px;}
.flowChartWrap {padding-right:20px;}
.proLeftBox.fixed {left:20px;}
.intro_history .history_title p {font-size: 40px;}
.intro_history .history_title {margin-bottom: 80px;}  


}


@media screen and (max-width:1024px){
.cartView{padding-right:0;}
.summary, .summary.fixed{position:static; margin-left:0; width:100%;}
.cartTable th, .cartTable td{padding:10px;}
.txtL .prodCode strong{white-space:normal;}
.cartQty{white-space:nowrap;}
.sumQty p, .sumTotal p{width:auto;}
.flowChartWrap {padding-right:0;padding-left:0;}
.sub_menu > div {width: 100%;border-bottom: 1px solid #ddd;}
.sub_dep_section > a {height: 40px;line-height: 40px;}
.sub_dep_section:before {display:none;}
.sub_menu > .sub_home {display:none;}
.sub_gnb_last {height: 40px;line-height: 40px;}
.proLeftBox.fixed {left:0px;}
.proLeftBox.mob {position:fixed;top:auto;bottom:0;z-index: 11;}
.proLeftBox.fixed.mob.fixed1024 {position:absolute;bottom:-80px;}
.proLeftMenu {display:none;}
.proLeftBox .header {cursor:pointer;}
.proLeftBox {width: 100%;border-top-left-radius:0;border-top-right-radius:20px;}
.proLeftMenu > ul > li > a {background: #202833;color:#fff;padding:10px;font-size: 13px;}
.quickBtnWrap {background: #202833;padding:10px;}
.quickBtnWrap ul li {padding: 8px;}
.quickBtnWrap ul li a {color:#848a92;}
.quickBtnWrap ul li.on a {color:#fff;}
.quickBtnWrap ul li.on::before {background:#fff;}
.proLeftMenu > ul > li.on .quickBtnWrap {border-top:1px solid rgba(255,255,255,0.1)}
.proLeftMenu > ul > li > a {border-top:1px solid rgba(255,255,255,0.1)}
.proLeftMenu > ul > li > a::after {background:url('../images/sub/pro_arrow_m.png')no-repeat;background-size: 100%;}
.proLeftMenu > ul > li.on > a::after {background:url('../images/sub/pro_arrow_on_m.png')no-repeat;background-size: 100%;}
.proLeftBox .header {position:relative;}
.proLeftBox .header::after {content:'';display:inline-block;width:14px;height:14px;vertical-align: middle;background:url('../images/sub/quick_arrow.png')no-repeat;background-size:100%;}
.proLeftBox.on .header::after {background:url('../images/sub/quick_arrow_min.png');background-size:100%;}
.diagramBtn {width: 250px;height:30px;line-height: 30px;font-size: 14px;padding-left: 20px;border-radius: 30px;}
.diagramBtn::after {background:url('../images/sub/diagram_arrow_m.png')no-repeat;top:10px;background-size: 100%;}
}

@media screen and (max-width:768px){
.sub_visual{background-attachment:initial !important;}
/* .sub_menu {padding-left:57px;} */
.sub_menu > .sub_home{position:absolute; left:0; top:0;}
.sub_menu > div{width:100%;}
.sub_visual{height:300px;}
.sub_visual h1{font-size:35px; line-height:35px;}

.manu_bottom_wrap{padding-left:20px; padding-right:20px; padding-bottom:60px;}
.manu_bottom_content:nth-child(odd) .manu_bottom_txt, .manu_bottom_content:nth-child(even) .manu_bottom_txt, .manu_bottom_content:nth-child(odd) .manu_bottom_image, .manu_bottom_content:nth-child(even) .manu_bottom_image{float:none;}
.manu_bottom_content > div{width:auto;}
.manu_bottom_txt > div{height:auto; margin-top:0; display:block; padding:40px;}
.manu_bottom_txt p{word-break:keep-all;}
.manu_bottom_txt > div br{display:none;}
.manu_bottom_content:nth-child(even) .manu_bottom_txt > div{text-align:left; padding-left:40px;}
.manu_bottom_content:nth-child(odd) .manu_bottom_txt > div{padding-right:40px;}
.manu_bottom_content + .manu_bottom_content{margin-top:50px;}
.manu_bottom_content:nth-child(even) .slick-next, .manu_bottom_content:nth-child(even) .slick-prev{left:auto;}
.manu_bottom_content:nth-child(even) .manu_idots{left:40px;}
.manu_bottom_content:nth-child(even) .manu_idots, .manu_bottom_content:nth-child(odd) .manu_idots{position:static; margin-top:40px;}

.pBoxWrap img{max-width:100%;}
.pBox .imgBox{height:auto; padding:30px 0;}

.intro_content.manu2 p{font-size:32px; line-height:44px;}
.intro_content.manu2 span{font-size:25px; line-height:33px;}

.product_bottom_list a{padding:0 25px;}
.boardTitle{font-size:35px; line-height:35px;}
.boardTab li{padding-right:19px; margin-right:19px;}
.boardTab li a{font-size:16px; line-height:16px;}

.tableLearnView tbody td img{max-width:100%; width:100%;}
.tableLearnView tbody td p{word-break:keep-all;}
.tableLearnView tfoot td a{white-space: nowrap;overflow:hidden;text-overflow:ellipsis; max-width:90%;}
.tableLearnView tbody td{padding:60px 20px;}
.prodList .leftMenu{position:static; width:auto; margin-top:20px;}
.prodList .view{padding-left:0;}
.global_contact{position:static; margin-top:10px;}
.global_section{padding-left:20px; padding-right:20px;}
.global_list{margin-left:-20px; margin-right:-20px; }

.contact_wrap{padding-left:0;}
.contact_title{position:static;}
.contact_form{padding-top:50px;}
.contact_bg{background:none;}

.tabBoard li{width:50%;}
.sub_container.pt120.pb120{padding-top:60px; padding-bottom:60px;}

.myPageMenu{position:static; width:auto;}
.interList{padding-left:0;}
.myPageMenu > strong{font-size:18px;}
.myPageMenu ul{padding:15px 10px;}
.myPageMenu ul li{padding:6px 0;}
.myPageMenu ul li a{font-size:14px;}
.profileBox > strong{font-size:16px; border-bottom:2px solid #111;}
.tableProfile th, .tableProfile td{padding:15px 10px; font-size:13px;}
.blueConfirm{}
.learnMore::after {background:url('../images/sub/btn_arrow_on_m.png')no-repeat;background-size:100%;}
.learnMore.pink::after {background:url('../images/sub/btn_arrow_on_m.png')no-repeat;background-size:100%;}
.manu_bottom_content .slick-prev {background:#0165b1 url('../images/sub/management_arrow1_m.png')no-repeat;background-size:10px;background-position:center;}
.manu_bottom_content .slick-next {background:#0165b1 url('../images/sub/management_arrow2_m.png')no-repeat;background-size:10px;background-position:center;}

.goBack::before {background:url('../images/sub/go-back_m.png')no-repeat;background-size:95%;}
.search_box .jq_sel span {height: 40px;line-height:40px;}
.search_box button {background:url('../images/sub/search_m.png')no-repeat;background-size: 15px; background-position:center;}
.shop_list_star input[type="checkbox"] + label {background:url('../images/sub/star_off_m.png')no-repeat;background-size:100%;}
.shop_list_star input[type="checkbox"]:checked + label {background:url('../images/sub/star_on_m.png')no-repeat;background-size:100%;}
.global_tel {background: url('../images/sub/global_tel_m.png') left center no-repeat;background-size:15px;}
.global_mail {background: url('../images/sub/global_mail_m.png') left center no-repeat;background-size:15px;}
.sub_menu {bottom:-40px;}
.sub_dep_section:before {display:none;}
.sub_dep_section > a {height:35px;line-height:35px;}
.sub_dep_list{top:35px;}
.sub_gnb_last {height:35px;line-height:35px;}
.sub_menu.list {bottom:-50px;left:20px; right:20px; width:auto; border-left:1px solid #ededed; border-right:1px solid #ededed}
.sub_menu.list > div {border-bottom:1px solid #ededed;}
.page3 {height: 25vh;}
.network_title {bottom:20px;}
.write_tb th, .write_tb td {padding: 10px;box-sizing: border-box;}
.product_catalog_down_wrap {margin-top: 70px;}
.flowChartWrap h2 {font-size: 24px}
.fcBox {margin-bottom: 40px;}
.fcBox .title {font-size: 18px;padding: 10px 0;margin-bottom: 20px;}
.fcBox .imgBox {width: 100%;}
.fcBox .textBox {padding-left: 0;width: 100%;height:auto;margin-top: 30px; min-height:auto;}
.fcBox .textBox .text {padding-left: 0;}
.fcBox .infoBox {margin-bottom: 30px;}
.linkWrap {text-align: left;margin-bottom: 10px;}
.tab_style.ex2 {padding-top:40px; padding-left:40px; padding-right:40px;}
html, body{height:100%;}

/* 25-08 renewal */
.bizProductList ul {gap: 40px;}
.bizProductList ul li {flex-direction: column; gap: 15px;}
.bizProductList .img_box {width: calc(100% + 40px); border-left: none; border-right: none;}
.bizProductList .img_box img {width: 100%;}
.bizProductList .txt_box {width: 100%;}
.bizProductList .product_name {margin-bottom: 15px; font-size: 25px;}
.bizProductList .product_cont {font-size: 14px;}

.intro_history .history_title {margin-bottom: 60px;}
.intro_history .history_title p {font-size: 30px;}
.history_list .year {width: 70px; font-size: 20px;}
.history_list .year:after {width: 10px; height: 10px;}
.history_list ul li {padding-bottom: 20px;}
.history_list ul li:before {top: 10px; left: 64px; width: 2px;}
.history_list .txt_box {padding-left: 15px;}
.history_list .month {width: 50px; font-size: 18px;}
.history_list .txt {font-size: 18px;}
}


@media screen and (max-width:640px){
.content2_style{overflow-x:auto;}

.sub_visual h1{font-size:25px; line-height:25px; padding:85px 0;}

.sub_visual{height:auto;}
.sub_menu.list{padding-left:0; position:relative; left:auto; top:auto; right:auto; bottom:auto;}
.sub_menu > .sub_home{display:none;}
/*.sub_menu > div{position:static;}*/
.sub_dep_section:nth-child(2):before{display:none;}
.sub_dep_section > a{height:35px; line-height:35px; padding:0 10px;}
.sub_dep_list{top:35px;}

.intro_top{background-size:cover !important; padding-left:20px; padding-right:20px;}
.intro_top .inner{margin-top:0;}
.introWrap{height:60%}
.intro_top.biz.active, .intro_top.active{top:0;}
.intro_top .dp_table span{font-size:15px;}
.intro_top .dp_table strong{font-size:30px !important; margin-top:10px; margin-bottom:20px;}
.intro_top .dp_table p{font-size:15px; line-height:22px; word-break:keep-all;}
.intro_top .dp_table p br{display:none;}
.scrollDown{left:20px; bottom:60px;}
.scrollDown span::before{height:50px; bottom:-60px;}
.scrollDown span::after{height:15px; bottom:-25px;}

.introContWrap{height:auto;}
.intro_content.biz, .intro_content{padding:0 20px; height:300px; position:static; background-size:cover; background-attachment:inherit;}
.intro_content .dp_table span{font-size:15px; line-height:24px;}
.intro_content .dp_table strong{font-size:30px; margin-bottom:10px;}
.intro_content .dp_table p{font-size:15px; line-height:24px; word-break:keep-all;}
.intro_content .dp_table p br{display:none}
.bottomCell > div{display:block; position:static; padding:60px 0;}
.bcBox.right, .bcBox.left{width:auto;}
.bcBox strong{font-size:20px; margin-bottom:20px;}
.bottomCell{height:auto;}

.introBottom.pt300{padding-top:60px; background:url('../images/sub/m_intro_bg.png') right top no-repeat; background-size:80%;}
.introBottom .topCell .inner{margin-bottom:30px;}
.introBottom .topCell .inner > strong{font-size:23px;}

.philBox{padding:20px;}
.philIcon{width:35px; height:35px; background-size:35px !important;}
.philBox{width:90%;}
.philBox.atv{width:90%;}
.philBox .contBox{min-height:0; padding-bottom:35px; padding-top:0;}
.philBox .contBox p{height:auto; font-size:14px; line-height:20px;}
.philBox .contBox strong{margin-bottom:10px; font-size:18px;}
.learnMore{height:45px; line-height:45px; padding-left:15px;}
.learnMore::after{right:15px;}

.intro_content.manu2{background-size:cover;}
.pt120.manu_bottom{ padding-top:0;}
.tab_style a{font-size:16px; letter-spacing:-1px;}
.tab_style li{padding:0 10px;}
.manu_bottom_wrap{margin-top:30px;}
.manu_bottom_txt > div{padding:20px !important; padding-bottom:30px !important;}
.manu_bottom_txt h3{font-size:20px; line-height:26px;}
.manu_bottom_txt p{font-size:15px; line-height:22px; margin-top:10px;}
.manu_bottom_content .slick-arrow{width:50px; height:50px; background-size:10px;}
.manu_bottom_content .slick-prev, .manu_bottom_content:nth-child(odd) .slick-prev{right:50px;}
.manu_bottom_content:nth-child(even) .manu_idots, .manu_bottom_content:nth-child(odd) .manu_idots{margin-top:25px;}
.diagonalBox .bgBox{position:static !important; width:100% !important; background-size:cover !important; padding-top:45%; background-position:center center !important;}

.intro_content.biz .dp_table > div{padding-left:0;}
.intro_content.biz .dp_table span{font-size:14px;}
.intro_content.biz .dp_table strong{font-size:18px;}
.intro_content.biz .btnWrap{text-align:left;}
.intro_content.biz .dp_table > div > div{padding-left:50%;}
.diagonalBox{height:auto;}

.diagonalBox.type1 .textBox{padding-left:0;}
.diagonalBox.type2 .textBox{padding-right:0;}
.diagonalBox.type1 .textBox > div > div, .diagonalBox.type2 .textBox > div > div{padding-right:20px; padding-left:20px; text-align:left;}
.diagonalBox .textBox{padding-top:30px;}
.diagonalBox .textBox strong{font-size:20px;}
.diagonalBox .textBox strong::after{height:2px;}
.diagonalBox .textBox p{word-break:keep-all; font-size:15px; line-height:22px; margin-top:20px;}
.diagonalBox .textBox br{display:none;}
.diagonalBox + .diagonalBox{padding-top:50px;}
.diagonalBox.line5{padding-bottom:50px;}

.diagonalBox.line1 .bgBox{background: url('../images/sub/m_line1_box1-2_new.jpg')no-repeat;}
.diagonalBox.line2 .bgBox{background: url('../images/sub/m_line2_box2-2.jpg')no-repeat;}
.diagonalBox.line3 .bgBox{background: url('../images/sub/m_line3_box1-2.jpg')no-repeat;}
.diagonalBox.line4 .bgBox{background: url('../images/sub/m_line4_box2.jpg')no-repeat;}
.diagonalBox.line5 .bgBox{background: url('../images/sub/m_line5_box1.jpg')no-repeat;}

.content2_style img, .img_box img{max-width:100%;}

.underLineTitle{font-size:20px; margin-bottom:30px;}
.goBack{top:5px; font-size:15px;}
.pBox{display:block; width:auto; padding:0;}
.prod3Box{margin-left:0; margin-right:0;}
.pBox + .pBox{margin-top:20px;}
.pBoxWrap{padding:30px 20px;}
.prodTitle{font-size:17px;}
.detailView{height:40px; line-height:40px;}
.prod3Box.dep2__ img{width:60%; display:block; margin:0 auto;}
.product_catalog_down{background-size:25px; height:25px; line-height:25px; padding-right:33px; margin-bottom:10px;}
.product_top{padding:40px 0; margin-top:0;}
.title_style1{font-size:20px; line-height:20px;}
.mt30{margin-top:15px;}
.inner.pt80.pb80{padding-top:40px; padding-bottom:40px;}
.product_bottom_list a{padding:0 12px; font-size:13px; height:50px; line-height:50px;}
.product_bottom_list a:after{height:2px;}
.product_bottom_detail_wrap{padding:0 15px;}
.product_bottom_detail_wrap li{font-size:14px;}

.mobile_boardTab{display:block; height:43px; line-height:43px; font-size:14px; color:#252525; font-weight:600; border:1px solid #ddd; padding:0 15px; margin-bottom:20px; background:url('../images/sub/board_list_arrow.png') right 15px center no-repeat; background-size:12px;}
.boardTab_wrap{position:relative; z-index:10;}
.boardTab_wrap .boardTab{border:1px solid #ddd; border-top:0; position:absolute; top:43px; left:0; right:0; background:#fff; display:none;}
.boardTab_wrap .boardTab.active{display:block;}
.boardTab_wrap .boardTab li{display:block; width:auto; text-align:left;}
.boardTab_wrap .boardTab li a{font-size:13px; font-weight:500; padding:10px 15px;}
.boardTab_wrap .boardTab li::after{display:none;}
.boardTab_wrap .boardTab li.on a::after{display:none;}

.boardTitle{font-size:25px; line-height:25px;}
.search_box{padding:20px;}
.search_box > div{display:block;}
.search_box .inputWrap{width:100%; box-sizing:border-box; padding-left:80px; padding-right:30px;}
.search_box .jq_sel span{width:80px !important; font-size:13px;}
.search_box button{width:30px; height:40px;}
.search_box .jq_sel span::after{right:10px;}
.search_box select{width:80px; font-size:13px; border:0; height:40px;}
.search_box input{height:40px;}
.tableEdu th{font-size:14px; padding:15px 0;}
.tableEdu td{padding:10px; font-size:13px;}
.tableEdu td a{top:10px; font-size:13px;}

.pagination a{font-size:14px;}
.boardTab{margin-bottom:30px;}
.tableLearnView thead th h2{font-size:16px;}
.tableLearnView thead th{padding:15px 10px;}
.tableLearnView thead th p span{font-size:14px;}
.tableLearnView tbody td{padding:30px 15px;}
.tableLearnView tfoot td.viewPrev a, .tableLearnView tfoot td.viewNext a{left:10px; width:100%;}

.shop_list_li > div{padding:15px;}
.shop_list_info h3{font-size:15px; letter-spacing:-1px; line-height:22px;}
.shop_list_li{width:auto; display:block;}
.FilterBox > strong{margin-bottom:10px; font-size:14px;}
.FilterBox ul li{margin-bottom:10px;}
.FilterBox input + label .box{right:10px;}
.FilterBox{padding:15px 10px;}
.prodList .leftMenu .title strong{font-size:17px;}
.shop_item_counter{font-size:13px;}
.sohp_list_mode{position:static; text-align:right; padding-top:10px; display:none;}
.shop_list_info{height:auto;}
.shop_list_info a{position:static; margin-top:20px; height:38px; line-height:38px;}
.shop_list_info a span{font-size:14px;}

.shop_list_li.lineType .shop_img{display:block; width:auto; padding-bottom:20px;}
.shop_list_li.lineType .shop_list_info{display:block; width:auto; height:auto;}
.shop_list_li.lineType{height:auto;}
.shop_list_li.lineType .shop_img::after{display:none;}
.shop_list_li.lineType > div{padding:15px;}
.shop_list_li.lineType .shop_list_info{padding:0; border-top: 1px solid #ddd; padding-top: 20px;}
.shop_list_li.lineType .shop_list_info a{width:auto; height:38px; line-height:38px;}
.shop_list_li.lineType .shop_list_info a span{font-size:14px;}
.shop_list_li.lineType .shop_list_info h3{font-size: 15px; letter-spacing: -1px; line-height: 22px; font-weight:500;}
.tabBoard li{width:auto; display:block;}

.global_section{display:block; width:auto;}
.global_section > div{padding:20px;}
.global_name{margin-top:10px; font-size:15px;}
.global_section h3{font-size:18px;}
.global_list.pt40{padding-top:10px;}
.contact_title h2{font-size:23px; line-height:29px;}
.contact_form input[type="text"], .contact_form select, .contact_form textarea, .contact_form label{font-size:13px; padding-left:0;}
.contact_form li{display:block; width:auto;}

.centerH2{font-size: 25px; line-height: 25px; margin-bottom:40px;}
.cartTable th, .cartTable td{padding:10px;}
.txtL .prodCode{padding-left:10px; padding-right:10px;}
.cartProd img{width:70px;}
.cartTable input[type="checkbox"] + label .box{top:-8px;}
.txtL .prodCode strong{white-space:normal;}
.sub_container.pt180.pb120{padding-top:90px; padding-bottom:60px;}
.tableMyInquiry th{padding:15px 10px; font-size:14px;}
.tableMyInquiry td{padding:15px 10px; font-size:13px; letter-spacing:-1px;}
.tableMyInquiry td a{top:23px;}
.tableMyInquiry th:nth-child(3), .tableMyInquiry td:nth-child(3){display:none;}

.pc_block{display:none !important;}
.mobile_block{display:block !important;}

.cartView{padding-right:0;}

.cartTable{border-top: 3px solid #202834; display:block;}
.cartTable thead{display:none;}
.cartTable tr, .cartTable td, .cartTable tbody{display:block;}
.cartTable tr{border-bottom:1px solid #ddd; text-align:left; position:relative;}
.cartTable td{border-bottom:0; }
.cartTable td:nth-child(3), .cartTable td:nth-child(4), .cartTable td:nth-child(5), .cartTable td:nth-child(6){display:inline-block; text-align:center; padding-top:5px; padding-bottom:15px;}
.del_wrap{position:absolute; top:0; right:0;}
.cartTable td:nth-child(2){padding-bottom:0; padding-top:0;}
.cartTable input[type="checkbox"] + label .box{top:0; left:0px;}
.totalAlert{word-break:keep-all;}
.total_price:before{display:inline-block; content:'Total Price : ';}

.summary strong, .sumQty, .sumTotal{margin-bottom:25px;}

.proLeftBox.fixed.mob {top:auto;bottom:0;}

.crestal_top > div{float:none; width:auto;}
.crestal_top > div:last-child{margin-top:30px;}

.content2_style table th, .content2_style table td{padding:7px !important; line-height:18px !important; font-size:13px !important; letter-spacing:-1px !important;}

.contact_wrap .contact_right{padding-left:0;}
.contact_wrap >div{float:none; width:60%; margin:0 auto;}
.contact_wrap > .contact_right{width:auto; margin-top:20px;}
.contact_title span.inquiry{font-size:25px;}
.contact_title h2{font-size:17px; line-height:1.3; padding-top:10px;}

.signUp_process{margin-bottom:55px;}
.signUpLayer{padding:50px 30px;}
.signUpInput label{font-size:14px;}
.completeView{padding-top:40px; padding-bottom:40px;}
.completeView p{font-size:20px; line-height:30px;}

.pt120 {padding-top:60px;}
.pb150{padding-bottom:75px;}


.table_wrap > div{display:block; width:auto;}
.table_seller{margin-top:20px;}
.invoice_container{padding-top:90px; padding-bottom:90px;}
.invoice_box_wrap > div{display:block; width:auto;}
.invoice_box_wrap > div:last-child{margin-top:20px;}
.invoice_box{width:auto; height:auto; min-height:200px; padding-bottom:15px;}
.invoice_bottom .sign img, .invoice_bottom img{width:120px;}
.invoice_box .invoice_box_inner{height:auto;}

.invoice_wrap .title_box h1{font-size:17px; padding-left:10px;}
.invoice_wrap .title_box{background-size:70px; background-position:right 10px center;}
.glo_wrap_list  li.pub_mail{display:block; top:auto; right:auto; margin-top:10px;}

.tab_style{white-space:nowrap; overflow:scroll;}

.product_tab_wrap > div { margin-left:0; left:0; }

}

@media screen and (max-width:480px){
.intro_content.biz .dp_table > div > div{padding-left:40%;}

}
.c_red{color:#da2828}
