@charset "UTF-8";
body {
  font-size: 24px;
  line-height: 1.7;
  font-family: "Noto Sans JP", sans-serif;
  background: #FFFFFF;
  position: relative;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; /* Safari */
}

.pc_hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .pc_hidden {
    display: block;
  }
}

.lg_hidden {
  display: none;
}
@media screen and (max-width: 900px) {
  .lg_hidden {
    display: block;
  }
}

.lg_hidden_ver {
  display: block;
}
@media screen and (max-width: 900px) {
  .lg_hidden_ver {
    display: none;
  }
}

.l-header__bar {
  position: relative;
  width: 100%;
  color: #fff;
  background: #333333;
  margin-bottom: 20px;
}

.l-header__bar._custom .l-header__barInner {
  padding-top: 5px;
  padding-bottom: 5px;
}

.l-header__barInner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.l-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15.2777777778%;
  padding-right: 15.2777777778%;
}
@media screen and (max-width: 768px) {
  .l-container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .l_header_box {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}

.l-header__bar._custom .c-catchphrase {
  width: auto;
  font-weight: 700;
}

.l-header__bar .c-catchphrase {
  color: inherit;
  font-size: 12px;
  letter-spacing: var(--swl-letter_spacing, 0.2px);
  line-height: 14px;
  margin-right: auto;
  overflow: hidden;
  padding: 4px 0;
  white-space: nowrap;
  width: 50%;
}

.l-header__bar._custom .header-tel {
  width: 250px;
}
@media screen and (max-width: 768px) {
  .l-header__bar._custom .header-tel {
    display: none;
  }
}

.l-header__bar._custom .header-tel a {
  display: block;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .header {
    margin-top: 0px;
  }
}

.header_innner {
  padding-left: 15.2777777778%;
  padding-right: 15.2777777778%;
}
@media screen and (max-width: 768px) {
  .header_innner {
    padding-left: 7.6923076923%;
    padding-right: 7.6923076923%;
  }
}

@media screen and (max-width: 768px) {
  .header_box {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}

.header_logo img {
  display: block;
  width: 280px;
}
@media screen and (max-width: 768px) {
  .header_logo img {
    width: 160px;
  }
}

.header_logo a {
  position: relative;
  z-index: 10;
  pointer-events: auto;
}

.fv {
  background: url(../../img/buying/mv_pc.jpg) no-repeat center center/cover;
  width: 100%;
  height: auto;
  padding-top: 27px;
}
@media screen and (max-width: 430px) {
  .fv {
    background: url(../../img/buying/mv_sp.jpg) no-repeat center center/cover;
  }
}

.fv_inner {
  padding-left: 15.2777777778%;
  padding-right: 15.2777777778%;
}
@media screen and (max-width: 768px) {
  .fv_inner {
    padding-left: 5.1282051282%;
    padding-right: 5.1282051282%;
  }
}

.fv_box {
  position: relative;
}
@media screen and (max-width: 768px) {
  .fv_box {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}

.fv_title_main {
  padding-top: 115px;
  display: block;
  width: 49.43rem;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1300px) {
  .fv_title_main {
    width: 44.41rem;
  }
}
@media screen and (max-width: 1200px) {
  .fv_title_main {
    width: 36.43rem;
  }
}
@media screen and (max-width: 1000px) {
  .fv_title_main {
    width: 37.43rem;
  }
}
@media screen and (max-width: 1100px) {
  .fv_title_main {
    width: 37.43rem;
  }
}
@media screen and (max-width: 1100px) {
  .fv_title_main {
    width: 31.43rem;
  }
}
@media screen and (max-width: 900px) {
  .fv_title_main {
    width: 29.43rem;
  }
}
@media screen and (max-width: 768px) {
  .fv_title_main {
    width: 20.625rem;
    padding-top: 95px;
  }
}

.fv_medal img {
  position: absolute;
  width: 13.31rem;
  top: 3rem;
  right: 0.3rem;
  height: auto;
}
@media screen and (max-width: 1300px) {
  .fv_medal img {
    width: 11.31rem;
  }
}
@media screen and (max-width: 1200px) {
  .fv_medal img {
    width: 10.31rem;
  }
}
@media screen and (max-width: 900px) {
  .fv_medal img {
    width: 8.31rem;
  }
}
@media screen and (max-width: 768px) {
  .fv_medal img {
    width: 7rem;
    right: 1rem;
    top: 1rem;
  }
}

.fv_bottom {
  position: relative;
  display: block;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -155px;
}
@media screen and (max-width: 1300px) {
  .fv_bottom {
    margin-top: -100px;
  }
}
@media screen and (max-width: 900px) {
  .fv_bottom {
    margin-top: -70px;
  }
}
@media screen and (max-width: 768px) {
  .fv_bottom {
    margin-top: 4px;
  }
}

.cta {
  background-color: #222222;
  height: 216px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1200px) {
  .cta {
    height: 200px;
  }
}
@media screen and (max-width: 1050px) {
  .cta {
    height: 180px;
  }
}
@media screen and (max-width: 900px) {
  .cta {
    height: 155px;
  }
}
@media screen and (max-width: 768px) {
  .cta {
    height: 234px;
  }
}

.cta_inner {
  padding-left: 15.2777777778%;
  padding-right: 15.2777777778%;
}
@media screen and (max-width: 900px) {
  .cta_inner {
    padding-left: 10.277778%;
    padding-right: 10.277778%;
  }
}
@media screen and (max-width: 768px) {
  .cta_inner {
    padding-left: 7.6923076923%;
    padding-right: 7.6923076923%;
  }
}
@media screen and (max-width: 390px) {
  .cta_inner {
    padding-left: 4.692308%;
    padding-right: 4.692308%;
  }
}

@media screen and (max-width: 768px) {
  .cta_box {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}

.cta_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 40px;
}
@media screen and (max-width: 900px) {
  .cta_container {
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .cta_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}

.cta_line {
  background-color: #06C755;
  border: 4px solid #00973E;
  padding: 20px 34px 20px 89px;
  border-radius: 10px;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1200px) {
  .cta_line {
    padding: 20px 62px 20px 84px;
  }
}
@media screen and (max-width: 1050px) {
  .cta_line {
    padding: 20px 50px 20px 64px;
  }
}
@media screen and (max-width: 900px) {
  .cta_line {
    padding: 17px 40px 17px 52px;
  }
}
@media screen and (max-width: 768px) {
  .cta_line {
    padding: 13px 46px 13px 62px;
  }
}

.cta_line_box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 13px;
}
@media screen and (max-width: 1200px) {
  .cta_line_box {
    gap: 7px;
  }
}
@media screen and (max-width: 900px) {
  .cta_line_box {
    gap: 4px;
  }
}
@media screen and (max-width: 768px) {
  .cta_line_box {
    gap: 5px;
  }
}
.cta_line_box::before {
  position: absolute;
  background: url(../../img/buying/cta_line_phone.png) no-repeat center center/cover;
  content: "";
  width: 58px;
  height: 84px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -74px;
}
@media screen and (max-width: 1200px) {
  .cta_line_box::before {
    width: 50px;
    height: 72px;
    left: -64px;
  }
}
@media screen and (max-width: 1050px) {
  .cta_line_box::before {
    width: 46px;
    height: 66px;
    left: -55px;
  }
}
@media screen and (max-width: 900px) {
  .cta_line_box::before {
    width: 40px;
    height: 58px;
    left: -44px;
  }
}
@media screen and (max-width: 768px) {
  .cta_line_box::before {
    width: 43px;
    height: 62px;
    left: -53px;
  }
}

.cta_line_top {
  background-color: #00973E;
  padding: 4px 0px;
  border-radius: 20px;
  max-width: 300px;
}
.cta_line_top img {
  display: block;
  width: 8rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  .cta_line_top img {
    width: 8rem;
  }
}
@media screen and (max-width: 1050px) {
  .cta_line_top img {
    width: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .cta_line_top img {
    width: 5.67rem;
  }
}
@media screen and (max-width: 768px) {
  .cta_line_top {
    padding: 4px 0px;
    max-width: 207px;
  }
}

.cta_line_text {
  position: relative;
  width: 21rem;
}
@media screen and (max-width: 1200px) {
  .cta_line_text {
    width: 14rem;
  }
}
@media screen and (max-width: 1050px) {
  .cta_line_text {
    width: 12rem;
  }
}
@media screen and (max-width: 768px) {
  .cta_line_text {
    width: 13.5rem;
  }
}
.cta_line_text img {
  display: block;
  width: 19rem;
}
@media screen and (max-width: 768px) {
  .cta_line_text img {
    width: 13.68rem;
  }
}
.cta_line_text::after {
  position: absolute;
  background: url(../../img/buying/cta_line_arrow.png) no-repeat center center/cover;
  content: "";
  width: 46px;
  height: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -17px;
}
@media screen and (max-width: 1200px) {
  .cta_line_text::after {
    width: 35px;
    height: 17px;
    right: -42px;
  }
}
@media screen and (max-width: 900px) {
  .cta_line_text::after {
    width: 30px;
    height: 17px;
    right: -32px;
  }
}
@media screen and (max-width: 768px) {
  .cta_line_text::after {
    width: 32px;
    height: 15px;
    right: -33px;
  }
}

.cta_tel {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(57%, #FFFFFF), to(#C9C9C9));
  background: linear-gradient(to bottom, #FFFFFF 57%, #C9C9C9 100%);
  border: 4px solid #A4A4A4;
  border-radius: 10px;
  padding: 20px 20px 20px 100px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1200px) {
  .cta_tel {
    padding: 20px 30px 20px 102px;
  }
}
@media screen and (max-width: 1050px) {
  .cta_tel {
    padding: 20px 20px 20px 85px;
  }
}
@media screen and (max-width: 900px) {
  .cta_tel {
    padding: 20px 20px 20px 63px;
  }
}
@media screen and (max-width: 768px) {
  .cta_tel {
    padding: 20px 54px 20px 70px;
  }
}

.cta_women {
  position: absolute;
  width: 6.68rem;
  bottom: 0;
  left: 0px;
}
@media screen and (max-width: 1200px) {
  .cta_women {
    width: 6rem;
  }
}
@media screen and (max-width: 1050px) {
  .cta_women {
    width: 5.68rem;
  }
}
@media screen and (max-width: 900px) {
  .cta_women {
    width: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .cta_women {
    width: 4.8rem;
    left: -2px;
  }
}

.cta_tel_text {
  position: relative;
  width: 20rem;
}
@media screen and (max-width: 1200px) {
  .cta_tel_text {
    width: 15rem;
  }
}
@media screen and (max-width: 1050px) {
  .cta_tel_text {
    width: 12rem;
  }
}
@media screen and (max-width: 768px) {
  .cta_tel_text {
    width: 13rem;
  }
}
.cta_tel_text img {
  display: block;
  width: 19.62rem;
}
.cta_tel_text::after {
  position: absolute;
  background: url(../../img/buying/cta_tel_arrow.png) no-repeat center center/cover;
  content: "";
  width: 46px;
  height: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -50px;
  display: none;
}
@media screen and (max-width: 1200px) {
  .cta_tel_text::after {
    width: 35px;
    height: 17px;
    right: -42px;
  }
}
@media screen and (max-width: 1050px) {
  .cta_tel_text::after {
    right: -40px;
  }
}
@media screen and (max-width: 900px) {
  .cta_tel_text::after {
    width: 30px;
    height: 17px;
    right: -35px;
  }
}
@media screen and (max-width: 768px) {
  .cta_tel_text::after {
    display: block;
    width: 32px;
    height: 15px;
    right: -37px;
  }
}

.intro {
  margin-top: 142px;
  margin-bottom: 122px;
}
@media screen and (max-width: 768px) {
  .intro {
    margin-top: 40px;
    margin-bottom: 45px;
  }
}

.intro_inner {
  padding-left: 15.2777777778%;
  padding-right: 15.2777777778%;
}
@media screen and (max-width: 768px) {
  .intro_inner {
    padding-left: 5.1282051282%;
    padding-right: 5.1282051282%;
  }
}

@media screen and (max-width: 768px) {
  .intro_box {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}

.intro_title {
  display: block;
  width: 54rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  .intro_title {
    width: 40rem;
  }
}
@media screen and (max-width: 900px) {
  .intro_title {
    width: 33rem;
  }
}
@media screen and (max-width: 768px) {
  .intro_title {
    width: 13.75rem;
  }
}

.intro_container {
  margin-top: 77px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 49px;
  max-width: 59.31rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 63px;
}
@media screen and (max-width: 1200px) {
  .intro_container {
    gap: 30px;
  }
}
@media screen and (max-width: 900px) {
  .intro_container {
    gap: 30px;
    max-width: 508px;
  }
}
@media screen and (max-width: 768px) {
  .intro_container {
    margin-top: 21px;
    gap: 18px;
    max-width: 20.43rem;
    margin-bottom: 24px;
  }
}

.intro_text {
  font-size: 2.5rem;
  font-weight: 600;
  position: relative;
  padding-left: 107px;
}
@media screen and (max-width: 1200px) {
  .intro_text {
    font-size: 2.3rem;
    padding-left: 85px;
  }
}
@media screen and (max-width: 1000px) {
  .intro_text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .intro_text {
    font-size: 1.5rem;
    padding-left: 50px;
  }
}
@media screen and (max-width: 768px) {
  .intro_text {
    font-size: 1.125rem;
    padding-left: 57px;
  }
}
.intro_text::before {
  position: absolute;
  content: "";
  background: url(../../img/buying/icon_check.png) no-repeat center center/cover;
  width: 91px;
  height: 77px;
  top: 41%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
@media screen and (max-width: 1200px) {
  .intro_text::before {
    width: 70px;
    height: 60px;
  }
}
@media screen and (max-width: 900px) {
  .intro_text::before {
    width: 35px;
    height: 33px;
  }
}
@media screen and (max-width: 768px) {
  .intro_text::before {
    width: 40px;
    height: 34px;
    top: 35%;
    left: 10px;
  }
}

.intro_text_b {
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(0%, #FFE229));
  background: linear-gradient(transparent 65%, #FFE229 0%);
  display: inline;
  padding: 0 1px 0px;
}

.intro_arrow img {
  display: block;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  .intro_arrow img {
    width: 420px;
  }
}
@media screen and (max-width: 768px) {
  .intro_arrow img {
    width: 280px;
  }
}

.intro_next_box {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .intro_next_box {
    margin-top: 20px;
  }
}

.intro_next_box_top {
  background-color: #B92E2E;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 32px 157px 33px 0px;
  text-align: end;
  position: relative;
}
@media screen and (max-width: 1300px) {
  .intro_next_box_top {
    padding: 44px 90px 44px 0px;
  }
}
@media screen and (max-width: 1200px) {
  .intro_next_box_top {
    padding: 44px 50px 44px 250px;
  }
}
@media screen and (max-width: 900px) {
  .intro_next_box_top {
    padding: 44px 33px 44px 232px;
  }
}
@media screen and (max-width: 768px) {
  .intro_next_box_top {
    padding: 24px 24px 40px 113px;
  }
}
.intro_next_box_top::before {
  position: absolute;
  content: "";
  background: url(../../img/buying/img_staff.png) no-repeat center center/cover;
  width: 290px;
  height: 298px;
  bottom: 0;
  left: 66px;
}
@media screen and (max-width: 1360px) {
  .intro_next_box_top::before {
    width: 265px;
    height: 266px;
    bottom: 0;
    left: 53px;
  }
}
@media screen and (max-width: 1200px) {
  .intro_next_box_top::before {
    width: 270px;
    height: 270px;
    bottom: 0;
    left: 40px;
  }
}
@media screen and (max-width: 1100px) {
  .intro_next_box_top::before {
    width: 213px;
    height: 227px;
    left: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .intro_next_box_top::before {
    width: 215px;
    height: 218px;
    bottom: 0;
    left: 28px;
  }
}
@media screen and (max-width: 900px) {
  .intro_next_box_top::before {
    width: 180px;
    height: 190px;
    bottom: 0;
    left: 34px;
  }
}
@media screen and (max-width: 768px) {
  .intro_next_box_top::before {
    width: 104px;
    height: 107px;
    left: 15px;
  }
}

.intro_next_title {
  font-size: 3.5rem;
  font-weight: 700;
  color: #FFFFFF;
  -webkit-text-decoration: 1px #FFFFFF underline;
          text-decoration: 1px #FFFFFF underline;
  text-underline-offset: 16px;
}
@media screen and (max-width: 1200px) {
  .intro_next_title {
    font-size: 3rem;
    text-align: center;
  }
}
@media screen and (max-width: 1000px) {
  .intro_next_title {
    font-size: 2.5rem;
    text-align: center;
  }
}
@media screen and (max-width: 900px) {
  .intro_next_title {
    font-size: 2rem;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .intro_next_title {
    font-size: 1.5rem;
    text-underline-offset: 7px;
  }
}

.intro_kiiro {
  color: #FFE229;
  font-weight: 700;
}

.intro_next_box_bottom {
  background: #FFF2D8;
  border-left: 7px solid #B92E2E;
  border-right: 7px solid #B92E2E;
  border-bottom: 7px solid #B92E2E;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 56px 57px 66px 57px;
}
@media screen and (max-width: 1200px) {
  .intro_next_box_bottom {
    padding: 55px 40px 55px 40px;
  }
}
@media screen and (max-width: 900px) {
  .intro_next_box_bottom {
    padding: 40px 25px 40px 25px;
  }
}
@media screen and (max-width: 768px) {
  .intro_next_box_bottom {
    padding: 25px 19px 22px 19px;
  }
}

.intro_next_middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1200px) {
  .intro_next_middle {
    gap: 30px;
  }
}
@media screen and (max-width: 900px) {
  .intro_next_middle {
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .intro_next_middle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 23px;
  }
}

.intro_next_text {
  font-size: 1.5rem;
  font-weight: 700;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1200px) {
  .intro_next_text {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1000px) {
  .intro_next_text {
    font-size: 1rem;
  }
}
@media screen and (max-width: 900px) {
  .intro_next_text {
    font-size: 1rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media screen and (max-width: 768px) {
  .intro_next_text {
    font-size: 1.125rem;
    line-height: 1.7rem;
  }
}

.intro_red {
  color: #B92E2E;
  font-weight: 700;
}

.intro_next_img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 900px) {
  .intro_next_img {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.intro_next_bottom {
  margin-top: 48px;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  position: relative;
  line-height: 3rem;
}
@media screen and (max-width: 1200px) {
  .intro_next_bottom {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1100px) {
  .intro_next_bottom {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1000px) {
  .intro_next_bottom {
    font-size: 1.3rem;
    line-height: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .intro_next_bottom {
    font-size: 1.2rem;
    line-height: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .intro_next_bottom {
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-top: 20px;
  }
}
.intro_next_bottom::before, .intro_next_bottom::after {
  position: absolute;
  content: "";
  background: #000000;
  width: 17%;
  height: 3px;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 900px) {
  .intro_next_bottom::before, .intro_next_bottom::after {
    height: 2px;
  }
}
@media screen and (max-width: 768px) {
  .intro_next_bottom::before, .intro_next_bottom::after {
    display: none;
  }
}
.intro_next_bottom::before {
  left: -7px;
  rotate: 60deg;
}
@media screen and (max-width: 1300px) {
  .intro_next_bottom::before {
    left: -65px;
  }
}
@media screen and (max-width: 1200px) {
  .intro_next_bottom::before {
    left: -48px;
  }
}
@media screen and (max-width: 1100px) {
  .intro_next_bottom::before {
    left: -35px;
  }
}
@media screen and (max-width: 1000px) {
  .intro_next_bottom::before {
    left: -25px;
  }
}
@media screen and (max-width: 900px) {
  .intro_next_bottom::before {
    left: -23px;
  }
}
.intro_next_bottom::after {
  right: -7px;
  rotate: -60deg;
}
@media screen and (max-width: 1300px) {
  .intro_next_bottom::after {
    right: -65px;
  }
}
@media screen and (max-width: 1200px) {
  .intro_next_bottom::after {
    right: -48px;
  }
}
@media screen and (max-width: 1100px) {
  .intro_next_bottom::after {
    right: -35px;
  }
}
@media screen and (max-width: 1000px) {
  .intro_next_bottom::after {
    right: -25px;
  }
}
@media screen and (max-width: 900px) {
  .intro_next_bottom::after {
    right: -23px;
  }
}

.intro_next_marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(0%, #FFE229));
  background: linear-gradient(transparent 65%, #FFE229 0%);
  display: inline;
  padding: 0 1px 0px;
  font-weight: 700;
}

.reason {
  padding-top: 128px;
  padding-bottom: 128px;
  background-color: #B92E2E;
}
@media screen and (max-width: 768px) {
  .reason {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.reason_inner {
  padding-left: 15.2777777778%;
  padding-right: 15.2777777778%;
}
@media screen and (max-width: 768px) {
  .reason_inner {
    padding-left: 5.1282051282%;
    padding-right: 5.1282051282%;
  }
}

@media screen and (max-width: 768px) {
  .reason_box {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}

.reason_title {
  max-width: 688px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .reason_title {
    max-width: 333px;
  }
}

.reason_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  margin-top: 64px;
}
@media screen and (max-width: 768px) {
  .reason_container {
    display: none;
  }
}

.reason_des {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 24px;
  background: #FFF2D8;
  border: 5px solid #9D7C39;
  border-radius: 8px;
  padding: 32px 50px 32px 32px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.reason_number img {
  display: block;
  max-width: 100px;
}

.reason_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}

.reason_text_top {
  font-size: 2.5rem;
  font-weight: 700;
  -webkit-text-decoration: 2px underline #222222;
          text-decoration: 2px underline #222222;
  text-underline-offset: 20px;
}
@media screen and (max-width: 1200px) {
  .reason_text_top {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 900px) {
  .reason_text_top {
    font-size: 2rem;
    text-underline-offset: 13px;
  }
}

.reason_red {
  font-weight: 700;
  color: #B92E2E;
}

.reason_text_bottom {
  font-size: 1.5rem;
  line-height: 2.3rem;
}
@media screen and (max-width: 900px) {
  .reason_text_bottom {
    font-size: 1.3rem;
  }
}

.reason_container_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .reason_container_sp {
    display: block;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
  }
}

.reason_des_sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  background-color: #FFF2D8;
  border: 5px solid #9D7C39;
  border-radius: 8px;
  padding: 20px 19px 32px 19px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.reason_top_sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.reason_top_sp_img img {
  display: block;
  width: 80px;
}

.reason_text_top_sp {
  font-size: 1.125rem;
  text-decoration: none;
  border-bottom: 2px solid #222222;
  padding-bottom: 8px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .reason_text_bottom {
    font-size: 1rem;
    line-height: 1.4rem;
  }
}

.cta_2 {
  height: auto;
  padding-top: 56px;
  padding-bottom: 76px;
}
@media screen and (max-width: 900px) {
  .cta_2 {
    padding-bottom: 56px;
  }
}
@media screen and (max-width: 768px) {
  .cta_2 {
    padding-top: 40px;
    padding-bottom: 38px;
  }
}

.cta_inner {
  padding-left: 15.2777777778%;
  padding-right: 15.2777777778%;
}
@media screen and (max-width: 768px) {
  .cta_inner {
    padding-left: 5.1282051282%;
    padding-right: 5.1282051282%;
  }
}

.cta_induction {
  text-align: center;
}

.cta_induction_main {
  color: #FFFFFF;
  font-size: 2.5rem;
  font-weight: 700;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .cta_induction_main {
    font-size: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .cta_induction_main {
    line-height: 2.8rem;
  }
}
@media screen and (max-width: 768px) {
  .cta_induction_main {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.cta_induction_main::before, .cta_induction_main::after {
  position: absolute;
  content: "";
  background: #FFFFFF;
  width: 5%;
  height: 4px;
  top: 56%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 900px) {
  .cta_induction_main::before, .cta_induction_main::after {
    width: 13%;
    height: 2px;
  }
}
@media screen and (max-width: 768px) {
  .cta_induction_main::before, .cta_induction_main::after {
    width: 18%;
    height: 2px;
  }
}
.cta_induction_main::before {
  left: 17px;
  rotate: 60deg;
}
@media screen and (max-width: 1200px) {
  .cta_induction_main::before {
    left: 14px;
  }
}
@media screen and (max-width: 1050px) {
  .cta_induction_main::before {
    left: -30px;
  }
}
@media screen and (max-width: 768px) {
  .cta_induction_main::before {
    left: -15px;
    rotate: 75deg;
  }
}
.cta_induction_main::after {
  right: 18px;
  rotate: -60deg;
}
@media screen and (max-width: 1200px) {
  .cta_induction_main::after {
    right: 24px;
  }
}
@media screen and (max-width: 1050px) {
  .cta_induction_main::after {
    right: -21px;
  }
}
@media screen and (max-width: 768px) {
  .cta_induction_main::after {
    right: -7px;
    rotate: -75deg;
  }
}

.cta_yellow {
  font-weight: 700;
  color: #FFE229;
  font-size: 3rem;
}
@media screen and (max-width: 1200px) {
  .cta_yellow {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 768px) {
  .cta_yellow {
    font-size: 2rem;
  }
}

.cta_induction_bottom {
  margin-top: 22px;
  color: #FFFFFF;
  margin-bottom: 42px;
  font-size: 1.5rem;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .cta_induction_bottom {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 900px) {
  .cta_induction_bottom {
    line-height: 2rem;
    margin-top: 25px;
    margin-bottom: 34px;
  }
}
@media screen and (max-width: 768px) {
  .cta_induction_bottom {
    margin-top: 32px;
    margin-bottom: 30px;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.achieve {
  overflow: hidden;
}

.achieve_title {
  background: url(../../img/buying/Union.png) no-repeat center center/cover;
  width: 100%;
  min-height: 268px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 46px;
}
@media screen and (max-width: 768px) {
  .achieve_title {
    min-height: 185px;
    padding-bottom: 36px;
  }
}

.achieve_title_text {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 3.5rem;
  position: relative;
  padding-left: 89px;
}
@media screen and (max-width: 768px) {
  .achieve_title_text {
    font-size: 1.5rem;
    text-align: center;
    padding-left: 64px;
    line-height: 2rem;
  }
}
.achieve_title_text::before {
  position: absolute;
  content: "";
  background: url(../../img/buying/icon_trophy.png) no-repeat center center/cover;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 65px;
  height: 72px;
}
@media screen and (max-width: 768px) {
  .achieve_title_text::before {
    width: 48px;
    height: 53px;
  }
}

.achieve_small {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .achieve_small {
    font-size: 1.125rem;
  }
}

.achieve_yellow {
  color: #F2D628;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .achieve_yellow {
    font-size: 2rem;
  }
}

.achieve_inner {
  padding-left: 15.2777777778%;
  padding-right: 15.2777777778%;
}
@media screen and (max-width: 768px) {
  .achieve_inner {
    padding-left: 5.1282051282%;
    padding-right: 5.1282051282%;
  }
}

@media screen and (max-width: 900px) {
  .achieve_box {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

.gallery_slider {
  margin-top: 64px;
  margin-bottom: 125px;
  overflow: hidden;
}
@media screen and (max-width: 900px) {
  .gallery_slider {
    margin-top: 20px;
    margin-bottom: 40px;
    overflow: visible;
  }
}

.gallery_swiper {
  max-width: 996px; /* 最大幅を設定 */
  margin: 0 auto;
  overflow: visible;
}

.swiper-slide {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gallery_card {
  border-radius: 10px;
  border: 3px solid #B92E2E;
  background: #FDEEE6;
  padding: 12px;
}
@media screen and (max-width: 768px) {
  .gallery_card {
    padding: 8px;
    border: 1.5px solid #B92E2E;
  }
}

.gallery_card_inner {
  border-radius: 6px; /* 外枠より少し小さめ */
  background: #FFF; /* 白背景 */
  padding: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 48px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 900px) {
  .gallery_card_inner {
    padding: 16px 13px 15px 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 13px;
  }
}

.gallery_card_img img {
  display: block;
  max-width: 400px;
}
@media screen and (max-width: 900px) {
  .gallery_card_img img {
    max-width: 282px;
  }
}

.gallery_card_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 900px) {
  .gallery_card_box {
    gap: 18px;
  }
}

.gallery_card_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 900px) {
  .gallery_card_price {
    gap: 8px;
  }
}

.price_left {
  color: #FFFFFF;
  font-size: 1.125rem;
  font-weight: 700;
  background-color: #B92E2E;
  padding: 8px;
  min-width: 88px;
  text-align: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 1rem;
}
@media screen and (max-width: 900px) {
  .price_left {
    font-size: 1rem;
  }
}

.price_right {
  font-size: 3rem;
  color: #B92E2E;
  font-weight: 700;
}
@media screen and (max-width: 900px) {
  .price_right {
    font-size: 2rem;
  }
}

.price_small {
  font-weight: 700;
  font-size: 1.5rem;
  padding-left: 6px;
}
@media screen and (max-width: 900px) {
  .price_small {
    font-size: 1.125rem;
    padding-left: 2px;
  }
}

.meka_left {
  background-color: #222222;
}

.meka_right {
  color: #222222;
  font-size: 1.5rem;
}
@media screen and (max-width: 900px) {
  .meka_right {
    font-size: 1rem;
  }
}

.model_left {
  background-color: #222222;
}

.model_right {
  color: #222222;
  font-size: 1.5rem;
}
@media screen and (max-width: 900px) {
  .model_right {
    font-size: 1rem;
    line-height: 1.6rem;
  }
}

.gallery_prev,
.gallery_next {
  width: 40px;
  height: 120px;
  margin-top: -62px;
}
@media screen and (max-width: 900px) {
  .gallery_prev,
  .gallery_next {
    width: 25px;
    height: 75px;
    margin-top: -37px;
  }
}
.gallery_prev::after,
.gallery_next::after {
  display: none;
}

.gallery_prev {
  left: 18px;
  background: url(../../img/buying/arrow_slider_pre.png) no-repeat center center/contain;
}
@media screen and (max-width: 900px) {
  .gallery_prev {
    left: -13px;
  }
}

.gallery_next {
  right: 18px;
  background: url(../../img/buying/arrow_slider_next.png) no-repeat center center/contain;
}
@media screen and (max-width: 900px) {
  .gallery_next {
    right: -13px;
  }
}

.voice {
  background: #FFF2D8;
}

.voice_slider {
  margin-bottom: 62px;
}
@media screen and (max-width: 900px) {
  .voice_slider {
    margin-bottom: 14px;
  }
}

.voice_title {
  background: url(../../img/buying/Union_voice.png) no-repeat center center/cover;
}

@media screen and (max-width: 768px) {
  .voice_title_text {
    font-size: 2rem;
  }
}
.voice_title_text::before {
  background: url(../../img/buying/icon_voice.png) no-repeat center center/cover;
  width: 73px;
  height: 62px;
}
@media screen and (max-width: 768px) {
  .voice_title_text::before {
    width: 48px;
    height: 41px;
  }
}

.voice_card_inner {
  padding: 18px 39px;
}
@media screen and (max-width: 900px) {
  .voice_card_inner {
    padding: 16px 13px 17px 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 13px;
  }
}

.gallery_card_box {
  gap: 24px;
}
@media screen and (max-width: 900px) {
  .gallery_card_box {
    gap: 18px;
  }
}

.voice_card_box {
  margin-top: 15px;
  margin-bottom: 20px;
}
@media screen and (max-width: 900px) {
  .voice_card_box {
    margin-top: 2px;
    margin-bottom: 0;
  }
}

.voice_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 900px) {
  .voice_top {
    gap: 7px;
  }
}

.voice_icon img {
  display: block;
  width: 60px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .voice_icon img {
    width: 40px;
  }
}

.voice_name {
  font-size: 1.5rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .voice_name {
    font-size: 1.125rem;
  }
}

.voice_bottom {
  font-size: 1.125rem;
  line-height: 1.7rem;
}
@media screen and (max-width: 900px) {
  .voice_bottom {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media screen and (max-width: 900px) {
  .voice_prev,
  .voice_next {
    margin-top: -163px;
  }
}

.voice_prev {
  left: -10px;
}

.voice_next {
  right: -10px;
}

.voice_text {
  max-height: 18em; /* 約4〜5行分 */
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 900px) {
  .voice_text {
    max-height: 23em;
  }
}
@media screen and (max-width: 768px) {
  .voice_text {
    font-size: 16px;
  }
}

.voice_bottom {
  position: relative;
}

.voice_bottom::after {
  content: "";
  position: absolute;
  bottom: 2.2em;
  left: 0;
  width: 100%;
  height: 3em;
  pointer-events: none;
}

.readmore_btn {
  display: block;
  margin-top: 8px;
  color: #B92E2E;
  background: none;
  border: none;
  font-weight: bold;
  cursor: pointer;
}

.step {
  background-color: #EFEFEF;
  padding-top: 127px;
  padding-bottom: 129px;
}
@media screen and (max-width: 768px) {
  .step {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.step_inner {
  padding-left: 15.2777777778%;
  padding-right: 15.2777777778%;
}
@media screen and (max-width: 768px) {
  .step_inner {
    padding-left: 5.1282051282%;
    padding-right: 5.1282051282%;
  }
}

@media screen and (max-width: 768px) {
  .step_box {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}

.step_title_h2 {
  max-width: 545px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .step_title_h2 {
    max-width: 330px;
  }
}

.step_container {
  margin-top: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 84px;
}
@media screen and (max-width: 1000px) {
  .step_container {
    display: none;
  }
}

.step_box1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 24px;
  background: #FFFFFF;
  border: 1px solid #C1C1C1;
  padding: 32px 37px 35px 32px;
  border-radius: 8px;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.step_box1::after {
  position: absolute;
  content: "";
  background: url(../../img/buying/arrow_step.png) no-repeat center center/cover;
  width: 120px;
  height: 45px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -67px;
}
.step_box1:last-child::after {
  content: none;
}

.step_box_number {
  max-width: 100px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1100px) {
  .step_box_number {
    max-width: 80px;
  }
}
.step_box_number img {
  display: block;
  width: 100%;
}

.step_box_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.step_box_text_top {
  font-size: 2.5rem;
  font-weight: 700;
  color: #222222;
  padding-bottom: 7px;
  border-bottom: 2px solid #222222;
}
@media screen and (max-width: 1100px) {
  .step_box_text_top {
    font-size: 2rem;
  }
}

.step_box_text_bottom {
  font-size: 1.125rem;
  color: #222222;
  line-height: 1.6rem;
}

.step_box_img {
  max-width: 240px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1100px) {
  .step_box_img {
    max-width: 200px;
  }
}
.step_box_img img {
  display: block;
  width: 100%;
}

.step_container_sp {
  display: none;
}
@media screen and (max-width: 1000px) {
  .step_container_sp {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 61px;
    margin-top: 27px;
  }
}

@media screen and (max-width: 1000px) {
  .step_box2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    background: #FFFFFF;
    border: 1px solid #C1C1C1;
    border-radius: 8px;
    padding: 24px 35px;
    position: relative;
  }
  .step_box2::after {
    position: absolute;
    content: "";
    background: url(../../img/buying/arrow_step.png) no-repeat center center/cover;
    width: 80px;
    height: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -48px;
  }
  .step_box2:last-child::after {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  .step_box2 {
    padding: 24px;
  }
}

@media screen and (max-width: 1000px) {
  .step_box_top_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 16px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 1000px) {
  .step_box_number {
    max-width: 80px;
  }
}
@media screen and (max-width: 1000px) {
  .step_box_number img {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .step_box_text_top {
    font-size: 1.7rem;
    color: #222222;
    border-bottom: 2px solid #222222;
    padding-bottom: 13px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-weight: 700;
    line-height: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .step_box_text_top {
    font-size: 1.125rem;
    padding-bottom: 3px;
  }
}

@media screen and (max-width: 1000px) {
  .step_box_text_bottom {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media screen and (max-width: 1000px) {
  .step_box_img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    max-width: 240px;
  }
}
.qa {
  margin-top: 119px;
  margin-bottom: 126px;
}
@media screen and (max-width: 768px) {
  .qa {
    margin-top: 33px;
    margin-bottom: 40px;
  }
}

.qa_inner {
  padding-left: 15.2777777778%;
  padding-right: 15.2777777778%;
}
@media screen and (max-width: 768px) {
  .qa_inner {
    padding-left: 5.1282051282%;
    padding-right: 5.1282051282%;
  }
}

@media screen and (max-width: 768px) {
  .qa_box2 {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}

.qa_title {
  font-size: 3.5rem;
  font-weight: 700;
  color: #222222;
  text-align: center;
  position: relative;
  padding-left: 97px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .qa_title {
    font-size: 2rem;
    padding-left: 72px;
  }
}
.qa_title::before {
  position: absolute;
  content: "";
  background: url(../../img/buying/icon_faq.png) no-repeat center center/cover;
  width: 72px;
  height: 57px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
@media screen and (max-width: 768px) {
  .qa_title::before {
    width: 56px;
    height: 44px;
  }
}

.qa_boxes {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 42px;
}
@media screen and (max-width: 768px) {
  .qa_boxes {
    margin-top: 28px;
    gap: 23px;
  }
}

.qa_box {
  border-radius: 5px;
  border: 1px solid #222222;
}
@media screen and (max-width: 768px) {
  .qa_box {
    border-radius: 10px;
  }
}
.qa_box.is-open .qa_box_head::after {
  background: url(../../img/buying/arrow_faq.png) no-repeat center center/contain;
}

.qa_box_head {
  padding: 24px 50px 24px 24px;
  position: relative;
  display: block;
  width: 100%;
  background-color: #222222;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media screen and (max-width: 768px) {
  .qa_box_head {
    padding: 24px 45px 24px 24px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}
.qa_box_head::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 30px;
  height: 26px;
  background: url(../../img/buying/arrow_faq2.png) no-repeat center center/contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .qa_box_head::after {
    width: 18px;
    height: 16px;
    right: 18px;
  }
}

.qa_box_head_icon {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 25px;
}
@media screen and (max-width: 768px) {
  .qa_box_head_icon {
    left: 23px;
    width: 50px;
    height: 50px;
    top: 50%;
  }
}

.qa_box_head_text {
  display: block;
  color: #FFFFFF;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: left;
  padding-left: 76px;
  line-height: 3.5rem;
}
@media screen and (max-width: 768px) {
  .qa_box_head_text {
    font-size: 1.125rem;
    line-height: 27px;
    letter-spacing: 0.1px;
    padding-left: 66px;
  }
}

.qa_yellow {
  color: #FFE229;
  font-weight: 700;
}

.qa_box_body {
  padding: 24px 32px 32px 24px;
  display: none;
}
@media screen and (max-width: 768px) {
  .qa_box_body {
    padding: 24px;
  }
}

.qa_box_a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.qa_box_a_icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.qa_box_a_icon img {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 768px) {
  .qa_box_a_icon img {
    width: 50px;
    height: 50px;
  }
}

.qa_box_a_text {
  display: block;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.1px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 768px) {
  .qa_box_a_text p {
    font-weight: 500;
    line-height: 1.5rem;
    letter-spacing: 0rem;
  }
}
.qa_box_a_text p:nth-child(1) {
  margin-bottom: 18px;
}
.qa_box_a_text p:nth-child(2) {
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .qa_box_a_text p:nth-child(2) {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .qa_box_a_text {
    font-size: 1rem;
    line-height: 1.6rem; /* 27.2px */
    letter-spacing: 1.28px;
    font-weight: 500;
  }
}

.sp_hidden {
  display: block;
}
@media screen and (max-width: 768px) {
  .sp_hidden {
    display: none;
  }
}

.area {
  padding-top: 128px;
  padding-bottom: 128px;
  background-color: #EFEFEF;
}
@media screen and (max-width: 768px) {
  .area {
    padding-top: 33px;
    padding-bottom: 40px;
  }
}

.area_inner {
  padding-left: 15.2777777778%;
  padding-right: 15.2777777778%;
}
@media screen and (max-width: 768px) {
  .area_inner {
    padding-left: 5.1282051282%;
    padding-right: 5.1282051282%;
  }
}

@media screen and (max-width: 768px) {
  .area_box {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}

.area_title {
  font-size: 3.5rem;
  font-weight: 700;
  color: #222222;
  text-align: center;
  position: relative;
  padding-left: 78px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .area_title {
    font-size: 2rem;
    padding-left: 50px;
  }
}
.area_title::before {
  position: absolute;
  content: "";
  background: url(../../img/buying/icon_area.png) no-repeat center center/cover;
  width: 54px;
  height: 69px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
@media screen and (max-width: 768px) {
  .area_title::before {
    width: 34px;
    height: 43px;
  }
}

.area_subtext {
  margin-top: 50px;
  color: #222222;
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .area_subtext {
    margin-top: 26px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.7rem;
  }
}

.area_blod {
  font-weight: 700;
}

.area_container {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 40px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 950px) {
  .area_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .area_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    margin-top: 24px;
  }
}

.area_left {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 45%;
          flex: 1 1 45%;
  min-width: 300px;
}
@media screen and (max-width: 950px) {
  .area_left {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .area_left {
    width: 100%;
  }
}
.area_left img {
  display: block;
}

.area_right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 63%;
          flex: 1 1 63%;
  min-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 768px) {
  .area_right {
    gap: 24px;
    width: 100%;
  }
}

.area_top {
  border: 3px solid #D08A26;
  border-radius: 5px;
  background-color: #FFFBF2;
  padding: 18px 32px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 13px;
}
@media screen and (max-width: 768px) {
  .area_top {
    padding: 13px 24px 22px;
    gap: 7px;
  }
}

.area_top-name {
  font-size: 2rem;
  color: #D08A26;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .area_top-name {
    font-size: 1.5rem;
  }
}

.area_top-des {
  display: grid;
  grid-template-columns: 1fr; /* 横に2列 */
  gap: 16px;
}
@media screen and (max-width: 1200px) {
  .area_top-des {
    grid-template-columns: 1fr 1fr;
    max-width: 300px;
  }
}
@media screen and (max-width: 768px) {
  .area_top-des {
    gap: 8px;
    grid-template-columns: 1fr;
  }
}

.area_top-des_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 16px;
}
@media screen and (max-width: 1200px) {
  .area_top-des_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .area_top-des_top {
    gap: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.area_top-des_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 16px;
}
@media screen and (max-width: 1200px) {
  .area_top-des_bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .area_top-des_bottom {
    gap: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.area_top-des_name {
  color: #FFFFFF;
  font-size: 1.5rem;
  background-color: #D08A26;
  border-radius: 5px;
  padding: 8px 35px 8px 13px;
  position: relative;
  white-space: nowrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1.5rem;
}
.area_top-des_name a {
  -webkit-text-decoration: 1px underline #FFFFFF;
          text-decoration: 1px underline #FFFFFF;
  text-underline-offset: 4px;
  text-decoration-color: currentColor; /* 必要なら別の色を指定 */
  text-decoration-thickness: auto; /* Safari用にauto推奨 */
  -webkit-text-decoration: underline; /* 念のため */
}
@media screen and (max-width: 768px) {
  .area_top-des_name a {
    font-weight: 700;
  }
}
.area_top-des_name a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .area_top-des_name {
    font-size: 1.125rem;
    font-weight: 700;
    padding: 3px 21px 3px 7px;
  }
}
.area_top-des_name::after {
  position: absolute;
  content: "";
  background: url(../../img/buying/Vector_19_Stroke.png) no-repeat center center/cover;
  width: 12px;
  height: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
@media screen and (max-width: 768px) {
  .area_top-des_name::after {
    width: 10px;
    height: 15px;
    right: 7px;
  }
}

.area_bottom {
  border: 3px solid #9F5CB8;
  background-color: #FEFAFF;
}

.area_top-name_bottom {
  color: #9F5CB8;
}

.area_top-des_name_bottom {
  background-color: #9F5CB8;
}

.area_kusyu {
  border: 3px solid #2d6d00;
  background-color: #f5fcf3;
}

.area_top-kusyu {
  color: #2d6d00;
}

.area_top-name_kusyu {
  background-color: #2d6d00;
}

.cta_induction_sub {
  color: #FFFFFF;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .cta_induction_sub {
    font-size: 1.125rem;
  }
}

.cta_induction_main2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .cta_induction_main2 {
    font-size: 1.5rem;
  }
}
.cta_induction_main2::before, .cta_induction_main2::after {
  width: 11%;
}
.cta_induction_main2::before {
  left: -58px;
}
@media screen and (max-width: 768px) {
  .cta_induction_main2::before {
    left: -27px;
  }
}
.cta_induction_main2::after {
  right: -62px;
}
@media screen and (max-width: 768px) {
  .cta_induction_main2::after {
    right: -20px;
  }
}

.cta_yellow2 {
  font-size: 3.5rem;
}
@media screen and (max-width: 768px) {
  .cta_yellow2 {
    font-size: 2rem;
  }
}

.footer {
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #333333;
}
@media screen and (max-width: 768px) {
  .footer {
    padding-top: 47px;
    padding-bottom: 37px;
  }
}

.footer_inner {
  padding-left: 15.2777777778%;
  padding-right: 15.2777777778%;
}
@media screen and (max-width: 768px) {
  .footer_inner {
    padding-left: 5.1282051282%;
    padding-right: 5.1282051282%;
  }
}

@media screen and (max-width: 768px) {
  .footer_box {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}

.footer_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 64px;
}
@media screen and (max-width: 900px) {
  .footer_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}

.footer_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 36px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 40%;
          flex: 1 1 40%;
}
@media screen and (max-width: 900px) {
  .footer_left {
    gap: 35px;
  }
}

.footer_logo {
  max-width: 280px;
}
@media screen and (max-width: 900px) {
  .footer_logo {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
  }
}
.footer_logo img {
  display: block;
  width: 100%;
}

.footer_company {
  border-collapse: collapse;
}
.footer_company tbody tr {
  border-bottom: 1px solid #FFFFFF;
}
@media screen and (max-width: 900px) {
  .footer_company tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 1000px) {
  .footer_company tbody tr th {
    white-space: nowrap;
  }
}
.footer_company tbody tr th, .footer_company tbody tr td {
  color: #FFFFFF;
  font-size: 1.125rem;
  padding-bottom: 12px;
  padding-top: 16px;
  text-align: left;
}
@media screen and (max-width: 1000px) {
  .footer_company tbody tr th, .footer_company tbody tr td {
    font-size: 1rem;
  }
}
@media screen and (max-width: 900px) {
  .footer_company tbody tr th, .footer_company tbody tr td {
    text-align: left;
    font-size: 1rem;
    padding-bottom: 7px;
    padding-top: 0;
  }
}
@media screen and (max-width: 900px) {
  .footer_company tbody tr td {
    padding-bottom: 13px;
  }
}
.footer_company tbody tr:first-child th,
.footer_company tbody tr:first-child td {
  padding-top: 0;
}
.footer_company tbody tr:last-child th {
  padding-top: 13px;
}
.footer_company tbody td {
  padding-left: 24px;
}
@media screen and (max-width: 900px) {
  .footer_company tbody td {
    padding-left: 0;
  }
}

.footer_right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
  background-color: #FFFFFF;
  border: 3px solid #EFEFEF;
  border-radius: 8px;
  padding: 28px 41px;
}
@media screen and (max-width: 900px) {
  .footer_right {
    padding: 24px;
  }
}
.footer_right p {
  font-size: 1.125rem;
  color: #222222;
  line-height: 1.7rem;
}

.copyright_box {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 900px) {
  .copyright_box {
    margin-top: 32px;
  }
}

.copyright {
  color: #FFFFFF;
  font-size: 0.875rem;
}