:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.main_wrapper {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.section_exguide {
  padding-top: 5%;
}

.heading-style-h4 {
  text-align: center;
  margin-bottom: 0;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.5;
}

.heading-style-h4.text-align-center.text-weight-xbold {
  overflow-wrap: normal;
  margin-top: 10px;
  font-size: 1.5rem;
  text-decoration: none;
}

.heading-style-h4.text-align-center.text-weight-xbold.space_mid {
  margin-bottom: 10px;
}

.heading-style-h4.text-align-center.text-weight-xbold.space_top {
  margin-top: 0;
}

.heading-style-h4.space_none {
  margin-top: 0;
  font-size: .8rem;
}

.text-color-yellow {
  color: #d9e022;
  letter-spacing: 2px;
}

.span_big-yellow {
  color: #d9e021;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #686b10;
  font-size: 2.4rem;
}

.image_icon {
  margin-left: auto;
  margin-right: auto;
}

.section_title-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.right-arrow {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.text-feature_list_obi {
  color: #fff;
  text-align: center;
  background-color: #a1a61a;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.5;
}

.slide {
  height: 100%;
}

.guide-list-title {
  padding-left: .25rem;
  padding-right: .25rem;
}

.feature_icon {
  background-color: #7bb620;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  display: flex;
  position: absolute;
  top: -5%;
  bottom: auto;
  left: auto;
  right: 2%;
}

.text-size-small {
  font-size: .875rem;
}

.text-size-small.text-color-white.text-weight-medium {
  margin-bottom: 0;
}

.text-size-small.text-color-white.text-weight-medium.p-hiketsu {
  color: #d9e022;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 0;
  column-count: 1;
}

.guide_item {
  text-align: center;
  background-color: #fff;
  border: 8px solid #f7931e;
  border-radius: 10px;
  width: 80%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 5%;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
}

.guide_item.garden {
  border-color: #8cc63f;
}

.guide_item.join {
  border-color: #7bb621;
}

.guide_01 {
  background-color: #d8e020;
  border-radius: 100px;
  max-width: 100px;
  height: 50px;
  max-height: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.icon {
  margin-left: 0;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.span-mid {
  font-size: 1.2rem;
}

.feature_list-item {
  z-index: 1;
  background-color: #fff;
  width: 95%;
  position: relative;
}

.feature_list-item.odd {
  background-color: #d9e021;
  border-radius: 20px;
  width: 95%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem 2rem;
  box-shadow: 4px 4px rgba(0, 0, 0, .05);
}

.icon-2 {
  margin-right: 0;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.slide-nav {
  font-size: 1rem;
  line-height: 1.3;
}

.slider {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 10px;
  height: 100%;
}

.feature_icon-num {
  color: #d9e022;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}

.span-list {
  font-size: 1.5rem;
  font-style: italic;
}

.feature-list-text {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.image-6 {
  border-radius: 10px;
}

.text-nyukai-title {
  color: #f7931d;
  text-align: center;
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5;
}

.text-nyukai-title.green {
  color: #fff;
}

.text-nyukai-title.join {
  color: #7bb621;
}

.guide-image {
  border-radius: 5px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.text-feature-list-title-copy {
  color: #33332b;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5;
}

.span-small {
  text-align: center;
  font-size: 18px;
}

.left-arrow {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.text-block {
  position: absolute;
}

.guide_nu {
  width: 80%;
  max-width: 200px;
  display: inline-block;
}

.guide_num {
  background-color: #f7931e;
  border-radius: 100px;
  width: 100%;
  max-width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -1.5%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.guide_num.garden {
  background-color: #8cc63f;
}

.guide_num._1st {
  top: -7%;
}

.guide_num._1st.join {
  background-color: #7bb621;
}

.guide_num._03 {
  top: -6%;
}

.guide_num._03.join {
  background-color: #7bb621;
  top: -8%;
}

.guide_num._02 {
  top: -1%;
}

.guide_num._02.join {
  background-color: #7bb621;
  top: -8%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text_exnum {
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 100px;
  height: auto;
  padding-top: 0;
  line-height: 50px;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.text_exnum.orange {
  color: #f6921d;
  max-width: 150px;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.mask {
  height: auto;
  min-height: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  overflow: visible;
}

.sp_btn {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
}

.button_guide {
  background-color: #f7931f;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
}

.button_guide.join {
  background-color: #7bb621;
}

.text_guide_con {
  text-align: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 1.25rem;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.cta_button-text-wrapper {
  grid-column-gap: .25rem;
  grid-row-gap: 0rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

.cta_button-text {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.icon-1x1-small {
  width: 2rem;
  height: 2rem;
}

.cta_button-box {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cta_button {
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 15%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.cta_button.cta_mail {
  background-color: #15bf1d;
  border: 4px #3c9e32;
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  display: flex;
  box-shadow: 3px 3px #3c9e32;
}

.cta_button.cta_tel {
  background-color: #ef5858;
  border: 4px #cd3e3e;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 2.25rem;
  display: flex;
  box-shadow: 3px 3px #cd3e3e;
}

.cta_button-text_box {
  padding: 1.5rem 1rem;
}

.cta_button-text-mini {
  color: #15bf1d;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  padding: .125rem .5rem;
  font-size: .85rem;
  font-weight: 700;
  position: absolute;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
}

.cta_button-text-mini.text-red {
  color: #f05857;
  padding: .125rem .5rem;
}

.cta_button-text-wrapper-mini {
  grid-column-gap: .25rem;
  grid-row-gap: 0rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 50%;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.cta_button-wrapper {
  background-color: #fff;
  border-radius: 20px;
  max-width: 375px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.section_cta {
  padding-top: 5%;
}

.telbox {
  margin-top: 2rem;
}

.cta_button-text_box_mini {
  margin: 10% auto;
  padding: .125rem 1rem;
}

.cta_button-box_mini {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section_plan {
  background-color: #fff;
  padding-top: 1rem;
  padding-bottom: 4rem;
}

.tab-pane-2 {
  background-image: url('../images/plan_bg.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.span_big-orange {
  color: #f6921e;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #686b10;
  font-size: 2.4rem;
}

.container-shikkari {
  background-color: rgba(0, 0, 0, .5);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.paragraph-8 {
  color: #fff;
  text-align: center;
  width: 80%;
  margin-bottom: 1em;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.5em;
}

.text-block-9 {
  color: #fff;
  text-align: center;
  background-color: #f6921d;
  border-radius: 3em;
  width: 80%;
  margin-top: .5em;
  margin-bottom: .5em;
  padding: .5rem 2em;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.5em;
}

.text-color-orange2 {
  color: #f6921e;
  letter-spacing: 2px;
}

.container-tokubetsu {
  background-color: rgba(0, 0, 0, .5);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.tab-pane-3 {
  background-image: url('../images/plan_bg2.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-19 {
  width: 80%;
}

.container-choto {
  background-color: rgba(0, 0, 0, .5);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-7 {
  color: #f7931d;
  text-align: center;
  white-space: normal;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.5em;
  text-decoration: none;
}

.tab-link-2 {
  background-color: #a17652;
}

.tab-link-2.w--current {
  background-color: #f6921e;
}

.tab-link-3 {
  background-color: #a07652;
}

.tab-link-3.w--current {
  background-color: #f6921e;
}

.tab-pane {
  background-image: url('../images/body-bg-min.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.tab-link {
  background-color: #a07652;
}

.tab-link.w--current {
  background-color: #f6921e;
}

.plan_text {
  color: #fff;
  text-align: center;
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 1.455rem;
  font-weight: 600;
}

.tabs-menu {
  flex-direction: column;
  display: flex;
}

.image-20 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.arrow_area {
  padding-top: 2rem;
  padding-bottom: 2.5rem;
}

.tabs {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.plan_oshi {
  background-color: rgba(247, 147, 30, 0);
  border-radius: 100px;
  width: 100%;
  max-width: 150px;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -35%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.plan_oshi.garden {
  background-color: #8cc63f;
}

.plan_oshi._1st {
  top: -7%;
}

.nyuukaiannai-title {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: .25rem;
  padding-right: .25rem;
}

.button_check {
  background-color: #fff;
  border: 1px solid #f7931f;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 4px 7px;
}

.ck_btn {
  color: #f7931f;
  font-size: 12px;
  line-height: 2;
}

.booking_tel {
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}

.text_tel {
  background-color: rgba(141, 191, 33, .6);
  border: 1px solid #008742;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  display: flex;
}

.text_tel.staff {
  background-color: rgba(242, 203, 5, .6);
  border-color: #f7931e;
  border-radius: 50px 50px 0;
  justify-content: center;
  align-items: center;
  line-height: 1.5;
  display: flex;
}

.text_tel.staff.wide {
  background-image: none;
  height: auto;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}

.text_tel.wide {
  height: auto;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}

.list-tel {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: .5rem;
  display: flex;
  position: relative;
}

.image_tel {
  border: 1px solid #008742;
  border-radius: 50px;
  position: relative;
  top: 20px;
}

.image_tel.staff {
  border-color: #f7931e;
}

.button_check_close {
  background-color: #fff;
  border: 1px solid #f7931f;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 4px 7px;
}

.mini {
  font-size: 12px;
  line-height: 2;
}

.english {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 21px;
}

@media screen and (max-width: 991px) {
  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .section_title-wrapper {
    padding-top: 2rem;
  }

  .cont_exguide {
    padding-top: .5rem;
  }

  .text-feature_list_obi {
    color: #333;
  }

  .feature_icon {
    top: -5%;
  }

  .text-size-small.text-color-white.text-weight-medium {
    margin-bottom: 0;
    font-weight: 500;
  }

  .guide_item {
    text-align: center;
    padding-top: 1.25rem;
    padding-left: .125rem;
    padding-right: .125rem;
    font-size: .9rem;
    font-weight: 500;
    line-height: 1.5;
  }

  .guide_01 {
    margin-bottom: 2rem;
  }

  .icon {
    margin-left: 0;
  }

  .icon-2 {
    margin-right: 0;
  }

  .slider {
    background-color: rgba(210, 210, 210, .1);
    height: 100%;
  }

  .feature_icon-num {
    color: #d9e022;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
  }

  .span-list {
    font-size: 1.5rem;
    font-style: italic;
  }

  .image-6 {
    border-radius: 5px;
  }

  .text-nyukai-title {
    color: #f08301;
    background-color: rgba(0, 0, 0, 0);
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .text-feature-list-title-copy {
    color: #333;
  }

  .text_exnum {
    font-weight: 700;
  }

  .text_tel {
    -webkit-text-fill-color: inherit;
    background-color: rgba(141, 191, 33, .6);
    background-image: none;
    background-clip: border-box;
    border: 1px solid #008742;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    width: 80%;
    height: 80px;
  }

  .text_tel.staff {
    background-color: rgba(242, 203, 5, .6);
    background-image: none;
    border-color: #f7931e;
    border-radius: 50px 50px 0;
  }

  .text_tel.staff.wide {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 50px;
    height: auto;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }

  .text_tel.wide {
    height: auto;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }

  .list-tel {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-top: .125rem;
    position: relative;
  }

  .image_tel {
    border: 1px solid #048743;
    border-radius: 40px;
    position: relative;
    top: 20px;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .image_tel.staff {
    border-color: #f7931e;
  }
}

@media screen and (max-width: 767px) {
  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .guide_item {
    padding-top: 2rem;
  }

  .text-nyukai-title.green {
    color: #7bb621;
  }

  .guide_num._03 {
    top: -7%;
  }

  .guide_num._02 {
    top: -1%;
  }

  .text_guide_con {
    font-size: 12px;
  }

  .cta_button-text_box_mini {
    width: 100%;
  }

  .cta_button-box_mini {
    width: 90%;
  }

  .ck_btn {
    font-weight: 700;
  }

  .text_tel {
    background-image: none;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    width: 90%;
    font-size: 12px;
  }

  .text_tel.staff {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 50px;
    width: 90%;
  }

  .text_tel.wide {
    width: 90%;
  }

  .list-tel {
    flex-flow: column;
  }

  .image_tel.staff {
    width: 50px;
  }
}

@media screen and (max-width: 479px) {
  .heading-style-h4 {
    font-size: 1.1rem;
  }

  .heading-style-h4.text-align-center.text-weight-xbold {
    font-size: 1.4rem;
    font-weight: 600;
  }

  .heading-style-h4.text-align-center.text-weight-xbold.space_top {
    font-size: 1.2rem;
  }

  .heading-style-h4.space_none {
    font-size: .95rem;
  }

  .span_big-yellow {
    font-size: 1.8rem;
  }

  .right-arrow {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .text-feature_list_obi {
    color: #fff;
    word-break: keep-all;
    width: 100%;
    font-size: 1rem;
  }

  .slide {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .feature_icon {
    background-color: #7bb620;
    border-radius: 100px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 4.5rem;
    height: 4.5rem;
    display: flex;
  }

  .guide_item {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
    font-weight: 600;
  }

  .guide_01 {
    width: 100%;
    margin-bottom: 0;
  }

  .icon {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .span-mid {
    font-size: 1.2rem;
    font-style: italic;
  }

  .feature_list-item {
    background-color: #fff;
    width: 95%;
    position: relative;
  }

  .feature_list-item.odd {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 97%;
    padding: 1.5rem .5rem;
    box-shadow: 4px 4px rgba(0, 0, 0, .05);
  }

  .icon-2 {
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .slide-nav {
    top: auto;
    bottom: -5%;
    left: 0%;
    right: 0%;
  }

  .slider {
    position: relative;
  }

  .text-nyukai-title {
    color: #f7931f;
    word-break: normal;
    font-size: 1.2rem;
  }

  .text-feature-list-title-copy {
    word-break: keep-all;
    width: 100%;
    font-size: 1.3rem;
  }

  .span-small {
    text-align: center;
    font-size: 19px;
  }

  .left-arrow {
    display: block;
  }

  .guide_num {
    top: -1%;
  }

  .guide_num._03 {
    top: -6%;
  }

  .text_exnum.orange {
    font-size: 12px;
    font-weight: 700;
  }

  .text_guide_con {
    word-break: normal;
    font-size: 14px;
  }

  .cta_button-text-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .cta_button-text {
    font-size: 1rem;
  }

  .cta_button-box {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .cta_button.cta_mail {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 2.25rem;
    padding-bottom: 0;
  }

  .cta_button.cta_tel {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 2.25rem;
  }

  .cta_button-text-mini {
    font-size: .8rem;
    font-weight: 500;
  }

  .cta_button-text-wrapper-mini {
    grid-row-gap: 0rem;
    flex-direction: column;
  }

  .container-large {
    max-width: 100rem;
  }

  .cta_button-box_mini {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .section_plan {
    background-color: #fff;
    padding-top: 1rem;
    padding-bottom: 4rem;
  }

  .tab-pane-2 {
    background-image: url('../images/plan_bg.webp');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .span_big-orange {
    color: #f6921e;
    font-size: 1.8rem;
  }

  .container-shikkari {
    background-color: rgba(0, 0, 0, .5);
  }

  .paragraph-8 {
    color: #f1f0f0;
    font-weight: 600;
  }

  .text-block-9 {
    width: 90%;
    font-size: 24px;
  }

  .text-color-orange2 {
    color: #f6921e;
  }

  .container-tokubetsu {
    background-color: rgba(0, 0, 0, .5);
  }

  .tab-pane-3 {
    background-image: url('../images/plan_bg2.webp');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .container-choto {
    background-color: rgba(0, 0, 0, .5);
  }

  .text-block-7 {
    font-size: 18px;
  }

  .tab-link-2 {
    background-color: #a17652;
  }

  .tab-link-2.w--current {
    background-color: #f6921e;
  }

  .tab-link-3 {
    background-color: #a17652;
    border: 1px #8cc63f;
  }

  .tab-link-3.w--current {
    background-color: #f6921e;
  }

  .tab-pane {
    background-image: url('../images/body-bg-min.webp');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .tab-link {
    color: #fff;
    background-color: #a07652;
  }

  .tab-link.w--current {
    color: #fff;
    -webkit-text-stroke-color: #8cc63f;
    background-color: #f6921e;
    font-size: 1.2rem;
    font-weight: 600;
  }

  .plan_text {
    color: #fff;
    text-align: center;
    -webkit-text-stroke-color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 1.3rem;
    font-weight: 600;
  }

  .tabs {
    width: 95%;
  }

  .plan_oshi {
    top: -50%;
  }

  .text_tel {
    font-size: 11px;
  }

  .text_tel.staff {
    width: 95%;
  }

  .text_tel.staff.wide {
    width: 95%;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .image_tel, .i {
    width: 40px;
  }
}
