@charset "utf-8";

@media (max-width:1600px) {
	.contain,
	#sub #contArea {max-width:1060px;}

	.cln-card,
	.pld-card {min-height:auto;}
}

@media (max-width:1300px) {
	#new-lnb {width:auto; margin:0 auto 50px; padding:0 var(--container-space); max-width:1060px; position:relative; left:auto; width:100%;}
	.new-lnb {display:none;}
	.new-lnb-m {display:block;}
}

@media (max-width:1024px) {
	.iq-inp {height:44px;}
	
	.new-lnb-m .depth1 ul li a {height:50px;}

	.greet-row {display:block;}
	.greet-photo {margin-bottom:30px;}
	
	.vis-photo {width:300px;}

	.slo-stack {max-width:40%;}

	.bus-card {min-height:auto;}

	.phi-card {min-height:auto;}

	.hist-pic {max-width:40%;}
	.hist-dot {width:60px; height:60px;}
	.hist-dot-i {width:34px; height:34px; border-width:10px; margin:-17px 0 0 -17px;}
	.hist-line {left:30px;}
	
	.loc-bd {gap:0;}

	.loc-row {flex-direction:column;}
	.loc-map {width:100%; margin-top:30px;}
	
	.cln-row {flex-direction:column;}
	.cln-card {flex-direction:row}

	.pld-row {flex-direction:column;}
	.pld-card {flex-direction:row;}

	.scm-btn {min-height:auto;}

	.eth-row {flex-direction:column; display:flex;}

	.eth-ban-txt {height:200px;}

}


@media (max-width:700px) {
	.new-lnb-m .depth1 ul li a {height:45px;}

	.ov-row {flex-direction:column;}
	.ov-card {flex-direction:row; align-items:center;}
	.ov-row:nth-child(2) .ov-card:last-child {flex-wrap:wrap;}
	.ov-row:nth-child(2) .ov-card:last-child .ov-desc {width:100%;}
	.ov-sub {width:auto;}

	.eth-ico,
	.bus-ico,
	.ov-ico {width:40px; border-radius:10px;}

	.vis-row {display:block;}
	.vis-photo {width:100%; margin-bottom:30px;}
	.vis-row br {display:none;}

	.phi-row {display:flex; flex-direction:column;}

	.slo-in {flex-direction:column; gap:0;}
	.slo-left {width:100%; align-items:center;}
	.slo-dots {transform:rotate(90deg); width:60px; height:140px;}
	.slo-stack {max-width:50%;}

	.bus-row {display:flex; flex-direction:column;}

	.hist-row {flex-direction:column; gap:30px;}
	.hist-pic {max-width:100%;}

	.plt-list {margin-bottom:50px;}
	.plt-item {width:44%;}
	.plt-lnk {width:auto; padding:10px 15px;}

	.ov-tlist{flex-wrap:wrap;}
	.ov-titem {flex:auto;}
	.dcs-wrap br {display:none;}
	
	.scm-block br {display:none;}
	.scm-act {width:100%;}

	.eth-wrap {padding-top:0;}
	.eth-ban-txt {height:150px;}

	.iq-field {flex:1 100%;}
	.iq-field .captcha-wrap {height:44px;}

	.eth-btn {width:100%;}
	.eth-btn a {width:100%;}
	.eth-btn a svg {height:20px;}
}
