@charset "utf-8";
/*-------------------------------------------------
layout Style Sheet / myeong-hee / 2020.09.11
-------------------------------------------------*/
@media (max-width: 1930px) {
.quick-link {right: 0;}
}
@media (max-width: 1600px) {
}
@media (max-width: 1500px) {
.allmenu_layer .allmenu_close {left: auto; right: 2rem; margin-left: 0;}
}
@media (max-width: 1425px) {
.quick-link{display: none;}
#gnavigation {margin-left: 2.5rem;}
#gnavigation a {padding-left: 1.5rem; padding-right: 1.5rem; }
.hotissue-area {right: 4.5rem; width: 19rem;}
.best-top10 .subject {font-size: 1.6rem;}
.best-top10 .subject > span {padding: .3rem 1rem;}
}
@media (max-width: 1340px) {
#header .nav-area nav {display: none;}	
.svisual {
    align-items: baseline;
    align-content: baseline;
	flex-direction: column;
	justify-content: center;
	}
.svisual strong {
	display: block;
	font-size: 3.3rem;
	}
.svisual p {
	margin-left: 0;
	}
}
@media (max-width: 1280px) {
.logo {margin-right: 5rem;}	
.logo a:first-child {width: 28rem;}	
#gnavigation > li > a {padding-left: 2.5rem; padding-right: 2.5rem;}
.all_nav > li > a {font-size: 1.8rem;}
#body {
	margin-bottom: 5rem;
	}
#side {
	margin-right: 4rem;
	}
#divisional_area .divisional_inner {
	width: 95%
	}
.content-footer {
	margin-left: 0;
	}
.sns_share > li.top {
	display: block;
	}
.sns-link {
	position: relative;
	top: inherit;
	right: inherit;
	margin-bottom: 2rem;
	}
.footer-sns {position: relative; top: inherit; left: inherit; }	
.sns-link a i {margin-bottom: 0;}
.fsidemenu {width: 100%; margin-bottom: 2rem;}
}

@media (max-width: 1200px) {
html {
	font-size: 9px;
	}
.all_nav > li {
	width: 33.33%;
    margin-bottom: 4.5rem;
	}
#side  {
	display: none;
	}
.select-link {
	position: relative;
	top: inherit;
	right: inherit;
	float: right;
	width: 25rem;
	margin-bottom: 2rem;
	}	
.path {
	margin-top: 0;
    text-align: left;
	}
}
@media (max-width: 980px) {
.all-menuFixed::before {
	top: 14.2rem;
	}	
.allmenu_layer.active {
	height: calc(100vh - 14.2rem);
	margin-top: 14.2rem;
	}	
.nav-area {
	height: 9.4rem;
	}	
.logo {
	margin-top: 3rem;
	}
#quick-link {
	display: none;
	}
.logo {margin-right: 0;}

#detail_content {
	min-height: inherit;
	}
}
@media (max-width: 880px) {
.all-menuFixed::before {top: 13.4rem;}	
.allmenu_layer.active {
    height: calc(100vh - 13.4rem);
    margin-top: 13.4rem;
	}
#header {height: auto;}
.nav-area {height: 8.4rem;}
.logo {margin-top: 2.8rem;}
.allmenu {margin-top: 2.5rem;}
.all_nav > li > a {min-height: 4.6rem;}
.hotissue-area {top: 2rem;}
.top_service {height: auto;}	
.khidi_hm .home {width: 6.5rem;}
.khidi-search {
	float: none;	
    width: calc(100% - 11rem);
    border-right: none;
    overflow: hidden;
	}
.khidi-search input[type="text"] {	
    width: calc(100% - 4.5rem);
	}	
.tsidemenu li {
	float: none;
    display: inline-block;
	}
.search_area .searchbox .search_keyword {
    padding: 0 0.5rem;
	font-size: 1.4rem;
	}
.tsidemenu > li:first-child {
	margin-left: 0;
	}
.allmenu_layer .allmenu_close {
	top: -5.5rem;
    width: auto;
    height: auto;
	}	
.sns_share > li {display: block !important;}
.content-footer {width: 95%; margin: 0 auto;}
}
@media (max-width: 780px) {
#header .top_service {
	max-width: 95%;
	}	
.top_service {float: none;}	
.container {max-width: 92%;}
.fsidemenu li {width: 25%; margin-bottom: 1rem;}	
.fsidemenu li:nth-child(4)::after {opacity: 0;}
}
@media (max-width: 678px) {
#body {
	margin-bottom: 3rem;
	}
.total_search .searchbox {
	width: 23rem;
	}	
.tsidemenu > li {
	margin-left: 1rem;
	}	
.divisional-list li {
	width: 33.33%;
	}
.relation_content dt {
	float: none;
	}	
.relation_content dt:after {
	display: none;
	}	
#footer address .tel {
	display: block;
	}
.fsidemenu li {width: 33.33%;} 
.fsidemenu li:nth-child(3)::after {opacity: 0;}
.fsidemenu li:nth-child(4)::after {opacity: 1;}
}
@media (max-width: 600px) {
.allmenu_layer .container {
	max-width: 100%;
	padding-top: 3rem;
	}
.allmenu_layer .container::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	background-color: #FC6719;
    opacity: 0;
	content:'';
    z-index: -1;
	}	
.allmenu_layer.active .container::after {
	height: 100%;
    opacity: 1;
	}
.all_nav {
	flex-direction: column;
    overflow: visible;
	}		
.all_nav > li {
	position: static; 
	width: 100%;
	margin-bottom: 0;
    overflow: visible;
	}	
.all_nav > li > a {
	width: 47%;
	padding: 1.9rem 0;
	border-top: dashed 1px #D1D5E1;
	font-size: 2rem;
	}	
.all_nav > li:first-child > a {
	border-top: none;
	}
.all_nav .depth2 {
	display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: calc(50% - 4rem);
    margin: 0 2rem;
    border-top: none;
	}
.all_nav > li.active > a {
	color: #FC6719;
	}
.all_nav > li.active .depth2 {
	display: block;
	}
.all_nav .depth2 a {
    margin: 1rem 0;
	color: #fff;
	}
.all_nav .depth2 a:hover,
.all_nav .depth2 a:focus {
	color: #fff;
	}	
.all_nav .depth2 > li {
    margin-bottom: 2rem;
	border-top: none;
	}
.all_nav .depth3 {
    margin-bottom: 0;
	padding: 0;
	background-color: transparent;
	}
.all_nav .depth3 > li::before {
	height: 1px;
	background-color: #fff;
	}	
}
@media (max-width: 495px) {
.hotissue-area {
	display: none;
	}	
.select-link { 
	float: none;
	width: 100%;
	}
.fsidemenu li {width: 50%;}
.fsidemenu li:nth-child(even)::after {opacity: 0}	
.fsidemenu li:nth-child(3)::after {opacity: 1;}
}
@media (max-width: 380px) {
html {min-width: 360px;}
}