@import url(reset.css);

html,
body {
  font-family: "Microsoft Yahei", "微软雅黑", "돋움", Dotum, sans-serif;
  min-width: 320px;
}

button {
  font-family: "Microsoft Yahei", "微软雅黑", "돋움", Dotum, sans-serif;
  cursor: pointer;
}

b {
  font-weight: bold;
}

select:focus,
input:focus {
  outline: 0;
}

.main_er .content_box.ctt_ethics dl {
  width: 280px;
  min-height: 198px;
  padding: 25px 74px 25px 34px;
  border: 6px solid rgba(226, 229, 223, 0.3);
}

/*gnb*/

/* layout */

.menu.list {
  position: absolute;
  right: 0;
  top: 0px;
  width: 820px;
}

.menu.list ul {
  position: relative;
  list-style: none;
  zoom: 1;
  margin: 0 auto;
  width: 820px;
}

.menu.list ul:after {
  content: "";
  clear: both;
}

.menu.list > ul > li {
  padding: 0 0 20px 50px;
}

.menu.list > ul > li:fist-child {
  padding-left: 0;
}

.menu.list ul > li:hover div {
  display: block !important;
}

.menu.list li {
  float: left;
  padding: 0 21px 0 28px;
}

.menu.list li a {
  position: relative;
  float: left;
  text-decoration: none;
}

.menu.list li ul {
  width: 100%;
  position: absolute;
  top: 20px;
  left: 0;
}

.menu.list li ul.subBox01 {
  left: -330px;
  width: auto;
  height: 29px;
  margin-left: 10px;
  padding: 11px 0 0 25px;
  background: url("../images/gnb_d2_bg.gif") no-repeat 415px 0;
}

.menu.list li ul.subBox02 {
  width: 700px;
  height: 29px;
  margin-left: 10px;
  padding: 11px 0 0 25px;
  background: url("../images/gnb_d2_bg.gif") no-repeat 180px 0;
}

.menu.list li ul.subBox03 {
  width: 500px;
  height: 29px;
  margin-left: 98px;
  padding: 11px 0 0 25px;
  background: url("../images/gnb_d2_bg.gif") no-repeat 186px 0;
}

.menu.list li ul.subBox04 {
  width: 400px;
  height: 29px;
  margin-left: 180px;
  padding: 11px 0 0 25px;
  background: url("../images/gnb_d2_bg.gif") no-repeat 193px 0;
}

.menu.list li ul.subBox05 {
  width: 400px;
  height: 29px;
  margin-left: 372px;
  padding: 11px 0 0 25px;
  background: url("../images/gnb_d2_bg.gif") no-repeat 100px 0;
}

.menu.list li ul.subBox06 {
  width: 430px;
  height: 29px;
  margin-left: 390px;
  padding: 11px 0 0 25px;
  background: url("../images/gnb_d2_bg.gif") no-repeat 184px 0;
}

.menu.list li ul:after {
  content: "";
  display: block;
  clear: both;
}

.menu.list li li {
  float: left;
  position: relative;
  padding-left: 0;
  text-align: left;
}

.menu.list li li a {
  float: none;
  color: #6a6a6a;
  font-weight: bold;
  padding-top: 3px;
}

.menu.list li li a:hover {
  font-weight: bold;
  color: #000;
}

.menu.list li li a:focus {
  font-weight: bold;
  color: #000;
}

.menu.list li.active a {
  margin-top: 0;
  background: transparent;
}

.menu.list li.active a span {
  padding-top: 7px;
}

/* .foot_table tr td a{ text-decoration:none; text-size: 10px; color:fff;  letter-spacing :0.5px;} */

.prolist_top {
  height: 400px;
  transform: translateY(-20px);
}

.prolist_top_t {
  height: 280px;
}

.prolist_top h3 {
  font-size: 45px;
  line-height: 120px;
  margin-left: 15vw;
  padding-top: 120px;
}

.prolist_top p {
  font-size: 25px;
  margin-left: 15vw;
}

/* 
#footer {
    clear: both;
    width: 100%;
    height: 120px;
    text-align: left;
    margin-top: 15px;
}

#footer .warp {
    width: 990px;
    height: 120px;
    margin: 0 auto;
    position: relative;
    border-top: 1px solid #dadada;
}

#footer .warp .fm {
    position: absolute;
    top: 24px;
    left: 1px;
}

#footer .warp .fm li {
    float: left;
    display: inline;
}

#footer .warp .info {
    position: absolute;
    top: 45px;
    left: 1px;
    color: #666;
    font-size: 11px;
    line-height: 14px;
}
 */
#header2 {
  width: 100%;
  position: relative;
  text-align: left;
  z-index: 99;
  background: url(../images/bg_header2.gif) repeat-x 0 0;
  margin-bottom: 20px;
}

#header2 .warp {
  width: 990px;
  height: 112px;
  position: relative;
  margin: 0 auto;
}

#header2 .warp h1 {
  position: absolute;
  top: 11px;
  left: 0;
  z-index: 20;
}

#header2 .warp .btn {
  position: absolute;
  top: 11px;
  right: 0;
}

#header2 .warp .tm {
  position: absolute;
  top: 16px;
  right: 114px;
}

#header2 .warp .tm ul {
  float: right;
}

#header2 .warp .tm li {
  float: left;
  display: inline;
}

#header2 .warp .search {
  position: absolute;
  top: 51px;
  right: 0;
}

#header2 .warp .search input {
  width: 157px;
  height: 12px;
  background: url(../images/h_search_bg.gif) no-repeat 0 0;
  border: 0;
  padding: 4px 5px 4px;
  line-height: 12px;
}

#footer2 {
  width: 100%;
  height: 120px;
  position: relative;
  text-align: left;
}

#footer2 .warp {
  width: 990px;
  height: 120px;
  margin: 0 auto;
  position: relative;
  border-top: 1px solid #dadada;
}

#footer2 .warp h2 {
  position: absolute;
  top: 45px;
  left: 106px;
}

#footer2 .warp .fm {
  position: absolute;
  top: 27px;
  left: 210px;
}

#footer2 .warp .fm li {
  float: left;
  display: inline;
}

#footer2 .warp .info {
  position: absolute;
  top: 47px;
  left: 214px;
  color: #666;
  font-size: 11px;
  line-height: 14px;
}

#quickmenu {
  position: absolute;
  top: 380px;
  left: 50%;
  width: 91px;
  background: url(../images/ql_bg.gif) no-repeat 0 0;
  margin-left: 520px;
  padding: 4px 0;
  text-align: center;
}

.quick {
  margin: 0 auto;
}

.quick img {
  margin-bottom: 12px;
}

.quick img.last {
  margin-bottom: 25px;
}

.quick img.tit {
  margin-bottom: 25px;
}

/* main */
#main_container {
  width: 990px;
  height: 780px;
  margin: 0 auto;
  position: relative;
  text-align: left;
}

.main_visual {
  position: absolute;
  left: 0;
  top: 0;
  width: 620px;
  height: 170px;
  background: #f1f1f1;
}

.main_visual a.btnPre {
  position: absolute;
  left: 0;
  top: 70px;
  display: block;
  z-index: 1;
  padding-left: 7px;
}

.main_visual a.btnNext {
  position: absolute;
  left: 598px;
  top: 70px;
  display: block;
  z-index: 1;
  padding-right: 7px;
}

.mainSlide {
  position: absolute;
  width: 660px;
  height: 449px;
  left: 0;
  top: 0;
}

.mainSlide a {
  position: absolute;
}

/*slides2 변경 전(빨간색 화살표)*/
#slides2 {
  display: none;
  position: absolute;
  left: 0;
  top: 194px;
  width: 620px;
  height: 396px;
}

#slides2 img.propic {
  width: 620px;
  height: 396px;
}

.slidesjs-navigation {
  z-index: 10;
}

.slidesjs-previous {
  position: absolute;
  left: 0;
  top: 170px;
  padding-left: 7px;
}

.slidesjs-next {
  position: absolute;
  left: 593px;
  top: 170px;
  padding-right: 7px;
}

.slidesjs-pagination {
  display: none;
  margin: 6px 0 0;
  float: right;
  list-style: none;
}

.slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}

.slidesjs-pagination li a {
  display: none;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(img/pagination.png);
  background-position: 0 0;
  float: left;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
  background-position: 0 -13px;
}

.slidesjs-pagination li a:hover {
  background-position: 0 -26px;
}

.navbar {
  overflow: hidden;
}

#slides2 .navBulletsWrapper {
  display: none;
}

/*¼­ºê½½¶óµå*/

.sub_visual {
  width: 780px;
  height: 187px;
  float: left;
  position: relative;
}

.sub_visual a.btnPre {
  text-indent: 9999px;
  display: none;
}

.sub_visual a.btnNext {
  text-indent: 9999px;
  display: none;
}

.subSlide {
  position: absolute;
  width: 780px;
  height: 187px;
  left: 0;
  top: 0;
}

.subSlide a {
  position: absolute;
}

.paging {
  position: absolute;
  left: 0;
  top: 165px;
  width: 780px;
  height: 20px;
}

.paging .paging_in {
  padding-left: 240px;
}

.paging .paging_in a {
  display: block;
  float: left;
  width: 17px;
  height: 17px;
  vertical-align: middle;
  text-align: center;
  background: url("../images/pro_top_slide_ball.png") no-repeat;
  padding-left: 5px;
}

.paging .paging_in a.active,
.paging a:hover {
  background-position: 0 -17px;
}

.m_accordion {
  position: absolute;
  top: 0;
  right: 0;
}

.m_accordion li {
  border-bottom: 1px solid #d5d5d5;
}

.m_accordion li.last {
  border-bottom: none;
}

.m_accordion ul {
  margin-bottom: 10px;
  padding: 0;
}

.m_accordion ul.aco {
  width: 350px;
  /*height:468px;*/
  border-top: 1px solid #ce181e;
  border-bottom: 1px solid #ce181e;
}

.m_accordion .q {
  margin: 0;
}

.m_accordion .q a.trigger {
  display: block !important;
}

.m_accordion .hide .q a.trigger {
  font-weight: normal;
  background: none;
}

.m_accordion .q a.trigger:hover,
.m_accordion .q a.trigger:active,
.m_accordion .q a.trigger:focus {
  background: #f8f8f8;
  color: #000;
}

.m_accordion .a {
  margin: 0;
}

.m_notice {
  position: absolute;
  top: 623px;
  left: 0;
  width: 294px;
  height: 140px;
}

.m_notice .top {
  position: relative;
  width: 100%;
  height: 18px;
  border-bottom: 1px solid #ababab;
  margin-bottom: 5px;
}

.m_notice .top .btn {
  position: absolute;
  top: 2px;
  right: 0;
}

.m_notice .list {
  position: relative;
  width: 100%;
}

.m_notice .list li {
  background: url(../images/ic_dot.gif) no-repeat 0 12px;
  line-height: 22px;
  padding-left: 10px;
}

.m_data {
  position: absolute;
  top: 613px;
  left: 305px;
  width: 308px;
  height: 150px;
}

.m_data .tab {
  position: relative;
  width: 100%;
  height: 29px;
  margin-bottom: 5px;
}

.m_data .tab li {
  float: left;
  display: inline;
}

.m_data .list {
  position: relative;
  width: 100%;
}

.m_data .list li {
  background: url(../images/ic_dot.gif) no-repeat 0 12px;
  line-height: 22px;
  padding-left: 10px;
}

.m_cus-center {
  position: absolute;
  top: 613px;
  left: 315px;
  width: 350px;
  height: 150px;
}

/*140414 right:0 to left:315px*/
.m_cus-center li {
  float: left;
  display: inline;
  margin-right: 25px;
}

/*140414 add*/
.m_banner {
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 350px;
  height: 110px;
}

a.Rover img {
  border-width: 0px;
  display: inline;
}

a.Rover img.over {
  display: none;
}

a.Rover:hover {
  border: 0px;
}

a.Rover:hover img {
  display: none;
}

a.Rover:hover img.over {
  display: inline;
}

a.Rover_on img {
  display: none;
}

a.Rover_on img.over {
  display: inline;
}

/* #############################  */

.sub_menu_wrap {
  width: 210px;
  margin: 0px;
  padding: 0;
}

.sub_menu_wrap ul {
  width: 210px;
  font-weight: bold;
  color: #666666;
}

.sub_menu_wrap ul li {
  width: 210px;
  padding: 0px;
  list-style: none outside none;
}

.sub_menu_wrap ul li ul {
  padding: 5px 0 16px 0;
}

.sub_menu_wrap ul li ul li {
  padding: 7px 0 0 0;
  list-style: none !important;
  background: none;
  border: 0;
}

.sub_menu_wrap ul li ul li a {
  color: #fb6473;
  font-weight: bold;
  text-decoration: none;
}

.sub_menu_wrap ul li ul li a:hover {
  color: #c4161c;
  font-weight: bold;
}

.sub_menu_wrap ul li ul li .hover_1 {
  color: #c4161c;
  font-weight: bold;
}

/* 제품 페이지 사이즈 조정 780-->990 */

#sub_container {
  width: 100%;
  box-sizing: border-box;
  min-height: calc(100vh - 102px - 192px);
}

