/*공통*/
.con_wrap {width: 100%;}
.con_bg {width :100%; background: url('../img/dot_bg.jpg'); padding: 50px 0;}
.con1300 {width: 100%; margin: 0 auto;}

.c_title h2 {font-family: 'paybooc-Medium',sans-serif; font-size: 14px; color:#467dbe; margin-bottom: 15px; font-weight: bold;}
.c_title h1 {font-family: 'paybooc-ExtraBold',sans-serif; font-size: 28px; color:#000;}
.c_title h3 {font-family: 'paybooc-Medium',sans-serif; font-size: 16px; color:#000; margin-top: 15px; line-height: 28px;}
.c_title p {font-family: 'paybooc-Light',sans-serif; font-size: 14px; color:#888; margin-top: 15px; line-height: 28px; word-break: keep-all;}

.c_btn a {display: flex; align-items: center; justify-content: center;}
.c_btn a p {font-family: 'paybooc-Light',sans-serif; font-size: 16px; color:#000; margin-right: 15px;font-weight: bold;}
.c_btn a .arrow {width: 45px; height: 45px; border: 1px solid #000; position: relative;transition: all 0.3s; }
.c_btn a .arrow span {display: block; width: 24px; height: 22px; background: url('../img/c_arrow_b.png')no-repeat 50% 50% #fff; position: absolute; top: 48%; left: -9px; transform: translateY(-50%); transition: all 0.3s;}
.c_btn a:hover .arrow {border: 1px solid #467dbe}
.c_btn a:hover .arrow span {position: absolute; left: -9px; background: url('../img/c_arrow_r.png')no-repeat 100% 50% #fff; width: 41px;}

.blet_title {margin: 40px 0 30px;}
.blet_title .blet { width: 13px; height: 13px; background: #888; display: block; margin: 0 auto 20px auto; position: relative; }
.blet_title .blet::before { width: 13px; height: 13px; background: #ccc; display: block; content: ""; position: absolute; top: 0; left: -31px;}
.blet_title .blet::after { width: 13px; height: 13px; background: #000; display: block; content: ""; position: absolute; top: 0; right: -31px;}
.blet_title h1 {font-family: 'paybooc-Bold',sans-serif; font-size: 20px; color:#000;}

.con_title_bg {width: 100%; position: relative; background: url('../img/gree_c2_bg.jpg')no-repeat 50% 50%; background-size: cover; background-attachment: fixed; padding: 40px 0 0 0; text-align: center;}
.con_title_bg::after {position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); background: #fff; width: calc(100% - 30px); height: 30px; display: block; content: "";}
.con_title_bg p {font-family: 'paybooc-Medium',sans-serif; font-size: 14px; color: rgba(255, 255, 255, 0.28); margin-bottom: 15px;}
.con_title_bg h1 {font-family: 'paybooc-ExtraBold',sans-serif; font-size: 28px; color:#fff;}
.con_title_bg h1::after { display: block; content: ""; width: 1px; height: 50px; background: #fff; margin: 20px auto 0 auto;}

.sub_ul li {position: relative; font-size: 14px; font-family: 'paybooc-Light',sans-serif; color:#666; line-height: 28px; padding-left: 15px; margin-bottom: 30px; word-break: keep-all;}
.sub_ul li::before {position: absolute; top: 6px; left: 0; width: 4px; height: 15px; background: #467dbe; display: block; content: "";}
.sub_ul li span { color:#000; font-weight: bold;}

/*Content CSS*/
#location {text-align: center; overflow: hidden; padding: 0 15px 40px}
#location .c_title p {font-size: 13px; letter-spacing: -0.5px;}
#location .c_title p span {font-size: 24px; color:#000; position: relative; top: 5px;}

.down_arrow {margin: 25px auto; font-size: 30px;}

#location .article { position: relative;z-index: 3;}

#location .article .box {width: 100%; border: 1px solid #ddd; margin-right: -1px; padding: 20px 15px; display: flex; flex-direction: row; align-items: center; justify-content: center; background: #fff; margin-top: -1px;}
#location .article .box i {font-size: 24px; color:#000; transition: all 0.3s; vertical-align:middle; transition:transform 500ms}
#location .article .box h1 {font-size: 14px; font-family: 'paybooc-ExtraBold',sans-serif; margin: 0 15px;}
#location .article .box p {font-size: 14px; font-family: 'paybooc-Light',sans-serif; font-weight: bold; color:#888}

#location .article .box:hover i {color:#467dbe; transform:rotateY(180deg); transition:transform 500ms}

#location .article .logo_img {}
#location .article .logo_img img {margin: 0 auto; max-width: 100px;}

#location .map {margin-top: 10px;}

.root_daum_roughmap .wrap_controllers {border: none!important;}










@media screen and (max-width:1200px) {

}

@media screen and (max-width: 960px) {
}

@media screen and (max-width: 640px) {

}
