@charset "UTF-8";
main { position: relative; } 

/**********************************************/

/* === 00 Section === */
#sec_00 { display: flex; flex-flow: column nowrap; justify-content: center; align-items: center; background: no-repeat center/cover url(/html/img/user/sub/service_sec_00.png); } 
#sec_01.chn { background: no-repeat center/cover url(/html/img/user/sub/service_sec_00_chn.png); } 


/* === 1st Section === */


#sec_01 .top { margin-top: 80px; } 

#sec_01 .top .wrap_btn { display:flex; justify-content: flex-end; align-items: center; padding: 20px 50px; border-top: 1px solid #C6C6C6; border-bottom: 1px solid #C6C6C6; margin-top: 25px; } 

#sec_01 .top .wrap_btn button { width: 300px; height: 45px; color: #fff; background: #E7E7E7; border-radius: 84px; margin-left: 15px; } 

#sec_01 .top .wrap_btn button.active { background: #000000; } 

#sec_01 .middle .wrap { display:flex; margin-top: 20px;} 

#sec_01 .middle .wrap .left { position: relative; padding:50px 0; width: 178px; } 

#sec_01 .middle .wrap .right { border: 1px solid #1A1A1A; border-radius: 40px; width: 100%; margin-left: 100px; } 

#sec_01 .middle .wrap .right .box_zoom { width: 100%; max-width: 690px; height: 680px; margin: 0 auto; line-height: 600px; text-align: center; } 

#sec_01 .middle .wrap .right .box_zoom img { width: 100%; height: 100%; margin: 0 auto; border-radius: 20px; } 

#sec_01 .middle .wrap .left .swiper { width: 178px; height: 540px; } 

#sec_01 .middle .wrap .left .swiper-slide { width: 178px !important; height: 100px !important; border: 1px solid #1A1A1A; border-radius: 11px; cursor: pointer;     text-align: center; display:flex; flex-direction: column; justify-content: center; align-items: center;} 

#sec_01 .middle .wrap .left .swiper-slide.active { border: 4px solid #1A1A1A; } 

#sec_01 .middle .wrap .left .swiper-slide:nth-last-of-type(1) >input { opacity: 0; } 

#sec_01 .middle .wrap .left .swiper-slide img { width: 100%; height: 95%; border-radius: 20px; } 

#sec_01 .middle .wrap .left .swiper-slide.last-slide { line-height: 100px; text-align: center; } 

#sec_01 .middle .wrap .left .swiper-button-lock { display:block; } 

.swiper-button-prev {  top: 20px; left: 0 !important;} 
 .swiper-button-next {  top: 620px !important;  left: 0 !important;} 

 #sec_01 .middle2 option{
   zoom: 1.3;
 }

 .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 0.5;}

#sec_01 .middle2 { display:flex; flex-wrap: wrap; justify-content: space-between; border: 1px solid #C6C6C6; border-radius: 40px; padding: 60px 70px; margin: 40px auto; } 

#sec_01 .middle2 :is(.left,.right) { width: 45%; display:flex; flex-wrap: wrap; } 

#sec_01 .middle2 :is(.left,.right) label { text-align: center; font-size: 18px; color: rgba(26, 26, 26, 0.9); } 

#sec_01 span:has(.question) { display:flex; justify-content: center; position: relative; } 

#sec_01 .middle2 .question + span { background: rgba(255, 255, 255, 0.95); box-shadow: 2px 2px 10px rgb(157 157 157 / 25%); border: 2px solid rgba(227, 227, 227, 0.7); border-radius: 18px; padding: 30px 10px; position: absolute; top: -90px; left: 50%; font-size: 13px; z-index: 9; white-space: nowrap; display: none; } 

#sec_01 .middle2 .question:hover + span { display: block; } 


#sec_01 .middle2 .left label:nth-last-of-type(-n + 2) {width: 45%;text-align: center; } 

#sec_01 .middle2 .left label:nth-last-of-type(1) { margin-left: 10%; } 

#sec_01 .middle2 .left .dimension { display: flex; flex-wrap: wrap; align-items: center; } 

#sec_01 .middle2 .left .dimension > span:nth-of-type(1) { width: 100%; } 

#sec_01 .middle2 .left .dimension > span:nth-of-type(n+2) { width: 10%; } 

#sec_01 .middle2 .left .dimension input { width: 26.6666%; } 

#sec_01 .middle2 label { width: 100%; margin-top: 25px; } 

