@charset "utf-8";

@import url('default.css'); /* 기본설정 */
@import url('layout.css'); /* 사이트 세부설정 */

#sub { position: relative; width: 100%; }

.sub_visual { position: relative; overflow: hidden; }
.sub_visual h2 { position: absolute; top: 42%; left: 0; width: 100%; font-size: 65px; font-weight: 800; color: #fff; line-height: 70px; text-align: center; z-index: 111; }
.sub_visual h2 em { display: block; margin-top: 20px; font-size: 26px; font-weight: 400; color: #fff; line-height: 35px; }
.sv_bg1 { width: 100%; height: 500px; background: url('../images/company/visual.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; animation: sv-bg-change 5s; }
.sv_bg2 { width: 100%; height: 500px; background: url('../images/product/visual.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; animation: sv-bg-change 5s; }
.sv_bg3 { width: 100%; height: 500px; background: url('../images/application/visual.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; animation: sv-bg-change 5s; }
.sv_bg4 { width: 100%; height: 500px; background: url('../images/customer/visual.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; animation: sv-bg-change 5s; }
.sub_menu { width: 100%; font-size: 0; line-height: 0; text-align: center; background-color: #f2f2f2; }
.sub_menu a { position: relative; display: inline-block; padding: 0 60px; font-size: 18px; color: #333; line-height: 71px; }
.sub_menu a.on, .sub_menu a:hover { font-weight: 600; color: #0d7bd0; }
.sub_menu a::after { content: ''; position: absolute; bottom: 0; left: 50%; width: 0; border-bottom: 3px solid #0d7bd0; transition: width .4s; transform: translatex(-50%); }
.sub_menu a.on::after, .sub_menu a:hover::after { width: 100%; }

@keyframes sv-bg-change {
	0% { transform: scale(1); animation-timing-function: ease-in; }
	50% { transform: scale(1.1); animation-timing-function: ease-out; }
	100% { transform: scale(1); }
}

.visual-product { position: relative; overflow: hidden; width: 100%; height: 500px; }
.visual-product h2 { position: absolute; top: 42%; left: 0; width: 100%; font-size: 65px; font-weight: 800; color: #fff; line-height: 70px; text-align: center; z-index: 111; }
.visual-product h2 em { display: block; margin-top: 20px; font-size: 26px; font-weight: 400; color: #fff; line-height: 35px; }
.visual-product .slide { position: relative; }
.visual-product .slide1 { width: 100%; height: 500px; background: url("../images/product/visual1.jpg") no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; animation: sv-bg-change 5s; }
.visual-product .slide2 { width: 100%; height: 500px; background: url("../images/product/visual2.jpg") no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; animation: sv-bg-change 5s; }

@keyframes imgScale {
	0% { transform: scale(1.15); }
	100% { transform: scale(1); }
}

.idxlink { display: none; overflow: hidden; margin-top: 100px; text-align: center; background: url('../images/common/menu_bg.png') repeat left top; }
.idlk { overflow: hidden; width: 100%; margin: 0 auto; display: none; z-index: 500; }
.idlk li { display: block; width: 100%; font-size: 18px; color: #fff; background: url('../images/common/menu_bg2.png') repeat left top; border-bottom: 1px solid #ccc; text-align: left; }
.idlk li a { display: block; padding-left: 30px; color: #fff; line-height: 57px; }
.idlk li a:hover { font-weight: bold; color: #fff; }
.menu { display: none; }
.menu { position: relative; display: block; padding-left: 30px; font-size: 18px; font-weight: 600; color: #fff; line-height: 57px; text-align: left; border-bottom: 1px solid #ccc; }
.menu div.bullet { position: absolute; right: 30px; top: 25px; font-size: 0; line-height: 0; }
.inner { width: 100%; margin: 0 auto; cursor: pointer; }
.idlk.on {display: block; position: absolute; border-top: none; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; }

#container { width: 100%; margin-bottom: 200px; }

h3 { margin-top: 115px; font-size: 40px; font-weight: 800; color: #000; line-height: 49px; text-align: center; }
h4 { padding: 115px 0 45px 0; font-size: 35px; font-weight: 800; color: #000; line-height: 44px; border-bottom: 2px solid #3e4146; }
h5 { margin-top: 95px; font-size: 30px; font-weight: 700; color: #171819; line-height: 39px; }

.mgtop0 { margin-top: 0 !important; }
.mgtop1 { margin-top: 100px !important; }
.mgtop2 { margin-top: 75px !important; }

.greeting-img { position: relative; width: 100%; height: 420px; margin-top: 95px; border-radius: 10px; background: url('../images/company/greeting_img.jpg') no-repeat center center; }
.greeting-img .text { position: absolute; bottom: -60px; right: -280px; }
.greeting { display: flex; flex-wrap: wrap; margin: 110px 100px 0 100px; }
.greeting .tit { font-size: 28px; font-weight: 800; color: #0d7bd0; line-height: 47px; background: -webkit-linear-gradient(left, #2ea3d9, #063ba7); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.greeting .txt li { margin-top: 40px; font-size: 22px; font-weight: 400; color: #282828; line-height: 41px; }

.vision-tit { margin-top: 85px; font-size: 28px; font-weight: 800; color: #0d7bd0; line-height: 47px; text-align: center; background: -webkit-linear-gradient(left, #2ea3d9, #063ba7); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.vision-bg { margin: 90px 0 -200px 0; padding: 150px 0 200px 0; background-color: #f3f4f6; }
.vision { position: relative; width: 1080px; margin: 0 auto; }
.vision .mark { position: absolute; top: 50%; left: 50%; font-size: 0; line-height: 0; transform: translate(-50%, -50%); }
.vision .cont { display: flex; flex-wrap: wrap; gap: 30px; }
.vision .cont li { width: calc((100% - 30px) / 2); padding: 55px 70px 75px 70px; background-color: #0d7bd0; }
.vision .cont li:nth-child(1) { background-image: linear-gradient(90deg,#2ba0d7,#0e5dad); }
.vision .cont li:nth-child(2) { background-image: linear-gradient(90deg,#48bdce,#0e7ead); }
.vision .cont li:nth-child(3) { background-image: linear-gradient(90deg,#48cebd,#0ea0ad); }
.vision .cont li:nth-child(4) { background-image: linear-gradient(90deg,#29b5e9,#0d67c3); }
.vision .cont li:nth-child(1), .vision .cont li:nth-child(4) { border-top-right-radius: 100px; border-bottom-left-radius: 100px; }
.vision .cont li:nth-child(2), .vision .cont li:nth-child(3) { border-top-left-radius: 100px; border-bottom-right-radius: 100px; }
.vision .cont li:nth-child(2), .vision .cont li:nth-child(4) { text-align: right;}
.vision .cont li h4 { padding: 0; font-size: 40px; font-weight: 700; color: #fff; line-height: 47px; border: none; }
.vision .cont li h4 em { display: block; margin: 5px 0 0 1px; font-size: 26px; font-weight: 400; line-height: 35px; }
.vision .cont li .txt { margin-top: 40px; font-size: 18px; color: #fff; line-height: 32px; }

.certificate { width: 1000px; margin: 95px auto 0 auto; }
.certificate .txt { margin-top: 75px; padding: 35px; font-size: 20px; font-weight: 400; color: #000; line-height: 29px; text-align: center; background-color: #f5f5f5; }
.certificate-img { display: flex; flex-wrap: wrap; gap: 75px 100px; }
.certificate-img li { width: calc((100% - 100px) / 2); }
.certificate-img li .img { font-size: 0; line-height: 0; border: 1px solid #0d7bd0; }
.certificate-img li .name { margin-top: 35px; font-size: 20px; font-weight: 400; color: #000; line-height: 29px; text-align: center; }

.map { overflow: hidden; margin-top: 95px; font-size: 0; line-height: 0; border-radius: 10px; border: 1px solid #d7e0e5; }
.map img { width: 100%; }

.direction { display: flex; flex-wrap: wrap; margin-top: 80px; }
.direction .logo { width: 320px; font-size: 0; line-height: 0; }
.direction .cont { display: flex; flex-wrap: wrap; width: calc(100% - 520px); margin-top: -5px; }
.direction .cont li { width: 40%; font-size: 24px; font-weight: 700; color: #222; line-height: 33px; }
.direction .cont li ~ li { margin-top: 30px; }
.direction .cont li:first-child { width: 100%; }
.direction .cont li span { display: block; margin-bottom: 10px; font-size: 18px; font-weight: 400; color: #666; line-height: 25px; }
.direction .google { width: 200px; }
.direction .google a { display: flex; flex-wrap: wrap; justify-content: space-between; padding: 20px 30px; font-size: 18px; font-weight: 500; color: #1a2f6d; line-height: 24px; border-radius: 10px; border: 1px solid #d5d5d5; background-color: #fff; }
.direction .google a:hover { background-color: #f8f7f6; }

.tabmenu { display: flex; flex-wrap: wrap; gap: 23px 2px; margin-top: 95px; }
.tabmenu li { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; width: calc((100% - 4px) / 3); background-color: #5e5f63; transition: all 0.3s; }
.tabmenu li.part { width: calc((100% - 6px) / 4); }
.tabmenu li:after { content: ''; position: absolute; bottom: -8px; left: 50%; width: 10px; height: 8px; margin-left: -5px; transition: all 0.3s; }
.tabmenu li.on, .tabmenu li:hover { background-color: #0d7bd0; }
.tabmenu li.on:after { background: url('../images/product/tabmenu_arrow.png') no-repeat center bottom; }
.tabmenu li a { display: block; width: 100%; padding: 10px; font-size: 20px; font-weight: 400; color: #fff; line-height: 29px; text-align: center; }
.tabmenu li a em { margin-left: 10px; }

.application { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 95px; }
.application li { position: relative; width: 560px; height: 420px; border-radius: 10px; }
.application li:first-child { width: 700px; }
.application li span { position: absolute; bottom: 60px; left: 50%; display: inline-block; padding-bottom: 5px; font-size: 40px; font-weight: 800; color: #fff; line-height: 45px; transform: translatex(-50%); white-space: nowrap; }
.application li span:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: #fff; }
.application li.semi1 { background: url('../images/application/semicon_top1.jpg') no-repeat center center; }
.application li.semi2 { background: url('../images/application/semicon_top2.jpg') no-repeat center center; }
.application li.display1 { background: url('../images/application/display_top1.jpg') no-repeat center center; }
.application li.display2 { background: url('../images/application/display_top2.jpg') no-repeat center center; }
.application li.battery1 { background: url('../images/application/battery_top1.jpg') no-repeat center center; }
.application li.battery2 { background: url('../images/application/battery_top2.jpg') no-repeat center center; }
.application li.laser1 { background: url('../images/application/laser_top1.jpg') no-repeat center center; }
.application li.laser2 { background: url('../images/application/laser_top2.jpg') no-repeat center center; }

.cases { display: flex; flex-wrap: wrap; gap: 75px 55px; margin-top: 100px; }
.cases li { width: calc((100% - 110px) / 3); }
.cases li a { display: block; }
.cases li a .img { overflow: hidden; font-size: 0; line-height: 0; border-radius: 10px; border: 2px solid #cacfd7; }
.cases li a .img img { width: 100%; }
.cases li a .txt { margin-top: 25px; font-size: 20px; font-weight: 600; color: #000; line-height: 29px; text-align: center; }

.battery-bg { margin: 100px 0 -200px 0; padding: 150px 0 200px 0; background-color: #f0f0f0; }
.battery-bg .process { position: relative; width: 1380px; margin: 0 auto; font-size: 0; line-height: 0; }
.battery-bg .process img { max-width: 100%; }
.battery-bg .process a { position: absolute; display: block; background-color: rgba(0,0,0,0); }
.battery-bg .process a.link1_1 { top: 0; left: 10.2%; width: 6.6%; height: 13.8%; }
.battery-bg .process a.link1_2 { top: 5.8%; left: 22.5%; width: 8%; height: 8%; }
.battery-bg .process a.link2_1 { top: 5%; left: 51.5%; width: 6.5%; height: 8.8%; }
.battery-bg .process a.link2_2 { top: 0; left: 58%; width: 5.5%; height: 13.8%; }
.battery-bg .process a.link2_3 { top: 0; left: 63.5%; width: 7.5%; height: 13.8%; }
.battery-bg .process a.link3_1 { top: 5%; left: 79.2%; width: 6.5%; height: 8.8%; }
.battery-bg .process a.link3_2 { top: 0; left: 85.7%; width: 6.1%; height: 13.8%; }
.battery-bg .process a.link3_3 { top: 0; left: 91.8%; width: 7.5%; height: 13.8%; }
.battery-bg .process a.link4_1 { bottom: 0; left: 38%; width: 15.5%; height: 8%; }
.battery-bg .process a.link5_1 { bottom: 0; left: 65%; width: 20.5%; height: 8%; }

.description { position: relative; display: flex; flex-wrap: wrap; align-items: center; flex-direction: row-reverse; margin-top: 95px; border-radius: 20px; background: linear-gradient(white, white) padding-box, linear-gradient(0deg, #84c3ef, #6799cb) border-box; border: 5px solid transparent; }
.description .series-name { position: absolute; top: 55px; left: 80px; font-size: 28px; font-weight: 800; line-height: 37px; background: -webkit-linear-gradient(left, #2ea3d9, #063ba7); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.description .img { width: 600px; font-size: 0; line-height: 0; }
.description .img img { max-width: 520px; }
.description .cont { width: calc(100% - 680px); margin-left: 80px; }
.description .cont .tit { position: relative; margin-top: 137px; padding-top: 45px; font-size: 40px; font-weight: 800; color: #000; line-height: 49px; }
.description .cont .tit:before { content: ''; position: absolute; top: 0; left: 1px; width: 52px; height: 2px; background: #3e4146; }
.description .cont .tit em { display: block; margin-top: 10px; font-size: 28px; font-weight: 400; line-height: 37px; }
.description .cont .txt-mgtop { margin-top: 5px !important; }
.description .cont .txt { margin-top: 40px; }
.description .cont .txt li { position: relative; padding-left: 15px; font-size: 18px; font-weight: 400; color: #535353; line-height: 27px; }
.description .cont .txt li:before { content: ''; position: absolute; top: 11px; left: 0; width: 5px; height: 5px; border-radius: 50%; background: #535353; }
.description .cont .tm { margin-top: 45px; font-size: 0; line-height: 0; }
.description .cont .tm img { height: 40px; margin-right: 15px; }
.description .cont .btn { margin: 65px 0 70px 0; font-size: 0; line-height: 0; }
.description .cont .btn a { display: inline-block; width: 120px; margin-right: 10px; font-size: 16px; font-weight: 600; color: #fff; line-height: 41px; border-radius: 5px; text-align: center; }
.description .cont .btn a.btn1 { background-color: #3ca0e6; }
.description .cont .btn a.btn2 { background-color: #0e5dad; }
.description .cont .btn a.btn3 { background-color: #3e4146; }
.description .cont .btn a img { margin: 11px 8px 0 0; }

.location { margin-top: 85px; padding: 0 60px; background-color: #4f5155; }
.location ul { display: flex; }
.location ul li { min-width: 200px; border-left: 1px solid #797b7e; }
.location ul li.home { width: 75px; min-width: 0; }
.location ul li.home a { height: 49px; font-size: 0; line-height: 0; background: url('../images/common/home_icon.png') no-repeat center center; opacity: 0.65; }
.location ul li.home a:hover { opacity: 1; }
.location ul li.last { width: auto; padding-left: 40px; font-size: 16px; font-weight: 600; color: #fff; line-height: 49px; }
.location ul li.last em { padding-left: 3px; }
.location ul li a { display: block; padding: 0 40px; font-size: 16px; font-weight: 300; color: rgba(255,255,255,0.65); line-height: 49px; }
.location ul li a:hover { font-weight: 500; color: rgba(255,255,255,1); }

.product-view { display: flex; flex-wrap: wrap; margin-top: 120px; }
.product-view .img { width: 580px; font-size: 0; line-height: 0; }
.product-view .img img { width: 100%; max-width: 580px; }
.product-view .cont { width: calc(100% - 660px); margin-left: 80px; }
.product-view .cont .series-name { margin-top: 25px; font-size: 28px; font-weight: 800; line-height: 37px; background: -webkit-linear-gradient(left, #2ea3d9, #063ba7); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.product-view .cont .tit { position: relative; margin-top: 45px; padding-top: 45px; font-size: 45px; font-weight: 800; color: #000; line-height: 54px; letter-spacing: -0.5px; }
.product-view .cont .tit:before { content: ''; position: absolute; top: 0; left: 1px; width: 52px; height: 2px; background: #3e4146; }
.product-view .cont .tit em { display: block; }
.product-view .cont .txt { margin-top: 40px; }
.product-view .cont .txt li { position: relative; padding-left: 15px; font-size: 18px; font-weight: 400; color: #535353; line-height: 27px; }
.product-view .cont .txt li ~ li { margin-top: 5px; }
.product-view .cont .txt li.care { margin-top: 30px; padding-left: 22px; }
.product-view .cont .txt li:before { content: ''; position: absolute; top: 11px; left: 0; width: 5px; height: 5px; border-radius: 50%; background: #535353; }
.product-view .cont .txt li.care:before { content: '※'; position: absolute; top: 0; left: 0; width: 0; height: 0; background: none; }
.product-view .cont .txt li.care2:before { content: '*'; position: absolute; top: 0; left: -2px; width: 0; height: 0; background: none; }
.product-view .cont .care { position: relative; margin-top: 30px; padding-left: 20px; font-size: 18px; font-weight: 400; color: #535353; line-height: 27px; }
.product-view .cont .care:before { content: '※'; position: absolute; top: 0; left: 0; }
.product-view .cont .btn { margin-top: 75px; font-size: 0; line-height: 0; }
.product-view .cont .btn a { display: inline-block; width: 120px; margin-right: 10px; font-size: 16px; font-weight: 600; color: #fff; line-height: 41px; border-radius: 5px; text-align: center; }
.product-view .cont .btn a.btn1 { background-color: #3ca0e6; }
.product-view .cont .btn a.btn2 { background-color: #0e5dad; }
.product-view .cont .btn a.btn3 { background-color: #3e4146; }
.product-view .cont .btn a img { margin: 11px 8px 0 0; }

.view-tab { margin-top: 100px; text-align: center; }
.view-tab .tab { display: inline-block; padding: 10px 5px; font-size: 0; line-height: 0; text-align: center; border-radius: 50px; border: 1px solid #d5d5d5; }
.view-tab .tab a { display: inline-block; margin: 0 5px; padding: 0 40px; font-size: 18px; font-weight: 600; color: #9199ac; line-height: 50px; text-align: center; border-radius: 50px; background-color: #fff; }
.view-tab .tab a:hover { color: #fff; background-color: #0e5dad; }

.product-list { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 70px; }
.product-list li { width: calc((100% - 40px) / 3); }
.product-list li a { display: flex; flex-wrap: wrap; align-items: center; flex-direction: row-reverse; padding: 20px 0 20px 40px; border-radius: 10px; border: 1px solid #d0d0d0; }
.product-list li a .img { font-size: 0; line-height: 0; }
.product-list li a .img img { width: 180px; }
.product-list li a .cont { width: calc(100% - 180px); }
.product-list li a .cont .tit { font-size: 21px; font-weight: 800; color: #000; line-height: 30px; }
.product-list li a .cont .certify { margin-top: 15px; font-size: 18px; font-weight: 400; color: #000; line-height: 27px; }

.product-list2 { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 70px; }
.product-list2 li { width: calc((100% - 40px) / 3); border-radius: 10px; border: 1px solid #d0d0d0; }
.product-list2 li a { display: block; padding: 10px 20px 30px 20px; text-align: center; }
.product-list2 li a .img { font-size: 0; line-height: 0; }
.product-list2 li a .img img { width: 250px; }
.product-list2 li a .tit { margin-top: -5px; font-size: 21px; font-weight: 800; color: #000; line-height: 30px; }
.product-list2 li.care { text-align: right; }
.product-list2 li.care p { display: inline-block; padding: 15px 30px; font-size: 18px; font-weight: 600; color: #fff; line-height: 27px; border-radius: 5px; background-color: #999; }

.trademark { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 100px; border-radius: 100px; background-color: #f5f5f5; }
.trademark ul { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px 0; padding: 30px; }
.trademark ul li { width: 130px; text-align: center; }
.trademark ul li.ul { width: auto; margin-left: 40px; }
.trademark ul li .icon { font-size: 0; line-height: 0; }
.trademark ul li .txt { margin-top: 10px; font-size: 17px; color: #000; line-height: 18px; }

.df { display: flex; flex-wrap: wrap; justify-content: space-between; flex-direction: row-reverse; }
.df .img { margin: 75px 80px 0 0; }
.df .cont { width: calc(100% - 400px); margin-top: 0 !important; }

.character-txt { margin-top: 95px; font-size: 18px; font-weight: 500; color: #535353; line-height: 29px; }
.character-txt2 { margin-top: 55px; }
.character-txt2 li { position: relative; padding-left: 13px; font-size: 18px; color: #535353; line-height: 29px; }
.character-txt2 li:before { content: ''; position: absolute; top: 13px; left: 0; width: 3px; height: 3px; border-radius: 50%; background: #535353; }

.character-box { margin-top: 45px; padding: 80px 79px; border-radius: 20px; border: 1px solid #d5d9e3; }
.character-box .img { font-size: 0; line-height: 0; text-align: center; }
.character-box .img img { max-width: 100%; }
.character-box .cont { margin-top: 75px; }
.character-box .cont > li { font-size: 18px; color: #535353; line-height: 29px; }
.character-box .cont > li ~ li { margin-top: 40px; }
.character-box .cont > li.df { flex-direction: inherit; }
.character-box .cont > li.df .img { margin-top: 0; }
.character-box .cont > li .tit-top { font-size: 24px; font-weight: 800; color: #0e5dad; line-height: 33px; }
.character-box .cont > li .tit { font-size: 22px; font-weight: 700; color: #3988d7; line-height: 31px; }
.character-box .cont > li .txt { margin-top: 20px; }
.character-box .cont > li .txt span { font-weight: 500; color: #ff0000; }
.character-box .cont > li .txt em { font-family: "NotoSans"; }
.character-box .cont > li .txt-bl { margin-top: 20px; }
.character-box .cont > li .txt-bl li { position: relative; padding-left: 13px; }
.character-box .cont > li .txt-bl li.number { position: relative; padding-left: 20px; }
.character-box .cont > li .txt-bl li.number span { position: absolute; top: 0; left: 0; }
.character-box .cont > li .txt-bl li.number:before { display: none; }
.character-box .cont > li .txt-bl li:before { content: ''; position: absolute; top: 13px; left: 0; width: 3px; height: 3px; border-radius: 50%; background: #535353; }
.character-box .cont > li .txt-bl li.nb { padding-left: 0; }
.character-box .cont > li .txt-bl li.nb:before { display: none; }
.character-box .cont > li .img { margin-top: 40px; }
.character-box .character-txt2 { margin-top: 20px; }
.character-box .box { margin-top: 35px; padding: 35px 40px; border-radius: 10px; border: 1px solid #3988d7; }

.character-box2 { margin-top: 45px; padding: 45px 50px; border-radius: 20px; background-color: #f6f6f6; }
.character-box2 .tit-top { font-size: 24px; font-weight: 800; color: #0e5dad; line-height: 33px; }
.character-box2 .character-txt2 { margin-top: 30px; }

.purpose { display: flex; flex-wrap: wrap; gap: 75px 80px; margin-top: 45px; padding: 80px 79px 75px 79px; border-radius: 20px; border: 1px solid #d5d9e3; }
.purpose li { width: calc((100% - 160px) / 3); text-align: center; }
.purpose li .img { font-size: 0; line-height: 0; }
.purpose li .tit { margin-top: 35px; font-size: 20px; font-weight: 600; color: #111; line-height: 29px; }
.purpose li .txt { margin-top: 20px; font-size: 18px; font-weight: 500; color: #535353; line-height: 27px; }

.image { margin-top: 100px; font-size: 0; line-height: 0; text-align: center; }
.image img { max-width: 100%; }
.image2 { margin-top: 100px; padding: 80px; font-size: 0; line-height: 0; text-align: center; border-radius: 20px; background-color: #1b3959; }
.image2 img { max-width: 100%; }

.specification { width: 100%; margin-top: 100px; }
.specification th { padding: 15px 5px; font-size: 18px; font-weight: 600; color: #fff; line-height: 23px; text-align: center; border-bottom: 1px solid #67ccdf; background-color: #01aac9; }
.specification th.top { border-top: 1px solid #01aac9; }
.specification td { padding: 15px 5px; font-size: 18px; font-weight: 400; color: #535353; line-height: 23px; text-align: center; border-left: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; }
.specification td.top { border-top: 1px solid #d5d5d5; }

.model { width: 100%; }
.model th { padding: 15px 5px; font-size: 16px; font-weight: 600; color: #111; line-height: 21px; text-align: center; border-bottom: 1px solid #d5d5d5; background-color: #f5f5f5; }
.model td { padding: 15px 5px; font-size: 16px; font-weight: 400; color: #535353; line-height: 21px; text-align: center; border-bottom: 1px solid #d5d5d5; }

.model2 { width: 100%; margin-top: 100px; background-color: #fff; }
.model2 th { padding: 15px 5px; font-size: 18px; font-weight: 600; color: #fff; line-height: 23px; text-align: center; border-left: 1px solid rgba(255,255,255,0.5); border-bottom: 1px solid rgba(255,255,255,0.5); background-color: #01aac9; }
.model2 th.black { background-color: #3e4146; }
.model2 td { padding: 15px 5px; font-size: 18px; font-weight: 400; color: #535353; line-height: 23px; text-align: center; border-left: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; }
.model2 th.first, .model2 td.first { border-left: none; }

.option-txt { position: relative; margin-top: 35px; padding-left: 65px; font-size: 18px; font-weight: 400; color: #535353; line-height: 27px; }
.option-txt span { position: absolute; top: 0; left: 0; }

.care-txt { position: relative; margin-top: 35px; font-size: 18px; font-weight: 400; color: #535353; line-height: 27px; }

.parts { margin-top: 100px; }
.parts > li { display: flex; flex-wrap: wrap; align-items: center; margin-top: 50px; padding: 30px; border-radius: 20px; border: 1px solid #d5d9e3; box-shadow: 0 5px 0 rgba(246,246,246,1); }
.parts > li .img { overflow: hidden; width: 280px; font-size: 0; line-height: 0; border-radius: 20px; }
.parts > li .cont { width: calc(100% - 330px); margin-left: 50px; }
.parts > li .cont .tit { font-size: 24px; font-weight: 700; color: #282828; line-height: 33px; }
.parts > li .cont .txt { margin-top: 30px; font-size: 18px; color: #535353; line-height: 29px; }
.parts > li .cont .character-txt2 { margin-top: 30px; }

.volume { margin-top: 100px; padding: 100px 170px; background-color: #f6f6f6; }
.volume h6 { width: 300px; height: 69px; margin-top: 100px; font-size: 24px; font-weight: 700; color: #fff; line-height: 69px; text-align: center; border-radius: 10px; background-color: #01aac9; }
.volume table { margin-top: 60px; }
.volume .calculation { display: flex; flex-wrap: wrap; }
.volume .calculation h6 { margin-top: 0; }
.volume .calculation .txt { width: calc(100% - 470px); margin: -10px 0 0 170px; font-size: 18px; font-weight: 400; color: #333; line-height: 37px; }

.seawrap { display: flex; align-items: center; justify-content: space-between; flex-direction: row-reverse; margin-top: 95px; }
.seawrap .date { font-size: 16px; font-weight: 400; color: #777; line-height: 25px; }
.seawrap .date span { font-weight: 700; color: #0d7bd0; }
.seawrap .search { display: flex; }
.seawrap .search select { width: 180px; height: 49px; padding-left: 20px; font-size: 16px; font-weight: 400; color: #777; border-radius: 5px; border: 1px solid #b8b8b8; }
.seawrap .search .inp { display: flex; overflow: hidden; margin-left: 10px; border-radius: 5px; border: 1px solid #b8b8b8; }
.seawrap .search .inp input { width: 250px; height: 47px; padding-left: 20px; font-size: 16px; font-weight: 400; color: #282828; border: none; }
.seawrap .search .inp input::placeholder { color: #777; }
.seawrap .search .inp a { font-size: 0; line-height: 0; }

.board-list { margin-top: 60px; border-top: 2px solid #1a2f6d; }
.board-list li { border-bottom: 1px solid #d5d5d5; }
.board-list li a { display: flex; align-items: center; padding: 30px 0 30px 40px; }
.board-list li a .tit { width: calc(100% - 200px); font-size: 18px; font-weight: 500; color: #0a0a0a; line-height: 29px; overflow: hidden; display: -webkit-box; white-space: initial; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-word; }
.board-list li a .tit span { display: inline-block; width: 66px; margin-right: 20px; font-size: 16px; font-weight: 700; color: #fff; line-height: 29px; text-align: center; border-radius: 20px; background-color: #0d7bd0; vertical-align: top; }
.board-list li a .date { width: 200px; font-size: 16px; color: #555555; line-height: 25px; text-align: center; }
.board-list li a:hover { background-color: #f8f8f8; }
.board-list li.no-data { text-align: center; padding: 30px 0; }

.paging { position: relative; margin-top: 80px; font-size: 0; line-height: 0; text-align: center; }
.paging a { display: inline-block; width: 30px; margin: 0 10px; font-size: 17px; font-weight: 300; color: #242424; line-height: 30px; text-align: center; transition: none; }
.paging a.on, .paging a:hover { color: #fff; border-radius: 20px; background-color: #0d7bd0; }
.paging a.btn { margin: 0 8px; }
.paging a.btn img { font-size: 0; line-height: 0; vertical-align: top; }
.paging a.btn.on, .paging a.btn:hover { background: none; }
.paging a.write { position: absolute; top: -3px; right: 0; width: 120px; margin: 0; font-size: 16px; font-weight: 500; color: #272727; line-height: 35px; border-radius: 30px; border: 1px solid #272727; }
.paging a.write:hover { color: #fff; border: 1px solid #272727; background-color: #272727; }

.viewtop { margin-top: 95px; padding: 35px 40px; border-top: 2px solid #1a2f6d; border-bottom: 1px solid #d5d5d5; }
.viewtop .tit { font-size: 26px; font-weight: 500; color: #0a0a0a; line-height: 35px; }
.viewtop .date { margin-top: 15px; font-size: 17px; font-weight: 400; color: #888; line-height: 26px; }
.viewtop .date span { margin-right: 20px; font-weight: 500; color: #282828; }
.viewcont { padding: 60px 40px; font-size: 17px; font-weight: 400; color: #505050; line-height: 28px; border-bottom: 1px solid #d5d5d5; }
.viewcont a { display: block; color: #253b82; line-height: 28px; }
.viewcont img { max-width: 100%; margin-bottom: 45px; }
.viewbtn { margin: 40px; font-size: 0; line-height: 0; text-align: right; }
.viewbtn a { display: inline-block; width: 100px; margin-left: 10px; font-size: 16px; font-weight: 500; color: #888; line-height: 33px; text-align: center; border-radius: 30px; border: 1px solid #bbb; background-color: #fff; }
.viewbtn a:hover { color: #fff; border: 1px solid #505050; background-color: #505050; }
.answer { padding: 35px 40px; background-color: #f5f7f9; }
.answer .name { font-size: 22px; font-weight: 700; color: #282828; line-height: 29px; }
.answer .name em { display: inline-block; margin-left: 20px; font-size: 17px; font-weight: 400; color: #888; vertical-align: top; }
.answer .txt { margin-top: 25px; font-size: 17px; font-weight: 400; color: #505050; line-height: 28px; }

.button { margin-top: 80px; font-size: 0; line-height: 0; text-align: center; }
.button a { display: inline-block; margin: 0 10px; width: 200px; font-size: 20px; font-weight: 700; color: #0d7bd0; line-height: 55px; border: 2px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.button a:hover { border: 2px solid #0d7bd0; }
.button a.on { color: #fff; border: 2px solid #0d7bd0; background-color: #0d7bd0; }
.button a.on:hover { border: 2px solid #0e5dad; background-color: #0e5dad; }
.button button { display: inline-block; margin: 0 10px; width: 200px; font-size: 20px; font-weight: 700; color: #0d7bd0; line-height: 55px; border: 2px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; transition: all 0.3s; }
.button button:hover { border: 2px solid #0d7bd0; }
.button button.on { color: #fff; border: 2px solid #0d7bd0; background-color: #0d7bd0; }
.button button.on:hover { border: 2px solid #0e5dad; background-color: #0e5dad; }

.board-write { margin-top: 95px; border-top: 2px solid #1a2f6d; }
.board-write > li { display: flex; flex-wrap: wrap; border-bottom: 1px solid #d5d5d5; }
.board-write > li .tit { width: 240px; padding: 20px 0 20px 50px; font-size: 18px; font-weight: 500; color: #0a0a0a; line-height: 53px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.board-write > li .input { width: calc(100% - 240px); padding: 20px 30px; font-size: 0; line-height: 0; text-align: left; border-left: 1px solid #d2d2d2; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.board-write > li .input input[type="text"] { width: 600px; height: 53px; padding-left: 30px; font-size: 18px; font-weight: 400; color: #0a0a0a; border: 1px solid #e5e5e5; background-color: #f5f5f5; }
.board-write > li .input input[type="file"] { width: 600px; height: 53px; line-height: 53px; padding-left: 0px; font-size: 18px; font-weight: 400; color: #0a0a0a; border: 1px solid #e5e5e5; background-color: #f5f5f5; }
.board-write > li .input input[type="radio"] { width: 29px; height: 29px; margin: 12px 15px 12px 0; }
.board-write > li .input input[type="radio"] ~ input[type="radio"] { margin-left: 40px; }
.board-write > li .input input.width { width: 100%; }
.board-write > li .input input.width2 { width: 450px; }
.board-write > li .input label { font-size: 18px; font-weight: 400; color: #0a0a0a; line-height: 53px; }
.board-write > li .input select { width: 300px; height: 53px; padding-left: 30px; font-size: 18px; font-weight: 400; color: #0a0a0a; border-radius: 0; border: 1px solid #e5e5e5; background-color: #f5f5f5; }
.board-write > li .input select ~ select { margin-left: 20px; }
.board-write > li .input textarea { width: 1000px; height: 250px; padding: 13px 30px; font-size: 18px; font-weight: 400; color: #0a0a0a; line-height: 27px; border: 1px solid #e5e5e5; background-color: #f5f5f5; }
.board-write > li .input a { display: inline-block; width: 140px; margin-left: 10px; font-size: 18px; color: #fff; line-height: 53px; text-align: center; background-color: #5e5f63; }

.privacy { margin-top: 60px;  }
.privacy .tit { font-size: 18px; font-weight: 500; color: #0a0a0a; line-height: 27px; }
.privacy .cont { overflow-y: scroll; height: 250px; margin-top: 25px; padding: 35px 49px; font-size: 17px; color: #5a5a5a; line-height: 26px; border: 1px solid #d5d5d5; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

.assent { margin-top: 20px; font-size: 0; line-height: 0; }
.assent input { width: 22px; height: 22px; margin: 2px 10px 0 0; border: 1px solid #c5c5c5; }
.assent label { font-size: 17px; font-weight: 500; color: #3a3a3a; line-height: 26px; }

@media screen and (max-width: 1500px) {
	.wrap { width: 1280px; margin: 0 auto; }

	.greeting-img .text { display: none; }
	.greeting { margin: 110px 0 0 0; }
	.greeting .txt li br { display: none; }

	.battery-bg .process { width: 1280px; }


}

@media screen and (max-width: 1280px) {
	.wrap { width: 980px; margin: 0 auto; }
	.wrap2 { width: 980px; margin: 0 auto; }

	.sub_menu { display: none; }
	.idxlink { display: block; }

	.vision { width: 980px; }
	.vision-tit br { display: none; }

	.certificate { width: 100%; }
	.certificate-img { gap: 75px 60px; }
	.certificate-img li { width: calc((100% - 60px) / 2); }
	.certificate-img li .img img { width: 100%; }

	.direction .logo { display: none; }
	.direction .cont { width: calc(100% - 200px); }
	.direction .google { width: 200px; }

	.cases { gap: 75px 40px; }
	.cases li { width: calc((100% - 80px) / 3); }

	.application li { width: calc((100% - 20px) / 2); }
	.application li:first-child { width: calc((100% - 20px) / 2); }

	.battery-bg .process { width: 980px; }

	.description { flex-direction: inherit; margin-top: 95px; padding: 80px; }
	.description .series-name { display: none; position: static; width: 100%; text-align: center; }
	.description .img { width: 100%; text-align: center; }
	.description .img img { max-width: 100%; }
	.description .cont { width: 100%; margin: 0; }
	.description .cont .tit { margin-top: 0; }
	.description .cont .btn { margin: 65px 0 0 0; }

	.product-list li a { padding: 10px 20px 30px 20px; }
	.product-list li a .img { width: 100%; text-align: center; }
	.product-list li a .img img { width: 250px; }
	.product-list li a .cont { width: 100%; text-align: center; }
	.product-list li a .cont .tit { margin-top: -5px; }

	.location { padding: 0; }
	.location ul { display: flex; flex-wrap: wrap; }
	.location ul li { width: 50%; min-width: 0; }
	.location ul li.home { display: none; }
	.location ul li.last { width: 50%; }
	.location ul li:nth-child(2) { display: none; border-left: none; }
	.location ul li:nth-child(4) { border-left: none; border-left: 1px solid #797b7e; }
	.location ul li:nth-child(5) { width: 100%; border-left: none; border-top: 1px solid #797b7e; }

	.product-view .img { width: 490px; }
	.product-view .cont { width: calc(100% - 490px); margin-left: 0; }

	.volume { padding: 60px; }
	.volume .calculation .txt { width: 100%; margin: 55px 0 0 0; }

	.purpose { gap: 35px 40px; }
	.purpose li { width: calc((100% - 80px) / 3); }
	.purpose li .img img { width: 100%; }

	.board-write > li .input input[type="text"] { width: 100%; }
	.board-write > li .input input.width2 { width: calc(100% - 150px); }
	.board-write > li .input select { width: calc((100% - 20px) / 2); }
	.board-write > li .input select ~ select { margin-left: 20px; }
	.board-write > li .input textarea { width: 100%; }


}

@media screen and (max-width: 980px) {
	.wrap { width: 750px; margin: 0 auto; }
	.wrap2 { width: 750px; margin: 0 auto; }

	.vision { width: 750px; }
	.vision .cont li .txt br { display: none; }

	.direction { flex-direction: column-reverse; }
	.direction .cont { width: 100%; margin-top: 55px; }
	.direction .google { width: 100%; }

	.tabmenu li { width: calc((100% - 2px) / 2); }
	.tabmenu li.part { width: calc((100% - 2px) / 2); }

	.battery-bg .process { width: 750px; }

	.product-list li { width: calc((100% - 20px) / 2); }
	.product-list2 li { width: calc((100% - 20px) / 2); }

	.product-view { margin-top: 50px; }
	.product-view .img { width: 100%; text-align: center; }
	.product-view .cont { width: 100%; margin-left: 0; }

	.df { display: block; }
	.df .img { width: 100%; margin: 0; text-align: left; }
	.df .cont { width: 100%; margin-top: 55px !important; }

}

@media screen and (max-width: 768px) {
	.wrap { width: auto; margin: 0 20px; }
	.wrap2 { width: auto; margin: 0 20px; }

	.idxlink { margin-top:20px; }
	.idlk li { font-size:14px; }
	.idlk li a { padding-left:20px; line-height:47px; }
	.menu { padding-left:20px; font-size:14px; line-height:47px; }
	.menu div.bullet { right:20px; top:21px; }
	.menu div.bullet img { height:6px; }

	.sub_visual h2 { font-size: 35px; line-height: 40px; }
	.sub_visual h2 em { margin-top: 10px; font-size: 18px; line-height: 27px; }
	.sv_bg1 { height: 260px; }
	.sv_bg2 { height: 260px; }
	.sv_bg3 { height: 260px; }
	.sv_bg4 { height: 260px; }

	.visual-product h2 { font-size: 35px; line-height: 40px; }
	.visual-product h2 em { margin-top: 10px; font-size: 18px; line-height: 27px; }
	.visual-product .slide1 { height: 260px; }
	.visual-product .slide2 { height: 260px; }

	#container { margin-bottom: 100px; }

	h3 { margin-top: 45px; font-size: 24px; line-height: 33px; }
	h4 { padding: 75px 0 20px 0; font-size: 20px; line-height: 29px; border-bottom: 1px solid #3e4146; }
	h5 { margin-top: 45px; font-size: 18px; line-height: 27px; }

	.mgtop1 { margin-top: 50px !important; }
	.mgtop2 { margin-top: 35px !important; }

	.greeting-img { height: 200px; margin-top: 45px; border-radius: 0; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
	.greeting { margin: 45px 0 0 0; }
	.greeting .tit { font-size: 18px; line-height: 27px; }
	.greeting .txt { margin-top: 10px; }
	.greeting .txt li { margin-top: 20px; font-size: 15px; line-height: 24px; }

	.vision-tit { margin-top: 30px; font-size: 18px; line-height: 27px; }
	.vision-bg { margin: 45px 0 -100px 0; padding: 50px 0 100px 0; }
	.vision { width: auto; margin: 0 20px; }
	.vision .mark { display: none; }
	.vision .cont { gap: 20px; }
	.vision .cont li { width: 100%; padding: 25px 30px; }
	.vision .cont li:nth-child(1), .vision .cont li:nth-child(4) { border-top-right-radius: 0; border-bottom-left-radius: 0; }
	.vision .cont li:nth-child(2), .vision .cont li:nth-child(3) { border-top-left-radius: 0; border-bottom-right-radius: 0; }
	.vision .cont li:nth-child(2), .vision .cont li:nth-child(4) { text-align: left; }
	.vision .cont li h4 { font-size: 24px; line-height: 31px; }
	.vision .cont li h4 em { margin: 5px 0 0 0; font-size: 16px; line-height: 25px; }
	.vision .cont li .txt { margin-top: 20px; font-size: 14px; line-height: 23px; }

	.certificate { margin: 45px auto 0 auto; }
	.certificate .txt { margin-top: 35px; padding: 20px 30px; font-size: 15px; line-height: 24px; }
	.certificate-img { gap: 35px; }
	.certificate-img li { width: 80%; margin: 0 10%; }
	.certificate-img li .img img { width: 100%; }
	.certificate-img li .name { margin-top: 15px; font-size: 15px; line-height: 24px; }

	.map { margin-top: 45px; border-radius: 0; }

	.direction { margin-top: 20px; }
	.direction .cont { width: 100%; margin-top: 35px; }
	.direction .cont li { width: 100%; font-size: 16px; line-height: 25px; }
	.direction .cont li ~ li { margin-top: 15px; }
	.direction .cont li:first-child { width: 100%; }
	.direction .cont li br { display: none; }
	.direction .cont li span { margin-bottom: 5px; font-size: 14px; line-height: 23px; }
	.direction .google a { padding: 10px 20px; font-size: 14px; line-height: 19px; border-radius: 0; }
	.direction .google a img { height: 19px; }

	.tabmenu { gap: 12px 2px; margin-top: 45px; }
	.tabmenu li:after { bottom: -6px; width: 8px; height: 6px; }
	.tabmenu li.on:after { background-size: 8px 6px; }
	.tabmenu li a { padding: 8px; font-size: 14px; line-height: 19px; }
	.tabmenu li a em { display: block; margin: 0; }

	.application { gap: 20px; margin-top: 45px; }
	.application li { width: 100%; height: 200px; border-radius: 0; }
	.application li:first-child { width: 100%; }
	.application li span { bottom: 30px; font-size: 24px; line-height: 33px; }
	.application li span:before { height: 1px; }
	.application li.semi1 { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
	.application li.semi2 { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
	.application li.display1 { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
	.application li.display2 { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
	.application li.battery1 { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
	.application li.battery2 { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
	.application li.laser1 { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
	.application li.laser2 { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

	.cases { gap: 25px 20px; margin-top: 50px; }
	.cases li { width: calc((100% - 20px) / 2); }
	.cases li a .img { border-radius: 0; border: 1px solid #cacfd7; }
	.cases li a .txt { margin-top: 15px; font-size: 14px; line-height: 21px; }

	.battery-bg { margin: 50px 0 -100px 0; padding: 60px 0 100px 0; }
	.battery-bg .process { width: auto; }

	.description { margin-top: 50px; padding: 35px 20px; border-radius: 10px; border: 2px solid transparent; }
	.description .series-name { font-size: 18px; line-height: 27px; }
	.description .img img { max-width: 80%; }
	.description .cont .tit { padding-top: 25px; font-size: 22px; line-height: 31px; letter-spacing: -0.5px; }
	.description .cont .tit:before { display: none; }
	.description .cont .tit em { margin-top: 5px; font-size: 17px; line-height: 26px; }
	.description .cont .txt { margin-top: 20px; }
	.description .cont .txt li { padding-left: 11px; font-size: 14px; line-height: 23px; }
	.description .cont .txt li:before { top: 10px; width: 3px; height: 3px; }
	.description .cont .tm { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 25px; }
	.description .cont .tm img { height: 24px; margin-right: 0; }
	.description .cont .btn { display: flex; flex-wrap: wrap; gap: 5px; margin: 30px 0 0 0; }
	.description .cont .btn a { width: calc((100% - 10px) / 3); margin-right: 0; font-size: 13px; line-height: 36px; }
	.description .cont .btn a img { height: 14px; margin: 11px 8px 0 0; }

	.product-list { gap: 20px; margin-top: 40px; }
	.product-list li { width: 100%; }
	.product-list li a { padding: 10px 5px 15px 5px; }
	.product-list li a .img img { width: 100%; max-width: 180px; }
	.product-list li a .cont .tit { font-size: 16px; line-height: 25px; letter-spacing: -0.5px; }
	.product-list li a .cont .certify { margin-top: 5px; font-size: 14px; line-height: 23px; }
	.product-list li a .cont .certify br { display: none; }

	.product-list2 { gap: 20px; margin-top: 40px; }
	.product-list2 li { width: 100%; }
	.product-list2 li a { padding: 10px 5px 20px 5px; }
	.product-list2 li a .img img { width: 100%; max-width: 180px; }
	.product-list2 li a .tit { font-size: 16px; line-height: 25px; letter-spacing: -0.5px; }
	.product-list2 li.care { text-align: right; }
	.product-list2 li.care p { width: 100%; padding: 10px; font-size: 14px; line-height: 23px; text-align: center; }

	.location { margin-top: 60px; }
	.location ul li.last { padding-left: 20px; font-size: 13px; line-height: 36px; }
	.location ul li a { padding: 0 20px; font-size: 13px; line-height: 36px; }

	.product-view { display: flex; flex-wrap: wrap; margin-top: 20px; }
	.product-view .cont .series-name { margin-top: 0; font-size: 18px; line-height: 27px; }
	.product-view .cont .tit { margin-top: 25px; padding-top: 25px; font-size: 22px; line-height: 31px; letter-spacing: -0.5px; }
	.product-view .cont .tit:before { width: 30px; }
	.product-view .cont .txt { margin-top: 20px; }
	.product-view .cont .txt li { padding-left: 11px; font-size: 14px; line-height: 23px; }
	.product-view .cont .txt li ~ li { margin-top: 0; }
	.product-view .cont .txt li.care { margin-top: 10px; padding-left: 18px; }
	.product-view .cont .txt li:before { top: 10px; width: 3px; height: 3px; }
	.product-view .cont .txt li.care2:before { left: 0; }
	.product-view .cont .care { margin-top: 10px; padding-left: 18px; font-size: 14px; line-height: 23px; }
	.product-view .cont .btn { display: flex; flex-wrap: wrap; gap: 5px; margin: 30px 0 0 0; }
	.product-view .cont .btn a { width: calc((100% - 5px) / 2); margin-right: 0; font-size: 13px; line-height: 36px; }
	.product-view .cont .btn a img { height: 14px; margin: 11px 8px 0 0; }

	.view-tab { margin-top: 45px; }
	.view-tab .tab { width: 100%; padding: 0 0 10px 0; border-radius: 0; border-top: none; border-left: none; border-right: none; }
	.view-tab .tab a { display: inline-block; margin: 0; padding: 0 15px; font-size: 14px; line-height: 33px; border-radius: 0; }

	.trademark { margin-top: 50px; background: none; }
	.trademark ul { gap: 20px 10px; padding: 0; }
	.trademark ul li { width: calc((100% - 20px) / 3); }
	.trademark ul li.ul { width: auto; margin-left: 40px; }
	.trademark ul li .icon img { height: 30px; }
	.trademark ul li .txt { margin-top: 8px; font-size: 13px; line-height: 15px; }

	.character-box { margin-top: 35px; padding: 0; border-radius: 0; border: none; }
	.character-box .cont { margin-top: 35px; }
	.character-box .cont > li { font-size: 14px; line-height: 23px; }
	.character-box .cont > li ~ li { margin-top: 20px; }
	.character-box .cont > li .tit-top { font-size: 16px; line-height: 25px; }
	.character-box .cont > li .tit { font-size: 15px; line-height: 24px; }
	.character-box .cont > li .txt { margin-top: 10px; }
	.character-box .cont > li .txt-bl { margin-top: 10px; }
	.character-box .cont > li .txt-bl li { padding-left: 13px; }
	.character-box .cont > li .txt-bl li.number { position: relative; padding-left: 20px; }
	.character-box .cont > li .txt-bl li:before { top: 13px; }
	.character-box .cont > li .img { margin-top: 20px; }
	.character-box .character-txt2 { margin-top: 10px; }
	.character-box .box { margin: 25px 0; padding: 20px; border-radius: 10px; }

	.character-box2 { margin-top: 20px; padding: 0; background: none; }
	.character-box2 .tit-top { font-size: 16px; line-height: 25px; }
	.character-box2 .character-txt2 { margin-top: 20px; }

	.character-txt { margin-top: 45px; font-size: 14px; line-height: 23px; }
	.character-txt2 { margin-top: 20px; }
	.character-txt2 li { padding-left: 11px; font-size: 14px; line-height: 23px; }
	.character-txt2 li:before { top: 10px; }

	.df .img { margin-top: 35px !important; }
	.df .cont { margin-top: 35px !important; }

	.purpose { gap: 35px 20px; margin-top: 35px; padding: 0; border-radius: 0; border: none; }
	.purpose li { width: calc((100% - 20px) / 2); }
	.purpose li .tit { margin-top: 20px; font-size: 15px; line-height: 22px; }
	.purpose li .txt { margin-top: 10px; font-size: 14px; line-height: 21px; }

	.image { margin-top: 50px; }
	.image2 { margin-top: 50px; padding: 20px; border-radius: 0; }

	.model { width: 100%; display: block; overflow-x: auto; white-space: nowrap; }
	.model th { padding: 10px 8px; font-size: 13px; line-height: 18px; }
	.model td { padding: 15px 8px; font-size: 13px; line-height: 18px; }

	.model2 { margin-top: 30px; }
	.model2 th { padding: 12px 5px; font-size: 13px; line-height: 18px; }
	.model2 td { padding: 12px 5px; font-size: 13px; line-height: 18px; }
	.model2 td em { display: block; }

	.option-txt { margin-top: 15px; padding-left: 55px; font-size: 14px; line-height: 23px; }
	.care-txt { margin-top: 20px; font-size: 14px; line-height: 23px; }

	.parts { margin-top: 50px; }
	.parts > li { margin-top: 30px; padding: 20px 20px 25px 20px; border-radius: 10px; box-shadow: 0 5px 0 rgba(246,246,246,1); }
	.parts > li .img { width: 100%; border-radius: 0; }
	.parts > li .img img { width: 200px; border-radius: 10px; }
	.parts > li .cont { width: 100%; margin: 25px 0 0 0; }
	.parts > li .cont .tit { font-size: 17px; line-height: 26px; }
	.parts > li .cont .txt { margin-top: 15px; font-size: 14px; line-height: 23px; }
	.parts > li .cont .character-txt2 { margin-top: 15px; }

	.specification { margin-top: 50px; }
	.specification th { padding: 12px 5px; font-size: 13px; line-height: 18px; }
	.specification td { padding: 12px 5px; font-size: 13px; line-height: 18px; }

	.volume { margin-top: 75px; padding: 0; background: none; }
	.volume h6 { width: 100%; height: auto; margin-top: 50px; font-size: 16px; line-height: 45px; border-radius: 0; }
	.volume table { margin-top: 40px; }
	.volume .calculation h6 { margin-top: 0; }
	.volume .calculation .txt { margin: 35px 0 -5px 0; font-size: 14px; line-height: 23px; }

	.seawrap { display: block; margin-top: 45px; }
	.seawrap .date { margin-top: 25px; font-size: 15px; line-height: 24px; text-align: center; }
	.seawrap .search { display: flex; margin-top: 25px; }
	.seawrap .search select { width: 100px; height: 43px; padding-left: 10px; font-size: 14px; background: #fff; }
	.seawrap .search .inp { width: calc(100% - 105px); margin-left: 5px; }
	.seawrap .search .inp input { width: calc(100% - 51px); height: 41px; padding-left: 10px; font-size: 14px; }
	.seawrap .search .inp a img { height: 41px; }

	.board-list { margin-top: 25px; }
	.board-list li a { padding: 15px 0 15px 10px; }
	.board-list li a .tit { width: calc(100% - 90px); font-size: 14px; line-height: 21px; }
	.board-list li a .tit span { display: inline-block; width: 45px; margin-right: 10px; font-size: 12px; line-height: 23px; }
	.board-list li a .date { width: 90px; font-size: 13px; line-height: 23px; }

	.paging { margin-top: 40px; }
	.paging a { width: 24px; margin: 0 3px; font-size: 13px; line-height: 24px; }
	.paging a.btn { margin: 0; }
	.paging a.btn img { width: 24px; }
	.paging a.write { position: static; display: block; width: 100px; margin: 40px auto 0 auto; font-size: 13px; line-height: 30px; }

	.viewtop { margin-top: 45px; padding: 15px 10px; }
	.viewtop .tit { font-size: 17px; line-height: 26px; }
	.viewtop .date { margin-top: 5px; font-size: 13px; line-height: 20px; }
	.viewtop .date span { margin-right: 10px; }
	.viewcont { padding: 30px 10px; font-size: 14px; line-height: 23px; }
	.viewcont a { line-height: 23px; }
	.viewcont img { max-width: 100%; margin-bottom: 25px; }
	.viewbtn { margin: 25px 10px; }
	.viewbtn a { width: 60px; margin-left: 5px; font-size: 13px; line-height: 26px; }
	.viewbtn a:hover { color: #fff; border: 1px solid #505050; background-color: #505050; }
	.answer { padding: 20px; }
	.answer .name { font-size: 16px; line-height: 25px; }
	.answer .name em { margin-left: 10px; font-size: 13px; }
	.answer .txt { margin-top: 10px; font-size: 14px; line-height: 23px; }

	.button { margin-top: 40px; }
	.button a { margin: 0 5px; width: 140px; font-size: 15px; line-height: 40px; }
	.button button { margin: 0 5px; width: 140px; font-size: 15px; line-height: 40px; }

	.board-write { margin-top: 45px; }
	.board-write > li { display: block; padding: 15px 10px 20px 10px; }
	.board-write > li .tit { width: 100%; padding: 0; font-size: 14px; line-height: 23px; }
	.board-write > li .input { width: 100%; margin-top: 10px; padding: 0; border-left: none; }
	.board-write > li .input input[type="text"] { height: 41px; padding-left: 15px; font-size: 14px; }
	.board-write > li .input input.width2 { width: calc(100% - 90px); }
	.board-write > li .input input[type="radio"] { width: 21px; height: 21px; margin: 5px 8px 5px 0; }
	.board-write > li .input input[type="radio"] ~ input[type="radio"] { margin-left: 20px; }
	.board-write > li .input label { font-size: 14px; line-height: 31px; }
	.board-write > li .input select { width: calc((100% - 10px) / 2); height: 41px; padding-left: 10px; font-size: 14px; }
	.board-write > li .input select ~ select { margin-left: 10px; }
	.board-write > li .input textarea { height: 150px; padding: 8px 15px; font-size: 14px; line-height: 23px; }
	.board-write > li .input a { width: 85px; margin-left: 5px; font-size: 14px; line-height: 41px; }

	.privacy { margin-top: 25px; }
	.privacy .tit { font-size: 14px; line-height: 23px; }
	.privacy .cont { height: 150px; margin-top: 15px; padding: 15px 20px; font-size: 13px; line-height: 20px; }

	.assent input { width: 16px; height: 16px; margin: 2px 8px 0 0; }
	.assent label { font-size: 13px; line-height: 20px; }
}

@media screen and (max-width: 480px) {
	.wrap { width: auto; margin: 0 20px; }
	.wrap2 { width: auto; margin: 0 20px; }

}