@charset "UTF-8";

.fv-news-wrap {
  position: absolute;
  background-color: #EBE8E4;
  right: calc(2.8% + 278px);
  bottom: 3.4%;
  z-index: 100;
}

.fv-news {
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  overflow: hidden;
}

.fv-news-hd {
  display: inline-block;
  vertical-align: top;
  width: 119px;
  position: relative;
  text-align: center;
}

.fv-news-hd::before {
  content: '';
  display: block;
  position: absolute;
  height: 18px;
  width: 2px;
  background-color: #000;
  left: 5px;
  top: 10px
}

.fv-news-hd::after {
  content: '';
  display: block;
  position: absolute;
  height: 18px;
  width: 2px;
  background-color: #000;
  right: 5px;
  top: 10px
}

.fv-news-lst {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 0;
  left: 0;
  margin-left: 10px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  max-width: 351px;
  transition: 0.3s;
}
.fv-news-lst a br {
  display: none;
}
.fv-news-lst li {
  height: 38px;
  overflow: hidden;
}

.fv-news-lst a {
  white-space: nowrap;
}

.fv-news-left {
  margin-left: 20px;
}

.fv-news-left,
.fv-news-right {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 7px;
  background-image: url('../images/top/chevron.svg');
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.fv-news-left:hover,
.fv-news-right:hover {
  opacity: 0.5;
}

.fv-news-left.disabled,
.fv-news-right.disabled {
  opacity: 0.1;
  cursor: default;
}

.fv-news-right {
  transform: scale(-1, 1);
  margin-left: 3px;
}

.sec-tc {
  margin-top: 150px;
}

.ttag-cloud-wrap {
  display: table;
  width: 100%;
}

.ttag-cloud-hd {
  display: table-cell;
  width: 210px;
  vertical-align: top;
}

.ttag-cloud-hd h3 {
  font-size: 34px;
  letter-spacing: 5.15px;
  font-weight: 500;
}

.ttag-cloud-hd p {
  font-size: 20px;
  font-weight: 500;
}

.ttag-cloud {
  display: table-cell;
  padding-left: 50px;
  vertical-align: top;
}

.tag-cloud-link {
  display: inline-block;
  margin-right: 0.5em;
  font-weight: 500;
}

.tag-cloud-link::before {
  content: '#';
  display: inline;
}

.fv-sns {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  height: 200px;
  margin: auto;
  z-index: 100;
}

.fv-sns li {
  margin-bottom: 30px;
}

.fv-sns img {
  width: 26px;
  height: 26px;
}

.topic-tag:hover {
  color: #000;
}

.logo-mah-kinayo {
  position: absolute;
  width: 250px;
  height: 139px;
  left: 0;
  right: 0;
  top: 43px;
  margin: auto;
}

.fv-wrap {
  margin-top: -105px;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.fv-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 100;
  opacity: 0;
  background-position: top center;
}

.fv-wrap.random .fv-img {
  opacity: 1;
  background-repeat: no-repeat;
}

body:has(#fv) .hd-group,
body:has(#fv) .fv-neeemo,
body:has(#fv) .fv-mah-kinayo,
body:has(#fv) .fv-scroll {
  animation: fv-except-other 4s linear;
}

@keyframes fv-except-other {
  0% {
    opacity: 0;
  }

  60% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fv-wrap.random-00 .fv-img {
  background-image: url("../images/top/fv-01.svg");
  background-position: 45% 15.5%;
  background-size: 88%;
  animation: fv-01 2s linear;
}

@keyframes fv-01 {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fv-wrap.random-01 .fv-img {
  background-image: url("../images/top/fv-02.svg");
  background-position: 50% 50%;
  background-size: 86%;
  animation: fv-02 2s linear;
}

@keyframes fv-02 {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fv-wrap.random-02 .fv-img {
  background-image: url("../images/top/fv-03.svg");
  background-position: 55% 68%;
  background-size: 78%;
  animation: fv-03 2s linear;
}

@keyframes fv-03 {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fv-wrap.random-03 .fv-img {
  background-image: url("../images/top/fv-04.svg");
  background-position: 46% 59%;
  background-size: 92.5%;
  animation: fv-04 2s linear;
}

@keyframes fv-04 {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fv-neeemo {
  position: absolute;
  left: 57px;
  top: 42px;
  width: 275px;
  z-index: 110;
}

.fv-scroll {
  display: block;
  position: absolute;
  transform: rotate(-90deg);
  font-size: 1.403rem;
  font-weight: 600;
  line-height: 1.92950819672;
  letter-spacing: 2.525px;
  left: -7px;
  bottom: 173px;
  z-index: 110;
  cursor: pointer;
}

.fv-scroll::before {
  content: "";
  display: block;
  position: absolute;
  width: 156px;
  height: 2px;
  background-color: #000;
  top: 1px;
  bottom: 0;
  margin: auto;
  right: 120%;
}

.fv-mah-kinayo {
  position: absolute;
  right: 2.8%;
  bottom: 3.4%;
  width: 278px;
  z-index: 110;
}

.sec-01 {
  margin-top: 223px;
}

.topics-slide {
  margin-top: 95px;
  padding-left: 52px;
  padding-right: 52px;
}

.topics {
  display: table;
  width: 100%;
  box-sizing: content-box;
  border-right: 1px solid #ebe8e4;
}

.topics-img {
  display: table-cell;
  width: 53%;
  height: 0px;
  padding-top: 37%;
  background-size: cover;
  background-position: center;
}

.topic-cont-wrap {
  display: table-cell;
  padding-top: 36px;
  padding-left: 35px;
  padding-right: 50px;
}

.topic-ttl {
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: -0.36px;
}

.topic-01 {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.50394444444;
  margin-top: 8px;
  margin-bottom: 35px;
}

.topic-date {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.50394444444;
  margin-right: 5px;
}

.topic-tag {
  display: inline-block;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 30px;
  height: 30px;
  background-color: #b88b68;
  border-radius: 6px;
  text-align: center;
  padding: 0 7px;
}

.topic-hash {
  margin-top: 10px;
}

.topic-hash li {
  display: inline-block;
  margin-right: 0.3em;
  font-size: 2.0026rem;
  font-weight: 500;
  line-height: 1.35179266953;
  letter-spacing: -0.2px;
}

.topic-lnk {
  display: inline-block;
  border-bottom: 2px solid #000;
  font-size: 2.0026rem;
  font-weight: 500;
  line-height: 1.35179266953;
  letter-spacing: -0.2px;
  margin-top: 44px;
  padding-bottom: 10px;
}

.topic-lnk::before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  background-image: url(../images/top/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 11px;
  vertical-align: -5px;
}

.topics-slide .splide__pagination {
  bottom: -72px;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.topics-slide .splide__pagination li {
  margin: 0 6px;
}

.topics-slide .splide__pagination__page.is-active {
  background: #b88b68;
  transform: scale(1);
  z-index: 1;
}

.topics-slide .splide__arrow {
  background: #000;
  cursor: pointer;
  height: 46px;
  opacity: 0.8;
  width: 46px;
}

.topics-slide .splide__arrow--prev {
  left: -20px;
}

.topics-slide .splide__arrow--next {
  right: -20px;
}

.topics-slide .splide__arrow svg {
  fill: #fff;
}

.sec-01-02 {
  margin-top: 300px;
}

.sec-01-02-dl {
  display: table;
  width: 100%;
  margin-bottom: 98px;
}

dt.sec-01-02-dl-hd {
  display: table-cell;
  width: 317px;
  vertical-align: middle;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  text-align: center;
  padding-left: 55px;
  padding-right: 55px;
  box-sizing: border-box;
  padding-top: 11px;
  padding-bottom: 11px;
}

dd.sec-01-02-dl-hd {
  display: table-cell;
  width: 317px;
  vertical-align: middle;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  padding-top: 21px;
  padding-bottom: 25px;
}

.sec-01-02-dl-hd p {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.50394444444;
  letter-spacing: -0.36px;
  margin-top: 24px;
}

dd.sec-01-02-dl-cont {
  display: table-cell;
  width: calc(100% - 317px);
  vertical-align: middle;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.3px;
  padding-left: 55px;
}

dt.sec-01-02-dl-cont {
  display: table-cell;
  width: calc(100% - 317px);
  vertical-align: middle;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.3px;
  padding-left: 0px;
}

.sec-01-03,
.sec-01-04 {
  margin-top: 300px;
}

.sec-sb-hd {
  font-size: 3.433rem;
  font-weight: 500;
  line-height: 1.3518205651;
  letter-spacing: 5.15px;
}
.sns-instagram .sec-sb-hd, .sns-instagram .sec-sb-hd-sb {
  text-align: center;
}
.sec-sb-hd-sb {
  font-size: 2.0026rem;
  font-weight: 500;
  line-height: 1.35179266953;
  letter-spacing: -0.401px;
  margin-bottom: 65px;
  margin-top: 10px;
}

.brand-movie {
  padding-top: 58%;
  width: 100%;
  height: 0;
  position: relative;
}

.brand-movie iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.character-lst {
  width: calc(100% + 58px);
  margin-left: -29px;
  margin-right: -29px;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}

.character-lst li {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding-left: 29px;
  padding-right: 29px;
  box-sizing: border-box;
  margin-bottom: 58px;
}

.character-img {
  text-align: center;
  height: 0px;
  padding-top: 140%;
  background-size: contain;
  background-repeat: no-repeat;
}

.character-name {
  text-align: center;
  font-size: 2.0026rem;
  font-weight: 500;
  line-height: 1.35179266953;
  letter-spacing: -0.401px;
  margin-bottom: 24px;
}

.character-txt {
  text-align: justify;
  font-size: 1.803rem;
  font-weight: 400;
  line-height: 1.39212423738;
  letter-spacing: -0.361px;
  padding: 0 25px;
}

.sec-01-05 {
  margin-top: 300px;
  display: table;
  width: 100%;
  margin-bottom: 300px;
}

.sec-01-05-lef {
  display: table-cell;
  width: 61%;
  vertical-align: middle;
}

.sec-01-05-rgh {
  display: table-cell;
  width: 39%;
  padding-left: 34px;
  box-sizing: border-box;
}

.sec-01-05-hd {
  font-size: 3.433rem;
  font-weight: 500;
  line-height: 1.3518205651;
  letter-spacing: 5.15px;
  margin-bottom: 10px;
}

.sec-01-05-hd-sb {
  font-size: 2.0026rem;
  font-weight: 500;
  line-height: 1.35179266953;
  letter-spacing: -0.401px;
  margin-bottom: 43px;
}

.sec-01-05-cont {
  font-size: 1.803rem;
  font-weight: 400;
  line-height: 2.27953410982;
  letter-spacing: -0.361px;
  margin-bottom: 43px;
}

.sec-01-05-lnk {
  display: block;
  width: 100%;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 400;
  border: 2px solid #000;
  border-radius: 35px;
}

.sec-02 {
  margin-top: 300px;
}

.news-lst {
  margin-top: 115px;
}

.news-lst li {
  display: table;
  width: 100%;
  margin-bottom: 29px;
}

.news-img {
  display: table-cell;
  width: 172px;
  height: 127px;
  background-size: cover;
  background-position: center;
}

.news-cont {
  display: table-cell;
  width: calc(100% - 172px);
  padding-left: 53px;
  box-sizing: border-box;
}

.news-date {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.50394444444;
}

.news-tag {
  display: inline-block;
  color: #fff;
  height: 30px;
  line-height: 30px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.50394444444;
  padding: 2px 10px 0px;
  background-color: #000;
  margin-left: 10px;
  border-radius: 6px;
}

.news-ttl {
  display: block;
  font-size: 2.0026rem;
  font-weight: 500;
  line-height: 1.35179266953;
  letter-spacing: -0.2px;
  margin-top: 9px;
}

.news-more,
.sns-instagram>.external {
  display: block;
  max-width: 584px;
  margin: auto;
  height: 70px;
  line-height: 70px;
  border: 2px solid #000;
  border-radius: 35px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 400;
  margin-top: 50px;
}

.sns-wrap {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  flex-wrap: nowrap;
}

@media only screen and (max-width: 1000px) {
  .sns-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.sns-feed {
  margin-top: 115px;
  max-width: 370px;
  width: 100%;
}

.sns-feed-cont {
  background: #fff;
  padding: 10px;
}

.sns-fb .sns-feed-cont {
  text-align: center;
}

.sns-instagram {
  margin-top: 115px;
}

.youtube-ch-wrap {
  margin-top: 268px;
}

.youtube-ch:hover {
  opacity: 0.6;
}

.sec-02-02 {
  margin-top: 340px;
  display: table;
  width: 100%;
}

.sec-02-02-lf {
  display: table-cell;
  width: 40%;
  position: relative;
  padding-top: 54%;
  background-size: cover;
}

.sec-02-02-rg {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  padding-left: 138px;
}

.sec-02-02-catch-01 {
  position: absolute;
  transform: rotate(90deg);
  font-size: 3.0029rem;
  font-weight: 500;
  line-height: 0.870192147591;
  letter-spacing: 3.603px;
  text-decoration-line: underline;
  left: -65px;
  top: 103px;
}

.sec-02-02-catch-02 {
  position: absolute;
  width: 155px;
  height: 201px;
  right: -60px;
  top: -60px;
}

.sec-02-02-catch-03 {
  position: absolute;
  width: 147px;
  height: 332px;
  left: -50px;
  bottom: -122px;
}

.sec-02-02-hd {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.3px;
}

.sec-02-02-cont {
  margin: 35px 0;
  font-size: 1.803rem;
  font-weight: 400;
  line-height: 2.27953410982;
  letter-spacing: -0.361px;
}

.sec-02-02-lnk {
  max-width: 584px;
  margin: auto;
  display: block;
  height: 70px;
  line-height: 70px;
  border: 2px solid #000;
  border-radius: 35px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 400;
  margin-top: 50px;
}

.sec-03 {
  margin-top: 340px;
  margin-bottom: 0px;
}

.sec-03-hd-sb {
  margin-top: 70px;
  text-align: center;
  font-size: 1.803rem;
  font-weight: 400;
  line-height: 2.27953410982;
  letter-spacing: -0.361px;
}

.books-slide {
  margin-top: 83px;
}

.books>a {
  display: block;
  padding-top: 135%;
  height: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.books-slide::after {
  content: "";
  display: block;
  border: 2px solid #000;
  height: 12px;
  width: 100%;
  margin-top: 40px;
}

.books-slide .splide__arrow {
  background: #000;
  cursor: pointer;
  height: 46px;
  opacity: 0.8;
  width: 46px;
  top: 43%;
}

.books-slide .splide__arrow--prev {
  left: -20px;
}

.books-slide .splide__arrow--next {
  right: -20px;
}

.books-slide .splide__arrow svg {
  fill: #fff;
}

.sec-03-02 {
  margin-top: 215px;
  padding: 106px 0 53px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  font-size: 0;
  letter-spacing: 0;
}

.sec-03-02 a {
  display: block;
}

.sec-03-02 li {
  display: inline-block;
  width: 33.3%;
  margin-bottom: 53px;
}

.sec-03-02 dl {
  display: table;
  width: 100%;
}

.sec-03-02 dt {
  display: table-cell;
  width: 94px;
  height: 94px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  border-radius: 47px;
  overflow: hidden;
}

.sec-03-02 dt img {
  transition: 1s;
}

.sec-03-02 a:hover dt img {
  transform: scale(1.4);
}

.sec-03-02 dd {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.21666666667;
  letter-spacing: -0.48px;
}

.sec-03-02 a:hover dd {
  color: #b88b68;
}

.common-info {
  padding-top: 0px;
  padding-bottom: 240px;
}

.common-contact {
  margin-top: 460px;
}

.character-img:hover,
.sec-02-02-catch-02:hover,
.sec-02-02-catch-03:hover {
  animation: shivering 2s linear infinite;
}

@keyframes shivering {

  0%,
  7% {
    transform: rotateZ(0);
  }

  15% {
    transform: rotateZ(-15deg);
  }

  20% {
    transform: rotateZ(10deg);
  }

  25% {
    transform: rotateZ(-10deg);
  }

  30% {
    transform: rotateZ(6deg);
  }

  35% {
    transform: rotateZ(-4deg);
  }

  40%,
  100% {
    transform: rotateZ(0);
  }
}

@media only screen and (min-width: 1001px) and (max-width: 1320px) {
  .topic-cont-wrap {
    padding-right: 0;
  }
}

@media only screen and (min-width: 501px) and (max-width: 1320px) {

  .fv-wrap.random-00 .fv-img,
  .fv-wrap.random-01 .fv-img,
  .fv-wrap.random-02 .fv-img,
  .fv-wrap.random-03 .fv-img {
    background-position-y: 50%;
  }
}

@media only screen and (max-width: 1000px) {
  .fv-wrap {
    margin-top: 0;
  }

  .logo-mah-kinayo {
    position: relative;
    top: 0;
    width: 227px;
    height: 126px;
    padding-top: 16px;
  }

  .fv-neeemo {
    display: none;
  }

  .fv-scroll {
    display: none;
  }

  .fv-mah-kinayo {
    display: none;
  }

  .topics {
    display: block;
    border-right: none;
  }

  .topics-img {
    display: block;
    width: 100%;
    padding-top: 70%;
  }

  .topic-cont-wrap {
    display: block;
    padding-top: 36px;
    padding-left: 35px;
    padding-right: 50px;
  }

  .topics-slide {
    margin-top: 87px;
    padding-left: 27px;
    padding-right: 27px;
  }

  .topic-cont-wrap {
    padding-left: 0px;
    padding-right: 0px;
  }

  .topic-ttl {
    font-size: 3.0981rem;
    font-weight: 500;
    line-height: 1.24999193054;
    letter-spacing: -0.31px;
  }

  .topic-ttl br {
    display: none;
  }

  .topic-01 {
    margin-top: 7px;
    margin-bottom: 12px;
  }

  .topic-hash li {
    margin-right: 0.3em;
    font-size: 1.8rem;
    line-height: 1.29427777778;
    letter-spacing: -0.18px;
  }

  .topic-lnk {
    display: block;
    border-bottom: 2px solid #000;
    font-size: 1.8rem;
    line-height: 1.29427777778;
    letter-spacing: -0.18px;
    margin-top: 11px;
    padding-bottom: 8px;
  }

  .topics-slide .splide__arrow {
    top: 19%;
  }

  .topics-slide .splide__arrow--prev {
    left: 0px;
  }

  .topics-slide .splide__arrow--next {
    right: 0px;
  }

  .sec-01-02 {
    margin-top: 150px;
  }

  .sec-01-02-dl {
    display: block;
    margin-bottom: 84px;
  }

  dt.sec-01-02-dl-hd {
    display: block;
    width: 317px;
    text-align: center;
    padding-left: 58px;
    padding-right: 58px;
    margin: auto;
  }

  dd.sec-01-02-dl-cont,
  dt.sec-01-02-dl-cont {
    margin-top: 61px;
    display: block;
    width: 100%;
    font-size: 2.4rem;
    padding-left: 0px;
  }

  div.sec-01-02-dl-hd {
    display: block;
    box-sizing: border-box;
    width: 317px;
    text-align: center;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 22px;
    padding-bottom: 22px;
    margin: auto;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
  }

  .sec-01-03,
  .sec-01-04 {
    margin-top: 150px;
  }

  .sec-sb-hd {
    font-size: 3.3rem;
    line-height: 0.969696969697;
    letter-spacing: 4.95px;
  }

  .sec-sb-hd-sb {
    font-size: 1.8rem;
    line-height: 1.50394444444;
    letter-spacing: -0.36px;
    margin-bottom: 29px;
    margin-top: 4px;
  }

  .character-lst {
    width: calc(100% + 24px);
    margin-left: -12px;
    margin-right: -12px;
  }

  .character-lst li {
    width: 50%;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 21px;
  }

  .character-name {
    font-size: 1.6rem;
    line-height: 1.0793125;
    letter-spacing: -0.32px;
    margin-bottom: 15px;
  }

  .character-txt {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: -0.28px;
    padding: 0;
  }

  .sec-01-05 {
    margin-top: 150px;
    margin-bottom: 150px;
    display: block;
    width: 100%;
  }

  .sec-01-05-lef {
    display: block;
    width: calc(100% + 30px);
    margin-left: -15px;
  }

  .sec-01-05-rgh {
    display: block;
    width: 100%;
    padding-left: 0px;
    margin-top: 43px;
  }

  .sec-01-05-hd {
    font-size: 3.3rem;
    line-height: 0.969696969697;
    letter-spacing: 4.95px;
  }

  .sec-01-05-hd-sb {
    font-size: 1.8rem;
    line-height: 1.50394444444;
    letter-spacing: -0.36px;
  }

  .sec-01-05-cont {
    font-size: 1.6rem;
    line-height: 2.1875;
    letter-spacing: -0.32px;
  }

  .news-img {
    width: 32%;
    height: 0px;
    padding-top: 24%;
  }

  .news-cont {
    width: 68%;
    padding-left: 13px;
  }

  .news-date {
    font-size: 1.4rem;
    line-height: 17.963px;
  }

  .news-tag {
    height: 20px;
    line-height: 20px;
    font-size: 1.4rem;
    padding: 0 7px;
    background-color: #000;
    margin-left: 6px;
    border-radius: 4px;
  }

  .news-ttl {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: -0.14px;
  }

  .news-lst li {
    margin-bottom: 20px;
  }

  .sec-02 {
    margin-top: 200px;
  }

  .sec-02-02 {
    margin-top: 170px;
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  .sec-02-02-lf {
    display: block;
    width: calc(100% - 100px);
    margin-left: 50px;
    padding-top: calc(135% - 135px);
  }

  .sec-02-02-catch-01 {
    font-size: 1.8399rem;
    line-height: 0.870210337518;
    letter-spacing: 2.208px;
    top: 60px;
    left: -49px;
  }

  .sec-02-02-catch-02 {
    right: -36px;
    top: -42px;
    width: 94.97px;
    height: 123.155px;
  }

  .sec-02-02-catch-03 {
    left: -31px;
    bottom: -74px;
    width: 90.068px;
    height: 203.42px;
  }

  .sec-02-02-rg {
    display: block;
    box-sizing: border-box;
    padding-left: 0px;
    margin-top: 91px;
  }

  .sec-02-02-hd {
    font-size: 2.4rem;
    line-height: 1.875;
    letter-spacing: -0.24px;
  }

  .sec-02-02-cont {
    font-size: 1.6rem;
    line-height: 2.1875;
    letter-spacing: -0.32px;
    margin: 43px 0;
  }

  .sec-03 {
    margin-top: 170px;
    margin-bottom: 200px;
  }

  .sec-03-hd-sb {
    font-size: 1.8rem;
    line-height: 1.94444444444;
    letter-spacing: -0.36px;
    padding: 0 16px;
  }

  .books-slide .splide__arrow--prev {
    left: -10px;
  }

  .books-slide .splide__arrow--next {
    right: -10px;
  }

  .books-slide::after {
    margin-top: 30px;
  }

  .sec-03-02 li {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }

  .sec-03-02 dd {
    font-size: 1.8rem;
    line-height: 1.6045;
    letter-spacing: -0.36px;
    padding-left: 20px;
  }

  .sec-03-02 dt {
    display: table-cell;
    width: 76px;
    height: 76px;
  }

  .sec-03-02 {
    margin-top: 195px;
    padding: 40px 0 23px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    font-size: 0;
    letter-spacing: 0;
  }

  .sec-01 {
    margin-top: 97px;
  }

  .youtube-ch-wrap {
    margin-top: 150px;
  }

  .common-info {
    padding-bottom: 150px;
  }

  .common-contact {
    margin-top: 200px;
  }

  .ttag-cloud-wrap {
    display: block;
  }

  .ttag-cloud-hd {
    display: block;
  }

  .ttag-cloud {
    display: block;
    padding-left: 0px;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 500px) {
  .fv-wrap.random-00 .fv-img {
    background-image: none;
  }

  .fv-wrap.random-01 .fv-img {
    background-image: none;
  }

  .fv-wrap.random-02 .fv-img {
    background-image: none;
  }

  .fv-wrap.random-03 .fv-img {
    background-image: none;
  }

  .fv-wrap {
    margin-top: 181px;
    height: 0;
    padding-top: 284%;
  }

  .fv-wrap.random-00 {
    padding-top: 284%;
  }

  .fv-wrap.random-01 {
    padding-top: 243%;
  }

  .fv-wrap.random-02 {
    padding-top: 272%;
  }

  .fv-wrap.random-03 {
    padding-top: 240%;
  }

  .fv-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .fv-wrap.random-00 .fv-img {
    background-image: url("../images/top/fv-01-sp.svg");
    background-position: top center;
    background-size: 113%;
  }

  @keyframes fv-01 {
    0% {
      opacity: 0;
    }

    10% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  .fv-wrap.random-01 .fv-img {
    background-image: url("../images/top/fv-02-sp.svg");
    background-position: 34% 0%;
    background-size: 156%;
  }

  @keyframes fv-02 {
    0% {
      opacity: 0;
    }

    10% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  .fv-wrap.random-02 .fv-img {
    background-image: url("../images/top/fv-03-sp.svg");
    background-position: 75% 0%;
    background-size: 144%;
    animation: fv-03 2s linear;
  }

  @keyframes fv-03 {
    0% {
      opacity: 0;
    }

    10% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  .fv-wrap.random-03 .fv-img {
    background-image: url("../images/top/fv-04-sp.svg");
    background-position: 50% 51%;
    background-size: 205%;
  }

  @keyframes fv-04 {
    0% {
      opacity: 0;
    }

    10% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }
}