/* breakpoint
-------------------------------------------*/
@font-face {
  font-family: "Tsukushi";
  src: url(/assets/font/TsukushiAMaruGothic.ttc) format("truetype");
  font-style: normal;
  font-weight: 400;
}
/*------------------------------------------------------------
mv170
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .p-mv170 {
    margin-top: 0;
  }
}
.p-mv170 .c-list0 {
  margin-bottom: 40px;
}

.p-mv170-1 {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .p-mv170-1 {
    margin: 0 0 35px;
  }
}
@media screen and (max-width: 767px) {
  .p-mv170-1 .c-mainVisual1 {
    padding: 12px 29px 0 26px;
  }
}
.p-mv170-1 .c-mainVisual1__title {
  width: 11em;
  padding: 86px 88px 0 104px;
  white-space: nowrap;
  vertical-align: top;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .p-mv170-1 .c-mainVisual1__title {
    padding: 25px 0 0 0;
    width: auto;
  }
  .p-mv170-1 .c-mainVisual1__title span {
    letter-spacing: 0;
  }
}
.p-mv170-1 .c-mainVisual1__img {
  padding: 28px 110px 0 0;
}
.p-mv170-1 .c-mainVisual1__img img {
  width: 100%;
  height: auto;
  max-height: 445px;
}
@media screen and (max-width: 767px) {
  .p-mv170-1 .c-mainVisual1__img {
    padding: 0 0 0 42px;
  }
}

.p-mv170-2 {
  margin-bottom: 76px;
}
@media screen and (max-width: 767px) {
  .p-mv170-2 .c-singleImg1 {
    margin: 28px 5px 0 15px;
  }
  .p-mv170-2 .c-singleImg1-mv170 {
    margin-left: 0;
    margin-right: 0;
  }
}
.p-mv170-2__ttl {
  color: #231815;
  text-align: center;
  margin: 100px 60px 46px auto;
  font-size: 26px;
  letter-spacing: 8px;
}
@media screen and (max-width: 767px) {
  .p-mv170-2__ttl {
    margin: 0;
    font-size: 12px;
  }
}
.p-mv170-2__txt {
  width: 756px;
  color: #231815;
  text-align: center;
  margin: 22px auto 60px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 767px) {
  .p-mv170-2__txt {
    width: 100%;
    font-size: 10px;
    line-height: 1.3;
    margin: 20px auto 35px;
  }
}
@media screen and (max-width: 767px) {
  .p-mv170-2__list {
    margin: 0 15px;
  }
}
.p-mv170-2__list ul {
  display: flex;
  width: 560px;
  margin: 0 auto;
  justify-content: space-between;
  padding: 5px 0 0 20px;
}
@media screen and (max-width: 767px) {
  .p-mv170-2__list ul {
    width: 100%;
    padding: 0;
    flex-wrap: nowrap;
  }
}
.p-mv170-2__list li {
  font-size: 37px;
  line-height: 1.2;
  width: 123px;
  height: 123px;
  border-radius: 50%;
  text-shadow: #756e6c 1px 1px 3px, #756e6c -1px 1px 3px, #756e6c 1px -1px 3px, #756e6c -1px -1px 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-mv170-2__list li {
    width: 80px;
    height: 80px;
    font-size: 24px;
    margin: 0 0 20px 0;
  }
  .p-mv170-2__list li:nth-child(n+3) {
    margin-right: 0;
  }
}
.p-mv170-2__list li.u-color1 {
  background: #e5dd88;
}
.p-mv170-2__list li.u-color2 {
  background: #538e5a;
}
.p-mv170-2__list li.u-color3 {
  background: #d8756e;
}
.p-mv170-2__list li.u-color4 {
  background: #bcb23e;
}