@charset "UTF-8";
/* SCSS Document */
/* SCSS Document */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&family=Noto+Serif+JP:wght@200;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sacramento&display=swap");
.serif {
  font-family: 'Noto Serif JP', serif; }

@keyframes anime1 {
  0% {
    margin-top: -20px;
    opacity: 0; }
  100% {
    margin-top: 0;
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#particles-js {
  z-index: 1; }

/* ---- reset ---- */
canvas {
  display: block;
  vertical-align: bottom; }

/* ---- particles.js container ---- */
#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent; }

/* ---- stats.js ---- */
.count-particles {
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: .10em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold; }

.js-count-particles {
  font-size: 1.1em; }

#stats, .count-particles {
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px; }

#stats {
  border-radius: 3px 3px 0 0;
  overflow: hidden; }

.count-particles {
  border-radius: 0 0 3px 3px; }

.ttl1 {
  font-weight: bold;
  color: #589888;
  text-shadow: 0px 0px 5px white, 0px 0px 5px white, 0px 0px 5px white; }
  @media (max-width: 640px) {
    .ttl1 {
      display: flex;
      align-items: flex-end;
      justify-content: center;
      text-align: center; }
      .ttl1:before {
        display: block;
        background: url("../../images/icn_leaf.png") no-repeat;
        width: 40px;
        height: 25px;
        background-size: 40px;
        content: "";
        transform: scale(-1, 1);
        margin-right: 7px; }
      .ttl1:after {
        display: block;
        background: url("../../images/icn_leaf.png") no-repeat;
        width: 40px;
        height: 25px;
        background-size: 40px;
        content: "";
        margin-left: 7px; } }
  .ttl1.color {
    color: #ea5a00; }

/* ---- reset ---- */
body {
  margin: 0;
  font: normal 75% Arial, Helvetica, sans-serif; }

canvas {
  display: block;
  vertical-align: bottom; }

/* ---- particles.js container ---- */
#particles-js {
  z-index: 1; }

/* ---- stats.js ---- */
.count-particles {
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13e8e9;
  font-size: 0.8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold; }

.js-count-particles {
  font-size: 1.1em; }

#stats,
.count-particles {
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px; }

#stats {
  border-radius: 3px 3px 0 0;
  overflow: hidden; }

.count-particles {
  border-radius: 0 0 3px 3px; }

p {
  font-size: clamp(13px, 1.57vw, 15px);
  text-align: left; }

p.mb15 {
  display: block;
  margin-bottom: 15px; }
p.small {
  font-size: 90%; }
p.center {
  text-align: center; }

@media (max-width: 640px) {
  br.not-sp {
    display: none; } }

.title01.line2 {
  display: flex;
  justify-content: center;
  align-items: center; }
  .title01.line2:before {
    display: block;
    content: "";
    background: url("../../images/index/line2_1.png") no-repeat;
    background-size: 100%;
    width: 80px;
    height: 25px;
    margin-right: 10px; }
  .title01.line2:after {
    display: block;
    content: "";
    background: url("../../images/index/line2_2.png") no-repeat;
    background-size: 100%;
    width: 80px;
    height: 25px;
    margin-left: 10px; }
  @media (max-width: 640px) {
    .title01.line2:before, .title01.line2:after {
      width: 50px;
      height: 18px; } }

.bnr {
  display: block;
  margin: clamp(15px, 3%, 50px) auto;
  max-width: 1180px; }
  @media (max-width: 1180px) {
    .bnr {
      padding-left: 15px;
      padding-right: 15px; } }
  .bnr a img {
    width: 100%;
    height: auto;
    transition: all linear 0.3s; }
  .bnr a:hover img {
    opacity: 0.7; }
  .bnr a.m-b {
    display: block;
    margin-bottom: clamp(15px, 3%, 30px); }
  .bnr.col2wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .bnr.col2wrap .col1 {
      width: 100%; }
    .bnr.col2wrap .col2 {
      max-width: 50%;
      padding: 25px;
      text-align: center; }
      @media (max-width: 640px) {
        .bnr.col2wrap .col2 {
          padding: 5px; } }