#sec_01 .middle2 label select { border: 1px solid #8B8B8B; border-radius: 58px; height: 45px; margin-top: 10px; -webkit-appearance: none;} 

#sec_01 .middle2 label select option[value=""][disabled] {
	display: none;
}

#sec_01 .middle2 label input { border: 1px solid #8B8B8B; border-radius: 58px; height: 45px; text-align: center; margin-top: 10px; } 

#sec_01 .middle2 > button { width: 235px; height: 50px; background: #4472C4; box-shadow: 0px 4px 4px rgba(185, 185, 151, 0.25); border-radius: 67px; color: #fff; margin: 0 auto; margin-top: 30px; } 

#sec_01 .bottom { margin-top: 30px; } 

#sec_01 .bottom .wrap_table { border: 1.5px solid #828282; box-shadow: 0px 4px 4px rgba(167, 167, 167, 0.25); border-radius: 20px; margin: 0 10px; min-height: 124px; overflow: hidden; } 

#sec_01 .bottom .wrap_table .flexbox { display:flex; justify-content: space-around; align-items: center; } 

#sec_01 .bottom .wrap_table thead tr { background: #232323; height: 70px; } 

#sec_01 .bottom .wrap_table thead tr th,
#sec_01 .bottom .wrap_table thead tr th *
 {
 color: #fff; } 

#sec_01 .bottom .wrap_table tbody { border-top: 20px solid #fff; border-bottom: 20px solid #fff; height: 30px;} 

#sec_01 .bottom .wrap_table tbody tr { height: 50px; } 

#sec_01 .bottom .wrap_table tbody tr td { border-right: 1px solid #E3E3E3; font-size: 18px;} 

#sec_01 .bottom .wrap_table tbody tr td:last-of-type(1){
    border-bottom-right-radius: 20px;
}

#sec_01 .bottom .wrap_table tbody tr td span { font-size: 18px; } 

#sec_01 .bottom .wrap_table tfoot { background: #FFEBA4; height: 60px; } 

#sec_01 .bottom .wrap_table tfoot tr td { font-weight: 700; font-size: 20px; } 

#sec_01 .bottom .wrap_table tfoot tr td:nth-of-type(1) { text-align:left; padding-left:6%;}

.wrap_total span:nth-of-type(1) { margin-right: auto; } 

.wrap_total span:nth-of-type(3) { margin-right: 26px; } 

#sec_01 .bottom .wrap_p { display:flex; flex-direction: column; margin-top: 40px; } 

#sec_01 .bottom .wrap_p p { font-size: 16px; line-height: 21px; color: #4A4A4A; } 

#sec_01 .bottom .purchase_request { width: 245px; height: 50px; background:#FFEBA4; border-radius: 11px; display: block; margin: 0 auto; margin-top: 40px; } 

#sec_01 tbody td:nth-of-type(7) .quantityCnt{width:10%;}

/**********************************************/
/* === 2nd Section === */
#sec_02 img { width: 100%; } 
/* #sec_02 .wrap { white-space: pre-line; } */
#sec_02 h2 { margin-top: 30px; } 
#sec_02 .content { line-height: 150%; padding: 20px 0 50px; } 
#sec_02 .content * { font-family: 'bahnschrift', '맑은 고딕', sans-serif !important; } 
#sec_02 img + hr { border: .5px solid rgba(35, 35, 35, 0.5); } 
#sec_02 p span { position: relative; } 

/**********************************************/
/* === 3rd Section === */
#sec_03 { background: rgba(242, 242, 242, .6); } 
#sec_03 ul { display: flex; flex-flow: row wrap; justify-content: space-between; } 
#sec_03 li { display: inline-flex; flex-flow: column nowrap; } 
#sec_03 p { width: 100%; background: rgba(35, 35, 35, 0.9); border: 2px solid rgba(26, 26, 26, 0.8); text-align: center; color: #FFF; } 

/**********************************************/
/* === 4th Section === */
#sec_04 li button { background: rgba(35, 35, 35, 0.9); color: #FFF; text-align: left; } 
#sec_04 li button:after { margin-left: auto; background: no-repeat url('/html/img/user/sub/ico_detail.svg') center; } 
/* #sec_04 li button.active + div { display: flex; flex-flow: row wrap; justify-content: space-between; } 
#sec_04 li div img { margin-top: 10px; } */


/* #sec_04 li button.active + div { display: flex; flex-flow: row wrap; justify-content: space-between; } */


