body {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  background: repeating-linear-gradient(135deg, #981127, #981127 20px, #a0142c 20px, #a0142c 40px);
}
.topcontainer {
  max-width: 960px;
  margin: 46px auto 0;
}
.container {
  max-width: 960px;
  margin: 0 auto;
  padding: 4em 6em 0;
  background-color: rgb(255 255 255 / .8);
}
header {
  z-index: 9999;
  padding: 4px 4% 4px;
  position: fixed;
  top: 0;
  width: 100%;
  display: flex;
  align-items: center;
}
nav {
  margin: 0 0 0 auto;
  text-align: center;
}
nav a {
  text-decoration: none;
  margin: 0 15px;
  font-size: 1rem;
}
main {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.content {
  flex: 1;
  min-width: 300px;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
h1 {
  margin: 0;
  font-size: 2rem;
}
h2 {
  font-size: 3em;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: .4em;
}
.image {
  max-width: 100%;
  height: auto;
}
.center {
  text-align: center;
}
input, textarea {
  width: 100%;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #ddd;
}
.f-box {
  margin: 6em 0;
  padding: 0;
  line-height: 1.6;
  text-align: center;
  color: #333;
}
.text01 {
  font-size: .6em;
  font-weight: bold;
  margin-bottom: 20px;
}
.text00 {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;
}
.text03 {
  font-size: 1.2em;
  line-height: 1.8;
  margin-bottom: 3.2em;
}
.image-m {
  margin: 4em 0 0;
}
.line {
  color: #0c0;
}
.hamburger {
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  height: 64px;
  cursor: pointer;
  z-index: 300;
  line-height: 14px;
  background-color: #981127;
  border-radius: 50%;
  box-shadow: 1px 1px 1px #333;
  margin: 10px;
}
.hamburger__line {
  position: absolute;
  left: 16px;
  width: 32px;
  height: 4px;
  background-color: #fff;
  transition: all .6s;
}
.nav-open .hamburger__line--1 {
  transform: rotate(45deg);
  top: 30px;
}
.nav-open .hamburger__line--2 {
  width: 0;
  left: 50%;
}
.nav-open .hamburger__line--3 {
  transform: rotate(-45deg);
  top: 30px;
}

/* f-reserve */
.f-reserve {
  text-align: center;
  padding: 1.6em 1em;
  max-width: 960px;
  background: repeating-linear-gradient(135deg, #981127, #981127 20px, #a0142c 20px, #a0142c 40px);
  margin: 4em 0;
}
.offer {
  font-size: 1.2rem;
  margin-bottom: -6px;
  color: #fff;
}
.highlight {
  font-size: 2rem;
  font-weight: bold;
}
.reserve-button {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 20px 100px;
  margin: 10px 0;
  color: #a0142c;
  background-color: #fff;
  border: none;
  border-radius: 12px;
  cursor: pointer;
}
.reserve-button:hover {
  background-color: #f0f0f0;
}
.contact {
  color: #fff;
  margin: 0px 0 26px;
  font-size: 1.2rem;
  text-decoration: underline;
}
.excluded {
  padding: 6px 0;
  margin: 10px 60px;
  border: 2px solid #fff;
  color: #fff;
}
.excluded p {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.excluded ul {
  list-style-type: none;
  font-size: .9rem;
  margin: -6px 0 2em;
}
.request {
  text-align: center;
  margin: 20px;     
}
.request .link {
  font-size: 18px;
  text-decoration: none;
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}
.request .link span {
  border-bottom: 1px solid black;
  margin-right: 10px;
}
.request .link::after {
  content: "→";
  font-size: 16px;
}
.furisode-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 500px;
  margin: 2em auto 2em;
}
.instagram {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 8px solid;
  border-image: conic-gradient(#ff45ff, #ff5a5a, #ffbc41, #f5f551, #84a1ff, #ff45ff) 1;
  height: 90px;
  max-width: 500px;
  margin: 0 auto;
  font-size: 1.4em;
  font-weight: bold;
}
.instagram a {
  color: #444;
  padding: 14px;
}
.instagram a::after {
  content: "→";
}
.instagram a :hover {
  color: #a0142c;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.instagram img {
  height: 30px;
  margin: 0 8px -6px 0;
}
.special01 {
  color: #333;
  margin: 0 auto 2em;
  line-height: 1.8;
  padding: 2em;
}
.bg-sp,
.bg-plan01,
.bg-sc01 {
  background: #f7eff3;
}
.bg-sp02,
.bg-plan02,
.bg-sc02 {
  background: #f7f6ef;
}

/* special-heade */
.special-header {
  display: flex;
  align-items: center;
}
.special-title {
  background: repeating-linear-gradient(135deg, #981127, #981127 20px, #a0142c 20px, #a0142c 40px);
  color: #fff;
  padding: 1.6em 1em;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.2;
  flex-shrink: 0;
  margin: 0 1em 0 0;
}
.special-text {
  font-size: 1.6em;
  line-height: 1.2;
  font-weight: bold;
  color: #a0142c;
  margin: 1em 0;
}
.text04 {
  font-size: 1.8em;
}
.text05 {
  font-size: .6em;
  line-height: 1;
}
.text-r {
  color: #a0142c;
}
.separator {
  width: 200px;
  height: 2px;
  background-color: #999;
  margin: 1em auto 1.2em;
}
.separator02 {
  width: 220px;
  height: 3px;
  background-color: #a0142c;
  margin: 0em auto 3.2em;
}
.details {
  text-align: left;
  margin: 20px 0;
  font-size: 1.2em;
}
.details-item {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #c06666;
  padding: 14px 6px;
}
.details-item:last-child,
.details-item02 {
  border-bottom: 1px solid #c06666;
}
.notes {
  font-size: .8em;
  color: #333;
  line-height: 1.6;
  margin-top: 20px;
  text-align: left;
}
.notes02 {
  font-size: 1em;
  color: #333;
  line-height: 1.6;
  text-align: right;
  margin-bottom: 1em;
}
.notes03 {
 padding-bottom: 1em;
}

/* plan-section */
.plan-section {
  margin-bottom: 40px;
  padding: 2em 1em;
}
.plan-title {
  font-size: 2em;
  font-weight: bold;
  color: #333;
  margin: .6em 0 0;
}
.price {
  font-size: 1.8em;
  color: #a0142c;
  margin: 0;
}
.description, .items {
    margin: 10px 0;
}
.items {
  background: #fff;
  border: 1px solid #ccc;
  list-style: none;
  padding: 1.4em 4em;
}
.text06 {
  font-size: 1.4em;
  margin: 0;
}
.separator03 {
  width: 200px;
  height: 2px;
  background: #999;
  margin: 1em auto 1.2em;
}

/* furisode-section */
.furisode-section {
  position: relative;
}
.text-container {
  position: absolute;
  width: 40%;
  margin: 20% 4% 0;
}
.text-container h3 {
  font-size: 2.6em;
  line-height: 1.2;
  margin: 0.4em 0;
}
.text-container p {
  margin: 0 0 1em;
}
.image-container img {
  max-width: 100%;
  height: auto;
}
.text07 {
  font-size: 1.4em;
  line-height: 1.2;
  font-weight: bold;
}
/*
.bg-sc01 {
  background: #92b5d1;
}
.bg-sc02 {
  background: #a5c5df
}*/
.right {
  right: 0;
}

/* color-section */
.color-section {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; 
}
.bg-b {
  background: #222;
  color: #fff;
}
.bg-w {
  background: #fff;
  color: #666;
}
.bg-b,
.bg-w {
  padding: 4em 4em;
}
.color-box01 {
  width: 30%;
}
.color-box02 {
  width: 70%;
  padding: 10px;
}
.color-box01 h3 {
  font-size: 1.8em;
  margin-bottom: 10px;
}
.color-box01 p {
  font-size: 1rem;
}

/* button-fg */
.button-fg a {
  background: #981127;
  border-radius: 50px;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 50%;
  padding: 1em 2em;
  color: #fff;
  transition: 0.3s ease-in-out;
  font-weight: bold;
  font-size: 1.6em;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.3)
}
.button-fg a:hover {
  background: #7f2e78;
  color: #333;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.0)
}
.button-fg a:after {
  content: '';
  width: 16px;
  height: 16px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 36px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
}
.button-fg a:hover:after {
  border-color: #666;
}
.text08 {
  font-size: 1.2em;
  margin: 0;
}

/*faq*/
.qa {
  max-width: 800px;
  margin-bottom: 10px;
  border: none;
  box-shadow: 0 4px 4px rgb(0 0 0 / 2%), 0 2px 3px -2px rgba(0 0 0 / 5%);
  background-color: #fff;
  font-size: 1.2em;
}
.qa summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em 1em 3em;
  color: #333;
  font-weight: 600;
  cursor: pointer;
}
.qa summary::before,
.qa p::before {
  position: absolute;
  left: 1em;
  font-weight: 600;
  font-size: 1.4em;
}
.qa summary::before {
  color: #222d9d;
  content: "Q";
}
.qa summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  border-bottom: 3px solid #333;
  border-right: 3px solid #333;
  content: '';
  transition: all 0.5s;
}
.qa[open] summary::after {
  transform: rotate(225deg);
}
.qa p {
  position: relative;
  transform: translateY(-10px);
  text-align: justify;
  opacity: 0;
  margin: 0;
  padding: .3em 3em 3em;
  color: #333;
  transition: all 0.5s;
}
.qa-image {
  padding: 0 6em 2em;
}
.qa[open] p {
  transform: none;
  opacity: 1;
}
.qa-a::before {
  color: #a0142c;
  line-height: 1.2;
  content: "A";
}

/* link */
h2[id]::before {
  content: "";
  display: block;
  height: 100px;
  margin-top: -100px;
  visibility: hidden;
}
.button01 {
  border-radius: 100px;
  display: block;
  width: 140px;
  padding: 15px;
  box-sizing: border-box;
  background: #981127;
  color: #fff;
  text-decoration: none!important;
  text-align: center;
  margin: 10px 0;
}

/* qa-container */
.qa-container {
  width: 80%;
  max-width: 760px;
  margin: 0 auto;
  padding-bottom: 2em;
}
.qa-container h3 {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.qa-container .card {
  background: #fff;
  border: 2px solid #ddd;
  padding: 16px 0;
  margin-bottom: 20px;
}
.qa-container .card h4 {
  font-size: 1.4rem;
  margin: .4em 0;
}
.card-p {
  font-size: 1rem!important;
  margin: 0!important;
  padding: .2em 2em .2em!important;
  color: #333!important;
  transition: all 0.5s!important;
}
.card-p::before {
  content: none!important;
}

/*footer*/
footer {
  background-color: #981127;
  color: #fff;
  text-align: center;
  padding: 10px 2px;
  font-size: .8em;
  letter-spacing: 1px;
}
footer a {
  color: #fff;
}
.footerlink {
  margin: 10px 0;
}

/* faq */
.faqlist_box {
  padding: 0;
  margin: 0;
}
.faqlist_box02 {
  margin: 1.4em 0;
  display: block;
}

.furisode_planbox01 {
  padding-bottom: 4em;
}

.furisode_planbox02 {
  margin: 4em 0;
}

.furisode_planbox03 {
  padding: 2em 4em 2em;
}

.furisode_planbox04 {
  padding: 4em 4em 2em;
}

#satori__popup_widget {
  margin-top: 76px;
}

.renew22-campaignDetailPlan__section {
  padding: 0;
  background-color: transparent;
}

.renew22-followingButton {
  display: none!important;
}

.img_bg img {
  width: 100%;
  padding: 0;
  margin: 0;
  display: block;
}

.renew22-campaignDetailPlan__button.js-active {
  color: #fff;
  background-color: #981127;
}

.renew22-campaignDetailPlan__button:hover {
  background-color: #b6aaab;
}

.box-fair {
  padding: 0 100px;
}

.buttons {
  display: flex;
  gap: 10px;
  margin-left: auto;
  font-size: 1.2em;
}

.btn-line {
  background-color: #468535!important;
}

@media screen and (max-width: 800px) {
.box-fair {
    padding: 0;
  }
}
.shop-box {
  font-size: .8em;
  max-width: 960px;
  margin: 0 auto;
  padding: 1em 0 4em;
}
.shop-box .section-title {
  background: repeating-linear-gradient(135deg, #981127, #981127 20px, #a0142c 20px, #a0142c 40px);
  font-size: 1.6em;
  color: #fff;
  padding: .2em 1em .3em;
  font-weight: bold;
  text-align: left;
  margin-top: 1.2em;
}
.shop-box .store-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1em 0 1em 1.4em;
  border-bottom: 1px solid #999;
}
.shop-box .store-info {
    font-size: 1.2em;
}
.shop-box .store-name {
  color: #981127;
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
}
.shop-box .dates {
    font-size: 1.2em;       
    font-weight: bold;
}
.shop-box .dates-l {
    font-size: 2em;
}
.shop-box .button {
  background-color: #a0142c;
  color: #fff;
  font-size: 1em;
  padding: 1em;
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
}
.shop-box .button:hover {
    box-shadow: 0 6px 8px -4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.4);
    transform: translateY(-2px);
}
@media (max-width: 768px) {
  .topcontainer {
    margin: 30px auto 0;
  }
  h1 {
    font-size: 1.5rem;
  }
  .content {
    min-width: 100%;
  }
  header {
    background-color: rgba(255, 255, 255, 0);
  }
  .excluded {
    margin: 10px;
  }
  .reserve-button {
    padding: 20px 80px;
  }
  .special-header {
    display: none;
  }
  .instagram {
    font-size: 1em;
  }
  .instagram a {
    padding: 4px;
  }
  .special-header {
    display: block;
  }
  .container {
    width: 100%;
    margin: 0;
    padding: 30px 0;
  }
  .special-text {
    font-size: 1.2em;
  }
  .details {
    font-size: 1em;
  }
  .details-item {
    flex-direction: column;
    align-items: center;
  }
  .special-title {
    margin: 0;
  }
  .items {
    padding: 1.4em;
  }
  .text-container {
    font-size: .8em;
  }
  .button-fg a {
    max-width: 60%;
    font-size: 1.2em;
  }
  .shop-box {
    font-size: .6em;
    padding: 0 1em;
  }
  .qa-image {
    padding: 0 2em 2em;
  }
  .f-box {
    margin: 4em 0;
  }
  .text03 {
    padding: 0 1.2em;
  }
  .text01,.text05 {
    line-height: 1.8;
  }
  .shop-box .button {
    font-size: .8em;
  }
  .buttons {
    gap: 4px;
  }
}

@media (max-width: 480px) {
  body {
    font-size: 14px;
  }
  nav {
    padding: 5px 0;
  }
  nav a {
    display: block;
    margin: 5px 0;
  }
  h1 {
    font-size: 1.2rem;
  }
  .text-container {
    margin: 4em 2% 0;
    width: 46%;
  }
  h2 {
    font-size: 2.4em;
    line-height: 1;
  }
}