/* BASIC css start */
/*[21.04.20][OHJ]추가 CSS 작업*/
.dp_no{display:none;}
dl{margin-bottom:0;}

#review-board-write{
    padding:0 10px;
}

#section1{
    margin-top:100px;
}

.h_title{
    border-top:none;
    border-bottom:none;
}

.bo_gallery_tit{
	margin: 53px 0 30px 0px;
	padding: 0;
	text-align: center;
	color: #636363;
	font-size:12px;
}

.bo_gallery_tit ul li{
	display: inline-block;
	margin: 0 3px;
}

.bo_gallery_tit ul li:first-child{
    margin-left:0;
}

.bo_gallery_tit ul li:last-child{
    margin-right:0;
}

.bo_gallery_tit ul li a{
	display: block;
	width:100%;
    height:100%;
}

#review-board-list .notice{
    border-top:5px solid #aec1cb;
    margin:0 10px;
}

#review-board-list .boardList{
    margin:0 10px;
}


.page-body{
	margin-bottom: 50px;
}

.blue_font {
	font-size:30px;
	color:#6da9c8;
	padding:50px 0 0 0;
	letter-spacing: -1px;
	font-weight:300;
}
.gray_font_sm {
	font-size:15px;
	color:#939393;
	letter-spacing: -1px;
}
#section2.row{}
#section2 .servise_page_tit {text-align: center;margin-bottom:40px;}
#section2 .servise_page_tit h3 {color:#6da9c8;font-size:30px;}
#section2 h3 {}
#section2 .sq_box{text-align: center;margin-bottom:90px;}
#section2 .sq_box > div {max-width:512px;height:auto;min-height:90px;display:inline-block;margin-top:5px;}
#section2 .sq_box > div {max-width:512px;height:auto; min-height:90px;display:inline-block;margin-top:5px;}
#section2 .sq_box > div a{color:#fff;display:inline-block;}
#section2 .sq_box > div > h5,
#section2 .sq_box > div a > h5{color:#fff100;font-size:16px;font-weight:400;text-align: center;margin:0;padding-top:25px;}
#section2 .sq_box > div > p{font-size:18px;color:#fff;text-align: center;margin-top:5px;font-weight:400;line-height: 17px;}

#section2 .resq_box { background:url(/theme/modernshop/img/page0402_img01.png) 50px 50px no-repeat #60cabc; width:100%; margin:0 auto;}

#section2 .stoq_box {background:url(/theme/modernshop/img/page0402_img02.png) 50px 15px no-repeat #77c2e8; width:100%; margin:0 auto;}

#section2 .carq_box {background:url(/theme/modernshop/img/page0402_img04.png) 50px 27px no-repeat #ed8985;width:100%; margin:0 auto;
}

#section2 .payq_box {background:url(/theme/modernshop/img/page0402_img03.png) 50px 21px no-repeat #f5b23d;width:100%; margin:0 auto;
}
@media screen and (max-width:456px) {
#section2 .sq_box > div > h5{color:#fff100;font-size:13px;font-weight:400;text-align: center;margin:0;padding-top:25px;}
#section2 .sq_box > div > p{font-size:15px;color:#fff;text-align: center;margin-top:5px;font-weight:300;}

#section2 .resq_box { background:url(/theme/modernshop/img/page0402_img01.png) 10px 18px no-repeat #60cabc; width:100%; margin:0 auto;}

#section2 .stoq_box {background:url(/theme/modernshop/img/page0402_img02.png) 10px 15px no-repeat #77c2e8; width:100%; margin:0 auto;}

#section2 .carq_box {background:url(/theme/modernshop/img/page0402_img04.png) 10px 27px no-repeat #ed8985;width:100%; margin:0 auto;
}

#section2 .payq_box {background:url(/theme/modernshop/img/page0402_img03.png) 10px 21px no-repeat #f5b23d;width:100%; margin:0 auto;
}

}@media screen and (max-width:900px){
	#section1 {
		margin-top:100px !important;
	}
}
/* BASIC css end */

