/* ·¹ÀÌ¾Æ¿ô °øÅë */
#wrap {float: left; width: 100%;}
#header {float: left; width: 100%;}
#contents {float: left; width: 100%;}
#footer {float: left; width: 100%; background-color: #000;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Basic Mobile »ó´Ü¸Þ´º ¹× Åä±Û¸Þ´º ¿µ¿ª common */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* mobile common */
#header-inner-m {position: fixed; width: 100%; border-bottom: 1px solid rgba(255,255,255,0.2); z-index: 10000000; -webkit-transition: background 0.5s, color 0.5s; transition: background 0.5s, color 0.5s;} /* z-index 7 ¼³Á¤°ª */

/* mobile »ó´Ü */
.mo-gnb-wrap {position: relative; display: flex; justify-content: space-between; align-items: center; width: 100%; height: 7rem; padding: 0 2rem;}

/* mobile »ó´Ü ·Î°í ¿µ¿ª */
.mo-gnb-wrap .mobile-logo {float: left;}
.mo-gnb-wrap .mobile-logo h1 {display: block; width: auto;}
.mo-gnb-wrap .mobile-logo h1 a {display: block; width: 100%; height: 100%;}
.mo-gnb-wrap .mobile-logo h1 img {width: 100%;}
.mo-gnb-wrap .mobile-logo h1 img.logo-off {display: inline; transition: all 0.3s ease-in-out;}
.mo-gnb-wrap .mobile-logo h1 img.logo-on {display: none; transition: all 0.3s ease-in-out;}

