@charset "UTF-8";
/* Contents Style */

@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
body.ver01 {
  background: url('/front.v2/front/images/red/bg_top.gif')
    left top repeat-x #cd0505;
} /* background - red */
body.ver02 {
  background: url('/front.v2/front/images/gray/bg_top_grey.gif')
    left top repeat-x #fff;
} /* background - black */

.clear:after {
  content: ' ';
  display: block;
  clear: both;
}
img.map,
map area {
  outline: none;
}
#header {
  position: relative;
  width: 100%;
  height: 137px;
  z-index: 10;
}
#header:after {
  content: ' ';
  display: block;
  clear: both;
}
#header .headCont {
  position: relative;
  width: 980px;
  margin: 0 auto;
}
#header h1 {
  position: absolute;
  left: 0px;
  top: 23px;
}
#header .gnb {
  position: absolute;
  right: -8px;
  top: 43px;
}
#header .gnb ul {
}
#header .gnb ul:after {
  content: ' ';
  display: block;
  clear: both;
}
#header .gnb ul li {
  float: left;
  padding: 4px 7px 0;
  background: url('/front.v2/front/images/common/gnb_line.gif')
    right 7px no-repeat;
  color: #000900;
  font-size: 12px;
}

/*#header .gnb ul li a {letter-spacing:-0.5px;}*/
#header .gnb ul li a {
  color: #000000;
}

#header .gnb ul li a:hover,
#gnb ul li.on a {
  background-color: #f3f3f3;
  color: #ff6347;
  text-decoration: underline;
}

#header .gnb .search {
  background: none;
  padding-top: 0;
}
#header .gnb .search input {
  border: 1px solid #e5e8e9;
  width: 130px;
  height: 25px;
  padding: 1px 5px;
  background: url('../front/images/common/txt_keyword.gif')
    10px 7px no-repeat #fff;
}
#header .gnb .search input.bgW {
  background: #fff !important;
}
#lnb {
  position: absolute;
  left: 50%;
  top: 82px;
  margin-left: -490px;
  z-index: 1000;
  width: 980px;
  background: url('/front.v2/front/images/red/lnb_line.gif')
    left top no-repeat;
}
#lnb ul {
  *zoom: 1;
}
#lnb ul:after {
  content: '';
  display: block;
  clear: both;
}
#lnb ul li {
  position: relative;
  float: left;
  width: 140px;
  height: 40px;
  line-height: 14px;
  text-align: center;
  /* background: url('/front.v2/front/images/red/lnb_line.gif') right top no-repeat; */
}
#lnb ul li a {
  display: block;
  text-align: center;
  height: 20px;
  padding-top: 10px;
  color: #ffffff;
  font-weight: bold;
  /* font-size: 10pt; */
  font-family: "Nanum Gothic";
  line-height: 10px;
}
#lnb ul li a:hover,
#lnb ul li.on a {
  background-color: #ff3535;
}
#lnb ul li .sub {
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 1000;
  width: 810px;
  background: none;
  letter-spacing: -1px;
}
#lnb ul li .sub p {
  background: none;
  margin-right: 15px;
  float: left;
}
#lnb ul li .sub p.on a {
  background: none;
}
#lnb ul li .sub p a {
  background: none;
  height: 19px;
  padding-top: 7px;
  display: inline-block;
  color: #dfdfdf;
  font-weight: bold;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 13px;
}
#lnb ul li .sub p a:hover {
  color: #ffffff;
  text-shadow: 0 0 2px #ffffff;
}

#lnb ul li .lst {
  display: none;
  position: absolute;
  top: 30px;
  left: -230px;
  z-index: 1000;
  width: 600px;
  background: none;
}
#lnb ul li .lst p {
  margin-right: 15px;
  float: left;
}
#lnb ul li .lst p.on a {
  background: black;
}
#lnb ul li .lst p a {
  background: black;
  height: 19px;
  padding-top: 7px;
  display: inline-block;
  line-height: 15px;
}
#lnb ul li .lst p a:hover {
  background: black;
  color: #dffffc;
}

.bar_lnb {
  position: absolute;
  left: 0;
  top: 112px;
  z-index: 900;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  background: #000000;
}

body.ver02 #lnb {
  background: url('/front.v2/front/images/gray/lnb_line.png')
    left top no-repeat;
}
body.ver02 #lnb ul li {
  background: url('/front.v2/front/images/gray/lnb_line.png')
    right top no-repeat;
}
body.ver02 #lnb ul li a:hover,
body.ver02 #lnb ul li.on a {
  background-color: #00000017;
}
body.ver02 .bar_lnb {
  /* background: url('/front.v2/front/images/gray/lnb_sub_on.gif') left top repeat-x; */
}

.bottom-wrap {
  margin-top: -75px;
  width: 115vw;
  height: 35vh;
  background-color: #242021;
}

#container {
  position: relative;
  width: 980px;
  margin: 0px auto;
  align-items: center;
  left: -120px;
}
#footer {
  width: 100%;
  height: 80px;
  padding-top: 30px;
  text-align: center;
  background-color: #f3f3f3;
}

/* Main */
.visualWrap {
  height: 617px;
  margin-top: -25px; /*background:url('/front.v2/front/images/red/bg_main_visual.gif') center top no-repeat;*/
}
.visualWrap .mainVisual {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding-top: 0px;
}
.visualWrap .mainVisual .copy {
  position: absolute;
  left: 3px;
  top: 48px;
  opacity: 0;
}
.nivoSlider {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
}

.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  line-height: 617px; /*Change this to the height of your image*/
  font-size: 0px;
}

.nivoSlider a.nivo-imageLink img {
  display: block !important;
}

.mainImage {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.nivo-box img {
  display: block;
}
.nivoSlider a {
  border: 0;
  display: block;
}

.controlNav {
  overflow: hidden;
  width: 500px;
  position: absolute;
  left: 110px;
  top: 550px;
  z-index: 200;
}
.controlNav.thumbs a {
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
  border: 5px solid #dadada;
}
.controlNav.thumbs a.active {
  border: 5px solid #000;
}
.controlNav.thumbs img {
  width: 54px;
}

body.ver02 .visualWrap {
  /*background:url('/front.v2/front/images/gray/bg_main_visual.gif') center top no-repeat;*/
}
body.ver02 .controlNav.thumbs a.active {
  border: 7px solid #cc0000;
}

.marketPlace {
  position: absolute;
  right: -18px;
  top: -67px;
  width: 295px;
  height: 68px;
  z-index: 20;
}
.marketPlace a {
  display: block;
  width: 278px;
  height: 68px;
  text-indent: -10000px;
  background: url('/front.v2/front/images/red/btn_training.jpg');
}
.shortCut {
  overflow: hidden;
  width: 100%;
  height: 40px;
  padding: 30px 0;
  _zoom: 1;
}
.shortCut li {
  float: left;
  margin-right: 4px;
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: right;
  border-right: 10px solid transparent;
}
.shortCut li a {
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  color: #9b9b9b;
  font-size: 10pt;
  font-weight: bold;
  padding-left: 10px;
}
.shortCut li.link01 {
  background-image: url('../images/icon_brochures.png');
}
.shortCut li.link02 {
  background-image: url('../images/icon_manual.png');
}
.shortCut li.link03 {
  background-image: url('../images/icon_spec.png');
}
.shortCut li.link04 {
  background-image: url('../images/icon_faq.png');
}
.shortCut li.link05 {
  background-image: url('../images/icon_map.png');
}
.shortCut li.link06 {
  background-image: url('../images/icon_collections.png');
  margin: 0;
}

body.ver02 .marketPlace a {
  background: url('/front.v2/front/images/gray/btn_market.gif')
    left top no-repeat;
}
body.ver02 .shortCut li {
  /* background: url('/front.v2/front/images/gray/btn_shortcut.gif') no-repeat; */
}

.info {
  overflow: hidden;
  _zoom: 1;
  width: 100%;
}
.info .news {
  position: relative;
  float: left;
  width: 450px;
}
.info .news h3 {
  height: 25px;
  color: #fff;
  font-size: 13px;
  padding: 4px 0 0 50px;
  font-weight: 500;
  border-bottom: 1px solid #1b1b1b;
  background: url('/front.v2/front/images/red/tit_news.png')
    left top no-repeat;
}
.info .news ul {
  padding: 10px 10px 7px;
}
.info .news ul li {
  position: relative;
  padding-right: 5px;
}
.info .news ul li a {
  line-height: 17px;
  color: #d0d0d0;
}
.info .news ul li a span {
  position: absolute;
  right: 0;
  _right: 10px;
  top: 0; /*color:#e06464;*/
}
.info .news .more {
  position: absolute;
  right: -30px;
  top: 0px;
  width: 100px;
  height: 30px;
  background: url('../front/added/more.png') left top no-repeat;
}
.info .news .more a {
  display: inline-block;
  width: 100px;
  height: 30px;
  text-indent: -10000px;
}
.info .newProduct {
  position: relative;
  float: right;
  width: 480px;
}
/*
.info .newProduct h3 {position:absolute; right:0; top:0; width:315px; height:25px; text-indent:-10000px; border-bottom:1px solid #ce2b2b; background: url('/front.v2/front/images/red/tit_product.gif') left top no-repeat;}
*/
.info .newProduct ol {
  position: absolute;
  right: 0;
  top: 1px;
  padding-left: 3px;
}
.info .newProduct ol li {
  float: left;
  margin-right: 3px;
}
.info .newProduct ol li a {
  display: block;
  background: url('/front.v2/front/images/red/btn_product_off.gif')
    left top no-repeat;
  width: 22px;
  height: 6px;
  text-indent: -9999px;
}
.info .newProduct ol li.on a {
  background: url('/front.v2/front/images/red/btn_product_on.gif')
    left top no-repeat;
}

.info .newProduct ul li {
  float: left;
}
.info .newProduct ul li .prodImg {
  float: left;
  width: 150px;
  height: 125px;
  border: 0px solid #898989;
}
.info .newProduct ul li .prodImg img {
  width: 150px;
  height: 125px;
}
.info .newProduct ul li .text {
  position: absolute;
  right: 0;
  top: 12px;
  width: 310px;
  color: #d0d0d0; /*line-height: 16px;*/
}
.info .newProduct ul li .text span {
  font-size: 14px;
  display: block;
  padding-bottom: 8px;
  font-weight: bold;
}
.info .newProduct ul li span.news2txt {
  font-size: 13px;
  font-weight: normal;
  text-indent: -12px;
  letter-spacing: -0.1em;
}

body.ver02 .info .news h3 {
  border-bottom: 1px solid #cc0000;
  /* background: url('/front.v2/front/images/gray/tit_news.gif') left top no-repeat; */
}
body.ver02 .info .news .more {
  background: url('/front.v2/front/added/more.png')
    left top no-repeat;
}
body.ver02 .info .news ul {
  /* background-color: #ebebeb; */
}
body.ver02 .info .news ul li a {
  color: #a5a5a5;
}
body.ver02 .info .news ul li a span {
  color: #c3c3c3;
}
body.ver02 .info .newProduct h3 {
  border-bottom: 1px solid #e5e5e5;
  background: url('/front.v2/front/images/gray/tit_product.gif')
    left top no-repeat;
}
body.ver02 .info .newProduct ol li a {
  background: url('/front.v2/front/images/gray/btn_product_off.gif')
    left top no-repeat;
}
body.ver02 .info .newProduct ol li.on a {
  background: url('/front.v2/front/images/gray/btn_product_on.gif')
    left top no-repeat;
}
body.ver02 .info .newProduct ul li .text {
  color: #a5a5a5;
}

/* Sub Contents */
#subContainer {
  position: relative;
  width: 100%;

  overflow: hidden;
  margin-top: -25px;
  padding: 177px 0 50px;
  background: url('/front.v2/front/images/red/bg_sub_container.gif')
    center top no-repeat #fff;
}
#subContainer .subVisual {
  width: 980px;
  height: 177px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 13px;
  margin-left: -380px;
}
.contentsWrap {
  position: relative;
  width: 980px;
  margin: 0 auto 0;
  min-height: 550px;
  height: auto !important;
  height: 550px;
  _zoom: 1;
}
.contentsWrap:after {
  content: ' ';
  display: block;
  clear: both;
}
.contentsWrap .snb {
  position: absolute;
  left: -81px;
  top: 1px;
  width: 355px;
  background: url('/front.v2/front/images/red/bg_snb.gif')
    left bottom no-repeat;
}
.contentsWrap .snb dl {
  padding: 0 95px 120px;
  background: url('/front.v2/front/images/red/bg_snb_top.gif')
    left top no-repeat;
}
.contentsWrap .snb dt {
  width: 165px;
  height: 75px;
  padding-top: 5px;
  border-bottom: 1px solid #de5c5c;
  margin-bottom: 15px;
}
.contentsWrap .snb dd {
  width: 165px;
  height: 23px;
  color: #fff;
}
.contentsWrap .snb dd a {
  display: inline-block;
  width: 157px;
  height: 18px;
  padding: 5px 0 0 8px;
  color: #dfdfdf;
}
.contentsWrap .snb dd a:hover,
.contentsWrap .snb dd.on a {
  background: url('/front.v2/front/images/red/bg_snb_on.gif')
    left top no-repeat;
  color: #fff;
}
.contentsWrap .contents {
  float: right;
  width: 750px;
  position: relative;
}
.contentsWrap .contents .titArea {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%; /*  border-bottom:1px solid #c2c2c2; */
}
.contentsWrap .contents .titArea h2 {
  display: none;
}
.contentsWrap .contents .titArea .location {
  float: right;
  height: 13px;
  line-height: 12px;
  padding-top: 37px;
}
.contentsWrap .contents .titArea .location img {
  vertical-align: top;
}
.contentsWrap .contents .titArea .location a {
  display: inline-block;
  padding: 0 8px 0 5px;
} /* background: url('/front.v2/front/images/common/loc_line.gif') right 1px no-repeat; */
.contentsWrap .contents .titArea .location span {
  display: inline-block;
  padding: 0 0 0 5px;
}
.contentsWrap .contents .titArea .location span .img {
  position: relative;
  top: -0.2em;
}