#sec_04 .wrap_list { position: relative; display: inline-block; cursor: pointer; } 
#sec_04 li div img { width: 100%; background: lightgray; } 
#sec_04 li div p { position: absolute; z-index: 1; left: 0; top: 0; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; background: rgba(0, 0, 0, .7); color: #fff; font-size: 1.25rem; opacity: 0; transition: .15s all ease-in; } 
#sec_04 .wrap_list:hover p { opacity: 1; } 

/**********************************************/
/* === 5th Section === */
#sec_05 { background: rgba(242, 242, 242, .6); } 
#sec_05 .wrap { display: flex; flex-flow: row wrap; } 
#sec_05 .wrap > *:not(h2) { border: 1px solid rgba(205, 205, 205, 0.7); } 
#sec_05 h2 { width: 100%; } 
#sec_05 img { width: calc(65% - 20px); margin-right: auto; } 
#sec_05 table { width: 35%; background: #fff; } 
#sec_05 table tr > * { border: 2px solid rgba(205, 205, 205, 0.7);; } 
#sec_05 th { padding: 8px 0; background: rgba(35, 35, 35, 0.9); color: #fff } 


/**********************************************/
/* === 6th Section === */
#sec_06 ul { border-top: 8px solid #373737; } 
#sec_06 li { width: 100%; } 
#sec_06 li button { position: relative; flex-flow: row wrap; border: 1px solid rgba(205, 205, 205, 0.7); } 
#sec_06 li:nth-of-type(2n-1) button { background-color: #F9F9F9; } 

#sec_06 li button:before { position: absolute; display: inline-block; background: #E1E1E1; border-radius: 50%; content: 'Q'; text-align: center; } 
#sec_06 li button p { flex: 1; padding-right: 12px; text-align: left; color: #1A1A1A; font-weight: 500; } 

#sec_06 li button:after { width: 28px; height: 16px; background: no-repeat url('/static/html/img/user/sub/ico_detail2.svg') center; } 
#sec_06 li button span { width: 100%; margin-top: 2px; text-align: left; color: rgba(26, 26, 26, 0.4); font-weight: 700; font-size: 1rem; } 
#sec_06 li button + pre { display: none; } 
#sec_06 li button.active + pre { display: block; } 
#sec_06 li > pre { position: relative; border: 1px solid rgba(205, 205, 205, 0.7); border-top: none; background: #FFFCF3; font-weight: 700; color: rgba(26, 26, 26, 0.8); white-space: pre-line; transition: .3s ease-in; transition-delay: .2s; } 

