
:root {
	--column-padd: 0rem;
    --color-white: #fff;
	--color-black: #000;
	--color-red: #f40f0f;
	--color-dark-gray: #222;
	--color-gray: #666;
	--color-main:#f83c00; 
	--color-sub:#352f2d; 
	--color-brown:#67625d;
	--color-yellow:#ffea00;
	--color-light-blue:#3a6ce9;
	--color-blue:#1568f3;
	--color-dark-blue:#0f235e;
	--color-orange:#ff722b;
    --radius-big:1.125rem;

}

.root_daum_roughmap .cont {display:none !important;}
.color_main { color:#f7b400 !important; }
.color_sub { color:#80b501 !important;}
.color_violet {color:#4f3ade !important;}
/* =========================================================================================================
layout
========================================================================================================= */
html	{color:#333;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-y:scroll;overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,h1,h2,h3,h4,h5,h6 {,'xeicon';display:block}
body	{font-family:'pretendard', 'sans-serif', 'xeicon', 'Malgun Gothic' ,'¸¼Àº °íµñ', 'µ¸¿ò', Dotum, '±¼¸²', Gulim, Sans-serif; font-size:12px;color:#333; }
img	{border:0; vertical-align:middle;}
table	{border-collapse:collapse;}
fieldset	{border:0;}
legend	{color:#000;}
address,caption,cite,code,dfn,em,th,var	{font-style:normal;font-weight:bold;}
caption	{ display:none;}
ol,ul	{list-style:none;}
caption,th	{text-align:left;}
h1,h2,h3,h4,h5,h6	{margin:0px;padding:0px;font-family:'pretendard'}
caption,hr,legend	{*display:none;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
a,a:link,a:visited,a:active,a:focus	{color:#333;text-decoration:none;}
label:hover,	a:hover	{text-decoration:none;}
noscript	{display:none;}
input[type=submit], input[type=button], label, button { cursor:pointer;}
.clear:after	{display:block;height:0;clear:both;visibility:hidden;}
*html.clear	{height:1%;}
.clear	{clear:both;line-height:0;font-size:0;height:0px;overflow:hidden;padding:0;margin:0; }
.blind { position:absolute; left:-1000%; top:0; width:1px; height:1px; font-size:0; line-height:0; overflow:hidden; }
input, select, textarea,button { font-size:14px; border-radius:0;-webkit-appearance:none;}
*{box-sizing:border-box;}
/*main*/
.fc_w {color:#fff !important; }
.fc_red { color:#e83c49 !important; }
dl,dt,dd {font-family:inherit;}
*,
*:after,
*:before {	margin: 0;	padding: 0;	-webkit-box-sizing: border-box;  -moz-box-sizing: border-box;	box-sizing: border-box;}
input:-webkit-autofill { -webkit-text-fill-color: #000; } 
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition: background-color 5000s ease-in-out 0s;}


/*
input[type=submit], input[type=button], label, button {    cursor: pointer;}
input[type=checkbox]:checked + label {    background-position: 0 3px;    color: #111;}
input[type=checkbox] + label {
    display: inline-block;
    padding: 0 10px 0 20px;
    min-height: 20px;
    background-image: url(/images/icon_check.png);
    background-position: 0 -33px;
    background-repeat: no-repeat;
    background-size: 16px auto;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0);
    letter-spacing: -1px;
    color: #222;
    font-size: 14px;
    line-height: 20px;
}
*/
input, select, textarea, button {
    outline:0;
    font-size: 14px;
    border-radius: 0;
    -webkit-appearance: none;
}
select {font-family:'pretendard';
    height: 35px;
    border: 1px solid #d9dbdc;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 30px 0 10px;
    .padding-right: 0;
    background: url(/images/inc/arrow.png) right center no-repeat #fff;
    background-size: 30px auto;
    font-size: 14px;
    color: #555555;
    vertical-align: middle;
    box-sizing: border-box;
	outline:0;
}
.fc_red {color:#05acff; }
.fc_blue {color:#0f3eee; }
.fc_black {color:#000; }
.fc_skblue {color:#1dd6ff;}
.fc_default {color:#153aaf !important}

.bg_red { background:#d62d22; }
.bg_blue {background:#262666; }


/* ///////////////////////////////////////////////////////// */
/*         checkbox radio common
/* ///////////////////////////////////////////////////////// */
input[type=checkbox], input[type=radio] {position:absolute;	opacity:0;-webkit-opacity:0;-moz-opacity:0;	z-index:0;}
input[type=checkbox] + label {position:relative;display:inline-block;margin:0;  padding:0 1rem 0 1.35rem;box-sizing:border-box;background:none;border:0;letter-spacing:-1px;font-size:13px;line-height:28px;color:#111;font-style:normal;word-break:keep-all;vertical-align:middle;cursor:pointer;}
input[type=checkbox] + label:before {display: block;content: "";position: absolute;left: 0;top:50%;width:18px;height:18px;background-color:#fff;border:1px solid #a9b4c0;border-radius:3px;transform:translateY(-50%);box-sizing:border-box;-webkit-box-sizing:border-box;;-moz-box-sizing:border-box; transition: all 0.2s ease-in; }
input[type=checkbox] + label:after {content:'';display:none;position:absolute;top:50%;left:6px;width:7px;height:11px;margin:-7.5px 0 0 0;border-color:#fff;border-style:solid;border-width:0 2px 2px 0 !important;transform:rotate(45deg);}
input[type=checkbox]:checked + label {background:none;}
input[type=checkbox]:checked + label:before {border:1px solid var(--color-main);background-color:var(--color-main);transform:translateY(-50%);box-shadow:0 3px 8px -3px var(--color-main);}
input[type=checkbox]:checked + label:after {display:block;}

input[type=radio] + label {position:relative;display:inline-block;margin:0;padding:0 1rem 0 1.35rem;box-sizing:border-box;border:0;background:none;letter-spacing:-1px; font-size:13px;line-height:28px;color:#111;vertical-align:middle;cursor:pointer;}
input[type=radio] + label:after {display: block;content: "";position: absolute;left: 0;top:50%;width:18px;height:18px;background-color:#fff;border:1px solid #a9b4c0;border-radius:50%;transform:translateY(-50%);transition: border 0.2s ease-in;box-sizing:border-box;-webkit-box-sizing:border-box;;-moz-box-sizing:border-box;}
input[type=radio]:checked + label {background:none;}
input[type=radio]:checked + label:after {border:5px solid var(--color-main);box-shadow:0 3px 8px -3px var(--color-main);}


.fc_default {color:var(--color-main) !important}

body {padding-top:0px; }
.page_view {padding-top:0 !important;}

.main #header {box-shadow:none;}
.page_view {padding-top:0}
.sub_title { position:relative; display:flex; }
.sub_title h2 {display:block; width:100%; vertical-align:top; text-align:center; font-size:19px; padding:1rem 0; font-weight:700; color:#000; }
.btn_page_prev {display:inline-block; vertical-align:top; width:60px; height:70px; line-height:70px; text-align:center; display:none}
.btn_page_prev:before {content:"\e908"; display:inline-block; font-size:25px;  color:#000; font-family:'xeicon';}
.divide {display:block; height:.65rem; background-color:#f4f4f4; margin:1rem 0; }
.divide.mg0 {margin:0;}
.divide.mgb0 {margin-bottom:0;}
.mt0 {margin-top:0;}


#header {position:relative; width:100%; top:0;left:0; height:70px; z-index: 333; background:#fff; }
#header .logo {position:absolute;left:.85rem; width:calc(100% - 70px); top:0; height:100%;  }
#header .logo a {display:flex; align-items: center;  width:100%; height:100%;   }
#header .logo img {height:70%;}
#header .menu_btn {position:absolute;right:0px;top:0px;z-index:333}
#header .menu_btn a {font-size:0; display:block;  width:70px; height:70px; text-align:center;  }
#header .menu_btn a:before {content:"\e871";display:flex; align-items: center; justify-content: center; height:100%; font-weight:500; color:#222; font-weight:bold; font-size:2.15rem !important; font-family:'Linearicons-Free';}
#header .text {position:absolute;right:0;bottom:14px;right:58px;}
#header .text img {height:30px;}

#header .btn_call {position:absolute; top:0px;right:3.5rem; font-size:0;width:70px; height:70px; background-repeat:no-repeat;;background-position:center center;background-size:auto 80%; background-image: url("/images/inc/icon_call.png");}
#header .btn_call img {height:38px; display:none;}
#header .gnb {position:relative; display:flex; justify-content: space-evenly; gap:0; border-top:1px solid #eaeaea; }
#header .gnb:after {content:''; position:absolute; left:0; bottom:0; width:100%; height:1px; background-color:#d0dae1; z-index:-1}
#header .gnb a { width:20%; height:50px; text-align:center;  line-height:50px; padding-top:1px; font-size:0.985rem; font-weight:500;  color:#555; border-bottom:3px solid transparent;}
#header .gnb a.on {color:var(--color-main); border-color:var(--color-main); font-weight:700;}

#allMenu {height:100%; width:100%; background:#fff; display:none; position:fixed; top:0; right:0; z-index:9999; transition:all linear .3s; -webkit-transition:all linear .3s; -moz-transition:all linear .3s; -o-transition:all linear .3s; }
#allMenu .menuwrap {height:100%; }
#allMenu .menuwrap .home {display:block; padding:20px 0 0 25px;}
#allMenu .menuwrap .home img {height:35px; }
#allMenu .menulogo {padding:20px 0 20px;}
#allMenu .menulogo img {height:35px;}
#allMenu .menulogo p {color:#555; padding-top:10px;font-size:22px;}
#allMenu .scroll { overflow-y: scroll;height: calc(100% - 60px);}
#allMenu .menulist {padding:30px 20px; }
#allMenu .menulist li {padding:10px 0;}
#allMenu .menulist li.line {border-bottom:1px solid #eee; padding-bottom:18px; margin-bottom:8px;}
#allMenu .menulist li a{display:block; position:relative; color:#333; text-indent:10px; font-size:17px;line-height: 1.3em; font-weight:500; }
#allMenu .menulist li a:after {content:"\e940"; font-size:17px; color:#555; position:absolute; right:5px; top:0px; font-family:'xeicon'; }
#allMenu .menufoot {padding:0px 20px 0; text-align:center; }
#allMenu .menufoot .contact_box { padding:.5rem; border:1px solid var(--color-main);margin-bottom:10px; border-radius:15rem;  }
#allMenu .menufoot .contact_box p {display:block; font-size:1.5rem; line-height:1.5em;  font-weight:500; font-weight:800;}
#allMenu .menufoot .contact_box p:before {content:''; display:inline-block;vertical-align:middle;  width:50px; height:50px; background:url('/images/inc/ico_call.svg') no-repeat center; background-size:auto 40px; }
#allMenu .menufoot .contact_box p:first-child {margin-top:0}
#allMenu .menufoot .contact_box p a {display:inline-block;vertical-align:middle; }

#allMenu .sns {display:block; margin:10px 0; text-align:center;  background-color:#f6f6f6; padding:10px; border-radius:5px;border-left:1px solid rgba(255,255,255,0.1); display:flex; justify-content: center; gap:1.2rem;}
#allMenu .sns a { width:40px; height:40px;  line-height:40px; border-right:1px solid rgba(255,255,255,0.15); background-position:center center; background-repeat:no-repeat; background-size:auto 40px;}
#allMenu .sns a.youtube {background-image:url('/images/inc/ico_youtube.png')}
#allMenu .sns a.insta {background-image:url('/images/inc/ico_insta.png')}
#allMenu .sns a.ch {background-image:url('/images/inc/ico_ch.png')}
#allMenu .sns a.fb {background-image:url('/images/inc/ico_fb.png')}


#allMenu .menufoot a.pc {margin-bottom:10px; display:block;  padding:15px 0px; border:1px solid #dedede; color:#333; font-size:16px;  font-weight:700;}

#allMenu .btnClose { position:Absolute; top:0px; right:0px; display:block; width:70px; height:70px; line-height:70px; text-align:center; z-index:999;  box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
#allMenu .btnClose:before {content:"\e9af"; display:inline-block; width:100%;  line-height:70px;  color:#333; font-size:2rem !important; font-family:'xeicon';}


#block_navi { display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.3); z-index:999; }

@media screen and (max-width:350px) {
	#header .logo {  left:10px; top:12px; }
	#header .logo img {height:25px;}
	#header .btn_call {  top:12px;}
	#header .btn_call img {height:35px; }
	#allMenu .menulist li {line-height: 50px; }
	#allMenu .menulist li a{ font-size:16px;}

}

.sub .footer_wrap {display:none;}

.footer_wrap{ width:100%; width:100%;background:#f5f5f5; clear:both; padding:1.5rem 0 6.5rem; margin:2rem 0 0;  text-align:center; }
.footer_wrap .footer_btnGroup{width:100%;  text-align:center; font-size:13px; background:#f1f1f1;}
.footer_wrap .footer_btnGroup .footer_btn{display: inline-block;}
.footer_wrap .footer_btnGroup .footer_btn li{float:left; width:90px; margin-right:5px;}
.footer_wrap .footer_btnGroup .footer_btn li+li+li{margin-right:0;}
.footer_wrap .footer_btnGroup .footer_btn li a{display:block; line-height:40px;  color:#333;}
.footer_wrap h2 {display:block; text-align:center;padding:.5rem 0 .85rem; font-size:1.15rem; font-weight:700; color:#333; letter-spacing:-.04em;}
.footer_wrap .footer_text{padding:0px .85rem;color:#666; font-weight:400; font-size:13px !important; clear:both; line-height:1.6em; letter-spacing:-.06em; word-break:keep-all; text-decoration:none;}
.footer_wrap .footer_text span {display:inline-block; padding:0 6px;}
.footer_wrap .footer_text .b_call { display:block; margin-top:10px; background-color:var(--color-main); color:#fff; text-align:center; box-sizing:border-box; }
.footer_wrap .footer_text .b_pc { display:block; margin-top:5px;  border:1px solid var(--color-main); color:var(--color-main); background-color:#fff; text-align:center; box-sizing:border-box; }

.footer_wrap .footer_text  a{color:#333; font-weight:500; line-height:38px; height:40px; font-size:15px;border-radius:5px;  display:inline-block;}
.footer_wrap .copyright { padding-top:8px; font-size:13px; }
.footer_wrap .social {display:block; padding:0px 0 15px; font-size:0; text-align:center; }
.footer_wrap .social a {display:inline-block; vertical-align:top; width:50px; height:50px; font-size:0;  margin-left:10px;  border-radius:50%; border:1px solid #f0f0f0; }
.footer_wrap .social a:before {content:''; display:inline-block; text-align:center; line-height:48px; color:#fff; font-size:24px;font-family:'xeicon';  }
.footer_wrap .social a.fb:before {content:"\ebd3"}
.footer_wrap .social a.insta {background:url('/images/bg_insta.jpg') no-repeat center ; background-size:cover; }
.footer_wrap .social a.insta:before {content:"\ebe9" }
.footer_wrap .social a.youtube:before {content: "\ec32"}
.footer_wrap .social a.kakao {content:;font-size:28px; background:url('/images/ico_kakao.png') no-repeat center ; background-size:auto 1rem; }
.footer_wrap .social a:first-child {margin-left:0}
.footer_wrap .social a img { margin-top:10px; display:inline-block;}

.footer_wrap .contact {margin-top:1rem; padding:1.1rem 0 0;background: linear-gradient(to bottom, #424242 0%, #1d1d1d 100%);}
.footer_wrap .contact dl {position:relative; display:flex; justify-content: center;  align-items: center;gap:.5rem;   background-repeat:no-repeat; background-position:left ; background-size:auto 2.5rem;}
.footer_wrap .contact dl:before {content:'';display:inline-flex;  width:2.35rem; height:2.35rem; border-radius:50%; background-color:var(--color-sub); background-position:center center; background-size:auto 50%; background-repeat:no-repeat; 
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 80 80' style='enable-background:new 0 0 80 80;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M7.8,7.8L7.8,7.8c-1,1.4-1.9,3-2.6,4.7c-0.6,1.6-1.1,3.1-1.3,4.7C2.9,24.8,4.5,32,9.4,40.1 c3.1,5.1,7.5,10.6,13.4,16.7c6.4,6.6,12.4,11.1,17.7,14.1c12.2,6.9,20.6,6.3,21.1,6.2c1.6-0.2,3.2-0.5,4.8-1.1 c1.7-0.6,3.3-1.5,4.7-2.5l0.1,0.1l3.3-3.1c2.4-2.3,2.5-6,0.3-8.3L63.6,50.5c-0.6-0.6-1.4-1.1-2.2-1.3l-0.8-0.8 c-2.1-2.1-5.6-2.1-7.8,0l-5.4,5.2c-0.3-0.2-0.7-0.4-1-0.6c-3.3-1.9-7.9-4.6-12.7-9.5c-4.8-5-7.3-9.6-9.1-13.1c0-0.1-0.1-0.2-0.1-0.2 l3.9-3.7l1.9-1.9c2.4-2.3,2.5-6,0.3-8.3L19.5,4.6c-2.2-2.3-6-2.3-8.4,0L7.8,7.8z'/%3E%3C/svg%3E%0A");
}
.footer_wrap .contact dl dt {font-size:.95rem; line-height:1.1rem; color:#fff; font-weight:600; text-align:left;}
.footer_wrap .contact dl dd {font-size:1.85rem; line-height:1.3em; font-weight:700; color:#ffe7a6;}
.footer_wrap .contact .btn { border-top:1px solid #4a4a4a;outline:1px solid #111; margin:1rem 0 0; padding:1rem .5rem ; display:flex; justify-content: center; gap:.5rem; }
.footer_wrap .contact .btn a {display:inline-flex;align-items: center; height:2.85rem; padding:0 .95rem 0 1.5rem; border-radius:5rem; background-color:var(--color-sub); font-size:1rem; color:#fff; font-weight:600; }
.footer_wrap .contact .btn a:after {content:"\e93e"; font-family:'xeicon'; display:inline-flex; color:#fff; font-size:.95rem; margin-left:.35rem;}
.footer_wrap .note {display:block; text-align:center; margin-top:1rem; background-color:#fff; font-size:0.9375rem; font-weight:600; padding:1rem; border:1px dashed var(--color-main); border-radius:0.5rem; color:var(--color-main)}

@media screen and ( max-width:360px ) {
	.footer_wrap .contact dl dd {font-size:1.5rem; line-height:1.3em; font-weight:700; color:#ffe7a6;}
}
.dividew{height:8px; background:#fff;}


/* Äü¸Þ´º */
.q-wrap {display:none; position:relative; margin-top:2rem;}
.quick_btn {position:fixed; right:5px; bottom:7.5rem; z-index:99999; display:flex; flex-direction: column; justify-content: center; gap:0.3rem; transition: all 0.2s ease-in; }
.quick_btn a {position:relative; width:50px; height:50px; text-align:center;  border-radius:50%;box-shadow:8px 8px 20px rgba(0,0,0,0.2);transition: all 0.2s ease-in; }
.quick_btn a:before  {content:''; display:flex ;width:100%; height:100%; justify-content: center; align-items: center; color:#fff; font-size:1.5rem;font-family:'xeicon';  }
.quick_btn a.kakao { background:#ffde00 url('/images/ico_kakao.png') no-repeat center ; background-size:auto 1.5rem; }
.quick_btn a.call {background-color:var(--color-sub); background-repeat:no-repeat; background-position:center center;  background-size:42%; 
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 80 80' style='enable-background:new 0 0 80 80;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M7.8,7.8L7.8,7.8c-1,1.4-1.9,3-2.6,4.7c-0.6,1.6-1.1,3.1-1.3,4.7C2.9,24.8,4.5,32,9.4,40.1 c3.1,5.1,7.5,10.6,13.4,16.7c6.4,6.6,12.4,11.1,17.7,14.1c12.2,6.9,20.6,6.3,21.1,6.2c1.6-0.2,3.2-0.5,4.8-1.1 c1.7-0.6,3.3-1.5,4.7-2.5l0.1,0.1l3.3-3.1c2.4-2.3,2.5-6,0.3-8.3L63.6,50.5c-0.6-0.6-1.4-1.1-2.2-1.3l-0.8-0.8 c-2.1-2.1-5.6-2.1-7.8,0l-5.4,5.2c-0.3-0.2-0.7-0.4-1-0.6c-3.3-1.9-7.9-4.6-12.7-9.5c-4.8-5-7.3-9.6-9.1-13.1c0-0.1-0.1-0.2-0.1-0.2 l3.9-3.7l1.9-1.9c2.4-2.3,2.5-6,0.3-8.3L19.5,4.6c-2.2-2.3-6-2.3-8.4,0L7.8,7.8z'/%3E%3C/svg%3E%0A");
}
.quick_btn a.call:before {content:''; position:absolute; left:5px; top:5px;width:40px; height:40px; border-radius:50%; background-color:#FFF; z-index:-1; }
.quick_btn a.youtube {background-color:var(--color-red); }
.quick_btn a.youtube:before {content:"\ec32";display:inline-block;font-family:'xeicon'; color:#fff; line-height:50px;font-size:1.85rem;}
.quick_btn a.insta {background:url('/images/bg_insta.jpg') no-repeat center ; background-size:cover; }
.quick_btn a.insta:before {content:"\ebe9"; color:#fff;}


/* ¸ÞÀÎ»ó´ã */
.main_consult {position:fixed; right:0px; bottom:0px;display:block; padding:.85rem .65rem 1rem; background-color:#fff; border-radius:1rem 1rem 0 0; z-index:3333;box-shadow:8px 8px 30px -4px rgba(0,0,0,0.6);}
.main_consult .column {margin:0; padding:0; }
.main_consult .title {display:flex; justify-content: space-between; align-items: center; padding-bottom:.25rem; }
.main_consult .title h2 {font-size:1rem; line-height:1.4em; font-weight:700; color:#111; letter-spacing:-.04em;}
.main_consult .agree {text-align:right; }
.main_consult .agree a {display:inline-block; height:1.5rem; line-height:1.5rem; padding:0 .85rem; background-color:#f1f1f1; font-size:.8rem; font-weight:500; border-radius:5rem;}
.main_consult form { display:flex; justify-content: center;flex-direction: column;align-items: center;flex-wrap: nowrap; flex-direction: row;  gap:0.25rem;padding:0.35rem;  border-radius:0.65rem; border:1px solid var(--color-main); box-shadow:3px 3px 10px rgba(0,0,0,0);  }
.main_consult input,
.main_consult button {height:40px; line-height:40px; border-radius:5px; }
.main_consult input[type="text"] {width:calc(50% - 40px); background-color:#f8f8f8; border:2px solid transparent; padding:0 0 0 0.35rem; font-size:1rem; color:#222; outline:0; font-weight:bold; transition: all 0.2s ease-in;}
.main_consult button { width:80px; text-align:center; background-color:var(--color-main); color:#fff; font-weight:bold; border:0; font-size:0.9rem; text-shadow:1px 1px 1px rgba(0,0,0,0.1); cursor:pointer; }
.main_consult input:-webkit-autofill { -webkit-text-fill-color: var(--color-main); } 
.main_consult input::placeholder {color:#aaa; font-size:0.85rem; letter-spacing:-.06em; font-weight:500; }


/* main_visual */
.main_visual { position: relative; width:100%;padding:1rem .85rem 0; z-index: 10;}
.main_visual ul { width:100%; border-radius:.85rem; overflow:hidden}
.main_visual ul li {  position:relative;  background-size:cover;  background-repeat:no-repeat; background-position:center center; }
.main_visual img {width:100%;}

.main_visual .slick-arrow {position:absolute;top:50%;margin-top:-25px; width:50px; height:50px; border-radius:50%;  background-color:#fff; text-align:center; border:1px solid #dee1e9; font-size:0; box-shadow:5px 5px 1rem rgba(0,0,0,0.1); cursor:pointer; }
.main_visual .slick-arrow:before {content:''; font-family:'xeicon'; display:inline-block; line-height:48px; width:100%; text-align:center; color:#4c6080; font-size:1.125rem; font-weight:500;  }
.main_visual .slick-arrow:after {display:none;}
.main_visual .slick-arrow.slick-prev { left:-60px;  }
.main_visual .slick-arrow.slick-prev:before {content:"\e93b"}
.main_visual .slick-arrow.slick-next { right:-60px;  }
.main_visual .slick-arrow.slick-next:before {content:"\e93e"}

.main_visual .slick-dots { text-align:right; position:absolute;right:1rem; bottom:1rem;height:.6rem !important;  z-index:333  }
.main_visual .slick-dots>li {display: inline-block;vertical-align: top;width: .6rem !important;height:.6rem !important;margin: 0 2px !important; padding:0 !important; background-color:#eee; border-radius: 3rem !important;cursor: pointer;-webkit-transition: all 400ms;transition: all 400ms;}
.main_visual .slick-dots>li.slick-active {background:var(--color-main) !important; width:1.85rem !important;}
.main_visual .slick-dots>li>button {text-indent:-9999px; display:none !important;}
.main_visual .slide-counter { position:absolute; right:1.35rem; bottom:.25rem;  text-align:center; font-size: .85rem; letter-spacing:.15rem; color:rgba(255,255,255,0.6); height:1.5rem; display:flex; align-items: center; border-radius:5rem;}
.main_visual .slide-counter span.current {color:#fff;}

/* °Ë»ö¾îÀÔ·Â */
.m_search {position: relative; padding:0 .85rem;}
.m_search .fast {position: relative; text-align:center; font-size:0;  border-radius:0rem; display:flex;justify-content: center;align-items: center;padding:2px; background-color:var(--color-sub); border-radius:5rem; overflow:hidden; }
.m_search .fast form { width:100%;  }
.m_search .fast input {position: relative;width:calc(100% - 50px);height:2.85rem; padding-left:1.65rem; letter-spacing:-.04em;margin:0;color:#222;border:0; font-size:1.1rem; font-weight:600;outline:0; vertical-align: middle;background-color:#fff; border-radius:5rem 0 0 5rem;}
.m_search .fast input::placeholder {color:#999; font-size:1rem; font-weight:500;opacity:.7; }
.m_search .fast input:-webkit-autofill { -webkit-text-fill-color: var(--color-sub); } 
.m_search .fast .btn {position:relative; display:inline-block;border:0;width:50px; text-align:center; margin:0; font-size:0; line-height:2.85rem; font-weight:400;font-weight:normal; background-color:transparent; cursor:pointer;box-sizing:border-box;vertical-align:middle; }
.m_search .fast .btn:before {content:"\e97a"; display:inline-block; vertical-align:middle; font-family:'xeicon'; color:#FFF; font-size:1.5rem;}
.m_search .fast .btn.detail {  font-size:.85rem; color:#FFF; padding:0 0 0 .65rem; }
.m_search .fast .btn.detail:before {content:''; font-size:0; position:absolute; left:0; top:50%; height:20px;margin-top:-10px; width:1px; border-left:1px solid rgba(255,255,255,0.3)}
.m_search .fast .btn.detail:after {content:"\eb38"; font-family:'xeicon'; display:inline-block; vertical-align:top; margin-left:.2rem;font-size:1rem;}
.btnClear { position: absolute;  top:0; right:60px; width: 2rem;height: 2.85rem;  display:none; outline:0;  border:0; background:transparent; cursor:pointer; }
.btnClear:before {content:"\e921";font-family:'xeicon'; color:#333; font-size:1rem; height: inherit; display:flex; justify-content: center;align-items: center;}



.title_box {position:relative; text-align:center; margin:0; padding:2rem 0rem 1rem; }
.title_box.left { text-align:left; padding-left:1rem; }
.title_box h3 {position:relative; color:#000;font-size:1.25rem; line-height:1.5rem;  color:#333;letter-spacing:-.04em; margin:0; padding:0; font-weight:500;font-family:'SB-ugr';} 
.title_box h3 strong {color:var(--color-main);}
.title_box h3 span {font-weight:500}
.title_box h3.icon:before {content:''; display:inline-block; vertical-align:middle;margin-right:.35rem; width:3rem; height:2rem; background-repeat:no-repeat; background-position:center center; background-size:auto 95%;
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 36' style='enable-background:new 0 0 50 36;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23ED0000;%7D%0A%3C/style%3E%3Cpath class='st0' d='M34.5,18l-16,9.4V8.6L34.5,18z M49.4,26.7V9.3c0,0,0-8.4-8.4-8.4H9c0,0-8.4,0-8.4,8.4v17.4c0,0,0,8.4,8.4,8.4 h32C41,35.1,49.4,35.1,49.4,26.7'/%3E%3C/svg%3E%0A");
}
.title_box p { margin-top:5px; color:#888; font-size:.9rem; line-height:1.3em;  letter-spacing:-.05em;font-weight:400}
.title_box.white h3,
.title_box.white h3 strong,
.title_box.white p {color:#fff;}

.btn-more {position:absolute; right:1rem; top:1.85rem; font-size:.85rem; color:#333 !important; height:1.8rem;  line-height:1; padding:0; display:flex; align-items: center; border-radius:5rem; }
.btn-more:after {content: "\e93e"; font-family:'xeicon'; color:#333; font-size:.85rem; margin-left:.35rem;}


/* ¸Þ´º ¹Ù·Î°¡±â */
.m_menu {padding:.5rem 0 1.3rem;}
.m_menu ul {display:flex; flex-wrap: wrap; }
.m_menu li {width:33.3%; text-align:center;  padding:.35rem 0;}
.m_menu li:nth-child(1),
.m_menu li:nth-child(4) {border-left:0}
.m_menu li .img {display:inline-block; width:65px; height:65px; border-radius:50%; background-repeat:no-repeat; background-size:auto 100%; background-position:center center;  }
.m_menu li p {font-size:1rem; font-weight:600; color:#333; line-height:1rem;  }
.m_menu li:nth-child(1) .img {background-image:url('/images/icon_m01.png?ver=<?=$GINIT[cssVer]?>')}
.m_menu li:nth-child(2) .img {background-image:url('/images/icon_m02.png?ver=<?=$GINIT[cssVer]?>')}
.m_menu li:nth-child(3) .img {background-image:url('/images/icon_m03.png?ver=<?=$GINIT[cssVer]?>')}
.m_menu li:nth-child(4) .img {background-image:url('/images/icon_m04.png?ver=<?=$GINIT[cssVer]?>')}
.m_menu li:nth-child(5) .img {background-image:url('/images/icon_m05.png?ver=<?=$GINIT[cssVer]?>')}
.m_menu li:nth-child(6) .img {background-image:url('/images/icon_m06.png?ver=<?=$GINIT[cssVer]?>')}

.youtube_wrap {width:100%;height:240px; padding:0 1rem;}
.youtube_wrap iframe {width:100%; height:100%; border-radius:.85rem; overflow:hidden;}

.sns_wrap {padding:0 0 1rem;}
.sns_wrap ul {text-align:center; display:flex; width:100%; margin:0 auto; overflow:hidden;  }
.sns_wrap ul li {width:50%; height:120px; display:flex;flex-direction: column; justify-content: center; gap:.2rem;  color:#fff;background-repeat:no-repeat; background-position:center ; background-size:cover;  }
.sns_wrap ul li:before {content:'';  width:100%; height:3.5rem; background-repeat:no-repeat; background-position:center ; background-size:auto 100%; }
.sns_wrap ul li p {font-size:.95rem; color:#fff;font-weight:500; padding:0 }
.sns_wrap ul li.kakao { background-color:#fff600; }
.sns_wrap ul li.kakao:before {  
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23332323;%7D%0A%3C/style%3E%3Cpath class='st0' d='M25.2,1.3C38.3,1.3,49,9.8,49,20.1C49,30.5,38.3,39,25.2,39c-1.5,0-3-0.1-4.4-0.3c-2.6,1.8-8.8,5.9-9.2,6.2 c-0.5,0.3-1.3,0.4-1-0.9c0.3-1,1.6-5.9,2.1-7.8c-6.8-3.3-11.3-9.2-11.3-16C1.4,9.8,12.1,1.3,25.2,1.3 M16,14.4H9 c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2h2.3v8.3c0,0.3,0.1,0.6,0.3,0.8c0.2,0.2,0.5,0.3,0.8,0.3h0.3c0.3,0,0.6-0.1,0.8-0.3 c0.2-0.2,0.3-0.5,0.3-0.8v-8.3H16c0.7,0,1.2-0.5,1.2-1.2C17.1,15,16.6,14.4,16,14.4 M32.7,24.1h-3.2v-8.5c0-0.7-0.6-1.3-1.3-1.3 c-0.7,0-1.3,0.6-1.3,1.3v9.2c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2c0,0.6,0.5,1.1,1.1,1.1h4.7c0.6,0,1.1-0.5,1.1-1.1 C33.8,24.6,33.3,24.1,32.7,24.1 M43,24.5l-3.6-4.7l3.3-3.3c0.4-0.4,0.4-1.2,0-1.6c-0.4-0.4-1.2-0.4-1.6,0l-4,4v-3.3 c0-0.7-0.6-1.3-1.3-1.3c-0.7,0-1.3,0.6-1.3,1.3V25c0,0.7,0.6,1.3,1.3,1.3c0.7,0,1.3-0.6,1.3-1.3v-2.9l0.7-0.7l3.4,4.5 c0.4,0.5,1.1,0.6,1.6,0.2C43.3,25.7,43.4,25,43,24.5 M25.9,24.8l-3.5-9.5c0,0,0,0,0,0c-0.2-0.6-0.9-1-1.6-1c-0.8,0-1.5,0.5-1.7,1.2 c0,0.1,0,0.1-0.1,0.2l-3.4,9.1c-0.2,0.6,0.1,1.3,0.7,1.5c0.6,0.2,1.3-0.1,1.5-0.7l0.6-1.7h4.7l0.6,1.7c0.2,0.6,0.9,0.9,1.5,0.7 C25.8,26,26.1,25.4,25.9,24.8 M19.2,21.7l1.6-4.6c0,0,0,0,0.1,0l1.6,4.5H19.2z'/%3E%3C/svg%3E%0A");
}
.sns_wrap ul li.kakao p {color:#000; }
.sns_wrap ul li.wechat { background-color:#00c70a; }
.sns_wrap ul li.wechat:before { background-image:url("/images/ico_wechat.png") }
.sns_wrap ul li.insta { background-image:url("/images/bg_insta.jpg"); }
.sns_wrap ul li.insta:before { 
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 80 80' style='enable-background:new 0 0 80 80;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M55.1,4.2H24.9c-11.4,0-20.7,9.2-20.7,20.7v30.2c0,11.4,9.2,20.7,20.7,20.7h30.2c11.4,0,20.7-9.2,20.7-20.7 V24.9C75.8,13.5,66.5,4.2,55.1,4.2 M69.2,55.7c0,7.6-6.1,13.7-13.7,13.7h-31c-7.6,0-13.7-6.1-13.7-13.7v-31 c0-7.6,6.1-13.7,13.7-13.7h31c7.6,0,13.7,6.1,13.7,13.7V55.7z'/%3E%3Cpath class='st0' d='M40,21.6c-10.3,0-18.6,8.3-18.6,18.6c0,10.3,8.3,18.6,18.6,18.6c10.3,0,18.6-8.3,18.6-18.6 C58.6,29.9,50.3,21.6,40,21.6 M40,52.2c-6.6,0-12-5.4-12-12c0-6.6,5.4-12,12-12c6.6,0,12,5.4,12,12C52,46.8,46.6,52.2,40,52.2'/%3E%3Cpath class='st0' d='M59.2,16.6c-2.4,0-4.3,1.9-4.3,4.3c0,2.4,1.9,4.3,4.3,4.3c2.4,0,4.3-1.9,4.3-4.3 C63.5,18.5,61.6,16.6,59.2,16.6'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.review_img {padding:0 1rem 1rem;}
.review_img img {width:100%; border-radius:0.625rem;}

/* main_search */
.search_tab {margin:0 auto .5rem;}
.search_tab > ul {font-size:0; display:flex; padding-bottom:.5rem;}
.search_tab > ul > li { width:50%; border-radius:0px;box-sizing:border-box;}
.search_tab > ul > li > span {display:block;line-height:2.5rem; text-align:center; font-size: .95rem; padding:0 .65rem; letter-spacing:-1px; color:#999; border-bottom:2px solid #eee; }
.search_tab > ul > li.on { }
.search_tab > ul > li.on > span {  border-color:var(--color-main); color:var(--color-main); font-weight:500;}

.main_search {position: relative;padding:0 .85rem 1.5rem;background-size:cover;z-index:2;}
.main_search .search {margin:0 auto;box-sizing:border-box;}
.main_search .search {font-size:0;text-align:center;}
.main_search .search > li {display:inline-block; position:relative;padding:0 .7rem;font-size:1rem; box-sizing:border-box;text-align: center;letter-spacing:-1px;}
.main_search .search > li > span {border-bottom: 3px solid transparent;color:#111; display:block;line-height:2.5rem; font-size:inherit;cursor:pointer;font-family:"SB-ugr";}
.main_search .search > li.on > span {border-color:var(--color-main);color:var(--color-main); }

.main_search .fast {background-color:#fff; padding:.7rem 0; box-shadow:0 0 20px rgb(0 0 0 / 10%);text-align:center; border-radius:10rem;}
.main_search .fast select {width:50%;}
.main_search .fast select:first-of-type {margin:0 1% 0 0;}
.main_search .fast select:nth-of-type(3) {width:100%;margin:.2rem 0;}
.main_search .fast input {width:40%;height:2.5rem;margin:0;background:#f2f3f5;border:0;vertical-align: middle;}
.main_search .fast input::placeholder {color:#ccc;}
.main_search .fast .btn {display:inline-block;border:0;padding:0 1.2rem;background:var(--color-main);color:#fff;line-height:2.5rem;font-size:.9rem;font-weight:400;font-weight:normal;cursor:pointer;box-sizing:border-box;vertical-align:middle;}
.main_search .fast .btn.detail {background:#f3e500;font-size:.8rem;color:#111;}

.main_search .searchArea .class {font-size:0;padding:0;overflow:hidden;}
.main_search .searchArea .class li{float:left; width:25%; box-sizing:border-box; text-align:center;}
.main_search .searchArea .class li.c1 a {background:url(/images/main/class_car01.png) center 3px no-repeat;}
.main_search .searchArea .class li.c2 a {background:url(/images/main/class_car02.png) center 3px no-repeat;}
.main_search .searchArea .class li.c3 a {background:url(/images/main/class_car03.png) center 3px no-repeat;}
.main_search .searchArea .class li.c4 a {background:url(/images/main/class_car04.png) center 3px no-repeat;}
.main_search .searchArea .class li.c5 a {background:url(/images/main/class_car05.png) center 3px no-repeat;}
.main_search .searchArea .class li.c6 a {background:url(/images/main/class_car06.png) center 3px no-repeat;}
.main_search .searchArea .class li.c7 a {background:url(/images/main/class_car07.png) center 3px no-repeat;}
.main_search .searchArea .class li.c8 a {background:url(/images/main/class_car08.png) center 3px no-repeat;}
.main_search .searchArea .class li a { height:70px; padding:0;font-weight:500; display:block;font-size:.8rem; border:1px solid transparent;background-size:auto 2rem !important;}
.main_search .searchArea .class li a span {line-height: 90px;}
.main_search .searchArea .class li a:hover {background-color:#fff;}
.main_search .searchArea .class li a:hover span { color:#000;}

.main_search .searchArea .maker {clear:both;font-size:0; padding:5px 0; width:100%; }
.main_search .searchArea .maker li{ box-sizing:border-box; text-align:center; width:25%;display:inline-block; margin:0;  vertical-align:middle;}
.main_search .searchArea .maker li a {height:60px;padding-top:10px;padding:0;font-size:13px; color:#333; display:block; border:1px solid transparent;}
.main_search .searchArea .maker li a img {height:2rem;}
.main_search .searchArea .maker li a span {display:block;line-height: 15px;font-weight:500; }
.main_search .searchArea .maker li a:hover { background-color:#fff;}
.main_search .searchArea .maker li a:hover span {color:#000; }

.main_search .searchArea .local {position: relative;width:100%;font-size:0; }
.main_search .searchArea .local ul {display:block; padding:5px 0; text-align:center;  }
.main_search .searchArea .local ul li {display:inline-block; padding:0;margin:0; width:calc(50% - 10px); margin-left:5px;}
.main_search .searchArea .local ul li:nth-child(2n+1) {margin-left:0}
.main_search .searchArea .local ul li a {display:block;background-color:#f5f5f5;  margin-bottom:5px;border-radius: 0;font-size:.9rem;text-align:center;letter-spacing:-1px;line-height:45px;}

.main_search .searchArea .year {position: relative;width:100%;font-size:0; }
.main_search .searchArea .year ul {display:block; padding:5px 0; text-align:center;  }
.main_search .searchArea .year ul li {display:inline-block; padding:0;margin:0; width:calc(50% - 10px); margin-left:5px;}
.main_search .searchArea .year ul li:nth-child(2n+1) {margin-left:0}
.main_search .searchArea .year ul li a {display:block;background-color:#f5f5f5;  margin-bottom:5px;border-radius: 0;font-size:.9rem;text-align:center;letter-spacing:-1px;line-height:45px;}

.main_search .searchArea .mile {position: relative;width:100%;font-size:0; }
.main_search .searchArea .mile ul {display:block; padding:5px 0; text-align:center;  }
.main_search .searchArea .mile ul li {display:inline-block; padding:0;margin:0; width:calc(50% - 10px); margin-left:5px;}
.main_search .searchArea .mile ul li:nth-child(2n+1) {margin-left:0}
.main_search .searchArea .mile ul li a {display:block;background-color:#f5f5f5;  margin-bottom:5px;border-radius: 0;font-size:.9rem;text-align:center;letter-spacing:-1px;line-height:45px;}


/*ÀÚµ¿Â÷ ¸®½ºÆ®*/
.main .car_list{ clear:both; font-size:0; padding:0 0 0rem 0rem;  }
.main .car_list ul {position:relative; white-space:nowrap; overflow-x: auto; }

.main .car_list li{position:relative;display:inline-block;vertical-align:top; width:50%; margin-bottom:10px; padding-bottom:10px;margin-left:15px; background-color:#fff;  border-radius:8px;border:0px solid #eaeaea; overflow:hidden; }
.main .car_list .photo {display:block;position:relative; vertical-align:top;width:100%; height:120px; background-repeat:no-repeat; background-size:cover; background-color:#eee;vertical-align: middle;}

.main .car_list .cont{display: block;position:relative; width:100%;padding:0 0px; vertical-align: middle;}
.main .car_list .cont .carName {font-size:15px; margin:10px 0 8px; width:100%;letter-spacing:-.04em; line-height:20px;font-weight:bold; max-height:40px; overflow:hidden; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis;}
.main .car_list .cont .carName b {color:#333;}



.title_wrap {position:relative; padding:1rem 1rem .5rem; text-align:center; border-bottom:0px solid #ddd; }
.title_wrap.nomg {margin:0; text-align:left;}
.title_wrap h2 {display:block;color:#111;font-size:1.05rem;font-weight:700; letter-spacing:-.02rem;}
.title_wrap h2 span {display:inline-block;margin-left:5px; color:var(--color-main); border-radius:50px;font-size:.95rem; letter-spacing:0;}
.title_wrap .h2_txt {position:relative;margin:0 auto;color:#343434;font-size:14px;letter-spacing:-1px;font-weight:300;}
.title_wrap button {position:relative;display:inline-block;width:33.33%;border-radius: 0;background: transparent;padding: 0;border: 0;-webkit-appearance: none;text-align:center;font-size:.8rem;line-height:2.8rem;letter-spacing:-0.04rem;color:#555;}
.title_wrap button:before {content:'';display:inline-block;width:23px;height:20px;background-repeat:no-repeat;background-position:0 center;background-size:auto 18px;vertical-align:middle;}
.title_wrap .btn-sort-box {position:absolute;right:0;bottom:0;display:inline-block;width:33.33%;}
.title_wrap .btn-sort-box button {width:100%;}
.title_wrap .btn-sort::before {background-image:url(/mobile/image/icon_sort.png);}
.title_wrap .btn-sort-box .selectbox {display:none;position:absolute;left:0;top:40px;width:130px;;background:#fff;z-index:150;box-shadow:0 5px 10px rgba(0,0,0,0.2);border:1px solid #ddd;}
.title_wrap .btn-sort-box .selectbox li {padding:0.5rem 1rem;border-bottom:1px solid #eee;font-size:.8rem;line-height:1.8rem;}
.title_wrap .btn-sort-box .selectbox li.on {background:#f6f6f6;font-weight:bold;}

.tap_normal_wrap {clear:both;position:relative;z-index:1;font-size:0; padding-top:5px;}
.tap_normal {position:relative; padding:0; margin-bottom:0px; display:flex;  justify-content: space-between;flex-direction: row; flex-wrap: nowrap;}
.tap_normal:after {content:''; position:absolute; left:0; bottom:0; height:1px; width:100%; background-color:#eee; z-index:-1}
.tap_normal li { width:50%; position:relative; padding:0; background-color:#f4f4f4;   box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.tap_normal li.on { z-index:5}
.tap_normal li.on span {color:var(--color-main); font-weight:bold; background-color:var(--color-main); color:#fff; }
.tap_normal li span {display:block;width:100%;height:100%;line-height:45px;color:#333;font-size:16px;text-align:center;font-weight:bold; }



/* main banner */
.main_banner { padding:.85rem;}
.main_banner img {max-width:100%; border-radius:.65rem;}
.main_banner ul {display:flex; flex-wrap: wrap; gap:.5rem;}
.main_banner ul li {width:calc(50% - .3rem); }
.main_banner ul li.n01 {width:100%;}



