@charset "utf-8";

*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: 0;
    background: none;
    font-family: 'Noto Sans KR', sans-serif;
    color:#333;
    box-sizing: border-box;
}

.map{height: 390px;}
.pc_map{width: 100%; height: 100%; display: block; background: url(../images/mapservice.png)no-repeat center top/cover;}
#container>div:not(:first-of-type){display: flex; align-items: center;}
#container>div>div{margin: 0 auto;}
.card_swiper,.mb_map,#mb_menu,.m_color_guide{display: none;}

#sub_color *{color:#333;}
#header #sub_color{background: #fff;}

button,a{cursor: pointer;}

address{font-style: normal;}

/* 수직 스크롤바 */
body::-webkit-scrollbar {width: 0;}



/* 커스텀 스크롤바 스타일링 */
::-webkit-scrollbar {
    width: 5px; /* 스크롤바의 너비 */
}

::-webkit-scrollbar-thumb {
    background-color: #A1C55C; /* 스크롤바 색상 */
    border-radius: 5px; /* 스크롤바 모서리 둥글게 */
}

/* 실제 스크롤바가 나타날 때 마우스 호버 효과 */
::-webkit-scrollbar-thumb:hover {
    background-color: #2c3e50;
}

/* 수평 스크롤바 */
::-webkit-scrollbar-track {
    background-color:rgba(0,0,0,0.1);
}

.display_none{display: none;}
.display_flex{display: flex;}

