.wrapper {
    padding-bottom: 0;
}
.banner {
    padding: 0;
}
.btn {
    border-radius: 0;
    border: 0;
    padding: 0;
    text-align: left;
}
.main a:hover {
    opacity: 0.9;
}
.main h3 {
    text-align: center;
    color: #4E4E4E;
    font-weight: 500;
    letter-spacing: -2.1px;
    line-height: 50px;
    font-size: 35px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}
.main .inner {
    max-width: 1220px;
}
/* subSite */
.subSec article {
    position: relative;
}
.subSite {
    width: 190px;
    right: -210px;
    top: 0;
    z-index: 2;
    position: absolute;
}
.subSite > div {
    position: relative;
    box-shadow: 10px 10px 20px #00000029;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
}
px .subSite > div:last-of-type {
    margin-bottom: 0;
}
.subSite > div .close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    opacity: 1;
    text-indent: -999em;
    overflow: hidden;
    z-index: 1;
}
.subSite .cafeArea .close {
    background-image: url("/assets/images/main/sub_site_cafe_close.png");
}
.subSite .youtubeArea .close {
    background-image: url("/assets/images/main/sub_site_youtube_close.png");
}
.subSite .cafeArea {
    border: 2px solid #0BD037;
    margin-bottom: 20px;
}
.subSite .cafeArea h3 {
    color: #fff;
    font-family: 'Gmarket';
    letter-spacing: -0.32px;
    font-size: 16px;
    background: #0BD037 url("/assets/images/main/sub_site_cafe.png") no-repeat left 19px center;
    padding-left: 52px;
    height: 50px;
    line-height: 56px;
    text-align: left;
}
.subSite .cafeArea ul {
    padding: 10px 8px 17px;
    line-height: 24px;
    letter-spacing: -0.7px;
    font-size: 13px;
}
.subSite .cafeArea ul li {
    color: #4E4E4E;
}
.subSite .cafeArea ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}
.subSite .cafeArea ul li i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.subSite .youtubeArea {
    border: 2px solid #FF0801;
    height: 60px;
}
.subSite .youtubeArea a {
    width: 100%;
    height: 100%;
    position: relative;
}
.subSite .youtubeArea a img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.subSite .onAir {
    border: 2px solid #009DFF;
}
.subSite .onAir .close {
    background-image: url("/assets/images/main/sub_site_youtube_close.png");
}
.subSite .oaList {
    display: flex;
    align-items: center;
}
.subSite .onAir .teacher {
    width: 68px;
    height: 88px;
    position: relative;
    overflow: hidden;
    bottom: -1px;
}
.subSite .onAir .teacher img {
    position: absolute;
    left: 50%;
    top: 8px;
    transform: translateX(-50%);
    max-width: initial;
    width: 130%;
}
.subSite .onAir .text i {
    color: #009DFF;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -0.8px;
    display: inline-block;
}
.subSite .onAir .text img {
    display: inline-block!important;
    margin-left: 10px;
}
.subSite .onAir .text p {
    padding-top: 6px;
    color: #4E4E4E;
    font-size: 13px;
    letter-spacing: -1px;
    line-height: 19px;
    width: 105px;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
}
.subSite .onAir .slick-arrow {
    width: 8px;
    height: 15px;
    z-index: 1;
    top: 70%;
}
.subSite .onAir .slick-prev {
    left: 5px;
    background-image: url("/assets/images/main/sub_onair_left_arrow.png");
}
.subSite .onAir .slick-next {
    right: 5px;
    background-image: url("/assets/images/main/sub_onair_right_arrow.png");
}
/* countdown */
#coundtdown{display:inline-block;cursor:pointer;}
.countdown{width: 100%;height: 70px;background:transparent linear-gradient(92deg, #6200EA 0%, #1976D2 100%) 0% 0% no-repeat padding-box;position: relative;}
.countdown .timer{height: 100%;}
.displat-flex{display: flex;}
.displat-flex.center{align-items: center;}
.displat-flex.jcenter{justify-content: center;}
#d2,#h1,#m1,#m2,#s1{width: 34px;}
.countdown .timer li{font-size: 28px; color: #fff;}
.countdown .timer li:nth-of-type(1){margin-right:0}
.countdown .timer li.name{font-family: 'EsaManru';font-weight: 500; margin-left: 26px; margin-right:14.5px;letter-spacing: -0.56px;word-break:keep-all;text-align:center}
.countdown .timer li.name span{font-family: 'EsaManru';font-weight: 700; color: #76ff03;;}
.countdown .timer li.text{font-family: 'EsaManru';font-weight: 200;margin-right: 14px;}
.countdown .timer li.itall_btn a{width: 100px; height: 34px;border: 1px solid #fff;border-radius: 4px;font-size: 16px;text-align: center;line-height: 34px;margin-left: 55px;}
.countdown .timer li.itall_btn a:hover{color: #fff;}
.countdown .itall_close{position: absolute;right: 23.5px;top: 15px; cursor: pointer;}
.countdown .timer li span.num{width: 35px;height: 42px;font-size: 36px;line-height: 42px;text-align: center;font-family: "Roboto", sans-serif;font-weight: bold;color: #ffffff;background: url(/assets/images/main/top_countdown.png)no-repeat center;display: inline-block;border-radius: 6px;margin: 0 1.5px;}
.countdown .timer li span.days_text{font-size: 15px; color: #fff;padding: 0 7px;}
.countdown .timer li.seperator{margin: 0 4.5px;line-height: 16px;}
/*mainVisual*/
.mainVisual {
    position: relative;
}
.mainVisual .inner {
    display: flex;
    justify-content: space-between;
}
.mainVisual .inner > div {
    flex-shrink: 0;
    overflow: hidden;
}
.mainVisual img.mo {
    display: none;
}
.slick-vertical .slick-slide {
    padding: 0;
    margin: 0;
    font-size: 0;
    border: 0;
}
.mainVisual .mvSlider {
    width: 58.9%;
    font-size: 0;
    margin-right: 1.6%;
}
.mainVisual .mvSlider .banner {
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    overflow: hidden;
}
.mainVisual .mvSlider .banner a {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
}
.mainVisual .mvSlider .banner .point {
    position: absolute;
    display: inline-block;
    top: 8%;
    left: 60%;
    animation: point 1s ease-in-out infinite;
    background: url("/assets/images/freepass/mo_pcz_top_point1.png") no-repeat left bottom;
    width: 201px;
    height: 49px;
    background-size: contain;
    font-size: 0;
    overflow: hidden;
    text-indent: -999em;
}
@keyframes point {
    0% {
        background-image: url("/assets/images/freepass/mo_pcz_top_point1.png");
    }
    25% {
        background-image: url("/assets/images/freepass/mo_pcz_top_point2.png");
    }
    50% {
        background-image: url("/assets/images/freepass/mo_pcz_top_point3.png");
    }
    75% {
        background-image: url("/assets/images/freepass/mo_pcz_top_point2.png");
    }
    100% {
        background-image: url("/assets/images/freepass/mo_pcz_top_point1.png");
    }
}
.mainVisual .mvSlider .banner .event_title {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    padding-top: 10px;
    padding-right: 5%;
    font-size: 17px;
    font-weight: 700;
    background: url("/assets/images/banner/banner_event_title.png") no-repeat top center;
    background-size: contain;
    width: 80%;
    height: 70px;
    color: #fff;
    letter-spacing: -1px;
}
.mainVisual .mvSlider .banner .event_title span {
    color: #FFF500;
}
.mainVisual .mvSlider .slick-arrow {
    display: none!important;
}
.mainVisual .mvSlider .slider-dots {
    display: flex;
    position: absolute;
    bottom: 0;
    max-width: 1020px;
    width: 100%;
    height: 40px;
    left: 50%;
    transform: translateX(-50%);
}
.mainVisual .mvSlider .slider-dots li {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.mainVisual .mvSlider .slider-dots button {
    font-family: "NotoSansKR", sans-serif;
    cursor: pointer;
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #4E4E4E;
    color: #4E4E4E;
    line-height: 1.3;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -0.16px;
}
.mainVisual .mvSlider .slick-active button {
    background: #4E4E4E;
    color: #fff;
}
.mainVisual .campus {
    width: 39.4%;
}
.mainVisual .campus .banner {
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.mainVisual .campus .banner a {
    width: 100%;
}
.mainVisual .campus .banner i {
    font-family: 'Gmarket';
    font-weight: 700;
    letter-spacing: -0.5px;
}
.mainVisual .campus .basic {
    position: relative;
}
.mainVisual .campus .basic .text {
    position: absolute;
    left: 0;
    top: 42%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.mainVisual .campus .basic .green {
    font-size: 45px;
    color: #A7FF00;
}
.mainVisual .campus .basic .month {
    font-size: 59px;
    color: #fff;
    display: inline-block;
    padding-right: 5px;
}
.mainVisual .campus .slider-dots {
    z-index: 1;
    position: absolute;
    right: 20px;
    top: 14px;
    display: flex;
}
.mainVisual .campus .slider-dots li {
    padding: 0 3px;
}
.mainVisual .campus .slider-dots button {
    text-indent: -999999em;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #fff;
}
.mainVisual .campus .slick-active button {
    background: #fff;
    border: none;
}
.lineArea {
    padding-top: 40px;
}
.lineArea .slider-dots {
    position: absolute;
    right: 14px;
    top: 10px;
    font-size: 0;
}
.lineArea .slider-dots li {
    display: inline-block;
    margin-right: 6px;
}
.lineArea .slider-dots li:last-of-type {
    margin-right: 0;
}
.lineArea .slider-dots li button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-indent: -999999em;
    overflow: hidden;
}
.lineArea .slider-dots .slick-active button {
    background: #fff;
}
/* 230920 시즌이슈 */
.season{
	padding-top:40px
}
.season .season_title{
	text-align:center;
	width:100%;
	position:relative;
	margin-bottom:30px;
}
.season .season_title::after{
	content:'';
	position:absolute;
	width:100%;
	height:1px;
	background:#707070;
	top:50%;
	left:0;
	z-index:0;
}
.season .season_title p{
	width:474px;
	color:#fff;
	font-size:35px;
	font-family: 'EsaManru';
	text-align:center;
	line-height:60px;
	background: transparent linear-gradient(90deg, #D70BCB 0%, #FE9006 100%);
	margin:0 auto;
	position:relative;
	z-index:1;

}
.season .season_banner{
	display:flex;
	justify-content:space-between;
}
.season .season_banner.mb40{
    margin-bottom: 40px;
}
/*con1*/
.con1 {
    padding-top: 100px;
}
.con1 h3 {
    margin-bottom: 54px;
}
.con1 h3 b {
    font-family: 'Gmarket';
    font-weight: 700;
    color: #00C3C3;
    line-height: -2px;
    line-height: 48px;
    font-size: 40px;
}
.con1 .instructor {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0;
	flex-wrap: wrap;
}
.con1 .instructor li {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #46595D no-repeat right bottom;
    width: 24.8%;
    padding-top: 23px;
    padding-left: 25px;
	margin-bottom:5px;
}
.con1 .instructor li a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}
.con1 .instructor li::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;
    background: linear-gradient(180deg, #5A5A5A00 0%, #5A5A5A 100%);
    mix-blend-mode: multiply;
    left: 0;
    bottom: 0;
}
.con1 .instructor li .textArea {
    position: relative;
    z-index: 1;
}
.con1 .instructor li button {
    color: #fff;
    letter-spacing: -0.6px;
    background: #000 url("/assets/images/main/instructor_home_plus.svg") no-repeat right 8.25px center;
    font-size: 12px;
    width: 82px;
    height: 27px;
    line-height: 26px;
    padding-left: 8px;
    margin-bottom: 23px;
}
.con1 .instructor li h4 {
    font-weight: 500;
    color: #fff;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 89px;
}
.con1 .instructor li h4 b {
    font-weight: 700;
    line-height: 24px;
    font-size: 20px;
    padding-top: 7px;
}
.con1 .instructor li .info {
    margin-bottom: 25px;
}
.con1 .instructor li .info b {
    font-family: 'Gmarket';
    font-weight: 700;
    color: #A7FF00;
    letter-spacing: -0.44px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 14px;
}
.con1 .instructor li .info span {
    text-decoration: underline;
    color: #fff;
    font-weight: 500;
    letter-spacing: -0.45px;
    line-height: 25px;
    font-size: 15px;
}
.review {
    position: relative;
    background: #00C3C3;
    margin-top: -156px;
    height: 364px;
    padding-top: 230px;
}
.review .inner {
    display: flex;
    box-shadow: 10px 10px 10px #0000001A;
    background: #fff;
    overflow: hidden;
    height: 60px;
    border-radius: 5px;
    margin: 0 auto;
}
.review h4 {
    position: relative;
    background: #000;
    display: inline-block;
    height: 100%;
    color: #fff;
    font-family: 'Gmarket';
    font-weight: 700;
    width: 219px;
    font-size: 23px;
    letter-spacing: -0.5px;
    padding-top: 21px;
    padding-left: 22px;
}
.review h4::after {
    content: '';
    background: url("/assets/images/main/review_arrow.png") no-repeat left top;
    position: absolute;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    right: -13px;
    background-size: contain;
    width: 26px;
    height: 26px;
}
.review h4 span {
    font-weight: 400;
    color: #00C3C3;
    font-size: 13px;
    margin-left: 10px;
}
.review .rvSlider {
    display: inline-block;
    padding-left: 26px;
    width: calc(100% - 219px);
}
.review .rvSlider .textArea {
    position: relative;
    padding: 20px 0;
}
.review .rvSlider .textArea a {
    width: 100%;
    display: inline-block;
}
.review .rvSlider strong {
    font-weight: 400;
    font-size: 20px;
    color: #4E4E4E;
    letter-spacing: -0.2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
    display: inline-block;
}
.review .rvSlider span {
    position: absolute;
    right: 79px;
    font-weight: 500;
    color: #707070;
    font-size: 18px;
    top: 50%;
    transform: translateY(-50%);
}
.review .rvSlider .slick-arrow {
    z-index: 1;
    width: 8px;
    height: 8px;
    left: auto;
    right: 20px;
    transform: translate(0);
}
.review .rvSlider .slick-prev {
    background-image: url("/assets/images/main/review_up_arrow.svg");
    top: 18px;
}
.review .rvSlider .slick-next {
    background-image: url("/assets/images/main/review_down_arrow.svg");
    top: auto;
    bottom: 18px;
}
/*con2*/
.con2 {
    padding: 100px 0;
}
.con2 h3 {
    margin-bottom: 54px;
}
.con2 h3 span {
    font-family: 'Gmarket';
    color: #7F19A8;
    letter-spacing: -0.8px;
    font-weight: 700;
    line-height: 48px;
    padding-top: 10px;
    font-size: 40px;
    display: inline-block;
}
.con2 .movie {
    display: flex;
    justify-content: space-between;
    padding: 0;
	flex-wrap: wrap;
}
.con2 .movie > li {
    width: 24%;
}
.con2 .movie ul {
    cursor: pointer;
    background: #F2F2F2 no-repeat right bottom;
    border: 1px solid #7F19A8;
    padding: 20px 80px 0 30px;
    height: 150px;
	margin-bottom:5px
}
.con2 .movie li:nth-of-type(even) ul {
    border-color: #366ACC;
}
.con2 .movie ul .info {
    color: #4E4E4E;
    font-size: 12px;
    letter-spacing: -0.24px;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 13px;
    margin-bottom: 16px;
    white-space: nowrap;
    width: 90%;
}
.con2 .movie ul .info b {
    font-size: 14px;
    margin-right: 10px;
}
.con2 .movie ul .title {
    font-family: 'Gmarket';
    color: #7F19A8;
    font-size: 18px;
    letter-spacing: -0.36px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 8px;
}
.con2 .movie li:nth-of-type(even) ul .title {
    color: #366ACC;
}
.con2 .movie ul .subTitle {
    color: #4E4E4E;
    font-family: 'Gmarket';
    font-weight: 700;
    letter-spacing: -0.2px;
    font-size: 10px;
}
.con2 .movie p {
    display: none;
    color: #707070;
    font-size: 13px;
    letter-spacing: -0.31px;
    line-height: 20px;
}
/*con3*/
.con3 .mo{
	display:none;
}
.con3 {
    background: url(/assets/images/main/con3_bg.png);
    padding: 70px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.con3 .inner {
    max-width: 1220px;
    width: 90%;
    background-color: #ffff;
    margin: 0 auto;
    box-shadow: 20px 20px 30px #226c9334;
    border: 1px solid #EDEDED;
    border-radius: 10px;
    padding: 36px 50px 0 50px;
}
.con3 .tops{
   display:flex;
   align-items:center;
   justify-content:space-between;
   padding-bottom:30px;
   margin-bottom:20px;
   border-bottom:1px solid #dbdbdb;
}
.con3 .tops .title{
   font-family: 'Pretendard';
   font-weight:800;
   font-size:25px;
   letter-spacing: -0.5px;
   color: #505050;
}
.con3 .tops a{
   font-family: 'Pretendard';
   font-weight:400;
   width:150px;
   height:40px;
   border: 1px solid #dbdbdb;
   background: #F8F8F8;
   border: 1px solid #DBDBDB;
   border-radius: 2px;
   font-size:14px;
   color:#505050;
   letter-spacing: -0.28px;
   text-align:center;
   line-height:38px;
}
.con3 .tops a:nth-child(1){
   margin-right:10px;
}
.con3 .bottoms{
   display:flex;
   align-items:center;
   justify-content:space-between;
}
.con3 .box1_left{
   width:63%;
   display:flex;
   justify-content:space-between;
   padding-top:17px;
   padding-bottom:46px;
}
.con3 .box1_left .lefts{
   height:144px;
   text-align:center;
/*   border-right:1px solid #dbdbdb;
   text-align:center;
   padding-right: 6.1%;
   margin-right:6.1%;
   */
}
.con3 .box1_left .line{
   height:144px;
	border-right:1px solid #dbdbdb;
}
.con3 .lefts .homepage{
   font-family: 'Pretendard';
   font-weight:700;
   font-size:16px;
   letter-spacing:-0.32px;
   color:#191919;
   padding-bottom:9px;
   line-height:22px;
}
.con3 .lefts .card{
   font-family: 'Pretendard';
   font-weight:400;
   font-size:14px;
   letter-spacing:-0.28px;
   color:#505050;
   padding-bottom:6px;
   white-space:nowrap;
}
.con3 .lefts .days{
   font-family: 'Pretendard';
   font-weight:400;
   font-size:14px;
   letter-spacing:-0.28px;
   color:#505050;
   padding-bottom:12px;
}
.con3 .lefts .icons{
   margin-left:15px;
   margin-top:-6px;
}
.con3 .lefts .icons .write{
   margin-right: -16px;
}
.con3 .lefts .icons .kakao{
   padding-left:12px;
}
.con3 .lefts .icons span{
   display:block;
   font-family: 'Pretendard';
   font-weight:400;
   font-size:12px;
   letter-spacing:-0.24px;
   color:#8f8f8f;
   margin-top:-10px;
   margin-right: 7px;
}
.con3 .box1_left .middles{
	text-align:center;
	white-space:nowrap;
}
.con3 .middles .university{
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -0.32px;
    color: #191919;
    padding-bottom: 5px;
	line-height:22px;
}
.con3 .middles .days{
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.28px;
    color: #505050;
    padding-bottom: 12px;
}
.con3 .middles .icons{
	margin-top: -4px;
}
.con3 .middles .icons .write{
   margin-right: -16px;
}
.con3 .middles .icons .kakao{
   padding-left:12px;
}
.con3 .middles .icons .naver{
   padding-left:12px;
}
.con3 .middles .icons span{
   display:block;
   font-family: 'Pretendard';
   font-weight:400;
   font-size:12px;
   letter-spacing:-0.24px;
   color:#8f8f8f;
   margin-top:-10px;
   margin-right: 7px;
}
.con3 .rights .homepage{
   font-family: 'Pretendard';
   font-weight:700;
   font-size:16px;
   letter-spacing:-0.32px;
   color:#191919;
   padding-bottom:9px;
   line-height:22px;
}
.con3 .box1_left .rights{
	text-align:center;
	white-space:nowrap;
}
.con3 .rights .days{
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.28px;
    color: #505050;
    padding-bottom: 9px;
}
.con3 .rights .icons{
	margin-top: -4px;
}
.con3 .rights .icons .write{
   margin-right: -16px;
}
.con3 .rights .icons .kakao{
   padding-left:12px;
}
.con3 .rights .icons .naver{
   padding-left:12px;
}
.con3 .rights .icons span{
   display:block;
   font-family: 'Pretendard';
   font-weight:400;
   font-size:12px;
   letter-spacing:-0.24px;
   color:#8f8f8f;
   margin-top:-10px;
   margin-right: 7px;
}

.con3 .box2_right{
	text-align:right;
	margin-top:-17px;
}
.con3 .box2_right .affiliate a{
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.32px;
    color: #191919;
    padding-bottom:10px;
    line-height: 22px;
}
.con3 .box2_right .subTit{
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.28px;
    color: #505050;
    line-height: 21px;
    text-align:left;
}
.con3 .box2_right .affiliate a img{
    margin-right: 20px;
}
.con3 .box2_right .tel{
	padding-bottom:8px;
}
.con3 .box2_right .tel span{
	font-family: 'Pretendard';
	font-weight:500;
	font-size:13px;
	letter-spacing:-0.26px;
	color:#8f8f8f;
	margin-right:10px;
}
.con3 .box2_right .tel .tels{
	font-family: 'Pretendard';
	font-weight:700;
	font-size:26px;
	letter-spacing:-0.52px;
	color:#191919;
}
.con3 .box2_right .week{
	font-family: 'Pretendard';
	font-weight:400;
	font-size:13px;
	letter-spacing:-0.26px;
	color:#505050;
	line-height:15px;
	padding-bottom:20px;
}
.con3 .box2_right .icons{
	padding-bottom:10px;
	text-align:center;
}
.con3 .box2_right .icons a{
	margin-right:31px;
}
.con3 .box2_right .icons a:last-child{
	margin-right:0;
}
.con3 .box2_right .icons span{
	display:block;
	font-family: 'Pretendard';
	font-weight:400;
	font-size:12px;
	letter-spacing:-0.24px;
	color:#8f8f8f;
	padding-top:6px;
}
.con3 .box2_right .inquiry, .con3 .box2_right .announcement{
	font-family: 'Pretendard';
	font-weight:400;
	font-size:13px;
	letter-spacing:-0.26px;
	color:#505050;
	line-height:18px;
}

/*con4*/
.con4 {
    padding: 102.19px 0 100px;
}
.con4 .inner {
    display: flex;
    justify-content: space-between;
}
.con4 .inner > div {
    width: 47.6%;
}
.con4 .list h3 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 20px;
    border-bottom: 1px solid #b0b0b0;
    margin-bottom: 20px;
    text-align: left;
    line-height: 1;
}
.con4 .list h3 img {
    vertical-align: bottom;
}
.con4 .list h3 .more {
    position: absolute;
    right: 0;
    top: 0;
}
.con4 .list li {
    margin-bottom: 12px;
}
.con4 .list li a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 15px;
    letter-spacing: -0.15px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.con4 .list li span {
    display: inline-block;
    margin-right: 12px;
    letter-spacing: -0.15px;
    font-size: 15px;
    border-radius: 4px;
    font-weight: 700;
}
.con4 .reviewArea span {
    padding: 2px 6px;
    color: #fff;
    background: #0099DB;
}
.con4 .noticeArea span {
    padding: 2px 8px;
}
.con4 .noticeArea .common {
    border: 1px solid #56B172;
    color: #56B172;
}
.con4 .noticeArea .important{border: 1px solid #FF0801;color: #FF0801;}
/*modal*/
.modal {
    width: 100%;
}
/*modal*/
#myModal {
    display: none;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
}
.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 40px 10px 10px;
    border-radius: 5px;
}
.modal-content .close {
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 1px;
    font-size: 40px;
    color: #aaa;
}
.modal-content .close:hover {
    color: #666;
}
.modal-content embed,
.modal-content iframe,
.modal-content object {
    width: 640px;
    height: 360px;
}


/*  팝업 */
/* 오버레이 스타일 */
/* 어둡고 흐린 배경 오버레이 */
.modal-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.4); /* 약간 어두움 */
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  display: none; /* 초기에는 숨김 */
  justify-content: center;
  align-items: center;
  z-index: 9998;
}
.passModal .wrapModal {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  width: 610px;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.passModal .cookie_check {
  display: flex;
  justify-content: flex-end; /* 오른쪽 정렬 */
  gap: 10px; /* label 간 간격 */
}
/* 체크박스 버튼 - 유리+불빛 효과 */
.passModal .cookie_check label {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  color: #ffffff; /* ✅ 글자색 흰색 */
  padding: 6px 12px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: bold;
  box-shadow: 0 0 10px rgba(255,138,0,0.2);
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.passModal .cookie_check label:hover {
  background: rgba(255, 138, 0, 0.3);
  box-shadow: 0 0 25px rgba(255, 138, 0, 0.9); /* ✅ 더 강한 glow */
}

/* 체크박스 input */
.passModal .cookie_check input {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  vertical-align: middle;
}

/* 이미지 hover 시 불빛 효과 */
.popup-images a:hover img {
  box-shadow: 0 0 25px rgba(255, 138, 0, 1); /* ✅ 더 강하게 */
  transition: box-shadow 0.3s ease;
  cursor: pointer;
  border-radius: 5px;
}

.passModal .title {
  text-align: center;
}

.passModal .title h4 {
  font-size: 35px;
  line-height: 48px;
  font-weight: 700;
  color: #fff;
  font-family: "Gmarket";
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.passModal .popup-images {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin: 20px 0;
}

.passModal .popup-top {
  display: flex;
  gap: 5px;
}

.passModal .popup-top a {
  width: 50%;
}

.passModal .popup-top img,
.passModal .popup-bottom img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 5px;
}

.passModal .popup-bottom {
  margin-top: 5px;
}

.passModal .btnArea {
  text-align: center;
  margin-top: 40px;
}
.passModal .btnArea button {
  width: 395px;
  height: 65px;
  color: #fff;
  background: linear-gradient(0deg, #ff8900 0%, #eda24a 100%);
  border-radius: 5px;
  font-size: 20px;
  font-weight: 700;
}

.passModal .wrapModal .cookie_check label {
  /*margin-left: 20px;*/
  font-size: 13px;
  letter-spacing: -0.26px;
}
.passModal .wrapModal .cookie_check .close_chk {
  padding-left: 10px;
  padding-right: 10px;
}

.passModal .wrapModal .cookie_check input {
  width: 16px;
  height: 16px;
  border-color: #707070;
  margin-right: 6px;
  vertical-align: text-top;
}


/* 부모 컨테이너 설정 */
.image-container {
    position: relative; /* 텍스트를 이미지 위에 배치하기 위한 기준 */
    display: inline-block; /* 이미지와 텍스트를 함께 정렬 */
}
/* 이미지 스타일 */
.image-container img {
    display: block; /* 이미지 아래 여백 제거 */
    width: 100%; /* 필요 시 크기 조정 */
    height: auto;
}

/* 텍스트 스타일 */
.image-container .image-text1 {
    position: absolute; /* 부모 컨테이너를 기준으로 배치 */
    bottom: 38px; /* 이미지 상단으로부터의 거리 */
    right: 40px; /* 이미지 왼쪽으로부터의 거리 */
    color: white; /* 텍스트 색상 */
    font-family: 'Gmarket';
    font-size: 20px; /* 텍스트 크기 */
 
    animation: blink-animation 1s steps(2, start) infinite;
}
.image-container .image-text2 {
    position: absolute; /* 부모 컨테이너를 기준으로 배치 */
    bottom: 45px; /* 이미지 상단으로부터의 거리 */
    right: 40px; /* 이미지 왼쪽으로부터의 거리 */
    color: white; /* 텍스트 색상 */
    font-family: 'Gmarket';
    font-size: 20px; /* 텍스트 크기 */
 
    animation: blink-animation 1s steps(2, start) infinite;
}
.image-container .image-text3 {
    position: absolute; /* 부모 컨테이너를 기준으로 배치 */
    bottom: 47px; /* 이미지 상단으로부터의 거리 */
    right: 33px; /* 이미지 왼쪽으로부터의 거리 */
    color: white; /* 텍스트 색상 */
    font-family: 'Gmarket';
    font-size: 20px; /* 텍스트 크기 */

    animation: blink-animation 1s steps(2, start) infinite;
}

@keyframes blink-animation {
    50% {
        opacity: 0; /* 중간에 텍스트가 사라지도록 설정 */
    }
}


/* 종합관리반 */
.managementModal .wrapModal{left:50%;top:49%;transform:translate(-50%,-50%);padding:20px;width:750px;border-radius: 10px;box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);background:url(/assets/images/banner/managementModal_bg.png);background-size: cover;}
.managementModal .wrapModal .pop_close img{width: 20px;}
.managementModal .title{text-align: center;margin:30px 0 25px;}
.managementModal .wrapModal .title h2{color:#009DFF;border:3px solid #009DFF;border-radius:39px;padding:10px 33px;letter-spacing:-1.7px;font-size:34px;font-weight:700;display:inline-block;font-family: unset;}
.managementModal .wrapModal .title h3{color:#FFF;font-size:35px;font-weight:700;word-break: keep-all;line-height: 36px;}
.managementModal .wrapModal .title h3 span{color: #FFCC00;}
.managementModal .imgArea{text-align: center;position: relative;}
.managementModal .imgArea::after{content:"";background:url('/assets/images/banner/general_management_tit_bg.png') no-repeat center;width:670px;height:182px; position:absolute;left:15px;top:-8px;mix-blend-mode:overlay}
.managementModal .wrapModal .text{text-align: center;font-size: 25px;color: #AC81FF;line-height: 31px;margin: 20px 0;font-weight: 500;word-break: keep-all;}
.managementModal .btnArea{text-align: center;margin-top: 0;}
.managementModal .btnArea button{width: 240px;height: 65px;color: #fff;background: linear-gradient(0deg, #37BCFF, #084CB3);border-radius: 5px;font-size: 20px;font-weight: 700;}
.managementModal .wrapModal .cookie_check {text-align: right;margin-top: 18px;}
.managementModal .wrapModal .cookie_check label{margin-left:20px;font-size:13px;letter-spacing:-0.26px;color: #fff;}
.managementModal .wrapModal .cookie_check input{width:16px;height:16px;border-color:#707070;margin-right:6px;vertical-align:text-top}
/* 서진호 티패스 */
.sjhModal .wrapModal{left:50%;top:49%;transform:translate(-50%,-50%);padding:20px;width:600px;border-radius: 10px;box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);background:url(/assets/images/banner/sjhModal_bg.png);background-size: cover;}
.sjhModal .wrapModal .pop_close{top:10px;right: 12.5px;font-size: unset;}
.sjhModal .wrapModal .pop_close img{width: 17px;}
.sjhModal .wrapModal .title{margin:20px 0 25px;color: #fff;}
.sjhModal .wrapModal .title p{text-align: center;font-size: 20px;font-weight: 500;line-height: 24px;margin-bottom: 15px;}
@keyframes twinkleNew {
0% {
    opacity: 1;
    }
    50% {
    opacity: 0;
    }
    100% {
    opacity: 1;
    }
}

.sjhModal .wrapModal .title h3{font-size: 35px;line-height: 42px;color: #fff;}
.sjhModal .wrapModal .title h3 span{color: #FFF500;animation: 1s twinkleNew infinite}
.sjhModal .wrapModal .timerArea{background: #000;width: 520px;margin: 0 auto;color: #fff;}
.sjhModal .wrapModal .timerArea ul{display: flex;align-items: center;justify-content: center;height: 68px;}
.sjhModal .wrapModal .timerArea ul li{font-size: 20px;font-weight: 500;margin-bottom: 5px;}
.sjhModal .wrapModal .timerArea .sjh_day, .sjhModal .wrapModal .timerArea .sjh_time{font-weight: 700;font-family: 'Gmarket';font-size: 28px;margin: 0;}
.sjhModal .wrapModal .timerArea .sjh_day{margin-left: 25px;}
.sjhModal .wrapModal .timerArea .li_day{margin: 0 15px 5px 10px;}
.sjhModal .wrapModal .text{width: 520px;background: #fff;padding: 15px 0 25px;margin: 0 auto;}
.sjhModal .wrapModal .text p{text-align: center;font-size: 18px;font-weight: 700;}
.sjhModal .wrapModal .text .priceArea span{font-size: 18px;font-weight: 500;position: relative;display: inline-block;margin-right: 55px;}
.sjhModal .wrapModal .text .priceArea span::before{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 109px;height: 15px;background: url(/assets/images/banner/sjhModal_arrow.png);}
.sjhModal .wrapModal .text .priceArea b{font-size: 28px;font-family: 'Gmarket';}
.sjhModal .btnArea{margin-top: 30px;}
.sjhModal .btnArea button{width: 520px;height: 65px;color: #fff;background: linear-gradient(0deg, #37BCFF, #084CB3);border-radius: 5px;font-size: 20px;font-weight: 700;}
.sjhModal .wrapModal .cookie_check {text-align: right;margin-top: 18px;}
.sjhModal .wrapModal .cookie_check label{margin-left:20px;font-size:13px;letter-spacing:-0.26px;color: #fff;}
.sjhModal .wrapModal .cookie_check input{width:16px;height:16px;border-color:#707070;margin-right:6px;vertical-align:text-top}
@media all and (max-width:1885px) {
    /*subSite*/
    .subSite {
        width: 100px;
        right: -115px;
    }
    .subSite .cafeArea h3 {
        background-size: 18px;
        font-size: 14px;
        padding-left: 22px;
        background-position: left 3px center;
    }
    .subSite .cafeArea ul {
        font-size: 12px;
        line-height: 20px;
        padding-left: 15px;
        padding-right: 0;
    }
    .subSite .cafeArea ul li {
        text-indent: -10px;
        padding-left: 10px;
        margin-bottom: 10px;
    }
    .subSite .cafeArea ul li:last-of-type {
        margin-bottom: 0;
    }
    .subSite .cafeArea ul li i {
        position: static;
        transform: translateY(0);
        text-indent: 0;
    }
    .subSite .oaList {
        flex-direction: column;
    }
    .subSite .onAir .teacher {
        margin-bottom: 10px;
        height: 76px;
        width: 90px;
    }
    .subSite .onAir .text {
        width: 75%;
        padding-bottom: 10px;
    }
    .subSite .onAir .text img {
        margin-left: 2px;
    }
    .subSite .onAir .slick-arrow {
        top: 58%;
    }
    .subSite .onAir .slick-prev {
        left: 2px;
    }
    .subSite .onAir .slick-next {
        right: 2px;
    }
    .subSite .onAir .text p {
        width: 100%;
        font-size: 12px;
        line-height: 20px;
        -webkit-line-clamp: 3;
        height: 65px;
    }
}
@media all and (max-width:1700px) {
    .main .con1,
    .main .lineArea,
    .main .mainVisual,
    .main .subSec,
    .review,
	.season{
        padding-right: 120px;
    }
    .lineArea article.inner,
    .mainVisual article.inner,
	.season article.inner
	{
        padding: 0;
    }
    .mainVisual .mvSlider .slider-dots button {
        font-size: 14px;
    }

}
@media all and (max-width:1500px){
	/* 2022-07-26*/
	.countdown .timer li{font-size:20px}
	.countdown .timer li.itall_btn a{margin-left:5px;width:80px}
	.countdown .itall_close{right:5px}
}
@media all and (max-width:1450px) {
    .con1 .inner {
        padding-right: 0;
    }
    .review {
        padding-left: 20px;
    }
    .review .inner {
        padding: 0;
    }
    .review h4 span {
        margin-left: 5px;
    }
    .review .rvSlider span {
        right: 30px;
    }
    .con2 .movie ul {
        padding-left: 20px;
    }
   
   	/*con3*/
	.con3 .inner{
		padding:30px 50px;
	}
	.con3 .bottoms{
		justify-content: space-evenly;
		flex-direction: column;
	}
	.con3 .box1_left{
		width:100%;
	}
	.con3 .box2_right{
		align-items: center;
		text-align:center;
		margin-top:0;
	}
}
@media all and (max-width:1300px){
	.countdown .timer li.itall_btn a{height:30px;line-height:30px}
	.countdown .timer li span.num{width:30px;height:37px;line-height:37px;font-size:30px}
	#d2, #h1, #m1, #m2, #s1{width:30px}
	.countdown .timer li.name{margin-left:15px; margin-right:8px}
	.countdown .itall_close{top:0;right:10px}
	.countdown .itall_close img{width:90%}
}
@media all and (max-width:1220px) {
    /*mainVisual*/
    .mainVisual .mvSlider .banner .point {
        width: 130px;
        height: 42px;
        top: 6px;
    }
    .mainVisual .mvSlider .banner .event_title {
        font-size: 14px;
        padding-top: 5px;
    }
    .mainVisual .campus .basic .green {
        font-size: 30px;
    }
    .mainVisual .campus .basic .month {
        font-size: 35px;
        padding: 0 5px;
    }
    .lineArea {
        padding-top: 50px;
    }
    /*main*/
	.eventModal .wrapModal{
		width:45%;
	}
    .con1 .instructor li .info b {
        font-size: 20px;
    }
    .review h4 {
        width: 130px;
        padding-top: 12px;
        padding-left: 0;
        text-align: center;
    }
    .review h4 span {
        margin-left: 0;
        display: block;
        text-align: center;
    }
    .review .rvSlider {
        width: calc(100% - 130px);
        padding-left: 15px;
    }
    .review .rvSlider span {
        right: 42px;
    }
    .review .rvSlider strong {
        display: inline-block;
        width: 70%;
        line-height: 1.3;
    }
    .con2 .movie {
        flex-wrap: wrap;
    }
    .con2 .movie > li {
        width: 49%;
        margin-bottom: 10px;
    }
   

    .con4 .bookList .slick-list {
        height: 260px;
    }
    .con4 .bookList .title {
        font-size: 12px;
        min-height: 87px;
    }
}
@media all and (max-width:1000px) {
	/* 2022-07-26 countdown*/
	#coundtdown{display:none}
    /*mainVisual*/
    .lineSlider img.pc,
    .mainVisual img.pc {
        display: none;
    }
    .lineSlider img.mo,
    .mainVisual img.mo {
        display: inline-block;
        width: 100%;
    }

    .mainVisual .inner {
        padding: 0;
        flex-direction: column;
    }
    .mainVisual .mvSlider {
        width: 100%;
        margin-bottom: 20px;
    }
    .mainVisual .mvSlider .banner .point {
        left: 67%;
        top: 12%;
    }
    .mainVisual .mvSlider .banner .event_title {
        top: 50%;
        font-size: 17px;
        padding-top: 10px;
    }
    .mainVisual .campus {
        width: 100%;
    }
    .mainVisual .campus .basic .text {
        top: 30%;
    }
    .mainVisual .campus .basic .green {
        font-size: 45px;
    }
    .mainVisual .campus .basic .month {
        font-size: 50px;
    }
    .lineArea {
        padding-top: 20px;
    }
	.season img.pc {
        display: none;
    }
    .season img.mo {
        display: inline-block;
        width: 100%;
    }
	.season a:first-of-type img{
		margin-bottom:30px;
	}
	.season .season_banner{
		display:block;
	}
    .season .season_banner.mb40{
        margin-bottom: 4rem;
    }
    /*main*/
    .con1 .instructor li {
        padding-left: 10px;
        background-size: 93%;
    }
    .con1 .instructor li h4 {
        margin-bottom: 50px;
        font-size: 14px;
    }
    .con1 .instructor li .info b {
        font-size: 16px;
        line-height: 20px;
    }
    .con1 .instructor li .info span {
        font-size: 14px;
        line-height: 21px;
    }
    .review .rvSlider strong {
        font-size: 16px;
    }
    .review .rvSlider span {
        font-size: 14px;
        right: 35px;
    }
   
    .con4 .bookList li:not(.book) {
        margin-left: 5px;
    }
    .con4 .bookList .info {
        font-size: 12px;
    }
    .con4 .bookList .info span {
        font-size: 12px;
        margin-right: 3px;
    }
    .con4 .notice li a {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .con4 .bookList .book {
        height: 110px;
        margin-bottom: 10px;
    }
}
@media all and (max-width:910px) {
    .main .subSec {
        display: none;
    }
    .main .lineArea,
    .main .mainVisual,
    .main .subSec {
        padding-right: 0;
    }
    .main .con1,
    .review {
        padding-right: 20px;
    }
    .lineArea {
        padding-top: 20px;
    }
    .lineArea .inner {
        padding: 0;
    }
    .lineArea li {
        padding-top: calc(174 / 750 * 100%);
    }
	.season{
		padding-right:0
	}
    /*con*/
    .main h3 {
        font-size: 27px;
        line-height: 36px;
    }
    .con1 .instructor {
        flex-wrap: wrap;
    }
    .con1 .instructor li {
        width: 49.7%;
        margin-bottom: 4px;
        background-size: 77%;
    }
    .con1 .instructor li button {
        background-size: 0.9rem;
        background-position: right 10px center;
    }
	/*con3*/
	.con3 .inner {
		padding: 30px 10px;
	}
	.con3 .tops .title{
		font-size:22px;
	}
	.con3 .tops a{
		width:130px;
	}
	.con3 .lefts .card{
		font-size:11px;
	}
	.con3 .box1_left .line{
		margin-left:2%;
	}
	.con3 .lefts .homepagem, .con3 .middles .university, font-family{
		font-size:15px;
	}
	.con3 .lefts .days, .con3 .middles .days, .con3 .rights .days{
		font-size:12px;
	}
	.con3 .lefts .days{
		padding-bottom:15px;
	}
    /* 이벤트 팝업*/
	.eventModal .btnArea{padding: 0 5%}
	.eventModal .wrapModal{
		width:85%;
	}
}
@media all and (max-width:750px) {
    .main h3 {
        line-height: 5rem;
        font-size: 3.5rem;
    }
    .main .inner {
        padding: 0 7rem;
    }
    .main .con1,
    .review {
        padding-right: 0;
    }
    /*mainVisual*/
    .mainVisual .inner {
        width: 100%;
        padding: 0;
    }
    .lineArea .inner {
        width: 100%;
        padding: 0;
    }
    .mainVisual .mvSlider {
        margin-bottom: 2rem;
    }
    .mainVisual .mvSlider .banner .point {
        left: 65.4%;
        top: 0.5rem;
        height: 7.4rem;
        width: 26rem;
    }
    .mainVisual .mvSlider .banner .event_title {
        padding-top: 1.2rem;
        font-size: 2.4rem;
        height: 10rem;
        top: 49%;
    }
    .mainVisual .mvSlider .slider-dots {
        height: 7rem;
    }
    .mainVisual .mvSlider .slider-dots button {
        line-height: 3.4rem;
        font-size: 2rem;
        letter-spacing: -1.15px;
    }
    .mainVisual .campus .slider-dots {
        right: 3.6rem;
        top: 2rem;
    }
    .mainVisual .campus .slider-dots li {
        padding: 0 1rem;
    }
    .mainVisual .campus .slider-dots button {
        width: 2rem;
        height: 2rem;
    }
    .mainVisual .campus .basic .green {
        font-size: 4.5rem;
    }
    .mainVisual .campus .basic .month {
        font-size: 7.2rem;
        padding-right: 1rem;
    }
    .subSite {
        display: none;
    }
    .lineArea {
        padding-top: 2rem;
    }
    .lineArea .slider-dots {
        right: 4rem;
        top: 2.5rem;
    }
    .lineArea .slider-dots li {
        margin-right: 1rem;
    }
    .lineArea .slider-dots li button {
        width: 2rem;
        height: 2rem;
    }
	.season{
		padding-top:4rem;
	}
	.season .season_title{
		margin-bottom:3rem;
	}
	.season .season_title p{
		width:47rem;
		font-size:3.5rem;
		line-height:6rem;
	}
	.season a:first-of-type img{
		margin-bottom:3rem;
	}
    /*con1*/
    .con1 {
        padding-top: 10rem;
        padding-right: 0;
    }
    .con1 .inner {
        padding: 0;
    }
    .con1 h3 {
        margin-bottom: 7rem;
        background: #00C3C3;
        padding: 4.7rem 0 4.2rem;
        color: #fff;
    }
    .con1 h3 b {
        color: #fff;
        line-height: 4.8rem;
        font-size: 4rem;
        padding-top: 1rem;
    }
    .con1 .instructor {
        flex-wrap: wrap;
        padding: 0 7rem;
    }
    .con1 .instructor li {
        width: 49.7%;
        padding-top: 2.3rem;
        padding-left: 2.5rem;
        margin-bottom: 0.4rem;
        background-size: 77%;
    }
    .con1 .instructor li button {
        background-size: 0.9rem;
        background-position: right 1rem center;
        font-size: 2rem;
        width: 12rem;
        height: 4.2rem;
        line-height: 4.2rem;
        padding-left: 1rem;
        margin-bottom: 4rem;
    }
    .con1 .instructor li h4 {
        font-size: 1.8rem;
        line-height: 1.5rem;
        margin-bottom: 3.3rem;
    }
    .con1 .instructor li h4 b {
        line-height: 2.4rem;
        font-size: 2.5rem;
        padding-top: 1rem;
    }
    .con1 .instructor li .info {
        margin-bottom: 2.9rem;
    }
    .con1 .instructor li .info b {
        font-size: 2.2rem;
        line-height: 2.6rem;
        margin-bottom: 1rem;
    }
    .con1 .instructor li .info span {
        line-height: 2.8rem;
        font-size: 1.8rem;
    }
    .review {
        margin-top: -20rem;
        height: 46.8rem;
        padding: 0 7rem;
    }
    .review .inner {
        position: absolute;
        padding: 0;
        box-shadow: 1rem 1rem 1rem #0000001A;
        height: 13.6rem;
        width: calc(100% - 14rem);
        border-radius: 0.5rem;
        bottom: 6.6rem;
    }
    .review h4 {
        width: 19rem;
        font-size: 3rem;
        padding-top: 3.8rem;
        padding-left: 0;
        text-align: center;
    }
    .review h4::after {
        background-size: 3.4rem;
        right: -1.7rem;
        width: 3.4rem;
        height: 3.4rem;
    }
    .review h4 span {
        display: block;
        font-size: 1.7rem;
        margin-left: 0;
        padding-top: 0.6rem;
    }
    .review .rvSlider {
        padding-left: 2.2rem;
        width: 68%;
        padding-top: 2rem;
    }
    .review .rvSlider .textArea {
        padding: 2.3rem 0 2rem;
    }
    .review .rvSlider strong {
        font-size: 2.2rem;
        width: 100%;
    }
    .review .rvSlider span {
        position: static;
        font-size: 1.8rem;
        transform: translateY(0);
        display: block;
        padding-top: 1rem;
    }
    .review .rvSlider .slick-arrow {
        display: none!important;
    }
    /*con2*/
    .con2 {
        padding: 8rem 0 9rem;
    }
    .con2 .inner {
        padding: 0 2rem;
    }
    .con2 h3 {
        margin-bottom: 5.5rem;
    }
    .con2 h3 b {
        font-weight: 500;
    }
    .con2 h3 span {
        line-height: 4.8rem;
        padding-top: 1rem;
        font-size: 4rem;
    }
    .con2 .movie {
        flex-direction: column;
        border-bottom: none;
        padding-bottom: 0;
        width: 70%;
        margin: 0 auto;
    }
    .con2 .movie > li {
        border-bottom: 1px solid #D5D5D5;
        width: 100%;
        padding-bottom: 4rem;
        margin-bottom: 4rem;
    }
    .con2 .movie > li:last-of-type {
        border-bottom: 0;
        margin-bottom: 0;
    }
    .con2 .movie ul {
        background-size: 62%;
        margin-bottom: 1.2rem;
        padding: 3.8rem 30% 0 3rem;
        min-height: 21.6rem;
        height: auto;
    }
    .con2 .movie ul .info {
        font-size: 2.7rem;
        padding-bottom: 2rem;
        margin-bottom: 2rem;
        white-space: nowrap;
    }
    .con2 .movie ul .info b {
        font-size: 2.7rem;
        margin-right: 1rem;
    }
    .con2 .movie ul .title {
        font-size: 3rem;
        line-height: 3.5rem;
        margin-bottom: 1rem;
        white-space: nowrap;
    }
    .con2 .movie ul .subTitle {
        font-size: 2rem;
        padding-bottom: 2.4rem;
    }
    .con2 .movie p {
        font-size: 2.4rem;
        line-height: 3.5rem;
    }
    /*con3*/
	.con3 .pc{
		display:none;
	}
	.con3 {
		background: url(/assets/images/main/con3_mo_bg.png);
		padding: 10rem 0;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top center;
	}
	.con3 .inner{
		width:85%;
		box-shadow: 3rem 3rem 3rem #226c9334;
		border: 0.1rem solid #EDEDED;
		border-radius: 5rem;
		padding: 4rem 5rem 5rem 5rem;
	}
	.con3 .tops {
		padding-bottom: 4rem;
		margin-bottom: 5rem;
		border-bottom: 0.1rem solid #8F8F8F;
		justify-content: center;
	}
	.con3 .tops .title {
		font-family: 'Pretendard';
		font-weight: 800;
		font-size: 4.2rem;
		letter-spacing: -0.084rem;
	}
	.con3 .box1_top.mo{
		display:block;
		width:100%;
	}
	.con3 .box1_top .up{
		display:flex;
		height:22rem;
		justify-content: space-between;
	}
	.con3 .box1_top .lefts{
		text-align:center;
		width: 42%;
		position:relative;
	}
	.con3 .box1_top .lefts .titles{
		font-family: 'Pretendard';
		font-weight:700;
		font-size:3.2rem;
		color:#191919;
		line-height:3.2rem;
		letter-spacing:-0.064rem;
		padding-bottom:2rem;
	}
	.con3 .box1_top .lefts .subtit{
		font-family: 'Pretendard';
		font-weight:400;
		font-size:2.8rem;
		color:#505050;
		line-height:3.4rem;
		letter-spacing:-0.056rem;
		padding-bottom:1rem;
		text-align: center;
		white-space:nowrap;
	}
	.con3 .box1_top .lefts .icon_arr{
		display:flex;
	}
	.con3 .box1_top .rights{
	    position: relative;
		text-align:center;
		width:42%;
	}
	.con3 .box1_top .rights .titles {
		font-family: 'Pretendard';
		font-weight: 700;
		font-size: 3.2rem;
		color: #191919;
		line-height: 3.4rem;
		letter-spacing: -0.064rem;
	}
	.con3 .box1_top .rights .titless {
		font-family: 'Pretendard';
		font-weight: 700;
		font-size: 3.2rem;
		color: #191919;
		line-height: 4.4rem;
		letter-spacing: -0.064rem;
		padding-bottom: 5rem;
	}
	.con3 .box1_top .rights .icon_arr{
		display:flex;
	}
	.con3 .box1_top .lefts .icon_arr .write img {
		width: 13.5rem;
		max-width: initial;
		position: absolute;
		left: -1.5rem;
		bottom: -3.9rem
	}
	.con3 .box1_top .lefts .icon_arr .kakao img {
		width: 13.5rem;
		max-width: initial;
		position: absolute;
		left: 11rem;
		bottom: -3.9rem;
	}
	.con3 .box1_top .rights .icon_arr .write img {
		width: 13.5rem;
		max-width: initial;
		position: absolute;
		left: -1.5rem;
		bottom: -3.9rem;
	}
	.con3 .box1_top .rights .icon_arr .naver img {
		width: 13.5rem;
		max-width: initial;
		position: absolute;
		left: 11rem;
		bottom: -3.9rem;
	}
	.con3 .box1_top .rights .icon_arr .kakao img {
		width: 13.5rem;
		max-width: initial;
		position: absolute;
		left: 11rem;
		bottom: -3.9rem;
	}

	.con3 .box1_top .up .line{
		border-right:0.1rem solid #DBDBDB;
	}
	.con3 .box1_top .days{
		display:block;
		font-family: 'Pretendard';
		font-weight: 400;
		font-size:2.8rem;
		letter-spacing:-0.056rem;
		color:#505050;
		padding-top:4rem;
		padding-bottom:4rem;
		width:100%;
		text-align:center;
		margin-bottom:5rem;
	}
	.con3 .box1_top .down{
		display: flex;
		height: 19rem;
		justify-content: space-between;
	}
	.con3 .box1_top .down_arr{
		width:42%;
		position:relative;
	}
	.con3 .box1_top .down_arr .titles {
		font-family: 'Pretendard';
		font-weight: 700;
		font-size: 3.2rem;
		color: #191919;
		line-height: 3.4rem;
		letter-spacing: -0.064rem;
		text-align:center;
		white-space:nowrap;
	}
	.con3 .box1_top .down_arr .titless {
		font-family: 'Pretendard';
		font-weight: 700;
		font-size: 3.2rem;
		color: #191919;
		line-height: 4.4rem;
		letter-spacing: -0.064rem;
		padding-bottom: 2.4rem;
		text-align:center;
	}
	.con3 .box1_top .down_arr .icon_arr{
		display:flex;
	}
	/*
	.con3 .box1_top .down_arr .icon_arr a img{
		width: 128%;
		max-width: initial;
	}
	*/
	.con3 .box1_top .down_arr .icon_arr .write img {
		width: 13.5rem;
		max-width: initial;
		position: absolute;
		left: -1.5rem;
		bottom: -3.9rem
	}
	.con3 .box1_top .down_arr .icon_arr .kakao img {
		width: 13.5rem;
		max-width: initial;
		position: absolute;
		left: 11rem;
		bottom: -3.9rem;
	}
	.con3 .box1_top .down .line{
		border-right:0.1rem solid #DBDBDB;
	}
	.con3 .box1_top .down .btns{
		width:42%;
	}
	.con3 .box1_top .down .btns a{
		font-family: 'Pretendard';
		font-weight: 400;
		width:100%;
		height:8rem;
		border:0.1rem solid #dbdbdb;
		background:#f8f8f8;
		border-radius:0.2rem;
		text-align:center;
		line-height:8rem;
		color:#505050;
		font-size:2.4rem;
		letter-spacing:-0.048rem;
	}
	.con3 .box1_top .down .btns a:nth-child(1){
		margin-bottom:3rem;
	}
	.con3 .inner .tel {
		font-size: 4.4rem;
		letter-spacing: -0.088rem;
		padding-bottom: 2rem;
	}
	.con3 .inner .tel span {
		display: block;
		font-weight: 500;
		font-size: 2.4rem;
		letter-spacing: -0.048rem;
		margin-right: 0;
		padding-bottom: 1rem;
	}
	.con3 .inner .tel .tels {
		font-size: 4.4rem;
		letter-spacing: -0.088rem;
		padding-bottom: 0;
	}
	.con3 .inner .week {
		font-size: 2.8rem;
		letter-spacing: -0.056rem;
		line-height: 4rem;
		padding-bottom:0;
	}
	.con3 .inner .icons.mo{
		display:flex;
		align-items: center;
		justify-content: space-between;
		padding-top: 3rem;
		padding-bottom: 4rem;
	}
	.con3 .box2_right .icons a{
		margin-right:0;
		width:8rem;
	}
	.con3 .inner .inquiry {
		font-family: 'Pretendard';
		font-weight: 400;
		font-size: 2.8rem;
		letter-spacing: -0.056rem;
		color: #505050;
		line-height: 4rem;
		padding-bottom: 0.5rem;
	}
	.con3 .inner .announcement {
		font-family: 'Pretendard';
		font-weight: 400;
		font-size: 2.2rem;
		letter-spacing: -0.14rem;
		white-space: nowrap;
		color: #505050;
	}
	.con3 .inner br.mo{
		display:block;
	}

    /*con4*/
    .con4 {
        padding: 8rem 0 0;
    }
    .con4 .inner {
        flex-direction: column;
    }
    .con4 .inner > div {
        width: 100%;
        margin-bottom: 8rem;
    }
    .con4 .list h3 {
        font-size: 3.2rem;
        padding-bottom: 3rem;
        margin-bottom: 4rem;
    }
    .con4 .list h3 img {
        width: 5rem;
    }
    .con4 .list h3 .more {
        width: 2.8rem;
    }
    .con4 .list li {
        margin-bottom: 1.6rem;
    }
    .con4 .list li a {
        font-size: 2.4rem;
        line-height: 3.5rem;
    }
    .con4 .list li span {
        margin-right: 2rem;
        font-size: 2.4rem;
        border-radius: 0.4rem;
    }
    .customer .reviewArea span {
        padding: 0.2rem 1.4rem;
    }
    .customer .noticeArea span {
        padding: 0.2rem 1.4rem;
    }
    /*modal*/
    .modal-content {
        overflow: hidden;
        width: 100%;
        height: 45rem;
        padding: 0;
        border-radius: 0;
        background: none;
        border: 0;
    }
    .modal-content .close {
        display: none;
    }
    .modal-content embed,
    .modal-content iframe,
    .modal-content object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 90%;
    }
    /* 2022-05-09 guide 긴급정검 */
    /*.guideModal{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,0.2)}*/
    .guideModal .wrapModal {
        left: 50%;
        transform: translateX(-50%);
        top: 20rem;
        border-radius: 2rem;
        padding: 3rem;
        box-shadow: 0 0 1.5rem rgba(0,0,0,0.4);
        width: 80%;
    }
    .guideModal .wrapModal .pop_close {
        right: 2rem;
        top: 1rem;
        font-size: 5rem;
    }
    .guideModal .wrapModal .con h2 {
        font-size: 3rem;
        margin-bottom: 2rem;
        padding-bottom: 1rem;
    }
    .guideModal .wrapModal .con p {
        font-size: 2.2rem;
        margin-bottom: 2rem;
    }
    .guideModal .wrapModal .cookie_check input {
        width: 2rem;
        height: 2rem;
    }
    .guideModal .wrapModal .cookie_check label {
        font-size: 2rem;
    }
	/* 이벤트 팝업*/
	.eventModal{position:relative}
	.eventModal .wrapModal{position:absolute;padding:0;border-radius:5rem;overflow:hidden;width:750px;}
	.eventModal .wrapModal .pop_close{right:3rem;top:2rem;width:3.8rem;height:3.8rem}
	.eventModal .imgArea{margin-bottom:0}
	.eventModal .wrapModal .con .title > p{line-height:13rem;font-size:3.4rem;margin-bottom: 1rem;}
	.eventModal .bottom{background:url('/assets/images/banner/newyear_event_bottom_bg.png');position:relative;}
	.guideModal .wrapModal .con .bottom .title{height: 5rem;width: 54.8rem;font-size: 3rem;font-weight: 700;line-height: 5rem;top: -2.5rem;left: 50%;transform: translateX(-50%);border-radius: 2.5rem;}
	.eventModal .moneyImg{padding:7.5rem 0 5rem;}
	.eventModal .moneyImg img{width:45rem;}
	.eventModal .btnArea{flex-direction:column;padding:0 6.5%;margin-bottom:4rem}
	.eventModal .btnArea button{background-position: right 18% center;background-size:1.8rem;width:100%;height:10rem;margin-bottom:1rem;font-size:3.7rem;letter-spacing:-0.74px;border-radius:1rem}
	.eventModal .btnArea ul{width:100%;padding:2.7rem 2.8rem;padding-right:0;border-radius:1rem;font-size:2.5rem;letter-spacing:-0.6px;line-height:4.4rem;}
	.eventModal .cookie_check{text-align:center;margin-bottom:7rem;padding-right:0}
	.eventModal .wrapModal .cookie_check label{margin-left:5rem;font-size:2.8rem;letter-spacing:-0.56px}
	.eventModal .wrapModal .cookie_check label:first-of-type{margin-left:0}
	.guideModal .wrapModal .cookie_check input{width:3.4rem;height:3.4rem;margin-right:1.5rem}


/*프리패스 모달 */
/* 오버레이 스타일 */
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; /* 화면 전체 너비 */
    height: 100%; /* 화면 전체 높이 */
    background: rgba(0, 0, 0, 0.9); /* 어두운 배경 (반투명) */
    display: none; /* 초기에는 숨김 */
    justify-content: center; /* 가로 중앙 정렬 */
    align-items: center; /* 세로 중앙 정렬 */
    z-index: 9998; /* 모달보다 뒤쪽에 표시 */
}
.freepassModal .wrapModal{left:50%;top:50%;transform:translate(-50%,-50%);padding:0;border-radius:0;width:90%}
.freepassModal .wrapModal .pop_close{width:20px;height:20px;right:15px;top:15px;font-size:0}
.freepassModal .wrapModal .con {
    display: flex;
    justify-content: space-between;
	align-items: flex-start;
}
.freepassModal .leftArea, .rightArea {
    width: 50%; /* 화면의 절반씩 할당 */
    float: left; /* 왼쪽과 오른쪽으로 배치 */
}
.leftArea img, .rightArea img {
    width: 100%; /* 부모 요소의 너비에 맞춤 */
    height: auto; /* 비율 유지 */
    object-fit: contain; /* 이미지 비율 유지하며 보여줌 */
}
.freepassModal .wrapModal .cookie_check {
    display: flex;
    justify-content: flex-end; /* 오른쪽 정렬 */
    gap: 10px; /* label 간 간격 */
}
.freepassModal .wrapModal .cookie_check label{border: 2px solid white;; background-color: #000; color:#fff;padding: 3px;}
.freepassModal .wrapModal .cookie_check input{width:16px;height:16px;border-color:#707070;margin-right:6px;vertical-align:text-top}
/* 부모 컨테이너 설정 */
.image-container {
    position: relative; /* 텍스트를 이미지 위에 배치하기 위한 기준 */
    display: inline-block; /* 이미지와 텍스트를 함께 정렬 */
}
/* 이미지 스타일 */
.image-container img {
    display: block; /* 이미지 아래 여백 제거 */
    width: 100%; /* 필요 시 크기 조정 */
    height: auto;
}

/* 텍스트 스타일 */
.image-container .image-text1 {
    position: absolute; /* 부모 컨테이너를 기준으로 배치 */
    bottom: calc(10% + 10px); /* 이미지 높이의 10% + 10px */
    right: calc(5% + 10px); /* 이미지 너비의 5% + 15px */
    color: white; /* 텍스트 색상 */
    font-family: 'Gmarket';
    font-size: 1.5rem; /* 텍스트 크기 */
    animation: blink-animation 1s steps(2, start) infinite;
}
.image-container .image-text2 {
    position: absolute; /* 부모 컨테이너를 기준으로 배치 */
    bottom: calc(10% + 12px); /* 이미지 높이의 10% + 10px */
    right: calc(5% + 12px); /* 이미지 너비의 5% + 15px */
    color: white; /* 텍스트 색상 */
    font-family: 'Gmarket';
    font-size: 1.5rem; /* 텍스트 크기 */
    animation: blink-animation 1s steps(2, start) infinite;
}
.image-container .image-text3 {
    position: absolute; /* 부모 컨테이너를 기준으로 배치 */
    
    bottom: calc(10% + 3px); /* 이미지 높이의 10% + 10px */
    right: calc(5% + 6px); /* 이미지 너비의 5% + 15px */
    color: white; /* 텍스트 색상 */
    font-family: 'Gmarket';
    font-size: 1.5rem; /* 텍스트 크기 */
    animation: blink-animation 1s steps(2, start) infinite;
}

@keyframes blink-animation {
    50% {
        opacity: 0; /* 중간에 텍스트가 사라지도록 설정 */
    }
}


	 /* 종합관리반 */
    .managementModal .wrapModal{background:url(/assets/images/banner/mo_managementModal_bg.png);width: 95%;padding: 3rem;}
    .managementModal .wrapModal .pop_close img{width: 2rem;}
    .managementModal .title{text-align: center;margin:3rem 0 2.5rem;}
    .managementModal .wrapModal .title h2{color:#009DFF;border:0.3rem solid #009DFF;border-radius:5rem;padding:1rem 3.3rem;letter-spacing:-1.7px;font-size:3.5rem;font-weight:700;display:inline-block;font-family: unset;}
    .managementModal .wrapModal .title h3{color:#FFF;font-size:3.5rem;font-weight:700;word-break: keep-all;line-height: 3.6rem;}
    .managementModal .wrapModal .title h3 span{color: #FFCC00;}
    .managementModal .imgArea{text-align: center;position: relative;}
    .managementModal .imgArea::after{content:"";background:url('/assets/images/banner/mo_general_management_tit_bg.png') no-repeat center;width:100%;height:16.5rem; position:absolute;left:0;top:-2rem;mix-blend-mode:overlay;background-size: contain;}
    .managementModal .wrapModal .text{text-align: center;font-size: 2.5rem;color: #AC81FF;line-height: 3.1rem;margin: 2rem 0;font-weight: 500;word-break: keep-all;}
    .managementModal .btnArea{text-align: center;margin-top: 0;}
    .managementModal .btnArea button{width: 24rem;height: 7rem;color: #fff;background: linear-gradient(0deg, #37BCFF, #084CB3);border-radius: 0.5rem;font-size: 2.4rem;font-weight: 700;}
    .managementModal .wrapModal .cookie_check{text-align:center;margin-top:4rem;padding-right:0;}
	.managementModal .wrapModal .cookie_check label{margin-left:5rem;font-size:2.8rem;letter-spacing:-0.56px}
	.managementModal .wrapModal .cookie_check label:first-of-type{margin-left:0}
	.managementModal .wrapModal .cookie_check input{width:3.4rem;height:3.4rem;margin-right:1.5rem}
	 /* 서진호 티패스 */
    .sjhModal .wrapModal{left:50%;top:49%;transform:translate(-50%,-50%);padding:3rem;width:95%;border-radius: 10px;box-shadow: 0px 0.4rem 0.4rem 0px rgba(0, 0, 0, 0.25);background:url(/assets/images/banner/sjhModal_bg.png);background-size: cover;}
    .sjhModal .wrapModal .pop_close{top:1.5rem;right: 1.5rem;font-size: unset;}
    .sjhModal .wrapModal .pop_close img{width: 2rem;}
    .sjhModal .wrapModal .title{margin:1rem 0 2.5rem;color: #fff;}
    .sjhModal .wrapModal .title p{text-align: center;font-size: 2rem;font-weight: 500;line-height: 2.4rem;margin-bottom: 1.5rem;}
    .sjhModal .wrapModal .title h3{font-size: 3.5rem;line-height: 4.2rem;color: #fff;}
    .sjhModal .wrapModal .title h3 span{color: #FFF500;animation: 1s twinkleNew infinite}
    .sjhModal .wrapModal .timerArea{background: #000;width: 100%;margin: 0 auto;color: #fff;}
    .sjhModal .wrapModal .timerArea ul{display: flex;align-items: center;justify-content: center;height: 6.8rem;}
    .sjhModal .wrapModal .timerArea ul li{font-size: 2rem;font-weight: 500;margin-bottom: 5px;}
    .sjhModal .wrapModal .timerArea .sjh_day, .sjhModal .wrapModal .timerArea .sjh_time{font-weight: 700;font-family: 'Gmarket';font-size: 2.8rem;margin: 0;}
    .sjhModal .wrapModal .timerArea .sjh_day{margin-left: 2.5rem;}
    .sjhModal .wrapModal .timerArea .li_day{margin: 0 1.5rem 0.5rem 1rem;}
    .sjhModal .wrapModal .text{width: 100%;background: #fff;padding: 1.5rem 0 2.5rem;margin: 0 auto;}
    .sjhModal .wrapModal .text p{text-align: center;font-size: 1.8rem;font-weight: 700;}
    .sjhModal .wrapModal .text .priceArea span{font-size: 1.8rem;font-weight: 500;position: relative;display: inline-block;margin-right: 5.5rem;}
    .sjhModal .wrapModal .text .priceArea span::before{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 10.9rem;height: 1.5rem;background: url(/assets/images/banner/sjhModal_arrow.png);background-size: contain;}
    .sjhModal .wrapModal .text .priceArea b{font-size: 2.8rem;font-family: 'Gmarket';}
    .sjhModal .btnArea{margin-top: 3rem;}
    .sjhModal .btnArea button{width: 100%;height: 7rem;color: #fff;background: linear-gradient(0deg, #37BCFF, #084CB3);border-radius: 0.5rem;font-size: 2.4rem;font-weight: 700;}
    .sjhModal .wrapModal .cookie_check{text-align:center;margin-top:4rem;padding-right:0;}
	.sjhModal .wrapModal .cookie_check label{margin-left:5rem;font-size:2.8rem;letter-spacing:-0.56px}
	.sjhModal .wrapModal .cookie_check label:first-of-type{margin-left:0}
	.sjhModal .wrapModal .cookie_check input{width:3.4rem;height:3.4rem;margin-right:1.5rem}
}