#sub_container .contents {
  width: 100%;
  margin: 0 auto;
  /* max-width: 1440px;
    margin: 0 auto; */
  box-sizing: border-box;
}

#sub_container .con {
  width: 95%;
  margin: 0 auto;
  max-width: 1200px;
}

#sub_container .contents .sub_tit_img {
  width: 100%;
  float: left;
  position: relative;
}

#sub_container .contents .sub_tit_img .ball {
  width: 100%;
  position: absolute;
  top: 159px;
  left: 0;
  text-align: center;
}

#sub_container .contents .sub_tit_img .ball a {
  margin: 0 2px 0 3px;
}

#sub_container .contents .top {
  width: 100%;
  margin: 30px auto;
}

#sub_container .contents .top h3 {
  text-align: center;
  font-size: 35px;
}

#sub_container .contents .top .location {
  padding-top: 6px;
  vertical-align: top;
  font-size: 17px;
  color: #949494;
}

#sub_container .contents .top .location a {
  display: inline;
  text-decoration: none;
  color: #3a3a3a;
  font-size: 17px;
}

#sub_container .contents .top .location span {
  color: #666;
}

#sub_container .contents .top .tx {
  position: absolute;
  top: 25px;
  left: 250;
  line-height: 12px;
  font-size: 15;
}

#sub_container .contents .con.ceo {
  background: url(../images/sc04_01_ph.jpg) no-repeat right top;
}

#sub_container .contents2 {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

#sub_container .contents2 .top {
  width: 100%;
  margin: 0;
  position: relative;
}

#sub_container .contents2 .top .location {
  width: 50%;
  float: right;
  text-align: right;
  padding-top: 6px;
  vertical-align: top;
  font-size: 11px;
  color: #999;
}

#sub_container .contents2 .top .location a {
  text-decoration: none;
  color: #999;
}

#sub_container .contents2 .top .location span {
  color: #666;
}

#sub_container2 .contents2 .top {
  width: 990px;
  margin: 0 auto 30px auto;
  position: relative;
}

#sub_container2 .contents2 .top {
  width: 50%;
  float: left;
  text-align: left;
}

#sub_container2 .contents2 .top .location {
  width: 50%;
  float: right;
  text-align: right;
  padding-top: 6px;
  vertical-align: top;
  font-size: 11px;
  color: #999;
}

#sub_container2 .contents2 .top .location a {
  text-decoration: none;
  color: #999;
}

#sub_container2 .contents2 .top .location span {
  color: #666;
}

.bictit {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
}

/*»ç®¸*/
.sitemap {
  width: 100%;
  height: 350px;
  position: relative;
  margin: 45px 0 100px 0;
}

.sitemap ul {
  float: left;
  width: 140px;
  margin-left: 30px;
}

.sitemap ul:first-child {
  margin-left: 0;
}

.sitemap ul li.sitemap_tit {
  width: 140px;
  height: 33px;
  padding: 13px 0 0 8px;
  background: url("../images/_sitemap/sitemap_titbg.gif") repeat-x;
}

.sitemap ul li ul {
  padding: 30px 0 0 0;
  margin: 0;
}

.sitemap ul li ul li {
  padding: 0 0 16px 0;
}

/*제품 메인*/
#category_tab_menu .line {
  float: left;
}

.category_box {
  float: left;
  margin: 5px 0 0 30px;
  width: 360px;
  padding: 5px 0 10px 0;
  border: 1px solid #e3e3e3;
}

.category_box:first-child {
  margin-left: 28px;
}

.category_box:last-child {
  margin-bottom: 30px;
}

.category_box h3 {
  width: 100%;
  margin: 15px 0 15px 0;
  text-align: center;
  line-height: 100%;
}

.category_box .info {
  width: 100%;
  height: 350px;
  background: #ffffff;
}

.category_box .info .img {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #e3e3e3;
}

.category_box .info .img img {
  width: 355px;
  height: 130px;
  margin: 20px 0 20px 0;
}

.category_box .info .text {
  width: 100%;
  height: 180px;
  padding: 5%;
  overflow-y: auto;
  line-height: 110%;
}

.category_box .info .text li {
  padding: 2px 0;
}

.category_box .info .text a {
  color: #666666;
  font: 15px;
}

.category_box .info .text a:hover {
  color: #db0000;
  text-decoration: none;
}

.index_box {
  float: left;
  margin-top: 15px;
  width: 990px;
  border-top: 1px solid #c4161c;
  border-bottom: 1px solid #c4161c;
}

.index_box li {
  float: left;
  font-weight: bold;
  padding: 5px 5px 5px 0;
}

#tab_A.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_A_on.gif");
  position: relative;
}

#tab_B.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_B_on.gif");
  position: relative;
}

#tab_C.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_C_on.gif");
  position: relative;
}

#tab_D.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_D_on.gif");
  position: relative;
}

#tab_E.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_E_on.gif");
  position: relative;
}

#tab_F.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_F_on.gif");
  position: relative;
}

#tab_G.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_G_on.gif");
  position: relative;
}

#tab_H.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_H_on.gif");
  position: relative;
}

#tab_I.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_I_on.gif");
  position: relative;
}

#tab_J.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_J_on.gif");
  position: relative;
}

#tab_K.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_K_on.gif");
  position: relative;
}

#tab_L.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_L_on.gif");
  position: relative;
}

#tab_M.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_M_on.gif");
  position: relative;
}

#tab_N.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_N_on.gif");
  position: relative;
}

#tab_O.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_O_on.gif");
  position: relative;
}

#tab_P.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_P_on.gif");
  position: relative;
}

#tab_Q.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_Q_on.gif");
  position: relative;
}

#tab_R.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_R_on.gif");
  position: relative;
}

#tab_S.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_S_on.gif");
  position: relative;
}

#tab_T.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_T_on.gif");
  position: relative;
}

#tab_U.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_U_on.gif");
  position: relative;
}

#tab_V.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_V_on.gif");
  position: relative;
}

#tab_W.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_W_on.gif");
  position: relative;
}

#tab_X.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_X_on.gif");
  position: relative;
}

#tab_Y.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_Y_on.gif");
  position: relative;
}

#tab_Z.on a {
  width: 33px;
  height: 31px;
  background: url("../images/sub/sub01_index_Z_on.gif");
  position: relative;
}

/*
	 .tabsub_B{display:none;}
	 .tabsub_C{display:none;}
	 .tabsub_D{display:none;}
	 .tabsub_E{display:none;}
	 .tabsub_F{display:none;}
	 .tabsub_G{display:none;}
	 .tabsub_H{display:none;}
	 .tabsub_I{display:none;}
	 .tabsub_J{display:none;}
	 .tabsub_K{display:none;}
	 .tabsub_L{display:none;}
	 .tabsub_M{display:none;}
	 .tabsub_N{display:none;}
	 .tabsub_O{display:none;}
	 .tabsub_P{display:none;}
	 .tabsub_Q{display:none;}
	 .tabsub_R{display:none;}
	 .tabsub_S{display:none;}
	 .tabsub_T{display:none;}
	 .tabsub_U{display:none;}
	 .tabsub_V{display:none;}
	 .tabsub_W{display:none;}
	 .tabsub_X{display:none;}
	 .tabsub_Y{display:none;}
	 .tabsub_Z{display:none;}
	*/
.sub01_table01 {
  margin-bottom: 60px;
  position: relative;
  width: 90%;
}

.sub01_table01 tr td {
  width: 25%;
  padding: 10px 0;
}

.sub01_table01 tr td.pro_kname {
  background: url("../images/pro/icon_pro_kname.gif") no-repeat 0 50%;
  padding-left: 15px;
}

.sub01_table01 tr td a {
  font: bold 12px dotum;
  color: #666666;
}

.sub01_table01 tr td a:hover {
  font: bold 12px dotum;
  color: #c4161c;
}

.sub01_listTab {
  float: right;
}

#list_tab01.on a {
  width: 27px;
  height: 21px;
  background: url("../images/sub/sub01_select_list01_on.gif");
  position: relative;
}

#list_tab02.on a {
  width: 27px;
  height: 21px;
  background: url("../images/sub/sub01_select_list02_on.gif");
  position: relative;
}

/*.tabsub_list02{display:none;}*/
.sub01_table02 {
  width: 100%;
}

.sub01_table02 tr td div {
  vertical-align: top;
}

.list01_box {
  width: 100%;
  margin: 10px 0;
  border-bottom: 1px solid #cfcfcf;
}

.list01_info_img {
  margin: 5px 0 10px 0;
  padding: 15px;
  border: 1px solid #cccccc;
  background: #eeeeee;
}

.list01_info_text {
  margin: 5px 0 0 25px;
}

.list01_info_text dt {
  font-weight: bold;
  font-size: 15px;
}

.list01_info_text dt a {
  color: #333;
  font-weight: bold;
  font-size: 15px;
}

.list01_info_text dt a:hover {
  color: #333;
  font-weight: bold;
  font-size: 15px;
  text-decoration: underline;
}

.list01_info_text dd {
  padding: 5px 0 0 0;
}

.list01_info_text dd span img {
  margin-top: 15px;
}

.list_btn {
  float: right;
  width: 100%;
}

.list_btn fieldset {
  float: right;
}

/* sub common*/
/* #sub_container .contents .con h4 {
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #000066;
    background: url(../images/ic_dot2.gif) no-repeat 1px 7px;
    padding-left: 8px;
    margin-bottom: 12px;
} */

#sub_container .contents .con h4.red {
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  color: #c4161c;
  background: url(../images/ic_dot2.gif) no-repeat 1px 7px;
  padding-left: 8px;
  margin-bottom: 12px;
}

#sub_container .contents .con h4.sb {
  font-size: 12px;
  font-weight: bold;
  color: #000066;
  background: url(../images/ic_dot2.gif) no-repeat 1px 5px;
  padding-left: 8px;
  margin-bottom: 0px;
}

p.para {
  line-height: 18px;
  position: relative;
}

p.para2 {
  line-height: 18px;
  font-size: 11px;
  color: #8d8d8d;
  position: relative;
}

a.join_plus {
  position: absolute;
  right: 0;
  top: 3px;
}

.join_plus1 {
  float: right;
  right: 0;
  top: 0px;
}

.f_red {
  color: #c4161c;
}

.f_l-grey {
  color: #9c9c9c;
}

.f_d-grey {
  color: #333;
}

.f_bk {
  color: #000;
}

.f_b-grey {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  font-weight: bold;
}

.f_b-grey2 {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
}

.tb_sd01 {
  width: 100%;
  table-layout: fixed;
}

.tb_sd01 th {
  height: 30px;
  text-align: center;
  border-top: 2px solid #c7b299;
  border-bottom: 1px solid #c7b299;
  background: url(../images/tb_th_bg-line.gif) no-repeat right 0;
  color: #a3620a;
  font-weight: bold;
}

.tb_sd01 th.last {
  background: none;
}

.tb_sd01 td {
  height: 50px;
  text-align: center;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  line-height: 18px;
}

.tb_sd01 td.tr {
  text-align: right;
  padding-right: 18px;
}

.tb_sd02 {
  width: 100%;
  table-layout: fixed;
}

.tb_sd02 th {
  height: 30px;
  text-align: center;
  border-bottom: 1px solid #c7b299;
  color: #a3620a;
  font-weight: bold;
}

.tb_sd02 th.first {
  border-top: 2px solid #c7b299;
}

.tb_sd02 td {
  height: 30px;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  line-height: 18px;
  padding-left: 45px;
}

.tb_sd02 td.first {
  border-top: 2px solid #ddd;
}

.tb_sd02 td.high {
  height: auto;
  padding: 10px 0 10px 45px;
}

.tb_sd03 {
  width: 100%;
  table-layout: fixed;
}

.tb_sd03 th {
  height: 30px;
  text-align: center;
  border-top: 2px solid #c7b299;
  border-bottom: 1px solid #c7b299;
  background: url(../images/tb_th_bg-line.gif) no-repeat right 0;
  color: #a3620a;
  font-weight: bold;
}

.tb_sd03 th.last {
  background: none;
}

.tb_sd03 td {
  height: 30px;
  text-align: center;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  line-height: 18px;
}

/* 배경size  */
.tb_board_list {
  width: 100%;
  padding: 15px;
  background-color: pink;
}

.tb_board_list th {
  color: #000;
  font-weight: bold;
  text-align: center;
  font-size: 19px;
}

.tb_board_list td {
  height: 30px;
  text-align: center;
  font-weight: normal;
  border-bottom: 1px solid #dedede;
  line-height: 18px;
  background: none;
}

.tb_board_list td.tl {
  text-align: left;
  padding-left: 20px;
}

.tb_board_view {
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #9696c0;
}

.tb_board_view th {
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #dedede;
  color: #000066;
}

.tb_board_view td {
  height: 30px;
  border-bottom: 1px solid #dedede;
  text-align: left;
}

.tb_board_view td.tit {
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #dedede;
  font-size: 14px;
}

.tb_board_view td.high {
  padding: 20px 0;
  vertical-align: top;
  line-height: 18px;
}

