@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

a:visited {
  color: inherit;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

ol, ul {
  list-style: none;
}

ol > li > ul,
ul > li > ul {
  padding-left: 1em;
  padding-top: 0.3em;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

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

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}

* section {
  clear: both;
}

a:focus, *:focus {
  outline: none;
}

a, a img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

a:hover {
  text-decoration: none;
}

a:hover > img {
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

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

figure {
  text-align: center;
  margin: 0;
  padding: 0;
}

figure > img {
  width: auto;
  max-width: 100%;
}

figure figcaption {
  margin: 10px auto;
  text-align: center;
  font-weight: bold;
}

figure figcaption span {
  font-weight: normal;
}

figure a {
  text-decoration: none;
}

figure a:hover {
  color: var(--body-color);
}

strong {
  font-weight: bold;
}

html {
  overflow: auto;
}

li, td, th, dt, dd, figcaption {
  text-align: left;
}

@font-face {
  font-family: "ヒラギノ角ゴシック Pro";
  src: local("Yu Gothic Medium");
}
@font-face {
  font-family: "ヒラギノ角ゴシック Pro";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
html {
  font-size: 16px;
}

h1.underTitle {
  font-size: 26px;
}

h1.underTitle span {
  font-size: 16px;
}

main h2 {
  font-size: 26px;
}

main h2 span.sub {
  font-size: 70%;
}

main h3 {
  font-size: clamp(1.438rem, 1.303rem + 0.67vw, 1.625rem);
}

main h3 a:hover {
  color: #00a23f;
}

main h3 span {
  font-size: 80%;
}

main h4 {
  font-size: 20px;
}

main h4 span {
  font-size: 80%;
}

main h5 {
  font-size: 15px;
}

main h5 span {
  font-size: 80%;
}

main h6 {
  font-size: 14px;
}

main h6 span {
  font-size: 80%;
}

/*@media (min-width: 641px) {
  html {
    font-size: calc((13 / 16 * 100%) + 3 * (100vw - 641px) / (1200 - 641)) px;
  }
  h1.underTitle {
    font-size: 26px;
  }
  main h2 {
    font-size: 2rem;
  }
  main h3 {
    font-size: 2rem;
  }
  main h4 {
    font-size: 1.3rem;
  }
  main h5 {
    font-size: 1.2rem;
  }
  main h6 {
    font-size: 1.1rem;
  }
}*/
@media (min-width: 1200px) {
  html {
    font-size: 16px;
  }

  h1.underTitle {
    font-size: 34px;
  }

  h1.underTitle span {
    font-size: 18px;
  }

  main h2 {
    font-size: 32px;
  }

  main h2 span.sub {
    font-size: 18px;
  }

  main h3 {
    font-size: 32px;
  }

  main h3 span {
    font-size: 18px;
  }

  main h4 {
    font-size: 24px;
  }

  main h4 span {
    font-size: 14px;
  }

  main h5 {
    font-size: 19px;
  }

  main h5 span {
    font-size: 80%;
  }
}
html {
  --body-color: #181818;
  --main-color: #599990;
}

body {
  /* font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Helvetica, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; */
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: var(--body-color);
  background: #fff;
  overflow: hidden;
  line-height: 1.5;
  word-break: break-all;
}

.inner {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 10px;
}

p {
  margin-bottom: 1em;
  word-break: break-all;
  letter-spacing: 0;
  line-height: 1.6;
  /* text-align: left; */
  /* font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important; */
}

a {
  color: var(--body-color);
}

@media screen and (min-width: 641px) {
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
  }
}
main section {
  padding: 2.5% 0;
  margin-bottom: 2%;
}

main section:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  main section {
    padding: 30px 0;
  }
}
body.under main {
  min-height: 60vh;
}

header {
  background: none;
  position: relative;
  z-index: 300;
  padding: 0;
  overflow: hidden;
}

header .inner {
  max-width: 100%;
}

.headInfo {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  width: 49%;
  float: right;
  margin-top: 30px;
}

@media screen and (max-width: 959px) {
  .headInfo {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 56px;
    width: auto;
    display: block;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto;
  }
}
header h1 {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: 25%;
  margin: 10px 0;
  max-width: 361px;
  z-index: 1;
  position: relative;
}

header h1 > img {
  max-width: 100%;
  width: auto;
}

header .ac_menu {
  display: inline-block;
  background: #599990;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  width: 46px;
  height: 46px;
  /*border-radius: 4px;*/
}

header .ac_menu span {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 70%;
  height: 5px;
  /*border-radius: 10px;*/
  background: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

header .ac_menu span:before, header .ac_menu span:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 5px;
  /*border-radius: 10px;*/
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

header .ac_menu span:after {
  top: auto;
  bottom: -10px;
}

header .ac_menu.active span {
  background: transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

header .ac_menu.active span:before, header .ac_menu.active span:after {
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

header .ac_menu.active span:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

header nav {
  /*background: var(--body-color);*/
}

header nav .navi {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 9999;
  border-top: 1px solid #fff;
}

header nav .navi li {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}

header nav .navi li a {
  width: 100%;
  display: block;
  text-decoration: none;
  padding: 1em;
  font-size: 14px;
  text-align: left;
  color: #fff;
  background: #599990;
  border-bottom: 1px solid white;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

header nav .navi li a span {
  font-size: 80%;
  margin-left: 0.8em;
}

header nav .navi li a:hover {
  background: #599990;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

header .navi li.has-child > a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

header .navi li.has-child > ul.subMenu {
  display: none;
  padding: 0;
  margin: 0;
}

header .navi li.has-child > ul.subMenu a {
  background: var(--body-color);
  color: #fff;
  padding-left: 1em;
}

header .navi li.has-child > ul.subMenu a:hover {
  background: #5a7435;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

header .navi li.has-child.pullOpen > a:after {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (min-width: 960px) {
  header .ac_menu {
    display: none;
  }

  header nav .navi {
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 20px auto 0;
  }

  header nav .navi > li {
    display: inline-block;
    width: auto;
    position: relative;
    text-align: center;
    padding: 0;
    margin: 0;
  }

  header nav .navi > li > a {
    color: var(--body-color);
    font-size: 100%;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    padding: 0.7em 1em;
    font-weight: 700;
    letter-spacing: -0.025em;
    line-height: 1.2;
    -webkit-transition: 0.7s;
    transition: 0.7s;
    background: none;
    border: 0;
  }

  header nav .navi > li > a span {
    font-size: 80%;
    display: block;
    margin: 5px auto 0;
    color: var(--body-color);
    text-align: center;
    font-weight: 700;
  }

  header nav .navi > li > a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    height: 2px;
    background: #599990;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }

  header nav .navi > li > a:hover {
    color: #599990;
    background: none;
    -webkit-transition: 0.7s;
    transition: 0.7s;
  }

  header nav .navi > li > a:hover:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }

  header nav .navi > li > a:hover span {
    -webkit-animation: gnvahover 0.4s ease 0s 0.4 normal;
    animation: gnvahover 0.4s ease 0s 0.4 normal;
  }

  header nav .navi > li:first-child {
    margin-left: 0;
  }

  header nav .navi > li:last-child {
    margin-right: 0;
  }

  /*header nav .navi > li:not(:first-child):before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: .8em;
    background: #fff;
  }*/
  header .clearfix,
  header nav .navi {
    overflow: inherit;
  }

  header .navi li.has-child > a:after {
    content: none;
  }

  header .navi li.has-child:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5%;
    margin: auto;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid var(--body-color);
    border-right: 2px solid var(--body-color);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: none;
  }

  header .navi li.has-child > ul.subMenu {
    display: block;
    position: absolute;
    top: 30%;
    right: 0;
    left: -10%;
    padding: 0;
    margin: auto;
    width: 120%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
  }

  header .navi li.has-child > ul.subMenu > li {
    width: 100%;
    display: block;
    margin: auto;
    text-align: center;
    background: var(--body-color);
  }

  header .navi li.has-child > ul.subMenu > li > a {
    width: 100%;
    display: inline-block;
    color: #fff;
    font-size: 90%;
    text-decoration: none;
    padding: 0.8em 0.5em;
    text-align: center;
  }

  header .navi li.has-child > ul.subMenu > li:hover {
    background: #5a7435;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }

  header .navi li.has-child > ul.subMenu > li:last-child a {
    border-bottom: 0;
  }

  header .navi li.has-child:hover ul.subMenu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
footer {
  background: #599990;
  color: #fff;
  overflow: hidden;
  line-height: 1.3;
  padding: 0;
  position: relative;
  height: auto;
  /*border-top: 1px solid #767676;*/
}

footer > .inner {
  padding: 0;
}

footer nav {
  width: 100%;
}

.footNavi {
  background: none;
  margin: auto;
  width: 100%;
  border-top: 1px solid #fff;
}

.footNavi li {
  display: block;
  border-bottom: 1px solid #fff;
  padding: 0;
  margin: 0 auto;
}

.footNavi li a {
  display: block;
  padding: 1.1em;
  text-decoration: none;
  color: #fff;
  background: #599990;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.footNavi li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 3%;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.footNavi li a:hover {
  background: #599990;
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.footNavi li a:hover:after {
  border-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (min-width: 768px) {
  footer > .inner {
    padding: 0 5px;
  }

  .footNavi {
    margin: 30px 0 0;
    text-align: center;
    border: 0;
  }

  .footNavi li {
    position: relative;
    margin-bottom: 0.8em;
    display: inline-block;
    border-bottom: 0;
  }

  .footNavi li a {
    position: relative;
    color: #fff;
    font-weight: normal;
    letter-spacing: 0.025em;
    padding: 0 0.4em 0 0.8em;
    text-decoration: none;
    background: none;
    font-size: 16px;
  }

  .footNavi li a:hover {
    text-decoration: underline;
    background: none;
    color: #fff;
  }

  .footNavi li:not(:first-child):not([class]) a:before {
    content: none;
    /*position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1px;
    height: 70%;
    background: white;
    transform: skewX(-15deg);*/
  }

  .footNavi li.parent {
    position: relative;
    padding-left: 0;
    text-align: left;
    display: block;
  }

  .footNavi li.parent:before {
    content: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    right: auto;
    margin: auto;
    width: 0.5em;
    height: 2px;
    background: #434343;
    border: 0;
    -webkit-transform: none;
    transform: none;
  }

  .footNavi li.parent a {
    font-size: 120%;
  }

  .footNavi li.parent ~ li:not(.parent) {
    display: block;
    float: none;
    padding-left: 1.5em;
    margin-bottom: 5px;
    text-align: left;
  }

  .footNavi li.parent ~ li:not(.parent) a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0.5em;
    height: 2px;
    background: #434343;
  }

  .footNavi li a:after {
    content: none;
  }
}
.copy {
  display: block;
  text-align: center;
  margin: 0 auto 0;
  padding: 0.8em 0;
  background: #599990;
  /*border-top: 1px solid #6f6f6f;*/
}

.copy:after {
  content: "";
  display: block;
  clear: both;
}

.copy p {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.025em;
  padding: 0;
  margin: 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .copy p {
    font-size: 12px;
  }
}
#toTop {
  position: fixed;
  z-index: 9999;
  bottom: 12%;
  right: 2%;
  background: rgba(89, 153, 144, 0.9);
  width: 80px;
  height: 80px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #fff;
}

#toTop:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 15px;
  height: 15px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: translate(-50%, -20%) rotate(45deg);
  transform: translate(-50%, -20%) rotate(45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 767px) {
  #toTop {
    width: 50px;
    height: 50px;
  }

  #toTop:after {
    width: 15px;
    height: 15px;
  }
}
main h2 {
  font-weight: 700;
  position: relative;
  /* text-align: center;
  padding: 10px 0 15px;
  margin: 0 auto 1.5em;
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-weight: bold;
  color: var(--body-color); */
}

main h2:after {
  content: "";
  position: absolute;
  /* top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 2px;
  background: #00a23f; */
}

main h3 {
  font-weight: 700;
  position: relative;
  /* text-align: center;
  padding: 10px 0 15px;
  margin-bottom: 1em;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.4; */
}

main h3:after {
  content: "";
  position: absolute;
  /* background: url(../img/h3_icon001.png) no-repeat;
  background-size: 40px;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 4px; */
}

main h3 span {
  vertical-align: baseline;
}

main h4 {
  font-weight: 700;
  position: relative;
  /* text-align: center;
  padding: .75em 0 .25em;
  font-weight: bold;
  color: var(--body-color);
  letter-spacing: 0;
  line-height: normal;
  border-bottom: 1px solid #00a23f;
  margin-bottom: 0.5em; */
}

main .highlight h4 {
  background: #fff;
}

main h4 span {
  /* vertical-align: baseline; */
}

main h5 {
  font-weight: 700;
  position: relative;
  /*
  padding: .2em 0 .3em;
  margin-bottom: .5em;
  font-weight: bold;
  text-align: left;
  color: var(--body-color);
  letter-spacing: 0;
  line-height: normal; */
}

main h5:after {
  content: "";
  position: absolute;
  /* bottom: 0;
  left: 0;
  margin: auto;
  width: 32px;
  height: 2px;
  background: var(--body-color); */
}

main h6 {
  font-weight: 700;
  position: relative;
  /* padding-left: 0.8em;
  margin-bottom: .5em;
  font-weight: bold;
  color: var(--body-color);
  letter-spacing: 0;
  line-height: normal;
  text-align: left; */
}

main h6:before {
  content: "";
  position: absolute;
  /* top: 8px; */
  /*bottom: 0;*/
  /* left: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  background: var(--body-color); */
}

main h1 a, main h1 a:hover, main h2 a, main h2 a:hover, main h3 a, main h3 a:hover, main h4 a, main h4 a:hover, main h5 a, main h5 a:hover, main h6 a, main h6 a:hover {
  text-decoration: none;
  color: inherit;
}

main h1 img, main h2 img, main h3 img, main h4 img, main h5 img, main h6 img {
  vertical-align: middle;
}

.numberTitle span {
  display: inline;
  position: relative;
  vertical-align: text-bottom;
  padding-left: 1.5em;
  font-size: 100%;
}

.numberTitle span:after {
  counter-increment: number 1;
  content: "0" counter(number);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.button {
  position: relative;
  display: inline-block;
  margin: auto;
  width: 100%;
  max-width: 100%;
  text-align: center;
  text-decoration: none;
  line-height: 1.5;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 0.8em 0.8em;
  letter-spacing: 0;
  font-size: 16px;
  color: #fff !important;
  background: #599990;
  border: 1px solid #599990;
  letter-spacing: 0.05em;
  font-weight: 700;
}

.button:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5%;
  margin: auto;
  width: 18px;
  height: 4px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.button:hover {
  color: #599990 !important;
  border-color: #599990;
  background: #fff;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.button:hover:after {
  border-color: #599990;
  width: 26px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 767px) {
  .button {
    /*max-width: inherit;*/
  }
}
@media screen and (min-width: 768px) {
  .button + .button {
    /*margin-left: 20px;*/
  }
}
@media screen and (max-width: 767px) {
  .button + .button {
    margin-top: 15px;
  }
}
.button.btn2:after {
  top: auto;
  bottom: 3px;
  right: 3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 12px 12px;
  border-color: transparent transparent var(--body-color) transparent;
  -webkit-transform: none;
  transform: none;
}

.button.btn2:hover:after {
  border-color: transparent transparent var(--body-color) transparent;
}

.button.wd100 {
  max-width: 100% !important;
}

.googlemap, .youtube {
  position: relative;
  width: 100%;
  padding-top: 60%;
  min-height: 400px;
}

.googlemap iframe, .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.googlemap.border {
  border: 1px solid #b9b9b9;
}

@media screen and (max-width: 767px) {
  .googlemap {
    padding-top: 70%;
  }

  .youtube {
    padding-top: 55%;
    min-height: 180px;
  }
}
.newsContent {
  background: #fff;
  padding: 3%;
  position: relative;
  height: 250px;
  overflow: auto;
  margin: 0 auto 4%;
}

.newsContent dl {
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  overflow: hidden;
}

.newsContent dl:first-child {
  border-top: 1px solid #d9d9d9;
}

.newsContent dl dt, .newsContent dl dd {
  padding: 0.8em 0.4em !important;
  display: block;
  text-align: left;
}

.newsContent dl dt {
  width: 30%;
  clear: left;
  float: left;
  padding-left: 1.5em;
}

.newsContent dl dd {
  width: 70%;
  float: left;
  position: relative;
}

.newsContent dl dd a {
  text-decoration: none;
}

.newsContent dl dd a:hover {
  color: var(--body-color);
  text-decoration: underline;
}

/*.newsContent dl dd:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 150%;
  height: 1px;
  border-bottom: 1px solid #000;
  -webkit-transform: translateX(-15%);
          transform: translateX(-15%);
}*/
@media screen and (max-width: 767px) {
  .newsContent {
    max-width: 100%;
    height: 100%;
    height: auto;
  }

  .newsContent dl dt, .newsContent dl dd {
    width: 100%;
    float: none;
    padding-left: 0;
    font-size: 90%;
  }

  .newsContent dl dt {
    padding-bottom: 0 !important;
  }

  .newsContent dl dd {
    padding-top: 0 !important;
    /*border-bottom: 1px solid #d5d5d5;*/
  }

  .newsContent dl dd:after {
    content: none;
  }
}
.newsBtn {
  position: absolute;
  top: 15%;
  right: 3%;
  margin: auto;
  display: inline-block;
}

.newsBtn a {
  background: transparent;
  border: 1px solid transparent;
  color: var(--body-color);
  font-size: 14px;
  padding: 0.5em 1em;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.newsBtn a:after {
  content: "＞";
  margin-left: 0.5em;
}

.newsBtn a:hover {
  background: none;
  color: transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.breadcrumb {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 1.5%;
  margin-top: 1%;
  line-height: 1;
}

.breadcrumb li {
  display: inline;
  list-style: none;
  font-size: 13px;
}

.breadcrumb li:not(:last-child):after {
  content: ">";
  padding: 0 4px;
  font-size: 10px;
}

.breadcrumb li a {
  text-decoration: none;
}

.breadcrumb li a:hover {
  text-decoration: underline;
}

.breadcrumb li:last-child {
  color: var(--body-color);
}

@media screen and (max-width: 767px) {
  .breadcrumb {
    display: none;
  }
}
ul.ul00 {
  margin: 0 auto;
  list-style-type: disc;
  padding-left: 1.5em;
}

ul.ul00 > li {
  margin-bottom: 5px;
  text-align: left;
}

ul.ul01 {
  margin: 0 auto;
}

ul.ul01 > li {
  position: relative;
  padding: 0 0 0 1.2em;
  margin-bottom: 5px;
  text-align: left;
}

ul.ul01 > li:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 3px;
  top: 8px;
  bottom: auto;
  margin: auto;
  background: #599990;
  border-radius: 50%;
}

ul.checkList {
  margin: 0 auto;
}

ul.checkList > li {
  position: relative;
  padding: 0 0 5px 35px;
  margin-bottom: 5px;
  line-height: 1.5;
}

ul.checkList > li:before {
  content: "";
  position: absolute;
  background: url(../img/icon_check.png) no-repeat center/contain;
  width: 28px;
  height: 22px;
  top: 0;
  left: 0;
}

/*
ul.checkList > li:before, ul.checkList > li:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  bottom: 5px;
  left: 0;
}
ul.checkList > li:before {
  width: 10px;
  height: 10px;
  border: 1px solid #434343;
  background: transparent;
}
ul.checkList > li:after {
  top: -7px;
  width: 15px;
  height: 5px;
  border-bottom: 2px solid var(--body-color);
  border-left: 2px solid var(--body-color);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
} */
ul.floatList {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}

ul.floatList > li {
  float: left;
  margin-bottom: 0;
  margin-right: 15px;
}

ul.floatList:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 767px) {
  ul.floatList > li {
    float: none;
  }

  ul.floatList > li + li {
    margin-left: auto;
  }
}
dl.dl01 {
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}

dl.dl01 dt {
  position: relative;
  padding: 0 0 0 1em;
  margin-bottom: 0;
}

dl.dl01 dt:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 2px;
  left: 3px;
  top: 10px;
  background: var(--body-color);
}

dl.dl01 dt + dd {
  position: relative;
  padding: 0 0 0 1.5em;
  margin-bottom: 5px;
}

dl.floatList {
  width: 100%;
  clear: both;
}

dl.floatList dt, dl.floatList dd {
  display: block;
  text-align: left;
  margin: 0 auto 5px;
  padding: 0.5em;
}

dl.floatList dt {
  width: 25%;
  clear: left;
  float: left;
}

dl.floatList dd {
  display: block;
  width: 75%;
  float: left;
}

dl.floatList:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 767px) {
  dl.floatList dt, dl.floatList dd {
    float: none;
    width: 100%;
  }

  dl.floatList dt {
    padding-bottom: 0;
  }

  dl.floatList dd {
    padding-top: 0;
    padding-left: 1em;
  }
}
ul.borderList {
  margin: 0 auto;
  width: 100%;
  list-style: none;
}

ul.borderList > li {
  position: relative;
  padding: 0 0 5px 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid var(--body-color);
}

ol.ol00 {
  margin: 0 auto;
  list-style-type: decimal;
  padding-left: 1.5em;
}

ol.ol00 > li {
  margin-bottom: 5px;
}

ol.ol01 {
  margin: 0 auto;
  counter-reset: number 0;
  list-style-type: none;
}

ol.ol01 > li {
  position: relative;
  padding: 0 0 0 2.5em;
  margin-bottom: 10px;
}

ol.ol01 > li:before {
  counter-increment: number 1;
  content: "" counter(number);
  position: absolute;
  left: 1px;
  top: 3px;
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0.5em 0 0;
  line-height: 1;
  text-align: center;
  color: #fff;
  background: #599990;
  border: 0;
  border-radius: 50%;
  margin-top: -3px;
  font-size: 85%;
}

ol.ol01 > li .ol01 {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  /*ol.ol01 > li:before {
    width: 15px;
    height: 15px;
  }*/
}
ol.ol02 {
  margin: 0 auto;
  counter-reset: number 0;
  list-style-type: none;
}

ol.ol02 > li {
  position: relative;
  padding: 0 0 0 1.8em;
  margin-bottom: 5px;
}

ol.ol02 > li:before {
  counter-increment: number 1;
  content: "" counter(number) ".";
  position: absolute;
  left: 3px;
  top: -2px;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0.25em 0 0;
  line-height: 1;
  text-align: center;
  color: var(--body-color);
  border: 0;
  font-size: 110%;
  font-weight: 700;
}

ol.ol02 > li > .ol02 {
  margin: 5px 0;
}

ol.ol02 > li > .ol02 > li:before {
  opacity: 0.7;
}

ol.ol02 > li > .ol02 > li > .ol02 > li:before {
  opacity: 0.7;
  font-weight: normal;
}

.faq {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.faq > ul {
  background: none;
  padding: 2.5em 0;
  width: 100%;
}

.faq > ul > li {
  list-style-type: none;
  list-style-image: none;
  padding: 8px 0 0 60px;
  margin-bottom: 15px;
  position: relative;
  text-align: left;
}

.faq > ul > li:before {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  padding: 0;
  text-align: center;
  vertical-align: text-top;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  color: #fff;
  font-size: 26px;
  font-weight: normal;
  line-height: 1.7;
}

.faq > ul > li:nth-child(odd) {
  font-size: 120%;
  color: var(--body-color);
  font-weight: bold;
}

.faq > ul > li:nth-child(odd):before {
  content: "Q";
  background: var(--body-color);
}

.faq > ul > li:nth-child(even) {
  margin-bottom: 30px;
}

.faq > ul > li:nth-child(even):before {
  content: "A";
  background: #b9b9b9;
  color: var(--body-color);
}

.faq > ul > li:last-child {
  margin-bottom: 0;
}

table {
  margin: 0 auto;
  width: 100%;
  border-collapse: collapse;
  background: none;
  border: 0;
}

table th, table td {
  padding: 20px 20px;
  line-height: 1.5;
  vertical-align: middle;
}

table.table01 {
  margin: 0 auto;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #b9b9b9;
}

table.table01 th, table.table01 td {
  border: 1px solid #b9b9b9;
  background: #fff;
}

table.table01 th {
  text-align: center;
  font-weight: bold;
  background-color: #f3fad9;
}

table.table01 th a {
  color: #fff;
}

table.table01 thead th {
  background: #00a23f;
  font-size: 110%;
  color: #fff;
}

@media screen and (max-width: 767px) {
  table.table01 tr:last-child td {
    border-bottom: 0;
  }
}
.borderTable tr {
  border-bottom: 1px solid var(--body-color);
}

.borderTable th {
  text-align: left;
}

.stripeTable tr:nth-child(odd) {
  background: #dc893a;
}

.stripeTable tr:nth-child(even) {
  background: #e4a366;
}

table.timeTable {
  font-size: 1.1rem;
  border: 1px solid #d4d4d4;
  border-bottom: 0;
  margin-bottom: 0.4em;
}

table.timeTable th, table.timeTable td {
  font-weight: normal;
  padding: 12px 2px;
  text-align: center;
  vertical-align: middle;
}

table.timeTable thead th, table.timeTable thead td {
  background: #beddd9;
}

table.timeTable tbody tr {
  border-bottom: 1px solid #d4d4d4;
}

table.timeTable tbody th, table.timeTable tbody td {
  background: #fff;
}

table.timeTable tbody td span {
  color: #599990;
}

@media (min-width: 768px) {
  table.timeTable th, table.timeTable td {
    padding: 12px 8px;
  }

  table.timeTable tbody th {
    width: 160px;
  }
}
@media screen and (max-width: 767px) {
  .Xscroll {
    width: 100%;
    overflow-x: scroll;
    padding-bottom: 3em;
    position: relative;
  }

  .Xscroll > table {
    table-layout: fixed;
    width: 1200px;
  }

  .Xscroll:after {
    content: "※横にスクロールできます";
    color: red;
    font-weight: bold;
  }
}
table.priceTable {
  margin-bottom: 15px;
  border: 0;
  border-top: 1px solid #d3d3d3;
}

table.priceTable tr {
  border-bottom: 1px solid #d3d3d3;
}

table.priceTable th, table.priceTable td {
  position: relative;
  font-size: 18px;
  background: none;
  font-weight: 700;
  color: var(--body-color);
  border: 0;
}

table.priceTable th {
  text-align: left;
  padding: 15px 20px 15px 30px;
  position: relative;
}

table.priceTable th:before {
  position: absolute;
  content: "";
  background: #e3a343;
  width: 8px;
  height: 8px;
  top: 0;
  left: 10px;
  bottom: 0;
  margin: auto;
}

table.priceTable th span {
  font-size: 100%;
  font-weight: normal;
}

table.priceTable td {
  text-align: right;
  color: var(--body-color);
  padding: 15px 10px;
  width: 5em;
}

table.priceTable td span {
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .resTable th, .resTable td {
    width: 100% !important;
    display: block;
    padding: 0.5em 0.5em;
    font-size: 90%;
  }

  tr {
    padding-bottom: 0.5em;
  }
}
span.circleArrow {
  position: relative;
  margin-right: 0.5em;
  padding: 0 0 0 1em;
  text-align: center;
}

span.circleArrow:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 5.2px;
  border-color: transparent transparent transparent #fff;
}

span.circleArrow:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: var(--body-color);
}

.countReset {
  counter-reset: number 0;
  overflow: hidden;
  zoom: 1;
}

span.circleNumber {
  padding: 0;
  position: relative;
  display: inline-block;
  margin-right: 0.5em;
  width: 25px;
  height: 25px;
}

span.circleNumber:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  counter-increment: number 1;
  content: "" counter(number);
  font-size: 90%;
  border-radius: 50%;
  background: var(--body-color);
  color: #fff;
  font-weight: bold;
  width: 100%;
  height: 100%;
  letter-spacing: 0;
  line-height: 1.2;
}

.circle {
  position: relative;
  padding: 50%;
  border-radius: 50%;
  background-color: var(--body-color);
  overflow: hidden;
}

.circle > span {
  position: absolute;
  left: 0;
  top: 50%;
  margin: -0.5em 0 0;
  width: 100%;
  text-align: center;
  color: var(--body-color);
}

.circle > img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.bgSlash:after {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 255, 255, 0.3)), color-stop(24%, rgba(255, 255, 255, 0.3)), color-stop(26%, rgba(255, 255, 255, 0.1)), color-stop(49%, rgba(255, 255, 255, 0.1)), color-stop(51%, rgba(255, 255, 255, 0.3)), color-stop(74%, rgba(255, 255, 255, 0.3)), color-stop(76%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3) 24%, rgba(255, 255, 255, 0.1) 26%, rgba(255, 255, 255, 0.1) 49%, rgba(255, 255, 255, 0.3) 51%, rgba(255, 255, 255, 0.3) 74%, rgba(255, 255, 255, 0.1) 76%, rgba(255, 255, 255, 0.1));
  background-size: 3px 3px;
}

