@charset "utf-8";@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

.main_inner {
  overflow-x: hidden;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                      for desktop 
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.topics__container {
  max-width: 1330px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-block-start: 28px;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                      for mobile phone
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (max-width: 768px) {

  #breadcrumbs {
    width: auto;
    margin-inline: auto;
    max-width: initial;
    padding: 1rem 0 0.8rem;
  }

  .topics__container {
    -webkit-padding-before: 23.333333vw;
    padding-block-start: 0;
    width: calc(710*(100vw / 750));
    margin: 0 auto;
    padding-bottom: calc(20*(100vw / 750));
  }

}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
- mv -
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.mv {
  width: 100%;
}

.mv_inner {
  width: 100%;
  margin: 0 auto;
}

.mv_inner_second {
  padding-top: 20rem;
}

.mv_img {
  width: 100%;
}

.mv_text {
  display: flex;
  flex-direction: column;
  justify-content: start;
  width: 105.3rem;
  margin: 20rem auto 0;
  row-gap: 10rem;
}

.mv_title {
  font-size: 3.8rem;
  line-height: 1.5;
  font-weight: var(--fw-regular);
  font-family: var(--font-en);
  text-align: center;
}

.mv_lead {
  font-size: 2rem;
  line-height: 2;
  font-weight: var(--fw-medium);
}

.image_title {
  font-size: 1.7rem;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}

.image_description {
  font-size: 1.7rem;
  text-align: center;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .image_title {
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
  }

  .image_description {
    font-size: 1.4rem;
    text-align: center;
    text-decoration: underline;
  }

  .mv_inner {
    width: calc(750*100vw/750);
  }

  .mv_inner_second {
    padding-top: 5rem;
  }


  .mv_text {
    width: 100%;
    flex-direction: column;
    justify-content: start;
    margin-top: calc(95 * 100vw / 750);
    padding: 0 calc(20*100vw/750);
    row-gap: calc(60 * 100vw / 750);
  }

  .mv_title {
    font-size: calc(28*100vw/750);
  }

  .mv_lead {
    font-size: calc(21*100vw/750);
    line-height: 1.619047619;
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
- product -
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.product {
  margin-top: 12rem;
}

.product_inner {
  width: 62.6rem;
  margin: 0 auto;
}

.product_wrapper {
  display: grid;
  grid-template-rows: 78.2rem 70.8rem 19.6rem;
}

.product_content {
  position: relative;
  width: fit-content;
  height: fit-content;
}

.product_content01 {
  grid-row: 1;
}

.product_content02 {
  grid-row: 2;
}

.product_content03 {
  grid-row: 3;
}

.product_content04 {
  grid-row: 4;
}

.product_content05 {
  grid-row: 5;
}

.product_content06 {
  grid-row: 6;
}

.product_price {
  width: 62.1rem;
  margin: 4.5rem auto 0;
  display: flex;
  flex-direction: column;
  row-gap: 1.9rem;
}

.product_wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.product_price_detail {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: var(--fw-light);
  font-family: var(--font-en);
}

.product_price_detail span {
  text-decoration: underline;
}

.product_btn {
  width: 9rem;
  height: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid black;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: -.015em;
  font-weight: normal;
  text-align: center;
}

.check_btn {
  width: 126rem;
  margin: 12rem auto 0;
  background-color: var(--color-black);
  color: var(--color-white);
  font-size: 2.8rem;
  line-height: 1.5;
  font-weight: var(--fw-regular);
  font-family: var(--font-en);
  text-align: center;
}

.check_btn>a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4.2rem 0 4.6rem;
}

.information {
  margin: 20rem auto 40rem;
}

.information_lead {
  width: 105.3rem;
  margin: 12rem auto 0;
  font-size: 1.7rem;
  line-height: 2;
  font-weight: var(--fw-medium);
  font-family: var(--font-ja);
  color: var(--color-black);
}

.information_detail {
  width: 54rem;
  margin: 12rem auto 0;
  font-size: 1.7rem;
  line-height: 1.4285714286;
  letter-spacing: .03em;
  font-weight: var(--fw-regular);
  font-family: var(--font-ja);
  color: var(--color-black);
  white-space: nowrap;
}

.product_image0101 {
  width: 59.3rem;
}

.product_image0102 {
  width: 53.4rem;
}

.product_image0103 {
  width: 31.3rem;
}

.product_image0104 {
  width: 29.6rem;
}

.product_image0201 {
  width: 59.3rem;
}

.product_image0202 {
  width: 53.4rem;
}

.product_image0203 {
  width: 31.3rem;
}

.product_image0204 {
  width: 29.7rem;
}

.product_image0301 {
  width: 59.3rem;
}

.product_image0302 {
  width: 53.4rem;
}

.product_image0303 {
  width: 31.3rem;
}

.product_image0401 {
  width: 53.0rem;
}

.product_image0501 {
  width: 59.3rem;
}

.product_image0502 {
  width: 31.3rem;
}

.product_image0503 {
  width: 29.7rem;
}

.product_image0504 {
  width: 53.4rem;
}

.product_image0601 {
  width: 59.3rem;
}

.product_image0602 {
  width: 53.4rem;
}

.product_image0603 {
  width: 31.3rem;
}

.product_image0604 {
  width: 29.7rem;
}

.product_image0701 {
  width: 59.3rem;
}

.product_image0702 {
  width: 31.3rem;
}

.product_image0703 {
  width: 29.7rem;
}

.product_image0704 {
  width: 53.4rem;
}

.product_image0801 {
  width: 59.4rem;
}

.product_image0802 {
  width: 53.4rem;
}

.product_image0803 {
  width: 31.3rem;
}

.product_image0804 {
  width: 29.7rem;
}

.product_image0901 {
  width: 53.5rem;
}

.product_image0902 {
  width: 59.3rem;
}

.product_image0903 {
  width: 53.4rem;
}

.product_image1001 {
  width: 53.0rem;
}

@media screen and (max-width: 768px) {
  .product {
    margin-top: calc(200*100vw/750);
  }

  .product_inner {
    width: calc(750*100vw/750);
  }

  .product_wrapper {
    grid-template-rows: calc(928*100vw/750) calc(840*100vw/750) calc(234*100vw/750);
  }

  .product_price {
    width: calc(621*100vw/750);
    margin-top: calc(40*100vw/750);
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: calc(19*100vw/750) 0;
    /* padding: 0 calc(65*100vw/750); */
  }

  .product_wrap {
    width: 100%;
  }

  .product_price_detail {
    font-size: calc(20*100vw/750);
  }

  .product_btn {
    width: calc(90*100vw/750);
    height: calc(35*100vw/750);
    font-size: calc(20*100vw/750);
  }

  .check_btn {
    width: calc(670*100vw/750);
    margin-top: calc(200*100vw/750);
    font-size: calc(28*100vw/750);
  }

  .check_btn>a {
    padding: calc(47*100vw/750) 0 calc(46*100vw/750);
  }

  .information {
    margin: calc(20*100vw/750) auto calc(400*100vw/750);
  }

  .information_lead {
    width: calc(710*100vw/750);
    ;
    margin-top: calc(90*100vw/750);
    font-size: calc(21*100vw/750);
    line-height: 1.619047619;
    letter-spacing: 0.018em;
  }

  .information_detail {
    width: calc(670*100vw/750);
    margin-top: calc(200*100vw/750);
    font-size: calc(21*100vw/750);
    line-height: 1.4285714286;
  }

  .product_image0101 {
    width: calc(710*100vw/750);
  }

  .product_image0102 {
    width: calc(650*100vw/750);
  }

  .product_image0103 {
    width: calc(375*100vw/750);
  }

  .product_image0104 {
    width: calc(355*100vw/750);
  }

  .product_image0201 {
    width: calc(710*100vw/750);
  }

  .product_image0202 {
    width: calc(640*100vw/750);
  }

  .product_image0203 {
    width: calc(375*100vw/750);
  }

  .product_image0204 {
    width: calc(355*100vw/750);
  }

  .product_image0301 {
    width: calc(710*100vw/750);
  }

  .product_image0302 {
    width: calc(640*100vw/750);
  }

  .product_image0303 {
    width: calc(552*100vw/750);
  }

  .product_image0401 {
    width: calc(530*100vw/750);
  }

  .product_image0501 {
    width: calc(710*100vw/750);
  }

  .product_image0502 {
    width: calc(375*100vw/750);
  }

  .product_image0503 {
    width: calc(355*100vw/750);
  }

  .product_image0504 {
    width: calc(640*100vw/750);
  }

  .product_image0601 {
    width: calc(710*100vw/750);
  }

  .product_image0602 {
    width: calc(640*100vw/750);
  }

  .product_image0603 {
    width: calc(375*100vw/750);
  }

  .product_image0604 {
    width: calc(355*100vw/750);
  }

  .product_image0701 {
    width: calc(710*100vw/750);
  }

  .product_image0702 {
    width: calc(375*100vw/750);
  }

  .product_image0703 {
    width: calc(355*100vw/750);
  }

  .product_image0704 {
    width: calc(640*100vw/750);
  }

  .product_image0801 {
    width: calc(710*100vw/750);
  }

  .product_image0802 {
    width: calc(640*100vw/750);
  }

  .product_image0803 {
    width: calc(375*100vw/750);
  }

  .product_image0804 {
    width: calc(355*100vw/750);
  }

  .product_image0901 {
    width: calc(640*100vw/750);
  }

  .product_image0902 {
    width: calc(710*100vw/750);
  }

  .product_image0903 {
    width: calc(640*100vw/750);
  }

  .product_image1001 {
    width: calc(530*100vw/750);
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
- product01 -
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.product01 {
  margin-top: 10rem;
}

.product01 .product_wrapper {
  grid-template-columns: 9.2rem 23.8rem;
  grid-template-rows: 78.2rem 40.8rem 19.6rem;
}

.product01 .product_content01 {
  grid-column: 1;
}

.product01 .product_content02 {
  grid-column: 2;
}

.product01 .product_content03 {
  grid-column: 1;
}

.product01 .product_content04 {
  grid-column: 3;
}

@media screen and (max-width: 768px) {
  .product01 {
    margin-top: calc(75*100vw/750);
  }

  .product01 .product_wrapper {
    grid-template-columns: calc(110*100vw/750) calc(285*100vw/750);
    grid-template-rows: calc(975 * 100vw / 750) calc(840 * 100vw / 750);

  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
- product02 -
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.product02 .product_wrapper {
  grid-template-columns: 3.3rem 27.9rem;
  grid-template-rows: 77.2rem 69.8rem 19.6rem 37.8rem 19.6rem;
}

.product02 .product_content01 {
  grid-column: 2;
}

.product02 .product_content02 {
  grid-column: 1;
}

.product02 .product_content03 {
  grid-column: 3;
}

.product02 .product_content04 {
  grid-column: 1;
}

.product02 .product_content05 {
  grid-column: 3;
}

.product02 .product_content06 {
  grid-column: 1;
}

@media screen and (max-width: 768px) {
  .product02 {
    margin-top: calc(75*100vw/750);
  }
  .product02 .product_wrapper {
    grid-template-columns: calc(40*100vw/750) calc(335*100vw/750);
    /* grid-template-columns: calc(110 * 100vw / 750) calc(285 * 100vw / 750); */
    grid-template-rows: calc(928 * 100vw / 750) calc(840 * 100vw / 750);
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
- product03 -
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.product03 .product_wrapper {
  grid-template-columns: 3.3rem 27.9rem;
  grid-template-rows: 77.2rem 69.8rem 19.6rem 37.8rem 19.6rem;
}

.product03 .product_content01 {
  grid-column: 1;
}

.product03 .product_content02 {
  grid-column: 2;
}

.product03 .product_content03 {
  grid-column: 1;
}

.product03 .product_content04 {
  grid-column: 3;
}

.product03 .product_content05 {
  grid-column: 1;
}

.product03 .product_content06 {
  grid-column: 3;
}

@media screen and (max-width: 768px) {
  .product03 {
    margin-top: calc(75*100vw/750);
  }
  .product03 .product_wrapper {
    grid-template-columns: calc(110*100vw/750) calc(285*100vw/750);
    grid-template-rows: calc(928*100vw/750) calc(840*100vw/750);
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
- product04 -
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.product04 .product_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.product04 .product_content01 {
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  /* .product04 .product_wrapper {
    grid-template-columns: calc(110*100vw/750) calc(285*100vw/750);
    grid-template-rows: 0rem 0rem 0rem;
  } */
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
- product05 -
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.product05 .product_wrapper {
  grid-template-columns: 9.2rem 22.1rem;
  grid-template-rows: 78.2rem 19.6rem 41.1rem;
}

.product05 .product_content01 {
  grid-column: 1;
}

.product05 .product_content02 {
  grid-column: 3;
}

.product05 .product_content03 {
  grid-column: 1;
}

.product05 .product_content04 {
  grid-column: 2;
}

@media screen and (max-width: 768px) {
  .product05 .product_wrapper {
    grid-template-columns: calc(110*100vw/750) calc(265*100vw/750);
    grid-template-rows: calc(928*100vw/750) calc(234*100vw/750) calc(486*100vw/750);
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
- product06 -
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.product06 .product_wrapper {
  grid-template-columns: 3.3rem 27.9rem;
}

.product06 .product_content01 {
  grid-column: 2;
}

.product06 .product_content02 {
  grid-column: 1;
}

.product06 .product_content03 {
  grid-column: 3;
}

.product06 .product_content04 {
  grid-column: 1;
}

@media screen and (max-width: 768px) {
  .product06 .product_wrapper {
    grid-template-columns: calc(40*100vw/750) calc(335*100vw/750);
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
- product07 -
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.product07 .product_wrapper {
  grid-template-columns: 9.2rem 22.1rem;
  grid-template-rows: 78.2rem 19.6rem 41.1rem;
}

.product07 .product_content01 {
  grid-column: 1;
}

.product07 .product_content02 {
  grid-column: 3;
}

.product07 .product_content03 {
  grid-column: 1;
}

.product07 .product_content04 {
  grid-column: 2;
}

@media screen and (max-width: 768px) {
  .product07 .product_wrapper {
    grid-template-columns: calc(90*100vw/750) calc(285*100vw/750);
    grid-template-rows: calc(928*100vw/750) calc(234*100vw/750) calc(485*100vw/750);
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
- product08 -
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.product08 .product_wrapper {
  grid-template-columns: 1.6rem 29.7rem;
}

.product08 .product_content01 {
  grid-column: 2;
}

.product08 .product_content02 {
  grid-column: 1;
}

.product08 .product_content03 {
  grid-column: 3;
}

.product08 .product_content04 {
  grid-column: 1;
}

@media screen and (max-width: 768px) {
  .product08 .product_wrapper {
    grid-template-columns: calc(20*100vw/750) calc(355*100vw/750);
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
- product09 -
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.product09 .product_wrapper {
  grid-template-columns: 4.6rem 4.7rem;
  grid-template-rows: 70.8rem 78rem;
}

.product09 .product_content01 {
  grid-column: 2;
}

.product09 .product_content02 {
  grid-column: 1;
}

.product09 .product_content03 {
  grid-column: 3;
}

@media screen and (max-width: 768px) {
  .product09 .product_wrapper {
    grid-template-columns: calc(55*100vw/750) calc(55*100vw/750);
    grid-template-rows: calc(840*100vw/750) calc(928*100vw/750);
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
- product10 -
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.product10 .product_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
- animation -
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.js-fade {
  opacity: 0;
  transform: translateY(20px);
}

.js-fade.is-active {
  opacity: 1;
  transform: translateY(0px);
  transition: all .7s;
}