@font-face {
    font-family: 'NEXON Lv1 Gothic OTF';
    src: url('/fonts/NEXON Lv1 Gothic Low OTF.otf') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NEXON Lv1 Gothic OTF';
    src: url('/fonts/NEXON Lv1 Gothic Low OTF Bold.otf') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Recipekorea';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/Recipekorea.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SBAggroB';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.board_complete_wrap {position:absolute; left:50%; top:40%; transform:translate(-50%,-50%);  text-align: center;}
.apply_alert_ic {width: 70px; height: 70px; background-size: 100%; margin: 0 auto;}
.bd_complete_title {color: #191919; font-size: 35px; line-height: 1; letter-spacing: -0.05em; margin-top: 30px;}
.bd_complete_title span {color: #fbb315;}
.bd_complete_text {color: #505050; font-size: 18px; line-height: 1.55; margin-top: 20px; letter-spacing: -0.05em;}
.apply_btn_wrap {display: flex; justify-content: center; margin-top: 30px;}
.apply_btn_wrap a {display: flex; justify-content: center; align-items: center; height: 50px; background: #4c4c4c; color: #fff; padding: 3px 50px 0; font-size: 18px; letter-spacing: -0.05em;}



@media screen and (max-width: 1300px) {

.board_complete_wrap {padding: 6.15vw 0; }
.apply_alert_ic {width: 5.38vw; height: 5.38vw;}
.bd_complete_title {  font-size: 2.69vw; margin-top: 2.31vw;}
.bd_complete_text { font-size: 1.38vw; margin-top: 1.54vw; }
.apply_btn_wrap {margin-top: 2.31vw;}
.apply_btn_wrap a {height: 3.85vw; padding: 0.23vw 3.85vw 0; font-size: 1.38vw;}

.map_adm_list_wrap.bboard_wrap {width: 100%; padding: 0;}
.map_adm_list_table table td.td_subject.tdd_subject a {font-size: 1.38vw;}

}

@media screen and (max-width: 1024px) {

.board_complete_wrap {padding: 7.81vw 0; }
	.apply_alert_ic {width: 6.84vw; height: 6.84vw;}
	.bd_complete_title {  font-size: 3.42vw; margin-top: 2.93vw;}
	.bd_complete_text { font-size: 1.76vw; margin-top: 1.95vw; }
	.apply_btn_wrap {margin-top: 2.93vw;}
	.apply_btn_wrap a {height: 4.88vw; padding: 0.29vw 4.88vw 0; font-size: 1.76vw;}
}


@media screen and (max-width: 768px) {

.board_complete_wrap {padding: 10.42vw 0; }
	.apply_alert_ic {width: 9.11vw; height: 9.11vw;}
	.bd_complete_title {  font-size: 4.56vw; margin-top: 3.91vw;}
	.bd_complete_text { font-size: 3.26vw; margin-top: 2.60vw;}
	.apply_btn_wrap {margin-top: 3.91vw;}
	.apply_btn_wrap a {height: 6.51vw; padding: 0.39vw 6.51vw 0; font-size: 3.26vw; }

	.map_adm_list_table table td.td_subject.tdd_subject a {font-size: 2.86vw;}

}


#content_wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.inner {
    max-width: 1270px;
    margin: 0 auto;
    width: 100%;
}

.fp-overflow {
    overflow-x: hidden;
}

.is-pc {
    display: block;
}

.is-mo {
    display: none;
}

/* í—¤ë” */
#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 250;
    background: #fff;
}

.head {
    position: relative;
    max-width: 1840px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

.head:after {
    content: '';
    display: block;
    clear: both;
}

.head_lt {
    float: left;
    padding-top: 13px;
}

.head_lt .btn-search {
    display: flex;
    align-items: center;
    gap: 8px;
}

.head_lt .btn-search .ico-search {
    width: 23px;
    height: 30px;
    background: url("/images/ico_search.png") no-repeat 0 0;
}

.head_lt .btn-search .text {
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    border-radius: 8px;
    font-size: 20px;
    background: #fbb315;
    color: #fff;
}

.head_rt {
    float: right;
    display: flex;
    align-items: center;
    gap: 12px;
    padding-top: 11px;
}

.head_rt li {
}

.head_rt li a {
    display: block;
    background: no-repeat center / contain;
}

.head_rt li a img {
    width: 35px;
}

.head_logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.head_logo img {
    width: 60px;
}

/* í•˜ë‹¨ ê³ ì • ë©”ë‰´ */
.fix_apply_menu.q_fix.on {
    display: block;
}

.fix_apply_menu.q_fix {
    /* display: none;  */
    position: fixed;
    padding: 20px 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 150;
    max-width: 100%;
    background: #e2e2e2;
}

.fix_apply_menu.q_fix .inner {
    position: relative;
}

.apply_inner_menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.apply_muu {
    display: flex;
    align-items: center;
}

.fix_apply_txt {
    font-size: 32px;
    color: #797979;
    font-weight: 800;
}

.apply_muu span {
    display: block;
    margin-left: 20px;
}

.apply_muu span a {
    font-size: 50px;
    color: #575757;
    font-weight: 800;
}

.fix_apply_input_wrap {
    display: flex;
    align-items: center;
}

.fix_apply_input_wrap .input {
    height: 48px;
    outline: 0;
    background: #fff;
	border-radius:10px;
    font-size: 22px;
    color: #000;
    padding: 0 24px;
	border: none;
    width: 210px;
}


.fix_apply_number {
    margin-left: 20px;
}

.fix_apply_name::placeholder {
    color: #a4a4a4;
	font-weight:600;
}

.fix_apply_number::placeholder {
    color: #a4a4a4;
	font-weight:600;
}

.fix_submit_btn {
    font-size: 25px;
    color: #fff;
    line-height: 40px;
    margin-left: 40px;
    border: 6px solid #797979;
	background:#4c4c4c;
	border-radius:10px;
	padding:0 40px;
	font-weight:800;
}

#sub_content_wrap{max-width:1400px; margin:0 auto; width:100%;}

/*** ë¹„ì£¼ì–¼ ***/
/* #visual{margin-top: 100px; height: auto;} */
.visual_slider {
    position: relative;
}

.vis_list {
    position: relative;
    height: 815px !important;
}

.vis_list img{width: 100%; height: 100%; object-fit: cover;}  
.vis_list .mob{display: none;}

.vis_list .vis_txt {
    font-family: 'NEXON Lv1 Gothic OTF';
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1.5;
    text-align: center;
}

.vis_list.vis_bg1 .vis_txt {
    font-size: 22px;
    font-weight: bold;
    bottom: 50px;
}

.vis_list.vis_bg2 .vis_txt {
    font-size: 25px;
    bottom: 87px
}

.vis_bg1 {
   /* background: url("/images/pc_vis_241230.png") repeat-x 50% 100%;
    height: 100%*/

	background: url("/images/main_250604.png") repeat-x 50% 100%;
    height: 100%

	
}

.vis_bg1::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    background: url("/images/main_250604.png") no-repeat 50% / 1920px;
    height: 100%
}

/* .vis_bg2 {
    background: url("/images/vis_img2.jpg") no-repeat 50% 100% / 1920px;
    background-color: #fbb315;
    height: 100%
}
 
.vis_bg3 {
    background: url("/images/vis_img3.jpg") no-repeat 50% 100% / 1920px;
    background-color: #fbb315;
    height: 100%
}

.vis_bg4 {
    background: url("/images/vis_img6.png") no-repeat 50% / cover;
    height: 100%
}

.vis_bg5 {
    background: url("/images/vis_img7.jpg") no-repeat 50% / cover;
    height: 100%
} */

/* .vis_new01 {
    background: url("/images/vis_240605.jpg") no-repeat 50% / cover;
    height: 100%
} */

/* .vis_new02 {
    background: url("/images/vis_new02.jpg") no-repeat 50% / cover;
    height: 100%
} */

/* dot */
#visual .visual_pagination {
    display: flex;
    gap: 50px;
    justify-content: center;
    margin-top: 52px;
}

#visual .visual_pagination span {
    width: 125px;
    height: 7px;
    background: #fbde4a;
    border-radius: 0;
    transition: all 0.6s;
	opacity:100%;
}


#visual .visual_pagination span.swiper-pagination-bullet-active:after {
    content:''; display:block; width:100%; height:100%; background: #56b779; animation: progressAnimation 5s;
}
@keyframes progressAnimation {
	  0%   { width: 0%;}
	  100% { width: 100%;}
	}

