html,body{
	font-family: 'Nanum Gothic', sans-serif;
	letter-spacing: -1.5px;
	margin:0px;
	overflow-x: hidden;
}
img {
	margin: 0;
	padding: 0;
	max-width: 100%;
}
{
	display: none;
	overflow: hidden;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9999;
}
.sc_consults,.rs6_consults,.rs_consults,.rs7_consults ,.rs8_consults,.rs9_consults,.rs10_consults,.rs11_consults, .rs12_consults {
	display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    top: 0px;
    left: 0px;
}
.ly_box {
	position: absolute;
	display: flex;
	align-items: center;
	flex-flow: wrap;
	left: 50%;
	top: 50%;
	z-index: 10;
	width: 80%;
	height: 350px;
	transform: translate(-50%,-50%);
	background: #FFF;
	box-shadow: 20px 40px 40px 0 rgb(0 0 0 / 16%);
	flex-direction: row;
}
.ly_head {
	width: 100%;
	padding-left: 25px;
	background-color: #a77751;
	color: #fff;
	line-height: 70px;
	font-size: 22px;
	height:20%;
}
.ly_cont {
	width: 100%;
	padding: 20px;
	color: #3a5554;
	font-size: 15px;
	font-weight: normal;
	height:80%;
}
.ly_cont dl {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
	margin: 1em;
}
.ly_cont dd {
	margin: 0; 
}
.ly_cont dd select, dd input[type=text] {
	height: 40px;
	padding-left: 10px;
	border: 1px solid #ddd;
	width:100%;
}
.agr {
	display: flex;
	margin: 15px 0;
	font-size: 13px;
}
.btn_req_consult {
	width: 100%;
	background-color: #a77751;
	color: #fff;
	line-height: 48px;
	font-size: 18px;
	height:20%;
	border:1px;
}
.btn_close {
	top: 18px;
	background-position: -246px -100px;
	background-size: auto;
}
.ly_box a.btn_close {
	display: block;
	position: absolute;
	right: 24px;
	top: 18px;
	width: 26px;
	height: 26px;
	background-image: url(./../../img/common/sprite.svg);
	background-position: -246px -100px;
	background-size: initial;
	text-indent: -9999px;
	vertical-align: top;
}
.btn2{
	position: absolute;
	width: 60%;
	bottom: 10%;
	transform: translate(-50%);
	left: 50%;
}
.btn3{
	position: absolute;
	width: 60%;
	bottom: 14%;
	transform: translate(-50%);
	left: 50%;
}
.fir_cute{
	display:flex;
	align-items: center;
	position: relative;
}
.sec_cute{
	display:none;
	align-items: center;
	position: relative;
}
.thir_cute{
	display:none;
	align-items: center;
	position: relative;
}
.four_cute{
	display:none;
	align-items: center;
	position: relative;
}
.fif_cute div{
	position: absolute;
	top: 45%;
	text-align: center;
}
.fif_cute{
	display:none;
	align-items: center;
	position: relative;
}
.fif_cute i{
	z-index:99999999;
}
.six_cute{
	display:none;
	align-items: center;
	position: relative;
}

.sev_cute{
	display:none;
	align-items: center;
	position: relative;
}