@charset "UTF-8";
html {
  overflow-x: hidden;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
}
html body {
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  overflow-x: hidden;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  /* 矢印の上下バウンス */
  /* テキストのフェードイン・アウト */
  /* モバイルでは１カラムに */
}
html body header {
  display: none;
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
  background-color: #231567;
  padding-left: 3.75rem;
}
@media screen and (max-width: 767px) {
  html body header {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  html body header {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 991px) {
  html body header {
    padding-left: 1rem;
  }
}
html body header .header_inner {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  html body header .header_inner {
    height: 45px;
    width: 100%;
  }
}
html body header .header_inner .logo_wrapper a {
  display: inline-block;
  width: 140px;
}
html body header .header_inner .pc_nav {
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  html body header .header_inner .pc_nav {
    display: none;
  }
}
html body header .header_inner .pc_nav nav ul {
  display: flex;
  align-items: center;
}
html body header .header_inner .pc_nav nav ul li {
  text-align: center;
}
html body header .header_inner .pc_nav nav ul li a {
  font-size: 1rem;
  font-weight: bold;
  display: inline-block;
  padding: 1.25rem 2rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1199px) {
  html body header .header_inner .pc_nav nav ul li a {
    padding: 1.25rem 1.25rem;
  }
}
html body header .header_inner .pc_nav nav ul li a span {
  display: block;
  font-size: 0.625rem;
  font-weight: normal;
  margin-top: 5px;
}
html body header .header_inner .pc_nav nav ul li.contact_nav {
  background-color: #888;
}
html body header .header_inner .pc_nav nav ul li.contact_nav a {
  color: #fff;
}
html body header .header_inner .menu_button_wrapper {
  margin-left: auto;
  z-index: 11;
  display: none;
  /* #menu_open */
}
@media screen and (max-width: 991px) {
  html body header .header_inner .menu_button_wrapper {
    display: block;
  }
}
html body header .header_inner .menu_button_wrapper #menuButton {
  color: #fff;
  font-size: 0.625rem;
  text-align: center;
  line-height: 1;
  display: inline-block;
  padding: 12px 12px 10px 12px;
  width: 45px;
  height: 45px;
  background-color: #231567;
  z-index: 1;
  position: relative;
  transition: 0.4s;
  cursor: pointer;
}
html body header .header_inner .menu_button_wrapper #menuButton span {
  display: inline-block;
  position: relative;
  top: 2px;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transition: 0.4s;
}
html body header .header_inner .menu_button_wrapper #menuButton span::before {
  content: "";
  position: absolute;
  top: -8px;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  opacity: 1;
  transition: 0.4s;
}
html body header .header_inner .menu_button_wrapper #menuButton span::after {
  content: "";
  position: absolute;
  bottom: -8px;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transition: 0.4s;
}
html body header .header_inner .menu_button_wrapper.menu_open #menuButton span {
  -webkit-animation: none;
          animation: none;
  width: 18px;
  transition: 0.4s;
  transform: translate(0, 2px) rotate(45deg);
}
html body header .header_inner .menu_button_wrapper.menu_open #menuButton span::before {
  transition: 0.4s;
  opacity: 0;
}
html body header .header_inner .menu_button_wrapper.menu_open #menuButton span::after {
  -webkit-animation: none;
          animation: none;
  width: 18px;
  transition: 0.4s;
  transform: translate(0px, -8px) rotate(90deg);
}
html body header .header_inner .sp_nav {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  width: 0;
  transition: 0.4s ease-in;
  z-index: 10;
  opacity: 0;
}
html body header .header_inner .sp_nav nav {
  height: 100%;
  background-color: #fff;
  padding: 3.5rem 0 0;
}
html body header .header_inner .sp_nav nav ul li {
  text-align: center;
  padding: 0 1rem;
  opacity: 0;
  transition: 0.6s;
}
html body header .header_inner .sp_nav nav ul li a {
  position: relative;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  display: block;
  padding: 1rem 0;
}
@media screen and (max-width: 575px) {
  html body header .header_inner .sp_nav nav ul li a {
    font-size: 1rem;
  }
}
html body header .header_inner .sp_nav nav ul li a span {
  font-size: 0.625rem;
  font-weight: normal;
  display: block;
  margin-top: 5px;
}
html body header .header_inner .sp_nav.menu_open {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: 0.4s ease-in;
}
html body header .header_inner .sp_nav.menu_open nav ul li {
  opacity: 1;
  transition: 0.6s;
}
html body main {
  background: url(../images/common/cover-bg.webp) no-repeat bottom center;
  background-size: cover;
  background-attachment: fixed;
  min-height: 1000px;
}
html body main section.main_bg {
  background-color: rgba(35, 21, 103, 0.45);
  width: 1200px;
  max-width: 100%;
  margin: 0px auto;
  backdrop-filter: blur(2px); /* 背景ぼかし */
  -webkit-backdrop-filter: blur(2px);
}
html body main section.fv {
  background: url(../images/common/bg_fv.webp) no-repeat bottom center;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
html body main section.fv .inner {
  width: 740px;
  max-width: 90%;
  margin: 0px auto;
  position: relative;
  padding: 80px 0px 300px 0px;
}
@media screen and (max-width: 767px) {
  html body main section.fv .inner {
    padding: 80px 0px 120px 0px;
  }
}
html body main section.fv .inner h1 {
  width: 480px;
  max-width: 80%;
  text-align: center;
  margin: 0px auto;
  padding: 0px 0px 60px 0px;
}
@media screen and (max-width: 767px) {
  html body main section.fv .inner h1 {
    max-width: 65%;
  }
}
html body main section.fv .inner p {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8em;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 767px) {
  html body main section.fv .inner p {
    font-size: 18px;
    text-align: left;
    padding: 0px 15%;
  }
}
html body main .fv_under {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  text-align: right;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 10px 0px;
}
html body main .sub_intro .inner {
  width: 640px;
  max-width: 90%;
  margin: 40px auto;
  text-align: center;
}
html body main .sub_intro .inner h2 {
  width: 240px;
  max-width: 60%;
  display: inline-block;
  margin-bottom: 30px;
}
html body main .sub_intro .inner .dateinfo {
  border: 2px solid #fff;
  width: 100%;
  padding: 6px 10px;
  color: #fff;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  html body main .sub_intro .inner .dateinfo {
    font-size: 18px;
  }
}
html body main .sub_intro .inner .intro_text {
  color: #fff;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  font-size: 24px;
  line-height: 1.8em;
  text-align: left;
  padding: 30px 20px;
}
@media screen and (max-width: 767px) {
  html body main .sub_intro .inner .intro_text {
    font-size: 20px;
  }
}
html body main .sub_intro .inner .intro_text p.mini {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  html body main .sub_intro .inner .intro_text p.mini {
    font-size: 14px;
  }
}
html body main .sub_intro .inner .intro_text span {
  background: #EAFF01;
  color: #231567;
  text-shadow: none;
  font-weight: bold;
  display: inline-block;
  padding: 0px 5px;
}
@media screen and (max-width: 767px) {
  html body main .sub_intro .inner .intro_text span {
    font-size: 20px;
  }
}
html body main section.join_shop .inner {
  width: 1000px;
  max-width: 90%;
  margin: 60px auto;
}
html body main section.join_shop .inner h2 {
  background: #fff;
  color: #231567;
  font-size: 20px;
  text-align: center;
  padding: 6px 10px;
  font-weight: bold;
}
html body main section.join_shop .inner .item-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  color: #fff;
  line-height: 1.6em;
  /* 各アイテム */
}
@media screen and (max-width: 767px) {
  html body main section.join_shop .inner .item-wrapper {
    display: block;
  }
}
html body main section.join_shop .inner .item-wrapper .item {
  width: 50%;
  border-bottom: 1px solid #fff;
  padding: 16px;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 75px;
}
html body main section.join_shop .inner .item-wrapper .item:nth-child(odd) {
  border-right: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  html body main section.join_shop .inner .item-wrapper .item:nth-child(odd) {
    border-right: none;
  }
}
@media screen and (max-width: 767px) {
  html body main section.join_shop .inner .item-wrapper .item {
    width: 100%;
  }
}
html body main section.join_shop .inner .item-wrapper .item h3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  html body main section.join_shop .inner .item-wrapper .item h3 {
    font-size: 20px;
  }
}
html body main section.join_shop .inner .item-wrapper .item .itemheader {
  min-height: 70px;
}
html body main section.join_shop .inner .item-wrapper .item .twoline h3 {
  display: inline;
}
html body main section.join_shop .inner .item-wrapper .item .twoline ul {
  display: inline;
}
html body main section.join_shop .inner .item-wrapper .item .twoline ul li {
  display: inline-block;
  margin-left: 10px;
  vertical-align: text-bottom;
}
html body main section.join_shop .inner .item-wrapper .item ul.item-cate li {
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 30px;
  text-align: center;
  min-width: 120px;
  font-size: 18px;
  padding: 3px;
}
@media screen and (max-width: 767px) {
  html body main section.join_shop .inner .item-wrapper .item ul.item-cate li {
    font-size: 14px;
  }
}
html body main section.join_shop .inner .item-wrapper .item .limited {
  border: 1px solid #EAFF01;
  margin-top: 10px;
}
html body main section.join_shop .inner .item-wrapper .item .limited h4 {
  background: #EAFF01;
  color: #231567;
  font-size: 16px;
  text-align: center;
  padding: 3px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  html body main section.join_shop .inner .item-wrapper .item .limited h4 {
    font-size: 14px;
  }
}
html body main section.join_shop .inner .item-wrapper .item .limited p {
  padding: 5px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body main section.join_shop .inner .item-wrapper .item .limited p {
    text-align: left;
    font-size: 14px;
  }
}
html body main section.join_shop .inner .item-wrapper .item .limited_under {
  color: #fff;
  font-size: 16px;
  text-align: left;
  height: 11px;
  margin-top: 3px;
}
html body main section.join_shop .inner .item-wrapper .item .limited_under p {
  display: none;
}
html body main section.join_shop .inner .item-wrapper .item .limited_under.on p {
  display: block;
}
html body main section.join_shop .inner .item-wrapper .item .item-image {
  margin: 20px 0px;
}
html body main section.join_shop .inner .item-wrapper .item .item-text {
  font-size: 16px;
  line-height: 1.6em;
}
@media screen and (max-width: 767px) {
  html body main section.join_shop .inner .item-wrapper .item .item-text {
    font-size: 14px;
  }
}
html body main section.join_shop .inner .item-wrapper .item .item-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  position: absolute;
  bottom: 15px;
  width: 90%;
  left: 0px;
  right: 0px;
  margin: 15px auto auto auto;
  height: 60px;
}
html body main section.join_shop .inner .item-wrapper .item .item-links div {
  width: 45%;
}
html body main section.join_shop .inner .item-wrapper .item .item-links div a {
  background: #fff;
  color: #231567;
  padding: 5px 10px;
  display: block;
  text-align: center;
  cursor: pointer;
  font-weight: 400;
  transition: all 0.6s;
}
@media screen and (max-width: 767px) {
  html body main section.join_shop .inner .item-wrapper .item .item-links div a {
    font-size: 14px;
  }
}
html body main section.join_shop .inner .item-wrapper .item .item-links div a:hover {
  opacity: 0.7;
}
html body main section.map .inner {
  width: 1000px;
  max-width: 100%;
  margin: 0px auto;
  padding: 60px 0px;
}
html body main section.map .inner h2 {
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 40px;
}
html body main section.map .inner h2 img {
  width: 130px;
  display: inline-block;
  margin-bottom: 20px;
}
html body footer {
  padding: 2rem 0 1rem;
  background: #231567;
  color: #fff;
}
html body footer .footer_link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
html body footer .footer_link ul li a {
  color: #888;
  font-size: 0.875rem;
  display: inline-block;
  border-bottom: 1px solid #888;
}
html body footer .copyright {
  text-align: left;
  width: 1000px;
  max-width: 90%;
  margin: 2rem auto;
  padding: 0 1rem;
  line-height: 1.8em;
}
html body footer .copyright p {
  font-size: 14px;
}
html body .subvisual {
  background-color: #333;
  padding: 4rem 0;
  position: relative;
  overflow: hidden;
  margin-top: 74.9px;
}
@media screen and (max-width: 991px) {
  html body .subvisual {
    margin-top: 50px;
  }
}
@media screen and (max-width: 575px) {
  html body .subvisual {
    margin-top: 50px;
    height: 200px;
  }
}
html body .subvisual h1 {
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.2em;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  html body .subvisual h1 {
    font-size: 1.75rem;
  }
}
html body .subvisual h1 span {
  display: block;
  font-size: 1rem;
  margin-top: 10px;
}
@media screen and (max-width: 575px) {
  html body .subvisual h1 span {
    font-size: 0.75rem;
  }
}
html body .contents_breadcrumb {
  padding-top: 1.25rem;
}
html body .contents_breadcrumb.single_breadcrumb {
  margin-top: 86px;
  padding-top: 3.75rem;
}
@media screen and (max-width: 991px) {
  html body .contents_breadcrumb.single_breadcrumb {
    margin-top: 50px;
  }
}
html body .contents_breadcrumb .breadcrumb a {
  border-bottom: 1px solid #555;
}
html body .contents_breadcrumb .breadcrumb span.bread-list {
  padding: 0 0.625rem;
}
html body .contents_breadcrumb .breadcrumb span.bread-nolink {
  padding: 0 0.625rem;
}
html body .contents_breadcrumb .breadcrumb span.current-item {
  padding: 0 0.625rem;
}
html body .pagetop {
  position: fixed;
  z-index: 11;
  right: 20px;
  bottom: 60px;
  display: none;
  width: 50px;
  height: 50px;
  padding: 0;
  border: none;
  border-radius: 50%;
  padding-top: 15px;
  background-color: #231567;
  text-align: center;
}
@media screen and (max-width: 575px) {
  html body .pagetop {
    width: 40px;
    height: 40px;
    right: 15px;
    bottom: 40px;
    padding-top: 12px;
  }
}
html body .pagetop::after {
  content: "";
  position: absolute;
  top: 14px;
  left: calc(50% - 8px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 12px 8px;
  border-color: transparent transparent #EAFF01 transparent;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  html body .pagetop::after {
    top: 10px;
    left: calc(50% - 6px);
    border-width: 0 6px 10px 6px;
  }
}
html body .pagetop span {
  color: #EAFF01;
  font-size: 0.75rem;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  html body .pagetop span {
    font-size: 0.625rem;
  }
}
html body .contents {
  color: #333;
  padding: 4rem 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  html body .contents {
    padding: 3.75rem 0;
  }
}
html body .contents .title_wrapper {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  html body .contents .title_wrapper {
    margin-bottom: 1.5rem;
  }
}
html body .contents .title_wrapper h2 {
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
html body .contents .title_wrapper h2 span {
  display: block;
  font-size: 1.5rem;
  position: relative;
  margin-top: 0.75rem;
}
html body .contents p {
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  html body .contents p {
    font-size: 0.875rem;
    letter-spacing: 0.1em;
  }
}
html body .contents .more {
  margin-top: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body .contents .more {
    margin-top: 3rem;
  }
}
html body .contents .more a {
  color: #fff;
  background-color: #333;
  display: inline-block;
  padding: 0.75rem 2.5rem;
  border-radius: 25px;
  transition: ease 0.4s;
}
html body .contents .more a:hover {
  color: #333;
  background-color: #fff;
}
html body .wrapper, html body .feature__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}
html body img {
  height: auto;
  max-width: 100%;
}
html body .cf::before, html body .cf::after {
  display: table;
  clear: both;
  content: "";
}
html body .alpha {
  transition: opacity 250ms;
}
html body .alpha:hover {
  opacity: 0.75;
}
html body .pc-only {
  display: block;
}
@media screen and (max-width: 767px) {
  html body .pc-only {
    display: none;
  }
}
html body .scroll-indicator {
  position: absolute;
  left: 50%;
  bottom: 100px;
  transform: translateX(-50%);
  text-align: center;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  html body .scroll-indicator {
    bottom: 0px;
  }
}
html body .scroll-indicator a {
  display: block;
  width: 100px;
  height: 100px;
  cursor: pointer;
}
html body .scroll-indicator .arrow {
  display: block;
  font-size: 2.5rem;
  color: rgba(255, 255, 255, 0.8);
  -webkit-animation: bounce 1.5s infinite;
          animation: bounce 1.5s infinite;
}
html body .scroll-indicator .text {
  margin-top: 10px;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.8);
  -webkit-animation: fade 1.5s infinite;
          animation: fade 1.5s infinite;
}
@-webkit-keyframes bounce {
  0%, 100% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(12px);
    opacity: 0.6;
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(12px);
    opacity: 0.6;
  }
}
@-webkit-keyframes fade {
  0%, 100% {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
}
@keyframes fade {
  0%, 100% {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
}
html body .move1 {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
html body .move1.is-inview {
  opacity: 1;
  transform: translateY(0);
}
html body .movefv {
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}
html body .movefv.is-inview {
  opacity: 1;
  transform: scale(1);
}
html body .feature {
  position: relative;
  overflow: hidden;
}
html body .feature__bg {
  position: absolute;
  inset: 0;
  background: url("bg.jpg") center center no-repeat;
  background-size: cover;
  z-index: 0;
}
html body .feature__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 2rem;
}
html body .feature__inner .feature__text {
  color: #fff;
}
html body .feature__inner .feature__img {
  position: absolute;
  width: clamp(200px, 20vw, 400px);
  -o-object-fit: cover;
     object-fit: cover;
}
html body .feature__inner .feature__img--top {
  top: 1rem;
  right: -5%;
}
html body .feature__inner .feature__img--bottom {
  bottom: 1rem;
  right: -5%;
}
html body .wrapper, html body .feature__inner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 1rem;
}
@media (max-width: 768px) {
  html body .feature__inner {
    display: block;
    text-align: center;
  }
  html body .feature__inner .feature__img {
    position: static;
    margin: 2rem auto 0;
  }
}
html body .gmap {
  overflow: hidden;
}
html body .gmap iframe {
  width: 100%;
  margin-top: -70px;
  height: 480px;
}

/*# sourceMappingURL=common.css.map */