.tb_board_view td.high p {
  line-height: 18px;
}

.lh30 {
  line-height: 30px;
}

.tb_board_view .b-border {
  border-bottom: 1px solid #9696c0;
}

.tb_board_view td span.red {
  color: #c4161c;
  font-weight: bold;
}

/* .tb_board_write {
    width: 100%;
    table-layout: fixed;
    border-top: 1px solid #9696c0;
}

.tb_board_write th {
    height: 35px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #dedede;
    color: #000066;
}

.tb_board_write th.grey {
    color: #333;
}

.tb_board_write th.grey_c {
    color: #333;
    text-align: center;
}

.tb_board_write td {
    height: 35px;
    border-bottom: 1px solid #dedede;
    text-align: left;
}

.tb_board_write td.center {
    text-align: center;
} */

/*.tb_board_write2 {width:100%; table-layout:fixed; border-top:1px solid #9696c0; }*/
/*
.tb_board_write2 {table-layout:fixed; border-top:1px solid #9696c0; }
.tb_board_write2 th {height:35px; font-size:12px; font-weight:bold; text-align:center; border-bottom:1px solid #dedede; color:#000066; background:#f1f1f1 }
.tb_board_write2 th.grey { color:#333; }
.tb_board_write2 th.grey_c { color:#333; text-align:center; }
.tb_board_write2 td {height:35px; border-bottom:1px solid #dedede; text-align:center; }
*/

.hlink {
  padding-top: 10px;
}

.tb_board_write2 {
  width: 100%;
  height: 100%;
  border-top: 1px solid #9696c0;
  border-collapse: collapse;
}

.tb_board_write2 th {
  height: 35px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #dedede;
  color: #000066;
}

.tb_board_write2 th.grey {
  color: #333;
}

.tb_board_write2 th.grey_c {
  color: #333;
  text-align: center;
}

/*.tb_board_write2 td {height:35px; border-bottom:1px solid #dedede; text-align:left; }*/
.tb_board_write2 td {
  height: 35px;
  text-align: left;
}

.tb_board_write2 .line {
  height: 35px;
  border-bottom: 1px solid #dedede;
  text-align: left;
}

.tb_board_write2 td.center {
  text-align: center;
}

/*h-link*/
.hlink {
  width: 100%;
  position: relative;
  margin-bottom: 100px;
}

.tb_board_write3 {
  width: 100%;
  height: 100%;
}

.tb_board_write3 th {
  height: 35px;
  width: 10%;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #dedede;
  color: #000066;
}

.tb_board_write3 th.grey {
  color: #333;
}

.tb_board_write3 th.grey_c {
  color: #333;
  text-align: center;
}

.tb_board_write3 td {
  height: 35px;
  width: 10%;
  border-bottom: 1px solid #dedede;
  text-align: left;
}

.tb_board_write3 td.center {
  text-align: center;
}

.tb_board_write td.high {
  padding: 15px 0;
  vertical-align: top;
  line-height: 18px;
}

.tb_board_write td.high2 {
  padding: 10px 0;
  vertical-align: top;
  line-height: 18px;
}

.tb_board_write .b-border {
  border-bottom: 1px solid #9696c0;
}

.pagination {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  margin-top: 20px;
}

.pagination img {
  vertical-align: middle;
}

.pagination span {
  padding: 5px 20px 0;
  display: inline-block;
  color: #999;
}

.pagination span a {
  padding: 5px 2px 6px;
  display: inline-block;
  color: #999;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
}

.pagination span a:hover {
  text-decoration: underline;
}

.pagination span a.on {
  color: #999;
  font-weight: bold;
  text-decoration: none;
}

.pagination2 {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  border-top: 1px solid #ccc;
  margin-top: 43px;
}

.pagination2 img {
  vertical-align: middle;
}

.pagination2 span {
  padding: 2px 30px 0;
  display: inline-block;
  color: #999;
}

.pagination2 span a {
  padding: 7px 10px 7px 10px;
  display: inline-block;
  color: #333;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  background: url(../images/pn2_bg.gif) repeat-x;
  border: 1px solid #b7b7b7;
  margin-right: -1px;
  font-weight: bold;
}

.pagination2 span a:hover {
  text-decoration: underline;
}

.pagination2 span a.on {
  position: relative;
  color: #f11f11;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #f11f11;
  z-index: 99;
}

.board_search .total {
  position: absolute;
  left: 0;
  top: 5px;
  color: #000066;
  font-weight: bold;
  display: none;
}

.sub_board_tab {
  width: 100%;
}

.sub_board_tab > a {
  width: 100px;
  height: 47px;
  border-radius: 3px;
  background-color: #e6e6e6;
  text-align: center;
  line-height: 2.5;
  font-size: 20px;
  font-weight: bold;
  transition: 0.3s;
}

.sub_board_tab > a:hover {
  background-color: black;
  color: white;
}

.sub_board_tab .black {
  background-color: black;
  color: white;
}

a.btn01 {
  height: 35px;
  color: #fff;
  text-align: center;
  padding: 9px 0 0;
  line-height: 12px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-decoration: none;
  font-size: 17px;
  vertical-align: middle;
  border: 1px solid #3a3a3a;
}

a.btn02 {
  height: 20px;
  color: #fff;
  text-align: center;
  padding: 7px 0 0;
  line-height: 12px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  background: #5d8c4e;
  border: 1px solid #155300;
}

a.btn03 {
  height: 35px;
  color: #fff;
  text-align: center;
  padding: 9px 0 0;
  line-height: 12px;
  display: inline-block;
  zoom: 1;
  display: inline;
  text-decoration: none;
  font-size: 17px;
  vertical-align: middle;
  background: #a6a6a6;
  border: 1px solid #3a3a3a;
}

a.sizs01 {
  width: 100px;
}

.search_box {
  width: 100%;
  background: #f9f9f9;
  padding-bottom: 20px;
}

.search_box > div {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}

.search_box .select-box {
  position: relative;
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.search_box .board_search {
  display: table;
  width: 100%;
  margin: 10px auto 0 auto;
}

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

.search_box .board_search #textfield {
  width: 100%;
}

.search_box .select-box select {
  margin-left: 0;
  box-sizing: border-box;
  border: 1px solid #222222;
  font-size: 14px !important;
  width: 20%;
  height: 42px;
  border-radius: 5px;
  margin-right: 5px;
  padding: 0 10px;
  padding-right: 45px;
  background-color: #ffffff;
  -webkit-appearance: none;
  /* for chrome */
  -moz-appearance: none;
  /*for firefox*/
  appearance: none;
  background-image: url(../../images/icon_bottom_select.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  background-size: 10px auto;
  cursor: pointer;
  color: #222222;
  vertical-align: middle;
}

.search_box .select-box #searchTxt {
  /*width: 100%;*/
  height: 40px;
  border-radius: 5px;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  padding-right: 50px;
  padding-left: 10px;
}

.search_box .select-box .data-search {
  top: auto;
  bottom: 0;
}

.select-box > label {
  font-size: 17px;
  cursor: pointer;
  padding: 10px;
  display: inline-block;
}

.select-box input[type="checkbox"] {
  -webkit-appearance: none;
  position: relative;
  width: 18px;
  height: 18px;
  cursor: pointer;
  outline: none;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  background: #fbfbfb;
  top: 4px;
  margin-right: 5px;
}

.select-box input[type="checkbox"]::before {
  content: "\2713";
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  transform: scale(0) translate(-50%, -50%);
  line-height: 1;
}

.select-box input[type="checkbox"]:hover {
  border-color: #434343;
}

.select-box input[type="checkbox"]:checked {
  background-color: #ee9595;
  border-color: rgba(255, 255, 255, 0.3);
  color: white;
}

.select-box input[type="checkbox"]:checked::before {
  border-radius: 2px;
  transform: scale(1) translate(-50%, -50%);
}

.board_search {
  display: table;
  height: 40px;
  position: relative;
  margin-left: calc(100% - 340px);
}

.qna_top_con {
  margin-bottom: 20px;
  display: flex;
  justify-content: end;
}

.qna_top_con form {
  display: inline-block;
}

.top_write {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
}

.top_write a {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 0px;
  background-color: #434343;
  color: white;
  border: 0;
  border-radius: 5px;
  text-align: center;
  transition: 0.3s;
}

.top_write a i {
  font-size: 20px;
  line-height: 40px;
}

.top_write a:hover {
  color: #d48b8b;
}

#select {
  box-sizing: border-box;
  border-right: 1px solid #e1e1e1;
  background: transparent;
  font-size: 14px !important;
  height: 25px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 15px;
  color: inherit;
  -webkit-appearance: none;
  /* for chrome */
  -moz-appearance: none;
  /*for firefox*/
  appearance: none;
  background: url(../../images/icon_bottom_select.png) no-repeat 80% 50%/10px
    auto;
  cursor: pointer;
}

#select::-ms-expand {
  display: none;
  /*for IE10,11*/
}

#textfield {
  width: 340px;
  height: 40px;
  border-radius: 5px;
  padding-left: 100px;
  padding-right: 50px;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
}

.data-search {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  font-size: 0px;
  background-color: #434343;
  color: white;
  border: 0;
  border-radius: 5px;
  cursor: pointer;
}

.data-search::after {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}

.data-search:hover::after {
  color: #d48b8b;
}

.search_box2 {
  margin: 10px auto;
  width: 100%;
  height: 150px;
  position: relative;
}

.search_box2 .search {
  font-weight: 600;
  font-size: 15px;
  color: #000;
  height: 60px;
  background-color: #eee;
  border-radius: 15px;
  /*     
    margin: 0 auto;
    font-weight: 600;
    font-size: 15px;
    padding-top: 10px; 
    */
}

.search_box2 .search span {
  font-size: 16px;
  font-weight: 400;
  margin-left: 10px;
}

.search_box2 .search input[type="text"] {
  width: 300px;
  height: 33px;
  border-radius: 17.5px;
  padding: 10px 15px;
  margin: 13.5px 0;
}

/* .search_box2 .search input[type="text"] {
    box-sizing: border-box;
    width: 200px;
    height: 25px;
} */
/* 
.search_box2 .search input[type="image"] {
    width: 50px;
    margin-left: 5px;
    margin-bottom: -3px;
}
 */
.search_box2 .select-box {
  margin-left: 7px;
  margin-top: 30px;
}

/* 
.search_box2 .select-box .search-button {
    position: absolute;
    right:0;
    top: 50%;
    transform: translateY(-50%);
}

.search_box2 .select-box .search-button img {
    width: 100%;
} */

.search_box2 .select-box select {
  margin-left: 0;
  box-sizing: border-box;
  border: 1px solid #a9a9a9;
  background: #ffffff;
  height: 25px;
  font-size: 14px !important;
  min-width: 120px;
  height: 35px;
  border-radius: 5px;
  margin-right: 5px;
}

/* 
.search_box2 .select-box select:first-of-type{
    width: 85px;
}

.search_box2 .select-box select:nth-of-type(2){
    width: 210px;
}

.search_box2 .select-box select:nth-of-type(3){
    width: 215px;
}
 */

.search-button {
  display: inline-block;
  width: 60px;
  height: 30px;
  font-size: 14px;
  font-weight: 500;
  background-color: #db0000;
  color: white;
  border: 0;
  border-radius: 15px;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  line-height: 30px;
}

select {
  background: #7a7a7a;
  border: none;
}

.select-data {
  height: 28px;
  margin-left: 10px;
}

select.s01 {
  width: 140px;
  height: 28px;
}

select.s02 {
  width: 210px;
}

select.s03 {
  width: 90px;
}

select.s04 {
  width: 120px;
}

select.s05 {
  width: 50px;
}

select.s06 {
  width: 165px;
}

input.tf {
  background: #fff;
  border: 1px solid #adadad;
  padding: 3px 5px 2px;
}

input.tf02 {
  background: #f7f7f7;
  border: 1px solid #dbdbdb;
  padding: 3px 5px 2px;
}

input.s01 {
  width: 260px;
}

input.s02 {
  width: 220px;
}

input.s03 {
  width: 135px;
}

input.s04 {
  width: 350px;
}

input.s05 {
  width: 240px;
}

input.s06 {
  width: 50px;
}

input.s07 {
  width: 250px;
}

input.s08 {
  width: 170px;
}

input.s09 {
  width: 74px;
}

input.s10 {
  width: 50px;
}

input.s11 {
  width: 20px;
}

input.s12 {
  width: 250px;
}

input.s13 {
  width: 770px;
}

input.s14 {
  width: 37px;
}

textarea.type01 {
  background: #f3f3f3;
  border: 1px solid #dbdbdb;
  padding: 3px 5px 2px;
}

textarea.type02 {
  font-size: 13px;
  background: #f3f3f3;
  border: 1px solid #dbdbdb;
  padding: 3px 5px 2px;
}

textarea.s01 {
  width: 650px;
  height: 130px;
}

textarea.s02 {
  width: 770px;
  height: 125px;
}

textarea.s03 {
  width: 770px;
  height: 14px;
}

textarea.s04 {
  width: 768px;
  height: 150px;
}

.tb_board_pre-ne {
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #9696c0;
}

