@font-face {
  font-family: 'Line Seed JP';
  src: url('../font/LINESeedJP_TTF_Eb.eot'), url('../font/LINESeedJP_OTF_Eb.woff') format('woff'), url('../font/LINESeedJP_OTF_Eb.woff2') format('woff2');
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: 'Line Seed JP';
  src: url('../font/LINESeedJP_TTF_Bd.eot'), url('../font/LINESeedJP_OTF_Bd.woff') format('woff'), url('../font/LINESeedJP_OTF_Bd.woff2') format('woff2');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'Line Seed JP';
  src: url('../font/LINESeedJP_TTF_Rg.eot'), url('../font/LINESeedJP_OTF_Rg.woff') format('woff'), url('../font/LINESeedJP_OTF_Rg.woff2') format('woff2');
  font-weight: normal;
  font-style: 400;
  font-display: swap;
}
body {
  font-family: 'Line Seed JP';
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 16px;
  line-height: 1.4;
  color: #231815;
  margin: 0;
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
h1,
p,
ul {
  margin: 0;
}
.spc10 {
  height: 10px;
}
.spc15 {
  height: 15px;
}
.spc20 {
  height: 20px;
}
.spc30 {
  height: 30px;
}
.spc40 {
  height: 40px;
}
.spc50 {
  height: 50px;
}
.spc60 {
  height: 60px;
}
.spc70 {
  height: 70px;
}
.spc80 {
  height: 80px;
}
@media only screen and (max-width: 751px) {
  .sp_spc0 {
    height: 0;
  }
  .sp_spc10 {
    height: 10px;
  }
  .sp_spc15 {
    height: 15px;
  }
  .sp_spc20 {
    height: 20px;
  }
  .sp_spc30 {
    height: 30px;
  }
  .sp_spc40 {
    height: 40px;
  }
  .sp_spc50 {
    height: 50px;
  }
  .sp_spc60 {
    height: 60px;
  }
  .sp_spc70 {
    height: 70px;
  }
  .sp_spc80 {
    height: 80px;
  }
  .sp_bg_green {
    background-color: #00a89c;
  }
  .sp_bg_orange {
    background-color: #f6921e;
  }
  .pc_only {
    display: none;
  }
  .sp_mt-55 {
    margin-top: -50px !important;
  }
  .sp_mt-35 {
    margin-top: -35px !important;
  }
}
p {
  margin-bottom: 0.4em;
}
.fs18 {
  font-size: 18px;
  line-height: 1.72;
}
.fs20 {
  font-size: 20px;
  line-height: 1.4;
}
.fs23 {
  font-size: 23px;
  line-height: 1.49;
}
.bold {
  font-weight: bold;
}
.green {
  color: #00a89c;
}
.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, transparent), color-stop(10%, #fff000), color-stop(90%, #fff000), color-stop(90%, transparent));
  background: linear-gradient(transparent 10%, #fff000 10%, #fff000 90%, transparent 90%);
}
.caption {
  font-size: 15px;
  text-align: center;
}
@media only screen and (min-width: 750px) {
  .caption {
    font-size: 19px;
  }
}
.copyright {
  font-size: 10px;
  color: #333;
}
@media only screen and (min-width: 750px) {
  .copyright {
    font-size: 14px;
    color: #fff;
  }
}
.lv2_img {
  margin: 0;
}
.lv2_img img {
  max-width: 100%;
}
.lv2_img.p30 {
  padding-left: 4%;
  padding-right: 4%;
}
@media only screen and (min-width: 750px) {
  .lv2_img.p30 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
table {
  background-color: #00a199;
  border-radius: 20px;
  overflow: hidden;
  width: 730px;
}
table thead tr th {
  height: 118px;
  padding: 10px;
}
table thead tr th:nth-child(1) {
  background-color: #fff;
}
table thead tr th:nth-child(2) {
  background-color: #f6f5e6;
}
table thead tr th:nth-child(3) {
  background-color: #efefef;
}
table thead tr th:nth-child(4) {
  background-color: #f6f5e6;
}
table thead tr th:nth-child(5) {
  background-color: #efefef;
}
table thead tr th div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
table thead tr th div p {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  margin: 0;
}
table thead tr th div p small {
  font-size: 25.6px;
}
table thead tr th div p.note {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
}
table thead tr th div p.note16 {
  text-align: right;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.2;
}
table tbody tr th {
  font-size: 23.8px;
  font-weight: normal;
  text-align: left;
  padding: 8px 10px 8px 20px;
}
table tbody tr th small {
  font-size: 14px;
}
table tbody tr th:nth-child(1) {
  background-color: #fff;
}
table tbody tr td {
  font-size: 23.8px;
  font-weight: bold;
  text-align: right;
  padding: 8px 15px 8px 8px;
}
table tbody tr td small {
  font-size: 16.47px;
}
table tbody tr td:nth-child(1) {
  background-color: #fff;
}
table tbody tr td:nth-child(2) {
  background-color: #f6f5e6;
}
table tbody tr td:nth-child(3) {
  background-color: #efefef;
}
table tbody tr td:nth-child(4) {
  background-color: #f6f5e6;
}
table tbody tr td:nth-child(5) {
  background-color: #efefef;
}
.tlr {
  border-top-left-radius: 18px;
}
.trr {
  border-top-right-radius: 18px;
}
.blr {
  border-bottom-left-radius: 18px;
}
.brr {
  border-bottom-right-radius: 18px;
}
ul.circle {
  padding: 0;
}
ul.circle > li {
  list-style: circle;
  list-style-position: inside;
}
ul.note {
  padding: 0;
  padding-left: 1em;
}
ul.note > li {
  list-style: none;
  text-indent: -1em;
}
ul.note > li:before {
  content: "※";
  margin-right: 0;
}
ul.star {
  font-size: 23px;
  font-weight: bold;
  padding: 0;
  padding-left: 1em;
  line-height: 1.49;
}
ul.star > li {
  list-style: none;
  text-indent: -1em;
}
ul.star > li:before {
  content: "★";
  margin-right: 0;
}
.btn_download {
  background-image: url(../img/icon_dl.svg);
  background-position: right 34px center;
  background-repeat: no-repeat;
  background-color: #00a89c;
  border-radius: 12px;
  color: #fff;
  text-decoration: none;
  width: min(100%,380px);
  display: block;
  font-size: 20px;
  min-height: 80px;
  padding: 8px 34px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.thumb {
  max-width: 100%;
}
.center {
  text-align: center;
}
.box_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.point {
  position: relative;
  border: 2px solid #3e3a39;
  border-radius: 10px;
  padding: 22px;
  margin: 21px 0 0 10px;
}
@media only screen and (min-width: 750px) {
  .point {
    margin: 21px 49px 0 10px;
  }
}
.point:before {
  position: absolute;
  content: "";
  top: -29px;
  left: -10px;
  width: 139px;
  height: 51px;
  background-image: url(../img/icon_piont.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 139px 51px;
}
@media only screen and (min-width: 750px) {
  .point:before {
    top: -21px;
    width: 102px;
    height: 38px;
    background-size: 102px 38px;
  }
}
@media only screen and (min-width: 750px) {
  .point:after {
    position: absolute;
    content: "";
    top: 50%;
    right: -49px;
    width: 48px;
    height: 21px;
    background-image: url(../img/icon_piont_arr.svg);
    background-position: center;
    background-repeat: no-repeat;
  }
}
.point h3 {
  color: #231815;
  font-size: min(9vw,35px);
  font-weight: bold;
  line-height: 1.7;
  border-bottom: 1px solid #3e3a39;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: center;
}
@media only screen and (min-width: 750px) {
  .point h3 {
    padding-top: 5px;
    font-size: 26px;
  }
}
.point p {
  font-size: min(5.3vw,21px);
  margin: 0;
  padding-top: 30px;
  padding-bottom: 10px;
  text-align: center;
}
@media only screen and (min-width: 750px) {
  .point p {
    padding-top: 15px;
    font-size: 16px;
  }
}
header {
  color: #fff;
}
header h1 {
  text-align: center;
  font-size: min(31vw,120px);
  font-weight: 900;
  line-height: 1.3;
}
header h1 small {
  font-size: min(12vw,46px);
  font-weight: bold;
}
header .phone {
  color: #fff;
  font-size: min(9.7vw,38px);
  font-weight: 900;
  text-decoration: none;
}
header .addr {
  font-size: 19px;
  font-weight: normal;
}
footer {
  color: #fff;
}
.box_white {
  position: relative;
  background-color: #fff;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 750px) {
  .box_white {
    border-radius: 22px;
    padding-left: 13.5%;
    padding-right: 13.5%;
    padding-bottom: 40px;
    margin-top: 10px;
  }
}
.box_white .float {
  text-align: center;
}
@media only screen and (min-width: 750px) {
  .box_white .float {
    position: absolute;
    top: -25px;
    left: 155px;
  }
}
.gmap {
  background-color: #efefef;
  width: 100%;
  aspect-ratio: 1.33333333;
  overflow: hidden;
}
.gmap iframe {
  height: 100%;
  width: 100%;
  border: none;
}
.youtube {
  background-color: #efefef;
  width: 100%;
  aspect-ratio: 1.77777778;
  overflow: hidden;
}
.youtube iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.colm1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 750px) {
  .colm1 {
    width: min(97%,1000px);
  }
}
@media only screen and (min-width: 1040px) {
  .colm1 {
    width: 100%;
  }
}
.colm1 > .inner {
  width: 100%;
  padding-left: 4%;
  padding-right: 4%;
}
@media only screen and (min-width: 750px) {
  .colm1 > .inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.colm2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 30px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 750px) {
  .colm2 {
    width: min(97%,1000px);
  }
}
@media only screen and (min-width: 1040px) {
  .colm2 {
    width: 100%;
  }
}
.colm2 > .inner {
  width: 100%;
  padding-left: 4%;
  padding-right: 4%;
}
@media only screen and (min-width: 750px) {
  .colm2 > .inner {
    padding-left: 0;
    padding-right: 0;
    width: calc((100% - 30px) / 2);
  }
}
.colm2.gap73 {
  gap: 0 73px;
}
.colm2.gap73 > .inner {
  width: 100%;
  padding-left: 4%;
  padding-right: 4%;
}
@media only screen and (min-width: 750px) {
  .colm2.gap73 > .inner {
    padding-left: 0;
    padding-right: 0;
    width: calc((100% - 73px) / 2);
  }
}
.colm_sup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 17px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 750px) {
  .colm_sup {
    width: min(97%,1000px);
  }
}
@media only screen and (min-width: 1040px) {
  .colm_sup {
    width: 100%;
  }
}
.colm_sup > .inner {
  width: 100%;
  padding-left: 4%;
  padding-right: 4%;
}
@media only screen and (min-width: 750px) {
  .colm_sup > .inner {
    padding-left: 0;
    padding-right: 0;
  }
  .colm_sup > .inner:first-child {
    width: 320px;
  }
  .colm_sup > .inner:last-child {
    width: calc(100% - 320px - 17px);
  }
}
.wrap {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media only screen and (min-width: 1040px) {
  .wrap {
    width: 1000px;
  }
}
.bg_white {
  background-color: #fff;
}
@media only screen and (min-width: 750px) {
  body {
    background: -webkit-gradient(linear, left top, right top, from(#00a89c), color-stop(50%, #00a89c), color-stop(50%, #f6921e), to(#f6921e));
    background: linear-gradient(to right, #00a89c 0%, #00a89c 50%, #f6921e 50%, #f6921e 100%);
  }
}
