html {
  font-size: 62.5%;
  margin-top: 0 !important;
  overflow-x: hidden;
}

body {
  background-color: #EFECE6;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2.2' numOctaves='5' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23noise)' opacity='0.18'/%3E%3C/svg%3E");
  background-size: 180px 180px;
  overflow-x: hidden;
}

.sp-only {
  display: none;
}

.pc-only {
  display: block;
}

@media only screen and (max-width: 1512px) and (min-width: 768px) {
  html {
    font-size: 0.6613756614vw;
  }
}
@media only screen and (max-width: 767px) {
  html {
    font-size: 1.3037809648vw;
  }
  html .pc-only {
    display: none !important;
  }
  html .sp-only {
    display: block !important;
  }
}
a {
  transition: opacity 0.3s ease, transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

a:hover {
  opacity: 0.75;
  transform: translateY(-2px);
}

.new-main {
  padding-top: 0;
}
.new-main .fl {
  flex-direction: row-reverse;
}
.new-main .main-txt {
  font-size: 1.4rem;
  color: #555;
  font-weight: 350;
  line-height: 1.75;
  letter-spacing: 0.21rem;
  font-family: "Noto Sans JP", sans-serif;
}
@media only screen and (max-width: 767px) {
  .new-main .main-txt {
    font-size: 2.4rem;
  }
}
.new-main .title {
  display: flex;
  gap: 2rem;
  align-items: flex-end;
  width: auto;
  display: block;
  max-width: inherit;
  margin-inline: 0;
  padding-inline: 0;
  color: #000;
}
.new-main .title .main-title {
  font-family: "Cormorant Garamond", "Noto Serif JP", serif;
  font-size: 3.2rem;
  letter-spacing: 0.48rem;
  line-height: normal;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .new-main .title .main-title {
    font-size: 4.6rem;
  }
}
.new-main .title .sub-title {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 0.24rem;
}
@media only screen and (max-width: 767px) {
  .new-main .title .sub-title {
    font-size: 2.4rem;
  }
}
.new-main .new-top-button {
  display: block;
  padding-bottom: 1.1rem;
  border-bottom: 2px dotted #555;
  text-decoration: none !important;
  font-family: "Noto Serif JP", serif;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.21rem;
  color: #000 !important;
  width: -moz-max-content;
  width: max-content;
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 767px) {
  .new-main .new-top-button {
    font-size: 2.4rem;
  }
}
.new-main .new-top-button2 {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 3.2rem;
  padding: 1.4rem 2.4rem;
  border: 1px solid #000;
  border-radius: 999px;
  font-family: "Noto Serif JP", serif;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  color: #000;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer;
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .new-main .new-top-button2 {
    font-size: 2.6rem;
    gap: 8.2rem;
    padding: 1.8rem 3.2rem;
  }
}
.new-main .new-top-button2 .arrow {
  width: 0.8rem;
  height: 0.8rem;
  border-right: 1.5px solid #000;
  border-bottom: 1.5px solid #000;
  transform: rotate(-45deg);
  margin-left: 0.4rem;
}

.mv {
  border-radius: 15px;
  padding: 2rem;
}
.mv-container {
  position: relative;
}
.mv-txt {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 3.8rem 8rem 6.5rem;
}
@media only screen and (max-width: 767px) {
  .mv-txt {
    padding: 12.8rem 5rem 8.5rem;
  }
}
.mv-txt img {
  width: 23.5rem;
}
@media only screen and (max-width: 767px) {
  .mv-txt img {
    width: 38.5rem;
  }
}
.mv-txt p {
  color: #fff;
}
.mv-txt p:nth-of-type(1) {
  font-family: "Noto Serif JP";
  font-size: 4.8rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.72rem;
  margin-bottom: 1.2rem;
}
@media only screen and (max-width: 767px) {
  .mv-txt p:nth-of-type(1) {
    font-size: 5.6rem;
  }
}
.mv-txt p:nth-of-type(2) {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.08rem;
}
@media only screen and (max-width: 767px) {
  .mv-txt p:nth-of-type(2) {
    font-size: 2.2rem;
  }
}
.mv .top-slider {
  border-radius: 15px;
  height: 96vh;
  background: linear-gradient(0deg, rgba(51, 49, 49, 0.53) 0%, rgba(51, 49, 49, 0.53) 100%), url(<path-to-image>) lightgray 50%/cover no-repeat;
}
@media only screen and (max-width: 767px) {
  .mv .top-slider {
    height: 60vh;
  }
}
.mv .top-slider::after {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0;
  background: linear-gradient(0deg, rgba(51, 49, 49, 0.53) 0%, rgba(51, 49, 49, 0.53) 100%);
  pointer-events: none;
}
.mv .top-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  will-change: transform;
  transform: translateY(0);
}

