/* "Noto Sans CJK JP" licensed under the SIL Open Font License
 * https://www.google.com/get/noto/#sans-jpan*/

@charset "utf-8";
* {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-style: normal;
  text-indent: 0;
}

html,
body {
  width: 100%;
}

body {
  color: #000;
}
.header {
  border-bottom: 2px solid #ccc;
  text-align: center;
}
h1 {
  margin: 0;
}
h2 {
  color: #000;
}
#topicach img,
section img {
  width: 100%;
}
#main_contents_wrap {
  width: 100%;
}

#footer {
  position: relative;
  z-index: 2;
}
.pc_dsp {
  display: none !important;
}

.copy_area {
  padding: 10px;
  text-align: center;
  background: rgb(51, 51, 51);
  color: #fff;
  font-size: 80%;
}
.copyright {
  margin: 0;
}
.copyright a {
  color: #fff;
  text-decoration: none;
}

.logo {
  width: 60%;
  max-width: 320px;
  padding: 5px 0 6px;
}
.logo img {
  width: 100%;
  height: auto;
}

.header_btn {
  top: calc(2vw + 7px);
  right: 0;
  margin: 0;
  position: absolute;
}
.header_btn a {
  font-size: 12px;
  font-weight: bold;
  padding: 4px 15px 4px 7px;
  margin: 3px;
  border: 3px solid rgb(0, 104, 178);
  color: rgb(0, 104, 178);
  border-radius: 7px;
  letter-spacing: 1px;
  text-decoration: none;
  background: url(/main/wp-content/uploads/img/common/icon_arw_rblue.gif) no-repeat 97% 50%;
  background-size: auto;
  background-size: 12px;
}

p.image {
  margin: 0;
}

#sec1 .wrap {
  padding: 5% 0;
  background-color: rgb(10, 80, 161);
}
#sec1 .item {
  width: 90%;
  max-width: 640px;
  margin: 0 auto;
  font-size: calc(2vw + 7px);
  line-height: 1.3;
  color: #fff;
}
#sec1 .item .image {
  margin-bottom: 10px;
  border-bottom: 1px solid rgb(164, 204, 255);
  text-align: center;
}
#sec1 .item .image img {
  width: 80%;
  max-width: 440px;
}

#sec2 .box .image {
  display: inline-block;
  margin: 0;
  font-size: 0;
}
#sec2 .box.num2 .image {
  width: 50%;
}

#sec2 .youtube {
  width: 90%;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  margin-bottom: 2rem; /* YouTubeの下に余白をつける */
}
#sec2 .youtube .inner {
  padding-top: 56.25%;
  position: relative;
  height: 0;
}
#sec2 .youtube .inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#sec3 .wrap {
  background-color: rgb(10, 80, 161);
}
#sec3 .item {
  max-width: 455px;
  margin: 0 auto;
}
#sec3 .photo {
  padding: 54vw 0 0;
  background: url(/main/wp-content/uploads/img/carlease/sec3_photo_sp.png) no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}

#sec4 .wrap {
  background-color: rgb(10, 80, 161);
}
#sec4 .item {
  max-width: 455px;
  margin: 0 auto;
}
#sec4 .photo {
  padding: 54vw 0 0;
  background: url(/main/wp-content/uploads/img/carlease/sec4_photo_sp.png) no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}

/* btn */
.btn_area {
  padding: 7% 0;
  width: 90%;
  max-width: 450px;
  margin: 0 auto;
}
.btn_area .btn.tel {
  margin-bottom: 7%;
}
#sec2 .btn {
  width: 90%;
  max-width: 450px;
  padding: 6% 0;
  margin: 0 auto;
}

.btn:hover {
  opacity: 0.7;
}

/* contact */
#contact {
  margin-top: 15px;
}
#contact .ttl_line {
  width: 95%;
  margin: 0 auto;
  text-align: center;
  font-size: 140%;
}
#contact .ttl_line span {
  display: block;
  font-size: 70%;
}
#contact .top_sub {
  margin-top: 10px;
  text-align: center;
  font-size: 95%;
  color: rgb(144, 144, 144);
  font-weight: bold;
}
.prv_check {
  text-align: center;
}
#contact .bt_sub {
  width: 95%;
  text-align: center;
  font-size: 75%;
  margin: 0 auto 30px;
}

/* 21/03.31修正分 */
.slick-slider-item {
  margin: 0 5px !important;
}

.l-container {
  width: 90% !important;
}

.bgc-blue {
  padding: 40px 0 60px !important;
}

.plan-title {
  font-size: 32px !important;
  margin-bottom: 30px !important;
}