.tb_board_pre-ne th {
  height: 30px;
  border-bottom: 1px solid #c1c1c1;
  color: #000066;
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #dedede;
}

.tb_board_pre-ne th img {
  margin: 3px 6px 0 0;
}

.tb_board_pre-ne td {
  height: 30px;
  border-bottom: 1px solid #c1c1c1;
  color: #666666;
  text-align: left;
  padding-left: 6px;
  border-bottom: 1px solid #dedede;
}

.tb_board_pre-ne .border {
  border-bottom: 1px solid #9696c0;
}

.file_input_textbox {
  float: left;
  width: 135px;
  height: 12px;
  background: #f3f3f3;
  border: 1px solid #dbdbdb;
  padding: 3px 5px;
  resize: none;
  line-height: 12px;
  margin-right: 5px;
}

.file_input_div {
  position: relative;
  width: 100px;
  height: 23px;
  overflow: hidden;
}

.file_input_button {
  width: 88px;
  position: absolute;
  top: 0px;
  background-color: #a2c8a9;
  color: #000;
  border: 1px solid #dbdbdb;
  padding: 2px 0 0;
  line-height: 12px;
  height: 20px;
}

.file_input_hidden {
  font-size: 45px;
  position: absolute;
  right: 0px;
  top: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -khtml-opacity: 0;
  -moz-opacity: 0;
}

.file_input_textbox2 {
  float: left;
  width: 111px;
  height: 12px;
  background: #f3f3f3;
  border: 1px solid #dbdbdb;
  padding: 3px 5px;
  resize: none;
  line-height: 12px;
  margin-right: 5px;
}

.file_input_div2 {
  position: relative;
  width: 69px;
  height: 21px;
  overflow: hidden;
}

.file_input_button2 {
  width: 69px;
  height: 21px;
  position: absolute;
  top: 0px;
  background: url(../images/bt_find.gif) no-repeat 0 0;
  border: 0;
}

.file_input_hidden2 {
  font-size: 45px;
  position: absolute;
  right: 0px;
  top: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -khtml-opacity: 0;
  -moz-opacity: 0;
}

/* sub */
.center_guide {
  margin-left: 115px;
  width: 980px;
  height: 138px;
  position: relative;
  background: url(../images/center_top_bg.gif) no-repeat 0 0;
  margin-bottom: 28px;
}

.center_guide .phone {
  position: absolute;
  top: 18px;
  left: 20px;
  font-size: 22px;
  line-height: 22px;
  color: #c4161c;
  font-weight: bold;
}

.center_guide .guide {
  position: absolute;
  top: 50px;
  left: 20px;
  font-size: 12px;
  line-height: 24px;
  color: #666;
}

.center_guide .guide span {
  color: #000066;
  font-weight: bold;
  margin-right: 10px;
}

.center_tab {
  height: 30px;
  position: relative;
  margin-bottom: 15px;
}

.center_tab li {
  float: left;
  display: inline;
}

.center_con {
  width: 980px;
  height: 408px;
  position: relative;
  border: 1px solid #cacaca;
}

.center_con .map {
  width: 350px;
  height: 300px;
  position: absolute;
  top: 13px;
  left: 18px;
}

.center_con .btn {
  width: 64px;
  height: 21px;
  position: absolute;
  top: 375px;
  left: 180px;
}

.center_con .tx {
  width: 355px;
  position: absolute;
  top: 13px;
  right: 60px;
}

.center_con .tx dl {
  margin-bottom: 18px;
}

.center_con .tx dt {
  font-weight: bold;
  color: #000066;
  line-height: 18px;
}

.center_con .tx dd {
  background: url(../images/ic_dot2.gif) no-repeat 6px 8px;
  line-height: 18px;
  padding-left: 14px;
}

.tb_center_info {
  width: 100%;
  table-layout: fixed;
  margin-top: 22px;
  margin-bottom: 18px;
}

.tb_center_info th {
  font-weight: bold;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
}

.tb_center_info td {
  text-align: left;
  line-height: 18px;
  vertical-align: top;
}

.tb_store {
  border-bottom: 1px solid #dedede;
}

.tb_store_ {
  width: 100%;
  padding: 15px;
  background-color: pink;
}

/* .tb_store th { height:32px; color:#000066; font-weight:bold; text-align:center; background:none;} */
.tb_store_ th {
  color: #000;
  font-weight: bold;
  text-align: center;
  font-size: 19px;
}

.tb_store td {
  height: 75px;
  color: #4d4d4d;
  text-align: center;
  background: none;
  border-bottom: 1px solid #dedede;
}

.tb_store2 td {
  height: 190px;
  color: #4d4d4d;
  text-align: center;
  background: none;
  border-bottom: 1px solid #dedede;
  line-height: 1.6em;
}

.tb_store td.tl {
  text-align: left;
}

.tb_store2 td.tl {
  text-align: left;
}

.pro_list_top {
  width: 100%;
  /* height: 50px; */
  position: relative;
  /* margin-top: -10px; */
  text-align: right;
  vertical-align: middle;
}

.pro_list_top .tit_2 {
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  position: relative;
  left: 0;
  text-align: left;
}

.pro_list_top .left {
  width: 350px;
  position: absolute;
  top: 3px;
  left: 0;
}

.pro_list_top .left span {
  font-weight: bold;
  color: #333;
}

.pro_list_top .left span.red {
  color: #c4161c;
}

.pro_list_top .right {
  position: absolute;
  top: 0;
  right: 0;
}

.pro_list {
  width: 100%;
  position: relative;
}

.pro_list li {
  padding: 26px 0 29px;
  position: relative;
  border-bottom: 1px solid #cdcdcd;
  float: left;
}

.pro_list li .left {
  width: 220px;
  height: 226px;
  float: left;
  position: relative;
  margin-right: 30px;
}

.pro_list li .left .check {
  position: absolute;
  top: 0;
  left: 0;
}

.pro_list li .left .search {
  position: absolute;
  top: 0;
  right: 0;
}

.pro_list li .left .img {
  position: absolute;
  top: 24px;
  left: 0;
  width: 190px;
  height: 160px;
  padding: 14px;
  border: 1px solid #ccc;
  background: #eee;
}

.pro_list li .right {
  width: 530px;
  float: left;
  position: relative;
  padding-top: 24px;
}

.pro_list li .right dl {
  margin-bottom: 12px;
}

.pro_list li .right dt {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
  line-height: 14px;
  font-weight: bold;
}

.pro_list li .right dt a {
  color: #333;
}

.pro_list li .right dd {
  line-height: 18px;
}

.pro_list_img {
  width: 1100px;
  position: relative;
  float: center;
  margin: 0 -30px 0;
  padding-bottom: 30px;
}

.pro_list_img li {
  width: 220px;
  height: 230px;
  float: left;
  position: relative;
  margin: 18px 20px 10px;
}

.pro_list_img li .check {
  position: absolute;
  top: 0;
  left: 0;
}

.pro_list_img li .search {
  position: absolute;
  top: 0;
  right: 0;
}

/*제품상세 이미지 액자 두께수정_padding:*/
/*.pro_list_img li .img { position:absolute; top:24px; left:0; width:190px; height:160px; padding:14px; border:2px solid #ccc;  }*/

.pro_list_img li .img {
  position: absolute;
  top: 24px;
  left: 0;
  width: 230px;
  height: 190px;
  padding: 11px;
  border: 1px solid #ccc;
  background: #fff;
}

.pro_list_img li .tit {
  width: 100%;
  position: absolute;
  top: 225px;
  left: 0;
  text-align: center;
  font-weight: bold;
  line-height: 18px;
}

.pro_list_img li .tit_1 {
  width: 100%;
  position: absolute;
  top: 225px;
  left: 0;
  text-align: center;
  line-height: 18px;
}

.pro_list_img li .btn {
  width: 100%;
  position: absolute;
  top: 253px;
  left: 0;
  text-align: center;
}

.pro_list_new {
  width: 100%;
  height: 1000px;
  position: relative;
}

/* 

.pro_list_new li {
    width: 20%;
    height: 330px;
    position: relative;
    top: 70px;
    display: inline-block;
    min-width: 330px;

}

.pro_list_new li .check {
    position: absolute;
    top: 0;
    left: 0;
}

.pro_list_new li .search {
    position: absolute;
    top: 0;
    right: 0;
}


.pro_list_new li .img {
    clear: both;
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    background: #fff;
}

.pro_list_new li:hover .img {
    border: 1px solid #db0000;
    z-index: 10
}


.pro_list_new li .tit {
    width: 100%;
    position: absolute;
    top: 228px;
    left: 0;
    text-align: center;
    font-weight: bold;
    line-height: 18px;
    z-index: 11;
}

.pro_list_new li .tit_1 {
    
    width: 100%;
    position: absolute;
    top: 270px;
    top: 270px;
    text-align: center;
    line-height: 25px;
    z-index: 11;
}

.pro_list_new li .btn {
    width: 100%;
    position: absolute;
    top: 253px;
    left: 0;
    text-align: center;
}

 */

.pro_location {
  width: 100%;
  height: 35px;
  float: left;
  text-align: right;
  padding-bottom: 9px;
  vertical-align: top;
  font-size: 14px;
}

.pro_location a {
  text-decoration: none;
  color: #4c4c4c;
  font-size: 13px;
}

.pro_location span {
  color: #666;
}

.pro_view_info {
  width: 100%;
  margin: 0 auto;
  position: relative;
  clear: both;
  /* background: #f9f9f9; */
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e0e0e0+0,f9f9f9+100 */
  background: #e0e0e0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e0e0e0 0%, #f9f9f9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e0e0e0 0%, #f9f9f9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e0e0e0 0%, #f9f9f9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#f9f9f9', GradientType=0);
  /* IE6-9 */

  padding: 50px 0 5px 0;
  /* paddingbottom 기존 30px */
}

.pro_view_info > div {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}

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

.pro_view_info .left {
  position: relative;
  width: 35%;
  float: left;
  box-sizing: border-box;
  height: 400px;
  border: 1px solid #ccc;
  background: #ffffff;
  overflow: hidden;
}

/*제품상세 이미지 액자 두께수정_padding:*/
.pro_view_info .left .img {
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

.pro_view_info .left .img img {
  height: 100%;
  margin: 0 auto;
  display: block;
}

.pro_view_info .left .img a {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px;
  background: #fcfcfc;
}

.pro_view_info .left .img a.video_3d {
  bottom: 50px;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  font-weight: 500;
  color: #1e345b;
  display: none;
}

.pro_view_info .left .btn {
  width: 100%;
  position: relative;
  margin-top: 15px;
  text-align: center;
}

.pro_view_info .right {
  width: 60%;
  min-height: 400px;
  padding-bottom: 50px;
  float: right;
  position: relative;
  box-sizing: border-box;
}

.pro_view_info .right .tit {
  width: 100%;
  font-size: 18px;
  color: #535353;
  border-bottom: solid 2px #cccccc;
  padding: 0 0 15px 0px;
  margin: 0 auto;
  margin-bottom: 18px;
}

.pro_view_info .right .tit b {
  display: block;
  font-size: 30px;
  margin-bottom: 5px;
}

.pro_view_info .right .tit .t-btn {
  position: absolute;
  top: 14px;
  right: 2px;
}

.pro_view_info .right .exp {
  width: 100%;
  /* height: 270px; */
  font-size: 16px;
  line-height: 23px;
  position: relative;
  color: #535353;
}

.pro_view_info .right .btn {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  float: left;
}

.pro_view_info .right .btn a {
  margin-right: 8px;
}

.pro_view_info .right .spe {
  position: relative;
  width: 100%;
  margin-bottom: 18px;
  float: left;
}

.pro_view_info .right .spe li {
  float: left;
  display: inline;
  border: 1px solid #977e5c;
  background: url(../images/porduct_op_bg.gif) repeat-x;
  height: 33px;
  padding: 7px 14px 0;
  vertical-align: middle;
  font-size: 11px;
  color: #453b34;
  margin: 0 4px 4px 0;
  text-align: center;
}

.pro_view_info .right .spe li.one {
  height: 25px;
  padding: 15px 14px 0;
}

.pro_view_info .right .opd {
  position: relative;
  width: 100%;
  margin-bottom: 18px;
  float: left;
}

.pro_view_info .right .opd .title {
  position: relative;
  font-weight: bold;
  height: 20px;
  line-height: 12px;
}

.pro_view_info .right .opd .list {
  width: 500px;
  height: 57px;
  margin-left: -18px;
  position: relative;
}

.pro_view_info .right .opd .list .arr-l {
  position: absolute;
  left: 0;
  top: 20px;
}

.pro_view_info .right .opd .list .arr-r {
  position: absolute;
  right: 0;
  top: 20px;
}

.pro_view_info .right .opd .list ul {
  position: absolute;
  top: 0;
  left: 15px;
}

.pro_view_info .right .opd .list li {
  float: left;
  display: inline;
  margin: 0 4px;
  width: 70px;
  height: 72px;
}

.pro_view_info .right .opd .list li .ph {
  width: 68px;
  height: 55px;
  position: relative;
  border: 1px solid #dadada;
}

.pro_view_info .right .opd .list li .name {
  width: 100%;
  margin-top: 7px;
  font-size: 11px;
  color: #333;
  line-height: 11px;
  text-align: center;
}

.pro_view_a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 18px;
  /*     height: 45px; */
  /* margin-right: 110px; */
}

