	

	
.pc_none {
	display: none;
}
		
.sp_none {
  display: inherit;			
}	

body {
	background: #cdf0ed;
	font-family: "Noto Sans", sans-serif;
    font-style: normal;	
	}
	
	
p {
	font-family: "Noto Sans", sans-serif!important;	
	margin-top: 0px;
	margin-bottom: 0px;
	}

.fist_view_new {
	margin-top: 2.7rem;
	width: 100%;
	background-image: url("./images/new_reliable/fv_update_pc.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 400px;
	position: relative;
}
	

	
.buttons_container_2 {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 2rem;
	justify-content: flex-start;
}
	
.orange_button {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 1rem;
	justify-content: center;
	background: #F79226;
	padding: 0.5rem;
	border-radius: 40px;
	align-items: center;
	width: 330px;
	transition: transform 0.3s ease, opacity 0.3s ease;
}
	
.orange_button:hover {
	 transform: translateY(-2px);
     opacity: 0.7;
      cursor: pointer;	
}
	

.phone_text {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;	
	color: white;
}
	
.phone_title {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1rem;
	font-weight: 700;
}

.phone_title_phone {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.8rem;
    font-weight: 700;
	letter-spacing: 2px;
	margin-top: -8px;
}
	
.white_button {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 1rem;
	justify-content: center;
	background: white;
	border: solid 4px #F79226;
	padding: 0.7rem;
	padding-left: 1rem!important;
	border-radius: 40px;
	align-items: center;
	width: 330px;
	transition: transform 0.3s ease, opacity 0.3s ease;
	height: 40px;
}
	
.white_button:hover {
	 transform: translateY(-2px);
     opacity: 0.7;
      cursor: pointer;	
}

	
.mail_text {
	margin-top: 0px;
	font-weight: 700;
	margin-bottom: 0px;
	color: #F79226;
}
	
	
.main_section {
	width: 1000px;
	margin: 2rem auto;
	background: #cdf0ed;
}	
	
	a {
		text-decoration: none;
	}
	
	a {
		color: inherit;
	}
	
.cta_inner {
display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 1rem;
	width: 900px;
	margin: 0 auto;
	padding: 2rem;
	}
	
.white_section {
	background: white;
	border-radius: 15px;
	padding-top: 3rem;
	padding-bottom: 3rem;
	padding-left: 5rem;
	padding-right: 5rem;
	text-align: center;
	margin-bottom: 3rem;
}
	
.green_button {
	width: 300px;
	text-align: center;
	color: white;
	border-radius: 40px;
	background: #3EC7B2;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0.3rem;
	font-size: 1.2rem;
	}
	
.section_title {
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 2;
	text-align: center;
	margin-top: 1rem;
	margin-bottom: 2rem;
	margin-top: 2rem;
}

.section_text {
	text-align: left!important;
	color: #4E5052;
	line-height: 1.8;
	}
	
	
.section_title_new {
	font-size: 2.4rem;
	font-weight: 600;
	color: #263752;
}
	
	
	
.section_title_new_cta {
	padding-left: 6rem;
	font-size: 2.5rem;
	font-weight: 600;
	color: #263752;
}
	
.section_title_new span {
	font-size: 3.5rem;
	font-weight: 600;
	color: #f79226;
}
	
.title-box {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 2rem;
	justify-content: left;
	margin-bottom: 2rem;
	align-items: center;
}
	
.blue_number {
	font-size: 5rem;
	font-weight: 700;
	color: #d9f2ef;
	font-family: "Montserrat", sans-serif;
}
	
.fv_text {
	position: absolute;
	display: flex;
	flex-direction: column;
	gap: 0.6rem;
	text-align: left;
	top: 6rem;
    left: 8rem;
}	
	
.fv_green_button {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 1rem;
	padding: 0.2rem;
	background-color: #3EC7B2;
	color: white;
	width: 470px;
	border-radius: 30px;
	margin-top: 1rem;
}
.fv_green_b_text {
	font-size: 1.2rem;
	font-weight: 700;
	text-align: left;
}
.mega_text {
	font-size: 2rem;
	color: #243751;
	font-weight: 700;
}
	
.fv_mega_sub {
	font-weight: 700;
	font-size: 1rem;
	color: black;
	margin-top: -1.4rem;
}
	
.fv_mega_sub span{
	font-weight: 700;
	font-size: 1.4rem;
	color: #F79226;
}
	
		
.mini_link_cont {
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 4rem;
	padding-bottom: 2rem;
	border-radius: 20px;
	border: solid 3px #19BAB4;
	position: relative;
	z-index: 1;
	margin-bottom: 2rem;
}	
	
	
.mini_link_img_cont {
	height: 130px;	
	}
	
.mini_link_cont_title {
	padding: 1rem;
	border-radius: 40px;
	border: solid 3px #19BAB4;
	position: absolute;
	z-index: 2;
	background: white;
	top: -2rem;
	font-weight: 700;
}
	
.mini_link_cont_inner {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 1rem;
	margin-bottom: 2rem;
}

	
.mini_link {
	box-shadow: -3.81712px -2.86284px 9.44738px rgba(0, 0, 0, 0.1), 5.72569px 5.72569px 13.6462px rgba(0, 0, 0, 0.15);
    border-radius: 9px;
	height: 150px;
	transition: transform 0.3s ease, opacity 0.3s ease;
}
	
.mini_link:hover {
	 transform: translateY(-2px);
     opacity: 0.7;
      cursor: pointer;	
}
	
.min_link_text {
	color: white;
	font-size: 0.8rem;
	font-weight: 700;
	padding: 0.6rem;
	text-align: center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #3EC7B2;
}
	

	
.green_framed_title {
	font-size: 1rem;
	text-align: center;
	padding: 1rem;
	border-radius: 20px;
	border: solid 4px #3dc8b2;
	font-weight: 700;
}



.new_point_cont {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	gap: 1rem;
	padding-top: 2rem;
}
	
.new_point_inner {
	width: 220px;
	background-color: #F3F8F8;
	border: solid 2px #3EC7B2;
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
	border-radius: 12px;
}
	
	
.new_point_inner_title {
	background-color: #3EC7B2;
	color: white;
	font-size: 1.7rem;
	font-weight: 700;
	text-align: center;
	padding: 0.5rem;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
	
	
.round {
	margin: 0 auto;
	width: 120px;
	height: 120px;
	background-color: white;
	border-radius: 50%;
	position: relative;
	z-index: 1;
}
	
	
.text-box-new-point {
	position: relative;
	z-index: 10!important;
	display: flex;
	flex-direction: column;
	gap: 0.1rem;
	text-align: center;
	margin-top: -6.5rem;
}
	
	
.img_cont_new_point {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	margin-top: 10px;
	
}

.new_point_text {
	width: 140px;
	margin: 0 auto;
	color: #555454;
	font-size: 1.2rem;	
	font-weight: 700;
	padding-bottom: 2rem;
	
}
	
.black_text {
	font-size: 1.5rem;
	font-weight: 700;
	color: black;
}
.orange_text {
	font-size: 1.5rem;
	font-weight: 700;
	color: #F79226;
}

	  
 .small_big_text {
	 text-align: left;
	font-size: 1.1rem;
	 font-weight: 700;
	 padding-bottom: 0.5rem;
	 padding-top: 3.5rem;
}
 .small_big_text span {
	 font-size: 1.5rem;
	 font-weight: 700;
}
    table {
	display: table!important;
      border-collapse: separate;
      border-spacing: 0;
      border: 2px solid #3EC7B2;
      border-radius: 10px;
      overflow: hidden;
      width: 100%;
      text-align: center;
    }

    td {
      padding: 15px;
      font-weight: bold;
	   font-size: 1.8rem;
    }

    /* First row styles */
    tr:first-child td:nth-child(1),
    tr:first-child td:nth-child(3) {
      background-color: #3EC7B2;
      color: white;
    }

    tr:first-child td:nth-child(2),
    tr:first-child td:nth-child(4) {
      background-color: #F3F8F8;
      color: black;
	  font-weight: 500;
    }

    /* Second row styles */
    tr:last-child td:nth-child(1),
    tr:last-child td:nth-child(3) {
      background-color: #3EC7B2;
      color: white;
      border-top: 2px solid white;
    }

    tr:last-child td:nth-child(2),
    tr:last-child td:nth-child(4) {
      background-color: #F3F8F8;
      color: black;
      border-top: 2px solid #3EC7B2;
	  font-weight: 500;
    }

    td {
      border-right: 1px solid transparent;
    }

    /* Remove right border for last column */
    td:last-child {
      border-right: none;
    }
	  
.mini_mini_text  {
	font-size: 0.7rem;
	text-align: left;
	padding-top: 1rem;
	padding-bottom: 3rem;
}
	  
.mini_mini_text_fv  {
	font-size: 0.7rem;
	text-align: left;
}
	  
	  
.strong {
	font-weight: 700;
}
	  
.another_title {
	font-size: 3rem;
	color: #263753;
	font-weight: 700;
	text-align: center;
	padding-top: 3rem;
	padding-bottom: 2rem;
  }
	  
.another_title span {
	font-size: 3rem;
	color: #F79226;
	font-weight: 700;
  }


.nav_cont {
	display: flex;
	flex-direction: column;
	margin-top: 2rem;
}
	
.nav_green_button {
	text-align: center;
	padding: 0.6rem;
	color: white;
	font-weight: 700;
	background-color: #3EC7B2;
	border-radius: 20px;
	font-size: 1.1rem;
}
	
.nav_cont_inner {
	display: flex;
	gap: 3rem;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: nowrap;
	align-items: center;
	padding-top: 1rem;
	padding-bottom: 2rem;
	
}
	
.nav_cont_img {
	padding: 1rem;
	width: 300px;
}
	
.nav_cont_text_box {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	justify-content: flex-start;
}
	
.navi_text_box_item {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	gap: 3rem;
}
	
.navi_text_box_item_title_cont {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	gap: 1rem;
	align-items: center;
}
	
.green_stick {
	height: 45px;
	width: 3px;
	background-color: #3EC7B2;
}
	
.navi_text_box_item_title {
	color: #3EC7B2;
	font-weight: 700;
	font-size: 1rem;
	width: 70px;
	text-align: left;
	
}
	
.green_text_nav {
	color: #3EC7B2;
	font-weight: 700;	
	text-align: left;
}
	
.super_mini_text {
	font-size: 0.6rem;
	text-align: left;
	}

.navi_text_box_item_text {
	text-align: left;
	font-size: 1rem;
}
	
.nav_under_img_cont {
	width: 400px;
    margin-top: -10px;	
}
	
inframe.300 {
	height 300px!important;
}
.mini_right {
	text-align: right;
	font-size: 1rem;
	}
	
	@media(max-width: 600px){
		
		  #content_area,
  #main_col_yahoo {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
  }

  .main_section {
    width: 100%!important;
    margin: 0 auto!important;
  }
		
body {width: 100%;
	max-width: 100%;
  overflow-x: hidden;
	margin: 0px!important;
}	
	.mini_right {
	text-align: left!important;
	font-size: 1rem;
	}
		
.cta_new_two {
	display: none;
		background-image: url("images/new_reliable/cta_sp_back_2.webp")!important;
		background-position: center;
		background-size: cover;
		height: 370px!important;
		width: 100%;
		position: relative;
	}
		
.green_border_button {
    width: 90px!important;
}
		
.round_point_new_cirle {
    height: 70px!important;
    width: 70px!important;
    bottom: 21rem!important;
    left: 8rem!important;
}	
		
.round_point_new_cirle_text {
    bottom: 21.5rem!important;
    left: 8.7rem!important;
    font-size: 1.2rem!important;
}

.vertical_cont_inner {
	height: 340px;
	padding: 0.7rem!important;
	
}	
		
.vertical_cont_inner_title {
	font-size: 1.3rem!important;	
	padding-top: 1rem;
		}
.custom-table {
  border-collapse: collapse;
  width: 100%;
}

.custom-table td {
  padding: 12px;
  font-family: sans-serif;
  vertical-align: middle;
}

/* First Column */
.custom-table .col1 {
  background-color: #3EC7B2;
  color: white;
  font-weight: bold;
  border: none;
  border-bottom: 3px solid white;
 font-size: 1.3rem;

}

/* Last row of first column: make bottom border same as others */
.custom-table .col1.last {
  border-bottom: 3px solid #3EC7B2;
}

/* Second Column */
.custom-table .col2 {
  background-color: #F3F8F8;
  color: black;
  font-weight: normal;
  border: 3px solid #3EC7B2;
font-size: 1.3rem;
}

		
		
 .small_big_text {
	 text-align: center!important;
}
		
.new_point_cont_sp {
    display: flex!important;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 1rem;
    padding-top: 2rem;
}
		
.pc_none {
	display: inherit;
}
		
.sp_none {
  display: none!important;			
}
		
.blue_number {
    font-size: 4rem;
}
		
.mini_link {
    height: 180px!important;
	}
	.min_link_sp_inner {
	display: flex;
	flex-direction: row;
	justify-content: center;
	gap: 2rem;
}
		
.title-box {
    gap: 1rem!important;
}
		
		
.min_link_sp {
	display: flex!important;
	flex-direction: column;
	gap: 2rem;
}
	
.mini_link_img_cont {
    height: 150px!important;
}
		
.white_spred_text {
	letter-spacing: 1.7px!important;
	font-size: 1.3rem!important;
	 text-shadow:
    -2px -2px 0 white,
     2px -2px 0 white,
    -2px  2px 0 white,
     2px  2px 0 white,
    -3px  0px 0 white,
     3px  0px 0 white,
     0px -3px 0 white,
     0px  3px 0 white!important;
}
		
.section_text_width_span_cta {
	font-size: 2rem!important;
	 text-shadow:
    -2px -2px 0 white,
     2px -2px 0 white,
    -2px  2px 0 white,
     2px  2px 0 white,
    -3px  0px 0 white,
     3px  0px 0 white,
     0px -3px 0 white,
     0px  3px 0 white!important;		
}
	
		
.vertical_cont  {
	margin-left: 0px!important;
	margin-right: 0px!important;
}
		
.dark_navi_button {
	width: 330px!important;	
	text-align: center;
}
		
.cta_new {
	display: none;
	background-image: url("images/new_reliable/cta_one_sp_back.webp")!important;
	background-position: center;
	background-size: cover;
	height: 450px!important;
	width: 100%;
	position: relative;
}
		
.orange_button {
	width: 320px!important;		
}
		
.inner_box_two  {
	width: 330px!important;			
		}
	
.white_button {
	width: 310px;		
}
		

.green_button {
    width: 170px!important;
	margin: 0 auto;
}
.shadow_boxes {
	gap: 1rem!important;
}	
		
.shadow_box {
    width: 170px!important;
}
.nav_cont_inner {
		flex-direction: column!important;
}	
.buttons_container_2	 {
	flex-direction: column!important;
	gap: 1rem!important;
}
.small_box {
	width: 130px!important;
	height: 220px;
}
		
.small_text {
    width: 100px!important;
	font-size: 1rem;
}
	html, body {
	background: #cdf0ed!important;
	font-family: "Noto Sans", sans-serif;
    font-style: normal;	
	font-size: inherit!important;
	}
	
.inner_boxes {
    margin-top: 2rem;
    display: flex;
    flex-direction: column!important;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: center;
    align-items: baseline;
}	
.main_section {
	  width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}	
		
		.inner_box_one {
			width: 330px!important;
		} 
.cta_inner {
display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 1rem;
	width: 350px;
	margin: 0 auto!important;
	padding: 2rem;
	}
	
.white_section {
	background: white;
	border-radius: 15px;
	padding-top: 3rem;
	padding-bottom: 3rem;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	margin-bottom: 3rem;
	margin-left: 0px;
	margin-right: 0px;
}	
		
.section_title {
    font-size: 1.8rem;
	
}	
		
.inner_boxes {
	width: 400px;
	margin: 0 auto;
}
		
.span_text_cont {
	text-align: center;
	margin: 1rem;
}

.section_title_new {
	text-align: left;
	font-size: 1.5rem;
}
.section_title_new span {
    font-size: 2.7rem;
}
.point	{
    font-size: 1.4rem;	
}

.image-cont-new-new {
    width: 90px;
}
		
.mini_mini_text  {
	font-size: 1rem!important;
	padding-bottom: 0px;
}
		
.nav_under_img_cont {
	width: 300px!important;		
		}
		
.new_point_inner {
	gap: 1rem!important;	
}
	
	
.new_point_inner_title {
	font-size: 1.5rem!important;	

}

	