/* ==== 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:none !important;}
.mob_img {display:block !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 h1 {top:30px; width: 200px;}
#header h1 img {width: 100%;}

#header .gnb {display:none;}

.navi {position: fixed; top:0; left:0; width: 100%; height:100%; background:rgba(0,0,0,.5); z-index:9998; display:none;}
.navi .navi_wrap {float: right; width: 45%; height:100%; background:#fff; display:block; position:relative; padding: 150px 3% 0;}
.navi .lnb h3 {font-size: 22px; line-height: 1; padding-bottom: 30px; width: 100%; border-bottom:1px solid #ddd; font-weight: 600; margin-top: 30px; 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: #EB2A32;}
.navi .lnb .sub_navi {margin-top: 25px;}
.navi .lnb .sub_navi li {font-size: 18px; margin-bottom: 15px;}
.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: #EB2A32;} 

#header .inquiry_btn {right: 80px; top: 21px; width: 130px; height: 44px; border-radius: 22px; z-index: 9999;}
#header .inquiry_btn a {font-size: 16px; line-height: 45px;}

#main_visual .mv_title h2 {font-size: 60px; margin-bottom: 35px;}
#main_visual .mv_title p {font-size: 25px; margin-bottom: 80px;}

.arrow_btn {width: 260px; height: 56px; border-radius: 28px;}
.arrow_btn a {padding: 0 25px;}
.arrow_btn a span {font-size: 20px; line-height: 56px;}
.arrow_btn a img {position: absolute; right: 25px; top: 50%; transform: translateY(-50%);}

#main_visual .scroll {right: 5%;}

#con1 {padding: 120px 0 200px;}
#con1 .carcare_wrap {margin-bottom: 200px;}
#con1 .carcare_wrap h2 {font-size: 50px;margin-bottom: 60px;}
#con1 .carcare_wrap ul {flex-wrap: wrap;}
#con1 .carcare_wrap ul li {width: 49%; height: 350px; padding: 50px 35px; margin-top: 2%;}
#con1 .carcare_wrap ul li:nth-child(-n+2) {margin-top: 0;}

#con1 .shopping_wrap {display: block;}
#con1 .shopping_wrap .title {padding-top: 0; width: 100%; text-align: center; margin-bottom: 80px;}
#con1 .shopping_wrap .title h2 {font-size: 50px; line-height: 60px; margin-bottom: 35px;}
#con1 .shopping_wrap .title p {font-size: 22px; line-height: 40px; margin-bottom: 60px;}

#con1 .shopping_wrap .list_wrap {width: 100%; display: flex; justify-content: space-between;}
#con1 .shopping_wrap ul {width: 48%;}
#con1 .shopping_wrap ul:first-child {margin-top: 80px;}

#con2 .inquiry_wrap {padding: 100px 0 120px;}
#con2 .inquiry_wrap h2 {font-size: 50px; margin-bottom: 45px;}
#con2 .inquiry_wrap p {font-size: 22px; margin-bottom: 60px;}

.footer .inner {position: relative; border-top: 1px solid rgba(255,255,255,.25); padding: 60px 3% 80px;}
.footer .inner .foot_logo {position: absolute; right: 3%; top: 50%; transform: translateY(-50%);}
.footer .inner .txt p {font-size: 16px; line-height: 36px; color: #BCBCBC;}
.footer .inner .txt p span {margin: 0 12px;}
.footer .inner .txt p.copyright {color: #fff; line-height: 1; margin-top: 35px;}

/* === Sub === */

#sub_visual {width: 100%; height: 300px; padding-top: 100px;}
#sub_visual .loc li {position: relative; display: inline-block; padding-right: 30px; margin-right: 15px; vertical-align: middle; font-size: 16px; color: #fff; line-height: 1;}
#sub_visual .loc li::after {content:''; width: 15px; height: 1px; background: #fff; position: absolute; right: 0; top: 8px;}
#sub_visual .loc li:last-child {font-weight: bold; padding-right: 0; margin-right: 0;}
#sub_visual .loc li:last-child::after {content: none;}

