/* main_visual slide */
.main_visualbox {position: relative; float: left; width: 100%; overflow: hidden;}
.main_visualarea {float: left; width: 100%;}
.main_visualbox .swiper-container-1 {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.main_visualbox .swiper-container-1 .swiper-slide {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;}
.main_visualbox .swiper-container-1 .swiper-slide .slideimg {position: relative; float: left; width: 100%; padding-bottom: 630px; background-size: cover; z-index: 1;}

.slide_txtbox {position: absolute; width: 100%; z-index: 2;}
.slide_txtarea {margin: 0 auto; width: 100%; max-width: 1000px;}
.slide_pensionname {font-family: "NanumSquare", sans-serif; font-size: 35px; color: rgba(255,255,255,0.8); font-weight: 700; line-height: 37px; text-shadow: 3px 2px 2px rgba(0,0,0,0.4); margin-bottom: 15px;}
.slide_slogan {font-family: "NanumSquare", sans-serif; font-size: 52px; color: #fff; font-weight: 800; line-height: 54px; text-shadow: 3px 2px 2px rgba(0,0,0,0.6);}
.slide_bullet {display: inline-block; width: 30px; height: 1px; margin: 28px 0 20px; background: #fff;}
.slide_stxt {font-family: "Noto Sans KR", sans-serif; font-size: 16px; color: #fff; font-weight: 400; line-height: 23px; text-shadow: 3px 2px 2px rgba(0,0,0,0.4);}

.main_visualbox .swiper-container-1 .swiper-pagination-bullet {width: 16px !important; height: 16px !important; display: inline-block; border-radius: 100%; background: rgba(255,255,255,0) !important; border: 1px solid #fff; box-sizing: border-box; outline: none;}
.main_visualbox .swiper-container-1 .swiper-pagination-white .swiper-pagination-bullet-active {background: #fff !important; border: none;}
.main_visualbox .swiper-container-1 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {bottom: 4% !important;}
.main_visualbox .swiper-container-1 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {background-image: url("../img/wowweb/images/slide_prev.png") !important; left: 50px; right: auto;}
.main_visualbox .swiper-container-1 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-image: url("../img/wowweb/images/slide_next.png") !important; right: 50px; left: auto;}
.main_visualbox .swiper-container-1 .mainprev, .mainnext {width: 60px !important; height: 60px !important; background-size: 60px 60px !important; outline: none;}

/* shortcut */
.shortcut_box {float: left; width: 100%; padding: 30px 0 40px; background: #f0f0f0;}
.shortcut_area {margin: 0 auto; width: 100%; max-width: 1000px;}
.iconcontents {float: left; width: 100%; padding: 0 28px; box-sizing: border-box;}
.iconcontents ul {position: relative; width: 100%;}
.iconcontents ul:before {position: absolute; top: 81px; left: 0; z-index: 1; display: block; content: ""; width: 100%; border-top: 1px solid #d7d4d4;}
.iconcontents ul:after {position: absolute; top: 82px; left: 0; z-index: 1; display: block; content: ""; width: 100%; border-top: 1px solid #ffffff;}
.iconcontents ul li {position: relative; z-index: 2; float: left; margin-right: 100px;}
.iconcontents ul li:last-child {margin-right: 0;}
.iconcontents ul li a {position: relative; display: block; width: 100%; height: 100%;}
.iconcontents ul li a img {position: relative; top: 0; left: 0; width: 100%; height: 100%;}
.iconcontents ul li a span {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0); border-radius: 50%; transition: all 0.3s ease;}
.iconcontents ul li a:hover span {background: rgba(0,0,0,0.1); border-radius: 50%;}

/* middcontents */
.middcontents_box {float: left; width: 100%; padding-bottom: 60px; background: #f0f0f0;}
.middcontents_area {margin: 0 auto; width: 100%; max-width: 1000px;}

/* servicecenter */
.servicecenter {float: left; width: 100%;}
.servicecenter .banneritem {float: left; width: 60%;}
.item {position: relative; float: left; width: 50%;}
.item a {display: block; width: 100%; height: 100%; font-family: "Noto Sans KR", sans-serif;}
.item a figure {float: left; width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden;}
.item a figure .thumbimg {width: 100%; height: 100%;}
.item a figure .thumbimg img {width: 100%; height: 100%; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;}
.item a .iteminfo {position: absolute; bottom: 0; left: 0; width: 100%; height: auto; font-family: "Noto Sans KR", sans-serif; font-size: 18px; color: #fff; font-weight: 400; text-align: left; padding: 15px 20px; box-sizing: border-box; background: rgba(0,0,0,0.5); transition: all 0.5s ease;}
.item a .iteminfo span {display: block; width: 100%; font-size: 17px; color: #fff; font-weight: 700; line-height: 19px; margin-bottom: 5px;}
.item a .iteminfo p {font-size: 14px; color: #fff; font-weight: 300; line-height: 16px;}

/* ¹è³Ê ·Ñ¿À¹öÈ¿°ú */
.item a:hover figure img, .item a:focus figure img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.item a:hover .iteminfo {background: rgba(238,73,131,0.6);}

/* service */
.servicecenter .service {float: left; width: 40%;}
.serviceitem {float: left; width: 100%;}
.customer {float: left; width: 100%;}
.item a .iteminfo2 {padding: 10px 20px;}
.item a .iteminfo span.tit {display: block; width: 100%; font-size: 16px; color: #fff; font-weight: 500; line-height: 17px; margin-bottom: 0;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb mobile 359 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:359px) {

/* main_visual slide */
.main_visualbox {margin-top: 70px;}
.main_visualbox .swiper-container-1 .swiper-slide .slideimg {padding-bottom: 100%; background-size: 250% 100% !important;}
.main_visualbox .swiper-container-1 .mainprev, .mainnext {display: none;}
.slide_txtarea {padding: 0 5%;}
.slide_pensionname {font-size: 18px; line-height: 22px; margin-bottom: 10px;}
.slide_slogan {font-size: 25px; line-height: 32px;}
.slide_bullet {margin: 20px 0 14px;}
.slide_stxt {font-size: 14px; line-height: 18px;}

/* shortcut */
.shortcut_box {padding: 30px 0 20px;}
.iconcontents {padding: 0 3%;}
.iconcontents ul:before {display: none;}
.iconcontents ul:after {display: none;}
.iconcontents ul li {width: 47%; margin-right: 0; margin-bottom: 5%;}
.iconcontents ul li:nth-of-type(2n+2) {float: right;}

/* middcontents */
.middcontents_box {padding-bottom: 0;}
.servicecenter .banneritem {width: 100%;}
.item a .iteminfo {padding: 10px 10px;}
.item a .iteminfo p {font-size: 13px;}
.servicecenter .service {width: 100%;}
.customer img {width: 100%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb mobile 360,719 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:360px) and (max-width:719px) {

/* main_visual slide */
.main_visualbox {margin-top: 70px;}
.main_visualbox .swiper-container-1 .swiper-slide .slideimg {padding-bottom: 100%; background-size: 250% 100% !important;}
.main_visualbox .swiper-container-1 .mainprev, .mainnext {display: none;}
.slide_txtarea {padding: 0 5%;}
.slide_pensionname {font-size: 18px; line-height: 22px; margin-bottom: 10px;}
.slide_slogan {font-size: 28px; line-height: 32px;}
.slide_bullet {margin: 20px 0 14px;}
.slide_stxt {font-size: 14px; line-height: 18px;}

/* shortcut */
.shortcut_box {padding: 30px 0 20px;}
.iconcontents {padding: 0 3%;}
.iconcontents ul:before {display: none;}
.iconcontents ul:after {display: none;}
.iconcontents ul li {width: 47%; margin-right: 0; margin-bottom: 5%;}
.iconcontents ul li:nth-of-type(2n+2) {float: right;}

/* middcontents */
.middcontents_box {padding-bottom: 0;}
.servicecenter .banneritem {width: 100%;}
.item a .iteminfo {padding: 10px 10px;}
.item a .iteminfo p {font-size: 13px;}
.servicecenter .service {width: 100%;}
.customer img {width: 100%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** jny_mobile 500,640 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:500px) and (max-width:640px) {

.slide_pensionname {font-size: 22px; line-height: 24px; margin-bottom: 10px;}
.slide_slogan {font-size: 35px; line-height: 37px;}
.slide_bullet {margin: 20px 0 14px;}
.slide_stxt {font-size: 18px; line-height: 22px;}

.iconcontents {padding: 0 10%;}
.iconcontents ul li {width: 45%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb tablet 720,767 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:720px) and (max-width:767px) {

/* main_visual slide */
.main_visualbox {margin-top: 70px;}
.main_visualbox .swiper-container-1 .swiper-slide .slideimg {padding-bottom: 70%; background-size: 200% 100% !important;}
.main_visualbox .swiper-container-1 .mainprev, .mainnext {display: none;}
.slide_txtarea {padding: 0 5%; box-sizing: border-box;}
.slide_pensionname {font-size: 25px; line-height: 26px; margin-bottom: 10px;}
.slide_slogan {font-size: 45px; line-height: 47px;}
.slide_bullet {margin: 28px 0 22px;}
.slide_stxt {font-size: 18px; line-height: 26px;}

.iconcontents {padding: 0 2%;}
.iconcontents ul li {margin-right: 2.25%;}

.servicecenter {padding: 0 2%; box-sizing: border-box;}
.servicecenter .banneritem {width: 100%;}
.servicecenter .service {width: 100%;}
.item a .iteminfo span {font-size: 22px; line-height: 26px;}
.item a .iteminfo p {font-size: 16px;}
.item a .iteminfo span.tit {font-size: 22px;}
.item a .iteminfo2 {padding: 20px 20px;}

.customer img {width: 100%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb tablet 768,1023 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:768px) and (max-width:1023px) {

/* main_visual slide */
.main_visualbox {margin-top: 70px;}
.main_visualbox .swiper-container-1 .swiper-slide .slideimg {padding-bottom: 70%; background-size: 200% 100% !important;}
.main_visualbox .swiper-container-1 .mainprev, .mainnext {display: none;}
.slide_txtarea {padding: 0 5%; box-sizing: border-box;}
.slide_pensionname {font-size: 25px; line-height: 26px; margin-bottom: 10px;}
.slide_slogan {font-size: 45px; line-height: 47px;}
.slide_bullet {margin: 28px 0 22px;}
.slide_stxt {font-size: 18px; line-height: 26px;}

.iconcontents {padding: 0 2%;}
.iconcontents ul li {margin-right: 4.2%;}

.servicecenter {padding: 0 2%; box-sizing: border-box;}
.servicecenter .banneritem {width: 100%;}
.servicecenter .service {width: 100%;}
.item a .iteminfo span {font-size: 22px; line-height: 26px;}
.item a .iteminfo p {font-size: 16px;}
.item a .iteminfo span.tit {font-size: 22px;}
.item a .iteminfo2 {padding: 20px 20px;}

.customer img {width: 100%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb pc 1024,1279 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1024px) and (max-width:1279px) {

.slide_txtarea {max-width: 800px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb pc 1280 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) and (max-width:1919px) {

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb pc 1920 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1920px) {

}