.header {
    height: 100px;
}

.subTopWrap {
    width: 100%;
    margin:0 auto;
    position:relative;
    z-index: 10;
}

.subTopWrap .imageWrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: calc(100% - 200px);
    margin:130px auto 0;
}

.subTopWrap .imageWrap img {
    width: 100%;
}

.subTopWrap .imageWrap .sTitle {
    position:absolute;
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    padding-left: 260px;
    width: 100%;
    gap: 30px 0;
    /* padding-top: 80px; */
}

.subTopWrap .imageWrap .sTitle .t1 {
    color:#fff;
    font-size: 48px;
    font-family: 'NunB';
}

.subTopWrap .imageWrap .sTitle .t2 {
    color:#a19588;
    font-size: 26px;
    font-family: 'NotoKrL';
}

.subTopWrap .bottomWrap {
	width: calc(100% - 200px);
	max-width: 1840px;
	margin: 0 auto;
    height: 60px;
    border-bottom: 1px solid #ebebeb;
}
.subTopWrap .bottomWrap ul {
    height: 60px;
    /* width: 100%; */
    flex:1;
    text-align: center;
    white-space: nowrap;
	overflow: auto;
    /* padding:0 125px 0 55px; */
}

.subTopWrap .bottomWrap ul li {
    height: 100%;
    margin:0 25px;
    display: inline-block;
}

.subTopWrap .bottomWrap ul li a {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position:relative;
    font-size: 18px;
    padding:0 5px;
    font-family: 'NotoKrM';
    color:#555555;
}

.subTopWrap .bottomWrap ul li.active a {
    color:#9F7A48;
}

.subTopWrap .bottomWrap ul li a:after {
    content:'';
    background-color: #9F7A48;
    position:absolute;
    bottom:0;
    left:0;
    width: 100%;
    height: 3px;
    display: none;
}

.subTopWrap .bottomWrap ul li.active a:after {
    display: block;
}

.subTopWrap .bottomWrap .layout {
    display: flex;
    align-items: center;
    gap: 0 55px;
}

.subTopWrap .bottomWrap .layout span {
    color:#7d7d7d;
    font-size: 18px;
    font-family: 'NotoKrR';
}

.subTopWrap+div {
    padding-top: 115px;
    padding-bottom: 200px;
}

.scWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    position:relative;
    width: 100%;
}

.scWrap .rtWrap {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    border-top: 1px solid #ccc;;
    border-bottom: 1px solid #ccc;;
}

.int {font-family: 'NotoKrR';}
.int h3 { font-size: 20px; margin-bottom: 10px; padding-left: 13px; position: relative;}
.int h3:before {content: "";position:absolute;left:0;top: 12px;width:5px;height:5px;background-color:#222;}
.agreement { width: 100%;  margin-bottom: 50px;}
.agreement_inner {overflow-y:scroll;max-height:180px;padding: 30px 15px 0;margin-bottom:20px;border:1px solid #ccc;line-height:20px;font-size:15px;font-weight:400;color:#222; background: #fff;}
.agreement_inner h4 {padding:30px 0 10px;font-size:18px;color:#222;font-weight:400; border-bottom: 1px solid #ccc; margin-bottom: 20px;}
.agreement_inner .txt4 {margin-bottom:30px;}
.agreement_inner .txt4 li {position:relative;padding-left:8px; margin-bottom: 5px;}
.agreement_inner .txt4 li:before {content: "";display:block;position:absolute;left:0;top:8px;width:3px;height:3px;background-color:#222;}
.agreement_inner .txt2{margin-bottom:15px;}
.agreement_inner .txt3{margin-bottom:30px;}
.agree_wrap {overflow:hidden;}
.agree_txt {float:left;}
.agree_txt .txt1{font-size:14px;font-weight:400;color:#222; letter-spacing: -1px;}
.input_area{float:right; color: #222;}
.input_area .input1{margin-right:25px;}
.input_area input{margin: 4px 5px 0 1px;}
.survey .input_area label{color:#222;font-size:16px;font-weight:400;}
.info_area .agreement{margin-bottom: 40px;}
.infomation .desc {margin-bottom:10px;font-size:15px;color:#222;font-weight:400;}
.infomation table {width:100%;margin-bottom:15px;}
caption{overflow:hidden;width:0;height:0;font-size:0;line-height:0;}
.infomation table th{padding:5px 20px;background-color:#efeeee;border:1px solid #cbcbcb;border-left:none;font-size:16px;color:#000;font-weight:400;text-align:left;}
.infomation table td{padding:5px 10px;border:1px solid #cbcbcb;border-right:none;font-size:16px;text-align:left;color:#222;}
.infomation table td span { display: inline-block; width: 80px;}
.infomation table input[type=text]{height:30px;padding:5px;border:1px solid #cbcbcb;box-sizing:border-box; background: #fff;}
.infomation table select{width:65px;height:28px;padding:2px;border:1px solid #cbcbcb;box-sizing:border-box; background: #fff;}
.infomation table td a.btn {display:inline-block;width:117px;margin-left:10px;line-height:30px;background-color:#333132;font-size:15px;color:#fff;text-align:center;vertical-align:top;}
.w400{width:400px;}
.w160{width:160px;}
.w65{width:65px;}
.mgb{margin-bottom:10px;}
.infomation table td p{font-size:13px;}
.btn_area{text-align:center;}
.btnCommon{display:inline-block;padding:13px 47px;background-color:#333132;color:#fff;font-size:16px;}
.btnCommon:hover{color:#222;}
.info_area{margin-bottom:30px;}
.qlistWrap { width: 100%; position: relative; padding: 50px; border: 1px solid #ccc; margin-top: 40px; }
.qlistWrap select { height: 34px; padding: 0 15px;}
.qbox { width: 100%; position: relative; margin-bottom: 40px;}
.qbox h5 { width: 100%; margin-bottom: 15px; font-size: 18px; line-height: 1; color: #000;}
.qbox ul { width: 100%; font-size: 16px; line-height: 1.4; position: relative}
.qbox ul::after { width: 1px; height: 0; display: block; content: ""; clear: both;}
.qbox ul li { display: inline-block; margin-right: 30px;}
.qbox ul.l6 li { width: 100%; margin-bottom: 5px; margin-right: 0;}

.emodelhouseWrap iframe { margin-bottom: 30px;}
.emodelhouseWrap .btnWrap { width: 100%; position: relative; margin-bottom: 30px; text-align: right;}
.emodelhouseWrap .btnWrap a { width: 200px; padding: 0px 10px; height: 40px; margin-left: 5px; border-radius: 10px; display: inline-block; font-size: 16px; line-height: 40px;  background: #8B8075; color: #fff; text-align: center; position: relative;}
.emodelhouseWrap .btnWrap a:nth-child(2) {background:#737574}
.emodelhouseWrap .btnWrap a:nth-child(3) {background:#3B3B3B}
.emodelhouseWrap .btnWrap a::after {width: 32px; height: 100%; display: block; position: absolute; top: 0px; right: 10px; text-align: right; content: ""; font-family:"Gotham", "sans-serif"; background: url("../images/sub/arrow.png") no-repeat center left;}
.emodelhouseWrap .ori { width: 100%; position: relative; text-align: left;}
.emodelhouseWrap .ori li { width: auto; position: relative; padding: 0px 15px;  font-size: 14px; line-height: 1.4; color: #999;}
.emodelhouseWrap .ori li::before { width: 10px; display: inline-block; position: relative; top: 0px; left: 0px; content: "※"; margin-right: 3px;}	