@charset "UTF-8";
#tnb {
  overflow: hidden;
  background-color: #000;
  position: relative;
  width: 100%;
  height: 50px;
}
#tnb .layout {
  max-width: 100%;
}
#tnb .layout .information {
  float: left;
  position: relative;
  padding-left: 25px;
}
#tnb .layout .information li {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0 28px;
  line-height: 51px;
  color: #949494;
  font-weight: bold;
  letter-spacing: -1px;
  position: relative;
}
#tnb .layout .information li:before {
  content: "";
  position: absolute;
  top: 16px;
  left: 0;
  width: 20px;
  height: 19px;
  background: url(/template/sl_b-tm2-mo1/images/ir.png) no-repeat;
  background-position: -261px -1px;
}
#tnb .layout .information li:last-child:before {
  background-position: -294px -2px;
}
#tnb .layout .sitelink {
  float: right;
  position: relative;
}
#tnb .layout .sitelink li {
  display: inline-block;
  float: left;
  margin: 0 22px;
  position: relative;
}
#tnb .layout .sitelink li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -22px;
  width: 1px;
  height: 7px;
  background-color: #f5e8d8;
  transform: translate(0, -50%);
}
#tnb .layout .sitelink li:first-child:before {
  display: none;
}
#tnb .layout .sitelink li a {
  display: block;
  position: relative;
}
#tnb .layout .sitelink li a span {
  line-height: 51px;
  color: #fff;
  font-weight: bold;
  letter-spacing: -1px;
  display: block;
  position: relative;
}
#tnb .layout .sitelink li.n3 a span {
  color: #e99c2d;
  padding-right: 30px;
}
#tnb .layout .sitelink li.n3 a span:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 15px;
  height: 15px;
  background: url(/template/sl_b-tm2-mo1/images/ir.png) no-repeat;
  background-position: -325px -6px;
  transform: translate(0, -50%);
}

#tnb .layout {
  max-width: none;
}

#top_layout .top_wrap #logo {
  width: 318px;
  height: 55px;
}
@media (max-width: 480px) {
  #top_layout .top_wrap #logo {
    left: 10px;
    width: 216px;
    height: 45px;
  }
}
#top_layout .top_wrap #logo a {
  background: url(/archive/images/home/common/logo.svg) center no-repeat;
}

#gnb .layout .gnb_info {
  display: none;
  position: absolute;
  top: 98px;
  right: -70px;
  width: 287px;
  height: 450px;
  padding: 70px 0 35px 26px;
  border-left: 1px solid #ddd;
  text-align: left;
  background-color: #fff;
  z-index: 13;
}
#gnb .layout .gnb_info .title {
  display: block;
  margin: 0 0 15px;
  font-family: "GmarketSans", "Gothic A1", "Malgun Gothic", "맑은 고딕", Dotum, 돋움, Helvetica, "Apple SD Gothic Neo", "애플 SD 산돌고딕 Neo";
  font-weight: 700;
  color: #222;
  font-size: 18px;
  letter-spacing: -0.05em;
}
#gnb .layout .gnb_info .tel {
  display: block;
  margin: 0 0 20px;
  padding-left: 30px;
  font-family: "GmarketSans", "Gothic A1", "Malgun Gothic", "맑은 고딕", Dotum, 돋움, Helvetica, "Apple SD Gothic Neo", "애플 SD 산돌고딕 Neo";
  font-weight: 700;
  color: #222;
  font-size: 22px;
  background: url(/template/sl_b-tm2-mo1/images/tel-icon.png) no-repeat left 5px;
}
#gnb .layout .gnb_info ul {
  display: block;
  width: 100%;
}
#gnb .layout .gnb_info ul li {
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
  color: #222;
}
#gnb .layout .gnb_info ul li strong {
  display: inline-block;
  margin-right: 10px;
  font-weight: 700;
  color: #222;
  position: relative;
  padding-left: 10px;
}
#gnb .layout .gnb_info ul li strong:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 3px;
  height: 3px;
  background-color: #ddd;
  border-radius: 50%;
  content: "";
}