.contentsWrap .contents .titArea.product {
  border: none;
  padding-top: 58px;
  text-align: center;
}

.contentsWrap .contents .cont {
  margin-top: 70px;
}
.contentsWrap .contents .cont .support_info {
  height: 160px;
  background: url('../../images/support/support.png') no-repeat;
  background-position: 450px -18px;
}

.contentsWrap .contents .cont .img001 {
  float: left;
  top: -5px;
  left: 10px;
}
.contentsWrap .contents .cont .img002 {
  position: relative;
  top: -10px;
  left: 40px;
}
.contentsWrap .contents .cont .img0 {
  position: relative;
  top: -85px;
  left: 20px;
}
.contentsWrap .contents .cont .img1 {
  position: relative;
  top: -100px;
  left: 40px;
}

body.ver02 #subContainer {
  background: url('/front.v2/front/images/gray/bg_sub_container.gif')
    center top no-repeat #fff;
}
body.ver02 .contentsWrap .snb {
  background: url('/front.v2/front/images/gray/bg_snb.gif')
    left bottom no-repeat;
}
body.ver02 .contentsWrap .snb dl {
  background: url('/front.v2/front/images/gray/bg_snb_top.gif')
    left top no-repeat;
}
body.ver02 .contentsWrap .snb dd a:hover,
body.ver02 .contentsWrap .snb dd.on a {
  background: url('/front.v2/front/images/gray/bg_snb_on.gif')
    left top no-repeat;
}
body.ver02 .contentsWrap .snb dt {
  border-bottom: 1px solid #777;
}

/* Company */
.contact p {
  text-align: center;
  padding-top: 40px;
}
.hunterKorea {
  width: 750px;
  height: 1291px;
  color: #fff;
  font-size: 0;
  line-height: 0;
  text-indent: -10000px;
  background: url('/front.v2/front/images/company/img_hunter.gif')
    left top no-repeat;
}

.tabAnchor {
  overflow: hidden;
}
.tabAnchor li {
  float: left;
  text-align: center;
}
.tabAnchor li a {
  text-indent: -10000px;
  display: block;
  position: relative;
}
.tabAnchor li.active a {
}

.tabContent {
  width: 750px;
  overflow: hidden;
}
.tabContent .case {
  overflow: hidden;
  padding: 40px 0 20px;
  margin-top: -1px;
  border-top: 1px dashed #d1d1d1;
}
.tabContent .case .photo {
  float: left;
  width: 222px;
  height: 254px;
  padding: 10px 0 0 10px;
  background: url('/front.v2/front/images/company/bg_photo_box.gif')
    left top no-repeat;
}
.tabContent .case .photo img {
  width: 209px;
  height: 241px;
}
.tabContent .case .text {
  float: right;
  width: 500px;
}
.tabContent .case .text p {
  padding-bottom: 15px;
}
.tabContent .case .text .last {
  padding-bottom: 35px;
}
.tabContent img {
  max-width: 750px;
}
.tabContent .gotop {
  text-align: right;
  padding: 15px 20px 15px;
}

.hunterusa {
  width: 680px;
  margin-top: 30px;
  margin-left: 20px;
  padding: 10px;
}
.hunterusa .tit {
  margin-top: 30px;
  color: #0c0c0c;
  font-size: 17px;
  font-weight: bold;
  width: 100%;
  border-bottom: 1px red dotted;
}
.hunterusa .txt {
  margin-top: 10px;
  color: #0f0f0f;
  font-size: 13px;
  padding: 5px;
}
.hunterusa li {
  list-style-type: square;
  list-style-position: inside;
}

.history {
  width: 614px;
  height: 33px;
  margin: 50px auto 30px;
  padding-left: 60px;
  background: url('/front.v2/front/images/company/bg_year.gif')
    center top no-repeat;
}
.history li {
  width: 40px;
  margin-right: 24px;
}
.history li a {
  height: 33px;
  background: url('/front.v2/front/images/company/img_year_off.gif')
    no-repeat;
}
.history li.active a {
  background: url('/front.v2/front/images/company/img_year_on.gif')
    no-repeat;
}
.history li a.year01 {
  background-position: left top;
}
.history li a.year02 {
  background-position: -65px top;
}
.history li a.year03 {
  background-position: -126px top;
}
.history li a.year04 {
  background-position: -190px top;
}
.history li a.year05 {
  background-position: -254px top;
}
.history li a.year06 {
  background-position: -315px top;
}
.history li a.year07 {
  background-position: -380px top;
}
.history li a.year08 {
  background-position: -445px top;
}
.history li a.year09 {
  background-position: right top;
}

.partners h3 {
  font-size: 13pt;
  font-weight: bold;
  letter-spacing: -0.03em;
  margin: 40px 0 5px;
  border-bottom: 1px red dotted;
  width: 745px;
  padding-left: 5px;
}
.partners p.img {
  width: 670px;
}

/* PRODUCT */
.prodInfo {
  width: 284px; /*width:497px;*/
  height: 27px;
  padding-left: 466px; /*padding-left:253px*/
  margin-bottom: 25px;
  border-bottom: 2px solid #cd0606;
}
.prodInfo li {
  width: 70px;
  margin-left: 1px;
}
.prodInfo li a {
  height: 27px;
  background: url('/front.v2/front/images/product/tab_product_off.gif')
    no-repeat;
}
.prodInfo li.active a {
  background: url('/front.v2/front/images/product/tab_product_on.gif')
    no-repeat;
}

.prodInfo li a.prod01 {
  background-position: left top;
}
/*
.prodInfo li a.prod02 {background-position:-71px top;}
.prodInfo li a.prod03 {background-position:-142px top;}
*/
.prodInfo li a.prod04 {
  background-position: -213px top;
}
.prodInfo li a.prod05 {
  background-position: -284px top;
}
.prodInfo li a.prod06 {
  background-position: -355px top;
}
/*
.prodInfo li a.prod07 {background-position:right top;}
*/

/* PRODUCT - OEM EQUIPMENT */
.prodInfo2 {
  width: 284px; /* width: 213px; width: 497px; */
  height: 27px; /*padding-left:537px; */
  padding-left: 466px;
  margin-bottom: 25px;
  border-bottom: 2px solid #cd0606;
}
.prodInfo2 li {
  width: 70px;
  margin-left: 1px;
}
.prodInfo2 li a {
  height: 27px;
  background: url('/front.v2/front/images/product/tab_product_off.gif')
    no-repeat;
}
.prodInfo2 li.active a {
  background: url('/front.v2/front/images/product/tab_product_on.gif')
    no-repeat;
}

.prodInfo2 li a.prod01 {
  background-position: left top;
}
/*
.prodInfo2 li a.prod02 {background-position:-71px top;}
.prodInfo2 li a.prod03 {background-position:-142px top;}
*/
.prodInfo2 li a.prod04 {
  background-position: -213px top;
}
.prodInfo2 li a.prod05 {
  background-position: -284px top;
}

.prodInfo2 li a.prod06 {
  background-position: -355px top;
}
/*
.prodInfo2 li a.prod07 {background-position:right top;}
*/

/* Board */
.boardList {
  width: 100%;
  background: url('/front.v2/front/images/board/bg_th.gif')
    left top no-repeat;
}
.boardList table {
  width: 100%;
}
.boardList th {
  padding: 11px 0 10px;
  line-height: 12px;
}
.boardList td {
  text-align: center;
  color: #808080;
  padding: 10px;
  border-bottom: 1px solid #eaeaea;
}
.boardList td.title {
  text-align: left;
}
.boardList.bg02 {
  background: url('/front.v2/front/images/board/bg_th02.gif')
    left top no-repeat;
}

.boardView {
  width: 100%;
  background: url('/front.v2/front/images/board/bg_th.gif')
    left top no-repeat;
}
.boardView table {
  width: 100%;
}
.boardView th {
  padding: 11px 12px 10px;
  line-height: 12px;
  border-bottom: 1px solid #eaeaea;
  text-align: left;
}
.boardView thead td {
  padding: 0;
}
.boardView td {
  padding: 10px;
  border-bottom: 1px solid #eaeaea;
  color: #808080;
  text-align: left;
}
.boardView td.view {
  padding: 20px;
  line-height: 18px;
}

.paging {
  text-align: center;
  margin-top: 30px;
}
.paging a {
  display: inline-block;
  padding: 0 4px;
  vertical-align: middle;
  line-height: 12px;
}
.paging span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 3px;
}
.paging span a {
  padding: 0;
}

