/*공통*/
.con_wrap {width: 100%;}
.con_bg {width :100%; background: url('../img/dot_bg.jpg'); padding: 100px 0;}
.con1300 {width: 1300px; 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: 57px; color:#000;}
.c_title h3 {font-family: 'paybooc-Light',sans-serif; font-size: 24px; color:#000; margin-top: 30px;}
.c_title p {font-family: 'paybooc-Light',sans-serif; font-size: 14px; color:#888; margin-top: 30px; line-height: 28px; word-break: keep-all;}

.c_btn a {display: flex; align-items: center; justify-content: flex-end;}
.c_btn a p {font-family: 'paybooc-Light',sans-serif; font-size: 16px; color:#000; margin-right: 15px;font-weight: bold; margin-top: 0;}
.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: 60px 0;}
.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: 24px; 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: 112px 0 80px 0; text-align: center;}
.con_title_bg::after {position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); background: #fff; width: 1300px; height: 80px; 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: 57px; color:#fff;}
.con_title_bg h1::after { display: block; content: ""; width: 1px; height: 75px; background: #fff; margin: 30px auto 0 auto;}

#rnd1 h1.title {margin: 15px 0; font-size: 15px; font-family: 'paybooc-Medium',sans-serif; font-weight: bold; color:#000; padding-left: 18px; position: relative; line-height: 30px; word-break: keep-all;}
#rnd1 h1.title::before {display: block; content: "";  width: 4px; height: 17px; background: #467dbe; position: absolute; top: 6px; left: 0; }



/*Content CSS*/
#rnd1 {padding-bottom: 120px; overflow: hidden;}
#rnd1 .c_title {text-align: center;}
#rnd1 .table {border-top: 1px solid #333; margin-bottom: 0!important;}
#rnd1 .table table {border-collapse: collapse; width: 100%;}
#rnd1 .table table th, #rnd1 .table table td {padding: 13px 30px; text-align: left; border-bottom: 1px solid #eee;}
#rnd1 .table table th {background: #f7f7f7; font-size: 15px; font-weight: 500;}
#rnd1 .table table td {background: #fff;font-size: 14px; font-weight: 300; color:#888; word-break: keep-all;}
#rnd1 .table table td ul li {position: relative; padding-left: 15px; margin-bottom: 10px;}
#rnd1 .table table td ul li::before {display: block; content: ""; width: 5px; height: 5px; background: #467dbe; position: absolute; top: 8px; left: 0;}
#rnd1 .table table td ul li:last-child {margin-bottom: 0;}

#rnd1_c1 {margin-top: 50px; border-top: 1px solid #000;}
#rnd1_c1 .article {border-bottom: 1px solid #ddd; padding: 40px 0; display: flex; flex-direction: row;}
#rnd1_c1 .article .img {width: 400px; margin-right: 50px;}
#rnd1_c1 .article .img img {max-width: 100%; transition: all 0.3s; transform: scale(1);}
#rnd1_c1 .article .txt {width: calc(100% - 450px);}
#rnd1_c1 .article:last-child{border-bottom: 0;}






















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

}

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

}

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

}

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

}
