@import url("https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@1,6..96,400..900&family=Noto+Sans+JP:wght@100..900&family=Roboto:wght@400;700&display=swap");
.wrap-4011560 {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  color: #222;
}
.wrap-4011560 img {
  max-width: 100%;
  height: auto;
}
.wrap-4011560 a {
  text-decoration: none;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.wrap-4011560 .fm {
  font-family: "Bodoni Moda", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: italic;
}
.wrap-4011560 .animated:nth-child(1) {
  -webkit-animation-delay: calc(1s * 0.15) !important;
          animation-delay: calc(1s * 0.15) !important;
}
.wrap-4011560 .animated:nth-child(2) {
  -webkit-animation-delay: calc(2s * 0.15) !important;
          animation-delay: calc(2s * 0.15) !important;
}
.wrap-4011560 .animated:nth-child(3) {
  -webkit-animation-delay: calc(3s * 0.15) !important;
          animation-delay: calc(3s * 0.15) !important;
}
.wrap-4011560 .animated:nth-child(4) {
  -webkit-animation-delay: calc(4s * 0.15) !important;
          animation-delay: calc(4s * 0.15) !important;
}
.wrap-4011560 .animated:nth-child(5) {
  -webkit-animation-delay: calc(5s * 0.15) !important;
          animation-delay: calc(5s * 0.15) !important;
}
.wrap-4011560 .animated:nth-child(6) {
  -webkit-animation-delay: calc(6s * 0.15) !important;
          animation-delay: calc(6s * 0.15) !important;
}
.wrap-4011560 .animated .animated-trigger:nth-of-type(1) {
  -webkit-animation-delay: calc(1s * 0.25) !important;
          animation-delay: calc(1s * 0.25) !important;
}
.wrap-4011560 .animated .animated-trigger:nth-of-type(2) {
  -webkit-animation-delay: calc(2s * 0.25) !important;
          animation-delay: calc(2s * 0.25) !important;
}
.wrap-4011560 .animated .animated-trigger:nth-of-type(3) {
  -webkit-animation-delay: calc(3s * 0.25) !important;
          animation-delay: calc(3s * 0.25) !important;
}
.wrap-4011560 .animated .animated-trigger:nth-of-type(4) {
  -webkit-animation-delay: calc(4s * 0.25) !important;
          animation-delay: calc(4s * 0.25) !important;
}
.wrap-4011560 .animated .animated-trigger:nth-of-type(5) {
  -webkit-animation-delay: calc(5s * 0.25) !important;
          animation-delay: calc(5s * 0.25) !important;
}
.wrap-4011560 .animated .animated-trigger:nth-of-type(6) {
  -webkit-animation-delay: calc(6s * 0.25) !important;
          animation-delay: calc(6s * 0.25) !important;
}
.wrap-4011560 .animated {
  opacity: 0;
}
.wrap-4011560 .animated.is-animated.fadeUp {
  -webkit-animation: fadeUp 1s ease forwards;
          animation: fadeUp 1s ease forwards;
}
.wrap-4011560 .animated.is-animated.slideUp {
  -webkit-animation: top 1s ease forwards;
          animation: top 1s ease forwards;
}
.wrap-4011560 .animated.is-animated.mv1Top {
  -webkit-animation: mv1-top 0.75s ease forwards;
          animation: mv1-top 0.75s ease forwards;
}
.wrap-4011560 .animated.is-animated.mv1Bottom {
  -webkit-animation: mv1-bottom 1s ease forwards;
          animation: mv1-bottom 1s ease forwards;
}
.wrap-4011560 .animated.is-animated.mv2Top {
  -webkit-animation: mv2-top 1s ease forwards;
          animation: mv2-top 1s ease forwards;
}
.wrap-4011560 .animated.is-animated.mv2Bottom {
  -webkit-animation: mv2-bottom 1s ease forwards;
          animation: mv2-bottom 1s ease forwards;
}
.wrap-4011560 .animated.is-animated.blur {
  -webkit-animation: blur 1s ease forwards;
          animation: blur 1s ease forwards;
}
@-webkit-keyframes blur {
  0%, 10% {
    -webkit-filter: blur(6px);
            filter: blur(6px);
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
@keyframes blur {
  0%, 10% {
    -webkit-filter: blur(6px);
            filter: blur(6px);
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
@-webkit-keyframes top {
  0%, 10% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes top {
  0%, 10% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeUp {
  0% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeUp {
  0% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes mv1-top {
  from {
    opacity: 1;
    clip-path: inset(100% 0 0 0);
  }
  to {
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}
@keyframes mv1-top {
  from {
    opacity: 1;
    clip-path: inset(100% 0 0 0);
  }
  to {
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}
@-webkit-keyframes mv1-bottom {
  from {
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
  to {
    opacity: 1;
    clip-path: inset(0 0 100% 0);
  }
}
@keyframes mv1-bottom {
  from {
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
  to {
    opacity: 1;
    clip-path: inset(0 0 100% 0);
  }
}
@-webkit-keyframes mv2-top {
  from {
    opacity: 1;
    clip-path: inset(0 0 100% 0);
  }
  to {
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}
@keyframes mv2-top {
  from {
    opacity: 1;
    clip-path: inset(0 0 100% 0);
  }
  to {
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}
@-webkit-keyframes mv2-bottom {
  from {
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
  to {
    opacity: 1;
    clip-path: inset(100% 0 0 0);
  }
}
@keyframes mv2-bottom {
  from {
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
  to {
    opacity: 1;
    clip-path: inset(100% 0 0 0);
  }
}

.col-r {
    display: none !important;
}

.wrap-4011560 .item-slider {
  display: none;
}
.wrap-4011560 .item-slider.slick-initialized {
  display: block;
}
.wrap-4011560 .item-slider .slick-dots {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  left: 50%;
  bottom: -45px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.wrap-4011560 .item-slider .slick-dots li {
  display: block;
  margin: 4px 0;
}
.wrap-4011560 .item-slider .slick-dots li.slick-active button:before {
  opacity: 0.75;
}
.wrap-4011560 .item-slider .slick-dots li button::before {
  font-size: 0;
  text-indent: -9999px;
  width: 8px;
  height: 8px;
  border-radius: calc(infinity * 1px);
  background-color: #222;
  -webkit-transition: 0.45s ease-out;
  transition: 0.45s ease-out;
  cursor: pointer;
}
.wrap-4011560 .btn {
  width: 280px;
  margin: auto auto 0;
  display: grid;
  gap: 8px;
}
.wrap-4011560 .btn a {
  font-size: 15px;
  text-align: center;
  padding: 15px;
  display: block;
  position: relative;
}
.wrap-4011560 .btn a:after {
  content: "";
  width: 20px;
  height: 7px;
  margin-top: -5px;
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.wrap-4011560 .all-btn {
  max-width: 500px;
  margin: 60px auto 0;
}
.wrap-4011560 .all-btn-mt30 {
  margin-top: 30px;
}
.wrap-4011560 .all-btn a {
  font-size: 15px;
  text-align: center;
  padding: 15px;
  display: block;
  position: relative;
}
.wrap-4011560 .all-btn a:after {
  content: "";
  width: 20px;
  height: 7px;
  margin-top: -5px;
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.wrap-4011560 .btn-primary {
  color: #fff;
  border: 1px solid #81b6e8;
  background: #81b6e8;
}
.wrap-4011560 .btn-primary:after {
  border-bottom: 1px solid currentColor;
  border-right: 1px solid currentColor;
}
.wrap-4011560 .btn-primary:hover {
  color: #81b6e8;
  background: #fff;
}
.wrap-4011560 .btn-primary:hover:after {
  border-color: currentColor;
}
.wrap-4011560 .btn-second {
  color: #222;
  border: 1px solid #222;
}
.wrap-4011560 .btn-second:after {
  border-bottom: 1px solid currentColor;
  border-right: 1px solid currentColor;
}
.wrap-4011560 .btn-second:hover {
  color: #fff;
  background: #222;
}
.wrap-4011560 .btn-second:hover:after {
  border-color: currentColor;
}
.wrap-4011560 .btn-all {
  color: #fff;
  border: 1px solid #222;
  background: #222;
}
.wrap-4011560 .btn-all:after {
  border-bottom: 1px solid currentColor;
  border-right: 1px solid currentColor;
}
.wrap-4011560 .btn-all:hover {
  color: #222;
  background: transparent;
}
.wrap-4011560 .btn-all:hover:after {
  border-color: currentColor;
}

.page-header {
  max-width: 1000px;
  margin: 0 auto;
}
.page-header-mv {
  max-width: 760px;
  margin: 0 auto 52px;
  background-color: #dfe8f9;
  padding-bottom: 12px;
  -webkit-box-shadow: 0 0 0 100vmax #dfe8f9;
          box-shadow: 0 0 0 100vmax #dfe8f9;
  clip-path: inset(0 -100vmax);
}
.page-header-mv img {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.is-page-header .page-header-mv img {
  opacity: 1;
}
.page-header-catch {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: 1px;
  color: #81b6e8;
  font-style: italic;
}
.is-page-header .page-header-catch {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.page-header-txt {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 16px;
  line-height: 2;
  text-align: center;
}
.is-page-header .page-header-txt {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.page-header-nav {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-top: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}
.is-page-header .page-header-nav {
  opacity: 1;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.page-header-nav a {
  width: 330px;
}
.page-header-nav a:hover {
  opacity: 0.75;
}

.page-main {
  max-width: 1000px;
  margin: 0 auto 100px;
}
.page-main .item {
  margin-top: 120px;
}
.page-main .item-cacth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.page-main .item-num {
  font-size: 60px;
  color: #81b6e8;
  text-align: center;
  letter-spacing: 8px;
}
.page-main .item-title {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  margin-top: 10px;
}
.page-main .item-card {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px 20px;
}
.page-main .item-card-post {
  max-width: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-main .item-card-post__heading {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 24px;
  text-align: center;
}
.page-main .item-card-post__title {
  font-size: 14px;
  line-height: 1.6;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 18px auto;
}
.page-main .item-card-post__title span.tax {
  font-size: 12px;
}

.page-footer {
  max-width: 1150px;
  margin: 100px auto 0;
}