#sub_visual h2 {font-size: 55px; line-height: 1; margin-top: 35px; color: #fff;}

#sub_contents {margin: 100px 0 180px;}
#sub_contents h3 {font-size: 45px; margin-bottom: 50px;}

.greet_wrap .g_01 {margin-bottom: 120px;}
.greet_wrap .g_01 .sub_banner {width: 100%; height: 250px; border-radius: 0 0 80px 0; padding: 70px 60px; margin-bottom: 40px;}
.greet_wrap .g_01 .sub_banner img {right: 25px; top: 25px; width: 170px;}
.greet_wrap .g_01 .sub_banner h4 {font-size: 32px; line-height: 55px; color: #fff; font-weight: normal;}

.greet_wrap .g_01 ul {flex-wrap: wrap;}
.greet_wrap .g_01 ul li {width: 49%; padding: 40px 0 50px; margin-top: 2%;}
.greet_wrap .g_01 ul li:nth-child(-n+2) {margin-top: 0;}
.greet_wrap .g_01 ul li:nth-child(2n) {background: #fff; border: 1px solid #DBDBDB;}

.greet_wrap .g_02 {padding: 100px 0 150px;}
.greet_wrap .g_02 .vision_img {margin-top: 50px;}
.greet_wrap .g_02 .tit {margin-top: 120px;}
.greet_wrap .g_02 .tit > img {margin-bottom: 60px;}
.greet_wrap .g_02 .tit p {font-size: 26px; line-height: 55px;}
.greet_wrap .g_02 .tit p span {font-size: 38px;}

.greet_wrap .g_02 .value_list {margin-top: 70px;}
.greet_wrap .g_02 .value_list li {width: 280px; height: 280px; padding: 40px 0;}
.greet_wrap .g_02 .value_list li img {height: 45px;}
.greet_wrap .g_02 .value_list li h4 {font-size: 28px; margin: 30px 0 20px;}
.greet_wrap .g_02 .value_list li p {font-size: 18px; line-height: 30px;}

.greet_wrap .g_03 {margin: 100px 0;}
.greet_wrap .g_03 p {font-size: 22px; line-height: 40px; margin-bottom: 50px;}

.greet_wrap .g_04 {margin-bottom: 200px;}
.greet_wrap .g_04 .inner {display: flex; align-items: center;}
.greet_wrap .g_04 .inner > img {width: 35%;}
.greet_wrap .g_04 .text {width: 65%;}
.greet_wrap .g_04 .text .top {border-bottom: 1px solid #DBDBDB; padding-bottom: 35px; padding-left: 60px; margin-bottom: 40px;}
.greet_wrap .g_04 .text .top h4 {font-size: 32px;}
.greet_wrap .g_04 .text .top img {width: 340px;}

.greet_wrap .g_04 .text .bot {padding-left: 60px;}
.greet_wrap .g_04 .text .bot p {font-size: 22px; line-height: 38px; margin-bottom: 30px;}
.greet_wrap .g_04 .text .bot strong {font-size: 26px;}

.greet_wrap .g_05 .ci_wrap {display:block;}
.greet_wrap .g_05 .ci_wrap img {width: 100%; max-width: 650px; margin: 0 auto;}
.greet_wrap .g_05 .ci_wrap .text {width: 100%; padding-left: 0; text-align: center; margin-top: 50px;}
.greet_wrap .g_05 .ci_wrap .text h4 {font-size: 28px; margin-bottom: 30px;}
.greet_wrap .g_05 .ci_wrap .text p {font-size: 22px; line-height: 38px;}


.partner_wrap .sub_banner {width: 100%; height: 250px; border-radius: 0 0 80px 0; padding: 70px 60px; margin-bottom: 40px;}
.partner_wrap .sub_banner img {right: 25px; top: 25px; width: 170px;}
.partner_wrap .sub_banner h4 {font-size: 32px; line-height: 55px;}

.partner_wrap .parner_list {display: flex; flex-wrap: wrap; justify-content: space-between;}
.partner_wrap .parner_list li {width: 23.5%; margin-top: 2%; border: 1px solid #DBDBDB; border-radius: 20px; overflow: hidden;}
.partner_wrap .parner_list li:nth-child(-n+4) {margin-top: 0;}

.partner_wrap .inner > p {font-size: 24px; line-height: 40px; margin-top: 70px;}

.business_wrap .title {margin-bottom: 60px;}
#sub_contents.business_wrap .title h3 {margin-bottom: 40px;}
.business_wrap .title strong {font-size: 25px; margin-bottom: 15px;}
.business_wrap .title p {font-size: 20px;}

.business_wrap .b_01 {margin-bottom: 120px;}
.business_wrap .b_box {display: flex; align-items: center;}
.business_wrap .b_box .img_wrap {width: 50%;}
.business_wrap .b_box .img_wrap img {border-radius: 20px; width: 49%;}
.business_wrap .b_box .text_wrap {width: 50%; padding-left: 40px;}
.business_wrap .b_box .text_wrap h4 {font-size: 26px; line-height: 38px; margin-bottom: 30px;}

.bullet li {font-size: 22px; line-height: 36px; padding-left: 16px; margin-bottom: 10px; position: relative;}
.bullet li:last-child {margin-bottom: 0;}
.bullet li::after {content:''; width: 5px; height: 5px; border-radius: 50%; background: #EB2A32; position: absolute; left: 0; top: 16px;}

.business_wrap .b_02 {margin-bottom: 120px;}
.business_wrap .b_02 .data_box {padding: 80px 0;}

.business_wrap .b_03 {margin-bottom: 120px;}
.business_wrap .b_03 img {width: 100%;}

.business_wrap .b_04 img {width: 100%;}

.education_wrap .e_01 {margin-bottom: 120px;}
.education_wrap .e1_box {display: flex; justify-content: space-between;}
.education_wrap .e1_box .box {width: 49%; padding: 50px 45px;}
.education_wrap .e1_box .box h4 {font-size: 28px; margin-bottom: 30px;}

.education_wrap .title {margin-bottom: 60px;}
#sub_contents.education_wrap .title h3 {margin-bottom: 40px;}
.education_wrap .title p {font-size: 20px; line-height: 36px;}


.education_wrap .educ_box {padding: 70px 0;}
.education_wrap .educ_box .e_con {display: flex; justify-content: space-between;}
.education_wrap .educ_box .e_con h4 {font-size: 30px; padding-top: 10px;}
.education_wrap .educ_box .e_con .text {width: 64%;}
.education_wrap .educ_box .e_con .text ul li {margin-bottom: 10px; font-size: 18px; line-height: 32px; padding: 25px 40px;}
.education_wrap .educ_box .e_con .text ul li:last-child {margin-bottom: 0;}
.education_wrap .educ_box .e_con .text ul li b.red {font-size: 16px; color: #EB2A32;}
.education_wrap .educ_box .e_con .text .check_p {margin-top: 30px; padding-left: 35px; font-size: 22px; line-height: 36px; background: url(../images/sub/check.png) no-repeat left 7px; background-size: 25px;}
.education_wrap .educ_box .img_list {display: flex; justify-content: space-between; margin-top: 60px;}
.education_wrap .educ_box .img_list li {width: 32%; border-radius: 20px;}

.education_wrap .e_03 {margin-top: 120px;}
.education_wrap .educ_box .e_con .text p {font-size: 20px; line-height: 34px; margin-bottom: 20px;}

.education_wrap .e_04 {margin-top: 120px;}



.notice_wrap .notice_top .search_box {width: 45%;}


/* sub05_1 전국대리점현황 */

.store_box {flex-wrap: wrap;}
.store_box .left {width: 100%; height: 400px; margin-bottom: 30px;}
.store_box .right {width: 100%;}








}
