@font-face {
  font-family: 'preT';
  font-weight: 200;
  src: local("%"), url("../font/Pretendard-Thin.otf") format("opentype"); }
@font-face {
  font-family: 'preT';
  font-weight: 300;
  src: local("%"), url("../font/Pretendard-Regular.otf") format("opentype"); }
@font-face {
  font-family: 'preT';
  font-weight: 400;
  src: local("%"), url("../font/Pretendard-Medium.otf") format("opentype"); }
@font-face {
  font-family: 'preT';
  font-weight: 500;
  src: local("%"), url("../font/Pretendard-Bold.otf") format("opentype"); }
/* tag reset */
body, h1, h2, h3, h4, h5, ul, button, p, video {
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

ul {
  list-style: none; }

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: inherit; }

button {
  border: none;
  background: none;
  cursor: pointer; }

img {
  vertical-align: top;
  border: none;
  max-width: 100%; }

address {
  font-style: normal; }

header, nav, section, article, footer {
  display: block; }

iframe {
  display: block;
  position: absolute;
  top: 150px;
  right: 150px; }

article {
  overflow: auto; }

/* common class */
.p_r {
  position: relative; }

.p_a {
  position: absolute; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.sr-only {
  opacity: 0; }

.po_a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

/* common */
body {
  color: #333;
  font-family: preT; }

#contain {
  width: 1920px;
  position: relative;
  margin: auto; }

header, section, article, footer {
  width: 100%;
  margin: auto; }

#snb {
  display: none; }

body {

  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* header*/
header {
  width: 100%;
  height: 100px;
  background: #fff;
  background-image: url(../images/hedader_bg.png);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100; }

.hed_box {
  float: left; }
  .hed_box .hed_logo {
    display: block;
    padding: 26px;
    float: left; }
  .hed_box .linkbox {
    position: absolute;
    right: 25px; }
    .hed_box .linkbox ul {
      width: 200px;
      height: 100px; }
    .hed_box .linkbox li {
      float: left;
      width: 100px;
      display: block;
      line-height: 100px; }
    .hed_box .linkbox a {
      color: #000;
      font-weight: 500;
      font-family: preT;
      font-size: 25px; }
      .hed_box .linkbox a:hover::after {
        content: "";
        display: block;
        width: 75%;
        border-bottom: 5px solid #000;
        margin-top: -30px; }

/*index */
article {
  padding-top: 100px;
  width: 1200px; }

.in_txtbox {
  color: #fff; }
.in_txtbox .in_date {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 75px;
    margin-top: 10px; }
.in_txtbox .in_title {
    font-size: 50px;
    font-weight: 500;
    line-height: 60px;
    margin-bottom: 30px; }
.in_txtbox .in_subtit {
    font-size: 25px;
    font-weight: 300;
    line-height: 35px; }

.in_bg_wh {
  width: 70%;
  height: 100%;
  background: #fff;
  right: 0;
  position: fixed;
  top: 0;
  z-index: -1; }

.in_navbox {
  position: fixed;
  top: 70%;
  color: #fff;
  font-size: 25px;
  font-weight: 300; }
  .in_navbox ul li:nth-child(3) {
    letter-spacing: 12px; }
  .in_navbox ul a {
    display: block;
    margin-bottom: 30px;
    height: 40px; }
    .in_navbox ul a:hover::after {
      content: "";
      display: block;
      width: 90%;
      padding-top: 10px;
      border-bottom: 3px solid #fff; }
/*#in_intro*/

#in_credit .frame_box {
    width: 100%;
    max-width: auto;
    height: auto;
    float: right;
    height: auto; }
    #in_credit .frame_box video {
      float: right; }
      #in_credit .in_intro_txt {
    width: 800px;
    float: right;
    position: relative; }
    #in_credit .in_intro_txt ul {
      width: 800px;
      margin-top: 30px; }
      #in_credit .in_intro_txt ul li {
        float: left;
        line-height: 30px;
        width: 400px;
        height: 70px; }
        #in_credit .in_intro_txt ul li.intro_lf {
          font-weight: 500;
          font-size: 18px;
          line-height: 25px; }
          #in_credit.in_intro_txt ul li.intro_ri {
          font-weight: 200;
          font-size: 18px;
          float: right;
          text-align: right; }
          #in_credit .in_intro_txt .intro_logo {
      float: left;
      margin-top: 30px; }
      #in_credit .in_intro_txt .intro_logo img {
        margin-bottom: 50px; }