.btnArea {
  overflow: hidden;
  width: 100%;
  margin-top: 15px;
}
.btnArea a {
  display: inline-block;
  vertical-align: top;
}
.btnArea .ltBtn {
  float: left;
}
.btnArea .ltBtn a,
.btnArea .ltBtn input {
  padding-right: 1px;
}
.btnArea .rtBtn {
  float: right;
}
.btnArea .rtBtn a,
.btnArea .rtBtn input {
  padding-left: 1px;
}
.btnArea .ctBtn {
  text-align: center;
}
.btnArea a.btn {
  color: #444444;
  font-size: 12px;
  font-weight: bold;
  line-height: 27px;
  letter-spacing: 1px;
  padding: 0 0 0 20px;
  display: inline-block;
  background: url('/front.v2/images/admin_images/common/btn_bg.gif')
    no-repeat left top;
}
.btnArea a.btn span {
  padding: 0 20px 0 0;
  display: inline-block;
  background: url('/front.v2/images/admin_images/common/btn_bg.gif')
    no-repeat right top;
}
.btnArea a.btn01 {
  color: #444444;
  font-size: 11px;
  font-family: Gulim;
  line-height: 20px;
  padding: 0 0 0 8px;
  display: inline-block;
  background: url('/front.v2/images/admin_images/common/btn_bg01.gif')
    no-repeat left top;
}
.btnArea a.btn01 span {
  padding: 0 8px 0 0;
  display: inline-block;
  background: url('/front.v2/images/admin_images/common/btn_bg01.gif')
    no-repeat right top;
}

.keyword {
  text-align: center;
  margin-top: 30px;
}
.keyword a,
.keyword select,
.keyword input {
  vertical-align: middle;
}
.keyword .sBtn {
  display: inline-block;
  margin-top: 1px;
}

.productList {
  overflow: hidden;
  width: 750px;
  border-top: 2px solid #cd0606;
  border-bottom: 1px solid #eaeaea;
}
.productList ul {
  overflow: hidden;
  width: 750px;
}
.productList li {
  float: left;
  width: 230px;
  padding: 25px 10px;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: -1px;
}

.productList li span,
.productList li a {
  display: block;
}
.productList li .img {
  padding: 9px;
  border: 1px solid #e0e0e0;
  background: #f3f3f3;
  margin-bottom: 12px;
}
.productList li .img > div {
  width: 209px;
  height: 149px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
}
.productList li .img img {
  width: 209px;
}

.productList_new {
  overflow: hidden;
  border-top: 2px solid #cd0606;
  border-bottom: 1px solid #eaeaea;
}
.productList_new ul {
  overflow: hidden;
  width: 750px;
}
.productList_new li {
  float: left;
  width: 346px;
  height: 281px;
  background-image: url('/front.v2/images/bg_product_item.png');
  background-position: center;
  margin: 25px 0px;
  text-align: center;
  position: relative;
  transition: background-image 0.3s ease;
  -o-transition: background-image 0.3s ease;
  -moz-transition: background-image 0.3s ease;
  -webkit-transition: background-image 0.3s ease;
}

.productList_new li:hover {
  background-image: url('/front.v2/images/bg_product_item_ov.png');
}
.productList_new a {
  color: inherit;
}

.productList_new li .product-name {
  width: 205px;
  height: 42px;
  line-height: 42px;
  font-size: 10pt;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 12px;
  left: 72px;
  text-align: center;
}

.productList_new li .product-name .name-view {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.productList_new li:hover .product-name {
  color: #ffffff;
}

.productList_new li .product-image {
  width: 210px;
  height: 150px;
  position: absolute;
  left: 69px;
  top: 80px;
}

.productList_new li .product-image a {
  display: block;
  width: 100%;
  height: 100%;
}

.prodName {
  line-height: 22px;
  padding-left: 22px;
  background: url('/front.v2/front/images/product/blt_arrow.gif')
    left 3px no-repeat;
  font-size: 16px;
  font-weight: 700;
}

/* Product & OEM */
.Prod_boardList {
  width: 100%;
  background: url('/front.v2/front/images/board/bg_th.gif')
    left top no-repeat;
}
.Prod_boardList table {
  width: 100%;
}
.Prod_boardList th {
  padding: 11px 0 10px;
  line-height: 12px;
}
.Prod_boardList td {
  text-align: center;
  color: #808080;
  padding: 10px 12px;
  border-bottom: 1px solid #eaeaea;
}
.Prod_boardList td.title {
  text-align: left;
}
.Prod_boardList.bg02 {
  background: url('/front.v2/front/images/board/bg_th02.gif')
    left top no-repeat;
}

/* spec */

.cont .specTitle {
  font-size: 12pt;
  font-weight: 600;
  color: #484848;
  letter-spacing: -1px;
}
.cont .specCont .specTitle {
  padding: 20px 29px;
}
.cont .specTitle img {
  padding-bottom: 4px;
}

.specCont {
  padding-bottom: 3px;
  width: 710px;
  float: left;
  margin-left: 20px;
  margin-top: 30px; /*border: 1px solid #ff0000;border-radius:10px;*/
  padding-bottom: 30px;
}
.specCont input {
  color: #777777;
  padding-left: 3px;
  font-size: 11pt;
  height: 17px;
  width: 200px;
}

.specCont .link {
  cursor: pointer;
}
.specCont .contbox input {
  width: 450px;
  height: 23px;
}
.specCont .contbox select {
  width: 150px;
  height: 25px;
  border: 1px solid gray;
  font-size: 8pt;
}

.spec-options {
  /*border: 1px solid #ff0000;
    border-radius: 10px;*/
  margin-left: 20px;
  width: 710px;
  padding-bottom: 20px;
}

.spec-options1 {
  width: 352px;
  height: 150px;
  float: left;
  overflow: hidden;
  border-right: 1px dotted #ff0a00;
}
.spec-options2 {
  width: 355px;
  height: 150px;
  float: left;
  overflow: hidden;
}
.spec-options2 .speclist_wrap {
  float: left;
  width: 200px;
}
.spec-options .spec_btn {
  width: 90px;
  height: 24px;
  background-color: #ebebeb;
  border: none;
  box-shadow: 1px 1px 1px 0 #b3b3b3;
  font-size: 11px;
  font-weight: 600;
  color: #5b5b5b;
  margin: 7px 0 0 198px;
  cursor: pointer;
}
.spec-options .spec_btn:hover {
  border: 1px solid #ff0a00;
}

.spec-options .option {
  margin-bottom: 30px;
}
.spec-options input[type='text'] {
  color: #898989;
  padding-left: 3px;
  font-size: 11pt;
  width: 270px;
  height: 20px;
  margin: 25px 8px 0 13px;
}
.spec-options select {
  width: 270px;
  height: 20px;
  border: 1px solid #d1d1d1;
  font-size: 8pt;
  margin-bottom: 5px;
  margin-left: 15px;
}
.spec-options .subtitle {
  margin-bottom: 15px;
}
.spec-options .title {
  font-size: 10pt;
  font-weight: bold;
}
.spec-options form {
  padding: 0 25px;
}

.specCont .brandlistkr li {
  width: 208px;
  height: 117px;
  float: left;
  text-align: center;
  margin-left: 23px;
  margin-bottom: 21px;
  padding: 0;
  background-image: url('/front.v2/front/images/support/brand_bg.png');
  background-repeat: no-repeat;
}

.specCont .brandlistkr .spec-a {
  width: 208px;
  height: 117px;
  float: left;
  margin-left: 23px;
  margin-bottom: 21px;
  padding: 0;
  background-image: url('../../images/support/brand6.png');
  background-repeat: no-repeat;
}

.specCont .brandlistkr img {
  margin-top: 12px;
  margin-left: -5px;
  text-align: center;
  max-width: 135px;
  height: 55px;
  border: 0;
}
.specCont .brandlistkr div {
  margin-top: 10px;
  margin-left: -5px;
  text-align: center;
  font-size: 11pt;
  font-family: 'Nanum Gothic', 'verdana';
}

.specCont .brandlist li {
  width: 208px;
  height: 117px;
  float: left;
  text-align: center;
  margin-left: 23px;
  margin-bottom: 21px;
  padding: 0;
  background-image: url('/front.v2/front/images/support/brand_bg.png');
  background-repeat: no-repeat;
}
.specCont .brandlist img {
  margin-top: 12px;
  margin-left: -5px;
  text-align: center;
  max-width: 150px;
  max-height: 55px;
  border: 0;
}
.specCont .brandlist div {
  margin-top: 10px;
  margin-left: -5px;
  text-align: center;
  font-size: 11pt;
  font-family: 'Nanum Gothic', 'verdana';
}

.specCont .segmentlist {
  margin: 0 29px;
  border-top: 2px solid #ff0000;
  border-left: 1px solid #dddddd;
  width: 648px;
}
.specCont .segmentlist li {
  width: 215px;
  height: 135px;
  float: left;
  text-align: center;
  padding: 0;
  border-right: 1px solid #dddddd;
  border-bottom: 10px solid #dddddd;
}
.specCont .segmentlist img {
  text-align: center;
  max-width: 200px;
  height: 115px;
  border: 0;
}
.specCont .segmentlist h5 {
  font-size: 11pt;
  font-weight: bold;
}

.specCont .brand_title {
  color: #4f4f4f;
  vertical-align: middle;
  font-weight: bold;
  font-size: 16pt;
  font-family: helvetica, 맑은고딕, 나눔고딕, 돋움;
}
.specCont .brandlist .brand_imported {
  padding-top: 25px;
  width: 62px;
  height: 23px;
}

.specCont .board {
  text-align: center;
  width: 600px;
  border-bottom: 1px solid #dbdbdb;
  font-size: 13px;
}
.specCont .board thead {
  background: url('../../images/board/bg_th.gif') repeat-x;
}
.specCont .board thead th {
  text-align: center;
  padding: 10px 0 9px;
  color: #0a0d2a;
  font-weight: normal;
}
.specCont .board thead th.bl0 {
  color: #0a0d2a;
  font-weight: bold;
}
.specCont .board thead th.first {
  border-left: 1px solid #dbe0e5;
}
.specCont .board thead th.tit {
  text-indent: 10px;
  text-align: center;
}
.specCont .board thead th.last {
  border-right: 1px solid #dbe0e5;
}
.specCont .board tr {
  border-bottom: 1px solid #dbdbdb;
}
.specCont .board td {
  padding: 7px 0;
  text-align: center;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
}
.specCont .board td .listimg img {
  width: 240px;
  height: 173px;
  border: 0px dotted red;
}
.specCont .board td .txtView {
  text-align: center;
  padding: 0 5px 5px;
  line-height: 22px;
}
.specCont .board td .txtfake {
  font-size: 1px;
  color: #fff;
  line-height: 1px;
  letter-spacing: -6px;
}
.specCont .board td .txthidden {
  font-size: 1px;
  color: #f9f9f9;
  line-height: 1px;
}
.specCont .board td .txtView .img {
  margin-bottom: 10px;
}
.specCont .board td.lf10 {
  text-align: left;
  padding-left: 10px;
}

/* Member */
.agreement {
  margin-bottom: 50px;
  color: #808080;
}
.agreement .box {
  height: 220px;
  overflow-y: auto;
  border: 1px solid #e7e7e7;
  padding: 15px;
  line-height: 16px;
}
.agreement p {
  width: 100%;
  margin-top: 15px;
}
.agreement label {
  float: right;
}

.loginWrap {
  width: 750px;
  padding-top: 50px;
  color: #808080;
}
.loginWrap .no-border {
  border: none;
  background: none;
}
.loginWrap .no-border:focus {
  background: none;
}
.loginWrap .no-border:-webkit-autofill {
  background: none !important;
}
.loginWrap .text {
  text-align: center;
  padding: 5px 0;
}
.loginWrap .login {
  position: relative;
  width: 275px;
  margin: 90px auto 140px;
}
.loginWrap .login p {
  margin-bottom: 6px;
}
.loginWrap .login p span {
  display: inline-block;
  width: 65px;
  vertical-align: middle;
}
.loginWrap .login p input {
  width: 130px;
  padding: 2px 5px;
}
.loginWrap .login .btn {
  position: absolute;
  right: 0;
  top: 0;
  _top: 2px;
}
.loginWrap .guide {
  overflow: hidden;
  width: 100%;
}
.loginWrap .guide li {
  float: left;
  padding: 0 10px;
}
.loginWrap .guide li a {
  margin-left: 3px;
}
.loginWrap .guide li img {
  vertical-align: middle;
}

.findWrap {
  width: 610px;
  height: 115px;
  margin: 0 auto 60px;
  padding: 65px 0 0 52px;
  color: #808080;
  background: url('/front.v2/front/images/member/bg_find_id.gif')
    right top no-repeat;
}
.findWrap .find {
  position: relative;
  width: 305px;
  margin: 0 auto;
}
.findWrap .find .btn {
  position: absolute;
  right: 0;
  top: 0;
  _top: 2px;
}
.findWrap .find p {
  margin-bottom: 6px;
}
.findWrap .find p input {
  width: 130px;
  padding: 2px 5px;
}
.findWrap .find p span {
  display: inline-block;
  width: 85px;
  vertical-align: middle;
}
.findPw {
  height: 130px;
  padding-top: 50px;
  background: url('/front.v2/front/images/member/bg_find_pw.gif')
    right top no-repeat !important;
}

.memjoin {
  width: 750px;
  color: #808080;
}
.memjoin table {
  text-align: center;
  width: 750px;
  border-bottom: 1px solid #dbdbdb;
  font-family: 돋움, 나눔;
  font-size: 12px;
}
.memjoin thead {
  background: url('../../images/board/bg_th.gif') repeat-x;
}
.memjoin thead th {
  text-align: center;
  color: #0a0d2a;
  font-weight: bold;
  padding: 10px 0 8px;
  border-left: 1px solid #dbe0e5;
  border-right: 1px solid #dbe0e5;
}
.memjoin tbody {
  color: #778899;
}
.memjoin tbody th {
  text-align: center;
  font-weight: normal;
  padding: 10px 0;
  border-left: 1px solid #dbe0e5;
  border-right: 1px solid #dbe0e5;
  background: #fafafa;
}
.memjoin tbody tr {
  border-bottom: 1px solid #dbdbdb;
}
.memjoin tbody td {
  padding: 10px 0 10px 10px;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  text-align: left;
  font-family: 돋움, 나눔;
}
.memjoin tbody p {
  margin-top: 7px;
  padding: 2px;
  border: 1px dotted #a7a7a7;
  text-align: center;
  color: #a7a7a7;
  font-family: 돋움, 나눔;
  word-break: none;
}
.memjoin tbody input,
select,
textarea {
  border: 1px solid #dbdbdb;
  font-family: 돋움, 나눔;
  color: #778899;
  padding: 2px 0;
}
.memjoin tr.required th:before {
  content: '* ';
  color: #ff0000;
  font-weight: bold;
}

div.bbs_write {
  background-color: #e0e4e6;
  padding: 0 2px 2px 0;
  margin-bottom: 15px;
  _height: 100px;
}
table.bbs_write {
  width: 100%;
  table-layout: fixed;
  background-color: #ffffff;
  border: 1px solid #a6acae;
}
table.bbs_write th {
  color: #444444;
  font-weight: normal;
  background-color: #f1f6fc;
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  text-align: left;
  vertical-align: top;
  padding: 6px 0 5px 10px;
}
table.bbs_write td {
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  text-align: left;
  vertical-align: top;
  padding: 5px 0 5px 10px;
}
table.bbs_write input {
  border: 1px solid #e2e2e2;
  text-align: left;
  padding: 0 5px 0 0;
  color: gray;
}
table.bbs_write select {
  border: 1px solid #e2e2e2;
  text-align: left;
  padding: 0;
  color: gray;
}
table.bbs_write .fst {
  border-left: 0px;
}
table.bbs_write tr.r1 th,
table.bbs_write tr.r1 td {
  border-top: 0px;
}

table.bbs_write .box {
  height: 150px;
  color: gray;
  overflow-y: auto;
  border: 1px solid #e7e7e7;
  padding: 5px;
  line-height: 12px;
}

/* highlights #########################################################################*/

.highlights {
  width: 730px;
  float: left;
  margin: 0 auto;
  padding-left: 10px;
  color: #808080;
  border: 0px solid black;
}

.highlights p {
  margin-bottom: 30px;
  color: #000000;
}

.highlights .category-list li {
  width: 53px;
}

.highlights .highlights-content {
  border-top: 2px solid #cd0606;
  padding-top: 20px;
}

.highlights .highlights-content > ul > li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}