#svisual_layout {
  overflow: hidden;
}
#svisual_layout .svisual_wrap {
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
#svisual_layout .subvisual-layout .subvisual-layout__title {
  display: block;
  padding-bottom: 30px;
  padding-top: 70px;
  text-align: left;
  line-height: 1;
}
#svisual_layout .subvisual-layout span {
  display: block;
  color: #444;
  margin-bottom: 5px;
}
#svisual_layout .depth3 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#svisual_layout .depth3 li {
  margin-right: 40px;
}
#svisual_layout .depth3 li a {
  padding: 20px 5px;
  font-size: 19px;
  color: #9f9e9e;
  font-family: "GmarketSans", "Gothic A1", "Malgun Gothic", "맑은 고딕", Dotum, 돋움, Helvetica, "Apple SD Gothic Neo", "애플 SD 산돌고딕 Neo";
  transition: all 0.3s ease-in-out;
  position: relative;
}
#svisual_layout .depth3 li a:before {
  content: "";
  width: 0%;
  height: 4px;
  background: #003668;
  position: absolute;
  bottom: 2px;
  left: 50%;
  transition: all 0.3s ease-in-out;
}
#svisual_layout .depth3 li a:hover {
  color: #003668;
}
#svisual_layout .depth3 li a:hover:before {
  width: 100%;
  left: 0%;
}
#svisual_layout .depth3 li.on a {
  color: #003668;
}
#svisual_layout .depth3 li.on a:before {
  width: 100%;
  left: 0%;
}

#svisual_layout .subvisual-layout .subvisual-title__box {
  overflow: hidden;
}

#svisual_layout .subvisual-layout .subvisual-title__box .subvisual-layout__title {
  -webkit-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

#svisual_layout .subvisual-layout .subvisual-title__box.on .subvisual-layout__title {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

#svisual_layout {
  background: #fff;
  background-image: none;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: calc(100% - 370px) 0px;
  -webkit-transition: all 5s;
  transition: all 5s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.85, 0, 0.15, 1);
  transition-timing-function: cubic-bezier(0.85, 0, 0.15, 1);
  z-index: 10;
}

#svisual_layout:before {
  content: "";
  width: 100%;
  min-width: 1920px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 350px;
  background-color: #efefef;
}

#svisual_layout:after {
  overflow: hidden;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -webkit-transition: transform 1s;
  transition: transform 1s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.85, 0, 0.15, 1);
  transition-timing-function: cubic-bezier(0.85, 0, 0.15, 1);
  content: "";
}

/*
#svisual_layout.on{background-image: url(/archive/images/home/common/svisual_layout_bg2.png);background-repeat: no-repeat;background-size: auto;background-position: calc(100% - 370px) 0px;z-index:10}
#svisual_layout.on:after{transform: translateX(-50%);-webkit-transform: translateX(-50%);}
*/
/*#svisual_layout:after{transform: translate3d(-1579px, 0px, 0px);-webkit-transition: all 1.23s;transition: all 1.23s;-webkit-transition-delay:0.2s;transition-delay:0.2s;}
#svisual_layout.on:after{transform: translate3d(-1579px, 0px, 0px);}
*/
#gnb_layout .depth1_ul > li .item .gnb-title {
  display: none;
}

#gnb_layout .depth1_ul > li.n1 .item .gnb-title {
  display: block;
}

#body_layout .body_wrap {
  z-index: 9;
}

.depth3-pos.fixed {
  width: 100%;
  background-color: #fff;
  background-image: url(/archive//images/home/common/svisual_layout_bg2.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: auto 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 120;
  padding: 25px 20px;
  border-bottom: 1px solid #ddd;
}

.depth3-pos.fixed .depth3 {
  position: relative;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 1023px) {

	#svisual_layout {height: 300px;}
  #svisual_layout .svisual_wrap:before {
    font-size: 100px;
    bottom: -20px;
  }
  #svisual_layout .depth3{display:none;}
  #svisual_layout:after {
    display:block;height:160px;;
}
#svisual_layout:before{display:none;}
#svisual_layout .svisual_wrap{position:relative;z-index:10}
#svisual_layout .subvisual-layout .subvisual-layout__title{padding-top:30px;}
  
}

.sub01_02 .program--search .search_inner,.sub01_03 .program--search .search_inner{max-width: 860px;}

.program--search .search--date input[type="date"], .program--search .search--date input[type="text"]{min-width:145px;}
.sub01_02 .program--search .search--text input[type="text"],.sub01_03 .program--search .search--text input[type="text"]{min-width: 210px;}
.sub01_02 .program--search .search--select select,
.sub01_03 .program--search .search--select select{min-width:172px;}
}
@media (max-width: 980px) {
  .sub01_02 .program--search .search_inner, .sub01_03 .program--search .search_inner {
    max-width: none;
    width: 100%;
  }
}

/*# sourceMappingURL=acego.custom.css.map */