#index .area03 {
  padding-top: 30px; }
  #index .area03.bg {
    background: rgba(149, 194, 182, 0.1); }
    @media (max-width: 640px) {
      #index .area03.bg {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px; } }
    #index .area03.bg:before {
      display: block;
      background: url("../../images/index/line1.png") no-repeat;
      background-size: 100%;
      width: 250px;
      height: 22px;
      margin: 0 auto;
      content: ""; }
      @media (max-width: 640px) {
        #index .area03.bg:before {
          width: 200px;
          height: 18px; } }
    #index .area03.bg .wrap {
      background: none;
      padding-top: 0; }
    #index .area03.bg .b01 {
      display: block;
      text-align: center;
      color: #94c2b8;
      font-size: clamp(16px, 2.1vw, 18px);
      margin-bottom: 15px; }
  #index .area03 .waku1 {
    border: 2mm ridge rgba(116, 175, 160, 0.6);
    padding: 30px;
    display: block;
    width: 100%;
    margin: 0 auto 20px auto;
    background: rgba(255, 255, 255, 0.7);
    max-width: 980px; }
    @media (max-width: 640px) {
      #index .area03 .waku1 {
        border: 1.5mm ridge rgba(116, 175, 160, 0.6);
        margin-bottom: 10px;
        padding: 20px; } }
  @media (max-width: 980px) {
    #index .area03 .waku1 {
      width: calc(100% - 30px);
      margin-left: 15px;
      margin-right: 15px; } }
  @media (max-width: 640px) {
    #index .area03 .waku1 {
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }

.reason {
  display: block;
  max-width: 1180px;
  margin: 0 auto 5% auto;
  border: rgba(149, 194, 182, 0.5) double 3px;
  margin-top: 4%;
  padding: 40px; }
  @media (max-width: 1180px) {
    .reason {
      margin-left: 15px;
      margin-right: 15px; } }
  @media (max-width: 640px) {
    .reason {
      padding: 20px 10px; } }
  .reason h3 {
    display: block;
    text-align: center;
    margin-bottom: 25px; }
    .reason h3 img {
      width: 100%;
      height: auto;
      max-width: 350px; }
  .reason ul li {
    display: flex;
    margin-bottom: 4%; }
    .reason ul li .photo {
      width: 40%; }
      .reason ul li .photo img {
        width: 100%;
        height: auto; }
    .reason ul li .text {
      width: 60%;
      padding-left: 30px; }
      .reason ul li .text .ttl {
        display: flex;
        align-items: center;
        background: linear-gradient(to left, #fff 0%, #7eb8aa 40%, #7eb8aa 100%);
        padding: 10px;
        margin-bottom: 1.5rem; }
        @media (max-width: 640px) {
          .reason ul li .text .ttl {
            background: linear-gradient(to left, #BDE5DB 0%, #7eb8aa 30%, #7eb8aa 100%); } }
        .reason ul li .text .ttl h4 {
          color: #FFF;
          font-weight: bold;
          font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
          font-size: clamp(15px, 4vw, 25px);
          line-height: 1.2; }
      .reason ul li .text p {
        display: block;
        margin-left: 30px; }
    .reason ul li.reverse {
      flex-direction: row-reverse; }
      .reason ul li.reverse .text {
        padding-left: 0;
        padding-right: 30px; }
    @media (max-width: 640px) {
      .reason ul li {
        flex-wrap: wrap;
        padding-left: 15px;
        padding-right: 15px; }
        .reason ul li .photo {
          width: 100%; }
        .reason ul li .text {
          width: 100%;
          padding: 0; }
          .reason ul li .text p {
            margin-left: 0; }
        .reason ul li.reverse .text {
          padding-right: 0; } }

#noukotsudo img {
  width: 100%;
  height: auto; }
#noukotsudo .box01 {
  margin-bottom: clamp(30px, 5%, 60px); }
  @media (max-width: 640px) {
    #noukotsudo .box01 {
      margin: 0 -15px 30px;
      width: calc(100% + 30px); } }
#noukotsudo .price_wrap {
  display: block;
  max-width: 1000px;
  margin: 0 auto clamp(30px, 5%, 60px); }
  #noukotsudo .price_wrap h3 span {
    display: inline-block;
    width: fit-content;
    background: #74AFA0;
    color: #fff;
    padding: 3px 15px;
    border-radius: 30px;
    font-size: 60%;
    line-height: 1.2;
    margin-left: 5px; }
  #noukotsudo .price_wrap table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 0.7rem; }
    #noukotsudo .price_wrap table thead th {
      background: #efefef !important;
      color: #666 !important; }
    #noukotsudo .price_wrap table th {
      border: #ccc 1px solid;
      padding: 15px;
      font-size: clamp(13px, 1.57vw, 15px); }
    #noukotsudo .price_wrap table td {
      border: #ccc 1px solid;
      padding: 15px;
      font-size: clamp(13px, 1.57vw, 15px);
      text-align: right; }
    #noukotsudo .price_wrap table thead th {
      background: rgba(116, 175, 160, 0.1);
      text-align: center;
      color: #94c2b8;
      font-size: clamp(14px, 1.8vw, 17px); }