/* mobile »ó´Ü Åä±Û ¿ÀÇÂ¹öÆ° ¿µ¿ª */
.mo-gnb-wrap .mo-togglelist {float: right; font-size: 0;}
.mo-gnb-wrap .mo-togglelist .hamburger {float: left;}
.mo-gnb-wrap .mo-togglelist .hamburger .line {width: 2.8rem; height: 0.3rem; background-color: #fff; display: block; margin: 0.6rem auto;}
.mo-gnb-wrap .mo-togglelist .hamburger:hover {cursor: pointer;}

/* mobile Åä±Û °øÅë¿µ¿ª */
html .opened {overflow: hidden;}
.drawer-toggle {top: 0; right: 0;}
#drawer {position: fixed; width: 80%; height: 100%; top: 0; right: -80%; background: #f9f9f9; /* Åä±Û¸Þ´º ÀüÃ¼¹è°æÄÃ·¯ */ -webkit-transition: .3s; transition: .3s; overflow: hidden; z-index: 10000000000;} /* ¿ÀÇÂ½Ã ³ªÅ¸³ª´Â drawer ÅÂ±×. closed »óÅÂ¿¡¼­ È­¸é ¹Û¿¡ À§Ä¡ÇÏ°í open½Ã¿¡ ³ªÅ¸³­´Ù. */
#drawer.opened {right: 0; box-shadow: 5px 5px 15px 1.5px rgba(0, 0, 0, 0.2); display: block;} /* left¼Ó¼ºÀÌ -(width)px ¶ó¼­ È­¸é ¹Û¿¡ ÀÖ°í left¸¦ 0À¸·Î ¹Ù²ã¼­ È­¸é¿¡ ³ªÅ¸³­´Ù. */
#blocker {display: none; background: rgba(0,0,0,0.8); position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999;} /* drawer open ½Ã ¹è°æ ¾îµÓ°Ô ÇÏ±â */ 
#blocker.opened {display: block; background-color: rgba(0,0,0,0.8); background-image: url("../img/wowweb/images/toggle_ico_close.png"); background-repeat: no-repeat; background-position: 8% 15px;}
.drawer-area {float: right; width: 100%; max-height: 100vh; overflow-y: auto; /* ¼¼·Î½ºÅ©·Ñ ¼³Á¤ */}

/* mobile Çì´õ ½ºÅ©·Ñ½Ã Çì´õ ½ºÅ¸ÀÏ º¯°æ */
#header-inner-m.roll {background: rgba(255,255,255,1); border-bottom: 1px solid #e8e8e8; box-shadow: 3px 3px 12px rgba(0,0,0,0.08);} /* ½ºÅ©·Ñ ÈÄ Çì´õÄÃ·¯ º¯°æ */
#header-inner-m.roll .mo-gnb-wrap .mobile-logo h1 img.logo-off {display: none;}
#header-inner-m.roll .mo-gnb-wrap .mobile-logo h1 img.logo-on {display: inline;}
#header-inner-m.roll .mo-gnb-wrap .mo-togglelist .hamburger .line {background-color: #000;}

/* mobile Åä±Û - ·Î±×ÀÎ¿µ¿ª */
.mo-user-login {display: block; height: 60px; font-size: 0; text-align: center; padding: 10px; background: #2c559e; overflow: hidden;}
.mo-user-login li {display: inline-block; width: 50%; height: 4rem; border-top: 1px solid #5681ce; border-right: 1px solid #5681ce; border-bottom: 1px solid #5681ce;}
.mo-user-login li:first-child {border-left: 1px solid #5681ce;}
.mo-user-login li a {display: block; width: 100%; transform: rotate(-0.04deg); font-size: 1.6rem; color: #fff; font-weight: 400; line-height: 4rem;}

/* mobile Åä±Û - ¸Þ´º¸®½ºÆ® ¿µ¿ª */
#slide-categorymenu {width: 100%; top: 0; right: 0px; font-family: "Noto Sans KR", sans-serif; transform: rotate(-0.04deg);}
#slide-categorymenu ul {width: 100%; height: 100%; background: #f5f5f5;} /* ¸Þ´º¸®½ºÆ® ÄÃ·¯ */
#slide-categorymenu ul .category-top {width: 100%; height: 5rem; font-size: 1.8rem; color: #fff; font-weight: 400; line-height: 5rem; text-align: center; background: #252525;}
#slide-categorymenu ul li {width: 100%; height: 5.5rem; line-height: 5.5rem; border-bottom: 1px solid #dbd8d8; overflow: hidden; position: relative;}
#slide-categorymenu ul li a {display: block; cursor: pointer; font-size: 1.7rem; color: #6e6e6e; font-weight: 500; text-decoration: none; cursor: pointer;} /* Åä±Û ´ë¸Þ´º */
#slide-categorymenu ul li.tt-fr a {padding-left: 2rem; cursor: pointer;}
#slide-categorymenu ul li.tt-fr .lotate-v {position: absolute; top: 2.35rem; right: 1.8rem; width: 1.75rem; height: 0.98rem; display: block;} /* ¿ìÃø È­»ìÇ¥¹öÆ° */
#slide-categorymenu ul li.tt-fr .lotate-v img {width: 100%; height: 100%; vertical-align: top;}
#slide-categorymenu ul li.tt-fr .lotate-v_180 {-ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);}
#slide-categorymenu ul li.active {background: #e2e6ea;} /* ´ë¸Þ´º Å¬¸¯½Ã ÄÃ·¯ */
#slide-categorymenu ul li.active a {color: #000; font-weight: 700; border-bottom: 1px solid #e4e3e3; cursor: pointer;}
#slide-categorymenu ul li ul.nav {background: #fff; display: none;} /* ÇÏÀ§¸Þ´º ÄÃ·¯ */
#slide-categorymenu ul li ul.nav li {border-bottom: 1px solid #ececec; height: 4rem; line-height: 4rem;}
#slide-categorymenu ul li ul.nav li:last-child {border-bottom: 0;}
#slide-categorymenu ul li ul.nav li a {display: block; font-size: 1.5rem; color: #6e6e6e; font-weight: 400; cursor: pointer; padding-left: 2rem; background: none;}
#slide-categorymenu ul li ul.nav li a:hover {color: #252525; font-weight: 700; background: #f5f5f5; cursor: pointer; text-decoration: none;}

/* mobile Åä±Û - °í°´Áö¿ø¼¾ÅÍ */
.toggle-customer {width: 100%; font-family: "Noto Sans KR", sans-serif; transform: rotate(-0.04deg); padding: 2rem 2rem 2.2rem; background: #fff url("../img/wowweb/images/toggle_ico_customer.png") no-repeat 93% 15px; background-size: 14%; border-bottom: 1px solid #dbd8d8;}
.toggle-customer h4.tit {font-size: 2.2rem; color: #111; font-weight: 700; line-height: 2.3rem; letter-spacing: -0.08rem;}
.toggle-customer .cu-time {width: 100%; margin-top: 15px;}
.toggle-customer .cu-time p {font-size: 1.4rem; color: #929191; font-weight: 400; letter-spacing: -0.06rem;}
.customer-btns {width: 100%; font-family: "Noto Sans KR", sans-serif; transform: rotate(-0.04deg); font-size: 0; text-align: center; margin-top: 15px;}
.customer-btns a {display: inline-block; width: 47%; height: 4rem; font-size: 1.5rem; color: #6d6a6a; font-weight: 400; line-height: 4rem; letter-spacing: -0.08rem; text-align: center; background: #eeeded;}
.customer-btns a.btn1 {margin-right: 6%;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Basic PC GNB »ó´Ü ¿µ¿ª common */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#header-inner {position: fixed; width: 100%; height: 9rem; border-bottom: 1px solid rgba(255,255,255,0.2); z-index: 10000000; -webkit-transition: background 0.5s, color 0.5s; transition: background 0.5s, color 0.5s;} /* z-index 7 ¼³Á¤°ª */
#header-inner .inner {position: relative; display: flex; justify-content: space-between; width: 100%;} /* Çì´õ ¸ðµç ÄÁÅÙÃ÷ ¼¼·Î°¡¿îµ¥ Á¤·Ä */

/* ÁÂÃø »ó´Ü ·Î°í */
h1.logo {position: absolute; top: 0; left: 2.6%; height: 9rem; z-index: 2;}
h1.logo a {display: flex; align-items: center; width: 100%; height: 100%;}
h1.logo a img {width: 100%;}
h1.logo a img.logo-off {display: inline; transition: all 0.3s ease-in-out;}
h1.logo a img.logo-on {display: none; transition: all 0.3s ease-in-out;}

/* GNB ¸Þ´º¸®½ºÆ® */
.gnb-menu {position: absolute; top: 0; left: 0; display: block; width: 100%; height: 9rem; text-align: center;}
.gnb-menu .gnb {float: left; width: 100%; font-size: 0;}
.gnb-menu .gnb > li {position: relative; display: inline-block; line-height: 8rem;}
.gnb-menu .gnb > li > a {display: block; position: relative; padding: 0.5rem 4.8rem 0; width: auto; height: 100%; transform: rotate(-0.03deg); font-family: "s-core-dream-medium", sans-serif; font-size: 1.85rem; color: #fff; letter-spacing: -0.04rem; text-align: center; border-bottom: 5px solid rgba(150,0,33,0); transition: all 0.3s ease;}
.gnb-menu .gnb > li:first-child > .sub-wrap > .sub {border-left: 1px solid #e8e8e8;} /* ÇÏÀ§¸Þ´º Ã¹¹øÂ° ¶óÀÎ */

/* GNB ÇÏÀ§ ¸Þ´º ¸®½ºÆ® */
.sub-wrap {position: relative; width: 100%; height: 0; overflow: hidden;}
.sub {position: relative; float: left; width: 100%; text-align: left; height: 100%; padding-top: 15px; padding-left: 20px; border-right: 1px solid #e8e8e8; z-index: 1000000;}
.sub li {width: 100%; height: 35px; transform: rotate(-0.03deg);}
.sub li a {display: block; font-family: "Noto Sans KR", sans-serif !important; font-size: 1.5rem; color: #252525 !important; font-weight: 400 !important; line-height: 35px; letter-spacing: -0.1rem !important; border-bottom: 0 !important; transition: all 0.3s ease;}

/* GNB ÇÏÀ§ ¸Þ´º ÆîÃÄº¸ÀÌ´Â BG */
.gnbmenu-bg {position: absolute; top: 9rem; left: 0; width: 100%; height: 0; background-color: #fff; box-shadow: 0 10px 12px rgba(0,0,0,0.16); z-index: 100000;}

/* ¿ìÃø ¹®ÀÇÇÏ±â ¹öÆ° */
.inquirybtns .btnsbox {position: absolute; top: 0; right: 2.6%; width: 15rem; height: 100%; height: 4.6rem; text-align: center; margin-top: 2.2rem;}
.inquirybtns .btnsbox a {display: block; width: 100%; height: 100%; font-family: "s-core-dream-medium", sans-serif; transform: rotate(-0.03deg); font-size: 1.7rem; color: #fff; line-height: 4.6rem; text-align: center; border: 1px solid #fff; border-radius: 5.5rem; transition: all 0.3s ease;}
.inquirybtns .btnsbox a:hover {background: #136ad5;}

/* Çì´õ ½ºÅ©·Ñ½Ã Çì´õ ½ºÅ¸ÀÏ º¯°æ */
#header-inner.roll {background: rgba(255,255,255,1); border-bottom: 1px solid #e8e8e8; box-shadow: 3px 3px 12px rgba(0,0,0,0.08);} /* ½ºÅ©·Ñ ÈÄ Çì´õÄÃ·¯ º¯°æ */
#header-inner.roll h1 a img.logo-off {display: none;}
#header-inner.roll h1 a img.logo-on {display: inline;}
#header-inner.roll .gnb-menu .gnb > li > a {color: #000;}
#header-inner.roll .inquirybtns .btnsbox a {background: #014190;}

/* Çì´õ ¸¶¿ì½º·Ñ¿À¹ö½Ã Çì´õ ½ºÅ¸ÀÏ º¯°æ */
#header-inner:hover {background: rgba(255,255,255,1); border-bottom: 1px solid #e8e8e8; box-shadow: 3px 3px 12px rgba(0,0,0,0.08);}
#header-inner:hover h1 a img.logo-off {display: none;}
#header-inner:hover h1 a img.logo-on {display: inline;}
#header-inner:hover .gnb-menu .gnb > li > a {padding: 0.5rem 5.2rem 0; color: #000;}
#header-inner:hover .gnb-menu .gnb > li:hover > a {font-family: "s-core-dream-extrabold", sans-serif; color: #136ad5; border-bottom: 5px solid #136ad5;}
#header-inner:hover .gnb > li:hover > .sub-wrap .sub {background-color: #f9f9f9;} /* ÇÏÀ§¸Þ´º ·Ñ¿À¹ö BG */
#header-inner:hover .sub li a:hover {color: #136ad5 !important; border-bottom: 0 !important; text-decoration: underline;}
#header-inner:hover .inquirybtns .btnsbox a {background: #014190;}
#header-inner:hover .inquirybtns .btnsbox a:hover {color: #014190; background: #fff; border: 1px solid #014190;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Basic PC Footer ÇÏ´Ü¹è³Ê °íÁ¤ ¿µ¿ª common */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.sec-common {position: relative; float: left; width: 100%;}
.footbann-type {float: left; width: 50%;}
.footbann-type .bannbox {position: relative; float: left; width: 100%;}

.footbann-type .bannbox .bann-img {position: relative; width: 100%; height: 100%; background-color: #000; z-index: 1;}
.footbann-type .bannbox .bann-img figure {position: relative; width: 100%; height: 24rem; /*height: 0; padding-bottom: 25%;*/ margin: 0; overflow: hidden;}
.footbann-type .bannbox .bann-img figure img {position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;}
.footbann-type .bannbox .bann-info {position: absolute; z-index: 2; top: 50%; left: 0; transform: translateY(-50%); display: flex; justify-content: center; align-items: center; width: 100%; padding: 0 20.83334%;}
.footbann-type .bannbox .bann-info .tit {display: inline-block; width: 100%; transform: rotate(-0.03deg);}
.footbann-type .bannbox .bann-info .tit h4 {font-family: "s-core-dream-extrabold", sans-serif; font-size: 3rem; color: #fff; line-height: 1; margin-bottom: 1rem;}
.footbann-type .bannbox .bann-info .tit p {font-size: 2rem; color: #fff; font-weight: 400;}
.footbann-type .bannbox .bann-info .more {display: inline-block; width: 4.8rem; height: 2.9rem;}
.footbann-type .bannbox .bann-info .more a {display: block; width: 100%; height: 100%;}
.footbann-type .bannbox .bann-info .more a i {display: inline-block; width: 4.8rem; height: 2.9rem;}
.footbann-type .bannbox .bann-info .more a img {width: 100%;}

/* ¸¶¿ì½º ·Ñ¿À¹ö È¿°ú */
.footbann-type .bannbox:hover .bann-img figure img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); opacity: 0.5;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Basic PC Footer ÇÏ´ÜÁ¤º¸ ¹× Ä«ÇÇ¶óÀÌÆ® ¿µ¿ª common */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* ÇÏ´Ü °øÅë - ÇÏ´Ü·Î°í ¹× ¹Ù·Î°¡±â ¹öÆ° ¿µ¿ª */
.foottop {position: relative; float: left; width: 100%; border-bottom: 1px solid #1a1a1a;}
.foottop .inner {margin: 0 auto; width: 100%; max-width: 1280px;}
.foottop .foottop-con {display: flex; justify-content: space-between; align-items: center; width: 100%; padding: 3rem 0;}
.foottop .foottop-con .foot-logo {width: auto;}
.foottop .foottop-con .foot-logo img {width: 100%;}
.foottop .foottop-con .foot-use ul {display: flex; align-items: center;}
.foottop .foottop-con .foot-use ul li {display: inline-block; margin-left: 2.5rem;}
.foottop .foottop-con .foot-use ul li a {display: block; transform: rotate(-0.03deg); font-size: 1.6rem; color: #666; font-weight: 400; line-height: 1; letter-spacing: -0.02rem;}
.foottop .foottop-con .foot-use ul li a:hover {color: #fff;}
.foottop .foottop-con .foot-use ul li.admin a {width: 7.6rem; height: 3.6rem; font-size: 1.5rem; text-align: center; line-height: 3.5rem; border: 1px solid #4c4c4c; border-radius: 0.5rem;}
.foottop .foottop-con .foot-use ul li.admin a:hover {background: #014190; border: 1px solid #014190; transition: all 0.3s ease 0s;}

/* ÇÏ´Ü ÄÁÅÙÃ÷ - ÇÏ´Ü ±â¾÷Á¤º¸, SNS ¿µ¿ª */
.footbottom {position: relative; float: left; width: 100%; padding: 5rem 0;}
.footbottom .inner {margin: 0 auto; width: 100%; max-width: 1280px;}
.footbottom .footbottom-con {display: flex; justify-content: space-between; width: 100%;}
.footbottom .footbottom-con .company-info {display: flex; flex-wrap: wrap; width: 78%;}
.footbottom .footbottom-con .company-info .company-list {width: 35%;}
.footbottom .footbottom-con .company-info .address-list {width: 65%;}

.footbottom .footbottom-con .company-info dl {display: table-row; transform: rotate(-0.03deg);}
.footbottom .footbottom-con .company-info dl dt {display: table-cell; font-size: 1.5rem; color: #757474; font-weight: 400; line-height: 1; letter-spacing: -0.06rem; padding-right: 3rem; padding-bottom: 1.5rem;}
.footbottom .footbottom-con .company-info dl dd {display: table-cell; font-size: 1.5rem; color: #fff; font-weight: 400; line-height: 1; letter-spacing: -0.06rem; word-break: keep-all; padding-bottom: 1.5rem;}
.footbottom .footbottom-con .company-info dl dd a {color: #fff;}
.footbottom .footbottom-con .company-info dl dd a:hover {color: #0f95f2;}
.footbottom .footbottom-con .company-info .copyright {float: left; width: 100%; transform: rotate(-0.03deg); font-size: 1.5rem; color: #848383; font-weight: 400; line-height: 1; letter-spacing: -0.02rem; margin-top: 3rem;}

/* ÇÏ´Ü ÄÁÅÙÃ÷ - SNS ¿µ¿ª */
.footbottom .footbottom-con .company-addons .foot-sns {width: 100%; font-size: 0;}
.footbottom .footbottom-con .company-addons .foot-sns li {display: inline-block; width: 3.8rem; height: 3.8rem; margin-right: 1rem;}
.footbottom .footbottom-con .company-addons .foot-sns li:last-child {margin-right: 0;}
.footbottom .footbottom-con .company-addons .foot-sns li a {display: block; width: 100%; height: 100%; transition: all 0.3s ease;}
.footbottom .footbottom-con .company-addons .foot-sns li a:hover {opacity: 0.4;}
.footbottom .footbottom-con .company-addons .foot-sns li img {width: 100%;}

/* gototop */
div.gototop {position: absolute; top: 0; left: 0; z-index: 99999999;}
div.gototop a.top {position: fixed; right: 20px; bottom: 20px; display: table; width: 50px; height: 50px; font-family: "Noto Sans KR", sans-serif !important; transform: rotate(-0.03deg); font-size: 12px; color: #252525; text-align: center; line-height: 50px; background: #fff; box-shadow: 3px 6px 18px rgba(0,0,0,0.15); border-radius: 100%; display: none; opacity: 1; transition: all 0.3s ease;}
div.gototop a.top:hover {color: #fff; background: #014190; opacity: 1;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ Mobile 359 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:359px) {

/* mobile Åä±Û - °í°´Áö¿ø¼¾ÅÍ */
.toggle-customer .cu-time p {font-size: 1.3rem;}

/* PC GNB »ó´Ü¿µ¿ª */
#header-inner {display: none;}

/* Basic PC Footer ÇÏ´Ü¹è³Ê °íÁ¤ ¿µ¿ª common */
.footbann-type {width: 100%;}
.footbann-type .bannbox .bann-img figure {height: 18rem;}
.footbann-type .bannbox .bann-info {padding: 0 2rem;}
.footbann-type .bannbox .bann-info .tit h4 {font-size: 2.6rem;}
.footbann-type .bannbox .bann-info .tit p {font-size: 1.6rem;}

/* ÇÏ´Ü °øÅë - ÇÏ´Ü·Î°í ¹× ¹Ù·Î°¡±â ¹öÆ° ¿µ¿ª */
.foottop .foottop-con {display: block; padding: 2.5rem 2rem 2rem;}
.foottop .foottop-con .foot-logo {display: inline-block;}
.foottop .foottop-con .foot-use {display: inline-block; width: 100%; margin-top: 1.5rem;}
.foottop .foottop-con .foot-use ul li {margin-left: 0; margin-right: 2.5rem;}
.foottop .foottop-con .foot-use ul li:last-child {display: none;}

/* ÇÏ´Ü ÄÁÅÙÃ÷ - ÇÏ´Ü ±â¾÷Á¤º¸, SNS ¿µ¿ª */
.footbottom {padding: 3rem 0;}
.footbottom .footbottom-con {display: block; padding: 0 2rem;}
.footbottom .footbottom-con .company-info {display: inline-block; width: 100%;}
.footbottom .footbottom-con .company-info .company-list {width: 100%;}
.footbottom .footbottom-con .company-info .address-list {width: 100%;}
.footbottom .footbottom-con .company-info dl {display: flex; width: 100%;}
.footbottom .footbottom-con .company-info dl dt {width: 36%; line-height: 1.3; padding-right: 1rem;}
.footbottom .footbottom-con .company-info dl dd {width: 64%; line-height: 1.3;}
.footbottom .footbottom-con .company-info .copyright {font-size: 1.3rem; margin-top: 1rem;}
.footbottom .footbottom-con .company-addons {display: inline-block; width: 100%; margin-top: 3rem;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ Mobile 360,719 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:360px) and (max-width:719px) {

/* PC GNB »ó´Ü¿µ¿ª */
#header-inner {display: none;}

/* Basic PC Footer ÇÏ´Ü¹è³Ê °íÁ¤ ¿µ¿ª common */
.footbann-type {width: 100%;}
.footbann-type .bannbox .bann-img figure {height: 18rem;}
.footbann-type .bannbox .bann-info {padding: 0 2rem;}
.footbann-type .bannbox .bann-info .tit h4 {font-size: 2.6rem;}
.footbann-type .bannbox .bann-info .tit p {font-size: 1.6rem;}

/* ÇÏ´Ü °øÅë - ÇÏ´Ü·Î°í ¹× ¹Ù·Î°¡±â ¹öÆ° ¿µ¿ª */
.foottop .foottop-con {display: block; padding: 2.5rem 2rem 2rem;}
.foottop .foottop-con .foot-logo {display: inline-block;}
.foottop .foottop-con .foot-use {display: inline-block; width: 100%; margin-top: 1.5rem;}
.foottop .foottop-con .foot-use ul li {margin-left: 0; margin-right: 2.5rem;}
.foottop .foottop-con .foot-use ul li:last-child {display: none;}

/* ÇÏ´Ü ÄÁÅÙÃ÷ - ÇÏ´Ü ±â¾÷Á¤º¸, SNS ¿µ¿ª */
.footbottom {padding: 3rem 0;}
.footbottom .footbottom-con {display: block; padding: 0 2rem;}
.footbottom .footbottom-con .company-info {display: inline-block; width: 100%;}
.footbottom .footbottom-con .company-info .company-list {width: 100%;}
.footbottom .footbottom-con .company-info .address-list {width: 100%;}
.footbottom .footbottom-con .company-info dl {display: flex; width: 100%;}
.footbottom .footbottom-con .company-info dl dt {width: 36%; line-height: 1.3; padding-right: 1rem;}
.footbottom .footbottom-con .company-info dl dd {width: 64%; line-height: 1.3;}
.footbottom .footbottom-con .company-info .copyright {font-size: 1.3rem; margin-top: 1rem;}
.footbottom .footbottom-con .company-addons {display: inline-block; width: 100%; margin-top: 3rem;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ Tablet 720,767 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:720px) and (max-width:767px) {

/* mobile Åä±Û °øÅë¿µ¿ª */
#drawer {width: 60%; right: -60%;}
#blocker.opened {background-position: 32% 15px;}
#slide-categorymenu ul .category-top {height: 7rem; font-size: 2.4rem; line-height: 7rem;}

/* PC GNB »ó´Ü¿µ¿ª */
#header-inner {display: none;}

/* Basic PC Footer ÇÏ´Ü¹è³Ê °íÁ¤ ¿µ¿ª common */
.footbann-type {width: 100%;}
.footbann-type .bannbox .bann-info {padding: 0 10rem;}

/* ÇÏ´Ü °øÅë - ÇÏ´Ü·Î°í ¹× ¹Ù·Î°¡±â ¹öÆ° ¿µ¿ª */
.foottop .foottop-con {padding: 3rem 3rem;}
.foottop .foottop-con .foot-use ul li {margin-left: 0; margin-left: 2.5rem; margin-right: 0;}
.foottop .foottop-con .foot-use ul li:last-child {display: none;}

/* ÇÏ´Ü ÄÁÅÙÃ÷ - ÇÏ´Ü ±â¾÷Á¤º¸ ¹× °ü·Ã»çÀÌÆ®, SNS ¿µ¿ª */
.footbottom {padding: 3rem 0;}
.footbottom .footbottom-con {display: block; padding: 0 3rem;}
.footbottom .footbottom-con .company-info {display: inline-block; width: 100%;}
.footbottom .footbottom-con .company-info .company-list {width: 100%;}
.footbottom .footbottom-con .company-info .address-list {width: 100%;}
.footbottom .footbottom-con .company-info dl {display: flex; width: 100%;}
.footbottom .footbottom-con .company-info dl dt {width: 22%;}
.footbottom .footbottom-con .company-info dl dd {width: 78%;}
.footbottom .footbottom-con .company-addons {display: inline-block; width: 100%; margin-top: 3rem;}


}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ Tablet 768,1023 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


@media screen and (min-width:768px) and (max-width:1023px) {

/* mobile Åä±Û °øÅë¿µ¿ª */
#drawer {width: 60%; right: -60%;}
#blocker.opened {background-position: 32% 15px;}
#slide-categorymenu ul .category-top {height: 7rem; font-size: 2.4rem; line-height: 7rem;}

/* PC GNB »ó´Ü¿µ¿ª */
#header-inner {display: none;}

/* Basic PC Footer ÇÏ´Ü¹è³Ê °íÁ¤ ¿µ¿ª common */
.footbann-type {width: 100%;}
.footbann-type .bannbox .bann-info {padding: 0 10rem;}

/* ÇÏ´Ü °øÅë - ÇÏ´Ü·Î°í ¹× ¹Ù·Î°¡±â ¹öÆ° ¿µ¿ª */
.foottop .foottop-con {padding: 3rem 3rem;}
.foottop .foottop-con .foot-use ul li {margin-left: 0; margin-left: 2.5rem; margin-right: 0;}
.foottop .foottop-con .foot-use ul li:last-child {display: none;}

/* ÇÏ´Ü ÄÁÅÙÃ÷ - ÇÏ´Ü ±â¾÷Á¤º¸ ¹× °ü·Ã»çÀÌÆ®, SNS ¿µ¿ª */
.footbottom {padding: 3rem 0;}
.footbottom .footbottom-con {display: block; padding: 0 3rem;}
.footbottom .footbottom-con .company-info {display: inline-block; width: 100%;}
.footbottom .footbottom-con .company-info .company-list {width: 100%;}
.footbottom .footbottom-con .company-info .address-list {width: 100%;}
.footbottom .footbottom-con .company-info dl {display: flex; width: 100%;}
.footbottom .footbottom-con .company-info dl dt {width: 22%;}
.footbottom .footbottom-con .company-info dl dd {width: 78%;}
.footbottom .footbottom-con .company-addons {display: inline-block; width: 100%; margin-top: 3rem;}

}



/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ PC 1024,1279 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1024px) and (max-width:1279px) {

/* mobile »ó´Ü¿µ¿ª common */
#header-inner-m {display: none;}

/* Basic PC GNB »ó´Ü ¿µ¿ª common */
h1.logo {left: 1%; width: 18rem;}
.gnb-menu .gnb {padding-left: 4.5rem;}
.gnb-menu .gnb > li > a {padding: 0.5rem 4rem 0;}
#header-inner:hover .gnb-menu .gnb > li > a {padding: 0.5rem 4.2rem 0;}
.sub li {height: 30px;}
.inquirybtns .btnsbox {width: 15rem; right: 1%; }

/* Basic PC Footer ÇÏ´Ü¹è³Ê °íÁ¤ ¿µ¿ª common */
.footbann-type .bannbox .bann-info {padding: 0 3rem;}

/* Basic PC Footer ÇÏ´ÜÁ¤º¸ ¹× Ä«ÇÇ¶óÀÌÆ® ¿µ¿ª common */
.foottop .inner {padding: 0 3rem;}
.foottop .foottop-con .foot-logo {width: 18rem;}
.footbottom .inner {padding: 0 3rem;}
.footbottom .footbottom-con .company-info {width: 70%;}

}



/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ PC 1280,1919 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) and (max-width:1919px) {

/* mobile »ó´Ü¿µ¿ª common */
#header-inner-m {display: none;}

}



/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ PC 1280,1290 ¿¹¿ÜÃ³¸® *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) and (max-width:1290px) {

/* Basic PC GNB »ó´Ü ¿µ¿ª common */
h1.logo {left: 1%; width: 18rem;}
.gnb-menu .gnb > li > a {padding: 0.5rem 4rem 0;}
#header-inner:hover .gnb-menu .gnb > li > a {padding: 0.5rem 4.4rem 0;}
.sub li {height: 30px;}

/* ¿ìÃø ¹®ÀÇÇÏ±â ¹öÆ° */
.inquirybtns .btnsbox {width: 13rem;}
.inquirybtns .btnsbox a {font-size: 1.6rem;}

/* Basic PC Footer ÇÏ´Ü¹è³Ê °íÁ¤ ¿µ¿ª common */
.footbann-type .bannbox .bann-info {padding: 0 3rem;}

/* Basic PC Footer ÇÏ´ÜÁ¤º¸ ¹× Ä«ÇÇ¶óÀÌÆ® ¿µ¿ª common */
.foottop .inner {max-width: 1200px;}
.foottop .foottop-con .foot-logo {width: 18rem;}
.footbottom .inner {max-width: 1200px;}
.footbottom .footbottom-con .company-info {width: 70%;}

}




/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ PC 1920 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1920px) {

/* mobile »ó´Ü¿µ¿ª common */
#header-inner-m {display: none;}

}