@charset "UTF-8";
body p {
  line-height: 1.45;
}
body .mintyo {
  font-family: Noto Serif JP, YuMincho, "Yu Mincho", serif;
}
body h2.border_line {
  position: relative;
}
body h2.border_line::after {
  content: "" !important;
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 6px;
  background-size: auto auto;
  background-color: rgb(237, 243, 250);
  background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, rgb(42, 102, 157) 1px, rgb(42, 102, 157) 2px);
}
body #main_visual .p-mainVisual__inner {
  height: calc(39vw - 72px);
  min-height: calc(75vh - 72px);
}
@media (max-width: 960px) {
  body #main_visual .p-mainVisual__inner {
    height: calc(60vw - 60px);
    min-height: calc(60vh - 60px);
  }
}
body #main_visual .p-blogParts.post_content {
  margin: 0;
  height: 100%;
}
body #main_visual .p-blogParts.post_content .swell-block-fullWide__inner {
  height: 100%;
  display: flex;
  flex-direction: column;
}
body .main_visual_contents {
  height: 100%;
  box-sizing: border-box;
}
body .main_visual_contents .contact_blogparts {
  border: none;
  border-top: solid 2px #c7c7c7;
  border-bottom: solid 2px #c7c7c7;
  padding: 0.5em;
  font-size: 0.7em !important;
}
body .main_visual_contents .lead_text {
  flex: 1;
  margin: 0;
}
@media (min-width: 960px) {
  body .main_visual_contents .lead_text {
    padding-top: 4vh;
  }
}
@media (max-width: 600px) {
  body .main_visual_contents .lead_text {
    font-size: 1em;
  }
}
body .main_visual_contents .img_group .img_relative {
  align-self: auto;
  flex: 1;
}
body .main_visual_contents .img_group .img_relative figure {
  position: absolute;
  width: 6vw;
  transform: translate(-50%, -50%);
}
body .main_visual_contents .img_group .img_relative figure img {
  animation: HuwahuwaAnimation 7s ease-in-out infinite alternate-reverse;
}
body .main_visual_contents .img_group .img_relative figure.re img {
  animation: HuwahuwaAnimation-re 7s ease-in-out infinite alternate-reverse;
}
@keyframes HuwahuwaAnimation {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5%);
  }
  100% {
    transform: translateY(5%);
  }
}
@keyframes HuwahuwaAnimation-re {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5%);
  }
  100% {
    transform: translateY(-5%);
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img01 {
  width: 4.6vw;
  top: 23vh;
  left: 9vw;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img01 {
    display: none;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img02 {
  top: 20vh;
  left: 17vw;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img02 {
    display: none;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img03 {
  top: 16vh;
  left: 25vw;
  animation-delay: 0.5s;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img03 {
    top: 20vh;
    left: 40px;
    width: 105px;
    max-width: 15vw;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img04 {
  top: 26vh;
  left: 33vw;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img04 {
    top: 28vh;
    left: 60px;
    width: 98px;
    max-width: 15vw;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img05 {
  width: 7.5vw;
  top: 45vh;
  left: 10vw;
  animation-delay: 0.4s;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img05 {
    display: none;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img06 {
  width: 7.9vw;
  top: 36vh;
  left: 22vw;
  animation-delay: 0.8s;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img06 {
    top: 35vh;
    left: 15px;
    width: 110px;
    max-width: 19vw;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img07 {
  top: 57vh;
  left: 14vw;
  animation-delay: 0.6s;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img07 {
    display: none;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img08 {
  top: 53vh;
  left: 21vw;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img08 {
    display: none;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img09 {
  width: 7.5vw;
  top: 49vh;
  left: 30.5vw;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img09 {
    top: 44vh;
    left: 40px;
    width: 90px;
    max-width: 18vw;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img10 {
  top: 20vh;
  right: 18vw;
  animation-delay: 0.8s;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img10 {
    top: 28vh;
    right: -40px;
    width: 100px;
    max-width: 15vw;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img11 {
  top: 22vh;
  right: 8vw;
  animation-delay: 0.2s;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img11 {
    display: none;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img12 {
  width: 5.5vw;
  top: 40vh;
  right: 23vw;
  animation-delay: 0.5s;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img12 {
    top: 36vh;
    right: 10px;
    width: 85px;
    max-width: 11vw;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img13 {
  width: 6.8vw;
  top: 40vh;
  right: 12vw;
  animation-delay: 0.2s;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img13 {
    top: 42vh;
    right: -50px;
    width: 85px;
    max-width: 14vw;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img14 {
  width: 7vw;
  top: 42vh;
  right: 2vw;
  animation-delay: 0.6s;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img14 {
    display: none;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img15 {
  top: 58vh;
  right: 17vw;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img15 {
    top: 49vh;
    right: -30px;
    width: 85px;
    max-width: 13vw;
  }
}
body .main_visual_contents .img_group .img_relative figure.mv-img16 {
  width: 6.3vw;
  top: 57vh;
  right: 8vw;
  animation-delay: 0.8s;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .img_relative figure.mv-img16 {
    display: none;
  }
}
body .main_visual_contents .img_group .main_img_wrapper {
  width: -moz-fit-content;
  width: fit-content;
}
body .main_visual_contents .img_group .main_img_wrapper .main_img {
  margin: auto;
}
@media (max-width: 960px) {
  body .main_visual_contents .img_group .main_img_wrapper .main_img {
    width: 65vw;
    min-width: 380px;
  }
}
@media (min-width: 960px) {
  body .main_visual_contents .img_group .main_img_wrapper .main_img {
    width: 40vw !important;
    min-width: 500px;
  }
}
body .info_contents {
  line-height: 1.1;
  padding: 1.5em 2em;
}
@media (max-width: 960px) {
  body .info_contents {
    padding: 1em 0.5em;
  }
}
body .info_contents .info_contents_inner {
  max-width: 1200px;
  margin: auto;
}
@media (max-width: 960px) {
  body .info_contents .souba_box {
    order: 2;
  }
}
body .info_contents .souba_box .title .swell-block-columns__inner {
  justify-content: space-between;
}
body .info_contents .souba_box .title .swell-block-columns__inner .swell-block-column {
  width: -moz-fit-content;
  width: fit-content;
}
body .info_contents .souba_box .prices {
  background-color: #fff;
}
body .info_contents .souba_box .prices .swell-block-column:not(:last-child) {
  border-right: solid 2px #d6d6d6;
}
body .info_contents .souba_box .prices h2 {
  background-color: var(--color_main);
  margin: 0;
  font-size: 15px;
  padding: 5px;
}
body .info_contents .souba_box .prices .text_group {
  padding: 0.5em;
  color: var(--color_text);
}
body .info_contents .topix_box .flex_box .swell-block-column {
  background-color: #fff;
  padding: 2px;
}
body .info_contents .topix_box .flex_box .swell-block-column h2 {
  background-color: #2a669d;
  margin: 0;
  font-size: 15px;
  padding: 3px;
  font-weight: 400;
}
@media (max-width: 960px) {
  body .info_contents .topix_box .flex_box .swell-block-column h2 {
    font-size: 11px;
  }
}
body .info_contents .topix_box .flex_box .swell-block-column .text_group {
  padding: 0.5em;
  color: #2a669d;
}
@media (max-width: 960px) {
  body .info_contents .topix_box .flex_box .swell-block-column .text_group {
    font-size: 0.7em;
  }
}
body .info_contents .topix_box .topix {
  border: solid 2px #fff;
}
body .info_contents .topix_box .topix .title {
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 5px;
  border-right: solid 2px #fff;
}
body .info_contents .topix_box .topix .body {
  flex: 1;
  background-color: #122d45;
  color: #fff;
  padding: 7px 0;
  overflow: hidden;
  white-space: nowrap;
}
body .info_contents .topix_box .topix .body p {
  animation: TelopAnimation 10s linear infinite;
  padding-left: 100%;
  display: inline-block;
}
@keyframes TelopAnimation {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@media (max-width: 960px) {
  body .section_lead h2.wp-block-heading {
    text-align: left;
  }
}
body .section_lead .text_box {
  flex: 1;
}
@media (max-width: 960px) {
  body .section_lead .text_box {
    margin-bottom: 0 !important;
  }
  body .section_lead .text_box strong {
    font-size: 0.9em;
  }
  body .section_lead .text_box strong span {
    text-align: left;
  }
}
@media (max-width: 960px) {
  body .section_lead .text_box .badge_list {
    width: 50%;
  }
}
body .section_lead .text_box .badge_list p {
  background-color: #2a669d;
  color: #fff;
  text-align: center;
  padding: 2px 5px;
  border-top: 4px solid #7995a6;
  border-right: 4px solid #597696;
  border-bottom: 4px solid #3f5869;
  border-left: 4px solid #5c8199;
  font-size: 0.9em;
}
body .section_lead .blank {
  width: 300px;
}
body .section_lead h2.label {
  background-color: var(--color_main) !important;
  color: #fff;
  position: relative;
  padding: 10px;
}
@media (max-width: 960px) {
  body .section_lead h2.label {
    font-size: 0.8em;
    text-align: left;
    margin: -2em 0 4em 0 !important;
  }
}
body .section_lead h2.label::after {
  content: "";
  position: absolute;
  width: 300px;
  aspect-ratio: 1/1;
  background-image: url(https://okachimachi-bond.com/wp-content/uploads/2025/10/fukidasi1.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: 48px;
  right: -10px;
  transform: translateY(-100%);
}
@media (max-width: 960px) {
  body .section_lead h2.label::after {
    width: 180px;
    top: 29px;
  }
}
body .item_category .item_card {
  display: flex;
  flex-direction: column;
  border: solid 3px #2a669d;
}
body .item_category .item_card .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
  display: flex;
  flex-direction: column;
  height: 100%;
}
body .item_category .item_card .contents {
  display: flex;
  flex-direction: column;
  height: 100%;
}
body .item_category .item_card .contents .contents_top {
  padding: 0.7em;
  flex: 1;
  background-color: #fff;
}
body .item_category .item_card .contents .contents_top img {
  height: 150px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
body .item_category .item_card .contents .contents_top p {
  line-height: 1.4;
}
body .item_category .item_card .contents .contents_top .caution_text {
  line-height: 1.1;
}
body .item_category .item_card .contents .contents_top .tag_group {
  font-size: 12px;
  font-weight: bold;
}
body .item_category .item_card .contents .contents_top .tag_group .swell-block-columns__inner {
  justify-content: flex-end;
}
body .item_category .item_card .contents .contents_top .tag_group .swell-block-column {
  width: -moz-fit-content;
  width: fit-content;
}
body .item_category .item_card .contents .contents_top .tag_group .popular_tag,
body .item_category .item_card .contents .contents_top .tag_group .sell_tag,
body .item_category .item_card .contents .contents_top .tag_group .hi-price_tag {
  padding: 3px 5px;
}
body .item_category .item_card .contents .contents_top .tag_group .popular_tag {
  border: solid 2px #c66060;
  color: #b94747;
  background-color: #ebc9c9;
}
body .item_category .item_card .contents .contents_top .tag_group .sell_tag {
  border: solid 2px #2e8cab;
  color: #1c5162;
  background-color: #b9dfec;
}
body .item_category .item_card .contents .contents_top .tag_group .hi-price_tag {
  border: solid 2px #006666;
  color: #355c38;
  background-color: #9fe3bb;
}
body .item_category .item_card .contents .contents_bottom {
  padding: 0.5em 0.5em 0.7em 0.5em;
  border-top: dashed 2px #2a669d;
  background-color: #edf3fa;
}
body .item_category .item_card .contents .contents_bottom .swell-block-balloon {
  margin-top: 8px !important;
}
body .item_category .item_card .contents .contents_bottom .swell-block-balloon .c-balloon__icon {
  width: 60px;
}
body .item_category .item_card .contents .contents_bottom .swell-block-balloon .c-balloon__icon img {
  width: 60px;
  height: 60px;
}
body .item_category .item_card .contents .contents_bottom .swell-block-balloon .c-balloon__body {
  padding: 0;
  align-items: center;
}
body .item_category .item_card .contents .contents_bottom .swell-block-balloon .c-balloon__body .c-balloon__text {
  background: #fff;
  border: solid 2px var(--color_text);
  font-size: 0.9em;
  padding: 0.7em;
}
body .item_category .item_card .contents .contents_bottom .swell-block-balloon .c-balloon__body .c-balloon__text p {
  line-height: 1.1;
}
body .section_event_information {
  padding: 70px 0 50px 0 !important;
  background-image: url(https://okachimachi-bond.com/wp-content/uploads/2025/10/checkered_pattern.png), url(https://okachimachi-bond.com/wp-content/uploads/2025/10/checkered_pattern.png);
  background-size: 50px;
  background-repeat: repeat-x;
  background-position: top, bottom;
}
body .section_event_information .person_img {
  width: 320px;
  display: flex;
  align-items: flex-end;
}
body .section_event_information .contents {
  flex: 1;
  padding-bottom: 0.5em;
}
body .section_event_information .contents .search_box {
  border: solid 3px #2a669d;
  background-color: #edf3fa;
  padding: 1em;
}
body .section_event_information .contents .search_box .title {
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 600px) {
  body .section_event_information .contents .search_box .title {
    margin: auto;
  }
}
body .section_event_information .contents .search_box .event_search_form_wrapper {
  flex: 1;
}
body .section_event_information .contents .search_box .event_search_form_wrapper .event_search_form {
  margin: auto;
}
@media (max-width: 600px) {
  body .section_event_information .contents .search_box .event_search_form_wrapper .event_search_form .flex_group {
    justify-content: center;
  }
  body .section_event_information .contents .search_box .event_search_form_wrapper .event_search_form .flex_group select {
    flex: 1;
  }
}
body .section_event_information .event_list {
  margin-bottom: 0;
}
@media (min-width: 960px) {
  body .section_event_information .event_list .p-postList__item {
    width: 25% !important;
    margin-bottom: 0;
  }
  body .section_event_information .event_list figure.c-postThumb__figure {
    aspect-ratio: 4/3;
  }
}
body .section_event_information .event_list_text .p-postList {
  border: none;
}
body .section_event_information .event_list_text .p-postList .p-postList__link {
  border-bottom: 1px dashed var(--color_border);
  display: block;
  padding: 0.3em 0.25em;
}
body .section_event_information .event_list_text .p-postList .p-postList__title {
  font-weight: 400;
}
body .section_event_information .event_list .is-style-more_btn,
body .section_event_information .event_list_text .is-style-more_btn {
  margin: 0.3em 0 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 600px) {
  body .section_event_information .event_list .is-style-more_btn,
  body .section_event_information .event_list_text .is-style-more_btn {
    margin: 0 0 0.5em auto;
  }
}
body .section_event_information .event_list .is-style-more_btn a,
body .section_event_information .event_list_text .is-style-more_btn a {
  width: -moz-fit-content;
  width: fit-content;
  min-width: unset;
  padding: 0;
  box-shadow: none;
  background-color: transparent;
  color: #2a669d;
  margin: 1em 0 0 auto;
  font-weight: bold;
  font-weight: 0.8em;
}
body .section_event_information .event_list .is-style-more_btn a::after,
body .section_event_information .event_list_text .is-style-more_btn a::after {
  display: none;
}
body .section_event_information #switch_list .text_wrapper {
  flex: 1;
}
body .section_event_information #switch_list .select_wrapper {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 0 auto;
}
body .section_event_information #switch_list .p-postList.-type-simple .p-postList__title::after {
  content: "にて催事イベント開催決定いたしました。";
}
body .section_reason {
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top;
}
@media (min-width: 600px) {
  body .section_reason {
    background-image: url(https://okachimachi-bond.com/wp-content/uploads/2025/10/confetti-scaled.png);
  }
}
body .section_reason h2.border_line {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-family: Noto Serif JP, YuMincho, "Yu Mincho", serif;
}
body .section_reason .icon_img {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 960px) {
  body .section_reason .icon_img {
    width: 50%;
    margin: 0 auto 1.2em 0;
  }
}
body .section_reason .caption_card_list {
  position: relative;
}
body .section_reason .caption_card_list::before {
  content: "";
  position: absolute;
  width: 200px;
  height: 400px;
  background-image: url(https://okachimachi-bond.com/wp-content/uploads/2025/10/person_pic2.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: 0;
  right: 0;
  transform: translateY(-70%);
  z-index: -1;
}
@media (max-width: 960px) {
  body .section_reason .caption_card_list::before {
    width: 40%;
  }
}
body .section_reason .caption_card .cap_box_ttl {
  font-weight: bold;
  font-size: 1.1em;
  padding-left: 95px;
  text-align: left;
  display: block;
}
body .section_reason .caption_card .cap_box_content {
  padding: 0;
  padding-bottom: 5px;
  z-index: 1;
  border: none;
}
body .section_reason .caption_card .cap_box_content .swell-block-columns {
  background-color: #fff;
  margin: 0 5px;
  padding: 3px;
}
body .section_reason .caption_card .img_box {
  width: 250px;
  max-width: 40%;
  position: relative;
}
body .section_reason .caption_card .img_box .badge_img {
  position: absolute;
  width: 70px;
  top: -35px;
  left: 3px;
}
@media (max-width: 960px) {
  body .section_reason .caption_card .img_box .badge_img {
    width: 60px;
    top: -7px;
    transform: translateY(-100%);
    left: 8px;
  }
}
body .section_reason .caption_card .text_box {
  flex: 1;
  padding: 0.5em;
}
body .section_reason .caption_card.no1 .cap_box_ttl,
body .section_reason .caption_card.no1 .cap_box_content {
  background-color: #86b591;
}
body .section_reason .caption_card.no1 .cap_box_ttl span {
  text-shadow: 2px 2px 2px #568d63;
}
body .section_reason .caption_card.no2 .cap_box_ttl,
body .section_reason .caption_card.no2 .cap_box_content {
  background-color: #63b19e;
}
body .section_reason .caption_card.no2 .cap_box_ttl span {
  text-shadow: 2px 2px 2px #498f7e;
}
body .section_reason .caption_card.no3 .cap_box_ttl,
body .section_reason .caption_card.no3 .cap_box_content {
  background-color: #4bc0cd;
}
body .section_reason .caption_card.no3 .cap_box_ttl span {
  text-shadow: 2px 2px 2px #2f9daa;
}
body .section_reason .caption_card.no4 .cap_box_ttl,
body .section_reason .caption_card.no4 .cap_box_content {
  background-color: #5fa3d6;
}
body .section_reason .caption_card.no4 .cap_box_ttl span {
  text-shadow: 2px 2px 2px #3183bf;
}
body .section_reason .caption_card.no5 .cap_box_ttl,
body .section_reason .caption_card.no5 .cap_box_content {
  background-color: #b0a7c5;
}
body .section_reason .caption_card.no5 .cap_box_ttl span {
  text-shadow: 2px 2px 2px #8a7ca9;
}
body .section_reason .caption_card.no6 .cap_box_ttl,
body .section_reason .caption_card.no6 .cap_box_content {
  background-color: #d288ab;
}
body .section_reason .caption_card.no6 .cap_box_ttl span {
  text-shadow: 2px 2px 2px #bb5082;
}
body .section_reason .caption_card.no7 .cap_box_ttl,
body .section_reason .caption_card.no7 .cap_box_content {
  background-color: #da8d83;
}
body .section_reason .caption_card.no7 .cap_box_ttl span {
  text-shadow: 2px 2px 2px #ca5f4f;
}
body .section_reason .caption_card.no8 .cap_box_ttl,
body .section_reason .caption_card.no8 .cap_box_content {
  background-color: #ecba46;
}
body .section_reason .caption_card.no8 .cap_box_ttl span {
  text-shadow: 2px 2px 2px #e6a817;
}
body .section_youtube {
  padding-top: 0 !important;
}
body .section_youtube .left_column {
  width: 480px;
}
body .section_youtube .right_column {
  flex: 1;
}
body .section_youtube .right_column h2.border_line {
  color: #2a669d;
}
body .section_youtube .right_column h2.border_line i {
  margin-right: 0.5em;
}
body .section_flow .identification {
  border: solid 3px #fff;
}
body .section_flow .identification .left_column {
  flex: 1;
}
@media (max-width: 960px) {
  body .section_flow .identification .left_column {
    order: 2;
    flex: unset;
  }
}
body .section_flow .identification .right_column {
  width: -moz-fit-content;
  width: fit-content;
}
body .section_flow .identification .right_column p {
  border: solid 2px #fff;
  padding: 0 7px;
}
body .section_flow .c-tabList {
  max-width: 800px;
  margin: 0 auto 1em auto !important;
}
@media (max-width: 960px) {
  body .section_flow .c-tabList .c-tabList__item {
    width: 33.3333333333%;
  }
}
body .section_flow .c-tabList .c-tabList__button {
  background-color: #fff;
  color: #2a669d;
  font-weight: bold;
  font-size: 1.1em;
  padding: 10px 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
body .section_flow .c-tabList .c-tabList__button::before {
  display: none;
}
body .section_flow .c-tabList .c-tabList__button img {
  width: 35px !important;
}
@media (max-width: 600px) {
  body .section_flow .c-tabList .c-tabList__button img {
    width: 25px !important;
  }
  body .section_flow .c-tabList .c-tabList__button img:first-child {
    display: none;
  }
}
body .section_flow .step_group {
  padding: 2em;
}
@media (max-width: 600px) {
  body .section_flow .step_group {
    padding: 1em;
  }
  body .section_flow .step_group .swell-block-step__body .swell-block-columns__inner {
    justify-content: center;
  }
  body .section_flow .step_group .swell-block-step__body .swell-block-column {
    margin-left: 0;
  }
}
body .section_flow .step_group h2.border_line {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-family: Noto Serif JP, YuMincho, "Yu Mincho", serif;
}
body .section_flow .step_group .swell-block-step .swell-block-step__item:before {
  border-left: 6px dotted var(--color_main);
  left: 24px;
  transform: translateX(-50%);
}
@media (max-width: 600px) {
  body .section_flow .step_group .swell-block-step .swell-block-step__title {
    font-size: 1em !important;
    line-height: 1.1;
  }
}/*# sourceMappingURL=home_style.css.map */