body .page_campaign2025_kitchen {
  max-width: 1200px;
  margin: 0 auto;
}
body .page_campaign2025_kitchen img {
  width: 100%;
  display: block;
  margin-bottom: 16px;
}
body .page_campaign2025_kitchen .entry {
  padding: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  body .page_campaign2025_kitchen .entry {
    padding: 20px;
    margin-bottom: 30px;
  }
}
body .page_campaign2025_kitchen .entry a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FCC80E;
  color: #000;
  font-size: 30px;
  font-weight: bold;
  padding: 20px;
  border-radius: 10px;
  width: 100%;
  max-width: 580px;
  position: relative;
}
@media screen and (max-width: 767px) {
  body .page_campaign2025_kitchen .entry a {
    font-size: 20px;
    padding: 10px;
  }
}
body .page_campaign2025_kitchen .entry a::after {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 2px solid #000;
  border-radius: 10px;
}
body .page_campaign2025_kitchen .entry a:hover {
  text-decoration: none;
  opacity: 0.7;
}
body .page-renovation2025 .slide01 .slider-container,
body .page-renovation2025 .slide02 .slider-container {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
body .page-renovation2025 .slide01 .slider-container .slider,
body .page-renovation2025 .slide02 .slider-container .slider {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .slide01 .slider-container .slider,
  body .page-renovation2025 .slide02 .slider-container .slider {
    margin-bottom: 5px;
  }
}
body .page-renovation2025 .slide01 .slider-container .slider .slick-slide,
body .page-renovation2025 .slide02 .slider-container .slider .slick-slide {
  width: 280px;
  height: auto;
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .slide01 .slider-container .slider .slick-slide,
  body .page-renovation2025 .slide02 .slider-container .slider .slick-slide {
    width: 40vw;
    margin: 0 0.667vw;
  }
}
body .page-renovation2025 .slide01 .slider-container .slider img,
body .page-renovation2025 .slide02 .slider-container .slider img {
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  box-sizing: border-box;
}
body .page-renovation2025 .fvSection {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  gap: 65px;
  max-width: 950px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .fvSection {
    padding: 15px 30px 40px;
    gap: 30px;
  }
}
body .page-renovation2025 .fvSection .fvCopy {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .fvSection .fvCopy {
    flex-direction: column;
    gap: 30px;
  }
}
body .page-renovation2025 .fvSection .fvCopy .image {
  width: 49%;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .fvSection .fvCopy .image {
    width: 100%;
  }
}
body .page-renovation2025 .fvSection .fvCopy .text {
  width: 42%;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .fvSection .fvCopy .text {
    width: 100%;
  }
}
body .page-renovation2025 .fvSection p {
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1.3px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .fvSection p {
    font-size: 11px;
  }
}
body .page-renovation2025 .storySection {
  background-color: #EEECEB;
  padding: 75px 20px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .storySection {
    padding: 45px 20px;
  }
}
body .page-renovation2025 .storySection .title01 {
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 2.6px;
  text-align: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .storySection .title01 {
    font-size: 18px;
    margin-bottom: 19px;
  }
}
body .page-renovation2025 .storySection .text01 {
  max-width: 660px;
  margin: 0 auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 210%;
  letter-spacing: 1.4px;
  margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .storySection .text01 {
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 210%;
    letter-spacing: 1.1px;
  }
}
body .page-renovation2025 .storySection .story_table {
  max-width: 800px;
  margin: 0 auto;
  background-color: #fff;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .storySection .story_table {
    padding: 20px;
  }
}
body .page-renovation2025 .storySection .story_table .story_title {
  margin: 3px auto 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .storySection .story_table .story_title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .storySection .story_table .table {
    overflow: auto;
  }
  body .page-renovation2025 .storySection .story_table .table img {
    height: 230px;
    max-width: fit-content;
  }
}
body .page-renovation2025 .storySection .title02 {
  font-family: "Noto Serif JP", serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.76px;
  text-align: center;
  margin: 48px auto;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .storySection .title02 {
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.52px;
    margin: 25px auto;
  }
}
body .page-renovation2025 .storySection .story_link {
  max-width: 845px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .storySection .story_link {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .storySection .story_link .story_button {
    width: 29.333vw;
    height: 29.333vw;
  }
}
body .page-renovation2025 .renovationSection {
  padding: 125px 20px 175px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection {
    padding: 0 20px;
  }
}
body .page-renovation2025 .renovationSection .information {
  max-width: 820px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .information {
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .information_title {
    width: 26.667vw;
    margin: 8.533vw auto 2.933vw;
  }
}
@media screen and (min-width: 768px) {
  body .page-renovation2025 .renovationSection .information_title.active {
    position: fixed;
    top: 114px;
    left: 50%;
    transform: translate(-410px, 0%);
  }
}
@media screen and (max-width: 870px) {
  body .page-renovation2025 .renovationSection .information_title.active {
    left: 25px;
    transform: translate(0%, 0%);
  }
}
@media screen and (min-width: 768px) {
  body .page-renovation2025 .renovationSection .information_title.active.active2 {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    transform: translate(0%, 0%);
  }
}
body .page-renovation2025 .renovationSection .information_title img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  body .page-renovation2025 .renovationSection .information_text {
    width: 69.51%;
    margin-left: auto;
    margin-right: 0;
  }
}
body .page-renovation2025 .renovationSection .information_text > .title {
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 2.6px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .information_text > .title {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 1.4px;
    text-align: center;
    margin-bottom: 12px;
  }
}
body .page-renovation2025 .renovationSection .information_text p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 210%;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .information_text p {
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 210%;
    letter-spacing: 1.1px;
  }
}
body .page-renovation2025 .renovationSection .information_text .infoTable {
  width: 100%;
  border-collapse: collapse;
  margin-top: 34px;
}
body .page-renovation2025 .renovationSection .information_text .infoTable th, body .page-renovation2025 .renovationSection .information_text .infoTable td {
  border: 1px solid #000;
  padding: 8px 12px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .information_text .infoTable th {
    padding: 4px;
  }
}
body .page-renovation2025 .renovationSection .information_text .infoTable th {
  position: relative;
  font-weight: 600;
  border-top: none;
  text-align: center;
  font-weight: 500;
  padding-bottom: 16px;
}
body .page-renovation2025 .renovationSection .information_text .infoTable th::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0%);
  width: calc(100% - 8px);
  height: calc(100% - 6px);
  background-color: #EEECEB;
  z-index: 0;
}
body .page-renovation2025 .renovationSection .information_text .infoTable th span {
  position: relative;
  z-index: 1;
}
body .page-renovation2025 .renovationSection .information_text .infoTable th.caution {
  color: #fff;
}
body .page-renovation2025 .renovationSection .information_text .infoTable th.caution::after {
  background-color: #BDB6B3;
}
body .page-renovation2025 .renovationSection .information_text .infoTable td {
  font-weight: 400;
  padding: 15px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .information_text .infoTable td {
    padding: 10px 8px;
    vertical-align: top;
  }
}
body .page-renovation2025 .renovationSection .information_text .infoTable td .title {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .information_text .infoTable td .title {
    font-size: 12px;
  }
}
body .page-renovation2025 .renovationSection .information_text .infoTable td p {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .information_text .infoTable td p {
    font-size: 10px;
  }
}
body .page-renovation2025 .renovationSection .case {
  max-width: 900px;
  margin: 100px auto 0;
}
body .page-renovation2025 .renovationSection .caseTitle {
  display: flex;
  align-items: center;
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 2.52px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseTitle {
    flex-direction: column;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 1.62px;
    margin-bottom: 17px;
    text-align: center;
  }
}
body .page-renovation2025 .renovationSection .caseTitle img {
  display: block;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseTitle img {
    margin: 0 0 10px;
  }
}
body .page-renovation2025 .renovationSection .caseHead {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseHead {
    flex-direction: column;
    margin-bottom: 17px;
  }
}
body .page-renovation2025 .renovationSection .caseHead .case_slide {
  width: 67.33%;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseHead .case_slide {
    width: 100%;
    margin-bottom: 35px;
  }
}
body .page-renovation2025 .renovationSection .caseHead .case_slide .slider-wrapper,
body .page-renovation2025 .renovationSection .caseHead .case_slide .slick-slide,
body .page-renovation2025 .renovationSection .caseHead .case_slide .slick-slider,
body .page-renovation2025 .renovationSection .caseHead .case_slide .slick-list,
body .page-renovation2025 .renovationSection .caseHead .case_slide .slick-track {
  height: 100%;
}
body .page-renovation2025 .renovationSection .caseHead .case_slide .slider-wrapper img,
body .page-renovation2025 .renovationSection .caseHead .case_slide .slick-slide img,
body .page-renovation2025 .renovationSection .caseHead .case_slide .slick-slider img,
body .page-renovation2025 .renovationSection .caseHead .case_slide .slick-list img,
body .page-renovation2025 .renovationSection .caseHead .case_slide .slick-track img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
body .page-renovation2025 .renovationSection .caseHead .case_slide .slick-dots {
  bottom: auto;
  top: calc(100% + 22px);
  height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .page-renovation2025 .renovationSection .caseHead .case_slide .slick-dots li {
  width: 12px;
  height: 12px;
  position: relative;
  display: block;
}
body .page-renovation2025 .renovationSection .caseHead .case_slide .slick-dots li button {
  position: static;
  width: 0;
  height: 0;
}
body .page-renovation2025 .renovationSection .caseHead .case_slide .slick-dots li button::before {
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 3px;
  text-indent: -9999px;
  border: 1px solid #000;
}
body .page-renovation2025 .renovationSection .caseHead .case_slide .slick-dots li.slick-active button::before {
  background-color: #000;
}
body .page-renovation2025 .renovationSection .caseHead .case_data {
  width: 28.2%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseHead .case_data {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
  }
  body .page-renovation2025 .renovationSection .caseHead .case_data .case_before {
    width: calc(50% - 8px);
  }
}
body .page-renovation2025 .renovationSection .caseHead .case_data .data {
  border-right: 1px solid #000;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseHead .case_data .data {
    width: calc(50% - 8px);
  }
}
body .page-renovation2025 .renovationSection .caseHead .case_data .data_title {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 7px 0 3px;
  border-top: 1px solid #000;
  position: relative;
  margin-bottom: 15px;
}
body .page-renovation2025 .renovationSection .caseHead .case_data .data_title::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 15px);
  height: 1px;
  background-color: #000;
}
body .page-renovation2025 .renovationSection .caseHead .case_data .data .name {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 15px auto 13px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseHead .case_data .data .name {
    font-size: 10px;
    margin: 12px auto 10px;
  }
}
body .page-renovation2025 .renovationSection .caseHead .case_data .dataList_item {
  display: flex;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseHead .case_data .dataList_item {
    align-items: flex-start;
  }
}
body .page-renovation2025 .renovationSection .caseHead .case_data .dataList_title {
  position: relative;
  width: 50px;
  padding: 0 5px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseHead .case_data .dataList_title {
    margin-right: 2px;
  }
}
body .page-renovation2025 .renovationSection .caseHead .case_data .dataList_title::after {
  content: "|";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
}
body .page-renovation2025 .renovationSection .caseHead .case_data .dataList_title::before {
  content: "|";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: translate(0%, -50%);
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseHead .case_data .dataList_text {
    width: calc(100% - 52px);
  }
}
body .page-renovation2025 .renovationSection .caseBody {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseBody {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}
body .page-renovation2025 .renovationSection .caseBody_text {
  width: 377px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseBody_text {
    width: 100%;
  }
}
body .page-renovation2025 .renovationSection .caseBody_text .title {
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: 1.9px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseBody_text .title {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%;
    letter-spacing: 1.6px;
  }
}
body .page-renovation2025 .renovationSection .caseBody_text p {
  margin-top: 30px;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 210%;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseBody_text p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 210%;
    letter-spacing: 1.2px;
    margin-top: 10px;
  }
}
body .page-renovation2025 .renovationSection .caseBody_ba {
  width: calc(100% - 440px);
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .caseBody_ba {
    width: 100%;
  }
}
body .page-renovation2025 .renovationSection .case .link {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 65px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .renovationSection .case .link {
    margin-top: 40px;
  }
}
body .page-renovation2025 .renovationSection .case .link_button {
  padding: 12px 30px 13px;
  max-width: 205px;
  width: 100%;
  border: 1px solid #000;
  line-height: 100%;
  border-radius: 30px;
  background-color: #EEECEB;
  position: relative;
}
body .page-renovation2025 .renovationSection .case .link_button:hover {
  text-decoration: none;
  opacity: 0.7;
}
body .page-renovation2025 .renovationSection .case .link_button::after {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #000;
  border-radius: 12px;
  right: 15px;
  top: 50%;
  transform: translate(0%, -50%);
}
body .page-renovation2025 .renovationSection.renove02 {
  background-color: #EEECEB;
}
body .page-renovation2025 .renovationSection.renove02 .information_text .infoTable th.caution::after {
  background-color: #BDB6B3;
}
body .page-renovation2025 .otherLink {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 75px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .otherLink {
    margin-top: 55px;
    margin-bottom: 75px;
  }
}
body .page-renovation2025 .otherLink_button {
  display: block;
  max-width: 546px;
  width: 100%;
}
body .page-renovation2025 .otherLink_button img {
  display: block;
}
body .page-renovation2025 .interviewSection {
  background-color: #F4F2F2;
  padding: 75px 20px 125px;
  position: relative;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .interviewSection {
    padding-bottom: 0.1px;
  }
}
body .page-renovation2025 .interviewSection_title {
  position: absolute;
  display: block;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .interviewSection_title {
    max-width: 66.667vw;
  }
}
body .page-renovation2025 .interviewSection .interviewTitle {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 3.12px;
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .interviewSection .interviewTitle {
    font-size: 16px;
  }
}
body .page-renovation2025 .interviewSection .interview p {
  max-width: 530px;
  margin: 0 auto 13px;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 210%;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .interviewSection .interview p {
    font-size: 10px;
    letter-spacing: 0;
    text-align: center;
  }
}
body .page-renovation2025 .interviewSection .interview > img {
  display: block;
  max-width: 640px;
  width: 100%;
  height: auto;
  margin: auto auto 50px;
}
body .page-renovation2025 .interviewSection .interview_block {
  max-width: 780px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .interviewSection .interview_block {
    max-width: 73.333vw;
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  body .page-renovation2025 .interviewSection .interview_block.reverse {
    flex-direction: row-reverse;
  }
}
body .page-renovation2025 .interviewSection .interview_block + * {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .interviewSection .interview_block + * {
    margin-top: 30px;
  }
}
body .page-renovation2025 .interviewSection .interview_block .text {
  width: 380px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 226%;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .interviewSection .interview_block .text {
    max-width: 73.333vw;
    font-size: 12px;
  }
}
body .page-renovation2025 .interviewSection .interview_block .image {
  width: calc(100% - 440px);
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .interviewSection .interview_block .image {
    max-width: 66.667vw;
    margin: 40px auto 0;
    width: 100%;
  }
}
body .page-renovation2025 .interviewSection .interview_block .image img {
  display: block;
  width: 100%;
  height: auto;
}
body .page-renovation2025 .flowSection .otherLink {
  padding: 0 20px;
  margin-top: 0;
  margin-bottom: 0;
}
body .page-renovation2025 .flowSection .flow_title {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 58px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .flowSection .flow_title {
    margin-bottom: 40px;
    margin-top: 45px;
  }
}
body .page-renovation2025 .flowSection .flow_title .eng {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 3.2px;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .flowSection .flow_title .eng {
    font-size: 12px;
    letter-spacing: 0;
  }
}
body .page-renovation2025 .flowSection .flow_title .jp {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 3.12px;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .flowSection .flow_title .jp {
    font-size: 18px;
    letter-spacing: 0;
    margin-bottom: 20px;
  }
}
body .page-renovation2025 .flowSection .flow_title .note {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.4px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .flowSection .flow_title .note {
    font-size: 10px;
    letter-spacing: 0;
  }
}
body .page-renovation2025 .flowSection .flowList {
  max-width: 660px;
  margin: 0 auto 90px;
  position: relative;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .flowSection .flowList {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
body .page-renovation2025 .flowSection .flowList::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 2px;
  height: calc(100% - 90px);
  background-color: #000;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .flowSection .flowList::after {
    top: 5.867vw;
  }
}
body .page-renovation2025 .flowSection .flowList_item {
  width: 50%;
  margin-left: auto;
  margin-right: 0;
  position: relative;
}
body .page-renovation2025 .flowSection .flowList_item:nth-child(even) {
  margin-left: 0;
  margin-right: auto;
}
body .page-renovation2025 .flowSection .flowList_item .number {
  width: 61.54px;
  height: 61.54px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: #EEECEB;
  border: 1px solid #000;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 0;
  transform: translateX(-50%);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .flowSection .flowList_item .number {
    width: 11.467vw;
    height: 11.467vw;
    font-size: 12px;
    top: 5vw;
  }
}
body .page-renovation2025 .flowSection .flowList_item .text .title {
  padding-left: 16%;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 8px;
  height: 41px;
  position: relative;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .flowSection .flowList_item .text .title {
    font-size: 12px;
  }
}
body .page-renovation2025 .flowSection .flowList_item .text .title img {
  margin: 0 12px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .flowSection .flowList_item .text .title img {
    margin: 0 1.333vw;
  }
}
body .page-renovation2025 .flowSection .flowList_item .text .title .multiple {
  position: absolute;
  width: 84%;
  left: 16%;
  bottom: 10px;
}
body .page-renovation2025 .flowSection .flowList_item .text .title .multiple .note {
  display: inline-block;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  padding: 6px 20px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .flowSection .flowList_item .text .title .multiple .note {
    font-size: 10px;
    letter-spacing: 0;
    padding: 3px 10px;
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .flowSection .flowList_item .text .title .multiple img {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
body .page-renovation2025 .flowSection .flowList_item .text p {
  padding-left: 16%;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 202%;
  height: 52px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .flowSection .flowList_item .text p {
    font-size: 10px;
  }
}
body .page-renovation2025 .flowSection .flowList_item:nth-child(even) .number {
  left: auto;
  right: 0;
  transform: translateX(50%);
}
body .page-renovation2025 .flowSection .flowList_item:nth-child(even) .text .title {
  padding-left: 0;
  padding-right: 16%;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
}
body .page-renovation2025 .flowSection .flowList_item:nth-child(even) .text .title .multiple {
  left: auto;
  right: 16%;
  text-align: right;
}
body .page-renovation2025 .flowSection .flowList_item:nth-child(even) .text p {
  padding-left: 0;
  padding-right: 16%;
}
body .page-renovation2025 .flowSection .flow_note {
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 2.4px;
}
@media screen and (max-width: 767px) {
  body .page-renovation2025 .flowSection .flow_note {
    font-size: 10px;
    letter-spacing: 0;
    padding: 0 20px;
    text-align: left;
    max-width: 74.667vw;
    margin: 0 auto;
  }
}