@charset "UTF-8";
/*
  現時点最強のflex-box 要素横並び
  必ず親要素に「display: flex;」「flex-wrap: wrap;」を指定すること！！！
  タブレットの時はPCと同じ数
  flex(PCのときの個数, 縦横の間隔, タブレットのときの個数, 縦横の間隔, スマホのときの個数, 縦横の間隔)
*/
/*
  px から vw に変換
  @param: $size 変換前のサイズ(px) $std_width 基本となるViewPort
*/
/*
  背景画像 縦横比保ったまま縮む
  背景画像（background-image）は自分で指定してね
*/
/*
  天地中央
*/
/*
  ブラウザハック
  特定のブラウザだけでCSSを使うときのやつ 万が一の時用
*/
@import url("https://fonts.googleapis.com/css2?family=Allerta+Stencil&family=Noto+Sans+JP&family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Allerta+Stencil&family=Noto+Sans+JP&family=Roboto&display=swap");
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 600;
  src: url("../webfonts/NotoSerifJP-SemiBold.woff") format("woff"), url("../webfonts/NotoSerifJP-SemiBold.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "Gen Jyuu Gothic";
  font-style: normal;
  font-weight: 100;
  src: url("../webfonts/GenJyuuGothic-ExtraLight.woff") format("woff"), url("../webfonts/GenJyuuGothic-ExtraLight.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Gen Jyuu Gothic";
  font-style: normal;
  font-weight: 200;
  src: url("../webfonts/GenJyuuGothic-Light.woff") format("woff"), url("../webfonts/GenJyuuGothic-Light.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Gen Jyuu Gothic";
  font-style: normal;
  font-weight: 300;
  src: url("../webfonts/GenJyuuGothic-Medium.woff") format("woff"), url("../webfonts/GenJyuuGothic-Medium.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Gen Jyuu Gothic";
  font-style: normal;
  font-weight: 500;
  src: url("../webfonts/GenJyuuGothic-Bold.woff") format("woff"), url("../webfonts/GenJyuuGothic-Bold.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Gen Jyuu Gothic";
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/GenJyuuGothic-Heavy.woff") format("woff"), url("../webfonts/GenJyuuGothic-Heavy.ttf") format("truetype");
  font-display: swap;
}

/*
  現時点最強のflex-box 要素横並び
  必ず親要素に「display: flex;」「flex-wrap: wrap;」を指定すること！！！
  タブレットの時はPCと同じ数
  flex(PCのときの個数, 縦横の間隔, タブレットのときの個数, 縦横の間隔, スマホのときの個数, 縦横の間隔)
*/
/*
  px から vw に変換
  @param: $size 変換前のサイズ(px) $std_width 基本となるViewPort
*/
/*
  背景画像 縦横比保ったまま縮む
  背景画像（background-image）は自分で指定してね
*/
/*
  天地中央
*/
/*
  ブラウザハック
  特定のブラウザだけでCSSを使うときのやつ 万が一の時用
*/
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 600;
  src: url("../webfonts/NotoSerifJP-SemiBold.woff") format("woff"), url("../webfonts/NotoSerifJP-SemiBold.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "Gen Jyuu Gothic";
  font-style: normal;
  font-weight: 100;
  src: url("../webfonts/GenJyuuGothic-ExtraLight.woff") format("woff"), url("../webfonts/GenJyuuGothic-ExtraLight.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Gen Jyuu Gothic";
  font-style: normal;
  font-weight: 200;
  src: url("../webfonts/GenJyuuGothic-Light.woff") format("woff"), url("../webfonts/GenJyuuGothic-Light.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Gen Jyuu Gothic";
  font-style: normal;
  font-weight: 300;
  src: url("../webfonts/GenJyuuGothic-Medium.woff") format("woff"), url("../webfonts/GenJyuuGothic-Medium.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Gen Jyuu Gothic";
  font-style: normal;
  font-weight: 500;
  src: url("../webfonts/GenJyuuGothic-Bold.woff") format("woff"), url("../webfonts/GenJyuuGothic-Bold.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Gen Jyuu Gothic";
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/GenJyuuGothic-Heavy.woff") format("woff"), url("../webfonts/GenJyuuGothic-Heavy.ttf") format("truetype");
  font-display: swap;
}

html {
  color: #222;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", "Meiryo", sans-serif;
  /*  font-size: $base-fontsize + px;*/
  font-size: 10px;
  font-weight: 300;
}

@media screen and (min-width: 601px) and (max-width: 1406px) {
  html {
    font-size: 10px;
    font-size: 0.71124vw;
  }
}

@media screen and (max-width: 600px) {
  html {
    font-size: 10px;
    font-size: 2.66667vw;
  }
}

html ::-moz-selection {
  background: #242761;
  color: #fff;
}

html ::selection {
  background: #242761;
  color: #fff;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*max-width: 100%; slick slideが動かないので削除*/
  line-height: 1.75;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  -webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 16px;
  font-weight: 600;
}

ul,
li {
  list-style: none;
  padding: 0;
}

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

a {
  text-decoration: none;
  color: #222;
}

@media screen and (min-width: 641px) {
  .sp-mode {
    display: none;
  }
}

@media print {
  .sp-mode {
    display: none;
  }
}

@media screen and (min-width: 601px) {
  .tab-mode {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .underTab-mode {
    display: none;
  }
}

.pconly-mode {
  display: none;
}

@media screen and (min-width: 1001px) {
  .pconly-mode {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .pc-mode {
    display: none;
  }
}

@media print {
  .pc-mode {
    display: block;
  }
}

@media screen and (min-width: 1001px) {
  .nopc-mode {
    display: none;
  }
}

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.brackets {
  text-indent: -0.7em;
  display: inline-block;
}

.dn {
  display: none;
}

.r-rightM {
  border-radius: 0 2.5rem 0 0;
}

@media screen and (max-width: 600px) {
  .r-rightM {
    border-radius: 0 1.2rem 0 0;
  }
}

.r-rightL {
  border-radius: 0 4rem 0 0;
}

@media screen and (max-width: 600px) {
  .r-rightL {
    border-radius: 0 2rem 0 0;
  }
}

.r-leftM {
  border-radius: 2.5rem 0 0 0;
}

@media screen and (max-width: 600px) {
  .r-leftM {
    border-radius: 1.2rem 0 0 0;
  }
}

.r-leftL {
  border-radius: 4rem 0 0 0;
}

@media screen and (max-width: 600px) {
  .r-leftL {
    border-radius: 2rem 0 0 0;
  }
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb23 {
  margin-bottom: 23px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

@media screen and (max-width: 600px) {
  .mb15sp {
    margin-bottom: 1.5rem !important;
  }
}

.mt20 {
  margin-top: 20px !important;
}

.mt40 {
  margin-top: 40px !important;
}

@media screen and (max-width: 600px) {
  .mt0sp {
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 600px) {
  .mt5sp {
    margin-top: 0.5rem !important;
  }
}

@media screen and (max-width: 600px) {
  .mt30sp {
    margin-top: 3rem !important;
  }
}

.lh1 {
  line-height: 1;
}

main a {
  color: #0eaee2;
}

.fontbold {
  font-weight: bold;
}

body {
  position: relative;
  max-width: 100%;
  min-height: 100vh;
  background-color: #f9ffeb;
}

main {
  overflow: hidden;
}

.sec__serif {
  line-height: 1.5;
  letter-spacing: 0.025em;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}

.sec__inner {
  width: 90%;
  margin: 0 auto;
}

@media screen and (min-width: 641px) {
  .sec__inner {
    max-width: 1000px;
  }
}

.lightbox {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  display: none;
  text-align: center;
  z-index: 100;
}

@media screen and (max-width: 480px) {
  .lightbox {
    position: fixed;
  }
}

.lightbox__wrap {
  width: 95%;
  max-width: 768px;
  margin-top: 20px;
  background-color: #fff;
  display: inline-block;
  border-radius: 0 2rem 0 0;
}

.lightbox__close {
  display: block;
  margin: 15px 0 0 0;
}

.lightbox__close--img {
  cursor: pointer;
}

.lightbox.active {
  display: block;
  -webkit-animation: lightbox_Anim ease 0.6s forwards;
          animation: lightbox_Anim ease 0.6s forwards;
  -ms-animation: lightbox_Anim ease 0.6s forwards;
}

.lightbox__box {
  padding: 3.2rem 4rem 4rem 3.2rem;
}

.lightbox__img {
  margin-bottom: 2rem;
}

.lightbox__img img {
  border-radius: 2rem 0 0 0;
}

.lightbox__txt {
  text-align: left;
  border-radius: 2rem;
  color: #fff;
  font-size: 17px;
  padding: 0.1rem 2rem;
  margin-bottom: 1.4rem;
  overflow: hidden;
}

.lightbox__txt span {
  display: inline-block;
}

.lightbox__txt--data {
  font-size: 12px;
  float: right;
  margin-top: 0.4rem;
}

.lightbox__txtarea {
  text-align: left;
  font-size: 15px;
}

.info_open {
  cursor: pointer;
}

@-webkit-keyframes lightbox_Anim {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes lightbox_Anim {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.kv {
  background-repeat: no-repeat;
  background-color: #f5c51b;
  text-align: center;
  height: auto;
}

@media screen and (max-width: 600px) {
  .kv {
    height: auto;
  }
}

.kv__img {
  max-width: 600px;
}

@media screen and (max-width: 600px) {
  .kv__img {
    height: auto;
    max-width: 100%;
  }
}

.event {
  font-size: 19px;
  margin: auto;
  margin-top: 44px;
  max-width: 750px;
}

@media screen and (max-width: 600px) {
  .event {
    max-width: 100%;
  }
}

.event__wrap {
  display: inline-block;
  margin: auto;
  margin-bottom: 80px;
}

@media screen and (max-width: 600px) {
  .event__wrap {
    padding: 0 15px;
  }
}

.event__title {
  display: inline-block;
  position: relative;
  font-size: 25px;
  font-weight: 600;
}

.event__copy {
  display: block;
  margin-top: 10px;
}

.event__guidance {
  color: red;
  font-size: 18px;
}

.event__heading {
  font-weight: 600;
  color: #ff7800;
}

.event__img {
  max-width: 500px;
  display: block;
}

@media screen and (max-width: 600px) {
  .event__img {
    max-width: 100%;
  }
}

.event__list {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.event__itemleft {
  -webkit-box-flex: 1;
      -ms-flex: 1 75px;
          flex: 1 75px;
  font-weight: 600;
}

.event__itemright {
  -webkit-box-flex: 2;
      -ms-flex: 2 calc(100% - 75px);
          flex: 2 calc(100% - 75px);
  margin-bottom: 7px;
}

.event__caption {
  text-indent: -1em;
  padding-left: 1em;
}

.event__detail {
  background-color: #fff8ca;
  padding: 25px;
  margin-top: 70px;
}

.event__lt {
  text-decoration: line-through;
  color: red;
}

.event__container {
  margin-top: 50px;
}

.event__ctsttl {
  font-weight: 600;
  margin-top: 20px;
}

.event__ctsread {
  padding-left: 10px;
}

.event__caution {
  color: red;
  font-size: 25px;
}

.ftr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f5c51b;
  height: 40px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  margin-top: 60px;
}
/*# sourceMappingURL=style02.css.map */