/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 24px;
    width: 24px;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bmezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    cursor: pointer;
    z-index: 9999;
    display: none;
}

.selected .gh {
    transform: rotate(90deg);
}

.gh a {
    background-color: #111;
    display: block;
    margin: 0 auto;
    height: 2px;
    margin-top: -1px;
    position: relative;
    top: 50%;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    width: 100%;
    border-radius: 2px;
}

.gh a:after {
    width: 100%;
}

.gh a:before {
    width: 100%;
}

.gh a:after,
.gh a:before {
    background-color: #111;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}

.gh a:after {
    top: 7px;
}

.gh a:before {
    top: -7px;
}

.selected .gh a:after,
.selected .gh a:before {
    top: 0;background: #111;
}

.selected .gh a:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    width: 100%;
}

.selected .gh a {
    /* background-color: transparent !important; */
	background: #111;
}
html{
	font-size: 1vw;
}

@media only screen and (max-width:1080px) {
	h2{
		font-size: 20px !important;
	}
	h3{
		font-size: 18px !important;
	}
	h4{
		font-size: 16px !important;
	}
	p,
	h5,
	h6{
		font-size: 14px !important;
	}
	
	.wrap {
		width: auto;
		padding: 0 15px;
	}	
	html{
		font-size: 16px;
	}
	.header .tops .wrap{
		padding: 10px 15px;
		height: 60px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.header .seach{
		display: none;
	}
	.header .tops dl{
		/* display: none; */
	}
	.header .logo img{
		height: 34px;
	}
	.gh{
		display: block;
		position: static;
		margin-left: 10px;
	}
	.header .naver ul{
		display: block;
	}
	.header .naver li a{
		font-size: 16px;
		line-height: 44px;
	}
	.header .naver li{
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	.header .naver{
		display: none;position: fixed;
		left: 0;right: 0;
		top: 60px;z-index: 11;
	}
	.footer .tps{
		display: block;
		padding-top: 30px;
	}
	.footer dl{
		margin-top: 15px;
	}
	.copyright{
		font-size: 14px;
		width: auto;max-width: 100%;
		margin-bottom: 15px;
	}
	.footer .tbs{
		display: block;
	}
	.header{
		position: fixed;
		left: 0;right: 0;
		top: 0;z-index: 99;
		background: #fff;
	}
	.layout{
		padding-top: 60px;
	}
.uwpage .wrap{
	display: block;
}
.uwlts{
	width: auto;
	height: auto;
	padding: 20px;
}
.uwlts .text{
	height: auto;
	overflow: hidden;
	padding: 0;
}
.uwlts .text h1{
	font-size: 20px;
}
.uwrts{
	width: auto;
	margin-top: 15px;
}
.uwnav li h3{
	font-size: 14px !important;
}
.uwfoms{
	padding: 15px;
}
.uwfoms .dl2 dd h4 span{
	font-size: 20px;
}
.uwfoms .dl2 dd{
	padding: 15px;
	margin-bottom: 6px;
}
.uwtit{
	font-size: 16px !important;
}
.uwfoms .dl3 dd label{
	font-size: 14px;
}
.uwbtns .b1{
	line-height: 46px;
}
.uwrts{
	padding-bottom: 10px;
}
.page2 .hs{
	flex-wrap: wrap;padding: 0 0 15px;
}
.page2 .hs h3{
	width: 100%;margin-bottom: 10px;
}
.page2{
	padding: 15px;
}
.uwbtns .b1{
	width: calc(50% - 10px);
}
.msktext{
	width: 90%;padding: 15px;
	top: 22%;
}
.msktext h2{
	font-size: 16px !important;
}
.msktext h4{
	font-size: 14px !important;
}
.page3 .dl1,
.page2 .bs li dl{
	display: block;
}
.page2 .bs li dd{
	width: auto;margin-bottom: 10px;
}
.page2 .bs li{
	margin-bottom: 10px;
}
.page3 .dl1 dd{
	margin-right: 0;
}
.page3{
	padding: 15px;
}
.page3 .hs{
	padding-top: 0;
}
.uwpage{
	padding: 40px 0;
}
.upads{
	padding: 15px;
}
.uwrts{
	min-height: 0;
}


}