/* BASIC css start */
/* 메인에서 상단 메뉴 여백 삭제 */

 #mheader {
    margin-bottom: 0px !important;
}

#mheader .header_sec02 {
    border-bottom: 0px !important;
    margin-bottom: 0px !important;
}

/* 메인에서 상단 메뉴 여백 삭제 */


/* 메인 동영상 확장 */

.youtubeWrap {

    position: relative;
    width:100%;
    margin:0 auto;
    padding-bottom:32%;
    
}
.youtubeWrap video{
    width:100%;
}

video{
    width:100%;
}

.s_wrap {

position:relative;

}
/* 메인 동영상 확장 */


/* 메인 동영상 아래 타임라인 지우기 */
video::-webkit-media-controls {display: none;}


/* 메인 이벤트 관련 */
.swiper-container {
    margin-top: 10px !important;
}

.swiper-container .swiper-button-prev {
    background-image: url("/design/newerashop/0751decode/event_left.gif") !important;
    background-size: 80px 80px !important;
    left: 0px !important;
    right: auto;
    width: 80px !important;
    height: 80px !important;
    opacity: 1 !important;
}

.swiper-container .swiper-button-next {
    background-image: url("/design/newerashop/0751decode/event_right.gif") !important;
    background-size: 80px 80px !important;
    right: 0px !important;
    left: auto;
    width: 80px !important;
    height: 80px !important;
    opacity: 1 !important;
}

.swiper-container .swiper-button-prev:hover {
    opacity: 0.7 !important;
}

.swiper-container .swiper-button-next:hover {
    opacity: 0.7 !important;
}




/* 메인 버튼 */
.main_btn {
    text-align: center;
    padding-top: 20px;
    font-size: 0px;
}

.main_btn ul li {
    display: inline-block;
    font-size: 0px;
}

.main_btn ul li a {
    width: 171px;
    display: block;
    height: 39px;
    line-height: 39px;
    border: 2px solid #000;
    letter-spacing: -0.5px;
    font-weight: 400;
    font-size: 15px;
    margin: 0px 4px;
}

.main_btn ul li a:hover {
    background-color: #000;
    color: #fff;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-backface-visibility: hidden;
}


/* 메인 탭상품 관련 */
.contentslider-tab {
    width: 1200px;
    text-align: center;
}

.contentslider-tab .sliderkit-nav {
    position: relative;
    width: 1200px;
}

.contentslider-tab .sliderkit-nav-clip {
    text-align: center;
    width: 1200px;
}

.contentslider-tab .sliderkit-nav-clip ul {
    display: inline-block;
    text-align: center;
}

.contentslider-tab .sliderkit-nav-clip li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.contentslider-tab .sliderkit-nav-clip li a {
    cursor: pointer;
    width: 298px;
    text-align: center;
    height: 48px;
    color: #777;
    display: block;
    line-height: 48px;
    font-size: 13px;
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
}

.contentslider-tab .sliderkit-nav-clip li.sliderkit-selected a {
    color: #000;
    border: 1px solid #dedede;
    background-color: #fff;
    height: 48px;
    line-height: 48px;
}

.contentslider-tab .sliderkit-panels {
    width: 1200px;
    padding-top: 25px;
}

.contentslider-tab .sliderkit-panel {
    width: 1200px;
    position: relative !important;
}


/*  메인 배너 관련 */
.fix_title {
    text-align: center;
}

.fix_title .fix_ban {
    width: 1200px;
    height: 525px;
    margin: 100px auto 0px;
    background: url("http://newera1920.jpg2.kr/img/ban_fixed.jpg") fixed top center;
}

.fix_title .title01 {
    font-size: 50px;
    font-weight: 900;
    color: #000;
    letter-spacing: -3px;
    line-height: 1;
    font-family: 'Roboto Condensed', sans-serif;
}

.fix_title .title02 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.5px;
    line-height: 1.6;
    padding-top: 10px;
}

