@charset "UTF-8";
@font-face {
  font-family: "NEXEN_TIRE_Bold";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_eight@1.0/NEXEN_TIRE_Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'NEXEN_TIRE_Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_eight@1.0/NEXEN_TIRE_Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.hide {
	text-indent: -99999px;
	font-size: 0;
	opacity: 0;
	height:0;
}
/* 미지원브라우저 레이어 */
.browser_layer_w {
  background: url("../images/dim_70.png");
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  overflow-y: auto;
  visibility: hidden;
}
.browser_layer_w.complete {
  visibility: visible;
}

.browser_layer {
  width: 640px;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 0 0 -320px;
}

.brow_top {
  color: #fff;
  font-size: 40px;
  line-height: 1;
  background: #4967b0;
  padding: 33px 20px;
}

.brow_mid {
  background: #5d7fb9;
  padding: 50px 30px;
}

.brow_mid_p {
  color: #dfe5f1;
  font-size: 22px;
  line-height: 1.3;
  padding-bottom: 30px;
}

.brow_btn {
  display: inline-block;
  width: 176px;
  height: 101px;
  background: url("../images/ie_ex.png") no-repeat 0 0;
  margin: 0 auto;
}

/* // 미지원브라우저 레이어 */
/* ====== layout ====== */
.front_body {
  background: #fafafa;
  position: relative;
  overflow-x: hidden;
}

.front_body02 {
  background: #ffffff;
  position: relative;
  overflow-x: hidden;
}

.front_body.has_tablayer {
  position: static !important;
}
.front_body.type2 {
  background: #fff;
}

.header_zone {
  position: fixed;
  z-index: 50;
  background: #fff;
  box-sizing: border-box;
  border-bottom: 0;
  font-size: 0;
  line-height: 0;
  left: 0;
  right: 0;
}
.header_zone.type2 {
  /* border-bottom: 1px solid #b7b7b7; */
  background: #none;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.header_zone.type3 {
  border-bottom: none;
}
.header_zone.type4 {
  border-bottom: 1px solid #b7b7b7;
  position: relative;
  width: 100%;
  z-index: 50;
}

.page_wrap {
  min-width: 280px;
  position: relative;
  overflow-x: hidden;
}

.header_in {
  height: 80px;
  display: flex;
  max-width: 1280px;
  padding: 0 30px;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
}

.header_in02 {
  height: 80px;
  display: flex;
  max-width: 800px;
  padding: 0;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border: 1px solid #ececec;
  background-color: #fafafa;
}

.headlogo {
  display: inline-block;
}

.headlogo_link {
  display: inline-block;
  /*background: url("../images/plogo.png") no-repeat 0 0/100% auto;
  width: 141px;
  height: 32px;*/
}

.header_util {
  display: flex;
  align-items: center;
}

