 @charset "utf-8";
/* doc.css는 디자인페이지 스타일을 정의합니다. */
.greeting{display:flex;}
.greeting .img{width:650px;margin-right:55px;}
.greeting .tt-wrap{min-width:0;width:1%;flex:1 1 auto;}
.greeting .tt-wrap .tit{color: #333;font-weight:700;font-size:24px;margin-bottom:20px;line-height:1.4em;}
.greeting .tt-wrap .wrap p{line-height:1.875em;margin-bottom:27px;}
.greeting .tt-wrap .wrap p:last-child{margin-bottom:0;}

.paper ul{display:flex;flex-wrap:wrap;margin:0 -20px -60px;}
.paper ul li{text-align:center;width:25%;padding:0 20px;margin-bottom:60px;}
.paper ul li .tit{color: #333;font-weight:600;line-height:1.4em;margin-top:25px;}

.location .maps iframe{width:100%;height:600px;}
.location .info{display:flex;margin-top:50px;padding:0 15px;}
.location .info dl{margin-right:50px;padding-left:100px;position:relative;}
.location .info dl:before{content:'';width:70px;height:70px;border-radius:50%;background:#39b54a url('../images/sub/ic_loc1.png')no-repeat 50% 50%/46px;position: absolute;left:0;top:50%;transform:translateY(-50%);}
.location .info dl.type2:before{background-image:url('../images/sub/ic_loc2.png');background-color: #faa425;}
.location .info dl:last-child{margin-right:0;}
.location .info dl dt{color: #333;font-size:20px;font-weight:700;line-height:1.2em;margin-bottom:7px;}
.location .info dl dd{line-height:1.4em;}
.location .info dl dd .inner{display:flex;margin:0 -10px;flex-wrap:wrap;}
.location .info dl dd .inner p{padding:0 10px;}

.doc-pg .content{padding:120px 0;}
.doc-pg .content:first-child{padding-top:0;}
.doc-pg .content h3{color: #333;font-size:30px;font-weight:700;line-height:1.2em;margin-bottom:45px;text-align:center;}
.doc-pg .content .v-con{max-width:1000px;width:100%;margin:0 auto;}
.doc-pg .content .v-con .v-tit{margin-top:25px;line-height:1.4em;text-align:center;color: #333;}
.doc-pg .content .info-con .fl-con{display:flex;justify-content:center;margin:0 -10px;}
.doc-pg .content .info-con .fl-con .wrap{padding:0 10px;max-width:490px;width:100%;}
.doc-pg .content .info-con .fl-con .wrap .tit{color: #fff;font-size:20px;font-weight:700;background-color: #39b54a;height:54px;border-radius:27px;display:flex;justify-content:center;align-items:center;text-align:center;margin-bottom:35px;}
.doc-pg .content .info-con .fl-con .wrap .info{padding:0 20px;}
.doc-pg .content .info-con .fl-con .wrap .info dl{margin-bottom:5px;display:flex;line-height:1.4em;}
.doc-pg .content .info-con .fl-con .wrap .info dl:last-child{margin-bottom:0;}
.doc-pg .content .info-con .fl-con .wrap .info dl dt{position:relative;padding-left:10px;width:105px;color:#333;font-weight:700;}
.doc-pg .content .info-con .fl-con .wrap .info dl dt:before{content:'';width:3px;height:3px;background-color: #39b54a;position: absolute;left:0;top:8px;border-radius:50%;}
.doc-pg .content .info-con .fl-con .wrap .info dl dd{min-width:0;width:1%;flex:1 1 auto;}

.doc-table table{border-spacing:0;width:100%;text-align:center;border-top:2px solid #39b54a;color: #333;line-height:1.250em;}
.doc-table table thead th{border-bottom:2px solid #39b54a;font-weight:700;}
.doc-table table th{background-color: #f9f9f9;}
.doc-table table td{background-color: #fff;}
.doc-table table thead th,
.doc-table table tbody td{border-right:1px solid #ddd;}
.doc-table table tbody th,
.doc-table table tbody td{border-bottom:1px solid #ddd;}
.doc-table table th,
.doc-table table td{padding:15px 10px;}
.doc-table table tr th:last-child,
.doc-table table tr td:last-child {border-right:0;}

.doc-pg .content .tb-con .sm-img{text-align:center;max-width:460px;width:100%;margin:60px auto 0;}
.doc-pg .content .tb-con .sm-img p{line-height:1.625em;margin-top:10px;}

.doc-pg .content .info-con .img{margin-top:60px;}

.doc-pg .content .row-con{}
.doc-pg .content .row-con .row{display:flex;margin-bottom:60px;}
.doc-pg .content .row-con .row:last-child{margin-bottom:0;}
.doc-pg .content .row-con .row .img{width:450px;margin-right:50px;}
.doc-pg .content .row-con .row .tt-wrap{min-width:0;width:1%;flex:1 1 auto;color: #fff;}
.doc-pg .content .row-con .row .tt-wrap .tit{font-size:20px;font-weight:700;line-height:1.2em;margin-bottom:10px;}
.doc-pg .content .row-con .row .tt-wrap .tt{}
.doc-pg .content .row-con .row .tt-wrap ul{margin-top:20px;}
.doc-pg .content .row-con .row .tt-wrap ul li{position:relative;padding-left:10px;margin-bottom:25px;}
.doc-pg .content .row-con .row .tt-wrap ul li:last-child{margin-bottom:0;}
.doc-pg .content .row-con .row .tt-wrap ul li:before{content:'';width:3px;height:3px;background-color: #fff;border-radius:50%;position: absolute;left:0;top:10px;}

.doc-pg .content .img-con ul{display:flex;flex-wrap:wrap;margin:0 -20px -40px;}
.doc-pg .content .img-con ul li{width:50%;padding:0 20px;margin-bottom:40px;}

.doc-pg .content .top-con .sum{margin-top:100px;}
.doc-pg .content .top-con .sum .tt{margin-bottom:60px;text-align:center;}
.doc-pg .content .top-con .sum ul{display:flex;flex-wrap:wrap;margin:0 -10px -20px;}
.doc-pg .content .top-con .sum ul li{width:25%;padding:0 10px;margin-bottom:20px;}
.doc-pg .content .top-con .sum ul li .box{padding:20px;border-radius:20px;background-color: #ccd6e3;height:100%;}
.doc-pg .content .top-con .sum ul li .box p{line-height:1.5em;}

.doc-pg .content .v-con.type2{max-width:750px;}
.doc-pg .content .v-con.type2 .video-container{padding-bottom:75.3%;}

.doc-pg .content .tb-con .notice{padding-left:15px;padding-top:10px;color: #333;line-height:1.4em;}

.doc-pg .content .img-con2 .top ul{display:flex;justify-content:center;margin:0 -105px;}
.doc-pg .content .img-con2 .top ul li{text-align:center;padding:0 105px;}
.doc-pg .content .img-con2 .top ul li p{margin-top:15px;}
.doc-pg .content .img-con2 .imgs{max-width:1100px;width:100%;margin:70px auto 0;}
.doc-pg .content .img-con2 .imgs ul{display:flex;flex-wrap:wrap;margin:0 -15px -30px;}
.doc-pg .content .img-con2 .imgs ul li{width:25%;padding:0 15px;margin-bottom:30px;}

.doc-pg .content .top-con .sld{max-width:1280px;width:100%;padding:0 140px;position:relative;margin:0 auto;}
.doc-pg .content .top-con .sld .slick-arrow{font-size:0;border:1px solid #ddd;background-color:#fff;background-repeat:no-repeat;background-size:16px;background-position:50% 50%;width:60px;height:60px;border-radius:50%;position: absolute;top:50%;transform:translateY(-50%);}
.doc-pg .content .top-con .sld .slick-prev{background-image:url('../images/main/sec2_prev.png');left:0;}
.doc-pg .content .top-con .sld .slick-next{background-image:url('../images/main/sec2_next.png');right:0;}

.doc-pg .content .img-con2 .imgs.type2{margin-top:0;max-width:100%}

.doc-pg .flex-con2{margin-bottom:120px;}
.doc-pg .flex-con2 .row{margin-bottom:60px;}
.doc-pg .flex-con2 .row:last-child{margin-bottom:0;}
.doc-pg .flex-con2 .row .tit{margin-bottom:20px;padding-left:25px;position:relative;font-size:20px;font-weight:700;line-height:1.4em;color: #333;}
.doc-pg .flex-con2 .row .tit:before{content:'';width:10px;height:10px;background-color: #39b54a;position: absolute;left:0;top:8px;}
.doc-pg .flex-con2 .row .flex{display:flex;}
.doc-pg .flex-con2 .row .flex .img{width:520px;margin-right:35px;}
.doc-pg .flex-con2 .row .flex .doc-table{min-width:0;width:1%;flex:1 1 auto;}

.doc-table.type2 table{text-align:left;}
.doc-table.type2 table th,
.doc-table.type2 table td{padding-left:40px;}
.doc-table.type2 table tbody th{background-color: #fff;border-right:1px solid #ddd;}

.doc-pg .content .img-con3 ul{display:flex;margin:0 -20px;}
.doc-pg .content .img-con3 ul li{width:33.3333%;text-align:center;padding:0 20px;}
.doc-pg .content .img-con3 ul li p{margin-top:20px;font-size:20px;color: #333;font-weight:700;line-height:1.4em;}

.pr-gal ul{display:flex;flex-wrap:wrap;margin:0 -30px -70px;}
.pr-gal ul li{width:50%;text-align:center;padding:0 30px;margin-bottom:70px;}
.pr-gal ul li p{color: #333;font-weight:700;font-size:20px;margin-top:20px;}

.my-btn{font-size:18px;font-weight:600;text-align:center;display:flex;justify-content:center;align-items:center;width:180px;height:50px;border:1px solid #b7b7b7;margin:0 auto;}

.v-pg .row{padding-bottom:55px;margin-bottom:55px;border-bottom:1px solid #ddd;}
.v-pg .row:last-child{margin-bottom:0;}
.v-pg .row .row-tit{font-size:20px;font-weight:700;line-height:1.2em;margin-bottom:20px;}
.v-pg .row ul{display:flex;margin:0 -30px;}
.v-pg .row ul li{width:33.3333%;padding:0 30px;text-align:center;}
.v-pg .row ul li .video-container.type2{padding-bottom:75%;}
.v-pg .row ul li .tit{color: #333;line-height:1.4em;margin-top:20px;}