#sec_06 li > pre img { max-width: 100%; } 
#sec_06 li > pre p { word-break: break-all; } 
/**********************************************/
/* ========================== responsive */
@media screen and (min-width: 1025px) {
 /* === nav_side === */
 #nav_side { height: 50vw; max-height: 70vh; min-height: 60vh; } 
 #nav_side.active { top: 20vh; } 
 #nav_side li { flex-flow: row wrap; } 
 #nav_side li:nth-of-type(3) { flex: none !important; align-items: flex-end !important; height: calc(16.66% + 71.34px); } 
 /* #nav_side li:nth-of-type(3):after { display: flex; align-items: center; width: 100%; height: 120px; padding: 0 18px; box-sizing: border-box; background: #fff; color: #000; font-weight: 400; content: '\a • What is APS? \a • What is the purpose of APS \a • Coating Tech/Key Elements \a '; content: attr(data-title); white-space: pre; font-size: 14px; line-height: 28px; } */
 #nav_side li:nth-of-type(3) div { display: flex; /* align-items: center; */
 width: 100%; height: 120px; padding: 0 18px; background: #fff; color: #000; font-weight: 400; /* white-space: pre; */
 white-space: pre-line; overflow: hidden; font-size: 14px; line-height: 1.825; /* line-height: 28px; */}
 #btn_top, #btn_bottom { height: 62px; padding: 16px 0; } 

 /* === 00 Section === */
 #sec_00 { height: 450px; } 

 /* === 1st Section === */

 .swiper-button-prev{
   width: 100%;
 }

 .swiper-button-next{
   width: 100%;
 }

 .swiper-button-prev:after { content:url(/static/html/img/user/sub/swiper-arrow-up.svg);
   display: block;
   width: 100%;
   text-align: center; } 
 
 .swiper-button-next:after { content:url(/static/html/img/user/sub/swiper-arrow-down.svg); 
   display: block;
   width: 100%;
   text-align: center; } 


 /* === 2nd Section === */
 /* #sec_02 { padding: 236px 0 196px; } */
 #sec_02 { padding: 120px 0 80px; } 
 /* #sec_02 p { margin: 96px 0 120px; font-size: 1.5rem; line-height: 2.875rem; } 
 #sec_02 p span { top: 6px; margin-right: 10px; font-size: 40px; } */
 #sec_02 img + hr { width: 112%; margin: 116px 0 120px; } 

 /* === 3rd Section === */
 /* #sec_03 { padding: 200px 0 190px; } */
 #sec_03 { padding: 120px 0; } 
 /* #sec_03 h2 { margin-bottom: 60px; } */
 #sec_03 h2 { margin-bottom: 34px; } 
 #sec_03 li { width: 20%; } 
 #sec_03 p { line-height: 110px; font-size: 1.875rem; border-left: none; border-right: none; } 
 #sec_03 li:first-of-type p { border-left: 2px solid rgba(26, 26, 26, 0.8); } 
 #sec_03 li:last-of-type p { border-right: 2px solid rgba(26, 26, 26, 0.8); } 
 #sec_03 img { width: calc(100% - 8px); margin-bottom: 10px; } 
 #sec_03 li:nth-of-type(2) img { margin-left: 2px; margin-right: 6px; } 
 #sec_03 li:nth-of-type(3) img { margin-left: 4px; margin-right: 4px; } 
 #sec_03 li:nth-of-type(4) img { margin-left: 6px; margin-right: 2px; } 
 #sec_03 li:nth-of-type(5) img { margin-left: 8px; } 

 /* === 4th Section === */
 /* #sec_04 { padding: 230px 0 220px; } */
 #sec_04 { padding: 120px 0; } 
 /* #sec_04 h2 { margin-bottom: 75px; } */
 #sec_04 h2 { margin-bottom: 34px; } 
 #sec_04 li { margin-bottom: 10px; } 
 #sec_04 li button { height: 80px; padding: 0 30px; font-size: 1.625rem; } 
 #sec_04 li button:after { width: 28px; height: 16px; } 
 #sec_04 li > div { margin-bottom: 22px; } 
 #sec_04 .wrap_list { width: calc(20% - 15px); margin: 10px 5px 0; } 

 /* === 5th Section === */
 /* #sec_05 { padding: 230px 0 258px; } */
 #sec_05 { padding: 120px 0; } 
 #sec_05 h2 { margin-bottom: 34px; } 
 #sec_05 th { font-size: 1.25rem; } 
 #sec_05 td { padding: 0 10px; font-size: 1.125rem; } 

 /* === 6th Section === */
 /* #sec_06 { padding: 112px 0 120px; } */
 #sec_06 { padding: 120px 0; } 
 /* #sec_06 h2 { margin-bottom: 90px; } */
 #sec_06 h2 { margin-bottom: 34px; } 

 #sec_06 li button { padding: 23px 52px 23px 82px; } 
 #sec_06 li button:before { top: 24px; left: 36px; width: 32px; line-height: 32px; } 
 #sec_06 li button p { font-size: 1.375rem; } 

 #sec_06 li > pre { padding: 48px 104px 75px; font-size: 1.25rem; line-height: 2rem; } 

 #sec_06 .pagenate { margin-top: 52px; } 
}
/* ========================== */
@media screen and (max-width: 1600px) { /* === nav_side === */
 /* #nav_side li:nth-of-type(3):after { padding: 0 14px; font-size: 12px; } */
 #nav_side li:nth-of-type(3) div { padding: 0 14px; font-size: 12px; } 

 /* === 5th Section === */
 #sec_05 img { width: calc(60% - 10px); } 
 #sec_05 table { width: 40%; } 
 #sec_05 th { font-size: 1.125rem; padding: 4px 0; } 
 #sec_05 td { font-size: 1rem; padding: 0 4px; } 
 }
@media screen and (max-width: 1024px) { 

 #sec_01 .middle2 option{
   zoom: 1;
 }

     select{
        text-indent: 10px !important;
    }


   /* === 00 Section === */
 

 #sec_00 { background:no-repeat center/cover url(/static/html/img/user/sub/service_sec_00_m.png); height: 350px; } 
 #sec_00.chn { background: no-repeat center/cover url(/static/html/img/user/sub/service_sec_00_chn_m.png); } 
 

 /* === 1st Section === */

 #sec_01 .wrap{
    width: 95%; margin: 0 auto;
}