.pro_view_tab {
  float: left;
  width: 50%;
}

.view_my_icon {
  float: right;
}

.view_my_icon a {
  display: inline-block;
  height: 40px;
  border-radius: 5px;
  box-sizing: border-box;
  width: 130px;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background: #737373;
  transition: 0.3s;
}

.view_my_icon a p {
  display: inline-block;
}

.view_my_icon a:hover {
  background: #232323;
}

.view_my_icon a#heart-login {
  cursor: pointer;
}

.view_my_icon a.heart-login:hover {
  background: #935151;
}

.view_my_icon a#heart-login:hover {
  background: #935151;
}

.view_my_icon a.heart-login-active {
  background: #935151;
}

.view_my_icon a.heart-login-active:hover {
  background: #232323;
}

.data_view_tab {
  width: 1100px;
  position: relative;
  float: left;
  margin: 30px 0 0px;
}

.data_view_tab ul {
  width: 1200px;
  margin-left: 99px;
}

.pro_view_con {
  width: 95%;
  max-width: 1200px;
  min-height: 600px;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
}

.pro_view_con .tit {
  color: #333;
  font-weight: bold;
}

.tb_pro_view {
  width: 100%;
  table-layout: fixed;
}

.tb_pro_view th {
  height: 28px;
  background: #efefef;
  text-align: center;
  border: 1px solid #ccc;
}

.tb_pro_view td {
  height: 28px;
  text-align: center;
  border: 1px solid #ccc;
}

.tb_pro_view td.high {
  padding: 5px 0;
  line-height: 21px;
}

/* .login_box {  width:725px; height:195px; position:relative; background:url(../images/login_box_bg2.jpg) no-repeat 0 0; margin:0 auto; padding:30px 0 0 197px; } */
.login_box {
  width: 725px;
  height: 600px;
  position: relative;
  border: 1px solid #ccc;
  margin: 0 auto;
  margin-bottom: 100px;
  background: #ffffff;
  box-sizing: border-box;
  word-break: keep-all;
}

.login_box#findidpw {
  width: 725px;
  height: 170px;
}

.tb_login {
  width: 420px;
  table-layout: fixed;
  margin: 0 auto;
  margin-top: 50px;
}

.tb_login td {
  height: 60px;
}

.tb_login td.opt {
  font-size: 14px;
}

/* 로그인 버튼 스타일 수정 */
.login_btn {
  position: relative;
  margin: 0 auto;
  /* width: 720px; */
  width: 420px; /* 250110 width 변경 */
  height: 60px; /* 250110  추가 */
  background-color: #fff; /* 250110  추가 */
  border-radius: 5px; /* 250110  추가 */
  border: 2px solid #000;
  font-size: 1rem; /* 250110  추가 */
  color: #000;
  column-rule: #000;
  font-weight: bold; /* 250110  추가 */
  transition: background-color 0.3s ease; /* 250110  추가 */
  margin: 10px auto; /* 250110  추가 */
  -webkit-appearance: none;
}

.login_btn:hover {
  background-color: #efefef; /* 250110  추가 */
}

.login_btn a {
  margin-top: 10px;
}

.tb_login_btn {
  width: 725px;
  table-layout: fixed;
}

.tb_login_btn td {
  height: 30px;
  font-weight: bold;
}

.tb_join_s02 {
  width: 100%;
  table-layout: fixed;
}

.tb_join_s02 td {
  height: 48px;
  border-top: 1px solid #9696c0;
  border-bottom: 1px solid #9696c0;
  color: #333;
}

.b-grey {
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
}

/*
.sub_tab { width:100%; height:33px; position:relative; }
.sub_tab li { display:inline; float:left; width:86px; text-align:center; background:url(../images/tab_bg_off.gif) no-repeat 0 0; padding-top:9px; height:24px; line-height:12px; color:#666; font-weight:bold; }
.sub_tab li a { color:#666; }
.sub_tab li.on { background:url(../images/tab_bg_on.gif) no-repeat 0 0; color:#fff; font-weight:bold; }
.sub_tab li.on a { color:#fff; }
*/

.sub_tab {
  width: 100%;
  height: 33px;
  position: relative;
}

.sub_tab ul {
  position: relative;
  margin: 0;
  padding: 0;
}

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

.sub_tab li {
  display: inline;
  float: left;
  width: 86px;
  text-align: center;
  background: url(../images/tab_bg_off.gif) no-repeat 0 0;
  padding-top: 9px;
  height: 24px;
  line-height: 12px;
  color: #666;
  font-weight: bold;
}

.sub_tab li a,
.sub_tab li a span {
  position: relative;
  cursor: pointer;
  color: #666;
}

.sub_tab li a {
  float: left;
  text-decoration: none;
}

.sub_tab li a span {
  width: 86px;
  display: inline-block;
  color: #666;
  text-align: center;
}

.sub_tab li ul {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  white-space: nowrap;
  list-style: none;
  *zoom: 1;
}

.sub_tab li ul:after {
  display: block;
  clear: both;
  content: "";
}

.sub_tab li li {
  width: 100%;
  height: 600px;
  text-align: left;
  font-weight: normal;
  overflow: visible;
  position: relative;
  left: -1px;
  padding: 0 10px;
  background: transparent;
}

.sub_tab li li a {
  padding: 0;
  margin: 0;
  font-weight: normal;
  color: #666;
}

.sub_tab.m1 .m1,
.sub_tab.m2 .m2,
.sub_tab.m3 .m3,
.sub_tab.m4 .m4,
.sub_tab.m5 .m5,
.sub_tab.m6 .m6,
.sub_tab.m7 .m7,
.sub_tab.m8 .m8,
.sub_tab.m9 .m9,
.sub_tab.m10 .m10,
.sub_tab.m11 .m11,
.sub_tab.m12 .m12 {
  background: url(../images/tab_bg_on.gif) no-repeat 0 0;
  color: #fff;
  font-weight: bold;
}

.sub_tab.m1 .m1 a span,
.sub_tab.m2 .m2 a span,
.sub_tab.m3 .m3 a span,
.sub_tab.m4 .m4 a span,
.sub_tab.m5 .m5 a span,
.sub_tab.m6 .m6 a span,
.sub_tab.m7 .m7 a span,
.sub_tab.m8 .m8 a span,
.sub_tab.m9 .m9 a span,
.sub_tab.m10 .m10 a span,
.sub_tab.m11 .m11 a span,
.sub_tab.m12 .m12 a span {
  color: #fff;
  font-weight: bold;
}

.sub_tab.m1 .m1 ul,
.sub_tab.m2 .m2 ul,
.sub_tab.m3 .m3 ul,
.sub_tab.m4 .m4 ul,
.sub_tab.m5 .m5 ul,
.sub_tab.m6 .m6 ul,
.sub_tab.m7 .m7 ul,
.sub_tab.m8 .m8 ul,
.sub_tab.m9 .m9 ul,
.sub_tab.m10 .m10 ul,
.sub_tab.m11 .m11 ul,
.sub_tab.m12 .m12 ul {
  display: block;
}

.sub_tab li li a:hover,
.sub_tab li li a:active,
.sub_tab li li a:focus,
.sub_tab.s1 .s1 a,
.sub_tab.s2 .s2 a,
.sub_tab.s3 .s3 a,
.sub_tab.s4 .s4 a,
.sub_tab.s5 .s5 a,
.sub_tab.s6 .s6 a,
.sub_tab.s7 .s7 a,
.sub_tab.s8 .s8 a,
.sub_tab.s9 .s9 a,
.sub_tab.s10 .s10 a,
.sub_tab.s11 .s11 a,
.sub_tab.s12 .s12 a {
  font-weight: bold;
  color: #333;
  letter-spacing: -1px;
}

.sub_tab.js_off {
  padding: 0;
}

.sub_tab.js_off ul {
  border: 0;
}

.sub_tab.js_off li {
  float: none;
}

.sub_tab.js_off li a {
  float: none;
  font-weight: bold;
}

.sub_tab.js_off li ul {
  display: block;
  position: static;
  left: 0;
  top: 0;
  padding: 5px 0;
  background: #fff;
}

.sub_tab.js_off li li {
  display: inline;
}

.sub_tab.js_off li li a {
  font-weight: normal !important;
  color: #333;
  letter-spacing: normal;
}

.sub_tab.js_off li li a:hover,
.sub_tab.js_off li li a:active,
.sub_tab.js_off li li a:focus {
  text-decoration: underline;
  /* display: ; */
}

.recruit_t-tx {
  width: 100%;
  position: relative;
  height: 31px;
  border-bottom: 1px solid #d1d1d1;
  padding-top: 18px;
}

.recruit_box {
  width: 780px;
  height: 152px;
  position: relative;
  background: url(../images/app_box_bg.jpg) no-repeat 0 0;
  padding-top: 9px;
}

.tb_recruit_s01 {
  width: 100%;
  table-layout: fixed;
}

.tb_recruit_s01 td {
  height: 35px;
}

.tb_recruit_s01 th {
  padding-left: 24px;
  text-align: left;
}

.recruit_form {
  width: 100%;
  position: relative;
}

.recruit_form .left {
  width: 197px;
  position: relative;
  margin: 20px 37px 0 0;
  float: left;
}

.recruit_form .left .img {
  width: 197px;
  position: relative;
  margin-bottom: 10px;
}

.recruit_form .left .img img {
  width: 195px;
  height: 242px;
  border: 1px solid #e5e5e5;
}

.recruit_form .right {
  width: 546px;
  position: relative;
  float: left;
}

.outline {
  width: 100%;
  position: relative;
  float: left;
  margin-bottom: 30px;
}

.outline .tit {
  width: 100%;
  position: relative;
  font-size: 14px;
  color: #000066;
  font-weight: bold;
  margin-bottom: 5px;
}

.outline .left {
  width: 485px;
  position: relative;
  float: left;
  margin-right: 35px;
}

.outline .right {
  width: 260px;
  position: relative;
  float: left;
}

.tb_outline {
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #9696c0;
}

.tb_outline th {
  height: 36px;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #dedede;
  color: #666;
}

.tb_outline td {
  height: 36px;
  font-size: 12px;
  border-bottom: 1px solid #dedede;
  text-align: left;
}

.tb_outline td.high {
  padding: 5px 0;
  vertical-align: top;
  line-height: 18px;
}

.tb_outline .b-border {
  border-bottom: 1px solid #9696c0;
}

.outline_product {
  width: 100%;
  position: relative;
  float: left;
}

.outline_product .box {
  width: 183px;
  height: 268px;
  float: left;
  display: inline;
  margin: 0 16px 16px 0;
  background: url(../images/sc04_02_bg.gif) no-repeat 0 0;
}

.outline_product .box.last {
  margin-right: 0;
}

.outline_product .box .tit {
  width: 100%;
  height: 23px;
  padding-top: 12px;
  color: #000066;
  font-weight: bold;
  text-align: center;
}

.outline_product .box ul {
  margin: 12px 0 0 20px;
}

.outline_product .box ul li {
  background: url(../images/ic_dot3.gif) no-repeat 0 8px;
  padding-left: 7px;
  line-height: 18px;
  margin-bottom: 6px;
}

.tb_tec {
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #dedede;
}

.tb_tec th {
  height: 30px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #dedede;
}

.tb_tec td {
  height: 30px;
  border-bottom: 1px solid #dedede;
}

.tb_tec td.r_bg {
  background: url(../images/sc04_02_red_bg.gif) no-repeat 0 4px;
  padding-left: 11px;
  font-weight: bold;
  color: #fff;
}

.history {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 30px;
  margin-bottom: 30px;
  float: left;
}

.history .year {
  width: 20%;
  position: relative;
  float: left;
  padding: 70px 0 0 0;
}

.history .year2 {
  width: 20%;
  position: relative;
  float: left;
  padding: 0 0 0 0;
}

.history .list {
  width: 70%;
  position: relative;
  float: left;
}

.history .list .tit-e {
  width: 100%;
  position: relative;
  font-size: 18px;
  color: #333;
  line-height: 24px;
  font-weight: bold;
  float: left;
}

.history .list .tit-k {
  width: 100%;
  position: relative;
  font-size: 18px;
  color: #999;
  line-height: 24px;
  font-weight: bold;
  float: left;
  margin-bottom: 20px;
}

.history .list .date {
  width: 52px;
  position: relative;
  font-size: 12px;
  color: #000;
  line-height: 24px;
  font-weight: bold;
  float: left;
  margin-right: 36px;
  text-align: right;
}

.history .list .work {
  width: 517px;
  position: relative;
  font-size: 12px;
  color: #666;
  line-height: 24px;
  font-weight: normal;
  float: left;
  text-align: left;
}

.search-result_guide {
  width: 100%;
  height: 28px;
  position: relative;
  margin-top: 10px;
  font-weight: bold;
}

.search-result_guide span {
  color: #c4161c;
}

.search-result {
  width: 100%;
  position: relative;
}

