.scInfo .mt45{
	margin-top: 45px !important;
}
.scInfo .mt50{
	margin-top: 50px !important;
}
.scInfo .mt55{
	margin-top: 55px !important;
}
.scInfo h3, .scInfo h4, .scInfo h5, .scInfo div,
.scInfo li, .scInfo p, .scInfo span, .scInfo em{
	font-family: Malgun Gothic, '¸¼Àº °íµñ';
}
.scInfo td, .scInfo td li, .scInfo th{
	font-family: 'µ¸¿ò', Dotum !important;
}

.scInfo .tabMain {

}
.scInfo .tabMain ul{
	display:flex;
}
.scInfo .tabMain li{
	/*
	float: left;
	width:calc(100% / 3);
	*/
}

.scInfo .tabSub_legacy {
	border-bottom: 2px solid #777;
}
.scInfo .tabSub_legacy ul{
	overflow: hidden;
	padding: 0 0 0 1px;
}
.scInfo .tabSub_legacy li{
	float: left;
	margin-bottom: none;
	border: 1px solid #d7d7d9;
	box-sizing: border-box;
	width: 183px;
	height: 38px;
	margin-left: -1px;
}
.scInfo .tabSub_legacy li.on{
	border: 1px solid #777;
}
.scInfo .tabSub_legacy li:first-child{
	width: 184px;
}
.scInfo .tabSub_legacy li a{
	height: 38px;
	line-height: 36px;
	font-size: 14px;
	display: block;
	color: #7a7a7a;
	text-align: center;
}
.scInfo .tabSub_legacy li.on a{
	color: #fff;
	background: #777;
	font-weight: bold;
}
.scInfo h3.ti{
	display: block;
	font-size: 18px;
	line-height: 22px;
	color: #d84f5c;
	letter-spacing: -1px;
	background: url(img/blTitle.png) no-repeat 0px 11px;
	padding: 0 0 0 7px;
}
.scInfo h3.ti span{
	font-size: 12px;
	color: #999;
	padding-left: 12px;
	font-weight: normal;
	letter-spacing: 0;
}
.scInfo h4.ti{
	display: block;
	font-size: 16px;
	line-height: 22px;
	background: url(img/blTitleH4.png) no-repeat 0px 11px;
	padding: 0 0 0 12px;
	letter-spacing: -1px;
	color: #555;
}

.scInfo h5.ti{
	display: block;
	font-size: 14px;
	letter-spacing: -1px;
	color: #d8505e;
	line-height: 23px;
	font-weight: normal;
}

.scInfo .groupBox1 {
	border: 1px solid #e5e5e5;
	padding: 25px;
}

.scInfo table.tbl01 td{
	border-left:1px solid #e6e2e3;
}
.scInfo table.tbl01 td:first-child{
	border-left: none;
}
.scInfo table.tbl01 .tx li{
	text-align: left;
	letter-spacing: -1px;
	text-indent: -9px;
	padding: 0 7px 0 16px;
}

.scInfo table.tbl01 .tdBlue,
.scInfo table.tbl01 .tdBlue th,
.scInfo table.tbl01 .tdBlue td{
	background:#ebf8ff;
	color: #007cc6;
	font-weight: bold;
}
.scInfo table.tbl01 .tdGray,
.scInfo table.tbl01 .tdGray th,
.scInfo table.tbl01 .tdGray td{
	background:#f6f6f6;
	color: #666;
	font-weight: bold;
}
.scInfo table.tbl01 .fn1{
	color: #d6505b;
	font-weight: bold;
}
.scInfo table.tbl01 .fn2{
	color: #007ec5;
	font-weight: bold;
}
.scInfo table.tbl01 .coedSc{
	background:url(img/icoTableGender1.png) no-repeat center;
}
.scInfo table.tbl01 .manSc{
	background:url(img/icoTableGender2.png) no-repeat center;
}
.scInfo table.tbl01 .girlSc{
	background:url(img/icoTableGender3.png) no-repeat center;
}
.scInfo table.tbl01 .dormitory{
	background:url(img/icoTableHome.png) no-repeat center;
}
.scInfo table.tbl01 a.link{
	display: inline-block;
	padding-right: 7px;
	color: #007dc7;
	background:url(img/icoTableArrow.png) no-repeat 100% 5px;
	background-position: 100% 4px\0;
}
.scInfo table.tbl01 a.link:hover {
	text-decoration: underline;
}
.scInfo table.tbl01 .private {
	background:url(img/icoTableType1.png) no-repeat center;
}
.scInfo table.tbl01 .public {
	background:url(img/icoTableType2.png) no-repeat center;
}
.scInfo table.tbl01 .total {
	background-color: #fbfde8;
}