.color01 {
  color: #599990 !important;
}

.color02 {
  color: #00a23f !important;
}

.color03 {
  color: #e13d3d !important;
}

.textRed {
  color: #ee1414 !important;
}

.highlight {
  background: #fff;
  padding: 2em;
}

.highlight .highlight {
  background: #fff;
}

section.highlight {
  padding: 2.5% 0;
}

@media screen and (max-width: 767px) {
  section.highlight {
    padding: 30px 0;
  }
}
.clearfix {
  overflow: hidden;
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.textIndent {
  text-indent: 1em;
}

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

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

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

.textTop {
  vertical-align: top !important;
}

.textMiddle {
  vertical-align: middle !important;
}

.textBottm {
  vertical-align: bottom !important;
}

.textLarge {
  font-size: 120% !important;
}

.textXLarge {
  font-size: 150% !important;
}

.textXXLarge {
  font-size: 200% !important;
}

.textSmall {
  font-size: 80% !important;
}

.textXSmall {
  font-size: 50% !important;
}

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

.textMarker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, var(--body-color))) !important;
  background: linear-gradient(transparent 65%, var(--body-color) 65%) !important;
  line-height: 1.3 !important;
}

.textShadow {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8), 1px 1px 4px rgba(0, 0, 0, 0.4);
}

