@charset 'UTF-8';
.sub-head section { background-size: cover; background-position: center; background-repeat: no-repeat; color: #fff; }
.sub-head section .wrap { text-align: center; padding: 70px 0 !important; }
.sub-head p { font-size: 16px; padding-top: 22px; }
.sub-head h2 { font-size: 32px; line-height: 32px; }
.sub-head .sec-center,
.sec-found { background-image: url('../images/sub_banner_center.jpg'); }

.lnb li { float: left; }
.lnb a { font-weight: 600; line-height: 60px; }
.lnb .sub::before { content: ''; display: inline-block; width: 10px; height: 10px; margin: 0 20px 0px 15px; border: 2px solid #ccc; border-width: 2px 2px 0 0; transform: rotate(45deg); }
.lnb-container { border-bottom: 1px solid #ccc; }

.btn-primary{background-color: #fc4c02; padding: 5px 10px; color: #fff;}
.btn-black{background-color: #000; padding: 5px 10px; color: #fff;}

.title-section:before{content: ' '; display: block; width: 60px; height: 2px; background-color: #fc4c02; margin-bottom: 10px !important;}