/* ---------------------------- ��ü�ܰ��ڽ� ---------------------------- */
#wrapper {
  width: 100%;
  position: relative;
  /*min-width: 1400px;
  font-weight: 400;*/
}

.mx_size {
  margin: 0 auto;
  width: 1400px;
  display: table;
}
.po_re {
  position: relative;
}
a.a_link {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  font-size: 0;
}

/* ---------------------------- ��� ---------------------------- */
#main_head {
  z-index: 9999999999999;
  /*border-bottom: 1px solid rgba(255,255,255,.1)*/
  background: rgba(0, 0, 0, 0.7);
}

#head {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  width: 1200px;
  height: 103px;
}

.jbFixed {
  background: #fff none repeat 0 0;
  position: fixed !important;
  top: 0;
  width: 100% !important;
}

#logo {
  text-align: center;
  padding: 30px 0;
}

.btn-go {
  position: absolute;
  top: 30px;
  right: 20px;
  width: 124px;
  padding: 5px 0 5px 19px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  background: rgba(0, 0, 0, 0.2) url(/images/common/arrow_re.gif) no-repeat 84px
    14px;
  font-weight: 500;
}

.btn-go a {
  color: #fff;
}

#menu_box {
  position: relative;
  width: 1400px;
  z-index: 10000;
  margin: 0 auto;
}

#menu {
  display: table;
  margin: 0;
  float: right;
}

/* ------- ���_�׺���̼� ------- */

/* ��޴� */
#lnb > ul {
  float: right;
  padding: 32px 0;
}

#lnb > ul > li {
  float: left;
  position: relative;
}

/*#lnb > ul > li:first-child a {  
	padding-left:0;
}*/
#lnb ul li a {
    color: #ffffff;
    display: block;
    font-size: 23px;
    font-weight: 500;
    padding: 10px 28px;
    letter-spacing: -0.01px;
	    text-transform: uppercase;
}



/* Transitions and class for reduced height */
.cbp-af-header #head {
}



.sitemap {
  right: 0;
  display: inline-block;
  position: absolute;
  top: 42px;
}

@media (max-width: 1199px){
	.cbp-af-inner {
	  display: none;
	}
	#main_head {
        position: relative;
        width: 100%;
        background: #000;
        border-bottom: 1px solid #2a2a2a;
        height: 70px;
    }

}
@media (min-width: 1200px){
	.cbp-af-header {
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  z-index: 10000;
	  /* overflow: hidden; */
	  -webkit-transition: all 0.65s ease-in-out;
	  -moz-transition: all 0.65s ease-in-out;
	  -o-transition: all 0.65s ease-in-out;
	  -ms-transition: all 0.65s ease-in-out;
	  transition: all 0.65s ease-in-out;
	}


	.cbp-af-header.cbp-af-header-shrink {
	  top: -110px;
	  -webkit-transition: all 0.65s ease-in-out;
	  -moz-transition: all 0.65s ease-in-out;
	  -o-transition: all 0.65s ease-in-out;
	  -ms-transition: all 0.65s ease-in-out;
	  
	}
}
/* ---------------------------- ���� ������ ---------------------------- */

/* ����� */
#main_visual {
	position: relative;
	overflow: hidden;
	background: url("../images/main/main_visual.jpg") no-repeat center 0;
	height: 830px;

}
.main_txt:before {
      content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #cd2632;
}
.main_txt {
  text-align: left;
  margin-top: 380px;
  color: #fff;
  margin-left: 45%;
  padding-left: 23px;
  position: relative;
}
.main_txt .tit01 {
    font-size: 60px;
    line-height: 110%;
    font-weight: 500;
    text-shadow: 5px 5px 28px rgb(0 0 0 / 60%);
	    letter-spacing: -1px;
}
.main_txt .tit01 span {
  color: #d61413;
}
.main_txt .tit02 {
	 font-size: 20px;
    margin: 10px 0 0 0;
    font-weight: 400;
    letter-spacing: 0px;
    text-shadow: 5px 5px 28px rgb(0 0 0 / 38%);
}
.main_txt .main_btn {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 15px 40px;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
  background: rgba(255, 255, 255, 0.2);
  font-weight: 600;
}
.main_txt .main_btn:hover {
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 15px 40px;
  color: #636363;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
  background: rgba(255, 255, 255, 0.7);
  font-weight: 600;
}

/* contBox ------------------------------------------*/