.highlights .highlights-content h2 {
  font-size: 12pt;
  font-weight: 900;
  color: #000000;
  margin-bottom: 20px;
}

.highlights .highlights-content .thumb-image {
  width: 177px;
  height: 273px;
  /*background-size:cover;*/
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  padding: 0px;
  box-shadow: 2px 2px 4px #888888;
  margin-right: 30px;
}

.highlights .highlights-content .thumb-image-only-for-mediadata {
  width: 177px;
  height: 273px;
  /*
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	box-shadow: 2px 2px 4px #888888;
	*/
  float: left;
  padding: 0px;
  margin-right: 30px;
}

.highlights .highlights-content .content {
  float: left;
  width: 510px;
}

.highlights .highlights-content .content .title {
  font-size: 11pt;
  font-weight: 900;
  color: #000000;
  margin-bottom: 10px;
}

.highlights .highlights-content .content .title .attach {
  font-size: 8pt;
}

.highlights .highlights-content .content .text-content ul {
  margin-left: 1em;
  list-style: initial;
  line-height: 10px;
}

.highlights .highlights-content .content .text-content li {
  list-style: initial;
}

/* highlights #########################################################################*/

/* motorsports_round #########################################################################*/

.motorsports_round {
  width: 730px;
  float: left;
  margin: 0 auto;
  padding-left: 5px;
  color: #808080;
  border: 0px solid black;
}

.motorsports_round #round_List_Contain {
  padding-top: 43px;
}

.motorsports_round #round_List_Contain #round_List_Mitem {
  padding-bottom: 30px;
}

.motorsports_round #round_List_Contain #round_List_Mitem li {
  float: left;
}

.motorsports_round
  #round_List_Contain
  #round_List_Mitem
  .round_List_Mitem_Left {
  width: 16%;
  font-weight: bold;
  font-size: 30px;
  color: #d01515;
  text-align: center;
  vertical-align: top;
}

.motorsports_round
  #round_List_Contain
  #round_List_Mitem
  .round_List_Mitem_Right {
  width: 80%;
  border-left: 1px solid #a4a4a4;
  padding-left: 20px;
}

.motorsports_round
  #round_List_Contain
  #round_List_Mitem
  .round_List_Mitem_Line {
  width: 740px;
  padding-bottom: 40px;
}

.motorsports_round
  #round_List_Contain
  #round_List_Mitem
  .round_List_Mitem_Right
  #round_List_Sitem {
  padding-bottom: 55px;
}
.motorsports_round
  #round_List_Contain
  #round_List_Mitem
  .round_List_Mitem_Right
  #round_List_Sitem
  li {
  float: left;
}

.motorsports_round
  #round_List_Contain
  #round_List_Mitem
  .round_List_Mitem_Right
  #round_List_Sitem
  .round_List_Sitem_F {
  width: 22%;
}
.motorsports_round
  #round_List_Contain
  #round_List_Mitem
  .round_List_Mitem_Right
  #round_List_Sitem
  .round_List_Sitem_F
  .itemF01 {
  font-weight: bold;
  font-size: 20px;
  color: #cd0505;
}
.motorsports_round
  #round_List_Contain
  #round_List_Mitem
  .round_List_Mitem_Right
  #round_List_Sitem
  .round_List_Sitem_F
  .itemF02 {
  font-weight: bold;
  font-size: 18px;
  color: #565656;
  vertical-align: bottom;
}
.motorsports_round
  #round_List_Contain
  #round_List_Mitem
  .round_List_Mitem_Right
  #round_List_Sitem
  .round_List_Sitem_F
  .itemF03 {
  font-weight: bold;
  font-size: 20px;
  font-style: italic;
  color: #565656;
}

.motorsports_round
  #round_List_Contain
  #round_List_Mitem
  .round_List_Mitem_Right
  #round_List_Sitem
  .round_List_Sitem_M {
  width: 66%;
}
.motorsports_round
  #round_List_Contain
  #round_List_Mitem
  .round_List_Mitem_Right
  #round_List_Sitem
  .round_List_Sitem_M
  .itemM01 {
  font-size: 16px;
  color: #565656;
}
.motorsports_round
  #round_List_Contain
  #round_List_Mitem
  .round_List_Mitem_Right
  #round_List_Sitem
  .round_List_Sitem_M
  .itemM02 {
  font-size: 14px;
  color: #cd0505;
}

.motorsports_round
  #round_List_Contain
  #round_List_Mitem
  .round_List_Mitem_Right
  #round_List_Sitem
  .round_List_Sitem_L {
  width: 12%;
  text-align: center;
}

/* motorsports_round #########################################################################*/

/* motorsports #########################################################################*/

.motorsports {
  width: 730px;
  float: left;
  margin: 0 auto;
  padding-left: 10px;
  color: #808080;
  border: 0px solid black;
}

.motorsports p {
  margin-bottom: 30px;
  color: #000000;
}

.motorsports .category-list li {
  width: 53px;
}

.motorsports .motorsports-content {
  border-top: 2px solid #cd0606;
  padding-top: 20px;
}

.motorsports .motorsports-content > ul > li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}

.motorsports .motorsports-content h2 {
  font-size: 12pt;
  font-weight: 900;
  color: #000000;
  margin-bottom: 20px;
}

.motorsports .motorsports-content .content {
  float: left;
  width: 510px;
}

.motorsports .motorsports-content .photo {
  text-align: center;
  padding-top: 50px;
}

.motorsports .motorsports-content .photo img {
  max-width: 740px;
  padding-bottom: 30px;
}

.motorsports .motorsports-content .content .title {
  font-size: 11pt;
  font-weight: 900;
  color: #000000;
  margin-bottom: 10px;
}

/* motorsports #########################################################################*/

