@charset "utf-8";


/* common */
/* .df{display: flex;flex-wrap: wrap;justify-content: space-between;} */
.df {display: flex !important;flex-wrap: wrap;}
.no-scroll {
	overflow: hidden !important; 
}

.sub_con .top_menu{
    max-width: 750px;
    margin: 0 auto;
    gap: 10px;
    padding: 0 0 clamp(32px,4.8vw,80px);
}
.sub_con .top_menu a.active {
    background: #0a4795;
    color: #fff;
}

.sub_con .top_menu a {
    flex: 0 1 calc(100% / 2 - 5px);
    text-align: center;
    font-size: clamp(16px,2vw,20px);
    font-weight: 700;
    padding: clamp(16px,2vw,20px);
    background: #f4f5f6;
    border-radius: 10px;
}

.sub6_2 .top_menu{padding: 0;}

/* slick common */
.slick-slider {width: 100%;height: 100%;overflow: hidden;}
.slick-slider div {width: 100%;float: left;height: 100%;text-align: center;}
.slick-slider div .img img{width: 100%;height: 100%;object-fit: cover;}
.slide_wrap{border: 1px solid #e5e5e5;border-radius: 30px;padding: 35px 40px;position: relative;z-index: 0;overflow: hidden;flex: 60%;}

.nav-container{position:relative}
.nav-img img{cursor: pointer;width: 180px;height: 100px;object-fit: cover;border: 1px solid #e2e2e2;padding: 4%;}
.main-container img {height: 300px;margin-bottom: 30px;}
.con_info .info_text {    flex: 40%;}

.sub_con .slick-arrow{position:absolute;display:block;width: 30px;height: 30px;transition:all .4s!important;z-index:10;top: 50%;}
.sub_con .slick-prev{background:url('../img/sub/arrow01.png') no-repeat center #e5e5e5;border-radius:100%;transform: translateY(-50%) rotate(90deg);left: -33px;}
.sub_con .slick-next{background:url('../img/sub/arrow01.png') no-repeat center #e5e5e5;border-radius:100%;transform: translateY(-50%) rotate(270deg);right: -33px;}
.sub_con .slick-next:hover{background:url('../img/sub/arrow01.png') no-repeat center #b5b5b5;}
.sub_con .slick-prev:hover{background:url('../img/sub/arrow01.png') no-repeat center #b5b5b5;}

@media screen and (max-width:1024px){
.nav-container{/* display:none; */}
}

@media screen and (max-width:768px) {
	.slide_wrap{padding:20px 40px}
	.nav-img img{width:130px;height:80px}
}
@media screen and (max-width:500px) {
	.slider-main img{max-height:160px}
	.nav-img img{width:70px;height:50px}
}


/* layout */
.wr-1500{width: 100%;max-width: 1500px; margin: 0 auto;}
.wr-1770{width: 100%;max-width: 1770px; margin: 0 auto;}

@media (max-width: 1770px){
	/* .wr-1770{paddding:0 20px;} */
}

@media (max-width: 1500px){
	.wr-1500{padding: 0 20px;}
}


/*table */
.info_text .item_table_wr{
    padding-top: 20px;
}
.item_table_wr{width:100%;text-align: left;width: 100%;}
.item_table_wr table{width:100%;border-spacing: 0;font-size: 20px;}
.item_table_wr th{background: #093e7f00;padding: 10px 10px;color: #000;border-bottom: 1px solid #dedede;border-right: 1px solid #dedede;}
.item_table_wr thead tr:first-child th{border-top: 1px solid #000000;border-bottom:1px solid #000}
.item_table_wr td{/* background:#eee; */padding: 10px 30px;font-weight: 500;font-size: clamp(16px, 3vw, 20px);border-bottom: 1px solid #dedede;border-right: 1px solid #dedede;}
.item_table_wr td:last-child{border-right:0;}
.item_table_wr tbody{border-bottom:1px solid #000}
.item_table_wr tr:last-child td{border-bottom:0}
.item_table_wr tr:first-child td:first-child{border-bottom:0}
.item_table_wr td.bt{border-bottom: 1px solid #dedede !important;}
.item_table_wr thead tr:first-child th:last-child{border-right:0}

@media screen and (max-width:650px) {
.item_table_wr::-webkit-scrollbar{height:5px}
.item_table_wr::-webkit-scrollbar-thumb{background-color: #24205a;border-radius:10px}
.item_table_wr::-webkit-scrollbar-track{background-color:#e2e2e2;border-radius:10px}.item_table_wr td{padding:15px}

}

.item_table_wr3{width:100%;text-align: left;width: 100%;}
.item_table_wr3 table{width:100%;border-spacing: 0;font-size: 20px;text-align: center;}
.item_table_wr3 thead{border-top: 2px solid #000;}
.item_table_wr3 th{background: #093e7f00;padding: 10px 5px;color: #000;border-bottom: 1px solid #dedede;border-right: 1px solid #dedede;font-size: 12px;}
.item_table_wr3 thead tr:first-child th{border-top: 2px solid #000000;border-bottom:1px solid #000}
.item_table_wr3 tr{border-bottom: 1px solid #dedede;}
.item_table_wr3 tr:last-child{border-bottom:1px solid #000 }
.item_table_wr3 tr:last-child td{/* border-bottom:0; */}
.item_table_wr3 td{/* background:#eee; */padding: 10px;font-weight: 500;font-size: clamp(16px, 3vw, 20px);border-right: 1px solid #dedede;border-bottom: 1px solid #dedede;font-size: 12px;min-width: 77px;height: 67px;}
.item_table_wr3 td:last-child{border-right:0;}
.item_table_wr3 td.green {color: #007b37;background: #def2e7;}
.item_table_wr3 td.blue{color: #0a4795666;background: #ffffda;}
.item_table_wr3 tbody{border-bottom: 2px solid #000;}
.item_table_wr3 tr:last-child td{/* border-bottom:0; */}
.item_table_wr3 tr:first-child td:first-child{/* border-bottom:0; */}
.item_table_wr3 thead tr:first-child th:last-child{border-right:0}

.item_table_wr3 .ft-16{font-size: 16px;font-weight: 700;}


.sub1_8 .item_table_wr3 table {border-collapse: separate;}
.sub1_8 .item_table_wr3 thead {position: sticky;top: 0;background: #fff;}
.sub1_8 .item_table_wr3 {height: 530px;overflow: auto;}

@media screen and (max-width:650px) {
.item_table_wr3::-webkit-scrollbar{height:5px}
.item_table_wr3::-webkit-scrollbar-thumb{background-color: #24205a;border-radius:10px}
.item_table_wr3::-webkit-scrollbar-track{background-color:#e2e2e2;border-radius:10px}.item_table_wr td{padding:15px}

}



/*상단 레이아웃*/
#header.sub_header{background:#fff;/* border-bottom: 1px solid #efefef; *//* box-shadow: 1px 1px 5px #6d6d6d3d; */position: relative;}
.sub_header .gnb__logo-link__item.sub__header{display:block}
.sub_header .gnb__logo-link__item{display:none}
.sub_header .sitemap__btn img:nth-child(2){display:block}
.sub_header .gnb__1depth-link{color:#000}
.sub_header .sitemap__btn img:nth-child(1){display:none}
.sub_header .gnb__line{ display: none;
}
/* sub navigation background */
#sub-nav.nav01{background: url(../img/sub/sub_visual_1.jpg)no-repeat center;background-size: cover;}
#sub-nav.nav02{background: url(../img/sub/sub_visual_2.jpg)no-repeat center;background-size: cover;}
#sub-nav.nav03{background: url(../img/sub/sub_visual_3.jpg)no-repeat center;background-size: cover;}
#sub-nav.nav04{background: url(../img/sub/sub_visual_4.jpg)no-repeat center;background-size: cover;}
#sub-nav.nav05{background: url(../img/sub/sub_visual_5.jpg)no-repeat center;background-size: cover;}
#sub-nav.nav06{background: url(../img/sub/sub_visual_6.jpg)no-repeat center;background-size: cover;}
#sub-nav.nav07{background: url(../img/sub/sub_visual_7.jpg)no-repeat center;background-size: cover;}


/* navigation */
#sub-nav{position:relative;width: 100%;margin-top: 80px;height: 500px;/* border-radius: 25px; *//* max-width: 1770px; */margin: 0 auto 0;z-index: 1;}
#sub-nav .visual__wrap{width:100%;height: 500px;background-size: cover;background-repeat: no-repeat;background-position: center;position: relative;}
#sub-nav .visual__wrap .nav-title{position: absolute;color: #fff;font-size: 50px;font-weight: 800;max-width: 1400px;width: 100%;left: 50%;top: 58%;transform: translate(-50%, -50%);text-align: center;align-items: center;justify-content: space-between;gap: 20px;}
#sub-nav .visual__wrap .nav-route{position: absolute;left: 30px;top: 40px;color: #fff;font-size: 20px;}
#sub-nav .visual__wrap .nav-route ul{}
#sub-nav .visual__wrap .nav-route ul li{padding: 0 15px;position: relative;font-size: 20px;color: #fff;}
#sub-nav .visual__wrap .nav-route ul li:after{display:block;content: '·';position:absolute;top: 1px;right: -3px;font-size: 20px;font-weight: 700;}
#sub-nav .visual__wrap .nav-route ul li:last-child:after{display:none;}
#sub-nav .menu-wr{text-align: center;}
#sub-nav .menu-wr ul{justify-content:center;gap: 20px;}
#sub-nav .menu-wr ul.eight li  {flex: 0 1 calc(100% / 8 - 50px);}
#sub-nav .menu-wr ul.seven li {flex: 0 1 calc(100% / 7 - 50px);}
#sub-nav .menu-wr ul.four li {flex: 0 1 calc(100% / 4 - 50px);}
#sub-nav .menu-wr ul.five li {flex: 0 1 calc(100% / 5 - 50px);}
#sub-nav .menu-wr li{position:relative;min-width: clamp(120px,10vw,180px);}
#sub-nav .menu-wr li a{position:relative;display:block;width: 100%;padding: 16px 0px;font-size: 20px;color: #bfbfbf;font-weight: 500;transition: all 0.3s;}
#sub-nav .menu-wr li a:hover{color: #003358;font-weight: 700;}
#sub-nav .menu-wr li a.active{color: #0a4795;font-weight: 700;border-bottom: 2px solid #0a4795;}
#sub-nav.nav01 .menu-wr li{}
#sub-nav.nav04 .menu-wr{justify-content: center;}
#sub-nav.nav04 .menu-wr li{}

#sub-nav .fix {position: fixed;top: 120px;width: 100%;left: 0;z-index: 100;padding: 0 20px;box-shadow: unset;}
#sub-nav .fix ul{box-shadow:10px 10px 30px #00000014;background-color:rgba(255,255,255,.2);backdrop-filter:blur(10px);padding:0 1rem;height:70px;align-items:center;border-radius:60px;gap:5px;max-width: 1400px;margin: 0 auto;}
#sub-nav .menu-wr.fix li a{color:#000;font-size:clamp(14px,2vh,20px);padding: 0;}
#sub-nav .menu-wr.fix li a.active{color:#fff;background: #0a4795;padding:10px;border-radius:30px}
#sub-nav .menu-wr.fix li a.active:hover{color:#fff;background: #0a4795;padding:10px;border-radius:30px}
#sub-nav .menu-wr.fix li a:hover{color:#fff;background:#00335885;padding:10px;border-radius:30px}
.sub_header .gnb__line:before{display:none}
.sub_header .gnb__line:after{display:none}
.footer__sub{margin: 0 20px;}
.footer__sub .footer__content{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;padding: 15px 50px;position:relative}
.footer__sub .footer__content:before {position:absolute;content:'';background:#e6e6e6;border-radius:100%;width:10px;height:10px;left:0;top:-6px}
.footer__sub .footer__content:after {position:absolute;content:'';background:#e6e6e6;border-radius:100%;width:10px;height:10px;right:0;top:-6px}
/* mobile */
.m-menu{display:none;/* padding-top: 10px; */}
.m-menu .mnav-ul{position: relative;}
.m-menu .mnav-ul li .mnav-1a {display:block;background: #202329;font-size: 18px;color: #fff;height: 50px;line-height: 48px;font-weight:400;cursor:pointer;padding: 0 25px;letter-spacing: -0.5px;position: relative;}
.m-menu .mnav-ul li .mnav-1a > span{display: block;content: '';position:absolute;background: url('../img/sub/nav-plus.png')no-repeat center;right: 15px;top: 50%;width: 16px;height: 12px;margin-top: -6px;transition: all 0.5s;}
.m-menu .mnav-ul li .mnav-1a .on {transform:rotate(180deg);}
.m-menu .mnav-ul li ul {position:relative;display:none;position:absolute;top: 50px;left: -1px;z-index:10;width: calc(100% + 2px);border: 1px solid #e3e3e3;padding: 15px 30px;background: #fff;}
.m-menu .mnav-ul li ul li {border-bottom: 0;border-right: 0;transition:0.3s;background:#fff;padding: 3px 0;}
.m-menu .mnav-ul li ul li a {display: block;/* line-height: 1; */color: #6c6c6c;letter-spacing: -1px;font-size: 16px;word-break: keep-all;line-height: 25px;}
.m-menu .mnav-ul li ul li a:hover{color: #003358;font-weight:bold;text-decoration:underline;}

@media (max-width:1650px){
	#sub-nav .visual__wrap{/* height: 400px; */}
	#sub-nav .menu-wr li a{}
}

@media (max-width:1440px){
	#sub-nav .visual__wrap{/* height: 350px; */}
	#sub-nav .visual__wrap .nav-title{font-size: 46px;text-align: center;padding: 0 40px;}
	#sub-nav .menu-wr li a{padding: 15px 0;}

}

@media (max-width:1300px){
	#sub-nav .visual__wrap{/* height: 260px; */}
	#sub-nav .visual__wrap .nav-title{font-size: 38px;}
}

@media (max-width:1024px){
	#sub-nav{height: 400px;}
	#sub-nav .visual__wrap{height: 400px;}
	#sub-nav .visual__wrap .nav-title{font-size: clamp(28px,3.2vw,42px);}
	#sub-nav .menu-wr li a{padding: 20px 0;font-size: 20px;}
	#sub-nav .menu-wr li a p:after{right: -8px;}
}

@media (max-width:960px){
	.footer__sub .footer__content{padding: 20px;}
	#sub-nav .menu-wr li a{}
	#sub-nav .menu-wr li a p.long{font-size: 13px;}
}

@media (max-width:768px){
	#sub-nav{border-radius:0}
    .pc-menu{display:none}
    .m-menu{display:block;position: absolute;width: 100%;bottom: 0;}
		#sub-nav .menu-wr{display:none}
    #sub-nav .visual__wrap .nav-title{top: 50%;padding: 0 20px;justify-content: center;height: calc(100% - 180px);}
		#sub-nav .visual__wrap .nav-title p {display: none;}
		#sub-nav .visual__wrap .nav-title img{height: 100%; object-fit: contain;}
}

@media (max-width:500px){
	#sub-nav{height: 400px !important;}
}
/* anchor */
.bg_blue { background: #101E5D; color: #fff; }
.bg_blue .s_tit_sub { color: #fff; }
.anchor_area { position: relative; }
.progress_nav_wrap { width: 1440px; z-index: 30; }

.anchor_area .progress_nav a { display: block; position: relative; margin: 0 0 25px 0; padding: 0 0 0 38px; line-height: 26px; letter-spacing: -0.05em; color: #0a4795; transition: .2s ease; }
.anchor_area .progress_nav a:last-child { margin: 0; }
.anchor_area .progress_nav a:before,
.anchor_area .progress_nav span:before,
.anchor_area .progress_nav span:after { position: absolute; box-sizing: border-box; content: ''; }

.anchor_area .progress_nav a:first-child:before { display: none; }
.anchor_area .progress_nav span:before {left: 6px;top: 42%;width: 14px;height: 14px;margin-top: -5px;background: #bfbfbf;border-radius: 100%;}
.anchor_area .progress_nav .active {font-weight: 700;color: #003358;}
.anchor_area .progress_nav .active span:before,
.anchor_area .progress_nav .on span:before {background: #003358;}
.anchor_area .progress_nav .active span:after {left: 0;top: 0;width: 26px;height: 26px;border: 1px solid #003358;border-radius: 100%;}
.anchor_area .list {}
.anchor_area .list:first-of-type {}
.anchor_area .progress_nav_wrap.fixed { position: fixed; top: 120px; }

@media (min-width: 1024px) {
    .progress_nav_wrap { position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transition: opacity .2s ease; }
    .progress_nav_wrap.hidden { opacity: 0; z-index: -1; }
    .anchor_area .progress_nav { position: absolute; }
    .anchor_area .progress_nav a:before {left: 12px;top: calc(-100% - 12px);z-index: -1;width: 2px;height: calc(100% + 28px);background: #bfbfbf;}
    .anchor_area .progress_nav .on:before { background: #0E2071; }
    .anchor_area .progress_nav.light .on:before { background: #fff; }
    .anchor_area .progress_nav.light a, .anchor_area .progress_nav.light .active { color: #fff; }
    .anchor_area .progress_nav.light .active span:before,
    .anchor_area .progress_nav.light .on span:before { background: #fff; }
    .anchor_area .progress_nav.light .active span:after { border-color: #fff; }
    .anchor_area .section_content { width: 74.5%; margin: 0 0 0 auto; }
}


@media (max-width: 1440px) {
    .progress_nav_wrap { width: 100%; padding: 0 14px; }
}

@media (max-width: 1024px) {
    .anchor_area .list {}
    .progress_nav {display: flex;overflow-x: auto;z-index: 30;width: calc(100% + 28px);margin-left: -14px;padding: 12px 14px;background: #fff0;display: none;}
    .progress_nav_wrap.hidden { opacity: 0; }
    .anchor_area .progress_nav_wrap.fixed .progress_nav {position: fixed;top:65px;border-bottom: 1px solid #F4F5F9;background: #fff;}
    .anchor_area .progress_nav_wrap.fixed .progress_nav.fixed {top: 65px;}
    .anchor_area .progress_nav a { flex-shrink: 0; margin: 0 24px 0 0; }
}

@media (min-width: 768px) {
	.anchor_area .progress_nav a { font-size: 1.06rem; }
}

@media (max-width: 768px) {
    .progress_nav_wrap.hidden { opacity: 1; }
    .anchor_area .progress_nav_wrap.fixed { margin-top: 0; position: fixed; top: 65px; }
    .anchor_area .progress_nav_wrap.fixed h3 { display: none; }
    .anchor_area .progress_nav_wrap.fixed .progress_nav { position: relative; top:0; }
    .anchor_area .progress_nav_wrap.fixed .progress_nav.fixed { top: 0; }
    .anchor_area .progress_nav a { margin-right: 10px; padding: 0 0 0 19px; line-height: 20px; }
    .anchor_area .progress_nav a:before { left: 10px; top: -100%; width: 1px; height: calc(100% + 11px); margin-left: 0; }
    .anchor_area .progress_nav span:before { left: 7px; width: 4px; height: 4px; margin-top: -2px; }
    .anchor_area .progress_nav .active span:after { width: 14px; height: 14px; left: 2px; top: 3px; }
}

@media screen and (max-width:768px) {
	.sub_con{padding: 40px 20px;}
}


/* common_sub */
.sub_con {margin-top: 60px;padding: 80px clamp(40px, 14vw, 260px);}

@media screen and (max-width: 1920px){
	.sub_con{padding: 80px 40px;max-width: 1540px;margin: 60px auto 0;}
}

@media screen and (max-width:768px) {
    .sub_con{margin: 0;padding: 40px 20px;}
}



/* sub1_1 */
.sub1_1 {padding: 0;max-width: none;padding: 0 0 74px;}
.sub1_1 .sec01 {text-align: center;background: #e9edf2 url('../img/sub/sub1_1_sec01_bg.png') no-repeat right clamp(20px, 14vw, 130px) center;background-size: unset;}
.sub1_1 .sec01 .inner{padding: clamp(40px,6.8vw,120px) clamp(40px, 14vw, 260px);}
.sub1_1 .sec01 .tit {font-size: clamp(24px,3.6vw,55px);font-weight: 700;line-height: 1.4em;padding: 0 0 clamp(20px,3.2vw,50px);margin: 0 0 clamp(20px,3.2vw,50px);position: relative;}
.sub1_1 .sec01 .tit span {  color: #0a4795;}
.sub1_1 .sec01 .txt {font-size: clamp(16px,2vw,20px);font-weight: 400;line-height: 1.4em;}
.sub1_1 .sec01 .tit:before {content: '';position: absolute;width: 152px;height: 2px;background: #0a4795;bottom: 0;left: 50%;transform: translateX(-50%);}

.sub1_1 .sec02 {text-align: center;padding: clamp(52px,4.2vw,100px) clamp(40px, 14vw, 260px) clamp(40px,3.2vw,74px);display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.sub1_1 .sec02 .tit {font-size: clamp(26px,4.8vw,60px);font-weight: 700;padding: 0 0 24px;}

.sub1_1 .sec03 {background: #003358;text-align: center;color: #fff;}
.sub1_1 .sec03 .inner{padding: clamp(36px,3.2vw,70px) clamp(40px, 14vw, 260px);}
.sub1_1 .sec03 .tit {font-size: clamp(24px,2.4vw,40px);font-weight: 700;padding: 0 0 74px;}
.sub1_1 .sec03 .df {}
.sub1_1 .sec03 .df .four {display: flex;flex-wrap: wrap;flex-direction: column;flex: 0 1 calc(100% / 4);align-items: center;justify-content: center;border-left: 1px solid #ffffff20;gap: clamp(20px,2vw,32px);}
.sub1_1 .sec03 .df .four:last-child {border-right: 1px solid #ffffff20;}

.sub1_1 .sec04 {text-align: center;padding: clamp(40px,5.4vw,100px) clamp(40px, 14vw, 260px);}
.sub1_1 .sec04 .tit {font-size: clamp(24px, 2.4vw, 40px);font-weight: 700;padding: 0 0 clamp(20px,3.2vw,54px);}
.sub1_1 .sec04 .df {justify-content: space-between;gap: clamp(20px,2vw,30px);}
.sub1_1 .sec04 .df .three {flex: 0 1 calc(100% / 3 - clamp(10px,2vw,20px));background: #2e3234;color: #fff;line-height: 1.4em;font-size: clamp(18px,2vw,24px);font-weight: 500;padding: clamp(24px,3.2vw,64px) 10px;border-radius: 10px;display: flex;align-items: center;justify-content: center;}

.sub1_1 .sec05 {}
.sub1_1 .sec05 > .tit {font-size: clamp(24px,2vw,30px);font-weight: 700;text-align: center;background: #e9edf2;padding: clamp(24px,2.8vw,54px) 20px;}
.sub1_1 .sec05 .df {padding: 50px clamp(40px, 14vw, 260px) 0;gap: clamp(20px,2vw,30px);}
.sub1_1 .sec05 .df .four {flex: 0 1 calc(100% / 4 - clamp(10px,1.6vw,24px));display: flex;flex-wrap: wrap;gap: 8px;text-align: center;height: 100%;}
.sub1_1 .sec05 .df .four .tit {flex: 100%;padding: clamp(18px,2vw,24px) 0;height: fit-content;border-radius: 10px;color: #fff;font-size: clamp(20px,2vw,24px);font-weight: 500;}
.sub1_1 .sec05 .df .four .half {width: calc(100% / 2 - 4px);border: 1px solid #c4c4c4;border-radius: 10px;padding: 20px 10px;word-break: break-word;font-size: clamp(14px,1.2vw,18px);font-weight: 500;display: flex;align-items: center;justify-content: center;}

.sub1_1 .sec05 .df .four:nth-child(1) .tit {background: #2063b8;}
.sub1_1 .sec05 .df .four:nth-child(2) .tit {background: #0a4795;}
.sub1_1 .sec05 .df .four:nth-child(3) .tit {background: #0c366d;}
.sub1_1 .sec05 .df .four:nth-child(4) .tit {background: #122e43;}

.sub1_1 .sec05 .df .four .c1 {background: #fff;}
.sub1_1 .sec05 .df .four .c2 {background: #f1edd0;}
.sub1_1 .sec05 .df .four .c3 {background: #f3e3e2;}
.sub1_1 .sec05 .df .four .c4 {background: #dce6f3;}

.sub1_1 .sec05 .df .four .btm_con{gap: 5px;margin: clamp(40px,4.8vw,80px) 0 0;padding: 15px 18px;background: #f7f7f7;flex-direction: column;border: 1px solid #d2d2d2;border-radius: 5px;}
.sub1_1 .sec05 .df .four .btm_con .full {padding: 12px 60px;border: 1px solid #d2d2d2;border-radius: 10px;font-size: clamp(14px,2vw,16px);font-weight: 500;}



.sub1_1 .pc_only{display: block;}
.sub1_1 .mo_only{display: none;}

@media screen and (max-width: 1920px) {
   .sub1_1 .sec01 {background: #e9edf2 url('../img/sub/sub1_1_sec01_bg.png') no-repeat center 20px;background-size: inherit;}
	 .sub1_1 .sec01 .inner{padding: clamp(40px,6.8vw,120px) 40px;max-width: 1540px;margin: 0 auto;}
   .sub1_1 .sec02 {padding: clamp(52px,4.2vw,100px) 40px clamp(40px,3.2vw,74px);max-width: 1540px;margin: 0 auto;}
   .sub1_1 .sec03 {}
	 .sub1_1 .sec03 .inner{padding: clamp(36px,3.2vw,70px) 40px; max-width: 1540px; margin: 0 auto;}
   .sub1_1 .sec04 {padding: clamp(40px,5.4vw,100px) 40px; max-width: 1540px; margin: 0 auto;}
   .sub1_1 .sec05 .df {padding: 50px 40px 0;max-width: 1540px;margin: 0 auto;}
}

@media screen and (max-width:1024px) {
	.sub1_1 .sec01{background: #e9edf2 url('../img/sub/sub1_1_sec01_bg.png') no-repeat center center;background-size: contain;}
}

@media screen and (max-width:960px) {
	.sub1_1 .sec01 .txt br{display: none;}

	.sub1_1 .sec03 .df .four img{width: 64px;height: 60px;object-fit: contain;}

	.sub1_1 .sec05 .df .four{flex: 0 1 calc(100% / 2 - 10px);}
}

@media screen and (max-width:768px) {
	.sub1_1 .sec01 {padding: clamp(40px,6.8vw,120px) 20px;}

	.sub1_1 .sec02 {padding: clamp(52px,4.2vw,100px) 20px;}

	.sub1_1 .sec03 {padding: clamp(36px,3.2vw,70px)  20px;}

	.sub1_1 .sec04 {padding: clamp(40px,5.4vw,100px) 20px;}
	.sub1_1 .sec04 .df{gap: 10px;}
	.sub1_1 .sec04 .df .three{flex: 100%;}
	.sub1_1 .sec04 .df .three br{display: none;}

	.sub1_1 .sec05 .df {padding: 50px 20px 0;}

	.sub1_1 .pc_only{display: none;}
	.sub1_1 .mo_only{display: block;margin: 0 auto;}
}

@media screen and (max-width:480px) {
    .sub1_1 .sec03 .df{gap: 10px;}
    .sub1_1 .sec03 .df .four{flex: 0 1 calc(100% / 2 - 5px);padding: 10px;border-left: 0;}
    .sub1_1 .sec03 .df .four:last-child{border-right: 0;}
}


.sub1_2 {max-width: none;padding: 0;padding: 30px 0;}
.sub1_2 .sec01 {display: flex;flex-wrap: wrap;}
.sub1_2 .sec01 .bg{gap: 0 40px;width: 100%;padding: 46px clamp(40px, 14vw, 260px);}
.sub1_2 .sec01 .bg:nth-of-type(2n) {background: #e9edf2;}
.sub1_2 .sec01 .content_inner {flex: 0 1 calc(100% / 2 - 20px);border: 1px solid #c5cdd5;border-radius: 10px;padding: clamp(24px,3.6vw,50px);gap: 80px;background: #fff;}
.sub1_2 .sec01 .content_inner > div {flex: 0 1 calc(100% / 2 - 40px);}

.sub1_2 .sec01 .content_inner .left_con {display: flex;align-items: center;justify-content: center;flex-wrap: wrap;flex-direction: column;}
.sub1_2 .sec01 .content_inner .left_con img {}
.sub1_2 .sec01 .content_inner .left_con .tit {text-align: center;padding: 20px 0 34px;width: 100%;display: flex;flex-direction: column;gap: 4px;}
.sub1_2 .sec01 .content_inner .left_con .tit span{font-size: 24px;font-weight: 700;letter-spacing: 1.5px;}
.sub1_2 .sec01 .content_inner .left_con a {width: 100%;text-align: center;border: 1px solid #000000;border-radius: 5px;padding: 18px 20px;font-size: 18px;font-weight: 500;box-sizing: border-box;transition: all 0.3s;}
.sub1_2 .sec01 .content_inner .left_con a:hover {background: #0a4795;color: #fff;}

.sub1_2 .sec01 .content_inner .right_con {flex-direction: column;}
.sub1_2 .sec01 .content_inner .right_con .text {padding: 0 0 clamp(12px,2vw,26px);}
.sub1_2 .sec01 .content_inner .right_con .text:last-of-type{padding: 0;}
.sub1_2 .sec01 .content_inner .right_con .text .tit {font-size: clamp(18px,2vw,24px);font-weight: 700;padding: 0 0 12px;}
.sub1_2 .sec01 .content_inner .right_con .text .txt {color: #626262;font-weight: 400;font-size: clamp(16px,2vw,20px);line-height: 1.4em;}
.sub1_2 .sec01 .content_inner .right_con .text .txt a {color: #626262;font-weight: 400;font-size: clamp(16px,2vw,20px);}

.sub1_2 .sec01 .content_inner .modal {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);z-index: 1000;justify-content: center;align-items: center;}
.sub1_2 .sec01 .content_inner .modal.active {display: flex;}
.sub1_2 .sec01 .content_inner .modal .modal_content {background-color: white;border-radius: 10px;width: 60%;position: relative;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);}
.sub1_2 .sec01 .content_inner .modal .modal_content .close_btn {position: absolute;top: 0px;right: 15px;font-size: 64px;cursor: pointer;font-weight: 100;color: #0a4795;}
.sub1_2 .sec01 .content_inner .modal .modal_content .close_btn:hover {}

.sub1_2 .sec01 .content_inner .modal .modal_content .modal_content_inner {}
.sub1_2 .sec01 .content_inner .modal .modal_content .modal_content_inner .left_con {background: #f3f3f3;border-top-left-radius: 10px;border-bottom-left-radius: 10px;justify-content: flex-start;padding: 50px clamp(20px,2.8vw,60px);flex: 0 1 calc(30%);}
.sub1_2 .sec01 .content_inner .modal .modal_content .modal_content_inner .left_con .tit {padding: 20px 0 0;font-size: clamp(16px,1.4vw,20px);}
.sub1_2 .sec01 .content_inner .modal .modal_content .modal_content_inner .right_con .text .txt{color: #252525;}
.sub1_2 .sec01 .content_inner .modal .modal_content .modal_content_inner .right_con .text .txt a{color: #252525;line-height: 1.4em;}
.sub1_2 .sec01 .content_inner .modal .modal_content .modal_content_inner .right_con {flex: 0 1 calc(70%);padding: clamp(20px,3.2vw,50px);max-height: 700px;overflow: scroll;}

@media screen and (max-width:1880px) {
	.sub1_2 .sec01 .bg{padding: 46px 40px;max-width: 1540px;margin: 0 auto;border-radius: 5px;}
}

@media screen and (max-width:1440px) {
	.sub1_2 .sec01 .bg{padding: 20px 40px;gap: 20px;}
	.sub1_2 .sec01 .content_inner{gap: 20px; flex: 100%;}
	.sub1_2 .sec01 .content_inner > div{flex: 0 1 calc(100% / 2 - 10px);}
}

@media screen and (max-width:1024px) {
	.sub1_2 .sec01 .content_inner .modal .modal_content .modal_content_inner > div{flex: 100% !important;}
	.sub1_2 .sec01 .content_inner .modal .modal_content .modal_content_inner .left_con{border-bottom-left-radius: 0;border-top-right-radius: 10px;}
}

@media screen and (max-width:768px) {
	.sub1_2 .sec01 .bg{padding: 46px 20px;}
	.sub1_2 .sec01 .content_inner > div{flex: 100%;}

	.sub1_2 .sec01 .content_inner .modal .modal_content{width: 80%;}
}


.sub1_3 {}
.sub1_3 .sec01 {gap: clamp(20px,4.8vw,80px) 30px;}
.sub1_3 .df .two {flex: 0 1 calc(100% / 2 - 15px);}
.sub1_3 .df .two img {object-fit: cover;max-height: 240px;width: 100%;border-radius: 10px;margin: 0 0 20px;aspect-ratio: 1 / 0.56;}
.sub1_3 .df .two a {background: #e9edf2;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;padding: clamp(20px,2vw,32px) 38px;border-radius: 10px;align-items: center;transition: all 0.3s;}
.sub1_3 .df .two a:hover {background: #282c32;color:#fff;}
.sub1_3 .df .two a .tit {font-size: clamp(16px,2vw,25px);font-weight: 700;}
.sub1_3 .df .two a .txt {font-size: clamp(14px,1.6vw,18px);font-weight: 700;}

@media screen and (max-width:768px) {
	.sub1_3 .df .two{flex: 100%;}
}

.sub1_4 .map_content{position:relative;display: flex;margin: 0 auto;}
.sub1_4 .map_content .map_bg {flex: 65%;z-index: 0;}
.sub1_4 .map_content .map_bg > div {width: 100% !important;max-width: 1350px;height: 100% !important;!i;!;}
.sub1_4 .map_content .wrap_map {height: 600px !important;}

.sub1_4 .map_content .box_wr{flex: 35%;}

.sub1_4 .map_content .box01{background: #fff;height: 150px;padding: 48px 70px;display:flex;align-items:center;justify-content:space-between;border-bottom: 1px solid #d9d9d9;border-top: 1px solid #d9d9d9;font-size: clamp(18px,2vw,20px);border-right: 1px solid #d9d9d9;}
.sub1_4 .map_content .box01 p:first-child{font-size: clamp(22px,2vw,26px);font-weight: 800;padding-bottom: 15px;}
.sub1_4 .map_content .box01 p:last-child {}
.sub1_4 .map_content .box01 p:last-child span {color: #a4a4a4;display: block;}

.sub1_4 .map_content .box02{background: #fff;height: 150px;padding: 48px 70px;display:flex;align-items:center;justify-content:space-between;border-bottom: 1px solid #d9d9d9;font-size: clamp(18px,2vw,20px);border-right: 1px solid #d9d9d9;}
.sub1_4 .map_content .box02 p:first-child{font-size: clamp(22px,2vw,26px);font-weight: 700;padding-bottom: 15px;}

.sub1_4 .map_content .box03{background: #fff;height: 150px;padding: 48px 70px;display:flex;align-items:center;justify-content:space-between;font-size: clamp(18px,2vw,20px);border-right: 1px solid #d9d9d9;}
.sub1_4 .map_content .box03 p:first-child{font-size: clamp(22px,2vw,26px);font-weight: 800;padding-bottom: 15px;}

.sub1_4 .map_content .box04{background:#fbe100;height: 150px;padding: 48px 70px;display:flex;align-items:center;justify-content:space-between;cursor: pointer;font-size: clamp(18px,2vw,20px);border-right: 1px solid #d9d9d9;}
.sub1_4 .map_content .box04 p:first-child{font-size: clamp(22px,2vw,26px);font-weight: 800;padding-bottom: 15px;}

.sub1_4 .left_con {font-size: clamp(24px, 5vw, 54px);font-weight: 500;flex: 0 1 calc(20%);}
.sub1_4 .right_con {flex: 0 1 calc(80%);}
.sub1_4 .right_con .menu_con {padding: clamp(20px,2.8vw,48px) clamp(20px,2.8vw,50px);border-bottom: 2px solid #000;}
.sub1_4 .right_con .menu_con:first-child{border-top:2px solid #000}
.sub1_4 .right_con .menu_con .tit {display: flex;align-items: center;justify-content: space-between;font-size: clamp(24px,2vw,27px);}
.sub1_4 .map_content .map_bg .cont {display: none;}
.sub1_4 .map_content .map_bg .root_daum_roughmap .wrap_controllers {display: none;}

@media screen and (max-width:1440px){
	.sub1_4 .map_content .box_wr{right:50px}
}

@media screen and (max-width:1300px){
	.sub1_4 .map_content .wrap_map {height: 100% !important;}
	.sub1_4 .map_content .box01{padding: 40px 50px;height: 190px;}
	.sub1_4 .map_content .box02{padding: 40px 50px;height: 190px;}
	.sub1_4 .map_content .box03{padding: 40px 50px;height: 190px;}
	.sub1_4 .map_content .box04{padding: 40px 50px;height: 190px;}
}

@media screen and (max-width:1024px){
	.sub1_4 .map_content{flex-wrap:wrap}
	.sub1_4 .map_content .wrap_map {height: 410px !important;}
	.sub1_4 .map_content .box_wr{top:-50px;right: 20px;flex: 100%;}
	.sub1_4 .map_content .map_bg{flex:100%}
	
	.sub1_4 .map_content .box01{padding: 30px 40px;height: 150px;border-left: 1px solid #d9d9d9;}
	.sub1_4 .map_content .box01 p:first-child{font-size:20px}

	.sub1_4 .map_content .box02{padding: 30px 40px;height: 150px;border-left: 1px solid #d9d9d9}
	.sub1_4 .map_content .box02 p:first-child{font-size:20px}
	
	.sub1_4 .map_content .box03{padding: 30px 40px;height: 150px;border-left: 1px solid #d9d9d9}
	.sub1_4 .map_content .box03 p:first-child{font-size:20px}

	.sub1_4 .map_content .box04{padding: 30px 40px;height: 150px;border-left: 1px solid #d9d9d9}
	.sub1_4 .map_content .box04 p:first-child{font-size:20px}
}

@media screen and (max-width:768px) {
	.sub1_4{}
	.sub1_4 .btm_con{gap: 12px;}
	.sub1_4 .right_con{flex: 100%}
	.sub1_4 .page-tit{padding: 0 20px 30px 20px;}
	.sub1_4 .map_content .wrap_map {height: 310px !important;}
	.sub1_4 .map_content .box_wr{position: unset;}

	.sub1_4 .map_content .box01{padding: 20px 30px;}
	.sub1_4 .map_content .box01 p:first-child{font-weight: 600;}

	.sub1_4 .map_content .box02{padding: 20px 30px;}
	.sub1_4 .map_content .box02 p:first-child{font-weight: 600;}
	
	.sub1_4 .map_content .box03{padding: 20px 30px;}
	.sub1_4 .map_content .box03 p:first-child{font-weight: 600;}
	
	.sub1_4 .map_content .box04{padding: 20px 30px;}
	.sub1_4 .map_content .box04 p:first-child{font-weight: 600;}
}

@media screen and (max-width:500px) {
	.sub1_4 .page-tit h1{text-align:center}
	.sub1_4 .map_content .box01{height:auto;padding: 30px 20px;}
	.sub1_4 .map_content .box02{height:auto;padding: 30px 20px;}
	.sub1_4 .map_content .box03{height:auto;padding: 30px 20px;}
	.sub1_4 .map_content .box04{height:auto;padding: 30px 20px;}
	.sub1_4 .root_daum_roughmap .border1{display:block!important;}
}

.sub2_1 {padding: 0;max-width: none;padding: 0 0 clamp(32px,4.8vw,74px);}
.sub2_1 .sec01 {text-align: center;padding: clamp(40px, 6.8vw, 120px) clamp(40px, 14vw, 260px) clamp(40px,4.8vw,84px);background: #e9edf2 url(../img/sub/sub1_1_sec01_bg.png) no-repeat right clamp(20px, 14vw, 130px) center;background-size: unset;}
.sub2_1 .sec02 {text-align: center;padding: clamp(40px, 6.8vw, 120px) clamp(40px, 14vw, 260px);background-size: unset;}

.sub2_1 .pc_only{display: block;}
.sub2_1 .mo_only{display: none;}

@media screen and (max-width: 1920px) {
	.sub2_1 .sec01 {margin: 0 auto;background: #e9edf2 url('../img/sub/sub1_1_sec01_bg.png') no-repeat center center;background-size: inherit;padding: 0;}
	.sub2_1 .sec01 img{padding: clamp(40px,6.8vw,124px) 40px clamp(40px,4.8vw,84px);max-width: 1024px;width: 100%;}
	.sub2_1 .sec02 {padding: clamp(52px,5.6vw,100px) 40px;max-width: 1540px;margin: 0 auto;}
	.sub2_1 .sec03 {padding: 0 40px;max-width: 1540px;margin: 0 auto;}
}

@media screen and (max-width:1024px) {
	.sub2_1 .sec01{background-size: contain;}
}

@media screen and (max-width: 768px) {
	.sub2_1 .sec01 img{padding: clamp(40px,6.8vw,124px) 20px clamp(40px,4.8vw,84px);width: 100%;}
	.sub2_1 .sec02 {padding: clamp(52px,5.6vw,100px) 20px;}
	.sub2_1 .sec03 {padding: 0 20px;}

	.sub2_1 .pc_only{display: none;}
	.sub2_1 .mo_only{display: block;}
}

/* table_style */
.course_tbl1{table-layout: fixed;}
.course_tbl1 thead th{background-color: #f2f3f6;color: #000;text-align:center;}
.course_tbl1 tbody th{background-color: #fff;text-align:center;border-right: 1px dashed #e5e5e5;word-break: break-all;}

.course_tbl1 th, .course_tbl1 td{border-bottom: 1px solid #bbb; vertical-align: middle;}
.course_tbl1 {position:relative;width:100%;overflow:hidden;border-top:2px solid #333;color:#222 !important;text-align:center;margin-bottom: 30px;}
.course_tbl1 th, .tb_Ty1 td{border-bottom:1px solid #bbb; word-break: keep-all;}
.course_tbl1 th{position: relative;padding:10px 5px;color: #000;background: #f2f3f6;font-weight:normal;font-size: clamp(14px,2vw,18px);height: 60px;}
.course_tbl1 th:after{display: block;position: absolute;width: 1px;height: 50%;background: #d8dbe5;right: 0;top: 50%;transform: translateY(-50%);}
.course_tbl1 td:after{content: ""; display: block; position: absolute; width: 1px; height: 50%; background: #d8dbe5; right: 0; top: 50%; transform: translateY(-50%);}
.course_tbl1 th:last-child:after{display: none;}
.course_tbl1 td {position: relative;padding:10px 5px;font-size: clamp(14px,2vw,18px);overflow: hidden;height: 60px;word-break: break-all;color: #000;}
.course_tbl1 th:first-child,
.course_tbl1 td:first-child{border-left:0;}
.course_tbl1 th:last-child,
.course_tbl1 td:last-child{border-right:0}
.course_tbl1 th:last-child,
.course_tbl1 td:last-child:last-child:after{content: none;}
.course_tbl1 table td{border: 0}

.head1{background-color: #f2f3f6!important;color: #0d285b !important;}
.head2{background-color: #fff!important;color: #000!important;border-right: 1px dashed #e5e5e5;}


/* 테이블 */



.sub2_2 .yearTab {padding: 0 0 clamp(32px,3.2vw,50px);}
.sub2_2 .yearTab .yearList {display: flex;flex-wrap: wrap;gap: 10px;}
.sub2_2 .yearTab .yearList li {flex: 0 1 calc(100% / 4 - 8px);text-align: center;}
.sub2_2 .yearTab .yearList li .active {color: #fff;background: #0a4795;}
.sub2_2 .yearTab .yearList li a {padding: 26px 10px;width: 100%;height: 100%;border-radius: 10px;background: #f4f5f6;border: 1px solid #cbd4db;line-height: normal;font-size: clamp(20px,1.6vw,24px);font-weight: 700;}
.sub2_2 .yearTab .yearList li a span {font-size: clamp(16px,1.6vw,20px);font-weight: 500;}

.tbl-type01 {position:relative;border-collapse:collapse;border-spacing:0px;table-layout:fixed;width:100%;clear:both;text-align:center;border-top:2px solid #2655ae;font-size:1em;border-bottom:1px solid #e5e5e5;font-size: clamp(14px,2vw,18px);margin: 0 0 40px;}
.tbl-type01 thead th {position:relative;padding: clamp(8px,2vw,16px) clamp(8px,2vw,16px);background:#f2f3f6;color:#0d285b;font-weight:400}
.tbl-type01 thead th:after {content:"";display:block;position:absolute;width:1px;height:50%;background:#d8dbe5;right:0;top:50%;transform:translateY(-50%)}
.tbl-type01 thead th:last-child:after {display:none}
.tbl-type01 tbody th {font-weight:400;color:#353a44}
.tbl-type01 tfoot th {font-weight:400;color:#353a44}
.tbl-type01 tbody th,
.tbl-type01 tbody td,
.tbl-type01 tfoot th,
.tbl-type01 tfoot td {border-bottom:1px solid #e5e5e5;padding:16px 16px 16px;overflow:hidden;border-right:1px dashed #e5e5e5;border-left:1px dashed #e5e5e5;background:#fff;word-break: break-all;}
.tbl-type01 tbody th:first-child,
.tbl-type01 tbody td:first-child,
.tbl-type01 tfoot th:first-child,
.tbl-type01 tfoot td:first-child {border-left:0}
.tbl-type01 tbody th:last-child,
.tbl-type01 tbody td:last-child,
.tbl-type01 tfoot th:last-child,
.tbl-type01 tfoot td:last-child {border-right:0}
.tbl-type01.hasColRowThead thead th:after {display:none}
.tbl-type01.hasColRowThead thead th {position:static;border-right:1px solid #e5e5e5}
.tbl-type01.hasColRowThead thead th:last-child {border-right:0}
.tbl-type01.hasColRowThead thead th[colspan] {border-bottom:1px solid #e5e5e5}

.is-wauto-box {opacity: 0;transition: opacity 0.3s ease-in-out;display: none;}
.is-wauto-box.active-box {opacity: 1;}
.is-wauto-box .tit{padding: 0 0 0 24px;margin: 0 0 26px;position: relative;font-size: clamp(20px, 2vw, 24px);font-weight: 700;}
.is-wauto-box .tit::before{content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 12px;height: 12px;background: #cfd8e3;border-radius: 100%;}


@media all and (max-width:999px) {
	.tbl-type01 thead th:after {top:50%;transform:translateY(-50%)}
}
@media all and (max-width:768px) {
    .sub2_2 .yearTab .yearList li{flex: 0 1 calc(100% / 2 - 5px);}
    .sub2_2 .yearTab .yearList li a{padding: 16px 10px;}

	.tbl-type01 thead th:after {height:50%}
	.tbl-type01 thead th {padding: 10px 2px;word-break: break-all;}
	.tbl-type01 tbody th,
	.tbl-type01 tbody td,
	.tbl-type01 tfoot th,
	.tbl-type01 tfoot td {padding:10px 5px}
}

@media screen and (max-width:480px) {
    .sub2_2 .yearTab .yearList li{flex: 100%;}
}

.sub2_3 .table_02{width:100%;text-align:center;clear:both;border-top-color:#004aa7;border-bottom-color:#8aacd7;border-width: 2px 0 1px 0;border-style:solid;table-layout:fixed;font-size: clamp(14px,2vw,18px);}
.sub2_3 .table_02 th{padding:5px 4px 5px 4px;border-top-color:#d9d9d9;border-top-width:1px;border-top-style:solid;border-left-style:solid !important;}
.sub2_3 .table_02 td{padding: 16px 16px 16px;border-right: 1px dashed #e5e5e5;border-bottom: 1px solid #e5e5e5;word-break: break-all;line-height: 1.4em;border-top: 0;}
.sub2_3 .table_02 thead th{padding:5px 0 5px 0;text-align:center !important;color:#003981;border-bottom:1px solid #92a4b5;border-top:none;}
.sub2_3 .table_02 tbody th{position: relative;padding: 18px 10px;background: #f2f3f6;color: #0d285b;border: 0;font-weight: 400;word-break: break-all;border-bottom: 0;}
.sub2_3 .table_02 tbody th::before{content: "";display: block;position: absolute;width: 1px;height: 50%;background: #d8dbe5;right: 0;top: 50%;transform: translateY(-50%);}
.sub2_3 .table_02 .left{padding-right:10px;padding-left:15px;text-align:left;}
.sub2_3 .table_02 .right{padding-right:10px;padding-left:15px;text-align:right;}

.sub2_3 .table_02 td:first-child{border-left: 0;}
.sub2_3 .table_02 td:last-child{border-right: 0 !important;}

.sub2_4 {}
.sub2_4 > div > .tit {padding: 0 0 0 24px;margin: 0 0 26px;position: relative;font-size: clamp(20px,2vw,24px);font-weight: 700;}
.sub2_4 > div > .tit:before {content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 12px;height: 12px;background: #cfd8e3;border-radius: 100%;}
.sub2_4 .sec01 {margin: 0 0 clamp(40px,4.8vw,80px);}
.sub2_4 .table_02 thead th:before {content: "";display: block;position: absolute;width: 1px;height: 50%;background: #d8dbe5;right: 0;top: 50%;transform: translateY(-50%);}

.sub2_4 .table_02{width:100%;text-align:center;clear:both;border-top-color:#004aa7;border-bottom-color:#8aacd7;border-width: 2px 0 1px 0;border-style:solid;table-layout:fixed;font-size: clamp(14px,2vw,18px);}
.sub2_4 .table_02 th{padding:5px 4px 5px 4px;border-top-color:#d9d9d9;border-top-width:1px;border-top-style:solid;border-left-style:solid !important;}
.sub2_4 .table_02 td{padding: 16px 16px 16px;border-right: 1px dashed #e5e5e5;border-bottom: 1px solid #e5e5e5;word-break: break-all;line-height: 1.4em;border-top: 0;font-size: clamp(14px,2vw,18px);}
.sub2_4 .table_02 thead th{position: relative;padding: clamp(8px,2vw,16px) clamp(8px,2vw,16px);background: #f2f3f6;color: #0d285b;border: 0;font-weight: 400;word-break: break-all;border-bottom: 0;font-size: clamp(14px,2vw,18px);}
.sub2_4 .table_02 tbody th{padding: clamp(8px,2vw,16px) clamp(8px,2vw,16px);border-right: 1px dashed #e5e5e5;border-bottom: 1px solid #e5e5e5;word-break: break-all;line-height: 1.4em;border-top: 0;border-left: 0;font-weight: 400;}
.sub2_4 .table_02 tbody th::before{content: "";display: block;position: absolute;width: 1px;height: 50%;background: #d8dbe5;right: 0;top: 50%;transform: translateY(-50%);}
.sub2_4 .table_02 .left{padding-right:10px;padding-left:15px;text-align:left;}
.sub2_4 .table_02 .right{padding-right:10px;padding-left:15px;text-align:right;}

.sub2_4 .table_02 td:first-child{border-left: 0;}
.sub2_4 .table_02 td:last-child{border-right: 0 !important;}


.sub2_5 > div > .tit {padding: 0 0 0 24px;margin: 0 0 26px;position: relative;font-size: clamp(20px,2vw,24px);font-weight: 700;}
.sub2_5 > div > .tit:before {content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 12px;height: 12px;background: #cfd8e3;border-radius: 100%;}

.sub2_5  td *{vertical-align:middle;font-size: clamp(14px,2vw,18px);}
.sub2_5 .table_01 td li{position:relative;padding-left:15px;word-wrap:break-word;word-break:break-all}
.sub2_5 .table_01 td li:before{position:absolute;top: 10px;left:0;width:3px;height:3px;background-color:#0a4795;content:"";border-radius: 100%;}
.sub2_5 .table_01{width:100%;text-align:center;clear:both;border-top-color:#004aa7;border-right-color:#d9d9d9;border-bottom-color:#8aacd7;border-width:2px 1px 1px 0;border-style:solid;table-layout:fixed;}
.sub2_5 .table_01 th{padding:1.2% 1.2%;border-top-color:#d9d9d9;border-left-color:#d9d9d9 !important;border-top-width:1px;border-left-width:1px !important;border-top-style:solid;border-left-style:solid !important;font-size: clamp(14px,2vw,18px);}
.sub2_5 .table_01 td{padding:1.2% 1.2%;border-top-color:#d9d9d9;border-left-color:#d9d9d9 !important;border-top-width:1px;border-left-width:1px !important;border-top-style:solid;border-left-style:solid !important;line-height: 1.4em;font-size: clamp(14px,2vw,18px);}
.sub2_5 .table_01 thead th,table.table_01 thead td{padding:1.5% 1.2%;text-align:center !important;color:#003981;border-bottom:1px solid #92a4b5;border-top:none;font-size: clamp(14px,2vw,18px);}
.sub2_5 .table_01 tbody th{background:#f5fbff;color:#004aa7;font-weight:normal;}
.sub2_5 .table_01 .left{text-align:left;}
.sub2_5 .table_01 .right{text-align:right;}
.sub2_5 .table_01 .border-top-2-004aa7{border-top:2px solid #004aa7 !important}

.sub2_5 .sec01 {margin: 0 0 clamp(40px, 4.8vw, 80px);}

.sub2_5 .sec02 {margin: 0 0 clamp(40px, 4.8vw, 80px);}
.sub2_5 .sec02 > div {display: flex;flex-wrap: wrap;gap: 10px;}
.sub2_5 .sec02 .sec02_content01 {padding: 0 0 clamp(20px,2vw,40px);margin: 0 0 clamp(20px,2vw,40px);border-bottom: 1px solid #d9d9d9;}
.sub2_5 .sec02 > div > .tit {flex: 0 1 calc(14% - 10px);position: relative;padding-top: 10px;font-size: 120%;font-weight: 400;color: #333;}
.sub2_5 .sec02 > div .sec02_content_inner {flex: 0 1 calc(86% - 10px);}
.sub2_5 .sec02 > div > .tit:before {position: absolute;left: 0;top: 0;width: 30px;height: 3px;background-color: #1e3b7f;content: '';}
.sub2_5 .sec02 .sec02_content01 .sec02_content_inner {padding: 2% 20px;background-color: #1e3b7f;font-size: clamp(20px,2vw,24px);font-weight: 400;color: #fff;text-align: center;}

.sub2_5 .sec02 .sec02_content02 {padding: 0 0 clamp(20px, 2vw, 40px);margin: 0 0 clamp(20px, 2vw, 40px);border-bottom: 1px solid #d9d9d9;}
.sub2_5 .sec02 .sec02_content02 .sec02_content_inner {display: flex;flex-wrap: wrap;gap: 10px;justify-content: space-between;height: 100%;}
.sub2_5 .sec02 .sec02_content02 .sec02_content_inner .sec02_content_inner_list:first-child,
.sub2_5 .sec02 .sec02_content02 .sec02_content_inner .sec02_content_inner_list:last-child {flex: 0 1 calc(14% - 10px);border: 2px solid #ddd;background: #fff;font-size: clamp(18px, 2vw, 20px);font-weight: 700;}
.sub2_5 .sec02 .sec02_content02 .sec02_content_inner .sec02_content_inner_list {flex: 0 1 calc(18% - 10px);word-break: keep-all;align-items: center;text-align: center;padding: clamp(8px,2vw,12px);background: #eaf1f6;align-content: space-around;height: auto;min-height: 190px;}
.sub2_5 .sec02 .sec02_content02 .sec02_content_inner .sec02_content_inner_list .tit {font-size: clamp(16px,1.6vw,18px);font-weight: 700;height: 45px;margin: 0 0 10px;display: flex;align-items: center;justify-content: center;}
.sub2_5 .sec02 .sec02_content02 .sec02_content_inner .sec02_content_inner_list .df {gap: 8px;height: 100%;height: calc(100% - 55px);}
.sub2_5 .sec02 .sec02_content02 .sec02_content_inner .sec02_content_inner_list .df .half {flex: 0 1 calc(100% / 2 - 4px);display: flex;align-items: center;justify-content: center;background: #fff;padding: 6px;font-size: clamp(14px,2vw,16px);word-break: keep-all;}

.sub2_5 .sec02 .sec02_content03 {}
.sub2_5 .sec02 .sec02_content03 .sec02_content_inner {}
.sub2_5 .sec02 .sec02_content03 .sec02_content_inner > .df {gap: 12px;padding: 0 0 clamp(20px, 2vw, 40px);margin: 0 0 clamp(20px, 2vw, 40px);border-bottom: 1px solid #d9d9d9;}
.sub2_5 .sec02 .sec02_content03 .sec02_content_inner > .df .three {flex: 0 1 calc(100% / 3 - 8px);border: 1px solid #d9d9d9;}
.sub2_5 .sec02 .sec02_content03 .sec02_content_inner > .df .three .tit {background: #24afcc;color: #fff;padding: 16px 12px;text-align: center;line-height: 1.4em;}
.sub2_5 .sec02 .sec02_content03 .sec02_content_inner > .df .three ul {padding: 18px 12px;line-height: 1.4em;}
.sub2_5 .sec02 .sec02_content03 .sec02_content_inner > .df .three ul li {position: relative;padding-left: 15px;word-wrap: break-word;word-break: break-all;font-size: clamp(16px,2vw,18px);}
.sub2_5 .sec02 .sec02_content03 .sec02_content_inner > .df .three ul li:before {position: absolute;top: 10px;left: 0;width: 3px;height: 3px;background-color: #0a4795;content: "";border-radius: 100%;}
.sub2_5 .sec02 .sec02_content03 .sec02_content_inner .border_tit{padding: 0 0 clamp(10px,2vw,20px);margin: 0 0 clamp(20px,2vw,40px);}
.sub2_5 .sec02 .sec02_content03 .sec02_content_inner .border_tit p {padding: 2% 20px;border: 5px solid #1e3b7f;border-radius: 50px;background-color: #fff;font-size: 130%;font-weight: 400;color: #1e3b7f;text-align: center;}
.sub2_5 .sec02 .sec02_content03 .sec02_content_inner .sec02_content_inner_list {}
.sub2_5 .sec02 .sec02_content03 .sec02_content_inner .sec02_content_inner_list .tit {font-size: clamp(18px,2vw,24px);text-align: center;color: #1e3b7f;padding: 0 0 clamp(32px,3.4vw,60px);font-weight: 400;}
.sub2_5 .sec02 .sec02_content03 .sec02_content_inner .sec02_content_inner_list .df {gap: 10px;}
.sub2_5 .sec02 .sec02_content03 .sec02_content_inner .sec02_content_inner_list .df .four {flex: 0 1 calc(100% / 4 - 8px);background-color: #1e3b7f;color: #fff;text-align: center;height: 100px;border-radius: 30px;font-weight: 500;padding: 12px;display: flex;align-items: center;justify-content: center;line-height: 1.4em;font-size: clamp(14px,2vw,18px);}


@media screen and (max-width:1440px) {
	.sub2_5 .sec02 .sec02_content02 .sec02_content_inner .sec02_content_inner_list{flex: 0 1 calc(100% / 3 - 10px) !important;}
}

@media screen and (max-width:1054px) {
	.sub2_5 .sec02 .sec02_content03 .sec02_content_inner > .df .three .tit p{min-height: 2.8em;display: flex;align-items: center;justify-content: center;font-size: clamp(16px,2vw,18px);}
}

@media screen and (max-width:1024px) {
	.sub2_5 .sec02 > div{gap: 20px 0;}
	.sub2_5 .sec02 > div > .tit{flex: 100%;}
	.sub2_5 .sec02 > div .sec02_content_inner{flex: 100%;}
}

@media screen and (max-width:768px) {
	.sub2_5 .sec02 .sec02_content02 .sec02_content_inner .sec02_content_inner_list .tit{height: auto;}
	.sub2_5 .sec02 .sec02_content02 .sec02_content_inner .sec02_content_inner_list .df{height: auto;}
	.sub2_5 .sec02 .sec02_content02 .sec02_content_inner .sec02_content_inner_list .df .half{flex: 100%;}
}

@media screen and (max-width:520px) {
	.sub2_5 .sec02 .sec02_content02 .sec02_content_inner .sec02_content_inner_list{flex: 0 1 calc(100% / 2 - 5px) !important;display: flex;flex-direction: column;justify-content: space-evenly;}

	.sub2_5 .sec02 .sec02_content03 .sec02_content_inner > .df{justify-content: center;}
	.sub2_5 .sec02 .sec02_content03 .sec02_content_inner > .df .three{flex: 0 1 calc(100% / 2 - 6px);}

	.sub2_5 .sec02 .sec02_content03 .sec02_content_inner .sec02_content_inner_list .df .four{flex: 0 1 calc(100% / 2 - 8px);}
}

@media screen and (max-width:380px) {
	.sub2_5 .sec02 .sec02_content02 .sec02_content_inner .sec02_content_inner_list{flex: 100% !important;}
	.sub2_5 .sec02 .sec02_content03 .sec02_content_inner > .df .three{flex: 100%;}
}


.sub2_6  td *{vertical-align:middle;}
.sub2_6 .table_01{width:100%;text-align:center;clear:both;border-top-color:#004aa7;border-right-color:#d9d9d9;border-bottom-color:#8aacd7;border-width:2px 1px 1px 0;border-style:solid;table-layout:fixed;}
.sub2_6 .table_01 th{padding:1.2% 1.2%;border-top-color:#d9d9d9;border-left-color:#d9d9d9 !important;border-top-width:1px;border-left-width:1px !important;border-top-style:solid;border-left-style:solid !important;font-size: clamp(14px, 2vw, 18px);}
.sub2_6 .table_01 td{padding:1.2% 1.2%;border-top-color:#d9d9d9;border-left-color:#d9d9d9 !important;border-top-width:1px;border-left-width:1px !important;border-top-style:solid;border-left-style:solid !important;font-size: clamp(14px,2vw,18px);}
.sub2_6 .table_01 thead th,.sub2_6 .table_01 thead td{padding:1.5% 1.2%;text-align:center !important;color:#003981;border-bottom:1px solid #92a4b5;border-top:none;}
.sub2_6 .table_01 tbody th{background:#f5fbff;color:#004aa7;font-weight:normal;}
.sub2_6 .table_01 .left{text-align:left;}
.sub2_6 .table_01 .right{text-align:right;}
.sub2_6 .table_01 .border-top-2-004aa7{border-top:2px solid #004aa7 !important}

.sub2_6 > div > .tit {padding: 0 0 0 24px;margin: 0 0 14px;position: relative;font-size: clamp(20px, 2vw, 24px);font-weight: 700;}
.sub2_6 > div > .tit::before{content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 12px;height: 12px;background: #cfd8e3;border-radius: 100%;}
.sub2_6 > div > .txt {padding: 0 0 0 20px;margin: 20px 0 26px;line-height: 1.6em;}
.sub2_6 > div > .txt li {position: relative;padding-left: 15px;word-wrap: break-word;word-break: break-all;font-size: clamp(16px, 2vw, 20px);}
.sub2_6 > div > .txt li:before {position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: 5px;height: 2px;background-color: #0a4795;content:"";}


.sub2_6 .sec01{margin: 0 0 clamp(40px,4.8vw,80px);}
.sub2_6 .sec02{margin: 0 0 clamp(40px,4.8vw,80px);}
.sub2_6 .sec03{margin: 0 0 clamp(40px,4.8vw,80px);}


.sub2_6 .tit_bg {background: #e9edf2 url('../img/sub/sub1_1_sec01_bg.png') no-repeat right 20px center;text-align: center;font-size: clamp(24px,2vw,35px);font-weight: 700;padding: 34px 20px;}


.sub4_1 .tit_bg {background: #e9edf2 url('../img/sub/sub1_1_sec01_bg.png') no-repeat right 20px center;text-align: center;font-size: clamp(24px,2vw,35px);font-weight: 700;padding: 34px 20px;}
.sub4_1 .text_wr .tit {padding: 0 0 0 24px;margin: 30px 0 14px;position: relative;font-size: clamp(20px, 2vw, 24px);font-weight: 700;}
.sub4_1 .text_wr .tit::before{content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 12px;height: 12px;background: #cfd8e3;border-radius: 100%;}
.sub4_1 .text_wr .txt {padding: 0 0 0 20px;margin: 20px 0 26px;line-height: 1.6em;}
.sub4_1 .text_wr .txt li {position: relative;padding-left: 15px;word-wrap: break-word;word-break: break-all;font-size: clamp(16px, 2vw, 20px);}
.sub4_1 .text_wr .txt li:before {position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: 5px;height: 2px;background-color: #0a4795;content:"";}
.sub4_1  td *{vertical-align:middle;}
.sub4_1 .table_01{width:100%;text-align:center;clear:both;border-top-color:#004aa7;border-right-color:#d9d9d9;border-bottom-color:#8aacd7;border-width:2px 1px 1px 0;border-style:solid;table-layout:fixed;margin-bottom: 20px;}
.sub4_1 .table_01 th{padding:1.2% 1.2%;border-top-color:#d9d9d9;border-left-color:#d9d9d9 !important;border-top-width:1px;border-left-width:1px !important;border-top-style:solid;border-left-style:solid !important;font-size: clamp(14px, 2vw, 18px);}
.sub4_1 .table_01 td{padding:1.2% 1.2%;border-top-color:#d9d9d9;border-left-color:#d9d9d9 !important;border-top-width:1px;border-left-width:1px !important;border-top-style:solid;border-left-style:solid !important;font-size: clamp(14px,2vw,18px);}
.sub4_1 .table_01 thead th,.sub4_1 .table_01 thead td{padding:1.5% 1.2%;text-align:center !important;color:#003981;border-bottom:1px solid #92a4b5;border-top:none;}
.sub4_1 .table_01 tbody th{background:#f5fbff;color:#004aa7;font-weight:normal;word-break: break-word;}
.sub4_1 .table_01 .left{text-align:left;}
.sub4_1 .table_01 .right{text-align:right;}
.sub4_1 .table_01 .border-top-2-004aa7{border-top:2px solid #004aa7 !important}


.sub4_2 .sec01 > .txt {
    padding: 46px 20px;
    text-align: center;
    background: #e9edf250;
    line-height: 1.4em;
    font-size: clamp(16px,2vw,18px);
    font-weight: 500;
}

.sub4_2 .sec01 > .txt span {
    color: #595959;
    font-weight: 700;
    display: block;
}
.sub4_2 .tit_bg {background: #e9edf2 url('../img/sub/sub1_1_sec01_bg.png') no-repeat right 20px center;text-align: center;font-size: clamp(24px,2vw,35px);font-weight: 700;padding: 34px 20px;}
.sub4_2 .text_wr .tit {padding: 0 0 0 24px;margin: 30px 0 14px;position: relative;font-size: clamp(20px, 2vw, 24px);font-weight: 700;}
.sub4_2 .text_wr .tit::before{content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 12px;height: 12px;background: #cfd8e3;border-radius: 100%;}
.sub4_2 .text_wr .txt {padding: 0 0 0 20px;margin: 20px 0 26px;line-height: 1.6em;}
.sub4_2 .text_wr .txt li {position: relative;padding-left: 15px;word-wrap: break-word;word-break: break-all;font-size: clamp(16px, 2vw, 20px);}
.sub4_2 .text_wr .txt li:before {position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: 5px;height: 2px;background-color: #0a4795;content:"";}


.float_left{float:left !important}.float_right{float:right !important}
.schedule_item{cursor:pointer}
.tooltip{display:none}

#scheduleTit{width:100%;margin:2% 0 5%;padding:2%;border:5px solid #efefef}
#scheduleTit #scheduleTit_y{width:100%;padding-bottom:1%}
#scheduleTit #scheduleTit_y li{float:left;display:block;line-height:70px;text-align:center}
#scheduleTit #scheduleTit_y li a{display:inline-block;width:40px;height:40px;border:1px solid #ccc;border-radius:100%;font-weight:bold;color:#888;text-align:center;line-height:40px;text-decoration:none}
#scheduleTit .scheduleTit_y_left{width:10%;padding-left:10px}
#scheduleTit .scheduleTit_y{width:80%}
#scheduleTit .scheduleTit_y h3{margin:0;padding:0;border:none;font-size: 2.250em;}
#scheduleTit .scheduleTit_y span{color:#006cb6}
#scheduleTit .scheduleTit_y_right{width:10%;padding-right:10px;text-align:right}
#scheduleTit .scheduleTit_y_left a,#scheduleTit .scheduleTit_y_right a{font-family:'援대┝','Gulim';font-weight:bold;font-size:18px;}
#scheduleTit .schedule_date_lst{padding:2% 10% 0;border-top:1px solid #ddd;text-align:center}
#scheduleTit .schedule_date_lst li{float:left;width:16.6666%}
#scheduleTit .schedule_date_lst a:hover{font-weight:bold;color:#006cb6}

.schedule_wrap{width:100%;min-height:150px;margin-bottom:40px;clear:both}
.schedule_none{width:100%;min-height:274px;padding:120px 0px 120px 0px;border:1px solid rgb(242,242,242);color:rgb(202,202,202);text-align:center;clear:both}
.schedule_left{float:left;display:inline-block;width:30%;min-width:200px;padding:7px 5px 5px 5px;border:1px solid rgb(202,202,202);background:#aaa}
.schedule_tle{padding:3px 0px 3px 0px;margin:0px;background:none;font-size:100%;color:#fff;font-weight:700;text-align:center;letter-spacing:1px}
.schedule{width:99%;min-height:227px;padding:10px 0px 2px 5px;background:#fff}
.schedule:after{display:block;content:" ";clear:both}
.schedule_con{float:right;display:block;width:65%;padding:0;border-top:1px solid #666}
.schedule_con .cal_sub{display:block;padding: 22px 0 22px;border-bottom:1px solid #ddd}
.schedule_con .cal_sub:hover{background-color:#fafafa}
.schedule_con .cal_sub dt{display:block;width:100%}
.schedule_con .cal_sub dt li{float:left}
.schedule_con .cal_sub_title{width:130px;padding-left:10px;font-weight:bold}
.schedule_con .cal_sub_content{width:calc(100% - 130px)}
.schedule_con .cal_sub_content .cal_sub_btn{padding-right:10px;text-align:right}
.schedule_con .cal_sub_content .cal_sub_btn button{overflow:hidden;position:relative;width:22px;height:22px;border-radius:100%;border:none;font-size:0;color:#fff;font-weight:bold;text-indent:-9999px;vertical-align:middle;cursor:pointer}
.schedule_con .cal_sub_content .cal_sub_btn .btn_delete{background:#ff0000}
.schedule_con .cal_sub_content .cal_sub_btn .btn_edit{background:#666}
.schedule_con .cal_sub_content .cal_sub_btn button:after{position:absolute;left:0;top:0;width:22px;height:22px;font-family:'Glyphicons Halflings';font-size:10px;text-indent:0;text-align:center;line-height:22px;content:""}
.schedule_con .cal_sub_content .cal_sub_btn .btn_edit:after{content:"\e013"}
.schedule_con .cal_sub_content .cal_sub_btn .btn_delete:after{left:1px;content:"\e014"}
.schedule_con .cal_sub dd{display:block;width:100%;padding:10px 10px 5px 130px;border-top:1px solid #efefef;font-size:95%;color:#888}


/* �쇱젙 */
ul.week{width:100%;clear:both}
ul.week:after{display:block;content:" ";clear:both}
ul.week li{width:14%;padding-bottom:5px;text-align:center;font-size:95%;color:rgb(150,150,150);float:left;display:inline}
ul.week li.sun{color:red}
ul.week li.sat{color:blue}
ul.week_con{width:100%;clear:both}
ul.week_con li{width:14%;height:30px;font-size:95%;text-align:center;float:left;display:inline}
ul.week_con li:hover{background:rgb(255,251,190)}
ul.week_con li.week_con_none{width:14%;float:left;display:inline}
ul.week_con li.check{padding-top:3px}
ul.week_con li.check_point{cursor:pointer;color:rgb(255,255,255)}
ul.week_con li.check_point .circle{background:rgb(120,83,196);width:24px;height:24px;border-radius:12px;margin:0 auto;margin-top:3px;display: flex;align-items: center;justify-content: center;}
ul.week_con li.check_point a{color:rgb(255,255,255)}
ul.week_con:after{display:block;content:" ";clear:both}

#schedule_wrap{clear:both;width:100%;height:100%;background:url('/views/schedule/basic/images/sp_img.png') no-repeat 0 -99999px}

/* Common */
#schedule_mask{clear:both;position:absolute;z-index:99;top:0px;left:0px;min-width:100%;width:100%;height:100%;height:100%;background-color:#282828;padding:0px;opacity:.8}
#contentBox{clear:both;position:absolute;z-index:100;top:0px;left:0px;min-width:100px;min-height:20px;background-color:#ffffff;padding:0;overflow:hidden}
#schedule_wrap img,fieldset{border:0}
#schedule_wrap img{*-ms-interpolation-mode:bicubic}
#schedule_wrap ul,ol{list-style:none}
#schedule_wrap em,address{font-style:normal}
#schedule_wrap a{text-decoration:none}
#schedule_wrap a:hover,a:active,a:focus{text-decoration:none}
#schedule_wrap .ul_left{display:block}
#schedule_wrap .ul_left li{float:left}
#schedule_wrap .ul_left li.right{float:right}

#layer_box{display:block;position:relative;z-index:3;min-height:15px;padding:0;margin:0px;	border:0}
#layer_box #layer_content{display:block;padding:20px;height:100%}
#layer_box #layer_footer{display:block;position:absolute;z-index:3;bottom:0px;left:0px;width:100%;height:35px;padding:0;margin:0;color:#fff;background:#272727;text-align:center;line-height:35px;cursor:pointer}
#layer_box h3{display:block;width:100%;padding:0 0 10px 0;margin:0;font-weight:bold;color:#2e2e2e;background:url('')}

#layer_box .text{border:1px solid #c0c0c0;width:98%;text-align:left;padding-left:5px }
#layer_box .text2{border:1px solid #c0c0c0;text-align:left;padding-left:5px }
#layer_box .selectbox{min-width:75px;color:#737373;border:1px solid #c5c5c5}
#layer_box .textarea_01{border:1px solid #c0c0c0;width:98%;min-height:100px;text-align:left;padding-left:5px }
#layer_box .datepicker{width:100px;text-align:center;font-size:1em}
#center{width:100%;text-align:center}
#center #center{display:inline-block;*display:inline;zoom:1}
.layer_box_btn a{display:inline-block;padding:10px 20px;background-color:#042e6f;font-size:14px;color:#fff}

#layer_box .pt5 {padding-top:5px }
#layer_box .pt8 {padding-top:8px }
#layer_box .pt10{padding-top:10px }
#layer_box .mt5 {margin-top:5px }
#layer_box .mt10{margin-top:10px }
#layer_box .mt15{margin-top:15px }
#layer_box .mt20{margin-top:20px }
#layer_box .mt25{margin-top:25px }
#layer_box .mt30{margin-top:30px }

/*		筌�쑴�� 占쎌뮇�わ옙占� 占쎄쑴�� 占쎈슣�좈뇡占�		*/
#layer_box table tr td{padding:3px 3px 3px 3px}
#layer_box table{clear:both}
#layer_box table caption{display:none}
#layer_box table caption.show{display:block;text-align:left}
#layer_box table.table_sch01{width:100%;border-collapse:collapse;border-top:2px solid #004EA5;border-bottom:1px solid #004EA5;margin:0}
#layer_box table.table_sch01 thead,#layer_box table.table_sch01 tbody,#layer_box table.table_sch01 tfoot{width:100%}
#layer_box table.table_sch01 tbody{width:100%}
#layer_box table.table_sch01 thead tr th,
#layer_box table.table_sch01 thead tr td{height:25px;min-height:25px;padding:3px 3px  3px 3px;font-weight:bold;color:#004EA5;text-align:center;border-bottom:1px solid #919191;border-right:1px solid #bbbbbb;border-left:1px solid #bbbbbb;background:#F2F8FA}
#layer_box table.table_sch01 thead tr td.le{text-align:left}
#layer_box table.table_sch01 tbody tr td,
#layer_box table.table_sch01 tbody tr th{min-height:29px;height:29px;padding:3px 3px  3px 3px;border-right:1px solid #dedede;border-bottom:1px solid #dedede;border-left:1px solid #dedede}
#layer_box table.table_sch01 tbody tr td.le{text-align:left}
#layer_box table.table_sch01 tbody tr td.right{text-align:right}
#layer_box table.table_sch01 tbody tr th{font-weight:bold;color:#004EA5;background:#F2F8FA;text-align:center}
#layer_box table.table_sch01 tfoot tr td,
#layer_box table.table_sch01 tfoot tr th{min-height:29px;height:29px;padding:3px 3px  3px 3px;border-right:1px solid #dedede;border-bottom:1px solid #dedede;border-left:1px solid #dedede;text-align:center}
#layer_box table.table_sch01 tfoot tr td.le{text-align:left}
#layer_box table.table_sch01 tfoot tr td.right{padding-right:5px;text-align:right}
#layer_box table.table_sch01 tfoot tr th{background:#ffffb9;color:#282828;font-weight:bold}
#layer_box table.table_sch01 tfoot tr td{background:#ffffb9;color:#282828;font-weight:bold}

/*		占쎈뜆�좑옙占� 占쏙옙 占쎌눘�숂뵳��わ옙占�		*/
#layer_box table.table_sch02{width:100%;border-collapse:collapse;border-top:2px solid #004EA5;border-bottom:1px solid #004EA5;margin:0}
#layer_box table.table_sch02 thead,#layer_box table.table_sch02 tbody,#layer_box table.table_sch02 tfoot{width:100%}
#layer_box table.table_sch02 tbody{width:100%}
#layer_box table.table_sch02 tbody tr td,
#layer_box table.table_sch02 tbody tr th{min-height:29px;height:29px;padding:3px 3px  3px 3px;border:0;text-align:center}
#layer_box table.table_sch02 tbody tr th{border-top:1px solid #0066ff;border-bottom:1px solid #cccccc;text-align:center}
#layer_box table.table_sch02 tbody tr td.text{border-bottom:1px solid #cccccc}
#layer_box table.table_sch02 tbody tr td.le{padding-left:5px;text-align:left}
#layer_box table.table_sch02 tbody tr td.right{padding-right:5px;text-align:right}
#layer_box table.table_sch02 tbody tr th{font-weight:bold;color:#004EA5;background:#F2F8FA}
#layer_box table.table_sch02 tbody tr td .ul_left{display:block}
#layer_box table.table_sch02 tbody tr td .ul_left li{float:left}
#layer_box table.table_sch02 tbody tr td .ul_left li.right{float:right}

/*		筌띾�萸억옙醫롮퓗�깍옙		*/
#layer_box #explain{display:block;width:300px;height:65px;overflow:hidden;text-align:left}
#layer_box #explain.min_plain{display:block;height:65px;background:url('/views/schedule/basic/images/sp_explain.png') no-repeat;background-position:0 0;width:140px}
#layer_box #explain.max_plain{display:block;min-height:65px;height:65px}
#layer_box #explain.max_plain span{clear:both;display:block;min-height:5px;background:url('/views/schedule/basic/images/sp_explain.png') no-repeat;background-position:-1000px -1000px}
#layer_box #explain.max_plain span p{clear:both;line-height:180%}
#layer_box #explain.max_plain span.plain_head{clear:both;display:block;height:5px;background-position:-200px top}
#layer_box #explain.max_plain span.plain_body{clear:both;display:block;padding:5px 10px 5px 10px;height:40px;overflow:hidden;background-position:-200px -5px}
#layer_box #explain.max_plain span.plain_foot{clear:both;display:block;height:7px;background-position:-200px -58px;border-bottom:1px solid #c6c6c6}

#schedule_wrap #content{clear:both;min-width:300px;width:100%;height:100%;padding:0;margin:0}

/*		占쏙옙 占싼됱젾 筌ｌ꼶��		*/
#schedule_wrap table.table_carlendar{width:100%;border-collapse:collapse;border:0;padding:0;margin:0}
#schedule_wrap table.table_carlendar thead,schedule_wrap table.table_carlendar tbody,schedule_wrap table.table_carlendar tfoot{width:100%}
#schedule_wrap table.table_carlendar thead{width:100%}
#schedule_wrap table.table_carlendar thead tr th{min-width:10px;min-height:20px;height:30px;padding:0;text-align:right;border-top:1px solid #aaaaaa;border-left:1px solid #c6c6c6;border-right:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6}
#schedule_wrap table.table_carlendar thead tr td{min-width:10px;min-height:10px;padding:0;border:0;text-align:right;vertical-align:top;border:1px solid #c6c6c6}
#schedule_wrap table.table_carlendar thead tr th{font-weight:bold;background:url('/views/schedule/basic/images/table_bg01.gif') repeat-x}
#schedule_wrap table.table_carlendar thead tr th span{display:block;margin-right:10px}
#schedule_wrap table.table_carlendar tbody{width:100%}
#schedule_wrap table.table_carlendar tbody tr th{min-width:10px;min-height:10px;padding:0;text-align:right;border-left:1px solid #c6c6c6;border-right:1px solid #c6c6c6}
#schedule_wrap table.table_carlendar tbody tr td{min-width:10px;min-height:10px;padding:0;text-align:right;vertical-align:top;border:1px solid #c6c6c6;border-top:none;background:#ffffff}
#schedule_wrap table.table_carlendar tbody tr th{font-weight:bold;background:#ffffff}

/*		占싼됱젾 占쎈똻�� 占쎈�諭� th		*/
#schedule_wrap table.table_carlendar tbody tr th span{display:block;margin-right:10px}
#schedule_wrap table.table_carlendar tbody tr th.admin span{cursor:pointer}

/*		占싼됱젾 占쎈똻�� �븝옙�븝옙 td		*/
#schedule_wrap table.table_carlendar tbody tr td span{display:block;position:relative;min-height:13px;/*height:18px;*/ text-align:left;margin-top:0px;margin-bottom:2px;/*padding:0px 0px 5px 5px;background:#fff;*/}
#schedule_wrap table.table_carlendar tbody tr td span a{display:block;min-height:13px;/*height:18px;*/ overflow:hidden;white-space:nowrap:text-overflow:ellipsis;-o-text-overflow:ellipsis;text-align:left;padding:0px 0px 5px 5px}
#schedule_wrap table.table_carlendar tbody tr td span.start{margin-left:5px;border-left:3px solid #c9d931}
#schedule_wrap table.table_carlendar tbody tr td span.end{margin-right:5px}
#schedule_wrap table.table_carlendar tbody tr td span.on{background:#c9d931}
#schedule_wrap table.table_carlendar tbody tr td span.nbsp{background:#ffffff; cursor:default}


#schedule_wrap table.table_carlendar tbody tr td span.bg0{background:#e9e9e9}
#schedule_wrap table.table_carlendar tbody tr td span.bg1{background:#e9e9e9}
#schedule_wrap table.table_carlendar tbody tr td span.bg2{background:#e9e9e9}
#schedule_wrap table.table_carlendar tbody tr td span.bg3{background:#e9e9e9}
#schedule_wrap table.table_carlendar tbody tr td span.bg4{background:#e9e9e9}
#schedule_wrap table.table_carlendar tbody tr td span.bg5{background:#e9e9e9}
#schedule_wrap table.table_carlendar tbody tr td span.bg6{background:#e9e9e9}

/*
#schedule_wrap table.table_carlendar tbody tr td span.bg0{background:#d9eff2}
#schedule_wrap table.table_carlendar tbody tr td span.bg1{background:#a0c0ff}
#schedule_wrap table.table_carlendar tbody tr td span.bg2{background:#e9e9e9}
#schedule_wrap table.table_carlendar tbody tr td span.bg3{background:#fbc9d3}
#schedule_wrap table.table_carlendar tbody tr td span.bg4{background:#e9f1c3}
#schedule_wrap table.table_carlendar tbody tr td span.bg5{background:#b7e076}
#schedule_wrap table.table_carlendar tbody tr td span.bg6{background:#f9bc23}
*/
#schedule_wrap table.table_carlendar tbody tr.full th{min-height:30px;height:30px}
#schedule_wrap table.table_carlendar tbody tr.full th.sunday{color:#ff0000}
#schedule_wrap table.table_carlendar tbody tr.full th.saturday{color:#0000ff}
#schedule_wrap table.table_carlendar tbody tr.full td{min-height:80px;height:80px}
#schedule_wrap table.table_carlendar tbody tr.full td.sunday{color:#ff0000}
#schedule_wrap table.table_carlendar tbody tr.full td.saturday{color:#0000ff}
#schedule_wrap table.table_carlendar tbody tr.full td.saturday{color:#0000ff}
#schedule_wrap table.table_carlendar tbody tr.full td.on{background:#ffffd9}
#schedule_wrap table.table_carlendar tbody tr.full th.on{background:#ffffd9}

#schedule_wrap .cla_title{display:block;width:100%;margin:15px 0 10px 0;height:30px}
#schedule_wrap .cla_title li{float:left}
#schedule_wrap .cla_title li.nowYear{padding-top:3px;padding-left:15px;padding-right:15px;font-weight:600;font-size:17px;color:#f17709}
#schedule_wrap .cla_title li.right{float:right}


/* 沃섎챶�� 占싼됱젾 */

#schedule_wrap .cla_title_mini{display:inline-block;padding:0;margin-bottom:3px}
#schedule_wrap .cla_title_mini li{float:left;padding-top:3px}
#schedule_wrap .cla_title_mini li.mini_nowYear{padding-top:0px;padding-left:10px;padding-right:10px;font-size:13px;font-weight:bold;color:#529319}
#schedule_wrap .cla_title_mini li.right{float:right}

#schedule_wrap table.table_carlendar_mini{width:100%;border-collapse:collapse;border:0;padding:0;margin:0}
#schedule_wrap table.table_carlendar_mini thead,schedule_wrap table.table_carlendar_mini tbody,schedule_wrap table.table_carlendar_mini tfoot{width:100%}
#schedule_wrap table.table_carlendar_mini thead{width:100%}
#schedule_wrap table.table_carlendar_mini thead tr th{border:0px solid #c6c6c6;height:17px}
#schedule_wrap table.table_carlendar_mini thead tr th span{display:block;margin-left:0px;height:17px;background:url(/views/schedule/basic/images/icon_calendar.png) no-repeat -999px -999px}

#schedule_wrap table.table_carlendar_mini thead tr th span.tle_0{background-position:center top }
#schedule_wrap table.table_carlendar_mini thead tr th span.tle_1{background-position:center -19px }
#schedule_wrap table.table_carlendar_mini thead tr th span.tle_2{background-position:center -38px }
#schedule_wrap table.table_carlendar_mini thead tr th span.tle_3{background-position:center -58px }
#schedule_wrap table.table_carlendar_mini thead tr th span.tle_4{background-position:center -78px }
#schedule_wrap table.table_carlendar_mini thead tr th span.tle_5{background-position:center -98px }
#schedule_wrap table.table_carlendar_mini thead tr th span.tle_6{background-position:center -118px }

#schedule_wrap table.table_carlendar_mini tbody{width:100%;font-size:90%}
#schedule_wrap table.table_carlendar_mini tbody tr th{position:relative;min-width:10px;min-height:10px;height:17px;padding:0;text-align:center;border:1px solid #ffffff}
#schedule_wrap table.table_carlendar_mini tbody tr td{position:relative;min-width:10px;min-height:10px;height:17px;padding:0;text-align:center;border:1px solid #ffffff;background:#f2f2f2;line-height:17px}
#schedule_wrap table.table_carlendar_mini tbody tr td span{display:block}
#schedule_wrap table.table_carlendar_mini tbody tr td.on{cursor:pointer;background-color:#dae8c4;color:#353535}
#schedule_wrap table.table_carlendar_mini tbody tr td.on2{background-color:#ffffcc}
#schedule_wrap table.table_carlendar_mini tbody tr th{font-weight:bold;background:#F2F8FA}

/*		疫꿸퀡��옙占� 占쎈뜆�좑옙占� 占쎈슣毓� 獄쏅벡��		*/
#schedule_wrap .ly_pop_box{position:absolute;z-index:9999;left:-100px;border:1px solid #e8e8e8;width:350px;min-height:100px;background-color:#eeeeee}
#schedule_wrap .ly_pop_box.mini{width:200px;min-height:100px}
#schedule_wrap .ly_pop_box span{background:none;background-color:none}
#schedule_wrap .ly_pop_box .ly_pop{position:relative;min-height:100px;height:100%;border:1px solid #a7acb2;background:#f7f8f9 url(/views/schedule/basic/images/bg_line_hr.gif) repeat-x 0 bottom;margin:0;padding:0}
#schedule_wrap .ly_pop_box .ly_header{display:block;position:relative;margin:0 auto 1px;border-bottom:1px solid #e3e4e5;padding:0}
#schedule_wrap .ly_pop_box .ly_header span{background:none;background-color:none}
#schedule_wrap .ly_pop_box .ly_header span._schedule_title{display:block;overflow:hidden;min-height:12px;height:18px;padding:5px;font-size:12px;font-weight:bold}
#schedule_wrap .ly_pop_box .ly_header span._schedule_title a{display:inline-block;float:left;height:18px;margin:0;padding:0;color:#0066ff}
#schedule_wrap .ly_pop_box .ly_header span._schedule_title .calendar_color_d19b22{clear:both;float:left;width:8px;height:8px;background-color:#9bc400! important;border:1px solid #86aa00;margin:5px}
#schedule_wrap .ly_pop_box .ly_content{display:block;position:relative;margin:0;padding:0}
#schedule_wrap .ly_pop_box .ly_content span{background:none;background-color:none}
#schedule_wrap .ly_pop_box .ly_content span.division{display:block;padding-left:10px;padding-right:10px;margin:3px 5px 3px 5px;font-weight:bold;color:#ff8000}
#schedule_wrap .ly_pop_box .ly_content span.subject{display:block;padding-left:10px;padding-right:10px;margin:3px 5px 3px 5px;font-weight:bold;color:#3e3e3e}
#schedule_wrap .ly_pop_box .ly_content span.text{display:block;padding-left:10px;padding-right:10px;min-height:15px;height:auto;overflow-x:auto;max-height:200px;margin:3px 5px 3px 5px;color:#3e3e3e}
#schedule_wrap .ly_pop_box span._admin{display:block;position:absolute;top:5px;right:26px;padding-right:10px}
#schedule_wrap .ly_pop_box span._admin a{float:right;width:28px;height:17px;font-size:11px;background:url(/views/schedule/basic/images/mini_bt.gif) no-repeat center top;text-align:center}
#schedule_wrap .ly_pop_box .btn_clse{position:absolute;top:5px;right:11px;overflow:hidden;width:13px;height:17px;font-size:0;line-height:0;display:inline-block;border:0;background-image:url(https://ssl.pstatic.net/static/calendar/2012/btn_sp_sche.png);background-repeat:no-repeat;vertical-align:middle;white-space:nowrap}
#schedule_wrap .ly_pop_box #li_pop_detail{display:block;height:17px;border-top:1px solid #000;background:#4e5668;margin:0;padding:2px}
#schedule_wrap .ly_pop_box #li_pop_detail a{clear:both;display:block;position:relative;width:100%;color:#fff;text-align:center}
#schedule_wrap .ly_pop_box #li_pop_detail a span{padding:0;margin-left:-10px;width:20px;line-height:0;min-height:8px;height:8px;max-height:8px;text-indent:-9999px;overflow:hidden;background:url(/views/schedule/basic/images/sp_more_01.png) no-repeat 0px 0px;position:absolute;top:1px;left:50%}
#schedule_wrap .ly_pop_box #li_pop_detail a.on span{background-position:0 -10px}
#schedule_wrap .ly_pop_box #li_pop_detail a.show span{background-position:-21px 0}
#schedule_wrap .ly_pop_box #li_pop_detail a.show_on span{background-position:-21px -10px}

/*			沃섎챶�뀐옙占� 占쎈뜆�좑옙占� 獄쏅벡��		*/
#mini_wrap{clear:both;position:relative;z-index:100;width:100%;display:none}
#mini_wrap .ly_pop_box{position:absolute;z-index:9999;left:-100px;border:1px solid #e8e8e8;width:350px;min-height:100px;background-color:#eeeeee}
#mini_wrap .ly_pop_box.mini{width:200px;min-height:100px}
#mini_wrap .ly_pop_box span{background:none;background-color:none}
#mini_wrap .ly_pop_box .ly_pop{position:relative;min-height:100px;height:100%;border:1px solid #a7acb2;background:#f7f8f9 url(/views/schedule/basic/images/bg_line_hr.gif) repeat-x 0 bottom;margin:0;padding:0}
#mini_wrap .ly_pop_box .ly_header{display:block;position:relative;margin:0 auto 1px;border-bottom:1px solid #e3e4e5;padding:0}
#mini_wrap .ly_pop_box .ly_header span{background:none;background-color:none}
#mini_wrap .ly_pop_box .ly_header span._schedule_title{display:block;overflow:hidden;min-height:12px;height:18px;padding:5px;font-size:12px;font-weight:bold}
#mini_wrap .ly_pop_box .ly_header span._schedule_title ._schedule_title_day{display:inline-block;float:left;height:18px;margin:0;padding:0;color:#444444}
#mini_wrap .ly_pop_box .ly_header span._schedule_title .calendar_color_d19b22{clear:both;float:left;width:8px;height:8px;background-color:#9bc400! important;border:1px solid #86aa00;margin:5px}

#mini_wrap .ly_pop_box .ly_content{display:block;position:relative;margin:0;padding:0}
#mini_wrap .ly_pop_box .ly_content span{background:none;background-color:none}
#mini_wrap .ly_pop_box .ly_content span.division{display:block;padding-left:10px;padding-right:10px;margin:3px 5px 3px 5px;font-weight:bold;color:#ff8000}
#mini_wrap .ly_pop_box .ly_content span.subject{display:block;padding-left:10px;padding-right:10px;margin:3px 5px 3px 5px;font-weight:bold;color:#3e3e3e}
#mini_wrap .ly_pop_box .ly_content span.text{display:block;padding-left:10px;padding-right:10px;min-height:15px;height:auto;overflow-x:auto;max-height:200px;margin:3px 5px 3px 5px;color:#3e3e3e}

#mini_wrap .ly_pop_box span._admin{display:block;position:absolute;top:5px;right:26px;padding-right:10px}
#mini_wrap .ly_pop_box span._admin a{float:right;width:30px;height:17px;font-size:11px;background:url(/views/schedule/basic/images/mini_bt.gif) no-repeat left top;text-align:center;vertical-align:top}
#mini_wrap .ly_pop_box .btn_clse{position:absolute;top:5px;right:11px;overflow:hidden;width:18px;height:17px;font-size:0;line-height:0;display:inline-block;border:0;background-image:url(https://ssl.pstatic.net/static/calendar/2012/btn_sp_sche.png);background-repeat:no-repeat;vertical-align:middle;white-space:nowrap}

#mini_wrap .ly_pop_box #li_pop_detail{display:block;height:12px;border-top:1px solid #000;background:#4e5668;margin:0;padding:3px;cursor:pointer}
#mini_wrap .ly_pop_box #li_pop_detail a{clear:both;display:block;position:relative;width:100%;color:#fff;text-align:center}
#mini_wrap .ly_pop_box #li_pop_detail a span{padding:0;margin-left:-10px;width:20px;line-height:0;min-height:8px;height:8px;max-height:8px;text-indent:-9999px;overflow:hidden;background:url(/views/schedule/basic/images/sp_more_01.png) no-repeat 0px 0px;position:absolute;top:1px;left:50%}
#mini_wrap .ly_pop_box #li_pop_detail a.on span{background-position:0 -10px}
#mini_wrap .ly_pop_box #li_pop_detail a.show span{background-position:-21px 0}
#mini_wrap .ly_pop_box #li_pop_detail a.show_on span{background-position:-21px -10px}



.blind{position:absolute;top:0;left:0;width:0;height:0;overflow:hidden;visibility:hidden;font-size:0;line-height:0}
#content_wrap h3{display:none}

@media screen and (max-width:1140px){
	.container{width:100%}
}
@media screen and (max-width:1000px){
	.schedule_date li.schedule_date_left{width:25%}
}
@media screen and (max-width:800px){
	.schedule_date li.schedule_date_left{width:30%}
	.schedule_left{width:35%}
	.schedule_con{width:60%}
}
@media screen and (max-width:768px){/* �꾩씠�⑤뱶 */
	.schedule_date li.schedule_date_right{display:none}
}
@media screen and (max-width:620px){
	#scheduleTit .scheduleTit_y h3{letter-spacing:-.05em}
	#scheduleTit #scheduleTit_y li a{width:35px;height:35px;line-height:35px}
	.schedule_left{float:none;display:block;max-width:360px;width:100%;margin:0 auto}
	.schedule_con{float:none;width:100%;margin-top:20px}
	.schedule_con .cal_sub{display:block;padding:18px 0 17px}
	.schedule_none{min-height:auto;padding:20px 0px 20px 0px}
}
@media screen and (max-width:500px){
	.schedule_date li.schedule_date_left{width:50%}
}
@media screen and (max-width:480px){
	#scheduleTit .scheduleTit_y h3 span{display:none}
	#scheduleTit .scheduleTit_y{width:60%}
	#scheduleTit .scheduleTit_y_left,#scheduleTit .scheduleTit_y_right{width:20%}
	.schedule_con .cal_sub{display:block;padding:13px 0 12px}
	.schedule_con .cal_sub_title{width:100px;padding-left:10px;font-weight:bold}
	.schedule_con .cal_sub_content{width:calc(100% - 100px)}
	.schedule_con .cal_sub dd{padding:10px 10px 5px 10px}
	#layer_box .textarea_01{min-height:120px}
}
@media screen and (max-width:400px){
	.schedule_date li.schedule_date_left{width:70%}
	#layer_box .datepicker{width:85px}
	#layer_box .text2{width:50%}
}
@media screen and (max-width:360px){
	#scheduleTit #scheduleTit_y li{line-height:50px}
	#scheduleTit #scheduleTit_y li a{width:30px;height:30px;line-height:30px}
	#scheduleTit #scheduleTit_y{padding-bottom:0}
}


.sub6_1 .df{align-items: center;justify-content: center;}