#in_credit {
    height: auto;
    overflow: hidden;}
  #in_credit .frame_box {
    width: 100%;
    max-width: 100%;
    height: auto;
    float: right; }
    #in_credit .frame_box video {
      float: right; }
  #in_credit .in_credit_txt {
    width: 800px;
    height: 100%;
    position: relative;
    float: right; }
    #in_credit .in_credit_txt .cre_tit {
      font-size: 18px;
      font-weight: 500;
      width: 200px;
      margin-bottom: 20px; }
    #in_credit .in_credit_txt .cre_pos {
      font-weight: 500; }
    #in_credit .in_credit_txt .cre_list {
      width: 800px;
      margin-top: 30px;
      font-weight: 200; }
      #in_credit .in_credit_txt .cre_list .credit_lf, #in_credit .in_credit_txt .cre_list .credit_ri {
        float: left;
        line-height: 30px;
        width: 400px;
        height: 70px; }
      #in_credit .in_credit_txt .cre_list .credit_lf li {
        float: left;
        width: 70px; }
    #in_credit .in_credit_txt .intro_logo {
      float: left;
      margin-top: 30px; }
      #in_credit .in_credit_txt .intro_logo img {
        margin-bottom: 50px; }
/*in_map*/
/*#in_map {
  height: auto;
  overflow: hidden; }*/
  #in_credit .in_map_txt img {
    width: 500px;
    height: auto;
  }
    #in_credit .in_map_txt {
    width: 800px;
    height: 100%;
    position: relative;
    float: right; }
    #in_credit .in_map_txt .map_tit {
      font-size: 18px;
      font-weight: 500;
      width: 200px;
      margin-bottom: 10px; }
    #in_credit .in_map_txt .map_pos {
      font-weight: 500; }
    #in_credit .in_map_txt .map_mid {
      font-weight: 300; }
    #in_credit .in_map_txt .map_list {
      width: 800px;
      margin-top: 30px;
      font-weight: 200; }
      #in_credit .in_map_txt .map_list .map_lf, #in_credit .in_map_txt .map_list .map_ri {
        float: left;
        line-height: 30px;
        width: 400px;
        height: 70px; }
      #in_credit .in_map_txt .map_list .map_lf li {
        float: left;
        width: 70px; }

#in_depart {
  height: auto;
  overflow: hidden;
  padding-left:5%;
  padding-right:5%;
}
  #in_depart .in_dep_txt {
    width: 800px;
    height: 100%;
    position: relative;
    float: right;
    
    margin-top: 20%; }
    #in_depart .in_dep_txt .dep_tit {
      font-size: 18px;
      font-weight: 500;
      width: 200px;
      margin-bottom: 20px; }
    #in_depart .in_dep_txt .dep_list {
      width: 800px;
      margin-top: 30px;
      font-weight: 300;
      line-height: 25px; }
      #in_depart .in_dep_txt .dep_list .map_lf, #in_depart .in_dep_txt .dep_list .map_ri {
        float: left;
        line-height: 30px;
        width: 400px;
        height: 70px; }
      #in_depart .in_dep_txt .dep_list .map_lf li {
        float: left;
        width: 70px; }

.in_txt {
  font-size: 15px;
  font-weight: 300;
  line-height: 30px; }

#video {
  position: absolute;
  top: 0px;
  left: 0px;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  overflow: hidden; }

/* detail */
#contain.contain {
  margin-bottom: 50px;
  background: url(../images/details_bg_2.png) no-repeat;
  width: 100%;
  background-position: left bottom; }

