@charset "utf-8";
@import url(font.css);

/* 여백초기화 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav,section,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0;box-sizing: border-box;}
/* 링크초기화 */
a {color:#333;text-decoration: none;}
/* 폰트 초기화  */
html, body {font-family: 'Spoqa Han Sans Neo', Malgun Gothic, AppleSDGothicNeo-Regular, sans-serif; color: #333; font-size: 20px; font-weight: 300; letter-spacing: -1px;}
/* 리스트초기화 */
ul, ol, li{list-style: none;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
strong {font-weight: bold;}
/* 테이블초기화 */
table {width: 100%;table-layout:fixed;border-collapse: collapse;border-spacing: 0;}
caption, label.hidden {overflow: hidden; position: absolute; left: -10000px; top: auto; height: 1px; }
/* 폰트 스타일 초기화 */
em, address {font-style: normal;}
/* 버튼 초기화 */
button {border: 0;}
img {max-width: 100%; vertical-align: middle; border: 0;}
/* sup */
sup {line-height: 100%; font-size: 12px;}
/* clearfix */
.clearfix:before, .clearfix:after {display: block; content: ''; line-height: 0;}
.clearfix:after {clear: both;}
/* IR 효과 */
.ir_pm {display: block; overflow: hidden; font-size: 0; line-height: 0; text-indent: -9999px;} /* 의미있는 이미지의 대체 텍스트를 제공하는 경우(Phark Method) */
.ir_wa {display: block; overflow: hidden; position: relative; z-index: -1; width: 100%; height: 100%;} /* 의미있는 이미지의 대체 텍스트로 이미지가 없어도 대체 텍스트를 보여주고자 할 때(WA IR) */
.ir_su {overflow: hidden; position: absolute; width: 0; height: 0; line-height: 0; text-indent: -9999px;} /* 대체 텍스트가 아닌 접근성을 위한 숨김 텍스트를 제공할 때 */
.blind {overflow: hidden; position: absolute; clip: rect(0 0 0 0); width: 1px; height: 1px; line-height: 0; margin: -1px; }/* 접근성을 위한 대체 텍스트(alt 값이 너무 길 때) */

/* 본문바로가기 */
#skip_menu a { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 0; font-size: 0; line-height: 0; overflow: hidden; z-index: 10000; }
#skip_menu a:focus,
#skip_menu a:active { height: auto; background-color: #46b3df; font-size: 1rem; color: #fff; font-weight: 500; text-align: center; line-height: 2rem; }

/* visual */
#visual {position: relative;}
#visual h2 {position: absolute;font-size: 4.2rem;line-height: 1.2;text-align: center;width: 100%;top: 13%;}
#visual img {width: 100%;}
#visual .pc_sns li img {width: auto;}
.pc_sns_wrap {max-width: 1400px;margin: 0 auto;position: relative;}
.pc_sns {position: absolute;right: 0;top: 50px;}
.pc_sns li {width: 60px;height: 60px;border-radius: 50%;text-align: center;display: inline-block;margin-left: 10px;}
.pc_sns li.sns_youtube {background-color:#FF0000;}
.pc_sns li.sns_insta {background:linear-gradient(to right, #ed519d 0%, #652d91 100%);}
.pc_sns li.sns_blog {background-color:#2AA800;}
.pc_sns li.ch_kakao {background-color:#F7C701;}
.pc_sns li.sns_kakao {background-color:#F7C701;}
.pc_sns li.sns_facebook {background-color:#3C5896;}

/* tab_list */
.tab_list {max-width: 1400px;width: 100%;display: flex;gap: 15px;flex-direction: row;flex-wrap: wrap;justify-content: center;position: absolute;bottom: 0;left: 50%;transform: translate(-50%, 70%);}
.tab_list li {width: 15.75%;display: inline-block;text-align: center;padding: 10px;background: #fff;box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.09);border-radius: 30px;}
.tab_list li:hover {background: #15bcff;}
.tab_list li:hover a {color: #fff;}
.tab_list li a {font-weight: 600;display: block;font-size: 23px;}

/* header */
#header {box-shadow: -5px -1px 20px 3px #a3a3a3;}
#header .subscribe {text-align: right;position: fixed;bottom: 20px;right: 56px;}
#header .subscribe li {display: inline-block;margin-left: 20px;}
#header .subscribe a {color: #fff;opacity: 0.4;-webkit-transition: 0.2s;transition: 0.2s;}
#header .subscribe a > * {display: inline-block;vertical-align: middle;}
#header .subscribe a span {font-size: 19px;}
#header .subscribe a i {font-size: 20px;margin-right: 5px;}
#header .subscribe a:hover, #header .subscribe a:focus {opacity: 1;}
#header.menu .gnb_wrap {padding: 56px 56px;height: 100%;overflow: visible;opacity: 1;right: 0;width: 576px;visibility: visible;z-index: 30;}
.header .gnb_wrap .vol {color: #fff;position: absolute;right: 0;bottom: 0;}
.header {display:flex;max-width: 1400px;margin: auto;align-items: center;height: 160px;justify-content: space-between;}
.header .logo {height: 59px;}
.header .vol {font-weight: 300;font-size: 21px;transition: all 0.2s ease;}
.header .vol span {font-weight: 500;color: #f26521;margin-left: 3px;}
.header h1 {color: #636468;font-size: 70px;}
.header h1 span {color: #f26521;}
.header .voice_wrap {display: flex;align-items: center;}
.header .voice_wrap p {margin-right: 10px;color: #46b3df;font-weight: 400;}
#audioPlayer {width: 170px;}
.toggle-menu {background-color: transparent;border: none;cursor: pointer;display: inline-block;height: 50px;padding: 0;pointer-events: initial;position: relative;vertical-align: middle;width: 50px;}
.toggle-menu span {background-color: #696969;content: "";display: block;height: 5px;left: calc(50% - 13px );position: absolute;top: calc(50% - 5px );transform-origin: 50% 50%;transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;width: 38px;}
.toggle-menu span:before, .toggle-menu span:after {background-color: #696969;content: "";display: block;height: 5px;position: absolute;transform-origin: 50% 50%;transition: -color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;width: 38px;}
.toggle-menu span:before {top: 12px;}
.toggle-menu span:after {top: -12px;}
.toggle-menu.active span {background-color: transparent;transition: background 0.2s ease-out;}
.toggle-menu.active span:before, .toggle-menu.active span:after {transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out;}
.toggle-menu.active span:before {top: 0;transform: rotate3d(0, 0, 1, -45deg);}
.toggle-menu.active span:after {top: 0;transform: rotate3d(0, 0, 1, 45deg);}
.gnb_wrap {position: fixed;right: -50%;top: 0;height: 0;width: 0;background: #3b3b3b;padding: 0 13rem 0 20rem;overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: right 0.4s, opacity 0.4s;transition: right 0.4s, opacity 0.4s;}
.gnb_wrap:before {position: fixed;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);top: 0;width: 100vw;height: 100vh;content: "";background: #000;opacity: 0.5;z-index: -1;}
#sreachForm {width: 320px;background: #fff;border-radius: 26px;position: relative;}
#sreachForm input {width: 100%;background: transparent;font-size: 17px;font-weight:500;border: 0;height: 50px;color: #000;text-indent: 20px;}
#sreachForm input::-webkit-input-placeholder {color: #000;opacity: 0.5;}
#sreachForm input::-moz-placeholder {color: #000;opacity: 0.5;}
#sreachForm input:-ms-input-placeholder {color: #000;opacity: 0.5;}
#sreachForm input::-ms-input-placeholder {color: #000;opacity: 0.5;}
#sreachForm input::placeholder {color: #000;opacity: 0.5;}
#sreachForm button {position: absolute;top: 50%;left: auto;-webkit-transform: translateY(-50%);transform: translateY(-50%);right: -2px;width: 50px;height: 50px;line-height: 56px;border-radius: 50%;color: #fff;background: #46b3df;cursor: pointer;}
#sreachForm button i {font-size: 18px;font-weight: 700;}
#gnb {display: table;width: 100%;margin-top: 15%;}
#gnb .inner {display: table-cell;vertical-align: middle;}
#gnb .inner .depth {display: none;}
#gnb ul:after {display: block;clear: both;content: "";}
#gnb li {width: 100%;margin-bottom: 30px;}
#gnb li a {font-size: 28px;font-weight: 700;color: #fff;opacity: 0.9;background-position: 0 100%;background-size: 0 3px;background-repeat: no-repeat;-webkit-transition: 0.4s;transition: 0.4s;background-image: -webkit-gradient(linear, left top, left bottom, from(#46b3df), to(#46b3df));background-image: linear-gradient(#46b3df, #46b3df);}
#gnb li a:hover, #gnb li a:focus {color: #46b3df;background-size: 100% 3px;opacity: 1;}
#gnb li.active a {color: #46b3df;background-size: 100% 3px;opacity: 1;}
.mo_event {display: none;}
.menu_btn.close {font-size: 38px;line-height: 1;color: #fff;opacity: 0.7;-webkit-transition: 0.2s;transition: 0.2s;right: 150px;top: 62px;position: absolute;display: block;}
.menu_btn.close:hover, .menu_btn.close:focus {opacity: 1;}

/* aside */
.eventBox {position: fixed;height: auto;top: 210px;right: 50px;z-index: 20;}
.top_btn {position: fixed;right: 50px;top: 760px;width: 70px;height: 70px;z-index: 64;overflow: hidden;border-radius: 50%;text-align: center;background: #d73334;color: #fff;box-sizing: border-box;padding-top: 12px;-webkit-transition: 0.5s;transition: 0.5s;}
.top_btn i {display: block;-webkit-transform: translateZ(0);transform: translateZ(0);}
.top_btn:hover i {-webkit-animation-name: hvr-icon-up;animation-name: hvr-icon-up;-webkit-animation-duration: 0.75s;animation-duration: 0.75s;-webkit-animation-timing-function: ease-out; animation-timing-function: ease-out;}
@keyframes hvr-icon-up {
  0%, 50%, 100% {-webkit-transform: translateY(0);transform: translateY(0);}
  25%, 75% {-webkit-transform: translateY(-6px);transform: translateY(-6px);}
}
.top_btn span {font-size: 18px;letter-spacing: 1px;}
.sns_box {position: fixed;right: 139px;top: 760px;width: 70px;height: 70px;z-index: 64;overflow: hidden;-webkit-transition: 1s;transition: 1s;}
.sns_box a {display: block;float: right;text-align: center;margin-right: 20px;width: 70px;height: 70px;}
.sns_box.on {width: 44rem;}
.sns_box a.share {background: #292929;color: #fff;border-radius: 50%;margin: 0;font-size: 32px;line-height: 73px;}
.sns_box a img {max-width: 100%;width: 100%;}
.sns_box a i {margin-right: 5px;}

/* main */
.section::after {content: ''; display: block;clear: both;}
.section.gray {width: 100%;background-color: #f4f3f1;height: auto;display: flex;flex-flow: column;align-items: center;transition: all 0.5s;}
.section.gray > h2 {margin: 160px 0 0;font-size: 1.8rem;font-weight: 500;}
.section.gray > h2 .fwb {font-weight: 600;color: #f26521;}
.section .container {max-width: 1400px;box-sizing: border-box;width: 100%;display: flex;flex-flow: row wrap;justify-content: space-between;margin: 0 auto 50px;}
.section:nth-child(1) .cardBasic.cardType1 .textArea {background: #fff;padding: 0;}
.section:nth-child(1) .cardBasic.cardType1 h2 {text-align: center;width: 230px;height: 195px;background-color: #7c0040;position: absolute;border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;padding-top: 7px;transform: translateX(100%);color: #000;line-height: 1.2;}
.section:nth-child(1) .cornerTxt {background: #f26521;}
.section:nth-child(2) .cornerTxt {background: #f26521;}
.section:nth-child(3) .cornerTxt {background: #f29700;}
.section:nth-child(4) .cornerTxt {background: #f29700;}
.section:nth-child(1) .cardBasic .textArea{background: #ffffff;}
.section:nth-child(2) .cardBasic .textArea{background: #f4f3f1;}
.section:nth-child(1) .cardBasic.cardType1 h2 span {display: inline-block;}
.section:nth-child(1) .cardBasic.cardType1 .textArea p {text-align: center;font-size: 24px;padding: 0 10px;}
.cardBasic {display: block;width: 679px;height: auto;background-color: white;position: relative;margin-top: 50px;transition: all 0.5s;border-radius: 40px;overflow: hidden;}
.cardBasic.cardType3 .textArea h2 {height: auto;overflow: hidden;text-overflow: ellipsis;white-space: normal;text-align: left;word-wrap: break-word;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.cardBasic .cornerTxt {padding: 8px 10px;box-sizing: border-box;color: white;font-size: 23px;text-align: center;font-weight: 400;}
.cardBasic .cornerTxt .fwb {font-weight: 600;}
.cardBasic .textArea {padding: 20px;box-sizing: border-box;}
.cardBasic .textArea .moreBox {text-align: right;font-size: 16px;font-weight: 500;margin-top: 20px;}
.section .container .cardBasic.cardType1 .textArea .moreBox {text-align: right;font-size: 16px;font-weight: 500;margin-top: 20px;padding: 0 20px 20px 0;}
.cardBasic .textArea .moreBox i {margin-left: 5px;}
.cardBasic:hover .textArea .moreBox {color: #19b9f8;}
.cardBasic:hover .textArea .moreBox i {margin-left: 10px;transition: all 0.4s;}
.cardBasic.cardType2 .textArea h2 {font-size: 25px;text-align: center;color: #333;}
.cardBasic .textArea h2 {font-size: 25px;margin-bottom: 12px;line-height: 1.2;text-align: center;color: #333;}
.purple .cardBasic.cardType4 .textArea h2 {font-size: 25px;margin-bottom: 12px;text-align: center;color: #333;}
.cardBasic.cardType4 .textArea h2 {font-size: 25px;margin-bottom: 12px;text-align: left;color: inherit;}
.cardBasic.cardType5 .textArea h2 {font-size: 25px;margin-bottom: 12px;text-align: left;color: inherit;}
.cardBasic .textArea .txtBox {font-size: 1rem;overflow: hidden;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;white-space: normal;line-height: 1.5;text-align: left;word-wrap: break-word;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;font-size: 18px;text-align: justify;}
.cardBasic .textArea .rowLine1 {-webkit-line-clamp: 1;}
.cardBasic .textArea .rowLine2 {-webkit-line-clamp: 2;}
.cardBasic .textArea .rowLine3 {-webkit-line-clamp: 3;}
.cardBasic .textArea .rowLine4 {-webkit-line-clamp: 4;}
.cardBasic .textArea .rowLine5 {-webkit-line-clamp: 5;}
.cardBasic .textArea .rowLine6 {-webkit-line-clamp: 6;}
.cardBasic .textArea .rowLine7 {-webkit-line-clamp: 7;}
.cardType1 .label span {font-size: 24px;}
.cardType1 .label .white {color: #fff;}
.cardType1 .label .fz23 {font-size: 25px;margin-bottom: 45px;}
.cardType2 {width: 370px;}
.cardType2.special {width: 580px;}
.cardType3 {width: 680px;}
.cardType4 {width: 320px;}
.cardType5 {width: 370px;background: #f4f3f1;}
.cardType_tube {width: 580px;}
.cardType3 .conBox {display: flex;flex-flow: row;justify-content: space-between;}
.cardType3 .imgBox {line-height: 0px;width: 200px;}
.cardType3 .textArea {width: calc(100% - 190px);padding: 20px;box-sizing: border-box;}
.youtube_wrap {position: relative;width: 100%;padding-bottom: 79.7%;overflow: hidden;border-bottom-right-radius: 40px;border-bottom-left-radius: 40px;}
.youtube_wrap iframe {position: absolute;width: 100%;height: 100%;}
.cardBasic.cardType2 .textArea h2 {height: auto;}

.section.purple {width: 100%;height: auto;display: flex;flex-flow: column;align-items: center;transition: all 0.5s;}
.section.purple > h2 {margin: 60px 0 0;font-size: 1.8rem;font-weight: 600;color: #fff;}
.section.purple > h2 .fwb {font-weight: 600;color: #fff;}

/* 지난호보기 */
.lastview_wrap {position: relative;max-width: 1400px;box-sizing: border-box;width: 100%;margin: 50px auto;background-color: #ebecee;text-align: center;}
.lastview_wrap .cornerTxt {padding: 8px 10px;box-sizing: border-box;color: white;font-weight: 500;font-size: 23px;text-align: center;background: #43b2dd;}
.lastview_wrap div img {width: 180px;height: 250px;}
.lastview_wrap .vol {display: block;text-align: center;background: #8b8c8e;color: #fff;font-size: 18px;padding: 5px 0;width: 180px;margin: auto;}
.swiper {padding: 30px 0 40px;max-width: 85%;}
.swiper-button-next:after,.swiper-button-prev:after {color: #43b2dd;}
.swiper-button-prev,.swiper-rtl .swiper-button-next {left: var(--swiper-navigation-sides-offset,50px);right: auto}
.swiper-button-next,.swiper-rtl .swiper-button-prev {right: var(--swiper-navigation-sides-offset,50px);left: auto}

/* footer */
.f_util {background: #ddd8c4;padding: 50px 0;}
.f_util .util {display: flex;max-width: 1400px;margin: 0 auto;gap: 40px;}
.f_util .util li {width: 25%;text-align: center;background: #fff;padding: 30px 20px;display: inline-block;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);position: relative;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;border-radius: 30px;overflow: hidden;box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.09);}
.f_util .util li:before {content: "";position: absolute;z-index: -1;top: 0;left: 0;right: 0;bottom: 0;background: #46b3df;-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.f_util .util li:hover:before, .f_util .util li:focus:before, .f_util .util li:active:before {-webkit-transform: scaleY(1);transform: scaleY(1);}
.f_util .util li:hover a, .f_util .util li:focus a, .f_util .util li:active a {color: #fff;}
.f_util .util li:hover a i, .f_util .util li:focus a i, .f_util .util li:active a i {color: #fff;}
.f_util .util li a {display: block;font-size: 25px;font-weight: 600;}
.f_util .util li a i {color: #292929;transition: all .5s;}

#footer {background: #414040;}
.footer {display: flex;justify-content: space-between;max-width: 1400px;margin: auto;padding: 50px 0;}
.footer strong img {width: 180px;}
.footer address {line-height: 1.5;color: #dfdfdf;}
.footer .sns_channel li {display: inline-block;margin-left: 5px;}
.footer .sns_channel a {width: 48px;height: 48px;line-height: 45px;text-align: center;display: inline-block;vertical-align: middle;background: #ffffff;border-radius: 50%;}
.footer .sns_channel a img {opacity: 0.8;-webkit-transition: 0.2s;transition: 0.2s;}
.footer .sns_channel a:hover img, .footer .sns_channel a:focus img {opacity: 1;}

/* 이벤트배너 */
.event_top {display: block;padding: 20px 10px;width: 159px;background-color: #f5872b;border-radius: 20px;overflow: hidden;box-sizing: border-box;font-size: 23px;text-align: center;font-weight: 600;margin-bottom: 10px;color: #fff;}
.event_wrap {width: 159px;background-color: #233d60;border-radius: 20px;overflow: hidden;box-sizing: border-box;text-align: center;font-weight: 600;}
.event_wrap dt {background-color: #233d60;color: #fff;padding: 20px 10px;font-size: 23px;}
.event_wrap dd {padding: 20px 10px;font-weight: 300;font-size: 22px;}
.event_wrap dd:last-child {background-color: #46b3df;color: #fff;font-weight: 500;line-height: 1;}

.mo_event .event_wrap {display: flex;justify-content: space-between;width: 100%;background-color: #fff;border-radius: 0;overflow: hidden;box-sizing: border-box;font-size: 1.2em;text-align: center;font-weight: 600;align-items: center;height: 120px;}
.mo_event .event_wrap dt {background-color: #233d60;color: #fff;padding: 20px 10px;width: 70%;}
.mo_event .event_wrap dd {padding: 20px 10px;font-weight: 300;font-size: 0.9em;width: 35%;}
.mo_event .event_wrap dd:last-child {background-color: #46b3df;color: #fff;font-weight: 500;font-size: 0.85em;line-height: 1;width: 30%;}
.mo_event_wrap {display: none;}
.mo_event .event_top {display: block;font-size: 1.2em;width: 100%;}

.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);
}

.pc_img {display: block;}
.mo_img {display: none;}

@media screen and (max-width: 1400px) {
  #header.menu .gnb_wrap {padding: 30px 60px;}
  .header {height: 100px;justify-content: space-around;}
  .header h1 {font-size: 40px;}
  .header .vol {font-size: 16px;}
  .header .logo {display: none;}
	.header .gnb_wrap .vol {display: block;}
  .header .vol {order: 1;}
  .header .voice_wrap p {font-size: 16px;margin-right: 0;}
  .header .voice_wrap {order: 2;}
  .header .toggle-menu {order: 3;}
  #sreachForm {margin-right: 20px;float: right;}
  #sreachForm input {height: 35px;}
  #sreachForm button {width: 35px;height: 35px;line-height: 40px;right: -1px;}
  #gnb li {margin-bottom: 20px;}
  #gnb li a {font-size: 26px;}
  .mo_event {display: block;width: auto;margin-top: 15px;text-align: right;position: relative;padding-bottom: 40px;}
  .menu_btn.close {right: 30px;top: 30px;opacity: 1;}
  .menu_btn.close {font-size: 35px;}
  .top_btn.fix {opacity: 1;}
  .top_btn {top: auto;bottom: 30px;right: 15px;}
  .sns_box, .top_btn {opacity: 0;}
  .sns_box.fix {opacity: 1;}
  .sns_box {right: 15px;top: auto;bottom: 110px;}
  .section .container {max-width: 679px;}
  .cardBasic {margin: 35px 0 0;}
  .cardType2 {width: calc(50% - 20px);}
  .cardType5, .cardType_tube {width: 100%;}
  .cardType5 .imgBox img {width: 100%;}
  .youtube_wrap {padding-bottom: 56.5%;}
  .swiper-button-prev,.swiper-rtl .swiper-button-next {left: var(--swiper-navigation-sides-offset,20px);}
  .swiper-button-next,.swiper-rtl .swiper-button-prev {right: var(--swiper-navigation-sides-offset,20px);}
  .event_banner {display: none;}
	#audioPlayer {display: none;}
	#audioBtn {display: block;}
	.audioPlayBtn, .audioStopBtn {display: none;margin-left: 10px;width: 30px;height: 30px;background: url(../img/common/icon_play.png) left center/auto 100%;cursor: pointer;}
	.audioStopBtn {background: url(../img/common/icon_play.png) right center/auto 100%;}
  .footer {flex-flow: row wrap;justify-content: center;gap: 20px;height: auto;padding-bottom: 30px;}
  .footer address {text-align: center;width: 90%;word-break:keep-all;}
  .footer .sns_channel a img {opacity: 1;}
  .event_top {display: none;}
  .tab_list {display: none;}
  .section.gray > h2 {margin: 60px 0 0;}
  .f_util .util {padding: 0 5%;}
  .pc_sns {display: none;}
  #visual h2 {font-size: 2.7rem;}
  .cardType2.mobile {margin: 35px auto 0;}
  .header .mo_event .vol span {color: #fff;}
  .cardType5 {width: 47.13%;}
  .cardType_tube {order:1;}
  .cardType2.special {order:-1;margin: 35px auto 0;}
}

@media screen and (max-width: 768px) {
  #header {position: fixed;width: 100%;z-index: 100;background: #fff;}
  #visual {padding-top: 100px;}
  .mo_event_wrap {display: block;background: #ebecee;padding: 20px 20px 30px;}
  .mo_event_wrap .mo_event {padding-bottom: 0;}
  .f_util .util li {padding: 10px;}
  .f_util .util li a {font-size: 18px;}
  .section.gray > h2, .section.purple > h2 {font-size: 1.2rem;margin: 40px 0 0;}
  .pc_img {display: none;}
  .mo_img {display: block;}
  #visual h2 {font-size: 2.3rem;top: 22%;}
  #gnb .inner .depth {display: block;border-bottom: 1px dashed #e9e9e9;}
  #gnb .inner .depth ul {display: flex;flex-wrap: wrap;}
  #gnb .inner .depth ul li {width: 50%;}
  #header.menu .gnb_wrap {overflow: auto;}
}

@media screen and (max-width: 600px) {
  #visual {padding-top: 70px;}
  #header.menu .gnb_wrap {padding: 20px;width: 330px;width: 100%;}
  #header .subscribe {right: 15px;bottom: 12px;}
  #header .subscribe li {display: block;margin-right: 0;}
  #header .subscribe li a {font-size: 16px;}  
  #header .subscribe a {opacity: 0.8;}
  .header {justify-content: space-between;padding: 0 15px;height: 70px;}
  .header h1 {font-size: 20px;width: 30%;}
  .header .vol {display: none;}
  .header .gnb_wrap .vol {right: 0;bottom: 0;}
  #sreachForm {margin-right: 30px;width: 80%;}
  #sreachForm input {text-indent: 15px;font-size: 14px;}
  #gnb {margin-top: 25%;}
  #gnb li a {font-size: 18px;}
  .menu_btn.close {right: 12px;top: 20px;}
  .top_btn {top: auto;bottom: 30px;width: 45px;height: 45px;right: 15px;}
  .top_btn span {display: none;}
  .sns_box {top: auto;bottom: 80px;width: 45px;height: 45px;right: 15px;}
  .sns_box a {width: 45px;height: 45px;margin-right: 7px;}
  .sns_box a.share {font-size: 23px;line-height: 48px;}
  .section:nth-child(1) .cardBasic.cardType1 h2 {width: 36%;height: 26%;transform: translateX(-50%);left: 50%;padding-top: 5px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;}
  .section:nth-child(1) .cardBasic.cardType1 .textArea p {font-size: 20px;}
  .section:nth-child(1) .cardBasic.cardType1 h2 {line-height: 1;}
  .section .container {padding: 0 15px;margin: 0 auto 25px;}
	.cardType1 .label .fz23 {font-size: 20px;margin-bottom: 17px;}
  .cardBasic, .cardType2.mobile {margin: 25px 0 0;width: 100%;}
  .cardBasic .cornerTxt {font-size: 20px;}
  .cardBasic .conBox img {width: 100%;}
  .cardBasic .textArea h2 {font-size: 20px;margin-bottom: 12px;line-height: 1.3;height: 45px;height: auto;-webkit-line-clamp: 2;}
  .cardBasic .textArea .rowLine4, .cardBasic .textArea .rowLine5 {-webkit-line-clamp: 3;}
  .cardBasic .textArea {width: 100%;}
  .cardBasic .textArea .txtBox {word-break: break-all;}
  .cardType1 .label span {font-size: 15px;}
  .cardType3 .conBox {display: block;}
  .cardType3 .imgBox {width: 100%;}
  .lastview_wrap {margin: 25px auto;}
  .sns_box a:hover i, .top_btn:hover i {transform: none;animation: none;}
  .footer {gap: 15px;}
  .footer address {font-size: 16px;}
  .footer .sns_channel a {width: 35px;height: 35px;line-height: 33px;}
  .footer .sns_channel a img {height: 40%;}
  .mo_event .event_wrap {display: flex;justify-content: space-between;width: 100%;background-color: #233d60;border-radius: 0;overflow: hidden;box-sizing: border-box;font-size: 0.59em;text-align: center;font-weight: 600;align-items: center;height: 66px;}
  .mo_event .event_wrap dt {background-color: #233d60;color: #fff;padding: 13px 10px;width: 70%;font-size: 12px;}
  .mo_event .event_wrap dd {padding: 13px 10px;font-weight: 300;font-size: 1.05em;width: 35%;}
  .mo_event .event_wrap dd:last-child {background-color: #46b3df;color: #fff;font-weight: 500;font-size: 0.9em;line-height: 1;width: 30%;}
  .mo_event_wrap {background: #f4f3f1;padding: 5px 15px 20px;}
  .mo_event .event_top {display: block;font-size: 0.7em;width: 100%;padding: 13px 10px;border-radius: 0;}
  #visual h2 {font-size: 1.9rem;top: 22%;}
  .section.gray > h2 .fwb {display: block;text-align: center;}
}

@media screen and (max-width: 450px) {
  .f_util {padding: 30px 0;}
  .f_util .util li {width: 43%;}
  .f_util .util {gap: 20px;flex-wrap: wrap;justify-content: center;}
  #visual h2 {font-size: 1.6rem;top: 22%;}
  .cardBasic.cardType2 .textArea h2, .purple .cardBasic.cardType4 .textArea h2 {font-size: 21px;}
  .cardBasic.cardType4 .textArea h2, .cardBasic.cardType5 .textArea h2 {font-size: 20px;}
  .f_util .util li {border-radius: 15px;}
}

@media screen and (max-width: 375px) {
  #header .subscribe li {margin-top: 0;}
	#header .subscribe li a {font-size: 14px;}
  .header h1 {font-size: 18px;}
  .header .voice_wrap p {font-size: 15px;}
	#gnb li {margin: 0 0 15px 0;}
	.sns_box a i {margin-right: 2px;}
  .section:nth-child(1) .cardBasic.cardType1 h2 {width: 40%;}
  .section:nth-child(1) .cardBasic.cardType1 .textArea p {font-size: 16px;}
  .audioPlayBtn, .audioStopBtn {margin-left: 5px;}
}

@media screen and (max-width: 320px) {
  .cardType1 .label span {font-size: 13px;}
  .section:nth-child(1) .cardBasic.cardType1 h2 {padding-top: 5px;height: 30%;}
}