.textEdge {
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.textSidebar {
  display: table;
  position: relative;
  padding: 0 1.5em;
}

.textSidebar:before, .textSidebar:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  width: 1em;
  height: 2px;
  background: #5e3491;
  display: block;
}

.textSidebar:after {
  left: auto;
  right: 0;
}

@media screen and (min-width: 768px) {
  .pc-textCenter {
    text-align: center !important;
  }

  .pc-textRight {
    text-align: right !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-textCenter {
    text-align: center !important;
  }
}
img.alignright {
  float: right;
  margin: 0 0 10px 2%;
}

img.alignleft {
  float: left;
  margin: 0 2% 10px 0;
}

@media screen and (max-width: 767px) {
  img.alignright,
  img.alignleft {
    float: none;
    margin: 0 auto 20px;
    display: block;
  }
}
@media screen and (min-width: 768px) {
  img.wd100 {
    width: 100%;
  }
}
.centering {
  display: block;
  margin: auto;
}

.mb0 {
  margin-bottom: 0px !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;
}

.pd0 {
  padding: 0em !important;
}

.pd1 {
  padding: 1em !important;
}

.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
}

.gothic {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.marugo {
  font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "Verdana", "Osaka", sans-serif !important;
}

.meiryo {
  font-family: "メイリオ", Meiryo, Osaka, sans-serif !important;
}

.roman {
  font-family: Times, "Times New Roman", Georgia, serif !important;
}

.caution {
  font-size: 90%;
  color: red;
  line-height: 1.3;
}

.inversion h2, .inversion h3, .inversion h4, .inversion h5 {
  color: #fff;
}

.inversion h2:after, .inversion h3:after, .inversion h4:after, .inversion h5:after {
  background-color: #fff;
}

.inversion h2 span, .inversion h3 span, .inversion h4 span, .inversion h5 span {
  color: #fff;
}

.inversion p, .inversion li, .inversion td, .inversion th, .inversion a {
  color: #fff;
}

h2.textLeft:after {
  right: auto;
}

@media screen and (min-width: 768px) {
  h2.pc-textLeft:after {
    right: auto;
  }
}
.inner-wrap {
  display: block;
  table-layout: fixed;
  width: 100%;
  /* overflow: hidden; */
}

.inner-wrap .blockLine {
  padding: 0;
  clear: both;
  position: relative;
  display: block;
  /* overflow: hidden; */
  width: 100%;
}

.inner-wrap .blockLine > .block {
  display: inline-block;
  width: 49%;
  padding: 0;
  margin: auto;
  float: left;
  margin-left: 2%;
  margin-top: 1%;
  text-align: left;
}

.inner-wrap .blockLine > .block p {
  text-align: left;
}

.inner-wrap .blockLine > .block figure {
  display: block;
  margin: auto;
}

.inner-wrap .blockLine > .block:first-child {
  margin-left: 0 !important;
}

.inner-wrap .blockLine > .block:last-child {
  margin-right: 0 !important;
}

.inner-wrap .blockLine.blocks_2 > .block {
  width: 49%;
  margin-left: 0;
  margin-right: 2%;
}

.inner-wrap .blockLine.blocks_2 > .block:nth-child(2n) {
  margin-right: 0;
}

.inner-wrap .blockLine.blocks_3 > .block {
  width: 32%;
  margin-left: 0;
  margin-right: 2%;
}

.inner-wrap .blockLine.blocks_3 > .block:nth-child(3n) {
  margin-right: 0;
}

.inner-wrap .blockLine.blocks_4 > .block {
  width: 23.5%;
}

.inner-wrap .blockLine.blocks_5 > .block {
  width: 18.4%;
}

.inner-wrap .blockLine.blocks_6 > .block {
  width: 15%;
}

.inner-wrap .blockLine.blocks_7 > .block {
  width: 12.5714285714%;
}

.inner-wrap .blockLine.blocks_8 > .block {
  width: 10.75%;
}

.inner-wrap .blockLine.vertical > .block {
  float: none;
  vertical-align: middle;
  position: relative;
}

.inner-wrap .blockLine.reversal > .block {
  float: right;
  position: relative;
}

.inner-wrap .blockLine .block.last + .block {
  margin-left: 0;
  clear: both;
}

.inner-wrap .blockLine.reversal > .block:first-child {
  margin-left: 2% !important;
}

.inner-wrap .blockLine.reversal > .block:last-child {
  margin-left: 0;
}

.blockLine > .block.wd10 {
  width: 9%;
}

.blockLine > .block.wd15 {
  width: 14%;
}

.blockLine > .block.wd20 {
  width: 19%;
}

.blockLine > .block.wd25 {
  width: 24%;
}

.blockLine > .block.wd30 {
  width: 29%;
}

.blockLine > .block.wd35 {
  width: 34%;
}

.blockLine > .block.wd40 {
  width: 39%;
}

.blockLine > .block.wd45 {
  width: 44%;
}

.blockLine > .block.wd50 {
  width: 49%;
}

.blockLine > .block.wd55 {
  width: 54%;
}

.blockLine > .block.wd60 {
  width: 59%;
}

.blockLine > .block.wd65 {
  width: 64%;
}

.blockLine > .block.wd70 {
  width: 69%;
}

.blockLine > .block.wd75 {
  width: 74%;
}

.blockLine > .block.wd80 {
  width: 79%;
}

.blockLine > .block.wd85 {
  width: 84%;
}

.blockLine > .block.wd90 {
  width: 89%;
}

.blockLine > .block.wd95 {
  width: 94%;
}

.blockLine > .block.wd100 {
  width: 99%;
}

@media (max-width: 767px) {
  .inner-wrap .blockLine:not(.fix) > .block {
    display: block;
    text-align: center;
    margin: 0 auto 15px;
    width: 100%;
    float: none;
  }

  .inner-wrap .blockLine:not(.fix) > .block:first-child {
    margin-left: 0 !important;
  }

  .inner-wrap .blockLine:not(.fix) .wd10, .inner-wrap .blockLine:not(.fix) .wd20, .inner-wrap .blockLine:not(.fix) .wd30, .inner-wrap .blockLine:not(.fix) .wd40, .inner-wrap .blockLine:not(.fix) .wd60, .inner-wrap .blockLine:not(.fix) .wd70, .inner-wrap .blockLine:not(.fix) .wd80, .inner-wrap .blockLine:not(.fix) .wd90, .inner-wrap .blockLine:not(.fix) .wd15, .inner-wrap .blockLine:not(.fix) .wd25, .inner-wrap .blockLine:not(.fix) .wd35, .inner-wrap .blockLine:not(.fix) .wd45, .inner-wrap .blockLine:not(.fix) .wd65, .inner-wrap .blockLine:not(.fix) .wd75, .inner-wrap .blockLine:not(.fix) .wd85, .inner-wrap .blockLine:not(.fix) .wd95 {
    width: 100%;
  }

  .inner-wrap .blockLine:not(.fix).sp_2 > .block {
    display: inline-block;
    width: 48%;
    padding: 0;
    margin: auto;
    float: left;
    margin-top: 2%;
    text-align: left;
  }

  .inner-wrap .blockLine:not(.fix).sp_2 > .block:nth-child(even) {
    margin-left: 2%;
  }

  .inner-wrap .blockLine:not(.fix).sp_2 > .block:nth-child(odd) {
    clear: both;
  }
}
.flexBox {
  width: 100%;
  margin: 0;
  padding: 0;
  /* overflow: hidden; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexBox.vertical {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flexBox.reversal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flexBox.flexBetween {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flexBox.blocks_2 > * {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 15px;
}

.flexBox.blocks_2 .block:nth-child(2n) {
  margin-right: 0;
}

.flexBox.blocks_2.reversal > * {
  width: 49%;
  margin-right: 0;
  margin-left: 2%;
}

.flexBox.blocks_2.reversal .block:nth-child(2n) {
  margin-left: 0;
}

.flexBox.blocks_3 > * {
  width: 32%;
  margin-right: 2%;
}

.flexBox.blocks_3 .block:nth-child(3n) {
  margin-right: 0;
}

.flexBox.blocks_4 > * {
  width: 23.5%;
  margin-right: 2%;
}

.flexBox.blocks_4 .block:nth-child(4n) {
  margin-right: 0;
}

.flexBox.blocks_5 > * {
  width: 18.4%;
  margin-right: 2%;
}

.flexBox.blocks_5 .block:nth-child(5n) {
  margin-right: 0;
}

.flexBox.blocks_6 > * {
  width: 15%;
  margin-right: 2%;
}

.flexBox.blocks_6 .block:nth-child(6n) {
  margin-right: 0;
}

.flexBox.blocks_7 > * {
  width: 14.2857142857%;
}

.flexBox.blocks_8 > * {
  width: 12.5%;
}

@media screen and (max-width: 767px) {
  .flexBox:not(.sp_2) > * {
    width: 100% !important;
    display: block;
  }

  .flexBox:not(.sp_2) > *:not(ul) {
    /*margin: 20px auto;*/
  }

  .flexBox.sp_2 > * {
    width: 48%;
    margin-right: 2%;
  }

  .flexBox.sp_2 .block:nth-child(2n) {
    margin-right: 0;
  }

  .flexBox.sp_3 > * {
    width: 31.3333333333% !important;
    margin-right: 2%;
  }

  .flexBox.sp_3 .block:nth-child(3n) {
    margin-right: 0;
  }
}
.gridBox {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  -webkit-column-gap: 0;
  column-gap: 0;
}

