.header-border {padding-top: 102px;}

.mainsub-slide { display:none; }
.mainsub-slide-m { display:none; }
.page-menu-title {height:128px;background-image: url("/img/main/main_step_bg.jpg");padding-top:13px;text-align:center;font-size:35px;letter-spacing:-2px;}
.page-menu-title i {
	color: #cdff82;
    font-size: 75px;
    height: 100%;
    padding-right: 7px;
}
.section-title {
    font-size: 38px;
	font-weight: bold;
    text-align: center;
    padding-top: 45px;
    padding-bottom: 5px;
	color:#221c1e;
}
.section-title-separator {
    background-color: #c2263f;
    height: 2px;
    position: relative;
    width: 70px;
    display: block;
    margin: 18px auto 10px auto;
}
.section-bg-gray {
	background:#f7f7f7;
}
.bbs-title { text-align:center; }
.bbs-title-pc {display:table-cell;}
.bbs-title-mobile {display:table-cell;}
@media (max-width: 767px) {
	.header-border { padding-top:50px; }
	.mainsub-slide-m { display:table-cell; }
	.page-menu-title {padding-top:8px;height:65px;font-size:22px;}
	.page-menu-title i {font-size: 38px;}
	.section-title h1 {font-size: 28px;}
	.bbs-title { text-align:left; }
	.bbs-title-pc {display:none;}
}
@media (min-width: 768px) {
	.mainsub-slide { display:table-cell; }
	.bbs-title-mobile {display:none;}
}
.section-gray-box {
    padding: 10px;
    background: #f3f3f3;
}
.table tbody tr td, .table tbody tr th {
    padding: 12px 13px;
}
.table tbody tr th {
	color:#8080b9;
}
footer {margin-top: 0px;}

.cnt_cmt {
    color: #80a2dd;
    font-size: 12px;
}