#noukotsudo .pdf_dl a {
  display: block;
  background: #94c2b8;
  width: fit-content;
  margin: 0 auto;
  color: #fff;
  font-size: clamp(15px, 3vw, 20px);
  padding: 10px 30px;
  border-radius: 50px; }

#jitaku, #kuyo {
  max-width: 800px;
  margin: 0 auto; }
  #jitaku .title01, #kuyo .title01 {
    margin-bottom: 5px; }
    #jitaku .title01:before, #kuyo .title01:before {
      display: block;
      background: url(../../images/index/line1.png) no-repeat;
      background-size: 100%;
      width: 250px;
      height: 22px;
      margin: 0 auto;
      content: ""; }
  #jitaku .catch1, #kuyo .catch1 {
    display: block;
    text-align: center;
    font-size: clamp(18px, 2.2vw, 25px);
    color: #94c2b8;
    margin-bottom: clamp(20px, 1.5vw, 30px); }
  #jitaku .box01, #kuyo .box01 {
    display: block;
    border: 2mm ridge rgba(116, 175, 160, 0.6);
    padding: 3%;
    background: rgba(116, 175, 160, 0.1);
    margin-bottom: clamp(15px, 4%, 30px); }
    #jitaku .box01 .ttl, #kuyo .box01 .ttl {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 1.5rem; }
      #jitaku .box01 .ttl em, #kuyo .box01 .ttl em {
        font-size: clamp(22px, 2.5vw, 28px);
        color: #94c2b8;
        font-style: normal; }
      #jitaku .box01 .ttl b, #kuyo .box01 .ttl b {
        background: #94c2b8;
        color: #FFF;
        padding: 5px 15px;
        border-radius: 20px;
        font-size: clamp(14px, 1.8vw, 20px); }
    #jitaku .box01 ul, #kuyo .box01 ul {
      display: flex;
      flex-wrap: wrap; }
      #jitaku .box01 ul li, #kuyo .box01 ul li {
        width: fit-content;
        display: flex;
        align-items: center;
        margin: 5px; }
        #jitaku .box01 ul li span, #kuyo .box01 ul li span {
          background: #94c2b8;
          width: 30px;
          height: 30px;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 15px;
          margin-right: 10px;
          letter-spacing: 0;
          font-size: 20px;
          line-height: 1;
          color: #FFF; }
          @media (max-width: 640px) {
            #jitaku .box01 ul li span, #kuyo .box01 ul li span {
              width: 20px;
              height: 20px;
              border-radius: 10px;
              font-size: 14px;
              margin-right: 5px; } }
        #jitaku .box01 ul li b, #kuyo .box01 ul li b {
          font-size: clamp(17px, 1.8vw, 20px);
          color: #94c2b8; }
  #jitaku .box02 table, #kuyo .box02 table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 0.7rem; }
    #jitaku .box02 table th, #kuyo .box02 table th {
      border: #94c2b8 1px solid;
      padding: 15px;
      font-size: clamp(13px, 1.57vw, 15px); }
    #jitaku .box02 table td, #kuyo .box02 table td {
      border: #94c2b8 1px solid;
      padding: 15px;
      font-size: clamp(13px, 1.57vw, 15px);
      text-align: right; }
    #jitaku .box02 table thead th, #kuyo .box02 table thead th {
      background: rgba(116, 175, 160, 0.1);
      text-align: center;
      color: #94c2b8;
      font-size: clamp(14px, 1.8vw, 17px); }
  #jitaku .box02 ul li, #kuyo .box02 ul li {
    display: flex;
    font-size: clamp(13px, 1.57vw, 15px);
    margin-bottom: 0.5rem; }
    #jitaku .box02 ul li:before, #kuyo .box02 ul li:before {
      content: "※"; }
  #jitaku .box03, #kuyo .box03 {
    display: block;
    max-width: 1520px;
    margin: 0 auto 4% auto;
    background: linear-gradient(#ebf1ef 0%, #fff 100%);
    padding: 20px; }
    @media (max-width: 640px) {
      #jitaku .box03, #kuyo .box03 {
        padding: 10px; } }
    #jitaku .box03 .box, #kuyo .box03 .box {
      display: block;
      background: url("../../images/index/bg_syuttyou.png") no-repeat;
      background-size: 100%;
      background-position: top;
      text-align: center;
      padding-top: clamp(30px, 10vw, 80px); }
      #jitaku .box03 .box:after, #kuyo .box03 .box:after {
        display: block;
        content: "";
        width: 100%;
        height: clamp(30px, 10vw, 80px);
        background: url("../../images/index/bg_syuttyou2.png") no-repeat;
        background-size: 100%;
        background-position: bottom; }
      @media (max-width: 640px) {
        #jitaku .box03 .box, #kuyo .box03 .box {
          background: url("../../images/index/bg_syuttyou_sp.png") no-repeat;
          background-size: 100%;
          background-position: top; }
          #jitaku .box03 .box:after, #kuyo .box03 .box:after {
            background: url("../../images/index/bg_syuttyou_sp2.png") no-repeat;
            background-size: 100%;
            background-position: bottom; } }
      #jitaku .box03 .box b, #kuyo .box03 .box b {
        font-size: clamp(20px, 1.2vw, 23px);
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        color: #94c2b8;
        font-weight: bold;
        margin-bottom: 15px;
        padding: 0 15px;
        display: block;
        line-height: 1.4; }
      #jitaku .box03 .box p, #kuyo .box03 .box p {
        margin-bottom: 0;
        padding: 0 15px; }