.new-about-container {
  max-width: 118rem;
  margin: 16.5rem auto 0;
}
@media only screen and (max-width: 767px) {
  .new-about .title {
    width: 90%;
    margin: auto;
  }
}
.new-about-content {
  margin-top: 9rem;
}
.new-about-content-bl {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .new-about-content-bl {
    display: grid;
  }
}
.new-about-content-bl p {
  width: 39.8rem;
}
@media only screen and (max-width: 767px) {
  .new-about-content-bl p {
    width: 90%;
    margin: 0 auto;
  }
}
.new-about-content-bl img {
  border-radius: 15px;
}
.new-about-content-bl:first-of-type {
  justify-content: space-between;
  position: relative;
}
.new-about-content-bl:first-of-type p {
  margin-top: 2rem;
}
.new-about-content-bl:first-of-type img {
  width: 64.6rem;
}
@media only screen and (max-width: 767px) {
  .new-about-content-bl:first-of-type img {
    margin: 11rem 0 0 auto;
    border-radius: 15px 0 0 15px;
  }
}
.new-about-content-bl:first-of-type::after {
  content: "";
  display: block;
  position: absolute;
  top: -6rem;
  right: -6rem;
  width: 12rem;
  height: 12rem;
  background-image: url(../images/newtop/tokiwa_r.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 5;
  animation: rotateCircle 12s linear infinite;
}
@media only screen and (max-width: 767px) {
  .new-about-content-bl:first-of-type::after {
    top: 24rem;
    left: 7rem;
  }
}
.new-about-content-bl:nth-of-type(2) {
  gap: 23rem;
  justify-content: flex-end;
}
.new-about-content-bl:nth-of-type(2) p {
  margin-top: 12rem;
}
.new-about-content-bl:nth-of-type(2) a {
  margin: 6rem 0 0 auto;
}
.new-about-content-bl:nth-of-type(2) img {
  width: 43.9rem;
  margin-top: -17rem;
}
@media only screen and (max-width: 767px) {
  .new-about-content-bl:nth-of-type(2) img {
    border-radius: 0 15px 15px 0;
  }
}

.new-top-blog {
  max-width: 118rem;
  margin: 16.5rem auto 0;
}
@media only screen and (max-width: 767px) {
  .new-top-blog {
    width: 90%;
  }
}
.new-top-blog-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .new-top-blog-container {
    flex-wrap: wrap;
  }
}
.new-top-blog-container ul {
  width: 85rem;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  .new-top-blog-container ul {
    margin-top: 7.5rem;
  }
}
.new-top-blog-container ul li {
  list-style: none;
  padding: 2rem 0;
}
@media only screen and (max-width: 767px) {
  .new-top-blog-container ul li {
    padding: 4rem 0;
  }
}
.new-top-blog-container ul li:not(:last-child) {
  border-bottom: 1px solid #555;
}
.new-top-blog-container ul li a {
  text-decoration: none;
  color: #000;
  display: flex;
  gap: 3.2rem;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .new-top-blog-container ul li a {
    flex-wrap: wrap;
    gap: 2.2rem;
  }
}
.new-top-blog-date {
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.18rem;
}
@media only screen and (max-width: 767px) {
  .new-top-blog-date {
    font-size: 2.2rem;
  }
}
.new-top-blog-category {
  color: #8f8f8f;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.06rem;
  background: #fff;
  padding: 0.5rem 1.5rem;
  border-radius: 99px;
  display: inline-block;
  min-width: 8rem;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .new-top-blog-category {
    font-size: 2.2rem;
    min-width: 16rem;
  }
}
.new-top-blog-title {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.21rem;
}
@media only screen and (max-width: 767px) {
  .new-top-blog-title {
    font-size: 2.4rem;
    width: 100%;
  }
}

