@charset "utf-8";

.mainBg{position:relative;margin:0 auto;padding:0 30px;width:1500px;}
.mainBg .title{display:-webkit-flex;display:flex;margin:0 0 20px;padding:0;}
.mainBg .title .mTitle1{-webkit-flex:1;flex:1;font-size:32px;padding-bottom:0;}
.mainBg .title .control{margin-top:-5px;}

.mMain1{position:relative;display:-webkit-flex;display:flex;align-items:center;justify-content:center;background-color:#233457;min-height:calc(100vh - 80px);}
.mMain1 .mainBg{position:static;padding:0;width:auto;}
.mMain1 h3{font-weight: 700;font-size: 40px;color:#fff;margin:0 0 40px;text-align:center;}
.mMain1 .mSearch4{margin:0 auto;width:750px;}
.mMain1 .mSearch4 .iInfo2{margin:0 0 16px 25px;}
.mMain1 .mSearch4 .search{background-color:#fff;border:0;border-radius:68px;padding:10px;}
.mMain1 .mSearch4 .gCheck1 + .it{margin-left:9px;}
.mMain1 .mSearch4 .it{-webkit-flex:1;flex:1;border:0;font-weight: 400;font-size: 18px;}
.mMain1 .mSearch4 .it + .find{margin-left:7px;}
.mMain1 .mSearch4 .find{background:url(../images/ico_find12.png) 50% 50% no-repeat;background-size:20px auto;margin:0 14px 0 0;width:48px;height:48px;}
.mMain1 .mSearch4 .text{-webkit-flex:1;flex:1;padding:0 0 0 12px;}
.mMain1 .mSearch4 .text .tit{font-weight: 500;font-size: 20px;margin-right:11px;vertical-align:middle;}
.mMain1 .mSearch4 .text .txt{color:#0050A1;font-weight: 500;font-size: 16px;vertical-align:middle;}
.mMain1 .mSearch4 .button .mBtn1.l{border-radius:20px;font-size:18px;min-width:222px;}
.mMain1 .gCheck1{background-color:#D9DFEC;border-radius:48px;}
.mMain1 .gCheck1 .radio + .radio{margin-left:-14px;}
.mMain1 .gCheck1 .radio .label{border-radius:48px;border:1px solid #D9DFEC;font-size:16px;color:#848DA2;width:90px;line-height:48px;height:48px;}
.mMain1 .gCheck1 .radio input:checked + .label{background-color:#fff;border-color:#0050A1;color:#0050A1;font-weight:700;}
.mMain1 .link{margin:40px 0 0;text-align:center;}
.mMain1 .link a + a{margin-left:20px;}
.mMain1 .link a{background:url(../images/ico_main11_1.png) 50% 0 no-repeat;background-size:72px auto;display:inline-block;color:#fff;font-size: 16px;line-height: 120%;text-align: center;padding:70px 0 0;min-width:120px;vertical-align:top;}
.mMain1 .link a.i2{background-image:url(../images/ico_main11_2.png);}
.mMain1 .link a.i3{background-image:url(../images/ico_main11_3.png);}
.mMain1 .link a.i4{background-image:url(../images/ico_main11_4.png);}
.mMain1 .lInfo2{top:auto;bottom:calc(100% + 9px);background-color:#1E7BFF;white-space:nowrap;padding:10px 12px;width:auto;}
.mMain1 .lInfo2:before{top:auto;bottom:-6px;background-image:url(../images/ico_info2_2_arr.png);transform:rotate(0deg);}

.iScroll1{position: absolute;bottom:30px;left: calc(50% - 40px);background: url(../images/ico_scroll11.png) 50% 0 no-repeat;background-size: auto 81px;width: 80px;height: 81px;}
.iScroll1 > span{opacity: 0;position: absolute;top:100%;left:calc(50% - 5px);transform-origin: 50% 50%;transform: translate3d(-50%, -50%, 0);}
.iScroll1 > span:first-child{animation: arrow-movement 1.2s ease-in-out infinite;}
.iScroll1 > span:nth-child(2){animation: arrow-movement 1.2s 0.6s ease-in-out infinite;}
.iScroll1 > span:before,
.iScroll1 > span:after{background: #fff;content: '';display: block;height: 1.5px; position: absolute;top: 0;left: 0;width: 10px;}
.iScroll1 > span:before {transform: rotate(45deg) translateX(-20%);transform-origin: top left;}
.iScroll1 > span:after {transform: rotate(-45deg) translateX(20%);transform-origin: top right;}
@keyframes arrow-movement {
	0%{opacity: 0;top:90%;}
	70%{opacity: 1;}
	100%{opacity: 0;}
}

.mMain2 .mainBg{padding-top:165px;}
.mMain2 .swiper{overflow:hidden;}
.mMain2 .swiper-slide{background-color:#fff;border:1px solid #D4D4D4;border-radius:13px}
.mMain2 .swiper-slide a{display:block;height:414px;}
.mMain2 .swiper-slide .img{position:relative;display:block;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;border-radius:13px 13px 0 0;height:208px;}
.mMain2 .swiper-slide .img .i{display:inline-block;background-color:#0572E1;border-radius:30px;color:#ffff;font-size:14px;margin:20px 0 0 20px;padding:0 11px;line-height:30px;height:30px;}
.mMain2 .swiper-slide .img .i.end{background-color:#1B1B1B;}
.mMain2 .swiper-slide .txt{display:block;padding:25px 28px 0;}
.mMain2 .swiper-slide .txt .ti{color:#333;font-size:18px;font-weight:500;line-height:140%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:56px;}
.mMain2 .swiper-slide .txt .tx{color:#656565;font-size:14px;line-height:140%;margin:17px 0 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:39px;}
.mMain2 .swiper-slide .txt .ut{display:block;font-size:13px;color:#828282;font-size: 13px;margin:22px 0 0;}
.mMain2 .swiper-slide .txt .ut > span + span{margin-left:20px;}
.mMain2 .swiper-slide .txt .ut > span{background:url(../images/ico_date11.png) 0 50% no-repeat;background-size:16px auto;display:inline-block;padding:0 0 0 19px;}
.mMain2 .swiper-slide .txt .ut > span.d2{background-image:url(../images/ico_date12.png);}

.control.type2 .swiper-button-stop,
.control.type2 .swiper-button-start,
.control.type2 .swiper-button-prev,
.control.type2 .swiper-button-next{background:url(../images/ico_prev11.png) 50% 50% no-repeat #fff;background-size:16px auto;border:1px solid rgba(0,0,0,0.2);border-radius:50%;vertical-align:middle;text-indent:-9999px;font-size:0;vertical-align:middle;margin:0 0 0 4px;width:46px;height:46px;opacity:1;transition:all 0.4s 0s;} /* modify20251031 */
.control.type2 .swiper-button-stop,
.control.type2 .swiper-button-start{background-color:#EAEAEA;border-color:#EAEAEA;}
.control.type2 .swiper-button-stop{background-image:url(../images/ico_stop11.png);}
.control.type2 .swiper-button-start{display:none;background-image:url(../images/ico_play11.png);}
.control.type2 .swiper-button-prev.swiper-button-disabled,
.control.type2 .swiper-button-next.swiper-button-disabled{opacity:0.7;}
.control.type2 .swiper-button-next{transform:rotate(180deg);}
.control.type2 .swiper-button-prev.swiper-button-disabled,
.control.type2  .swiper-button-next.swiper-button-disabled{background-color:#8f8f8f;border-color:rgba(0,0,0,0.2);}
.control.type2 .bt{display:inline-block;border:1px solid rgba(0,0,0,0.2);border-radius:46px;color:#1A1A1A;font-weight: 500;font-size: 16px;margin:0 0 0 11px;padding:0 20px;line-height:44px;height:46px;transition:all 0.4s 0s;} /* modify20251031-2 */

.control.type2 .swiper-button-stop:hover,
.control.type2 .swiper-button-start:hover,
.control.type2 .swiper-button-prev:hover,
.control.type2 .swiper-button-next:hover{background-image:url(../images/ico_prev11_s.png);background-color:#0050A1;border-color:#0050A1;}
.control.type2 .swiper-button-prev:hover,
.control.type2 .swiper-button-next:hover{background-image:url(../images/ico_prev11_a.png);}
.control.type2 .swiper-button-stop:hover,
.control.type2 .swiper-button-start:hover{background-color:#0050A1;border-color:#0050A1;}
.control.type2 .swiper-button-stop:hover{background-image:url(../images/ico_stop11_a.png);}
.control.type2 .swiper-button-start:hover{display:none;background-image:url(../images/ico_play11_a.png);}
.control.type2 .bt:hover{background-color:#0050A1;color:#fff;}

.control.type2.s .swiper-button-stop,
.control.type2.s .swiper-button-start,
.control.type2.s .swiper-button-prev,
.control.type2.s .swiper-button-next{background-image:url(../images/ico_prev11.png);margin:0 0 0 3px;width:36px;height:36px;}
.control.type2.s .swiper-button-stop:hover,
.control.type2.s .swiper-button-start:hover,
.control.type2.s .swiper-button-prev:hover,
.control.type2.s .swiper-button-next:hover{background-image:url(../images/ico_prev11_a_s.png);}
.control.type2.s .swiper-button-stop{background-image:url(../images/ico_stop11_s.png);}
.control.type2.s .swiper-button-start{background-image:url(../images/ico_play11_s.png);}
.control.type2.s .swiper-button-stop:hover{background-image:url(../images/ico_stop11_a_s.png);}
.control.type2.s .swiper-button-start:hover{background-image:url(../images/ico_play11_a_s.png);}

.gMain3{margin:160px 0 0;}
.gMain3 .mainBg{zoom:1;}
.gMain3 .mainBg:after{display:block;clear:both;content:'';} 
.gMain3 .mMain3{position:relative;float:left;width:420px;}
.gMain3 .mMain4{position:relative;float:right;width:980px;}

/* modify20251030-3 */
.gMain3 .control.type2.s{position:absolute;bottom:44px;left:44px;z-index:100;}
.gMain3 .swiper{border:1px solid rgba(0,0,0,0.12);border-radius:13px;overflow:hidden;}
.gMain3 .swiper-slide{height:542px;}
.gMain3 .swiper-slide a{display:block;height:542px;}
.gMain3 .swiper-slide .img{position:relative;display:block;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;height:542px;}
.gMain3 .swiper-slide.white .txt .ti{color:#fff;}
.gMain3 .txt{position:absolute;top:0;left:0;padding:50px 45px 0;width:calc(100% - 90px);}
.gMain3 .txt .ti{display:block;font-weight:bold;font-size: 40px;}
.gMain3 .txt .ti .s{display:block;font-weight:500;font-size:16px;margin:8px 0 12px;}
/* modify20251030-3 */
.gMain3 .swiper-slide a:hover .txt .bt{background-color:#fff;}
.gMain3 .txt .bt{display:inline-block;background-color:rgba(255,255,255,0.52);border-radius:46px;border:1px solid rgba(255,255,255,0.64);color:#1A1A1A;font-weight:500;font-size:16px;margin:40px 0 0;padding:0 20px;line-height:44px;height:46px;transition:all 0.4s 0s;} /* modify20251031-3 */
.gMain3 .swiper-pagination{position:static;display:inline-block;background-color:#fff;border-radius:36px;border:1px solid rgba(0,0,0,0.2);color:#8a8a8a;font-weight:500;margin:0 1px 0 3px;padding:0 10px;width:auto;min-width:62px;line-height:34px;height:36px;vertical-align:middle;}
.gMain3 .swiper-pagination .swiper-pagination-current{color:#1a1a1a;}
/* //modify20251030-3 */

.mMain5 .mainBg{padding-top:165px;}
/* modify20251105-5 */
.mMain5 .swiper{overflow:hidden;}
.mMain5 .swiper-slide a{display:block;background-color:#fff;border-radius:13px;border:1px solid #D4D4D4;height:520px;}
/* //modify20251105-5 */
.mMain5 .swiper-slide .img{position:relative;display:block;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;border-radius:13px 13px 0 0;height:260px;}
.mMain5 .swiper-slide .lo{position:absolute;top:-28px;left:calc(50% - 80px);display:-webkit-flex;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:8px;border:1px solid rgba(0,0,0,0.12);box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.06);text-align:center;width:160px;height:56px;}
.mMain5 .swiper-slide .lo img{max-width:90px;max-height:46px;}
.mMain5 .swiper-slide .txt{position:relative;display:block;padding:42px 35px 0;}
.mMain5 .swiper-slide .txt .ti{display:block;font-size:20px;font-weight:bold;line-height:140%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.mMain5 .swiper-slide .txt .ad{display:block;background:url(../images/ico_loc11.png) 0 2px no-repeat;background-size:16px auto;color:#828282;font-size: 15px;margin:18px 0 0;padding:2px 0 1px 19px;}
.mMain5 .swiper-slide .txt .ta{display:block;margin:22px 0 0 -4px;}
.mMain5 .swiper-slide .txt .ta > span{display:inline-block;background-color:#EFF5FF;border:1px solid rgba(0,0,0,0.06);border-radius:8px;font-size:14px;color:#333;margin:8px 0 0 4px;padding:0 12px;line-height:37px;height:37px;}

/* modify20251030-2 */
.mQuick2.active .quick .sel{background-color:#1E7BFF;}
.mQuick2.active .quick .sel.active{background-color: #F05245;}
/* //modify20251030-2 */

/* 웹접근성 */
.mMain1 .gCheck1 .radio input:focus-visible + .label{border:2px solid #000;}
.gMain3 .swiper-slide a:focus-visible,
.gMain3 .swiper-slide a:focus-visible{border:2px solid #000;border-radius:13px;}

/* //웹접근성 */


@media all and (max-width:768px) {
	.mainBg{padding:0;width:auto;}
	.mainBg .title .mTitle1{font-size:22px;}
	.mainBg .title{margin-bottom:16px;padding:0 20px;}

	/* modify20251105-4 */ 
	.control.type2.s .swiper-button-stop,
	.control.type2.s .swiper-button-start,
	.control.type2.s .swiper-button-prev,
	.control.type2.s .swiper-button-next,
	.control.type2 .swiper-button-stop,
	.control.type2 .swiper-button-start{background-size:12px auto;width:34px;height:34px;}
	.control.type2 .swiper-button-prev,
	.control.type2 .swiper-button-next{display:none;background-size:12px auto;width:34px;height:34px;} 
	.control.type2 .swiper-button-next{margin-left:0;}
	 /* //modify20251105-4 */ 
	.control.type2 .bt{border-radius:34px;font-size:14px;margin-left:5px;padding:0 12px;line-height:32px;height:34px;}

	.mMain1{min-height: calc(100vh - 60px);}
	.mMain1 .mainBg{position:static;padding:0 25px 80px;width:100%;}
	.mMain1 h3{font-size:32px;margin:0 0 70px;}
	.mMain1 .mSearch4{width:100%;}
	.mMain1 .mSearch4 .gInfo2.active .iInfo2{background-image: url(../images/ico_tt1_a.png);color:#fff;} /* add20251029 */
	.mMain1 .mSearch4 .gInfo2{width:100%;}
	.mMain1 .mSearch4 .iInfo2{margin:16px 0 0 26px;}
	.mMain1 .mSearch4 .iInfo2{background-image: url(../images/ico_tt1.png);color:rgba(255,255,255,0.5);}
	.mMain1 .mSearch4 .lInfo2m{top:calc(100% + 8px);left:0;background-color:#1E7BFF;width:100%;}
	.mMain1 .mSearch4 .lInfo2m:before{top:-9px;left:104px;background-image:url(../images/ico_info2_arr2_2_m.png);transform:rotate(90deg)}
	.mMain1 .mSearch4 .search{background-color:transparent;border:0;border-radius:0;margin:40px 0 0;padding:0;}
	.mMain1 .mSearch4 .gCheck1 + .it{margin-left:0;}
	.mMain1 .mSearch4 .it{-webkit-flex:1;flex:1;border:0;border-radius:60px;font-size:16px;margin:0;padding:0 56px 0 26px;width:100%;height:60px;}
	.mMain1 .mSearch4 .it + .find{margin-left:7px;}
	.mMain1 .mSearch4 .find{bottom:auto;top:0;background:url(../images/ico_find12.png) 50% 50% no-repeat;background-size:20px auto;margin:0 4px 0 0;width:48px;height:60px;}
	.mMain1 .mSearch4 .text{-webkit-flex:1;flex:1;padding:0 0 0 12px;}
	.mMain1 .mSearch4 .text .tit{font-weight: 500;font-size: 20px;margin-right:11px;vertical-align:middle;}
	.mMain1 .mSearch4 .text .txt{color:#0050A1;font-weight: 500;font-size: 16px;vertical-align:middle;}
	.mMain1 .mSearch4 .button .mBtn1.l{border-radius:20px;font-size:18px;min-width:222px;}
	.mMain1 .gCheck1{display:block;position:absolute;top:-40px;background-color:transparent;border-radius:0;text-align:center;width:100%;}
	.mMain1 .gCheck1 .radio + .radio{margin-left:24px;}
	.mMain1 .gCheck1 .radio .label{border-radius:48px;border:0;font-size:16px;color:#808CAB;padding:0 0 0 30px;width:auto;line-height:24px;height:24px;}
	.mMain1 .gCheck1 .radio .label:before{content:"";position:absolute;top:0;left:0;background:url(../images/ico_radio11.png) 50% 50% no-repeat;background-size:24px auto;width:24px;height:24px;}
	.mMain1 .gCheck1 .radio input:checked + .label{background-color:transparent;color:#fff;font-weight:700;}
	.mMain1 .gCheck1 .radio input:checked + .label:before{background-image:url(../images/ico_radio11_a.png);}
	/* modify20251030 */
	.mMain1 .link{display:-webkit-flex;display:flex;max-width:360px;margin:40px auto 0;} 
	.mMain1 .link a + a{margin-left:0;}
	.mMain1 .link a{-webkit-flex:1;flex:1;background-size:56px auto;font-size:12px;padding-top:54px;min-width:auto;}
	/* //modify20251030 */
	
	.iScroll1{background-image:url(../images/ico_scroll11_m.png);}
	.iScroll1 > span{opacity: 0;position: absolute;top:100%;left:calc(50% - 5px);transform-origin: 50% 50%;transform: translate3d(-50%, -50%, 0);}

	.mMain2 .mainBg{padding:80px 0 0;}
	.mMain2 .swiper{padding:0 20px;}
	.mMain2 .swiper-slide{border-radius:13px;height:auto;}
	.mMain2 .swiper-slide a{position:relative;display:block;height:auto;}
	.mMain2 .swiper-slide .img{position:static;padding:63% 0 0;height:0;}
	.mMain2 .swiper-slide .img .i{position:absolute;top:12px;left:12px;font-size:14px;margin:0;;}
	.mMain2 .swiper-slide .txt{display:block;padding:20px 25px 20px;}
	.mMain2 .swiper-slide .txt .ti{font-size:18px;padding:0;height:52px;}
	.mMain2 .swiper-slide .txt .tx{display:block;color:#656565;font-size:14px;line-height:140%;margin:17px 0 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:39px;}
	.mMain2 .swiper-slide .txt .ut{margin-top:16px;margin-right:-10px;}
	.mMain2 .swiper-slide .txt .ut > span + span{margin-left:0;}
	.mMain2 .swiper-slide .txt .ut > span.d2,
	.mMain2 .swiper-slide .txt .ut > span{background-image:none;margin:0 10px 5px 0;;padding:0;}
	.mMain2 .swiper-slide .txt .tx{margin-top:12px;}

	.gMain3{margin-top:80px;padding:0;}
	.gMain3 .mMain3,
	.gMain3 .mMain4{float:none;width:auto;}
	.gMain3 .mMain4{margin-top:80px;}
	/* modify20251105 */

	.gMain3 .control.type2 .swiper-button-prev,
	.gMain3 .control.type2 .swiper-button-next{display:inline-block;;}
	.gMain3 .control.type2 .swiper-button-stop,
	.gMain3 .control.type2 .swiper-button-play{margin-right:2px;}
	.gMain3 .swiper-pagination{font-size:14px;margin:0 -3px 0 0;line-height:32px;height:34px;}
	.gMain3 .mMain4 .control.type2 .swiper-button-start{position:absolute;top:-5px;right:102px;}

	.gMain3 .control.type2.s{position:absolute;bottom:auto;top:-5px;left:auto;right:20px;}

	/* modify20251114 */
	.gMain3 .swiper{border-radius:13px;overflow:hidden;}
	.gMain3 .mMain3 .swiper{border-radius:0;border:0;margin:0 -20px;padding:0 20px;overflow:hidden;}
	.gMain3 .mMain3  .swiper-slide .img{border:1px solid rgba(0,0,0,0.12);border-radius:13px;padding-top:123%}
	/* //modify20251114 */
	.gMain3 .swiper-slide{height:auto;}
	.gMain3 .swiper-slide a{display:block;height:auto;}
	.gMain3 .swiper-slide .img{padding-top:100%;height:0;}
	.gMain3 .txt{position:absolute;top:0;left:0;padding:32px 25px 0;width:100%;height:100%;}
	.gMain3 .txt .ti{font-size: 22px;}
	.gMain3 .txt .ti .s{font-size:13px;font-weight:normal;margin:0 0 12px;}
	.gMain3 .txt .bt{position:absolute;bottom:30px;left:25px;border-radius:34px;font-size:14px;padding:0 12px;line-height:32px;height:34px;} /* modify20251030-4 */
	
	.mMain3{padding:0 20px;}
	.mMain3 .title{padding:0;}
	.mMain3 .swiper-slide{border-radius:13px;overflow:hidden;}
	/* //modify20251105 */

	.mMain4{padding:0 20px;}
	.mMain4 .title{padding:0;}
	
	.mMain5 .title{padding:0;}
	.mMain5 .title .bt{display:none;}
	/* modify20251105-3 */ 
	.mMain5 .title .control.type2 .swiper-button-prev,
	.mMain5 .title .control.type2 .swiper-button-next{display:inline-block;}
	.mMain5 .mainBg{padding:80px 20px 0;}
	.mMain5 .swiper-slide a{display:block;float:none;width:auto;border-radius:12px;margin:0 0 16px;height:auto;}
	.mMain5 .swiper-slide a.forWeb{display:none;}
	.mMain5 .swiper-slide .txt{padding:52px 20px 28px;}
	.mMain5 .swiper-slide .img{padding:52% 0 0;height:0;}
	.mMain5 .swiper-slide .txt .ti{font-size:18px;}
	.mMain5 .swiper-slide .txt .ad{font-size:14px;margin-top:15px;}
	.mMain5 .swiper-slide .txt .ta{margin-top:17px;}
	.mMain5 .swiper-slide .txt .ta > span{font-size:13px;padding:0 10px;line-height:30px;height:32px;}
	.mMain5 .more{display:-webkit-flex;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,0.04);background-color:#E9EDF4;color:#333;font-weight:500;border-radius:16px;height:60px;}
	/* //modify20251105-3 */ 
}

/* 기존코드 */
.mMPopup1.active{display:block;}
.mMPopup1{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;}
.mMPopup1 .modalBg{opacity:0.7;}
.mMPopup1 .popupBg{position:absolute;top:50%;left:0;transform:translateY(-50%);overflow-y:auto;width:100%;max-height:100%;overflow:hidden;overflow-y:auto;}

.mMPopup1 .swiper.col1{width:430px;}
.mMPopup1 .swiper.col1 .control .swiper-button-prev,
.mMPopup1 .swiper.col1 .control .swiper-button-next,
.mMPopup1 .swiper.col1 .control .swiper-pagination{display:none;}
.mMPopup1 .swiper.col2{width:900px;}
.mMPopup1 .swiper.col2 .control .swiper-button-prev,
.mMPopup1 .swiper.col2 .control .swiper-button-next,
.mMPopup1 .swiper.col2 .control .swiper-pagination,
.mMPopup1 .swiper.col3 .control .swiper-button-prev,
.mMPopup1 .swiper.col3 .control .swiper-button-next,
.mMPopup1 .swiper.col3 .control .swiper-pagination{display:none;}

.mMPopup1 .swiper{margin:0 auto;padding:30px 0;width:1370px;overflow:hidden;}
.mMPopup1 .swiper-slide{margin:0 40px 0 0;text-align:center;max-width:430px;height:auto;}
.mMPopup1 .swiper-slide a{display:block;border-radius:12px;overflow:hidden;}
.mMPopup1 .swiper-slide img{vertical-align:middle;max-width:100%;}
.mMPopup1 .swiper-slide .back{border-radius:12px;height:600px;}
.mMPopup1 .swiper-slide .tit{color:#064955;font-size:42.7px;font-weight:bold;padding:90px 0 0;}
.mMPopup1 .swiper-slide .txt{color:#064955;font-size:24px;font-weight:500;line-height:150%;padding:15px 0 0;}
.mMPopup1 .swiper-slide .btn{display:inline-block;background-color:#007084;border-radius:10px;color:#fff;font-size:16px;margin:35px 0 0;min-width:130px;line-height:44px;height:44px;}
.mMPopup1 .swiper-slide.text{border-radius:12px;overflow:hidden;background-color:#fff;text-align:left;}
.mMPopup1 .swiper-slide.text .txt{padding:37px 57px;}
.mMPopup1 .swiper-slide.text .lo{border-bottom:1px solid #0050a7;margin:0 0 30px;padding:0 0 20px; }
.mMPopup1 .swiper-slide.text .tx{margin:0 -57px;padding:0 57px;max-height:420px;overflow:hidden;overflow-y:auto;}
.mMPopup1 .swiper-slide.text .tx{overflow:hidden;overflow-y:auto;}
.mMPopup1 .swiper-slide.text .tx::-webkit-scrollbar{width:5px;height:5px;}
.mMPopup1 .swiper-slide.text .tx::-webkit-scrollbar-track{background-color:#d5d9e1;border-radius:5px;}
.mMPopup1 .swiper-slide.text .tx::-webkit-scrollbar-thumb{background:#adb4c2;border-radius:5px;height: 10%;}
.mMPopup1 .swiper-slide.text .tx::-webkit-scrollbar-thumb:hover{background: #adb4c2;}

.mMPopup1 .swiper-slide.text .tx .t{color:#0050a7;font-size:30px;font-weight:bold;line-height:130%;}
.mMPopup1 .swiper-slide.text .tx .x{color:#000;font-size:18px;line-height:150%;margin:17px 0 0;}
.mMPopup1 .control{position:relative;margin:30px 0 0;text-align:center;height:46px;}
.mMPopup1 .control .rt{position:absolute;top:0;right:0;}
.mMPopup1 .control .rt a{display:inline-block;background-color:#6a6b6d;border-radius:45px;color:#fff;font-size:16px;margin:0 0 0 5px;padding:0 25px;line-height:45px;height:45px;}
.mMPopup1 .control .rt a:hover{background-color:#f5f7fb;color:#000;}
.mMPopup1 .control .swiper-pagination{position:static;display:inline-block;background-color:#fff;border-radius:45px;color:#000;font-size:16px;margin:0 5px;width:80px;line-height:45px;height:45px;}
.mMPopup1 .control .swiper-pagination-current{color:#ff6161;font-weight:bold;}
.mMPopup1 .control .swiper-button-prev,
.mMPopup1 .control .swiper-button-next{background:url(../images/ico_prev5.png) 50% 50% no-repeat;background-color:#fff;border-radius:50%;width:45px;height:45px;}
.mMPopup1 .control .swiper-button-prev:hover,
.mMPopup1 .control .swiper-button-next:hover{background-image:url(../images/ico_prev5_w.png);background-color:#ff6161;}
.mMPopup1 .swiper-slide.type2 .tit,
.mMPopup1 .swiper-slide.type2 .txt{color:#fff;}
.mMPopup1 .swiper-slide.type2 .btn{background-color:#fff;color:#393a9e;}
.mMPopup1 .swiper-slide.type3 .tit,
.mMPopup1 .swiper-slide.type3 .txt{color:#29694c;}
.mMPopup1 .swiper-slide.type3 .btn{background-color:#29694c;}

.control .swiper-button-stop,
.control .swiper-button-start,
.control .swiper-button-prev,
.control .swiper-button-next{position:static;left:auto;right:auto;display:inline-block;background:url(../images/ico_pag_prev2.png) 0 0 no-repeat;vertical-align:middle;text-indent:-9999px;font-size:0;vertical-align:middle;margin:0;width:28px;height:28px;opacity:1;}
.control .swiper-button-stop{background-image:url(../images/ico_pag_stop2.png);}
.control .swiper-button-start{display:none;background-image:url(../images/ico_pag_start2.png);}
.control .swiper-button-prev.swiper-button-disabled,
.control .swiper-button-next.swiper-button-disabled{opacity:0.7;}
.control .swiper-button-next{transform:rotate(180deg);}

.alertPopupTop.active{display:block;}

/* modify20251128 */
.alertPopupTop{display:none;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.7);width:100%;height:100%;z-index:1000;transition:all 0.4s 0s;}
.alertPopupTop .alertContent{position:absolute;top:50%;left:calc(50% - 300px);transform:translateY(-50%);background-color:#fff;padding:20px 40px 45px;border-radius:30px;box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.12);width:560px;max-height:calc(100% - 60px);overflow:hidden auto;}
.alertPopupTop .alertContent .tit.tal{text-align:left;}
.alertPopupTop .alertContent .tit{position:relative;display:block;color:#0050a7;font-size:24px;font-weight:bold;line-height:130%;text-align:center;padding:0 0 18px;}
.alertPopupTop .alertContent .tit:before{content:"";position:absolute;bottom:0;left:-40px;background-color:#D1D0D0;width:calc(100% + 80px);height:1px;}
.alertPopupTop .alertContent .txt.tac{text-align:center;}
.alertPopupTop .alertContent .txt{color:#333;font-size:20px;letter-spacing:-0.5px;line-height:32px;margin:37px 0 0;letter-spacing:-0.5px;}
.alertPopupTop .alertContent .ul{display:inline-block;font-size:17px;color:#0050A1;font-weight:500;text-decoration:underline;text-underline-offset:3px;margin:25px 0 0;}
.alertPopupTop .alertContent .mCheckbox1 .label{color:#606060;font-size:15px;padding-left:25px;}
.alertPopupTop .alertContent .mCheckbox1 input + .label:before{top:1px;background-size:16px auto;width:16px;height:16px;}
.alertPopupTop .mButton1.block{display:block;text-align:center;}
.alertPopupTop .mButton1.block .mBtn1 + .mBtn1{margin-left:10px;}
.alertPopupTop .mButton1{display:-webkit-flex;display:flex;align-items:center;margin:37px 0 0;}
.alertPopupTop .mButton1 .button{-webkit-flex:1;flex:1;text-align:right;}
.alertPopupTop .mButton1 .mBtn1{border-radius:18px;font-size:18px;width:174px;line-height:56px;height:56px;}
.alertPopupTop .mButton1 .mBtn1.gray{background-color:#595959;border-color:#595959;}
.alertPopupTop .close{position:absolute;top:23px;right:24px;background:url(../images/ico_close6.png) 0 0 no-repeat;background-size:24px auto;text-indent:-9999px;font-size:0;width:40px;height:40px;opacity:0.7;}
.alertPopupTop .img{margin:40px 0 -10px;text-align:center;}
.alertPopupTop .img img{width:163px;}
.alertPopupTop.user .alertContent{width:560px;}
/* //modify20251128 */

.mBtn1.gray3{background-color:#E5E7F0;border-color:#E5E7F0;color:#333;}

@media screen and (max-width:1280px) and (min-width: 769px) {
	.mMPopup1 .swiper{padding-right:20px;width:auto;}
    .mMPopup1 .swiper-slide.text .txt{font-size:16px;padding:30px 30px 10px;}
    .mMPopup1 .swiper-slide.text .tx{margin:0 -30px;padding:0 30px;}
}
@media screen and (max-width:960px) and (min-width: 769px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:320px;}
	.mMPopup1 .swiper-slide.text .tx .t{font-size:24px;}
	.mMPopup1 .swiper-slide.text .tx .x{font-size:16px;}
	.mMPopup1 .swiper-slide.text .tx .x br{display:none;}
}
@media all and (max-width:768px) {
    .mMPopup1 .swiper.col2 .control .swiper-button-prev,
    .mMPopup1 .swiper.col2 .control .swiper-button-next,
    .mMPopup1 .swiper.col2 .control .swiper-pagination,
    .mMPopup1 .swiper.col3 .control .swiper-button-prev,
    .mMPopup1 .swiper.col3 .control .swiper-button-next,
    .mMPopup1 .swiper.col3 .control .swiper-pagination{display:inline-block;}
    .mMPopup1 .swiper.col2,
    .mMPopup1 .swiper.col3,
    .mMPopup1 .swiper{padding:20px 0 93px;width:auto;}
    .mMPopup1 .swiper-slide{width:auto;}
    .mMPopup1 .swiper-slide .back{background-size:cover;background-position:100% 100%;border-radius:12px;text-align:center;height:406px;}
    .mMPopup1 .swiper-slide .tit{font-size:28px;padding-top:63px;}
    .mMPopup1 .swiper-slide .txt{font-size:16px;padding-top:10px;}
    .mMPopup1 .swiper-slide .btn{border-radius:5px;font-size:11px;margin-top:20px;min-width:90px;line-height:30px;height:30px;}
	.mMPopup1 .swiper-slide img{width:100%;}
    .mMPopup1 .control{margin-top:20px;}
    .mMPopup1 .control .rt{top:65px;right:0;width:100%;}
    .mMPopup1 .control .rt a{display:inline-block;background-color:rgba(0,0,0,0.6);border:1px solid rgba(255,255,255,0.5);border-radius:45px;color:#fff;font-size:16px;margin:0 0 0 5px;padding:0 25px;line-height:43px;height:45px;}
    .mMPopup1 .control .rt a:hover{background-color:#f5f7fb;color:#000;}
    .mMPopup1 .control .swiper-pagination-bullet{background-color:#babdc1;margin:0 3px;opacity:1;}
    .mMPopup1 .control .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#ff6161;}
    .mMPopup1 .swiper-slide.text .lo{margin-bottom:15px;padding-bottom:15px;}
    .mMPopup1 .swiper-slide.text .lo img{width:auto;height:40px;}
    .mMPopup1 .swiper-slide.text{background-color:transparent;}
    .mMPopup1 .swiper-slide.text .txt{background-color:#fff;border-radius:12px;padding:10px 20px;}
    .mMPopup1 .swiper-slide.text .tx{margin:0 -20px 5px;padding:0 20px;max-height:420px;}
    .mMPopup1 .swiper-slide.text .tx .t{font-size:20px;}
    .mMPopup1 .swiper-slide.text .tx .x{font-size:15px;margin-top:10px;}
	
	/* modify20251128-m */
	.alertPopupTop.user .alertContent,
    .alertPopupTop .alertContent{left:15px;padding:20px 30px;border-radius:10px;width:calc(100% - 30px);}
    .alertPopupTop .alertContent .tit{font-size:20px;text-align:left;padding-bottom:19px;}
    .alertPopupTop .alertContent .txt{font-size:16px;line-height:30px;margin-top:20px;}
    .alertPopupTop .alertContent .ul{font-size:14px;margin:12px 0 0 5px;text-underline-offset:5px;}
    .alertPopupTop .mButton1 .mCheckbox1 .label{font-size:14px;padding-left:20px;}
	.alertPopupTop .alertContent .mCheckbox1 input + .label:before{top:3px;background-size:14px auto;width:14px;height:14px;}
	.alertPopupTop .mButton1.block{display:-webkit-flex;display:flex;align-items:center;margin-left:10px;margin-right:10px;}
	.alertPopupTop .mButton1.block .mBtn1{-webkit-flex:1;flex:1;font-size:14px;}
	.alertPopupTop .mButton1{margin-top:37px;}
    .alertPopupTop .mButton1 .mBtn1{font-size:16px;border-radius:10px;padding:0;width:90px;line-height:42px;height:44px;}
	.alertPopupTop .close{top:34px;right:13px;background-size:16px auto;width:24px;height:24px;}
	.alertPopupTop .img{margin:30px 0 0;}
	.alertPopupTop .img img{width:138px;}
	/* //modify20251128-m */

	.alertPopupTop.user .alertContent{padding-top:16px;padding-left:20px;padding-right:20px;padding-bottom:40px;}
    .alertPopupTop.user .alertContent .tit{font-size:18px;letter-spacing:-0.5px;padding-bottom:16px;margin:0 10px 0 0;}
	.alertPopupTop.user .alertContent .txt{font-size:14px;line-height:150%;}
}

@media all and (max-width:460px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:358px;}
}
@media all and (max-width:450px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:348px;}
}
@media all and (max-width:440px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:338px;}
}
@media all and (max-width:430px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:328px;}
}
@media all and (max-width:420px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:318px;}
}
@media all and (max-width:410px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:308px;}
}
@media all and (max-width:400px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:298px;}
}
@media all and (max-width:390px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:288px;}
}
@media all and (max-width:380px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:278px;}
}
@media all and (max-width:370px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:268px;}
}
@media all and (max-width:360px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:258px;}
}
@media all and (max-width:350px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:248px;}
}
@media all and (max-width:340px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:238px;}
}
@media all and (max-width:330px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:228px;}
}
@media all and (max-width:320px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:219px;}
}
@media all and (max-width:310px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:209px;}
}
@media all and (max-width:300px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:199px;}
}
@media all and (max-width:280px) {
    .mMPopup1 .swiper-slide.text .tx{max-height:179px;}
}
/* //기존코드 */