/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ¸ÞÀÎÄÁÅÙÃ÷ °øÅë¿µ¿ª */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* ·¹ÀÌ¾Æ¿ô °øÅë */
.sec-main {position: relative; float: left; width: 100%;}
.sec-main .inner {margin: 0 auto; width: 100%; max-width: 1280px;}
.main-greeting {padding: 17rem 0; background-color: #111111;}
.main-product {padding: 17rem 0; background-color: #f9f9f9;}
.main-board {margin: 17rem 0;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷º° Å¸ÀÌÆ² °øÅë */
.title-common {width: 100%; text-align: left;}
.title-common .tit-eng {font-family: "Saira", sans-serif; font-size: 2rem; color: #252525; font-weight: 700; letter-spacing: -0.06rem; line-height: 1;}
.title-common .tit-eng span {margin-right: 1.5rem;}
.title-common .tit-eng:after {display: inline-block; content: ""; width: 10rem; height: 1px; margin-top: -0.2rem; background-color: #252525; vertical-align: middle;}
.title-common .tit-kor {font-family: "s-core-dream-extralight", sans-serif; font-size: 4.2rem; color: #111111; letter-spacing: -0.06rem; line-height: 1.3; margin-top: 6.5rem;}
.title-common .tit-kor strong {font-family: "s-core-dream-heavy", sans-serif;}
.title-common .tit-info {width: 100%; margin-top: 3rem;}
.title-common .tit-info .tit-subtxt {float: left; width: 45%; font-family: "s-core-dream-light", sans-serif; transform: rotate(-0.03deg); font-size: 1.8rem; color: #111111; letter-spacing: -0.08rem; line-height: 1.5; word-break: keep-all; margin-right: 3rem;}

.title-common .tit-info .morebtn {position: relative; display: inline-block; width: 21rem; height: 6rem; text-align: left; margin-top: 0.3rem; border: 1px solid #969595; border-radius: 50px; transition: all 0.3s ease;}
.title-common .tit-info .morebtn a {display: block; width: 100%; height: 100%; padding-left: 4rem;}
.title-common .tit-info .morebtn span {display: inline-block; transform: rotate(-0.03deg); font-size: 1.7rem; color: #292929; letter-spacing: -0.06rem; line-height: 5.8rem;}
.title-common .tit-info .morebtn i {position: absolute; right: 17.5%; top: 50.5%; transform: translateY(-50%); width: 2.5rem; height: 1rem; margin-left: 3rem; font-style: normal;}
.title-common .tit-info .morebtn i img {width: 100%; height: 100%; vertical-align: top;}
.title-common .tit-info .morebtn i img.arrow-off {display: inline; transition: all 0.3s ease-in-out;}
.title-common .tit-info .morebtn i img.arrow-on {display: none; transition: all 0.3s ease-in-out;}

.title-common .tit-info .morebtn:hover {background-color: #ea002c; border: 1px solid #ea002c;}
.title-common .tit-info .morebtn:hover span {color: #fff;}
.title-common .tit-info .morebtn:hover i {animation: arr-right 0.5s infinite;}
.title-common .tit-info .morebtn:hover i img.arrow-off {display: none;}
.title-common .tit-info .morebtn:hover i img.arrow-on {display: inline;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* sectionº° ÄÁÅÙÃ÷¿µ¿ª */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* ¸ÞÀÎ ºñÁÖ¾ó ½½¶óÀÌµå ÀüÃ¼ ¿µ¿ª */
.main-visual {position: relative; top: 0; left: 0; width: 100%; z-index: 1;}
.main-visual .swiper {width: 100%; height: 100%;}
.main-visual .swiper .swiper-slide {height: 98rem; 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;}
.main-visual .swiper .swiper-slide .slidecontents {position: relative; display: table; width: 100%; height: 100%;}
.main-visual .swiper .paging {position: absolute; bottom: 28%; left: 16.6667%; width: 22rem; height: 3rem; overflow: hidden;}

/* ¸ÞÀÎ ºñÁÖ¾ó ½½¶óÀÌµå pagina ½ºÅ¸ÀÏ Àû¿ë */
.main-visual .swiper .swiper-pagination-bullet {width: 1.2rem !important; height: 1.2rem !important; display: inline-block; background: rgba(255,255,255,0) !important; border: 1px solid #fff; opacity: 1 !important; outline: none; transition: all 0.3s ease;}
.main-visual .swiper .swiper-pagination-bullet-active {width: 4rem !important; height: 1.2rem !important; background: #fff !important; border-radius: 50px; border: none;}
.main-visual .swiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 20% !important;}
.main-visual .swiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 var(--swiper-pagination-bullet-horizontal-gap,3px) !important;}

/* ¸ÞÀÎ ºñÁÖ¾ó ½½¶óÀÌµå button ½ºÅ¸ÀÏ Àû¿ë */
.main-visual .swiper .swiper-button-prev, .swiper-rtl .swiper-button-next {left: 0; width: auto; color: rgba(255,255,255,0.5);}
.main-visual .swiper .swiper-button-next, .swiper-rtl .swiper-button-prev {right: 0; width: auto; color: rgba(255,255,255,0.5);}
.main-visual .swiper .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {font-size: 1.8rem; font-weight: normal;}
.main-visual .swiper .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {font-size: 1.8rem; font-weight: normal;}
.main-visual .swiper .mainprev, .main-visual .swiper .mainnext {z-index: 20;}

/* ¸ÞÀÎ ºñÁÖ¾ó ½½¶óÀÌµå Å¸ÀÌÆ² ÅØ½ºÆ® ¿µ¿ª*/
.slide-title {position: absolute; top: 0; left: 0; width: 100%; height: 100%; transform: translateY(35%); padding: 0 16.6667%;}
.slide-title .slide-eng {font-family: "Saira", sans-serif; font-size: 2rem; color: #fff; font-weight: 700; letter-spacing: -0.06rem; line-height: 1;}
.slide-title .slide-eng span {margin-right: 1.5rem;}
.slide-title .slide-eng:after {display: inline-block; content: ""; width: 10rem; height: 1px; margin-top: -0.2rem; background-color: #fff; vertical-align: middle;}
.slide-title .slide-kor {font-family: "s-core-dream-extrabold", sans-serif; font-size: 6.2rem; color: #fff; letter-spacing: -0.06rem; line-height: 1.2; margin-top: 3rem;}
.slide-title p {font-family: "s-core-dream-light", sans-serif; font-size: 2rem; color: #fff; letter-spacing: -0.06rem; line-height: 1.3; margin-top: 3.5rem;}

/* ¸ÞÀÎ ºñÁÖ¾ó ½½¶óÀÌµå - ½½¶óÀÌµå ÀüÈ¯½Ã Å¸ÀÌÆ² ¾Ö´Ï¸ÞÀÌ¼Ç Àû¿ë */
.main-visual .swiper .swiper-slide-active .slide-title .slide-eng {animation: fadeInUpslide 0.6s;}
.main-visual .swiper .swiper-slide-active .slide-title .slide-kor {animation: fadeInUpslide 0.8s;}
.main-visual .swiper .swiper-slide-active .slide-title p {animation: fadeInUpslide 1.0s;}

/* ¸ÞÀÎ ºñÁÖ¾ó ½½¶óÀÌµå - ½½¶óÀÌµå ÀüÈ¯½Ã Å¸ÀÌÆ² ¾Ö´Ï¸ÞÀÌ¼Ç È¿°ú */
@-webkit-keyframes fadeInUpslide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpslide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - ÀÎ»ç¸» ¿µ¿ª */
.greeting-box {width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.greeting-box .greeting-img {position: relative; width: 46.875%; height: 100%; margin-top: 4rem;}
.greeting-box .greeting-img .thumbimg {position: relative; width: 100%; height: 0; padding-bottom: 93.3334%; z-index: 1;}
.greeting-box .greeting-img .thumbimg:after {position: absolute; content: ""; top: -4rem; left: -4rem; width: 100%; height: 100%; border: 3px solid #ea002c; z-index: 1;}
.greeting-box .greeting-img .thumbimg img {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2;}
.greeting-box .greeting-img .ico {position: absolute; bottom: -6.6667%; right: -6.6667%; width: 13.3334%; z-index: 5;}
.greeting-box .greeting-img .ico img {width: 100%; height: 100%;}

.greeting-box .greeting-info {width: 53.125%; padding-left: 7.8125%; transform: rotate(-0.03deg);}
.greeting-box .greeting-info .txt-eng {font-family: "Saira", sans-serif; font-size: 2rem; color: #fff; font-weight: 700; letter-spacing: -0.06rem; line-height: 1;}
.greeting-box .greeting-info .txt-eng span {margin-right: 1.5rem;}
.greeting-box .greeting-info .txt-eng:after {display: inline-block; content: ""; width: 10rem; height: 1px; margin-top: -0.2rem; background-color: #fff; vertical-align: middle;}
.greeting-box .greeting-info .txt-kor {font-family: "s-core-dream-light", sans-serif; font-size: 4.2rem; color: #fff; letter-spacing: -0.06rem; line-height: 1.3; word-break: keep-all; margin-top: 7rem;}
.greeting-box .greeting-info .txt-kor strong {font-family: "s-core-dream-heavy", sans-serif;}
.greeting-box .greeting-info .txt-subtxt1 {font-family: "s-core-dream-light", sans-serif; font-size: 2.6rem; color: #fff; letter-spacing: -0.06rem; line-height: 1.3; margin-top: 3rem;}
.greeting-box .greeting-info .txt-subtxt2 {font-family: "s-core-dream-light", sans-serif; font-size: 1.8rem; color: #c1c1c1; letter-spacing: -0.06rem; line-height: 1.35; margin-top: 3rem;}
.greeting-box .greeting-info a.morebtn {position: relative; display: block; width: 20rem; height: 6rem; text-align: left; padding-left: 3.5rem; margin-top: 5.5rem; border: 1px solid #fff; border-radius: 50px; transition: all 0.3s ease;}
.greeting-box .greeting-info a.morebtn span {display: inline-block; font-size: 1.7rem; color: #fff; letter-spacing: -0.06rem; line-height: 5.8rem;}
.greeting-box .greeting-info a.morebtn i {position: absolute; right: 18%; top: 50%; transform: translateY(-50%); width: 2.5rem; height: 1rem; margin-left: 3rem; font-style: normal;}
.greeting-box .greeting-info a.morebtn i img {vertical-align: top;}
.greeting-box .greeting-info a.morebtn:hover {background-color: #ea002c; border: 1px solid #ea002c;}
.greeting-box .greeting-info a.morebtn:hover i {animation: arr-right 0.5s infinite;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - ÀÚ¼¼È÷º¸±â ¹öÆ° È­»ìÇ¥ ¾Ö´Ï¸ÞÀÌ¼Ç Àû¿ë */
@-webkit-keyframes arr-right {
  0% {
    right: 18%;
  }
  50% {
    right: 12%;
  }
  100% {
    right: 18%;
  }
}
@keyframes arr-right {
  0% {
    right: 18%;
  }
  50% {
    right: 12%;
  }
  100% {
    right: 18%;
  }
}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - »ç¾÷ºÐ¾ß PC ¿µ¿ª */
.businessarea-box {position: relative; float: left; width: 100%;}
.business-list {float: left; width: 100%; height: 98rem; background-color: #000;}
.business-list .businesstype {position: relative; top: 0; left: 0; width: 100%; height: 100%; z-index: 2;}
.business-list .businesstype .type-name {position: relative; float: left; display: block; width: 33.3334%; height: 100%; margin: 0; padding: 0; border-right: 1px solid rgba(255,255,255,0.10); transition: all 300ms ease; overflow: hidden;}
.business-list .businesstype .type-name:last-child {border-right: 0;}
.business-list .businesstype .type-name .typebox {position: absolute; top: 60%; transform: translateY(-50%); width: 100%; text-align: center; transition: all 300ms ease;}
.business-list .businesstype .type-name .typebox span.tit {font-family: "Saira", sans-serif; font-size: 3rem; color: #fff; font-weight: 700; letter-spacing: -0.06rem; line-height: 1;}
.business-list .businesstype .type-name .typebox h3 {font-family: "s-core-dream-heavy", sans-serif; font-size: 5.4rem; color: #fff; letter-spacing: -0.06rem; line-height: 1; margin-top: 2.2rem;}
.business-list .businesstype .type-name .typebox p {font-family: "s-core-dream-light", sans-serif; font-size: 1.8rem; color: #fff; letter-spacing: -0.06rem; line-height: 1.5; word-break: keep-all; padding: 0 10rem; margin-top: 4rem; opacity: 0;}
.business-list .businesstype .type-name .typebox .morebtn {position: relative; display: inline-block; width: 20rem; height: 6rem; text-align: left; border: 1px solid #fff; border-radius: 50px; margin-top: 5rem; opacity: 0;}
.business-list .businesstype .type-name .typebox .morebtn a {display: block; width: 100%; height: 100%; padding-left: 3.5rem;}
.business-list .businesstype .type-name .typebox .morebtn span {display: inline-block; font-size: 1.7rem; color: #fff; letter-spacing: -0.06rem; line-height: 5.8rem;}
.business-list .businesstype .type-name .typebox .morebtn i {position: absolute; right: 18%; top: 50%; transform: translateY(-50%); width: 2.5rem; height: 1rem; margin-left: 3rem; font-style: normal;}
.business-list .businesstype .type-name .typebox .morebtn i img {vertical-align: top;}
.business-list .businesstype .type-name .typebox .morebtn:hover {background-color: #ea002c; border: 1px solid #ea002c;}
.business-list .businesstype .type-name .typebox .morebtn:hover i {animation: arr-right 0.5s infinite;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - »ç¾÷ºÐ¾ß ¿µ¿ª - ¸¶¿ì½º¿µ¿ª ¾È¿¡ µé¾î¿ÔÀ»¶§ ¾Ö´Ï¸ÞÀÌ¼Ç Àû¿ë */
.business-list .businesstype .type-name.active {background-color: rgba(0,0,0,0.35); transition: all 0.3s ease;}
.business-list .businesstype .type-name.active .typebox {top: 50%; transition: all 0.5s ease;}
.business-list .businesstype .type-name.active .typebox p {margin-top: 4rem; opacity: 1;}
.business-list .businesstype .type-name.active .typebox .morebtn {margin-top: 5rem; opacity: 1;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - »ç¾÷ºÐ¾ß ¸ð¹ÙÀÏ ¿µ¿ª */
.business-list-mo {float: left; width: 100%; height: auto;}
.business-list-mo .businesstype {position: relative; width: 100%;}
.business-list-mo .businesstype li {position: relative; width: 100%; height: 0; padding-bottom: 90%;}
.business-list-mo .businesstype li:after {position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.2); z-index: 1;}
.business-list-mo .businesstype li:nth-of-type(1) {background-image: url("../img/wowweb/images/business_conimg01.jpg"); background-repeat: no-repeat; background-position: center top; background-size: cover;}
.business-list-mo .businesstype li:nth-of-type(2) {background-image: url("../img/wowweb/images/business_conimg02.jpg"); background-repeat: no-repeat; background-position: center top; background-size: cover;}
.business-list-mo .businesstype li:nth-of-type(3) {background-image: url("../img/wowweb/images/business_conimg03.jpg"); background-repeat: no-repeat; background-position: center top; background-size: cover;}
.business-list-mo .businesstype li .typebox {position: absolute; top: 50%; transform: translateY(-50%); width: 100%; text-align: center; z-index: 2;}
.business-list-mo .businesstype li .typebox span.tit {font-family: "Saira", sans-serif; font-size: 1.6rem; color: #fff; font-weight: 700; letter-spacing: -0.06rem; line-height: 1;}
.business-list-mo .businesstype li .typebox h3 {font-family: "s-core-dream-heavy", sans-serif; font-size: 3rem; color: #fff; letter-spacing: -0.06rem; line-height: 1; margin-top: 1rem;}
.business-list-mo .businesstype li .typebox p {font-family: "s-core-dream-light", sans-serif; font-size: 1.45rem; color: #fff; letter-spacing: -0.06rem; line-height: 1.45; word-break: keep-all; padding: 0 2rem; margin-top: 3rem;}
.business-list-mo .businesstype li .typebox .morebtn {position: relative; display: inline-block; width: 16rem; height: 4.6rem; text-align: left; border: 1px solid #fff; border-radius: 50px; margin-top: 3rem;}
.business-list-mo .businesstype li .typebox .morebtn a {display: block; width: 100%; height: 100%; padding-left: 2.5rem;}
.business-list-mo .businesstype li .typebox .morebtn span {display: inline-block; font-size: 1.5rem; color: #fff; letter-spacing: -0.06rem; line-height: 4.4rem;}
.business-list-mo .businesstype li .typebox .morebtn i {position: absolute; right: 16%; top: 50%; transform: translateY(-40%); width: 2rem; height: 1rem; margin-left: 3rem; font-style: normal;}
.business-list-mo .businesstype li .typebox .morebtn i img {width: 100%; vertical-align: top;}
.business-list-mo .businesstype li .typebox .morebtn:hover {background-color: #ea002c; border: 1px solid #ea002c;}
.business-list-mo .businesstype li .typebox .morebtn:hover i {animation: arr-right 0.5s infinite;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - »ç¾÷ºÐ¾ß ¿µ¿ª - ¹è°æÀÌ¹ÌÁö À§Ä¡ ¼³Á¤ */
.bgimg {position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; background-image: url("../img/wowweb/images/business_conimg01.jpg"); background-repeat: no-repeat; background-position: center top; background-size: cover; transition: all 300ms ease;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - Á¦Ç°¼Ò°³ ¿µ¿ª */
.product-box {position: relative; float: left; width: 100%;}
.product-box .title-area {margin: 0 auto; width: 100%; max-width: 1280px;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - Á¦Ç°¼Ò°³ ½½¶óÀÌµå ¸®½ºÆ® ¿µ¿ª */
.productslide-box {position: relative; width: 100%; margin-top: 11rem;}
.productslide-box .swiper {position: relative; width: 100%; height: 100%;}
.productslide-box .swiper .swiper-slide {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;}
.productslide-box .swiper .swiper-slide .slide-list {display: block; width: 100%;}
.productslide-box .swiper .swiper-slide .slide-list a {display: block; width: 100%;}
.productslide-box .swiper .swiper-slide .slide-list a .img-box {position: relative; z-index: 1; top: 0; left: 0; float: left; width: 100%; height: 100%; padding-bottom: 62.5%; /*box-shadow: 10px 10px 30px rgba(0,0,0,.2);*/}
.productslide-box .swiper .swiper-slide .slide-list a .img-box div.listimg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: 0 0 !important; background-size: 100% auto !important; overflow: hidden;}
.productslide-box .swiper .swiper-slide .slide-list a .img-box div.listimg img {width: 100%;}
.productslide-box .swiper .swiper-slide .slide-list a .img-box .img-cover {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); backdrop-filter: blur(3px); transition: all 0.5s ease;}
.productslide-box .swiper .swiper-slide .slide-list a p.slide-subject {position: absolute; z-index: 2; bottom: 0; left: 0; width: 100%; font-family: "s-core-dream-heavy", sans-serif; font-size: 4rem; color: #fff; letter-spacing: -0.06rem; line-height: 1; padding: 3rem; text-shadow: 8px 8px 30px rgba(0,0,0,0.4); opacity: 0;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - Á¦Ç°¼Ò°³ ½½¶óÀÌµå ¸®½ºÆ® ÀüÈ¯½Ã È¿°ú Àû¿ë */
.productslide-box .swiper .swiper-slide-active .slide-list a .img-box .img-cover {background-color: rgba(0,0,0,0.2); backdrop-filter: blur(0);}
.productslide-box .swiper .swiper-slide-active .slide-list a p.slide-subject {animation: fadeInDownslide 0.5s ease; opacity: 1;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - Á¦Ç°¼Ò°³ ½½¶óÀÌµå ¸®½ºÆ® button ½ºÅ¸ÀÏ Àû¿ë */
.productslide-box .swiper .swiper-button-prev, .swiper-rtl .swiper-button-next {background-image: url("../img/wowweb/images/slidebtn_prev.png") !important; left: 3%; right: auto;}
.productslide-box .swiper .swiper-button-next, .swiper-rtl .swiper-button-prev {background-image: url("../img/wowweb/images/slidebtn_next.png") !important; right: 3%; left: auto;}
.productslide-box .swiper .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {display: none;}
.productslide-box .swiper .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {display: none;}
.productslide-box .swiper .productprev, .productslide-box .swiper .productnext {top: 48.5% !important; width: 6.4rem !important; height: 6.4rem !important; background-size: 6.4rem 6.4rem !important; outline: none;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - Á¦Ç°¼Ò°³ ½½¶óÀÌµå ¸®½ºÆ® ½½¶óÀÌµå ÀüÈ¯½Ã Á¦¸ñ ¾Ö´Ï¸ÞÀÌ¼Ç È¿°ú */
@-webkit-keyframes fadeInDownslide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownslide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    transform: translateY(-70px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - °øÁö»çÇ× °Ô½ÃÆÇ ¿µ¿ª */
.left-title {float: left; width: 28.90625%;}
.board-list {float: left; width: 71.09375%;}
.board-list ul {float: left; width: 100%;}

/* Ä«Æä24 °øÁö»çÇ× °Ô½ÃÆÇ ÃßÃâ °Ô½Ã¹° ½ºÅ¸ÀÏ Àû¿ë */
.board_output_11_tr {position: relative; float: left; width: 31.86813186813187%; height: 28.4rem; font-family: "Noto Sans KR", sans-serif; transform: rotate(-0.04deg); padding: 5rem 3rem; margin-right: 2.197802197802198%; border: 1px solid #e3e2e2;}
.board_output_11_tr:last-child {margin-right: 0;}
.board_output_11_tr td:nth-child(1) {display: none;}
.board_output_11_tr td:nth-child(1) img {display: none;}
.board_output_11_tr td:nth-child(2) {display: inline-block; width: 100%; text-align: left;}
.board_output_11_tr td:nth-child(2) a {height: 12rem; font-size: 2.1rem; color: #252525; font-weight: 700; line-height: 1.4; letter-spacing: -0.06rem; word-break: keep-all; display: -webkit-box; white-space: break-spaces; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; margin: 0 0 4rem;}
.board_output_11_tr td:nth-child(3) {font-size: 1.7rem; color: #606060; font-weight: 300; letter-spacing: -0.02rem; line-height: 1;}

/* Ä«Æä24 °øÁö»çÇ× °Ô½ÃÆÇ ÃßÃâ - ¸¶¿ì½º·Ñ¿À¹ö È¿°ú */
.board_output_11_tr:hover {border: 1px solid #000; transition: all 0.5s;}
.board_output_11_tr:hover td:nth-child(2) a {color: #ea002c;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ Mobile 359 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:359px) {

/* ·¹ÀÌ¾Æ¿ô °øÅë */
.main-greeting {padding: 8rem 0;}
.main-product {padding: 8rem 0;}
.main-board {margin: 8rem 0;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷º° Å¸ÀÌÆ² °øÅë */
.title-common {padding: 0 2rem;}
.title-common .tit-eng {font-size: 1.6rem;}
.title-common .tit-kor {font-size: 2.8rem; word-break: keep-all; margin-top: 4rem;}
.title-common .tit-kor br {display: none;}
.title-common .tit-info {margin-top: 2rem;}
.title-common .tit-info .tit-subtxt {width: 100%; font-size: 1.5rem; word-break: keep-all;}
.title-common .tit-info .morebtn {width: 18rem; height: 5rem; margin-top: 4rem;}
.title-common .tit-info .morebtn a {padding-left: 3rem;}
.title-common .tit-info .morebtn span {font-size: 1.5rem; line-height: 4.8rem;}
.title-common .tit-info .morebtn i {right: 15%;}

/* main-visual slide */
.main-visual .swiper .swiper-slide {height: 100%; padding-bottom: 140%;} /* ¸ð¹ÙÀÏ¿ë ³ôÀÌ»çÀÌÁî Àç¼³Á¤ */
.main-visual .swiper .swiper-slide .slidecontents {position: absolute; left: 0; top: 0;}
.main-visual .swiper .swiper-slide .pc {display: none;}
.slide-title {padding: 0 5%;}
.slide-title .slide-eng {font-size: 1.25rem;}
.slide-title .slide-kor {font-size: 2.4rem; margin-top: 1.5rem;}
.slide-title p {font-size: 1.35rem; margin-top: 2rem; word-break: keep-all;}
.slide-title p br {display: none;}
.main-visual .swiper .paging {bottom: 18%; left: 5%; width: 18rem;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - ÀÎ»ç¸» ¿µ¿ª */
.greeting-box {padding: 0 2rem;}
.greeting-box .greeting-img {width: 100%; padding: 0 1.5rem; margin-top: 0;}
.greeting-box .greeting-img .thumbimg:after {top: -1.5rem; left: -1.5rem;}
.greeting-box .greeting-img .ico {right: -1.75%;}
.greeting-box .greeting-info {width: 100%; padding-left: 0; margin-top: 4rem;}
.greeting-box .greeting-info .txt-eng {font-size: 1.4rem;}
.greeting-box .greeting-info .txt-kor {font-size: 2.5rem; margin-top: 4rem; word-break: keep-all;}
.greeting-box .greeting-info .txt-kor br {display: none;}
.greeting-box .greeting-info .txt-subtxt1 {font-size: 1.7rem; word-break: keep-all; margin-top: 2rem;}
.greeting-box .greeting-info .txt-subtxt1 br {display: none;}
.greeting-box .greeting-info .txt-subtxt2 {font-size: 1.4rem; word-break: keep-all; margin-top: 2rem;}
.greeting-box .greeting-info .txt-subtxt2 br {display: none;}
.greeting-box .greeting-info a.morebtn {width: 18rem; height: 5rem; margin-top: 4rem;}
.greeting-box .greeting-info a.morebtn span {line-height: 4.8rem;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - »ç¾÷ºÐ¾ß ¿µ¿ª */
.businessarea-box .pc {display: none;} /* PC¿ë »èÁ¦ */

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - Á¦Ç°¼Ò°³ ½½¶óÀÌµå ¸®½ºÆ® ¿µ¿ª */
.productslide-box {margin-top: 5rem;}
.productslide-box .swiper .swiper-slide .slide-list a p.slide-subject {font-size: 1.8rem; padding: 2rem;}
.productslide-box .swiper .productprev, .productslide-box .swiper .productnext {top: 49.5% !important; width: 4rem !important; height: 4rem !important; background-size: 4rem 4rem !important; outline: none;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - °øÁö»çÇ× °Ô½ÃÆÇ ¿µ¿ª */
.left-title {width: 100%;}
.left-title .title-common .tit-info {margin-top: 0;}
.board-list {width: 100%; padding: 0 2rem; margin-top: 5rem;}

/* Ä«Æä24 °øÁö»çÇ× °Ô½ÃÆÇ ÃßÃâ °Ô½Ã¹° ½ºÅ¸ÀÏ Àû¿ë */
.board_output_11_tr {width: 100%; height: auto; padding: 3rem; margin-bottom: 2rem;}
.board_output_11_tr td:nth-child(2) a {height: 5rem; font-size: 1.85rem; -webkit-line-clamp: 2; margin: 0 0 3rem;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ Mobile 360,719 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:360px) and (max-width:719px) {

/* ·¹ÀÌ¾Æ¿ô °øÅë */
.main-greeting {padding: 8rem 0;}
.main-product {padding: 8rem 0;}
.main-board {margin: 8rem 0;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷º° Å¸ÀÌÆ² °øÅë */
.title-common {padding: 0 2rem;}
.title-common .tit-eng {font-size: 1.6rem;}
.title-common .tit-kor {font-size: 2.8rem; word-break: keep-all; margin-top: 4rem;}
.title-common .tit-kor br {display: none;}
.title-common .tit-info {margin-top: 2rem;}
.title-common .tit-info .tit-subtxt {width: 100%; font-size: 1.5rem; word-break: keep-all;}
.title-common .tit-info .morebtn {width: 18rem; height: 5rem; margin-top: 4rem;}
.title-common .tit-info .morebtn a {padding-left: 3rem;}
.title-common .tit-info .morebtn span {font-size: 1.5rem; line-height: 4.8rem;}
.title-common .tit-info .morebtn i {right: 15%;}

/* main-visual slide */
.main-visual .swiper .swiper-slide {height: 100%; padding-bottom: 120%;} /* ¸ð¹ÙÀÏ¿ë ³ôÀÌ»çÀÌÁî Àç¼³Á¤ */
.main-visual .swiper .swiper-slide .slidecontents {position: absolute; left: 0; top: 0;}
.main-visual .swiper .swiper-slide .pc {display: none;}
.slide-title {padding: 0 5%;}
.slide-title .slide-eng {font-size: 1.35rem;}
.slide-title .slide-kor {font-size: 3rem; margin-top: 1.5rem;}
.slide-title p {font-size: 1.45rem; line-height: 1.4; padding-right: 2rem; margin-top: 2rem; word-break: keep-all;}
.slide-title p br {display: none;}
.main-visual .swiper .paging {bottom: 18%; left: 5%; width: 18rem;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - ÀÎ»ç¸» ¿µ¿ª */
.greeting-box {padding: 0 2rem;}
.greeting-box .greeting-img {width: 100%; padding: 0 1.5rem; margin-top: 0;}
.greeting-box .greeting-img .thumbimg:after {top: -1.5rem; left: -1.5rem;}
.greeting-box .greeting-img .ico {right: -1.75%;}
.greeting-box .greeting-info {width: 100%; padding-left: 0; margin-top: 4rem;}
.greeting-box .greeting-info .txt-eng {font-size: 1.6rem;}
.greeting-box .greeting-info .txt-kor {font-size: 2.8rem; margin-top: 4rem; word-break: keep-all;}
.greeting-box .greeting-info .txt-kor br {display: none;}
.greeting-box .greeting-info .txt-subtxt1 {font-size: 2rem; word-break: keep-all; margin-top: 2rem;}
.greeting-box .greeting-info .txt-subtxt1 br {display: none;}
.greeting-box .greeting-info .txt-subtxt2 {font-size: 1.5rem; word-break: keep-all; margin-top: 2rem;}
.greeting-box .greeting-info .txt-subtxt2 br {display: none;}
.greeting-box .greeting-info a.morebtn {width: 18rem; height: 5rem; margin-top: 4rem;}
.greeting-box .greeting-info a.morebtn span {line-height: 4.8rem;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - »ç¾÷ºÐ¾ß ¿µ¿ª */
.businessarea-box .pc {display: none;} /* PC¿ë »èÁ¦ */

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - Á¦Ç°¼Ò°³ ½½¶óÀÌµå ¸®½ºÆ® ¿µ¿ª */
.productslide-box {margin-top: 5rem;}
.productslide-box .swiper .swiper-slide .slide-list a p.slide-subject {font-size: 2.2rem; padding: 2rem;}
.productslide-box .swiper .productprev, .productslide-box .swiper .productnext {top: 49.5% !important; width: 4rem !important; height: 4rem !important; background-size: 4rem 4rem !important; outline: none;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - °øÁö»çÇ× °Ô½ÃÆÇ ¿µ¿ª */
.left-title {width: 100%;}
.left-title .title-common .tit-info {margin-top: 0;}
.board-list {width: 100%; padding: 0 2rem; margin-top: 5rem;}

/* Ä«Æä24 °øÁö»çÇ× °Ô½ÃÆÇ ÃßÃâ °Ô½Ã¹° ½ºÅ¸ÀÏ Àû¿ë */
.board_output_11_tr {width: 100%; height: auto; padding: 3rem; margin-bottom: 2rem;}
.board_output_11_tr td:nth-child(2) a {height: 5rem; font-size: 1.85rem; -webkit-line-clamp: 2; margin: 0 0 3rem;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ Tablet 500,599 ¿¹¿ÜÃ³¸® *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:500px) and (max-width:599px) {

/* main-visual slide */
.slide-title .slide-eng {font-size: 1.4rem;}
.slide-title .slide-kor {font-size: 3rem; margin-top: 1.5rem;}
.slide-title p {font-size: 1.6rem; padding-right: 4rem;}
.main-visual .swiper .paging {bottom: 25%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ Tablet 600,719 ¿¹¿ÜÃ³¸® *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:600px) and (max-width:719px) {

/* main-visual slide */
.slide-title .slide-eng {font-size: 1.6rem;}
.slide-title .slide-kor {font-size: 4rem; margin-top: 1.5rem;}
.slide-title p {font-size: 1.6rem; padding-right: 8rem;}
.main-visual .swiper .paging {bottom: 25%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ Tablet 720,767 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:720px) and (max-width:767px) {

/* ·¹ÀÌ¾Æ¿ô °øÅë */
.main-greeting {padding: 8rem 0;}
.main-product {padding: 8rem 0;}
.main-board {margin: 8rem 0;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷º° Å¸ÀÌÆ² °øÅë */
.title-common {padding: 0 3rem;}
.title-common .tit-eng {font-size: 1.6rem;}
.title-common .tit-kor {font-size: 2.8rem; word-break: keep-all; margin-top: 4rem;}
.title-common .tit-info {margin-top: 2rem;}
.title-common .tit-info .tit-subtxt {width: 100%; font-size: 1.5rem; word-break: keep-all;}
.title-common .tit-info .morebtn {width: 18rem; height: 5rem; margin-top: 4rem;}
.title-common .tit-info .morebtn a {padding-left: 3rem;}
.title-common .tit-info .morebtn span {font-size: 1.5rem; line-height: 4.8rem;}
.title-common .tit-info .morebtn i {top: 56%; right: 15%; width: auto; height: auto;}

/* main-visual slide */
.main-visual .swiper .swiper-slide {height: 100%; padding-bottom: 120%;} /* ¸ð¹ÙÀÏ¿ë ³ôÀÌ»çÀÌÁî Àç¼³Á¤ */
.main-visual .swiper .swiper-slide .slidecontents {position: absolute; left: 0; top: 0;}
.main-visual .swiper .swiper-slide .pc {display: none;}
.slide-title {padding: 0 3rem;}
.slide-title .slide-eng {font-size: 1.35rem;}
.slide-title .slide-kor {font-size: 4rem;}
.slide-title p {font-size: 1.6rem; word-break: keep-all;}
.main-visual .swiper .paging {bottom: 24%; left: 3rem; width: 18rem;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - ÀÎ»ç¸» ¿µ¿ª */
.greeting-box {padding: 0 3rem;}
.greeting-box .greeting-img {width: 100%; padding: 0 3rem; margin-top: 0;}
.greeting-box .greeting-img .thumbimg:after {top: -3rem; left: -3rem;}
.greeting-box .greeting-img .ico {bottom: -7.2%; right: -1.2%;}
.greeting-box .greeting-info {width: 100%; padding-left: 0; margin-top: 4rem;}
.greeting-box .greeting-info .txt-eng {font-size: 1.6rem;}
.greeting-box .greeting-info .txt-kor {font-size: 2.8rem; margin-top: 4rem; word-break: keep-all;}
.greeting-box .greeting-info .txt-kor br {display: none;}
.greeting-box .greeting-info .txt-subtxt1 {font-size: 2rem; word-break: keep-all; margin-top: 2rem;}
.greeting-box .greeting-info .txt-subtxt1 br {display: none;}
.greeting-box .greeting-info .txt-subtxt2 {font-size: 1.5rem; word-break: keep-all; margin-top: 2rem;}
.greeting-box .greeting-info .txt-subtxt2 br {display: none;}
.greeting-box .greeting-info a.morebtn {width: 18rem; height: 5rem; margin-top: 4rem;}
.greeting-box .greeting-info a.morebtn span {line-height: 4.8rem;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - »ç¾÷ºÐ¾ß ¿µ¿ª */
.businessarea-box .pc {display: none;} /* PC¿ë »èÁ¦ */
.business-list-mo .businesstype li {padding-bottom: 80%;}
.business-list-mo .businesstype li .typebox span.tit {font-size: 2rem;}
.business-list-mo .businesstype li .typebox h3 {font-size: 4rem; margin-top: 2rem;}
.business-list-mo .businesstype li .typebox p {font-size: 1.6rem;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - Á¦Ç°¼Ò°³ ½½¶óÀÌµå ¸®½ºÆ® ¿µ¿ª */
.productslide-box {margin-top: 5rem;}
.productslide-box .swiper .swiper-slide .slide-list a p.slide-subject {font-size: 2.5rem; padding: 2rem;}
.productslide-box .swiper .productprev, .productslide-box .swiper .productnext {top: 49.5% !important; width: 4rem !important; height: 4rem !important; background-size: 4rem 4rem !important; outline: none;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - °øÁö»çÇ× °Ô½ÃÆÇ ¿µ¿ª */
.left-title {width: 100%;}
.left-title .title-common .tit-info {margin-top: 0;}
.left-title .title-common .tit-kor br {display: none;}
.board-list {width: 100%; padding: 0 2rem; margin-top: 5rem;}

/* Ä«Æä24 °øÁö»çÇ× °Ô½ÃÆÇ ÃßÃâ °Ô½Ã¹° ½ºÅ¸ÀÏ Àû¿ë */
.board_output_11_tr {width: 100%; height: auto; padding: 3rem; margin-bottom: 2rem;}
.board_output_11_tr td:nth-child(2) a {height: 6rem; -webkit-line-clamp: 2; margin: 0 0 3rem;}


}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ Tablet 768,1023 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:768px) and (max-width:1023px) {

/* ·¹ÀÌ¾Æ¿ô °øÅë */
.main-greeting {padding: 8rem 0;}
.main-product {padding: 8rem 0;}
.main-board {margin: 8rem 0;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷º° Å¸ÀÌÆ² °øÅë */
.title-common {padding: 0 3rem;}
.title-common .tit-eng {font-size: 1.6rem;}
.title-common .tit-kor {font-size: 2.8rem; word-break: keep-all; margin-top: 4rem;}
.title-common .tit-info {margin-top: 2rem;}
.title-common .tit-info .tit-subtxt {width: 100%; font-size: 1.5rem; word-break: keep-all;}
.title-common .tit-info .morebtn {width: 18rem; height: 5rem; margin-top: 4rem;}
.title-common .tit-info .morebtn a {padding-left: 3rem;}
.title-common .tit-info .morebtn span {font-size: 1.5rem; line-height: 4.8rem;}
.title-common .tit-info .morebtn i {top: 56%; right: 15%; width: auto; height: auto;}

/* main-visual slide */
.main-visual .swiper .swiper-slide {height: 100%; padding-bottom: 100%;} /* ¸ð¹ÙÀÏ¿ë ³ôÀÌ»çÀÌÁî Àç¼³Á¤ */
.main-visual .swiper .swiper-slide .slidecontents {position: absolute; left: 0; top: 0;}
.main-visual .swiper .swiper-slide .pc {display: none;}
.slide-title {padding: 0 3rem;}
.slide-title .slide-eng {font-size: 1.35rem;}
.slide-title .slide-kor {font-size: 4rem;}
.slide-title p {font-size: 1.6rem; word-break: keep-all;}
.main-visual .swiper .paging {bottom: 20%; left: 3rem; width: 18rem;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - ÀÎ»ç¸» ¿µ¿ª */
.greeting-box {padding: 0 3rem;}
.greeting-box .greeting-img {width: 100%; padding: 0 3rem; margin-top: 0;}
.greeting-box .greeting-img .thumbimg:after {top: -3rem; left: -3rem;}
.greeting-box .greeting-img .ico {bottom: -7.2%; right: -1.2%;}
.greeting-box .greeting-info {width: 100%; padding-left: 0; margin-top: 4rem;}
.greeting-box .greeting-info .txt-eng {font-size: 1.6rem;}
.greeting-box .greeting-info .txt-kor {font-size: 2.8rem; margin-top: 4rem; word-break: keep-all;}
.greeting-box .greeting-info .txt-kor br {display: none;}
.greeting-box .greeting-info .txt-subtxt1 {font-size: 2rem; word-break: keep-all; margin-top: 2rem;}
.greeting-box .greeting-info .txt-subtxt1 br {display: none;}
.greeting-box .greeting-info .txt-subtxt2 {font-size: 1.5rem; word-break: keep-all; margin-top: 2rem;}
.greeting-box .greeting-info .txt-subtxt2 br {display: none;}
.greeting-box .greeting-info a.morebtn {width: 18rem; height: 5rem; margin-top: 4rem;}
.greeting-box .greeting-info a.morebtn span {line-height: 4.8rem;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - »ç¾÷ºÐ¾ß ¿µ¿ª */
.businessarea-box .pc {display: none;} /* PC¿ë »èÁ¦ */
.business-list-mo .businesstype li {padding-bottom: 80%;}
.business-list-mo .businesstype li .typebox span.tit {font-size: 2rem;}
.business-list-mo .businesstype li .typebox h3 {font-size: 4rem; margin-top: 2rem;}
.business-list-mo .businesstype li .typebox p {font-size: 1.6rem;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - Á¦Ç°¼Ò°³ ½½¶óÀÌµå ¸®½ºÆ® ¿µ¿ª */
.productslide-box {margin-top: 5rem;}
.productslide-box .swiper .swiper-slide .slide-list a p.slide-subject {font-size: 2.5rem; padding: 2rem;}
.productslide-box .swiper .productprev, .productslide-box .swiper .productnext {top: 49.5% !important; width: 4rem !important; height: 4rem !important; background-size: 4rem 4rem !important; outline: none;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - °øÁö»çÇ× °Ô½ÃÆÇ ¿µ¿ª */
.left-title {width: 100%;}
.left-title .title-common .tit-info {margin-top: 0;}
.left-title .title-common .tit-kor br {display: none;}
.board-list {width: 100%; padding: 0 2rem; margin-top: 5rem;}

/* Ä«Æä24 °øÁö»çÇ× °Ô½ÃÆÇ ÃßÃâ °Ô½Ã¹° ½ºÅ¸ÀÏ Àû¿ë */
.board_output_11_tr {width: 100%; height: auto; padding: 3rem; margin-bottom: 2rem;}
.board_output_11_tr td:nth-child(2) a {height: 6rem; -webkit-line-clamp: 2; margin: 0 0 3rem;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ PC 1024,1279 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1024px) and (max-width:1279px) {

.sec-main .inner {padding: 0 3rem;}

/* ¸ÞÀÎ ºñÁÖ¾ó ½½¶óÀÌµå ¸ð¹ÙÀÏ¿ë »èÁ¦ */
.main-visual .swiper .swiper-slide .mobile {display: none;}

/* ¸ÞÀÎ ºñÁÖ¾ó ½½¶óÀÌµå Å¸ÀÌÆ² ÅØ½ºÆ® ¿µ¿ª*/
.slide-title {padding: 0 5%; transform: translateY(32%);}
.main-visual .swiper .paging {left: 5%;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - ÀÎ»ç¸» ¿µ¿ª */
.greeting-box {padding: 0 3rem;}
.greeting-box .greeting-info .txt-kor br {display: none;}
.greeting-box .greeting-info .txt-subtxt1 br {display: none;}
.greeting-box .greeting-info .txt-subtxt2 br {display: none;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - »ç¾÷ºÐ¾ß ¿µ¿ª */
.business-list .businesstype .type-name .typebox span.tit {font-size: 2.4rem;}
.business-list .businesstype .type-name .typebox h3 {font-size: 4rem;}
.business-list .businesstype .type-name .typebox p {font-size: 1.6rem; padding: 0 4rem;}
.businessarea-box .mobile {display: none;} /* Mobile¿ë »èÁ¦ */

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - Á¦Ç°¼Ò°³ ¿µ¿ª */
.product-box .title-area {padding: 0 3rem;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ PC 1280,1919 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) and (max-width:1919px) {

/* ¸ÞÀÎ ºñÁÖ¾ó ½½¶óÀÌµå ¸ð¹ÙÀÏ¿ë »èÁ¦ */
.main-visual .swiper .swiper-slide .mobile {display: none;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - ÀÎ»ç¸» ¿µ¿ª */
.greeting-box {padding: 0 3rem;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - »ç¾÷ºÐ¾ß ¿µ¿ª */
.businessarea-box .mobile {display: none;} /* Mobile¿ë »èÁ¦ */

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ PC 1280,1290 ¿¹¿ÜÃ³¸® *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) and (max-width:1290px) {

/* ·¹ÀÌ¾Æ¿ô °øÅë */
.sec-main .inner {max-width: 1200px;}

/* ¸ÞÀÎ ºñÁÖ¾ó ½½¶óÀÌµå Å¸ÀÌÆ² ÅØ½ºÆ® ¿µ¿ª*/
.slide-title {padding: 0 5%;}
.main-visual .swiper .paging {left: 5%;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - ÀÎ»ç¸» ¿µ¿ª */
.greeting-box .greeting-info .txt-kor {font-size: 3.6rem; word-break: keep-all; margin-top: 5rem;}
.greeting-box .greeting-info .txt-kor br {display: none;}
.greeting-box .greeting-info .txt-subtxt2 br {display: none;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - »ç¾÷ºÐ¾ß ¿µ¿ª */
.business-list .businesstype .type-name .typebox span.tit {font-size: 2.4rem;}
.business-list .businesstype .type-name .typebox h3 {font-size: 4.8rem;}
.business-list .businesstype .type-name .typebox p {font-size: 1.6rem; padding: 0 4rem;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - Á¦Ç°¼Ò°³ ¿µ¿ª */
.product-box .title-area {max-width: 1200px;}
.productslide-box .swiper .swiper-slide .slide-list a p.slide-subject {font-size: 3.4rem;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** ¹ÝÀÀÇü¼³Á¤ PC 1920 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1920px) {

/* ¸ÞÀÎ ºñÁÖ¾ó ½½¶óÀÌµå ¸ð¹ÙÀÏ¿ë »èÁ¦ */
.main-visual .swiper .swiper-slide .mobile {display: none;}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ - »ç¾÷ºÐ¾ß ¿µ¿ª */
.businessarea-box .mobile {display: none;} /* Mobile¿ë »èÁ¦ */

}