@charset "utf-8";

/* 준비중페이지 */
.mow_reday{display:flex;justify-content:center;align-items:center;padding:30px;background:rgba(0,0,0,0.03) url(/images/kor/common/mow_reday.png) right  bottom 50px no-repeat;text-align:center;min-height:965px;}
.mow_reday .inner{}
.mow_reday .inner strong{display:block;margin-bottom:13px;color:#000;font-size:33px;line-height:1.2;letter-spacing:0;font-weight:bold;}
.mow_reday .inner strong em{color:#BB201C;}
.mow_reday .inner p{margin:0;color:#444;font-size:15px;line-height:1.47;letter-spacing:0;font-weight:400;}

@media(max-width:767px){
    .mow_reday{background-size:320px;min-height:610px;}
    .mow_reday .inner strong{font-size:28px;}
}
/* 준비중페이지 End */

/* 텍스트 애니메이션 css */
@keyframes cliptext {
    0% {transform:translateY(100%);clip-path:polygon(0 0, 100% 0, 100% 0, 0 0);}
    95% {transform:translateY(0);}
    100% {opacity:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);}
}
/* 텍스트 애니메이션 css End */

/* 관람안내 */
.mow_viewing_guide{}
.mow_viewing_guide .guide_top{position:relative;margin-bottom:100px;padding:0 50px;}
.mow_viewing_guide .guide_top::before{content:"";position:absolute;right:calc(-50% + 255px);top:45px;z-index:-1;width:100%;height:calc(100% + 6px);background:rgba(0,0,0,0.03);}
.mow_viewing_guide .guide_top::after{content:"";position:absolute;left:0;top:45px;z-index:-1;width:127px;height:calc(100% + 6px);background-image:url("data:image/svg+xml,%3Csvg width='127' height='369' viewBox='0 0 127 369' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline opacity='0.2' x1='0.5' y1='1.7425e-08' x2='0.49998' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='18.5' y1='1.7425e-08' x2='18.5' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='36.5' y1='1.7425e-08' x2='36.5' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='54.5' y1='1.7425e-08' x2='54.5' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='72.5' y1='1.7425e-08' x2='72.5' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='90.5' y1='1.7425e-08' x2='90.5' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='108.5' y1='1.7425e-08' x2='108.5' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='126.5' y1='1.7425e-08' x2='126.5' y2='369' stroke='%23ACA2A2'/%3E%3C/svg%3E%0A");}
.mow_viewing_guide .guide_top .guide_wrap{display:flex;flex-wrap:wrap;gap:0 20px;margin:0 auto;max-width:1540px;}
.mow_viewing_guide .guide_top .guide_wrap .textbox{display:flex;justify-content:center;align-items:center;padding:99px 20px;width:calc(100% - 40.91% - 20px);background:#000 url(/images/kor/sub01/textbox_bg.png) right bottom no-repeat;}
.mow_viewing_guide .guide_top .guide_wrap .textbox ul{}
.mow_viewing_guide .guide_top .guide_wrap .textbox ul li{position:relative;padding-left:310px;}
.mow_viewing_guide .guide_top .guide_wrap .textbox ul li+li{margin-top:45px;}
.mow_viewing_guide .guide_top .guide_wrap .textbox ul li span{position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;color:#fff;font-size:16px;line-height:1.23;letter-spacing:-0.05em;}
.mow_viewing_guide .guide_top .guide_wrap .textbox ul li span em{display:block;margin-bottom:5px;font-size:22px;font-weight:bold;}
.mow_viewing_guide .guide_top .guide_wrap .textbox ul li span b{font-weight:400;}
.mow_viewing_guide .guide_top .guide_wrap .textbox ul li strong{display:block;color:#fff;font-size:50px;line-height:1.2;letter-spacing:-0.03em;font-weight:bold;animation: cliptext 1s ease-in-out both;}
.mow_viewing_guide .guide_top .guide_wrap .imgbox{width:40.91%;height:auto;background:url(/images/kor/sub01/viewing_guide_img.jpg) center no-repeat;}

.mow_viewing_guide .guide_bottom{padding:0 50px;}
.mow_viewing_guide .guide_bottom .guide_wrap{display:flex;flex-wrap:wrap;gap:35px 75px;margin:0 auto;max-width:1350px;}
.mow_viewing_guide .guide_bottom .guide_wrap .left_txt{width:56%;}
.mow_viewing_guide .guide_bottom .guide_wrap .left_txt .vlist__bodo .obj>.item>.inner .title_box{width:32.143%;}
.mow_viewing_guide .guide_bottom .guide_wrap .left_txt .vlist__bodo .obj>.item>.inner .ui-bodo__summary{width:calc(100% - 32.143% - 30px);}
.mow_viewing_guide .guide_bottom .guide_wrap .left_txt .vlist__bodo .obj>.item::before{left:32.143%;}
.mow_viewing_guide .guide_bottom .guide_wrap .right_txt{padding-top:40px;width:calc(100% - 56% - 75px);}
.mow_viewing_guide .guide_bottom .guide_wrap .right_txt .tit{position:relative;display:block;margin-bottom:20px;padding-left:26px;color:#000;font-size:22px;line-height:1.2;letter-spacing:-0.04em;font-weight:bold;}
.mow_viewing_guide .guide_bottom .guide_wrap .right_txt .tit::before{content:"";position:absolute;left:0;top:4px;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5738 9C16.5738 13.5557 13.0162 17.2 8.68688 17.2C4.35754 17.2 0.8 13.5557 0.8 9C0.8 4.44433 4.35754 0.8 8.68688 0.8C13.0162 0.8 16.5738 4.44433 16.5738 9Z' stroke='black' stroke-width='1.6'/%3E%3Cpath d='M8.68701 13L8.68701 10.5M8.68701 11.3333L8.68701 10.5M8.68701 10.5L8.68701 8' stroke='black' stroke-width='1.5'/%3E%3Cpath d='M8.68701 7L8.68701 6M8.68701 6.33333L8.68701 6M8.68701 6L8.68701 5' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E%0A");}
.mow_viewing_guide .guide_bottom .guide_wrap .right_txt ul li{font-weight:400;}
.mow_viewing_guide .guide_bottom .guide_wrap .right_txt ul li+li{margin-top:20px;}

@media(max-width:1280px){
    .mow_viewing_guide .guide_top::before{top:26px;}
    .mow_viewing_guide .guide_top .guide_wrap .textbox{justify-content:flex-start;padding:74px 20px;width:calc(100% - 32.675% - 20px);background-size:645px;}
    .mow_viewing_guide .guide_top .guide_wrap .textbox ul{padding-left:20px;}
    .mow_viewing_guide .guide_top .guide_wrap .imgbox{width:32.675%;}

    .mow_viewing_guide .guide_bottom .guide_wrap{gap:35px 50px;}
    .mow_viewing_guide .guide_bottom .guide_wrap .right_txt{width:calc(100% - 56% - 50px);}
}
@media(max-width:1129px){
    .mow_viewing_guide .guide_top .guide_wrap .textbox{width:100%;}
    .mow_viewing_guide .guide_top .guide_wrap .imgbox{display:none;}
}
@media(max-width:999px){
    .mow_viewing_guide .guide_top,
    .mow_viewing_guide .guide_bottom{padding:0 35px;}

    .mow_viewing_guide .guide_bottom .guide_wrap{max-width:100%;}
    .mow_viewing_guide .guide_bottom .guide_wrap .left_txt{width:100%;}
    .mow_viewing_guide .guide_bottom .guide_wrap .right_txt{padding-top:0;width:100%;}
}
@media(max-width:767px){
    .mow_viewing_guide .guide_top::before{top:40px;}
    .mow_viewing_guide .guide_top::after{left:-30px;}
    .mow_viewing_guide .guide_top .guide_wrap .textbox{background-size:570px;}
    .mow_viewing_guide .guide_top .guide_wrap .textbox ul li{padding-left:240px;}
    .mow_viewing_guide .guide_top .guide_wrap .textbox ul li span{font-size:14px;}
    .mow_viewing_guide .guide_top .guide_wrap .textbox ul li span em{font-size:18px;}
    .mow_viewing_guide .guide_top .guide_wrap .textbox ul li strong{font-size:40px;}

    .mow_viewing_guide .guide_bottom .guide_wrap .left_txt .vlist__bodo .obj>.item>.inner .title_box{width:100%;}
    .mow_viewing_guide .guide_bottom .guide_wrap .left_txt .vlist__bodo .obj>.item>.inner .ui-bodo__summary{width:100%;}
}
@media(max-width:610px){
    .mow_viewing_guide .guide_top::before{top:50px;}
    .mow_viewing_guide .guide_top .guide_wrap .textbox{padding:40px 20px;background-size:356px;}
    .mow_viewing_guide .guide_top .guide_wrap .textbox ul li{padding-left:0;}
    .mow_viewing_guide .guide_top .guide_wrap .textbox ul li span{position:relative;left:auto;top:auto;transform:none;margin-bottom:10px;}
}
@media(max-width:400px){
    .mow_viewing_guide .guide_top,
    .mow_viewing_guide .guide_bottom{padding:0 25px;}
    .mow_viewing_guide .guide_top .guide_wrap .textbox{background-position:right -30px bottom;}
    .mow_viewing_guide .guide_top .guide_wrap .textbox ul li strong{font-size:33px;}
}
/* 관람안내 End */

/* 전시해설 */
.special_commentary{display:flex;flex-wrap:wrap;gap:10px;margin-top:5px;}
/* 전시해설 End */

/* 시설안내 */
.mow_spot{}
.mow_spot .spot_box{position:relative;padding:60px 50px 70px;background:#2E3639;}
.mow_spot .spot_box::before{content:"FLOOR MAP";position:absolute;left:-40px;top:15px;transform:rotate(180deg);color:rgba(217, 217, 217, 0.1);font-size:140px;line-height:1;font-weight:bold;writing-mode:vertical-lr;}
.mow_spot .spot_box .layout{padding:0px;max-width:1172px;}
.mow_spot .spot_box .map_box{float:left;width:486px;text-align:center;}
.mow_spot .spot_box .map_box .inner{position:relative;display:inline-block;}
.mow_spot .spot_box .map_box .inner .spot_list{}
.mow_spot .spot_box .map_box .inner .spot_list li{position:absolute;}
.mow_spot .spot_box .map_box .inner .spot_list li::before{content:"";position:absolute;right:-14px;bottom:-10px;width:26px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='26' height='10' viewBox='0 0 26 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.35' filter='url(%23filter0_f_10_17)'%3E%3Cellipse cx='13' cy='5' rx='11' ry='3' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_10_17' x='0' y='0' width='26' height='10' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1' result='effect1_foregroundBlur_10_17'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");}
.mow_spot .spot_box .map_box .inner .spot_list li .numbering{position:relative;z-index:1;display:block;transition:0.3s;}
.mow_spot .spot_box .map_box .inner .spot_list li .numbering::before{content:"";position:absolute;left:calc(50% - 11.5px);top:4px;z-index:-1;width:23px;height:29px;background-image:url("data:image/svg+xml,%3Csvg width='23' height='29' viewBox='0 0 23 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2275 0.78125C5.15241 0.78125 0.227539 5.68735 0.227539 11.7393C0.227539 14.631 1.2015 16.914 2.99664 19.1588L11.2275 28.7813L19.4584 19.1588C21.2536 16.914 22.2275 14.631 22.2275 11.7393C22.2275 5.68735 17.3027 0.78125 11.2275 0.78125Z' fill='white'/%3E%3C/svg%3E%0A");transition:0.3s;}
.mow_spot .spot_box .map_box .inner .spot_list li .numbering span{color:#000;font-size:12px;line-height:1;letter-spacing:0;font-weight:bold;}
.mow_spot .spot_box .map_box .inner .spot_list li:nth-child(1){left:33%;top:5%;}
/*
.mow_spot .spot_box .map_box .inner .spot_list li:nth-child(2){left:13%;top:15%;}
.mow_spot .spot_box .map_box .inner .spot_list li:nth-child(3){left:30%;top:15%;}
.mow_spot .spot_box .map_box .inner .spot_list li:nth-child(4){right:30%;top:13%;}
*/
.mow_spot .spot_box .map_box .inner .spot_list li:nth-child(2){left:34%;top:46%;}
.mow_spot .spot_box .map_box .inner .spot_list li:nth-child(3){right:24%;top:44%;}
.mow_spot .spot_box .map_box .inner .spot_list li:nth-child(4){left:61%;top:58.6%;}
.mow_spot .spot_box .map_box .inner .spot_list li:nth-child(5){left:3%;top:46%;}
.mow_spot .spot_box .map_box .inner .spot_list li:nth-child(6){left:12%;top:46%;}
.mow_spot .spot_box .map_box .inner .spot_list li:nth-child(7){left:6.5%;top:35%;}
.mow_spot .spot_box .map_box .inner .spot_list li:nth-child(8){left:42.5%;bottom:42%;}
.mow_spot .spot_box .map_box .inner .spot_list li:nth-child(9){left:26.5%;bottom:12%;}
.mow_spot .spot_box .map_box .inner .spot_list li:nth-child(10){right:9.5%;bottom:12%;}
.mow_spot .spot_box .map_box .inner .spot_list li.on .numbering{animation:spot 3s infinite ease-in-out;}
.mow_spot .spot_box .map_box .inner .spot_list li.on .numbering span,
.mow_spot .spot_box .map_box .inner .spot_list li a.numbering:hover span,
.mow_spot .spot_box .map_box .inner .spot_list li a.numbering:focus span{color:#fff;}
.mow_spot .spot_box .map_box .inner .spot_list li.on .numbering::before,
.mow_spot .spot_box .map_box .inner .spot_list li a.numbering:hover::before,
.mow_spot .spot_box .map_box .inner .spot_list li a.numbering:focus::before{background-image:url("data:image/svg+xml,%3Csvg width='23' height='29' viewBox='0 0 23 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2275 0.78125C5.15241 0.78125 0.227539 5.68735 0.227539 11.7393C0.227539 14.631 1.2015 16.914 2.99664 19.1588L11.2275 28.7813L19.4584 19.1588C21.2536 16.914 22.2275 14.631 22.2275 11.7393C22.2275 5.68735 17.3027 0.78125 11.2275 0.78125Z' fill='%23BB201C'/%3E%3C/svg%3E%0A");}

.mow_spot .spot_box .list_box{float:right;margin-left:15.359%;width:calc(100% - 15.359% - 486px);text-align:center;}
.mow_spot .spot_box .list_box .list_item{margin-bottom:24px;text-align:left;}
.mow_spot .spot_box .list_box .list_item .item{position:relative;padding:33px 0 33px 48.99%;border-bottom:1px solid rgba(255,255,255,0.3);min-height:185px;}
.mow_spot .spot_box .list_box .list_item .item:first-child{padding-top:25px;min-height:155px;}
.mow_spot .spot_box .list_box .list_item .item .floor{position:absolute;left:0;top:33px;display:inline-block;display:flex;justify-content:center;align-items:center;width:90px;height:90px;border:1px solid #fff;background:transparent;transition:0.3s;text-align:center;}
.mow_spot .spot_box .list_box .list_item .item:first-child .floor{top:28px;}
.mow_spot .spot_box .list_box .list_item .item .floor strong{color:#fff;font-size:32px;line-height:1;letter-spacing:-0.04em;font-weight:bold;}
.mow_spot .spot_box .list_box .list_item .item .spot{}
.mow_spot .spot_box .list_box .list_item .item .spot ul{}
.mow_spot .spot_box .list_box .list_item .item .spot ul li{}
.mow_spot .spot_box .list_box .list_item .item .spot ul li+li{margin-top:14px;}
.mow_spot .spot_box .list_box .list_item .item .spot ul li .numbering{position:relative;display:inline-block;padding-left:30px;}
.mow_spot .spot_box .list_box .list_item .item .spot ul li .numbering em{position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;width:23px;height:23px;border-radius:100%;background:#fff;color:#000;font-size:14px;line-height:1;font-weight:bold;transition:0.3s;text-align:center;}
.mow_spot .spot_box .list_box .list_item .item .spot ul li .numbering p{margin:0;}
.mow_spot .spot_box .list_box .list_item .item .spot ul li .numbering p strong{display:block;color:#fff;font-size:18px;line-height:1.2;letter-spacing:0;font-weight:bold;}
.mow_spot .spot_box .list_box .list_item .item .spot ul li .numbering p span{display:block;color:rgba(255,255,255,0.6);font-size:15px;font-weight:400;}
.mow_spot .spot_box .list_box .notice{padding:9.6px 15px;border-radius:100px;background:rgba(0,0,0,0.4);text-align:left;}
.mow_spot .spot_box .list_box .notice span{position:relative;display:block;padding-left:22px;color:#fff;font-size:14px;line-height:1.2;letter-spacing:0;font-weight:400;}
.mow_spot .spot_box .list_box .notice span::before{content:"";position:absolute;left:0;top:0.5px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.04183 3.8877C8.67897 3.8877 9.19548 4.40421 9.19548 5.04134C9.19548 5.67848 8.67897 6.19499 8.04183 6.19499C7.40469 6.19499 6.88818 5.67848 6.88818 5.04134C6.88818 4.40421 7.40469 3.8877 8.04183 3.8877Z' fill='%23A36E00'/%3E%3Cpath d='M8.24984 11.75V8H7.83317H7.4165' stroke='%23A36E00' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");}
.mow_spot .spot_box .list_box .mow_spotselect{display:none;margin-top:23px;}
.mow_spot .spot_box .list_box .mow_spotselect{text-align:center;}
.mow_spot .spot_box .list_box .mow_spotselect .title{margin-bottom:8px;}
.mow_spot .spot_box .list_box .mow_spotselect .title p{margin:0;color:#fff;font-size:14px;font-weight:400;}
.mow_spot .spot_box .list_box .mow_spotselect .select_box{position:relative;}
.mow_spot .spot_box .list_box .mow_spotselect .select_box .tit{padding:12px 50px 12px 10px;width:100%;border:1px solid #fff;background:transparent url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='7.66859' height='1.82763' transform='matrix(0.729547 -0.683931 0.729547 0.683931 4.32666 5.24512)' fill='white'/%3E%3Cpath d='M5.6084 6.54297L-0.000201183 1.28506L1.33314 0.0350857L6.94174 5.293L5.6084 6.54297Z' fill='white'/%3E%3C/svg%3E%0A") right 20px center no-repeat;color:#fff;font-size:16px;line-height:1.2;letter-spacing:0;}
.mow_spot .spot_box .list_box .mow_spotselect .select_box .select_list{position:absolute;left:0;top:45px;z-index:5;display:none;padding:15px;width:100%;border:1px solid #000;background:#fff;color:#000;text-align:left;box-shadow:0px 10px 20px rgba(0, 0, 0, 0.1);}
.mow_spot .spot_box .list_box .mow_spotselect .select_box .select_list li .numbering{color:#000;font-size:15px;}

/* on 되었을때 Class모음 */
.mow_spot .spot_box .list_box .list_item .item.on{border-color:#fff;}
.mow_spot .spot_box .list_box .list_item .item.on .floor{background:#fff;border-color:#2E3031;box-shadow:5px 5px 25px rgba(0, 0, 0, 0.25);}
.mow_spot .spot_box .list_box .list_item .item.on .floor strong{color:#2E3031;}
.mow_spot .spot_box .list_box .list_item .item .spot ul li.on .numbering em,
.mow_spot .spot_box .list_box .list_item .item .spot ul li a.numbering:hover em,
.mow_spot .spot_box .list_box .list_item .item .spot ul li a.numbering:focus em{background:#BB201C;color:#fff;}
.mow_spot .spot_box .list_box .list_item .item .spot ul li.on .numbering p strong,
.mow_spot .spot_box .list_box .list_item .item .spot ul li a.numbering:hover p strong,
.mow_spot .spot_box .list_box .list_item .item .spot ul li a.numbering:focus p strong{text-decoration:underline;text-decoration-color:#fff;}
.mow_spot .spot_box .list_box .list_item .item .spot ul li.on .numbering p span,
.mow_spot .spot_box .list_box .list_item .item .spot ul li a.numbering:hover p span,
.mow_spot .spot_box .list_box .list_item .item .spot ul li a.numbering:focus p span{text-decoration:underline;text-decoration-color:rgba(255,255,255,0.6);}
/* on 되었을때 Class모음 End */

.mow_spot .mow_slidebox{position:relative;line-height:0;}
.mow_spot .mow_slidebox .slide_controlbox{position:absolute;right:0;bottom:0;display:flex;align-items:center;padding:31.5px 27px 31.5px 34px;background:#fff;min-width:213px;}
.mow_spot .mow_slidebox .slide_controlbox .arrow{display:inline-block;vertical-align:middle;width:17px;height:15px;transition:0.3s;}
.mow_spot .mow_slidebox .slide_controlbox .arrow.prev{margin-right:15px;background-image:url("data:image/svg+xml,%3Csvg width='17' height='15' viewBox='0 0 17 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='-0.5' x2='9.93759' y2='-0.5' transform='matrix(-0.688664 0.725081 0.688664 0.725081 7.53955 1)' stroke='black'/%3E%3Cline x1='1.41602' y1='7.20996' x2='16.287' y2='7.20996' stroke='black'/%3E%3Cline y1='-0.5' x2='9.93759' y2='-0.5' transform='matrix(-0.688664 -0.725081 -0.688664 0.725081 6.84375 14.6953)' stroke='black'/%3E%3C/svg%3E%0A");}
.mow_spot .mow_slidebox .slide_controlbox .arrow.next{margin-left:15px;background-image:url("data:image/svg+xml,%3Csvg width='17' height='15' viewBox='0 0 17 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='-0.5' x2='14.8709' y2='-0.5' transform='matrix(-1 0 0 1 15.5732 7.70996)' stroke='black'/%3E%3Cline y1='-0.5' x2='9.93759' y2='-0.5' transform='matrix(0.688664 0.725081 -0.688664 0.725081 9.45117 1)' stroke='black'/%3E%3Cline y1='-0.5' x2='9.93759' y2='-0.5' transform='matrix(0.688664 -0.725081 0.688664 0.725081 10.147 14.6953)' stroke='black'/%3E%3C/svg%3E%0A");}
.mow_spot .mow_slidebox .slide_controlbox .total{display:inline-block;vertical-align:middle;margin-top:-2px;}
.mow_spot .mow_slidebox .slide_controlbox .total span{display:inline-block;vertical-align:middle;color:#000;font-size:17px;line-height:1;font-weight:bold;}
.mow_spot .mow_slidebox .slide_controlbox .total .current{color:#BB201C;}
.mow_spot .mow_slidebox .slide_controlbox .total .line{position:relative;margin:2px 9px 0;}
.mow_spot .mow_slidebox .slide_controlbox .total .line::before{content:'';position:absolute;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-52deg);display:block;width:16px;height:1px;background:rgba(0,0,0,0.35);}
.mow_spot .mow_slidebox .slide_controlbox .sp_box{margin-left:20px;width:8px;height:15px;background-position:center;background-repeat:no-repeat;transition:0.3s;}
.mow_spot .mow_slidebox .slide_controlbox .stop{background-image:url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.797852 0.253906L0.797852 14.4201M7.17112 0.254011L7.17112 14.4202' stroke='black'/%3E%3C/svg%3E%0A");}
.mow_spot .mow_slidebox .slide_controlbox .play{display:none;background-image:url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.09375 0.637695L7.93741 7.84325M1.1004 14.333L7.94406 7.12746' stroke='black'/%3E%3C/svg%3E%0A");}
.mow_spot .mow_slidebox .slide_controlbox .arrow.prev:hover,
.mow_spot .mow_slidebox .slide_controlbox .arrow.prev:focus{background-image:url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.1672 0.382812L1.32354 7.58836M2.38849 6.95556H17.2594M8.16007 14.0784L1.31641 6.87282' stroke='%23ED1A3B'/%3E%3C/svg%3E%0A");}
.mow_spot .mow_slidebox .slide_controlbox .arrow.next:hover,
.mow_spot .mow_slidebox .slide_controlbox .arrow.next:focus{background-image:url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5809 6.95556H0.709961M9.80365 0.382812L16.6473 7.58836M9.8103 14.0781L16.654 6.87257' stroke='%23ED1A3B'/%3E%3C/svg%3E%0A");}
.mow_spot .mow_slidebox .slide_controlbox .stop:hover,
.mow_spot .mow_slidebox .slide_controlbox .stop:focus{background-image:url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.797852 0L0.797852 14.1661M7.17112 0.000104527L7.17112 14.1663' stroke='%23ED1A3B'/%3E%3C/svg%3E%0A");}
.mow_spot .mow_slidebox .slide_controlbox .play:hover,
.mow_spot .mow_slidebox .slide_controlbox .play:focus{background-image:url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.09375 0.637695L7.93741 7.84325M1.1004 14.333L7.94406 7.12746' stroke='%23ED1A3B'/%3E%3C/svg%3E%0A");}

.mow_spot .spot_slidebox{padding:0 50px;}
.mow_spot .spot_slidebox .layout{padding:0px;max-width:1162px;}
.mow_spot .spot_slidebox{margin-top:95px;}
.mow_spot .spot_slidebox .paging{position:relative;padding-bottom:8px;border-bottom:1px solid #c8c7c6;text-align:center;}
.mow_spot .spot_slidebox .paging ul{position:relative;}
.mow_spot .spot_slidebox .paging ul li{position:absolute;display:none;text-align:left;}
.mow_spot .spot_slidebox .paging ul li.left{left:0;top:calc(50% + 1px);transform:translateY(-50%);display:block;}
.mow_spot .spot_slidebox .paging ul li.right{right:0;top:calc(50% + 1px);transform:translateY(-50%);display:block;}
.mow_spot .spot_slidebox .paging ul li a{position:relative;display:flex;justify-content:center;align-items:center;}
.mow_spot .spot_slidebox .paging ul li a em{position:relative;display:flex;justify-content:center;align-items:center;margin-right:4px;width:23px;height:23px;border-radius:100%;background:#909090;color:#fff;font-size:12px;font-weight:bold;font-family:"gmarketsans";text-align:center;}
.mow_spot .spot_slidebox .paging ul li a span{color:#909090;line-height:1.2;font-weight:bold;}
.mow_spot .spot_slidebox .paging ul li a:hover em,
.mow_spot .spot_slidebox .paging ul li a:focus em{background:#BB201C;}
.mow_spot .spot_slidebox .paging ul li.on{position:relative;display:inline-block;padding:0 7px;color:#000;font-size:18px;font-weight:bold;}
.mow_spot .spot_slidebox .paging ul li.on::before{content:"";position:absolute;left:0;bottom:-9px;width:100%;height:2px;background:#BB201C;}
.mow_spot .spot_slidebox .paging ul li.on a{}
.mow_spot .spot_slidebox .paging ul li.on a em{margin-right:6px;background:#000;}
.mow_spot .spot_slidebox .paging ul li.on a span{display:block;width:calc(100% - 29px);color:#000;}
.mow_spot .spot_slidebox .contextbox{margin-top:30px;}
.mow_spot .spot_slidebox .contextbox .item{display:none;}
.mow_spot .spot_slidebox .contextbox .item.on{display:block;}
.mow_spot .spot_slidebox .contextbox .item .txtbox{margin-top:22px;}
.mow_spot .spot_slidebox .contextbox .item .txtbox .link{margin-top:30px;}

@keyframes spot {
    0%,50%,100% {transform:translateY(0);}
    25% {transform:translateY(-5px);}
    75% {transform:translateY(-5px);}
}

@media(max-width:1099px){
    .mow_spot .spot_box .list_box{margin-left:7.638%;width:calc(100% - 7.638% - 498px);}
    .mow_spot .spot_box .list_box .list_item .item{padding:33px 0 33px 115px;}
    .mow_spot .spot_box .list_box .list_item .item .floor{width:70px;height:70px;}
}
@media(max-width:1099px){
    .mow_spot .spot_slidebox{padding:0 30px;}
}
@media(max-width:999px){
    .mow_spot .spot_box{padding:105px 12.22%;}
    .mow_spot .spot_box::before{left:-25px;font-size:90px;}
    .mow_spot .spot_box .map_box{float:none;margin:0 auto 80px;width:100%;}

    .mow_spot .spot_box .list_box{float:none;margin-left:0;width:100%;}
    .mow_spot .spot_box .list_box .list_item .item{display:flex;justify-content:flex-end;padding:33px 0;}
    .mow_spot .spot_box .list_box .list_item .item:first-child{padding-top:33px;border-top:1px solid rgba(255,255,255,0.3);}
    .mow_spot .spot_box .list_box .list_item .item .floor{width:90px;height:90px;}
    .mow_spot .spot_box .list_box .list_item .item .spot{width:240px;}
    .mow_spot .spot_box .list_box .notice{display:inline-block;}
}
@media(max-width:767px){
    .mow_spot .spot_box{padding:105px 20px;}
    .mow_spot .spot_slidebox{padding:0 20px;}
}
@media(max-width:640px){
    .mow_spot .mow_slidebox .slide_controlbox{position:relative;right:auto;bottom:auto;padding:26px 0;}
}
@media(max-width:560px){
    .mow_spot .spot_box{padding:105px 20px;}
    .mow_spot .spot_box::before{left:-11px;font-size:40px;}

    .mow_spot .spot_box .map_box .inner .spot_list li:nth-child(1){left:33%;top:1%;}
	/*
    .mow_spot .spot_box .map_box .inner .spot_list li:nth-child(2){left:11%;top:10%;}
    .mow_spot .spot_box .map_box .inner .spot_list li:nth-child(3){left:29%;top:10%;}
    .mow_spot .spot_box .map_box .inner .spot_list li:nth-child(4){right:30%;top:10%;}
	*/
    .mow_spot .spot_box .map_box .inner .spot_list li:nth-child(2){left:36%;top:43%;}
    .mow_spot .spot_box .map_box .inner .spot_list li:nth-child(3){right:24%;top:39%;}
    .mow_spot .spot_box .map_box .inner .spot_list li:nth-child(4){left:60%;top:53.6%;}
    .mow_spot .spot_box .map_box .inner .spot_list li:nth-child(5){left:3%;top:42%;}
    .mow_spot .spot_box .map_box .inner .spot_list li:nth-child(6){left:14%;top:41%;}
    .mow_spot .spot_box .map_box .inner .spot_list li:nth-child(7){left:8%;top:32%;}
    .mow_spot .spot_box .map_box .inner .spot_list li:nth-child(8){left:43.5%;bottom:45%;}
    .mow_spot .spot_box .map_box .inner .spot_list li:nth-child(9){left:24.5%;bottom:12%;}
    .mow_spot .spot_box .map_box .inner .spot_list li:nth-child(10){right:8.5%;bottom:14%;}
}
@media(max-width:450px){
    .mow_spot .spot_box{padding:72px 20px 54px;}

    .mow_spot .spot_box .map_box{margin-bottom:40px;}
    .mow_spot .spot_box .list_box .list_item{display:none;}
    .mow_spot .spot_box .list_box .notice{border-radius:0;}
    .mow_spot .spot_box .list_box .mow_spotselect{display:block;}

    .mow_spot .spot_slidebox .paging ul li a span{display:none;}
}
/* 시설안내 End */

/* 모두를 위한 박물관 */
.mow_museum_all .exhibition_tit{position:relative;margin:0 auto 50px;max-width:800px;border:5px solid #000;text-align:center;}
.mow_museum_all .exhibition_tit::before{content:"";position:absolute;left:50%;top:-5px;transform:translateX(-50%);width:calc(100% - 20px);height:5px;background:#fff;}
.mow_museum_all .exhibition_tit::after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);width:calc(100% - 20px);height:5px;background:#fff;}
.mow_museum_all .exhibition_tit .inner{opacity:0;padding:10px;height:0%;background:#fff;animation: all_txt 0.7s ease-in-out both;}
.mow_museum_all .exhibition_tit .inner strong{display: block;color:#000;font-size:27px;line-height:1.2;letter-spacing:-0.01em;}

@keyframes all_txt{
    0%{transform:translateY(100%);opacity:0;clip-path:polygon(0 0, 100% 0, 100% 0, 0 0);}
    100%{transform:translateY(0);opacity:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);}
}
/* 모두를 위한 박물관 End */

/* 오시는길 */
.mow_map{}
.mow_map .mapbox{position:relative;margin-bottom:75px;}
.mow_map .mapbox::before{content:"";position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;background:#fff;animation:mapbg cubic-bezier(0, .30, .43, 1) 1.1s 0.3s both;}
.mow_map .mapbox .map{width:100%;height:580px;}
.mow_map .mapbox .map area{display:inline-block;width:29px;height:42px;}

.mow_map .mapbox .map_info{overflow:hidden;position:absolute;left:15%;top:50%;z-index:10;transform:translateY(-50%);padding:53px;max-width:400px;background:#181818 url(/images/kor/sub03/mapinfo_bg.png) right bottom 16px no-repeat;animation:mapinfo cubic-bezier(.57, .05, .73, .57) 0.7s 0.9s both;min-height:400px;box-shadow:5px 8px 35px rgba(0, 0, 0, 0.1);}
.mow_map .mapbox .map_info .tit{display:block;margin-bottom:30px;padding-top:22px;padding-bottom:30px;border-bottom:1px solid #fff;color:#fff;font-size:27px;line-height:1.2;letter-spacing:0;font-weight:bold;}
.mow_map .mapbox .map_info ul{}
.mow_map .mapbox .map_info ul li{position:relative;padding-left:90px;color:#fff;font-size:15px;line-height:1.46;letter-spacing:-0.05em;font-weight:400;}
.mow_map .mapbox .map_info ul li+li{margin-top:15px;}
.mow_map .mapbox .map_info ul li span{position:absolute;left:0;top:0;font-weight:bold;}
.mow_map .mapbox .map_info ul li span .icon{display:inline-block;vertical-align:middle;margin-right:5px;width:20px;height:20px;border-radius:100%;background-color:#fff;background-position:center;background-repeat:no-repeat;}
.mow_map .mapbox .map_info ul li span .icon.icon01{background-image:url("data:image/svg+xml,%3Csvg width='9' height='12' viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.99219 0.126953C2.89219 0.126953 0.992188 1.82695 0.992188 3.92695C0.992188 6.02695 2.72719 8.27805 4.99219 11.873C7.25719 8.27805 8.99219 6.02695 8.99219 3.92695C8.99219 1.82695 7.09219 0.126953 4.99219 0.126953ZM4.99219 5.62695C4.16219 5.62695 3.49219 4.95695 3.49219 4.12695C3.49219 3.29695 4.16219 2.62695 4.99219 2.62695C5.82219 2.62695 6.49219 3.29695 6.49219 4.12695C6.49219 4.95695 5.82219 5.62695 4.99219 5.62695Z' fill='black'/%3E%3C/svg%3E%0A");}
.mow_map .mapbox .map_info ul li span .icon.icon02{background-image:url("data:image/svg+xml,%3Csvg width='9' height='12' viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.99219 11.1992L7.23209 7.87067C7.23209 7.87067 6.24703 8.34548 6.20203 8.36506C5.08196 8.8986 2.80184 4.53725 3.8969 3.96455L4.93696 3.46037L3.19186 0.126953L2.1368 0.636022C-1.46341 2.4765 4.25192 13.353 7.93713 11.7034C7.99713 11.674 8.98719 11.1992 8.99219 11.1992Z' fill='black'/%3E%3C/svg%3E%0A");}
.mow_map .mapbox .map_info .link{margin-top:55px;}

@keyframes mapbg {
    0% {left:0;}
    100% {left:100%;}
}

@keyframes mapinfo {
    0% {top:35%;opacity:0;}
    100% {top:50%;opacity:1;}
}

@media(max-width:1640px){
    .mow_map .mapbox .map_info{left:50px;}
}
@media(max-width:840px){
    .mow_map .mapbox .map{padding-top:70%;height:auto;}
    .mow_map .mapbox .map_info{position:relative;left:auto;top:auto;transform:none;padding:35px;max-width:100%;animation:none;min-height:auto;}
    .mow_map .mapbox .map_info .tit{padding-top:0;}
}
@media(max-width:450px){
    .mow_map .mapbox .map_info ul li{padding-left:0;}
    .mow_map .mapbox .map_info ul li span{position:relative;left:auto;top:auto;display:block;margin-bottom:10px;}
}
/* 오시는길 */

/* 상설전시 인트로 */
.mow_exhibitIntro{position:relative;padding-top:275px;}
.mow_exhibitIntro::before{content:"";position:absolute;left:0;top:0;width:100%;height:683px;background:#000 url(/images/kor/sub02/exhibitIntro_txtbg.png) right top 85px no-repeat;}
.mow_exhibitIntro .motionbox{position:relative;}
.mow_exhibitIntro .motionbox .intro_tit{position:fixed;left:50%;top:295px;z-index:10;transform:translateX(-50%);display:flex;justify-content:space-between;align-items:flex-end;gap:0 20px;max-width:1280px;width:100%;}
.mow_exhibitIntro .motionbox .intro_tit.fixed{position:absolute;padding:0;}
.mow_exhibitIntro .motionbox .intro_tit .tit{width:calc(100% - 220px);}
.mow_exhibitIntro .motionbox .intro_tit .tit em{display:block;margin-bottom:20px;color:#fff;font-size:16px;line-height:1.2;letter-spacing:0.16em;font-weight:300;}
.mow_exhibitIntro .motionbox .intro_tit .tit strong{display:block;color:#fff;font-size:45px;line-height:1.2;letter-spacing:-0.04em;font-weight:bold;}
.mow_exhibitIntro .motionbox .intro_tit .tit p{color:#fff;font-size:15px;line-height:1.2;letter-spacing:0.05em;font-weight:300;}
.mow_exhibitIntro .motionbox .intro_tit .link{margin-bottom:23px;}
.mow_exhibitIntro .motionbox .intro_tit .link a{position:relative;display:inline-block;padding-right:25px;color:#fff;font-size:16px;line-height:1.2;letter-spacing:-0.04em;font-weight:bold;}
.mow_exhibitIntro .motionbox .intro_tit .link a::before{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#fff;}
.mow_exhibitIntro .motionbox .intro_tit .link a::after{content:"";position:absolute;right:0;top:calc(50% - 5px);width:15px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='15' height='12' viewBox='0 0 15 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10.424L8.57594 12L14.5759 6L8.57594 0L6.9999 1.57597L11.424 6L7.42402 10L7 10.424Z' fill='white'/%3E%3Cpath d='M0 5H12V7H0V5Z' fill='white'/%3E%3C/svg%3E%0A");}
.mow_exhibitIntro .motionbox .intro_tit .link a:hover,
.mow_exhibitIntro .motionbox .intro_tit .link a:focus{outline:2px dotted #BB201C;}
.mow_exhibitIntro .motionbox .intro_map{position:relative;height:520px;}
.mow_exhibitIntro .motionbox .intro_map .inner{overflow:hidden;position:absolute;left:50%;top:0;transform:translateX(-50%);width:100%;height:100%;background:rgba(0,0,0,0) url(/images/kor/sub02/exhibitIntro_intromap.jpg);background-position:center;background-size:cover;background-blend-mode:multiply;box-shadow:0px 15px 40px rgba(0, 0, 0, 0.3);}

.mow_exhibitIntro.outter .motionbox .intro_map .inner{background-image:url(/images/kor/sub02/exhibitIntro_outter_intromap.jpg);}
.mow_exhibitIntro.children .motionbox .intro_map .inner{background-image:url(/images/kor/sub02/exhibitIntro_children_intromap.jpg);}

.mow_exhibitIntro .exhibit_list{margin-top:110px;}
.mow_exhibitIntro .exhibit_list .titbox{margin-bottom:150px;width:50%;}
.mow_exhibitIntro .exhibit_list .titbox>em{display:block;margin-bottom:10px;color:#BB201C;font-size:16px;line-height:1.2;letter-spacing:0.16em;font-weight:300;}
.mow_exhibitIntro .exhibit_list .titbox>strong{display:block;color:#000;font-size:45px;line-height:1.2;letter-spacing:-0.04em;font-weight:bold;}
.mow_exhibitIntro .exhibit_list .titbox>p{margin-top:30px;color:#444;font-size:17px;line-height:1.58;letter-spacing:0;font-weight:400;}
.mow_exhibitIntro .exhibit_list .titbox>ul{margin-top:15px;}
.mow_exhibitIntro .exhibit_list .titbox>ul li{position:relative;padding-left:100px;color:#000;font-size:16px;line-height:1.2;letter-spacing:-0.04em;font-weight:400;}
.mow_exhibitIntro .exhibit_list .titbox>ul li span{position:absolute;left:0;top:0;display:inline-block;padding-left:23px;font-weight:bold;}
.mow_exhibitIntro .exhibit_list .titbox>ul li span::before{content:"";position:absolute;left:0;top:0;width:16px;height:22px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='22' viewBox='0 0 16 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.18182 20.375C8.18182 20.375 15.3636 14.45 15.3636 8.03125C15.3636 3.94088 12.1482 0.625 8.18182 0.625C4.2154 0.625 1 3.94088 1 8.03125C1 14.45 8.18182 20.375 8.18182 20.375Z' stroke='%23000000' stroke-width='1.2'/%3E%3Cpath d='M8.18195 10.5001C9.66935 10.5001 10.8751 9.29435 10.8751 7.80695C10.8751 6.31955 9.66935 5.11377 8.18195 5.11377C6.69455 5.11377 5.48877 6.31955 5.48877 7.80695C5.48877 9.29435 6.69455 10.5001 8.18195 10.5001Z' stroke='%23000000' stroke-width='1.2'/%3E%3C/svg%3E%0A");}

.mow_exhibitIntro .exhibit_list .list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -50px;}
.mow_exhibitIntro .exhibit_list .list .item{margin:0 50px;width:calc(50% - 100px);}
.mow_exhibitIntro .exhibit_list .list .item:nth-child(1){margin-top:-200px;}
.mow_exhibitIntro .exhibit_list .list .item:nth-child(3){margin-top:135px;}
.mow_exhibitIntro .exhibit_list .list .item:nth-child(4){margin-top:100px;}
.mow_exhibitIntro .exhibit_list .list .item .item_box{display:block;width:100%;height:100%;}
.mow_exhibitIntro .exhibit_list .list .item .item_box .img{overflow:hidden;position:relative;width:100%;height:310px;}
.mow_exhibitIntro .exhibit_list .list .item .item_box .img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:10000%;}
.mow_exhibitIntro .exhibit_list .list .item .item_box .info{margin-top:30px;}
.mow_exhibitIntro .exhibit_list .list .item .item_box .info em{display:block;margin-bottom:15px;color:#000;font-size:16px;line-height:1.2;letter-spacing:0;font-weight:bold;}
.mow_exhibitIntro .exhibit_list .list .item .item_box .info strong{display:block;color:#000;font-size:27px;line-height:1.2;letter-spacing:0;font-weight:bold;}
.mow_exhibitIntro .exhibit_list .list .item .item_box .info p{color:#444;font-size:16px;line-height:1.2;letter-spacing:0;font-weight:400;}
.mow_exhibitIntro .exhibit_list .list .item .item_box .info .link{margin-top:30px;}
.mow_exhibitIntro .exhibit_list .list .item a.item_box:hover .info strong,
.mow_exhibitIntro .exhibit_list .list .item a.item_box:focus .info strong{text-decoration:underline;}
.mow_exhibitIntro .exhibit_list .list .item a.item_box:hover .link .btn,
.mow_exhibitIntro .exhibit_list .list .item a.item_box:focus .link .btn{background:#000;color:#fff;}
.mow_exhibitIntro .exhibit_list .list .item a.item_box:hover .link .btn .ir-arrow,
.mow_exhibitIntro .exhibit_list .list .item a.item_box:focus .link .btn .ir-arrow{background:url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.45676 10.424L9.03269 12L15.0327 6L9.0327 0L7.45666 1.57597L11.8807 6L7.88078 10L7.45676 10.424Z' fill='white'/%3E%3Cpath d='M0.456757 5H12.4568V7H0.456757V5Z' fill='white'/%3E%3C/svg%3E%0A");}

@media(max-width:1640px){
    .mow_exhibitIntro .motionbox .intro_tit{padding:0 50px;max-width:none;}
}
@media(max-width:1279px){
    .mow_exhibitIntro .motionbox .intro_tit{top:230px;}
}
@media(max-width:1084px){
    .mow_exhibitIntro .motionbox .intro_tit{padding:0 30px;}
}
@media(max-width:840px){
    .mow_exhibitIntro .exhibit_list .titbox{margin-bottom:50px;}
    .mow_exhibitIntro .exhibit_list .list{margin:0 -25px;}
    .mow_exhibitIntro .exhibit_list .list .item{margin:0 25px;width:calc(50% - 50px);}
    .mow_exhibitIntro .exhibit_list .list .item .item_box .info strong{font-size:23px;}
}
@media(max-width:767px){
    .mow_exhibitIntro::before{background-position:right -80px top 55px;background-size:450px;}

    .mow_exhibitIntro .motionbox .intro_tit{top:190px;flex-direction:column;align-items:baseline;padding:0 20px;}
    .mow_exhibitIntro .motionbox .intro_tit .link{margin-top:23px;margin-bottom:0;}
    .mow_exhibitIntro .motionbox .intro_tit .tit{width:100%;}

    .mow_exhibitIntro .exhibit_list .titbox{width:auto;}
    .mow_exhibitIntro .exhibit_list .list{flex-direction:row;margin:0;}
    .mow_exhibitIntro .exhibit_list .list .item{margin:0;width:100%;}
    .mow_exhibitIntro .exhibit_list .list .item:nth-child(1){margin-top:0;}
    .mow_exhibitIntro .exhibit_list .list .item:nth-child(2),
    .mow_exhibitIntro .exhibit_list .list .item:nth-child(3),
    .mow_exhibitIntro .exhibit_list .list .item:nth-child(4){margin-top:70px;}
    .mow_exhibitIntro .exhibit_list .list .item .item_box{display:block;width:100%;height:100%;}
    .mow_exhibitIntro .exhibit_list .list .item .item_box .img{overflow:hidden;position:relative;width:100%;height:310px;}
    .mow_exhibitIntro .exhibit_list .list .item .item_box .img img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:10000%;}
}
@media(max-width:550px){
    .mow_exhibitIntro::before{height:583px;background-position:right -80px top 55px;background-size:450px;}

    .mow_exhibitIntro .motionbox .intro_tit{top:190px;flex-direction:column;align-items:baseline;padding:0 20px;}
    .mow_exhibitIntro .motionbox .intro_tit .tit em{font-size:13px;}
    .mow_exhibitIntro .motionbox .intro_tit .tit strong{font-size:28px;}
    .mow_exhibitIntro .motionbox .intro_tit .link{margin-top:23px;margin-bottom:0;}
    .mow_exhibitIntro .motionbox .intro_map{height:420px;}

    .mow_exhibitIntro .exhibit_list{margin-top:70px;}
    .mow_exhibitIntro .exhibit_list .titbox>strong{font-size:30px;}
}
/* 상설전시 인트로 End */

/* 상설전시안내 */
.sub02_01_01 #body_layout,
.sub02_01_02 #body_layout,
.sub02_01_03 #body_layout,
.sub02_01_04 #body_layout{padding-bottom:0;}
.sub02_01_01 .content-info,
.sub02_01_02 .content-info,
.sub02_01_03 .content-info,
.sub02_01_04 .content-info{display:none;}

.mow_exhibitPage{}
.mow_exhibitPage .view_map{position:relative;padding:116px 0 66px;min-height:707px;}
.mow_exhibitPage .view_map::before{content:"";position:absolute;right:calc(50% - 640px);top:0;z-index:-1;width:1000%;height:100%;background:rgba(0,0,0,0.03);}
.mow_exhibitPage .view_map::after{content:"";position:absolute;right:20px;bottom:20px;z-index:-1;width:127px;height:369px;background-image:url("data:image/svg+xml,%3Csvg width='127' height='369' viewBox='0 0 127 369' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline opacity='0.2' x1='0.5' y1='1.7425e-08' x2='0.49998' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='18.5' y1='1.7425e-08' x2='18.5' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='36.5' y1='1.7425e-08' x2='36.5' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='54.5' y1='1.7425e-08' x2='54.5' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='72.5' y1='1.7425e-08' x2='72.5' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='90.5' y1='1.7425e-08' x2='90.5' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='108.5' y1='1.7425e-08' x2='108.5' y2='369' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='126.5' y1='1.7425e-08' x2='126.5' y2='369' stroke='%23ACA2A2'/%3E%3C/svg%3E%0A");}
.mow_exhibitPage .view_map .cont{padding-right:54%;}
.mow_exhibitPage .view_map .cont .titbox{}
.mow_exhibitPage .view_map .cont .titbox em{display:block;margin-bottom:20px;color:#BB201C;font-size:20px;line-height:1.2;letter-spacing:0;font-weight:bold;}
.mow_exhibitPage .view_map .cont .titbox strong{display:block;color:#000;font-size:45px;line-height:1.29;letter-spacing:-0.04em;font-weight:bold;}
.mow_exhibitPage .view_map .cont .titbox span{display:block;color:#000;font-size:36px;line-height:1.2;letter-spacing:0;font-weight:400;}
.mow_exhibitPage .view_map .cont .wordbox{margin-top:30px;}
.mow_exhibitPage .view_map .cont .wordbox p{overflow:hidden;display:-webkit-box;margin:0;color:#444;font-size:15px;line-height:1.6;letter-spacing:0;font-weight:400;-webkit-line-clamp:11;-webkit-box-orient:vertical;}
.mow_exhibitPage .view_map .cont .wordbox p+p{margin-top:35px;}
.mow_exhibitPage .view_map .cont .wordbox p.on{-webkit-line-clamp:inherit;}
.mow_exhibitPage .view_map .cont .wordbox .scrollbutton{margin-top:35px;}
.mow_exhibitPage .view_map .cont .wordbox .scrollbutton button{position:relative;padding-right:20px;color:#000;font-size:15px;line-height:1.2;letter-spacing:0;font-weight:bold;}
.mow_exhibitPage .view_map .cont .wordbox .scrollbutton button::before{content:"";position:absolute;right:0;top:calc(60% - 6.5px);width:8px;height:13px;background-image:url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.64645 12.3536C3.84171 12.5488 4.15829 12.5488 4.35355 12.3536L7.53553 9.17157C7.7308 8.97631 7.7308 8.65973 7.53553 8.46447C7.34027 8.2692 7.02369 8.2692 6.82843 8.46447L4 11.2929L1.17157 8.46447C0.976311 8.2692 0.659729 8.2692 0.464466 8.46447C0.269204 8.65973 0.269204 8.97631 0.464466 9.17157L3.64645 12.3536ZM3.5 2.18557e-08L3.5 12L4.5 12L4.5 -2.18557e-08L3.5 2.18557e-08Z' fill='black'/%3E%3C/svg%3E%0A");}
.mow_exhibitPage .view_map .cont .wordbox .scrollbutton.on button::before{top:calc(50% - 6.5px);transform:rotate(180deg);}
.mow_exhibitPage .view_map .pict{position:absolute;right:-130px;top:0;display:flex;justify-content:center;align-items:center;width:60.157%;height:474px;text-align:center;}
.mow_exhibitPage .view_map .pict img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;width:1000%;height:100%;object-fit:cover;color:#fff;font-size:30px;}

.mow_exhibitPage .view_pic{margin-top:100px;}
.mow_exhibitPage .view_pic .item{display:flex;flex-wrap:wrap;gap:60px 0;margin:0 -50px;}
.mow_exhibitPage .view_pic .item+.item{margin-top:60px;}
.mow_exhibitPage .view_pic .item.type02{align-items:center;}
.mow_exhibitPage .view_pic .item .relics_pic{margin:0 50px;width:calc(50% - 100px);text-align:center;}
.mow_exhibitPage .view_pic .item.type03 .relics_pic{width:calc(100% - 100px);}
.mow_exhibitPage .view_pic .item .relics_pic .top{position:relative;display:inline-block;}
.mow_exhibitPage .view_pic .item .relics_pic .top::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid #eee;}
.mow_exhibitPage .view_pic .item .relics_pic .bottom{margin-top:20px;}
.mow_exhibitPage .view_pic .item .relics_pic .bottom em{display:block;margin-bottom:5px;color:#A36E00;font-size:18px;line-height:1.2;letter-spacing:0;font-weight:400;}
.mow_exhibitPage .view_pic .item .relics_pic .bottom strong{display:block;color:#000;font-size:24px;line-height:1.2;letter-spacing:0;font-weight:bold;}
.mow_exhibitPage .view_pic .item .relics_pic .bottom p{margin-top:15px;color:#666;font-size:15px;line-height:1.2;font-weight:400;}

.mow_exhibitPage .view_arrow{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:240px;}
.mow_exhibitPage .view_arrow .item{width:50%;min-height:225px;}
.mow_exhibitPage .view_arrow .item a{overflow: hidden;position:relative;display:flex;justify-content:center;align-items:center;padding:50px 20px;width:100%;height:100%;text-align:center;}
.mow_exhibitPage .view_arrow .item a:focus{outline:2px dotted #BB201C;}
.mow_exhibitPage .view_arrow .item a::before{content:"";position:absolute;left:0;top:0;z-index:-1;transform:scale(1);display:block;width:100%;height:100%;transition:all 0.5s;}
.mow_exhibitPage .view_arrow .item a:hover::before,
.mow_exhibitPage .view_arrow .item a:focus::before{transform:scale(1.1);}
.mow_exhibitPage .view_arrow .item a .inner{}
.mow_exhibitPage .view_arrow .item a .inner em{display:block;margin-bottom:15px;color:#fff;font-size:16px;line-height:1.2;letter-spacing:0;font-weight:bold;}
.mow_exhibitPage .view_arrow .item a .inner strong{display:block;color:#fff;font-size:27px;line-height:1.26;letter-spacing:0;font-weight:bold;}
.mow_exhibitPage .view_arrow .item a .inner strong i{display:block;font-size:20px;}
.mow_exhibitPage .view_arrow .item a::before{background-position:center;background-size:cover;}
.mow_exhibitPage .view_arrow .item.bg01 a::before{background-image:url(/images/kor/sub02/view_arrowbg00.jpg);}
.mow_exhibitPage .view_arrow .item.bg02 a::before{background-image:url(/images/kor/sub02/view_arrowbg01.jpg);}
.mow_exhibitPage .view_arrow .item.bg03 a::before{background-image:url(/images/kor/sub02/view_arrowbg02.jpg);}
.mow_exhibitPage .view_arrow .item.bg04 a::before{background-image:url(/images/kor/sub02/view_arrowbg03.jpg);}

@media(max-width:1640px){
    .mow_exhibitPage .view_map::before{right:calc(50% - 40%);}
    .mow_exhibitPage .view_map::after{display:none;}
    .mow_exhibitPage .view_map .pict{right:50px;width:47.4431%;}
    .mow_exhibitPage .view_map .cont{padding-right:55%;}
}
@media(max-width:1279px){
    .mow_exhibitPage .view_arrow{gap:0 1px;}
    .mow_exhibitPage .view_arrow .item{width:calc(50% - 0.5px);}
}
@media(max-width:950px){
    .mow_exhibitPage .view_map{padding:60px 0;min-height:auto;}
    .mow_exhibitPage .view_map::before{right:0;}
    .mow_exhibitPage .view_map .pict{position:relative;right:auto;top:auto;margin:0 auto 40px;width:770px;}
    .mow_exhibitPage .view_map .cont{padding-right:0;}

    .mow_exhibitPage .view_pic .item{margin:0 -30px;}
    .mow_exhibitPage .view_pic .item .relics_pic{margin:0 30px;width:calc(50% - 60px);}
    .mow_exhibitPage .view_pic .item.type03 .relics_pic{width:calc(100% - 60px);}
    .mow_exhibitPage .view_pic .item .relics_pic .bottom em{font-size:16px;}
    .mow_exhibitPage .view_pic .item .relics_pic .bottom strong{font-size:22px;}
}
@media(max-width:850px){
    .mow_exhibitPage .view_map .pict{padding-top:61.45%;width:100%;height:auto;}
}
@media(max-width:767px){
    .mow_exhibitPage .view_arrow .item a .inner strong i{display:none;}
}
@media(max-width:640px){
    .mow_exhibitPage .view_map .cont .titbox em{font-size:18px;}
    .mow_exhibitPage .view_map .cont .titbox strong{font-size:35px;}
    .mow_exhibitPage .view_map .cont .titbox span{font-size:26px;}

    .mow_exhibitPage .view_pic .item{flex-direction:column;}
    .mow_exhibitPage .view_pic .item .relics_pic{width:calc(100% - 60px);}
    .mow_exhibitPage .view_pic .item .relics_pic .bottom strong{font-size:17px;}

    .mow_exhibitPage .view_arrow .item a .inner em{font-size:14px;}
    .mow_exhibitPage .view_arrow .item a .inner strong{font-size:22px;}
}
/* 상설전시안내 End */

/* 예약신청안내  */
.mow_reserveIntro{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px 20px;}
.mow_reserveIntro .item{width:calc(32.813% - 20px);min-height:400px;}
.mow_reserveIntro .item a{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-content:space-between;padding:90px 20px 80px 16.25%;width:100%;height:100%;background-position:center;background-size:cover;}
.mow_reserveIntro .item a::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;transform:scaleX(0);background:#000 url(/images/kor/sub04/reserveIntro_ov.png) center right -70px no-repeat;transition:transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);transform-origin:left;}
.mow_reserveIntro .item a:hover::before,
.mow_reserveIntro .item a:focus::before{transform:scaleX(1);transform-origin:right;}
.mow_reserveIntro .item a .tit{display:block;width:100%;color:#fff;font-size:27px;line-height:1.4;letter-spacing:0.03em;font-weight:bold;text-shadow:0px 2px 10px rgba(0, 0, 0, 0.25);}
.mow_reserveIntro .item a .tit span{display:block;}
.mow_reserveIntro .item a .link{position:relative;display:inline-block;padding:10px 70px 10px 20px;border:1px solid #fff;}
.mow_reserveIntro .item a .link::before{content:"";position:absolute;right:20px;top:calc(50% - 6px);width:15px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='15' height='12' viewBox='0 0 15 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.21289 10.424L8.78883 12L14.7888 6L8.78883 0L7.21279 1.57597L11.6368 6L7.63691 10L7.21289 10.424Z' fill='white'/%3E%3Cpath d='M0.212891 5H12.2129V7H0.212891V5Z' fill='white'/%3E%3C/svg%3E%0A");}
.mow_reserveIntro .item a .link span{color:#fff;font-size:15px;line-height:1.2;letter-spacing:0.03em;font-weight:400;}

.mow_reserveIntro .item:nth-child(1) a{background-image:url(/images/kor/sub04/reserveIntro_bg01.jpg);}
.mow_reserveIntro .item:nth-child(2) a{background-image:url(/images/kor/sub04/reserveIntro_bg02.jpg);}
.mow_reserveIntro .item:nth-child(3) a{background-image:url(/images/kor/sub04/reserveIntro_bg03.jpg);}
.mow_reserveIntro .item:nth-child(4) a{background-image:url(/images/kor/sub04/reserveIntro_bg04.jpg);}
.mow_reserveIntro .item:nth-child(5) a{background-image:url(/images/kor/sub04/reserveIntro_bg05.jpg);}
.mow_reserveIntro .item:nth-child(6) a{background-image:url(/images/kor/sub04/reserveIntro_bg06.jpg);}

@media(max-width:999px){
    .mow_reserveIntro{gap:30px 10px;}
    .mow_reserveIntro .item{width:calc(50% - 10px);}
}
@media(max-width:640px){
    .mow_reserveIntro .item{width:100%;min-height:auto;}
    .mow_reserveIntro .item a{display:block;padding:50px 20px 50px 11.67%;width:100%;height:100%;}
    .mow_reserveIntro .item a .link{margin-top:50px;}
}
/* 예약신청안내 End */

/* 세계문자-소개 */
.mow_letterIntro{position: relative;}
.mow_letterIntro .inner{position:relative;margin-bottom:70px;padding-right:53.907%;}
.mow_letterIntro .inner .txtBox{}
.mow_letterIntro .inner .txtBox .tit{margin-bottom:50px;}
.mow_letterIntro .inner .txtBox .tit em{display:block;margin-bottom:32px;color:#000;font-size:16px;line-height:1.2;letter-spacing:0.16em;font-weight:300;}
.mow_letterIntro .inner .txtBox .tit strong{display:block;color:#000;font-size:50px;line-height:1.1;letter-spacing:-0.02em;font-weight:400;}
.mow_letterIntro .inner .txtBox .tit strong span{display: block;}
.mow_letterIntro .inner .txtBox .paragraph{}
.mow_letterIntro .inner .txtBox .paragraph p{margin:0;color:#222;font-size:22px;line-height:1.4;letter-spacing:-0.02em;font-weight:400;}
.mow_letterIntro .inner .txtBox .paragraph p+p{margin-top:30px;}

.mow_letterIntro .inner .imgBox{overflow:hidden;position: absolute;right:0;top:0;padding-top:58.829%;max-width: 45.313%;width:100%;box-shadow:0px 15px 40px rgba(0, 0, 0, 0.2);}
.mow_letterIntro .inner .imgBox img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;}

@media(max-width:1279px){
    .mow_letterIntro .inner .txtBox .tit strong{font-size:37px;}
    .mow_letterIntro .inner .txtBox .tit strong span{display:inline-block;}
    .mow_letterIntro .inner .txtBox .paragraph p{margin:0;color:#222;font-size:18px;}
}
@media(max-width:950px){
    .mow_letterIntro .inner{padding-right:0;}
    .mow_letterIntro .inner .txtBox .tit em{margin-bottom:22px;}
    .mow_letterIntro .inner .txtBox .tit{margin-bottom:30px;}
    .mow_letterIntro .inner .txtBox .paragraph p+p{margin-top:25px;}

    .mow_letterIntro .inner .imgBox{position: relative;right:auto;top:auto;margin:50px auto 0;padding-top:0;max-width:fit-content;}
    .mow_letterIntro .inner .imgBox img{position:relative;left:auto;top:auto;transform:none;width:auto;height:auto;}
}
@media(max-width:450px){
    .mow_letterIntro .inner .txtBox .tit em{font-size:14px;}
    .mow_letterIntro .inner .txtBox .tit strong{font-size:28px;}
    .mow_letterIntro .inner .txtBox .paragraph p{font-size:16px;}
}
/* 세계문자-소개 End */

/* sub0201, sub0203, sub0204 상설전시, 야외전시, 어린이전시 인트로 */
.sub02_01 #location,
.sub02_03 #location,
.sub02_04 #location{display:none;}
.sub02_01 #body_layout .lnb_wrap,
.sub02_03 #body_layout .lnb_wrap,
.sub02_04 #body_layout .lnb_wrap{border:0;}
/* sub0201, sub0203, sub0204 상설전시, 야외전시, 어린이전시 인트로 End */

/* 어린이전시 */
.sub02_04 .mow_exhibitIntro{padding-top:335px;}

.mow_exhibitIntro.children .exhibit_list .middle_info{display:flex;flex-wrap:wrap;flex-direction:row-reverse;gap:50px 100px;margin-bottom:250px;}
.mow_exhibitIntro.children .exhibit_list .middle_info .picbox{width:280px;}
.mow_exhibitIntro.children .exhibit_list .middle_info .picbox .inner{position:relative;}
.mow_exhibitIntro.children .exhibit_list .middle_info .picbox .inner::before{content:"";position:absolute;right:-10px;bottom:-10px;z-index:-1;width:100%;height:100%;background:rgba(0,0,0,0.05);}
.mow_exhibitIntro.children .exhibit_list .middle_info .titbox{margin-bottom:0;width:calc(100% - 380px);}
.mow_exhibitIntro.children .exhibit_list .list .item:nth-child(1){margin-top:-150px;}

.childerenEx_use{margin-top:20px;}
.childerenEx_use strong{display:block;color:#000;font-size:23px;line-height:1.2;letter-spacing:-0.04em;font-weight:bold;}
.childerenEx_use ul{margin-top:10px;}
.childerenEx_use ul li{position:relative;padding-left:20px;color:#444;font-size:15px;line-height:1.27;letter-spacing:0.01em;}
.childerenEx_use ul li+li{margin-top:5px;}
.childerenEx_use ul li em{position:absolute;left:0;top:2px;display:flex;justify-content:center;align-items:center;width:15px;height:15px;border-radius:100%;;background:#000;color:#fff;font-size:12px;line-height:1;text-align:center;}
.childerenEx_use .tiptxt{margin-top:10px;color:#BB201C;font-size:16px;line-height:1.5;letter-spacing:-0.04em;}

@media(max-width:940px){
    .mow_exhibitIntro.children .exhibit_list .middle_info .picbox{margin:0 auto;}
    .mow_exhibitIntro.children .exhibit_list .middle_info .titbox{width:100%;}
}
@media(max-width:767px){
    .mow_exhibitIntro.children .exhibit_list .middle_info{margin-bottom:100px;}
    .mow_exhibitIntro.children .exhibit_list .list .item:nth-child(1){margin-top:0;}
}
/* 어린이전시 End */

/* 인사말 */
.mow_intro{position:relative;}
.mow_intro::before{content:"";position:absolute;left:calc(50% - 11%);top:-90px;z-index:-1;transform:rotate(180deg);opacity:0.03;width:100%;height:454px;background:linear-gradient(270deg, #FFFFFF 1.54%, rgba(255, 255, 255, 0) 50%), #000;}
.mow_intro::after{content:"";position:absolute;left:0;top:-90px;z-index:-1;width:127px;height:455px;background-image:url("data:image/svg+xml,%3Csvg width='127' height='455' viewBox='0 0 127 455' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline opacity='0.2' x1='0.5' y1='0.257813' x2='0.499975' y2='454.479' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='18.5' y1='0.257813' x2='18.5' y2='454.479' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='36.5' y1='0.257813' x2='36.5' y2='454.479' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='54.5' y1='0.257813' x2='54.5' y2='454.479' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='72.5' y1='0.257813' x2='72.5' y2='454.479' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='90.5' y1='0.257813' x2='90.5' y2='454.479' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='108.5' y1='0.257813' x2='108.5' y2='454.479' stroke='%23ACA2A2'/%3E%3Cline opacity='0.2' x1='126.5' y1='0.257813' x2='126.5' y2='454.479' stroke='%23ACA2A2'/%3E%3C/svg%3E%0A");}
.mow_intro .motionbox{position:relative;margin:0 auto;max-width:1280px;}
.mow_intro .motionbox .intro_tit{position:fixed;top:430px;z-index:10;}
.mow_intro .motionbox .intro_tit.fixed{position:absolute;}
.mow_intro .motionbox .intro_tit em{display:block;color:#000;font-size:16px;line-height:1.2;letter-spacing:0.16em;font-weight:300;}
.mow_intro .motionbox .intro_tit strong{display:block;margin-top:27px;color:#000;font-size:40px;line-height:1.4;letter-spacing:-0.04em;font-weight:bold;}
.mow_intro .motionbox .intro_tit strong span{display:block;color:#888;font-weight:300;}
.mow_intro .motionbox .mow_fullview{position:relative;margin-top:360px;height:526px;}
.mow_intro .motionbox .mow_fullview .inner{overflow:hidden;position:absolute;left:50%;top:0;transform:translateX(-50%);width:100%;height:100%;background:rgba(0,0,0,0) url(/images/kor/sub01/mow_fullview.jpg);background-position:center;background-size:cover;background-blend-mode:multiply;}

.mow_intro .conextbox{margin-top:50px;}
.mow_intro .conextbox p{margin:0;color:#222;font-size:20px;line-height:1.65;letter-spacing:-0.04em;font-weight:400;}
.mow_intro .conextbox p+p{margin-top:50px;}

@media(max-width:1279px){
    .sub01_01 #body_layout::before{width:670px;height:217px;}
    .mow_intro::after{display:none;}
    .mow_intro .motionbox{padding:0 20px;}
    .mow_intro .motionbox .intro_tit{top:380px;}
}
@media(max-width:767px){
    .sub01_01 #body_layout{padding-bottom:100px;}
    .sub01_01 #body_layout::before{width:450px;height:146px;}
    .mow_intro .motionbox .intro_tit{top:310px;}
    .mow_intro .motionbox .intro_tit strong{font-size:32px;}
}
@media(max-width:640px){
    .mow_intro .motionbox .intro_tit em{letter-spacing:0.12em;}
    .mow_intro .motionbox .intro_tit strong{font-size:25px;}
}
@media(max-width:490px){
    .sub01_01 #body_layout{padding-bottom:20px;}
    .sub01_01 #body_layout::before{width:310px;height:101px;}
    .mow_intro .motionbox .intro_tit em{font-size:13px;}
}
/* 인사말 End */

/* 비전 및 미션 */
.mow_vision{}
.mow_vision .intro_box{display:flex;justify-content:center;align-items:center;padding:25px;background:url(/images/kor/sub07/mow_vision_introbg.jpg) center / cover no-repeat;min-height:483px;}
.mow_vision .intro_box .intro_txt{text-align:center;}
.mow_vision .intro_box .intro_txt em{display:block;margin-bottom:32px;color:#fff;font-size:24px;line-height:1.2;letter-spacing:0;font-weight:bold;}
.mow_vision .intro_box .intro_txt strong{display:block;color:#fff;font-size:40px;line-height:1.375;letter-spacing:-0.02em;font-weight:300;}
.mow_vision .intro_box .intro_txt strong b{display:block;}

.mow_vision .list_box{position:relative;padding:228px 25px 260px;background:url(/images/kor/sub07/vision_list_box_bg.png) center no-repeat;}
.mow_vision .list_box .tit{position:relative;}
.mow_vision .list_box .tit::before{content:"";position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%,-50%);width:470px;height:470px;border:1px solid rgba(219, 219, 219, 0.7);border-radius:100%;background:#fff;}
.mow_vision .list_box .tit::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:616px;height:616px;border:1px solid rgba(234, 235, 239, 0.8);border-radius:100%;background:#fff;}
.mow_vision .list_box .tit .inner{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;margin:0 auto;width:378px;height:378px;border-radius:100%;background:#fff url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='2' y='2' width='5' height='5' stroke='url(%23pattern0)' stroke-opacity='0.25' stroke-width='4'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_1572_5080' transform='scale(0.111111)'/%3E%3C/pattern%3E%3Cimage id='image0_1572_5080' width='9' height='9' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAylpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAxIDc5LmMwMjA0YjJkZWYsIDIwMjMvMDIvMDItMTI6MTQ6MjQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyNC40IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc2MzdFOUY5RjZEQjExRURBMjdBRTM3QzIyM0M5QkIyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc2MzdFOUZBRjZEQjExRURBMjdBRTM3QzIyM0M5QkIyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzYzN0U5RjdGNkRCMTFFREEyN0FFMzdDMjIzQzlCQjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzYzN0U5RjhGNkRCMTFFREEyN0FFMzdDMjIzQzlCQjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5iEfEFAAAAIElEQVR42mJgYGD4DwQgggEnm6ACIJugAig9jK0DCDAAol68RGel7zsAAAAASUVORK5CYII='/%3E%3C/defs%3E%3C/svg%3E%0A");}
.mow_vision .list_box .tit .inner::before{content:"";position:absolute;left:50%;top:50%;z-index:-1;transform:translate(-50%,-50%);width:342px;height:342px;border-radius:100%;background:#fff;}
.mow_vision .list_box .tit .inner .inner_txt{overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;width:246px;height:246px;border-radius:100%;background:#2E3639;box-shadow:0px 6px 35px rgba(0, 0, 0, 0.4);text-align:center;}
.mow_vision .list_box .tit .inner .inner_txt::before{content:"";position:absolute;right:-41px;bottom:56px;opacity:0.1;width:233px;height:70px;background:url("data:image/svg+xml,%3Csvg width='233' height='70' viewBox='0 0 233 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.20261 69.2057L1.20265 69.2057L1.20498 69.1996L22.5413 13.251L22.5416 13.25C22.5682 13.1801 22.6038 13.1425 22.6318 13.1226C22.661 13.1019 22.6909 13.0938 22.7175 13.0938C22.7438 13.0938 22.7733 13.1017 22.8026 13.1225C22.8309 13.1425 22.8669 13.1803 22.8944 13.2504C22.8946 13.2508 22.8947 13.2512 22.8949 13.2516L27.7347 25.9435L27.7353 25.9451C27.8194 26.1637 27.8594 26.3891 27.8594 26.6075C27.8594 26.8256 27.8173 27.0642 27.7344 27.2844C27.7343 27.2848 27.7342 27.2851 27.734 27.2855L12.3268 67.682C12.3267 67.6821 12.3266 67.6823 12.3266 67.6824C11.8707 68.8725 10.8623 69.4944 9.89841 69.4944H1.31463C1.297 69.4944 1.27107 69.4877 1.24242 69.4557C1.21279 69.4226 1.18677 69.3674 1.18677 69.2955C1.18677 69.2596 1.19354 69.2286 1.20261 69.2057Z' stroke='white'/%3E%3Cpath d='M55.2444 69.4994C54.2807 69.4993 53.2725 68.8775 52.8165 67.6877C52.8164 67.6874 52.8164 67.6872 52.8163 67.687L27.307 0.794774L27.3071 0.794759L27.3047 0.788692C27.2956 0.765808 27.2888 0.734723 27.2888 0.698833C27.2888 0.626981 27.3148 0.571733 27.3445 0.53867C27.3731 0.506697 27.3991 0.5 27.4167 0.5H36.0005C36.9629 0.5 37.973 1.1201 38.4286 2.31195C38.4287 2.31199 38.4287 2.31204 38.4287 2.31208L58.203 54.1686L58.6701 55.3936L59.1373 54.1686L74.74 13.2579C74.7402 13.2575 74.7403 13.2571 74.7405 13.2567C74.7683 13.1852 74.8047 13.1471 74.8326 13.1272C74.8615 13.1067 74.8908 13.0987 74.917 13.0987C74.9452 13.0987 74.9755 13.1073 75.0041 13.1274C75.0315 13.1466 75.0665 13.1832 75.0928 13.2526L75.0932 13.2535L79.9335 25.9468C79.9336 25.947 79.9337 25.9472 79.9338 25.9475C80.0175 26.1697 80.0589 26.3963 80.0589 26.6174C80.0589 26.8412 80.0187 27.0666 79.9347 27.2847L79.9342 27.2862L64.5283 67.6848C64.0727 68.8767 63.0625 69.4969 62.1001 69.4969H62.0999L55.2446 69.4994C55.2446 69.4994 55.2445 69.4994 55.2444 69.4994Z' stroke='white'/%3E%3Cpath d='M90.6201 2.31142L90.6202 2.31174L108.941 50.3411L108.941 50.3412C110.783 55.1651 115.097 58.5945 120.175 58.5945C122.751 58.5945 125.14 57.7089 127.104 56.2049L127.104 56.2048C127.328 56.0334 127.685 56.0923 127.831 56.4724C127.831 56.4725 127.831 56.4726 127.831 56.4726L131.263 65.4758L131.264 65.4782C131.295 65.5591 131.31 65.6431 131.31 65.7348C131.31 65.9723 131.194 66.1817 131.034 66.2844C127.831 68.3295 124.093 69.4969 120.173 69.4969C111.104 69.4969 103.378 63.3978 100.032 54.637C100.032 54.6369 100.032 54.6368 100.032 54.6368L79.4987 0.79477L79.4987 0.794755L79.4963 0.788692C79.4872 0.765803 79.4805 0.734717 79.4805 0.698833C79.4805 0.62698 79.5065 0.571731 79.5361 0.538668C79.5648 0.506697 79.5907 0.5 79.6083 0.5H88.1921C89.1571 0.5 90.1667 1.12036 90.6201 2.31142Z' stroke='white'/%3E%3Cpath d='M160.849 69.2046L160.851 69.2107C160.86 69.2335 160.867 69.2646 160.867 69.3005C160.867 69.3724 160.841 69.4276 160.811 69.4607C160.783 69.4927 160.757 69.4994 160.739 69.4994H152.155C151.19 69.4994 150.18 68.8789 149.725 67.6899C149.725 67.6897 149.725 67.6896 149.725 67.6895L131.406 19.6558L131.406 19.6557C129.565 14.8318 125.25 11.4024 120.172 11.4024C117.596 11.4024 115.208 12.288 113.243 13.792L113.243 13.7921C113.019 13.9635 112.662 13.9046 112.517 13.5243L109.085 4.52112L109.085 4.52111L109.084 4.51866C109.052 4.43779 109.038 4.35387 109.038 4.26214C109.038 4.02479 109.153 3.81546 109.313 3.71274C112.516 1.66747 116.255 0.5 120.174 0.5C129.245 0.5 136.971 6.59916 140.316 15.3623C140.316 15.3624 140.316 15.3624 140.316 15.3624L160.849 69.2046Z' stroke='white'/%3E%3Cpath d='M160.422 42.7107L160.421 42.7122C160.338 42.9303 160.297 43.1557 160.297 43.3795C160.297 43.5939 160.339 43.8278 160.422 44.0493C160.423 44.0495 160.423 44.0498 160.423 44.0501L165.263 56.7434L165.263 56.7443C165.29 56.8137 165.325 56.8503 165.352 56.8695C165.381 56.8896 165.411 56.8981 165.439 56.8981C165.465 56.8981 165.495 56.8902 165.524 56.8696C165.552 56.8497 165.588 56.8115 165.616 56.7397C165.616 56.7395 165.616 56.7393 165.616 56.739L181.219 15.8283L181.686 14.6033L182.153 15.8283L201.93 67.6845C201.93 67.6847 201.93 67.6848 201.93 67.6849C202.386 68.875 203.394 69.4969 204.358 69.4969H212.942C212.959 69.4969 212.985 69.4902 213.014 69.4582C213.044 69.4252 213.07 69.3699 213.07 69.2981C213.07 69.2622 213.063 69.2311 213.054 69.2082L213.051 69.2021L187.54 2.31208C187.084 1.12014 186.074 0.5 185.112 0.5H178.256C177.294 0.5 176.284 1.12001 175.828 2.3117L160.422 42.7107ZM160.422 42.7107L175.828 2.31208L160.422 42.7107Z' stroke='white'/%3E%3C/svg%3E%0A");background-size:cover;}
.mow_vision .list_box .tit .inner .inner_txt strong{color:#fff;font-size:27px;line-height:1.18;letter-spacing:0;}
.mow_vision .list_box .tit .list_item{}
.mow_vision .list_box .tit .list_item .item{position:absolute;z-index:5;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.mow_vision .list_box .tit .list_item .item:nth-child(odd){flex-direction:row-reverse;text-align:right;}
.mow_vision .list_box .tit .list_item .item:nth-child(1){left:0;top:-20px;width:calc(50% - 230px);}
.mow_vision .list_box .tit .list_item .item:nth-child(2){right:0;top:-20px;width:calc(50% - 230px);}
.mow_vision .list_box .tit .list_item .item:nth-child(3){left:0;bottom:-20px;width:calc(50% - 230px);}
.mow_vision .list_box .tit .list_item .item:nth-child(4){right:0;bottom:-20px;width:calc(50% - 230px);}
.mow_vision .list_box .tit .list_item .item .icon{position:relative;display:inline-block;width:64px;height:64px;border-radius:100%;background:#BB201C url("data:image/svg+xml,%3Csvg width='256' height='64' viewBox='0 0 256 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M214 21.3456V44M234 32.8563C228.391 28.412 222.775 37.3007 217.166 32.8563V22.283C222.775 26.7273 228.391 17.8386 234 22.283V32.8629V32.8563Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M159.324 38.7071L155.314 35.2269' stroke='white' stroke-width='1.5' stroke-linecap='square'/%3E%3Cpath d='M155.314 29.2225L159.324 25.7422' stroke='white' stroke-width='1.5' stroke-linecap='square'/%3E%3Ccircle cx='152.38' cy='32.2253' r='3.76163' transform='rotate(45 152.38 32.2253)' stroke='white' stroke-width='1.5'/%3E%3Ccircle cx='4.51163' cy='4.51163' r='3.76163' transform='matrix(0.707107 -0.707107 -0.707107 -0.707107 162.782 47.4499)' stroke='white' stroke-width='1.5'/%3E%3Ccircle cx='162.782' cy='23.3804' r='3.76163' transform='rotate(45 162.782 23.3804)' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M103.298 34.919H100.785C99.0008 34.919 97.5545 36.3825 97.5545 38.1879V40.7311C97.5545 42.5365 99.0008 44 100.785 44H103.298C105.082 44 106.528 42.5365 106.528 40.7311V38.1879C106.528 36.3825 105.082 34.919 103.298 34.919Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M88.936 35.3439L84 43.9935H93.8655L88.936 35.3439Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M102.154 21L103.647 24.0728L107 24.5631L104.577 26.9494L105.146 30.3229L102.154 28.7342L99.1567 30.3229L99.7317 26.9494L97.309 24.5631L100.656 24.0728L102.154 21Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M88.936 31.0878C91.4729 31.0878 93.5295 29.0067 93.5295 26.4395C93.5295 23.8722 91.4729 21.7911 88.936 21.7911C86.399 21.7911 84.3424 23.8722 84.3424 26.4395C84.3424 29.0067 86.399 31.0878 88.936 31.0878Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32 21.48V18M27.3333 22.64L25 20.32M36.6667 22.64L39 20.32M32 41.2V33.08M29.6667 33.08H34.3333M28.5 44.68H35.5M28.5 47H35.5M39 32.7459C39 29.0894 35.8659 26.12 32.0065 26.12C28.1471 26.12 25 29.0894 25 32.7459C25 34.7459 25.9325 36.5251 27.4089 37.7398L28.8723 41.2H35.1147L36.5782 37.7398C38.0546 36.5251 38.987 34.7336 38.987 32.7459H39Z' stroke='white' stroke-width='1.5' stroke-miterlimit='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");box-shadow:0px 4px 12px rgba(106, 0, 1, 0.35);}
.mow_vision .list_box .tit .list_item .item .icon::before{content:"";position:absolute;left:50%;top:50%;z-index:-1;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:100%;background:#FEF1F0;}
.mow_vision .list_box .tit .list_item .item .icon.icon01{background-position:0 0;}
.mow_vision .list_box .tit .list_item .item .icon.icon02{background-position:-64px 0;}
.mow_vision .list_box .tit .list_item .item .icon.icon03{background-position:-128px 0;}
.mow_vision .list_box .tit .list_item .item .icon.icon04{background-position:-192px 0;}
.mow_vision .list_box .tit .list_item .context{width:calc(100% - 102px);}
.mow_vision .list_box .tit .list_item .context strong{display:block;color:#000;font-size:24px;line-height:1.2;letter-spacing:-0.02em;font-weight:bold;}
.mow_vision .list_box .tit .list_item .context p{color:#222;font-size:18px;line-height:1.44;letter-spacing:-0.02em;}

@media(max-width:1199px){
    .mow_vision .list_box{position:relative;padding:100px 30px;background-position:top 80px center;}
    .mow_vision .list_box .tit::before,
    .mow_vision .list_box .tit::after{display:none;}

    .mow_vision .list_box .tit .list_item{display:flex;flex-wrap:wrap;justify-content:space-between;gap:80px 0;margin-top:80px;}
    .mow_vision .list_box .tit .list_item .item{position:relative;left:auto !important;top:auto !important;bottom:auto !important;align-items:inherit;padding:70px 20px 20px;width:calc(50% - 10px) !important;border:1px solid #dbdbdb;background:#fff;text-align:center;}
    .mow_vision .list_box .tit .list_item .item:nth-child(odd){flex-direction:row;text-align:center;}
    .mow_vision .list_box .tit .list_item .item .icon{position:absolute;left:calc(50% - 32px);top:-32px;}
    .mow_vision .list_box .tit .list_item .context{width:100%;}
    .mow_vision .list_box .tit .list_item .context p br{display:none;}
}
@media(max-width:999px){
    .mow_vision .list_box .tit .list_item .context strong{font-size:20px;}
    .mow_vision .list_box .tit .list_item .context p{font-size:16px;}
}
@media(max-width:767px){
    .mow_vision .intro_box{min-height:350px;}
    .mow_vision .intro_box .intro_txt em{font-size:20px;}
    .mow_vision .intro_box .intro_txt strong{font-size:30px;}

    .mow_vision .list_box{padding:100px 20px;}
    .mow_vision .list_box .tit .list_item .item{width:100% !important;}
}
@media(max-width:450px){
    .mow_vision .list_box .tit .inner{width:300px;height:300px;}
    .mow_vision .list_box .tit .inner::before{width:274px;height:274px;}
    .mow_vision .list_box .tit .inner .inner_txt{width:190px;height:190px;}
    .mow_vision .list_box .tit .inner .inner_txt::before{bottom:40px;width:180px;height:54px;}
    .mow_vision .list_box .tit .inner .inner_txt strong{font-size:22px;}
}
/* 비전 및 미션 End */

/* 연혁 */
.mow_history{position:relative;}
.mow_history::before{content:"";position:absolute;left:0;top:0;width:127px;height:250px;background:url("data:image/svg+xml,%3Csvg width='127' height='250' viewBox='0 0 127 250' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline opacity='0.2' x1='0.5' y1='1.7425e-08' x2='0.499986' y2='250' stroke='black'/%3E%3Cline opacity='0.2' x1='18.5' y1='1.7425e-08' x2='18.5' y2='250' stroke='black'/%3E%3Cline opacity='0.2' x1='36.5' y1='1.7425e-08' x2='36.5' y2='250' stroke='black'/%3E%3Cline opacity='0.2' x1='54.5' y1='1.7425e-08' x2='54.5' y2='250' stroke='black'/%3E%3Cline opacity='0.2' x1='72.5' y1='1.7425e-08' x2='72.5' y2='250' stroke='black'/%3E%3Cline opacity='0.2' x1='90.5' y1='1.7425e-08' x2='90.5' y2='250' stroke='black'/%3E%3Cline opacity='0.2' x1='108.5' y1='1.7425e-08' x2='108.5' y2='250' stroke='black'/%3E%3Cline opacity='0.2' x1='126.5' y1='1.7425e-08' x2='126.5' y2='250' stroke='black'/%3E%3C/svg%3E%0A");}
.mow_history .intro_tit{position:relative;display:flex;justify-content:center;align-items:center;padding:0 20px;min-height:250px;text-align:center;}
.mow_history .intro_tit .layout{padding:0;}
.mow_history .intro_tit::before{content:"";position:absolute;left:calc(50% - 640px);top:0;width:1000%;height:100%;background:#000;}
.mow_history .intro_tit::after{content:"";position:absolute;right:0;bottom:0;width:612px;height:145px;background:url("/images/kor/sub07/history_intro_titbg.png") center / cover no-repeat;}
.mow_history .intro_tit strong{opacity:0;display:block;margin-bottom:8px;color:#fff;font-size:45px;line-height:1.2;letter-spacing:-0.02em;font-weight:300;animation:cliptext 1s ease-in-out both;}
.mow_history .intro_tit strong b{font-weight:bold;}
.mow_history .intro_tit em{opacity:0;display:block;color:#fff;font-size:20px;line-height:1.2;letter-spacing:-0.02em;font-weight:bold;animation:cliptext 1s ease-in-out both;animation-delay:0.5s;}

.mow_history .history_info{margin-top:82px;padding-bottom:350px;}
.mow_history .history_info .layout{display:flex;flex-wrap:wrap;}
.mow_history .history_info .pin-spacer{width:41.329% !important;}
.mow_history .history_info .history_img{width:100% !important;}
.mow_history .history_info .history_img .picbox{overflow:hidden;transform:translateY(100%);width:100%;transition-duration:1.2s;transition-timing-function:ease-out;}
.mow_history .history_info .history_img .picbox img{transform:translateY(-100%);transition-duration:1.2s;transition-timing-function:ease-out;}

.mow_history .history_info .history_img.on .picbox{transform:translateY(0);}
.mow_history .history_info .history_img.on .picbox img{transform:translateY(0);}

.mow_history .history_info .history_list{position:relative;margin-left:102px;padding-left:82px;width:calc(100% - 41.329% - 102px);}
.mow_history .history_info .history_list::before{content:"";position:absolute;left:0;top:25px;width:1px;height:100%;background:#EAEBEF;}
.mow_history .history_info .history_list .item{position:relative;}
.mow_history .history_info .history_list .item+.item{margin-top:100px;}
.mow_history .history_info .history_list .item::before{content:"";position:absolute;left:-89px;top:20px;width:7px;height:7px;border:4px solid #dbdbdb;border-radius:100%;background:#fff;}
.mow_history .history_info .history_list .item:last-child::after{content:"";position:absolute;left:-82px;top:35px;width:1px;height:1000%;background:#fff;}
.mow_history .history_info .history_list .item .year{padding-bottom:50px;}
.mow_history .history_info .history_list .item .year strong{color:#222;font-size:50px;line-height:1;font-weight:bold;}
.mow_history .history_info .history_list .item .day{padding-left:40px;}
.mow_history .history_info .history_list .item .day>ul{}
.mow_history .history_info .history_list .item .day>ul>li{position:relative;padding-left:60px;}
.mow_history .history_info .history_list .item .day>ul>li+li{margin-top:5px;}
.mow_history .history_info .history_list .item .day>ul>li em{position:absolute;left:0;top:0;color:#BB201C;font-size:18px;line-height:1.2;letter-spacing:0;font-weight:bold;}
.mow_history .history_info .history_list .item .day>ul>li>ul>li{color:#444;font-size:18px;line-height:1.44;letter-spacing:0;}

.mow_history .history_info .history_list .item.on::before{border:4px solid #BB201C;}
.mow_history .history_info .history_list .item.on .year strong{color:#BB201C;}

@media(max-width:1640px){
    .mow_history .intro_tit::before{left:50px;}
    .mow_history .history_info{padding-bottom:0;}
    .mow_history .history_info .pin-spacer{width:34.735% !important;}

    .mow_history .history_info .history_list{margin-left:80px;padding-bottom:100px;width:calc(100% - 34.735% - 80px);}
}
@media(max-width:1084px){
    .mow_history .intro_tit::before{left:30px;}
}
@media(max-width:999px){
    .mow_history .history_info .history_img{display:none;}

    .mow_history .history_info .history_list{margin-left:0;padding-bottom:70px;width:100%;}
}
@media(max-width:767px){
    .mow_history .intro_tit::before{left:0;width:100%;}
    .mow_history .intro_tit::after{width:443px;height:105px;}
    .mow_history .intro_tit strong{font-size:35px;}
    .mow_history .intro_tit em{font-size:18px;}

    .mow_history .history_info .history_list{padding-left:25px;}
    .mow_history .history_info .history_list .item::before{left:-32px;}
    .mow_history .history_info .history_list .item:last-child::after{left:-25px;}
    .mow_history .history_info .history_list .item .day{padding:0;}
}
@media(max-width:640px){
    .mow_history .intro_tit strong b{display:block;}
}
@media(max-width:500px){
    .mow_history .history_info .history_list .item .year{padding-bottom:30px;}
    .mow_history .history_info .history_list .item .day>ul>li em{position:relative;left:auto;top:auto;margin-bottom:5px;}
    .mow_history .history_info .history_list .item .day>ul>li{padding:0;}
}
/* 연혁 End */

/* 조직도 */
.mow_org{}
.mow_org .mow_chart{text-align:center;}
.mow_org .mow_chart .link_dept{position:relative;display:inline-flex;justify-content:center;align-items:center;transition:0.3s;text-align:center;}
.mow_org .mow_chart .link_dept strong{color:#fff;font-size:24px;line-height:1.2;letter-spacing:-0.01em;font-weight:bold;}

.mow_org .mow_chart .lv_01 .link_dept,
.mow_org .mow_chart .lv_02 .link_dept{padding:23.71px 10px;width:100%;height:100%;box-shadow:0px 4.91915px 12.2979px rgba(0, 0, 0, 0.1);}
.mow_org .mow_chart .lv_01 .link_dept::before,
.mow_org .mow_chart .lv_02 .link_dept::before{content:"";position:absolute;left:calc(50% - 0.5px);top:-55px;z-index:-1;width:1px;height:100%;background:#dbdbdb;}
.mow_org .mow_chart .lv_01 .link_dept::after,
.mow_org .mow_chart .lv_02 .link_dept::after{content:"";position:absolute;left:calc(50% - 6.5px);top:-6.5px;width:7px;height:7px;border:3px solid #fff;border-radius:100%;background:#2E3639;}

.mow_org .mow_chart .lv_01 .link_dept strong,
.mow_org .mow_chart .lv_02 .link_dept strong{font-size:18px;}

.mow_org .mow_chart .lv_00{margin-bottom:58px;}
.mow_org .mow_chart .lv_00 .link_dept{margin:0 auto;width:160px;height:160px;border-radius:100%;background:#BB201C;box-shadow:0px 8px 15px rgba(0, 0, 0, 0.15);}
.mow_org .mow_chart .lv_00 .link_dept::before{content:"";position:absolute;left:calc(50% -95px);top:calc(50% -95px);width:190px;height:190px;border:1px solid #BB201C;border-radius:100%;}
.mow_org .mow_chart .lv_00 .link_dept::after{content:"";position:absolute;left:calc(50% - 0.5px);bottom:-182px;z-index:-1;width:1px;height:182px;background:#dbdbdb;}

.mow_org .mow_chart .lv_01{margin-bottom:54px;}
.mow_org .mow_chart .lv_01 .link_dept{width:230px;background:#000;}

.mow_org .mow_chart .lv_02 .link_dept{border:2px solid #2E3639;background:#2E3639;}
.mow_org .mow_chart .lv_02 .link_dept:hover,
.mow_org .mow_chart .lv_02 .link_dept:focus{background:#ffff;}
.mow_org .mow_chart .lv_02 .link_dept:hover strong,
.mow_org .mow_chart .lv_02 .link_dept:focus strong{color:#2E3639;}
.mow_org .mow_chart .lv_02 ul{position:relative;display:flex;flex-wrap:wrap;gap:40px 0;margin:0 -13px;padding-top:54px;}
.mow_org .mow_chart .lv_02 ul::before{content:"";position:absolute;left:9.92%;top:0;width:80.1%;height:1px;background:#dbdbdb;}
.mow_org .mow_chart .lv_02 ul li{position:relative;margin:0 13px;width:calc(20% - 26px);}

.mow_org .mow_orginfo{display:flex;flex-wrap:wrap;justify-content:space-between;gap:44px 0;margin-top:65px;}
.mow_org .mow_orginfo .item{padding:55px 4.688% 40px;width:calc(50% - 22px);border:1px solid #DBDBDB;transition:0.3s;}
.mow_org .mow_orginfo .item.on{border-color:#2E3639;box-shadow:0px 4px 15px rgba(0, 0, 0, 0.3);}
.mow_org .mow_orginfo .item .tit{display:flex;justify-content:space-between;align-items:center;gap:10px 0;margin-bottom:20px;padding-bottom:35px;border-bottom:2px solid #000;}
.mow_org .mow_orginfo .item .tit strong{display:block;color:#000;font-size:24px;line-height:1.2;letter-spacing:0.03em;font-weight:bold;}
.mow_org .mow_orginfo .item .tit span{position:relative;display:inline-block;padding-left:25px;color:#222;font-size:15px;line-height:1.2;letter-spacing:0.01em;font-weight:bold;}
.mow_org .mow_orginfo .item .tit span i{position:absolute;left:0;top:0;display:inline-block;width:20px;height:20px;border-radius:100%;background:#000 url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00003 11.31L6.24003 7.91C6.24003 7.91 5.25503 8.395 5.21003 8.415C4.09003 8.96 1.81003 4.505 2.90503 3.92L3.94503 3.405L2.20003 0L1.14503 0.52C-2.45497 2.4 3.26003 13.51 6.94503 11.825C7.00503 11.795 7.99503 11.31 8.00003 11.31Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;}

@media(max-width:840px){
    .mow_org .mow_chart .lv_02{position:relative;padding:55px 7.21%;;border:1px solid #DBDBDB;}
    .mow_org .mow_chart .lv_02::after{content:"";position:absolute;left:calc(50% - 6.5px);top:-6.5px;width:7px;height:7px;border:3px solid #fff;border-radius:100%;background:#2E3639;}

    .mow_org .mow_chart .lv_02 ul{gap:35px 0;padding:0;}
    .mow_org .mow_chart .lv_02 ul::before{display:none;}
    .mow_org .mow_chart .lv_02 ul li{width:calc(33.33% - 26px);}
    .mow_org .mow_chart .lv_02 .link_dept::before,
    .mow_org .mow_chart .lv_02 .link_dept::after{display:none;}

    .mow_org .mow_orginfo .item{padding:45px 25px;width:100%;}
}
@media(max-width:550px){
    .mow_org .mow_chart .lv_02 ul::before{left:24.6%;width:50.8%;}
    .mow_org .mow_chart .lv_02 ul li{width:calc(50% - 26px);}
}
@media(max-width:450px){
    .mow_org .mow_chart .lv_01 .link_dept{width:100%;}

    .mow_org .mow_chart .lv_02{padding:35px 20px;}
    .mow_org .mow_chart .lv_02 ul{padding-top:0;}
    .mow_org .mow_chart .lv_02 ul::before{display:none;}
    .mow_org .mow_chart .lv_02 ul li{width:calc(100% - 26px);}

    .mow_org .mow_orginfo .item .tit{flex-direction:column;align-items:inherit;}
}
/* 조직도 End */

/* MI소개 */
.mow_mi{}
.mow_mi .ui-topbox .inner .txtwrap .con-box .subtit{display:block;margin-bottom:10px;color:#BB201C;font-size:17px;line-height:1.2;letter-spacing:0.03em;font-weight:bold;}
.mow_mi .ui-topbox .inner .txtwrap .h-box{width:198px;}
.mow_mi .ui-topbox .inner .txtwrap .con-box{width:calc(100% - 238px);}

.mow_mi .mow_typeface{margin-top:25px;}
.mow_mi .mow_typeface .item{display:flex;justify-content:flex-start;padding:60px 4.688%;border:1px solid rgba(0, 0, 0, 0.15);}
.mow_mi .mow_typeface .item+.item{margin-top:30px;}
.mow_mi .mow_typeface .item .typeface{display:flex;justify-content:center;align-items:center;width:194px;height:194px;background:#F7F7F7;text-align:center;}
.mow_mi .mow_typeface .item .context{margin-left:50px;width:calc(100% - 244px);}
.mow_mi .mow_typeface .item .context strong{display:block;margin-bottom:20px;color:#BB201C;font-size:17px;line-height:1.2;letter-spacing:0.03em;font-weight:bold;}
.mow_mi .mow_typeface .item .context p{margin:0;color:#444;line-height:1.46;letter-spacing:0.01em;}
.mow_mi .mow_typeface .item .context p+p{margin-top:10px;}

@media(max-width:767px){
    .mow_mi .mow_typeface .item{flex-direction:column;padding:60px 35px;}
    .mow_mi .mow_typeface .item .typeface{margin:0 auto 50px;}
    .mow_mi .mow_typeface .item .context{margin-left:0;width:100%;}
}
@media(max-width:640px){
    .mow_mi .ui-topbox .inner .txtwrap .h-box,
    .mow_mi .ui-topbox .inner .txtwrap .con-box{width:100%;}
}
/* MI소개 End */

/* 건축물소개 */
.mow_buildingIntro{position:relative;}
.mow_buildingIntro::before{content:"";position:absolute;left:50%;bottom:70px;z-index:-1;transform:translate(-50%);width:1840px;height:329px;background:url(/images/kor/sub07/mow_buildingIntro_backtit.png) no-repeat;background-size:cover;}
.mow_buildingIntro .top{position:relative;margin-bottom:70px;padding-right:53.907%;}
.mow_buildingIntro .top .txtBox{}
.mow_buildingIntro .top .txtBox .tit{margin-bottom:50px;}
.mow_buildingIntro .top .txtBox .tit em{display:block;margin-bottom:32px;color:#000;font-size:16px;line-height:1.2;letter-spacing:0.16em;font-weight:300;}
.mow_buildingIntro .top .txtBox .tit strong{display:block;color:#000;font-size:50px;line-height:1.3;letter-spacing:-0.02em;font-weight:400;}
.mow_buildingIntro .top .txtBox .paragraph{}
.mow_buildingIntro .top .txtBox .paragraph p{margin:0;color:#222;font-size:22px;line-height:1.63;letter-spacing:-0.02em;font-weight:400;}
.mow_buildingIntro .top .txtBox .paragraph p+p{margin-top:50px;}
.mow_buildingIntro .top .imgBox{margin-top:90px;}
.mow_buildingIntro .top .imgBox .box{overflow:hidden;position:relative;padding-top:66.95%;width:100%;height:auto;box-shadow:0px 15px 40px rgba(0, 0, 0, 0.2);}
.mow_buildingIntro .top .imgBox .box.long{position:absolute;right:0;top:30px;padding-top:58.829%;max-width:45.313%;height:auto;}
.mow_buildingIntro .top .imgBox .box img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;}

.mow_buildingIntro .bottom{}
.mow_buildingIntro .bottom p{margin:0;color:#222;font-size:20px;line-height:1.8;letter-spacing:-0.02em;font-weight:400;}

.intro_view{margin-top:130px;padding-top:27.291%;width:100%;height:auto;;background:url(/images/kor/sub07/mow_nightview.jpg) center no-repeat;background-size:cover;box-shadow:0px 15px 40px rgba(0, 0, 0, 0.2);}

@media(max-width:1640px){
    .mow_buildingIntro .top .imgBox .box{padding-top:56.27%;}
    .mow_buildingIntro .top .imgBox .box.long{padding-top:49.442%;}
}
@media(max-width:1279px){
    .mow_buildingIntro .top .txtBox .tit em{}
    .mow_buildingIntro .top .txtBox .tit strong{font-size:37px;}
    .mow_buildingIntro .top .txtBox .paragraph p{margin:0;color:#222;font-size:18px;}

    .mow_buildingIntro .bottom p{font-size:18px;}
}
@media(max-width:950px){
    .mow_buildingIntro::before{width:950px;height:185px;}
    .mow_buildingIntro .top{padding-right:0;}
    .mow_buildingIntro .top .txtBox .tit em{margin-bottom:22px;}
    .mow_buildingIntro .top .txtBox .tit{margin-bottom:30px;}
    .mow_buildingIntro .top .txtBox .paragraph p+p{margin-top:25px;}
    .mow_buildingIntro .top .imgBox{margin-top:50px;text-align:center;}
    .mow_buildingIntro .top .imgBox .box{display:none;padding-top:0;}
    .mow_buildingIntro .top .imgBox .box.long{position:relative;right:auto;top:auto;display:inline-block;padding-top:0;max-width:fit-content;}
    .mow_buildingIntro .top .imgBox .box img{position:relative;left:auto;top:auto;transform:none;width:auto;height:auto;}
}
@media(max-width:450px){
    .mow_buildingIntro::before{display:none;}
    .mow_buildingIntro .top .txtBox .tit em{font-size:14px;}
    .mow_buildingIntro .top .txtBox .tit strong{font-size:28px;}
    .mow_buildingIntro .top .txtBox .paragraph p{font-size:16px;}

    .mow_buildingIntro .bottom p{font-size:16px;}
}
/* 건축물소개 End */

/* 홍보영상 End */
.mow_pv{}
.mow_pv .videobox{position:relative;padding-top:56.25%;width:100%;height:auto;}
.mow_pv .videobox iframe{position:absolute;left:0;top:0;width:100%;height:100%;}
.mow_pv .videotext{margin-top:30px;padding:38px 49px;background:#FAF9F9;}
.mow_pv .videotext .inner strong{display:block;margin-bottom:10px;color:#222;font-size:17px;letter-spacing:0.03em;font-weight:bold;}
.mow_pv .videotext .inner .subtitle{color:#444;;font-size:15px;}

@media(max-width:767px){
    .mow_pv .videotext{padding:38px 25px;}
}
/* 홍보영상 End */