#visual .visual_pagination span button {
    display: none;
}

/**** section02 ***/
#section2 {
}

#section2 h2 {
    font-family: 'NEXON Lv1 Gothic OTF';
    color: #fbb315;
    font-size: 55px;
    font-weight: bold;
    margin: 35px 0 25px;
}

#section2 h2 span {
    color: #ee385c;
}

#section2 .txt_wrap {
    background: #fbb315;
    padding: 15px 40px;
    border-radius: 20px 0 0 20px;
    position: relative;
}

#section2 .txt_wrap:after {
    content: '';
    display: block;
    background: #fbb315;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
}

#section2 .txt_wrap p {
    font-family: 'NEXON Lv1 Gothic OTF';
    font-size: 20px;
    color: #fff;
    line-height: 1.5;
}

#section2 .img_wrap {
    width: 1310px;
    margin: -81px auto 0 auto;
    transform: translate(0, -10px);
    z-index: 10;
    position: relative;
}

.s_txt {
    font-size: 8px;
    color: #e2e2e2;
    text-align: right;
    font-weight: 300;
    margin-top: -5px;
}

#main_v2 #section3 {
    padding-bottom: 300px;
}

#section3 {
    background: rgb(255,248,213);
    background: linear-gradient(0deg, rgba(255,248,213,1) 0%, rgba(255,255,255,1) 100%);
    position: relative;
}

#section3:before {
    content: '';
    display: block;
    width: 100%;
    height: 89px;
    background: url("/images/bg_sec3_line.jpg") repeat-x 0 bottom;
    position: absolute;
    left: 0;
    bottom: 0;
}

#section3:after {
    content: '';
    display: block;
    width: 100%;
    height: 244px;
    background: url("/images/sec3_bt_bg.png") no-repeat bottom / contain;
    position: absolute;
    left: 0;
    bottom: 107px;
}

#section3 .img_wrap {
    width: 1310px;
    margin: -81px auto 0 auto;
    transform: translate(0, -10px);
}

#section4 {
    position: relative;
	padding:100px 0 0 !important;
}

#section4:after {
    content: '';
    display: block;
    width: 100%;
    height: 170px;
    background: rgb(241,241,242);
    background: linear-gradient(0deg, rgba(241,241,242,1) 20%, rgba(255,255,255,0) 100%);
    position: absolute;
    left: 0;
    bottom: 0px;
}

#section4 .inner {
    padding-top: 30px;
}

#section4 h2 {
    font-family: 'NEXON Lv1 Gothic OTF';
    color: #4f4036;
    font-size: 34px;
    font-weight: 300;
    text-align: center;
    position: relative;
}

