.maincolor {
  color: #17ab93; }

.color02 {
  color: #84d8c8; }

.color03 {
  color: #f06eaa; }

.color04 {
  color: #f2b3cf; }

.color05 {
  color: #7cc4de; }

.color-white {
  color: #fff; }

.common-btn2 {
  width: 70px;
  height: 45px;
  text-align: center;
  color: #fff;
  line-height: 45px;
  display: inline-block;
  background: #666; }

.sub-contents {
  margin-bottom: 80px; }

.sub-top {
  width: 100%;
  height: 310px;
  display: table;
  padding-top: 60px; }
  .sub-top .page-name {
    display: table-cell;
    vertical-align: middle; }
    .sub-top .page-name .page-tit {
      font-size: 38px;
      color: #84d8c8;
      font-weight: 800;
      text-align: center;
      text-transform: uppercase; }
      .sub-top .page-name .page-tit span {
        line-height: 160%;
        display: block;
        font-size: 15px;
        color: #fff;
        font-weight: 400; }

.sub-bg01 {
  background: url(../images/sub_top01.jpg) center bottom; }

.sub-bg02 {
  background: url(../images/sub_top02.jpg) center bottom; }

.sub-bg03 {
  background: url(../images/sub_top03.jpg) center bottom; }

.sub-bg04 {
  background: url(../images/sub_top04.jpg) center bottom; }

.sub-bg05 {
  background: url(../images/sub_top05.jpg) center bottom; }

.prd-tab {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 70px; }
  .prd-tab a {
    margin: 0 3px;
    display: inline-block;
    width: 145px;
    line-height: 45px;
    border: 2px solid #84d8c8;
    color: #716d6d; }
  .prd-tab .active {
    background: #84d8c8;
    color: #fff; }

.sub-tit {
  color: #17ab93;
  font-size: 22px;
  text-align: center;
  font-weight: 800;
  margin-bottom: 60px; }

.prd-list {
  background: #f1f1f1;
  padding: 65px 0 60px;
  text-align: center; }
  .prd-list ul {
    display: inline-block; }
    .prd-list ul:after {
      clear: both;
      display: block;
      content: ""; }
    .prd-list ul li {
      float: left;
      margin: 4px; }

.grid-unit {
  text-align: center;
  width: 1240px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0 auto; }
  .grid-unit h5 {
    color: #f06eaa;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 50px; }
  .grid-unit:after {
    clear: both;
    display: block;
    content: ""; }
  .grid-unit > div {
    float: left;
    width: 33.33333%;
    height:246px;
    margin-bottom: 50px; }
    .grid-unit > div strong {
      display: block;
      height: 50px;
      margin-top: 25px;
      margin-bottom: 15px;
      text-align: center;
      font-size: 18px;
      font-weight: 400;
      line-height: 120%; }
    .grid-unit > div p {
      font-size: 16px;
      color: #686868;
      line-height: 187%; }

.box-contents {
  width: 1240px;
  padding-left: 8px;
  padding-right: 8px;
  border: 1px solid #ddd;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 50px;
  margin: 0 auto 10px; }
  .box-contents h5 {
    color: #84d8c8;
    font-size: 22px;
    font-weight: 700;
    text-align: center; }
    .box-contents h5 .num {
      color: inherit;
      display: block;
      font-size: 36px;
      font-weight: 700;
      margin-bottom: 10px; }
  .box-contents p {
    line-height: 187%;
    font-size: 16px;
    color: #686868; }
  .box-contents .prd-tbl {
    padding: 0 80px;
    display: table;
    margin-top: 60px;
    width: 100%; }
    .box-contents .prd-tbl:after {
      clear: both;
      display: block;
      content: ""; }
    .box-contents .prd-tbl .prd-img {
      width: 50%;
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
    .box-contents .prd-tbl .tbl {
      width: 49.5%;
      font-size: 15px;
      text-align: center;
      margin: auto; }
      .box-contents .prd-tbl .tbl th {
        background: #f4f4f4;
        border: 1px solid #ddd;
        padding-top: 10px;
        padding-bottom: 10px; }
      .box-contents .prd-tbl .tbl td {
		padding-top:10px;
		padding-bottom:10px;
        border: 1px solid #ddd; }
    .box-contents .prd-tbl .prd-txt {
      width: 50%;
      padding-left: 25px;
      display: table-cell;
      vertical-align: middle;
      font-size: 16px;
      line-height: 214%;
      color: #686868;
      height: 260px;
      text-align: left;
      letter-spacing: -0.05em; }
      .box-contents .prd-tbl .prd-txt strong {
        display: block;
        font-size: 16px; }
      .box-contents .prd-tbl .prd-txt span {
        display: block;
        padding-left: 10px;
        font-size: 13px; }
    .box-contents .prd-tbl p:before {
      content: "· ";
      float: left;
      margin-left: -5px; }

.prdpage-top {
  width: 1240px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0 auto 30px; }
  .prdpage-top:after {
    clear: both;
    display: block;
    content: ""; }
  .prdpage-top .prd-img {
    width: 50%;
    float: left; }
  .prdpage-top .prd-info {
    width: 50%;
    float: left;
    padding-left: 80px;
    padding-top: 50px; }
    .prdpage-top .prd-info .prd-name {
      font-size: 100px;
      color: #84d8c8;
      font-weight: 700; }
      .prdpage-top .prd-info .prd-name span {
        font-size: 40px;
        color: #84d8c8;
        margin-left: 10px;
        font-weight: 700;
        vertical-align: baseline; }
    .prdpage-top .prd-info .color-list span {
      display: inline-block;
      width: 70px;
      text-align: center;
      line-height: 20px;
      color: #fff;
      border-radius: 10px;
      margin-right: 5px;
      font-size: 10px;
      margin-bottom: 15px;
      text-transform: uppercase; }
    .prdpage-top .prd-info .color-list .lime {
      background: #92d051; }
    .prdpage-top .prd-info .color-list .pink {
      background: #ec7ea1; }
	.prdpage-top .prd-info .color-list .peach {
      background: #fcd5b6; }
	.prdpage-top .prd-info .color-list .aqua {
      background: #4edee6; }
    .prdpage-top .prd-info .color-list .blue {
      background: #4a9ffc; }
    .prdpage-top .prd-info .color-list .white {
      background: #fff;
      border: 1px solid #ddd;
      color: #868686; }
    .prdpage-top .prd-info .color-list .violet {
      background: #c19dda; }
    .prdpage-top .prd-info .color-list .custom {
      background: #e9e9e9;
      color: #868686; }
    .prdpage-top .prd-info .prd-summary {
      font-size: 26px;
      color: #84d8c8;
      margin: 30px 0 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid #ddd; }
    .prdpage-top .prd-info .prd-feature {
      background: url(../images/bullet_02.png) no-repeat;
      padding-left: 30px;
      font-size: 18px;
      color: #716d6d;
      margin-bottom: 15px;
      font-weight: 300; }
    .prdpage-top .prd-info .btn-more {
      width: 220px;
      line-height: 60px;
      text-align: center;
      color: #84d8c8;
      font-size: 15px;
      font-weight: 700;
      border-radius: 30px;
      display: block;
      margin-top: 40px;
      border: 2px solid #84d8c8; }

.map {
  width: 50%;
  padding-left: 8px;
  padding-right: 8px;
  margin: auto;
  border: 1px solid #ddd;
  height: 276px; 
    float: left;    
}
.map-tbl{
    table-layout: fixed;
    width:100%;
    
}
.map-tbl th{
    background: #f4f4f4;
    border:1px solid #ddd;
}
.map-tbl td{
    padding:20px 10px ;
    border:1px solid #ddd;
}

.bg-contents {
  background: #f4f4f4; }

.d-block {
  display: block; }

.faq-wrap {
  width: 1240px;
  padding-left: 8px;
  padding-right: 8px;
  margin: auto;
  border-top: 2px solid #84d8c8;
  border-bottom: 2px solid #84d8c8; }
  .faq-wrap .faq li {
    padding: 50px 150px 50px 60px;
    position: relative;
    border-bottom: 1px solid #ddd; }
    .faq-wrap .faq li:last-child {
      border-bottom: none; }
    .faq-wrap .faq li.active {
      background: #f7f7f7; }
      .faq-wrap .faq li.active .answer {
        display: block; 
          overflow: hidden;
    }
.faq-wrap .faq li.active .answer img{
    max-width: 100%;
}
      .faq-wrap .faq li.active .arrow {
        background-position: 0 -60px;
        top: 0;
        margin-top: 50px; }
    .faq-wrap .faq li .question {
      display: block;
      color: #17ab93;
      vertical-align: middle;
      font-size: 17px;
      padding-left: 20px;
      position: relative;
      line-height: 160%;
      cursor: pointer; }
      .faq-wrap .faq li .question:before {
        content: "Q.";
        position: absolute;
        font-size: 40px;
        font-weight: 800;
        color: #84d8c8;
        left: -40px;
        top: -5px; }
    .faq-wrap .faq li .answer {
      display: block;
      font-size: 15px;
      line-height: 160%;
      margin-top: 50px;
      padding-left: 20px;
      color: #a0a0a0;
      position: relative;
      display: none; }
      .faq-wrap .faq li .answer:before {
        content: "A.";
        position: absolute;
        top: 0;
        font-size: 40px;
        font-weight: 800;
        color: #a0a0a0;
        left: -40px; }
    .faq-wrap .faq li .arrow {
      width: 60px;
      height: 60px;
      position: absolute;
      top: 50%;
      margin-top: -30px;
      right: 30px;
      background: url(../images/btn_faq.png) no-repeat;
      cursor: pointer;
      background-position: 0 0; }

.inquiry-box {
  width: 1240px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0 auto 70px;
  border-top: 2px solid #84d8c8;
  border-bottom: 2px solid #84d8c8;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }
  .inquiry-box:after {
    clear: both;
    display: block;
    content: ""; }
  .inquiry-box div {
    width: 50%;
    float: left;
    display: table-cell;
    border-right: 1px solid #ddd; }
    .inquiry-box div + div {
      border-right: none; }
    .inquiry-box div p {
      padding-right: 20px;
      padding-top: 20px;
      padding-bottom: 20px;
      border-bottom: 1px solid #ddd; }
      .inquiry-box div p:after {
        clear: both;
        display: block;
        content: ""; }
      .inquiry-box div p label {
        width: 25%;
        margin-top: 10px;
        float: left;
        text-align: center;
        color: #17ab93;
        font-size: 17px; }
      .inquiry-box div p .input-wrap {
        float: left;
        width: 75%;
        position: relative; }
        .inquiry-box div p .input-wrap input[type="text"],
        .inquiry-box div p .input-wrap select {
          height: 40px;
          border: 1px solid #ddd;
          vertical-align: middle; }
        .inquiry-box div p .input-wrap .w100 {
          width: 100%; }
        .inquiry-box div p .input-wrap .w3 {
          width: 30%; }
        .inquiry-box div p .input-wrap input[type="text"],
        .inquiry-box div p .input-wrap textarea {
          border: 1px solid #ddd;
          padding-left: 5px; }
        .inquiry-box div p .input-wrap textarea {
          height: 275px;
          resize: none; }

.btn-apply {
  width: 220px;
  height: 60px;
  line-height: 60px;
  color: #84d8c8;
  border: 2px solid #84d8c8;
  border-radius: 30px;
  text-align: center;
  font-weight: 700;
  background: #fff; }

.press-list-wrap {
  width: 1240px;
  padding-left: 8px;
  padding-right: 8px;
  margin: auto; }
  .press-list-wrap .press-list {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 2px solid #84d8c8;
    border-bottom: 2px solid #84d8c8; }
    .press-list-wrap .press-list:after {
      clear: both;
      display: block;
      content: ""; }
    .press-list-wrap .press-list li {
      float: left;
      width: 24.25%;
      margin-right: 1%;
      margin-bottom: 1%;
      outline: 1px solid #ddd;
      padding: 30px 20px 0;
      height: 290px; }
      .press-list-wrap .press-list li:nth-child(4n) {
        margin-right: 0; }
      .press-list-wrap .press-list li:hover {
        outline: 2px solid #17ab93; }
      .press-list-wrap .press-list li .press-tit {
        font-size: 17px;
        color: #17ab93;
        line-height: 158%;
        margin-bottom: 10px;
        display: block;
        letter-spacing: 0.025em;
        height: 52px;
        overflow: hidden; }
      .press-list-wrap .press-list li .txt {
        line-height: 146%;
        font-size: 15px;
        margin-bottom: 50px;
        max-height: 105px;
        min-height: 105px;
        overflow: hidden;
        height: auto; }
      .press-list-wrap .press-list li .source {
        display: block;
        font-size: 14px;
        color: #9f9e9e; }
    .press-list-wrap .press-list .btn-loadmore {
      background: url(../images/btn_loadmore.png) no-repeat center;
      background-size: 50% 50%;
      cursor: pointer; }

.board-search,
.board-view {
  width: 1240px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0 auto 30px; }
  .board-search:after,
  .board-view:after {
    clear: both;
    display: block;
    content: ""; }
  .board-search .btn-search,
  .board-view .btn-search {
    background: #666666;
    text-align: center;
    color: #fff;
    font: inherit;
    width: 70px;
    height: 45px;
    border: none;
    border: 1px solid #666;
    vertical-align: baseline; }
  .board-search .search-type,
  .board-view .search-type {
    height: 45px;
    width: 145px;
    border: 1px solid #ddd;
    margin-right: 3px; }
  .board-search .search-string,
  .board-view .search-string {
    border: 1px solid #ddd;
    width: 220px;
    height: 45px;
    vertical-align: baseline;
      line-height: 1;
    margin-right: 3px; }
  .board-search .view-tbl,
  .board-view .view-tbl {
    table-layout: fixed;
    width: 100%;
    border-bottom: 2px solid #17ab93; }
    .board-search .view-tbl thead th,
    .board-view .view-tbl thead th {
      padding: 30px 20px;
      font-size: 17px;
      border: 2px solid #17ab93;
      border-left: none;
      border-right: none;
      color: #17ab93;
      text-align: left; }
      .board-search .view-tbl thead th .source,
      .board-view .view-tbl thead th .source {
        float: right;
        font-size: 14px;
        color: #9f9e9e; }
    .board-search .view-tbl .board-contents,
    .board-view .view-tbl .board-contents {
      padding: 20px;
      min-height: 500px; 
        line-height: 120%;
        
}
.map-tbl-wrap{
    width:48%;
}
.board-view .view-tbl .board-contents img{
    max-width: 100%;
}


/*04/21 추가*/


.border-txt {
  width: 80%;
  padding-bottom: 55px;
  border-bottom: 1px solid #ddd;
  line-height: 195%;
  margin: auto;
  text-align: left; }

.uv-txt {
  width: 80%;
  margin: 0 auto 40px;
  text-align: left; }

.uv-tit {
  display: block;
  vertical-align: top;
  font-size: 26px !important;
  color: #84d8c8;
  margin-bottom: 30px; }

.uv-feature li {
  background: url(../images/bullet_02.png) no-repeat 0 top;
  padding-left: 30px;
  font-size: 18px;
  color: #716d6d;
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.2;
  vertical-align: top; }
  .uv-feature li:after {
    clear: both;
    display: block;
    content: ""; }
  .uv-feature li em {
    float: left;
    width: 30%; }
  .uv-feature li .info {
    float: right;
    text-align: left;
    width: 70%; }

.prd-tbl02 {
  padding: 30px 180px;
  display: table;
  margin-top: 60px;
  width: 100%;
  margin-top: -30px; }
  .prd-tbl02:after {
    clear: both;
    display: block;
    content: ""; }
  .prd-tbl02 .prd-img {
    width: 25%;
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  .prd-tbl02 .prd-txt {
    width: 75%;
    padding-left: 25px;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    line-height: 214%;
    color: #686868;
    text-align: left;
    letter-spacing: -0.05em; }
    .prd-tbl02 .prd-txt strong {
      display: block;
      font-size: 16px; }
    .prd-tbl02 .prd-txt span {
      display: block;
      margin-bottom: 10px;
      font-size: 18px; }
  .prd-tbl02 p {
    position: relative;
    padding-left: 20px; }
    .prd-tbl02 p:before {
      content: "";
      position: absolute;
      left: 10px;
      width: 3px;
      height: 3px;
      background: #686868;
      border-radius: 3px;
      top: 13px; }

.annoy-arrow {
  margin-top: -40px; }

.led-txt {
  text-align: left;
  width: 70%;
  margin: 0 auto 50px; }
  .led-txt strong {
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
    color: #84d8c8; }

.q-bullet {
  background: url(../images/bullet_03.png) no-repeat;
  padding-left: 60px;
  height: 37px;
  vertical-align: bottom;
  display: block;
  padding-top: 10px;
  margin-bottom: 10px; }

.patent-list {
  width: 90%;
  margin: auto; }
  .patent-list:after {
    clear: both;
    display: block;
    content: ""; }
  .patent-list li {
    float: left;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 40px; }
    .patent-list li:nth-child(even) {
      margin-right: 0; }
    .patent-list li img {
      width: 100%; }

    div.name_tak_wrap{ width:100%; height: 30px;}
    ul.name_tak{ width:627px; height:30px; margin:0 auto; vertical-align: middle; }
    ul.name_tak li{ width:33%; height:30px; float:left; text-align:center; line-height:30px; }

/*	-------------------------------------------------------------------------------------------  */

@media screen and (max-width: 1280px) {


  .prd-list ul {
    width: 100%;
    display: block;
    padding: 0 20px; }
    .prd-list ul li {
      width:33.33333%;
      margin: 0; }
      .prd-list ul li img {
        width: 100%; } }

/*	-------------------------------------------------------------------------------------------  */
@media screen and (max-width: 1024px) {


.name_tak_wrap ul.name_tak{ width:100%; }
    .map-tbl-wrap{
        width:100%;
        margin-top:30px;
    }

img.r40-product{ width:90%; }

  .prd-list ul {
    width: 100%;
    display: block;
    padding: 0 20px; }
    .prd-list ul li {
     width:33.33333%;
      margin: 0; }
      .prd-list ul li img {
        width: 100%; }

  .grid-unit {
    width: 100%;
    padding: 0 10px; }

  .grid-unit > div p {
    font-size: 13px; }

  .grid-unit > div strong {
    font-size: 14px;
    height: auto; }

  .box-contents {
    width: 90%; }

  .box-contents .prd-tbl {
    padding: 0 20px; }

  .prdpage-top {
    width: 90%; }

  .prdpage-top .prd-img img {
    width: 100%; }

  .prdpage-top .prd-info .prd-name {
    font-size: 50px; }

  .prdpage-top .prd-info .prd-name span {
    font-size: 20px;
    margin-left: 10px; }

  .prdpage-top .prd-info .prd-summary {
    font-size: 18px;
    margin: 20px 0; }

  .prdpage-top .prd-info .btn-more {
    width: 180px;
    line-height: 40px;
    font-size: 13px; }

  .prdpage-top .prd-info .prd-feature {
    font-size: 13px; }

  .tc img {
    width: 90%; }

  .press-list-wrap {
    width: 100%;
    padding: 0 10px; }

  .press-list-wrap .press-list li .press-tit {
    font-size: 15px;
    line-height: 140%;
    height: 45px; }
  .press-list-wrap .press-list li .txt {
    font-size: 13px;
    margin-bottom: 30px;
    height: auto; }
  .press-list-wrap .press-list li .source {
    font-size: 12px; }

  .press-list-wrap .press-list .btn-loadmore {
    background-size: 30% 30%; }

  .board-search, .board-view {
    width: 100%; }

  .faq-wrap {
    width: 95%; }
    .faq-wrap .faq {
      display: block; }

  .inquiry-box div {
    width: 100%;
    border-right: none; }

  .inquiry-box {
    width: 100%;
    padding: 0 10px; }

  .map {
    width: 100%; }

  .board-search .view-tbl thead th .source, .board-view .view-tbl thead th .source {
    display: block;
    float: none;
    margin-top: 10px;
    font-size: 11px; }

  .board-search .view-tbl thead th, .board-view .view-tbl thead th {
    font-size: 13px; }

  .board-search .view-tbl .board-contents, .board-view .view-tbl .board-contents {
    font-size: 12px;
    line-height: 120%; } 

    .uv-img{
        width:80%;
        margin: auto;
    }
    .uv-img img{
        width:100%;
    }
    .uv-feature li em{
        font-size:14px;
    }
    .prd-tbl02{
        padding:0 30px;
        width:100%;
        margin-top:0;
    }
    .annoy-arrow{
        margin-top:-20px;
    }
    .led-txt{
        width:90%;
    }
}

/*	-------------------------------------------------------------------------------------------  */
@media screen and (max-width: 767px) {
.name_tak_wrap ul.name_tak{ width:100%; }
  .prd-list ul li {
    width: 33.3333%; }

  .box-contents .prd-tbl {
    display: block; }

  .box-contents .prd-tbl .prd-img {
    width: 100%;
    display: block; }

  .box-contents .prd-tbl .prd-txt {
    height: auto;
    margin-top: 40px;
    display: block;
    width: 100%; }

  .prdpage-top .prd-img {
    width: 90%;
    margin: auto;
    float: none; }

  .prdpage-top .prd-info {
    width: 90%;
    margin: auto; }

  .box-contents figure img {
    width: 100%; }

  .box-contents h5 {
    font-size: 18px; }
    .box-contents h5 .num {
      font-size: 24px; }

  .box-contents .prd-tbl .tbl td,
  .box-contents .prd-tbl .tbl th {
    font-size: 12px; }

  .box-contents p {
    font-size: 14px; }

  .prdpage-top .prd-info .prd-feature {
    background-size: auto 100%; }

  .press-list-wrap .press-list li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%; }
    .press-list-wrap .press-list li:nth-child(even) {
      margin-right: 0; }

  .faq-wrap .faq li .question {
    font-size: 15px; }

  .faq-wrap .faq li .question:before {
    font-size: 30px; }

  .faq-wrap .faq li .answer:before {
    font-size: 30px; }

  .faq-wrap .faq li.active .answer {
    font-size: 13px; }

  .faq-wrap .faq li .arrow {
    width: 30px;
    height: 30px;
    background-size: 30px;
    margin-top: -15px; }

  .faq-wrap .faq li.active .arrow {
    background-position: 0 -30px; }

  .inquiry-box div p label {
    font-size: 13px; } 
    
    .uv-img{
        width:90%;
    }
    .annoy-arrow{
        margin-top:10px;
    }
    .feature-img img{
        width:50% !important;
    }
    .prd-tbl02{
        margin-bottom:20px;
    }
}


/*	-------------------------------------------------------------------------------------------  */
@media screen and (max-width: 639px) {
.name_tak_wrap ul.name_tak{ width:100%; }
  .prd-tab:after {
    clear: both;
    display: block;
    content: ""; }
  .prd-tab a {
    float: left;
    width: 48%;
    margin: 1%; }

  .prd-list ul li {
    width: 50%; }

  .grid-unit h5 {
    font-size: 16px; }

  .grid-unit > div {
    width: 100%;
    height: auto;
    margin-bottom: 50px; }

  .box-contents p {
    font-size: 12px; }

  .box-contents .prd-tbl {
    padding: 0 10px; }
    .box-contents .prd-tbl img {
      width: 100%; }

  .box-contents .prd-tbl .prd-txt {
    width: 100%;
    padding-left: 0;
    margin-top: 20px; }

  .box-contents h5 {
    font-size: 16px; }
    .box-contents h5 .num {
      font-size: 22px; }

  .prdpage-top {
    width: 100%;
    padding: 0 10px; }
    .prdpage-top .prd-img {
      width: 100%; }
    .prdpage-top .prd-info {
      width: 100%;
      padding-left: 0; }

  .prdpage-top .prd-info .prd-name {
    font-size: 36px; }
    .prdpage-top .prd-info .prd-name span {
      font-size: 18px; }

  .prdpage-top .prd-info .prd-summary {
    font-size: 15px; }

  .prdpage-top .prd-info .prd-feature {
    font-size: 12px;
    background-size: 12px 12px;
    padding-left: 20px; }

  .box-contents .prd-tbl .prd-txt {
    font-size: 12px; }

  .box-contents .prd-tbl.pl40 {
    padding-left: 0 !important; }

  .box-contents .prd-tbl.pr40 {
    padding-right: 0 !important; }

  .board-search {
    display: none; }

  .press-list-wrap .press-list li {
    width: 100%;
    margin: 0 0 10px 0;
    height: auto;
    padding: 20px; }

  .common-btn2,
  .common-btn {
    height: 30px;
    line-height: 30px;
    font-size: 12px; }

  .faq-wrap .faq li .arrow {
    display: none; }

  .faq-wrap .faq li {
    padding: 20px 10px 20px 10px; }

  .faq-wrap .faq li .question {
    font-size: 13px; }

  .faq-wrap .faq li .question:before {
    font-size: 15px;
    left: 0; }

  .faq-wrap .faq li.active .answer {
    font-size: 12px; }
    .faq-wrap .faq li.active .answer:before {
      font-size: 15px;
      left: 0; }

  .btn-apply {
    width: 140px;
    height: 45px;
    line-height: 45px; }

  .inquiry-box div p .input-wrap input[type="text"], .inquiry-box div p .input-wrap select {
    height: 25px;
    font-size: 12px; }

  .inquiry-box div p label {
    margin-top: 5px; }

  .inquiry-box div p .input-wrap textarea {
    height: 150px; }

  .inquiry-box div p .input-wrap .w3 {
    width: 28%; }

  .press-list-wrap .press-list .btn-loadmore {
    background-size: 30px auto; } 
.map-tbl th,
    .map-tbl td{
        font-size:12px;
        padding:10px;
    }
    .uv-img{
        width:100%;
    }
    .uv-feature li em{
        display: block;
        font-size:13px;
        float: none;
    }
    .uv-feature li .info{
        float: none;
    }
    .border-txt,.uv-txt{
        width:100%;
    }
    .prd-tbl02{
        display: block;
        width:100%;
        padding:0;
    }
    .prd-tbl02 .prd-txt strong{
        font-size:14px;
    }
    .prd-tbl02 .prd-img{
        display: block;
        width:100%;
    }
    .prd-tbl02 .prd-txt{
        width:100%;
        display: block;
        padding-left:0;
    }
    .annoy-arrow{
        margin-bottom:20px;
    }
    .feature-img img{
        width:auto !important;
        margin-bottom:20px;
    }
    .led-txt strong{
        font-size:16px;
    }
    .led-txt{
        width:100%;
    }
    .patent-list{
        width:100%;
    }
    .box-contents .prd-tbl .prd-txt strong{
        font-size:18px !important;
        margin-bottom:20px;
    }
}

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

.pagenation {
  clear: both;
  text-align: center;padding-top:20px; }
  .pagenation ul {
    display: inline-block; }
    .pagenation ul:after {
      clear: both;
      display: block;
      content: ""; }
    .pagenation ul li {
      float: left;
      margin: 0 3px;
      width: 30px;
      height: 30px;
      border: 1px solid #bcbdbe;
      line-height: 30px;
      font-size: 13px; }
      .pagenation ul li.active {
        border: 1px solid #183067; }
        .pagenation ul li.active a {
          color: #183067;
          border-bottom: 1px solid #183067;
          padding-bottom: 1px; }
      .pagenation ul li.prev, .pagenation ul li.next {
        background: #1367ae;
        margin: 0 12px;
        border: none; }
        .pagenation ul li.prev a, .pagenation ul li.next a {
          color: #fff; }

/* SUB about us */
.subtypo, .wrap span.subtypo{ font-size:20px; line-height:34px; }
.shadow{ text-shadow:0 0 10px black;}
.tbl tbody tr td:first-child{ font-weight:400; }