
/* ------------------------------------------------------------------ */
/* Common Styles
main : da251c
point : 666
point : 222
'notokr', 'KoPub Dotum', sans-serif, 'Gothic A1', 'FontAwesome', "Font Awesome 5 Free"

@media screen and (max-width: 768px) {
}
@media screen and (max-width: 640px) {
}
@media screen and (max-width: 480px) {
}
*/
/* ------------------------------------------------------------------ */
article {margin-bottom: 100px;}
article:last-child {margin-bottom: 0;}

/* page title */
#page-title { padding-top: 170px; padding-bottom: 70px;}
#page-title { background:#332f25  url("../images/sub-bg.jpg") repeat-x scroll 50% 50% / cover; }
#page-title h1 { padding: 0; margin: 0 0 18px 0; font-family: 'Gothic A1', sans-serif; font-size: 50px; line-height: 70px; color: #fff; text-shadow: 0px 1px 5px rgba(0, 0, 0, .3); font-weight: 600}
#page-title h1 span, #page-title a { color: #f2da00; }
#page-title p { padding: 0; margin: 12px 5% 0; font-size: 18px; line-height: 36px; color: #ccc; text-shadow: 0px 1px 2px rgba(0, 0, 0, .3); }
#page-title .root {color: #fff;}

/* page content */
#page-content { padding-top: 3px; padding-bottom: 54px; margin: 0 auto; width: 98%; }

@media screen and (max-width: 1280px) {
  #page-title {padding-top: 120px;}
  #page-title h1 { font-size: 46px; line-height: 60px; font-family: inherit; }
  #page-content { width: 100%; padding: 0 0 30px 0;}
}
@media screen and (max-width: 768px) {
  #page-title { }
  #page-title h1 {font-size: 38px; line-height: 48px;font-family: inherit; }
  #page-title p { font-size: 16px; line-height: 30px;font-family: inherit; }

  /* page content ----------------------------------- */
  #page-content { width: 100%; padding: 30px 10px 30px 10px; }
}