.fix_title .title03 a {
    margin: 20px auto 50px;
    font-size: 15px;
    margin-right: 20px;
    float: left;
    font-weight: 400;
    color: #000;
    display: block;
    width: 171px;
    letter-spacing: -0.5px;
    height: 39px;
    border: 2px solid #000;
    line-height: 39px;
    text-align: center;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    ;
}

.fix_title .title03 a:hover {
    background-color: #000;
    color: #fff;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.fix_title .title04 {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-size: 40px;
    font-weight: bold;
    color: #000;
    letter-spacing: -0.5px;
    line-height: 1.6;
    padding-top: 10px;
}




/*  중앙 스크롤배너 관련 */
.fix_center {
    text-align: center;
}

.fix_center .fix_ban {
    width: 1200px;
    height: 525px;
    margin: 100px auto 0px;
    background: url("http://newera1920.jpg2.kr/img/ban_fixed.jpg") fixed top center;
}

.fix_center .txt01 {
    font-size: 40px;
    font-weight: 800;
    color: #000;
    letter-spacing: -3px;
    line-height: 1;
    padding-top: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}

.fix_center .txt02 {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.5px;
    line-height: 1.6;
    padding-top: 5px;
}

.fix_center .txt03 a {
    font-size: 15px;
    margin: 20px auto 10px;
    font-weight: 400;
    color: #000;
    display: block;
    width: 171px;
    letter-spacing: -0.5px;
    height: 39px;
    border: 2px solid #000;
    line-height: 39px;
    text-align: center;
    text-align: center;
    border-radius: 0px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    ;
}

.fix_center .txt03 a:hover {
    background-color: #000;
    color: #fff;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    border-radius: 0px;
}

.fix_center .txt04 {
    font-size: 50px;
    font-weight: 700;
    font-family: 'Noto Sans KR', sans-serif;
    letter-spacing: -1px;
}

.fix_center .txt05 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.5px;
}

.fix_center .txt06 {
    font-size: 20px;
    font-weight: 800;
    color: #000;
    letter-spacing: -0.5px;
    line-height: 1;
    padding-top: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}

.fix_center .txt07 {
    font-size: 35px;
    font-weight: 800;
    color: #000;
    letter-spacing: -0.5px;
    line-height: 1.6;
    padding-top: 3px;
}

.fix_center .txt08 {
    font-size: 37px;
    font-weight: 800;
    color: #000;
    letter-spacing: -0.5px;
    line-height: 1.6;
    padding-top: 3px;
}

.fix_center .txt09 {
    font-size: 40px;
    font-weight: 800;
    color: #000;
    letter-spacing: -0.5px;
    line-height: 1.6;
    padding-top: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}

.fix_center .st {
    padding-top: 30px;
}

.txt9000 {
    text-align: left;
    font-size: 23px;
    font-weight: 500;
    color: #7c7c7c;
    letter-spacing: -0.5px;
    line-height: 1.6;
    padding-left: 5px;
    padding-bottom: 5px;
}

.txt900 {
    text-align: left;
    font-size: 23px;
    font-weight: 500;
    color: #7c7c7c;
    letter-spacing: -0.5px;
    line-height: 1.6;
    padding-left: 20px;
    padding-bottom: 8px;
}

.txt90 {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    color: #000000;
    letter-spacing: -0.5px;
    line-height: 1.6;
    padding-left: 0px;
    padding-bottom: 10px;
}

.txt909 {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #7c7c7c;
    letter-spacing: -0.5px;
    line-height: 1.6;
    padding-left: 5px;
    padding-bottom: 5px;
}

.txt9090 {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #7c7c7c;
    letter-spacing: -0.5px;
    line-height: 1.6;
    padding-left: 5px;
    padding-bottom: 5px;
}

.fix_center .txt0002 {
    text-align: right;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    letter-spacing: -0.5px;
    line-height: 1.6;
    padding-bottom: 1px;
    padding-right: 25px;
}

