/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ÄÁÅÙÃ÷ °øÅë ¿µ¿ª */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* ¸ÞÀÎÄÁÅÙÃ÷ °øÅë */
.sec-mainvisual {position: relative; float: left; width: 100%; height: 100%;}
.sec-main {position: relative; float: left; width: 100%; margin: 70px 0;}
.sec-main1 {margin: 0;}
.sec-main2 {padding: 70px 0; background: #f6f6f6;}
.sec-main3 {margin-bottom: 0;}
.sec-main .inner {position: relative; margin: 0 auto; width: 100%; max-width: 1200px;}
.sec-guidepreach {float: left; width: 100%;}
.sec-titleslogan {float: left; width: 100%;}
.sec-board {float: left; width: 100%;}
.sec-photogallery {float: left; width: 100%;}

/* °¢ ÄÁÅÙÃ÷º° ¿µ¿ª */
.guidepreach-contents {position: relative; float: left; width: 100%; margin-top: -60px; z-index: 2;}
.titleslogan-contents {position: relative; float: left; width: 100%;}
.education-contents {position: relative; float: left; width: 100%;}
.slideshbann-contents {position: relative; float: left; width: 100%;}
.board-contents {position: relative; float: left; width: 100%;}
.photogallery-contents {position: relative; float: left; width: 100%;}

/* Å¸ÀÌÆ²°øÅë */
.title-common {float: left; width: 100%; text-align: center;}
.title-common h3.tit-main {display: inline-block; width: 100%; font-family: "NanumSquare", sans-serif; transform: rotate(-0.04deg); font-size: 40px; color: #706f6f; font-weight: 400; line-height: 42px; letter-spacing: -0.25px;}
.title-common h3.tit-main span {color: #252525; font-weight: 700;}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* °¢ ÄÁÅÙÃ÷ ¿µ¿ª */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* ¸ÞÀÎºñÁÖ¾ó ½½¶óÀÌµå */
.visual-contents {float: left; width: 100%; height: 100%;}
.visual-slide {position: relative; width: 100%; height: 820px; overflow: hidden; z-index: 1;}
.visual-slide .swiper-container-1 {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.visual-slide .swiper-container-1 .swiper-slide {/* 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;}

.visual-slide .swiper-container-1 .swiper-pagination-bullet {width: 15px !important; height: 15px !important; display: inline-block; border-radius: 100%; background: rgba(255,255,255,0.4) !important; border: 1px solid #fff; outline: none;}
.visual-slide .swiper-container-1 .swiper-pagination-white .swiper-pagination-bullet-active {background: #fff !important; border: none;}
.visual-slide .swiper-container-1 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {background-image: url("../img/wowweb/images/slide_prev.png") !important; left: 3%; right: auto;}
.visual-slide .swiper-container-1 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-image: url("../img/wowweb/images/slide_next.png") !important; right: 3%; left: auto;}
.visual-slide .swiper-container-1 .mainprev, .mainnext {width: 50px !important; height: 50px !important; background-size: 50px 50px !important; outline: none;}
.visual-slide .swiper-container-1 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .visual-bullet {bottom: 11% !important;}

/* Ã³À½¿À½Ã´Â¾È³» ¹× ¼³±³¿µ»ó ÃßÃâ¿µ¿ª */
.guidepreach-contents .left {float: left; width: 50%; height: 330px;}
.guidepreach-contents .left img {width: 100%; height: 100%;}
.guidepreach-contents .right {float: left; width: 50%; height: 330px; background-image: url("../img/wowweb/images/preach_bg.jpg") !important; background-size: cover; background-position: center top;}

.preach-contents {display: table; table-layout: fixed; width: 100%; height: 100%;}
.preach-contents .box {display: table-cell; vertical-align: middle; width: 100%; height: 100%; font-family: "Noto Sans KR", sans-serif; transform: rotate(-0.04deg); padding: 0 40px;}
.preach-contents .box .tit-box {display: inline-block; width: 144px; height: 36px; font-size: 14px; color: #fff; font-weight: 500; line-height: 35px; letter-spacing: -0.2px; text-align: center; margin-bottom: 30px; border: 1px solid #9a9999; border-radius: 50px;}

/*
.preach-contents .box div.subject {position: relative; float: left; width: 100%; margin-bottom: 25px;}
.preach-contents .box div.subject a {display: block; width: 80%; height: 40px; font-size: 30px; color: #fff; font-weight: 700; line-height: 32px; letter-spacing: -0.5px; text-overflow: ellipsis; white-space: nowrap; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-shadow: 4px 4px 10px rgba(0,0,0,0.5);}
.preach-contents .box div.subject a:hover {color: #ffff00; text-decoration: underline;}
.preach-contents .box .txt {display: flex; align-items: center; width: 100%; font-family: "Noto Sans KR", sans-serif; transform: rotate(-0.04deg); margin-bottom: 10px; text-shadow: 4px 4px 10px rgba(0,0,0,0.8);}
.preach-contents .box .txt span {text-align: left; font-size: 18px; color: #fff; font-weight: 400; line-height: 20px; letter-spacing: 0.5px; margin-right: 5px;}
.preach-contents .box .txt p {font-size: 18px; color: #fff; font-weight: 400; line-height: 20px; letter-spacing: 0.5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} 
.preach-contents .box .date {display: flex; align-items: center; width: 100%; font-family: "Noto Sans KR", sans-serif; transform: rotate(-0.04deg); text-shadow: 4px 4px 10px rgba(0,0,0,0.8);}
.preach-contents .box .date span {text-align: left; font-size: 18px; color: #fff; font-weight: 400; line-height: 20px; letter-spacing: 0.5px; margin-right: 5px;}
.preach-contents .box .date p {font-size: 18px; color: #fff; font-weight: 400; line-height: 20px; letter-spacing: 0.5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
*/

/* ÁÖÀÏ¼³±³ ÃßÃâ Ä«Æä24 Àû¿ë ½ºÅ¸ÀÏ */
.preach-contents .box .board_output {background: rgba(255,255,255,0);}
.board_output_20_tr {float: left; width: 100%;}
.board_output_20_tr td {display: inline-block; width: 100%;}
.board_output_20_tr td:first-child {display: none;}
.board_output_20_tr td.bd_out1 {position: relative; float: left; width: 100%; margin-bottom: 25px;}
.board_output_20_tr td.bd_out1 a {display: block; width: 80%; height: 40px; font-size: 30px; color: #fff; font-weight: 700; line-height: 32px; letter-spacing: -0.5px; text-overflow: ellipsis; white-space: nowrap; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-shadow: 4px 4px 10px rgba(0,0,0,0.5);}
.board_output_20_tr td.bd_out1 a:hover {color: #ffff00; text-decoration: underline;}
.board_output_20_tr td:nth-child(3) {font-size: 18px; color: #fff; font-weight: 400; line-height: 20px; letter-spacing: -0.5px; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px; text-shadow: 4px 4px 10px rgba(0,0,0,0.8);}
.board_output_20_tr td:nth-child(3):before {display: inline-block; content: "¸»¾¸º»¹® :"; font-size: 18px; color: #fff; font-weight: 400; line-height: 20px; margin-right: 10px;}
.board_output_20_tr td:nth-child(4) {font-size: 18px; color: #fff; font-weight: 400; line-height: 20px; letter-spacing: -0.5px; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-shadow: 4px 4px 10px rgba(0,0,0,0.8);}
.board_output_20_tr td:nth-child(4):before {display: inline-block; content: "ÀÛ¼ºÀÏÀÚ :"; font-size: 18px; color: #fff; font-weight: 400; line-height: 20px; margin-right: 10px;}

/* Å¸ÀÌÆ² ½½·Î°Ç ¿µ¿ª */
.titleslogan-contents .title {display: inline-block; width: 100%; text-align: center; transform: rotate(-0.04deg);}
.titleslogan-contents .title h2 {font-family: "NanumSquare", sans-serif; font-size: 35px; color: #252525; font-weight: 700; line-height: 36px; letter-spacing: -0.8px; margin-bottom: 25px;}
.titleslogan-contents .title p {font-size: 18px; color: #5b5a5a; font-weight: 400; line-height: 26px; letter-spacing: -0.8px;}

/* Å¸ÀÌÆ² ½½·Î°Ç ¹Ù·Î°¡±â ¾ÆÀÌÄÜ ¿µ¿ª */
.titleslogan-contents .item-ico {display: block; width: 100%; margin-top: 60px;}
.titleslogan-contents .item-ico ul {display: block; width: 100%; height: 100%; text-align: center; font-size: 0;} /* li > display: inline-block Àû¿ë½Ã ¿©¹é ¾ø¾Ö±â */
.titleslogan-contents .item-ico ul li {display: inline-block; width: 136px; height: 136px; margin-right: 60px;}
.titleslogan-contents .item-ico ul li:last-child {margin-right: 0;}
.titleslogan-contents .item-ico ul li a {display: table; table-layout: fixed; width: 100%; height: 100%; font-family: "Noto Sans KR", sans-serif; transform: rotate(-0.04deg); background: #fff; border-radius: 6px; border: 2px solid #fff; box-shadow: 5px 5px 12px rgba(0,0,0,0.10);}
.titleslogan-contents .item-ico ul li a .ico-box {display: table-cell; vertical-align: middle;}
.titleslogan-contents .item-ico ul li a .ico-box div.ico {display: block; width: auto; height: 55px; margin-bottom: 17px;}
.titleslogan-contents .item-ico ul li a .ico-box span {font-size: 16px; color: #545454; font-weight: 400; line-height: 17px; letter-spacing: -0.8px;}

/* ¹Ù·Î°¡±â ¾ÆÀÌÄÜ ¸¶¿ì½º·Ñ¿À¹ö½Ã È¿°úÀû¿ë */
.titleslogan-contents .item-ico ul li a:hover {border: 2px solid #97bae0; transition: all 0.3s ease;}
.titleslogan-contents .item-ico ul li a:hover .ico-box span {color: #0091e5;}

/* ±³À°¡¤»ç¿ª ¿µ¿ª */
.banner-item {float: left; width: 100%; margin-top: 40px;}
.banner-item ul {display: flex; justify-content: space-between;}
.banner-item ul li {width: 31.6667%}
.banner-item ul li a {display: block; width: 100%; height: 100%; text-align: center;}
.banner-item ul li a figure {position: relative; float: left; width: 100%; height: 100%; max-height: 210px; overflow: hidden;}
.banner-item ul li a figure .thumb-img {float: left; width: 100%;}
.banner-item ul li a figure .thumb-img img {width: 100%; height: 100%; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;}
.banner-item ul li a .item-info {display: inline-block; width: 100%; font-family: "Noto Sans KR", sans-serif; transform: rotate(-0.04deg); margin-top: 30px;}
.banner-item ul li a .item-info .tit-txt {font-family: "NanumSquare", sans-serif; font-size: 26px; color: #111; font-weight: 700; line-height: 27px; letter-spacing: -0.8px;}
.banner-item ul li a .item-info p {display: inline-block; width: 100%; font-size: 18px; color: #616161; font-weight: 300; line-height: 26px; letter-spacing: -0.25px; margin-top: 10px;}
.banner-item ul li a .item-info span.morebtn {display: inline-block; width: 125px; height: 38px; font-size: 14px; color: #323131; font-weight: 300; line-height: 37px; letter-spacing: -0.25px; margin-top: 30px; border: 1px solid #e7e7e7;}

/* ±³À°¡¤»ç¿ª ¹Ù·Î°¡±â ¹è³Ê ¸¶¿ì½º·Ñ¿À¹ö½Ã È¿°úÀû¿ë */
.banner-item ul li a:hover figure img, .banner-item ul li a:focus figure img {-webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);}
.banner-item ul li a:hover .item-info .tit-txt {color: #0091e5; font-weight: 800;}
.banner-item ul li a:hover .item-info span.morebtn {color: #fff; background: #0091e5; border: 1px solid #0091e5; transition: all 0.3s ease;}

/* ½½¶óÀÌµå¹è³Ê ¹× ¹Ù·Î°¡±â ¹è³Ê ¿µ¿ª */
.slide-banner {position: relative; float: left; width: 49.1667%; height: 350px; overflow: hidden;}
.slide-banner .swiper-container-2 {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.slide-banner .swiper-container-2 .swiper-slide {/* 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-banner .swiper-container-2 .swiper-slide a {position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%;}
.slide-banner .swiper-container-2 .swiper-pagination-bullet {width: 15px !important; height: 15px !important; display: inline-block; border-radius: 100%; background: rgba(255,255,255,0.4) !important; border: 1px solid #fff; outline: none;}
.slide-banner .swiper-container-2 .swiper-pagination-white .swiper-pagination-bullet-active {background: #fff !important; border: none;}
.slide-banner .swiper-container-2 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .slidebann-bullet {bottom: 7% !important;}

/* ¿ìÃø ¹Ù·Î°¡±â ¹è³Ê ¿µ¿ª */
.right-banner {float: right; width: 49.1667%; height: 350px;}
.right-banner .shbann-item {float: left; width: 49.15254237288136%;}
.right-banner .shbann-item a {display: block; width: 100%; height: 100%;}
.right-banner .shbann-item a figure {position: relative; float: left; width: 100%; height: 100%; overflow: hidden; z-index: 1;}
.right-banner .shbann-item a figure .bg-img img {width: 100%; height: 100%;}
.right-banner .shbann-item a figure .cover-bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #426ca9; opacity: 0; z-index: 2;}
.right-banner .shbann-item2 {margin-left: 1.694915254237288%;}
.right-banner .shbann-item2 a figure .cover-bg {background: #5ec499;}
.right-banner .shbann-item a div.banner-info {position: absolute; bottom: 30px; padding-left: 30px; transform: rotate(-0.04deg); z-index: 3;}
.right-banner .shbann-item a div.banner-info .tit-txt {font-family: "NanumSquare", sans-serif; font-size: 26px; color: #fff; font-weight: 700; line-height: 27px; letter-spacing: -0.5px; margin-bottom: 10px;}
.right-banner .shbann-item a div.banner-info p {font-family: "Noto Sans KR", sans-serif; font-size: 18px; color: #d4e5fd; font-weight: 300; line-height: 20px; letter-spacing: -0.25px;}
.right-banner .shbann-item2 a div.banner-info p {color: #effcf7;}

/* ¿ìÃø ¹Ù·Î°¡±â ¹è³Ê ¸¶¿ì½º·Ñ¿À¹ö½Ã È¿°úÀû¿ë */
.right-banner .shbann-item a:hover figure .cover-bg {opacity: 0.6; transition: all 0.3s ease;}

/* ±³È¸¼Ò½Ä ¿µ¿ª */
.board-item {float: left; width: 100%; margin-top: 40px;}
.board-item ul {float: left; width: 100%;}

/* ±³È¸¼Ò½Ä ÃßÃâ Ä«Æä24 Àû¿ë ½ºÅ¸ÀÏ */
.board-item ul li {float: left; width: 100%; font-family: "Noto Sans KR", sans-serif; /*transform: rotate(-0.04deg);*/}
.board-item ul li .board_output_box {background: none;}
.board_output_13_tr {float: left; width: 23.75%; padding: 30px; margin-right: 1.6667%; background: #fff; border: 1px solid #edebeb; transition: all 0.3s ease;}
.board_output_13_tr:last-child {margin-right: 0;}
.board_output_13_tr:hover {border: 1px solid #111;}
.board_output_13_tr td:nth-child(1) {display: none;}
.board_output_13_tr td:nth-child(2) {display: inline-block; width: 100%; text-align: left;}
.board_output_13_tr td:nth-child(2) a {height: 52px; font-size: 19px; color: #252525; font-weight: 400; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.3; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.board_output_13_tr td:nth-child(2) a:hover {color: #0091e5; text-decoration: underline;}
.board_output_13_tr td:nth-child(3) {display: inline-block; width: 100%; text-align: left; font-size: 14px; color: #adaaaa; font-weight: 300; line-height: 15px; margin-top: 20px;}

/* ±³È¸°¶·¯¸® ¿µ¿ª */
.gallery-item {float: left; width: 100%; margin-top: 40px;}
.gallery-item ul {float: left; width: 100%;}

/* ±³È¸°¶·¯¸® ÃßÃâ Ä«Æä24 Àû¿ë ½ºÅ¸ÀÏ */
.board_output_gallerybox {background: none;}
.board_output_galleryarea {float: left; width: 100%;}
.board_output_galleryarea td {float: left; width: 24.25%; margin-right: 1%;}
.board_output_galleryarea td:last-child {margin-right: 0;}

/* °¶·¯¸®ÀÌ¹ÌÁö ºñÀ² À¯ÁöÇÏ±â */
.board_output_galleryarea .board_output_gallery_img {position: relative; width: 100%; height: 0; padding-bottom: 69.5% !important; overflow: hidden;}
.board_output_galleryarea .board_output_gallery_img a {display: block; width: 100%; height: 100%;}
.board_output_galleryarea .board_output_gallery_img a img {position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%;}
.board_output_galleryarea .board_output_gallery_img a:after {display: block; content: ""; position: absolute; width: 56px; height: 56px; left: 50%; top: 50%; margin-top: -28px; margin-left: -28px; opacity: 0; z-index: 6; background: url("../img/wowweb/images/ico_detail.png") no-repeat center top; transform: translateY(50%); transition: transform .3s, opacity .3s;}
.board_output_galleryarea .board_output_gallery_img a:hover:after {transform: translate(0,0); opacity: 1;}

.board_output_galleryarea td table tr:nth-of-type(2) td {display: block; width: 100%; padding: 0;}
.board_output_galleryarea td table tr:nth-of-type(2) td br {display: none;}
.board_output_gallery_subject {float: left; width: 100%; overflow: hidden !important; transform: rotate(-0.04deg); padding-top: 20px;}
.board_output_gallery_subject a {display: block; width: 100%; font-family: "Noto Sans KR", sans-serif; font-size: 16px; color: #252525; font-weight: 300; line-height: 17px; letter-spacing: -0.5px; text-align: center; white-space: nowrap; white-space: normal; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.board_output_gallery_subject a:hover {color: #0091e5; text-decoration: underline;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb mobile 359 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:359px) {

/* ¸ÞÀÎÄÁÅÙÃ÷ °øÅë */
.sec-main {margin: 10% 0;}
.sec-main1 {margin: 0;}
.sec-main2 {padding: 10% 0;}
.sec-main3 {margin-bottom: 0;}
.sec-titleslogan {padding: 10% 1.5% 8%; margin: 0 0 10%;}
.sec-education {padding: 0 3%;}
.sec-slideshbann {padding: 10% 3%;}
.sec-board {padding: 0 1.5%;}

/* Å¸ÀÌÆ²°øÅë */
.title-common h3.tit-main {font-size: 30px; line-height: 32px;}

/* ¸ÞÀÎºñÁÖ¾ó ½½¶óÀÌµå */
.visual-slide {height: 100%;}
.visual-slide .swiper-container-1 .swiper-slide {padding-bottom: 100%;}
.visual-slide .swiper-container-1 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .visual-bullet {bottom: 5% !important;}
.visual-slide .swiper-container-1 .mainprev, .mainnext {width: 32px !important; height: 32px !important; background-size: 32px 32px !important; outline: none; margin-top: 0 !important;}

/* Ã³À½¿À½Ã´Â¾È³» ¹× ¼³±³¿µ»ó ÃßÃâ¿µ¿ª */
.guidepreach-contents {margin-top: 0;}
.guidepreach-contents .left {width: 100%; height: auto;}
.guidepreach-contents .right {width: 100%; height: auto;}
.preach-contents .box {padding: 8% 3%; overflow: hidden;}
.preach-contents .box div.subject {margin-bottom: 15px;}
.preach-contents .box div.subject a {font-size: 22px;}
.preach-contents .box .txt {margin-bottom: 5px}
.preach-contents .box .txt span {font-size: 15px; line-height: 17px;}
.preach-contents .box .txt p {font-size: 15px; line-height: 17px;}
.preach-contents .box .date span {font-size: 15px; line-height: 17px;}
.preach-contents .box .date p {font-size: 15px; line-height: 17px;}

/* ÁÖÀÏ¼³±³ ÃßÃâ Ä«Æä24 Àû¿ë ½ºÅ¸ÀÏ */
.board_output_20_tr td.bd_out1 {margin-bottom: 20px;}
.board_output_20_tr td.bd_out1 a {height: 30px; font-size: 25px;}
.board_output_20_tr td:nth-child(3) {font-size: 16px; margin-bottom: 5px;}
.board_output_20_tr td:nth-child(3):before {font-size: 16px;}
.board_output_20_tr td:nth-child(4) {font-size: 16px;}
.board_output_20_tr td:nth-child(4):before {font-size: 16px;}

/* Å¸ÀÌÆ² ½½·Î°Ç ¿µ¿ª */
.titleslogan-contents .title {word-break: keep-all;}
.titleslogan-contents .title h2 {font-size: 25px;}
.titleslogan-contents .title p {font-size: 16px; line-height: 22px; word-break: keep-all;}

/* Å¸ÀÌÆ² ½½·Î°Ç ¹Ù·Î°¡±â ¾ÆÀÌÄÜ ¿µ¿ª */
.titleslogan-contents .item-ico {margin-top: 40px;}
.titleslogan-contents .item-ico ul li {font-size: 0; width: 33.3334%; height: auto; padding: 1.5%; margin-right: 0;}
.titleslogan-contents .item-ico ul li a {padding: 10% 0;}
.titleslogan-contents .item-ico ul li a .ico-box span {font-size: 13px; line-height: 14px;}

/* ±³À°¡¤»ç¿ª ¿µ¿ª */
.banner-item {margin-top: 20px;}
.banner-item ul {display: block;} /* display: flex; ÃÊ±âÈ­ */
.banner-item ul li {width: 100%; margin-bottom: 10%;}
.banner-item ul li:last-child {margin-bottom: 0;}
.banner-item ul li a .item-info .tit-txt {font-size: 22px; line-height: 23px;}
.banner-item ul li a .item-info p {font-size: 15px; line-height: 22px;}
.banner-item ul li a .item-info span.morebtn {width: 100px; height: 32px; font-size: 13px; line-height: 31px; margin-top: 15px;}

/* ½½¶óÀÌµå¹è³Ê ¹× ¹Ù·Î°¡±â ¹è³Ê ¿µ¿ª */
.slide-banner {width: 100%; height: 100%;}
.slide-banner .swiper-container-2 .swiper-slide {padding-bottom: 60%;} /* ¹ÝÀÀÇü ³ôÀÌ°ª ÃøÁ¤ = ½½¶óÀÌµå¹è³Ê (³ôÀÌ°ª¡À°¡·Î°ª) X 100 */
.slide-banner .swiper-container-2 .swiper-pagination-bullet {width: 12px !important; height: 12px !important;}
.right-banner {width: 100%; height: auto; margin-top: 3%;}
.right-banner .shbann-item a div.banner-info {bottom: 20px; padding-left: 3%;}
.right-banner .shbann-item a div.banner-info .tit-txt {font-size: 18px; line-height: 20px; margin-bottom: 5px;}
.right-banner .shbann-item a div.banner-info p {font-size: 13px; line-height: 16px;}

/* ±³È¸¼Ò½Ä ¿µ¿ª */
.board-item {margin-top: 20px;}
.board-item ul {display: block;} /* display: flex; ÃÊ±âÈ­ */
.board_output_13_tr {width: 48.5%; padding: 3%; margin-right: 0; margin-bottom: 3%;}
.board_output_13_tr:nth-of-type(2n+2) {float: right;}
.board_output_13_tr:nth-of-type(3), .board_output_13_tr:nth-of-type(4) {margin-bottom: 0;} 
.board_output_13_tr td:nth-child(2) a {font-size: 15px; height: 40px;}
.board_output_13_tr td:nth-child(3) {font-size: 13px; margin-top: 10px;}

/* ±³È¸°¶·¯¸® ¿µ¿ª */
.photogallery-contents {padding: 0 1.5%;}
.gallery-item {margin-top: 20px;}
.gallery-item ul {display: block;} /* display: flex; ÃÊ±âÈ­ */
.gallery-item ul li {float: left; width: 100%;}

/* ±³È¸°¶·¯¸® ÃßÃâ Ä«Æä24 Àû¿ë ½ºÅ¸ÀÏ */
.board_output_galleryarea > tbody > tr > td {width: 50%; padding: 1.5% 1.5% 4%; margin-right: 0; box-sizing: border-box;}
.board_output_galleryarea > tbody > tr > td:nth-child(3), .board_output_galleryarea > tbody > tr > td:nth-child(4) {padding: 1.5% 1.5% 0;}
.board_output_galleryarea > tbody > tr > td > table {float: left; width: 100%; overflow: hidden;}
.board_output_gallery_subject {padding-top: 10px;}
.board_output_gallery_subject a {height: 20px; font-size: 14px; line-height: 20px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb mobile 360,719 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:360px) and (max-width:719px) {

/* ¸ÞÀÎÄÁÅÙÃ÷ °øÅë */
.sec-main {margin: 10% 0;}
.sec-main1 {margin: 0;}
.sec-main2 {padding: 10% 0;}
.sec-main3 {margin-bottom: 0;}
.sec-titleslogan {padding: 10% 1.5% 8%; margin: 0 0 10%;}
.sec-education {padding: 0 3%;}
.sec-slideshbann {padding: 10% 3%;}
.sec-board {padding: 0 1.5%;}

/* Å¸ÀÌÆ²°øÅë */
.title-common h3.tit-main {font-size: 34px; line-height: 35px;}

/* ¸ÞÀÎºñÁÖ¾ó ½½¶óÀÌµå */
.visual-slide {height: 100%;}
.visual-slide .swiper-container-1 .swiper-slide {padding-bottom: 100%;}
.visual-slide .swiper-container-1 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .visual-bullet {bottom: 5% !important;}
.visual-slide .swiper-container-1 .mainprev, .mainnext {width: 32px !important; height: 32px !important; background-size: 32px 32px !important; outline: none; margin-top: 0 !important;}

/* Ã³À½¿À½Ã´Â¾È³» ¹× ¼³±³¿µ»ó ÃßÃâ¿µ¿ª */
.guidepreach-contents {margin-top: 0;}
.guidepreach-contents .left {width: 100%; height: auto;}
.guidepreach-contents .right {width: 100%; height: auto;}
.preach-contents .box {padding: 8% 3%; overflow: hidden;}
.preach-contents .box div.subject {margin-bottom: 15px;}
.preach-contents .box div.subject a {font-size: 22px;}
.preach-contents .box .txt {margin-bottom: 5px}
.preach-contents .box .txt span {font-size: 15px; line-height: 17px;}
.preach-contents .box .txt p {font-size: 15px; line-height: 17px;}
.preach-contents .box .date span {font-size: 15px; line-height: 17px;}
.preach-contents .box .date p {font-size: 15px; line-height: 17px;}

/* ÁÖÀÏ¼³±³ ÃßÃâ Ä«Æä24 Àû¿ë ½ºÅ¸ÀÏ */
.board_output_20_tr td.bd_out1 {margin-bottom: 20px;}
.board_output_20_tr td.bd_out1 a {height: 30px; font-size: 25px;}
.board_output_20_tr td:nth-child(3) {font-size: 16px; margin-bottom: 5px;}
.board_output_20_tr td:nth-child(3):before {font-size: 16px;}
.board_output_20_tr td:nth-child(4) {font-size: 16px;}
.board_output_20_tr td:nth-child(4):before {font-size: 16px;}

/* Å¸ÀÌÆ² ½½·Î°Ç ¿µ¿ª */
.titleslogan-contents .title {word-break: keep-all;}
.titleslogan-contents .title h2 {font-size: 28px;}
.titleslogan-contents .title p {font-size: 17px; line-height: 24px; word-break: keep-all;}

/* Å¸ÀÌÆ² ½½·Î°Ç ¹Ù·Î°¡±â ¾ÆÀÌÄÜ ¿µ¿ª */
.titleslogan-contents .item-ico {margin-top: 40px;}
.titleslogan-contents .item-ico ul li {font-size: 0; width: 33.3334%; height: auto; padding: 1.5%; margin-right: 0;}
.titleslogan-contents .item-ico ul li a {padding: 10% 0;}
.titleslogan-contents .item-ico ul li a .ico-box span {font-size: 15px; line-height: 16px;}

/* ±³À°¡¤»ç¿ª ¿µ¿ª */
.banner-item {margin-top: 20px;}
.banner-item ul {display: block;} /* display: flex; ÃÊ±âÈ­ */
.banner-item ul li {width: 100%; margin-bottom: 10%;}
.banner-item ul li:last-child {margin-bottom: 0;}
.banner-item ul li a .item-info .tit-txt {font-size: 24px; line-height: 25px;}
.banner-item ul li a .item-info p {font-size: 16px; line-height: 24px;}
.banner-item ul li a .item-info span.morebtn {width: 100px; height: 32px; font-size: 13px; line-height: 31px; margin-top: 15px;}

/* ½½¶óÀÌµå¹è³Ê ¹× ¹Ù·Î°¡±â ¹è³Ê ¿µ¿ª */
.slide-banner {width: 100%; height: 100%;}
.slide-banner .swiper-container-2 .swiper-slide {padding-bottom: 60%;} /* ¹ÝÀÀÇü ³ôÀÌ°ª ÃøÁ¤ = ½½¶óÀÌµå¹è³Ê (³ôÀÌ°ª¡À°¡·Î°ª) X 100 */
.slide-banner .swiper-container-2 .swiper-pagination-bullet {width: 13px !important; height: 13px !important;}
.right-banner {width: 100%; height: auto; margin-top: 3%;}
.right-banner .shbann-item a div.banner-info {bottom: 20px; padding-left: 3%;}
.right-banner .shbann-item a div.banner-info .tit-txt {font-size: 20px; line-height: 21px; margin-bottom: 5px;}
.right-banner .shbann-item a div.banner-info p {font-size: 14px; line-height: 18px;}

/* ±³È¸¼Ò½Ä ¿µ¿ª */
.board-item {margin-top: 20px;}
.board-item ul {display: block;} /* display: flex; ÃÊ±âÈ­ */
.board_output_13_tr {width: 48.5%; padding: 3%; margin-right: 0; margin-bottom: 3%;}
.board_output_13_tr:nth-of-type(2n+2) {float: right;}
.board_output_13_tr:nth-of-type(3), .board_output_13_tr:nth-of-type(4) {margin-bottom: 0;} 
.board_output_13_tr td:nth-child(2) a {font-size: 16px; height: 45px;}
.board_output_13_tr td:nth-child(3) {font-size: 13px; margin-top: 10px;}

/* ±³È¸°¶·¯¸® ¿µ¿ª */
.photogallery-contents {padding: 0 1.5%;}
.gallery-item {margin-top: 20px;}
.gallery-item ul {display: block;} /* display: flex; ÃÊ±âÈ­ */
.gallery-item ul li {float: left; width: 100%;}

/* ±³È¸°¶·¯¸® ÃßÃâ Ä«Æä24 Àû¿ë ½ºÅ¸ÀÏ */
.board_output_galleryarea > tbody > tr > td {width: 50%; padding: 1.5% 1.5% 4%; margin-right: 0; box-sizing: border-box;}
.board_output_galleryarea > tbody > tr > td:nth-child(3), .board_output_galleryarea > tbody > tr > td:nth-child(4) {padding: 1.5% 1.5% 0;}
.board_output_galleryarea > tbody > tr > td > table {float: left; width: 100%; overflow: hidden;}
.board_output_gallery_subject {padding-top: 10px;}
.board_output_gallery_subject a {height: 20px; font-size: 14px; line-height: 20px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb tablet 720,767 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:720px) and (max-width:767px) {

/* ¸ÞÀÎÄÁÅÙÃ÷ °øÅë */
.sec-titleslogan {padding: 10% 3% 8%;}
.sec-education {padding: 0 3%;}
.sec-slideshbann {padding: 10% 3%;}

/* ¸ÞÀÎºñÁÖ¾ó ½½¶óÀÌµå */
.visual-slide {height: 100%;}
.visual-slide .swiper-container-1 .swiper-slide {padding-bottom: 90%;}
.visual-slide .swiper-container-1 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .visual-bullet {bottom: 13% !important;}

/* Ã³À½¿À½Ã´Â¾È³» ¹× ¼³±³¿µ»ó ÃßÃâ¿µ¿ª */
.guidepreach-contents .left {width: 100%; height: auto;}
.guidepreach-contents .right {width: 100%; height: auto;}
.preach-contents .box {padding: 15% 3%;}

/* Å¸ÀÌÆ² ½½·Î°Ç ¿µ¿ª */
.titleslogan-contents .title {word-break: keep-all;}
.titleslogan-contents .title h2 {line-height: 46px; padding: 0 10%;}

/* Å¸ÀÌÆ² ½½·Î°Ç ¹Ù·Î°¡±â ¾ÆÀÌÄÜ ¿µ¿ª */
.titleslogan-contents .item-ico ul li {margin-bottom: 3%;}
.titleslogan-contents .item-ico ul li:nth-of-type(3n+3) {margin-right: 0;}

/* ±³À°¡¤»ç¿ª ¿µ¿ª */
.banner-item ul li a figure {height: auto;}
.banner-item ul li a .item-info .tit-txt {font-size: 22px; line-height: 24px; word-break: keep-all;}
.banner-item ul li a .item-info p {font-size: 16px; line-height: 24px; word-break: keep-all;}
.banner-item ul li a .item-info span.morebtn {width: 100px; height: 32px; font-size: 13px; line-height: 31px; margin-top: 15px;}

/* ½½¶óÀÌµå¹è³Ê ¹× ¹Ù·Î°¡±â ¹è³Ê ¿µ¿ª */
.slide-banner {width: 100%; height: 100%;}
.slide-banner .swiper-container-2 .swiper-slide {padding-bottom: 60%;} /* ¹ÝÀÀÇü ³ôÀÌ°ª ÃøÁ¤ = ½½¶óÀÌµå¹è³Ê (³ôÀÌ°ª¡À°¡·Î°ª) X 100 */
.right-banner {width: 100%; height: auto; margin-top: 3%;}

/* ±³È¸¼Ò½Ä ¿µ¿ª */
.board-contents {padding: 0 1.5%;}
.board-item ul {display: block;} /* display: flex; ÃÊ±âÈ­ */
.board_output_13_tr {padding: 2%;}
.board_output_13_tr td:nth-child(2) a {height: 48px; font-size: 17px;}

/* ±³È¸°¶·¯¸® ¿µ¿ª */
.photogallery-contents {padding: 0 1.5%;}
.gallery-item ul {display: block;} /* display: flex; ÃÊ±âÈ­ */
.gallery-item ul li {float: left; width: 100%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb tablet 768,1023 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:768px) and (max-width:1023px) {

/* ¸ÞÀÎÄÁÅÙÃ÷ °øÅë */
.sec-titleslogan {padding: 10% 3% 8%;}
.sec-education {padding: 0 3%;}
.sec-slideshbann {padding: 10% 3%;}

/* ¸ÞÀÎºñÁÖ¾ó ½½¶óÀÌµå */
.visual-slide {height: 100%;}
.visual-slide .swiper-container-1 .swiper-slide {padding-bottom: 90%;}
.visual-slide .swiper-container-1 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .visual-bullet {bottom: 13% !important;}

/* Ã³À½¿À½Ã´Â¾È³» ¹× ¼³±³¿µ»ó ÃßÃâ¿µ¿ª */
.guidepreach-contents .left {width: 100%; height: auto;}
.guidepreach-contents .right {width: 100%; height: auto;}
.preach-contents .box {padding: 15% 3%;}

/* Å¸ÀÌÆ² ½½·Î°Ç ¿µ¿ª */
.titleslogan-contents .title {word-break: keep-all;}
.titleslogan-contents .title h2 {line-height: 46px; padding: 0 10%;}

/* Å¸ÀÌÆ² ½½·Î°Ç ¹Ù·Î°¡±â ¾ÆÀÌÄÜ ¿µ¿ª */
.titleslogan-contents .item-ico ul li {margin-bottom: 3%;}
.titleslogan-contents .item-ico ul li:nth-of-type(3n+3) {margin-right: 0;}

/* ±³À°¡¤»ç¿ª ¿µ¿ª */
.banner-item ul li a figure {height: auto;}
.banner-item ul li a .item-info .tit-txt {font-size: 22px; line-height: 24px; word-break: keep-all;}
.banner-item ul li a .item-info p {font-size: 16px; line-height: 24px; word-break: keep-all;}
.banner-item ul li a .item-info span.morebtn {width: 100px; height: 32px; font-size: 13px; line-height: 31px; margin-top: 15px;}

/* ½½¶óÀÌµå¹è³Ê ¹× ¹Ù·Î°¡±â ¹è³Ê ¿µ¿ª */
.slide-banner {width: 100%; height: 100%;}
.slide-banner .swiper-container-2 .swiper-slide {padding-bottom: 60%;} /* ¹ÝÀÀÇü ³ôÀÌ°ª ÃøÁ¤ = ½½¶óÀÌµå¹è³Ê (³ôÀÌ°ª¡À°¡·Î°ª) X 100 */
.right-banner {width: 100%; height: auto; margin-top: 3%;}

/* ±³È¸¼Ò½Ä ¿µ¿ª */
.board-contents {padding: 0 1.5%;}
.board-item ul {display: block;} /* display: flex; ÃÊ±âÈ­ */
.board-item ul li {width: 100%;}
.board_output_13_tr {padding: 2%;}
.board_output_13_tr td:nth-child(2) a {height: 48px; font-size: 17px;}

/* ±³È¸°¶·¯¸® ¿µ¿ª */
.photogallery-contents {padding: 0 1.5%;}
.gallery-item ul {display: block;} /* display: flex; ÃÊ±âÈ­ */
.gallery-item ul li {width: 100%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb pc 1024,1279 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1024px) and (max-width:1279px) {

/* Ã³À½¿À½Ã´Â¾È³» ¹× ¼³±³¿µ»ó ÃßÃâ¿µ¿ª */
.guidepreach-contents .left {height: 290px;}
.guidepreach-contents .right {height: 290px;}
.board_output_20_tr td.bd_out1 a {width: 90%;}

/* Å¸ÀÌÆ² ½½·Î°Ç ¿µ¿ª */
.titleslogan-contents .item-ico ul li {margin-right: 30px;}

/* ±³À°¡¤»ç¿ª ¿µ¿ª */
.education-contents {padding: 0 2%;}
.banner-item ul li a figure {height: auto;}
.banner-item ul li a .item-info p {font-size: 17px;}

/* ½½¶óÀÌµå¹è³Ê ¹× ¹Ù·Î°¡±â ¹è³Ê ¿µ¿ª */
.slideshbann-contents {padding: 0 2%;}
.slide-banner {height: auto;}
.slide-banner .swiper-container-2 .swiper-slide {padding-bottom: 59.32203389830508%;}
.right-banner .shbann-item a div.banner-info .tit-txt {font-size: 22px; line-height: 23px;}
.right-banner .shbann-item a div.banner-info p {font-size: 16px; line-height: 18px;}

/* ¿ìÃø ¹Ù·Î°¡±â ¹è³Ê ¿µ¿ª */
.right-banner {height: auto;}

/* ±³È¸¼Ò½Ä ¿µ¿ª */
.board-contents {padding: 0 2%;}
.board_output_13_tr td:nth-child(2) a {height: 50px; font-size: 18px; margin-top: 15px;}

/* ±³È¸°¶·¯¸® ¿µ¿ª */
.photogallery-contents {padding: 0 2%;}
.gallery-item ul li a figure {height: auto;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb pc 1280 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) {

}