@charset "UTF-8";
.u-mt0 {
  margin-top: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

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

.u-mt15 {
  margin-top: 15px !important;
}

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

.u-mt25 {
  margin-top: 25px !important;
}

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

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

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

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

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

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

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

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

.u-mb5 {
  margin-bottom: 5px !important;
}

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

.u-mb15 {
  margin-bottom: 15px !important;
}

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

.u-mb25 {
  margin-bottom: 25px !important;
}

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

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

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

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

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

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

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

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

.u-pt5 {
  padding-top: 5px !important;
}

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

.u-pt15 {
  padding-top: 15px !important;
}

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

.u-pt25 {
  padding-top: 25px !important;
}

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

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

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

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

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

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

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

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

.u-pb5 {
  padding-bottom: 5px !important;
}

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

.u-pb15 {
  padding-bottom: 15px !important;
}

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

.u-pb25 {
  padding-bottom: 25px !important;
}

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

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

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

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

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

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

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

.u-col {
  color: #229700;
}
.u-col__red {
  color: #E70012;
}
.u-col__blue {
  color: #36F;
}
.u-col__green {
  color: #229700;
}

.u-mincho {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.u-gothic {
  font-family: "Montserrat", "Zen Kaku Gothic New", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

.u-italic {
  font-style: italic;
}

.u-bold {
  font-style: bold;
}

.u-underline {
  font-style: underline;
}

.u-center {
  text-align: center !important;
}
.u-center th, .u-center td {
  text-align: center !important;
}

.u-right {
  text-align: right !important;
}
.u-right th, .u-right td {
  text-align: right !important;
}

.u-left {
  text-align: left !important;
}
.u-left th, .u-left td {
  text-align: left !important;
}

.u-top {
  vertical-align: top !important;
}
.u-top th, .u-top td {
  vertical-align: top !important;
}

.u-middle {
  vertical-align: middle !important;
}
.u-middle th, .u-middle td {
  vertical-align: middle !important;
}

.u-bottom {
  vertical-align: bottom !important;
}
.u-bottom th, .u-bottom td {
  vertical-align: bottom !important;
}

.u-indent {
  text-indent: -1em;
  padding-left: 1em;
}

.u-anchor {
  position: relative;
  margin-top: -70px;
  padding-top: 70px;
}

.c-wrap {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.c-wrap__900 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.c-wrap__1000 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.c-wrap__1210 {
  max-width: 1210px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.c-wrap__1630 {
  max-width: 1630px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.c-wrap-separate {
  padding-left: 90px;
  padding-right: 90px;
}

.u-bg1 {
  background: #f6f6f6;
}

.u-separate {
  margin-bottom: 120px;
}
.u-separate:last-child {
  margin-bottom: 0;
}
.u-separate-2 {
  margin-bottom: 75px;
}
.u-separate-2:last-child {
  margin-bottom: 0;
}

.c-separate1 {
  border-bottom: 1px solid #efefef;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

.c-btn1 {
  text-align: center;
}
.c-btn1.is-left {
  text-align: left;
}
.c-btn1.is-right {
  text-align: right;
}
.c-btn1 a,
.c-btn1 .anchor {
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  background: #229700;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  border-radius: 50px;
  position: relative;
  overflow: hidden;
}
.c-btn1 a:before,
.c-btn1 .anchor:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  height: 50%;
  background: #248F05;
}
.c-btn1 a.is-mail:after,
.c-btn1 .anchor.is-mail:after {
  display: block;
  content: "";
  background: url(../img/common/icon_email-white.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 27px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 33px;
  height: 23px;
  z-index: 2;
}
.c-btn1 small {
  font-size: 14px;
  font-size: 1.4rem;
}
.c-btn1 button,
.c-btn1 input[type="submit"],
.c-btn1 input[type="button"] {
  border: 0;
  outline: 0;
  cursor: pointer;
  font-family: "Montserrat", "Zen Kaku Gothic New", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}
.c-btn1 span {
  display: block;
  background: url(../img/common/arrow_1-white.svg) no-repeat right center;
  background-size: 7px 14px;
  padding-left: 14px;
  padding-right: 14px;
  position: relative;
  z-index: 2;
}

.c-btn2 {
  text-align: center;
}
.c-btn2 a {
  display: inline-block;
  color: #fff;
  background: #229700;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 15px;
  border-radius: 50px;
}
.c-btn2 a span {
  display: block;
  background: url(../img/common/arrow_3-white.svg) no-repeat right center;
  background-size: 7px 15px;
  padding-right: 22px;
}
.c-btn2 a.red {
  background: #E70012;
}
.c-btn2 a.is-blank span::after {
  content: "";
  display: inline-block;
  vertical-align: -3px;
  width: 14px;
  height: 14px;
  background: url(../img/common/icon_blank-white.svg) no-repeat center;
  background-size: contain;
  margin-left: 10px;
}

.c-title1 {
  margin-bottom: 36px;
}
.c-title1 .h {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  position: relative;
  padding-left: 44px;
}
.c-title1 .h:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  background: #229700;
  width: 20px;
  height: 20px;
  border-radius: 20px;
}
.c-title1 .t {
  margin-top: 20px;
  font-size: 17px;
  font-size: 1.7rem;
}
.c-title1.center {
  text-align: center;
}
.c-title1.center .h {
  display: inline-block;
}

.c-title2 {
  margin-bottom: 50px;
}
.c-title2 .h {
  color: #229700;
  font-weight: 700;
  font-size: 55px;
  font-size: 5.5rem;
  line-height: 1.4;
}
.c-title2 .h span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}
.c-title2 .h span::before, .c-title2 .h span::after {
  display: block;
  content: "";
  background-image: url(../img/common/title1_icon1.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 95px;
  height: 15px;
}
.c-title2 .h span::before {
  margin-right: 20px;
}
.c-title2 .h span::after {
  margin-left: 20px;
}
.c-title2 .h .icon {
  position: absolute;
  left: 50%;
  margin-left: -195px;
  top: -38px;
}

.c-title3 {
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 70px;
  position: relative;
}
.c-title3:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: 60px;
  border-bottom: 3px solid #229700;
}
.c-title3 .h {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.c-title4 {
  margin-bottom: 30px;
  border-bottom: 2px solid #229700;
  padding-bottom: 15px;
}
.c-title4 .h {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
.c-title4.small {
  margin-bottom: 20px;
}
.c-title4.small .h {
  font-size: 24px;
  font-size: 2.4rem;
}
.c-title4.green {
  border-bottom-color: #229700;
}
.c-title4.green .h {
  color: #229700;
}
.c-title4.green2 {
  border-bottom-color: #87C530;
}
.c-title4.green2 .h {
  color: #87C530;
}
.c-title4.blue2 {
  border-bottom-color: #1083AE;
}
.c-title4.blue2 .h {
  color: #1083AE;
}
.c-title4.red {
  border-bottom-color: #E72E8C;
}
.c-title4.red .h {
  color: #E72E8C;
}
.c-title4.yellow {
  border-bottom-color: #F7B500;
}
.c-title4.yellow .h {
  color: #F7B500;
}

.c-title5 {
  margin-bottom: 28px;
}
.c-title5 .h {
  border-left: 5px solid #229700;
  padding-left: 15px;
  font-size: 25px;
  font-size: 2.5rem;
  color: #229700;
  font-weight: 500;
  line-height: 1.4;
}
.c-title5 .h .red {
  color: #E70012;
}
.c-title5 .l {
  font-size: 16px;
  font-size: 1.6rem;
  color: #3E372E;
  padding-top: 5px;
  font-weight: 400;
}
.c-title5.small .h {
  font-size: 20px;
  font-size: 2rem;
}
.c-title5.yellow2 .h {
  border-left-color: #E9B625;
  color: #E9B625;
}
.c-title5.red .h {
  border-left-color: #E72E8C;
  color: #E72E8C;
}
.c-title5.blue .h {
  border-left-color: #1083AE;
  color: #1083AE;
}
.c-title5.gray .h {
  border-left-color: #655C50;
  color: #655C50;
}

.c-title6 {
  background: #229700;
  color: #fff;
  border-radius: 10px;
  padding: 15px 30px;
  margin-bottom: 30px;
}
.c-title6 .h {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.5;
}

.js-accordion {
  border: 1px solid #EEE;
  padding: 15px 20px;
  margin-bottom: 10px;
}
.js-accordion-trigger {
  cursor: pointer;
  font-weight: 700;
  position: relative;
}
.js-accordion-trigger span {
  display: block;
  padding-right: 24px;
}
.js-accordion-trigger span:before, .js-accordion-trigger span:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -1px;
  width: 14px;
  height: 2px;
  background: #229700;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.js-accordion-trigger span:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.js-accordion-trigger.is-open span:before {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.js-accordion-content {
  display: none;
  padding-top: 15px;
}
.js-accordion-content .block1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
.js-accordion-content .img1 {
  width: 32.4840%;
}
.js-accordion-content .box1 {
  width: 64.9681%;
  font-size: 15px;
  font-size: 1.5rem;
}

.c-table1 table {
  width: 100%;
  border-spacing: 0 4px;
  border-collapse: separate;
}
.c-table1 th,
.c-table1 td {
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 20px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  text-align: left;
}
.c-table1 tr:last-child th,
.c-table1 tr:last-child td {
  padding-bottom: 30px;
}
.c-table1 tr:last-child:first-child th,
.c-table1 tr:last-child:first-child td {
  padding-top: 30px;
}
.c-table1 th {
  background: #FEF0CF;
  width: 170px;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.c-table1 td {
  width: calc(100% - 170px);
  padding-left: 53px;
}
.c-table1 .indent li {
  text-indent: -2em;
  padding-left: 2em;
}

.c-table2 table {
  width: 100%;
}
.c-table2 th,
.c-table2 td {
  border: 1px solid #E1DBD5;
  padding: 10px 30px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-table2 th {
  text-align: left;
  font-weight: 400;
}
.c-table2 thead th {
  background: #F1F1F1;
}
.c-table2 tbody th {
  background: #F8F8F8;
}
.c-table2 .w180 {
  width: 180px;
}
.c-table2 .w100 {
  width: 100px;
}
.c-table2 .w60 {
  width: 60px;
}

.c-table3 table {
  width: 100%;
}
.c-table3 th,
.c-table3 td {
  padding: 17px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  border: 1px solid #E1DBD5;
}
.c-table3 th {
  width: 160px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  background: #655C50;
}
.c-table3 th span {
  display: block;
  position: relative;
  margin-top: -6px;
  margin-bottom: -6px;
  padding-bottom: 25px;
  background: url(../img/common/arrow_3-white-down.svg) no-repeat center bottom;
  background-size: 18px 18px;
}
.c-table3 td {
  width: calc(100% - 160px);
}
.c-table3 .bg-red {
  background: #E72E8C;
}
.c-table3 .bg-red2 {
  background: #FFEBF5;
  color: #655C50;
}
.c-table3 .tr-bg-red td {
  background: #FFF8FB;
}
.c-table3 .bg-yellow {
  background: #E9B625;
}
.c-table3 .bg-yellow2 {
  background: #FEF7E5;
  color: #655C50;
}
.c-table3 .tr-bg-yellow td {
  background: #FFFCF3;
}
.c-table3 .w50 {
  width: 50px;
}
.c-table3 .w100 {
  width: 100px;
}
.c-table3 .w110 {
  width: 110px;
}
.c-table3 .w150 {
  width: 150px;
}
.c-table3 .w180 {
  width: 180px;
}
.c-table3 .w200 {
  width: 200px;
}
.c-table3 .w230 {
  width: 230px;
}
.c-table3 .w250 {
  width: 250px;
}
.c-table3 .w360 {
  width: 360px;
}
.c-table3 .w400 {
  width: 400px;
}
.c-table3 .w500 {
  width: 500px;
}
.c-table3 .w700 {
  width: 700px;
}

.c-table__nostyle {
  width: 100%;
}
.c-table__nostyle th, .c-table__nostyle td {
  padding: 2px 0 !important;
  border: 0;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  background: transparent;
}

.u-highlight {
  overflow: hidden;
}
.u-highlight thead {
  position: relative;
  z-index: 2;
}
.u-highlight th,
.u-highlight td {
  position: relative;
}
.u-highlight td:hover::after {
  content: "";
  background-color: rgba(211, 211, 211, 0.3);
  width: 100%;
  height: 200vh;
  position: absolute;
  top: -100vh;
  left: 0;
  z-index: 1;
  pointer-events: none;
}

.js-scroll .slick-list {
  overflow: visible !important;
}

.c-pagination {
  clear: both;
  position: relative;
  color: #333;
  padding-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-pagination .current,
.c-pagination a {
  text-decoration: none;
  line-height: 120%;
  letter-spacing: 0.15em;
  text-decoration: none;
  text-align: center;
  min-width: 50px;
  height: 50px;
  padding: 13px 9px 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 8px;
  border: 1px solid #E9E9E9;
  color: #231815;
  text-align: center;
}
.c-pagination .dot {
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 8px;
}
.c-pagination .current {
  background: #DFDFDF;
  border-color: #DFDFDF;
}
.c-pagination a.prev, .c-pagination a.next {
  background-color: #229700;
  border: 0;
  height: 50px;
  line-height: 1.2;
  padding-top: 13px;
  padding-bottom: 13px;
}
.c-pagination a.prev img, .c-pagination a.next img {
  margin-top: 3px;
}

.js-tab__content {
  display: none;
}
.js-tab__content.is-active {
  display: block;
}

.u-googlemap-wrap {
  position: relative;
  padding-bottom: 67.3462%;
  height: 0;
  overflow: hidden;
}
.u-googlemap-wrap iframe,
.u-googlemap-wrap object,
.u-googlemap-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.u-googlecalendar-wrap {
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
}
.u-googlecalendar-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.u-youtube-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.u-youtube-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@keyframes top-bottom {
  50% {
    transform: translate(0, -50px);
  }
}
@keyframes right-left {
  50% {
    transform: translate(-50px, 0);
  }
}
@keyframes c-scale {
  50% {
    transform: scale(0.8) rotate(90deg);
  }
}
/* フェードインしながら少し上へ */
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.js-hidden-animate {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}
.js-hidden-animate.is--animate {
  -webkit-animation: fadeOut 1.2s 1 ease-in-out;
  animation: fadeOut 1.2s 1 ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}

.js-animate {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animate.is--animate {
  -webkit-animation: fadeInUp 0.6s 1 ease-in-out;
  animation: fadeInUp 0.6s 1 ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}
.js-animate--delay1 {
  -webkit-animation-delay: 0.1s !important;
  animation-delay: 0.1s !important;
}
.js-animate--delay2 {
  -webkit-animation-delay: 0.2s !important;
  animation-delay: 0.2s !important;
}
.js-animate--delay3 {
  -webkit-animation-delay: 0.3s !important;
  animation-delay: 0.3s !important;
}
.js-animate--delay4 {
  -webkit-animation-delay: 0.4s !important;
  animation-delay: 0.4s !important;
}
.js-animate--delay5 {
  -webkit-animation-delay: 0.5s !important;
  animation-delay: 0.5s !important;
}
.js-animate--delay6 {
  -webkit-animation-delay: 0.6s !important;
  animation-delay: 0.6s !important;
}
.js-animate--delay7 {
  -webkit-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
}
.js-animate--delay8 {
  -webkit-animation-delay: 0.8s !important;
  animation-delay: 0.8s !important;
}
.js-animate--delay9 {
  -webkit-animation-delay: 0.9s !important;
  animation-delay: 0.9s !important;
}
.js-animate--delay10 {
  -webkit-animation-delay: 1s !important;
  animation-delay: 1s !important;
}
.js-animate--delay11 {
  -webkit-animation-delay: 1.1s !important;
  animation-delay: 1.1s !important;
}
.js-animate--delay12 {
  -webkit-animation-delay: 1.2s !important;
  animation-delay: 1.2s !important;
}
.js-animate--delay13 {
  -webkit-animation-delay: 1.3s !important;
  animation-delay: 1.3s !important;
}
.js-animate--delay14 {
  -webkit-animation-delay: 1.4s !important;
  animation-delay: 1.4s !important;
}
.js-animate--delay15 {
  -webkit-animation-delay: 1.5s !important;
  animation-delay: 1.5s !important;
}
.js-animate--delay16 {
  -webkit-animation-delay: 1.6s !important;
  animation-delay: 1.6s !important;
}
.js-animate--delay17 {
  -webkit-animation-delay: 1.7s !important;
  animation-delay: 1.7s !important;
}
.js-animate--delay18 {
  -webkit-animation-delay: 1.8s !important;
  animation-delay: 1.8s !important;
}
.js-animate--delay19 {
  -webkit-animation-delay: 1.9s !important;
  animation-delay: 1.9s !important;
}
.js-animate--delay20 {
  -webkit-animation-delay: 2s !important;
  animation-delay: 2s !important;
}
.js-animate--delay21 {
  -webkit-animation-delay: 2.1s !important;
  animation-delay: 2.1s !important;
}
.js-animate--delay22 {
  -webkit-animation-delay: 2.2s !important;
  animation-delay: 2.2s !important;
}
.js-animate--delay23 {
  -webkit-animation-delay: 2.3s !important;
  animation-delay: 2.3s !important;
}
.js-animate--delay24 {
  -webkit-animation-delay: 2.4s !important;
  animation-delay: 2.4s !important;
}
.js-animate--delay25 {
  -webkit-animation-delay: 2.5s !important;
  animation-delay: 2.5s !important;
}
.js-animate--delay26 {
  -webkit-animation-delay: 2.6s !important;
  animation-delay: 2.6s !important;
}
.js-animate--delay27 {
  -webkit-animation-delay: 2.7s !important;
  animation-delay: 2.7s !important;
}
.js-animate--delay28 {
  -webkit-animation-delay: 2.8s !important;
  animation-delay: 2.8s !important;
}
.js-animate--delay29 {
  -webkit-animation-delay: 2.9s !important;
  animation-delay: 2.9s !important;
}
.js-animate--delay30 {
  -webkit-animation-delay: 3s !important;
  animation-delay: 3s !important;
}
.js-animate--delay31 {
  -webkit-animation-delay: 3.1s !important;
  animation-delay: 3.1s !important;
}
.js-animate--delay32 {
  -webkit-animation-delay: 3.2s !important;
  animation-delay: 3.2s !important;
}
.js-animate--delay33 {
  -webkit-animation-delay: 3.3s !important;
  animation-delay: 3.3s !important;
}
.js-animate--delay34 {
  -webkit-animation-delay: 3.4s !important;
  animation-delay: 3.4s !important;
}
.js-animate--delay35 {
  -webkit-animation-delay: 3.5s !important;
  animation-delay: 3.5s !important;
}
.js-animate--delay36 {
  -webkit-animation-delay: 3.6s !important;
  animation-delay: 3.6s !important;
}
.js-animate--delay37 {
  -webkit-animation-delay: 3.7s !important;
  animation-delay: 3.7s !important;
}
.js-animate--delay38 {
  -webkit-animation-delay: 3.8s !important;
  animation-delay: 3.8s !important;
}
.js-animate--delay39 {
  -webkit-animation-delay: 3.9s !important;
  animation-delay: 3.9s !important;
}
.js-animate--delay40 {
  -webkit-animation-delay: 4s !important;
  animation-delay: 4s !important;
}
.js-animate--duration1 {
  -webkit-animation-duration: 0.1s !important;
  animation-duration: 0.1s !important;
}
.js-animate--duration2 {
  -webkit-animation-duration: 0.2s !important;
  animation-duration: 0.2s !important;
}
.js-animate--duration3 {
  -webkit-animation-duration: 0.3s !important;
  animation-duration: 0.3s !important;
}
.js-animate--duration4 {
  -webkit-animation-duration: 0.4s !important;
  animation-duration: 0.4s !important;
}
.js-animate--duration5 {
  -webkit-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important;
}
.js-animate--duration6 {
  -webkit-animation-duration: 0.6s !important;
  animation-duration: 0.6s !important;
}
.js-animate--duration7 {
  -webkit-animation-duration: 0.7s !important;
  animation-duration: 0.7s !important;
}
.js-animate--duration8 {
  -webkit-animation-duration: 0.8s !important;
  animation-duration: 0.8s !important;
}
.js-animate--duration9 {
  -webkit-animation-duration: 0.9s !important;
  animation-duration: 0.9s !important;
}
.js-animate--duration10 {
  -webkit-animation-duration: 1s !important;
  animation-duration: 1s !important;
}
.js-animate--duration11 {
  -webkit-animation-duration: 1.1s !important;
  animation-duration: 1.1s !important;
}
.js-animate--duration12 {
  -webkit-animation-duration: 1.2s !important;
  animation-duration: 1.2s !important;
}
.js-animate--duration13 {
  -webkit-animation-duration: 1.3s !important;
  animation-duration: 1.3s !important;
}
.js-animate--duration14 {
  -webkit-animation-duration: 1.4s !important;
  animation-duration: 1.4s !important;
}
.js-animate--duration15 {
  -webkit-animation-duration: 1.5s !important;
  animation-duration: 1.5s !important;
}
.js-animate--duration16 {
  -webkit-animation-duration: 1.6s !important;
  animation-duration: 1.6s !important;
}
.js-animate--duration17 {
  -webkit-animation-duration: 1.7s !important;
  animation-duration: 1.7s !important;
}
.js-animate--duration18 {
  -webkit-animation-duration: 1.8s !important;
  animation-duration: 1.8s !important;
}
.js-animate--duration19 {
  -webkit-animation-duration: 1.9s !important;
  animation-duration: 1.9s !important;
}
.js-animate--duration20 {
  -webkit-animation-duration: 2s !important;
  animation-duration: 2s !important;
}
.js-animate--duration21 {
  -webkit-animation-duration: 2.1s !important;
  animation-duration: 2.1s !important;
}
.js-animate--duration22 {
  -webkit-animation-duration: 2.2s !important;
  animation-duration: 2.2s !important;
}
.js-animate--duration23 {
  -webkit-animation-duration: 2.3s !important;
  animation-duration: 2.3s !important;
}
.js-animate--duration24 {
  -webkit-animation-duration: 2.4s !important;
  animation-duration: 2.4s !important;
}
.js-animate--duration25 {
  -webkit-animation-duration: 2.5s !important;
  animation-duration: 2.5s !important;
}
.js-animate--duration26 {
  -webkit-animation-duration: 2.6s !important;
  animation-duration: 2.6s !important;
}
.js-animate--duration27 {
  -webkit-animation-duration: 2.7s !important;
  animation-duration: 2.7s !important;
}
.js-animate--duration28 {
  -webkit-animation-duration: 2.8s !important;
  animation-duration: 2.8s !important;
}
.js-animate--duration29 {
  -webkit-animation-duration: 2.9s !important;
  animation-duration: 2.9s !important;
}
.js-animate--duration30 {
  -webkit-animation-duration: 3s !important;
  animation-duration: 3s !important;
}
.js-animate--duration31 {
  -webkit-animation-duration: 3.1s !important;
  animation-duration: 3.1s !important;
}
.js-animate--duration32 {
  -webkit-animation-duration: 3.2s !important;
  animation-duration: 3.2s !important;
}
.js-animate--duration33 {
  -webkit-animation-duration: 3.3s !important;
  animation-duration: 3.3s !important;
}
.js-animate--duration34 {
  -webkit-animation-duration: 3.4s !important;
  animation-duration: 3.4s !important;
}
.js-animate--duration35 {
  -webkit-animation-duration: 3.5s !important;
  animation-duration: 3.5s !important;
}
.js-animate--duration36 {
  -webkit-animation-duration: 3.6s !important;
  animation-duration: 3.6s !important;
}
.js-animate--duration37 {
  -webkit-animation-duration: 3.7s !important;
  animation-duration: 3.7s !important;
}
.js-animate--duration38 {
  -webkit-animation-duration: 3.8s !important;
  animation-duration: 3.8s !important;
}
.js-animate--duration39 {
  -webkit-animation-duration: 3.9s !important;
  animation-duration: 3.9s !important;
}
.js-animate--duration40 {
  -webkit-animation-duration: 4s !important;
  animation-duration: 4s !important;
}

/* フェードインしながら少し右へ */
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.js-animateFadeInRight {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animateFadeInRight.is--animate {
  -webkit-animation: fadeInRight 0.8s 1 ease-in-out;
  animation: fadeInRight 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

/* フェードインしながら少し左へ */
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.js-animateFadeInLeft {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animateFadeInLeft.is--animate {
  -webkit-animation: fadeInLeft 0.8s 1 ease-in-out;
  animation: fadeInLeft 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

/* フェードインしながら少し上へ */
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.js-animateFadeInUp {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animateFadeInUp.is--animate {
  -webkit-animation: fadeInUp 0.8s 1 ease-in-out;
  animation: fadeInUp 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

/* フェードインのみ */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.js-animateFadeIn {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animateFadeIn.is--animate {
  -webkit-animation: fadeIn 0.8s 1 ease-in-out;
  animation: fadeIn 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

.slick-slide img {
  width: 100%;
}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .c-title1 .h {
    font-size: 20px;
    font-size: 2rem;
    padding-left: 25px;
  }
  .c-title1 .h:before {
    width: 15px;
    height: 15px;
    top: 9px;
  }
  .c-title1 .t {
    font-size: 13px;
    font-size: 1.3rem;
  }

  .c-title2 {
    margin-bottom: 25px;
  }
  .c-title2 .h {
    font-size: 30px;
    font-size: 3rem;
  }
  .c-title2 .h span:before, .c-title2 .h span:after {
    width: 40px;
    height: 5px;
    background-size: auto 100%;
  }
  .c-title2 .h span:before {
    margin-right: 10px;
  }
  .c-title2 .h span:after {
    margin-left: 10px;
  }
  .c-title2 .h .icon {
    width: 57px;
    top: -22px;
    margin-left: -120px;
  }

  .c-title3 {
    margin-bottom: 40px;
  }
  .c-title3:before {
    width: 50px;
    border-top-width: 2px;
  }
  .c-title3 .h {
    font-size: 22px;
    font-size: 2.2rem;
  }

  .c-title4 .h {
    font-size: 22px;
    font-size: 2.2rem;
    background-size: contain;
  }
  .c-title4.small .h {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .c-title5 {
    margin-bottom: 20px;
  }
  .c-title5 .h {
    font-size: 20px;
    font-size: 2rem;
  }
  .c-title5.small .h {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .c-title6 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .c-title6 .h {
    font-size: 20px;
    font-size: 2rem;
  }

  .c-btn1 a,
  .c-btn1 button {
    font-size: 16px;
    font-size: 1.6rem;
    max-width: 280px;
    width: 100%;
  }
  .c-btn1 a,
  .c-btn1 .anchor {
    padding-left: 15px;
    padding-right: 15px;
  }

  .u-separate {
    margin-bottom: 75px;
  }

  .c-table1.is-th200 th,
  .c-table1.is-th200 td, .c-table1.is-th220 th,
  .c-table1.is-th220 td, .c-table1.is-th385 th,
  .c-table1.is-th385 td {
    width: auto;
  }
  .c-table1.is-without-border th {
    border-right: 0;
  }
  .c-table1 table,
  .c-table1 tbody,
  .c-table1 thead,
  .c-table1 tr,
  .c-table1 th,
  .c-table1 td {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .c-table1 th,
  .c-table1 td {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .c-table1 th {
    padding: 5px 12px;
    border-right: 0;
  }
  .c-table1 td {
    padding: 5px 12px 20px;
  }

  .c-table2 th,
  .c-table2 td {
    padding: 10px 10px;
  }
  .c-table2 .w180 {
    width: 90px;
  }

  .c-table3 table,
  .c-table3 tbody,
  .c-table3 tr,
  .c-table3 th,
  .c-table3 td {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .c-table3 th,
  .c-table3 td {
    padding: 10px;
  }
  .c-table3 .w50,
  .c-table3 .w100,
  .c-table3 .w110,
  .c-table3 .w150,
  .c-table3 .w180,
  .c-table3 .w200,
  .c-table3 .w230,
  .c-table3 .w250,
  .c-table3 .w360,
  .c-table3 .w400,
  .c-table3 .w500,
  .c-table3 .w700 {
    width: 100%;
  }
  .c-table3.sp-table-layout {
    overflow: auto;
    position: relative;
    margin-right: -20px;
  }
  .c-table3.sp-table-layout.w100 {
    margin-right: 0;
  }
  .c-table3.sp-table-layout.w100 table {
    width: 100%;
    margin-right: 0;
  }
  .c-table3.sp-table-layout table {
    width: 1000px;
    margin-right: 20px;
    display: table;
  }
  .c-table3.sp-table-layout tbody,
  .c-table3.sp-table-layout tr,
  .c-table3.sp-table-layout th,
  .c-table3.sp-table-layout td {
    width: auto;
  }
  .c-table3.sp-table-layout thead {
    display: table-header-group;
  }
  .c-table3.sp-table-layout tbody {
    display: table-row-group;
  }
  .c-table3.sp-table-layout tr {
    display: table-row;
  }
  .c-table3.sp-table-layout th,
  .c-table3.sp-table-layout td {
    display: table-cell;
  }
  .c-table3.sp-table-layout .w50 {
    width: 50px;
  }
  .c-table3.sp-table-layout .w100 {
    width: 100px;
  }
  .c-table3.sp-table-layout .w110 {
    width: 110px;
  }
  .c-table3.sp-table-layout .w150 {
    width: 150px;
  }
  .c-table3.sp-table-layout .w180 {
    width: 180px;
  }
  .c-table3.sp-table-layout .w200 {
    width: 200px;
  }
  .c-table3.sp-table-layout .w230 {
    width: 230px;
  }
  .c-table3.sp-table-layout .w250 {
    width: 250px;
  }
  .c-table3.sp-table-layout .w360 {
    width: 360px;
  }
  .c-table3.sp-table-layout .w400 {
    width: 400px;
  }
  .c-table3.sp-table-layout .w500 {
    width: 500px;
  }
  .c-table3.sp-table-layout .w700 {
    width: 700px;
  }

  .c-pagination .current,
  .c-pagination .dot,
  .c-pagination a {
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 6px;
  }

  [class*="c-wrap"] {
    padding-left: 20px;
    padding-right: 20px;
  }
  [class*="c-wrap"] [class*="c-wrap"] {
    padding-left: 0;
    padding-right: 0;
  }

  .js-accordion-trigger {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .js-accordion-content {
    padding-top: 12px;
  }
  .js-accordion-content .date {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .js-accordion-content .block1 {
    display: block;
  }
  .js-accordion-content .img1 {
    width: auto;
    margin-bottom: 20px;
  }
  .js-accordion-content .img1 img {
    width: 100%;
  }
  .js-accordion-content .box1 {
    width: auto;
  }

  .js-table-xscroll__wrap {
    width: 100%;
    overflow-x: auto;
  }
  .js-table-xscroll__in {
    width: 1000px;
  }

  @keyframes top-bottom {
    50% {
      transform: translate(0, -25px);
    }
  }
  @keyframes right-left {
    50% {
      transform: translate(-25px, 0);
    }
  }
}