#section4 h2:after {
    content: '';
    display: block;
    width: 668px;
    height: 27px;
    background: #fdd941;
    position: absolute;
    left: 50%;
    top: 17px;
    transform: translateX(-50%);
    z-index: -1
}

#section4 h2 b {
    font-weight: bold
}

.sec4_cont_wrap {
    /* width:1270px; */
    margin: 70px auto 0 auto;
    background: #fbb315;
    border-radius: 50px 50px 0 0;
    padding: 50px 155px 100px;
    text-align: center;
    position: relative;
}

.sec4_inner{
	height: 400px;
	overflow-y: auto;
    overflow-x: hidden;
	-ms-overflow-style: none;
    /* ì¸í„°ë„· ìµìŠ¤í”Œë¡œëŸ¬ */
    scrollbar-width: none;
    /* íŒŒì´ì–´í­ìŠ¤ */
	}

	
.sec4_inner::-webkit-scrollbar {
    display: none;
}

.sec4_inner > div + div{margin-top:50px;}

.sec4_cont_wrap:before {
    content: '';
    display: block;
    width: 370px;
    height: 138px;
    background: url("/images/sec4_img1.png") no-repeat center / contain;
    position: absolute;
    right: 122px;
    top: -40px;
}

.sec4_cont_wrap h3 {
    font-size: 60px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 30px;
}

.sec4_cont_wrap p {
    /* height: 400px; */
    font-family: 'NEXON Lv1 Gothic OTF';
    font-weight: 300;
    color: #fff;
    font-size: 38px;
    line-height: 1.5;
    word-break: keep-all;
    
}


#section5 {
}

#section5 .tit_wrap {
    background: #fbb315;
    border-radius: 0 0 50px 50px;
    text-align: center;
    padding: 30px 0 20px;
}

#section5 .tit_wrap h2 {
    font-family: 'NEXON Lv1 Gothic OTF';
    display: inline-block;
    font-weight: 300;
    font-size: 38px;
    color: #fff;
    position: relative;
}

#section5 .tit_wrap h2:before {
    content: '';
    display: block;
    width: 70px;
    height: 54px;
    background: url("/images/sec5_star1.png") no-repeat center / 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -90px;
}

#section5 .tit_wrap h2:after {
    content: '';
    display: block;
    width: 70px;
    height: 54px;
    background: url("/images/sec5_star2.png") no-repeat center / 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -90px;
}

.sec5_cont_wrap {
    margin-top: 80px;
}

.sec5_cont_wrap .tp_list {
}

.sec5_cont_wrap .bt_list {
    margin-top: 70px;
}

.sec5_cont_wrap ul {
    display: flex;
    justify-content: center;
    gap: 145px;
    position: relative;
}

.sec5_cont_wrap ul:before {
    content: '';
    display: block;
    width: 1005px;
    height: 5px;
    background: rgb(254,253,234);
    background: linear-gradient(90deg, rgba(254,253,234,1) 0%, rgba(253,247,173,1) 100%);
    position: absolute;
    right: 240px;
    top: 122px;
}

.sec5_cont_wrap ul.bt_list:before {
    background: linear-gradient(270deg, rgba(254,253,234,1) 0%, rgba(253,247,173,1) 100%);
    right: 130px;
}

.sec5_cont_wrap ul:after {
    content: '';
    display: block;
    width: 27px;
    height: 27px;
    background: #ffed9f;
    border-radius: 100%;
    position: absolute;
    right: 130px;
    top: 111px;
}

.sec5_cont_wrap ul.bt_list:after {
    left: 20px;
    right: inherit;
}

.sec5_cont_wrap ul li {
    text-align: center;
}

.sec5_cont_wrap ul li .count {
    display: flex;
    font-family: 'SBAggroB';
    font-style: italic;
    height: 97px;
    letter-spacing: -0.25px;
    align-items: flex-end;
    gap: 10px;
}

.sec5_cont_wrap ul li .count div {
    font-size: 108px;
    color: #f58c6a;
    line-height: 0.9;
    position: relative;
}

.sec5_cont_wrap ul li .count div:after {
    content: '';
    display: block;
    width: 105%;
    height: 50%;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 100%);
    position: absolute;
    left: 0;
    top: 40%;
}

.sec5_cont_wrap ul li .count .text {
    font-size: 100px;
}

.sec5_cont_wrap ul li .count span {
    font-size: 47px;
    color: #4f4036
}

.sec5_cont_wrap ul li .txt_area {
    margin-top: 65px;
    font-family: 'NEXON Lv1 Gothic OTF';
    font-size: 20px;
    color: #72655b;
    line-height: 1.5;
}

.sec5_cont_wrap ul li .txt_area em {
    position: relative
}

.sec5_cont_wrap ul li .txt_area em:before {
    content: '';
    display: block;
    width: 105%;
    height: 15px;
    background: #fdd941;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.sec5_cont_wrap .s_txt2 {
    font-family: 'NEXON Lv1 Gothic OTF';
    color: #99999a;
    font-size: 18px;
    text-align: right;
}

#section6 {
    background: #fbb315;
}

#section6 .inner {
    padding-top: 55px;
}

#section6 .why {
    width: 550px;
    border: 3px solid #fff;
    border-radius: 17px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0 5px;
}

#section6 .why p {
    display: inline-block;
    font-family: 'Recipekorea';
    font-size: 26px;
    color: #fff;
}

#section6 h2 {
    margin-top: 30px;
    text-align: center;
    font-size: 63px;
    color: #fff;
    font-family: 'NEXON Lv1 Gothic OTF';
    line-height: 1.3;
    letter-spacing: -0.25px;
}