.contents_02 {
  padding: 160px 0 10px 0;
  position: relative;
  background:#212121 url("../images/main/cust_bg.jpg") no-repeat 0 100%;
}
#main_con_wrapper .mcon_tit {
  text-align: center;
}
#main_con_wrapper .mcon_tit h2 {
  font-size: 36px;
  font-weight: 700;
  color: #40362d;
  padding: 106px 0 14px 0;
  letter-spacing: -1px;
}
#main_con_wrapper .pro_tab {
  text-align: center;
  margin: 100px 30px 0 0;
}
#main_con_wrapper .pro_tab li {
  display: inline-block;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
  font-size: 18px;
}
#main_con_wrapper .pro_tab li:hover,
#main_con_wrapper .pro_tab li.on {
  border: 1px solid #a5232d;
  border-left: none;
  border-right: none;
  color: #a5232d;
}
.deli_area {
  margin: 50px 0;
}
.deli_title {
  width: 390px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 50px 0 115px;
  line-height: 1.1;
  color: #fff;
}
.deli_title .txt01 {
  font-size: 1.2rem;
}
.deli_title .txt02 {
  font-weight: 500;
  font-size: 3.2rem;
  margin-bottom: 20px;
}
.deli {
  width: 930px;
}
.deli ul li .pro_table {
  background: #fff;
  box-shadow: 10px 10px 15px rgb(0 0 0 / 5%);
  margin: 0 20px 20px 0;
}
#main_con_wrapper .deli ul li .pdt_cont {
  box-sizing: border-box;
  padding: 24px 0;
}
#main_con_wrapper .deli ul li .pdt_name {
  font-size: 20px;
  color: #222;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}
#main_con_wrapper .deli ul li .p_con {
  font-size: 17px;
  padding: 20px 0 50px 0;
}
#main_con_wrapper .deli ul li .btn_more {
  border: 1px solid #9f9f9f;
  width: 150px;
  padding: 10px 0;
  display: inline-block;
  text-align: center;
  float: right;
}
#main_con_wrapper .deli ul li .btn_more span {
  display: inline-block;
  padding-right: 63px;
  background: url("../images/main/btn_arrow.png") no-repeat 100% center;
}
/* bxslider */
.bx-wrapper .bx-controls-direction {
  top: 85% !important;
}
.contents_02 .bx-wrapper .bx-controls-direction a {
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  z-index: 999;
  bottom: 0%;
}
.contents_02 .bx-wrapper .bx-next {
  background: url("../images/main/control_next.png") no-repeat 0px 0px !important;
  background-size: 100% auto !important;
  left: -260px !important;
}
.contents_02 .bx-wrapper .bx-prev {
  background: url("../images/main/control_prev.png") no-repeat 0 0px !important;
  background-size: 100% auto !important;
  left: -310px !important;
}
.contents_02 .bx-wrapper .bx-prev::after {
  display: block;
  content: "";
  background: rgba(255, 255, 255, 0.4);
  height: 30px;
  width: 1px;
  position: absolute;
  left: 39px;
  top: 0;
}

.circleTxt_box {
	position: absolute;
    left: calc(50% + 400px);
    top: -66px;
    z-index: 99;
}
.circleTxt {
    animation: rotate 15s linear infinite;
}
.circleTxt img{width:100%}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


/* 텍스트 애니메이션 효과 */
.bg-txt {
    position: absolute;
    top: 13.5rem;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
}
.bg-txt p {
    font-size: 8rem;
    color: #838383;
    font-weight: 600;
    text-align: center;
    transition: .01s cubic-bezier(0.33, 1, 0.68, 1);
	opacity: 0;
	font-family:'metropolis';
	text-transform: uppercase;
}

.is-inview .bg-txt p {
    animation: spacing ease 5s forwards;
}

 @keyframes spacing {
    0% {
        opacity: 0;
    }
    30% {
        letter-spacing: 3vw;
        opacity: 0.13;
    }
	60% {
        letter-spacing: 1.2vw;
        opacity: 0.11;
    }
    100% {
        letter-spacing: 1.2vw;
        opacity: 0.06;
    }
}


.h_tit {
	font-size: 40px;
	color: #fff;
}
.h_txt01 {
    color: #fff;
    font-weight: 600;
    font-size: 23px;
    line-height: 0.8;
	margin-top:30px;

}
.h_sub {
        color: #fff;
    margin: 25px 0 40px 0;
    font-size: 20px;
    position: relative;
    letter-spacing: -0.5px;
    line-height: 100%;
	    opacity: .78;

}
.banner {
	margin-top: 20px;
}
.banner li {
	width: calc(100% / 3);
	float: left;
	height: 344px;
	position: relative;
	box-sizing: border-box;
	transition: all .4s ease;
}
.banner li:hover {
	box-shadow: 9px 16px 30px rgb(0 0 0 / 25%);
	transition: all .4s ease;
	margin-top:-20px;
}
.banner li:hover  a {
    background:rgb(183 1 0 / 85%);
	transition: all .4s ease;
}
.banner li a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
	transition: all .4s ease;
}
.banner li .bann_tit {
	    color: #fff;
    font-size: 37px;
    font-weight: 500;
    position: absolute;
    bottom: 60px;
    letter-spacing: 0;
    line-height: 100%;
    padding-left: 50px;
}

