@charset "utf-8";

/* 대구박물관 아이프레임  */
.dgm_ifrme{overflow:hidden;width:100%;height:950px;}
.dgm_ifrme iframe{width:100%;height:100%;border:0;}
/* 대구박물관 아이프레임 End */

/* 이용약관 */
.dgm_useservice{}
.dgm_useservice .service_list{padding:20px 25px;border:1px solid #ddd;border-radius:5px;}
.dgm_useservice .service_list ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:800px;}
.dgm_useservice .service_list ul li{position:relative;padding-left:25px;margin-top:5px;width:calc(33.33% - 20px);color:#666;font-size:15px;}
.dgm_useservice .service_list ul li .labeling{position: absolute;left:0;top:0;width:22px;line-height: 0;}
.dgm_useservice .service_list ul li:nth-child(-n+3){margin-top:0;}
.dgm_useservice .service_list ul li a{padding:0 3px;color:#000;line-height:1.2;background:linear-gradient(to right,transparent 50%,rgba(0,0,0,0.3) 50%);background-size:200%;background-position:0 0.8em;background-repeat:repeat-x;transition:0.5s ease-in-out;}
.dgm_useservice .service_list ul li a:hover,
.dgm_useservice .service_list ul li a:focus{background-position:-100% 0.8em;}

.dgm_useservice.privacy .service_list ul{max-width:100%;}
.dgm_useservice.privacy .service_list ul li{width:calc(50% - 20px);}
.dgm_useservice.privacy .service_list ul li:nth-child(3){margin-top:5px;}

.dgm_useservice .label_wrap {width:100%; box-sizing: border-box; padding: 0px 10px;  display: flex; flex-flow: row wrap; justify-content: space-around; position: relative;}
.dgm_useservice .label_wrap .label_box{width: 49%;height: 200px;box-sizing: border-box;padding: 20px 30px;border-radius: 10px;box-shadow: 0 0.2rem 0.8rem rgba(22,71,170,0.2);display: flex;flex-flow: column;justify-content: center; align-items:center;cursor: pointer;margin-bottom: 20px;background-color: #fff;border: 1px solid #fff; position:relative; text-align:center}
.dgm_useservice .label_wrap .label_box:hover{ transition: 0.2s; border: 1px solid #1647aa;}

.privacy_labeling {text-align:center; margin:60px 0; position:relative}
.privacy_labeling > p {font-weight:900} 
.privacy_labeling:before {content:''; position:absolute; margin:0 auto; left:0; right:0; width:25px; height:2px; background:#1647aa; bottom:-25px;}


.privacy_title{padding-left:40px;}
.privacy_title .labeling{position: absolute;left:0;top:-2px;width: 35px;line-height: 0;}


.privacy_list{position:relative;margin:10px 0;}
.privacy_list.pl_0 li,
.privacy_list_2st.pl_0 li,
.privacy_list_3st.pl_0 li{padding-left:0;}
.privacy_list_2st,
.privacy_list_3st{position:relative;margin:3px 0;}
.privacy_list>li,
.privacy_list_2st>li,
.privacy_list_3st>li{position:relative;margin:5px 0;padding-left:22px;color:#666;font-size:15px;line-height:24px;}
.privacy_list li em,
.privacy_list_2st li em,
.privacy_list_3st li em{position:absolute;left:0;top:11.5px;line-height:0;}
.privacy_list p{margin-top:5px;color:#666;}

@media (max-width: 1023px) {
	.dgm_useservice .label_wrap {display:none;}
}

@media(max-width:799px){
    .dgm_useservice .service_list ul li{width:calc(50% - 20px);}
    .dgm_useservice .service_list ul li:nth-child(3){margin-top:5px;}

    .dgm_useservice.privacy .service_list ul li{width:calc(100% - 20px);}
    .dgm_useservice.privacy .service_list ul li:nth-child(2){margin-top:5px;}
}
@media(max-width:550px){
    .dgm_useservice .service_list ul li{width:calc(100% - 20px);}
    .dgm_useservice .service_list ul li:nth-child(2){margin-top:5px;}
}
/* 이용약관 End */

/* 대관안내 sub0103 */
.guide_map{position:relative;z-index:5;float:right;margin:-45px 0 10px;}

@media(max-width:767px){
    .guide_map{float:none;margin:0 0 10px;}
}
/* 대관안내 sub0103 End */

/* 비전 및 미션 sub010402 */
.dgm_mv{margin-top:90px}
.dgm_mv .top{}
.dgm_mv .top .purpose_box{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto;width:300px;height:300px;background:#DE1A3B url(/images/kor/sub01/purpose_box_bg.png) left top 62px no-repeat;border-radius:100%;text-align:center;}
.dgm_mv .top .purpose_box em{display:block;color:#fff;font-size:10px;line-height:1;font-weight:bold;font-family:"GmarketSans";}
.dgm_mv .top .purpose_box strong{position:relative;display:inline-block;margin-top:10px;color:#fff;font-size:18px;line-height:1;letter-spacing:0;font-weight:bold;font-family:"GmarketSans";}
.dgm_mv .top .purpose_box strong::before{content:"";position:absolute;left:-12px;top:50%;transform:translateY(calc(-50% - 3px));width:6px;height:6px;border-radius:100%;background:#fff;}
.dgm_mv .top .purpose_box strong::after{content:"";position:absolute;right:-12px;top:50%;transform:translateY(calc(-50% - 3px));width:6px;height:6px;border-radius:100%;background:#fff;}
.dgm_mv .top .purpose_box p{margin-top:25px;color:#fff;font-size:22px;line-height:1.27;letter-spacing:0;font-family:"GmarketSans";}

.dgm_mv .top .vg_box{margin-top:93px;padding:0 20px;text-align:center;}
.dgm_mv .top .vg_box .item{position:relative;margin:0 auto;padding:26.71px 20px;max-width:669px;box-shadow:1px 3px 20px rgba(0, 0, 0, 0.1);border-radius:90px;background:#fff;}
.dgm_mv .top .vg_box .item::before{content:"";position:absolute;left:50%;top:-66px;margin-left:-166px;width:332px;;height:72px;background:url(/images/kor/sub01/purpose_box_arrow.png) no-repeat;}
.dgm_mv .top .vg_box .item+.item{margin-top:84px;}
.dgm_mv .top .vg_box .item .title{position:absolute;left:50%;top:-28px;transform:translateX(-50%);}
.dgm_mv .top .vg_box .item .title em{display:block;color:#DE1A3B;font-size:10px;line-height:1;letter-spacing:0;font-weight:bold;font-family:"GmarketSans";}
.dgm_mv .top .vg_box .item .title strong{display:block;margin-top:10px;color:#000;font-size:18px;line-height:1.2;font-family:"GmarketSans";}
.dgm_mv .top .vg_box .item p{margin:0;color:#000;font-size:18px;line-height:1.2;letter-spacing:0;font-family:"GmarketSans";}

.dgm_mv .top .strategy_box{margin-top:65px;background:#faf9f9;padding:53px 7.235% 66px;}
.dgm_mv .top .strategy_box .title{text-align:center;}
.dgm_mv .top .strategy_box .title em{display:block;color:#DE1A3B;font-size:10px;line-height:1;letter-spacing:0;font-weight:bold;font-family:"GmarketSans";}
.dgm_mv .top .strategy_box .title strong{display:block;margin-top:10px;color:#000;font-size:18px;line-height:1.2;font-family:"GmarketSans";}
.dgm_mv .top .strategy_box .strategy_list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:60px;}
.dgm_mv .top .strategy_box .strategy_list .item{position:relative;margin-top:50px;padding:48px 20px 20px;border:1px solid #eaebef;background:#fff;width:calc(33.33% - 27px);min-height:115px;text-align:center;}
.dgm_mv .top .strategy_box .strategy_list .item:nth-child(-n+3){margin-top:0;}
.dgm_mv .top .strategy_box .strategy_list .item .icon{position:absolute;left:50%;top:-32px;display:inline-block;margin-left:-32px;width:64px;height:64px;border-radius:100%;}
.dgm_mv .top .strategy_box .strategy_list .item .icon.icon01{background:#DE1A3B url("data:image/svg+xml,%3Csvg width='45' height='28' viewBox='0 0 45 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44.0006 5.55385V14.0015C44.0006 14.0015 42.7686 14.1188 41.0674 14.1775V5.43652C42.2993 5.61252 43.3553 5.61252 44.0006 5.55385Z' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M21.1797 9.01537V6.37549' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M27.1047 2.91406C27.1047 2.91406 35.9043 4.90864 41.0668 5.49528V14.1775C37.3123 14.3535 31.0352 14.2949 29.6273 12.535V14.8815H21.1797V12.9456' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M21.1797 12.8871V14.8817H23.7022V11.7139' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M24.4062 6.96287L27.1047 2.91505L24.6409 1.27246L21.1797 6.37623V9.25076' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M1 5.55385V14.0015C1 14.0015 2.23194 14.1188 3.9332 14.1775V5.43652C2.70126 5.61252 1.6453 5.61252 1 5.55385Z' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M21.2983 14.8824H23.7622V11.5386' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M17.8961 2.91406C17.8961 2.91406 9.09651 4.90864 3.93408 5.49528V14.1775C7.68858 14.3535 13.9656 14.2949 15.3736 12.535V14.8815H18.7174' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M20.7114 6.02424L17.8955 2.91505L20.3007 1.27246L23.7619 6.37623V6.96287' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M23.7617 11.5386V14.8824H21.2979V13.0638' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M21.4152 9.36811C21.4152 9.36811 22.2365 10.776 22.4711 11.48C22.4711 11.48 26.2843 10.6587 26.6363 9.36811C26.6363 9.36811 26.519 7.25621 25.4043 6.96289C25.4043 6.96289 21.1805 8.48815 21.4152 9.36811Z' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M19.0688 10.7178L17.8955 27.2023H21.1807V13.123' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M21.1797 12.6528H21.2392' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M21.4154 12.5354C21.8847 12.3594 22.53 12.1247 22.5887 11.5967C22.5887 11.5967 21.1221 8.95687 20.5354 9.19152C20.5354 9.19152 19.2448 9.60217 19.0688 10.0715C19.0688 10.0715 19.9488 12.4767 20.9461 12.594C20.9461 12.594 21.0634 12.594 21.1808 12.5354' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;}
.dgm_mv .top .strategy_box .strategy_list .item .icon.icon02{background:#0B3E8C url("data:image/svg+xml,%3Csvg width='42' height='26' viewBox='0 0 42 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34.4804 17.2729H7.32227V24.4198H34.4804V17.2729Z' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.19141 12.1054V6.16797' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.5562 6.16797V12.1054' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M40.7476 12.875L34.7003 12.3252H20.9013H7.04736L1 12.875' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 13.4248C3.9687 18.7575 20.9013 17.1632 20.9013 17.1632C20.9013 17.1632 38.8235 18.2627 40.8026 13.4248' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.53174 17.2729H7.32227V24.4198H8.53174V17.2729Z' fill='white'/%3E%3Cpath d='M34.4805 17.2729H33.271V24.4198H34.4805V17.2729Z' fill='white'/%3E%3Cpath d='M29.8623 19.9668H33.2708' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.4199 19.9668H28.5981' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.0322 19.9668H23.2104' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.6445 19.9668H17.8227' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.58643 19.9668H12.3798' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.5894 17.2729H12.3799V24.4198H13.5894V17.2729Z' fill='white'/%3E%3Cpath d='M19.0322 17.2729H17.8228V24.4198H19.0322V17.2729Z' fill='white'/%3E%3Cpath d='M24.4194 17.2729H23.21V24.4198H24.4194V17.2729Z' fill='white'/%3E%3Cpath d='M29.8076 17.2729H28.5981V24.4198H29.8076V17.2729Z' fill='white'/%3E%3Cpath d='M24.1999 7.37744H17.5479V9.5215H24.1999V7.37744Z' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.1716 3.7488C31.4019 3.69382 30.9621 1 30.9621 1C25.0797 1.82464 20.9015 1.76966 20.9015 1.76966C20.9015 1.76966 16.7234 1.71469 10.8409 1C10.8409 1 10.4011 3.69382 9.63145 3.7488C9.63145 3.7488 4.46371 4.18861 3.74902 3.7488C3.74902 3.7488 7.87222 7.48717 20.9565 7.43219C33.9858 7.48717 38.054 3.7488 38.054 3.7488C37.3393 4.18861 32.1716 3.7488 32.1716 3.7488Z' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;}
.dgm_mv .top .strategy_box .strategy_list .item .icon.icon03{background:#BA8F4F url("data:image/svg+xml,%3Csvg width='28' height='34' viewBox='0 0 28 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.2754 24.3228V33.0238' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M12.4299 6.45746C12.4299 9.4951 9.95856 11.9149 6.97241 11.9149C3.93477 11.9149 1.51495 9.44361 1.51495 6.45746C1.46346 3.4713 3.93477 1 6.92092 1C9.95856 1 12.4299 3.4713 12.4299 6.45746Z' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M23.3962 6.45746C23.3962 9.4951 20.9249 11.9149 17.9387 11.9149C14.9011 11.9149 12.4813 9.44361 12.4813 6.45746C12.4298 3.4713 14.8496 1 17.8872 1C20.9249 1 23.3962 3.4713 23.3962 6.45746Z' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M23.5506 23.4476C23.5506 23.8595 23.2417 24.1684 22.8298 24.1684H1.7208C1.30891 24.1684 1 23.8595 1 23.4476V13.6139C1 13.202 1.30891 12.8931 1.7208 12.8931H22.7783C23.1902 12.8931 23.4991 13.202 23.4991 13.6139V23.4476H23.5506Z' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M23.6021 17.4752L27.0001 14.5405V23.0871L23.6021 20.101V17.4752Z' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M11.9156 24.7349L3.52344 30.6557' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M12.4302 24.7349L20.256 30.6557' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M6.92081 7.95002C7.74542 7.95002 8.41389 7.28155 8.41389 6.45695C8.41389 5.63234 7.74542 4.96387 6.92081 4.96387C6.09621 4.96387 5.42773 5.63234 5.42773 6.45695C5.42773 7.28155 6.09621 7.95002 6.92081 7.95002Z' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M17.8871 7.95002C18.7117 7.95002 19.3802 7.28155 19.3802 6.45695C19.3802 5.63234 18.7117 4.96387 17.8871 4.96387C17.0625 4.96387 16.394 5.63234 16.394 6.45695C16.394 7.28155 17.0625 7.95002 17.8871 7.95002Z' stroke='white' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;}
.dgm_mv .top .strategy_box .strategy_list .item p{margin:0;color:#000;font-size:15px;line-height:1.53;}

@media(max-width:1279px){
    .dgm_mv{margin-top:25px;}
}
@media(max-width:767px){
    .dgm_mv .top .strategy_box{padding:53px 20px 66px;}
    .dgm_mv .top .strategy_box .strategy_list .item{width:calc(50% - 13.5px);}
    .dgm_mv .top .strategy_box .strategy_list .item:nth-child(3){margin-top:50px;}
}
@media(max-width:499px){
    .dgm_mv .top .strategy_box .strategy_list .item{width:100%;}
    .dgm_mv .top .strategy_box .strategy_list .item:nth-child(2){margin-top:50px;}
}
/* 비전 및 미션 sub010402 End */

/* 상징물 소개 sub010404 */
.symbol_down{float:right;margin-top:-45px;}
.symbol_box{position:relative;margin-top:28px;padding-top:42.447%;height:auto;border:1px solid #C8C7C6;background:url(/images/kor/sub01/symbol_bg.png) repeat;}
.symbol_box span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;width:75%;height:auto;}

.logo_box{position:relative;padding:60px 30px;border:1px solid #C8C7C6;text-align:center;}
.logo_box::before{content:"";position:absolute;left:-1px;top:-1px;width:160px;height:2px;background:#DE1A3B;}

@media(max-width:1279px){
    .symbol_box{padding-top:33.471%;}
}
@media(max-width:767px){
    .logo_box{padding:8.142% 30px;}
}
@media(max-width:460px){
    .symbol_down{float:none;margin-top:0;margin-bottom:15px;}
}
/* 상징물 소개 sub010404 End */

/* 예약모아보기 sub0201 */
.dgm_resrvefull{display:flex;flex-wrap:wrap;justify-content:space-between;}
.dgm_resrvefull .item{margin-top:15px;width:calc(33.33% - 15px);min-height:315px;background:#ddd;}
.dgm_resrvefull .item:nth-child(-n+3){margin-top:0;}
.dgm_resrvefull .introbox{background:#fff;}
.dgm_resrvefull .introbox .inner{padding:30px 30px 30px 0;height:100%;}
.dgm_resrvefull .introbox .inner em{display:block;margin-bottom:20px;color:#BA8F4F;font-size:16px;line-height:1.2;letter-spacing:0.01em;font-family:"GmarketSans";}
.dgm_resrvefull .introbox .inner strong{display:block;color:#000;font-size:38px;line-height:1.23;letter-spacing:0.01em;font-weight:bold;font-family:"GmarketSans";}
.dgm_resrvefull .introbox .inner p{margin-top:15px;color:#000;letter-spacing:0;}

.dgm_resrvefull .item .itembox{position: relative;left:0;top:0;;z-index:1;display:flex;flex-wrap:wrap;align-content:space-between;padding:60px 35px 50px;width:100%;height:100%;transition: 0.3s;}
.dgm_resrvefull .item .itembox::before{display:none;content: "";position: absolute;left:0;bottom:0;z-index:-1;width: 100%;height: 100%;background:#DE1A3B url(/images/kor/sub02/resrvefull_img_ovbg.png) left bottom no-repeat; }
.dgm_resrvefull .item .itembox .title{width: 100%;}
.dgm_resrvefull .item .itembox .title strong{display:block;color:#fff;font-size:23px;line-height:1.2;letter-spacing:0;font-weight:400;font-family:"GmarketSans";}
.dgm_resrvefull .item .itembox .title p{opacity: 0;position:relative;left:0;top:10px;margin:0;color:#fff;line-height:1.53;letter-spacing:-0.025em;transition: 0.3s;}
.dgm_resrvefull .item .itembox .buttonbox{}
.dgm_resrvefull .item .itembox .resrve_button{margin-top:20px;padding:7px 20px;border:1px solid #fff;background:transparent;text-align:center;}
.dgm_resrvefull .item .itembox .resrve_button+.resrve_button{margin-top:5px;}

.dgm_resrvefull .item .itembox .resrve_button span,
.dgm_resrvefull .item .itembox .resrve_button a{color:#fff;font-size:16px;line-height:1.3;letter-spacing:0.01em;}

.dgm_resrvefull .item.bg01 .itembox{background:url(/images/kor/sub02/resrvefull_img01.png)  no-repeat center / cover;}
.dgm_resrvefull .item.bg02 .itembox{background:url(/images/kor/sub02/resrvefull_img02.png)  no-repeat center / cover;}
.dgm_resrvefull .item.bg03 .itembox{background:url(/images/kor/sub02/resrvefull_img03.png)  no-repeat center / cover;}
.dgm_resrvefull .item.bg04 .itembox{background:url(/images/kor/sub02/resrvefull_img04.png)  no-repeat center / cover;}
.dgm_resrvefull .item.bg05 .itembox{background:url(/images/kor/sub02/resrvefull_img05.png)  no-repeat center / cover;}

.dgm_resrvefull .item .itembox:hover::before,
.dgm_resrvefull .item .itembox:focus::before{display:block;}
.dgm_resrvefull .item .itembox:hover .title strong,
.dgm_resrvefull .item .itembox:focus .title strong{display:none;}
.dgm_resrvefull .item .itembox:hover .title p,
.dgm_resrvefull .item .itembox:focus .title p{opacity:1;top:0;}
.dgm_resrvefull .item .itembox:hover .resrve_button,
.dgm_resrvefull .item .itembox:focus .resrve_button{background: #fff;}
.dgm_resrvefull .item .itembox:hover .resrve_button span,
.dgm_resrvefull .item .itembox:focus .resrve_button span,
.dgm_resrvefull .item .itembox:hover .resrve_button a,
.dgm_resrvefull .item .itembox:focus .resrve_button a{color:#DE1A3B;}

.dgm_resrvecancelbox{display:flex;justify-content:space-between;align-items:center;margin-top:50px;padding:40px;background:#faf9f9;}
.dgm_resrvecancelbox .inner{}
.dgm_resrvecancelbox .inner strong{display:block;color:#000;font-size:22px;line-height:1.27;letter-spacing:0;font-weight:400;font-family:"GmarketSans";}
.dgm_resrvecancelbox .inner p{color:#000;font-size:15px;letter-spacing:0;}
.dgm_resrvecancelbox .buuton{margin-left:20px;}

@media(max-width:940px){
    .dgm_resrvefull .item{width:calc(50% - 15px);}
    .dgm_resrvefull .item:nth-child(3){margin-top:15px;}
}
@media(max-width:680px){
    .dgm_resrvefull .introbox .inner strong{font-size:32px;}
    .dgm_resrvefull .item .itembox{padding:45px;}
}
@media(max-width:599px){
    .dgm_resrvefull .item{width:100%;min-height:245px;}
    .dgm_resrvefull .item:nth-child(2){margin-top:15px;}
    .dgm_resrvefull .item .itembox{padding:45px 30px;}
    .dgm_resrvefull .item .itembox .title strong{font-size:19px;}

    .dgm_resrvecancelbox{flex-direction:column;text-align: center;}
	.dgm_resrvecancelbox .buuton{margin-left:0;margin-top:20px;}
}
/* 예약모아보기 sub0201 End */

/* 우리문화체험실, sub020501 / 디지털아트존 안내 sub020601 */
.dgm_experience_room{}
.dgm_experience_room .h2{font-family:"GmarketSans";}
.dgm_experience_room .dgm_slidebox{margin-top:50px;}
.dgm_experience_room .point_txt{color:#DE1A3B;font-size:15px;font-weight:bold;}
.dgm_experience_room .dg_art_button{margin-top:30px;text-align: center;}
.dgm_experience_room .dg_art_button a{padding:15px 20px;min-width:300px;font-size:16px;text-align:center;}

.dgm_experience_room .experience_room_time{margin-top:40px;border:1px solid #c8c7c6;}
.dgm_experience_room .experience_room_time .inner{display:flex;flex-wrap:wrap;padding:50px 5.532% 45px;background:#fff url("data:image/svg+xml,%3Csvg width='262' height='188' viewBox='0 0 262 188' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cmask id='mask0_1246_8832' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='262' height='188'%3E%3Cpath d='M0.5 1.23633H261.5V187.236H0.5V1.23633Z' fill='%23FAF9F9' stroke='%23999999'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1246_8832)'%3E%3Cg opacity='0.3'%3E%3Cpath d='M140.124 26.3477H118.767' stroke='black' stroke-width='15' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M48.3684 96.6061C45.2044 95.0272 41.2493 92.6589 38.0853 89.5012C24.6382 76.0809 24.6382 55.5558 38.0853 42.1355C51.5324 28.7152 72.0985 28.7152 85.5456 42.1355C88.7096 45.2932 91.0826 48.451 92.6647 52.3981' stroke='black' stroke-width='15' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M212.107 95.8166C215.271 94.2378 217.644 91.8695 220.017 89.5012C233.464 76.0809 233.464 55.5558 220.017 42.1355C206.57 28.7152 186.003 28.7152 172.556 42.1355C169.392 45.2932 167.019 48.4509 165.437 51.6087' stroke='black' stroke-width='15' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M47.5772 99.7639C61.0243 67.3973 92.6645 44.5039 129.842 44.5039C178.884 44.5039 218.434 83.9753 218.434 132.92C218.434 181.864 178.884 221.336 129.842 221.336C80.7994 221.336 41.2491 181.864 41.2491 132.92C40.4581 121.078 42.8312 110.026 47.5772 99.7639Z' stroke='black' stroke-width='15' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.842 44.5045V26.3477' stroke='black' stroke-width='15' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M82.0002 132.92H129.842V74.502' stroke='black' stroke-width='15' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") right 24px bottom -33px no-repeat;}
.dgm_experience_room .experience_room_time .inner .title{margin-bottom:24px;}
.dgm_experience_room .experience_room_time .inner .title strong{display:block;color:#222;font-size:22px;line-height:1.2;letter-spacing:0;font-weight:bold;font-family:"GmarketSans";}
.dgm_experience_room .experience_room_time .inner .inner_box .tiembox{display:flex;align-items:center;}
.dgm_experience_room .experience_room_time .inner .inner_box .tiembox strong{display:inline-block;color:#000;font-size:36px;line-height:1;letter-spacing:0;font-weight:bold;font-family:"GmarketSans";}
.dgm_experience_room .experience_room_time .inner .inner_box .tiembox .rest{padding-left:37px;margin-left:37px;border-left:1px solid #999;color:#ED1A3B;font-size:20px;line-height:1;letter-spacing:0;font-weight:bold;font-family:"GmarketSans";}
.dgm_experience_room .experience_room_time .inner .inner_box .tiembox .rest span{display:inline-block;vertical-align:middle;margin-right:6px;padding:6px 8px;background:#ED1A3B;color:#fff;font-size:15px;line-height:1.2;font-weight:400;}

.dgm_experience_room .experience_room_time .time_table{padding:50px 5.532% 60px;background: #FAF9F9;}
.dgm_experience_room .experience_room_time .time_table strong{display: block;color:#222;font-size:22px;line-height: 1.2;letter-spacing: 0;font-weight: bold;font-family: "GmarketSans";}
.dgm_experience_room .experience_room_time .time_table .list{margin-top:22px;}
.dgm_experience_room .experience_room_time .time_table .list ul{overflow:hidden;margin:0 -10px;}
.dgm_experience_room .experience_room_time .time_table .list ul li{float:left;margin:18px 10px 0;padding:16.5px 15px;width:calc(25% - 20px);background: #fff;color:#222;font-size:15px;line-height: 1.2;font-family: "GmarketSans";}
.dgm_experience_room .experience_room_time .time_table .list ul li:nth-child(-n+4){margin-top:0;}
.dgm_experience_room .experience_room_time .time_table .list ul li span{position: relative;display: inline-block;padding-left:65px;}
.dgm_experience_room .experience_room_time .time_table .list ul li span em{position:absolute;left:0;top:0;display: block;font-size:14px;font-weight: bold;}
.dgm_experience_room .experience_room_time .time_table .list ul li span em.reset{color:#ED1A3B;}

.dgm_experience_room .experience_room_time.dg_art .inner{background:none;justify-content: space-between;}
.dgm_experience_room .experience_room_time.dg_art .inner .title strong em{display: inline-block;vertical-align: middle;margin-right:5px;}
.dgm_experience_room .experience_room_time.dg_art .inner .title strong em.icon01{width: 23px;height: 23px;background: url(/images/kor/sub02/dg_art_icon01.png) no-repeat;}
.dgm_experience_room .experience_room_time.dg_art .inner .title strong em.icon02{width: 26px;height: 26px;background: url(/images/kor/sub02/dg_art_icon02.png) no-repeat;}
.dgm_experience_room .experience_room_time.dg_art .inner .division_box{display:flex;flex-wrap: wrap;padding-right:50px;}
.dgm_experience_room .experience_room_time.dg_art .inner .division_box .inner_box{margin-left:40px;padding-left:40px;border-left:1px solid #ddd;}
.dgm_experience_room .experience_room_time.dg_art .inner .inner_box .tiembox{display: block;}
.dgm_experience_room .experience_room_time.dg_art .inner .inner_box .tiembox .rest{margin-left:0;margin-top:20px;padding-left:0;border-left:0;}

.dgm_experience_room .ui-banner__box .item{border-color:#000;}

.sub020501 .experience_room_time.dg_art .inner .division_box .inner_box{margin-left:19px;padding-left:19px;border-left:1px solid #ddd;}

@media(max-width:1279px){
    .dgm_experience_room .experience_room_time .inner{padding:50px 4.327% 45px;}
    .dgm_experience_room .experience_room_time .time_table{padding:50px 4.327% 60px;}
}
@media(max-width:999px){
    .dgm_experience_room .experience_room_time .time_table .list ul li{width:calc(33.33% - 20px);}
    .dgm_experience_room .experience_room_time .time_table .list ul li:nth-child(4){margin-top:18px;}
}
@media(max-width:840px){
    .dgm_experience_room .experience_room_time.dg_art .inner{display: block;}
    .dgm_experience_room .experience_room_time.dg_art .inner .division_box{margin:35px -10px 0;padding-right:0;}
    .dgm_experience_room .experience_room_time.dg_art .inner .division_box .inner_box{width:calc(50% - 20px);margin:0 10px;padding-left:0;padding-top:25px;border-left:0;border-top:1px solid #ddd;}
}
@media(max-width:767px){
    .dgm_experience_room .experience_room_time .time_table .list ul li{width:calc(50% - 20px);}
    .dgm_experience_room .experience_room_time .time_table .list ul li:nth-child(3){margin-top:18px;}
}
@media(max-width:699px){
    .dgm_experience_room .experience_room_time .inner{padding: 50px 20px 45px;background-size:200px;background-position: right 10px bottom -33px;}
    .dgm_experience_room .experience_room_time .inner .inner_box .tiembox{display: flex;flex-direction: column;align-items: flex-start;}
    .dgm_experience_room .experience_room_time .inner .inner_box .tiembox strong{display:block;}
    .dgm_experience_room .experience_room_time .inner .inner_box .tiembox .rest{padding-left:0;margin-left:0;margin-top:15px;border-left:none;}
    .dgm_experience_room .experience_room_time .time_table{padding:50px 20px 60px;}
}
@media(max-width:500px){
    .dgm_experience_room .experience_room_time .time_table .list ul li{text-align: center;}
    .dgm_experience_room .experience_room_time .time_table .list ul li span{padding-left:0;}
    .dgm_experience_room .experience_room_time .time_table .list ul li span em{position:relative;left:auto;top:auto;margin-bottom:10px;}
    .dgm_experience_room .experience_room_time.dg_art .inner .division_box .inner_box{width:100%;margin:0;}
    .dgm_experience_room .experience_room_time.dg_art .inner .division_box .inner_box+.inner_box{margin-top:35px;}
}
@media(max-width:360px){
    .dgm_experience_room .dg_art_button a{min-width:100%;}
    .dgm_experience_room .experience_room_time .time_table .list ul li{margin: 18px 5px 0;width: calc(50% - 10px);}
}
/* 우리문화체험실, sub020501 / 디지털아트존 안내 sub020601 End */

/* 상설전시 인트로 sub0301 */
.dgm_exhibitionintro_map{margin-top:27px;background:#53504C;text-align: center;}

.dgm_exhibitionintro{margin-top:78px;}
.dgm_exhibitionintro .item{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:60px;padding-bottom:60px;border-bottom:1px solid #000;}
.dgm_exhibitionintro .item:last-child{margin-bottom:0;}
.dgm_exhibitionintro .item .exhibition_info{margin-right:30px;width:calc(100% - 461px);}
.dgm_exhibitionintro .item .exhibition_info .title{}
.dgm_exhibitionintro .item .exhibition_info .title strong{display:block;color:#000;font-size:30px;line-height:1.23;font-weight:bold;font-family:"GmarketSans";}
.dgm_exhibitionintro .item .exhibition_info .title strong em{display:inline-block;vertical-align:text-top;width:30px;height:30px;border-radius:100%;background:#000;color:#fff;font-size:18px;line-height:30px;text-align:center;}
.dgm_exhibitionintro .item .exhibition_info .title p{color:#222;line-height: 1.6;}
.dgm_exhibitionintro .item .exhibition_info .list{margin-top:35px;}
.dgm_exhibitionintro .item .exhibition_info .list ul{}
.dgm_exhibitionintro .item .exhibition_info .list ul li{color:#222;font-size:15px;letter-spacing:0;}
.dgm_exhibitionintro .item .exhibition_info .list ul li strong{display:block;font-weight:bold;}
.dgm_exhibitionintro .item .exhibition_info .list ul li strong.color01{color:#DE1A3B;}
.dgm_exhibitionintro .item .exhibition_info .list ul li strong.color02{color:#0B3E8C;}
.dgm_exhibitionintro .item .exhibition_info .list ul li+li{margin-top:20px;}

.dgm_exhibitionintro .item .exhibition_link{width:431px;height:100%;line-height: 0;}
.dgm_exhibitionintro .item .exhibition_link a{overflow:hidden;position: relative;display:block;width:100%;height:100%;}
.dgm_exhibitionintro .item .exhibition_link a img{width:100%;transition: 0.3s;}
.dgm_exhibitionintro .item .exhibition_link .link_button{position: absolute;right:0;bottom:0;}
.dgm_exhibitionintro .item .exhibition_link a:hover img,
.dgm_exhibitionintro .item .exhibition_link a:focus img{transform:scale(1.15);}
.dgm_exhibitionintro .item .exhibition_link a:hover .link_button,
.dgm_exhibitionintro .item .exhibition_link a:focus .link_button{border-color:#000;background:#fff;color:#000;}
.dgm_exhibitionintro .item .exhibition_link a:hover .ir-arrow,
.dgm_exhibitionintro .item .exhibition_link a:focus .ir-arrow{background-position:0 0;}

@media(max-width:899px){
    .dgm_exhibitionintro .item .exhibition_info{margin-right:0;margin-bottom:30px;width:100%;}

    .dgm_exhibitionintro .item .exhibition_link{margin:0 auto;}
}
@media(max-width:470px){
    .dgm_exhibitionintro .item .exhibition_link{width:100%;}
}
/* 상설전시 인트로 sub0301 End */

/* VR전시,체험관 sub0303 */
.dgm_vr{display: flex;flex-wrap: wrap;justify-content:space-between;}
.dgm_vr .item{width:calc(50% - 19px);margin-top:19px;padding:45px;border: 1px solid #C8C7C6;}
.dgm_vr .item:nth-child(-n+2){margin-top:0;}
.dgm_vr .item .img{margin-bottom:30px;text-align: center;}
.dgm_vr .item .box{}
.dgm_vr .item .box strong{display:block;color:#000;font-size:24px;line-height:1.2;letter-spacing:0;font-weight: bold;font-family:"GmarketSans";}
.dgm_vr .item .box .vr_link{margin-top:20px;}
.dgm_vr .item .box .vr_link a{display: block;padding:15px 10px;background: #000;border: 1px solid #000;color:#fff;font-size:15px;line-height:1.2;letter-spacing: 0.03em;text-align: center;transition: 0.3s;}
.dgm_vr .item .box .vr_link a:hover,
.dgm_vr .item .box .vr_link a:focus{background: #fff;color:#000;}

@media(max-width:640px){
    .dgm_vr .item{width:100%;}
    .dgm_vr .item:nth-child(2){margin-top:19px;}
    .dgm_vr .item .box strong{font-size:20px;}
}
@media(max-width:499px){
    .dgm_vr .item{padding:25px;}
}
/* VR전시,체험관 sub0303 End */

/* 기증유물 sub050402 */
.dgm_relic{display: flex;flex-wrap:wrap;justify-content:space-between;text-align:center;}
.dgm_relic .item{margin-top:25px;padding:28px;border:1px solid #ccc;width:calc(33.33% - 20px);}
.dgm_relic .item:nth-child(-n+3){margin-top:0;}
.dgm_relic .item .relic_info{margin-top:20px;}
.dgm_relic .item .relic_info .title{display: block;color:#222;font-size:17px;line-height:1.2;letter-spacing:-0.025em;font-weight: bold;font-family: "GmarketSans";}
.dgm_relic .item .relic_info .list-1st{text-align:left;}
.dgm_relic .item .relic_info .list-1st li{padding-left:80px;}
.dgm_relic .item .relic_info .list-1st em{position: absolute;left:14px;top:0;font-weight:bold;}

@media(max-width:767px){
    .dgm_relic .item{width:calc(50% - 20px);}
    .dgm_relic .item:nth-child(3){margin-top:25px;}
}
@media(max-width:550px){
    .dgm_relic .item{width:100%;}
    .dgm_relic .item:nth-child(2){margin-top:25px;}
}
/* 기증유물 sub050402 End */

/* 정보공개업무편람 sub060702 */
.info_disclosure{position:relative;padding-top:90%;height:auto;}
.info_disclosure iframe{position:absolute;left:0;top:0;width:100%;height:100%;}

@media(max-width:540px){
    .info_disclosure{height:500px;}
}
/* 정보공개업무편람 sub060702 End */

/* 보존수복 sub0703 */
.conservation_science{display:flex;flex-wrap:wrap;justify-content:space-between;}
.conservation_science .item{display:flex;flex-direction:column;margin-top:31px;width:calc(50% - 15.5px);min-height:406px;border:1px solid #000;}
.conservation_science .item:nth-child(-n+2){margin-top:0;}
.conservation_science .item .title{display:flex;align-items:center;margin-top:0;padding:24.3px 43px;background:#000;}
.conservation_science .item .title strong{color:#fff;font-size:22px;line-height:1.2;font-weight:bold;font-family:"GmarketSans";}
.conservation_science .item .context{padding:24px 37px 24px 43px;height:100%;}
.conservation_science .item .context p{margin:0;color:#222;font-size:15px;line-height:1.6;letter-spacing:0;}

.conservation_imgbox{margin-top:43px;}
.conservation_imgbox img{width:100%;}
.conservation_imgbox .item+.item{margin-top:30px;}
.conservation_imgbox.col2{display:flex;flex-wrap:wrap;justify-content:space-between;}
.conservation_imgbox.col2 .item{width:calc(50% - 7px);}
.conservation_imgbox.col2 .item:nth-child(-n+2){margin-top:0;}
.conservation_imgbox.col2 .item.long{width:100%;}
.conservation_imgbox .item p{margin-top:17px;color:#666;font-size:13px;line-height:1.2;font-weight:bold;}

.conservation_compare{padding:15px;border:1px solid #C8C7C6;}
.conservation_compare .beer-slider{display:block;}
.conservation_compare .beer-slider>img{width:100%;}
.conservation_compare .beer-slider .beer-handle{display:flex;;flex-direction:column;justify-content:center;align-items:center;top:50%;transform:translate(-50%,-50%);margin:0;width:120px;height:120px;background:#DE1A3B;border-radius:100%;text-align:center;}
.conservation_compare .beer-slider .beer-handle::before{position:absolute;left:50%;top:50%;z-index:-1;transform:translate(-50%,-50%);transform-origin: center;margin:0;border:0;border-radius:100%;width:146px;height:146px;background:rgba(237, 26, 59, 0.2);animation:compare_pump 2.5s infinite;transition: 0.3s;}
.conservation_compare .beer-slider .beer-handle::after{display:none;}
.conservation_compare .beer-slider .beer-handle em{position:relative;display:block;width:4px;height:4px;background:#fff;border-radius:100%;}
.conservation_compare .beer-slider .beer-handle em::before{content:"왼쪽드래그아이콘";position:absolute;left:-22px;top:50%;transform:translateY(-50%);width:16px;height:12px;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='M2 6.01648H16M2 6.01648L7.03388 1M2 6.01648L7.02817 11' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A") no-repeat;font-size:0;}
.conservation_compare .beer-slider .beer-handle em::after{content:"오른쪽드래그아이콘";position:absolute;right:-22px;top:50%;transform:translateY(-50%);width:16px;height:12px;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='M14 6.01648H0M14 6.01648L8.96612 1M14 6.01648L8.97183 11' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A") no-repeat;font-size:0;}
.conservation_compare .beer-slider .beer-handle strong{display:block;margin-top:13px;color:#fff;font-size:14px;line-height:1.14;letter-spacing:0;font-weight:400;font-family:"GmarketSans";}

.conservation_compare .beer-range:hover~.beer-handle,
.conservation_compare .beer-range:focus~.beer-handle{background:#052D7B;box-shadow:none;}
.conservation_compare .beer-range:hover~.beer-handle::before,
.conservation_compare .beer-range:focus~.beer-handle::before{background: rgba(5,45,123,0.2);}

.conservation_compare .beer-reveal[data-beer-label]:after,
.conservation_compare .beer-slider[data-beer-label]:after{background: #222;color:#fff;font-size:14px;font-family:"GmarketSans";}
.conservation_compare .beer-reveal[data-beer-label]:after{content: "Before";}
.conservation_compare .beer-slider[data-beer-label]:after{content: "After";}

@keyframes compare_pump{
    0%{transform:translate(-50%,-50%) scale(0.8);}
    100%{transform:translate(-50%,-50%) scale(1.2);opacity:0;}
}

@media(max-width:640px){
    .conservation_science .item{width:100%;min-height:auto;}
    .conservation_science .item:nth-child(2){margin-top:31px;}

    .conservation_compare .beer-slider .beer-handle{width:70px;height:70px;}
    .conservation_compare .beer-slider .beer-handle::before{width:96px;height:96px;}
    .conservation_compare .beer-slider .beer-handle strong{display:none;}
}
@media(max-width:550px){
    .conservation_science .item .title{padding:24.3px;}
    .conservation_science .item .title strong{font-size:19px;}
    .conservation_science .item .context{padding:24.3px;;}

    .conservation_compare .beer-reveal[data-beer-label]:after,
    .conservation_compare .beer-slider[data-beer-label]:after{top:0.8rem}

    .conservation_compare .beer-reveal[data-beer-label]:after{left:0.8rem}
    .conservation_compare .beer-slider[data-beer-label]:after{right:0.8rem}
}
@media(max-width:420px){
    .conservation_compare .beer-reveal[data-beer-label]:after,
    .conservation_compare .beer-slider[data-beer-label]:after{font-size:12px;}
}
/* 보존수복 sub0703 End */

/* 어린이박물관 */
.sub020501 .notice {width: 100%; height: 500px;}
.sub020501 .notice img.notice_img_767 {display: none;}
.sub020501 .list-1st .txt_blue{color: #1647aa;}
@media(max-width:767px){
    .sub020501 .notice img.notice_img {display: none;}
    .sub020501 .notice img.notice_img_767 {display: block;}
}

/* 디지털아트존예약 */
.sub02_06 .dgm_experience_room .experience_room_time .time_table .list ul li{width:calc(33% - 20px);}
.sub02_06 .dgm_experience_room .experience_room_time .time_table .list ul li:nth-child(4n){margin-top:18px;}
@media(max-width: 767px) {
    .sub02_06 .dgm_experience_room .experience_room_time .time_table .list ul li {
        width:calc(50% - 20px);
    }
    .sub02_06 .dgm_experience_room .experience_room_time .time_table .list ul li:nth-child(3) {
        margin-top: 18px;
    }
}