/* FAQ */
.faq {
  width: 100%;
}
.faq table {
  width: 100%;
}
.faq th {
  text-align: left;
  padding: 10px 12px;
  background: url('/front.v2/front/images/board/bg_th.gif')
    left top no-repeat;
}
.faq td {
  width: 725px;
  padding: 11px 0 10px;
  line-height: 12px;
  padding: 10px 12px;
  border: 1px solid #eaeaea;
  color: #808080;
}
.faq.bg02 {
  background: url('/front.v2/front/images/board/bg_th02.gif')
    left top no-repeat;
}
.faq ul.category {
  margin-left: -10px;
  border-bottom: 1px solid red;
  width: 746px;
  height: 27px;
}
.faq ul.category li {
  float: left;
  font-weight: bold;
  font-size: 13px;
  padding: 7px 13px;
  border: 1px solid #ffffff;
  border-bottom: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.faq ul.category li a:hover {
  clear: both;
  color: #d01515;
  font-weight: bold;
}
.faq ul.category li.active,
.faq ul.category li:hover {
  border: 1px solid red;
  border-radius: 3px 3px 0 0;
}
.faq ul.category li.active {
  border-bottom: 1px solid #ffffff;
}

.faq ul.sub-category:after {
  content: ' ';
  display: block;
  clear: both;
}
.faq ul.sub-category li {
  float: left;
  padding: 15px 10px 5px 10px;
  border-bottom: 1px solid #ffffff;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.faq ul.sub-category li.active,
.faq ul.sub-category li:hover {
  border-bottom-color: #ff0000;
}

/**sitemap**/
.sitemap {
  position: absolute;
  top: 80px;
  z-index: 999999;
  width: 100%;
  height: 300px;
  background-color: #ebebeb; /*background: url(../../images/sitemap/map_bg.png) no-repeat 0 0*/
}
.sitemap h4 {
  padding: 20px 0 0 130px;
  font-size: 18px;
  color: #4b4b4b;
  font-weight: bold; /* background-color:black;*/
}
.sitemap .menuview {
  width: 1000px;
  margin: 0 auto;
  padding: 1px 6px 0 15px;
  overflow: hidden; /*background-color:orange;*/
}
.sitemap .menuview h5 {
  margin-bottom: 13px;
  color: #d01515;
  font-weight: bold;
  padding-top: 20px;
  font-family: Tahoma;
  font-size: 13px; /*background-color:blue;*/
}
.sitemap .menuview .depth1 {
  float: left;
  width: _140px;
  padding-left: 26px;
  text-align: left; /*background-color:red;*/
}
.sitemap .menuview .depth1 ul li {
  clear: both;
  margin-bottom: 10px;
  color: #3a3a3a; /*background-color:green;*/
}
.sitemap .menuview .depth1 ul li a:hover {
  clear: both;
  margin-bottom: 10px;
  color: #d01515;
}
.sitemap .btnClose {
  text-align: right;
  padding-top: 10px;
  padding-right: 50px;
  font-size: 11pt;
  font-family: Tahoma;
  font-weight: bold;
}
.sitemap .btnClose a {
  color: #696969;
}

/* 寃��� - Search */
.search {
  margin-bottom: 50px;
  color: #808080;
}
.search .box {
  height: 220px;
  overflow-y: auto;
  border: 1px solid #e7e7e7;
  padding: 15px;
  line-height: 16px;
}
.search p {
  width: 100%;
  margin-top: 15px;
}
.search label {
  float: right;
}

.search .loginWrap {
  width: 550px;
  margin: 0 auto;
  padding-left: 80px;
  color: #808080;
  background: url('/front.v2/front/images/member/bg_login.gif')
    left 73px no-repeat;
}
.search .loginWrap .text {
  text-align: center;
  padding: 5px 0;
}
.search .loginWrap .login {
  position: relative;
  width: 275px;
  margin: 90px auto 140px;
}
.search .loginWrap .login p {
  margin-bottom: 6px;
}
.search .loginWrap .login p span {
  display: inline-block;
  width: 65px;
  vertical-align: middle;
}
.search .loginWrap .login p input {
  width: 130px;
  padding: 2px 5px;
}
.search .loginWrap .login .btn {
  position: absolute;
  right: 0;
  top: 0;
  _top: 2px;
}
.search .loginWrap .guide {
  overflow: hidden;
  width: 100%;
}
.search .loginWrap .guide li {
  float: left;
  padding: 0 10px;
}
.search .loginWrap .guide li a {
  margin-left: 3px;
}
.search .loginWrap .guide li img {
  vertical-align: middle;
}

.search .findWrap {
  width: 610px;
  height: 115px;
  margin: 0 auto 60px;
  padding: 65px 0 0 52px;
  color: #808080;
  background: url('/front.v2/front/images/member/bg_find_id.gif')
    right top no-repeat;
}
.search .findWrap .find {
  position: relative;
  width: 305px;
  margin: 0 auto;
}
.search .findWrap .find .btn {
  position: absolute;
  right: 0;
  top: 0;
  _top: 2px;
}
.search .findWrap .find p {
  margin-bottom: 6px;
}
.search .findWrap .find p input {
  width: 130px;
  padding: 2px 5px;
}
.search .findWrap .find p span {
  display: inline-block;
  width: 85px;
  vertical-align: middle;
}
.search .findPw {
  height: 130px;
  padding-top: 50px;
  background: url('/front.v2/front/images/member/bg_find_pw.gif')
    right top no-repeat !important;
}

.search .memjoin {
  width: 750px;
  color: #808080;
}
.search .memjoin table {
  text-align: center;
  width: 750px;
  border-bottom: 1px solid #dbdbdb;
}
.search .memjoin thead {
  background: url('../../images/board/bg_th.gif') repeat-x;
}
.search .memjoin thead th {
  text-align: center;
  color: #0a0d2a;
  font-weight: bold;
  padding: 10px 0 8px;
  border-left: 1px solid #dbe0e5;
  border-right: 1px solid #dbe0e5;
}
.search .memjoin tbody {
  color: #778899;
}
.search .memjoin tbody th {
  text-align: center;
  font-weight: normal;
  padding: 10px 0 9px;
  border-left: 1px solid #dbe0e5;
  border-right: 1px solid #dbe0e5;
}
.search .memjoin tbody tr {
  border-bottom: 1px solid #dbdbdb;
}
.search .memjoin tbody td {
  padding: 10px 0 10px 10px;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  text-align: left;
  font-family: 돋움, 나눔;
}
.search .memjoin tbody input,
select {
  border: 1px solid #dbdbdb;
  font-family: 돋움, 나눔;
  color: #778899;
  padding: 2px 0;
}

.search div.bbs_write {
  background-color: #e0e4e6;
  padding: 0 2px 2px 0;
  margin-bottom: 15px;
  _height: 100px;
}
.search table.bbs_write {
  width: 100%;
  table-layout: fixed;
  background-color: #ffffff;
  border: 1px solid #a6acae;
}
.search table.bbs_write th {
  color: #444444;
  font-weight: normal;
  background-color: #f1f6fc;
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  text-align: left;
  vertical-align: top;
  padding: 6px 0 5px 10px;
}
.search table.bbs_write td {
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  text-align: left;
  vertical-align: top;
  padding: 5px 0 5px 10px;
}
.search table.bbs_write input {
  border: 1px solid #e2e2e2;
  text-align: left;
  padding: 0 5px 0 0;
  color: gray;
}
.search table.bbs_write select {
  border: 1px solid #e2e2e2;
  text-align: left;
  padding: 0;
  color: gray;
}
.search table.bbs_write .fst {
  border-left: 0px;
}
.search table.bbs_write tr.r1 th,
table.bbs_write tr.r1 td {
  border-top: 0px;
}

.search table.bbs_write .box {
  height: 150px;
  color: gray;
  overflow-y: auto;
  border: 1px solid #e7e7e7;
  padding: 5px;
  line-height: 12px;
}

.segmentItem span {
  font-size: 20px;
  font-weight: bold;
}
.segmentItem img {
  max-width: 100%;
  max-height: 100%;
}
.segmentItem {
  width: 200px;
  height: 117px;
  overflow: hidden;
  float: left;
  text-align: center;
  border-top: 2px solid #ff0000;
  margin: 5px 9px;
  box-shadow: 5px 5px 7px #f2f2f2;
  display: table;
  cursor: pointer;
  background: #e0e0e0; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ffffff),
    color-stop(100%, #e0e0e0)
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    #ffffff 0%,
    #e0e0e0 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    #ffffff 0%,
    #e0e0e0 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
}
.segmentItem > div {
  display: table-cell;
  vertical-align: middle;
}

.category-list {
}
.category-list ul:after {
  content: ' ';
  display: block;
  clear: both;
}
.category-list li {
  float: left;
  height: 25px;
  width: 130px;
  padding: 0 4px;
  overflow: hidden;
  margin: 0 5px;
  margin-bottom: 10px;
  text-align: center;
  border: 1px solid #999999;
  border-radius: 3px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 13px;
}
.category-list li a {
  display: block;
  height: 100%;
  line-height: 25px;
  color: #000000;
}
.category-list li.active,
.category-list li:hover {
  border-color: #ff0000;
}

.attach-list:after {
  content: ' ';
  display: block;
  clear: both;
}
.attach-list li {
  float: left;
}
.attach-list li.product-attach {
  width: 225px;
  height: 300px;
  float: left;
  text-align: left;
  padding: 20px 10px;
  border-bottom: none;
}
.attach-list li.product-attach .thumb-view {
  width: 180px;
  height: 208px;
  padding-bottom: 20px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.attach-list li.product-video {
  width: 350px;
  height: 165px;
  float: left;
  text-align: left;
  padding: 20px 10px;
  border-bottom: none;
}
.attach-list li.product-video .thumb-view {
  width: 170px;
  height: 90px;
  margin-left: 87px;
  margin-top: 8px;
  padding-bottom: 20px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.attach-list li.product-name {
  width: 100%;
  clear: both;
  border-top: 1px solid #cd0606;
  border-bottom: none;
  font-size: 18pt;
  font-weight: bold;
  text-align: left;
}
.attach-list li.product-name:first-child {
  border-top: none;
}

.video-list:after {
  content: ' ';
  display: block;
  clear: both;
}

.video-list .video-thumb {
  width: 180px;
  height: 120px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.video-list .video-title {
  width: 180px;
}
.video-list .video-item {
  float: left;
  margin: 3px;
}

.layerScreen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  background: rgb(0, 0, 0);
  background: transparent\3;
  background: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
  display: none;
}

.layerScreen #videoViewer {
  position: fixed;
  background: #000000;
}

/** training center - curriculum **/

.curriculum-wrap {
  padding: 0 20px;
  color: #353535;
}

.curriculum-wrap h3 {
  font-size: 16pt;
  color: #e41117;
  font-weight: bold;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #000000;
}

.curriculum-wrap h4 {
  font-size: 14pt;
  font-weight: 600;
  margin-bottom: 25px;
}

.curriculum-wrap .curriculum-list > dt {
  font-size: 20px;
  font-weight: 600;
  color: #353535;
  padding-bottom: 10px;
  border-bottom: 1px solid #898989;
  margin-bottom: 20px;
}
.curriculum-wrap .curriculum-list > dd {
  margin-bottom: 50px;
  font-size: 14px;
}
.curriculum-wrap .curriculum-list > dd .curriculum-desc {
  font-size: 11pt;
  line-height: 18px;
  margin-bottom: 20px;
}
.curriculum-wrap .curriculum-list > dd:after {
  content: ' ';
  display: block;
  clear: both;
}
.curriculum-wrap .curriculum-list > dd .desc-image {
  width: 185px;
  height: 168px;
  float: left;
  margin-right: 20px;
  margin-top: 15px;
}
.curriculum-wrap .curriculum-list > dd .desc-text.no-fl {
  width: initial;
  float: none;
}
.curriculum-wrap .curriculum-list > dd .desc-text {
  width: 500px;
  float: left;
}
.curriculum-wrap .curriculum-list > dd .desc-list {
  padding-top: 15px;
}
.curriculum-wrap .curriculum-list > dd .desc-list > li {
  font-size: 11pt;
  list-style: disc;
  line-height: 20px;
  margin-left: 1em;
  font-weight: 600;
  color: #000000;
  letter-spacing: -1px;
  margin-bottom: 7px;
}
.curriculum-wrap .curriculum-list > dd .desc-list > li ul > li {
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
}
.curriculum-wrap .curriculum-list > dd .desc-item-fl {
  float: left;
  width: 150px;
}
.curriculum-wrap .curriculum-list > dd .desc-detail-list {
  font-size: 12px;
}
.curriculum-wrap .curriculum-list > dd .desc-detail-list li {
  margin-left: 1em;
  list-style: disc;
  color: #777777;
}

.curriculum-wrap .curriculum-list > dd dl {
}
.curriculum-wrap .curriculum-list > dd dt {
  color: #e41117;
  font-size: 13pt;
  font-weight: 600;
  margin-bottom: 10px;
  letter-spacing: -1px;
}
.curriculum-wrap .curriculum-list > dd dt img {
  padding-right: 3px;
}
.curriculum-wrap .curriculum-list > dd dd {
  margin-bottom: 50px;
}
.curriculum-wrap .curriculum-list > dd dd p {
  margin-bottom: 18px;
  font-size: 14px;
  line-height: 19px;
  margin-left: 7px;
}

/** End of training center - curriculum **/

/** training center - schedule **/
.calendar-wrap {
  border-top: 12px solid #cd0505;
}
/*
.calendar-wrap .calendar-thumb {
	width:150px;
	float:left;
	border-right:1px solid #959595;
	border-bottom:1px solid #959595;
	background:url("/front/images/training/bg_training_schedule.png") center no-repeat;
	background-size: cover;
	border-bottom:1px solid #959595;
}
*/
.calendar-wrap .calendar-content {
  width: 748px;
  /*height:460px;*/
  float: left;
  overflow-y: auto;
  overflow-x: hidden;
  border-left: 1px solid #959595;
  border-right: 1px solid #959595;
}
.calendar-wrap .calendar-content table {
  table-layout: fixed;
  width: 748px;
}

.calendar-wrap .calendar-content table thead {
  text-align: center;
  font-size: 13pt;
  color: #000000;
  font-weight: 900;
}
.calendar-wrap .calendar-content table thead tr > * {
  height: 35px;
  vertical-align: middle;
}
.calendar-wrap .calendar-content table thead a {
  font-size: 11pt;
  color: #cd0505;
}
.calendar-wrap .calendar-content table tbody th {
  height: 17px;
}
.calendar-wrap .calendar-content table tbody td {
  vertical-align: top;
}
.calendar-wrap .calendar-content table tbody tr:first-child > * {
  border-top-width: 1px;
}
.calendar-wrap .calendar-content table tbody tr > * {
  border-width: 0px;
  border-color: #959595;
  border-style: solid;
  border-right-width: 1px;
  border-bottom-width: 1px;
}

.calendar-wrap .calendar-content table .dayOfMonth {
  padding: 10px 0 0 10px;
}

.calendar-wrap .calendar-content table tbody .schedule-item {
  width: 100px;
  display: block;
  font-size: 9pt;
  padding: 3px;
  /*
	text-overflow: ellipsis;
	white-space: nowrap;
*/
  overflow: hidden;
}

.calendar-wrap .calendar-content table tbody tr > *:first-child .schedule-item {
  width: 100px;
}

/* 관리자단에서 컬러 직접 지정하는 방식으로 변경하여 이제 불필요 - 2015-09-07 */
.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_1,
.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_1 a {
  background: #ffe5e5;
  color: #ca0d0d;
}

.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_2,
.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_2 a {
  background: #e6e8fa;
  color: #081acb;
}

.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_3,
.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_3 a {
  background: #e5f3e5;
  color: #008a00;
}

.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_4,
.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_4 a {
  background: #f8def4;
  color: #ce00b3;
}

.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_5,
.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_5 a {
  background: #daa520;
  color: #000000;
}

.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_6,
.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_6 a {
  background: #6b8e23;
  color: #f9f9f9;
}

.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_7,
.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_7 a {
  background: #f0e68c;
  color: #081acb;
}

.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_8,
.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_8 a {
  background: #ffdab9;
  color: #081acb;
}

.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_9,
.calendar-wrap .calendar-content table tbody .schedule-item.itemcategory_9 a {
  background: #87cefa;
  color: #081acb;
}

.calendar-wrap .calendar-content table .DoW_1 {
  color: #cd0505;
}
.calendar-wrap .calendar-content table .DoW_7 {
  color: #0505cd;
}

/* 관리자단에서 컬러 직접 지정하는 방식으로 변경하여 이제 불필요 - 2015-09-07 */

/** training center - detail  /  apply **/

.schedule-detail-wrap a {
  color: inherit;
}

.schedule-detail-wrap h3 {
  font-size: 11pt;
  font-weight: 600;
  margin-bottom: 5px;
  color: #282828;
  background: #f1f1f1;
  border-top: 2px solid #cf2020;
  padding: 5px;
  padding-left: 14px;
}
.schedule-detail-wrap .curriculum-detail {
  margin-bottom: 30px;
}
.schedule-detail-wrap .category-lv1 {
  width: 170px;
  margin-right: 8px;
  float: left;
}
.schedule-detail-wrap .category-lv1 td:first-child,
.schedule-detail-wrap .category-lv2 td:first-child {
  border-top: 1px solid #c7c7c7;
}

.schedule-detail-wrap .category-lv1 td,
.schedule-detail-wrap .category-lv2 td {
  height: 30px;
  text-align: center;
  border: 1px solid #c7c7c7;
  border-top: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 11px;
}

.schedule-detail-wrap .category-lv1 td:hover,
.schedule-detail-wrap .category-lv2 td:hover,
.schedule-detail-wrap .category-lv1 td.active,
.schedule-detail-wrap .category-lv2 td.active {
  background: #d01313;
  color: #ffffff;
}

.schedule-detail-wrap .category-lv2 {
  width: 200px;
  margin-right: 22px;
  float: left;
}

.schedule-detail-wrap .category-detail {
}

.schedule-detail-wrap .category-detail .content {
  padding: 10px;
  width: 728px;
  float: left;
  height: 250px;
  overflow: auto;
  border: 1px solid #c7c7c7;
}

.schedule-detail-wrap .schedule-list {
  width: 350px;
  float: left;
  height: 272px;
  overflow: auto;
}

.schedule-detail-wrap .schedule-list table {
  width: 100%;
}

.schedule-detail-wrap .schedule-list table thead tr > *:first-child {
  border-left: 1px solid #d5d5d5;
}
.schedule-detail-wrap .schedule-list table thead tr > * {
  background: #f1f1f1;
  height: 27px;
  border-top: 2px solid #cf2020;
  border-right: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  text-align: center;
}
.schedule-detail-wrap .schedule-list table tbody tr > * {
  height: 30px;
  border-right: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  text-align: center;
  font-size: 8pt;
}

.schedule-detail-wrap .schedule-list table tbody tr:first-child > * {
  border-top: 1px solid #d5d5d5;
}
.schedule-detail-wrap .schedule-list table tbody tr > *:first-child {
  border-left: 1px solid #d5d5d5;
}

.schedule-detail-wrap .btn {
  padding-left: 10px;
  line-height: 26px;
}
.schedule-detail-wrap .btn > span {
  padding-right: 10px;
}

#registrationForm {
  font-size: 10pt;
  padding: 10px;
  position: fixed;
  width: 300px;
  background: #ffffff;
  box-shadow: 3px 3px 3px #454545;
}

#registrationForm td,
#registrationForm th {
  padding: 5px 0;
}
#registrationForm input {
  padding: 3px;
}
#registrationForm .tel-input {
  width: 47px;
}