.hutil_hlist {
  display: table;
}
.hutil_hlist > li {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.hutil_hlist > li:after {
  content: "";
  height: 100%;
  width: 1px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #efefef;
}
.hutil_hlist > li:last-child {
  padding-right: 0;
}
.hutil_hlist > li:last-child:after {
  display: none;
}
.hutil_hlist > li .goog-te-combo {height:35px;width:90px;border:1px solid #ddd;margin-top:20px;}
/* .VIpgJd-ZVi9od-l4eHX-hSRGPd {display: none;} */
.hutil {
  display: inline-block;
  color: #6d6c6c;
  font-size: 16px;
  line-height: 1;
}
.header_lang_area  {padding:5px;background:#f4f5f6;}
.header_lang_area .skiptranslate {display: flex;justify-content: center;align-items: center;gap:10px;font-size:0;}
.header_lang_area .skiptranslate span {display: none;}
.header_lang_area .skiptranslate select {height:30px;border:1px solid #aaa;width:100px;display: block !important;}

.midsection {
  position: relative;
  z-index: 6;
  padding-top: 177px;
}

.midcontents {
  position: relative;
  z-index: 9999;
}

.midcont_titlow {
  text-align: center;
  padding: 45px 0;
  letter-spacing: -1px;
  font-size: 37px;
  color: #1b1b1b;
  line-height: 1.4;
  word-break: keep-all;
}
.midcont_titlow.type2 {
  padding: 55px 0 35px;
}

.midcont_contlow {    
	margin: 0 30px 100px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 20px;
}

.midcont_contbox {
  
  box-sizing: border-box;
  margin: 0 auto;
  padding: 35px 40px 45px;
  border-radius: 5px;
}
.midcont_contbox.type2 {
  max-width: 520px;
}
.midcont_contbox.type3 {
  max-width: 1000px;
}
.midcont_contbox.type4 {
  max-width: 570px;
}
.midcont_contbox.type5 {
  max-width: 720px;
}
.midcont_contbox.type6 {
  max-width: 1280px;
}
.midcont_contbox.type7 {
  max-width: 800px;
}

.admin_body {
  background: #fafafa;
  position: relative;
  overflow-x: hidden;
}
.admin_body.type2 {
  background: #fff;
}

.search_area {display: inline-block;width: calc(100% - 130px);vertical-align: top;}
.chk_form {display: inline-block;margin-left:14px;vertical-align: top;margin-top:12px;}
.chk_form input {width:20px;height:20px;display:inline-block;vertical-align: top;border:0;margin-right:5px;}
.chk_form label {font-size: 15px;color:#333;line-height: 20px;display: inline-block;vertical-align: top;}


/* footer */
footer{
  background: #EFEFEF;
}
.policy{
  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
}
.policy-inner{
  width: 100%;
  height: 55px;
  line-height: 55px;
  display: flex;
  justify-content: center;
  text-align: center;
}
.policy-inner a{
  font-size: 19px;
  padding-left: 25px;
  padding-right: 25px;
}
.copyright{
  padding: 30px 0 70px 30px;
  display: flex;
}
.copyright p{
  color: #000;
  font-size: 17px;
  font-family: 'Pretendard';
  font-weight: 500;
  line-height: 1.7em;
  margin-left: 50px;
}
.copyright span{
  color: #969696;
  font-size: 17px;
  font-family: 'Pretendard';
  font-weight: 400;
  display: block;
}

.footer_zone {
  border-top: 1px solid #e5e5e5;
  text-align: center;
  position: relative;
  z-index: 8;
}

.footer_in {
  display: table;
  margin: 0 auto;
  height: 59px;
  box-sizing: border-box;
}

.footer_incell {
  display: table-cell;
  vertical-align: middle;
}

.footer_copy {
  font-size: 12px;
  color: #6d6c6c;
  opacity: 0.52;
}

.footer_zone.type2 {
  background: #f1f3f4;
  border-color: #f1f3f4;
  text-align: left;
}

.footer_pin {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 ;
  position: relative;
}

.foot_fxwrap {
  display: flex;
  align-items: center;
}
.fbotmenu_hlist_w {
    padding: 30px 50px;
    border-bottom: 1px solid #ddd;
}
.foot_shrink {
	flex-shrink: 0;
	margin-right: 0;
    position: absolute;
    right: 50px;
    bottom: 30px;
}

.foot_grow {
  flex-grow: 1;
}

.foot_botlogo {
  width: 235px;
  height: 35px;
  background: url("../images/botlogo.png") no-repeat 0 0/100% auto;
  display: inline-block;
}

.fbotmenu_hlist {
  display: flex;
}
.fbotmenu_hlist > li {
  padding-right: 72px;
  position: relative;
}
.fbotmenu_hlist > li:after {
  display: block;
  content: "";
  width: 1px;
  background: #575757;
  position: absolute;
  top: 50%;
  right: 36px;
  height: 12px;
  transform: translateY(-50%);
}
.fbotmenu_hlist > li:last-of-type {
  padding-right: 0;
}
.fbotmenu_hlist > li:last-of-type:after {
  display: none;
}

.fbotmenu {
  display: inline-block;
  font-size: 18px;
  color: #5f6368;
  line-height: 1;
}
.fbotmenu.point {
  color: #2a6dbd;
}
.fbotcopy_w {
  padding:25px 50px;
}

.fbot_address {
  color: #5f6368;
  font-style: normal;
  display: block;
  font-family: "NotoSans-DemiLight";
  word-break: keep-all;
  font-size:14px;
}

.fbot_copy {
  color: #5f6368;
  opacity: 0.33;
  opacity: 0.52;
  margin-top: 7px;
  word-break: keep-all;
}

.midcont_tablow {
  width:100%;
  overflow:auto;
/*  max-width:1280px;*/
  margin: 0 auto;
  padding: 0 30px 40px;
}

.midtab_swiper.swiper-container .swiper-wrapper {
  height: auto;
  width: auto;
}
.midtab_swiper.swiper-container .swiper-wrapper .midtab-slide {
  width: auto;
  height: auto;
  flex: 1;
}
.midtab_swiper.swiper-container .swiper-wrapper .midtab {
  margin-left: 10px;
}
.midtab_swiper.swiper-container .swiper-wrapper .midtab-slide:first-of-type .midtab {
  margin-left: 0;
}

.midtab {
  display: flex;
  height: 60px;
  align-items: center;
  background: #f4f4f4;
  justify-content: center;
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  position: relative;
}

.midtab_text {
  font-size: 16px;
  color: #4e4e4e;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  top: -1px;
}

.midtab_swiper.swiper-container .swiper-wrapper .midtab-slide.active .midtab {
  background: #2f68c2;
  border-color: #2f68c2;
}
.midtab_swiper.swiper-container .swiper-wrapper .midtab-slide.active .midtab_text {
  color: #fff;
  font-weight: 500;
  font-size: 17px;
}

.btn_topgo {
  display: block;
  width: 63px;
  height: 63px;
  background: #1c1c1c url("../images/btn_topgo.png") no-repeat 50% 50%/100% auto;
  position: absolute;
  top: -20px;
  right: 30px;
}

.mbtotal_zw {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  overflow: hidden;
  display: none;
}

.mbtotal_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: 0.5s;
}

.mbtotal_w {
  position: absolute;
  top: 0;
  right: -80%;
  width: 80%;
  background: #fff;
  height: 100%;
  transition: 0.5s;
}

.mbtotal_zw.active .mbtotal_w {
  right: 0;
}
.mbtotal_zw.active .mbtotal_bg {
  opacity: 0.5;
}

.btn_mdtotal_close {
  display: block;
  width: 55px;
  height: 55px;
  background: url("../images/btn_topclose.png") no-repeat 50% 50%/60% auto;
  position: absolute;
  top: 0;
  left: -55px;
}

.mdtotal_low01 {
  border-bottom: 1px solid #b5b5b5;
}

.mdtotal_low02 {
  background: #f0f0f0;
  padding: 15px 15px 20px;
  border-bottom: 1px solid #b5b5b5;
}
.mdtotal_low02 .btn_mdtlog_tb_w {
  margin-bottom: -15px;
}

.mdtdep_vlist_w {
  background: #fcfcfc;
  display: none;
}

.mdtdep_vlist,
.mdtdep_vlist_w > .mdtdep2_vlist {
  padding: 15px;
  border-top: 1px solid #ddd;
}

.mdtdep_vlist > li {
  margin-bottom: 20px;
}
.mdtdep_vlist > li:last-of-type {
  margin-bottom: 0;
}

.mdtdep {
  font-size: 16px;
}

.mdtdep2_vlist_w {
  margin-top: 5px;
}

.mdtdep2_vlist > li {
  position: relative;
  padding-left: 8px;
  margin-bottom: 5px;
}
.mdtdep2_vlist > li:before {
  display: block;
  content: "";
  width: 2px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 10px;
  left: 0;
}
.mdtdep2_vlist > li:last-of-type {
  margin-bottom: 0;
}

.mdtdep2 {
  font-size: 14px;
  display: inline-block;
  border-bottom: 1px solid transparent;
}

.mdtdep2_vlist > li.active .mdtdep2,
.mdtdep2:hover {
  border-bottom-color: #333;
}

.mdt_cintb {
  display: table;
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  padding: 0 0 0 15px;
  font-size: 0;
  line-height: 0;
}

.mdt_cintd {
  display: table-cell;
  vertical-align: middle;
}
.mdt_cintd.mdt_cleft img {
  width: 100px;
}
.mdt_cintd.mdt_cright {
  text-align: right;
}

.btn_mdtico {
  display: inline-block;
  width: 55px;
  height: 55px;
  background: url("../images/btn_topalarm.png") no-repeat 50% 50%/70% auto;
}

.mdtlog_ment {
  text-align: center;
  color: #535353;
}
.mdtlog_ment.type2 {
  text-align: left;
}

.btn_mdtlog_tb_w {
  margin: 5px -10px -10px;
}

.btn_mdtlog_tb {
  display: table;
  width: 100%;
  border-spacing: 10px;
  table-layout: fixed;
}

.btn_mdtlog {
  background: #fff;
  border: 1px solid #2f68c2;
  color: #2f68c2;
  padding: 8px 10px 9px;
  text-align: center;
  line-height: 1;
}

.btn_mdtlog_td {
  display: table-cell;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #2f68c2;
  color: #2f68c2;
  padding: 8px 10px 9px;
  text-align: center;
  line-height: 1;
}
.btn_mdtlog_td.vshidden {
  visibility: hidden;
}
.mdtotal_ca {
  background: #535353;
  color: #fff;
  padding: 5px 15px;
}

.mdtotal_gnblist_w {
  padding: 0 0 0 0;
}

.mdtotal_gnblist {
  padding: 0;
}
.mdtotal_gnblist > li {
  padding: 0;
  border-bottom: 1px solid #ddd;
}
.mdtotal_gnblist > li:last-of-type {
  padding-bottom: 0;
}

.mdtm_list {
  padding: 10px 15px;
}
.mdtm_list > li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 10px;
}
.mdtm_list > li:before {
  display: block;
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
  color: #737373;
}
.mdtm_list > li:last-of-type {
  margin-bottom: 0;
}

.mdtm {
  font-size: 13px;
  color: #737373;
  display: inline-block;
}

.mdtgm {
  display: block;
  font-size: 15px;
  font-weight: 500;
  border-bottom: 1px solid transparent;
  color: #333;
  padding: 15px 40px 15px 15px;
  position: relative;
}
.mdtgm:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-left: 1px solid #8f8f8f;
  border-bottom: 1px solid #8f8f8f;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -8px;
  transform: translateZ(0);
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.mdtotal_gnblist > li.active .mdtgm:after {
  transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  -webkit-transform: rotate(-225deg);
  margin-top: -2px;
}
.mdtotal_gnblist > li.active .mdtdep_vlist_w {
  display: block;
}

.mdtm:hover {
  color: #2f68c2;
}

.mdtm_list > li.active .mdtm, .mdtm_list > li.active:before {
  color: #2f68c2;
}

.mbtotal_isc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.btn_mbutil_layer {
  display: none;
  position: absolute;
  top: 50px;
   right: 65px;
   height: auto;
}

.btn_open_search i {font-size:33px;}
 
.btn_mbutil_layer > .btn_hsearch {
  display: block;
  position: static;
}

.btn_hgohome {
	display:none;
  width: 40px;
  height: 40px;
  background: url("../images/ico_gohome.png") no-repeat 50% 50%/25px auto;
  z-index: 10;
}

.btn_hsearch {
  display: none;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  background: url("../images/ico_topsearch.png") no-repeat 50% 50%/22px auto;
  z-index: 10;
}

.btn_htotal {
  display: none;
  width: 70px;
  height: 40px;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 10;
}

.htotal_in {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 19px;
  height: 2px;
  background: #000;
  margin-left: -11px;
} 
.htotal_in:before, .htotal_in:after {
  display: block;
  content: "";
  width: 30px;
  height: 2px;
  background: #000; 
  position: absolute;
  top: 0;
  left: 0;
}
.htotal_in:before {
  transform: translateY(9px);
}
.htotal_in:after {
  transform: translateY(-9px);
}

.header_top_group {
  border-bottom: 1px solid #dfdfdf;
}
.header_top_group.type2 {
  border: none;
}
.header_top_group .side_right {
  position: absolute;
  right: 20px;
  top: 120px;
}

.header_top_group_in {
  height: 98px;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.header_top_group_in.type02 {
  height: 98px;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 30px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}

.hutil_hlist {
  display: flex;
  align-items: start;
  gap:10px;
}
.hutil_hlist > li {
  padding: 0 5px;
  width:100px;text-align: center;
}
.hutil_hlist > li span {line-height: 1.2;}

.hutil {
  display: inline-block;
  font-size: 16px;
  color: #2b2b2b;
  line-height: 1;
}

.hutil_text {
  display: inline-block;
  line-height: 1.2;
}

.hutil.has_ico {
  display: flex;
  align-items: center;
}
.hutil.has_ico:before {
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 0;
  position: relative;
  top: 1px;
  flex-shrink: 0;
  margin-right: 10px;
}
.hutil.has_ico .hutil_text {
  flex-grow: 1;
}
.hutil.has_ico.ico_mike:before {
  background-image: url("../images/common/header/ico_write.png");
  width: 20px;
  height: 20px;
  background-size: auto;
}

.hutil.has_ico.ico_faq:before {
  background-image: url("../images/common/header/ico_faq.png");
  width: 20px;
  height: 20px;
  background-size: auto;
}

.hdp_logo {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 48%;
  transform: translate3D(-45%, -48%, 0);
}

.hdp_logo_link {
  display: inline-block;
  width: 186px;
  height: 43px;
  background: url("../images/pinlogo.png") no-repeat 0 0/100% auto;
}

.hdpin_right .hutil_hlist > li .hutil {
  position: relative;
  top: -2px;
}

.hutil_box {
  display: inline-block;
  font-size: 15px;
  color: #FFF;
  line-height: 1;
  background-color: #428ecc;
  padding: 8px 15px 9px;
  vertical-align: middle;
  border-radius: 100px;
}
.hutil_box:hover {
  background: #4798d9;
}

.hutil_box.has_ico {
  display: flex;
}
.hutil_box.has_ico:before {
  display: block;
  content: "";
  background-size: 100% auto;
  background-position: 0 0;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.hutil_box.has_ico .hutil_box_in {
  flex-grow: 0;
  position: relative;
  top: 2px;
}
/*.hutil_box.has_ico.ico_logout:before{background-image:url("../images/ico_toprock.png");width:12px;height:18px;margin-right:5px;}*/
.hutil_home {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("../images/ico_gohome.png") no-repeat 50% 50%/100% auto;
  box-sizing: border-box;
}

.hutil.has_ico.ico_men:before {
  background-image: url("../images/ico_topman.png");
  width: 13px;
  height: 18px;
  margin-right: 5px;
}

.header_gnb_fxwrap {
  display: flex;
  align-items: center;
  height: 79px;
  margin: 0 auto;
  max-width: 1920px;
  padding: 0 70px;
  box-sizing: border-box;
}

.hutil.has_ico.ico_mike {
  padding: 8px 20px;
  background: #2a6dbd;
  box-sizing: border-box;
  color: #fff;
  border-radius: 20px;
}

.hgnb_define_grow {
  flex-grow: 1;
  max-width: 1520px;
  margin: 0 auto;
}

.hgnb_define_shrink {
  flex-shrink: 0;
  position: absolute;
  right: 20px;
}

.hgnb_hlist {
  display: flex;
  height: 100%;
  max-width:1520px;
  /* gap:50px; */
  align-items: center;
  justify-content: center;
}
.hgnb_hlist > li {
  flex:1 1 auto;
}
.hgnbitem {
  font-size: 19px;
  height: 78px;
  color: #1f1f1f;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "NotoSans-Medium";
  position: relative;
  /* border-radius: 20px 20px 0 0; */
}

/*.hgnbitem_insp{line-height:1.3;display:block;}*/
.hgnbitem_insp {
  line-height: 1.3;
  display: block;
  width: 100%;
  text-align: center;
}

.hgnb_hlist > li.active .hgnbitem:after,
.hgnbitem:hover:after {
  opacity: 1;
}
.hgnbitem span {display: inline-block;}
.hgnbitem.gnb_m1 span:before {content:'';display:inline-block;width:30px;height:30px;vertical-align:top;margin-right:10px;background-image:url(/resources/images/common/ico_gnb_menu1.png);background-position:center;background-repeat:no-repeat;}
.hgnbitem.gnb_m2 span:before {content:'';display:inline-block;width:30px;height:30px;vertical-align:top;margin-right:10px;background-image:url(/resources/images/common/ico_gnb_menu2.png);background-position:center;background-repeat:no-repeat;}
.hgnbitem.gnb_m3 span:before {content:'';display:inline-block;width:30px;height:30px;vertical-align:top;margin-right:10px;background-image:url(/resources/images/common/ico_gnb_menu3.png);background-position:center;background-repeat:no-repeat;}
.hgnbitem.gnb_m4 span:before {content:'';display:inline-block;width:30px;height:30px;vertical-align:top;margin-right:10px;background-image:url(/resources/images/common/ico_gnb_menu4.png);background-position:center;background-repeat:no-repeat;}
.hgnbitem.gnb_m5 span:before {content:'';display:inline-block;width:30px;height:30px;vertical-align:top;margin-right:10px;background-image:url(/resources/images/common/ico_gnb_menu5.png);background-position:center;background-repeat:no-repeat;}
.hgnbitem.gnb_m6 span:before {content:'';display:inline-block;width:30px;height:30px;vertical-align:top;margin-right:10px;background-image:url(/resources/images/common/ico_gnb_menu6.png);background-position:center;background-repeat:no-repeat;}

/*
.active .hgnbitem.gnb_m1 span:before {background-image:url(/resources/images/common/ico_gnb_menu1_on.png);}
.active .hgnbitem.gnb_m2 span:before {background-image:url(/resources/images/common/ico_gnb_menu2_on.png);}
.active .hgnbitem.gnb_m3 span:before {background-image:url(/resources/images/common/ico_gnb_menu3_on.png);}
.active .hgnbitem.gnb_m4 span:before {background-image:url(/resources/images/common/ico_gnb_menu4_on.png);}
.active .hgnbitem.gnb_m5 span:before {background-image:url(/resources/images/common/ico_gnb_menu5_on.png);}
*/

.hgnb_hlist > li > a {position: relative;padding: 0 ;font-size: 20px;}
.hgnb_hlist > li > a:after {content: '';position: absolute;bottom: 0;left: 0;width:0;height:7px;background-color: #1a4a8e;transition: all .3s ease-in-out;}
.hgnb_hlist > li.active > a {
    color: #1a4a8e;
/*    color: #fff;*/
}
.hgnb_hlist > li.active > a:after {width:100%;}
.hgnbelse_hlist {
  display: flex;
  align-items: center;
}
.hgnbelse_hlist > li {
  margin-right: 24px;
}
.hgnbelse_hlist > li:last-of-type {
  margin-right: 0;
}

.hgetext {
  color: #323232;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
}

.hge {
  display: inline-block;
  position: relative;
}
.hge.hge_search {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url("../images/ico_topsearch.png") no-repeat 0 0/100% auto;
}
.hge.hge_total {
  width: 35px;
  height: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hge.hge_total:focus {outline:2px dashed #000;}
.hidden_btn {
  display: none !important;
}

.hge.hge_total:before, .hge.hge_total:after {
  display: block;
  content: "";
}
.hge.hge_total .hge_in, .hge.hge_total:before, .hge.hge_total:after {
  width: 100%;
  height: 2px;
  background: #000;
}
.hge.hge_total:after {
  width: 100%;
  position: relative;
  left: 0%;
}
.hge.hge_total_close {
  width: 35px;
  height: 35px;
  display: none;
}
.hge.hge_total_close.active {
  display: inline-block;
}
.hge.hge_total_close:before, .hge.hge_total_close:after {
  width: 30px;
  height: 2px;
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: #000;
  margin: -1px 0 0 -15px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -moz-transform: translateZ(0);
}
.hge.hge_total_close:before {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.hge.hge_total_close:after {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.hgnbtwo_vlist_w {
  display: none;
  position: absolute;
  top: 78px;
  left: 0;
  width: 100%;
  background: #fff;
}

.hgnbtwo_vlist {
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #e3e3e3;
  border-top: 1px solid #b7b7b7;
}
.hgnbtwo_vlist > li {
  margin-bottom: 25px;
}
.hgnbtwo_vlist > li:last-of-type {
  margin-bottom: 0;
}

.hgnbtwo {
  display: inline-block;
  font-size: 17px;
  color: #333333;
  line-height: 1.3;
  border-bottom: 1px solid transparent;
}
.hgnbtwo:hover {
  color: #000000;
  border-bottom-color: #000;
  font-family: "NotoSans-Medium";
}

.header_pctotal_w {
  display: none;
  background: #fff;
  position: relative;
  top: -1px;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #b7b7b7;
  border-bottom: 1px solid #e3e3e3;
}

.header_pctotal_in {
    display: flex;
    margin: 0 auto;
    max-width: 1920px;
    padding: 0 70px;
    box-sizing: border-box;
}

.vitem_fxwrap {
    display: flex;
    flex-grow: 1;
    max-width: 1520px;
    margin: 0 auto;
    height: 100%;
    justify-content: center;
}

.vitem {
  flex: 1 1 auto;
  position: relative;
}
.vitem:nth-child(even) {
  border-left:1px solid #ddd;
  border-right:1px solid #ddd;
}

.vlist {
  padding: 15px 0;
}
.vlist > li {
  text-align: center;
}
.vlist > li a {
    position: relative;
    height:40px;	
    font-size: 19px;
    color: #1f1f1f;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vlist > li a:focus,
.vlist > li a:hover {text-decoration: none;color:#1a4a8e;}
.vlist > li:last-of-type {
  margin-bottom: 0;
}

.menu {
  display: inline-block;
  font-size: 17px;
  color: #333333;
  line-height: 1.3;
  border-bottom: 1px solid transparent;
  white-space: nowrap;
}
.menu:hover {
  color: #000000;
}

.menu_login,
.menu_join {
  font-size: 14px;
}
.ico_mike,
.ico_faq,
.menu_mypage {
  font-size: 14px;
}
.ico_mike:before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(/resources/images/common/header/ico_write_gray.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

.ico_faq:before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(/resources/images/common/header/ico_faq.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

.menu_mypage:before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(/resources/images/common/header/ico_people.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

.menu_login:before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(/resources/images/common/header/ico_log.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

.menu_join:before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(/resources/images/common/header/ico_member.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

.single_page_w {
  padding: 65px 30px 200px;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.single_page_w.type2 {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.single_page_w.type2 .sgp_contlow {
  max-width: 1280px;
  margin: 0 auto;
  padding: 85px 30px 0;
}

.sgp_titlow {
  margin-bottom: 40px;
  text-align: center;
}

.sgp_tit {
  font-size: 38px;
  color: #1b1b1b;
  line-height: 1.3;
  font-family: "NEXEN_TIRE_Regular";
}
.sgp_sub_tit {
	font-size:21px;
	color:#777;
	margin-top:10px;
}
.sgp_tit:after {
    content: '';
    width: 50px;
    height: 5px;
    margin: 10px auto 0 auto;
    display: block;
    background: #2f68c2;
}
.sgp_contlow.type2 {
  padding-top: 60px;
}
.sgp_contlow .flex_con {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px; 
}
.sgp_contlow .flex_con:after {
	content:'';display: block;clear:both;
}
@media (max-width: 1440px) {
  .hdp_logo {
    left: 45%;
	transform: translate3D(-45%, -45%, 0);
  }
	
  .menu {
    white-space: normal;
  }
  .btn_topgo {
    right: 30px;
  }
  .hgnb_hlist {gap:20px;}
  .hgnb_hlist > li {min-width: auto;}
  .header_gnb_fxwrap {padding:0 70px 0 0}
}
@media (max-width: 1280px) {
  .hdp_logo {transform: translate3D(-20%, -50%, 0);}
  .copy-logo img{width: 250px;}
  .copyright {padding: 30px 40px 50px 40px;}
  .copyright p, .copyright span {font-size: 15px;}
  .midcont_tablow {
    padding: 0 0 40px 0;
  }
  .midtab_swiper.swiper-container .swiper-wrapper {
    height: auto;
    width: auto;
  }
  .midtab_swiper.swiper-container .swiper-wrapper .midtab {
    margin: 0 10px 0 0;
  }
  .midtab_swiper.swiper-container .swiper-wrapper .midtab-slide {
    flex: 0;
  }
  .midtab_swiper.swiper-container .swiper-wrapper .midtab-slide:first-of-type .midtab {
    margin-left: 15px;
  }
  .midtab_swiper.swiper-container .swiper-wrapper .midtab-slide:last-of-type .midtab {
    margin-right: 15px !important;
  }
  .fbotmenu_hlist > li {
    padding-right: 40px;
  }
  .fbotmenu_hlist > li:after {
    right: 20px;
  }
  
    .header_in,
.header_in02 {
    height: 60px;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .headlogo_link {
    width: 88px;
    height: 20px;
  }
  .hutil {
    font-size: 14px;
  }
  .footer_in {
    height: 40px;
  }
  .midcont_titlow {
    font-size: 22px;
    padding: 20px 15px;
  }
  .midcont_titlow.type2 {
    padding: 30px 0 15px;
  }
  .midcont_tablow {
    padding: 0 0 25px 0;
  }
  .midcont_contlow {
    padding: 0 15px 50px;
  }
  .midcont_contbox {
    padding: 15px 15px 25px;
  }
  .midtab {
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
  }
  .midtab-slide.active .midtab_text {
    font-size: 15px;
  }
  .midtab_text,
.hutil.has_ico:before {
    top: 0;
  }
  .hgnb_define_shrink {
    padding-left: 25px;
  }
  
 .hdpin_left {padding-left:15px;}
.hdpin_right,
.header_gnb_group {
    display: none;
  }
  .header_top_group {
    border-bottom: 0;
  }
  .header_top_group_in {
    padding: 0;
    height: 70px;
  }
  .header_top_group_in a:focus {outline:1px dashed #000;}
  .header_top_group_in.type02 {
    padding: 0;
    height: 70px;
  }
  .hdp_logo_link {
    width: 130px;
    height: 30px;
  }
  .btn_htotal,
.btn_hsearch {
    display: block;
  }
  .header_zone {
    border-bottom: 1px solid #b7b7b7;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
  }
  .midsection {
    padding-top: 60px;
  }
}
@media (max-width: 1023px) {

	.header_zone .headlogo_link {
	    width: 188px;
	    height: 20px;
	}
	.midcont_contlow {
	    padding: 0 5px 50px;
	    margin: 0 5vw 20px 5vw;
	}
	.midcont_contbox {
	    padding: 15px 15px 25px;
	}
  .footer_pin {
    padding: 25px 15px 60px 15px;
    text-align: center;
  }
  .foot_fxwrap {
    display: block;
  }
  .foot_shrink {
    margin: 0;
  }
  .foot_botlogo {
    width: 120px;
    height: 20px;
  }
  .fbotmenu_hlist_w {
    margin-top: 0;
    padding: 5vw;
  }
  .fbotmenu_hlist {
    align-items: center;
    justify-content: center;
    font-size: 0;
    line-height: 0;
  }
  .fbotmenu_hlist > li {
    padding: 0 3%;
  }
  .fbotmenu_hlist > li:after {
    right: 0;
    height: 10px;
  }
  .fbotmenu_hlist > li:last-of-type:after {
    display: none;
  }
  .fbotmenu {
    display: inline-block;
    font-size: 16px;
  }
  .fbotcopy_w {
    margin-top: 15px;
    font-size: 11px;
    padding: 5vw;
  }
  .fbot_copy {
    margin-top: 5px;
  }
  .btn_topgo {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 30;
    top: auto;
    width: 30px;
    height: 30px;
  }
  .header_pctotal_w {
    display: none !important;
  }
  .single_page_w {
    padding: 30px 15px 60px;
  }
  .sgp_titlow {
    margin-bottom: 20px;
  }
  .single_page_w.type2 .sgp_contlow {
    padding: 30px 15px 0;
  }
  .btn_mbutil_layer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

/* // ====== layout ====== */


/* ====== layout 2 ====== */

.main_contents.popup {position: relative;z-index:9999;}
.sub_visual_wrap {
  height: 180px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  background: url("../images/bg_subvisual.png") no-repeat 50% 50%/cover;
}
.sub_visual_wrap.bg_customer {
  background-image: url("../images/bg_subvisual_cus.png");
}
.sub_visual_wrap.htype2 {
  height: 150px;
}
.sub_visual_wrap.bg_cn { 
  background-image: url("../images/bg_subvisual_cn.png");
}
.sub_visual_wrap.bg_data {
  background-image: url("../images/bg_subvisual_data.png" );
}
.sub_visual_wrap.bg_statis {
  background-image: url("../images/bg_subvisual_statis.png" );
}
.sub_visual_wrap.bg_dev {
  background-image: url("../images/bg_subvisual_dev.jpg");
}
.sub_visual_wrap.bg_info {
  background-image: url("../images/bg_subvisual_info.png");
}
.sub_visual_wrap.bg_srch {
  background-image: url("../images/bg_subvisual_srch.jpg");
}

.sub_visual_copy01 {
  font-size: 40px;
  color: #fff;
  font-weight: 500;
  word-break: keep-all;
}

.sub_visual_copy02 {
  font-size: 16px;
  margin-top: 10px;
  color: #fff;
  opacity: 0.8;
  word-break: keep-all;
}

.sub_visual_para {
  color: #fff;
  font-size: 34px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 2px;
}

.sub_tempboth_zone {
  max-width: 1280px;
  margin: 45px auto 200px;
  display: flex;
  position: relative;
  padding: 0 30px;
}

.sub_temp_left_item_w {
  flex-basis: 220px;
  flex-shrink: 0;
  position: relative;
}

.sub_temp_left_item.fixeditem {
  position: fixed;
  top: 180px;
  left: 0;
  width: 100%;
  z-index: 5;
  box-sizing: border-box;
  padding: 0 30px;
}
.sub_temp_left_item.fixeditem .sub_temp_left_item_pixin {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 20px;
}
.sub_temp_left_item.fixeditem .sub_temp_left_box {
  max-width: 220px;
}
.sub_temp_left_item.fixeditem.stop {
  top: auto !important;
  bottom: 0;
  position: absolute !important;
}

.sub_temp_left_box {
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}

.sub_temp_left_item_pixin {
  transition: 0.3s;
  padding-top: 0;
}

.stemp_titlow {
  background: #fbfbfb;
  text-align: center;
  padding: 20px;
  border-bottom: 1px solid #dfdfdf;
}

.stemp_tit {
  font-size: 21px;
  color: #2b2b2b;
  line-height: 1;
}

.stemp_vlist > li {
  border-bottom: 1px solid #dfdfdf;
  padding: 30px 25px;
}
.stemp_vlist > li:last-of-type {
  border-bottom: 0;
}

.stp_one {
  display: inline-block;
  color: #2b2b2b;
  font-size: 17px;
  line-height: 1;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
}
.stp_one.active {
  color: #2f68c2;
}
.stp_one.active:hover {
  color: #2f68c2;
  border: none;
}
.stp_one:hover {
  font-weight: 500;
  border-bottom-color: #2b2b2b;
  color: #2b2b2b;
}

.stemp_vlist > li.active .stp_one {
  font-weight: 500;
  border-bottom-color: #2b2b2b;
  color: #2b2b2b;
}

.stp_two_vlist_w {
  margin-top: 15px;
}

.stp_two_vlist > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 10px;
}
.stp_two_vlist > li:before {
  display: block;
  content: "";
  width: 2px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 8px;
  left: 0;
}
.stp_two_vlist > li:last-of-type {
  margin-bottom: 0;
}

.stp_two {
  display: inline-block;
  color: #4e4e4e;
  font-size: 15px;
  line-height: 1;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
}

.stp_two_vlist > li.active .stp_two,
.stp_two:hover {
  font-size: 16px;
  font-weight: 500;
  border-bottom-color: #2b2b2b;
  color: #2b2b2b;
}

.sub_temp_right_w {
  flex-grow: 1;
  margin-left: 3.125%;
  min-width: 0;
  position: relative;
  z-index: 6;
}

.sub_temp_titlow {
  padding: 10px 0 70px;
  text-align: center;
}

.sub_temp_tit {
  font-size: 38px;
  color: #1b1b1b;
  line-height: 1;
  letter-spacing: -1px;
}

.stab_hlist_z {
  height: 69px;
  position: relative;
}
.stab_hlist_z .stab_hlist_w {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 69px;
}

.mc_clow5_in .stab_hlist_w {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
}

.stab_hlist_z .stab_hlist_w.fixed {
  position: fixed;
  z-index: 5;
}
.stab_hlist_z .stab_hlist_w.fixed .stab_hlist {
  max-width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
}

.stab_hlist {
  display: flex;
  /* border: 1px solid #d7d7d7; */
  text-align: center;
  background: #fff;
  gap: 10px;
  padding: -5px;
}

.stab_hlist02 {
  display: flex;
  text-align: center;
  color: #FFF;
  height: 48px;
}
.stab_hlist02.atype2 .stab,
.stab_hlist02.atype2 .stab03 {
  flex: 1;
  color: #ffffff;
  font-size: 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}
.stab_hlist02.atype2 .stab_text {
  width: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.stab_text:last-of-type {
  border-right: none;
}

.stab_hlist02.atype2 .stab.active {
  border-top: none !important;
  border-bottom: 2px solid #F6740D;
  color: #F6740D;
  font-size: 18px;
}
.stab_hlist02.atype2 .stab.active:after {
  display: none;
  content: "";
  width: calc(100% + 2px);
  left: -1px;
  top: -1px;
  height: 2px;
  background: #000;
  position: absolute;
}

.stab_hlist.atype2 .stab {
  flex: auto;
}
.stab_hlist.atype2 .stab03 {
  flex: 1;
  color: #ffffff;
  font-size: 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}

.stab {
  flex: 1;
  color: #6d6c6c;
  font-size: 18px;
  padding: 10px;
  /* border: 1px solid #d7d7d7; */
  background-color: #f7f7f7;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}
.stab:last-of-type {
  /* border-right: 0; */
}

.stab_text {
  display: inline-block;
  word-break: keep-all;
}

.stab.active {
    color: #fff;
    background: #45b2bd;
}

.stab02 {
  flex: 1;
  color: #ffffff;
  font-size: 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}
.stab02:last-of-type {
  border-right: 0;
}

.stab02_text {
  display: inline-block;
  word-break: keep-all;
  width: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.stab02_text:last-of-type {
  border-right: 0;
}

.stab02.active {
  color: #000000;
}

.stab.active:after {
  display: block;
  content: "";
  width: calc(100% + 2px);
  left: -1px;
  top: -1px;
  height: 2px;
  /* background: #000; */
  position: absolute;
}
.scont_w {
  margin-top: 0;
}
.scont_w.type2 {
  margin-top: 52px;
}
.scont_w.mtype2 {
  margin-top: 40px;
}

.scrollcont_w {
  margin-top: 40px;
}

.scrollcont {
  padding-top: 100px;
}
.scrollcont:first-of-type {
  padding-top: 0;
}

.mb_br {
  display: none;
}

.sub_map_z {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  position: relative;
  z-index: 3;
}

.sub_map_pixin {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.sub_map_g {
  display: flex;
  align-items: center;
  position: relative;
}
.sub_map_g:nth-of-type(0) {
  z-index: 2;
}
.sub_map_g:nth-of-type(1) {
  z-index: 1;
}
.sub_map_g:nth-of-type(2) {
  z-index: 0;
}

.btn_submap_home {
  display: inline-block;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  height: 60px;
  width: 60px;
  background: url("../images/ico_sub_homemap.png") no-repeat 50% 50%;
}



.data_table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 2px solid #aac14e;
}

.data_table td,
.data_table th {
	border: 1px solid #ddd;
	padding: 10px;
	text-align: center;
	font-size: 16px;
}

.data_table thead th {
	background-color: #f2f7e3;
}

.data_table tr.total th,
.data_table tr.total td {
	background-color: #f7f7f7;
}

/*서브메뉴2*/


.sub_gnb_menu {display: none;position: absolute;left:0;right:0;background-color: #2f68c2;top: 207px;box-shadow: 0 15px 15px rgb(0 0 0 / 10%);/* border-top: 1px solid #ddd; */}
.sub_gnb_menu a {color:#333;}
.sub_gnb_menu .block {position: static;left: 50%;top: 0;width: 100%;max-width: 1400px;margin: 0 auto;/* transform: translateX(-50%); */}
.sub_gnb_menu .sub_title {box-sizing: border-box;position: absolute;left: -100%;width: 100%;background-image:url(../images/submenu_bg.png);background-repeat:no-repeat;background-position:  right;background-size:auto;color:#fff;transform: translateX(500px);text-align: right;padding: 40px;height: 100%;display: flex;justify-content: right;align-items: center;}
.hgnb_hlist > li:nth-child(1) .sub_gnb_menu .sub_title {background-color:#2f68c2;}
.hgnb_hlist > li:nth-child(2) .sub_gnb_menu .sub_title {background-color:#2f68c2;}
.hgnb_hlist > li:nth-child(3) .sub_gnb_menu .sub_title {background-color:#2f68c2;}
.hgnb_hlist > li:nth-child(4) .sub_gnb_menu .sub_title {background-color:#2f68c2;}
.hgnb_hlist > li:nth-child(5) .sub_gnb_menu .sub_title {background-color:#2f68c2;}
.hgnb_hlist > li:nth-child(1), .vitem:nth-child(1) {flex:1 1 17%;}
.hgnb_hlist > li:nth-child(2), .vitem:nth-child(2) {flex:1 1 12%;}
.hgnb_hlist > li:nth-child(3), .vitem:nth-child(3) {flex:1 1 18%;}
.hgnb_hlist > li:nth-child(4), .vitem:nth-child(4) {flex:1 1 18%;}
.hgnb_hlist > li:nth-child(5), .vitem:nth-child(5) {flex:1 1 15%;} 
.hgnb_hlist > li:nth-child(6), .vitem:nth-child(6) {flex:1 1 17%;} 




.sub_gnb_menu .detail_menu {
    display: flex;
    align-items: center;
    text-align:center;
    justify-content:center;
    width: 100%;
    height: 100%;
}
.sub_gnb_menu .detail_menu ul {
    display:inline-block;
    text-align:left;
    /* border-left:1px solid #e1e1e1; */
}

.sub_gnb_menu .detail_menu ul li {
    /* border-right:1px solid #e1e1e1; */
}
.sub_gnb_menu .detail_menu ul li a:hover,
.sub_gnb_menu .detail_menu ul li a:focus {
	background-color: #18346d;
	color:#fff;
}

.sub_gnb_menu .sub_title > div {width:350px;display: inline-block;text-align: right;}
.sub_gnb_menu .sub_title > div .subject {font-size:25px; font-family: "NEXEN_TIRE_Bold";}
.sub_gnb_menu .sub_title .exp {color:rgba(38,38,38,.6);font-size:16px;}
.sub_gnb_menu .detail_menu ul {}
.sub_gnb_menu ul {}
.sub_gnb_menu ul li {text-align: left;height: 32%;align-items: center;display: inline-block;} 
.sub_gnb_menu ul li:last-child {border-bottom: 0;}
.sub_gnb_menu ul li a {font-size:18px;color: #fff;padding:16px 50px;}
/*.sub_gnb_menu ul li a::before {content:'';display: inline-block;width:4px;height: 4px;background-color: #243c52;margin-right: 10px;vertical-align: top;margin-top: 10px;}*/
.sub_gnb_menu ul li a:hover {text-decoration: none;border:0;color:#fff;}


@media only screen and (-webkit-min-device-pixel-ratio: 1.0416666666666667), only screen and (min-resolution: 100dpi) {
  .btn_submap_home {
    background: url("../images/ico_sub_homemap_ratio.png") no-repeat 50% 50%/14px auto;
  }
}
.submap_item {
  border-right: 1px solid #d7d7d7;
  position: relative;
}

.submap_onelink {
  display: flex;
  position: relative;
  align-items: center;
  color: #4e4e4e;
  font-size: 15px;
  line-height: 1;
  height: 60px;
  padding: 0 65px 0 20px;
  min-width: 220px;
}
.submap_onelink:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 23px;
  border-right: 1px solid #898989;
  border-bottom: 1px solid #898989;
  transform: translateZ(0);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.submap_onelink.active:after {
  transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  margin-top: -3px;
}

.submap_onelink_in {
  display: inline-block;
  position: relative;
  top: -1px;
}

.submap_deplist_w {
  display: none;
  position: absolute;
  top: 60px;
  left: -1px;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  width: calc(100% + 2px);
}

.submap_deplist > li {
  border-bottom: 1px solid #ececec;
}
.submap_deplist > li:last-of-type {
  border-bottom: 0;
}

.submap_dep {
  display: block;
  padding: 20px;
}
.submap_dep:hover {
  background: #2f68c2;
  color: #fff;
}
.submap_dep:hover .submap_dep_in {
  color: #fff;
}

.submap_dep_in {
  color: #4e4e4e;
  font-size: 15px;
}

@media (max-width: 1280px) {
  .btn_submap_home {
    border-left: 0;
  }
  .stab_hlist.atype2 .stab {
    /* border-bottom: 1px solid #d7d7d7; */
    /* margin: 0 -1px -1px 0; */
  }
}
@media (max-width: 1023px) {
  .mb_br {
    display: block;
  }
  .sub_visual_wrap {
    height: 100px;
  }
  .sub_visual_wrap.htype2 {
    height: auto;
    min-height: 150px;
  }
  .sub_visual_copy01 {
    font-size: 30px;
  }
  .sub_visual_copy02 {
    font-size: 14px;
    margin-top: 5px;
  }
  .sub_visual_para {
    font-size: 20px;
    letter-spacing: 0;
  }
  .sub_temp_left_item_w {
    /*display: none;*/
  }
  .sub_temp_right_w {
    margin: 0;
  }
  .sub_tempboth_zone {
    margin: 25px 15px 60px;
    padding: 0;
  }
  .sub_temp_titlow {
    padding: 0 0 25px;
  }
  .sub_temp_tit {
    font-size: 20px;
    letter-spacing: 0;
  }
  .stab {
    font-size: 15px;
    padding: 10px;
  }
  .scont_w {
    margin-top: 0;
  }
  .scont_w.mtype2 {
    margin-top: 20px;
  }
  .scont_w.type2 {
    margin-top: 26px;
  }
  .stab_hlist_z {
    height: 41px;
  }
  .stab_hlist_z .stab_hlist_w {
    height: 41px;
  }
  .scrollcont_w {
    margin-top: 26px;
  }
  .scrollcont {
    padding-top: 55px;
  }
  .stab_hlist_z .stab_hlist_w.fixed {
    top: 60px;
  }
  .btn_submap_home {
    height: 45px;
    width: 45px;
    flex-shrink: 0;
    background: url("../images/ico_sub_homemap_ratio.png") no-repeat 50% 50%/14px auto;
  }
  .submap_onelink {
    font-size: 16px;
    height: 45px;
    padding: 0 45px 0 15px;
  }
  .submap_onelink:after {
    width: 8px;
    height: 8px;
    margin-top: -6px;
    right: 18px;
  }
  .submap_item {
    flex-grow: 1;
  }
  .submap_deplist_w {
    top: 45px;
  }
  .submap_dep {
    padding: 10px;
  }
  .submap_dep_in {
    font-size: 15px;
  }
  .submap_deplist > li {
    border-bottom: 1px solid #ececec;
  }
  .submap_deplist > li:last-of-type {
    border-bottom: 0;
  }
  .submap_dep {
    display: block;
    padding: 10px;
  }
  .submap_dep_in {
    font-size: 15px;
  }
  .sub_map_z {
    border-bottom: 0;
  }
  .sub_map_g {
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
  }
  .sub_map_g .submap_item:last-of-type {
    border-right: 0;
  }
  .stab_hlist.atype2 {
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
  }
  .stab_hlist.atype2 .stab {
    flex: auto;
    width: 40%;
    box-sizing: border-box;
  }
  .stab_hlist02.atype2 .stab {
    flex: auto;
    width: 40%;
    box-sizing: border-box;
  }
  .stab_hlist.atype2 .stab:nth-of-type(2n+1) {
    width: 60%;
  }
}
@media (max-width: 374px) {
  .stab {
    font-size: 13px;
  }
}
.mt30 { 
  margin-top: 30px;
}

/*data_list 수정 */
.stab_hlist.atype2.bgicon .stab.active {
  background-color: #2f68c2 !important;
  color: #ffffff !important;
  border-color: #2f68c2;
}
.stab_hlist.atype2.bgicon .bgicon01 {
  background: url("../images/tab_icon/tab_icon01_b.png") no-repeat 50% 80%;
  background-size: 24px;
  padding-bottom: 40px;
  background-color: #f7f7f7;
}
.stab_hlist.atype2.bgicon .bgicon02 {
  background: url("../images/tab_icon/tab_icon02_b.png") no-repeat 50% 80%;
  background-size: 24px;
  padding-bottom: 40px;
  background-color: #f7f7f7;
}
.stab_hlist.atype2.bgicon .bgicon03 {
  background: url("../images/tab_icon/tab_icon03_b.png") no-repeat 50% 80%;
  background-size: 24px;
  padding-bottom: 40px;
  background-color: #f7f7f7;
}
.stab_hlist.atype2.bgicon .bgicon04 {
  background: url("../images/tab_icon/tab_icon04_b.png") no-repeat 50% 80%;
  background-size: 24px;
  background-color: #f7f7f7;
  padding-bottom: 40px;
}
.stab_hlist.atype2.bgicon .bgicon05 {
  background: url("../images/tab_icon/tab_icon05_b.png") no-repeat 50% 80%;
  background-size: 24px;
  padding-bottom: 40px;
  background-color: #f7f7f7;
}
.stab_hlist.atype2.bgicon .bgicon06 {
  background: url("../images/tab_icon/tab_icon06_b.png") no-repeat 50% 80%;
  background-size: 24px;
  padding-bottom: 40px;
  background-color: #f7f7f7;
}
.stab_hlist.atype2.bgicon .stab.active.bgicon01 {
  background: url("../images/tab_icon/tab_icon01_w.png") no-repeat 50% 80%;
  background-size: 24px;
  padding-bottom: 40px;
}
.stab_hlist.atype2.bgicon .stab.active.bgicon02 {
  background: url("../images/tab_icon/tab_icon02_w.png") no-repeat 50% 80%;
  background-size: 24px;
  padding-bottom: 40px;
}
.stab_hlist.atype2.bgicon .stab.active.bgicon03 {
  background: url("../images/tab_icon/tab_icon03_w.png") no-repeat 50% 80%;
  background-size: 24px;
  padding-bottom: 40px;
}
.stab_hlist.atype2.bgicon .stab.active.bgicon04 {
  background: url("../images/tab_icon/tab_icon04_w.png") no-repeat 50% 80%;
  background-size: 24px;
  padding-bottom: 40px;
}
.stab_hlist.atype2.bgicon .stab.active.bgicon05 {
  background: url("../images/tab_icon/tab_icon05_w.png") no-repeat 50% 80%;
  background-size: 24px;
  padding-bottom: 40px;
} 

.stab_hlist.atype2.bgicon .stab.active.bgicon06 {
  background: url("../images/tab_icon/tab_icon06_w.png") no-repeat 50% 80%;
  background-size: 24px;
  padding-bottom: 40px;
} 
@media (max-width: 1023px) {
  .stab_hlist.atype2.bgicon .stab:nth-of-type(2n+1) {
    width: 50%;
  }
}

.scroll-y {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.scroll-y table {white-space: nowrap;}
.scroll-y::-webkit-scrollbar {
  position: absolute;
  right: 0;
  top: 0;
  width: 7px;
  height: 7px;
}
.scroll-y::-webkit-scrollbar-track-piece {
  background-color: #f4f4f4;
}
.scroll-y::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #e4e4e4;
}
.scroll-y::-webkit-scrollbar-thumb:hover {
  background-color: #dfdfdf;
  cursor: pointer;
}
.scroll-y::-webkit-scrollbar-thumb:active {
  background-color: #dfdfdf;
  cursor: pointer; 
}

.layer_pop_wrap {display: none; position: fixed;left: 50%;top:120px;transform: translateX(-50%);background:#fff;border-radius:20px;box-shadow:0 5px 15px rgba(0,0,0,0.1);padding:15px;width:400px;height:800px;overflow-y:auto;z-index:999;}
.layer_pop_wrap + .bg {
    position: fixed;
    top: 0;
    z-index:99;
    bottom: 0;  
    right: 0;
    left: 0;
    background: rgba(0,0,0,0.7);}
.layer_pop_wrap .scroll-y {max-height: 700px;padding:0 10px;}
.layer_pop_wrap .title {padding:10px;}
.layer_pop_wrap .title .company_name {font-family: "NEXEN_TIRE_Bold";font-size:25px;}
.layer_pop_wrap .title .company_en {color:#757575;}
.layer_pop_wrap .btn_area {position:absolute;right:15px;top:15px;}
.layer_pop_wrap .btn_area a {font-size: 25px;display: inline-block;vertical-align: top;padding:5px;}
.layer_pop_wrap .btn_area button {font-size: 25px;padding:5px;}
.layer_pop_wrap .this_img {box-shadow: 0 5px 10px rgba(0,0,0,0.1);border-radius:20px;overflow:hidden;margin:30px 0;}
.layer_pop_wrap .this_img img {max-width: 100%}
.layer_pop_wrap .detail_info_list {}
.layer_pop_wrap .detail_info_list dl {display:flex;line-height:1.6;padding:0 0 10px 0;}
.layer_pop_wrap .detail_info_list dl dt {display:inline-block;vertical-align: top;font-size:16px;min-width:130px;color:#757575;}
.layer_pop_wrap .detail_info_list dl dd {display:inline-block;vertical-align: top;font-size:16px;}
.layer_pop_wrap .detail_info_list dl.block {display:block;}

@media screen and (max-width:870px){
  .copyright {flex-direction: column; padding: 30px 20px 50px 20px;}
  .copy-logo img {width: 170px;}
  .copyright p, .copyright span {font-size: 14px; margin-left: 0px; margin-top: 10px;}
}

@media (max-width: 768px) {
  .sgp_tit {
    font-size: 19px;
  }
  .sgp_sub_tit {font-size:12px;}
  .layer_pop_wrap {top:0;height:100vh;border-radius: 0;}
  .layer_pop_wrap .scroll-y {height:calc(100vh - 100px);}
  .scroll-y {
  	padding-top:10px;
  }
  .scroll-y:before {
  	content:'(좌우스크롤해서 확인해보세요)';
  	display:block;
  	color:#757575;
  	text-align:left;
  	font-size:13px;
  }
}
@media (max-width: 374px) {
  .fbotmenu {
    font-size: 10px;
  }
  .fbotmenu_hlist {
    margin: 0 -10px;
  }
  .fbotmenu_hlist > li:after {
    height: 8px;
  }
}
@media (max-width: 320px) {
  .fbotmenu {
    font-size: 9px;
  }
}