.banner li.m01 {
	 background: url("../images/main/bann_01.jpg") no-repeat;
	 background-size: cover;
}
.banner li.m02 {
	 background: url("../images/main/bann_02.jpg") no-repeat;
	 background-size: cover;
}
.banner li.m03 {
	 background: url("../images/main/bann_03.jpg") no-repeat;
	 background-size: cover;
}
.banner li.m04 {
	 background: url("../images/main/bann_04.jpg") no-repeat;
	 background-size: cover;
}


.main-quick-wrapper {
  position: relative;
  margin-top: -17%;
}
.main-quick-list {
  width: 68%;
  position: relative;
  overflow: hidden;
  float: right;

}
.main-quick-list li {
  float: right;
  width: 46%;
  position: relative;
  z-index: 9;
  box-shadow: -25px 25px 30px rgba(0, 0, 0, .33);
}
.main-quick-list li:nth-child(2n-1) {
  margin-left: 3.5%;
  margin-bottom: 5%;
}
.main-quick-list li.box-01 {
  margin-top: 0;
}
.main-quick-list li.box-02 {
  margin-top: 19%;
}
.main-quick-list li.box-03 {
  margin-top: -15.5%;
}
.main-quick-list li.box-04 {
  margin-top: 3.8%;
}
.main-quick-list li a {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 63.16%;
  -webkit-box-shadow: 55px 55px 150px -75px rgba(0, 0, 0, 0.26);
  box-shadow: 55px 55px 150px -75px rgba(0, 0, 0, 0.26);
  overflow: hidden;
  background: #9f9f9f;
  cursor: default;

}
.main-quick-list li a:hover .main-quick-bg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.main-quick-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}

.main-quick-txt p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: -0.25px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.2);
  font-family: "Play";
}

.main-visual-txt-box .main-visual-more-btn {position: relative;  display: flex; align-items:center; justify-content:center; width:210px; color: #fff; transition: all 0.2s ease; box-sizing: border-box; }
.main-visual-txt-box .main-visual-more-btn:before {content: ""; position: absolute; top: 0; left: 0; display: block; border-radius: 6.6rem; background: #d52e30; width: 4em; height: 4rem; transition: all 0.3s ease;}
.main-visual-txt-box .main-visual-more-btn span.material-symbols-outlined {font-size:30px; margin-left:20px; font-weight:200;}
.main-visual-txt-box .main-visual-more-btn span {position: relative; padding-right: 3rem; background:url("../images/main/sm_arrow.png") no-repeat 100% center; font-size: 15px; line-height: 4rem; font-weight: 800; letter-spacing: 0; text-transform: uppercase; vertical-align: middle;     white-space: nowrap;}
.main-visual-txt-box .main-visual-more-btn:hover {color:#fff;}
.main-visual-txt-box .main-visual-more-btn:hover:before {width: 100%; background: #d52e30;}


.active-item .main-visual-more-btn{
	animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
}
.active-item .main-visual-more-btn{animation-delay:0.8s;}
.main-visual-txt-box .cm-word-split-JS.splitting .char{animation: text-fade-out 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;}
.active-item .main-visual-txt-box .cm-word-split-JS.splitting .char{animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;}

.masterpiece_con {
    position: relative;
    overflow: hidden;
	    margin-top: -5rem;
}

.masterpiece_con .point_txt {
    z-index: -1;
    font-size: 150px;
    letter-spacing: 0em;
    line-height: 6.375rem;
    font-family: 'FiraSans', sans-serif;
    font-weight: 500;
    line-height: 1;
    color: #2e2e2e;
    opacity: 0;
    text-transform: uppercase;
    font-family: 'play';
}

.masterpiece_con .point_txt.rolling_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  white-space: nowrap;
  opacity: .35;
}

.masterpiece_con .point_txt.rolling_txt p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: scrolling 35s linear infinite;
          animation: scrolling 35s linear infinite;
  margin-bottom: 0;
     line-height: .8;
}

.masterpiece_con .point_txt.infinite {
  width: 5000px;
}
/* ---------------------------- ī�Ƕ���Ʈ ---------------------------- */
#foot {
  clear: both;
  background: #0e0e0e;
  font-size: 15px;
  padding: 60px 0 0 0;
  letter-spacing: 0.4px;
}

/* ------- �ּ�/��ȭ��ȣ �� ���� ------- */
#foot_add {
  color: #a0a0a0;
  font-weight: 300;
  position: relative;
}

#foot_add .top_icon {
  margin: 0px 0 40px;
}

#foot_add .copy_logo {
  margin: 0px 0 25px;
}
#foot_add .btn_site {
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
  padding: 10px 0;
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}
#foot_info {
  position: relative;
  line-height: 140%;
  padding: 5px 0 50px 0;
  /*border-bottom:1px solid rgba(255,255,255,0.1);*/
  color: #000;
}

#foot_info cite {
  padding: 0;
  color: #6b6b6b;
  text-align: center;
}

.view_slider {
  height: auto !important;
  overflow-y: visible !important;
}

.hide_slider {
  height: 0;
  overflow-y: hidden;
}



