@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css); 
@import url(https://cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);

@font-face {
     font-family: 'S-CoreDream-6Bold';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}


*{margin:0; padding:0;}
ul, li {list-style:none;}
a{text-decoration:none; color:inherit; cursor:pointer;}
img{vertical-align:middle; border:0; }


/*공통*/
.bg_b{ background-color:#154594;}
.bg_lb{ background-color:#0092ca;}
.bg_b2{ background-color:#2d5369;}
.bg_v{ background-color:#6046b5;}
.bg_lv{ background-color:#997cd5;}
.bg_dv{ background-color:#734286;}
.bg_g{ background-color:#609306;}
.bg_dg{ background-color:#489514;}
.bg_dm{ background-color:#008c8a;}
.bg_m{ background-color:#04b7c2;}
.bg_br{ background-color:#88622c;} 
.bg_lp{ background-color: #ff7777;}
.bg_ep{ background-color: #ff9e9e;}
.bg_gr{ background-color:#ededed;} 
.bg_p1{ background-color:#ff8681;} 
.bg_p2{ background-color:#ff81ad;}  
.bg_p3{ background-color:#d778d5;}  

.color_w{ color:#ffffff;}
.color_black{ color:#2b2b2b;}
.color_b{color:#154594;}
.color_lb{ color:#0092ca;}
.color_b2{color:#2d5369;}
.color_v{ color:#6046b5;}
.color_lv{ color:#997cd5;}
.color_dv{ color:#734286;}
.color_g{ color:#609306;}
.color_dg{ color:#489514;}
.color_dm{ color:#008c8a;}
.color_m{ color:#04b7c2;}
.color_br{ color:#88622c;}
.color_lp{ color:#ff7777;}
.color_y{ color:#ffee28;}


.form_box_c_b{border:2px solid #154594; font-size:16px; }
.form_box_c_lb{border:2px solid #0092ca; font-size:16px; }
.form_box_c_b2{border:2px solid #2d5369; font-size:16px; }
.form_box_c_g{border:2px solid #609306; font-size:16px; }
.form_box_c_dg{border:2px solid #489514; font-size:16px; }
.form_box_c_v{border:2px solid #6046b5; font-size:16px; }
.form_box_c_lv{border:2px solid #997cd5; font-size:16px; }
.form_box_c_dv{border:2px solid #734286; font-size:16px; }
.form_box_c_dm{border:2px solid #008c8a; font-size:16px; }
.form_box_c_m{border:2px solid #04b7c2; font-size:16px; }
.form_box_c_br{border:2px solid #88622c; font-size:16px; }
.form_box_c_lp{border:2px solid #ff7777; font-size:16px; }


.txt{width: 25%; font-size: 20px; letter-spacing: -1.5px; text-align: center; float: left;}


.w1200{width: 1200px; margin:0 auto;}


.popup_layer {
	position:absolute;
	display:none;
}

.con { font-family:'Nanum Godic'; width:100%; float:left;}
.con2{ font-family:'Nanum Square'; width:100%}

.top{ padding:10px 0;
      height:140px;}



.top_{ width:1200px; margin:0 auto; 
       font-family: 'S-CoreDream-6Bold';
	   color:#ffffff;
       line-height:50px;}
.top_b{width:1200px; margin:0 auto; 
       font-family: 'S-CoreDream-6Bold';
	   color:#2b2b2b;
       line-height:50px;}
	   
.am_logo{ width:280px; float:left; padding-top:40px;		  
		  font-size:40px;
		  letter-spacing:-1px;		 
          }
.am_logo_1{ width:280px; float:left; padding-top:40px;		  
		  font-size:36px;
		  letter-spacing:-1px;		 
          }	
.am_logo_2{float:left; padding-top:40px;		  
		  font-size:40px;
		  letter-spacing:-1px;		 
          }	
	  			  	  
		  
.am_logo a{ display:block;}	
		  	  
.serch_naver{width:680px; float:left;}
.tel_no{ width:376px; float:right; font-size:34px;}
.tel_pc_text{ display:inline-block; font-weight:700; letter-spacing:-1px; line-height:1;}
.tel_mobile_btns{ display:none;}
.tel_pc_text img {width: 40px;}

/* 서브메뉴: PC는 tel_no 위, 768px 이하는 햄버거로 전환 */
.top_right{ display:flex; flex-direction:column; align-items:flex-end; }
.nav_menu{ display:flex; justify-content:flex-end; gap:22px; margin-bottom:8px; }
.nav_menu li a{ font-family:'Nanum Square', 'Noto Sans KR', sans-serif; font-weight:400; font-size:16px; color:#ffffff; letter-spacing:-0.5px; }
.nav_menu li a:hover{ color:#ffd200; }

.bt_hamburger{ display:none; }
.top_menu{ display:none; }
.top_menu_close{ display:none; }
.mob_menu_overlay{ display:none; }
 
.w100{width:100%; float:left;}
.pd_l10{padding-left:10px;}
.pd_b10{padding-bottom:10px;}
.pd_b15{padding-bottom:15px;}
.pd_t60{padding:60px 0 0 0;}
.pd_b60{padding:0 0 60px 0;}
.pd_tb20{padding:20px 0;}
.pd_tb60{padding:60px 0;}
.mg_tb50{margin:50px 0;}
.mg_t50b100{margin:50px 0 50px -11px;}
.mg_tb100{margin:100px 0;}

.mg_tb20{margin:20px 0 20px -11px;}

.mg_b100{margin-bottom:100px;}

.mg_tb100{margin:100px 0;}


.f26{font-size:26px;}
.f30{font-size:30px;}


.top_menu{ width:100%; height:50px;  border-top:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7;}
.top_menu_{ width:1200px; height:50px; margin:0 auto; }
.total_menu{ width:160px; height:50px; float:left;}
.total_bt{ width:100%; height:70%; background-color:#105cb2; margin:0 auto; margin-top:5%;}
.total_bt_text{ width:100%; height:94%; padding-top:6%; font-family: 'Nanum Square' ; font-size:16px; color:#ffffff; text-align:center; font-weight:500;  }
.total_bt_text a{ color:#ffffff;}

.total_menu_on{ width:1200px; height:704;  margin-top:50px; position:absolute; background-color:#ffffff; border:1px solid #a8a8a8; display:none;z-index:9999; }
.total_menu_bt{ width:40px; height:36px; background-color:#333; margin-left:1160px;  position:absolute; font-family: 'Nanum Square' ; font-size:26px; color:#ffffff; text-align:center; font-weight:600; padding-top:4px;}
.total_menu_1{ width:239px; height:352px; border-right:1px solid #a8a8a8; float:left;}
.total_menu_2{ width:240px; height:352px; float:left; }
.total_menu_3{ width:239px; height:222px; border-right:1px solid #a8a8a8; float:left;}
.total_menu_4{ width:240px; height:222px; float:left; }
.total_menu_1_title{ width:239px; height:28px; background-color:#f4f4f4;font-family: '돋움' ; font-size:15px; color:#2c2c2c; text-align:center; font-weight:600; padding-top:12px; }
.t_menu_1{ width:239px; height:352px; }
.t_menu_1_01{ width:239px; height:20px;  font-family: '돋움' ; font-size:13px; color:#838383; text-align:center; padding-top:6px;  }
.t_menu_1_01:hover{ background-color:#666; color:#FFF;}




.main_visual{height:504px; }
.main_visual_{width:1240px; height:505px; margin:0 auto; background:url(https://cancerok.speedgabia.com/am/images/phone_bg.png) no-repeat;}

.visual_form{width:510px; float:left; padding-top:10px;}
.visual_txt{width:620px;  float:right;  padding-top:70px;
             }
.visual_txt_1{ font-size:33px; 
               line-height:140%;
			   color:#ffffff;
			   font-family: 'Nanum Square' ;
			   letter-spacing:-2px;
			    font-weight:bold;}			
.visual_txt_2{font-size:75px; 
               line-height:120%;
			   color:#fff152;
			   font-weight:bold;
			   letter-spacing:-6px;
			    font-family: 'S-CoreDream-6Bold';}
.visual_txt_3{font-size:24px; 
               line-height:120%;
			   margin-top:20px;
			   color:#ffffff;
			   font-family: 'Nanum Square' ;
			   letter-spacing:-1px;}
.visual_txt_4{font-size:65px; 
               line-height:120%;
			   color:#fff152;
			   font-weight:bold;
			   letter-spacing:-6px;
			    font-family: 'S-CoreDream-6Bold';}
.visual_txt_5{ font-size:36px; 
               line-height:140%;
			   color:#2b2b2b;
			   font-family: 'Nanum Square' ;
			   letter-spacing:-2px;
			    font-weight:bold;}	
.visual_txt_6{font-size:77px; 
               line-height:120%;
			   color:#ff7777;
			   font-weight:bold;
			   letter-spacing:-6px;
			    font-family: 'S-CoreDream-6Bold';}		
.visual_txt_7{font-size:24px; 
               line-height:160%;
			   margin-top:20px;
			   color:#2b2b2b;
			   font-family: 'Nanum Square' ;
			   letter-spacing:-1px;}										
.visual_txt_8{font-size:25px; 
			   color:#2b2b2b;
			   font-family: 'Nanum Square' ;
			   letter-spacing:-1px;
			   margin-top:60px;}			   									
.visual_txt_8 span{ padding:25px 30px;
                    border-radius:15px;
					margin:0 4px;}

.left_menu{ width:160px; height:300px; background-color:#4c4d51; float:left;}
.left_menu_list{ width:160px; height:100%;}
.left_menu_name{ width:85%; height:22px;  font-family: '돋움' ; font-size:13px; color:#e3e3e3; text-align:left; padding-top:7px; padding-left:15% ;  border-bottom:1px solid #5e5f63;}
.left_menu_name a{text-decoration:none; color:#e3e3e3;}
.left_menu_name:hover{ color:#202020; background-color:#FFF;}

.left_menu_on{ width: 328px; height:298px; background-color:#FFF; border:1px solid #a8a8a8; margin-left:160px; position:absolute;}
.left_menu_on_title{ width:100%; height:45px; background-color:#154882 ; font-family: 'Nanum Square' ; font-size:26px; color:#ffffff; text-align:center; font-weight:500; padding-top:15px; }
.left_menu_on_m{ width:200px; height:228px; float:left; padding-top:10px; background-color:#3FF; }

.left_menu_on_m1{width:328px; height:228px; float:left; padding-top:10px; background-image: url(https://cancerok.speedgabia.com/bohum_market/img/left_menu_on_icon01.png) ;  background-repeat:no-repeat; background-position:95% 90%;}
.left_menu_on_m2{width:328px; height:228px; float:left; padding-top:10px; background-image: url(https://cancerok.speedgabia.com/bohum_market/img/left_menu_on_icon02.png) ;  background-repeat:no-repeat; background-position:95% 90%;}
.left_menu_on_m3{width:328px; height:228px; float:left; padding-top:10px; background-image: url(https://cancerok.speedgabia.com/bohum_market/img/left_menu_on_icon03.png) ;  background-repeat:no-repeat; background-position:95% 90%;}
.left_menu_on_m4{width:328px; height:228px; float:left; padding-top:10px; background-image: url(https://cancerok.speedgabia.com/bohum_market/img/left_menu_on_icon04.png) ;  background-repeat:no-repeat; background-position:95% 90%;}
.left_menu_on_m5{width:328px; height:228px; float:left; padding-top:10px; background-image: url(https://cancerok.speedgabia.com/bohum_market/img/left_menu_on_icon05.png) ;  background-repeat:no-repeat; background-position:95% 90%;}
.left_menu_on_m6{width:328px; height:228px; float:left; padding-top:10px; background-image: url(https://cancerok.speedgabia.com/bohum_market/img/left_menu_on_icon06.png) ;  background-repeat:no-repeat; background-position:95% 90%;}
.left_menu_on_m7{width:328px; height:228px; float:left; padding-top:10px; background-image: url(https://cancerok.speedgabia.com/bohum_market/img/left_menu_on_icon07.png) ;  background-repeat:no-repeat; background-position:95% 90%;}
.left_menu_on_m8{width:328px; height:228px; float:left; padding-top:10px; background-image: url(https://cancerok.speedgabia.com/bohum_market/img/left_menu_on_icon08.png) ;  background-repeat:no-repeat; background-position:95% 90%;}
.left_menu_on_m9{width:328px; height:228px; float:left; padding-top:10px; background-image: url(https://cancerok.speedgabia.com/bohum_market/img/left_menu_on_icon09.png) ;  background-repeat:no-repeat; background-position:95% 90%;}
.left_menu_on_m10{width:328px; height:228px; float:left; padding-top:10px; background-image: url(https://cancerok.speedgabia.com/bohum_market/img/left_menu_on_icon10.png) ;  background-repeat:no-repeat; background-position:95% 90%;}

.left_menu_on_m_1{ width:220px; height:238px; float:left;}
.left_menu_on_m_2{width:150px; height:238px; float:left;}
.left_menu_on_m_3{width:150px; height:238px; float:right; margin-right:25px;}
.left_menu_on_m_1_01{ width:220px; height:20px; margin-bottom:2px;  padding-left:16px; padding-top:5px;  font-family: '돋움' ; font-size:13px; color:#2c2c2c; text-align:left;  font-weight:500; letter-spacing:-0.5px;  }
.left_menu_on_m_1_02{ width:150px; height:20px; margin-bottom:2px;  padding-left:16px; padding-top:5px;  font-family: '돋움' ; font-size:13px; color:#2c2c2c; text-align:left;  font-weight:500; letter-spacing:-0.5px;  }

.left_menu_on_m_1_01 a{ text-decoration:none; color: #2c2c2c;}
.left_menu_on_m_1_01 a:hover{color:#154882; font-weight:600; }
.left_menu_on_m_1_02 a{ text-decoration:none; color: #2c2c2c;}
.left_menu_on_m_1_02 a:hover{color:#154882; font-weight:600; }

.left_menu_on_icon{ width:118px; height:100px; float:right; padding-left:10px;  padding-top:118px;}



.main_right{ width:240px; height:300px;  float:right;}
.serch_no{ width:240px; height:155px; background-color:#f0f0f0;}
.serch_no_title{ width:100%; height:28px; padding-top:10px; font-family: 'Nanum Square' ; font-size:18px; color:#202020; text-align:center; font-weight:600;}
.serch_no_content{width:100%; height:117px; }
.serch_no_content1{ width:50%; height:117px;  float:left;}
.serch_no_content2{ width:50%; height:117px; float: right;}
.serch_no_content_01{ width:92%; margin-left:8%; height:20px; margin-bottom:2px;  }

.no_box_b{ width:20%; height:16px; background-color:#1861d0; float:left; font-family: '돋움' ; font-size:11px; color:#ffffff; text-align:center; padding-top:4px;   }
.no_box_g{ width:20%; height:75%; background-color:#aeaeae; float:left; font-family: '돋움' ; font-size:11px; color:#ffffff; text-align:center; padding-top:5%;  }
.s_no{ width:75%; height:16px; float:right; padding-left:5% ; font-family: '돋움' ; font-size:13px; color:#202020; text-align:left; padding-top:4px;  }
.s_no a{ color:#202020;}
.s_no a:hover{color:#0f5cb2; font-weight:600;}

.box_icon{ width:240px; height:145px; background-color:#838383;}
.b_icon_1{ width:100%; height:72px;}
.b_icon_2{ width:100%; height:72px; border-top:1px solid #9e9e9e; }
.icon_1{ width:79px; height:100%; float:left;  border-right:1px solid #9e9e9e; }
.icon_1:hover{ background-color:#0f5cb2;}
.icon_2{ width:80px; height:100%; float:right; }
.icon_2:hover{ background-color:#0f5cb2;}



.banner_01{ width:100%; height:200px;   }
.banner_01_{width:1200px; height:200px; margin:0 auto; }
.banner_01_box_1{ width:283px; height:158px; background-color:#FFF; border:1px solid #c2c2c2; margin-right:20px; float:left; margin-top:40px;}
.banner_01_box_2{ width:283px; height:158px; background-color:#FFF; border:1px solid #c2c2c2; float:right; margin-top:40px;}

.r_form{ width:100%; height:260px; background-color:#6ab8df;}
.r_form_{width:340px; height:180px; margin: 0 auto; padding:20px 10px 20px 10px;  }
.txtnaB{ font-size:18px; width:60px; letter-spacing:-1px;}
.txtnaB_{ font-size:15px; font-weight:600;  width:50px; }

.m_txt1{ border: 1px solid #a1a1a1; font-size:18px; border:2px solid #154594; padding-left:5px;}
.m_txt2{ border: 1px solid #a1a1a1; font-size:18px; border:2px solid #0092ca; padding-left:10px;}
.m_txt3{ border: 1px solid #a1a1a1; font-size:18px; border:2px solid #008c8a; padding-left:10px;}
.m_txt4{ border: 1px solid #a1a1a1; font-size:18px; border:2px solid #609306; padding-left:10px;}
.m_txt5{ border: 1px solid #a1a1a1; font-size:18px; border:2px solid #6046b5; padding-left:10px;}
.m_txt6{ border: 1px solid #a1a1a1; font-size:18px; border:2px solid #ff7777; padding-left:10px;}
.m_txt7{ border: 1px solid #a1a1a1; font-size:18px; border:2px solid #88622c; padding-left:10px;}
.m_txt8{ border: 1px solid #a1a1a1; font-size:18px; border:2px solid #734286; padding-left:10px;}
.m_txt9{ border: 1px solid #a1a1a1; font-size:18px; border:2px solid #2d5369; padding-left:10px;}
.m_txt10{ border: 1px solid #a1a1a1; font-size:18px; border:2px solid #04b7c2; padding-left:10px;}
.m_txt11{ border: 1px solid #a1a1a1; font-size:18px; border:2px solid #997cd5; padding-left:10px;}


.m_txtna{font-weight:400; font-family:나눔고딕;}

.blue{ color:#154594; font-weight:600;}

.c_01{ color:#154594; font-weight:600;}
.c_02{ color:#0092ca; font-weight:600;}
.c_03{ color:#008c8a; font-weight:600;}
.c_04{ color:#609306; font-weight:600;}
.c_05{ color:#6046b5; font-weight:600;}
.c_06{ color:#ff7777; font-weight:600;}
.c_07{ color:#88622c; font-weight:600;}
.c_08{ color:#734286; font-weight:600;}
.c_09{ color:#2d5369; font-weight:600;}
.c_10{ color:#04b7c2; font-weight:600;}
.c_11{ color:#997cd5; font-weight:600;}






/* 입력폼 시작 */
.form{ width:100%; height:170px;  margin-top:40px;}
.form_{ width:1200px; height:170px; margin:0 auto; background-color:#e8e8e8;}
.form_l{ width:320px; height:170px;; float:left;    }
.form_r{ width:880px; height:170px;  float: right; }
.form_c{ width:800px; height:130px; margin:20px;}
.form_content{ width:300px; height:140px;  float:left;}


.f_1{ width:100%; height:30px; margin-bottom:5px; }
.f_2{width:70%; height:30px; margin-bottom:5px; margin-left:30%;}
.f_title{ width:32%; height:25px;  float:left; font-family: '돋움' ; font-size:16px; color:#202020;  font-weight:600; padding-top:5px; letter-spacing:-1.5px;}
.f_title_{width:100%; height:23px;  float:left;font-family: '돋움' ; font-size:11px; color:#202020; padding-top:7px; }
.f_title_2{width:100%; height:23px;  float:left;font-family: '돋움' ; font-size:11px; color:#f22323; padding-top:7px; }
.f_box{ width:68%; height:100%;  float:right;}
.f_box2{ width:20%; height:100%; background-color:#F03; float:right;}
.text_s3{ background-color:#5a5a5a; color:#ffffff; font-family: '돋움'; font-size:11px; font-weight:500;  text-align:center; padding:4px 2px 2px 2px; }


.box_m{ background-color:#9b9b9b; color:#ffffff; font-family: '돋움'; font-size:13px; font-weight:500; text-align:center; padding:6px; margin-left:5x;   }
.box_m_on{background-color:#169aee; color:#ffffff; font-family: '돋움'; font-size:13px; font-weight:500;  text-align:center; padding:6px; margin-left:5x; }
.box_m a{ text-decoration:none;color:#ffffff; }
.box_w{ background-color:#9b9b9b; color:#ffffff; font-family: '돋움'; font-size:13px; font-weight:500;  text-align:center; padding:6px; margin-left:5x;  }
.box_w_on{background-color:#169aee; color:#ffffff; font-family: '돋움'; font-size:13px; font-weight:500;  text-align:center; padding:6px; margin-left:5x; }
.box_w a{ text-decoration:none;color:#ffffff; }
.form_bt{ width:200px; height:67px; background-color:#232323; float:right; margin-top:10px; border-radius:10px;  font-family: 'Nanum Square' ; font-size:24px; color:#ffffff;  font-weight:600; text-align:center; vertical-align:middle; padding-top:43px; background-image: url(https://cancerok.speedgabia.com/bohum_market/img/bt_bg.png) ;  background-repeat:no-repeat; background-size:100%;}

/* 입력폼 끝*/

.insu_con{ width:100%; float:left; background-color:#f5f5f5; padding-bottom:50px;}
.insu_con_{ width:100%; float:left; background-color:#ffffff; padding-bottom:50px;}

.insu_txt{ width:1234px; padding-top:35px; font-size:32px; font-weight:bold; line-height:140%; letter-spacing:-2%;}
.sub_txt{ font-size:19px; color:#666; font-weight:400;}
.line{ border-bottom:3px solid #000; margin-bottom:-5px; padding:0 20px;}
.blu{ color:#164595; }
.insu_list{ width:1234px; padding-top:15px;}

.insu{ float:left; width:292px; height:280px; margin:0 14px 14px 0; background-color:#fff; border:#999 solid 1px;}

.logo{ text-align:center; padding-top:20px; margin-top:10px; }
.title{ width: 90%; font-size:18px;font-family:'nanum gothic'; line-height:23px; overflow:hidden;}
.p_no{ font-size:13px; padding:10px 3px; font-family:'nanum gothic'; line-height:15px; overflow:hidden;}
.pay{ padding:15px 10px 0 10px; color:#164595; font-size:24px; font-weight:bold;}

.pay_1{ font-size:36px; padding:15px 10px 0 10px; color:#154594; font-weight:bold; text-decoration:underline;}
.pay_2{ font-size:36px; padding:15px 10px 0 10px; color:#0092ca; font-weight:bold; text-decoration:underline;}
.pay_3{ font-size:36px; padding:15px 10px 0 10px; color:#008c8a; font-weight:bold; text-decoration:underline;}
.pay_4{ font-size:36px; padding:15px 10px 0 10px; color:#609306; font-weight:bold; text-decoration:underline;}
.pay_5{ font-size:36px; padding:15px 10px 0 10px; color:#6046b5; font-weight:bold; text-decoration:underline;}
.pay_6{ font-size:36px; padding:15px 10px 0 10px; color:#ff7777; font-weight:bold; text-decoration:underline;}
.pay_7{ font-size:36px; padding:15px 10px 0 10px; color:#88622c; font-weight:bold; text-decoration:underline;}
.pay_8{ font-size:36px; padding:15px 10px 0 10px; color:#734286; font-weight:bold; text-decoration:underline;}
.pay_9{ font-size:36px; padding:15px 10px 0 10px; color:#2d5369; font-weight:bold; text-decoration:underline;}
.pay_10{ font-size:36px; padding:15px 10px 0 10px; color:#04b7c2; font-weight:bold; text-decoration:underline;}
.pay_11{ font-size:36px; padding:15px 10px 0 10px; color:#997cd5; font-weight:bold; text-decoration:underline;}


.insu_bt{ width:500px; height:70px; margin:10px 0 60px 0; background-color:#164595; color:#fff; border:0; font-size:20px; font-weight:bold;}

.best{ width:100%; float:left; margin:20px 0;}
.best_{ width:1400px; }
.best_txt{font-size:30px; font-weight:bold; padding-bottom:15px;}
.best_img{ width:25%; height:300px; float:left;}

.best_00{ width:32%; height:200px; padding:30px 0; margin-right:1.5%; background-color: #b0bbd7; font-size:18px; color:#fff; float:left;}
.best_00_{ width:32%; height:200px; padding:30px 0; background-color: #b0bbd7; font-size:18px; color:#fff; float:left;}

.best_01{ width:33.3%; height:210px; padding-top:30px; background-color: #124499; font-size:16px; color:#fff; float:left;}
.best_02{ width:33.3%; height:210px; padding-top:30px; background-color: #63a0fb; font-size:16px; color:#fff; float:left;}
.best_03{ width:33.3%; height:210px; padding-top:30px; background-color: #73c2e9; font-size:16px; color:#fff; float:left;}






.data_list{width:100%; height:300px; margin:0 auto;}
.data_list_{width:1200px; height:300px; margin:0 auto; }
.data_list_title{ width:1200px; height:40px;  margin-top:40px;  font-family: 'Nanum Square' ; font-size:28px; color:#202020; text-align:center; font-weight:600;  }

.data_list_content{width:1200px; height:220px;  margin-top:20px;}
.data_list_box{ width:435px; height:220px; background-color:#69F; margin-right:20px; float:left; }
.data_list_box_bt{ width:288px; height:218px; border:1px solid #c2c2c2;  float:right;}



.center{width:100%; height:300px; margin:0 auto;}
.center_{width:1200px; height:300px; margin:0 auto; }
.center_title{ width:1200px; height:40px;  margin-top:40px;  font-family: 'Nanum Square' ; font-size:28px; color:#202020; text-align:center; font-weight:600;  }

.center_content{width:1200px; height:220px;  margin-top:20px;}
.center_box{ width:435px; height:220px; background-color:#69F; margin-right:20px; float:left; }
.center_box_bt{ width:288px; height:218px; border:1px solid #c2c2c2;  float:right;}

.box_bt_l{ width:143px; height:100%; float:left; border-right:1px solid #c2c2c2;}
.box_bt_r{ width:144px; height:100%; float: right; }
.box_bt_name_1{ width:100%; height:28px; border-bottom:1px solid #c2c2c2;  font-family: '돋움' ; font-size:14px; color:#202020; text-align:center; padding-top:15px;  text-decoration:none;  }
.box_bt_name_1:hover{ background-color:#0f5cb2;  color:#ffffff;}


.box_bt_name_2{width:100%; height:28px;  font-family: '돋움' ; font-size:14px; color:#202020; text-align:center;padding-top:15px;  }
.box_bt_name_2:hover{ background-color:#0f5cb2;  color:#ffffff;}




.big_banner{width:100%; height:240px; margin-top:20px;  background-color:#28a3e9; /*big_banner_ 이미지 바뀔때(2개롤링) 배경색상 같이 변경  #a1eee6,#81d0dc (두번째,세번째 이미지 배경 색상)*/}
.big_banner_{width:1200px; height:240px; margin:0 auto; }
.big_banner_rolling{}

.big_banner_bt_{ width:70px; height:20px; float:right;  position:absolute; margin-left:1050px; margin-top:190px;}
.big_banner_bt1{ width:20px; height:20px;  float:left; margin-right:5px;}
.big_banner_bt2{ width:20px; height:20px;  float:left; margin-right:5px;}
.big_banner_bt3{ width:20px; height:20px;  float:right;}



.box_banner{width:100%; height:500px; margin-top:40px;}
.box_banner_{width:1200px; height:500px; margin:0 auto; }
.box_banner_1{ width:435px; height:240px; margin-right:20px; float:left; background-color:#3CF;}
.box_banner_2{ width:745px; height:240px; float:right; background-color:#FCC;}
.box_banner_3{width:435px; height:240px; margin-right:20px; margin-top:20px;  float:left; background-color:#9FF;}
.box_banner_4{ width:360px; height:240px; margin-right:25px; margin-top:20px;  float:left; background-color:#FFC;}
.box_banner_5{ width:360px; height:240px; margin-top:20px;  float: right; background-color:#FFC;}


.company{width:100%; height:300px;  }
.company_{width:1200px; height:300px; margin:0 auto;  }
.company_title{ width:1200px; height:40px;  margin-top:40px;  font-family: 'Nanum Square' ; font-size:28px; color:#202020; text-align:center; font-weight:600;}
.company_content{ width:1200px; height:220px;  margin-top:20px;}
.logo_list1{ width:1200px; height:110px;  }
.logo_list2{ width:1200px; height:110px;  }
.company_logo1{ width:198px; height:109px;float:left; border-top:1px solid #c2c2c2; border-left:1px solid #c2c2c2; }
.company_logo2{ width:198px; height:109px;float:left; border-top:1px solid #c2c2c2; border-left:1px solid #c2c2c2; border-right:1px solid #c2c2c2;}
.company_logo3{ width:198px; height:108px;float:left; border-top:1px solid #c2c2c2; border-left:1px solid #c2c2c2; border-bottom:1px solid #c2c2c2;}
.company_logo4{ width:198px; height:108px;float:left; border:1px solid #c2c2c2; }
.company_logo1:hover{ background-color:#dfdfdf;  }
.company_logo2:hover{ background-color:#dfdfdf;}
.company_logo3:hover{ background-color:#dfdfdf;}
.company_logo4:hover{ background-color:#dfdfdf;}




.bohum_news{width:100%; height:120px; }
.bohum_news_{width:1200px; height:120px; margin:0 auto; margin-top:20px;   }
.news{ width:600px; height:80px;  float:left; }
.news_title{ width:160px; height:55px; float:left; font-family: 'Nanum Square' ; font-size:28px; color:#202020; text-align:center; font-weight:600; padding-top:25px; }
.news_contnet{ width:340px; height:50px; float:left;  font-family: '돋움' ; font-size:14px; color:#202020; text-align:left;   line-height:24px; padding-top:10px;}
.news_contnet a{ color:#202020;}
.new_color{ color:#F60; margin-right:5px;}
.news_bt{ width:70px; height:30px; float:right; padding:25px 25px 25px 5px; }
.news_bt_{ width:68px; height:19px; border:1px  solid #CCC; background-color:#FFF; font-family: '돋움' ; font-size:11px; color:#202020; text-align:center;padding-top:9px; border-radius:5px; font-weight: 600;  }
.news_bt_:hover{ background-color:#cacaca;}

.qna{width:600px; height:80px;  float:right; }
.qna_title{  width:160px; height:55px; float:left; font-family: 'Nanum Square' ; font-size:28px; color:#202020; text-align:center; font-weight:600; padding-top:30px;}
.qna_contnet{ width:340px; height:50px; float:left;  font-family: '돋움' ; font-size:14px; color:#202020; text-align:left;  line-height:24px;padding-top:10px;}
.qna_contnet a{ color:#202020;}
.qna_bt{ width:70px; height:30px; float:right; padding:25px 25px 25px 5px;}
.qna_bt_{width:68px; height:19px; border:1px  solid #CCC; background-color:#FFF; font-family: '돋움' ; font-size:11px; color:#202020; text-align:center;padding-top:9px; border-radius:5px; font-weight: 600;}
.qna_bt_:hover{ background-color:#cacaca;}



.footer{width:100%; height:180px;   }
.footer_link{ width:100%; height:40px; border-top:2px solid #999999; }
.footer_link_{ width:1200px; height:100%; margin:0 auto;}
.link_menu{ width:1000px; height:100%; float:left;}
.link_list_1{ width:120px; height:16px; margin:14px 0; border-right: 1px solid #a7a7a7; float:left;  font-family: '돋움' ; font-size:11px; color:#202020; text-align:center;}
.link_list_2{ width:120px; height:16px; margin:14px 0; float:left;  font-family: '돋움' ; font-size:11px; color:#202020; text-align:center;}
.link_list_1 a{ color:#202020}
.link_list_2 a{ color:#202020}

.family_s_box{ width:175px; height:24px; float:right; padding:8px 15px 8px 0; }
.famly_site{ font-family: '돋움' ; font-size:11px; color:#a7a7a7; padding-left:5px; line-height:30px;}



.footer_info{width:100%; height:180px; border-top:1px solid #c5c5c5; float:left; }
.f_info{ width:1200px; height:180px; margin:0 auto; padding:25px 0; font-size:16px; line-height:1.5;
                 }
.footer_logo{ width:30%;   float:left;
              font-family: 'S-CoreDream-6Bold';
			  font-size:30px;
			  color:#878787;
			  letter-spacing:-1px;
			  padding-top:20px;
			  }
.footer_txt{ float:left;
			 line-height:20px;
}			  

/*하단 추가*/
.f_info_box_{ margin: 20px 0 ;}	
.f_info_box{ padding: 10px 15px;; background-color:#f7f6f6; border:1px solid #d7d7d7; box-sizing:border-box; text-align:left; width:1220px; margin:0 auto;  }

.f_info_box_title{ font-size:16px; font-weight:bold; line-height:30px;}
.f_info_box_content{ font-size:16px; line-height:26px; letter-spacing:-0.5px;}


.top_bt{ width:50px; height:50px; background-color:#3f3f3f; margin-left:50%; left:610px; top:713px; position:fixed; _position:absolute; }




/* CSS Document */

.pointer {cursor:pointer;}
/* =========================================================
   PC + Mobile Unified Responsive Layer
   - insu-transform.net 통합 반응형 버전
   - 기존 PC 디자인 톤 유지 + 모바일 최적화
   ========================================================= */
html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body.con {
  min-width: 0;
  overflow-x: hidden;
  word-break: keep-all;
  
  padding-top: 140px;  /* 헤더 높이에 맞게 조정 조재필 추가 2026-05-29*/

}

*, *::before, *::after {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

a {
  color: inherit;
  text-decoration: none;
}

.preload-main-img {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}

.top_,
.top_b,
.top_menu_,
.w1200,
.footer_link_,
.f_info,
.f_info_box,
.f_info_box2,
.car_board_content,
.container,
.insu_txt,
.insu_list {
  width: 100%;
  max-width: 1220px;
}

.top_ {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.am_logo,
.tel_no {
  float: none;
}

.tel_no {
  text-align: right;
  white-space: nowrap;
}

.main_visual {
  height: auto;
  min-height: 440px;
  overflow: hidden;
}

.main_visual_ {
  width: 100%;
  max-width: 1240px;
  height: 440px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 auto;
}

.hero_inner {
  position: relative;
}

.visual_form {
  flex: 0 0 510px;
  width: 510px;
  float: none;
  padding-top: 10px;
}

.visual_form_inner {
  width: 100%;
  padding: 95px 55px 0 55px;
}

.form_eyebrow {
  margin: 0 0 10px 0;
  text-align: center;
  font-size: 23px;
  line-height: 1.35;
  letter-spacing: -2px;
}

.form_eyebrow .c_01 {
  font-size: 23px;
}

.estimate_form {
  margin: 0;
  border: 0;
}

.form_row {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin-bottom: 8px;
}

.form_field {
  flex: 1 1 auto;
  min-width: 0;
}

.form_field_birth,
.phone_group,
.auth_group {
  display: flex;
  align-items: center;
  gap: 4px;
}

.input_full {
  width: 58%;
}

.birth_input {
  width: 58%;
}

.hp_select {
  width: 21%;
  min-width: 71px;
  height: 44px;
  background-color: #fff;
}

.hp_input {
  width: 17%;
  min-width: 54px;
}

.auth_input {
  width: 30%;
  max-width: 190px;
}

.sex_group {
  display: flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
  font-size: 15px;
}

.sex_group label,
.agree_label {
  cursor: pointer;
}

.m_txt1,
.input_full,
.birth_input,
.hp_input,
.auth_input,
.hp_select {
  height: 40px;
  border-radius: 0;
}

.btn_auth {
  width: 100px;
  height: 46px;
  border: 0;
  border-radius: 5px;
  background-color: #2b2b2b;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: -1px;
  cursor: pointer;
  vertical-align: middle;
}

.btn_auth_small {
  width: 60px;
  font-size: 15px;
}

.form_row_auth {  
  display: flex;
  align-items: center; 
  flex-wrap: nowrap;
}

.form_agree {
  display: flex;
  align-items: center;
  gap: 6px;
  margin: 10px 0;
}

.agree_blank {
  display: inline-block;
  width: 80px;
  flex: 0 0 80px;
}

.agree_label input {
  margin: 0 4px -3px 0;
}

.agree_link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 3px 8px;
  border-radius: 2px;
  background-color: #333;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}

.agree_link a {
  color: #fff;
}

.btn_submit_estimate {
  display: block;
  width: 100%;
  height: 65px;
  margin: 0 0 10px 0;
  border: 2px solid #2b2b2b;
  border-radius: 10px;
  background-color: #154594;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.1;
  padding-bottom: 8px;
  cursor: pointer;
}

.btn_submit_estimate1 {
  display: block;
  width: 100%;
  height: 65px;
  margin: 0 0 10px 0;
  border: 2px solid #2b2b2b;
  border-radius: 10px;
  background-color: #154594;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.1;
  padding-bottom: 8px;
  cursor: pointer;
}

.btn_submit_estimate2 {
  display: block;
  width: 100%;
  height: 65px;
  margin: 0 0 10px 0;
  border: 2px solid #2b2b2b;
  border-radius: 10px;
  background-color: #0092ca;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.1;
  padding-bottom: 8px;
  cursor: pointer;
}

.btn_submit_estimate3 {
  display: block;
  width: 100%;
  height: 65px;
  margin: 0 0 10px 0;
  border: 2px solid #2b2b2b;
  border-radius: 10px;
  background-color: #008c8a;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.1;
  padding-bottom: 8px;
  cursor: pointer;
}

.btn_submit_estimate4 {
  display: block;
  width: 100%;
  height: 65px;
  margin: 0 0 10px 0;
  border: 2px solid #2b2b2b;
  border-radius: 10px;
  background-color: #609306;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.1;
  padding-bottom: 8px;
  cursor: pointer;
}

.btn_submit_estimate5 {
  display: block;
  width: 100%;
  height: 65px;
  margin: 0 0 10px 0;
  border: 2px solid #2b2b2b;
  border-radius: 10px;
  background-color: #6046b5;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.1;
  padding-bottom: 8px;
  cursor: pointer;
}

.btn_submit_estimate6 {
  display: block;
  width: 100%;
  height: 65px;
  margin: 0 0 10px 0;
  border: 2px solid #2b2b2b;
  border-radius: 10px;
  background-color: #ff7777;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.1;
  padding-bottom: 8px;
  cursor: pointer;
}

.btn_submit_estimate7 {
  display: block;
  width: 100%;
  height: 65px;
  margin: 0 0 10px 0;
  border: 2px solid #2b2b2b;
  border-radius: 10px;
  background-color: #88622c;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.1;
  padding-bottom: 8px;
  cursor: pointer;
}

.btn_submit_estimate8 {
  display: block;
  width: 100%;
  height: 65px;
  margin: 0 0 10px 0;
  border: 2px solid #2b2b2b;
  border-radius: 10px;
  background-color: #734286;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.1;
  padding-bottom: 8px;
  cursor: pointer;
}

.btn_submit_estimate9 {
  display: block;
  width: 100%;
  height: 65px;
  margin: 0 0 10px 0;
  border: 2px solid #2b2b2b;
  border-radius: 10px;
  background-color: #2d5369;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.1;
  padding-bottom: 8px;
  cursor: pointer;
}

.btn_submit_estimate10 {
  display: block;
  width: 100%;
  height: 65px;
  margin: 0 0 10px 0;
  border: 2px solid #2b2b2b;
  border-radius: 10px;
  background-color: #04b7c2;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.1;
  padding-bottom: 8px;
  cursor: pointer;
}

.btn_submit_estimate11 {
  display: block;
  width: 100%;
  height: 65px;
  margin: 0 0 10px 0;
  border: 2px solid #2b2b2b;
  border-radius: 10px;
  background-color: #997cd5;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.1;
  padding-bottom: 8px;
  cursor: pointer;
}


.btn_submit_estimate span {
  font-size: 10px;
  vertical-align: middle;
}

.form_caption {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-align: left;
}

.form_caption img {
  width: 40px;
  flex: 0 0 40px;
}

.form_caption p {
  margin: 0;
  padding: 10px 0;
  line-height: 1.45;
}

.form_caption .c_01 {
}

.naver-hidden-link {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}

.visual_txt {
  flex: 0 1 620px;
  width: 620px;
  float: none;
  padding-top: 70px;
}

.visual_img {
  margin: 0;
  text-align: center;
}

.visual_img img {
  position: relative;
  margin-top: -60px;
  margin-left: -100px;
}

.insu_con {
  clear: both;
}

.insu_txt {
  margin: 0 auto;
  text-align: center;
}

.insu_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  margin: 0 auto;
  padding-top: 15px;
}

.insu_link {
  display: block;
}

.insu {
  float: none;
  width: 100%;
  margin: 0;
  border-radius: 0;
}

.logo img {
  width: auto;
  max-width: 55%;
  max-height: 45px;
}

.section {
  clear: both;
  width: 100%;
  padding: 70px 0;
}

.section--alt {
  background: #fff;
}

.container {
  margin: 0 auto;
  padding: 0;
}

.section-head {
  margin-bottom: 28px;
  text-align: center;
}

.section-head h2 {
  margin: 0;
  color: #202020;
  font-family: 'Nanum Square', 'Noto Sans KR', sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: -2px;
}

.grid {
  display: grid;
  gap: 20px;
}


.grid--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid--4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.media-link {
  display: block;
  height: 100%;
}

.media {
  height: 100%;
  min-height: 220px;
  margin: 0;
  padding: 28px 22px 24px;
  border: 1px solid #999;
  background: #fff;
  text-align: center;
  box-shadow: 0 10px 24px rgba(21, 69, 148, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.media:hover {
  transform: translateY(-4px);
  border-color: #154594;
  box-shadow: 0 16px 34px rgba(21, 69, 148, 0.16);
}

.media img {
  width: 74px;
  height: 74px;
  object-fit: contain;
  margin-bottom: 16px;
}

.media-title {
  display: block;
  color: #17233c;
  font-family: 'Nanum Square', 'Noto Sans KR', sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -1px;
}

.media-title.clamp-2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.media-desc {
  margin: 12px 0 0;
  color: #5f6673;
  font-size: 17px;
  line-height: 1.3;
  letter-spacing: -0.6px;
  display: -webkit-box;	
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; 	
}

.quick_check {
  clear: both;
  padding: 40px 0 64px;
  background: #fff;
}

.quick_check_inner {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.quick_check .visual_txt_5 {
  margin: 0 0 24px;
}

.quick_check .visual_txt_5 span {
  color: #154594;
}

.quick_check_grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.quick_check_card {
  display: flex;
  min-height: 170px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 24px 16px;
  border: 1px solid #999;
  background: #fff;
  color: #222;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -1.4px;
  box-shadow: 0 10px 24px rgba(0,0,0,0.06);
}

.quick_check_card img {
  object-fit: contain;
}

.news_board {
  clear: both;
  padding: 60px 20px;
}

.car_board_title {
  margin: 0 0 24px;
  color: #202020;
  text-align: center;
  font-family: 'Nanum Square', 'Noto Sans KR', sans-serif;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: -2px;
}

.car_board_content {
  margin: 0 auto;
  border-top: 2px solid #154594;
  background: #fff;
}

.car_board_content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.car_board_content li {
  display: flex;
  align-items: center;
  min-height: 52px;
  border-bottom: 1px solid #e5e7ec;
}

.car_board_content_title {
  background: #f0f4fb;
  font-weight: 700;
}

.car_board_list_ti {
  flex: 0 0 90px;
  margin: 0;
  text-align: center;
  color: #333;
}

.car_board_list_con,
.car_board_list_con_ {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  padding: 0 18px;
  color: #222;
  text-align: left;
}

.car_board_list_con_ a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.empty_list {
  justify-content: center;
  padding: 20px;
  color: #777;
}

.empty_list p {
  margin: 0;
}

.award_wrap {
  clear: both;
  margin: 0;
  padding: 50px 20px 80px;
  text-align: center;
}

.award_wrap .mg_t50b100 {
  margin: 0;
}

.f_info_box_,
.f_info_box2 {
  clear: both;
}

.f_info_box {
  width: 100%;
  max-width: 1220px;
}

.f_info_box2 {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 10px 15px;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  box-sizing: border-box;
  text-align: left;
}

.f_info_box2::after {
  content: "";
  display: block;
  clear: both;
}

.f_info_box2_title {
  margin: 0;
  padding: 10px 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 15px;
}

.f_info_box2_content {
  float: left;
  margin: 0 10px;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: -1px;
}

.f_info_box2_content a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.f_info_box2_content2 {
  float: none;
  width: 100%;
  height: 60px;
  margin: 0 10px 30px 10px;
  color: #fff;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: -1px;
}

#r_layer,
#bohum_view_layer,
#bohum_result_layer {
  max-width: 96vw;
}

#r_layer iframe,
#bohum_view_layer iframe,
#bohum_result_layer iframe {
  max-width: 96vw;
}

@media (max-width: 1240px) {
  .top_,
  .top_b,
  .top_menu_,
  .w1200,
  .footer_link_,
  .f_info,
  .f_info_box,
  .f_info_box2,
  .car_board_content,
  .container,
  .insu_txt,
  .insu_list {
    max-width: calc(100% - 32px);
  }

  .main_visual_ {
    max-width: calc(100% - 24px);
  }

  .visual_img img {
    margin-left: -40px;
  }
}

@media (max-width: 1024px) {
  .main_visual {
    min-height: 0;
  }

  .main_visual_ {
    height: auto;
    min-height: 0;
    padding: 24px 0 30px;
    /*background-size: cover;
    background-position: center top;*/
  }

  .visual_form {
    flex: 0 0 50%;
    width: 50%;
  }

  .visual_form_inner {
    padding: 54px 24px 0 24px;
  }

  .visual_txt {
    flex: 1 1 52%;
    width: 52%;
    padding-top: 72px;
  }

  .visual_img img {
    width: 100%;
    max-width: 520px;
    margin-left: -20px;
  }

  .form_eyebrow,
  .form_eyebrow .c_01 {
    font-size: 20px;
  }

  .grid--4,
  .quick_check_grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .insu_list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  body.con {
    width: 100%;
    min-width: 0;
    background: #fff;

   padding-top: 60px;  /* 헤더 높이에 맞게 조정 조재필 추가 2026-05-29*/

  }

  .top {
    height: auto;
    padding: 14px 16px;
  }

  .top_ {
    max-width: 100%;
    line-height: 1.2;
    gap: 12px;
  }

  .twen_top {
    padding: 2px 16px !important;
  }

  .am_logo {
    width: auto;
    padding-top: 0;
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 1.05;
  }

  .am_logo span,
  .am_logo a span {
    font-size: 13px !important;
  }

  .tel_no {
    width: auto;
    padding-top: 0;
    font-size: 0;
    line-height: 1;
    letter-spacing: 0;
  }

  .tel_pc_text {
    display: none;
  }

  .tel_mobile_btns {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
  }

  .tel_mobile_btns a {
    display: block;
    line-height: 0;
  }

  .tel_mobile_btns img {
    display: block;
    width: auto;
    height: 32px;
  }

  /* 서브메뉴: 768px 이하에서는 데스크탑 가로메뉴 숨기고 햄버거로 전환 */
  .top_right { display: block; }
  .nav_menu { display: none; }

  .bt_hamburger {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    cursor: pointer;
    border-radius: 6px;
    flex-shrink: 0;
    transition: background 0.2s;
  }
  .bt_hamburger:active { background: rgba(255,255,255,0.15); }
  .bt_hamburger img {
    width: 32px !important;
    height: 32px !important;
    object-fit: contain;
  }

  /* 네비 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; }

  /* 딤처리 오버레이 */
  .mob_menu_overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.4);
    z-index: 998; /* #main_cp(z-index:500)보다 위로 올려 top_ 영역도 딤 처리되도록 수정 */
  }
  .mob_menu_overlay.is_open { display: block; }

  /* 사이드 메뉴 닫기 버튼 */
  .top_menu_close {
    display: block;
    position: sticky;
    top: 0;
    width: 100%;
    border: none;
    background:#fff;
    text-align: right;
    padding: 20px;
    cursor: pointer;
    box-sizing: border-box;
    z-index: 1;
  }
  .top_menu_close img {
    width: 28px !important;
    height: 28px !important;
    object-fit: contain;
  }

  .main_visual {
    padding: 0 12px 18px;
  }

  .main_visual_ {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding: 16px 0 0;
    background: none;
  }

  .visual_form {
    width: 100%;
    max-width: 460px;
    flex: none;
    margin: 0 auto;
    padding: 0;
  }

  .visual_form_inner {
    padding: 18px 14px 16px;
    border: 1px solid rgba(255,255,255,0.35);
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 14px 30px rgba(0,0,0,0.22);
  }

  .form_eyebrow {
    margin-bottom: 14px;
    font-size: 18px;
    letter-spacing: -1px;
  }

  .form_eyebrow .c_01 {
  }

  .form_row {
    gap: 8px;
    margin-bottom: 8px;
  }

  .txtnaB {
    width: 70px;
    flex: 0 0 70px;
    font-size: 15px;
    letter-spacing: -1px;
  }

  .m_txt1,
  .input_full,
  .birth_input,
  .hp_input,
  .auth_input,
  .hp_select {
	width: 77%;  
    height: 44px;
    min-height: 44px;
    padding-left: 9px;
    border-width: 2px;
    border-radius: 8px;
    font-size: 16px;
  }

  .input_full,
  .birth_input {
   
  }

  .form_field_birth {
    align-items: stretch;
  }

  .birth_input {
    min-width: 0;
  }

  .sex_group {
    flex: 0 0 auto;
    gap: 5px;
    font-size: 14px;
  }

  .phone_group {
    display: flex;
    /*grid-template-columns: 0.9fr 1fr 1fr;*/
    gap: 6px;
  }

  .phone_group .btn_auth {
    grid-column: 1 / -1;
    width: 100%;
    margin-top: 2px;
  }

  .hp_select,
  .hp_input {
    width: 100%;
    min-width: 0;
  }

  .auth_group {
    display: grid;
    grid-template-columns: 1fr 66px 66px;
    gap: 6px;
  }

  .auth_input,
  .btn_auth_small {
    width: 100%;
    max-width: none;
  }

  .form_agree {
    align-items: center;
    flex-wrap: wrap;
    margin: 12px 0;
    padding-left: 78px;
  }

  .agree_blank {
    display: none;
  }

  .m_txtna {
  }

  .agree_link {
    padding: 4px 9px;
  }

  .btn_submit_estimate {
    height: 58px;
    border-radius: 12px;
    font-size: 20px;
    padding-bottom: 4px;
  }

  .form_caption {
    justify-content: flex-start;
    padding-left: 76px;
  }

  .form_caption img {
    display: none;
  }

  .form_caption p {
    padding: 0;
    line-height: 1.45;
  }

  .form_caption .c_01 {
  }

  .visual_txt {
    width: 100%;
    flex: none;
    padding: 14px 0 0;
  }

  .visual_img img {
    display: block;
    width: min(92%, 360px);
    margin: 0 auto !important;
    position: static;
  }

  .insu_con {
    padding-bottom: 34px;
  }

  .insu_txt {
    max-width: 100%;
    padding: 28px 16px 0;
    font-size: 23px;
    line-height: 1.35;
    letter-spacing: -1.4px;
  }

  .sub_txt {
    display: block;
    margin-top: 6px;
    line-height: 1.5;
  }

  .line {
    padding: 0 8px;
    border-bottom-width: 2px;
  }

  .insu_list {
    max-width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    padding: 16px 12px 0;
  }

  .insu {
    height: auto;
    min-height: 200px;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0,0,0,0.06);
  }

  .logo {
    height: auto;
    margin-top: 0;
    padding: 16px 8px 0;
  }

  .logo img {
    max-width: 92px;
    max-height: 34px;
  }

  .title {
    margin-bottom: 4px;
    font-size: 17px;
    line-height: 1.35;
  }

  .pay_1,
  .pay_2,
  .pay_3,
  .pay_4,
  .pay_5,
  .pay_6,
  .pay_7,
  .pay_8,
  .pay_9,
  .pay_10,
  .pay_11 {
    padding: 10px 6px 0;
    font-size: 30px;
    line-height: 1.2;
  }

  .p_no {
    padding: 8px 6px 12px;
    font-size: 13px;
    line-height: 1.4;
  }

  .section {
    padding: 44px 0;
  }

  .container {
    max-width: 100%;
    padding: 0 14px;
  }

  .section-head {
    margin-bottom: 20px;
  }

  .section-head h2,
  .car_board_title {
    font-size: 27px;
    letter-spacing: -1.6px;
  }

  .grid--4,
  .quick_check_grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .media {
    min-height: 190px;
    padding: 22px 14px 20px;
    border-radius: 16px;
  }

  .media:hover {
    transform: none;
  }

  .media img {
    width: 58px;
    height: 58px;
    margin-bottom: 12px;
  }

  .media-title {
  }

  .media-desc {
    margin-top: 8px;
    line-height: 1.5;
  }

  .quick_check {
    padding: 34px 0 42px;
  }

  .quick_check_inner {
    max-width: 100%;
    padding: 0 14px;
  }

  .quick_check .visual_txt_5 {
    margin-bottom: 18px;
    font-size: 26px;
    letter-spacing: -1.5px;
  }

  .quick_check_card {
    min-height: 142px;
    gap: 10px;
    padding: 20px 10px;
    border-radius: 16px;
    font-size: 20px;
	font-weight: 400;  
    line-height: 1.35;
  }

  .quick_check_card img {
  }

  .news_board {
    padding: 42px 12px;
  }

  .car_board_content {
    max-width: 100%;
  }

  .car_board_content li {
    min-height: 48px;
  }

  .car_board_list_ti {
    flex-basis: 56px;
    font-size: 13px;
  }

  .car_board_list_con,
  .car_board_list_con_ {
    padding: 0 10px;
	font-size: 18px;  
  }

  .award_wrap {
    padding: 34px 14px 52px;
  }

  .footer_link,
  .footer_info,
  .footer {
    height: auto;
  }

  .footer_link_ {
    max-width: 100%;
    padding: 0 12px;
  }

  .link_menu {
    width: 100%;
    height: auto;
    float: none;
    display: flex;
    flex-wrap: wrap;
  }

  .link_list_1,
  .link_list_2 {
    width: auto;
    min-width: 84px;
    margin: 10px 0;
    padding: 0 10px;
  }

  .family_s_box {
    width: 100%;
    float: none;
    padding: 8px 0 12px;
  }

  .f_info_box_,
  .f_info_box2 {
    margin: 16px 12px;
  }

  .f_info_box,
  .f_info_box2 {
    width: auto;
    max-width: none;
  }

  .f_info_box_title,
  .f_info_box2_title {
    font-size: 15px;
    line-height: 1.5;
  }

  .f_info_box_content {
    line-height: 1.65;
  }

  .f_info_box2_content {
    float: none;
    display: inline-block;
    margin: 0 8px 3px 0;
    line-height: 1.5;
  }

  .f_info_box2_content2 {
    display: none;
  }

  .f_info {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 22px 14px 34px;
    line-height: 1.5;
  }

  .f_info p {
    float: none !important;
    padding: 0 0 12px 0 !important;
  }

  .f_info img {
	display: none;  
    width: 170px !important;
    max-width: 70%;
  }

  #r_layer iframe,
  #bohum_view_layer iframe,
  #bohum_result_layer iframe {
    width: 96vw !important;
    height: 82vh !important;
  }
}

@media (max-width: 430px) {
  .top {
  }

  .am_logo {
    font-size: 25px;
  }

  .tel_mobile_btns img {
    height: 32px;
  }

  .main_visual {
    padding-left: 8px;
    padding-right: 8px;
  }

  .visual_form_inner {
    padding: 16px 12px;
  }

  .txtnaB {
    width: 64px;
    flex-basis: 64px;
    font-size: 15px;
	font-weight: bold;
  }

  .form_agree,
  .form_caption {
    padding-left: 72px;
  }

  .btn_submit_estimate {
    height: 56px;
    font-size: 19px;
  }

  .insu_list {
    gap: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .insu {
    min-height: 200px;
  }

  .pay_1,
  .pay_2,
  .pay_3,
  .pay_4,
  .pay_5,
  .pay_6,
  .pay_7,
  .pay_8,
  .pay_9,
  .pay_10,
  .pay_11 {
    font-size: 28px;
  }

  .media {
    min-height: 178px;
    padding: 19px 10px 18px;
  }

  .media-title {
    font-size: 20px;
  }

  .media-desc {
    font-size: 16px;
  }

  .quick_check_card {
    min-height: 132px;
    font-size: 20px;
	font-weight: 400; 
  }
}

/* =========================================================
   PC insurance result cards width alignment fix
   - PC 화면 보험료 조회 카드 가로 사이즈 동일 적용
   - 1025px 이상: 기존 PC 카드 폭 292px 기준 4열 고정
   - 769~1240px: 화면폭 안에서 4열 균등 비율 유지
   ========================================================= */
@media (min-width: 1025px) {
  .visual_form {
    flex: 0 0 510px !important;
    width: 510px !important;
    max-width: 510px !important;
  }

  .visual_form_inner {
    width: 100% !important;
    padding: 95px 55px 0 55px !important;
  }

  .estimate_form {
    width: 100% !important;
  }

  .insu_txt,
  .insu_list {
    width: 1234px !important;
    max-width: 1234px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .insu_list {
    display: grid !important;
    /*grid-template-columns: repeat(4, 292px) !important;*/
    gap: 14px !important;
    justify-content: start !important;
    align-items: stretch !important;
    padding-top: 15px !important;
  }

  .insu_link {
    display: block !important;
    width: 292px !important;
    min-width: 292px !important;
    max-width: 292px !important;
  }

  .insu {
    float: none !important;
    width: 292px !important;
    min-width: 292px !important;
    max-width: 292px !important;
    height: 280px !important;
    margin: 0 !important;
  }
}

@media (min-width: 769px) and (max-width: 1240px) {
  .insu_txt,
  .insu_list {
    width: calc(100% - 32px) !important;
    max-width: calc(100% - 32px) !important;
  }

  .insu_list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    justify-content: stretch !important;
  }

  .insu_link,
  .insu {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
  }
}

/* =========================================================
   Mobile 1-column layout fix
   - 모바일에서 보험 상품리스트 / 가입 가이드 / 확인 카드 1열 표시
   ========================================================= */
@media (max-width: 768px) {
  .insu_list,
  .media-grid,
  .grid--4,
  .quick_check_grid {
    grid-template-columns: 1fr !important;
  }

  .insu_list {
    width: 100% !important;
    /*max-width: 430px !important;*/
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
    gap: 12px !important;
  }

  .insu_link,
  .insu {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
  }

  .media-grid,
  .quick_check_grid {
    width: 100% !important;
    /*max-width: 430px !important;*/
    margin-left: auto !important;
    margin-right: auto !important;
    gap: 12px !important;
  }

  .media,
  .quick_check_card {
    width: 100% !important;
  }

  .img-wrap {display: none;}
}


/* =========================================================
   Award section responsive style
   - 소비자만족도 8년 연속 수상 영역
   - PC: 6열 / 태블릿: 3열 / 모바일: 2열 / 작은 모바일: 1열
   ========================================================= */
.award_section {
  clear: both;
  width: 100%;
  padding: 64px 20px 90px;
  background: linear-gradient(180deg, #ffffff 0%, #f6f9ff 100%);
  box-sizing: border-box;
}

.award_inner {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  text-align: center;
}

.award_title {
  margin: 0 0 34px;
  color: #202020;
  font-family: 'Nanum Square', 'Noto Sans KR', sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: -2px;
}

.award_title span {
  color: #154594;
}

.award_title i {
  color: #ff5a3d;
  font-style: normal;
}

.award_list {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: stretch;
}

.award_item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 10px 10px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(21, 69, 148, 0.08);
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.award_item:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 34px rgba(21, 69, 148, 0.16);
}

.award_item img {
  display: block;
  width: 100%;
  max-width: 198px;
  height: auto;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .award_section {
    padding: 54px 18px 76px;
  }

  .award_list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    max-width: 680px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .award_section {
    padding: 42px 12px 62px;
  }

  .award_title {
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 1.32;
    letter-spacing: -1.5px;
  }

  .award_list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    max-width: 430px;
  }

  .award_item {
    border-radius: 0 0 8px 8px;
  }
}

@media (max-width: 360px) {
  .award_list {
    grid-template-columns: 1fr;
    max-width: 210px;
  }
}

/* ===========================
   main_img09 이미지 텍스트화 영역
   - 기존 이미지 대신 HTML/CSS 텍스트로 구현
=========================== */
.hero_text_img {
  width: 800px;
  height: 450px;
  margin: -60px 0 0 -100px;
  padding: 84px 40px 0 102px;
  color: #fff;
  text-align: left;
  font-family: 'Nanum Square', 'NanumSquare', 'Noto Sans KR', 'Malgun Gothic', sans-serif;
  letter-spacing: -2px;
  box-sizing: border-box;
  overflow: hidden;
}

.hero_text_img p {
  margin: 0;
  padding: 0;
}

.hero_text_sub {
  color: #fff;
  font-size: 33px;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: -2.3px;
}

.hero_text_main {
  margin-top: 6px !important;
  color: #fff243;
  font-size: 75px;
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: -5px;
}

.hero_text_main span {
  display: block;
}

.hero_text_desc {
  margin-top: 16px !important;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: -1.7px;
}

.hero_text_img--preload {
  margin: 0;
}

@media (max-width: 1240px) {
  .hero_text_img {
    margin-left: -40px;
  }
}

@media (max-width: 1024px) {
  .hero_text_img {
    width: 0%;
    max-width: 520px;
    height: auto;
    aspect-ratio: 800 / 450;
    margin: -20px 0 0 -20px;
    padding: 10.5% 5% 0 12.5%;

  }

  .hero_text_sub {
    font-size: clamp(18px, 3vw, 26px);
    letter-spacing: -1.6px;
  }

  .hero_text_main {
    margin-top: 4px !important;
    font-size: clamp(40px, 7vw, 58px);
    letter-spacing: -3.5px;
  }

  .hero_text_desc {
    margin-top: 12px !important;
    font-size: clamp(14px, 2.3vw, 19px);
    letter-spacing: -1.2px;
  }
}

@media (max-width: 768px) {
  .hero_text_img {
    display: none;
    width: min(92%, 360px);
    max-width: 360px;
    height: auto;
    aspect-ratio: 800 / 450;
    margin: 0 auto !important;
    padding: 10.6% 5% 0 12.7%;
    position: static;
  }

  .hero_text_sub {
    font-size: clamp(14px, 4.3vw, 18px);
    line-height: 1.25;
    letter-spacing: -1px;
  }

  .hero_text_main {
    margin-top: 2px !important;
    font-size: clamp(31px, 9.8vw, 42px);
    line-height: 1.12;
    letter-spacing: -2.3px;
  }

  .hero_text_desc {
    margin-top: 8px !important;
    font-size: clamp(11px, 3.3vw, 14px);
    line-height: 1.35;
    letter-spacing: -0.8px;
  }
}

/* ===========================
   모바일 메인 문구 입력폼 위 노출
=========================== */
@media (max-width: 768px) {

  .main_visual_ {
    display: flex;
    flex-direction: column;
  }

  .visual_txt {
    order: -1;
    width: 100%;
    flex: none;
    padding: 0 0 14px;
    text-align: center;
  }

  .visual_form {
    order: 0;
  }

  .visual_txt .hero_text_img {
    display: block;
    width: 100%;
    max-width: 460px;
    height: auto;
    aspect-ratio: auto;
    margin: 0 auto 12px !important;
    padding: 16px 12px 4px;
    text-align: center;
    color: #fff;
    overflow: visible;
  }

  .visual_txt .hero_text_sub {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: -1px;
  }

  .visual_txt .hero_text_main {
    margin-top: 5px !important;
    font-weight: 900;
    line-height: 1.15;
    letter-spacing: -2px;
    color: #fff243;
  }

  .visual_txt .hero_text_main span {
    display: inline;
  }

  .visual_txt .hero_text_desc {
    margin-top: 8px !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.45;
    letter-spacing: -0.8px;
  }
}


/* ===========================
   조재필 추가 2026-05-29
=========================== */
#main_cp {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 500;
}


/* 배경 */
#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;
    }
}

/* =========================================================
   ins-dental 보험뉴스 더보기 링크 가로넘침 방지 보강
   - 실제 게시판 구조가 car_board_title 내부/외부 어디에 있어도 대응
   - 모바일에서 더보기 버튼이 화면 밖으로 밀리지 않게 강제 보정
   ========================================================= */
.news_board,
.news_board * {
  box-sizing: border-box;
}

.news_board {
  width: 95%;
  max-width: 1260px;
  overflow-x: hidden;
  position: relative;
}

.news_board .car_board_title {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  position: relative;
}

/* 더보기 링크가 제목 내부에 있는 경우 */
.news_board .car_board_title > a,
.news_board .car_board_title a.more,
.news_board .car_board_title a.more_btn,
.news_board .car_board_title a.btn_more,
.news_board .car_board_title a.board_more,
.news_board .car_board_title a.news_more {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: 82px !important;
  height: 32px !important;
  padding: 0 10px !important;
  margin: 0 !important;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  background: #fff;
  color: #333 !important;
  font-family: '돋움', Dotum, sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 32px !important;
  letter-spacing: -0.5px !important;
  white-space: nowrap !important;
  text-align: center !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  box-sizing: border-box !important;
  float: none !important;
}

/* 더보기 링크가 제목 바깥에 단독으로 있는 경우 */
.news_board > a,
.news_board > p > a,
.news_board > div > a.more,
.news_board > div > a.more_btn,
.news_board > div > a.btn_more,
.news_board > div > a.board_more,
.news_board > div > a.news_more {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: 82px !important;
  height: 32px !important;
  padding: 0 10px !important;
  margin: -10px 0 14px auto !important;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  background: #fff;
  color: #333 !important;
  font-family: '돋움', Dotum, sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 32px !important;
  letter-spacing: -0.5px !important;
  white-space: nowrap !important;
  text-align: center !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  box-sizing: border-box !important;
  float: none !important;
  position: static !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  transform: none !important;
}

.news_board .car_board_content,
.news_board .car_board_content ul,
.news_board .car_board_content li {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.news_board .car_board_list_con,
.news_board .car_board_list_con_ {
  min-width: 0;
}

.news_board .car_board_list_con_ a {
  max-width: 100%;
}

/* 기존 보험뉴스/상담문의 보드 구조까지 같이 방어 */
.bohum_news,
.bohum_news_,
.news,
.qna {
  max-width: 100%;
  box-sizing: border-box;
}

.news_bt,
.qna_bt,
.news_bt_,
.qna_bt_ {
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .news_board {
    width: 100% !important;
    max-width: 100% !important;
    padding: 42px 12px !important;
    overflow-x: hidden !important;
  }

  .news_board .car_board_title {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 18px !important;
    padding: 0 62px !important;
    position: relative !important;
    text-align: center !important;
    font-size: 26px !important;
    line-height: 1.25 !important;
    letter-spacing: -1.5px !important;
    white-space: normal !important;
  }

  /* 제목 내부 더보기 */
  .news_board .car_board_title > a,
  .news_board .car_board_title a.more,
  .news_board .car_board_title a.more_btn,
  .news_board .car_board_title a.btn_more,
  .news_board .car_board_title a.board_more,
  .news_board .car_board_title a.news_more {
    position: absolute !important;
    top: 50% !important;
    right: 0 !important;
    left: auto !important;
    transform: translateY(-50%) !important;
    max-width: 58px !important;
    height: 28px !important;
    padding: 0 6px !important;
    margin: 0 !important;
    font-size: 11px !important;
    line-height: 28px !important;
  }

  /* 제목 바깥 단독 더보기 */
  .news_board > a,
  .news_board > p > a,
  .news_board > div > a.more,
  .news_board > div > a.more_btn,
  .news_board > div > a.btn_more,
  .news_board > div > a.board_more,
  .news_board > div > a.news_more {
    position: static !important;
    display: flex !important;
    width: fit-content !important;
    max-width: 58px !important;
    height: 28px !important;
    margin: -8px 0 12px auto !important;
    padding: 0 6px !important;
    font-size: 11px !important;
    line-height: 28px !important;
    float: none !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
  }

  .news_board .car_board_content {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  .news_board .car_board_content li {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    align-items: center !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 48px !important;
    font-family: -webkit-body !important;
  }

  .news_board .car_board_list_ti {
    display: none !important;
  }

  .news_board .car_board_list_con,
  .news_board .car_board_list_con_ {
    width: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    padding: 0 8px !important;
    overflow: hidden !important;
  }

  .news_board .car_board_content_title .car_board_list_con {
    text-align: center !important;
  }

  .news_board .car_board_content_list .car_board_list_con_ {
    text-align: left !important;
  }

  .news_board .car_board_list_con_ a {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .bohum_news,
  .bohum_news_ {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
  }

  .bohum_news_ {
    margin: 20px auto 0 !important;
    padding: 0 12px !important;
  }

  .news,
  .qna {
    display: grid !important;
    grid-template-columns: 86px minmax(0, 1fr) 58px !important;
    gap: 8px !important;
    align-items: center !important;
    width: 100% !important;
    height: auto !important;
    float: none !important;
    padding: 12px 0 !important;
    border-bottom: 1px solid #e5e7ec;
  }

  .news_title,
  .qna_title,
  .news_contnet,
  .qna_contnet,
  .news_bt,
  .qna_bt {
    float: none !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
  }

  .news_title,
  .qna_title {
    font-size: 20px !important;
    line-height: 1.25 !important;
    letter-spacing: -1px !important;
    white-space: nowrap !important;
    text-align: left !important;
  }

  .news_contnet,
  .qna_contnet {
    min-width: 0 !important;
    overflow: hidden !important;
    font-size: 14px !important;
    line-height: 1.45 !important;
  }

  .news_contnet a,
  .qna_contnet a {
    display: block !important;
    width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .news_bt_,
  .qna_bt_ {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 58px !important;
    max-width: 58px !important;
    height: 28px !important;
    padding: 0 4px !important;
    font-size: 11px !important;
    line-height: 28px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
  }
}

@media (max-width: 430px) {
  .news_board {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .news_board .car_board_title {
    padding-left: 54px !important;
    padding-right: 54px !important;
    font-size: 23px !important;
  }

  .news_board .car_board_title > a,
  .news_board .car_board_title a.more,
  .news_board .car_board_title a.more_btn,
  .news_board .car_board_title a.btn_more,
  .news_board .car_board_title a.board_more,
  .news_board .car_board_title a.news_more,
  .news_board > a,
  .news_board > p > a,
  .news_board > div > a.more,
  .news_board > div > a.more_btn,
  .news_board > div > a.btn_more,
  .news_board > div > a.board_more,
  .news_board > div > a.news_more {
    max-width: 52px !important;
    height: 26px !important;
    padding: 0 4px !important;
    font-size: 10px !important;
    line-height: 26px !important;
  }

  .news,
  .qna {
    grid-template-columns: 68px minmax(0, 1fr) 52px !important;
    gap: 6px !important;
  }

  .news_title,
  .qna_title {
    font-size: 17px !important;
  }

  .news_bt_,
  .qna_bt_ {
    width: 52px !important;
    max-width: 52px !important;
    height: 26px !important;
    font-size: 10px !important;
    line-height: 26px !important;
  }
}

/* =========================================================
   drive-law.com 계산 결과 링크·금액 중앙 정렬
   2026-07-21
   - 자세히보기: 계산 후 a_link에 설정된 실제 결과 링크 사용
   - 숫자 옆 '원' 별도 표시
   - 숫자 + 원 + 버튼 전체 가운데 정렬
========================================================= */
.result_pay_row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  margin: 0 auto;
  padding: 12px 8px 0;
  text-align: center;
  box-sizing: border-box;
}

.result_pay_amount {
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  gap: 3px;
  flex: 0 1 auto;
  min-width: 0;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.result_pay_row .pay_1,
.result_pay_row .pay_2,
.result_pay_row .pay_3,
.result_pay_row .pay_4,
.result_pay_row .pay_5,
.result_pay_row .pay_6,
.result_pay_row .pay_7,
.result_pay_row .pay_8,
.result_pay_row .pay_9,
.result_pay_row .pay_10,
.result_pay_row .pay_11 {
  display: inline-block;
  flex: 0 1 auto;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.15 !important;
  text-align: center !important;
  white-space: nowrap;
}

.result_pay_unit {
  display: inline-block;
  flex: 0 0 auto;
  margin: 0;
  padding: 0;
  font-family: 'Nanum Square', 'Noto Sans KR', 'Malgun Gothic', sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.7px;
  white-space: nowrap;
}

.result_detail_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  height: 38px;
  margin: 0;
  padding: 0 12px;
  border: 0;
  border-radius: 6px;
  background: #2953ad;
  color: #fff;
  font-family: 'Nanum Square', 'Noto Sans KR', 'Malgun Gothic', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.7px;
  white-space: nowrap;
  cursor: pointer;
  box-sizing: border-box;
  transition: background-color 0.18s ease, transform 0.18s ease;
}

.result_detail_btn:hover {
  background: #2953ad;
}

.result_detail_btn:active {
  transform: translateY(1px);
}

.result_detail_btn:focus-visible {
  outline: 3px solid rgba(0, 140, 138, 0.24);
  outline-offset: 2px;
}

.insu {
  height: auto !important;
  min-height: 280px;
}

@media (max-width: 768px) {
  .result_pay_row {
    justify-content: center !important;
    gap: 8px;
    padding: 12px 6px 0;
  }

  .result_pay_amount {
    flex: 0 1 auto;
    justify-content: center;
  }

  .result_pay_row .pay_1,
  .result_pay_row .pay_2,
  .result_pay_row .pay_3,
  .result_pay_row .pay_4,
  .result_pay_row .pay_5,
  .result_pay_row .pay_6,
  .result_pay_row .pay_7,
  .result_pay_row .pay_8,
  .result_pay_row .pay_9,
  .result_pay_row .pay_10,
  .result_pay_row .pay_11 {
    font-size: 28px !important;
  }

  .result_pay_unit {
    font-size: 17px;
  }

  .result_detail_btn {
    height: 38px;
    padding: 0 9px;
    font-size: 13px;
  }

  .insu {
    min-height: 220px;
  }
}

@media (max-width: 360px) {
  .result_pay_row {
    gap: 6px;
    padding-left: 4px;
    padding-right: 4px;
  }

  .result_pay_row .pay_1,
  .result_pay_row .pay_2,
  .result_pay_row .pay_3,
  .result_pay_row .pay_4,
  .result_pay_row .pay_5,
  .result_pay_row .pay_6,
  .result_pay_row .pay_7,
  .result_pay_row .pay_8,
  .result_pay_row .pay_9,
  .result_pay_row .pay_10,
  .result_pay_row .pay_11 {
    font-size: 25px !important;
  }

  .result_pay_unit {
    font-size: 15px;
  }

  .result_detail_btn {
    height: 36px;
    padding: 0 7px;
    font-size: 12px;
  }
}