@charset "UTF-8";
.main_img {
  overflow: hidden;
  background-color: #2a356a;
  margin-bottom: 60px;
}
.main_img img {
  width: 55%;
  float: right;
}
.main_box {
  width: 45%;
  padding: 6% 3% 0% 8%;
  text-align: left;
  float: left;
}
.main_box img {
  width: 100%;
  margin-bottom: 10%;
  display: block;
	padding-right: 10%;
}
.main_box p {
  color: #fff;
  font-size: 1.3vw;
  margin-bottom: 35%;
}
.img_01 {
	margin-top: 70px;
}
.cation {
  font-size: 12px;
  margin-top: 15px;
  text-align: left;
}
.container-wide h3 {
  color: #2a356a;
}
.lead-cation {
	margin-bottom: 100px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

/*開閉ボタン----------------------------------------*/

.toggle-label {
  background: #2a356a;
}
/*----------------------------------------*/
.toggle-content {
  background-color: #f4f3f7;
	padding-top: 60px;
}

.toggle-box h4 {
	background-color: #000;
	color: #fff;
	padding: 5px 20px;
	margin-bottom: 20px;
	margin-top: 60px
}
.toggle-box h4 span {
	font-size: 17px;
	margin-left: 30px;
	vertical-align: 3px;	
}
.report {
	overflow: hidden;
	margin-top: 60px;
}
.report > div {
	float: left;
	width: 48%;
	margin-right: 4%;
	gap: 15px;
	margin-bottom: 50px;
}
.report div:nth-child(2n) {
	margin-right: 0%;
	
}
.report > div img {
	width: 40%;
	float: left;
	margin-top: 0;
	margin-right: 15px;
}
.report > div div {
	float: right;
	width: 55%;
}
.report h5 {
	color: #2a356a;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 10px;
}
.report p {
	font-size: 16px;
}

.toggle-content h3 {
	text-align: left;
	margin-top: 50px;
	margin-bottom: 20px;
}
.point {
	display: flex;
justify-content:space-between;
}
.point div {
	background-color: #fff;
	border: 1px solid #2a356a;
	font-size: 23px;
	color: #2a356a;
	padding: 10px 30px 10px 50px;
	position: relative;
	line-height: 1.5;
}
.point img {
	position: absolute;
	left: 17px;
	top: -22%;
}
.img-center {
	text-align: center;
	margin-bottom: 50px;
}
.toggle-box h6 {
	font-size: 27px;
	color: #606898;
	font-weight: 500;
	margin-bottom: 15px;
}

.insurance-wrapper {
  margin: 30px auto;
  display: flex;
  flex-direction: column;
  gap: 0px;
}
.insurance-block {
  display: flex;
  align-items: flex-start;
  gap: 5px;
}
.insurance-label {
  min-width: 140px;
  font-weight: bold;
  	font-size: 23px;
  padding: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
	height: 120px;
		width: 20%;
}
.insurance-label.base {
  background: #e0e0e0;
	border: 1px solid #7b7a7b;
}
.insurance-label.drive {
  background: #dee1f0;
  color: #545e93;
  border: 1px solid #545e93;
}
.insurance-content {
  font-size: 16px;
	padding: 15px;
	 background: #fff;
	height: 120px;
	width:73%
}
.plus-mark {
  text-align: center;
  font-size: 56px;
  color: #a5abc9;
	line-height: 1;
}
.formula {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  margin-top: 5px;
}
.unit {
  width: 26%;
  line-height: 1.3;
  background: #fff;
  color: #545e93;
  font-weight: bold;
  border: 1px solid #545e93;
  font-size: 18px;
  text-align: center;
  white-space: nowrap;
  padding: 5px;
}
.toggle-content .symbol {
 margin-top: 0px;
}



.bg_gray .btn {
  margin-top: 70px;
  display: inline-block;
  background: url('../img/owners/btn_arrow.png') no-repeat 95%;
  background-color: #595959;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 150px 10px 50px;
}

@media screen and (max-width: 767px) {
	#plan, #hosho, #contact {
  scroll-margin-top: 50px;
	display: block;
}
  .container-wide {
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
  }
  .main_img {
    margin-bottom: 20px;
  }
  .main_img img {
    width: 100%;
    float: none;
  }
  .main_box {
    width: 100%;
    top: 0;
    padding: 10% 7% 10%;
  }
  .main_box img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .main_box p {
		text-align: left;
    font-size: 4vw;
    margin-bottom: 7%;
  }
	.img_01 {
	margin-top: 30px;
}

  /*メニュー---------------------------*/
	.anchor_menu {
	padding: 5px 0;
	}
	.anchor_menu a {
    font-size: 3.3vw;
    line-height: 1.3;
  }
  .bar {
    margin: 0 0px;
    font-size: 7vw;
  }
  /*---------------------------------*/
  .quality {
    margin-top: 35px;
    display: block;
  }
  .quality_img {
    width: 100%;
    margin-bottom: 20px;
  }
  .quality .text {
    width: 100%;
  }
  .quality p {
    font-size: 4vw;
    margin-bottom: 30px;
  }
  p span {
    font-size: 3vw;
    vertical-align: 3px;
  }
  .lead {
    margin-bottom: 25px;
  }
  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .div_01 {
    text-align: left;
    margin-top: 30px;
  }
  .div_01 h3 {
    font-size: 4.5vw;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .cation {
    font-size: 3vw;
    margin-top: 15px;
    text-align: left;
  }
  .lead {
    text-align: left;
  }
  .container-wide h3 {
    font-size: 4.5vw;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: center;
  }
	.lead-cation{
	margin-bottom: 50px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
  /*開閉ボタン----------------------------------------*/
.arrow-img {
  top: 10%;
}
  /*----------------------------------------*/
  .toggle-content {
    padding: 30px 5% 50px;
  }
  .toggle-box h4 {
		font-size: 4vw;
		margin-top: 30px;
    padding-top: 5px;
    margin-bottom: 20px;
  }
	.toggle-box h4 span {
		font-size: 3vw;
		display: block;
		margin-left: 0;
		line-height: 1.3;
	}
  .toggle-box h6 {
   font-size: 4.3vw;
		line-height: 1.5;
		margin-bottom: 10px;
  }
	
.report {
	overflow: hidden;
	margin-top:30px;
}
.report > div {
	float: left;
	width: 100%;
	margin-right: 4%;
	gap: 15px;
	margin-bottom: 50px;
}
.report div:nth-child(2n) {
	margin-right: 0%;
	
}
	.report > div {
		text-align: center;
	}
	.report > div:last-child {
		margin-bottom: 10px;
	}
.report > div img {
	width: 70%;
	float: none;
	margin: auto;
	margin-bottom: 20px;
}
.report > div div {
	float: none;
	width: 100%;
	text-align: left;
}
.report h5 {
	color: #2a356a;
	font-weight: 500;
	font-size: 4vw;
}
.report p {
	font-size: 3.5vw;
}
.toggle-content h3 {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
	
.point {
	display: block;
}
.point div {
	font-size: 4.5vw;
	padding: 10px 30px 10px 50px;
	margin-bottom: 5px;
}
.point img {
	position: absolute;
	left: 17px;
	top: -35%;
	height: 60%;
}
	
	
.insurance-wrapper {
  margin: 30px auto;
  display: flex;
  flex-direction: column;
  gap: 0px;
}
.insurance-block {
  display: block;
  align-items: flex-start;
  gap: 5px;
}
.insurance-label {
  font-weight: bold;
  	font-size: 4.5vw;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
	height: 50px;
		width: 100%;
}
.insurance-label.base {
  background: #e0e0e0;
	border: 1px solid #7b7a7b;
}
.insurance-label.drive {
  background: #dee1f0;
  color: #545e93;
  border: 1px solid #545e93;
}
.insurance-content {
  font-size: 4vw;
	padding: 15px;
	 background: #fff;
	height: auto;
	width: 100%
}
.plus-mark {
  text-align: center;
  font-size: 15vw;
  color: #a5abc9;
	line-height: 1;
}
.formula {
  display: block;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  margin-top: 5px;
	text-align: center;
}
.unit {
  width: 100%;
  line-height: 1.3;
  background: #fff;
  color: #545e93;
  font-weight: bold;
  border: 1px solid #545e93;
  font-size: 4vw;
  text-align: center;
  white-space: nowrap;
  padding: 5px;
}
.toggle-content .symbol {
 margin-top: 10px;
	margin-bottom: 10px;
}
  .bg_gray .btn {
    width: 100%;
    margin-top: 30px;
    font-size: 4vw;
    padding: 10px 20px 10px 20px;
  }
  .pamphlet {
    display: block;
    gap: 10px;
    margin-bottom: 50px;
  }
  .pamphlet p {
    margin-top: -10px;
    font-size: 4vw;
    line-height: 1.3;
  }
	
  .movie-caption {
    line-height: 1.3;
  }
  .date {
    font-size: 3vw;
  }
}