@charset "UTF-8";
/* base */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

ul {
  list-style-type: none;
}

/* Font
================================================ */
/* font-weight */
.fwN {
  font-weight: normal !important;
}

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

/* Position
================================================ */
/* text-align */
.taL {
  text-align: left !important;
}

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

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

/* float */
.flL {
  float: left !important;
}

.flR {
  float: right !important;
}

.flImgL {
  float: left !important;
  margin-right: 20px !important;
  margin-bottom: 20px !important;
}
@media screen and (max-width: 768px) {
  .flImgL {
    float: none !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
    text-align: center;
  }
  .flImgL img {
    max-width: 100%;
    height: auto;
  }
}

.flImgR {
  float: right !important;
  margin-left: 20px !important;
  margin-bottom: 20px !important;
}
@media screen and (max-width: 768px) {
  .flImgR {
    float: none !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
    text-align: center;
  }
  .flImgR img {
    max-width: 100%;
    height: auto;
  }
}

.clBoth {
  clear: both;
}

/* vertical-align */
.vaT {
  vertical-align: top !important;
}

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

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

/* Space
================================================ */
.mt0 {
  margin-top: 0px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* padding */
.pt5 {
  padding-top: 5px !important;
  padding-top: 0.3125rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Size
================================================ */
/* width */
.wQuart {
  width: 24% !important;
}

.wTri {
  width: 33% !important;
}

.wHalf {
  width: 48% !important;
}

.w70per {
  width: 70% !important;
}

.w80per {
  width: 80% !important;
}

.w90per {
  width: 90% !important;
}

.wFull {
  width: 99.9% !important;
}

.wMax {
  width: 100% !important;
}

.w03per {
  width: 3% !important;
}

.w05per {
  width: 5% !important;
}

.w09per {
  width: 9% !important;
}

.w10per {
  width: 10% !important;
}

.w13per {
  width: 13% !important;
}

.w14per {
  width: 14% !important;
}

.w15per {
  width: 15% !important;
}

.w18per {
  width: 18% !important;
}

.w20per {
  width: 20% !important;
}

.w25per {
  width: 25% !important;
}

.w30per {
  width: 30% !important;
}

.w35per {
  width: 35% !important;
}

.w40per {
  width: 40% !important;
}

.w45per {
  width: 45% !important;
}

.w50per {
  width: 50% !important;
}

/* Tools
================================================ */
.block {
  display: block;
}

.inline {
  display: inline;
}

.hide {
  display: none;
}

.nobg {
  background: none !important;
}

.underLine {
  text-decoration: underline;
}

.noLine {
  text-decoration: none;
}

.nobr {
  white-space: nowrap;
}

.blockC {
  margin: 0 auto !important;
}

.noBorder {
  border: none;
  outline: none;
}

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

@media screen and (min-width: 861px) {
  .sp_br {
    display: none;
  }
  .sp_show {
    display: none;
  }
}
@media screen and (max-width: 860px) {
  .pc_br {
    display: none;
  }
  .pc_show {
    display: none;
  }
}
/* for Editor default class */
.main .contents {
  /* clearfix */
}
.main .contents pre {
  display: block;
  padding: 0.6em;
  margin: 0 0 0.8em;
  font-size: 16px;
  font-size: 1rem;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.main .contents pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.main .contents strong {
  font-weight: bold;
}
.main .contents em {
  font-style: italic;
}
.main .contents del {
  text-decoration: line-through;
}
.main .contents blockquote {
  display: inline-block;
  padding: 1em;
  position: relative;
}
.main .contents blockquote::before {
  content: '"';
  position: absolute;
  left: 0;
  top: 0;
}
.main .contents blockquote::after {
  content: '"';
  position: absolute;
  right: 0;
  bottom: 0;
}
.main .contents img[class*=wp-image-],
.main .contents img[class*=attachment-] {
  height: auto;
  max-width: 100%;
  margin-bottom: 10px;
}
.main .contents .clearfix {
  overflow: hidden;
  zoom: 1;
}
.main .contents .clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.main .contents .aligncenter {
  text-align: center;
}
.main .contents .alignright {
  text-align: right;
}
.main .contents .alignleft {
  text-align: left;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
body img {
  vertical-align: bottom;
}
body a {
  text-decoration: none;
  color: #000;
}
body a:hover {
  text-decoration: underline;
}
body .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 20px;
}
body .showPC {
  display: block !important;
}
body .showPC.inline {
  display: inline !important;
}
body .showPC.inlineB {
  display: inline-block !important;
}
body .showSP {
  display: none !important;
}
body .showSP.inline {
  display: none !important;
}
body .showSP.inlineB {
  display: none !important;
}
@media only screen and (max-width: 640px) {
  body {
    /*開閉ボタン*/
    /*開閉ボタンopen時*/
  }
  body .showSP {
    display: block !important;
  }
  body .showSP.inline {
    display: inline !important;
  }
  body .showSP.inlineB {
    display: inline-block !important;
  }
  body .showPC {
    display: none !important;
  }
  body .showPC.inline {
    display: none !important;
  }
  body .showPC.inlineB {
    display: none !important;
  }
  body #nav_toggle {
    display: block;
    width: 50px;
    height: 50px;
    padding: 12px 10px;
    position: relative;
    top: 0p0x;
    z-index: 120;
    background-color: #4b7f18;
  }
  body #nav_toggle div {
    position: relative;
  }
  body #nav_toggle span {
    display: block;
    height: 1px;
    background: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  body #nav_toggle span:nth-child(1) {
    top: 0px;
  }
  body #nav_toggle span:nth-child(2) {
    top: 12px;
  }
  body #nav_toggle span:nth-child(3) {
    top: 24px;
  }
  body .open #nav_toggle span:nth-child(1) {
    top: 12px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);
  }
  body .open #nav_toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  body .open #nav_toggle span:nth-child(3) {
    top: 12px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
  }
}

a {
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

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

#loader-bg {
  background: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

#loader-bg img {
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}