.search-result li {
  padding: 0 0 26px;
  position: relative;
  float: left;
}

.search-result li .state {
  width: 100%;
  height: 32px;
  position: relative;
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 23px;
}

.search-result li .state .loca {
  position: absolute;
  top: 9px;
  left: 0;
  color: #333;
  margin-left: -3px;
}

.search-result li .state .bt {
  position: absolute;
  top: 0;
  right: 0;
}

.search-result li .left {
  width: 244px;
  height: 190px;
  float: left;
  position: relative;
  margin-right: 27px;
}

.search-result li .left .check {
  position: absolute;
  top: 0;
  left: 0;
}

.search-result li .left .img {
  position: absolute;
  top: 0;
  left: 24px;
  width: 190px;
  height: 160px;
  padding: 14px;
  border: 1px solid #ccc;
  background: #eee;
}

.search-result li .right {
  width: 509px;
  float: left;
  position: relative;
}

.search-result li .right dl {
  margin-bottom: 12px;
}

.search-result li .right dt {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
  line-height: 14px;
  font-weight: bold;
}

.search-result li .right dt a {
  color: #333;
}

.search-result li .right dd {
  line-height: 18px;
}

/*.com_step01 { position:relative; width:720px; height:193px; background:#;  border:solid 1px #dadada; padding:20px 15px;margin-top:12px; line-height:20px; }
.com_step02 { position:relative; width:770px; height:415px; background:#f6f6f6; padding:8px 0 0 10px; border:solid 1px #dadada; margin-top:12px; line-height:20px; }
.com_step02 p.tit { position:relative; width:100%; color:#000066; font-weight:bold; margin-bottom:4px; line-height:18px; float:left; }
.com_step02 p.tit span { color:#000; }
.com_step02 p.check { margin-bottom:24px; padding-left:13px; line-height:18px; }
.com_step02 p.check label { margin-right:65px; }
.tb_com_step02 { width:100%; }
.tb_com_step02 td { padding-bottom:17px; padding-left:13px; line-height:18px; }
.tb_com_step02 td label { margin-right:65px; }
.tb_com_step02 td span { color:#000; }
.tb_com_step02 th { height:30px; color:#000066; font-weight:bold; text-align:left; line-height:18px; }*/

.tb_exh_m-list {
  width: 100%;
  table-layout: fixed;
  border-bottom: 1px solid #9696c0;
}

.tb_exh_m-list td {
  line-height: 18px;
  vertical-align: top;
}

.tb_exh_m-list td p {
  line-height: 20px;
  font-size: 13px;
}

.tb_exh_m-list td.tit {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  padding: 20px 0 4px;
}

.tb_exh_m-list td.tit a {
  color: #000;
}

.tb_exh_m-list td.date {
  font-size: 12px;
  color: #999;
}

.tb_exh_m-list td.tx {
  padding-right: 20px;
}

.tb_exh_s-list {
  width: 100%;
  table-layout: fixed;
}

.tb_exh_s-list td {
  line-height: 18px;
  vertical-align: top;
}

/* .tb_exh_s-list td.tx {
    border-bottom: 1px solid #dedede;
}
 */

.tb_exh_s-list td.tx p {
  line-height: 20px;
}

.tb_exh_s-list tr:nth-child(3n) {
  border-bottom: 1px solid #dedede;
}

.tb_exh_s-list tr:last-child {
  border-bottom: 0;
}

.tb_exh_s-list td.tit {
  font-size: 14px;
  font-weight: bold;
  color: #4c4c4c;
  padding: 35px 0 4px;
}

.tb_exh_s-list td.tit a {
  color: #666;
}

.tb_exh_s-list td.date {
  font-size: 12px;
  color: #999;
  padding-bottom: 10px;
}

.tb_exh_s-list td.img {
  padding: 20px 0;
  /*     border-bottom: 1px solid #dedede; */
}

.tb_exh_r-list {
  width: 100%;
  table-layout: fixed;
}

.tb_exh_r-list td {
  line-height: 18px;
  vertical-align: top;
}

.tb_exh_r-list td.tx {
  border-bottom: 1px solid #dedede;
}

.tb_exh_r-list td.tx p {
  line-height: 20px;
}

.tb_exh_r-list td.tit {
  font-size: 14px;
  font-weight: bold;
  color: #4c4c4c;
  padding: 21px 0;
}

.tb_exh_r-list td.tit a {
  color: #666;
}

.tb_video-list {
  width: 100%;
  table-layout: fixed;
}

.tb_video-list td.video {
  height: 130px;
  background: url(../images/b_vedio_list_bg.gif) no-repeat 0 20px;
  padding-top: 36px;
  text-align: center;
  vertical-align: top;
}

.tb_video-list td.tit {
  text-align: center;
  height: 35px;
  border-bottom: 1px solid #dedede;
  vertical-align: top;
}

.tb_video-list td.bl {
  border-bottom: 1px solid #dedede;
}

/* .video_1 {
    width: 170px;
    height: 150px;
    background: url(../images/b_vedio_list_bg.gif) no-repeat 0 20px;
    padding-top: 36px;
    text-align: center;
    vertical-align: top;
} */

.bt_alphabet {
  width: 100%;
  position: relative;
  margin: 20px 0 -10px;
}

.bt_alphabet ul {
  position: absolute;
  right: 0;
  top: 0;
}

.bt_alphabet ul li {
  float: left;
  display: inline;
  margin-left: 2px;
}

.bbb {
  background-color: #ffffff;
  font-size: 12px;
  border-width: 1px;
  border-color: #b5b5b5;
  border-style: solid;
}

.fff {
  background-color: #f9faf2;
  font-size: 12px;
  border-width: 1px;
  border-color: #b5b5b5;
  border-style: solid;
}

.app_last {
  width: 100%;
  padding: 40px 0;
  color: #666;
  font-size: 14px;
  font-weight: bold;
  border-top: solid 1px #ababab;
  border-bottom: solid 1px #ababab;
  text-align: center;
}

.app_last img {
  margin-bottom: 30px;
  text-align: center;
}

.app_last strong {
  color: #c4161c;
  font-weight: bold;
}

.app_ok {
  width: 100%;
  padding: 40px 0;
  color: #666;
  font-size: 14px;
  font-weight: bold;
  border-top: solid 1px #ababab;
  border-bottom: solid 1px #ababab;
  text-align: center;
}

.app_ok img {
  margin-bottom: 30px;
  text-align: center;
}

.app_ok strong {
  color: #000;
  font-weight: bold;
}

.app_not {
  width: 100%;
  padding: 40px 0;
  color: #666;
  font-size: 14px;
  font-weight: bold;
  border-top: solid 1px #ababab;
  border-bottom: solid 1px #ababab;
  text-align: center;
}

.app_not img {
  margin-bottom: 30px;
  text-align: center;
}

.app_not strong {
  color: #000;
  font-weight: bold;
}

button.app_btn_ok {
  width: 92px;
  height: 26px;
  font-size: 11px;
  color: #333;
  font-weight: bold;
  background: #fff;
  text-align: center;
  border-top: solid 1px #c3c3c3;
  border-bottom: solid 1px #838383;
  border-left: solid 1px #929292;
  border-right: solid 1px #929292;
  margin: 40px 0 0 344px;
}

.map ul {
  padding: 10px 0 30px 0;
}

.map ul li {
  float: left;
  vertical-align: middle;
}

.map ul li.map_icon {
  padding-right: 5px;
}

.map ul li.map_add {
  padding-right: 215px;
}

.map ul li.map_tel {
  padding-right: 40px;
}

.map .btn {
  width: 64px;
  height: 21px;
  position: absolute;
  top: 307px;
  left: 180px;
}

.map .tx {
  width: 990px;
  margin-top: 30px;
}

.map .tx dl {
  margin-top: 20px;
  margin-left: 5px;
}

.map .tx dt {
  margin-bottom: 13px;
  margin-top: 5px;
  font-weight: bold;
  color: #db0000;
  line-height: 18px;
  font-size: 20;
}

.map .tx td {
  font-size: 13;
}

.map .tx dd {
  background: url("../images/ic_dot2.gif") no-repeat 6px 8px;
  line-height: 22px;
  padding-left: 14px;
  font-size: 13;
}

.search p.result_txt01 {
  color: #666;
  font-size: 24px;
}

.search p.result_txt01 strong {
  color: #c4161c;
  font-size: 26px;
}

.search p.result_txt01 a {
  background: #e53134;
  display: block;
  font-size: 22px;
  font-weight: 400;
  margin: 0 auto;
  margin-top: 30px;
  color: #ffffff;
  padding: 15px 30px;
  border-radius: 10px;
  width: fit-content;
}

.search p.result_txt02 {
  position: relative;
  width: 1200px;
  color: #333;
  vertical-align: middle;
  margin-top: 25px;
  padding-top: 10px;
  border-top: solid 2px #cdcdcd;
}

.search p.result_txt02 a {
  position: absolute;
  right: 0;
  top: 15px;
  width: 119px;
  height: 25px;
  margin-top: -6px;
}

.search .search_result {
  border-bottom: 1px solid lightgrey;
  padding: 20px 0;
  width: 100%;
}

.search .search_result .result_box {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 10px;
  width: 100%;
}

.result-content-box {
  width: calc(100% - 300px);
}

.result-content-box > div:nth-child(1) {
  width: fit-content;
  float: left;
}

.result-content-box > div:nth-child(2) {
  float: right;
  margin-top: 10px;
}

.search .search_result .result_box > div {
  float: left;
}

.search .search_result .result_box .result_img {
  padding: 8px;
  background: #eee;
  border: solid 1px #ccc;
  margin: 0 20px 0 10px;
  width: 250px;
}

.search .search_result .result_box .result_img a {
  display: block;
  width: 100%;
  text-align: center;
}

.search .search_result .result_box div dt {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.search .search_result .result_box div dd {
  color: #666;
  font-size: 12px;
  line-height: 19px;
}

/* search new page */
.search #search_tab {
  width: 100%;
  margin: 0 auto 20px auto;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  box-sizing: border-box;
}

.search #search_tab ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 10px;
}

.search #search_tab ul li {
  padding: 0 10px;
  position: relative;
}

.search #search_tab ul li:first-child {
  padding-left: 0;
}

.search #search_tab ul li:last-child {
  padding-right: 0;
}

.search #search_tab ul li:last-child::after {
  display: none;
}

.search #search_tab ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 55%;
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background: #c0c0c0;
}

.search #search_tab ul li a {
  display: block;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 300;
}

.search #search_tab ul li a.tab_active {
  font-weight: 400;
  color: red;
  text-decoration: underline;
}

.search #search_tab ul li a:hover {
  font-weight: 400;
  text-decoration: underline;
}

.search .search_result_contents {
  border-top: 0;
}

.search .search_result_contents .search_result_title {
  padding: 15px 10px;
  font-size: 15px;
  font-weight: 400;
}

.search .search_result_contents .search_result_more {
  padding: 15px 10px;
}

.search .search_result_contents .search_result_more a {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #ab0b0b;
  float: right;
}

.search .search_result_contents div {
  box-sizing: border-box;
}

.search .search_result_contents .search_result_title span {
  color: red;
}

.search .search_result_contents .search_result_con .result_box:first-of-type {
  border-top: 1px solid lightgrey;
}

.search .search_result_contents .search_result_con .result_box {
  border-bottom: 1px solid lightgrey;
  padding: 30px 20px;
  width: 100%;
  position: relative;
  display: table;
}

.search .search_result_contents .search_result_con .result_box .check {
  width: 0;
}

.search .search_result_contents .search_result_con .result_box .result_img {
  padding: 8px;
  background: #fff;
  border: solid 1px #ccc;
  width: 150px;
  display: table-cell;
  vertical-align: middle;
}

.search .search_result_contents .search_result_con .result_box .result_img a {
  display: block;
  width: 100%;
  text-align: center;
}

.search
  .search_result_contents
  .search_result_con
  .result_box
  .result_img
  a
  img {
  width: 100%;
}

.search
  .search_result_contents
  .search_result_con
  .result_box
  .result-content-box {
  width: auto;
  position: relative;
  float: left;
  max-width: calc(100% - 170px);
  margin-left: 20px;
}

.search
  .search_result_contents
  .search_result_con
  .result_box
  .result-content-box
  .search-cate {
  display: block;
  font-size: 14px;
  text-align: left;
  padding-left: 0;
  margin-bottom: 10px;
}