.gridBox.blocks_2 {
  -webkit-column-count: 2;
  column-count: 2;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_2 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_2 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.gridBox.blocks_3 {
  -webkit-column-count: 3;
  column-count: 3;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_3 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_3 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.gridBox.blocks_4 {
  -webkit-column-count: 4;
  column-count: 4;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_4 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_4 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.gridBox.blocks_5 {
  -webkit-column-count: 5;
  column-count: 5;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_5 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_5 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.gridBox.blocks_6 {
  -webkit-column-count: 6;
  column-count: 6;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_6 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_6 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.gridBox.blocks_7 {
  -webkit-column-count: 7;
  column-count: 7;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_7 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_7 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.gridBox.blocks_8 {
  -webkit-column-count: 8;
  column-count: 8;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_8 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_8 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.gridBox.blocks_9 {
  -webkit-column-count: 9;
  column-count: 9;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_9 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_9 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.gridBox.blocks_10 {
  -webkit-column-count: 10;
  column-count: 10;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_10 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 640px) {
  .gridBox.blocks_10 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.gridBox > figure {
  padding: 1%;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin: 0;
  max-width: 100%;
}

.half-inner {
  width: 100%;
  margin: auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.half-inner > div {
  width: 50%;
}

.half-inner > div.halfBg {
  background: url(../img/bnr_img003.png) no-repeat left/cover;
}

.half-inner > div.halfBg img {
  display: none;
}

.half-inner > div.halfText > * {
  max-width: 500px;
}

.half-inner.reversal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.half-inner.reversal .halfText {
  clear: both;
}

.half-inner.reversal .halfText > * {
  float: right;
}

@media screen and (max-width: 767px) {
  .half-inner {
    display: block;
    max-width: 1200px;
  }

  .half-inner > div {
    width: 100%;
  }

  .half-inner > div.halfBg {
    background: none;
  }

  .half-inner > div.halfBg img {
    display: block;
    margin: auto;
  }

  .half-inner > div.halfText {
    padding: 1em 0.5em;
  }

  .half-inner > div.halfText > * {
    float: none;
    max-width: inherit;
  }
}
.flow-inner {
  padding: 0;
  margin: auto;
  width: 100%;
  counter-reset: number 0;
}

.flow-inner > .flow {
  position: relative;
  display: block;
  margin: 10px auto 30px;
  padding: 0;
}

.flow-inner > .flow:last-child {
  margin: 10px auto;
}

.flow-inner > .flow:not(:last-child):after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: -30px;
  margin: auto;
  width: 5px;
  height: 30px;
  background: var(--body-color);
}

.flowTitle span {
  font-size: 1.8rem;
  vertical-align: baseline;
  color: var(--body-color);
  letter-spacing: 0;
  line-height: 1;
  margin-right: 0.5em;
}

.flowTitle span:after {
  counter-increment: number 1;
  content: "0" counter(number);
}

.flow-inner.horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flow-inner.horizontal .flow {
  padding: 1.5em 1%;
  margin: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flow-inner.horizontal .flow:not(:last-child) {
  margin-right: 4%;
}

.flow-inner.horizontal .flow:not(:last-child):after {
  right: -19%;
  left: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  border-width: 50.5px 0 50.5px 25px;
  border-color: transparent transparent transparent var(--body-color);
}

.flowchart .flow-inner .flow {
  border: 1px solid var(--body-color);
  padding: 15px 0;
  background-color: #18337b;
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 255, 255, 0.3)), color-stop(24%, rgba(255, 255, 255, 0.3)), color-stop(26%, rgba(255, 255, 255, 0.1)), color-stop(49%, rgba(255, 255, 255, 0.1)), color-stop(51%, rgba(255, 255, 255, 0.3)), color-stop(74%, rgba(255, 255, 255, 0.3)), color-stop(76%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3) 24%, rgba(255, 255, 255, 0.1) 26%, rgba(255, 255, 255, 0.1) 49%, rgba(255, 255, 255, 0.3) 51%, rgba(255, 255, 255, 0.3) 74%, rgba(255, 255, 255, 0.1) 76%, rgba(255, 255, 255, 0.1));
  background-size: 3px 3px;
}

.flowchart .flow-inner .flow.current {
  border-color: var(--body-color);
  background-color: #0f0f0f;
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 255, 255, 0.3)), color-stop(24%, rgba(255, 255, 255, 0.3)), color-stop(26%, rgba(255, 255, 255, 0.1)), color-stop(49%, rgba(255, 255, 255, 0.1)), color-stop(51%, rgba(255, 255, 255, 0.3)), color-stop(74%, rgba(255, 255, 255, 0.3)), color-stop(76%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3) 24%, rgba(255, 255, 255, 0.1) 26%, rgba(255, 255, 255, 0.1) 49%, rgba(255, 255, 255, 0.3) 51%, rgba(255, 255, 255, 0.3) 74%, rgba(255, 255, 255, 0.1) 76%, rgba(255, 255, 255, 0.1));
  background-size: 3px 3px;
}

.flowchart .flow-inner .flow p span {
  display: block;
  font-size: 75%;
  padding-top: 5px;
  color: #fff;
}

.flowchart .flow-inner .flow p {
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .flow-inner.horizontal {
    display: block;
  }

  .flow-inner.horizontal .flow {
    display: block;
    width: 100%;
    margin: 10px auto;
  }

  .flow-inner.horizontal .flow:not(:last-child) {
    margin-right: auto;
    margin-bottom: 50px;
  }

  .flow-inner.horizontal .flow:not(:last-child):after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: auto;
    bottom: -65px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.scaleBox {
  position: relative;
  display: table;
  table-layout: fixed;
  margin: auto;
}

.scaleBox > span {
  overflow: hidden;
  display: table;
  table-layout: fixed;
}

.scaleBox > span img {
  -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.scaleBox > a {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}

.scaleBox:hover > span img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.borderBox {
  border: 6px solid #fff;
  padding: 2em;
  overflow: hidden;
}

.highlight .borderBox {
  border: 6px solid #fff;
}

/*.borderBox > p {
  padding: 1.5em 1em;
}
.borderBox:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 2px solid var(--body-color);
  z-index: 1;
  display: block;
}*/
@media screen and (max-width: 767px) {
  .borderBox {
    padding: 2em;
  }
}
.borderBox2 {
  border: 1px solid var(--body-color);
  padding: 2%;
  overflow: hidden;
  display: table;
}

.pullDown {
  width: 100%;
  position: relative;
}

.pullDown > .pull-inner {
  display: none;
  width: 100%;
  padding-top: 1em;
}

.pullDown > p:first-child {
  background: none;
  text-align: left;
  position: relative;
  margin: 0;
  display: table;
  padding-right: 8%;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .pullDown > p:first-child img {
    width: 80%;
  }
}
.pullDown > p:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5%;
  margin: auto;
  width: 37px;
  height: 37px;
  background: url(/wp-content/uploads/2019/07/lp1_btn2.png) no-repeat center/100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 767px) {
  .pullDown > p:first-child:after {
    width: 30px;
  }
}
.pullDown > p:first-child.active:after {
  content: "";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 767px) {
  .sp_pull > .pull-inner {
    display: none;
    width: 100%;
  }

  .sp_pull > p:first-child {
    background: var(--body-color);
    color: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 1.3em;
    position: relative;
    margin: 0;
    cursor: pointer;
  }

  .sp_pull > p:first-child:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5%;
    margin: auto;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }

  .sp_pull > p:first-child.active:after {
    content: "";
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
.tab-inner {
  width: 100%;
  margin: auto;
}

.tabContent {
  display: none;
  padding: 1.5em 0.5em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.tabButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.tabButton > li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer;
  position: relative;
  background: var(--body-color);
  padding: 0.8em;
  color: #fff;
  text-align: center;
  line-height: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid var(--body-color);
  border-bottom: 0;
}

.tabButton > li:hover, .tabButton > li.active {
  color: #333333;
  background: #fff;
  border-color: #dddddd;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.scrollIn {
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
  opacity: 0;
}

.scrollIn.up {
  -webkit-transform: translate(0, 150px);
  transform: translate(0, 150px);
}

.scrollIn.down {
  -webkit-transform: translate(0, -150px);
  transform: translate(0, -150px);
}

.scrollIn.right {
  -webkit-transform: translate(150px, 0);
  transform: translate(150px, 0);
}

.scrollIn.left {
  -webkit-transform: translate(-150px, 0);
  transform: translate(-150px, 0);
}

.scrollIn.scale {
  -webkit-transform: scale(0);
  transform: scale(0);
}

.scrollIn.para {
  -webkit-transform: translate(0, 150px);
  transform: translate(0, 150px);
  opacity: 1;
}

.scrollIn.para > * {
  -webkit-transform: translate(0, 150px);
  transform: translate(0, 150px);
}

.scrollIn.active {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
}

.scrollIn.active.para > * {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
}

.scrollIn.active.leftSlide > * {
  opacity: 0;
  -webkit-animation: catchfade 3s ease 0s 1 forwards;
  animation: catchfade 3s ease 0s 1 forwards;
  position: relative;
}

.scrollIn.active.leftSlide > *:before {
  content: "" !important;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 100%;
  background: #fff;
  -webkit-animation: leftSlide 2s ease 0s 1 normal;
  animation: leftSlide 2s ease 0s 1 normal;
  opacity: 0;
  z-index: 10;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(1) {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(1)::before {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(2) {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(2)::before {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(3) {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(3)::before {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(4) {
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(4)::before {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(5) {
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(5)::before {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(6) {
  -webkit-transition-delay: 600ms;
  transition-delay: 600ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(6)::before {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(7) {
  -webkit-transition-delay: 700ms;
  transition-delay: 700ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(7)::before {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(8) {
  -webkit-transition-delay: 800ms;
  transition-delay: 800ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(8)::before {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(9) {
  -webkit-transition-delay: 900ms;
  transition-delay: 900ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(9) {
  -webkit-animation-delay: 900ms;
  animation-delay: 900ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(9)::before {
  -webkit-animation-delay: 900ms;
  animation-delay: 900ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(10) {
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(10) {
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(10)::before {
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(11) {
  -webkit-transition-delay: 1100ms;
  transition-delay: 1100ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(11) {
  -webkit-animation-delay: 1100ms;
  animation-delay: 1100ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(11)::before {
  -webkit-animation-delay: 1100ms;
  animation-delay: 1100ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(12) {
  -webkit-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(12) {
  -webkit-animation-delay: 1200ms;
  animation-delay: 1200ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(12)::before {
  -webkit-animation-delay: 1200ms;
  animation-delay: 1200ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(13) {
  -webkit-transition-delay: 1300ms;
  transition-delay: 1300ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(13) {
  -webkit-animation-delay: 1300ms;
  animation-delay: 1300ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(13)::before {
  -webkit-animation-delay: 1300ms;
  animation-delay: 1300ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(14) {
  -webkit-transition-delay: 1400ms;
  transition-delay: 1400ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(14) {
  -webkit-animation-delay: 1400ms;
  animation-delay: 1400ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(14)::before {
  -webkit-animation-delay: 1400ms;
  animation-delay: 1400ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(15) {
  -webkit-transition-delay: 1500ms;
  transition-delay: 1500ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(15) {
  -webkit-animation-delay: 1500ms;
  animation-delay: 1500ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(15)::before {
  -webkit-animation-delay: 1500ms;
  animation-delay: 1500ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(16) {
  -webkit-transition-delay: 1600ms;
  transition-delay: 1600ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(16) {
  -webkit-animation-delay: 1600ms;
  animation-delay: 1600ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(16)::before {
  -webkit-animation-delay: 1600ms;
  animation-delay: 1600ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(17) {
  -webkit-transition-delay: 1700ms;
  transition-delay: 1700ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(17) {
  -webkit-animation-delay: 1700ms;
  animation-delay: 1700ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(17)::before {
  -webkit-animation-delay: 1700ms;
  animation-delay: 1700ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(18) {
  -webkit-transition-delay: 1800ms;
  transition-delay: 1800ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(18) {
  -webkit-animation-delay: 1800ms;
  animation-delay: 1800ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(18)::before {
  -webkit-animation-delay: 1800ms;
  animation-delay: 1800ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(19) {
  -webkit-transition-delay: 1900ms;
  transition-delay: 1900ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(19) {
  -webkit-animation-delay: 1900ms;
  animation-delay: 1900ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(19)::before {
  -webkit-animation-delay: 1900ms;
  animation-delay: 1900ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(20) {
  -webkit-transition-delay: 2000ms;
  transition-delay: 2000ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(20) {
  -webkit-animation-delay: 2000ms;
  animation-delay: 2000ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(20)::before {
  -webkit-animation-delay: 2000ms;
  animation-delay: 2000ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(21) {
  -webkit-transition-delay: 2100ms;
  transition-delay: 2100ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(21) {
  -webkit-animation-delay: 2100ms;
  animation-delay: 2100ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(21)::before {
  -webkit-animation-delay: 2100ms;
  animation-delay: 2100ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(22) {
  -webkit-transition-delay: 2200ms;
  transition-delay: 2200ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(22) {
  -webkit-animation-delay: 2200ms;
  animation-delay: 2200ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(22)::before {
  -webkit-animation-delay: 2200ms;
  animation-delay: 2200ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(23) {
  -webkit-transition-delay: 2300ms;
  transition-delay: 2300ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(23) {
  -webkit-animation-delay: 2300ms;
  animation-delay: 2300ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(23)::before {
  -webkit-animation-delay: 2300ms;
  animation-delay: 2300ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(24) {
  -webkit-transition-delay: 2400ms;
  transition-delay: 2400ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(24) {
  -webkit-animation-delay: 2400ms;
  animation-delay: 2400ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(24)::before {
  -webkit-animation-delay: 2400ms;
  animation-delay: 2400ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(25) {
  -webkit-transition-delay: 2500ms;
  transition-delay: 2500ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(25) {
  -webkit-animation-delay: 2500ms;
  animation-delay: 2500ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(25)::before {
  -webkit-animation-delay: 2500ms;
  animation-delay: 2500ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(26) {
  -webkit-transition-delay: 2600ms;
  transition-delay: 2600ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(26) {
  -webkit-animation-delay: 2600ms;
  animation-delay: 2600ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(26)::before {
  -webkit-animation-delay: 2600ms;
  animation-delay: 2600ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(27) {
  -webkit-transition-delay: 2700ms;
  transition-delay: 2700ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(27) {
  -webkit-animation-delay: 2700ms;
  animation-delay: 2700ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(27)::before {
  -webkit-animation-delay: 2700ms;
  animation-delay: 2700ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(28) {
  -webkit-transition-delay: 2800ms;
  transition-delay: 2800ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(28) {
  -webkit-animation-delay: 2800ms;
  animation-delay: 2800ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(28)::before {
  -webkit-animation-delay: 2800ms;
  animation-delay: 2800ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(29) {
  -webkit-transition-delay: 2900ms;
  transition-delay: 2900ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(29) {
  -webkit-animation-delay: 2900ms;
  animation-delay: 2900ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(29)::before {
  -webkit-animation-delay: 2900ms;
  animation-delay: 2900ms;
}

.scrollIn.active ~ .scrollIn.active:nth-of-type(30) {
  -webkit-transition-delay: 3000ms;
  transition-delay: 3000ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(30) {
  -webkit-animation-delay: 3000ms;
  animation-delay: 3000ms;
}

.scrollIn.active.leftSlide > *:nth-of-type(30)::before {
  -webkit-animation-delay: 3000ms;
  animation-delay: 3000ms;
}

.mainimage {
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0;
  margin-top: -90px;
}

.mainimage .catch {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  -webkit-animation: catchfade 2s ease 0s 1 normal;
  animation: catchfade 2s ease 0s 1 normal;
}

@-webkit-keyframes catchfade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes catchfade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mainimage .catch img {
  position: absolute;
  top: auto;
  bottom: 8%;
  left: 4%;
  right: auto;
  margin: auto;
  max-width: 1302px;
  width: 70%;
}

@media screen and (max-width: 1293px) {
  .mainimage .catch img {
    right: 0;
    left: 0;
    width: 96%;
  }
}
@media screen and (max-width: 959px) {
  .mainimage {
    margin-top: 100px;
  }

  .mainimage .slick-slide img {
    height: 60vh;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  .mainimage .catch img {
    width: 98%;
  }
}
@media screen and (max-width: 480px) {
  .mainimage {
    margin-top: 70px;
  }

  .mainimage .slick-slide img {
    height: 45vh;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  overflow: visible;
  height: auto;
}

.mainimage .slider div.slick-slide > img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 8s;
  transition: 8s;
}

.mainimage .slider div.slick-active > img {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.mainimage .slider div.firstImg > img {
  -webkit-animation: firstimg 8s;
  animation: firstimg 8s;
}

@-webkit-keyframes firstimg {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes firstimg {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@media all and (-ms-high-contrast: none) {
  figure.circle > img {
    position: absolute;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
}
@media screen and (min-width: 0\0 ) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .selector {
    property: value;
  }

  /* IE向けのCSS～START */
  .button {
    padding-top: 0.9em;
  }

  /* IE向けのCSS～END */
}
/*/-----------------ここから個別*/
@media screen and (min-width: 960px) {
  header .headTop {
    background: var(--body-color);
  }

  header .headTop p {
    letter-spacing: 0.1em;
    font-size: 12px;
    padding: 0.3em 0;
    color: #fff;
  }

  header .inner {
    padding: 0 20px;
  }

  header h1 {
    margin: 10px 0;
  }

  header nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle;
    text-align: right;
    float: right;
  }

  header nav .inner {
    padding: 0;
  }

  header nav .navi {
    /*margin-top: 5px;
    border-left: 1px solid #d0d0d0;*/
    border-top: 0;
  }

  header nav .navi li {
    /*width: calc(100% / 6 - 5px);*/
  }

  header nav .navi li a {
    padding: 0.5em 0.25em;
    font-weight: bold;
    letter-spacing: 0.08em;
    font-size: clamp(0.75rem, 0.404rem + 0.58vw, 1.125rem); /* 18px-12px */
  }

  /*header nav .navi > li:not(:first-child):before {
    height: 100%;
    background: #d0d0d0;
  }

  header nav .navi > li:first-child:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 100%;
    background: #d0d0d0;
  }*/
  /*header nav .navi > li:last-child:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 100%;
    background: #fff;
  }*/
  .headInfo .button {
    max-width: 190px;
  }

  .headInfo .button:before {
    content: none;
  }

  .headInfo .button i {
    vertical-align: bottom;
  }
}
@media screen and (max-width: 959px) {
  header {
    height: 100px;
    position: absolute;
    width: 100%;
    top: 0;
    overflow: initial;
  }

  header h1 {
    margin: 15px 5px;
    width: auto;
    height: 70px;
  }
}
@media screen and (max-width: 480px) {
  header {
    height: 70px;
  }

  header h1 {
    margin: 10px 5px;
    height: 50px;
  }
}
@-webkit-keyframes gnvahover {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes gnvahover {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.textReversal h2, .textReversal h3 {
  color: #fff;
}

.textReversal h2:after, .textReversal h2:before, .textReversal h3:after, .textReversal h3:before {
  background-color: #fff;
  border-color: #fff;
}

/*.textReversal p, .textReversal li, .textReversal td, .textReversal th, .textReversal a {
  color: #fff;
}*/
/*/-----------------フッター*/
.footContents {
  padding: 1% 0;
  border-top: 1px solid #fff;
}

.footContents p {
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .footNavi li a {
    background: #599990;
    color: #fff;
    font-size: 14px;
  }
}
/*/-----------------TOPページ*/
@media screen and (min-width: 959px) {
  .top header nav .navi > li > a, .top header nav .navi > li > a span {
    color: var(--body-color);
    text-shadow: 1px 0px 5px #fff, 1px 0px 5px #fff, 1px 0px 5px #fff, 1px 0px 5px #fff;
  }

  .top header nav .navi > li > a:after {
    background: #599990;
  }

  .top header nav .navi > li > a:hover {
    color: var(--body-color);
  }
}
.topContents p, .topContents figcaption {
  line-height: 2;
  letter-spacing: 0.05em;
}

.topContents h2 {
  color: var(--main-color);
  margin-bottom: 0;
  padding: 0;
  line-height: 1;
  font-size: 50px;
  font-weight: 700;
  /* letter-spacing: 0; */
  margin-bottom: 0.5em;
}

.topContents h2 span.small {
  font-size: 60%;
  color: var(--body-color);
}

.topContents h2:after {
  display: none;
}

@media (min-width: 768px) {
  .topContents h2 {
    font-size: 100px;
  }
}
@-webkit-keyframes leftSlide {
  0% {
    opacity: 0;
    width: 0;
  }
  50% {
    opacity: 1;
    width: 100%;
  }
  70% {
    opacity: 1;
    width: 100%;
  }
  100% {
    opacity: 0;
  }
}
@keyframes leftSlide {
  0% {
    opacity: 0;
    width: 0;
  }
  50% {
    opacity: 1;
    width: 100%;
  }
  70% {
    opacity: 1;
    width: 100%;
  }
  100% {
    opacity: 0;
  }
}

/* topContents */
.dib {
  display: inline-block;
}

.topContents section {
  padding: 50px 0;
  margin: 0;
}

@media (min-width: 768px) {
  .topContents section {
    padding: 100px 0;
  }
}

/* listBox */
.listBox {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  margin-top: 25px;
  padding: 15px 12px;
}

.listBox .listBoxTitle {
  border-bottom: 1px solid currentColor;
  font-size: 24px;
  letter-spacing: 0.045em;
  line-height: 1.3;
  margin-bottom: 18px;
  padding-bottom: 5px;
}

.listBox li {
  font-weight: 700;
}

@media (min-width: 768px) {
  .listBox {
    padding: 30px;
    font-size: 18px;
  }
}
/* noticeBox */
.noticeBox {
  background: #fff;
  border: 3px solid;
  border-color: var(--main-color);
  border-radius: 20px;
  position: relative;
  margin-top: 30px;
  padding: 20px;
}

.noticeBox::before {
  position: absolute;
  content: "";
  top: 10px;
  left: 10px;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  background: url(../img/bg_pattern02.png);
  z-index: -1;
}

@media (min-width: 768px) {
  .noticeBox {
    margin-top: 80px;
    padding: 50px;
  }
}
/* tel */
.tel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}

.tel a {
  text-decoration: none;
}

.tel .icon {
  margin-right: 5px;
  vertical-align: baseline;
}

.tel .icon img {
  width: 18px;
}

/* name */
.name {
  font-size: 110% !important;
  margin-bottom: 0.2em;
}

.name span {
  font-size: 130%;
  font-weight: bold;
}

/* contents_map */
.topContents .contents_map {
  padding: 0;
}

.contents_map {
  padding: 0;
  margin-bottom: 0;
}

.contents_map .googlemap {
  padding-top: 26%;
}

/*/-----------------PC＆SP*/
@media only screen and (min-width: 768px) {
  .pc {
    display: block;
  }

  img.pc {
    display: inline;
  }

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

  .sp {
    display: block;
  }

  img.sp {
    display: inline;
  }
}
@media only screen and (min-width: 960px) {
  header .pc {
    display: block;
  }

  header img.pc {
    display: inline;
  }

  header .sp {
    display: none !important;
  }
}
@media only screen and (max-width: 959px) {
  header .pc {
    display: none !important;
  }

  header .sp {
    display: block !important;
  }

  header img.sp {
    display: inline !important;
  }
}
@media only screen and (min-width: 768px) {
  .pc-mb50 {
    margin-bottom: 50px !important;
  }
}
.mt2 {
  margin-top: 2em;
}

nav .inner .navi li a span {
  -webkit-animation: none !important;
  animation: none !important;
}

.lead {
  font-size: clamp(1.25rem, 0.694rem + 1.16vw, 1.563rem);
  font-weight: 700;
  text-align: left;
  color: #599990;
  position: relative;
  margin: 0 auto 0.25em;
  line-height: 1.45 !important;
  letter-spacing: 0 !important;
  z-index: 2;
}

.lead span {
  position: relative;
}

.lead span:before {
  position: absolute;
  content: "";
  background: #fff109;
  width: auto;
  height: 10px;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}

.lead span.en {
  color: #c9ba9d;
  font-size: 150%;
  font-style: italic;
  margin-left: 0.5em;
}

@media screen and (max-width: 767px) {
  .lead {
    font-size: 24px;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .lead {
    font-size: 17px;
  }
}
/* ul_check */
ul.ul_check li {
  padding: 5px 0px 5px 30px;
  position: relative;
  font-weight: 700;
  font-size: 20px;
}

ul.ul_check li:before {
  position: absolute;
  content: "";
  width: 22px;
  height: 22px;
  top: 10px;
  left: 0;
  background: none;
  border: 2px solid var(--body-color);
  z-index: 0;
}

ul.ul_check li:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 6px;
  top: 16px;
  left: 5px;
  border-left: 2px solid #00a23f;
  border-bottom: 2px solid #00a23f;
  transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  z-index: 10;
}

@media screen and (max-width: 767px) {
  ul.ul_check li {
    font-size: 18px;
  }

  ul.ul_check li:before {
    top: 8px;
  }

  ul.ul_check li:after {
    top: 14px;
  }
}
@media screen and (min-width: 768px) {
  ul.col2, ul.col3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  ul.col2 li {
    width: 48%;
    margin-right: 2%;
  }

  ul.col3 li {
    width: 32%;
    margin-right: 2%;
  }

  ul.col3 li:nth-child(3n) {
    margin-right: 0;
  }
}
.sec_top {
  margin: 0 !important;
}
.sec_top .row {
  margin: 0;
}
@media (max-width: 767px) {
  .sec_top .row .col:not(:first-child) {
    margin-top: 5%;
  }
}
@media (min-width: 768px) {
  .sec_top .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 2%;
  }
  .sec_top .sec_text {
    line-height: 32px;
    letter-spacing: 0.08em;
  }
}

.sec01 {
  padding: 50px 0 !important;
}
.sec01 h2 {
  font-size: 26px;
  line-height: 55px;
  letter-spacing: 0.07em;
  margin-bottom: 25px;
}
.sec01 h2 .sec_span {
  font-size: 55px;
}
.sec01 .sec_sub {
  font-size: 20px;
  line-height: 1;
  margin: 0 0 20px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .sec01 {
    padding: 70px 0 !important;
  }
  .sec01 h2 {
    font-size: 36px;
    line-height: 60px;
    letter-spacing: 0.07em;
    margin-bottom: 20px;
  }
  .sec01 h2 .sec_span {
    font-size: 60px;
  }
  .sec01 .sec_sub {
    font-size: 20px;
    line-height: 1;
    margin: 0 0 20px;
    font-weight: 600;
  }
  .sec01 figure {
    width: 890px;
  }
  .sec01 .sec_text {
    padding-right: 4%;
    margin-bottom: 30px;
  }
  .sec01 .sec_text:last-child {
    margin-bottom: 0;
  }
  .sec01 .row {
    gap: 0 1%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .sec01 .row .col:first-child {
    width: 48%;
    margin-top: 60px;
  }
  .sec01 .row .col:last-child {
    width: 51%;
  }
}
@media only screen and (min-width: 1240px) {
  .sec01 {
    padding: 90px 0 120px !important;
  }
  .sec01 h2 {
    font-size: 60px;
    line-height: 100px;
    letter-spacing: 0.07em;
    margin-bottom: 25px;
  }
  .sec01 h2 .sec_span {
    font-size: 100px;
  }
  .sec01 .sec_sub {
    font-size: 28px;
    line-height: 1;
    margin: 0 0 20px;
  }
}

.sec02 {
  padding: 50px 0 !important;
  background: url("../img/sec02_bg.png") no-repeat center/cover;
}
.sec02 h2 {
  font-size: 26px;
  text-align: center;
  margin: 0 0 30px;
  font-weight: bold;
  color: #181818;
}
.sec02 h2 .sec_span {
  color: #599990;
  display: block;
  padding-top: 15px;
  font-size: 55px;
}
.sec02 .sec_title {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.08em;
  margin: 30px 0 15px;
  min-height: 56px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: bold;
}
@media (min-width: 768px) {
  .sec02 {
    padding: 70px 0 !important;
  }
  .sec02 h2 {
    font-size: 40px;
    margin: 0 0 40px;
  }
  .sec02 h2 .sec_span {
    padding-top: 15px;
    font-size: 80px;
  }
  .sec02 .sec_title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
  }
  .sec02 figure img {
    width: 100%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #0000003d;
            box-shadow: 0 0 10px #0000003d;
  }
  .sec02 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 40px 2%;
    margin-bottom: 30px;
  }
  .sec02 .row .col {
    margin: 0;
    width: 32%;
  }
  .sec02 .sec_text {
    font-size: 16px;
    letter-spacing: 0.08em;
    line-height: 32px;
  }
}
@media only screen and (min-width: 1240px) {
  .sec02 {
    padding: 110px 0 100px !important;
  }
  .sec02 h2 {
    font-size: 60px;
    margin: 0 0 40px;
  }
  .sec02 h2 .sec_span {
    padding-top: 15px;
    font-size: 100px;
  }
  .sec02 .sec_title {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.08em;
  }
}

.sec03 {
  padding: 50px 0 !important;
}
.sec03 h2 {
  font-size: 36px;
  text-align: center;
  margin: 0 0 30px;
}
.sec03 .sec_question {
  font-size: 18px;
  padding: 10px 0;
  padding-left: 24px;
  font-weight: bold;
  background: #f0f7f6;
  position: relative;
  margin-left: 60px;
  z-index: 0;
  margin-bottom: 10px;
}
.sec03 .sec_question:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: -60px;
  right: auto;
  top: 0;
  bottom: 0;
  width: 60px;
  height: 100%;
  background: url("../img/qa_bg.jpg") no-repeat center/cover;
}
.sec03 .sec_question:before {
  content: 'Q';
  position: absolute;
  display: block;
  margin: auto;
  left: -43px;
  right: auto;
  top: 0;
  bottom: 0;
  font-size: 30px;
  line-height: 1;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: #fff;
  font-weight: bold;
  font-family: "Arial", "メイリオ", sans-serif;
  z-index: 1;
}
.sec03 .sec_answer {
  position: relative;
  z-index: 0;
  padding: 10px 0;
  padding-left: 24px;
  margin-left: 60px;
  padding-right: 20px;
}
.sec03 .sec_answer:after {
  content: 'A';
  position: absolute;
  display: block;
  margin: auto;
  left: -43px;
  right: auto;
  top: 15px;
  bottom: auto;
  font-size: 30px;
  line-height: 1;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: #599990;
  font-weight: bold;
  font-family: "Arial", "メイリオ", sans-serif;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec03 {
    padding: 70px 0 !important;
  }
  .sec03 h2 {
    font-size: 80px;
    margin: 0 0 40px;
  }
  .sec03 .sec_text {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.08em;
  }
  .sec03 .sec_question {
    font-size: 20px;
    padding: 10px 0;
    padding-left: 24px;
    margin-left: 60px;
    z-index: 0;
    margin-bottom: 10px;
  }
  .sec03 .sec_question:after {
    left: -60px;
    width: 60px;
    height: 100%;
  }
  .sec03 .sec_question:before {
    left: -45px;
    font-size: 36px;
  }
  .sec03 .sec_answer {
    padding: 10px 0;
    padding-left: 24px;
    margin-left: 60px;
    padding-right: 40px;
  }
  .sec03 .sec_answer:after {
    left: -45px;
    top: 15px;
    font-size: 36px;
  }
}
@media only screen and (min-width: 1240px) {
  .sec03 {
    padding: 110px 0 80px !important;
  }
  .sec03 h2 {
    font-size: 100px;
  }
  .sec03 .sec_question {
    font-size: 20px;
    padding: 10px 0;
    padding-left: 24px;
    margin-left: 60px;
    z-index: 0;
    margin-bottom: 10px;
  }
  .sec03 .sec_question:after {
    left: -60px;
    width: 60px;
    height: 100%;
  }
  .sec03 .sec_question:before {
    left: -45px;
    font-size: 36px;
  }
  .sec03 .sec_answer {
    padding: 10px 0;
    padding-left: 24px;
    margin-left: 60px;
    padding-right: 180px;
  }
  .sec03 .sec_answer:after {
    left: -45px;
    top: 15px;
    font-size: 36px;
  }
}

.sec04 {
  padding: 50px 0 !important;
  background: url("../img/sec04_bg.jpg") no-repeat center/cover;
}
.sec04 h2 {
  font-size: 26px;
  margin: 0 0 30px;
  color: #181818;
  text-align: center;
}
.sec04 h2 .sec_span {
  color: #599990;
  font-size: 55px;
}
.sec04 .sec_title {
  font-size: 18px;
  letter-spacing: 0.08em;
  font-weight: bold;
  margin: 5px 0 0;
  text-align: center;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .sec04 {
    padding: 70px 0 !important;
  }
  .sec04 h2 {
    font-size: 40px;
    text-align: left;
  }
  .sec04 h2 .sec_span {
    font-size: 80px;
  }
  .sec04 .sec_title {
    font-size: 18px;
    letter-spacing: 0em;
    margin: 5px 0 0;
  }
  .sec04 .sec_text {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.08em;
    margin-bottom: 30px;
  }
  .sec04 .row .col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media only screen and (min-width: 1240px) {
  .sec04 {
    padding: 110px 0 120px !important;
  }
  .sec04 h2 {
    font-size: 60px;
  }
  .sec04 h2 .sec_span {
    font-size: 100px;
  }
  .sec04 .sec_title {
    font-size: 20px;
    letter-spacing: 0.08em;
    margin: 5px 0 0;
  }
}

.sec05 {
  padding: 50px 0 !important;
  position: relative;
  z-index: 0;
}
.sec05 h2 {
  font-size: 36px;
  text-align: center;
}
.sec05:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: calc(100% - 165px);
  background: #f0f7f6;
  z-index: -1;
}
.sec05 .logo {
  margin-bottom: 5px;
}
.sec05 .tel {
  margin-bottom: 10px;
}
.sec05 .tel .icon {
  position: relative;
  bottom: 3px;
}
.sec05 figure img {
  border-radius: 0 !important;
}
.sec05 .imgBox img {
  border-radius: 30px;
}
@media (min-width: 768px) {
  .sec05 {
    padding: 70px 0 !important;
  }
  .sec05 .tel {
    font-size: 34px;
  }
  .sec05 h2 {
    font-size: 80px;
    text-align: left;
  }
  .sec05 .address {
    font-size: 16px;
    letter-spacing: 0.08em;
  }
  .sec05 .sec_text {
    line-height: 24px;
    letter-spacing: 0.08em;
  }
}
@media only screen and (min-width: 1240px) {
  .sec05 {
    padding: 110px 0 100px !important;
  }
  .sec05 h2 {
    font-size: 100px;
    letter-spacing: 0.08em;
  }
}
@media only screen and (max-width: 1239px) {
  .sec05:after {
    height: calc(100% - 110px);
  }
}
@media only screen and (max-width: 767px) {
  .sec05:after {
    height: calc(100% - 70px);
  }
}
