@charset "UTF-8";
html {
  font-size: 62.5%;
  font-weight: 400;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
}

a {
  text-decoration: none;
  color: #fff;
}

a:hover {
  text-decoration: none;
  text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

body {
  font-size: 62.5%;
  line-height: 1.6;
  color: #ffffff;
  word-wrap: break-word;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 300;
  margin: 0 auto;
  background-color: #111;
  overflow-x: hidden;
}

.header {
  width: 100%;
  height: 56px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  position: absolute;
  top: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.1);
}
.header .header-logo {
  height: 38px;
  width: auto;
}
.header .header-menu__ul {
  display: flex;
  list-style: none;
}

.header-menu {
  display: none;
}
.mainvisual-txt__h2 {
  font-family: "Futura", "Hind", "Noto Sans CJK JP", sans-serif;
  font-size: 5rem;
  font-weight: 500;
  line-height: 60px;
  position: relative;
}

@media screen and (min-width: 960px) {
  .header {
    position: fixed;
  }

  .header-menu {
    display: flex;
  }

  .header-menu__ul {
    display: flex;
    list-style: none;
  }
  .header-menu__li {
    font-size: 1.6rem;
    margin-right: 1.6rem;
  }
}
.mainvisual {
  overflow: hidden;
  height: 656px;
  position: relative;
  z-index: 0;
  width: 100%;
}
.swiper-wrapper {
  position: relative;
  margin: auto;
  width: 100%;
  height: 650px;
  filter: brightness(60%);
}
.swiper-slide {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/main.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.transform {
  -webkit-transform: scale(1.05, 1.05);
}
.mainvisual-txt {
  width: 100%;
  max-width: 880px;
  padding: 0 6%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}
.mainvisual-txt__p {
  font-size: 1.6rem;
  font-weight: 400;
  z-index: 1000;
  margin-top: 36px;
}
.mainvisual-news__ul__li__flex {
  display: flex;
  align-items: center;
}
.mainvisual-news {
  position: absolute;
  bottom: 0;
  padding: 8px 6%;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: auto;
  z-index: 1001;
}
.mainvisual-news__ul__li {
  display: flex;
  font-size: 1.4rem;
  margin-bottom: 8px;
}
.mainvisual-news__date {
  margin-right: 12px;
}
.mainvisual-news__ttl {
  font-size: 1.4rem;
  font-weight: 800;
}
.section {
  padding: 7rem 1.6rem;
  max-width: 880px;
  margin: 0 auto;
}

.section-bl {
  padding: 7rem 1.6rem;
  margin: 0 auto;
  background-color: #111111;
}

@media screen and (min-width: 960px) {
  .mainvisual-txt {
    padding-left: 16px;
  }
  .mainvisual-txt__h2 {
    font-size: 8rem;
    line-height: 90px;
    z-index: 1000;
  }
  .mainvisual-news {
    width: 100%;
  }
  .mainvisual-news__ul {
    max-width: 880px;
    margin: 0 auto;
  }
  .mainvisual-news__ul__li {
    font-size: 1.6rem;
  }
  .mainvisual-news__ttl {
    font-size: 2rem;
  }
}

.section-bl__width {
  max-width: 880px;
  margin: 0 auto;
}

.sec-ttl {
  font-size: 2.4rem;
  font-family: "Futura", "Hind", "Noto Sans CJK JP", sans-serif;
  letter-spacing: 0.04em;
  color: #222;
  color: #ffffff;
  text-align: center;
  padding-bottom: 5px;
  font-weight: 400;
  display: inline-block;
  border-bottom: 4px solid #1bb4d3;
}
.sec-ttl__wrapper {
  text-align: center;
}
.sec-p {
  font-size: 1.6rem;
  text-align: center;
  font-weight: 700;
  margin-top: 40px;
}
.sec-black {
  color: rgba(0, 0, 0, 0.87);
}
.sec-container {
  padding: 60px 0;
  max-width: 890px;
}
.sec-assist {
  margin-top: 56px;
  display: flex;
}
.sec-assist__container {
  max-width: 880px;
  margin: 0 auto;
}
.sec-assist__content {
  margin-top: 48px;
  position: relative;
}
.sec-assist__content__pic {
  display: none;
}
.sec-assist__content__count {
  position: absolute;
  z-index: 1;
  height: 133px;
  width: auto;
}
.sec-assist__content__right {
  right: 0;
}
.sec-assist__content__left {
  left: 0;
}
.sec-assist__content__h4 {
  display: inline;
  font-size: 2.5rem;
  font-weight: 700;
  z-index: 10;
}
.sec-assist__content__h4 {
  content: "";
  display: inline-block;
  border-bottom: 2px #1bb4d3 solid;
  z-index: 10;
}

.sec-assist__content__h5 {
  font-size: 1.6rem;
  font-weight: 600;
  position: relative;
  padding-left: 16px;
  margin-top: 12px;
}
.sec-assist__content__h5::before {
  content: "■";
  font-size: 0.8rem;
  height: 4px;
  width: 4px;
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
}
.sec-assist__content__txt {
  font-size: 1.6rem;
}
.sec-photos {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.sec-adoption {
  background-color: #ffffff;
}
.sec-adoption__content__logo {
  max-width: 200px;
  max-height: 80px;
  margin-top: 60px;
}
.sec-adoption__content__logo::nth-of-type(1) {
  margin-top: 40px;
}
.sec-adviser__content__detail {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sec-adviser__content__detail__pic {
  width: 200px;
  height: 200px;
  margin: 0 auto;
}
.sec-adviser__content__detail__name {
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
}
.sec-adviser__content__detail__border {
  margin-top: 12px;
  padding-bottom: 4px;
  display: inline-block;
}

.sec-adviser__content__detail__border::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 50%;
  padding-top: 4px;
  border-bottom: 1px solid #fff;
}

@media screen and (min-width: 960px) {
  .sec-ttl {
    font-size: 3.2rem;
  }
  .mainvisual-txt__span {
    font-size: 2.4rem;
  }
  .sec-container {
    padding: 60px 0;
  }
  .sec-assist {
    margin-top: 56px;
    display: flex;
  }
  .sec-assist__container {
    max-width: 880px;
    margin: 0 auto;
    margin-top: 56px;
  }
  .sec-assist__content {
    display: flex;
    align-items: center;
    margin-top: 0;
    flex-direction: row;
  }
  .sec-assist__content__reverse {
    flex-direction: row-reverse;
  }
  .sec-assist__content__right {
    margin-right: 5%;
  }
  .sec-assist__content__left {
    margin-left: 5%;
  }
  .sec-assist__content__pic {
    display: inline-block;
    height: 270px;
    width: 50%;
  }
  .sec-assist__content__count {
    display: none;
    position: absolute;
  }
  .sec-assist__content__h4 {
    line-height: 45px;
    font-size: 3rem;
    font-weight: 500;
  }
  .sec-assist__content__h5 {
    font-size: 2rem;
    font-weight: 600;
    padding-left: 16px;
    margin-top: 12px;
  }
  .sec-assist__content__h5::before {
    content: "■";
    font-size: 1.4rem;
    top: 5px;
  }
  .sec-assist__content__txt {
    font-size: 1.6rem;
  }
  .sec-photos {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .sec-adoption {
    background-color: #ffffff;
  }
  .sec-adoption__content__logo {
    margin-top: 40px;
  }
  .sec-adoption__content__logo::nth-of-type(1) {
    margin-top: 40px;
  }
  .sec-adviser__content__detail {
    margin-top: 40px;
    width: 33%;
  }
  .sec-adviser__content__detail__pic {
    width: 200px;
    height: 200px;
  }
  .sec-adviser__content__detail__name {
    font-size: 1.4rem;
    text-align: center;
  }
}

.sec-faq {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* インタラクション */
.fadein {
  opacity: 0;
  transition: all 1s;
}

.fadein.active {
  opacity: 1;
  transform: translate(0, 0);
}

.active-faq {
  transform: rotate(45deg);
  stroke: #1bb4d3;
}

@media screen and (min-width: 960px) {
  .active-faq {
    display: none;
  }
}

/* インタラクション終わり */

.sec-faq__question {
  margin-top: 40px;
}

.sec-faq__question__h3 {
  font-size: 2.6rem;
  font-family: "Comfortaa", cursive;
  margin-bottom: 12px;
  position: relative;
}

.sec-faq__question__pseudo {
  display: inline;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 29%;
  left: 40%;
  stroke: #fff;
}

.sec-faq__p {
  text-align: left;
}

.sec-faq__answer {
  display: none;
}

.sec-faq__answer__inner {
  background-color: #111111;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
}

.sec-faq__answer__inner {
  padding: 25px 1.6rem;
}

@media screen and (min-width: 960px) {
  .sec-faq__question__pseudo {
    display: none;
  }

  .active-faq {
    display: none;
  }

  .sec-faq {
    flex-direction: row;
    justify-content: center;
  }

  .sec-faq__answer {
    display: inline-block;
    flex: 1;
    padding: 25px 1.6rem;
  }

  .sec-faq__question {
    flex: 1;
    padding: 25px 1.6rem;
  }

  .sec-faq__answer__inner {
    margin-left: 0;
    margin-right: 0;
  }

  .sec-faq__question {
    margin-top: 0;
  }
}

.sec-link {
  text-align: center;
  display: inherit;
}

.button-entry {
  font-size: 1.4rem;
  font-weight: 700;
  background-color: #1bb4d3;
  color: #fff;
  border-radius: 5%;
  border: none;
  padding: 14px 0;
  width: 90%;
  position: fixed;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 100;
}

@media screen and (min-width: 960px) {
  .button-entry {
    width: 50%;
  }
  .br {
    display: none;
  }
}

.footer {
  max-width: 880px;
  padding: 50px 0;
  padding: 7rem 1.6rem 11rem;
  margin: 0 auto;
}

.footer-content {
  text-align: center;
}

.footer-p {
  text-align: center;
  font-size: 1.6rem;
}

.footer-p__secondly {
  font-size: 1.3rem;
  padding-top: 24px;
}

/* ローディング */
#loader-bg {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  background-color: #111111;
  z-index: 1;
}
#loader {
  display: none;
  position: relative;
  color: #fff;
  z-index: 2;
}
.loader-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-style: italic;
}
#contens {
  text-align: center;
  margin-top: 30%;
  font-size: 20px;
  color: white;
}

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}

@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
  -webkit-animation: zoomUp 12s linear 0s;
  animation: zoomUp 12s linear 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slide-img {
  background-size: cover;
  background-position: center center;
  height: 645px;
}

.loading3 {
  display: none;
}

@media screen and (min-width: 960px) {
  /* //ローディング */
  .loading3 {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 218px;
    text-align: center;
  }

  .loading3 > div {
    position: absolute;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 100%;
    animation: go-and-return 1.5s infinite linear;
  }

  .loading3 .circle2 {
    animation-delay: -0.6s;
  }

  .loading3 .circle3 {
    animation-delay: -0.3s;
  }

  @keyframes go-and-return {
    0%,
    100% {
      transform: translateX(0);
    }

    25% {
      transform: translateX(-30px);
    }

    75% {
      transform: translateX(30px);
    }
  }
}