.scInfo .boxInfo{
	background: #fff8ee;
}
.scInfo .boxInfo .txtGroup{
	border: 1px solid #fde6d8;
	overflow: hidden;
	padding: 24px 0;
	text-align: center;
}
.scInfo .boxInfo .txtGroup img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.scInfo .boxInfo .txtGroup ul{
	display: inline-block;
	vertical-align: middle;
}
.scInfo .boxInfo .txtGroup .tx1{
	width: 258px;
}
.scInfo .boxInfo .txtGroup .tx2{
	width: 237px;
}
.scInfo .boxInfo .txtGroup li{
	text-align: left;
	font-size: 14px;
	line-height:24px;
	letter-spacing: -1px;
	color: #76726f;
}
.scInfo .boxInfo .txtGroup li span{
	color: #666;
	font-weight: bold;
}
.scInfo .boxInfo p{
	background: #fff;
	border: 1px solid #e5e5e5;
	border-top: none;
	text-align: center;
	padding: 15px 0;
	color: #9a9a9a;
	font-size: 14px;
	letter-spacing: -1px;
}

.scInfo .boxlist1 {
	overflow: hidden;
	margin-left: -20px;
}
.scInfo .boxlist1 li{
	width:calc((100% - 60px) / 3);
	border: 1px solid #d1d1d1;
	border-bottom: 2px solid #e9e9e9;
	margin-left: 20px;
	float: left;
	box-sizing:border-box;
}
.scInfo .boxlist1 li p.ti{
	padding: 11px 0;
	text-align: center;
	font-size: 15px;
	color: #666;
	background: #f8f8f8;
	border-bottom: 1px solid #d3d3d3;
	font-weight: bold;
	letter-spacing: -1px;
}
.scInfo .boxlist1 li p.txt{
	padding: 16px 24px;
	font-size: 14px;
	line-height: 24px;
	min-height: 100px;
	border-bottom: 1px solid #d1d1d1;
	letter-spacing: -1px;
	text-align: center;
	min-height:200px;
}

.scInfo .msgBox1 {
	display: table;
	border: 1px solid #c0dbec;
	width: 100%;
}
.scInfo .msgBox1 p.ti{
	display: table-cell;
	vertical-align: middle;
	background: #f0f9ff;
	width: 150px;
	text-align: center;
	border-right: 1px solid #c0dbec;
	padding: 12px 0;
	font-weight: bold;
	color: #027ec8;
	font-size: 15px;
}
.scInfo .msgBox1 ul{
	display: table-cell;
	vertical-align: middle;
	padding: 12px 0;
}
.scInfo .msgBox1 li{
	padding-left: 35px;
	font-size: 13px;
	line-height: 23px;
}
.scInfo .icoList1 {

}
.scInfo .icoList1 img{
	vertical-align: middle;
	display: inline-block;
	margin:0 20px 0 10px;
}
.scInfo .icoList1 ul{
	vertical-align: middle;
	display: inline-block;
}
.scInfo .icoList1 li{
	line-height: 24px;
	color: #666;
	font-size: 14px;
	width: 660px;
	text-indent: -7px;
	padding: 0 0 0 10px;
	letter-spacing: -1px;
}
.scInfo .icoList1 li b{
	color: #333;
}
.scInfo .icoList1 .sub{
	color: #9f9f9f;
	padding: 0 0 0 10px;
}

.scInfo .titleWrap {
	overflow: hidden;
}
.scInfo .titleWrap .ti{
	float: left;
}
.scInfo .titleWrap .bag{
	float: right;
	color: #808080;
	font-size: 12px;
	letter-spacing: -1px;
	position: relative;
	top:2px;
}

.scInfo .boxlist2 {
	overflow: hidden;
	margin-left: -18px;
}
.scInfo .boxlist2 li{
	border: 1px solid #c2dced;
	background: #f0f9ff;
	width: 212px;
	float: left;
	margin-left: 18px;
}
.scInfo .boxlist2 p{
	text-align: center;
	color: #555;
	font-size: 13px;
	letter-spacing: -1px;
}
.scInfo .boxlist2 .tx1{
	padding: 10px 0 0;
}
.scInfo .boxlist2 .tx1 span,
.scInfo .boxlist2 .tx2 span{
	font-weight: bold;
}
.scInfo .boxlist2 .tx1 em{
	font-size: 12px;
	font-weight: bold;
	color: #d74f5b;
}
.scInfo .boxlist2 .tx1 span{
	font-size: 16px;
	color: #d74f5b;
}
.scInfo .boxlist2 .tx2 {
	padding: 2px 0 15px;
}