#registrationForm .button-close {
  position: absolute;
  right: 3px;
  top: 3px;
  font-size: 14pt;
  color: #ffffff;
}

/** End of training center - detail  /  apply **/

.tabHolder {
  text-align: right;
  border-bottom: 2px solid #cd0606;
}
.tabHolder .prodInfo {
  border: none;
  width: initial;
  padding: 0;
  margin: 0;
  float: right;
}

h2.product-category {
  font-size: 14pt;
  margin-top: 20px;
  border-bottom: 3px solid #cd0606;
  padding-bottom: 10px;
  font-weight: bold;
  position: relative;
}

h2.product-category a {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 9pt;
  color: #656565;
  font-family: 'nanumgothic', 'Nanum Gothic', 'verdana';
}

.history-wrap .desc {
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
}

.content-title-wrap {
  width: 97%;
  border-top: 3px solid #d1423f;
  border-bottom: 1px solid #d1423f;
  font-weight: 900;
  font-size: 28px;
  padding: 10px;
  margin-bottom: 50px;
  color: #d94443;
  position: relative;
  text-transform: uppercase;
  font-family: 'gotic';
}

.content-title-wrap span {
  color: #444444;
}

.content-title-wrap span.desc {
  position: absolute;
  font-size: 10pt;
  left: 300px;
}

.contents.merchandise {
}
.contents.merchandise p {
  margin: 1em 0;
}
.contents.merchandise .merchandise-list .merchandise-thumb {
  width: 203px;
  height: 218px;
  border: 1px solid #9d9d9d;
  background-color: #ffffff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.contents.merchandise .merchandise-list tr > * {
  vertical-align: top;
  padding-bottom: 15px;
  padding-top: 15px;
  border-top: 2px solid #cccccc;
}
.contents.merchandise .merchandise-list tr:first-child > * {
  padding-top: 0px;
  border-top: none;
}
.contents.merchandise .category-list {
  margin-bottom: 15px;
}
.contents.merchandise .category-list ul {
  width: 750px;
}
.contents.merchandise .category-list li {
  margin: 0;
  border-radius: 0;
  border: none;
  background-image: url('/front.v2/front/images/merchandise/bg_category.jpg');
  background-repeat: repeat-x;
  color: #eeeeee;
  width: 178px;
  border-left: 1px solid #ffffff;
  height: 25px;
  line-height: 25px;
  background-size: contain;
}
.contents.merchandise .category-list li.active,
.contents.merchandise .category-list li:hover {
  font-weight: bold;
  color: #ffffff;
}
.contents.merchandise .category-list li a {
  color: inherit;
}
.contents.merchandise .merchandise-desc h5.title {
  color: #000000;
  font-weight: bold;
  font-size: 14pt;
  margin-bottom: 28px;
}
.contents.merchandise .merchandise-desc h5.title span {
  color: #ff0000;
  font-size: 8pt;
  display: block;
  line-height: 17pt;
  margin-right: 10px;
  float: left;
}

.contents.merchandise .bbs_paging {
  margin-top: 0;
  margin-bottom: 15px;
  text-align: right;
}
.contents.merchandise .bbs_paging a.current {
  color: #ff0000;
  font-weight: bold;
}
/*
.contents.merchandise .merchandise-list {border-spacing:0;}
.contents.merchandise .merchandise-list tr>*{vertical-align:top;}
.contents.merchandise .merchandise-list .merchandise-thumb {
	width:203px;
	height:218px;
	border:1px solid #9d9d9d;
	background-color:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center;
}
.contents.merchandise .merchandise-desc h5 {color:#000000;font-weight:bold;font-size:18pt;margin-bottom:28px;}
.contents.merchandise .merchandise-desc h5:BEFORE {content: "●"; color:#ff0000;font-size:8pt;display:block;line-height:18pt;margin-right:10px;float:left;}

.contents.merchandise .merchandise-desc .price {font-size:15pt;color:#ff0000;font-weight: bold;margin:0;margin-bottom:25px;}

.contents.merchandise .merchandise-desc .color-list {margin-bottom:20px;}
.contents.merchandise .merchandise-desc .color-list p {font-size:11pt;margin-bottom:4px;font-weight:bold;}
.contents.merchandise .merchandise-desc .color-list ul {}
.contents.merchandise .merchandise-desc .color-list li {width:20px;height:20px;margin:3px;float:left;}
*/

