/* quick banner */
.counseling_banner.fixed {top: 30%;}

/*	css */
.conts_wrap .inner{
	width: 960px;
	margin: 0 auto;
	text-align: center
}
.conts_wrap h3::before{display: none; margin: 0;}
.conts_wrap .sec_tit_acc{
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	color: #999;
}
.conts_wrap .sec_tit_main{
	font-size: 40px;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: 30px;
	color: #000;
}
.conts_wrap .sec_tit_main span{display: block; font-weight: 400;line-height: 1.3;color: #000;}
.conts_wrap .sce_tit_why{margin-bottom: 30px;}

/* swiper_visual */
      #swiper_visual.swiper-container {
        width: 100%;
        height: 683px;
        background: #fff;
      }

      #swiper_visual .swiper-slide {
        font-size: 18px;
        color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 40px 60px;
      }

      #swiper_visual .parallax-bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 130%;
        height: 100%;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center;
      }
      #swiper_visual .swiper-slide {
		position: relative;
	  }
      #swiper_visual .swiper-slide .title {
	    color: #fff;
        font-size: 20px;
        font-weight: 400;
        line-height: 1.5;
      }

      #swiper_visual .swiper-slide .subtitle {
	    color: #fff;
        font-size: 40px;
		font-weight: 500;
		color: #ffcc00;
		margin: 0 0 20px;
      }

      #swiper_visual .swiper-slide .text {
        max-width: 800px;
		color: #fff;
        font-size: 18px;
        font-weight: 300;
        line-height: 1.3;
      }

      #swiper_visual .swiper-slide .text p {
	    color: #fff;
	  }

	  #swiper_visual .swiper-slide .txt_wrap {
		position: absolute;
		top: 40%;
		left: 30%;
		transform: translate(-30%, -40%);
		max-width: 800px;
	  }
	  #swiper_visual .swiper-pagination {bottom: 10px;}
	  #swiper_visual .swiper-pagination-bullet {background-color: #fff; opacity:1; margin:0 4px;}
	  #swiper_visual .swiper-pagination-bullet-active {background-color: #ffcc33;}