.new-top-work {
  max-width: 118rem;
  margin: 16.5rem auto 0;
  /* ===============================
     LIST (Tabs)
  =============================== */
  /* ===============================
     Main Visual inside Swiper
  =============================== */
  /* ===============================
     Slider items (thumbnails)
  =============================== */
  /* ===============================
     Prev / Next arrows
  =============================== */
}
.new-top-work-wrap {
  position: relative;
}
.new-top-work .title {
  display: block;
}
@media only screen and (max-width: 767px) {
  .new-top-work .title {
    width: 90%;
    margin: 0 auto;
  }
}
.new-top-work .title .main-title {
  font-size: 4rem;
  font-weight: 600;
  letter-spacing: 0.6rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .new-top-work .title .main-title {
    font-size: 5.2rem;
  }
}
.new-top-work .title span {
  display: block;
}
.new-top-work .new-top-button {
  color: #fff !important;
  border-bottom: 2px dotted #fff;
}
@media only screen and (max-width: 767px) {
  .new-top-work .new-top-button {
    color: #000 !important;
    border-bottom: 2px dotted #000;
  }
}
.new-top-work-list {
  display: flex;
  justify-content: space-between;
  padding: 0;
  list-style: none;
  margin: 7rem auto 2rem;
}
.new-top-work-list-item {
  cursor: pointer;
  text-align: center;
  position: relative;
  padding: 1rem 1.5rem;
  transition: all 0.3s ease;
  /* ---------- active underline animation ---------- */
}
.new-top-work-list-item span {
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  .new-top-work-list-item span {
    display: block;
  }
}
.new-top-work-list-item img {
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.8rem;
}
.new-top-work-list-item img:nth-of-type(2) {
  display: none;
}
.new-top-work-list-item::before {
  content: "";
  position: absolute;
  right: -3.7rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.1rem;
  height: 2rem;
  background-color: #555;
}
@media only screen and (max-width: 767px) {
  .new-top-work-list-item::before {
    height: 5rem;
    right: -0.7rem;
  }
}
.new-top-work-list-item:last-child::before {
  display: none;
}
.new-top-work-list-item {
  position: relative;
}
.new-top-work-list-item::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0.5rem;
  transform: translateX(-50%) scaleX(0);
  transform-origin: center;
  width: 80%;
  height: 1px;
  background: #000;
  transition: transform 0.35s ease;
}
.new-top-work-list-item.is-new-top-work-active::after {
  transform: translateX(-50%) scaleX(1);
}
.new-top-work-list-item:hover:not(.is-new-top-work-active) {
  opacity: 0.55;
  transform: translateY(-2px);
}
.new-top-work .new-top-swiprt-content-wrap {
  width: 100%;
  position: relative;
}
.new-top-work .new-top-swiprt-content-wrap img {
  height: 68rem;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-radius: 15px;
}
@media only screen and (max-width: 767px) {
  .new-top-work .new-top-swiprt-content-wrap img {
    border-radius: 0;
  }
}
.new-top-work .new-top-swiprt-content-wrap::after {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  background: linear-gradient(0deg, rgba(51, 49, 49, 0.53) 0%, rgba(51, 49, 49, 0.53) 100%);
  pointer-events: none;
  border-radius: 15px;
}
@media only screen and (max-width: 767px) {
  .new-top-work .new-top-swiprt-content-wrap::after {
    border-radius: 0;
    background: unset;
  }
}
.new-top-work .top-swiper-content {
  position: absolute;
  right: 6.2rem;
  top: 50%;
  transform: translateY(-50%);
  max-width: 42rem;
  background-color: unset;
  display: block;
  text-align: left;
  color: #fff;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .new-top-work .top-swiper-content {
    width: 90%;
    max-width: unset;
    padding: 0;
    transform: unset;
    position: initial;
    color: #000;
    margin: 2.5rem auto 4rem;
  }
}
.new-top-work .top-swiper-content .top-swiper-title {
  margin-bottom: 6.8rem;
}
.new-top-work .top-swiper-content .top-swiper-title span:first-of-type {
  font-family: "Noto Serif JP", serif;
  display: block;
  font-size: 2.4rem;
  letter-spacing: 0.36rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .new-top-work .top-swiper-content .top-swiper-title span:first-of-type {
    font-size: 3.2rem;
  }
}
.new-top-work .top-swiper-content .top-swiper-title span:last-of-type {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.5rem;
  letter-spacing: 0.08rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .new-top-work .top-swiper-content .top-swiper-title span:last-of-type {
    font-size: 2.2rem;
  }
}
.new-top-work .top-swiper-content .main-txt {
  color: #fff;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  .new-top-work .top-swiper-content .main-txt {
    color: #000;
  }
}
.new-top-work-item-container {
  width: 95%;
  margin: 2rem auto 0;
}
@media only screen and (max-width: 767px) {
  .new-top-work-item-container {
    width: 90%;
  }
}
.new-top-work-item {
  display: flex;
  gap: 2.2rem;
  list-style: none;
}
@media only screen and (max-width: 767px) {
  .new-top-work-item {
    flex-wrap: wrap;
    gap: 8rem;
  }
}
.new-top-work-item li {
  width: calc(33.333% - 1.5rem);
}
@media only screen and (max-width: 767px) {
  .new-top-work-item li {
    width: 100%;
  }
}
.new-top-work-item li a {
  display: block;
  text-decoration: none;
  color: #222;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.new-top-work-item li a:hover {
  opacity: 0.8;
  transform: translateY(-4px);
}
.new-top-work-item li a img {
  width: 100%;
  border-radius: 12px;
}
.new-top-work-slider-item-title {
  margin: 1.5rem 0;
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  display: block;
  font-weight: 500;
  letter-spacing: 0.3rem;
}
@media only screen and (max-width: 767px) {
  .new-top-work-slider-item-title {
    font-size: 2.6rem;
  }
}
.new-top-work-slider-item-tags {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
}
@media only screen and (max-width: 767px) {
  .new-top-work-slider-item-tags {
    gap: 1.2rem;
  }
}
.new-top-work-slider-item-tag {
  display: inline-block;
  padding: 0.4rem 1rem;
  background: #fff;
  color: #8f8f8f;
  border-radius: 99px;
  font-size: 1.2rem;
  letter-spacing: 0.06rem;
}
@media only screen and (max-width: 767px) {
  .new-top-work-slider-item-tag {
    font-size: 2.2rem;
    padding: 0.6rem 1.8rem;
  }
}
.new-top-work-swiper-prev {
  position: absolute;
  top: 44%;
  left: -4.2rem;
  width: 2.4rem;
  height: 2.4rem;
  border-bottom: 1px solid #555;
  border-left: 1px solid #555;
  background-color: transparent;
  transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .new-top-work-swiper-prev {
    display: none;
  }
}
.new-top-work-swiper-next {
  position: absolute;
  top: 44%;
  right: -4.2rem;
  width: 2.4rem;
  height: 2.4rem;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
  background-color: transparent;
  transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .new-top-work-swiper-next {
    display: none;
  }
}