#sec_01 .top{margin-top: 20px;}
 #sec_01 .top .wrap_btn { flex-wrap: wrap; justify-content: unset; gap: 10px 0; padding: 10px; } 

 #sec_01 .top .wrap_btn button { width: 45%; height: 40px; } 

 #sec_01 .middle .wrap { flex-direction: column-reverse; width: 95%; margin: 0 auto; } 

 #sec_01 .middle .wrap .left { width: 85%; margin: 0 auto; } 

 #sec_01 .middle .wrap .left .swiper { width: 100%; height: auto; } 

 #sec_01 .middle .wrap .right { border-radius: 20px; margin: 0 auto; margin-top: 20px; } 

 #sec_01 .middle .wrap .right .box_zoom { width: auto; height: auto; height: 220px; line-height: 220px; max-width: none; padding: 10px 0; } 

 
 #sec_01 .middle .wrap .right .box_zoom .swiper-slide{
   width: 100% !important; 
   margin: 0 auto !important;
   }
   #sec_01 .middle .wrap .right .box_zoom .swiper-slide.last-slide p{
      display:none;
   }

 .swiper-button-prev { top:34px !important; left:-10% !important; } 

 .swiper-button-next { top: 34px !important; left: auto !important; right: -10% !important; } 

 .swiper-button-prev:after { content:url(/static/html/img/user/sub/swiper-arrow-up.svg);
 } 
 
 .swiper-button-next:after { content:url(/static/html/img/user/sub/swiper-arrow-down.svg); 
   } 
 
 .swiper-button-prev:after,.swiper-button-next:after { transform: rotate(-90deg) scale(0.3); } 

 #sec_01 .middle .wrap .left { padding: 10px 0; } 

 #sec_01 .middle .wrap .left .swiper-slide { width: 30% !important; height: 50px !important; line-height: 50px; } 


 #sec_01 .middle2 { flex-direction: column; width: 95%; padding: 0; margin: 0 auto; } 

 #sec_01 .middle2 :is(.left,.right) { width: 100%; } 

 #sec_01 .middle2 .left label:nth-last-of-type(-n + 2) { width: 90%; } 

 #sec_01 .middle2 .left label:nth-last-of-type(1) { margin-left:0; margin: 0 auto; margin-top: 10px; } 

 #sec_01 .middle2 :is(.left,.right) label { width: 90%; margin: 0 auto; margin-top: 30px; } 

 .middle2 :is(.left,.right) label * { font-size: 18px; } 

 #sec_01 .middle2 > button { margin-bottom: 30px; } 

 #sec_01 .middle .wrap .right .box_zoom img { max-height:200px; } 

 #sec_01 .middle .wrap .left .swiper-slide.last-slide { line-height:48px; } 


 /* responsive table */

 #sec_01 table,#sec_01 thead,#sec_01 tbody,#sec_01 th, td, #sec_01 tr { display: block; } 
 #sec_01 tfoot td:nth-last-of-type(n+3){display:none;}

 #sec_01 .bottom .wrap_table{border:0; overflow: inherit; box-shadow: none;}

 #sec_01 .bottom .wrap_table *{font-size: 14px !important;}

 #sec_01 .bottom .wrap_table tbody {border:0; height: auto;}

 #sec_01 .bottom .wrap_table tbody tr { height: auto; position:relative; border-left: 0;} 
 #sec_01 .bottom .wrap_table tbody tr:nth-of-type(n+2) { margin-top:40px;} 
 
 #sec_01 .bottom .wrap_table tbody tr td { height:40px; line-height: 40px; } 

 #sec_01 .bottom .wrap_table { margin-right: calc(100% - 94%); } 

 #sec_01 .bottom .wrap_table thead tr { position: absolute; top: -9999px; left: -9999px; } 

 #sec_01 .bottom .wrap_table tr { margin: 0 0 1rem 0; border: 1px solid #BFBFBF; margin: 0; margin-top: 10px;} 

 #sec_01 .bottom .wrap_table td { border: none; border-bottom: 1px solid #E3E3E3; position: relative; padding-left: 50%; } 

 #sec_01 .bottom .wrap_table td:before {
    position: absolute;
    top: 0;
    left: 0px;
    width: 45%;
    white-space: nowrap;
    background: #232323;
    height: 100%;
    color:#fff;
    border: 1px solid #828282;
    width: 50%;
    text-align: left;
    text-indent: 10px;
    border-bottom: 0;
    } 

    #sec_01 .bottom .wrap_table tbody table td { display: flex; align-items: center; justify-content: center; font-size: 16px !important; height: 60px; } 

 #sec_01 .bottom .wrap_table .flexbox { width: 100%; height: 100%; } 

 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(1) { position: absolute;     right: -22px;
    top: -38px;
    border: none !important;} 

 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) .flexbox { flex-direction: column; } 

 #sec_01 .bottom .wrap_table table tbody td:before { line-height: 40px; } 

 #sec_01 .bottom .wrap_table tbody tr:nth-of-type(1){
   border-top-left-radius: 15px;
   border-bottom-left-radius: 15px;
}