#section6 h2 span {
    color: transparent;
    position: relative;
}

#section6 h2 span:after {
    content: '';
    display: block;
    width: 117px;
    height: 64px;
    background: url("/images/sec6_txt.png") no-repeat center / contain;
    position: absolute;
    left: 0;
    top: 3px;
}

/* swiper */
.sec6_swiper_wrap {
    position: relative;
}

.sec6_slider_wrap {
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    padding: 35px 0;
}

.sec6_list {
    background: #fff;
    border-radius: 40px;
    position: relative;
    padding: 50px 60px;
    box-shadow: 5px 5px 20px 10px rgba(208,132,3,0.47);
}

.sec6_list .img_area {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.sec6_list .txt_area {
    text-align: right;
}

.sec6_list .txt_area h3 {
    font-size: 51px;
    font-weight: 900;
    color: #fbb315;
    line-height: 1;
    margin-bottom: 85px;
}

.sec6_list .txt_area p {
    font-family: 'NEXON Lv1 Gothic OTF';
    font-size: 24px;
    color: #4f4036;
    line-height: 1.4
}

.sec6_arrow {
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100% ;
    height: 100%;
}

.sec6_arrow > div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 94px;
    height: 94px;
    border-radius: 50%;
    cursor: pointer;
    border: 3px solid #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.sec6_arrow .sec6_prev {
    background: url("/images/sec6_prev.png") center no-repeat;
    background-size: 60px;
    left: -145px;
}

.sec6_arrow .sec6_next {
    background: url("/images/sec6_next.png") center no-repeat;
    background-size: 60px;
    right: -145px;
}

#section7 {
    position: relative;
}

#section7::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 192px;
    background-color: #fbb315;
}

/* #section7 .inner {padding-top:55px;} */
#section7 .why {
    width: 550px;
    border: 3px solid #fbb315;
    border-radius: 17px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0 5px;
}

#section7 .why p {
    display: inline-block;
    font-family: 'Recipekorea';
    font-size: 26px;
    color: #fbb315;
}

#section7 h2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    text-align: center;
    font-size: 45px;
    color: #fbb315;
    font-family: 'NEXON Lv1 Gothic OTF';
    line-height: 1.3;
    letter-spacing: -0.25px;
}

#section7 h2 span {
    display: block;
    margin: -10px 0 0 -30px;
    color: transparent;
    position: relative;
}

#section7 h2 span:after {
    content: '';
    display: block;
    width: 300px;
    height: 90px;
    background: url("/images/sec7_tit.png") no-repeat center / contain;
    position: absolute;
    left: -15%;
    top: 0;
}

.sec7_cont_wrap {
    margin-top: 30px;
    text-align: center;
}

.sec7_cont_wrap ul {
    margin: 10px auto 0;
    display: flex;
    flex-wrap: wrap;
    width: 1000px;
}

.sec7_cont_wrap ul li {
    position: relative;
    width: calc((100%/2) - 10px);
    height: auto;
    text-align: right;
    margin-right: 20px;
    margin-top: 15px;
    box-shadow: 5px 5px 20px 10px rgb(213 213 213 / 31%);
    border-radius: 15px;
    padding: 25px 45px;
    background-color: #fff;
    cursor: pointer;
}

.sec7_cont_wrap ul li:hover {
    background: #ff7370;
}

.sec7_cont_wrap ul li .w_img{display:none;}

.sec7_cont_wrap ul li:hover .g_img{display:none;}
.sec7_cont_wrap ul li:hover .w_img{display:block;}

.sec7_cont_wrap ul li:hover h3, .sec7_cont_wrap ul li:hover p{
    color: #fff;
}


.sec7_cont_wrap ul li:nth-of-type(2n) {
    margin-right: 0;
}

.sec7_cont_wrap ul li .img_cont {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.sec7_cont_wrap ul li:last-child .img_cont {
    left: 17px;
}

.sec7_cont_wrap ul li h3 {
    font-size: 44px;
    font-weight: 900;
    color: #ff7370;
    margin-bottom: 30px;
}

.sec7_cont_wrap ul li p {
    font-size: 20px;
    color: #000;
    line-height: 1.4;
    letter-spacing: -0.25px;
}

#section8 {
}

#section8 .fp-overflow {
    height: 100%;
    padding: 100px 0;
}

#section8 h2 {
    margin-top: 0;
    background: #f5f6f6;
    text-align: center;
    font-size: 34px;
    font-family: 'NEXON Lv1 Gothic OTF';
    font-weight: 900;
    padding: 20px 0;
}

.sec8_slider_wrap {
    margin-top: 30px;
}

.sec8_slider_wrap .slider_main_tit {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sec8_slider_wrap .slider_main_tit ul {
    display: flex;
    align-items: center;
}

.sec8_slider_wrap .slider_main_tit ul li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 60px;
    border: 3px solid transparent;
    border-radius: 50px;
    text-align: center;
    font-size: 25px;
    font-weight: 100;
    color: #868686;
    font-family: 'NEXON Lv1 Gothic OTF';
    background-color: #fff;
    cursor: pointer;
}

.sec8_slider_wrap .slider_main_tit ul li.active {
    border: 3px solid #fbb315;
    color: #fbb315;
    font-weight: 600;
    pointer-events: none;
}

.sec8_slider_wrap .slider_main_tit h3 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 330px;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ec7040;
    color: #ffd271;
    font-size: 27px;
    font-family: 'NEXON Lv1 Gothic OTF';
    font-weight: 100;
    box-shadow: 0 9px 0px 0px rgb(255 205 96);
    border-radius: 15px;
}