.new-top-contact {
  margin-top: 16.5rem;
}
.new-top-contact-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .new-top-contact-container {
    flex-wrap: wrap;
    align-items: unset;
    flex-direction: column-reverse;
  }
}
.new-top-contact-img {
  width: 50%;
  border-radius: 0 15px 15px 0;
}
@media only screen and (max-width: 767px) {
  .new-top-contact-img {
    width: 85%;
  }
}
.new-top-contact-content {
  width: 40%;
  position: sticky;
  top: 25rem;
}
@media only screen and (max-width: 767px) {
  .new-top-contact-content {
    width: 90%;
    margin: 0 auto 8.5rem;
  }
}
.new-top-contact-content .main-txt {
  margin: 3rem 0 9rem;
  width: 40.8rem;
}
@media only screen and (max-width: 767px) {
  .new-top-contact-content .main-txt {
    width: 100%;
  }
}
.new-top-contact-tel {
  margin-top: 4.5rem;
}
@media only screen and (max-width: 767px) {
  .new-top-contact-tel {
    margin-top: 7.5rem;
  }
}
.new-top-contact-tel p {
  font-size: 1.4rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.21rem;
}
@media only screen and (max-width: 767px) {
  .new-top-contact-tel p {
    font-size: 2.4rem;
  }
}
.new-top-contact-tel-numb {
  font-size: 3.2rem;
  font-weight: 400;
  letter-spacing: 0.48rem;
  font-family: "Noto Serif JP", serif;
  display: flex;
  align-items: center;
  margin: 1rem 0;
}
@media only screen and (max-width: 767px) {
  .new-top-contact-tel-numb {
    font-size: 5.4rem;
  }
}
.new-top-contact-tel img {
  width: 1.9rem;
  margin-right: 1.2rem;
}
@media only screen and (max-width: 767px) {
  .new-top-contact-tel img {
    width: 3.2rem;
  }
}
.new-top-contact span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.21rem;
}
@media only screen and (max-width: 767px) {
  .new-top-contact span {
    font-size: 2.4rem;
  }
}

