/*  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: 130px;z-index: 50;}
header .header {z-index: 99;width: 100%; padding: 0 5.2%; margin: 0 auto; left: 0; right: 0;display: flex; justify-content: space-between; align-items: center; height: 130px;}
header .header .logo img {height: 41.5px;cursor: pointer;}
header.nav-up {top: -130px;}
header.nav-down {border-bottom: 1px solid #eee;background: #fff}

header .header .gnb {font-weight: 500; float: right;}
header .header .gnb .gnb_ul {display: table;margin: 0 auto;}
header .header .gnb .gnb_ul li {display: table; 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: #111; text-decoration: none;  font-family: 'NanumSquareRoundB';}
header .header .gnb .gnb_ul li a span{display:table-cell; vertical-align: middle;}

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: 60%;
	opacity: 0;
	visibility: hidden;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	z-index: 11;
}
.gnb>ul>li:hover .depth01 {
	opacity: 1;
	visibility: visible;
	top: 70%;
	padding-top: 0px;
	
}
.gnb>ul .depth01 a {
	display: block;
	color: #fff;
	background-color: rgba(138,203,178,1);
	width: 100%;
	min-width: 190px;
}
.gnb>ul .depth01 .top{
	background-color: rgba(138,203,178,1);
	height: 5px;border-radius: 5px 5px 0 0;
}
.gnb>ul .depth01 .bottom{
	background-color: rgba(138,203,178,1);
	height: 5px;
	height: 5px;border-radius: 0 0 5px 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(138,203,178,1) transparent ;top:-12px;} 

.depth01 .inner{padding: 5px;text-align: left;text-overflow: ellipsis; white-space: nowrap;padding:14px 30px 14px 20px;font-size: 14px;color: #fff;transition: all .5s;}
.depth01 .inner:hover {background-color: rgba(116,184,158,1);color: #fff;transition: all .5s;}
.depth01 a {color: #333 !important}

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

h2{font-size: 40px; line-height: 1.5em; font-family: 'NanumSquareRoundB'; margin-bottom:0;}
h3{font-size: 32px; line-height: 1.5em; margin-bottom:0;}
h4{font-size: 24px; line-height: 1.5em; margin-bottom:0;}
h5{font-size: 20px; line-height: 1.5em; margin-bottom:0;}
.text{font-size: 16px; line-height: 1.7em;}
.text span{white-space: nowrap;}
button.common_btn{color:#fff; font-size: 15px; line-height: 1.5em;background:#8ACBB2; padding:10px 15px; border-radius: 50px; border:none; text-align: center; min-width:200px; font-family: 'NanumSquareRoundB'; transition: all .4s;}
button.common_btn:hover{background:#74b89e}

.flexwrap{display: flex;}
.flexwrap.fwrap{flex-wrap:wrap;}
.flexwrap.jbetween{justify-content: space-between;}
.flexwrap.jaround{justify-content: space-around;}
.flexwrap.acenter{align-items: center;}
.flexwrap.aend{align-items: end;}

.main_ct{position: relative;}

/* .main_vis{padding-bottom:500px; background:url('../../images/main/banner_bg.png') repeat-x; background-size:contain; background-position:bottom center} */
.main_vis{padding-bottom:500px;}
/* .main_vis .wrap{padding:100px 0;}
.main_vis .logo{text-align: center;}
.main_vis .logo img{height: 169.5px;}
.main_vis .sitemap{width:790px;margin:0 auto;margin-top: 40px; }
.main_vis .sitemap ul{display: flex; justify-content: space-between;}
.main_vis .sitemap ul li{position: relative;}
.main_vis .sitemap ul li a{text-decoration: none; color:#111; font-family: 'NanumSquareRoundB'; font-size: 20px; line-height: 1.5em; position: relative; z-index: 1;}
.main_vis .sitemap ul li .main_depth01{position: absolute; top:90%; opacity: 0; visibility: hidden; transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out; z-index: 0;}
.main_vis .sitemap ul li:hover .main_depth01{opacity: 1; visibility: visible; top:120%;}
.main_vis .sitemap ul li .main_depth01 .top{height: 5px; width: 100%; background:#8ACBB2;border-radius:5px 5px 0 0;}
.main_vis .sitemap ul li .main_depth01 .top:after{content: ''; position: absolute; width: 0; height: 0; border-style: solid; border-width: 6px 6px; left: 30px; border-color: transparent transparent rgba(138,203,178,1) transparent; top: -12px;}
.main_vis .sitemap ul li .main_depth01 .bottom{height: 5px; width:100%; background:#8ACBB2;border-radius:0 0 5px 5px;}
.main_vis .sitemap ul li .main_depth01 a{min-width: 200px; display: block;}
.main_vis .sitemap ul li .main_depth01 a .inner{padding:15px 20px; font-size: 14px; color:#fff; line-height: 1.2em; background:#8ACBB2; transition: all .4s;}
.main_vis .sitemap ul li .main_depth01 a:hover .inner{background: #74b89e;} */
.main_vis .text-center{padding-top:230px;}
.main_vis .text{margin-top: 10px;}
.main_vis button{margin-top: 40px;}

