@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Noto+Sans+JP:wght@100..900&display=swap");
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  background: #efebe2;
  color: #050505;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.global_head {
  margin: 0;
}

.wrap {
  font-family: "Noto Sans JP";
  width: 100%;
  overflow: hidden;
}

.inner {
  width: calc(100% - 40px);
  max-width: 950px;
  margin: 0 auto;
}

.ttl {
  margin: 0 0 36px;
  font-size: 2.75rem;
  letter-spacing: 0.12em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .ttl {
    margin-bottom: 24px;
    font-size: 1.65rem;
  }
}

.hero {
  position: relative;
  aspect-ratio: 946/748;
  overflow: hidden;
  background: url("../img/hero-bg.png") center/cover no-repeat, linear-gradient(#de381e 10%, #450000);
}
@media only screen and (max-width: 767px) {
  .hero {
    aspect-ratio: 9/10;
  }
}
.hero__copy {
  position: absolute;
  top: 13%;
  left: 50%;
  z-index: 3;
  width: 48%;
  margin: 0;
  text-align: center;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .hero__copy {
    top: 10%;
    width: 70%;
  }
}
.hero__copy .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}
.hero__date {
  position: absolute;
  top: 64%;
  left: 50%;
  z-index: 5;
  display: grid;
  width: 40%;
  text-align: center;
  place-content: center;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .hero__date {
    width: 50%;
  }
}
.hero__yokai {
  position: absolute;
  z-index: 2;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}
.hero__yokai img {
  position: absolute;
  height: auto;
}
.hero__yokai--1 {
  top: 81%;
  right: 6%;
  width: 10%;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--1 {
    top: 82%;
    right: 1%;
    width: 13%;
  }
}
.hero__yokai--2 {
  top: 46%;
  right: 12%;
  width: 19%;
  z-index: 5;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--2 {
    top: 55%;
    right: 5%;
  }
}
.hero__yokai--3 {
  top: -16%;
  left: 36%;
  width: 21%;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--3 {
    top: -14%;
    left: 33%;
  }
}
.hero__yokai--4 {
  top: 17%;
  right: 4.5%;
  width: 22%;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--4 {
    top: 18%;
    right: -2%;
    width: 24%;
  }
}
.hero__yokai--5 {
  top: 77%;
  left: 56%;
  width: 22%;
  z-index: 8;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--5 {
    left: 60%;
    width: 24%;
  }
}
.hero__yokai--6 {
  top: -1%;
  left: 51%;
  width: 14%;
}
.hero__yokai--7 {
  top: 62%;
  left: 7%;
  width: 31%;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--7 {
    top: 63%;
    left: 0;
    width: 37%;
  }
}
.hero__yokai--8 {
  top: 0.7%;
  left: -6%;
  width: 20%;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--8 {
    top: 1%;
    left: -5.5%;
    width: 23%;
  }
}
.hero__yokai--9 {
  top: 0;
  right: -10.5%;
  width: 29%;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--9 {
    right: -12%;
    width: 32%;
  }
}
.hero__yokai--10 {
  top: -4%;
  left: 62%;
  width: 20%;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--10 {
    top: -2%;
  }
}
.hero__yokai--11 {
  top: 33%;
  right: -10%;
  width: 36%;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--11 {
    right: -16%;
    width: 42%;
  }
}
.hero__yokai--12 {
  top: 79%;
  left: 42%;
  width: 19%;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--12 {
    top: 78%;
    left: 41%;
    width: 24%;
  }
}
.hero__yokai--13 {
  top: 80%;
  left: 32%;
  width: 12%;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--13 {
    top: 77%;
    left: 27%;
    width: 18%;
  }
}
.hero__yokai--14 {
  top: 23%;
  left: 5%;
  width: 28%;
  z-index: 5;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--14 {
    top: 25%;
    left: -10%;
    width: 33%;
  }
}
.hero__yokai--15 {
  top: -12%;
  left: 11%;
  width: 31%;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--15 {
    top: -11%;
    left: 4%;
    width: 37%;
  }
}
.hero__yokai--16 {
  top: 35%;
  left: -6%;
  width: 22%;
  z-index: 6;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--16 {
    top: 55%;
    left: -9%;
  }
}
.hero__yokai--17 {
  top: 18%;
  right: -6%;
  width: 16%;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--17 {
    top: 13%;
    right: -8%;
  }
}
.hero__yokai--18 {
  top: 63%;
  left: -2%;
  width: 21%;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .hero__yokai--18 {
    top: 72%;
    left: -5%;
    width: 28%;
  }
}

.ttl {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .ttl {
    margin-bottom: 30px;
  }
}
.ttl img {
  height: 95px;
}
@media only screen and (max-width: 767px) {
  .ttl img {
    height: 45px;
  }
}