/* 글자 스타일링 */
.indigo{color:#001251;}
.menu_title, .menu_sub{color:#fff;}
.op8_white{color:rgba(255,255,255,0.8)}
.emphasis_green{color:#A1C55C;}
.emphasis{color:#0D7F86;}

.menu_title{font-size: 18px; line-height: 80px;}
.contents_text{font-size: 18px;}
.top_middle_text{font-size: 24px;}
.middle-title{font-size: 32px;}
.big_title{font-size: 40px;}

.menu_title,.bold{ font-weight: bold;}

.caption{font-size: 14px; color:rgba(0,0,0,0.6)}

/* header */
h1{
    line-height: 80px;
    margin:0 10rem 0 4rem;
}

#header{
    width: 100%; 
    height: 80px;
    overflow: hidden;
    position: fixed;
    top:0;
    left:0;
    z-index: 4;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
}

.header_inner{width: 100%;}

nav * {color:#fff;}

nav,.gnb{display: flex; justify-content: space-between;}

.gnb_left{margin-right: auto;}
.gnb_right{margin-right: 5rem;}

.gnb_right a{transition: text-shadow 0.3s ease;}
.gnb_right a:hover{ text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);}

.sub_menu,.sub_page a{
    display: block;
    width: 230px;
    text-align: center;
    font-size: 18px;
}

.sub_page a{background: url(../images/menu_border.png)no-repeat -4rem bottom ;width: 100px;margin: 0 auto; transition: background 0.2s ease;}

.sub_page a:hover{
    font-weight: bold;
    background: url(../images/menu_border.png)no-repeat center bottom;
}

.sub_page{
    line-height: 70px;
}

.gnb_right li:nth-of-type(1){background: url(../images/headset2.png)no-repeat 45px 30px;}
.gnb_right li:nth-of-type(2){background: url(../images/porket.png)no-repeat 45px 30px;}

/* 버튼 공통 스타일링 */
.quick_btn{
    padding: 0.8rem 4rem 0.8rem 3rem; 
    border-radius: 5px;
    border: 1px solid #545454;
    color:#545454;
    font-size: 18px;
    background: url(../images/quick.png)no-repeat 85% center;
    transition: background-color 0.2s ease, color 0.2s ease, background 0.2s ease;
}

.quick_btn:hover{
    border:none;
    color:#fff;
    background: url(../images/quick_active.png)no-repeat 85% center #A1C55C;
}

/* 퀵메뉴 */
#quick_menu_wrap{
    position: fixed;
    z-index: 2;
    top:30%;
    right:0;
    height: 300px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.2);
    border-radius: 10px;
    opacity: 0.3;
    transition: opacity 0.5s ease;
}

#quick_menu_wrap:hover{opacity: 1;}

.quick_menu{
    display: block;
    width: 140px;
    height: 150px;
    padding-top: 80px;
}

.quick_menu:nth-of-type(1){background: url(../images/puick_border.png)no-repeat center bottom,url(../images/headset.png)no-repeat center 30px;}
.quick_menu:nth-of-type(2){background:url(../images/box.png)no-repeat 50px 30px;}


/* 콘테이너 안 컨텐츠 크기 */
#container{transition: transform 0.5s ease;}
#container>div{width: 100%;height: 100vh;}

#footer{background: #FAFAFA; width: 100%;height: 300px;}
#footer a:hover{font-weight: bold;}
.footer_wrap{
    width: 1400px; 
    height: 300px;
    display: flex; 
    justify-content: space-between;
    margin: 0 auto;
    align-items: center;
}
.footer_menu{
    display: flex;
    padding-bottom: 0.8rem; 
    border-bottom: 1px solid rgba(0,0,0,0.2);
    margin-bottom: 1rem;
    width: 95%;
}
.footer_menu li:nth-of-type(1){padding-left: 0;}
.footer_menu li{border-right: 1px solid rgba(0,0,0,0.2); padding:0 1.7rem;}
.footer_menu li:last-of-type{border:none; padding:0 1rem;}
.sns_wrapper{text-align: center; margin-bottom: 1rem;}
.sns_wrapper>p{flex:1;}
.company_information *{color:#707070;}
.mb_30{margin-bottom: 2rem;}

/* ----------- 여기서부터 개별 스타일링 ----------- */

/* 비쥬얼 개별 스타일링 */
.visual *{color:#fff;}
.visual .emphasis_green{color:#A1C55C;}
.visual .op8_white{color:rgba(255,255,255,0.8); text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);}

.v2>div,.v3>div{ height: 500px; }

.v2>div{margin-right: 300px; text-align: right;}

.visual_wrap li{
    display: flex; 
    align-items: center;
}

.visual_wrap li>div{
    position: relative;
    margin-left: 330px;
}

.visual_wrap li .big_title{
    padding-bottom: 50px;
    margin-bottom: 40px;
    background: url(../images/visual_line.png)no-repeat 0.2rem bottom;
}

.visual_wrap .v2 .big_title{ background: url(../images/visual_line.png)no-repeat right bottom;}

.visual{height: 100vh; overflow: hidden; position: relative; z-index: 0;}
.visual ul{ display: flex; width:300%; }

.visual>ul li{
    flex: 1; height:100vh; 
    background-repeat:no-repeat;
    background-position: center top;
    background-size: cover;
}

.v1{background-image: url(../images/visual1.png);}
.v2{background-image: url(../images/visual2.png); justify-content: right;}
.v3{background-image: url(../images/visual3.png);}

.visual_text_wrap{height: 200px;}

.visual_text_wrap .top_middle_text{margin-bottom: 2rem;}

.visual_text_wrap p:nth-of-type(2){font-size: 20px;}

.visual_bottom_btn{
    display: flex;
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 10%;
    justify-content: center;
}

.visual_btn{
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top:45%;
}

.visual_btn button{
    display: block;
    width: 80px;
    height: 80px;
}

.visual_btn button:nth-of-type(1){
    background: url(../images/left_slide.png)no-repeat center center/contain;
    margin-left: 150px;
    transition: background 0.3s ease;
}

.visual_btn button:nth-of-type(1):hover{
    background: url(../images/left_slide_hover.png)no-repeat center center/contain;
}

.visual_btn button:nth-of-type(2){
    background: url(../images/right_slide.png)no-repeat center center/contain;
    margin-right: 150px;
    transition: background 0.3s ease;
}

.visual_btn button:nth-of-type(2):hover{
    background: url(../images/right_slide_hover.png)no-repeat center center/contain;
}

.visual_bottom_btn button:nth-of-type(1){background: #A1C55C;}

.visual_bottom_btn button{  
    display: block; 
    background-color: #EFF9DD; 
    width: 160px; 
    height: 10px; 
    border-radius: 15px;
    margin-right: 20px; 
    transition: all 0.5s; 
}

.visual .quick_btn{
   border: 1px solid #fff;
   color:#fff;
   margin-top: 10rem;
   position: absolute;
   bottom: 0;
}

.v3 .quick_btn{left: 0;}
.v2 .quick_btn{right:0;}

.visual .quick_btn:hover{border:none}

/* 인트로 개별 스타일링 */
#intro,#new_product{background:#FAFAFA;}
.intro_wrap{
    display: flex; 
    width: 1400px; 
    height: 600px;
    margin: 0 auto;
}
.intro_bg{
    width: 60%; 
    background: url(../images/future_energy.jpg)no-repeat center center/contain fixed;
}

.index_text{
    width: 40%; 
    background: #fff; padding: 3rem; position: relative;
}

.index_text h4{margin: 3rem 0;}

.btn_align_right{margin-top: 7rem;position: absolute; right:3rem; bottom:3rem;}

/* index_content_wrap 개별 스타일링 */
.index_content_title{text-align: center;}
.index_content_title .top_middle_text{margin-bottom: 3rem;}
.index_content_item_wrap{
    display: flex;
    width: 1400px;
    margin: 0 auto;
    margin-top: 6rem;
    gap: 1rem;
}
.index_content_item_wrap>div{flex:1; height: 400px;}
.index_content_item{display: flex;background: #FAFAFA; position: relative;}
.content_bg{
    width: 15rem;
    height: 15rem;
    margin: auto 3rem;
    border-radius: 260px;
}

.content_img1{background: url(../images/book.png)no-repeat center center/cover #fff;background-size: 12rem;}
.content_img2{background: url(../images/store_img.jpg)no-repeat center center/cover #fff;background-size: 12rem;}

.text_wrap h4{margin-top: 5rem; margin-bottom: 2rem;}

.index_content_item_wrap .text_wrap{
    width: 340px;
}

.btn_wrap{display: flex; align-items: center; bottom: 2.1rem;}

.circle_btn{
    display: block;
    border: 1px solid #535353;
    background: url(../images/store.png)no-repeat center center;
    width: 3rem;
    height: 3rem;
    margin-left: 1rem;
    border-radius: 100rem;
    transition: background-color 0.2s ease,background 0.2s ease; /* 모든 속성에 대한 트랜지션 설정 */
}

.circle_btn:hover{
    background: url(../images/store_active.png)no-repeat center center #A1C55C;
    border:none;
}

/* new_product 최신 제품 구간 */
.card_wrap{
    width: 1400px;
    height: 690px;
    margin: 0 auto;
}

.card{ 
    flex:1;
    transition: margin-top 0.2s ease;
}

.card:hover{margin-top: -1.5rem;}

.card_wrap .emphasis{padding-left: 2rem;margin-bottom: 3rem; background: url(../images/crown.png)no-repeat left center;}
.card_right{gap: 2rem;}
.card_content{
    width: 100%;
    height: 600px;
    transition: box-shadow ease 0.5s;
    box-shadow: 0 0 0 transparent; /* 초기에는 투명한 box-shadow를 사용합니다. */
}
.card_content:hover{box-shadow: 0 0 10px 1px rgba(0,0,0,0.2); /* 마우스를 올렸을 때 그림자가 나타나게 설정합니다. */}
.product_img{height: 65%; background: #dfdfdf;}
.product_img img,.thumbnail img,.color_guide_info img,.swiper-slide img{    
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.card_text{height: 35%;
    background: #fff; 
    padding: 1.5rem 2rem;
    position: relative;
}

.card_text .quick_btn2{
    position: absolute;
    right:1rem;
    bottom:0.5rem;
}
.card .caption{margin-left: 1rem; font-weight: normal;}
.card_text .bold{padding-bottom: 0.5rem; border-bottom: 1px solid rgba(0,0,0,0.2);margin-bottom: 1rem;}


/* directions 스타일 */
.directions_wrap{width: 1400px; margin: 0 auto;}
.directions_wrap h4{margin-bottom: 5rem;}
.subway_line{
    padding-left: 5.5rem; 
    background: url(../images/incheon_1line.png)no-repeat left top;
}
.directions_left_content *{font-size: 18px;}
.directions_left_content .bold{margin-right: 2rem;}
.directions_left_content .display_flex .bold{margin-bottom: 2rem; white-space: nowrap;}
.directions_wrap>.display_flex{gap: 2rem;}
.location .info_wrap{width: 900px; height: 180px; background: #FAFAFA;margin-top: -1rem; padding: 3rem;}
.directions_right_content{width: 500px;}
.box_content:nth-of-type(1){margin-bottom: 0.8rem;}
.box_content:nth-of-type(1) .box_img{background: url(../images/product_ex.png)no-repeat center top/cover;}
.box_content:nth-of-type(2) .box_img{background: url(../images/brand_img.png)no-repeat center top/cover;}
.box_content{
    height: 330px;
    box-shadow: 0 0 0 transparent;
    transition: box-shadow ease 0.5s;}

.box_content:hover {box-shadow: 0 0 10px 1px rgba(0,0,0,0.2);}

.box_img{height: 60%;}
.box_text{height: 40%;background: #FAFAFA; padding:1rem 1.5rem;}
.box_text .bold{margin-bottom: 0.5rem;}
.quick_btn2{height: 30px; text-align: right;}
.quick_btn2 a{
    padding: 8px 20px;
    background: url(../images/quick.png)no-repeat center center;
}

/* 회사소개 페이지 (인트로) */

#company_intro{
    background: url(../images/intro_bg.png)center top/cover fixed;
     display: flex; 
     align-items: center;
    }

#company_intro *{color:#fff;}
#company_intro .op8_white{color:rgba(255,255,255,0.8);}

.company_intro_wrap{
    width: 1000px;
    height: 520px; 
    margin: 0 auto;
    text-align: center;
}

.company_intro_wrap>p:nth-of-type(1){margin-bottom: 4rem;}
.text_wrap2>p:nth-of-type(1){margin:3rem 0;}

#ideology{display: flex; align-items: center; text-align: center;}
.ideology_wrap{width: 1400px; height: 760px; margin: 0 auto;}
.ideology_title .indigo{margin-bottom: 3rem;}
.ideology_title .contents_text{
    width: 67%;
    margin: 0 auto;
    padding: 2rem 0 6rem 0; 
    background: url(../images/left_quotes.png)no-repeat left top,
    url(../images/right_quotes.png)no-repeat right top,
    url(../images/center_line.png)no-repeat center bottom;
    margin-bottom: 4rem;
    font-size: 20px;
}

.four_ideologies{border: 1px solid rgba(0,0,0,0.5); border-radius: 5px;}
.four_ideologies>div{
    flex:1; 
    padding: 4rem 3rem 3rem 3rem;
}

.ideologies .indigo{
    padding: 5rem 0 1.5rem 0; 
    margin-bottom: 1.5rem;
}

.ideologies:nth-of-type(1) .indigo{background: url(../images/hand_shake.png)no-repeat center top, url(../images/line.png)no-repeat center bottom;background-size: 4rem;}
.ideologies:nth-of-type(2) .indigo{background: url(../images/lamp.png)no-repeat center top, url(../images/line.png)no-repeat center bottom;background-size: 4rem;}
.ideologies:nth-of-type(3) .indigo{background: url(../images/cycle.png)no-repeat center top, url(../images/line.png)no-repeat center bottom;background-size: 4rem;}
.ideologies:nth-of-type(4) .indigo{background: url(../images/give_heart.png)no-repeat center 0.3rem, url(../images/line.png)no-repeat center bottom;background-size: 4rem;}

.ideologies:not(:last-of-type){background: url(../images/right_border.png)no-repeat right center;}

.key_intro_wrapper{height: 100%;}
.key_intro_wrap{display: flex;height: 50%;}
.key_intro_bg{flex:1;background: #000;}
.key_text_wrap{flex:1;display:flex; align-items: center;background: #FAFAFA;}
.key_bg1{background: url(../images/intro_img1.png)no-repeat center top/cover;}
.key_bg2{background: url(../images/intro_img2.png)no-repeat center top/cover;}
.key_text_wrap>div{padding: 0 7rem;}
.key_text_wrap .bold,.last_intro_text_wrap .bold{margin: 2rem 0;}

.certificate_title>p{text-align: center;}
.certificate_area{margin-top: 100px;}
.certificate_area>p{margin-bottom: 50px;text-align: center;}
.certificate_img{display: flex; gap:3rem;}
.certificate_img>p{
    width: 316px;
    height: 420px;
    background: #000;
    box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
    transition: box-shadow 0.5s ease;
}

.certificate_img>p:hover{box-shadow: 0 0 10px 1px rgba(0,0,0,0.3);}

.certificate_img>p>img{width: 100%;height: 100%;}

#last_introduce{
    display: flex; 
    align-items: center;
}
.last_intro_wrap{
    display: flex;
    width: 1400px; 
    height: 400px;
    margin: 0 auto;
    justify-content: space-around;
}

.last_into_bg{
    width: 380px;
    height: 380px;
    border-radius: 400px;
    background: url(../images/intro_img3.png)no-repeat center top/cover;
    margin-top: 10px;
}

.last_intro_text_wrap{
    width: 700px;
    position: relative;
}

.left_btn_wrap{
    position: absolute;
    bottom: 2rem;
    left: 0;
}

/* --- 서브 lnb 비쥬얼 공통 --- */
#sub_container{margin-top: 80px;}

#sub_visual{
    height: 350px;
}

.sub_visual_bg{
    display: flex; 
    align-items: center;
    height: 280px;
}

.sub_bg1{background: url(../images/ci_bg.png)no-repeat center top/cover;}
.sub_bg2{background: url(../images/product_bg.png)no-repeat center top/cover;}

.sub_visual_text{
    align-items: center;
    margin-left: 10rem;
}

.sub_visual_text .bold{
    padding-right: 9rem;
    background: url(../images/sub_right_border.png)no-repeat right center;
    margin-right: 2rem;
    color:#fff;
}

.sub_visual_text .contents_text{color:rgba(255,255,255,0.8)}

.lnb{
    height: 70px;
    display: flex;
    align-items: center;
    background: #001251;    
}

.lnb * {color:#fff;}

.lnb_wrap{
    padding: 0 8rem;
    align-items: center;
}

.lnb_wrap>a{
    display: block;
    width: 35px;
    height: 35px;
    margin-right: 3rem;
}

.lnb_title{
    padding-right: 3rem;
    margin-right: 2rem;
    background: url(../images/polygon_right.png)no-repeat right center;
}

.sub_lnb{ text-align: center;}
    
.sub_lnb>li{width: 130px;}

.current_lnb{font-weight: bold; border-bottom: 2px solid #A1C55C; padding-bottom: 0.3rem;}

.sub_lnb>li a:hover{font-weight: bold;}

/* --- CI소개 --- */
#ci_intro,#color_guide{
    width: 1400px; 
    margin: 0 auto;
    text-align: center;
}

.ci_title{
    margin-top: 6rem;
    padding-bottom: 2rem;
    background: url(../images/sub_title_line.png)no-repeat center bottom;
    margin-bottom: 5rem;
}

#sub_container .lnb_none{height: 280px;}
.ci_content{gap:5rem;}
.ci_info{text-align-last: left; margin-top: -0.5rem;}
.ci_info_wrap .bold{margin-bottom: 0.5rem;}
.ci_info_wrap .contents_text{margin-bottom: 1.5rem;}

#color_guide{padding: 10rem 0;}
.color_guide_info{width: 1400px;}

/* ---- 전체제품 ---- */
#products{padding-bottom: 5rem;}


.entire_product{
    width: 1400px; 
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding-top: 8rem;
    gap: 6rem 2rem;
}

.product_wrap {
    width: 310px;
    height: 400px;
    box-shadow: 0 0 0 transparent; /* 초기에는 투명한 box-shadow를 사용합니다. */
    transition: box-shadow ease 0.5s; /* box-shadow에 대한 1초 동안의 전환 효과를 추가합니다. */
}

.product_wrap:hover {
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.2); /* 마우스를 올렸을 때 그림자가 나타나게 설정합니다. */
}

.thumbnail{
    width: 100%; 
    height: 70%; 
    background: #fdfdfd;

}

.product_text{
    width: 100%;
    height: 30%;
    background: #FAFAFA;
    padding: 0 1.5rem;
}

.product_text{
    display: flex;
    align-items: center;
}

.product_text_wrap{align-items: center;}
.product_text_wrap:nth-of-type(1){margin-bottom: 0.5rem; margin-top: -0.5rem;}

.product_text_wrap>p:nth-of-type(1){width: 70px;}

.page_control_wrap{
    width: 200px;
    height: 200px;
    padding-bottom: 3rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page_control_wrap button{
    display: block;
    width: 30px;
    height: 30px;
    font-size:20px;
    color:#a7a7a7;
    cursor: auto;
}

.page_control_wrap button:nth-of-type(1){background: url(../images/first_page.png)no-repeat center center;}
.page_control_wrap button:nth-of-type(2){background: url(../images/left_page.png)no-repeat center center;}
.page_control_wrap button:nth-of-type(4){background: url(../images/next_page.png)no-repeat center center;}
.page_control_wrap button:nth-of-type(5){background: url(../images/last_page.png)no-repeat center center;}

/* --------제품 상세페이지 디자인------- */

.detail-page{
    width: 1400px;
    margin: 0 auto;
    margin-top: 150px;
}

.detail-page-center{gap: 7rem;}

.detail-page-center>div{height: 900px;}

.left_detail_wrap{width: 45%;}
.right_detail_wrap{width: 50%;}

.detail_bottom_wrap>div{flex:1;}

.swiper{
    border: 1px solid rgba(0,0,0,0.4);
    width: 100%;
    height: 70%;
    border-radius: 5px;
    position: relative;
}

.image_omnidirectional{
    height: 25%;
    margin-top: 5%;
    display: flex;
    justify-content: space-between;
    gap: 1rem;
}

.image_omnidirectional>div{
    flex:1;
    border:1px solid rgba(0,0,0,0.4);
    border-radius: 5px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    opacity: 0.5;
    transition: opacity 0.3s ease;
}

.image_omnidirectional>div:hover{
    opacity: 1;
}

.standard_tronn-i #front_img{background-image: url(../images/power_meter.png);}
.standard_tronn-i #left_img{background-image: url(../images/tronn-i-size.png);}
.standard_tronn-i #right_img{background-image: url(../images/tronn-i-size2.png);}

.standard_tronn-m12 #front_img{background-image: url(../images/tronn-m12.png);}
.standard_tronn-m12 #left_img{background-image: url(../images/tronn-m12-size1.png);}
.standard_tronn-m12 #right_img{background-image: url(../images/tronn-m12-size2.png);}

.standard_tronn-max #front_img{background-image: url(../images/tronn-max.png);}
.standard_tronn-max #left_img{background-image: url(../images/tronn-max-size.png);}
.standard_tronn-max #right_img{background-image: url(../images/tronn-max-size2.png);}

.standard_tronn-m6-iot #front_img{background-image: url(../images/TRONN-M6-IOT.png);}
.standard_tronn-m6-iot #left_img{background-image: url(../images/tronn-m6-iot-size.png);}
.standard_tronn-m6-iot #right_img{background-image: url(../images/tronn-m6-iot-size2.png);}

.standard_30a #front_img{background-image: url(../images/30A.png);}
.standard_30a #left_img{background-image: url(../images/30A-size.png);}
.standard_30a #right_img{background-image: url(../images/30A-size2.png);}

.standard_50a_100a #front_img{background-image: url(../images/50A.png);}
.standard_100a #front_img{background-image: url(../images/100A.png);}
.standard_50a_100a #left_img{background-image: url(../images/50A_100A-size.png);}
.standard_50a_100a #right_img{background-image: url(../images/50A_100A-size2.png);}

.standard_125a #front_img{background-image: url(../images/125A.png);}
.standard_125a #left_img{background-image: url(../images/125A-size.png);}
.standard_125a #right_img{background-image: url(../images/125A-size2.png);}

.standard_tronn_250a #front_img{background-image: url(../images/250A.png);}
.standard_tronn_250a #left_img{background-image: url(../images/250A-size.png);}
.standard_tronn_250a #right_img{background-image: url(../images/250A-size2.png);}

.standard_400a #front_img{background-image: url(../images/400A.png);}
.standard_400a #left_img{background-image: url(../images/400A-size.png);}
.standard_400a #right_img{background-image: url(../images/400A-size2.png);}

.detail_btn_wrap{
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: absolute;
    top:45%;
    left:0;
}

.swiper-slide{text-align: center; cursor: pointer;}

.detail_btn_wrap button{
    display: block;
    width: 50px;
    height: 50px;
}

.right_header{
    height: 80px;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 30px;
}

.right_header_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#detail_img_left:hover{background: url(../images/left_btn_hover.png)no-repeat center center/contain;}
#detail_img_right:hover{background: url(../images/right_btn_hover.png)no-repeat center center/contain;}

.right_content_explan{
    height: 290px; 
    overflow: auto;
    margin: 3rem 0;
    padding: 2rem;
    background: #FAFAFA;
    border-radius: 5px;
}

.right_content_explan p:nth-of-type(1),.right_content_explan p:nth-of-type(4){margin-bottom: 1rem;}
.right_content_explan p:nth-of-type(3){margin: 2rem 0 1rem 0;}

.right_details_btn_wrap{display: flex;gap: 1rem;}
.right_details_btn_wrap a{flex:1; text-align: center;}
.catalog_down{background: url(../images/catalog.png)no-repeat 85% center;}
.catalog_down:hover{background: url(../images/catalog_hover.png)no-repeat 85% center #A1C55C;}
.right_details_btn>a{
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 1rem; 
    border:none;
    color:#fff;
    background: url(../images/quick_active.png)no-repeat 80% center #A1C55C;
}

/* 기본 테이블 스타일 */
.right_content_table {
    width: 100%;
    border-collapse: collapse;
    padding-bottom: 2rem;
    border-bottom: 1px solid #D9D9D9;
}

.table-row {display: flex;}

.table-cell {
    padding: 10px;
    text-align: left;
}

.table-cell:nth-of-type(2){width: 70%;}

.right_detail_wrap .table-cell:nth-of-type(1){
    width:25% ;
    background: url(../images/colron.png)no-repeat 80% center;
}

.detail_bottom{
    margin: 5rem 0; 
    height: 500px;
}

/* 제품 상세 테이블에 대한 스타일 */

.detail_bottom .table-header {
    background-color: #ffffff;
    border-left: 1px solid #cacaca;
    border-top: 1px solid #cacaca;
}

.detail_bottom .product-details-table:nth-of-type(2) .table-header{border-right: 1px solid #cacaca;}


.detail_bottom .table-header-cell {
    padding: 15px;
    font-weight: bold;
}

/* 테이블 본문에 대한 스타일 */

.detail_bottom .table-row {
    display: flex;
    justify-content: center;
}

.detail_bottom .table-cell {
    border-bottom: 1px solid #ddd;
    padding: 1rem; 
    }

.detail_bottom .table-cell:nth-of-type(1) {border-right: 1px solid #ddd;}

.detail_bottom .table-body .table-row:nth-of-type(1){border-top: 1px solid #ddd;}

.detail_bottom .table-cell:nth-of-type(1){border-left: 1px solid #ddd;}
.detail_bottom_wrap .product-details-table .table-cell:nth-of-type(1){width: 30%;}
.detail_bottom_wrap .product-details-table .table-cell:nth-of-type(2){width: 70%;}

.detail_bottom_wrap .product-details-table:nth-of-type(1) .table-cell{padding: 15px;}
.detail_bottom_wrap .product-details-table:nth-of-type(2) .table-cell{height: 193px; line-height: 1.5rem;}
#sub_container .iot_table .table-cell{height: 205px;}
.detail_bottom_wrap .product-details-table:nth-of-type(2) .table-row .table-cell:nth-of-type(1){padding-top: 5rem;}

.detail_bottom .table-row .table-cell:nth-of-type(1){background: #FAFAFA;}

#email_nope{
    width: 1100px;
    height: 1000px;
    padding-top: 6rem;
    margin: 5rem auto;
}

.email_header{
    height: 40px;
    padding: 0 1rem;
}

#email_nope p{padding: 0 1rem;}
#email_nope>p{margin: 3rem 0;}

.email_header .indigo{padding-left: 2.4rem; background: url(../images/danger.png)no-repeat left center/1.7rem;}

.literary_circle{height: 500px; overflow: auto; padding: 2rem; background: #f8f8f8;}

.literary_circle>p:not(:last-of-type){margin-bottom: 2rem;}

#email_nope .indent{padding: 0 2rem;}

#preparing{
    background: #606B92;
    width: 100vw;
    height: 100vh;
}

.preparing-wrap{
    display: flex;
    width: 1100px;
    height: 600px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
}

.left_preparing{ padding: 3rem 4rem; width: 50%;}

.center-content{
    display: flex;
    align-items: center;
    height: 90%;
    margin-left: 3rem;
}

.preparing-info .top_middle_text{margin-bottom: 20px;}

.mail-wrap{
    height: 60px;
    border-radius: 1rem;
    border: 2px solid #001251;
    margin: 2rem 0;
    position: relative; 
    overflow: hidden;
}

.mail-wrap>div{
    display: flex; 
    line-height: 55px;
    width: 100%;
    height: 100%;  
    position: absolute; 
    z-index: 3; 
    background: none;  
    cursor: pointer;
}

.mail-wrap address{
    font-size: 20px;
    width: 94%;
    text-align: center;
    background: url(../images/copy.png)no-repeat center right;
    transition: background-image 0.5s ease, color 0.5s ease;
}

.hover-guige{
    width: 100%;
    height: 100%; 
    position: absolute; 
    top: 0 ;
    left: 0; 
    background: #001251; 
    margin-left: -100%; 
    transition:  margin-left 0.5s ease;
}

#copy-text:hover + .hover-guige{
margin-left: 0;
}

#copy-text:hover address {
    font-weight: bold;
    color:#fff;
    background-image: url(../images/copy_hover.png);
}

.right_preparing{background: url(../images/mail-bg.png)no-repeat center top/cover; width: 50%;}

.important-wrap{margin-top: 1.5rem;}
.important-wrap>p{font-weight: bold; padding-left: 1.5rem; background: url(../images/danger.png)no-repeat left center/1rem;}
.important-wrap>p span{font-weight: normal;opacity: 0.8;}
.ip-list{display: flex; margin-top: 0.5rem; gap: 1rem;}
.ip-list>p{font-weight: bold; color:#001251;}

/* 1200~1600 화면 */
@media screen and (min-width:1200px) and (max-width:1600px){

    /* header */
    h1{margin:0 5rem 0 4rem;}

    .gnb_right{margin-right: 2rem;}

    .sub_menu,.sub_page a{ width: 200px;}

    .gnb_right li:nth-of-type(1){background-position: 25px 30px;}
    .gnb_right li:nth-of-type(2){background-position: 25px 30px;}

    /* 콘테이너 안 컨텐츠 크기 */
    .footer_wrap{width: 1100px;}
    .v2>div{margin-right: 250px;}
    
    .visual_wrap li{
        display: flex; 
        align-items: center;
    }
    
    .visual_wrap li>div{
        position: relative;
        margin-left: 270px;
    }

    /* 인트로 개별 스타일링 */
    .intro_wrap{ 
        width: 1100px; 
        height: 680px;
        padding-top: 6rem;
        margin: 0 auto;
    }
    
    /* index_content_wrap 개별 스타일링 */
    .index_content_item_wrap{width: 1100px;}
    .index_content_item_wrap>div{flex:1; height: 400px;}
    .index_content_item{display: flex;background: #FAFAFA; position: relative;}
    .content_bg{
        width: 10rem;
        height: 10rem;
        margin: auto 2rem;
    }
    
    .content_img1{background-size: 7rem;}
    .content_img2{background-size: 7rem;}
    
    .text_wrap h4{margin-top: 4rem; margin-bottom: 3rem;}
    
    .index_content_item_wrap .text_wrap{width: 300px;}

    /* new_product 최신 제품 구간 */

    .card:hover{margin-top: -1.5rem;}
    
    .card_wrap{width: 1100px;}
    .card_wrap .emphasis{padding-left: 2rem;margin-bottom: 3rem; background: url(../images/crown.png)no-repeat left center;}
    .card_right{gap: 1rem;}
    .card_content{
        width: 100%;
        height: 600px;
        transition: box-shadow ease 0.5s;
        box-shadow: 0 0 0 transparent; /* 초기에는 투명한 box-shadow를 사용합니다. */
    }

    .product_img{height: 60%;}

    .card_text{height: 40%;}
    .card_text br{display: none;}
    
    /* directions 스타일 */
    .directions_wrap{width: 1100px; }
    .directions_wrap>.display_flex{gap: 1rem;}
    .location .info_wrap{width: 600px; height: 180px; background: #FAFAFA;margin-top: -1rem; padding: 3rem;}
    .directions_right_content{width: 500px;}
    .box_content:nth-of-type(1){margin-bottom: 0.8rem;}
    .box_content:nth-of-type(1) .box_img{background: url(../images/product_ex.png)no-repeat center top/cover;}
    .box_content:nth-of-type(2) .box_img{background: url(../images/brand_img.png)no-repeat center top/cover;}
    .box_content{
        height: 330px;
        box-shadow: 0 0 0 transparent; /* 초기에는 투명한 box-shadow를 사용합니다. */
        transition: box-shadow ease 0.5s; /* box-shadow에 대한 1초 동안의 전환 효과를 추가합니다. */}
    
    .box_content:hover {
        box-shadow: 0 0 10px 1px rgba(0,0,0,0.2); /* 마우스를 올렸을 때 그림자가 나타나게 설정합니다. */
    }
    
    .box_img{height: 60%;}
    .box_text{height: 40%;background: #FAFAFA; padding:1rem 1.5rem;}
    .box_text .bold{margin-bottom: 0.5rem;}
    .quick_btn2{height: 30px; text-align: right;}
    .quick_btn2 a{
        padding: 8px 20px;
        background: url(../images/quick.png)no-repeat center center;
    }
    
    /* 회사소개 페이지 (인트로) */
    .company_intro_wrap{width: 1100px;}
    .ideology_wrap{width: 1100px;}
    .ideology_title .contents_text{width: 80%;}

    .key_text_wrap>div{padding: 0 3rem;}
    .key_text_wrap .bold,.last_intro_text_wrap .bold{margin: 1.5rem 0;}

    .last_intro_wrap{width: 1100px; }
    
    .last_into_bg{width: 300px;}
    
    .last_intro_text_wrap{width: 600px;}
    
    /* --- CI소개 --- */
    #ci_intro,#color_guide{width: 1100px; }
    
    .ci_content{gap:2rem;}
    .ci_info_wrap .contents_text br{display:none;}
    
    #color_guide{padding: 2rem 0 10rem 0;}
    .color_guide_info{width: 1100px;}
    
    /* ---- 전체제품 ---- */
    .entire_product{ 
        width: 1100px; 
        gap: 4rem 1rem;
    }
    
    .product_wrap {
        width: 250px;
        height: 350px;
    }

    /* --------제품 상세페이지 디자인------- */
    
    .detail-page{width: 1100px;}
    
    .detail-page-center{gap: 3rem;}
    
    .detail-page-center>div{height: 700px;}
    
    .left_detail_wrap{width: 50%;}
    .right_detail_wrap{width: 50%;}
    
    .detail_bottom_wrap>div{flex:1;}
    
    .swiper{height: 70%;}
    
    .image_omnidirectional{
        height: 30%;
        gap: 1rem;
    }

    .right_header{ margin-bottom: 20px;}

    .right_content_explan{
        height: 220px; 
        overflow: auto;
        margin: 1.5rem 0;
        padding: 1rem 2rem;
        background: #FAFAFA;
        border-radius: 5px;
    }

    .right_detail_wrap .quick_btn{padding: 0.8rem 3rem 0.8rem 1rem; background-position: 90% center;}

    /* 기본 테이블 스타일 */
    .right_content_table {padding-bottom: 1.5rem;}

    .right_detail_wrap .table-cell:nth-of-type(1){
        width:40% ;
        background: url(../images/colron.png)no-repeat 80% center;
    }
    
    .detail_bottom{margin: 10rem 0; }

}

/* 800~1199 화면 */
@media screen and (min-width:800px) and (max-width:1199px){

    /* header */
    h1{margin:0 2rem ;}

    .gnb_right{margin-right: 2rem;}
    #sub_container .iot_table .table-cell{height: 253px;}
    .sub_menu,.sub_page a{ width: 150px;}

    .gnb_right li:nth-of-type(1){background-position: 5px 30px;}
    .gnb_right li:nth-of-type(2){background-position: 5px 30px;}

    /* 콘테이너 안 컨텐츠 크기 */
    .footer_wrap{width: 700px; gap: 3rem;}
    .sns_wrap{display: none;}
    .v2>div{margin-right: 120px;}

    .visual_wrap li>div{margin-left: 150px;}
    .visual_btn button{width: 60px;height: 60px;}
    .visual_btn button:nth-of-type(1) { margin-left: 10px;}
    .visual_btn button:nth-of-type(2) { margin-right: 10px;}

    /* 인트로 개별 스타일링 */
    .intro_wrap{ width: 700px;}

    .intro_bg {
        width: 50%;
        background: url(../images/future_energy.jpg)no-repeat center center/cover scroll;
    }
    
    .index_text {
        width: 50%;
        padding: 2rem;
    }

    /* index_content_wrap 개별 스타일링 */
    #index_content_wrap .text_wrap .top_middle_text{margin-bottom:1.5rem; margin-top: 4.5rem;}
    .index_content_item_wrap{
        width: 700px;
        display: block;
        margin-top: 0;
    }

    .index_content_item_wrap>div{flex:1; height: 320px;}
    .index_content_item:nth-of-type(1){margin-bottom: 2rem;}
    .index_content_item{display: flex;background: #FAFAFA; position: relative;}

    .index_content_item_wrap .text_wrap{width: 300px;}

    /* new_product 최신 제품 구간 */
    .card:hover{margin-top: -1.5rem;}
    
    .card_wrap{width: 750px;}
    .card_wrap .emphasis{padding-left: 2rem;margin-bottom: 3rem; background: url(../images/crown.png)no-repeat left center;}
    .card_right{gap: 1rem;}
    .card_content{
        width: 100%;
        height: 600px;
        transition: box-shadow ease 0.5s;
        box-shadow: 0 0 0 transparent; /* 초기에는 투명한 box-shadow를 사용합니다. */
    }

    .product_img{height: 60%;}

    .card_text{height: 40%; padding: 1rem;}
    .card_text > p:nth-of-type(2) {
        height: 120px;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
      }

    .card_text br{display: none;}
    
    /* directions 스타일 */
    #container #directions{height: 1350px;}
    .directions_wrap{width: 700px; height: 100%; padding-top: 4rem;}
    .directions_wrap>.display_flex{ display: block;}
    .location .display_flex:nth-of-type(1)>.bold{ width: 70px; margin-right: 1rem;}
    .location .display_flex:nth-of-type(1){margin-bottom: 1rem;}
    .location{margin-bottom: 1rem;}
    .location .info_wrap{width: 700px; margin-top: -1rem; padding: 2rem;}
    .directions_right_content{width: 100%; height: 500px; display: flex; gap: 1rem;}
    .directions_right_content br{display: none;}
    .box_content:nth-of-type(1){margin-bottom: 0.8rem;}
    .box_content{height: 350px;}
  
    .box_img{height: 55%;}
    .box_text{height: 45%;padding:1rem;}
    .box_text .bold{margin-bottom: 0.5rem;}

    /* 회사소개 페이지 (인트로) */
    .company_intro_wrap{width: 700px;height: 70%;}
    .ideology_wrap{width: 770px;}
    .ideology_title .contents_text{width: 80%;}

    .key_text_wrap>div{padding: 0 3rem;}
    .key_text_wrap .bold,.last_intro_text_wrap .bold{margin: 1.5rem 0;}

    .last_intro_wrap{width: 750px; align-items: center;}
    
    .last_into_bg{width: 250px;height: 250px;}
    
    .last_intro_text_wrap{width: 380px; height: 380px;}

    .four_ideologies>div {
        flex: 1;
        padding: 2rem 1.5rem ;
    }

    .left_btn_wrap{bottom: 0;}

    .lnb_wrap {
        padding: 0 4rem;
        align-items: center;
    }
    
    /* --- CI소개 --- */
    #ci_intro,#color_guide{width: 700px; }

    .ci_content,.m_color_guide{display: block;}

    .ci_info_wrap .contents_text br,.pc_color_guide{display:none;}
    
    .ci_info{width: 600px; margin: 0 auto; margin-top: 3rem;}

    #color_guide{padding: 5rem 0 10rem 0;}

    .color_guide_info{width: 500px; margin: 0 auto;}
    
    /* ---- 전체제품 ---- */
    .entire_product{ 
        width: 95%; 
        gap:3rem 1.5rem;
        justify-content: center;
    }
    
    .product_wrap {
        flex:1;
        height: 340px;
    }

    /* --------제품 상세페이지 디자인------- */

    .detail-page{
        width: 750px;
        margin: 0 auto;
        margin-top: 100px;
    }

    .detail-page-center{display: block;}

    .detail-page-center>div{height: 700px; width: 100%;}

    .left_detail_wrap{margin-top: 8rem;}

    .detail-page-center .right_detail_wrap{height: 1600px; margin-top: 3rem;}

    .image_omnidirectional{gap: 0.5rem;}

    .right_header{
        height: 80px;
        margin-top: -53rem;
        margin-bottom: 48rem;
    }

    .right_header_wrap{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #detail_img_left:hover{background: url(../images/left_btn_hover.png)no-repeat center center/contain;}
    #detail_img_right:hover{background: url(../images/right_btn_hover.png)no-repeat center center/contain;}

    .right_content_explan{
        height: 290px; 
        overflow: auto;
        margin: 3rem 0;
        padding: 2rem;
        background: #FAFAFA;
        border-radius: 5px;
    }

    .right_content_explan p:nth-of-type(1),.right_content_explan p:nth-of-type(4){margin-bottom: 1rem;}
    .right_content_explan p:nth-of-type(3){margin: 2rem 0 1rem 0;}

    .right_details_btn_wrap{display: flex;gap: 1rem;}
    .right_details_btn_wrap a{flex:1; text-align: center;}
    .catalog_down{background: url(../images/catalog.png)no-repeat 85% center;}
    .catalog_down:hover{background: url(../images/catalog_hover.png)no-repeat 85% center #A1C55C;}
    .right_details_btn>a{
        width: 100%;
        display: block;
        text-align: center;
        margin-top: 1rem; 
        border:none;
        color:#fff;
        background: url(../images/quick_active.png)no-repeat 80% center #A1C55C;
    }

    /* 기본 테이블 스타일 */
    .right_content_table {
        width: 100%;
        border-collapse: collapse;
        padding-bottom: 2rem;
        border-bottom: 1px solid #D9D9D9;
    }

    .table-row {display: flex;}

    .table-cell {
        padding: 10px;
        text-align: left;
    }

    .table-cell:nth-of-type(2){width: 50%;}

    .right_detail_wrap .table-cell:nth-of-type(1){width:35% ;}

    .detail_bottom{
        margin: 5rem 0; 
        height: 700px;
    }

    .ct_bottom{height: 550px;}

    /* 제품 상세 테이블에 대한 스타일 */

    .detail_bottom_wrap .product-details-table .table-cell:nth-of-type(1){width: 40%;}
    .detail_bottom_wrap .product-details-table .table-cell:nth-of-type(2){width: 60%;}

    .detail_bottom_wrap .product-details-table:nth-of-type(2) .table-cell{height: 253px; line-height: 1.3rem;}

    #email_nope{ width: 800px;}

    /* 쇼핑몰 준비중 */

    .preparing-wrap{width: 800px;}
    
    .left_preparing{ padding: 3rem; width: 50%;}
    
    .center-content{margin-left: 0;}
    
    .preparing-info .top_middle_text{margin-bottom: 20px;}

    .left_preparing{width: 65%;}
  
}

/* 500~799 화면 ------------------------------- 여기서부터 태블릿 -------------------------------------- */
@media screen and (min-width:500px) and (max-width:799px){

#email_nope{ width: 500px;}
.directions_wrap>.display_flex{justify-content: center;}
#container>div{height: 800px;}

/* 글자 스타일링 */
.contents_text{font-size: 14px;}
.top_middle_text{font-size: 16px;}
.middle-title{font-size: 18px;}
.big_title{font-size: 20px;}

/* header */

#quick_menu_wrap{display: none;}
.mb_map{display: block;}

#mb_menu{
    display: block; 
    width: 40px; 
    height: 40px;
    position: absolute;
     right:20px; 
     top:20px;
     z-index: 100;
    }

#header{position: fixed;}
h1{margin: 0 auto; padding-right: 30px; line-height: 5.5rem;}
.sub_menu, .sub_page a{width: 100px;}
.gnb_left .sub_menu{margin-top: 4rem;}

.gnb{
    z-index: 99;
    left:0;
    width: 100%;
    position: fixed;
    background:#fff;
    justify-content: space-around;
}

.gnb *{color:#333;}

.gnb_left{height: 70vh;}

.gnb>li{border-bottom: 1px solid rgba(0,0,0,0);}

.gnb_right{
    height: 30vh;
    bottom: 0;
}

.gnb_right li:nth-of-type(1){ background: none;}
.gnb_right li:nth-of-type(2){ background: none;}

/* 콘테이너 안 컨텐츠 크기 */
#footer{height: 250px;}
.footer_menu,.sns_wrap{display: none;}
.footer_wrap{width: 100%; padding: 0 2rem; height: 250px;text-align: center; justify-content: center;}
.footer_wrap>p{display: none;}
.footer_wrap>p>img{width: 100%;}
.company_information address{margin-top: 1rem;}

.quick_btn {
    padding: 0.4rem 2.5rem 0.4rem 1.5rem;
    border-radius: 2px;
    background-size: 0.8rem;
    font-size: 14px;
}

/* ----------- 여기서부터 개별 스타일링 ----------- */

/* 비쥬얼 개별 스타일링 */

.visual_wrap li>div{
    padding: 0 2.5rem; 
    width: 320px; 
    height: 300px;
    margin: 0 auto;
    text-align: center;
}
.visual_wrap li>div .quick_btn{bottom: 0; left: 30%;}

.v2>div,.v3>div{margin: 0;}

.v1>div br,.visual_text_wrap p:nth-of-type(2){display:none;}

.v2 .quick_btn{left:10%; right: auto;}

.quick_btn:hover {background-size: 0.8rem;}

.v1{background: url(../images/mb_visual2.png);}
.v2{background: url(../images/mb_visual.png);}
.v3{background: url(../images/mb_visual3.png);}

.visual_bottom_btn {
    width: 70%;
    height: 10px;
    bottom: 10%;
    left: 17%;
}

.visual_bottom_btn button {
    height: 5px;
    margin-right: 10px;
}

#container .visual_wrap li .big_title {background: url(../images/visual_line.png)no-repeat center bottom;}

.visual_btn button:nth-of-type(1) {margin-left: 10px;}
.visual_btn button:nth-of-type(2) {margin-right: 10px;}

.visual_btn button {
    width: 50px;
    height: 50px;
}

.visual_text_wrap .bold{width: 180px; margin: 0 auto;}

/* 인트로 개별 스타일링 */
.intro_wrap{
    display: block; 
    width: 500px; 
    height: 100%;
    margin: 0 auto;
    padding-top: 5rem;
}
.intro_bg{
    width: 100%; 
    height: 300px;
    background: url(../images/future_energy.jpg)no-repeat center center/cover;
}

.index_text{
    width: 100%; padding: 2rem; height: 300px;
}

.index_text h4{margin: 3rem 0;}

.btn_align_right{right:1rem; bottom:2rem;}

/* index_content_wrap 개별 스타일링 */
.index_content_title{text-align: center; padding: 0 2rem 0 2rem;}
.index_content_title .top_middle_text{margin-bottom: 3rem;}
.index_content_item_wrap{
    display: block;
    width: 100%;
    margin-top: 0rem;
}

.index_content_item_wrap>div{height: 240px; padding-top: 2rem;}
.index_content_item_wrap>div:nth-of-type(1){margin-bottom: 1rem;}
.content_bg{
    width: 7rem;
    height: 7rem;
    margin: auto 1rem;
}

.content_img1,.content_img2{background-size: 5rem;}

.text_wrap h4{margin-top: 0; margin-bottom: 1rem;}

.index_content_item_wrap .text_wrap{width: 55%;}

.btn_wrap{display: flex; align-items: center; bottom: 2rem;}

.circle_btn{
    background-size: 1rem;
    width: 2rem;
    height: 2rem;
    margin-left: 0.5rem;
}

/* new_product 최신 제품 구간 */
.card_wrap,.card_swiper br{display: none;}
.card_swiper{display: block;}
.new_product_wrap{width: 480px; height: 100%;}
.card_swiper .emphasis{
    text-align: center;
    width: 130px;
    margin: 2rem auto;  
    background: url(../images/crown.png)no-repeat left center;
}

.swiper-slide{opacity: 1;}

#new_product .swiper{border: none; height: 650px;}
#new_product .index_content_title .top_middle_text{margin: 0; margin-top: 1rem;}
#new_product .index_content_title{padding-top: 3rem;}
.product_img{height: 58%;}
.card_text{
    height: 42%;
    text-align: left;
    padding: 1rem;
}
.card_swiper .caption{margin-left: 1rem;}

/* directions 스타일 */
.directions_wrap{width: 100%; margin: 0 auto; padding: 0 1.5rem;}
.directions_wrap h4{margin-bottom: 2rem;}
.subway_line{
    padding-left: 3.3rem; 
    background-size: 3rem;
}
.directions_left_content *{font-size: 15px;}

.directions_left_content .bold{margin-right: 0.5rem;}

.directions_left_content .display_flex:nth-of-type(1){margin-bottom: 1rem;}
.location .display_flex:nth-of-type(1) .bold{width: 80px;}
.location .display_flex:nth-of-type(2) .bold{margin-right: 3rem;}

.directions_left_content .display_flex:nth-of-type(1) .bold{margin-bottom: 0rem;}

.location .info_wrap{width: 100%;padding: 3rem 1rem;}
.directions_right_content{display: none;}

/* 회사소개 페이지 (인트로) */

.company_intro_wrap{
    width: 100%;
    padding: 0 2rem;
    height: 520px;
}

.company_intro_wrap>p:nth-of-type(1){margin-bottom: 4rem;}
.text_wrap2>p:nth-of-type(1){margin:3rem 0;}

#container #ideology,#container #key_intro{display: block;height: 100%;}
.ideology_wrap{width: 100%; height: 1450px; margin-top: 4rem;}
.ideology_title .indigo{margin: 2rem 0;}
.ideology_title .contents_text{
    width: 90%;
    margin: 0 auto;
    padding: 0 1.5rem 4rem 1.5rem; 
    background: url(../images/left_quotes.png)no-repeat left top/0.8rem,
    url(../images/right_quotes.png)no-repeat right top/0.8rem,
    url(../images/center_line.png)no-repeat center bottom;
    font-size: 14px;
    margin-bottom: 4rem;
}

.four_ideologies{display: block; width: 80%; margin: 0 auto;}
.four_ideologies>div{padding: 3rem 2rem; } 
#container .ideologies:not(:last-of-type){background: url(../images/line.png)no-repeat center bottom;}
.ideologies .indigo{
    padding: 5rem 0 0rem 0; 
    margin-bottom: 1rem;
}

.ideologies:nth-of-type(1) .indigo{background: url(../images/hand_shake.png)no-repeat center top/4rem;}
.ideologies:nth-of-type(2) .indigo{background: url(../images/lamp.png)no-repeat center top/4rem;}
.ideologies:nth-of-type(3) .indigo{background: url(../images/cycle.png)no-repeat center top/4rem;}
.ideologies:nth-of-type(4) .indigo{background: url(../images/give_heart.png)no-repeat center 0.3rem/4rem;}

.key_intro_wrap{display: block;height: 50%;}
.key_intro_bg{height: 300px;}
.key_text_wrap>div{padding:1.5rem}
.key_text_wrap .bold,.last_intro_text_wrap .bold{margin: 0.5rem 0;}

.key_intro_wrap:nth-of-type(2) .key_text_wrap{margin-top: 340px;}
.key_intro_wrap:nth-of-type(2) .key_intro_bg{margin-top: -525px;margin-bottom: 200px;}

#container #last_introduce{display: block; height: 700px;}

.certificate_img>p{
    width: 182px;
    height: 242px;
}

.last_intro_wrap{
    display: block;
    width: 100%; 
    margin: 0 auto;
    justify-content: space-around;
}

.last_into_bg{
    width: 250px;
    height: 250px;
    margin: 0 auto;
    background: url(../images/intro_img3.png)no-repeat center top/cover;
    margin-top: 10px;
}

.last_intro_text_wrap{
    width: 85%;
    height: 60%;
    margin: 0 auto;
    margin-top: 3rem;
    text-align: center;
}

.left_btn_wrap{
    position: absolute;
    width: 100%;
    bottom: 0;
}

/* --- 서브 lnb 비쥬얼 공통 --- */
#sub_container{margin-top: 0;}

#sub_visual{margin-top: 80px;}

.sub_visual_text {margin: 0 auto;}

.sub_visual_text .bold{
    padding-right: 5rem;
    background: url(../images/sub_right_border.png)no-repeat right center/3rem;
    margin-right: 2rem;
    color:#fff;
}

.sub_visual_text .contents_text{color:rgba(255,255,255,0.8)}

.lnb_wrap{ padding: 0 1rem;}



.lnb_title{
    padding-right: 2rem;
    margin-right: 0.5rem;
}
    
.sub_lnb>li{width: 100px;}

.lnb_wrap>a{margin-right: 1rem;}

.sub_lnb>li a:hover{font-weight: bold;}

/* --- CI소개 --- */
#ci_intro,#color_guide{
    width:80%; 
    margin: 0 auto;
    text-align: center;
}

.ci_title{
    margin: 3rem 0;
    padding-bottom: 2rem;
    background: url(../images/sub_title_line.png)no-repeat center bottom;
}

.ci_img{margin-bottom: 2rem;}

.ci_img img{width: 100%;}

#sub_container .lnb_none{height: 280px;}
.ci_content{display: block;}
.ci_info{text-align-last: left; margin-top: -0.5rem;}
.ci_info_wrap .bold{margin-bottom: 0.5rem;}
.ci_info_wrap .contents_text{margin-bottom: 1.5rem;}

#color_guide{padding: 0;margin-top: 5rem;}
.color_guide_info{width: 80%;margin: 0 auto; margin-bottom: 5rem;}
.pc_color_guide{display: none;}
.m_color_guide{display: block;}

/* ---- 전체제품 ---- */
#products{padding-bottom: 5rem;}

.entire_product{
    width: 100%; 
    justify-content: center;
    padding-top: 4rem;
}

.product_text_wrap:nth-of-type(1){margin-bottom: 0.5rem; margin-top: -0.5rem;}

.product_text_wrap>p:nth-of-type(1){width: 60px;padding-right: 0.5rem;}

.page_control_wrap{
    width: 200px;
    height: 200px;
    padding-bottom: 3rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page_control_wrap button{
    display: block;
    width: 30px;
    height: 30px;
    font-size:20px;
    color:#a7a7a7;
    cursor: auto;
}
/* --------제품 상세페이지 디자인------- */

.detail-page{
    width: 90%;
    margin: 0 auto;
    margin-top: 100px;
}

.detail-page-center{display: block;}

.detail-page-center>div{height: 800px; width: 100%;}

.left_detail_wrap{margin-top: 8rem;}

.detail-page-center .right_detail_wrap{height: 1800px; margin-top: 3rem;}

.image_omnidirectional{gap: 0.5rem;}

.detail_btn_wrap{
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: absolute;
    top:45%;
    left:0;
}

.detail_bottom_wrap{display: block;}

.detail_btn_wrap button{
    display: block;
    width: 50px;
    height: 50px;
}

.right_header{
    height: 70px;
    margin-top: -59rem;
    margin-bottom: 55rem;
}

.right_header_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#detail_img_left:hover{background: url(../images/left_btn_hover.png)no-repeat center center/contain;}
#detail_img_right:hover{background: url(../images/right_btn_hover.png)no-repeat center center/contain;}

.right_content_explan{
    height: 290px; 
    overflow: auto;
    margin: 3rem 0;
    padding: 2rem;
    background: #FAFAFA;
    border-radius: 5px;
}

.right_content_explan p:nth-of-type(1),.right_content_explan p:nth-of-type(4){margin-bottom: 1rem;}
.right_content_explan p:nth-of-type(3){margin: 2rem 0 1rem 0;}

.right_details_btn_wrap{display: flex;gap: 1rem;}
.right_details_btn_wrap a{flex:1; text-align: center; padding: 0.8rem;}
.catalog_down{background: url(../images/catalog.png)no-repeat 85% center/1.2rem;}
.catalog_down:hover{background: url(../images/catalog_hover.png)no-repeat 85% center #A1C55C;}
.right_details_btn>a{
 padding: 0.8rem;
 background-size: 0.9rem;
}

/* 기본 테이블 스타일 */
.right_content_table {
    width: 100%;
    border-collapse: collapse;
    padding-bottom: 2rem;
    border-bottom: 1px solid #D9D9D9;
}

.table-row {display: flex;}

.table-cell {
    padding: 10px;
    text-align: left;
}

.table-cell:nth-of-type(2){width: 50%;}

.right_detail_wrap .table-cell:nth-of-type(1){width:45% ;}

.detail_bottom{
    margin: 5rem 0; 
    height: 1300px;
}

.ct_bottom{height: 600px;}

/* 제품 상세 테이블에 대한 스타일 */

.detail_bottom_wrap .product-details-table .table-cell:nth-of-type(1){width: 40%;}
.detail_bottom_wrap .product-details-table .table-cell:nth-of-type(2){width: 60%;}

.detail_bottom_wrap .product-details-table:nth-of-type(2) .table-cell{height: 300px; line-height: 1.5rem;}

.product-details-table:nth-of-type(2){margin-top: 5rem;}

/* 쇼핑몰 준비중 */

.preparing-wrap{width: 500px;}

.center-content{justify-content: center;}

.center-content{margin-left: 0;}

.preparing-info .top_middle_text{margin-bottom: 20px;font-size: 24px;}

.left_preparing{width: 100%;}
.left_preparing *{text-align: center;}
.right_preparing{display: none;}

}

@media screen and (max-width:799px){
    .ip-list{justify-content: center;}
    .important-wrap>p {
        padding-left: 0;
        width: 220px;
        margin: 0 auto;
        background: url(../images/danger.png) no-repeat left top 13% / 1rem;
    }
    .important-wrap>p span{display: block;}

}

/* 499이하 모바일 화면 ------------------------------- 여기서부터 모바일 --------------------------------------*/
@media screen and (max-width:499px){
#email_nope{ width: 90%;padding-top: 3rem;}
#email_nope>p:nth-of-type(1){margin:1rem 0;}
#container>div:not(:first-of-type){height: 800px;}

/* 글자 스타일링 */
.contents_text{font-size: 14px;}
.top_middle_text{font-size: 16px;}
.middle-title{font-size: 18px;}
.big_title{font-size: 20px;}

/* header */

#quick_menu_wrap{display: none;}
.mb_map{display: block;}

#mb_menu{
    display: block; 
    width: 40px; 
    height: 40px;
    position: absolute;
     right:20px; 
     top:20px;
     z-index: 100;
    }

#header{position: fixed;}
h1{margin: 0 auto; padding-right: 30px; line-height: 5.5rem;}
.sub_menu, .sub_page a{width: 100%;}
.gnb_left .sub_menu{margin-top: 4rem;}

.gnb{
    z-index: 99;
    left:0;
    width: 100%;
    position: fixed;
    background:#fff;
}

.gnb *{color:#333;}

.gnb_left{height: 70vh;}

.gnb>li{border-bottom: 1px solid rgba(0,0,0,0.1);}

.gnb_right{
    height: 30vh;
    bottom: 0;
}

.gnb_right li:nth-of-type(1){ background: none;}
.gnb_right li:nth-of-type(2){ background: none;}

/* 콘테이너 안 컨텐츠 크기 */
#footer{height: 300px;}
.footer_menu,.sns_wrap{display: none;}
.footer_wrap{width: 100%; padding: 0 2rem; height: 300px;text-align: center; justify-content: center;}
.footer_wrap>p{display: none;}
.footer_wrap>p>img{width: 100%;}
.company_information address{margin-top: 1rem;}

.quick_btn {
    padding: 0.4rem 2.5rem 0.4rem 1.5rem;
    border-radius: 2px;
    background-size: 0.8rem;
    font-size: 14px;
}

/* ----------- 여기서부터 개별 스타일링 ----------- */

/* 비쥬얼 개별 스타일링 */

.visual_wrap li>div{
    padding: 0 2.5rem; 
    width: 320px; 
    height: 300px;
    margin: 0 auto;
    text-align: center;
}


.br-none br{display: none;}

.visual_wrap .v1>div{height: auto;}

.visual_wrap li>div .quick_btn{bottom: 0; left: 30%;}

.v2>div,.v3>div{margin: 0;}

.v1>div br,.visual_text_wrap p:nth-of-type(2){display:none;}

.v2 .quick_btn{left:10%; right: auto;}

.v1{background: url(../images/mb_visual2.png);}
.v2{background: url(../images/mb_visual.png);}
.v3{background: url(../images/mb_visual3.png);}

.visual_bottom_btn {
    width: 70%;
    height: 10px;
    bottom: 10%;
    left: 17%;
}

.visual_bottom_btn button {
    height: 5px;
    margin-right: 10px;
}

#container .visual_wrap li .big_title {background: url(../images/visual_line.png)no-repeat center bottom;}

.visual_btn button:nth-of-type(1) {margin-left: 10px;}
.visual_btn button:nth-of-type(2) {margin-right: 10px;}

.visual_btn button {
    width: 50px;
    height: 50px;
}

.visual_text_wrap .bold{width: 180px; margin: 0 auto;}

/* 인트로 개별 스타일링 */
.intro_wrap{
    display: block; 
    width: 100%; 
    height: 100%;
    margin: 0 auto;
    padding-top: 5rem;
}
.intro_bg{
    width: 100%; 
    height: 300px;
    background: url(../images/future_energy.jpg)no-repeat center center/cover;
}

.index_text{
    width: 100%; padding: 2rem; height: 300px;
}

.index_text h4{margin: 3rem 0;}

.btn_align_right{right:1rem; bottom:2rem;}

/* index_content_wrap 개별 스타일링 */
.index_content_title{text-align: center; padding: 0 2rem 0 2rem;}
.index_content_title .top_middle_text{margin-bottom: 3rem;}
.index_content_item_wrap{
    display: block;
    width: 100%;
    margin-top: 0rem;
}

.index_content_item_wrap>div{height: 240px; padding-top: 2rem;}
.index_content_item_wrap>div:nth-of-type(1){margin-bottom: 1rem;}
.content_bg{
    width: 7rem;
    height: 7rem;
    margin: auto 1rem;
}

.content_img1,.content_img2{background-size: 5rem;}

.text_wrap h4{margin-top: 0; margin-bottom: 1rem;}

.index_content_item_wrap .text_wrap{width: 55%;}

.btn_wrap{display: flex; align-items: center; bottom: 2rem;}

.circle_btn{
    background-size: 1rem;
    width: 2rem;
    height: 2rem;
    margin-left: 0.5rem;
}

/* new_product 최신 제품 구간 */
.card_wrap,.card_swiper br{display: none;}
.card_swiper{display: block;}
.new_product_wrap{width: 90%; height: 100%;}
.card_swiper .emphasis{
    text-align: center;
    width: 130px;
    margin: 2rem auto;  
    background: url(../images/crown.png)no-repeat left center;
}

.swiper-slide{opacity: 1;}

#new_product .swiper{border: none;}
#new_product .index_content_title .top_middle_text{margin: 0; margin-top: 1rem;}
#new_product .index_content_title{padding-top: 3rem;}
.product_img{height: 50%;}
.card_text{
    height: 50%;
    text-align: left;
    padding: 1rem;
}
.card_swiper .caption{margin-left: 1rem;}

/* directions 스타일 */
.directions_wrap{width: 100%; margin: 0 auto; padding: 0 1.5rem;}
.directions_wrap h4{margin-bottom: 2rem;}
.subway_line{
    padding-left: 3.3rem; 
    background-size: 3rem;
}
.directions_left_content *{font-size: 15px;}

.directions_left_content .bold{margin-right: 0.5rem;}

.directions_left_content .display_flex:nth-of-type(1){margin-bottom: 1rem;}
.location .display_flex:nth-of-type(1) .bold{width: 90px;}

.directions_left_content .display_flex:nth-of-type(1) .bold{margin-bottom: 0rem;}

.location .info_wrap{width: 100%;padding: 3rem 1rem;}
.directions_right_content{display: none;}

/* 회사소개 페이지 (인트로) */

.company_intro_wrap{
    width: 100%;
    padding: 0 2rem;
    height: 520px;
}

.company_intro_wrap>p:nth-of-type(1){margin-bottom: 4rem;}
.text_wrap2>p:nth-of-type(1){margin:3rem 0;}

#container #ideology,#container #key_intro{display: block;height: 100%;}
.ideology_wrap{width: 100%; height: 1450px; margin-top: 4rem;}
.ideology_title .indigo{margin: 2rem 0;}
.ideology_title .contents_text{
    width: 90%;
    margin: 0 auto;
    padding: 0 1.5rem 4rem 1.5rem; 
    background: url(../images/left_quotes.png)no-repeat left top/0.8rem,
    url(../images/right_quotes.png)no-repeat right top/0.8rem,
    url(../images/center_line.png)no-repeat center bottom;
    font-size: 14px;
    margin-bottom: 4rem;
}

.four_ideologies{display: block; width: 80%; margin: 0 auto;}
.four_ideologies>div{padding: 3rem 2rem; } 
#container .ideologies:not(:last-of-type){background: url(../images/line.png)no-repeat center bottom;}
.ideologies .indigo{
    padding: 5rem 0 0rem 0; 
    margin-bottom: 1rem;
}

.ideologies:nth-of-type(1) .indigo{background: url(../images/hand_shake.png)no-repeat center top/4rem;}
.ideologies:nth-of-type(2) .indigo{background: url(../images/lamp.png)no-repeat center top/4rem;}
.ideologies:nth-of-type(3) .indigo{background: url(../images/cycle.png)no-repeat center top/4rem;}
.ideologies:nth-of-type(4) .indigo{background: url(../images/give_heart.png)no-repeat center 0.3rem/4rem;}

.key_intro_wrap{display: block;height: 50%;}
.key_intro_bg{height: 300px;}
.key_text_wrap>div{padding:1.5rem}
.key_text_wrap .bold,.last_intro_text_wrap .bold{margin: 0.5rem 0;}
.key_intro_wrap:nth-of-type(2) .key_text_wrap{margin-top: 330px;}
.key_intro_wrap:nth-of-type(2) .key_intro_bg{margin-top: -555px;margin-bottom: 200px;}

.certificate_img{gap: 1rem;}
.certificate_img>p{width: 126px;height: 167px;}

#container #last_introduce{display: block; height: 700px;}

.last_intro_wrap{
    display: block;
    width: 100%; 
    margin: 0 auto;
    justify-content: space-around;
}

.last_into_bg{
    width: 250px;
    height: 250px;
    margin: 0 auto;
    background: url(../images/intro_img3.png)no-repeat center top/cover;
    margin-top: 10px;
}

.last_intro_text_wrap{
    width: 85%;
    height: 60%;
    margin: 0 auto;
    margin-top: 3rem;
    text-align: center;
}

.left_btn_wrap{
    position: absolute;
    width: 100%;
    bottom: 0;
}

/* --- 서브 lnb 비쥬얼 공통 --- */
#sub_container{margin-top: 0;}

#sub_visual{margin-top: 80px;}

.sub_visual_text {margin: 0 auto;}

.sub_visual_text .bold{
    padding-right: 5rem;
    background: url(../images/sub_right_border.png)no-repeat right center/3rem;
    margin-right: 2rem;
    color:#fff;
}

.sub_visual_text .contents_text{color:rgba(255,255,255,0.8)}

.lnb_wrap{ padding: 0 1rem;}

.lnb_wrap>a{display: none;}


.lnb_title{
    padding-right: 2rem;
    margin-right: 1rem;
    background: url(../images/polygon_right.png)no-repeat right center;
}
    
.sub_lnb>li{width: 75px;}
.sub_lnb>li:last-of-type{width: 80px;}

.sub_lnb>li a:hover{font-weight: bold;}

/* --- CI소개 --- */
#ci_intro,#color_guide{
    width:80%; 
    margin: 0 auto;
    text-align: center;
}

.ci_title{
    margin: 3rem 0;
    padding-bottom: 2rem;
    background: url(../images/sub_title_line.png)no-repeat center bottom;
}

.ci_img{margin-bottom: 2rem;}

.ci_img img{width: 100%;}

#sub_container .lnb_none{height: 280px;}
.ci_content{display: block;}
.ci_info{text-align-last: left; margin-top: -0.5rem;}
.ci_info_wrap .bold{margin-bottom: 0.5rem;}
.ci_info_wrap .contents_text{margin-bottom: 1.5rem;}

#color_guide{padding: 0;margin-top: 5rem;}
.color_guide_info{width: 80%;margin: 0 auto; margin-bottom: 5rem;}
.pc_color_guide{display: none;}
.m_color_guide{display: block;}

/* ---- 전체제품 ---- */
#products{padding-bottom: 5rem;}

.entire_product{
    width: 100%; 
    padding-top: 4rem;
    justify-content: center;
    gap: 1rem;
}

.product_wrap {
    width: 170px;
    height: 250px;
}

.thumbnail{height: 60%; }

.product_text{height: 40%;padding: 0 0.5rem;}

.product_text_wrap:nth-of-type(1){margin-bottom: 0.5rem; margin-top: -0.5rem;}

.product_text_wrap>p:nth-of-type(1){width: 60px;padding-right: 0.5rem;}

.page_control_wrap{
    width: 200px;
    height: 200px;
    padding-bottom: 3rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page_control_wrap button{
    display: block;
    width: 30px;
    height: 30px;
    font-size:20px;
    color:#a7a7a7;
    cursor: auto;
}
/* --------제품 상세페이지 디자인------- */

.detail-page{
    width: 90%;
    margin: 0 auto;
    margin-top: 100px;
}

.detail-page-center{display: block;}

.detail-page-center>div{height: 500px; width: 100%;}

.left_detail_wrap{margin-top: 8rem;}

.detail-page-center .right_detail_wrap{height: 1450px; margin-top: 3rem;}

.image_omnidirectional{gap: 0.5rem;}

.detail_btn_wrap{
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: absolute;
    top:45%;
    left:0;
}

.detail_bottom_wrap{display: block;}

.detail_btn_wrap button{
    display: block;
    width: 50px;
    height: 50px;
}

.right_header{
    height: 70px;
    margin-top: -40.5rem;
    margin-bottom: 35rem;
}

.right_header_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#detail_img_left:hover{background: url(../images/left_btn_hover.png)no-repeat center center/contain;}
#detail_img_right:hover{background: url(../images/right_btn_hover.png)no-repeat center center/contain;}

.right_content_explan{
    height: 290px; 
    overflow: auto;
    margin: 3rem 0;
    padding: 2rem;
    background: #FAFAFA;
    border-radius: 5px;
}

.right_content_explan p:nth-of-type(1),.right_content_explan p:nth-of-type(4){margin-bottom: 1rem;}
.right_content_explan p:nth-of-type(3){margin: 2rem 0 1rem 0;}

.right_details_btn_wrap{display: flex;gap: 1rem;}
.right_details_btn_wrap a{flex:1; text-align: center;}
.catalog_down{background: url(../images/catalog.png)no-repeat 85% center;}
.catalog_down:hover{background: url(../images/catalog_hover.png)no-repeat 85% center #A1C55C;}
.right_details_btn>a{
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 1rem; 
    border:none;
    color:#fff;
    background: url(../images/quick_active.png)no-repeat 80% center #A1C55C;
}

/* 기본 테이블 스타일 */
.right_content_table {
    width: 100%;
    border-collapse: collapse;
    padding-bottom: 2rem;
    border-bottom: 1px solid #D9D9D9;
}

.table-row {display: flex;}

.table-cell {
    padding: 10px;
    text-align: left;
}

.table-cell:nth-of-type(2){width: 50%;}

.right_detail_wrap .table-cell:nth-of-type(1){width:45% ;}

.detail_bottom{
    margin: 5rem 0; 
    height: 1400px;
}

.ct_bottom{height: 600px;}

/* 제품 상세 테이블에 대한 스타일 */

.detail_bottom_wrap .product-details-table .table-cell:nth-of-type(1){width: 40%;}
.detail_bottom_wrap .product-details-table .table-cell:nth-of-type(2){width: 60%;}

.detail_bottom_wrap .product-details-table:nth-of-type(2) .table-cell{height: 300px; line-height: 1.5rem;}

.product-details-table:nth-of-type(2){margin-top: 5rem;}

.preparing-wrap{width: 90%;}

.center-content{justify-content: center; padding: 0 1rem;}

.center-content{margin-left: 0;}

.preparing-info .top_middle_text{margin-bottom: 20px; font-size: 20px;}

.left_preparing{
    width: 100%; 
    padding: 2rem 0.5rem;
}
.left_preparing *{text-align: center;}
.right_preparing{display: none;}
.mail-wrap address {
    font-size: 16px;
    background: url(../images/copy.png)no-repeat center right 7%;
}

.preparing-wrap{height: 85%;}

}


