/*  32	a	@charset "utf-8"; */
::-moz-selection {
   background-color: #1c9bf6;
   color: #fff;
}
::selection {
	background-color: #1c9bf6;
	color: #fff;
}

@keyframes ani{
	0%{transform:translate(0,0);}
	100%{transform:translate(10px,20px)rotate(3deg);}
}    
@keyframes ani2{
	0%{transform:translate(0,0);}
	100%{transform:translate(-10px,-20px)rotate(5deg);}
}   


.pcolor {color:#1c9bf6}
.noborder {border: 0 !important}

.bodyarea img { display: inline-block; width:  auto\9 !important;width: auto !important;max-width: 100%;height: auto !important}
.autoimg {display: inline-block; width:  auto\9 !important;width: auto !important;max-width: 100%;height: auto !important}
.carousel.item img { display: inline-block; width:  auto\9 !important;width: auto !important;max-width: 100%;height: auto !important}

body {font-size:16px;margin: 0;padding: 0;color: #222;line-height: 1.8em;background: #fff;letter-spacing: -0.1px;}
.mo {display: none}
.tb {display: none}

.gnb_btn {display: none}
.mgnb {display: none}

header {width: 100%;position: fixed;top:0;transition: top 0.5s ease-in-out;height: 90px;z-index: 9;}
header .header {z-index: 99;width: 100%; padding: 0 5.2%; margin: 0 auto; left: 0; right: 0;display: table;height: 90px;}
header .header .logo {position: absolute;top: 25px}
header .header .logo img {height: 38px;cursor: pointer;}
header .header .logo .hoverImg{display:none;}
header .header .mlogo {display: none}
header.nav-up {top: -90px;}
header.nav-down {border-bottom: 1px solid #eee;background: #fff}

header .header .gnb {font-weight: 500; float: right;}
header .header::after{clear: both; display:block; content: '';}
header .header .gnb .gnb_ul {display: table;margin: 0 auto;}
header .header .gnb .gnb_ul li {display: table;height: 90px;text-align: right;font-size: 18px;padding: 0 25px;line-height: 18px; float: left;}
header .header .gnb .gnb_ul li:last-of-type{padding-right: 0;}

header .header .gnb .gnb_ul li a {color: #333; text-decoration: none; font-family: 'MapoFlowerIsland'; font-weight: 600;}
header .header .gnb.sub .gnb_ul li a {color:#333 !important}
header .header .gnb .gnb_ul li a span{display:table-cell; vertical-align: middle; height: 90px;}

header .header .gnb .gnb_ul li.login_nav {display: none}

header .header .login_btn {position: absolute;right: 60px;top: 35px}
header .header .login_btn ul li {float: left;margin-left: 10px;line-height: 18px;}
header .header .login_btn ul li a {color: #888;font-size: 13px}


header .sub_head {background-color: transparent; position: absolute; border: 0;}
header .sub_head .gnb .gnb_ul li a {color: #fff}
header .sub_head .gnb .gnb_ul li .depth01 a{color: #000; }

.gnb>ul>li>a {
	display: block;
	color: #fff;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.gnb>ul .depth01 {
	position: absolute;
	top: 80%;
	opacity: 0;
	visibility: hidden;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.gnb>ul>li:hover .depth01 {
	opacity: 1;
	visibility: visible;
	top: 100%;
	padding-top: 0px;
}
.gnb>ul .depth01 a {
	display: block;
	color: #fff;
	background-color: rgba(215, 234, 189, .9);
	width: 100%;
	min-width: 190px;
}
.gnb>ul .depth01 .top{
	background-color: rgba(215, 234, 189, .9);
	height: 5px;
}
.gnb>ul .depth01 .bottom{
	background-color: rgba(215, 234, 189, .9);
	height: 5px;
}
.gnb>ul .depth01 .top:after {content:''; position:absolute; width:0; height:0; border-style:solid;border-width:6px 6px;left:30px;border-color: transparent transparent rgba(215, 234, 189,.9) transparent ;top:-12px;} 

.depth01 .inner{padding: 5px;text-align: left;text-overflow: ellipsis; white-space: nowrap;padding:14px 30px 14px 20px;font-size: 14px}
.depth01 .inner:hover {background-color: rgba(188,216,149,.9);color: #563}
.depth01 a {color: #333 !important}


#contents {margin-top:0;overflow: hidden}
.wrap {width: 1200px;margin: 0 auto;position: relative}

.text span{white-space: nowrap;}

.main_ct{padding: 150px 0;}
.main_ct .ct_head{text-align: center; display:table; width:400px; margin:0 auto;}
.main_ct .ct_head img{height: 50px;}
.main_ct .ct_head .title{font-size: 30px; line-height: 1.5em; color:#002618; border-top:1px solid #002618; border-bottom:1px solid #002618; margin-top: 20px; padding:10px 0;}
.main_ct .ct_head .title.white{color:#fff; border-top:1px solid #fff; border-bottom: 1px solid #fff;}

.main_01{padding: 0 !important;position: relative;}
.main_01::before{display: block; content: ''; background: url('../../images/main/main_vis_obj.png') no-repeat; background-size: cover; background-position: center center; position: absolute; left:0;right:0;top:0;bottom:0; margin:auto; max-width:2006px; height: 880px; z-index: 1;}
.main_01 .wrap{z-index: 2;}
.main_01 .segment{height: 880px; display: flex; justify-content: center; align-items: center; text-align: center;}
.main_01 .segment h2{margin-bottom: 0; font-size: 36px; line-height: 1.5em; color:#002618}


.main_02 h3{font-size: 30px; line-height: 1.5em; color:#fff;}
.main_02 .text{font-size: 16px; letter-spacing: -.04em; line-height: 1.7em; color:#fff; margin-top: 20px;}
.main_02 button{border:1px solid #fff; border-radius: 100px; color:#fff; font-size: 16px; line-height: 1.5em; background: transparent; padding: 10px 25px; margin-top: 20px; width:250px; display:flex; justify-content: space-between; align-items: center;}
.main_02 button span:last-of-type{position: relative; transition: all .4s; right:0; font-size: 21px;}
.main_02 button:hover span:last-of-type, .main_02 button:focus span:last-of-type, .main_02 button:active span:last-of-type{right:-5px;}

.main_03 .artwrap{margin-top: 120px; display:flex; justify-content: space-between; align-items: center; width:102%; margin-left:-1%;}
.main_03 .artwrap .article{width:23%; margin: 0 1%; text-align: center;}
.main_03 .artwrap .article h4{font-size: 21px; line-height: 1.5em; color:#002d1c; margin-bottom: 0; margin-top: 30px;}
.main_03 .artwrap .article .text{font-size: 16px; line-height: 1.7em; letter-spacing: -.04em; color:#5f5f5f; margin-top: 30px;}
.main_03 .artwrap .article button{font-size: 14px; line-height: 1.5em; color:#5f5f5f; width:100px; display:flex;justify-content: space-between; align-items: center; border:none; background: transparent; padding: 0; margin:0 auto; margin-top: 30px;}
.main_03 .artwrap .article button span:last-of-type{position: relative; transition: all .4s; right:0; font-size: 21px;}
.main_03 .artwrap .article button:hover span:last-of-type, .main_03 .artwrap .article button:focus span:last-of-type, .main_03 .artwrap .article button:active span:last-of-type{right:-5px;}

.main_04{position: relative; overflow: hidden; padding: 190px 0;}
.main_04 .back_img{position: absolute; bottom:0; left:0; z-index: 0; width:45%;}
.main_04 .wrap{z-index: 1;}
.main_04 .segment{text-align: right;}
.main_04 .segment .title{font-size: 30px; line-height: 1.5em; color:#002618;}
.main_04 .segment .text{font-size: 16px; line-height: 1.7em; color:#5f5f5f; margin-top: 20px;}
.main_04 .segment button{font-size: 16px; line-height: 1.5em; color:#5f5f5f; width:230px; display: flex; justify-content: space-between; align-items: center; border:1px solid #5f5f5f; background: transparent; margin-top: 20px; border-radius: 100px; padding: 10px 25px; margin-left:auto;}
.main_04 .segment button span:last-of-type{position: relative; transition: all .4s; right:0; font-size: 21px;}
.main_04 .segment button:hover span:last-of-type, .main_04 .segment button:focus span:last-of-type, .main_04 .segment button:active span:last-of-type{right:-5px;}
.main_04 .artwrap{margin-top: 100px; border-top:1px dashed #002d1c; border-right:1px dashed #002d1c; border-bottom:1px dashed #002d1c; position: relative; height: 240px; width:55%; margin-left:auto; border-radius: 0 20px 20px 0;}
.main_04 .artwrap .article{text-align: center; position: absolute; display:table; width:95px}
.main_04 .artwrap .article:nth-of-type(1), .main_04 .artwrap .article:nth-of-type(2), .main_04 .artwrap .article:nth-of-type(3){top:-55px;}
.main_04 .artwrap .article:nth-of-type(4), .main_04 .artwrap .article:nth-of-type(5), .main_04 .artwrap .article:nth-of-type(6){bottom:-55px;}
.main_04 .artwrap .article:nth-of-type(2), .main_04 .artwrap .article:nth-of-type(5){left:0; right:0;  margin:0 auto;}
.main_04 .artwrap .article:nth-of-type(3), .main_04 .artwrap .article:nth-of-type(4){right:0;}
.main_04 .artwrap .article .num{font-size: 21px; line-height: 1.5em; color:#002d1c}
.main_04 .artwrap .article .imgWrap img{height: 60px;}
.main_04 .artwrap .article .subject{font-size: 16px; line-height: 1.5em; color:#5f5f5f;}

.main_05 .title{font-size: 30px; line-height: 1.5em; color:#002618; text-align: center;}
.main_05 .notiWrap{display: flex; justify-content: space-between; align-content: center; width:102%; margin-left:-1%; margin-top: 70px;}
.main_05 .notiWrap .noti{width:48%; margin:0 1%; display:table;}
.main_05 .notiWrap .noti a{text-decoration: none;}
.main_05 .notiWrap .noti .imgWrap{display:table-cell; vertical-align: middle; text-align: center}
.main_05 .notiWrap .noti .imgWrap img{height: 40px;}
.main_05 .notiWrap .noti .segment{display:table-cell; vertical-align: middle;padding-left: 20px;}
.main_05 .notiWrap .noti .segment .subject{font-size: 16px; line-height: 1.5em; color:#5f5f5f; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-wrap:break-word;}
.main_05 .notiWrap .noti .segment .date{font-size: 16px; line-height: 1.5em; color:#5f5f5f; margin-top: 5px;}

.main_06 .artwrap{display:flex; justify-content: space-between; margin-top: 120px;}
.main_06 .artwrap .article{width:300px; margin:0 50px; height: 280px; position: relative;}
.main_06 .artwrap .article .icon{ text-align: center;}
.main_06 .artwrap .article .icon img{height: 37px;}
.main_06 .artwrap .article .subject{ font-size: 21px; line-height: 1.5em; color:#fff; text-align: center; margin: 15px 0;}
.main_06 .artwrap .article ul li{display: flex; justify-content: space-between; font-size: 16px; line-height: 1.6em; color:#fff; margin-top: 10px;}
.main_06 .artwrap .article ul li div:first-of-type{display:flex; width:60px; justify-content: space-between;}
.main_06 .artwrap .article .more{font-size: 14px; line-height: 1.6em; color:#fff; position: absolute; bottom:0;}
.main_06 .artwrap .article .text{font-size: 16px; line-height: 1.6em; color:#fff; text-align: center; margin-bottom: 10px;}
.main_06 .artwrap .article button{position: absolute; bottom:0; background: transparent; border:1px solid #fff; border-radius: 100px; font-size: 16px; line-height: 1.5em; color:#fff; padding: 10px 30px; width:100%; display:flex; justify-content: space-between; align-items: center;}
.main_06 .artwrap .article button span:last-of-type{position: relative; transition: all .4s; right:0; font-size: 21px;}
.main_06 .artwrap .article button:hover span:last-of-type, .main_06 .artwrap .article button:focus span:last-of-type, .main_06 .artwrap .article button:active span:last-of-type{right:-5px;}

footer{padding:110px 0;}
footer .foot_logo{ text-align: center;}
footer .foot_logo img{height: 38px;}
footer .foot_info{margin-top: 30px;}
footer .foot_info ul{display:flex; justify-content: space-between; flex-wrap: wrap; width:660px; margin:0 auto;}
footer .foot_info ul li{font-size: 14px; line-height: 1.5em; letter-spacing: -.04em; color:#333;margin-bottom: 10px; text-align: center;}
footer .foot_info ul li:last-of-type{width:100%;}
footer .foot_info .foot_sns{width:150px; display: flex; justify-content: space-between; align-items: center; margin:0 auto;margin-top: 30px; }
footer .foot_info .foot_sns .sns_icon a{display:block; width:34px; height: 34px; background: #034c31; text-align: center; border-radius: 34px; line-height: 34px;}
footer .foot_info .foot_sns .sns_icon img{height: 22px;}
footer .foot_info .copy{ margin-top: 30px; font-size: 14px; line-height: 1.5em; letter-spacing: -.04em; color: #333; text-align: center;}

@media screen and (max-width:1280px) {
	header .header{ padding: 0 3.5%;}
	header .header .gnb .gnb_ul li{ padding: 0 15px;}
}

@media screen and (max-width:1199px) {
	body {font-size:15px;margin: 0;padding: 0;color: #222;line-height: 1.8em;background: #fff;letter-spacing: -0.1px;}
	.mo {display: none}
	.tb {display: none}

	.wrap {width: 96%;margin: 0 auto;position: relative}
	.main_wrap {position: relative;padding: 60px 0;}
	.main_wrap .main_subject {font-size: 36px;font-weight: 800;line-height: 1.1em;letter-spacing: .05em;text-align: center;color: #444}
	
	header.nav-up {top: -113px;}
	header{height: 113px;}
	header .header {z-index: 99;position: fixed;width: 100%; height: 100px; padding: 0 1%;}
	header .header .logo {position: relative;text-align: center;left: 0; top: 0; padding: 10px 0; margin-top: 5px;}
	header .header .logo img {cursor: pointer; margin:0 auto;}
	header .header .gnb {float: none;margin: 0 auto; position: static;}
	header .header .gnb .gnb_ul {margin: 0 auto;display: table;height: 50px;}
	header .header .gnb .gnb_ul li {float: left;text-align: center;font-size: 16px;cursor: pointer;position: relative;padding: 20px 15px 0;height: 50px;display: table;}
	header .header .gnb .gnb_ul li:first-of-type{padding-left: 0;}
	header .header .gnb .gnb_ul li a span {display: table-cell;vertical-align: middle;height: auto;}
	
	.main_ct{padding: 130px 0;}
	
	.main_01 .segment{height: 800px;}
	.main_01 .segment h2{font-size: 32px;}
	.main_01::before{height: 800px;}
	
	.main_02 h3{font-size: 32px;}
	
	.main_03 .artwrap .article h4{font-size: 20px;}
	.main_03 .artwrap .article .text{font-size: 15px;}
	
	.main_06 .artwrap{width:102%; margin-left: -1%;}
	.main_06 .artwrap .article{width:31.33%; margin:0 1%;}
}

@media screen and (max-width: 1000px){
	.main_03 .artwrap{flex-wrap: wrap; width:80%; margin: 0 auto; margin-top: 100px;}
	.main_03 .artwrap .article{width:43%;}
	.main_03 .artwrap .article:nth-of-type(2) ~ .article{margin-top: 6%;}
	
	.main_06 .artwrap{width:100%; margin-left:0; display:block;  margin-top: 100px;}
	.main_06 .artwrap .article{width:300px; margin:0 auto; margin-top: 60px; height: auto;}
	.main_06 .artwrap .article button{position: static; margin-top: 40px;}
	.main_06 .artwrap .article .more{position: static; margin-top: 40px;}
}

@media screen and (max-width: 780px){
	body {font-size:14px;margin: 0;padding: 0;color: #222;line-height: 1.8em;background: #fff;letter-spacing: -0.1px;}
	.pc {display: none}
	.tb {display: none}
	.mo {display: initial}
	
	header {position: fixed;top:0;left: 0;width: 100%;height: 80px}
	header .header {z-index: 99;position: relative; width: 100%;display: table;height: 80px;}
	header .header .logo {position: absolute;left: 20px;top: 21px; padding: 0; margin-top: 0}
	header .header .logo img {cursor: pointer;}
	
	header.nav-up {top: -80px;}

	header .header .gnb {display: none}
	.gnb_btn {position: absolute;right: 20px;top:28px;display: table;z-index: 99}
	.toggle-mnu.on span{background-color: transparent;}
	.toggle-mnu.on span:after, .toggle-mnu.on span:before{background-color: #333}
	.gnb_btn.sub .toggle-mnu span,.gnb_btn.sub .toggle-mnu span:after, .gnb_btn.sub .toggle-mnu span:before{background-color: #333;}
	.gnb_btn.sub .toggle-mnu.on span{background-color: transparent;}
	.toggle-mnu.scroll span, .toggle-mnu.scroll span:after, .toggle-mnu.scroll span:before{background-color: #333}
	.mgnb{display: block}
	
	.m_gnb_ul {display: table;width: 100%;text-align: center;margin-top: 10px;}
	.m_gnb_ul li {font-size: 22px;line-height: 1.1em;padding: 15px 20px;font-weight: 300;position: relative;}
	.m_gnb_ul li a {color: #2f2f2f}
	.m_gnb_ul li .depth0{ font-weight: 400;}
	
	.m_gnb_ul li .m_gnb_sub_nav {margin-top: 20px}
	.m_gnb_ul li .m_gnb_sub_nav .depth1 {font-size: 15px;margin-top:10px}
	.m_gnb_ul li .m_gnb_sub_nav .depth1 ul{ overflow: hidden; border:1px solid #ddd; border-radius: 20px; background: #fafafa}
	.m_gnb_ul li .m_gnb_sub_nav .depth1 ul li {padding: 0;font-size: 15px; float: left; width: 50%; border-bottom: 1px solid #ddd; line-height: 1.5em; min-height: 50px; display: table; letter-spacing: -.04em; transition: background .4s;}
	.m_gnb_ul li .m_gnb_sub_nav .depth1 ul li:hover, .m_gnb_ul li .m_gnb_sub_nav .depth1 ul li:active, .m_gnb_ul li .m_gnb_sub_nav .depth1 ul li:focus{background: #ddd;}
	.m_gnb_ul li .m_gnb_sub_nav .depth1 ul li span{display:table-cell; vertical-align: middle}
	.m_gnb_ul li .m_gnb_sub_nav .depth1 ul a:nth-child(2n + 1) li{border-right:1px solid #ddd}
	.m_gnb_ul li .m_gnb_sub_nav .depth1 ul a:last-child li{border-bottom: none;}
	.m_gnb_ul .list_checkup .m_gnb_sub_nav .depth1 ul a:nth-of-type(5) li{border-bottom: none;}
	.m_gnb_ul .list_therapy .m_gnb_sub_nav .depth1 ul a:nth-of-type(5) li{border-bottom: none;}
	.mgnb {color: #67646e;position: fixed;z-index:98;width:100%;height: 100%;top:0px;background:#fff;display: table;right: -360px;visibility: hidden;}
	.mgnbmask {position: fixed;top:0px;z-index: 8;width:100%;display: none}
	.mgnb ul li a {color: #2f2f2f; text-decoration: none;}
	.mgnb ul li a .b{color: #6a9143; font-weight: 500}
	
	.mgnb .logo {padding: 60px 20px 30px;text-align: center}
	.mgnb .logo img{cursor: pointer; height: 38px;}
	
	
	.wrap {width: 90%;margin: 0 auto;position: relative}
	
	.main_ct .ct_head .title{font-size: 28px;}
	
	.main_01 .segment{height: 700px;}
	.main_01 .segment h2{font-size: 28px;}
	.main_01::before{height: 700px;}
	
	.main_02 h3{font-size: 28px;}
	.main_02 .text{font-size: 15px;}
	.main_02 button{font-size: 15px; width:230px;}
	
	.main_03 .artwrap{width:90%;}
	.main_03 .artwrap .article .imgWrap{width:60%; margin:0 auto;}
	.main_03 .artwrap .article h4{font-size: 19px; margin-top: 20px;}
	.main_03 .artwrap .article .text{font-size: 14px; margin-top: 20px;}
	.main_03 .artwrap .article button{ margin-top: 20px; font-size: 13px;}
	
	.main_04 .segment .title{font-size: 28px;}
	.main_04 .segment .text{font-size: 15px;}
	.main_04 .segment button{font-size: 15px;}
	.main_04 .artwrap{height: 200px; width: 60%;}
	.main_04 .artwrap .article .num{font-size: 19px;}
	.main_04 .artwrap .article .subject{font-size: 15px; margin-top: 5px;}
	.main_04 .artwrap .article .imgWrap img{height: 48px;}
	.main_04 .artwrap .article:nth-of-type(4), .main_04 .artwrap .article:nth-of-type(5), .main_04 .artwrap .article:nth-of-type(6){bottom:-47px;}
	.main_04 .back_img{width:40%;}
	
	.main_05 .title{font-size: 28px;}
	.main_05 .notiWrap{width:100%; margin-left:0; display:block;}
	.main_05 .notiWrap .noti{display: table; margin:0 auto; margin-bottom: 30px;}
	
	.main_06 .artwrap .article .subject{font-size: 19px;}
	.main_06 .artwrap .article .text{font-size: 15px;}
	.main_06 .artwrap .article button{font-size: 15px;}
	.main_06 .artwrap .article ul li{font-size: 15px;}
	.main_06 .artwrap .article .more{font-size: 13px;}
	
	footer .foot_info ul{width:350px;}
}

@media screen and (max-width: 620px){
	.m_gnb_ul li{font-size: 20px;}
	.m_gnb_ul li .m_gnb_sub_nav .depth1 ul li{ font-size: 14px;}
	
	.main_ct .ct_head{width:350px;}
	.main_ct .ct_head .title{font-size: 24px;}
	
	.main_01 .segment{height: 580px;}
	.main_01 .segment h2{font-size: 24px;}
	.main_01::before{height: 580px;}
	
	.main_02 h3{font-size: 24px;}
	
	.main_03 .artwrap{width:100%; margin-top: 60px;}
	.main_03 .artwrap .article{width:100%; margin:0;}
	.main_03 .artwrap .article:nth-of-type(1) ~ .article{margin-top: 40px;}
	.main_03 .artwrap .article .imgWrap{width:30%;}
	.main_03 .artwrap .article h4{font-size: 18px; margin-top: 20px;}
	
	.main_04 .segment .title{font-size: 24px;}
	.main_04 .artwrap{width: 75%;}
	.main_04 .artwrap .article .num{font-size: 18px;}
	.main_04 .artwrap .article:nth-of-type(1), .main_04 .artwrap .article:nth-of-type(2), .main_04 .artwrap .article:nth-of-type(3){top:-45px;}
	.main_04 .artwrap .article:nth-of-type(4), .main_04 .artwrap .article:nth-of-type(5), .main_04 .artwrap .article:nth-of-type(6){bottom:-47px;}
	.main_04 .back_img{width:35%;}
	
	.main_05 .title{font-size: 24px;}
	.main_05 .notiWrap .noti{width:60%;}
	.main_05 .notiWrap .noti .segment .subject{font-size: 15px;}
	.main_05 .notiWrap .noti .segment .date{font-size: 15px;}
	
	.main_06 .artwrap .article .subject{font-size: 18px;}
}

@media screen and (max-width: 520px){
	.m_gnb_ul li{font-size: 18px;}
	.m_gnb_ul li .m_gnb_sub_nav .depth1 ul li{ font-size: 13px;}
	
	.main_ct .ct_head{width:300px;}
	.main_ct .ct_head .title{font-size: 22px;}
	
	.main_01 .segment{height: 480px;}
	.main_01 .segment h2{font-size: 22px;}
	.main_01::before{height: 480px;}
	
	.main_02 h3{font-size: 22px; text-align: center}
	.main_02 .text{font-size: 14px; margin-top: 40px; text-align: center}
	.main_02 button{font-size: 14px; width:220px; padding: 9px 20px; margin:0 auto; margin-top: 40px;}
	
	.main_04 .segment .title{font-size: 22px; text-align: center}
	.main_04 .segment .text{font-size: 14px; text-align: center}
	.main_04 .segment button{font-size: 14px; margin:0 auto; margin-top: 20px; padding: 8px 20px; width:200px;}
	.main_04 .artwrap{height: 180px; width:100%;}
	.main_04 .artwrap .article .num{font-size: 17px;}
	.main_04 .artwrap .article .subject{font-size: 14px;}
	.main_04 .back_img{display: none;}
	
	.main_05 .title{font-size: 22px;}
	.main_05 .notiWrap .noti{width:70%;}
	.main_05 .notiWrap .noti .segment{padding-left: 10px;}
	.main_05 .notiWrap .noti .segment .subject{font-size: 14px;}
	.main_05 .notiWrap .noti .segment .date{font-size: 14px;}
	
	.main_06 .artwrap .article .subject{font-size: 17px;}
	.main_06 .artwrap .article .text{font-size: 14px;}
	.main_06 .artwrap .article button{font-size: 14px; padding: 8px 20px; width:80%;}
	.main_06 .artwrap .article ul li{font-size: 14px;}
	.main_06 .artwrap .article .more{font-size: 12px;}
	
	footer .foot_info ul{width:300px;}
	footer .foot_info ul li{font-size: 13px;}
	footer .foot_info .copy{font-size: 13px;}
}

@media screen and (max-width: 420px){
	.m_gnb_ul li{font-size: 16px;}
	.m_gnb_ul li .m_gnb_sub_nav .depth1 ul li{ font-size: 12px;}
	
	.main_ct .ct_head{width:250px;}
	.main_ct .ct_head .title{font-size: 20px;}
	
	.main_01 .segment{height: 380px;}
	.main_01 .segment h2{font-size: 20px;}
	.main_01::before{height: 380px;}
	
	.main_02 h3{font-size: 20px;}
	.main_02 .text{font-size: 13px;}
	.main_02 button{font-size: 13px; width:200px;}
	
	.main_03 .artwrap .article h4{font-size: 17px; margin-top: 15px;}
	.main_03 .artwrap .article .text{font-size: 13px; margin-top: 15px;}
	.main_03 .artwrap .article button{font-size: 12px; margin-top: 15px;}
	
	.main_04 .segment .title{font-size: 20px;}
	.main_04 .segment .text{font-size: 13px;}
	.main_04 .segment button{font-size: 13px;}
	.main_04 .artwrap{height: 160px; width:100%;}
	.main_04 .artwrap .article .num{font-size: 16px;}
	.main_04 .artwrap .article .subject{font-size: 13px;}
	.main_04 .artwrap .article .imgWrap img{height: 42px;}
	
	.main_05 .title{font-size: 20px;}
	.main_05 .notiWrap .noti{width:80%;}
	.main_05 .notiWrap .noti .segment .subject{font-size: 13px;}
	.main_05 .notiWrap .noti .segment .date{font-size: 13px;}
	
	.main_06 .artwrap .article{width:260px;}
	.main_06 .artwrap .article .subject{font-size: 16px;}
	.main_06 .artwrap .article .text{font-size: 13px;}
	.main_06 .artwrap .article ul li{font-size: 13px;}
	.main_06 .artwrap .article button{font-size: 13px;}
	
	footer .foot_info ul{width:250px;}
	footer .foot_info ul li{font-size: 12px;}
	footer .foot_info .copy{font-size: 12px;}
}

