@charset "utf-8";

/*
 * Layout Style
 *
 */
.mt30{margin-top: 30px;}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.clearfix>li{float: left;}

/*98a0a3*/
/* subcontents */
.mt-50{margin-top: -50px !important;}
.subcontents{position: relative; width:100%; margin:0px auto; overflow: hidden; zoom: 1; background:#fff; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;z-index:-1;}
.subcontents{    position: relative;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    zoom: 1;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index: -1;
}
.subcontents:after { content:""; display:block; clear:both; height:0;}
.subtop_img {
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
    zoom: 1;
    background: #fff;
}
.subtop_img > img{
  position: relative;
  width: 100%;
  height: 334px;
  object-fit: cover;
}

@media (max-width: 520px){
  .subtop_img > img{
    height: 250px;
    background-position: center center;
  }
}

.subtop_img::before{
  content: '';
  display: inline-block;
  position: absolute;
  left: 0; top: 0; bottom: 0; right:0;
  /* background: rgba(0,0,0,0.3); */
  /* z-index: 4; */
}

.location_bg{width:100%; height:40px; margin:0px auto; overflow: hidden; background:#204683;border:1px solid #204683; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;    margin-top: -19px;
  width: 1400px; border-radius: 5px;
}
.location{width:1400px; height:40px; margin:0px auto;text-align:right;}

@media (max-width: 1366px){
  .location_bg,
  .location{
    width:100%;
  }
}


.location ul{display: inline-block;}
.location li{float:left; display:table; height:40px; padding-left:15px; padding-right:15px; border-right:1px solid #204683;position: relative;}
.location li:not(:first-of-type)::after{
  content: '';
  position: absolute;
  width: 8px; height: 1px; background: #ffffff;
  top: 50%; margin-top: -0.5px;
  left: -1px;
  transform: rotate(25deg);
      transform-origin: right;

}
.location li:not(:first-of-type)::before{
  content: '';
  position: absolute;
  width: 8px; height: 1px; background: #ffffff;
  top: 50%; margin-top: -0.5px;
  left: -1px;
  transform: rotate(-25deg);
      transform-origin: right;
}
.location li p{display:table-cell; height:40px; vertical-align:middle;color:#fff; font-size: 13px; line-height:13px;}
.location li:first-child {border-left:1px solid #204683;padding-left:10px; padding-right:10px;}


#subcontainer{width:1400px; margin:55px auto; text-align:left; vertical-align:top;overflow: hidden;}
@media (max-width: 520px){
  #subcontainer{
    width:100%;
    padding:0 16px;
    box-sizing: border-box;
  }
}

#subcontainer:after{display:block;clear:both;content:''}
.ltable{float:left; width:200px; min-height: 600px; margin:0px 60px 30px 0px; text-align:left; vertical-align:top; padding:0px; }

@media (max-width: 520px){
  .ltable{
    width: 100%;
    min-height: auto;
  }
}

.ltable  img{display: none;}
.rtable{    float: right;
  width: 1140px;
  margin-top: -13px;
  margin: 0px 0px 30px 0px;
  margin-top: -6px;
  text-align: left;
  vertical-align: top;
  padding: 0px; }

  @media (max-width: 520px){
    .rtable{
      width:100%;
      padding:16px 0;
    }
  }

/* lnb */

.f_box .list {
  text-align: left;
  box-sizing: border-box;
  padding: 0 18px;
}
.c_message p.g_tit {
    margin: 20px 0;
    font-size: 25px;
    color: #606060;
    font-weight: bold;
}
.c_message p {
    margin-bottom: 20px;
}
.f_box .list .f_tit {
  font-weight: bold;
  font-size: 23px;
  color: #222;
  margin-bottom: 20px;
}
.f_box .list ul li.img {
  width: 23%;
}
.f_box .list ul li.img img {
  max-width: 100%;
  width: 195px;

}
.f_box .list ul li.txt {
  width: 75%;
  box-sizing: border-box;
}
.f_box .list ul li.txt p {
  font-size: 17px;
  line-height: 18px;
}
.f_box .list ul li.txt p.p1 {
  font-weight: bold;
  margin-bottom: 5px;
}
.f_box .list ul li.txt p.p2 {
  margin-bottom: 15px;
}
.ft p {
  padding-left: 30%;
  box-sizing: border-box;
  background: url(../img/ftbg.png) no-repeat 0 0;
  background-size: 30%;
  line-height: 24px;
  padding-bottom: 40px;
  margin-bottom: 30px;
}
.ft img {
  width: 45%;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}
/* .lt {width:200px; margin:0px 0px 0px 0px; padding:55px 0px; text-align:center; vertical-align:top; background:#f5f5f5; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;} */
.lt p{    font-size: 16px;
  COLOR: #000;
  /* font-family: 'Nanum Gothic Bold'; */
  /* margin-bottom: 8px; */
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 17px;
  border-bottom: 1px solid #999;
  margin-bottom: 22px;}
@media (max-width: 520px){
  .lt p{
    margin:0;
  }
}

.lt .p2{font-size: 20px; COLOR: #424242; font-family:'Nanum Gothic Bold';margin-bottom:8px; text-transform:uppercase;}
.lt .p22{font-size: 18px; COLOR: #424242; font-family:'Nanum Gothic Bold';margin-bottom:8px; text-transform:uppercase;}
.lt span{font-size: 18px; COLOR: #7b7b7b; font-family:'Nanum Gothic Bold'; text-transform:uppercase;}

div.lnbwrap{margin:0px 0px 0px 0px; width:199px; padding:0px 0px 0px 0px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; overflow: hidden;}
@media (max-width: 520px){
  div.lnbwrap{
    width: 100%;
  }
}

/* adm lnb */
.lnb01{width:198px; margin:0px 0px 0px 0px;}
@media (max-width: 520px){
  .lnb01{
    width: 100%;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    gap:10px;
  }
}



.lnb01 li.lnbline {width:198px; height:10px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border:1px solid #dddddd; border-width:0px 0px 1px 0px; background-color:#fafafa;}
.lnb01 li.blank {width:198px; height:10px;  background-color:#fafafa;}

      /* 메뉴 bg */
			.lnb01 > li{overflow:hidden; border-bottom:1px solid #dddddd;text-align:left;}
			.lnb01 > li a{display:block; vertical-align:middle; padding:20px 30px 20px 0px; font-family:'Nanum Gothic Bold'; color:#606060; letter-spacing: 0.0em; line-height: 14px; font-size: 14px;}
      @media (max-width: 520px){
        .lnb01 > li{
          flex:1;
          overflow: visible;
        }
        .lnb01 > li a{
          padding:20px 10px;
          text-align: center;
        }
      }
  

			/* 메뉴 오버시 */
			.lnb01 > li a:hover{color:#204683;}
			/* 메뉴 열려있을시 */
			.lnb01 > li.on{color:#204683;}
			.lnb01 > li.on > a{color:#204683;border-bottom: 2px solid;}


.title {    border-bottom: 1px solid #888;
  width: 100%;
  margin: 0px 0px 35px 0px;
  text-align: left;
  vertical-align: top;
  /* font-family: 'Nanum Gothic Bold'; */
  color: #1e1e1e;
  font-size: 23px;
  line-height: 32px;
  font-weight: bold;
  overflow: hidden;
  padding-bottom: 11px;}
.title span{display: inline-block; font-family:'Nanum Gothic Bold'; color:#a0a0a0; font-size:13px;line-height:13px; margin-left:5px; margin-top:16px;}


/* 4개씩 상품박스 서브  */
.list_box04{width:100%; overflow: hidden; margin:0px auto 30px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.list_box04 ul{margin-top:30px;}
.list_box04 li{display: inline-block; width: 236px; height:250px; border:1px solid #dddddd; margin-left:15px; text-align:center; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list_box04 li:first-child{margin-left:0px; }
.list_box04 .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:140px; background:#f1f1f1; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.list_box04 .thumb_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}
.list_box04 .thumb_img:hover img{transform:scale(1.05); }
.list_box04 .subject{width:100%; padding:10px; text-align:left;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #424242;font-family:'Nanum Gothic';line-height: 14px;font-size:11px;}
.list_box04 .subject p{text-align:left;color: #737373;font-family:'Nanum Gothic';line-height: 14px;font-size:12px;margin-bottom:5px;}
.list_box04 .subject .dotline{display: inline-block; width:100%; padding-bottom:5px; margin-bottom:10px; border-bottom:2px dotted #d3d3d3;}
.list_box04 .subject span{display: inline-block;width:100%;text-align:left;color: #424242;font-family:'Nanum Gothic Bold';line-height: 13px;font-size:13px;}
.list_box04 ul:first-child{margin-top:0px;}

/* 3개씩 상품박스 서브  */
.list_box03{width:100%; overflow: hidden; margin: 0px auto 30px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.list_box03 ul{margin-top:40px;}
.list_box03 li{display: inline-block; width: 300px; height:310px; border:1px solid #dddddd; margin-left:45px; text-align:center; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list_box03 li:first-child{margin-left:0px; }
.list_box03 .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:175px; background:#f1f1f1; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.list_box03 .thumb_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}
.list_box03 .thumb_img:hover img{transform:scale(1.05); }
.list_box03 .subject{width:100%; margin-top:30px; padding:10px; text-align:left;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #424242;font-family:'Nanum Gothic';line-height: 14px;font-size:11px;}
.list_box03 .subject p{text-align:left;color: #424242;font-family:'Nanum Gothic Bold';line-height: 15px;font-size:15px;margin-bottom:5px;}
.list_box03 .subject .dotline{display: inline-block; width:100%; padding-bottom:5px; margin-bottom:10px; border-bottom:2px dotted #d3d3d3;}
.list_box03 .subject span{display: inline-block;width:100%;text-align:left;color: #737373;font-family:'Nanum Gothic';line-height: 16px;font-size:13px;}
.list_box03 ul:first-child{margin-top:0px;}



.list_box033{width:100%; overflow: hidden; margin: 0px auto 30px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.list_box033 ul{margin-top:40px;}
.list_box033 li{display: inline-block; width: 240px; height:286px; border:1px solid #dddddd; margin-left:5px; text-align:center; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list_box033 li:first-child{margin-left:0px; }
.list_box033 .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:151px; background:#f1f1f1; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.list_box033 .thumb_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}
.list_box033 .thumb_img:hover img{transform:scale(1.05); }
.list_box033 .subject{width:100%; margin-top:30px; padding:10px; text-align:left;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #424242;font-family:'Nanum Gothic';line-height: 14px;font-size:11px;}
.list_box033 .subject p{text-align:left;color: #424242;font-family:'Nanum Gothic Bold';line-height: 15px;font-size:15px;margin-bottom:5px;}
.list_box033 .subject .dotline{display: inline-block; width:100%; padding-bottom:5px; margin-bottom:10px; border-bottom:2px dotted #d3d3d3;}
.list_box033 .subject span{display: inline-block;width:100%;text-align:left;color: #737373;font-family:'Nanum Gothic';line-height: 16px;font-size:13px;}
.list_box033 ul:first-child{margin-top:0px;}



/* 3개씩 갤러리 서브  */
.list_gbox03{width:100%; overflow: hidden; margin: 0px auto 30px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.list_gbox03 ul{margin-top:40px;}
.list_gbox03 li{display: inline-block; width: 300px; height:280px; margin-left:45px; text-align:center; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list_gbox03 li:first-child{margin-left:0px; }
.list_gbox03 .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:220px; border:1px solid #dddddd; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.list_gbox03 .thumb_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}
.list_gbox03 .thumb_img:hover img{transform:scale(1.05); }
.list_gbox03 .subject{width:100%; padding:10px; text-align:center;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #424242;font-family:'Nanum Gothic';line-height: 14px;font-size:11px;}
.list_gbox03 .subject p{color: #424242;font-family:'Nanum Gothic Bold';line-height: 20px;font-size:15px;}
.list_gbox03 ul:first-child{margin-top:0px;}

/* 4개씩 영상갤러리 서브  */
.list_mbox04{width:100%; overflow: hidden; margin: 0px auto 30px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.list_mbox04 ul{margin-top:30px;}
.list_mbox04 li{display: inline-block; width: 236px; height:230px; border:1px solid #dddddd; margin-left:15px; text-align:center; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list_mbox04 li:first-child{margin-left:0px; }
.list_mbox04 .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:140px; background:#f1f1f1; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.list_mbox04 .thumb_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}
.list_mbox04 .thumb_img:hover img{transform:scale(1.05); }
.list_mbox04 .subject{width:100%; padding:10px; text-align:left;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #424242;font-family:'Nanum Gothic';line-height: 14px;font-size:11px;}
.list_mbox04 .subject p{text-align:left;color: #737373;font-family:'Nanum Gothic Bold';font-size:14px;}
.list_mbox04 ul:first-child{margin-top:0px;}


/* 3개씩 뉴스박스 서브  */
.list_nbox03{width:100%; overflow: hidden; margin: 0px auto 30px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.list_nbox03 ul{margin-top:40px;}
.list_nbox03 li{display: inline-block; width: 300px; height:350px; border:1px solid #dddddd; margin-left:45px; text-align:center; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list_nbox03 li:first-child{margin-left:0px; }
.list_nbox03 .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:175px; background:#f1f1f1; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.list_nbox03 .thumb_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}
.list_nbox03 .thumb_img:hover img{transform:scale(1.05); }
.list_nbox03 .subject{width:100%; padding:10px; text-align:left;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #424242;font-family:'Nanum Gothic';line-height: 14px;font-size:11px;}
.list_nbox03 .subject p{text-align:left;color: #424242;font-family:'Nanum Gothic Bold';font-size:15px;margin-bottom:5px;}
.list_nbox03 .subject .dotline{display: inline-block; width:100%; padding-bottom:5px; margin-bottom:10px; border-bottom:2px dotted #d3d3d3;}
.list_nbox03 .subject span{display: inline-block;width:100%;text-align:left;color: #737373;font-family:'Nanum Gothic';font-size:13px;}
.list_nbox03 .subject .date{display: inline-block;width:100%;text-align:left;color: #737373;font-family:'Nanum Gothic';line-height: 11px;font-size:11px; margin-top:20px;}
.list_nbox03 ul:first-child{margin-top:0px;}

/* 4개씩 카탈로그 서브  */
.list_cbox04{width:100%; overflow: hidden; margin: 0px auto 30px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.list_cbox04 ul{margin-top:30px;}
.list_cbox04 li{display: inline-block; width: 236px; border:0px solid #dddddd; margin-left:15px; text-align:center; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list_cbox04 li:first-child{margin-left:0px; }
.list_cbox04 .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:285px; border:1px solid #dddddd; background:#f1f1f1; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.list_cbox04 .thumb_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}
.list_cbox04 .thumb_img:hover img{transform:scale(1.05); }
.list_cbox04 .subject{width:100%; margin-top:-1px; padding:12px; background:#f1f1f1; border:1px solid #dddddd; text-align:center; overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #606060;font-family:'Nanum Gothic Bold';line-height: 14px;font-size:14px;}
.list_cbox04 .btn{display: inline-block; width:100%; margin-top:10px;}
.list_cbox04 ul:first-child{margin-top:0px;}

/* 3개씩 홍보자료 서브  */
.list_hbox03{width:100%; overflow: hidden; margin: 0px auto 30px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.list_hbox03 .item {float: left; margin:5px; text-align:center;}
.hbox {display: inline-block; width: 320px; border:1px solid #dddddd;text-align:center; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;font-size:0;}
.hbox .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.hbox .thumb_img img{max-width: 100%; transition:all .2s ease;-webkit-transition:all .2s ease;}
.hbox .subject{width:100%; padding:20px 15px; text-align:left;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #424242;font-family:'Nanum Gothic';line-height: 14px;font-size:11px;}
.hbox .subject h2{text-align:left;color: #424242;font-family:'Nanum Gothic Bold';line-height: 17px;font-size:15px;margin-bottom:12px; padding-bottom:10px; background: url(/img/h_bg.png) left bottom no-repeat;}
.hbox .subject p{display: inline-block;width:100%;text-align:left;color: #737373;font-family:'Nanum Gothic';line-height: 16px;font-size:13px;}
.hbox .subject .date{float:left; width:50%;text-align:left;color: #737373;font-family:'Nanum Gothic';line-height: 11px;font-size:11px; margin-top:20px;}
.hbox .subject .btn{float:right;width:50%;text-align:right;margin-top:20px;}


/* 4개씩 기술인증 서브  */
.list_tbox04{width:100%; overflow: hidden; margin: 0px auto 30px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.list_tbox04 ul{margin-top:40px;}
.list_tbox04 li{display: inline-block; width: 230px; height:365px; margin-left:23px; text-align:center; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list_tbox04 li:first-child{margin-left:0px; }
.list_tbox04 .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:325px; border:1px solid #dddddd; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.list_tbox04 .thumb_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}
.list_tbox04 .thumb_img:hover img{transform:scale(1.05); }
.list_tbox04 .subject{width:100%; padding:10px; text-align:center;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #424242;font-family:'Nanum Gothic';line-height: 14px;font-size:11px;}
.list_tbox04 .subject p{color: #424242;font-family:'Nanum Gothic Bold';line-height: 20px;font-size:15px;}
.list_tbox04 ul:first-child{margin-top:0px;}


/* board list-table */
.list-table {width:100%;margin:10px auto 30px; border-top:2px solid #12a8d9; border-bottom:1px solid #12a8d9;  overflow: hidden;}
.list-table th {padding:20px 0px; font-size:15px;color:#737373;line-height:15px;font-family:'Nanum Gothic Bold'; background:#f7f7f7; text-align: center;}
.list-table tr {background-color: #fff;}
.list-table tr.nbg{background-color: #f4f9fa;}
.list-table tr.kbg{background:#f7f7f7;}
.list-table tr:hover {background-color: rgba(228,228,228,.1);}
.list-table td {font-size:14px; padding:20px 5px; text-align: center;vertical-align:middle;color:#737373;border-top: 1px solid #e7e7e7;}
.list-table td.left {text-align: left; }
.list-table td.date {font-size:13px;color:#858585;letter-spacing:-0.5px;}
.list-table td.notice {font-size:14px;color:#12a8d9;font-family:'Nanum Gothic Bold';}
.list-table td.delivery{background: #f3f3f3;font-size:12px;color:#858585;letter-spacing:-0.5px;}
.list-table td:first-child, .list-table th:first-child {border-left: none;}
.list-table input[type="checkbox"],.list-table input[type="radio"]{width:14px; height:14px;vertical-align:middle;border:1px solid #e7e7e7; margin:0; padding:0; cursor:pointer;}
.list-table p{font-size:16px;color:#424242;line-height:16px;margin-bottom:5px;}

/* pagination --------------------------------------------- */
.paging {position:relative;clear:both;text-align:center;vertical-align:middle;margin-bottom:30px;z-index:1;}
.paging span {vertical-align:middle;display:inline-block;width:32px;height:32px;line-height:30px; text-align:center;margin-left:-1px;border:1px solid #dddddd;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.paging span img {vertical-align:middle; max-width:100%;border:0px solid #ccc;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.paging span a {vertical-align:middle;display:block;width:30px;height:30px;color:#424242;font-size:12px; font-family:'Nanum Gothic';}
.paging span.on {vertical-align:middle;border-bottom:2px solid #204683; color:#424242;font-family:'Nanum Gothic Bold';font-size:12px;}
.paging span.on a {color:#fff;font-family:'Nanum Gothic Bold';}
.paging span:first-child {margin-left:0px;}

.btn_list{position: absolute; right:0; top:0; z-index:2;}

.list_searchbox{width: 100%; overflow: hidden; border-top:1px solid #32b8b5; padding-top:25px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list_searchbox .search_left{float:left; width: 50%; color:#424242;font-size:13px;font-family:'Nanum Gothic';}
.list_searchbox .search_left span{display: inline-block; margin-right:40px;}
.list_searchbox .search_left input[type="checkbox"],.list_searchbox .search_left input[type="radio"]{width:10px; height:10px;vertical-align:middle;border:1px solid #e7e7e7; margin:0; padding:0; cursor:pointer;}
.list_searchbox .search_left input[type="checkbox"] ~ label, .list_searchbox .search_left input[type="radio"] ~ label{padding:0px 10px 0px 2px}
.list_searchbox .search_right{float:right; width: 50%; text-align:right; }
.list_searchbox .search_right ul{display: inline-block;text-align:right; }
.list_searchbox .search_right li{display: inline-block;text-align:right; }
.search_input {display: inline-block;width:220px;height:35px; margin:0px; padding-left:5px; BACKGROUND: #fff; border:1px solid #bebebe; font-size:12px; color:#777; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.search_btn{height:35px;margin-left:-35px;}

/* boardView */
.boardtb {width:100%;margin:10px auto; border-top:2px solid #204683; border-bottom:1px solid #204683;  overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb .subj_box {display: inline-block;width:100%;padding:20px; background:#f7f7f7; border-bottom:1px solid #d1d1d1;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb .subj_box .subj{float:left; width: 70%;font-size:15px;color:#737373;line-height:15px;font-family:'Nanum Gothic Bold'; text-align:left;}
.boardtb .subj_box .date{float:right; width: 30%;font-size:14px;color:#737373;line-height:14px;font-family:'Nanum Gothic Bold'; text-align:right;}
.boardtb .content_box {padding:20px; min-height:300px; font-size:14px;color:#737373;line-height:18px;font-family:'Nanum Gothic Bold';text-align:left;}
.boardtb .content_box img{display:block;max-width:100%; margin-bottom:20px; }
.boardtb .content_box .cafe_vod{display:block;width:100%; margin-bottom:20px; }
.boardtb .content_box01{float:left; width: 70%; padding:20px;font-size:14px;color:#737373;line-height:18px;font-family:'Nanum Gothic Bold';text-align:left;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb .content_date{float:right; width: 30%; padding:20px;font-size:14px;color:#737373;line-height:18px;font-family:'Nanum Gothic';text-align:right;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.board_lbtn{float:left; width: 50%; text-align:left; margin-top:10px;}
.board_rbtn{float:right; width: 50%; text-align:right; margin-top:10px;}

.board_comment{width:100%; border:1px solid #e7e7e7;background:#f7f7f7; padding:10px 20px; overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.board_comment .comment_t{width:100%;font-size:15px;line-height: 15px; color:#204683;font-family:'Nanum Gothic Bold'; margin-bottom:10px;}
.board_comment p{font-size:15px;line-height: 15px; color:#737373;font-family:'Nanum Gothic Bold'; margin-bottom:10px;}
.board_comment span{color:#171717;}

.board_line{width:100%; border-top:1px solid #e7e7e7;margin-bottom:10px; }

.comment_wr {width:100%; font-size:0}
.comment_wr .co_text{display: inline-block;width:1080px;height:80px;}
.comment_wr .co_text textarea{display: inline-block;box-sizing: border-box;width:100%;border:1px solid #d2d2d2;height:100px;padding: 5px;color:#666;font-size:12px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.comment_wr .co_text textArea:focus {outline: none;border-color:#32b8b5}
.comment_wr .co_btn{display: inline-block;width:117px; margin-left:3px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.page_move {width:100%;margin-top:20px;border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0}
.page_move ul{display:block;border-top:1px solid #d9d9d9;}
.page_move li.prev{display: inline-block; width:150px; text-align:center; color:#858585; font-family:'Nanum Gothic Bold';font-size:14px;padding:12px 0px; background:#f3f3f3; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.page_move li.prev img{margin-right:10px;margin-top:5px;}
.page_move li.prev_tit{display: inline-block; width:690px; text-align:left; padding:12px 20px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;color:#737373;font-size:14px;font-family:'Nanum Gothic Bold';}
.page_move li.prev_date{display: inline-block; width:150px; text-align:center;padding:12px 0px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;color:#737373;font-size:13px;font-family:'Nanum Gothic Bold';}
.page_move ul:first-child{border-top:0px solid #d9d9d9;}


.tab_type2{display: inline-block;width:100%; margin-bottom:8px;}
.tab_type2 li{width: 120px; margin-left: -1px; margin-bottom:-1px; float: left;}
.tab_type2 li a {width: 100%; text-align: center; color: #606060;  background:#f5f5f5; height:35px; padding:10px 0px; line-height: 14px; font-size: 14px;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #e6e6e6; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.tab_type2 li a:hover {color: #fff;background:#12a8d9; border:0px solid #cbcbcb;}
.tab_type2 li.active a {color: #fff;background:#12a8d9; border:0px solid #cbcbcb;}
.tab_type2 li:first-child {margin-left: 0px;}

/* faq */
.faq_wrap{width:100%; overflow: hidden; margin: 30px auto 40px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}

/* faq */

.faqtb {width:100%; margin: 0px auto 30px; text-align:left; vertical-align:top; border-top:2px solid #204683; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.faqtb .num {display: inline-block;width:130px; height:60px;  text-align:center; color:#737373; font-family:'Nanum Gothic Bold';font-size:15px;line-height: 15px;padding:20px 0px;border-top:2px solid #12a8d9;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; background:#f7f7f7;}
.faqtb .subj {display: inline-block;width:860px;height:60px; text-align:center; color:#737373; font-family:'Nanum Gothic Bold';font-size:15px;line-height: 15px;padding:20px 0px;border-top:2px solid #12a8d9;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; background:#f7f7f7;}
.faqtb ul li {margin-bottom:0px;border-bottom:1px solid #e1e1e1;min-height:62px; }
.faqtb ul li .q{display:block;padding:20px 30px 20px 120px;background:url(/img/icon_q.png) 45px 10px no-repeat #fff;color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 18px;text-decoration:none !important;cursor:pointer;word-wrap:break-word;text-align:left;  vertical-align:top; }
.faqtb ul li.on .q{background:url(/img/icon_q.png) 45px 10px no-repeat #fff;color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 18px;word-wrap:break-word; }
.faqtb ul li .a{border-top:1px solid #e1e1e1;background:url(/img/icon_a.png) 45px 18px no-repeat #f7f7f7; padding:18px 30px 18px 120px;text-align:left;color:#858585;font-family:'Nanum Gothic Bold';font-size:14px; line-height: 18px; }

/* qa */
.qa{width:100%; overflow: hidden; margin: 10px auto 30px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.qa .qa_tb{background:#d0d0d0; padding:8px 15px; line-height: 13px; color:#fff; font-size: 13px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.qa_stit{width:100%; line-height: 18px; color:#606060; font-size: 18px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; margin-bottom:10px;}

.qa_stit01{display: inline-block; line-height:13px; color:#21addb;font-size:13px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; margin-top:5px;  margin-left:5px;}

.qa_check{width:100%; overflow: hidden; margin: 15px auto; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.qa_check .qc_left{float:left; width:50%; text-align:left; vertical-align:top; line-height: 13px; color:#555; font-size: 13px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';}
.qa_check .qc_left input[type="checkbox"],.qa_check .qc_left input[type="radio"]{width:12px; height:12px;vertical-align:middle;border:1px solid #e7e7e7; margin:0; padding:0; cursor:pointer;}
.qa_check .qc_left input[type="checkbox"] ~ label, .qa_check .qc_left input[type="radio"] ~ label{padding:0px 10px 0px 2px}
.qa_check .qc_right{float:right; width:50%; text-align:right; vertical-align:top; line-height: 13px; color:#555; font-size: 13px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';}

.qa_check01{float:right; width:100%; text-align:right; margin-bottom:5px;vertical-align:top; line-height: 13px; color:#555; font-size: 13px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';}
/* Write */
.wr-type {width:100%;border-top:1px solid #32b8b5;}
.wr-type th {text-align:left;padding:10px 20px;font-family:'Nanum Gothic Bold';border-bottom:1px solid #d9d9d9; background:#f7f7f7;font-size:14px;linle-height:18px; color:#666;vertical-align:middle}
.wr-type th.center{text-align:center;padding:10px 10px;}
.wr-type th.dtop{padding:15px 10px 0px 10px;vertical-align:top}
.wr-type td {text-align:left;padding:10px 10px;font-family:'Nanum Gothic Bold';font-size:13px;color:#858585;border-bottom:1px solid #d9d9d9;vertical-align:middle}
.wr-type td.h200{min-height:200px;vertical-align:top;}
.wr-type td p{text-align:left;margin-top:5px;font-family:'Nanum Gothic Bold';font-size:13px;color:#858585;}
.wr-type td h2{text-align:left;margin-bottom:5px;font-family:'Nanum Gothic Bold';font-size:14px;color:#32b8b5;}
.wr-type td h3{text-align:left;margin-bottom:5px;font-family:'Nanum Gothic Bold';;font-size:13px;color:#858585;}
.wr-type th img{vertical-align:middle}
.wr-type td img{vertical-align:middle}
.wr-type input {height:26px;background:#fff;border:1px solid #d2d2d2;border-radius:0px;transition: all 0.3s ease-out; padding:0px 0px 0px 5px;font-family:'Nanum Gothic Bold';font-size:13px;color:#858585; }
.wr-type input:hover {border-radius:0px}
.wr-type input:focus {outline: none;border-radius:0px;border-color:#32b8b5}
.wr-type input[type="file"] {border: 0;}
.wr-type textArea {display: inline-block;box-sizing: border-box;width:100%;border:1px solid #d2d2d2;height:200px;padding: 5px;font-family:'Nanum Gothic Bold';font-size:13px;color:#858585;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.wr-type .textArea01{display: inline-block;box-sizing: border-box;width:100%;border:1px solid #d2d2d2;height:100px;padding: 5px;font-family:'Nanum Gothic Bold';font-size:13px;color:#858585;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.wr-type textArea:focus {outline: none;border-color:#32b8b5}
.wr-type input[type=checkbox], .wr-type input[type=radio] {width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer}
.wr-type input[type="checkbox"] ~ label, .wr-type input[type="radio"] ~ label{padding:0px 10px 0px 5px}
.wr-type select{background: url(/img/select_arrow.png) right center no-repeat; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */border:1px solid #cccccc;line-height:25px;height:26px;padding:0;margin:0 2px 0 0;width:150px;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;font-family:'Nanum Gothic Bold';font-size:13px;color:#858585;}
.wr-type select::-ms-expand {display: none;}

.agree-type {width:100%;margin:40px auto; }
.agree-type .a_tit{width:100%;font-family:'Nanum Gothic Bold';font-size:18px;color:#666; margin-bottom:20px;}
.agree-type textArea {display: inline-block;box-sizing: border-box;width:100%;border:1px solid #d2d2d2;height:200px;padding: 5px;color:#666;font-size:12px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.agree-type textArea:focus {outline: none;border-color:#32b8b5}
.agree-type input[type=checkbox], .agree-type input[type=radio] {width:12px; height:12px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer}
.agree-type .agree{display: inline-block;width:100%;font-family:'Nanum Gothic';font-size:13px;color:#666; margin-top:5px; }

.agree-type01 {width:100%;margin:20px auto 10px; font-size:0;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2; background:#f7f7f7;}
.agree-type01 .ag_tit{display: inline-block;width:150px; padding:90px 0px 0px 20px; font-family:'Nanum Gothic Bold';font-size:14px;color:#666; background:#f7f7f7;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.agree-type01 .ag_txt{display: inline-block;width:840px;padding:10px;font-family:'Nanum Gothic Bold';font-size:18px;color:#666;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; background:#fff;}
.agree-type01 textArea {display: inline-block;box-sizing: border-box;width:100%;border:1px solid #d2d2d2;height:200px;padding: 5px;color:#666;font-size:12px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.agree-type01 textArea:focus {outline: none;border-color:#32b8b5}
.agree-type01 input[type=checkbox], .agree-type input[type=radio] {width:12px; height:12px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer}
.agree01{display: inline-block;width:100%;font-family:'Nanum Gothic';font-size:13px;color:#666;}

/* qinfo */
.qinfo_wrap {width:100%; margin:0px auto 50px; padding:68px 0px 0px 66px; text-align:left; vertical-align:top; background: url(/img/qinfo_bg.jpg) left top no-repeat; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.qinfo_wrap h2{font-family:'Nanum Gothic Bold';font-size:35px;line-height:35px;color:#fff; margin-bottom:2px; }
.qinfo_wrap p{font-family:'Nanum Gothic EB';font-size:35px;line-height:35px;color:#86d2ff; text-transform:uppercase; padding-bottom:10px; margin-bottom:14px; background: url(/img/qt_bg.png) left bottom no-repeat;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.qinfo_wrap span{display: inline-block; width:100%;font-family:'Nanum Gothic';font-size:16px;color:#fff;line-height:20px; margin-bottom:35px;}

.qinfo_wrap .qbox01{display: inline-block; width:234px; height:475px;background:#9bc936; padding:35px 15px 0px 15px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.qinfo_wrap .qbox01 h2{padding-left:55px;font-family:'Nanum Gothic Bold';font-size:22px;line-height:22px;color:#fff;background: url(/img/i_blog.png) left top no-repeat; margin-bottom:10px;}
.qinfo_wrap .qbox01 p{font-family:'Nanum Gothic Bold';font-size:14px;line-height:18px;color:#fff;letter-spacing:-0.5px; margin-bottom:10px;background:none;}
.qinfo_wrap .qbox01 .btn{text-align:center;margin-bottom:70px;}
.qinfo_wrap .qbox01 .qbtn{display: inline-block; width:100%; border-bottom:2px dotted #eafdc0; padding-bottom:13px; margin-bottom:13px;background: url(/img/icon_arr.png) right top no-repeat;font-family:'Nanum Gothic Bold';font-size:17px;line-height:17px;color:#fff; cursor:pointer;}

.qinfo_wrap .qbox02{display: inline-block; width:234px; height:385px; margin-top:90px;background:#139ac6;}
.qinfo_wrap .qbox02 .qtel{display: inline-block; width:100%; height:225px;padding-top:50px; text-align:center;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.qinfo_wrap .qbox02 .qtel img{margin-bottom:20px;}
.qinfo_wrap .qbox02 .qtel h2{font-family:'Nanum Gothic Bold';font-size:18px;line-height:18px;color:#fff;margin-bottom:5px;}
.qinfo_wrap .qbox02 .qtel p{font-family:'Nanum Gothic Bold';font-size:42px;line-height:42px;color:#fff;letter-spacing:-0.8px; background:none;}

.qinfo_wrap .qbox02 .qmail{display: inline-block; width:100%; height:160px;padding-top:35px; text-align:center; background:#767676;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.qinfo_wrap .qbox02 .qmail img{margin-bottom:15px;}
.qinfo_wrap .qbox02 .qmail h2{font-family:'Nanum Gothic Bold';font-size:18px;line-height:18px;color:#fff;margin-bottom:5px;}
.qinfo_wrap .qbox02 .qmail p{font-family:'Nanum Gothic Bold';font-size:15px;line-height:15px;color:#fff;letter-spacing:-0.5px; background:none;}

.qinfo_wrap .qbox03{display: inline-block; width:234px; height:205px; margin-top:270px;background:#f4f4f4; padding-top:50px; text-align:center;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.qinfo_wrap .qbox03 img{margin-bottom:10px;}
.qinfo_wrap .qbox03 h2{font-family:'Nanum Gothic Bold';font-size:18px;line-height:18px;color:#767676;margin-bottom:5px;}
.qinfo_wrap .qbox03 p{font-family:'Nanum Gothic Bold';font-size:32px;line-height:32px;color:#767676;letter-spacing:-0.8px;background:none;}

.qinfo{width:100%; margin: 0px auto 40px; text-align:left; vertical-align:top; }
.qinfo h2{font-family:'Nanum Gothic Bold';font-size:24px;line-height:24px;color:#606060;margin-bottom:10px; }
.qinfo p{font-family:'Nanum Gothic Bold';font-size:15px;line-height:22px;color:#858585;margin-bottom:10px; }

/* 기업정보 */
.s_content{width:100%; margin: 0px auto 30px; text-align:left; vertical-align:top;}
.stitle{width:100%;  margin:0px; text-align:left; vertical-align:top; font-family:'Nanum Gothic Bold'; color:#606060; font-size: 24px;line-height:24px;}
.stitle span{display: inline-block; font-family:'Nanum Gothic Bold'; color:#858585; font-size: 16px;line-height:16px; margin-top:6px; margin-left:10px; }
.stitle p{ font-family:'Nanum Gothic Bold'; color:#858585; font-size: 15px;line-height:18px;margin-top:10px;}

.c_info{width:100%; height:380px; margin-top:10px; text-align:left; vertical-align:top;background: url(/img/company01.png) left top no-repeat; padding:255px 0px 0px 635px; font-family:'Nanum Gothic Bold'; color:#858585; font-size:17px;line-height:22px;letter-spacing:-0.5px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.c_info01{width:100%; margin-top:10px; margin-bottom:10px; text-align:left; vertical-align:top; background: url(/img/company02.png) right top no-repeat; }
.c_info01 .cbox01{width:325px; padding-top:50px; font-size:0;}
.c_info01 .cbox01 ul{display: inline-block; margin-bottom:5px; }
.c_info01 .cbox01 .cl01{display: inline-block; width:115px; background:#556064; height: 28px; text-align:center; font-family:'Nanum Gothic Bold'; color:#fff; font-size: 14px;line-height:14px; padding-top:5px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.c_info01 .cbox01 .cr01{display: inline-block; width:210px; padding-left:15px;text-align:left; font-family:'Nanum Gothic Bold'; color:#606060; font-size: 14px;line-height:14px; letter-spacing:-0.5px; padding-top:5px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.c_info01 .cbox02{width:515px; margin-top:50px; margin-left:170px; font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.c_info01 .cbox02 ul{display: inline-block; margin-bottom:5px; }
.c_info01 .cbox02 .cl02{display: inline-block; width:120px; background:#556064; height: 28px; text-align:center; font-family:'Nanum Gothic Bold'; color:#fff; font-size: 14px;line-height:14px; padding-top:5px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.c_info01 .cbox02 .cr02{display: inline-block; width:395px; padding-left:15px;text-align:left; font-family:'Nanum Gothic Bold'; color:#606060; font-size: 14px;line-height:18px; letter-spacing:-0.5px; padding-top:5px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.ct_box{width:100%; margin-top:10px; text-align:center; vertical-align:top; padding:40px 0px 30px 0px;background:#fafafa;border:1px solid #e6e6e6; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.ct_box h3{font-family:'Nanum Gothic'; color:#606060; font-size: 28px;line-height:28px;}
.ct_box h2{font-family:'Nanum Gothic Bold'; color:#12a8d9; font-size: 28px;line-height:28px; }
.ct_box p{display: inline-block; font-family:'Nanum Gothic Bold'; color:#858585; font-size: 18px;line-height:22px;margin-top:18px; padding-top:54px; background: url(/img/cr_bg.png) center top no-repeat;}

.ct_box01{width:100%; margin-top:30px;font-size:0;}
.ct_box01 .ct_left{display: inline-block; width:260px;font-family:'Nanum Gothic Bold'; color:#606060; font-size: 20px;line-height:22px;}
.ct_box01 .ct_right{display: inline-block; width:730px;}
.ct_box01 .ct_right p{font-family:'Nanum Gothic Bold'; color:#858585; font-size: 15px;line-height:18px; margin-bottom:25px; }

.ct_box02{width:100%; margin-top:10px;font-size:0;background: url(/img/ctbox_bg.png) center top no-repeat;padding:40px 0px 30px 0px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.ct_box02 h3{font-family:'Nanum Gothic'; color:#606060; font-size: 20px;line-height:20px;text-align:center;}
.ct_box02 h2{font-family:'Nanum Gothic Bold'; color:#12a8d9; font-size: 28px;line-height:28px; text-align:center;}
.ct_box02 p{ font-family:'Nanum Gothic Bold'; color:#858585; font-size: 18px;line-height:22px;margin-top:18px;text-align:center;}
.ct_box02 .cbox03{display: inline-block;width:100%;margin-top:45px; padding:0px 40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.ct_box02 .cbox03 .cl03{display: inline-block;width:200px; height:50px;background:#5fa6d0; text-align:center; font-family:'Nanum Gothic Bold'; color:#fff; font-size: 18px;line-height:18px; padding-top:13px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.ct_box02 .cbox03 .cr03{display: inline-block;width:710px; height:50px; text-align:left; border:1px solid #5fa6d0; background:#f6f6f6; font-family:'Nanum Gothic Bold'; color:#606060; font-size: 17px;line-height:17px; padding-left:25px; padding-top:14px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.ct_box03{width:100%; margin-top:30px; text-align:center; vertical-align:top; font-size:0;}
.ct_box03 .cbox04{display: inline-block;width:490px; margin-right:10px; height:270px; vertical-align:top; background: url(/img/ctbox_bg01.png) center 50px no-repeat #fafafa; border:1px solid #e6e6e6;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.ct_box03 .cbox04 h3{padding-top:24px; padding-left:16px;font-family:'Nanum Gothic Bold'; color:#606060; font-size: 16px;line-height:16px;text-align:left; }
.ct_box03 .cbox05{display: inline-block;width:490px; height:270px; vertical-align:top; background: url(/img/ctbox_bg01.png) center 50px no-repeat #fafafa; border:1px solid #e6e6e6;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.ct_box03 .cbox05 h3{padding-top:24px; padding-left:16px;font-family:'Nanum Gothic Bold'; color:#606060; font-size: 16px;line-height:16px;text-align:left; }

.scbox{width:100%; font-size:0;}
.scbox .sctbox01{display: inline-block;width:163px;}
.scbox .sctbox01 h2{padding-top:25px; padding-left:65px; font-family:'Nanum Gothic Bold'; color:#fff; font-size: 14px;line-height:14px; letter-spacing:-0.5px;margin-bottom:27px;text-align:left;}
.scbox .sctbox01 p{padding-left:43px; font-family:'Nanum Gothic Bold'; color:#858585; font-size: 13px;line-height:16px;letter-spacing:-0.5px;margin-bottom:10px;text-align:left;background: url(/img/icon_d.png) 35px 5px no-repeat;}
.scbox .sctbox02{display: inline-block;width:162px;}
.scbox .sctbox02 h2{padding-top:25px; padding-left:37px; font-family:'Nanum Gothic Bold'; color:#fff; font-size: 14px;line-height:14px;letter-spacing:-0.5px;margin-bottom:27px;text-align:left;}
.scbox .sctbox02 p{padding-left:35px; font-family:'Nanum Gothic Bold'; color:#858585; font-size: 13px;line-height:16px;letter-spacing:-0.5px;margin-bottom:10px;text-align:left;background: url(/img/icon_d.png) 27px 5px no-repeat;}
.scbox .sctbox03{display: inline-block;width:163px;}
.scbox .sctbox03 h2{padding-top:25px; padding-left:22px; font-family:'Nanum Gothic Bold'; color:#fff; font-size: 14px;line-height:14px;letter-spacing:-0.5px;margin-bottom:27px;text-align:left;}
.scbox .sctbox03 p{padding-left:26px; font-family:'Nanum Gothic Bold'; color:#858585; font-size: 13px;line-height:16px;letter-spacing:-0.5px;margin-bottom:10px;text-align:left;background: url(/img/icon_d.png) 18px 5px no-repeat;}

.greeting{width:100%; margin: 0px auto 30px; text-align:left; vertical-align:top; font-size:0;background: url(/img/greeting_bg.png) left top no-repeat; padding:90px 50px 50px 80px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.greeting h3{font-family:'Nanum Gothic Bold'; color:#12a8d9; font-size: 20px;line-height:30px;letter-spacing:-0.5px;}
.greeting h2{font-family:'Nanum Gothic Bold'; color:#424242; font-size: 15px;line-height:22px; letter-spacing:-0.5px;margin-bottom:75px; }
.greeting p{font-family:'Nanum Gothic Bold'; color:#858585; font-size: 15px;line-height:20px; letter-spacing:-0.5px;margin-bottom:25px; }
.greeting span{display: inline-block; width:100%; text-align:right; font-family:'Nanum Gothic Bold'; color:#858585; font-size: 13px;line-height:13px;letter-spacing:-0.5px;margin-top:25px;}

.business_wrap{width:100%; margin: 0px auto 30px; text-align:left; vertical-align:top;}
.business01{display: inline-block; width:100%; height:368px; text-align:left; background: url(/img/business01.png) left top no-repeat #556064; padding-left:678px; padding-top:46px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.business01 .num{display: block; margin-bottom:10px;}
.business01 h2{font-family:'Nanum Gothic Bold'; color:#fff; font-size: 36px;line-height:36px;letter-spacing:-0.5px; margin-bottom:20px;}
.business01 p{font-family:'Nanum Gothic Bold'; color:#bbbfc1; font-size: 16px;line-height:20px;letter-spacing:-0.5px; }

.business02{display: inline-block; margin-top:4px; width:100%; min-height:197px; text-align:left; background: url(/img/business02.png) right top no-repeat; padding-top:15px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.business02 p{font-family:'Nanum Gothic Bold'; color:#858585; font-size: 15px;line-height:18px;letter-spacing:-0.5px; padding-top:15px;background: url(/img/btit_bg.png) left top no-repeat;}

.business03{display: inline-block; width:100%; height:368px; margin-top:85px; text-align:left; background: url(/img/business03.png) right top no-repeat  #556064; padding-left:48px; padding-top:48px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.business03 .num{display: block; margin-bottom:10px;}
.business03 h2{font-family:'Nanum Gothic Bold'; color:#fff; font-size: 36px;line-height:36px;letter-spacing:-0.5px; margin-bottom:20px;}
.business03 p{font-family:'Nanum Gothic Bold'; color:#bbbfc1; font-size: 16px;line-height:20px;letter-spacing:-0.5px; }

.business04{display: inline-block; margin-top:25px; width:100%;min-height:150px; text-align:left; background: url(/img/business04.png) left top no-repeat; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.business04 p{font-family:'Nanum Gothic Bold'; color:#858585; font-size: 15px;line-height:18px;letter-spacing:-0.5px; padding-top:15px;background: url(/img/btit_bg.png) 630px top no-repeat; padding-left:630px; padding-top:15px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.business05{display: inline-block; width:100%; height:366px; margin-top:50px; text-align:left; background: url(/img/business05.png) left top no-repeat; padding-left:48px; padding-top:97px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.business05 .num{display: block; margin-bottom:10px;}
.business05 h2{font-family:'Nanum Gothic Bold'; color:#ccd0d1; font-size: 18px;line-height:18px;letter-spacing:-0.8px; margin-bottom:18px;text-transform:uppercase;}
.business05 p{font-family:'Nanum Gothic Bold'; color:#fff; font-size: 16px;line-height:22px;letter-spacing:-0.5px; }

.recruit{width:100%; margin: 0px auto 30px; text-align:left; vertical-align:top;}
.recruit_tb{width:100%; text-align:left; vertical-align:top;}
.recruit_tb h3{font-family:'Nanum Gothic Bold'; color:#858585; font-size: 16px;line-height:20px;letter-spacing:-0.5px; margin-bottom:15px;}
.recruit_tb p{font-family:'Nanum Gothic Bold'; color:#858585; font-size: 14px;line-height:20px;letter-spacing:-0.5px; margin-bottom:15px;}
.recruit_tb h2{font-family:'Nanum Gothic Bold'; color:#12a8d9; font-size: 16px;line-height:20px;letter-spacing:-0.5px; margin-bottom:10px;}
.recruit_tb span{display: inline-block; width:100%; font-family:'Nanum Gothic Bold'; color:#858585; font-size: 14px;line-height:18px;letter-spacing:-0.5px; padding-left:8px; margin-bottom:5px;background: url(/img/icon_square.png) left 8px no-repeat;}

.recruit_tb01{width:100%; margin-top:25px; height:580px; text-align:left; vertical-align:top;background: url(/img/recruit03.png) left top no-repeat; padding-left:160px; padding-top:53px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.recruit_tb01 ul{display: inline-block; margin-bottom:60px; }
.recruit_tb01 li{float:left; font-family:'Nanum Gothic Bold'; color:#858585; font-size: 15px;line-height:20px;letter-spacing:-0.5px; padding-left:8px; margin-bottom:5px;background: url(/img/icon_square.png) left 8px no-repeat;}

.t_box{width:100%; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;border-top:8px solid #0a5892; }
.t_title{display: block;text-align:left;height:100px; background:#fff;padding-top:20px; padding-left:40px;  box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.t_middle{width:100%;padding:50px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;background:#12a8d9; }
.t_middle .pbox{width:100%;height:530px; padding-top:40px; background:#fff; padding-bottom:20px; text-align:center; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.t_middle .pbox p{padding-top:10px; text-align:center; font-family:'Nanum Gothic Bold'; color:#424242; font-size: 16px;line-height:16px;}
.t_middle .pcopy{width:100%;height:50px; margin-top:10px; background:#4f4f4f; padding-top:20px; padding-left:30px;text-align:left; font-family:'Nanum Gothic Bold'; color:#fff; text-transform:uppercase; font-size: 11px;line-height:11px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.mypage_wrap{width:100%; margin: 0px auto 30px; text-align:left; vertical-align:top;}
.mypage_wrap .mypage_stit{float:left; width:50%; text-align:left; font-family:'Nanum Gothic Bold'; color:#606060; font-size: 18px;line-height:18px; margin-bottom:10px;}
.mypage_wrap .mypage_btn{float:right; width:50%; text-align:right; margin-top:5px;}
.mypage_wrap .order_txt{float:left; width:50%; text-align:left; font-family:'Nanum Gothic Bold'; color:#858585; font-size: 13px;line-height:13px; margin-bottom:10px;}
.mypage_wrap .order_date{float:right; width:50%; text-align:right; font-family:'Nanum Gothic Bold'; color:#858585; font-size: 13px;line-height:13px; margin-bottom:10px;}

.smtit{width:100%; text-align:left; vertical-align:top; font-family:'Nanum Gothic Bold'; color:#858585; font-size: 13px;line-height:13px; margin-bottom:5px;}
.smtit p{font-family:'Nanum Gothic Bold'; color:#858585; font-size: 14px;line-height:18px; margin-bottom:10px; padding-left:10px; background: url(/img/icon_dot01.png) left 5px no-repeat;}

/* mypage list-table */
.mylist-table {width:100%;margin:10px auto 30px; border-top:2px solid #a6a6a6; border-bottom:1px solid #f2ece5;  overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.mylist-table th {padding:12px 0px; font-size:14px;color:#858585;line-height:14px;font-family:'Nanum Gothic Bold'; background:#fafafa; text-align: center;}
.mylist-table tr {background-color: #fff;}
.mylist-table tr.nbg{background-color: #f4f9fa;}
.mylist-table tr:hover {background-color: rgba(228,228,228,.1);}
.mylist-table td {font-size:14px; padding:12px 0px; text-align: center;vertical-align:middle;color:#666666;border-top: 1px solid #f2ece5;}
.mylist-table td.left{text-align: left; }
.mylist-table td.date {font-size:13px;letter-spacing:-0.5px;}
.mylist-table td.notice {font-size:14px;color:#12a8d9;font-family:'Nanum Gothic Bold';}
.mylist-table td:first-child, .mylist-table th:first-child {border-left: none;}
.mylist-table input[type="checkbox"], .mylist-table input[type="radio"]{width:14px; height:14px;vertical-align:middle;border:1px solid #e7e7e7; margin:0; padding:0; cursor:pointer;}


/* 주문현황 */
.orderlist_box {width:100%; margin-bottom:20px; padding:20px 60px 15px; background: #f8f8f8; border:1px solid #d9d9d9; overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.orderlist_box .ordertit{display: inline-block; width:340px; min-height:46px; text-align: left; font-size:13px; line-height: 13px; color: #666;font-family:'Nanum Gothic Bold'; padding:34px 0px 0px 58px; background:url(/img/search_icon.png) 0px top no-repeat;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.orderlist_box .od01{display: inline-block; width:428px; text-align: left; }
.orderlist_box .od02{display: inline-block; width:100px; text-align: left; }
.orderlist_box .od01 ul{height:30px;}
.orderlist_box .od01 ul li.otit{display: inline-block; width:118px; font-size:13px; letter-spacing: -0.05em; color: #424242;font-family:'Nanum Gothic Bold';padding:0px 0px 0px 5px; background:url(/img/dt_icon.png) left 5px no-repeat;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.orderlist_box .od01 ul li.ocont{display: inline-block; width:310px; font-size:13px; }
.orderlist_box .od01 ul li.ocont span{display: inline-block;margin-right:5px;}
.orderlist_box .od01 ul li.ocont img{margin-top:2px;}

.orderlist_box input[type="checkbox"] ~ label, .orderlist_box input[type="radio"] ~ label{padding:0px 2px}
.orderlist_box input[type=checkbox], .orderlist_box input[type=radio] {width:14px; height:14px; margin-top:2px;}
.orderlist_box .inputbox{width:100px; height:26px; padding:0 5px;border: 1px solid #e1e1e1; background:#fff; color:#444;line-height:normal !important;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-family:'Nanum Gothic Bold';transition: all 0.3s ease-out; margin-right:2px;}


/* order table */
.order-table {width:100%;margin:10px auto; border-top:2px solid #a6a6a6; border-bottom:1px solid #f2ece5;  overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order-table th {padding:12px 0px; font-size:14px;color:#858585;line-height:14px;font-family:'Nanum Gothic Bold'; background:#fafafa; text-align: center;border-left: 1px solid #f2ece5;}
.order-table tr {background: #fff;}
.order-table td {font-size:14px; font-family:'Nanum Gothic Bold';padding:12px 0px; text-align: center;vertical-align:middle;color:#606060;border-top: 1px solid #f2ece5;border-left: 1px solid #f2ece5;}
.order-table td.left{text-align: left; padding:12px 10px;vertical-align:middle;}
.order-table td.date {font-size:13px;letter-spacing:-0.5px;}
.order-table td.num {border-left: none;}
.order-table td.suj{border-left: none;text-align: left; padding:12px 10px;vertical-align:middle;}
.order-table th:first-child {border-left: none;}
.order-table input[type="checkbox"], .order-table input[type="radio"]{width:14px; height:14px;vertical-align:middle;border:1px solid #e7e7e7; margin:0; padding:0; cursor:pointer;}
.order-table td.left img{width:75px; height:65px;}
.order-table td.all{text-align: left;vertical-align:middle; padding:12px 10px;border-left:1px solid #f2ece5;background:#f8f5f2;}

.order_all{width:100%; background:#f8f5f2; text-align: left; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_all ul{margin-bottom:8px;}
.order_all .aleft{float:left; width:60%; padding-left:50px;text-align: left; font-size:15px;font-family:'Nanum Gothic Bold';color:#858585;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_all .aright{float:right; width:40%; padding-right:30px;text-align:right; font-size:15px;font-family:'Nanum Gothic Bold';color:#858585;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.f_brown{color:#ca4300;}


.o_box{width:100%; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;border-top:8px solid #0a5892; }
.o_title{display: block;text-align:left; background:#12a8d9;padding:20px 30px;  font-family:'Nanum Gothic Bold'; color:#fff; font-size: 20px;line-height:20px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.o_middle{width:100%;padding:30px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.o_middle .jbox{width:100%; padding:10px 20px; background:#fff; border:1px solid #e7e7e7; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; font-size:0;}
.o_middle .jbox ul{border-top:1px solid #e7e7e7;padding-top:10px; margin-bottom:6px;}
.o_middle .jbox ul:first-child {border-top:0px solid #e7e7e7;}
.o_middle .jbox .jnum{display: inline-block; width:15%;font-family:'Nanum Gothic Bold'; color:#424242; font-size: 14px;line-height:14px; }
.o_middle .jbox .jnum_t{display: inline-block; width:35%; font-family:'Nanum Gothic'; color:#424242; font-size: 14px;line-height:14px;}
.o_middle .jtit{width:100%; font-family:'Nanum Gothic'; color:#424242; font-size: 13px;line-height:13px;margin-top:15px; margin-bottom:10px;}
.o_middle .o_btn{display: block; text-align:center;}


.out_tb{width:100%; padding:30px 40px; border:1px solid #e2e2e2; background:#f6f6f6;overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.out_tb p{ font-family:'Nanum Gothic Bold'; color:#858585;  font-size: 14px;line-height:18px;margin-bottom:30px;}
.out_tb h2{ min-height:23px; font-family:'Nanum Gothic Bold'; color:#858585; font-size: 14px;line-height:18px;padding-left:35px; background: url(/img/num_01.png) left 0px no-repeat;margin-bottom:7px;letter-spacing:-0.5px;}
.out_tb h3{ font-family:'Nanum Gothic Bold'; color:#858585; font-size: 14px;line-height:18px;padding-left:35px; background: url(/img/num_02.png) left 0px no-repeat;letter-spacing:-0.5px;}
.out_tb .pw{width:100%; padding:10px 0px; background:#d8d8d8; text-align: center; font-family:'Nanum Gothic Bold'; color:#525252; font-size: 15px; overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.out_tb .pw input{display: inline-block;box-sizing: border-box;border:1px solid #dadada;background:#fff;width:240px; height: 30px; padding: 4px;color:#858585;font-size:13px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.out_tb .pw input:focus {outline: none;background:#fff;border-color:#12a8d9}

.out_stb{width:100%;margin-top:30px; padding:20px 60px; border:1px solid #e2e2e2; background:#fff;overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.out_stb .stb01{float:left; width:208px; color: #424242;font-size:15px;line-height:15px;font-family:'Nanum Gothic bold';}
.out_stb .stb02{float:left;width:330px;text-align: left;}
.out_stb .stb02 label {display: block;width: 100%;color: #424242;font-size:13px;line-height:13px;font-family:'Nanum Gothic bold';margin-bottom:8px;}
.out_stb .stb02 input[type=checkbox], .out_stb .stb02 input[type=radio] {width:12px; height:12px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer; margin-right:5px; }

.out_tit{width:100%; margin-top:30px; }
.out_tit p{margin-bottom:10px; color: #424242;font-size:13px;line-height:13px;font-family:'Nanum Gothic bold';}
.out_tit textarea{display: block;box-sizing: border-box; border:1px solid #d4d4d5;width: 100%;padding: 10px 15px;resize: none; overflow-y: scroll; font-size:13px; font-family:'Nanum Gothic';height: 150px;line-height: 1.6em;}
.out_tit textArea:focus {outline: none;border-color:#12a8d9;}


.out_ok{width:100%; padding:30px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; background:#f6f6f6; border:1px solid #e2e2e2}
.out_ok_tit{display: block;text-align:left; padding-bottom:20px; margin-bottom:30px; border-bottom:1px solid #b1b0b8; color: #424242; font-size:50px;line-height:50px;font-family:'Nanum Gothic';text-transform:uppercase; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.out_ok_img{display: block;text-align:center; margin-top:60px; }

.policy_box01{width:100%; padding:40px 0px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; background: url(/img/policy01.png) 95px 40px no-repeat #efefef; }
.policy_box01 h2{padding-left:225px; color: #12a8d9;font-size:24px;line-height:24px;font-family:'Nanum Gothic bold'; margin-bottom:10px;}
.policy_box01 p{padding-left:225px; color: #858585;font-size:15px;line-height:20px;font-family:'Nanum Gothic bold';letter-spacing:-0.5px;}

.policy_box02{width:100%; height:183px; margin-top:20px; padding:40px 0px 0px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; background: url(/img/policy_bg.png) left top no-repeat; }
.policy_box02 .pleft{float:left; width:225px; padding-left:50px; padding-top:5px;text-align: right;color: #fff;font-size:20px;line-height:24px;letter-spacing:-0.5px;font-family:'Nanum Gothic bold';box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.policy_box02 .pmiddle{float:left; width:350px; padding-left:104px;text-align: left;color: #fff;font-size:15px;line-height:22px;font-family:'Nanum Gothic bold';letter-spacing:-0.5px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.policy_box02 .pmiddle a{color: #fff;}
.policy_box02 .pmiddle a:hover{color: #d5eff8; }
.policy_box02 .pright{float:left; width:415px; text-align: left;color: #fff;font-size:15px;line-height:22px;font-family:'Nanum Gothic bold';letter-spacing:-0.5px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.policy_box02 .pright a{color: #fff;}
.policy_box02 .pright a:hover{color: #d5eff8; }

.policy_box03{width:100%;padding:40px 35px;border:1px solid #c7c5c5; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }

.policy_t{width:100%; margin-bottom:30px; padding:0px 35px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.policy_t .policy_tit{width:100%; height:20px;  margin-bottom:15px;background: url(/img/pline.png) left bottom repeat-x;}
.policy_t .policy_tit .psubj{float:left;}
.policy_t .policy_tit .psubj p{display: inline-block;background: url(/img/icon_p.png) left top no-repeat #fff; padding-left:25px; padding-right:10px; min-height:17px; color: #327daa;font-size:14px;line-height:14px;font-family:'Nanum Gothic bold';letter-spacing:-0.5px;}
.policy_t .policy_tit .ptop{float:right;text-align: right;padding-bottom:2px;}
.policy_t .policy_cont{width:100%; ; padding-left:25px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.policy_t .policy_cont h2{color: #1a1a1a;font-size:12px;line-height:12px; margin-bottom:8px;}
.policy_t .policy_cont p{background: url(/img/icon_p01.png) left 5px no-repeat; color: #327daa;font-size:12px;line-height:16px;padding-left:13px; margin-bottom:4px;}

.policy_t02{width:100%; margin:60px 0px 30px 0px;text-align: left; padding-left:125px;background: url(/img/icon_p02.png) 82px top no-repeat;color: #d06197;font-size:12px;line-height:14px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}


.grbox{width:100%;padding:13px 25px;text-align: left;background:#f4f4f4; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; overflow: hidden;}
.grbox ul{padding:10px 0px 0px 25px;margin-top:10px; border-top:1px solid #d2d2d2;color: #1a1a1a;font-size:12px;line-height:12px;}
.grbox li{float:left; width:50%;color: #1a1a1a;font-size:12px;line-height:16px;}
.grbox ul:first-child{padding:0px 0px 0px 25px;margin-top:0px; border-top:0px solid #d2d2d2;}


.terms_box01{width:100%; padding:40px 0px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; background: url(/img/terms01.png) 70px 40px no-repeat #efefef; }
.terms_box01 h2{padding-left:225px; color: #12a8d9;font-size:24px;line-height:24px;font-family:'Nanum Gothic bold'; margin-bottom:10px;}
.terms_box01 p{padding-left:225px; color: #858585;font-size:14px;line-height:20px;font-family:'Nanum Gothic bold';letter-spacing:-0.5px;}

.terms{width:100%; margin-top:20px;}
.terms textarea{display: block;box-sizing: border-box; border:1px solid #c7c5c5;width: 100%;padding:15px;resize: none; overflow-y: scroll; font-size:12px;color: #666; font-family:'Nanum Gothic';height: 500px;line-height: 1.6em;}
.terms textArea:focus {outline: none;border-color:#12a8d9;}

.qabox{width:100%; margin-bottom:20px; padding:26px 0px 20px 180px; min-height:100px; border:1px solid #eaeaea; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; background: url(/img/icon_down01.png) 85px 20px no-repeat #f8f8f8; color: #7c7c7c;font-size:15px;line-height:15px;font-family:'Nanum Gothic bold';letter-spacing:-0.8px;}
.qabox p{margin-top:5px;}

.mapbox{width:100%;height:600px; text-align: left;border:1px solid #eaeaea; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; overflow: hidden;}
#map {height:600px;}
#map_1 {height:600px;}
.mapbox_2{width:100%;height:600px; text-align: left;border:1px solid #eaeaea; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; overflow: hidden;}
#map_2 {height:600px;}
.mapbox_3{width:100%;height:600px; text-align: left;border:1px solid #eaeaea; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; overflow: hidden;}
#map_3 {height:600px;}

.map_wrap{width:100%; margin-top:25px; overflow: hidden; position:relative;z-index:1;}
.map_wrap .map_t{display: inline-block; width:100%; text-align: right;margin-bottom:5px; }
.map_wrap .map_table{display: inline-block;width:100%; text-align: left;  z-index:1;}
.map_wrap .map_icon{position: absolute; z-index:2; left:10px; top:10px;}

.maplist-table {width:100%;margin:0px auto 30px; }
.maplist-table th{padding:15px 0px 15px 40px; font-size:16px;color:#353535;line-height:16px;font-family:'Nanum Gothic Bold'; background:#fafafa; text-align: center;border-bottom: 1px solid #d7d7d7;}
.maplist-table th.last_blue{border-bottom: 1px solid #12a8d9;}
.maplist-table th.fblue{border-top: 1px solid #12a8d9;}
.maplist-table td.fgray{border-top:1px solid #d7d7d7;}
.maplist-table tr {}
.maplist-table td {font-size:14px; padding:15px 0px 15px 20px; text-align: left;vertical-align:middle;color:#858585;border-bottom: 1px solid #d7d7d7;}


.map_tab{float:right;height: 40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.map_tab ul{display: inline-block; }
.map_tab li{width: 135px; float: left; margin-left:2px;}
.map_tab li a {width: 100%; height:40px; text-align: center; color: #424242; padding:12px 0px; line-height: 15px; font-size: 15px;font-family:'Nanum Gothic Bold'; display: block; border:1px solid #ebebeb;  background:#f4f4f4; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.map_tab li a:hover {background:#12a8d9;color: #fff;border:0px solid #ebebeb;}
.map_tab li.active a {background:#12a8d9;color: #fff; border:0px solid #ebebeb;}
.map_tab li:first-child {margin-left:0px;}



.map_tab_2{float:right;height: 40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.map_tab_2 ul{display: inline-block; }
.map_tab_2 li{width: 135px; float: left; margin-left:2px;}
.map_tab_2 li a {width: 100%; height:40px; text-align: center; color: #424242; padding:12px 0px; line-height: 15px; font-size: 15px;font-family:'Nanum Gothic Bold'; display: block; border:1px solid #ebebeb;  background:#f4f4f4; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.map_tab_2 li a:hover {background:#12a8d9;color: #fff;border:0px solid #ebebeb;}
.map_tab_2 li.active a {background:#12a8d9;color: #fff; border:0px solid #ebebeb;}
.map_tab_2 li:first-child {margin-left:0px;}



.map_tab_3{float:right;height: 40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.map_tab_3 ul{display: inline-block; }
.map_tab_3 li{width: 135px; float: left; margin-left:2px;}
.map_tab_3 li a {width: 100%; height:40px; text-align: center; color: #424242; padding:12px 0px; line-height: 15px; font-size: 15px;font-family:'Nanum Gothic Bold'; display: block; border:1px solid #ebebeb;  background:#f4f4f4; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.map_tab_3 li a:hover {background:#12a8d9;color: #fff;border:0px solid #ebebeb;}
.map_tab_3 li.active a {background:#12a8d9;color: #fff; border:0px solid #ebebeb;}
.map_tab_3 li:first-child {margin-left:0px;}



#shopcontainer{width:1250px; margin:30px auto; text-align:left; vertical-align:top; overflow: hidden;}
#shopcontainer:after{display:block;clear:both;content:''}

.shop_title {position:relative; width:100%; margin:0px 0px 30px 0px; text-align:left; vertical-align:top; font-family:'Nanum Gothic Bold'; color:#1e1e1e; font-size: 34px;line-height:34px;overflow: hidden;}
.shop_title span{display: inline-block; font-family:'Nanum Gothic Bold'; color:#a0a0a0; font-size:13px;line-height:13px; margin-left:5px; margin-top:16px;}
.shop_title .sicon{position:absolute; z-index:2; right:0; top:5px; display: inline-block; min-height:20px; }
.shop_title .sicon p{display: inline-block; margin-left:5px; }

.shop_tab06{width:100%; height: 50px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.shop_tab06 li{width: 16.666%; float: left;margin-left:-1px;}
.shop_tab06 li a {width: 100%; text-align: center; color: #969696; padding:16px 0px; line-height: 18px; font-size: 18px;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #ebebeb; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.shop_tab06 li a:hover {color: #12a8d9;}
.shop_tab06 li.active a {border-bottom:2px solid #12a8d9; color: #12a8d9; }
.shop_tab06 li:first-child {border-left:0px solid #ebebeb; }
.shop_tab06 li:first-child {margin-left:0px;}

/* 4개씩 상품박스 */
.shoplist_box04 {width: 100%; margin:50px auto; position: relative; overflow: hidden;font-size:0;}
.shoplist_box04 li{display: inline-block; width:294px; margin-left:24px; text-align:left; position: relative; font-size:0;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;cursor:pointer;}
.shoplist_box04 li:first-child{margin-left:0px; }
.shoplist_box04 .thumb_over{position: absolute; display: inline-block; top:217px; left:37px; width:100%; height:70px; background-color:transparent; -ms-filter: alpha(opacity=0); filter: Alpha(opacity=0); opacity: 0; overflow: hidden; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.shoplist_box04 .thumb_over .preview{display: table;float:left; width:70px; height:60px; background: #000;color: #424242;  font-size:12px;line-height:12px;font-family:'Nanum Gothic Bold';text-align:center;margin-right:5px;}
.shoplist_box04 .thumb_over .preview p{display: table-cell; text-align:center; vertical-align:middle;height:60px;}
.shoplist_box04 .thumb_over .preview p img{width:41px;height:40px;}

.shoplist_box04 li:hover .thumb_over{-ms-filter: alpha(opacity=60); filter: Alpha(opacity=60); opacity: 0.6; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; }

.shoplist_box04 .thumb{display: inline-block; width:100%; height:294px; cursor:pointer;background: #fafafa;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.shoplist_box04 .thumb img{width:100%; height:100%;}

.shoplist_box04 .subject{display: block; width:100%; text-align:left;color: #bb5831;font-family:'Nanum Gothic Bold';line-height: 15px;font-size:15px; margin-bottom:4px;letter-spacing: -0.5px; margin-top:10px;}
.shoplist_box04 .cont{display: block; width:100%; text-align:left;color: #888888;font-family:'Nanum Gothic Bold';line-height: 18px;font-size:15px; margin-bottom:15px;letter-spacing: -0.5px;}
.shoplist_box04 .sptxt{display: block; width:100%; text-align:left;color: #e54100;font-family:'Nanum Gothic Bold';line-height: 16px;font-size:16px; margin-bottom:10px; letter-spacing: -0.5px;}
.shoplist_box04 .icon{display: block; width:100%;}
.shoplist_box04 .icon p{display: inline-block; margin-left:5px; margin-bottom:5px;}

/* shop popup */
.shop_dbox{width:100%;background: #fff;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.shop_dtitle{display: block;text-align:left;background: #12a8d9; padding-top:25px; padding-left:40px; height:80px; color: #fff; font-size:36px;line-height:36px;font-family:'Nanum Gothic';text-transform:uppercase; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.shop_wrap{width:100%;padding:50px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;font-size:0}
.shop_wrap .s_img{display: inline-block;width:420px;}
.shop_wrap .s_text{display: inline-block; width:430px; text-align:left;padding:0px 0px 0px 30px;color:#858585;font-size:14px;font-family:'Nanum Gothic Bold';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.shop_wrap .s_box{display: inline-block;width:280px; text-align:left; border:1px solid #dfdfdf; padding:0px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.shop_wrap .s_box .s_box01{display: inline-block;width:100%; text-align:left; padding:15px; border-bottom:1px solid #dfdfdf; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.shop_wrap .s_box .s_box02{display: inline-block;width:100%; text-align:left; padding:25px 10px 10px 10px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.shop_wrap .s_box select {border-radius: 2px; background: url(/img/select_arrow02.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */ border:1px solid #dfdfdf;line-height:30px;height:30px;padding:0 0 0 2px;margin:0 2px 0 0;width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;font-size:13px;}
/* IE 10, 11의 네이티브 화살표 숨기기 */
.shop_wrap .s_box select::-ms-expand {display: none;}

.stext_wrap{display: inline-block; width:100%; text-align:left;font-size:0}
.stext_wrap ul{display: inline-block; width:100%; margin-top:20px;}
.stext_wrap ul.ctxt{margin-top:10px;color:#999;font-size:13px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}
.stext_wrap .stx01{display: inline-block; width:50%; text-align:left;color:#424242;font-size:14px;font-family:'Nanum Gothic Bold';}

.stext_box{display: inline-block;width:100%;margin-top:210px; text-align:center; background: #f7f7f7; border:1px solid #e7e7e7; padding:25px 20px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;font-size:0}
.stext_box .stext01{display: inline-block;width:25%; text-align:center; }
.stext_box .stext02{display: inline-block;width:50%; text-align:center; }
.stext_box h2{color:#424242;font-size:14px;line-height: 14px;font-family:'Nanum Gothic Bold'; margin-bottom:5px;}
.stext_box p{color:#424242;font-size:18px;line-height: 18px;font-family:'Nanum Gothic Bold';}

.star-rating { width:112px;text-align:left; }
.star-rating,.star-rating span { display:inline-block; height:18px; overflow:hidden; background:url(/img/star.png)no-repeat; }
.star-rating span{ background-position:left bottom; line-height:0; vertical-align:top; }


.stext_wrap01{display: inline-block; width:100%; text-align:left;font-size:0}
.stext_wrap01 .stxt02{display: inline-block; width:80%; text-align:left;color:#8c8b8b;font-size:13px;line-height: 13px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}
.stext_wrap01 .stxt03{display: inline-block; width:20%; text-align:right;color:#8c8b8b;font-size:13px;line-height: 13px;font-family:'Nanum Gothic';}
.stext_wrap01 .stxt04{display: inline-block; width:50%; text-align:left;color:#8c8b8b;font-size:13px;line-height: 13px;font-family:'Nanum Gothic Bold'; margin-top:10px;}
.stext_wrap01 .stxt04 img{vertical-align:top;padding:0px 0px;}
.stext_wrap01 .stxt04 input{width:24px; height:22px;background:#fff; text-align:center; border-top:1px solid #c6c5c3; border-bottom:1px solid #c6c5c3; border-left:0px solid #c6c5c3;border-right:0px solid #c6c5c3;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-family:'Nanum Gothic Bold'; font-size:13px; color:#424242; line-height:20px;padding:0px;}
.stext_wrap01 .stxt05{display: inline-block; width:50%; text-align:right;color:#424242;font-size:16px;line-height: 16px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;margin-top:10px;}
.stext_wrap01 .stxt05 p{color:#8c8b8b;font-size:13px;line-height: 13px;font-family:'Nanum Gothic Bold';text-decoration: line-through; letter-spacing: -0.5px;margin-bottom:5px;}


.stext_wrap02{display: inline-block; width:100%; margin-bottom:15px; text-align:left;font-size:0}
.stext_wrap02 .stxt06{display: inline-block; width:40%; text-align:left;color:#424242;font-size:15px;line-height: 15px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}
.stext_wrap02 .stxt07{display: inline-block; width:60%; text-align:right;color:#12a8d9;font-size:18px;line-height: 18px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}

.slider {margin: 0px auto;width: 420px; height:420px; overflow: hidden; padding: 0px; vertical-align:top;background: #f8f8f8; border:0px solid #ebebeb;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.bxslider {padding: 0px;vertical-align:top;}

.thumbox {margin-top: 10px;text-align:center;}
.thumbox li{float:left; width:80px; height:80px; margin-left:5px;}
.thumbox li img{width: 100%; height:100%;}
.thumbox li:first-child{margin-left:0px; }

/* PAGER */

.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-family: Arial;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

.shop_detail{width:100%; text-align:left; font-size:0; border-bottom:1px solid #e4e4e4; padding-bottom:15px; margin-bottom:30px;}
.shop_btitle{display: inline-block; width:70%; text-align:left; color:#1e1e1e;font-size:32px;line-height: 32px;font-family:'Nanum Gothic Bold';}
.shop_sns{display: inline-block; width:30%; text-align:right;}
.shop_sns img{margin-left:10px;}

.shop_wrap01{width:100%;padding:0px;font-size:0}
.shop_wrap01 .s_img{display: inline-block;width:420px;}
.shop_wrap01 .b_text{display: inline-block; width:550px; text-align:left;padding:0px 50px 0px 30px;color:#858585;font-size:14px;font-family:'Nanum Gothic Bold';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.shop_wrap01 .s_box{display: inline-block;width:280px; text-align:left; border:1px solid #dfdfdf; padding:0px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.shop_wrap01 .s_box .s_box01{display: inline-block;width:100%; text-align:left; padding:15px; border-bottom:1px solid #dfdfdf; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.shop_wrap01 .s_box .s_box02{display: inline-block;width:100%; text-align:left; padding:25px 10px 10px 10px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.shop_wrap01 .s_box select {border-radius: 2px; background: url(/img/select_arrow02.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */ border:1px solid #dfdfdf;line-height:30px;height:30px;padding:0 0 0 2px;margin:0 2px 0 0;width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;font-size:13px;}
/* IE 10, 11의 네이티브 화살표 숨기기 */
.shop_wrap01 .s_box select::-ms-expand {display: none;}

.detail_area{width:100%;font-size:0}
.detail_area .detail_left{display: inline-block; width:950px;}
.detail_area .detail_right{display: inline-block; width:280px; margin-left:20px;}

.detail_tab06{width:100%; height: 40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.detail_tab06 li{width: 16.666%; float: left;margin-left:-1px;}
.detail_tab06 li a {width: 100%; text-align: center; color: #969696; padding:12px 0px; line-height: 14px; font-size: 14px;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #ebebeb; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.detail_tab06 li a:hover {color: #12a8d9;}
.detail_tab06 li.active a {border:1px solid #12a8d9; background: #12a8d9;color: #fff; }
.detail_tab06 li:first-child {border-left:0px solid #ebebeb; }
.detail_tab06 li:first-child {margin-left:0px;}

.detail_wrap{width:100%; margin-top:40px;}
.detail_wrap .dimg{width:100%;text-align:center;}
.detail_wrap .content_box1 {padding:0px; min-height:300px; font-size:14px;color:#737373;line-height:18px;font-family:'Nanum Gothic Bold';text-align:left;}


.wbox_wrap{width:280px; margin-bottom:15px; padding: 15px 15px 10px 15px; text-align:left; vertical-align:top; z-index:1; position:relative; background-color: #f2f2f2; border:1px solid #dfdfdf; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;font-size:0;}
.wbox_wrap p{text-align:left;color:#424242; font-family:'Nanum Gothic Bold';font-size: 16px; margin-bottom:15px; }

.wbox_area{width:100%;}
.wbox_area ul{display: inline-block;width:100%; margin-top:10px;}
.wbox_area li{display: inline-block;width:120px; margin-left:8px;}
.wbox_area li:first-child {margin-left:0px;}
.wbox_area ul:first-child {margin-top:0px;}

.wbox{width:100%;}
.wbox .w_img{height:120px;background:#fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;text-align:center;}
.wbox .w_img img{width:100%; height:100%;}
.wbox .wptit{display: block;text-align:left;margin-top:10px; overflow:hidden; color:#858585; font-family:'Nanum Gothic Bold';font-size: 13px; letter-spacing: -0.5px; margin-bottom:5px;}
.wbox .wcont{display: block;text-align:left;color:#858585; font-family:'Nanum Gothic Bold';font-size: 13px;text-decoration: line-through; letter-spacing: -0.5px; margin-bottom:5px; }
.wbox .wprice{display: block; text-align:left;color:#424242; font-family:'Nanum Gothic Bold';font-size: 14px;line-height: 14px;letter-spacing: -0.5px;}

.wr-star {width:100%; text-align:left;border:1px solid #d9d9d9; background:#f7f7f7; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;font-size:0;margin-bottom:15px; }
.wr-star .star_tit{display: inline-block;width:148px; text-align:center;padding:15px 10px;font-family:'Nanum Gothic Bold'; font-size:16px;linle-height:18px; color:#666;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.wr-star .star_ch{display: inline-block;width:800px; text-align:left;padding:15px 10px;font-family:'Nanum Gothic Bold'; font-size:14px;linle-height:18px; color:#666;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.wr-star .star_ch input[type=checkbox], .wr-star .star_ch input[type=radio] {width:14px; height:14px;vertical-align:middle;border:0; padding:0; cursor:pointer; margin-right:5px; background-color:transparent;}
.wr-star .star_ch label{display: inline-block;margin:0px 10px;}

.qatit{width:100%; text-align:left; vertical-align:top; font-family:'Nanum Gothic Bold'; color:#969696; font-size: 14px;line-height:22px;letter-spacing: -0.5px;}
.qatit p{font-family:'Nanum Gothic Bold'; color:#424242; font-size: 18px;line-height:18px; margin-bottom:10px; }

.qatb {width:100%; margin: 20px auto; text-align:left; vertical-align:top; border-top:1px solid #204683; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.qatb ul li {margin-bottom:0px;border-bottom:1px solid #e1e1e1;min-height:62px; }
.qatb ul li .q{display:block;text-align:left;  vertical-align:top;padding:20px 0px;}
.qatb ul li.on .q{}
.qatb ul li .a{border-top:1px solid #e1e1e1;background:#f7f7f7; padding:20px 0px;text-align:left; }

.q_area01{display:inline-block;width:100px; min-height:26px; background:url(/img/icon_q01.png) center top no-repeat;text-align:left;  vertical-align:top; }
.q_area02{display:inline-block;width:650px; color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 22px;text-decoration:none !important;cursor:pointer;word-wrap:break-word;text-align:left;  vertical-align:top; }
.q_area02 p{margin-bottom:5px;min-height:15px;background:url(/img/icon_qt.png) left 0px no-repeat; color:#35a5d7;font-family:'Nanum Gothic Bold';font-size:10px;line-height: 10px;padding:3px 0px 0px 40px;}
.q_area03{display:inline-block;width:200px; color:#858585;font-family:'Nanum Gothic';font-size:13px;line-height: 13px;letter-spacing: -0.5px;text-align:right;  vertical-align:top; padding-top:26px;}

.a_area01{display:inline-block;width:100px; min-height:26px; background:url(/img/icon_a01.png) center top no-repeat;text-align:left;  vertical-align:top; }
.a_area02{display:inline-block;width:850px; color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 22px;text-decoration:none !important;cursor:pointer;word-wrap:break-word;text-align:left;  vertical-align:top; }

.delivery_wrap {width:100%; margin: 20px auto; text-align:left; vertical-align:top; border-top:2px solid #313131; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.delivery_wrap .dv01{width:100%;padding:20px; text-align:left; vertical-align:top; border-bottom:1px solid #dbdbdb; background:#f4f4f4;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;overflow: hidden;}
.delivery_wrap .dv02{width:100%;padding:20px; text-align:left; vertical-align:top; border-bottom:1px solid #313131; background:#fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;overflow: hidden;}
.delivery_wrap .dv_left{float:left;width:150px; color:#424242;font-family:'Nanum Gothic Bold';font-size:18px;line-height: 18px;letter-spacing: -0.5px;text-align:center;  vertical-align:top;}
.delivery_wrap .dv_right{float:right;width:760px; color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 22px;letter-spacing: -0.5px;text-align:left;  vertical-align:top;}
.delivery_wrap .dv_right p{color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 22px;letter-spacing: -0.5px;background:url(/img/icon_square.png) left 10px no-repeat;text-align:left; vertical-align:top;padding-left:15px;margin-bottom:5px;}

.exchange_wrap {width:100%; margin: 20px auto; text-align:left; vertical-align:top; background:#f4f4f4; border:1px solid #dbdbdb; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.exchange_wrap ul{display:inline-block;width:100%; border-top:1px solid #dbdbdb;}
.exchange_wrap .ex_left{float:left; width:179px; text-align:center; vertical-align:top;color:#424242;font-family:'Nanum Gothic Bold';font-size:18px;line-height: 18px;letter-spacing: -0.5px;border-right:1px solid #dbdbdb;background:#f4f4f4;padding:25px 0px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.exchange_wrap .ex_right{float:left; width:768px; text-align:left; vertical-align:top; padding:25px; background:#fff; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.exchange_wrap ul:first-child {border-top:0px solid #dbdbdb;}
.exchange_wrap h2{color:#424242;font-family:'Nanum Gothic Bold';font-size:16px;line-height: 16px;letter-spacing: -0.5px;margin-bottom:10px;}
.exchange_wrap p{color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 14px;letter-spacing: -0.5px;margin-bottom:10px;background:url(/img/icon_square.png) left 10px no-repeat;padding-left:15px;}

.exchange-tb{margin:10px auto 20px; border-top:2px solid #dbdbdb; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.exchange-tb th{padding:15px; font-size:14px;color:#424242;line-height:14px;font-family:'Nanum Gothic Bold'; background:#f4f4f4; text-align:left;border-left:1px solid #dbdbdb;border-top:1px solid #dbdbdb;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.exchange-tb tr {}
.exchange-tb td{font-size:13px; padding:15px; text-align:left;vertical-align:middle;color:#737373;border-left:1px solid #dbdbdb;border-top:1px solid #dbdbdb;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.cart_top {width:100%; border:1px solid #e5e5e5; overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_top .ctit{float:left; width:550px; text-align:left; vertical-align:top; font-size:36px;color:#424242;line-height:36px;font-family:'Nanum Gothic Bold'; padding:38px 0px 0px 50px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_top .step{float:left; width:698px; text-align:left; vertical-align:top; padding:20px 0px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.cart_middle {width:100%; border:1px solid #e5e5e5; padding:30px; overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_middle .cmtit{float:left; width:50%; text-align:left; vertical-align:top;font-size:20px;color:#424242;line-height:20px;font-family:'Nanum Gothic Bold';}
.cart_middle .cmbtn{float:right; width:50%; text-align:right; vertical-align:top;}

/* shop list-table */
.shop-table {width:100%;margin:0px auto; border-top:2px solid #12a8d9; border-bottom:1px solid #12a8d9; }
.shop-table th {padding:20px 0px; font-size:15px;color:#737373;line-height:15px;font-family:'Nanum Gothic Bold'; background:#f7f7f7; text-align: center;}
.shop-table tr {background-color: #fff;}
.shop-table tr.nbg{background-color: #f4f9fa;}
.shop-table tr.kbg{background:#f7f7f7;}
.shop-table td {font-size:14px; padding:20px 5px; text-align: center;vertical-align:middle;color:#737373;border-top: 1px solid #e7e7e7;font-family:'Nanum Gothic Bold';}
.shop-table td.left {text-align: left; }
.shop-table td.date {font-size:13px;color:#858585;letter-spacing:-0.5px;}
.shop-table td.notice {font-size:14px;color:#12a8d9;font-family:'Nanum Gothic Bold';}
.shop-table td.bnone {border-top: 0px solid #e7e7e7;border-bottom: 1px solid #12a8d9;}
.shop-table td.blue_line {border-top: 1px solid #12a8d9;border-bottom: 1px solid #12a8d9;}
.shop-table td.delivery{background: #f3f3f3;font-size:12px;color:#858585;letter-spacing:-0.5px;}
.shop-table td:first-child, .list-table th:first-child {border-left: none;}
.shop-table input[type="checkbox"],.shop-table input[type="radio"]{width:14px; height:14px;vertical-align:middle;border:1px solid #e7e7e7; margin:0; padding:0; cursor:pointer;}
.shop-table label{margin-left:2px; margin-right:3px;color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 16px;letter-spacing: -0.5px; }
.shop-table p{font-size:16px;color:#424242;line-height:16px;margin-bottom:5px;}
.shop-table input{display: inline-block;box-sizing: border-box;border:1px solid #dadada;background:#fff; height:26px; padding: 4px;color:#858585;font-size:13px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.shop-table  select {border-radius: 2px; background: url(/img/select_arrow02.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */ border:1px solid #dfdfdf;line-height:38px;height:38px;padding:0 0 0 5px;margin:0 2px 0 0;width:180px;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;font-size:14px;color:#424242;font-family:'Nanum Gothic Bold';}


/* shop list-table */
.neo_shop-table {width:100%;margin:0px auto; border-top:2px solid #12a8d9; border-bottom:1px solid #12a8d9; }
.neo_shop-table th {padding:5px 0px; font-size:15px;color:#737373;font-family:'Nanum Gothic Bold'; background:#f7f7f7; text-align: center;}
.neo_shop-table tr {background-color: #fff;}
.neo_shop-table tr.nbg{background-color: #f4f9fa;}
.neo_shop-table tr.kbg{background:#f7f7f7;}
.neo_shop-table td {font-size:14px; padding:20px 5px; text-align: center;vertical-align:middle;color:#737373;border-top: 1px solid #e7e7e7;font-family:'Nanum Gothic Bold';}
.neo_shop-table td.left {text-align: left; }
.neo_shop-table td.date {font-size:13px;color:#858585;letter-spacing:-0.5px;}
.neo_shop-table td.notice {font-size:14px;color:#12a8d9;font-family:'Nanum Gothic Bold';}
.neo_shop-table td.bnone {border-top: 0px solid #e7e7e7;border-bottom: 1px solid #12a8d9;}
.neo_shop-table td.blue_line {border-top: 1px solid #12a8d9;border-bottom: 1px solid #12a8d9;}
.neo_shop-table td.delivery{background: #f3f3f3;font-size:12px;color:#858585;letter-spacing:-0.5px;}
.neo_shop-table td:first-child, .list-table th:first-child {border-left: none;}
.neo_shop-table input[type="checkbox"],.shop-table input[type="radio"]{width:14px; height:14px;vertical-align:middle;border:1px solid #e7e7e7; margin:0; padding:0; cursor:pointer;}
.neo_shop-table label{margin-left:2px; margin-right:3px;color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 16px;letter-spacing: -0.5px; }
.neo_shop-table p{font-size:16px;color:#424242;line-height:16px;margin-bottom:5px;}
.neo_shop-table input{display: inline-block;box-sizing: border-box;border:1px solid #dadada;background:#fff; height:26px; padding: 4px;color:#858585;font-size:13px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.neo_shop-table  select {border-radius: 2px; background: url(/img/select_arrow02.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */ border:1px solid #dfdfdf;line-height:38px;height:38px;padding:0 0 0 5px;margin:0 2px 0 0;width:180px;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;font-size:14px;color:#424242;font-family:'Nanum Gothic Bold';}




/* IE 10, 11의 네이티브 화살표 숨기기 */
.shop-table select::-ms-expand {display: none;}

.cart_num{display: inline-block; text-align:left;color:#8c8b8b;font-size:13px;line-height: 13px;font-family:'Nanum Gothic Bold'; margin-top:0px;}
.cart_num img{vertical-align:top;padding:0px 0px;}
.cart_num input{display: inline-block; width:40px; height:33px;background:#fff; text-align:center; border-top:1px solid #c6c5c3; border-bottom:1px solid #c6c5c3; border-left:0px solid #c6c5c3;border-right:0px solid #c6c5c3;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-family:'Nanum Gothic Bold'; font-size:13px; color:#424242; line-height:20px;padding:0px;}
.cart_num .input2{display: inline-block; width:40px; height:33px;background:#fff; text-align:center; border-top:0px solid #c6c5c3; border-bottom:0px solid #c6c5c3; border-left:0px solid #c6c5c3;border-right:0px solid #c6c5c3;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-family:'Nanum Gothic Bold'; font-size:13px; color:#424242; line-height:20px;padding:0px;}


.cart_txt{width:100%; text-align:left;font-size:0;}
.cart_txt .lbtn{display: inline-block; width:120px;}
.cart_txt .rtxt{display: inline-block; width:1130px; text-align:left;color:#8c8b8b;font-size:13px;line-height: 20px;font-family:'Nanum Gothic Bold';}

.order_txt01{display: inline-block; width:100%; text-align:left;color:#8c8b8b;font-size:13px;line-height: 20px;font-family:'Nanum Gothic Bold';}

.cart_tb{position: relative;width:100%; height:175px; text-align:left; margin:40px auto 0px; border:2px solid #858585; font-size:0; overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; z-index:1}
.cart_tb p{margin-top:10px;}
.cart_tb .ctb01{display: inline-block; width:297px; padding-right:50px; font-size:18px; color:#424242; line-height:18px;font-family:'Nanum Gothic Bold';text-align:right;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_tb .ctb02{display: inline-block; width:298px; padding-right:50px; font-size:18px; color:#424242; line-height:18px;font-family:'Nanum Gothic Bold';text-align:right;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_tb .ctb03{display: inline-block; width:302px; padding-right:50px; font-size:18px; color:#424242; line-height:18px;font-family:'Nanum Gothic Bold';text-align:right;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_tb .ctb04{display: inline-block; width:349px; padding-right:50px; font-size:18px; color:#424242; line-height:18px;font-family:'Nanum Gothic Bold';text-align:right;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_tb ul{display: inline-block; width:100%; height:128px; padding-top:30px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_tb ul.tb01{display: inline-block; padding-top:14px; width:100%; height:43px; border-top:1px solid #c5c5c5;background:#f4f4f4;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_tb .ctb05{display: inline-block; width:297px; padding:0px 20px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_tb .ctb06{display: inline-block; width:298px; padding:0px 20px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_tb .ctb07{display: inline-block; width:302px; padding:0px 20px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_tb .ctb08{display: inline-block; width:349px; padding:0px 20px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.ctb_l{float:left; width:50%; text-align:left; font-family:'Nanum Gothic Bold'; font-size:14px; color:#424242; line-height:14px;letter-spacing: -0.5px;}
.ctb_r{float:right; width:50%; text-align:right; font-family:'Nanum Gothic Bold'; font-size:14px; color:#424242; line-height:14px;letter-spacing: -0.5px;}

.cart_tb_bg {position: absolute;left:0; top:0; z-index:2}

.cart_txt01{display: inline-block; width:100%; margin-bottom:30px; text-align:left; font-size:0;}
.cart_txt01 .ltxt{display: inline-block; width:50%; padding-top:35px; text-align:left; color:#8c8b8b;font-size:13px;line-height: 20px;font-family:'Nanum Gothic Bold';box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_txt01 .rbtn{display: inline-block; width:50%; padding-top:15px; text-align:right;}
.cart_txt01 .rbtn a{margin-left:5px;}

.cart_wrap{width:100%;padding:40px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;font-size:0}
.cart_wrap h2{color:#424242;font-family:'Nanum Gothic Bold';font-size:16px;line-height: 16px;letter-spacing: -0.5px;margin-bottom:10px;}
.cart_wrap h3{color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 20px;letter-spacing: -0.5px;}
.cart_wrap h4{color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 20px;letter-spacing: -0.8px; padding-left:10px; margin-bottom:10px;background: url(/img/icon_square.png) left 8px no-repeat;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.cart_wrap .ct_img{display: inline-block;width:120px; height:95px}
.cart_wrap .ct_img img{width:100%; height:100%;}
.cart_wrap .ct_text{display: inline-block; width:460px; text-align:left;padding-left:20px;padding-top:10px;color:#858585;font-size:13px;line-height:16px;letter-spacing: -0.5px; font-family:'Nanum Gothic Bold';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.cart_wrap .ct_text p{color:#424242;font-family:'Nanum Gothic Bold';font-size:16px;line-height: 16px;letter-spacing: -0.5px;margin-bottom:5px;}
.cart_wrap .ct_text01{display: inline-block; width:100%; text-align:left;padding:15px;color:#858585;font-size:13px;line-height:18px;letter-spacing: -0.5px; font-family:'Nanum Gothic Bold';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;border-bottom:1px solid #424242;}
.cart_wrap .ct_text02{display: inline-block; width:100%; text-align:center; padding-top:40px; padding-bottom:40px; color:#424242;font-size:24px;line-height:24px;letter-spacing: -0.5px; font-family:'Nanum Gothic Bold';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.cart_box{display: inline-block;width:100%; margin-top:20px; text-align:left; background:#f4f4f4; border-top:2px solid #424242; border-bottom:1px solid #424242; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.cart_box .cr_left{display: inline-block;width:30%; padding:25px 0px 20px; text-align:center;color:#424242;font-size:15px;line-height:15px;font-family:'Nanum Gothic Bold';}
.cart_box .cr_right{display: inline-block;width:70%;padding:25px 0px 20px 20px; background:#fff; text-align:left;color:#424242;font-size:15px;line-height:15px;font-family:'Nanum Gothic Bold'; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.cart_box select {background: url(/img/select_arrow02.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */ border:1px solid #dfdfdf;line-height:30px;height:30px;padding:0 0 0 2px;margin:0 2px 0 0;width:200px;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;font-size:13px;}
/* IE 10, 11의 네이티브 화살표 숨기기 */
.cart_box select::-ms-expand {display: none;}

.cart_box01{display: inline-block;width:100%; margin-top:10px; text-align:left; border-top:1px solid #d7d7d7;background:#f4f4f4; border-bottom:1px solid #424242; padding:25px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.cart_box01 .cr_left01{display: inline-block;width:30%; text-align:center;color:#424242;font-size:15px;line-height:15px;font-family:'Nanum Gothic Bold';}
.cart_box01 .cr_right01{display: inline-block;width:70%; text-align:right;color:#424242;font-size:15px;line-height:15px;font-family:'Nanum Gothic Bold'; padding-right:20px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}


.cart_box03{display: inline-block;width:100%; margin-top:20px; text-align:left; background:#f4f4f4; border-top:2px solid #424242; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.cart_box03 .cr_left03{display: inline-block;width:30%; padding:25px 0px 20px; text-align:center;color:#424242;font-size:15px;line-height:15px;font-family:'Nanum Gothic Bold';border-bottom:1px solid #424242;}
.cart_box03 .cr_right03{display: inline-block;width:70%;padding:25px 0px 20px 20px; background:#fff; text-align:left;color:#424242;font-size:15px;line-height:15px;font-family:'Nanum Gothic Bold'; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;border-bottom:1px solid #424242;}

.tab_type3{display: inline-block;width:100%;}
.tab_type3 li{width: 33.33333%; margin-left: -1px; margin-bottom:-1px; float: left;}
.tab_type3 li a {width: 100%; text-align: center; color: #424242;  background:#f5f5f5; height:50px; padding:16px 0px; line-height: 16px; font-size: 16px;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #e3e3e3; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.tab_type3 li a:hover {color: #fff;background:#204683; border:0px solid #cbcbcb;}
.tab_type3 li.active a {color: #fff;background:#204683; border:0px solid #cbcbcb;}
.tab_type3 li:first-child {margin-left: 0px;}

.stab_content{width:100%; margin-top:50px;}

.pannel_wrap{width:100%;background: url(/img/sub01-1-1.png) right top no-repeat; font-size:0;}
.pannel_wrap p{color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 20px;letter-spacing: -0.5px;}
.pannel_wrap .s01{display:inline-block;width:100%;padding-right:300px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.pannel_wrap .s02{display:inline-block;width:100%;min-height:240px; padding-left:370px; background: url(/img/sub01-1-2.png) left top no-repeat; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.pannel_wrap .s03{display:inline-block;width:445px;padding-right:50px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.pannel_wrap .s04{display:inline-block;width:545px; }
.pannel_stitle{display:inline-block;width:100%;color:#424242;font-family:'Nanum Gothic Bold';font-size:18px;line-height: 26px;letter-spacing: -0.5px;margin-bottom:10px;}
.pannel_num{display:inline-block;width:32px;height:26px;background:#204683;text-align:center;color:#fff;font-family:'Nanum Gothic Bold';font-size:18px;line-height:24px;letter-spacing: -0.5px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-ms-border-radius:4px;-khtml-border-radius:4px;-o-border-radius:4px; margin-right:5px; }

.ptitle{display: inline-block;width:100%;color:#1e1e1e;font-family:'Nanum Gothic Bold';font-size:30px;line-height: 30px;letter-spacing: -0.5px;margin-bottom:10px;}
.ptitle span{display: inline-block;width:100%; color:#807e7e;font-family:'Nanum Gothic Bold';font-size:18px;line-height: 18px;letter-spacing: -0.5px;margin-bottom:15px; margin-top:10px;}
.ptitle p{color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 20px;letter-spacing: -0.5px;}
.ptitle h1{color:#858585;font-family:'Nanum Gothic Bold';font-size:16px;line-height: 20px;letter-spacing: -0.5px;margin-top:10px;}

.s01_table {width:100%;margin:10px auto 30px; overflow: hidden;}
.s01_table th{padding:12px 0px; font-size:15px;color:#fff;line-height:15px;font-family:'Nanum Gothic Bold'; background:#204683; text-align: center;border-left:1px solid #fff;}
.s01_table tr{background-color: #fff;}
.s01_table td{font-family:'Nanum Gothic Bold'; font-size:14px; padding:12px 20px; text-align:left;vertical-align:middle;color:#737373;border-bottom:1px solid #e0e6ed;border-left:1px solid #e0e6ed;}
.s01_table td.t01{background: #e0e6ed;text-align:center;font-size:15px;color:#245873;letter-spacing:-0.5px;font-family:'Nanum Gothic Bold';border-bottom:1px solid #fff; }
.s01_table td.center{text-align:center;}

.s02_table {width:100%;border-top:1px solid #e0e6ed;}
.s02_table tr{background-color: #fff;}
.s02_table td.t02{padding:25px 0px;background: #e0e6ed;text-align:center;font-size:15px;color:#245873;letter-spacing:-0.5px;font-family:'Nanum Gothic Bold';border-bottom:1px solid #fff; }
.s02_table td{padding:25px 0px;font-family:'Nanum Gothic Bold'; font-size:14px;text-align:center;vertical-align:middle;color:#737373;border-bottom:1px solid #e0e6ed;border-left:1px solid #e0e6ed;}

.pannel_wrap01{width:100%;min-height:400px;background: url(/img/sub01-1-4.png) right top no-repeat;padding-right:430px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.pannel_wrap02{width:100%;min-height:380px;background: url(/img/sub01-1-5.png) right bottom no-repeat; font-size:0;}
.pannel_wrap02 ul{display:inline-block; width:100%; margin-bottom:50px;}
.pannel_wrap02 .p01{display:inline-block;width:260px;padding-right:30px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.pannel_wrap02 .p02{display:inline-block;width:235px;padding-right:30px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.pannel_wrap02 .p03{display:inline-block;width:235px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.pannel_wrap02 p{color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 20px;letter-spacing: -0.5px;}

.pannel_wrap03{width:100%;min-height:300px;background: url(/img/sub01-1-8.png) left top no-repeat;padding-left:390px;padding-top:20px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.pannel_wrap03 h2{color:#204683;font-family:'Nanum Gothic Bold';font-size:18px;line-height: 20px;letter-spacing: -0.5px;margin-bottom:10px;}
.pannel_wrap03 p{color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 20px;letter-spacing: -0.5px;}

.pannel_wrap04{width:100%;background: url(/img/sub01-1-9.png) 600px top no-repeat; font-size:0;}
.pannel_wrap04 .k01{display:inline-block;width:100%;padding-right:410px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.pannel_wrap04 .k02{display:inline-block;width:320px;padding-right:40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.pannel_wrap04 .k03{display:inline-block;width:330px;padding-right:20px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.pannel_wrap04 p{color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 20px;letter-spacing: -0.5px;}

.pannel_wrap05{width:100%; min-height:550px; background: url(/img/sub01-2-1.png) 200px top no-repeat; color:#1e1e1e;font-family:'Nanum Gothic Bold';font-size:22px;line-height:22px;letter-spacing: -0.5px;}

.pm_title{display: inline-block;width:100%;color:#1e1e1e;font-family:'Nanum Gothic Bold';font-size:22px;line-height:22px;letter-spacing: -0.5px;}
.lblue_txt{color:#204683;font-family:'Nanum Gothic';font-size:24px;line-height: 30px;letter-spacing: -0.5px;}

.color_wrap{width:100%;font-size:0; margin-top:20px;}
.color_wrap ul{margin-bottom:18px;}
.color_wrap li{display:inline-block;width:200px; height:92px; margin-left:50px;background: url(/img/color_bg.png) right bottom no-repeat;}
.color_wrap li.none{background:none;}
.color_wrap li:first-child {margin-left: 0px;}

.order_terms{width:100%;font-size:0; margin-top:40px;}
.order_terms textarea{display: block;box-sizing: border-box; border:1px solid #333;width: 100%;padding:15px;resize: none; overflow-y: scroll; font-size:12px;color: #666; font-family:'Nanum Gothic';height: 150px;line-height: 1.6em;}
.order_terms textArea:focus {outline: none;border-color:#12a8d9;}
.order_terms .agree{display:inline-block;width:100%; margin-top:-1px; text-align:right; background:#f5f5f5; border:1px solid #333; color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 20px;letter-spacing: -0.5px; padding:15px 20px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_terms input[type=checkbox], .order_terms input[type=radio] {width:16px; height:16px;vertical-align:middle;border:0; padding:0; cursor:pointer; margin-right:5px; background-color:transparent;}

.order_f20{display: block; color:#424242;font-family:'Nanum Gothic Bold';font-size:20px;line-height: 20px;letter-spacing: -0.5px;}

.order_tit{display: block;color:#424242;font-family:'Nanum Gothic Bold';font-size:20px;line-height: 20px;letter-spacing: -0.5px;}
.order_tit span{display:inline-block;color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 20px;letter-spacing: -0.5px;margin-left:10px;}

.order_wrap{width:100%;font-size:0;}
.order_wrap .or_left{display:inline-block;width:65%;margin-right:5%;}
.order_wrap .or_right{display:inline-block;width:30%; margin-top:30px;border:1px solid #333;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_pbox{width:100%; margin-bottom:15px; height:60px; background:#2f6b7e;color:#fff;font-family:'Nanum Gothic Bold';font-size:24px;line-height: 55px; text-align:center;}

.order_tit01{display: block;}
.order_tit01 p{color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 16px;letter-spacing: -0.5px; margin-bottom:5px;background: url(/img/order_t.png) left 4px no-repeat; padding-left:10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_tit01 h1{color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 16px;letter-spacing: -0.8px; padding-left:10px; margin-bottom:5px;background: url(/img/icon_square.png) left 8px no-repeat;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.order_pwrap01{display: inline-block; width:100%; padding:0px 20px; margin-bottom:20px; text-align:left;font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_pwrap01 .optxt01{display: inline-block; width:40%; text-align:left;color:#737373;font-size:15px;line-height: 15px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}
.order_pwrap01 .optxt02{display: inline-block; width:60%; text-align:right;color:#424242;font-size:18px;line-height: 18px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}

.order_pwrap02{display: inline-block; width:100%;padding:20px;border-top:1px solid #333; border-bottom:1px solid #d2d2d2; text-align:left;font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_pwrap02 .optxt03{display: inline-block; width:40%; text-align:left;color:#424242;font-size:16px;line-height: 16px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}
.order_pwrap02 .optxt04{display: inline-block; width:60%; text-align:right;color:#424242;font-size:18px;line-height: 18px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}

.order_pwrap03{display: inline-block; width:100%;padding:20px;text-align:left;font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_pwrap03 h2{color:#424242;font-size:16px;line-height: 16px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;margin-bottom:10px;}
.order_pwrap03 p{color:#858585;font-size:14px;line-height: 18px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;margin-bottom:20px;}
.order_pwrap03 input[type=checkbox], .order_terms input[type=radio] {width:16px; height:16px;vertical-align:middle;border:0; padding:0; cursor:pointer; margin-right:5px; background-color:transparent;}
.order_pwrap03 label {color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 16px;letter-spacing: -0.5px; }
.order_pwrap03 .pbtn{display: inline-block; width:100%;margin-bottom:20px;}

.order_ctit{display: block;color:#6f6f6f;text-align:center; font-family:'Nanum Gothic Bold';font-size:20px;line-height: 20px;letter-spacing: -0.5px;}
.order_ctit p{color:#424242;font-family:'Nanum Gothic Bold';font-size:30px;line-height: 30px;letter-spacing: -0.5px;margin-bottom:10px;}

.order_gbox{display: inline-block; width:100%;background:#f5f5f5; border:1px solid #e5e5e5;  padding:40px 40px 20px 40px;text-align:left;font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_gbox h2{text-align:center;color:#424242;font-size:22px;line-height: 22px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;padding-bottom:30px; border-bottom:2px dotted #858585; margin-bottom:30px; }
.order_gbox p{color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 16px;letter-spacing: -0.5px; margin-bottom:10px;background: url(/img/order_t.png) left 4px no-repeat; padding-left:10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.order_tit02{display: inline-block; width:100%;font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_tit02 .tleft{display: inline-block; width:60%;color:#424242;font-family:'Nanum Gothic Bold';font-size:20px;line-height: 20px;letter-spacing: -0.5px;}
.order_tit02 .tright{display: inline-block; width:40%;text-align:right;color:#424242;font-family:'Nanum Gothic Bold';font-size:20px;line-height: 20px;letter-spacing: -0.5px;}



.down_box{display: inline-block; width:100%;font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.down_box .dimg{display: inline-block; width:430px;}
.down_box .download{display: inline-block; width:560px;text-align:left;}
.down_box .download h2{color:#0a5892;font-family:'Nanum Gothic';font-size:22px;line-height: 28px;margin-bottom:60px;}
.down_box .download p{color:#737373;font-family:'Nanum Gothic Bold';font-size:18px;line-height: 18px;margin-bottom:20px;}
.down_box .download .dbtn{display: inline-block; width:100%;margin-bottom:150px;}
.down_box .download .dbtn a{margin-right:15px;}
.down_box .download .smallbox{display: inline-block; width:460px;background:#f5f5f5;padding:30px 0px 30px 40px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.down_box .download .smallbox p{color:#858585;font-family:'Nanum Gothic Bold';font-size:14px;margin-bottom:5px;}
.down_box .download .smallbox span{color:#0a5892;}
.down_box .download .smallbox span a{color:#0a5892; text-decoration:underline;}



.neo_cart_box01{display: inline-block;width:100%; margin-top:10px; text-align:left; border-top:1px solid #d7d7d7;background:#f4f4f4; border-bottom:1px solid #424242; padding:25px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.neo_cart_box01 .neo_cr_left01{display: inline-block;width:100%; text-align:left;color:#424242;font-size:15px;line-height:15px;font-family:'Nanum Gothic Bold';}

.prefab01{display: inline-block;width:100%;text-align:left; min-height:230px; padding-left:360px; background: url(/img/sub06-5-1.png) left top no-repeat;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.prefab01 h2{color:#3c3c3c;font-family:'Nanum Gothic Bold';font-size:40px;line-height:40px;letter-spacing: -0.5px;margin-bottom:0px;}
.prefab01 h3{color:#3c3c3c;font-family:'Nanum Gothic';font-size:40px;line-height:40px;letter-spacing: -0.5px;margin-bottom:20px; }
.prefab01 p{color:#858585;font-family:'Nanum Gothic';font-size:15px;line-height:22px;letter-spacing: -0.5px;}

.prefab02{display: inline-block;width:100%;text-align:left; min-height:280px; padding-right:500px; background: url(/img/sub06-5-2.png) right top no-repeat;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.prefab02 h2{color:#2d2c2c;font-family:'Nanum Gothic';font-size:18px;line-height:24px;letter-spacing: -0.5px;margin-bottom:18px;background: url(/img/sub06-5-line.png) left bottom no-repeat; padding-bottom:18px;}
.prefab02 p{color:#858585;font-family:'Nanum Gothic';font-size:15px;line-height:22px;letter-spacing: -0.5px;margin-bottom:25px;}

.prefab_tit{display: inline-block;width:100%;text-align:left;margin-bottom:20px;color:#606060;font-family:'Nanum Gothic Bold';font-size:24px;line-height:24px; }

.prefab03{display: inline-block;width:100%;text-align:left;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;font-size:0;}
.prefab03 ul{display: inline-block;width:100%;margin-bottom:30px; }
.prefab03 .prebox01{display: inline-block;width:420px;height:220px;position:relative; z-index:1; padding-top:28px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.prefab03 .prebox02{display: inline-block;width:150px; height:220px;text-align:center;background: url(/img/spb_arr.png) center 50% no-repeat;}

.s_prebox01{display: inline-block;width:100%; height:190px;border:1px solid #d2d2d2;background:#f4f4f4; padding:20px 25px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.s_prebox01 .s_icon{float:left; display:table; width:26%;height:100%; }
.s_prebox01 .s_icon p{display:table-cell;height:100%;vertical-align:middle;}
.s_prebox01 .s_txt{display: inline-block;width:70%; margin-left:4%; }
.s_prebox01 .s_txt h2{color:#204683;font-size:22px;line-height:22px;font-family:'Nanum Gothic Bold';margin-bottom:10px; }
.s_prebox01 .s_txt p{color:#676767;font-size:14px;line-height:20px;letter-spacing: -0.05em; font-family:'Nanum Gothic Bold';margin-bottom:15px; }


.prebox_num{display: inline-block;width:60px; height:60px; left:10px;top:0px; background:#204683; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;-khtml-border-radius:50%;-o-border-radius:50%;color: #fff;  font-size:32px;line-height:58px;font-family:'Nanum Gothic Bold';text-align:center; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;position:absolute; z-index:2;}


.sub_tag_storybox{ padding-bottom: 70px;}
.sub_tag_storybox{overflow: hidden;}
.sub_tag_storybox ul.listec li{float: left; width: 306px; height: 520px; box-sizing: border-box; background: #fff; margin-right: 35px; margin-bottom: 30px; overflow: hidden; border:1px solid #e3e3e3;}
.sub_tag_storybox ul.listec li:last-child{margin-right: 0;}
.sub_tag_storybox ul.listec li div{padding: 23px 13px 12px 20px; box-sizing: border-box; line-height: 150%; font-size: 14px; color: #4b4b4b; text-align: left;}
.sub_tag_storybox ul.listec li div p{overflow: hidden;}
.sub_tag_storybox ul.listec li div h4{font-size: 18px; font-weight: 700; padding: 14px 0 10px; line-height: 130%;  color: #4b4b4b;}
.sub_tag_storybox ul.listec li span.tag{color:#fb3f1c; font-size: 15px; float: left; font-weight: 700;}
.sub_tag_storybox ul.listec li span.date{color:#949595; font-size: 13px; float: right;}
.sub_tag_storybox ul.listec li a img{object-fit: cover;}

table{width: 100%; text-align: center;}
table td{ font-size: 15px; font-family: 'Nanum Gothic'; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;height: 45px; line-height: 45px; color: #858585 }
table td.td1{border-left: 1px solid #ccc; }
table tr.tit td{background: #5f96b9; color: #fff; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}

table.dayily_scd td{width: 16%; }
table.dayily_scd td.line2{line-height: 14px; padding-top: 7px; box-sizing: border-box;}
table.dayily_scd tr:not(.tit) td.time{border-left: 1px solid #ccc; background: #f5f5f5; width: 20%;}
table.robot2 tr:not(.tit) td.td1{line-height: 90px;}
table.robot2 tr td.row2{padding-top: 25px; line-height: 17px;}
table.robot2 tr td.row8{padding-top: 170px; line-height: 17px;}
table.robot2 tr td.left{text-align: left; box-sizing: border-box; padding-left: 15px;}

.rtable p{font-family: 'Nanum Gothic'; font-size: 20px; line-height: 19px; color: #858585; word-break: keep-all;
line-height: 1.2;}
@media (max-width: 520px){
  .rtable p{font-size:18px;}
}



.rtable p.p_tit{font-size: 50px; line-height: 60px; color: #606060; margin-bottom: 15px;}
.rtable .welcome .tit_box{position: relative; width: 100%; height: 225px; background: url(../img/wel_tit_bg.jpg) no-repeat 0 center; margin: 100px 0;}
.rtable .welcome .tit_box .info{position: absolute;top: 203px;right: 208px;}
.rtable .welcome .tit_box .info p{font-size: 14px;line-height: 23px;color: #666;padding-top: 0;font-weight: bold;padding-left: 0;}
.rtable .welcome .tit_box img{position: absolute; left: 50px; top: -70px;}
.rtable .welcome .tit_box p{color: #fff; font-size: 45px; line-height: 45px; text-align: left; padding-top: 45px;  padding-left: 40%; }
.rtable .welcome .tit_box p .t1{font-size: 24px;font-weight: bold;}
.rtable .welcome .tit_box p .t2{font-weight: bold;}
.rtable .welcome .contents{margin: 50px 0; text-align: left;}
.rtable .welcome .contents.con1 {padding-top: 30px;}
.rtable .welcome .contents.con1 li{width: 50%; box-sizing: border-box; }
.rtable .welcome .contents.con1 li.l1{padding-right: 20px;}
.rtable .welcome .contents.con1 li.l2{padding-left: 20px;}
.rtable .welcome .contents.con1 li.l3{width: 45%;}
.rtable .welcome .contents.con1 li.l3 img{width: 100%; height: 330px; margin-top: 20px;}
.rtable .welcome .contents.con1 li.l4 p{font-size: 20px; line-height: 23px; padding-left: 15%; box-sizing: border-box; color: #204683;}

@media (max-width: 520px){
  .rtable .welcome .contents .clearfix{
    display: flex;
    flex-direction: column;
    gap:20px;
  }
  .rtable .welcome .contents .clearfix li{
    width:100%;
    margin:0 !important;
    padding:0 !important;
  }
}



.rtable .welcome .contents.con2{position: relative; padding-bottom: 30px;}
.rtable .welcome .contents.con2 p.tit{font-size: 40px; line-height: 44px; color: #606060; margin-bottom: 20px;}
.rtable .welcome .contents.con2 span.sign{display: block; position: absolute; right: 0; bottom: 0;}
.rtable .welcome .contents.con3 img.img2{margin: 0 2px;}
.rtable .welcome .contents.con3 .wel_bg{background: url(../img/welcome_deco_02.png) no-repeat 0 0;background-size: 100%;}
.rtable .welcome .contents.con3 .wel_bg li{width: 50%;}
.rtable .welcome .contents.con3 .wel_bg li.l1{text-align: center; padding-top: 90px;}
.rtable .welcome .contents.con3 .wel_bg li.l2 img{width: 100%; margin-top: 4px;}
.rtable .welcome .contents.con3 .wel_bg li.l3{width: 100%; text-align: center; padding: 50px 0;}
.rtable .welcome .contents.con3 .wel_bg li.l3 p.p1{font-size: 40px; line-height: 44px;color: #606060; margin: 15px 0; letter-spacing: -1px;}
.rtable .welcome .contents.con3 .wel_bg li.l3 p.p2{font-size: 16px; line-height: 18px;}
.rtable .welcome .contents.con3  img.max_img{width: 49.7%; margin-top: 4px;}
.rtable .sob p.t_tit{font-size: 35px; line-height: 38px; letter-spacing: -1px;  color: #606060; margin: 50px 0; }
.rtable .sob p{line-height: 24px;}
.rtable .sob li{width: 50%; text-align: left; margin-bottom: 30px;}
.rtable .sob li img{width: 100%;}
.rtable .sob li p.tit{font-size: 23px; line-height: 25px; color: #204683; margin-bottom: 15px;}
.rtable .sob li.bgb {background: #204683; box-sizing: border-box; padding: 20px;}
.rtable .sob li.bgb p{color: #f5f5f5;}
.rtable .sob li.bgb p.tit{color: #fff;}
.rtable .sob li.l4{ height: 292px;}
.rtable .sob li.l5, .rtable .sob li.l7, .rtable .sob li.l11, .rtable .sob li.l13{box-sizing: border-box; padding-right: 15px;}
.rtable .sob li.l6, .rtable .sob li.l8,  .rtable .sob li.l12, .rtable .sob li.l14{box-sizing: border-box; padding-left: 15px;}
.rtable .sob li.l9{height: 270px;}
.rtable .sob li.l11,  .rtable .sob li.l12{height: 170px;}
.rtable .fact ul>li{height: 215px; border: 1px solid #ccc; box-sizing: border-box; padding: 50px 20px; text-align: center; position: relative;}
.rtable .fact ul>li.l1, .rtable .fact ul>li.l6{width: 25%;}
.rtable .fact ul>li.l2, .rtable .fact ul>li.l5{width: 75%; background-color: #f3f3f3;}
.rtable .fact ul>li.l3, .rtable .fact ul>li.l4{width: 50%;}
.rtable .fact ul>li.l2, .rtable .fact ul>li.l4, .rtable .fact ul>li.l6{margin-left: -1px;}
.rtable .fact ul>li.l3, .rtable .fact ul>li.l4, .rtable .fact ul>li.l5, .rtable .fact ul>li.l6{margin-top: -1px;}
.rtable .fact ul>li p.tit{font-size: 15px; line-height: 18px; color: #606060; margin-bottom: 8px;}
.rtable .fact ul>li .sub{font-size: 18px;line-height: 18px;  color: #204683;}
.rtable .fact ul>li .con{font-size: 45px; line-height: 45px; color: #204683; font-weight: bold;}
.rtable .fact ul>li.l2 img{width: 65px; margin-right: 20px;}
.rtable .fact ul>li.l2 .sub{position: relative; bottom: -25px;}
.rtable .fact ul>li.l3{text-align: left; padding-left: 50px;}
.rtable .fact ul>li.l4{text-align: left; padding-right: 140px; padding-left: 110px;}
.rtable .fact ul>li.l4 .sub {display:block; margin-top:20px;}
.rtable .fact ul>li.l4 .con{position: absolute; top: 98px; right: 150px; }
.rtable .fact ul>li.l4 img{display:block; margin-bottom: 10px;}
.rtable .fact ul>li.l5{text-align: left; padding-left: 170px; padding-top: 70px;}
.rtable .fact ul>li.l5  .tit{padding-left: 80px; margin-bottom: -20px;}
.rtable .fact ul>li.l5 .con{position: relative; bottom: -25px; left: 10px;}
.rtable .fact ul>li.l1, .rtable .fact ul>li.l2, .rtable .fact ul>li.l6 {padding-top: 70px;}

@media (max-width: 520px){

  .rtable .fact ul{
    display: flex;
    flex-wrap: wrap;
  }
  .rtable .fact ul li{
    position: relative;
    height: auto;
    padding:20px !important;
  }
  .rtable .fact ul>li .con{
    font-size:24px;
  }
  .rtable .fact ul>li.l1{
      width:35%;
  }
  .rtable .fact ul>li.l2{
    width:65%;
  }
  .rtable .fact ul>li.l3{
    width:100%;
  }
  .rtable .fact ul>li.l4{
    width:100%;
    padding:30px;
  }
  .rtable .fact ul>li.l4 .con{
    position: unset;
  }

  .rtable .fact ul>li.l5{
    width:65%;
    padding:50px 20px;
  }
  .rtable .fact ul>li.l5 .tit{
    padding: 0;
    margin-bottom: 20px;
  }

  .rtable .fact ul>li.l6{
    width:35%;
  }
}

.rtable .faculty .t_tit{ text-align: left; font-size: 35px; line-height: 40px; color: #606060; letter-spacing: -1px;}
.rtable .faculty .t_sub{text-align: left; font-size: 20px; line-height: 22px; margin: 20px 0;}
.rtable .faculty > li{width: 33.33%; text-align: left; margin-top: 15px;}
.rtable .faculty > li p.name{color: #204683; font-size: 20px; line-height: 18px; margin: 20px 0 10px 0; letter-spacing: -0.5px;}
.rtable .faculty > li p.con{ margin-bottom: 10px; font-size: 15px;}
.rtable .faculty .contents{margin-top: 50px;}
.rtable .faculty .contents .tit{color: #204683; font-size: 30px; letter-spacing: -1px; text-align: left}
.rtable .faculty .contents ul{overflow: hidden;}
.rtable .faculty .contents ul.lists{
  font-size:16px;
  line-height: 1.2;
}
.rtable .faculty .contents ul.lists > li{
  color:#acacac;
  line-height: 1.4;
  margin-bottom: 10px;
}
.rtable .faculty .contents ul.lists > li em{
  color:#7f7f7f;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.rtable .faculty .contents > li{width: 33%; height: 175px; box-sizing: border-box; border: 1px solid #ccc; text-align: center; margin-top: 50px; background: #f5f5f5; margin-right: 0.3%;}
.rtable .faculty .contents > li.img1{width: 100%; border: 0; height: auto;}
.rtable .faculty .contents > li.img2{width: 66%; border: 0;}
.rtable .faculty .contents > li img{width: 100%;}
.rtable .faculty .contents > li p{word-break: keep-all; padding: 30px 20px;}
.rtable .faculty .contents > li .num{display: block; width: 50px; height: 50px; line-height: 50px; text-align: center; font-family: 'Nanum Gothic'; font-size: 15px; color: #fff; background: url(../img/num_bg.png) no-repeat 0 center; position: relative; margin: 0 auto; margin-top: -25px; font-weight: bold;}
.rtable .map img{margin-bottom: 20px}
.rtable .map li:nth-child(1){width: 14%; text-align: center}
.rtable .map li:nth-child(2){width: 86%;}



.rtable .map p.p1{font-size:30px; line-height: 32px; color: #606060; font-weight: bold;}
.rtable .map p.p2{color: #333; font-size:20px; font-weight: 500; font-weight: bold}

@media (max-width: 520px){
  .rtable .map .clearfix{
    display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
  }
  .rtable .map img{
    margin:0;
  }
  .rtable .map p{
    line-height: 1.2 !important;
    font-size: 14px !important;
  }
  .rtable .map li:nth-child(1){width: 14%; text-align: center}
  .rtable .map li:nth-child(2){width: 86%;}  
}


.rtable.kid_wel .mt30{background: url(../img/kid_welcome.png) no-repeat 100% 100%; background-size: 59%;}
.rtable.kid_wel .mt30 p:not(.p_tit){font-size: 16px;}
.rtable .subj .contents{margin-bottom: 100px;}
.rtable .subj .con1>ul>li{width: 365px; float: left;}
.rtable .subj .con1>ul>li.l3{width: 195px;}
.rtable .subj .con1 li ul.top li{width: 50%; float: left; border: 1px solid #fff;  box-sizing: border-box;}
.rtable .subj .con1 li li, .rtable .subj .con1 li div.top{padding: 0 15px; box-sizing: border-box;}
.rtable .subj .con1 li.l1 li, .rtable .subj .con1 li div.top{padding-top: 90px;}
.rtable .subj .con1 li .bottom p{color: #fff; font-size: 20px; padding: 15px;}
.rtable .subj .con1 li p.p1{font-size: 26px; line-height: 26px; margin: 10px 0; color: #606060; letter-spacing: -1px;}
.rtable .subj .con1 li p.p2{font-size: 15px;color: #606060}
.rtable .subj .con1 .l1 li, .rtable .subj .con1 .l3 .top{background: #f2f2f2; height: 280px;}
.rtable .subj .con1 .l1 .bottom, .rtable .subj .con1 .l3 .bottom{background: #b0b0b0;}
.rtable .subj .con1 .l2 li{height: 140px;}
.rtable .subj .con1 .l2 .bottom{background: #939393;}
.rtable .subj .con1 .l2 li:nth-child(1){background: #a0afc8}
.rtable .subj .con1 .l2 li:nth-child(2){background: #beafcd}
.rtable .subj .con1 .l2 li:nth-child(3){background: #c8d7d7}
.rtable .subj .con1 .l2 li:nth-child(4){background: #87b4d2}
.rtable .subj .con1 li.l2 .top li{text-align: center; padding-top: 25px;}
.rtable .subj .con1 li.l2 .top li.sl2{padding-top: 15px;}
.rtable .subj .con1 li.l2 .top li.sl{padding-top: 0; line-height: 140px;}
.rtable .subj .contents p.tit{font-size: 30px; line-height: 30px; margin-bottom: 10px; color: #606060;}
.rtable .subj .contents p.sub_tit{color: #204683; font-size: 16px;}
.rtable .subj .contents p.sub_txt{}
.rtable .subj .contents span{display: inline-block; padding: 10px 20px; color: #fff; font-size: 15px; font-weight: bold;}
.rtable .subj .contents span.blue_box{background:#287dd7; margin: 10px 0;}
.rtable .subj .contents span.org_box{background: #ebb455;margin: 10px 0;}
.rtable .subj .contents span.blue2_box{background:#55becd; margin: 10px 0;}
.rtable .subj .contents .proce{background: #f5f5f5; padding: 20px; margin: 80px 0; text-align: center;}
.rtable .subj .contents .proce .pro{background: url(../img/subj_pro_bg.png) no-repeat 0 center; display: inline-block; width: 147px; height: 140px; position: relative;}
.rtable .subj .contents .proce .pro span.num{position: absolute; top: 9px; left:-11px; }
.rtable .subj .contents .proce .pro p{width: 90%; padding-top: 45px; padding-left: 14px; color: #fff; box-sizing: border-box; letter-spacing: -0.5px;}
.rtable .subj .contents .proce .pro3 p, .rtable .subj .contents .proce .pro4 p, .rtable .subj .contents .proce .pro5 p{ padding-top: 55px;}
.rtable .subj .contents .proce .line{display: inline-block; width: 15px; height: 60px; border-bottom: 1px dotted #ccc; margin-left: -10px;}
.rtable .subj .contents .proce .pro_sub{text-align: center; font-size: 25px; margin: 10px 0;}
.rtable .subj .contents.con3 .tit{margin-bottom: 15px;}
.rtable .subj .bottom{width: 100%; padding: 30px; background: #e14b78;}
.rtable .subj .bottom p{color: #fff;}
.rtable .subj .bottom li.l1{width: 32%;}
.rtable .subj .bottom li.l2{width: 68%;}
.rtable .subj .bottom  p.p1{font-size: 18px; line-height: 27px;}
.rtable .subj .l3 .top{width: 210px;}
.rtable .subj .l3 .bottom{width: 210px; box-sizing: border-box; padding:30px 20px;}
.rtable .prog .left_txt, .rtable .prog .right_txt{display: inline-block; width: 59%; margin: 30px 0;}
.rtable .prog .txt{margin: 60px 0;}
.rtable .prog .right_txt{box-sizing: border-box; padding-left: 10px;}
.rtable .prog img{margin: 30px 0;}
.rtable .prog p{letter-spacing: -0.5px; color: #606060;}
.rtable .prog  p.tit{font-size: 35px; line-height: 40px; margin-bottom: 10px; color: #444;}
.rtable .prog p.blu_txt{color: #204683; font-weight: bold; margin-bottom: 8px;}
.rtable .adm .tit_box{background: url(../img/adm01-1.png) no-repeat 0 center; background-size: 100%; padding: 80px 50px;}
@media (max-width: 520px){
  .rtable .adm .tit_box{
    background-size: cover;
    padding:0;
  }
}


.rtable .adm .tit_box p.tit{color: #00c3e6; font-size: 35px; line-height: 40px; font-weight: bold; margin-bottom: 10px;}
.rtable .adm .tit_box p.sub{color: #fff; font-size: 17px;}
.rtable .adm .adm_box.adm1{background: url(../img/adm01-bg1.png) no-repeat 50%; background-size: 100%; padding: 10px 0; margin-top: 30px;}
.rtable .adm .adm_box.adm2{background: url(../img/adm01-bg2.png) no-repeat 50%; background-size: 100%; padding: 150px 0;}
.rtable .adm .adm_box p{margin-bottom: 30px; }
.rtable .adm .adm_box.adm1 p{padding-right: 30%; }
.rtable .adm .adm_box.adm2 p{padding-left: 35%; }
.rtable .adm .adm_box p.tit{font-size: 40px; color: #606060; line-height: 50px; margin-bottom: 15px;}
@media (max-width: 520px){
  .rtable .adm .adm_box p.tit{
    font-size:26px;
  }
}



.rtable .adm .admi_pro {margin-bottom: 50px;}
.rtable .adm .admi_pro p.tit{color: #606060; font-size: 30px; line-height: 35px; margin-bottom: 15px;}
.rtable .adm .admi_pro .pro{display: inline-block; width: 190px; height: 165px; padding: 20px; box-sizing: border-box; text-align: center; background: #f5f5f5;}
.rtable .adm .admi_pro .pro:not(.pro_last){margin-right: 3px;}
.rtable .adm .admi_pro .pro p{color: #204683; margin-top: 10px; font-weight: bold;}
.rtable .adm .admi_pro .pro span.num{display: block; width: 22px; height: 22px; margin: 0 auto; background: url(../img/adm_num.png) no-repeat 0 center; color: #fff; font-size: 15px; text-align: center; line-height: 22px;}
.rtable .adm .admi_pro .pro img.icon{height: 50px; margin-bottom: 15px;}
.rtable .adm .admi_pro .pro span.sm_txt{font-size: 14px;}
.rtable .adm .bottom{}
.rtable .adm .bottom .txt{width: 53%;display: inline-block;}
.rtable .adm .bottom .txt p{font-size: 15px; line-height: 20px;}
.rtable .adm .bottom .txt p.tit{font-size: 27px; line-height: 35px; margin-bottom: 13px; color: #606060;}
.rtable .adm .bottom .blu_box{background:#204683; padding:50px; text-align:center;}
.rtable .adm .bottom .blu_box img{display: inline-block; vertical-align: middle; margin-right: 10px;}
.rtable .adm .bottom .blu_box span{display:inline-block; color: #fff; font-size: 24px; line-height:36px; }

@media (max-width: 520px){
  .rtable .adm .bottom .blu_box{
    padding:20px;
  }
  .rtable .adm .bottom .blu_box span{
    font-size:18px;
  }
}

.rtable .adm2 .tit_box{background: url(../img/adm02-1.png) no-repeat 0 center; background-size:100%; margin-bottom: 30px;}
.rtable .adm2 .adm_box{background:none; padding: 55px 0 0;}
.rtable .adm2 .adm_box.adm3{padding: 120px 0;}
.rtable .adm2 .adm_box p{padding-right: 35%; box-sizing: border-box;}
.rtable .weekend span.tit_icon{display: inline-block; padding-bottom: 15px; border-bottom: 1px solid #204683 ; margin-right: 20px;}
.rtable .weekend span.tit{display: inline-block; font-size: 35px; color: #606060; font-family: 'Nanum-Gothic'; font-weight: bold; padding-top: 15px;}
.rtable .coding p.p1, .rtable .coding p.p2{margin: 40px 0;}
.rtable .coding p.p2_tit{color: #204683; margin-bottom: 15px; font-size: 20px; font-weight: bold;}
.rtable .coding img.deco{margin-left: -3px; z-index: -3;}
.rtable .robot p.p1{margin: 10px 0;}
.rtable .robot p.p2{margin-top: 40px;}
.rtable .robot table{margin-bottom: 80px;}
.rtable .robot p.table_tit{color: #606060; font-size: 28px; margin: 15px 0;}
.rtable .robot table span.blu{color: #204683;}
.rtable .robot ul{margin: 40px 0;}
.rtable .robot ul.ul1 li{ width: 49%; height: 144px; margin-bottom: 20px; margin-right:2%;}
.rtable .robot ul.ul1 li.l2, .rtable .robot ul.ul1 li.l4{ margin-right:0;}
.rtable .robot ul.ul1 li.l4{background: url(../img/robot04.png) no-repeat 0 center;}
.rtable .robot ul.ul1 li.l4 p {font-size: 25px; line-height: 30px; color: #606060; padding-top: 50px;}
.rtable .robot ul li p{font-size: 17px; line-height: 20px; color: #606060;}
.rtable .robot ul li img{margin: 10px 0;}
.rtable .speech p.p1{margin: 20px 0;}
.rtable .speech .proc_spee{background: url(../img/speeches_bg.png) no-repeat 0 center; height: 685px;}
.rtable .speech .proc_spee p.pro{padding-left: 30%; margin: 30px 0; padding-top: 19px}
.rtable .speech .proc_spee p.pro8{padding-top: 25px;}
.rtable .speech .pro_sub{font-size: 14px; padding-left: 45%; padding-right: 30px; word-break: keep-all;}
.rtable .overview p.tit{font-size: 25px; line-height: 30px; color: #606060; margin-bottom: 15px;}
.rtable .overview .logo_box{text-align: center; margin: 30px 0; padding: 40px 0 100px; background: #f5f5f5;}
.rtable .overview .overview_box{height: 780px; background: url(../img/overview_bg.png) no-repeat 0 center; margin-top: -100px;}
.rtable .overview .overview_box .pro{width: 210px; text-align: center; display: inline-block; margin-top: 125px; margin-right: 8px;}
.rtable .overview .overview_box .pro1{margin-left: 70px;}
.rtable .overview .overview_box .pro p{margin-right: 10px; font-size: 15px;}
.rtable .overview .overview_box .pro p.pro_tit{font-weight: bold; font-size: 17px; margin-bottom: 10px;}
.rtable .overview .overview_box .pro p.blue{color: #3a69aa;}
.rtable .overview .overview_box .pro p.yellow{color: #f1b024;}
.rtable .overview .overview_box .pro p.org{color:#ef764d;}
.rtable .overview .overview_box .pro p.pink{color: #de376b;}
.rtable .esl {background: url(../img/esl_bg.png) no-repeat 100% 35%; padding: 30px 0; padding-bottom: 100px;}
.rtable .esl p.blue{color: #3a69aa;}
.rtable .esl p.sky{color: #1cc8cf;}
.rtable .esl p.pink{color: #de376b;}
.rtable .esl ul>li{float: left;}
.rtable .esl ul>li.l1{width: 55%;}
.rtable .esl ul>li.l2{width: 45%; position: relative;}
.rtable .esl li.l1 p.tit{font-size: 50px; line-height: 55px; color: #606060; letter-spacing: -1px; margin-bottom: 10px;}
.rtable .esl li.l1 p.p1{margin-bottom: 50px; width: 90%;}
.rtable .esl li.l1 p.p2{margin-bottom: 20px; color: #606060;}
.rtable .esl li.l1 p.sub_tit{font-size: 20px; font-weight: bold; }
.rtable .esl li.l2 span.num{width: 200px; display: block; position: absolute; top: 0; font-size: 23px; font-weight: bold; color: #fff; text-align: center; line-height: 25px;}
.rtable .esl li.l2 span.num span{font-weight: normal; font-size: 17px; margin-top: 8px;}
.rtable .esl li.l2 span.num1{ top: 265px; left: 55px;}
.rtable .esl li.l2 span.num2{top: 125px; left: 240px;}
.rtable .esl li.l2 span.num3{top: 145px; left: -80px;}
.rtable .musical p.p1{margin: 30px 0;}
.rtable .musical .box_wrap{text-align: center;}
.rtable .musical .sub_tit{font-size: 20px; color:#3a69aa; margin-top: 40px; margin-bottom: 20px;}
.rtable .musical .box_wrap .box{display: inline-block; position: relative; width: 33%; height: 230px; background: #f5f5f5; padding: 30px; box-sizing: border-box;}
.rtable .musical .box_wrap .box .box_arw{display: block; position: absolute; background: url(../img/musical04.png) no-repeat 0 center; width:90px; height: 50px; color: #fff; font-size: 15px;  font-family: 'Nanum Gothic'; padding:8px 13px 0 0; box-sizing: border-box; right: -55px; top: 85px; z-index: 2;}
.rtable .musical .box_wrap .box2 img{margin-top: -70px;}
.rtable .musical .box_wrap .box2 p{text-align: left;  padding-left: 65px; margin-top: 15px;}
.rtable .musical .box_wrap .box3 p {margin-top: 15px;}
.rtable .musical ul li{margin-bottom: 30px;}
.rtable .musical ul li img{display: inline-block;}
.rtable .musical ul li p{display: inline-block; box-sizing: border-box;}
.rtable .musical ul li p span.b_tit{display: block; font-size: 18px; color: #444; margin-bottom: 15px;}
.rtable .musical ul li.l1 p{width: 85%; padding-left: 15px;}
.rtable .musical ul li.l2 p{width: 75%; padding-right: 15px;}


.rtable .aptitude {
  position: relative;
  font-size:16px;
  word-break: keep-all;
}

.rtable .aptitude .tit_box{
  color: #0000cc;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 30px;
}

.rtable .aptitude .img_box{
  position: relative;
  display: flex;
  flex-direction: column;
  gap:10px;
  align-items: flex-start;
}

.rtable .aptitude a{
  color:red;
  font-weight: 600;
}





.text-flex {display:flex;}
@media (max-width: 520px){
  .text-flex{
    flex-direction: column;
    gap:20px;
  }
}
.text-flex > div {flex:1; margin-left:20px;}
@media (max-width: 520px){
  .text-flex > div{
    margin:0;
  }
}

.text-flex > div:first-child {margin-left:0;}
.text-flex > div.profile-img{flex: unset;
  overflow: hidden;
  width: 200px;
}

.text-flex > div.profile-img img{
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}
.text-flex p {font-size:15px; line-height:22px; margin-top:22px;}
.text-flex p:first-child {margin-top:0;}

.text-flex.mt-30 {margin-top:30px;}
.md {color:#0000cc !important; font-size:20px !important; line-height:22px; margin:30px 0; font-weight:700; text-align:center;}
@media (max-width: 520px){
 .md{font-size:16px !important; }
}
.by {color:#333 !important; font-size:18px; line-height:30px; font-weight:700; margin-bottom:30px;}
.point-color{color:#0000cc !important;}

.mission-lists li {
  position: relative;
  margin-top:50px; display:flex;
  gap:30px;
}


.mission-lists li:first-child {margin-top:0;}
.mission-lists li:nth-child(even) div:first-child {order:2;}
.mission-lists div {flex:1; margin-left:20px; text-align:left;}
.mission-lists div:first-child {margin-left:0;}
.mission-lists div .tit {color:#0000cc; font-size:23px; line-height:25px; margin-bottom:15px;}
.mission-lists div .desc {font-size:16px; line-height:24px; margin-top:10px;}

@media (max-width: 520px){
  .mission-lists li:nth-child(even){flex-direction: column}  
  .mission-lists li:nth-child(odd){flex-direction: column-reverse;}  
  .mission-lists div{margin:0;}
}

.admissions-lists ul {display:flex;}
.admissions-lists ul li {flex:1; margin-left:10px; padding:20px 10px; background:#f5f5f5; text-align:center;}
.admissions-lists ul li:first-child {margin-left:0;}
@media (max-width: 520px){
  .admissions-lists ul{
    flex-wrap: wrap;
    gap: 10px;
  }
  .admissions-lists ul li {
    width: calc(50% - 30px);
    flex-grow: unset;
    margin: 0;
    flex:unset;
  }
}


.admissions-lists ul li img {display:block; height:50px; margin:0 auto 15px;}
.admissions-lists ul li .num {display:block; width:22px; height:22px; margin: 0 auto; border-radius:50%; background:#111; color:#fff; font-size:15px; line-height:22px; text-align:center;}
.admissions-lists ul li p {margin-top:10px;font-size:16px; line-height:20px; font-weight:700; color:#204683;}
.admissions-lists ul li p span {display:block; font-size:13px;}

p.comingsoon {padding-top:100px; font-size:30px; line-height:1; text-align:center; font-weight:bold; color:#0000cc;}

.apply-btns {margin-top:50px; display:flex; justify-content:center;}
.apply-btns a {display:block; width:400px; height:80px; margin:0 30px; font-size:24px; font-weight:900; line-height:80px; text-align:center;}
.apply-btns a:first-child {background:#fee01e; color:#0000cc;}
.apply-btns a:last-child {background:#82d7dc; color:#0000cc;}