@charset "UTF-8";

/*------ xxx ------*/
.auto_sky_box .title_auto_sky img {
  margin-bottom: 15px;
}

.benefits_box.special .img_ico {
  width: 24% !important;
}

.benefits_box.special .img_ico img {
  display: block;
  float: left;
  margin-right: 10px;
}

.benefits_box.special .txt_box {
  width: 76% !important;
}

.benefits_box .remark {
  background: #dbf5f0;
  padding: 2% 4%;
}

.benefits_box .remark h5 {
  font-size: 20px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight: bold; */
  color: #00a496;
}

.life_style {
  text-align: center;
  margin: 10px 0 20px 0;
}

.btn_sty03 em {
  font-size: 14px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight: bold; */
}

.title_auto_sky em {
  font-size: 20px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight: bold; */
}

.title_sub_sky em {
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight: bold; */
}

.tb_style td,
.tb_style th {
  vertical-align: middle;
}
#link_box .f_small_m{
  font-size:15px;
}

/*-------------------------------------------------
---- media screen
------------------------------------------------- */
@media screen and (max-width:414px) {
  .title_auto_sky em {
    font-size: 15px;
  }

  .benefits_box .remark h5 {
    font-size: 15px;
  }

  .benefits_box.special .img_ico {
    width: 20% !important;
  }
}

/* End Media 414px */

.bnrArea_warap {
  margin: 30px 0;
}

@media screen and (max-width:414px) {
  .bnrArea_warap {
    margin: 25px 0 0;
  }
}


#slide_warp {
  width: 730px;
  position: relative;
  margin: 0 auto;
}

@media screen and (max-width:414px) {
  #slide_warp {
    float: none;
    width: 100%;
    margin: 0 auto 10px;
    box-sizing: border-box;
  }
} /* End Media 414px */


.btn_sty03 {
	background: url(../../../common/images/arrow08.png) no-repeat 96% center #FFF;
	border: 2px solid #a8a8a8;
}

.btn_sty03 span {
	border-bottom: 3px solid #d9d9d9;
	color: #000000;
}

.repayment_btn_wrap {
  padding: 20px 0;
  margin: 30px 0;
  background: #f5f5f3;
  text-align: center !important;
}
@media screen and (max-width:414px) {
	.repayment_btn_wrap {
		background: none;
		padding: 0;
		margin: 13px 0 30px;
	}
}

.bnr_area{
	margin: 50px 0;
}
@media screen and (max-width:414px){
	.bnr_area{
		margin: 40px 0;
	}
}

/*------ 20240717 ------*/
#main {
  width: 100% !important;
}

@media screen and (max-width:414px) {
  .section_inner {
    padding: 0 2.5%;
  }
}

.title_sub_sky {
  margin-bottom: 30px;
}

@media screen and (max-width:414px) {
  .title_sub_sky {
    margin-bottom: 20px;
  }
}

.auto_sky_box {
  margin-top: 20px;
}

.txt_color {
  color: #58585c;
  font-size: 18px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight: bold; */
}

@media screen and (max-width:414px) {
  .txt_color {
    font-size: 14px;
  }
}

.f_menu {
  background: #dedcdc;
}

.u-car_content2col {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media screen and (max-width:414px) {
  .u-car_content2col {
    display: block;
  }
}

.u-car_content2col_item {
  width: 470px;
}

@media screen and (max-width:414px) {
  .u-car_content2col_item {
    width: 100%;
  }
}

.u-car_content2col_item_title {
  margin-bottom: 20px;
  padding: 5px 10px;
  text-align: center;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight: bold; */
  font-size: 20px;
  color: #58585c;
  background: #d6d6d6;
}

@media screen and (max-width:414px) {
  .u-car_content2col_item_title {
    margin-bottom: 15px;
    padding: 1px 10px;
    font-size: 15px;
  }
}

.u-car_content2col_item_sueoki .u-car_content2col_item_title {
  color: #FFF;
  background: #2d4390;
}

@media screen and (max-width:414px) {
  .u-car_content2col_item_sueoki .u-car_content2col_item_title {
    margin-top: 30px;
  }

}

.u-car_chart {
  margin-top: 30px;
  text-align: center;
}

.u-car_textbox {
  width: 680px;
  margin: 30px auto 0;
  padding: 18px 10px;
  background: #f3f6ff;
  border: solid 2px #2d4390;
  border-radius: 4px;
  box-sizing: border-box;
}

@media screen and (max-width:414px) {
  .u-car_textbox {
    width: 100%;
    margin-top: 20px;
    padding: 12px 6px;
    border-radius: 2px;
  }
}

.u-car_textbox p {
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  color: #2d4390;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight: bold; */
}

@media screen and (max-width:414px) {
  .u-car_textbox p {
    font-size: 14px;
    line-height: 1.4;
  }
}

.u-car_table {
  margin-top: 30px;
  border-top: 2px solid #2d4390;
  border-bottom: 2px solid #2d4390;
}

.u-car_table * {
  box-sizing: border-box;
}

.u-car_table tr:first-of-type {
  border-bottom: 2px dotted #2d4390;
}

@media screen and (max-width:414px)  {
  .u-car_table tr:first-of-type {
    border-bottom: 2px solid #2d4390;
  }
}

.u-car_table th,
.u-car_table td {
 padding: 20px 10px;
}

@media screen and (max-width:414px) {
  .u-car_table th,
  .u-car_table td {
    padding: 14px 0;
    display: block;
  }
}

.u-car_table th {
  width: 230px;
  color: #2d4390;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight: bold; */
  text-align: center;
  font-size: 16px;
}

@media screen and (max-width:414px) {
  .u-car_table th {
    width: 100%;
    border-bottom: 2px dotted #2d4390;
  }
}

.u-car_list {
  padding-left: 7px;
  text-indent: -7px;
}

.u-car_movie_area {
  margin-top: 40px;
  padding: 30px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f3f6ff;
}

@media screen and (max-width:414px) {
  .u-car_movie_area {
    margin-top: 30px;
    padding: 20px 15px;
    flex-direction: column;
  }
}

.u-car_movie_title {
  margin-right: 40px;
}

@media screen and (max-width:414px) {
  .u-car_movie_title {
    width: 78.26%;
    margin: 0 0 6px;
  }
}

.u-car_movie img {
  width: 530px;
}

@media screen and (max-width:414px) {
  .u-car_movie img {
    width: 100%;
    height: auto;
  }
}

.u-car_benefits {
  text-align: center;
  margin-bottom: 30px;
  padding: 30px 50px;
  background: #f3f6ff;
}

@media screen and (max-width:414px) {
  .u-car_benefits {
    margin-bottom: 20px;
    padding: 20px 5px;
  }
}

.u-car_benefits:last-child {
  margin-bottom: 0;
}

/*------ 20241201更新用 ------*/
@media screen and (max-width:414px) {
  /* #main {
    margin-bottom: 0!important;
  } */

	.auto_detail{
		padding-bottom:0;
	}
}

/*------ 20241227更新用 ------*/
.float{
	position:fixed;
	right:0;
	bottom:80px;
	width:92px;
	z-index:10;
}
.float a{
	display:block;
}
@media screen and (max-width:414px) {
	.float{
		bottom:0;
		width:100%;
	}
}