.txt030 a {
    background-color: #ffffff;
    opacity: 0.7;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    
    display: block;
    
    width: 180px;
    letter-spacing: -0.5px;
    height: 39px;
    border: 2px solid #000;
    line-height: 39px;
   
    text-align: center;
    border-radius: 20px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    ;
}

.txt030 a:hover {
    background-color: #000;
    color: #fff;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    border-radius: 20px;
}

.fix_center a {
    display: block;
}






/*  메인상품 타이틀 관련 */
.main_title {
    padding: 100px 0px 25px;
}

.main_title_txt {
    font-size: 34px;
    font-weight: 300;
    line-height: 1;
    text-align: center;
    color: #000;
    font-family: 'Noto Sans KR', sans-serif;
}

.main_title_bt {
    height: 1px;
    background-color: #000;
    width: 60px;
    margin: 17px auto 0px;
}

.main_title_all {
    text-align: right;
    padding-bottom: 10px;
}

.main_title_all a {
    font-size: 13px;
    font-weight: 400;
    color: #000;
    line-height: 1;
}

.main_title_all a:hover {
    color: #a7a7a7;
}

/*  메인상품 타이틀 관련 */




/*  ONLINE SPECIAL 영역 */
.special_title {
    text-align: center;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 49px;
    letter-spacing: -0.7px;
    font-weight: 700;
    line-height: 1;
    padding: 40px 0px;
}

.special_ban ul li {
    float: left;
    text-align: center;
    margin-left: 40px;
}

.special_ban ul li:first-child {
    margin-left: 0px;
}

.spe_txt01 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0px;
    line-height: 1.5;
    font-family: 'Noto Sans KR', sans-serif;
    padding-top: 30px;
}

.spe_txt02 a {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    display: inline-block;
    padding: 9px 15px 8px;
    border: 2px solid #000;
    line-height: 1;
    margin: 28px auto;
}

.spe_txt02 a:hover {
    background-color: #000;
    color: #fff;
}


/* 레코픽 타이틀 */
.recopick_title {
    font-size: 40px;
    text-align: center;
    font-weight: 300;
    line-height: 1;
    color: #000;
    letter-spacing: -0.7px;
    padding-top: 100px;
}


#main {
    position: relative;
    max-width: 100%;
    margin: -120px auto 0;
    overflow: hidden;
}

.visual-bner .visual {
    width: 100%;
}

.visual-bner .visual img {
    width: 100%;
}


.visual-bner .bner {
    float: right;
    width: 280px;
    zoom: 1;
    overflow: hidden;
}

.visual-bner .bner li {
    float: left;
    margin-bottom: 0px;
}

a.on01 {
    color: #000 !important;
}


.event_thumb img {
    width: 270px;
    padding: 0px 0px;
}

/* 년도 탭 관련 */
.event_tab {
    padding: 0px 0px;
}

.event_tab ul {
    text-align: right;
}

.event_tab ul li {
    display: inline-block;
}

.event_tab ul li a {
    font-size: 16px;
    color: #9f9f9f;
    line-height: 1;
    letter-spacing: -0.3px;
}



.close-wrap {

    background-color: #fff !important;
    height: 23px !important;
}


.close-wrap {

    background-color: #fff !important;
    height: 23px !important;
}



.visual1 img {
    width: 100%;
    height: auto;
}




.bx-wrapper {
    position: relative;
}

.bx-controls-direction {
    width: 100%;
    font-size: 90px;
}