.infobox {
  width: 1200px;
  margin-top: 200px; }
  .infobox .pf_box {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 20px;
    -webkit-border-radius: 90%;
    -moz-border-radius: 90%;
    border-radius: 90%;
    border: 1px solid #0D467E;
    box-sizing: border-box; }
  .infobox .namebox {
    width: 30%;
    float: left;
    font-size: 15px;
    margin-top: -20px; }
    .infobox .namebox .name {
      font-weight: 500;
      margin-top: 20px;
      margin-left: 87px;
      font-size: 18px; }
    .infobox .namebox .eng_name {
      font-weight: 200;
      margin-top: 20px;
      margin-left: 87px; }
    .infobox .namebox .email li {
      float: left;
      font-weight: 200;
      margin-top: 20px; }
    .infobox .namebox .email .e_tit {
      font-weight: 500;
      margin-right: 20px; }
  .infobox .pjbox {
    width: 70%;
    margin-left: 30%; }
    .infobox .pjbox .pj_t, .infobox .pjbox .pj_bg {
      font-weight: 500; }
    .infobox .pjbox .pj_subt, .infobox .pjbox .pj_bgt {
      font-weight: 300; }
    .infobox .pjbox .pj_t {
      font-size: 25px;
      margin-bottom: 20px; }
    .infobox .pjbox .pj_bg {
      font-size: 18px;
      margin-top: 30px; }
    .infobox .pjbox .pj_subt {
      font-size: 15px; }
    .infobox .pjbox .pj_bgt {
      font-size: 13px;
      line-height: 20px;
      margin-top: 20px;
      margin-bottom: 20px; }
    .infobox .pjbox .keyword li p {
      float: left;
      padding: 5px 30px;
      border: 1px solid #0D467E;
      box-sizing: border-box;
      font-size: 15px;
      font-weight: 300;
      color: #0d467e;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      margin-right: 20px; }
  .infobox .imgbox {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 140px; }
    .infobox .imgbox .detail_img {
      margin-top: 50px;
      width: 100%; }
      .infobox .imgbox .detail_img.mt_0 {
        margin-top: -50px; }
    .infobox .imgbox .detail_video {
      width: 100%;
      height: auto; }
    .infobox .imgbox .cpword {
      width: 100%;
      font-weight: 200;
      color: #555;
      text-align: center;
      margin-top: 70px;
      margin-bottom: 140px; }
    .infobox .imgbox .bt_btn_close {
      margin-top: -70px; }

#btn_close {
  position: relative;
  float: right;
  z-index: 1;
  width: 50px;
  height: 50px;
  background: #0D467E;
  -webkit-border-radius: 90%;
  -moz-border-radius: 90%;
  border-radius: 90%; }
  #btn_close .line {
    position: absolute;
    right: 10%;
    display: block;
    width: 80%;
    height: 5px;
    background: #ffffff; }
    #btn_close .line.top {
      -webkit-transform: rotate(405deg);
      -moz-transform: rotate(405deg);
      -o-transform: rotate(405deg);
      -ms-transform: rotate(405deg);
      transform: rotate(405deg);
      top: 22px; }
    #btn_close .line.btm {
      -webkit-transform: rotate(-405deg);
      -moz-transform: rotate(-405deg);
      -o-transform: rotate(-405deg);
      -ms-transform: rotate(-405deg);
      transform: rotate(-405deg);
      top: 22px; }

/* footer */
#footer {
  height: 120px;
  background: #0D467E;
  margin-top: 200px; }
  #footer p {
    font-family: preT;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 120px; }

/* media q*/
@media all and (min-width: 1001px) and (max-width: 1400px){
  #in_depart .in_dep_txt .dep_list {
    width: 525px;}
  
  }