/* 201612 - Promotion Page */

.trinity {
}
.trinity .titl {
  background-image: url('../../contents/news/pro/image/redline.jpg');
  background-repeat: no-repeat;
  line-height: 39px;

  font-size: 33px;
  color: #d71920;
  /* border-left: 4px solid #d71920; */
  padding-left: 14px;
  font-weight: 800;
  margin-bottom: 150px;
}
.trinity img {
  text-align: center;
}
.trinity .centerbox {
  margin: 0 auto;
  width: 60%;
}
.trinity .centerbox h2 {
  font-size: 22px;
  font-weight: 600;
  border-bottom: 1px solid #a6a6a6;
  color: #d71920;
  padding-bottom: 20px;
}
.trinity .centerbox ul {
  margin-top: 20px;
  font-size: 14px;
}
.trinity .centerbox ul li {
  margin-bottom: 5px;
}
.trinity .centerbox ul li .num {
  color: #d71920;
  font-weight: bold;
  font-size: 15px;
}
.trinity .centerbox p {
  text-align: center;
  font-size: 13px;
  line-height: 19px;
  padding: 30px 0;
  word-break: keep-all;
}
.trinity .centerbox p img {
  margin-top: 50px;
}
.trinity .centerbox h3 {
  background-color: #4d4d4d;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 800;
  width: 450px;
  margin: 0 auto;
  font-style: normal;
}
.trinity .centerbox span {
  font-size: 13px;
}
.trinity .centerbox h6 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  padding: 5px;
}
.trinity .centerbox h6 span {
  font-size: 20px;
  font-weight: 700;
  color: #d71920;
}

.trinity .tap {
  margin-top: 50px;
  height: 282px;
}
.trinity .tap .box {
  width: 243px;
  height: 270px;
  float: left;
  border-top: 5px solid #d71920;
  border-bottom: 5px solid #d71920;
  border-left: 5px solid #d71920;
  vertical-align: top;
}
.trinity .tap .lst {
  border-right: 5px solid #d71920;
}
.trinity .tap .box .txt {
  font-size: 13px;
  text-align: center;
  padding: 20px 0;
  color: #4d4d4d;
}
.trinity .tap .box .txt span {
  font-size: 18px;
  font-weight: 800;
}
.trinity .tap .box img {
  display: block;
  margin: 0 auto;
  opacity: 0.3;
}
.trinity .tap .current img {
  opacity: 1;
}

.trinity h1 {
  clear: both;
  font-size: 40px;
  font-weight: 800;
  background-color: #d71920;
  color: #fff;
  padding: 10px 20px;
  font-style: italic;
}
.trinity h1 span {
  font-size: 20px;
  color: #000;
}
.trinity h3 {
  font-size: 24px;
  font-weight: 800;
  color: #d71920;
  padding: 5px;
  border-bottom: 1px solid #ffd4d6;
  margin-top: 40px;
  font-style: italic;
}
.trinity h3 span {
  color: #000;
}
.trinity h3 img {
  margin-left: 30px;
}
.trinity h4 {
  clear: both;
  font-size: 22px;
  font-weight: 700;
  background-color: #d71920;
  color: #fff;
  padding: 10px 20px;
  margin-top: 40px;
}
.trinity h4 span {
  font-size: 16px;
}
.trinity .txt1 {
  margin: 20px;
}
.trinity .txt1 span {
  font-size: 20px;
  color: #d71920;
  font-weight: 800;
}

.trinity .slide {
  margin-top: 30px;
  height: 80px;
}
.trinity .slide ul {
  width: 100%;
}
.trinity .slide ul li {
  float: left;
  margin-right: 2px;
}
.trinity .slide ul li img {
  width: 104px;
  height: 80px;
  opacity: 0.3;
}
.trinity .slide ul .current img {
  opacity: 1;
}
.trinity .visual {
  margin-top: 10px;
  width: 100%;
  height: 500px;
}
.trinity .visual img {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.trinity .controlvi {
  position: absolute;
}
.trinity .controlvi .leftcon {
  right: 58px;
  display: inline-block;
  text-align: left;
  width: auto;
  height: 500px;
  width: 25px;
  box-sizing: border-box;
  background-color: #2c2b2c;
  /*border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;*/
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  opacity: 0.8;
}

.trinity .controlvi .rightcon {
  position: relative;
  left: 698px;
  display: inline-block;
  text-align: left;
  width: auto;
  height: 500px;
  width: 25px;
  box-sizing: border-box;
  background-color: #2c2b2c;
  /*border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;*/
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  opacity: 0.8;
}

.trinity .txtc {
  display: block;
  width: 100%;
  font-size: 14px;
  text-align: center;
  margin: 30px 0;
  line-height: 20px;
}
.trinity .boxlist {
  margin-top: 20px;
  margin-bottom: 40px;
}
.trinity .boxlist ul {
  overflow: hidden;
  height: 243px;
}
.trinity .boxlist ul li {
  width: 369px;
  height: 242px;
  float: left;
  line-height: 18px;
  overflow: hidden;
}
.trinity .boxlist ul li img {
  width: 369px;
  height: 243px;
  border: 1px solid #e0dede;
}
.trinity .boxlist ul li .boder1 {
  border-top: 1px solid #e0dede;
}
.trinity .boxlist ul .boderr {
  border-right: 1px solid #e0dede;
}
.trinity .boxlist ul .boderb {
  border-bottom: 1px solid #e0dede;
}
.trinity .boxlist ul .txt span {
  font-size: 14px;
  font-weight: 600;
  color: #d71920;
}
.trinity .boxlist ul .txt {
  padding: 20px;
}
.trinity .boxlist ul .txtr span {
  font-size: 14px;
  font-weight: 600;
  color: #d71920;
}
.trinity .boxlist ul .txtr {
  padding: 20px;
  text-align: right;
}

.trinity .centerbox .gbox {
  background-color: #e5e5e5;
  padding: 20px;
  margin-bottom: 30px;
  margin-top: 20px;
}
.trinity .centerbox .gbox h4 {
  font-size: 22px;
  font-weight: 800;
}
.trinity .centerbox .gbox h4 span {
  color: #d71920;
}

.trinity .rfe7 {
  background-image: url('/front.v2/front/contents/news/pro/02_rfe/image/rfe7.png');
  height: 756px;
  background-repeat: no-repeat;
  background-position: center center;
}

.trinity .rfe7 ul {
  position: relative;
  top: 50px;
  left: 220px;
}
.trinity .rfe7 ul li {
  font-size: 12px;
  padding-top: 10px;
}
.trinity .rfe7 ul li span {
  font-size: 14px;
  font-weight: 600;
  color: #d71920;
}

.trinity .txtps {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding: 10px 0;
}
.redfont {
  color: #d71920;
}
.greenfont {
  color: #48b254 !important;
}

.trinity .redborder {
  border: 4px solid #d71920;
}
.trinity .redborder ul {
  width: 100%;
  display: inline-block;
}
.trinity .redborder ul li {
  font-size: 12px;
  width: 47%;
  padding: 10px;
  line-height: 16px;
}
.trinity .redborder ul li span {
  font-size: 14px;
  font-weight: 700;
  color: #d71920;
}
.trinity .redborder ul li img {
  width: 100%;
  margin-bottom: 10px;
}

.trinity .adress {
  display: flex;
  text-align: center;
  font-size: 14px;
  width: 500px;
}
.trinity .adress span {
  font-weight: 700;
}
.mart180 {
  margin-top: 180px;
}
.mart60 {
  margin-top: 60px;
}
.mart20 {
  margin-top: 20px;
}

/* 테이블목록 */
.tbl_normal_list {
  width: 750px;
  table-layout: fixed;
  border-bottom: 1px solid #a6a6a6;
}
.tbl_normal_list thead th {
  height: 35px;
  background: url('/front.v2/images/news/bg_thead_line.gif')
    100% 50% #595959 no-repeat;
  color: #ccc;
  font: 13px/100% NanumGothicBold;
}
.tbl_normal_list thead th:last-child {
  background-image: none;
}
.tbl_normal_list tbody td {
  height: 34px;
  text-align: center;
  font: 11px NanumGothic;
  color: #999;
  border-top: 1px solid #d9d9d9;
}
.tbl_normal_list tbody td.subject {
  text-align: left;
  padding-left: 10px;
}
.tbl_normal_list tbody td.subject a {
  font: 13px/100% NanumGothic;
  color: #666;
}
.tbl_normal_list tbody td.subject a:hover {
  text-decoration: underline;
}
.tbl_normal_list tbody tr.notice td {
  background: #f7f7f7;
}
.tbl_normal_list tbody tr.notice td a {
  font: 13px/100% NanumGothicBold;
  color: #333;
}
.tbl_normal_list .ico_file {
  margin-left: 10px;
}
.tbl_normal_list .nodata {
  font-size: 13px;
  color: #666;
}
.search_form {
  padding: 22px 0 0 54px;
  height: 52px;
}
.search_form select {
  margin-right: 6px;
}
.i_select1 {
  height: 30px;
  border: 1px solid #cdcdcd;
  width: 118px;
  line-height: 34px;
  padding: 2px;
  font-size: 13px;
  color: #666;
}
.mgr14 {
  margin-right: 14px;
}
.t355 {
  width: 341px;
}
.i_text2 {
  border: 1px solid #cbcbcb;
  height: 30px;
  font: 13px;
  color: #666;
  padding: 8px 6px 7px;
  vertical-align: middle;
}
.mgr5 {
  margin-right: 5px;
}

.input_btn1 {
  background: #666;
  text-align: center;
  width: 72px;
  color: #fff;
  display: inline-block;
  font-family: NanumGothic;
  height: 30px;
  vertical-align: middle;
}
.input_btn2 {
  background: #d92b3a;
  text-align: center;
  width: 72px;
  color: #fff;
  display: inline-block;
  font-family: NanumGothic;
  height: 30px;
  vertical-align: middle;
}
/* paginate */
.paginate {
  text-align: center;
  margin-top: 30px;
  position: relative;
  border: 1px solid transparent;
}
.paginate a {
  display: inline-block;
  width: 29px;
  height: 21px;
  color: #666;
  font: 12px/100% NanumGothicBold;
  padding-top: 8px;
  vertical-align: top;
}
.paginate a.on,
.paginate a:hover {
  background: #d92b3a;
  color: #fff;
}
.paginate a.first {
  background: url('/front.v2/images/btn/btn_paginate_first.gif')
    50% 50% no-repeat;
}
.paginate a.prev {
  background: url('/front.v2/images/btn/btn_paginate_prev.gif')
    50% 50% no-repeat;
  margin-right: 15px;
}
.paginate a.next {
  background: url('/front.v2/images/btn/btn_paginate_next.gif')
    50% 50% no-repeat;
  margin-left: 15px;
}
.paginate a.end {
  background: url('/front.v2/images/btn/btn_paginate_end.gif')
    50% 50% no-repeat;
  border: 0;
}
.paginate a.first,
.paginate a.prev,
.paginate a.next,
.paginate a.end {
  width: 28px;
  height: 24px;
  padding: 0;
  padding-top: 5px;
  font-size: 0;
}

/* table class */
.tlist1 {
  width: 85px;
}
.tlist2 {
  width: 463px;
}
.tlist3 {
  width: 86px;
}
.twrite1 {
  width: 99px;
}
.twrite2 {
  width: 601px;
}

.fl {
  float: left;
}

.upgrade {
  background: url('/front.v2/front/contents/news/pro/02_rfe/image/rfe29.png')
    no-repeat;
  height: 804px;
}
.upgrade ul {
}
.upgrade ul span {
  font-size: 14px;
  font-weight: 700;
  color: #d71920;
}
.upgrade ul li {
  margin-bottom: 5px;
  line-height: 16px;
}

table.d_table01 th {
  font: 14px NanumGothicBold, 나눔고딕, 돋움, Dotum, Arial, sans-serif;
  color: #333333;
  text-align: left;
  height: 30px;
  padding-left: 10px;
}
table.d_table01 td {
  font: 12px NanumGothic, 나눔고딕, 돋움, Dotum, Arial, sans-serif;
  color: #333333;
  text-align: left;
  vertical-align: middle;
  height: 25px;
}
table.d_table01 td input {
  height: 20px;
  font-size: 15px;
}
table.d_table01 td select {
  height: 26px;
  font-size: 15px;
}

.register-wrap {
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.171);
  width: 680px;
  height: 650px;
  left: 702px;
  top: 487px;
  border-radius: 16px;
  padding: 60px 30px 60px 50px;
}