.area01 .photo-sp {
  display: none; }
  @media (max-width: 640px) {
    .area01 .photo-sp {
      display: block; } }

ul.plan_banner {
  display: flex;
  flex-wrap: wrap; }
  ul.plan_banner li {
    width: 25%;
    padding: 1%; }
    @media (max-width: 640px) {
      ul.plan_banner li {
        width: 50%;
        padding: 0;
        font-size: 0; } }

.credit {
  display: block;
  border: #94c2b8 2px double;
  padding: 30px;
  background: rgba(116, 175, 160, 0.1); }
  .credit p img {
    width: 100%;
    height: auto;
    max-width: 300px;
    display: block;
    margin: 0 auto 15px; }
  @media (max-width: 640px) {
    .credit {
      padding: 15px; } }

.list_type1 {
  border: #94c2b8 1px solid;
  border-radius: 8px;
  padding: 15px;
  background: rgba(116, 175, 160, 0.1);
  margin: 1.5em 0; }
  .list_type1 li {
    list-style-type: disc;
    margin-bottom: 8px;
    margin-left: 1.5em;
    color: #94c2b8; }
    .list_type1 li span {
      color: #000; }
    .list_type1 li:last-of-type {
      margin-bottom: 0; }

.wakuarea1 {
  display: block;
  max-width: 1200px;
  margin: 0 auto clamp(30px, 5%, 60px) auto;
  background: url("../../images/waku01_1.png") no-repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: 100%;
  background-position: top center;
  padding-top: clamp(30px, 5%, 60px);
  text-align: center; }
  .wakuarea1 h2 {
    display: block;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: clamp(16px, 4vw, 28px);
    color: #333;
    width: 100%;
    background: url("../../images/waku01_2.png") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: 100%;
    background-position: bottom center;
    padding: 0 15px clamp(30px, 5%, 60px); }
    @media (max-width: 640px) {
      .wakuarea1 h2 {
        padding-bottom: 0; } }
    .wakuarea1 h2 span {
      font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
      color: #862B4C; }

.wakuarea2 {
  display: block;
  background: #94c2b8;
  color: #FFF;
  padding: 5px 20px;
  border-radius: 50px;
  width: fit-content;
  margin: 0 auto 1em;
  font-size: clamp(14px, 2vw, 20px);
  margin-top: -2.5vw; }

.box-style1 {
  display: block;
  text-align: center;
  padding: 10px;
  margin: 15px 0;
  background: rgba(116, 175, 159, 0.1); }
  .box-style1.mb-5 {
    margin-bottom: 50px; }
