@charset "utf-8";
* {
  font-style: normal;
}
html {
  font-style: normal;
  text-align: left;
  line-height: 1.6;
}
body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  color: #333;
}
body * {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
}
table {
  font-size: 1.4rem;
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
ol,
ul {
  list-style: none;
}
th {
  text-align: left;
}
th {
  font-weight: 100;
}
a {
  color: #333333;
  text-decoration: none;
}
html {
  box-sizing: border-box;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
.header-container img {
  height: 41px;
  width: auto !important;
  object-fit: contain;
}
.wrap {
  width: 100%;
  background-color: #fff;
}
.contents {
  width: 100%;
  box-sizing: border-box;
  padding: 2rem 0;
  color: rgb(26 26 26/var(--tw-text-opacity, 1));
  display: block;
  font-size: 16px;
}
/* オリジナルCSSここから */
.contents h1 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  margin: 0 0 30px 0;
}
.contents h1 span {
  font-size: 26px;
  display: block;
}
.contents .main_v {
  width: 100%;
  margin: 0 auto 40px auto;
}
.into_area .title {
  font-size: 18px;
  margin: 0 0 40px 0;
}
.into_area .tex {
  margin: 0 0 25px 0;
}
.contents h2 {
  color: #000;
  text-shadow: 0 0 5px white;
  border-left: solid 7px #f68f11;
  background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, #ffe4b1 3px, #ffe4b1 8px);
  background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, #ffe4b1 3px, #ffe4b1 8px);
  font-size: 23px;
  font-weight: bold;
  padding: 10px 20px;
  margin: 0 0 25px 0;
}
.contents .outro {
  margin: 0 0 25px 0;
}
.box_area .emp {
  font-size: 18px;
  font-weight: bold;
  color: #f68f11;
}
.contents .box_area {
  margin: 0 0 30px 0;
}
.contents .box_area h3 {
  border-bottom: solid 3px rgb(255, 228, 188);
  position: relative;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 25px 0;
}
.contents .box_area h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #f68f11;
  bottom: -3px;
  width: 20%;
}
.contents .box_area .box_img {
  width: 70%;
  margin: 0 auto 30px auto;
}
.contents .box_area .box_img img {
  width: 100%;
}
.contents .box_area .tex {
  margin: 0 0 20px 0;
}
.contents .box_area table {
  margin: 0 0 30px 0;
  width: 100%;
  font-size: 16px;
}
.contents .box_area table th {
  background: #f68f11;
  color: #fff;
  padding: 8px 15px 8px 15px;
  border-left: 2px solid #fff;
  font-weight: bold;
}
.contents .box_area table td {
  background: #F99F331A;
  padding: 10px 15px 10px 15px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  font-weight: bold;
  font-weight: normal;
}
.contents .section_01 .table_head {
  width: 30%;
}
.contents .box_area .sub_tex {
  clear: both;
  font-size: 12px;
}
.contents .box_area .rate_box {
  margin: 0 0 25px 0;
  padding: 0 0 20px 0;
  border: 2px solid #f68f11;
}
.contents .solution_area h3 {
  border: none;
  font-size: 18px;
  margin: 0 0 15px 0;
}
.contents .solution_area h3::after {
  display: none;
}
.contents .solution_area .feature-icon {
  width: 60px;
  margin: 0 auto 10px auto;
}
.contents .solution_area ul {
  overflow: hidden;
}
.contents .solution_area ul li {
  text-align: center;
  width: 32%;
  padding: 2.5%;
  border: 1px solid #e8e8e8;
  float: left;
  margin: 0 18px 0 0;
}
.contents .solution_area ul li:last-child {
  margin: 0;
}
.contents .kind_area h3 {
  border: none;
  font-size: 16px;
  margin: 0 0 15px 0;
}
.contents .kind_area h3::after {
  display: none;
}
.contents .kind_area .coupon-type-icon {
  width: 27px;
  margin: 0 auto 5px auto;
}
.contents .kind_area ul {
  overflow: hidden;
  margin: 0 0 20px 0;
}
.contents .kind_area ul li {
  text-align: center;
  width: 25%;
  padding: 2%;
  border: 1px solid #e8e8e8;
  float: left;
}
.contents .kind_area .point_box {
  font-size: 12px;
  border: 1px solid #f68f11;
  background: #F99F331A;
  padding: 5px 0;
  margin: 0 0 10px 0;
}
.contents .kind_area .sub_tex {
  font-size: 12px;
  color: #f68f11;
  font-weight: bold;
  text-align: left;
}
/* --- このブロックで使う変数とフォント（既存ページにあれば重複ぶんは削ってOK） --- */
.use_area {
  margin: 0 0 50px 0 !important;
  --orange: #ff8a00;
  --orange-deep: #f97316;
  --pink: #ff5b8d;
  --cream: #fff7ec;
}
.use_area .title {
  margin: 0 0 50px 0 !important;
}
.use_area .tex {
  margin: 0 0 16px;
}
/* ステップカードのグリッド */
.use_area ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  counter-reset: step;
}
.use_area ul li {
  background: #fff;
  border-radius: 16px;
  padding: 16px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, .07);
  position: relative;
}
/* STEP番号バッジ */
.use_area ul li::before {
  counter-increment: step;
  content: "STEP " counter(step);
  position: absolute;
  top: -12px;
  left: 14px;
  background: var(--orange);
  color: #fff;
  font-weight: 800;
  font-size: 14px;
  padding: 5px 25px;
  border-radius: 999px;
  box-shadow: 0 3px 8px rgba(255, 138, 0, .4);
}
/* 画像枠（中央寄せのプレースホルダ表示込み） */
.use_area .img {
  border: 1px solid #ffe4b1;
  margin: 15px 0;
  background: var(--cream);
  aspect-ratio: 4 / 3;
  /* display: flex; */
  /* align-items: center; */
  justify-content: center;
  /* color: #c9b48f; */
  /* font-size: 13px;*/
}
.use_area .img img {
  width: 100%;
}
.use_area ul li p {
  font-size: 14px;
}
.use_area ul li p span {
  color: var(--pink);
  font-weight: 800;
}
.use_area .att {
  color: #f68f11;
  font-weight: bold;
}
.contents .area {
  overflow: hidden;
  margin: 0 0 20px 0;
}
.contents .area-box {
  margin: 0 5px 10px 9px;
  font-size: 1rem;
  background-color: #fff;
  border: 1px solid #f99f33;
  border-radius: 8px;
  width: 15%;
  float: left;
}
.contents .area-box h4 {
  background-color: #FFF;
  padding: 15px 15px;
  margin-bottom: 0;
  font-weight: bold;
  color: #f68f11;
  font-size: 1rem;
  /* border: 1px solid #F99F33; */
  border-radius: 8px;
  position: static;
  line-height: 1;
  transition: all .2s;
  text-align: center;
}
#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 30px;
  bottom: 90px;
  background: #ff6600;
  opacity: 1;
  border-radius: 50%;
}
#page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -12px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
/* オリジナルCSSここまで */
@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
  .contents {
    max-width: 926px;
    margin: 0 auto 0 auto;
    padding: 3rem 0 4rem 0;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .contents {
    padding-top: 1rem;
  }
  .contents h1 {
    font-size: 24px;
    margin: 0 0 20px 0;
  }
  .contents h1 span {
    font-size: 16px;
  }
  .contents .main_v {
    width: auto;
    margin-bottom: 20px;
  }
  .into_area .title {
    padding: 15px;
    margin: 15px 15px 45px 15px;
    font-size: 15px;
  }
  .contents h2 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .contents .box_area {
    margin: 15px 0 20px 0;
    padding: 0 15px;
    font-size: 14px;
  }
  .contents .box_area h3 {
    font-size: 18px;
    margin-bottom: 25px !important;
  }
  .contents .box_area .point h4 {
    font-size: 18px;
    margin: 0 0 5px 0;
  }
  .contents .box_area .graph_img {
    width: 85%;
  }
  .contents .box_area .tex {
    margin: 0 0 10px 0;
  }
  .contents .box_area .cv_btn {
    width: 230px;
  }
  .contents .box_area .graph_area {
    margin: 0 30px 15px 30px;
  }
  .contents .box_area .point {
    padding: 10px;
    font-size: 14px;
  }
  .contents .box_area .point ul {
    margin: 0;
  }
  .contents .graph_area ul li {
    float: none;
    width: auto;
  }
  .contents .box_area .no1_box {
    font-size: 20px;
    margin: 0 15px 25px 15px;
  }
  .contents .no1_box .ti {
    padding: 15px 15px 15px 65px;
    background-size: 8%;
    background-position: 7% center;
  }
  .contents .message_box .img {
    width: 20%;
  }
  .contents .message_box .cover {
    width: 70%;
    font-size: 14px;
    margin: 10px 0 0 25px;
  }
  .contents .message_box .cover:before {
    left: -22px;
    top: 20px;
    border-right: 28px solid #ffe4b1;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }

.contents .kind_area h3{
  font-size: 14px;
}


  .contents .outro {
    margin: 0 10px 20px 10px;
  }
  /* ① solution_area：ワンカラム */
  .contents .solution_area ul li {
    float: none;
    width: auto;
    margin: 0 0 18px 0;
  }
  /* ② kind_area：2カラム×2列（2×2）＋高さ揃え */
  .contents .kind_area ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  .contents .kind_area ul li {
    float: none;
    width: auto;
    padding: 5%;
  }
  /* ③ use_area：2カラム×3列（2×3） */
  .use_area ul {
    overflow: hidden;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px 12px;
    margin: 0;
    padding: 15px 0;
  }
  .contents .use_area ul li {
    float: none;
    width: auto;
    margin: 0;
  }
  .contents .use_area {
    padding: 0 15px;
  }
  .contents .use_area .img {
    margin: 0 0 15px 0;
  }
  .contents .area-box {
    width: auto;
  }
  .contents .area-box h4 {
    padding: 15px 25px
  }
  .use_area ul li::before {
    top: 3px;
    left: 14px;
    font-size: 12px;
    padding: 4px 15px;
  }
  #page_top {
    width: 48px;
    height: 48px;
    right: 20px;
  }
  #page_top a::before {
    top: -14px;
  }
}
/* オリジナルCSSここまで */