/*メニュー部分*/
@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
  .no-print {
    display: none !important;
  }
  .map-img {
    max-width: 100%;
  }
  .grecaptcha-badge {
    visibility: hidden !important;
    margin: -200px !important;
  }
}
/* layout */
body .main .news-list {
  padding: 40px 0 70px;
}
body .main .news-list .news-list-inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
body .main .news-list .news-list-inner h2 {
  text-align: center;
  padding: 10px;
  margin-bottom: 36px;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0.2em;
}
body .main .news-list .news-list-inner ul {
  border-top: 1px solid #000;
}
body .main .news-list .news-list-inner ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #000;
  padding: 18px 8px;
}
body .main .news-list .news-list-inner ul li a {
  color: #fff;
  display: inline-block;
}
body .main .news-list .news-list-inner ul li .date {
  font-size: 18px;
  font-size: 1.125rem;
}
body .main .news-list .news-list-inner ul li .cat {
  font-size: 12px;
  font-size: 0.75rem;
  background-color: #808080;
  display: inline-block;
  padding: 3px 10px;
  width: 117px;
  text-align: center;
  margin: 0 23px 0 9px;
}
body .main .news-list .news-list-inner ul li .cat:hover {
  text-decoration: none;
  opacity: 0.5;
}
body .main .news-list .news-list-inner ul li .cat.news {
  background-color: #39539d;
}
body .main .news-list .news-list-inner ul li .cat.info {
  background-color: #9d9239;
}
body .main .news-list .news-list-inner ul li .title {
  font-size: 18px;
  font-size: 1.125rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #000;
}
body .main .main-iamges {
  max-height: 875px;
  height: 100vw;
  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;
  position: relative;
  background-image: url(../img/main-image.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
body .main .main-iamges img:first-child {
  max-width: 963px;
  width: clamp(640px, 45%, 963px);
  height: auto;
}
@media only screen and (max-width: 1870px) {
  body .main .main-iamges img:first-child {
    width: 644px;
    height: auto;
  }
}
@media only screen and (max-width: 1200px) {
  body .main .main-iamges img:first-child {
    width: 80vw;
    height: auto;
  }
}
body .main .main-iamges .top-btn {
  position: absolute;
  top: 25px;
  right: 30px;
}
body .main .main-iamges .top-btn .top-btn-2c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .main .main-iamges .top-btn .top-btn-2c a {
  width: 50%;
  margin-left: 10px;
}
body .main .main-iamges .top-btn .top-btn-2c a:first-child {
  margin-left: 0;
}
body .main .main-iamges .top-btn .top-btn-2c a dl dt {
  font-size: 18px;
}
body .main .main-iamges .top-btn a {
  display: block;
  margin: 0 auto;
  width: 470px;
  color: #37539d;
  font-weight: bold;
  border: 1px solid #37539d;
  background-color: #fff;
}
body .main .main-iamges .top-btn a.green {
  color: #72ad38;
  border: 1px solid #72ad38;
}
body .main .main-iamges .top-btn a.green:hover {
  background-color: #72ad38;
  color: #fff;
}
body .main .main-iamges .top-btn a.green dl dd {
  background-color: #72ad38;
}
body .main .main-iamges .top-btn a.orange {
  color: #ee7800;
  border: 1px solid #ee7800;
}
body .main .main-iamges .top-btn a.orange:hover {
  background-color: #ee7800;
  color: #fff;
}
body .main .main-iamges .top-btn a.orange dl dd {
  background-color: #ee7800;
}
body .main .main-iamges .top-btn a dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body .main .main-iamges .top-btn a dl dt {
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
body .main .main-iamges .top-btn a dl dd {
  width: 30px;
  padding: 34px 10px;
  background-color: #37539d;
  color: #fff;
}
body .main .main-iamges .top-btn a:hover {
  background-color: #37539d;
  color: #fff;
  text-decoration: none;
}
body .main .main-iamges .top-btn a.red {
  color: #930000;
  border: 1px solid #930000;
}
body .main .main-iamges .top-btn a.red dl dd {
  background-color: #930000;
}
body .main .main-iamges .top-btn a.red:hover {
  background-color: #930000;
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  body .main .main-iamges .top-btn a {
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  body .main .main-iamges .top-btn a dl dt {
    font-size: 18px;
    font-size: 1.125rem;
  }
  body .main .main-iamges .top-btn a dl dd {
    width: 26px;
    padding: 20px 8px;
  }
}
body .main .main-iamges .top-btn_movie {
  position: absolute;
  top: 310px;
  right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 508px;
}
body .main .main-iamges .top-btn_movie a {
  display: block;
  width: 230px;
  height: auto;
  margin-bottom: 10px;
  text-decoration: none;
  background-color: #fff;
}
body .main .main-iamges .top-btn_movie a:nth-child(odd) {
  margin-right: 10px;
}
body .main .main-iamges .top-btn_movie a .img {
  background-color: #fff;
  text-align: center;
  position: relative;
}
body .main .main-iamges .top-btn_movie a .img img {
  width: 100%;
  height: auto;
}
body .main .main-iamges .top-btn_movie a .img::before {
  content: "";
  display: inline-block;
  width: 72px;
  height: 72px;
  position: absolute;
  padding: 20px;
  text-align: center;
  font-size: 30px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body .main .main-iamges .top-btn_movie a span {
  display: block;
  padding: 10px 8px 7px;
}
body .main .main-iamges .top-btn_movie a.type1 {
  border: #3f5da7 solid 1px;
}
body .main .main-iamges .top-btn_movie a.type1 .img::before {
  background-image: url(../img/play_01.png);
}
body .main .main-iamges .top-btn_movie a.type1 span {
  text-align: center;
  color: #fff;
  background-color: #3f5da7;
}
body .main .main-iamges .top-btn_movie a.type2 {
  border: #930000 solid 1px;
}
body .main .main-iamges .top-btn_movie a.type2 .img::before {
  background-image: url(../img/play_02.png);
}
body .main .main-iamges .top-btn_movie a.type2 span {
  text-align: center;
  color: #fff;
  background-color: #930000;
}
body .main .main-iamges .top-btn_movie a.type3 {
  border: #c96806 solid 1px;
}
body .main .main-iamges .top-btn_movie a.type3 .img::before {
  background-image: url(../img/play_03.png);
}
body .main .main-iamges .top-btn_movie a.type3 span {
  text-align: center;
  color: #fff;
  background-color: #c96806;
}
body .main .main-iamges .top-btn_movie a.type4 {
  border: #3f5da7 solid 1px;
}
body .main .main-iamges .top-btn_movie a.type4 .img::before {
  background-image: url(../img/play_04.png);
}
body .main .main-iamges .top-btn_movie a.type4 span {
  text-align: center;
  color: #fff;
  background-color: #3f5da7;
}
body .main .main-iamges .top-btn_movie a:hover .img {
  opacity: 0.5;
}
body .main .top-news {
  background-color: #4b7f18;
  background-image: url(../img/pattern01.png);
  padding: 71px 0;
  color: #fff;
}
body .main .top-news .top-news-inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
body .main .top-news .top-news-inner h2 {
  padding: 10px;
  margin-bottom: 36px;
  font-size: 24px;
  font-size: 1.5rem;
}
body .main .top-news .top-news-inner ul {
  border-top: 1px solid #fff;
  border-color: rgba(255, 255, 255, 0.1);
}
body .main .top-news .top-news-inner ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #fff;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 18px 8px;
}
body .main .top-news .top-news-inner ul li a {
  color: #fff;
  display: inline-block;
}
body .main .top-news .top-news-inner ul li .date {
  font-size: 18px;
  font-size: 1.125rem;
}
body .main .top-news .top-news-inner ul li .cat {
  font-size: 12px;
  font-size: 0.75rem;
  background-color: #808080;
  display: inline-block;
  padding: 3px 10px;
  width: 117px;
  text-align: center;
  margin: 0 23px 0 9px;
}
body .main .top-news .top-news-inner ul li .cat:hover {
  text-decoration: none;
  opacity: 0.5;
}
body .main .top-news .top-news-inner ul li .cat.news {
  background-color: #39539d;
}
body .main .top-news .top-news-inner ul li .cat.info {
  background-color: #9d9239;
}
body .main .top-news .top-news-inner ul li .title {
  font-size: 18px;
  font-size: 1.125rem;
}
body .main .top-news .top-news-inner .list-btn {
  position: absolute;
  right: 0;
  top: -2px;
}
body .main .top-news .top-news-inner .list-btn a {
  display: inline-block;
  font-weight: bold;
  border: 2px solid #fff;
  color: #fff;
  padding: 14px 36px;
}
body .main .top-news .top-news-inner .list-btn a:hover {
  color: #4b7f18;
  background-color: #fff;
  text-decoration: none;
}
body .main .expert {
  text-align: center;
  background-image: url(https://placehold.jp/3d4070/ffffff/1400x300.png);
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  padding: 30px 0;
}
body .main .see-details {
  padding: 20px;
}
body .main .see-details a {
  display: block;
  text-align: center;
  max-width: 217px;
  margin: 0 auto;
  border: 2px solid #4b7f18;
  color: #4b7f18;
  padding: 10px;
}
body .main .details-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .main .details-list ul li {
  position: relative;
  width: 25%;
  height: 217px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
  overflow: hidden;
}
body .main .details-list ul li:before {
  content: "";
  display: block;
  position: absolute;
  background: inherit;
  z-index: -1;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
body .main .details-list ul li:hover:before {
  opacity: 1;
}
body .main .details-list ul li a {
  width: 100%;
  height: 100%;
  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;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  font-size: 1.5rem;
}
body .main .details-list ul li a:hover {
  text-decoration: none;
}
body .main .details-list ul li.list01 {
  background-image: url(../img/img-list01.jpg);
}
body .main .details-list ul li.list02 {
  background-image: url(../img/img-list02.jpg);
}
body .main .details-list ul li.list03 {
  background-image: url(../img/img-list03.jpg);
}
body .main .details-list ul li.list04 {
  background-image: url(../img/img-list04.jpg);
}
body .main .details-list ul li.list05 {
  background-image: url(../img/img-list05.jpg);
}
body .main .home-banner {
  background: #dbe1d5;
}
body .main .home-banner-inner {
  margin: 0 auto;
  max-width: 1240px;
  padding: 20px;
}
body .main .home-banner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
}
body .main .home-banner ul li {
  width: calc(25% - 10px);
  margin: 5px 0 5px 10px;
}
body .main .home-banner ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding: 0 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px solid #4b7f18;
  color: #4b7f18;
}
body .main .home-banner ul li a:hover {
  text-decoration: none;
  background: #4b7f18;
  color: #dbe1d5;
}
body .main .home-banner ul .in-icon a {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
body .main .home-banner ul .in-icon a img {
  display: inline-block;
  margin-left: 20px;
}
@media only screen and (max-width: 860px) {
  body .main .details-list ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body .main .details-list ul li {
    width: 50%;
  }
  body .main .details-list ul li a br {
    display: none;
  }
  body .main .home-banner-inner {
    padding: 10px;
  }
  body .main .home-banner ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body .main .home-banner ul li {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 640px) {
  body .main .main-iamges {
    padding-bottom: calc(41px + 101vw);
    height: 200vw;
    max-height: none;
  }
  body .main .main-iamges .top-btn_movie {
    width: 100%;
    bottom: 0;
  }
  body .main .main-iamges .top-btn_movie a {
    width: 44% !important;
  }
  body .main .main-iamges .top-btn_movie a span {
    font-size: 13px;
  }
  body .main .main-iamges .top-btn {
    top: auto;
    left: auto;
    right: auto;
    bottom: calc(56vw + 100px);
    width: 95% !important;
    min-width: auto;
  }
  body .main .main-iamges .top-btn-2c a dl dt {
    font-size: 15px;
  }
  body .main .main-iamges img {
    width: 100%;
    height: auto;
  }
  body .main .top-news {
    padding: 20px 10px;
  }
  body .main .top-news .top-news-inner h2 {
    text-align: center;
    margin-bottom: 20px;
  }
  body .main .top-news .top-news-inner ul {
    margin-bottom: 20px;
  }
  body .main .top-news .top-news-inner ul li {
    display: block;
    position: relative;
  }
  body .main .top-news .top-news-inner ul li .date {
    font-size: 18px;
    font-size: 1.125rem;
    vertical-align: middle;
  }
  body .main .top-news .top-news-inner ul li .cat {
    line-height: 18px;
    vertical-align: middle;
  }
  body .main .top-news .top-news-inner ul li .title {
    padding-top: 5px;
    display: block;
    padding-bottom: 10px;
  }
  body .main .top-news .top-news-inner ul li .new-txt {
    margin-left: 0;
    position: absolute;
    top: 21px;
    right: 10px;
  }
  body .main .top-news .top-news-inner .list-btn {
    position: static;
  }
  body .main .top-news .top-news-inner .list-btn a {
    display: block;
    text-align: center;
    border: 1px solid #fff;
  }
  body .main .details-list ul {
    display: block;
  }
  body .main .details-list ul li {
    width: 100%;
  }
  body .main .details-list ul li a {
    font-size: 16px;
    font-size: 1rem;
  }
  body .main .details-list ul li a br {
    display: inline;
  }
}
@media only screen and (max-width: 1870px) {
  body .main .main-iamges .top-btn {
    max-width: 470px;
    width: 100%;
  }
  body .main .main-iamges .top-btn_movie {
    max-width: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: auto;
    right: auto;
    top: auto;
    bottom: 20px;
  }
  body .main .main-iamges .top-btn_movie a {
    margin: 5px;
    width: 230px;
  }
  body .main .main-iamges .top-btn_movie a:nth-child(odd) {
    margin-right: 5px;
  }
  body .main .main-iamges .top-btn_movie a .img img {
    min-height: 128px;
  }
}
@media only screen and (max-width: 1040px) {
  body .main .main-iamges .top-btn_movie a {
    width: 21%;
  }
  body .main .main-iamges .top-btn_movie a .img img {
    min-height: auto;
  }
  body .main .main-iamges .top-btn_movie a span {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media only screen and (max-width: 860px) {
  body .main .home-banner ul li {
    width: calc(100% - 10px);
  }
}

.new-txt {
  font-size: 12px;
  font-weight: bold;
  color: red;
  margin-left: 20px;
  background-color: #dbe1d5;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 2px 10px;
}

body .main .sub-images {
  --text-color: #000;
  max-height: 188px;
  font-weight: bold;
  height: 50vw;
  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;
  background-image: url(../img/main-image-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: var(--text-color);
}
body .main .sub-images .title {
  font-size: 36px;
  font-size: 2.25rem;
}
body .main .breadcrumbs {
  width: 100%;
  max-width: 1488px;
  margin: 0 auto 40px;
  padding: 16px 20px;
  font-size: 13px;
  font-size: 0.8125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body .main .breadcrumbs a {
  text-decoration: underline;
}
body .main .breadcrumbs a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 860px) {
  body .main .breadcrumbs {
    margin: 0 auto 20px;
    padding: 16px 10px;
  }
}
@media only screen and (max-width: 640px) {
  body .main .sub-images .title {
    font-size: 16px;
    font-size: 1rem;
  }
}
body.page-koueki .sub-images {
  max-height: 380px;
}

/* parts */
body .main .contents {
  max-width: 1340px;
  margin: 0 auto 130px;
  padding: 0 20px;
}
body .main .contents .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
body .main .contents .title h1 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: normal;
}
body .main .contents .title .spec .cat {
  font-size: 12px;
  font-size: 0.75rem;
  background-color: #ccc;
  display: inline-block;
  padding: 3px 10px;
  width: 117px;
  text-align: center;
  margin: 0 23px 0 9px;
}
body .main .contents .title .spec .cat:hover {
  text-decoration: none;
  opacity: 0.5;
}
body .main .contents p {
  margin-bottom: 30px;
  line-height: normal;
}
body .main .contents a {
  color: #72AA7B;
  font-weight: bold;
}
body .main .contents .red {
  color: red;
}
body .main .contents h2 {
  font-size: 30px;
  font-size: 1.875rem;
  color: #2C502E;
  border-left: 4px solid #2C502E;
  padding-left: 20px;
  margin-bottom: 30px;
  margin-top: 50px;
}
body .main .contents h2 span {
  display: inline-block;
  background-color: #b5b5b5;
  color: #fff;
  padding: 5px;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 5px;
  font-weight: normal;
  margin-left: 10px;
}
body .main .contents h3 {
  color: #2C502E;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 30px;
  margin-top: 50px;
}
body .main .contents h4 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 30px;
  margin-top: 50px;
}
body .main .contents ul.type-01 {
  border-top: 1px solid #d8d8d8;
  margin-bottom: 30px;
}
body .main .contents ul.type-01 li {
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0px 10px !important;
  border-bottom: 1px solid #d8d8d8;
}
body .main .contents ul.type-01 li:before {
  content: "";
  color: #fff;
  background-color: #72AA7B;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3px;
  height: 30px;
  margin-right: 10px;
}
body .main .contents ul.type-02 {
  border-top: 1px solid #d8d8d8;
  margin-bottom: 30px;
}
body .main .contents ul.type-02 li {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0 10px 40px;
  margin: 0;
  border-bottom: 1px solid #d8d8d8;
  counter-increment: section;
  font-family: "Font Awesome 5 Free";
}
body .main .contents ul.type-02 li::before {
  content: "\f152" !important;
  color: #fff;
  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;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  border-radius: 0;
}
body .main .contents ul.type-02 li:nth-child(even) {
  background-color: #f4f4f4;
}
body .main .contents ul.type-02 li:nth-child(even):before {
  background-color: #2C502E;
}
body .main .contents ul.type-02 li:nth-child(odd):before {
  background-color: #72AA7B;
}
body .main .contents ul {
  margin-bottom: 30px;
}
body .main .contents ul li {
  line-height: normal;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
}
body .main .contents ul li::before {
  position: absolute;
  content: "";
  background-color: #72AA7B;
  display: inline-block;
  width: 8px;
  height: 8px;
  top: 8px;
  left: 0;
  border-radius: 50%;
}
body .main .contents ol {
  border-top: 1px solid #d8d8d8;
  margin-bottom: 30px;
}
body .main .contents ol li {
  list-style-type: none;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0 14px 40px;
  border-bottom: 1px solid #d8d8d8;
  counter-increment: section;
  position: relative;
  line-height: normal;
}
body .main .contents ol li::before {
  position: absolute;
  left: 0;
  top: 14px;
  content: counter(section);
  color: #fff;
  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;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  border-radius: 0;
}
body .main .contents ol li:nth-child(even) {
  background-color: #f4f4f4;
}
body .main .contents ol li:nth-child(even):before {
  background-color: #2C502E;
}
body .main .contents ol li:nth-child(odd):before {
  background-color: #72AA7B;
}
body .main .contents .list_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
body .main .contents .list_tab li {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
body .main .contents .list_tab li::before {
  display: none;
}
body .main .contents .list_tab li a {
  height: 100%;
  background-color: #dbe1d5;
  border-bottom: 3px solid #72AA7B;
  display: block;
  width: 100%;
  padding: 20px;
}
body .main .contents .list_tab li a.current {
  text-decoration: none;
  background-color: #72AA7B;
  color: #fff;
}
body .main .contents .list_tab li a:hover {
  text-decoration: none;
  background-color: #72AA7B;
  color: #fff;
}
body .main .contents details {
  background-color: #dbe1d5;
  padding: 10px;
}
body .main .contents details summary {
  background-color: #2C502E !important;
  color: #fff;
  padding: 10px;
  font-weight: bold;
}
body .main .contents details summary::marker {
  font-size: 20px;
}
body .main .contents details .details-contents {
  padding: 10px;
  margin: 0;
}
body .main .contents details .details-contents p {
  margin-bottom: 20px;
}
body .main .contents table {
  width: 100%;
  margin-bottom: 30px;
}
body .main .contents table tr th, body .main .contents table tr td {
  border: 1px solid #d8d8d8;
  padding: 20px;
  text-align: left;
  line-height: normal;
}
body .main .contents table tr th {
  font-weight: bold;
  background-color: #dfdfdf;
  text-align: center;
}
body .main .contents table tr:nth-child(even) td {
  background-color: #fff;
}
body .main .contents table tr:nth-child(odd) td {
  background-color: #f7f7f7;
}
body .main .contents table.thin tr th, body .main .contents table.thin tr td {
  padding: 10px 20px;
}
body .main .contents .btn-01 {
  margin-bottom: 30px;
}
body .main .contents .btn-01 a {
  text-align: center;
  min-width: 280px;
  display: inline-block;
  padding: 20px;
  border: 2px solid #72AA7B;
  color: #72AA7B;
  font-weight: bold;
}
body .main .contents .btn-01 a:hover {
  text-decoration: none;
  background-color: #72AA7B;
  color: #fff;
}
body .main .contents .btn-02 {
  margin-bottom: 30px;
}
body .main .contents .btn-02 a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 20px;
  font-family: "Font Awesome 5 Free";
  border: 2px solid #72AA7B;
  margin-bottom: 10px;
}
body .main .contents .btn-02 a::before {
  font-size: 20px;
  font-size: 1.25rem;
  display: inline-block;
  content: "\f1c1";
  padding: 20px 10px;
  margin-right: 20px;
  background-color: #72AA7B;
  color: #fff;
  border-right: 2px solid #72AA7B;
}
body .main .contents .btn-02 a:hover {
  text-decoration: none;
  background-color: #72AA7B;
  color: #fff;
}
body .main .contents .btn-02 a:hover::before {
  color: #fff;
}
body .main .contents .btn-03 {
  margin-bottom: 30px;
}
body .main .contents .btn-04 {
  margin-bottom: 30px;
}
body .main .contents .btn-04 a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 20px;
  font-family: "Font Awesome 5 Free";
  border: 2px solid #72AA7B;
  margin-bottom: 10px;
}
body .main .contents .btn-04 a::before {
  font-size: 16px;
  font-size: 1rem;
  display: inline-block;
  content: "\f078";
  padding: 10px;
  margin-right: 20px;
  background-color: #72AA7B;
  color: #fff;
  border-right: 2px solid #72AA7B;
}
body .main .contents .btn-04 a:hover {
  text-decoration: none;
  background-color: #72AA7B;
  color: #fff;
}
body .main .contents .btn-04 a:hover::before {
  color: #fff;
}
body .main .contents .btn-05 a {
  position: relative;
  display: inline-block;
  border: solid 1px #2C502E;
  color: #2C502E;
  border-radius: 20px;
  padding: 5px 30px 5px 16px;
  text-decoration: none;
}
body .main .contents .btn-05 a:before {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border-top: solid 2px #2C502E;
  border-right: solid 2px #2C502E;
  right: 20px;
  top: 44%;
  -webkit-transform: rotate(45deg) translate(0, -50%);
      -ms-transform: rotate(45deg) translate(0, -50%);
          transform: rotate(45deg) translate(0, -50%);
}
body .main .contents .btn-05 a:hover {
  color: #fff;
  background: #2C502E;
  text-decoration: none;
}
body .main .contents .btn-05 a:hover:before {
  border-color: #fff;
}
body .main .contents .btn-06 {
  margin-bottom: 30px;
}
body .main .contents .btn-06 a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 20px;
  font-family: "Font Awesome 5 Free";
  border: 2px solid #71AD39;
  color: #71AD39;
  margin-bottom: 10px;
}
body .main .contents .btn-06 a::before {
  font-size: 20px;
  font-size: 1.25rem;
  display: inline-block;
  content: "\f02f";
  padding: 10px 10px;
  margin-right: 20px;
  background-color: #71AD39;
  color: #fff;
  border-right: 2px solid #71AD39;
}
body .main .contents .btn-06 a:hover {
  text-decoration: none;
  background-color: #71AD39;
  color: #fff;
}
body .main .contents .btn-06 a:hover::before {
  color: #fff;
}
body .main .contents a span.btn-02 {
  border: 2px solid #72AA7B;
  font-size: 12px;
  padding: 2px 10px 0px;
  line-height: 1.5;
  margin-left: 5px;
  text-decoration: none;
}
body .main .contents a:hover span.btn-02 {
  background-color: #72AA7B;
  color: #fff;
  text-decoration: none;
}
body .main .contents .map-img {
  max-width: 950px;
  margin: 0 auto;
  margin-bottom: 60px;
}
body .main .contents .map-img img {
  max-width: 100%;
}
body .main .contents figure {
  max-width: 100%;
  height: auto;
}
body .main .contents figure:not(:first-child) {
  margin-bottom: 30px;
}
body .main .contents figure figcaption {
  text-align: center;
}
body .main .contents .colimg,
body .main .contents .coltext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
body .main .contents .colimg .img,
body .main .contents .coltext .img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
body .main .contents .colimg .img img,
body .main .contents .coltext .img img {
  margin-bottom: 10px;
}
body .main .contents .colimg.colimg_L .text,
body .main .contents .coltext.colimg_L .text {
  padding-left: 20px;
}
body .main .contents .colimg.colimg_R,
body .main .contents .coltext.colimg_R {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
body .main .contents .colimg.colimg_R .text,
body .main .contents .coltext.colimg_R .text {
  padding-right: 20px;
}
body .main .contents .colimg.colimg_Half, body .main .contents .colimg.coltext_Half,
body .main .contents .coltext.colimg_Half,
body .main .contents .coltext.coltext_Half {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -40px;
}
body .main .contents .colimg.colimg_Half .img,
body .main .contents .colimg.colimg_Half .text, body .main .contents .colimg.coltext_Half .img,
body .main .contents .colimg.coltext_Half .text,
body .main .contents .coltext.colimg_Half .img,
body .main .contents .coltext.colimg_Half .text,
body .main .contents .coltext.coltext_Half .img,
body .main .contents .coltext.coltext_Half .text {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  width: calc(50% - 40px);
  margin-left: 40px;
}
body .main .contents .colimg.colimg_Half .img img,
body .main .contents .colimg.colimg_Half .text img, body .main .contents .colimg.coltext_Half .img img,
body .main .contents .colimg.coltext_Half .text img,
body .main .contents .coltext.colimg_Half .img img,
body .main .contents .coltext.colimg_Half .text img,
body .main .contents .coltext.coltext_Half .img img,
body .main .contents .coltext.coltext_Half .text img {
  max-width: 100%;
}
body .main .contents .colimg.colimg_Tri, body .main .contents .colimg.coltext_Tri,
body .main .contents .coltext.colimg_Tri,
body .main .contents .coltext.coltext_Tri {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  line-height: 1.4;
}
body .main .contents .colimg.colimg_Tri .img,
body .main .contents .colimg.colimg_Tri .text, body .main .contents .colimg.coltext_Tri .img,
body .main .contents .colimg.coltext_Tri .text,
body .main .contents .coltext.colimg_Tri .img,
body .main .contents .coltext.colimg_Tri .text,
body .main .contents .coltext.coltext_Tri .img,
body .main .contents .coltext.coltext_Tri .text {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: calc((100% - 40px) / 3);
}
body .main .contents .colimg.colimg_Tri .img img,
body .main .contents .colimg.colimg_Tri .text img, body .main .contents .colimg.coltext_Tri .img img,
body .main .contents .colimg.coltext_Tri .text img,
body .main .contents .coltext.colimg_Tri .img img,
body .main .contents .coltext.colimg_Tri .text img,
body .main .contents .coltext.coltext_Tri .img img,
body .main .contents .coltext.coltext_Tri .text img {
  max-width: 100%;
}
body .main .contents .icons {
  display: inline-block;
  background-color: #b5b5b5;
  color: #fff;
  padding: 3px 5px;
  border-radius: 5px;
  font-weight: normal;
  margin-left: 10px;
  font-size: 14px;
  font-size: 0.875rem;
}
body .main .contents .icons:hover {
  text-decoration: none;
  opacity: 0.5;
}
body .main .contents .mt00 {
  margin-top: 0px !important;
}
body .main .contents .mt05 {
  margin-top: 5px !important;
}
body .main .contents .mt10 {
  margin-top: 10px !important;
}
body .main .contents .mt15 {
  margin-top: 15px !important;
}
body .main .contents .mt20 {
  margin-top: 20px !important;
}
body .main .contents .mt25 {
  margin-top: 25px !important;
}
body .main .contents .mt30 {
  margin-top: 30px !important;
}
body .main .contents .mt35 {
  margin-top: 35px !important;
}
body .main .contents .mt40 {
  margin-top: 40px !important;
}
body .main .contents .mr00 {
  margin-right: 0px !important;
}
body .main .contents .mr05 {
  margin-right: 5px !important;
}
body .main .contents .mr10 {
  margin-right: 10px !important;
}
body .main .contents .mr15 {
  margin-right: 15px !important;
}
body .main .contents .mr20 {
  margin-right: 20px !important;
}
body .main .contents .mr25 {
  margin-right: 25px !important;
}
body .main .contents .mr30 {
  margin-right: 30px !important;
}
body .main .contents .mr35 {
  margin-right: 35px !important;
}
body .main .contents .mr40 {
  margin-right: 40px !important;
}
body .main .contents .mb00 {
  margin-bottom: 0px !important;
}
body .main .contents .mb05 {
  margin-bottom: 5px !important;
}
body .main .contents .mb10 {
  margin-bottom: 10px !important;
}
body .main .contents .mb15 {
  margin-bottom: 15px !important;
}
body .main .contents .mb20 {
  margin-bottom: 20px !important;
}
body .main .contents .mb25 {
  margin-bottom: 25px !important;
}
body .main .contents .mb30 {
  margin-bottom: 30px !important;
}
body .main .contents .mb35 {
  margin-bottom: 35px !important;
}
body .main .contents .mb40 {
  margin-bottom: 40px !important;
}
body .main .contents .mb50 {
  margin-bottom: 50px !important;
}
body .main .contents .mb60 {
  margin-bottom: 60px !important;
}
body .main .contents .mb70 {
  margin-bottom: 70px !important;
}
body .main .contents .mb80 {
  margin-bottom: 80px !important;
}
body .main .contents .ml00 {
  margin-left: 0px !important;
}
body .main .contents .ml05 {
  margin-left: 5px !important;
}
body .main .contents .ml10 {
  margin-left: 10px !important;
}
body .main .contents .ml15 {
  margin-left: 15px !important;
}
body .main .contents .ml20 {
  margin-left: 20px !important;
}
body .main .contents .ml25 {
  margin-left: 25px !important;
}
body .main .contents .ml30 {
  margin-left: 30px !important;
}
body .main .contents .ml35 {
  margin-left: 35px !important;
}
body .main .contents .ml40 {
  margin-left: 40px !important;
}
body .main .contents .text-lead {
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
  line-height: 30px;
}
@media only screen and (max-width: 640px) {
  body .main .contents .text-lead {
    font-size: 16px;
    font-size: 1rem;
  }
}
body .main form p {
  margin: 0 !important;
}
body .main form p.wpcf7c-elm-step1, body .main form p.wpcf7c-elm-step2, body .main form p.wpcf7c-elm-step3 {
  border-bottom: 1px solid #72AA7B;
  padding-bottom: 20px;
}
body .main form .custom-wpcf7c-confirmed .avoid-confirm {
  display: none;
}
body .main form .training-form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #72AA7B;
}
body .main form .training-form dl dt {
  width: 30%;
  padding: 20px 10px 20px 0;
  line-height: normal;
}
body .main form .training-form dl dt .form-title {
  font-weight: bold;
}
body .main form .training-form dl dt .form-title strong {
  font-size: 14px;
  font-size: 0.875rem;
}
body .main form .training-form dl dt .form-title strong.required {
  color: red;
}
body .main form .training-form dl dd {
  width: 70%;
  padding: 20px 0;
}
body .main form .training-form dl dd label {
  padding: 0;
  border: none;
  display: block;
}
body .main form .training-form dl dd label span {
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
}
body .main form .training-form dl dd label .wpcf7-list-item {
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
}
body .main form .training-form label .form-title {
  width: 30%;
  font-weight: bold;
  padding-right: 15px;
}
body .main form .training-form label .form-title strong {
  font-size: 14px;
  font-size: 0.875rem;
}
body .main form .training-form label .form-title strong.required {
  color: red;
}
body .main form .training-form label .wpcf7-form-control-wrap {
  width: 70%;
}
body .main form .training-form label .wpcf7-form-control-wrap textarea, body .main form .training-form label .wpcf7-form-control-wrap input {
  margin-left: 0 !important;
}
body .main form .training-form label .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item, body .main form .training-form label .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
  margin-left: 0 !important;
}
body .main form .training-form label .wpcf7-form-control-wrap .add {
  height: 50px;
}
body .main form .training-form label .wpcf7-form-control-wrap .code {
  width: 100px;
}
body .main form .training-form label.info {
  display: block !important;
  text-align: center;
}
body .main form .training-form label.info .wpcf7-form-control-wrap {
  width: 100%;
  text-align: center;
}
body .main form .training-form label.info .wpcf7-form-control-wrap span {
  margin: 0 !important;
  font-weight: bold;
}
body .main form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #72AA7B;
}
body .main form label .wpcf7-checkbox, body .main form label .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
body .main form label .text {
  display: inline-block;
  min-width: 200px;
}
body .main form label input, body .main form label textarea {
  padding: 10px;
  margin-left: 20px;
}
body .main form label .your-message, body .main form label textarea {
  width: 100%;
  resize: none;
}
body .main form .no-line {
  border-bottom: none;
  padding: 20px 0 0;
}
body .main form .info {
  border-bottom: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 60px 20px;
}
body .main form .wpcf7-confirm, body .main form .wpcf7-submit, body .main form .wpcf7-back {
  text-align: center;
  min-width: 280px;
  display: block;
  margin: 20px auto;
  padding: 20px;
  background-color: #fff;
  border: 2px solid #72AA7B;
  color: #72AA7B;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.2em;
}
body .main form .wpcf7-confirm:hover, body .main form .wpcf7-submit:hover, body .main form .wpcf7-back:hover {
  text-decoration: none;
  background-color: #72AA7B;
  color: #fff;
}
body .main ul.dayori-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: none;
}
body .main ul.dayori-list li {
  padding-left: 0;
  display: inline;
  width: 25%;
  border: none;
}
body .main ul.dayori-list li .img {
  margin: 20px 20px 10px;
  text-align: center;
  padding: 20px;
  background-color: #f0f0f0;
  border: dotted 1px #bababa;
}
body .main ul.dayori-list li .img img {
  width: 100%;
  max-width: 220px;
}
body .main ul.dayori-list li p {
  margin: 0 20px 10px;
}
body .main ul.dayori-list li::before {
  display: none !important;
}
@media only screen and (max-width: 860px) {
  body .main .contents {
    padding: 0 10px;
  }
  body .main .contents .colimg {
    display: block;
    margin-bottom: 20px;
  }
  body .main .contents .colimg .img {
    width: auto;
    margin-bottom: 20px;
  }
  body .main .contents .colimg .img img {
    margin-bottom: 10px;
  }
  body .main .contents .colimg.colimg_L .text {
    padding-left: 0;
    margin-bottom: 20px;
  }
  body .main .contents .colimg.colimg_R .text {
    padding-right: 0;
    margin-bottom: 20px;
  }
  body .main .contents .colimg.colimg_Half {
    margin-left: 0;
  }
  body .main .contents .colimg.colimg_Half .img,
  body .main .contents .colimg.colimg_Half .text {
    width: auto;
    margin-left: 0;
    margin-bottom: 20px;
  }
  body .main .contents .colimg.colimg_Tri .img,
  body .main .contents .colimg.colimg_Tri .text {
    width: auto;
    margin-bottom: 20px;
  }
  body .main .contents .mod-tbl {
    max-width: 700px;
    overflow: auto;
  }
  body .main .contents .mod-tbl table {
    width: 1200px;
  }
  body .main .contents ul.dayori-list li {
    width: 33.333333%;
  }
}
@media only screen and (max-width: 640px) {
  body .main {
    padding-top: 70px;
  }
  body .main .contents .mod-tbl {
    max-width: 700px;
    overflow: auto;
  }
  body .main .contents .mod-tbl table {
    width: 1200px;
  }
  body .main .contents form .training-form dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  body .main .contents form .training-form dl dt {
    width: 100%;
    padding: 20px 0 0;
  }
  body .main .contents form .training-form dl dd {
    width: 100%;
  }
  body .main .contents form .training-form label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  body .main .contents form .training-form label .form-title {
    width: 100%;
  }
  body .main .contents form .training-form label .wpcf7-form-control-wrap {
    width: 100%;
  }
  body .main .contents form .training-form label.info .wpcf7-form-control-wrap {
    width: 100%;
    text-align: center;
  }
  body .main .contents form .training-form label.info .wpcf7-form-control-wrap span {
    margin: 0 !important;
  }
  body .main .contents form p label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body .main .contents form p label .text {
    text-align: center;
  }
  body .main .contents form p label input, body .main .contents form p label textarea {
    margin: 0;
  }
  body .main .contents ul.dayori-list li {
    width: 50%;
  }
  body.home .main {
    padding-top: 0;
  }
}

.site-header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 200;
}
.site-header__inner {
  padding: 0 65px 0 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1360px) {
  .site-header__inner {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 860px) {
  .site-header__inner {
    padding: 0 0 0 16px;
    height: 60px;
  }
}
.site-header__cta {
  margin-left: 48px;
}
@media only screen and (max-width: 1360px) {
  .site-header__cta {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .site-header__cta .btn--contact {
    min-width: 124px;
  }
}
@media only screen and (max-width: 860px) {
  .site-header__cta {
    display: none;
  }
}

.site-branding {
  width: min(23.53vw, 320px);
}
@media only screen and (max-width: 860px) {
  .site-branding {
    width: 194px;
  }
}
.site-branding a {
  display: block;
}
.site-branding a img {
  width: 100%;
  height: auto;
}

.gnav {
  margin-left: auto;
}
.gnav__list {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 860px) {
  .gnav__list {
    display: none;
  }
}
.gnav__item:hover .gnav__sub {
  pointer-events: all;
  visibility: visible;
  opacity: 1;
}
.gnav__item:hover .trigger::before {
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.gnav__item > a {
  color: #393939;
  display: block;
  position: relative;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1875;
  font-weight: 500;
  color: #000;
  padding: 36px 16px 25px 16px;
}
@media only screen and (max-width: 1200px) {
  .gnav__item > a {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 39px 8px 25px 8px;
  }
}
.gnav__item > a:hover {
  color: #72AA7B;
  text-decoration: none;
}
.gnav__item > a::after {
  position: absolute;
  content: "";
  width: 0;
  display: block;
  left: 25px;
  bottom: 0;
  height: 4px;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 3;
}
.gnav__item > a .trigger {
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  right: 8px;
  bottom: 24px;
}
@media only screen and (max-width: 1360px) {
  .gnav__item > a .trigger {
    bottom: 34px;
  }
}
.gnav__item > a .trigger::before, .gnav__item > a .trigger::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #486888;
  position: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.gnav__item > a .trigger::before {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.gnav__sub {
  border-top: 1px solid #F8F8F8;
  z-index: -1;
  position: absolute;
  padding: 20px 0 50px;
  width: 100%;
  top: 80px;
  left: 0;
  background: #fff;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: left;
}
.gnav__sub::before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  bottom: -9px;
  display: block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 6, 102, 0.1)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(180deg, rgba(0, 6, 102, 0.1), rgba(255, 255, 255, 0));
}
.gnav__sub .inner {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  max-width: 940px;
}
.gnav__sub .title {
  display: block;
  border-bottom: 2px solid #393939;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
.gnav__sub .title a {
  color: #2C502E;
  display: block;
  position: relative;
  padding: 14px 9px;
  text-decoration: none;
}
.gnav__sub .title a::before {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  display: block;
  width: 7px;
  height: 13px;
  background-image: url(../img/icon_arrow01.svg);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.gnav__sub ul {
  display: grid;
  gap: 4px 16px;
  grid-template-columns: 1fr 1fr 1fr;
}
.gnav__sub ul a {
  border-bottom: 1px solid #E5F5E7;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #393939;
  padding: 12px 20px 12px 8px;
  position: relative;
  display: block;
}
.gnav__sub ul a::before {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  display: block;
  width: 5px;
  height: 10px;
  background-image: url(../img/icon_arrow02.svg);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.gnav__sub ul a:hover {
  color: #72AA7B;
  text-decoration: none;
}
.gnav__sub ul a:hover::before {
  background-image: url(../img/icon_arrow02--light-green.svg);
}

.burger {
  display: none;
}
@media only screen and (max-width: 860px) {
  .burger {
    display: block;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 60px;
    height: 60px;
    background-color: #72AA7B;
    border: none;
    cursor: pointer;
    padding: 18px 13px;
  }
}
.burger.is-active .burger__line:nth-of-type(1) {
  -webkit-animation: active-btn07-bar01 0.75s forwards;
          animation: active-btn07-bar01 0.75s forwards;
}
.burger.is-active .burger__line:nth-of-type(2) {
  opacity: 0;
}
.burger.is-active .burger__line:nth-of-type(3) {
  -webkit-animation: active-btn07-bar03 0.75s forwards;
          animation: active-btn07-bar03 0.75s forwards;
}
.burger__icon {
  position: relative;
  display: block;
  height: 100%;
}
.burger__line {
  position: absolute;
  left: 0;
  width: 34px;
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.burger__line:nth-of-type(1) {
  top: 0;
}
.burger__line:nth-of-type(2) {
  top: 11px;
}
.burger__line:nth-of-type(3) {
  bottom: 0;
}
.burger__line:nth-of-type(1) {
  -webkit-animation: btn07-bar01 0.75s forwards;
          animation: btn07-bar01 0.75s forwards;
}
.burger__line:nth-of-type(2) {
  -webkit-transition: all 0.25s 0.25s;
  transition: all 0.25s 0.25s;
  opacity: 1;
}
.burger__line:nth-of-type(3) {
  -webkit-animation: btn07-bar03 0.75s forwards;
          animation: btn07-bar03 0.75s forwards;
}

.gnav-sp {
  height: 100svh;
  position: fixed;
  left: 0;
  top: 0;
  background-color: #fff;
  width: 100%;
  padding-top: 60px;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: opacity 0.75s ease, -webkit-transform 0.75s ease;
  transition: opacity 0.75s ease, -webkit-transform 0.75s ease;
  transition: transform 0.75s ease, opacity 0.75s ease;
  transition: transform 0.75s ease, opacity 0.75s ease, -webkit-transform 0.75s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 100;
  /* サブメニューの初期状態 */
  /* トリガーのクリックスタイル（必要に応じて） */
}
.gnav-sp.is-active {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media only screen and (max-width: 860px) {
  .gnav-sp.is-active {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
.gnav-sp__content {
  overflow-y: auto;
  height: 100%;
  padding: 30px 37px;
}
.gnav-sp__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.gnav-sp__item + li {
  margin-block: 20px;
}
.gnav-sp__item > a {
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2.1875;
  color: #2C502E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 40px);
}
.gnav-sp__item > a:hover {
  text-decoration: none;
}
.gnav-sp__item > ul > li {
  border-bottom: 1px solid #E5F5E7;
  margin-bottom: 7px;
}
.gnav-sp__item > ul > li:first-child {
  margin-top: 10px;
}
.gnav-sp__item > ul > li > a {
  display: block;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 2.6923076923;
  font-size: 13px;
  line-height: 35px;
  color: #393939;
}
.gnav-sp .trigger {
  width: 40px;
  height: 20px;
  display: block;
  position: relative;
  padding-left: 20px;
}
.gnav-sp .trigger::before, .gnav-sp .trigger::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #72AA7B;
  border-radius: 2px;
  left: 20px;
  top: calc(50% - 1px);
}
.gnav-sp .trigger::after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.gnav-sp .trigger.is-active::after {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.gnav-sp__item > ul {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
.gnav-sp .js-trigger {
  cursor: pointer;
  display: inline-block;
}
.gnav-sp__cta {
  height: 60px;
  background-color: #72AA7B;
  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;
}
.gnav-sp__cta a {
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2.1875;
  color: #FFFFFF;
}

@-webkit-keyframes btn07-bar01 {
  0% {
    -webkit-transform: translateY(11px) rotate(45deg);
            transform: translateY(11px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(11px) rotate(0);
            transform: translateY(11px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}

@keyframes btn07-bar01 {
  0% {
    -webkit-transform: translateY(11px) rotate(45deg);
            transform: translateY(11px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(11px) rotate(0);
            transform: translateY(11px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}
@-webkit-keyframes btn07-bar03 {
  0% {
    -webkit-transform: translateY(-11px) rotate(-45deg);
            transform: translateY(-11px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-11px) rotate(0);
            transform: translateY(-11px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}
@keyframes btn07-bar03 {
  0% {
    -webkit-transform: translateY(-11px) rotate(-45deg);
            transform: translateY(-11px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-11px) rotate(0);
            transform: translateY(-11px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}
@-webkit-keyframes active-btn07-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(11px) rotate(0);
            transform: translateY(11px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(11px) rotate(45deg);
            transform: translateY(11px) rotate(45deg);
  }
}
@keyframes active-btn07-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(11px) rotate(0);
            transform: translateY(11px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(11px) rotate(45deg);
            transform: translateY(11px) rotate(45deg);
  }
}
@-webkit-keyframes active-btn07-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-11px) rotate(0);
            transform: translateY(-11px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-11px) rotate(-45deg);
            transform: translateY(-11px) rotate(-45deg);
  }
}
@keyframes active-btn07-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-11px) rotate(0);
            transform: translateY(-11px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-11px) rotate(-45deg);
            transform: translateY(-11px) rotate(-45deg);
  }
}
.site-main {
  padding-top: 80px;
}
@media only screen and (max-width: 860px) {
  .site-main {
    padding-top: 60px;
  }
}

.site-footer {
  color: #fff;
}
.site-footer a {
  color: #fff;
}
.site-footer__top {
  background-color: #72AA7B;
}
.site-footer__top .site-footer__inner {
  padding-top: 75px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 640px) {
  .site-footer__top .site-footer__inner {
    padding-top: 60px;
    padding-bottom: 30px;
  }
}
.site-footer__bottom {
  background-color: #2C502E;
}
.site-footer__inner {
  width: 100%;
  max-width: 1380px;
  padding: 0 40px;
  margin: 0 auto;
}
.site-footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 860px) {
  .site-footer__content {
    display: block;
  }
}

.footer-org {
  width: clamp(230px, 27.4vw, 365px);
  margin-bottom: 27px;
}
.footer-org__name {
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.1666666667;
}
@media only screen and (max-width: 640px) {
  .footer-org__name {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.footer-org__name small {
  font-size: 20px;
  font-size: 1.25rem;
}
@media only screen and (max-width: 640px) {
  .footer-org__name small {
    font-size: 16px;
    font-size: 1rem;
  }
}
.footer-org__address {
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2222222222;
  font-style: normal;
  margin-top: 20px;
}
@media only screen and (max-width: 640px) {
  .footer-org__address {
    font-size: 16px;
    font-size: 1rem;
  }
}

.footer-nav {
  display: grid;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1875;
}
@media only screen and (max-width: 640px) {
  .footer-nav {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.footer-nav--01 {
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 34px 16px;
}
@media only screen and (max-width: 1200px) {
  .footer-nav--01 {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
    gap: 30px 16px;
  }
}
.footer-nav--01 .footer-nav__col:nth-child(5) {
  grid-column: 3;
}
.footer-nav--01 .footer-nav__col:nth-child(6) {
  grid-column: 4;
}
@media only screen and (max-width: 1200px) {
  .footer-nav--01 .footer-nav__col:nth-child(5),
  .footer-nav--01 .footer-nav__col:nth-child(6) {
    grid-column: auto;
  }
}
.footer-nav li + li {
  margin-top: 10px;
}
.footer-nav__title {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2222222222;
  margin-bottom: 24px;
}
@media only screen and (max-width: 640px) {
  .footer-nav__title {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 16px;
  }
}

.footer-links {
  margin-top: 136px;
  padding-top: 30px;
  border-top: 1px solid #fff;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1875;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px 60px;
}
@media only screen and (max-width: 860px) {
  .footer-links {
    margin-top: 20px;
  }
}

.footer-copy {
  margin: 0;
  padding: 26px 0;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1875;
  text-align: center;
}
.footer-copy br {
  display: none;
}
@media only screen and (max-width: 860px) {
  .footer-copy br {
    display: inline;
  }
}
@media only screen and (max-width: 640px) {
  .footer-copy {
    font-size: 12px;
    font-size: 0.75rem;
    padding: 6px 0;
  }
}

.footer-pagetop {
  position: fixed;
  right: 19px;
  bottom: 8px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
}
@media only screen and (max-width: 640px) {
  .footer-pagetop {
    right: 10px;
    width: 40px;
    height: 40px;
  }
}
.footer-pagetop a {
  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;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-color: #fff;
}
.footer-pagetop a::before {
  content: "";
  display: block;
  width: 26px;
  height: 17px;
  background-image: url(../img/pagetop01.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 640px) {
  .footer-pagetop a::before {
    width: 18px;
  }
}

.home-section__inner {
  width: 100%;
  max-width: 1332px;
  margin: 0 auto;
  padding: 60px 16px;
}
@media only screen and (max-width: 640px) {
  .home-section__inner {
    padding: 40px 16px;
  }
}
.home-section__header {
  position: relative;
  margin-bottom: 52px;
}
@media only screen and (max-width: 640px) {
  .home-section__header {
    margin-bottom: 24px;
  }
}
.home-section__title {
  font-weight: 500;
  font-size: 32px;
  font-size: 2rem;
  line-height: 120.17%;
  color: #2C502E;
  position: relative;
  padding-left: 16px;
}
@media only screen and (max-width: 640px) {
  .home-section__title {
    padding-left: 10px;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.home-section__title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 30px;
  border-radius: 2px;
  background-color: #2C502E;
}
@media only screen and (max-width: 640px) {
  .home-section__title::before {
    top: 3px;
    width: 6px;
    height: 20px;
  }
}
.home-section__subtitle {
  position: absolute;
  font-family: "Jost";
  font-weight: 400;
  font-size: 100px;
  font-size: 6.25rem;
  line-height: 1;
  letter-spacing: -0.04em;
  color: #BAD9BE;
  opacity: 0.2;
  left: 127px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 640px) {
  .home-section__subtitle {
    left: 60px;
    font-size: 60px;
    font-size: 3.75rem;
  }
}
.home-section__more {
  margin-top: 30px;
  text-align: right;
}
@media only screen and (max-width: 640px) {
  .home-section__more {
    text-align: center;
  }
}
.home-section--featured {
  background-color: #E5F5E7;
}
.home-section--koueki {
  background-color: #E5F5E7;
}

.hero img {
  width: 100%;
  height: auto;
  max-height: 450px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
@media only screen and (max-width: 640px) {
  .hero img {
    max-height: 480px;
  }
}

.swiper-pagination {
  position: absolute;
  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;
  text-align: right;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 100;
  --swiper-pagination-bullet-size: 18px;
  --swiper-pagination-bullet-inactive-color: #E5F5E7;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-theme-color: #72AA7B;
}
@media only screen and (max-width: 640px) {
  .swiper-pagination {
    display: none;
  }
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  width: 20px;
  right: 20px;
  left: auto;
  gap: 6px;
  bottom: 20px;
}

.btn {
  display: inline-block;
  min-width: 280px;
  font-weight: 700;
  border-radius: 28.5px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 3;
  text-align: center;
  color: #fff;
  background-color: #72AA7B;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media only screen and (max-width: 640px) {
  .btn {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2.625;
    min-width: 200px;
  }
}
.btn:hover {
  text-decoration: none;
  background-color: #2C502E;
}
.btn--contact, .btn--more {
  font-size: 16px;
  font-size: 1rem;
  line-height: 2.5;
  min-width: 200px;
}
@media only screen and (max-width: 1200px) {
  .btn--more {
    min-width: 124px;
  }
}

.news-item {
  border-bottom: 2px solid #EFF7FF;
}
@media only screen and (max-width: 640px) {
  .news-item {
    margin-bottom: 10px;
  }
}

.news-article {
  --category-color: #E0903C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px 20px;
  padding: 10px 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 640px) {
  .news-article {
    display: block;
  }
}
.news-article__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px 20px;
}
.news-article__date {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 2.4444444444;
  letter-spacing: 0.06em;
  color: #000000;
}
@media only screen and (max-width: 640px) {
  .news-article__date {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
  }
}
.news-article__category {
  width: 140px;
  border-radius: 5px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.7777777778;
  text-align: center;
  color: #fff;
  background-color: var(--category-color);
}
@media only screen and (max-width: 640px) {
  .news-article__category {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    width: 120px;
  }
}
.news-article__category:hover {
  text-decoration: none;
  opacity: 0.6;
}
.news-article__title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.news-article__title > a,
.news-article__title > span {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 2.4444444444;
  letter-spacing: 0.06em;
  color: #000000;
  display: block;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .news-article__title > a,
  .news-article__title > span {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
    padding-bottom: 10px;
  }
}
.news-article__title > a:hover {
  text-decoration: none;
  color: #72AA7B;
}

.card__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  border-radius: 10px;
  height: 100%;
}
.card__link:hover {
  text-decoration: none;
}
.card__link:hover .card__body {
  background-color: #2C502E;
}
.card__thumb {
  aspect-ratio: 31/18;
  width: 100%;
  height: auto;
}
.card__thumb img {
  aspect-ratio: 31/18;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.card__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #72AA7B;
  height: 100%;
  padding: 16px 18px 25px;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.card__title {
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4375;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
.card__text {
  margin-top: 10px;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}

.card-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 60px 19px;
}
@media only screen and (max-width: 1200px) {
  .card-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 860px) {
  .card-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 640px) {
  .card-grid {
    gap: 30px 19px;
    grid-template-columns: repeat(1, 1fr);
  }
}

.lity {
  background: rgba(229, 245, 231, 0.8);
}

.lity-close {
  color: #000;
}

.p-lity-modal__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.p-lity-modal__grid button {
  cursor: pointer;
  border: none;
  padding: 0;
  display: block;
  height: auto;
  text-decoration: none;
  background-color: #fff;
}
.p-lity-modal__grid button span.img {
  background-color: #fff;
  text-align: center;
  position: relative;
  display: block;
}
.p-lity-modal__grid button span.img img {
  width: 100%;
  height: auto;
}
.p-lity-modal__grid button span.img::before {
  content: "";
  display: inline-block;
  width: 72px;
  height: 72px;
  position: absolute;
  padding: 20px;
  text-align: center;
  font-size: 30px;
  inset: 0;
  margin: auto;
}
.p-lity-modal__grid button span.text {
  display: block;
  padding: 10px 8px 7px;
}
.p-lity-modal__grid button.type1 {
  border: #3f5da7 solid 1px;
}
.p-lity-modal__grid button.type1 .img::before {
  background-image: url(../img/play_01.png);
}
.p-lity-modal__grid button.type1 span.text {
  text-align: center;
  color: #fff;
  background-color: #3f5da7;
}
.p-lity-modal__grid button.type2 {
  border: #930000 solid 1px;
}
.p-lity-modal__grid button.type2 .img::before {
  background-image: url(../img/play_02.png);
}
.p-lity-modal__grid button.type2 span.text {
  text-align: center;
  color: #fff;
  background-color: #930000;
}
.p-lity-modal__grid button.type3 {
  border: #c96806 solid 1px;
}
.p-lity-modal__grid button.type3 .img::before {
  background-image: url(../img/play_03.png);
}
.p-lity-modal__grid button.type3 span.text {
  text-align: center;
  color: #fff;
  background-color: #c96806;
}
.p-lity-modal__grid button.type4 {
  border: #3f5da7 solid 1px;
}
.p-lity-modal__grid button.type4 .img::before {
  background-image: url(../img/play_04.png);
}
.p-lity-modal__grid button.type4 span.text {
  text-align: center;
  color: #fff;
  background-color: #3f5da7;
}
.p-lity-modal__grid button:hover .img {
  opacity: 0.5;
}
.p-lity-modal__inner {
  position: relative;
  padding: 16px;
}
.p-lity-modal__title {
  text-align: center;
  color: #2C502E;
  font-size: 1.6rem;
  margin-bottom: 16px;
}
.p-lity-modal__player {
  width: min(960px, 92vw);
}
.p-lity-modal__player .p-back {
  margin-bottom: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #000000;
  font-size: 16px;
  display: inline-block;
  padding: 4px;
  font-weight: 700;
  background: none;
  border: none;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.p-lity-modal__player .p-back:hover {
  text-decoration: none;
  color: #72AA7B;
}
.p-lity-modal .p-player {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
}
.p-lity-modal .p-player iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.lity-content::after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.banner-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 17px;
}
@media only screen and (max-width: 860px) {
  .banner-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.banner-list__item a {
  border-radius: 10px;
  display: block;
  overflow: hidden;
  aspect-ratio: 31/15;
  -webkit-filter: drop-shadow(1px 5px 2px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(1px 5px 2px rgba(0, 0, 0, 0.25));
}
.banner-list__item a img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.banner-list__item a:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}