.intro {
  position: relative;
  background: linear-gradient(#de381e 80px, #f3b6ad 800px, #de381e);
}
.intro::before {
  content: "";
  background: url(../img/cloud.png) no-repeat top center/contain;
  width: 190%;
  aspect-ratio: 1813/216;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .intro::before {
    width: 270%;
  }
}
.intro::after {
  content: "";
  height: 100%;
  width: 100%;
  background: url(../img/bg-texture.jpg) repeat top left/200px 200px;
  mix-blend-mode: overlay;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.intro__wrapper {
  position: relative;
  padding: 250px 0 260px;
}
@media only screen and (max-width: 767px) {
  .intro__wrapper {
    padding: 108px 0 100px;
  }
}
.intro__wrapper::before, .intro__wrapper::after {
  content: "";
  width: 100%;
  aspect-ratio: 2400/156;
  position: absolute;
  bottom: -1px;
  left: 0;
  pointer-events: none;
}
.intro__wrapper::before {
  background: url(../img/topics-frame.png) no-repeat center/100% 100%;
}
.intro__wrapper::after {
  background: url(../img/dot.png) repeat;
  background-size: 350px 350px;
  opacity: 0.5;
  -webkit-mask: url(../img/topics-frame.png) no-repeat center/100% 100%;
  mask: url(../img/topics-frame.png) no-repeat center/100% 100%;
}
@media only screen and (max-width: 767px) {
  .intro .inner {
    width: calc(100% - 70px);
  }
}
.intro__ttl {
  margin: 0 0 38px;
  text-align: center;
  position: relative;
  z-index: 10;
}
.intro__ttl img {
  width: 400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .intro__ttl img {
    width: 230px;
  }
}
.intro__text {
  margin-bottom: 105px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.3rem;
  letter-spacing: 0.1rem;
  font-weight: 700;
  line-height: 2;
  text-align: center;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .intro__text {
    margin-bottom: 58px;
    font-size: 0.95rem;
    line-height: 1.9;
  }
}
.intro__text p {
  margin: 0 0 8px;
}
.intro__cloud img {
  position: absolute;
}
.intro__cloud.cloud1 img {
  left: calc(50% - 506px);
  transform: translateX(-50%);
  top: 487px;
  width: 500px;
}
@media only screen and (max-width: 767px) {
  .intro__cloud.cloud1 img {
    top: 387px;
    left: calc(50% - 196px);
    width: 250px;
  }
}
.intro__cloud.cloud2 img {
  top: 200px;
  left: calc(50% + 514px);
  transform: translateX(-50%);
  width: 450px;
}
@media only screen and (max-width: 767px) {
  .intro__cloud.cloud2 img {
    top: 160px;
    left: calc(50% + 204px);
    width: 200px;
  }
}
.intro__cloud.cloud3 img {
  top: 952px;
  left: calc(50% + 650px);
  transform: translateX(-50%);
  width: 450px;
}
@media only screen and (max-width: 767px) {
  .intro__cloud.cloud3 img {
    top: 652px;
    left: calc(50% + 150px);
    width: 300px;
  }
}
.intro__cloud.cloud4 img {
  top: 1252px;
  left: calc(50% - 606px);
  transform: translateX(-50%);
  width: 400px;
}
@media only screen and (max-width: 767px) {
  .intro__cloud.cloud4 img {
    top: 930px;
    left: calc(50% - 236px);
    width: 250px;
  }
}

.advance {
  margin-bottom: 100px;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .advance {
    margin-bottom: 55px;
  }
}
.advance__ttl {
  display: block;
  margin: 0 0 35px;
  background: #000;
  border: 2px solid #000;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  text-align: center;
  text-decoration: none;
  padding: 30px 0;
  box-sizing: border-box;
  position: relative;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .advance__ttl {
    margin-bottom: 25px;
    padding: 23px 0;
    border-width: 3px;
    font-size: 1.35rem;
  }
}
.advance__ttl::before {
  content: "";
  border: 3px solid #e7e3d7;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.advance__ttl::after {
  content: "準備中";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.advance__ttl img {
  height: 60px;
}
@media only screen and (max-width: 767px) {
  .advance__ttl img {
    width: 70%;
    height: auto;
  }
}
.advance__box {
  border: 8px solid #000;
  background: #e7e3d7;
  padding: 15px;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .advance__box {
    border-width: 5px;
    padding: 10px;
  }
}
.advance__box::after {
  content: "";
  height: 100%;
  width: 100%;
  background: url(../img/dot.png) repeat top left/350px 350px;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.advance__head {
  background: #050505;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 15px;
  padding: 5px 0;
}
@media only screen and (max-width: 767px) {
  .advance__head {
    font-size: 1.1rem;
  }
}
.advance__body {
  display: grid;
  height: 180px;
  place-items: center;
  font-weight: 700;
  background-color: #fff;
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .advance__body {
    font-size: 1.2rem;
  }
}

.schedule {
  position: relative;
  z-index: 10;
}
.schedule .ttl {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .schedule .ttl {
    margin-bottom: 20px;
  }
}
.schedule .ttl img {
  height: 65px;
}
@media only screen and (max-width: 767px) {
  .schedule .ttl img {
    height: auto;
    width: 90%;
  }
}
.schedule__box {
  border: 8px solid #000;
  background: #e7e3d7;
  font-weight: 700;
  padding: 15px;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .schedule__box {
    padding: 10px;
    border-width: 5px;
    font-size: 0.75rem;
  }
}
.schedule__box::after {
  content: "";
  height: 100%;
  width: 100%;
  background: url(../img/dot.png) repeat top left/350px 350px;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.schedule__content {
  background-color: #fff;
  width: 100%;
  height: 180px;
  display: grid;
  place-items: center;
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .schedule__content {
    font-size: 1.2rem;
  }
}

.topics {
  position: relative;
  padding: 65px 0 90px;
  background: #e7e3d7;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .topics {
    padding: 55px 0 65px;
  }
}
.topics::after {
  content: "";
  height: 100%;
  width: 100%;
  background: url(../img/dot.png) repeat top left/350px 350px;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.topics .inner {
  position: relative;
  z-index: 1;
  max-width: 1200px;
}
.topics__cat {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  max-width: 850px;
  margin: 0 auto 55px;
}
@media only screen and (max-width: 767px) {
  .topics__cat {
    gap: 10px;
    margin: 0 auto 50px;
  }
}
.topics__cat button {
  font-family: "Kosugi Maru";
  width: calc((100% - 36px) / 4);
  min-height: 70px;
  border: 3px solid #000;
  background-color: #000;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 900;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: 0.3s;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .topics__cat button {
    min-height: 50px;
    font-size: 0.95rem;
  }
}
.topics__cat button:hover span {
  background: #000;
  color: #e7e3d7;
}
.topics__cat button span {
  background: #e7e3d7;
  display: block;
  width: 100%;
  height: 140%;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  color: #000;
  -webkit-text-stroke: 1px #000;
  text-stroke: 1px #000;
  paint-order: stroke;
}
@media only screen and (max-width: 767px) {
  .topics__cat button span {
    -webkit-text-stroke: 0.5px #000;
    text-stroke: 0.5px #000;
  }
}
.topics__cat button:nth-of-type(6) span {
  padding-top: 2px;
}
.topics__cat button.active span {
  background: #000;
  color: #e7e3d7;
}
.topics__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px 35px;
}
@media only screen and (max-width: 767px) {
  .topics__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 20px;
  }
}
.topics__item {
  position: relative;
  border: 5px solid #000;
  background: #000;
  transition: 0.3s;
  width: calc((100% - 105px) / 4);
}
@media only screen and (max-width: 767px) {
  .topics__item {
    width: 100%;
    border-width: 3px;
  }
}
.topics__item:hover {
  background: #e7e3d7;
  box-shadow: 5px 5px 0 #000;
}
.topics__item:hover a {
  color: #000;
}
.topics__item:hover time {
  background-color: #000;
}
.topics__item:hover::before {
  border-color: #000;
}
.topics__item::before {
  content: "";
  border: 3px solid #e7e3d7;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .topics__item::before {
    border-width: 2px;
    width: calc(100% - 7px);
    height: calc(100% - 7px);
  }
}
.topics__item a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.topics__category {
  font-family: "Kosugi Maru";
  position: absolute;
  top: -20px;
  right: -20px;
  padding: 13px 10px;
  background: #e33415;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 700;
  writing-mode: vertical-rl;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .topics__category {
    top: -15px;
    right: -12px;
    padding: 10px 8px;
    font-size: 0.9rem;
  }
}
.topics__category::before {
  content: "";
  border: 2px solid #000;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.topics__img {
  display: block;
  width: 80%;
  aspect-ratio: 1;
  margin: 30px auto 14px;
  border-radius: 50%;
  border: 3px solid #000;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .topics__img {
    width: 80%;
    margin: 20px auto 12px;
  }
}
.topics__img::after {
  content: "";
  height: 100%;
  width: 100%;
  background: url(../img/bg-texture.jpg) repeat top left/200px 200px;
  mix-blend-mode: overlay;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.topics__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.topics__ttl {
  margin: 0 0 20px;
  padding: 0 25px;
  font-size: 1rem;
  line-height: 1.55;
  font-weight: bold;
  height: 4.65rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .topics__ttl {
    margin: 0 0 15px;
    padding: 0 20px;
    font-size: 0.85rem;
    line-height: 1.4;
    height: 3.57rem;
  }
}
.topics time {
  display: block;
  border-top: 3px solid #e7e3d7;
  color: #fff;
  text-align: center;
  width: calc(100% - 10px);
  margin: 0 auto 5px;
  padding: 8px 0 10px;
  font-size: 0.95rem;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .topics time {
    font-size: 0.8rem;
    padding: 5px 0 8px;
    border-width: 2px;
  }
}
.topics .topics__soon {
  margin-top: 100px;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
}
.topics .topics__soon[hidden] {
  display: none;
}

.access {
  background: linear-gradient(#de381e 80px, #f3b6ad 800px, #de381e);
  position: relative;
}
.access::after {
  content: "";
  height: 100%;
  width: 100%;
  background: url(../img/bg-texture.jpg) repeat top left/200px 200px;
  mix-blend-mode: overlay;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.access__content {
  padding: 200px 0 130px;
}
@media only screen and (max-width: 767px) {
  .access__content {
    padding: 100px 0 55px;
  }
}
.access__content::before, .access__content::after {
  content: "";
  width: 100%;
  aspect-ratio: 2400/156;
  position: absolute;
  top: -1px;
  left: 0;
  pointer-events: none;
}
.access__content::before {
  background: url(../img/topics-frame.png) no-repeat center/100% 100%;
  transform: scaleY(-1);
}
.access__content::after {
  background: url(../img/dot.png) repeat;
  background-size: 350px 350px;
  opacity: 0.5;
  -webkit-mask: url(../img/topics-frame.png) no-repeat center/100% 100%;
  mask: url(../img/topics-frame.png) no-repeat center/100% 100%;
  transform: scaleY(-1);
}
.access__map {
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .access__map {
    margin-bottom: 25px;
  }
}
.access__map iframe {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 500px;
  border: 5px solid #333;
}
@media only screen and (max-width: 767px) {
  .access__map iframe {
    height: 400px;
  }
}
.access h3 {
  margin: 0 0 16px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .access h3 {
    margin-bottom: 10px;
    font-size: 1.2rem;
  }
}
.access__info {
  display: flex;
  justify-content: center;
  gap: 35px;
  margin-bottom: 40px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.7;
}
@media only screen and (max-width: 767px) {
  .access__info {
    flex-direction: column;
    gap: 10px;
    font-size: 0.9rem;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto 20px;
  }
}
.access__info p {
  margin: 0;
}
.access__btn {
  font-family: "Kosugi Maru";
  display: block;
  width: 450px;
  height: 85px;
  margin: 0 auto;
  padding: 14px;
  background: #000;
  border: 3px solid #000;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  -webkit-text-stroke: 0.2px #fff;
  text-stroke: 0.2px #fff;
  paint-order: stroke;
  text-align: center;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: 0.3s;
}
@media only screen and (max-width: 767px) {
  .access__btn {
    width: 300px;
    height: 65px;
    font-size: 0.95rem;
  }
}
.access__btn:hover {
  background-color: #e7e3d7;
  color: #000;
  -webkit-text-stroke: 0.2px #000;
  text-stroke: 0.2px #000;
  box-shadow: 5px 5px 0 #000;
}
.access__btn:hover::before {
  border-color: #000;
}
.access__btn::before {
  content: "";
  border: 3px solid #e7e3d7;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .access__btn::before {
    border-width: 2px;
    width: calc(100% - 7px);
    height: calc(100% - 7px);
  }
}

.sns {
  padding: 100px 0 110px;
  background: #000;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .sns {
    padding: 50px 0;
  }
}
.sns .ttl img {
  height: 75px;
}
@media only screen and (max-width: 767px) {
  .sns .ttl img {
    height: 45px;
  }
}
.sns__content {
  display: flex;
  justify-content: center;
  gap: 0 70px;
}
@media only screen and (max-width: 767px) {
  .sns__content {
    flex-direction: column;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    gap: 20px 0;
  }
}
.sns__item {
  color: #fff;
  display: flex;
  text-decoration: none;
  transition: 0.3s;
}
.sns__item:hover {
  color: #de381e;
}
.sns__item:hover .sns__icon {
  border-color: #de381e;
}
.sns__icon {
  border: 2px solid #fff;
  border-radius: 50%;
  margin: 0 15px 0 0;
  width: 80px;
  display: grid;
  place-items: center;
}
@media only screen and (max-width: 767px) {
  .sns__icon {
    width: 70px;
  }
}
.sns__icon i {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .sns__icon i {
    font-size: 1.3rem;
  }
}
.sns__text {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .sns__text {
    font-size: 1.1rem;
  }
}
.sns__text span {
  display: block;
  font-weight: 400;
  font-size: 0.95rem;
}
@media only screen and (max-width: 767px) {
  .sns__text span {
    font-size: 0.8rem;
  }
}

@media only screen and (min-width: 768px) {
  .sponly {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */