@charset "utf-8";

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

#sub { position: relative; width: 100%; margin-top: 79px; }

.sub_visual { position: relative; overflow: hidden; }
.sub_visual h2 { position: absolute; top: 110px; left: 50%; margin-left: -720px; font-size: 65px; font-weight: 700; color: #fff; line-height: 70px; z-index: 111; }
.sv_bg1 { width: 100%; height: 660px; 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; transform: transform: scale(1.3); animation: sv-bg-change 4s; }
.sv_bg2 { width: 100%; height: 660px; background: #f8f9fc; display: flex; flex-wrap: wrap; align-items: center; }
.sv_bg2 .wrap { display: flex; flex-wrap: wrap; }
.sv_bg2 .cont { width: calc(100% - 800px); margin-right: 80px; }
.sv_bg2 .cont h2 { position: static; margin: 55px 0 0 -2px; color: #000; letter-spacing: -1px; }
.sv_bg2 .cont h2 em { display: block; margin: 0 0 25px 2px; font-size: 22px; font-weight: 500; color: #888; line-height: 31px; }
.sv_bg2 .cont h2 span { margin-left: 20px; font-size: 35px; font-weight: 700; line-height: 44px; vertical-align: 2px; }
.sv_bg2 .cont h2 small { margin-left: 5px; font-size: 35px; font-weight: 700; line-height: 44px; vertical-align: 2px; }
.sv_bg2 .cont .tit { margin-top: 30px; font-size: 22px; font-weight: 700; color: #204d9c; line-height: 29px; }
.sv_bg2 .cont .txt_bl { margin-top: 30px; }
.sv_bg2 .cont .txt_bl li { position: relative; margin-top: 5px; padding-left: 15px; font-size: 18px; font-weight: 400; color: #555; line-height: 27px; }
.sv_bg2 .cont .txt_bl li:before { content: ''; position: absolute; top: 12px; left: 0; width: 4px; height: 4px; border-radius: 50%; background: #888; }
.sv_bg2 .cont .txt { margin-top: 30px; font-size: 18px; font-weight: 400; color: #555; line-height: 27px; }
.sv_bg2 .cont .btn { margin-top: 40px; }
.sv_bg2 .cont .btn a { display: inline-block; padding: 0 30px; font-size: 18px; font-weight: 400; color: #fff; line-height: 47px; border-radius: 30px; background-color: #204d9c; }
.sv_bg2 .img { width: 720px; font-size: 0; line-height: 0; }
.sv_bg2 .img img { border-radius: 220px; border-top-left-radius: 0; box-shadow: 2px 2px 20px rgba(124,124,124,0.2); }
.sv_bg3 { width: 100%; height: 440px; background: url('../images/rnd/visual.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; transform: transform: scale(1.3); animation: sv-bg-change 5s; }
.sv_bg4 { width: 100%; height: 440px; background: url('../images/pr/visual.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; transform: transform: scale(1.3); animation: sv-bg-change 5s; }
.sv_bg5 { width: 100%; height: 440px; background: url('../images/contact/visual.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; transform: transform: scale(1.3); animation: sv-bg-change 5s; }
.sub_menu { width: 100%; background-color: #204d9c; }
.sub_menu .wrap { display: flex; gap: 1px; background-color: #fff; }
.sub_menu .wrap a { width:calc(100%); font-size: 20px; font-weight: 400; color: #fff; line-height: 59px; text-align: center; background-color: #204d9c; }
.sub_menu .wrap a.on { font-weight: 600; color: #204d9c; background-color: #fff; }

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

#container { width: 100%; margin-bottom: 180px; }
h3 { margin-top: 145px; font-size: 50px; font-weight: 700; color: #111; line-height: 59px; text-align: center; }

.intro_txt { margin-top: 100px; font-size: 50px; font-weight: 800; color: #111; line-height: 69px; text-align: center; }
.intro_img { margin-top: 110px; font-size: 0; line-height: 0; text-align: center; }
.intro_img img { max-width: 100%; }

.greeting { margin-top: 80px; }
.greeting li { font-size: 30px; font-weight: 500; color: #333; line-height: 44px; text-align: center; }
.greeting li ~ li { margin-top: 40px; }
.greeting li img { margin-bottom: 30px; }

.network { overflow: hidden; width: 100%; margin-top: 110px; padding-top: 150px; font-size: 0; line-height: 0; text-align: center; background: url('../images/main/global_bg.png') repeat-x left top; }
.network img { max-width: 100%; }

.direction { margin-top: 140px; }
.direction li { display: flex; flex-wrap: wrap; margin-top: 120px; }
.direction li .img { overflow: hidden; width: 780px; font-size: 0; line-height: 0; border-radius: 20px; }
.direction li .infor { width: calc(100% - 880px); margin-left: 100px; }
.direction li .name { margin-top: 55px; font-size: 40px; font-weight: 800; color: #000; line-height: 49px; }
.direction li .name em { display: block; margin-bottom: 10px; font-size: 22px; font-weight: 400; color: #aaa; line-height: 29px; }
.direction li .cont { margin-top: 55px; }
.direction li .cont li { margin-top: 30px; }
.direction li .cont li:nth-child(2) { margin-top: 10px; }
.direction li .cont li .icon { width: 50px; font-size: 0; line-height: 0; }
.direction li .cont li .tit { width: 100px; font-size: 18px; font-weight: 400; color: #333; line-height: 30px; }
.direction li .cont li .txt { width: calc(100% - 150px); font-size: 18px; font-weight: 400; color: #333; line-height: 30px; }

.product { margin-top: 150px; }
.product > li { display: flex; flex-wrap: wrap; margin-top: 120px; }
.product > li .img { width: 780px; font-size: 0; line-height: 0; }
.product > li .cont { width: calc(100% - 880px); margin: 55px 0 0 100px; }
.product > li .cont .name { font-size: 45px; font-weight: 500; color: #111; line-height: 54px; letter-spacing: -0.5px; }
.product > li .cont .name small { display: inline-block; font-size: 28px; color: #888; line-height: 37px; vertical-align: 2px; }
.product > li .cont .name span.color1 { color: #204d9c; }
.product > li .cont .name span.color2 { color: #db4040; }
.product > li .cont .name span.color3 { color: #f37f18; }
.product > li .cont .name span.color4 { color: #2f88ad; }
.product > li .cont .name span.color5 { color: #00682d; }
.product > li .cont .name strong { display: block; font-size: 40px; font-weight: 500; line-height: 49px; }
.product > li .cont .name2 { margin-top: 10px; font-size: 22px; font-weight: 600; color: #204d9c; line-height: 31px; }
.product > li .cont .name3 { font-size: 40px; font-weight: 500; color: #111; line-height: 49px; letter-spacing: -0.5px; }
.product > li .cont .name3 em { display: block; margin-top: 10px; font-size: 28px; color: #888; line-height: 37px; }
.product > li .cont .name3 span { color: #00682d; }
.product > li .cont .txt { margin-top: 40px; font-size: 18px; font-weight: 400; color: #333; line-height: 29px; }
.product > li .cont .infor { margin-top: 40px; }
.product > li .cont .infor li { display: flex; flex-wrap: wrap; margin-top: 30px; font-size: 18px; font-weight: 400; color: #333; line-height: 29px; }
.product > li .cont .infor li .tit { width: 120px; font-weight: 500; }
.product > li .cont .infor li .txt { width: calc(100% - 120px); margin: 0; }

.technology { overflow: hidden; height: 1800px; margin: 140px 0 -180px 0; background: url('../images/rnd/technology_bg.jpg') no-repeat center top; }
.technology .top { margin-top: 110px; font-size: 26px; font-weight: 400; color: #333; line-height: 40px; text-align: center; }
.technology .top span { font-weight: 600; color: #3575e6; }
.technology .top strong { font-weight: 600; color: #000; }
.technology .mobile { display: none; font-size: 0; line-height: 0; }
.technology .txt { margin-top: 1120px; }
.technology .txt li { font-size: 22px; font-weight: 400; color: #fff; line-height: 36px; text-align: center; }
.technology .txt li ~ li { margin-top: 30px; }
.technology .txt li strong { font-weight: 600; }
.technology .txt li span { font-weight: 600; color: #ffff00; }

.certificate-img { display: flex; flex-wrap: wrap; gap: 75px 80px; margin: 110px auto 0 auto; }
.certificate-img li { width: calc((100% - 160px) / 3); }
.certificate-img li .img { font-size: 0; line-height: 0; border: 1px solid #21405f; }
.certificate-img li .img img { width: 100%; }
.certificate-img li .name { margin-top: 35px; font-size: 20px; font-weight: 400; color: #000; line-height: 29px; text-align: center; }

.lab { width: 1000px; margin: 110px auto 0 auto; }
.lab .photo { display: flex; flex-wrap: wrap; gap: 80px; }
.lab .photo li { overflow: hidden; width: calc((100% - 80px) / 2); font-size: 0; line-height: 0; }
.lab .photo li.all { width: 100%; }

.news { display: flex; flex-wrap: wrap; margin-top: 110px; padding: 120px 80px 0 80px; border-top: 2px solid #282828; }
.news .img { overflow: hidden; width: 620px; font-size: 0; line-height: 0; border-radius: 20px; }
.news .cont { width: calc(100% - 720px); margin-left: 100px; }
.news .en { margin-top: 55px; font-size: 22px; font-weight: 600; color: #3575e6; line-height: 29px; }
.news .tit { height: 78px; margin-top: 20px; font-size: 28px; font-weight: 600; color: #282828; line-height: 39px; overflow: hidden; display: -webkit-box; white-space: initial; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-word; }
.news .txt { height: 87px; margin-top: 45px; font-size: 18px; color: #555; line-height: 29px; overflow: hidden; display: -webkit-box; white-space: initial; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-word; }
.news .date { margin-top: 20px; font-size: 18px; font-weight: 400; color: #999; line-height: 25px; }

.marketing-list { display: flex; flex-wrap: wrap; gap: 55px 40px; margin-top: 60px; }
.marketing-list li { width: calc((100% - 120px) / 4); }
.marketing-list li a { display: block; overflow: hidden; }
.marketing-list li a .img { overflow: hidden; font-size: 0; line-height: 0; border-radius: 10px; }
.marketing-list li a .img img { width: 100%; aspect-ratio: 10/6.8; object-fit: cover; transition: transform .3s; }
.marketing-list li a:hover .img img { transform: scale(1.05); }
.marketing-list li a .cont { padding: 25px 15px 0 15px; }
.marketing-list li a .tit { height: 58px; font-size: 20px; font-weight: 600; color: #282828; line-height: 29px; overflow: hidden; display: -webkit-box; white-space: initial; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-word; }
.marketing-list li a .txt { height: 52px; margin-top: 15px; font-size: 17px; color: #555; line-height: 26px; overflow: hidden; display: -webkit-box; white-space: initial; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-word; }
.marketing-list li a .date { margin-top: 15px; font-size: 16px; font-weight: 400; color: #999; line-height: 25px; }
.marketing-list li.no-data { width: 100% !important; text-align: center; color: #282828; }

.seawrap { margin-top: 120px; display: flex; align-items: center; justify-content: space-between; flex-direction: row-reverse; }
.seawrap .date { font-size: 16px; font-weight: 400; color: #777; line-height: 25px; }
.seawrap .date span { font-weight: 600; color: #3575e6; }
.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; }

.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: #3575e6; }
.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: 110px; padding: 35px 40px; border-top: 2px solid #282828; 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; }

.button { margin-top: 80px; font-size: 0; line-height: 0; text-align: center; }
.button a { display: inline-block; margin: 0 10px; width: 180px; font-size: 20px; font-weight: 700; color: #3575e6; 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 #3575e6; }
.button a.on { color: #fff; border: 2px solid #0fa7bc; background-color: #0fa7bc; }
.button a.on:hover { border: 2px solid #051578; background-color: #051578; }

.inquiry { margin: 110px 100px 0 100px; border-top: 2px solid #282828; }
.inquiry .form { width: 100%; }
.inquiry .form li { display: flex; flex-wrap: wrap; margin-top: 40px; }
.inquiry .form li.all .tit { width: 100%; }
.inquiry .form li .tit { width: 200px; padding-left: 40px; font-size: 18px; font-weight: 600; color: #272727; line-height: 55px; }
.inquiry .form li .input { width: calc(100% - 200px); display: flex; flex-wrap: wrap; align-items: center; }
.inquiry .form li .input input[type="radio"] { width: 25px; height: 25px; margin: 15px 0; }
.inquiry .form li .input input[type="radio"] ~ input[type="radio"] { margin-left: 40px; }
.inquiry .form li .input label { padding-left: 12px; font-size: 18px; font-weight: 400; color: #272727; line-height: 27px; }
.inquiry .form li .input input[type="text"] { width: 400px; height: 55px; padding-left: 20px; font-size: 18px; font-weight: 500; color: #272727; border: 1px solid #c0c0c0; }
.inquiry .form li .input input::placeholder { font-size: 16px; font-weight: 400; color: #666; }
.inquiry .form li .input input.width { width: calc(100% - 30px); }
.inquiry .form li .input textarea { width: calc(100% - 40px); height: 240px; padding: 15px 20px; font-size: 18px; font-weight: 500; color: #272727; line-height: 27px; border: 1px solid #c0c0c0; }
.inquiry .form li .privacy { overflow-y:scroll; width: 100%; height: 350px; margin-top: 25px; padding: 25px 40px; font-size: 16px; font-weight: 400; color: #666; line-height: 25px; background-color: #f9f9f9; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.inquiry .form li .assent { margin-top: 25px; font-size: 0; line-height: 0; }
.inquiry .form li .assent input { width: 22px; height: 22px; margin: 2px 10px 0 0; border: 1px solid #c0c0c0; }
.inquiry .form li .assent label { font-size: 17px; font-weight: 500; color: #555; line-height: 26px; }
.inquiry .btn { margin-top: 80px; font-size: 0; line-height: 0; text-align: center; }
.inquiry .btn button { display: inline-block; width: 240px; font-size: 20px; font-weight: 500; color: #272727; line-height: 69px; border-radius: 10px; border: 1px solid #272727; transition: all 0.3s; }
.inquiry .btn button:hover { color: #fff; border: 1px solid #272727; background-color: #272727; }

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

	.sub_visual h2 { margin-left: -640px; }
	.sv_bg2 .cont h2 { margin: 25px 0 0 -2px; }

	.direction li .name { margin-top: 15px; }

	.product > li .img { width: 680px; }
	.product > li .img img { width: 100%; }
	.product > li .cont { width: calc(100% - 760px); margin: 55px 0 0 80px; }

	.news { padding: 120px 0; }

	.inquiry { margin: 110px 0 0 0; }
}

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

	.sub_visual h2 { margin-left: -490px; }
	.sv_bg2 { height: auto; padding-bottom: 100px; }
	.sv_bg2 .cont { width: 100%; margin-right: 0; padding: 75px 0; }
	.sv_bg2 .cont h2 { position: static; margin: 0 0 0 -2px; color: #000; }
	.sv_bg2 .img { width: 100%; }
	.sv_bg2 .img img { width: 100%; border-radius: 0; }
	.sub_menu .wrap { display: flex; flex-wrap: wrap; width: auto; }
	.sub_menu .wrap a { width: calc((100% - 2px) / 3); }

	.direction li .img { width: 100%; }
	.direction li .img img { width: 100%; }
	.direction li .infor { width: 100%; margin-left: 0; }
	.direction li .name { margin-top: 55px; }
	.direction li .cont li .txt br { display: none; }

	.product > li .img { width: 100%; }
	.product > li .cont { width: 100%; margin: 55px 0 0 0; }


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

	.lab { width: 980px; }
	.lab .photo { gap: 80px; }
	.lab .photo li img { width: 100%; }

	.news .img { width: 520px; }
	.news .img img { width: 100%; }
	.news .cont { width: calc(100% - 600px); margin-left: 80px; }
	.news .en { margin-top: 25px; }

}

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

	.sub_visual h2 { margin-left: -375px; }

	.intro_txt br { display: none; }

	.greeting li br { display: none; }

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

	.lab { width: 750px; }
	.lab .photo { gap: 50px; }
	.lab .photo li { width: calc((100% - 50px) / 2); }
	.lab .photo li img { width: 100%; }

	.news .img { width: 100%; }
	.news .cont { width: 100%; margin-left: 0; }
	.news .en { margin-top: 55px; }

	.marketing-list li { width: calc((100% - 40px) / 2); }

}

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

	#sub { margin-top: 60px; }

	.sub_visual h2 { top: 35px; left: 20px; margin: 0; font-size: 28px; line-height: 35px; }
	.sv_bg1 { height: 200px; background: url('../images/company/visual.jpg') no-repeat left 42% center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; transform: transform: scale(1.3); animation: sv-bg-change 4s; }
	.sv_bg2 { padding-bottom: 60px; }
	.sv_bg2 .cont { padding: 55px 0 35px 0; }
	.sv_bg2 .cont h2 em { margin: 0 0 5px 1px; font-size: 16px; line-height: 23px; }
	.sv_bg2 .cont h2 span { margin-left: 10px; font-size: 18px; line-height: 27px; vertical-align: 1px; }
	.sv_bg2 .cont h2 small { font-size: 18px; line-height: 27px; vertical-align: 1px; }
	.sv_bg2 .cont .tit { margin-top: 15px; font-size: 16px; line-height: 23px; }
	.sv_bg2 .cont .txt_bl { margin-top: 15px; }
	.sv_bg2 .cont .txt_bl li { margin-top: 5px; padding-left: 11px; font-size: 14px; line-height: 21px; }
	.sv_bg2 .cont .txt_bl li:before { top: 9px; width: 3px; height: 3px; }
	.sv_bg2 .cont .txt { margin-top: 15px; font-size: 14px; line-height: 21px; }
	.sv_bg2 .cont .btn { margin-top: 20px; }
	.sv_bg2 .cont .btn a { padding: 0 20px; font-size: 14px; line-height: 37px; }
	.sv_bg3 { height: 200px; }
	.sv_bg4 { height: 200px; }
	.sv_bg5 { height: 200px; }
	.sub_menu .wrap { margin: 0; }
	.sub_menu .wrap a { font-size: 14px; line-height: 43px; }

	#container { margin-bottom: 80px; }
	h3 { margin-top: 55px; font-size: 28px; line-height: 37px; }

	.intro_txt { margin-top: 30px; font-size: 20px; line-height: 31px; }
	.intro_img { margin-top: 55px; }

	.greeting { margin-top: 40px; }
	.greeting li { font-size: 16px; line-height: 27px; }
	.greeting li ~ li { margin-top: 20px; }
	.greeting li img { height: 32px; margin-bottom: 15px; }

	.network { margin-top: 55px; padding-top: 80px; font-size: 0; line-height: 0; text-align: center; background-size: 10px 100px; }
	.network img { max-width: 100%; }

	.direction { margin-top: -5px; }
	.direction li { margin-top: 60px; }
	.direction li .img { border-radius: 10px; }
	.direction li .name { margin-top: 35px; font-size: 24px; line-height: 33px; }
	.direction li .name em { margin-bottom: 0; font-size: 16px; line-height: 23px; }
	.direction li .cont { margin-top: 30px; }
	.direction li .cont li { margin-top: 20px; }
	.direction li .cont li:nth-child(2) { margin-top: 5px; }
	.direction li .cont li .icon { width: 30px; }
	.direction li .cont li .icon img { height: 21px; }
	.direction li .cont li .tit { width: 80px; font-size: 14px; line-height: 21px; }
	.direction li .cont li .txt { width: calc(100% - 110px); font-size: 14px; line-height: 21px; }

	.product { margin-top: 60px; }
	.product > li { margin-top: 55px; }
	.product > li .cont { margin: 25px 0 0 0; }
	.product > li .cont .name { font-size: 24px; line-height: 31px; }
	.product > li .cont .name small { font-size: 16px; line-height: 25px; vertical-align: 1px; }
	.product > li .cont .name strong { font-size: 22px; line-height: 29px; }
	.product > li .cont .name2 { margin-top: 5px; font-size: 16px; line-height: 23px; }
	.product > li .cont .txt { margin-top: 20px; font-size: 14px; line-height: 23px; }
	.product > li .cont .infor { margin-top: 20px; }
	.product > li .cont .infor li { margin-top: 10px; font-size: 14px; line-height: 23px; }
	.product > li .cont .infor li .tit { width: 80px; }
	.product > li .cont .infor li .txt { width: calc(100% - 80px); }

	.technology { height: auto; margin: 55px 0 -80px 0; padding-bottom: 80px; background: none #5970c4; }
	.technology .top { margin-top: 55px; font-size: 16px; color: #fff; line-height: 25px; }
	.technology .top span { color: #fff; }
	.technology .top strong { color: #fff; }
	.technology .top br { display: none; }
	.technology .mobile { display: block; margin-top: 45px; }
	.technology .mobile img { width: 100%; }
	.technology .txt { margin-top: 30px; }
	.technology .txt li { font-size: 15px; line-height: 24px; }
	.technology .txt li ~ li { margin-top: 20px; }
	.technology .txt li br { display: none; }

	.certificate-img { gap: 35px 20px; width: auto; margin: 55px auto 0 auto; }
	.certificate-img li { width: calc((100% - 20px) / 2); }
	.certificate-img li .name { margin-top: 15px; font-size: 14px; line-height: 21px; }

	.lab { width: auto; margin: 55px auto 0 auto; }
	.lab .photo { gap: 20px; }
	.lab .photo li { width: calc((100% - 20px) / 2); }

	.news { margin-top: 55px; padding: 0; border-top: none; }
	.news .img { border-radius: 10px; }
	.news .cont { width: auto; margin: 0 10px; }
	.news .en { margin-top: 25px; font-size: 15px; line-height: 22px; }
	.news .tit { height: 54px; margin-top: 10px; font-size: 18px; line-height: 27px; }
	.news .txt { height: 46px; margin-top: 10px; font-size: 14px; line-height: 23px; }
	.news .date { margin-top: 10px; font-size: 14px; line-height: 23px; }

	.marketing-list { gap: 35px 20px; margin-top: 35px; }
	.marketing-list li { width: calc((100% - 20px) / 2); }
	.marketing-list li a .img { border-radius: 5px; }
	.marketing-list li a .cont { padding: 20px 5px 0 5px; }
	.marketing-list li a .tit { height: 42px; font-size: 14px; line-height: 21px; }
	.marketing-list li a .txt { height: 40px; margin-top: 10px; font-size: 13px; line-height: 20px; }
	.marketing-list li a .date { margin-top: 10px; font-size: 13px; line-height: 20px; }

	.seawrap { display: block; margin-top: 55px; }
	.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; }

	.paging { margin-top: 50px; }
	.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: 55px; 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; }

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

	.inquiry { margin: 55px 0 0 0; }
	.inquiry .form li { margin-top: 20px; }
	.inquiry .form li .tit { width: 100%; padding-left: 0; font-size: 15px; line-height: 24px; }
	.inquiry .form li .input { position: relative; width: 100%; margin-top: 15px; }
	.inquiry .form li .input input[type="radio"] { width: 17px; height: 17px; margin: 3px 0; }
	.inquiry .form li .input input[type="radio"] ~ input[type="radio"] { margin-left: 15px; }
	.inquiry .form li .input label { padding-left: 6px; font-size: 14px; line-height: 23px; }
	.inquiry .form li .input input[type="text"] { width: 100%; height: 43px; padding-left: 15px; font-size: 14px; }
	.inquiry .form li .input input::placeholder { font-size: 14px; }
	.inquiry .form li .input input.width { width: 100%; }
	.inquiry .form li .input textarea { width: 100%; height: 150px; padding: 10px 15px; font-size: 14px; line-height: 23px; }
	.inquiry .form li .privacy { overflow-y: scroll; height: 190px; margin-top: 15px; padding: 15px 20px; font-size: 13px; line-height: 20px; }
	.inquiry .form li .assent { margin-top: 15px; }
	.inquiry .form li .assent input { width: 19px; height: 19px; margin: 2px 8px 0 0; }
	.inquiry .form li .assent label { font-size: 14px; line-height: 23px; }
	.inquiry .btn { margin-top: 45px; }
	.inquiry .btn button { width: 180px; font-size: 15px; line-height: 48px; border-radius: 5px; }
}

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

}