@charset "utf-8";

@import url(common.css);

/* container */
#container {position:relative; width:100%; padding:117px 0 0 0; background:url('/images/web/mcmkcg/main/bg_bottom.png') repeat-x left bottom;}
#container:after {display:block; content:""; clear:both;}

/* 비주얼 */
.MC_box1 {position:relative; width:100%; height:566px;}
.mainVisual .mVisual{position:relative; width:100%; height:566px; overflow:hidden}
.mainVisual .mVisual .rollU{position:absolute; top:0; left:0; width:100%; height:100%; }
.mainVisual .mVisual .rollU.one{width:100%; height:100%; background:url('/images/web/mcmkcg/main/img_visual1.png') no-repeat center 0; background-size:cover;}
.mainVisual .mVisual .rollU.two{width:100%; height:100%; background:url('/images/web/mcmkcg/main/img_visual2.png') no-repeat center 0; background-size:cover;}
.mainVisual .mVisual .rollU.thr{width:100%; height:100%; background:url('/images/web/mcmkcg/main/img_visual3.png') no-repeat center 0; background-size:cover;}

.mainVisual .mVisual .rollU .obj{position:relative; width:100%; height:100%; margin:0 auto; text-align:center; font-family:"NanumSquareR";}
.mainVisual .mVisual .rollU .obj .tit{position:absolute; left:0; top:136px; width:100%; height:50px; opacity:0;}
.mainVisual .mVisual .rollU .obj .txt{position:absolute; left:0; top:220px; width:100%; opacity:0; font-family:'NotoB'; font-size:50px; color:#ffcc00; text-shadow:1px 2px 2px rgba(6,7,7,.77);}

.mainVisual .mVisual .btn_num_area {position:absolute; bottom:133px; left:0; width:100%; z-index:1; height:23px; line-height:23px; text-align:center; }
.mainVisual .mVisual .btn_num_area .MV_control.prev {margin-right:28px;}
.mainVisual .mVisual .btn_num_area .MV_control.next{margin-left:28px;}
.mainVisual .mVisual .btn_num_area a.play {margin-left:20px;}
.mainVisual .mVisual .btn_num_area a.btn_num {margin:10px 0 0 5px; width:17px; height:23px;}

/* content */
.main_content {position:relative; width:1200px; margin:-97px auto 0; font-family:'NotoR'; z-index:2; overflow:hidden;}

/* 공지사항 */
.MC_box2 {position:relative; width:515px; height:340px; float:left; margin-bottom:35px} /* 180626 */
.notice {position:relative; height:338px; border:1px solid #d2d2d2; border-radius:20px; background:#fff; overflow:hidden;}
.notice h3 {position:absolute; top:0; width:115px; height:60px; line-height:60px;}
.notice h3.tit_1 {left:0;}
.notice h3.tit_1 a {border-left:none;}
.notice h3.tit_2 {left:115px;}
.notice h3.tit_3 {left:230px;}
.notice h3.tit_4 {left:345px;}
.notice h3 a {display:block; color:#444; text-align:center; font-size:20px; font-family:"NotoR"; border-left:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2; background:#f1f5f7;}
.notice h3 a.current {color:#173d84; font-family:"NotoM"; border-bottom:1px solid #fff; background:#fff;}
.notice .list_box {padding:78px 25px 0; display:none;}
.notice .list_box.on {display:block;}
.notice .list_box a {display:block;}
.notice .list_box a:hover {text-decoration:underline;}
.notice .list_box dl {margin-bottom:20px; padding:10px 0 25px 120px; background:url('/images/web/mcmkcg/main/icon_noti.png') no-repeat left top; border-bottom:1px dashed #d2d2d2;}
.notice .list_box dl dt {font-size:18px; line-height:22px; color:#173d84; font-family:"NotoM"; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.notice .list_box dl dd.txt {height:45px; margin-top:5px; font-size:15px; color:#444; line-height:22px; overflow:hidden;}
.notice .list_box dl dd.date {margin-top:5px; font-size:14px; text-align:right; color:#555;}
.notice .list_box ul li {position:relative; padding-left:13px; line-height:23px; vertical-align:middle; font-size:14px; overflow:hidden; background:url('/images/web/mcmkcg/main/bu_noti.png') no-repeat left center;}
.notice .list_box ul li a {width:65%; float:left; color:#444; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.notice .list_box ul li span {width:30%; float:right; color:#555; text-align:right;}
.notice .list_box a.btn_more {position:absolute; right:0; top:0; display:block; width:52px; height:60px; text-indent:-10000em; font-size:0; border-left:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2; background:url('/images/web/mcmkcg/main/btn_more.png') no-repeat center #f1f5f7; z-index:2;}

/* 팝업존 */
.MC_box3 {position:relative; width:320px; height:340px; float:left; margin:0 0 35px 15px} /* 180626 */
.popup_box {position:relative; height:100%; background:#0b4094; border-radius:20px; overflow:hidden;}
.popup_box h3 {height:82px; margin-left:20px; line-height:82px; color:#fff; font-size:22px; font-family:"NotoM";}
.popup_box .pop {position:relative; height:228px; margin:0 20px; overflow:hidden; }
.popup_box .pop li {width:100%;}
.popup_box .pop li img {width:100%; height:228px;}
.popup_box .control {position:absolute; top:29px; right:20px; z-index:10; overflow:hidden;}
.popup_box .control span {margin-right:10px; float:left; line-height:27px; color:#fff;}
.popup_box .control a {display:block; width:27px; height:27px; float:left; margin-right:5px; text-indent:-10000em; }
.popup_box .control a.prev {background:url("/images/web/mcmkcg/main/btn_pop_prev.png") no-repeat; }
.popup_box .control a.next {background:url("/images/web/mcmkcg/main/btn_pop_next.png") no-repeat; }
.popup_box .control a.stop {background:url("/images/web/mcmkcg/main/btn_pop_stop.png") no-repeat; }
.popup_box .control a.play {background:url("/images/web/mcmkcg/main/btn_pop_play.png") no-repeat; }

/* 기관관련 바로가기 */
.MC_box4 {position:relative; width:335px; height:340px; float:right; margin-bottom:35px} /* 180626 */
.info_box {position:relative; height:100%;}
.info_box .police_info {position:relative; height:205px; background:url("/images/web/mcmkcg/main/bg_greeting.png") no-repeat center #fbcc3b; border-radius:20px; overflow:hidden;}
.info_box .police_info .greeting {display:block; width:49.9%; height:100%; float:left; background:url("/images/web/mcmkcg/main/btn_arrow.png") no-repeat 75% 85%; transition:all 500ms ease-in-out 0s;}
.info_box .police_info .greeting:hover {background-position:25% 85%;}
.info_box .police_info .greeting dl {padding:30px 20px;}
.info_box .police_info .greeting dl dt {font-size:22px; line-height:30px; font-family:"NotoM"; color:#222;}
.info_box .police_info .greeting dl dd {margin-top:20px; font-size:16px; font-family:"NotoR"; color:#555;}
.info_box .police_info .info {display:block; width:50%; height:100%; float:left; background:url("/images/web/mcmkcg/main/icon_info.png") no-repeat center 72px;}
.info_box .police_info .info span {display:block; margin-top:30px; font-size:22px; line-height:30px; font-family:"NotoM"; text-align:center; color:#222; }
.info_box .police_info .info:hover {transform: rotateY(360deg); transition:transform 500ms ease-in-out 0s;}

.M_link1 {position:relative; height:120px; margin-top:15px; background:url("/images/web/mcmkcg/main/bg_link1.png") no-repeat right center #777; border-radius:20px; overflow:hidden;}
.M_link1 ul li {width:33.2%; float:left; text-align:center;}
.M_link1 ul li a {display:block; color:#fff;}
.M_link1 ul li img {display:block; margin:15px auto 5px;}
.M_link1 ul li a img {transition:margin 0.1s ease-in-out;}
.M_link1 ul li a:hover {color:#fff568;}
.M_link1 ul li a:hover img {-webkit-animation:M_link1_icon 0.5s  ease; -moz-animation:M_link1_icon 0.5s  ease; -o-animation:M_link1_icon 0.5s  ease; -ms-animation:M_link1_icon 0.5s  ease; animation:M_link1_icon 0.5s  ease;}

@-webkit-keyframes M_link1_icon {
	0% {transform:translateY(0);}
	50% {transform:translateY(-5px);}
	100% {transform:translateY(0);}
}
@-moz-keyframes M_link1_icon {
	0% {transform:translateY(0);}
	50% {transform:translateY(-5px);}
	100% {transform:translateY(0);}
}
@-o-keyframes M_link1_icon {
	0% {transform:translateY(0);}
	50% {transform:translateY(-5px);}
	100% {transform:translateY(0);}
}
@-ms-keyframes M_link1_icon {
	0% {transform:translateY(0);}
	50% {transform:translateY(-5px);}
	100% {transform:translateY(0);}
}
@keyframes M_link1_icon {
	0% {transform:translateY(0);}
	50% {transform:translateY(-5px);}
	100% {transform:translateY(0);}
}

/* 서비스바로가기 */
.MC_box5 {position:relative; width:100%; overflow:hidden;} /* 180626 */
.M_link2 ul {padding:10px 0; border:1px solid #d0d0d0; background:#fff; border-radius:20px; overflow:hidden;}
.M_link2 ul li {width:25%; height:130px; float:left; text-align:center;}
.M_link2 ul li a {display:block; color:#444; font-size:15px;}
.M_link2 ul li a img {display:block; margin:14px auto 5px; background:#82c7f0; border-radius:41px; overflow:hidden; transition:margin 0.1s ease-in-out;}
.M_link2 ul li a:hover {color:#0b4094;}
.M_link2 ul li a:hover img {margin-top:10px; color:#fff568; background:#0b4094;}

/* 포토뉴스 */
.MC_box6 {position:relative; width:100%; height:340px; padding-top:35px; overflow:hidden;}
.M_photo {position:relative; height:338px; border:1px solid #d0d0d0; background:#fff; border-radius:20px; overflow:hidden;}
.M_photo h3  {height:85px; line-height:85px; margin-left:30px; line-height:82px; color:#111; font-size:30px; font-family:"NotoM";}
.M_photo ul {margin:0 30px; overflow:hidden;}
.M_photo ul li {width:23%; margin-left:2%; float:left; text-align:center}/* 180809 */
.M_photo ul li:first-child {margin-left:0;}
.M_photo ul li p.img {position:relative; width:100%; height:175px; border-radius:15px; background:#000; overflow:hidden;}/* 180809 */
.M_photo ul li p.img img {width:100%; height:100%; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease}
.M_photo ul li p.img span {display:none;}
.M_photo ul li a:focus p.img img {opacity:0.5;}
.M_photo ul li a:focus p.img span {position:absolute; left:50%; top:50%; display:block; width:147px; height:147px; margin:-74px 0 0 -74px; border:1px dashed #fff; border-radius:88px; background:url('/images/web/mcmkcg/main/btn_more3.png') no-repeat center;}
.M_photo ul li a:hover p.img img {opacity:0.5;}
.M_photo ul li a:hover p.img span {position:absolute; left:50%; top:50%; display:block; width:147px; height:147px; margin:-74px 0 0 -74px; border:1px dashed #fff; border-radius:88px; background:url('/images/web/mcmkcg/main/btn_more3.png') no-repeat center;}
.M_photo ul li dl dt {margin-top:10px; font-size:15px; color:#111; font-family:"NotoM"; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.M_photo ul li dl dd {margin-top:5px; font-size:14px; color:#555; font-family:"NotoR"; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.M_photo a.btn_more {position:absolute; right:20px; top:25px; display:block; width:40px; height:40px; text-indent:-10000em; font-size:0; background:url('/images/web/mcmkcg/main/btn_more2.png') no-repeat center;}

/* 지방서 SNS */
.MC_box7 {position:relative; width:100%; height:395px; padding-top:35px; overflow:hidden;}
.M_sns  {position:relative; height:310px; border:1px solid #d0d0d0; background:#fff; border-radius:20px; overflow:hidden;}
.M_sns h3  {height:85px; line-height:85px; margin-left:30px; line-height:82px; color:#111; font-size:30px; font-family:"NotoM";}
.M_sns h4 {position:absolute; top:33px; width:30px; height:30px;}
.M_sns h4.tit_1 {right:100px;}
.M_sns h4.tit_2 {right:65px;}
.M_sns h4.tit_3 {right:30px;}
.M_sns .list_box {margin:0 30px; display:none; background:url('/images/web/common/main/bg_sns_line.png') repeat-y left top;}
.M_sns .list_box.on {display:block;}
.M_sns .list_box a {display:block; color:#555;}
.M_sns .list_box a:hover {text-decoration:underline;}
.M_sns .list_box ul.face_book li {background:url('/images/web/common/main/icon_sns_f.png') no-repeat left top;}
.M_sns .list_box ul.face_book li span {color:#3253b9;}
.M_sns .list_box ul.twitter li {background:url('/images/web/common/main/icon_sns_t.png') no-repeat left top;}
.M_sns .list_box ul.twitter li span {color:#00aeef;}
.M_sns .list_box ul.blog li {background:url('/images/web/common/main/icon_sns_b.png') no-repeat left top;}
.M_sns .list_box ul.blog li span {color:#16c305;}
.M_sns .list_box ul li {position:relative; height:55px; margin-top:20px; padding:6px 0 0 180px; line-height:18px; font-size:14px; color:#555; overflow:hidden; }
.M_sns .list_box ul li:first-child {margin-top:0px;}
.M_sns .list_box ul li span {position:absolute; top:0; left:40px; width:140px; line-height:30px; display:block; font-size:15px;  font-family:"NotoM";}
.M_sns .list_box a.btn_more {position:absolute; right:0; top:0; display:block; width:52px; height:60px; text-indent:-10000em; font-size:0; border-left:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2; background:url('/images/web/mcmkcg/main/btn_more.png') no-repeat center #f1f5f7; z-index:2;}

/* 배너존 */
.MC_box8 {position:relative; width:100%; margin-top:75px; }
.bannerZone {position:relative; border-top:1px solid #d1d8e4; background:#f2f4f7;}
.banner_box {position:relative; width:1200px; height:94px; margin:0 auto;}
.bannerZone h3 {position:absolute; left:0; top:0; line-height:92px; color:#111; font-size:16px; font-family:"NotoM";}
.bannerZone .control {position:absolute; left:75px; top:33px; }
.bannerZone .control a {display:block; width:27px; height:28px; float:left; text-indent:-10000em; }
.bannerZone .control a.prev {width:28px; background:url("/images/web/mcmkcg/main/btn_bn_prev.png") no-repeat; }
.bannerZone .control a.next {background:url("/images/web/mcmkcg/main/btn_bn_next.png") no-repeat; }
.bannerZone .control a.stop {background:url("/images/web/mcmkcg/main/btn_bn_stop.png") no-repeat; }
.bannerZone .control a.play {background:url("/images/web/mcmkcg/main/btn_bn_play.png") no-repeat; }
.bannerZone .control a.list {background:url("/images/web/mcmkcg/main/btn_bn_list.png") no-repeat; }
.bannerZone .obj {margin-left:210px; padding-top:18px; overflow:hidden; height:60px;}
.bannerZone .obj li {width:186px; height:58px; margin-left:10px; float:left; border:1px solid #d1d8e4;}
.bannerZone .obj li img {width:100%; height:100%; }


@media screen and (max-width:1019px) {	

	.area_visual .visual, .main_content, .m_promise, .m_photo_box, .m_sns, .m_media, .m_media ul li {-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease}
	.notice, .notice .list_box a.btn_more, .M_photo, .M_sns, .bannerZone .obj li {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}

	/* container */
	#container {padding-top:70px;}
	.main_content {width:95%; padding:30px 0; margin-top:-91px;}
	
	/* 비주얼 */
	.MC_box1 {height:400px;}
	div.mainVisual{height:100%;}
	.mainVisual .mVisual{height:100%;}
	.mainVisual .mVisual .rollU .obj .tit {margin-top:-70px;}
	.mainVisual .mVisual .rollU .obj .txt {margin-top:-70px;}

	.mainVisual .mVisual .btn_num_area {margin-bottom:-30px;}

	/* content */
	/* 공지사항 */
	.MC_box2 {width:100%; margin-bottom:0}/* 180626 */
	.notice {height:340px;}
	.notice h3 {width:23%;}
	.notice h3.tit_1 a {border-left:none;}
	.notice h3.tit_2 {left:23%;}
	.notice h3.tit_3 {left:46%;}
	.notice h3.tit_4 {left:69%;}
	/* .M_photo ul li a:hover p.img span {width:90%; height:90%; margin:-45% 0 0 -45%;} */
	.notice .list_box a.btn_more {height:61px; width:8%;}

	/* 팝업존 */
	.MC_box3 {width:48.5%; margin:25px 0;}/* 180626 */

	/* 기관관련 바로가기 */
	.MC_box4 {width:48.5%; margin:25px 0;}/* 180626 */
	.info_box .police_info {background-size:100% 100%;}

	/* 서비스바로가기 */
	.MC_box5 {width:100%; height:auto; margin-top:25px;}
	.M_link2 ul {height:auto; padding-bottom:15px;}
	.M_link2 ul li {width:25%;}

	/* 포토뉴스 */
	.MC_box6 {width:100%; height:auto; margin-top:25px;}
	.M_photo {height:auto;}
	.M_photo ul {padding-bottom:25px}
	.M_photo ul li { width:48%; margin:0 1% 2% 1% !important;}/* 180809 */
	.M_photo ul li p.img { display:inline-block; text-align:center}/* 180710 */

	/* 배너존 */
	.banner_box {width:95%; overflow:hidden;}
	.bannerZone .obj li {width:30%; margin:0 0 40px 3%;}
	
	

				
}

@media screen and (max-width:760px) {
	
	/* 비주얼 */
	.mainVisual .mVisual .rollU .obj .tit img {width:90%;}
	.mainVisual .mVisual .rollU .obj .txt {font-size:40px;}

}


@media screen and (max-width:680px) {

	/* 비주얼 */
	.MC_box1 {height:280px;}
	.mainVisual .mVisual .rollU .obj .tit {margin-top:-100px;}
	.mainVisual .mVisual .rollU .obj .txt {margin-top:-120px;}

	.mainVisual .mVisual .btn_num_area {margin-bottom:-45px;}
	
	/* 공지사항 */
	.notice h3 a {font-size:17px;}
	.notice .list_box dl {padding:10px 0 25px 0; background:none;}
	.notice .list_box ul li a {width:60%; }
	.notice .list_box ul li span {width:35%;}

	/* 팝업존 */
	.MC_box3 {width:100%; margin:25px 0 0;}

	/* 기관관련 바로가기 */
	.MC_box4 {width:100%}/* 180626 */
	.info_box .police_info .greeting dl dd br {display:none;}

	/* 배너존 */
	.bannerZone .obj {margin-left:190px; }
	.bannerZone .obj li {width:48%; margin-left:2%;}

}

@media screen and (max-width:640px) {

	/* 서비스바로가기 */
	.M_link2 ul li {width:50%;}

}

@media screen and (max-width:560px) {

	/* 비주얼 */
	.mainVisual .mVisual .rollU .obj .txt {margin-top:-130px; font-size:30px;}
	
	
}

@media screen and (max-width:480px) {

	/* 서비스바로가기 */
	.M_link2 ul li {width:50%;}

	/* 포토뉴스 */ /* 180809 */
	.M_photo h3 {font-size:24px;}
	.M_photo ul li {width:100%; margin:30px 0 0 0 !important}
	.M_photo ul li:first-child {margin-top:0 !important}

	/* 지방서 SNS */
	.MC_box7 {height:auto; }
	.M_sns {height:auto; padding-bottom:25px;}
	.M_sns h3  {font-size:24px;}
	.M_sns h4 {top:30px;}
	.M_sns .list_box ul li {padding:36px 0 0 40px;}

	/* 배너존 */
	.bannerZone .obj li {width:100%; margin-left:0;}
}


@media screen and (max-width :380px) {

	/* 포토뉴스 */
	.M_photo ul li {width:100%; margin:30px 0 0 0; float:none;}
	.M_photo ul li:first-child {margin-top:0;}
	.M_photo ul li p.img {width:50%;}

	

}