.quickWrap .scroll {
    display: none;
}

.subTopWrap {
    position:relative;
	width: 100%; 
	overflow: hidden;
}

.subTopWrap .imageWrap {
    width: 100%;
	height: 500px;
    position:relative;
    display: flex;
    align-items: center;
}

.subTopWrap .imageWrap>img {width: 1920px;	display: block; position: absolute; bottom: 0; left: 50%; margin-left: -960px; max-width: inherit;}

.subTopWrap .textWrap {
    display: flex;
    flex-flow: column;
    padding-top: 110px;
    position:absolute;
    left:0;
    text-align: center;
    width: 100%;
	z-index: 2;
}

.subTopWrap .textWrap .text1 {
    color:#fff;
    font-size:62px;
    font-family: 'NotoKrB';
    margin-bottom: 39px;
	position: relative;
}
.subTopWrap .textWrap .text1 span { display:none;}
.subTopWrap .lounge .textWrap .text1 span { width: 100%; display: block; position: absolute; top: 115%; left: 0px; font-size: 16px; text-align: center;}

.subTopWrap .textWrap .text2 {
    color:#fff;
    font-size: 20px;
    font-family: 'MontR';
}

.subTopWrap .menuWrap {
    height: 70px;
    width: 100%;
    position: relative;
    background-color: #fff;
	border-bottom: 1px solid #ccc;
    display: flex;
}

.subTopWrap .menuWrap ul {
    flex:1;
    height: 100%;
    display: flex;
    justify-content: center;
}

.subTopWrap .menuWrap ul li {
    height: 100%;
    margin:0 20px;
}

.subTopWrap .menuWrap ul li>a {
    height: 100%;
    display: flex;
    align-items: center;
    position:relative;
    font-size: 18px;
    padding:0 10px;
    font-family: 'NotoKrR';
    color:#4a4a49;
    border-bottom:4px solid transparent;
}

.subTopWrap .menuWrap ul li.on > a {
    border-color:#005151; color: #005151;
}

.subTopWrap .menuWrap ul li>a > span { font-size: 13px; display: block; position: absolute; bottom: 6px; left: 0px; width: 100%; text-align: center;}
.subTopWrap .menuWrap ul li a br {display: none;}
.subTopWrap .menuWrap li.d3 { display: flex; flex-flow: row wrap;}
.subTopWrap .menuWrap li.d3 .depth3 { display: flex; height: 100%; margin-left: 20px; }
.subTopWrap .menuWrap li.d3 .depth3 a { display: flex; height: 100%; align-items: center; font-size: 16px; padding: 0px 7px; font-family: 'NotoKrR';  color:#999; opacity: 1; border-bottom:3px solid transparent; }
.subTopWrap .menuWrap li.d3 .depth3 a.on2 { opacity: 1; color: #000;  }



.subTitle {
    margin:155px 0 0;
    text-align: center;
    color:#333333;
    font-size: 48px;
    font-family: 'NotoKrM';
}

.subTopWrap+div {
    padding:100px 0 150px;
    position:relative;
}


.news * { box-sizing: content-box;}

.news table {
	width: 100%;
	color: #454545;
	background-color: #fff;
	margin-bottom: 50px;
	font-size: 12px;}
	
	.news th { 
		padding: 16px 0px;
		font-size: 16px;
		line-height: 1;
		color: #4b4d55;
		background-color: #e5ecec;}
	
	.news td {
		padding: 10px 0px;
		font-size: 14px;
		line-height: 1.4;
		text-align: center;
		color: #4d4d4d;
		border-bottom: 1px solid #e3e3e3;}
		
	.news table td.tit {
		text-align: left;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;}
		
		.news table a { 
			color: #999; 
			margin-right: 5px;
			margin-left: 5px;
			display: block;
			letter-spacing: -1px;}
			
			.news .tit strong { font-weight: bold;  color: #000;  display: block; margin-bottom: 5px; font-size: 16px;}
.news .tit span {display: block;}
		
		.news table a:hover,
		.news table a:focus { text-decoration: underline;}


.clear:after { 
    content:"";
	height:0;
	visibility: hidden;
	display: block;
	clear: both; }
.info_area h3 {position:relative;padding-left:15px;margin-bottom:10px;font-size:20px;color:#222;letter-spacing:-1px;}
.info_area h3:before {content: "";position:absolute;left:0;top:12px;width:5px;height:5px;background-color:#222;}
.agreement { width: 49%; float: left;}
.agreement:nth-child(1) { margin-right: 2%;}
.agreement_inner {overflow-y:scroll;max-height:100px;padding: 15px;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;}
.agreement_inner .txt4 {margin-bottom:30px;}
.agreement_inner .txt4 li {position:relative;padding-left:8px;}
.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:16px;font-weight:400;color:#222;}
.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 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 span{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;}

.ifWrap { width: 100%; margin: 0px auto; position: relative;}
.ifWrap iframe { margin-bottom: 30px;}
.ifWrap .btnWrap { width: 100%; position: relative; margin-bottom: 30px; text-align: right;}
.ifWrap .btnWrap a { width: 170px; 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: left; position: relative;}
.ifWrap .btnWrap a:nth-child(2) {background:#737574}
.ifWrap .btnWrap a:nth-child(3) {background:#3B3B3B}
.ifWrap .btnWrap a::after {width: 10px; height: 40px; display: block; position: absolute; top: 0px; right: 10px; text-align: right; content: ">"; font-family:"Gotham", "sans-serif"}
.ifWrap .ori { width: 100%; position: relative;}
.ifWrap .ori li { width: auto; position: relative; padding: 0px 15px;  font-size: 14px; line-height: 1.4; color: #999;}
.ifWrap .ori li::after { width: 10px; height: 100%; display: block; position: absolute; top: 0px; left: 0px; content: "※"}