.sec8_slider_wrap .slider_main_tit p {
    position: relative;
    right: 0;
    background-color: #fbb315;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    font-family: 'NEXON Lv1 Gothic OTF';
    padding: 10px 20px ;
    border-radius: 15px;
}

.sec8_slider_wrap .slider_main_tit p::after {
    content: "";
    display: block;
    border-top: 20px solid #fbb315;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    bottom: -2 0px;
    left: 50%;
}

.sec8_slider_wrap .slider_cont {
    margin: 23px 0 25px;
}

.sec8_slider_wrap .slider_cont > .slider {
    display: none;
}

.sec8_slider_wrap .slider_cont > .slider.active {
    display: block;
}

.sec8_slider_wrap .slider_for_cont {
    position: relative;
    background: #fbb315;
    padding: 18px;
    width: 100%;
    height: 465px;
}

.sec8_slider_wrap .slider_tit {
    z-index: 100;
    position: absolute;
    left: 18px;
    top: 18px;
    height: calc(100% - 36px);
    width: 460px;
    padding: 47px 0 0 102px;
    background-image: linear-gradient( 90deg, rgb(88,89,91) 0%, rgba(148,148,149,0.5) 71%, rgba(172,172,172,0) 100%);
}

.sec8_slider_wrap .slider_tit h3 {
    font-family: 'NEXON Lv1 Gothic OTF';
    color: #fff;
    font-size: 39px;
    font-weight: 300;
    margin-bottom: 128px;
}

.sec8_slider_wrap .slider_tit p {
    font-family: 'NEXON Lv1 Gothic OTF';
    font-weight: 100;
    font-size: 13px;
    margin-bottom: 20px;
    color: #fff;
    line-height: 1.6;
}

.sec8_slider_wrap .slider_tit span {
    font-family: 'NEXON Lv1 Gothic OTF';
    display: block;
    background: #fbb315;
    color: #fff;
    width: 177px;
    font-size: 19px;
    font-weight: 100;
    text-align: center;
    padding: 5px 0;
}

.sec8_slider_wrap .slider_tit span.style2{background:#f38e2c;}
.sec8_slider_wrap .slider_tit span.style3{background:#fb6d20;}

.sec8_slider_wrap .slider_for_wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.sec8_slider_wrap .slider_for {
    position: relative;
    overflow: hidden;
}

.sec8_slider_wrap .slider_for::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 590px;
    height: 100%;
    background: linear-gradient(90deg, rgba(89,90,93,.9) 40%, rgba(255,255,255,0) 80%);
}

.sec8_slider_wrap .slider_for, .sec8_slider_wrap .slider_for div {
    width: 100%;
    height: 100%;
    padding: 0;
}

.sec8_slider_wrap .slider_for img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* button */
.sec8_slider_wrap .sec8_swiper_btn {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.sec8_slider_wrap .sec8_swiper_btn .slider_for_btn {
    background-color: #fbb315;
    font-size: 0;
    background-image: url('../images/sec8_arrow.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 51px;
    height: 93px;
}

.sec8_slider_wrap .sec8_swiper_btn .prev_btn {
    position: absolute;
    left: -100px;
    top: 175px;
}

.sec8_slider_wrap .sec8_swiper_btn .next_btn {
    position: absolute;
    right: -100px;
    top: 175px;
    transform: rotate(180deg);
}

.sec8_slider_wrap .slider_nav {
    overflow: hidden;
}

.sec8_slider_wrap .slider_nav .swiper-wrapper {
    padding: 17px 0 27px !important;
}

.sec8_slider_wrap .slider_nav .swiper-slide {
    position: relative;
    width: 170px;
    height: 170px;
    margin-right: 5px;
    cursor: pointer;
}

.sec8_slider_wrap .slider_nav .swiper-slide.swiper-slide-thumb-active::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    border: 4px solid #fbb315;
}

.sec8_slider_wrap .slider_nav img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec8_slider_wrap .desc {
    font-family: 'NEXON Lv1 Gothic OTF';
    font-size: 12.64px;
    color: #424242;
    font-weight: 100;
    text-align: right;
}

/***** section9 *****/
#section9 {
    position: relative;
    background: #fbb315;
}

#section9 .fp-overflow {
    height: 100%;
    padding: 100px 0;
}

#section9 .tit_cont {
    display: inline-block;
    margin-top: 30px;
}

#section9 .tit_cont h2 {
    font-family: 'NEXON Lv1 Gothic OTF';
    background-color: #f55111;
    border-radius: 0 50px 50px 0;
    color: #fff;
    font-size: 31px;
    font-weight: 100;
    width: 43vw;
    padding: 15px 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    box-shadow: 0px 12px 0px 0px rgb(251 160 0);
}

#section9 .tit_cont h2 span {
    font-family: 'SBAggroB';
    background-color: #fbde4a;
    color: #ff7035;
    border-radius: 15px;
    padding: 5px 15px;
    margin-right: 20px;
}

#section9 .tit_cont h2 span strong {
    font-weight: 900;
}

#section9 .tit_cont h2 .generation {
    margin-left: 10px;
}

#section9 .tit_cont .text {
    width: 42vw;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#section9 .tit_cont .text span {
    display: block;
    font-family: 'NEXON Lv1 Gothic OTF';
    margin-top: 40px;
    margin-right: 63px;
    font-size: 35px;
    font-weight: 100;
    color: #fff;
}

#section9 .tit_cont .text span strong {
    font-weight: 900;
}