#sec_01 .bottom .wrap_table tbody tr:nth-of-type(1).open{
   border-bottom-right-radius: 15px;
}

#sec_01 .bottom .wrap_table table tbody td:nth-of-type(2) span{
   position: absolute;
   right: -29px;
   width: 28px;
   height: 42px;
   content:url(/img/user/sub/ico_arrow.svg); position:absolute; right: -29px; border: 1px solid #BFBFBF; line-height: 2.5; padding:0 5px; border-radius: 0px 10px 10px 0px;
   top: -1px;
}

#sec_01 .bottom .wrap_table table tbody td:nth-of-type(2) span.open{
 transform:rotate(180deg);
 border-radius: 10px 0px 0px 10px;
}

#sec_01 .bottom .wrap_table table tbody td:nth-of-type(2){
 border-bottom-left-radius:15px;
}
#sec_01 .bottom .wrap_table table tbody td:nth-of-type(2).open:before{
border-bottom-left-radius:0;
}

#sec_01 .bottom .wrap_table table tbody td:nth-of-type(n+3){
 display:none;
}

 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(2):before { content: 'Parts No.'; border-top: 0; padding-bottom: 1px; border-top-left-radius: 15px; border-bottom-left-radius: 15px;}  
 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(3):before { content: 'Powder'; } 
 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(4):before { content: 'Coating Thickness(um)';} 

 
 #sec_01 .bottom .wrap_table table.chn tbody td:nth-of-type(2):before { content: '部件序号'; }  
 #sec_01 .bottom .wrap_table table.chn tbody td:nth-of-type(2).open:before{
    border-bottom-left-radius:0;
 }
 #sec_01 .bottom .wrap_table table.chn tbody td:nth-of-type(3):before { content: '粉末类型'; } 
 #sec_01 .bottom .wrap_table table.chn tbody td:nth-of-type(4):before { content: '喷涂厚度(um)';} 

 #sec_01 .bottom .wrap_table tbody tr td:nth-of-type(5) {height: 120px;border:none;overflow: hidden;} 
 #sec_01 .bottom .wrap_table tbody tr td:nth-of-type(6) { height: 80px; border:none; overflow: hidden;} 
 
 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) .flexbox span { width: 100%; height: 33.33%; border: 1px solid #E3E3E3;
    border-top: 0;
    border-top: 0;} 

 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) span:before {position: absolute;left: 25.5%;width: 24.4%;background:#232323;height: 33%;display:block;color:#fff;/* border: 1px solid #828282; */font-size: 12px;line-height: 3;} 

 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) span:nth-of-type(1):before { content:'Depth';transform: rotate(0);} 
 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) span:nth-of-type(2):before { content:'Width';transform: rotate(0); } 
 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) span:nth-of-type(3):before {content:'Height';transform: rotate(0);} 

 #sec_01 .bottom .wrap_table table.chn tbody td:nth-of-type(5) span:nth-of-type(1):before { content:'长度';transform: rotate(0);} 
 #sec_01 .bottom .wrap_table table.chn tbody td:nth-of-type(5) span:nth-of-type(2):before { content:'宽度';transform: rotate(0); } 
 #sec_01 .bottom .wrap_table table.chn tbody td:nth-of-type(5) span:nth-of-type(3):before {content:'高度';transform: rotate(0);} 

 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) :before {
    content: 'Dm(mm)';
    text-align: left;
    width: 118px;
    padding: 0;
    background: #232323;
    color: #fff;
    text-align: center;
    height: 100%;
    height: 39vw;
    position: absolute;
    left: 0;
    border: 1px solid #828282;
    /* display: flex; */
    transform: rotate(270deg);
    line-height: 45vw;
    /* flex-direction: column; */
    }
     
 #sec_01 .bottom .wrap_table table.chn tbody td:nth-of-type(5) :before {
    content: '面积(mm)';
    } 

 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(6) span:nth-of-type(1):before {content:'Width';/* border-top: 0; */} 
 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(6) span:nth-of-type(2):before { content:'Height'; } 
 #sec_01 .bottom .wrap_table table.chn tbody td:nth-of-type(6) span:nth-of-type(1):before {content:'高度';/* border-top: 0; */} 
 #sec_01 .bottom .wrap_table table.chn tbody td:nth-of-type(6) span:nth-of-type(2):before { content:'宽度'; } 

 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(6) .flexbox{
     flex-direction: column;
 }
 
 #sec_01 .bottom .wrap_table tbody tr td:nth-of-type(6){height: 120px;}
 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(6) .flexbox span { width: 100%; height: 50%; border: 1px solid #E3E3E3;
    border-top: 0;
    border-top: 0;
    line-height: 60px;
} 


 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(6) span:before {position: absolute;left: 25.5%;width: 24.4%;background:#232323;height: 50%;display:block;color:#fff;border: 1px solid #828282;font-size: 12px;line-height: 5;} 

 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(6) .flexbox:before {
    content: 'SideCoating \A (times)';
    white-space: pre;
    text-align: left;
    transform: rotate(270deg);
    width: 41vw;
    padding: 0;
    background: #232323;
    color: #fff;
    /* line-height: 25vw; */
    text-align: center;
    height: 100%;
    height: 27vw;
    position: absolute;
    left: -8.5vw;
    border: 1px solid #828282;
    display: flex;
    align-items: center;
    justify-content: center;
    } 

    #sec_01 .bottom .wrap_table table.chn tbody td:nth-of-type(6) .flexbox:before {
      content: '侧面喷涂 \A (times)';
    }

    #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) .flexbox span
 
 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(6) span:before { position: absolute; left: 20%; width: 24.47%; background:#232323; height: 31%; display:block; color:#fff; border: 1px solid #828282; font-size: 12px; line-height: 2; } 

 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) :before{line-height: 51vw;}
