<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
.msg {
    text-align: center;
    color: #aaa;
    padding: 50px 0;
}

.more_btn{
    margin-top: 70px;
    text-align: center;
    display: block;
}

.table_wrap{
    width: 1200px;
    margin: 0 auto;}

.table_wrap h3{
    font-size: 18px;
    font-weight: bold;}

.table_wrap table{
    margin-bottom: 90px;
    border-top: 1px solid #000;
    margin-top: 10px;}


.table_wrap table tr{border-bottom:1px solid #e6e6e6;}

.table_wrap table th{
    padding: 17px 0;
    font-size: 16px;
    letter-spacing: -1px;}

.table_wrap table td{
    padding: 17px 0;
    text-align:center;
    font-size: 14px;
    color: #404040;}

.table_wrap table td.bgbg{background:#f6f6f6;
    letter-spacing: -1px;}
    
.table_wrap table td.txt{
    border-left: 1px solid #e6e6e6;
    text-align: left;
    text-indent: 70px;
    color: #4e4d4d;
    letter-spacing: -1px;
    font-size: 14px;}

.table_wrap table tr td:nth-child(3){border-left:1px solid #e6e6e6;}

#bg{
    background: #f5f7f9;
    text-align: center;}

.tab_content{display:none; margin-top:60px;}

.page-body h1{
    margin-bottom: 0 !IMPORTANT;
    color: #000;
    font-size: 38px;
    width: 1200px;
    margin: 100px auto;
    padding-bottom: 40px;
    text-align: center;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: bold;}
    
.tab_content img{width:auto !important;}    
    
#process01{
    display: block;
    text-align: center;
    margin: 80px auto;}

.mBrn.no0 {
	margin-top: 20px;
}
.mBrn.no0 ul {
	font-size: 0;
}
.mBrn.no0 ul li {
	vertical-align: top;
    display: inline-block;
	width: calc(100%/3 - 14px);
	text-align: center;
	padding: 30px 0;
	height: 150px;
	border: 1px solid #eee;
	margin: 0 20px 20px 0;
}
.mBrn.no0 ul li:nth-of-type(3n){margin-right:0}
/*.mBrn.no0 ul li:nth-child(4), .mBrn.no0 ul li:nth-child(8) {
	float: right;
}
.mBrn.no0 ul li:nth-child(1), .mBrn.no0 ul li:nth-child(5) {
	margin-left: 0;
	width: 23%;
}
.mBrn.no0 ul li:nth-child(4), .mBrn.no0 ul li:nth-child(8) {
	margin-right: 0;
	width: 23%;
}*/
.mBrn ul li a {
}
.mBrn ul li a, .mBrn ul li.on a {
	display: block;
	background-position: top center !important;
	background-size: unset !important;
}
.mBrn.no0 ul li.n01 a {
	background: url('/design/codilab/daylight/pc/img/list_01.png') no-repeat;
}
.mBrn.no0 ul li.n02 a {
	background: url('/design/codilab/daylight/pc/img/list_02.png') no-repeat;
	background-position: contain;
}
.mBrn.no0 ul li.n03 a {
	background: url('/design/codilab/daylight/pc/img/list_03.png') no-repeat;
	background-position: contain;
}
.mBrn.no0 ul li.n04 a {
	background: url('/design/codilab/daylight/pc/img/list_04.png') no-repeat;
	background-position: contain;
}
.mBrn.no0 ul li.n05 a {
	background: url('/design/codilab/daylight/pc/img/list_05.png') no-repeat;
	background-position: contain;
}
.mBrn.no0 ul li.n06 a {
	background: url('/design/codilab/daylight/pc/img/list_06.png') no-repeat;
	background-position: contain;
}
.mBrn.no0 ul li.n07 a {
	background: url('/design/codilab/daylight/pc/img/list_07.png') no-repeat;
	background-position: contain;
}
.mBrn.no0 ul li.n08 a {
	background: url('/design/codilab/daylight/pc/img/list_08.png') no-repeat;
	background-position: contain;
}
.mBrn.no0 ul li.n01.on a {
	background: url('/design/codilab/daylight/pc/img/list_01_on.png') no-repeat !important;
	background-position: top center !important;
}
.mBrn.no0 ul li.n02.on a {
	background: url('/design/codilab/daylight/pc/img/list_02_on.png') no-repeat !important;
	background-position: top center !important;
}
.mBrn.no0 ul li.n03.on a {
	background: url('/design/codilab/daylight/pc/img/list_03_on.png') no-repeat !important;
	background-position: top center !important;
}
.mBrn.no0 ul li.n04.on a {
	background: url('/design/codilab/daylight/pc/img/list_04_on.png') no-repeat !important;
	background-position: top center !important;
}
.mBrn.no0 ul li.n05.on a {
	background: url('/design/codilab/daylight/pc/img/list_05_on.png') no-repeat !important;
	background-position: top center !important;
}
.mBrn.no0 ul li.n06.on a {
	background: url('/design/codilab/daylight/pc/img/list_06_on.png') no-repeat !important;
	background-position: top center !important;
}
.mBrn.no0 ul li.n07.on a {
	background: url('/design/codilab/daylight/pc/img/list_07_on.png') no-repeat !important;
	background-position: top center !important;
}
.mBrn.no0 ul li.n08.on a {
	background: url('/design/codilab/daylight/pc/img/list_08_on.png') no-repeat !important;
	background-position: top center !important;
}
.mBrn.no0 ul li a img {
	opacity: 0;
	margin-top: 5px;
}
.mBrn.no0 ul li a p.name {
	font-weight: bold;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 5px;
}
.mBrn.no0 ul li a p.subname {
    color: #ababab;
}
.mBrn.no0 ul li.on {
	border: 1px solid #4cb284 !important;
	background: #4cb284;
}
.mBrn.no0 ul li.on p {
	color: #fff !important;
}

#notice{width:1200px; margin:0 auto;
    position: relative;
    display: table;
    border: 9px solid #f6f6f6;
    padding: 30px 0;}
    
#notice .left{
    width: 280px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    background: #dadada;
    position: absolute;
    top: -10px;
    left: -10px;
    height: 160px;
    line-height: 160px;
    font-size: 24px;
    letter-spacing: 5px;
    font-family: none;}
    
#notice .right{
    float: right;
    display: inline-block;
    width: 900px;
    color: #aaa;
    font-size: 14px;
    line-height: 1.7;}

#notice .right ul{}
#notice .right ul li{
    display: inline-block;
    font-size: 14px;
    padding: 2px 0;
    text-align: left;}

#notice .right ul li:nth-child(odd){
    float: left;
    width: 60%;}
#notice .right ul li:nth-child(even){width:40%}
/* BASIC css end */

</pre></body></html>