.main_01{padding:100px 0;}

.main_02{padding:240px 0; padding-bottom:500px; z-index: 1}
.main_02 .wrap{z-index: 10;}
.main_02 .headline{margin-top: 0 !important;}
.main_02 h2{line-height: 1em; margin-right:20px;}
.main_02 .flexwrap{margin-top: 100px;}
.main_02 .listbox{width:48%;}
.main_02 .listbox ul{margin-bottom: 0;}
.main_02 .listbox ul li{font-size: 16px; line-height: 1.5em; color:#767676; font-weight: 700; position: relative; padding-left:20px; margin-bottom: 10px; cursor: pointer; transition: all .4s; display: table; border: 1px solid transparent;padding:12px 15px; border-radius: 100px; width:200px;}
.main_02 .listbox ul li:hover{color:#67AA90;}
.main_02 .listbox ul li.on{color:#67AA90; border: 1px solid #67AA90;}
.main_02 .listbox ul li:last-of-type{margin-bottom: 0;}
.main_02 .listbox ul li span{opacity: 0; visibility: hidden; position: absolute; right:15px; top:0; bottom:0; margin:auto; width:16px; height: 16px; transition: all .4s;}
.main_02 .listbox ul li span img{height: 16px; vertical-align: top;}
.main_02 .listbox ul li.on span{opacity: 1; visibility: visible;}

.main_02 .ajax_container{width:48%;}
.main_02 .ajax_container .ajax_outer .inner .chatbox{display: flex; margin-bottom: 20px; position: relative;}
.main_02 .ajax_container .ajax_outer .inner .chatbox .icon{position: absolute;}
.main_02 .ajax_container .ajax_outer .inner .chatbox .icon.user{left:-140px;}
.main_02 .ajax_container .ajax_outer .inner .chatbox .icon.doc{right:-140px;}
.main_02 .ajax_container .ajax_outer .inner .chatbox .icon img{height: 120px;}
.main_02 .ajax_container .ajax_outer .inner .chatbox .chat{box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.05); font-size: 18px; padding:20px 30px;border-radius: 15px;}
.main_02 .ajax_container .ajax_outer .inner .chatbox .chat.user{color:#fff;}
.main_02 .ajax_container .ajax_outer .inner .chatbox .chat span{white-space: nowrap;}

.main_02 .ajax_container .ajax_outer .inner .chatbox.user{justify-content: end;}
.main_02 .ajax_container .ajax_outer .inner .chatbox.admin .chat{background: #5CC99F}
.main_02 .ajax_container .ajax_outer .inner .chatbox.user .chat{background: #F6F9F7;}

.main_02 .ajax_container .ajax_outer .btngroup{margin-top: 40px; padding-top:25px; border-top:1px solid #A1D5C0; text-align: center;}
.main_02 .imgwrap{position: absolute; bottom:0; left:0; right:0; margin: auto; z-index: 0;}
.main_02 .imgwrap img{width:100%;}

.main_03{background: url('../../images/main/bg.png') no-repeat; background-size:cover; background-position: center center; padding:200px 0; padding-top:300px; margin-top: -170px; z-index: 0;}
.main_03 .headline h2{margin-right:20px; line-height: 1em;}
.main_03 .btnwrap{position: absolute; right:0; top:0;}
.main_03 .btnwrap button{border:1px solid transparent; background:transparent; font-size: 20px; color:#191919; transition: all .4s;position: relative; }
.main_03 .btnwrap button.prev_btn{margin-right:20px;left:0;}
.main_03 .btnwrap button.next_btn{right:0;}
.main_03 .btnwrap button:hover.prev_btn{left:-5px;}
.main_03 .btnwrap button:hover.next_btn{right:-5px}
.main_03 .carouselwrap{margin-left:calc((100vw - 1200px) / 2); margin-top: 60px;}
.main_03 .carouselwrap .carousel .item a{text-decoration: none;}
.main_03 .carouselwrap .carousel .item .imgwrap{background:#fff; border-radius: 300px; border:1px solid #ededed; transition: all .4s;display: table; margin:0 auto;}
.main_03 .carouselwrap .carousel .item:hover .imgwrap{background:F6F9F7; border-color:#67AA90}
.main_03 .carouselwrap .carousel .item .art_title{text-align: center; font-family: 'NanumSquareRoundB'; font-size: 20px; line-height: 1.5em; color:#191919; margin-top: 60px; transition: all .4s;}
.main_03 .carouselwrap .carousel .item:hover .art_title{color:#67AA90}

.main_04{padding:240px 0;}
.main_04 .headline h2{margin-right:20px; line-height: 1em;}
.main_04 .notiwrap{ margin-top: 40px; position: relative;}
.main_04 .notiwrap ul{display: flex; justify-content: start; margin-bottom: 0; width:102%; margin-left:-1%;}
.main_04 .notiwrap ul li.solo{width:98%;}
.main_04 .notiwrap ul li.duo{width:48%; margin:0 1%;}
.main_04 .notiwrap ul li.triple{width:31.33%; margin:0 1%;}
.main_04 .notiwrap ul li{border:1px solid #EDEDED; border-radius: 20px; padding:30px; position: relative; cursor: pointer; transition: all .4s;}
.main_04 .notiwrap ul li h5{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-wrap:break-word;}
.main_04 .notiwrap ul li .text{margin-top: 20px;color:#505050;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-wrap:break-word;}
.main_04 .notiwrap ul li .date{margin-top: 30px; font-size: 13px; line-height: 1.5em; color:#767676;}
.main_04 .notiwrap ul li .arrow{position: absolute; bottom:25px; right:30px; transition: right .4s;}
.main_04 .notiwrap ul li .arrow img{height: 12px}
.main_04 .notiwrap ul li:hover{border-color:#666;}
.main_04 .notiwrap ul li:hover .arrow{right:25px;}
.main_04 .notiwrap .btnwrap{position: absolute; top:-70px; right:0;}
.main_04 .notiwrap .btnwrap button{border:none; background:transparent; border-radius: 5px; transition: background .4s;}
.main_04 .notiwrap .btnwrap button:hover{background:#ddd;}
.main_04 .notiwrap .btnwrap button img{height: 12px;}

.main_05{padding:160px 0;}
.main_05 .wrap{z-index: 1;}
.main_05 .artwrap{display: flex; justify-content: space-between; width:102%; margin-left:-1%;}
.main_05 .artwrap .article{width:48%; margin:0 1%; background:rgba(255,255,255,.8);  border-radius: 40px; padding:100px 80px; margin-top: 40px;}
.main_05 .artwrap .article .arthead{text-align: center; margin-bottom: 20px;}
.main_05 .artwrap .article .arthead .icon img{height: 60px;}
.main_05 .artwrap .article .arthead h4{margin-top: 10px;}
.main_05 .artwrap .article ul{border-top:1px solid #191919;border-bottom:1px solid #191919;}
.main_05 .artwrap .article ul li{border-bottom:1px solid #E1ECE5;display: flex; justify-content: space-between;}
.main_05 .artwrap .article ul li:last-of-type{border-bottom: none;}
.main_05 .artwrap .article ul li div{padding:10px;}
.main_05 .artwrap .article .artbody{text-align: center;}
.main_05 .artwrap .article .artbody .text{color:#627066; margin-top: 10px;}
.main_05 .artwrap .article .artbody button{margin-top: 20px;}
.main_05 .artwrap .article .artbot{text-align: center; margin-top: 40px;}
.main_05 .artwrap .article .artbot .text{color:#4F5254;}
.main_05 .artwrap .article .artbot h5{font-family: 'Roboto'; font-weight: 400; color:#444;}
.main_05 .imgwrap{height: 713px; width:100%; position: absolute; bottom:0; z-index: 0;}

footer{padding:120px 0;}
footer .inner{display: flex; justify-content: space-between; flex-direction: row-reverse;}
footer .inner .foot_box .company{font-family: 'NanumSquareRoundB'; font-size: 16px; line-height: 1.5em; color:#191919; margin-bottom: 20px;}
footer .inner .foot_box button{display: block; margin-bottom: 10px;}
footer .inner .foot_box button:last-of-type{margin-bottom: 0;}
footer .inner .foot_box button img{height: 20px;}
footer .inner .foot_box ul{margin-bottom: 0;}
footer .inner .foot_box ul li{font-size: 14px; line-height: 1.7em; margin-bottom: 5px;}
footer .inner .foot_box ul li:last-of-type{margin-bottom: 0;}
footer .inner .foot_box ul li a{text-decoration: none; color:#191919;}
footer .copy{font-size: 14px; line-height: 1.5em; color:#627066; margin-top: 80px;}

/* @media screen and (max-width:1920px) {
	.main_vis{background:url('../../images/main/banner_bg.png') no-repeat; background-size:cover; background-position: bottom center;}
} */

@media screen and (max-width:1600px) {
	.main_02 .imgwrap{bottom:50px;}
}

@media screen and (max-width:1499px) {
	.main_02 .ajax_container{margin-right:120px;}
}
@media screen and (max-width:1400px) {
	header .header{padding:0 3%;}
	header .header .gnb .gnb_ul li{padding:0; padding-right:25px;}
	header .header .gnb .gnb_ul li:last-of-type{padding-right:0;}
}

@media screen and (max-width:1280px) {
	header.nav-up {top: -115px;}
	header{height: 133px;}
	header .header {z-index: 99;position: fixed;width: 100%; height: auto; padding: 0 1%; display: block;}
	header .header .logo {position: relative;text-align: center;left: 0; top: 0; padding: 20px 0 10px;}
	header .header .logo img {cursor: pointer; margin:0 auto;}
	header .header .gnb {float: none;margin: 0 auto;}
	header .header .gnb .gnb_ul {margin: 0 auto;display: table;height: 50px;}
	header .header .gnb .gnb_ul li {float: left;text-align: center; padding: 20px 8px 20px;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:90%;}
	.gnb>ul .depth01 a{min-width: auto;}
	.gnb>ul>li:hover .depth01{top:100%;}
}

@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}
	
	h2{font-size: 38px;}
	h3{font-size: 30px;}
	h4{font-size: 22px;}
	h5{font-size: 18px;}
	.text{font-size: 15px;}
	button.common_btn{font-size: 14px;}
	
	.wrap {width: 96%;margin: 0 auto;position: relative}
	
	.main_vis .sitemap ul li a{font-size: 18px;}
	
	.main_02{padding-bottom:400px;}
	.main_02 .ajax_container{margin-right:96px;}
	.main_02 .ajax_container .ajax_outer .inner .chatbox .chat{font-size: 16px;}
	.main_02 .ajax_container .ajax_outer .inner .chatbox .icon.user{left:-110px;}
	.main_02 .ajax_container .ajax_outer .inner .chatbox .icon.doc{right:-110px}
	.main_02 .ajax_container .ajax_outer .inner .chatbox .icon img{height: 96px}
	.main_02 .imgwrap{bottom:90px;}
	
	.main_03{padding-top:250px;}
	.main_03 .carouselwrap{width:96%; margin:0 auto; margin-top: 60px;}
	
	.main_05 .artwrap .article{padding:80px 60px;}
}

@media screen and (max-width:1023px) {
	header {height: 80px;}
	header.nav-up{top:-80px;}
	header .header {z-index: 99;position: fixed;width: 100%;display: table;height: 80px;}
	header .header .logo {position: absolute;left: 30px;top: 20px; padding: 0;}
	header .header .logo img {cursor: pointer;}
	
	header .header .gnb {display: none}
	.gnb_btn {position: absolute;right: 20px;top:30px;display: table;z-index: 99}
	
	.mgnb{display: block; position: fixed; z-index:98 ;width:100%; height: 100%; top:0px; background:#fff; visibility: hidden; overflow-y: scroll; padding-top: 80px;}
	.mgnb .flexwrap{height: 100%; position: relative;}
	.mgnb ul{margin-bottom: 0;}
	.mgnb ul.m_gnb{width:40%; background: #FAFAFA;}
	.mgnb ul.m_gnb li{font-size: 1.3em; line-height: 1.5em; font-family: 'OneMobile'; position: relative;}
	.mgnb ul.m_gnb li::after{display:block; content: ''; position: absolute; top:0; bottom:0; left:0; right:100vw; margin:auto; border-radius: 0 100px 100px 0; background: #74b89e; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); z-index: 0; transition: right .4s;}
	.mgnb ul.m_gnb li.hover::after, .mgnb ul.m_gnb li.on::after{right:-20px;}
	.mgnb ul.m_gnb li a{text-decoration: none; color:#2A3927; max-width: 220px; padding:25px 20px; margin-left:auto; display:block; position: relative; z-index: 1; transition: color .4s;}
	.mgnb ul.m_gnb li.hover a, .mgnb ul.m_gnb li.on a{color:#fff;}
	.mgnb ul.m_gnb_nav{width:60%;}
	.mgnb ul.m_gnb_nav li{padding:10px 30px;}
	.mgnb ul.m_gnb_nav li .nav_list .depth1{font-size: 1em; line-height: 1.5em; font-family: 'OneMobile';}
	.mgnb ul.m_gnb_nav li .nav_list .depth1 a{display:block; text-decoration: none; color:#2A3927; padding:15px 30px; border-bottom:1px solid #C2C2C2}
	.mgnb ul.m_gnb_nav li .nav_list .depth1 a.on{color:#74b89e;}
	
	.main_vis .sitemap{width:100%;}
	
	.main_02 .listbox{width:210px;}
	.main_02 .ajax_container{width:calc(100% - 210px);}
	.main_02 .ajax_container .ajax_outer .inner .chatbox .chat{font-size: 15px;}
}

@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{height: 50px}
	header .header{height: 50px;}
	header .header .logo{top:11px; left:15px;}
	header .header .logo img{height: 29.05px;}
	
	.gnb_btn {right: 19px;top:17px;}
	.toggle-mnu{width: 22px; height: 14px;}
	.toggle-mnu span:after, .toggle-mnu span:before{top:6px;}
	.toggle-mnu span:after{top:12px;}
	.toggle-mnu.on span:after{	transform: rotate(-45deg) translate(4px, -6px);}
	
	.mgnb{padding-top:50px;}
	
	h2{font-size: 34px;}
	h3{font-size: 26px;}
	h4{font-size: 20px;}
	h5{font-size: 16px;}
	.text{font-size: 14px;}
	button.common_btn{font-size: 13px; min-width:160px;}
	
	.wrap {width: 90%;margin: 0 auto;position: relative}
	
	.main_vis{padding-bottom:350px;}
	.main_vis .text-center{padding-top:120px;}
	
	.main_01{padding:0;}
	
	.main_02{padding:180px 0; padding-bottom: 320px;}
	.main_02 .flexwrap{display: block; margin-top: 60px;}
	.main_02 h2{margin-bottom: 10px;}
	.main_02 .listbox{width:100%;}
	.main_02 .listbox ul{display: flex; justify-content: space-between; flex-wrap:wrap;}
	.main_02 .listbox ul li{width:48%; margin: 0 1%; border-radius: 0; border:none; border-bottom:1px solid transparent;}
	.main_02 .listbox ul li.on{border:none; border-bottom: 1px solid #67aa90}
	.main_02 .ajax_container{width:calc(100% - 220px); margin-left:110px; margin-right:0; margin-top: 40px;}
	.main_02 .ajax_container .ajax_outer .inner .chatbox .chat{font-size: 15px;}
	.main_02 .imgwrap{bottom:130px;}
	
	.main_03{padding:180px 0;}
	.main_03 .headline.flexwrap{display: block;}
	.main_03 .headline h2{margin-bottom: 10px;}
	.main_03 .carouselwrap .carousel .item .art_title{font-size: 18px; margin-top: 40px;}
	
	.main_04{padding:180px 0;}
	.main_04 .notiwrap ul{display: block; width:100% !important; margin-left:0 !important;}
	.main_04 .notiwrap ul li.solo{width:100%; margin:0; margin-bottom: 20px;}
	.main_04 .notiwrap ul li.triple{width:100%; margin:0; margin-bottom: 20px;}
	.main_04 .notiwrap ul li.duo{width:100%; margin:0; margin-bottom: 20px;}
	.main_04 .notiwrap ul li .text{-webkit-line-clamp: 2;}
	
	.main_05 .artwrap{display: block; width:100%; margin-left:0;}
	.main_05 .artwrap .article{width:520px; margin:0 auto; margin-top: 40px; padding:60px 40px;}
	.main_05 .imgwrap{height: 400px;}
	
	footer{padding:80px 0; padding-bottom:40px;}
	footer .inner{flex-wrap:wrap;}
	footer .inner .foot_box:nth-of-type(1){width:48%; text-align: right;}
	footer .inner .foot_box button{display: inline-block;}
	footer .inner .foot_box:nth-of-type(2){width:48%;}
	footer .inner .foot_box:nth-of-type(3){width:100%; margin-top: 40px;}
	footer .inner .foot_box .company{font-size: 15px; margin-bottom: 15px;}
	footer .inner .foot_box ul li{font-size: 13px;}
	footer .copy{margin-top: 40px; font-size: 13px;}
}

@media screen and (max-width: 620px){
	.mgnb ul.m_gnb li{font-size: 1.2em;}
	.mgnb ul.m_gnb li a{padding:20px 15px; max-width: 190px;}
	.mgnb ul.m_gnb_nav li .nav_list .depth1{font-size: .975em;}
	
	.main_02 .ajax_container{width:calc(100% - 170px); margin-left:85px;}
	.main_02 .ajax_container .ajax_outer .inner .chatbox .icon img{height: 72px;}
	.main_02 .ajax_container .ajax_outer .inner .chatbox .icon.user{left:-85px;}
	.main_02 .ajax_container .ajax_outer .inner .chatbox .icon.doc{right:-85px;}
	.main_02 .ajax_container .ajax_outer .inner .chatbox .chat{font-size: 14px; padding:15px 20px;}
	
	.main_04 .headline.flexwrap{display: block;}
	.main_04 .headline h2{margin-bottom: 10px;}
	
	.main_05 .artwrap .article{width:420px;}
}

@media screen and (max-width: 520px){
	.mgnb ul.m_gnb{width:45%;}
	.mgnb ul.m_gnb li{font-size: 1.175em;}
	.mgnb ul.m_gnb li.hover::after, .mgnb ul.m_gnb li.on::after{right:-15px;}
	.mgnb ul.m_gnb li a{padding:18px; max-width: 190px;}
	.mgnb ul.m_gnb_nav{width:55%;}
	.mgnb ul.m_gnb_nav li{padding:10px 20px;}
	.mgnb ul.m_gnb_nav li .nav_list .depth1{font-size: .95em;}
	.mgnb ul.m_gnb_nav li .nav_list .depth1 a{padding:15px 20px;}
	
	h2{font-size: 30px;}
	h3{font-size: 22px;}
	h4{font-size: 18px;}
	h5{font-size: 15px;}
	
	/* .main_vis{padding-bottom:30px; padding-top: 50px; background-position: center 50px !important; margin-top: -50px;} */
	.main_vis{padding-bottom:30px;}
	.main_vis .wrap{padding-top:180px; padding-bottom:140px; height: 650px; display: flex; justify-content: center; align-items: start;}
	.main_vis .text-center{padding-top: 0;}
	
	.main_01{padding:0;}
	
	.main_02{padding: 80px 0; padding-bottom:240px;}
	.main_02 .listbox ul li{font-size: 15px;}
	.main_02 .ajax_container{width:100%; margin-left:0;}
	.main_02 .ajax_container .ajax_outer .inner .chatbox .icon{position: static; margin-right:15px;}
	.main_02 .ajax_container .ajax_outer .inner .chatbox .icon.doc{display: none;}
	.main_02 .imgwrap{bottom:150px;}
	
	.main_03{padding:120px 0;}
	.main_03 .carouselwrap .carousel .item .art_title{font-size: 16px; margin-top: 30px;}
	.main_03 .btnwrap{top:37px;}
	.main_03 .btnwrap button.prev_btn{margin-right:15px;}
	
	.main_04{padding:120px 0;}
	.main_04 .notiwrap .btnwrap{position: static; text-align: center;}
	.main_04 .notiwrap .btnwrap button{font-size: 14px; background:#8ACBB2; border-radius: 50px; color:#fff; padding:8px 20px;}
	.main_04 .notiwrap .btnwrap button:hover{background:#74b89e}
	.main_04 .notiwrap .btnwrap button img{display: none;}
	
	.main_05{padding:120px 0;}
	.main_05 .artwrap .article{width:100%; padding:40px;}
	.main_05 .imgwrap{height: 240px;}
	
	footer .inner .foot_box:nth-of-type(1){width:100%;}
	footer .inner .foot_box:nth-of-type(1) .company{display: none;}
	footer .inner .foot_box button{min-width: 40px; padding:10px 9px; position: absolute; top:0; right:0;}
	footer .inner .foot_box button:nth-of-type(1){right:50px}
	footer .inner .foot_box button span{display: none;}
	footer .inner .foot_box:nth-of-type(2){width:100%;}
	footer .copy{font-size: 12px;}
}

@media screen and (max-width: 420px){
	.mgnb ul.m_gnb{width:auto;}
	.mgnb ul.m_gnb li{font-size: 1.15em; white-space: nowrap;}
	.mgnb ul.m_gnb_nav li{padding:10px 17px;}
	.mgnb ul.m_gnb_nav li .nav_list .depth1 a{padding:15px 10px;}
	
	.main_03{padding:140px 0;}
	.main_03 .carouselwrap .carousel .item .art_title{font-size: 15px;}
	.main_03 .btnwrap{top:77px;}
	.main_03 .btnwrap button.prev_btn{margin-right:5px;}
}