/*  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: relative}
header .header {z-index: 99;position: absolute;width: 100%; padding: 0 5.2%; margin: 0 auto; left: 0; right: 0;display: table;height: 90px;background: inherit; /*background: rgba(223, 223, 223, 0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#50DFDFDF",endColorstr="#50DFDFDF")*/}
/* 헤더 보더 선 투명값 시작 03.10 */
header .header .logo {position: absolute;top: 22px}
header .header .logo img {height: 45px;cursor: pointer;}
header .header .mlogo {display: none}

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: #444; text-decoration: none;}
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: #333}
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: 95%;
	padding-top: 0px;
}
.gnb>ul .depth01 a {
	display: block;
	color: #fff;
	background: #76a163;
	width: 100%;
	min-width: 159px;
}
.gnb>ul .depth01 .top{
	background: #76a163;
	height: 5px;
}
.gnb>ul .depth01 .bottom{
	background: #76a163;
	height: 5px;
}
.gnb>ul .depth01 .top:after {content:''; position:absolute; width:0; height:0; border-style:solid;border-width:6px 6px;left:47px;border-color: transparent transparent #76a163 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: #638853;color: #fff}
.depth01 a {color: #fff !important}

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

.green{color:#76a163 !important}

.main_wrap {padding: 120px 0}
.main_wrap .main_subject {font-size: 35px;font-weight: 800;line-height: 1.1em;letter-spacing: -.05em;color: #444}
.main_ct_wrap{}
.main_ct_wrap .wrap{display: table;height: 100vh;}
.main_ct_wrap .wrap .segment{display: table-cell; vertical-align: middle;}
.main_ct_wrap .wrap .segment .title{width:436px;}
.main_ct_wrap .wrap .segment .title h3{font-size: 55px; line-height: 1.2em; letter-spacing: -.1em;color:#444; border-bottom:2px solid #000}
.main_ct_wrap .wrap .segment .btn_wrap{margin-top: 30px}
.main_ct_wrap .wrap .segment .btn_wrap button{background: transparent; color: #444; border: none;padding: 0;letter-spacing: -.04em; display:table; line-height: 1em;}
.main_ct_wrap .wrap .segment .btn_wrap button span{display:table-cell; vertical-align: middle;}
.main_ct_wrap .wrap .segment .btn_wrap button .img{padding-left: 5px; transition: all .4s;}
.main_ct_wrap .wrap .segment .btn_wrap button:hover .img, .main_ct_wrap .wrap .segment .btn_wrap button:active .img, .main_ct_wrap .wrap .segment .btn_wrap button:focus .img{padding-left: 10px;}

.main_ct{padding: 65px 0;}

.main_01{margin-top: 65px;}
.main_01 .segWrap{}
.main_01 .segWrap .title{color:#444; font-size: 40px; line-height: 1.5em; letter-spacing: -.04em;}
.main_01 .segWrap .text{ font-size: 18px; line-height: 1.7em; letter-spacing: -.04em; color:#444; margin-top: 10px;}
.main_01 .artWrap{ margin-top: 50px;}
.main_01 .artWrap .article{}
.main_01 .artWrap .article .imgWrap{position: relative; display:table; margin: 0 auto;}
.main_01 .artWrap .article .imgWrap::after{display:block; content: '';position: absolute; top:0; bottom:0; left:0; right:0; margin:auto;z-index: 0; border-radius: 500px;}
.main_01 .artWrap .article:nth-of-type(1) .imgWrap::after{background:#fbefcc}
.main_01 .artWrap .article:nth-of-type(2) .imgWrap::after{background:#f1d5c6}
.main_01 .artWrap .article:nth-of-type(3) .imgWrap::after{background:#d0dbc0}
.main_01 .artWrap .article:nth-of-type(1):hover .imgWrap::after{background:#FFE8A7}
.main_01 .artWrap .article:nth-of-type(2):hover .imgWrap::after{background:#ECC0A9}
.main_01 .artWrap .article:nth-of-type(3):hover .imgWrap::after{background:#C6DBA7}
.main_01 .artWrap .article .imgWrap img{position: relative; z-index: 1;}
.main_01 .artWrap .article .sub_title{color:#444; font-size: 24px; line-height: 1.5em; letter-spacing: -.04em; margin-top: 20px;}
.main_01 .artWrap .article .text{color:#666; font-size: 15px; line-height: 1.7em; letter-spacing: -.04em; margin-top: 15px; height: 50px;}
.main_01 .artWrap .article button{background: transparent; border: 1px solid #777; color:#777; font-size: 13px; border-radius: 30px; padding: 3px 60px; margin-top: 30px; transition:all .4s;}

.over_ct{position: relative; height: 737px; display:table; width: 100%;}
.main_02{margin-top:65px;}
.main_03{margin-top:130px;}
.main_04{margin-top: 130px;}
.main_ct .segment{display:table-cell; vertical-align: middle; position: relative; z-index: 1;}
.main_03 .segment{text-align: right;}
.main_ct .segment .title{color:#444; font-size: 40px; letter-spacing: -.04em; line-height: 1.5em;}
.main_ct .segment .title::after{content: ''; display:block; width:180px; height: 2px; background: #444; margin-top:40px;}
.main_ct.main_03 .segment .title::after{margin-left: auto;}
.main_ct .segment .text{color:#444; font-size: 18px; letter-spacing: -.04em; line-height: 1.7em; margin-top:40px;}
.main_ct .segment button{background: transparent; border: 1px solid #777; color:#777; font-size: 13px; border-radius: 30px; padding: 3px 60px; margin-top: 50px; transition:all .4s;}
.over_ct .over_img{position: absolute;top:0; z-index: 0; overflow: hidden;}
.over_ct .over_img .title{display:none;}
.main_02.over_ct .over_img{right:0; border-radius: 500px 0 0 500px}
.main_03.over_ct .over_img{left:0; border-radius: 0 500px 500px 0}

.main_04 .wrap{display:table; height: 525px;}

.more:hover, .more:active, .more:focus{border:1px solid #69ab4d !important; color:#69ab4d !important}

.main_ct .segment.about1012 .title::after{display:none}
.main_ct .segment.about1012 .text{ margin-top: 10px;}
.about1012{ vertical-align: top !important; }
.about1012 .title{}
.about1012 .text{}
.about1012 .tableWrap{width:600px; padding:25px 30px; background: rgba(255,255,255,.2);border-radius: 30px; margin-top: 30px; margin-left:-30px;}
.about1012 .tableWrap .doc-dot{display:flex; justify-content: flex-start;}
.about1012 .tableWrap .doc-dot div{margin-right:15px; display: flex; justify-content: flex-start; align-items: center;}
.about1012 .tableWrap .doc-dot div:last-of-type{margin-right:0;}
.about1012 .tableWrap .doc-dot div span:first-of-type{width:10px; height: 10px; border-radius:10px; display: inline-block; margin-right:3px;}
.about1012 .tableWrap .doc-dot div span:last-of-type{font-size: 14px; color:#444;}
.about1012 .tableWrap table{margin-top:10px;}
.about1012 .tableWrap table thead{}
.about1012 .tableWrap table thead th{ font-size: 18px; letter-spacing: -.04em; line-height: 1.5em; color:#444; font-weight: 300;border-bottom:1px solid #666;border-right:1px solid #666; text-align: center;}
.about1012 .tableWrap table thead td{font-size: 18px; letter-spacing: -.04em; line-height: 1.5em; color:#444; font-weight: 300;border-bottom:1px solid #666; text-align: center;border-right:1px solid #666;}
.about1012 .tableWrap table tbody{}
.about1012 .tableWrap table tbody th{ font-size: 18px; letter-spacing: -.04em; line-height: 1.5em; color:#444; font-weight: 300; border-bottom:1px solid #666; border-right:1px solid #666; text-align: center; vertical-align: middle;}
.about1012 .tableWrap table tbody td{font-size: 14px; letter-spacing: -.04em; line-height: 1.5em; color:#444; font-weight: 300; text-align: center; vertical-align: middle;border-bottom:1px solid #666;border-right:1px solid #666; white-space: nowrap;}
.about1012 .tableWrap table tbody td span{width:10px; height: 10px; border-radius: 10px; display: inline-block;margin: 0 2px}
.about1012 .tableWrap table tbody td span.doc1{background:#76a163}
.about1012 .tableWrap table tbody td span.doc2{background:#795344}
.about1012 .tableWrap table tbody td span.doc3{background:#7d3cd9}
.about1012 .tableWrap table tbody tr:last-of-type th{border-bottom:none;}
.about1012 .tableWrap table tbody tr:last-of-type td{border-bottom:none;}
.about1012 .tableWrap table tr th{width:36%;}
.about1012 .tableWrap table tr td:last-of-type{border-right:none;}
.about1012 .tableWrap .text{font-size: 14px; letter-spacing: -.04em; line-height: 1.5em; color:#444;}


footer {background: #fff;color: #000;}

footer .footer_info {padding: 70px 0;font-size: 13px}
footer .footer_info .top { margin-bottom: 30px;display:flex; justify-content: space-between; align-items: center; }
footer .footer_info .company{font-size: 20px;font-weight: 600;color: #222;}
footer .footer_info .foot_left {float: left;}
footer .footer_info .foot_left ul {}
footer .footer_info .foot_left ul li{ font-size: 14px; letter-spacing: -.04em; line-height: 1.5em; margin-top: 10px; color:#666;}
footer .footer_info .foot_left ul li img{ height: 62.5px;}
footer .footer_info .foot_left ul li:nth-of-type(1){margin-top: 0;}
footer .footer_info .foot_left .copy {margin-top: 40px; color:#666}
footer .footer_info .foot_left .iconWrap{display:none;}
footer .footer_info .foot_left .kakao img{ height: 35px;}

footer .footer_info .foot_right { float: right;display:flex; justify-content: space-between;}
footer .footer_info .foot_right .notiWrap{display:table; width:350px;}
footer .footer_info .foot_right .notiWrap .notice{display:table-cell; vertical-align: top; padding-right: 20px; font-size: 14px; letter-spacing: -.04em; line-height: 1.3em; font-weight: 500; color:#444;}
footer .footer_info .foot_right .notiWrap ul{display:table-cell; vertical-align: top;}
footer .footer_info .foot_right .notiWrap ul li {margin-top: 10px; cursor: pointer;}
footer .footer_info .foot_right .notiWrap ul li a{display:flex; justify-content: space-between; text-decoration: none;}
footer .footer_info .foot_right .notiWrap ul li:nth-of-type(1){margin-top: 0;}
footer .footer_info .foot_right .notiWrap ul li .subject{ font-size: 14px; letter-spacing: -.04em; line-height: 1.5em; color:#666; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-wrap:break-word; }
footer .footer_info .foot_right .notiWrap ul li .date{ font-size: 14px; letter-spacing: -.04em; line-height: 1.5em; color:#666;margin-left:50px;}
footer .footer_info .snsWrap{display:table;}
footer .footer_info .snsWrap .icon{cursor: pointer; display:table-cell;}
footer .footer_info .snsWrap .icon:nth-of-type(2){ padding-left: 15px;}
footer .footer_info .snsWrap .icon img{ height: 32px;}

@media screen and (max-width:1350px) {
	header .header{ padding: 0 3.5%;}
}

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

@media screen and (max-width:1199px) {
	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: 10px;}
	header .header .logo img {cursor: pointer;}
	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: 10px 15px;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;}
	
	.gnb>ul .depth01 .top:after{left:25px;}
	.depth01 .inner{padding: 10px 20px 9px 15px; font-size: 13px;}
	.gnb>ul .depth01 a{ min-width: 140px;}
	
	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_ct_wrap .wrap{ height: 900px;} */
	.main_ct_wrap .wrap .segment .title{ width:406px;}
	.main_ct_wrap .wrap .segment .title h3{ font-size: 50px;}
	
	.main_01 .segWrap .title{ font-size: 36px;}
	.main_01 .segWrap .text{ font-size: 16px;}
	.main_01 .artWrap .article .sub_title{ font-size: 22px;}
	.main_01 .artWrap .article .text{ font-size: 14px; height: 46px;}
	
	.main_02 .segment{text-align: right;}
	.main_ct.main_02 .segment .title::after{margin-left:auto;;}
	.main_03 .segment{ text-align: left;}
	.main_ct.main_03 .segment .title::after{margin-left:0;}
	.over_ct .segment .title{ font-size: 36px; color:#fff;}
	.over_ct .segment .text{ font-size: 16px; color:#fff;}
	.over_ct .segment .title::after{ background: #fff;}
	.over_ct .segment button{ color:#fff; border: 1px solid #fff;}
	.over_ct .over_img::before{content: ''; display:block; position: absolute; top: 0; bottom:0; right:0; left:0; margin: auto; background: #000; opacity: .4;}
	.main_02.over_ct .over_img::before{}
	.main_03.over_ct .over_img::before{}
	
	.main_04 .wrap{height: 400px;}
	.main_04 .segment .title{font-size: 36px;}
	.main_04 .segment .text{font-size: 16px;}
}
@media screen and (max-width: 980px){
	.main_02.over_ct .over_img{border-radius: 0}
	.main_03.over_ct .over_img{border-radius: 0}
}
@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: absolute;top:0;left: 0;width: 100%}
	header .header {z-index: 99;position: relative;width: 100%;display: table;height: 70px;}
	header .header .logo {position: absolute;left: 20px;top: 15px; margin-top: 0; padding: 0;}
	header .header .logo img{height: 36px;}
	header .header .gnb {display: none}
	
	.gnb_btn {position: fixed;right: 20px;top:25px;display: table;z-index: 99}
	
	.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:99;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: 45px;}
	
	.wrap {width: 90%;margin: 0 auto;position: relative}
	
	/* .main_ct_wrap .wrap{ height: 700px;} */
	.main_ct_wrap .wrap .segment{display:block; position: absolute; bottom: 150px;}
	.main_ct_wrap .wrap .segment .title{ width:auto;display: table;}
	.main_ct_wrap .wrap .segment .title h3{ font-size: 40px;}
	
	.main_01 .artWrap .article button{padding: 3px 40px;}
	
	.over_ct{ display:block; height: auto;margin:0 auto; padding: 30px 0;}
	.over_ct .over_img{ position: relative; width:80%; margin: 0 auto;}
	.main_02.over_ct .over_img::before{border-radius: 0;}
	.main_03.over_ct .over_img::before{border-radius: 0;}
	.over_ct .over_img img{ height: auto; max-width: 100%;}
	.over_ct .segment .wrap{width:96%;}
	.over_ct .segment{ display:block;  text-align: center; width:80%; margin: 0 auto;}
	.over_ct .segment .title{ font-size: 24px; display:none;}
	.over_ct .segment .text{ margin-top: 30px; color:#666; font-size: 14px;}
	.over_ct.main_02 .segment .title::after{ margin-right:auto; background: #666; margin-top: 120px;}
	.over_ct.main_03 .segment .title::after{ margin-left: auto;margin-right:auto; background: #666; margin-top: 120px;}
	.over_ct .segment button{ color:#777; border:1px solid #777; margin-top: 30px; padding: 3px 40px;}
	.over_ct .over_img .title{display:flex; position: absolute; top:0; bottom:0; right:0; left:0; margin: auto; justify-content: center; align-items: center; font-size: 24px; color:#fff; letter-spacing: -.04em; line-height: 1.5em; text-align: center;}
	.main_02.over_ct .over_img{border-radius: 50px}
	.main_03.over_ct .over_img{border-radius: 50px;}
	
	
	.main_04{ margin-top: 80px;}
	.main_04 .wrap{	height: 240px;}
	.main_04 .segment .title{ font-size: 24px;}
	.main_ct .segment .title::after{ margin-top: 20px;}
	.main_04 .segment .text{ font-size: 14px; margin-top: 20px;}
	
	footer .footer_info{ padding: 50px 0;}
	footer .footer_info .snsWrap{display:none;}
	footer .footer_info .company{ font-size: 16px;}
	footer .footer_info .foot_left{float: none; margin-top: 30px;}
	footer .footer_info .foot_right{float: none;}
	footer .footer_info .foot_right .notiWrap{display:block;}
	footer .footer_info .foot_right .notiWrap .notice{display:block; font-size: 14px;}
	footer .footer_info .foot_right .notiWrap .notice div{display:none;}
	footer .footer_info .foot_right .notiWrap ul{display:block; margin-top: 10px; margin-bottom: 0; width:70%;}
	footer .footer_info .foot_right .notiWrap ul li .subject{ font-size: 12px;}
	footer .footer_info .foot_right .notiWrap ul li .date{ font-size: 12px;}
	
	footer .footer_info .foot_left ul li{ font-size: 12px;}
	footer .footer_info .foot_left .iconWrap{display:table; position: absolute; bottom:0; right: 0;}
	footer .footer_info .foot_left .iconWrap .icon{display:table-cell; vertical-align: middle;}
	footer .footer_info .foot_left .iconWrap .icon:nth-of-type(1) ~ .icon{padding-left: 10px;}
	footer .footer_info .foot_left .iconWrap .icon img{height: 32px;}
	footer .footer_info .foot_left .copy{ font-size: 11px; margin-top: 30px;}
}
@media screen and (max-width:768px) {
	.main_01 .artWrap .article:nth-of-type(1) ~ .article{ margin-top: 40px;}
	.main_01 .artWrap .article .imgWrap{width:300px;}
}
@media screen and (max-width: 620px){
	.mgnb .logo img{ height: 36px;}
	
	.m_gnb_ul li{ font-size: 20px;}
	.m_gnb_ul li:first-of-type{padding-top: 0;}
	.m_gnb_ul li .m_gnb_sub_nav .depth1 ul li{ font-size: 14px;}
	
	/* .main_ct_wrap .wrap{ height: 600px;} */
	.main_ct_wrap .wrap .segment .title h3{ font-size: 32px;}
	
	.main_01{ margin-top: 30px;}
	.main_01 .segWrap .title{ font-size: 30px;}
	.main_01 .segWrap .text{ font-size: 14px;}
	.main_01 .artWrap{ margin-top: 30px;}
	.main_01 .artWrap .article:nth-of-type(1) ~ .article{ margin-top: 30px;}
	.main_01 .artWrap .article .imgWrap{width: 265px; margin: 0 auto;}
	.main_01 .artWrap .article .sub_title{ font-size: 18px; margin-top: 15px;}
	.main_01 .artWrap .article .text{ font-size: 13px; height: auto; margin-top: 10px;}
	.main_01 .artWrap .article button{ margin-top: 15px; font-size: 13px; padding: 3px 25px;}
	
	.over_ct .over_img{width:80%;}
	.over_ct .segment{width:80%;}
	.main_ct .segment .title::after{ width:140px;}
	.over_ct .segment .text{ font-size: 12px;}
	.over_ct.main_02 .segment .title::after{ margin-top: 130px;}
	.over_ct.main_03 .segment .title::after{ margin-top: 130px;}
	.main_02.over_ct .over_img{border-radius: 40px}
	.main_03.over_ct .over_img{border-radius: 40px;}
	.over_ct .over_img .title{font-size: 20px; width:96%;}
	
	.main_04{ margin-top: 80px;}
	.main_04 .wrap{	height: 150px;}
	.main_04 .segment .title{ font-size: 20px;}
	.main_ct .segment .title::after{ margin-top: 20px;}
	.main_04 .segment .text{ font-size: 12px; margin-top: 20px;}
	
	.about1012 .tableWrap .doc-dot div span:first-of-type{width:8px; height: 8px;}
	.about1012 .tableWrap .doc-dot div span:last-of-type{font-size: 12px;}
	.about1012 .tableWrap table tbody td span{width:8px; height: 8px;}
}

@media screen and (max-width: 520px){
	.m_gnb_ul{margin-top: 0;}
	.m_gnb_ul li{ font-size: 18px;}
	.m_gnb_ul li .m_gnb_sub_nav .depth1 ul li{ font-size: 13px;}
	
	/* .main_ct_wrap .wrap{ height: 550px;} */
	.main_ct_wrap .wrap .segment .title h3{ font-size: 28px;}
	
	.main_01 .artWrap .article .imgWrap{width: 225px;}
	
	.main_ct{padding: 25px 0;}
	
	.over_ct .over_img{width:90%;}
	.over_ct .segment{width:90%;}
	.main_ct .segment .title::after{ width:120px;}
	.over_ct .segment .text{ margin-top: 20px;}
	.over_ct.main_02 .segment .title::after{ margin-top: 130px;}
	.over_ct.main_03 .segment .title::after{ margin-top: 130px;}
	.main_02.over_ct .over_img{border-radius: 30px}
	.main_03.over_ct .over_img{border-radius: 30px;}
	.over_ct .over_img .title{font-size: 18px;}
	.over_ct .segment button{ margin-top: 20px;}
	
	.main_04{ margin-top: 40px; padding: 40px 0;}
	.main_04 .wrap{	height: 150px;}
	.main_04 .segment .title{ font-size: 18px;}
	.main_04 .segment .text{ font-size: 12px; margin-top: 20px;}
	
	.about1012 .tableWrap .doc-dot div span:last-of-type{color:#fff;}
	
	footer .footer_info .foot_left .kakao img{ height: 21px;}
	
	footer .footer_info .foot_left ul li img{ height: 50px;}
	footer .footer_info .foot_left ul .tb_list .aside{display:none;}
	footer .footer_info .foot_left ul .tb_list .imgWrap:last-of-type img:nth-of-type(2){ margin-left: 5px; margin-right:5px;}
}

@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_wrap .wrap{ height: 430px;} */
	.main_ct_wrap .wrap .segment{padding-top: 200px;}
	.main_ct_wrap .wrap .segment .title h3{ font-size: 24px;}
	.main_ct_wrap .wrap .segment .btn_wrap button{ font-size: 13px;}
	
	.main_01{ margin-top: 30px;}
	.main_01 .segWrap .title{ font-size: 22px;}
	.main_01 .artWrap{ margin-top: 20px;}
	.main_01 .artWrap .article .imgWrap{width: 185px;}
	.main_01 .artWrap .article .sub_title{ font-size: 16px; margin-top: 10px}
	.main_01 .artWrap .article .text{ font-size: 12px;}
	.main_01 .artWrap .article button{font-size: 12px; padding: 0px 20px;}
	
	.over_ct .over_img{width:95%;}
	.over_ct .segment{width:95%;}
	.main_ct .segment .title::after{ display:none;}
	.over_ct.main_02 .segment .title::after{ margin-top: 130px;}
	.over_ct.main_03 .segment .title::after{ margin-top: 130px;}
	.main_02.over_ct .over_img{border-radius: 25px}
	.main_03.over_ct .over_img{border-radius: 25px;}
	.over_ct .over_img .title{font-size: 18px;}
	
	.main_04 .segment .title{ height: auto !important;}
	.main_04 .segment .text{ width:80%;}
	
	.about1012 .tableWrap .doc-dot div span:first-of-type{width:6px; height: 6px;}
	.about1012 .tableWrap .doc-dot div span:last-of-type{font-size: 11px;}
	.about1012 .tableWrap table tbody td span{width:6px; height: 6px;}
	
	footer .footer_info .foot_left ul li img{ height: 37.5px;}
}

