/* ==== tab ==== */
@media screen and (max-width:1024px){
.inner {width:100%; padding:0 3%;}
.pc {display:block;}
.tab {display:block;}
.mob {display:none;}
.pc_img {display:block !important;}
.mob_img {display:none !important;}

body,th,td,input,select,textarea,button {font-size:16px; line-height:28px;}

/* === Main === */
#wrap {position:relative; width:100%; min-width:auto; margin:0 auto; overflow:hidden;}

#header {height: 90px;}
#header h1 {position:absolute; left:3%; top:20px;}
#header h1 a {display:block; width:100%; height:100%;}
#header h1 a img {width: 170px;}
#header .gnb {display:none;}

#header .lang {right: 7%; top: 32px;}


.navi {position: fixed; top:0; left:0; width: 100%; height:100%; background:rgba(0,0,0,.5); z-index:9999; display:none;}
.navi .navi_wrap {float: right; width: 45%; height:100%; background:#fff; display:block; position:relative; padding: 130px 3% 0;}
.navi .lnb h3 {font-size: 22px; line-height: 1; padding-bottom: 15px; width: 100%; font-weight: 600; margin-top: 40px; text-align: left; padding-left: 10px;}
.navi .lnb h3:first-child {margin-top: 0;}
.navi .lnb h3 a {color: #111; display:block; width:100%; height:100%;}
.navi .lnb h3.on a {color: #388CF4;}
.navi .lnb .sub_navi {margin-top: 25px; padding-left: 15px;}
.navi .lnb .sub_navi li {margin-bottom: 3px; font-size: 18px; margin-bottom: 15px; font-weight: 500;}
.navi .lnb .sub_navi li:last-child {margin-bottom: 0;}
.navi .lnb .sub_navi li a {color: #777;}


.navi_btn {display:block; position:absolute; top:32px; right:3%; width:30px; height:23px; cursor:pointer; transition:0.3s ease-in-out; z-index:9999;}
.navi_btn span {position:absolute; left:0; display:block; width:30px; height:3px; background:#fff;  transition:0.3s ease-in-out 0.2s;}
.navi_btn span.line01 {top:0;}
.navi_btn span.line02 {top:10px;}
.navi_btn span.line03 {top:20px;}
.navi_btn.on {transform:rotate(-45deg); transition:0.3s ease-in-out 0.2s;}
.navi_btn.on span {top:50%; margin-top:-2px; transition:0.3s ease-in-out; background: #388CF4;} 


#main_visual .mv_list li .inner h2 {font-size: 45px; line-height: 60px; margin-bottom: 40px;}
#main_visual .mv_list li .inner p {font-size: 22px; line-height: 36px; margin-bottom: 70px;}
#main_visual .mv_list li .inner p br {display: none;}

#main_visual .mv_list .slick-dots {left: 3%; transform:none; max-width: none;}

#con1 {padding: 100px 0;}
#con1 .tit_wrap {display: block; margin-bottom: 50px; padding-top: 0;}
#con1 .title {width: 100%; position: relative; margin-bottom: 40px;}
#con1 .title h2 {font-size: 45px; margin-bottom: 30px;}
#con1 .title p {font-size: 20px; line-height: 35px;}
#con1 .tit_wrap img {width: 500px;}

#con1 .tech_list {display: flex;}
#con1 .tech_list li {height:auto; max-height: none; padding: 40px 30px 45px;}

#con1 .tech_list li span {font-size: 20px; margin-bottom: 22%;}
#con1 .tech_list li h3 {font-size: 28px; line-height: 38px; margin-bottom: 30px;}
#con1 .tech_list li p {font-size: 18px; line-height: 30px;}
#con1 .tech_list li p br {display: none;}


#con2 {padding: 100px 0;}
#con2 .title {margin-bottom: 60px; padding-top: 0;}
#con2 .title h2 {font-size: 45px; margin-bottom: 30px;}
#con2 .title p {font-size: 20px; line-height: 35px;}
#con2 .title p br {display: none;}

#con2 .product_area {display: block;}
#con2 .product_area .tab_btn {width: 100%; display: flex; flex-wrap: wrap; margin-bottom: 50px;}
#con2 .product_area .tab_btn li {font-size: 18px; text-align: center; margin-bottom: 0; padding-bottom: 18px; border-bottom: 1px solid #ddd; width: 50%; margin-bottom: 25px;}
#con2 .product_area .tab_btn li br {display: none;}

#con2 .product_area .tab_btn li:nth-child(5) {margin-bottom: 0}
#con2 .product_area .tab_btn li:last-child {margin-bottom: 0;}
#con2 .product_area .tab_btn li a {color: #838383;}

#con2 .product_area .tab_btn li.on { font-weight: bold; position: relative; margin-bottom: 0; border-bottom: 2px solid #388CF4; height: 49px;}
#con2 .product_area .tab_btn li.on::before {content:none;}
#con2 .product_area .tab_btn li.on::after {content:none;}
#con2 .product_area .tab_btn li.on a {color: #388CF4;}

#con2 .product_area .tab_con {width: 100%;}

#con2 .product_area .tab_con .tabcontent {font-size: 0;}
#con2 .product_area .tab_con .tabcontent > img {width: 35%; max-width: none;}
#con2 .product_area .tab_con .tabcontent .text {width: 65%; padding-left: 50px;}
#con2 .product_area .tab_con .tabcontent .text > span {font-size: 18px; margin-bottom: 20px;}
#con2 .product_area .tab_con .tabcontent .text h3 {font-size: 30px; line-height: 40px; margin-bottom: 20px;}
#con2 .product_area .tab_con .tabcontent .text p {font-size: 18px; line-height: 30px; margin-bottom: 40px;}
#con2 .product_area .tab_con .tabcontent .text button span {font-size: 18px; margin-right: 15px;}
#con2 .product_area .tab_con .tabcontent .text em {font-size: 150px; top: -30px;}


#footer {height: 565px !important;}

#footer .inner {display: flex; flex-direction: column-reverse;}
#footer .f_left {width: 100%;}
#footer .f_left img {display: block; margin-bottom: 40px;}
#footer .f_left .txt p:first-child {font-size: 16px; line-height: 35px; color: #BCBCBC;}
#footer .f_left .txt p span {margin: 0 12px;}
#footer .f_left .txt p.copyright {font-size: 16px; color: #fff; margin-top: 25px;}


#footer .f_right {width: 100%; margin-bottom: 45px;}
#footer .f_right .foot_logo_02 {display: block; margin-bottom: 50px;}

#footer .f_right .f_menu li span {margin-bottom: 30px;}
#footer .f_right .f_menu li p {font-size: 16px; line-height: 1; margin-bottom: 15px;}

/* === Sub === */
#sub_visual {height: 280px; padding-top: 130px;}
#sub_visual h2 {font-size: 55px;}

#sub_content {margin: 90px 0 120px;}


/* About Us */
.about_wrap .about_01 { margin-bottom: 150px;}
.about_wrap .about_01 h3 {font-size: 35px; line-height: 50px; left: 14vw; top:7vw;}
.about_wrap .about_01 p {font-size: 18px; line-height: 32px; left: 14vw; bottom: auto; top: 25vw; padding-right: 60px;}
.about_wrap .about_01 p br {display: none;}


.about_wrap .about_02 {padding: 80px 0; margin-bottom: 100px;}
.about_02 .a_wrap .a_box {display: flex; align-items: center; margin-bottom: 60px;}
.about_02 .a_wrap .a_box > img {width: 40%; border-radius: 30px;}
.about_02 .a_wrap .a_box .text {width: 60%; padding-left: 50px;}
.about_02 .a_wrap .a_box .text h4 {font-size: 25px; line-height: 38px; margin-bottom: 20px;}
.about_02 .a_wrap .a_box .text h4 br {display: none;}
.about_02 .a_wrap .a_box .text p {font-size: 18px; line-height: 32px;}
.about_02 .a_wrap .a_box .text p br {display: none;}

.about_02 .a_wrap .a_box:last-child {background-size: 25%;}
.about_02 .a_wrap .a_box:last-child .text {padding-right: 50px;}
.about_02 .a_wrap .a_box:first-child {background-size: 25%;}


.about_03 h3 {font-size: 40px; margin-bottom: 60px;}
.about_03 ul li {width: 50%; padding-top: 40px; padding-right: 40px;}
.about_03 ul li:nth-child(2n) {border-right: 0; padding-left: 40px; padding-right: 0;}
.about_03 ul li:nth-child(-n+2) {border-top: 0; padding-top: 0; padding-bottom: 40px;}
.about_03 ul li img {width: 30%;}
.about_03 ul li .text {width: 70%; padding-left: 30px;}
.about_03 ul li .text h5 {font-size: 24px;  margin-bottom: 20px;}
.about_03 ul li .text p {font-size: 18px; line-height: 32px;}

/* Products */

#sub_content.product_wrap {margin: 70px 0 120px;}

.product_wrap .pro_tab {margin-bottom: 80px;}
.product_wrap .pro_tab ul li {width: 19.2%; height: 50px; line-height: 50px; font-size: 18px; border-radius: 25px;}

.product_top {height: 580px; margin-bottom: 100px; padding-bottom: 70px;}
.product_top .p_bg {height: 450px;}
.product_top .inner {display: flex; flex-direction: row-reverse;}

.product_top.p_top02 {height: 490px;}
.product_top.p_top02 .p_bg {height: 330px;}


.product_top .pro_img {width: 45%;}
.product_top .pro_img img {width: 100%;}

.product_top .pro_text {width: 55%; padding-right: 40px;}
.product_top .pro_text .title {margin-bottom: 60px;}
.product_top .pro_text .title .tit {font-size: 0; margin-bottom: 30px;}
.product_top .pro_text .title .tit img {margin-right: 10px; width: 130px;}
.product_top .pro_text .title .tit h4 {font-size: 45px;}
.product_top .pro_text .title .tit h4 span {font-size: 20px;}

.product_top .pro_text .title > span {font-size: 20px; line-height: 30px;}
.product_top .pro_text > p {font-size: 18px; line-height: 32px;}
.product_top .pro_text .prosecutor {font-size: 0; margin-top: 30px;}
.product_top .pro_text .prosecutor em {font-size: 18px;}
.product_top .pro_text .prosecutor p {font-size: 18px; margin-left: 20px;}


.key_features {margin-bottom: 120px;}
.key_features h3 {font-size: 45px; margin-bottom: 50px;}
.key_features .key_list {display: flex; flex-wrap: wrap; justify-content: space-between;}
.key_features .key_list > li {width: 100%; padding: 40px 50px; display: flex; align-items: center; margin-top: 15px;}
.key_features .key_list > li:nth-child(-n+2) {margin-top: 15px;}
.key_features .key_list > li:first-child {margin-top: 0;}
.key_features .key_list > li img {width: 32%; max-width: 180px;}
.key_features .key_list > li .text {width: 68%; padding-left: 50px;}
.key_features .key_list > li .text h5 {font-size: 24px; line-height: 40px;}
.key_features .key_list > li .text p {font-size: 18px; line-height: 32px; margin-top: 15px;}
.key_features .key_list > li .text .bullet {margin-top: 15px;}
.mt30 {margin-top: 30px !important;}

.bullet li {font-size: 18px; line-height: 32px; margin-bottom: 7px; padding-left: 14px;}



.specification h3 {font-size: 45px; margin-bottom: 50px;}

.specification .s_list {display: flex; flex-wrap: wrap; justify-content: space-between;}
.specification .s_list li {width: 100%; display: flex; justify-content: space-between; margin-top: 10px; overflow: hidden;}
.specification .s_list li:nth-child(-n+2) {margin-top: 10px;}
.specification .s_list li:first-child {margin-top: 0;}
.specification .s_list li h5 {width: 35%; max-width: none; font-size: 18px; padding: 20px 0;}
.specification .s_list li p {width: calc(65% - 5px); font-size: 18px; line-height: 28px; padding: 20px 30px;}
.specification .s_list li p.line2 {padding: 20px 30px 18px;}

.specification .s_list li:first-child h5 {border-radius: 30px 0 0 0;}
.specification .s_list li:first-child p {border-radius: 0 30px 0 0;}
.specification .s_list li:last-child h5 {border-radius: 0 0 0 30px;}
.specification .s_list li:last-child p {border-radius: 0 0 30px 0;}

.specification .s_list li h5.h5_3 {padding: 45px 0;}
.specification .s_list li p.h5_3 {padding: 45px 40px;}

.specification .s_list li .s_b_1 {border-radius: 0;}
.specification .s_list li .s_b_2 {border-radius: 0;}
.specification .s_list li .s_b_3 {border-radius: 0;}
.specification .s_list li .s_b_4 {border-radius: 0;}

.specification .s_list li.s_full h5 {width: 35%;}
.specification .s_list li.s_full p {width: calc(65% - 5px);}


.specification.underline {padding-bottom: 120px; margin-bottom: 120px;}

.pros_table h3 {font-size: 45px; margin-bottom: 50px;}
.pros_table ul li {width: 12.5%; font-size: 17px; padding: 15px 0;}
.pros_table ul li:nth-child(8n) {border-right: 0;}
.pros_table ul li:nth-child(-n+8) {border-top: 0;}


.key_features_02 {margin-top: 120px; padding: 100px 0 120px; background: #F7F7F7;}
.key_features_02 h3 {font-size: 45px; margin-bottom: 50px;}

.key_features_02 .k_box {margin-bottom: 60px; display: flex; align-items: center;}
.key_features_02 .k_box:nth-of-type(1) {background: url('../images/sub/uk_01.png') no-repeat right 0;}
.key_features_02 .k_box:nth-of-type(2) {background: url('../images/sub/uk_02.png') no-repeat right 0;}
.key_features_02 .k_box:last-child {margin-bottom: 0; background: url('../images/sub/uk_03.png') no-repeat right 0;}

.key_features_02 .k_box img {width: 34%;}
.key_features_02 .k_box .text {width: 66%; padding-left: 50px;}
.key_features_02 .k_box .text span {font-size: 17px; margin-bottom: 20px;}
.key_features_02 .k_box .text h5 {font-size: 35px; padding-bottom: 25px; margin-bottom: 25px;}
.key_features_02 .k_box .text .bullet li {font-size: 18px; line-height: 30px; margin-bottom: 10px; padding-left: 12px;}
.key_features_02 .k_box .text .bullet li br {display: none;}

.download_wrap h3 {font-size: 45px; margin-bottom: 50px;}
.download_wrap ul li {padding: 35px 30px;}

.download_wrap ul li h5 {width: 25%; font-size: 22px;}
.download_wrap ul li p {width: 55%; font-size: 18px;}
.download_wrap ul li button {width: 20%;}
.download_wrap ul li button span {font-size: 16px; margin-right: 15px;}
.download_wrap ul li button img {width: 16px;}


/* Technology */
#sub_content.tech_wrap {margin: 100px 0 0;}
.tech_wrap .tech_con {margin-bottom: 120px;}

.tech_con .title {padding-bottom: 60px;}
.tech_con .title h3 {font-size: 40px; margin-bottom: 30px;}
.tech_con .title p {font-size: 18px; line-height: 32px;}

.tech_con .t_area {border-radius: 120px 0 0 0; padding: 80px 0 100px;}

.tech_con .t_area h4 {font-size: 35px; margin: 80px 0 40px;}
.tech_con .t_area h4 em {font-size: 18px;}

.tech_con .t_area .t_box {display: flex; align-items: center; background: #fff; border-radius: 30px; padding: 35px 0 30px;}
.tech_con .t_area .t_box img {width: 44%;}
.tech_con .t_area .t_box .text {width: 56%; padding-right: 40px;}
.tech_con .t_area .t_box .text h5 {font-size: 26px; margin-bottom: 20px;}
.tech_con .t_area .t_box .text p {font-size: 18px; line-height: 30px;}
.tech_con .t_area .t_box .text .bullet li {font-size: 18px; line-height: 30px; margin-bottom: 12px; padding-left: 14px;}
.tech_con .t_area .t_box .text .bullet li::before {width: 5px; height: 5px; top: 12px;}
.tech_con .t_area .t_box .text .bullet li:first-child::before {top: 20px;}

.tech_wrap .tech_con:nth-of-type(1) .title {background: url('../images/sub/tech_01.png') no-repeat right bottom;}
.tech_wrap .tech_con:nth-of-type(2) .title {background: url('../images/sub/tech_02.png') no-repeat right bottom;}
.tech_wrap .tech_con:nth-of-type(3) .title {background: url('../images/sub/tech_03.png') no-repeat right bottom;}


/* Contact */
.contact_wrap .map_area {height: 350px; margin-bottom: 70px;}
.contact_wrap .map_area .map {height: 350px;}

.contact_area .con_box {display: flex;}
.contact_area .con_box span {width: 140px; font-size: 16px;}
.contact_area .con_box:nth-of-type(1) span {padding-top: 0;}
.contact_area .con_box > div {width: calc(100% - 140px);}

.contact_area .con_box .adress {padding-bottom: 40px; margin-bottom: 40px;}
.contact_area .con_box .adress > p {font-size: 24px; line-height: 36px; margin-bottom: 30px;}
.contact_area .con_box .adress .info li {padding-right: 30px; margin-right: 30px;}
.contact_area .con_box .adress .info li::after {content:''; width: 1px; height: 12px; background: #D5D5D5; position: absolute; right: 0; top: 3px;}

.contact_area .con_box .adress .info li em {font-size: 16px; margin-right: 20px;}
.contact_area .con_box .adress .info li p {font-size: 16px;}


.contact_area .con_box .inquiry > p {font-size: 18px; margin-bottom: 30px;}
.contact_area .con_box .inquiry .inq_box {padding: 50px;}















}