.scInfo .groupBox2 {

}
.scInfo .groupBox2 h4{
	font-size: 20px;
	color: #d84e5b;
	letter-spacing: -1px;
	padding: 15px 0;
	background: #fff8ee;
	border: 1px solid #fde6d8;
	text-indent: 35px;
}
.scInfo .groupBox2 h4 span{
	color: #555;
}
.scInfo .groupBox2 .inner{
	border: 1px solid #e5e5e5;
	border-top:none;
}
.scInfo .groupBox2 .inner>li {
	margin: 0 40px;
	padding: 25px 0;
	border-top: 1px solid #e5e5e5;
	font-size: 14px;
	line-height: 26px;
}
.scInfo .groupBox2 .inner>li:first-child{
	border-top: none;
}
.scInfo .groupBox2 .ti {
	font-size: 16px;
	color: #d74f5d;
	letter-spacing: -1px;
	margin-bottom: 5px;
}
.scInfo .groupBox2 .inner img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 45px;
}
.scInfo .groupBox2 .tiList{
	display: inline-block;
	vertical-align: middle;
	width: 628px;
}
.scInfo .groupBox2 .tiList1{
	display: inline-block;
	vertical-align: middle;
	width: 645px;
}
.scInfo .groupBox2 .tiList p.txt{
	line-height: 24px;
	font-size: 13px;
	color: #666;
}
.scInfo .groupBox2 .tiList p.txt b{
	color: #333;
}
.scInfo .groupBox2 td.em{
	background: #fbfde8;
	color: #666;
}

.scInfo .msgBox2 {
	background: #f0f9ff;
	border: 1px solid #c1dced;
	padding: 9px 18px;
}
.scInfo .msgBox2 li{
	color: #007dc9;
	font-size: 14px;
	text-indent: -7px;
	letter-spacing: -1px;
	padding:4px 0 4px 9px;
}
.scInfo .tableTitle{
	overflow: hidden;
}
.scInfo .tableTitle h3{
	float: left;
}
.scInfo .tableTitle .total{
	background: url(img/icoTableTop.png) no-repeat;
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	color: #666;
	font-weight: bold;
}
.scInfo .tableTitle .subTx{
	color: #a0a0a0;
	float: right;
	position: relative;
	top:4px;
}

.scInfo .areaMenu{
	overflow: hidden;
	border: 1px solid #d2d1d1;
	border-right: none;
	border-bottom: none;
	width: 731px;
}
.scInfo .areaMenu li{
	height: 51px;
	width:calc(100% /5);
	float: left;
	text-align: center;
	line-height: 51px;
	border: 1px solid #d2d1d1;
	background: #eee;
	border-left:none;
	border-top:none;
	box-sizing: border-box;
}
.scInfo .areaMenu li a{
	height: 51px;
	display: block;
	color: #666;
	font-size: 18px;
}
.scInfo .areaMenu li:hover,
.scInfo .areaMenu li.on{
	background: #d84f5c;
	border: 1px solid #aa2a36;
}
.scInfo .areaMenu li:hover a,
.scInfo .areaMenu li.on a{
	color: #fff;
}

.scInfo .tableView {
	padding: 0 0 30px;
}

.scInfo .tableView td.em{
	background: #fbfde8;
	color: #666;
}
.scInfo .tableView td.point1{
	font-weight: bold;
	color: #d1545a !important;
}
.scInfo .tableView td.point2{
	font-weight: bold;
	color: #486390 !important;
}
.tableView {
	padding: 0 30px;
}

.tableView td.em{
	background: #fbfde8;
	color: #666;
}
.tableView td.point1{
	font-weight: bold;
	color: #d1545a !important;
}
.tableView td.point2{
	font-weight: bold;
	color: #486390 !important;
}
.tableView td.point3{
	font-weight: bold;
	color: #d1545a !important;
}


/* TD FIX */
.scInfo table.tbl01 td{
	border-left:none;
	border-right:1px solid #e5e1e3;
}
.scInfo table.tbl01 td:first-child{
	border-right:1px solid #e5e1e3;
}
.scInfo td.tdFirst{
	border-left:none !important;
}
.scInfo td.tdLast{
	border-right:none !important;
}

/* ¸®´º¾ó ¼öÁ¤ */
.scInfo *{-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.scInfo .tabSub{-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;}
.scInfo .tabSub *{-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;}
.scInfo .tabSub {border-bottom: 2px solid #777;}
.scInfo .tabSub ul{width:100%;padding: 0 0 0 1px;display:table;}
.scInfo .tabSub li{display:table-cell;float:none;margin-bottom: none;border: 1px solid #d7d7d9;box-sizing: border-box;width: 10%;height: 38px;}
.scInfo .tabSub li.on{border: 1px solid #777;}
.scInfo .tabSub li a{height: 38px;line-height: 36px;font-size: 14px;display: block;color: #7a7a7a;text-align: center;}
.scInfo .tabSub li.on a{color: #fff;background: #777;font-weight: bold;}
.scInfo .boxlist2 li{width:252px;text-align:center;}
.scInfo .areaMenu{width:100%; display: flex; flex-wrap: wrap}