.bx-controls-direction a {

    position: absolute;

    /* display: none; */

    font-size: 50px;
    width: 50px;
    height: 55px;


    overflow: hidden;
    color: #fff;
    filter: drop-shadow(3px 2px 3px #555);
    top: 40%;
}

.bx-controls-direction .bx-prev {
    left: 25px;

}

.bx-controls-direction .bx-next {
    right: 25px;
}

.bx-controls-direction .bx-prev:before {
    content: "\e93d";
    font-family: 'xeicon';
}

.bx-controls-direction .bx-next:before {
    content: "\e940";
    font-family: 'xeicon';

}

/*슬라이드 버튼*/

.bx-default-pager {
    position: absolute;
    display:none;
    width: 500px;
    text-align:center;
    top:75%;
    left:50%;
    transform: translate(-50%,-50%);
    
    
}

.bx-default-pager div {
    display: inline-block;
    margin: 0 5px;
}

.bx-default-pager div a {
    display: block;

    width: 40px;
    height: 3.2px;
    border-radius: 0px;
    background-color: #000;
    opacity: 0.2;
    color: transparent;
    font-size: 0;
}

.bx-default-pager div a.active {
    opacity: 1;
}




/*슬라이드 재생 멈춤 버튼*/

.s_wrap .controls {
    position: absolute;
    width:55px;
    top:74%;
    right:1%;
}



.s_wrap .controls i {
    width:25px;
    height:25px;
    font-family:'xeicon';
    font-size:25px;
    
    background-color:transparent;  
    cursor:pointer;
}



.s_wrap .controls i.xi-play {
    content:"\ea3e";
   
    
}
.s_wrap .controls i.xi-pause{
    content:"\ea3b";
}




/*.bx-default-pager {
    width: 3%;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 0.5%;
    position: absolute;
    top: 10px;
    right: 10px;
}*/



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


 /*2560 해상도 슬라이드 버튼*/
 
 .bx-default-pager {
    top:80%;
}

 /*해상도 슬라이드 재생 멈춤 버튼*/
 
.s_wrap .controls {
    
    
    top:70%;

   
}

}

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


 /*1560 해상도 슬라이드 버튼*/
 
 .bx-default-pager {
    top:75%;
}

 /*해상도 슬라이드 재생 멈춤 버튼*/
 
.s_wrap .controls {
    
    
    top:82%;

   
}

}



/*해상도 1700px 이하 슬라이드 버튼*/

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


 /*1700 해상도 슬라이드 버튼*/
 
 .bx-default-pager {
    top:71.5%;
}


 /*1700 해상도 슬라이드 재생 멈춤 버튼*/
 
.s_wrap .controls {
    top:73%

}


/*_:-ms-input-placeholder, :root .bx-default-pager {
   
    top:40px;
    
}


_:-ms-input-placeholder, :root .s_wrap .controls {
    
    top:45px;
  
}*/


}


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


 /*1560 해상도 슬라이드 버튼*/
 
 .bx-default-pager {
    top:70.5%;
}

 /*해상도 슬라이드 재생 멈춤 버튼*/
 
.s_wrap .controls {
    
    
    top:78%;

   
}

}




 /*전체보기 스타일*/

.all {
    width: 100%;
}

.all .all-ul {
    width: 100%;
}

.all .all-ul li {
    position: relative;
    overflow: hidden;
    width:19.8% !important;
    
    display: inline-block;
    
     <!--width: 19.7%;-->

}

.all .all-ul li img{
    width:100%;
}

.all .all-ul li .mask {
    
    width:100%;
    height:500px;
    
    position:absolute;
    
    background-color:rgba(0,0,0,0.5);
    transition: 0.5s;
}

/*.all .all-ul li img {
    width: 100%;
    filter: brightness(70%);

    transition: 0.5s;


}*/



.all .all-ul li .text {
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.all .all-ul li .text p {
    font-size: 20px;
    font-family: 'Noto Sans KR', sans-serif;
    color: #fff;

    transition: 0.5s;

}

/*마우스 오버 효과*/

.all .all-ul li:hover p {
    color: #fff;
}


/*.all .all-ul li:hover img {
    filter: brightness(100%);
}*/
.all .all-ul li:hover .mask{
    opacity:0;
}






/* IE10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

} 
/* 1700 IE10+ */

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

_:-ms-fullscreen, :root .bx-default-pager {
   
    top:71%;
    
}

_:-ms-fullscreen, :root .s_wrap .controls {
    
    top:70%;
  
}
}










/* BASIC css end */

