/* ==== mob ==== */
@media screen and (max-width:767px){
body,th,td,input,select,textarea,button {font-size:12px; line-height:1.5;}
.inner {width:100%; padding:0 3%;}
.pc {display:none !important;}
.tab {display:none}
.mob {display:block !important;}
.pc_img {display:none !important;}
.mob_img {display:block !important;}

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

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

#header {height: 70px;}
#header h1 {top:16px;}
#header h1 a img {width: 135px;}

#header .lang {right: 8%; top: 26px;}
#header .lang li {font-size: 14px; margin-right: 14px; padding-right: 14px;}
#header .lang li:first-child::after {content:''; width: 1px; height: 10px; background: rgba(255,255,255,.5); position: absolute; right: 0; top: 2px;}


.navi {position: fixed; top:0; left:0; width: 100%; height:100%; background:rgba(0,0,0,.5); z-index:999; display:none;}
.navi .navi_wrap {float: right; width: 65%; height:100%; background:#fff; display:block; position:relative; padding: 100px 3% 0;}
.navi .lnb h3 {font-size: 18px; line-height: 1; padding-bottom: 10px; width: 100%; font-weight: 600; margin-top: 30px;}
.navi .lnb h3:first-child {margin-top: 0;}
.navi .lnb h3 a {color: #111; display:block; width:100%; height:100%;}

.navi .lnb .sub_navi {margin-top: 20px; padding-left: 10px;}
.navi .lnb .sub_navi li {margin-bottom: 3px; font-size: 15px; 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:24px; right:3%; width:26px; height:23px; cursor:pointer; transition:0.3s ease-in-out; z-index:9999;}
.navi_btn span {position:absolute; left:0; display:block; width:26px; height:3px; background:#fff;  transition:0.3s ease-in-out 0.2s;}
.navi_btn span.line01 {top:0;}
.navi_btn span.line02 {top:9px;}
.navi_btn span.line03 {top:18px;}
.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: 35px; line-height: 47px; margin-bottom: 30px;}
#main_visual .mv_list li .inner p {font-size: 20px; line-height: 34px; margin-bottom: 50px;}
#main_visual .mv_list li .inner p br {display: none;}
#main_visual .mv_list li .inner button {width: 200px; height: 50px; line-height: 48px; border-radius: 25px; font-size: 16px;}

#main_visual .mv_list .slick-dots {left: 3%; transform:none; max-width: none;}
#main_visual .mv_list .slick-dots li {width: 10px; height: 10px; border-radius: 5px; margin-right: 17px;}

#main_visual img.scroll {right: 5%; width: 16px;}

#con1 {padding: 80px 0;}
#con1 .tit_wrap {margin-bottom: 50px;}
#con1 .title {margin-bottom: 30px; text-align: center;}
#con1 .title h2 {font-size: 32px; margin-bottom: 22px;}
#con1 .title p {font-size: 16px; line-height: 28px;}
#con1 .title p br {display: none;}
#con1 .tit_wrap img {width: 100%;}

#con1 .tech_list {display: flex; flex-wrap: wrap;}
#con1 .tech_list li {width: 100%; padding: 30px 25px;}

#con1 .tech_list li:first-child {border-radius: 20px 20px 0 0;}
#con1 .tech_list li:last-child {border-radius: 0 0 20px 20px;}

#con1 .tech_list li span {font-size: 16px; margin-bottom: 40px;}
#con1 .tech_list li h3 {font-size: 22px; line-height: 1; margin-bottom: 20px;}
#con1 .tech_list li p {font-size: 15px; line-height: 26px;}
#con1 .tech_list li p br {display: block;}


#con2 {padding: 80px 0;}
#con2 .title {margin-bottom: 50px; text-align: center;}
#con2 .title h2 {font-size: 32px; margin-bottom: 22px;}
#con2 .title p {font-size: 16px; line-height: 28px;}
#con2 .title p br {display: none;}

#con2 .product_area .tab_btn {width: 100%; display: flex; flex-wrap: wrap; margin-bottom: 50px;}
#con2 .product_area .tab_btn li {font-size: 15px; padding-bottom: 13px; margin-bottom: 20px;}
#con2 .product_area .tab_btn li.on {height: 29px;}


#con2 .product_area .tab_con .tabcontent {font-size: 0;}
#con2 .product_area .tab_con .tabcontent > img {width: 75%; max-width: none; display: block; margin: 0 auto;}
#con2 .product_area .tab_con .tabcontent .text {width: 100%; padding-left: 0; margin-top: 30px;}
#con2 .product_area .tab_con .tabcontent .text > span {font-size: 15px; margin-bottom: 20px;}
#con2 .product_area .tab_con .tabcontent .text h3 {font-size: 26px; margin-bottom: 20px;}
#con2 .product_area .tab_con .tabcontent .text p {font-size: 16px; line-height: 28px; margin-bottom: 35px;}
#con2 .product_area .tab_con .tabcontent .text button span {font-size: 15px; margin-right: 12px;}
#con2 .product_area .tab_con .tabcontent .text button img {width: 18px;}
#con2 .product_area .tab_con .tabcontent .text em {font-size: 100px; top: -30px;}


#footer {height: auto !important; padding: 40px 0 50px;}
#footer .f_left .txt p:first-child {font-size: 14px; line-height: 28px;}
#footer .f_left .txt p span {margin: 0 8px;}
#footer .f_left .txt p.copyright {font-size: 14px; color: #fff; margin-top: 25px;}

#footer .f_right {width: 100%; margin-bottom: 45px;}
#footer .f_right .foot_logo_02 {margin-bottom: 40px; width: 120px;}

#footer .f_right .f_menu li span {margin-bottom: 30px; font-size: 14px;}
#footer .f_right .f_menu li p {font-size: 13px; margin-bottom: 12px;}


/* === Sub === */
#sub_visual {height: 200px; padding-top: 100px;}
#sub_visual h2 {font-size: 36px;}

#sub_content {margin: 60px 0 80px;}


/* About Us */
.about_wrap .about_01 {margin-bottom: 60px;}
.about_wrap .about_01 img {border-radius: 0 0 50px 0;}
.about_wrap .about_01 h3 {font-size: 24px; line-height: 36px; left: 40px; top:10.5vw;}
.about_wrap .about_01 p {font-size: 16px; line-height: 28px; position: static; left: auto; bottom: auto; top: auto; padding-right: 0; margin-top: 20px;}

.about_wrap .about_02 {padding: 60px 0; margin-bottom: 60px;}
.about_02 .a_wrap .a_box {display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 60px;}
.about_02 .a_wrap .a_box > img {width: 100%; border-radius: 20px;}
.about_02 .a_wrap .a_box .text {width: 100%; padding-left: 0; margin-top: 25px;}
.about_02 .a_wrap .a_box .text h4 {font-size: 20px; line-height: 30px; margin-bottom: 10px;}
.about_02 .a_wrap .a_box .text p {font-size: 15px; line-height: 26px;}

.about_02 .a_wrap .a_box:last-child {background-size: 25%;}
.about_02 .a_wrap .a_box:last-child .text {padding-right: 0; text-align: left;}
.about_02 .a_wrap .a_box:first-child {background-size: 25%;}

.about_03 h3 {font-size: 28px; line-height: 42px; margin-bottom: 30px;}
.about_03 ul li {width: 100%; padding: 30px 15px; border-right: 0;}
.about_03 ul li:nth-child(2n) {border-right: 0; padding: 30px 15px;}
.about_03 ul li:nth-child(-n+2) {border-top: 1px solid #ddd; padding: 30px 15px;}
.about_03 ul li:last-child {border-bottom: 1px solid #ddd;}
.about_03 ul li img {width: 30%;}
.about_03 ul li .text {width: 70%; padding-left: 20px;}
.about_03 ul li .text h5 {font-size: 20px;  margin-bottom: 13px;}
.about_03 ul li .text p {font-size: 15px; line-height: 26px;}

/* Products */

#sub_content.product_wrap {margin: 50px 0 80px;}

.product_wrap .pro_tab {margin-bottom: 40px;}
.product_wrap .pro_tab ul {flex-wrap: wrap; justify-content: flex-start;}
.product_wrap .pro_tab ul li {width: 32%; margin-right: 2%; height: 40px; line-height: 40px; font-size: 14px; border-radius: 20px; margin-top: 2%;}
.product_wrap .pro_tab ul li:nth-child(-n+3) {margin-top: 0;}
.product_wrap .pro_tab ul li:nth-child(3) {margin-right: 0;}
.product_wrap .pro_tab ul li:nth-child(4) {margin-left: 17%;}

.product_top {height: auto; margin-bottom: 60px; padding-bottom: 60px;}
.product_top .p_bg {width: 100%; height: calc(100% - 410px);}
.product_top .inner {display: flex; flex-direction: column;}

.product_top.p_top02 {height: auto;}
.product_top.p_top02 .p_bg {height: calc(100% - 440px);}


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

.product_top .pro_text {width: 100%; padding-right: 0; margin-top: 40px;}
.product_top .pro_text .title {margin-bottom: 25px;}
.product_top .pro_text .title .tit {font-size: 0; margin-bottom: 15px;}
.product_top .pro_text .title .tit img {margin-right: 10px; width: 100px;}
.product_top .pro_text .title .tit h4 {font-size: 35px;}
.product_top .pro_text .title .tit h4 span {font-size: 16px;}

.product_top .pro_text .title > span {font-size: 16px; line-height: 28px;}
.product_top .pro_text > p {font-size: 16px; line-height: 28px;}
.product_top .pro_text .prosecutor {font-size: 0; margin-top: 35px;}
.product_top .pro_text .prosecutor em {font-size: 14px; width: 100px; height: 36px; line-height: 36px;}
.product_top .pro_text .prosecutor p {font-size: 16px; margin-left: 15px; line-height: 36px;}


.key_features {margin-bottom: 60px;}
.key_features h3 {font-size: 30px; margin-bottom: 30px;}
.key_features .key_list > li {padding: 25px 20px; margin-top: 10px; border-radius: 20px;}
.key_features .key_list > li:nth-child(-n+2) {margin-top: 10px;}
.key_features .key_list > li img {width: 30%;}
.key_features .key_list > li .text {width: 70%; padding-left: 25px;}
.key_features .key_list > li .text h5 {font-size: 20px; line-height: 30px;}
.key_features .key_list > li .text p {font-size: 15px; line-height: 26px; margin-top: 10px;}
.key_features .key_list > li .text p br {display: none;}
.key_features .key_list > li .text .bullet {margin-top: 10px;}
.mt30 {margin-top: 10px !important;}

.bullet li {font-size: 15px; line-height: 26px; margin-bottom: 7px; padding-left: 12px;}
.bullet li::before {top: 10px;}

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

.specification .s_list li {margin-top: 5px;}
.specification .s_list li:nth-child(-n+2) {margin-top: 5px;}
.specification .s_list li h5 {width: 35%; max-width: none; font-size: 15px; padding: 20px 0;}
.specification .s_list li p {width: calc(65% - 5px); font-size: 15px; line-height: 25px; padding: 15px 20px;}
.specification .s_list li p.line2 {padding: 15px 20px;}

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

.specification .s_list li h5.h5_3 {padding: 20px 0;}
.specification .s_list li p.h5_3 {padding: 15px 20px;}

.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: 60px; margin-bottom: 60px;}


.pros_table h3 {font-size: 30px; margin-bottom: 30px;}
.pros_table ul li {width: 25%; font-size: 15px; padding: 15px 0;}
.pros_table ul li:nth-child(8n) {border-right: 1px solid #ddd;}
.pros_table ul li:nth-child(-n+8) {border-top: 1px solid #ddd;}
.pros_table ul li:nth-child(4n) {border-right: 0}
.pros_table ul li:nth-child(-n+4) {border-top: 0;}

.key_features_02 {margin-top: 60px; padding: 60px 0;}
.key_features_02 h3 {font-size: 30px; margin-bottom: 40px;}

.key_features_02 .k_box {margin-bottom: 40px; display: flex; align-items: center; flex-direction: column;}
.key_features_02 .k_box:nth-of-type(1) {background: url('../images/sub/uk_01.png') no-repeat right 62%; background-size: 25%;}
.key_features_02 .k_box:nth-of-type(2) {background: url('../images/sub/uk_02.png') no-repeat right 65%; background-size: 30%;}
.key_features_02 .k_box:last-child {margin-bottom: 0; background: url('../images/sub/uk_03.png') no-repeat right 62%; background-size: 30%;}

.key_features_02 .k_box img {width: 80%;}
.key_features_02 .k_box .text {width:100%; padding-left: 0; margin-top: 30px;}
.key_features_02 .k_box .text span {font-size: 15px; margin-bottom: 15px;}
.key_features_02 .k_box .text h5 {font-size: 25px; padding-bottom: 20px; margin-bottom: 20px;}
.key_features_02 .k_box .text .bullet li {font-size: 15px; line-height: 26px; margin-bottom: 7px; padding-left: 12px;}


.download_wrap h3 {font-size: 30px; margin-bottom: 30px;}
.download_wrap ul li {padding: 25px 10px; flex-direction: column; position: relative;}

.download_wrap ul li h5 {width: 100%; font-size: 20px;}
.download_wrap ul li p {width: 100%; font-size: 14px; margin-top:15px;}
.download_wrap ul li button {width:auto; text-align: left; position: absolute; right: 10px; top: 50%; transform: translateY(-50%);}
.download_wrap ul li button span {font-size: 14px; margin-right: 12px;}
.download_wrap ul li button img {width: 16px;}


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

.tech_con .title {padding-bottom: 40px;}
.tech_con .title h3 {font-size: 30px; margin-bottom: 20px;}
.tech_con .title p {font-size: 15px; line-height: 26px;}
.tech_con .title p br {display: none;}

.tech_con .t_area {border-radius: 60px 0 0 0; padding: 50px 0 60px;}

.tech_con .t_area h4 {font-size: 26px; margin: 60px 0 30px;}
.tech_con .t_area h4 em {font-size: 16px;}

.tech_con .t_area .t_box {display: flex; flex-direction: column; border-radius: 20px; padding: 20px 30px 30px;}
.tech_con .t_area .t_box img {width: 100%;}
.tech_con .t_area .t_box .text {width: 100%; padding-right: 0; text-align: center; margin-top: 10px;}
.tech_con .t_area .t_box .text h5 {font-size: 22px; margin-bottom: 20px;}
.tech_con .t_area .t_box .text p {font-size: 16px; line-height: 28px;}
.tech_con .t_area .t_box .text .bullet li {font-size: 16px; line-height: 28px; margin-bottom: 12px; padding-left: 13px; text-align: left;}
.tech_con .t_area .t_box .text .bullet li::before {width: 4px; height: 4px; top: 11px;}
.tech_con .t_area .t_box .text .bullet li:first-child::before {top: 18px;}

.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: 250px; margin-bottom: 40px;}
.contact_wrap .map_area .map {height: 250px;}

.contact_area .con_box {display: flex; flex-direction: column; }
.contact_area .con_box span {width: 100%; font-size: 15px; margin-bottom: 25px;}
.contact_area .con_box:nth-of-type(1) span {padding-top: 0;}
.contact_area .con_box > div {width: 100%;}

.contact_area .con_box .adress {padding-bottom: 30px; margin-bottom: 30px;}
.contact_area .con_box .adress > p {font-size: 20px; line-height: 32px; margin-bottom: 25px;}

.contact_area .con_box .adress .info {display: flex; flex-direction: column;}
.contact_area .con_box .adress .info li {padding-right: 0; margin-right: 0; width: 100%; margin-bottom: 7px;}
.contact_area .con_box .adress .info li:last-child {margin-bottom: 0;}
.contact_area .con_box .adress .info li::after {content:none;}

.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: 16px; line-height: 26px; margin-bottom: 25px;}
.contact_area .con_box .inquiry .inq_box {padding: 20px; border-radius: 20px;}

.contact_area .con_box .inquiry .inq_box ul {flex-direction: column; }
.contact_area .con_box .inquiry .inq_box ul li {width: 100%; margin-top: 15px; border-bottom: 1px solid #ddd; display: flex;}
.contact_area .con_box .inquiry .inq_box ul li:nth-child(5) {width: 100%;}
.contact_area .con_box .inquiry .inq_box ul li:nth-child(6) {width: 100%;}

.contact_area .con_box .inquiry .inq_box ul li:nth-child(-n+2) {margin-top: 15px;}
.contact_area .con_box .inquiry .inq_box ul li:first-child {margin-top: 0;}

.contact_area .con_box .inquiry .inq_box ul li em {font-size: 14px; line-height: 50px;  width: 80px;}
.contact_area .con_box .inquiry .inq_box ul li:last-child em {line-height: 28px;}
.contact_area .con_box .inquiry .inq_box ul li em b {color: #388CF4;}
.contact_area .con_box .inquiry .inq_box ul li input {width: calc(100% - 80px); height: 50px; background: 0; border: 0; font-size: 14px;}
.contact_area .con_box .inquiry .inq_box ul li input::placeholder {color: #AFAFAF;}
.contact_area .con_box .inquiry .inq_box ul li textarea {width: calc(100% - 80px); height: 120px; background: 0; border: 0; font-size: 14px; line-height: 24px; padding-top: 2px;}
.contact_area .con_box .inquiry .inq_box ul li textarea::placeholder {color: #AFAFAF;}

.contact_area .con_box .inquiry .inq_box .privacy {margin-top: 20px;}
.contact_area .con_box .inquiry .inq_box .privacy textarea {height: 120px; font-size: 13px; line-height: 22px; padding: 15px;}
.contact_area .con_box .inquiry .inq_box .privacy .checkbox input {display: inline-block; margin-right: 8px; vertical-align: middle; width: 13px;}
.contact_area .con_box .inquiry .inq_box .privacy .checkbox span {font-size: 14px; width: calc(100% - 21px); color: #000; font-weight: 400;}

.contact_area .con_box .inquiry .inq_box button {display: block; width: 200px; height: 50px; border-radius: 25px; margin: 30px auto 0; font-size: 15px;}




}
