/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
body {
  background-color: #f0f0f0;
  background: url(../images/common/background.jpg);
  background-position: center;
}
.over-hide {
  overflow: hidden;
}
#footer {
  margin-top: 30px;
  padding-bottom: 30px;
  padding-top: 20px;
  background: url(../images/common/footer_bg.jpg);
  background-size: 100% center;
  font-family: 'dotum';
  overflow: auto;
}
#footer li {
  color: #9d9d9d;
  font-size: 9pt;
}
.main-container {
  /*margin-top:10px;*/
  color: #626262;
  line-height: 1.5;
  text-align: justify;
  font-weight: normal;
}
.main-container .padded {
  padding: 20px;
}
.main-container .highlight {
  color: #86268c;
  margin-bottom: 0;
  line-height: 1;
  font-weight: bold;
}
.main-container p {
  margin-bottom: 24px;
}
.main-container p img {
  margin: 0px;
}
.main-container h3 {
  font-weight: bold;
  color: #86268c;
  font-size: 27px;
  line-height: 1.4;
  letter-spacing: -0.8px;
  padding-left: 40px;
  vertical-align: bottom;
  background: url(../images/common/contens_sub_titile_bg.jpg) left top no-repeat;
  margin: 50px 0 15px 0;
  text-align: left;
}
.main-container h3.in {
  text-indent: -25px;
  padding-left: 65px;
}
.main-container .content-btn-box {
  margin-top: 20px;
  margin-left: 1px;
}
.main-container .row .con_block {
  margin-top: 40px;
}
.main-container .head_box {
  margin-bottom: 28px;
}
.main-container .img_box {
  margin-bottom: 15px;
}
.main-container .text-center {
  text-align: center;
}
.main-container .text-right {
  text-align: right;
}
.main-container .text-left {
  text-align: left;
}
.main-container .aticle {
  padding-bottom: 80px;
}
.main-container .aticle .aticle_btn_box {
  margin-top: 50px;
}
.main-container .aticle img {
  margin: 10px 0;
}
.top-m-10 {
  margin-top: 12px;
}
.top-m-20 {
  margin-top: 20px;
}
.pop-container .padded {
  padding: 15px;
}
.pop-container h3 {
  font-style: italic;
  color: #86268c;
  font-size: 17pt;
  line-height: 1.4;
  padding-left: 50px;
  vertical-align: bottom;
  background: url(../images/common/contens_sub_titile_bg.jpg) left top no-repeat;
}
.sidebox {
  margin-top: 0px;
}
.sidebox img {
  margin-bottom: 5px;
}
.sidebox .sidebar_head {
  margin-bottom: 25px;
  color: #86268c;
  border-top: 1px solid #86268c;
  border-bottom: 2px solid #86268c;
  font-weight: bold;
  padding: 5px 0;
}
.sidebox .sidebar_item {
  text-align: center;
  padding-bottom: 24px;
  padding-top: 24px;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 1px solid #DDD;
}
.sidebox .sidebar_item a img {
  width: 100%;
}
.sidebox .sidebar_item.eol {
  background: none;
  border-bottom: none;
}
.sidebox .sidebar_item .title {
  margin-top: 10px;
  text-align: right;
  font-family: 'nexen_r', sans-serif;
  font-size: 9pt;
  line-height: 1.2;
  color: #666;
}
.sidebox .sidebar_item .sm-btn {
  margin-bottom: 10px;
}
.base_bg {
  background: url(../images/common/top_bg.jpg) center top no-repeat;
  background-repeat: no-repeat;
  background-size: 130%;
  position: absolute;
  z-index: -1;
  height: 1000px;
  width: 100%;
  top: 0;
  left: 0;
}
.img-full img {
  width: 100% !important;
}
.bnt-nexen {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #86268c;
  border: 1px solid #58005e;
  color: #FFF;
  font-size: 17px;
  padding: 14px 20px;
  line-height: 17px;
}
.bnt-nexen:hover {
  color: #FFF;
}
.bnt-close {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #999;
  border: 1px solid #666;
  color: #FFF;
  font-size: 17px;
  padding: 14px 20px;
  line-height: 17px;
}
.bnt-close:hover {
  color: #FFF;
}
.recommendBox {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
  top: 0px;
  left: 0;
}
.recommendBox .pop-container {
  position: absolute;
  top: 100px;
  width: 100%;
  z-index: 2000;
}
.recommendBox .pop-container .panel {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid black;
  max-width: 500px;
  margin: 0 auto;
}
.recommendBox .pop-container .head img {
  width: 100%;
}
.recommendBox .pop-container .title {
  text-align: left;
  font-weight: bold;
}
.recommendBox .pop-container h3 {
  font-style: normal;
  color: #17a7d1;
  font-size: 15pt;
  line-height: 1.4;
  padding-left: 50px;
  vertical-align: bottom;
  background: url(../images/common/contens_sub_titile_bg.jpg) left top no-repeat;
}
.recommendBox .pop-container .btn-box {
  margin: 50px 0;
}
.recommendBox .modal-shadow {
  background-color: #000;
  filter: alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity: 0.7;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  top: 0;
  left: 0;
}
/* col-xs*/
.img-xs-full img {
  width: 100% !important;
}
.img-xs-normal img {
  width: auto !important;
}
/* col-sm */
@media (min-width: 768px) {
  .img-sm-full img {
    width: 100% !important;
  }
  .img-sm-normal img {
    width: auto !important;
  }
  .recommendBox .pop-container .title {
    text-align: center;
  }
  .base_bg {
    background: url(../images/common/top_bg.jpg) center top no-repeat;
    background-repeat: no-repeat;
    background-size: 150%;
    position: absolute;
    z-index: -1;
    height: 1000px;
    width: 100%;
    top: 0;
  }
  /*.main-container{margin-top:310px;}*/
  .content-btn-box > div {
    padding: auto;
  }
}
/* col-md */
@media (min-width: 992px) {
  .recommendBox .pop-container .title {
    text-align: center;
  }
  .img-md-full img {
    width: 100% !important;
  }
  .img-md-normal img {
    width: auto !important;
  }
  .sidebox .sidebar_item {
    background: url(../images/contents/sidebar/sidebar_line.jpg) center bottom no-repeat;
  }
  .base_bg {
    background: url(../images/common/top_bg.jpg) center top no-repeat;
    background-repeat: no-repeat;
    /*background-size:100%;*/
    position: absolute;
    z-index: -1;
    height: 1000px;
    width: 100%;
    top: 0;
  }
  .sidebox {
    margin-top: 192px;
  }
}
/* col-lg */
@media (min-width: 1200px) {
  .recommendBox .pop-container .title {
    text-align: center;
  }
  .img-lg-full img {
    width: 100% !important;
  }
  .img-lg-normal img {
    width: auto !important;
  }
  /*.main-container{margin-top:310px;}*/
  .col-lg-c {
    margin: 0;
    padding: 0;
    width: auto;
    margin-right: 7px;
  }
}
