/* breakpoint
-------------------------------------------*/
@font-face {
  font-family: "Tsukushi";
  src: url(/assets/font/TsukushiAMaruGothic.ttc) format("truetype");
  font-style: normal;
  font-weight: 400;
}
/*------------------------------------------------------------
v465
------------------------------------------------------------*/
.p-v465 .c-list0 {
  margin-bottom: 40px;
}
.p-v465 .c-navi2 a {
  padding: 13px 9px;
}
.p-v465 .c-mainVisual1__title {
  padding-left: 115px;
  width: 360px;
}
.p-v465__section01 {
  padding: 80px 0;
}
.p-v465__section01 .p-v465__img {
  text-align: center;
  margin-bottom: 30px;
}
.p-v465__section01 .p-v465__txt {
  font-size: 1.4rem;
  color: #4a4a4a;
  letter-spacing: 0.18em;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 92px;
}
.p-v465__section01 .p-v465__video {
  width: 581px;
  height: 325px;
  margin: 0 auto;
}
.p-v465__section01 .p-v465__video iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-v465__section01 .p-v465__video iframe {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.p-v465__section02 {
  padding: 76px 0 50px;
}
.p-v465__section02 .p-v465__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0 65px;
}
.p-v465__section02 .p-v465__list li {
  margin: 0 0 80px 5%;
  width: 146px;
}
.p-v465__section02 .p-v465__list li:nth-child(4n+1) {
  margin: 0 0 80px;
}
@media screen and (max-width: 767px) {
  .p-v465__section02 .p-v465__list {
    padding: 0 5%;
  }
}
.p-v465__section02 .p-v465__img {
  margin-bottom: 7px;
}
.p-v465__section02 .p-v465__txt {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.75;
  color: #4f4f4f;
  letter-spacing: 0.025em;
  font-weight: 500;
}
.p-v465__bottom {
  display: flex;
  justify-content: center;
}
.p-v465__bottom img {
  width: 30px;
  height: 30px;
}
.p-v465__bottom .p-v465__txt {
  font-size: 1.4rem;
  letter-spacing: 0.18em;
  line-height: 1.5;
  color: #4a4a4a;
  font-weight: 400;
  position: relative;
  margin-right: 10px;
}
.p-v465__bottom .p-v465__txt::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #4a4a4a;
}

/*.navigation {
    width: 0;
    overflow: hidden;

    @include breakpoint1 {
        width: 100%;
    }
}*/
/*------------------------------------------------------------
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .p-v465 .l-contents {
    margin-top: 0;
  }
  .p-v465 .l-wrapper {
    padding: 0 20px;
  }
  .p-v465 .c-mainVisual1 {
    padding: 0 30px;
  }
  .p-v465 .c-mainVisual1__title {
    width: 124px;
    padding-left: 0;
  }
  .p-v465 .c-mainVisual1__img img {
    object-fit: cover;
  }
  .p-v465__section01 {
    padding: 36px 0;
  }
  .p-v465__section01 .p-v465__txt {
    font-size: 1rem;
    margin-bottom: 30px;
  }
  .p-v465__section01 .p-v465__video {
    width: 100%;
    height: 180px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-v465__section01 .p-v465__video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .p-v465__section02 {
    padding: 0;
  }
  .p-v465__section02 .p-v465__list li {
    margin: 0 0 50px 7%;
    width: 43%;
  }
  .p-v465__section02 .p-v465__list li:nth-child(2n+1) {
    margin: 0 0 50px;
  }
  .p-v465__section02 .p-v465__img {
    text-align: center;
  }
  .p-v465__section02 .p-v465__txt {
    font-size: 1.476em;
  }
}