@charset "UTF-8";
@import url("https://use.typekit.net/vff5oyf.css");

#beltbnr {
  display: none;
}
.h_bar {
  display: none;
}
#mainArea {
  letter-spacing: 0;
  line-height: 2;
  overflow: hidden;
  margin: 0 auto;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
}
#mainArea div {
  font-family: noto-sans-cjk-jp, sans-serif;
}
#mainArea p {
  font-family: noto-sans-cjk-jp, sans-serif;
}
.bnr_ {
  width: 900px;
  margin: 0 auto;
}
section {
  width: 840px;
  margin: 6em auto;
}
.w900 {
  width: 900px !important;
}
.lead {
  font-size: 1.3rem;
  margin: 3em auto 6em;
  text-align: center;
  line-height: 2.0;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.f-n {
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/*///*/
.aboutArea {
  background: #d9eaef;
  border-radius: 20px;
  margin: 0 2em;
  padding: 3em 2em 2em;
  position: relative;
}
.about-img {
  width: 640px;
  margin: 0 auto 4em;
}
.about-cap {
  width: 640px;
  margin: 0 auto;
  padding: 4em;
  background: #f4f3ea;
}
h3 {
  font-size: 1.6rem;
  text-align: center;
  font-family: "montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  margin: 0px 0px 1em;
}
h4 {
  font-size: 1.6rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  margin: 0 0 1.2em;
}
h4 a {
  font-size: 1.6rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  margin: 0 0 1.2em;
}
h4 span {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  background: linear-gradient(transparent 53%, #ffbe0773 30%);
}
h5 {
  font-size: 1.8rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  margin: 0 0 1.2em;
}
h6 {
  font-size: 2.6rem;
  font-family: "montserrat", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  margin: 0 0 1.2em;
  line-height: 1.0;
  letter-spacing: 1px;
}
h6.times {
  font-size: 2.6rem;
  font-family: "Times New Roman", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  margin: 0 0 1.2em;
  line-height: 1.0;
  letter-spacing: 1px;
}
h6.futura {
  font-size: 2.6rem;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  margin: 0 0 1.2em;
  line-height: 1.0;
  letter-spacing: 1px;
}

/*///*/
.item_Area {
  width: 100%;
  position: relative;
  margin: 5em 0 0 0;
}
.mainItem {
  display: block;
  width: 76% !important;
  margin: 0 auto;
}
.answer {
  width: 78% !important;
  left: 4%;
  top: -9%;
  position: absolute;
}
/*///*/
.main-img {
  width: 50%;
  display: inline-block;
  margin: 0 7% 0 0;
  vertical-align: middle;
}
.center-img {
  width: 80%;
  margin: 0 auto;
}
.main-text {
  display: inline-block;
  width: 42%;
  margin: 0 auto;
  font-size: 1.2rem;
  vertical-align: middle;
}
/*///*/
.detail_ {
  position: relative;
  width: 49%;
  display: inline-block;
  vertical-align: middle;
}
.no_ {
  position: absolute;
  display: block;
  width: 10%;
}
.animation {
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
}
.keyframe6 {
  animation-name: poyopoyo;
}
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}
/*//modal//*/
.modal-content {
  width: 500px;
  margin: 0 auto;
  padding: 10px 20px;
  border: 2px solid #111;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 999999;
  overflow: scroll;
  max-height: 500px;
}
#modal-overlay {
  z-index: 1;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}
.button-link {
  color: #00f;
  text-decoration: underline;
}
.button-link:hover {
  cursor: pointer;
  color: #f00;
}
.modal-img {
  margin-bottom: 1em;
}
.modal-text {
  margin-bottom: 1em;
}
.modal-no {
  display: block;
  margin: 1em auto;
  width: 8%;
}
.button-link {
  text-decoration: none;
  color: #888;
  font-size: 4.0rem;
  font-weight: 200;
  position: absolute;
  top: -2%;
  right: 5%;
}
.button-link:hover {
  color: #e6e6e6;
}
.n-1 {
  top: 0%;
  left: 7%;
}
.n-2 {
  top: 30%;
  right: 5.5%;
}
.n-3 {
  top: 66.5%;
  right: 2%;
}
.n-4 {
  top: 37%;
  left: 4%;
}
.n-5 {
  top: 15%;
  right: 4%;
}
.n-6 {
  top: 45%;
  right: 6.8%;
}
/*///*/
.movieArea {
  width: 40%;
  margin: 0 auto;
}
/*///*/
.spec_ {
  width: 98%;
  background: #f6f5ee;
  font-size: 1.1rem;
  padding: 2em;
  margin: 3em 0 2em;
}
.lineUp .spec_ .variation_ {
  width: 90%;
  display: block;
  margin: 1em auto 0;
}
.clarino .spec_ .variation_ {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1em;
}
.variation_ img {
  display: block;
  width: 15%;
}
.variation_ img:nth-child(1) {
  width: 25%;
}
.credit_ {
  width: 38%;
  vertical-align: middle;
  display: inline-block;
}
/*///*/
.img-c img {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/*////*/
.button_all {
  display: inline-block;
  width: 60%;
  height: 52px;
  border: 2px solid rgb(236, 186, 32);
  background: rgb(236, 186, 32);
  text-align: center;
  transition: all 1s ease 0s;
  vertical-align: middle;
  color: rgb(255, 255, 255);
  line-height: 51px;
  font-size: 1.3rem;
  letter-spacing: 1px;
  font-weight: 400;
  text-decoration: none;
}
.button_all:hover {
  background: #fff;
  border: solid 2px #ecba20;
  color: #ecba20 !important;
  transition: .3s;
}
/*///*/
.gray_ {
  width: 800px;
  background: #f2f2f2;
  margin: 0 auto;
}
.info__ {
  width: 78%;
  margin: 0 auto;
  padding: 4em 0;
}
.s-m0 {
  width: 800px;
  margin: 0 auto !important;
}
.info-sub {
  width: 100%;
  padding: 1.5em;
  margin: 0;
  border: 1px solid #000;	
}
.shop_li {
  display: inline-block;
  width: 49%;
  margin-bottom: 8px;
  color: #111;
  text-align: center;
  font-size: 1.4rem;
}
.info__img {
  display: inline-block;
  width: 53%;
  vertical-align: middle;
  margin: 0 5% 0 0;
}
.info__text {
  display: inline-block;
  width: 40%;
  vertical-align: middle;
}
.b-link {
  display: block;
  text-align: center;
  color: #222;
  font-size: 1.5rem;
  font-family: "noto-sans-cjk-jp", sans-serif;
  margin-bottom: 2em;
}
/*////*/
.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s, transform 1s;
}
.fade.active {
  opacity: 1;
  transform: translateY(0px);
}
/*////*/

/* 2025年より変更箇所以下 */
.lineUp .main-img img:nth-child(1) {
  display: block;
  width: 70%;
  margin-inline: auto;
}
.lineUp .main-img img:nth-child(2) {
  display: block;
  width: 45%;
  margin-left: 0;
  margin-top: 5%;
}
.lineUp .main-img img:nth-child(3) {
  display: block;
  width: 45%;
  margin-left: 54%;
  margin-top: -67.5%;
}
.clarino .main-img img:nth-child(1) {
  display: block;
  width: 70%;
  margin-inline: auto;
}
.clarino .main-img img:nth-child(2) {
  display: block;
  width: 45%;
  margin-left: auto;
  margin-top: 5%;
}
.clarino .main-img img:nth-child(3) {
  display: block;
  width: 45%;
  margin-right: auto;
  margin-top: -30%;
}
.no_ img {
  max-width: 80%;
}
.n-2 {
  right: 4.5%;
}
.n-3 {
  top: 68%;
}
.n-4 {
  left: 5%;
}
.n-5 {
  top: 16.5%;
  right: 3%;
}
.n-6 {
  top: 47%;
  right: 6%;
}