/* slider */
.sec9_slider_wrap {
    position: absolute;
    top: 13%;
    width: 100%;
}

#section9 .swiper_box {
    min-height: 720px;
    position: absolute;
    top: 25%;
    width: 100%;
}

#section9 .swiper_box .swiper {
    overflow: visible;
}

#section9 .swiper-wrapper {
    margin-top: 35px;
}

#section9 .sec9_slider_wrap {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

#section9 .swiper-slide {
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.6);
	transition:all 0.5s;
}

#section9 .swiper-slide .img_wrap {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    padding: 9px;
}

#section9 .swiper-slide .img_wrap::before {
    position: absolute;
    top: 0;
    left: 9px;
    display: block;
    content: '';
    width: calc(100% - 18px);
    height: calc(100% - 9px);
    border: 18px solid #ffe97b;
    border-radius: 50%;
    box-shadow: 9px 9px 0px 0px rgb(251 147 0);
}



#section9 .swiper-slide .img_wrap img {
    width: calc(100% - 18px);
    height: calc(100% - 18px);
    object-fit: cover;
    border-radius: 50%;
}

#section9 .swiper-slide.swiper-slide-active .img_wrap::before {
    border-width: 20px;
    border-color: #ffde24;
    box-shadow: 9px 9px 0px 0px rgb(236, 112, 64);
}

/* #section9 .swiper-slide.swiper-slide-next {transform: scale(0.6) translateX(45%);}
#section9 .swiper-slide.swiper-slide-prev {transform: scale(0.6) translateX(-45%);} */
/* #section9 .swiper-slide.swiper-slide-next + div .img_warp{transform:scale(0.8);}
#section9 .swiper-slide.swiper-slide-prev .img_warp,
#section9 .swiper-slide.swiper-slide-next .img_warp {transform:scale(0.8);} */
#section9 .swiper-slide.swiper-slide-active {
    padding-top: 0;
    transform: scale(1);
}

#section9 .swiper-slide.swiper-slide-active .img_wrap {
}

#section9 .swiper-slide.swiper-slide-active img {
    box-shadow: 9px 9px 0px 0px rgb(236 112 64);
}

#section9 .swiper-controll {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 44vw;
    height: 84px;
}

#section9 .swiper-controll .sec9_btn {
    position: absolute;
    top: 0;
    border: none;
    background-color: transparent;
    font-size: 0;
    background-image: url('../images/sec8_arrow.png');
    background-repeat: no-repeat;
    background-color: #fbbd29;
    background-position: center;
    border-radius: 100%;
    width: 84px;
    height: 84px;
    margin: 0;
}

#section9 .swiper-controll div::after {
    display: none;
}

#section9 .swiper-controll .swiper-button-prev {
    left: 0;
}

#section9 .swiper-controll .swiper-button-next {
    right: 0;
    transform: rotate(180deg);
}

/* ì•„ì´ì½˜ ì´ë¯¸ì§€ */
#section9 .info_cont {
    position: absolute;
    bottom: 16%;
    left: 56%;
    z-index: 10;
}

#section9 .info_cont .slider_icon {
    position: absolute;
    left: -6%;
    top: 50%;
    width: 210px;
    z-index: 2;
	transform: translateY(-50%);
}

#section9 .info_cont .desc {
    position: relative;
    background: #ec7040;
    padding: 19px 65px 15px 235px;;
}

#section9 .info_cont .desc::before {
    position: absolute;
    top: 0;
    right: -50vw;
    display: block;
    content: '';
    width: 50vw;
    height: 100%;
    background: #ec7040;
}

#section9 .info_cont .desc::after {
    content: "";
    display: block;
    width: 50vw;
    height: 15px;
    background: #fba000;
    position: absolute;
    left: 110px;
    bottom: -15px;
    z-index: 1;
}

#section9 .info_cont span {
    display: inline-block;
    position: relative;
    font-family: 'NEXON Lv1 Gothic OTF';
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0.25px;
    text-align: center;
}

#section9 .info_cont span::after, #section9 .info_cont span::before {
    content: "";
    position: absolute;
    display: block;
    background-image: url('../images/sec9_comma.png');
    background-repeat: no-repeat;
    top: 3px;
    width: 34px;
    height: 28px;
    background-size: 100%;
}

#section9 .info_cont span::before {
    left: -20%;
}

#section9 .info_cont span::after {
    transform: rotate(180deg);
    right: -20%;
}

#section9 .info_cont p {
    font-family: 'NEXON Lv1 Gothic OTF';
    font-weight: 300;
    margin-top: 40px;
    /* padding-right: 90px; */
    text-align: right;
    font-size: 12px;
    color: #fff;
}

/*** section10 ***/
#section10 {
    position: relative;
    background: #456054;
    padding-top: 30px;
}

#section10 .fp-overflow {
    height: 100%;
    padding: 100px 0;
}

#section10 h2 {
    margin: 0 auto 40px;
    font-size: 35px;
    color: #fff;
    font-weight: 100;
    width: 1270px;
}

.sec10_slider_cont {
    width: 100%;
    height: 462px;
    margin-top: 100px;
}

.sec10_slider_wrap {
    margin-top: 30px;
}

.sec10_slider_cont .swiper-slide {
    position: relative;
    width: 687px;
    height: 355px;
    text-align: center;
    /* transform: scale(1);  */
    transition: all 0.3s;
    z-index: 0;
    /* width: 687px; height: 355px; */
}

.sec10_slider_cont .slick-track {
    padding: 120px 0;
}

.sec10_slider_cont .swiper-slide .img_cont {
    width: 100%;
    height: 100%;
}

