/*
brakepoint
*/
/*
topimage
*/
/* line 24, home2026.scss */
#topimage {
  margin: 0 auto;
  padding: 0 10px;
  background-image: url("../img/bg_body2026.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%; }
  @media screen and (max-width: 768px) {
    /* line 24, home2026.scss */
    #topimage {
      padding-top: 80px;
      background-image: url("../img/bg_body2026_sp.jpg"); } }
  /* line 37, home2026.scss */
  #topimage .cbox {
    max-width: 1130px; }
  /* line 40, home2026.scss */
  #topimage figure {
    width: 100%; }
    @media screen and (max-width: 768px) {
      /* line 40, home2026.scss */
      #topimage figure {
        position: relative;
        width: 120.3vw;
        left: 50%;
        translate: -50% 0; } }

/*
title
*/
/* line 55, home2026.scss */
#title {
  width: 100%;
  background-color: #fff;
  padding: 15px 0; }
  @media screen and (max-width: 768px) {
    /* line 55, home2026.scss */
    #title {
      padding: 5px 0 10px; } }
  /* line 63, home2026.scss */
  #title figure.read_top02 {
    width: min(799px, 100%);
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      /* line 63, home2026.scss */
      #title figure.read_top02 {
        width: calc(100% - 10px);
        margin: 5px auto 0; } }
  /* line 72, home2026.scss */
  #title .en_txt {
    color: #87519D;
    margin: 5px 0 0;
    font-size: 12px; }

/*
homebar
*/
/* line 85, home2026.scss */
#homebar {
  background-color: #87519D;
  padding: 10px; }
  @media screen and (max-width: 768px) {
    /* line 85, home2026.scss */
    #homebar {
      padding: 5px 10px 8px; } }
  /* line 91, home2026.scss */
  #homebar p {
    color: #fff;
    font-size: 16px;
    margin: 0;
    text-align: center; }
    @media screen and (max-width: 768px) {
      /* line 91, home2026.scss */
      #homebar p {
        font-size: 12px; } }

/* line 102, home2026.scss */
#main {
  padding-top: 0; }

/* line 106, home2026.scss */
#content {
  padding-top: 85px; }
  @media screen and (max-width: 768px) {
    /* line 106, home2026.scss */
    #content {
      padding-top: 25px; } }

/* line 113, home2026.scss */
h2.noborder {
  margin-bottom: 45px;
  background: none; }
  @media screen and (max-width: 768px) {
    /* line 113, home2026.scss */
    h2.noborder {
      margin-bottom: 25px; } }

/*
home00
*/
/* line 125, home2026.scss */
#home00 {
  width: 100%;
  max-width: 705px;
  border: 1px solid #0099CC;
  padding: 7px;
  margin: 0 auto 65px; }
  @media screen and (max-width: 768px) {
    /* line 125, home2026.scss */
    #home00 {
      max-width: none;
      margin: 0 auto 50px;
      padding: 4px; } }
  /* line 136, home2026.scss */
  #home00 h3 {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    background-color: #0099CC;
    padding: 5px;
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      /* line 136, home2026.scss */
      #home00 h3 {
        font-size: 21px; } }

/* line 150, home2026.scss */
.paruse,
.onlinekenka {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 230px; }
  @media screen and (max-width: 768px) {
    /* line 150, home2026.scss */
    .paruse,
    .onlinekenka {
      flex-wrap: wrap;
      height: auto; } }

/* line 161, home2026.scss */
.l_paruse,
.l_onlinekenka {
  width: 50%; }
  @media screen and (max-width: 768px) {
    /* line 161, home2026.scss */
    .l_paruse,
    .l_onlinekenka {
      width: 100%;
      height: 210px;
      order: 2; } }

