.hana_dl_box.section_box {
  position: relative;
  overflow: hidden;
}
.hana_dl_box.section_box > .section_grd {
  position: relative;
  z-index: 1;
  color: white;
}
.hana_dl_box.section_box > .section_grd > p {
  position: relative;
  z-index: 2;
  font-family: "Shippori Mincho", serif;
}
.hana_dl_box.section_box > .section_grd > p:nth-child(2) {
  background: url(../img/aki_back.avif) no-repeat center;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hana_dl_box.section_box > .section_grd::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  background-color: #AFDBE3;
  -webkit-mask: url(../img/back.png) repeat-x top left/auto 100%;
          mask: url(../img/back.png) repeat-x top left/auto 100%;
}
.hana_dl_box.section_box > dt {
  position: relative;
  z-index: 2;
}
.hana_dl_box.section_box > dd {
  position: relative;
  z-index: 3;
  color: #4d443c;
  text-align: left;
}
.hana_dl_box.section_box > dd > .info > p {
  line-height: 1.2em;
  font-weight: 600;
  position: relative;
}
.hana_dl_box.section_box > dd > .info > p::before {
  content: "";
  display: block;
  background-color: #4d443c;
  position: absolute;
  left: 0;
  height: 4px;
  top: calc(0.6em - 2px);
}
.hana_dl_box.section_box > dd > .info > p:nth-child(n+2) {
  margin-top: 1em;
}
.hana_dl_box.section_box > dd > .info > p.down::before {
  background-color: #f6bd64;
}
.hana_dl_box.section_box > dd > .info > p.up::before {
  background-color: #9ac92b;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container {
  background-color: white;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dt {
  color: #4d443c;
  font-weight: 700;
  margin: 0 0 0.5em;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container {
  color: #4d443c;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table > tbody > tr > th, .hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table > tbody > tr > td {
  width: 16.66%;
  font-weight: 700;
  vertical-align: middle;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table > tbody > tr > th {
  background-color: gray;
  border: 2px solid gray;
  border-bottom: none;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table > tbody > tr > th:nth-child(n+2) {
  border-left-color: black;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table > tbody > tr > th:nth-last-child(n+2) {
  border-right-color: black;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table > tbody > tr > td {
  border: 2px solid black;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table > tbody > tr:nth-child(2) > td {
  border-top: none;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table.kudari > tbody > tr > th {
  background-color: #f6bd64;
  border-color: #f6bd64;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table.kudari > tbody > tr > th:nth-child(n+2) {
  border-left-color: #ffdda9;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table.kudari > tbody > tr > th:nth-last-child(n+2) {
  border-right-color: #ffdda9;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table.kudari > tbody > tr > td {
  border-color: #ffdda9;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table.nobori > tbody > tr > th {
  background-color: #9ac92b;
  border-color: #9ac92b;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table.nobori > tbody > tr > th:nth-child(n+2) {
  border-left-color: #dff5ab;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table.nobori > tbody > tr > th:nth-last-child(n+2) {
  border-right-color: #dff5ab;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table.nobori > tbody > tr > td {
  border-color: #dff5ab;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > p {
  color: #cf4529;
  font-weight: 700;
  padding-left: 1em;
  text-indent: -1em;
  text-align: left;
  margin: 1em 0 0;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > p > span {
  display: inline-block;
  padding-left: 2.65em;
  text-indent: -2.65em;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > .subttl {
  font-family: "Shippori Mincho", serif;
  text-align: center;
  margin: 0 0 1em;
}
.hana_dl_box.stop_time_box > dd > .stop_time_container > .subttl > strong {
  font-weight: normal;
}
.hana_dl_box.data_box > dd > .data_swiper_container {
  position: relative;
}
.hana_dl_box.data_box > dd > dl > dt {
  font-weight: 600;
}
.hana_dl_box.data_box > dd > dl > dd {
  font-weight: 600;
  display: flex;
  align-items: center;
}
.hana_dl_box.data_box > dd > dl > dd > span {
  background-color: black;
  display: inline-block;
  width: 1.66em;
  height: 1.66em;
  border-radius: 50%;
  margin-right: 0.2em;
}
.hana_dl_box.data_box > dd > dl > dd:nth-child(2) > span {
  background-color: #f6bd64;
}
.hana_dl_box.data_box > dd > dl > dd:nth-child(3) > span {
  background-color: #9ac92b;
}
.hana_dl_box.enjoy_box > dd > p {
  line-height: 1.88em;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #4d443c;
}

@media (min-width: 768px) {
  .hana_dl_box.section_box > .section_grd > p:nth-child(1) {
    font-size: 22px;
    margin: -10px auto 0;
  }
  .hana_dl_box.section_box > .section_grd > p:nth-child(2) {
    width: 190px;
    height: 190px;
    font-size: 50px;
    margin: 0 auto 30px;
  }
  .hana_dl_box.section_box > .section_grd::before {
    top: -70px;
    height: 600px;
  }
  .hana_dl_box.section_box > dd > .map_container > div {
    margin-right: -58px;
  }
  .hana_dl_box.section_box > dd > .info {
    margin: 30px 0 0;
  }
  .hana_dl_box.section_box > dd > .info > p {
    font-size: 18px;
    padding-left: 55px;
  }
  .hana_dl_box.section_box > dd > .info > p::before {
    width: 45px;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container {
    padding: 60px 70px;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dt {
    font-size: 2.2rem;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table {
    width: 100%;
    font-size: 1.8rem;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table > tbody > tr > th {
    padding: 5px 0 7px;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table > tbody > tr > td > .pcsmall {
    font-size: 1.2rem;
    display: inline-block;
    line-height: 2.7rem;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > p {
    font-size: 1.4rem;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > dl:last-child {
    margin-top: 30px;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > .subttl {
    font-size: 2.6rem;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container + .stop_time_container {
    margin-top: 30px;
  }
  .hana_dl_box.data_box > dd > .data_swiper_container {
    margin-bottom: 50px;
  }
  .hana_dl_box.data_box > dd > .data_swiper_container > .data_swiper > .swiper-wrapper > .swiper-slide {
    width: 250px;
  }
  .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-next, .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-prev {
    display: none;
  }
  .hana_dl_box.data_box > dd > dl {
    display: flex;
    align-items: center;
    font-size: 1.8rem;
    margin: 40px 0 0;
  }
  .hana_dl_box.data_box > dd > dl > dd {
    margin: 0 30px 0 15px;
  }
  .hana_dl_box.enjoy_box > dd > p {
    font-size: 1.8rem;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .hana_dl_box.section_box > .section_grd > p:nth-child(1) {
    font-size: 13px;
    margin: -10px auto 0;
  }
  .hana_dl_box.section_box > .section_grd > p:nth-child(2) {
    width: 100px;
    height: 100px;
    font-size: 34px;
    margin: 0 auto 30px;
  }
  .hana_dl_box.section_box > .section_grd::before {
    top: -40px;
    height: 300px;
  }
  .hana_dl_box.section_box > dd > .pcnone {
    font-weight: 600;
    font-size: 11px;
    margin: 0 0 1em;
  }
  .hana_dl_box.section_box > dd > .map_container {
    overflow-x: scroll;
    width: 100%;
    padding: 0 0 10px;
    margin: 0 0 10px;
  }
  .hana_dl_box.section_box > dd > .map_container > div {
    width: 550px;
  }
  .hana_dl_box.section_box > dd > .info > p {
    font-size: 13px;
    padding-left: 27px;
  }
  .hana_dl_box.section_box > dd > .info > p::before {
    width: 22px;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container {
    padding: 4.4vw;
    margin: 0 -2.2vw;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > p {
    font-weight: 700;
    text-align: left;
    font-size: 1.1rem;
    margin: 0 0 20px;
    color: #4d443c;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dt {
    font-size: 1.3rem;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container {
    overflow-x: scroll;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table {
    width: 400px;
    font-size: 1.3rem;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table > tbody > tr > th {
    padding: 4px 0 5px;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > .table_container > .st_table > tbody > tr > td {
    padding: 3px 0 4px;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > dl > dd > p {
    font-size: 1.1rem;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > dl:last-child {
    margin-top: 30px;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container > .subttl {
    font-size: 1.6rem;
  }
  .hana_dl_box.stop_time_box > dd > .stop_time_container + .stop_time_container {
    margin-top: 15px;
  }
  .hana_dl_box.data_box > dd > .data_swiper_container {
    padding: 0 6.6vw;
  }
  .hana_dl_box.data_box > dd > .data_swiper_container > .data_swiper > .swiper-wrapper > .swiper-slide {
    width: 100%;
  }
  .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-next, .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-prev {
    color: #4d443c;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    margin: 0;
    top: calc(50% - 9px);
  }
  .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-next > div, .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-prev > div {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-next > div::after, .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-next > div::before, .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-prev > div::after, .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-prev > div::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-next > div::after, .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-prev > div::after {
    left: 0;
    top: 0;
    z-index: 2;
    border: 1px solid #4d443c;
  }
  .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-next > div::before, .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-prev > div::before {
    left: 3px;
    top: 3px;
    background-color: #f6e464;
    z-index: 1;
  }
  .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-next::after, .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-prev::after {
    z-index: 3;
    font-size: 12px;
  }
  .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-next {
    padding: 2px 0 0 2px;
    right: -5px;
  }
  .hana_dl_box.data_box > dd > .data_swiper_container > .swiper-button-prev {
    padding: 2px 2px 0 0;
    left: -5px;
  }
  .hana_dl_box.data_box > dd > dl {
    text-align: left;
    font-size: 1.3rem;
    margin: 20px 0 0;
    padding: 0 6.6vw;
  }
  .hana_dl_box.data_box > dd > dl > dd {
    margin: 5px 0 0;
  }
  .hana_dl_box.enjoy_box > dd > p {
    font-size: 1.3rem;
    margin-bottom: 40px;
  }
}
.data_table {
  color: #4d443c;
  width: 100%;
}
.data_table > tbody > tr {
  border-bottom: 2px solid #000000;
}
.data_table > tbody > tr > th, .data_table > tbody > tr > td {
  font-weight: 700;
  width: 14.28%;
  padding: 3px 0;
}
.data_table > tbody > tr > td > span {
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.4em;
  height: 1.4em;
  border-radius: 50%;
  margin: 0 auto;
  letter-spacing: -0.1em;
  padding-right: 0.1em;
  padding-bottom: 0.1em;
}
.data_table > tbody > tr > td > .bg_none {
  background: none !important;
}
.data_table > tbody > tr:nth-child(2) {
  background-color: #f6e464;
}
.data_table > tbody > tr.bg_none span {
  background: none !important;
}
.data_table.y2026m01 > tbody > tr:nth-child(n+3) > td:nth-child(1) > span, .data_table.y2026m01 > tbody > tr:nth-child(n+3) > td:nth-child(2) > span, .data_table.y2026m01 > tbody > tr:nth-child(n+3) > td:nth-child(3) > span, .data_table.y2026m01 > tbody > tr:nth-child(n+3) > td:nth-child(6) > span, .data_table.y2026m01 > tbody > tr:nth-child(n+3) > td:nth-child(7) > span {
  background-color: #9ac92b;
}
.data_table.y2026m01 > tbody > tr:nth-child(3) > td > span, .data_table.y2026m01 > tbody > tr:nth-child(4) > td:nth-child(1) > span {
  background-color: white !important;
}
.data_table.y2026m01 > tbody > tr:nth-child(odd) > td:nth-child(4) > span {
  background-color: #f6bd64;
}
.data_table.y2026m02 > tbody > tr > td > span {
  background-color: #9ac92b;
}
.data_table.y2026m02 > tbody > tr > td:nth-child(5) > span {
  background-color: white;
}
.data_table.y2026m02 > tbody > tr:nth-child(odd) > td:nth-child(4) > span {
  background-color: white;
}
.data_table.y2026m03 > tbody > tr:nth-child(3) > td > span, .data_table.y2026m03 > tbody > tr:nth-child(4) > td:nth-child(1) > span {
  background-color: #9ac92b;
}
.data_table.y2026m03 > tbody > tr:nth-child(3) > td:nth-child(5) > span {
  background-color: white;
}

@media (min-width: 768px) {
  .data_table > tbody > tr {
    font-size: 1.6rem;
  }
  .data_table > tbody > tr:nth-child(1) {
    font-size: 1.8rem;
  }
}
.operation_caution {
  color: #cf4529 !important;
  text-indent: -1em;
  padding-left: 1em;
  text-align: left;
  font-weight: 500;
}
.operation_caution > span {
  text-decoration: underline;
}

.data_day {
  text-align: left;
  font-weight: 500;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.data_day::after {
  content: "";
  background-color: #9ac92b;
  border-radius: 50%;
  position: absolute;
}
.data_day + .data_day::after {
  background-color: #f6bd64;
}

@media (min-width: 768px) {
  .operation_caution {
    font-size: 1.44rem;
    margin-top: 10px;
  }
  .data_day {
    font-size: 1.8rem;
    margin: 20px 0;
  }
  .data_day::after {
    width: 30px;
    height: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -45px;
  }
}
@media (max-width: 767px) {
  .operation_caution {
    font-size: 1.1rem;
    margin-top: 10px;
  }
  .data_day {
    font-size: 1.4rem;
    margin: 20px 0;
  }
  .data_day::after {
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -30px;
  }
}
.box_shadow > dl > dt {
  text-align: left;
}

.box_dd p {
  line-height: 1.6em;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #4d443c;
}
.box_dd .box_dd_lead > span {
  color: #cf4529;
}

@media (min-width: 768px) {
  .box_dd .box_dd_lead {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
  .box_dd > small {
    font-size: 1.4rem;
    margin-top: 40px;
    display: block;
  }
  .box_dd .box_dd_caution {
    font-size: 1.5rem !important;
  }
}
@media (max-width: 767px) {
  .box_dd p {
    line-height: 1.6em;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #4d443c;
  }
  .box_dd .box_dd_lead {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
  .box_dd > small {
    font-size: 1.2rem;
  }
  .box_dd .box_dd_caution {
    font-size: 1.1rem;
    text-indent: -1em;
    padding-left: 1em;
  }
}
@media (min-width: 768px) {
  .food_box .food_kukan {
    font-size: 2.2rem;
    margin-top: 35px;
  }
  .food_box .food_img {
    width: 425px;
    margin: 30px auto 0;
  }
  .food_box .ac_ttl {
    font-size: 1.8rem;
    font-weight: 700;
  }
  .food_box .attend_box {
    border-top: 1px solid #000;
    padding-top: 30px;
    margin-top: 30px;
  }
  .food_box .attend_box .omotenashi_flex .txt {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .food_box .food_kukan {
    font-size: 1.4rem !important;
    margin-top: 20px;
  }
  .food_box .food_img {
    margin: 20px auto 0;
  }
  .food_box .ac_ttl {
    font-size: 1.5rem;
    font-weight: 700;
  }
  .food_box .attend_box {
    border-top: 1px solid #000;
    padding-top: 20px;
    margin-top: 20px;
  }
  .food_box .attend_box .omotenashi_sub_ttl {
    margin-bottom: 10px;
  }
  .food_box .attend_box .omotenashi_flex {
    margin: 20px 0;
  }
  .food_box .attend_box .omotenashi_flex .txt {
    font-size: 1.3rem;
  }
  .food_box .attend_box .omotenashi_flex .txt .img {
    margin: 10px 0;
  }
}
.ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > .gou {
  font-weight: 700;
  border: #4d443c solid 2px;
  width: 5em;
  border-radius: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1em;
  height: 1.6em;
  padding-bottom: 0.1em;
}
.ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > .subttl {
  font-weight: 700;
  line-height: 1.3em;
}
.ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > .subttl > small {
  font-size: 0.8em;
}
.ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > img {
  display: block;
}
.ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > .text {
  margin: 0.5em 0 0;
}
.ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > .text a {
  color: #4d443c;
  text-decoration: underline;
}
.ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper {
  display: flex;
  justify-content: center;
  position: relative;
}
.ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper > div > .swiper-button-next, .ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper > div > .swiper-button-prev {
  color: #4d443c;
  width: 18px;
  height: 18px;
  margin: 0;
  top: 5px;
}
.ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper > div > .swiper-button-next > div, .ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper > div > .swiper-button-prev > div {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper > div > .swiper-button-next::after, .ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper > div > .swiper-button-prev::after {
  z-index: 3;
  font-size: 12px;
  font-weight: bold;
}
.ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper > div > .swiper-button-next {
  padding: 2px 0 0 2px;
  right: calc(50% - 40px);
}
.ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper > div > .swiper-button-prev {
  padding: 2px 2px 0 0;
  left: calc(50% - 40px);
}
.ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper > div > .swiper-pagination {
  z-index: 0;
}
.ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper > div > .swiper-pagination > span {
  opacity: 0.4;
  background-color: #4d443c;
}
.ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper > div > .swiper-pagination > span.swiper-pagination-bullet-active {
  opacity: 1;
}

@media (min-width: 768px) {
  .ippin_box > .ippin_swiper_container {
    margin: 30px 0;
  }
  .ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper {
    justify-content: space-between;
  }
  .ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide {
    width: 200px;
  }
  .ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > .gou {
    font-size: 1.8rem;
  }
  .ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > .subttl {
    font-size: 1.8rem;
    margin: 0.5em 0;
  }
  .ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > .margin_bottom {
    margin-bottom: 32px;
  }
  .ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > .text {
    font-size: 1.4rem;
  }
  .ippin_box > .ippin_swiper_container > .swiper_btn_wrapper {
    display: none;
  }
  .ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper {
    height: 30px;
  }
}
@media (max-width: 767px) {
  .ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > .gou {
    font-size: 1.1rem;
  }
  .ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > .subttl {
    font-size: 1.3rem;
    margin: 0.5em 0 1em 0;
  }
  .ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > img {
    width: 100%;
  }
  .ippin_box > .ippin_swiper_container > .ippin_swiper > .swiper-wrapper > .swiper-slide > .text {
    font-size: 1.3rem;
    margin-bottom: 1em;
  }
  .ippin_box > .ippin_swiper_container .swiper_btn_wrapper {
    margin: 15px 0 0 0;
    display: flex;
    justify-content: center;
  }
  .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
  }
  .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-next, .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-prev {
    color: #4d443c;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    margin: 0;
    top: calc(50% - 17px);
  }
  .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-next > div, .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-prev > div {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-next > div::after, .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-next > div::before, .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-prev > div::after, .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-prev > div::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-next > div::after, .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-prev > div::after {
    left: 0;
    top: 0;
    z-index: 2;
    border: 1px solid #4d443c;
  }
  .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-next > div::before, .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-prev > div::before {
    left: 3px;
    top: 3px;
    background-color: #f6e464;
    z-index: 1;
  }
  .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-next::after, .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-prev::after {
    z-index: 3;
    font-size: 12px;
  }
  .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-next {
    padding: 2px 0 0 2px;
    right: -22px;
  }
  .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-button-prev {
    padding: 2px 2px 0 0;
    left: -25px;
  }
  .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-pagination {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
  }
  .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-pagination > span {
    opacity: 1;
    border: 1px solid #4d443c;
    background: none;
  }
  .ippin_box > .ippin_swiper_container .swiper_btn_wrapper > div > .swiper-pagination > span.swiper-pagination-bullet-active {
    background-color: #4d443c;
  }
  .ippin_box > p {
    font-size: 1.1rem;
  }
  .ippin_box .ippin_swiper_inner .swiper_btn_inner_wrapper {
    height: 30px;
  }
}
@media (min-width: 768px) {
  .contents_box > div {
    display: flex;
    justify-content: space-between;
  }
  .contents_box > div > p {
    width: 60%;
    font-size: 1.8rem;
  }
  .contents_box > div > figure {
    width: calc(40% - 40px);
  }
  .contents_box > div > figure > figcaption {
    margin-top: 10px;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .contents_box > div > p {
    font-size: 1.3rem;
  }
  .contents_box > div > figure > img {
    padding: 20px 15vw;
  }
  .contents_box > div > figure > figcaption {
    font-size: 1.1rem;
  }
}
.box_shadow {
  position: relative;
  z-index: 0;
}

.omotenashi_box_winter .omotenashi_ttl {
  border: solid #4d443c 2px;
}
.omotenashi_box_winter .omotenashi_sub_ttl.down {
  border: 2px solid #f6bd64;
}
.omotenashi_box_winter .omotenashi_sub_ttl.up {
  border: 2px solid #9ac92b;
}
.omotenashi_box_winter .omotenashi_sub_ttl.blue {
  border: 2px solid #8cf3ff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.omotenashi_box_winter .omotenashi_sub_ttl.yellow {
  border: 2px solid #f6e464;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.omotenashi_box_winter .omotenashi_sub_ttl.grad {
  -o-border-image: linear-gradient(to right, #f6bd64, #9ac92b) 1;
     border-image: linear-gradient(to right, #f6bd64, #9ac92b) 1;
}
.omotenashi_box_winter .omotenashi_pdf {
  flex-direction: column;
}
.omotenashi_box_winter .omotenashi_pdf::after {
  content: none;
}

.accordion-area {
  list-style: none;
  width: 100%;
  padding: 0;
}
.accordion-area > li {
  border: solid #4d443c 2px;
}
.accordion-area > li > .ac_title {
  position: relative;
  margin-bottom: -1px;
  cursor: pointer;
}
.accordion-area > li > .ac_title:hover::before {
  left: -5px;
  bottom: -5px;
}
.accordion-area > li > .ac_title.btn_base::before {
  -webkit-mask: url(../../../assets/common/img/back/link03.svg) no-repeat top right/auto 100%;
  mask: url(../../../assets/common/img/back/link03.svg) no-repeat top right/auto 100%;
  z-index: -1;
}
.accordion-area > li > .ac_title.btn_base::after {
  content: none;
}
.accordion-area > li > .ac_title.btn_base > span:first-child {
  border: none;
  position: relative;
}
.accordion-area > li > .ac_title.btn_base > span:first-child::before {
  content: "";
  height: 1px;
  width: calc(100% - 40px);
  background-color: #4d443c;
  position: absolute;
  bottom: 0;
}
.accordion-area > li > .ac_title.btn_base > span:first-child > .teisha {
  position: absolute;
  border: 2px solid;
  border-radius: 100px;
  line-height: 1.2em;
}
.accordion-area > li > .ac_title.btn_base > span:first-child > .tabiwa_kun {
  position: absolute;
}
.accordion-area > li > .ac_title.btn_base > .btn_arrow {
  border: solid #4d443c 2px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.accordion-area > li > .ac_title.btn_base > .btn_arrow::before {
  content: "";
  background-image: url("../../../assets/common/img/menu_aarrow.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.accordion-area > li > .ac_title.bg_orange::before {
  background-color: #f6bd64;
}
.accordion-area > li > .ac_title.bg_green::before {
  background-color: #9ac92b;
}
.accordion-area > li > .ac_title.bg_blue::before {
  background-color: #8cf3ff;
}
.accordion-area > li > .ac_title.bg_grad::before {
  background: linear-gradient(90deg, rgb(246, 189, 100) 37%, rgb(154, 201, 43) 100%);
}
.accordion-area > li > .ac_title.ac_open {
  transition: all 0.5s ease;
}
.accordion-area > li > .ac_title.ac_open > .btn_arrow::before {
  transform: rotate(180deg);
}
.accordion-area > li > .ac_box {
  line-height: 1.6em;
  display: none;
}
.accordion-area > li > .ac_box .ac_flex > div {
  position: relative;
}
.accordion-area > li > .ac_box .ac_flex > div > .image_caution {
  border: 2px solid #4d443c;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.accordion-area > li > .ac_box .ac_dl {
  line-height: 1.6em;
}
.accordion-area > li > .ac_box .ac_dl > dt {
  border: 2px solid #4d443c;
  font-weight: 700;
}
.accordion-area > li > .ac_box .ac_dl > dd > a {
  color: #4d443c !important;
  text-decoration: underline !important;
}
.accordion-area > li > .ac_box > .ac_close_btn {
  cursor: pointer;
  border-top: 1px solid #4d443c;
  text-align: center;
  position: relative;
}
.accordion-area > li > .ac_box > .ac_close_btn::before {
  content: "";
  background-image: url("../../../assets/common/img/menu_aarrow.svg");
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(180deg);
}

@media (min-width: 768px) {
  .omotenashi_box_winter .omotenashi_ttl {
    font-size: 2rem;
    font-weight: 700;
    margin: 60px 0 20px;
    padding: 5px 10px;
  }
  .omotenashi_box_winter .omotenashi_sub_ttl {
    font-size: 1.4rem;
    padding: 5px;
  }
  .omotenashi_box_winter .omotenashi_sub_ttl.up {
    margin-top: 50px;
  }
  .omotenashi_box_winter .omotenashi_sub_ttl.blue {
    height: 55px;
  }
  .omotenashi_box_winter .sizL {
    padding: 12px 0;
  }
  .omotenashi_box_winter .omotenashi_pdf {
    height: 60px;
    margin: 70px auto 20px;
  }
  .omotenashi_box_winter .omotenashi_pdf > span > img {
    width: 20px;
    margin-left: 10px;
  }
  .omotenashi_box_winter .ac_ttl {
    margin: 10px 0;
  }
  .omotenashi_box_winter .ac_dl {
    margin-top: 10px;
  }
  .omotenashi_box_winter .omotenashi_sub_ttl.sizS {
    margin-top: 10px;
  }
  .accordion-area > li {
    margin: 20px 0;
  }
  .accordion-area > li > .ac_title {
    height: 60px;
  }
  .accordion-area > li > .ac_title.btn_base > span > .teisha {
    padding: 2px 15px;
    font-size: 1.6rem;
    left: 15px;
  }
  .accordion-area > li > .ac_title.btn_base > span > .tabiwa_kun {
    width: 50px;
    right: 110px;
    bottom: 17px;
  }
  .accordion-area > li > .ac_title.btn_base > .btn_arrow {
    width: 25px;
    height: 25px;
    right: 20px;
  }
  .accordion-area > li > .ac_title.btn_base > .btn_arrow::before {
    width: 15px;
    height: 8px;
  }
  .accordion-area > li > .ac_box {
    padding: 20px;
  }
  .accordion-area > li > .ac_box .ac_ttl {
    font-size: 1.8rem;
    font-weight: 700;
  }
  .accordion-area > li > .ac_box .ac_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .accordion-area > li > .ac_box .ac_flex > div {
    width: 50%;
    position: relative;
    margin: 20px 0;
  }
  .accordion-area > li > .ac_box .ac_flex > div > .image_caution {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .accordion-area > li > .ac_box .ac_flex > div:nth-child(odd) {
    padding-right: 15px;
  }
  .accordion-area > li > .ac_box .ac_flex > div:nth-child(even) {
    padding-left: 15px;
  }
  .accordion-area > li > .ac_box .ac_flex > div:nth-child(even) > .image_caution {
    left: 15px;
  }
  .accordion-area > li > .ac_box .ac_flex > div.swiper-slide > img {
    margin-bottom: 20px;
  }
  .accordion-area > li > .ac_box .ac_flex > div.imagawa_box {
    width: 100%;
    border-top: 1px solid #000;
    border-right: none !important;
    padding: 30px 0 0 0;
  }
  .accordion-area > li > .ac_box .ac_flex > div.imagawa_box > .imagwa_flex {
    margin-bottom: 15px;
  }
  .accordion-area > li > .ac_box .ac_flex > div.imagawa_box > .imagwa_flex > div {
    display: flex;
    justify-content: space-between;
  }
  .accordion-area > li > .ac_box .ac_flex > div.imagawa_box > .imagwa_flex > div > div {
    width: calc(33.33% - 10px);
  }
  .accordion-area > li > .ac_box .ac_flex .border {
    border-right: 1px solid #4d443c;
  }
  .accordion-area > li > .ac_box .ac_flex.border_btm {
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
  }
  .accordion-area > li > .ac_box .ac_dl {
    font-size: 1.4rem;
  }
  .accordion-area > li > .ac_box .ac_dl > dt {
    padding: 3px 7px;
  }
  .accordion-area > li > .ac_box .ac_dl > dd {
    margin: 5px 0 15px;
  }
  .accordion-area > li > .ac_box .ac_dl > dd:last-child {
    margin-bottom: 0;
  }
  .accordion-area > li > .ac_box .ac_close_btn {
    margin-top: 40px;
    padding-top: 10px;
    font-size: 1.6rem;
  }
  .accordion-area > li > .ac_box .ac_close_btn::before {
    width: 10px;
    height: 6px;
    top: 6px;
  }
}
@media (max-width: 767px) {
  .omotenashi_box_winter .omotenashi_ttl {
    font-size: 1.4rem;
    font-weight: 700;
    margin: 30px 0 10px;
    padding: 5px 10px;
  }
  .omotenashi_box_winter .omotenashi_sub_ttl {
    font-size: 1.3rem;
    padding: 5px;
  }
  .omotenashi_box_winter .omotenashi_sub_ttl.up {
    margin-top: 30px;
  }
  .omotenashi_box_winter .omotenashi_sub_ttl.blue {
    height: 45px;
    line-height: 1.3em;
    margin-top: 10px;
  }
  .omotenashi_box_winter .omotenashi_sub_ttl.yellow {
    margin-top: 10px;
  }
  .omotenashi_box_winter .sizS {
    padding: 0;
  }
  .omotenashi_box_winter .omotenashi_pdf {
    height: 50px;
    margin: 50px auto 20px;
  }
  .omotenashi_box_winter .omotenashi_pdf > span > img {
    width: 15px;
    margin-left: 5px;
  }
  .accordion-area > li {
    margin: 12px 0;
  }
  .accordion-area > li > .ac_title {
    height: 50px;
  }
  .accordion-area > li > .ac_title.btn_base > span {
    font-size: 1.3rem;
  }
  .accordion-area > li > .ac_title.btn_base > span > .teisha {
    padding: 2px 10px;
    font-size: 1.1rem;
    left: 10px;
  }
  .accordion-area > li > .ac_title.btn_base > span > .tabiwa_kun {
    width: 35px;
    right: 5px;
    bottom: 20px;
  }
  .accordion-area > li > .ac_title.btn_base > .btn_arrow {
    width: 18px;
    height: 18px;
    right: 15px;
  }
  .accordion-area > li > .ac_title.btn_base > .btn_arrow::before {
    width: 9px;
    height: 5px;
  }
  .accordion-area > li > .ac_box {
    padding: 10px;
  }
  .accordion-area > li > .ac_box p {
    font-size: 1.3rem;
    margin: 10px 0;
  }
  .accordion-area > li > .ac_box .ac_ttl {
    font-size: 1.5rem;
    font-weight: 700;
  }
  .accordion-area > li > .ac_box .ac_flex {
    margin-bottom: 30px;
  }
  .accordion-area > li > .ac_box .ac_flex > div.border_btm {
    border-bottom: 1px solid #000;
  }
  .accordion-area > li > .ac_box .ac_flex > div > .image_caution {
    padding: 0 10px;
    font-size: 1.1rem;
  }
  .accordion-area > li > .ac_box .ac_flex > div > img {
    margin-bottom: 20px;
  }
  .accordion-area > li > .ac_box .ac_flex > div.imagawa_box img {
    width: 100%;
  }
  .accordion-area > li > .ac_box .ac_flex > div.swiper-slide > img {
    margin-bottom: 20px;
    width: 100%;
  }
  .accordion-area > li > .ac_box .ac_dl {
    font-size: 1.3rem;
    text-align: center;
    margin-bottom: 30px;
  }
  .accordion-area > li > .ac_box .ac_dl > dt {
    padding: 1px;
  }
  .accordion-area > li > .ac_box .ac_dl > dd {
    margin: 5px 0 10px;
  }
  .accordion-area > li > .ac_box .ac_dl > dd:last-child {
    margin-bottom: 0;
  }
  .accordion-area > li > .ac_box .ac_dl > dd.left {
    text-align: left;
  }
  .accordion-area > li > .ac_box .ac_close_btn {
    margin-top: 20px;
    padding-top: 7px;
    font-size: 1.2rem;
  }
  .accordion-area > li > .ac_box .ac_close_btn::before {
    width: 10px;
    height: 6px;
    top: 6px;
  }
}
.attend_box.border_btm {
  border-bottom: 1px solid #000;
}

@media (min-width: 768px) {
  .attend_box {
    padding: 0 40px;
    margin-bottom: 30px;
  }
  .attend_box.border_btm {
    padding-bottom: 30px;
  }
  .attend_box .box_dd_caution {
    margin-left: -40px;
  }
  .attend_box .box_dd_p {
    margin-left: -40px;
    font-size: 1.5rem !important;
  }
  .attend_box .omotenashi_sub_ttl {
    font-size: 1.9rem;
  }
  .attend_box .attend_p {
    font-size: 2.2rem;
    margin: 10px 0;
  }
  .attend_box figure figcaption {
    font-size: 1.8rem;
    margin: 5px 0 30px;
  }
  .attend_box .ac_dl {
    font-size: 1.8rem !important;
  }
  .attend_box .ac_dl > dt {
    text-align: center;
  }
  .attend_box .omotenashi_flex {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
  }
  .attend_box .omotenashi_flex > .txt {
    width: calc(100% - 230px);
    font-size: 1.4rem;
  }
  .attend_box .omotenashi_flex > .txt .ac_ttl {
    margin-top: 0;
  }
  .attend_box .omotenashi_flex > .img {
    width: 200px;
  }
}
@media (max-width: 767.98px) {
  .accordion-area li .ac_box .ac_flex .sp_btm {
    border-bottom: 1px solid;
    margin-bottom: 30px;
  }
  .accordion-area li .ac_box .attend_box {
    margin-bottom: 30px;
  }
  .accordion-area li .ac_box .attend_box.border_btm {
    padding-bottom: 30px;
  }
  .accordion-area li .ac_box .attend_box .attend_p {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 10px 0;
  }
  .accordion-area li .ac_box .attend_box figure figcaption {
    font-size: 1.3rem;
    margin: 5px 0 20px;
  }
  .accordion-area li .ac_box .attend_box .ac_ttl {
    margin: 5px 0;
  }
  .accordion-area li .ac_box .attend_box .ac_dl {
    margin-bottom: 0;
  }
  .accordion-area li .ac_box .attend_box .ac_dl > dt {
    text-align: center;
  }
  .accordion-area li .ac_box .attend_box .omotenashi_flex {
    margin: 20px 0;
  }
  .accordion-area li .ac_box .attend_box .omotenashi_flex > .txt {
    font-size: 1.3rem;
  }
  .accordion-area li .ac_box .attend_box .box_dd_caution {
    margin: 10px 0 0 0;
  }
  .attend_box .box_dd_p {
    font-size: 1.3rem !important;
  }
}
.operation_caution {
  color: #cf4529 !important;
  text-indent: -1em;
  padding-left: 1em;
  text-align: left;
  font-weight: 500;
}
.operation_caution > span {
  text-decoration: underline;
}

.data_day {
  text-align: left;
  font-weight: 500;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.data_day:after {
  content: "";
  background-color: #9ac92b;
  border-radius: 50%;
  position: absolute;
}
.data_day.none:after {
  content: none;
}

.data_day_natsu::after {
  background-color: #a4e6e2;
}

@media (min-width: 768px) {
  .operation_caution {
    font-size: 14px;
    margin-top: 10px;
  }
  .data_day {
    font-size: 14px;
    margin: 20px 0;
  }
  .data_day:after {
    width: 30px;
    height: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -45px;
  }
  .data_day_natsu {
    padding-left: 40px;
    font-size: 1.8rem;
  }
  .data_day_natsu:after {
    left: 0px;
    right: auto;
  }
}
@media (max-width: 767px) {
  .operation_caution {
    font-size: 11px;
    margin-top: 10px;
  }
  .data_day {
    font-size: 11px;
    margin: 20px 0;
  }
  .data_day:after {
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -30px;
  }
  .data_day_natsu {
    padding-left: 25px;
    font-size: 1.4rem;
  }
  .data_day_natsu:after {
    left: 0px;
    right: auto;
  }
}
.b_gray {
  text-align: center;
}
.b_gray > span {
  flex-direction: column;
}
.b_gray::after {
  content: none !important;
}
.b_gray:hover::before {
  bottom: -5px;
  left: -5px;
}

@media (min-width: 768px) {
  .b_gray {
    margin: 30px auto;
  }
  .b_gray > span > span {
    display: flex;
  }
  .b_gray > span > span > img {
    width: 20px;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .b_gray {
    height: 55px !important;
    margin: 20px auto;
  }
  .b_gray > span > span {
    display: flex;
  }
  .b_gray > span > span > img {
    width: 15px;
    margin-left: 5px;
  }
}
.b_haru::after {
  content: none;
}

@media (min-width: 768px) {
  .b_haru {
    height: 60px;
    margin: 30px auto;
  }
  .b_haru img {
    margin-left: 10px;
  }
  .b_haru2 {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .b_haru {
    height: 40px;
    margin: 20px auto;
  }
  .b_haru img {
    width: 15px;
    margin-left: 5px;
  }
  .b_haru2 {
    height: 40px;
  }
}
.plus_button {
  width: 5%;
}/*# sourceMappingURL=operation.css.map */