.search
  .search_result_contents
  .search_result_con
  .result_box
  .result-content-box
  dt {
  color: #333;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}

.search
  .search_result_contents
  .search_result_con
  .result_box
  .result-content-box
  dt
  h3 {
  font-size: 22px;
  font-weight: 600;
}

.search
  .search_result_contents
  .search_result_con
  .result_box
  .result-content-box
  dd {
  color: #666;
  font-size: 12px;
  line-height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.search
  .search_result_contents
  .search_result_con
  .result_box
  > div:last-child {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  display: table;
}

.search .search_result_contents .search_result_con .result_box .list_button {
  margin: 0;
  width: auto;
  height: auto;
  padding: 5px 20px;
  font-size: 16px;
  line-height: normal;
  color: #fff;
  background: #434343;
  border-radius: 5px;
}

.search
  .search_result_contents
  .search_result_con
  .result_box
  .list_button::after {
  background: #fff;
}

.search
  .search_result_contents
  .search_result_con
  .result_box
  .list_button:hover {
  color: #434343;
}

/* noimg */

.search
  .search_result_contents
  .search_result_con
  .result_box_noimg:first-of-type {
  border-top: 1px solid lightgrey;
}

.search .search_result_contents .search_result_con .result_box_noimg {
  border-bottom: 1px solid lightgrey;
  padding: 10px 20px;
  width: 100%;
  position: relative;
}

.search .search_result_contents .search_result_con .result_box_noimg .check {
  width: 0;
}

.search
  .search_result_contents
  .search_result_con
  .result_box_noimg
  .result-content-box {
  width: auto;
  position: relative;
  max-width: calc(100% - 150px);
  overflow: hidden;
  word-wrap: break-word;
  float: left;
}

.search
  .search_result_contents
  .search_result_con
  .result_box_noimg
  .result-content-box
  .search-cate {
  display: block;
  font-size: 14px;
  text-align: left;
  padding-left: 0;
  margin-bottom: 10px;
}

.search
  .search_result_contents
  .search_result_con
  .result_box_noimg
  .result-content-box
  dt {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.search
  .search_result_contents
  .search_result_con
  .result_box_noimg
  .result-content-box
  dt
  h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
}

.search
  .search_result_contents
  .search_result_con
  .result_box_noimg
  .result-content-box
  dd {
  color: #666;
  font-size: 12px;
  line-height: 19px;
}

.search
  .search_result_contents
  .search_result_con
  .result_box_noimg
  .result-content-box
  dd
  a {
  color: red;
}

.search
  .search_result_contents
  .search_result_con
  .result_box_noimg
  > div:last-child {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  display: table;
}

.search
  .search_result_contents
  .search_result_con
  .result_box_noimg
  .list_button {
  margin: 0;
  width: auto;
  height: auto;
  padding: 5px 20px;
  font-size: 16px;
  line-height: normal;
  color: #fff;
  background: #434343;
  border-radius: 5px;
}

.search
  .search_result_contents
  .search_result_con
  .result_box_noimg
  .list_button::after {
  background: #fff;
}

.search
  .search_result_contents
  .search_result_con
  .result_box_noimg
  .list_button:hover {
  color: #434343;
}

/* search new page end */

/*«°í¸®ºä¿ë*/
#wrapper {
  margin: 0 auto;
  width: 990px;
}

#container {
  display: block;
  width: 100%;
}

#content01 {
  float: left;
  width: 990px;
}

.document {
  clear: both;
  float: left;
  margin: 20px 0 50px 0;
  width: 100%;
  line-height: 200%;
  word-spacing: -1px;
  letter-spacing: 0px;
}

.sub01_products {
  float: left;
  width: 100%;
}

.products_tab {
  width: 100%;
}

.heritage_tab li {
  display: inline;
  position: relative;
  margin: 0;
  text-align: center;
}

#category_tab_menu.on a {
  width: 145px;
  height: 43px;
  background: url("../images/sub/sub01_category_btn_on.gif");
  position: relative;
}

.clearboth_none {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  width: 0px;
}

/**/
.content .con {
  width: 100%;
  float: left;
  position: relative;
  min-height: 380px;
  padding-bottom: 50px;
}

.step_tit {
  font-weight: bold;
  color: #000;
  font-size: 20px;
}

.com_step01 {
  position: relative;
  width: 780px;
  height: 325px;
  color: #3d3d3d;
  background: #f6f6f6;
  border: solid 1px #dadada;
  padding: 15px 0 15px 20px;
  margin-top: 12px;
  line-height: 30px;
  font-size: 17px;
}

.com_step02 {
  position: relative;
  width: 780px;
  background: #f6f6f6;
  padding: 8px 0 0 0px;
  margin-top: 12px;
  line-height: 15px;
  border: solid 1px #dbdbdb;
}

.com_step03 {
  position: relative;
  width: 780px;
  height: 200px;
  background: url(../images/cs01_bg.gif) no-repeat 0 0;
  padding: 8px 0 0 10px;
  margin-top: 12px;
  line-height: 20px;
}

.com_step02 p.tit {
  position: relative;
  width: 100%;
  color: #000066;
  font-weight: bold;
  margin-bottom: 4px;
  line-height: 18px;
  float: left;
}

.com_step02 p.tit span {
  color: #000;
}

.com_step02 p.check {
  margin-bottom: 24px;
  padding-left: 13px;
  line-height: 18px;
}

.com_step02 p.check label {
  margin-right: 40px;
  width: auto;
}

.tb_com_step02 {
  width: 100%;
}

/*.tb_com_step02 td { padding-bottom:17px; padding-left:13px; line-height:18px; }*/
.tb_com_step02 td {
  padding-bottom: 17px;
  line-height: 18px;
}

.tb_com_step02 td table {
  width: 740px;
  padding: 0 0 0 11px;
  margin-left: 10px;
}

.tb_com_step02 td table:first-child {
  padding-top: 20px;
}

.tb_com_step02 td table td {
  width: 154px;
  vertical-align: top;
}

.tb_com_step02 td input {
  float: left;
  padding-right: 8px;
}

.tb_com_step02 td table td p {
  float: left;
  width: 120px;
  font-size: 17px;
}

.tb_com_step02 td label {
  margin-right: 65px;
}

.tb_com_step02 td span {
  color: #000;
}

.tb_com_step02 th {
  height: 30px;
  color: #c4161c;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  line-height: 18px;
  padding-left: 10px;
}

.tb_com_step02 p.stap2_tit {
  color: #333;
  font-weight: bold;
  text-align: left;
  line-height: 13px;
  padding: 10px 0;
  margin-left: 4px;
}

/* 250110 제품문의 버튼 스타일 추가 */
.tb_regi_btn {
  display: block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  background-color: #1d1d1d;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
}

/* a.btn01 { height:38px; color:#fff; text-align:center; padding:11px 0 0; line-height:12px; display:inline-block; zoom:1; *display:inline; text-decoration:none; font-size:17px; font-weight:bold; vertical-align:middle; background:#e42b26; border:1px solid #000050; }
a.btn02 { height:38px; color:#fff; text-align:center; padding:11px 0 0; line-height:12px; display:inline-block; zoom:1; *display:inline; text-decoration:none; font-size:17px; font-weight:bold; vertical-align:middle; background:#5d8c4e; border:1px solid #155300; }
a.btn03 { height:38px; color:#fff; text-align:center; padding:11px 0 0; line-height:12px; display:inline-block; zoom:1; *display:inline; text-decoration:none; font-size:17px; font-weight:bold; vertical-align:middle; background:#7e7e7e; border:1px solid #282828; } */
a.sizs01 {
  width: 100px;
}

a.sizs02 {
  padding: 7px 7px 0;
}

.mt30 {
  margin-top: 30px;
}

.c {
  text-align: center;
}

.b {
  font-weight: bold;
}

/* 
.tb_board_write {
    width: 100%;
    table-layout: fixed;
    border-top: 1px solid #9696c0;
}

.tb_board_write th {
    height: 35px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #dedede;
    color: #000066;
}

.tb_board_write th.grey {
    color: #333;
}

.tb_board_write th.grey_c {
    color: #333;
    text-align: center;
}

.tb_board_write td {
    height: 35px;
    border-bottom: 1px solid #dedede;
    text-align: left;
}

.tb_board_write td.center {
    text-align: center;
}

.tb_board_write td.right {
    text-align: right;
}

.tb_board_write td.high {
    padding: 15px 0;
    vertical-align: top;
    line-height: 18px;
}

.tb_board_write td.high2 {
    padding: 10px 0;
    vertical-align: top;
    line-height: 18px;
}

.tb_board_write .b-border {
    border-bottom: 1px solid #9696c0;
}

 */

.certification {
  width: 100%;
  border-top: solid 2px #c4161c;
}

.certification tr {
  border-bottom: solid 1px #ccc;
}

.certification th {
  /*     background: #f4f4f4; */
  color: #3d3d3d;
  padding: 20px 10px;
  text-align: center;
  border-left: solid 1px #ccc;
  font-size: 17px;
  font-weight: 500;
}

.certification th:first-child {
  border-left: none;
}

.certification td {
  color: #3d3d3d;
  border-bottom: solid 1px #ccc;
  padding: 15px;
}

.certification td:first-child {
  border-left: none;
}

.certification td.center {
  text-align: center;
}

.search_box_1 {
  width: 100%;
  position: relative;
  height: 67px;
  background: url("../images/search-box_bg_2.gif") no-repeat;
  background-size: cover;
}

.search_box_1 .search_1 {
  position: absolute;
  top: 22px;
  left: 20vw;
  font-weight: bold;
  color: #000;
  font-size: 16.5px;
  color: #000;
}

.search_box_1 .select-box_1 {
  position: absolute;
  top: 66px;
  left: 96px;
}

.sub02_search_box_1 {
  margin-top: 10px;
  width: 100%;
  border: solid 1px #ccc;
  height: 50px;
}

.sub02_line01_1 {
  padding: 10px 10px 5px 10px;
}

.product_left_padding {
  padding-left: 14px;
}

.dd {
  margin-left: 0;
}

.w33 {
  letter-spacing: -1px;
  font-size: 14px;
}

/*140401*/
.pro_list_img li .img > a {
  display: block;
  position: relative;
  height: 160px;
  background-color: #fff;
}

.pro_list_img li .img > a > img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 90%;
}

/*.pro_list_img li{
	height: 410px;
}*/
.pro_list_img li .desc {
  position: absolute;
  width: 100%;
  height: 100px;
  overflow-y: auto;
  top: 260px;
  left: 0;
  line-height: 16px;
}

/*.pro_list_img li .btn{
	top:370px;
}*/

/* 
.pro_list_new li .img>a {
    display: block;
    position: relative;
    height: 160px;
    background-color: transparent;
}

.pro_list_new li .img>a>img {
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
 */
/*.pro_list_img li{
	height: 410px;
}*/
.pro_list_new li .desc {
  position: absolute;
  width: 100%;
  height: 100px;
  overflow-y: auto;
  top: 260px;
  left: 0;
  line-height: 16px;
}

#layer_fixed {
  height: 35px;
  width: 100%;
  color: #555;
  font-size: 12px;
  position: fixed;
  z-index: 999;
  bottom: 700px;
  left: -400px;
  /*-webkit-box-shadow: 0 1px 2px 0 #777;
    box-shadow: 0 1px 2px 0 #777;
    background-color:#ccc;*/
}

/*설명서*/
td {
  vertical-align: middle;
}

td img {
  vertical-align: middle;
}

.box_wrap {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 50px !important;
  white-space: normal;
}

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

.box_wrap iframe {
  display: block;
  margin: 0 auto;
}

.box_wrap table {
  word-break: break-all;
}

.box_wrap td p img {
  vertical-align: middle;
}

.box_wrap h3 {
  margin: 10px 0;
}

.box_wrap h4 {
  margin: 4px 0;
}

.box {
  width: 100%;
}

.box > img {
  width: 100%;
}

.halfbox {
  width: 50%;
  float: left;
  box-sizing: border-box;
}

.halfbox h2 {
  text-align: left !important;
}

.halfbox > div {
  margin-top: 20px;
}

.halfbox > div > p {
  line-height: 1.5;
}

.halfbox > img {
  width: 95%;
  min-width: 0;
  display: block;
  margin: 15px auto;
}

.halfbox2 {
  float: left;
  width: 33%;
}

.halfbox2 > img {
  width: 95%;
  min-width: 0;
  display: block;
  margin: 15px auto;
}

#devContentArea .halfbox table {
  width: 90%;
  margin: 10px auto;
}

.text_left {
  text-align: left !important;
}

.text_right {
  text-align: right !important;
}

.text_center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

.text_border {
  border: 1px solid;
  border-radius: 3px;
}

.backslash {
  background: url(../images/backslash.png) no-repeat;
  background-size: 100% 100%;
}

/* 제품사양 */

#devContentArea .bgcolor {
  background-color: #efefef;
  padding: 8px 16px !important;
  text-align: center;
  font-weight: 500 !important;
  font-size: 15px !important;
}

#devContentArea .bgcolor td {
  font-size: 15px !important;
}

.border_hidden {
  border: hidden !important;
  padding: 0 !important;
}

.margin_bottom_10 {
  margin-bottom: 10px;
}

.margin_bottom_20 {
  margin-bottom: 20px;
}

.margin_bottom_30 {
  margin-bottom: 30px;
}

.margin_bottom_50 {
  margin-bottom: 50px;
}

.margin_bottom_100 {
  margin-bottom: 100px;
}

.margin_bottom_120 {
  margin-bottom: 120px;
}

.tolerance {
  width: 25px;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  position: relative;
  top: 2px;
}

.tolerance .sup {
  display: block;
}

.box_wrap sup {
  vertical-align: super;
  /* font-size: smaller; */
}

.tolerance .sub {
  display: block;
  text-indent: 2px;
  position: relative;
  bottom: 5px;
}

