	#wrapper .no_bn{display: none;}
@media (min-width:721px){
/* ********* main ********* */
/*#main{position: relative; padding-bottom:25px; margin-top: 46px; width: 100%;} /* 2019-01-10 */
#main{position: relative; padding-bottom:10px; margin-top: 46px; width: 100%;} /* 2024-05-10 */
#main:focus {min-width: 721px; height: auto;}
    .content_A{width: 1000px; margin: 40px auto 50px;}
 /*
[2024.05.10] 메인화면 공백 줄이기
*/
    .main_content_A{width: 1000px; margin: 20px auto 10px;}
    
    .content_A > div{position: relative;}
    .content_B{margin-bottom: 40px; background: #f7f7f7; padding: 40px 0;}
    #main section>h2{font:500 34px 'Noto Sans KR'; color:#000;}
/*
[2024.05.10] 메인롤링배너 사이즈 높이값 420->320으로 변경
*/
/*.banner ul{height:420px; margin-bottom:50px;}*/
.banner ul{height:320px; margin-bottom:50px;}
	/*.banner ul li{height:420px;width:100%;}*/
	.banner ul li{height:320px;width:100%;}
	.banner ul li .indicator{position: absolute; top: 80px; right: 50%; margin-right: -400px; width:200px; border:1px solid red;}
	/*.banner ul li div{height:420px; background-position:center top;}*/
	.banner ul li div{height:320px; background-position:center top;}
	.banner ul li div img{display:none;}
	.banner ul li h2{text-indent: -9999px; overflow: hidden;}
	.banner ul li p{font:500 24px/40px 'Noto Sans KR'; color:#586a8c;}
.slider{border-bottom: 1px solid #ececec; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);}
/*	.slider>a{display: block; width: 35px; height: 61px; text-indent: -9999px; overflow: hidden; position: absolute; top: 195px; z-index: 2;}*/
.slider>a{display: block; width: 35px; height: 61px; text-indent: -9999px; overflow: hidden; position: absolute; top: 145px; z-index: 2;}
		.slider .prev{background: url(../../images/womanup/slider_prev.png) no-repeat; left: 20px;}
		.slider .next{background: url(../../images/womanup/slider_next.png) no-repeat; right: 20px;}

.indicator{position: absolute; z-index:2; top: 20px; right: 50%; margin-right: -500px; overflow:hidden;}
	.indicator div {font-size:0; line-height:0; float:left;}
	.indicator div span{display:inline-block; width:13px; height:13px; background:rgba(255,255,255,0.5); border-radius:12px; margin-right:6px; vertical-align:top;}
	.indicator div a{display:inline-block; width:13px; height:13px; background:rgba(255,255,255,0.5); border-radius:12px; margin-right:6px; vertical-align:top; cursor:pointer;}
	.indicator div .active{background:#fff;}
	.indicator button{width:13px; height:13px; vertical-align:top; text-indent: -9999px; overflow: hidden; border:0; cursor:pointer;}
	.indicator button.stop{background:url(../../images/wrd/stop1.png) no-repeat center; background-size:15px auto;}
	.indicator button.play{background:url(../../images/wrd/play1.png) no-repeat center; background-size:15px auto;}

.news{float:left; width:50%; position:relative;}/* [20240520] 동영상 넣기 전으로 원복 */
/*.news{ float:left; width:50%; width: 65%; position:relative;}*/
    .content_A > div:after{content:""; display: block; clear: both;}
    .news > ul{border-bottom: 1px solid #bbb; margin-right: 30px;}
    .news > ul:after{content: ""; display: block; clear: both;}
    .news > ul > li{float: left;}
    .news > ul > li > a{padding-right: 30px; font-size:17px;}
    .news > ul > li > a span{font:18px/40px 'Noto Sans KR'; color:#777;}
    .news > ul > li:first-child > a{margin-left: 20px;}
    .news > ul .active>a>span{font:500 18px/40px 'Noto Sans KR'; color:#000; display:inline-block; position: relative;}
    .news > ul .active>a>span:after{display:block; content: ""; position:absolute; left:0; bottom:-1px; z-index: 1; width:100%; height:3px; background:#ff8800; color:#000; display: inline-block;}
    .news ol{width: 90%; position: absolute; top: 55px; left: 20px; background:#fff;}
    .news ol > li{position: relative; padding-left: 10px;}
    .news ol > li:before{content: ""; display: block; width:3px; height:3px; background: #666; border-radius: 10px; position: absolute; top: 16px; left: 0;}
    .news ol > li > a{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; /*padding-right: 100px;*/ line-height:36px;}
    .news ol > li > a > span{position: absolute; right: 0; line-height: 36px;  vertical-align: top; display:none;}
    .news > a{display: block; width: 40px; height: 40px; background: url(../../images/womanup/plus_51.png) no-repeat center; background-size:20px auto; text-indent: -9999px; overflow: hidden; position: absolute; top: 0px; right:15px;}
    
    .news.map{top:170px; width:460px;position: absolute; top: 15px; right: 15px;}
    .news.map ul li:last-child{display:none;}
    .news ol{display: none;}
    .news .active ol{display: block;}
    
    .news .news_no{text-align: center; padding-left: 0; margin-top: 20px;}
    .news .news_no:before{display:none;}
    .center_name{position: relative;}
		.center_name .center_sc{position: absolute; bottom: 30px; right: 30px; padding: 5px 10px; background: #6B7C5D; color: #fff; border-radius: 10px;}

	.video_content {
		position: relative;
		width: 63%;
		margin:8px 0px;
		height:212px; border-radius:4px; border:6px solid #454545;  overflow:hidden;
	}
	.main_content_A > div {
		position: relative;
		display: flex;
	}
	/*20230315 강유라 모바일에서 pc버전으로 볼 때 동영상 들어간 줄만 툭 튀어나와 있는 현상 수정*/
	/*.main_content_A{width:1300px; }*/
	    
.slider_event{width: 50%; height: 230px; position: relative; overflow: hidden;}
    /*.slider_event ul{padding-left: 15px;}*/
    .slider_event ul li{height:230px;}
    .slider_event div, .wm_event_slider .indicator {height: 8px; position: absolute; top: 15px; right: 15px; z-index: 2; width:150px; text-align:right; margin-right: 0;}
    .slider_event div.indicator, .wm_event_slider .indicator {height: 20px;}
    .slider_event div:after, .wm_event_slider .indicator:after {content:""; display: block; clear:both;}
    .slider_event b{vertical-align: top;}
    .slider_event b > span, .wm_event_slider .indicator a{display: inline-block; width: 10px; height: 10px; border-radius: 10px; background:#dcdcdc; margin-left: 4px; vertical-align: top;}
		.slider_event b > a{display: inline-block; width: 10px; height: 10px; border-radius: 10px; background:rgba(255,255,255,0.8); margin-left: 4px; vertical-align: top; cursor:pointer;}
    .slider_event .active{background:rgba(255,255,255,1);}
    .slider_event button, .wm_event_slider button {width: 10px; height: 10px; text-indent: -9999px; overflow: hidden; margin-left: 4px; vertical-align: top;}
    .slider_event img{height:100%;}
    .slider_event .stop, .wm_event_slider .stop {background: url(../../images/womanup/stop1.png) no-repeat center; background-size: 10px auto;}
    .slider_event .play, .wm_event_slider .play {background: url(../../images/womanup/play1.png) no-repeat center; background-size: 10px auto;}
    .wm_event_slider .indicator b a.active{background: #ccc;}
    /*.wm_event_slider {position: relative; } 2019-11-01 20230315 강유라 모바일에서 pc버전으로 볼 때 동영상 들어간 줄만 툭 튀어나와 있는 현상 수정*/
    .wm_event_slider {float:right; position: relative; width: 50%;} /* [20240520] 동영상 넣기 전으로 원복 */
    .wm_event_slider .slider_event {width: 100%;} /* 2019-12-04 */
    
.list_program{max-width: 1020px; margin: 0 auto; position: relative;}
    .list_program>div{position: relative; height:350px;}
    .list_program > h2{text-align: center; padding-bottom: 20px;}
    .list_program ul:after{content:""; display: block; clear: both;}
    .list_program ul li{width:25%; /*position: absolute; left:0; top:0;*/}
    .list_program ul li a{background:#fff; margin:0 10px;}
    .list_program ul li a div{background:#f3f3f3 url(../../images/womanup/logo_gray.png) no-repeat center; min-height:157px}
    .list_program ul li img{ width:100%;}
    .list_program dl{padding:20px 15px;}
    .list_program dl > dt{color: #6B7C5D; font-weight: 500; height: 50px; line-height:1.2em}
    .list_program dl > dd{font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color:#333; padding-bottom: 4px;}
    .list_program dl > dd:last-child{line-height:40px; text-align:right; padding-right:34px; background: url(../../images/womanup/arrow_g.png) no-repeat right center; margin-top:10px; background-size: 30px auto; color:#000;}
    .list_program ul a>span{display: block; width: 40px; height: 40px; background: #B0632B; border-radius: 40px; font-size:12px; color: #fff; position: absolute; top: 10px; right: 20px; text-align: center; padding: 4px 4px 0; text-align:center; line-height:14px; word-break: break-all}
    .list_program li a> .end_apply{background: rgba(0,0,0,0.6);}
    .list_program .program_next,.list_program .program_prev{display: block; width: 50px; height: 50px; text-indent: -9999px; overflow: hidden; position: absolute; top: 215px; z-index:4}
    .list_program .program_prev{background: url(../../images/wrd/bus_prev.png) no-repeat center / 48px auto; left: -15px;}
    .list_program .program_next{background: url(../../images/wrd/bus_next.png) no-repeat center / 48px auto; right: -15px;}
    .list_program .more{height:30px; width:77px; border: 1px solid #e4e4e4; border-radius: 16px; color: #848484; font-size: 12px; font-weight: 500; background:#fff url(../../images/womanup/plus_11.png) no-repeat 85% center / 11px; padding: 6px 23px 6px 14px; position: absolute; top: 6px; right: 12px;}
    .list_program b{display: none;}
    .list_program dd span{font-size:14px; display:inline-block; color:#797676; padding:2px  5px 2px 0;}

.center{max-width: 1000px; height: 400px; position: relative; background: url() no-repeat 700px 0px; overflow:hidden;}
    .center h2{float:left;}
    .center .center_location{position:absolute; left:0; top:0; width:500px;}
    .center .center_info{padding-left:500px;}
	.center .center_info .news {width:100%;}
	.center .center_info .news ul{margin-right: 0;}
    
    .center_location ol,.center_location>a{display:none;}
    .center_location ul{width: 442px; height: 370px; background: url(../../images/womanup/map.png) no-repeat;}
    .center_location li{position: absolute;width:auto;}
    .center_location ul li a{font:300 9px/10px 'Noto Sans KR'; color:#777;}
    .center_location ul li a strong{display:block; font:500 10px/14px 'Noto Sans KR'; color:#777;}
    .center_location .center_1 a, 
    .center_location .center_2 a, 
    .center_location .center_3 a, 
    .center_location .center_4 a,
    .center_location .center_5 a,
    .center_location .center_6 a{background: #6B7C5D; border-radius: 20px; font:300 9px/16px 'Noto Sans KR'; color:#fff; padding:0 8px;}
    
    .center_location ul .active a{color:#E1012C}
    .center_location ul .active a strong{color:#f42f63; font-weight: 500}
    .center .center_location ul .active:after{background:#f42f63; width:5px; height: 5px; border-radius: 20px;}
    
    .center .center_location .center_1 a strong,
    .center .center_location .center_2 a strong, 
    .center .center_location .center_3 a strong, 
    .center .center_location .center_4 a strong,
    .center .center_location .center_5 a strong,
    .center .center_location .center_6 a strong{color:#fff; display:inline-block; font:300 9px/16px 'Noto Sans KR';}
    .center .center_location .center_5 a {background: #AE650B;}
    .center .center_location ul li:after{content: ""; display: block; width: 4px; height: 4px; background:#aaa; position: absolute; border-radius: 4px;}
    
    .center .center_location .center_1.active a,
    .center .center_location .center_2.active a,
    .center .center_location .center_3.active a,
    .center .center_location .center_4.active a,
    .center .center_location .center_6.active a{background: #006d67; color:#fff}
    
    .center_1{top: 32px; left: 250px;}
    .center_1:after{top: 20px; left: 57px;}
    .center_2{top: 217px; left: 131px;}
    .center_2:after{top: -6px; left: 55px;}
    .center_3{top: 225px; left: 0;}
    .center_3:after{top: -8px; left: 68px;}
    .center_4{top: 227px; left: 321px;}
    .center_4:after{top: -7px; left: 7px;}
    .center_5{top: 266px; left: 182px;}
    .center_5:after{top: -11px; left: 9px;}
    .center_6{top: 327px; left: 80px;}
    .center_6:after{top: -7px; left: 60px;}
    .center_7{top: 75px; left: 260px;}
    .center_7:after{top: 4px; left: -8px;}
    .center_8{top: 86px; left: 320px;}
    .center_8:after{top: 4px; left: -8px;}
    .center_9{top: 95px; left: 165px;}
    .center_9:after{bottom: -7px; left: 2px;}
    .center_10{top: 165px; left: 45px;}
    .center_10:after{top: 4px; left: 25px;}
    .center_11{top: 140px; left: 185px;}
    .center_11:after{bottom: -7px; left: 0;}
    .center_12{top: 120px; left: 240px;}
    .center_12:after{bottom: -7px; left: 0;}
    .center_13{top: 147px; left: 292px;}
    .center_13:after{bottom: 23px; left: -8px;}
    .center_14{top: 135px; left: 345px;}
    .center_14:after{top: 4px; left: -8px;}
    .center_15{top: 202px; left: 90px;}
    .center_15:after{top: -7px; left: 2px;}
    .center_16{top: 235px; left: 144px;}
    .center_16:after{top: 7px; left: -8px;}
    .center_17{top: 229px; left: 227px;}
    .center_17:after{top: 4px; left: -8px;}
    .center_18{top: 185px; left: 280px;}
    .center_18:after{top: 4px; left: -8px;}
    .center_19{top: 190px; left: 410px;}
    .center_19:after{top: 4px; left: -8px;}
    .center_20{top: 277px; left: 135px;}
    .center_20:after{top: 2px; left: -8px;}
    .center_21{top: 306px; left: 186px;}
    .center_21:after{top: 4px; left: 24px;}
    .center_22{top: 283px; left: 223px;}
    .center_22:after{top: 4px; left: -8px;}
    .center_23{top: 260px; left: 283px;}
    .center_23:after{bottom: -7px; left: 0;}
    .center_24{top: 265px; left: 373px;}
    .center_24:after{top: 5px; left: -8px;}
    
/* 2023.03.22 강유라
 * 새일센터 추가
 */
    .center_40{top: 120px;left: 276px;}
    .center_40:after{top: 4px; left: -8px;}
    .center_41{top: 1px;left: 276px;}
    .center_41:after{top: 4px; left: -8px;}
    .center_42{top: 154px; left: 255px;}
    .center_42:after{bottom: -7px; left: 0;}
    .center_43{top: 313px; left: 268px;}
    .center_43:after{top: 4px; left: -8px;}

	.center_name{padding:0 0 20px;}
    .center_name dt{background: url(../../images/womanup/icon_map.png) no-repeat left center; font:500 25px/30px 'Noto Sans KR'; color: #008e87; padding:10px 0 10px 30px;}
    .center_name dd:nth-child(2){color:#000; font:500 17px/30px 'Noto Sans KR'; padding:4px 0 4px 30px;}
    .center_name dd{padding-left:30px; line-height: 24px;}
    
    .quick{display: none;}
    .web_quick{position: absolute; top: 345px; left: 50%; z-index: 5; width: 1000px; margin-left: -500px; height:60px; overflow: hidden;}
    .web_quick ul{margin:0 15px; background: rgba(0,0,0,0.5); line-height:0; font-size:0; text-align:center;}
    .web_quick ul:after{content: ""; display: block; clear: both;}
    .web_quick ul li{display:inline-block;}
    .web_quick ul li a{display:inline-block; color: #fff; padding:15px 25px;}
    .web_quick ul li a span{color:#fff; font-size:14px;}
    .web_quick img{vertical-align: middle; padding-right: 7px; height:30px;}
    .web_quick.wide {width:1060px; margin-left:-530px;}
}


@media (max-width:720px){
	/* SR번호 2022120026 모바일 로그인 버튼 좀 더 버튼같게 디자인 변경 */
	a.loginBtn_mobile{
   		background: #096a5f;
   		display: inline-block;
   		padding: 0 15px;
   		margin-right: 10px;
	}
    #wrapper{overflow:hidden;}
	.slider{position:relative; backround:#f6f6f6;}
	.banner{width:100%; /*overflow:hidden;*/ position:relative; margin-bottom:15px}
	.rolling_banner li{/*position: absolute; left:0; top:0; width:1200px;*/}
	.rolling_banner li div {}
	.rolling_banner li div h2 {text-indent: -9999px; overflow: hidden;}
	.rolling_banner li a img{width:100%;}
	.rolling_banner .none720 {display: none;}
	.rolling_banner .img_02 h2 span{color:#0241e1; text-shadow:1px 1px 0 #fff,-1px -1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff;}
	.img01{background:#4da619 url(../../images/womanup/wm_slide_01.jpg) no-repeat center top; background-size:auto 305px;}
	.img02{background:#477fa3 url(../../images/womanup/wm_slide_02.jpg) no-repeat center top; background-size:auto 305px;}
	.img03{background:#b2a165 url(../../images/womanup/wm_slide_03.jpg) no-repeat center top; background-size:auto 305px;}

	.indicator{position:absolute; right:20px; bottom:10px; z-index:2;}
	.indicator div span{display:inline-block; width:10px; height:10px; background:rgba(255,255,255,0.5); border-radius:12px; margin-right:3px;}
	.indicator div span.active{background:#fff;}
	.indicator button,.slider>a{display:none; height:0; overflow:hidden;}
    
    #main{background: #f6f6f6;}
    .content_A>div{margin-bottom:10px; border-bottom:1px solid #ececec;}
    .content_B>div{margin-bottom:10px;}
    .news{background: #fff; padding:20px; position: relative; height:285px;}
    .news ul>li{float:left;}
    .news ul>li>a span{display:inline-block; color:#777; font:18px 'Noto Sans KR'; margin-right:20px; height:40px;}
    .news > ul .active>a>span:after{display:block; content: ""; position:absolute; left:0; bottom:-1px; z-index: 1; width:100%; height:3px; background:#ff8800; color:#000; display: inline-block;}
    .news ul>li.active>a span{color:#000; font:500 19px 'Noto Sans KR'; position: relative; }
    .contents .news{border-bottom: 1px solid #ececec; margin-bottom: 15px;}

    .news ol{display:none; position:absolute; left:0; top:60px; width:100%; border-top:1px solid #ddd; padding-top:10px}
    .news li.active ol{display:block;}
    .news ol li{padding:0 20px;}
    .news ol li a{color:#313131; line-height: 40px; border-bottom:1px solid #ececec; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; position: relative}
    .news ol li:last-child a{border-bottom:none;}
    .news ol li a span{position: absolute; right:0; top:0px;  line-height: 40px;color:#313131; display:none}
    .more{position:absolute; right:5px; top:15px; width:40px; height:40px; text-indent: -9999px; overflow: hidden; background:url(../../images/womanup/plus_51.png) no-repeat center; background-size:20px auto;}
    .news .news_no{text-align: center; padding-left:0; margin-top: 20px;}
    .news .news_no:before{display: none;}
    
    .slider_event{position: relative; height:100px; overflow:hidden;}
    .slider_event img{display:none;}
    .slider_event .none720 {display: none;}
    .slider_event ul,.slider_event li,.slider_event li a{ height:100px;}
    .slider_event li:nth-child(1) a{background:#4da51a url(../../images/womanup/slider_01_m.jpg) no-repeat center; background-size:auto 100px;}
    .slider_event li:nth-child(2) a{background:#477ea4 url(../../images/womanup/slider_02_m.jpg) no-repeat center; background-size:auto 100px;}
    .slider_event li:nth-child(3) a{background:#b1a165 url(../../images/womanup/slider_03_m.jpg) no-repeat center; background-size:auto 100px;}
    .slider_event li{/*position:absolute; left:0; top:0;*/width:100%;}
    .slider_event .prev,.slider_event .next{display: none;}
    .slider_event>div{position: absolute; right:15px; top:15px; text-align:center;}
    .slider_event div b span, .slider_event div b a{display:inline-block; width:10px; height:10px; border-radius: 10px; background: rgba(255,255,255,0.7); margin:0 3px;}
    .slider_event div b span.active, .slider_event div b a.active{background: rgba(255,255,255,1);}
    .slider_event button, .wm_event_slider button {display: none; width: 10px; height: 10px; text-indent: -9999px; overflow: hidden; margin-left: 9px; vertical-align: top;}
    .slider_event div b, .wm_event_slider .indicator b {line-height:0; text-indent: -9999px; overflow: hidden; display: inline-block;vertical-align: top;}
    
    .list_program{padding:30px 0 20px; position: relative; background: #fff;}
    .list_program h2{color:#000; font:500 25px/25px 'Noto Sans KR'; text-align: left; padding-left: 40px;}
    .list_program>div{ margin:15px 40px 0; padding:0;}
    .list_program ul{position: relative;}
    .list_program ul li{/*position:absolute; left:0; top:0; width:100%;*/}
    .list_program ul li img{width:100%;}
    .list_program ul li a{position: relative;}
    .list_program ul li a div{overflow:hidden}
    .list_program ul li dl{border:1px solid #ececec; padding:15px 25px;}
    .list_program ul li dt{color:#7fb51c; font:500 20px/22px 'Noto Sans KR'; padding-bottom: 15px;overflow:hidden; height:58px}
    .list_program ul li a>span{width: 40px; height: 40px; background: #ff8e00; border-radius: 40px; font:500 12px/14px 'Noto Sans KR'; vertical-align: middle; color: #fff; position: absolute; top: 10px; right: 10px; text-align: center; padding-top:7px;}
    .list_program ul li dd{color:#222; line-height: 22px; font-weight: 400; font-size: 17px;}
    .list_program ul li dd span{display:inline-block; line-height: 22px; color:#888; padding-right: 7px;}
    .list_program ul li dd:last-child{color:#000; font:500 18px 'Noto Sans KR'; padding:20px 0 10px; background: url(../../images/womanup/arrow_g.png) no-repeat right 15px; background-size: 40px auto; text-align:right; padding-right:45px;}
    .list_program .more{position: absolute; top:28px; right:30px; height:30px; background: url(../../images/womanup/plus_51.png) no-repeat center; background-size: auto 20px; width:30px;}

    .list_program .program_prev, .list_program .program_next{width: 50px; height: 50px; text-indent: -9999px; overflow: hidden; position:absolute; top:300px; z-index:10;}
    .list_program .program_prev{background: url(../../images/wrd/bus_prev.png) no-repeat center / 36px auto; left: 10px; background-size: 50px auto;}
    .list_program .program_next{background: url(../../images/wrd/bus_next.png) no-repeat center / 36px auto; right: 10px; background-size: 50px auto;}

    .center_location h2,.center_name{display: none;}
    .center_location{position: relative;}
    .center_location ul{background: #f8f8f8; padding-right:50px; border-top:1px solid #e6e6e6; width:2000px;}
    .center_location ul li{float:left; width:auto;}
    /*.center_location ul li:nth-child(5){display: none;}*/
    .center_location ul li a{font-size: 0; text-align: center; border-right:1px solid #e6e6e6;  border-bottom:1px solid #e6e6e6; height:50px; padding:0 23px;}
    .center_location ul li.active{background:#fff;}
    .center_location ul li strong{overflow: hidden; text-align:center; font:400 17px/50px 'Noto Sans KR'; height:40px; color: #555;}
    .center_location ul li.active strong{font-weight: 500; color:#007c70;}
    .center_location ul li.active a{border-bottom:1px solid #fff;}
    .center_location .icon_more{position:absolute; right:0; top:1px; width:50px; height:49px; text-indent: -9999px; overflow: hidden; background:url(../../images/womanup/arr_2.png) no-repeat center; background-size:50px auto;}
    
    .web_quick{display: none;}
    .quick{overflow:hidden; padding:10px 0 20px;}
    .quick ul{overflow:hidden;}
    .quick li{float:left; width:33.33%; padding-bottom:20px; text-align: center;}
    .quick li a{margin:0 15px;}
    .quick li span{font-size:13px;}
    .quick li img{margin:0 auto 5px; width:35px; display:block;}
    
	.video_content{
	border: 6px solid #454545;
    border-radius: 4px;
    margin: 1rem;
    padding: 0px; }
	.video_content > video {display: block;}
}

.swiper-container-thsmonth{
	overflow:hidden;
}

/*2023.03.16 강유라 가까운 센터 찾기 버튼 추가*/
.findBtn_innder{display:none; width:100%; padding:1rem;box-sizing:border-box; }
    .findBtn{width:100%;  height:45px; background:#75BA2A;color:#fff; font-size: 1rem; font-weight:500; text-align: center; line-height:45px;}
    .findBtn img{ vertical-align: middle;}    
     @media (min-width: 721px){}
     @media (max-width: 720px){
      .findBtn_innder{display:block;}
    }	