@charset "utf-8";
/* CSS Document */
@import url(https://cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css); 


*{ margin:0; padding:0;}

ul{ list-style-type:none; margin:0; padding:0;}
li{ list-style-type:none; margin:0; padding:0;}
p{margin:0; padding:0;}
img{margin:0; padding:0;}
a{ color:inherit; text-decoration:none; cursor:pointer;}

/*공통*/
.w1000{ max-width:1000px; margin:0 auto;}
.clearfix:after{content:''; display: block; clear: both;}
.color_r{ color:#f75a5a;}
body{ height:100%; width:100%; overflow:auto; margin:0; padding:0; }


body {
	font-family:"돋움", "Arial Unicode MS";
	font-size:16px;
	color:#333333;
}
.txtnaB {
	font-family:"돋움", "Arial Unicode MS";
	font-size:16px;
	text-align:left;
	font-weight:bold;
}

.m_txtna {
	font-family:"돋움", "Arial Unicode MS";
	font-size:10pt;
	text-align:left;
	height:35px;
	color:#333333;
	}
.m_txtnaB {
	font-family:"돋움", "Arial Unicode MS";
	font-size:11pt;
	text-align:left;
	font-weight:bold;
	width:65px;
	height:50px;
}
.m_txt1 {
	font-family:"돋움", "Arial Unicode MS";
	font-size:12pt;
	text-align:left;
	color:#333333;
	padding-left:5px;
}
.footertxt{
	color:#FFFFFF;
	font-family:"돋움", "Arial Unicode MS";
	font-size:8pt;
	line-height:115%;
}


/*상단*/
.top{}
.top_banner{ }
.top_banner_01{ width:50%; height:100px; background-color:#96dcde; float:left;}
.top_banner_02{ width:50%; height:100px; background-color:#d0d0d4; float:right; }
.banner_img{ width:200px; height:80px; float:left; background-repeat:no-repeat; background-position:left; padding-left:50px; padding-top:20px;}
.banner_l{ width:500px; height:100px;  float:right; }
.banner_r{ width:500px; height:100px; float:left;}

.t_banner_txt1{font-family: 'Noto Sans KR', sans-serif; font-size:17px; color:#2d2d2d;  font-weight:600; line-height:25px; letter-spacing:-1px;}
.t_banner_txt2{font-family: 'Nanum Square' ; font-size:20px; color:#2d2d2d; font-weight:bold;  line-height:30px;  letter-spacing:-1px;}
.t_banner_txt3{font-family: 'Nanum Square' ; font-size:26px; color:#2d2d2d; font-weight:bold;  line-height:30px;  letter-spacing:-1px;}
.t_banner_txt4{font-family: '돋움', 'Arial Unicode MS'; font-size:13px; color:#2d2d2d; font-weight:600;  line-height:16px;}
.t_banner_bt{font-family: '돋움', 'Arial Unicode MS'; font-size:10px; color:#ffffff; background-color:#2d2d2d; padding:2px 8px; margin-left:10px;}


.top_logo{display: flex !important; justify-content: space-between !important; align-items: center !important; float: none !important; margin: 0 auto !important; width: 100% !important;}
.t_logo{width:320px; height:100px; float: left; flex:1;}
.top_menu {background-color: #818690; padding: 8px;}
.top_menu ul{}
.top_menu ul li{ width:25% !important; height:25px !important; float:left !important;}
.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; }
.top_menu ul li.m_only{ display:none; }
.menu_toggle_btn{ display:none; background:none; border:0; padding:0; cursor:pointer; }

.sms_bt{cursor:pointer; font-family: 'Noto Sans KR', sans-serif; font-size:12px; color:#2d2d2d; color:#ffffff; text-align:center; display:block; line-height:14px; background-color:#2d2d2d;  border-radius:5px; width:80px; height:38px; padding-top:7px;}






.main{ width:100%; height:480px; background-color:#efefef;}
.main_{width:1000px; height:480px; margin:0 auto; display: flex;}

.box_l{width:500px; height:470px; background-color:#96dcde; float:left; padding-top:10px;}
.box_l_title{ width:500px; height:60px; vertical-align:bottom; font-family: 'Nanum Square' ; font-size:40px; color:#2d2d2d; text-align:center; font-weight:600; padding-top:30px; letter-spacing:-2px;  }
.box_l_text{ height:50px; font-family: 'Nanum Square' ; font-size:20px; color:#2d2d2d; text-align:center; font-weight:600; letter-spacing:-0.5px;  }

.box_form{ width:440px;  margin:0 auto; }
.box_form ul{}
.box_form ul li{ margin-bottom:8px;}
.form_title{ width:18%; height:40px; float:left; font-family: 'Nanum Square','돋움' ; font-size:18px; font-weight:600; letter-spacing:-0.5px; line-height:40px;
			 color:#2d2d2d; }
.form_content{width:80%; height:40px;  float:right;}
.form_content2{width:30%; height:40px;  float:left;
               line-height:45px;
			   font-family: 'Nanum Square','돋움' ; font-size:18px; font-weight:500; letter-spacing:-0.5px;
			    color:#2d2d2d;}
.form_content2_input{width:50%;}
#r_name{width:61%;}
.form_content3{ font-family: '돋움' ; font-size:15px;  letter-spacing:-0.5px; line-height:30px; color:#2d2d2d; text-align: center;}
.form_bt{ 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;
}

.btn_agree {
cursor: pointer;
    margin-left: 4px;
    font-size: 13px;
    padding: 2px 8px;
    background: #898989;
    color: #fff;
    border-radius: 4px;
}

.f_row{ display:flex; align-items:center; margin-bottom:12px; gap: 4px;}
.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 input[type="text"]{ flex:1; min-width:0; }
.f_row:has(#r_name) .f_input{ flex:0 0 50%; max-width:50%;}
.f_input.f_radio label{ font-size:14px; color:#333333; margin-right:14px; cursor:pointer; }
.f_input.f_tel select{ width:22%; flex-shrink:0; }
.f_input.f_tel input[type="text"]{ width:19%; 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:has(#r_jumin) .f_input{ flex:0 0 50%; max-width:50%; margin-right:6px;}
.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; }


.stxt02{font-family: 'Nanum Square' ; font-size:20px; color:#2d2d2d;  font-weight:600;}
.infotxt01 {font-family: '돋움', 'Arial Unicode MS'; font-size:14px; color:#2d2d2d; line-height:120%;  border:1px solid #419496; height:40px; width: 98%; padding:0 0 0 4px; border-radius: 2px;}
.txt1_{font-family: 'Nanum Square' ; font-size:14px; color:#2d2d2d;  font-weight:600; }
.cursor{cursor:pointer;}


.bt_icons { float: right; }
.bt_kakao { display: none; }
.bt_tel img {}
.bt_tel_box {display: flex; align-items: center; gap: 8px;}
.top_r_text .bt_tel_text{font-family:'Nanum Square',"돋움"; font-size:17px; color:#2d2d2d; line-height:20px;}
.top_r_text .bt_tel_num{font-family:'Nanum Square',"돋움"; font-size:30px; line-height:40px; letter-spacing:-2px; font-weight:600; color: #fa6035;}


.box_r{width:500px; height:480px; float:right;background-image: url(https://cancerok.speedgabia.com/02/img/logo_box_bg.png); }
.box_title{ text-align: center;}
.box_r_name{ width:450px; height:50px; padding-top:40px; padding-left:50px; font-family: 'Nanum Square' ; font-size:24px; color:#2d2d2d;  font-weight:600;}

.resrul_name_box{display: inline-block; width:80px; height:30px; border-bottom:solid 2px #000000;}
.resrul_age_box{display: inline-block; width:40px; height:30px; border-bottom:solid 2px #000000;}


.box_logo{ width:500px; height:360px; }
.box_logo_{ width:100%; margin:0 40px; }
.logo_b{ width:133px; height:108px; background-color:#FFF; border:1px solid #000;float:left;  margin-bottom:8px; margin-left:8px; border-radius:8px;}
.b_logo{ height:79px;}
.b_bt{ height:auto;  }
.b_bt img{ width:100%; height:auto; display:block; margin: -5px 0 0;}
.b_bt img[src*="btn_read"] {width: 144px; margin: -11px 0;}


.insu-card-wrap{ padding:10px 0 0; margin: 0 auto; max-width: 1000px;}
.section-head h2{ font-size:24px; padding:16px 0; letter-spacing:-1px; text-align: center;}
.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: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; }
.insu-card-name{ font-size:20px; font-weight:500; color:#1a1a1a; letter-spacing:-0.5px; padding:0 0 4px; }
.insu-card-no {font-size: 14px; color: #1a1a1a; line-height: 1.5;}

/* 컨텐츠 카드 (media-grid) */
.section_first {padding: 30px 0;}
.container {max-width: 1000px !important; margin: 0 auto;}

.media{ border:1px solid #cccccc; border-radius: 8px; height: 250px; overflow:hidden; background:#fff; transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease; margin: 0px; }
.media-title {font-size: 20px !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: 8px !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 16px;
}

.grid{display:grid; gap:10px}
.grid--4{grid-template-columns: repeat(4, 1fr)}

.p_box_con{ padding-top:10px; height:120px;}
.p_box_con_text{ width:100%; font-family:"돋움"; font-size:12px; color:#4e4e4e; line-height:20px; max-height:100px;display:block;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;
                 
  }
.p_box_t{ width:100%;  height:90px;   }

.p_box_list{ height:20px;  margin-bottom:10px;  }
.p_box_list_{ height:20px;  margin-bottom:10px;   }


.list_title_01{width:60px; height:20px; background-color:#2cb5b9; float:left; margin-right:5px; font-family: 'Nanum Square' ; font-size:14px; color:#fff;  font-weight:600;  text-align:center; padding-top:4px; }
.list_title_02{width:60px; height:20px; background-color:#3c6a8d; float:left; margin-right:5px; font-family: 'Nanum Square' ; font-size:14px; color:#fff;  font-weight:600;  text-align:center; padding-top:4px; }
.list_title_03{width:60px; height:20px; background-color:#e48383; float:left;margin-right:5px; font-family: 'Nanum Square' ; font-size:14px; color:#fff;  font-weight:600;   text-align:center; padding-top:4px; }
.list_text{width:220px;  height:20px; font-family:"돋움"; font-size:11px; color:#666; line-height:13px; margin-left:60px; }
.list_text2{width:220px;  height:20px; font-family:"돋움"; font-size:11px; color:#666; line-height:13px; margin-left:60px; }


.p_box_bt{ width:100%; height:60px;   }

.p_bt01{ width:135px;  height:45px; background-color:#727272; margin-top:15px; float:left; font-family: 'Nanum Square' ; font-size:17px; color:#fff;  font-weight:500;  text-align:center; letter-spacing:-1px; }
.p_bt02{width:135px;  height:45px; background-color:#1273bd; margin-top:15px; float:right; font-family: 'Nanum Square' ; font-size:17px; color:#fff;  font-weight:500;  text-align:center;  letter-spacing:-1px;}
.p_bt02_on{width:135px; height:45px; background-color:#f73a5e; margin-top:15px; float:right; font-family: 'Nanum Square' ; font-size:17px; color:#fff;  font-weight:500;  text-align:center;  letter-spacing:-1px;}
.p_box2{width:280px; height:460px; border:1px solid #c2c2c2; background-color:#FFF; padding:20px; float:left; margin-left:17px; }



/* award */

.award_section {
  clear: both;
  width: 100%;
  padding: 24px 0;
  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: center;
  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;
}

.color {color: #00A9AE;}


/* 배너 */
.banner{ max-width: 1000px; background-color:#96dcde;  margin:24px auto; text-align: center; }
.banner_{height:180px; background-image: url(https://cancerok.speedgabia.com/02/img/banner_bg.png) ; margin:0 auto; padding: 0 40px; }
.banner_text{ width:490px; height:140px; float:left; padding-top:40px; padding-left:10px;}
.banner_text_01{ height:30px;  text-align:left; font-family: 'Nanum Square' ; font-size:24px; color:#2d2d2d;  font-weight:500;letter-spacing:-0.5px;}
.banner_text_02{ height:50px;  text-align:left;font-family: 'Nanum Square' ; font-size:38px;  color:#2d2d2d;  font-weight:700;}
.banner_text_03{ height:20px;  text-align:left;font-family: 'Nanum Square'  ; font-size:15px; color:#2d2d2d;  font-weight:400;letter-spacing:-1px;}

.banner_bt{ width:210px; height:110px; float:right; padding-top:70px;}
.banner_bt_img{ width:210px; height:45px; background-color:#2d2d2d; font-family: 'Nanum Square' ; font-size:20px; color:#ffffff;  font-weight:600;  text-align:center; }


/* 게시판 */
.car_board_title { font-size: 24px; letter-spacing: -1px; font-family:auto !important; padding: 8px 0;}
.car_board {max-width: 1000px; margin: 0 auto 40px !important;}
.car_board_list_con {width: 100% !important;}
.car_board_list_con_ {width: 100% !important;}
.car_board_list_con_ a {display: block; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px;}
.car_board_content_list {height: 48px !important; line-height: 48px !important;}
.board_post_content {margin: 24px 0;}
.post_title_container {justify-content: center !important;}

.footer{ width:100%; margin:0 auto; background: #f2f2f2;}
.footer_{ width:1000px; height:auto; margin:0 auto;  padding:30px 0;}
.info{ font-family: 'Nanum Gothic'; font-size:15px; color:#666; line-height:22px; }

.fog_request {
	position:absolute;
	background-color:#111;
	opacity:0;
}

.request_center_layer {
	position:absolute;
	display:none;
}

.result_center_layer {
	position:absolute;
	display:none;
}

.fog_request2 {
	position:absolute;
	background-color:#111;
	opacity:0;
}

.bohum_view_layer {
	position:absolute;
	display:none;
}

/* 서브페이지 */

.img-wrap{width: 100%; text-align: center; padding-top: 25px; box-sizing: border-box;}

.insurance-wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 24px 0;
  font-family: "Pretendard", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  color: #222;
  line-height: 1.85;
  word-break: keep-all;
  background: #ffffff;
}

.insurance-wrap * {
  box-sizing: border-box;
}

.insurance-wrap .main-title {
  font-size: 34px;
  font-weight: 800;
  line-height: 1.4;
  color: #111;
  margin: 0 0 18px;
}

.insurance-wrap .intro {
  font-size: 18px;
  color: #444;
  margin: 0 0 28px;
}

.insurance-wrap .section {
  margin: 0 0 30px;
  padding: 28px 24px;
  background: #f8fbff;
  border: 1px solid #dce9f7;
  border-radius: 18px;
}

.insurance-wrap .section-title {
  font-size: 25px;
  font-weight: 800;
  color: #123d73;
  margin: 0 0 16px;
}

.insurance-wrap p {
  margin: 0 0 16px;
  font-size: 17px;
  color: #333;
}

.insurance-wrap .point-box {
  margin: 18px 0;
  padding: 18px 20px;
  background: #ffffff;
  border: 1px solid #e3edf7;
  border-radius: 14px;
}

.insurance-wrap .point-title {
  font-size: 18px;
  font-weight: 700;
  color: #0e4a8a;
  margin: 0 0 10px;
}

.insurance-wrap ul.check-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.insurance-wrap ul.check-list li {
  position: relative;
  padding-left: 28px;
  margin: 0 0 10px;
  font-size: 16px;
  color: #333;
}

.insurance-wrap ul.check-list li:before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #0f8a4b;
  font-weight: 700;
}

.insurance-wrap .tip {
  margin: 18px 0 0;
  padding: 16px 18px;
  background: #fff7e8;
  border: 1px solid #f2d9a6;
  border-radius: 14px;
  color: #5f4300;
  font-size: 15px;
}

.insurance-wrap .sub-text {
  color: #555;
  font-size: 15px;
}

.insurance-wrap .info-table {
  width: 100%;
  border-collapse: collapse;
  margin: 18px 0;
  overflow: hidden;
  border-radius: 14px;
  background: #fff;
}

.insurance-wrap .info-table th,
.insurance-wrap .info-table td {
  border: 1px solid #d9e4ef;
  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: 32px;
  padding: 28px 24px;
  background: #123d73;
  color: #fff;
  border-radius: 18px;
}

.insurance-wrap .final-box h3 {
  margin: 0 0 14px;
  font-size: 24px;
  font-weight: 800;
  color: #fff;
}

.insurance-wrap .final-box p {
  color: #eef5ff;
  margin: 0 0 14px;
}

.insurance-wrap .summary-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.insurance-wrap .summary-list li {
  margin: 0 0 10px;
  padding-left: 28px;
  position: relative;
  color: #f7fbff;
}

.insurance-wrap .summary-list li:before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
}


@media (max-width: 1024px) {

	.w1000{ width:100%; max-width:100%; box-sizing:border-box; padding:0 20px; }

	/* 상단 프로모션 배너 */
	.top_banner_01, .top_banner_02{ width:100%; float:none; height:auto; padding:10px 20px; box-sizing:border-box; }
	.banner_l, .banner_r{ width:100%; float:none; height:auto; }
	.banner_img{ width:230px; float:left; box-sizing:border-box; padding-left:54px; background-position:left center; }

	/* 로고 영역 */
	.top_logo{ padding:14px 20px; box-sizing:border-box; }
	.t_logo{ width:60%; height:auto;}
	.t_award{ width:40%; height:auto; float:right; }
	.t_award a{ line-height:1.4; padding:10px; font-size:15px; }

	/* 메인 히어로 (검색폼 + 결과박스) */
	.main{ height:auto; padding:30px 0; }
	.main_{ width:100%; max-width:100%; padding:0 20px; box-sizing:border-box; }
	.box_l{ width:100%; float:none; height:auto; padding-bottom:30px; }
	.box_form{ width:100%; max-width:440px; }

	.box_r{ width:100%; float:none; height:auto; background-size:cover; padding-bottom:20px; }
	.box_title{ height:auto; padding:20px 0; }
	.box_r_name{ width:100%; height:auto; padding:0 20px; box-sizing:border-box; }
	.box_logo{ width:100%; height:auto; }
	.box_logo_{ width:100%; max-width:420px; margin:0 auto; }

	/* 추천상품 리스트 */
	.product_{ width:100%; max-width:100%; height:auto; padding:0 20px; box-sizing:border-box; }
	.list_01{ width:100%; }
	.insu-card-wrap{ margin: 20px 0 0; }
	.insu-card-grid{ grid-template-columns:repeat(2, 1fr); padding: 0 20px;}
	.grid--4 { grid-template-columns:repeat(2, 1fr) !important; }
	.container{ padding: 0 20px; }

  /* 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;}

	/* 하단 상담 배너 */
  .banner {margin: 24px 20px;}
	.banner_{ width:100%; max-width:100%; padding:20px; box-sizing:border-box; background-size:cover; }
	.banner_text{ width:60%; float:left; height:auto; padding-top:10px; }
	.banner_bt{ width:24%; float:right; height:auto; padding-top:20px; }

	/* 푸터 */
	.footer_{ width:100%; max-width:100%; height:auto; padding:20px; box-sizing:border-box; }
}



@media screen and (min-width: 769px) {
    .top_menu_close {display: none !important;}
    .bt_hamburger { display: none !important; }
    .mob_menu_overlay { display: none !important; }
    .top_r_text {display: flex; flex-direction:column;}
}

@media screen and (max-width: 768px) {

	html, body{ overflow-x:hidden; max-width:100%; }

	/* 상단 프로모션 배너: 모바일에서는 복잡하니 1단으로 축소 */
	.top_banner_01, .top_banner_02{ padding:8px 12px; }
	.banner_img{ width:100%; float:none; padding:8px 0 8px 60px; background-size:36px; }
	.t_banner_txt3{ font-size:20px; }

	/* 로고 영역 */
	.top_logo{ display:flex; flex-direction:row; align-items:center; gap:8px; padding:4px 16px; }
	.t_logo{ width:auto; }
	.t_logo img{ height:56px; width:auto; }
	.t_award{ width:auto; float:none; }
	.t_award a{ padding:8px 12px; font-size:13px; }
  .top_r_text {display: none;}

  .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;
    }


    /* 햄버거 버튼 */
    .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.m_only {
        display: block;
    }
    .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; }

    /* 딤처리 오버레이 */
    .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;
}

  .main_ {flex-direction:column; height: auto;}
  .box_l {width: 100%; background-image: url(https://cancerok.speedgabia.com/02/img/silbigyo_kv.png); background-position: left 16px top 4px; background-repeat: no-repeat; background-size: 22%;}
  .box_r {width: 100%; background-image: none;}

	/* 검색 폼 */
	.box_l_title{ font-size:26px; height:auto; padding-top:20px; padding-left: 6px; width: 100%;}
	.box_l_text{ font-size:16px; height:auto; padding:4px 0 10px 14px;}
	.box_form{ width:100%; padding:0 16px; box-sizing:border-box; line-height: 28px;}
	.form_title{ width:76px; flex:0 0 76px; font-size:15px; }
	.form_content2:not(.form_content2_input){ width:92px; flex:0 0 100px; font-size:13px; }
	.f_row:has(#r_name) .form_content{ flex:0 0 calc(100% - 76px - 92px - 16px); width:auto; }
	.f_row:has(#r_jumin) .form_content2.form_content2_input{ flex:0 0 calc(100% - 76px - 92px - 16px); width:auto; }
	#r_name{ width:98%; }
	.form_content3{ margin-left:0; font-size:14px; }
  .form_bt img {width: 100%;}

	.box_r_name{ font-size:18px; }
	.box_logo_{ width:100%; box-sizing:border-box; margin:0 auto; display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px 12px; align-items: start;}
	.logo_b, .logo_b_{ width:100%; height:auto; margin:0 auto; }
	.logo_b:nth-child(2n), .logo_b_:nth-child(2n){ margin-right:0; }
	.b_logo{ height:auto; }
	.b_logo img{ width:100%; height:auto; }
  .b_bt{ width:100%; height:auto; }
  .b_bt img{ width:100%; height:auto; display:block; margin: 4px 0;}
  .b_bt img[src*="btn_read"] {width: 108%; height:auto; margin: -18px auto; }

	.section-head h2 {font-size: 20px;}
	.insu-card-grid{ grid-template-columns:1fr !important; }
	.insu-card-name{ font-size:17px; }
	.insu-card-wrap .section-head{ padding:0 20px; }

	.grid.grid--4 { grid-template-columns: repeat(1, 1fr) !important; gap: 12px !important; }
	.media { height: 220px; }
	.media-title { font-size: 19px !important; font-weight: 500; }
	.media figcaption .media-desc { font-size: 16px !important; }
	.p_bt01, .p_bt02, .p_bt02_on{ width:48%; font-size:13px; height:38px; }
	.p_bt01 a, .p_bt02 a, .p_bt02_on a{ line-height:38px !important; }

  
	/* 자동차보험 배너 */
	.banner_car_txt{ padding-left:90px; background-size:60px; }
	.banner_car_txt_1{ font-size:20px; }
	.banner_car ul li{ width:23%; margin-right:2.6%; }
	.banner_car ul li:nth-child(4n){ margin-right:0; }
	.barnner_car_bt a{ font-size:18px; padding:12px; }

  	/* 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; }

  /* 게시판 */
  .car_board {}
  .car_board_title {}

	/* 하단 상담 배너 */
	.banner_{ background-image:none !important; height:auto; padding-bottom:20px; }
	.banner_text{ width:100%; float:none; padding:0; text-align:center; }
	.banner_text_01{ font-size:17px; height:auto; line-height: 1.5;}
	.banner_text_02{ font-size:28px; height:auto; }
	.banner_text_03{ font-size:14px; height:auto; white-space:normal; padding: 8px 0 0;}
	.banner_bt{ width:100%; float:none; padding-top:16px; }
	.banner_bt_img{ width:80%; margin:0 auto; }

	/* 푸터 */
	.info{ font-size:15px; line-height:20px; }

  /* 서브페이지 */
  .img-wrap {
    display: none;
  }
    .insurance-wrap {
    padding: 24px 16px 40px;
  }
  .insurance-wrap .main-title {
    font-size: 28px;
  }
  .insurance-wrap .section-title {
    font-size: 22px;
  }
  .insurance-wrap .section {
    padding: 22px 18px;
  }

}






/* ===========================
   팝업 관련 조재필 추가 2026-07-27
=========================== */
/* 배경 */
#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;
    }
}