.float_right {
  float: right;
}

.img_box {
  max-width: 1200px;
  width: 100%;
  margin: 20px 0 50px 0;
  padding: 10px;
  box-sizing: border-box;
}

.img_box img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}

.quaterbox {
  width: 25%;
  float: left;
}

.queterbox img {
  width: 100%;
}

.box_center {
  width: fit-content;
  margin: 0 auto;
}

.text_pbox {
  display: inline-flex;
}

.padding_right5 {
  padding-right: 5px;
}

.text_pbox {
  display: inline-flex;
}

.padding_right5 {
  padding-right: 5px;
}

.halfbox ul {
  margin: 20px 0 0 20px;
}

.halfbox ul > li {
  margin-bottom: 5px;
}

.halfbox ul,
.halfbox li {
  list-style: disc;
  font-size: 16px;
  line-height: 21px;
  word-break: keep-all;
}

.box_wrap > p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
}

.box_wrap > ul,
.box_wrap > ul > li {
  list-style: disc;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
  word-break: keep-all;
  line-height: 1.3;
}

.box_wrap > ul {
  margin-left: 20px;
}

.box_wrap > h3 {
  margin: 10px 0;
}

/* 
p img {
    height: 18px;
}
 */

.mark img {
  height: 25px;
}

.mark2 img {
  height: 50px;
}

.square {
  display: inline-block;
  border: 1px solid black;
  width: 10px;
  height: 10px;
  margin-right: 1px;
}

/* 생산종료제품 테이블 스타일 */
.discontinued .category_title {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}

/* 주요특장점 */
.feature {
  width: 100%;
  margin: 0px auto 50px;
  max-width: 942px;
}

.feature > h3 {
  margin-bottom: 19px !important;
  font-size: 24px !important;
}

.feature > table {
  margin-bottom: 8px;
}

.feature_img {
  width: 100%;
  margin: 0 auto;
}

.feature_img img {
  width: 100%;
}

/* 찾아오시는 길 */

.con h2 {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 35px;
  text-align: center;
  color: #6b6b6b;
}

.con h2 div {
  width: 100px;
  border-bottom: 5px solid #6b6b6b;
  margin: 0 auto;
  margin-top: 20px;
}

.map {
  width: 100%;
  height: 550px;
  margin: 0 auto;
  background: #333333;
  overflow: hidden;
}

/* iframe {
    width: 100%;
    height: 500px;
    border: none;
} */

.map p {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
}

.map p span {
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  margin-left: 3%;
  color: #ffffff;
  letter-spacing: -0.5px;
}

.map p span:first-child {
  margin-left: 0;
}

.tx {
  width: 75%;
  margin: 30px auto;
}

.tx ul {
  margin-top: 40px;
}

.tx ul li {
  list-style: circle;
  font-size: 1.2rem;
  letter-spacing: -1px;
  margin-top: 7px;
}

/* 목록 버튼 */
.list_button {
  position: relative;
  display: block;
  margin: 60px auto;
  font-size: 19px;
  font-weight: 500;
  width: 130px;
  height: 38px;
  box-sizing: border-box;
  border: 2px solid #434343;
  line-height: 36px;
  text-align: center;
  overflow: hidden;
  transition: 0.2s ease-in;
  color: #434343;
  z-index: 0;
  cursor: pointer;
}

.list_button::after {
  content: "";
  position: absolute;
  background: #434343;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  transition: 0.3s ease-in;
  z-index: -1;
}

.list_button:hover {
  color: #ffffff;
}

.list_button:hover::after {
  left: 0;
}

/* 게시글 상세페이지 이전 다음 버튼 스타일 */
.prev_next .line::before {
  content: "";
  display: block;
  width: 1px;
  height: 19px;
  background-color: #e0dfdf;
  box-sizing: border-box;
}

.prev_next .prev_title,
.prev_next .next_title {
  cursor: pointer;
  transition: 0.3s ease;
}

.prev_next .prev_title:hover,
.prev_next .next_title:hover {
  background-color: #f0efef;
}

.prev_next .prev_title td:nth-child(3),
.prev_next .next_title td:nth-child(3) {
  padding: 13px 0;
}

/* **버튼 스타일** */
/* 글쓰기 버튼 */
.write_btn,
.modify_btn,
.delete_btn {
  background-color: #eaebec;
  border: 1px solid #ccc;
  color: #333;
  width: 100px;
  padding: 10px 0;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  transition: 0.3s ease all;
}

.write_btn:hover {
  background-color: #d9d9db;
}

.modify_btn {
  background-color: #131313;
  color: #fff;
  border: none;
}

.delete_btn {
  background-color: #5e5e5e;
  color: #fff;
  border: none;
}

.modify_btn:hover,
.delete_btn:hover {
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}

.mylist_delete_btn {
  background-color: #f5f5f5;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

.mylist_delete_btn:hover {
  background-color: #e3e3e3;
  border-color: #bdbdbd;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.mylist_delete_btn:active {
  transform: scale(0.98);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

delete_btn a {
  color: #4285f4; /* 구글 블루 색상 */
}
/* media qurey */

@media screen and (max-width: 1440px) {
  .square {
    width: 7px;
    height: 7px;
  }
}

@media screen and (max-width: 1280px) {
  #sub_container .contents {
    width: 100%;
    margin: 0 auto;
  }

  .halfbox {
    width: 100%;
    float: left;
  }

  .halfbox > img {
    width: 100%;
  }

  .halfbox2 {
    width: 100%;
    float: left;
  }

  .halfbox2 > img {
    width: 100%;
  }

  #devContentArea .box_wrap table tr,
  #devContentArea .box_wrap table td {
    padding: 12px 5px;
  }

  .img_box img {
    width: 100%;
  }

  .quaterbox {
    width: 100%;
  }

  .pro_view_info {
    height: auto;
    padding-bottom: 10px;
  }

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

  .pro_view_info .left {
    width: fit-content;
    height: auto;
    margin: 0 auto;
    display: block;
    float: none;
  }

  .pro_view_info .left img {
    width: 80%;
    height: auto;
  }

  .pro_view_info .left .img a {
    display: none;
  }

  .pro_view_info .right {
    width: 100%;
    height: max-content;
    min-height: auto;
    margin: 20px auto;
    display: block;
    padding-bottom: 0;
  }

  .pro_view_a {
    position: static;
  }

  .pro_view_a .view_my_icon {
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .pro_view_a .view_my_icon a {
    width: 23%;
    margin: 10px 0;
  }

  .pro_view_a > a:first-of-type {
    margin-left: 0;
  }

  .halfbox ul,
  .halfbox li {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
  }

  .halfbox ul {
    padding: 0 20px;
  }

  .box_wrap .vid_youtube {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }

  .box_wrap .vid_youtube iframe,
  .box_wrap .vid_youtube object,
  .box_wrap .vid_youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .map {
    width: 95%;
    height: 670px;
    margin: 0 auto;
  }

  .map p span {
    display: block;
    margin: 0 auto;
    height: 30px;
  }

  .contents > div:nth-of-type(3) > div.map {
    height: 610px;
  }
}

@media screen and (max-width: 800px) {
  .board_search {
    text-align: center;
  }

  /* 게시글 상세페이지 이전 다음 버튼 스타일 */

  .prev_next .prev_title,
  .prev_next .next_title {
    padding: 8px 0;
  }

  .prev_next .prev_title a,
  .prev_next .next_title a {
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}

@media screen and (max-width: 725px) {
  .login_box {
    width: 100%;
    height: auto;
    padding-bottom: 100px;
  }

  .login_btn {
    width: 100%;
  }

  .login_btn:hover {
    background-color: #fff;
  }

  #devContentArea td span {
    display: block;
  }

  #devContentArea .tb-rl {
    writing-mode: tb-rl;
    text-orientation: upright;
    margin: 0 auto;
    width: 15px;
  }

  #devContentArea th span {
    display: block;
  }

  #devContentArea td span.tolerance {
    display: inline-block;
  }

  #devContentArea .square {
    display: inline-block;
  }

  #devContentArea .halfbox table {
    width: 100%;
    margin: 0 auto;
  }

  /* 생산종료제품 테이블 스타일 */
  .discontinued #devContentArea .table_container {
    overflow-x: auto;
  }

  .discontinued #devContentArea .table_container table {
    width: 190%;
  }

  .square {
    width: 7px;
    height: 7px;
    box-sizing: border-box;
  }

  .box_wrap {
    width: 98%;
  }

  .box_wrap h3 span {
    display: block;
    padding-top: 5px;
    box-sizing: border-box;
    text-indent: 10px;
  }

  .box_wrap h4 span {
    display: block;
    padding-top: 5px;
    box-sizing: border-box;
    text-indent: 10px;
  }

  #devContentArea h2 {
    margin-left: 1%;
  }

  .mark img {
    height: 18px;
  }

  .mark2 img {
    height: 30px;
  }

  .pro_view_info .right {
    width: 100%;
    margin: 20px auto;
    display: block;
  }

  .pro_view_tab {
    display: block;
    width: 100%;
    float: none;
  }

  .pro_view_a {
    float: none;
    display: block;
    margin-top: 30px !important;
    width: 100%;
    /* font-size: 13px; */
    /* text-align: center; */
    margin-right: 0;
    height: auto;
  }

  .view_my_icon {
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .view_my_icon a {
    width: 30%;
    font-size: 15px;
  }

  .view_my_icon a:first-of-type {
    margin-left: 0;
  }

  .view_my_icon a:last-of-type {
    margin-right: 0;
  }

  /* 
    .pro_view_a a img {
        display: block;
        margin: 0 auto;
        height: 20px;
        float: none;
    }

    .pro_view_a a p {
        display: block;
        text-align: center;
        margin-top: 5px;
        float: none;
        font-size: 14px;
    } */

  .box_wrap > ul,
  .box_wrap > ul > li {
    font-size: 12px;
  }

  .tb_exh_s-list colgroup {
    display: none;
  }

  .tb_exh_s-list td {
    display: block;
    width: 100%;
  }

  .tb_exh_s-list td a {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .tb_exh_s-list td.tx {
    display: none;
  }

  .tb_exh_s-list td.tit {
    padding: 5px 5px;
    font-size: 17px;
    word-break: keep-all;
  }

  .tb_exh_s-list td.date {
    text-align: center;
    margin-top: -20px;
  }

  .board_list_No_table td {
    display: block;
    width: 100%;
  }

  .board_list_No_table td .board_search {
    margin: 30px auto;
    margin-bottom: 10px;
    width: 100%;
  }

  .board_list_No_table td .board_search #textfield {
    width: 100%;
  }

  .img_box {
    font-size: 12px;
    margin: 0 0 30px 0;
  }

  table td .table_img img {
    width: 90%;
  }

  .halfbox > img {
    margin: 10px auto;
  }

  .halfbox > div {
    margin-top: 0;
  }

  .mark img {
    height: 20px;
  }

  .tolerance {
    font-size: 10px;
  }

  .text_left {
    margin-left: 5px;
  }

  /* 주요특장점 */
  .feature > h3 {
    margin-bottom: 10px !important;
    font-size: 20px !important;
    line-height: 1.3;
    word-break: keep-all;
  }

  .feature {
    margin-bottom: 35px;
  }

  /* FAQ */
  .qna_top_con form {
    width: 100%;
  }

  .qna_top_con .board_search {
    width: 100%;
  }

  .qna_top_con #textfield {
    width: 100%;
    padding-left: 0;
  }

  .qna_top_con .top_write {
    margin-left: 0;
  }

  .write_btn_group {
    width: fit-content;
    margin: 0 auto;
    display: flex;
    gap: 5px;
  }

  .write_btn_group > a {
    display: inline-block;
    box-sizing: border-box;
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
    font-weight: normal;
    padding: 0;
  }
}

@media screen and (max-width: 500px) {
  .tb_login {
    width: 80%;
  }

  .search_box {
    height: auto;
    padding-bottom: 25px;
  }

  .board_search {
    width: 100%;
    margin: 0 auto;
  }

  #textfield {
    width: 100%;
  }

  .search_box .search {
    font-size: 15px;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .search_box .search span {
    display: block;
    padding-top: 5px;
    text-align: center;
  }

  .search_box .search input {
    display: block;
    width: 90%;
    margin: 13.5px auto;
  }

  .search_box2 {
    height: auto;
    margin-bottom: 20px;
  }

  .search_box2 .search {
    font-size: 15px;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .search_box2 .search span {
    display: block;
    padding-top: 5px;
    text-align: center;
  }

  .search_box2 .search input[type="text"] {
    display: block;
    width: 90%;
    margin: 13.5px auto;
  }

  .search_box2 .data-search,
  .search_box2 .search-button {
    display: block;
    width: 60%;
    margin: 0 auto;
  }

  .search_box2 .select-box select {
    display: block;
    width: 100%;
    margin: 10px auto;
  }

  .pro_view_info .right .tit {
    font-size: 18px;
  }

  .pro_view_info .right .tit b {
    font-size: 22px;
  }

  .pro_view_a .view_my_icon a {
    width: 48%;
    margin: 10px 0;
  }
}
