@charset "utf-8";
/* config */
.border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
}
.table {
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
.after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.hidden {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -999;
}
.blind {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -999;
}
.visible {
  font-size: 1.4rem;
  line-height: normal;
  overflow: visible;
  text-indent: 0;
}
.list {
  list-style: none;
}
.border-all {
  border: 1px solid #e0e0e0;
}
.border-top {
  border-top: 1px solid #e0e0e0;
}
.border-bottom {
  border-bottom: 1px solid #e0e0e0;
}
.border-left {
  border-left: 1px solid #e0e0e0;
}
.border-right {
  border-right: 1px solid #e0e0e0;
}
.input-border {
  border: 1px solid #d9d9d9;
}
.poR {
  position: relative;
}
.poA {
  position: absolute;
}
.poF {
  position: fixed;
}
.poS {
  position: static;
}
.eng {
  font-family: 'Saira Semi Condensed', "sans-serif", "AppleGothic", "Arial", "verdana", "Helvetica";
}
.pointer {
  cursor: pointer;
}
.vaM {
  vertical-align: middle;
}
.vaT {
  vertical-align: top;
}
.taL {
  text-align: left;
}
.taC {
  text-align: center;
}
.taR {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.m0auto {
  margin: 0 auto;
}
.underline {
  text-decoration: underline;
}
.clear10 {
  clear: both;
  font-size: 0;
  line-height: 0;
  width: 100%;
  height: 10px;
}
.clear20 {
  clear: both;
  font-size: 0;
  line-height: 0;
  width: 100%;
  height: 20px;
}
.clear30 {
  clear: both;
  font-size: 0;
  line-height: 0;
  width: 100%;
  height: 30px;
}
.clear50 {
  clear: both;
  font-size: 0;
  line-height: 0;
  width: 100%;
  height: 50px;
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
}
.clamp {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.button {
  border: 0;
  outline: 0;
  cursor: pointer;
}
.letter-spacing {
  letter-spacing: -0.34px;
}
.fL {
  float: left;
}
.fR {
  float: right;
}
.vertical-top {
  position: relative;
  top: 0%;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.vertical_mid {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.vertical_bottom {
  position: relative;
  top: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.tdnone {
  text-decoration: none;
}
.oh {
  overflow: hidden;
}
/* Parametic Mixins */
.fade-in {
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1s;
}
@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* wrap */
.kwater_main_wrap {
  position: relative;
  width: 100%;
  min-width: 360px;
  text-align: center;
  overflow: hidden;
}
.kwater_main_wrap:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.kwater_main_wrap .HD {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: white;
  position: absolute;
}
.kwater_main_wrap .HD:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.kwater_main_wrap .HD .HD_inner {
  background-color: transparent !important;
}
.kwater_main_wrap .HD .HD_inner:after {
  display: none !important;
}
.kwater_main_wrap .HD .HD_inner .gnb_wrap {
  background-image: url('/images//main/bg_main_HD_inner.png') !important;
  background-repeat: repeat-x !important;
}
.kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb_util button i {
  color: #b3b3b3 !important;
}
.kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb_util ul.language li a {
  color: #b3b3b3 !important;
}
.kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb_util ul.language li a:hover {
  color: #2d78e6 !important;
}
.kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb_util ul.language li a.active {
  color: #2d78e6 !important;
}
.kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .depth2 {
  background-color: white;
}
.kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .depth2:hover {
  background-color: #f0faff;
}
.kwater_main_wrap .FT {
  width: 100%;
  position: relative;
}
.kwater_main_wrap .FT:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.kwater_main_wrap .blind {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -999;
}
.kwater_main_wrap a {
  color: #4d4d4d;
}
@media (min-width: 1030px) {
  .kwater_main_wrap .HD {
    height: 130px;
    background-color: rgba(0, 0, 0, 0.6) !important;
  }
  .kwater_main_wrap .HD .HD_inner {
    /* gnb영역 */
  }
  .kwater_main_wrap .HD .HD_inner:after {
    content: '';
    position: absolute;
    top: 130px;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    z-index: 1;
  }
  .kwater_main_wrap .HD .HD_inner .hd_ttl {
    display: none;
  }
  .kwater_main_wrap .HD .HD_inner .btn_gnb_open,
  .kwater_main_wrap .HD .HD_inner .btn_back {
    display: none;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap {
    position: static;
    top: 0;
    width: 100%;
    height: auto;
    left: 100%;
    background-color: transparent !important;
    /* gnb영역 : inner */
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner {
    position: relative;
    width: 100%;
    max-width: 1160px;
    height: 100%;
    margin: 0 auto;
    background-color: transparent !important;
    text-align: left;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .hd_logo {
    display: none;
    position: absolute;
    left: 0;
    top: 5px;
    width: 220px;
    background-image: url('/images//main/hd_main_logo.png');
    background-repeat: no-repeat;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .hover_img {
    display: none;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb {
    padding: 0 100px 0 240px;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb:after {
    content: "";
    height: 0;
    line-height: 0;
    clear: both;
    display: block;
    *zoom: 1;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu {
    display: table;
    table-layout: fixed;
    width: 100%;
    float: right;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu:after {
    content: "";
    height: 0;
    line-height: 0;
    clear: both;
    display: block;
    *zoom: 1;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu > li {
    position: relative;
    display: table-cell;
    width: 20%;
    text-align: center;
    padding: 0;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu > li.mob-view {
    display: none;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu > li.active > a {
    color: #2d78e6;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu > li.active > a:after {
    display: block;
    content: '';
    width: 100%;
    left: 0;
    background: #2d78e6;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu > li:hover > a {
    color: #2d78e6;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu > li:hover > a:after {
    display: block;
    content: '';
    width: 100%;
    left: 0;
    background: #2d78e6;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu > li > a {
    position: relative;
    display: inline-block;
    height: 90px;
    line-height: 90px;
    color: white !important;
    text-decoration: none;
    font-size: 1.8rem;
    font-weight: 700;
    padding: 0 5px;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu > li > a:after {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 4px;
    background: transparent;
    transition: all 0.2s ease-in-out;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .depth2 {
    display: none;
    border-right: 1px solid #f5f5f5;
    min-height: 318px;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .depth2 > li:last-child {
    margin-bottom: 0!important;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .depth2:hover {
    background-color: #f0faff;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb_util {
    position: absolute;
    right: 0;
    top: 26px;
    width: 112px;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb_util_m {
    display: none;
  }
  .kwater_main_wrap .HD .gnb_open .gnb_wrap {
    border-bottom: 1px solid #e6e6e6;
  }
  .kwater_main_wrap .HD .gnb_open .gnb_wrap .gnb_inner .hover_img {
    position: absolute;
    left: -250px;
    bottom: 0;
    display: block !important;
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1s;
  }
  .kwater_main_wrap .HD .gnb_open .gnb_wrap .gnb_inner .gnb .depth2 {
    position: relative;
    display: block !important;
    padding: 20px 15px;
    margin-top: 1px;
  }
  .kwater_main_wrap .HD .gnb_open .gnb_wrap .gnb_inner .gnb .depth2 > li {
    position: relative;
    margin-bottom: 10px;
    text-align: left;
    padding: 0 0 0 15px;
  }
  .kwater_main_wrap .HD .gnb_open .gnb_wrap .gnb_inner .gnb .depth2 > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #8c96a0;
  }
  .kwater_main_wrap .HD .gnb_open .gnb_wrap .gnb_inner .gnb .depth2 > li a {
    font-size: 1.5rem;
    color: #4d4d4d;
    text-decoration: none;
    padding: 0;
  }
  .kwater_main_wrap .HD .gnb_open .gnb_wrap .gnb_inner .gnb .depth2 > li:hover:after {
    background-color: #2d78e6;
  }
  .kwater_main_wrap .HD .gnb_open .gnb_wrap .gnb_inner .gnb .depth2 > li:hover a {
    color: #2d78e6;
  }
}
@media (max-width: 1029px) {
  .kwater_main_wrap .HD {
    position: fixed;
    height: 60px;
    border-bottom: 1px solid #e6e6e6;
  }
  .kwater_main_wrap .HD .HD_inner {
    /* gnb영역 */
  }
  .kwater_main_wrap .HD .HD_inner .hd_ttl {
    display: block;
  }
  .kwater_main_wrap .HD .HD_inner .btn_gnb_open,
  .kwater_main_wrap .HD .HD_inner .btn_back {
    display: block;
  }
  .kwater_main_wrap .HD .HD_inner .util_wrap_m {
    display: block;
    position: absolute;
    top: 0;
    right: 60px;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap {
    position: fixed;
    left: 100%;
    width: 100%;
    height: 100%;
    overflow: scroll;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .util_wrap {
    display: none;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .util_wrap_m {
    display: block;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner {
    width: 100%;
    height: 100%;
    text-align: left;
    background-color: white;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .hd_logo {
    position: absolute;
    left: 20px;
    top: 10px;
    width: 200px;
    background-image: url('/images//common/hd_logo.png');
    background-repeat: no-repeat;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb {
    position: relative;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb:after {
    content: "";
    height: 0;
    line-height: 0;
    clear: both;
    display: block;
    *zoom: 1;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu {
    width: 100%;
    border-top: 1px solid #e6e6e6;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu:after {
    content: "";
    height: 0;
    line-height: 0;
    clear: both;
    display: block;
    *zoom: 1;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu > li {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu > li.mob-view {
    display: block;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu > li.mob-view i {
    color: #2d78e6;
    margin-right: 5px;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu > li > a {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-bottom: 0;
    color: #4d4d4d !important;
    text-decoration: none;
    font-size: 1.8rem;
    font-weight: 400;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .gnb_menu > li.on > a {
    color: #2d78e6;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .depth2 {
    display: none;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .depth2 li {
    border-bottom: 1px solid #4487e9;
    background-color: #1f6fe4;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .depth2 li a {
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    font-size: 1.6rem;
    padding: 0 0 0 30px;
    font-weight: 400;
    color: white;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb .depth2 li:hover {
    background-color: #185fc8;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .logo2 {
    display: none;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb_util {
    position: absolute;
    /*right: 0;
    top: -50px;
    width: 120px;*/
    right: -30px;
    top: 70px;
    width: 120px;
  }
  .kwater_main_wrap .HD .HD_inner .gnb_wrap .gnb_inner .gnb_util_m {
    display: block;
  }
  .kwater_main_wrap .HD .HD_inner .element {
    display: none;
  }
  .kwater_main_wrap .HD .gnb_open_m {
    /* gnb영역 */
  }
  .kwater_main_wrap .HD .gnb_open_m .gnb_wrap {
    left: 20%!important;
    width: 80%;
    z-index: 999 !important;
    background-color: white;
    transition: left 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  }
  .kwater_main_wrap .HD .gnb_open_m .gnb_wrap .gnb_inner {
    padding: 120px 0 0 0;
  }
  .kwater_main_wrap .HD .gnb_open_m .gnb_wrap .gnb_inner .hover_img {
    display: none;
  }
  .kwater_main_wrap .HD .gnb_open_m .btn_gnb_close {
    display: block !important;
  }
}
@media (max-width: 500px) {
  .kwater_main_wrap .hd_ttl {
    left: 50px !important;
    margin-left: 0 !important;
  }
}
/* main-carousel */
.carousel_wrap {
  width: 100%;
  position: relative;
}
.carousel_wrap ul,
.carousel_wrap li {
  list-style: none;
}
.carousel_wrap ul {
  margin: 0;
  padding: 0;
}
.carousel_wrap .main-carousel {
  background-color: #10316b;
  height: 960px !important;
}
.carousel_wrap .main-carousel .item {
  width: 100%;
  height: 960px !important;
  background-size: cover;
  position: relative;
  text-align: center;
  overflow: hidden;
  z-index: 100;
}
.carousel_wrap .main-carousel .item-01 {
  padding-top: 220px;
  overflow: hidden;
}
.carousel_wrap .main-carousel .item-01 .water_drop {
  width: 400px;
  height: 690px;
  background-image: url('/images//main/water_drop.png') !important;
  background-repeat: no-repeat !important;
  background-size: 400px auto;
  position: absolute;
  left: -50px;
  bottom: -200px;
  z-index: 99;
  animation: waterDrop 5s both;
}
.carousel_wrap .main-carousel .item-01.bg {
  background-image: url('/images//main/bg_item_01.jpg') !important;
  background-repeat: no-repeat !important;
}
.carousel_wrap .main-carousel .item-02 video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}
.carousel_wrap .main-carousel .item-02.bg {
  background-image: url('/images//main/bg_item_02.jpg') !important;
  background-repeat: no-repeat !important;
}
.carousel_wrap .main-carousel .item-03 {
  padding-top: 220px;
}
.carousel_wrap .main-carousel .item-03.bg {
  background-image: url('/images//main/bg_item_03.jpg') !important;
  background-repeat: no-repeat !important;
}
.carousel_wrap .main-carousel .item-04 video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}
.carousel_wrap .main-carousel .owl-nav {
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  top: 50%;
  margin: 0 0 0 0;
  padding: 0 50px;
  z-index: 99;
}
.carousel_wrap .main-carousel .owl-nav .owl-prev {
  width: 50px;
  height: 50px;
  float: left;
  background-image: url('/images//main/carousel_nav.png') !important;
  background-repeat: no-repeat !important;
  background-size: 50px auto;
  background-position: 0 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -999;
}
.carousel_wrap .main-carousel .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  float: right;
  background-image: url('/images//main/carousel_nav.png') !important;
  background-repeat: no-repeat !important;
  background-size: 50px auto;
  background-position: 0 -50px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -999;
}
.carousel_wrap .main-carousel .owl-dot {
  display: none;
}
.carousel_wrap .hash_nav {
  position: absolute;
  left: 50%;
  bottom: 100px;
  z-index: 100;
  width: 540px;
  margin-left: -270px;
}
.carousel_wrap .hash_nav li {
  width: 25%;
  padding: 3px;
  float: left;
}
.carousel_wrap .hash_nav li a {
  width: 100%;
  height: 45px;
  display: block;
  background-color: #666666;
  color: white;
  font-size: 1.6rem;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.carousel_wrap .hash_nav li:first-child a.active {
  background-color: #2d78e6;
}
.carousel_wrap .hash_nav li:first-child a:hover {
  background-color: #2d78e6;
}
.carousel_wrap .hash_nav li:first-child a:focus {
  background-color: #2d78e6;
}
.carousel_wrap .hash_nav li:nth-child(2) a.active {
  background-color: #fa291c;
}
.carousel_wrap .hash_nav li:nth-child(2) a:hover {
  background-color: #fa291c;
}
.carousel_wrap .hash_nav li:nth-child(2) a:focus {
  background-color: #fa291c;
}
.carousel_wrap .hash_nav li:nth-child(3) a.active {
  background-color: #7b4cb6;
}
.carousel_wrap .hash_nav li:nth-child(3) a:hover {
  background-color: #7b4cb6;
}
.carousel_wrap .hash_nav li:nth-child(3) a:focus {
  background-color: #7b4cb6;
}
.carousel_wrap .hash_nav li:last-child a.active {
  background-color: #0d959d;
}
.carousel_wrap .hash_nav li:last-child a:hover {
  background-color: #0d959d;
}
.carousel_wrap .hash_nav li:last-child a:focus {
  background-color: #0d959d;
}
.carousel_wrap .auto-play {
  position: absolute;
  right: 50px;
  bottom: 100px;
  z-index: 100;
}
.carousel_wrap .auto-play li {
  float: left;
  padding: 0 5px;
}
.carousel_wrap .auto-play li button {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50px;
  color: white;
  border: none;
  outline: 0;
  cursor: pointer;
  font-size: 20px;
  background-image: url('/images//main/player_btn.png');
  background-repeat: no-repeat;
  background-size: 90px auto;
  background-color: rgba(0, 0, 0, 0.3);
}
.carousel_wrap .auto-play li button.play {
  background-position: 0 0;
}
.carousel_wrap .auto-play li button.play.active {
  background-position: -45px 0;
}
.carousel_wrap .auto-play li button.stop {
  background-position: 0 -45px;
}
.carousel_wrap .auto-play li button.stop.active {
  background-position: -45px -45px;
}
.carousel_wrap .auto-play li button:hover,
.carousel_wrap .auto-play li button.active {
  background-color: rgba(255, 255, 255, 0.9);
}
.carousel_wrap .item-01 .main_news_wrap {
  width: 1000px;
  height: 520px;
  position: absolute;
  top: 230px;
  left: 50%;
  margin-left: -500px;
  z-index: 100;
}
.carousel_wrap .item-01 .main_news_wrap .main_copy {
  width: 490px;
  height: 520px;
  float: left;
  position: relative;
}
.carousel_wrap .item-01 .main_news_wrap .main_copy .copy-1 {
  color: white;
  font-size: 60px;
  font-weight: 600;
  line-height: 1.6;
  position: absolute;
  top: 50px;
  left: -30px;
  animation: copy-1 3s both;
  text-shadow: 8px 8px #10316b;
}
.carousel_wrap .item-01 .main_news_wrap .main_copy .copy-2 {
  color: white;
  font-size: 60px;
  font-weight: 600;
  line-height: 1.6;
  position: absolute;
  top: 120px;
  left: -30px;
  animation: copy-2 3s both;
  text-shadow: 8px 8px #10316b;
}
.carousel_wrap .item-01 .main_news_wrap .main_copy .copy-3 {
  color: white;
  font-size: 60px;
  font-weight: 600;
  line-height: 1.6;
  position: absolute;
  top: 190px;
  left: -30px;
  animation: copy-3 3s both;
  text-shadow: 8px 8px #10316b;
}
.carousel_wrap .item-01 .main_news_wrap .main_copy .copy-4 {
  color: white;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
  position: absolute;
  top: 320px;
  left: -30px;
  font-family: 'Saira Semi Condensed', "sans-serif", "AppleGothic", "Arial", "verdana", "Helvetica";
  animation: copy-4 3s both;
  text-shadow: 8px 8px #10316b;
}
.carousel_wrap .item-01 .main_news_wrap .main_R {
  width: 490px;
  float: right;
}
.carousel_wrap .item-01 .main_news_wrap .main_opening {
  width: 490px;
  height: 240px;
  background-color: white;
  margin-bottom: 20px;
}
.carousel_wrap .item-01 .main_news_wrap .main_news {
  width: 490px;
  height: 240px;
  background-color: rgba(16, 49, 107, 0.9);
  margin-bottom: 20px;
}
.carousel_wrap .item-01 .main_news_wrap .main_news ul {
  width: 100%;
}
.carousel_wrap .item-01 .main_news_wrap .main_news ul li {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 0;
}
.carousel_wrap .item-01 .main_news_wrap .main_news ul li:last-child {
  border-bottom: none;
}
.carousel_wrap .item-01 .main_news_wrap .main_news ul li a {
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 70px 0 70px;
  color: #4d4d4d;
  text-align: left;
  font-size: 1.6rem;
  display: block;
  color: white;
  text-decoration: none;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
}
.carousel_wrap .item-01 .main_news_wrap .main_news ul li a:hover {
  text-decoration: underline;
}
.carousel_wrap .item-01 .main_news_wrap .main_news ul li a span.type {
  position: absolute;
  left: 15px;
  top: 17px;
  width: 45px;
  height: 26px;
  background-image: url('/images//main/icon_news.png');
  background-repeat: no-repeat;
  background-size: 45px auto;
  font-size: 0;
  line-height: 0;
  text-indent: -999;
  overflow: hidden;
  display: block;
}
.carousel_wrap .item-01 .main_news_wrap .main_news ul li a span.type.notice {
  background-position: 0 0;
}
.carousel_wrap .item-01 .main_news_wrap .main_news ul li a span.type.bid {
  background-position: 0 -50px;
}
.carousel_wrap .item-01 .main_news_wrap .main_news ul li a span.type.data {
  background-position: 0 -100px;
}
.carousel_wrap .item-01 .main_news_wrap .main_news ul li a span.date {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: white;
  font-family: 'Saira Semi Condensed', "sans-serif", "AppleGothic", "Arial", "verdana", "Helvetica";
}
.carousel_wrap .item-01 .main_news_wrap .main_pr {
  position: relative;
  width: 490px;
  margin-bottom: 20px;
}
.carousel_wrap .item-01 .main_news_wrap .main_pr .carouselBtns {
  position: absolute;
  bottom: 7px;
  right: 10px;
  z-index: 8;
}
.carousel_wrap .item-01 .main_news_wrap .main_pr .carouselBtns button {
  background-color: rgba(0, 0, 0, 0.3);
  margin-left: 1px;
  border-radius: 50%;
}
.carousel_wrap .item-01 .main_news_wrap .main_pr .carouselBtns button i {
  color: white;
  font-size: 1.3rem;
  vertical-align: initial;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
.carousel_wrap .item-01 .main_news_wrap .main_pr .carouselBtns button:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.carousel_wrap .item-01 .main_news_wrap .main_pr .pr-carousel {
  width: 490px;
  height: 150px;
  overflow: hidden;
}
.carousel_wrap .item-01 .main_news_wrap .main_pr .pr-carousel .pr-carousel-cell {
  width: 490px;
  height: 150px;
  border-radius: 5px;
  overflow: hidden;
}
.carousel_wrap .item-01 .main_news_wrap .main_pr .pr-carousel .pr-carousel-cell a {
  width: 100%;
  height: auto;
  display: block;
}
.carousel_wrap .item-01 .main_news_wrap .main_map {
  width: 490px;
  height: 100px;
  background-color: white;
}
.carousel_wrap .item-01 .main_news_wrap .main_map ul {
  width: 100%;
  float: left;
  padding: 20px 0;
}
.carousel_wrap .item-01 .main_news_wrap .main_map ul li {
  width: 50%;
  float: left;
  padding: 0 20PX 0 20px;
}
.carousel_wrap .item-01 .main_news_wrap .main_map ul li a {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 60px;
  font-size: 1.7rem;
  color: black;
  text-align: left;
  text-decoration: none;
  padding: 0 60px 0 10px;
  position: relative;
}
.carousel_wrap .item-01 .main_news_wrap .main_map ul li a i {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  background-image: url('/images//main/icon_main_map.png');
  background-repeat: no-repeat;
  background-size: 120px auto;
}
.carousel_wrap .item-01 .main_news_wrap .main_map ul li:first-child {
  border-right: 1px dotted #b3b3b3;
}
.carousel_wrap .item-01 .main_news_wrap .main_map ul li:first-child a i {
  background-position: 0 0;
}
.carousel_wrap .item-01 .main_news_wrap .main_map ul li:first-child a:hover i {
  background-position: -60px 0;
}
.carousel_wrap .item-01 .main_news_wrap .main_map ul li:last-child a i {
  background-position: 0 -60px;
}
.carousel_wrap .item-01 .main_news_wrap .main_map ul li:last-child a:hover i {
  background-position: -60px -60px;
}
@keyframes copy-1 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  50% {
    transform: translate(30px, 0);
    opacity: 1;
    text-shadow: 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(30px) translateY(0);
  }
  100% {
    transform: translate(30px, 0);
    opacity: 1;
    text-shadow: 1px 1px #10316b, 2px 2px #10316b, 3px 3px #10316b, 4px 4px #10316b, 5px 5px #10316b, 6px 6px #10316b, 7px 7px #10316b, 8px 8px #10316b;
    -webkit-transform: translateX(-8px) translateY(-8px);
    transform: translateX(22px) translateY(-8px);
  }
}
@keyframes copy-2 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  10% {
    transform: translate(0, 0);
    opacity: 0;
  }
  60% {
    transform: translate(30px, 0);
    opacity: 1;
    text-shadow: 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(30px) translateY(0);
  }
  100% {
    transform: translate(30px, 0);
    opacity: 1;
    text-shadow: 1px 1px #10316b, 2px 2px #10316b, 3px 3px #10316b, 4px 4px #10316b, 5px 5px #10316b, 6px 6px #10316b, 7px 7px #10316b, 8px 8px #10316b;
    -webkit-transform: translateX(-8px) translateY(-8px);
    transform: translateX(22px) translateY(-8px);
  }
}
@keyframes copy-3 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  20% {
    transform: translate(0, 0);
    opacity: 0;
  }
  70% {
    transform: translate(30px, 0);
    opacity: 1;
    text-shadow: 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(30px) translateY(0);
  }
  100% {
    transform: translate(30px, 0);
    opacity: 1;
    text-shadow: 1px 1px #10316b, 2px 2px #10316b, 3px 3px #10316b, 4px 4px #10316b, 5px 5px #10316b, 6px 6px #10316b, 7px 7px #10316b, 8px 8px #10316b;
    -webkit-transform: translateX(-8px) translateY(-8px);
    transform: translateX(22px) translateY(-8px);
  }
}
@keyframes copy-4 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  30% {
    transform: translate(0, 0);
    opacity: 0;
  }
  80% {
    transform: translate(30px, 0);
    opacity: 1;
    text-shadow: 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b, 0 0 #10316b;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(30px) translateY(0);
  }
  100% {
    transform: translate(30px, 0);
    opacity: 1;
    text-shadow: 1px 1px #10316b, 2px 2px #10316b, 3px 3px #10316b, 4px 4px #10316b, 5px 5px #10316b, 6px 6px #10316b, 7px 7px #10316b, 8px 8px #10316b;
    -webkit-transform: translateX(-8px) translateY(-8px);
    transform: translateX(22px) translateY(-8px);
  }
}
@keyframes waterDrop {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  60% {
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 30px);
    opacity: 1;
  }
}
.carousel_wrap .item-02 ul.major_biz {
  width: 640px;
  height: 300px;
  position: absolute;
  top: 390px;
  left: 50%;
  margin-left: -320px;
  z-index: 100;
}
.carousel_wrap .item-02 ul.major_biz.eng li a .normal .ttl {
  line-height: 1;
}
.carousel_wrap .item-02 ul.major_biz li {
  width: 25%;
  height: 200px;
  float: left;
  padding: 0 5px;
}
.carousel_wrap .item-02 ul.major_biz li a {
  width: 100%;
  height: 200px;
  display: block;
  position: relative;
  text-decoration: none;
}
.carousel_wrap .item-02 ul.major_biz li a .normal {
  width: 100%;
  height: 200px;
}
.carousel_wrap .item-02 ul.major_biz li a .normal .icon {
  width: 120px;
  height: 120px;
  margin: 0 15px 10px 15px;
  float: left;
  background-image: url('/images//main/icon_major_biz.png') !important;
  background-repeat: no-repeat !important;
  background-size: 240px auto;
}
.carousel_wrap .item-02 ul.major_biz li a .normal .ttl {
  width: 100%;
  font-size: 2rem;
  font-weight: 600;
  color: #fa291c;
  text-shadow: 4px 4px 10px #000000;
}
.carousel_wrap .item-02 ul.major_biz li:first-child .normal .icon {
  background-position: 0 0;
}
.carousel_wrap .item-02 ul.major_biz li:first-child:hover .icon {
  background-position: -120px 0;
}
.carousel_wrap .item-02 ul.major_biz li:nth-child(2) .normal .icon {
  background-position: 0 -120px;
}
.carousel_wrap .item-02 ul.major_biz li:nth-child(2):hover .icon {
  background-position: -120px -120px;
}
.carousel_wrap .item-02 ul.major_biz li:nth-child(3) .normal .icon {
  background-position: 0 -240px;
}
.carousel_wrap .item-02 ul.major_biz li:nth-child(3):hover .icon {
  background-position: -120px -240px;
}
.carousel_wrap .item-02 ul.major_biz li:last-child .normal .icon {
  background-position: 0 -360px;
}
.carousel_wrap .item-02 ul.major_biz li:last-child:hover .icon {
  background-position: -120px -360px;
}
.carousel_wrap .item-02 ul.major_biz_ {
  width: 1000px;
  height: 300px;
  position: absolute;
  top: 390px;
  left: 50%;
  margin-left: -500px;
  z-index: 100;
}
.carousel_wrap .item-02 ul.major_biz_ li {
  width: 25%;
  height: 300px;
  padding: 0 1px;
  float: left;
}
.carousel_wrap .item-02 ul.major_biz_ li a {
  width: 100%;
  height: 300px;
  background-color: white;
  display: block;
  position: relative;
  text-decoration: none;
}
.carousel_wrap .item-02 ul.major_biz_ li a .normal {
  width: 100%;
  height: 300px;
}
.carousel_wrap .item-02 ul.major_biz_ li a .normal .icon {
  width: 160px;
  height: 160px;
  margin: 40px 40px 20px 40px;
  float: left;
  background-image: url('/images//main/icon_major_biz.png') !important;
  background-repeat: no-repeat !important;
  background-size: 160px auto;
}
.carousel_wrap .item-02 ul.major_biz_ li a .normal .ttl {
  width: 100%;
  font-size: 2rem;
  color: #333333;
}
.carousel_wrap .item-02 ul.major_biz_ li a .hover {
  width: 300px;
  height: 350px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -175px 0 0 -150px;
  padding: 30px;
  text-align: center;
  z-index: 101;
  border-radius: 10px;
  background-image: url('/images//main/pic_major_biz.jpg') !important;
  background-repeat: no-repeat !important;
  background-size: 300px auto;
}
.carousel_wrap .item-02 ul.major_biz_ li a .hover .ttl {
  width: 100%;
  height: 90px;
  line-height: 90px;
  font-size: 2rem;
  color: white;
}
.carousel_wrap .item-02 ul.major_biz_ li a .hover .exp {
  width: 100%;
  height: 150px;
  font-size: 1.6rem;
  color: white;
}
.carousel_wrap .item-02 ul.major_biz_ li a .hover .more {
  width: 100%;
  text-align: center;
}
.carousel_wrap .item-02 ul.major_biz_ li a .hover .more span {
  display: inline-block;
  color: white;
  font-size: 1.3rem;
  height: 30px;
  line-height: 28px;
  padding: 0 15px;
  border-radius: 15px;
  border: 2px solid white;
}
.carousel_wrap .item-02 ul.major_biz_ li a .hover .more span:hover {
  background-color: white;
  color: #fa291c;
}
.carousel_wrap .item-02 ul.major_biz_ li a .normal {
  display: block;
}
.carousel_wrap .item-02 ul.major_biz_ li a .hover {
  opacity: 0;
  animation: outImg 0.3s;
}
.carousel_wrap .item-02 ul.major_biz_ li a:hover .normal {
  display: none;
}
.carousel_wrap .item-02 ul.major_biz_ li a:hover .hover {
  opacity: 1;
  animation: hoverImg 0.5s;
}
@keyframes hoverImg {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes outImg {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.carousel_wrap .item-02 ul.major_biz_ li:first-child .normal .icon {
  background-position: 0 0;
}
.carousel_wrap .item-02 ul.major_biz_ li:first-child .hover {
  background-position: 0 0;
}
.carousel_wrap .item-02 ul.major_biz_ li:nth-child(2) .normal .icon {
  background-position: 0 -160px;
}
.carousel_wrap .item-02 ul.major_biz_ li:nth-child(2) .hover {
  background-position: 0 -350px;
}
.carousel_wrap .item-02 ul.major_biz_ li:nth-child(3) .normal .icon {
  background-position: 0 -320px;
}
.carousel_wrap .item-02 ul.major_biz_ li:nth-child(3) .hover {
  background-position: 0 -700px;
}
.carousel_wrap .item-02 ul.major_biz_ li:last-child .normal .icon {
  background-position: 0 -480px;
}
.carousel_wrap .item-02 ul.major_biz_ li:last-child .hover {
  background-position: 0 -1050px;
}
.carousel_wrap .item-03 ul.buildings {
  width: 1000px;
  height: 560px;
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: -500px;
  z-index: 100;
}
.carousel_wrap .item-03 ul.buildings li.building {
  width: 50%;
  height: 280px;
  padding: 5px;
  float: left;
}
.carousel_wrap .item-03 ul.buildings li.building a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: white;
  position: relative;
  text-align: left;
  z-index: 100;
}
.carousel_wrap .item-03 ul.buildings li.building a .pic {
  position: absolute;
  width: 490px;
  height: 270px;
  overflow: hidden;
  animation: buildingOut 0.3s;
  background-color: white;
}
.carousel_wrap .item-03 ul.buildings li.building a h1 {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 30px;
  top: 30px;
  font-size: 2.4rem;
  color: #7b4cb6;
  line-height: 1.4;
  display: inline-block;
}
.carousel_wrap .item-03 ul.buildings li.building a h2 {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 30px;
  top: 62px;
  font-size: 1.8rem;
  color: #808080;
  font-family: 'Saira Semi Condensed', "sans-serif", "AppleGothic", "Arial", "verdana", "Helvetica";
  line-height: 1.4;
  font-weight: 600;
  display: inline-block;
}
.carousel_wrap .item-03 ul.buildings li.building a p {
  margin: 0;
  padding: 0 30px 0 0;
  position: absolute;
  left: 30px;
  top: 100px;
  font-size: 1.6rem;
  color: black;
  line-height: 1.6;
  display: none;
}
.carousel_wrap .item-03 ul.buildings li.building a span.more {
  display: none;
}
.carousel_wrap .item-03 ul.buildings li.building a:hover {
  z-index: 101;
}
.carousel_wrap .item-03 ul.buildings li.building a:hover .pic {
  width: 990px;
  height: 550px;
  animation: buildingHover 0.5s;
}
.carousel_wrap .item-03 ul.buildings li.building a:hover h1 {
  font-size: 3.5rem;
}
.carousel_wrap .item-03 ul.buildings li.building a:hover h2 {
  font-size: 2rem;
  right: 30px;
  top: 50px;
  text-align: right;
}
.carousel_wrap .item-03 ul.buildings li.building a:hover p {
  display: block;
  top: 90px;
}
.carousel_wrap .item-03 ul.buildings li.building a:hover span.more {
  display: block;
  position: absolute;
  left: 30px;
  top: 160px;
  font-size: 1.6rem;
  padding: 0 15px 0 25px;
  color: white;
  background-color: #7b4cb6;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
}
.carousel_wrap .item-03 ul.buildings li.building a:hover span.more i {
  font-size: 2.4rem;
  margin-left: 5px;
  vertical-align: middle;
  animation: detailBtnOut 1.5s;
}
.carousel_wrap .item-03 ul.buildings li.building a:hover span.more:hover i {
  animation: detailBtnHover 1.5s;
  margin-left: 25px;
}
@keyframes buildingHover {
  from {
    width: 490px;
    height: 270px;
  }
  to {
    width: 990px;
    height: 550px;
  }
}
@keyframes buildingOut {
  from {
    width: 990px;
    height: 550px;
  }
  to {
    width: 490px;
    height: 270px;
  }
}
@keyframes detailBtnHover {
  from {
    margin-left: 5px;
  }
  to {
    margin-left: 25px;
  }
}
@keyframes detailBtnOut {
  from {
    margin-left: 25px;
  }
  to {
    margin-left: 5px;
  }
}
.carousel_wrap .item-03 ul.buildings li.gbc a .pic {
  left: 0;
  top: 0;
  background-image: url('/images//main/pic_gbc_normal.jpg') !important;
  background-repeat: no-repeat !important;
}
.carousel_wrap .item-03 ul.buildings li.gbc a:hover .pic {
  background-image: url('/images//main/pic_gbc_hover.jpg') !important;
  background-repeat: no-repeat !important;
}
.carousel_wrap .item-03 ul.buildings li.wc a .pic {
  right: 0;
  top: 0;
  background-image: url('/images//main/pic_wc_normal.jpg') !important;
  background-repeat: no-repeat !important;
}
.carousel_wrap .item-03 ul.buildings li.wc a:hover .pic {
  background-image: url('/images//main/pic_wc_hover.jpg') !important;
  background-repeat: no-repeat !important;
}
.carousel_wrap .item-03 ul.buildings li.wcrc a .pic {
  left: 0;
  bottom: 0;
  background-image: url('/images//main/pic_wcrc_normal.jpg') !important;
  background-repeat: no-repeat !important;
}
.carousel_wrap .item-03 ul.buildings li.wcrc a:hover .pic {
  background-image: url('/images//main/pic_wcrc_hover.jpg') !important;
  background-repeat: no-repeat !important;
}
.carousel_wrap .item-03 ul.buildings li.tb a .pic {
  right: 0;
  bottom: 0;
  background-image: url('/images//main/pic_tb_normal.jpg') !important;
  background-repeat: no-repeat !important;
}
.carousel_wrap .item-03 ul.buildings li.tb a:hover .pic {
  background-image: url('/images//main/pic_tb_hover.jpg') !important;
  background-repeat: no-repeat !important;
}
.carousel_wrap .item-04 ul.facilities {
  width: 800px;
  height: 440px;
  position: absolute;
  top: 260px;
  left: 50%;
  margin-left: -400px;
  z-index: 100;
}
.carousel_wrap .item-04 ul.facilities.eng li.facility a dl dd.icon {
  height: 180px;
}
.carousel_wrap .item-04 ul.facilities.eng li.facility a dl dt {
  line-height: 1.1;
}
.carousel_wrap .item-04 ul.facilities li.facility {
  width: 25%;
  height: 220px;
  padding: 1px;
  float: left;
}
.carousel_wrap .item-04 ul.facilities li.facility a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0 4px 0 4px;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  position: relative;
}
.carousel_wrap .item-04 ul.facilities li.facility a dl {
  width: 100%;
  height: 100%;
  margin: 0;
}
.carousel_wrap .item-04 ul.facilities li.facility a dl dd.icon {
  width: 190px;
  height: 190px;
  background-image: url('/images//main/icon_facility.png') !important;
  background-repeat: no-repeat !important;
  background-size: 380px auto;
  margin: 0;
}
.carousel_wrap .item-04 ul.facilities li.facility a dl dt {
  width: 190px;
  color: #4d4d4d;
  font-size: 2rem;
  font-weight: 600;
  margin: -30px 0 0 0;
  padding: 0;
  text-decoration: none;
}
.carousel_wrap .item-04 ul.facilities li.facility a:before {
  content: '';
  z-index: -1;
  position: absolute;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background-color: #0d959d;
  transform-origin: center;
  transition: transform 0.5s ease-in-out;
}
.carousel_wrap .item-04 ul.facilities li.facility a:hover {
  cursor: pointer;
  background-color: transparent;
}
.carousel_wrap .item-04 ul.facilities li.facility a:hover dt {
  color: white;
}
.carousel_wrap .item-04 ul.facilities li.fc-07 a:before {
  transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 0);
  top: 100%;
  left: 100%;
}
.carousel_wrap .item-04 ul.facilities li.fc-07 a dd.icon {
  background-position: 0 0;
}
.carousel_wrap .item-04 ul.facilities li.fc-07 a:hover:before {
  transform: translate3d(-50%, -50%, 0) scale3d(15, 15, 15);
}
.carousel_wrap .item-04 ul.facilities li.fc-07 a:hover dd.icon {
  background-position: -190px 0;
}
.carousel_wrap .item-04 ul.facilities li.fc-08 a:before {
  transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 0);
  top: 100%;
  left: 100%;
}
.carousel_wrap .item-04 ul.facilities li.fc-08 a dd.icon {
  background-position: 0 -190px;
}
.carousel_wrap .item-04 ul.facilities li.fc-08 a:hover:before {
  transform: translate3d(-50%, -50%, 0) scale3d(15, 15, 15);
}
.carousel_wrap .item-04 ul.facilities li.fc-08 a:hover dd.icon {
  background-position: -190px -190px;
}
.carousel_wrap .item-04 ul.facilities li.fc-05 a:before {
  transform: translate3d(50%, -50%, 0) scale3d(0, 0, 0);
  top: 100%;
  right: 100%;
}
.carousel_wrap .item-04 ul.facilities li.fc-05 a dd.icon {
  background-position: 0 -380px;
}
.carousel_wrap .item-04 ul.facilities li.fc-05 a:hover:before {
  transform: translate3d(50%, -50%, 0) scale3d(15, 15, 15);
}
.carousel_wrap .item-04 ul.facilities li.fc-05 a:hover dd.icon {
  background-position: -190px -380px;
}
.carousel_wrap .item-04 ul.facilities li.fc-06 a:before {
  transform: translate3d(50%, -50%, 0) scale3d(0, 0, 0);
  top: 100%;
  right: 100%;
}
.carousel_wrap .item-04 ul.facilities li.fc-06 a dd.icon {
  background-position: 0 -570px;
}
.carousel_wrap .item-04 ul.facilities li.fc-06 a:hover:before {
  transform: translate3d(50%, -50%, 0) scale3d(15, 15, 15);
}
.carousel_wrap .item-04 ul.facilities li.fc-06 a:hover dd.icon {
  background-position: -190px -570px;
}
.carousel_wrap .item-04 ul.facilities li.fc-03 a:before {
  transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 0);
  bottom: 100%;
  left: 100%;
}
.carousel_wrap .item-04 ul.facilities li.fc-03 a dd.icon {
  background-position: 0 -760px;
}
.carousel_wrap .item-04 ul.facilities li.fc-03 a:hover:before {
  transform: translate3d(-50%, -50%, 0) scale3d(15, 15, 15);
}
.carousel_wrap .item-04 ul.facilities li.fc-03 a:hover dd.icon {
  background-position: -190px -760px;
}
.carousel_wrap .item-04 ul.facilities li.fc-02 a:before {
  transform: translate3d(50%, 50%, 0) scale3d(0, 0, 0);
}
.carousel_wrap .item-04 ul.facilities li.fc-02 a dd.icon {
  background-position: 0 -950px;
}
.carousel_wrap .item-04 ul.facilities li.fc-02 a:hover:before {
  transform: translate3d(50%, 50%, 0) scale3d(15, 15, 15);
  bottom: 100%;
  right: 100%;
}
.carousel_wrap .item-04 ul.facilities li.fc-02 a:hover dd.icon {
  background-position: -190px -950px;
}
.carousel_wrap .item-04 ul.facilities li.fc-01 a:before {
  transform: translate3d(50%, 50%, 0) scale3d(0, 0, 0);
}
.carousel_wrap .item-04 ul.facilities li.fc-01 a dd.icon {
  background-position: 0 -1140px;
}
.carousel_wrap .item-04 ul.facilities li.fc-01 a:hover:before {
  transform: translate3d(50%, 50%, 0) scale3d(15, 15, 15);
  bottom: 100%;
  right: 100%;
}
.carousel_wrap .item-04 ul.facilities li.fc-01 a:hover dd.icon {
  background-position: -190px -1140px;
}
.carousel_wrap .item-04 ul.facilities li.fc-04 a:before {
  transform: translate3d(-50%, 50%, 0) scale3d(0, 0, 0);
  bottom: 100%;
  left: 100%;
}
.carousel_wrap .item-04 ul.facilities li.fc-04 a dd.icon {
  background-position: 0 -1330px;
}
.carousel_wrap .item-04 ul.facilities li.fc-04 a:hover:before {
  transform: translate3d(-50%, 50%, 0) scale3d(15, 15, 15);
}
.carousel_wrap .item-04 ul.facilities li.fc-04 a:hover dd.icon {
  background-position: -190px -1330px;
}
/* main-mobile */
.mobile_wrap {
  width: 100%;
  padding: 60px 0 0 0;
}
.mobile_wrap:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.mobile_wrap ul,
.mobile_wrap li,
.mobile_wrap dl,
.mobile_wrap dt,
.mobile_wrap dd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile_wrap .mobile-item-01 {
  width: 100%;
  background-image: url('/images//main/bg_item_01.jpg') !important;
  background-repeat: no-repeat !important;
  background-size: 100% auto;
}
.mobile_wrap .mobile-item-01:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.mobile_wrap .mobile-item-01 .main_news {
  width: 100%;
  background-color: rgba(16, 49, 107, 0.9);
}
.mobile_wrap .mobile-item-01 .main_news ul {
  width: 100%;
}
.mobile_wrap .mobile-item-01 .main_news ul li {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 0;
}
.mobile_wrap .mobile-item-01 .main_news ul li:last-child {
  border-bottom: none;
}
.mobile_wrap .mobile-item-01 .main_news ul li a {
  width: 100%;
  color: #4d4d4d;
  text-align: left;
  display: block;
  color: white;
  text-decoration: none;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
}
.mobile_wrap .mobile-item-01 .main_news ul li a span.type {
  position: absolute;
  width: 45px;
  height: 26px;
  background-image: url('/images//main/icon_news.png');
  background-repeat: no-repeat;
  background-size: 45px auto;
  font-size: 0;
  line-height: 0;
  text-indent: -999;
  overflow: hidden;
  display: block;
}
.mobile_wrap .mobile-item-01 .main_news ul li a span.type.notice {
  background-position: 0 0;
}
.mobile_wrap .mobile-item-01 .main_news ul li a span.type.bid {
  background-position: 0 -50px;
}
.mobile_wrap .mobile-item-01 .main_news ul li a span.type.data {
  background-position: 0 -100px;
}
.mobile_wrap .mobile-item-01 .main_news ul li a span.date {
  position: absolute;
  right: 0;
  top: 0;
  color: white;
  font-family: 'Saira Semi Condensed', "sans-serif", "AppleGothic", "Arial", "verdana", "Helvetica";
}
.mobile_wrap .mobile-item-01-1 {
  width: 100%;
  text-align: center;
}
.mobile_wrap .mobile-item-01-1:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.mobile_wrap .mobile-item-01-1 .main_pr {
  width: 100%;
  max-width: 490px;
  margin: 0 auto;
}
.mobile_wrap .mobile-item-02 {
  width: 100%;
  background-image: url('/images//main/bg_item_02.jpg') !important;
  background-repeat: no-repeat !important;
  background-size: 100% auto;
  text-align: center;
}
.mobile_wrap .mobile-item-02:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.mobile_wrap .mobile-item-02 ul.major_biz {
  width: 100%;
  display: inline-block;
}
.mobile_wrap .mobile-item-02 ul.major_biz.eng li a .normal .ttl {
  line-height: 1;
  letter-spacing: normal;
}
.mobile_wrap .mobile-item-02 ul.major_biz li {
  float: left;
}
.mobile_wrap .mobile-item-02 ul.major_biz li a {
  width: 100%;
  display: block;
  position: relative;
  text-decoration: none;
  text-align: center;
}
.mobile_wrap .mobile-item-02 ul.major_biz li a .icon {
  margin: 0 auto 0 auto;
  background-image: url('/images//main/icon_major_biz.png') !important;
  background-repeat: no-repeat !important;
}
.mobile_wrap .mobile-item-02 ul.major_biz li a .ttl {
  width: 100%;
  font-weight: 600;
  color: #fa291c;
  text-shadow: 4px 4px 10px #000000;
}
.mobile_wrap .mobile-item-03 {
  width: 100%;
  background-color: #f2f2f2;
}
.mobile_wrap .mobile-item-03:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.mobile_wrap .mobile-item-03 ul.buildings {
  width: 100%;
}
.mobile_wrap .mobile-item-03 ul.buildings:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.mobile_wrap .mobile-item-03 ul.buildings li.building {
  float: left;
  text-align: left;
}
.mobile_wrap .mobile-item-03 ul.buildings li.building a {
  text-decoration: none;
  position: relative;
  border: 1px solid #dddddd;
  background-color: white;
  display: block;
  background-position: right bottom;
  background-size: 50% auto;
}
.mobile_wrap .mobile-item-03 ul.buildings li.building a h1 {
  margin: 0;
  color: #7b4cb6;
  line-height: 1.4;
}
.mobile_wrap .mobile-item-03 ul.buildings li.building a h2 {
  margin: 0;
  color: black;
  line-height: 1.4;
}
.mobile_wrap .mobile-item-03 ul.buildings li.building a p {
  width: 100%;
  line-height: 1.4;
  color: #666666;
}
.mobile_wrap .mobile-item-03 ul.buildings li.building a span.more {
  display: inline-block;
  color: white;
  background-color: #7b4cb6;
}
.mobile_wrap .mobile-item-03 ul.buildings li.building a span.more i {
  margin-left: 5px;
  vertical-align: middle;
}
.mobile_wrap .mobile-item-03 ul.buildings li.gbc a {
  background-image: url('/images//main/pic_gbc_hover.jpg') !important;
  background-repeat: no-repeat !important;
}
.mobile_wrap .mobile-item-03 ul.buildings li.wc a {
  background-image: url('/images//main/pic_wc_hover.jpg') !important;
  background-repeat: no-repeat !important;
}
.mobile_wrap .mobile-item-03 ul.buildings li.wcrc a {
  background-image: url('/images//main/pic_wcrc_hover.jpg') !important;
  background-repeat: no-repeat !important;
}
.mobile_wrap .mobile-item-03 ul.buildings li.tb a {
  background-image: url('/images//main/pic_tb_hover.jpg') !important;
  background-repeat: no-repeat !important;
}
.mobile_wrap .mobile-item-04 {
  width: 100%;
  position: relative;
}
.mobile_wrap .mobile-item-04:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.mobile_wrap .mobile-item-04 video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
}
.mobile_wrap .mobile-item-04 ul.facilities {
  width: 100%;
}
.mobile_wrap .mobile-item-04 ul.facilities.eng li.facility a dl dt {
  line-height: 1.1;
  letter-spacing: -0.34px;
}
.mobile_wrap .mobile-item-04 ul.facilities li.facility {
  float: left;
}
.mobile_wrap .mobile-item-04 ul.facilities li.facility a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.mobile_wrap .mobile-item-04 ul.facilities li.facility a dl {
  width: 100%;
  height: 100%;
  text-align: center;
}
.mobile_wrap .mobile-item-04 ul.facilities li.facility a dl dd.icon {
  background-image: url('/images//main/icon_facility.png') !important;
  background-repeat: no-repeat !important;
  margin: 0 auto;
}
.mobile_wrap .mobile-item-04 ul.facilities li.facility a dl dt {
  width: 100%;
  color: #4d4d4d;
  font-weight: 600;
  padding: 0;
  text-decoration: none;
}
@media (min-width: 1030px) {
  .pc_wrap {
    display: block !important;
  }
  .mobile_wrap {
    display: none !important;
    font-size: 0 !important;
    line-height: 0 !important;
    overflow: hidden !important;
    text-indent: -999 !important;
  }
}
@media (max-width: 1029px) {
  .pc_wrap {
    display: none !important;
    font-size: 0 !important;
    line-height: 0 !important;
    overflow: hidden !important;
    text-indent: -999 !important;
  }
  .mobile_wrap {
    display: block !important;
    padding: 60px 0 20px 0;
  }
}
@media (min-width: 750px) {
  .mobile-item-01 {
    padding: 20px 20px;
  }
  .mobile-item-01 .main_news {
    margin-bottom: 20px;
  }
  .mobile-item-01 .main_news a {
    height: 60px;
    line-height: 60px;
    padding: 0 70px 0 70px;
    font-size: 1.6rem;
  }
  .mobile-item-01 .main_news a span.type {
    left: 15px;
    top: 17px;
  }
  .mobile-item-01 .main_news a span.date {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
@media (max-width: 749px) {
  .mobile-item-01 {
    padding: 15px 15px;
  }
  .mobile-item-01 .main_news {
    margin-bottom: 15px;
  }
  .mobile-item-01 .main_news a {
    height: 40px;
    line-height: 40px;
    padding: 0 70px 0 70px;
    font-size: 1.4rem;
  }
  .mobile-item-01 .main_news a span.type {
    left: 15px;
    top: 7px;
  }
  .mobile-item-01 .main_news a span.date {
    width: 50px;
    height: 40px;
    line-height: 40px;
  }
}
@media (min-width: 750px) {
  .mobile-item-01-1 {
    padding: 20px 20px;
  }
  .mobile-item-01-1 .main_pr {
    width: 490px;
    margin-bottom: 20px;
  }
  .mobile-item-01-1 .main_pr .pr-carousel {
    width: 490px;
    height: 150px;
    overflow: hidden;
  }
  .mobile-item-01-1 .main_pr .pr-carousel .pr-carousel-cell {
    width: 490px;
    height: 150px;
    border-radius: 5px;
    overflow: hidden;
  }
  .mobile-item-01-1 .main_pr .pr-carousel .pr-carousel-cell a {
    width: 100%;
    height: auto;
    display: block;
  }
}
@media (max-width: 749px) {
  .mobile-item-01-1 {
    padding: 15px 15px;
  }
  .mobile-item-01-1 .main_pr {
    height: auto;
  }
  .mobile-item-01-1 .main_pr .pr-carousel {
    width: 100%;
    max-width: 490px;
    height: auto;
    overflow: hidden;
  }
  .mobile-item-01-1 .main_pr .pr-carousel .pr-carousel-cell {
    width: 100%;
    height: auto;
    border-radius: 5px;
    overflow: hidden;
  }
  .mobile-item-01-1 .main_pr .pr-carousel .pr-carousel-cell a {
    width: 100%;
    height: auto;
    display: block;
  }
  .mobile-item-01-1 .main_pr .pr-carousel .pr-carousel-cell a img {
    width: 100%;
    height: auto;
    float: left;
  }
}
@media (min-width: 600px) {
  .mobile-item-02 {
    padding: 100px 20px;
  }
  .mobile-item-02 ul li {
    width: 25%;
    padding: 0 5px;
  }
  .mobile-item-02 ul li .icon {
    width: 120px;
    height: 120px;
    background-size: 240px auto;
  }
  .mobile-item-02 ul li .ttl {
    font-size: 2rem;
  }
  .mobile-item-02 ul li:first-child .icon {
    background-position: 0 0;
  }
  .mobile-item-02 ul li:nth-child(2) .icon {
    background-position: 0 -120px;
  }
  .mobile-item-02 ul li:nth-child(3) .icon {
    background-position: 0 -240px;
  }
  .mobile-item-02 ul li:last-child .icon {
    background-position: 0 -360px;
  }
}
@media (max-width: 599px) {
  .mobile-item-02 {
    padding: 50px 15px;
  }
  .mobile-item-02 ul li {
    width: 25%;
    padding: 0 2px;
  }
  .mobile-item-02 ul li .icon {
    width: 60px;
    height: 60px;
    background-size: 120px auto;
  }
  .mobile-item-02 ul li .ttl {
    font-size: 1.3rem;
    letter-spacing: -1px;
  }
  .mobile-item-02 ul li:first-child .icon {
    background-position: 0 0;
  }
  .mobile-item-02 ul li:nth-child(2) .icon {
    background-position: 0 -60px;
  }
  .mobile-item-02 ul li:nth-child(3) .icon {
    background-position: 0 -120px;
  }
  .mobile-item-02 ul li:last-child .icon {
    background-position: 0 -180px;
  }
}
@media (min-width: 750px) {
  .mobile-item-03 {
    padding: 20px 20px;
  }
  .mobile-item-03 li {
    width: 50%;
    padding: 5px;
  }
  .mobile-item-03 a {
    height: 250px;
    padding: 20px;
  }
  .mobile-item-03 a h1 {
    font-size: 2.4rem;
    padding-bottom: 5px;
  }
  .mobile-item-03 a h2 {
    font-size: 1.6rem;
  }
  .mobile-item-03 a p {
    font-size: 1.3rem;
  }
  .mobile-item-03 a span.more {
    font-size: 1.3rem;
    padding: 0 15px 0 25px;
    height: 34px;
    line-height: 34px;
    border-radius: 17px;
  }
  .mobile-item-03 a span.more i {
    font-size: 1.8rem;
  }
}
@media (max-width: 749px) {
  .mobile-item-03 {
    padding: 15px 15px;
  }
  .mobile-item-03 li {
    width: 100%;
    padding: 5px 0;
  }
  .mobile-item-03 a {
    height: 250px;
    padding: 20px;
  }
  .mobile-item-03 a h1 {
    font-size: 2.2rem;
    padding-bottom: 5px;
  }
  .mobile-item-03 a h2 {
    font-size: 1.5rem;
  }
  .mobile-item-03 a p {
    font-size: 1.2rem;
  }
  .mobile-item-03 a span.more {
    font-size: 1.2rem;
    padding: 0 10px 0 15px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
  }
  .mobile-item-03 a span.more i {
    font-size: 1.6rem;
  }
}
@media (min-width: 800px) {
  .mobile-item-04 ul.facilities {
    padding: 20px;
  }
  .mobile-item-04 ul.facilities li.facility {
    width: 25%;
    height: 200px;
    padding: 1px;
  }
  .mobile-item-04 ul.facilities li.facility dt {
    font-size: 2rem;
    margin: -40px 0 0 0;
  }
  .mobile-item-04 ul.facilities li.facility dd.icon {
    width: 190px;
    height: 190px;
    background-size: 380px auto;
  }
  .mobile-item-04 ul.facilities li.fc-07 dd.icon {
    background-position: 0 0;
  }
  .mobile-item-04 ul.facilities li.fc-08 dd.icon {
    background-position: 0 -190px;
  }
  .mobile-item-04 ul.facilities li.fc-05 dd.icon {
    background-position: 0 -380px;
  }
  .mobile-item-04 ul.facilities li.fc-06 dd.icon {
    background-position: 0 -570px;
  }
  .mobile-item-04 ul.facilities li.fc-03 dd.icon {
    background-position: 0 -760px;
  }
  .mobile-item-04 ul.facilities li.fc-02 dd.icon {
    background-position: 0 -950px;
  }
  .mobile-item-04 ul.facilities li.fc-01 dd.icon {
    background-position: 0 -1140px;
  }
  .mobile-item-04 ul.facilities li.fc-04 dd.icon {
    background-position: 0 -1330px;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .mobile-item-04 ul.facilities {
    padding: 15px;
  }
  .mobile-item-04 ul.facilities li.facility {
    width: 25%;
    height: 120px;
    padding: 1px;
  }
  .mobile-item-04 ul.facilities li.facility dt {
    font-size: 1.5rem;
    margin: -20px 0 0 0;
  }
  .mobile-item-04 ul.facilities li.facility dd.icon {
    width: 95px;
    height: 95px;
    background-size: 190px auto;
  }
  .mobile-item-04 ul.facilities li.fc-07 dd.icon {
    background-position: 0 0;
  }
  .mobile-item-04 ul.facilities li.fc-08 dd.icon {
    background-position: 0 -95px;
  }
  .mobile-item-04 ul.facilities li.fc-05 dd.icon {
    background-position: 0 -190px;
  }
  .mobile-item-04 ul.facilities li.fc-06 dd.icon {
    background-position: 0 -285px;
  }
  .mobile-item-04 ul.facilities li.fc-03 dd.icon {
    background-position: 0 -380px;
  }
  .mobile-item-04 ul.facilities li.fc-02 dd.icon {
    background-position: 0 -475px;
  }
  .mobile-item-04 ul.facilities li.fc-01 dd.icon {
    background-position: 0 -570px;
  }
  .mobile-item-04 ul.facilities li.fc-04 dd.icon {
    background-position: 0 -665px;
  }
}
@media (max-width: 499px) {
  .mobile-item-04 ul.facilities {
    padding: 15px;
  }
  .mobile-item-04 ul.facilities li.facility {
    width: 33.33%;
    height: 120px;
    padding: 1px;
  }
  .mobile-item-04 ul.facilities li.facility dt {
    font-size: 1.3rem;
    margin: -20px 0 0 0;
  }
  .mobile-item-04 ul.facilities li.facility dd.icon {
    width: 95px;
    height: 95px;
    background-size: 190px auto;
  }
  .mobile-item-04 ul.facilities li.fc-07 dd.icon {
    background-position: 0 0;
  }
  .mobile-item-04 ul.facilities li.fc-08 dd.icon {
    background-position: 0 -95px;
  }
  .mobile-item-04 ul.facilities li.fc-05 dd.icon {
    background-position: 0 -190px;
  }
  .mobile-item-04 ul.facilities li.fc-06 dd.icon {
    background-position: 0 -285px;
  }
  .mobile-item-04 ul.facilities li.fc-03 dd.icon {
    background-position: 0 -380px;
  }
  .mobile-item-04 ul.facilities li.fc-02 dd.icon {
    background-position: 0 -475px;
  }
  .mobile-item-04 ul.facilities li.fc-01 dd.icon {
    background-position: 0 -570px;
  }
  .mobile-item-04 ul.facilities li.fc-04 dd.icon {
    background-position: 0 -665px;
  }
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5% !important;
  overflow-x: hidden;
  font-family: "Noto Sans KR";
  font-weight: 400;
}
.opening_body {
  background-color: #01479D;
  min-width: 360px;
}
.opening_wrap {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.opening_wrap .opening_HD {
  width: 100%;
  text-align: left;
  position: relative;
}
.opening_wrap .opening_HD h1 {
  padding: 0;
}
.opening_wrap .opening_HD p.date {
  font-weight: 600;
  color: white;
  padding: 0;
}
.opening_wrap .opening_HD p.date span {
  color: #21b7cf;
}
.opening_wrap .opening_HD .ci {
  background-image: url('/images//main/opening_logo.png') !important;
  background-repeat: no-repeat !important;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -999;
}
.opening_wrap .opening_MD {
  width: 100%;
  background-color: white;
}
.opening_wrap .clr30 {
  clear: both;
  width: 1px;
  height: 30px;
}
.opening_wrap img.invitation {
  width: 100%;
  height: auto;
  max-width: 900px;
}
.opening_wrap img.map {
  width: 100%;
  height: auto;
  max-width: 760px;
}
.opening_wrap .bottom-btn {
  width: 100%;
  text-align: center;
}
.opening_wrap .bottom-btn a {
  display: inline-block;
  margin: 0 auto;
  background-color: #10316b;
  color: white;
  text-decoration: none;
}
.opening_wrap .bottom-btn a:hover {
  background-color: black;
  text-decoration: none;
}
.opening_wrap .bottom-btn a i {
  margin-left: 5px;
}
@media (min-width: 1100px) {
  .opening_body {
    padding: 0;
  }
  .opening_wrap {
    padding-bottom: 50px;
  }
  .opening_HD {
    padding: 30px 0;
  }
  .opening_HD h1 {
    width: 544px;
    height: 50px;
    background-image: url('/images//main/ttl_opening.png') !important;
    background-repeat: no-repeat !important;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-indent: -999;
    margin: 0;
  }
  .opening_HD p.date {
    font-size: 2rem;
    margin: 15px 0 0 0 ;
    padding: 0;
  }
  .opening_HD .ci {
    width: 280px;
    height: 90px;
    background-size: 280px 90px;
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-indent: -999;
  }
  .opening_MD {
    border-radius: 30px;
    padding: 50px;
  }
  .bottom-btn a {
    padding: 15px 50px;
    font-size: 2rem;
    border-radius: 30px;
  }
}
@media (min-width: 650px) and (max-width: 1099px) {
  .opening_body {
    padding: 0 20px;
  }
  .opening_wrap {
    padding-bottom: 35px;
  }
  .opening_HD {
    padding: 30px 0;
  }
  .opening_HD h1 {
    width: 400px;
    height: 37px;
    background-image: url('/images//main/ttl_opening.png') !important;
    background-repeat: no-repeat !important;
    background-size: 400px auto;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-indent: -999;
    margin: 0;
  }
  .opening_HD p.date {
    font-size: 1.8rem;
    margin: 10px 0 0 0;
    padding: 0;
  }
  .opening_HD .ci {
    width: 200px;
    height: 65px;
    background-size: 200px auto;
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-indent: -999;
  }
  .opening_MD {
    border-radius: 20px;
    padding: 20px;
  }
  .bottom-btn a {
    padding: 10px 30px;
    font-size: 1.8rem;
    border-radius: 20px;
  }
}
@media (max-width: 645px) {
  .opening_body {
    padding: 0 15px;
  }
  .opening_wrap {
    padding-bottom: 20px;
  }
  .opening_HD {
    padding: 15px 0;
    text-align: center;
  }
  .opening_HD h1 {
    width: 300px;
    height: 37px;
    background-image: url('/images//main/ttl_opening.png') !important;
    background-repeat: no-repeat !important;
    background-size: 300px auto;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-indent: -999;
    margin: 0 auto !important;
  }
  .opening_HD p.date {
    font-size: 1.4rem;
    margin: 5px 0 0 0 ;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .opening_HD .ci {
    margin: 10px auto 0 auto;
    width: 200px;
    height: 65px;
    background-size: 200px auto;
  }
  .opening_MD {
    border-radius: 15px;
    padding: 15px;
  }
  .bottom-btn a {
    padding: 8px 15px;
    font-size: 1.3rem;
    border-radius: 10px;
  }
}
.opening_tab_wrap {
  width: 100%;
}
.opening_tab_wrap:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.opening_tab_wrap ul,
.opening_tab_wrap li {
  list-style: none;
}
.opening_tab_wrap ul {
  margin: 0;
  padding: 0;
}
.opening_tab_wrap .tab-menu {
  width: 100%;
}
.opening_tab_wrap .tab-menu:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.opening_tab_wrap .tab-menu ul {
  width: 100%;
  float: left;
  padding-left: 1px;
}
.opening_tab_wrap .tab-menu ul li {
  width: 25%;
  float: left;
  margin-left: -1px;
}
.opening_tab_wrap .tab-menu ul li a {
  width: 100%;
  text-align: center;
  display: block;
  color: #4d4d4d;
  font-weight: 600;
  border: 1px solid #e1e1e1;
  text-decoration: none;
}
.opening_tab_wrap .tab-menu ul li.active a {
  background-color: #01479D;
  color: white;
  border: 1px solid #01479D;
}
.opening_tab_wrap .tab-content {
  width: 100%;
  text-align: center;
}
.opening_tab_wrap .tab-content:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.opening_tab_wrap .table-wrap {
  width: 100%;
  border-top: 3px solid #01479D;
}
.opening_tab_wrap .table-wrap table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
.opening_tab_wrap .table-wrap table th {
  border: 1px solid #e1e1e1;
  color: #01479D;
  text-align: center;
}
.opening_tab_wrap .table-wrap table td {
  border: 1px solid #e1e1e1;
  color: #777;
}
.opening_tab_wrap .table-wrap table .num {
  font-family: 'Saira Semi Condensed', "sans-serif", "AppleGothic", "Arial", "verdana", "Helvetica";
  font-weight: 600;
  border-left: 2px solid #21B7CF;
}
.opening_tab_wrap .table-wrap table tr.bg th,
.opening_tab_wrap .table-wrap table tr.bg td {
  background-color: #fcf0f0;
  color: black;
}
.opening_tab_wrap .table-wrap table tr.bg th.num,
.opening_tab_wrap .table-wrap table tr.bg td.num {
  border: 1px solid #e1e1e1 !important;
}
.opening_tab_wrap .table-wrap table tr.bg2 th,
.opening_tab_wrap .table-wrap table tr.bg2 td {
  background-color: #f9f9f9;
  color: black;
  font-weight: 600;
}
.opening_tab_wrap .table-wrap table tr.bg2 th.num,
.opening_tab_wrap .table-wrap table tr.bg2 td.num {
  border: 1px solid #e1e1e1 !important;
}
.opening_tab_wrap .intro-wrap {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  text-align: left;
}
.opening_tab_wrap .intro-wrap h2 {
  width: 100%;
  margin: 0;
  font-weight: 600;
  color: #10316b;
  position: relative;
}
.opening_tab_wrap .intro-wrap h2 i {
  position: absolute;
  left: 0;
  top: 6px;
  color: #21B7CF;
}
.opening_tab_wrap .intro {
  width: 100%;
  text-align: left;
}
.opening_tab_wrap .intro dl {
  width: 100%;
  position: relative;
}
.opening_tab_wrap .intro dl dt {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 600;
  text-align: center;
  color: white;
  background-color: #21b7cf;
}
.opening_tab_wrap .intro dl dd {
  color: #444;
  margin: 0;
  word-break: break-all;
}
.opening_tab_wrap .intro dl dd b {
  color: black;
  font-weight: 600;
}
.opening_tab_wrap .intro dl b.title {
  color: #01479D;
  font-weight: 600;
}
.opening_tab_wrap ul.intro-list {
  width: 100%;
  text-align: left;
}
.opening_tab_wrap ul.intro-list li {
  width: 100%;
  position: relative;
  line-height: 1.6;
  color: #444;
}
.opening_tab_wrap ul.intro-list li span {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 600;
  text-align: center;
  color: white;
  background-color: #01479D;
}
.opening_tab_wrap ul.list_type_01 {
  width: 100%;
  margin: 0;
  padding: 0;
}
.opening_tab_wrap ul.list_type_01 li {
  text-align: left;
  width: 100%;
  position: relative;
  line-height: 1.6;
  color: #777;
}
.opening_tab_wrap ul.list_type_01 li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: black;
  margin: 0 0 3px 0 !important;
  padding: 0;
}
@media (min-width: 1100px) {
  .tab-content {
    padding: 50px 0;
  }
  .tab-menu ul li a {
    height: 60px;
    line-height: 60px;
    font-size: 1.8rem;
  }
  .table-wrap table th {
    font-size: 1.6rem;
    padding: 10px;
  }
  .table-wrap table td {
    font-size: 1.5rem;
    padding: 10px;
  }
  .table-wrap table .num {
    font-size: 1.6rem;
  }
  .intro-wrap h2 {
    padding: 0 0 15px 30px;
    font-size: 2.4rem;
  }
  .intro {
    margin-bottom: 15px;
  }
  .intro dl {
    padding: 0 0 0 160px;
    min-height: 40px;
  }
  .intro dl dt {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 1.6rem;
    border-radius: 20px;
  }
  .intro dl dd {
    line-height: 1.6;
    font-size: 1.6rem;
    padding: 10px 0 0 0;
  }
  .intro dl b.title {
    font-size: 2rem;
  }
  ul.intro-list li {
    padding: 10px 0 0 160px;
    min-height: 40px;
    line-height: 1.6;
    font-size: 1.6rem;
    margin: 0 0 15px 0;
  }
  ul.intro-list li span {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 1.6rem;
    border-radius: 20px;
  }
  ul.list_type_01 li {
    padding: 0 0 0 10px;
    line-height: 1.6;
    font-size: 1.5rem;
  }
}
@media (min-width: 600px) and (max-width: 1099px) {
  .tab-content {
    padding: 30px 0;
  }
  .tab-menu ul li a {
    height: 50px;
    line-height: 50px;
    font-size: 1.6rem;
  }
  .table-wrap table th {
    font-size: 1.5rem;
    padding: 7px;
  }
  .table-wrap table td {
    font-size: 1.4rem;
    padding: 7px;
  }
  .table-wrap table .num {
    font-size: 1.5rem;
  }
  .intro-wrap h2 {
    padding: 1px 0 10px 20px;
    font-size: 1.8rem;
  }
  .intro {
    margin-bottom: 10px;
  }
  .intro dl {
    padding: 0 0 0 115px;
    min-height: 30px;
  }
  .intro dl dt {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 1.4rem;
    border-radius: 15px;
  }
  .intro dl dd {
    line-height: 1.6;
    font-size: 1.4rem;
    padding: 5px 0 0 0;
  }
  .intro dl b.title {
    font-size: 1.6rem;
  }
  ul.intro-list li {
    padding: 5px 0 0 115px;
    min-height: 30px;
    line-height: 1.6;
    font-size: 1.4rem;
    margin: 0 0 10px 0;
  }
  ul.intro-list li span {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 1.4rem;
    border-radius: 15px;
  }
  ul.list_type_01 li {
    padding: 0 0 0 8px;
    line-height: 1.6;
    font-size: 1.4rem;
  }
}
@media (max-width: 599px) {
  .tab-content {
    padding: 20px 0;
  }
  .tab-menu ul li a {
    height: 40px;
    line-height: 40px;
    font-size: 1.2rem;
  }
  .table-wrap table th {
    font-size: 1.4rem;
    padding: 5px;
  }
  .table-wrap table td {
    font-size: 1.3rem;
    padding: 5px;
  }
  .table-wrap table .num {
    font-size: 1.4rem;
  }
  .intro-wrap h2 {
    padding: 2px 0 5px 20px;
    font-size: 1.6rem;
  }
  .intro {
    margin-bottom: 5px;
  }
  .intro dl {
    padding: 0 0 0 80px;
    min-height: 24px;
  }
  .intro dl dt {
    width: 70px;
    height: 24px;
    line-height: 24px;
    font-size: 1.3rem;
    border-radius: 12px;
  }
  .intro dl dd {
    line-height: 1.6;
    font-size: 1.3rem;
    padding: 3px 0 0 0;
  }
  .intro dl b.title {
    font-size: 1.4rem;
  }
  ul.intro-list li {
    padding: 3px 0 0 80px;
    min-height: 24px;
    line-height: 1.6;
    font-size: 1.2rem;
    margin: 0 0 5px 0;
  }
  ul.intro-list li span {
    width: 70px;
    height: 24px;
    line-height: 24px;
    font-size: 1.3rem;
    border-radius: 12px;
  }
  ul.list_type_01 li {
    padding: 0 0 0 8px;
    line-height: 1.6;
    font-size: 1.3rem;
  }
}
/* 시작하면서 뜨는 팝업창-cw.lee(2019.08)*/
.openPop {
  display: none;
  z-index: 2999;
  max-width: 400px;
  min-width: 250px;
}
.openPop ul,
.openPop li {
  list-style: none;
}
.openPop ul,
.openPop li {
  margin: 0;
  padding: 0;
}
.openPop .openPop-wrap {
  width: 100%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  background-color: white;
}
.openPop .openPop-wrap .openPop-con {
  width: 100%;
  height: auto;
  font-size: 1.4rem;
  line-height: 1.4;
}
.openPop .openPop-wrap .openPop-con .pop-con-w {
  padding: 1.5rem;
  width: 100%;
}
.openPop .openPop-wrap .openPop-con img {
  display: block;
  width: 100%;
  height: auto;
}
.openPop .openPop-wrap .openPop-ft {
  width: 100%;
  border-top: 1px solid #e6e6e6;
  background-color: white;
  margin: 0;
}
.openPop .openPop-wrap .openPop-ft:after {
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  *zoom: 1;
}
.openPop .openPop-wrap .openPop-ft li {
  width: 50%;
  float: left;
  margin: 0;
}
.openPop .openPop-wrap .openPop-ft li:first-child {
  border-right: 1px solid #e6e6e6;
}
.openPop .openPop-wrap .openPop-ft li .openPop-btn {
  width: 100%;
  height: 70px;
  background: linear-gradient(to bottom, #ffffff 0%, #e1e1e1 100%);
  text-align: center;
  font-size: 14px;
  color: #4d4d4d;
}
.openPop .openPop-wrap .openPop-ft li .openPop-btn i {
  color: #999999;
  margin-right: 5px;
  font-size: 22px;
  vertical-align: middle;
  transition: all 0.2s ease-out;
}
.openPop .openPop-wrap .openPop-ft li .openPop-btn:hover i {
  color: #10316b;
  transition: all 0.2s ease-out;
}
@media (min-width: 830px) {
  .openPop {
    width: 20%;
    top: 110px;
    position: absolute;
  }
}
@media (max-width: 829px) {
  .openPop {
    width: 95%;
    position: absolute;
    top: 50px;
    left: 10px !important;
  }
}
/* 상단홍보배너 */
.top_banner {
  display: block;
  width: 100%;
}