.sec10_slider_cont .swiper-slide .img_cont img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec10_slider_cont .swiper-slide-active {
    position: relative;
    z-index: 100;
}

/* .sec10_slider_cont .swiper-slide-active::before{content: ""; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%;} */
.sec10_slider_cont .swiper-slide-active::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 1px 0px 50px 15px rgb(110 110 110 / 60%);
    border-radius: 50px;
    transform: scale(1.4);
}

.sec10_slider_cont .img_cont{transition:all 0.5s}

.sec10_slider_cont .swiper-slide-active .img_cont {
    overflow: hidden;
    position: relative;
    border: 9px solid #fbb315;
    border-radius: 50px;
    height: 100%;
    transform: scale(1.4);
}

.sec10_slider_cont .swiper-slide-active .img_cont img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 9px solid #ac4e40;
    border-radius: 40px;
}

/* .sec10_slider_cont .swiper-slide-active .img_cont::before,
.sec10_slider_cont .swiper-slide-active .img_cont::after{content: ""; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%;}
.sec10_slider_cont .swiper-slide-active .img_cont::before{border:9px solid #fbb315;border-radius: 40px;}
.sec10_slider_cont .swiper-slide-active .img_cont::after{border: 9px solid #ac4e40;border-radius: 40px;} */
.sec10_slider_cont .swiper-slide-active .txt_cont {
    display: block;
}

.sec10_slider_cont .txt_cont {
    display: none;
    position: absolute;
    right: -6.528vw;
    top: -114px;
    z-index: 1;
    background: #183326;
    border: 3px solid #41cc7f;
    padding: 3px 4px;
    transform: scale(1.4);
}

.sec10_slider_cont .txt_cont ul {
    position: relative;
    border: 1px solid #41cc7f;
    width: 100%;
    height: 88px;
    z-index: 2;
}

.sec10_slider_cont .txt_cont::before {
    z-index: 1;
    content: "";
    position: absolute;
    right: 41px;
    bottom: -60px;
    display: block;
    width: 4px;
    height: 57px;
    background: #fbb315;
}

.sec10_slider_cont .txt_cont::after {
    content: "";
    position: absolute;
    right: -2px;
    bottom: -57px;
    display: block;
    width: 44px;
    height: 54px;
    background: url('../images/bg_sec10_arrow.png') no-repeat 0 0;
    background-size: 100%;
}

.sec10_slider_cont .txt_cont ul li {
    font-family: 'NEXON Lv1 Gothic OTF';
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    padding: 10px 40px;
    float: left;
}

.sec10_slider_cont .txt_cont ul li:nth-of-type(1) {
    padding: 10px 45px;
    border-bottom: 1px solid #41cc7f;
    border-right: 1px solid #41cc7f;
}

.sec10_slider_cont .txt_cont ul li:nth-of-type(2) {
    border-bottom: 1px solid #41cc7f;
}

.sec10_slider_cont .txt_cont ul li:nth-of-type(3) {
    clear: both;
    border-right: 1px solid #41cc7f;
}

.sec10_slider_cont .arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 55vw;
    height: 53px;
    transform: translate(-50%, 50%);
    z-index: 2;
}

.sec10_slider_cont .arrow .sec10_prev, .sec10_slider_cont .arrow .sec10_next {
    position: absolute;
    top: 0;
}

.sec10_slider_cont .arrow .sec10_prev {
    left: 0;
}

.sec10_slider_cont .arrow .sec10_next {
    right: 0;
}

.sec10_slider_cont .arrow div {
    padding: 0 20px;
    cursor: pointer;
}

.sec10_slider_cont .sec10_next img {
    transform: rotate(180deg);
}

#section10 .bg_img {
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 11%;
    z-index: 5;
}

#section10 .bg_img .line {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fbb315;
    border-top: 10px solid #ac4e40;
    width: 100%;
    height: 20px;
}

#section10 .bg_img::after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -370px;
    background-image: url('../images/sec10_icon.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 249px;
    height: 265px;
    bottom: 19px;
}

#section10 .bg_img span {
    font-family: 'NEXON Lv1 Gothic OTF';
    color: #fff;
    font-weight: 100;
    font-size: 12.64px;
    text-align: right;
    position: absolute;
    right: 50%;
    bottom: 40px;
    line-height: 1.4;
	width: 1270px;
	transform: translateX(50%);
}

#section11 {
}

#section11 .inner {
    margin: 77px auto 0;
}

/* banner */
#section11 .tit_banner {
    overflow: hidden;
    width: 100%;
    height: 325px;
    border-top: 1px solid #fee3aa;
    border-bottom: 1px solid #fee3aa;
    background: url('../images/sec11_banner.jpg') repeat-x center top;
}

#section11 .tit_banner .img {
    margin-top: 24px;
    text-align: center;
}

/* ê²€ìƒ‰ì°½ */
#section11 .search_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
}

#section11 .search_wrap .title {
    font-family: 'NEXON Lv1 Gothic OTF';
    font-size: 28px;
    font-weight: 900;
    color: #474748;
    margin-right: 55px;
}

#section11 .search_wrap select, #section11 .search_wrap input {
    font-family: 'NEXON Lv1 Gothic OTF';
    position: relative;
    border: 4px solid #f3dfb6;
    padding: 0 20px 0 5px;
    font-size: 18px;
}

#section11 .area, #section11 .store {
    display: flex;
    align-items: center;
}

#section11 .area .select_cont {
    display: flex;
    align-items: center;
}

