/*페이지내부*/
.main2-program-box{margin: 0 auto;position: relative;}
.main2-program-slide{overflow: hidden;height: 100%;}
.main2-program-slide .swiper-wrapper{height: 100%; display: flex;flex-wrap:wrap;}
.main2-program-slide .swiper-slide{width: 33.3%;  padding: 0 15px 50px; }

@media(max-width:1000px){
	.main2-program-slide .swiper-slide{width: 50%;}
}
@media(max-width:700px){
	.main2-program-slide .swiper-slide{width: 100%;}
}


.program2-a{display: block;position: relative;text-align: center;}
.program2-label{display: inline-block;height: 51px;margin-bottom: -25px;position: relative;z-index: 2;display: block;}
.program2-label1{background: url(/images/common/program_icon03.png) center center no-repeat;}
.program2-label2{background: url(/images/common/program_icon02.png) center center no-repeat;}
.program2-label3{background: url(/images/common/program_icon01.png) center center no-repeat;}
.program2-img{display: block;height: 0;padding-top: 132%;background-size: cover;background-position: center center;border-radius:15px;}
.program2-title{display: block;font-size: 18px;color:#333;text-align: left;word-break:break-all;letter-spacing:-1px;line-height: 1.4em;margin: 10px 0 5px; font-weight: 600;}
.program2-date{display: block;font-size: 16px;color:#828282;text-align: left;line-height: 1em;}

.main2-program-prev{display: block;position: absolute;left:-120px;top:50%;margin-top: -50px;background: url(/images/common/program_prev.png) center center no-repeat;width: 76px;height: 76px;box-shadow:5px 5px 15px rgba(0, 0, 0, .1);border-radius:50%;}
.main2-program-next{display: block;position: absolute;right:-120px;top:50%;margin-top: -50px;background: url(/images/common/program_next.png) center center no-repeat;width: 76px;height: 76px;box-shadow:5px 5px 15px rgba(0, 0, 0, .1);border-radius:50%;}

/*
@media screen and (max-width: 1000px){
	.main2-program-slide .swiper-slide{width: 47%; margin: 0 20px 50px 0; float: left;}
}

@media screen and (max-width: 700px){
	.main2-program-slide .swiper-slide{width: 100%; margin: 0 0px 50px 0; float: none;}
}



 .main-program-prev{display: block;position: absolute;left:0;top:18px;background: url(/images/comm/program_prev.jpg) center center no-repeat;width: 44px;height: 44px;border-radius:50%;border: 1px solid #d2d2d2;}
.main-program-next{display: block;position: absolute;right:0;top:18px;background: url(/images/comm/program_next.jpg) center center no-repeat;width: 44px;height: 44px;border-radius:50%;border: 1px solid #d2d2d2;} */

/* .main-program-slide{overflow: hidden;height: 100%;}
.main-program-slide .swiper-wrapper{height: 100%;}
.main-program-slide .swiper-slide{width: 25%;height: 100%;margin-right: 50px;padding-right: 20px;padding-bottom: 20px;} */
.program-a{display: block;position: relative;text-align: center;box-shadow:5px 5px 15px rgba(0, 0, 0, .08);border-radius:15px;overflow: hidden;}
.program-img{display: block;height: 0;padding-top: 100%;background-size: cover;background-position: center center;}
.program-main-content{padding: 25px;border: 1px solid #ededed;border-top: none;display: block;height: 178px;}
.program-title{display: block;font-size: 18px;color:#333; text-align: left;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 1.3em; font-weight: 600;}
.program-text-wrap{font-weight: 400;display: block;margin-top: 15px;}
.program-date{display: block;font-size: 13px;color:#999;text-align: left;line-height: 18px;background: url(/images/comm/program_icon1.jpg) 0 center no-repeat;padding-left: 25px;}
.program-object{display: block;font-size: 13px;color:#999;text-align: left;line-height: 18px;margin: 5px 0;background: url(/images/comm/program_icon2.jpg) 0 center no-repeat;padding-left: 25px;}
.program-person{display: block;font-size: 13px;color:#999;text-align: left;line-height: 18px;background: url(/images/comm/program_icon3.jpg) 0 center no-repeat;padding-left: 25px;}



.program-popup-wrap{}
.program-popup-title{background:#1f64cc;padding:30px 0;}
.program-popup-title strong{display:block;font-size:30px;color:#fff;text-align:center;margin-bottom:10px;}
.program-popup-title span{display:block;font-size:14px;color:#a6bce5;text-align:center;}

.program-popup-content{padding:35px 30px;background:#f8f8f8;}
.program-popup-btn{margin-top:20px;text-align:center;}
.program-popup-btn input{display:inline-block;width:140px;height:45px;text-align:center;border:none;background:#1c54a7;color:#fff;font-size:18px;}


.input_box.file-box{position:relative; }
.input_box.file-box .input_wrap .input_title{padding-left:20px;width:150px;}
.input_box.file-box .input_wrap .input_content{width:calc(100% - 150px);}
.input_box.file-box .input_wrap .input_content .file-label{position:absolute;right:0;top:0;cursor:pointer;overflow:hidden;width:100px;height:44px;background:#999;color:#fff;line-height:44px;text-align:center; font-family: 'pretendard';}
.input_box.file-box .input_wrap .input_content .file-label input{position:absolute;width:0;height:0;overflow:hidden;}


.input_box{margin-top:10px; }
.input_wrap{*zoom:1;background:#fff;border:1px solid #dadada;overflow:hidden;margin-top:-1px;position: relative;}
.input_wrap:after{content:""; display:block; clear:both;}
.input_wrap .input_title{float:left;width:120px;height:44px;line-height:42px;padding-left:25px;}
.input_wrap .input_title label{font-size: 14px; font-weight: bold; color: #333;}
.input_wrap .input_title label span{color: #3366cc;background: none !important}
.input_wrap .input_content{width:calc(100% - 120px);float:left;}
.input_wrap .input_content select{width: 45%; height:43px; border:1px solid #fff; padding-left: 15px; color: #999999; font-family: 'pretendard';}
.input_wrap .input_content select option{color: #000;}
.input_wrap .input_content input.required{background: none !important}
.input_wrap .input_content input[type='text']{width: 100%; height:43px; border:1px solid #fff;; padding-left: 15px;}
.input_wrap .input_content input[type='file']{width:50%;margin-top:8px;}
.input_wrap .input_content input[type='password']{width: 100%; height:43px; border:1px solid #fff;; padding-left: 15px;}
.input_wrap .input_divide_content{display: flex; justify-content: space-between;}
.input_wrap .input_divide_content input::placeholder{color: #999999;}
.input_wrap .input_divide_content input#year{width:33% ; height:43px; border:1px solid #fff;; padding-left: 15px;}
.input_wrap .input_divide_content input#day{width: 33%; height:43px; border:1px solid #fff;;  padding-left: 15px;}
.input_wrap .input_divide_content select{width: 33%; height:43px; border:1px solid #fff;; padding-left: 15px; color: #999999; font-family: 'pretendard';}
.input_wrap .input_divide_content select option{color: #000;}



.pro_online_list {float:left; width:100%;}
.program_end{background-color:#f8f8f8; }
.program_box{width:calc(25% - 35px); padding:30px; margin:0 35px 35px 0; border:1px solid #e6e6e6; float:left; min-height:411px; word-break:break-all; }
.program_box p {font-size:16px; color:#999; padding-bottom:10px;}
.program_box h2 {font-size:24px; color:#0065cd; line-height:30px; font-weight:700}
.program_box .program_box_p1 {margin-top:20px; width:100%; font-size:13px; line-height:20px;word-break:break-all;}
.program_box .program_box_p1 td{color:#000;  text-align:left;}
.program_box .program_box_p1 .title {color:#9a9a9a; text-align:left; vertical-align:text-top; padding-right:10px; width:60px;}

.program_box .program_box_p2 {margin-top:20px; width:280px; font-size:13px; line-height:20px; word-break:break-all;}
.program_box .program_box_p2 td{color:#000;  text-align:left;}
.program_box .program_box_p2 .title {color:#9a9a9a; text-align:left; padding-right:10px; width:140px;}
.dg_blue {color:#0065cd; }

.pro_top {width:100%; padding-bottom:30px; align-items: center; justify-content: center; vertical-align:bottom;  }
.pro_top_no {width:50%; float:left; font-size:15px; color:#999; }
.pro_top_sear {width:50%; float:right; }

.pro_bt {width:100%; padding-top:20px;}
.pro_view {width:33%; font-size:14px; text-align:center; color:#FFF; line-height:36px; background-color:#cdcc34;float:left;}
.pro_receive {width:33%; font-size:14px; text-align:center; color:#FFF; line-height:36px; background-color:#0166fe;float:left;}
.pro_receive_list {width:33%; font-size:14px; text-align:center; color:#FFF; line-height:36px; background-color:#3401cc;float:left;}
.pro_receive_end {width:33%; font-size:14px; text-align:center; color:#FFF; line-height:36px; background-color:#666;float:left;}

/* view*/
.pro_online_view {width:100%;position:relative}
.pro_online_view .program_box_view { position:relative; width:calc(100% - 0px);  border:1px solid #e7e7e7;  *zooom:1;}
.pro_online_view .program_box_view:after{content:""; display:block; clear:both;}
.pro_online_view .program_box_view .program_box_info {width:calc(25% - 0px); float:left; padding:30px;  min-height:400px;}
.pro_online_view .program_box_view .program_box_info:after{content:"";background:#f8f6f7;width:25%;position:absolute;left:0;top:0;z-index:-1;height:100%;border-right:1px solid #e7e7e7;}
.pro_online_view .program_box_view .program_box_info p {font-size:16px; color:#999; padding-bottom:10px;}
.pro_online_view .program_box_view .program_box_info h2 {font-size:24px; color:#0065cd; line-height:30px; font-weight:700}
.pro_online_view .program_box_view .program_box_info .program_box_p1 {margin-top:20px; width:280px; font-size:13px; line-height:20px;}
.pro_online_view .program_box_view .program_box_info .program_box_p1 td{color:#000;  text-align:left;}
.pro_online_view .program_box_view .program_box_info .program_box_p1 .title {color:#9a9a9a; text-align:left; padding-right:10px; width:60px;}

.pro_online_view .program_box_view .program_box_info .program_box_p2 {margin-top:20px; width:280px; font-size:13px; line-height:20px;}
.pro_online_view .program_box_view .program_box_info .program_box_p2 td{color:#000;  text-align:left;}
.pro_online_view .program_box_view .program_box_info .program_box_p2 .title {color:#9a9a9a; text-align:left; padding-right:10px; width:140px;}
.pro_online_view .program_box_view .program_box_con {width:calc(75% - 0px); text-align:left; padding:30px 30px 100px; min-height:400px;  float:left; }


/**/
@media screen and (max-width: 1200px){
.program_box{width:calc(33% - 35px); }
.pro_online_view .program_box_info {width:calc(40% - 0px); }
.pro_online_view .program_box_con {width:calc(60% - 0px); }
}
@media screen and (max-width: 980px){
.program_box{width:calc(50% - 35px); padding:30px; margin:0 35px 35px 0; border:1px solid #e6e6e6; float:left;}
.program_box p {font-size:20px; color:#999; padding-bottom:10px;}
.program_box h2 {font-size:30px; color:#0065cd; line-height:30px; font-weight:700}
.program_box_p1 .program_box_p2 {width:450px; font-size:18px; line-height:24px;}
.pro_view .pro_receive .pro_receive_list .pro_receive_end  {font-size:20px;} 
.pro_online_view .program_box_view .program_box_info:after{display:none;}
.pro_online_view .program_box_view .program_box_info {width:calc(100% - 0px); float:none;  background:#f8f6f7;}
.pro_online_view .program_box_view .program_box_con {width:calc(100% - 0px); border-left:none; border-top:1px solid #e7e7e7; float:none; }
}
@media screen and (max-width: 800px){
.program_box{width:calc(100% - 0px); }
}









.program-list{*zoom:1;margin:0 -18px;}
.program-list li{float:left;width:25%;padding:18px;}
.program-list .program-list-a{border:1px solid #dddddd;display:block;border-bottom:none;}
.pro-list-head{border-bottom:1px solid #ddd;padding:20px;min-height:94px;}
.pro-list-head p{font-size:14px;color:#999;padding-bottom:5px;}
.pro-list-head h2{font-size:20px;color:#333;line-height:1.4em;font-weight:700;}
.pro-list-body{padding:20px 20px 0px;}

.pro-info-table{width:100%; font-size:13px; line-height:20px;word-break:break-all;border-collapse:collapse;}
.pro-info-table td{color:#888;  text-align:left;padding:3px 0;font-weight:normal;}
.pro-info-table .title {color:#000; text-align:left; vertical-align:text-top; padding-right:10px; width:60px;font-weight:500;text-align:justify;}
.pro-info-table .title span{display:block;width:47px;height:20px;overflow:hidden;line-height:20px;}
.pro-info-table .title span:after{content:"";display:inline-block;width:100%;height:0;}

.pro-list-foot{padding-left:20px;padding-bottom:20px;}
.pro-list-foot strong{font-size:13px;font-weight:500;margin-right:10px;display:inline-block;color:#000}
.pro-list-foot span{font-size:13px;font-weight:500;}
.pro-list-foot span em{font-style:normal;}


.pro-list-btn{*zoom:1;}
.pro-list-btn:after{content:""; display:block; clear:both;}
.pro-list-btn div{float:left;width:50%;height:38px;text-align:center;color:#fff;line-height:38px;}
.pro-list-btn div a{display:block;height:100%;width:100%;text-align:center;color:#fff;;line-height:38px;}
.pro-popuplink{background:#ff9900;}
.pro-receive{background:#ff6666;}
.pro-receive.end{background:#666666;}
.pro-receive-confirm{background:#0099cb;}

.pro-view-wrap{border:1px solid #dddddd;border-top:none;}
.pro-view-header{background:#f9f9f9;border-top:2px solid #000;border-bottom:1px solid #ddd;text-align:center;padding:20px 0;}
.pro-view-header p{font-size:14px;color:#999;padding-bottom:0px;}
.pro-view-header h2{font-size:24px;color:#333;line-height:1.4em;font-weight:700;}

.pro-view-content{*zoom:1;}
.pro-view-content:after{content:""; display:block; clear:both;}

.pro-view-left{float:left;width:270px;padding:25px;}
.pro-view-right{float:left;width:calc(100% - 270px);border-left:1px solid #ddd;min-height:590px;padding:25px;}

.pro-view-left .pro-list-foot{padding-left:0;}
.pro-view-left .pro-info-table td{font-size:14px;}
.pro-view-left .pro-list-foot strong{font-size:14px;}

.pro-view-btn{margin-bottom:30px;}
.pro-view-btn div{height:38px;text-align:center;color:#fff;line-height:38px;margin-bottom:8px;}
.pro-view-btn div a{display:block;height:100%;width:100%;text-align:center;color:#fff;;line-height:38px;}

.program-wrap .bt_list{display:block;text-align:right;}
.program-wrap .bt_list a{float:none;display:inline-block;margin:0;}

.program-file-down{display:block;background:url(/nimg/file_down.jpg) 0 0px no-repeat;line-height:26px;padding-left:34px;margin-top:5px;color:blue;font-weight:700;}



.form_buttons{width: 550px; margin: 20px auto; display: flex; justify-content: center;}
.form_buttons a{width: 47%;}
.form_buttons input{width: 47%;}


.view_result{padding: 30px;}
.view_result{font-size: 16px; color: #333333; letter-spacing: 0px;}
.view_result .view_result_img{text-align: center; padding: 60px 0 70px;}

.view_result2{padding: 30px 30px 30px 30px; background-color:#f9f9f9;}
.view_result2{font-size: 16px; color: #333333; letter-spacing: 0px;}




.pro-apply-wrap{width:640px;max-width:100%;margin:0 auto;padding-bottom:50px; }
.apply-title{font-size:18px;font-weight:700;position:relative;color:#000;margin-bottom:10px;}
.apply-title .agree-btn{position:absolute;right:0;top:0;}

.apply-form-wrap{border:1px solid #e1e1e1;background:#f8f8f8;padding:40px 25px;}
.apply-form-wrap .privacy_content{margin-top:10px;}
.apply-form-wrap .privacy_content div{height: 90px;overflow: auto;border: 1px solid #e1e1e1;padding: 10px;background: #FFF;}
.apply-form-title{font-size:14px;font-weight:600;position:relative;color:#000;}
.apply-form-title strong{color:#3366cc;}
.apply-form-title .agree-btn{position:absolute;right:0;top:0;}

.program-form-title h4{font-size:28px;color:#3366cc;text-align:center;}
.program-form-title h5{font-size:16px;text-align:center;}
.required-notice{text-align:right;margin-top:50px;color:#36c}


.input_box{margin-top:10px;}
.input_wrap{*zoom:1;background:#fff;border:1px solid #dadada;overflow:hidden;margin-top:-1px;position: relative;}
.input_wrap:after{content:""; display:block; clear:both;}
.input_wrap .input_title{float:left;width:120px;height:44px;line-height:42px;padding-left:25px;}
.input_wrap .input_title label{font-size: 14px; font-weight: bold; color: #333;}
.input_wrap .input_title label span{color: #3366cc;background: none !important}
.input_wrap .input_content{width:calc(100% - 120px);float:left;}
.input_wrap .input_content select{width: 45%; height:43px; border:1px solid #fff; padding-left: 15px; color: #999999}
.input_wrap .input_content select option{color: #000;}
.input_wrap .input_content input.required{background: none !important}
.input_wrap .input_content input[type='text']{width: 100%; height:43px; border:1px solid #fff;; padding-left: 15px;}
.input_wrap .input_content input[type='file']{width:50%;margin-top:8px;}
.input_wrap .input_content input[type='password']{width: 100%; height:43px; border:1px solid #fff;; padding-left: 15px;}
.input_wrap .input_divide_content{display: flex; justify-content: space-between;}
.input_wrap .input_divide_content input::placeholder{color: #999999;}
.input_wrap .input_divide_content input#year{width:33% ; height:43px; border:1px solid #fff;; padding-left: 15px;}
.input_wrap .input_divide_content input#day{width: 33%; height:43px; border:1px solid #fff;;  padding-left: 15px;}
.input_wrap .input_divide_content select{width: 33%; height:43px; border:1px solid #fff;; padding-left: 15px; color: #999999}
.input_wrap .input_divide_content select option{color: #000;}

.info-number .input_wrap .input_title label{color:#ff3332 !important;}
.info-number .input_wrap input{color:#ff3332;}

.input_wrap .input_divide3_content{display: flex; justify-content: space-between;}
.input_wrap .input_divide3_content input::placeholder{color: #999999;}
.input_wrap .input_divide3_content input{width:31% ; height:43px; border:1px solid #fff;; padding-left: 15px;}
.input_wrap .input_divide3_content select{width: 31%; height:43px; border:1px solid #fff;; padding-left: 15px; color: #999999}

.input_wrap .input_divide2_content{display: flex; justify-content: space-between;}
.input_wrap .input_divide2_content input::placeholder{color: #999999;}
.input_wrap .input_divide2_content input{width:68% ; height:43px; border:1px solid #fff;; padding-left: 15px;}
.input_wrap .input_divide2_content select{width: 31%; height:43px; border:1px solid #fff;; margin-left: 10px;  padding-left: 15px; color: #999999}
.input_wrap .input_divide2_content select option{color: #000;}

.form-btn{text-align:center;margin-top:20px;}
.form-btn input, .form-btn a.blue-btn{background:#1c54a7;border:none;color:#fff;width:140px;height:50px;font-size:16px;vertical-align:top;margin-right:10px;}
.form-btn a{border:1px solid #dadada;text-align:center;display:inline-block;width:140px;height:50px;line-height:50px;color:#333;font-size:16px;vertical-align:top;}
.form-btn a.green-btn{background: #1c9ca7;color:#fff;border-color: #1c9ca7;}




.input_box input::-webkit-input-placeholder {
color:#aaa;
}
.input_box input:-ms-input-placeholder {
color:#aaa;
}


.apply-result-wrap{width:520px;margin:0 auto;padding-top:30px;max-width:100%;padding-bottom:50px;}
.apply-result-title{padding-top:110px;background:url(/nimg/apply_result_icon.jpg) center 0 no-repeat;font-size:30px;color:#333;text-align:center;margin-bottom:20px;}
.apply-result-info{background:#fafafa;border:1px solid #eaeaea;padding:30px 0;}
.apply-result-info h4{font-size:30px;color:#3366cc;text-align:center;}
.apply-result-info h5{font-size:14px;text-align:center;color:#333;}
.apply-result-number{color:#ff3332;border:1px solid #ffcbcd;background:#fff;width:240px;height:46px;line-height:44px;text-align:center;margin:20px auto 20px;font-weight:500}

.apply-result-btn{text-align:center;padding-top:20px;}
.apply-result-btn a, .apply-result-btn input{text-align:center;display:inline-block;width:120px;height:50px;line-height:50px;color:#fff;font-size:16px;vertical-align:top;display:inline-block;border:none;}
.apply-result-btn .blue-btn{background:#1c54a7;margin-right:10px;}
.apply-result-btn .pink-btn{background:#ff6e75;}
.apply-result-btn .green-btn{background:#00997c;}


.program-popup-wrap{}
.program-popup-title{background:#1f64cc;padding:30px 0;}
.program-popup-title strong{display:block;font-size:30px;color:#fff;text-align:center;margin-bottom:10px;}
.program-popup-title span{display:block;font-size:14px;color:#a6bce5;text-align:center;}

.program-popup-content{padding:35px 30px;background:#f8f8f8;}
.program-popup-btn{margin-top:20px;text-align:center;}
.program-popup-btn input{display:inline-block;width:140px;height:45px;text-align:center;border:none;background:#1c54a7;color:#fff;font-size:18px;}


@media screen and (max-width:1100px){
	.program-list li{width:33.3333%;}
}
@media screen and (max-width:1000px){
	.pro-view-left{width:auto;float:none;}
	.pro-view-right{width:auto;float:none;border-left:none;min-height:400px;border-top:1px solid #ddd;}
}
@media screen and (max-width:900px){
	.program-list li{width:50%;}
}

@media screen and (max-width: 700px){
	.apply-result-btn a, .apply-result-btn input{width:auto;padding:0 20px;}
}

@media screen and (max-width:570px){
	.program-list li{width:100%;}
	.apply-form-wrap{padding:40px 15px;}
	.apply-form-wrap .input_wrap {overflow:auto;height:auto;background:none;border:none;}
	.apply-form-wrap .input_wrap .input_title{float:none;width:100%;padding-left:0;}
	.apply-form-wrap .input_wrap .input_content{background:#fff;float:none;width:100%;border:1px solid #dadada;}
	.apply-form-wrap .input_wrap .input_divide2_content input{border:1px solid #dadada;}
	.apply-form-wrap .input_wrap .input_divide2_content select{border:1px solid #dadada;}
}

@media screen and (max-width:500px){
	.program-popup-wrap .program-popup-content{padding:30px 15px;}
}






.popup-box{display: none;}
.popup-wrap{position: fixed;left:0;top:0;width: 100%;height: 100%;z-index: 9900;background: rgba(0, 0, 0, 0);display: flex;align-items:center;justify-content:center;}
.popup-container{width: 398px;position: relative;margin: 10px;max-width:100%;}
.popup-slider-wrap{height: 0;width: 100%;padding-top: 138.1909%;position: relative;overflow: hidden;display: none;}
.popup-slider{position: absolute;left:0;top:0;width: 100%;height: 100%;}
.popup-slider a{display: block;}
.popup-slider img{width: 100%;height: 100%;}
.popup-slider-bottom{text-align: right;padding: 15px;background: #313131;}
.popup-slider-bottom a{color:#fff;margin-left: 15px;}
.popup-slider-bottom a.close-popup-today{display: inline-block;position: relative;margin-right: 15px;}
.popup-slider-bottom a.close-popup-today:after{position: absolute;content:"";height: 13px;background: #999;right:-15px;width: 1px;top:5px}

.swiper-pagination-popup-wrap{position: absolute;z-index: 10;bottom:60px;width: 100%;text-align: center;}
.swiper-pagination-popup-wrap .swiper-pagination{position: static;display: inline-block;vertical-align: middle;}
.swiper-pagination-popup-wrap .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background: #fff;transition:all .2s ease-in-out;opacity:1;margin:0 8px !important;vertical-align: middle;}
.swiper-pagination-popup-wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:16px;height:16px;border: 3px solid #fff;background: none;}

.popup-container{width: auto;}

.popup-pc img{vertical-align: top;}

@media screen and (max-width: 1250px){
	.popup-container{width: 398px;}
	.popup-pc{display: none;}
	.popup-slider-wrap{display: block;}
}