/* line 170, home2026.scss */
.l_onlinekenka {
  background-image: url("../img/online_img.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

/* line 176, home2026.scss */
.paruse_map {
  width: 100%; }
  /* line 178, home2026.scss */
  .paruse_map iframe {
    width: 100%;
    height: 230px;
    aspect-ratio: 16/9; }
    @media screen and (max-width: 768px) {
      /* line 178, home2026.scss */
      .paruse_map iframe {
        height: 210px; } }

/* line 187, home2026.scss */
.r_paruse,
.r_onlinekenka {
  display: flex;
  justify-content: center;
  align-content: flex-end;
  align-items: flex-end;
  flex-wrap: wrap;
  width: 50%; }
  @media screen and (max-width: 768px) {
    /* line 187, home2026.scss */
    .r_paruse,
    .r_onlinekenka {
      width: 100%;
      height: auto;
      margin-bottom: 5px;
      order: 1; } }

/* line 203, home2026.scss */
.r_paruse .s_title {
  background-color: #3399CC; }
/* line 206, home2026.scss */
.r_paruse h4 {
  position: relative;
  color: #FFFF66;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.6;
  text-align: center;
  background-color: #E16666;
  margin: 0;
  padding: 0 10px;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
  z-index: 0; }
  @media screen and (max-width: 768px) {
    /* line 206, home2026.scss */
    .r_paruse h4 {
      font-size: 27px; } }

/* line 224, home2026.scss */
.r_onlinekenka .s_title {
  background-color: #22B573; }

/* line 228, home2026.scss */
.s_title_top {
  transform: translateY(50%); }

/* line 231, home2026.scss */
.paruse_top,
.kenka_top {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 130px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

/* line 244, home2026.scss */
.paruse_top {
  background-image: url("../img/bg_paruse.jpg"); }

/* line 247, home2026.scss */
.kenka_top {
  background-image: url("../img/bg_online.jpg"); }

/* line 250, home2026.scss */
.t_title {
  display: block;
  width: 100%; }

/* line 255, home2026.scss */
.r_onlinekenka .jikan {
  margin-top: 5px; }
/* line 258, home2026.scss */
.r_onlinekenka .en_txt {
  margin: 5px 0 0; }

/* line 262, home2026.scss */
.s_title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 52px;
  height: 20px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  margin: 0 auto;
  padding: 2px;
  z-index: 1; }
  @media screen and (max-width: 768px) {
    /* line 262, home2026.scss */
    .s_title {
      font-size: 12px; } }

/* line 280, home2026.scss */
.paruse_place {
  width: 100%;
  font-size: 12px;
  text-align: center;
  margin: 5px 0; }
  @media screen and (max-width: 768px) {
    /* line 280, home2026.scss */
    .paruse_place {
      font-size: 11px; } }

/* line 289, home2026.scss */
.read_kenka {
  width: 100%;
  max-width: 265px;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 0px 5px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    /* line 289, home2026.scss */
    .read_kenka {
      font-size: 12px; } }

/* line 302, home2026.scss */
.jikan {
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  margin: 0; }
  @media screen and (max-width: 768px) {
    /* line 302, home2026.scss */
    .jikan {
      font-size: 18px; } }

/*
home01
*/
/* line 319, home2026.scss */
#home01 {
  width: 100%;
  max-width: 705px;
  border: 1px solid #22B573;
  padding: 7px;
  margin: 0 auto 100px; }
  @media screen and (max-width: 768px) {
    /* line 319, home2026.scss */
    #home01 {
      max-width: none;
      margin: 0 auto 50px;
      padding: 4px; } }
  /* line 330, home2026.scss */
  #home01 a {
    color: #333;
    text-decoration: none; }
  /* line 334, home2026.scss */
  #home01 h3 {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    background-color: #22B573;
    padding: 5px;
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      /* line 334, home2026.scss */
      #home01 h3 {
        font-size: 21px; } }