.new-top-rs {
  padding: 0 2rem;
  margin-top: 16.5rem;
}
.new-top-rs-container {
  height: 45.8rem;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  background-image: linear-gradient(0deg, rgba(51, 49, 49, 0.53), rgba(51, 49, 49, 0.53)), url("../images/newtop/rs.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media only screen and (max-width: 767px) {
  .new-top-rs-container {
    height: 53.5rem;
  }
}
.new-top-rs .title {
  display: block;
  margin-bottom: 7.5rem;
}
.new-top-rs .title .main-title {
  font-size: 4rem;
  font-weight: 600;
  letter-spacing: 0.6rem;
  margin-bottom: 1rem;
  color: #fff;
}
.new-top-rs .title .sub-title {
  color: #fff;
}
.new-top-rs .title span {
  display: block;
}
.new-top-rs-txt {
  width: 25.7rem;
  display: grid;
  position: absolute;
  right: 14.5rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .new-top-rs-txt {
    width: 60%;
    right: 50%;
    transform: translateY(-50%) translateX(50%);
  }
}
.new-top-rs .new-top-button2 {
  color: #fff;
  border: 1px solid #fff;
  margin-bottom: 2rem;
}
.new-top-rs .new-top-button2 .arrow {
  border-right: 1.5px solid #fff;
  border-bottom: 1.5px solid #fff;
}
.new-top-rs .new-top-button2:hover {
  background: #fff;
  color: #000;
  border: 1px solid #fff;
  opacity: 1;
}
.new-top-rs .new-top-button2:hover .arrow {
  border-right-color: #000;
  border-bottom-color: #000;
}

.new-top-instagram {
  display: flex;
  max-width: 118rem;
  margin: 16.5rem auto 0;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .new-top-instagram {
    flex-wrap: wrap;
    width: 90%;
  }
}
.new-top-instagram .new-top-button {
  margin: 11.5rem 0 0 0;
}
@media only screen and (max-width: 767px) {
  .new-top-instagram .new-top-button {
    margin: 6.5rem 0 2.5rem 0;
  }
}
.new-top-instagram-container {
  width: 60%;
}
@media only screen and (max-width: 767px) {
  .new-top-instagram-container {
    width: 100%;
  }
}
.new-top-instagram #sb_instagram #sbi_images {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.5rem;
}
.new-top-instagram #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
.new-top-instagram #sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
  aspect-ratio: 1/1;
}
.new-top-instagram #sb_instagram .sbi_item:nth-child(1) img {
  border-top-left-radius: 15px !important;
}
.new-top-instagram #sb_instagram .sbi_item:nth-child(3) img {
  border-top-right-radius: 15px !important;
}
.new-top-instagram #sb_instagram .sbi_item:nth-child(7) img {
  border-bottom-left-radius: 15px !important;
}
.new-top-instagram #sb_instagram .sbi_item:nth-child(9) img {
  border-bottom-right-radius: 15px !important;
}

@keyframes rotateCircle {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.main-visual {
  height: 50vh;
  padding: 2rem;
}
.main-visual-wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  border-radius: 15px;
  display: grid;
  align-content: center;
  row-gap: 1.2rem;
  text-align: center;
}
.main-visual-wrapper p {
  color: #fff;
}
.main-visual-wrapper p:nth-of-type(1) {
  font-size: 3.6rem;
  letter-spacing: 0.4rem;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
}
.main-visual-wrapper p:nth-of-type(2) {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.08rem;
}/*# sourceMappingURL=newstyle.css.map */