@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css); 
@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css); 




/*공통*/
*{ margin:0; padding:0; box-sizing:border-box;}
ul,ol,li{ list-style:none;}
a{ color:inherit; cursor:pointer; text-decoration:none;}
img{vertical-align:middle; border:0; max-width: 100%; height: auto;}
/*html { overflow-x: hidden; }
body { overflow-x: hidden; }*/

.clearfix:after{content:''; display: block; clear: both;}
.w1000{max-width:1000px; margin:0 auto;}
.txt{width: 25%; font-size: 20px; letter-spacing: -1.5px; text-align: center; float: left;}
body{ _height:100%; _width:100%; _overflow:auto; margin:0; padding:0; }
.clearfix:after{ content:''; display:block; clear:both; }

/* ── 헤더 ── */
.top_banner{ padding:15px 0; display: flex; justify-content: space-between;}

.top_logo{ width:80%; height:60px; float:left; padding-left:6%; text-align:left;            
background-image: url(	https://cancerok.speedgabia.com/cancerok/drive_1sec/top/logo_img.png); background-repeat:no-repeat; background-position:left; background-size: 60px;}
.top_logo a{ display:inline-block; }
.top_logo_driveb { width:80%; height:60px; float:left; padding-left:6%; text-align:left;
	background-image:url(https://cancerok.speedgabia.com/cancerok/drive_1sec/top/p_logo.png); background-repeat:no-repeat; background-position:left; background-size:60px;}
.top_logo_dental { width:80%; height:60px; float:left; padding-left:6%; text-align:left;
	background-image:url(https://cancerok.speedgabia.com/cancerok/dental_1sec/top/logo_.png); background-repeat:no-repeat; background-position:left; background-size:60px;}
.logo_txt1{ font-size:15px; color:#2d2d2d; line-height:20px; padding-left: 4px;}
.logo_txt2{ font-size:32px; line-height:30px; letter-spacing:-1px; font-weight:600; color:#0e51e8; }
.logo_txt2_driveb{ font-size:32px; line-height:30px; letter-spacing:-1px; font-weight:600; color:#09AC52;}
.logo_txt2_dental{ font-size:32px; line-height:30px; letter-spacing:-2px; font-weight:600; color:#006fed;}


.top_menu{ background-color:#818690; padding: 8px;}
.top_menu_dental{ background-color:rgb(1, 90, 189);}
.top_menu ul{}
.top_menu ul li{ width:25%; height:25px; float:left;}
.top_menu ul li a{ display:block; line-height:25px;
                   font-family:'Nanum Square',"돋움"; font-size:17px;  text-align:center; font-weight:600;
				    color:#ffffff; }

/* PC: m_on부터는 숨기고 앞 4개만 노출 (모바일에서는 768px 블록에서 다시 노출) */
.top_menu ul li.m_on,
.top_menu ul li.m_on ~ li { display:none; }

.menu_toggle_btn{ display:none; background:none; border:0; padding:0; cursor:pointer; }



.top_bar {width: 100%; border-bottom: 8px solid rgb(69, 99, 167);}
.top_bar_driveb {width: 100%; border-bottom: 8px solid #666666;}

.bt_icons{ float:right; display:flex; align-items:center; gap:14px;}
.bt_kakao{ display:none; }
.bt_kakao img{ width:32px; }
.bt_tel_box{ display:flex; align-items:center; gap:8px; }
.top_r_text .bt_tel_text{ font-size:17px; color:#2d2d2d; line-height:18px; }
.top_r_text .bt_tel_num{ font-size:30px; line-height:40px; letter-spacing:-1px; font-weight:600; color:#0e51e8; }
.top_r_text .bt_tel_num_driveb{ font-size:30px; line-height:40px; letter-spacing:-1px; font-weight:600; color:#09AC52;}

.main_visual {margin: 0; background: linear-gradient(to bottom, #EFFAFF 0%, #FFFFFF 100%);}
.main_visual_img {width: 1000px; max-width: 100%; margin: 0 auto; display: flex; align-items: flex-start; padding: 24px 0 4px; box-sizing: border-box;
        background-image:url(https://cancerok.speedgabia.com/cancerok/silvi_1sec/main/p_kv.png);
        background-repeat: no-repeat;
        background-size:86%;
        background-position:right bottom;
}
.main_v_left {width: 50%; padding:0 30px 0 0;}
.main_v_left_dental {width: 80%;}
.main_v_left_dental .main_v_txt1 {font-size: 20px; font-weight: 600; color: #ffffff; line-height: 48px; margin-top: 20px; background: #032272; padding:0 16px; width: 36%; border-radius:6px;}
.main_v_left_dental .main_v_txt3 {font-size: 40px; font-weight: 600; letter-spacing: -3px; color: #032272; line-height: 52px; margin-top: 10px;}
.main_v_txt1 {font-size: 20px; font-weight: 600; color: #ffffff; line-height: 48px; margin-top: 20px; background: rgb(69, 99, 167); padding:0 16px; width: 70%; border-radius:6px;}
.main_v_txt3 {font-size: 40px; font-weight: 600; letter-spacing: -3px; color: #2d2d2d; line-height: 45px;margin-top: 10px;}
.main_v_right {width: 50%; display: flex; flex-direction: column; align-items: center;}
.main_v_txt2 {font-size: 32px; font-weight: 600; text-align: center; letter-spacing: -1px; color: #2d2d2d; line-height: 32px;}
.main_v_award {width: 100%; text-align: center;}
.main_v_award img {max-width: 100%; height: auto;}
.main_text_dental {font-size: 17px; display: block; color: #232323;}
.main_box_title_dental{ line-height:1.4; padding:12px 10px; text-align:center; font-size:22px; font-weight:500; letter-spacing:-0.5px; color:#ffffff; background: #818690; margin: 0;}
.main_box_l {padding: 20px 16px; height: 324px; display: flex; align-items: center;}
.m_br {display: none;}
.color_b{color:rgb(69, 99, 167);}
.color_y{ color:#FF0;}
.color_g {color:#09AC52;}
.color_dental {color: #2297cc;}
.font_17{ font-size:17px;}


.main_visual_driveb {margin: 0;}
.main_visual_img_driveb {width: 1000px; max-width: 100%; margin: 0 auto; display: flex; align-items: flex-start; padding: 24px 0 4px; box-sizing: border-box; 
        background-image:url(https://cancerok.speedgabia.com/cancerok/drive_1sec/main/p_kv.png);
        background-repeat: no-repeat;
        background-size:88%;
        background-position:right bottom;
}

.main_visual_dental {margin: 0; background: linear-gradient(to bottom, #F6FCFF 0%, #FFFFFF 100%);}
.main_visual_img_dental {width: 1000px; max-width: 100%; margin: 0 auto; display: flex; align-items: flex-start; padding: 20px 0; box-sizing: border-box;
        background-image:url(https://cancerok.speedgabia.com/cancerok/dental/images/top/chia.png);
        background-repeat: no-repeat;
        background-position:right 20px bottom 20px;
        background-size: 23%;
}

.main_visual_img_driveb .main_v_txt1 {background: #666666;}

.main_visual_img img{ display:block; width:100%; }


/* ── 계산 폼 (실시간 보험료계산) ── */
.main_form{ display:flex; align-items:flex-start; gap:0; }
.main_f_box{ width:35%; border-radius:12px; overflow:hidden; box-shadow:0 2px 10px rgba(0,0,0,0.08); background:#fff; max-height: 414px;}
.dental_name li{ margin-bottom:6px !important;}
.main_f_box ul li{ height:43px; margin-bottom:5px; }

.main_re_box{ width:60%; border-radius:12px; overflow:hidden; box-shadow:0 2px 10px rgba(0,0,0,0.08); background:#fff;}
.main_re_box ul{ display:grid; grid-template-columns:repeat(4, 1fr); column-gap:2%; row-gap:16px; }
.main_re_box ul.main_re_box_dental { display:grid; grid-template-columns:repeat(4, 1fr); gap:12px; }
.main_re_box ul li{ text-align:center; }
.main_re_box ul.main_re_box_dental li {width: 100%; min-height: 95px; margin: 0; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; overflow: hidden;}
.logo_box { height: 48px; width:90%; display:flex; align-items:center; justify-content:center; text-align: center; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: none; border-radius:4px;}
.main_box_body .logo_box img { width: 110px; max-width:80%; height:auto; }
.main_box_body .btn_box { width:100%; padding-bottom:10px; }
.main_box_body .btn_box img { width:91%; }
.main_re_box ul.main_re_box_dental img.cursor[src*="btn_read"] { margin-left: 5%; width: 97%; }

.main_re_box img.cursor[src*="btn_read"] { margin-left: 5%; }
.main_arrow{ width:5%; height:320px; background-image:url(https://cancerok.speedgabia.com/cancerok/silvi_1sec/main/arrow.gif); background-repeat:no-repeat; background-position:center; background-size:80%; }

.main_box_title{ line-height:1.4; padding:12px 10px; text-align:center; font-size:24px; font-weight:700; letter-spacing:-0.5px; color:#ffffff; background: #8093B3; margin: 0;}
.main_box_title .hl, .main_box_title_driveb .hl, .main_box_title_dental .hl{ color:#FDFC01; }
.main_box_title_driveb { line-height:1.4; padding:12px 10px; text-align:center; font-size:24px; font-weight:700; letter-spacing:-0.5px; color:#ffffff; background:#FFBB00; margin:0;}
.main_box_body{ padding:20px; }
.f_row{ display:flex; align-items:center; margin-bottom:12px; }
.f_label{ width:20%; flex-shrink:0;  font-size:14px; font-weight:700; color:#2d2d2d; }
.f_input{ flex:1; display:flex; align-items:center; gap:4px; flex-wrap:wrap; }
.f_input input[type="text"],
.f_input select{ height:40px; border:1px solid #cccccc; border-radius:4px; padding:0 8px; font-size:13px; color:#333333; box-sizing:border-box; }
/*.f_input_dental input[type="text"], .f_input_dental select { height:44px;}*/
.f_input input[type="text"]{ flex:1; min-width:0; }

.f_box_3_{width:104px; flex:0 0 104px; display:flex; gap:6px;}
.box_m_am, .box_m_am_on, .box_w_am, .box_w_am_on{
  flex:1 1 0;
  height:44px;
  min-height:44px;
  margin:0;
  padding:0;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #cccccc;
  border-radius:4px;
  background:#fff;
  color:#343434;
  font-size:16px;
  font-weight:400;
  line-height:1;
  cursor:pointer;
  box-sizing:border-box;
}

.box_m_am_on, .box_w_am_on{
  background:rgb(1, 90, 189); border-color:rgb(1, 90, 189); color:#fff;}

.f_input #mobile_no {height: 40px;}
.f_row:has(#r_name) .f_input{ flex:0 0 46%; max-width:46%;}
.f_row:has(#r_jumin) .f_input{ flex:0 0 46%; max-width:46%; margin-right:6px;}
.f_input.f_radio label{ font-size:14px; color:#333333; margin-right:14px; cursor:pointer; }
.f_input.f_tel select{ width:25%; flex-shrink:0; }
.f_input.f_tel input[type="text"]{ width:22%; flex:none; text-align:center; }
.btn_auth{ display:inline-block; flex-shrink:0; cursor:pointer; background-color:#161616; color:#ffffff;
           font-size:14px; letter-spacing:-0.5px; line-height:1; padding:13px 10px; border-radius:4px; white-space:nowrap; }
.resend {background:#fff !important; color:#161616 !important; border:1px solid #161616 !important; font-weight:400 !important;}


.f_row .txt1{ padding:0 4px 0 2px; }
.f_row input[type="radio"]{ margin-left:6px; }

.f_agree{ text-align:center; padding:6px 0 14px; width: 70%; font-size: 14px; color: #2d2d2d; margin: 0 auto;}
.f_submit{ text-align:center; }
.f_submit img{ cursor:pointer; }

.result_txt{ text-align:center; font-size:24px; font-weight:600; letter-spacing:-0.5px; color:#2d2d2d; padding:6px 0 23px; margin: 0;}
.result_txt .blank{ display:inline-block; min-width:70px; border-bottom:2px solid #2d2d2d; padding:0 6px 2px; }
.result_txt .blank.blank-sm{ min-width:36px; }

.icon_grid{ list-style:none; margin:0; padding:0; display:flex; flex-wrap:wrap; gap:10px 2%; }
.icon_grid li{ width:23%; text-align:center; }
.icon_grid li p{ margin:0 0 4px; }

/* award */

.award_section {
  clear: both;
  width: 100%;
  padding: 24px 0;
  /*background: linear-gradient(180deg, #ffffff 0%, #f6f9ff 100%);*/
  box-sizing: border-box;
  text-align: center;
}

.award_inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  box-sizing: border-box;
}

.award_title {
  color: #202020;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: -1px;
  text-align: left;
  padding: 16px 0;
}

.award_list {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  align-items: stretch;
  box-sizing: border-box;
}

.award_item,
.award_section .award_list > li {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 10px 10px;
  background: #fff;
  box-sizing: border-box;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.award_item:hover,
.award_section .award_list > li:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 34px rgba(21, 69, 148, 0.16);
}

.award_item img,
.award_section .award_list > li img {
  display: block;
  width: 100%;
  max-width: 198px;
  height: auto;
  margin: 0 auto;
}


/* ── 상품 카드 리스트 ── */
.insu-card-wrap{ padding:10px 0 0; }
.section-head h2{ font-size:24px; padding:16px 0; letter-spacing:-1px; }
.insu-card-grid{ display:grid; grid-template-columns:repeat(3, 1fr); gap:18px; }
/* 확인하기 
.insu-card{ border:1px solid #cccccc; border-radius:8px; padding:20px 18px 16px; background:#fff; display:flex; flex-direction:column; gap:8px; }
*/

.insu-card{ border:1px solid #cccccc; border-radius:8px; padding:20px 18px 20px; background:#fff; display:flex; flex-direction:column; gap:8px; }
.insu-card:hover{ box-shadow:0 4px 14px rgba(0,0,0,0.12); }
.insu-card-logo{ text-align:center; min-height:54px; display:flex; align-items:center; justify-content:center; }
.insu-card-logo img{ width:70%; object-fit:contain; }
.dental-card-logo img{ width:50% !important; object-fit:contain; }
.insu-card-name{ font-size:20px; font-weight:500; color:#1a1a1a; letter-spacing:-0.5px; padding:0 0 4px; }
.insu-card-desc{ font-size:13px; color:#5e5e5e; line-height:1.5; text-align:center; }
.insu-card-meta{ display:flex; justify-content:space-between; gap:6px; padding:8px 0; border-top:1px dashed #e0e0e0; border-bottom:1px dashed #e0e0e0; margin:6px 0; }
.insu-card-meta div{ flex:1; text-align:center; font-size:12px; color:#5e5e5e; }
.insu-card-meta img{ width:24px; display:block; margin:0 auto 4px; }
.insu-card-btns{ display:none; gap:8px; }
.insu-card-btn{ flex:1; display:block; text-align:center; padding:9px 0; border-radius:4px; font-size:14px; letter-spacing:-0.5px; cursor:pointer; color:#fff; }
.btn-gray{ background-color:#717171; }
.insu-card-pay-img{ width:100%; display:block; border-radius:4px; cursor:pointer; }
.btn-active {background: #5AB3D6;}
.insu-card-no {font-size: 14px; color: #1a1a1a; line-height: 1.5;}
.grid--3 {grid-template-columns: repeat(3, 1fr);}

/* 컨텐츠 */
.section_first {padding: 30px 0;}
.container {max-width: 1000px; margin: 0 auto;}

.media{ border:1px solid #cccccc; border-radius: 8px; height: 250px; overflow:hidden; background:#fff; transition: box-shadow .3s, transform .3s, border-color .3s; transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease; margin: 0px; }
.media-title {font-size: 20px !important; letter-spacing: -1px;}
.media figcaption .media-desc {margin-top: 8px !important;}
.media img{width: 40%; height: 40%; display:block; object-fit: contain; text-align: center; padding-top: 12px; margin:0 auto;}
.media figcaption{padding:0 14px 12px 14px; line-height:1.5; text-decoration:none; text-align: left;}
.media figcaption a{color:var(--text);text-decoration: none; font-size: clamp(20px, 2.0vw, 25px); }

.media:hover{ box-shadow:0 4px 14px rgba(0,0,0,0.12); }

.media figcaption .media-desc{
  line-height: 1.55;
  color: #5d6b7b; 
  margin-top: 4px;
  display: -webkit-box;
  -webkit-line-clamp: 3;    
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 16px;
}

.img-wrap {width: 100%; text-align: center; padding-top: 25px; box-sizing: border-box;}

.grid{display:grid; gap:10px}
.grid--4{grid-template-columns: repeat(4, 1fr)}

/* 게시판 */
.car_board_title {font-size: 24px; letter-spacing: -1px; padding: 8px 0; font-family: auto !important;}
.car_board {max-width: 1000px;}
.car_board_content_title {min-height: 52px; line-height: 50px !important;}
.car_board_list_con {width: 100% !important; font-size: 18px;}
.car_board_list_con_ {width: 100% !important; font-size: 20px;}
.car_board_content_list {min-height: 52px; line-height:52px !important;}

/* ── 푸터 ── */
.footer{ padding:20px 0; border-top:1px solid #cccccc; margin:20px 0 0;}
.footer_logo{ width:22%; float:left; padding-left:5%; margin-top:10px; }

.footer_logo_driveb{ width:22%; float:left; padding-left:5%; margin-top:40px;
              background-image: url(https://cancerok.speedgabia.com/cancerok/drive_1sec/top/m_logo.png); background-repeat:no-repeat; background-position:left; background-size:20%;}
.footer_logo_driveb .f_logo_txt1{font-family:'Nanum Square',"돋움"; font-size:14px; color:#2d2d2d; line-height:20px;}
.footer_logo_driveb .f_logo_txt2{font-family:'Nanum Square',"돋움"; font-size:24px; line-height:25px; letter-spacing:-1px; font-weight:600;}	
.footer_logo_dental{ width:22%; float:left; padding-left:5%; margin-top:40px;
              background-image: url(https://cancerok.speedgabia.com/cancerok/dental_1sec/top/logo_.png); background-repeat:no-repeat; background-position:left; background-size:20%;}
.footer_logo_dental .f_logo_txt1{font-size:14px; color:#2d2d2d; line-height:20px;}
.footer_logo_dental .f_logo_txt2{font-size:24px; line-height:22px; letter-spacing:-1px; font-weight:600; color:#006fed;}	

.footer_info{ width:73%; float:right; padding-left:3%; border-left:1px solid #cccccc; }
.f_menu_txt a{ padding:0 10px; border-right:1px solid #cccccc; font-size:13px; color:#2d2d2d; line-height:20px; }
.f_menu_txt:last-child a {border-right:none;}
.f_info{font-size:15px; color:#2d2d2d; line-height:22px; }
.f_info_box{ padding:10px 15px; background-color:#f7f6f6; border:1px solid #d7d7d7; box-sizing:border-box; text-align:left; width:100%; margin:0 auto 20px; }
.f_info_box_{margin: 30px auto 0;}
.f_info_box_title{ font-size:16px; font-weight:bold; line-height:30px; }
.f_info_box_content{ font-size:15px; line-height:23px; letter-spacing:-0.5px; }
.f_info_box2{ padding:10px 15px; background-color:#fff; border:1px solid #d7d7d7; box-sizing:border-box; text-align:left; max-width:1000px; margin:0 auto 24px; overflow:hidden; }
.f_info_box2_title{ font-size:16px; font-weight:bold; line-height:15px; padding:10px 0 10px 10px; }
.f_info_box2_content{ font-size:15px; line-height:25px; letter-spacing:-1px; margin:0 10px; float:left; color:#000; }
.f_info_box2_content a{ text-decoration:none; color:#333333; cursor:pointer; }



/* 서브페이지 */
.top { width:100%; border-bottom:1px #dddddd solid; }
.insurance-wrap { max-width:1000px; margin:0 auto; padding:40px 0 0; color:#222; line-height:1.85; word-break:keep-all; background:#ffffff; }
.insurance-wrap * { box-sizing:border-box; }
.insurance-wrap .main-title { margin:0 0 18px; font-size:34px; font-weight:800; line-height:1.4; color:#111; letter-spacing:-0.3px; }
.insurance-wrap .intro { margin:0 0 30px; font-size:17px; color:#444; }
.insurance-wrap .section { margin:0 0 26px; padding:28px 24px; border:1px solid #dfe9f5; border-radius:18px; background:#f8fbff; }
.insurance-wrap .section-title { margin:0 0 14px; font-size:25px; font-weight:800; color:#123d73; line-height:1.45; }
.insurance-wrap p { margin:0 0 16px; font-size:16px; color:#333; }
.insurance-wrap .point-box { margin:18px 0; padding:18px 20px; border:1px solid #e2ecf7; border-radius:14px; background:#ffffff; }
.insurance-wrap .point-title { margin:0 0 10px; font-size:18px; font-weight:700; color:#0e4a8a; }
.insurance-wrap .check-list { list-style:none; padding:0; margin:0; }
.insurance-wrap .check-list li { position:relative; margin:0 0 10px; padding-left:28px; font-size:16px; color:#333; }
.insurance-wrap .check-list li:before { content:"✔"; position:absolute; left:0; top:0; color:#0c8b4a; font-weight:700; }
.insurance-wrap .tip { margin-top:16px; padding:16px 18px; border:1px solid #f0d69e; border-radius:14px; background:#fff7e8; color:#654300; font-size:15px; }
.insurance-wrap .info-table { width:100%; margin:18px 0; border-collapse:collapse; background:#fff; overflow:hidden; border-radius:14px; }
.insurance-wrap .info-table th, .insurance-wrap .info-table td { border:1px solid #d8e4ef; padding:14px 12px; text-align:left; vertical-align:top; font-size:15px; }
.insurance-wrap .info-table th { background:#eaf3fc; color:#163e6b; font-weight:700; }
.insurance-wrap .final-box { margin-top:30px; padding:30px 24px; border-radius:20px; background:#123d73; }
.insurance-wrap .final-box h3 { margin:0 0 14px; font-size:24px; font-weight:800; color:#fff; }
.insurance-wrap .final-box p { margin:0 0 14px; color:#eef5ff; }
.insurance-wrap .summary-list { list-style:none; padding:0; margin:0; }
.insurance-wrap .summary-list li { position:relative; margin:0 0 10px; padding-left:28px; color:#f6fbff; font-size:16px; }
.insurance-wrap .summary-list li:before { content:"✅"; position:absolute; left:0; top:0; }
.insurance-wrap .faq-wrap { margin:0; padding:0; }
.insurance-wrap .faq-item { margin:0 0 14px; padding:20px 22px; border:1px solid #dce9f7; border-radius:14px; background:#fff; }
.insurance-wrap .faq-q { font-size:16px; font-weight:700; color:#123d73; margin:0 0 10px; }
.insurance-wrap .faq-a { font-size:15px; color:#444; line-height:1.75; margin:0; }


@media (max-width: 1024px){

	.w1000{
		width:100% !important; padding:0 20px;
	}
	
	.main_visual_img, .main_visual_img_driveb, .main_visual_img_dental {
		width: 100%; box-sizing: border-box; padding: 16px;
	}

	.main_v_txt1{
		font-size:18px;
	}

	.top_banner{
		padding:12px 20px;
	}

	.insu-card-wrap{
		margin: 20px 0 0;
	}
	.insu-card-grid{
		grid-template-columns:repeat(2, 1fr);
	}

	.grid--4 {
		grid-template-columns:repeat(2, 1fr) !important;
	}

	.container{
		padding: 0 20px;
	}

	.f_info_box_{
		padding:0 20px;
	}
	.f_info_box2{
		margin: 0 20px 24px;
		
	}

	  /* award */
	.award_section { padding: 54px 18px 76px; }
	.award_list { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; max-width: 680px; }
	
    .car_board {
        padding: 0 20px;
    }
}

@media screen and (max-width: 768px){
	html, body{ overflow-x:hidden; max-width:100%; }

	.w1000{ width:100% !important; padding:0; box-sizing:border-box !important; }

	/* 헤더 */
	.top_banner{
		padding:8px 12px 12px;
		position:relative;
		min-height:56px;
		box-sizing:border-box;
		display:flex !important;
		align-items:center;
		justify-content:space-between;
		border-bottom:1px solid #e5e5e5;
	}

	.top_logo, .top_logo_driveb, .top_logo_dental {
		flex: 1;
        min-width: 0;
        float: none;
        height: auto;
        padding-left: 40px;
        background-size: 40px !important;
        background-position: left center !important;
        box-sizing: border-box;
	}

	.logo_txt1{
		font-size:15px;
		line-height:14px;
	}

	.logo_txt2, .logo_txt2_dental{
		font-size:22px;
		line-height:24px;
	}

	.logo_txt2_driveb{
		font-size:20px;
		line-height:24px;
	}
	
	.bt_icons{
		display:flex;
		align-items:center; 
		gap:6px;
		flex-shrink:0;
		float:none;
	}

	.bt_tel_box{
		gap:4px;
	}
	.top_r_text {
		display: none;
	}

    /* 카카오 아이콘 */
    .bt_kakao {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
    }
    .bt_kakao img {
        width: 36px !important;
        height: 36px !important;
        object-fit: contain;
    }
    /* 전화 아이콘 */
    .bt_tel {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
    }
    .bt_tel img {
        width: 36px !important;
        height: 36px !important;
        object-fit: contain;
    }

	 /* ── 메인비주얼 ── */
    .main_visual {margin: 0;}
    .main_visual_img {
        width: 100% !important;
        flex-direction: column !important;
        align-items: center !important;
        padding: 16px 20px !important;
        box-sizing: border-box !important;
        background-image:url(https://cancerok.speedgabia.com/cancerok/silvi_1sec/main/m_kv.png);
        background-repeat: no-repeat;
        background-size:100%;
        background-position:right 16px bottom;
        height: 154px;
    }
    .main_v_left  { width: 100%; margin-bottom: 16px; padding: 0; }
    .main_v_right { display: none; }
    .main_v_txt1  { font-size: 16px; line-height: 1.2; margin-top: 0 !important; padding: 0 !important; display: block; background:none; color: #000;}
    .main_v_left_dental .main_v_txt1  { font-size: 16px; line-height: 1.2; margin-top: 0 !important; padding: 0 !important; display: block; background:none; color: #000; width: 100%;}
    .main_v_txt1 .color_y {color: #000;}
    .main_v_txt2  { font-size: 16px; line-height: 1.4;}
    .main_v_txt3  { font-size: 28px; line-height: 1.4; letter-spacing: -1px;}
    .main_v_txt3 .font_17 { display: block; font-size: 16px; font-weight: 400; line-height: 1.5; margin-top: 4px; color: #555; letter-spacing: -3px; }
    .main_v_left_dental  { width: 100%; margin-bottom: 16px; padding: 0; }
    .main_v_left_dental .main_v_txt3  { font-size: 20px; line-height: 1.4; letter-spacing: -1px;}
    .m_main_text {font-size: 26px; line-height: 1.2;}
    .main_text_dental {font-size: 16px; margin-top: 8px; font-weight: 500;}
    .m_br { display: block; }

	.main_visual_driveb{ margin:0;}
  	.main_visual_img_driveb {
        width: 100% !important;
        flex-direction: column !important;
        align-items: center !important;
        padding: 16px 20px !important;
        box-sizing: border-box !important;
        background-image:url(https://cancerok.speedgabia.com/cancerok/drive_1sec/main/m_kv.png);
        background-repeat: no-repeat;
        background-size:100%;
        background-position:right -30px bottom;
        height: 154px;
    }
	.main_visual_img_driveb .main_v_txt1 {background: #fff;}


    .main_visual_img_dental {
        width: 100%; 
        flex-direction: column;
        align-items: center;
        padding: 16px 20px;
        box-sizing: border-box;
        background-repeat: no-repeat;
        background-size:42%;
        background-position:right bottom 32px;
        height: 196px;
    }


	/* 계산 폼 */
	.main_box_title, .main_box_title_driveb, .main_box_title_dental{font-size: 17px; padding: 8px 4px;}
	.result_txt {font-size: 18px; line-height: 1.5; padding: 8px 0 16px;}
	.main_form{ display:flex; flex-direction:column; padding:0 20px; box-sizing:border-box; }
	.main_f_box{ width:100% !important; float:none !important; margin-bottom:16px; }
	.main_arrow{ display:none !important; }

	.main_re_box ul, .main_re_box ul.main_re_box_dental{ grid-template-columns:repeat(2, 1fr); column-gap:3%; row-gap:8px; }
	.main_re_box ul li img{ width:90%; height:auto; }
	.main_re_box ul li p:last-child{ margin-bottom:6px; }
    .main_re_box_dental li p.btn_box img{ width:91%; height:auto; }

	.main_re_box{ width:100% !important; float:none !important; }
    .main_re_box img.cursor[src*="btn_read"] { width: 97%; }

	.main_te_box_txt{ font-size:15px; line-height:1.5; padding:10px 6px; }
	.main_form_title{ font-size:16px; }
	.f_title{ width:28%; font-size:13px; }
	.f_content{ width:70%; }
	.form_bt{ width:90%; }
	.form_bt a{ font-size:16px; }
    .f_agree > label {display: flex; align-items: center; gap: 5px;}

	/* 상품카드 1열 */
	.section-head h2 {font-size: 20px;}
	.insu-card-grid{ grid-template-columns:1fr !important; }
	.insu-card{margin: 0 20px;}
	.insu-card-name{ font-size:17px; }
	.insu-card-btn{ font-size:13px; padding:8px 0; }
	.insu-card-wrap .section-head{ padding:0 20px; }

	/* 컨텐츠 */
	.grid.grid--4 { grid-template-columns: repeat(1, 1fr) !important; gap: 12px !important; }
    .grid--3 {grid-template-columns: repeat(1, 1fr); gap: 12px;}
    .media { height: 220px; }
    .media-title { font-size: 19px !important; font-weight: 500; }
    .media figcaption .media-desc { font-size: 16px !important; }
	.img-wrap {display: none !important;}
    

	/* 푸터 */
	.footer{ padding:16px 20px; }
	.footer_logo{ width:100% !important; float:none !important; padding-left:0 !important; margin-top:0; margin-bottom:10px; }
	.footer_logo_driveb { width: 100% !important; float: none !important; padding-left: 44px !important; margin-top: 0; margin-bottom: 14px; background-size: 12%;}
	.footer_logo_driveb .f_logo_txt2 { font-size: 19px; }
	.footer_info{ width:100% !important; float:none !important; padding-left:0 !important; border-left:none !important; }
	.f_menu_txt a{ padding:0 5px; font-size:14px; }
	.f_info{ font-size:15px; line-height:20px; word-break:keep-all; }

	.f_info_box_{padding: 0 20px;}
	.f_info_box2{ margin:12px 20px; }

	/* 서브페이지 */
	.insurance-wrap { padding:24px 20px 0; }
	.insurance-wrap .main-title { font-size:28px; }
	.insurance-wrap .section-title { font-size:22px; }
	.insurance-wrap .section { padding:22px 18px; }

	/* award */
	.award_section { padding: 24px 20px; }
	.award_title {font-size: 20px;}
	.award_list { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; max-width: 430px; }
	.award_item { border-radius: 0 0 8px 8px; }
	.award_item:hover, .award_section .award_list > li:hover { transform: none; }

}

@media (max-width: 960px){
	body{ background:#fff !important; }
}



/* ===========================
   조재필 추가 2026-07-10
=========================== */

/* 배경 */
#layer_bg {
    display: none;
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
}

/* 팝업 */
#result_popup {
    display: none;
    position: fixed;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 800px;
    max-height: 90vh;
    background: #fff;
    border-radius: 4px;
    z-index: 9999;
    overflow: hidden;
}

/* 헤더 */
.layer_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-bottom: 1px solid #ddd;
    background: #f5f5f5;
}

.layer_title {
    font-size: 16px;
    font-weight: bold;
    color: #222;
}

.layer_close {
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
    color: #888;
}

/* 본문 */
.layer_body {
    padding: 0;
    overflow-y: auto;
    max-height: calc(90vh - 50px);
}

/* iframe */
#layer_iframe {
    width: 100%;
    height: 70vh;
    border: none;
    display: block;
}

/* 모바일 */
@media (max-width: 480px) {
    #result_popup {
        width: 95%;
    }
    #layer_iframe {
        height: 60vh;
    }
}



@media screen and (min-width: 769px) {
    .top_menu_close {display: none !important;}
    .bt_hamburger { display: none !important; }
    .mob_menu_overlay { display: none !important; }
}

/* =========================================================
   silson.bohumclick.com 모바일 상단 입력폼 확대
   2026-07-21
   - PC 화면 영향 없음
   - amvohum.com 모바일 폼과 유사한 크기
   - 인증번호는 인증 전 숨김
   - 모든 입력 시작선 통일
========================================================= */
@media screen and (max-width: 768px) {

    /* 폼 전체를 모바일 화면에 넓게 배치 */
    .main_visual + .main_form,
    .main_form {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
        padding: 0 20px 12px !important;
        box-sizing: border-box !important;
    }

    .main_f_box {
        width: 100% !important;
        max-width: none !important;
        max-height: none !important;
        float: none !important;
        margin: 0 auto 16px !important;
        border-radius: 14px !important;
        overflow: hidden !important;
        box-shadow: 0 5px 18px rgba(0, 0, 0, 0.10) !important;
        background: #fff !important;
        box-sizing: border-box !important;
    }

    /* 폼 상단 제목 확대 */
    .main_f_box .main_box_title {
        min-height: 52px !important;
        margin: 0 !important;
        padding: 0 12px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 17px !important;
        font-weight: 700 !important;
        line-height: 1.2 !important;
        letter-spacing: -1px !important;
        border-radius: 14px 14px 0 0 !important;
        box-sizing: border-box !important;
    }

    /* 폼 내부 여백 확대 */
    .main_f_box .main_box_body {
        width: 100% !important;
        padding: 0 !important;
        box-sizing: border-box !important;
    }

    .main_f_box .main_box_l_dental {
        height: auto !important;
        display: block !important;
        align-items: initial !important;
        padding: 0 !important;
    }


    .main_f_box #frm_sec > ul {
        width: 100% !important;
        margin: 0 !important;
        padding: 18px 12px 16px !important;
        border-top: 0 !important;
        border-radius: 0 0 14px 14px !important;
        background: #fff !important;
        box-sizing: border-box !important;
    }

    .main_f_box #frm_sec > ul > li {
        box-sizing: border-box !important;
    }

    /* clearfix가 행 폭에 영향을 주지 않도록 제거 */
    .main_f_box #frm_sec > ul > li::after {
        content: none !important;
        display: none !important;
        clear: none !important;
    }

    /* 이름 행 */
    .main_f_box #frm_sec > ul > li.f_row:nth-child(1) {
        display: grid !important;
        grid-template-columns: 84px minmax(0, 1fr) 39px 39px !important;
        column-gap: 4px !important;
        align-items: center !important;
        width: 100% !important;
        height: 48px !important;
    }

    .main_f_box #frm_sec > .dental_name > li.f_row:nth-child(1) {
        display: grid !important;
        grid-template-columns: 84px minmax(0, 1fr) 39px 65px !important;
        column-gap: 4px !important;
        align-items: center !important;
        width: 100% !important;
        height: 48px !important;
    }


    /* 생년월일 + 성별 행 */
    .main_f_box #frm_sec > ul > li.f_row:nth-child(2) {
        display: grid !important;
        grid-template-columns: 84px minmax(0, 1fr) auto auto !important;
        column-gap: 4px !important;
        align-items: center !important;
        width: 100% !important;
        min-height: 48px !important;
        height: 48px !important;
    }


    /* 성별*/
    .main_f_box #frm_sec > ul > li.f_row:nth-child(2) > label:nth-child(4) {
    margin-left: -6px !important;
    }

    /* 연락처 행 */
    .main_f_box #frm_sec > ul > li.f_row:nth-child(3) {
        display: grid !important;
        grid-template-columns: 84px minmax(0, 1fr) !important;
        column-gap: 4px !important;
        align-items: center !important;
        width: 100% !important;
        height: 48px !important;
        margin: 0 0 9px !important;
    }

    /* 모든 항목 제목 폭과 시작선 통일 */
    .main_f_box #frm_sec .f_label {
        display: flex !important;
        align-items: center !important;
        width: 76px !important;
        min-width: 76px !important;
        max-width: 76px !important;
        height: 52px !important;
        margin: 0 !important;
        padding: 0 !important;
        flex: none !important;
        float: none !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        line-height: 1 !important;
        letter-spacing: -0.8px !important;
        white-space: nowrap !important;
        color: #2d2d2d !important;
        box-sizing: border-box !important;
    }

    /* 기본 입력 영역 */
    .main_f_box #frm_sec .f_input {
        display: flex !important;
        align-items: center !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        height: 52px !important;
        margin: 0 !important;
        padding: 0 !important;
        gap: 6px !important;
        flex: none !important;
        flex-wrap: nowrap !important;
        box-sizing: border-box !important;
    }

    /* PC의 50% 제한 해제 */
    .main_f_box #frm_sec .f_row:has(#r_name) .f_input,
    .main_f_box #frm_sec .f_row:has(#r_jumin) .f_input {
        width: 100% !important;
        max-width: none !important;
        flex: none !important;
        margin: 0 !important;
    }

    /* 이름·생년월일 입력칸 확대 */
    .main_f_box #r_name,
    .main_f_box #r_jumin {
        display: block !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        height: 44px !important;
        margin: 0 !important;
        padding: 0 12px !important;
        border: 1px solid #ccc !important;
        background: #fff !important;
        color: #333 !important;
        font-size: 15px !important;
        line-height: 46px !important;
        outline: none !important;
        box-sizing: border-box !important;
    }




    /* 생년월일 옆 성별 선택 */
    .main_f_box #frm_sec > ul > li.f_row:nth-child(2) > label {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 42px !important;
        height: 44px !important;
        margin: 0 !important;
        padding: 0 !important;
        gap: 3px !important;
        font-size: 14px !important;
        line-height: 1 !important;
        white-space: nowrap !important;
        box-sizing: border-box !important;
    }

    .main_f_box #frm_sec input[name="sex"] {
        width: 16px !important;
        height: 16px !important;
        margin: 0 !important;
        accent-color: rgb(69, 99, 167);
    }

    /* 연락처 입력 영역 한 줄 고정 */
    .main_f_box #frm_sec .f_input.f_tel {
        display: grid !important;
        grid-template-columns: 54px minmax(0, 1fr) minmax(0, 1fr) 60px !important;
        column-gap: 4px !important;
        align-items: center !important;
        width: 100% !important;
        min-width: 0 !important;
        height: 52px !important;
    }

    .main_f_box #r_hp1,
    .main_f_box #r_hp2,
    .main_f_box #r_hp3 {
        display: block !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        height: 44px !important;
        margin: 0 !important;
        padding: 0 5px !important;
        border: 1px solid #ccc !important;
        background: #fff !important;
        color: #333 !important;
        font-size: 15px !important;
        line-height: 44px !important;
        text-align: center !important;
        outline: none !important;
        box-sizing: border-box !important;
    }

    .main_f_box #frm_sec .btn_auth {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 60px !important;
        min-width: 60px !important;
        height: 44px !important;
        margin: 0 !important;
        padding: 0 5px !important;
        border: 0 !important;
        border-radius: 8px !important;
        background: #161616 !important;
        color: #fff !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        line-height: 1 !important;
        letter-spacing: -0.8px !important;
        white-space: nowrap !important;
        box-sizing: border-box !important;
    }


    .main_f_box #frm_sec .resend {
        background:#fff !important;
        color:#161616 !important;
        border:1px solid #161616 !important;
        font-weight:400 !important;
    }


    /* 입력 포커스 */
    .main_f_box #r_name:focus,
    .main_f_box #r_jumin:focus,
    .main_f_box #r_hp1:focus,
    .main_f_box #r_hp2:focus,
    .main_f_box #r_hp3:focus,
    .main_f_box #mobile_no:focus {
        border-color: rgb(69, 99, 167) !important;
        box-shadow: 0 0 0 3px rgba(69, 99, 167, 0.14) !important;
    }

    /* 연락처 인증 전 인증번호 행 숨김 유지 */
    .main_f_box #mobile_check_id[style*="display:none"],
    .main_f_box #mobile_check_id[style*="display: none"] {
        display: none !important;
    }

    /* 인증번호 표시 후: 위 입력폼과 같은 시작선 */
    .main_f_box #mobile_check_id:not([style*="display:none"]):not([style*="display: none"]) {
        display: grid !important;
        grid-template-columns: 84px minmax(0, 1fr) !important;
        column-gap: 4px !important;
        align-items: center !important;
        width: 100% !important;
        min-height: 52px !important;
        height: 52px !important;
        margin: -8px 0 9px !important;
        padding: 0 !important;
        box-sizing: border-box !important;
    }

    /* 인증번호 입력칸 + 확인 + 재전송 한 줄 */
    .main_f_box #mobile_check_id .f_input {
        display: grid !important;
        grid-auto-flow:column;
        column-gap: 4px !important;
        align-items: center !important;
        width: 100% !important;
        min-width: 0 !important;
        height: 52px !important;
        margin: 0 !important;
        padding: 0 !important;
        white-space: nowrap !important;
        box-sizing: border-box !important;

    }

    .main_f_box #mobile_check_id #mobile_no {
        display: block !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        height: 38px !important;
        margin: 0 !important;
        padding: 0 8px !important;
        border: 1px solid #cfcfcf !important;
        border-radius: 4px !important;
        background: #fff !important;
        font-size: 16px !important;
        line-height: 44px !important;
        outline: none !important;
        box-sizing: border-box !important;
    }

    .main_f_box #mobile_check_id img {
        display: block !important;
        max-width: none !important;
        height: 30px !important;
        margin: 0 !important;
        padding: 0 !important;
        object-fit: fill !important;
        vertical-align: middle !important;
        box-sizing: border-box !important;
    }

    /*.main_f_box #mobile_check_id img[alt="확인"] {
        width: 40px !important;
    }

    .main_f_box #mobile_check_id img[alt="재전송"] {
        width: 48px !important;
    }*/


    .car_board_list_con_ a {
        white-space: nowrap;
        word-break: keep-all;
        line-height: 1.8;
        padding: 8px 0;
        text-overflow: ellipsis;
        width: 100%;
        display: inline-block;
        overflow: hidden;
    }

    .car_board_list_con_ {
        font-size: 18px;
    }

    .car_board_title {
        font-size: 20px;
    }

    .footer_logo_dental{
        width: 64%;
        float: none;
        padding-left: 12%;
        margin-top: 0;
        margin-bottom: 10px;
    }

    /* 개인정보 동의 영역 */
    .main_f_box #frm_sec .f_agree {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
        min-height: 40px !important;
        height: auto !important;
        margin: 2px auto 8px !important;
        padding: 0 !important;
        gap: 4px !important;
        font-size: 14px !important;
        line-height: 1.2 !important;
        white-space: nowrap !important;
        box-sizing: border-box !important;
    }

    .main_f_box #frm_sec .f_agree .font_12 {
        font-size: 14px !important;
    }

    .main_f_box #frm_sec #agree {
        width: 21px !important;
        height: 21px !important;
        margin: 0 1px !important;
        accent-color: rgb(69, 99, 167);
    }

    .main_f_box #frm_sec .f_agree img {
        display: block !important;
        width: auto !important;
        height: 24px !important;
        margin: 0 !important;
    }
    
     /* 햄버거 버튼 */
    .bt_hamburger {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        cursor: pointer;
        border-radius: 6px;
        flex-shrink: 0;
        transition: background 0.2s;
    }
    .bt_hamburger:active { background: #f0f0f0; }
    .bt_hamburger img {
        width: 32px !important;
        height: 32px !important;
        object-fit: contain;
    }
    .bt_hamburger .icon_menu_close { display: none; }
    .bt_hamburger.is_active .icon_menu_default { display: none !important; }
    .bt_hamburger.is_active .icon_menu_close   { display: block !important; }


    /* ── 네비 top_menu: 768px 이하에서만 우측 슬라이드 드롭다운 ── */
    .top_menu {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        max-width: 280px;
        height: 100%;
        background-color: #fff;
        box-shadow: -4px 0 20px rgba(0,0,0,0.18);
        z-index: 9999;
        overflow-y: auto;
        transition: transform 0.3s ease;
        transform: translateX(100%);
        box-sizing: border-box;
        padding: 0;
    }
    .top_menu.is_open {
        display: block;
        transform: translateX(0);
    }
    .top_menu ul.top_menu_list {
        width: 100% !important;
        display: block !important;
        padding: 8px 0;
    }
    .top_menu ul li {
        width: 100% !important;
        float: none !important;
        height: auto !important;
        border-bottom: 1px solid #efefef;
    }
    .top_menu ul li a {
        display: block;
        font-size: 16px !important;
        line-height: 1 !important;
        padding: 16px 24px;
        color: #2d2d2d;
        font-weight: 500;
        letter-spacing: -0.5px;
    }
    .top_menu ul li a:active { background: #f5f5f5; color: #13a0ce; }

    /* 모바일에서는 m_on 이후 항목도 다시 노출 (전체 8개) */
    .top_menu ul li.m_on,
    .top_menu ul li.m_on ~ li { display:block !important; }

    /* 딤처리 오버레이 */
    .mob_menu_overlay {
        display: none;
        position: fixed;
        inset: 0;
        background: rgba(0,0,0,0.4);
        z-index: 9998;
    }
    .mob_menu_overlay.is_open { display: block; }

    /* 사이드 메뉴 닫기 버튼 */
    .top_menu_close {
        display: block;
        position: sticky;
        top: 0;
        width: 100%;
        border: none;
        text-align: right;
        padding: 10px 20px;
        cursor: pointer;
        box-sizing: border-box;
        z-index: 1;
    }

    .top_menu_close img {
        width: 28px !important;
            height: 28px !important;
            object-fit: contain;
    }

}

/* 초소형 모바일에서도 한 줄 유지 */
@media screen and (max-width: 360px) {
    .main_form {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .main_f_box #frm_sec > ul {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .main_f_box #frm_sec > ul > li.f_row:nth-child(1),
    .main_f_box #frm_sec > ul > li.f_row:nth-child(3),
    .main_f_box #mobile_check_id:not([style*="display:none"]):not([style*="display: none"]) {
        grid-template-columns: 78px minmax(0, 1fr) !important;
        column-gap: 6px !important;
    }

    .main_f_box #frm_sec > ul > li.f_row:nth-child(2) {
        grid-template-columns: 78px minmax(0, 1fr) 39px 39px !important;
        column-gap: 4px !important;
    }

    .main_f_box #frm_sec .f_label {
        width: 78px !important;
        min-width: 78px !important;
        max-width: 78px !important;
        font-size: 15px !important;
    }

    .main_f_box #frm_sec .f_input.f_tel {
        grid-template-columns: 48px minmax(0, 1fr) minmax(0, 1fr) 54px !important;
        column-gap: 3px !important;
    }

    .main_f_box #frm_sec .btn_auth {
        width: 54px !important;
        min-width: 54px !important;
        font-size: 13px !important;
    }

    .main_f_box #mobile_check_id .f_input {
        grid-template-columns: minmax(0, 1fr) 38px 45px !important;
        column-gap: 3px !important;
    }

    .main_f_box #mobile_check_id img[alt="확인"] {
        width: 38px !important;
    }

    .main_f_box #mobile_check_id img[alt="재전송"] {
        width: 45px !important;
    }
}