/* line 348, home2026.scss */
.homekenka {
  background-image: url("../img/bg_homekenka.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 35px 10px 25px; }
  @media screen and (max-width: 768px) {
    /* line 348, home2026.scss */
    .homekenka {
      padding: 35px 5px 25px; } }
  /* line 357, home2026.scss */
  .homekenka h3 {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    margin: 15px auto 10px;
    letter-spacing: -0.1em;
    text-shadow: 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 0 0 3px #CC9933, 3px 5px 5px rgba(0, 0, 0, 0.5), 3px 5px 5px rgba(0, 0, 0, 0.5); }
    @media screen and (max-width: 768px) {
      /* line 357, home2026.scss */
      .homekenka h3 {
        font-size: 15px; } }
    /* line 369, home2026.scss */
    .homekenka h3::after {
      display: none; }
  /* line 373, home2026.scss */
  .homekenka .en_txt {
    margin-bottom: 10px; }

/* line 377, home2026.scss */
.kikan {
  width: 100%;
  text-align: center;
  margin: 0 auto 5px; }
  /* line 381, home2026.scss */
  .kikan p {
    display: inline-block;
    background-color: #fff;
    font-size: 23px;
    font-weight: bold;
    margin: 0;
    padding: 3px 10px 3px;
    text-align: left; }
    @media screen and (max-width: 768px) {
      /* line 381, home2026.scss */
      .kikan p {
        font-size: 15px; } }
    /* line 392, home2026.scss */
    .kikan p span {
      display: inline-block;
      font-size: 13px;
      color: #fff;
      font-weight: normal;
      padding: 1px 10px;
      margin-right: 20px;
      background-color: #cc9933;
      transform: translateY(-3px); }
      @media screen and (max-width: 768px) {
        /* line 392, home2026.scss */
        .kikan p span {
          font-size: 12px;
          margin-right: 15px;
          padding: 0px 10px 2px;
          transform: translateY(-1px); } }

/* line 410, home2026.scss */
.btn_kochira {
  width: 100%;
  max-width: 630px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    /* line 410, home2026.scss */
    .btn_kochira {
      max-width: none;
      width: 95%; } }
  /* line 418, home2026.scss */
  .btn_kochira a {
    display: block;
    width: 100%;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 8px 10px 10px;
    background: linear-gradient(to bottom, white 30%, #cfcfcf 100%);
    border: 1px solid #999;
    transition: .3s; }
    @media screen and (max-width: 768px) {
      /* line 418, home2026.scss */
      .btn_kochira a {
        font-size: 15px;
        padding: 1px 5px 3px; } }
    /* line 434, home2026.scss */
    .btn_kochira a:hover {
      opacity: 0.7; }

/*
home02
*/
/* line 444, home2026.scss */
#home02 {
  padding-bottom: 90px; }
  @media screen and (max-width: 768px) {
    /* line 444, home2026.scss */
    #home02 {
      padding-bottom: 55px; } }

/* line 450, home2026.scss */
.order-content {
  max-width: 705px;
  background-color: #FBFAF4;
  margin: 0 auto 100px;
  padding-bottom: 45px; }
  @media screen and (max-width: 768px) {
    /* line 450, home2026.scss */
    .order-content {
      padding-bottom: 20px;
      margin-bottom: 30px; } }
  /* line 459, home2026.scss */
  .order-content h3 {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.46;
    background-color: #EFEEE6;
    text-align: center;
    padding: 3px;
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      /* line 459, home2026.scss */
      .order-content h3 {
        margin-bottom: 15px; } }
  /* line 471, home2026.scss */
  .order-content ol {
    display: grid;
    grid-template-rows: repeat(4, auto);
    gap: 0 30px;
    max-width: 525px;
    grid-auto-flow: column;
    grid-auto-columns: 33%;
    list-style-type: none;
    margin: 0 auto;
    padding: 0 10px;
    counter-reset: number; }
    @media screen and (max-width: 768px) {
      /* line 471, home2026.scss */
      .order-content ol {
        grid-template-rows: repeat(6, auto);
        max-width: inherit;
        grid-auto-columns: 50%;
        gap: 0;
        padding: 0 20px; } }
    /* line 489, home2026.scss */
    .order-content ol li {
      width: auto;
      font-size: 15px;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 768px) {
        /* line 489, home2026.scss */
        .order-content ol li {
          font-size: 14px; } }
      /* line 497, home2026.scss */
      .order-content ol li::before {
        counter-increment: number;
        content: counter(number) " "; }

/* line 505, home2026.scss */
.live_img {
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
  text-align: center; }
  @media screen and (max-width: 768px) {
    /* line 505, home2026.scss */
    .live_img {
      width: calc(100% + 30px);
      margin-left: -15px; } }

/* line 515, home2026.scss */
.comingsoon {
  position: relative;
  background-image: url("../img/bg_homecontent.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  padding: 45px 15px 55px; }
  @media screen and (max-width: 768px) {
    /* line 515, home2026.scss */
    .comingsoon {
      width: calc(100% + 30px);
      margin-left: -15px;
      padding: 15px 15px 25px; } }
  /* line 527, home2026.scss */
  .comingsoon h3 {
    width: 100%;
    margin: 0 auto 25px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      /* line 531, home2026.scss */
      .comingsoon h3.t_homeyoutube {
        max-width: 220px; } }
    @media screen and (max-width: 768px) {
      /* line 536, home2026.scss */
      .comingsoon h3.t_homemessage {
        max-width: 126px;
        margin: 0 auto 20px; } }

/* line 544, home2026.scss */
.logo_youtube {
  width: 100%;
  margin: 0 auto 30px;
  text-align: center; }

/* line 549, home2026.scss */
.btn_coming {
  width: 100%;
  max-width: 175px;
  font-family: 'Noto Serif JP', serif;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
  padding: 5px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #7FBDE6; }

/* line 563, home2026.scss */
.douji {
  padding-top: 70px; }
  @media screen and (max-width: 768px) {
    /* line 563, home2026.scss */
    .douji {
      padding-top: 30px; } }
  /* line 568, home2026.scss */
  .douji p {
    font-size: 12px;
    text-align: center;
    margin-bottom: 15px; }

/*
home03
*/
/* line 581, home2026.scss */
#home03 h2 {
  padding-bottom: 15px;
  margin-bottom: 15px; }
  @media screen and (max-width: 768px) {
    /* line 581, home2026.scss */
    #home03 h2 {
      padding-bottom: 10px;
      margin-bottom: 10px; } }
@media screen and (max-width: 768px) {
  /* line 589, home2026.scss */
  #home03 .en_txt {
    margin-bottom: 10px; } }

/* line 595, home2026.scss */
.message_img {
  width: 100%;
  max-width: 760px;
  margin: 0 auto 30px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    /* line 595, home2026.scss */
    .message_img {
      width: calc(100% + 30px);
      margin: 0 0 10px -15px; } }

/* line 606, home2026.scss */
.homemessage {
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
  position: relative;
  background-image: url("../img/bg_homecontent.png"), url("../img/bg_homecontent_d.png");
  background-repeat: no-repeat,no-repeat;
  background-position: center top,center bottom;
  background-size: contain, contain;
  padding: 65px 35px 45px; }
  @media screen and (max-width: 768px) {
    /* line 606, home2026.scss */
    .homemessage {
      width: calc(100% + 30px);
      max-width: none;
      margin: 0 0 0 -15px;
      padding: 15px 15px 25px; } }
  /* line 622, home2026.scss */
  .homemessage#hm01 {
    margin: 0 auto 95px; }
    @media screen and (max-width: 768px) {
      /* line 622, home2026.scss */
      .homemessage#hm01 {
        margin: 0 0 30px -15px; } }
  /* line 628, home2026.scss */
  .homemessage h3 {
    text-align: center;
    width: 100%;
    margin: 0 auto 35px; }
    @media screen and (max-width: 768px) {
      /* line 628, home2026.scss */
      .homemessage h3 {
        max-width: 126px;
        margin: 0 auto 20px; } }
  /* line 637, home2026.scss */
  .homemessage p {
    position: relative;
    font-family: 'Noto Serif JP', serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 2.4;
    margin-bottom: 45px;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      /* line 637, home2026.scss */
      .homemessage p {
        line-height: 1.6;
        margin-bottom: 25px; } }
    /* line 649, home2026.scss */
    .homemessage p.read_message {
      text-align: center; }
    /* line 652, home2026.scss */
    .homemessage p.shatai {
      font-style: italic;
      padding-left: 1em; }
    /* line 656, home2026.scss */
    .homemessage p.shomei {
      text-align: right; }
    /* line 659, home2026.scss */
    .homemessage p .shomei {
      display: block;
      text-align: right; }
    /* line 663, home2026.scss */
    .homemessage p.tabei {
      max-width: 580px;
      margin: 0 auto 45px; }
      @media screen and (max-width: 768px) {
        /* line 663, home2026.scss */
        .homemessage p.tabei {
          margin-bottom: 25px; } }
    /* line 670, home2026.scss */
    .homemessage p.message_date {
      margin-bottom: 10px; }
  /* line 675, home2026.scss */
  .homemessage .btn p {
    font-size: 15px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }

/* line 684, home2026.scss */
.message_open {
  display: none; }

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