/* swiper_visual */

	/*  modal_tutor_video  */
	.modal_tutor_video{
		position: fixed;
		display: none;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: rgba(000, 000, 000, 0.5);
		z-index: 999;
	}
	.modal_tutor_video>div{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.modal_tutor_video>div .modal_tutor_cont{
		position: relative;
		text-align: center;
		box-sizing: border-box;
		border-radius: 0;
		width: 720px;
	}
	.modal_tutor_video>div .modal_tutor_cont .pop_close{
		display: block;
		width: 23px;
		height: 23px;
		position: absolute;
		top: -40px;
		right: 0;
		background-image: url(../img/pop_close_btn.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: 100% auto;
		text-indent: -99999px;
		background-color: transparent;

	}
	.modal_tutor_video>div .modal_tutor_cont iframe{
		margin: 0 auto;
		height: 405PX;
		width: 100%;
	}
	.modal_tutor_video>div .modal_tutor_cont iframe>.ytp-large-play-button{
		width: 20%;
	}




/*	sec01 */
.sec01{
    background-image: url(https://www.useschool.co.kr/signup/img/2023refund_sec01_bg.png); 
    height: 680px; 
    background-position: center; 
    background-repeat: no-repeat;
}
.sec01.new{
    background-image: url(https://www.useschool.co.kr/signup/img/2024refund_New_sec01_bg.png); 
    height: 680px; 
}
.sec01 .inner .main_tit{
	padding-top: 200px;
	color: #fff;
	text-align: center;
	font-size: 45px;
	line-height: 1.3;
	font-weight: 200;
}
.sec01 .inner .main_tit p{
	color: #fff;
	font-size: 25px;
	opacity: 0.75;
	margin-bottom: 40px;
}
.sec01 .inner .main_tit span{
	display: block;
	font-weight: 500;
	color: #fff;
}
.sec01 .inner ul{margin-top: 80px}
.sec01 .inner ul::after{display: block; clear: both; content: "";}
.sec01 .inner ul li{text-align: center; float: left; width: 320px}

/* sec02_new */
.sec02_new{background-image: url(https://www.useschool.co.kr/signup/img/2024refund_New_sec02_bg.png); background-position: center; background-repeat: no-repeat; background-size: auto 100%;}

/* sec03 */
.conts_wrap .sec03_cont .inner::after{display: block; clear: both; content: "";}

/* sec04 */
.sec04{
	padding: 100px 0;
	background-image: url(https://www.useschool.co.kr/signup/img/2023refund_sec04_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1049px;
}
.sec04 .inner .sec_tit_acc{margin-bottom: 40px;}
.sec04 .inner .record li{float: left;;}
.sec04 .inner .record::after, .sec04 .inner .record.bottom::after{display: block; clear: both; content:"";}
.sec04 .inner .record.top{margin-bottom: 170px}
.sec04 .inner .record.top li{ width: 240px;}
.sec04 .inner .record.bottom{width: 465px; margin: 0 auto;}
.sec04 .inner .record.bottom li{ width: 125px; margin: 0 15px;}
.sec04 .inner .text_wrap p:nth-child(1){
	color: #999;
	font-size: 25px;
	line-height: 1;
	margin-bottom: 10px;
}
.sec04 .inner .text_wrap p:nth-child(2){
	line-height: 1;
	font-size: 40px;
	color: #000;
	font-weight: 700;
	margin-bottom: 30px;
}
.sec04 .inner .text_wrap p:nth-child(3){
	margin-bottom: 50px;
	font-size: 18px;
	line-height: 1.3;
	color: #333;
	font-weight: 300;
}
/* IB	*/
#banner_ib{
	background-color: #12141d;
	background-image: url(https://www.useschool.co.kr/signup/img/IB_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 414px auto;
}
#banner_ib .inner{
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}
#banner_ib .txt_box{padding: 70px 0; color: #FFFFFF; font-size: 28px; line-height: 1.3}
#banner_ib .txt_box p{color: #fff; font-weight: 300;}

/* sec05*/
.sec05 {background-color: #f5f5f5; padding: 100px 0;overflow: hidden; text-align: center;}
.sec05 .shcool_list{display: flex;margin-left: -231px;}
.sec05 .shcool_list li{margin: 0 15px;}

/* sec06*/
.sec06 {background-color: #000; color: #fff; padding: 100px 0;}

/* sec07*/
.sec07 {
	padding-top: 100px;
	background-image: url(https://www.useschool.co.kr/signup/img/2023refund_sec07_bg.png);
	height: 703px;
	background-position: center;
	background-repeat: no-repeat;
} 

/* sec07_new_step */
.sec07_new_step{background-color: #000; padding: 100px 0;}
.sec07_new_step .inner .sec_tit_main, .sec07_new_step .inner .sec_tit_main span{color:#fff;}
.sec07_new_step .inner table tr{display: flex;}
.sec07_new_step .inner table tr th:first-child{
    background-color: transparent; 
    margin-left: 0;
}
.sec07_new_step .inner table tr th{
    background-color: #ffcc33; 
    line-height: 65px; 
    margin-left: 2px;
}
.sec07_new_step .inner table tr td:first-child{
    background-color: transparent; 
    margin-left: 0;
    opacity: 0.5;
}
.sec07_new_step .inner table tr td{
    color: #fff; 
    background-color: rgba(255, 255, 255, 0.1); 
    padding: 25px 0;
    line-height: 1.3; 
    margin-left: 2px;
    margin-top: 2px;
}


/* sec07_new_PERP */
.sec07_new_PERP {
	padding: 100px 0;
	background-color: #f9f9f9;
}
.sec07_new_PERP ul{width: 100%; margin-bottom:30px;}
.sec07_new_PERP ul:last-child{margin-bottom:0px;}
.sec07_new_PERP ul::after{display: block; content: ""; clear: both;}
.sec07_new_PERP li{float: left; width: calc(50% - 10px); margin-right:20px;}
.sec07_new_PERP li:last-child{margin-right: 0px;}
/* sec07_new_USE */
.sec07_new_USE {
	padding: 100px 0;
	background-color: #fffaea;
}
.sec07_new_USE ul{width: 100%; margin-bottom:30px;}
.sec07_new_USE ul:last-child{margin-bottom:0px;}
.sec07_new_USE ul::after{display: block; content: ""; clear: both;}
.sec07_new_USE li{float: left; width: calc(50% - 10px); margin-right:20px;}
.sec07_new_USE li:last-child{margin-right: 0px;}

/* sec07_3 */
.sec07_3 {
	padding: 100px 0;
}
.sec07_3 ul::after{display: block; content: ""; clear: both;}
.sec07_3 li{float: left;}
.sec07_3 li:nth-child(1), .sec07_3 li:nth-child(3){margin-right: 30px;}
.sec07_3 li:nth-child(1), .sec07_3 li:nth-child(2){margin-bottom: 30px;}

/* sec07_new_tablet */
.sec07_new_tablet {
	padding: 100px 0 0 0;
    background-color: #f2f2f2;
}
.sec07_new_tablet .inner .text{
    margin-bottom: 50px;
}
.sec07_new_tablet .inner .img_wrap{
    position: relative;
}
.sec07_new_tablet .inner .img_wrap .tablet{
    margin-left: 46px;
    width: 63%;
}
.sec07_new_tablet .inner .img_wrap .mark{
    padding: 0;
    background-color: transparent;
    position: absolute;
    right: 130px;
    top: -80px;
    z-index: 0;
}

/* sec07_4 */
.sec07_4 {
	padding: 100px 0;
	background-color: #f9f9f9;
}
.sec07_4 ul::after{display: block; content: ""; clear: both;}
.sec07_4 li{float: left;}
.sec07_4 li:nth-child(1){margin-right: 30px;}


/* sec07_5 */
.sec07_5 {
	padding: 100px 0;
	height: 953px;
	box-sizing: border-box;
	background-image: url(https://www.useschool.co.kr/signup/img/2023refund_sec07-5_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
    background-color: #e8ecf0;
}

/* sec07_6 */
.sec07_6 {
	padding: 100px 0;
}
.sec07_6 .inner ul::after{
	display: block;
	content: "";
	clear: both;
}
.sec07_6 .inner ul li:nth-child(1){
	float: left;
	/* margin-top: 10px; */
}
.sec07_6 .inner ul li:nth-child(2){
	float: right;
	position: relative;
}
.sec07_6>.inner ul li:nth-child(2) button {
     position: absolute;
    right: 99px;
    bottom: 34px;
    width: 100px;
    height: 22px;
    padding: 14px 0;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
	background: none;
}

#swiper_visual .swiper {
	width: 100%;
	height: 100%;
}

#swiper_visual .swiper-slide {
	background-position: center;
	background-size: cover;
}

#swiper_visual .swiper-slide img {
	display: block;
	width: 100%;
}

#swiper_review {
	margin-top: 50px;
}

#swiper_review .swiper-slide {
	position: relative;
	padding: 110px 40px 40px;
	width: 470px;
	height: 522px;
	text-align: left;
	background-color: #fff;
	border-radius: 10px;
	background-image: url(https://www.useschool.co.kr/signup/img/img_register_reviewlist_bg.png);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

#swiper_review .swiper-slide p {
	color: #000;
}

#swiper_review .swiper-slide .title {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
}

#swiper_review .swiper-slide .txt {
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
}

#swiper_review .swiper-slide button {
	position: absolute;
	left: 40px;
	bottom: 40px;
	width: 144px;
	height: 40px;
	border-radius: 40px;
	text-indent: -99999px;
	background: none;
	border: none;
	padding: 0;
}

#swiper_review .swiper-pagination {
	left: 50%;
	transform: translateX(-50%);
}

#swiper_review .swiper-pagination-bullet {
	margin: 0 4px;
	background-color: #FFFFFF;
	opacity: 1;
}
#swiper_review .swiper-pagination-bullet-active {
	background-color: #ffcc33;
}


.bx-wrapper {
	border: 0;
	border-radius: 20px;
	box-shadow: 0 0 5px rgba(255, 248, 120, 1);
}

.bx-wrapper .bx-controls-direction a {
	z-index: 100;
}

.name_21 ul {
	padding: 0px;
}

.login_membership ul {
	padding: 0px;
}

.container_21 {
	margin: 0 20px;
}

.write_btn_box {
	height: 80px;
	line-height: 80px;
	text-align: center;
	margin-top: 20px;
}

.write_btn_box ul {
	margin: 0px;
	padding: 0px;
}

.write_btn_box ul li {
	margin: 0 10px;
	float: left;
}

.write_btn_box ul li button {
	padding: 0;
	width: 160px;
	line-height: 50px;
	text-align: center;
	font-weight: 400;
	border-radius: 0;
	border: 1px solid #3e3e3e;
}

.req_ok {
	background: #fff;
}

.req_cancel {
	color: #fff;
	background: #3e3e3e;
}

.container_858 {
	width: 858px;
}

.counseling_banner {
	top: 399px;
}

.btn_wrap_new {
	z-index: 2;
	position: fixed;
	bottom: 0;
	left: 0;
	max-width: 1920px;
	width: 100%;
	height: 65px;
	font-size: 24px;
	font-weight: 600;
	cursor: pointer;
}

.btn_wrap_new .use {
	position: relative;
	float: right;
	padding: 18px 0 18px 100px;
	width: 50%;
	background: #ff6400;
	text-align: left;
	color: #000000 !important;
}

.btn_wrap_new .promotion {
	padding: 18px 0;
	width: 100%;
	text-align: center;
	float: none;
}

.btn_wrap_new .naver {
	position: relative;
	float: left;
	padding: 18px 0px;
	width: 50%;
	background: #03c75a;
	text-align: center;
	color: #000000 !important;
}
.btn_wrap_new .naver>div{
	color: #000;
}
.btn_wrap_new .naver img {
	position: absolute;
	top: -46px;
	right: 110px;
	animation:ani 0.5s infinite alternate;  
}
@keyframes ani{
	0%{transform:translate(0,0);}
	100%{transform:translate(0,-5px);}
}  

.promotion_point {
	color: #dd4a17;
	font-size: 60px;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 600;
}

.swal2-title{
	font-size: 1.5em;
}
.swal2-popup{
	width: 26em;
}

.floating_count1 {
	z-index: 2;
	position: fixed;
	bottom: 65px;
	left: 0;
	padding: 37.5px 0;
	max-width: 1920px;
	width: 100%;
	background-color: #000;
}

.floating_count1 .inner {
	margin: 0 auto;
	width: 960px;
}

.floating_count1 .inner>div {
	float: left;
	padding: 0 40px;
}

.floating_count1 p {
	float: left;
	font-size: 25px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
}

.floating_count1 p strong {
	color: #ffcc33;
}

.floating_count1 .day {
	position: relative;
}

.floating_count1 .day::after {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	display: block;
	content: '';
	width: 1px;
	height: 25px;
	background-color: #fff;
	opacity: 0.3;
}

.floating_count1_1 {
	z-index: 1;
	position: fixed;
	bottom: 65px;
	left: 0;
	padding: 37.5px 0;
	max-width: 1920px;
	width: 100%;
	background-color: #000;
}

.floating_count1_1 .inner {
	margin: 0 auto;
}

.floating_count1_1 .inner>div {
	text-align: center;
}

.floating_count1_1 p {
	display: inline-block;
	font-size: 25px;
	font-weight: 700;
	color: #fff;
}

.floating_count1_1 p strong {
	color: #ffcc33;
}

.floating_count2 {
	z-index: 2;
	display: table;
	position: fixed;
	right: 30px;
	bottom: 195px;
	right: 30px;
	padding: 55px 30px 20px;
	text-align: center;
	background-image: url(https://www.useschool.co.kr/signup/img/img_floatb_bg.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	background-size: 70px 25px;
	background-color: #fff;
	border-radius: 20px;
	border: 1px solid #e9e9e9;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.floating_count2 .title {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	color: #000;
}

.floating_count2 li {
	float: left;
	margin-right: 2px;
	font-size: 20px;
	font-weight: 300;
	line-height: 45px;
	color: #000;
}

.floating_count2 .num {
	width: 45px;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 25px;
	font-weight: 800;
	color: #fff;
	background-color: #222;
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0.5;
	}
}

@keyframes blink {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}


/* floating_count */
.floating_count1_1 {
    z-index: 98;
    padding: 30px 0 60px;
}
.floating_count1_2 {
    bottom: 0;
    padding: 18px 0;
    height: 72px;
    line-height: 72px;
}
.floating_count2 {
    display: none;
}
.btn_wrap_new {
    z-index: 99;
}
.btn_wrap_new .use {
    width: 100%;
    text-align: center;
    line-height: 1.2;
    padding: 18px 0 20px;
    float: initial;
}

.btn_wrap_new .use span {
    position: absolute;
    animation: ani 0.5s infinite alternate;
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    width: 260px;
    color: #000;
}

.btn_wrap_new .use .tooltip-top {
    bottom: 100%;
    left: calc(50% - 92px);
    margin-left: -35px;
}

.btn_wrap_new .use .tooltip-top::after {
    content: "";
    position: absolute;
    top: 98%;
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.btn2_wrap_new {
    z-index: 99;
    height: 72px;
    line-height: 72px;
    bottom: 72px;
}

.btn2_wrap_new .use {
    position: relative;
    float: right;
    padding: 18px 0;
    width: 50%;
    background: #ff6400;
    text-align: center;
    color: #000000 !important;
    line-height: 1.5;
}

.btn2_wrap_new .timesale {
    position: relative;
    width: 50%;
    margin: 0 auto;
}

.btn2_wrap_new span {
    position: absolute;
    animation: ani 0.5s infinite alternate;
    background-color: #222;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    width: 260px;
    color: #fff;
    border: 1px solid #666;
}

.btn2_wrap_new .tooltip-top {
    top: -190%;
    left: calc(50% - 100px);
    margin-left: -25px;
}

.btn2_wrap_new .tooltip-top::after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    top: 98%;
    border-color: #222 transparent transparent transparent;
}

footer {
    margin-bottom: 142px;
    border-top: 0 !important;
}