/* page */
.page section { padding-top: 0px; padding-bottom: 12px; }
.content-img {width: 100%; margin-bottom: 30px;}
.page h1, .page h2, .page h3 {font-family: 'notokr', sans-serif; letter-spacing: -0.05em}
.page h1, .title-heading { line-height: 1.2; font-weight: 200; }
.page h1:after {background:#444; content:""; display:block; height:3px;width:70px;margin:20px 0 40px 0;}
.page h1 span {color: #1b2020; font-weight: 600;}
.page h2 {font-weight: 400;}
.page h3 {font-weight: 200; line-height: 1.5; }
.page h3:after {background:#1b2020; content:""; display:block; height:3px;width:50px;margin:15px 0 30px 0;}
.page h3 span {font-weight: 600; color: #1b2020;}

@media screen and (max-width:1024px) {
  .content-img {width: 100%;}
  .content-img img {width: 100%;}
}

@media screen and (max-width: 768px) {
  .page h1,  .title-heading { font-size: 32px; line-height: 42px;font-family: inherit; text-align: center;}
  .page h1:after {margin:10px auto 40px;}
  .page h1, .page p.lead { text-align: center; }
}

/* ------------------------------------------------------------------ */
/* About Styles
/* ------------------------------------------------------------------ */

.cont_about {font-weight: 100;}
.sign {text-align: right;}
.sign span {font-weight: 700; color: #1b2020;}

.txt-point {font-size: 28px; text-align: center; }
.txt-point span {font-size: 36px;}
span.l-font1 {font-family: 'Gothic A1', sans-serif; font-size: 48px; text-align: center; color: #222;}
span.l-font2 {font-family: 'Gothic A1', sans-serif; font-size: 36px; text-align: center; color: #da251c;}

@media screen and (max-width: 640px) {
  .txt-point {font-size: 24px;}
  .txt-point span {font-size: 28px;}
  span.l-font1 {font-size: 32px;}
  span.l-font2 {font-size: 28px;}

}

/* ------------------------------------------------------------------ */
/* Location Styles
/* ------------------------------------------------------------------ */
/* Location */
 h4.add {display:block; margin:20px 0 10px 5px; font-weight: 400; }
 .add_table {width:100%; margin-top: 20px;border-top:1px solid #e5e5e5; border-bottom: 1px solid #444; }
 .add_table td {padding: 15px 10px; border-bottom: 1px solid #444}
 .add_table td.sub{font-weight:400; color: #222; font-weight: 700; }
 .map {display:block; margin-top: 20px; border: 0px solid #e5e5e5 }


/* 카카오 맵 */
.root_daum_roughmap {width: 100% !important; padding: 0 !important; border: none !important}
.root_daum_roughmap .wrap_map {}
.root_daum_roughmap .wrap_controllers {}
 /* ------------------------------------------------------------------ */
 /* Products Styles
 /* ------------------------------------------------------------------ */
#products {}
#products h3 {margin-bottom: 30px; color: #1b2020; font-weight: 400;letter-spacing: 0em}
#products h3::before {content: "\f546"; padding-right: 10px; font-family: "Font Awesome 5 Free"; font-size: 26px; color: #999;}
#products h3::after {display: none}
#products h3 span {color: #da251c; font-weight: 800; }
#products h5 {margin-bottom: 10px; font-weight: 600;}
#products h5::before {content: "\f807"; padding-right: 10px; font-family: "Font Awesome 5 Free"; font-size: 20px; color: #999;}
#products h5 span {color: #da251c; font-weight: 800; }
#products h6 {font-weight: 600; }
#products h6::after {background:#444; content:""; display:block; height:2px;width:30px;margin:5px auto 5px;}


#products .img-box, #products .photo-box {text-align: center; border: 1px solid #f5f5f5; border-radius: 3px; box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, .05);}
#products .img-box:hover, #products .photo-box:hover {text-align: center; border: 1px solid #e5e5e5; border-radius: 3px; box-shadow: 5px 5px 8px 0px rgba(0, 0, 0, .15);}
#products .img-box img {padding: 30px;}
#products .photo-box img {padding: 0px;}

#products .inner-box {min-height: 80px; margin-top: 10px; margin-bottom: 40px; padding: 10px; text-align: center; }
#products .inner-box p {margin-bottom: 0;}

#products .inner-box2 {margin-bottom: 60px; padding: 0; }
#products .inner-box2 p {margin-bottom: 10px;}

.pc-fl {float: left}
.pc-fr {float: right}
.red {color: #da251c;}
.img-full img {width: 100%;}

@media screen and (max-width: 640px) {
  #products h3::before  {font-size: 20px;}
  #products .img-box {margin-bottom: 30px;}
  #products .img-box img {padding: 10px;}

  #products .inner-box {}

  .pc-fl, .pc-fr {float: none; }
  .m-mb20 {margin-bottom: 20px;}
  .m-mb30 {margin-bottom: 30px;}
  .m-mb40 {margin-bottom: 40px;}
}

/* Table */
.tbl01, .tbl02, .tbl03, .tbl04 { width: 100%; margin:0 0 30px 0px; border-bottom: 1px solid #e5e5e5;border-right: 0px solid #e5e5e5;}
.col2 td {width: 50%;}
.col3 td {width: 33.3%;}
.col4 td {width: 25%;}
.col5 td {width: 20%;}

.tbl01 td:nth-child(1) {text-align: center; color: #444; background: #fff; font-weight: bold;}
.tbl01 {}
.tbl01 th {
  padding: 7px 10px;
  font-size: 16px;
  color: #4f6159;
  border-left: 1px solid #e5e5e5;
  border-top: 2px solid #4f6159;
  border-bottom: 1px solid #4f6159;
  vertical-align: middle;
  text-align: center;
}
.tbl01 td {
  padding: 7px 10px;
  color: #444;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  vertical-align: middle;
  text-align: center;
}
.tbl01 th:first-child, .tbl01 td:first-child {border-left: none}
.border-l {border-left: 1px solid #e5e5e5 !important;}

@media screen and (max-width: 640px) {
 .tbl01 th {font-size: 13px;}
 .tbl01 td {font-size: 12px;}
}



/* ------------------------------------------------------------------ */
/* Team Styles
/* ------------------------------------------------------------------ */

#team-wrapper { }
#team-wrapper .member { margin-bottom: 20px; margin-top: 10px; }
#team-wrapper img { margin-bottom: 12px; border-radius: 50%}
#team-wrapper h5 { font: 16px/24px "notokr", sans-serif; }
#team-wrapper span { position: relative; top: -6px; font-size: 13px; line-height: 18px; color: #ccc; }
#team-wrapper .member-social { font-size: 20px; font-weight: normal; line-height: 18px; color: #ccc; margin: -12px 0 0 0; padding: 0; }
#team-wrapper .member-social li { display: inline-block; margin-right: 15px; }
#team-wrapper .member-social li a { color: #ccc; }
#team-wrapper .member-social li a:hover { color: #f2da00; }


/* ------------------------------------------------------------------ */
/* History 2 Styles
/* ------------------------------------------------------------------ */
/*-- GENERAL STYLES ------------------------------*/
.timeline { line-height: 1.4em; list-style: none; margin: 0; padding: 0; width: 100%; }
.timeline h1, .timeline h2, .timeline h3, .timeline h4, .timeline h5, .timeline h6 { font-family: 'Gothic A1', sans-serif; line-height: 1.5; }

/*----- TIMELINE ITEM -----*/
.timeline-item { padding-left: 40px; position: relative; }
.timeline-item:last-child { padding-bottom: 0; }
li.timeline-item {margin:0;}

/*----- TIMELINE INFO -----*/
.timeline-info { margin: 0 0 .5em 0; padding-top:2px; font-family: 'Gothic A1', sans-serif; font-size: 18px; font-weight: 800; line-height: 1.3; letter-spacing: 3px; text-transform: uppercase; white-space: nowrap; }

/*----- TIMELINE MARKER -----*/
.timeline-marker { position: absolute; top: 0; bottom: 0; left: 0; width: 15px; }
.timeline-marker:before { background: #666; border: 3px solid transparent; border-radius: 100%; content: ""; display: block; width: 15px; height: 15px; position: absolute; top: 4px; left: 0; transition: background 0.3s ease-in-out, border 0.3s ease-in-out; }
.timeline-marker::after { content: ""; width: 3px; background: #CCD5DB; display: block; position: absolute; top: 24px; bottom: 0; left: 6px; }
.timeline-item:last-child .timeline-marker:after { content: none; }
.timeline-item:not(.period):hover .timeline-marker:before { background: transparent; border: 3px solid #da251c; }

/*----- TIMELINE CONTENT -----*/
.timeline-content { padding-bottom: 20px; }
.timeline-content h3 {margin-bottom:10px;}
.timeline-content h6 {padding-top: 3px; letter-spacing: 3px}
.timeline-content p {padding-top:2px; line-height: 1.8;}
.timeline-content p span {display: inline-block; padding-right:10px; font-weight: bold; letter-spacing: 3px; margin: 0 0 .5em 0; text-transform: uppercase; white-space: nowrap;}
.timeline-content p:last-child { margin-bottom: 0; }

/*----- TIMELINE PERIOD -----*/
.period { padding: 0; }
.period .timeline-info { display: none; }
.period .timeline-marker:before { background: transparent; content: ""; width: 15px; height: auto; border: none; border-radius: 0; top: 0; bottom: 30px; position: absolute; border-top: 3px solid #CCD5DB; border-bottom: 3px solid #CCD5DB; }
.period .timeline-marker:after { content: ""; height: 32px; top: auto; }
.period .timeline-content { padding: 40px 0 70px; }
.period .timeline-title { margin: 0; }

/*--    MOD: MARKER OUTLINE
----------------------------------------------*/
.marker-outline .timeline-marker:before { background: transparent; border-color: #66b395; }
.marker-outline .timeline-item:hover .timeline-marker:before { background: #da251c; }

@media (min-width: 768px) {
  /* ------------------------------------------------------------------ */
  /* History Styles
  /* ------------------------------------------------------------------ */
  .timeline-2,
  .timeline-2 .timeline-item,
  .timeline-2 .timeline-info,
  .timeline-2 .timeline-marker,
  .timeline-2 .timeline-content { display: block; margin: 0; padding: 0; }
  .timeline-2 .timeline-item { padding-bottom: 40px; overflow: hidden; }
  .timeline-2 .timeline-marker { position: absolute; left: 80px; margin-left: -7.5px; }
  .timeline-2 .timeline-info{float: left; width:80px; padding-top:2px; padding-right: 20px; text-align:right;}
  .timeline-2 .timeline-content { float: left; width: auto; padding-left: 30px; text-align:left;}
  .timeline-2 > .timeline-item.period .timeline-content { float: none; padding: 0; width: 100%; text-align: left; }
  .timeline-2 .timeline-item.period { padding: 40px 0 60px; }
  .timeline-2 .period .timeline-marker:after { height: 30px; bottom: 0; top: auto; }
  .timeline-2 .period .timeline-title { left: auto; }

	.timeline-centered,
	.timeline-centered .timeline-item,
	.timeline-centered .timeline-info,
	.timeline-centered .timeline-marker,
	.timeline-centered .timeline-content { display: block; margin: 0; padding: 0; }
	.timeline-centered .timeline-item { padding-bottom: 60px; overflow: hidden; }
	.timeline-centered .timeline-marker { position: absolute; left: 50%; margin-left: -7.5px; }
	.timeline-centered .timeline-info,
	.timeline-centered .timeline-content { width: 50%; }
  .timeline-centered .timeline-info {padding-top: 3px;}
	.timeline-centered > .timeline-item:nth-child(odd) .timeline-info { float: left; text-align: right; padding-right: 30px; }
	.timeline-centered > .timeline-item:nth-child(odd) .timeline-content { float: right; text-align: left; padding-left: 30px; }
	.timeline-centered > .timeline-item:nth-child(even) .timeline-info { float: right; text-align: left; padding-left: 30px; }
	.timeline-centered > .timeline-item:nth-child(even) .timeline-content { float: left; text-align: right; padding-right: 30px; }
	.timeline-centered > .timeline-item.period .timeline-content { float: none; padding: 0; width: 100%; text-align: center; }
	.timeline-centered .timeline-item.period { padding: 50px 0 90px; }
	.timeline-centered .period .timeline-marker:after { height: 30px; bottom: 0; top: auto; }
	.timeline-centered .period .timeline-title { left: auto; }
}

/* ------------------------------------------------------------------ */
/* business Styles
/* ------------------------------------------------------------------ */

/* business box */
#business-wrapper { }
#business-wrapper .box { margin-bottom: 20px; margin-top: 10px; }
#business-wrapper img { margin-bottom: 12px; }
#business-wrapper h5 { font: 16px/24px "'KoPub Dotum", sans-serif; }
#business-wrapper span { position: relative; top: -6px; font-size: 13px; line-height: 18px; color: #969696; }


/* ------------------------------------------------------------------ */
/* formmail Module Styles
/* ------------------------------------------------------------------ */
.formmail .formmail_title_bgcolor {background: none;}
.formmail .formmail_title_bgcolor font {display: block; width: 90%; margin: 5px; padding: 5px; font-size: 14px; line-height: 24px;background: #444; border-radius: 3px;}
.formmail .formmail_title_bgcolor, .formmail .formmail_cell_bgcolor {float:none !important;vertical-align: top; }
.formmail .btn-area {margin-top: 20px;}
.formmail .btn-area input {margin: 0;}

/* ------------------------------------------------------------------ */
/* Board Module Styles
/* ------------------------------------------------------------------ */
/* Board Common */
.bbsnewf5 {font:inherit !important}
.bbsnewf5 a:hover {color:#f2da00 !important}
.bbsnewf5 input {margin: 0;}
.board {font-family:inherit !important}

.ico-board {width:100%; margin-bottom:40px; border-top:2px solid #444}
.ico-board .att_title, .ico-board .att_title font {text-align: center; color: #444 !important ; background: none;}
.ico-board input[type=file] {width:80%}
.ico-board input[type=text], .ico-board input[type=password] {width:80%; }
.ico-board tbody td {font:inherit !important; font-size:14px !important; padding:5px; border-bottom:1px solid #444}
.ico-board tbody td font, .ico-board tbody td span, .ico-board tbody td a {font:inherit !important; font-size:14px !important}
.board_bgcolor, .board_bgcolor span {width:30% !important; font:inherit !important; color:#444 !important; background:#none !important}
#post_area {padding: 0;}
#post_area img {width:100% !important; height:auto !important}
.prvThumbList {margin-top:40px}
.prvThumbList > table td table {width:135px}
div.nneditor-container .seResize2 span {font-size:0 !important}
.brd_btngroup {margin-top:50px}
.brd_btngroup a {margin-top:2px; margin-bottom:2px}
#check_all {margin-left:5px; vertical-align:-5px}
.board_bottom {margin-top:50px}
.board_bottom > a {float:right}
.board_admin_bgcolor {vertical-align: top;}
#ext_search {float:none}
table#search_table {float: none; width: 370px !important; margin: 0 auto !important;}
table#search_table .est_keyword_cell input {width: 94% !important ;}
.est_btn_cell {vertical-align:middle;}

.board_comment_bgcolor {padding-bottom:20px; background-color:#f9f9f9 !important}
.comment_txt {padding:10px 0 !important; word-break:}
.comment_txt:first-child {padding:20px !important}
.comment_txt textarea {width:60%; width:-webkit-calc(100% - 120px); width:-moz-calc(100% - 120px); width:calc(100% - 120px); height:50px; padding:10px; font:inherit !important; border:1px solid #e8e8e8; border-radius:3px}
.comment_txt > a.btn {margin:2px 0; padding:0 15px !important; height:30px !important; line-height:28px !important}
.comment_txt > font {display:block; margin-bottom:10px; color:#ccc !important}


/* Gallery Style */
.gallery { }
.gallery > table {float:left; display:block; width:30.89% !important; margin:0 1.219% 10px 1.219%}
.gallery > table.board {float: none; }
.gallery td.bbsnewf5 {position:relative; overflow:hidden; border: 1px solid #e5e5e5}
.gallery td.bbsnewf5:hover, .gallery td.bbsnewf5:focus {box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05); cursor: pointer; }
.gallery td.bbsnewf5 > table td a {display: block; overflow: hidden}
.gallery td.bbsnewf5 a > img {display:block; width:100%; height:auto !important; transition:all .5s ease}
.gallery td.bbsnewf5 a:hover > img {transform:scale(1.1)}

.gallery .hoverBox {position:absolute; display:block; top:0; left:0; width:100%; height:100%; padding:32% 30px 0 30px; text-align:center; background:rgba(0,0,0,.8); opacity:0; transition:all .5s ease}
.gallery .hoverBox .inner {}
.gallery .hoverBox .inner h3 {font-size:24px; font-weight:600; color:#fff; line-height:1.2}
.gallery .hoverBox .inner h3:after {display:block; width:40px; height:1px; margin:20px auto; content:''; background:#fff; opacity:.5}
.gallery .hoverBox .inner p {display:-webkit-box; color:#fff; max-height:69px; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden; text-overflow:ellipsis}
.gallery .bbsnewf5:hover .hoverBox {opacity:1}
.gallery .board_write {text-align: right;}
.brd_paging {display:none; text-align:center}
.brd_paging > b, .brd_paging > a {display:inline-block; width:38px; height:38px; line-height:36px; text-align:center; margin:0 -2px; border:1px solid #e8e8e8}
.brd_paging > b {color:#fff; border-color:#666; background:#666}
.brd_paging > a {color:#666}
.brd_paging > a:hover {color:#555; border-color:#cdcdcd; background:#f4f4f4}

@media screen and (max-width: 1280px) {
    /* 제품소개 스타일 */
    .gallery .hoverBox {padding-top:20%}
    .gallery_inner .hoverBox .inner h3 {font-size:18px}
    .gallery_inner .hoverBox .inner p {font-size:12px; max-height:63px}
}

@media screen and (max-width: 768px) {
    /* 제품소개 스타일 */
    .gallery > table {width:46% !important; margin:0 2% 20px 2%;}
    .gallery .hoverBox {padding:25% 20px 0 20px}
    /* 게시판 읽기 */
    .ico-board tbody td {padding:12px 10px}
    .prvThumbList table td {padding:2px !important}
    .prvThumbList > table {width:100%}
    .prvThumbList > table td table {width:33%}
    .prvThumbList img {width:100%; height:auto}


}

@media screen and (max-width: 640px) {
    .gallery > table {width:100% !important; margin: 0 0 20px 0; }
    /* 게시판 - 공지사항 */
    .brd_notice .att_title:first-child {display:none}
    .brd_notice .att_title:nth-child(3) {display:none}
    .brd_notice .att_title:nth-child(5) {display:none}
    .brd_notice .bbsno {display:none}
    .brd_notice .bbswriter {display:none}
    .brd_notice .bbsetc_view_count  {display:none}
    /* 게시판 - QNA */
    .brd_qna .att_title:first-child {display:none}
    .brd_qna .att_title:nth-child(4) {display:none}
    .brd_qna .att_title:nth-child(5) {display:none}
    .brd_qna .att_title:nth-child(6) {display:none}
    .brd_qna .bbsno {display:none}
    .brd_qna .bbsetc_dateof_write {display:none}
    .brd_qna .bbspublic_ox {display:none}
    /* 게시판 공통 */
    #ext_search {display: none;}
    .comment_txt input {width:25% !important; text-align:left !important; padding:10px !important}
}
