html {
    overflow: auto;
}

body.sub {
    overflow: hidden;
}
.sub_wrap_bottom {
	margin-bottom:150px;
}

.list_deco1 {
    padding-left:15px;
    position:relative;
}
.list_deco1:before {
    content:'';
    width:2px;
    height:2px;
    background:#333;
    border-radius:100%;
    position:absolute;
    top:10px;
    left:0;
}

.list_deco2 {
    padding-left:20px;
    position:relative;
}
.list_deco2:before {
    content:'※';
    color:#666;
    position:absolute;
    top:-3px;
    left:0;
}

.list_deco3 {
    padding-left:20px;
    position:relative;
}
.list_deco3:before {
    content:'※';
    color:#999;
    position:absolute;
    top:0;
    left:0;
}

.list_deco4 {
    padding-left:15px;
    position:relative;
}
.list_deco4:before {
    content:'';
    position:absolute;
    width:5px;
    height:1px;
    background:#666;
    top:10px;
    left:0;
}

html,
body {
    height: auto;
}

nav#pc {
    z-index: 40;
}

.all_wrap {
    width: 100%;
}

.sub_content_wrap {
    width: 100%;
}

.sub_content_wrap_2 {
    width: 100%;
    padding-left: 200px;
    box-sizing: border-box;
}

.sub_content {
    max-width: 1200px;
    padding-left: 200px;
    margin: 0 auto;
}

.sub_content_inner {
    max-width: 1200px;
    padding: 0 30px;
    margin: 0 auto;
}

.sub_title {
    text-align: center;
    margin: 54px 0 89px;
}

.sub_title h1 {font-family: 'noto-sans-medium';font-size: 35px;color: #222;position:relative;padding-bottom:15px;margin-bottom:15px;}
.sub_title h1:after{content:'';display:block;position:absolute;left:50%;bottom:0;margin-left:-337px;background:url(../images/bg_sub_title.png) no-repeat left top;width:675px;height:2px;}

.sub_title h1 span {
    color: #004889;
}

.sub_title p {
    font-family: 'noto-sans-demilight';
    color: #444;
    font-size: 17px;
    margin-top: 18px;
}

/* �쉶�궗媛쒖슂 �럹�씠吏� �떆�옉  */

.top_bg_area {
    width: 100%;
    /* height: 470px; */
    height: 250px;
    background: url(../images/sub_bg.jpg) 0 0 no-repeat;
    background-size: cover;
    background-position: center;
}

.top_bg_text_area {
    margin: 0 auto;
    max-width: 1200px;
    /* height: 470px; */
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 200px;
    justify-content: center;
}

.bg_title {
    font-family: 'noto-sans-bold';
    font-size: 50px;
    color: #fff;
}

.bg_text {
    font-family: 'noto-sans-demilight';
    font-size: 20px;
    color: #eee;
    margin-top: 18px;
}

.bread_crumb_wrap {
    max-width: 1200px;
    padding-left: 200px;
    margin: 0 auto;
}

.bread_crumb_area {
    text-align: right;
    margin: 20px 0;
    font-family: 'noto-sans-demilight';
    font-size: 14px;
    color: #999;
    box-sizing:border-box;
    padding-right:15px;
}

.mobile_text {
    display: none;
}

.main_img {
    position: relative;
}

.img_center {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1060px;
}

.img_extra {
    position: absolute;
    top: -80px;
    right: -66px;
}

.main_text {
    margin: 60px 0 120px;
    text-align: center;
    font-family: 'noto-sans-light';
    font-size: 21px;
    padding: 0 135px;
}

.main_text span {
    color: #004889;
    font-family: 'noto-sans-regular';
}

.info_wrap {
    width: 100%;
    height: auto;
    background: #fafafa;
    box-sizing: border-box;
}

.info1,
.info2,
.info3 {
    width: 33.333%;
    height: 210px;
    float: left;
    border-right: 1px dashed #ddd;
    box-sizing: border-box;
    margin: 76px 0;
}

.info3 {
    border-right: 0;
}

.info img {
    text-align: center;
    display: block;
    margin: 30px auto;
}

.info {
    text-align: center;
}

.info h3 {
    font-family: 'noto-sans-medium';
    font-size: 21px;
    color: #333;
    margin-bottom: 18px;
}

.info p span {
    color: #444;
}

.info p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #999;
}

.ideology {
    margin: 120px 0 80px;
}

.ideology h2 {
    margin-bottom: 80px;
    text-align: center;
    font-family: 'noto-sans-medium';
    font-size: 35px;
    color: #222;
}

.ideology .pc_img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1060px;
}

.ideology .mobile_img {
    display: none;
    margin: 0 auto;
    width: 100%;
    max-width: 1060px;
}

.ideology_des_wrap {
    /* width: 100%; */
    margin: 0 -20px 150px;

}

.ideology_des {
    width: 33.3333%;
    height: 400px;
    float: left;
}

.ideology_box {
    margin: 0 20px;
    height: 100%;
    background: #f8f8f8;
    position: relative;
    text-align: center;
    padding: 0 41px;
    box-sizing: border-box;
}

.ideology_des:nth-child(odd) {
    margin: 0;
}

.ideology_des .icon {
    position: absolute;
    top: -25%;
    left: 50%;
    transform: translate(-50%, 50%);
}

.ideology_des h3 {
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
    padding: 88px 0 15px;
}

.ideology_des p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    margin: 10px 0 0;
    line-height: 28px;
}

/* �쉶�궗媛쒖슂 �럹�씠吏� �걹  */

/* �씤�궗留� �럹�씠吏� �떆�옉 */

.lab_img_area {
    width: 100%;
    max-width: 1200px;
    position: relative;
    margin-bottom: 80px;
}

.lab_img_area .pc_img {
    width: 100%;
    max-width: 1200px;
}

.lab_img_area .mobile_img {
    width: 100%;
    max-width: 640px;
}

.lab_img_area .img_extra {
    position: absolute;
    top: 0;
    right: -71px;
}

.lab_img_area .lab_area_text {
    position: absolute;
    top: 0;
    left: 0;
}

.lab_img_area .mobile_img {
    display: none;
}

.lab_img_area h2 {
    font-family: 'noto-sans-bold';
    font-size: 40px;
    color: #004889;
    line-height: 55px;
    padding: 52px 0 30px 0;
}

.lab_img_area p {
    font-family: 'noto-sans-demilight';
    font-size: 24px;
    color: #333;
    line-height: 33px;
}

.introduce_area p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    line-height: 28px;
    margin-bottom: 40px;
}

.introduce_area p span {
    color: #004889;
}

.introduce_area p:last-child {
    font-family: 'noto-sans-medium';
    font-size: 20px;
    color: #004889;
    text-align: right;
    margin-bottom: 220px;
}

/* �씤�궗留� �럹�씠吏� �걹 */

/* �뿰�쁺 �럹�씠吏� �떆�옉 */
.timeline_wrap {
    margin: 30px 0 150px 0;
}

.timeline {
    width: 100%;
    position: relative;
}

.timeline:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background: #ddd;
}

.timeline_content_wrap {
    width: 45%;
    padding: 0px 30px;
    /* box-sizing: border-box; */
    position: relative;
}

.timeline_content_wrap:nth-child(odd) {
    float: left;
    text-align: right;
}

.timeline_content_wrap:nth-child(odd):after {
    content: '';
    background: url(../images/history_bullet.png) 0 0 no-repeat;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    right: -2px;
    z-index: 5;
}

.timeline_content_wrap:nth-child(odd) .timeline_content {
    padding: 0 30px 0 0;
}

.timeline_content_wrap:nth-child(even) .timeline_content {
    padding: 0 0 0 30px;
}

.timeline_content_wrap:nth-child(even) {
    float: right;
    text-align: left;
}

.timeline_content_wrap:nth-child(even):after {
    content: '';
    background: url(../images/history_bullet.png) 0 0 no-repeat;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    left: -1px;
    z-index: 5;
}

/* �쇊履� 釉붾┸ �떆�옉 */
.timeline_content_wrap:nth-child(odd) .timeline_year:before {
    content: '';
    position: absolute;
    top: 18px;
    right: 17px;
    width: 20px;
    height: 1px;
    border-bottom: 1px dashed #ddd;
}

.timeline_content_wrap:nth-child(odd) .timeline_year:after {
    content: '';
    position: absolute;
    top: 16px;
    right: 40px;
    width: 9px;
    height: 9px;
    background: url(../images/history_dot.png) 0 0 no-repeat;
}

/* �쇊履� 釉붾┸ �걹 */

/* �삤瑜몄そ 釉붾┸ �떆�옉 */
.timeline_content_wrap:nth-child(even) .timeline_year:before {
    content: '';
    position: absolute;
    top: 18px;
    left: 17px;
    width: 20px;
    height: 1px;
    border-bottom: 1px dashed #ddd;
}

.timeline_content_wrap:nth-child(even) .timeline_year:after {
    content: '';
    position: absolute;
    top: 16px;
    left: 40px;
    width: 9px;
    height: 9px;
    background: url(../images/history_dot.png) 0 0 no-repeat;
}

/* �삤瑜몄そ 釉붾┸ �걹 */
.timeline_year {
    font-family: 'noto-sans-bold';
    font-size: 30px;
    line-height: 40px;
    color: #333;
}

.timeline_content p {
    font-size: 14px;
    font-family: 'noto-sans-demilight';
    line-height: 20px;
    color: #666;
    margin-bottom:15px;
}

/* �뿰�쁺 �럹�씠吏� �걹 */

/* 二쇱슂怨좉컻 �럹�씠吏� �떆�옉 */
.partners_wrap {
    width: 100%;
    margin-bottom: 150px;
}

.partners {
    float: left;
    width: calc(25% - 26px);
    margin-right: 26px;
    /* margin-left: 26px; */
    margin-bottom: 30px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.partners:nth-child(4n) {
    margin-right: 0;
}

.partners>a>img {
    width: 100%;
}
.partners>span>img {
    width: 100%;
}

/* 二쇱슂怨좉컻 �럹�씠吏� �걹 */

/* contact us �럹�씠吏� �떆�옉 */

.contact_wrap {
    width: 100%;
    height: 360px;
    margin-bottom: 80px;
    position: relative;
}

.map_area {
    width: 50%;
    height: 360px;
    /* border: 1px solid #333; */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    box-sizing: border-box;
}

.map_area #map {
	width:100%;
	height:100%;
}

.googlemap {
    width: 100%;
    height: 360px;
}

.head_contact {
    width: 50%;
    height: 360px;
    background: #004d86;
    /* Old browsers */
    background: -moz-linear-gradient(left, #004d86 0%, #05955c 100%, #05955c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #004d86 0%, #05955c 100%, #05955c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #004d86 0%, #05955c 100%, #05955c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004d86', endColorstr='#05955c', GradientType=1);
    /* IE6-9 */
    position: absolute;
    top: 30px;
    right: 0;
    padding-left: 60px;
    box-sizing: border-box;
}

.head_contact h3 {
    font-family: 'noto-sans-regular';
    font-size: 30px;
    line-height: 32px;
    color: #fff;
    padding-top: 30px;
}

.head_contact p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    position:relative;
    padding-left:30px;
}

.head_contact p i {
   position:absolute;
   top:6px;
   left:0;
}

.head_contact .address {
    margin:27px 0 24px;
}

.branch_wrap {
    width: 100%;
    margin-bottom: 150px;
}

.branch_contact {
    float: left;
    width: 50%;
    padding-left: 120px;
    box-sizing: border-box;
}

.branch_contact h3 {
    font-family: 'noto-sans-regular';
    font-size: 30px;
    line-height: 32px;
    color: #333;
    position: relative;
    margin-bottom: 34px;
}

.branch_contact h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -74px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.branch_contact p {
    font-family: 'noto-sans-regular';
    font-size: 16px;
    color: #666;
    line-height: 30px;
    position:relative;
    padding-left:30px;
}

.branch_contact .address {
    color: #333;
    margin-bottom: 22px;
}

.branch_contact p i {
    position:absolute;
    top:6px;
    left:0;
}

.lab_contact {
    float: right;
    width: 50%;
    padding-left: 120px;
    box-sizing: border-box;
}

.lab_contact h3 {
    font-family: 'noto-sans-regular';
    font-size: 30px;
    line-height: 32px;
    color: #333;
    position: relative;
    margin-bottom: 34px;
}

.lab_contact h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -74px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.lab_contact p {
    font-family: 'noto-sans-regular';
    font-size: 16px;
    line-height: 30px;
    color: #333;
    position:relative;
    padding-left:30px;
}

.lab_contact p i {
    position:absolute;
    top:6px;
    left:0;
}

/* contact us �럹�씠吏� �걹 */

/* �닔吏�/�닔�룊吏꾨룞�떆�뿕湲� �럹�씠吏� �떆�옉 */
.gu_product_wrap {
    width: 100%;
    margin-bottom: 150px;
    box-sizing: border-box;
}

.gu_product {
    float: left;
    width:23.5%;
    margin-right: 2%;
    margin-bottom: 30px;
}
.gu_product:nth-child(4n) {
    margin-right:0;
}

.gu_product a {
    transition: all 1s;
}

.gu_product_img {
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.gu_product_img img {
    width: 100%;
}

.gu_product_tit {
    position: relative;
}

.gu_product_tit p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #444;
    padding: 18px 0;
    text-align:center;
}

