@charset "shift_jis";
/* Updated 2025/10/17.T */
/*---------------------------------------------
base
---------------------------------------------*/
body {
  min-width: 0;
}
#footer-content {
  margin-top: 0;
}
#main-area {
  overflow-y: hidden;
}
.section-main {
  margin: auto;
  max-width: 500px;
  box-shadow: 0px 4px 80px 0px #141d1d66;
}
.section-main::before {
  content: '';
  display: block;
  width: 100vw;
  height: 100vh;
  background: repeating-linear-gradient(90deg, #86bfab, #86bfab 42px, #aad2c4 42px, #aad2c4 84px);
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.content-block02 {
  padding-top: 0;
  padding-bottom: 32px;
}
.content-block02.-bgWhite01 {
  background: #fff;
}
.content-block02.-bgGreen01 {
  background: repeating-linear-gradient(90deg, #86bfab, #86bfab 21px, #aad2c4 21px, #aad2c4 42px);
}
.content-block02.-bgGreen02 {
  background: #86bfab;
}
.content-block02:not(:first-child),
.content-block02>.title-heading02.-balloon {
  margin-top: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  body {
    min-width: 0;
  }
}
@media screen and (min-width: 768px) {
  .content-block02:not(.-contentsFull01)>.inner {
    padding: 0 4.8%;
  }
}
@media screen and (max-width: 767px) {
  #footer-area.footer-fixed:not(.-close) #footer-content .footer-logo {
    padding-bottom: 110px;
  }
  .section-main {
    max-width: 100%;
  }
}
/*---------------------------------------------
title
---------------------------------------------*/
.title-heading02.-balloon {
  align-items: center;
  margin-bottom: 33px;
  padding: 8px;
  min-height: 72px;
  background: #00563a;
  color: #fff;
}
.title-heading02.-balloon::before {
  content: '';
  display: block;
  width: 28px;
  height: 18px;
  background: #00563a;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
  position: absolute;
  bottom: -17px;
  left: 50%;
  transform: translateX(-50%);
}
/*---------------------------------------------
card
---------------------------------------------*/
.card-box01.-shadow {
  box-shadow: 0px 4px 4px 0px #00000040;
}
.card-box01>[class*=title-heading] {
  margin-top: 0;
}
[class*=card-box].-bdRadius02 {
  border-radius: 2px;
}
[class*=card-box].-bdRadius12 {
  border-radius: 12px;
  padding: 24px 16px;
}
[class*=card-box].-row {
  padding: 0;
}
[class*=card-box].-row>.head {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 18px;
  text-align: center;
  font-weight: bold;
}
[class*=card-box].-row>.body {
  padding: 16px 18px;
}
.card-box01>.head {
  background: #00563a;
  color: #fff;
}
.card-box02>.head {
  background: #c4d700;
  color: #004831;
}
.card-box01.-menu>.head {
  padding: 6px 18px;
}
.card-box01.-menu>.body {
  padding: 32px 18px 48px;
}
.card-box02.-bgGreen01 {
  border: 2px solid #00563a;
}
.card-box02.-bgGreen01>.head {
  background: #00563a;
  color: #fff;
}
.card-box02.-bgGreen01>.body {
  background: #d5ead7;
  color: #00563a;
}
[class*=card-box][class*=-bdRadius] {
  overflow: hidden;
}
/*---------------------------------------------
table
---------------------------------------------*/
.table-type01.-radius01 {
  border-right: 0;
  border-bottom: 0;
  border-radius: 12px;
  overflow: hidden;
}
.table-type01.-radius01>tbody>.row:first-child>* {
  border-top: 0;
}
.table-type01.-radius01>tbody>.row>.header {
  border-left: 0;
  background: #006444;
}
/*---------------------------------------------
list
---------------------------------------------*/
.list-step01.-green01>.item:not(:first-child) {
  padding-top: 70px;
}
.list-step01.-green01>.item:not(:first-child)::before {
  top: 28px;
  left: calc(50% - 39px);
  border-width: 23px 39px 0 39px;
  border-color: #c6de78 transparent transparent transparent;
}
.list-step01.-black01>.item:not(:first-child)::before {
  border-width: 32px 18px 0 18px;
  border-color: #2b2b2b transparent transparent transparent;
}
.list-circle01>.item::before {
  background: #56635f;
}
.list-circle01>.item:not(:first-child) {
  margin-top: 4px;
}
.list-normal01.-menu01>.item>a {
  display: block;
  padding-left: 51px;
  color: #56635f;
  position: relative;
}
.list-normal01.-menu01>.item>a:hover,
.list-normal01.-menu01>.item>a:focus {
  text-decoration: none;
}
.list-normal01.-menu01>.item>a.is-current>:first-child,
.list-normal01.-menu01>.item>a:hover>:first-child,
.list-normal01.-menu01>.item>a:focus>:first-child {
  color: #004831;
}
.list-normal01.-menu01>.item>a.is-current::before,
.list-normal01.-menu01>.item>a:hover::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: #004831;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 28px;
}
.list-normal01.-menu01>.item:not(:first-child) {
  margin-top: 24px;
}
.list-notice01>.item>.mark.-position01 {
  top: .2em;
}
@media screen and (max-width: 767px) {
  .list-step01.-spRow01 {
    display: flex;
    flex-direction: column-reverse;
  }
  .list-step01.-spRow01>.item:not(:first-child)::before {
    content: initial;
  }
  .list-step01.-spRow01>.item:not(:first-child) {
    padding-top: 0;
  }
}
/*---------------------------------------------
button
---------------------------------------------*/
.btn-type01.-orange01 {
  background: #ff5f04;
}
.btn-type01.-orange01:not(:disabled):not([aria-disabled=true]):hover {
  background: #e95501;
}
.btn-type01.-green02 {
  border: 2px solid #00563a;
  box-shadow: initial;
}
/*---------------------------------------------
label
---------------------------------------------*/
.label-mark01.-white02 {
  padding: 3px 9px;
  background: #fff;
  color: #004831;
}
.label-mark02 {
  font-family: "roboto";
  font-size: 2.0rem;
}
.label-mark02.-green01 {
  background: #e2efbc;
  color: #00563a;
}
.label-mark02.-green04 {
  background: #00563a;
  min-width: 76px;
}
.label-mark02.-balloon {
  min-width: 0;
  position: relative;
}
.label-mark02.-balloon::before {
  content: '';
  display: block;
  width: 12px;
  height: 8px;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
}
.label-mark02.-balloon.-green01::before {
  background: #e2efbc;
}
/*---------------------------------------------
icon
---------------------------------------------*/
.icon-link01.-bottom:not([class*=btn-type]):not(.card-tile02):not(.card-tile04)>.inner {
  padding-left: 0;
}
.icon-link01.-bottom:not([class*=btn-type])>.inner::after {
  position: inherit;
  left: inherit;
  top: .3em;
}
.icon-acc01>.inner::before {
  content: '{';
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #00563a;
  font-size: 1.4rem;
  color: #fff;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}
.icon-acc01[aria-selected="true"]>.inner::before {
  content: '|';
}
/*---------------------------------------------
image
---------------------------------------------*/
.img-dropShadow01 {
  filter: drop-shadow(0 4px 2px #141d1d33);
  -webkit-filter: drop-shadow(0 4px 2px #141d1d33);
}
/*---------------------------------------------
text
---------------------------------------------*/
.text-mark01.-orange01 {
  background: linear-gradient(transparent 80%, #fad7b3 80%);
}
.text-mark01.-green01 {
  background: linear-gradient(transparent 80%, #d5ead7 80%);
}
.text-hooray01.-green01 {
  color: #00563a;
}
.text-hooray01.-green01>.inner::after, .text-hooray01.-green01>.inner::before {
  background: #00563a;
}
.text-wrap01 {
  position: relative;
}
.text-wrap01>.inner {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
/*---------------------------------------------
modal
---------------------------------------------*/
.modal-wrap {
  display: none;
}
/*---------------------------------------------
fixed
---------------------------------------------*/
.menu-fixed {
  width: 352px;
  position: fixed;
  bottom: calc(50% - 148px);
  right: calc(((100% - 500px) / 2) - 29vw);
  box-shadow: 5px 5px 1px 1px #141d1d33;
}
@media screen and (max-width: 1240px) {
  .menu-fixed {
    display: none !important;
  }
}
@media screen and (max-height: 652px) {
  .menu-fixed {
    display: none !important;
  }
}
/*---------------------------------------------
general
---------------------------------------------*/
._t-gray01 {
  color: #56635f !important;
}
._t-orange01 {
  color: #e95501 !important;
}