/* 
  table td:nth-of-type(5):before{     content: 'Dm(mm)';
    text-align: left;
    transform: rotate(270deg);
    width: 78px;
    padding: 0;
    background: #232323;
    color: #fff;
    line-height: 19;
    text-align: center;
    height: 100%;
    height: 230px;
    position: absolute;
    left: 0;
    top: -76px;
    border: 1px solid #828282;
}  */


#sec_01 .bottom .wrap_table table tbody td:nth-of-type(7):before{
content:'Quantity(ea)';
}
#sec_01 .bottom .wrap_table table.chn tbody td:nth-of-type(7):before{
   content:'重量(ea)';
   }
#sec_01 .bottom .wrap_table table tbody td:nth-of-type(8){
   border-bottom-left-radius: 15px;
   border-bottom-right-radius: 15px;

}

/* table tbody td:nth-of-type(8).open:before{
   border-bottom-left-radius:0;
} */
#sec_01 .bottom .wrap_table table tbody td:nth-of-type(8):before{
    content:'Price(KRW)';
    border-bottom-left-radius: 15px;
    }
#sec_01 .bottom .wrap_table table.chn tbody td:nth-of-type(8):before{
    content:'价格(韩币)';
    }

 /* === 2nd Section === */
 #sec_02 { padding: 94px 50px 120px; } 
 /* #sec_02 p { margin: 50px 0 40px; font-size: 1.16rem; line-height: 2.33rem; } */
 #sec_02 img + hr { position: relative; left: -50px; width: calc(100% + 100px); margin: 120px 0 94px; } 
 #sec_02 p span { top: 5px; margin-right: 5px; } 

 /* === 3rd Section === */
 #sec_03 { padding: 94px 50px 122px; } 
 #sec_03 h2 { margin-bottom: 18px; } 
 #sec_03 li { width: calc(33.33% - 5px); margin-top: 32px; } 
 #sec_03 li:last-of-type { margin: 32px auto 0 7.5px; } 
 #sec_03 p { line-height: 72px; font-size: 1.66rem; } 
 #sec_03 img { margin-bottom: 10px; } 

 /* === 4th Section === */
 #sec_04 { padding: 120px 50px; } 
 #sec_04 h2 { margin-bottom: 54px; } 
 #sec_04 li button { height: 42px; margin-bottom: 12px; padding: 0 14px 0 22px; font-size: 1.5rem; } 
 #sec_04 li button:after { width: 20px; height: 20px; } 
 #sec_04 li > div { margin-bottom: 32px; } 
 #sec_04 .wrap_list { width: calc(25% - 10px); margin: 10px 2.5px 0; } 
 
 /* === 5th Section === */
 #sec_05 { padding: 94px 50px 120px; } 
 #sec_05 h2 { margin-bottom: 50px; } 

 /* === 6th Section === */
 #sec_06 { padding: 94px 50px 60px; } 
 #sec_06 h2 { margin-bottom: 50px; } 

 #sec_06 li { margin-bottom: 10px; } 
 #sec_06 li button { padding: 15px 12px 18px 48px; } 
 #sec_06 li button:before { left: 14px; top: 15px; width: 26px; line-height: 26px; } 
 #sec_06 li button p { font-size: 1.33rem; } 
 #sec_06 li button:after { width: 20px; height: 20px; } 

 #sec_06 li > pre { padding: 24px 42px; } 
 #sec_06 .pagenate { margin-top: 30px; } 
 

 
