@charset "UTF-8";

main {
  overflow-x: hidden;
}

html {
  visibility: hidden;
}

body {
  /* font-family:  YuGothic, "游ゴシック", "Yu Gothic","游ゴシック体", 'Noto Sans JP','Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif" !important; */
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif";
  background: #fff;
}

html.wf-active {
  visibility: visible;
}

main p,
main li {
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  columns: #1e1e1e;
  /* font-family:  YuGothic, "游ゴシック", "Yu Gothic","游ゴシック体", 'Noto Sans JP','Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif"; */
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif";
}

.bread-crumb li {
  font-size: 14px;
  line-height: 15.4px;
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif";
}

.fadein {
  /* animation-name: fadeUpAnime; */
  transform: translate(0, 0);
  transition: all 1.5s;
  opacity: 0;
}

.fadein.fadein-bottom {
  transform: translate(0, 30px);
}

.fadein.scrollin {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}
img {
  vertical-align: top;
}

.ffmTbM {
  font-family: 'toppan-bunkyu-midashi-go-std', sans-serif;
  font-weight: 900;
  font-style: normal;
}

.ffmTb {
  font-family: 'toppan-bunkyu-gothic-pr6n', serif;
  font-weight: 600;
  font-style: normal;
}

.ffmMkt {
  font-family: 'ff-market-web', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.bcWrap,
.mv {
  width: 1040px;
  /* width: 100%; */
  margin: 0 auto;
  text-align: center;
}

h3 {
  text-align: center;
  font-weight: 500;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2rem;
  color: #1e1e1e;
  padding-bottom: 3rem;
}

.mv_sale {
  margin: 4rem auto 1rem;
  width: 15%;
  display: block;
}

.mv_sub {
  position: relative;
  margin: 0 auto;
  width: 85%;
  display: block;
}

.mv_sub p {
  position: absolute;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  top: 6.4rem;
  left: 27%;
}

p.mv_sub-main {
  line-height: 1;
  top: 3rem;
  left: 30%;
  font-size: 34px;
}

p.txt_main {
  font-size: 4.5rem;
  text-align: center;
  font-family: serif;
  font-weight: bold;
  padding-bottom: 3rem;
  letter-spacing: -6px;
  color: #000;
}

p.txt_gray-01 {
  text-align: left;
  line-height: 2;
}
p.txt_gray-02 {
  text-align: right;
  line-height: 2;
}
p.txt_gray-01 span, 
p.txt_gray-02 span {
  background: #dde8f1;
  padding: 0 7px;
}
.txt_theme {
  background: linear-gradient(transparent 70%, #dde8f1 30%);
  display: inline;
}
.txt_theme-sub {
  font-size: 14px;
  line-height: 1.5;
  padding-top: 6px
}
.function {
  width: 90%;
  margin: 0 auto 3rem;
}

.reviews_star {
  display: block;
  width: 80%;
  margin: 0 auto;
  padding-top: 3rem;
  font-size: 50px;
  font-family: 'Noto sans JP', "メイリオ", Meiryo, Osaka, "sans-serif";
  font-weight: bold;
  text-align: center;
  color: #333333;
}

.reviews_star img {
  margin-bottom: 2rem;
}

.reviews_star span {
  color: #E20014;
  font-size: 8rem;
}

.reviews_star p {
  font-size: 2.4rem;
}

.reviews_star p.txt_sub {
  font-size: 1rem;
  margin-top: 10px;
}

.reviews_dt {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding-top: 3rem;
}

.section_link ul {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 690px;
  margin: 32px auto 80px;
}

.section_link ul li {
  width: 42%;
}

.section_content {
  width: 860px;
  position: relative;
  margin: 0 auto;
  padding-bottom: 2rem;
}

.section_web {
  padding-top: 2rem;
}

.btn_ec {
  width: 50%;
  margin: 0 auto;
  display: block;
  padding: 3rem 0px;
}

.btn_ec:last-of-type {
  padding-top: 0;
}
.section_title {
  text-align: center;
  padding-bottom: 2rem;
}

.btn_more {
  width: 70%;
  display: block;
  margin: 6rem auto;
}
.bg {
  position: relative;
}
.bg_color {
  background-color: #f0f5fa;
  display: flex;
}
.txt_en {
  font-weight: bold;
  font-size: 16px;
  color: #5e81a9;
  font-family: sans-serif;
}
h4 {
  font-size: 2.2rem;
    font-weight: 500;
}
.section_position {
  position: absolute;
  text-align: center;
  top: 4rem;
  right: 30%;
  z-index: 2;
}
.section_problem {
  background: #fff;
  margin: 5rem auto;
  padding: 3rem 0;
  width: 85%;
}

.section_flex {
  display: flex;
  justify-content: space-between;
  margin: 0.6rem auto;
  gap: 0.6rem;
  align-items: center;
}

.section_flex02 {
  display: flex;
  justify-content: center;
  margin: 0 auto 1rem;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}

.section_flex03 {
  display: flex;
  justify-content: space-between;
  margin: 0.6rem auto;
}

.section_flex_ins {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 29%;
}

.section_flex_price {
  width: 36%;
  display: block;
  margin: 1.2rem auto 0;
}

.section_flex_price02 {
  width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  font-family: '游ゴシック','Noto Sans JP', "メイリオ", Meiryo, Osaka, "sans-serif";
  font-size: 20px;
  color: #333333;
  letter-spacing: -2px;
  line-height: 1.2;
  padding-top: 15px;
}

.section_flex_price02 span {
  font-size: 2.3rem;
  letter-spacing: -1px;
}

.section_flex_btn-ec {
  width: 36%;
  display: block;
  margin: 8px auto 0;
}

.section_function,
.section_function02,
.section_function03 {
  position: relative;
  background: #fff;
  display: flex;
  justify-content: space-evenly;
}

.section_function, .section_function03 {
  width: 50%;
}

.section_function p {
  text-align: left;
}

p.txt_section_function {
  color: #002870;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  padding: 4px 0px;
}

.section_function02 p {
  line-height: 1.5;
  font-size: 17px;
  letter-spacing: -1px;
  font-weight: bold;
  text-align: left;
  width: 90%;
    margin: 0 auto;
}

p.txt_section_function02 {
  color: #002870;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  padding: 4px 0px;
}

.section_function03 p {
  letter-spacing: -1px;
  text-align: left;
}

p.txt_section_function03 {
  color: #333;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  padding: 4px 0px;
}

p.txt_section_function span {
  letter-spacing: 0px;
}

.section_title_sub {
  font-size: 26px;
  font-weight: bold;
  margin: 10px 0 5px;
  line-height: 1.5;
  font-family: inherit;
  letter-spacing: -1px;
  color: #333333;
}

.section_left {
  width: 32%;
  margin-top: 3.2rem;
}

.section_right {
  width: 50%;
}
.section_left02 {
  width: 40%;
  padding: 16px;
}

.section_right02 {
  width: 47%;
  text-align: left;
  margin: 1rem;
}
.section_right p>span {
  font-weight: bold;
  background-color: #333333;
  padding: 0 10px;
  color: #fff;
  font-family: inherit;
  font-size: 18px;
}

.section_right p {
  line-height: 1.3;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 17px;
}
.section_left p:last-child {
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
  padding-top: 1rem;
}
.section_title p {
  font-size: 19px;
  margin-bottom: 9px;
  font-weight: bold;
  color: #231815;
  letter-spacing: -1px;
}
.section_reverse {
  flex-direction: row-reverse;
  padding-bottom: 3rem;
}
.color_white {
  color: #fff;
}




@media screen and (min-width: 768px) {
  .spOnly {
    display: none;
  }

  .pcOnly {
    display: block;
  }
}

@media screen and (max-width: 767px) {

  main p,
  main li {
    font-size: 16px;
    line-height: 26px;
  }

  .spOnly {
    display: block;
  }

  .pcOnly {
    display: none;
  }

  .bread-crumb li {
    font-size: 10px;
  }

  .mv {
    width: 100%;
  }

  .mv img {
    width: 100%;
  }

  .mv_sale {
    width: 27%;
    margin: 1.2rem auto 10px;
  }

  .mv_sub {
    margin: 0;
    width: 100%;
  }

  .mv_sub p {
    font-size: 10px;
    font-weight: bold;
    line-height: 1.7;
    top: 3rem;
    left: 23%;
  }

  p.mv_sub-main {
    top: 1.2rem;
    left: 28%;
    font-size: 16px;
  }

  .reviews {
    margin-bottom: 2.4rem;
  }

  .reviews_star {
    width: 70%;
    padding-top: 1.2rem;
    font-size: 1.2rem;
  }

  .reviews_star span {
    font-size: 3.2rem;
  }

  .reviews_star p {
    font-size: 1rem;
  }

  .reviews_star p.txt_sub {
    font-size: 10px;
    margin-top: 1px;
  }
  .reviews_star img {
    margin-bottom: 1rem;
  }
  .reviews_dt {
    width: 90%;
    padding-top: 2rem;
  }

  .section_function,
  .section_function02,
  .section_function03 {
    width: 100%;
    margin-bottom: 4px;
  }
  .section_function p {
    z-index: 1;
    font-size: 10px;
    line-height: 1.2;
  }

  p.txt_section_function {
    font-size: 14px;
    font-weight: bold;
    top: 2rem;
    left: 11rem;
  }

  .section_function02 p {
    line-height: 1;
    font-size: 10px;
    letter-spacing: -1px;
    z-index: 1;
    font-weight: 500;
    width: 100%;
  }

  p.txt_section_function02 {
    color: #002870;
    font-size: 13px;
    font-weight: bold;
    top: 2rem;
    left: 10.5rem;
  }

  .section_function03 p {
    letter-spacing: -1px;
    line-height: 1.2;
    z-index: 1;
    font-size: 10px;
  }

  p.txt_section_function03 {
    color: #333;
    font-size: 25px;
    font-weight: bold;
    top: 2rem;
    left: 12.5rem;
    font-size: 13px;
  }

  .section_flex_price02 {
    font-size: 12px;
    letter-spacing: -1px;
  }

  .section_flex_price02 span {
    font-size: 1.4rem;
  }

  .function {
    margin: 0 auto;
    width: 96%;
  }
  .bcWrap,
  .section_intro,
  .section_content,
  .section_style {
    width: 100%;
  }

  h3 {
    font-size: 1.1rem;
    padding: 0 0 1rem;
    font-weight: 500;
  }
  .txt_theme {
    font-size: 14px;
    font-weight: 500;
  }
  .txt_theme-sub {
    font-size: 10px;
    letter-spacing: -1px;
    font-weight: 500;
  }
  p.txt_main {
    font-size: 2.8rem;
    padding-bottom: 1rem;
  }
  .section_left {
    width: 45%;
    margin-top: 1rem;
  }
  .section_left02 {
    margin: 7px;
    width: 40%;
    padding: 0;
  }
  .section_right {
    margin: 5px 0 0;
    width: 50%;
  }
  .section_right02 {
    margin: 0;
    width: 68%;
  }
  .section_right p {
    font-size: 10px;
  }

  .section_left p:last-child {
    font-size: 10px;
    line-height: 1.6;
    padding-top: 8px;
    font-weight: 500;
  }
  .section_right p>span {
    padding: 0 5px;
    font-size: 10px;
  }

  .section_title p {
    font-size: 11px;
    line-height: 1;
    letter-spacing: -1px;
    font-weight: bold;
    margin-bottom: 9px;
    text-indent: -1rem;
  }

  .section_title_sub {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 2px;
    line-height: 1.5;
    font-family: inherit;
    letter-spacing: -1px;
    color: #333333;
  }

  .section_title {
    margin: 10px 0;
    padding-bottom: 6px;
  }
  p.txt_gray-01,
  p.txt_gray-02 {
    font-size: 14px;
  }
  p.txt_gray-01 span, p.txt_gray-02 span {
    padding: 0 2px;
    line-height: 1.3;
    font-weight: 500;
  }
  .section_flex {
    margin: 0;
    gap: 0;
    justify-content: flex-end;
  }
  .section_flex02 {
    display: flex;
    justify-content: center;
    /* gap: 1rem; */
    margin: 0.6rem auto 1.2rem;
    flex-wrap: nowrap;
  }

  .section_flex_ins {
    width: 40%;
  }

  .section_flex_ins02 {
    position: relative;
    right: 47%;
    width: 250px;
    margin: 0 auto;
    top: 1rem;
  }
.section_problem {
    margin: 20px auto;
    padding: 9px 0px 9px 9px;
    width: 90%;
}
  .section_flex_price {
    width: 100%;
    display: block;
  }

  .section_title {
    margin: 8px 0;
  }

  .section_web {
    padding: 0;
  }
  .txt_en {
    font-size: 13px;
  }
  h4 {
    font-size: 1.1rem;
  }
  .btn_ec {
    width: 80%;
    padding: 16px 0;
  }
  .btn_more {
    margin: 2rem auto;
    width: 80%;
  }
.section_position {
  top: 1rem;
  right: 13%;
}
  .section_flex_btn-ec {
    width: 45%;
  }

  .section_link_tit-02 {
    padding-bottom: 2rem;
    width: 80%;
  }

  .section_link_tit {
    width: 320px;
    margin: 6px auto 0;
  }

  .section_link_tit-03 {
    font-size: 1.6rem;
    margin-top: 2.4rem;
  }

  .section_link ul {
    width: 90%;
    margin: 16px auto 24px;
  }

  .section_link ul li {
    width: 45%;
  }

  .section_link ul li:nth-child(n + 3) {
    margin-top: 10px;
  }
}