@media all and (min-width: 1px) and (max-width: 1000px) {
  .hed_logo img {
    width: 200px;
    padding-top: 20px;
  }

  article {
    width: 100%;
    height: auto; }

  .index {
    padding-top: 150px;
    padding-left: 20px;
  }

  .in_bg_wh {
    width: 100%;
    height: 100%;
    background: #fff;
    right: 0;
    position: fixed;
    top: 0;
    z-index: -1; }

  .hid {
    display: none; }

  .linkbox {
    display: none; }

  .nav_btn {
    width: 50px;
    height: 41px;
    position: fixed;
    top: 30px;
    right: 40px;
    z-index: 1000; }
    .nav_btn .btn_open .line {
      display: block;
      width: 50px;
      height: 7px;
      background: #000;
      margin-bottom: 7px; }

  /*#in_intro */
  /*#in_intro {
    width: 100%;
    height: auto; }*/
    #in_credit .frame_box {
      width: 100%;
      height: auto; }
      #in_credit .frame_box video {
        float: right;
        width: 100%;
        height: auto; }
        #in_credit .in_intro_txt {
      width: 90%;
      height: auto;
      float: left;
      position: relative;
      padding-top: 10px;
      padding-right: 5%;
      padding-left: 5%;
    }
      #in_credit .in_intro_txt ul {
        width: 100%;
        margin-top: 30px; }
        #in_credit .in_intro_txt ul li {
          width: 50%; }
          #in_credit .in_intro_txt ul .intro_ri {
          display: block;
          text-align: left; }
          #in_credit .in_intro_txt .intro_logo {
        float: left;
        margin-top: 30px;
        width: 100%; }
        #in_credit .in_intro_txt .intro_logo img {
          margin-bottom: 50px; }

  #in_credit {
    width: 100%;
    height: auto;
  }
    #in_credit .frame_box {
      width: 100%;
      max-width: auto;
      height: auto;
      float: right; }
      #in_credit .frame_box video {
        float: right;
        width: 100%;
        height: auto;
        margin-bottom: 30px; }
    #in_credit .in_credit_txt {
      width: 100%;
      height: auto;
      position: relative;
      float: none;

    }
      #in_credit .in_credit_txt .cre_list {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        height: auto; }
        #in_credit .in_credit_txt .cre_list .credit_lf, #in_credit .in_credit_txt .cre_list .credit_ri {
          float: left;
          line-height: 30px;
          width: 45%;
          height: auto;
          padding-left: 5%;}
      #in_credit .in_credit_txt .intro_logo {
        float: left;
        margin-top: 30px; }
        #in_credit .in_credit_txt .intro_logo img {
          margin-bottom: 50px; }

   /*#in_credit {
    padding: 20px;
    width: 100%;
    height: auto; }*/
    #in_credit .in_map_txt {
      width: 100%;
      height: auto;
      position: relative;
      float: none; }
      #in_credit .in_map_txt .map_tit {
        font-size: 18px;
        font-weight: 500;
        width: 200px;
        margin-bottom: 10px; }
        #in_credit .in_map_txt .map_pos {
        font-weight: 500; }
        #in_credit.in_map_txt .map_mid {
        font-weight: 300; }
        #in_credit .in_map_txt .map_list {
        width: 90%;
        margin-top: 30px;
        font-weight: 200;
        padding-left: 5%;
      }
        #in_credit .in_map_txt .map_list .map_lf, #in_credit .in_map_txt .map_list .map_ri {
          display: block;
          width: 100%;
          height: auto; }

  #in_depart {
    width: 100%;
    height: auto;}
    #in_depart .in_dep_txt {
      width: 100%;
      height: auto;
      position: relative;
      float: none;
      padding-top: 20%; }
      #in_depart .in_dep_txt .dep_list {
        width: 90%;
        margin-top: 30px; }

  .infobox {
    width: 100%;
    background: #fff;
    position: relative;
    margin-top: 50px; }
    .infobox .namebox {
      width: 90%;
      display: table;
      margin-left: 10px;
      margin-bottom: 50px; }
    .infobox .pjbox {
      width: 90%;
      margin-top: 20px;
      height: 300px;
      display: table;
      margin-left: -0px;
      margin-left: 20px; }

  #snb {
    display: none;
    width: 100%;
    height: 100%;
    background: #0D467E;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    font-weight: 500;
    color: #fff;
    font-size: 50px;
    text-align: right; }
    #snb .btn_cl {
      width: 50px;
      height: 41px;
      position: absolute;
      top: 30px;
      right: 40px; }
    #snb .line {
      display: block;
      width: 50px;
      height: 7px;
      background: #fff; }
      #snb .line.top {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      #snb .line.btm {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-top: -8px; }
    #snb li a {
      display: block;
      padding: 7px 20%;
      margin-bottom: 20px; }
    #snb .first {
      margin-top: 90px; }

  #footer {
    margin-top: 50px; } }


/*# sourceMappingURL=common.css.map */

.fromlinks{font-size: 12px; font-weight: 200; line-height: 30px;}