@charset "UTF-8";

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  min-width: 320px;
  padding: 0;
  margin: 0;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  overflow-wrap: break-word;
  background-color: #fff;
}

main,
article,
section {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
table,
thead,
tbody,
tr,
th,
td,
button,
input,
select,
textarea,
fieldset,
hr {
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  background-color: transparent;
  border-style: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

a {
  color: inherit;
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

table,
thead,
tbody,
tr,
th,
td {
  text-align: left;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}

select {
  appearance: none;
}

textarea {
  resize: vertical;
}

::placeholder {
  color: #d2d2d2;
  opacity: 1;
}

::placeholder {
  color: #d2d2d2;
  opacity: 1;
}

* {
  scroll-margin-top: 100px;
}

@media screen and (width <= 959px) {
  * {
    scroll-margin-top: 72px;
  }
}

html {
  scroll-behavior: smooth;
}

hr {
  height: 1px;
  background-color: #d2d2d2;
}

@media screen and (width >= 960px) {
  .none-pc {
    display: none !important;
  }
}

@media screen and (width <= 959px) and (width >= 768px) {
  .none-tab {
    display: none !important;
  }
}

@media screen and (width <= 767px) {
  .none-sp {
    display: none !important;
  }
}

.m-100 {
  margin: -100px !important;
}

.m-95 {
  margin: -95px !important;
}

.m-90 {
  margin: -90px !important;
}

.m-85 {
  margin: -85px !important;
}

.m-80 {
  margin: -80px !important;
}

.m-75 {
  margin: -75px !important;
}

.m-70 {
  margin: -70px !important;
}

.m-65 {
  margin: -65px !important;
}

.m-60 {
  margin: -60px !important;
}

.m-55 {
  margin: -55px !important;
}

.m-50 {
  margin: -50px !important;
}

.m-45 {
  margin: -45px !important;
}

.m-40 {
  margin: -40px !important;
}

.m-35 {
  margin: -35px !important;
}

.m-30 {
  margin: -30px !important;
}

.m-25 {
  margin: -25px !important;
}

.m-20 {
  margin: -20px !important;
}

.m-15 {
  margin: -15px !important;
}

.m-10 {
  margin: -10px !important;
}

.m-5 {
  margin: -5px !important;
}

.m0 {
  margin: 0 !important;
}

.m5 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.m55 {
  margin: 55px !important;
}

.m60 {
  margin: 60px !important;
}

.m65 {
  margin: 65px !important;
}

.m70 {
  margin: 70px !important;
}

.m75 {
  margin: 75px !important;
}

.m80 {
  margin: 80px !important;
}

.m85 {
  margin: 85px !important;
}

.m90 {
  margin: 90px !important;
}

.m95 {
  margin: 95px !important;
}

.m100 {
  margin: 100px !important;
}

.mt-100 {
  margin-top: -100px !important;
}

.mt-95 {
  margin-top: -95px !important;
}

.mt-90 {
  margin-top: -90px !important;
}

.mt-85 {
  margin-top: -85px !important;
}

.mt-80 {
  margin-top: -80px !important;
}

.mt-75 {
  margin-top: -75px !important;
}

.mt-70 {
  margin-top: -70px !important;
}

.mt-65 {
  margin-top: -65px !important;
}

.mt-60 {
  margin-top: -60px !important;
}

.mt-55 {
  margin-top: -55px !important;
}

.mt-50 {
  margin-top: -50px !important;
}

.mt-45 {
  margin-top: -45px !important;
}

.mt-40 {
  margin-top: -40px !important;
}

.mt-35 {
  margin-top: -35px !important;
}

.mt-30 {
  margin-top: -30px !important;
}

.mt-25 {
  margin-top: -25px !important;
}

.mt-20 {
  margin-top: -20px !important;
}

.mt-15 {
  margin-top: -15px !important;
}

.mt-10 {
  margin-top: -10px !important;
}

.mt-5 {
  margin-top: -5px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr-100 {
  margin-right: -100px !important;
}

.mr-95 {
  margin-right: -95px !important;
}

.mr-90 {
  margin-right: -90px !important;
}

.mr-85 {
  margin-right: -85px !important;
}

.mr-80 {
  margin-right: -80px !important;
}

.mr-75 {
  margin-right: -75px !important;
}

.mr-70 {
  margin-right: -70px !important;
}

.mr-65 {
  margin-right: -65px !important;
}

.mr-60 {
  margin-right: -60px !important;
}

.mr-55 {
  margin-right: -55px !important;
}

.mr-50 {
  margin-right: -50px !important;
}

.mr-45 {
  margin-right: -45px !important;
}

.mr-40 {
  margin-right: -40px !important;
}

.mr-35 {
  margin-right: -35px !important;
}

.mr-30 {
  margin-right: -30px !important;
}

.mr-25 {
  margin-right: -25px !important;
}

.mr-20 {
  margin-right: -20px !important;
}

.mr-15 {
  margin-right: -15px !important;
}

.mr-10 {
  margin-right: -10px !important;
}

.mr-5 {
  margin-right: -5px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb-100 {
  margin-bottom: -100px !important;
}

.mb-95 {
  margin-bottom: -95px !important;
}

.mb-90 {
  margin-bottom: -90px !important;
}

.mb-85 {
  margin-bottom: -85px !important;
}

.mb-80 {
  margin-bottom: -80px !important;
}

.mb-75 {
  margin-bottom: -75px !important;
}

.mb-70 {
  margin-bottom: -70px !important;
}

.mb-65 {
  margin-bottom: -65px !important;
}

.mb-60 {
  margin-bottom: -60px !important;
}

.mb-55 {
  margin-bottom: -55px !important;
}

.mb-50 {
  margin-bottom: -50px !important;
}

.mb-45 {
  margin-bottom: -45px !important;
}

.mb-40 {
  margin-bottom: -40px !important;
}

.mb-35 {
  margin-bottom: -35px !important;
}

.mb-30 {
  margin-bottom: -30px !important;
}

.mb-25 {
  margin-bottom: -25px !important;
}

.mb-20 {
  margin-bottom: -20px !important;
}

.mb-15 {
  margin-bottom: -15px !important;
}

.mb-10 {
  margin-bottom: -10px !important;
}

.mb-5 {
  margin-bottom: -5px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml-100 {
  margin-left: -100px !important;
}

.ml-95 {
  margin-left: -95px !important;
}

.ml-90 {
  margin-left: -90px !important;
}

.ml-85 {
  margin-left: -85px !important;
}

.ml-80 {
  margin-left: -80px !important;
}

.ml-75 {
  margin-left: -75px !important;
}

.ml-70 {
  margin-left: -70px !important;
}

.ml-65 {
  margin-left: -65px !important;
}

.ml-60 {
  margin-left: -60px !important;
}

.ml-55 {
  margin-left: -55px !important;
}

.ml-50 {
  margin-left: -50px !important;
}

.ml-45 {
  margin-left: -45px !important;
}

.ml-40 {
  margin-left: -40px !important;
}

.ml-35 {
  margin-left: -35px !important;
}

.ml-30 {
  margin-left: -30px !important;
}

.ml-25 {
  margin-left: -25px !important;
}

.ml-20 {
  margin-left: -20px !important;
}

.ml-15 {
  margin-left: -15px !important;
}

.ml-10 {
  margin-left: -10px !important;
}

.ml-5 {
  margin-left: -5px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.p0 {
  padding: 0 !important;
}

.p5 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.p55 {
  padding: 55px !important;
}

.p60 {
  padding: 60px !important;
}

.p65 {
  padding: 65px !important;
}

.p70 {
  padding: 70px !important;
}

.p75 {
  padding: 75px !important;
}

.p80 {
  padding: 80px !important;
}

.p85 {
  padding: 85px !important;
}

.p90 {
  padding: 90px !important;
}

.p95 {
  padding: 95px !important;
}

.p100 {
  padding: 100px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.fs10 {
  font-size: 10px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs28 {
  font-size: 28px !important;
}

.fs32 {
  font-size: 32px !important;
}

.fwn {
  font-weight: normal !important;
}

.fwb {
  font-weight: bold !important;
}

.tal {
  text-align: left !important;
}

.tac {
  text-align: center !important;
}

.tar {
  text-align: right !important;
}

.layout_wrapper {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 100%;
  min-height: 100vh;
  overflow-x: clip;
}

.layout_wrapper.is_mypage {
  grid-template-columns: 250px 1fr;
}

@media screen and (width <= 959px) {
  .layout_wrapper.is_mypage {
    grid-template-columns: 100%;
  }
}

@media screen and (width >= 960px) {
  .layout_wrapper.is_mypage .app-header {
    grid-column: 1/3;
  }
}

.layout_wrapper.is_mypage .mypage-side {
  grid-row: 2/4;
}

/* .is-conversion .layout_wrapper {
  padding-bottom: 130px;
} */

@media screen and (width <= 767px) {
  /* .is-conversion .layout_wrapper {
    padding-bottom: 116px;
  } */
}

.layout_main {
  flex-grow: 1;
  padding-bottom: 60px;
}

@media screen and (width <= 767px) {
  .layout_main {
    padding-bottom: 50px;
  }
}

@media screen and (width >= 960px) {
  .is_mypage .layout_main {
    min-width: 1px;
  }
}

.layout_inner {
  padding-right: 20px;
  padding-left: 20px;
}

@media screen and (width >= 768px) {
  .layout_inner {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (width <= 767px) {
  .layout_inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (width <= 767px) {
  .layout_complete {
    margin-top: 12vh;
  }
}

@media screen and (width >= 768px) {
  .about-feature {
    max-width: 800px;
    margin: 0 auto;
  }
}

@media screen and (width >= 768px) {
  .about-feature > li {
    display: flex;
    gap: 20px;
    align-items: center;
  }
}

.about-feature > li + li {
  margin-top: 40px;
}

@media screen and (width >= 768px) {
  .about-feature > li:nth-child(odd) {
    flex-direction: row-reverse;
  }
}

.about-feature_image {
  text-align: center;
}

@media screen and (width >= 768px) {
  .about-feature_image {
    width: calc(50% - 10px);
  }
}

@media screen and (width <= 767px) {
  .about-feature_image {
    margin-bottom: 10px;
  }
}

@media screen and (width <= 767px) {
  .about-feature_image img {
    width: 265px;
  }
}

@media screen and (width >= 768px) {
  .about-feature_content {
    width: calc(50% - 10px);
  }
}

.about-feature_title {
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: bold;
  color: #ff9932;
}

@media screen and (width <= 767px) {
  .about-feature_title {
    font-size: 20px;
  }
}

.about-feature_text {
  font-size: 16px;
}

@media screen and (width <= 767px) {
  .about-feature_text {
    font-size: 14px;
  }
}

.about-feature .app-notes {
  margin-top: 5px;
  color: #9b9b9b;
}

@media screen and (width <= 767px) {
  .about-feature .app-notes {
    font-size: 10px;
  }
}

.about-point {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

@media screen and (width <= 767px) {
  .about-point {
    grid-template-columns: 100%;
  }
}

.about-point > li {
  position: relative;
  padding: 12px;
  overflow: hidden;
  background-color: #fff;
  border: solid 3px #85ba04;
}

.about-point_point {
  position: absolute;
  top: -25px;
  left: -20px;
  width: 80px;
  height: 80px;
  padding-top: 34px;
  padding-left: 14px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #85ba04;
  border-radius: 50%;
}

.about-point_point span {
  display: block;
  margin-bottom: 2px;
  font-size: 19px;
}

.about-point_image {
  margin-bottom: 15px;
  text-align: center;
}

.about-point_title {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #85ba04;
}

.about-point_text {
  font-size: 14px;
}

.app-accordion {
  display: grid;
  grid-template-rows: 0fr;
  transition: 0.4s grid-template-rows;
}

.app-accordion.is_open {
  grid-template-rows: 1fr;
}

.app-accordion_inner {
  overflow: hidden;
}

.app-breadcrumbs {
  margin: -18px 0 30px;
  font-size: 14px;
}

@media screen and (width <= 767px) {
  .app-breadcrumbs {
    display: none;
  }
}

.app-breadcrumbs_list {
  display: flex;
  gap: 5px;
  align-items: center;
}

.app-breadcrumbs_list > li {
  display: flex;
  gap: 5px;
  align-items: center;
}

.app-breadcrumbs_list > li > a {
  text-decoration: underline;
  transition: opacity 0.2s;
}

.app-breadcrumbs_list > li > a:hover {
  opacity: 0.6;
}

.app-breadcrumbs_list > li::after {
  display: inline-block;
  width: 6px;
  height: 6px;
  content: "";
  border: solid #333;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}

.app-breadcrumbs_list > li:last-child::after {
  content: none;
}

.app-footer_content {
  padding: 30px 0;
  background-color: #fff;
}

@media screen and (width <= 767px) {
  .app-footer_content {
    padding: 40px 0;
  }
}

.app-footer_nav {
  max-width: 756px;
  margin: 0 auto;
}

@media screen and (width <= 767px) {
  .app-footer_nav {
    max-width: none;
  }
}

.app-footer_menu {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
  justify-content: center;
}

@media screen and (width <= 767px) {
  .app-footer_menu {
    flex-direction: column;
    gap: 12px;
    justify-content: stretch;
  }
}

.app-footer_menu > li {
  font-size: 14px;
  color: #9b9b9b;
  text-align: center;
}

@media screen and (width <= 767px) {
  .app-footer_menu > li {
    font-size: 12px;
  }
}

.app-footer_menu > li > a {
  transition: color 0.2s;
}

.app-footer_menu > li > a:hover {
  color: #444;
}

.app-footer_copyright {
  padding: 5px 0;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: #85ba04;
}

.app-hamburger {
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: calc(100vh - 55px);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s;
}

@media screen and (width >= 960px) {
  .app-hamburger {
    display: none;
  }
}

.app-hamburger.is_open {
  pointer-events: auto;
  opacity: 1;
}

.app-hamburger_overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 40%);
}

.app-hamburger_nav {
  position: relative;
  z-index: 2;
  width: calc(100% - 45px);
  max-width: 330px;
  height: 100%;
  padding: 20px 10px;
  margin-left: auto;
  overflow-y: auto;
  background-color: #fff;
  transform: translateX(100%);
  transition: transform 0.5s;
}

.is_open .app-hamburger_nav {
  transform: translateX(0);
}

.app-hamburger_button {
  max-width: 210px;
  margin: 0 auto 10px;
}

.app-hamburger_button > li + li {
  margin-top: 10px;
}

.app-hamburger_button > li > a {
  display: block;
  padding: 13px 14px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  border-radius: 3px;
}

.app-hamburger_button > li > a.is_signup {
  background-color: #ff9932;
}

.app-hamburger_button > li > a.is_login {
  background-color: #85ba04;
}

.app-hamburger_menu > li + li {
  border-top: solid 1px #d2d2d2;
}

.app-hamburger_menu > li > a {
  position: relative;
  display: block;
  padding: 10px 25px 10px 10px;
  font-size: 14px;
  font-weight: bold;
}

.is_login .app-hamburger_menu > li > a {
  font-weight: normal;
}

.app-hamburger_menu > li > a::after {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin: auto 0;
  content: "";
  border: solid #333;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}

.app-hamburger_menu > li > a svg {
  position: relative;
  top: -2px;
  margin-left: 8px;
  vertical-align: middle;
  fill: #9b9b9b;
}

.app-hamburger_menu > li > a.is_logout::after {
  content: none;
}

.app-hamburger_submenu {
  margin-top: 15px;
}

.app-hamburger_submenu > li + li {
  margin-top: 10px;
}

.app-hamburger_submenu > li > a {
  font-size: 12px;
  color: #9b9b9b;
}

.app-header {
  position: sticky;
  top: 0;
  z-index: 4000;
  height: 60px;
  background-color: #fff;
}

@media screen and (width <= 959px) {
  .app-header {
    height: 55px;
  }
}

.app-header .layout_inner {
  display: flex;
  gap: 50px;
  align-items: center;
  height: 100%;
}

@media screen and (width >= 768px) {
  .app-header .layout_inner {
    max-width: 1320px;
  }
}

@media screen and (width <= 1199px) {
  .app-header .layout_inner {
    gap: 40px;
  }
}

@media screen and (width <= 959px) {
  .app-header .layout_inner {
    gap: 15px;
  }
}

@media screen and (width >= 768px) {
  .is_mypage .app-header .layout_inner {
    max-width: none;
  }
}

.app-header_logo {
  flex-shrink: 0;
  margin-right: auto;
}

.app-header_logo > a {
  display: block;
}

.app-header_logo > a > img {
  display: block;
}

@media screen and (width <= 959px) {
  .app-header_logo > a > img {
    width: 115px;
  }
}

.app-header_nav {
  display: flex;
  gap: 50px;
  align-items: center;
}

@media screen and (width <= 1199px) {
  .app-header_nav {
    gap: 40px;
  }
}

.app-header_menu {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 30px;
  justify-content: flex-end;
}

.app-header_menu > li {
  font-size: 14px;
}

.app-header_menu > li > a {
  transition: opacity 0.2s;
}

.app-header_menu > li > a:hover {
  opacity: 0.6;
}

.app-header_menu > li > a svg {
  position: relative;
  top: -1px;
  margin-left: 5px;
  vertical-align: middle;
  fill: #333;
}

.app-header_menu > li > a.is_logout {
  color: #85ba04;
}

.app-header_menu > li > a.is_logout svg {
  fill: #85ba04;
}

@media screen and (width <= 1199px) {
  .app-header_menu {
    gap: 5px 25px;
  }

  .app-header_menu > li {
    font-size: 12px;
  }
}

@media screen and (width <= 959px) {
  .app-header_menu {
    display: none;
  }
}

.app-header_button {
  display: flex;
  flex-shrink: 0;
  gap: 10px;
  align-items: center;
}

.app-header_button > li > a {
  display: block;
  padding: 11px 14px;
  font-size: 13px;
  line-height: 1;
  color: #fff;
  border-radius: 3px;
  transition: opacity 0.2s;
}

@media screen and (width <= 767px) {
  .app-header_button > li > a {
    padding: 8px 10px;
    font-size: 12px;
  }
}

@media screen and (width >= 768px) {
  .app-header_button > li > a:hover {
    opacity: 0.6;
  }
}

.app-header_button > li > a.is_signup {
  background-color: #ff9932;
}

.app-header_button > li > a.is_login {
  background-color: #85ba04;
}

.app-header_other {
  position: relative;
  margin-left: -20px;
}

@media screen and (width <= 959px) {
  .app-header_other {
    display: none;
  }
}

.app-header_other_toggle {
  display: block;
  width: 20px;
  height: 20px;
  transition: opacity 0.2s;
}

.app-header_other_toggle:hover {
  opacity: 0.6;
}

.app-header_other_toggle > span,
.app-header_other_toggle::before,
.app-header_other_toggle::after {
  position: absolute;
  inset: 0;
  width: 4px;
  height: 4px;
  margin: auto;
  content: "";
  background-color: #85ba04;
  border-radius: 50%;
}

.app-header_other_toggle::before {
  top: -12px;
}

.app-header_other_toggle::after {
  bottom: -12px;
}

.app-header_submenu {
  position: absolute;
  top: 22px;
  right: 10px;
  padding: 18px 10px;
  pointer-events: none;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px rgb(0 0 0 / 15%);
  opacity: 0;
  transition: opacity 0.2s;
}

.app-header_submenu.is_submenu-open {
  pointer-events: auto;
  opacity: 1;
}

.app-header_submenu > li + li {
  padding-top: 8px;
  margin-top: 8px;
  border-top: solid 1px #d2d2d2;
}

.app-header_submenu > li > a {
  position: relative;
  display: block;
  padding: 0 40px 0 10px;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  transition: opacity 0.2s;
}

.app-header_submenu > li > a:hover {
  opacity: 0.6;
}

.app-header_submenu > li > a::after {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin: auto 0;
  content: "";
  border: solid #333;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}

.app-header_toggle {
  position: relative;
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  margin-right: -8px;
}

@media screen and (width >= 960px) {
  .app-header_toggle {
    display: none;
  }
}

.app-header_toggle > span,
.app-header_toggle::before,
.app-header_toggle::after {
  position: absolute;
  inset: 0;
  width: 26px;
  height: 3px;
  margin: auto;
  content: "";
  background-color: #85ba04;
  border-radius: 2px;
}

.app-header_toggle::before {
  top: -19px;
}

.app-header_toggle::after {
  bottom: -19px;
}

.app-header_toggle.is_open > span {
  display: none;
}

.app-header_toggle.is_open::before,
.app-header_toggle.is_open::after {
  width: 28px;
}

.app-header_toggle.is_open::before {
  top: 0;
  transform: rotate(45deg);
}

.app-header_toggle.is_open::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.app-modal {
  position: fixed;
  inset: 0;
  z-index: 5000;
  width: 100%;
  min-width: 320px;
  height: 100%;
  transition: opacity 0.5s;
}

.app-modal:not(.is_open) {
  pointer-events: none;
  opacity: 0;
}

.app-modal_overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 40%);
}

.app-modal_inner {
  position: relative;
  top: 20px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: calc(100% - 40px);
  padding-right: 20px;
  padding-left: 20px;
  pointer-events: none;
}

@media screen and (width >= 768px) {
  .app-modal_inner {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (width <= 767px) {
  .app-modal_inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (width <= 767px) {
  .app-modal_inner {
    top: 15px;
    height: calc(100% - 30px);
  }
}

.app-modal_box {
  position: relative;
  top: -25px;
  display: flex;
  max-width: 100%;
  max-height: 100%;
  padding: 15px;
  background-color: #fff;
  border-radius: 5px;
  transition: top 0.5s;
}

.is_open .app-modal_box {
  top: 0;
  pointer-events: all;
}

.app-modal_content {
  overflow: hidden auto;
}

.is_image .app-modal_content {
  display: flex;
}

.app-modal_close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 24px;
  height: 24px;
  background-color: #85ba04;
  border-radius: 50%;
}

.app-modal_close::before,
.app-modal_close::after {
  position: absolute;
  inset: 0;
  width: 12px;
  height: 2px;
  margin: auto;
  content: "";
  background-color: #fff;
}

.app-modal_close::before {
  transform: rotate(45deg);
}

.app-modal_close::after {
  transform: rotate(-45deg);
}

.app-notes {
  margin-top: 10px;
  font-size: 12px;
}

.app-notes > li + li {
  margin-top: 4px;
}

.app-notes > li a {
  color: #0586f0;
  text-decoration: underline;
  transition: opacity 0.2s;
}

.app-notes > li a:hover {
  opacity: 0.6;
}

.app-notes > li.is_attention {
  color: #e74d4d;
}

ul.app-notes > li {
  padding-left: 1.2em;
  text-indent: -1.2em;
}

ul.app-notes > li::before {
  content: "※ ";
}

ol.app-notes {
  counter-reset: number;
}

ol.app-notes > li {
  padding-left: 1.25em;
  text-indent: -1.25em;
  counter-increment: number;
}

ol.app-notes > li:nth-child(n + 10) {
  padding-left: 1.95em;
  text-indent: -1.95em;
}

ol.app-notes > li::before {
  content: counter(number) ". ";
}

.app-slider {
  position: relative;
}

.app-slider_image {
  display: block;
  width: 100%;
  max-height: 100%;
}

.app-slider_image:not(.is_current) {
  display: none;
}

.app-slider_button {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 120px;
  max-width: 25%;
  height: 100%;
  transition: opacity 0.2s;
}

@media screen and (width <= 767px) {
  .app-slider_button {
    width: 100px;
  }
}

.app-slider_button:hover {
  opacity: 0.6;
}

.app-slider_button::before,
.app-slider_button::after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 32px;
  height: 32px;
  margin: auto 0;
  content: "";
  border: solid 5px;
  transform: rotate(45deg);
}

@media screen and (width <= 767px) {
  .app-slider_button::before,
  .app-slider_button::after {
    width: 24px;
    height: 24px;
    border-width: 4px;
  }
}

.app-slider_button::before {
  z-index: 1;
  border-color: rgb(0 0 0 / 50%);
  filter: blur(3px);
}

.app-slider_button::after {
  z-index: 2;
  border-color: #fff;
}

.app-slider_button.is_prev {
  left: 0;
}

.app-slider_button.is_prev::before,
.app-slider_button.is_prev::after {
  left: 30px;
  border-top-width: 0;
  border-right-width: 0;
}

@media screen and (width <= 767px) {
  .app-slider_button.is_prev::before,
  .app-slider_button.is_prev::after {
    left: 15px;
  }
}

.app-slider_button.is_next {
  right: 0;
}

.app-slider_button.is_next::before,
.app-slider_button.is_next::after {
  right: 30px;
  border-bottom-width: 0;
  border-left-width: 0;
}

@media screen and (width <= 767px) {
  .app-slider_button.is_next::before,
  .app-slider_button.is_next::after {
    right: 15px;
  }
}

.is_plan .app-tab_button > li:nth-child(1),
.is_plan .app-tab_button > div:nth-child(1),
.is_plan .app-tab_content > li:nth-child(1),
.is_plan .app-tab_content > div:nth-child(1) {
  --color: #85ba04;
}

.is_plan .app-tab_button > li:nth-child(2),
.is_plan .app-tab_button > div:nth-child(2),
.is_plan .app-tab_content > li:nth-child(2),
.is_plan .app-tab_content > div:nth-child(2) {
  --color: #008346;
}

.app-tab_button {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 5px;
}

.app-tab_button > li {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 55px;
  padding: 5px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  background-color: #f5f5f5;
  border: solid 2px #d2d2d2;
  box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}

@media screen and (width <= 767px) {
  .app-tab_button > li {
    gap: 8px;
    font-size: 12px;
  }
}

.app-tab_button > li.is_active {
  cursor: default;
  background-color: #fff;
  border-color: #85ba04;
}

.app-tab_button > li > img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}

@media screen and (width <= 767px) {
  .app-tab_button > li > img {
    width: 35px;
    height: 35px;
  }
}

@media screen and (width >= 768px) {
  .app-tab_button > li br {
    display: none;
  }
}

.app-tab_button.is_top > li {
  border-bottom-width: 0;
  border-radius: 5px 5px 0 0;
}

.app-tab_button.is_bottom > li {
  border-top-width: 0;
  border-radius: 0 0 5px 5px;
}

.is_plan .app-tab_button > li {
  color: var(--color);
  background-color: #fff;
  border-color: var(--color);
  box-shadow: none;
}

.is_plan .app-tab_button > li.is_active {
  color: #fff;
  background-color: var(--color);
}

.app-tab_content > div {
  position: relative;
  z-index: 2;
  padding: 20px 10px;
  background-color: #fff;
  box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}

.is_plan .app-tab_content > div {
  padding: 28px;
  border: solid 2px var(--color);
  box-shadow: none;
}

@media screen and (width <= 767px) {
  .is_plan .app-tab_content > div {
    padding: 28px 13px;
  }
}

h2.app-title {
  padding: 1px 0 1px 8px;
  margin: 35px 0 15px;
  font-size: 18px;
  font-weight: bold;
  border-left: 5px solid #85ba04;
}

h3.app-title {
  position: relative;
  padding-left: 12px;
  margin: 20px 0 10px;
  font-size: 16px;
  font-weight: bold;
}

h3.app-title::before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #85ba04;
}

.fix-buttons {
  position: fixed;
  right: 30px;
  bottom: 110px;
  z-index: 2000;
  display: grid;
  grid-template-columns: 100%;
  gap: 10px;
}

@media screen and (width <= 767px) {
  .fix-buttons {
    right: 10px;
    bottom: 10px;
  }
}

.fix-buttons.is_bottom-margin {
  bottom: 150px;
}

@media screen and (width <= 767px) {
  .fix-buttons.is_bottom-margin {
    bottom: 126px;
  }
}

.fix-buttons_contact > button,
.fix-buttons_contact > a,
.fix-buttons_top > button,
.fix-buttons_top > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  overflow: hidden;
  background-color: #85ba04;
  border-radius: 50%;
}

.fix-buttons_contact > button::before,
.fix-buttons_contact > a::before,
.fix-buttons_top > button::before,
.fix-buttons_top > a::before {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.2s;
}

.fix-buttons_contact > button:hover::before,
.fix-buttons_contact > a:hover::before,
.fix-buttons_top > button:hover::before,
.fix-buttons_top > a:hover::before {
  opacity: 0.4;
}

.fix-buttons_contact > button {
  padding: 5px 2px 0 0;
  background-color: #008346;
}

.fix-buttons_contact_detail {
  position: absolute;
  right: 75px;
  bottom: 0;
  display: none;
  width: 236px;
  padding: 15px;
  background: #fff;
  border: 1px solid #d9d9d9;
}

.fix-buttons_contact_detail.is_open {
  display: block;
}

.fix-buttons_contact_button {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  padding: 6px 0;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #008346;
  border-radius: 4px;
  transition: opacity 0.2s;
}

.fix-buttons_contact_button:hover {
  opacity: 0.6;
}

.fix-buttons_contact_button img {
  flex-shrink: 0;
}

.fix-buttons_contact_tel {
  display: block;
  padding-bottom: 6px;
  margin-top: 10px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  transition: opacity 0.2s;
}

.fix-buttons_contact_tel:hover {
  opacity: 0.6;
}

.fix-buttons_contact_tel_header {
  display: block;
  padding: 6px 0;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #4c4c4c;
}

.fix-buttons_contact_tel_number {
  display: flex;
  gap: 2px;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #008346;
  text-align: center;
}

.fix-buttons_contact_tel_note {
  display: block;
  margin-top: 4px;
  font-size: 10px;
  text-align: center;
}

.fix-buttons_top {
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s;
}

.fix-buttons_top > a {
  background-color: #85ba04;
}

.is_visible .fix-buttons_top {
  pointer-events: auto;
  opacity: 1;
}

.fix-conversion {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2001;
  width: 100%;
  min-width: 320px;
  height: 130px;
  padding-top: 15px;
  pointer-events: none;
  background-color: #f5f5f5;
  border-top: solid 5px #85ba04;
  opacity: 0;
  transition: opacity 0.2s;
}

@media screen and (width <= 767px) {
  .fix-conversion {
    height: 116px;
    padding-top: 10px;
  }
}

.fix-conversion.is_visible {
  pointer-events: auto;
  opacity: 1;
}

.fix-conversion_buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  align-items: center;
  max-width: 920px;
  margin: 0 auto;
}

@media screen and (width <= 767px) {
  .fix-conversion_buttons {
    max-width: 336px;
  }
}

.fix-conversion_button {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: linear-gradient(180deg, #ff9932 0%, #ffc080 100%);
  border-radius: 5px;
}

@media screen and (width >= 768px) {
  .fix-conversion_button {
    transition: opacity 0.2s;
  }
}

@media screen and (width <= 767px) {
  .fix-conversion_button {
    gap: 4px;
    font-size: 18px;
  }
}

@media screen and (width >= 768px) {
  .fix-conversion_button:hover {
    opacity: 0.6;
  }
}

@media screen and (width <= 767px) {
  .fix-conversion_button img {
    width: 15px;
    height: 15px;
  }
}

.fix-conversion_button.is_line {
  background: linear-gradient(180deg, #06c755 0%, #60df94 100%);
}

@media screen and (width <= 767px) {
  .fix-conversion_button.is_line img {
    width: 17px;
    height: 16px;
  }
}

.fix-conversion_text {
  margin-top: 10px;
  font-size: 18px;
  color: #494949;
  text-align: center;
}

@media screen and (width <= 767px) {
  .fix-conversion_text {
    margin-top: 8px;
    font-size: 12px;
  }
}

.page-title {
  position: relative;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold;
  background-color: #fafff5;
}

@media screen and (width <= 767px) {
  .page-title {
    font-size: 16px;
  }
}

.page-title::before {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  background: url("/images/page_title_bg.png") repeat center;
  background-size: 144px 72px;
  opacity: 0.1;
}

.page-title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 3px;
  content: "";
  background: linear-gradient(90deg, #008346 0%, #85ba04 50%, #85ba04 100%);
}

.page-title > span {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
}

@media screen and (width <= 767px) {
  .page-title > span {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.plan-box {
  padding: 15px;
  margin-top: 40px;
  background-color: #f5f5f5;
  border-radius: 5px;
}

.plan-box > h3 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #85ba04;
}

.plan-lead {
  position: relative;
  z-index: 1;
  margin: 35px 0 15px;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}

.plan-lead .is_color-green {
  color: #85ba04;
}

.plan-lead .is_circle {
  position: relative;
  margin: 0 10px;
  color: #fff;
}

.plan-lead .is_circle::before {
  position: absolute;
  right: 50%;
  bottom: 50%;
  z-index: -1;
  width: 40px;
  height: 40px;
  margin-bottom: -1px;
  pointer-events: none;
  content: "";
  background-color: #ff9932;
  border-radius: 50%;
  transform: translate(50%, 50%);
}

.plan-lead .is_circle + .is_circle {
  margin-left: -2px;
}

.plan-product {
  padding: 20px 15px;
  overflow: hidden;
  background-color: #fff;
  border: solid 1px #85ba04;
  border-radius: 5px;
}

.plan-product_title {
  padding: 5px 15px 6px;
  margin: -20px -15px 10px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #85ba04;
}

.is_space .plan-product_title {
  padding-bottom: 5px;
  color: #85ba04;
  background-color: #fff;
  border-bottom: solid 1px #85ba04;
}

.plan-product_image {
  text-align: center;
}

.is_space .plan-product_image img {
  width: 180px;
}

.plan-product_thumbnail {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  margin-top: 15px;
}

.plan-product_thumbnail > li > button {
  position: relative;
  display: block;
  width: 100%;
  transition: opacity 0.2s;
}

.plan-product_thumbnail > li > button:hover {
  opacity: 0.6;
}

.plan-product_thumbnail > li > button > img {
  display: block;
  width: 100%;
}

.plan-product_thumbnail > li > button > span {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 28px;
  height: 28px;
  background-color: rgb(0 0 0 / 60%);
}

.plan-product_thumbnail > li > button > span::before,
.plan-product_thumbnail > li > button > span::after {
  position: absolute;
  inset: 0;
  width: 14px;
  height: 2px;
  margin: auto;
  content: "";
  background-color: #fff;
}

.plan-product_thumbnail > li > button > span::after {
  transform: rotate(90deg);
}

.plan-product_price {
  display: flex;
  align-items: center;
  min-height: 58px;
  padding: 10px 0;
  margin-top: 20px;
  line-height: 1.25;
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 5px;
}

.plan-product_price_label {
  flex-shrink: 0;
  padding: 2px 12px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

@media screen and (width <= 767px) {
  .plan-product_price_label {
    font-size: 16px;
  }
}

.plan-product_price_label span {
  display: block;
  margin-top: 3px;
  font-size: 10px;
  font-weight: normal;
  color: #9b9b9b;
  text-align: center;
}

@media screen and (width <= 767px) {
  .plan-product_price_label span {
    font-size: 12px;
  }
}

.plan-product_price_price {
  width: 100%;
  padding: 0 5px 0 10px;
  font-size: 10px;
  border-left: solid 2px #d2d2d2;
}

@media screen and (width <= 767px) {
  .plan-product_price_price {
    font-size: 12px;
  }
}

.plan-product_price_price > span {
  font-size: 24px;
  font-weight: bold;
  color: #ff9932;
}

@media screen and (width <= 767px) {
  .plan-product_price_price > span {
    font-size: 28px;
  }
}

.plan-product_price_price > span > span {
  font-size: 14px;
}

@media screen and (width <= 767px) {
  .plan-product_price_price > span > span {
    font-size: 16px;
  }
}

.is_space .plan-product_price {
  margin-top: 10px;
}

.plan-products {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

@media screen and (width <= 767px) {
  .plan-products {
    grid-template-columns: 100%;
    gap: 20px;
  }
}

.plan-service {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

@media screen and (width <= 767px) {
  .plan-service {
    grid-template-columns: 100%;
    gap: 15px;
  }
}

.plan-service > li {
  display: grid;
  grid-template-columns: 115px 1fr;
  gap: 20px;
  align-items: center;
  min-height: 130px;
  padding: 15px;
  background-color: #fff;
  border: solid 1px #85ba04;
  border-radius: 5px;
}

.plan-service_text_title {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #ff9932;
}

.plan-service_text_text {
  margin: 0;
  font-size: 12px;
}

.plan-table {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 5px;
}

.plan-table::before {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
  border: solid 1px #85ba04;
  border-radius: 5px;
}

.plan-table table {
  width: 100%;
  table-layout: fixed;
  background-color: #fff;
}

.plan-table table th,
.plan-table table td {
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.25;
  text-align: center;
  border: solid 1px;
}

.plan-table table th {
  background-color: #f5f5f5;
  border-color: #fff;
}

.plan-table table th.is_head {
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #85ba04;
}

.plan-table table td {
  position: relative;
  font-weight: bold;
  border-color: #f5f5f5;
}

.plan-table table td span.is_highlight {
  color: #ff9932;
}

.plan-table table td span.is_note {
  font-size: 12px;
  font-weight: normal;
  color: #9b9b9b;
}

.plan-table table td span.is_new {
  position: absolute;
  inset: 0;
  left: -100px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 18px;
  margin: auto;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  background-color: #ff9932;
  border-radius: 9px;
}

.plan-table table td span.is_unit {
  font-size: 12px;
  font-weight: normal;
}

.plan-table table td span.is_item {
  display: block;
  padding-top: 4px;
  margin-top: 4px;
  font-size: 12px;
  font-weight: normal;
  border-top: dashed 1px #d2d2d2;
}

.top-title {
  margin-bottom: 40px;
  text-align: center;
}

.top-title_subtitle {
  display: block;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.25;
  color: #85ba04;
}

@media screen and (width <= 767px) {
  .top-title_subtitle {
    font-size: 14px;
  }
}

.top-title_title {
  display: block;
  font-size: 45px;
  font-weight: bold;
  line-height: 1.25;
}

@media screen and (width <= 767px) {
  .top-title_title {
    font-size: 25px;
  }
}

section {
  padding: 60px 0;
}

@media screen and (width <= 767px) {
  section {
    padding: 50px 0;
  }
}

section:first-of-type {
  padding-top: 0;
}

section:last-of-type {
  margin-bottom: -60px;
}

@media screen and (width <= 767px) {
  section:last-of-type {
    margin-bottom: -50px;
  }
}

section.is_gray {
  background-color: #f5f5f5;
}

.top-title {
  margin-bottom: 30px;
}

@media screen and (width <= 767px) {
  .top-title {
    margin-bottom: 10px;
  }
}

button.is_detail {
  display: inline;
  margin-top: 20px;
  font-size: 14px;
  color: #9b9b9b;
  text-decoration: underline;
  transition: opacity 0.2s;
}

button.is_detail:hover {
  opacity: 0.6;
}

.app-tab_button > li {
  line-height: 1.25;
}

@media screen and (width <= 767px) {
  .app-tab_button > li {
    justify-content: flex-start;
    text-align: left;
  }
}