#section11 .area .select_cont select {
    position: relative;
    width: 200px;
    height: 50px;
    border: 4px solid #f3dfb6;
    padding: 0 20px 0 5px;
}

#section11 .area .select_cont select:last-child {
    margin-left: 10px;
}

#section11 .area .select_cont select::after {
}

#section11 .store .input {
    position: relative;
}

#section11 .store input {
    width: 380px;
    height: 50px;
}

#section11 .store .search_icon {
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
}

#section11 .search_number {
    font-family: 'NEXON Lv1 Gothic OTF';
    margin: 95px auto 100px;
    font-size: 38px;
    font-weight: 900;
    color: #231f20;
    text-align: center;
}

#section11 .search_number span {
    color: #f0614e;
}

#section11 .table {
    border-top: 6px solid #fbb315;
    max-height: 550px;
}

#section11 .table .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #767576;
}

#section11 .table .title li {
    font-family: 'NEXON Lv1 Gothic OTF';
    font-size: 21px;
    font-weight: 100;
    color: #474748;
    padding: 20px 10px;
    text-align: center;
    flex: 1;
}

#section11 .table .info div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #b8b8b8;
}

#section11 .table .info div span {
    font-family: 'NEXON Lv1 Gothic OTF';
    font-size: 16px;
    font-weight: 600;
    padding: 20px 10px;
    text-align: center;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#section11 .table .title li:nth-of-type(3), #section11 .table .info div span:nth-of-type(3) {
    flex: 3;
}

#section11 .table .info div span.plus {
    position: relative;
    font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
    font-style: normal;
    font-size: 17px;
    cursor: pointer;
    overflow: inherit;
}

#section11 .table .info div span.plus i {
    font-style: normal;
}

#section11 .table .info div span.plus:hover {
    color: #fbb315;
}

#section11 .table .info div span.plus:hover .desc_cont {
    display: flex;
}

#section11 .table .info div span.plus .desc_cont {
    display: none;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 90px;
    background-color: #fbb315;
    border: 5px solid #ffecd2;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-family: 'NEXON Lv1 Gothic OTF';
    font-weight: 600;
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
}

#section11 .pagination {
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#section11 .pagination .prev_btn {
    transform: rotate(180deg);
}

#section11 .pagination .page_item {
    padding: 0 10px;
}

#section11 .pagination .page_item a {
    font-family: 'NEXON Lv1 Gothic OTF';
    font-size: 20px;
    font-weight: 600;
    color: #b9b9ba;
}

#section11 .pagination .page_item:first-child img {
    transform: rotate(-180deg);
}

#section11 .pagination .page_item.active a {
    color: #f0614e;
}

/* #section11,
#section11 .fp-tableCell {height: 1500px !important;} */
/****** footer *****/
footer {
    margin-top: 260px;
    margin-bottom: 108px;
    background: #e2e2e2;
}

footer .info_cont {
    width: 1270px;
    margin: 0 auto;
    padding: 100px 0 140px 0;
}

footer h2 {
    font-size: 75px;
    font-weight: 600;
    color: #333;
    margin-bottom: 60px;
}

footer ul {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

footer ul li {
    position: relative;
    margin-right: 15px;
    border-right: 1px solid #333;
    padding-right: 15px;
}

footer ul li:last-child {
    border: 0;
    pointer-events: none;
}

footer ul li, footer ul li a {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
}

footer .info > div span, footer .info > div {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    margin-bottom: 20px;
}

footer .info > div strong, footer .info > div span strong {
    font-weight: 700;
    margin-right: 30px;
}

footer .info > div span.tell {
    margin-right: 90px;
}

footer .co {
    text-align: center;
    background: #fbb315;
    padding: 17px 0;
    color: #fff;
    font-size: 15px;
    font-family: 'NEXON Lv1 Gothic OTF';
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition-delay: 10ms;
}

/****** ë²„ì „2_css *****/
#main_v2 .section {
    padding: 0 0 150px;
}

#main_v2 #section3:after {
    bottom: 0;
}

#main_v2 #visual, #main_v2 #section5, #main_v2 #section6, #main_v2 #section8, #main_v2 #section11 {
    margin-top: 210px;
    padding: 0;
}

#main_v2 #section9 {
    height: 115vh;
}

#main_v2 #section5 {
    padding-bottom: 50px;
}

#main_v2 #section6 {
    padding-bottom: 50px;
}

#main_v2 #visual {
    margin-top: 60px;
}

#main_v2 #section8 {
    padding-bottom: 50PX;
}

#main_v2 .sec9_slider_wrap {
    top: 22%;
}

#main_v2 #section10 {
    padding: 70px 0;
}

#main_v2 .sec10_slider_cont {
    top: 56%;
}

#main_v2 #section10 .bg_img {
    bottom: 0;
}

#main_v2 #section11 {
    height: auto;
}

.quick_menu_wrap .mob_btn {display: none;}

.quick_menu {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
}

.quick_menu li a {
    width: 90px;
    height: 30px;
    line-height: 30px;
    background: #333;
    margin-bottom: 2px;
    overflow: hidden;
    opacity: .9;
    font-size: 12px;
}

.quick_menu li a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    text-align: center;
}

.quick_menu li a.active {
    background: #66b76f !important;
    width: 112px;
    margin-left: -22px;
}

.quick_menu li a:hover {
    background: #66b76f;
}

.quick_menu.freeze {
    width: 10px;
    transition: all .3s;
}

.quick_menu.freeze li a {
    background: #eee;
    margin: 0;
}

.quick_menu.freeze li a.active {
    background: #66b76f;
    width: 10px;
    transition: all .3s;
    background: #eee;
}