#sec_01 .bottom .wrap_table tfoot{
    height: auto;
    width: 100%;
    display: block;
    background:#F8F8F8;
}


tfoot :is(td:nth-of-type(1),td:nth-of-type(2)){
    display:none;
}

tfoot tr{
    overflow: hidden;
    border-radius: 20px;
    margin-top: 0;
}

tfoot td{
    height: 50px;
    line-height: 50px;
}

tfoot td:nth-of-type(3):before{
    content:'Total(ea)';
    background: #FFEBA4;
    border: 0;
    color: #1A1A1A;
    line-height: 50px;

}

tfoot td:nth-of-type(4):before{
    content:'Total price(KRW)';
    background: #FFEBA4;
    border: 0;
    color: #1A1A1A;
    line-height: 50px;
}
    


#sec_01 .bottom .wrap_table tfoot{
    height: auto;
    width: 100%;
    display: block;
    margin-top: 30px;
}

#sec_05 td { height: 50px; display: table-cell;} 

}

 @media screen and (max-width: 900px){
    #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) :before{line-height: 50vw;}
 }

@media screen and (max-width: 768px){

 /* === 1st Section === */

 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) :before{line-height: 47vw;}

 table td:before{
    font-size: 12px;
 }

 #sec_05 img , #sec_05 table { width: 100%; } 
 #sec_05 img { margin-bottom: 45px; } 
 #sec_05 th { height: 40px; } 
 #sec_05 td { height: 50px;} 
}

 @media screen and (max-width: 640px){
   #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) :before{line-height: 44vw;}
 }

 
@media screen and (max-width: 560px) { 
    /* === 2nd Section === */

 /* === 1st Section === */

 #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) :before{line-height: 41vw;}



 #sec_02 { padding: 94px 20px 120px; } 

 /* === 3rd Section === */
 #sec_03 { padding: 94px 20px 122px; } 
 #sec_03 li { width: calc(50% - 5px); } 
 #sec_03 li:last-of-type { margin: 32px auto 0 0; } 

 /* === 4th Section === */
 #sec_04 { padding: 120px 20px; } 
 #sec_04 li button:after { width: 15px; height: 15px; } 
 #sec_04 .wrap_list { width: calc(33.33% - 10px); margin: 10px 2.5px 0; } 

 /* === 5th Section === */
 #sec_05 { padding: 94px 20px 120px; } 

 /* === 6th Section === */
 #sec_06 { padding: 94px 20px 60px; } 
 #sec_06 li > pre { padding: 18px 36px; } 
 #sec_06 li button:after { width: 15px; height: 15px; } 
 }

 @media screen and (max-width: 500px) { 

   #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) :before{line-height: 37vw;}

 }
 @media screen and (max-width: 400px) { 

   #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) :before{line-height: 34vw;}

 }

@media screen and (max-width: 375px) { 

   #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) :before{line-height: 31vw;}

    /* === 2nd Section === */
 /* #sec_02 p { line-height: 1.5rem; } */

 /* === 4th Section === */
 #sec_04 li button { font-size: 1.125rem; } 
 }
@media screen and (max-width: 350px) { 
   #sec_01 .bottom .wrap_table table tbody td:nth-of-type(5) :before{line-height: 28vw;}
    
    
    /* === 2nd Section === */
 #sec_02 { padding: 94px 15px 120px; } 

 /* === 3rd Section === */
 #sec_03 { padding: 94px 15px 122px; } 

 /* === 4th Section === */
 #sec_04 { padding: 120px 15px; } 
 #sec_04 .wrap_list { width: calc(50% - 10px); } 

 /* === 5th Section === */
 #sec_05 { padding: 94px 15px 120px; } 

 /* === 6th Section === */ 
 #sec_06 { padding: 64px 15px 40px; } 
 }