.active {
    color: #fff !important;
    background: #05955c !important;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.paging{text-align:center;padding:0 0 30px 0}
.paging a{display:inline-block;width:34px;height:34px;line-height:34px;border:1px solid transparent;font-size:12px;text-align:center;color:#777;}
.paging a img{vertical-align: 0;}
.paging a:hover{border:1px solid #004889;text-align:center;color:#004889;}
.paging a:focus{border:1px solid #004889;text-align:center;color:#004889;}
.paging a.on{border:1px solid #004889;text-align:center;color:#004889;}
.paging strong{display:inline-block;width:34px;height:34px;line-height:34px;border:1px solid #004889;font-size:12px;text-align:center;color:#004889;}
.paging a.btn{border:0;vertical-align:top}
.paging a.btn:hover{background:none;}
.paging span a {border-color:#ddd;}


/* �닔吏�/�닔�룊吏꾨룞�떆�뿕湲� �럹�씠吏� �걹 */

/* �닔吏곸닔�룊吏꾨룞�떆�뿕湲� �긽�꽭�럹�씠吏� �떆�옉 */
.gu_product_detail_wrap {
    position: relative;
}

.gu_product_detail_img {
    float: left;
    width: 40.8333%;
    max-height: 350px;
    padding: 40px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ddd;
}

.gu_product_detail_img>img {
    width: 100%;
}

.gu_prodcut_detail_des {
    float: right;
    width: 59.1667%;
    padding-left: 60px;
    box-sizing: border-box;
    position:relative;
}

.gu_prodcut_detail_des h2 {
    padding-top:70px;
    font-family: 'noto-sans-medium';
    font-size: 26px;
    color: #333;
}

.gu_prodcut_detail_des .bar {
    position: absolute;
    top: 130px;
    right: 0;
    width: 100%;
    height: 1px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.pdf_down_btn {
    margin-top: 100px;
    display: inline-block;
    width: 240px;
    height: 50px;
    border-radius: 25px;
    background: #004889;
    font-family: 'noto-sans-demilight';
    font-size: 17px;
    color: #fff;
    line-height: 50px;
    text-align: center;
}

.feature_wrap {
    max-width: 1200px;
    height: 286px;
    margin: 40px auto 40px;
    padding: 40px;
    box-sizing: border-box;
    border: 10px solid #eee;
}

.feature_wrap h3 {
	font-family: 'noto-sans-medium';
	font-size: 20px;
	color: #333;
	margin-bottom: 30px;
	position:relative;
	font-weight:500;
	width:210px;
	position:absolute;left:40px;top:40px;
}
.feature_wrap h3:before{content:'';display:inline-block;width:27px;height:27px;background:url(../images/ico_distinct.png) no-repeat center center;margin-top:2px;margin-right:15px;vertical-align:top;}
.feature_wrap h3:after{content:'';display:block;width:44px;height:10px;background:url(../images/bg_distinct.png) no-repeat center center;position:absolute;right:10px;top:10px;}
.feature_wrap pre{margin-left:230px;margin-top:7px;font-weight:300;font-size:16px;font-family: 'noto-sans-demilight', sans-serif;line-height:105%;}

.feature_wrap ul li {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    line-height: 20px;
    color: #333;
    margin-top:10px;
}
.feature_wrap ul li:first-child {
    margin-top:0;
}

.ediotr_area_wrap {
    width: 100%;
    height: 860px;
    background: #ebebeb;
    margin-bottom: 150px;
}

.ediotr_area_wrap p {
    line-height: 860px;
    text-align: center;
    font-family: 'noto-sans-demilight';
    font-size: 24px;
    color: #999;
}

/* �닔吏곸닔�룊吏꾨룞�떆�뿕湲� �긽�꽭�럹�씠吏� �걹 */

/* ETAC �럹�씠吏� �떆�옉 */

.top_bg_area.sub2 {
    background: url(../images/sub_bg2.jpg) 0px 0 no-repeat;
    background-size: cover;
    background-position: center;
}

.etac_wrap {
    margin-bottom: 80px;
}

.etac {
    float: left;
    width: 33.333%;
    margin-bottom: 40px;
}

.etac_box {
    margin: 0 15px;
    background: #f7f7f7;
    padding: 20px 20px 0 20px;
}

.etac_img {
    width: 100%;
    height: 220px;
    background: #fff;
}

.etac_img.etac1 {
    background: url(../images/etac_1.jpg) center 0 no-repeat;
    background-size:contain;
    background-position:center;
    background-color:#fff;
}

.etac_img.etac2 {
    background: url(../images/etac_2.jpg) center 0 no-repeat;
    background-size:contain;
    background-position:center;
    background-color:#fff;
}

.etac_img.etac3 {
    background: url(../images/etac_3.jpg) center 0 no-repeat;
    background-size:contain;
    background-position:center;
    background-color:#fff;
}

.etac_img.etac4 {
    background: url(../images/etac_4.jpg) center 0 no-repeat;
    background-size:contain;
    background-position:center;
    background-color:#fff;
}

.etac_img.etac5 {
    background: url(../images/etac_5.jpg) center 0 no-repeat;
    background-size:contain;
    background-position:center;
    background-color:#fff;
}

.etac_img.etac6 {
    background: url(../images/etac_6.jpg) center 0 no-repeat;
    background-size:contain;
    background-position:center;
    background-color:#fff;
}

.etac_tit {
    text-align: center;
}

.etac_tit p {
    font-family: 'noto-sans-regular';
    font-size: 18px;
    color: #333;
    padding: 33px 0;
    min-height:80px;
}

.more_btn {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 50px;
    border-radius: 25px;
    background: #01488a;
    font-family: 'noto-sans-regular';
    font-size: 17px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    margin-bottom: 150px;
    margin-top: 80px;
}

.more_btn i {
    margin-left: 15px;
    font-size: 17px;
    color: #eee;
}

/* ETAC �럹�씠吏� �걹 */

/* 援��궛梨붾쾭 �럹�씠吏� �떆�옉 */
.domestic_product_wrap {
    margin-bottom: 150px;
}

.domestic_wrap {
    background: #f7f7f7;
    margin-bottom: 50px;
}

.domestic {
    width: 29.1666%;
    float: left;
    background: #f7f7f7;
}

.domestic h2 {
    font-family: 'noto-sans-medium';
    font-size: 22px;
    line-height: 36px;
    color: #222;
    padding: 154px 0 154px 57px;
}

.domestic_des {
    width: 70.8333%;
    padding: 30px;
    float: right;
    background: #f7f7f7;
    box-sizing: border-box;
}

.domestic_bg {
    width: 100%;
    background: url(../images/domestic_bg.jpg) 0 0 no-repeat;
    background-color:#fff;
}

.domestic_bg ul {
    padding-top: 30px;
    padding-bottom: 31px;
    padding-left: 72px;
}

.domestic_bg li {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    line-height: 23px;
    color: #333;
    margin-top:10px;
}
.domestic_bg li:first-child {
    margin-top:0;
}


.domestic_bg li p {
    font-family: 'noto-sans-demilight';
    font-size: 15px;
    line-height: 28px;
    color: #666;
    padding-left: 12px;
}

.domestic_img_wrap {
    margin-bottom: 80px;
}

.domestic_img_box {
    width: 23.333%;
    float: left;
    margin-right: 2.25%;
}
.domestic_img_box img {
    max-width:100%;
}

.domestic_img1 {
    width: 100%;
}

.domestic_img2 {
    width: 100%;
}

.domestic_img3 {
    width: 100%;
}

.domestic_img4 {
    width: 100%;
}

.swiper-wrapper {
    display: flex;
}

.domestic_product1 {
    margin-bottom: 90px;
    padding-left: 76px;
}

.domestic_product1 h3 {
    font-family: 'noto-sans-medium';
    font-size: 22px;
    margin-bottom: 30px;
    color: #333;
    position: relative;
}

.domestic_product1 h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -74px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.domestic_product1 p {
    font-family: 'noto-sans-demilight';
    font-size: 15px;
    color: #666;
}

.domestic_product2 {
    padding-left: 76px;
}

.domestic_product2 h3 {
    font-family: 'noto-sans-medium';
    font-size: 22px;
    margin-bottom: 30px;
    color: #333;
    position: relative;
}

.domestic_product2 h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -74px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.domestic_product2 p {
    font-family: 'noto-sans-demilight';
    font-size: 15px;
    color: #666;
}


.summary1 {
    text-align: center;
    margin-bottom: 23px;
}

.summary1 th {
    border-top: 1px solid #666;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background: #f7f7f7;
    font-family: 'noto-sans-regular';
    font-size: 17px;
    color: #333;
    font-weight: normal;
    padding: 21px 0;
}

.summary1 th:first-child {
    border-left: none;
}

.summary1 td:first-child {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: none;
    background: #f7f7f7;
    font-family: 'noto-sans-regular';
    font-size: 17px;
    color: #333;
}

.summary1 td {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    padding: 21px 0;
}


.summary2 {
    text-align: center;
    margin-bottom: 23px;
}

.summary2 th {
    border-top: 2px solid #666;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background: #f7f7f7;
    font-family: 'noto-sans-regular';
    font-size: 17px;
    color: #333;
    font-weight: normal;
    padding: 21px 0;
}

.summary2 th:first-child {
    border-left: none;
}

.summary2 .table_tit {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #f7f7f7;
    border-left: none;
    font-family: 'noto-sans-regular';
    font-size: 17px;
    color: #333;
}

.summary2 td {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    padding: 21px 0;
}

/* 援��궛梨붾쾭 �럹�씠吏� �걹 */

/* �쁺臾� �럹�씠吏� �떆�옉 */

.eng_wrap {
    width: 100%;
    padding-left: 200px;
    box-sizing: border-box;
    background: #f7f7f7;
    margin-bottom: 60px;
}

.eng_des {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 30px;
    background-image: url(../images/saver_bg.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    background-size:100%;
    box-sizing:border-box;
}

.eng_des h2 {
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #222;
    width: 200px;
    position: relative;
    margin: 0 auto;
}

.eng_des h2:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #004d86;
    /* Old browsers */
    background: -moz-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #004d86 0%, #05955c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004d86', endColorstr='#05955c', GradientType=1);
    /* IE6-9 */
}

.eng_des ul {
    margin-top: 56px;
}

.eng_des ul li {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-top:10px;
}
.eng_des ul li.tit {
    font-family: 'noto-sans-medium';
    font-size: 18px;
    color: #333;
    padding-left:0;
}
.eng_des ul li:first-child {
    margin-top:0;
}
.eng_des ul li span {
    font-family:'noto-sans-medium';
}

.eng_img_wrap.swiper-wrapper {
    display: block;
}

.eng {
    float: left;
    width: 31.6666%;
    margin-right: 2.5%;
    margin-bottom: 40px;
}

.eng:nth-child(3n) {
    margin-right: 0;
}

.eng_img_box {
    background: #f7f7f7;
    padding: 20px 20px 0 20px;
}

.eng_img {
    width: 100%;
    height: 220px;
    background: #fff;
}

.eng_img.ed1 {
    background: url(../images/ed1.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.eng_img.ed2 {
    background: url(../images/ed2.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.eng_img.ed3 {
    background: url(../images/ed3.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.eng_img.ed4 {
    background: url(../images/ed4.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.eng_img.sd1 {
    background: url(../images/sd1.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.eng_img.sd2 {
    background: url(../images/sd2.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.eng_img.sd3 {
    background: url(../images/sd3.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.eng_img.sd4 {
    background: url(../images/sd4.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.eng_img.hd1 {
    background: url(../images/hd1.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.eng_img.hd2 {
    background: url(../images/hd2.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.eng_img.hd3 {
    background: url(../images/hd3.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.eng_img.hd4 {
    background: url(../images/hd4.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.eng_img.hd5 {
    background: url(../images/hd5.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}


.eng_tit {
    text-align: center;
}

.eng_tit p {
    font-family: 'noto-sans-regular';
    font-size: 15px;
    color: #333;
    padding: 33px 0;
    min-height:65px;
}

/* �쁺臾� �럹�씠吏� �걹 */

/* �슫�넚�솚寃쎄린濡앷퀎 �럹�씠吏� �떆�옉 */

.saver_wrap {
    width: 100%;
    padding-left: 200px;
    box-sizing: border-box;
    background: #f7f7f7;
    margin-bottom: 60px;
}

.saver_des {
	max-width: 1140px;
	margin: 0 auto;
	padding: 35px 30px;
	text-align: center;
	background: url(../images/saver_bg.jpg) right bottom no-repeat;
}

.saver_des h2 {
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #222;
    width: 320px;
    position: relative;
    margin: 0 auto;
}

.saver_des h2:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #004d86;
    /* Old browsers */
    background: -moz-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #004d86 0%, #05955c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004d86', endColorstr='#05955c', GradientType=1);
    /* IE6-9 */
}

.saver_des ul {
    margin-top: 56px;
}

.saver_des ul li {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    line-height: 36px;
    color: #333;
    text-align: left;
}

.saver_img_wrap.swiper-wrapper {
    display: block;
}

.saver {
    float: left;
    width: 31.6666%;
    margin-right: 2.5%;
    margin-bottom: 40px;
	padding-top:50px;
}

.saver:nth-child(3n) {
    margin-right: 0;
}

.saver_img_box {
    /*
	background: #f7f7f7;
	padding: 20px 20px 0 20px;
	*/
}

.saver_img {
    width: 100%;
    height: 220px;
    background: #fff;
}

.saver_img.saver1 {
    background: url(../images/saver3m30.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.saver_img.saver2 {
    background: url(../images/saver3m30plus.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.saver_img.saver3 {
    background: url(../images/saver3d15.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.saver_img.saver4 {
    background: url(../images/saver3x90.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.saver_img.saver5 {
    background: url(../images/saver9x30.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.saver_img.saver6 {
    background: url(../images/saver9xgps.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.saver_img.saver7 {
    background: url(../images/saveram.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.saver_img.saver8 {
    background: url(../images/saverat.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.saver_tit {
	position:absolute;left:0;top:0;right:0;
	background:#d9e4ed;
}

.saver_tit p {
	font-family: 'noto-sans-regular';
	font-size: 15px;
	color: #333;
	padding:10px 15px;
	border-left:8px solid #aec5d9;
}

/* �슫�넚�솚寃쎄린濡앷퀎 �럹�씠吏� �걹 */

/* �냼�쓬吏꾨룞遺꾩꽍湲� �럹�씠吏� �떆�옉 */

.analyzer_wrap {
    width: 100%;
    padding-left: 200px;
    box-sizing: border-box;
    background: #f7f7f7;
    margin-bottom: 60px;
}

.analyzer_des {
	max-width: 1140px;
	margin: 0 auto;
	padding: 35px 30px;
	text-align: center;
	background: url(../images/saver_bg.jpg) right bottom no-repeat;
}

.analyzer_des h2 {
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #222;
    width: 260px;
    position: relative;
    margin: 0 auto;
}

.analyzer_des h2:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #004d86;
    /* Old browsers */
    background: -moz-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #004d86 0%, #05955c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004d86', endColorstr='#05955c', GradientType=1);
    /* IE6-9 */
}

.analyzer_des ul {
    margin-top: 56px;
}

.analyzer_des ul li {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    line-height: 36px;
    color: #333;
    text-align: left;
}

.analyzer_img_wrap.swiper-wrapper {
    display: block;
}

.analyzer {
    float: left;
    width: 31.6666%;
    margin-right: 2.5%;
    margin-bottom: 40px;
	padding-top: 50px;
}

.analyzer:nth-child(3n) {
    margin-right: 0;
}

.analyzer_img_box {
	/*
    background: #f7f7f7;
    padding: 20px 20px 0 20px;
	*/
}

.analyzer_img {
    width: 100%;
    height: 220px;
    background: #fff;
}

.analyzer_img.analyzer1 {
    background: url(../images/quattro.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.analyzer_img.analyzer2 {
    background: url(../images/abacus901.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.analyzer_img.analyzer3 {
    background: url(../images/scalar.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.analyzer_img.analyzer4 {
    background: url(../images/mobilizer.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.analyzer_img.analyzer5 {
    background: url(../images/savant.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.analyzer_tit {
	position:absolute;left:0;top:0;right:0;
	background:#d9e4ed;
}

.analyzer_tit p {
	font-family: 'noto-sans-regular';
	font-size: 15px;
	color: #333;
	padding:10px 15px;
	border-left:8px solid #aec5d9;
}

/* �냼�쓬吏꾨룞遺꾩꽍湲� �럹�씠吏� �걹 */

/* 珥덉냼�삎DAQ �럹�씠吏� �떆�옉 */

.daq_wrap {
    width: 100%;
    height: auto;
    padding-left: 200px;
    box-sizing: border-box;
    background: #f7f7f7;
    margin-bottom: 60px;
}

.daq_des {
    max-width: 1140px;
	margin: 0 auto;
	padding: 35px 30px;
	text-align: center;
	background: url(../images/saver_bg.jpg) right bottom no-repeat;
}

.daq_des h2 {
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #222;
    width: 280px;
    position: relative;
    margin: 0 auto;
}

.daq_des h2:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #004d86;
    /* Old browsers */
    background: -moz-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #004d86 0%, #05955c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004d86', endColorstr='#05955c', GradientType=1);
    /* IE6-9 */
}

.daq_des ul {
    margin-top: 56px;
}

.daq_des ul li {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    line-height: 36px;
    color: #333;
    text-align: left;
}

.daq_img_wrap.swiper-wrapper {
    /* display: block; */
    display: flex;
    flex-wrap: wrap;
}

.daq {
    float: left;
    width: 31.6666%;
    margin-right: 2.5%;
    margin-bottom: 40px;
	padding-top:50px;
}

.daq:nth-child(3n) {
    margin-right: 0;
}

.daq_img_box {
    /*
	background: #f7f7f7;
	padding: 20px 20px 0 20px;
	*/
}

.daq_img {
    width: 100%;
    height: 220px;
    background: #fff;
}

.daq_img.daq1 {
    background: url(../images/daq1.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.daq_img.daq2 {
    background: url(../images/daq2.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.daq_img.daq3 {
    background: url(../images/daq3.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.daq_img.daq4 {
    background: url(../images/daq4.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.daq_img.daq5 {
    background: url(../images/daq5.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.daq_img.daq6 {
    background: url(../images/daq6.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.daq_img.daq7 {
    background: url(../images/daq7.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.daq_img.daq8 {
    background: url(../images/daq8.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.daq_img.daq9 {
    background: url(../images/daq9.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.daq_img.daq10 {
    background: url(../images/daq10.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.daq_img.daq11 {
    background: url(../images/daq11.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.daq_tit {
	position:absolute;left:0;top:0;right:0;
	background:#d9e4ed;
}

.daq_tit p {
	font-family: 'noto-sans-regular';
	font-size: 15px;
	color: #333;
	padding:10px 15px;
	border-left:8px solid #aec5d9;
}

/* 珥덉냼�삎DAQ �럹�씠吏� �걹 */

/* �젅�씠��吏꾨룞怨� �럹�씠吏� �떆�옉 */

.laser_wrap {
    width: 100%;
    padding-left: 200px;
    box-sizing: border-box;
    background: #f7f7f7;
    margin-bottom: 60px;
}

.laser_des {
    max-width: 1140px;
	margin: 0 auto;
	padding: 35px 30px;
	text-align: center;
	background: url(../images/saver_bg.jpg) right bottom no-repeat;
}

.laser_des h2 {
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #222;
    width: 300px;
    position: relative;
    margin: 0 auto;
}

.laser_des h2:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #004d86;
    /* Old browsers */
    background: -moz-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #004d86 0%, #05955c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004d86', endColorstr='#05955c', GradientType=1);
    /* IE6-9 */
}

.laser_des ul {
    margin-top: 56px;
}

.laser_des ul li {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    line-height: 36px;
    color: #333;
    text-align: left;
}

.laser_img_wrap.swiper-wrapper {
    display: block;
}

.laser {
    float: left;
    width: 31.6666%;
    margin-right: 2.5%;
    margin-bottom: 40px;
	padding-top:50px;
}

.laser:nth-child(3n) {
    margin-right: 0;
}

.laser_img_box {
    /*
	background: #f7f7f7;
	padding: 20px 20px 0 20px;
	*/
}

.laser_img {
    width: 100%;
    height: 220px;
    background: #fff;
}

.laser_img.laser1 {
    background: url(../images/laser1.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.laser_img.laser2 {
    background: url(../images/laser2.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.laser_img.laser3 {
    background: url(../images/laser3.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.laser_img.laser4 {
    background: url(../images/laser4.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.laser_img.laser5 {
    background: url(../images/laser5.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.laser_img.laser6 {
    background: url(../images/laser6.jpg) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    background-color:#fff;
}

.laser_tit {
	position:absolute;left:0;top:0;right:0;
	background:#d9e4ed;
}

.laser_tit p {
	font-family: 'noto-sans-regular';
	font-size: 15px;
	color: #333;
	padding:10px 15px;
	border-left:8px solid #aec5d9;
}

/* �젅�씠��吏꾨룞怨� �럹�씠吏� �걹 */

/* �옄�룞李⑤��뭹 �럹�씠吏� �떆�옉 */
.carparts_tit {
    text-align: center;
    margin-bottom: 60px;
}

.carparts_tit h2 {
    font-family: 'noto-sans-medium';
    font-size: 28px;
    color: #333;
}

.carparts_tit p {
    font-family: 'noto-sans-demilight';
    font-size: 17px;
    color: #666;
    margin-top: 30px;
}

.carparts_img>img {
    width: 100%;
    max-width: 1200px;
}

.carparts_content1 {
    margin: 80px 0;
    padding-left: 76px;
}

.carparts_content1 h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
	font-weight:500;
    margin-bottom: 40px;
}

.carparts_content1 h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -76px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.carparts_content1 tbody {
    border-top: 2px solid #666;
    text-align: left;
}

.carparts_content1 th {
    width: 18%;
    background: #ebebeb;
    font-family: 'noto-sans-regular';
    font-size: 17px;
    color: #333;
    padding: 20px;
	font-weight:500;
    border-bottom: 1px solid #ddd;
}

.carparts_content1 td {
    width: 82%;
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    padding: 20px;
    border-bottom: 1px solid #ddd;
}

.carparts_content2 {
    margin: 80px 0;
    padding-left: 76px;
}

.carparts_content2 h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
	font-weight:500;
    margin-bottom: 30px;
}

.carparts_content2 h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -76px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.carparts_content2 ul {
    margin-bottom:35px;
}

.carparts_content2 ul li {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 20px;
}

.swiper-wrapper.carparts_content2_img_wrap {
    display: block;
}

.carparts_content2_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}

.carparts_content2_img_box:nth-child(3n) {
    margin-right: 0;
}

.carparts_content2_img_box p {
    font-family: 'noto-sans-regular';
    font-size: 18px;
    color: #333;
    padding: 22px 0;
    text-align: center;
	position:relative;
}
.carparts_content2_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}

.carparts_content3 {
    margin: 80px 0;
    padding-left: 76px;
}

.carparts_content3 h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
	font-weight:500;
    margin-bottom: 30px;
}

.carparts_content3 h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -76px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.carparts_content3 ul {
    margin-bottom:35px;
}

.carparts_content3 ul li {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 20px;
}

.carparts_content3_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}

.carparts_content3_img {
    width: 100%;
}

.carparts_content3_img>img {
    width: 100%;
}

.carparts_content3_img_box:nth-child(3n) {
    margin-right: 0;
}

.carparts_content3_img_box p {
    font-family: 'noto-sans-regular';
    font-size: 18px;
    color: #333;
    padding: 22px 0;
    text-align: center;
	position:relative;
}
.carparts_content3_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}

/* �옄�룞李⑤��뭹 �럹�씠吏� �걹 */

/* �쟾湲�/�쟾�옄 �럹�씠吏� �떆�옉 */
.electronics_tit {
    text-align: center;
    margin-bottom: 60px;
}

.electronics_tit h2 {
    font-family: 'noto-sans-medium';
    font-size: 28px;
    color: #333;
}

.electronics_tit p {
    font-family: 'noto-sans-demilight';
    font-size: 17px;
    color: #666;
    margin-top: 30px;
}

.electronics_img>img {
    width: 100%;
    max-width: 1200px;
}

.electronics_content1 {
    margin: 80px 0;
    padding-left: 76px;
}

.electronics_content1 h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}

.electronics_content1 h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -76px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.electronics_content1 ul {
    margin-bottom:35px;
}

.electronics_content1 ul li {
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #333;
    line-height: 23px;
    margin-bottom: 20px;
}

.electronics_content2 {
    margin: 80px 0;
    padding-left: 76px;
}

.electronics_content2 h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}

.electronics_content2 h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -76px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.electronics_content2 ul {
    margin-bottom:35px;
}

.electronics_content2 ul li {
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #333;
    line-height: 23px;
    margin-bottom: 20px;
}

.electronics_content3 {
    margin: 80px 0;
    padding-left: 76px;
}

.electronics_content3 h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}

.electronics_content3 h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -76px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.electronics_content3 ul  {
    margin-bottom: 35px;
}

.electronics_content3 ul li {
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 20px;
}

.swiper-wrapper.electronics_content3_img_wrap {
    display: block;
}

.electronics_content3_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}

.electronics_content3_img_box:nth-child(3n) {
    margin-right: 0;
}

.electronics_content3_img_box p {
    font-family: 'noto-sans-regular';
    font-size: 18px;
    color: #333;
    padding: 22px 0;
    text-align: center;
	position:relative;
}
.electronics_content3_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}


.electronics_content4 {
    margin: 80px 0;
    padding-left: 76px;
}

.electronics_content4 h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}

.electronics_content4 h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -76px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}
.electronics_content4 ul {
    margin-bottom: 35px;
}
.electronics_content4 ul li {
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 20px;
}

.electronics_content4_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}

.electronics_content4_img {
    width: 100%;
}

.electronics_content4_img>img {
    width: 100%;
}

.electronics_content4_img_box:nth-child(3n) {
    margin-right: 0;
}

.electronics_content4_img_box p {
	font-family: 'noto-sans-regular';
	font-size: 18px;
	color: #333;
	padding: 22px 0;
	text-align: center;
	position:relative;
}
.electronics_content4_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}

/* �쟾湲�/�쟾�옄 �럹�씠吏� �걹 */

/* �슦二쇳빆怨� �럹�씠吏� �떆�옉 */
.aerospace_tit {
    text-align: center;
    margin-bottom: 60px;
}

.aerospace_tit h2 {
    font-family: 'noto-sans-medium';
    font-size: 28px;
    color: #333;
}

.aerospace_tit p {
    font-family: 'noto-sans-demilight';
    font-size: 17px;
    color: #666;
    margin-top: 30px;
}

.aerospace_img>img {
    width: 100%;
    max-width: 1200px;
}

.aerospace {
    margin: 80px 0;
    padding-left: 76px;
}

.aerospace h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}

.aerospace h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -76px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.aerospace ul {
    margin-bottom: 35px;
}

.aerospace ul li {
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 20px;
}

.swiper-wrapper.aerospace_content2_img_wrap {
    display: block;
}

.aerospace_content2_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}

.aerospace_content2_img_box:nth-child(3n) {
    margin-right: 0;
}

.aerospace_content2_img_box p {
	font-family: 'noto-sans-regular';
	font-size: 18px;
	color: #333;
	padding: 22px 0;
	text-align: center;
	position:relative;
}
.aerospace_content2_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}

.aerospace_content3_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}

.aerospace_content3_img {
    width: 100%;
}

.aerospace_content3_img>img {
    width: 100%;
}

.aerospace_content3_img_box:nth-child(3n) {
    margin-right: 0;
}

.aerospace_content3_img_box p {
	font-family: 'noto-sans-regular';
	font-size: 18px;
	color: #333;
	padding: 22px 0;
	text-align: center;
	position:relative;
}
.aerospace_content3_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}

/* �슦二쇳빆怨� �럹�씠吏� �걹 */

/* 諛⑹궛 �럹�씠吏� �떆�옉 */
.military_tit {
    text-align: center;
    margin-bottom: 60px;
}

.military_tit h2 {
    font-family: 'noto-sans-medium';
    font-size: 28px;
    color: #333;
}

.military_tit p {
    font-family: 'noto-sans-demilight';
    font-size: 17px;
    color: #666;
    margin-top: 30px;
}

.military_img>img {
    width: 100%;
    max-width: 1200px;
}

.military {
    margin: 80px 0;
    padding-left: 76px;
}

.military h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}

.military h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -76px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.military ul {
    margin-bottom: 35px;
}

.military ul li {
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 20px;
}

.swiper-wrapper.military_content2_img_wrap {
    display: block;
}

.military_content2_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}

.military_content2_img_box:nth-child(3n) {
    margin-right: 0;
}

.military_content2_img_box p {
	font-family: 'noto-sans-regular';
	font-size: 18px;
	color: #333;
	padding: 22px 0;
	text-align: center;
	position:relative;
}
.military_content2_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}

.military_content2 p {
    font-family: 'noto-sans-regular';
    font-size: 15px;
    color: #e14f4f;
    margin-bottom: 40px;
}

.military_content2 table {
    text-align: center;
    border-top: 2px solid #666;
}

.military_content2 table td {
    width: 24.9110%;
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 21px 0;
}

.military_content2 table td:nth-child(4) {
    border-right: none;
}

/* 諛⑹궛 �럹�씠吏� �걹 */

/* �쟾湲곗감/諛고꽣由� �럹�씠吏� �떆�옉 */
.carbattery_tit {
    text-align: center;
    margin-bottom: 60px;
}

.carbattery_tit h2 {
    font-family: 'noto-sans-medium';
    font-size: 28px;
    color: #333;
}

.carbattery_tit p {
    font-family: 'noto-sans-demilight';
    font-size: 17px;
    color: #666;
    margin-top: 30px;
}

.acarbattery_img>img {
    width: 100%;
    max-width: 1200px;
}

.carbattery {
    margin: 80px 0;
    padding-left: 76px;
}

.carbattery h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}

.carbattery h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -76px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.carbattery ul {
    margin-bottom: 35px;
}

.carbattery ul li {
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 20px;
}

.swiper-wrapper.carbattery_content2_img_wrap {
    display: block;
}

.carbattery_content2_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}
.carparts_content2_img_box img {
    max-width:100%;
}
.carbattery_content2_img_box:nth-child(3n) {
    margin-right: 0;
}

.carbattery_content2_img_box p {
	font-family: 'noto-sans-regular';
	font-size: 18px;
	color: #333;
	padding: 22px 0;
	text-align: center;
	position:relative;
}
.carbattery_content2_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}

.carbattery_content3_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}

.carbattery_content3_img {
    width: 100%;
}

.carbattery_content3_img>img {
    width: 100%;
}

.carbattery_content3_img_box:nth-child(3n) {
    margin-right: 0;
}

.carbattery_content3_img_box p {
	font-family: 'noto-sans-regular';
	font-size: 18px;
	color: #333;
	padding: 22px 0;
	text-align: center;
	position:relative;
}
.carbattery_content3_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}

/* �쟾湲곗감/諛고꽣由� �럹�씠吏� �걹 */

/* �떆�뿕愿��젴遺꾩빞 �럹�씠吏� �떆�옉 */
.testingservice_tit {
    text-align: center;
    margin-bottom: 60px;
}

.testingservice_tit h2 {
    font-family: 'noto-sans-medium';
    font-size: 28px;
    color: #333;
}

.testingservice_tit p {
    font-family: 'noto-sans-demilight';
    font-size: 17px;
    color: #666;
    margin-top: 30px;
}

.testingservice_img>img {
    width: 100%;
    max-width: 1200px;
}

.testingservice {
    margin: 80px 0;
    padding-left: 76px;
}

.testingservice h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}

.testingservice h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -76px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.testingservice ul {
    margin-bottom: 35px;
}

.testingservice ul li {
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 15px;
}

.swiper-wrapper.testingservice_content2_img_wrap {
    display: block;
}

.testingservice_content2_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}

.testingservice_content2_img_box img {
    max-width:100%;
}

.testingservice_content2_img_box:nth-child(3n) {
    margin-right: 0;
}

.testingservice_content2_img_box p {
	font-family: 'noto-sans-regular';
	font-size: 18px;
	color: #333;
	padding: 22px 0;
	text-align: center;
	position:relative;
}
.testingservice_content2_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}

.testingservice_content2 p {
    font-family: 'noto-sans-regular';
    font-size: 15px;
    color: #e14f4f;
    margin-bottom: 40px;
}

/* �떆�뿕愿��젴遺꾩빞 �럹�씠吏� �걹 */

/* 諛섎룄泥� �럹�씠吏� �떆�옉 */
.semiconductor_tit {
    text-align: center;
    margin-bottom: 60px;
}

.semiconductor_tit h2 {
    font-family: 'noto-sans-medium';
    font-size: 28px;
    color: #333;
}

.semiconductor_tit p {
    font-family: 'noto-sans-demilight';
    font-size: 17px;
    color: #666;
    margin-top: 30px;
}

.semiconductor_img>img {
    width: 100%;
    max-width: 1200px;
}

.semiconductor {
    margin: 80px 0;
    padding-left: 76px;
}

.semiconductor h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}

.semiconductor h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -76px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.semiconductor ul {
    margin-bottom: 35px;
}

.semiconductor ul li {
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #333;
    line-height:24px;
    margin-bottom: 20px;
}

.swiper-wrapper.semiconductor_content2_img_wrap {
    display: block;
}

.semiconductor_content2_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}

.semiconductor_content2_img_box img {
    max-width:100%;
}

.semiconductor_content2_img_box:nth-child(3n) {
    margin-right: 0;
}

.semiconductor_content2_img_box p {
	font-family: 'noto-sans-regular';
	font-size: 18px;
	color: #333;
	padding: 22px 0;
	text-align: center;
	position:relative;
}
.semiconductor_content2_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}

.semiconductor_content3_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}

.semiconductor_content3_img {
    width: 100%;
}

.semiconductor_content3_img>img {
    width: 100%;
}

.semiconductor_content3_img_box:nth-child(3n) {
    margin-right: 0;
}

.semiconductor_content3_img_box p {
	font-family: 'noto-sans-regular';
	font-size: 18px;
	color: #333;
	padding: 22px 0;
	text-align: center;
	position:relative;
}
.semiconductor_content3_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}

/* 諛섎룄泥� �럹�씠吏� �걹 */

/* �뙣�궎吏��뀒�뒪�듃 �럹�씠吏� �떆�옉 */
.packagetest_tit {
    text-align: center;
    margin-bottom: 60px;
}

.packagetest_tit h2 {
    font-family: 'noto-sans-medium';
    font-size: 28px;
    color: #333;
}

.packagetest_tit p {
    font-family: 'noto-sans-demilight';
    font-size: 17px;
    color: #666;
    margin-top: 30px;
}

.packagetest_img>img {
    width: 100%;
    max-width: 1200px;
}

.packagetest {
    margin: 80px 0;
    padding-left: 76px;
}

.packagetest h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}

.packagetest h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -76px;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.packagetest ul {
    margin-bottom: 35px;
}

.packagetest ul li {
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 20px;
}

.swiper-wrapper.packagetest_content2_img_wrap {
    display: block;
}

.packagetest_content2_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}

.packagetest_content2_img_box img {
    max-width:100%;
}

.packagetest_content2_img_box:nth-child(3n) {
    margin-right: 0;
}

.packagetest_content2_img_box p {
	font-family: 'noto-sans-regular';
	font-size: 18px;
	color: #333;
	padding: 22px 0;
	text-align: center;
	position:relative;
}
.packagetest_content2_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}

.packagetest_content2 p {
    font-family: 'noto-sans-regular';
    font-size: 15px;
    color: #e14f4f;
    margin-bottom: 40px;
}

.packagetest_content3_img_box {
    width: 32.0284%;
    float: left;
    margin-right: 1.9572%;
}

.packagetest_content3_img {
    width: 100%;
}

.packagetest_content3_img>img {
    width: 100%;
}

.packagetest_content3_img_box:nth-child(3n) {
    margin-right: 0;
}

.packagetest_content3_img_box p {
	font-family: 'noto-sans-regular';
	font-size: 18px;
	color: #333;
	padding: 22px 0;
	text-align: center;
	position:relative;
}
.packagetest_content3_img_box p:before{
	content:'';display:inline-block;vertical-align:top;width:19px;height:19px;margin:3px 8px 0 0;background:url(../images/ico_check.png) no-repeat center center;
}


/* �뙣�궎吏��뀒�뒪�듃 �럹�씠吏� �걹 */

/* �옣鍮꾨같移� �궗濡� �럹�씠吏� �떆�옉 */

.arrangement_wrap {
    margin-bottom: 150px;
}

.arrangement_tab {}

.tab_pc {
    display: flex;
    text-align: center;
    margin-bottom: 80px;
}

.tab_pc li {
    flex: 1;
    position: relative;
}

.tab_pc li:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 2px;
    height: 2px;
    background: #ccc;
}

.tab_pc li:last-child:after {
    display: none;
}

.tab_pc li a {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #999;
    display: block;
    padding: 21px 0;
    border-bottom: 1px solid #eee;
    transition: .3s ease-in-out;
}

.tab_select_mobile {
    display: none;
}

.tab_on {
    position: relative;
    color: #004889 !important;
}

.tab_on:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 42px;
    height: 3px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.case {
    display: none;
}

.tab_content_on {
    display: block;
}

.content_case_wrap h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #333;
    padding-left: 76px;
    margin-bottom: 30px;
}

.content_case_wrap h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.case1_img_area {
    text-align: center;
}

.case1_img_area>img {
    width: 100%;
    max-width: 700px;
}

.content_case_wrap>p {
    font-family: 'noto-sans-demilight';
    font-size: 15px;
    color: #999;
    margin-bottom: 30px;
}

.case_box {
    float: left;
    width: 32%;
    height: 330px;
    background: #f6f6f6;
    padding: 35px 28px 28px 30px;
    position: relative;
    box-sizing: border-box;
    margin-right: 2%;
    margin-bottom: 15px;
}

.case_box:nth-child(3n) {
    margin-right: 0;
}

.case_box .numberning {
    display: inline-block;
    width: 35px;
    height: 35px;
    font-family: 'noto-sans-medium';
    font-size: 15px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #004d86;
    /* Old browsers */
    background: -moz-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #004d86 0%, #05955c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004d86', endColorstr='#05955c', GradientType=1);
    /* IE6-9 */
    position:absolute;
    top:-5px;
    left:0;
}

.case_box h4 {
    font-family: 'noto-sans-medium';
    font-size: 18px;
    color: #333;
    text-align: left;
    padding-left:45px;
    position:relative;
}

.case_box p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    padding-top: 15px;
    padding-left: 46px;
    text-align: left;
    margin-bottom: 28px;
}

.case_box a {
    font-family: 'noto-sans-medium';
    font-size: 15px;
    color: #333;
    border-bottom: 1px solid #999;
    padding-bottom: 4px;
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.case9_box {
    background: #f6f6f6;
    padding: 52px 40px;
}

.case9_box h4 {
    font-family: 'noto-sans-medium';
    font-size: 18px;
    color: #333;
}

.case9_box p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    margin-top: 13px;
}

/* �옣鍮꾨같移� �궗濡� �럹�씠吏� �걹 */

/* 二쇰Ц�삎 �떆�뒪�뀥 �젣�옉 �럹�씠吏� �떆�옉 */

.order_full_wrap {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 60px;
}

.order_system_wrap {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 150px;
}

.top_bg_area.sub3 {
    background: url(../images/sub_bg3.jpg) 0px 0 no-repeat;
    background-size: cover;
    background-position: center;
}

.order_content_wrap {
    width: 100%;
    height: auto;
    padding: 70px;
    background: #fafafa;
    box-sizing: border-box;
    margin-bottom: 50px;
}

.order_content_wrap h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 26px;
    color: #333;
    padding-left: 76px;
    margin-bottom: 30px;
}

.order_content_wrap h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.order_content_img_wrap {
    float: left;
    width: 33.9622%;
    margin-right: 3.7735%;
}

.order_content_img_wrap>img {
    width: 100%;
}

.order_content_des_wrap {
    float: right;
    width: 62.2641%;
    padding-left: 27px;
    padding-top: 10px;
    box-sizing: border-box;
}

.order_content_des_wrap h4 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 18px;
    color: #333;
}

.order_content_des_wrap span {
    position: absolute;
    top: 5px;
    left: -27px;
    width: 16px;
    height: 16px;
    text-align: center;
    border-radius: 4px;
    background: #004d86;
    /* Old browsers */
    background: -moz-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #004d86 0%, #05955c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004d86', endColorstr='#05955c', GradientType=1);
    /* IE6-9 */
}

.order_content_des_wrap span i {
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 2px;
    left: 3px;
}

.order_content_des_wrap p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #333;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.order_product2 {
    width: 100%;
}

.order_product3 {
    /* width: 100%; */
    margin-top: 20px;
}

.order_content_des_wrap table {
    border-top: 1px solid #666;
    text-align: left;
    margin-top: 20px;
}

.order_content_des_wrap th {
    width: 33.3333%;
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
    font-family: 'noto-sans-regular';
    font-size: 17px;
    color: #333;
    padding: 21px;
    padding-left: 30px;
}

.order_content_des_wrap td {
    width: 66.6666%;
    background: #fff;
    border-bottom: 1px solid #ddd;
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    padding: 21px;
    padding-left: 30px;
}

.order_content_des_wrap .type2 {
    margin-bottom: 12px;
}

.order_content_des_wrap .type2 th {
    width: 34.4444%;
}

.order_content_des_wrap .type2 td {
    width: 65.5555%;
}

.order_content_des_wrap .footnote {
    font-family: 'noto-sans-regular';
    font-size: 15px;
    color: #666;
    margin-top: 12px;
}

.order_content_box_wrap {
    display: flex;
}

.order-content_box1 {
    margin-right: 47px;
}

.order-content_box2 {}

.order_content_box_wrap img {
    margin-top: 20px;
    width: 100%;
    height: 150px;
}


/* 二쇰Ц�삎 �떆�뒪�뀥 �젣�옉 �럹�씠吏� �걹 */

/* fixture �꽕怨� �럹�씠吏� �떆�옉 */

.fixture_wrap {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 150px;
}

.fixture_content_wrap {
    width: 100%;
    height: auto;
    padding: 70px;
    background: #fafafa;
    box-sizing: border-box;
    margin-bottom: 50px;
}

.fixture_content_wrap h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 26px;
    color: #333;
    margin-bottom: 40px;
    padding-left: 76px;
}

.fixture_content_wrap h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.fixture_content_wrap>p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    line-height: 28px;
    color: #333;
    margin-bottom: 56px;
}

.fixture_img_wrap {
    display: block;
}

.fixture_img_box {
    width: calc(50% - 14px);
    float: left;
}

.fixture_img_box:first-child {
    margin-right: 28px;
}

.fixture_img>img {
    width: 100%;
}

.fixture_img_box p {
    text-align: center;
    padding: 21px;
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #333;
}

.fixture_content_box {
    margin-bottom: 20px;
}

.fixture_box_img {
    float: left;
    width: 250px;
    background: #fff;
    margin-right: 10px;
}

.fixture_img2 {}

.fixture_box_des {
    float: left;
    width: calc(100% - 260px);
    display:table;
    height:200px;
}

.fixture_box_des p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    line-height: 28px;
    color: #333;
    display:table-cell;
    vertical-align:middle;
}

.fixture_img_box2 {
    float: left;
    width: calc(25% - 15px);
    margin-right: 20px;
}

.fixture_img_box2 .fixture_img1 {
    width: 100%;
    height: auto;
    background: url(../images/fixture2_1.jpg) 0 0 no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 100%;
}

.fixture_img_box2 .fixture_img2 {
    width: 100%;
    height: auto;
    background: url(../images/fixture2_2.jpg) 0 0 no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 100%;
}

.fixture_img_box2 .fixture_img3 {
    width: 100%;
    height: auto;
    background: url(../images/fixture2_3.jpg) 0 0 no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 100%;
}

.fixture_img_box2 .fixture_img4 {
    width: 100%;
    height: auto;
    background: url(../images/fixture2_4.jpg) 0 0 no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 100%;
}


.fixture_img_box2:last-child {
    margin-right: 0;
}

/* fixture �꽕怨� �럹�씠吏� �걹 */

/* 怨꾩륫 遺꾩꽍 �떆�뿕 �슜�뿭 �럹�씠吏� �떆�옉 */

.measuring_wrap {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 150px;
}

.measuring_content_wrap {
    width: 100%;
    height: auto;
    padding: 70px;
    background: #fafafa;
    box-sizing: border-box;
    margin-bottom: 50px;
}

.measuring_content_wrap h3 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 26px;
    color: #333;
    padding-left: 76px;
    margin-bottom: 30px;
}

.measuring_content_wrap h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.measuring_content_wrap ul {
    padding-left: 76px;
}

.measuring_content_wrap li {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-top:20px;
}

.measuring_content_wrap h4 {
    position: relative;
    font-family: 'noto-sans-medium';
    font-size: 18px;
    color: #333;
    padding-left: 100px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.measuring_content_wrap h4 span {
    position: absolute;
    top: 5px;
    left: 76px;
    width: 16px;
    height: 16px;
    text-align: center;
    border-radius: 4px;
    background: #004d86;
    /* Old browsers */
    background: -moz-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #004d86 0%, #05955c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004d86', endColorstr='#05955c', GradientType=1);
    /* IE6-9 */
}

.measuring_content_wrap span i {
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 2px;
    left: 3px;
}

.measuring_img_wrap1 {
    padding-left: 100px;
    display: flex;
    justify-content: space-around;
}
.measuring_img_wrap1 p {
    background:#fff;
    width:50%
}
.measuring_img_wrap1 p img {
    max-width:100%;
    vertical-align:middle;
}

.measuring_table {
    padding-left: 100px;
}

.measuring_content_wrap table {
    border-top: 1px solid #666;
    text-align: left;
    margin-top: 20px;
}

.measuring_content_wrap th {
    width: 20.9424%;
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
    font-family: 'noto-sans-regular';
    font-size: 17px;
    color: #333;
    padding: 21px;
    padding-left: 30px;
}

.measuring_content_wrap td {
    width: 79.0575%;
    background: #fff;
    border-bottom: 1px solid #ddd;
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    padding: 21px;
    padding-left: 30px;
}

.measuring_img_wrap {
    display: block;
    padding-left: 76px;
    box-sizing: border-box;
}

.measuring_img_box {
    float: left;
    width: 32.0121%;
    margin-right: 1.8292%;
    background:#fff;
}

.measuring_img_box img {
    max-width:100%;
}

.measuring_img_box:last-child {
    margin-right: 0;
}


.measuring_img_wrap2 {
    padding-left: 100px;
}
.measuring_img_wrap2 img {
    max-width:100%;
}

.measuring_img_wrap2 p {
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #333;
    text-align: center;
    padding: 20px 0;
}

.measuring_img_wrap2 .measuring_img_1 {
    float: left;
    margin-right: 2%;
    width:49%;
}

.measuring_img_wrap2 .measuring_img_2 {
    float: left;
    width:49%;
}

/* 怨꾩륫 遺꾩꽍 �떆�뿕 �슜�뿭 �럹�씠吏� �걹 */

/* 蹂댁쑀�옣鍮꾪쁽�솴 �럹�씠吏� �떆�옉 */

.equipment_state_wrap {
    margin-bottom: 150px;
}

.equipment_state_img_wrap {
    width: 100%;
    display: block;
}

.equipment_state_wrap .swiper_mobile {
    margin-bottom: 80px;
}

.equipment_state_img_box {
    float: left;
    width: 31.6666%;
    margin-right: 2.5%;
    margin-bottom: 2.5%;
}
.equipment_state_img_box img{
    max-width:100%;
}

.equipment_state_img_box:nth-child(3n) {
    margin-right: 0;
}


.equipment_state_table thead {
    text-align: center;
    border-top: 1px solid #666;
}

.equipment_state_table thead th:last-child {
    width: 78.3333%;
}

.equipment_state_table th {
    width: 25%;
    background: #f7f7f7;
    font-family: 'noto-sans-regular';
    font-size: 16px;
    color: #333;
    padding: 21px;
    border-bottom: 1px solid #ddd;
    text-align:center;
    box-sizing:border-box;
}

.equipment_state_table td {
    background: #fff;
    font-family: 'noto-sans-demilight';
    color: #666;
    padding: 21px;
    padding-left: 50px;
    border-bottom: 1px solid #ddd;
    box-sizing:border-box;
}
.equipment_state_table td p {
    font-size:16px;
    line-height:22px;
    margin-top:10px;
}
.equipment_state_table td p:first-child {
    margin-top:0;
}

/* 蹂댁쑀�옣鍮꾪쁽�솴 �럹�씠吏� �걹 */

/* 援먯쑁�븞�궡 �럹�씠吏� �떆�옉 */

.top_bg_area.sub4 {
    background: url(../images/sub_bg4.jpg) 0px 0 no-repeat;
    background-size: cover;
    background-position: center;
}

.edu_info_wrap {
    width: 100%;
    background: #fafafa;
    text-align: center;
    padding: 70px 0;
    margin-bottom: 120px;
}

.edu_info_wrap p {
    font-family: 'noto-sans-light';
    font-size: 22px;
    color: #666;
    line-height: 35px;
}

.edu_info_wrap .color {
    color: #004889;
}

.edu_schedule_down {
    display: inline-block;
    width: 250px;
    height: 50px;
    background: #01488a;
    font-family: 'noto-sans-regular';
    font-size: 17px;
    color: #fff;
    line-height: 50px;
    border-radius: 25px;
    margin-right: 15px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.edu_schedule_down i {
    font-size: 17px;
    margin-left: 15px;
}

.edu_info_box p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    line-height: 28px;
    margin-top:8px;
}
.edu_info_box p:first-child {
    margin-top:0;
}

.edu_info_box p:nth-child(4) {
    font-size: 15px;
}


.edu_detail_wrap {
    margin-bottom: 150px;
}

.detail_tit_wrap {
    width: 20%;
    float: left;
}

.detail_tit_wrap h3 {
    font-family: 'noto-sans-bold';
    font-size: 30px;
    color: #333;
    position: relative;
}

.detail_tit_wrap h3:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #05955c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #05955c 0%, #004d86 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #05955c 0%, #004d86 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05955c', endColorstr='#004d86', GradientType=1);
    /* IE6-9 */
}

.detail_des_wrap {
    width: 80%;
    float: right;
}

.detail_des_wrap p {
    font-family: 'noto-sans-demilight';
    font-size: 14px;
    color: #999;
    margin-top: 20px;
    margin-bottom: 125px;
    margin-left: 14px;
}

/* .detail4 .detail_des_wrap p {
    margin-bottom: 0;
} */

.detail_des {
    text-align: left;
}

.detail_des li {
    font-family: 'noto-sans-medium';
    font-size: 20px;
    color: #333;
}

.detail_des li p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    line-height: 28px;
    margin-top: 22px;
    margin-left: 14px;
    margin-bottom: 50px;
}

/* �뀒�씠釉� �떆�옉 */
.detail1 table {
    text-align: center;
    margin-top: 21px;
    margin-left: 14px;
    box-sizing: border-box;
}

.detail1 th {
    border-top: 2px solid #666;
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #666;
    padding: 21px 0;
}

.detail1 th:first-child {
    border-right: 1px solid #ddd;
}

.detail1 td {
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #ddd;
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    padding: 21px 0;
}

.detail1 td:first-child {
    border-right: 1px solid #ddd;
}


.detail2 table {
    text-align: center;
    margin-top: 21px;
    margin-left: 14px;
    box-sizing: border-box;
}

.detail2 th {
    border-top: 2px solid #666;
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #666;
    padding: 21px 0;
}

.detail2 th:first-child {
    border-right: 1px solid #ddd;
}

.detail2 td {
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #ddd;
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    padding: 21px 0;
}

.detail2 td:first-child {
    border-right: 1px solid #ddd;
}

.detail3 table {
    text-align: center;
    margin-top: 21px;
    margin-left: 14px;
    box-sizing: border-box;
}

.detail3 th {
    border-top: 2px solid #666;
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #666;
    padding: 21px 0;
}

.detail3 td {
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #ddd;
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    padding: 21px 0;
}

.detail4 table {
    text-align: center;
    margin-top: 21px;
    margin-left: 14px;
    box-sizing: border-box;
}

.detail4 th {
    border-top: 2px solid #666;
    border-left: 1px solid #ddd;
    font-family: 'noto-sans-medium';
    font-size: 16px;
    color: #666;
    padding: 21px 0;
}

.detail4 th:first-child {
    border-left: none;
}

.detail4 td {
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    padding: 21px 0;
}

.detail4 td:first-child {
    border-left: none;
}

/* �뀒�씠釉� �걹 */
/* 援먯쑁�븞�궡 �럹�씠吏� �걹 */

/* 援먯쑁�떊泥� �럹�씠吏� �떆�옉 */

/* �떖�젰 �쁺�뿭 �떆�옉 */
.edu_apply_info {
    padding: 42px;
    background: #f7f7f7;
    text-align: center;
    margin-bottom: 80px;
}

.month_select {
    margin-bottom: 60px;
    text-align: center;
}

.month_select .prev {
    width: 30px;
    height: 30px;
    border: 1px solid #e8e8e8;
    background: #f7f7f7;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    margin-right: 50px;
}

.month_select .prev i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    color: #666;
}

.month_select .thismonth {
    font-family: 'noto-sans-medium';
    font-size: 26px;
    color: #222;
    vertical-align: middle;
}

.month_select .next {
    width: 30px;
    height: 30px;
    border: 1px solid #e8e8e8;
    background: #f7f7f7;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    margin-left: 50px;
}

.month_select .next i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    color: #666;
}

.month_select li {
    display: inline-block;
}

.calendar_pc {
    margin-bottom: 80px;
    text-align: center;
}

.calendar_pc thead {
    border-top: 1px solid #333;
    border-bottom: 1px solid #999;
}

.calendar_pc th {
    width: 14.1666%;
    padding: 21px 0;
    border-right: 1px solid #ddd;
    font-family: 'noto-sans-medium';
    font-size: 18px;
    color: #222;
}

.calendar_pc th.sat {
    border-right: 0;
    color: #004a88;
}

.calendar_pc th.sun {
    color: #cd2929;
}

.calendar_pc td {
    height: 115px;
    padding-top: 15px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    vertical-align: top;
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #222;
}

.calendar_pc td.sat {
    border-right: 0;
    color: #004a88;
}

.calendar_pc td.sun {
    color: #cd2929;
}

.calendar_pc .class_open {
    margin-top: 24px;
    color: #004a88;
    cursor: pointer;
}

.calendar_pc .class_end {
    margin-top: 24px;
    color: #afafaf;
    text-decoration: line-through;
}

.calendar_mobile {
    display: none;
}

/* �떖�젰 �쁺�뿭 �걹 */

.edu_apply_info h2 {
    font-family: 'noto-sans-medium';
    font-size: 22px;
    color: #222;
    margin-bottom: 28px;
}

.edu_apply_info p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    line-height: 36px;
    color: #333;
}

.edu_apply_wrap {
    margin-bottom: 150px;
}

.edu_apply_form p {
    font-family: 'noto-sans-medium';
    font-size: 15px;
    color: #333;
    padding-left: 20px;
    margin-top: 20px;
}
.edu_apply_form p.list_deco2:before {
    top:0;
}
.edu_apply_form p.list_deco2:last-child:before {
    color:#db6565;
}

.edu_apply_form .edu_apply_box_wrap {
    border-bottom: 1px solid #eee;
    height: auto;
}

.edu_apply_form .edu_apply_box_wrap:first-child {
    border-top: 1px solid #333;
}

.edu_apply_form .edu_apply_box_wrap div {
    float: left;
}

.edu_apply_form .edu_apply_box_wrap input {
    height: 40px;
    border-radius: 0;
    margin: 10px 0;
    box-sizing: border-box;
}

.edu_apply_box {
    width: 10%;
}

.edu_apply_form .input_box2 {
    width: 40%;
}

.edu_apply_form .input_box2 input.input1 {
    width: 96%;
}

.edu_apply_form .input_box3 {
    width: 15%;
}

.edu_apply_form select::-ms-expand {
    display: none;
}

.edu_apply_form select {
    background: url(../images/select_down2.png) 95% 50% no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.edu_apply_form .tellinfo_select {
    width: 24%;
    border-radius: 0;
    height: 42px;
    padding-left: 14px;
    font-size: 14px;
    color: #777;
}

.edu_apply_form .tellinfo span {
    display: inline-block;
    width: 4%;
    text-align: center;
    vertical-align: middle;
}

.edu_apply_form .input_edu_apply.tell1 {
    width: 32%;
}

.edu_apply_form .input_edu_apply.tell2 {
    width: 32%;
}

.edu_apply_form .headcount_select {
    width: 90%;
    height: 42px;
    margin: 10px 0;
    border-radius: 0;
    padding-left: 14px;
    font-size: 14px;
    color: #777;
}

.edu_apply_form .input_edu_apply.mail1 {
    width: 36%
}

.edu_apply_form .mailinfo span {
    display: inline-block;
    width: 4%;
    text-align: center;
    vertical-align: middle;
}

.edu_apply_form .input_edu_apply.mail2 {
    width: 27%;
}

.edu_apply_form .mail_select {
    width: 27%;
    height: 40px;
    margin-left: 2%;
    border-radius: 0;
    color: #c4c4c4;
    padding-left: 14px;
    font-size: 14px;
    color: #777;
    cursor: pointer;
}

.edu_apply_form .info_des {
    margin-top: 30px;
}

.edu_apply_form .info_des p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin-top: 0;

}

.edu_apply_form .info_des p:last-child {
    color: #db6565;
}

.edu_apply_form h3 {
    margin-top: 48px;
    margin-bottom: 25px;
    font-family: 'noto-sans-medium';
    font-size: 20px;
    color: #222;
}

.edu_apply_form .terms {
    border: 1px solid #ddd;
    width: 100%;
    height: 250px;
    margin-bottom: 30px;
    padding: 45px 30px;
    box-sizing: border-box;
    overflow: auto;
}

.edu_apply_form .terms p {
    font-family: 'noto-sans-demilight';
    font-size: 15px;
    line-height: 28px;
    color: #666;
    margin-top: 0;
}

.edu_apply_form .required {
    position: relative;
    display: inline-block;
}

.edu_apply_form .required:after {
    content: '*';
    position: absolute;
    top: 0;
    right: -9px;
    color: #e42e2e;
    font-size: 15px;
}

.edu_apply_form .agree_input {
    width: 16px;
    height: 16px;
    margin-right: 12px;
}

.edu_apply_form .agree_label {
    font-family: 'noto-sans-regular';
    font-size: 15px;
    color: #666;
}

.edu_apply_form .submit_btn {
    display: block;
    width: 180px;
    height: 45px;
    margin: 60px auto 0;
    background: #333;
    color: #fff;
    font-size: 17px;
}

/* 援먯쑁�떊泥� �럹�씠吏� �걹 */

/* 寃ъ쟻臾몄쓽 �럹�씠吏� �떆�옉 */

.top_bg_area.sub5 {
    background: url(../images/sub_bg5.jpg) 0 0 no-repeat;
    background-size: cover;
    background-position: center;
}

.estimate_wrap {
    margin-bottom: 150px;
}

.estimate_form p {
    font-family: 'noto-sans-medium';
    font-size: 15px;
    color: #333;
    margin-top: 20px;
    letter-spacing:-0.5px;
}


.estimate_form .box_wrap {
    border-bottom: 1px solid #eee;
    height: auto;
}

.estimate_form .box_wrap:first-child {
    border-top: 1px solid #333;
}

.estimate_form .box_wrap .t_tit, .estimate_form .box_wrap .tit, .estimate_form .box_wrap .input_box1, .estimate_form .box_wrap .input_box2 {
    float: left;
}

.estimate_form .box_wrap input {
    height: 40px;
    border-radius: 0;
    margin: 10px 0;
    box-sizing: border-box;
}

.estimate_form .input_box1 input {
    width: 98%;
}

.estimate_form .input_box2 input {
    width: 96%;
}

.estimate_form .input_box3 input {
    width: 96%;
}

.estimate_form .t_tit {
    width: 11%;
}

.estimate_form .input_box1 {
    width: 89%;
}

.estimate_form .input_box2 {
    width: 39%;
}

.estimate_form .query_select {
    width: 96%;
    height: 40px;
    margin: 10px 0;
    border-radius: 0;
    padding-left: 14px;
    font-size: 14px;
    color: #777;
}

.estimate_form .tellinfo_select {
    width: 24%;
    border-radius: 0;
    height: 42px;
    padding-left: 14px;
    font-size: 14px;
    color: #777;
}

.estimate_form .tellinfo span {
    display: inline-block;
    width: 4%;
    text-align: center;
    vertical-align: middle;
}

.estimate_form .input_edu_apply.tell1 {
    width: 32%;
}

.estimate_form .input_edu_apply.tell2 {
    width: 32%;
}

.estimate_form .input_box1 .mail1 {
    width: 28.301%;
}

.estimate_form .input_box1 .mail2 {
    width: 16.981%;
}

.estimate_form .input_box1>span {
    color: #444;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    width: 4%;
    vertical-align: middle;
}

.estimate_form .mail_select {
    width: 21.698%;
    height: 40px;
    margin-left: 10px;
    border-radius: 0;
    color: #c4c4c4;
    padding-left: 14px;
    font-size: 14px;
    color: #777;
    cursor: pointer;
}

.estimate_form select::-ms-expand {
    display: none;
}

.estimate_form select {
    background: url(../images/select_down2.png) 95% 50% no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.estimate_form .input_estimate.query {
    height: 160px;
    width: 98%;
    border-radius: 0;
    margin: 10px 0;
    font-size: 14px;
	resize: vertical;
}

.estimate_form .input_estimate.query::placeholder {
    color: #c4c4c4;
}

.estimate_form .file_label {
    width: 120px;
    height: 40px;
    font-family: 'noto-sans-medium';
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    background: #333;
    display: inline-block;
    text-align: center;
    margin: 10px 20px 10px 0;
    float: left;
    cursor: pointer;
}

.estimate_form .input_box1 .label_txt {
    font-family: 'noto-sans-demilight';
    font-size: 15px;
    color: #999;
    margin-left: 20px;
}

.estimate_form .input_box1 .label_txt.mobile {
    display: none;
}

.estimate_form .file_area {
    clear: both;
    width: 100%;
    background: #f7f7f7;
    padding: 28px 0;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.estimate_form .file_area ol {
    margin-left: 20px;
}

.estimate_form .file_area ol li {
    list-style: decimal;
    margin-left: 20px;
    font-family: 'noto-sans-demilight';
    font-size: 14px;
    line-height: 38px;
    color: #666;
}

.estimate_form .file_area span {
    width: 22px;
    height: 22px;
    background: #fff;
    border: 1px solid #ddd;
    color: #999;
    display: inline-block;
    text-align: center;
    line-height: 22px;
    margin-left: 20px;
    font-size: 18px;
    vertical-align: middle;
}

.estimate_form h3 {
    margin-top: 48px;
    margin-bottom: 25px;
    font-family: 'noto-sans-medium';
    font-size: 20px;
    color: #222;
}

.estimate_form .terms {
    border: 1px solid #ddd;
    width: 100%;
    height: 250px;
    margin-bottom: 30px;
    padding: 45px 30px;
    box-sizing: border-box;
    overflow: auto;
}

.estimate_form .terms p {
    font-family: 'noto-sans-demilight';
    font-size: 15px;
    line-height: 28px;
    color: #666;
}
.estimate_form .terms p:first-child {
    margin-top:0;
}

.estimate_form .required {
    position: relative;
    display: inline-block;
}

.estimate_form .required:after {
    content: '*';
    position: absolute;
    top: 0;
    right: -9px;
    color: #e42e2e;
    font-size: 15px;
}

.estimate_form .agree_input {
    width: 16px;
    height: 16px;
    margin-right: 12px;
}

.estimate_form .agree_label {
    font-family: 'noto-sans-regular';
    font-size: 15px;
    color: #666;
}

.estimate_form .submit_btn {
    display: block;
    width: 180px;
    height: 45px;
    margin: 60px auto 0;
    background: #333;
    color: #fff;
    font-size: 17px;
}

/* 寃ъ쟻臾몄쓽 �럹�씠吏� �걹 */

/* 湲곗닠�룞�뼢 �럹�씠吏� �떆�옉 */

.board {
    margin-bottom: 150px;
}

.board_sort {
    font-family: 'noto-sans-demilight';
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
}

.board_sort span {
    color: #222;
}

.board table {
    text-align: center;
}

.board thead {
    border-top: 1px solid #444;
    border-bottom: 1px solid #ddd;
}

.board thead th {
    font-family: 'noto-sans-medium';
    font-size: 15px;
    color: #222;
    padding: 24px 0;
}

.board thead .num {
    width: 10%;
}

.board thead .tit {
    width: 57.5%;
}

.board thead .date {
    width: 20%;
}

.board thead .hits {
    width: 12.5%;
}

.board tbody td {
    font-family: 'noto-sans-demilight';
    font-size: 15px;
    color: #666;
    padding: 24px 0;
    border-bottom: 1px solid #ddd;
}

.board tbody td .icon_new{display: inline-block;font-family: 'noto-sans-demilight';text-align: center;font-size: 10px;width: 32px;height: 18px;line-height: 18px;color: #fff;border-radius: 3px;background: #004889;margin-left: 9px;}

.board tbody .tit {
    text-align: left;
}

.board table .tit a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.search_wrap {
    margin-top: 50px;
    background: #f7f7f7;
    padding: 23px 0;
}

.board .search_form {
    display: flex;
    justify-content: center;
    flex-direction: row;
}

.search_form select::-ms-expand {
    display: none;
}

.board .search_form .search {
    width: 10%;
    height: 40px;
    border-radius: 0;
    margin-right: 0.4166%;
    box-sizing: border-box;
    padding-left: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    background: url(../images/select_down.png) 95% 50% no-repeat;
    background-color: #fff;
}

.board .search_form .search_word {
    width: 20.8333%;
    height: 40px;
    border-radius: 0;
    margin-right: 0.4166%;
    box-sizing: border-box;
}

.board .search_form .submit_btn {
    width: 6.6666%;
    height: 40px;
    border-radius: 0;
    background: #333;
    color: #fff;
    box-sizing: border-box;
    position: relative;
}

.board .search_form .submit_btn.mobile {
    display: none;
}
/* 湲곗닠�룞�뼢 �럹�씠吏� �걹 */

/* 怨듭��궗�빆 �럹�씠吏� �떆�옉 */

.board_notice .tit {
    font-family: 'noto-sans-medium';
    font-size: 15px;
    color: #333;
}

.board_notice .icon_notice {
    display: inline-block;
    font-family: 'noto-sans-medium';
    font-size: 15px;
    width: 50px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 3px;
    background: #004d86;
    /* Old browsers */
    background: -moz-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #004d86 0%, #05955c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #004d86 0%, #05955c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004d86', endColorstr='#05955c', GradientType=1);
    /* IE6-9 */
}

.board_notice .icon_new {
    display: inline-block;
    font-family: 'noto-sans-demilight';
    text-align: center;
    font-size: 10px;
    width: 32px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    border-radius: 3px;
    background: #004889;
    margin-left: 9px;
}

/* 怨듭��궗�빆 �럹�씠吏� �걹 */

/* Q&A �럹�씠吏� �떆�옉 */

.board_qna_wrap thead {
    border-top: 1px solid #444;
    border-bottom: 1px solid #ddd;
}

.board_qna_wrap thead th {
    font-family: 'noto-sans-medium';
    font-size: 15px;
    color: #222;
    padding: 24px 0;
}

.board_qna_wrap thead .num {
    width: 10%;
}

.board_qna_wrap thead .tit {
    width: 50%;
}

.board_qna_wrap thead .author {
    width: 10%;
}

.board_qna_wrap thead .date {
    width: 20%;
}

.board_qna_wrap thead .answer {
    width: 10%;
}

.board_qna_wrap tbody td {
    font-family: 'noto-sans-demilight';
    font-size: 15px;
    color: #666;
    padding: 24px 0;
    border-bottom: 1px solid #ddd;
}

.board_qna_wrap tbody .tit {
    text-align: left;
}

.board_qna_wrap table .tit a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.board_qna_wrap .search_wrap {
    margin-top: 50px;
    background: #f7f7f7;
    padding: 23px 0;
}

.board_qna_wrap .search_form {
    display: flex;
    justify-content: center;
    flex-direction: row;
}

.board_qna_wrap .search_form .search {
    width: 10%;
    height: 40px;
    border-radius: 0;
    margin-right: 0.4166%;
    box-sizing: border-box;
}

.board_qna_wrap .search_form .search_word {
    width: 20.8333%;
    height: 40px;
    border-radius: 0;
    margin-right: 0.4166%;
    box-sizing: border-box;
}

.board_qna_wrap .search_form .submit_btn {
    width: 6.6666%;
    height: 40px;
    border-radius: 0;
    background: #333;
    color: #fff;
    box-sizing: border-box;
    position: relative;
}

.board_qna_wrap .search_form .submit_btn.mobile {
    display: none;
}

.board_qna_wrap .icon_new {
    display: inline-block;
    font-family: 'noto-sans-demilight';
    text-align: center;
    font-size: 10px;
    width: 32px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    border-radius: 3px;
    background: #004889;
    margin-left: 9px;
}

.board_qna_wrap .answer_no {
    color: #e33b3b;
}

.board_qna_wrap .answer_ok {
    color: #004889;
}

.board_qna_wrap .btn_area {
    margin-top: 20px;
    text-align: right;
}

.board_qna_wrap .btn_write {
    display: inline-block;
    width: 130px;
    height: 45px;
    line-height: 45px;
    background: #333;
    font-family: 'noto-sans-demilight';
    font-size: 15px;
    color: #fff;
    text-align: center;
}

/* Q&A �뙘�뾽 �떆�옉 */
.qna_pop {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    display: none;
}

.qna_pop_wrap {
    max-width: 450px;
    width: 450px;
    height: 370px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.qna_pop_content {
    position: relative;
}

.qna_pop_head {
    width: 100%;
    height: 60px;
    background: #000;
    position: relative;
}

.qna_pop_head h2 {
    font-family: 'noto-sans-demilight';
    font-size: 20px;
    color: #fff;
    line-height: 60px;
    padding-left: 20px;
}

.qna_pop_head .close_popup {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    font-size: 25px;
    color: #fff;
    cursor: pointer;
}

.qna_pop_password {
    text-align: center;
}

.qna_pop_password i {
    margin-top: 40px;
    font-size: 45px;
    color: #666;
}

.qna_pop_password p {
    font-family: 'noto-sans-demilight';
    font-size: 16px;
    color: #666;
    margin: 20px 0;
}

.qna_pop_password input {
    width: 80%;
    height: 50px;
    border: 1px solid #999;
    border-radius: 0;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.qna_pop_foot {
    background: #f7f7f7;
    padding: 20px 0;
    text-align: center;
}

.qna_pop_foot a {
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border: 1px solid #999;
    box-sizing: border-box;

    font-family: 'noto-sans-demilight';
    font-size: 15px;
    color: #666;
    transition: all .3s;
}

.qna_pop_foot a.btn_submit {
    background: #333;
    color: #fff;
}

/* Q&A �뙘�뾽 �걹 */
.estimate_form .txt_list {
    padding-left:11%;
    margin-bottom:10px;
}
.estimate_form .txt_list li {
    font-size:14px;
    line-height:26px;
    color:#666;
}
.estimate_form .txt_list li.list_deco2:before {
    top:0;
}
/* Q&A �럹�씠吏� �걹 */

/* 寃뚯떆�뙋 �긽�꽭 �럹�씠吏� �떆�옉 */

.board_detail {
    margin-bottom: 150px;
}

.board_detail table {
    text-align: left;
}

.board_detail thead {
    border-top: 2px solid #666;
    border-bottom: 1px solid #eee;
}

.board_detail thead th {
    font-family: 'noto-sans-medium';
    font-size: 18px;
    color: #444;
    padding: 22px 0;
    padding-left: 20px;
}

.board_detail tbody td {
    font-family: 'noto-sans-demilight';
    font-size: 15px;
    color: #999;
    padding: 17px 0;
    border-bottom: 1px solid #eee;
}

.board_detail .date {
    width: 8.1666%;
    font-family: 'noto-sans-medium';
    font-size: 15px;
    color: #444;
    text-align: center;
}

.board_detail .hits {
    width: 8.1666%;
    font-family: 'noto-sans-medium';
    font-size: 15px;
    color: #444;
    text-align: center;
}

.board_detail .text_area {
    font-family: 'noto-sans-demilight';
    height: 280px;
    font-size: 16px;
    color: #666;
    padding-top: 48px;
    padding-left: 20px;
    vertical-align:top;
}

.board_detail .list_btn {
    text-align: right;
    margin-top: 25px;
}

.board_detail .to_list {
    display: inline-block;
    width: 130px;
    height: 45px;
    border: 1px solid #666;
    text-align: center;
    line-height: 45px;
    box-sizing: border-box;
    font-family: 'noto-sans-demilight';
    font-size: 15px;
    color: #666;
}

/* 寃뚯떆�뙋 �긽�꽭 �럹�씠吏� �걹 */

/* Q&A 寃뚯떆�뙋 �긽�꽭 �럹�씠吏� �떆�옉 */

.qna_detail .qna td,
.qna_detail .qna_answer td {
    width: 23.333%;
}

.qna_detail .qna_writer,
.qna_detail .qna_check,
.qna_detail .qna_date {
    width: 10% !important;
    font-family: 'noto-sans-medium';
    font-size: 15px;
    color: #444;
    text-align: center;
}

.qna_detail .answer_ok {
    color: #004889;
}

.qna_detail .answer_no {
    color: #e33b3b
}

.qna_detail .text_area {
    vertical-align: top;
}

.qna_detail .qna_answer {
    margin-top: 80px;
    background: #fafafa;
}

.qna_detail .btn_area {
    margin-top: 25px;
    text-align: right;
}

.qna_detail .btn_area a {
    display: inline-block;
    width: 130px;
    height: 45px;
    border: 1px solid #666;
    text-align: center;
    line-height: 45px;
    box-sizing: border-box;
    font-family: 'noto-sans-demilight';
    font-size: 15px;
    color: #666;
    transition: all .3s;
}
.qna_detail .btn_area a:hover {
    background: #666;
    color: #fff;
}

/* Q&A 寃뚯떆�뙋 �긽�꽭 �럹�씠吏� �걹 */



footer.sub {
    position: static;
}


/* �솕硫� �꼫鍮꾧� 0 ~ 1400px : �뜲�뒪�겕�깙*/
@media (max-width: 1100px) {
    .sub_content {
        padding-left: 0;
    }

    .top_bg_text_area {
        padding-left: 0;
    }

    .img_extra {
        display: none;
    }

    .lab_img_area .img_extra {
        display: none;
    }

    /* �쉶�궗媛쒖슂 �럹�씠吏� �떆�옉  */
    .ideology_box {
        padding: 0 15px;
    }

    /* �쉶�궗媛쒖슂 �럹�씠吏� �걹  */

    /* 二쇱슂怨좉컻 �럹�씠吏� �떆�옉 */
    .partners_wrap {
        width: 100%;
        margin-bottom: 150px;
    }

    .partners {
        float: left;
        width:23.5%;
        margin-right: 2%;
        margin-bottom: 30px;
    }

    .partners:nth-child(4n) {
        margin-right: 0;
    }

    .partners>a>img {
        width: 100%;
    }

    /* 二쇱슂怨좉컻 �럹�씠吏� �걹 */

    /* �닔吏�/�닔�룊吏꾨룞�떆�뿕湲� �럹�씠吏� �떆�옉 */
    .gu_product {
        float: left;
        width: calc(33.333% - 52px);
        margin-right: 26px;
        margin-left: 26px;
        margin-bottom: 30px;
    }
    .sub_content_wrap_2 {
        padding-left: 0;
    }

    /* �닔吏�/�닔�룊吏꾨룞�떆�뿕湲� �럹�씠吏� �걹 */

    /* �닔吏곸닔�룊吏꾨룞�떆�뿕湲� �긽�꽭�럹�씠吏� �떆�옉 */

    /* �닔吏곸닔�룊吏꾨룞�떆�뿕湲� �긽�꽭�럹�씠吏� �걹 */

    /* �쁺臾� �럹�씠吏� �떆�옉  */
    .eng_wrap {
        padding-left: 0;
    }

    /* �쁺臾� �럹�씠吏� �걹  */

    /* �슫�넚�솚寃쎄린濡앷퀎 �럹�씠吏� �떆�옉  */
    .saver_wrap {
        padding-left: 0;
    }

    /* �슫�넚�솚寃쎄린濡앷퀎 �럹�씠吏� �걹  */

    /* �냼�쓬吏꾨룞遺꾩꽍湲� �럹�씠吏� �떆�옉  */
    .analyzer_wrap {
        padding-left: 0;
    }

    /* �냼�쓬吏꾨룞遺꾩꽍湲� �럹�씠吏� �걹  */

    /* 珥덉냼�삎DAQ �럹�씠吏� �떆�옉 1400 */

    .daq_wrap {
        padding-left: 0;
    }

    .daq_img_wrap.swiper-wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .daq {
        width: 45%;
        margin: 0 2.5%;
        margin-bottom: 40px;
    }

    .daq:nth-child(3n) {
        margin-right: 2.5%;
    }

    /* 珥덉냼�삎DAQ �럹�씠吏� �걹 1400 */

    /* �젅�씠��吏꾨룞怨� �럹�씠吏� �떆�옉  */
    .laser_wrap {
        padding-left: 0;
    }

    /* �젅�씠��吏꾨룞怨� �럹�씠吏� �떆�옉  */

    /* 二쇰Ц�삎 �떆�뒪�뀥 �젣�옉 �럹�씠吏� �떆�옉 */


    /* 二쇰Ц�삎 �떆�뒪�뀥 �젣�옉 �럹�씠吏� �걹  */

    /* fixture �꽕怨� �럹�씠吏� �떆�옉 */

    /* fixture �꽕怨� �럹�씠吏� �걹 */

    /* 怨꾩륫 遺꾩꽍 �떆�뿕 �슜�뿭 �럹�씠吏� �떆�옉 */

    /* 怨꾩륫 遺꾩꽍 �떆�뿕 �슜�뿭 �럹�씠吏� �걹 */

    /* �젣�뭹�쟻�슜 �럹�씠吏� �뀒釉붾┸�쁺�뿭 �떆�옉 */
    .gu_product_wrap {
        padding:0;
    }

    .carparts_content2_img_box {
        width: 48%;
        text-align: center;
    }

    .carparts_content2_img_box:nth-child(3n) {
        margin-right: 1.9572%;
    }

    .carparts {
        padding-right: 76px;
    }

    .electronics_content3_img_box {
        width: 48%;
        text-align: center;
    }

    .electronics_content3_img_box:nth-child(3n) {
        margin-right: 1.9572%;
    }

    .electronics {
        padding-right: 76px;
    }

    .aerospace_content2_img_box {
        width: 48%;
        text-align: center;
    }

    .aerospace_content2_img_box:nth-child(3n) {
        margin-right: 1.9572%;
    }

    .aerospace {
        padding-right: 76px;
    }

    .military_content2_img_box {
        width: 48%;
        text-align: center;
    }

    .military_content2_img_box:nth-child(3n) {
        margin-right: 1.9572%;
    }

    .military {
        padding-right: 76px;
    }

    .carbattery_content2_img_box {
        width: 48%;
        text-align: center;
    }

    .carbattery_content2_img_box:nth-child(3n) {
        margin-right: 1.9572%;
    }

    .carbattery {
        padding-right: 76px;
    }

    .testingservice_content2_img_box {
        width: 48%;
        text-align: center;
    }

    .testingservice_content2_img_box:nth-child(3n) {
        margin-right: 1.9572%;
    }

    .testingservcie {
        padding-right: 76px;
    }

    .semiconductor_content2_img_box {
        width: 48%;
        text-align: center;
    }

    .semiconductor_content2_img_box:nth-child(3n) {
        margin-right: 1.9572%;
    }

    .semiconductor {
        padding-right: 76px;
    }

    .packagetest_content2_img_box {
        width: 48%;
        text-align: center;
    }

    .packagetest_content2_img_box:nth-child(3n) {
        margin-right: 1.9572%;
    }

    .packagetest {
        padding-right: 76px;
    }


    /* �젣�뭹�쟻�슜 �럹�씠吏� �뀒釉붾┸�쁺�뿭 �걹 */

    /* �옣鍮꾨같移� �궗濡� �럹�씠吏� �떆�옉 */

    .arrangement_wrap {
        margin-bottom: 150px;
    }

    .tab_pc {
        display: flex;
        text-align: center;
        margin-bottom: 80px;
    }

    .tab_pc li a {
        font-size: 16px;
        padding: 21px 0;
    }

    .tab_content_on {
        display: block;
    }

    .content_case_wrap h3 {
        position: relative;
        font-size: 22px;
        padding-left: 76px;
        margin-bottom: 30px;
    }

    .content_case_wrap h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 50px;
        height: 2px;
    }

    .content_case_wrap>p {
        font-size: 15px;
        margin-bottom: 30px;
    }

    .case_box {
        float: left;
        width: calc(50% - 30px);
        height: 260px;
        padding: 35px 28px 28px 30px;
        position: relative;
        box-sizing: border-box;
        margin-right: 15px;
        margin-left: 15px;
        margin-bottom: 15px;
    }

    .case_box:nth-child(3n) {
        margin-right: 15px;
    }

    .case_box .numberning {
        width: 35px;
        height: 35px;
        font-size: 15px;
        line-height: 35px;
    }

    .case_box h4 {
        font-size: 18px;
    }

    .case_box p {
        font-size: 16px;
        padding-top: 15px;
        padding-left: 46px;
        margin-bottom: 28px;
    }

    .case_box a {
        font-size: 15px;
        padding-bottom: 4px;
        position: absolute;
        bottom: 30px;
        right: 30px;
    }

    .case9_box {
        padding: 52px 40px;
    }

    .case9_box h4 {
        font-size: 18px;
    }

    .case9_box p {
        font-size: 16px;
        margin-top: 13px;
    }

    /* �옣鍮꾨같移� �궗濡� �럹�씠吏� �걹 */



    /* �깙踰꾪듉 �떆�옉 */

    /* �깙踰꾪듉 �걹 */

}

/* �솕硫� �꼫鍮꾧� 0 ~ 768px : ��釉붾젢 */
@media (max-width: 768px) {
	.sub_wrap_bottom {
		margin-bottom:140px;
	}
    .sub_content {
        padding-left: 0;
        padding: 0 30px
    }

    .sub_title {
        margin: 40px 0;
    }

    .sub_title h1 {
		overflow:hidden;
		padding: 0 0 15px 0;
        font-size: 30px;
    }

    .sub_title p {
        font-size: 18px;
        margin-top: 10px;
    }

    /* �쉶�궗媛쒖슂 �럹�씠吏� �떆�옉 768 */
    .top_bg_area {
        /* height: 300px; */
        height : 180px;
        margin-top: 100px;
    }

    .top_bg_text_area {
        padding-left: 0;
        /* height: 300px; */
        height: 180px;
    }

    .bg_title {
        font-size: 35px;
    }

    .bread_crumb_wrap {
        display: none;
    }

    .pc_text {
        display: none;
    }

    .mobile_text {
        display: block;
    }

    .img_extra {
        display: none;
    }

    .main_text {
        padding: 0 60px;
        font-size: 20px;
    }

    .sub_content_inner {
        padding: 0;
    }

    .info_wrap {
        padding: 0;
    }

    .info1,
    .info2,
    .info3 {
        width: 90%;
        height: auto;
        margin: 0 auto;
        float: none;
        border-right: 0;
        border-bottom: 1px dashed #ddd;
        padding: 20px 0;
    }

    .info3 {
        border-bottom: 0;
    }

    .ideology {
        margin-bottom: 160px;
    }

    .ideology .pc_img {
        display: none;
    }

    .ideology .mobile_img {
        display: block;
    }

    .ideology_des_wrap {
        margin-left: 0;
        margin-right: 0;
    }

    .ideology_des {
        width: 100%;
        float: none;
        height: auto;
    }

    .ideology_box {
        padding: 0 45px;
        margin: 0;
    }

    .ideology_des:nth-child(odd) {
        margin: 0 auto;
        margin-bottom: 100px;
    }

    .ideology_des:nth-child(2) {
        margin-bottom: 100px;
    }

    .ideology_des h3 {
        font-size: 30px;
    }

    .ideology_des p {
        padding-bottom: 75px;
    }

    /* �쉶�궗媛쒖슂 �럹�씠吏� �걹 768 */

    /* �씤�궗留� �럹�씠吏� �떆�옉 768 */
    .greeting {
        text-align: center;
    }

    .greeting h1 {
        font-size: 40px;
        padding: 54px 0 34px;
    }

    .greeting p {
        font-size: 22px;
        padding: 0 100px 200px;
    }

    .lab_img_area {
        margin-bottom: 44px;
    }

    .lab_img_area .img_extra {
        display: none;
    }

    .lab_img_area .lab_area_text {
        top: -140px;
        left: 0;
    }

    .lab_img_area .pc_img {
        display: none;
    }

    .lab_img_area .mobile_img {
        display: block;
    }

    .lab_img_area h2 {
        font-size: 35px;
        line-height: 45px;
        padding: 0;
    }

    .lab_img_area p {
        font-size: 22px;
        padding-left: 0;
    }

    .introduce_area {
        padding: 0;
    }

    .introduce_area p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 40px;
        padding-right: 0;
    }

    .introduce_area p span {
        color: #004889;
    }

    .introduce_area p:last-child {
        font-size: 25px;
        margin-top: 100px;
        margin-bottom: 240px;
    }

    /* �씤�궗留� �럹�씠吏� �걹 768 */

    /* �뿰�쁺 �럹�씠吏� �떆�옉 768 */

    .timeline_wrap {
        margin: 30px 0 150px 0;
    }

    .timeline:before {
        content: '';
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #ddd;
    }

    .timeline_content_wrap {
        padding: 0 0 0 30px;
        width: 100%;
    }

    .timeline_content_wrap:nth-child(odd) {
        float: none;
        text-align: left;
    }

    .timeline_content_wrap:nth-child(odd):after {
        content: '';
        background: url(../images/history_bullet.png) 0 0 no-repeat;
        position: absolute;
        width: 16px;
        height: 16px;
        top: 12px;
        left: -7px;
        z-index: 5;
    }

    .timeline_content_wrap:nth-child(odd) .timeline_content {
        padding: 0;
    }

    .timeline_content_wrap:nth-child(even) .timeline_content {
        padding: 0;
    }

    .timeline_content_wrap:nth-child(even) {
        float: none;
        text-align: left;
    }

    .timeline_content_wrap:nth-child(even):after {
        content: '';
        background: url(../images/history_bullet.png) 0 0 no-repeat;
        position: absolute;
        width: 16px;
        height: 16px;
        top: 12px;
        left: -7px;
        z-index: 5;
    }

    /* �쇊履� 釉붾┸ �떆�옉 */
    .timeline_content_wrap:nth-child(odd) .timeline_year:before {
        content: '';
        position: absolute;
        top: 18px;
        left: 13px;
        width: 20px;
        height: 1px;
        border-bottom: 1px dashed #ddd;
    }

    .timeline_content_wrap:nth-child(odd) .timeline_year:after {
        content: '';
        position: absolute;
        top: 16px;
        left: 40px;
        width: 9px;
        height: 9px;
        background: url(../images/history_dot.png) 0 0 no-repeat;
    }

    /* �쇊履� 釉붾┸ �걹 */

    /* �삤瑜몄そ 釉붾┸ �떆�옉 */
    .timeline_content_wrap:nth-child(even) .timeline_year:before {
        content: '';
        position: absolute;
        top: 18px;
        left: 13px;
        width: 20px;
        height: 1px;
        border-bottom: 1px dashed #ddd;
    }

    .timeline_content_wrap:nth-child(even) .timeline_year:after {
        content: '';
        position: absolute;
        top: 16px;
        left: 40px;
        width: 9px;
        height: 9px;
        background: url(../images/history_dot.png) 0 0 no-repeat;
    }

    /* �삤瑜몄そ 釉붾┸ �걹 */
    .timeline_year {
        font-family: 'noto-sans-bold';
        font-size: 20px;
        line-height: 40px;
        color: #333;
        padding-left: 30px;
    }

    .timeline_content p {
        font-size: 12px;
    }

    /* �뿰�쁺 �럹�씠吏� �걹 */

    /* 二쇱슂怨좉컻 �럹�씠吏� �떆�옉 768 */
    .partners_wrap {
        width: 100%;
        margin-bottom: 150px;
    }

    .partners {
        float: left;
        width: 48%;
        margin-right:4%;
    }
    .partners:nth-child(2n) {
        margin-right:0;
    }

    /* 二쇱슂怨좉컻 �럹�씠吏� �걹 768 */

    /* contact us �럹�씠吏� �떆�옉 768 */

    .contact_wrap {
        width: 100%;
        height: auto;
        margin-bottom: 80px;
    }

    .map_area {
        width: 100%;
        height: 360px;
        position: static;
    }

    .head_contact {
        width: 100%;
        height: 360px;
        position: static;
        padding-left: 50px;
    }

    .head_contact h3 {
        font-size: 30px;
        color: #fff;
        padding-top: 40px;
    }

    .head_contact p {
        font-size: 16px;
        line-height: 30px;
        color: #fff;
    }

    .head_contact .address {
        margin:27px 0 24px
    }

    .branch_contact {
        float: none;
        width: 100%;
        padding-left: 74px;
        margin-bottom: 80px;
    }

    .branch_contact h3 {
        font-size: 30px;
        line-height: 28px;
        color: #333;
        position: relative;
        margin-bottom: 34px;
    }

    .branch_contact p {
        font-size: 16px;
        color: #666;
        line-height: 30px;
    }

    .branch_contact .address {
        color: #333;
        margin-bottom: 22px;
    }

    .lab_contact {
        float: none;
        width: 100%;
        padding-left: 74px;
        box-sizing: border-box;
    }

    .lab_contact h3 {
        font-size: 30px;
        line-height: 28px;
        color: #333;
        margin-bottom: 34px;
    }

    .lab_contact p {
        font-size: 16px;
        line-height: 30px;
        color: #333;
    }

    /* contact us �럹�씠吏� �걹 768 */

    /* �닔吏�/�닔�룊吏꾨룞�떆�뿕湲� �럹�씠吏� �떆�옉 768 */
    .gu_product_wrap {
        width: 100%;
        margin-bottom: 150px;
    }

    .gu_product {
        float: left;
        width: calc(50% - 13px);
        margin-right: 26px;
        margin-left: 0;
        margin-bottom: 30px;
    }

    .gu_product:nth-child(even) {
        margin-right: 0;
    }

    .gu_product a {
        transition: all 1s;
    }

    .gu_product_img {
        border: 1px solid #ddd;
        box-sizing: border-box;
    }

    .gu_product_tit p {
        font-size: 22px;
        padding: 18px 0;
    }
    /* �닔吏�/�닔�룊吏꾨룞�떆�뿕湲� �럹�씠吏� �걹 768*/

    /* �닔吏곸닔�룊吏꾨룞�떆�뿕湲� �긽�꽭�럹�씠吏� �떆�옉 768 */

    .gu_product_detail_img {
        float: none;
        width: 100%;
        height: auto;
        max-height:none;
    }

    .gu_product_detail_img>img {
        width: 100%;
    }

    .gu_prodcut_detail_des {
        float: none;
        width: 100%;
        padding-left: 0;
        box-sizing: border-box;
        text-align: center;
    }

    .gu_prodcut_detail_des p {
        padding-top: 38px;
        padding-bottom: 20px;
        font-size: 22px;
    }

    .gu_prodcut_detail_des h2 {
        font-size: 28px;
    }

    .gu_prodcut_detail_des .bar {
        display: none;
    }

    .pdf_down_btn {
        margin-top: 60px;
        width: 350px;
        height: 65px;
        border-radius: 32px;
        font-size: 22px;
        line-height: 65px;
    }

    .feature_wrap {
        max-width: 1200px;
        height: auto;
        margin: 40px auto 40px;
        padding: 30px;
    }

    .feature_wrap h3 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .feature_wrap ul li {
        font-size: 15px;
    }

    .ediotr_area_wrap {
        width: 100%;
        height: 860px;
        margin-bottom: 150px;
    }

    .ediotr_area_wrap p {
        line-height: 860px;
        font-size: 24px;
    }

    /* �닔吏곸닔�룊吏꾨룞�떆�뿕湲� �긽�꽭�럹�씠吏� �걹 768 */

    /* ETAC �럹�씠吏� �떆�옉 768*/

    .etac_wrap {
        margin-bottom: 80px;
    }

    .etac {
        float: left;
        width: 50%;
        margin-bottom: 40px;
    }

    .etac_box {
        margin: 0 15px;
        padding: 20px 20px 0 20px;
    }

    .etac_img {
        width: 100%;
        height: 220px;
    }

    .etac_img.etac1 {
        background-position: center;
    }

    .etac_img.etac2 {
        background-position: center;
    }

    .etac_img.etac3 {
        background-position: center;
    }

    .etac_img.etac4 {
        background-position: center;
    }

    .etac_img.etac5 {
        background-position: center;
    }

    .etac_img.etac6 {
        background-position: center;
    }

    .etac_tit {
        text-align: center;
    }

    .etac_tit p {
        font-size: 18px;
        padding: 19px 0;
    }

    .more_btn {
        width: 200px;
        height: 50px;
        border-radius: 25px;
        background: #01488a;
        font-size: 22px;
        line-height: 50px;
        margin-bottom: 150px;
    }

    .more_btn i {
        margin-left: 15px;
        font-size: 22px;
    }

    /* ETAC �럹�씠吏� �걹 768 */

    /* 援��궛梨붾쾭 �럹�씠吏� �떆�옉 768 */
    .domestic_product_wrap {
        margin-bottom: 140px;
    }

    .domestic_wrap {
        margin-bottom: 50px;
    }

    .domestic {
        width: 100%;
        float: none;
    }

    .domestic h2 {
        font-size: 24px;
        padding: 37px 0 20px;
        text-align: center;
    }

    .domestic_des {
        width: 100%;
        padding: 30px;
        float: none;
    }

    .domestic_bg {
        width: 100%;
        background: #fff;
    }

    .domestic_bg ul {
        padding: 40px;
    }

    .domestic_bg li {
        font-size: 18px;
        line-height: 32px;
    }
    .domestic_bg li.list_deco1:before {
        top:15px;
    }

    .domestic_bg li p {
        font-size: 15px;
        line-height: 36px;
    }

    .domestic_img_wrap {
        margin-bottom: 80px;
    }

    .domestic_img_box {
        width: 25%;
        float: left;
    }

    .domestic_img1 {
        width: 100%;
        margin: 0 13px;
    }

    .domestic_img2 {
        width: 100%;
        margin: 0 13px;
    }

    .domestic_img3 {
        width: 100%;
        margin: 0 13px;
    }

    .domestic_img4 {
        width: 100%;
        margin: 0 13px;
    }

    .swiper-wrapper {
        display: flex;
    }

    .domestic_product1 {
        margin-bottom: 90px;
        padding-left: 0;
    }

    .domestic_product1 h3 {
        margin-left: 76px;
        font-size: 30px;
        margin-bottom: 30px;
    }

    .domestic_product1 h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: -74px;
        width: 50px;
        height: 2px;
    }

    .domestic_product1 p {
        font-size: 20px;
    }

    .domestic_product2 {
        padding-left: 0px;
    }

    .domestic_product2 h3 {
        margin-left: 76px;
        font-size: 30px;
        margin-bottom: 30px;
    }

    .domestic_product2 h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: -74px;
        width: 50px;
        height: 2px;
    }

    .domestic_product2 p {
        font-size: 20px;
    }

    .summary1 {
        margin-bottom: 23px;
    }

    .summary1 th {
        font-size: 20px;
        padding: 21px 15px;
    }


    .summary1 td:first-child {
        font-size: 20px;
    }

    .summary1 td {
        font-size: 20px;
        padding: 21px 15px;
    }


    .summary2 {
        margin-bottom: 23px;
    }

    .summary2 th {
        font-size: 20px;
        font-weight: normal;
        padding: 21px 15px;
    }

    .summary2 .table_tit {
        border-left: none;
        font-size: 20px;
    }

    .summary2 td {
        font-size: 20px;
        padding: 21px 15px;
    }

    /* 援��궛梨붾쾭 �럹�씠吏� �걹 768 */

     /* �쁺臾� �럹�씠吏� �떆�옉 768 */

     .eng_wrap {
        width: 100%;
        height: auto;
        padding-left: 0;
        box-sizing: border-box;
        background: #f7f7f7;
        margin-bottom: 60px;
    }

    .eng_des {
        padding: 50px;
        background: url(../images/saver_bg.jpg) 0 0 no-repeat;
        padding-left: 40px;
    }

    .eng_des h2 {
        font-size: 24px;
        width: 200px;
        position: relative;
        margin: 0;
    }

    .eng_des h2:after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 100%;
        height: 2px;
    }

    .eng_des ul {
        margin-top: 56px;
    }

    .eng_des ul li {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px;
        padding-left:15px;
    }
    .eng_des ul li.tit {
        font-size:20px;
    }
    .eng_des ul li:last-child {
        margin-bottom:0;
    }
    .eng_des ul li span.list_deco1 {
        padding:0;
    }
    .eng_des ul li span.list_deco1:before {
        left:-15px;
    }

    .eng_img_wrap.swiper-wrapper {
        display: flex;
    }

    .eng {
        float: left;
        width: 31.6666%;
        margin-right: 30px;
        margin-bottom: 40px;
    }

    .eng:nth-child(3n) {
        margin-right: 0;
    }

    .eng_img_box {
        padding: 20px 20px 0 20px;
    }

    .eng_tit p {
        font-size: 18px;
        padding: 33px 0;
    }

    /* �쁺臾� �럹�씠吏� �걹 768 */


    /* �슫�넚�솚寃쎄린濡앷퀎 �럹�씠吏� �떆�옉 768 */

    .saver_wrap {
        width: 100%;
        height: auto;
        padding-left: 0;
        box-sizing: border-box;
        background: #f7f7f7;
        margin-bottom: 60px;
    }

    .saver_des {
        padding: 50px;
        text-align: left;
        background: url(../images/saver_bg.jpg) 0 0 no-repeat;
        padding-left: 40px;
    }

    .saver_des h2 {
        font-size: 24px;
        width: 350px;
        position: relative;
        margin: 0;
    }

    .saver_des h2:after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 100%;
        height: 2px;
    }

    .saver_des ul {
        margin-top: 56px;
    }

    .saver_des ul li {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px;
        padding-left:15px;
    }
    .saver_des ul li:last-child {
        margin-bottom:0;
    }
    .saver_des ul li span.list_deco1 {
        padding:0;
    }
    .saver_des ul li span.list_deco1:before {
        left:-15px;
    }

    .saver_img_wrap.swiper-wrapper {
        display: flex;
    }

    .saver {
        float: left;
        width: 31.6666%;
        margin-right: 30px;
        margin-bottom: 40px;
    }

    .saver:nth-child(3n) {
        margin-right: 0;
    }

    .saver_img_box {
        padding: 20px 20px 0 20px;
    }

    .saver_tit p {
        font-size: 18px;
    }

    /* �슫�넚�솚寃쎄린濡앷퀎 �럹�씠吏� �걹 768 */

    /* �냼�쓬吏꾨룞遺꾩꽍湲� �럹�씠吏� �떆�옉 768 */

    .analyzer_wrap {
        width: 100%;
        height: auto;
        padding-left: 0;
        box-sizing: border-box;
        background: #f7f7f7;
        margin-bottom: 60px;
    }

    .analyzer_des {
        padding: 50px;
        text-align: left;
        background: url(../images/saver_bg.jpg) 0 0 no-repeat;
        padding-left: 40px;
    }

    .analyzer_des h2 {
        font-size: 24px;
        width: 290px;
        position: relative;
        margin: 0;
    }

    .analyzer_des h2:after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 100%;
        height: 2px;
    }

    .analyzer_des ul {
        margin-top: 56px;
    }

    .analyzer_des ul li {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px;
        padding-left:15px;
    }
    .analyzer_des ul li:last-child {
        margin-bottom:0;
    }
    .analyzer_des ul li span.list_deco1 {
        padding:0;
    }
    .analyzer_des ul li span.list_deco1:before {
        left:-15px;
    }

    .analyzer_img_wrap.swiper-wrapper {
        display: flex;
    }

    .analyzer {
        float: left;
        width: 31.6666%;
        margin-right: 30px;
        margin-bottom: 40px;
    }

    .analyzer:nth-child(3n) {
        margin-right: 0;
    }

    .analyzer_img_box {
        padding: 20px 20px 0 20px;
    }

    .analyzer_tit p {
        font-size: 18px;
    }

    /* �냼�쓬吏꾨룞遺꾩꽍湲� �럹�씠吏� �걹 768 */

    /* 珥덉냼�삎DAQ �럹�씠吏� �떆�옉 768 */

    .daq_wrap {
        width: 100%;
        height: auto;
        padding-left: 0;
        box-sizing: border-box;
        background: #f7f7f7;
        margin-bottom: 60px;
    }

    .daq_des {
        padding: 50px;
        text-align: left;
        background: url(../images/saver_bg.jpg) 0 0 no-repeat;
        padding-left: 40px;
    }

    .daq_des h2 {
        font-size: 24px;
        position: relative;
        margin: 0;
    }

    .daq_des h2:after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 100%;
        height: 2px;
    }

    .daq_des ul {
        margin-top: 56px;
    }

    .daq_des ul li {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px;
        padding-left:15px;
    }
    .daq_des ul li:last-child {
        margin-bottom:0;
    }
    .daq_des ul li span.list_deco1 {
        padding:0;
    }
    .daq_des ul li span.list_deco1:before {
        left:-15px;
    }

    .daq_img_wrap.swiper-wrapper {
        flex-wrap: nowrap;
    }

    .daq {
        width: 31.6666%;
        margin-right: 30px;
        margin-bottom: 40px;
    }

    .daq:nth-child(3n) {
        margin-right: 0;
    }

    .daq_img_box {
        padding: 20px 20px 0 20px;
    }

    .daq_tit p {
        font-size: 18px;
    }

    /* 珥덉냼�삎DAQ �럹�씠吏� �걹 768 */

    /* �젅�씠��吏꾨룞怨� �럹�씠吏� �떆�옉 768 */

    .laser_wrap {
        width: 100%;
        height: auto;
        padding-left: 0;
        box-sizing: border-box;
        background: #f7f7f7;
        margin-bottom: 60px;
    }

    .laser_des {
        padding: 50px;
        text-align: left;
        background: url(../images/saver_bg.jpg) 0 0 no-repeat;
        padding-left: 40px;
    }

    .laser_des h2 {
        font-size: 24px;
        width: 310px;
        position: relative;
        margin: 0;
    }

    .laser_des h2:after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 100%;
        height: 2px;
    }

    .laser_des ul {
        margin-top: 56px;
    }

    .laser_des ul li {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px;
        padding-left:15px;
    }
    .laser_des ul li:last-child {
        margin-bottom:0;
    }
    .laser_des ul li span.list_deco1 {
        padding:0;
    }
    .laser_des ul li span.list_deco1:before {
        left:-15px;
    }

    .laser_img_wrap.swiper-wrapper {
        display: flex;
    }

    .laser {
        float: left;
        width: 31.6666%;
        margin-right: 30px;
        margin-bottom: 40px;
    }

    .laser:nth-child(3n) {
        margin-right: 0;
    }

    .laser_img_box {
        padding: 20px 20px 0 20px;
    }

    .laser_tit p {
        font-size: 18px;
    }

    /* �젅�씠��吏꾨룞怨� �럹�씠吏� �걹 768 */

    /* �옄�룞李⑤��뭹 �럹�씠吏� �떆�옉 768 */
    .carparts_tit {
        margin-bottom: 60px;
    }

    .carparts_tit h2 {
        font-size: 30px;
    }

    .carparts_tit p {
        font-size: 20px;
    }

    .carparts {
        padding-right: 0;
    }

    .carparts_content1 {
        margin: 80px 0;
        padding-left: 0px;
    }

    .carparts_content1 h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .carparts_content1 h3:before {
        top: -10px;
        left:0;
    }

    .carparts_content1 tbody {
        text-align: left;
    }

    .carparts_content1 th {
        width: 31.0444%;
        font-size: 18px;
        padding: 20px;
    }

    .carparts_content1 td {
        width: 68.9655%;
        font-size: 17px;
        padding: 20px;
    }

    .carparts_content2 {
        margin: 80px 0;
        padding-left: 0;
    }

    .carparts_content2 h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .carparts_content2 h3:before {
        top: -10px;
        left:0;
    }

    .carparts_content2 ul li {
        font-size: 18px;
        line-height: 27px;
    }

    .swiper-wrapper.carparts_content2_img_wrap {
        display: flex;
    }

    .carparts_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .carparts_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .carparts_content2_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    .carparts_content3 {
        margin: 80px 0;
        padding-left: 0;
    }

    .carparts_content3 h3 {
        position: relative;
        font-size: 24px;
        margin-bottom: 25px;
    }

    .carparts_content3 h3:before {
        top: -10px;
        left:0;
    }

    .carparts_content3 ul li {
        font-size: 18px;
        line-height: 27px;
    }

    .carparts_content3_img_box {
        width: 48.2758%;
        float: left;
        margin-right: 2.9310%;
    }

    .carparts_content3_img {
        width: 100%;
    }

    .carparts_content3_img_box:nth-child(3n) {
        margin-right: 2.9310%;
    }

    .carparts_content3_img_box:nth-child(2n) {
        margin-right: 0;
    }

    .carparts_content3_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    /* �옄�룞李⑤��뭹 �럹�씠吏� �걹 768 */

    /* �쟾湲�/�쟾�옄 �럹�씠吏� �떆�옉 768 */

    .electronics_tit {
        margin-bottom: 60px;
    }

    .electronics_tit h2 {
        font-size: 30px;
    }

    .electronics_tit p {
        font-size: 20px;
    }

    .electronics {
        padding-right: 0;
    }

    .electronics_content1 {
        margin: 80px 0;
        padding-left: 0;
    }

    .electronics_content1 h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .electronics_content1 h3:before {
        top:-10px;
        left:0;
    }

    .electronics_content1 ul li {
        font-size: 18px;
        line-height: 27px;
    }

    .electronics_content2 {
        margin: 80px 0;
        padding-left: 0;
    }

    .electronics_content2 h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .electronics_content2 h3:before {
        top:-10px;
        left:0;
    }

    .electronics_content2 ul li {
        font-size: 18px;
        line-height: 27px;
    }

    .electronics_content3 {
        margin: 80px 0;
        padding-left: 0;
    }

    .electronics_content3 h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .electronics_content3 h3:before {
        top:-10px;
        left:0;
    }

    .electronics_content3 ul li {
        font-size: 18px;
        line-height: 27px;
    }

    .swiper-wrapper.electronics_content3_img_wrap {
        display: flex;
    }

    .electronics_content3_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .electronics_content3_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .electronics_content3_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    .electronics_content4 {
        margin: 80px 0;
        padding-left: 0;
    }

    .electronics_content4 h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .electronics_content4 h3:before {
        top:-10px;
        left:0;
    }

    .electronics_content4 ul li {
        font-size: 20px;
        line-height: 30px;
    }

    .electronics_content4_img_box {
        width: 48.2758%;
        float: left;
        margin-right: 2.9310%;
    }

    .electronics_content4_img_box:nth-child(3n) {
        margin-right: 2.9310%;
    }

    .electronics_content4_img_box:nth-child(2n) {
        margin-right: 0;
    }

    .electronics_content4_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    /* �쟾湲�/�쟾�옄 �럹�씠吏� �걹 768 */

    /* �슦二쇳빆怨� �럹�씠吏� �떆�옉 768 */
    .aerospace_tit {
        margin-bottom: 60px;
    }

    .aerospace_tit h2 {
        font-size: 30px;
    }

    .aerospace_tit p {
        font-size: 20px;
        margin-top: 30px;
    }

    .aerospace {
        margin: 80px 0;
        padding-left: 0;
        padding-right: 0;
    }

    .aerospace h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .aerospace h3:before {
        top:-10px;
        left:0;
    }

    .aerospace ul li {
        font-size: 18px;
        line-height: 27px;
    }

    .swiper-wrapper.aerospace_content2_img_wrap {
        display: flex;
    }

    .aerospace_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .aerospace_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .aerospace_content2_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    .aerospace_content3_img_box {
        width: 48.2758%;
        float: left;
        margin-right: 2.9310%;
    }

    .aerospace_content3_img {
        width: 100%;
    }

    .aerospace_content3_img>img {
        width: 100%;
    }

    .aerospace_content3_img_box:nth-child(3n) {
        margin-right: 2.9310%;
    }

    .aerospace_content3_img_box:nth-child(2n) {
        margin-right: 0;
    }

    .aerospace_content3_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    /* �슦二쇳빆怨� �럹�씠吏� �걹 768 */

    /* 諛⑹궛 �럹�씠吏� �떆�옉 768 */
    .military_tit {
        margin-bottom: 60px;
    }

    .military_tit h2 {
        font-size: 30px;
    }

    .military_tit p {
        font-size: 20px;
        margin-top: 30px;
    }

    .military {
        margin: 80px 0;
        padding-left: 0;
        padding-right: 0;
    }

    .military h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .military h3:before {
        top:-10px;
        left:0;
    }

    .military ul li {
        font-size: 18px;
        line-height: 27px;
    }

    .swiper-wrapper.military_content2_img_wrap {
        display: flex;
    }

    .military_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .military_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .military_content2_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    .military_content2 p {
        font-size: 15px;
        margin-bottom: 40px;
    }

    .military_content2 table td {
        width: 24.9110%;
        font-size: 18px;
        padding: 21px 0;
    }

    /* 諛⑹궛 �럹�씠吏� �걹 768 */

    /* �쟾湲곗감/諛고꽣由� �럹�씠吏� �떆�옉 768 */
    .carbattery_tit {
        margin-bottom: 60px;
    }

    .carbattery_tit h2 {
        font-size: 30px;
    }

    .carbattery_tit p {
        font-size: 20px;
        margin-top: 30px;
    }

    .carbattery {
        margin: 80px 0;
        padding-left: 0;
        padding-right: 0;
    }

    .carbattery h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .carbattery h3:before {
        top:-10px;
        left:0;
    }

    .carbattery ul li {
        font-size: 18px;
        line-height: 27px;
    }

    .swiper-wrapper.carbattery_content2_img_wrap {
        display: flex;
    }

    .carbattery_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .carbattery_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .carbattery_content2_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    .carbattery_content3_img_box {
        width: 48.2758%;
        float: left;
        margin-right: 2.9310%;
    }

    .carbattery_content3_img {
        width: 100%;
    }

    .carbattery_content3_img>img {
        width: 100%;
    }

    .carbattery_content3_img_box:nth-child(3n) {
        margin-right: 2.9310%;
    }

    .carbattery_content3_img_box:nth-child(2n) {
        margin-right: 0;
    }

    .carbattery_content3_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    /* �쟾湲곗감/諛고꽣由� �럹�씠吏� �걹 768 */

    /* �떆�뿕愿��젴遺꾩빞 �럹�씠吏� �떆�옉 768 */
    .testingservice_tit {
        margin-bottom: 60px;
    }

    .testingservice_tit h2 {
        font-size: 30px;
    }

    .testingservice_tit p {
        font-size: 20px;
        margin-top: 30px;
    }

    .testingservice {
        margin: 80px 0;
        padding-left: 0;
        padding-right: 0;
    }

    .testingservice h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .testingservice h3:before {
        top:-10px;
        left:0;
    }

    .testingservice ul li {
        font-size: 18px;
        line-height: 27px;
    }

    .swiper-wrapper.testingservice_content2_img_wrap {
        display: flex;
    }

    .testingservice_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .testingservice_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .testingservice_content2_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    .testingservice_content2 p {
        font-size: 15px;
        margin-bottom: 40px;
    }

    /* �떆�뿕愿��젴遺꾩빞 �럹�씠吏� �걹 768 */

    /* 諛섎룄泥� �럹�씠吏� �떆�옉 768 */
    .semiconductor_tit {
        margin-bottom: 60px;
    }

    .semiconductor_tit h2 {
        font-size: 30px;
    }

    .semiconductor_tit p {
        font-size: 20px;
        margin-top: 30px;
    }

    .semiconductor {
        margin: 80px 0;
        padding-left: 0;
        padding-right: 0;
    }

    .semiconductor h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .semiconductor h3:before {
        top:-10px;
        left:0;
    }

    .semiconductor ul li {
        font-size: 18px;
        line-height: 27px;
    }

    .swiper-wrapper.semiconductor_content2_img_wrap {
        display: flex;
    }

    .semiconductor_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .semiconductor_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .semiconductor_content2_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    .semiconductor_content3_img_box {
        width: 48.2758%;
        float: left;
        margin-right: 2.9310%;
    }

    .semiconductor_content3_img {
        width: 100%;
    }

    .semiconductor_content3_img>img {
        width: 100%;
    }

    .semiconductor_content3_img_box:nth-child(3n) {
        margin-right: 2.9310%;
    }

    .semiconductor_content3_img_box:nth-child(2n) {
        margin-right: 0;
    }

    .semiconductor_content3_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    /* 諛섎룄泥� �럹�씠吏� �걹 768 */

    /* �뙣�궎吏��뀒�뒪�듃 �럹�씠吏� �떆�옉 768 */
    .packagetest_tit {
        margin-bottom: 60px;
    }

    .packagetest_tit h2 {
        font-size: 30px;
    }

    .packagetest_tit p {
        font-size: 20px;
        margin-top: 30px;
    }

    .packagetest {
        margin: 80px 0;
        padding-left: 0;
        padding-right: 0;
    }

    .packagetest h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .packagetest h3:before {
        top:-10px;
        left:0;
    }

    .packagetest ul li {
        font-size: 18px;
        line-height: 27px;
    }

    .swiper-wrapper.packagetest_content2_img_wrap {
        display: flex;
    }

    .packagetest_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .packagetest_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .packagetest_content2_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    .packagetest_content2 p {
        font-size: 15px;
        margin-bottom: 40px;
    }

    .packagetest_content3_img_box {
        width: 48.2758%;
        float: left;
        margin-right: 2.9310%;
    }

    .packagetest_content3_img {
        width: 100%;
    }

    .packagetest_content3_img>img {
        width: 100%;
    }

    .packagetest_content3_img_box:nth-child(3n) {
        margin-right: 2.9310%;
    }

    .packagetest_content3_img_box:nth-child(2n) {
        margin-right: 0;
    }

    .packagetest_content3_img_box p {
        font-size: 20px;
        padding: 22px 0;
    }

    /* �뙣�궎吏��뀒�뒪�듃 �럹�씠吏� �걹 768 */

    /* �옣鍮꾨같移� �궗濡� �럹�씠吏� �떆�옉 768 */

    .arrangement_wrap {
        margin-bottom: 150px;
    }

    .tab_pc {
        display: none;
        text-align: center;
        margin-bottom: 80px;
    }

    .tab_select_mobile {
        display: block;
        margin-bottom: 60px;
    }

    .tab_select_mobile select::-ms-expand {
        display: none;
    }

    .tab_mobile {
        width: 100%;
        height: 80px;
        border-radius: 0;
        border: 3px solid #004889;
        box-sizing: border-box;
        background: url(../images/select_down-arrow.png) 95% 50% no-repeat;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-family: 'noto-sans-demilight';
        font-size: 24px;
        color: #444;
        padding-left: 32px;
    }

    .content_case_wrap h3 {
        position: relative;
        font-size: 24px;
        padding-left: 76px;
        margin-bottom: 25px;
    }

    .content_case_wrap h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 50px;
        height: 2px;
    }

    .content_case_wrap>p {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .case_box {
        float: none;
        width: 100%;
        height: 260px;
        padding: 35px 28px 28px 30px;
        box-sizing: border-box;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 15px;
    }

    .case_box:nth-child(3n) {
        margin-right: 15px;
    }

    .case_box .numberning {
        width: 35px;
        height: 35px;
        font-size: 15px;
        line-height: 35px;
    }

    .case_box h4 {
        font-size: 22px;
    }

    .case_box p {
        font-size: 20px;
        padding-top: 15px;
        padding-left: 46px;
        margin-bottom: 28px;
    }

    .case_box a {
        font-size: 20px;
        padding-bottom: 4px;
        position: absolute;
        bottom: 30px;
        right: 30px;
    }

    .case9_box {
        padding: 52px 40px;
    }

    .case9_box h4 {
        font-size: 22px;
    }

    .case9_box p {
        font-size: 20px;
        margin-top: 13px;
    }

    /* �옣鍮꾨같移� �궗濡� �럹�씠吏� �걹 768 */

    /* 二쇰Ц�삎 �떆�뒪�뀥 �젣�옉 �럹�씠吏� �떆�옉 768 */

    .order_system_wrap {
        margin-bottom: 150px;
    }

    .order_content_wrap {
        width: 100%;
        height: auto;
        padding: 70px 30px;
        margin-bottom: 50px;
    }

    .order_content_wrap h3 {
        font-size: 24px;
        padding-left: 0;
        margin-bottom: 25px;
        text-align: center;
    }

    .order_content_wrap h3:before {
        content: '';
        position: absolute;
        top: -24px;
        left: 50%;
        transform: translateX(-50%);
        width: 50px;
        height: 2px;
    }

    .order_content_img_wrap {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 64px;
    }

    .order_content_img_wrap>img {
        width: 100%;
        max-width: 360px;
        display: block;
        margin: 0 auto;
    }

    .order_content_des_wrap {
        float: none;
        width: 100%;
        padding: 30px;
        padding-top: 10px;
    }

    .order_content_des_wrap h4 {
        position: relative;
        font-size: 24px;
    }

    .order_content_des_wrap span {
        position: absolute;
        top: 8px;
        left: -29px;
        width: 16px;
        height: 16px;
    }

    .order_content_des_wrap span i {}

    .order_content_des_wrap p {
        font-size: 18px;
        line-height: 32px;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .order_product2 {
        width: 100%;
    }

    .order_product3 {
        width: 100%;
        max-width: 293px;
        display: block;
        margin: 0 auto;
        margin-top: 20px;
    }

    .order_content_des_wrap table {
        text-align: left;
        margin-top: 20px;
    }

    .order_content_des_wrap th {
        width: 33.3333%;
        font-size: 20px;
        padding: 21px;
        padding-left: 30px;
    }

    .order_content_des_wrap td {
        width: 66.6666%;
        font-size: 20px;
        padding: 21px;
        padding-left: 30px;
    }

    .order_content_des_wrap .type2 {
        margin-bottom: 12px;
    }

    .order_content_des_wrap .type2 th {
        width: 34.4444%;
    }

    .order_content_des_wrap .type2 td {
        width: 65.5555%;
    }

    .order_content_des_wrap .footnote {
        font-size: 18px;
        margin-top: 12px;
    }

    .order_content_box_wrap {
        display: flex;
        flex-direction: column;
    }

    .order-content_box1 {
        margin-right: 0;
    }

    .order-content_box1 img {
        margin-bottom: 60px;
    }

    .order-content_box2 img {
        max-width: 307px;
        height: 212px;
        display: block;
        margin: 0 auto;
    }

    .order_content_box_wrap img {
        margin-top: 30px;
        width: 100%;
        height: 227px;
    }


    /* 二쇰Ц�삎 �떆�뒪�뀥 �젣�옉 �럹�씠吏� �걹 768 */

    /* fixture �꽕怨� �럹�씠吏� �떆�옉 768 */

    .fixture_wrap {
        margin-bottom: 150px;
    }

    .fixture_content_wrap {
        width: 100%;
        height: auto;
        padding: 70px 30px;
        margin-bottom: 50px;
    }

    .fixture_content_wrap h3 {
        font-size: 24px;
        margin-bottom: 25px;
        padding-left: 0;
        text-align: center;
    }

    .fixture_content_wrap h3:before {
        content: '';
        position: absolute;
        top: -24px;
        left: 50%;
        transform: translateX(-50%);
        width: 50px;
        height: 2px;
    }

    .fixture_content_wrap>p {
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 56px;
    }

    .fixture_img_wrap {
        display: flex;
        margin-bottom: 60px;
    }

    .fixture_img_wrap .swiper-slide {
        width: 80%;
    }

    .fixture_img_box {
        width: calc(50% - 14px);
        float: left;
    }

    .fixture_img_box:first-child {
        margin-right: 28px;
    }

    .fixture_img>img {
        width: 100%;
    }

    .fixture_img_box p {
        text-align: center;
        padding: 21px;
        font-size: 18px;
    }

    .fixture_content_box {
        margin-bottom: 20px;
    }

    .fixture_box_img {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
    }

    .fixture_img2 {
        display: block;
        margin: 0 auto;
    }

    .fixture_box_des {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 60px;
    }

    .fixture_box_des p {
        font-size: 20px;
        line-height: 32px;
    }

    .fixture_img_box2 {
        float: left;
        width: calc(25% - 15px);
        margin-right: 20px;
    }

    .fixture_img_box2:last-child {
        margin-right: 0;
    }

    /* fixture �꽕怨� �럹�씠吏� �걹 768 */

    /* 怨꾩륫 遺꾩꽍 �떆�뿕 �슜�뿭 �럹�씠吏� �떆�옉 768 */

    .measuring_full_wrap {
        margin-bottom: 60px;
    }

    .measuring_wrap {
        max-width: 1200px;
        margin: 0 auto;
        margin-bottom: 150px;
    }

    .measuring_content_wrap {
        width: 100%;
        height: auto;
        padding: 70px 30px;
        margin-bottom: 50px;
    }

    .measuring_content_wrap h3 {
        font-size: 24px;
        padding-left: 0;
        text-align: center;
        margin-bottom: 25px;
    }

    .measuring_content_wrap h3:before {
        top: -24px;
        left: 50%;
        transform: translateX(-50%);
        width: 50px;
    }

    .measuring_content_wrap ul {
        padding-left: 0;
    }

    .measuring_content_wrap li {
        font-size: 18px;
        line-height: 27px;
    }

    .measuring_content_wrap h4 {
        font-size: 24px;
        padding-left: 30px;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .measuring_content_wrap h4 span {
        position: absolute;
        top: 8px;
        left: 0;
        width: 16px;
        height: 16px;
    }

    .measuring_content_wrap span i {
        font-size: 12px;
        top: 2px;
        left: 3px;
    }

    .measuring_img_wrap1 {
        padding-left: 0;
        display: flex;
        flex-direction: column;
    }

    .measuring_img_wrap1 img:first-child {
        margin-bottom: 20px;
    }

    .measuring_table {
        padding-left: 0;
    }

    .measuring_content_wrap table {
        margin-top: 20px;
    }

    .measuring_content_wrap th {
        width: 31.0344%;
        font-size: 20px;
        padding: 21px;
        padding-left: 30px;
    }

    .measuring_content_wrap td {
        width: 68.9655%;
        font-size: 18px;
        padding: 21px;
        padding-left: 30px;
    }

    .measuring_img_wrap {
        display: flex;
        padding-left: 0;
        margin-bottom: 30px;
    }

    .measuring_img_box {
        float: left;
    }
    /* .measuring_img img {
        max-width: 315px;
    } */

    .measuring_img_wrap2 {
        padding-left: 0;
        display: flex;
        justify-content: center;
    }

    .measuring_img_wrap2 p {
        font-size: 16px;
        padding: 20px 0;
    }

    .measuring_img_1 {
        float: left;
        margin-right: 0;
    }

    .measuring_img_2 {
        float: left;
    }

    /* 怨꾩륫 遺꾩꽍 �떆�뿕 �슜�뿭 �럹�씠吏� �걹 768 */

    /* 蹂댁쑀�옣鍮꾪쁽�솴 �럹�씠吏� �떆�옉 768 */

    .equipment_state_wrap {
        margin-bottom: 150px;
    }

    .equipment_state_img_wrap {
        width: 100%;
        display: flex;
        margin-bottom: 30px;
    }

    .equipment_state_wrap .swiper_mobile {
        margin-bottom: 80px;
    }

    .equipment_state_img_box {
        float: left;
        width: 31.6666%;
        margin-right: 2.5%;
        margin-bottom: 2.5%;
    }

    .equipment_state_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .equipment_state_table thead {
        text-align: center;
    }

    .equipment_state_table thead th:last-child {
        width: 62.0689%;
    }

    .equipment_state_table th {
        font-size: 18px;
        padding: 21px 15px;
    }

    .equipment_state_table td {
        font-size: 18px;
        line-height: 28px;
        padding: 21px 15px;
    }

    /* 蹂댁쑀�옣鍮꾪쁽�솴 �럹�씠吏� �걹 768 */


    /* 援먯쑁�븞�궡 �럹�씠吏� �떆�옉 768 */
    .edu_info_wrap {
        width: 100%;
        padding: 70px 0;
        margin-bottom: 120px;
    }

    .edu_info_wrap p {
        font-size: 18px;
        color: #666;
        line-height: 35px;
    }

    .edu_schedule_down {
        width: 100%;
        height: 60px;
        font-size: 22px;
        color: #fff;
        line-height: 60px;
        border-radius: 30px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .edu_schedule_down i {
        font-size: 17px;
        margin-left: 15px;
    }

    .edu_info_box p {
        font-size: 18px;
        color: #666;
        line-height: 26px;
    }

    .edu_info_box p:nth-child(4) {
        font-size: 18px;
    }


    .edu_detail_wrap {
        margin-bottom: 150px;
    }

    .detail_tit_wrap {
        width: 100%;
        float: none;
    }

    .detail_tit_wrap h3 {
        font-size: 24px;
        margin-left: 76px;
        margin-bottom: 25px;
    }

    .detail_tit_wrap h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: -74px;
        width: 50px;
        height: 2px;
    }

    .detail_des_wrap {
        width: 100%;
        float: none;
    }

    .detail_des_wrap p {
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 120px;
        margin-left: 14px;
    }

    .detail4 .detail_des_wrap p {
        margin-bottom: 50px;
    }

    .detail_des li {
        font-size: 18px;
        color: #333;
    }

    .detail_des li p {
        font-size: 18px;
        color: #666;
        line-height: 32px;
        margin-top: 22px;
        margin-left: 14px;
        margin-bottom: 50px;
    }

    /* �뀒�씠釉� �떆�옉 */
    .detail1 table {
        text-align: center;
        margin-top: 21px;
        margin-left: 14px;
        box-sizing: border-box;
    }

    .detail1 th {
        font-weight: normal;
        font-size: 18px;
        padding: 21px;
        width: 50%;
    }

    .detail1 td {
        font-size: 18px;
        padding: 21px;
    }

    .detail2 table {
        margin-top: 21px;
        margin-left: 14px;
    }

    .detail2 th {
        font-weight: normal;
        font-size: 18px;
        padding: 21px;
    }

    .detail2 td {
        font-size: 18px;
        padding: 21px;
    }

    .detail3 table {
        margin-top: 21px;
        margin-left: 14px;
    }

    .detail3 th {
        font-weight: normal;
        font-size: 18px;
        padding: 21px;
    }

    .detail3 td {
        font-size: 18px;
        padding: 21px;
    }

    .detail4 table {
        margin-top: 21px;
        margin-left: 14px;
    }

    .detail4 th {
        font-weight: normal;
        font-size: 18px;
        padding: 21px;
    }

    .detail4 th:first-child {
        border-left: none;
    }

    .detail4 td {
        font-size: 18px;
        padding: 21px 0;
    }

    /* 援먯쑁�븞�궡 �럹�씠吏� �걹 768 */

    /* 援먯쑁�떊泥� �럹�씠吏� �떆�옉 768 */

    /* �떖�젰 �쁺�뿭 �떆�옉 */
    .edu_apply_info {
        padding: 42px;
        background: #f7f7f7;
        text-align: center;
        margin-bottom: 80px;
    }

    .month_select {
        margin-bottom: 60px;
        text-align: center;
    }

    .month_select .prev {
        width: 30px;
        height: 30px;
        border: 1px solid #e8e8e8;
        background: #f7f7f7;
        border-radius: 50%;
        box-sizing: border-box;
        cursor: pointer;
        position: relative;
        vertical-align: middle;
        margin-right: 50px;
    }

    .month_select .prev i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 16px;
        color: #666;
    }

    .month_select .thismonth {
        font-family: 'noto-sans-medium';
        font-size: 26px;
        color: #222;
        vertical-align: middle;
    }

    .month_select .next {
        width: 30px;
        height: 30px;
        border: 1px solid #e8e8e8;
        background: #f7f7f7;
        border-radius: 50%;
        box-sizing: border-box;
        cursor: pointer;
        position: relative;
        vertical-align: middle;
        margin-left: 50px;
    }

    .month_select .next i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 16px;
        color: #666;
    }

    .month_select li {
        display: inline-block;
    }

    .calendar_pc {
        margin-bottom: 80px;
        text-align: center;
        display: none;
    }

    .calendar_mobile {
        display: block;
        margin-bottom: 50px;
    }

    .calendar_mobile th {
        font-family: 'noto-sans-medium';
        font-size: 24px;
        color: #333;
        padding: 12px 0;
        border-bottom: 1px solid #ddd;
    }

    .calendar_mobile th>p {
        display: inline-block;
        background: #fafafa;
        width: 100%;
        padding: 12px 0;
    }

    .calendar_mobile td {
        font-family: 'noto-sans-demilight';
        font-size: 18px;
        border-bottom: 1px solid #ddd;
    }

    .calendar_mobile .class_open {
        font-family: 'noto-sans-demilight';
        font-size: 22px;
        color: #004889;
        padding: 12px 0;
        padding-left: 30px;
        display: inherit;
    }

    .calendar_mobile .class_end {
        font-family: 'noto-sans-demilight';
        font-size: 22px;
        color: #afafaf;
        text-decoration: line-through;
        padding: 12px 0;
        padding-left: 30px;
        display: inherit;
    }

    /* �떖�젰 �쁺�뿭 �걹 */

    .edu_apply_info h2 {
        font-size: 30px;
        margin-bottom: 28px;
    }

    .edu_apply_info p {
        font-size: 20px;
        line-height: 36px;
    }

    .edu_apply_wrap {
        margin-bottom: 150px;
    }

    .edu_apply_form p {
        font-size: 22px;
        margin-top: 60px;
    }
    .edu_apply_form .edu_apply_box_wrap {
        border-bottom: 0;
        height: auto;
    }
    .edu_apply_form .edu_apply_box_wrap p {
        padding:0;
    }

    .edu_apply_form .edu_apply_box_wrap:first-child {
        border-top: 1px solid #333;
    }

    .edu_apply_form .edu_apply_box_wrap div {
        float: none;
    }

    .edu_apply_form .edu_apply_box_wrap input {
        height: 70px;
        border-radius: 0;
        margin: 10px 0;
    }

    .edu_apply_form .input_box1 {
        width: 100%;
    }

    .edu_apply_form .input_box2 {
        width: 100%;
    }

    .edu_apply_form .input_box3 {
        width: 100%;
    }

    .edu_apply_form .edu_apply_box {
        width: 100%;
    }

    .edu_apply_form .input_box2 input.input1 {
        width: 100%;
    }

    .edu_apply_form .input_box3 input {
        width: 100%;
    }

    .edu_apply_form .tellinfo_select {
        width: 24%;
        border-radius: 0;
        height: 70px;
        padding-left: 14px;
        font-size: 20px;
    }

    .edu_apply_form .input_edu_apply.tell1 {
        width: 34%;
    }

    .edu_apply_form .input_edu_apply.tell2 {
        width: 34%;
    }

    .edu_apply_form .headcount_select {
        width: 100%;
        height: 70px;
        margin: 10px 0;
        border-radius: 0;
        padding-left: 14px;
        font-size: 20px;
    }

    .edu_apply_form .input_edu_apply.mail1 {
        width: 60%
    }

    .edu_apply_form .input_edu_apply.mail2 {
        width: 35%;
    }

    .edu_apply_form .mailinfo span {
        width: 5%;
    }

    .edu_apply_form .mail_select {
        width: 100%;
        height: 70px;
        margin-left: 0;
        border-radius: 0;
        padding-left: 14px;
        font-size: 20px;
    }

    .edu_apply_form input[type=text] {
        font-size: 20px;
    }

    .edu_apply_form input[type=text][readonly] {
        font-size: 20px;
    }

    .edu_apply_form .info_des {
        margin-top: 30px;
    }

    .edu_apply_form .info_des p {
        font-size: 18px;
        line-height: 26px;
        margin-top: 10px;
    }
    .edu_apply_form .info_des p:first-child {
        margin-top:0;
    }

    .edu_apply_form h3 {
        margin-top: 48px;
        margin-bottom: 25px;
        font-size: 24px;
    }

    .edu_apply_form .terms {
        width: 100%;
        height: 250px;
        margin-bottom: 30px;
        padding: 45px 30px;
        box-sizing: border-box;
        overflow: auto;
    }

    .edu_apply_form .terms p {
        font-size: 20px;
        line-height: 28px;
    }

    .edu_apply_form .required {
        position: relative;
        display: inline-block;
    }

    .edu_apply_form .required:after {
        content: '*';
        position: absolute;
        top: 0;
        right: -9px;
        font-size: 22px;
    }

    .edu_apply_form .agree_input {
        width: 16px;
        height: 16px;
        margin-right: 12px;
    }

    .edu_apply_form .agree_label {
        font-size: 18px;
    }

    .edu_apply_form .submit_btn {
        display: block;
        width: 220px;
        height: 65px;
        margin: 60px auto 0;
        font-size: 22px;
    }

    /* 援먯쑁�떊泥� �럹�씠吏� �걹 768 */


    /* 寃ъ쟻臾몄쓽 �럹�씠吏� �떆�옉 768 */
    .estimate_wrap {
        margin-bottom: 150px;
    }

    .estimate_form p {
        font-size: 22px;
        padding-left: 0;
    }

    .estimate_form .box_wrap {
        border-bottom: none;
    }

    .estimate_form .box_wrap .t_tit, .estimate_form .box_wrap .tit, .estimate_form .box_wrap .input_box1, .estimate_form .box_wrap .input_box2 {
        float: none;
    }

    .estimate_form .box_wrap input {
        height: 70px;
        margin: 10px 0;
    }

    .estimate_form .input_box1 input {
        width: 100%;
    }

    .estimate_form .input_box2 input {
        width: 100%;
    }

    .estimate_form .t_tit {
        width: 100%;
    }

    .estimate_form .input_box1 {
        width: 100%;
    }

    .estimate_form .input_box2 {
        width: 100%;
    }

    input::-webkit-input-placeholder {
        font-size: 22px;
    }

    input::-moz-placeholder {
        font-size: 22px;
    }

    input:-ms-input-placeholder {
        font-size: 22px;
    }

    input:-moz-placeholder {
        font-size: 22px;
    }

    input::placeholder {
        font-size: 22px;
    }

    .estimate_form .query_select {
        width: 100%;
        height: 70px;
        margin: 10px 0;
        font-size: 22px;
    }

    .estimate_form .tellinfo_select {
        width: 24%;
        border-radius: 0;
        height: 70px;
        padding-left: 14px;
        font-size: 20px;
    }

    .estimate_form .input_edu_apply.tell1 {
        width: 34%;
    }

    .estimate_form .input_edu_apply.tell2 {
        width: 34%;
    }

    .estimate_form .input_box1 .mail1 {
        width: 60%;
    }

    .estimate_form .input_box1 .mail2 {
        width: 35%;
    }

    .estimate_form .input_box1 span {
        font-size: 16px;
        width: 5%;
    }

    .estimate_form .mail_select {
        width: 100%;
        height: 70px;
        margin-left: 0px;
        font-size: 22px;
    }

    .estimate_form .input_estimate.query {
        width: 100%;
        margin: 10px 0;
        font-size: 22px;
    }

    .estimate_form .file_label {
        width: 120px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
        float: none;
    }

    .estimate_form .input_box1 .label_txt {
        font-size: 15px;
        margin-left: 20px;
        display: none;
    }

    .estimate_form .input_box1 .label_txt.mobile {
        display: block;
        margin-left: 0;
        font-size: 18px;
    }

    .estimate_form .file_area {
        clear: both;
        width: 100%;
        margin-bottom: 20px;
    }

    .estimate_form .file_area ol li {
        font-size: 20px;
        line-height: 50px;
    }

    .estimate_form h3 {
        margin-top: 48px;
        margin-bottom: 25px;
        font-size: 20px;
    }

    .estimate_form .terms {
        width: 100%;
        height: 250px;
        margin-bottom: 30px;
    }

    .estimate_form .terms p {
        font-size: 20px;
        line-height: 32px;
        color: #666;
    }

    .estimate_form .agree_input {
        width: 16px;
        height: 16px;
        margin-right: 12px;
    }

    .estimate_form .agree_label {
        font-size: 18px;
    }

    .estimate_form .submit_btn {
        margin: 60px auto 0;
        font-size: 22px;
    }

    /* 寃ъ쟻臾몄쓽 �럹�씠吏� �걹 768 */

    /* 湲곗닠�룞�뼢 �럹�씠吏� �떆�옉 768 */

    .board {
        margin-bottom: 150px;
    }

    .board_sort {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .board table .hits {
        display: none;
    }

    .board thead th {
        font-size: 18px;
        padding: 24px 0;
    }

    .board thead .num {
        width: 12.0689%;
    }

    .board thead .tit {
        width: 67.2413%;
    }

    .board thead .date {
        width: 20.6896%;
    }

    .board thead .hits {
        width: 12.5%;
    }

    .board tbody td {
        font-size: 16px;
        padding: 24px 0;
    }

    .board tbody .tit {
        text-align: left;
    }

    .board table .tit a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
    }

    .board .search_wrap {
        margin-top: 50px;
        padding: 23px 0;
    }

    .board .search_form {
        display: flex;
        justify-content: center;
        flex-direction: row;
    }

    .board .search_form .search {
        width: 31.0344%;
        height: 50px;
        margin-right: 1.7241%;
        font-size: 16px;
        padding-left: 22px;
    }

    .board input[type=text] {
        font-size: 18px;
    }

    .board .search_form .search_word {
        width: 50%;
        height: 50px;
        margin-right: 0;
    }

    .board .search_form .submit_btn {
        width: 10%;
        height: 50px;
        border-radius: 0;
    }

    .board .search_form .submit_btn.pc {
        display: none;
    }

    .board .search_form .submit_btn.mobile {
        display: block;
        font-size: 30px;
    }


    /* 湲곗닠�룞�뼢 �럹�씠吏� �걹 768 */

    /* 怨듭��궗�빆 �럹�씠吏� �떆�옉 768 */

    .board_notice .tit {
        font-size: 22px;
    }

    .board_notice .icon_notice {
        font-size: 15px;
        width: 50px;
        height: 30px;
        line-height: 30px;
    }

    .board_notice .icon_new {
        display: none;
    }

    /* 怨듭��궗�빆 �럹�씠吏� �걹 768 */

    /* Q&A �럹�씠吏� �떆�옉 768 */

    .board_qna_wrap thead th {
        font-size: 18px;
        padding: 24px 0;
    }

    .board_qna_wrap thead .num {
        width: 10%;
    }

    .board_qna_wrap thead .tit {
        width: 45%;
    }

    .board_qna_wrap thead .author {
        width: 15%;
    }

    .board_qna_wrap thead .date {
        display: none;
    }

    .board_qna_wrap thead .answer {
        width: 20%;
    }

    .board_qna_wrap tbody td {
        font-size:16px;
        padding: 24px 0;
    }

    .board_qna_wrap tbody .tit {
        text-align: left;
    }

    .board_qna_wrap table .tit a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
    }

    .board_qna_wrap tbody .date {
        display: none;
    }

    .board_qna_wrap .search_wrap {
        margin-top: 50px;
        padding: 23px 0;
    }

    .board_qna_wrap .search_form {
        display: flex;
        justify-content: center;
        flex-direction: row;
    }

    .board_qna_wrap .search_form .search {
        width: 31.0344%;
        height: 50px;
        border-radius: 0;
        margin-right: 0.4166%;
        font-size: 18px;
        padding-left: 22px;
    }

    .board_qna_wrap .search_form .search_word {
        width: 50%;
        height: 50px;
        border-radius: 0;
        margin-right: 0;
    }

    .board_qna_wrap input[type=text] {
        font-size: 18px;
    }

    .board_qna_wrap .search_form .submit_btn {
        width: 10%;
        height: 50px;
        border-radius: 0;
    }

    .board_qna_wrap .search_form .submit_btn.mobile {
        display: block;
    }

    .board_qna_wrap .icon_new {
        display: none;
    }

    .board_qna_wrap .answer_no {
        color: #e33b3b;
    }

    .board_qna_wrap .answer_ok {
        color: #004889;
    }
    .estimate_form .txt_list {
        padding-left:0;
    }
    .estimate_form .txt_list li {
        font-size:18px;
        line-height:32px;
    }
    /* Q&A �럹�씠吏� �걹 768 */

    /* 寃뚯떆�뙋 �긽�꽭 �럹�씠吏� �떆�옉 768 */

    .tdp_wrap {
        margin-bottom: 150px;
    }

    .board_detail table {
        text-align: left;
    }

    .board_detail thead th {
        font-size: 22px;
        padding: 22px 0;
        padding-left: 20px;
    }

    .board_detail tbody td {
        width: 32.7586%;
        font-size: 20px;
        padding: 17px 0;
    }

    .board_detail .date {
        width: 15.862%;
        font-size: 20px;
    }

    .board_detail .hits {
        width: 15.862%;
        font-size: 20px;
    }

    .board_detail .text_area {
        width: 100%;
        height: 370px;
        font-size: 22px;
        padding-top: 48px;
        padding-left: 20px;
    }

    .board_detail .list_btn {
        margin-top: 50px;
    }

    /* 寃뚯떆�뙋 �긽�꽭 �럹�씠吏� �걹 768 */

    /* Q&A 寃뚯떆�뙋 �긽�꽭 �럹�씠吏� �떆�옉 768 */

    .qna_detail .qna td,
    .qna_detail .qna_answer td {
        width: 23.333%;
    }

    .qna_detail .qna_writer,
    .qna_detail .qna_check,
    .qna_detail .qna_date {
        width: 14% !important;
        font-size: 20px;
    }

    .qna_detail .qna_name {
        width: 7% !important;
    }

    .qna_detail .qna_answer {
        margin-top: 80px;
        background: #fafafa;
    }

    .qna_detail .answer_ok {
        width: 7% !important;
    }
	
	.feature_wrap h3{position:static;}
	.feature_wrap pre{margin-left:0;font-size:14px;}

    /* Q&A 寃뚯떆�뙋 �긽�꽭 �럹�씠吏� �걹 768 */

}


/* �솕硫� �꼫鍮꾧� 320px ~ 460px : 紐⑤컮�씪 */
@media (min-width: 320px) and (max-width: 460px) {
	.sub_wrap_bottom {
		margin-bottom:70px;
	}
	.paging a{width:25px;height:25px;line-height:25px;}
	.paging strong{width:25px;height:25px;line-height:25px;}

    .list_deco1:before {
        top:9px;
    }
    .list_deco2:before {
        top:0;
    }

    .sub_title {
        margin: 40px 0;
    }

    .sub_title h1 {
        font-size: 24px;
    }

    .sub_title p {
        font-size: 13px;
        margin-top:10px;
    }

    /* �쉶�궗媛쒖슂 �럹�씠吏� �떆�옉 320  */
    .bg_title {
        font-size: 24px;
    }

    .bg_text {
        font-size: 14px;
    }

    .main_text {
        margin: 30px 0 60px;
        padding: 0px;
        font-size: 14px;
    }

    .info h3 {
        font-size: 16px;
    }

    .info p {
        font-size: 14px;
    }

    .ideology {
        margin: 60px 0 80px;
    }

    .ideology h2 {
        font-size: 24px;
    }

    .ideology_des_wrap {
        margin-bottom: 75px;
    }

    .ideology_box {
        padding: 0 10px;
    }

    .ideology_des:nth-child(odd) {
        margin: 0 auto;
        margin-bottom: 135px;
    }

    .ideology_des:nth-child(2) {
        margin-bottom: 135px;
    }

    .ideology_des h3 {
        font-size: 20px;
    }

    .ideology_des p {
        padding: 0 25px 37px;
        font-size: 14px;
    }

    /* �쉶�궗媛쒖슂 �럹�씠吏� �걹 320 */

    /* �씤�궗留� �럹�씠吏� �떆�옉 320 */

    .greeting p {
        padding: 0 10px 80px;
    }

    .lab_img_area {
        margin-bottom: 22px;
    }

    .lab_img_area .img_extra {
        display: none;
    }

    .lab_img_area .lab_area_text {
        top: -80px;
        left: 0;
    }

    .lab_img_area .pc_img {
        display: none;
    }

    .lab_img_area .mobile_img {
        display: block;
    }

    .lab_img_area h2 {
        font-size: 20px;
        line-height: 27px;
        padding: 0;
    }

    .lab_img_area p {
        font-size: 13px;
        line-height: 25px;
        padding-left: 0;
    }

    .introduce_area {
        padding: 0;
    }

    .introduce_area p {
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 20px;
        padding-right: 0;
    }

    .introduce_area p span {
        color: #004889;
    }

    .introduce_area p:last-child {
        font-size: 20px;
        margin-top: 50px;
        margin-bottom: 120px;
    }

    /* �씤�궗留� �럹�씠吏� �걹 320 */

    /* 二쇱슂怨좉컻 �럹�씠吏� �떆�옉 320 */
    .partners_wrap {
        width: 100%;
        margin-bottom: 150px;
    }

    .partners {
        float: none;
        width: calc(100% - 52px);
    }

    /* 二쇱슂怨좉컻 �럹�씠吏� �걹 320 */

    /* �뿰�쁺 �럹�씠吏� �떆�옉 320 */

    .timeline_content_wrap {
        padding: 0 0 0 15px;
    }

    .timeline_year {
        padding-left: 40px;
    }

    /* �뿰�쁺 �럹�씠吏� �걹 320 */

    /* contact us �럹�씠吏� �떆�옉 320 */

    .contact_wrap {
        margin-bottom: 40px;
    }

    .map_area {
        height: 180px;
        position: static;
    }

    .googlemap {
        width: 100%;
        height: 180px;
    }

    .head_contact {
        height: 235px;
        position: static;
        padding-left: 25px;
    }

    .head_contact h3 {
        font-size: 20px;
        color: #fff;
        padding-top: 30px;
    }

    .head_contact p {
        font-size: 12px;
        line-height: 15px;
        color: #fff;
    }

    .head_contact .address {
        margin: 18px 0 17px;
    }

    .branch_wrap {
        margin-bottom: 75px;
    }

    .branch_contact {
        padding-left: 37px;
        margin-bottom: 40px;
    }

    .branch_contact h3 {
        font-size: 15px;
        line-height: 14px;
        color: #333;
        position: relative;
        margin-bottom: 17px;
    }

    .branch_contact h3:before {
        left: -37px;
        width: 25px;
    }

    .branch_contact p {
        font-size: 13px;
        color: #666;
        line-height: 15px;
    }

    .branch_contact .address {
        color: #333;
        margin-bottom: 22px;
    }

    .lab_contact {
        padding-left: 37px;
        box-sizing: border-box;
    }

    .lab_contact h3 {
        font-size: 15px;
        line-height: 14px;
        color: #333;
        margin-bottom: 17px;
    }

    .lab_contact h3:before {
        left: -37px;
        width: 25px;
    }

    .lab_contact p {
        font-size: 13px;
        line-height: 15px;
        color: #333;
    }

    /* contact us �럹�씠吏� �걹 320 */

    /* �닔吏�/�닔�룊吏꾨룞�떆�뿕湲� �럹�씠吏� �떆�옉 320 */
    .gu_product_wrap {
        width: 100%;
        margin-bottom: 75px;
    }

    .gu_product {
        float: none;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .gu_product:nth-child(even) {
        margin-right: 0;
    }

    .gu_product_tit p {
        font-size: 14px;
        padding: 9px 0;
    }

    /* �닔吏�/�닔�룊吏꾨룞�떆�뿕湲� �럹�씠吏� �걹 320 */

    /* �닔吏곸닔�룊吏꾨룞�떆�뿕湲� �긽�꽭�럹�씠吏� �떆�옉 320 */

    .gu_prodcut_detail_des {
        width: 100%;
        padding-left: 0;
        box-sizing: border-box;
        text-align: center;
    }

    .gu_prodcut_detail_des p {
        padding-top: 19px;
        padding-bottom: 10px;
        font-size: 14px;
    }

    .gu_prodcut_detail_des h2 {
        font-size: 18px;
    }

    .gu_prodcut_detail_des .bar {
        display: none;
    }

    .pdf_down_btn {
        margin-top: 30px;
        width: 240px;
        height: 50px;
        border-radius: 25px;
        font-size: 14px;
        line-height: 50px;
    }

    .feature_wrap {
        max-width: 1200px;
        height: auto;
        margin: 20px auto 20px;
        padding: 15px;
    }

    .feature_wrap h3 {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .feature_wrap ul li {
        font-size: 14px;
        line-height: 20px;
    }

    .ediotr_area_wrap {
        width: 100%;
        height: 430px;
        margin-bottom: 75px;
    }

    .ediotr_area_wrap p {
        line-height: 430px;
        font-size: 14px;
    }

    /* �닔吏곸닔�룊吏꾨룞�떆�뿕湲� �긽�꽭�럹�씠吏� �걹 320 */

    /* ETAC �럹�씠吏� �떆�옉 320 */

    .etac_wrap {
        margin-bottom: 40px;
    }

    .etac {
        float: none;
        width: 100%;
        margin-bottom: 40px;
    }

    .etac_box {
        margin: 0;
        padding: 10px 10px 0 10px;
    }

    .etac_img {
        width: 100%;
        height: 190px;
    }

    .etac_tit p {
        font-size: 18px;
        padding: 9px 0;
        min-height:50px;
    }

    .more_btn {
        font-size: 14px;
        margin-bottom: 75px;
        margin-top: 40px;
    }

    .more_btn i {
        margin-left: 7px;
        font-size: 14px;
    }

    /* ETAC �럹�씠吏� �걹 320 */

    /* 援��궛梨붾쾭 �럹�씠吏� �떆�옉 320 */
    .domestic_product_wrap {
        margin-bottom: 70px;
    }

    .domestic_wrap {
        margin-bottom: 25px;
    }

    .domestic {
        width: 100%;
    }

    .domestic h2 {
        font-size: 15px;
        padding: 17px 0 10px;
        text-align: center;
    }

    .domestic_des {
        width: 100%;
        padding: 15px;
    }

    .domestic_bg {
        width: 100%;
    }

    .domestic_bg ul {
        padding: 20px;
    }

    .domestic_bg li {
        font-size: 14px;
        line-height: 16px;
    }

    .domestic_bg li p {
        font-size: 12px;
        line-height: 18px;
    }

    .domestic_img_wrap {
        margin-bottom: 40px;
    }

    .domestic_img_box {
        width: 25%;
        float: left;
    }

    .domestic_img1 {
        width: 100%;
        margin: 0 13px;
    }

    .domestic_img2 {
        width: 100%;
        margin: 0 13px;
    }

    .domestic_img3 {
        width: 100%;
        margin: 0 13px;
    }

    .domestic_img4 {
        width: 100%;
        margin: 0 13px;
    }

    .swiper-wrapper {
        display: flex;
    }

    .domestic_product1 {
        margin-bottom: 45px;
        padding-left: 0;
    }

    .domestic_product1 h3 {
        margin-left: 38px;
        font-size: 15px;
        margin-bottom: 15px;
    }

    .domestic_product1 h3:before {
        top: 50%;
        left: -37px;
        width: 25px;
    }

    .domestic_product1 p {
        font-size: 12px;
    }

    .domestic_product2 {
        padding-left: 0px;
    }

    .domestic_product2 h3 {
        margin-left: 38px;
        font-size: 15px;
        margin-bottom: 15px;
    }

    .domestic_product2 h3:before {
        top: 50%;
        left: -37px;
        width: 25px;
        height: 2px;
    }

    .domestic_product2 p {
        font-size: 12px;
    }

    .summary1 {
        margin-bottom: 12px;
    }

    .summary1 th {
        font-size: 12px;
        padding: 10px 7px;
    }


    .summary1 td:first-child {
        font-size: 12px;
    }

    .summary1 td {
        font-size: 12px;
        padding: 10px 7px;
    }


    .summary2 {
        margin-bottom: 12px;
    }

    .summary2 th {
        font-size: 12px;
        padding: 10px 7px;
    }

    .summary2 .table_tit {
        border-left: none;
        font-size: 12px;
    }

    .summary2 td {
        font-size: 12px;
        padding: 10px 7px;
    }

    /* 援��궛梨붾쾭 �럹�씠吏� �걹 320 */

     /* �쁺臾� �럹�씠吏� �떆�옉 320 */

     .eng_wrap {
        margin-bottom: 30px;
    }

    .eng_des {
        padding: 20px;
    }

    .eng_des h2 {
        font-size: 16px;
        width: 125px;
    }

    .eng_des h2:after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
    }

    .eng_des ul {
        margin-top: 28px;
    }

    .eng_des ul li {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 15px;
    }
    .eng_des ul li.tit {
        font-size:18px;
    }
    .eng {
        float: left;
        width: 100%;
        margin-bottom: 40px;
    }

    .eng:nth-child(3n) {
        margin-right: 0;
    }

    .eng_img_box {
        padding: 20px 20px 0 20px;
    }

    .eng_tit p {
        font-size: 14px;
        padding: 16px 0;
    }

    /* �쁺臾� �럹�씠吏� �걹 320 */

    /* �슫�넚�솚寃쎄린濡앷퀎 �럹�씠吏� �떆�옉 320 */

    .saver_wrap {
        margin-bottom: 30px;
    }

    .saver_des {
        padding: 20px;
    }

    .saver_des h2 {
        font-size: 16px;
        width:230px;
    }

    .saver_des h2:after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
    }

    .saver_des ul {
        margin-top: 28px;
    }

    .saver_des ul li {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 15px;
    }

    .saver {
        float: left;
        width: 100%;
        margin-bottom: 40px;
    }

    .saver:nth-child(3n) {
        margin-right: 0;
    }

    .saver_img_box {
        padding: 20px 20px 0 20px;
    }

    .saver_tit p {
        font-size: 14px;
    }

    /* �슫�넚�솚寃쎄린濡앷퀎 �럹�씠吏� �걹 320 */

    /* �냼�쓬吏꾨룞遺꾩꽍湲� �럹�씠吏� �떆�옉 320 */

    .analyzer_wrap {
        margin-bottom: 30px;
    }

    .analyzer_des {
        padding: 20px;
    }

    .analyzer_des h2 {
        font-size: 16px;
        width: 190px;
    }

    .analyzer_des h2:after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
    }

    .analyzer_des ul {
        margin-top: 28px;
    }

    .analyzer_des ul li {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 15px;
    }

    .analyzer {
        float: left;
        width: 100%;
        margin-bottom: 40px;
    }

    .analyzer:nth-child(3n) {
        margin-right: 0;
    }

    .analyzer_img_box {
        padding: 20px 20px 0 20px;
    }

    .analyzer_tit p {
        font-size: 14px;
    }

    /* �냼�쓬吏꾨룞遺꾩꽍湲� �럹�씠吏� �걹 320 */

    /* 珥덉냼�삎DAQ �럹�씠吏� �떆�옉 320 */

    .daq_wrap {
        margin-bottom: 30px;
    }

    .daq_des {
        padding: 20px;
    }

    .daq_des h2 {
        font-size: 16px;
        width:190px;
    }

    .daq_des h2:after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
    }

    .daq_des ul {
        margin-top: 28px;
    }

    .daq_des ul li {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 15px;
    }

    .daq {
        float: left;
        width: 100%;
        margin-bottom: 40px;
    }

    .daq:nth-child(3n) {
        margin-right: 0;
    }

    .daq_img_box {
        padding: 20px 20px 0 20px;
    }

    .daq_tit p {
        font-size: 14px;
    }

    /* 珥덉냼�삎DAQ �럹�씠吏� �걹 320 */

    /* �젅�씠��吏꾨룞怨� �럹�씠吏� �떆�옉 320 */

    .laser_wrap {
        margin-bottom: 30px;
    }

    .laser_des {
        padding: 20px;
    }

    .laser_des h2 {
        font-size: 16px;
        width: 210px;
    }

    .laser_des h2:after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
    }

    .laser_des ul {
        margin-top: 28px;
    }

    .laser_des ul li {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 15px;
    }

    .laser {
        float: left;
        width: 100%;
        margin-bottom: 40px;
    }

    .laser:nth-child(3n) {
        margin-right: 0;
    }

    .laser_img_box {
        padding: 20px 20px 0 20px;
    }

    .laser_tit p {
        font-size: 14px;
    }

    /* �젅�씠��吏꾨룞怨� �럹�씠吏� �걹 320 */

    /* �옄�룞李⑤��뭹 �럹�씠吏� �떆�옉 320 */
    .carparts_tit {
        margin-bottom: 30px;
    }

    .carparts_tit h2 {
        font-size: 16px;
    }

    .carparts_tit p {
        font-size: 14px;
        margin-top: 15px;
    }

    .carparts_content1 {
        margin: 40px 0;
        padding-left: 0px;
    }

    .carparts_content1 h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .carparts_content1 h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0px;
        width: 25px;
        height: 2px;
    }

    .carparts_content1 tbody {
        text-align: left;
    }

    .carparts_content1 th {
        width: 31.0444%;
        font-size: 14px;
        padding: 10px;
    }

    .carparts_content1 td {
        width: 68.9655%;
        font-size: 13px;
        padding: 10px;
    }

    .carparts_content2 {
        margin: 40px 0;
        padding-left: 0;
    }

    .carparts_content2 h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .carparts_content2 h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0px;
        width: 25px;
        height: 2px;
    }

    .carparts_content2 ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 17px;
    }

    .carparts_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .carparts_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .carparts_content2_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    .carparts_content3 {
        margin: 40px 0;
        padding-left: 0;
    }

    .carparts_content3 h3 {
        position: relative;
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .carparts_content3 h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0px;
        width: 25px;
        height: 2px;
    }

    .carparts_content3 ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 17px;
    }

    .carparts_content3_img_box {
        width: 48.2758%;
        float: left;
        margin-right: 2.9310%;
    }

    .carparts_content3_img {
        width: 100%;
    }

    .carparts_content3_img_box:nth-child(3n) {
        margin-right: 2.9310%;
    }

    .carparts_content3_img_box:nth-child(2n) {
        margin-right: 0;
    }

    .carparts_content3_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    /* �옄�룞李⑤��뭹 �럹�씠吏� �걹 320 */

    /* �쟾湲�/�쟾�옄 �럹�씠吏� �떆�옉 320 */

    .electronics_tit {
        margin-bottom: 30px;
    }

    .electronics_tit h2 {
        font-size: 16px;
    }

    .electronics_tit p {
        font-size: 20px;
        margin-top: 15px;
    }

    .electronics_content1 {
        margin: 40px 0;
    }

    .electronics_content1 h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .electronics_content1 h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0px;
        width: 25px;
        height: 2px;
    }

    .electronics_content1 ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 17px;
    }

    .electronics_content2 {
        margin: 40px 0;
    }

    .electronics_content2 h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .electronics_content2 h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 25px;
        height: 2px;
    }

    .electronics_content2 ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 17px;
    }

    .electronics_content3 {
        margin: 40px 0;
    }

    .electronics_content3 h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .electronics_content3 h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 25px;
        height: 2px;
    }

    .electronics_content3 ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 17px;
    }

    .electronics_content3_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .electronics_content3_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .electronics_content3_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    .electronics_content4 {
        margin: 40px 0;
    }

    .electronics_content4 h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .electronics_content4 h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 25px;
        height: 2px;
    }

    .electronics_content4 ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 17px;
    }

    .electronics_content4_img_box {
        width: 48.2758%;
        float: left;
        margin-right: 2.9310%;
    }

    .electronics_content4_img_box:nth-child(3n) {
        margin-right: 2.9310%;
    }

    .electronics_content4_img_box:nth-child(2n) {
        margin-right: 0;
    }

    .electronics_content4_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    /* �쟾湲�/�쟾�옄 �럹�씠吏� �걹 320 */

    /* �슦二쇳빆怨� �럹�씠吏� �떆�옉 320 */
    .aerospace_tit {
        margin-bottom: 30px;
    }

    .aerospace_tit h2 {
        font-size: 16px;
    }

    .aerospace_tit p {
        font-size: 14px;
        margin-top: 15px;
    }

    .aerospace {
        margin: 40px 0;
        padding-left: 0;
    }

    .aerospace h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .aerospace h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0px;
        width: 25px;
        height: 2px;
    }

    .aerospace ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 17px;
    }

    .aerospace_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .aerospace_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .aerospace_content2_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    .aerospace_content3_img_box {
        width: 48.2758%;
        float: left;
        margin-right: 2.9310%;
    }

    .aerospace_content3_img_box:nth-child(3n) {
        margin-right: 2.9310%;
    }

    .aerospace_content3_img_box:nth-child(2n) {
        margin-right: 0;
    }

    .aerospace_content3_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    /* �슦二쇳빆怨� �럹�씠吏� �걹 320 */

    /* 諛⑹궛 �럹�씠吏� �떆�옉 320 */
    .military_tit {
        margin-bottom: 30px;
    }

    .military_tit h2 {
        font-size: 16px;
    }

    .military_tit p {
        font-size: 14px;
        margin-top: 15px;
    }

    .military {
        margin: 40px 0;
    }

    .military h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .military h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0px;
        width: 25px;
        height: 2px;
    }

    .military ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 17px;
    }

    .military_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .military_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .military_content2_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    .military_content2 p {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .military_content2 table td {
        font-size: 13px;
        padding: 10px 0;
    }

    /* 諛⑹궛 �럹�씠吏� �걹 320 */

    /* �쟾湲곗감/諛고꽣由� �럹�씠吏� �떆�옉 320 */
    .carbattery_tit {
        margin-bottom: 30px;
    }

    .carbattery_tit h2 {
        font-size: 16px;
    }

    .carbattery_tit p {
        font-size: 14px;
        margin-top: 15px;
    }

    .carbattery {
        margin: 40px 0;
        padding-left: 0;
    }

    .carbattery h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .carbattery h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0px;
        width: 25px;
        height: 2px;
    }

    .carbattery ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 17px;
    }

    .carbattery_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .carbattery_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .carbattery_content2_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    .carbattery_content3_img_box {
        width: 48.2758%;
        float: left;
        margin-right: 2.9310%;
    }

    .carbattery_content3_img_box:nth-child(3n) {
        margin-right: 2.9310%;
    }

    .carbattery_content3_img_box:nth-child(2n) {
        margin-right: 0;
    }

    .carbattery_content3_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    /* �쟾湲곗감/諛고꽣由� �럹�씠吏� �걹 320 */

    /* �떆�뿕愿��젴遺꾩빞 �럹�씠吏� �떆�옉 320 */
    .testingservice_tit {
        margin-bottom: 30px;
    }

    .testingservice_tit h2 {
        font-size: 16px;
    }

    .testingservice_tit p {
        font-size: 14px;
        margin-top: 15px;
    }

    .testingservice {
        margin: 40px 0;
    }

    .testingservice h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .testingservice h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0px;
        width: 25px;
        height: 2px;
    }

    .testingservice ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 17px;
    }

    .testingservice_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .testingservice_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .testingservice_content2_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    .testingservice_content2 p {
        font-size: 13px;
        margin-bottom: 20px;
    }

    /* �떆�뿕愿��젴遺꾩빞 �럹�씠吏� �걹 320 */

    /* 諛섎룄泥� �럹�씠吏� �떆�옉 320 */
    .semiconductor_tit {
        margin-bottom: 30px;
    }

    .semiconductor_tit h2 {
        font-size: 16px;
    }

    .semiconductor_tit p {
        font-size: 14px;
        margin-top: 15px;
    }

    .semiconductor {
        margin: 40px 0;
        padding-left: 0;
    }

    .semiconductor h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .semiconductor h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0px;
        width: 25px;
        height: 2px;
    }

    .semiconductor ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 17px;
    }

    .semiconductor_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .semiconductor_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .semiconductor_content2_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    .semiconductor_content3_img_box {
        width: 48.2758%;
        float: left;
        margin-right: 2.9310%;
    }

    .semiconductor_content3_img_box:nth-child(3n) {
        margin-right: 2.9310%;
    }

    .semiconductor_content3_img_box:nth-child(2n) {
        margin-right: 0;
    }

    .semiconductor_content3_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    /* 諛섎룄泥� �럹�씠吏� �걹 320 */

    /* �뙣�궎吏��뀒�뒪�듃 �럹�씠吏� �떆�옉 320 */
    .packagetest_tit {
        margin-bottom: 30px;
    }

    .packagetest_tit h2 {
        font-size: 16px;
    }

    .packagetest_tit p {
        font-size: 14px;
        margin-top: 15px;
    }

    .packagetest {
        margin: 40px 0;
    }

    .packagetest h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .packagetest h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0px;
        width: 25px;
        height: 2px;
    }

    .packagetest ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 17px;
    }

    .packagetest_content2_img_box {
        width: 32.0284%;
        float: left;
        margin-right: 1.9572%;
    }

    .packagetest_content2_img_box:nth-child(3n) {
        margin-right: 0;
    }

    .packagetest_content2_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    .packagetest_content2 p {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .packagetest_content3_img_box {
        width: 48.2758%;
        float: left;
        margin-right: 2.9310%;
    }

    .packagetest_content3_img_box:nth-child(3n) {
        margin-right: 2.9310%;
    }

    .packagetest_content3_img_box:nth-child(2n) {
        margin-right: 0;
    }

    .packagetest_content3_img_box p {
        font-size: 14px;
        padding: 11px 0;
    }

    /* �뙣�궎吏��뀒�뒪�듃 �럹�씠吏� �걹 320 */

    /* �옣鍮꾨같移� �궗濡� �럹�씠吏� �떆�옉 320 */

    .arrangement_wrap {
        margin-bottom: 75px;
    }

    .tab_pc {
        display: none;
        text-align: center;
        margin-bottom: 80px;
    }

    .tab_select_mobile {
        display: block;
        margin-bottom: 30px;
    }

    .tab_select_mobile select::-ms-expand {
        display: none;
    }

    .tab_mobile {
        width: 100%;
        height: 40px;
        border-radius: 0;
        border: 3px solid #004889;
        box-sizing: border-box;
        background: url(../images/select_down-arrow.png) 95% 50% no-repeat;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-family: 'noto-sans-demilight';
        font-size: 16px;
        padding-left: 32px;
    }

    .content_case_wrap h3 {
        position: relative;
        font-size: 16px;
        padding-left: 30px;
        margin-bottom: 15px;
    }

    .content_case_wrap h3:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 25px;
        height: 2px;
    }

    .content_case_wrap>p {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .case_box {
        float: none;
        width: 100%;
        height: 220px;
        padding: 17px 14px 14px 15px;
        box-sizing: border-box;
        margin-right: 0;
        margin-bottom: 7px;
    }

    .case_box:nth-child(3n) {
        margin-right: 0;
    }

    .case_box .numberning {
        width: 35px;
        height: 35px;
        font-size: 15px;
        line-height: 35px;
    }

    .case_box h4 {
        font-size: 16px;
    }

    .case_box p {
        font-size: 14px;
        padding-top: 15px;
        padding-left: 46px;
        margin-bottom: 14px;
    }

    .case_box a {
        font-size: 14px;
        padding-bottom: 4px;
        position: absolute;
        bottom: 30px;
        right: 30px;
    }

    .case9_box {
        padding: 26px 20px;
    }

    .case9_box h4 {
        font-size: 16px;
    }

    .case9_box p {
        font-size: 14px;
        margin-top: 13px;
    }

    /* �옣鍮꾨같移� �궗濡� �럹�씠吏� �걹 320 */

    /* 二쇰Ц�삎 �떆�뒪�뀥 �젣�옉 �럹�씠吏� �떆�옉 320 */

    .order_system_wrap {
        margin-bottom: 75px;
    }

    .order_content_wrap {
        padding: 35px 15px;
        margin-bottom: 25px;
    }

    .order_content_wrap h3 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .order_content_wrap h3:before {
        content: '';
        position: absolute;
        top: -12px;
        left: 50%;
        transform: translateX(-50%);
        width: 25px;
        height: 2px;
    }

    .order_content_img_wrap {
        margin-bottom: 32px;
    }

    /* .order_content_img_wrap>img {
        width: 100%;
        max-width: 360px;
        display: block;
        margin: 0 auto;
    } */

    .order_content_des_wrap {
        padding: 15px;
        padding-top: 5px;
    }

    .order_content_des_wrap h4 {
        font-size: 15px;
        padding-left: 15px;
    }

    .order_content_des_wrap span {
        position: absolute;
        top: 4px;
        left: -15px;
        width: 14px;
        height: 14px;
    }

    .order_content_des_wrap span i {
        top: 1px;
        left: 2px;
    }

    .order_content_des_wrap p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .order_product2 {
        width: 100%;
    }

    .order_product3 {
        width: 100%;
        max-width: 293px;
        display: block;
        margin: 0 auto;
        margin-top: 10px;
    }

    .order_content_des_wrap table {
        margin-top: 10px;
    }

    .order_content_des_wrap th {
        width: 33.3333%;
        font-size: 13px;
        padding: 10px;
        padding-left: 15px;
    }

    .order_content_des_wrap td {
        width: 66.6666%;
        font-size: 13px;
        padding: 10px;
        padding-left: 15px;
    }

    .order_content_des_wrap .type2 {
        margin-bottom: 6px;
    }

    .order_content_des_wrap .type2 th {
        width: 34.4444%;
    }

    .order_content_des_wrap .type2 td {
        width: 65.5555%;
    }

    .order_content_des_wrap .footnote {
        font-size: 14px;
        margin-top: 6px;
    }

    .order_content_box_wrap {
        display: flex;
        flex-direction: column;
    }

    .order-content_box1 {
        margin-right: 0;
    }

    .order-content_box1 img {
        margin-bottom: 30px;
    }

    .order-content_box2 img {
        max-width: 307px;
        height: 212px;
        display: block;
        margin: 0 auto;
    }

    .order_content_box_wrap img {
        margin-top: 15px;
        width: 100%;
        height: 227px;
    }


    /* 二쇰Ц�삎 �떆�뒪�뀥 �젣�옉 �럹�씠吏� �걹 320 */

    /* fixture �꽕怨� �럹�씠吏� �떆�옉 320 */

    .fixture_wrap {
        margin-bottom: 75px;
    }

    .fixture_content_wrap {
        padding: 35px 15px;
        margin-bottom: 50px;
    }

    .fixture_content_wrap h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
    }

    .fixture_content_wrap h3:before {
        content: '';
        position: absolute;
        top: -12px;
        left: 50%;
        transform: translateX(-50%);
        width: 25px;
        height: 2px;
    }

    .fixture_content_wrap>p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 28px;
    }

    .fixture_img_wrap {
        display: flex;
        margin-bottom: 30px;
    }

    .fixture_img_wrap .swiper-slide {
        width: 80%;
    }

    .fixture_img_box {
        width: calc(50% - 14px);
        float: left;
    }

    .fixture_img_box:first-child {
        margin-right: 28px;
    }

    .fixture_img>img {
        width: 100%;
    }

    .fixture_img_box p {
        padding: 10px;
        font-size: 14px;
    }

    .fixture_content_box {
        margin-bottom: 10px;
    }

    .fixture_box_img {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }

    .fixture_img2 {
        display: block;
        margin: 0 auto;
    }

    .fixture_box_des {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }

    .fixture_box_des p {
        font-size: 14px;
        line-height: 20px;
    }

    .fixture_img_box2 {
        float: left;
        width: calc(25% - 15px);
        margin-right: 20px;
    }

    .fixture_img_box2:last-child {
        margin-right: 0;
    }

    /* fixture �꽕怨� �럹�씠吏� �걹 320 */

    /* 怨꾩륫 遺꾩꽍 �떆�뿕 �슜�뿭 �럹�씠吏� �떆�옉 320 */

    .measuring_full_wrap {
        margin-bottom: 30px;
    }

    .measuring_wrap {
        margin-bottom: 75px;
    }

    .measuring_content_wrap {
        padding: 35px 15px;
        margin-bottom: 25px;
    }

    .measuring_content_wrap h3 {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .measuring_content_wrap h3:before {
        width: 25px;
    }

    .measuring_content_wrap li {
        font-size: 14px;
        line-height: 25px;
    }

    .measuring_content_wrap h4 {
        font-size: 15px;
        padding-left: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .measuring_content_wrap h4 span {
        top: 4px;
        left: 0;
        width: 16px;
        height: 16px;
    }

    .measuring_img_wrap1 img:first-child {
        margin-bottom: 20px;
    }

    .measuring_content_wrap table {
        margin-top: 10px;
    }

    .measuring_content_wrap th {
        font-size: 13px;
        padding: 10px;
        padding-left: 15px;
    }

    .measuring_content_wrap td {
        font-size: 13px;
        padding: 10px;
        padding-left: 15px;
    }

    .measuring_img_wrap {
        margin-bottom: 15px;
    }

    .measuring_img_box {
        float: left;
    }

    .measuring_img img {
        max-width: 315px;
    }

    .measuring_img_wrap2 {
        padding-left: 0;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .measuring_img_wrap2 p {
        font-size: 14px;
        padding: 10px 0;
    }

    .measuring_img_wrap2 .measuring_img_1 {
        float: none;
        margin-right: 0;
    }

    .measuring_img_wrap2 .measuring_img_2 {
        float: none;
    }

    /* 怨꾩륫 遺꾩꽍 �떆�뿕 �슜�뿭 �럹�씠吏� �걹 320 */

    /* 蹂댁쑀�옣鍮꾪쁽�솴 �럹�씠吏� �떆�옉 320 */

    .equipment_state_wrap {
        margin-bottom: 75px;
    }

    .equipment_state_img_wrap {
        margin-bottom: 15px;
    }

    .equipment_state_wrap .swiper_mobile {
        margin-bottom: 40px;
    }

    .equipment_state_img_box {
        float: left;
        width: 31.6666%;
        margin-right: 2.5%;
        margin-bottom: 2.5%;
    }

    .equipment_state_table thead th:last-child {
        width: 62.0689%;
    }

    .equipment_state_table th {
        font-size: 13px;
        padding: 10px;
        padding-left: 10px;
    }

    .equipment_state_table td {
        font-size: 13px;
        line-height: 20px;
        padding: 10px;
        padding-left: 10px;
    }

    /* 蹂댁쑀�옣鍮꾪쁽�솴 �럹�씠吏� �걹 320 */

    /* 援먯쑁�븞�궡 �럹�씠吏� �떆�옉 320 */
    .edu_info_wrap {
        width: 100%;
        padding: 35px 0;
        margin-bottom: 60px;
    }

    .edu_info_wrap p {
        font-size: 13px;
        line-height: 18px;
    }

    .edu_schedule_down {
        height: 30px;
        font-size: 14px;
        line-height: 30px;
        border-radius: 15px;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .edu_schedule_down i {
        font-size: 14px;
        margin-left: 7px;
    }

    .edu_info_box p {
        font-size: 13px;
        line-height: 18px;
    }

    .edu_info_box p:nth-child(4) {
        font-size: 13px;
    }


    .edu_detail_wrap {
        margin-bottom: 75px;
    }

    .detail_tit_wrap h3 {
        font-size: 15px;
        margin-left: 38px;
        margin-bottom: 25px;
    }

    .detail_tit_wrap h3:before {
        left: -37px;
        width: 25px;
        height: 2px;
    }

    .detail_des_wrap p {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 60px;
        margin-left: 7px;
    }

    .detail4 .detail_des_wrap p {
        margin-bottom: 25px;
    }

    .detail_des li {
        font-size: 14px;
    }

    .detail_des li p {
        font-size: 14px;
        line-height: 28px;
        margin-top: 6px;
        margin-left: 7px;
        margin-bottom: 25px;
    }

    /* �뀒�씠釉� �떆�옉 */
    .detail1 table {
        margin-top: 10px;
        margin-left: 0;
    }

    .detail1 th {
        font-size: 14px;
        padding: 10px;
    }

    .detail1 td {
        font-size: 14px;
        padding: 10px;
    }

    .detail2 table {
        margin-top: 10px;
        margin-left: 0;
    }

    .detail2 th {
        font-size: 14px;
        padding: 10px;
    }

    .detail2 td {
        font-size: 14px;
        padding: 10px;
    }

    .detail3 table {
        margin-top: 10px;
        margin-left: 0;
    }

    .detail3 th {
        font-size: 14px;
        padding: 10px;
    }

    .detail3 td {
        font-size: 14px;
        padding: 10px;
    }

    .detail4 table {
        margin-top: 10px;
        margin-left: 0;
    }

    .detail4 th {
        font-size: 14px;
        padding: 10px;
    }

    .detail4 td {
        font-size: 14px;
        padding: 10px;
    }

    /* 援먯쑁�븞�궡 �럹�씠吏� �걹 320 */

    /* 援먯쑁�떊泥� �럹�씠吏� �떆�옉 320 */

    /* �떖�젰 �쁺�뿭 �떆�옉 */
    .edu_apply_info {
        padding: 21px;
        margin-bottom: 40px;
    }

    .month_select {
        margin-bottom: 30px;
    }

    .month_select .prev {
        width: 25px;
        height: 25px;
        vertical-align: middle;
        margin-right: 25px;
    }

    .month_select .prev i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 16px;
    }

    .month_select .thismonth {
        font-size: 16px;
        vertical-align: middle;
    }

    .month_select .next {
        width: 25px;
        height: 25px;
        vertical-align: middle;
        margin-left: 25px;
    }

    .month_select .next i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 16px;
    }

    .calendar_mobile {
        margin-bottom: 25px;
    }

    .calendar_mobile th {
        font-size: 13px;
        padding: 12px 0;
    }

    .calendar_mobile th>p {
        width: 100%;
        padding: 6px 0;
    }

    .calendar_mobile td {
        font-size: 13px;
    }

    .calendar_mobile .class_open {
        font-size: 14px;
        padding: 6px 0;
        padding-left: 15px;
    }

    .calendar_mobile .class_end {
        font-size: 14px;
        padding: 6px 0;
        padding-left: 15px;
    }

    /* �떖�젰 �쁺�뿭 �걹 */

    .edu_apply_info h2 {
        font-size: 16px;
        margin-bottom: 28px;
    }

    .edu_apply_info p {
        font-size: 14px;
        line-height: 20px;
    }

    .edu_apply_wrap {
        margin-bottom: 75px;
    }

    .edu_apply_form p {
        font-size: 14px;
        margin-top: 30px;
    }
    .edu_apply_form .edu_apply_box_wrap div {
        float: none;
    }

    .edu_apply_form .edu_apply_box_wrap input {
        height: 35px;
        border-radius: 0;
        margin: 5px 0;
    }

    .edu_apply_form .tellinfo_select {
        width: 24%;
        height: 35px;
        padding-left: 14px;
        font-size: 14px;
    }

    .edu_apply_form .tellinfo span {}

    .edu_apply_form .input_edu_apply.tell1 {
        width: 34%;
    }

    .edu_apply_form .input_edu_apply.tell2 {
        width: 34%;
    }

    .edu_apply_form .headcount_select {
        width: 100%;
        height: 35px;
        margin: 5px 0;
        padding-left: 14px;
        font-size: 14px;
    }

    .edu_apply_form .input_edu_apply.mail1 {
        width: 60%
    }

    .edu_apply_form .input_edu_apply.mail2 {
        width: 35%;
    }

    .edu_apply_form .mailinfo span {
        font-size: 14px;
    }

    .edu_apply_form .mail_select {
        width: 100%;
        height: 35px;
        margin-left: 0;
        border-radius: 0;
        padding-left: 14px;
        font-size: 14px;
    }

    .edu_apply_form input[type=text] {
        font-size: 14px;
    }

    .edu_apply_form input[type=text][readonly] {
        font-size: 14px;
    }

    .edu_apply_form .info_des {
        margin-top: 15px;
    }

    .edu_apply_form .info_des p {
        font-size: 14px;
        line-height: 20px;
    }

    .edu_apply_form h3 {
        margin-top: 24px;
        margin-bottom: 12px;
        font-size: 16px;
    }

    .edu_apply_form .terms {
        margin-bottom: 15px;
        padding: 22px 15px;
    }

    .edu_apply_form .terms p {
        font-size: 14px;
        line-height: 20px;
    }

    .edu_apply_form .required {
        position: relative;
        display: inline-block;
    }

    .edu_apply_form .required:after {
        content: '*';
        position: absolute;
        top: 0;
        right: -9px;
        font-size: 16px;
    }

    .edu_apply_form .agree_input {
        width: 16px;
        height: 16px;
        margin-right: 12px;
    }

    .edu_apply_form .agree_label {
        font-size: 13px;
    }

    .edu_apply_form .submit_btn {
        width: 220px;
        height: 45px;
        margin: 30px auto 0;
        font-size: 14px;
    }

    /* 援먯쑁�떊泥� �럹�씠吏� �걹 320 */

    /* 寃ъ쟻臾몄쓽 �럹�씠吏� �떆�옉 320 */
    .estimate_wrap {
        margin-bottom: 70px;
    }

    .estimate_form p {
        font-size: 14px;
    }

    .estimate_form .box_wrap div {
        float: none;
    }

    .estimate_form .box_wrap input {
        height: 35px;
        margin: 10px 0;
    }

    input::-webkit-input-placeholder {
        font-size: 14px;
    }

    input::-moz-placeholder {
        font-size: 14px;
    }

    input:-ms-input-placeholder {
        font-size: 14px;
    }

    input:-moz-placeholder {
        font-size: 14px;
    }

    input::placeholder {
        font-size: 14px;
    }

    .estimate_form .query_select {
        height: 35px;
        margin: 10px 0;
        font-size: 14px;
    }

    .estimate_form .tellinfo_select {
        width: 24%;
        height: 35px;
        padding-left: 14px;
        font-size: 14px;
    }

    .estimate_form .input_box1 .mail1 {
        width: 60%;
    }

    .estimate_form .input_box1 .mail2 {
        width: 35%;
    }

    .estimate_form .input_box1 span {
        font-size: 14px;
    }

    .estimate_form .mail_select {
        height: 35px;
        font-size: 14px;
    }

    .estimate_form .input_estimate.query {
        height: 160px;
        margin: 10px 0;
        font-size: 14px;
    }

    .estimate_form .file_label {
        font-size: 14px;
        float: none;
    }

    .estimate_form .input_box1 .label_txt {
        font-size: 15px;
        color: #999;
        margin-left: 20px;
        display: none;
    }

    .estimate_form .input_box1 .label_txt.mobile {
        margin-left: 0;
        font-size: 13px;
    }

    .estimate_form .file_area {
        clear: both;
        width: 100%;
        background: #f7f7f7;
        padding: 28px 0;
    }

    .estimate_form .file_area ol li {
        font-size: 14px;
        line-height: 50px;
    }

    .estimate_form .estimate_form h3 {
        margin-top: 48px;
        margin-bottom: 25px;
        font-size: 15px;
    }

    .estimate_form .terms {
        height: 250px;
        margin-bottom: 30px;
        padding: 45px 30px;
    }

    .estimate_form .terms p {
        font-size: 14px;
        line-height: 32px;
    }

    .estimate_form .agree_input {
        margin-right: 6px;
    }

    .estimate_form .agree_label {
        font-size: 14px;
    }

    .estimate_form .submit_btn {
        font-size: 14px;
    }

    /* 寃ъ쟻臾몄쓽 �럹�씠吏� �걹 320 */

    /* 湲곗닠�룞�뼢 �럹�씠吏� �떆�옉 320 */

    .board {
        margin-bottom: 75px;
    }

    .board_sort {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .board thead th {
        font-size: 13px;
        padding: 12px 0;
    }

    .board thead .num {
        width: 12.0689%;
    }

    .board thead .tit {
        width: 67.2413%;
    }

    .board thead .date {
        width: 20.6896%;
    }

    .board thead .hits {
        width: 12.5%;
    }

    .board tbody td {
        font-size: 13px;
        padding: 12px 0;
    }

    .board .search_wrap {
        margin-top: 25px;
        padding: 11px 0;
    }

    .board .search_form .search {
        width: 27.0344%;
        height: 50px;
        margin-right: 0%;
        font-size: 13px;
        padding-left: 11px;
    }

    .board .search_form .search_word {
        width: 54%;
        height: 50px;
        margin-right: 0;
    }

    .board input[type=text] {
        font-size: 13px;
        text-indent: 0;
    }

    .board .search_form .submit_btn {
        width: 6.6666%;
        height: 50px;
    }

    .board .search_form .submit_btn.mobile {
        display: block;
        font-size: 13px;
    }

    /* 湲곗닠�룞�뼢 �럹�씠吏� �걹 320 */

    /* 怨듭��궗�빆 �럹�씠吏� �떆�옉 320 */

    .board_notice .tit {
        font-size: 13px;
    }

    .board_notice .icon_notice {
        font-size: 13px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    /* 怨듭��궗�빆 �럹�씠吏� �걹 320 */

    /* Q&A �럹�씠吏� �떆�옉 320 */

    .board_qna_wrap thead th {
        font-size: 13px;
        padding: 12px 0;
    }

    .board_qna_wrap thead .num {
        width: 10%;
    }

    .board_qna_wrap thead .tit {
        width: 45%;
    }

    .board_qna_wrap thead .author {
        width: 15%;
    }

    .board_qna_wrap thead .answer {
        width: 20%;
    }

    .board_qna_wrap tbody td {
        font-size: 13px;
        padding: 12px 0;
    }

    .board_qna_wrap .search_wrap {
        margin-top: 25px;
        padding: 11px 0;
    }

    .board_qna_wrap .search_form .search {
        width: 27.0344%;
        margin-right: 0.4166%;
        font-size: 13px;
        padding-left: 11px;
    }

    .board_qna_wrap .search_form .search_word {
        width: 50%;
        border-radius: 0;
        margin-right: 0;
    }

    .board_qna_wrap input[type=text] {
        font-size: 13px;
        text-indent: 0;
    }

    .board_qna_wrap .search_form .submit_btn {
        width: 6.6666%;
    }

    .board_qna_wrap .btn_area {
        margin-top: 10px;
        text-align: center;
    }

    .board_qna_wrap .btn_write {
        width: 110px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    /* Q&A �뙘�뾽 �떆�옉 */
    .qna_pop_wrap {
        width: 300px;
        height: auto;
    }

    .qna_pop_head {
        width: 100%;
        height: 30px;
    }

    .qna_pop_head h2 {
        font-size: 16px;
        color: #fff;
        line-height: 30px;
        padding-left: 20px;
    }

    .qna_pop_head .close_popup {
        font-size: 16px;
    }

    .qna_pop_password i {
        margin-top: 20px;
        font-size: 35px;
    }

    .qna_pop_password p {
        font-size: 14px;
        margin: 10px 0;
    }

    .qna_pop_password input {
        width: 80%;
        height: 30px;
        margin-bottom: 15px;
    }

    .qna_pop_foot {
        padding: 10px 0;
    }

    .qna_pop_foot a {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .qna_pop_foot a:hover {
        background: #333;
        color: #fff;
    }

    /* Q&A �뙘�뾽 �걹 */

    /* Q&A �럹�씠吏� �걹 320 */

    /* 寃뚯떆�뙋 �긽�꽭 �럹�씠吏� �떆�옉 320 */

    .board_detail {
        margin-bottom: 75px;
    }

    .board_detail table {
        text-align: left;
    }

    .board_detail thead th {
        font-size: 13px;
        padding: 11px 0;
        padding-left: 10px;
    }

    .board_detail tbody td {
        width: 32.7586%;
        font-size: 13px;
        padding: 8px 0;
    }

    .board_detail .date {
        width: 20%;
        font-size: 13px;
        text-align: left;
        padding-left: 10px;
    }

    .board_detail .hits {
        width: 20%;
        font-size: 13px;
        text-align: left;
        padding-left: 10px;
    }

    .board_detail .text_area {
        height: 240px;
        font-size: 14px;
        padding-top: 24px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .board_detail .list_btn {
        margin-top: 25px;
    }

    /* 寃뚯떆�뙋 �긽�꽭 �럹�씠吏� �걹 320 */

    /* Q&A 寃뚯떆�뙋 �긽�꽭 �럹�씠吏� �떆�옉 320 */

    .qna_detail .qna_writer,
    .qna_detail .qna_check,
    .qna_detail .qna_date {
        width: 14% !important;
        font-size: 13px;
    }

    .qna_detail .qna_answer {
        margin-top: 40px;
    }

    .estimate_form .txt_list li {
        font-size:14px;
        line-height:20px;
        margin-top:15px;
    }
    .estimate_form .txt_list li:first-child {
        margin-top:0;
    }
    /* Q&A 寃뚯떆�뙋 �긽�꽭 �럹�씠吏� �걹 320 */

}