@charset "utf-8";

.ready {
    display:block;
    text-align:center;
    font-size:22px;
    color:#999;
    margin:30px 0;
    font-weight:300;
}
.no-data {
    text-align:center;
    font-size:13px;
    color:#999;
    font-weight:300;    
}
* {letter-spacing:-0.03em;word-break:keep-all;}

#wrap {padding-top:159px;min-width:1200px;}

#top {position:absolute;left:0;top:0;width:100%;z-index:999;}

#header {height:103px;border-bottom:1px solid #e8e8e8;}
#header .inner {width:1200px;margin:0 auto;height:103px;position:relative; display: flex; align-items: center; justify-content: space-between;}
#logo {position:relative;left:0;top:0;}
#logo a {display:block;}
#tnb {position:relative;right:0;top:0; height:35px; overflow:hidden;border:1px solid #d5d7d9;border-radius:3px;padding:0 12px;}
#tnb > li {float:left;}
#tnb > li > a {display:block;height:35px;line-height:35px;font-size:12px;color:#666;position:relative;padding:0 16px;}
#tnb > li > a:before {content:'';display:block;width:1px;height:16px;background:#d5d7d9;position:absolute;left:0;top:9px;}
#tnb > li:first-child > a:before {display:none;}
#tnb > li > a span {display:inline-block;background-position:left 10px;background-repeat:no-repeat;padding-left:24px;}
#tnb > li:nth-child(1) > a span {background-image:url(../images/tnb-ico1.gif);padding-left:15px;}
#tnb > li:nth-child(2) > a span {background-image:url(../images/tnb-ico2.gif);}
#tnb > li:nth-child(3) > a span {background-image:url(../images/tnb-ico6.gif);}

/* 우측 메뉴 수정 */
header .h-rig{display: flex; align-items: center; gap: 30px;}
header .lang_btn { display: block; padding-left: 28px; border: 1px solid #d5d7d9; position: relative; width: 88px; height: 32px; font-size: 12px; line-height: 34px; color: #666;
border-radius: 16px; box-sizing: border-box; text-align: center;}
header .lang_btn span { display: inline-block; transform: translateY(-2px);}
header .lang_btn::before {display: block; position: absolute; top: 10px; left: 12px; width: 18px; height: 12px; background: url(../images/lang-eng.png) no-repeat center; background-size: contain; content: ""; }

