@charset "utf-8";

/* 이미지 확대버튼 */
.pic_btn a{display: none;}
.pic_btn a:hover{background-color: #3f61b2; color:#fff; transition: all 300ms ease-out;}
@media(max-width:767px){
    .pic_btn a {display: block; width: 60%; margin: 10px auto 0; padding: 10px 40px; border: 1px solid #ddd; background: #fff; text-align: center;}
    .pic_img{text-align: center;}
}
@media(max-width:560px){
    .pic_btn a {width: 75%;}
}
@media(max-width:450px){
    .pic_btn a {width: 100%;}
}
.ui-list__column .inner .circle{width:94px;height:94px;background: #f4f4f4;}

/* img slider section */
.hssi-slider-wrap {width: 100%; box-sizing: border-box;}
.hssi-slider-wrap .slider-title {width: 100%; box-sizing: border-box; padding: 70px 0 70px; text-align: center;}
.hssi-slider-wrap .slider-title h2 {font-size: 21px; line-height: 1; color: #fff; font-weight: bold; padding: 10px 22px; border: 1px solid #ddd; border-radius: 30px; display: inline-block; letter-spacing: -1px; margin-bottom: 10px; }
.hssi-slider-wrap .slider-title img {display: block; margin: 0 auto;}
/* TouchSlider basic css */
.sliderBox ul,
.sliderBox ul li {width: 100%; height: 100%; padding: 0; margin: 0; display: inline-block;}
.sliderBox {overflow: hidden;}
.sliderBox ul {position: relative;}
.sliderBox ul li {position: absolute; top: 0; left: 0;}
/* TouchSlider basic css End */
.hssi-slider-wrap .hssi-slider-section {width: 100%; box-sizing: border-box;}
.hssi-slider-wrap .hssi-slider-section .mvisual_wrap {width: 100%;}
.hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox {display: block; margin: 0 auto; width: 100%; height: 460px !important;}
.hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul {position: relative;}
.hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li {position: absolute; top: 0; left: 0;}
.hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li img {width: 100%; height: 100%;}
/* 슬라이더 컨트롤 */
.hssi-slider-wrap .hssi-slider-section .controlBox {width: 100%; position: relative; margin: 0 auto; top: -55px;}
.hssi-slider-wrap .hssi-slider-section .controlBox > div {position: absolute; height: 55px; width: 155px; background: rgba(0, 0, 0, 0.5); right: 58px; padding: 13px 15px;}
.hssi-slider-wrap .hssi-slider-section .controlBox > div .pageCount {color: #fff; font-size: 15px; letter-spacing: 8px;}
.hssi-slider-wrap .hssi-slider-section .controlBox > div .pageCount span.num {color: #333333; font-size: 15px; width: 30px; height: 30px; background: #fff; border-radius: 50%; display: inline-block; margin-right: 4px; line-height: 30px; text-align: center;}
.hssi-slider-wrap .hssi-slider-section .controlBox > div .paging {display: none;}
.hssi-slider-wrap .hssi-slider-section .controlBox > div .btn_stop,
.hssi-slider-wrap .hssi-slider-section .controlBox > div .btn_play {position: absolute; top: 12px; right: 15px; color: #fff; border: 1px solid #ddd; padding: 2px 7px;}
.hssi-slider-wrap .hssi-slider-section .controlBox .btn_prev {position: absolute; content: ""; top: 0; right: 216px; background: url(/pcms/dist/img/b01/bl-slide-arrow-left.png)no-repeat center; width: 55px; height: 55px; background-color: rgba(0, 0, 0, 0.5);}
.hssi-slider-wrap .hssi-slider-section .controlBox .btn_next {position: absolute; content: ""; top: 0; right: 0; background: url(/pcms/dist/img/b01/bl-slide-arrow-right.png)no-repeat center; width: 55px; height: 55px; background-color: rgba(0, 0, 0, 0.5);}
.hssi-slider-wrap .hssi-slider-section .controlBox .btn_prev span,
.hssi-slider-wrap .hssi-slider-section .controlBox .btn_next span {display: none;}

/* 슬라이더 반응형 */
@media(max-width: 950px){
    .hssi-slider-wrap .slider-title {padding: 55px 0 58px;}
    .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li img {height: auto;}
}
@media(max-width: 767px){
    .hssi-slider-wrap .slider-title {padding: 65px 0 90px;}
    .hssi-slider-wrap .hssi-slider-section .controlBox {top: -515px;}
    .hssi-slider-wrap .hssi-slider-section .controlBox > div {width: calc(100% - 116px);}
    .hssi-slider-wrap .hssi-slider-section .controlBox .btn_prev {right: auto; left: 0;}
    .hssi-slider-wrap .hssi-slider-section .controlBox > div .pageCount {text-align: center;}
}
@media(max-width: 650px){
    .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox {height: 385px !important;}
    .hssi-slider-wrap .hssi-slider-section .controlBox {top: -440px;}
}
@media(max-width: 550px){
    .hssi-slider-wrap .slider-title {padding: 90px 0 90px;}
    .hssi-slider-wrap .hssi-slider-section .controlBox > div .pageCount {text-align: left;}
}
@media(max-width: 450px){
    .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox {height: 285px !important;}
    .hssi-slider-wrap .hssi-slider-section .controlBox {top: -340px;}
}
/* #c03_column_02 관광소개 Img Slider End *


/* 인사말 se01a */
.se01a_greetings{}
.se01a_greetings .top{position: relative; padding: 70px 50px;margin:90px auto 55px;min-height: 300px;background:#fff;border: 9px solid #e5eeee;border-radius: 15px;}
.se01a_greetings .top:after{content: "";display: block;clear: both;}
.se01a_greetings .top .sub{width: calc(100% - 50%);}
.se01a_greetings .top .sub .sub_tit{font-size: 38px; line-height: 1.13; letter-spacing: -0.06em;font-weight: bold;color:#0d1218;font-family: 'GmarketSansB';}
.se01a_greetings .top .sub .sub_tit span{color: #006384;font-family: 'GmarketSansB';display: block;line-height: 1.13; }
.se01a_greetings .top .sub p{margin-top: 30px; color:#0d1218;max-width:370px;}
.se01a_greetings .top .greetings_img {position: absolute; right:35px; top:-45px; border:10px solid #fff;border-radius: 15px;width:42.29%;}

.se01a_greetings .m_txt{margin: 25px 0;font-size: 15px;line-height: 24px;color: #666666;}
.se01a_greetings .m_txt strong {font-weight: bold; font-size:18px; color: #333;}

.se01a_greetings p {font-size: 16px; color: #121212;}
.se01a_greetings .p-title {font-size: 21px; font-weight: bold; color: #1e3963;}
.se01a_greetings .p-title span {color: #1aa0a3;}
.se01a_greetings .sign {display: inline-block; vertical-align: bottom;}
.se01a_greetings .sign {display: inline-block; vertical-align: middle;}

@media screen and (max-width: 767px){
   .se01a_greetings .top {padding:45px 30px;margin-top:0;}
   .se01a_greetings .top .sub .sub_tit{font-size: 25px;}
   .se01a_greetings .top .greetings_img{transform: translateY(-50%);top:50%;}
}
@media screen and (max-width: 640px){
    .se01a_greetings .top{min-height:auto;}
    .se01a_greetings .top .sub{width:100%;}
    .se01a_greetings .top .sub p{max-width:100%;}
    .se01a_greetings .top .greetings_img{display:none;}
}

/* 인사말 se01b */
.greetings_se01b{position: relative;margin-bottom:55px;}
.greetings_se01b:after{content: "";position: absolute;left:94px;bottom:0;background: url(/pcms/dist/img/b01/greetings_se01b_basic.png) no-repeat;width:330px;height:415px;background-size:cover;}
.greetings_se01b .greetings_box{background: url(/pcms/dist/img/b01/greetings_se01b_bg.jpg) no-repeat;background-size:cover;display: table;table-layout: fixed;width:100%;height:300px;}
.greetings_se01b .greetings_box .inner{display: table-cell;vertical-align: middle;padding:20px 9.445% 20px 490px;}
.greetings_se01b .greetings_box .inner strong{color:#fff;font-size:24px;letter-spacing: -0.03em;line-height: 1.33;}
.greetings_se01b .greetings_box .inner strong b{font-weight:bold;display: block;}
.greetings_se01b .greetings_box .inner p{font-size:16px;letter-spacing: -0.03em;color:#fff;}

.greetings_se01b .name_box{display: table;text-align: right;padding:20px 9.445%;background: #07529f;width:100%;}
.greetings_se01b .name_box strong{display: table-cell;vertical-align: middle;color:#fff;font-size:15px;}
.greetings_se01b .name_box strong b{font-size:20px;}

@media(max-width:767px){
    .greetings_se01b:after{left:0;width:270px;height:339px;}
    .greetings_se01b .greetings_box .inner{padding:20px 9.445% 20px 280px;}
}
@media(max-width:550px){
    .greetings_se01b:after{display: none;}
    .greetings_se01b .greetings_box{height:200px;}
    .greetings_se01b .greetings_box .inner{padding:20px;}
}

/* 인사말 se01c */
.greetings_se01c{margin-top:100px;}
.greetings_se01c .top{margin-left:60px;padding-right:43%;}
.greetings_se01c .top span{color:#06529e;font-size:22px;line-height: 1.36;letter-spacing: -0.03em;}
.greetings_se01c .top strong{display: block;font-size:30px;color:#06529e;font-weight:bold;margin:20px 0 50px;letter-spacing: -0.05em;}
.greetings_se01c .bottom{background: #f9f9f9;padding:55px 420px 95px 60px;position: relative;}
.greetings_se01c .bottom .inner p{margin-top:0;margin-bottom:20px;color:#2f3033;}
.greetings_se01c .bottom .inner p:last-child{margin-bottom:0;}
.greetings_se01c .bottom .pic_box{position: absolute;right:0;top:-180px;width:390px;}
.greetings_se01c .bottom .pic_box .img img{width:100%;}
.greetings_se01c .bottom .pic_box .name{background:url(/pcms/dist/img/b01/greetings_se01c_bg.jpg) no-repeat;background-size:cover;color:#fff;padding:30px;}
.greetings_se01c .bottom .pic_box .name em{font-size:16px;font-weight:bold;display: block;margin-bottom:10px;}
.greetings_se01c .bottom .pic_box .name strong{font-size:27px;font-weight:bold;}
.greetings_se01c .bottom .pic_box .name strong span{font-size:20px;}

@media(max-width:1220px){
.greetings_se01c .top{margin-left:0;padding-right:0;}
.greetings_se01c .bottom{padding:40px;}
.greetings_se01c .bottom .pic_box{position: relative;right:auto;top:auto;margin:0 auto 30px;}
}
@media(max-width:500px){
.greetings_se01c .bottom{padding:40px 25px;}
.greetings_se01c .bottom .pic_box{width:100%;}
}

/* 인사말 se01d */
.greetings_se01d .top_box{position:relative;}
.greetings_se01d .greetings_title{margin-bottom:35px;padding-bottom:38px;color:#333;font-size:30px;font-weight:600;line-height:1.4;letter-spacing:-1px;}
.greetings_se01d .top_box .greetings_title p{color:#888;}

.greetings_se01d .sign_box{color:#2f2f2f;font-size:16px;font-weight:bold;text-align: right;margin-top:70px;}
.greetings_se01d .sign_box strong{font-weight:bold;font-size:22px;}

.greetings_se01d p{margin-top:15px;font-size:17px;line-height:1.4;letter-spacing: 0;}
.greetings_se01d .obj-txt {position:relative; margin:0 0 30px;}
.greetings_se01d .obj-txt:after {display:block; position:absolute; left:0; top:50%; content:''; width:100%; height:1px; background:#ccc;}
.greetings_se01d .obj-txt span {display:inline-block; position:relative; z-index:1; padding:0 20px 0 0; background:#fff; font-size:14px; color:#767676; letter-spacing:1em;}

.greetings_se01d .inner .top_box {position:relative;margin: 0 0 75px;}
.greetings_se01d .inner .top_box .greetings_img {}
.greetings_se01d .inner .top_box .greetings_img img {width:100%;}
.greetings_se01d .inner .top_box .greetings_title {position:absolute;top: auto;right:50px;bottom:-40px;width:374px;margin: 0;padding: 50px 30px 40px;background:#06529e url(/pcms/dist/img/b01/greetings_se01d_img.png) no-repeat right top;}
.greetings_se01d .inner .top_box .greetings_title em {display:block; color:#dfdfdf; font-size:15px;}
.greetings_se01d .inner .top_box .greetings_title strong {display:block; position:relative; margin:30px 0 0; font-size:20px; color:#fff; font-weight:normal;}
.greetings_se01d .inner .top_box .greetings_title strong:after {display:block;position:absolute;left:0;top:-15px;content:'';width:30px;height: 1px;background:rgba(255,255,255,.5);}
.greetings_se01d .inner .top_box .greetings_title strong span {display:inline-block; font-weight:700;}

.greetings_se01d .inner .bottom_box strong {display:block;margin: 0 0 20px;color:#333;font-size:29px;line-height:1.3;}
.greetings_se01d .inner .bottom_box strong span {display:inline-block;font-weight:700;color:#053d6c;font-size:34px;line-height: 1.3;}
.greetings_se01d .inner .bottom_box p {color:#555;font-size:16px; }
.greetings_se01d .inner .bottom_box p span {display:inline-block; color:#014171; }

@media(max-width:1023px) {
.greetings_se01d .inner .top_box .greetings_img {overflow:hidden; height:260px;}
.greetings_se01d .inner .top_box .greetings_img span {display:block; position:relative; width:100%; height:100%;}
.greetings_se01d .inner .top_box .greetings_img img {position: absolute;top: 50%;left: 50%;height: 100%;width:auto;max-width: 1000%;transform: translate(-50%,-50%);} *
.greetings_se01d .inner .top_box .greetings_title {right:30px;}
}

@media (max-width:767px){
.greetings_se01d .inner .top_box {margin:0 0 30px;}
.greetings_se01d .inner .top_box .greetings_img {display:none;}
.greetings_se01d .inner .top_box .greetings_title {position:static; width:100%;}
.greetings_se01d .inner .bottom_box strong {margin:0 0 15px; font-size:20px;}
.greetings_se01d .inner .bottom_box strong span {font-size:24px;}
}
@media(max-width:500px){
    .ui-greeting .obj-txt {display:none;}
}

/* 인사말 se01e */
.greetings_se01e{position: relative;padding-top:45px;margin-bottom:80px;}
.greetings_se01e::before{content: "";position: absolute;right:0;top:0;width:575px;height:445px;background: url(/pcms/dist/img/b01/se01e_bg.png) no-repeat;}
.greetings_se01e .img_box{position: absolute;right:0;top:45px;border-radius: 0 50px 0 50px;background: linear-gradient(120deg, rgba(35,117,220,1) 0%, rgba(104,54,216,1) 100%);padding:39px 47px;width:474px;height:316px;}
.greetings_se01e .img_box .box{height:238px;overflow: hidden;position: relative;}
.greetings_se01e .img_box .box img{width:auto;max-width:1000%;height:100%;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);}
.greetings_se01e .greetings_box{padding-right:620px;}
.greetings_se01e .greetings_box .main_title p{color:#282828;font-size:40px;letter-spacing: -0.04em;line-height: 1.375;margin:0;}
.greetings_se01e .greetings_box .sub_title{margin-top:55px;}
.greetings_se01e .greetings_box .sub_title em{color:#282828;font-size:16px;letter-spacing: -0.02em;display: block;line-height: 1.625;}

@media(max-width:1023px){
    .greetings_se01e .img_box{position: relative;right:auto;top:auto;margin:0 auto 50px;}
    .greetings_se01e .greetings_box{padding-right:0;}
}
@media(max-width:550px){
    .greetings_se01e::before{display: none;}
    .greetings_se01e .img_box{padding:35px;width:100%;height:100%;}

    .greetings_se01e .greetings_box .main_title p{font-size:30px;}
    .greetings_se01e .greetings_box .sub_title{margin-top:35px;}
}

/* 연혁 시작 */
/* se02a */
.history_se02a {margin-top: 20px;overflow: hidden; background: url(/pcms/dist/img/b01/se02a_bg.png) left 90px top 190px no-repeat;background-size:30%;}
.history_se02a .history_title span{color:#06529e;font-size:25px;line-height: 1.56;letter-spacing: 0;font-weight:bold;font-family: 'gmarket';}
.history_se02a .history_title strong {display: block;color:#06529e;font-size:55px;font-weight: bold; letter-spacing: -0.02em;font-family:'gmarket';line-height: 1;}
.history_se02a .history_title em{display:block; font-size:25px;letter-spacing: -0.045em;color:#333;}

.history_se02a .history_list {position: relative;margin-left: 48.373%;margin-top:-85px;width: calc(100% - 48.373%);}
.history_se02a .history_list:before {content: "";display: block;position: absolute;left:6px;top:20px;width: 1px;height: 100%;background: #ddd}

.history_se02a .history_list>li+li{margin-top:140px;}
.history_se02a .history_list>li .year{position: relative;display: block;color:#06529e;font-size:36px;font-weight:bold;padding-left:77px;}
.history_se02a .history_list>li .year::before{content: "";position:absolute;left:0;top:50%;width:7px;height:7px;border:3px solid #06529e;background: #fff;border-radius: 100%;margin-top:-7.5px;}
.history_se02a .history_list>li .year::after{content: "";position:absolute;left:18px;top:50%;width:41px;height:2px;background: #cbcbcb;margin-top:-1px;}

.history_se02a .history_list>li .info ul li{position:relative;margin-top:45px;padding-left:160px;}
.history_se02a .history_list>li:last-child .info ul li:last-child::after{content: "";position: absolute;left:6px;top:15px;width:1px;height:100%;background: #fff;z-index: 2;}
.history_se02a .history_list>li .info ul li strong{position: absolute;left:77px;top:-3px;color:#2a3d43;font-size:23px;font-weight:bold;line-height: 1.39;}
.history_se02a .history_list>li .info ul li strong::before{content: "";position:absolute;left:-77px;top:9px;width:7px;height:7px;border:3px solid #ddd;background: #fff;border-radius: 100%;}
.history_se02a .history_list>li .info ul li strong::after{content: "";position:absolute;left:-60px;top:15px;width:41px;height:2px;background: #cbcbcb;margin-top:-1px;}

.history_se02a .history_list>li .info ul li b,
.history_se02a .history_list>li .info ul li span{display: block;font-size:16px;}
.history_se02a .history_list>li .info ul li b{color:#282828;font-weight:bold;margin-top:0;}
.history_se02a .history_list>li .info ul li span{color:#676767;letter-spacing: -0.05em;}
.history_se02a .history_list>li .info ul li span+b{margin-top:10px;}


@media(max-width:767px) {
    .history_se02a {background: none;}
    .history_se02a:before {display: inline-block;position: absolute;}
    .history_se02a .history_list {margin: 80px 0 0;width:100%;}
}

@media(max-width:550px) {
    .history_se02a .history_list>li .year{font-size:28px;}
    .history_se02a .history_list>li .info ul li{padding-left:0;}
    .history_se02a .history_list>li .info ul li strong{position: relative;margin-bottom:15px;display: block;}
    .history_se02a .history_list>li .info ul li b,
    .history_se02a .history_list>li .info ul li span{padding-left:80px;}
}
@media(max-width:450px) {
    .history_se02a .history_title strong{font-size:35px;}
}

/* 연혁 se02b */
.history_se02b .top{position: relative;margin-top: 55px;padding-bottom: 52px;border-bottom: 2px solid #06529e;text-align: center;}
.history_se02b .top:before{content: '';display: block;width: 214px;height: 164px;margin: 0 auto;background: url(/pcms/dist/img/b01/history_se02b_top.png);}
.history_se02b .top strong{display: block;margin: 50px 0 20px; font-size: 32px;font-weight: bold;color: #06529e;letter-spacing: -0.04em;}
.history_se02b .top p{display: block;font-size: 18px;line-height: 1.55;color: #575555;letter-spacing: -0.056em;margin:0;}
.history_se02b .inner{overflow: hidden;position: relative; border-bottom: 1px solid #d2d9e5;padding: 50px 0 53px 280px;background: #fff;}
.history_se02b .inner:nth-child(even){background: #f9f9f9;}
.history_se02b .inner strong{display: block;position: absolute;left: -10px;top:50px;font-size: 110px;line-height: 93px; font-weight: lighter;color: #767676;}
.history_se02b .inner ul li{position: relative;padding-left: 70px;font-size: 15px;color: #666}
.history_se02b .inner ul li+li{margin-top:18px;}
.history_se02b .inner ul li:before{position: absolute;top: 10.5px;left: -10px;width: 3px;height: 3px;background: #aaa;border-radius: 50%;content: '';}
.history_se02b .inner ul li span{display: block;position: absolute;top: 0px;left: 0px;font-size: 16px;color: #06529e;font-weight: bold;}

@media (max-width: 767px){
    .history_se02b .inner{padding: 40px 20px }
    .history_se02b .inner strong{position: static;margin-bottom: 10px;}
    .history_se02b .inner ul{padding: 25px 0 0;}
    .history_se02b .inner ul li{padding: 25px 0 0;margin-bottom: 5px;line-height: 25px;}
    .history_se02b .inner ul li:before{display: none;}
    }
    @media (max-width: 360px){
    .history_se02b .inner strong {font-size:100px;}
}

/* 연혁 se02c */
.history_se02c{padding:80px 8.3% 80px;background: #f5f7f9;text-align: center;position: relative;z-index: 1;overflow: hidden;}
.history_se02c::before{content: "";position: absolute;left:50%;top:0;width:360px;height:308px;border-radius: 100%;background: #e9edf1;margin-left:-180px;margin-top:-154px;z-index: -1;}
.history_se02c .sub_tit{position: absolute;left:50%;top:80px;color:#0d3964;font-size:20px;letter-spacing: 2em;font-weight:bold;transform: translateX(-50%);margin-left:20px;}
.history_se02c .main_tit{margin:67px auto 87px;}
.history_se02c .main_tit span{color:#0d3964;font-size:30px;}
.history_se02c .main_tit strong{color:#0d3964;font-size:35px;font-weight:bold;display: block;}

.history_se02c .history_list .item strong{display: block;color:#0089c8;font-size:26px;letter-spacing: -0.03em;font-weight:bold;}
.history_se02c .history_list .item p{color:#5d5d5d;font-size:16px;letter-spacing: -0.078em;}
.history_se02c .history_list .item + .item{margin-top:52px;}
.history_se02c .history_img{max-width:800px;margin:100px auto 0;}
.history_se02c .history_img ul{overflow: hidden;margin-left:-20px;}
.history_se02c .history_img ul li{float:left;width:calc(50% - 20px);margin-left:20px;margin-bottom:20px;}

@media(max-width:767px){
    .history_se02c .history_img{max-width:100%;}
    .history_se02c .history_img ul{margin-left:0;}
    .history_se02c .history_img ul li{float:none;width:100%;margin-left:0;}
}
@media(max-width:450px){
    .history_se02c .sub_tit{letter-spacing: 1.2em;margin-left:5px;}
}

/* 연혁 se02d */
.history_top{padding:55px;background: url(/pcms/dist/img/b01/history_topbox.jpg) no-repeat;margin-bottom:35px;background-size: cover;}
.history_top strong{font-size:24px;font-family: 'score';font-weight:bold;position: relative;color:#fff;}
.history_top strong:before{content: "";position: absolute;left:-20px;top:-20px;background: url(/pcms/dist/img/b01/history_title.png) no-repeat;width:38px;height:36px;}
.history_top p{color:#fff;font-size:16px;}

.history_se02d {}
.history_se02d .head_box {position: relative;left: -7px;width: 224px;height: 211px;margin: 0 auto 30px;padding-left: 10px;background: url(/pcms/dist/img/b01/histroy_se2d_top.png) no-repeat;display: table;}
.history_se02d .head_box:after{content: "";position: absolute;left:53%;bottom:-35px;width:1px;height:53px;background: #08318e;margin-left:-0.5px;}
.history_se02d .head_box >div{display: table-cell;vertical-align: middle;text-align:center;}
.history_se02d .head_box strong {display:inline-block;vertical-align: middle;font-weight:bold;font-size: 20px;line-height: 100px;width:100px;height:100px;border:1px solid #01389c;background: #01389c;border-radius: 100%;color:#fff;}
.history_se02d .body_box {position:relative; padding:0 0 85px;}
.history_se02d .body_box:before {display:block;position:absolute;top:0;left:50%;bottom:0;content:'';width:1px;height:auto;background:#ddd;}
.history_se02d .foot_box{text-align: center;}
.history_se02d .foot_box strong {display:inline-block;vertical-align: middle;font-weight:bold;font-size: 24px;line-height: 100px;width:100px;height:100px;border:1px solid #4a566f;background: #4a566f;border-radius: 100%;color:#fff;}

.history_se02d .body_box .item {position:relative;margin-top:-82px;}
.history_se02d .body_box .item:first-child{margin-top:0;}
.history_se02d .body_box .item:before {display:block;position:absolute;top: 0;left:50%;content:'';width: 25px;height: 25px;margin-left: -12.5px;background:url(/pcms/dist/img/b01/histroy_se2d_bul.png) no-repeat;z-index: 1;}
.history_se02d .body_box .item:first-child:before{background:url(/pcms/dist/img/b01/histroy_se2d_topbul.png);}
.history_se02d .body_box .item:after {display:block; clear:both; visibility:hidden; content:'';}
.history_se02d .body_box .item .item_box {position:relative; width:50%;}
.history_se02d .body_box .item .item_box.item_left {float:left; padding-right:85px; text-align:right;}
.history_se02d .body_box .item .item_box.item_right {float:right;padding-left: 85px;}
.history_se02d .body_box .item .item_box p {position:relative; margin:0}
.history_se02d .body_box .item .item_box p:before {display:block;position:absolute;top: 11px;left: -74px;content:'';width: 41px;height:1px;background: #ddd;}
.history_se02d .body_box .item:first-child .item_box p:before{background: #08318e;}

.history_se02d .body_box .item .item_box.item_left p:before {left:auto;right: -74px;}
.history_se02d .body_box .item .item_box p span {display:block;margin: 0 0 20px;font-size:24px;font-weight:700;color: #0c2685;line-height: 1;}
.history_se02d .body_box .item .item_box .timelist {}
.history_se02d .body_box .item .item_box .timelist li {position:relative;margin: 0 0 15px;padding:0 0 0 60px;color:#5d5d5d;}
.history_se02d .body_box .item .item_box .timelist li b {position:absolute;left:0;top:0;font-weight: bold;color: #252527;font-size:15px;}
.history_se02d .body_box .item .item_box.item_left .timelist li {padding:0 60px 0 0 ;}
.history_se02d .body_box .item .item_box.item_left .timelist li b {left:auto; right:0;}

@media only screen and (max-width:767px){
    .history_top{padding:55px;background-size: cover;}

    .history_se02d .body_box {padding:0;}
    .history_se02d .body_box:before{bottom:-30px;}
    .history_se02d .body_box .item:before{display:none;}
    .history_se02d .body_box .item {}
    .history_se02d .body_box .item .item_box {width:100%; margin:0 0 50px 0; background:#fff;}
    .history_se02d .body_box .item .item_box.item_left,
    .history_se02d .body_box .item .item_box.item_right {float:none; padding:20px 0; text-align:left;}
    .history_se02d .body_box .item .item_box p {text-align:center;}
    .history_se02d .body_box .item .item_box p:before,
    .history_se02d .body_box .item .item_box.item_left p:before {display:none;}
    .history_se02d .body_box .item .item_box.item_left .timelist li {padding:0 0 0 55px;}
    .history_se02d .body_box .item .item_box.item_left .timelist li b {left:0; right:auto;}
    .history_se02d .body_box .item .item_box .timelist {padding: 20px 20px 10px;border:1px solid #ddd;}
    .history_se02d .body_box .item .item_box .history_img{margin-top:20px;text-align: center;}
}

/* 연혁 끝 */

/* 조직도 */
.department_orgwrap{position:relative;width:100%;overflow:hidden;background: #f6f7f9;padding: 50px 60px;}
.department_orgwrap .department_org1{width:100%;overflow:hidden}
.department_orgwrap .department_org1>li{position:relative;padding-bottom:15px}
.department_orgwrap .department_org1 strong{position:relative;display:block;width: 160px;left: 50%;margin-left: -80px;padding: 10px 0;text-align:center;color:#fff;background-color: #0071db;font-size: 16px;line-height: 30px;z-index:1;border-bottom-left-radius: 13px;border-bottom-right-radius: 13px;}
.department_orgwrap .department_org1>li>ul{position:relative;width:100%;overflow:hidden;padding-top: 80px;}
.department_orgwrap .department_org1>li>ul>li{position:relative;float:left;width:18%;margin-left: 2.5%;padding:13px 0;background-color: #fff;text-align:center;border: 1px solid #aabac8;border-bottom-left-radius: 13px;border-bottom-right-radius: 13px;color: #6e7179;font-size: 15px;line-height: 26px;}
.department_orgwrap .department_org1>li>ul>li:first-child{margin-left:0;}

.department_orgwrap .department_org1 .lv1:before{position:absolute;content:"";display:block;top: 51px;left: 50%;margin-left: -0.5px;height: 40px;border-left:1px solid #dcdcdc;}
.department_orgwrap .department_org1 .lv1:after{position:absolute;content:"";display:block;top: 90px;left:9%;width:82%;border-top:1px solid #dcdcdc;}
.department_orgwrap .department_org1 li ul li:before{position:absolute;content:"";display:block;top: -6.5px;left: 50%;margin-left: -6.5px;height: 13px;width: 13px;background: url(/pcms/dist/img/p01/department.png);}
.department_orgwrap .department_org1 li ul li:after{position:absolute;content:"";display:block;top: -41px;left: 50%;margin-left: -1.5px;height: 40px;border-left:1px solid #dcdcdc;}

.department_orgwrap.col2 .department_org1>li>ul>li{width:48%;margin-left: 2.5%;}
.department_orgwrap.col2 .department_org1 .lv1:after{left: 24%;width: 50.4%;}
.department_orgwrap.col3 .department_org1>li>ul>li{width:32%;margin-left: 2%;}
.department_orgwrap.col3 .department_org1 .lv1:after{left: 15.9%;width: 68%;}
.department_orgwrap.col4 .department_org1>li>ul>li{width:24%;margin-left: 0.8%;}
.department_orgwrap.col4 .department_org1 .lv1:after{left: 11.8%;width: 74.6%;}
.department_orgwrap.col6 .department_org1>li>ul>li{width:16%;margin-left: 0.8%;}
.department_orgwrap.col6 .department_org1 .lv1:after{left: 8%;width: 84%;}
.department_orgwrap.col2 .department_org1>li>ul>li:first-child,
.department_orgwrap.col3 .department_org1>li>ul>li:first-child,
.department_orgwrap.col4 .department_org1>li>ul>li:first-child,
.department_orgwrap.col6 .department_org1>li>ul>li:first-child{margin-left:0;}

@media screen and (max-width: 680px){
   .department_orgwrap{padding: 50px 15px;}
   .department_orgwrap .department_org1>li>ul>li{font-size: 12px;}

}
@media screen and (max-width: 470px){
   .department_orgwrap .department_org1>li>ul,
   .department_orgwrap.col2 .department_org1>li>ul,
   .department_orgwrap.col3 .department_org1>li>ul,
   .department_orgwrap.col4 .department_org1>li>ul,
   .department_orgwrap.col6 .department_org1>li>ul{padding-top: 0;}
   .department_orgwrap .department_org1>li>ul>li,
   .department_orgwrap.col2 .department_org1>li>ul>li,
   .department_orgwrap.col3 .department_org1>li>ul>li,
   .department_orgwrap.col4 .department_org1>li>ul>li,
   .department_orgwrap.col6 .department_org1>li>ul>li{width: 100%;margin-left: 0;margin-top: 20px;}
   .department_orgwrap .department_org1 .lv1:before,
   .department_orgwrap .department_org1 .lv1:after,
   .department_orgwrap.col2 .department_org1 .lv1:before,
   .department_orgwrap.col2 .department_org1 .lv1:after,
   .department_orgwrap.col3 .department_org1 .lv1:before,
   .department_orgwrap.col3 .department_org1 .lv1:after,
   .department_orgwrap.col4 .department_org1 .lv1:before,
   .department_orgwrap.col4 .department_org1 .lv1:after,
   .department_orgwrap.col6 .department_org1 .lv1:before,
   .department_orgwrap.col6 .department_org1 .lv1:after{display: none;}
   .department_orgwrap .department_org1 li ul li:after,
   .department_orgwrap.col2 .department_org1 li ul li:after,
   .department_orgwrap.col3 .department_org1 li ul li:after,
   .department_orgwrap.col4 .department_org1 li ul li:after,
   .department_orgwrap.col6 .department_org1 li ul li:after{top:-21px;height: 20px;}
}

/*se03a_type*/
.se03a_type .department_orgwrap {padding: 60px 60px;}
.se03a_type .department_orgwrap .department_org1>li{position: relative; padding-bottom: 15px; width: 100%;}
.se03a_type .department_orgwrap .department_org1 strong {width: 26%;padding: 10px 0 0; text-align: center; color: #fff; background-color: #0071db;font-size: 16px; line-height: 35px; z-index: 1;margin-left:-13%}
.se03a_type .department_orgwrap .department_org1 span {display: block; width: 100%;padding: 10px 0; text-align: center; color: #6e7179; background-color: #ffffff;font-size: 15px;line-height: 30px; z-index: 1; border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border: 1px solid #aabac8;}
.se03a_type .department_orgwrap .department_org1 .tit{position: relative; display: block; width: 100%;padding: 10px 0px; text-align: center; color: #002242; background-color: #e9eef7;border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid #aabac8;border-bottom: 0px;}
.se03a_type .department_orgwrap .department_org1 .con{position: relative; display: block; width: 100%;padding: 10px 0px; text-align: center; color: #6e7179; background-color: #ffffff;border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border: 1px solid #aabac8;}
.se03a_type .department_orgwrap .department_org1>li>ul{position: relative; width: 100%; margin-left: 10%; overflow: hidden; padding-top: 75px;}
.se03a_type .department_orgwrap .department_org1>li>ul>li {position: relative; float: left; width: 25%; margin: 0.8%;padding: 0;background-color:transparent;border:none }
.se03a_type .department_orgwrap .department_org1 li ul li:before{z-index: 2;}
.se03a_type .department_orgwrap .department_org1>li>ul>li>ul>li{width: 18%;}
.se03a_type .department_orgwrap .department_org1>li>ul.department_org2_2>li{width: 18%;margin: 0 1% 0;}
.se03a_type .department_orgwrap .department_org1 .lv2:after{top: 17px;left: 19.8%; width: 80%; position: absolute; content: ""; display: block; border-top: 1px solid #dcdcdc;}
.se03a_type .department_orgwrap .department_org1 li.lv2{margin-left: -10%;}
.se03a_type .department_orgwrap .department_org1 .lv1:after{top: 120px; left: 23%; width: 53.4%;}
.se03a_type .department_orgwrap .department_org1 li ul li:after {position: absolute; content: ""; display: block; top: -58px; left: 50%; margin-left: -1.5px; height: 57px; border-left: 1px solid #dcdcdc;}
.se03a_type .department_orgwrap .department_org1 .lv1:before{position: absolute;content: ""; display: block; top: 93px; left: 50%; margin-left: -0.5px; height: 228px;border-left: 1px solid #dcdcdc;}


@media(max-width:1127px){
    .se03a_type .department_orgwrap .department_org1 .con{min-height: 90px;}
}
@media(max-width:1083px){
    .se03a_type .department_orgwrap .department_org1 .tit{min-height: 85px;}
    .se03a_type .department_orgwrap .department_org1 .con{min-height: 90px;}
}
@media(max-width:1023px){
    .se03a_type .department_orgwrap .department_org1 .tit{min-height: 0;}
    .se03a_type .department_orgwrap .department_org1 .con{min-height: 0;}
}
@media(max-width:830px){
    .se03a_type .department_orgwrap .department_org1 .tit{min-height: 88px;}
    .se03a_type .department_orgwrap .department_org1 .con{min-height: 90px;}
    .se03a_type .department_orgwrap .department_org1 .lv1:before{height: 303px;}
}
@media(max-width:660px){
    .se03a_type .department_orgwrap{padding: 30px 30px;}
    .se03a_type .department_orgwrap .department_org1 strong{width: 100%;margin-left:0;left:0;}
    .se03a_type .department_orgwrap .department_org1>li{padding-bottom: 0;}
    .se03a_type .department_orgwrap .department_org1>li>ul{width: 100%; margin-left: 0;padding-top: 20px;}
    .se03a_type .department_orgwrap .department_org1>li>ul>li{width: 100%;margin: 20px 0 4px;}
    .se03a_type .department_orgwrap .department_org1>li>ul.department_org2_2>li{width: 100%;margin: 20px 0 4px;}
    .se03a_type .department_orgwrap .department_org1 li.lv2{margin-left:0;}
    .se03a_type .department_orgwrap .department_org1 .tit{min-height: auto;}
    .se03a_type .department_orgwrap .department_org1 .con{min-height: auto;}
    .se03a_type .department_orgwrap .department_org1 .lv1:before{border-left:none}
    .se03a_type .department_orgwrap .department_org1 .lv1:after{border-top:none}
    .se03a_type .department_orgwrap .department_org1 .lv2:after{border-top:none}
}
/*se03a_type End*/

/* se04a 오시는길 */
.location_se04a .map_box{border:1px solid #ededed;}
.location_se04a .map_box .map{width:100%;height:468px;}
.location_se04a .map_box .map_info{position:relative;padding:50px 180px 50px 50px;border-top:2px solid #ededed;overflow: hidden;}
.location_se04a .map_box .map_info::after{content: "";position: absolute;right:-250px;top:-40px;width:813px;height:350px;background: url(/pcms/dist/img/b01/se04a_bg.png) no-repeat;z-index: -1;}
.location_se04a .map_box .map_info strong{display:block;font-size:20px;margin-bottom:15px;color:#333;font-weight: bold;}
.location_se04a .map_box .map_info .map_lst li{position: relative; padding-left: 87px;font-size:15px;display: inline-block;margin-right:65px;margin-bottom:8px;}
.location_se04a .map_box .map_info .map_lst li+li{margin-right:0;}
.location_se04a .map_box .map_info .map_lst li em{position: absolute;left:0;top:0;font-weight: bold;}
.location_se04a .map_box .map_info .map_lst li .ico {display:inline-block;width: 24px; height: 24px; margin-right: 7px;  background: url(/pcms/dist/img/b01/se17b_info.png); vertical-align: text-top;}
.location_se04a .map_box .map_info .map_lst li .ico.ico1 {background-position:0px 0px;} /* 지도 */
.location_se04a .map_box .map_info .map_lst li .ico.ico2 {background-position:-24px 0;} /* 전화 */
.location_se04a .map_box .map_info .map_lst li .ico.ico3 {background-position:-48px 0;} /* 팩스 */
.location_se04a .map_box .map_info .map_lst li .ico.ico4 {background-position:-72px 0;} /* 일정 */
.location_se04a .map_box .map_info .map_lst li .ico.ico5 {background-position:-96px 0;} /* 시간 */
.location_se04a .map_box .map_info .map_lst li .ico.ico6 {background-position:-120px 0;} /* 면적 */
.location_se04a .map_box .map_info .map_lst li .ico.ico7 {background-position:-144px 0;} /* 층별안내 */
.location_se04a .map_box .map_info .map_lst li .ico.ico8 {background-position:-168px 0;} /* 돈 */
.location_se04a .map_box .map_info .map_lst li .ico.ico9 {background-position:-192px 0;} /* 이메일 */
.location_se04a .map_box .map_info .map_lst li.last a {display:block;width:auto;height:auto;padding:10px 0;background-color:#45495b;border-radius:none;color:#fff;font-size:13px;text-align:center;}
.location_se04a .map_box .map_button {position: absolute; right: 50px; top: 50%; padding: 0; transform: translateY(-50%);}
.location_se04a .map_box .map_button a {display: table;background-color: #132f5a; text-align: center; color: #fff;width:120px;height:120px;transition: 0.3s;font-size:15px;border-radius: 5px;}
.location_se04a .map_box .map_button a span{display: table-cell;vertical-align: middle;}
.location_se04a .map_box .map_button a:hover,
.location_se04a .map_box .map_button a:focus{background:rgba(0,160,160,0.5);}
.location_se04a .map_box .map_button a .ico_local {display:block; margin:0 auto 5px; background:url(/pcms/dist/img/b01/se14a_load.png)no-repeat; width:46px; height:36px;}

.location_conbox_type01{border-top:3px solid #193571;}
.location_conbox_type01 .cont_box{padding:40px 40px 40px 190px;border-bottom:1px solid #ddd;position: relative;}
.location_conbox_type01 .cont_box .icon_box {position: absolute;left:30px;top:40px;}
.location_conbox_type01 .cont_box .icon_box .ir {display:block; width:105px; height:105px; background:#f2f4f4 url(/pcms/dist/img/b01/se14a_ir.png) no-repeat;border-radius: 100%;}
.location_conbox_type01 .cont_box .icon_box .ir.car {background-position: 0 0;}
.location_conbox_type01 .cont_box .icon_box .ir.train {background-position: -115px 0;}
.location_conbox_type01 .cont_box .icon_box .ir.bus {background-position: -230px 0;}
.location_conbox_type01 .cont_box .icon_box .ir.shuttle {background-position: -345px 0;}

.location_conbox_type01 .cont_box .cont_txt strong{color:#0d9295;font-size:17px;letter-spacing: -0.025em;font-weight: bold; }
.location_conbox_type01 .cont_box .cont_txt .tit {display:inline-block; padding:5px 10px; margin-bottom:10px; border:1px solid #999999; font-weight: bold; color:#333333;}
.location_conbox_type01 .cont_box .cont_txt .cont_info{margin-top:25px;}
.location_conbox_type01 .cont_box .cont_txt .cont_info:first-child{margin-top:25px;}
.location_conbox_type01 .cont_box .cont_txt .cont_info .cont_tit {position: relative; padding-right:25px; font-size:16px; font-weight: bold;}
.location_conbox_type01 .cont_box .cont_txt .cont_info .cont_tit:before {content: '';position: absolute; right:13px;top: 50%;display: block;transform: translateY(-50%); width: 1px;height: 14px;background: #e5e5e5;}
.location_conbox_type01 .cont_box .cont_txt .cont_info ul ,
.location_conbox_type01 .cont_box .cont_txt .cont_info p {margin-top:0;}
.location_conbox_type01 .cont_box .cont_txt .cont_info p + p {margin-top:5px;}

@media (max-width:767px) {
    .location_se04a .map_box .map_info {padding:40px;}
	.location_se04a .map_box .map_info::after{top:0;height:100%;background-size:cover;}
	.location_se04a .map_box .map_info .map_lst li{display:block;margin-right:0;}
    .location_se04a .map_box .map_button {position: relative; right: auto; top: auto; transform: none;}
    .location_se04a .map_box .map_button a{width:100%; margin-top: 20px;}

    .location_conbox_type01 .cont_box{padding:40px 5.216%;}
    .location_conbox_type01 .cont_box .icon_box {position: relative;left:auto;top:auto;margin:0 auto 20px;}
    .location_conbox_type01 .cont_box .icon_box .ir {margin:0 auto 0;}
}
@media (max-width:640px) {
    .location_se04a .map_box .map{height:0;padding-top:56.5%;}
}
@media (max-width:460px) {
    .location_se04a .map_box .map_info .map_lst li{padding-left: 0;}
    .location_se04a .map_box .map_info .map_lst li+li{margin-top:10px;}
    .location_se04a .map_box .map_info .map_lst li em{position: relative;left:auto;top:auto;display: block;margin-bottom:5px;}

    .location_se04a .map_info .map_lst li {padding-left:0;}
    .location_se04a .map_info .map_lst li em {position: static; width:100%;}
}

/* 찾아오시는길 se04b */
.location_se04b .map_box .map{width:100%;height:420px;border:1px solid #ddd;}
.location_se04b .map_box .map_info{position: relative;background:#5084d6;color:#fff;padding:50px 170px 47px 55px;}
.location_se04b .map_box .map_info .map_title{display: inline-block;vertical-align:middle;width:auto;margin-right:47px;}
.location_se04b .map_box .map_info .map_title strong{font-size:20px;letter-spacing: -0.025em;}
.location_se04b .map_box .map_info .map_lst{display: inline-block;vertical-align:middle;border-left:1px solid rgba(255,255,255,0.5);padding-left:25px;width: calc(100% - 153px);}
.location_se04b .map_box .map_info .map_lst ul li{position: relative;padding-left:82px;font-size:15px;}
.location_se04b .map_box .map_info .map_lst ul li+li{margin-top:10px;}
.location_se04b .map_box .map_info .map_lst ul li b{position: absolute;left:0;top:0;font-weight:bold;padding-left:25px;letter-spacing: -0.075em;}
.location_se04b .map_box .map_info .map_lst ul li b::before{content: "";position: absolute;left:0;top:0;width:20px;height:20px;display: inline-block;background: url(/pcms/dist/img/p01/se04b_icon.png) no-repeat;}
.location_se04b .map_box .map_info .map_lst ul li.address b::before{background-position: 0 0;}
.location_se04b .map_box .map_info .map_lst ul li.phone b::before{background-position: -30px 0;}

.location_se04b .map_box .map_info .map_button{position: absolute;right:55px;top:50%;transform: translateY(-50%);}
.location_se04b .map_box .map_info .map_button a{display: table;width:94px;height:94px;border:1px solid #fff;text-align: center;color:#fff;transition: 0.3s;}
.location_se04b .map_box .map_info .map_button a span{display: table-cell;vertical-align: middle;position: relative;}
.location_se04b .map_box .map_info .map_button a span em{display: block;margin:0 auto 15px;background: url(/pcms/dist/img/p01/se04b_ir.png) no-repeat;width:41px;height:31px;}
.location_se04b .map_box .map_info .map_button a:hover,
.location_se04b .map_box .map_info .map_button a:focus{background: #fff;color:#5084d6;}
.location_se04b .map_box .map_info .map_button a:hover span em,
.location_se04b .map_box .map_info .map_button a:focus span em{background: url(/pcms/dist/img/p01/se04b_ir_ov.png) no-repeat;}

.location_conbox_type02{overflow: hidden;margin-left:-22px}
.location_conbox_type02 .con_box{float:left;width:calc(50% - 22px);margin-left:22px;border:1px solid #ddd;border-radius: 5px;padding:50px;min-height:380px;}
.location_conbox_type02 .con_box .title{border-bottom:2px solid #7f7f7f;padding-bottom:28px;margin-bottom:32px;position:relative}
.location_conbox_type02 .con_box .title strong{color:#002742;font-size: 17px;letter-spacing: -0.025em;font-weight:bold;}
.location_conbox_type02 .con_box.subway .title:after{content: "";position: absolute;right:0;top:-9px;width:33px;height:42px;background: url(/pcms/dist/img/p01/location_conbox_type02_icon01.png) no-repeat;}
.location_conbox_type02 .con_box.bus .title:after{content: "";position: absolute;right:0;top:-8px;width:40px;height:39px;background: url(/pcms/dist/img/p01/location_conbox_type02_icon02.png) no-repeat;}
.location_conbox_type02 .con_box .way strong{color:#00a071;font-size:15px;letter-spacing: -0.025em;font-weight:bold;}
.location_conbox_type02 .con_box .way p{color:#666;font-size:15px;letter-spacing: -0.025em;}

.location_conbox_type02 .con_box .way ul li{position: relative;color:#666;letter-spacing: -0.025em;font-size:15px;padding:15px 0 15px 60px;;border-bottom:1px solid rgba(0,0,0,0.1);}
.location_conbox_type02 .con_box .way ul li:nth-child(1){padding-top:0;}
.location_conbox_type02 .con_box .way ul li:last-child{border-bottom:0;padding-bottom:0;}
.location_conbox_type02 .con_box .way ul li b{position: absolute;left:0;top:15px;}
.location_conbox_type02 .con_box .way ul li:nth-child(1) b{top:0;}
.location_conbox_type02 .con_box .way ul li.color1 b{color:#165ab7;}
.location_conbox_type02 .con_box .way ul li.color2 b{color:#00a071;}
.location_conbox_type02 .con_box .way ul li.color3 b{color:#dc391e;}
.location_conbox_type02 .con_box .way ul li.color4 b{color:#b17500;}

@media(max-width:767px){
    .location_se04b .map_box .map{height:0;padding-top:56.25%;}
    .location_se04b .map_box .map_info{padding:50px 30px;}
    .location_se04b .map_box .map_info .map_title{display: block;width:auto;margin-right:0;}
    .location_se04b .map_box .map_info .map_lst{display: block;width: 100%;border:0;padding:0;margin:20px auto 30px;}
    .location_se04b .map_box .map_info .map_button{position: relative;right:auto;top:auto;transform: none;}
    .location_se04b .map_box .map_info .map_button a{margin: 0 auto;}

    .location_conbox_type02{margin-left:0}
    .location_conbox_type02 .con_box{float:none;width:100%;margin-left:0;;min-height:auto;padding:50px 30px;}
    .location_conbox_type02 .con_box + .con_box{margin-top:25px;}
}

@media(max-width:500px){
    .location_se04b .map_box .map_info .map_lst ul li{padding:0;}
    .location_se04b .map_box .map_info .map_lst ul li b{position: relative;display: block;margin-bottom:10px;}
}

/* 찾아오시는 길 끝 */

/* 랜딩페이지 */
/* se05a */
.landing_se05a{position: relative;width: 100%;text-align: center; border-radius:0 30px 0 0; border: 1px solid #e0e0e0; overflow: hidden;}
.landing_se05a .landing-top{position: relative; padding:10% 10px 10px 10px;}
.landing_se05a .landing-top strong{color:#222;font-size:34px;display:block;font-weight:bold;}
.landing_se05a .landing-top em{color:#345aa0;font-size:17px;}
.landing_se05a .landing-top:before {content:"";position: absolute;right:0;top:0;width:184px;height:166px;background: url(/pcms/dist/img/b01/se14a_top_bg1.png) center no-repeat; }
.landing_se05a .landing-img {position: relative; width: 530px; height: 308px; margin: 0 auto; background: url(/pcms/dist/img/b01/se05a_bg.png)center no-repeat; background-size: 100%; border-radius: 30px; box-shadow: 5px 5px 5px rgba(0,0,0,0.1); z-index: 1;}
.landing_se05a .landing-img:before{content:""; position: absolute; left:-35px; bottom:0; width:27px; height:78px; background:url(/pcms/dist/img/b01/se05a_ir.png)no-repeat;  background-position: 0 0;z-index:2;}
.landing_se05a .landing-img:after{content:""; position: absolute; right: -80px; bottom: -80px; width:92px; height:130px;background:url(/pcms/dist/img/b01/se05a_ir.png)no-repeat; background-position: -45px 0; z-index:2;}
.landing_se05a .landing-img .square{overflow: hidden; position: absolute; left:21px; top: 20px; width: 490px; height: 268px;}
.landing_se05a .landing-img .logo{display: table-cell;vertical-align: middle;}
.landing_se05a .btn-lg.btn-icon{position: relative;display: inline-block;margin: 35px 0 15%;padding: 10px 50px 10px 15px;text-align: center;border-radius: 5px;}
.landing_se05a .landing-txt{position: relative; width: 100%; padding:153px 50px 10% 50px; margin: -100px auto 0; color:#7a7979; background:#f6f6f6;}
.landing_se05a .landing-txt .inner-txt {max-width:600px; margin:0 auto;}
.landing_se05a .landing-txt .tit {margin:0 0 10px 0;  font-family: 'score'; font-size:20px; color:#2b3c5b; letter-spacing: -0.025em; font-weight: 100;}
.landing_se05a .landing-txt b {font-weight:bold; font-family: 'score';}
.landing_se05a .landing-txt .txt01 {display:block; color:#81848b;}
.landing_se05a .landing-txt .btn {display:inline-block; margin:20px 0 0 0;}

@media(max-width:767px){
   .landing_se05a .landing-top:before {width:100px; height:92px; background-size: contain;}
   .landing_se05a .landing-img {width:400px; height:270px; background-size:100% 100%;}
   .landing_se05a .landing-img .square {width:369px; height:234px; left:16px;top:18px;}
   .landing_se05a .landing-img .square img {width:100%; height:100%;}
}
@media(max-width:500px){
   .landing_se05a .landing-img:before,
   .landing_se05a .landing-img::after,
   .landing_se05a .landing-top:before {display:none;}
   .landing_se05a .landing-top{padding-top:10%;}
   .landing_se05a .landing-img{width: 310px;height: 200px;}
   .landing_se05a .landing-img span.square{width: 284px; height: 172px; top: 14px;left: 50%;transform: translateX(-50%);}
   .landing_se05a .landing-top span.type01 {font-size:24px;}
   .landing_se05a .landing-top span.type02 {font-size:16px;}
   .landing_se05a .landing-top {padding:15% 10px 10px 10px}
   .landing_se05a .landing-txt {padding:153px 50px 15% 50px;}
   .landing_se05a .landing-txt .btn {line-height:1.3;}
}
@media(max-width:380px){
   .landing_se05a .landing-img {width:250px; height:150px;}
   .landing_se05a .landing-img span.square {width:230px; height:129px; top:10px;}
   .landing_se05a .landing-txt {padding:130px 50px 15% 50px;}
}

/* 헌장 */
/* se06a 헌장 */
.se06a_declaration{background: url(/pcms/dist/img/p01/se06a_bg.png);background-size: 100% 100%;position: relative;}
.se06a_declaration .inner{padding: 100px 90px 120px;}
.se06a_declaration .inner .top .title{display: block;font-size:32px;font-weight: bold;color:#0d3964;text-align: center;font-family: 'score';}
.se06a_declaration .inner .top .sub_title {color: #0d3964; font-weight: bold;font-size: 15px;text-align: center;letter-spacing: -0.056em;max-width:85.455%;margin:25px auto 35px;}

.se06a_declaration .inner .bottom{border-top:1px dashed rgba(0,0,0,0.5);padding-top:30px;}
.se06a_declaration .inner .bottom .text p{color:#666;font-size:15px;letter-spacing: -0.056em;line-height: 1.46;text-align: left;}

.se06a_declaration .inner .bottom ul{margin:50px 0 75px;}
.se06a_declaration .inner .bottom ul li{position:relative;padding-left:125px;display: table;height:63px;width:100%;}
.se06a_declaration .inner .bottom ul li + li{margin-top:13px;}
.se06a_declaration .inner .bottom ul li .order{position: absolute;left:0;top:50%;width:62px;height:63px;line-height:63px;color:#fff;font-weight:500;text-align: center;border-radius: 100%;margin-top:-31.5px;display: block;font-family: 'score';}
.se06a_declaration .inner .bottom ul li .order::after{content: "";position: absolute;right:-35px;top:50%;width:27px;height:1px;background: #68849e;margin-top:1px;}
.se06a_declaration .inner .bottom ul li .order.bg1{background: #b32b15;}
.se06a_declaration .inner .bottom ul li .order.bg2{background: #115fb2;}
.se06a_declaration .inner .bottom ul li .order.bg3{background: #027a38;}
.se06a_declaration .inner .bottom ul li .order.bg4{background: #164571;}
.se06a_declaration .inner .bottom ul li .txt{display: table-cell;vertical-align: middle;line-height: 1.4;letter-spacing: -0.03em; font-family: 'score';color: #666;}

.se06a_declaration .inner .bottom .sign{text-align: center;}
.se06a_declaration .inner .bottom .sign p{margin:0;margin-bottom:60px;color:#0d3964;font-size:15px;letter-spacing: -0.04em;line-height: 1.46;}
.se06a_declaration .inner .bottom .sign span{color:#183048;font-size:20px;letter-spacing: -0.04em;font-weight:bold;}
.se06a_declaration .inner .bottom .sign span em{display: inline-block;vertical-align: middle;margin-left:15px;}

@media(max-width:767px){
    .se06a_declaration{min-height: auto;background: none;border:1px solid #ddd;}
    .se06a_declaration .inner { padding: 70px 7.6%;}
}
@media(max-width:640px){
    .se06a_declaration .inner .top .title{font-size:23px;}
    .se06a_declaration .inner .bottom ul li{padding-left:0;display: block;min-height:auto;height:auto;}
    .se06a_declaration .inner .bottom ul li .order{position: relative;top:0;margin-top:0;margin-bottom:10px;}
    .se06a_declaration .inner .bottom ul li .txt{display: block;}
}

/* 정책정의(헌장) 끝 */

.master-box-wrap {width: 100%; box-sizing: border-box; max-width: 1240px; margin: 55px auto 0;}
.master-box-wrap::after {content: ""; display: block; clear: both;}
.master-box-wrap .master-img-box {float: left; width: 315px; padding-right: 95px;}
.master-box-wrap .master-txt-box {float: left; width: calc(100% - 315px);}
.master-box-wrap .master-img-box .mas-img {background-color: #a1b3c7; width: 100%; padding: 12px;}
.master-box-wrap .master-img-box .mas-img img {width: 100%; display: block;}
.master-box-wrap .master-img-box .mas-txt .mas-title-box {width: 100%; padding: 30px 0 20px; border-bottom: 4px solid #000;}
.master-box-wrap .master-img-box .mas-txt .mas-title-box strong {position: relative; padding-left: 75px; color: #4b4b4b; font-weight: bold; letter-spacing: -1px; font-size: 30px; line-height: 1.4;}
.master-box-wrap .master-img-box .mas-txt .mas-title-box strong em {font-size: 16px; display: block; padding-left: 75px; font-weight: bold;}
.master-box-wrap .master-img-box .mas-txt .mas-title-box strong span {position: absolute; top: 0; left: 0; background-color: #000; color: #fff; width: 62px; height: 62px; border-radius: 50%; font-family: 'score'; font-size: 16px; text-align: center; padding-top: 12px; line-height: 1.3; font-weight: 400;}
.master-box-wrap .master-img-box .mas-txt .mas-detail {width: 100%; padding-top: 30px;}
.master-box-wrap .master-img-box .mas-txt .mas-detail > li {font-size: 16px; font-weight: 500; position: relative; padding-left: 75px; color: #4b4b4b; padding-bottom: 5px;}
.master-box-wrap .master-img-box .mas-txt .mas-detail > li > span {position: absolute; top: 0; left: 0;}
.master-box-wrap .master-txt-box .mas-txt-tit {font-size: 30px; font-family: 'score'; color: #000; margin-bottom: 25px; display: block; line-height: 1.3; letter-spacing: -2px; font-weight: 400;}
.master-box-wrap .master-txt-box .mas-txt-tit span {font-size: 30px; font-family: 'score'; color: #000; display: block; letter-spacing: -2px; font-weight: 400;}
.master-box-wrap .master-txt-box p {color: #4b4b4b; font-size: 16px; margin-bottom: 15px; line-height: 1.6; letter-spacing: -1px;}
.master-box-wrap .master-txt-box .last-p-txt {font-weight: bold; color: #000; font-size: 16px; line-height: 1.6; letter-spacing: -1px;}
@media(max-width: 1319px){
    .master-box-wrap {max-width: none;}
}
@media(max-width: 1200px){
    .master-box-wrap .master-img-box {width: 270px; padding-right: 50px;}
    .master-box-wrap .master-txt-box {width: calc(100% - 270px);}
}
@media(max-width: 1023px){
    .master-box-wrap .master-img-box {width: 260px; padding-right: 40px;}
    .master-box-wrap .master-txt-box {width: calc(100% - 260px);}
}
@media(max-width: 950px){
    .master-box-wrap .master-img-box {width: 240px; padding-right: 30px;}
    .master-box-wrap .master-txt-box {width: calc(100% - 240px);}
    .master-box-wrap .master-img-box .mas-txt .mas-title-box strong {font-size: 26px;}
    .master-box-wrap .master-txt-box .mas-txt-tit {font-size: 26px; margin-bottom: 15px;}
    .master-box-wrap .master-txt-box .mas-txt-tit span {font-size: 26px;}
    .master-box-wrap .master-txt-box p {margin-bottom: 10px;}
}
@media(max-width: 767px){
    .master-box-wrap {margin-top: 0;}
    .master-box-wrap .master-img-box {float: none; width: 100%; padding: 30px 0 0;}
    .master-box-wrap .master-txt-box {float: none; width: 100%; padding: 30px 0 0;}
    .master-box-wrap .master-img-box::after{content: ""; display: block; clear: both;}
    .master-box-wrap .master-img-box .mas-img {float: left; width: 220px;}
    .master-box-wrap .master-img-box .mas-txt {float: left; width: calc(100% - 220px); padding-left: 30px;}
}
@media(max-width: 650px){
    .master-box-wrap .master-img-box .mas-img {width: 170px;}
    .master-box-wrap .master-img-box .mas-txt {width: 170px; width: calc(100% - 170px);}
    .master-box-wrap .master-img-box .mas-txt .mas-title-box {padding: 15px 0 20px;}
}
@media(max-width: 480px){
    .master-box-wrap .master-img-box .mas-img {float: none; width: 220px; margin: 0 auto;}
    .master-box-wrap .master-img-box .mas-txt {float: none; width: 220px; margin: 0 auto; padding: 0;}
    .master-box-wrap .master-img-box .mas-txt .mas-title-box strong span {font-size: 15px; padding-top: 13px;}
    .master-box-wrap .master-img-box .mas-txt .mas-title-box strong {font-size: 22px;}
    .master-box-wrap .master-img-box .mas-txt .mas-detail {padding-top: 20px;}
}

/* se08a 역사인물 */
.master-box-wrap {width: 100%; box-sizing: border-box; max-width: 1240px; margin: 55px auto 0;}
.master-box-wrap::after {content: ""; display: block; clear: both;}
.master-box-wrap .master-img-box {float: left; width: 315px; padding-right: 95px;}
.master-box-wrap .master-txt-box {float: left; width: calc(100% - 315px);}
.master-box-wrap .master-img-box .mas-img {background-color: #a0b6bf; width: 100%; padding: 12px;}
.master-box-wrap .master-img-box .mas-img img {width: 100%; display: block;}
.master-box-wrap .master-img-box .mas-txt .mas-title-box {width: 100%; padding: 30px 0 20px; border-bottom: 4px solid #000;}
.master-box-wrap .master-img-box .mas-txt .mas-title-box strong {position: relative; padding-left: 75px; color: #4b4b4b; font-weight: bold; letter-spacing: -1px; font-size: 30px; line-height: 1.4;}
.master-box-wrap .master-img-box .mas-txt .mas-title-box strong em {font-size: 16px; display: block; padding-left: 75px; font-weight: bold;}
.master-box-wrap .master-img-box .mas-txt .mas-title-box strong span {position: absolute; top: 0; left: 0; background-color: #000; color: #fff; width: 62px; height: 62px; border-radius: 50%; font-family: 'score'; font-size: 16px; text-align: center; padding-top: 12px; line-height: 1.3; font-weight: 400;}
.master-box-wrap .master-img-box .mas-txt .mas-detail {width: 100%; padding-top: 30px;}
.master-box-wrap .master-img-box .mas-txt .mas-detail > li {font-size: 16px; font-weight: 500; position: relative; padding-left: 75px; color: #4b4b4b; padding-bottom: 5px;}
.master-box-wrap .master-img-box .mas-txt .mas-detail > li > span {position: absolute; top: 0; left: 0;}
.master-box-wrap .master-txt-box .mas-txt-tit {font-size: 30px; font-family: 'score'; color: #000; margin-bottom: 25px; display: block; line-height: 1.3; letter-spacing: -2px; font-weight: 400;}
.master-box-wrap .master-txt-box .mas-txt-tit span {font-size: 30px; font-family: 'score'; color: #000; display: block; letter-spacing: -2px; font-weight: 400;}
.master-box-wrap .master-txt-box p {color: #4b4b4b; font-size: 16px; margin-bottom: 15px; line-height: 1.6; letter-spacing: -1px;}
.master-box-wrap .master-txt-box .last-p-txt {font-weight: bold; color: #000; font-size: 16px; line-height: 1.6; letter-spacing: -1px;}
@media(max-width: 1319px){
    .master-box-wrap {max-width: none;}
}
@media(max-width: 1200px){
    .master-box-wrap .master-img-box {width: 270px; padding-right: 50px;}
    .master-box-wrap .master-txt-box {width: calc(100% - 270px);}
}
@media(max-width: 1023px){
    .master-box-wrap .master-img-box {width: 260px; padding-right: 40px;}
    .master-box-wrap .master-txt-box {width: calc(100% - 260px);}
}
@media(max-width: 950px){
    .master-box-wrap .master-img-box {width: 240px; padding-right: 30px;}
    .master-box-wrap .master-txt-box {width: calc(100% - 240px);}
    .master-box-wrap .master-img-box .mas-txt .mas-title-box strong {font-size: 26px;}
    .master-box-wrap .master-txt-box .mas-txt-tit {font-size: 26px; margin-bottom: 15px;}
    .master-box-wrap .master-txt-box .mas-txt-tit span {font-size: 26px;}
    .master-box-wrap .master-txt-box p {margin-bottom: 10px;}
}
@media(max-width: 767px){
    .master-box-wrap {margin-top: 0;}
    .master-box-wrap .master-img-box {float: none; width: 100%; padding: 30px 0 0;}
    .master-box-wrap .master-txt-box {float: none; width: 100%; padding: 30px 0 0;}
    .master-box-wrap .master-img-box::after{content: ""; display: block; clear: both;}
    .master-box-wrap .master-img-box .mas-img {float: left; width: 220px;}
    .master-box-wrap .master-img-box .mas-txt {float: left; width: calc(100% - 220px); padding-left: 30px;}
}
@media(max-width: 650px){
    .master-box-wrap .master-img-box .mas-img {width: 170px;}
    .master-box-wrap .master-img-box .mas-txt {width: 170px; width: calc(100% - 170px);}
    .master-box-wrap .master-img-box .mas-txt .mas-title-box {padding: 15px 0 20px;}
}
@media(max-width: 480px){
    .master-box-wrap .master-img-box .mas-img {float: none; width: 220px; margin: 0 auto;}
    .master-box-wrap .master-img-box .mas-txt {float: none; width: 220px; margin: 0 auto; padding: 0;}
    .master-box-wrap .master-img-box .mas-txt .mas-title-box strong span {font-size: 15px; padding-top: 13px;}
    .master-box-wrap .master-img-box .mas-txt .mas-title-box strong {font-size: 22px;}
    .master-box-wrap .master-img-box .mas-txt .mas-detail {padding-top: 20px;}
}

/* 역사인물 탭 메뉴 */
.master-detail-wrap {width: 100%; box-sizing: border-box; margin-top: 100px;}
.master-detail-wrap .ui-tab_group {width: 100%; box-sizing: border-box;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs {border: none; max-width: 1240px; margin: 0 auto;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs::after {display: block; content: ""; clear: both;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li {float: left; width: 33.3333%; padding: 0; border: 1px solid #534c3e; border-right: none; box-sizing: border-box; font-size: 18px; color: #4b4b4b; text-align: left; display: block; font-weight: bold;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li:last-child {border-right: 1px solid #534c3e;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li .ui-tabs_link {width: 100%; display: block; padding: 15px 30px; background: #fff; text-align: left; font-size: 18px; color: #4b4b4b; position: relative;border:0;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs .active .ui-tabs_link{color: #fff;border-bottom:0 !important;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li .ui-tabs_link:hover,
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li .ui-tabs_link:active,
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li .ui-tabs_link:focus {color: #fff;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li .ui-tabs_link::after {position: absolute; content: ""; top: 50%; right: 30px; background: url(/pcms/dist/img/b01/tab-arrow.png) no-repeat; width: 17px; height: 10px;margin-top:-5px;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li .ui-tabs_link::after {display: none;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs .active .ui-tabs_link::after {display: block;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li .ui-tabs_link:hover::after,
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li .ui-tabs_link:active::after,
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li .ui-tabs_link:focus::after {display: block;}
.master-detail-wrap .ui-tab_group .ui-tab_content {margin-top: 25px;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li .ui-tabs_link:hover,
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li .ui-tabs_link:active,
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li .ui-tabs_link:focus {background: #534c3e; border-color: #534c3e !important;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs .active .ui-tabs_link {background: #534c3e; border-color: #534c3e !important;}
.master-detail-wrap .ui-tab_group .ui-tab_content {width: 100%; margin-top: 0;}
.master-detail-wrap .ui-tab_group .tab__body {overflow: hidden; visibility: hidden; height: 0; opacity: 0;}
.master-detail-wrap .ui-tab_group .tab__body.active {overflow: visible; height: auto; visibility: visible; opacity: 1;}
@media(max-width: 767px){
    .master-detail-wrap .ui-tab_group .ui-nav_tabs > li {float: none; width: 100%; border-right: 1px solid #534c3e; border-bottom: none;}
    .master-detail-wrap .ui-tab_group .ui-nav_tabs > li:last-child {border-bottom: 1px solid #534c3e;}
}
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li:nth-of-type(3):hover,
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li:nth-of-type(3):active,
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li:nth-of-type(3):focus {border: 1px solid #183048;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs li:nth-of-type(3).active {border: 1px solid #225584;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li:nth-of-type(3) .ui-tabs_link:hover,
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li:nth-of-type(3) .ui-tabs_link:active,
.master-detail-wrap .ui-tab_group .ui-nav_tabs > li:nth-of-type(3) .ui-tabs_link:focus {background: #225584; border-color: #225584 !important;}
.master-detail-wrap .ui-tab_group .ui-nav_tabs li:nth-of-type(3).active .ui-tabs_link {background: #225584; border-color: #225584 !important;}
/* 역사인물 탭 메뉴 End */

/* 역사인물 연보 */
.mas-his-wrap {width: 100%; box-sizing: border-box; background: #534c3e; padding: 100px 0;}
.mas-his-wrap .mas-his-title {width: 100%; box-sizing: border-box; text-align: center; margin-bottom: 25px;}
.mas-his-wrap .mas-his-title h2 {font-size: 22px; color: #fff; font-weight: bold; padding: 10px 55px; border: 1px solid #ddd; border-radius: 30px; display: inline-block; letter-spacing: -1px;}
.mas-his-wrap .mas-his-box {width: 100%; box-sizing: border-box; border-bottom: 1px dashed #6d695e; padding: 15px 0; max-width: 1240px; margin: 0 auto;}
.mas-his-wrap .mas-his-box::after {display: block; content: ""; clear: both;}
.mas-his-wrap .mas-his-box > strong {float: left; display: block; width: 315px; color: #fff; font-family: 'score'; font-size: 30px; font-weight: 100;}
.mas-his-wrap .mas-his-box > ul {float: left; display: block; width: calc(100% - 315px);}
.mas-his-wrap .mas-his-box > ul li {color: #fff; font-size: 16px; letter-spacing: -1px; display: table;}
.mas-his-wrap .mas-his-box > ul li b {display: table-cell;}
.mas-his-wrap .mas-his-box > ul li b:nth-of-type(1) {padding-right: 30px;}
.mas-his-wrap .mas-his-box > ul li b:nth-of-type(2) {width: 100px;}
@media(max-width: 1319px){
    .mas-his-wrap {width: calc(100% + 60px); margin-left: -30px;}
    .mas-his-wrap .mas-his-box {padding: 15px 45px;}
}
@media(max-width: 1200px){
    .mas-his-wrap .mas-his-box > strong {width: 270px;}
    .mas-his-wrap .mas-his-box > ul {width: calc(100% - 270px);}
}
@media(max-width: 1023px){
    .mas-his-wrap .mas-his-box > strong {width: 260px;}
    .mas-his-wrap .mas-his-box > ul {width: calc(100% - 260px);}
}
@media(max-width: 950px){
    .mas-his-wrap .mas-his-box > strong {float: none; width: 100%; padding-bottom: 10px;}
    .mas-his-wrap .mas-his-box > ul {float: none; width: 100%;}
}
@media(max-width: 767px) {
    .mas-his-wrap .mas-his-box > ul li {display: block; padding-bottom: 15px;}
    .mas-his-wrap .mas-his-box > ul li b:nth-of-type(1) {padding-right: 5px;}
}

/* 연보 배경 */
.mas-his-wrap.bg-contents-wrap::before {top: -60px;}
@media(max-width: 1800px){
    .mas-his-wrap.bg-contents-wrap::before {left: -168px;}
}
@media(max-width: 1200px){
    .mas-his-wrap.bg-contents-wrap::before {top: -80px; left: -85px;}
}
/* 역사인물 연보 End */

/* 역사인물 생애와 업적 pdf */
.master-pdf-wrap {width: 100%; max-width: 1240px; margin: 0 auto; padding: 50px 0 100px;}
.master-pdf-wrap #pdf_file {width: 100%; height: 100vh;}
/* 역사인물 생애와 업적 pdf End */

/* 역사인물 주요사적지 */
.mas-place-wrap {width: 100%; box-sizing: border-box; background: #225584; padding: 100px 0;}
.mas-place-wrap .mas-pla-title {width: 100%; box-sizing: border-box; text-align: center; margin-bottom: 25px;}
.mas-place-wrap .mas-pla-title h2 {font-size: 22px; color: #fff; font-weight: bold; padding: 10px 25px; border: 1px solid #ddd; border-radius: 30px; display: inline-block; letter-spacing: -1px;}
.mas-place-wrap > h3 {width: 100%; max-width: 1240px; margin: 0 auto; text-align: center; font-size: 24px;line-height:1.6; color: #fff; font-family: 'score'; font-weight: 200; padding: 50px 0 80px;}
.mas-place-wrap .mas-pla-box {width: 100%; box-sizing: border-box; max-width: 1240px; margin: 0 auto; padding: 60px 0; border-bottom-right-radius: 50px; color: #fff; margin-bottom: 30px; position: relative;}
.mas-place-wrap .mas-pla-box.ver01 {background-color: #021a32;}
.mas-place-wrap .mas-pla-box.ver02 {border: 1px solid #72808f;}
.mas-place-wrap .mas-pla-box::after {content: ""; display: block; clear: both;}
.mas-place-wrap .mas-pla-box .num-place {float: left; width: 315px; padding-left: 45px;}
.mas-place-wrap .mas-pla-box .mas-pla-txt-box {float: left; width: calc(100% - 315px); padding-right: 300px;}
.mas-place-wrap .mas-pla-box .num-place > span  {display: block; font-size: 40px; font-family: 'score'; font-weight: 200; color: #fff; line-height: 1.2;}
.mas-place-wrap .mas-pla-box .num-place > span > em {display: block; font-size: 15px; margin: 0; letter-spacing: -1px;}
.mas-place-wrap .mas-pla-box .num-place > strong {display: block; font-size: 24px; font-weight: bold; padding: 30px 0; color: #fff; letter-spacing: -1px; line-height: 1.2;}
.mas-place-wrap .mas-pla-box .num-place > strong > span {display: inline-block; font-weight: bold; color: #00d2ff;}
.mas-place-wrap .mas-pla-box .mas-pla-txt-box ul li {font-size: 16px; color: #fff; display: table; padding-bottom: 3px;}
.mas-place-wrap .mas-pla-box .mas-pla-txt-box ul li > b {font-weight: bold; width: 90px; display: table-cell;}
.mas-place-wrap .mas-pla-box .mas-pla-txt-box > p {color: #fff; font-size: 16px; margin-top: 30px;}
.mas-place-wrap .mas-pla-box .mas-pla-txt-box > img {position: absolute; right: 50px; top: 160px; transform: translatey(-50%);}
@media(max-width: 1319px){
    .mas-place-wrap {width: calc(100% + 60px); margin-left: -30px; padding: 100px 30px;}
    .mas-place-wrap .mas-pla-box .num-place > strong > span {display: block;}
}

@media(max-width: 1200px){
    .mas-place-wrap .mas-pla-box .num-place {width: 270px;}
    .mas-place-wrap .mas-pla-box .mas-pla-txt-box {width: calc(100% - 270px);}
    .mas-place-wrap > h3 {padding: 50px 50px 80px;}
}
@media(max-width: 1023px){
    .mas-place-wrap .mas-pla-box .num-place {width: 260px;}
    .mas-place-wrap .mas-pla-box .mas-pla-txt-box {width: calc(100% - 260px);}
    .mas-place-wrap .mas-pla-box .num-place > strong {font-size: 22px;}
}
@media(max-width: 950px){
    .mas-place-wrap .mas-pla-box .num-place {width: 240px;}
    .mas-place-wrap .mas-pla-box .mas-pla-txt-box {width: calc(100% - 240px);}
}
@media(max-width: 850px) {
    .mas-place-wrap .mas-pla-box .num-place {float: none; width: 100%;}
    .mas-place-wrap .mas-pla-box .mas-pla-txt-box {float: none; width: 100%; padding: 30px 45px 0;}
    .mas-place-wrap .mas-pla-box .num-place > strong > span {display: inline-block;}
    .mas-place-wrap .mas-pla-box .mas-pla-txt-box > img {top: 60px; transform: inherit;}
}
@media(max-width: 767px) {
    .mas-place-wrap > h3 {padding: 50px 30px 80px; font-size: 26px;}
    .mas-place-wrap .mas-pla-box .num-place {margin-top: 140px;}
    .mas-place-wrap .mas-pla-box .mas-pla-txt-box > img {right: auto; left: 50%; transform: translatex(-50%);}
}
@media(max-width: 450px) {
    .mas-place-wrap .mas-pla-box .num-place {margin-top: 205px; text-align: center; padding-left: 0;}
    .mas-place-wrap .mas-pla-box .num-place > strong {padding: 10px 0;}
    .mas-place-wrap .mas-pla-box .mas-pla-txt-box > img {top: 45px;}
    .mas-place-wrap .mas-pla-box .mas-pla-txt-box {padding: 30px 25px 0;}
    .mas-place-wrap .mas-pla-box .mas-pla-txt-box ul li {padding-bottom: 5px;}
    .mas-place-wrap .mas-pla-box .mas-pla-txt-box ul li > b {display: block;}
}
/* 역사인물 주요사적지 End */

/* #c03_column_12 역사인물 End */

/* se08e */
/*** 상단 타이틀 ***/
.hs-sights-wrap {width: 100%;}
.hs-sights-wrap .hs-sights-title {width: calc(100% - 555px); padding: 0 0 25px 0; box-sizing: border-box; position: relative;}
.hs-sights-wrap .hs-sights-title::before {position: absolute; content: ""; width: 100%; height: 4px; left: 0; bottom: 0;}
.hs-sights-wrap .hs-sights-title::after {position: absolute; content: ""; height: 4px; left: 0; bottom: 0;}
.hs-sights-wrap .hs-sights-title > h2 {font-size: 40px; color: #000; font-weight: bold; letter-spacing: -3px; line-height: 45px;}
.hs-sights-wrap .hs-sights-title > h2 .title-color {width: 62px; height: 62px; color: #fff; border-radius: 50%; font-size: 16px; display: inline-table; text-align: center; line-height: 1.2;vertical-align: text-bottom;}
.hs-sights-wrap .hs-sights-title > h2 .title-color em {font-weight: bold; display: table-cell;vertical-align: middle;}

/*** 탑박스 ***/
/* 탑박스 좌측 텍스트 영역 */
.hs-sights-wrap .hssi-ui-top-box {width: 100%; box-sizing: border-box; position: relative;}
.hs-sights-wrap .hssi-ui-top-box::after {content: ""; display: block; clear: both;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap {float: left; width: calc(100% - 555px); padding: 40px 0 35px 0; box-sizing: border-box;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap {float: right; width: 555px; box-sizing: border-box; padding-left: 60px;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box {position: relative;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box p {color: #4b4b4b; font-size: 18px; letter-spacing: -2px; line-height: 1.5; margin: 0; padding-bottom: 5px;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box .bold-point {font-weight: bold; padding-bottom: 20px;}
/* 텍스트가 길어졌을 때의 더보기 버튼 */
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box.more-text {overflow-y: hidden; height: 240px; display: block;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box.more-text.active {overflow-y: visible; height: auto;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box.more-text.active .last-text {display: block;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box.more-text .last-text{display: none;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box .showmore {position: absolute; bottom: 0; left: 0; font-size: 16px; display: block; color: #000; border-bottom: 1px solid #000; font-weight: bold; letter-spacing: -1px; padding-right: 20px;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box .showmore::after {position: absolute; content: ""; background: url(/pcms/dist/img/c01/show-txt-more.png) no-repeat; width: 13px; height: 10px; top: 8px; right: 0; background-position: 0 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box.more-text.active .showmore {bottom: -30px;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box.more-text.active .showmore::after {transform: rotate(-180deg); top: 9px;}

/* 버튼 */
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box {padding: 40px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box::after {content: ""; display: block; clear: both;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn {position: relative; float: left; width: calc(33.333% - 10px); margin: 5px; height: 62px; border: 1px solid #bbb; box-sizing: border-box; padding: 20px 10px 20px 85px; letter-spacing: -1px;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box.col4 .hssi-info-btn {width: calc(24% - 5px); margin: 2px; padding: 20px 0 20px 70px;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box.col4 .hssi-info-btn:nth-of-type(3) {width: calc(27% - 5px);}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn.btn-color01 {background-color: #183048; color: #fff;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn.btn-color02 {background-color: #fff; color: #666666;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn.btn-color03 {background-color: #46627e; color: #fff;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn .hssi-tour-ico {position: absolute; content: ""; left: 20px; top: 5px; width: 50px; height: 50px; background: url(/pcms/dist/img/c01/btn-tour-icon.png) no-repeat;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box.col4 .hssi-info-btn .hssi-tour-ico {left: 10px;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn .hssi-tour-ico.icon01 {background-position: 0 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn .hssi-tour-ico.icon02 {background-position: -50px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn .hssi-tour-ico.icon03 {background-position: -100px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn .hssi-tour-ico.icon04 {background-position: -150px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn .hssi-tour-ico.icon05 {background-position: -200px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn .hssi-tour-ico.icon06 {background-position: -250px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn .hssi-tour-ico.icon07 {background-position: -300px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn .hssi-tour-ico.icon08 {background-position: -350px 0;}
/* 탑박스 버튼 후버효과 */
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:hover .hssi-tour-ico.icon01,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:focus .hssi-tour-ico.icon01,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:active .hssi-tour-ico.icon01 {background-position: -200px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:hover .hssi-tour-ico.icon02,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:focus .hssi-tour-ico.icon02,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:active .hssi-tour-ico.icon02 {background-position: -250px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:hover .hssi-tour-ico.icon03,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:focus .hssi-tour-ico.icon03,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:active .hssi-tour-ico.icon03 {background-position: -300px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:hover .hssi-tour-ico.icon04,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:focus .hssi-tour-ico.icon04,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:active .hssi-tour-ico.icon04 {background-position: -350px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:hover .hssi-tour-ico.icon05,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:focus .hssi-tour-ico.icon05,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:active .hssi-tour-ico.icon05  {background-position: -200px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:hover .hssi-tour-ico.icon06,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:focus .hssi-tour-ico.icon06,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:active .hssi-tour-ico.icon06 {background-position: -250px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:hover .hssi-tour-ico.icon07,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:focus .hssi-tour-ico.icon07,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:active .hssi-tour-ico.icon07 {background-position: -300px 0;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:hover .hssi-tour-ico.icon08,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:focus .hssi-tour-ico.icon08,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:active .hssi-tour-ico.icon08 {background-position: -350px 0;}
/* 탑박스 우측 이미지 영역 */
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .inner {margin-top: -50px; padding: 20px; border: 1px solid #b7b7b7;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .inner img {width: 100%; display: block;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box {padding: 30px 15px 15px;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li {font-size: 15px; letter-spacing: -1px; padding-bottom: 5px;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico {position: relative; padding: 0 18px 0 38px; display: inline-block; font-size: 15px; font-weight: bold; color: #000; min-width: 105px; letter-spacing: -1px;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico::before {position: absolute; content: ""; top: 0; left: 0; width: 25px; height: 25px; border-radius: 50%; background-color: #2c3230;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico::after {position: absolute; content: ""; top: 2px; left: 0; width: 25px; height: 25px; z-index: 2; background: url(/pcms/dist/img/c01/loca-icon.png) no-repeat;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico.icon01::after {background-position: -18px 0;} /* 화이트- 일정 */
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico.icon02::after {background-position: 2px 0;} /* 블랙- 인원 */
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico.icon03::after {background-position: -58px 0;} /* 화이트- 인원 */
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico.icon04::after {background-position: -38px 0;} /* 화이트- 일정 */

.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico.icon05::after {background-position: -78px 0;} /* 블랙- 전화 */
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico.icon06::after {background-position: -98px 0;} /* 블랙- 주소 */
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico.icon07::after {background-position: -117px 0;} /* 블랙- 일정 */
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico.icon08::after {background-position: -137px 0;} /* 블랙- 인원 */
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li > a {display: inline-block; padding: 4px 15px 4px 8px; border: 1px solid #b7b7b7; letter-spacing: -2px; margin-left: 15px; background: #fff;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li > a:hover,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li > a:active,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li > a:focus {color: #fff; transition: all 0.5s; background: #004695;}
.hs-sights-wrap .hs-sights-title > h2 .title-color {background-color: #01559e;}
.hs-sights-wrap .hs-sights-title::before {background-color: #183048;}
.hs-sights-wrap .hs-sights-title::after {background-color: #4d402b; width: 210px;}
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:hover,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:focus,
.hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:active {background-color: #80530e; color: #fff;}
.hs-sights-wrap .hs-sights-title > h2 .small-tit {color: #01559e; font-size: 20px; font-weight: bold; letter-spacing: -1px;}

.hssi-info-wrap {width: 100%; box-sizing: border-box; margin-top: 90px; padding: 120px 0 100px;position: relative;z-index: 1;;background: url(/pcms/dist/img/c01/se08a_wrap_conbg.jpg) no-repeat;background-size:cover;}
.hssi-info-wrap::before{content:"";position: absolute;left:0;top:0;width:100%;height:100%;background: rgba(0,59,110,0.85);z-index: -1;}
.hssi-info-wrap .mk-info-title {width: 100%; box-sizing: border-box; padding-bottom: 45px; text-align: center;}
.hssi-info-wrap .mk-info-title h2 {font-size: 21px; color: #fff; font-weight: bold; padding: 10px 20px; border: 1px solid #ddd; border-radius: 30px; display: inline-block; letter-spacing: -1px; margin-bottom: 30px;}
.hssi-info-wrap .mk-info-title h3 {font-size: 36px; font-family: 'score'; font-weight: 100; color: #fff; letter-spacing: 0;}
.hssi-info-wrap .mk-info-title h3 span {font-weight: 500;}
.hssi-info-wrap .mk-info-title img {display: block; margin: 0 auto;}
.hssi-info-wrap .mk-info-detail {width: 100%; box-sizing: border-box; color: #fff; display: table;}
.hssi-info-wrap .mk-info-detail::after {display: block; clear: both; content: "";}
.hssi-info-wrap .mk-info-detail .mk-info-item {float: left; width: 25%; min-height: 315px; border-right: 1px solid #fff;}
.hssi-info-wrap .mk-info-detail .mk-info-item:last-child {border-right: none;}
.hssi-info-wrap .mk-info-detail .mk-info-item .market-ico {width: 100px; height: 100px; display: block; margin: 0 auto; background: url(/pcms/dist/img/c01/hs-market-icon.png)no-repeat; background-size: cover;}
.hssi-info-wrap .mk-info-detail .mk-info-item .market-ico.icon01 {background-position: 0 0;}
.hssi-info-wrap .mk-info-detail .mk-info-item .market-ico.icon02 {background-position: -100px 0;}
.hssi-info-wrap .mk-info-detail .mk-info-item .market-ico.icon03 {background-position: -200px 0;}
.hssi-info-wrap .mk-info-detail .mk-info-item .market-ico.icon04 {background-position: -300px 0;}
.hssi-info-wrap .mk-info-detail .mk-info-item .mk-item-tit {font-size: 20px; font-weight: bold; text-align: center; display: block; padding: 20px 0 35px;}
.hssi-info-wrap .mk-info-detail .mk-info-item ul {padding: 0 45px;}
.hssi-info-wrap .mk-info-detail .mk-info-item:first-child ul {padding-left: 0;}
.hssi-info-wrap .mk-info-detail .mk-info-item:last-child ul {padding-right: 0;}
.hssi-info-wrap .mk-info-detail .mk-info-item ul li {font-size: 16px; padding-left: 80px; position: relative; letter-spacing: -1px;}
.hssi-info-wrap .mk-info-detail .mk-info-item ul li b {font-size: 16px; font-weight: bold; position: absolute; top: 0; left: 0;}
@media(max-width: 1319px){
    .hssi-info-wrap {max-width: none; width: calc(100% + 60px); margin-left: -30px;}
    .hssi-info-wrap .mk-info-detail {padding: 0 30px;}
    .hssi-info-wrap .mk-info-title {padding: 0 30px 45px;}
}
@media(max-width: 1200px){
    .hssi-info-wrap {margin-top: 40px; padding: 90px 0 100px;}
    .hssi-info-wrap .mk-info-detail .mk-info-item ul {padding: 0 20px;}
}
@media(max-width: 1150px){
    .hssi-info-wrap .mk-info-detail .mk-info-item ul {padding: 0 20px;}
}
@media(max-width: 1100px){
    .hssi-info-wrap .mk-info-detail .mk-info-item ul li {font-size: 15px;}
}

@media(max-width: 950px){
    .hssi-info-wrap .mk-info-detail .mk-info-item {width: 50%; padding: 20px;}
    .hssi-info-wrap .mk-info-detail .mk-info-item:nth-of-type(2n){border-right: none;}
    .hssi-info-wrap .mk-info-detail .mk-info-item .mk-item-tit {padding: 20px 0 20px;}
}
@media(max-width: 650px){
    .hssi-info-wrap .mk-info-title h3 {font-size: 30px;}
    .hssi-info-wrap .mk-info-detail .mk-info-item {width: 100%; float: none; border-right: none; border-bottom: 1px solid #ddd; min-height: auto; padding: 30px;}
    .hssi-info-wrap .mk-info-detail .mk-info-item ul li {font-size: 16px;}
    .hssi-info-wrap .mk-info-detail .mk-info-item .market-ico {width: 85px; height: 85px;}
    .hssi-info-wrap .mk-info-detail .mk-info-item .market-ico.icon01 {background-position: 0 0;}
    .hssi-info-wrap .mk-info-detail .mk-info-item .market-ico.icon02 {background-position: -85px 0;}
    .hssi-info-wrap .mk-info-detail .mk-info-item .market-ico.icon03 {background-position: -170px 0;}
    .hssi-info-wrap .mk-info-detail .mk-info-item .market-ico.icon04 {background-position: -255px 0;}
}
@media(max-width: 550px){
    .hssi-info-wrap .mk-info-title h3 span {display: block;}
}
@media(max-width: 450px){
    .hssi-info-wrap .mk-info-title h3 {font-size: 26px;}
    .hssi-info-wrap .mk-info-detail .mk-info-item {padding: 30px 20px;}
}

/* 탑박스 반응형 */
@media(max-width: 1319px){
    .hs-sights-wrap {max-width: none;}
}
@media(max-width:1250px){
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap {width: 100%; float: none;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box.more-text {min-height: 350px;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box .showmore {bottom: 50px;}
}
@media(max-width: 1100px){
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box .showmore {bottom: 0;}
    .hs-sights-wrap .hs-sights-title > h2 {font-size: 35px;}
}
@media(max-width: 1023px){
    .hs-sights-wrap .hs-sights-title {width: 100%;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap {padding: 20px 0 30px;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box.more-text {min-height: auto; height: auto;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap {width: 100%; float: none; padding-left: 0;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .inner {margin: 50px auto 0; width: 540px;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box .showmore {display: none;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box.more-text .last-text{display: block;}
    .hs-sights-wrap .hs-sights-title > h2 {font-size: 34px;}
}
@media(max-width: 767px){
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .inner {width: 100%; margin: 30px auto 0;}
    .hs-sights-wrap .hs-sights-title > h2 {font-size: 32px;}
}
@media(max-width: 650px){
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn {width: 100%; margin: 5px 0;}
}
@media(max-width: 550px){
    .hs-sights-wrap .hs-sights-title > h2 {font-size: 28px;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .inner {padding: 10px;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box {padding: 15px 0 10px;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li {position: relative; padding: 25px 0 10px 38px;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico {position: absolute; top: 0; left: 0;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li > a {display: block; margin: 10px 0; width: 78px;}
    .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap {border-top: 1px solid #b7b7b7;}
}

.hssi-map-wrap {width: 100%; box-sizing: border-box;z-index: 9;padding-top:120px;position: relative;}
.hssi-map-wrap::before{content: "";position: absolute;left:0;top:0;width:100%;;height:450px;background: #01559e;}
.hssi-map-wrap .map-title {width: 100%; box-sizing: border-box; padding: 15px 0 55px; text-align: center;}
.hssi-map-wrap .map-title h2 {font-size: 22px; color: #fff; font-weight: bold; padding: 10px 20px; border: 1px solid #ddd; border-radius: 30px; display: inline-block; letter-spacing: -1px;}
.hssi-map-wrap .map-title p {color: #fff; font-size: 16px; letter-spacing: -1px; padding-top: 5px;}
.hssi-map-wrap .map_wrap {width: 100%; box-sizing: border-box; height: 400px; background-color: #b7b7b7; }
.hssi-map-wrap .map_wrap #map {width: 100%; height: 400px;}

.hssi-map-wrap .map_info{margin-top:35px;}
.hssi-map-wrap .map_info .info_way{margin-left:1px;margin-top:1px;position: relative;}
.hssi-map-wrap .map_info .info_way::after{content: "";clear:both;display: block;visibility:hidden;}
.hssi-map-wrap .map_info .info_way li{margin-left:-1px;margin-top:-1px;float:left;width:33.33%;}
.hssi-map-wrap .map_info .info_way li a{width:100%;display: table;table-layout: fixed;height:74px;border:1px solid #b7b7b7;background: #fff;}
.hssi-map-wrap .map_info .info_way li a span{display: table-cell;vertical-align: middle;color:#4b4b4b;font-size:18px;letter-spacing: -0.025em;position: relative;padding:5px 60px 5px 25px;}
.hssi-map-wrap .map_info .info_way li a:hover,
.hssi-map-wrap .map_info .info_way li a:focus,
.hssi-map-wrap .map_info .info_way li.on a{background: #183048;}
.hssi-map-wrap .map_info .info_way li a:hover span,
.hssi-map-wrap .map_info .info_way li a:focus span,
.hssi-map-wrap .map_info .info_way li.on a span{color:#fff;}
.hssi-map-wrap .map_info .info_way li a:hover span::after,
.hssi-map-wrap .map_info .info_way li a:focus span::after,
.hssi-map-wrap .map_info .info_way li.on a span::after{content:'';position: absolute;right:40px;top:50%;width:19px;height:10px;margin-top:-5px;background: url(/pcms/dist/img/c01/se08e_tap_arrow.png) no-repeat;}

.hssi-map-wrap .map_info .info_list{margin-top:20px;}
.hssi-map-wrap .map_info .info_list .item{padding:35px 0 30px 115px;position: relative;border-bottom:1px dashed #b2b2b2;}
.hssi-map-wrap .map_info .info_list .item>strong{position: absolute;left:0;top:35px;color:#4b4b4b;font-size:22px;letter-spacing: -0.025em;display: block;}
.hssi-map-wrap .map_info .info_list .item .inner{}
.hssi-map-wrap .map_info .info_list .item .inner .box{position: relative;padding-left:115px;}
.hssi-map-wrap .map_info .info_list .item .inner .box+.box{margin-top:13px;}
.hssi-map-wrap .map_info .info_list .item .inner .box .way{position: absolute;left:0;top:0;border:1px solid #6a7384;color:#000;font-size:18px;letter-spacing: -0.025em;width:84px;height:57px;line-height: 57px;text-align: center;}
.hssi-map-wrap .map_info .info_list .item .inner .box .way.fast{border-color:#790292;color:#790292;}
.hssi-map-wrap .map_info .info_list .item .inner .box ul li{padding-left:80px;position: relative;color:#4b4b4b;font-size:18px;letter-spacing: -0.025em;}
.hssi-map-wrap .map_info .info_list .item .inner .box.no_trafiic ul li{padding-left:0;}
.hssi-map-wrap .map_info .info_list .item .inner .box ul li+li{margin-top:5px;}
.hssi-map-wrap .map_info .info_list .item .inner .box ul li em{position:absolute;left:0;top:0;width:64px;height:27px;line-height: 27px;color:#fff;font-size:18px;letter-spacing: -0.025em;text-align: center;display:block;}
.hssi-map-wrap .map_info .info_list .item .inner .box ul li em.color1{background: #066fda;}
.hssi-map-wrap .map_info .info_list .item .inner .box ul li em.color2{background: #00549b;}

@media(max-width:767px){

}

/* 반응형 */
@media(max-width: 1319px){
    .hssi-map-wrap {padding: 60px; width: calc(100% + 60px); margin-left: -30px;}
    .hssi-map-wrap .map_wrap {max-width: none;}
}
@media(max-width: 767px){
    .hssi-map-wrap {width: calc(100% + 50px); margin-left: -25px; padding: 50px;}
    .hssi-map-wrap .map-title {padding: 15px 25px 55px;}
    .hssi-map-wrap .map_wrap {height: 345px;}
    .hssi-map-wrap .map_wrap #map {height: 345px;}

    .hssi-map-wrap .map_info .info_way{margin-left:0;margin-top:0;}
    .hssi-map-wrap .map_info .info_way li{margin-left:0;float:left;width:100%;}

    .hssi-map-wrap .map_info .info_list .item{padding:35px 0 30px 0;}
    .hssi-map-wrap .map_info .info_list .item>strong{position: relative;left:auto;top:auto;margin-bottom:20px;}
    .hssi-map-wrap .map_info .info_list .item .inner .box{padding:0;}
    .hssi-map-wrap .map_info .info_list .item .inner .box .way{position:relative;left:auto;top:auto;margin-bottom:15px;width:100%;}
    .hssi-map-wrap .map_info .info_list .item .inner .box ul li{padding-left:0;}
    .hssi-map-wrap .map_info .info_list .item .inner .box ul li em{position: relative;left:auto;top:auto;margin-bottom:10px;}
}
@media(max-width: 450px){
    .hssi-map-wrap .map_wrap {height: 300px;}
    .hssi-map-wrap .map_wrap #map {height: 300px;}
}

/* se08_d */
.se08d .se08d_top {display:inline-block; position: relative; width:100%; background:#fff;z-index:0; }
.se08d .se08d_top .inner {position: relative; width:100%; display:inline-block; padding: 60px; background: #fff; border:3px solid #183149; border-radius: 10px;}
.se08d .se08d_top .inner::after {content: ""; position: absolute; right: -15px; bottom: -15px; width: 100%; height: 100%; border: 2px solid #eee; z-index: -1; border-radius: 0 0 10px 0;}
.se08d .se08d_top .video_box {float:left; width:518px; height:345px; margin-right:45px; box-shadow:0 7px 10px rgba(0,0,0,0.1);}
.se08d .se08d_top .video_box video {width:100%; height:100%;}
.se08d .se08d_top .info_box {float:left; width:calc(100% - 600px); text-align: center;}
.se08d .se08d_top .info_box h2 {display:block; font-size:34px; font-family:'score'; font-weight:bold; color:#000;}
.se08d .se08d_top .info_box h2 em {display:block; margin-top:10px; font-size:20px; font-family:'score-dream-medium'; color:#000;}
.se08d .se08d_top .info_box > span {margin: 0 0 15px 0; padding: 10px 25px; border-radius: 30px; background: #01559e; color: #fff; font-size: 16px; line-height: 1; text-align: center; display: inline-block; vertical-align: middle; font-family: 'score-dream-medium';min-width:135px;}
.se08d .se08d_top .info_box .subtitle {position: relative; display: block; min-height:250px; padding-top: 40px; padding-bottom: 30px; width:100%; padding-bottom:30px; text-align: left;}
.se08d .se08d_top .info_box .subtitle:before {content:""; position: absolute; top:20px; left:0; width:100%; height:9px; background:url(/images/tour/sub03/sub03_04_01_img01_bd.png);}
.se08d .se08d_top .info_box .subtitle span {display:block; margin-bottom:10px; font-weight:bold;}
.se08d .se08d_top .img-box {text-align: center;}

.se08d .top_img {position: absolute; right: 60px; top: auto; width: 539px; height: 336px; margin-left: 10px; z-index: 1;}
.se08d .top_img .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox {height: 336px !important;}
.se08d .top_img .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li {width:100%;}
.se08d .top_img .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li {background:#fff;}
.se08d .top_img .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li img {height:100%;}
.se08d .hssi-slider-wrap .hssi-slider-section .controlBox .btn_prev {position: absolute; content: ""; top: 0; right: 216px; background: url(/pcms/dist/img/b01/bl-slide-arrow-left.png)no-repeat center; width: 55px; height: 55px; background-color: rgba(0, 0, 0, 0.5);}
.se08d .hssi-slider-wrap .hssi-slider-section .controlBox .btn_next {position: absolute; content: ""; top: 0; right: 0; background: url(/pcms/dist/img/b01/bl-slide-arrow-right.png)no-repeat center; width: 55px; height: 55px; background-color: rgba(0, 0, 0, 0.5);}
.se08d .se08d_location {overflow: hidden; margin-top:50px; padding: 60px 130px; text-align: center; background:#f8f8f8 url(/images/tour/sub01/sub01_04_05_bg.png)no-repeat right bottom;}
.se08d .se08d_location .map_title {margin-bottom:20px;}
.se08d .se08d_location .map_title strong {display:inline-block; vertical-align: middle;font-size: 26px; font-family:'score'; font-weight:bold; }
.se08d .se08d_location .map_title .icon {display:inline-block; vertical-align: middle; width:26px; height:33px; margin-right:10px; background: url(/pcms/dist/img/b01/se08d_mark.png) no-repeat;}
.se08d .se08d_location #map {border-radius: 10px; border:1px solid #a6a6a6;}
.se08d .se08d_location #map img {background:transparent;}
.se08d .se08d_location .ui-map {height:447px;}

.se08d .se08d_top .info_box .tour_info_list li {position:relative;min-height: 24px;margin:0 0 15px;padding-left: 110px;line-height:24px;color: #494949;font-size:15px; text-align: left;}
.se08d .se08d_top .info_box .tour_info_list li em {position: absolute; left: 0; font-weight: bold;}
.se08d .se08d_top .info_box .tour_info_list li em span {display: inline-block !important; vertical-align: middle; width:24px; height:24px; font-weight: bold; background:url(/images/tour/sub01/sub01_04_02_ir.png)no-repeat;    margin: 0 10px 2px 0; padding: 0;}
.se08d .se08d_top .info_box .tour_info_list li .ico1 {background-position: 0 0;}
.se08d .se08d_top .info_box .tour_info_list li .ico2 {background-position: -29px 0;}
.se08d .se08d_top .info_box .tour_info_list li .ico3 {background-position: -58px 0;}
.se08d .se08d_top .info_box .tour_info_list li .ico4 {background-position: -87px 0;}
.se08d .se08d_top .info_box .tour_info_list li .ico5 {background-position: -116px 0;}
.se08d .se08d_top .info_box .tour_info_list li .ico6 {background-position: -145px 0;}
.se08d .se08d_top .info_box .tour_info_list li .ico7 {background-position: -176px 0;}


@media(max-width:1120px){
    .se08d .se08d_top .info_box .subtitle {min-height:auto;}
    .se08d .top_img {position: relative; right:auto; top:auto; height:auto; width:100%; max-width: 720px; margin:0 auto 30px;}
    .se08d .se08d_top .info_box {float:none; width:100%;}
    .se08d .se08d_top .img-box {height:300px;}
    .se08d .se08d_top .img-box img {height: 100%;}
    /* .se08d .top_img .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); height: auto; width: auto;} */
}
@media(max-width:800px){
    .se08d .tab-ul.type2 li {width:50%;}
}
@media(max-width:767px){
    .se08d .top_img .hssi-slider-wrap .hssi-slider-section .controlBox {top:-336px;}
    .se08d .hssi-slider-wrap .hssi-slider-section .controlBox > div {width:100%; right:auto;}
    .se08d .hssi-slider-wrap .hssi-slider-section .controlBox .btn_prev,
    .se08d .hssi-slider-wrap .hssi-slider-section .controlBox .btn_next {display:none;}
    .se08d .se08d_location {padding:50px 30px;}
    .se08d_top .info_box .tour_info_list li {padding-left: 90px;}

}
@media(max-width:640px){
    .se08d .top_img .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox{height:230px !important;}
    .se08d .top_img .hssi-slider-wrap .hssi-slider-section .controlBox {top:-230px;}
    .se08d .se08d_top .info_box h2 {font-size:24px;}
    .se08d .se08d_location .ui-map {height:300px;}
    .se08d .se08d_top .info_box span {padding:10px 15px; font-size:15px;}
    .se08d .se08d_top .img-box {height:auto}
    .se08d .se08d_top .img-box img {height: auto;}
}
@media(max-width:460px){
    .se08d .se08d_top .inner {padding:30px;}
}
@media(max-width:390px){
    .se08d .top_img {height:auto;}
    .se08d .top_img .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox{height:200px !important;}
    .se08d .top_img .hssi-slider-wrap .hssi-slider-section .controlBox {top:-200px;}
}
@media(max-width:340px){
    .se08d .top_img .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox{height:180px !important;}
}


/* se08b */
.tour_festival .tour_festival_top {position: relative; padding:70px 0 50px; margin-bottom:50px; overflow: hidden; text-align: center; border-top:3px solid #2a2a2a;}
.tour_festival .tour_festival_top:before {content:""; position: absolute; bottom:0; left:0; width:100%; height:9px; background:url(/pcms/dist/img/b01/se08b_topbg.png);}
.tour_festival .tour_festival_top span {margin-bottom:30px; padding: 10px 25px; border-radius: 30px; background: #004ea3; color: #fff; font-size: 16px; line-height: 1.2; text-align: center; display: inline-block; vertical-align: middle; font-family: 'score-dream-medium';}
.tour_festival .tour_festival_top p {margin:0 0 20px 0; color:#2c3857; font-size:21px; font-family: 'score'; }
.tour_festival .tour_festival_top h2 {margin-bottom:30px; color:#000; font-size:45px; font-family: 'score'; font-weight:bold;}
.tour_festival .tour_festival_top .btn_wrap {margin:0 auto;}
.tour_festival .tour_festival_top .btn_wrap a{position: relative; display:inline-block; margin:0.5%; padding:15px 60px 15px 60px; color:#3a3a3a; font-size:16px; border-radius: 30px; border:1px solid #d8d8d8; }
.tour_festival .tour_festival_top .btn_wrap a .ir_home {position: absolute; left: 20px; top:12px; width:26px; height:30px;background:url(/pcms/dist/img/b01/se08b_btn_icon.png)no-repeat; vertical-align: middle;}
.tour_festival .tour_festival_top .btn_wrap a .arrow {position: absolute; right: 20px; top: 13px; width:28px; height:28px;background:url(/pcms/dist/img/b01/se08b_btn_arrw.png)no-repeat; vertical-align: middle;}
.tour_festival .tour_festival_list {margin-top:20px;}
.tour_festival .tour_festival_list > li {position: relative; padding-left:125px; color:#444444;}
.tour_festival .tour_festival_list li + li {margin-top:5px;}
.tour_festival .tour_festival_list li b {position: absolute; left:0; top:0; width:115px; font-weight: bold;}
.tour_festival .tour_festival_list li b:before {content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 10px; background: #000;}
.tour_festival .tour_festival_list li b em {display: inline-block; vertical-align: middle; margin-right: 10px; width:25px; height:25px; font-weight: bold; background:url(/pcms/dist/img/b01/se08b_list_ir.png)no-repeat;}
.tour_festival .tour_festival_list li .ir01 {background-position: 0 0;}
.tour_festival .tour_festival_list li .ir02 {background-position: -35px 0;}
.tour_festival .tour_festival_list li .ir03 {background-position: -69px 0;}
.tour_festival .tour_festival_list li .ir04 {background-position: -103px 0;}

.tour_festival .ui-list__column {margin: 30px -12px 0 -12px;}
.tour_festival .ui-list__column .inner {margin: 0 10px 20px;border:1px solid #cacaca;background: #fff;border-radius: 15px;}
.tour_festival .ui-list__column .inner .item {min-height: auto;padding: 37px 20px 42px;border:none;text-align: center;}
.tour_festival .ui-list__column.col4 .inner {float:left; margin: 0 6px 12px;width: calc(25% - 12px);}
.tour_festival .ui-list__column .inner .ui-summary strong {margin: 0 0 15px;font-size: 20px;font-weight: bold;color: #3a3a3a;}
.tour_festival .ui-list__column .inner .ui-summary p{color:#6e7179;font-size:15px;}
.tour_festival .ui-list__column.type02 .inner .item{min-height:280px; padding: 31px 20px 52px;}
.tour_festival .ui-list__column.type02 .inner a {margin:15px 0 0}
.tour_festival .ui-list__column .inner a {margin:0 0 19px}
.tour_festival .ui-list__column .inner .circle-sm{margin-bottom:15px;position: relative;width:100px;height:100px;}
.tour_festival .ui-list__column.type02 .ir-icon__line{top: 12.5px;left: 12.5px; width: 100px; height: 100px; background: url(/pcms/dist/img/b01/se08b_ir.png);}
.tour_festival .ui-list__column.type02 .ir-icon__line.icon1 {background-position: 0 0;}
.tour_festival .ui-list__column.type02 .ir-icon__line.icon2 {background-position: -110px 0;}
.tour_festival .ui-list__column.type02 .ir-icon__line.icon3 {background-position: -220px 0;}
.tour_festival .ui-list__column.type02 .ir-icon__line.icon4 {background-position: -330px 0;}
.tour_festival .ui-list__column.type02 .ir-icon__line.icon5 {background-position: -440px 0;}
.tour_festival .ui-list__column.type02 .ir-icon__line.icon6 {background-position: -550px 0;}

.tour_festival .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li img {height:100%;}
@media(max-width:1279px){
    .tour_festival .ui-list__column.col3 .inner,
    .tour_festival .ui-list__column.col4 .inner {width:calc(50% - 16px);}
}
@media(max-width:767px){
    .tour_festival .ui-list__column.col2 .inner,
    .tour_festival .ui-list__column.col3 .inner,
    .tour_festival .ui-list__column.col4 .inner {width:calc(100% - 16px);}
    .tour_festival .ui-list__column .inner .item {padding:25px 30px;}
    .tour_festival .hssi-slider-wrap .hssi-slider-section {margin-top:70px;}
    .tour_festival .hssi-slider-wrap .hssi-slider-section .controlBox {top:-440px;}
    .tour_festival .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox {height: 385px !important;}
    .tour_festival .ui-list__column.type02 .inner .item {min-height:auto;}
}
@media(max-width: 450px){
    .tour_festival .tour_festival_top p {margin-bottom:10px; font-size:18px;}
    .tour_festival .tour_festival_top h2 {font-size:38px;}
    .tour_festival .tour_festival_list li {padding-left: 0;}
    .tour_festival .tour_festival_list li b {position: static; display:block;}
    .tour_festival .tour_festival_list li b:before {display:none;}
    .tour_festival .hssi-slider-wrap .hssi-slider-section .controlBox {top:-340px;}
    .tour_festival .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox {height: 285px !important;}
}
@media(max-width: 380px){
    .tour_festival .hssi-slider-wrap .hssi-slider-section .controlBox {top:-255px;}
    .tour_festival .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox {height:200px !important;}
}
/* 내용별 구성요소 End*/

/* se08c */
.tour_games .tour_games_top {display:inline-block;  width:100%; position: relative; background:#fff;z-index:0; }
.tour_games .tour_games_top .inner {overflow: hidden; padding: 60px; background: #fff; border:3px solid #9f8252; border-radius: 10px;}
.tour_games .tour_games_top .inner::after {content: ""; position: absolute; right: -15px; bottom: -15px; width: 100%; height: 100%; border: 2px solid #eee; z-index: -1; border-radius: 0 0 10px 0;}
.tour_games .tour_games_top .video_box {float:left; width:518px; height:293px; margin-right:45px; box-shadow:0 7px 10px rgba(0,0,0,0.1); background:#000;}
.tour_games .tour_games_top .video_box video {width:100%; height:100%;}
.tour_games .tour_games_top .info_box {float:left; width:calc(100% - 563px);}
.tour_games .tour_games_top .info_box h2 em {font-size:35px; font-family:'score'; font-weight:bold;color:#000;vertical-align: middle;}
.tour_games .tour_games_top .info_box h2 span {display:inline-block; margin-right: 10px; padding: 5px 20px; border-radius: 30px; background: #00589E; color: #fff; font-size: 16px; text-align: center; vertical-align: middle; font-family: 'score-dream-medium';}
.tour_games .tour_games_top .info_box .subtitle {position: relative; display: block; margin-top: 40px;width:100%;}
.tour_games .tour_games_top .info_box .subtitle:before {content:""; position: absolute; top:-24px; left:0; width:100%; height:9px; background:url(/pcms/dist/img/b01/se08c_linebg.png);}
.tour_games .tour_games_top .info_box .subtitle span {display:block; margin-bottom:10px; font-weight:bold;}
.tour_games .tour_games_top .info_box .subtitle .scroll_wrap  {width:100%; height:150px; padding:20px; background:#f7f7f7; border-radius: 5px;}
.tour_games .tour_games_top .info_box .subtitle .scroll_txt {width:100%; height:100%; padding-right: 30px; overflow-y: scroll; background:#f7f7f7; font-size:15px;}
.tour_games .tour_games_top .info_box .subtitle .scroll_txt::-webkit-track {margin:10px;}
.tour_games .tour_games_top .info_box .subtitle .scroll_txt::-webkit-scrollbar {border-radius: 10px; background:#e9e9e9;}
.tour_games .tour_games_top .info_box .subtitle .scroll_txt::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #00589E;}
.tour_games .mb_30 {margin-bottom:30px;}
.tour_games .tour_games_imgtxt {margin-top:80px;}
.tour_games .tour_games_imgtxt .item {display: block; padding:20px 0 15px 0; margin:30px 0 0 0; width: 100%; z-index:0; overflow: hidden;}
.tour_games .tour_games_imgtxt .item h2 {margin-bottom:30px; font-family: 'score';  font-weight:bold;color:#000; font-size:24px;}
.tour_games .tour_games_imgtxt .item p + p {margin-top:30px;}
.tour_games .tour_games_imgtxt .item_img {display: inline-block;position: relative; vertical-align: top; z-index:0;}
.tour_games .tour_games_imgtxt .left.item_img {float: left;margin-right: 50px;}
.tour_games .tour_games_imgtxt .right.item_img {float: right;margin-left:50px;}
.tour_games .tour_games_imgtxt .left.item_img:before {content: ""; position: absolute; right: -15px; top: -15px; width: 100%; height: 100%; background: transparent; border: 2px solid #9f8252; z-index: -1; border-radius: 5px;}
.tour_games .tour_games_imgtxt .right.item_img:before {content: ""; position: absolute; left: -15px; bottom: -15px; width: 100%; height: 100%; background: transparent; border: 2px solid #9f8252; z-index: -1; border-radius: 5px;}


@media(max-width:1100px){
    .tour_games .tour_games_top .video_box {float:none; width:100%; margin:0 0 30px 0; box-shadow: none;}
    .tour_games .tour_games_top .info_box {float:none; width:100%; margin:30px 0 0 0;}
}
@media(max-width:870px){
    .tour_games .tour_games_imgtxt {margin-top:30px;}
    .tour_games .tour_games_imgtxt .item {text-align: center; margin:20px 0 0 0;}
    .tour_games .tour_games_imgtxt .item_txt {text-align: left;}
    .tour_games .tour_games_imgtxt .left.item_img,
    .tour_games .tour_games_imgtxt .right.item_img {float:none; margin:0 0 30px 0;}
}
@media(max-width:640px){
    .tour_games .tour_games_top .inner {padding:30px;}
    .tour_games .tour_games_imgtxt .left.item_img:before,
    .tour_games .tour_games_imgtxt .right.item_img:before {display: none;}
    .tour_games .tour_games_top .video_box {height:auto;}
    .tour_games .tour_games_top .info_box h2 {font-size:28px;}
}
@media(max-width:460px){
    .tour_games .tour_games_top .info_box h2 span {display:block; margin:0 0 5px 0;}
    .tour_games .tour_games_top .video_box {background:#fff;}
}

/* se13a */
/* se13a */
/* se13a 이미지 탑박스*/
.se13a_imgbox {position: relative; min-height:330px;}
.se13a_imgbox:before {content:""; position: absolute; left:25px; bottom:0; width:80%; height:213px; background:url(/pcms/dist/img/c01/se13_top_bg.png)no-repeat;z-index: 0;background-size:100% 100%;}
.se13a_imgbox .imgb {position: relative; width:95%; height:305px; overflow: hidden; background-size:100% 100%;}
.se13a_imgbox .imgb img {width:100%; height: 100%; z-index: 1;border-radius: 0 40px 0 0;}
.se13a_imgbox .txtb {position: absolute; right: 0; bottom: 0; width:390px; padding:50px 60px; color:#fff; background:#005598; border-radius: 40px 0 0 0; z-index:2;}
.se13a_imgbox .txtb:before {content:""; position: absolute; right:30px; top:0; width:145px; height:73px; background:url(/pcms/dist/img/c01/se13a_top_point_02.jpg); z-index:-1;}
.se13a_imgbox .txtb:after {content:""; position: absolute; right:0; bottom:0; width:153px; height:85px; background:url(/pcms/dist/img/c01/se13a_top_point_01.png); z-index:-1;}
.se13a_imgbox .txtb em {display:inline-block; font-size:15px; font-family: 'score';  font-weight: normal;}
.se13a_imgbox .txtb strong {display:block;font-weight: bold; font-size:30px; font-family: 'score'; }
.se13a_imgbox .txtb .btn_box {margin-top:20px; overflow: hidden;}
.se13a_imgbox .txtb .btn_box a {position: relative; display: block; float: left; padding: 5px 18px 5px 50px; margin-right: 3px; background: #182c3f; border: 1px solid #182c3f; color: #fff;}
.se13a_imgbox .txtb .btn_box a.vr:after,
.se13a_imgbox .txtb .btn_box a.info:after {content:""; position: absolute; left:20px; top:50%; transform: translateY(-50%); width: 21px; height:19px; background:url(/pcms/dist/img/c01/se13a_top_ir.png); background-position: 0 0;}
.se13a_imgbox .txtb .btn_box a:hover,
.se13a_imgbox .txtb .btn_box a:active,
.se13a_imgbox .txtb .btn_box a:focus {background:#fff; border:1px solid #182c3f; color:#182c3f;}
.se13a_imgbox .txtb .btn_box a.vr:hover:after,
.se13a_imgbox .txtb .btn_box a.vr:active:after,
.se13a_imgbox .txtb .btn_box a.vr:focus:after,
.se13a_imgbox .txtb .btn_box a.info:hover:after,
.se13a_imgbox .txtb .btn_box a.info:active:after,
.se13a_imgbox .txtb .btn_box a.info:focus:after{background-position: -22px 0;}

/* se13a 주의사항 */
.se13a_notice_box {padding:35px; border:1px solid #e4e4e4; overflow: hidden;}
.se13a_notice_box .item {float:left; display:table; width:calc(50% - 30px); min-height:80px; margin:15px;}
.se13a_notice_box .item .text {display: table-cell; padding-left:15px; vertical-align: middle; color:#666666;}
.se13a_notice_box .item .ir {display:table-cell; width:67px; height:77px; background: url(/pcms/dist/img/c01/se13_ir.png)no-repeat;}
.se13a_notice_box .item .ir.ir01 {background-position: -1px 0;}
.se13a_notice_box .item .ir.ir02 {background-position: -68px 0;}
.se13a_notice_box .item .ir.ir03 {background-position: -135px 0;}
.se13a_notice_box .item .ir.ir04 {background-position: -202px 0;}
.se13a_notice_box .item .ir.ir05 {background-position: -269px 0;}
.se13a_notice_box .item .ir.ir06 {background-position: -336px 0;}
.se13a_notice_box .item .ir.ir07 {background-position: -403px 0;}

@media(max-width:767px){
   .se13a_notice_box .item {float:none; width:100%; min-height:auto; margin:0;}
   .se13a_imgbox:before {display:none;}
   .se13a_imgbox .imgb {width:100%; height:auto;}
   .se13a_imgbox .txtb {position: relative; width: 100%; margin-top:-1px; padding:30px; border-radius: 0 0 0 40px; }
   .se13a_notice_box .item + .item {margin-top:20px;}
}
@media(max-width:460px){
   .se13a_imgbox {min-height:auto;}
   .se13a_notice_box .item {display:block;}
   .se13a_notice_box .item .ir {display:block; margin:0 auto;}
   .se13a_notice_box .item .text {display:block; padding-left:0;}
   .se13a_imgbox .imgb img {display:none;}
   .se13a_imgbox .txtb {border-radius: 0;}
   .se13a_imgbox .txtb strong {font-size:30px;}
   .se13a_imgbox .txtb .btn_box a {width:100%; margin:3px 0; padding:10px 18px 10px 50px;}
}

.se13a_waring_box{padding:20px;}
.se13a_waring_box .inner{position: relative;display: table;width:100%;table-layout: fixed;padding-left:150px;}
.se13a_waring_box .inner .icon{position: absolute;left:50px;top:0;width:48px;height:41px;background:url(/pcms/dist/img/c01/se13a_waring.png) no-repeat;}
.se13a_waring_box .inner .text{display: table-cell;vertical-align: middle;width:100%;}
.se13a_waring_box .inner .text p{margin:0;color:#767676;font-size:15px;letter-spacing: -0.075em;}

@media(max-width:767px){
    .se13a_waring_box .inner{padding-left:0;display: block;}
    .se13a_waring_box .inner .icon{position: relative;left:auto;margin:0 auto 20px;}
}
/* se13a End */


/* 상설전시 */
/* se14a */
.se14a_topbox {position: relative;min-height:280px; margin:70px 0 0 0; padding: 70px 50px; background:#005598; border-radius: 50px 50px 0 0; z-index:0;}
.se14a_topbox:before {content:""; position: absolute; right:0; top:125px; width:183px; height:101px; background:url(/pcms/dist/img/b01/se14a_topbox_bg01.png)no-repeat; z-index:-1;}
.se14a_topbox:after {content:""; position: absolute; right:342px; top:0; width:202px; height:101px; background:url(/pcms/dist/img/b01/se14a_topbox_bg02.png)no-repeat; z-index:-1;}
.se14a_topbox .top_img {position: absolute; left: 50px; top: -30px; width: 404px; height: 276px; z-index: 1; box-shadow: 5px 5px 5px rgba(0,0,0,0.1);}
.se14a_topbox .top_img img {width:100%;height:100%;}
.se14a_topbox .txtb {padding-left: 480px; overflow: hidden; color:#fff; z-index:2;}
.se14a_topbox .txtb em {display:inline-block; font-size:17px; font-family: 'score';  font-weight: normal;}
.se14a_topbox .txtb strong {display:block;font-weight: bold; font-size:30px; font-family: 'score'; }
.se14a_topbox .txtb .txt {margin-top:20px; color:#fff; font-size:15px;}
@media(max-width:1190px){
    .se14a_topbox .top_img {position: relative; left: auto; top: auto; width: 100%; height: 276px; z-index: 1; box-shadow:none; background: transparent;}
    .se14a_topbox .top_img img {width: auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
    .se14a_topbox .top_img:after {display:none;}
    .se14a_topbox .txtb {padding-left: 0; margin: 50px 0 0 0;}
    .se14a_topbox:before {right:auto;}
}
@media(max-width:540px){
    .se14a_topbox .top_img{position: static; height:auto;}
    .se14a_topbox .top_img img {position: static; transform: none;}
    .se14a_topbox .txtb {margin-top:30px;}
    .se14a_topbox .txtb strong {font-size:24px;}
}

.se14a_slide.hssi-slider-wrap {height:450px;margin-top:30px;position: relative;z-index: 9;}
.se14a_slide.hssi-slider-wrap .se14a_slide_wrap {position: relative; width:100%;}
.se14a_slide.hssi-slider-wrap .se14a_slide_wrap::before{content: "";position: absolute;left:0;top:0;background: #f4f5f6;width:100%;height:325px;border-radius: 30px 30px 0 0;z-index: -1;}
.se14a_slide.hssi-slider-wrap .slider-title {padding: 30px 0;}
.se14a_slide.hssi-slider-wrap .slider-title em {display:block; font-size:15px; color:#164371;}
.se14a_slide.hssi-slider-wrap .slider-title strong {font-size: 20px;color: #00274e;font-weight: bold;letter-spacing: -0.025em;}
/* TouchSlider basic css */
.se14a_slide .sliderBox ul,
.se14a_slide .sliderBox ul li {width: 100%; height: 100%; padding: 0; margin: 0; display: inline-block;}
.se14a_slide .sliderBox {overflow: hidden;}
.se14a_slide .sliderBox ul {position: relative;}
.se14a_slide .sliderBox ul li {position: absolute; top: 0; left: 0;}
/* TouchSlider basic css End */
.se14a_slide.hssi-slider-wrap .hssi-slider-section {position: relative;width: 85%; box-sizing: border-box; max-width: 1240px; margin: 0 auto;}
.se14a_slide.hssi-slider-wrap .hssi-slider-section .mvisual_wrap {width: 100%;}
.se14a_slide.hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox {display: block; margin: 0 auto; width: 100%; height: 330px !important;}
.se14a_slide.hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul {position: relative;}
.se14a_slide.hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li {position: absolute; top: 0; left: 0;}
.se14a_slide.hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li img {width: 100%; height: auto; position: absolute; top: 50%; transform: translateY(-50%);}
/* 슬라이더 컨트롤 */
.se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox {width: 100%; position: relative; margin: 0 auto; top: -56px;}
.se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox > div {position: absolute; height: 55px; width: 155px; background: rgba(0, 0, 0, 0.5); right: 58px; padding: 13px 15px;}
.se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox > div .pageCount {color: #fff; font-size: 15px; letter-spacing: 8px;}
.se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox > div .pageCount span.num {color: #333333; font-size: 15px; width: 30px; height: 30px; background: #fff; border-radius: 50%; display: inline-block; margin-right: 4px; line-height: 30px; text-align: center;}
.se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox > div .paging {display: none;}
.se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox > div .btn_stop,
.se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox > div .btn_play {position: absolute; top: 12px; right: 15px; color: #fff; border: 1px solid #ddd; padding: 2px 7px;}
.se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox .btn_prev {position: absolute; content: ""; top: 0; right: 216px; background: url(/pcms/dist/img/b01/bl-slide-arrow-left.png)no-repeat center; width: 55px; height: 55px; background-color: rgba(0, 0, 0, 0.5);}
.se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox .btn_next {position: absolute; content: ""; top: 0; right: 0; background: url(/pcms/dist/img/b01/bl-slide-arrow-right.png)no-repeat center; width: 55px; height: 55px; background-color: rgba(0, 0, 0, 0.5);}
.se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox .btn_prev span,
.se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox .btn_next span {display: none;}

/* 슬라이더 반응형 */
@media(max-width: 1319px){
    .se14a_slide.hssi-slider-wrap {width:100%;}
    .se14a_slide.hssi-slider-wrap .hssi-slider-section {max-width: none; padding: 0 30px;}
}
@media(max-width: 950px){
    .se14a_slide.hssi-slider-wrap .slider-title {padding: 55px 0 58px;}
}
@media(max-width: 767px){
    .se14a_slide.hssi-slider-wrap .slider-title {padding: 50px 0 50px 0;}
    .se14a_slide.hssi-slider-wrap .hssi-slider-section {width:100%;}
    .se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox {top: -385px;}
    .se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox > div {width: calc(100% - 116px);}
    .se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox .btn_prev {right: auto; left: 0;}
    .se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox > div .pageCount {text-align: center;}
    .se14a_slide.hssi-slider-wrap {height:auto; }
    .se14a_slide.hssi-slider-wrap .hssi-slider-section {top:auto;}
    .se14a_slide.hssi-slider-wrap .se14a_slide_wrap {min-height:auto; padding-bottom:30px; }
}
@media(max-width: 650px){
    .se14a_slide.hssi-slider-wrap .slider-title h3 {font-size: 30px;}
    .se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox {top: -384px;}
}
@media(max-width: 550px){
    .se14a_slide.hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox {height: 230px !important;}
    .se14a_slide.hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li img {position: relative; top: 0; transform: translateY(0);}
    .se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox {top: -285px;}
    .se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox > div .pageCount {text-align: left;}
    .se14a_slide.hssi-slider-wrap .slider-title h3 span {display: block;}
}
@media(max-width: 450px){
    .se14a_slide.hssi-slider-wrap .slider-title h3 {font-size: 26px;}
    .se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox .btn_prev {width: 40px;}
    .se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox .btn_next {width: 40px;}
    .se14a_slide.hssi-slider-wrap .hssi-slider-section .controlBox > div {width: calc(100% - 88px); right: 44px;}
}


/* se14b 이미지 탑박스 */
.se14b_imgbox  {position: relative; min-height: 525px; border-radius: 0 30px 0 0; border: 1px solid #d4d8df; overflow: hidden;  z-index:0;}
.se14b_imgbox:after {position: absolute; content:""; right:0; top:0; width:184px; height:166px; background: url(/pcms/dist/img/b01/se14a_top_bg1.png)no-repeat; z-index:-1;}
.se14b_imgbox .inner {padding: 7% 5% 0; overflow: hidden;}
.se14b_imgbox .imgb {position: absolute; left: 50px; width: 50%; height: 333px;}
.se14b_imgbox .txtb {float:right; width:37%; margin-left:7%;}
.se14b_imgbox .txtb .tit {margin-bottom:20px;}
.se14b_imgbox .txtb .tit em {display:inline-block; padding-bottom:5px; border-bottom:2px solid #3258a3; font-size:17px; color:#2b3b5d; font-family: 'score'; }
.se14b_imgbox .txtb .tit strong {display:block; font-size:35px; color:#2b3b5d; font-family: 'score'; font-weight: bold; line-height: 1; margin-top: 10px;}
.se14b_imgbox .txtb .tit p {font-size:15px; color:#666;}
.se14b_imgbox .bottom {position: absolute;left: 0;bottom: 0;width: 100%;padding: 35px 50px 0 62%;min-height: 150px; background: #f6f6f6 url(/pcms/dist/img/b01/se14a_top_bg2.png)no-repeat 20% bottom;z-index: -1;}
.se14b_imgbox .bottom a {position: relative; display:inline-block; padding:0 40px 0 50px;color:#333333; font-size:16px;}
.se14b_imgbox .bottom a b {font-weight: bold;}
.se14b_imgbox .bottom a:before {content:""; position: absolute; left:0; top: 50%; transform: translateY(-50%);  width:36px; height:31px;  background: url(/pcms/dist/img/b01/se14a_top_ir.png)no-repeat; background-position: 0 0;}
.se14b_imgbox .bottom a:after {content:""; position: absolute; right:0; top: 50%; transform: translateY(-50%);  width:29px; height:29px;  background: url(/pcms/dist/img/b01/se14a_top_ir.png)no-repeat; background-position: -38px 0;}
.se14b_imgbox .bottom a:hover:after,
.se14b_imgbox .bottom a:active:after,
.se14b_imgbox .bottom a:focus:after {animation: arr 0.7s ease-in-out infinite; -webkit-animation: arr 0.7s ease-in-out infinite;}
@-webkit-keyframes arr {
   0%,100% {-webkit-transform:translateX(0) translateY(-50%) translateY(-50%);}
   50% {-webkit-transform:translateX(6px);}
}
@keyframes arr {
   0%,100% {transform:translateX(0) translateY(-50%) ;}
   50% {transform:translateX(6px) translateY(-50%);}
}

@media(max-width:940px){
   .se14b_imgbox {min-height: auto;}
   .se14b_imgbox .inner { padding:3% 5%;}
   .se14b_imgbox .imgb {position: relative;width: 100%;left: auto;margin: 0 auto 20px;height: 300px;overflow: hidden; background: #fff; border: 1px solid #ddd;}
   .se14b_imgbox .imgb img {position: absolute; left: 50%; width: auto; height:100%; top: 50%; transform: translate(-50%, -50%);}
   .se14b_imgbox .txtb {float:none; width:100%; margin:30px 0 20px 0;}
   .se14b_imgbox .bottom {position: relative; min-height: auto; padding:30px; z-index: 0; background-position: right bottom;}
}
@media(max-width:560px){
   .se14b_imgbox {padding:30px 0 0;}
   .se14b_imgbox .txtb .tit strong {font-size:30px;}
   .se14b_imgbox .imgb {height:auto;}
   .se14b_imgbox .imgb img {position: static; left:0; width:100%;transform: none;}
   .se14b_imgbox .bottom {position: relative;background: #f6f6f6; min-height: auto; z-index: 0;}
   .se14b_imgbox:before {display:none;}
   .se14b_imgbox:after {display:none;}
   /* .se14b_imgbox {border-radius:0;} */
}

/* se14c */
html.not-scroll, html.not-scroll body {overflow-y: hidden;}

.se14c_wrap .top-box {border: 1px solid #ddd;}
.se14c_wrap .top-box .top-img {padding: 60px; text-align: center;}
.se14c_wrap .top-box .top-tabbox {position: relative; padding: 40px 60px; border-top: 1px solid #ddd; background-color: #f8f9fa; overflow: hidden;}
.se14c_wrap .top-box .top-tabbox:before, .se14c_wrap .top-box .top-tabbox:after {content: ""; display: block; position: absolute; width: 202px; height: 101px;}
.se14c_wrap .top-box .top-tabbox:before {background: url(/pcms/dist/img/b01/se14c_topbg01.png) no-repeat; top: -1px; right: 146px;}
.se14c_wrap .top-box .top-tabbox:after {background: url(/pcms/dist/img/b01/se14c_topbg02.png) no-repeat; bottom: 48px; right: -38px;}
.se14c_wrap .top-box .top-tabbox .tabbox-title {display: block; margin-bottom: 28px; font-size: 25px; font-weight: bold; color: #000; text-align: center;}
.se14c_wrap .top-box .top-tabbox .tab-list {display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 800px; margin: 0 auto;}
.se14c_wrap .top-box .top-tabbox .tab-list .tab {flex-basis: auto; width: calc(50% - 10px);}
.se14c_wrap .top-box .top-tabbox .tab-list .tab a {display: flex; padding: 5px 10px; font-size: 16px; color: #222;}
.se14c_wrap .top-box .top-tabbox .tab-list .tab a:hover, .se14c_wrap .top-box .top-tabbox .tab-list .tab a:focus {color: #005598;}
.se14c_wrap .top-box .top-tabbox .tab-list .tab.active a {background-color: #005598; color: #fff; box-shadow: 0 5px 10px rgba(0,0,0,0.2);}
.se14c_wrap .top-box .top-tabbox .tab-list .tab a span {display: inline-block; min-width: 19px; margin-right: 10px; font-weight: bold; color: #0b305c; text-align: center;}
.se14c_wrap .top-box .top-tabbox .tab-list .tab.active a span {color: #fff;}

.se14c_wrap .bottom-box {position: relative; margin-top: 40px;}
.se14c_wrap .bottom-content {display: none;}
.se14c_wrap .bottom-content.active {display: block;}
.se14c_wrap .bottom-content .content-title {position: relative; padding: 0 80px; margin-bottom: 40px; border-bottom: 1px solid #e4e4e4; text-align: center;}
.se14c_wrap .bottom-content .content-title strong {display: inline-block; padding: 20px 0; border-bottom: 3px solid #005598; font-size: 21px; color: #005598;}
.se14c_wrap .bottom-content .content-title strong span {display: inline-block; width: 25px; height: 25px; border-radius: 50%; background-color: #005598; color: #fff; font-size: 16px; font-weight: bold; vertical-align: middle;}
.se14c_wrap .bottom-content .content-title strong em {display: inline-block; vertical-align: middle; font-weight: bold; line-height: 1.3; letter-spacing: -1px;}

.se14c_wrap .content-arrow {display: flex; justify-content: space-between; position: absolute; top: 17px; left: 0; width: 100%; z-index: 10;}
.se14c_wrap .content-arrow > .arrow-button {display: block; padding: 10px 0;}
.se14c_wrap .content-arrow > .arrow-button:focus {outline: 1px dashed #aaa;}
.se14c_wrap .content-arrow > .arrow-button > * {display: inline-block; vertical-align: middle;}
.se14c_wrap .content-arrow > .arrow-button > .num {font-size: 15px; font-weight: bold; color: #5c5c5c;}
.se14c_wrap .content-arrow > .arrow-button:hover > .num, .se14c_wrap .content-arrow > .arrow-button:focus > .num {color: #005598;}
.se14c_wrap .content-arrow > .arrow-left > .num {margin-left: 10px;}
.se14c_wrap .content-arrow > .arrow-right > .num {margin-right: 10px;}

.se14c_wrap .content-slider .slick-arrow {position: absolute; top: 50%; transform: translateY(-50%); z-index: 100;}
.se14c_wrap .content-slider .slick-arrow:hover {opacity: 0.8;}
.se14c_wrap .content-slider .slick-arrow:focus {outline: 1px dashed #aaa;}
.se14c_wrap .content-slider .slick-prev {left: 3%;}
.se14c_wrap .content-slider .slick-next {right: 3%;}
.se14c_wrap .content-slider .slick-dots {position: absolute; left: 50%; bottom: 5%; transform: translateX(-50%);}
.se14c_wrap .content-slider .slick-dots li {display: inline-block; margin: 0 5px;}
.se14c_wrap .content-slider .slick-dots li button {font-size: 0; width: 13px; height: 13px; border-radius: 50%; background-color: rgba(255,255,255,0.5);}
.se14c_wrap .content-slider .slick-dots li.slick-active button {background-color: rgba(255,255,255,1);}

.se14c_wrap .content-list {display: flex; flex-wrap: wrap; margin: 0 -15px;}
.se14c_wrap .content-list .list-item {flex-basis: calc(50% - 30px); max-width: calc(50% - 30px); padding: 20px; margin: 15px; border: 1px solid #ddd;}
.se14c_wrap .content-list .list-item .item-img a {display: block; position: relative; width: 100%; height: 100%;}
.se14c_wrap .content-list .list-item .item-img a img {display: block; width: 100%;}
.se14c_wrap .content-list .list-item .item-img a .detail {display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); visibility: hidden; opacity: 0; transition: all 0.3s;}
.se14c_wrap .content-list .list-item .item-img a:hover .detail, .se14c_wrap .content-list .list-item .item-img a:focus .detail {visibility: visible; opacity: 1;}
.se14c_wrap .content-list .list-item .item-img a .detail .icon {display: block; width: 52px; height: 52px; border-radius: 50%; background: #fff url(/pcms/dist/img/b01/se14c_detail.png) no-repeat center; font-size: 0;}
.se14c_wrap .content-list .list-item .item-img a .detail p {color: #fff;}
.se14c_wrap .content-list .list-item .item-text {padding: 30px 20px 10px; text-align: center;}
.se14c_wrap .content-list .list-item .item-text strong {display: block; font-size: 18px; font-weight: bold; color: #005598;}

.se14c_wrap .img-popup {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.9); visibility: hidden; opacity: 0; transition: all 0.3s; z-index: 10000;}
.se14c_wrap .img-popup.active {visibility: visible; opacity: 1;}
.se14c_wrap .img-popup .popup-inner {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 900px;}
.se14c_wrap .img-popup .popup-inner > img {display: block; margin: 0 auto;}
.se14c_wrap .img-popup .popup-inner .close-btn {display: flex; display: -webkit-flex; display: -ms-flexbox; position: absolute; top: -36px; left: 50%; transform: translateX(-50%); width: 70px; height: 70px; border-radius: 50%; background-color: #005598; justify-content: center; align-items: center;}
.se14c_wrap .img-popup .popup-inner .close-btn:focus {outline: 1px dashed #000;}
.se14c_wrap .img-popup .popup-inner .close-btn img {transition: all 0.3s;}
.se14c_wrap .img-popup .popup-inner .close-btn:hover img, .se14c_wrap .img-popup .popup-inner .close-btn:focus img {transform: rotate(180deg);}

@media (max-width:991px) {
    .se14c_wrap .img-popup .popup-inner {width: 90%;}
    .se14c_wrap .img-popup .popup-inner .close-btn {width: 50px; height: 50px; top: -26px;}
    .se14c_wrap .img-popup .popup-inner .close-btn img {width: 20px;}
}
@media (max-width:767px) {
    .se14c_wrap .top-box .top-tabbox .tabbox-title {font-size: 21px;}
    .se14c_wrap .content-arrow {top: 10px;}
    .se14c_wrap .bottom-content .content-title {padding: 0 20px;}
    .se14c_wrap .bottom-content .content-title strong {padding-bottom: 10px; font-size: 17px;}
    .se14c_wrap .bottom-content .content-title strong em {display: block; padding-top: 10px;}
    .se14c_wrap .content-slider .slick-arrow {width: 45px;}
    .se14c_wrap .content-list {margin: 0;}
    .se14c_wrap .content-list .list-item {flex-basis: 100%; max-width: 100%; margin: 15px 0;}
    .se14c_wrap .top-box .top-tabbox .tab-list .tab {width: 100%;}
}
@media (max-width:500px) {
    .se14c_wrap .top-box .top-tabbox {padding: 30px 25px;}
}

/* se16a */
.se16a_type{text-align: center;padding:0 53px;position:relative;z-index: 1;}
.se16a_type::before{background: #f3f4f6;width:100%;height:311px;border-radius: 40px 40px 0 0;content: "";position: absolute;left:0;top:0;z-index: -1;}
.se16a_type .inner .main_title{font-family: "score";font-size:35px;color:#263c56;font-weight: 300;padding:75px 0 35px;display:block;position: relative;line-height: 1.2;}
.se16a_type .inner .main_title::before{content: "";position: absolute;left:0;bottom:0;background: url(/pcms/dist/img/b01/se16a_type_left.png) no-repeat;width:118px;height:82px;z-index: -1;}
.se16a_type .inner .main_title::after{content: "";position: absolute;right:0;bottom:0;background: url(/pcms/dist/img/b01/se16a_type_right.png) no-repeat;width:156px;height:68px;z-index: -1;}
.se16a_type .inner .main_title span{font-weight:bold;font-family: inherit;color:#005598;line-height: 1.2;}
.se16a_type .inner .txtwrap{background: #fff;box-shadow: 1px 3px 4px rgba(0,0,0,0.1);border-radius: 5px;padding:30px 20px 40px;}
.se16a_type .inner .txtwrap .icon{display:block;width:46px;height:43px;background: url(/pcms/dist/img/b01/se16a_type_center.png);margin:0 auto 8px;}
.se16a_type .inner .txtwrap .sub_title{color:#005598;font-size:21px;font-family: "score";margin-bottom:20px;display:inline-block;position: relative;}
.se16a_type .inner .txtwrap .sub_title::before{content: "";position:absolute;left:-40px;top:5px;background: url(/pcms/dist/img/b01/sub_title_icon.png) no-repeat;width:17px;height:14px;}
.se16a_type .inner .txtwrap .sub_title::after{content: "";position:absolute;right:-40px;top:5px;background: url(/pcms/dist/img/b01/sub_title_icon.png) no-repeat;width:17px;height:14px;transform: rotate(180deg);}
.se16a_type .inner .txtwrap p{max-width:600px;margin:0 auto;color:#464646;letter-spacing: -0.075em;}

@media(max-width:767px){
   .se16a_type{padding:0 30px;}
   .se16a_type .inner .main_title{font-size:30px;padding:50px 0 25px;}
   .se16a_type .inner .main_title br{display: none;}
   .se16a_type .inner .main_title::before,
   .se16a_type .inner .main_title::after{display: none;}
   .se16a_type .inner .txtwrap .sub_title::before,
   .se16a_type .inner .txtwrap .sub_title::after{display: none;}
   .se16a_type .inner .txtwrap p{max-width:auto;}
}
@media(max-width:500px){
   .se16a_type{padding:0 20px;}
}

/* 제목형박스 se16b 시작 */
.se16b_type{}
.se16b_type .title_box{border:1px solid #4c5774;border-radius:15px 15px 0 0;position: relative;overflow: hidden;padding:23px 37px;margin-bottom:25px;z-index: 1;}
.se16b_type .title_box::before{content: "";position:absolute;right:-330px;bottom:-200px;background: url(/pcms/dist/img/p01/se04a_bg.png) no-repeat;width:813px;height:350px;background-size:cover;z-index: -1;}
.se16b_type .title_box strong{color:#353738;font-size:20px;letter-spacing: -0.06em;font-weight:bold;}

@media(max-width:640px){
    .se16b_type .title_box{padding:20px 23px;}
	.se16b_type .title_box strong{font-size:18px;}
    .se16b_type .title_box::before{width:150px;height:100px;}
}
/* 제목형박스 se16b 끝 */

/* se16c 탑박스*/
.se16c_topbox {position: relative; padding: 60px 0 0; margin: 30px 0;}
.se16c_topbox .infobox {min-height:260px;padding: 54px 50px 0 375px;overflow: hidden; border: 1px solid #e5e5e5;border-radius: 50px 50px 0 0;position: relative;}
.se16c_topbox .infobox:before {top: -7px; right: 0; width:158px; height:84px; background: url(/pcms/dist/img/b01/se16c_top_bg.png) no-repeat;}
.se16c_topbox .infobox:after {bottom: -6px;left: 23%;width: 229px;height: 73px;visibility:visible;background: url(/pcms/dist/img/b01/se16c_top_bg2.png) no-repeat;z-index: 0;}
.se16c_topbox .images-circle {position: absolute; left: 75px; top: 0px; width: 246px; height: 246px; background: #005598 url(/pcms/dist/img/b01/se16c_top_bgtop.png) no-repeat left bottom; border-radius: 50%; color: #fff; z-index:1;}
.se16c_topbox .circle-inner {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center;}
.se16c_topbox .circle-inner em {display: block; padding-bottom: 5px; border-bottom: 2px solid #fff; font-size:16px; font-family:'score';font-weight: 100;}
.se16c_topbox .circle-inner strong {display: block; padding-top: 14px; font-size: 30px; line-height: 1; font-weight: bold; font-family:'score';}
.se16c_topbox .infobox .inner .txtwrap ul {margin: 0;}
.se16c_topbox .infobox .inner .txtwrap ul li {padding-left:135px;position: relative;font-size:15px;line-height: 26px;color:#6e7179;}
.se16c_topbox .infobox .inner .txtwrap ul li:before {display: block; position: absolute; left:115px; top: 7px; content: ''; width: 1px; height: 12px; background: #bebebe;}
.se16c_topbox .infobox .inner .txtwrap ul li + li {margin-top:10px;}
.se16c_topbox .infobox .inner .txtwrap ul li span {width:100px; color:#333; text-align: justify;position: absolute;left:0;top:0;font-size:15px;font-weight:bold;vertical-align: middle;}
.se16c_topbox .infobox .inner .txtwrap ul li span .ico {width:27px; height:27px;display: inline-block;margin-right:8px;border-radius: 50%;vertical-align: middle;}
.se16c_topbox .infobox .inner .txtwrap ul li span .ir {background: url(/pcms/dist/img/b01/se16c_top_ir.jpg) no-repeat;}
.se16c_topbox .infobox .inner .txtwrap ul li span .ico.ico1 {background-position: 0 0;} /* 행사명 */
.se16c_topbox .infobox .inner .txtwrap ul li span .ico.ico2 {background-position: 0 -33px;} /* 일정 */
.se16c_topbox .infobox .inner .txtwrap ul li span .ico.ico3 {background-position: 0 -65px;} /* 인원 */
.se16c_topbox .infobox .inner .txtwrap ul li span .ico.ico4 {background-position: 0 -98px;} /* 주소 */
.se16c_topbox .infobox .inner .txtwrap ul li span .ico.ico5 {background-position: 0 -131px;} /* 내용 */
@media all and (min-width:1024px) and (max-width:1090px){
    .se16c_topbox .images-circle {left:50%; transform: translateX(-50%);}
    .se16c_topbox .infobox {padding: 200px 40px 40px;}
}
@media(max-width:767px){
    .se16c_topbox .infobox:after {left:0;}
    .se16c_topbox .images-circle {left:50%; transform: translateX(-50%); width: 200px; height: 200px;background-size: contain;background-position-y: 70px;}
    .se16c_topbox .infobox {padding: 160px 40px 40px;}
    .se16c_topbox .infobox .inner .txtwrap ul li + li {margin-top:5px;}
}
@media(max-width:460px){
    .se16c_topbox .infobox .inner .txtwrap ul li {padding-left:0;}
    .se16c_topbox .infobox .inner .txtwrap ul li:before {display:none;}
    .se16c_topbox .infobox .inner .txtwrap ul li span {position: relative; display:block;width:100%;}
}
/* se16c 탑박스 End */

/* se16c */
    /* sec6c 포토갤러리 */
    .photo-box{overflow:hidden;padding:50px; border:1px solid #ddd;}
    .photo-box .photo-txt{padding: 30px 0;text-align: center;background: url(/tour/images/tour/skin/photobox_bg.png)right bottom no-repeat;}
    .photo-box .photo-txt .photo-tit{position: relative;}
    .photo-box .photo-txt .photo-tit:before{display: inline-block;position: absolute;left: 50%;bottom:-10px;width:20px;height:2px;background: #202020;content: '';transform: translate(-50%,0);-webkit-transform: translate(-50%,0);}
    .photo-box .photo-txt .photo-tit .photo-tag{display: block;font-size: 17px;color:#339145;font-weight: 500;}
    .photo-box .photo-txt .photo-tit .photo-title{display: block;font-size: 30px;color:#202020;}
    .photo-box .photo-txt .photo-cont{display:block;margin:30px 0 0;color:#515151;font-size: 16px;}
    .photo-box .ui-thumb__photo .inner{overflow:hidden; }
    .photo-box .ui-thumb__photo .slider-for .slick-slide .images_fade{position: relative; height: 600px;}
    .photo-box .ui-thumb__photo .slider-for .slick-slide .images_fade img{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
    .photo-box .ui-thumb__photo .slider-nav{width: 100%; background: transparent; padding: 0 100px; padding-top: 360px;}
    .photo-box .ui-thumb__photo .slider-nav .slick-slide{padding:0 5px;}
    .photo-box .ui-thumb__photo .slider-nav .slick-slide .images_fade{position: relative;height: 120px;overflow:hidden;border:1px solid #fff;}
    .photo-box .ui-thumb__photo .slider-nav .slick-slide .images_fade img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height: 100%;width: auto;max-width:1000px;}
    .photo-box .ui-thumb__photo .slider-nav .slick-slide.slick-center .images_fade{border:3px solid #fff;}
    .photo-box .ui-thumb__photo .slider-nav .slick-arrow{position: absolute;top: 30px;width:65px;height:65px;border-radius:50%;background:#fff;text-indent:-9999px;z-index: 10;box-shadow: 0 0 5px rgba(10,0,0,0.2);}
    .photo-box .ui-thumb__photo .slider-nav .slick-arrow:before{display:inline-block;position:absolute;left:20px;top:23px;width:20px;height:20px;border-top:1px solid #fff;border-right:1px solid #fff;content:'';transform:rotate(45deg);-webkit-transform:rotate(45deg)}
    .photo-box .ui-thumb__photo .slider-nav .slick-arrow.slick-prev{left: 0; width: 70px; height: 70px; background: rgba(0,0,0,0.5); border-radius: 0; margin-left: 0; top: 50%; transform: translateY(-50%);}
    .photo-box .ui-thumb__photo .slider-nav .slick-arrow.slick-prev:before{left:30px;transform:rotate(225deg);-webkit-transform:rotate(225deg);}
    .photo-box .ui-thumb__photo.aside__photo {position: relative;}
    .photo-box .ui-thumb__photo.aside__photo .inner {padding-right: 0; padding: 0; border: 0;}
    .photo-box .ui-thumb__photo .slider-for .slick-list .slick-track .slick-slide {width:100%;}
    .photo-box .ui-thumb__photo.aside__photo .slider-nav {width:100%;background: transparent;}
    .photo-box .ui-thumb__photo .slick-track {top:auto; bottom:0;}
    .photo-box .ui-thumb__photo .slider-nav .slick-list .slick-track .slick-slide .images_fade {height:80px;}
    .photo-box .ui-thumb__photo.aside__photo,
    .photo-box .ui-thumb__photo.aside__photo .slider-for .slick-list .slick-track .slick-slide .images_fade {height:508px;}
    .photo-box .ui-thumb__photo .slider-for .slick-list .slick-track .slick-slide .images_fade img {width:100% !important;}
    .photo-box .ui-thumb__photo .slider-nav .slick-arrow.slick-prev {left: 0; width:70px; height:70px; background: rgba(0,0,0,0.5);border-radius: 0;}
    .photo-box .ui-thumb__photo .slider-nav .slick-arrow.slick-next {right: 0;  left:auto;top: 50%; transform: translateY(-50% ); width: 70px; height: 70px; background: rgba(0,0,0,0.5); border-radius: 0;}
    .photo-box .ui-thumb__photo .slider-nav .slick-arrow:before {border-top: 1px solid #fff; border-right: 1px solid #fff;}
    .photo-box .ui-thumb__photo .slider-nav button:active,
    .photo-box .ui-thumb__photo .slider-nav button:focus {border:2px dotted #d2d2d2;}
    .photo-box .ui-thumb__photo .slider-nav .slick-list .slick-track .slick-slide .images_fade:active,
    .photo-box .ui-thumb__photo .slider-nav .slick-list .slick-track .slick-slide .images_fade:focus{border:2px dotted #d2d2d2;}

    @media(max-width:1279px){
        .photo-box .ui-thumb__photo .inner{height:620px;}
        .photo-box .ui-thumb__photo .slider-for .slick-slide .images_fade {height:300px;}
        .photo-box .ui-thumb__photo .slider-nav .slick-slide .images_fade img{height:100%;width:auto;}
        .photo-box .ui-thumb__photo .slider-nav{padding:0 30px;}
        .photo-box .ui-thumb__photo .slider-nav .slick-arrow{top:20px;}
        .photo-box .ui-thumb__photo.aside__photo .slider-for {height:auto;}
        .photo-box .ui-thumb__photo.aside__photo .slider-nav {position: absolute;height: 500px;padding-top: 360px;}
        .photo-box .ui-thumb__photo .slider-nav .slick-list .slick-track .slick-slide .images_fade:after {background:none;}
    }
    @media(max-width:1023px){
        .photo-box .ui-thumb__photo .inner {height:auto;}
        .photo-box .ui-thumb__photo.aside__photo .slider-nav {height: 78px; padding-top: 0; position: relative;}
        .photo-box .ui-thumb__photo.aside__photo .slider-for .slick-list .slick-track .slick-slide .images_fade{height:350px;}
        .photo-box .photo-txt .photo-cont br{display:none;}
        .photo-box .ui-thumb__photo .slider-for .slick-slide .images_fade{height:400px;}
        .photo-box .ui-thumb__photo .slider-for .slick-slide .images_fade img{height:100%;width:auto;max-width:1000px;}
        .photo-box .ui-thumb__photo .slider-nav{bottom: -10px;padding:0;}
        .photo-box .ui-thumb__photo .slider-nav .slick-slide{padding:0;}
        .photo-box .ui-thumb__photo .slider-nav .slick-slide .images_fade{height: 120px;}
        .photo-box .ui-thumb__photo .slider-nav .slick-slide .images_fade img{height:auto;width:100%;}
        .photo-box .ui-thumb__photo .slider-nav .slick-arrow{top:25%;transform: scale(0.6);-webkit-transform: scale(0.6);}
        .photo-box .ui-thumb__photo .slider-nav .slick-arrow.slick-prev{left:-10px;}
        .photo-box .ui-thumb__photo .slider-nav .slick-arrow.slick-next{right:-10px;}
        .photo-box .ui-thumb__photo.aside__photo {height:auto;}
        .photo-box .ui-thumb__photo .slider-nav .slick-arrow.slick-next,
        .photo-box .ui-thumb__photo .slider-nav .slick-arrow {border:0;}
    }
    @media(max-width:767px){
        .photo-box{padding: 30px;}
        .photo-box .photo-txt{background-size:50%;}
        .photo-box .photo-txt .photo-tit .photo-tag{font-size:14px;}
        .photo-box .photo-txt .photo-tit .photo-title{font-size:20px;}
        .photo-box .photo-txt .photo-cont{font-size:14px;}
        .photo-box .ui-thumb__photo .inner{height:450px;}
        .photo-box .ui-thumb__photo .slider-for .slick-slide .images_fade{height:350px;background: #f1f1f1;}
        .photo-box .ui-thumb__photo .slider-nav .slick-slide{opacity: 1;}
        .photo-box .ui-thumb__photo .slider-nav .slick-slide .images_fade{height:90px;}
        .photo-box .ui-thumb__photo .slider-nav .slick-arrow{top:12%;}
    }
    @media(max-width:500px){
        .photo-box{padding:0;border:none;}
        .photo-box .ui-thumb__photo .inner{height:auto;}
        .photo-box .ui-thumb__photo.aside__photo .slider-for .slick-list .slick-track .slick-slide .images_fade {height:250px;}
        .photo-box .photo-txt{padding: 0 20px 30px;}
        .photo-box .ui-thumb__photo .slider-nav .slick-arrow{top:0;}
    }
    /* sec6c 포토갤러리 End */


.combox .info_inner .info li {position: relative; padding-left: 85px; line-height:26px;}
.combox .info_inner .info li + li {margin-top:3px;}
.combox .info_inner .info li ul {margin:0;}
.combox .info_inner .info li ul li {margin:0; padding-left:16px;}
.combox .info_inner .info li ul li + li {margin-top:3px;}
.combox .info_inner .info li em {display: block; position: absolute; left: 0; top: 0;  font-size: 15px; font-weight: bold; vertical-align: top; line-height: 26px;}
.combox .info_inner .info li .ico {display: inline-block; width: 24px; height: 24px; margin-right: 7px;  background-image: url(/pcms/dist/img/p01/top_icon.png); vertical-align: top; line-height: 26px; margin-top:3px; margin-right:7px;}
.combox .info_inner .info li .ico.ico1 {background-position:0px 0px;} /* 지도 */
.combox .info_inner .info li .ico.ico2 {background-position:-24px 0;} /* 전화 */
.combox .info_inner .info li .ico.ico3 {background-position:-48px 0;} /* 팩스 */
.combox .info_inner .info li .ico.ico4 {background-position:-72px 0;} /* 일정 */
.combox .info_inner .info li .ico.ico5 {background-position:-96px 0;} /* 시간 */
.combox .info_inner .info li .ico.ico6 {background-position:-120px 0;} /* 면적 */
.combox .info_inner .info li .ico.ico7 {background-position:-144px 0;} /* 층별안내 */
.combox .info_inner .info li .ico.ico8 {background-position:-168px 0;} /* 돈 */


/* se17b */
.se17b_topbox {overflow: hidden;}
.se17b_topbox .top_inner {position: relative; border-radius: 0 50px 0 0; overflow: hidden;}
.se17b_topbox .top_inner img {width:100%; height: 100%;}
.se17b_topbox .circle {position: absolute; right:50px; top:-137.5px; width:275px; height:275px; margin:0 auto; text-align: center; background:#2b3c5b; border-radius: 50%; color:#fff;}
.se17b_topbox .circle .circle_txt {position: absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:100%;}
.se17b_topbox .top_ir {display:block; background:url(/pcms/dist/img/b01/se17c_top_ir.png); margin:0 auto 10px;}
.se17b_topbox .top_ir.ico01 {width:64px; height:65px; background-position: 0 0;}
.se17b_topbox .top_ir.ico02 {width:140px; height:75px; background-position: -64px 0;}
.se17b_topbox .top_ir.ico03 {width:118px; height:75px; background-position: -204px 0;}
.se17b_topbox .top_ir.ico04 {width:146px; height:62px; background-position: -323px 0;}
.se17b_topbox .circle span {display:block; font-size:18px; font-family:'score';}
.se17b_topbox .circle strong {display:block; font-size:35px; font-family:'score'; line-height:1.3;}
.se17b_topbox .info_inner {position: relative; padding:45px 50px; border:1px solid #d4d8df;}
.se17b_topbox .info_inner p { position: relative; float:left; min-height:120px; padding-right:290px; padding-bottom:30px;margin-top:0; font-size:15px;/* border-bottom:1px dotted #7f7f7f; */ }
.se17b_topbox .info_inner p:before {content:""; position: absolute; left:0; bottom:0; width:100%; height:1px; background-image: linear-gradient(to right, #333 40%, rgba(255, 255, 255, 0) 20%); background-position: top; background-size: 3px 1px; background-repeat: repeat-x;}
.se17b_topbox .info_inner .info {padding: 30px 0;  clear: both;}
.se17b_topbox .info_inner .item_list {overflow: hidden;}
.se17b_topbox .info_inner .item_list .item {float:left; width:calc(25% - 11.5px); min-height:200px; padding:34px 20px; border:1px solid #e1e1e1; text-align: center; border-radius: 5px;}
.se17b_topbox .info_inner .item_list .item + .item {margin-left:15px;}
.se17b_topbox .info_inner .item_list .item strong {display:block;font-size:16px; font-weight: bold; color:#4b4b4b;}
.se17b_topbox .info_inner .item_list .item a {position: relative; padding-bottom:5px; display:block; color:#4b4b4b; font-size:15px;}
.se17b_topbox .info_inner .item_list .item a:hover,
.se17b_topbox .info_inner .item_list .item a:active,
.se17b_topbox .info_inner .item_list .item a:focus {outline: 0; color: #1161be; -webkit-transition: color 1s ease; -moz-transition: color 1s ease; -ms-transition: color 1s ease; -o-transition: color 1s ease; transition: color 1s ease; cursor: pointer;}
.se17b_topbox .info_inner .item_list .ir {display:block; width:65px; height:65px; margin:0 auto 10px; background:url(/pcms/dist/img/b01/se17c_ir.png);}
.se17b_topbox .info_inner .item_list .ir.ico01 {background-position: 0 0;}
.se17b_topbox .info_inner .item_list .ir.ico02 {background-position: -65px 0;}
.se17b_topbox .info_inner .item_list .ir.ico03 {background-position: -130px 0;}
.se17b_topbox .info_inner .item_list .ir.ico04 {background-position: -195px 0;}
.se17b_topbox .info_inner .item_list .ir.ico05 {background-position: 0 -65px;}
.se17b_topbox .info_inner .item_list .ir.ico06 {background-position: -65px -65px;}
.se17b_topbox .info_inner .item_list .ir.ico07 {background-position: -130px -65px;}
.se17b_topbox .info_inner .item_list .ir.ico08 {background-position: -195px -65px;}
.se17b_topbox .info_inner .item_list .ir.ico09 {background-position: 0 -130px;}
.se17b_topbox .info_inner .item_list .ir.ico10 {background-position: -65px -130px;}

.se17b_topbox .info_inner .item_list .ir.ico11 {background-position: -130px -130px;}
.se17b_topbox .info_inner .item_list .ir.ico12 {background-position: -195px -130px;}
.se17b_topbox .info_inner .item_list .ir.ico13 {background-position: 0 -195px;}
.se17b_topbox .info_inner .item_list .ir.ico14 {background-position: -65px -195px;}
.se17b_topbox .info_inner .item_list .ir.ico15 {background-position: -130px -195px;}
.se17b_topbox .info_inner .item_list .ir.ico16 {background-position: -195px -195px;}
.se17b_topbox .info_inner .item_list .ir.ico20 {background-position: -129px -261px;}

@media(max-width:1200px){
    .se17b_topbox .info_inner .item_list .item {min-height:224px;}
 }
 @media(max-width:1024px){
    .se17b_topbox .info_inner .item_list .item {min-height:204px;}
 }
 @media(max-width:870px){
    .se17b_topbox .info_inner .item_list .item {min-height:224px;}
 }
 @media(max-width:767px){
    .se17b_topbox .info_inner .item_list .item {width:calc(50% - 10px); min-height:208px; margin:5px;}
    .se17b_topbox .info_inner .item_list .item + .item {margin:5px;}
    .se17b_topbox .circle {width:200px; height:200px; right:auto; left:50%; transform: translateX(-50%);}
    .se17b_topbox .info_inner p {float: none; width: 100%; padding: 50px 0 30px 0;}
    .se17b_topbox .circle span{font-size:16px;}
    .se17b_topbox .circle strong{font-size:30px;}
 }
 @media(max-width:640px){
    .se17b_topbox .circle {width: 100%; border-radius: 0; position: static; height: auto; top: auto; padding: 20px 10px; overflow: hidden; transform: none;}
    .se17b_topbox .circle .circle_txt {position: static; top: 50%; left: 50%; transform: none; width: 100%;}
    .se17b_topbox .info_inner {padding:30px;}
    .se17b_topbox .info_inner p {padding:30px 0;}
 }
 @media(max-width:500px){
    .se17b_topbox .info_inner .item_list .item {width: 100%; float: none; min-height: auto; margin: 5px 0;}
    .se17b_topbox .info_inner .item_list .item + .item {margin:5px 0;}
 }
 @media(max-width:460px){
    .se17b_topbox .top_inner {display:none;}
    .se17b_topbox .combox .info_inner .info li {padding-left:0;}
    .se17b_topbox .combox .info_inner .info li em {position: static;}
 }

/* se17c */
.location_se17c .map_wrap {position:relative;overflow:hidden;border:1px solid #e3e5e9;width:100%;}
.location_se17c .map_wrap  #map{width:100%;height:550px;}
.location_se17c .box_local{position:relative;padding:25px 180px 25px 70px; background:#f3f4f6;border:1px solid #e3e5e9;border-top:0;}
.location_se17c .box_local h2{display:block;margin:0;padding:0;background:none;font-size:17px;margin-bottom:20px;color:#353535;}
.location_se17c .box_local .lst_local{display:inline-block;float:none;padding-left:3px;}
.location_se17c .box_local .lst_local li {position: relative; padding-left: 80px; line-height:26px; }
.location_se17c .box_local .lst_local li:before {display: block;position: absolute;left:67px;top: 7px;content: '';width: 1px;height: 11px;background: #a1a2a4;}
.location_se17c .box_local .lst_local li .ico {display: inline-block; width: 21px; height: 21px; margin-right: 7px;  background-image: url(/pcms/dist/img/b01/location_se17c_ir.png); vertical-align: top; line-height: 26px; margin-top:3px; margin-right:7px;}
.location_se17c .box_local .lst_local li .ico.ico1 {background-position: 0 0;}
.location_se17c .box_local .lst_local li .ico.ico2 {background-position: -20px 0;}
.location_se17c .box_local .lst_local li .ico.ico3 {background-position: -41px 0;}
.location_se17c .box_local .lst_local li em {display: block; position: absolute; left: 0; top: 0;  font-size: 15px; font-weight: 700; vertical-align: top; line-height: 26px; font-weight: bold; color:#005494;}
.location_se17c .box_local .lst_local li.last a {display:block;width:auto;height:auto;padding:10px 0;background-color:#45495b;border-radius:none;color:#fff;font-size:13px;text-align:center;}
.location_se17c .ui-box__button {position: absolute; right: 60px; top: 50%; padding: 0; transform: translateY(-50%);}
.location_se17c .ui-box__button a {display: inline-block; padding: 21px 30px; background-color: #033e6a; border-radius: 3px; text-align: center; color: #fff;transition: 0.3s;}
.location_se17c .ui-box__button a:hover,
.location_se17c .ui-box__button a:focus{background:#0070c3;}

.location_se17c .ui-box__button a .ico_local {display:block; margin:0 auto 4px; background:url(/pcms/dist/img/b01/location_se17c_link.png)no-repeat; width:23px; height:29px;}
.location_se17c_way .cont_box {padding:45px 0; border-top:1px solid #e5e5e5; overflow: hidden;}
.location_se17c_way .cont_box.first {border-top:3px solid #e5e5e5;}
.location_se17c_way .cont_box:last-child {border-bottom:1px solid #e5e5e5;}
.location_se17c_way .cont_box .left_title {float: left; display:block; padding-right:95px; font-size:21px; color:#4d4d4d; text-align: center;}
.location_se17c_way .cont_box .left_title .ir {display:block; width:76px; height:76px; margin-bottom:15px; background:url(/pcms/dist/img/b01/location_se17c_cont_ir.png)no-repeat; }
.location_se17c_way .cont_box .left_title .ir.car {background-position: 0 0;}
.location_se17c_way .cont_box .left_title .ir.bus {background-position: -76px 0;}
.location_se17c_way .cont_box .left_title .ir.train {background-position: -152px 0;}
.location_se17c_way .cont_box .cont_txt {float:left; width: calc(100% - 175px);}
.location_se17c_way .cont_box .cont_txt .tit {display:inline-block; padding:5px 15px; margin-bottom:15px; border:1px solid #104aae; font-weight: bold; color:#104aae; }
.location_se17c_way .cont_box .cont_txt .cont_info {padding:30px 0;}
.location_se17c_way .cont_box .cont_txt .cont_info:first-child {padding-top:0;}
.location_se17c_way .cont_box .cont_txt .cont_info:last-child {padding-bottom:0;}
.location_se17c_way .cont_box .cont_txt .cont_info + .cont_info {border-top: 1px dotted #e5e5e5;}
.location_se17c_way .cont_box .cont_txt .cont_info .arrow {display:inline-block; width:13px; height:10px; margin:0 12px; background:url(/pcms/dist/img/b01/location_se17c_cont_arrow.png)no-repeat}
.location_se17c_way .cont_box .cont_txt .cont_info .cont_tit {position: relative; padding-right:25px; font-size:16px; font-weight: bold;}
.location_se17c_way .cont_box .cont_txt .cont_info .cont_tit:before {content: '';position: absolute; right:13px;top: 50%;display: block;transform: translateY(-50%); width: 1px;height: 14px;background: #e5e5e5;}
.location_se17c_way .cont_box .cont_txt .cont_info p {margin-top:0; padding-left:12px;}
.location_se17c_way .cont_box .cont_txt .cont_info p + p {margin-top:5px;}

@media (max-width:767px) {
    .location_se17c_way .cont_box .left_title {float:none; padding-right:0; margin-bottom:20px;}
    .location_se17c_way .cont_box .left_title .ir {margin:0 auto 20px;}
    .location_se17c_way .cont_box .cont_txt {float:none; width:100%;}
    .location_se17c_way .cont_box .cont_txt .tit {width:100%; text-align: center;}
    .location_se17c_way .cont_box .cont_txt .cont_info p {padding-left:0;}
    .location_se17c .box_local {padding:40px;}
    .location_se17c .ui-box__button {position: relative; right: auto; top: auto; transform: none;}
    .location_se17c .ui-box__button a{width:100%; padding: 10px; margin-top: 20px; }
}
@media (max-width:460px) {
    .location_se17c .box_local .lst_local li {padding-left:0;}
    .location_se17c .box_local .lst_local li em {position: static; width:100%;}
    .location_se17c .box_local .lst_local li:before {display:none;}
}
/* se17c End */




/* se17d */
.cross {margin: 20px 0 70px; text-align: center;}
.cross img { margin-left: -35px;}
.cross img:first-child { margin-left: 0;}
.guide { padding: 40px; border: 1px solid #1c85b2; border-radius: 5px; margin-top: 85px; overflow: hidden; position: relative;}
.guide .left { width: calc(100% - 300px);}
.guide strong { font-size:20px; font-weight: bold; color:#3f3f3f;}
.guide .right { position: absolute; bottom: 30px; right: 40px;}
.guide .guide_btn {padding: 15px 22px; border-radius: 5px;display: inline-block;border: 1px solid transparent; margin-bottom: 10px;}
.guide .right .guide_btn:active,
.guide .right .guide_btn:hover,
.guide .right .guide_btn:focus { background: #fff; border: 1px solid #164571; color: #132438;}

.guide .guide_btn.n1 { background: linear-gradient(to right, #1d9e8a,#1c85b2); color: #fff;}
.guide .guide_btn.n2 { color: #252525; background: #f5f5f5;}

@media only screen and (max-width: 767px){
    .guide {padding:30px 35px;}
    .guide .left {width: auto;}
    .guide .right {position: relative; bottom: auto; right: auto; margin-top: 10px;}
}
.se17d_topbox {padding: 75px 35px; border:1px solid #d4d8df; border-radius: 30px 0 0 0; overflow: hidden;}
.se17d_topbox .img_box {position: relative; float:right; left:-15px; width: 383px; height: 483px; z-index:0;}
.se17d_topbox .img_box:before {content: ""; position: absolute; right: -15px; top: 12px; width: 383px; height: 483px; border: 1px solid #3258a3; z-index: -1; border-radius: 0 0 50px 0;}
.se17d_topbox .img_box .img_in {position: relative;width: 100%;height: 100%;z-index: 2; background:#fff; border:1px solid #ddd; border-radius: 0 0 50px 0; overflow: hidden;}
.se17d_topbox .img_box .img_in img {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%); width: 100%;}
.se17d_topbox .info_inner {float:left; width: calc(100% - 400px - 9%); margin-right:9%;}
.se17d_topbox .info_inner > span {display: inline-block; border-bottom: 2px solid #3258a3; padding-bottom: 5px; font-size: 16px; color: #3258a3; font-family: 'score';}
.se17d_topbox .info_inner > strong {display:block; margin-top:10px; color:#2b3b5d; font-size:30px; font-family:'score'; line-height:1.3;font-weight:bold;}
.se17d_topbox .info_inner p {margin-top:25px; color:#666666;}
.se17d_topbox .info_inner .info {position: relative; width:100%; margin-top:40px;}
.se17d_topbox .info_inner .info .title {position: relative; z-index:0;}
.se17d_topbox .info_inner .info .title::before {content: ""; position: absolute; right: 0; top: 16px; width: 100%; height: 1px; transform: translateY(-50%); background: #3258a3; z-index: -1;}
.se17d_topbox .info_inner .info .title span {display: inline-block; border-radius: 50px; padding: 3px 15px; font-size: 16px; color: #3258a3; border: 1px solid #3258a3; z-index:2; background:#fff;}
.se17d_topbox .info_inner .info .info_txt {margin:20px 0;}
.se17d_topbox .combox .info_inner .info li ul li {padding-left: 16px;}
@media (max-width:1240px){
   .se17d_topbox {padding:35px;}
   .se17d_topbox .img_box {position: relative; left: 0; float: none; overflow: hidden; height: 378px; text-align: center; margin: 0 auto; padding: 0 20px 20px 0;}
   .se17d_topbox .img_box:before {content: ""; position: absolute; right: 0; top: 3%; width: 95%; height: 95%; border: 1px solid #3258a3; z-index: -1; border-radius: 0 0 50px 0;}
   .se17d_topbox .info_inner {float:none; width:100%; margin:20px 0;}
}
@media (max-width:640px){
   .se17d_topbox .img_box {height: 300px; width: 100%; padding:0;}
   .se17d_topbox .img_box .img_in { border-radius: 0;}
   .se17d_topbox .img_box .img_in img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: auto; }
   .se17d_topbox .img_box:before {display:none;}
   .se17d_topbox .info_inner > strong {font-size:25px;}
}
@media (max-width:460px){
   .se17d_topbox .info_inner .info .info_txt li {padding-left:0;}
   .se17d_topbox .info_inner .info .info_txt li em {position: relative; display:block; width:100%;}
}
@media (max-width:360px){
   .se17d_topbox .img_box {position: static; width: auto; height: auto; background: #eee;}
   .se17d_topbox .img_box .img_in img {position: static; transform: none;}
}


/* se17e */
.se17e_wrap{}
.se17e_wrap .topbox{overflow: hidden;background: #33526f;border-radius: 0 0 50px 0;position: relative;margin-bottom:80px;}
.se17e_wrap .topbox .logo_box{position: absolute;left:50%;top:50%;margin-top:-80px;margin-left:-80px;z-index: 1;}
.se17e_wrap .topbox .img_box{position: absolute;right:0;top:0;width:50%;height:100%;}
.se17e_wrap .topbox .img_box img{height:100%;width:100%;}
.se17e_wrap .topbox .info_box{display: table;width:calc(100% - 50%);min-height:240px;padding:25px 120px 25px 65px;}
.se17e_wrap .topbox .info_box .inner{display: table-cell;vertical-align: middle;}
.se17e_wrap .topbox .info_box .inner strong{color:#fff;font-size:30px;font-weight:bold;letter-spacing: -0.05em;font-family: 'score';display: block;margin-bottom:5px;}
.se17e_wrap .topbox .info_box .inner em{color:rgba(255,255,255,0.8);font-size:16px;letter-spacing: -0.05em;}
.se17e_wrap .topbox .info_box .inner .link_box{margin-top:25px;}
.se17e_wrap .topbox .info_box .inner .link_box a{border-color:#fff;background: transparent;border-width:1px;margin-right:5px;vertical-align: top;}
.se17e_wrap .topbox .info_box .inner .link_box a:last-child{margin-bottom:0;}
.se17e_wrap .topbox .info_box .inner .link_box a:hover,
.se17e_wrap .topbox .info_box .inner .link_box a:focus{background: #fff;color:#222;}
.se17e_wrap .topbox .info_box .inner .link_box a:hover .ir-arrow,
.se17e_wrap .topbox .info_box .inner .link_box a:focus .ir-arrow{background-position: -165px -254px}
.se17e_wrap .product_box {width: 100%; box-sizing: border-box;}
.se17e_wrap .product_box+.product_box{margin-top:100px;}
.se17e_wrap .product_box::after {content: ""; display: block; clear: both;}
.se17e_wrap .product_box .product_img {float: left; width: 490px; border: 1px solid #ddd; background-color: #f8f8f8; padding: 15px;}
.se17e_wrap .product_box .product_txt {float: left; width: calc(100% - 490px); padding: 35px 0 0 95px;}
.se17e_wrap .product_box .product_txt .title {font-size: 30px; color: #555555; font-weight: bold; letter-spacing: -0.02em; padding-bottom: 10px;}
.se17e_wrap .product_box .product_txt .point_title {font-size: 18px; color: #cc0007; margin: 0; padding-bottom: 10px; font-weight: 500;letter-spacing: 0.05em;}
.se17e_wrap .product_box .product_txt span {font-size: 20px; color: #555555; font-family: 'score'; display: block;font-weight:bold;}
.se17e_wrap .product_box .product_txt em {font-weight: bold; font-family: 'score';font-size:16px;letter-spacing: -0.05em;}
.se17e_wrap .product_box .product_txt .border {border-bottom: 1px solid #ddd; margin: 25px 0; width: 100%;}
.se17e_wrap .product_box .product_txt .product_detail ul{margin-bottom:20px;}
.se17e_wrap .product_box .product_txt .product_detail ul li {font-size: 16px; color: #737373; letter-spacing: -1px; line-height: 1.6;}
.se17e_wrap .product_box .product_txt .product_detail > ul > li {position: relative; padding-left: 120px; padding-bottom: 10px;}
.se17e_wrap .product_box .product_txt .product_detail > ul > li > b {font-size: 16px; color: #737373; position: absolute; top: 0; left: 0;}
.se17e_wrap .product_box .product_txt .product_detail ul li ul{margin-bottom:0;}
.se17e_wrap .product_box .product_img img {width: 100%; display: block;}

.se17e_wrap .product_box .product_info {display:inline-block; width:100%; margin:30px 0 0 0; padding:30px; border:1px solid #dddddd;}
.se17e_wrap .product_box .product_info .title {display:inline-block; margin-bottom:10px; padding:5px 15px; font-size:19px; font-weight: bold;color:#555555; border-radius: 30px; border:1px solid #000;}
.se17e_wrap .product_box .product_info p {margin: 10px 0 0 0;}
.se17e_wrap .product_box .product_info > ul {margin:15px 0;}
.se17e_wrap .product_box .product_info > ul > li{position: relative; padding-left:195px;font-size:16px;color:#737373;letter-spacing: -0.05em;}
.se17e_wrap .product_box .product_info > ul > li + li {margin-top:10px;}
.se17e_wrap .product_box .product_info > ul > li span {position: absolute; left:0; top:0; line-height:1.3; max-width:155px; font-size:16px; font-weight: bold;}

@media(max-width: 1250px) {
    .se17e_wrap .product_box .product_txt {padding: 15px 0 0 40px;}
    .se17e_wrap .product_box .product_txt .border {margin: 20px 0;}
}
@media(max-width: 1100px) {
    .se17e_wrap .product_box .product_img {width: 420px;}
    .se17e_wrap .product_box .product_txt {width: calc(100% - 420px); padding: 0 0 0 40px;}
    .se17e_wrap .product_box .product_txt .title {font-size: 26px;}
    .se17e_wrap .product_box .product_txt .point_title {font-size: 16px;}
    .se17e_wrap .product_box .product_txt span {font-size: 18px;}
}
@media(max-width: 950px) {
    .se17e_wrap .product_box {margin-bottom: 70px;}
    .se17e_wrap .product_box .product_img {width: 360px;}
    .se17e_wrap .product_box .product_txt {width: calc(100% - 360px); padding: 0 0 0 30px;}
}
@media(max-width:899px){
    .se17e_wrap .topbox{padding:50px 30px;}
    .se17e_wrap .topbox .logo_box{left:2%;top:30px;margin-top:0;margin-left:0;width:120px;height:120px;}
    .se17e_wrap .topbox .img_box{position: relative;right:auto;top:auto;width:100%;margin-bottom:20px;text-align: center;}
    .se17e_wrap .topbox .img_box img{height:auto;}
    .se17e_wrap .topbox .info_box{display: block;width:100%;min-height:auto;padding:0;}
}
@media(max-width: 840px) {
    .se17e_wrap .product_box .product_img {width: 320px;}
    .se17e_wrap .product_box .product_txt {width: calc(100% - 320px);}
}
@media(max-width: 767px) {
    .se17e_wrap .product_box {margin-bottom: 20px;}
    .se17e_wrap .product_box .product_img {float: none; width: 80%; max-width: 420px; margin: 0 auto;}
    .se17e_wrap .product_box .product_txt {float: none; width: 100%; padding: 30px 20px;}
    .se17e_wrap .product_box .product_txt .title {font-size: 24px;}
    .se17e_wrap .product_box .product_txt span {font-size: 16px;}

    .se17e_wrap .product_box .product_info {margin-top:0;}
    .se17e_wrap .product_box .product_info > ul > li{position: relative; padding-left:0;}
    .se17e_wrap .product_box .product_info > ul > li span br {display:none;}
    .se17e_wrap .product_box .product_info > ul > li + li {margin-top:10px;}
    .se17e_wrap .product_box .product_info > ul > li span {display:block; position: static; width:100%; max-width:100%;}
    .se17e_wrap .product_box .product_info .title  {font-size:17px;}
}
@media(max-width:640px){
    .se17e_wrap .topbox{padding:35px 30px;}
    .se17e_wrap .topbox .logo_box{width:80px;height:80px;top:10px;}
    .se17e_wrap .topbox .info_box .inner strong{font-size:25px;}
}
@media(max-width: 420px) {
    .se17e_wrap .product_box .product_img {width: 100%; max-width: none; padding: 10px;}
    .se17e_wrap .product_box .product_txt {padding: 30px 0;}
    .se17e_wrap .product_box .product_txt .title {font-size: 22px;}
    .se17e_wrap .product_box .product_txt .product_detail > ul > li {padding-left: 0;}
    .se17e_wrap .product_box .product_txt .product_detail > ul > li > b {position: relative; display: block; padding-bottom: 5px;}
}

/* se17e End */


/* se10 */
/* #c03_column_07 코스 당일 / 1박 2일 */
.course .bg-contents-wrap {background-color: #393e51;}
.course .hs-sights-wrap .hs-sights-title {margin: 0 0 20px 0;}
.course .hs-sights-wrap .hs-sights-title > h2 {color: #fff; font-size: 30px; line-height: 45px;}
.course .hs-sights-wrap .hs-sights-title > h2 .title-color.course-ico {background: url(/pcms/dist/img/c01/hs-course-num-icon.png) no-repeat; color: #fff; width: 61px; height: 74px; background-color: transparent; border-radius: 0; margin-right: 20px;}
.course .hs-sights-wrap .hs-sights-title > h2 .title-color.course-ico em {font-size: 12px; font-family: 'score'; font-weight: 100; padding-bottom: 2px; line-height: 1.3;}
.course .hs-sights-wrap .hs-sights-title > h2 .title-color.course-ico em em {font-size: 20px; display: block; font-weight: 400;}
.course .hs-sights-wrap .hs-sights-title::before {background-color: #fff;}
.course .hs-sights-wrap .hs-sights-title::after {background-color: #ce8f29; width: 210px;}
.course .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:hover,
.course .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:focus,
.course .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn:active {background-color: #ce8f29; color: #fff;}
.course .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap {padding: 25px 0 35px 0;}
.course .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box p {color: #fff;}
.course .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn {color: #fff;}
.course .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .btn-box .hssi-info-btn.normal {padding: 20px; text-align: center;}
.course .hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li {color: #fff;}
.course .hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li > a {background: transparent; color: #fff;}
.course .hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico {color: #fff;}
.course .hs-sights-wrap .hssi-ui-top-box .hssi-ui-imgwrap .img-info-box ul li .loca-ico::before {background-color: #fff;}

.course .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box .showmore {color: #fff; border-bottom: 1px solid #fff;}
.course .hs-sights-wrap .hssi-ui-top-box .hssi-ui-txtwrap .text-box .showmore::after {background-position: -13px 0;}
/* 탑박스 */
.hs-course-top-box.type2 {width: 100%; border: 1px solid #b9c6d2; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px; padding: 45px 0; position: relative; overflow: hidden; z-index: 1; text-align: center; background-color: #f8f8f8; max-width: 1240px; margin: 0 auto;}
.hs-course-top-box.type2::before {position: absolute; content: ""; width: 225px; height: 122px; left: 0; bottom: 0; background: url(/pcms/dist/img/c01/hs_course_topbox_bg03.png) no-repeat; z-index: -1; background-position: bottom left;}
.hs-course-top-box.type2::after {position: absolute; content: ""; width: 232px; height: 139px; right: 0; bottom: 0; background: url(/pcms/dist/img/c01/hs_course_topbox_bg04.png) no-repeat; z-index: -1; background-position: bottom right;}
.hs-course-top-box.type2 > p {color: #737373; font-size: 16px; letter-spacing: -2px; margin: 0; padding: 0 220px; line-height: 1.5;}
.hs-course-top-box.type2 > p .bold {font-weight: bold; color: #383838;}
@media(max-width: 1319px){
    .hs-course-top-box.type2 {max-width: none; padding: 45px 30px;}
}
@media(max-width: 1200px) {
    .hs-course-top-box.type2 > p {padding: 0 100px; padding-bottom: 0;}
}

@media(max-width: 950px) {
    .hs-course-top-box.type2::before {display: none;}
    .hs-course-top-box.type2 > p {padding: 0 30px; text-align: left;}
}

@media(max-width: 767px) {
    .hs-course-top-box.type2 {margin-top: 30px;}
    .hs-course-top-box.type2::after {height: 180px;}
    .hs-course-top-box.type2 > p {padding: 0 230px 0 30px;}
}
@media(max-width: 450px) {
    .hs-course-top-box.type2 {padding: 45px 0 132px;}
    .hs-course-top-box.type2::after {display: block; background-size: 80%;}
    .hs-course-top-box.type2 > p {padding: 0 30px;}
}
/* #c03_column_07 코스 당일 / 1박 2일 End */

/* #c03_column_08 코스 - 코스길 & 북마크 */
.co-bookmark-wrap {width: 100%; box-sizing: border-box; max-width: 1240px; margin: 50px auto 100px;}
.co-bookmark-wrap::after {content: ""; display: block; clear: both;}
.co-bookmark-wrap .co-title {width: 145px; float: left; margin-right: 60px;}
.co-bookmark-wrap .co-title strong {width: 145px; height: 145px; display: block; color: #fff; border-radius: 50%; background-color: #393e51; font-size: 26px; font-family: 'score'; line-height: 25px; text-align: center; padding-top: 25px;}
.co-bookmark-wrap .co-title strong em {font-size: 15px; display: block; font-family: 'score';}
.co-bookmark-wrap .co-title strong span {color: #ffe243; font-family: 'score';}
.co-bookmark-wrap .co-title p {font-size: 20px; color: #555555; font-weight: bold; line-height: 1; font-family: 'score'; letter-spacing: -1px; text-align: center;}
.co-bookmark-wrap .co-title p.co-point-txt {font-size: 20px; color: #cd2429; font-weight: bold;}
.co-bookmark-wrap .co-list-box {float: left; width: calc(100% - 205px); position: relative;}
.co-bookmark-wrap .co-list-box .co-list-row {position: relative;}
.co-bookmark-wrap .co-list-box .co-list-row::after{display: block; clear: both; content: "";}
.co-bookmark-wrap .co-list-box .co-start {position: absolute; bottom: 10px; left: 0; background-color: #cd2429; color: #fff; width: 48px; height: 48px; border-radius: 50%; line-height: 48px; display: block; text-align: center; z-index: 9;}
.co-bookmark-wrap .co-list-box .co-end {position: absolute; bottom: 10px; right: 0; background-color: #393d51; color: #fff; width: 48px; height: 48px; border-radius: 50%; line-height: 48px; display: block; text-align: center; z-index: 9;}
.co-bookmark-wrap .co-list-box .co-list-item {width: calc(25% - 12px); float: left; border-bottom: 1px solid #acacac; text-align: center; position: relative; margin-bottom: 30px;}
.co-bookmark-wrap .co-list-box .co-list-item > a {display: block; clear: both;}
.co-bookmark-wrap .co-list-box .co-list-item > a > p {color: #1e1e1e; font-size: 16px; font-weight: bold; letter-spacing: -1px; padding-bottom: 10px; margin: 0;}
.co-bookmark-wrap .co-list-box .co-list-item .co-km {color: #184271; font-size: 15px; font-weight: 100; position: absolute; padding: 10px; background-color: #fff; bottom: -22px; z-index: 9; font-weight: 500;}
.co-bookmark-wrap .co-list-box .co-list-item span {color: #767676; font-size: 14px; font-weight: bold; background: url(/pcms/dist/img/c01/co-num-icon.png)no-repeat; width: 30px; height: 38px; background-position: 0 0; line-height: 30px; letter-spacing: -1px; display: block; margin: 0 auto 3px; text-align: center;}
.co-bookmark-wrap .co-list-box .co-list-row .co-list-item:nth-of-type(1) {margin-left: 48px;}
.co-bookmark-wrap .co-list-box .co-list-row.row1 .co-list-item:nth-of-type(1) > a > p {margin-left: -45px;}
.co-bookmark-wrap .co-list-box .co-list-row.row1 .co-list-item:nth-of-type(1) span {margin-right: 55%;}
.co-bookmark-wrap .co-list-box .co-list-row.row1 .co-list-item .co-km {right: -40px;}
.co-bookmark-wrap .co-list-box .co-list-row.row2 .co-list-item:nth-of-type(1) {margin-left: 48px;}
.co-bookmark-wrap .co-list-box .co-list-row.row2 .co-list-item .co-km {left: -40px;}
.co-bookmark-wrap .co-list-box .co-list-item > a:hover span,
.co-bookmark-wrap .co-list-box .co-list-item > a:active span,
.co-bookmark-wrap .co-list-box .co-list-item > a:focus span {background-position: -30px 0; color: #fff;}
@media(max-width: 1319px){
    .co-bookmark-wrap {max-width: none;}
}
@media(max-width: 1200px){
    .co-bookmark-wrap .co-title {margin-right: 30px;}
    .co-bookmark-wrap .co-list-box {width: calc(100% - 175px);}
    .co-bookmark-wrap .co-list-box .co-list-item > a > p {padding-bottom: 35px; position: relative;}
    .co-bookmark-wrap .co-list-box .co-list-item > a > p::after {position: absolute; left: 50%; bottom: 0; height: 30px; width: 1px; border-left: 1px dashed #acacac; content: "";}
    .co-bookmark-wrap .co-list-box .co-list-item {margin-bottom: 45px;}
    .co-bookmark-wrap .co-list-box .co-start,
    .co-bookmark-wrap .co-list-box .co-end {bottom:20px;}
}
@media(max-width: 1023px){
    .co-bookmark-wrap .co-title {float: none; margin: 0 auto 30px;}
    .co-bookmark-wrap .co-list-box {width: 100%;}
}
@media(max-width: 767px){
    .co-bookmark-wrap .co-list-box .co-list-item {width: calc(50% - 48px);}
    .co-bookmark-wrap .co-list-box .co-start {top: 73px; bottom: auto;}
    .co-bookmark-wrap .co-list-box .co-list-row.row1 .co-list-item:nth-of-type(1) span {margin: 0 auto 3px;}
    .co-bookmark-wrap .co-list-box .co-list-row.row1 .co-list-item:nth-of-type(1) > a > p {margin-left: 0;}
    .co-bookmark-wrap .co-list-box .co-list-row.row1 .co-list-item:nth-of-type(3){float: right; margin-right: 48px;}
    .co-bookmark-wrap .co-list-box .co-list-row.row1 .co-list-item:nth-of-type(3) .co-km {left: -40px; right: auto;}
    .co-bookmark-wrap .co-list-box .co-list-row.row1 .co-list-item:nth-of-type(4){margin-left: 48px;}
    .co-bookmark-wrap .co-list-box .co-list-row.row2 .co-list-item:nth-of-type(3){float: right; margin-right: 48px;}
    .co-bookmark-wrap .co-list-box .co-list-row.row2 .co-list-item:nth-of-type(3) .co-km {right: -40px; left: auto;}
    .co-bookmark-wrap .co-list-box .co-list-row.row2 .co-list-item:nth-of-type(4){margin-left: 48px;}
    .co-bookmark-wrap .co-list-box .co-list-row.row2 .co-list-item:nth-of-type(4) .co-km {right: -40px; left: auto;}
    .co-bookmark-wrap .co-list-box .co-end {right: auto; left: 0; bottom: 24px;}
    .co-bookmark-wrap .co-list-box .co-list-row.row1 .co-list-item:nth-of-type(2) .co-km {z-index: inherit; bottom: -100px;}
    .co-bookmark-wrap .co-list-box .co-list-row.row1 .co-list-item:nth-of-type(2) .co-km::after {position: absolute; bottom: -47px; left: calc(50% + 2px); width: 1px; content: ""; height: 147px; border-left: 1px solid #acacac; z-index: -1;}
    .co-bookmark-wrap .co-list-box .co-list-row.row2 .co-list-item:nth-of-type(1) .co-km {bottom: 50px; z-index: inherit;}
    .co-bookmark-wrap .co-list-box .co-list-row.row2 .co-list-item:nth-of-type(1) .co-km::after {position: absolute; bottom: -52px; left: calc(50% - 4px); width: 1px; content: ""; height: 147px; border-left: 1px solid #acacac; z-index: -1;}
    .co-bookmark-wrap .co-list-box .co-list-row.row2 .co-list-item:nth-of-type(3) .co-km {bottom: 50px; z-index: inherit;}
    .co-bookmark-wrap .co-list-box .co-list-row.row2 .co-list-item:nth-of-type(3) .co-km::after {position: absolute; top: -52px; left: calc(50% + 6px); width: 1px; content: ""; height: 147px; border-left: 1px solid #acacac; z-index: -1;}
}

@media(max-width: 470px){
    .co-bookmark-wrap .co-list-box .co-list-item {float: none !important; width: 100%; margin: 0 !important; border-bottom: none;}
    .co-bookmark-wrap .co-list-box .co-start {position: relative; top: 0; margin: 0 auto 20px;}
    .co-bookmark-wrap .co-list-box .co-end {position: relative; bottom: 0; margin: 0 auto;}
    .co-bookmark-wrap .co-list-box .co-list-item > a > p::after {border-left: 1px solid #acacac; bottom: -25px; height: 50px;}
    .co-bookmark-wrap .co-list-box .co-list-item .co-km {position: relative; bottom: 0 !important; right: auto !important; left: auto !important;}
    .co-bookmark-wrap .co-list-box .co-list-row.row1 .co-list-item:nth-of-type(2) .co-km::after {display: none;}
    .co-bookmark-wrap .co-list-box .co-list-row.row2 .co-list-item:nth-of-type(1) .co-km::after {display: none;}
    .co-bookmark-wrap .co-list-box .co-list-row.row2 .co-list-item:nth-of-type(3) .co-km::after {display: none;}
}

.co-bookmark-content {width: 100%; box-sizing: border-box;padding:150px 0;}

.co-bookmark-wrap .co-list-box .co-list-row.col3 .co-list-item {width: calc(33.333% - 16px);}

@media(max-width: 767px){
    .co-bookmark-wrap .co-list-box .co-list-row.col3 .co-list-item {float: none !important; width: 100%; margin: 0 !important; border-bottom: none;}
    .co-bookmark-wrap .co-list-box .co-list-row.col3 .co-start {position: relative; top: 0; margin: 0 auto 20px;}
    .co-bookmark-wrap .co-list-box .co-list-row.col3 .co-end {float: none; position: relative; bottom: 0; margin: 0 auto;}
    .co-bookmark-wrap .co-list-box .co-list-row.col3 .co-list-item > a > p::after {border-left: 1px solid #acacac; bottom: -25px; height: 50px;}
    .co-bookmark-wrap .co-list-box .co-list-row.col3 .co-list-item .co-km {position: relative; bottom: 0 !important; right: auto !important; left: auto !important;}
    .co-bookmark-wrap .co-list-box .co-list-row.col3.row1 .co-list-item:nth-of-type(2) .co-km::after {display: none;}
    .co-bookmark-wrap .co-list-box .co-list-row.col3.row2 .co-list-item:nth-of-type(1) .co-km::after {display: none;}
    .co-bookmark-wrap .co-list-box .co-list-row.col3.row2 .co-list-item:nth-of-type(3) .co-km::after {display: none;}
}
/* #c03_column_08 코스 - 코스길 & 북마크 End */

/* se11 */


.se11_wrap .ui-thumb__wrap .ui-thumb__info{padding:20px 30px 30px 20px;}
.se11_wrap .ui-thumb__wrap .ui-thumb__info{padding: 20px 30px 30px 20px;}
.se11_wrap .ui-thumb__wrap .ui-thumb__info.type2{padding: 50px 10px 30px;}
.se11_wrap .ui-thumb__wrap .ui-thumb__info.type2:after{display: block; position: absolute;left: 15px; top: 30px; content: ''; width: 97px; height: 3px; background: #11233b;}
.se11_wrap .ui-thumb__wrap .ui-thumb__info.type2 .ui-thumb__list > li{position: relative;margin: 0 0 10px; padding: 2px 0 0 125px; line-height: 25px; font-size: 16px; color: #1a1b1c;}
.se11_wrap .ui-thumb__wrap .ui-thumb__info.type2 .ui-thumb__list > li span{display: block; position: absolute; left: 15px; top: 0; font-weight: 700; font-size: 17px; color: #11233b;}
@media(max-width:900px){
    .se11_wrap .ui-thumb__wrap .ui-thumb__box.left-big__box{width: 100%;background: #ededed;}
    .se11_wrap .ui-thumb__wrap .ui-thumb__box.right-big__box{width: 100%;background: #ededed;}
    .se11_wrap .ui-thumb__wrap .ui-thumb__info.type2 .ui-thumb__list > li{padding: 2px 0 0 15px;}
    .se11_wrap .ui-thumb__wrap .ui-thumb__info.type2 .ui-thumb__list > li span {position: static;margin: 0 0 5px;}
}

.se11_wrap .tour_festival_top {position: relative; padding:70px 0 50px; margin-bottom:50px; overflow: hidden; text-align: center; border-top:3px solid #2a2a2a;}
.se11_wrap .tour_festival_top:before {content:""; position: absolute; bottom:0; left:0; width:100%; height:9px; background:url(/pcms/dist/img/b01/se08b_topbg.png);}
.se11_wrap .tour_festival_top span {margin-bottom:30px; padding: 10px 25px; border-radius: 30px; background: #0452A2; color: #fff; font-size: 16px; line-height: 1.2; text-align: center; display: inline-block; vertical-align: middle; font-family: 'score-dream-medium';}
.se11_wrap .tour_festival_top p {margin:0 0 20px 0; color:#085189; font-size:21px; font-family: 'score'; }
.se11_wrap .tour_festival_top h2 {margin-bottom:30px; color:#000; font-size:45px; font-family: 'score'; font-weight:bold;}
.se11_wrap .tour_festival_top .btn_wrap {margin:0 auto;}
.se11_wrap .tour_festival_top .btn_wrap a{position: relative; display:inline-block; margin:0.5%; padding:15px 60px 15px 60px; color:#3a3a3a; font-size:16px; border-radius: 30px; border:1px solid #d8d8d8; }
.se11_wrap .tour_festival_top .btn_wrap a .ir_home {position: absolute; left: 20px; top:12px; width:26px; height:30px;background:url(/pcms/dist/img/b01/se08b_btn_icon.png)no-repeat; vertical-align: middle;}
.se11_wrap .tour_festival_top .btn_wrap a .arrow {position: absolute; right: 20px; top: 13px; width:28px; height:28px;background:url(/pcms/dist/img/b01/se08b_btn_arrw.png)no-repeat; vertical-align: middle;}
.se11_wrap .tour_festival_list {margin-top:20px;}
.se11_wrap .tour_festival_list > li {position: relative; padding-left:125px; color:#444444;}
.se11_wrap .tour_festival_list li + li {margin-top:5px;}
.se11_wrap .tour_festival_list li b {position: absolute; left:0; top:0; width:115px; font-weight: bold;}
.se11_wrap .tour_festival_list li b:before {content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 10px; background: #000;}
.se11_wrap .tour_festival_list li b em {display: inline-block; vertical-align: middle; margin-right: 10px; width:25px; height:25px; font-weight: bold; background:url(/pcms/dist/img/b01/se08b_list_ir.png)no-repeat;}
.se11_wrap .tour_festival_list li .ir01 {background-position: 0 0;}
.se11_wrap .tour_festival_list li .ir02 {background-position: -35px 0;}
.se11_wrap .tour_festival_list li .ir03 {background-position: -69px 0;}
.se11_wrap .tour_festival_list li .ir04 {background-position: -103px 0;}

.se11_wrap .tour_festival .tour_festival_top p  {color:#573e2c;}
.se11_wrap .tour_festival_top .btn_wrap a{padding:15px 65px 15px 60px;}
.se11_wrap .tour_festival_top .btn_wrap a .ir_home {content: ""; position: absolute; left: 20px; top: 50%; transform: translateY(-50%); width: 36px; height: 31px; background: url(/pcms/dist/img/b01/se14a_top_ir.png)no-repeat; background-position: 0 0;}
.se11_wrap .no-slide-img {display:inline-block; margin:30px 0 0 0;width:100%;}
.se11_wrap .no-slide-img img {width:100%; height:400px;}
.se11_wrap .no-slide-img p {position: relative; margin-bottom:50px; padding:30px 60px 30px 180px; margin-top: 0; width: 100%; background: #11233b; color: #fff;min-height: 107px;}
.se11_wrap .no-slide-img p:after {content: ""; position: absolute; top: 37px; left: 140px; width: 1px; height: 35px; background: #fff;}
.se11_wrap .no-slide-img p:before {content:""; position: absolute; top:30px; left:60px; width:47px; height:44px; background:url(/images/tour/sub03/sub03_03_04_01_slideicon.png)no-repeat; }
.se11_wrap .sliderBox ul li p{position: absolute; bottom: 0;min-height: 107px; padding:30px 60px 30px 180px; margin-top: 0; width: 100%; background: #11233b; color: #fff;}
.se11_wrap .sliderBox ul li p:after {content: ""; position: absolute; top: 37px; left: 140px; width: 1px; height: 35px; background: #fff;}
.se11_wrap .sliderBox ul li p:before {content:""; position: absolute; top:30px; left:60px; width:47px; height:44px; background:url(/images/tour/sub03/sub03_03_04_01_slideicon.png)no-repeat; }
.se11_wrap .hssi-slider-wrap {margin:40px 0;}
.se11_wrap .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li img {height:100%;}
.se11_wrap .hssi-slider-wrap .hssi-slider-section .controlBox {top:-162px;}

.se11_wrap .cultural-box {position: relative; padding:85px 55px 50px; border-radius: 10px; width: 100%; border:1px solid #01559E; background:#fff;}
.se11_wrap .cultural-box:before {content: ""; position: absolute; right: -15px; bottom: -15px; width: 100%; height: 100%; border: 2px solid #eee; z-index: -1; border-radius: 0 0 10px 0;}
.se11_wrap .cultural-box .title {position: absolute; top: 0; margin-top: -10px; background: #01559E; display: inline-block; padding: 100px 50px 70px; border-radius: 0 0 50px 0; text-align: center; min-height: 245px;}
.se11_wrap .cultural-box .title span {position: relative; display:block; color: #fff; font-size: 28px; font-family: 'score'; font-weight: bold; line-height: 1.3;}
.se11_wrap .cultural-box .title span:before {content:""; position: absolute; top:-15px; left:50%; transform: translateX(-50%); width:30px; height:2px; background:#fff;}
.se11_wrap .cultural-box .info {overflow: hidden;  margin-bottom: 30px; padding-left:250px;}
.se11_wrap .cultural-box .info ul li {position: relative; float:left; width:50%; padding-right:2%; margin-bottom:10px; padding-left:100px; font-size:16px; color:#444444;}
.se11_wrap .cultural-box .info ul li:before {content: ""; position: absolute; left: 90px; top: 8px; width: 1px; height: 10px; background: #000;}
.se11_wrap .cultural-box .info ul li.long {padding-left:225px;}
.se11_wrap .cultural-box .info ul li.long:before {left:215px;}
.se11_wrap .cultural-box .info ul li em {position: absolute; left:0; font-weight: bold;}

.se11_wrap .cultural-box .info .ico {width: 25px; height: 25px; display: inline-block; margin-right: 10px; vertical-align: middle; background: url(/pcms/dist/img/c01/se11_infoir.png)no-repeat;}
.se11_wrap .cultural-box .info .ico1 {background-position: 0 0;}
.se11_wrap .cultural-box .info .ico2 {background-position: -30px 0;}
.se11_wrap .cultural-box .info .ico3 {background-position: -59px 0;}
.se11_wrap .cultural-box .info .ico4 {background-position: -88px 0;}
.se11_wrap .cultural-box .info .ico5 {background-position: -118px 0;}
.se11_wrap .cultural-box .info .ico6 {background-position: -147px 0;}
.se11_wrap .cultural-box .info .ico7 {background-position: -177px 0;}

.se11_wrap .text-box {position: relative; display: inline-block; margin: 30px 0;}
.se11_wrap .text-box .text-right {margin-top:20px; color:#666666;}
.se11_wrap .text-box .text-right img {vertical-align: middle; margin-right: 5px; margin-top: -5px;}
.se11_wrap .text-box:before {content: ""; position: absolute; top: -20px; left: 0; width: 100%; height: 9px; background: url(/images/tour/sub03/sub03_04_01_img01_bd.png);}

@media(max-width:1240px){
    .se11_wrap .cultural-box .info {padding-left:215px;}
}
@media(max-width:1204px){
    .se11_wrap .cultural-box {padding:50px;}
    .se11_wrap .cultural-box .info {padding-left:0;}
    .se11_wrap .cultural-box .title {position: static; width: 100%; border-radius: 0; padding: 50px 30px 30px; margin-bottom:30px; min-height: auto;}
    .se11_wrap .cultural-box .info ul li em {display:block; position: static;}
    .se11_wrap .cultural-box .info ul li {padding-left:0;}
    .se11_wrap .cultural-box .info ul li.long {padding-left:0;}
    .se11_wrap .cultural-box .info ul li:before {display:none;}
}
@media(max-width:800px){
    .se11_wrap .cultural-box .title span br {display:none;}
    .se11_wrap .cultural-box .info {margin-bottom:10px;}
    .se11_wrap .cultural-box .info ul li {float:none; width:100%;}
}
@media(max-width:767px){
    .se11_wrap .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li {background:#11233b;}
    .se11_wrap .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox ul li img {height:auto;}
    .se11_wrap .hssi-slider-wrap .hssi-slider-section .controlBox {top:-440px;}
    .se11_wrap .no-slide-img p,
    .se11_wrap .sliderBox ul li p {padding:30px;min-height: auto;}
    .se11_wrap .no-slide-img p:after,
    .se11_wrap .no-slide-img p:before,
    .se11_wrap .sliderBox ul li p:after,
    .se11_wrap .sliderBox ul li p:before {display:none;}
    .se11_wrap .no-slide-img img {height:auto;}
}
@media (max-width: 450px){
    .se11_wrap .hssi-slider-wrap .hssi-slider-section .controlBox {top:-340px;}
    .se11_wrap .cultural-box .title span {font-size:24px;}
    .se11_wrap .cultural-box {padding:50px 30px;}
    .se11_wrap .tour_festival_top .btn_wrap a{padding:15px 60px 15px 20px;}
    .se11_wrap .tour_festival_top .btn_wrap a .ir_home {display:none;}
    .tour_festival .tour_festival_top .btn_wrap a .arrow {margin-left:5px;}
}
@media (max-width: 380px){
    .se11_wrap .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox {height: 285px !important;}
}
/* sc */


/* se18b */
.se18b_wrap .layout{z-index: 1;}
.se18b_wrap .figure_wrap{padding:87px 80px 93px;margin-top:40px;background: #fff;border:2px solid #1a4571;border-radius: 10px;position: relative;}
.se18b_wrap .figure_wrap::before{content: "";width:100%;height:100%;position: absolute;right:-18px;top:-16px;border:1px solid #cdcdcd;background: #fff;border-radius: 0 10px 0 0;z-index: -1;}

.se18b_wrap .figure_wrap .figure_box{display: inline-block;vertical-align: top;}
.se18b_wrap .figure_wrap .figure_box .img{display: inline-block;width:180px;height:230px;position: relative;z-index: 1;margin-bottom:26px;}
.se18b_wrap .figure_wrap .figure_box .img::before{content: "";position: absolute;right:-12px;top:11px;z-index: -1;background: #e3e3e3;width:100%;height:100%;}
.se18b_wrap .figure_wrap .figure_box .name em{color:#1a4571;font-size:15px;letter-spacing: -0.045em;}
.se18b_wrap .figure_wrap .figure_box .name span{color:#555;font-size:15px;font-weight:bold;display: block;}
.se18b_wrap .figure_wrap .figure_box .name span strong{font-size:22px;color:#333;font-family: "score";}
.se18b_wrap .figure_wrap .intro_box{display: inline-block;width:calc(100% - 270px);margin-left:65px;}
.se18b_wrap .figure_wrap .intro_box .title{position: relative;padding-bottom:25px;margin-bottom:25px;}
.se18b_wrap .figure_wrap .intro_box .title::after{content:""; position: absolute; bottom:0; left:0; width:100%; height:11px; background:url(/pcms/dist/img/c03/se18b_linebg.png);}
.se18b_wrap .figure_wrap .intro_box .title strong{font-family: "score";font-size:24px;line-height: 1.38;font-weight: 300;}
.se18b_wrap .figure_wrap .intro_box .box{color:#555;font-size:15px;letter-spacing: -0.05em;}

.se18b_wrap .figure_history{background: #f8f8f8 url(/images/tour/sub03/se18a_bg.png) right -130px bottom -30px no-repeat;padding-top:230px;padding-bottom:200px;margin-top:-156px;}
.se18b_wrap .figure_history .title{font-size:34px;font-weight:bold;color:#101010;}

.se18b_wrap .figure_history .history{}
.se18b_wrap .figure_history .history .box{border-bottom:1px solid #acacac;position: relative;margin:60px 0;padding-bottom:60px;}
.se18b_wrap .figure_history .history .box:last-child{border:0;margin-bottom:0;padding:0;}
.se18b_wrap .figure_history .history .box .year_wrap{position: absolute;left:0;top:0;color:#9a9a9a;font-size:45px;line-height: 1;font-family: "score";font-weight: 100;}
.se18b_wrap .figure_history .history .box .year_wrap em{color:#3f3f3f;font-weight: 200;font-family: 'score';}
.se18b_wrap .figure_history .history .box .date_wrap{padding-left:225px;}
.se18b_wrap .figure_history .history .box .date_wrap .date_box{position: relative;padding-left:120px;border-bottom:1px dashed #ddd;padding-bottom:40px;margin-bottom:30px;}
.se18b_wrap .figure_history .history .box .date_wrap .date_box:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0;}
.se18b_wrap .figure_history .history .box .date_wrap .date_box span{display: block;position: absolute;left:0;top:0;color:#112d4a;font-family: "score";font-weight: 500;font-size:20px;}

.se18b_wrap .hssi-slider-wrap{margin-top:205px;}
.se18b_wrap .hssi-slider-wrap .hssi-slider-section .mvisual_wrap .sliderBox{height:580px !important;}

@media(max-width:899px){
   .se18b_wrap .figure_wrap{padding:70px 5%;}
   .se18b_wrap .figure_wrap .figure_box{display: block;text-align: center;}
   .se18b_wrap .figure_wrap .intro_box{display:block;width:100%;margin-left:0;margin-top:60px;}
}
@media(max-width:767px){
   .se18b_wrap .figure_history .history .box .year_wrap{position: relative;left:auto;top:auto;margin-bottom:30px;}
   .se18b_wrap .figure_history .history .box .year_wrap br{display: none;}
   .se18b_wrap .figure_history .history .box .year_wrap em{color:#3f3f3f;font-weight: 100;}

   .se18b_wrap .figure_history .history .box .date_wrap{padding-left:0;}
}
@media(max-width:640px){
   .se18b_wrap .figure_wrap .intro_box .title strong{font-size:22px;}

   .se18b_wrap .figure_history .history .box .date_wrap .date_box{padding-left:0;}
   .se18b_wrap .figure_history .history .box .date_wrap .date_box span{position: relative;left:auto;top:auto;margin-bottom:5px;}
}