/* ------------------------------------------------------------------------- wowweb_mobile css --------------------------------------------------------------------------------- */
@media screen and (min-width:360px) and (max-width:720px) {

/* mainvisual_slide */
.main_visualbox {float: left; width: 100%; height: 400px; margin-top: 65px; background: #000;}
.swiper-container {width: 100%; height: 100%;}
.swiper-slide {text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center;
-ms-flex-align: center; -webkit-align-items: center; align-items: center;}

.slide_txtbox {position: absolute; width: 100%; top: 0; left: 0;  z-index: 2;}
.slide_txtarea {margin: 0 auto; width: 100%;}
.slogan_txt {font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; text-align: center; padding-top: 34%; box-sizing: border-box;}
.slide_titlekor {font-size: 24px; color: #fff; font-weight: 700; line-height: 24px; text-shadow: 1px 1px 2px #333;}
.slide_titleeng {font-size: 16px; color: #fff; font-weight: 400; line-height: 14px; margin-top: 10px; text-shadow: 1px 1px 2px #333;}
.slide_subtxt1 {font-size: 20px; color: #fff; font-weight: 400; line-height: 28px; margin-top: 20px; text-shadow: 1px 1px 2px #333;}
.slide_subtxt2 {margin: 0 auto; width: 76%; font-size: 14px; color: #fff; font-weight: 300; line-height: 20px; margin-top: 5px; text-shadow: 1px 1px 2px #333;}
.slide_btn {margin: 0 auto; width: 120px; margin-top: 30px;}
.slide_btn a {display: block; width: 100%; height: 34px; font-size: 13px; color: #fff; font-weight: 400; line-height: 32px; text-align: left; padding-left: 16px; background: rgba(0,0,0,0.4) url(../img/wowweb/images/slide_morebtn.png) no-repeat 95px center; border: 1px solid #fff; box-sizing:border-box; transition: all 0.5s ease;}
.slide_btn a:hover {color: #fff; background-color: #cc0001; border: 1px solid #cc0001;}

.swiper-pagination-bullet {width: 18px !important; height: 18px !important; display: inline-block; border-radius: 100%; background: rgba(255,255,255,0.4) !important; border: 2px solid #fff; box-sizing:border-box;}
.swiper-pagination-white .swiper-pagination-bullet-active {background: #3c5ac8 !important; border: none;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 5% !important;}

/* mainmiddle */
.mainmiddle {float: left; width: 100%; box-sizing: border-box; overflow: hidden; position: relative;}
.mainbanner {width: 100%; height: 400px; overflow: hidden; position: relative;}
.mainbanner .imgarea {display: block; height: 100%; text-align: center; background: url(../img/wowweb/images/recruit_bg.jpg) no-repeat center top; background-size: cover;}
.mainbanner .txtArea {position: absolute; top: 0; color: #fff; width: 100%;}
.mainbanner .txtArea a {display: block; width: 100%; height: 500px; color: #fff; padding: 33px; box-sizing: border-box; transition: all 0.5s ease;}
.mainbanner .txtArea li:nth-child(1) {font-size: 30px; font-weight: 700; line-height: 34px;}
.mainbanner .txtArea li:nth-child(2) {width: 40px; height: 2px; margin: 23px 0 22px 2px; background-color: #fff;}
.mainbanner .txtArea li:nth-child(3) {font-size: 16px; font-weight: 400; line-height: 20px; margin-bottom: 40px;}
.mainbanner .txtArea li:nth-child(4) {display: block; width: 145px; height: 40px; font-size: 14px; color: #fff; font-weight: 400; line-height: 38px; padding-left: 20px; background: rgba(0,0,0,0.4) url(../img/wowweb/images/slide_morebtn.png) no-repeat 120px center; border: 1px solid #fff; box-sizing:border-box; transition: all 0.5s ease;}
.mainbanner .txtArea a:hover {background-color: rgba(0,0,0,0.6);}
.mainbanner .txtArea a:hover li:nth-child(4) {color: #fff; background-color: #cc0001; border: 1px solid #cc0001;}

/* main_board */
.maininfo {width: 100%; height: 320px; overflow: hidden;}
.maininfo .infonotice {padding: 26px; box-sizing: border-box; height: 160px; background: #fff; position: relative;}
.infonotice .tit {font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 18px; color: #141414; line-height: 18px;}
.maininfo .infonotice .noticelist {width: 77.5%; margin-top: 21px; height: 57px; overflow: hidden;}

.board_type_list {width: 100%;}
.rolling {position: relative; width: 100%; height: auto;}
.rolling li {float: left; width: 100%;}
.rolling li a {display: inline-block; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; overflow: hidden; font-size: 19px; color: #6c6c6c; font-weight: 400; line-height: 38px; word-break: break-all;}
.rolling li a:hover {color: #3554c5; text-decoration: underline;}
.maininfo .morebtn {position: absolute; top: 78px; right: 26px;}

.board_output_11_tr {float: left; width: 100%;}
.board_output_11_tr td:nth-child(1) {display: none;}
.board_output_11_tr td:nth-child(3) {display: block; float: left; font-size: 14px; color: #a1a1a1; font-weight: 500;}

.maininfo .infoqna {padding: 26px; box-sizing: border-box; height: 160px; background: #e7e9f0; position: relative;}
.infoqna .tit {font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 18px; color: #141414; line-height: 18px;}
.maininfo .infoqna .qnalist {width: 77.5%; margin-top: 21px; height: 57px; overflow: hidden;}

.board_type_list2 {width: 100%;}
.rolling2 {position: relative; width: 100%; height: auto;}
.rolling2 li {float: left; width: 100%;}
.rolling2 li a {display: inline-block; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; overflow: hidden; font-size: 19px; color: #6c6c6c; font-weight: 400; line-height: 38px; word-break: break-all;}
.rolling2 li a:hover {color: #3554c5; text-decoration: underline;}

.board_output_13_tr {float: left; width: 100%;}
.board_output_13_tr td:nth-child(1) {display: none;} 
.board_output_13_tr td:nth-child(3) {display: block; float: left; font-size: 14px; color: #a1a1a1; font-weight: 500;}

/* mainside */
.mainside {float: left; width: 100%;}
.newproduct {position: relative; width: 100%; overflow: hidden;}
.newproduct .imgarea {height: 330px; background: url(../img/wowweb/images/newproduct_bg.jpg) no-repeat center top; background-size: 100%;}
.newproduct .txtArea {position: absolute; top: 0; color: #fff; width: 100%;}
.newproduct .txtArea a {display: block; width: 100%; height: 330px; color: #fff; padding: 33px; box-sizing: border-box; transition: all 0.5s ease;}
.newproduct .txtArea li:nth-child(1) {font-size: 22px; font-weight: 700; line-height: 22px;}
.newproduct .txtArea li:nth-child(2) {width: 25px; height: 2px; margin: 23px 0 22px 2px; background-color: #fff;}
.newproduct .txtArea li:nth-child(3) {font-size: 16px; font-weight: 400; line-height: 22px;}
.newproduct .txtArea a:hover {background-color: rgba(0,0,0,0.6);}

.product {position: relative; width: 100%; overflow: hidden;}
.product .imgarea {height: 170px; background: url(../img/wowweb/images/product_bg.jpg) no-repeat center top; background-size: 100%;}
.product .txtArea {position: absolute; top: 0; color: #fff; width: 100%;}
.product .txtArea a {display: block; width: 100%; height: 170px; color: #fff; padding: 33px; box-sizing: border-box; transition: all 0.5s ease;}
.product .txtArea li:nth-child(1) {font-size: 22px; font-weight: 700; line-height: 22px;}
.product .txtArea li:nth-child(2) {width: 25px; height: 2px; margin: 23px 0 22px 2px; background-color: #fff;}
.product .txtArea li:nth-child(3) {font-size: 16px; font-weight: 400; line-height: 22px;}
.product .txtArea a:hover {background-color: rgba(0,0,0,0.6);}

.mainlink {width: 100%; height: 100%; overflow: hidden;}
.mainlink .linkbox {display: block; float: left; width: 50%; height: 160px; text-align: center; padding-top: 110px; font-size: 18px; line-height: 18px; position: relative; box-sizing: border-box; transition: all 0.5s ease;}
.mainlink .link1 {background: #485172 url(../img/wowweb/images/shortcut_ico1.png) no-repeat center 34px; color: #fff; box-sizing: border-box;}
.mainlink .link1:hover {background: #2a4196 url(../img/wowweb/images/shortcut_ico1.png) no-repeat center 34px;}
.mainlink .link2 {background: #fff url(../img/wowweb/images/shortcut_ico2.png) no-repeat center 34px; color: #464444;}
.mainlink .link2:hover {background: #d1d7ef url(../img/wowweb/images/shortcut_ico2.png) no-repeat center 34px; color: #192e7c;}
.mainlink .link3 {background: #efeeee url(../img/wowweb/images/shortcut_ico3.png) no-repeat center 34px; color: #2f2e2e;}
.mainlink .link3:hover {background: #d1d7ef url(../img/wowweb/images/shortcut_ico3.png) no-repeat center 34px; color: #192e7c;}
.mainlink .link4 {background: #1e233d url(../img/wowweb/images/shortcut_ico4.png) no-repeat center 34px; color: #fff;}
.mainlink .link4:hover {background: #0b1b6f url(../img/wowweb/images/shortcut_ico4.png) no-repeat center 34px;}

/* call_kakao */
.mobilemain_customer_box {float: left; width: 100%; margin-top: 1.4%; margin-bottom: 1.4%;}
.main_customer_callarea {margin: 0 auto; width: 97.22222222222222%;}
.main_customer_callarea ul {float: left; width: 100%; height: auto; background: url(../img/wowweb/images/m_phonecenter_bg.jpg) no-repeat; background-size: 100% 100%;}
.main_customer_callarea ul li a {display: block; width: 100%; font-family:"³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 1.500em; color: #fff; font-weight: bold; padding: 5% 0 4.5% 45%; box-sizing:border-box;}

.main_customer_kakaotalkarea {margin: 0 auto; width: 97.22222222222222%;}
.main_customer_kakaotalkarea ul {float: left; width: 100%; height: auto; margin-top: 1.4%; background: url(../img/wowweb/images/m_kakaotalk_bg.jpg) no-repeat; background-size: 100% 100%;}
.main_customer_kakaotalkarea ul li a {display: block; width: 100%; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; color: #000; padding: 3% 0 2.5% 30%; box-sizing:border-box;}
.kakaotalk_title {font-size: 1.125em; font-weight: 400;}
.kakaotalk_id {font-size: 1.625em; font-weight: 700; letter-spacing: 1px;}

}

/* ------------------------------------------------------------------------- wowweb_tablet css --------------------------------------------------------------------------------- */
@media screen and (min-width:768px) and (max-width:1024px) {

/* mainvisual_slide */
.main_visualbox {float: left; width: 100%; height: 580px; margin-top: 112px; background: #000;}
.swiper-container {width: 100%; height: 100%;}
.swiper-slide {text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center;
-ms-flex-align: center; -webkit-align-items: center; align-items: center;}

.slide_txtbox {position: absolute; width: 100%; top: 0; z-index: 2;}
.slide_txtarea {margin: 0 auto; width: 100%;}
.slogan_txt {font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; text-align: center; padding-top: 28%; box-sizing: border-box;}
.slide_titlekor {font-size: 40px; color: #fff; font-weight: 700; line-height: 40px; text-shadow: 1px 1px 2px #333;}
.slide_titleeng {font-size: 26px; color: #fff; font-weight: 400; line-height: 28px; margin-top: 10px; text-shadow: 1px 1px 2px #333;}
.slide_subtxt1 {font-size: 28px; color: #fff; font-weight: 400; line-height: 28px; margin-top: 30px; text-shadow: 1px 1px 2px #333;}
.slide_subtxt2 {margin: 0 auto; width: 84%; font-size: 18px; color: #fff; font-weight: 300; line-height: 20px; margin-top: 10px; text-shadow: 1px 1px 2px #333;}
.slide_btn {margin: 0 auto; width: 145px; margin-top: 30px;}
.slide_btn a {display: block; width: 100%; height: 40px; font-size: 13px; color: #fff; font-weight: 400; line-height: 38px; text-align: left; padding-left: 16px; background: rgba(0,0,0,0.4) url(../img/wowweb/images/slide_morebtn.png) no-repeat 120px center; border: 1px solid #fff; box-sizing:border-box; transition: all 0.5s ease;}
.slide_btn a:hover {color: #fff; background-color: #cc0001; border: 1px solid #cc0001;}

.swiper-pagination-bullet {width: 18px !important; height: 18px !important; display: inline-block; border-radius: 100%; background: rgba(255,255,255,0.4) !important; border: 2px solid #fff; box-sizing:border-box;}
.swiper-pagination-white .swiper-pagination-bullet-active {background: #3c5ac8 !important; border: none;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 5% !important;}

/* mainmiddle */
.mainmiddle {float: left; width: 100%; box-sizing: border-box; overflow: hidden; position: relative;}
.mainbanner {width: 100%; height: 500px; overflow: hidden; position: relative;}
.mainbanner .imgarea {display: block; height: 100%; text-align: center; background: url(../img/wowweb/images/recruit_bg.jpg) no-repeat center top; background-size: cover;}
.mainbanner .txtArea {position: absolute; top: 0; color: #fff; width: 100%;}
.mainbanner .txtArea a {display: block; width: 100%; height: 500px; color: #fff; padding: 33px; box-sizing: border-box; transition: all 0.5s ease;}
.mainbanner .txtArea li:nth-child(1) {font-size: 40px; font-weight: 700; line-height: 34px;}
.mainbanner .txtArea li:nth-child(2) {width: 40px; height: 2px; margin: 23px 0 22px 2px; background-color: #fff;}
.mainbanner .txtArea li:nth-child(3) {font-size: 22px; font-weight: 400; line-height: 28px; margin-bottom: 40px;}
.mainbanner .txtArea li:nth-child(4) {display: block; width: 145px; height: 40px; font-size: 14px; color: #fff; font-weight: 400; line-height: 38px; padding-left: 20px; background: rgba(0,0,0,0.4) url(../img/wowweb/images/slide_morebtn.png) no-repeat 120px center; border: 1px solid #fff; box-sizing:border-box; transition: all 0.5s ease;}
.mainbanner .txtArea a:hover {background-color: rgba(0,0,0,0.6);}
.mainbanner .txtArea a:hover li:nth-child(4) {color: #fff; background-color: #cc0001; border: 1px solid #cc0001;}

/* main_board */
.maininfo {width: 100%; height: 320px; overflow: hidden;}
.maininfo .infonotice {padding: 26px; box-sizing: border-box; height: 160px; background: #fff; position: relative;}
.infonotice .tit {font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 18px; color: #141414; line-height: 18px;}
.maininfo .infonotice .noticelist {width: 77.5%; margin-top: 21px; height: 57px; overflow: hidden;}

.board_type_list {width: 100%;}
.rolling {position: relative; width: 100%; height: auto;}
.rolling li {float: left; width: 100%;}
.rolling li a {display: inline-block; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; overflow: hidden; font-size: 22px; color: #6c6c6c; font-weight: 400; line-height: 38px; word-break: break-all;}
.rolling li a:hover {color: #3554c5; text-decoration: underline;}
.maininfo .morebtn {position: absolute; top: 78px; right: 26px;}

.board_output_11_tr {float: left; width: 100%;}
.board_output_11_tr td:nth-child(1) {display: none;}
.board_output_11_tr td:nth-child(3) {display: block; float: left; font-size: 14px; color: #a1a1a1; font-weight: 500;}

.maininfo .infoqna {padding: 26px; box-sizing: border-box; height: 160px; background: #e7e9f0; position: relative;}
.infoqna .tit {font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 18px; color: #141414; line-height: 18px;}
.maininfo .infoqna .qnalist {width: 77.5%; margin-top: 21px; height: 57px; overflow: hidden;}

.board_type_list2 {width: 100%;}
.rolling2 {position: relative; width: 100%; height: auto;}
.rolling2 li {float: left; width: 100%;}
.rolling2 li a {display: inline-block; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; overflow: hidden; font-size: 22px; color: #6c6c6c; font-weight: 400; line-height: 38px; word-break: break-all;}
.rolling2 li a:hover {color: #3554c5; text-decoration: underline;}

.board_output_13_tr {float: left; width: 100%;}
.board_output_13_tr td:nth-child(1) {display: none;} 
.board_output_13_tr td:nth-child(3) {display: block; float: left; font-size: 14px; color: #a1a1a1; font-weight: 500;}

/* mainside */
.mainside {float: left; width: 100%;}
.newproduct {position: relative; float: left; width: 50%; overflow: hidden;}
.newproduct .imgarea {height: 330px; background: url(../img/wowweb/images/newproduct_bg.jpg) no-repeat center top; background-size: cover;}
.newproduct .txtArea {position: absolute; top: 0; color: #fff; width: 100%;}
.newproduct .txtArea a {display: block; width: 100%; height: 330px; color: #fff; padding: 33px; box-sizing: border-box; transition: all 0.5s ease;}
.newproduct .txtArea li:nth-child(1) {font-size: 28px; font-weight: 700; line-height: 22px;}
.newproduct .txtArea li:nth-child(2) {width: 25px; height: 2px; margin: 23px 0 22px 2px; background-color: #fff;}
.newproduct .txtArea li:nth-child(3) {font-size: 20px; font-weight: 400; line-height: 28px;}
.newproduct .txtArea a:hover {background-color: rgba(0,0,0,0.6);}

.product {position: relative; float: left; width: 50%; overflow: hidden;}
.product .imgarea {height: 330px; background: url(../img/wowweb/images/product_bg.jpg) no-repeat center top; background-size: cover;}
.product .txtArea {position: absolute; top: 0; color: #fff; width: 100%;}
.product .txtArea a {display: block; width: 100%; height: 170px; color: #fff; padding: 33px; box-sizing: border-box; transition: all 0.5s ease;}
.product .txtArea li:nth-child(1) {font-size: 28px; font-weight: 700; line-height: 22px;}
.product .txtArea li:nth-child(2) {width: 25px; height: 2px; margin: 23px 0 22px 2px; background-color: #fff;}
.product .txtArea li:nth-child(3) {font-size: 20px; font-weight: 400; line-height: 28px;}
.product .txtArea a:hover {background-color: rgba(0,0,0,0.6);}

.mainlink {width: 100%; height: 100%; overflow: hidden;}
.mainlink .linkbox {display: block; float: left; width: 50%; height: 220px; text-align: center; padding-top: 140px; font-size: 24px; line-height: 30px; position: relative; box-sizing: border-box; transition: all 0.5s ease;}
.mainlink .link1 {background: #485172 url(../img/wowweb/images/shortcut_ico1.png) no-repeat center 50px; background-size: 20%; color: #fff; box-sizing: border-box;}
.mainlink .link1:hover {background: #2a4196 url(../img/wowweb/images/shortcut_ico1.png) no-repeat center 50px; background-size: 20%;}
.mainlink .link2 {background: #fff url(../img/wowweb/images/shortcut_ico2.png) no-repeat center 50px; background-size: 16%; color: #464444;}
.mainlink .link2:hover {background: #d1d7ef url(../img/wowweb/images/shortcut_ico2.png) no-repeat center 50px; background-size: 16%; color: #192e7c;}
.mainlink .link3 {background: #efeeee url(../img/wowweb/images/shortcut_ico3.png) no-repeat center 50px; background-size: 16%; color: #2f2e2e;}
.mainlink .link3:hover {background: #d1d7ef url(../img/wowweb/images/shortcut_ico3.png) no-repeat center 50px; background-size: 16%; color: #192e7c;}
.mainlink .link4 {background: #1e233d url(../img/wowweb/images/shortcut_ico4.png) no-repeat center 50px; background-size: 16.5%; color: #fff;}
.mainlink .link4:hover {background: #0b1b6f url(../img/wowweb/images/shortcut_ico4.png) no-repeat center 50px; background-size: 16.5%;}

/* call_kakao */
.mobilemain_customer_box {float: left; width: 100%; margin-top: 1.4%; margin-bottom: 1.4%;}
.main_customer_callarea {margin: 0 auto; width: 97.22222222222222%;}
.main_customer_callarea ul {float: left; width: 100%; height: 110px; background: url(../img/wowweb/images/m_phonecenter_bg.jpg) no-repeat; background-size: 100% 100%;}
.main_customer_callarea ul li a {display: block; width: 100%; font-family:"³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 2.625em; color: #fff; font-weight: bold; letter-spacing: 1px; padding: 5% 0 4.5% 45%; box-sizing:border-box;}

.main_customer_kakaotalkarea {margin: 0 auto; width: 97.22222222222222%;}
.main_customer_kakaotalkarea ul {float: left; width: 100%; height: 135px; margin-top: 1.4%; background: url(../img/wowweb/images/m_kakaotalk_bg.jpg) no-repeat; background-size: 100% 100%;}
.main_customer_kakaotalkarea ul li a {display: block; width: 100%; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; color: #000; padding: 4% 0 3.5% 30%; box-sizing:border-box;}
.kakaotalk_title {font-size: 1.563em; font-weight: 400;}
.kakaotalk_id {font-size: 3.125em; font-weight: 700; letter-spacing: 1px;}

}

/* --------------------------------------------------------------------------- wowweb_pc css ----------------------------------------------------------------------------------- */
@media screen and (min-width:1280px) {

/* mainvisual_slide */
.main_visualbox {float: left; width: 50%; height: 820px; overflow: hidden; position: relative;}
.swiper-container {width: 100%; height: 100%;}
.swiper-slide {text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center;
-ms-flex-align: center; -webkit-align-items: center; align-items: center;}

.slide_txtbox {position: absolute; width: 100%; top: 0; left: 0; z-index: 2;}
.slide_txtarea {margin: 0 auto; width: 100%;}
.slogan_txt {font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; text-align: left; padding-top: 260px; padding-left: 70px; box-sizing: border-box;}
.slide_titlekor {font-size: 42px; color: #fff; font-weight: 700; line-height: 50px; text-shadow: 1px 1px 2px #333;}
.slide_titleeng {font-size: 27px; color: #fff; font-weight: 400; line-height: 28px; margin-top: 10px; text-shadow: 1px 1px 2px #333;}
.slide_subtxt1 {font-size: 24px; color: #fff; font-weight: 400; line-height: 28px; margin-top: 40px; text-shadow: 1px 1px 2px #333;}
.slide_subtxt2 {font-size: 16px; color: #fff; font-weight: 300; line-height: 20px; margin-top: 5px; text-shadow: 1px 1px 2px #333;}
.slide_btn {margin-top: 40px;}
.slide_btn a {display: block; width: 145px; height: 40px; font-size: 14px; color: #fff; font-weight: 400; line-height: 38px; padding-left: 20px; background: rgba(0,0,0,0.4) url(../img/wowweb/images/slide_morebtn.png) no-repeat 120px center; border: 1px solid #fff; box-sizing:border-box; transition: all 0.5s ease;}
.slide_btn a:hover {color: #fff; background-color: #cc0001; border: 1px solid #cc0001;}

.swiper-pagination-bullet {width: 18px !important; height: 18px !important; display: inline-block; border-radius: 100%; background: rgba(255,255,255,0.4) !important; border: 2px solid #fff; box-sizing:border-box;}
.swiper-pagination-white .swiper-pagination-bullet-active {background: #3c5ac8 !important; border: none;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 5% !important;}

/* mainmiddle */
.mainmiddle {float: left; width: 50%; padding-right: 320px; box-sizing: border-box; overflow: hidden; position: relative;}
.mainbanner {width: 100%; height: 500px; overflow: hidden; position: relative;}
.mainbanner .imgarea {display: block; height: 100%; text-align: center; background: url(../img/wowweb/images/recruit_bg.jpg) no-repeat center top; background-size: cover;}
.mainbanner .txtArea {position: absolute; top: 0; color: #fff; width: 100%;}
.mainbanner .txtArea a {display: block; width: 100%; height: 500px; color: #fff; padding: 33px; box-sizing: border-box; transition: all 0.5s ease;}
.mainbanner .txtArea li:nth-child(1) {font-size: 34px; font-weight: 700; line-height: 34px;}
.mainbanner .txtArea li:nth-child(2) {width: 40px; height: 2px; margin: 23px 0 22px 2px; background-color: #fff;}
.mainbanner .txtArea li:nth-child(3) {font-size: 20px; font-weight: 400; line-height: 24px; margin-bottom: 40px;}
.mainbanner .txtArea li:nth-child(4) {display: block; width: 145px; height: 40px; font-size: 14px; color: #fff; font-weight: 400; line-height: 38px; padding-left: 20px; background: rgba(0,0,0,0.4) url(../img/wowweb/images/slide_morebtn.png) no-repeat 120px center; border: 1px solid #fff; box-sizing:border-box; transition: all 0.5s ease;}
.mainbanner .txtArea a:hover {background-color: rgba(0,0,0,0.6);}
.mainbanner .txtArea a:hover li:nth-child(4) {color: #fff; background-color: #cc0001; border: 1px solid #cc0001;}

/* main_board */
.maininfo {width: 100%; height: 320px; overflow: hidden;}
.maininfo .infonotice {padding: 26px; box-sizing: border-box; height: 160px; background: #fff; position: relative;}
.infonotice .tit {font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 18px; color: #141414; line-height: 18px;}
.maininfo .infonotice .noticelist {width: 77.5%; margin-top: 21px; height: 57px; overflow: hidden;}

.board_type_list {width: 100%;}
.rolling {position: relative; width: 100%; height: auto;}
.rolling li {float: left; width: 100%;}
.rolling li a {display: inline-block; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; overflow: hidden; font-size: 19px; color: #6c6c6c; font-weight: 400; line-height: 38px; word-break: break-all;}
.rolling li a:hover {color: #3554c5; text-decoration: underline;}
.maininfo .morebtn {position: absolute; top: 78px; right: 26px;}

.board_output_11_tr {float: left; width: 100%;}
.board_output_11_tr td:nth-child(1) {display: none;}
.board_output_11_tr td:nth-child(3) {display: block; float: left; font-size: 14px; color: #a1a1a1; font-weight: 500;}

.maininfo .infoqna {padding: 26px; box-sizing: border-box; height: 160px; background: #e7e9f0; position: relative;}
.infoqna .tit {font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 18px; color: #141414; line-height: 18px;}
.maininfo .infoqna .qnalist {width: 77.5%; margin-top: 21px; height: 57px; overflow: hidden;}

.board_type_list2 {width: 100%;}
.rolling2 {position: relative; width: 100%; height: auto;}
.rolling2 li {float: left; width: 100%;}
.rolling2 li a {display: inline-block; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; overflow: hidden; font-size: 19px; color: #6c6c6c; font-weight: 400; line-height: 38px; word-break: break-all;}
.rolling2 li a:hover {color: #3554c5; text-decoration: underline;}

.board_output_13_tr {float: left; width: 100%;}
.board_output_13_tr td:nth-child(1) {display: none;}
.board_output_13_tr td:nth-child(3) {display: block; float: left; font-size: 14px; color: #a1a1a1; font-weight: 500;}

/* mainside */
.mainside {position: absolute; width: 320px; top: 0; right: 0;}
.newproduct {position: relative; width: 100%; overflow: hidden;}
.newproduct .imgarea {height: 330px; background: url(../img/wowweb/images/newproduct_bg.jpg) no-repeat center top;}
.newproduct .txtArea {position: absolute; top: 0; color: #fff; width: 100%;}
.newproduct .txtArea a {display: block; width: 100%; height: 330px; color: #fff; padding: 33px; box-sizing: border-box; transition: all 0.5s ease;}
.newproduct .txtArea li:nth-child(1) {font-size: 22px; font-weight: 700; line-height: 22px;}
.newproduct .txtArea li:nth-child(2) {width: 25px; height: 2px; margin: 23px 0 22px 2px; background-color: #fff;}
.newproduct .txtArea li:nth-child(3) {font-size: 16px; font-weight: 400; line-height: 22px;}
.newproduct .txtArea a:hover {background-color: rgba(0,0,0,0.6);}

.product {position: relative; width: 100%; overflow: hidden;}
.product .imgarea {height: 170px; background: url(../img/wowweb/images/product_bg.jpg) no-repeat center top;}
.product .txtArea {position: absolute; top: 0; color: #fff; width: 100%;}
.product .txtArea a {display: block; width: 100%; height: 170px; color: #fff; padding: 33px; box-sizing: border-box; transition: all 0.5s ease;}
.product .txtArea li:nth-child(1) {font-size: 22px; font-weight: 700; line-height: 22px;}
.product .txtArea li:nth-child(2) {width: 25px; height: 2px; margin: 23px 0 22px 2px; background-color: #fff;}
.product .txtArea li:nth-child(3) {font-size: 16px; font-weight: 400; line-height: 22px;}
.product .txtArea a:hover {background-color: rgba(0,0,0,0.6);}

.mainlink {width: 100%; height: 320px; overflow: hidden;}
.mainlink .linkbox {display: block; float: left; width: 50%; height: 160px; text-align: center; padding-top: 110px; font-size: 18px; line-height: 18px; position: relative; box-sizing: border-box; transition: all 0.5s ease;}
.mainlink .link1 {background: #485172 url(../img/wowweb/images/shortcut_ico1.png) no-repeat center 34px; color: #fff; box-sizing: border-box;}
.mainlink .link1:hover {background: #2a4196 url(../img/wowweb/images/shortcut_ico1.png) no-repeat center 34px;}
.mainlink .link2 {background: #fff url(../img/wowweb/images/shortcut_ico2.png) no-repeat center 34px; color: #464444;}
.mainlink .link2:hover {background: #d1d7ef url(../img/wowweb/images/shortcut_ico2.png) no-repeat center 34px; color: #192e7c;}
.mainlink .link3 {background: #efeeee url(../img/wowweb/images/shortcut_ico3.png) no-repeat center 34px; color: #2f2e2e;}
.mainlink .link3:hover {background: #d1d7ef url(../img/wowweb/images/shortcut_ico3.png) no-repeat center 34px; color: #192e7c;}
.mainlink .link4 {background: #1e233d url(../img/wowweb/images/shortcut_ico4.png) no-repeat center 34px; color: #fff;}
.mainlink .link4:hover {background: #0b1b6f url(../img/wowweb/images/shortcut_ico4.png) no-repeat center 34px;}

/* call_kakao */
.mobilemain_customer_box {display: none;}
}