#gnb {height:55px;position:relative;box-sizing:border-box;background:#fff;}
#gnb .inner {width:1200px;margin:0 auto;position:relative;}
#gnb:before {content:'';display:block;width:100%;height:1px;background:#e8e8e8;position:absolute;left:0;top:55px;}
.gnb {position:relative;}
.gnb:after {content:'';display:block;clear:both;}
.gnb > li {float:left;}
.gnb > li > a {display:block;height:54px;line-height:54px;font-size:18px;color:#000;font-weight:500;text-align:center;padding:0 30px;position:relative;}
.gnb > li > a:before {content:'';display:block;width:1px;height:25px;background:#d5d7d9;position:absolute;left:0;top:50%;margin-top:-12.5px;}
.gnb > li > a span {display:inline-block;padding:0 30px;position:relative;}
.gnb > li > a span:after {content:'';display:block;width:0;height:4px;background:#982680;position:absolute;left:50%;bottom:-1px;transition:0.3s;}
.gnb > li > .ov {width:100%;height:305px;padding:30px 0 53px;box-sizing:border-box;position:absolute;left:0;display:none;}
.gnb > li > .ov:after {content:'';display:block;clear:both;}
.gnb > li > .ov .lef {float:left;width:234px;height:230px;border-right:1px solid #e1e1e1;padding-top:10px;box-sizing:border-box;}
.gnb > li > .ov .lef h3 {font-size:33px;color:#000;font-weight:400;}
.gnb > li > .ov .lef p {font-size:16px;color:#a8a8a8;font-weight:300;line-height:24px;margin:15px 0;}
.gnb > li > .ov .dep2 {float:left;padding:10px 0 0 20px;}
.gnb > li > .ov .dep2 > ul {float:left;width:220px;margin-left:40px;}
.gnb > li > .ov .dep2 ul li + li {margin-top:13px;}
.gnb > li > .ov .dep2 ul li a {display:block;min-height:35px;font-size:16px;color:#000;border-bottom:1px solid #e8e8e8;padding-left:12px;}
.gnb > li > .ov .dep2 ul li a:before {content:'';display:inline-block;height:100%;vertical-align:middle;}
.gnb > li > .ov .dep2 ul li a > span {display:inline-block;vertical-align:middle;}
.allmenu-btn {display:block;height:54px;line-height:54px;font-size:15px;color:#333;font-weight:500;background:url(../images/all-menu-ico1.gif) left center no-repeat;padding-left:27px;position:absolute;right:0;top:0;}

.gnb > li.gnb2 {}
.gnb > li.gnb2 > .ov .dep2 > ul {width:360px;}
.gnb > li.gnb2 > .ov .dep2 ul li a {height:auto;line-height:normal;padding:5px 0 5px 12px;margin-bottom:15px;}

#gnb.on {height:360px;box-shadow:3px 4px 6px rgba(0,0,0,0.1);}
#gnb.on:before {height:2px;}
.gnb > li:hover .ov {display:block;}
.gnb > li:hover > a span:after, .gnb > li.active > a span:after {left:0;width:100%;}
.gnb > li > .ov .dep2 ul li:hover a, .gnb > li > .ov .dep2 ul li.active a {color:#fff;background:#982680;}

#allmenu {width:100%;height:100%;text-align:center;background:#245cbc;position:fixed;left:0;top:0;z-index:9999;display:none;}
#allmenu .inner {width:1200px;margin:0 auto;padding:194px 0 0;position:relative;}
#allmenu .close {background:none;border:none;position:absolute;right:50px;top:60px;}
.all-gnb {font-size:0;}
.all-gnb > li {display:inline-block;padding:0 30px;vertical-align:top;width:16.666%;text-align:center;box-sizing:border-box;}
.all-gnb > li > a {display:block;width:164px;height:164px;font-size:20px;color:#fff;border:1px solid rgba(223,223,223,0.3);border-radius:30px;padding:30px 0 0;box-sizing:border-box;transition:0.3s;margin: 0 auto;}
.all-gnb > li > a .img {display:block;width:68px;height:64px;background-repeat:no-repeat;margin:0 auto;}
.all-gnb > li:nth-child(1) > a .img {background:url(../images/allmenu-ico1.png);}
.all-gnb > li:nth-child(2) > a .img {background:url(../images/gnb-lef-ico-new01-on.png);}
.all-gnb > li:nth-child(3) > a .img {background:url(../images/allmenu-ico2.png);}
.all-gnb > li:nth-child(4) > a .img {background:url(../images/allmenu-ico3.png);}
.all-gnb > li:nth-child(5) > a .img {background:url(../images/allmenu-ico4.png?ver=1);}
.all-gnb > li:nth-child(6) > a .img {background:url(../images/allmenu-ico6.png);}
.all-gnb > li > a .img img {opacity:0;}
.all-gnb > li > a .tit {display:block;margin-top:15px;}
.all-gnb ul {margin-top:40px;}
.all-gnb ul li {margin-top:12px;}
.all-gnb ul li a {display:block;font-size:16px;color:#fff;}

.all-gnb > li:hover > a, .all-gnb > li.active > a {color:#000;font-weight:500;background:#fff;border-color:#fff;}
.all-gnb > li:hover > a .img img, .all-gnb > li.active > a .img img {opacity:1;}
.all-gnb ul li:hover a, .all-gnb ul li.active a {color:#fbf202;}


.content-wrap {width:1200px;margin:0 auto;padding:40px 0 120px;}
.content-wrap:after {content:'';display:block;clear:both;}
.content-wrap .cont-lef {float:left;width:228px;}
.content-wrap .cont-rig {float:left;width:932px;margin-left:40px;}

.cont-lef h3 {font-size:24px;color:#000;font-weight:400;text-align:center;padding-bottom:24px;border-bottom:3px solid #4d5265;}
.cont-lef .menu {margin-top:10px;}
.cont-lef .menu > li {margin-top:-1px;}
.cont-lef .menu > li > a {display:block;font-size:16px;color:#777;padding:8px 5px 8px 12px;border:1px solid #e8e8e8;}
.cont-lef .menu > li:hover > a {color:#0050a5;background:#fafafa;}
.cont-lef .menu > li.active > a {color:#fff;background:#0050a5;border-color:#0050a5;}

.cont-lef .dep_2{border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;padding: 10px 20px;}
.cont-lef .dep_2 li a{display:block;font-size:14px;color:#777;line-height:24px;}
.cont-lef .dep_2 li.on a{color:#0050a5;font-weight:500;}

.cont-rig .top {border-bottom:1px solid #d5d7d9;padding-bottom:10px;margin-bottom:40px;}
.cont-rig #tit {display:block;font-size:24px;color:#333;font-weight:400;}
.cont-rig  .bread {padding-top:10px;line-height:1;}
.cont-rig  .bread .home {display:inline-block;width:14px;height:14px;text-indent:-9999px;background:url(../images/cont-loc-home.png) center center no-repeat;margin-right:10px;vertical-align:top;}
.cont-rig  .bread .local {display:inline-block;font-size:14px;color:#777;padding:0 10px 0 17px;background:url(../images/cont-loc-arr.png) left center no-repeat;vertical-align:top;}
.cont-rig  .bread .local.on {color:#333;}

.login-box .chk {text-align:center;}
.login-box .chk label {display:inline-block;font-size:18px;color:#1b4692;margin:0 30px;}
.login-box .chk label span {display:inline-block;padding:3px 0 3px 33px;background-position:left center;background-repeat:no-repeat;margin-left:5px;}
.login-box .chk .indiv span {background-image:url(../images/login-ico1.gif);}
.login-box .chk .group span {background-image:url(../images/login-ico2.gif);}

.login-box .box {background:#f2f9ff;padding:35px 160px 40px;margin-top:25px;}
.login-box .box .info {display:block;font-size:17px;color:#777;line-height:28px;background:url(../images/login-ico3.png) left center no-repeat;padding-left:47px;}
.login-box .box .info strong {color:#467de1;font-weight:500;}

.login-box .insert {padding-right:204px;position:relative;margin-top:30px;}
.login-box .insert input {display:block;width:100%;height:53px;font-size:15px;color:#222;background:#fff;border:1px solid #c4c4ca;padding-left:44px;background-image:url(../images/login-ico4.png);background-position:16px center;background-repeat:no-repeat;box-sizing:border-box;}
.login-box .insert input + input {background-image:url(../images/login-ico5.png);margin-top:10px;}
.login-box .insert input::-webkit-input-placeholder {
  color:#777;
}
.login-box .insert input:-ms-input-placeholder {
  color:#777;
}
input::placeholder {
  color:#777;
  opacity:1;
}
.login-box .insert button {display:block;width:190px;height:116px;line-height:116px;font-size:18px;color:#fff;background:#467de1;border:none;position:absolute;right:0;top:0;}

.login-box .save {font-size:15px;color:#777;margin-top:15px;}
.login-box .save span {display:inline-block;margin-left:5px;vertical-align:baseline;}

.login-box .etc {margin-top:30px;}
.login-box .etc:after {content:'';display:block;clear:both;}
.login-box .etc > li {float:left;width:50%;}
.login-box .etc > li > a {display:block;font-size:15px;color:#fff;text-align:center;height:53px;line-height:53px;border:1px solid #555;box-sizing:border-box;}
.login-box .etc > li:nth-child(1) > a {background:#555;}
/* .login-box .etc > li:nth-child(2) > a {background:#aaa;border-color:#aaa;} */
.login-box .etc > li:nth-child(2) > a {color:#467de1;background:#fff;border-color:#467de1;}

.login-box .not {padding-left:160px;margin-top:35px;}
.login-box .not .tit {display:block;font-size:20px;color:#000;font-weight:600;background:url(../images/login-ico6.png) left center no-repeat;padding-left:26px;margin-bottom:5px;}
.login-box .not .txt {font-size:15px;color:#777;line-height:28px;padding-left:25px;}
.login-box .not2 {display:none;}

.login_area{max-width:620px;margin:0 auto;}
.login_area .tit{background-color:#1b4692;color:#fff;font-size:18px;font-weight:600;line-height:50px;padding: 0 20px;}
.login_area .box{padding: 25px 20px;border:1px solid #1b4692;min-height:250px;}
.login_area .txt{color:#777;font-size:14px;}
.login_area .t1{color:#777;font-size:17px;}
.login_area .t2{font-size:14px;color:#777;line-height:20px;position:relative;padding-left:15px;}
.login_area .t2::before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;background-color:#777;border-radius:50%;}
.login_area .certification{margin-top:45px;}
.login_area .certification ul li{display:flex;align-items:center;justify-content:space-between;}
.login_area .certification ul li label{display:flex;align-items:center}
.login_area .certification ul li label input{display:none;}
.login_area .certification ul li label span{width:18px;height:18px;border-radius:50%;border:1px solid #ddd;position:relative;}
.login_area .certification ul li label span::before{content:"";position:absolute;left:50%;top:50%;margin-top:-5px;margin-left:-5px;width:10px;height:10px;border-radius:50%;background-color:#111;opacity:0;}
.login_area .certification ul li label input:checked ~ span::before{opacity:1;}
.login_area .certification ul li label p{color:#000;margin-left:8px;}
.login_area .certification ul li button{background-color:#467de1;color:#fff;font-size:15px;border:none;width:200px;height:40px;}
.login_area .id_info .info{margin: 20px 0;padding: 20px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.login_area .id_info .info .id{color:#777;font-weight:600;font-size:18px;line-height:28px;}
.login_area .id_info .info .id strong{color:#000;}
.login_area .id_info .info .date{color:#777;}
.login_area .id_info .ba{margin-top:20px;display:flex;justify-content:space-between;}
.login_area .id_info .ba li{width:calc(50% - 3px);}
.login_area .id_info .ba li a{display:block;line-height:40px;color:#fff;font-size:15px;text-align:center;}
.login_area .id_info .ba li.gray a{background-color:#555;}
.login_area .id_info .ba li.blue a{background-color:#467de1;}
.login_area .inp_area ul li ~ li{margin-top:6px;}
.login_area .inp_area ul li input{border:1px solid #c4c4ca;height:50px;width:100%;font-size:15px;padding-left:45px;box-sizing:border-box;background-repeat:no-repeat;background-position:18px center;}
.login_area .inp_area ul li input::placeholder{color:#777;}
.login_area .inp_area .check_btn button{height:40px;border:none;color:#fff;background:#467de1;font-size:15px;}
.login_area .inp_id{margin-top:40px;}
.login_area .inp_id ul li input{background-image:url(../images/id-icon.png);}
.login_area .inp_id .check_btn{margin-top:15px;text-align:right;}
.login_area .inp_id .check_btn button{width:65px;}
.login_area .new_pw{margin-top:10px;}
.login_area .new_pw ul{margin-bottom:10px;}
.login_area .new_pw ul li input{background-image:url(../images/pw-icon.png);}
.login_area .new_pw .check_btn{margin-top:10px;}
.login_area .new_pw .check_btn button{width:100%;}

#footer {background:#555;padding:30px 0;position:relative;}
#footer .inner {width:1200px;margin:0 auto;position:relative;}
#footer .link {font-size:0;}
#footer .link * {display:inline-block;font-size:15px;color:#b7b7b7;}
#footer .link a {}
#footer .link em {font-size:13px;padding:0 10px;vertical-align:middle;position:relative;top:-2px;}
#footer .link span {color:#fff;font-weight:500;margin-left:25px;vertical-align:middle;}
#footer address {font-size:13px;color:#6e6e6e;line-height:18px;position:relative;padding-left:215px;margin-top:20px;}
#footer address .addr-color {color:#8e8e8e;}
#footer address img {position:absolute;left:0;top:0;}
#footer address em {padding:0 8px;}
#footer address .copy {font-size:12px;text-transform:uppercase;}
#footer .rig {font-size:0;position:absolute;right:0;top:0;}
#footer .rig > * {display:inline-block;width:200px;height:40px;line-height:40px;font-size:13px;color:#d7d7d7;background:none;border:1px solid #b7b7b7;padding-left:15px;margin-left:4px;box-sizing:border-box;position:relative;}
#footer .rig a:before {content:'';display:block;width:7px;height:7px;background:url(../images/foot-ico1.png) no-repeat;position:absolute;right:20px;top:15px;}
#footer .rig select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/foot-ico1.png) no-repeat 90% 15px;
}
#footer .rig select::-ms-expand {
    display: none;
}
#footer .gotop {position:absolute;right:0;top:0;}

.s-tit {display:block;font-size:18px;color:#333;font-weight:500;padding-left:20px;background:url(../images/online-bg1.gif) left 8px no-repeat;margin-bottom:20px;}
.type-tbl {width:100%;border-top:3px solid #4d5265;}
.type-tbl.br th, .type-tbl.br td {border-right:1px solid #d3d3d3;}
.type-tbl.br .brn {border-right:none;}
.type-tbl th, .type-tbl td {border-bottom:1px solid #d3d3d3;padding:10px 15px;line-height:28px;}
.type-tbl th {font-size:16px;color:#333;font-weight:400;background:#f2f9ff;}
.type-tbl td {font-size:15px;color:#777;}
.type-tbl th .req {display:inline-block;font-size:16px;color:#c5001f;padding-left:8px;}
.type-tbl.form-row th {text-align:left;border-right:1px solid #d3d3d3;padding-left:35px;}
.type-tbl.form-col th, .type-tbl.form-col td {padding-top:20px;padding-bottom:20px;}
.type-tbl.form-col th {text-align:center;}
.type-tbl .tac {text-align:center;}
.type-tbl .status {display:inline-block;width:103px;height:30px;line-height:30px;font-size:14px;color:#fff;background:#467de1;border:none;}
.type-tbl .status1 {background:#467de1;}
.type-tbl .status2 {background:#c5001f;}
.type-tbl .status3 {background:#dbdada;}
.type-tbl .status4{background:#333;}

.type-tbl.form-col.small th, .type-tbl.form-col.small td {padding-top:8px;padding-bottom:8px;word-break:break-all;}
.type-tbl.small th {font-size:14px;text-align:center;padding-left:3px;padding-right:3px;}
.type-tbl.small td {font-size:13px;padding-left:3px;padding-right:3px;}

.type-tbl .subject {display:block;}
.type-tbl .subject:hover {color:#467de1;}


.type-inp {height:40px;font-size:15px;color:#666;border:1px solid #e8e8e8;padding-left:10px;box-sizing:border-box;}
.type-sel {height:40px;font-size:15px;color:#666;border:1px solid #e8e8e8;padding-left:10px;box-sizing:border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/type-sel.gif) no-repeat 100% 50%;
}
.type-sel::-ms-expand {
    display: none;
}
.type-scroll {overflow-y:auto;}

.type-tit {display:block;font-size:18px;color:#333;font-weight:500;padding-left:20px;background:url(../images/online-bg1.gif) left 8px no-repeat;}
.type-tit span{color:#777;font-size:15px;margin-left:20px;font-weight:400;}

.btn-inp {display:inline-block;width:105px;height:40px;line-height:40px;font-size:15px;color:#fff;text-align:center;background:#555;border:1px solid #555;margin-left:6px;box-sizing:border-box;}
.ori-inp1 {display:inline-block;font-size:15px;color:#7d7d7d;margin-left:6px;letter-spacing:-0.05em;}
.ori-inp2 {font-size:14px;color:#7d7d7d;line-height:22px;margin-top:12px;letter-spacing:-0.05em;}
.type-gap {font-size:14px;color:#6a6a6a;padding:0 10px;}
.type-chk span {font-size:15px;color:#7d7d7d;padding-left:10px;}

.botarea {font-size:0;text-align:center;margin-top:60px;}
.__btn {display:inline-block;width:204px;height:53px;line-height:53px;font-size:15px;color:#fff;text-align:center;background:#555;border:1px solid #555;box-sizing:border-box;margin:0 4px;}
.__btn1 {background:#467de1;border:1px solid #467de1;}
.__btn2 {background:#555;border:1px solid #555;}

.paging {padding-top:50px;text-align:center;}
.paging a {
  display:inline-block;_display:inline;
  box-sizing:border-box;
  text-align:center;
  vertical-align:baseline;
  width:18px;height:18px;line-height:18px;
  color:#222;
  font-size:13px;
  z-index:0;
  margin:0 3px;
  position:relative;
  transition:0.3s;
}
.paging a:hover {color:#467de1;}
.paging .num.active {color:#467de1;font-weight:600;}
.paging .arr {color:#222;}
.paging .arr:hover {color:#467de1;}
.paging .prev {margin-right:10px;}
.paging .next {margin-left:10px;}

.prize .type-tbl .before {display:none;}

.__pop h1 {font-size:18px;color:#fff;font-weight:500;background:#1b4692;padding:10px 30px;}
.__pop-close {display:block;position:absolute;right:20px;top:8px;}
.__pop-cont {padding:30px 20px 20px;}
.__pop-cont .sch {font-size:0;text-align:center;}
.__pop-cont .sch span {font-size:15px;color:#000;vertical-align:middle;}
.__pop-cont .sch input {width:220px;height:40px;font-size:14px;color:#222;padding-left:15px;margin-left:22px;box-sizing:border-box;}
.__pop-cont .sch button {width:100px;height:40px;font-size:14px;color:#fff;background:#467de1;border:none;margin-left:10px;}
.__pop-cont table {width:100%;border-top:2px solid #4d5265;margin-top:30px;}
.__pop-cont table th {font-size:15px;color:#222;font-weight:400;background:#f2f9ff;padding:10px 3px;border-right:1px solid #c4c4ca;border-bottom:1px solid #c4c4ca;}
.__pop-cont table td {font-size:14px;color:#777;font-weight:300;padding:10px 3px;padding-left:20px;border-right:1px solid #c4c4ca;border-bottom:1px solid #c4c4ca;}
.__pop-cont table td.tac {padding-left:3px;}
.__pop-cont table .brn {border-right:none !important;}

.__pop-cont .paging {text-align:center;padding-top:15px;}
.__pop-cont .paging a {
    display:inline-block;_display:inline;
    box-sizing:border-box;
    text-align:center;
    vertical-align:baseline;
    width:15px;height:15px;line-height:15px;
    font-size:13px;
    color:#222;
    font-weight:300;    
    z-index:0;
    margin:0 3px;
    position:relative;
    transition:0.3s;
}
.__pop-cont .paging a:hover {color:#467de1;text-decoration:underline;}
.__pop-cont .paging .num.active {color:#467de1;font-weight:600;background:none;}
.__pop-cont .paging .arr {color:#222;border:none;}
.__pop-cont .paging .arr:hover {color:#992680;}
.__pop-cont .paging .prev {margin-right:15px;}
.__pop-cont .paging .next {margin-left:15px;}
.__pop-cont .__pop-btn {font-size:0;text-align:center;margin-top:50px;}
.__pop-cont .__pop-btn > * {display:inline-block;width:140px;height:42px;line-height:42px;font-size:13px;color:#fff;border:none;margin:0 5px;}
.__pop-cont .__pop-btn button {background:#467de1;}
.__pop-cont .__pop-btn a {background:#555;}

.join-result {text-align:center;background:url(../images/join-result-bg1.gif) top repeat-x;border:1px solid #ebebeb;border-top:none;padding:40px 30px 50px;}
.join-result .msg {display:block;font-size:25px;color:#222;font-weight:500;margin-top:25px;}
.join-result .ment {font-size:15px;color:#555;line-height:24px;margin-top:25px;}
.join-result .ment strong {color:#222;font-weight:500;}
.join-result .__btn {margin-top:50px;}

.join .user-id {display:inline-block;width:300px;height:40px;line-height:40px;font-size:15px;color:#777;}

.join-jun {font-size:15px;display:none;}
.join-jun .red {color:#c5001f;}
.join-chk {border-top:2px solid #4d5265;}
.join-chk .box {padding:10px 15px;border-bottom:1px solid #d3d3d3;}

.regi-all .type-tbl.form-row th {padding-left:20px;}
.regi-all .type-tbl.form-row .type-tbl.small th {text-align:center;padding-left:0;padding-right:0;}
.regi-all .price {font-size:15px;color:#7d7d7d;padding-top:5px;}
.regi-all .price .won {color:#c5001f;}
.regi-all .pay {font-size:15px;color:#7d7d7d;padding:5px 0;}
.regi-all .pay label + label {margin-left:30px;}
.regi-all .regi-all-btn {width:300px;height:40px;line-height:40px;font-size:15px;color:#fff;background:#555;border:none;}

.__pop-cont .spelling {font-size:0;padding:0 20px;margin-bottom:25px;}
.__pop-cont .spelling .cate + .cate {margin-top:5px;}
.__pop-cont .spelling .cate span, .__pop-cont .spelling .cate button {display:inline-block;font-size:14px;vertical-align:middle;}
.__pop-cont .spelling .cate span {color:#333;border:1px solid #c4c4ca;border-radius:3px;padding:3px;margin-right:12px;}
.__pop-cont .spelling .cate button {color:#777;background:none;border:none;margin-right:8px;cursor:pointer;}
.__pop-cont .spelling .cate button.active {color:#467de1;}

.agree-box {margin-bottom:40px;}
.shop-tit {display:block;font-size:24px;color:#222;font-weight:500;padding-bottom:15px;}
.agree-box .box {width:100%;height:150px;border:1px solid #ddd;overflow-y:auto;padding:5px;box-sizing:border-box;font-size:13px;color:#888;font-weight:300px;line-height:1.5em;}
.agree-box .chk {font-size:14px;color:#777;font-weight:300;text-align:right;margin-top:5px;}
.r-spa {margin-right:15px;}
.agree-box .chk2 {font-size:12px;color:#777;font-weight:300;text-align:right;}
.agree-box textarea {}
.agree-box2  {font-size:13px;color:#888;font-weight:300px;line-height:1.5em;}
#find_info #win_title {font-size:18px;color:#fff;background:#1b4692;box-sizing:border-box;}
#find_info p {font-size:14px;color:#777;line-height:20px;}
#find_info .bg-box {position:relative;}
#find_info .bg-box .ico-bg {position:absolute;left:15px;top:35px;width:18px;height:13px;background:url(../images/find-id-email.gif) no-repeat;}
#find_info #mb_email {height:52px;font-size:15px;border-color:#c4c4ca;border-radius:0;box-shadow:none;padding-left:40px;margin:15px 0;box-sizing:border-box;}
#captcha #captcha_key {border-color:#c4c4ca;border-radius:0;}
#captcha #captcha_info {font-size:14px;color:#777;margin-top:10px;}
#find_info .btn_submit {font-size:15px;font-weight:400;background:#467de1;}
#find_info .btn_submit:hover {background:#467de1;}

/***** mail *****/
.mail-wrap {width:930px;margin:0 auto;padding:50px 0 0;}

.mail-logowrap {overflow:hidden;}
.main-bigtit {float:left;font-size:30px;color:#222;font-weight:500;}
.mail-logo {float:right;margin-top:10px;}
.mail-logo a {display:block;text-align:center;}

.mail-agree {border:1px solid #c4c4ca;margin-top:30px;}
.mail-agree .tit {height:50px;line-height:50px;font-size:18px;color:#333;font-weight:600;background:#f2f9ff;border-bottom:1px solid #c4c4ca;padding:0 20px;}
.mail-agree .box {width:100%;height:150px;padding:25px 20px;font-size:14px;color:#777;border:none;overflow-y:auto;box-sizing:border-box;}
.mail-chk {font-size:14px;color:#777;text-align:right;margin:20px 50px;}

.mail-tit {font-size:18px;color:#333;font-weight:500;padding-left:22px;background:url(../images/online-bg1.gif) left center no-repeat;}
.type-tbl.mail-row th {padding-left:20px;text-align:left;border-right:1px solid #d3d3d3;}
.type-tbl.mail-row .btn-inp {vertical-align:top;}
.type-tbl.mail-row .del {font-size:14px;color:#000;margin-top:7px;}
.mail-acc {border-top:none;}
.mail-acc th, .mail-acc td {border-top:1px solid #d3d3d3;}
.mail-line {padding:30px 20px;border:1px solid #d3d3d3;margin-bottom:80px;}


.mail-wrap .btn-down {display:inline-block;width:137px;height:40px;line-height:40px;font-size:15px;color:#fff;text-align:center;background:#7f7e7e;border:1px solid #555;margin-left:1px;box-sizing:border-box;}
.mail-wrap .btn-down span {display:inline-block;padding-left:25px;background:url(../images/mail-down-ico1.png) left center no-repeat;}

.mail-footer {text-align:center;border-top:1px solid #eee;padding:30px 66px 50px;margin-top:60px;overflow:hidden;}
.mail-footer .box {display:inline-block;text-align:left;}
.mail-footer .mail-flogo {float:left;margin:8px 20px 0 0;}
.mail-footer span {float:left;font-size:13px;color:#888;font-weight:300;line-height:25px;}
.mail-footer em {display:inline-block;font-size:16px;color:#dadada;padding:0 10px;}

.progress {width:100%;height:100%;background:rgba(0,0,0,0.5);position:fixed;left:0;top:0;bottom:0;right:0;z-index:99999;display:none;}
.progress .percent {font-size:50px;color:#fff;font-weight:600;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.progress .bar {width:0;height:35px;background:#992680;position:absolute;left:0;top:55%;}
/***** //mail *****/

.history .area {position:relative;}
.history .area .box {position:relative;box-sizing:border-box;padding:0 0 35px 140px;margin-top:30px;}
.history .area .box:first-child {margin-top:0;}
.history .area .box:after {content:"";display:block;position:absolute;left:0;width:100%;height:1px;bottom:0;background:#ddd;z-index:0;}
.history .area .box h4 {font-family:'Open Sans',sans-serif;font-size:36px;color:#222;font-weight:600;position:absolute;left:0;top:0;line-height:1em;}
.history .area .box dl {position:relative;font-size:16px;line-height:1.5em;margin-top:8px;}
.history .area .box dl:first-child {margin-top:0;}
.history .area .box dl dt {font-family:'Open Sans',sans-serif;font-size:20px;color:#0050a5;font-weight:600;position:absolute;}
.history .area .box dl dd {font-size:16px;color:#555;font-weight:300;}
.history .area .box dl {padding-left:38px;}
.history .area .box dl dt {left:0;top:1px;}

.organ .line {width:298px;color:#777;}
.organ .type-tbl td {padding:8px 15px;}
.organ .type-sel.btn {background: unset; background-color: #467de1; color: #fff; padding: unset; display: inline-flex; align-items: center; justify-content: center; gap: 5px; border: unset;}


.pwchk {width:400px;margin:0 auto;border:1px solid #ddd;text-align:center;}
.pwchk .tit {display:block;font-size:20px;color:#333;font-weight:600;margin:30px 20px 15px;}
#mb_confirm.pwchk .top {font-size:15px;color:#666;padding:0 20px 40px;border-bottom:1px solid #e9e9e9;line-height:1.4em;margin-bottom:0;}
#mb_confirm.pwchk .top strong {color:#0050a5;}
#mb_confirm.pwchk fieldset {padding:30px;text-align:left;}
#mb_confirm.pwchk .mb {margin-bottom:15px;}
#mb_confirm.pwchk .confirm_id {font-size:14px;color:#666;}
#mb_confirm.pwchk #mb_confirm_id {display:block;margin:5px 0 10px;font-size:16px;color:#222;font-weight:500;}
#mb_confirm.pwchk .login_input {width:100%;height:40px;font-size:14px;color:#222;padding:5px;border:1px solid #ccc;box-sizing:border-box;}
#mb_confirm.pwchk  button {width:100%;height:40px;line-height:40px;font-size:15px;color:#fff;background:#0050a5;border:1px solid #0050a5;margin-top:10px;}

/* main */
#vis  {width:1200px;margin:0 auto;overflow:hidden;}

#main {padding:35px 0;}
#main .inner {width:1200px;margin:0 auto;}
#main .bbs {overflow:hidden;}
#main .bbs:after {content:'';display:block;clear:both;}

#main .bbs .box {float:left;width:288px;margin-left:10px;}
#main .bbs .box.notice {margin-left:0;}
#main .bbs .notice .tit {display:block;height:40px;line-height:40px;font-size:17px;color:#fff;font-weight:400;text-align:center;background:#1b4692;}
#main .bbs .notice .cont {height:260px;border:1px solid #ccc;padding:40px 30px;margin-top:24px;position:relative;box-sizing:border-box;}
#main .bbs .notice .cont:before {content:'N';display:block;width:23px;height:23px;line-height:23px;font-size:13px;color:#fff;text-align:center;background:#ce0027;position:absolute;left:0;top:0;}
#main .bbs .notice .cont a {display:block;}
#main .bbs .notice .cont dl .stit {display:block;height:46px;font-size:18px;color:#000;font-weight:500;line-height:22px;overflow:hidden;}
#main .bbs .notice .cont dl .scont {height:43px;font-size:14px;color:#777;line-height:20px;overflow:hidden;margin-top:45px;}
#main .bbs .notice .cont dl .sdate {font-size:13px;color:#a8a8a8;font-weight:300;margin-top:30px;}
#main .bbs .notice .n_b{border:1px solid #ccc;border-top:none;padding: 18px 10px;}
#main .bbs .notice .n_b ul li a{display:block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;line-height:28px;color:#777;font-size:14px;letter-spacing:-0.05em;position:relative;transition:0.3s;}
#main .bbs .notice .n_b ul li a::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#982680;opacity:0;transition:0.2s;}
#main .bbs .notice .n_b ul li a:hover{color:#982680;}
#main .bbs .notice .n_b ul li a:hover::before{opacity:1;}
#main .bbs .notice .banner{background-color:#e2ecf2;padding:19px 20px 15px;text-align:center;margin-top:3px;}
#main .bbs .notice .banner p{font-size:16px;color:#000;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;line-height: 1;}
#main .bbs .notice .banner ul{margin-top:15px;display:flex;justify-content:space-between;}
#main .bbs .notice .banner ul li{width:78px;border-radius:5px;padding: 15px 0;}
#main .bbs .notice .banner ul li.co1{background-color:#982680;}
#main .bbs .notice .banner ul li.co2{background-color:#4a1f79;}
#main .bbs .notice .banner ul li.co3{background-color:#f9a61a;}
#main .bbs .notice .banner ul li span{display:block;color:#fff;font-size:15px;line-height:18px;padding-top:30px;background-repeat:no-repeat;background-position:center top;}
#main .bbs .notice .banner ul li.co1 span{background-image:url(../images/banner-icon1.png);}
#main .bbs .notice .banner ul li.co2 span{background-image:url(../images/banner-icon2.png);}
#main .bbs .notice .banner ul li.co3 span{background-image:url(../images/banner-icon3.png);}

#main .bbs .link a {display:block;}
#main .bbs .link a + a {margin-top:3px;}

#main .bbs .info {width:306px;}

#main .quick {overflow:hidden;margin-top:22px;}
#main .quick ul li {float:left;margin-left:12px;}
#main .quick ul li:first-child {margin-left:0;}
#main .quick ul li a {display:block;width:291px;height:85px;background-size:cover;background-repeat:no-repeat;}
#main .quick ul li:nth-child(1) a {background-image:url(../images/main-q1.gif);}
#main .quick ul li:nth-child(2) a {background-image:url(../images/main-q2.gif);}
#main .quick ul li:nth-child(3) a {background-image:url(../images/main-q3.gif);}
#main .quick ul li:nth-child(4) a {background-image:url(../images/main-q4.gif);}
#main .quick ul li img {opacity:0;}
#main .quick ul li a:hover img {opacity:1;}


#main .coo {padding:23px 20px 0;position:relative;}
#main .coo .roll li a {display:block;border:1px solid #dfdfdf;}
#main .coo .bx-controls-direction a {display:block;width:9px;height:17px;text-indent:-9999px;background-repeat:no-repeat;position:absolute;bottom:20px;z-index:120;} 
#main .coo .bx-controls-direction .bx-prev {left:0;background-image:url(../images/coo-prev.png);}
#main .coo .bx-controls-direction .bx-next {right:0;background-image:url(../images/coo-next.png);}


/* //main */

.intro .area {padding:60px 0 0;overflow:hidden;}
.intro .area .img {float:left;width:312px;text-align:center;}
.intro .area .img .tit {display:block;font-size:14px;color:#777;margin-top:20px;}
.intro .area .img .tit strong {font-size:16px;color:#000;vertical-align:text-bottom;}
.intro .area .txt {float:left;width:620px;font-size:15px;color:#777;line-height:24px;}
.intro .area .txt strong {font-size:24px;color:#0050a5;}

.terms .tit {display:block;height:52px;line-height:52px;font-size:18px;color:#333;text-align:center;background:#f2f9ff;}
.terms .re {font-size:15px;color:#777;text-align:right;line-height:24px;padding:25px 0;}

.terms .stit {display:block;height:44px;line-height:44px;font-size:17px;color:#000;font-weight:400;text-align:center;border-top:1px solid #c4c4ca;border-bottom:1px solid #c4c4ca;}
.terms .txt {margin:15px 0 40px;}
.terms .txt dt, .terms .txt dd {display:block;font-size:15px;color:#777;line-height:24px;}
.terms .txt dt {margin-top:25px;}
.terms .txt dd {padding-left:10px;}
.terms .txt dd.mt {margin-top:25px;}
.terms .txt dd.pdn {padding-left:0;}
.terms .txt dd ul {padding-left:15px;}


.sch-box {font-size:0;background:#fafafa;padding:15px 15px 10px;position:relative;}
.sch-box .txt {display:inline-block;font-size:15px;color:#333;line-height:40px;vertical-align:middle;}
.sch-box .sel {height:40px;font-size:14px;border:1px solid #c4c4ca;padding-left:14px;margin-left:14px;
        background:#fff url(../images/sch-selbg.png) no-repeat 95% 50%;
        -webkit-appearance: none;
        -ms-appearance: none;
        -moz-appearance: none;
        appearance: none;   
        box-sizing:border-box;
}
.sch-box .sel::-ms-expand {display:none;}
.sch-box .inp {height:40px;font-size:14px;background:#fff;border:1px solid #c4c4ca;padding-left:18px;margin-left:3px;box-sizing:border-box;}
.sch-box .inp::-webkit-input-placeholder {color:#777;}
.sch-box .inp:-moz-placeholder {color:#777;}
.sch-box .inp::-moz-placeholder {color:#777;}
.sch-box .inp:-ms-input-placeholder {color:#777;}
.sch-box .sch-btn {width:100px;height:40px;line-height:40px;font-size:15px;color:#fff;background:#555;border:1px solid #555;margin-left:6px;box-sizing:border-box;}
.sch-box .all-list {display:inline-block;width:100px;height:40px;line-height:40px;font-size:15px;color:#fff;background:#467de1;border:1px solid #467de1;margin-left:3px;box-sizing:border-box;vertical-align:middle;}

.sch-box .lab {margin-right:15px;}
.sch-box .lab span {display:inline-block;font-size:15px;color:#333;margin-left:3px;vertical-align:middle;}

.sch-box.new {padding-right:125px;}
.sch-box.new .inp {margin-bottom:5px;}
.sch-box.new .sch-btn {height:84px;line-height:84px;position:absolute;right:15px;top:15px;}

.sch-list ul {margin:25px 0 0;}
.sch-list ul:after {content:'';display:block;clear:both;}
.sch-list ul > li {padding:0 0 10px;font-size:0;}
.sch-list ul > li dl dt {display:inline-block;width:163px;height:39px;line-height:39px;font-size:18px;color:#0050a5;font-weight:600;text-align:center;border:1px solid #7690be;margin-right:5px;}
.sch-list ul > li dl dd {display:inline-block;margin:0 15px;}
.sch-list ul > li dl dd a {display:block;height:39px;line-height:39px;font-size:18px;color:#000;font-weight:600;position:relative;}
.sch-list ul > li dl dd a:hover, .sch-list ul > li dl dd a.active {color:#0050a5;}

.sch .result-top {font-size:18px;color:#000;font-weight:600;text-align:center;background:#f2f9ff;border-top:1px solid #7690be;border-bottom:1px solid #7690be;padding:20px 0;}
.sch .result-top span {color:#0050a5;margin-right:5px;}

.sch-area {font-size:0;background:#f2f9ff;border-top:1px solid #7690be;border-bottom:1px solid #7690be;padding:20px 55px 5px;margin-top:20px;}
.sch-area ul:after {content:'';display:block;clear:both;}
.sch-area li {float:left;width:33.3333%;margin-bottom:15px;}
.sch-area li a {display:inline-block;font-size:15px;color:#777;background:url(../images/sch-area-ico.png) left 5px no-repeat;padding:0 0 4px 20px;position:relative;}
.sch-area a:after {content:'';display:block;width:calc(100% - 20px);height:2px;background:#a6bbda;position:absolute;left:20px;bottom:0;opacity:0;}
.sch-area a:hover {color:#0050a5;}
.sch-area a:hover:after {opacity:1;}

.result-list {padding:30px 10px 0;}
.result-list li {margin-top:45px;}
.result-list li:nth-child(1) {margin-top:0;}
.result-list .tit {}
.result-list .tit .big {display:inline;font-size:15px;color:#333;font-weight:600;}
.result-list .tit .big:hover {color:#0050a5;}
.result-list .tit .down {display:inline-block;height:25px;line-height:25px;font-size:12px;color:#467de1;font-weight:600;text-align:center;border:2px solid #a6bbda;padding:0 10px;margin:0 0 0 15px;}

.result-list .name, .result-list .date {display:block;font-size:15px;color:#777;}
.result-list .name {margin-top:5px;}
.result-list .date {background:url(../images/sch-result-ico1.png) left center no-repeat;padding-left:20px;margin-top:10px;}

.sch.view .pdf {display:inline-block;background:url(../images/sch-pdf.png) left center no-repeat;padding-left:24px;}
.sch.view .pdf:hover {color:#467de1;}

.letter .result-list li {margin-top:15px;}
.letter .result-list li:nth-child(1) {margin-top:0;}

.video .sch-box .inp {margin-left:12px;}
.video .sch-box .sch-btn {background:#467de1;border-color:#467de1;}

.reference .pdf img {margin-left:22px;}
.reference .pdf:hover {color:#467de1;}
.reference .tit {font-size:18px;color:#0050a5;font-weight:600;background:#f2f9ff;border-top:1px solid #7690be;border-bottom:1px solid #7690be;padding:18px 15px 18px 35px;margin-top:30px;}

.book .list {}
.book .list + .list {padding-top:85px;margin-top:20px;}
.book .box {display:table;overflow:hidden;border-top:3px solid #4d5265;border-bottom:1px solid #d3d3d3;}
.book .box > div {display:table-cell;vertical-align:middle;}
.book .box .img {width:229px;text-align:center;background:#f2f9ff;border-right:1px solid #d3d3d3;}
.book .box .desc {width:702px;padding:40px;box-sizing:border-box;}
.book .box .desc .tit {display:block;font-size:18px;color:#333;}
.book .box .desc .info {font-size:15px;color:#777;line-height:28px;margin-top:5px;}
.book .box .desc .price {display:block;font-size:16px;color:#333;margin-top:15px;}
.book .box .desc .price span {color:#c5001f;}
.book .box .desc .buy {display:block;width:204px;height:53px;line-height:53px;font-size:15px;color:#fff;text-align:center;background:#467de1;margin-top:20px;}
.book .sum dt {font-size:16px;color:#333;font-weight:600;margin-top:35px;}
.book .sum dd {font-size:15px;color:#777;line-height:28px;margin-top:5px;}
.book .sum dd span {color:#000;}
.book .type-tbl .buy-tit {display:inline-block;width:170px;}
.book .type-tbl .total {font-size:18px;color:#222;}
.book .type-tbl .calendar {margin-left:5px;}
.book .type-tbl .account {color:#000;}
.book .ment {font-size:18px;color:#0050a5;text-align:center;line-height:28px;margin-top:65px;}

.agency ul {border-top:1px solid #d3d3d3;}
.agency li .box {display:table;width:100%;border-bottom:1px solid #d3d3d3;}
.agency li .box .img, .agency li .box .desc {display:table-cell;vertical-align:middle;}
.agency li .box .img {width:230px;text-align:center;background:#f2f9ff;border-right:1px solid #d3d3d3;}
.agency li .box .desc {padding:30px 10px 35px 40px;position:relative;}
.agency li .box .desc dt {font-size:16px;color:#333;font-weight:600;}
.agency li .box .desc dd {font-size:14px;color:#777;line-height:20px;margin-top:8px;}
.agency li .box .desc dd a {color:#777;}
.agency li .box:hover .desc .link {color:#467de1;}

.site li .box .desc {padding-bottom:60px;}
.site li .box .desc .date {background:url(../images/site-ico1.png) left center no-repeat;padding-left:18px;position:absolute;left:40px;bottom:22px;}
.site li .box .img img {border:1px solid #d4d3d3;}

.site.view table {width:100%;border-top:3px solid #4d5265;}
.site.view table th, .site.view table td {border-bottom:1px solid #c4c4ca;padding:22px 0;}
.site.view table th {color:#333;font-weight:400;background:#f2f9ff;}
.site.view .tit {font-size:22px;text-align:left;background:none;padding:30px 10px 30px 50px;}
.site.view table td {padding-left:28px;}
.site.view table td, .site.view table td a {font-size:15px;color:#777;}
.site.view table .cont {padding:30px 50px;line-height:24px;}
.site.view table .arr {padding-right:30px;}
.site.view table .arr a {display:block;background-position:right center;background-repeat:no-repeat;padding-right:20px;}
.site.view table a:hover {color:#467de1;}
.site.view table .arr .prev {background-image:url(../images/siteview-prev.png);}
.site.view table .arr .next {background-image:url(../images/siteview-next.png);}

.main-coo {background:#f3f3f5;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;margin-top:20px;}
.main-coo .list {font-size:0;text-align:center;padding:10px 0;}
.main-coo .list > li {display:inline-block;margin:5px 10px; }
.main-coo .list > li > a {display:inline-block;border:1px solid #dfdfdf; width:181px; height:73px;  background:#fff; padding:5px; box-sizing:border-box;}
.main-coo .list > li > a.top-space {padding:15px 5px 0;}
.main-coo .list > li > a img {max-width:100%; max-height:100%; vertical-align:middle;}

.g-coo {font-size:0;text-align:center;padding:10px 0;}
.g-coo li {display:inline-block;margin:5px 10px; }
.g-coo li  a {display:inline-block;border:1px solid #dfdfdf; width:141px; height:45px;  background:#fff; padding:2px; box-sizing:border-box;}
.g-coo li  a img {max-width:100%; max-height:100%; vertical-align:middle;}
.g-coo li  a.top-space2 img {padding-top:6px;}

.bus {height:360px;background:url(../images/bus-bg.jpg) no-repeat;border-top:1px solid #7690be;border-bottom:1px solid #7690be;}
.bus .box {padding-top:70px;}
.bus .box .logo {display:block;text-align:center;}
.bus .box .txt {font-size:15px;color:#777;text-align:center;margin-top:35px;}
.bus .box select {display:block;width:450px;height:40px;font-size:14px;color:#777;font-weight:300;border:1px solid #0050a5;padding-left:25px;margin:18px auto 0;
	background:#fff url(../images/sch-selbg.png) no-repeat 95% 50%;
	-webkit-appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	appearance: none;   
	box-sizing:border-box;
}
.bus .box select::-ms-expand {display:none;}

.journal-top-btn {font-size:0;text-align:right;margin-bottom:20px;}
.journal-top-btn .btn {display:inline-block;height:40px;line-height:40px;font-size:15px;color:#fff;background:#467de1;border:1px solid #467de1;padding:0 20px;}




._program .pro-tit {font-size:30px;color:#333;text-align:center;}
._program .tbl {width:100%;margin-top:12px;}
._program .tbl th, ._program .tbl td {padding:12px 0;}
._program .tbl .top {color:#333;font-weight:400;border-top:3px solid #4d5265;border-bottom:1px solid #9ca6b1;}
._program .tbl .time {color:#777;font-weight:400;letter-spacing:0.01em;border-right:1px solid #c4c4ca;border-bottom:1px solid #c4c4ca;}
._program .tbl td {border-bottom:1px solid #c4c4ca;}
._program .tbl .tac {color:#777;text-align:center;}
._program .tbl .blue {background:#f2f9ff;}
._program .tbl .cont {border-right:1px solid #c4c4ca;padding:25px 10px 25px 70px;}
._program .tbl .cont .tit {display:block;font-size:20px;color:#333;}
._program .tbl .cont .name {display:block;color:#467de1;margin:10px 0 15px;}
._program .tbl .cont .name em {display:inline-block;margin-right:16px;}
._program .tbl .cont .txt { font-size:14px;color:#777;line-height:24px;}

._program .tbl .cont .txt span a {display:inline-block; margin-left:3px;width:15px; height:15px;  background:url(../images/download.png) left center no-repeat; margin-bottom:3px;}
._program .tabs {font-size:0;text-align:center;padding:30px 0 10px;}
._program .tabs li {display:inline-block;margin:0 5px;}
._program .tabs li a {font-size:16px;color:#555;border:1px solid #245cbc;padding:5px 10px;}
._program .tabs li.active a {color:#fff;background:#245cbc;}

.new-guide {font-size:14px; margin-bottom:20px;}
.new-add {font-weight:normal; margin-left:10px; font-size:13px;}


.video-icon {width:70px; background:#1b4792; color:#fff; font-size:11px; padding:2px 10px 5px 8px; border-radius:5px; margin-left:5px; box-sizing:border-box; }
.video-icon .play-c {font-size:8px; vertical-align:bottom;}
@media screen and (-webkit-min-device-pixel-ratio:0){.video-icon .play-c {font-size:0.5px;} .video-icon {padding:2px 10px 4px 8px;} }

/*member*/
.member{margin-top:40px;}
.top-box{margin-bottom:40px;}
.top-tit{font-size:22px;font-weight:500;color:#1d1c1c;}
.top-txt{font-size:15px;color:#777;margin-top:20px;}
.member-box{margin-top:30px;}
.member-box ul{margin-top:30px;display:flex;}
.member-box ul:after{content:"";display:block;clear:both;}
.member-box ul li{width:calc(50% - 10px);border:1px solid #0050a5;border-radius:70px;text-align:center;padding:25px 0;overflow:hidden;position:relative;}
.member-box ul li:before{content:'';display:block;width:100%;height:7px;background-color:#0050a5;position:absolute;top:0;}
.member-box ul li ~ li{margin-left:20px;}
.member-box ul li strong{display:block;;color:#0050a5;font-size:20px;margin-bottom:10px;}
.member-box ul li p{font-size:15px;color:#8d8d8d;}
.ori-box{border:1px solid #ededed;padding:30px 25px 40px;margin-top:60px;}
.ori-box p{color:#6b6b6b;margin-bottom:10px;}
.ori-box dl{position:relative;padding-left:15px;}
.ori-box dl ~ dl{margin-top:15px;}
.ori-box dl dt{color:#7d7c7c;font-size:15px;margin-bottom:10px;}
.ori-box dl dt:before{content:"";display:inline-block;width:3px;height:14px;background-color:#8a8a8a;position:absolute;left:3px;top:4px;}
.ori-box dl dd{font-size:14px;color:#717171;}
.ori-box dl dd ~ dd{margin-top:10px;}
.ori-box dl dd > span{color:#a5a5a5;padding-left:10px;}
.ori-box dl dd ul{margin-left:10px;margin-top:5px;}
.ori-box dl dd ul li{color:#a5a5a5;font-size:14px;position:relative;padding-left:18px;margin-bottom:3px;}
.ori-box dl dd ul li span{position:absolute;left:0;}

.dues-box{margin:30px 0;}
.dues-box .gray-box{background-color:#f6f6f6;display:flex;padding:25px 60px;margin-top:15px;}
.dues-box .gray-box dl{padding:15px 0;padding-left:95px;position:relative;box-sizing:border-box;}
.dues-box .gray-box dl:first-child{width:480px;}
.dues-box .gray-box dl:before{content:"";display:inline-block;width:80px;height:80px;border-radius:50%;background-color:#fff;background-repeat:no-repeat;background-position:center;position:absolute;left:0;top:0;}
.dues-box .gray-box dl:first-child:before{background-image:url(../images/dues-icon1.png);}
.dues-box .gray-box dl:last-child:before{background-image:url(../images/dues-icon2.png);}
.dues-box .gray-box dl dt{color:#3c3c3c;font-size:17px;font-weight:500;margin-bottom:5px;}
.dues-box .gray-box dl dd{font-size:15px;color:#8d8d8d;}
.dues-box .gray-box dl dd span{color:#4f4f4f;font-size:17px;font-weight:500;}
.dues-box p{color:#9e9e9e;font-size:15px;margin-top:5px;}
.payment-box{margin-bottom:50px;}
.payment-box dl{margin-top:20px;display:flex;text-align:center;}
.payment-box dl dt{background-color:#467de1;color:#fff;font-weight:500;font-size:17px;width:332px;line-height:68px;position:relative;}
.payment-box dl dt:after{content:"";position:absolute;right:-11px;top:50%;margin-top:-6px;border-left:11px solid #467de1;border-top:6px solid transparent;border-bottom:6px solid transparent;}
.payment-box dl dt span{font-family:'ONE-Mobile-Title';font-size:20px;font-weight:400;padding-left:15px;}
.payment-box dl dd{border:1px solid #e4e4e4;border-left:none;width:600px;padding:14px 0;}
.payment-box dl dd label ~ label{margin-left:20px;}
.payment-box dl dd label span,
.payment-box dl dd label strong{vertical-align:middle;}
.payment-box dl dd label input{display:none;}
.payment-box dl dd label input:checked ~ span:before{content:"";display:inline-block;position:absolute;width:8px;height:8px;background-color:#0050a5;border-radius:50%;top:3px;left:3px;}
.payment-box dl dd label span{display:inline-block;width:16px;height:16px;border:1px solid #0050a5;border-radius:50%;position:relative;box-sizing:border-box;margin-right:5px;}
.payment-box dl dd label strong{font-weight:400;font-size:17px;}
.payment-box dl dd button{color:#0050a5;background-color:#fff;font-size:14px;width:120px;height:40px;border-radius:20px;border:1px solid #0050a5;margin-left:35px;}
.payment-box .title-type-3{color: #333;font-size: 18px;font-weight: 500;margin-bottom:25px;position:relative;padding-left:15px;}
.payment-box .title-type-3::before{content:"";position:absolute;left:0;top:50%;width:4px;height:4px;margin-top:-2px;background-color:#333;}
.payment-box .list-type-1{margin-top:30px;}
.payment-box .list-type-1 li ~ li{margin-top:30px;}
.payment-box .list-type-1 li .title{color:#333;margin-bottom:10px;font-weight:500;}
.payment-box .list-type-1 select{padding: 0 15px;background: #fff url(../images/sch-selbg.png) no-repeat 95% 50%;border-color:#ddd;-webkit-appearance:none;}
.payment-box .list-type-1 label{margin-right:20px;font-size:14px;color:#333;}
.payment-box .list-type-1 .ipt-type-1 #va_taxno{display:block;border:1px solid #ddd;width: 360px;height: 45px;padding: 0 15px;box-sizing: border-box;}

/*결제 문구*/
.payment strong{display:block;;color:#333;font-size:20px;font-weight:500;}
.payment ul{margin-top:30px;}
.payment ul li{margin-bottom:5px;}
.payment .my_btn > span{font-size:14px;font-weight:300;color:#888;display:inline-block;margin-right:30px;}
.payment .my_btn{margin-top:30px;display:flex;align-items:center;}
.payment .my_btn a{display:block;background-color:#555;width:180px;color:#fff;text-align:center;line-height:50px;font-weight:500;}
.payment_com p span{font-weight:500;color:#0050a5;}
.payment_com p{margin-top:30px;line-height:1.5em;}


/* 2022-09-16 추가 */
.cont-select {  position: relative;  width: 80px;}
 .btn-select { display: flex; align-items: center;height: 40px; font-size: 14px; background: #fff;color:#777777; border: 1px solid #c4c4ca;  padding-left: 18px;  box-sizing: border-box; text-align:left;background:url(../images/arr.png) center right 10px no-repeat #fff;}
.list-member {display: none;position: absolute;width: 100%;top: 40px; left: 0; box-sizing: border-box; border: 1px solid #c4c4ca; padding:20px 0;background: #fff;border-top: 0;}
.btn-select.on+.list-member {display: block; } 
.list-member li {box-sizing: border-box; background:#fff;margin-bottom:25px;}
.list-member li:last-child{margin-bottom:0}
.list-member li p:hover{color:#0050a5}
.list-member li p {color:#777777;width: 100%;display:inline-block;  padding-left:18px;line-height:1;  border: none; font-size:14px; cursor: pointer; text-align: left;  white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden;  }

.cont-select1 {  position: relative;  width: 284px; margin-right:5px}
.btn-select1 {    display: flex; align-items: center;height: 40px; font-size: 14px;color:#777777;padding-right:30px;  background: #fff; border: 1px solid #c4c4ca;  padding-left: 18px;  box-sizing: border-box;white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden; text-align:left;background:url(../images/arr.png) center right 10px no-repeat #fff !important;}
.list-member1 {display: none;position: absolute;width: 130%;top: 39px; left: 5px; box-sizing: border-box; border: 1px solid #c4c4ca; padding:20px 0;background: #fff;}
.btn-select1.on+.list-member1 {display: block; } 
.list-member1 li {box-sizing: border-box; background:#fff;margin-bottom:25px;}
.list-member1 li:last-child{margin-bottom:0}
.list-member1 li p:hover{color:#0050a5}
.list-member1 li p {color:#777777;width: 100%;display:inline-block;  padding-left:18px;line-height:1;  border: none; font-size:14px; cursor: pointer; text-align: left;  white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden;  }

.sch-box.new.sch-box1{display:flex;}
.sch-box.sch-box1{background:transparent;padding:0 }
.sch-box.new .sch-btn.sch-btn1 { height: 40px; line-height: 40px;  position: absolute; right: 0px;  top: 0px;width:65px}
.sch-box.new.sch-box1 .inp {margin-bottom:0; margin-left:5px}

.year-view{position:relative;}
.year-view:before{position:absolute; content:"";top:2px;left:0; background:url(../images/box-bb.png)no-repeat center center; width:15px; height:15px}
.year-view p{font-size:18px; line-height:1; color:#333333; font-weight:bold;padding-left:23px}
.year-view p span{font-weight:400;display: inline-block;line-height:1}
.year-day{margin-top:40px;text-align:center;line-height:1;font-size:24px; font-weight:bold;color:#333333}
.type-tbl.form-col.type-tbl2 th, .type-tbl.form-col.type-tbl2 td{padding:17px 0;line-height:1;    vertical-align: top;}
.type-tbl.type-tbl2 td{text-align:center;border-right: 1px solid #d3d3d3;color:#777}
.type-tbl.type-tbl2 td.time{font-size:16px;}
.type-tbl.type-tbl2 td{font-size:14px}
.type-tbl.type-tbl2 td.subje .title{font-size:16px; font-weight:bold;color:#333333}
.type-tbl.type-tbl2 td.name{color:#467de1}
.type-tbl.form-col.type-tbl2 td.subje{padding:17px 25px}
.type-tbl.type-tbl2 td:last-child{border-right:0}
.type-tbl.type-tbl2 td.subje{text-align:left;}
.__btn1.__btn2{background:#555}

.year .tabs{margin-bottom:25px;}
.year .tabs > div{border-bottom:1px solid #e8e8e8;padding:10px 0;}
.year .tab-content{padding-bottom:20px;border-top:1px solid #7690be;border-bottom:1px solid #7690be;background:#f2f9ff}
.year .tab-content ul li{float:left;width:auto;line-height:1; text-align:center;cursor:pointer;    padding-top: 20px;    display: flex; align-items: center;justify-content: center;    margin-right: 20px;}
.year .tab-content ul li img.on{display:none;}
.year .tab-content ul li.on img.on{display:block;}
.year .tab-content ul li.on img.off{display:none;}
.year .tab-content ul li span{margin-left:5px;display:inline-block;position:relative;color:#777777;    line-height: 1.2;       word-break: break-all;}
.year .tab-content ul li.on span{color:#0050a5}
/* .year .tab-content ul li span:before{content:"";position:absolute; top:50%;transform:translateY(-50%); left:-20px; background:url(../images/hover.png)no-repeat center center;width:15px; height:15px; }
.year .tab-content ul li.on span:before{background:url(../images/hover_on.png)no-repeat center center;} */
.year .tab-content.on{display:block;}
.year .tabs .item{    display: flex;align-items: center;}
.year .tabs .item strong{display: inline-block; line-height:30px;font-size:18px; font-weight:bold;color:#0050a5;width:80px; text-align:center;margin-right:15px}
.year .item a{display:inline-block; line-height:30px ;width:65px;text-align:center;font-size:18px; color:#777777;font-weight:500}
.year .item a.on{background:#0050a5;color:#fff;border-radius:4px}
.year .tab-item {margin-bottom:40px}
.__btn1.__btn3{background:#982680;font-size:15px; color:#fff;border:0;width:137px; height:40px;line-height:40px;margin:0 20px 0 0}
.year .tab-content ul{    width: 85%;  display: flex;  flex-wrap: wrap;    justify-content: flex-start;padding: 0 20px;box-sizing: border-box;    align-items: center;margin:0 auto;}

.year .tab-box .box{display:flex;    justify-content: space-between;align-items: center;padding:20px 0;border-bottom:1px solid #e8e8e8;}
.year .tab-box .box > div{display:flex;    align-items: center;width:50%;margin-left:20px;}
.year .tab-box .box > div table tr{line-height:1;text-align:left;font-size:14px; }
.year .tab-box .box > div table tr:last-child th{padding-bottom:0}
.year .tab-box .box > div table tr:last-child td{padding-bottom:0}
.year .tab-box .box > div table tr th{font-weight:500;color:#555555;margin-right:25px;display:flex;    justify-content: space-between;padding-bottom:20px;}
.year .tab-box .box > div table tr td{font-weight:300; color:#777777;padding-bottom:20px;    white-space: nowrap;}
.year .tab-box .box > div img{margin-right:40px}


.custom-select {  position: relative;}
.custom-select select {  display: none; /*hide original SELECT element:*/}
.select-selected {  background-color:  transparent;font-size:14px;}
/*style the arrow inside the select element:*/
.select-selected:after {  position: absolute;  content: "";  top: 14px;  right: 10px;  width: 0;  height: 0;  border: 6px solid transparent;  border-color: #fff transparent transparent transparent;}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {  border-color: transparent transparent #fff transparent;  top: 7px;}
/*style the items (options), including the selected item:*/
.select-items div,.select-selected {  color: #777; font-size:14px;   padding-left: 18px; line-height:38px; height:38px;  border: 1px solid #c4c4ca;   cursor: pointer;  user-select: none;}
.select-items div{border:0;line-height:1;height:auto;    margin-bottom: 25px;}
.select-items div:hover{color:#0050a5}
.select-items div:last-child{margin-bottom:0}
/*style items (options):*/ 

.select-items {  position: absolute;  background-color: #fff;  top: 98%;  left: 0;  right: 0; z-index: 99;padding:20px 0;    border: 1px solid #c4c4ca;height: 250px; overflow-y: scroll;}
/*hide the items when the select box is closed:*/
.select-hide { display: none;}
.select-items div:hover, .same-as-selected {background-color: #fff;}
.select-selected {   background: url(../images/arr.png) center right 10px no-repeat #fff;}
.custom-select2 .select-items{width:150%}
.custom-select .select-selected{    white-space: nowrap; text-overflow: ellipsis;overflow: hidden;    padding-right: 30px;}

/* 신빙도조사사업 */
.contents-wrap img {
    max-width: 100%;
}
.content-tab-box {
	margin: 40px 0;
	display: flex;
	background-color: #f2f9ff;
	border-top: 1px solid #7690be;
	border-bottom: 1px solid #7690be;
	height: 50px;
}
.content-tab-box .content-tab {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	font-weight: 400;
	color: #777777;
	flex: 1;
    position: relative;
}
.content-tab-box .content-tab + .content-tab::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 14px;
    background-color: #7690be;
}
.content-tab-box .content-tab.active {
	color: #0050a5;
	font-weight: 500;
}
.content-tab-tit {
    font-size: 22px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 40px;
}
.primary-color {
    color: #0050a5 !important;
}
.type-tbl.custom th {
    font-size: 20px;
    color: #000;
    font-weight: 700;   
    background-color: #f2f9ff; 
    padding: 30px 10px;
}
.type-tbl.custom td {
    padding: 20px 10px;    
}
.type-tbl.custom td + td {
    border-left: 1px solid #d3d3d3;
}
.type-tbl.custom td.bold {
    font-weight: 700;
    color: #000000;
}
.type-tbl.custom .etc_txt {
    color: #993366;
    font-size: 15px;
    font-weight: 400;
}
.type-tbl.custom .small-txt {
    font-weight: 400;
}
.sub-chart-box {
    padding: 60px;
    border: 1px solid #d5d7d9;
    text-align: center;
}
.sub-chart-box .sub-chart-tit {
    font-size: 28px;
    font-weight: 400;
    color: #1a1a1a;
}
.sub-chart-box .sub-chart-sub-tit {
    margin: 25px auto; 
    display: inline-flex;
    align-items: center;
    padding: 7px 30px;
    border-radius: 20px;
    background-color: #fbfcfe;
    border: 1px solid #c0c8f6;
}
.sub-chart-box .sub-chart-sub-tit p {    
    font-weight: 400;
    font-size: 16px;
    color: #1a1a1a;
    position: relative;
}
.sub-chart-box .sub-chart-sub-tit p b {
    color: #0050a5;
}
.sub-chart-sub-tit p span {
    font-size: 13px;
}
.sub-chart-box .sub-chart-sub-tit p + p {
    padding-left: 15px;
    margin-left: 15px;
}

.sub-chart-box .sub-chart-sub-tit p + p::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 12px;
    width: 1px;
    background-color: #c9c5c8;
}
.sub-chart-box canvas {
    width: 100%;
}
.sub-chart-box .sub-chart-label-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 50px;
    gap: 15px;
    margin-bottom: 25px;
}
.sub-chart-box .sub-chart-label-box .sub-chart-label {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 13px;
}
.type-tbl.type02 * {
    box-sizing: border-box;
}
.type-tbl.type02 th, .type-tbl.type02 td {
    padding: 10px 20px;
}
.cont-lef .menu li:last-child .dep_2 {
    border-bottom: 1px solid #e8e8e8;
}
.method_pdf_box_wrap {
    padding: 65px 0;
    margin: 30px 0;
    border-top: 1px solid #7690be;
    border-bottom: 1px solid #7690be;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url('../images/about_method_img01.jpg') no-repeat center / cover;
}
.method_pdf_box_wrap .txt_box {
    text-align: center;
}
.method_pdf_box_wrap .txt_box .tit {
    font-size: 26px;
    font-weight: 700;
    color: #000000;
}
.method_pdf_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    background-color: #467de1;
    padding: 0 35px;
    height: 53px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    margin-top: 30px;
}
.method_etc_txt01 {
    position: relative;
    padding-left: 20px;
    font-size: 15px;
    font-weight: 400;
    color: #993366;
}
.method_etc_txt01.delivery {
    color: #777777;
    padding-left: 8px;
}
.method_etc_txt01::after {
    content: '※';
    position: absolute;
    left: 0;
    top: 0;
}
.method_etc_txt01.delivery::after {
    content: '-';
}
.method_step_box * {
    box-sizing: border-box;
}
.method_step_box {
    margin: 30px 0;
}
.method_step_box .box {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 15px;
    font-weight: 400;
    color: #333333;
    line-height: 1.5em;
}
.method_step_box .box + .box {
    margin-top: 20px;
}
.method_step_box p {
    min-width: 70px;
    min-height: 30px;
    padding: 3px 12px;
    border: 1px solid #a6bbda;
    background-color: #f2f9ff;
    font-size: 12px;
    font-weight: 400;
    color: #467de1;
    border-radius: 15px;    
}
.method_step_box span {
   display: inline-block; 
   margin-top: 4px;
}
.method_btm_etc_ment {
    padding-top: 15px;
    border-top: 1px solid #c4c4ca;
    font-size: 14px;
    font-weight: 300;
    color: #777777;
}
.method_btm_etc_ment p {
    position: relative;
    padding-left: 20px;
}
.method_btm_etc_ment p::after {
    content: '※';
    position: absolute;
    left: 0;
    top: 0;
}
.method_btm_etc_ment p b {
    color: #333;
}
.delivery-tit {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 35px 0 20px;
}

.delivery-tit b {
    color: #0050a5;
}

.schedule-table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    table-layout: fixed;
    background: transparent;
    font-family: sans-serif;
    border-top: 3px solid #4d5265;
}

.schedule-table th,
.schedule-table td {
    border-top: 1px solid #9ca6b1;
    border-bottom: 1px solid #9ca6b1;
    border-right: 1px solid #9ca6b1;
    padding: 20px 10px;    
    font-size: 15px;    
}
.schedule-table th:last-child,
.schedule-table td:last-child {
    border-right: none;
}
.schedule-table td {
    font-weight: 400;
    color: #000;
}
.schedule-table th {
    font-weight: 500;
    color: #333333;
}

.schedule-table .term-header {
    color: #777777;
}
.schedule-table.test .term-header {
    color: #333;
}
.schedule-table tr:last-child td {
    position: relative;
}
.schedule-table tr:last-child .y-td::after {
   content: ''; 
   position: absolute;
   z-index: -1;
   height: 400%;
   left: 0;
   bottom: 0;
   width: 100%;
   background: linear-gradient(to top, #fdfbef , #fff);
}
.schedule-table tr:last-child .b-td::after {
   content: ''; 
   position: absolute;
   z-index: -1;
   height: 400%;
   left: 0;
   bottom: 0;
   width: 100%;
   background: linear-gradient(to top, #f2f9ff , #fff);
}

.schedule-table.test tr td:last-child {
    position: relative;
}
.schedule-table.test tr .y-td::after {
   content: ''; 
   position: absolute;
   z-index: -1;
   width: 400%;
   right: 0;
   bottom: 0;
   height: 100%;
   background: linear-gradient(to left, #fdfbef , #fff);
}
.schedule-table.test tr .b-td::after {
   content: ''; 
   position: absolute;
   z-index: -1;
   width: 400%;
   right: 0;
   left: unset;
   bottom: 0;
   height: 100%;
   background: linear-gradient(to left, #f2f9ff , #fff);
}

.report_flex_box {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.report_flex_box * {
    box-sizing: border-box;
}
.report_flex_box > li {
    width: calc(33.333% - 10px);
    border: 1px solid #c4c4ca;
}
.report_flex_box > li .img {
    aspect-ratio: 1/0.70666;
}
.report_flex_box > li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.report_flex_box > li .btm_box {
    padding: 40px 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
.report_flex_box > li .btm_box .method_pdf_btn{
    width: 100%;
}

/* 20250820연혁 및 목적 */
.content_box03 {
    margin: 30px 0;
    padding: 50px 40px 95px;
    position: relative;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
    background: #fff; 
    border-top: 1px solid #0050a5;
}
.content_box03::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 13px;
    height: 48px;
    background: url('../images/about_business_box01.png') no-repeat center / cover;
}
.content_box03::before {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(180deg, rgba(255,255,255,0.1), rgba(255,255,255,0));
    pointer-events: none;
}
.content_box03 .icon {
    position: absolute;
    bottom: 40px;
    right: 40px;
}
.content_box03 .tit {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0;
    color: #000000;
}
.content_box03 .alt {
    color: #777777;
    line-height: 1.6em;
    letter-spacing: -0.025em;
    font-weight: 400;
    font-size: 15px;
    margin-top: 20px;
}
.sub_content_box03 .box .tit {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.025em;
    color: #0050a5;
}
.sub_content_box03 .box .alt {
    color: #777777;  
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 400;
    margin-top: 20px;
} 
.sub_content_box03 .box + .box {
    margin-top: 30px;
}
.sub_content_box03 .box .alt p + p {
    margin-top: 15px;
}
/* END 연혁 및 목적 */