.register-wrap label {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: left;
}

.main-wrap {
  margin-top: 20px;
}

.main-wrap-2 {
  margin-top: 15px;
}

.main-wrap-2 label {
  display: inline-flex;
  width: 20%;
  font-size: 16px;
  margin: 10px 0px 5px 5px;
  vertical-align: middle;
}

.new-store-h1 h1 {
  font-size: 24px;
  font-weight: 600;
}

.main-wrap-2 input {
  width: 330px;
  height: 35px;
  padding: 5px 5px 5px 15px;
  border: 1px solid #00000018;
  border-radius: 5px;
  margin-left: 10px;
}

.main-wrap-2 option,
select {
  width: 130px;
  height: 40px;
  padding: 5px 5px 5px 15px;
  border: 1px solid #00000018;
  border-radius: 5px;
  margin-left: 10px;
  font-size: 14px;
}

.main-wrap-2 button {
  margin-left: 20px;
  width: 100px;
  height: 38px;
  background: #d71920;
  border: none;
  border-radius: 5px;
  font-size: 15px;
  color: white;
  cursor: pointer;
}

.main-wrap label {
  display: inline-flex;
  width: 18%;
  font-size: 16px;
  margin: 10px 0px 5px 5px;
  vertical-align: middle;

}

.main-wrap input {
  width: 330px;
  height: 35px;
  padding: 5px 5px 5px 15px;
  border: 1px solid #00000018;
  border-radius: 5px;
}

.main-wrap button {
  position: relative;
  top: 2px;
  margin-left: 20px;
  width: 140px;
  height: 45px;
  background: #d71920;
  border: none;
  border-radius: 5px;
  font-size: 15px;
  color: white;
  cursor: pointer;
}

.main-wrap button:hover {
  background: rgba(230, 55, 55, 0.568);
}

.btn-wrap {
  display: flex;
}

.submit-btn {
  position: relative;
  margin: 50px auto;
  width: 160px;
  height: 48px;
  background: #d71920;
  border: none;
  border-radius: 2px;
  font-size: 15px;
  color: white;
  cursor: pointer;
}

.submit-btn:hover {
  background: rgba(230, 55, 55, 0.568);
}

.submit-btn-white {
  position: relative;
  margin: 50px auto;
  width: 160px;
  height: 48px;
  border: none;
  border-radius: 2px;
  font-size: 15px;
  color: white;
  cursor: pointer;
  background-color: white;
  border: 1px solid #d71920;
  color: #d71920;
}
.submit-btn-white:hover {
  background: rgba(230, 55, 55, 0.568);
}

.submit-btn-w20 {
  position: relative;
  margin: 50px auto;
  width: 50px;
  height: 35px;
  background: #d71920;
  border: none;
  border-radius: 10px;
  font-size: 15px;
  color: white;
  cursor: pointer;
}

.submit-btn-w20:hover {
  background: rgba(230, 55, 55, 0.568);
}

.under-span {
  position: relative;
  left: 135px;
  font-size: 13px;
}

.login-wrap {
  margin-left: 70px;
}

.swiper .swiper-slide {
  text-align: center;
  display: flex; /* 내용을 중앙정렬 하기위해 flex 사용 */
  align-items: center; /* 위아래 기준 중앙정렬 */
  justify-content: center; /* 좌우 기준 중앙정렬 */
}
.swiper-slide img {
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

.swiper-pagination {
  color: white;
  font-size: 30px;
}

.swiper-button-prev,
.swiper-button-next {
  width: 30px;
  height: 30px;
  border: 1px solid white;
  border-radius: 50%;
  position: absolute;
  z-index: 100;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-btn img {
  cursor: pointer;
  border: 5px solid gray;
}

.main-btn img:hover {
  border: 5px solid black;
}

.swiper-button-prev {
  left: 420px;
}
.swiper-button-next {
  left: 1460px;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal p {
  font-size: 16px;
  position: relative;
  left: 30px;
  top: 20px;
}

.regi-modal-wrap button {
  margin: 0px auto;
  position: relative;
  left: 2px;
  top: 50px;
}

.modal-content {
  text-align: center;
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 350px;
  height: 180px;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.171);
  border-radius: 16px;
}

.modal-content p {
  position: relative;
  float: left;
  left: 70px;
  font-size: 18px;
}

.modal-content label {
  position: relative;
  float: left;
  font-size: 18px;
  left: 15px;
}

.modal-content select {
  font-size: 15px;
  float: left;
  position: relative;
  top: -4px;
  left: 20px;
}

.modal-btn-w {
  margin-left: 20px;
  width: 140px;
  height: 50px;
  background: #282828;
  color: white;
  cursor: pointer;
  font-size: 15px;
  border-radius: 4px;
}

.modal-btn-b {
  margin-left: 20px;
  width: 140px;
  height: 50px;
  background: white;
  color: #282828;
  cursor: pointer;
  font-size: 15px;
  border-radius: 4px;
}

.modal-sub-btn {
  margin-left: 20px;
  width: 130px;
  height: 35px;
  background: #d71920;
  border: none;
  border-radius: 5px;
  font-size: 15px;
  color: white;
  cursor: pointer;
}

.modal-btn:hover {
  background: rgba(230, 55, 55, 0.568);
}

.modal-content-wrap {
  position: relative;
  left: 55px;
  top: 25px;
}

.modal-content-wrap-1 {
  position: relative;
  left: -55px;
}

.modal-content-wrap-1 h1 {
  font-size: 24px;
}

.modal-content-wrap-1 h2 {
  font-size: 16px;
}

.modal-content-wrap-2 {
  position: relative;
  top: 60px;
}

.btn-wrp {
  position: relative;
  top: 50px;
}

.modal-content-wrap select {
  position: relative;
  top: -7px;
  width: 155px;
  height: 30px;
  left: 47px;
}
.store-wrap {
  position: relative;
  margin-top: 20px;
}

.store-wrap input {
  width: 150px;
  height: 30px;
  position: relative;
  z-index: 100;
  left: -30px;
  top: -8px;
  border-radius: 5px;
  border-top: 1px solid black;
}

.store-register {
  position: relative;
  top: 10px;
}

.store-search-bottom-wrap {
  position: relative;
  top: 130px;
  left: 30px;
  font-size: 16px;
  font-weight: 500;
}

.store-search-bottom-wrap a {
  font-weight: 900;
  text-decoration: underline;
}

.store-regi-sub-wrap {
  margin-right: 10px;
  font-size: 16px;
  margin: 15px 0px 18px 0px;
}

.store-regi-sub-wrap h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}

.store-regi-sub-wrap h4 {
  font-size: 16px;
  font-weight: 500;
  float: left;
  width: 30%;
}

.store-regi-sub-wrap h5 {
  position: relative;
  font-size: 16px;
  font-weight: 800;
  top: -10px;
}

.merchan-wrap {
  margin-left: 30px;
}

.merchan-wrap input {
  width: 450px;
}

.merchan-wrap h4 {
  font-size: 20px;
  font-weight: 600;
}

.merchan-wrap h5 {
  margin: 7px 0px 40px 0px;
  font-size: 15px;
  color: #000000a4;
}

.store-regi-title {
  display: block;
  margin-bottom: 30px;
}

.store-regi-title h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 7px;
}

.store-regi-title p {
  font-size: 13px;
  color: #282828a1;
}

.store-regi-sub-wrap input {
  width: 130px;
  height: 30px;
  padding-left: 10px;
  border: 1px solid #00000018;
  border-radius: 5px;
  position: relative;
  top: -5px;
}

.store-regi-sub-wrap select {
  width: 143px;
  height: 33px;
  font-size: 13px;
  position: relative;
  top: -10px;
  left: -11px;
}

.modal-content-edit {
  position: relative;
  left: 20px;
  top: 30px;
}

.modal-content-edit button {
  position: relative;
  top: 10px;
  left: -20px;
}

.modal-content-edit select {
  position: relative;
  top: -9px;
  left: 47px;
  height: 30px;
}

.modal-content-edit input {
  position: relative;
  left: -30px;
  top: -3px;
  height: 20px;
}

.info-bar {
  font-size: 25px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.26);
  margin-bottom: 20px;
}

.info-bar h3 {
  font-weight: 560;
}

.contact-bottom {
  font-size: 14px;
  font-weight: 600;
  margin-top: 30px;
}

.contact-bottom img {
  float: left;
  margin-right: 15px;
}

.contact-bottom > div {
  margin: 2px;
}

.contact-text-wrap {
  float: left;
  margin-top: 5px;
}

#paymentTable td {
  padding-left: 10px;
  text-align: start;
}

#paymentTable button {
  display: block;
  margin: 0 auto;
}

.td-approve > div {
  position: relative;
}

.td-approve a {
}

.td-approve input {
  position: absolute;
  right: 20%;
  z-index: 100;
}

.info-drop-down {
  position: relative;
  display: block;
  margin: 0 auto;
}

.info-tab-wrap {
  text-align: center;
  justify-content: center;
  width: 100%;
  height: 50px;
}

  .info-tab {
    line-height: 50px;
  text-align: center;
  justify-content: center;
  float: left;
  width: 33%;
  height: 100%;
  cursor: pointer;
  font-size: 18px;
  background-color: #eee;
  border-radius: 2px;
  font-weight: 500;
}

  .info-tabb {
  line-height: 50px;
  text-align: center;
  justify-content: center;
  float: left;
  width: 50%;
  height: 100%;
  cursor: pointer;
  font-size: 18px;
  background-color: #eee;
  border-radius: 2px;
  font-weight: 500;
}

.info-tabb:hover {
  color: white;
  background-color: #333333;

}


.info-tab:hover {
  color: white;
  background-color: #333333;

}

.tab-active {
  color: white;
  background-color: #333333;

}