@charset "UTF-8";
/* ========================================
◆リセットCSS
======================================== */
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

main {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
div {
  overflow-wrap: break-word;
}

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

iframe {
  max-width: 100%;
  vertical-align: middle;
}

span {
  font-weight: inherit;
  letter-spacing: inherit;
}

ul,
ol {
  list-style: none;
}

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

input,
button,
textarea,
select {
  color: inherit;
  font: inherit;
  vertical-align: middle;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  outline: none;
  cursor: pointer;
}

/* ========================================
◆ベースCSS
======================================== */
html {
  font-size: 62.5%;
}

body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  color: #1A3A66;
  font-family: "Nunito Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-animation: pageFadein 2s forwards;
          animation: pageFadein 2s forwards;
}
body.ja {
  font-family: YuGothic, "Yu Gothic", "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 1.75;
}

.en * {
  letter-spacing: -0.02em;
}

@-webkit-keyframes pageFadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes pageFadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
a {
  color: #1A3A66;
  text-decoration: none;
}

/* CLEAR-FIX */
@-webkit-keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide--draggable > .splide__slider > .splide__track, .splide--draggable > .splide__track {
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.splide--fade > .splide__slider > .splide__track > .splide__list, .splide--fade > .splide__track > .splide__list {
  display: block;
}

.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide, .splide--fade > .splide__track > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}

.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide.is-active, .splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide--ttb.is-active > .splide__slider > .splide__track > .splide__list, .splide--ttb.is-active > .splide__track > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  transform-style: preserve-3d;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  outline: none;
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  outline: none;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__slider {
  position: relative;
}

.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
          animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.ff-container {
  display: inline-block;
  position: relative;
}

.ff-container.ff-loading-icon {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSc1MHB4JyBoZWlnaHQ9JzUwcHgnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0idWlsLXNwaW4iPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiPjwvcmVjdD48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MCA1MCkiPjxnIHRyYW5zZm9ybT0icm90YXRlKDApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZmZmZmYiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMHMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmZmZmZmIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4xMnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMTJzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSg5MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZmZmZmZiI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuMjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjI1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMTM1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmZmZmZmIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4zN3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMzdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZmZmZmYiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgyMjUpIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZmZmZmYiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjYycyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMC42MnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZmZmZmZiI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuNzVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjc1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMzE1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmZmZmZmIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC44N3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuODdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48L2c+PC9zdmc+) center center no-repeat;
}

.ff-container .ff-image {
  z-index: 0;
  vertical-align: top;
  opacity: 0;
}

.ff-container .ff-image.ff-image-ready {
  opacity: 1;
}

.ff-container .ff-canvas {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 1;
  vertical-align: top;
  opacity: 0;
}

.ff-container .ff-canvas.ff-responsive {
  width: 100%;
}

.ff-container .ff-canvas.ff-canvas-ready {
  transition: opacity 0.3s;
  opacity: 1;
}

.ff-container .ff-canvas.ff-canvas-ready + .ff-image.ff-image-ready {
  transition: opacity 0.3s;
  transition-delay: 170ms;
  opacity: 0;
}

.ff-container .ff-canvas.ff-canvas-active {
  transition: none;
  opacity: 0;
}

.ff-container .ff-canvas.ff-canvas-active + .ff-image.ff-image-ready {
  opacity: 1;
}

.ff-container.ff-responsive {
  width: 100%;
}

.ff-container.ff-responsive .ff-image {
  width: 100%;
}

.ff-container.ff-responsive .ff-canvas-ready {
  width: 100%;
}

.ff-container .ff-overlay {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF4AAABeCAYAAACq0qNuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEVDRTVCRkQ1NDk3MTFFODhDMTBCMjQzOUUxRjExMDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEVDRTVCRkU1NDk3MTFFODhDMTBCMjQzOUUxRjExMDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowRUNFNUJGQjU0OTcxMUU4OEMxMEIyNDM5RTFGMTEwNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRUNFNUJGQzU0OTcxMUU4OEMxMEIyNDM5RTFGMTEwNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhPiVEwAAAoLSURBVHja7J1rTFRnGsfPDMhFaLftsrjUShsvrRqsis2qgepm4/qBeOHbfrLGGI0XhOjacRNdRZfdKMFMzS5ig9VoYkViFrmMZSrQ0Aa6wETFMAJduQzDZYBxbgwMw9z2ecl7luPhzIXhzHDmzPknT3DGOUf8n+f8zvM+7znviFwuFyEo+IqkvyESiWa9RfkporwmRR45J+21INIQhuSO9LINMlmMf0ZQQkz5jIMWLkoIciOxD6Yjo6OXLl0a393dfdBisdQ5nc5ROIoGu93eqdPprpeUlKTAZxajz+GDSR4sETrafI55nQYMOyIzHBn5dnZ29qrx8fGfXW4EB2JqcHDwxsGDB1fC538FEQuxCO+D1wfAH4+nt2PYEWl6FDIdMv0Ds9nc4vJBNptN+/Llyy8TExOXoG0hYqhngGC8d+ORWXEQiQqF4i+uOQrOjja5XJ4J2/8aIp6OIMF4ZuPF2Kh3IT4yGAytLj8F/K+USqWpeF9x+CziFX7YND4CXygRLtY6HA6bax6C7SdVKtVXGRkZHzLxXzB+ZkcICW9BLIPY5GJJVqt16NmzZ8fj4+MT8f55wX9/jRe7KSMjsClRbNWtUVFRv92wYcO/NBrN4/Ly8jRK+YmyXyzCCqtRFe0IIrPfg0Cl4eeuwMg5MjJSmpub+yn8G+/ggxCS/GcTNVG4GvkYYrsrgAL+j/X09Pxj69atS0OV//4aL6JvDGd7FGZwAkQS/P0PgT7rgP+q58+fX9qyZUsFeglhg7Dj/s/0QeIqMXyhI9OvL/bQLgiaoqOjP9y8efM3JpOp7N69e5/R2w+85L8b1KBs/wTi964gy+l0OoaGhu7k5OR8gvkfy2X+s834BTOelN1uN3R0dPx1zZo1SVxuP/DOeFIWi+WX+vr6P+Hf6S2utR/YrOM5pZiYmFXbtm0r0ev192/cuJGCWw+hz3+uZzy9/dzf31+0f//+FVxpP/MWNW7az6NKpfLPXGg/8xY1jBPFkZEJa9euLYDB1xO5XP4HjJ8YMvuBPGKu4yckjSe1ePHidTt37izTarW3pVLpxyFV/4ciaty1n9Vq9VeZmZkfBbP9wHbL4G3crwlKy4BNQf0/DPU/6v+UmM1mS6DbD2y3DEL3RqHIyCUpKSnXNBqNXCaTbecq/3lnPKm4uLgNGRkZlcD/m1evXl3FOf7zhfFe+G9RqVTSQEw/Coz3QVNTU5r29va/p6enl7LFf4HxPk4/rl+//p/A/+8qKys/x/hZEP6HlfEU/qfu2rWrCvhfnJ+fv5LSeg4e/8OB8V74P9Hb21vgL/8Fxs+f/4NKpTIvNTX1Ibyc9JX/AuPnz//3N27ceB0uuky3n0SwjR/B+Nn8/2zPnj2Pgf9fX7p0icp/du//CXfGe+H/OPA/f8eOHcnu+C8wPrD8729ra/vbpk2b/k0w3H5CeHn6RWC8//z/AC66XwP/ZWVlZVtp/P//0y8C4wPH/99lZmZWj4yMFOXm5q7A6PHvAAiM95v/5p6ensv49sNZ048C4wPP/76WlhZJenr69xT+U59+FBgfIP4np6Wlfdva2voFperx6qtgPEvjoXXr1uUXFhZ+Smm6iT3xXjCeJSFE79279xit1hcyPhhKSEjYTrz5kIVYMD4Iio6O/g3NeCHjgyFUZRIzff0IgfFBkk6nUxMzC22IhIwPkpqamn4ik99b/0Ywnr1sHzl8+HAVZQDlFIwPsEwmk+HAgQNXBwYG9JTRq9NT1kcKts3rYko0NjYqDh069G17e3sPvDUGMYE6CZS2gWA8m+rq6uo/e/Zs2YMHD9rg5WscRorxdsF4FmUwGEyFhYXy8+fP/+x0OhFaUOhwmCDIG6U8XlwF432UzWazP3r0qOHo0aPy1yCc3QYcRoyZccx4h8B4FtTc3KzMzs6ugHKxH2c1abaJYriFghiHkPHzUF9fn+bixYsVt27dUlKMNuIw47AQb/bhnb7sWzCeQWazeaK4uPiJRCL50W63GylZTmY4afisG58IH5d9FIynyOFwOGUy2X+ysrKq1Wr1KA0pJmz4BDZ8imK4k5jjOpuC8Vitra2/nDp1qqKurq6XhhQqx0nD6ViZ8+3dYW+8RqPRXr58ueratWvPsMHuLpx0jk9Pevt7U1nYGm+xWCbv3r1bd/LkyR/gzwaGLB/HWLHSsMLKA2xhZzwMelyAEwXU47JXr14NMxhuptTjVhrHCbaeGgwr4zs6OnrOnDlTAXpFM9tIMXySqTxk+zHNsDBeq9UagOGP8/LyWmgZbnTD8YAvy8Vr461W61RpaemPJ06cqDEajXqGC6e78jDg66Dx0njkWUNDw/Pjx4/LXrx4MeCB45O0YX5AsBIWxnd3d/efO3eu4v79+x0Uww04wz2Vh0ExnHfGA0rGrl+/Xg2mo3Ytva8yRisPF3x5xZA33g5C7dpjx47JR0dHX7vBioVpmL+Q61mGtPEKhaI9JyenorGxsY/WyCIvnhPE7HZt0LHCG+MHBwdHoDSsLCoqesFQHpopWKH2VRxcMDwkjZ+YmJi8c+dODQzz66FUNDDU427btVxbJjckjEfD/NraWsWRI0eqoGoZoRnusV3L1XWJOW98Z2dnr0QiKacN8+n1uIVgaNdyeTFozhqv0+mMUqkUDfOb3QzzzTjDJwmGdi3XE4pzxttADx8+/AlGnU/0er3OzTCf7B4GdZjPW+ObmpqUWVlZ5VAm9nsZ5lsplQrnscJZ49VqtebChQvlt2/fVhLup90WfJjPG+PHx8cnbt68WXP69Ol6htl8E9eG+SFvPJSHzurq6mYY5j9WqVRzms0PdcMXzHilUtkFGV4BxncRnmfzrVwb5gfDeNb/g1qtVl9QUCC7cuWKgvBtFsjBF6zMNeOn74oCKtjFYrHfZwaeBaqH8rBmbGxM76YeD9hsfihm/DRTh4eHe5KSklb5s/OGhoZW4HgVngUy0jg+RuF4wGbzuSqxB9PRqW6vra2tmetOe3t7B/ft21eUnp7+DZj+X3hrCGIQQoNDS8zMClFv5HeSq2MQPBfT6h3oLECPhaOvAkqMjY1N7uzszF+2bNlKbzszmUzm4uLi7yUSSQOeBWLiOK/KQ39X4WMynvzKaPQNNNNLp6xevXqlTCb7cvny5SuYduwAoZs9ASvfDQwMaN00szg3C8Q14xF+0CII6NFwtAAaekx8yaJFixKhKvnj7t2705KTk9+PABmNRvPTp0878vLyauvq6lQ4q+nlIWdngbhmPPWL0tHa6+jbh9/D2f8OMfNdTGJs5BRGyBjtwslUHjoCVa5yWUzGe6pqbBgNJvzajo00YeNF2Egrzmoz8eZTEn7ftB8OivRQ1RDYVAIbTGY2uRCOCH9uipjpizNyXDB87nU8+aymA2evBZseSTGexI2NieOC6f6NXEnzSIOtxOwFcBy0cAlY8a7/CTAAARQvJhwrhHEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  max-width: 94px;
  max-height: 94px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: contain;
  background-position: center;
  pointer-events: none;
  z-index: 100;
}

.ff-container .ff-overlay.ff-overlay-active {
  display: none;
} /* ========================================
◆パーツ
======================================== */
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

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

@media screen and (min-width: 1000px) {
  .tb {
    display: none !important;
  }
}

.ib {
  display: inline-block;
}

.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}

.font-bold {
  font-weight: 700;
}

.c-green {
  color: #8CCABB;
}

@media screen and (min-width: 768px) {
  .pcBold {
    font-weight: 700;
  }
}
.secTtl {
  font-family: "Nunito Sans", sans-serif;
  font-size: 60px;
  font-size: min(16vw, 60px);
  font-weight: 400;
  line-height: 0.92;
  letter-spacing: -0.01em;
  color: #DED57A;
}

.textBox p + p {
  margin-top: 1.277em;
}

.btn-green {
  display: inline-block;
  padding: 0 20px;
  background: #A6D8CC;
  border: 1px solid #A6D8CC;
  border-radius: 36px;
  box-shadow: -2px 5px 14px rgba(0, 0, 0, 0.15);
  font-size: 15px;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  .btn-green {
    font-size: 22px;
    line-height: 40px;
  }
}
@media (hover: hover) {
  .btn-green {
    transition: 0.3s;
  }
  .btn-green:hover {
    background: #1A3A66;
    border-color: #1A3A66;
    color: #A6D8CC;
  }
}

.inner-large, .inner {
  width: calc(100% - 120px);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .inner-large, .inner {
    width: calc(100% - 48px);
  }
}

.inner {
  max-width: 1000px;
}
.inner-large {
  max-width: 1160px;
}
@media screen and (max-width: 767px) {
  .inner-sp {
    width: calc(100% - 48px);
    margin-left: auto;
    margin-right: auto;
  }
}

.soon {
  margin-top: 48px;
  font-weight: 700;
  font-size: 15px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .soon {
    margin-top: 50px;
  }
}

.fadeIn {
  opacity: 0;
  transform: translateY(60px);
}
.fadeIn.on {
  opacity: 1;
  transform: translateY(0);
  transition: 1.4s;
}

@media (hover: hover) {
  .hover-opacity a {
    transition: opacity 0.4s;
  }
  .hover-opacity a:hover {
    opacity: 0.7;
  }
}

.firstViewFull {
  height: 100vh;
}
@media (hover: hover) {
  .firstViewFull {
    height: 100vh !important;
  }
}

.categoryList_btn {
  display: none;
}
@media screen and (max-width: 767px) {
  .categoryList_btn {
    display: block;
    width: 100%;
    height: 40px;
    background: #8CCABB;
    box-shadow: -2px 5px 14px rgba(0, 0, 0, 0.15);
    border-radius: 36px;
    font-family: "Nunito Sans", sans-serif;
    font-size: 22px;
    text-align: center;
    position: relative;
    z-index: 2;
  }
  .categoryList_btn::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    border-style: solid;
    border-width: 15px 9px 0 9px;
    border-color: #E1C5B5 transparent transparent transparent;
  }
}
.categoryList_cont {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 27px;
  padding-left: 200px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .categoryList_cont {
    display: flex !important;
  }
}
@media screen and (max-width: 1000px) {
  .categoryList_cont {
    padding-top: 50px;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .categoryList_cont {
    display: none;
    background: rgba(245, 245, 245, 0.98);
    margin-top: -20px;
    padding: 40px 10px 30px;
  }
}
.categoryList_cont li._all {
  width: 170px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .categoryList_cont li._all {
    width: 100%;
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .categoryList_cont li + li {
    margin-top: 12px;
  }
}
.categoryList_cont a {
  display: block;
  padding: 0 25px 0 20px;
  background: #fff;
  border: 1px solid #8CCABB;
  font-size: 15px;
  line-height: 28px;
  box-shadow: -2px 5px 14px rgba(0, 0, 0, 0.15);
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  .categoryList_cont a {
    background: transparent;
    border: 0;
    border-radius: 0;
    font-size: 22px;
    text-align: center;
    box-shadow: none;
  }
}
.ja .categoryList_cont a {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .ja .categoryList_cont a {
    font-size: 18px;
  }
}
.categoryList_cont a::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #E1C5B5;
  transform: translateY(1px);
}
@media screen and (max-width: 767px) {
  .categoryList_cont a::after {
    display: none;
  }
}
.categoryList_cont a span {
  margin-left: 3px;
}
.categoryList_cont ._current a {
  background: #8CCABB;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .categoryList_cont ._current a {
    background: transparent;
    color: inherit;
  }
}

.postList > li {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: -2px 5px 14px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  .postList > li {
    border-radius: 10px;
  }
}
.postList a {
  display: block;
  height: 100%;
  background: #F5F5F5;
}
.postList_imgBox {
  position: relative;
  padding-top: 75.5555555556%;
}
.postList_imgBox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.postList_contBox {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .postList_contBox {
    padding-top: 15px;
  }
}
.postList_category {
  display: inline-block;
  margin-bottom: 10px;
  padding: 6px 15px;
  border: 1px solid #8CCABB;
  font-size: 12px;
  line-height: 16px;
  border-radius: 50px;
}
@media screen and (max-width: 767px) {
  .postList_category {
    padding: 0;
    border: 0;
    color: #8CCABB;
    font-weight: 700;
  }
}
.en .postList_category {
  font-size: 14px;
  letter-spacing: -0.02em;
}
.postList_text {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.en .postList_text {
  font-size: 15px;
  line-height: 1.333;
}

.mailmaga {
  background: #A3B9E2 url(../image/common/mailmaga_pc.png) left center/auto 100% no-repeat;
}
@media screen and (max-width: 767px) {
  .mailmaga {
    background-image: url(../image/common/mailmaga_sp.png);
    background-position: center top;
    background-size: 100% auto;
  }
}
.mailmaga_inner {
  display: flex;
  align-items: center;
  gap: 22px 27px;
  max-width: 964px;
  height: 131px;
  padding-left: min(30.7053941909%, 296px);
}
@media screen and (max-width: 1000px) {
  .mailmaga_inner {
    padding-left: 20%;
  }
}
@media screen and (max-width: 767px) {
  .mailmaga_inner {
    flex-direction: column;
    height: auto;
    padding-left: 0;
    padding-top: 48vw;
    padding-bottom: 27px;
    text-align: center;
  }
}
.mailmaga_contBox {
  flex: 1;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .mailmaga_contBox {
    color: inherit;
  }
}
.en .mailmaga_contBox p {
  letter-spacing: -0.02em;
}
.mailmaga_text {
  margin-top: 6px;
  font-size: 12px;
}
.en .mailmaga_text {
  font-size: 14px;
}
.mailmaga_linkBtn {
  display: block;
  width: 171px;
  background: #E3DC93;
  border-radius: 10px;
  line-height: 50px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  box-shadow: -2px 5px 14px rgba(0, 0, 0, 0.15);
}
.en .mailmaga_linkBtn {
  font-size: 15px;
}

.pagenation {
  margin-top: 173px;
}
@media screen and (max-width: 767px) {
  .pagenation {
    margin-top: 40px;
  }
}
.pagenation ul {
  display: flex;
  justify-content: center;
  gap: 20px 20px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
}
.pagenation ul .current {
  border-bottom: 1px solid #E1C5B5;
}
.pagenation ul span {
  padding: 0 3px;
  display: inline-block;
}

.block {
  margin-top: 40px;
}
.block-quotation {
  margin-top: 40px;
  padding: 30px 0 0 30px;
  background: url(../image/common/block_quotation.svg) left top/auto no-repeat;
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .block-quotation {
    padding-left: 0;
  }
}
.en .block-quotation {
  font-size: 20px;
}
.block-faq dt {
  padding-left: 100px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  position: relative;
}
.en .block-faq dt {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .block-faq dt {
    padding-left: 30px;
  }
}
.block-faq dt::before {
  content: "";
  display: block;
  width: 72px;
  height: 1px;
  background: #A3B9E2;
  position: absolute;
  top: 15px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .block-faq dt::before {
    width: 20px;
  }
}
.block-faq dd {
  margin-top: 20px;
}
.block-faq dd span {
  display: inline-block;
  font-weight: 700;
  margin-right: 10px;
}

/* ========================================
◆各共通レイアウト

ヘッダー header
メニュー menu
フッター footer

各レイアウト l-
======================================== */
/*
ヘッダー header
———————————————————————————————————————— */
.header {
  width: 100%;
  padding-top: 20px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .header {
    height: 65px;
    background: #fff;
    box-shadow: 0px 4px 23px rgba(0, 0, 0, 0.25);
  }
}
.header::before {
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  background: url(../image/common/header_bg.png) left top/auto repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  opacity: 0;
  transition: 0.8s;
}
@media screen and (max-width: 767px) {
  .header::before {
    display: none;
  }
}
.header.is-bg::before {
  opacity: 1;
}
.header > .inner {
  display: flex;
  justify-content: space-between;
  max-width: none;
}
.header_logo {
  line-height: 0;
  position: relative;
  z-index: 11;
  margin-right: 20px;
}

/*
メニュー gNav
———————————————————————————————————————— */
.gNavBtn {
  display: none;
}
@media screen and (max-width: 1000px) {
  .gNavBtn {
    display: block;
    width: 32px;
    position: relative;
    z-index: 11;
  }
  .gNavBtn span {
    display: block;
    width: 100%;
    background: #1A3A66;
    height: 2px;
    transition: 0.4s;
  }
  .gNavBtn span + span {
    margin-top: 6px;
  }
  .gNavBtn.active span:nth-of-type(1) {
    transform: translateY(8px) rotate(30deg);
  }
  .gNavBtn.active span:nth-of-type(2) {
    opacity: 0;
  }
  .gNavBtn.active span:nth-of-type(3) {
    transform: translateY(-8px) rotate(-30deg);
  }
}

.gNav {
  font-size: 13px;
}
.en .gNav {
  font-size: 15px;
}
@media screen and (min-width: 1000px) {
  .gNav {
    display: block !important;
  }
}
@media screen and (max-width: 1000px) {
  .gNav {
    display: none;
    width: 100%;
    height: 100%;
    padding: 100px 60px 40px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background: #DFEFEB;
    font-size: 21px;
    font-weight: 700;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .gNav::-webkit-scrollbar {
    display: none;
  }
  .en .gNav {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .gNav {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.gNav > ul {
  display: flex;
  align-items: center;
  gap: 0 25px;
}
@media screen and (max-width: 1000px) {
  .gNav > ul {
    display: block;
  }
}
@media screen and (max-width: 1000px) {
  .gNav > ul > .lang-item {
    display: none;
  }
}
.gNav a {
  display: inline-block;
  font-weight: bold;
  line-height: 20px;
  cursor: pointer;
}
@media screen and (max-width: 1000px) {
  .gNav a {
    display: block;
    border-bottom: 1px solid #8CCABB;
    line-height: 60px;
  }
}
@media (hover: hover) {
  .gNav a {
    transition: opacity 0.3s;
  }
  .gNav a:hover {
    opacity: 0.7;
  }
}
.gNav ._contact {
  font-family: "Nunito Sans", sans-serif;
}
@media screen and (max-width: 1000px) {
  .gNav ._contact {
    margin-top: 48px;
  }
}
.gNav ._contact a {
  display: block;
  padding: 1px 19px 0;
  border: 1px solid #DED57A;
  border-radius: 50px;
  line-height: 22px;
}
@media screen and (max-width: 1000px) {
  .gNav ._contact a {
    background: #E1C5B5;
    text-align: center;
    border: 0;
    font-size: 18px;
    line-height: 47px;
  }
  .en .gNav ._contact a {
    font-size: 24px;
  }
  .gNav ._contact a::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 16px;
    margin-left: 15px;
    background: url(../image/common/menu_arrow_right.svg) center/auto no-repeat;
    vertical-align: baseline;
    transform: translateY(1px);
  }
}
@media screen and (hover: hover) and (min-width: 1000px) {
  .gNav ._contact a {
    transition: background 0.3s, color 0.3s;
  }
  .gNav ._contact a:hover {
    background: #DED57A;
    color: #fff;
    opacity: 1;
  }
}
.gNav .lang-item {
  font-family: "Nunito Sans", sans-serif;
}
@media screen and (min-width: 1000px) {
  .gNav .lang-item a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 20px;
    background: url(../image/common/arrow.svg) right center/auto no-repeat;
  }
}
@media screen and (max-width: 1000px) {
  .gNav .lang-item a {
    border-bottom: 0;
  }
}
@media screen and (max-width: 1000px) {
  .gNav .lang-item.current-lang {
    opacity: 0.2;
    pointer-events: none;
  }
  .gNav .lang-item + .lang-item {
    position: relative;
    margin-left: 20px;
  }
  .gNav .lang-item + .lang-item::before {
    content: "/";
    width: 20px;
    text-align: center;
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 1000px) {
  .gNav ._langSP {
    display: flex;
    align-items: baseline;
    border-bottom: 1px solid #8CCABB;
  }
  .gNav ._langSP .lang-item-ja {
    font-size: 21px;
  }
  .gNav ._langSP .lang-item-en {
    font-size: 24px;
  }
}
.gNav_subBtn {
  position: relative;
}
@media screen and (max-width: 1000px) {
  .gNav_subBtn::before {
    content: "";
    width: 16px;
    height: 10px;
    background: url(../image/common/menu_arrow_bottom.svg) center/auto no-repeat;
    position: absolute;
    top: 26px;
    right: 10px;
    transition: transform 0.3s;
  }
  .gNav_subBtn.active::before {
    transform: rotate(180deg);
  }
}
.gNav_subMenu {
  display: none;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1000px) {
  .gNav_subMenu {
    background: #DFEFEB;
    font-weight: 400;
    text-align: left;
    position: static;
    transform: none;
  }
}
@media screen and (max-width: 1000px) {
  .gNav_spBtn {
    pointer-events: none;
  }
}

/*
フッター２ footer02
———————————————————————————————————————— */
.footer02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 20px;
  margin-top: 100px;
  padding-top: 120px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .footer02 {
    padding-top: 0;
  }
}
.footer02_topto {
  display: block;
  width: 50px;
  height: 50px;
  padding: 5px 0 0 2px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 18px;
  text-align: center;
  position: absolute;
  top: 0;
  left: calc(50% - 25px);
}
@media (hover: hover) {
  .footer02_topto {
    transition: opacity 0.4s;
  }
  .footer02_topto:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .footer02_topto {
    display: none;
  }
}
.footer02_topto::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-top: 1px solid #E1C5B5;
  border-right: 1px solid #E1C5B5;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .footer02_topto::before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .footer02_form {
    width: 100%;
  }
}
.footer02_formTtlBox {
  flex: 1;
  display: flex;
  align-items: flex-end;
  gap: 0 18px;
  max-width: 480px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .footer02_formTtlBox {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .footer02_formTtlBox .secTtl {
    font-size: 45px;
  }
}
.footer02_formTtlBox_text {
  flex: 1;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .footer02_formTtlBox_text {
    margin-top: 20px;
  }
}
.footer02_formTtlBox_text .en {
  font-size: 14px;
}
.footer02_nav {
  width: 566px;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .footer02_nav {
    width: 100%;
  }
}
.footer02_nav * {
  letter-spacing: -0.02em;
}
.footer02_nav > ul {
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-template-rows: auto auto auto 1fr;
  gap: 20px 10px;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .footer02_nav > ul {
    display: flex;
    flex-direction: column;
    gap: 20px 0;
  }
}
.footer02_nav > ul > li > a {
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
}
.footer02_nav > ul ul {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .footer02_nav > ul ul {
    margin-top: 10px;
  }
}
.footer02_nav ._top {
  grid-column: 1/2;
  grid-row: 1/2;
}
.footer02_nav ._news {
  grid-column: 1/2;
  grid-row: 2/3;
}
.footer02_nav ._about {
  grid-column: 2/3;
  grid-row: 2/3;
}
@media screen and (max-width: 767px) {
  .footer02_nav ._about {
    grid-column: 2/3;
    grid-row: 1/3;
  }
}
.footer02_nav ._design {
  grid-column: 2/3;
  grid-row: 1/2;
}
@media screen and (max-width: 767px) {
  .footer02_nav ._design {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}
.footer02_nav ._resouces {
  grid-column: 3/4;
  grid-row: 1/4;
}
@media screen and (max-width: 767px) {
  .footer02_nav ._resouces {
    grid-column: 2/3;
    grid-row: 3/4;
  }
}
.footer02_nav ._solutions {
  grid-column: 1/4;
  grid-row: 4/5;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .footer02_nav ._solutions {
    margin-top: 0;
  }
}
.footer02_nav ._solutions > a {
  display: flex;
  align-items: center;
  gap: 0 25px;
}
.footer02_nav ._solutions > a::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: #000;
}
@media screen and (max-width: 767px) {
  .footer02 + .footer {
    margin-top: 50px;
  }
}

/*
フッター footer
———————————————————————————————————————— */
.footer {
  margin-top: 129px;
  padding: 40px 0;
  border-top: 1px solid #A6D8CC;
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 53px 0 32px;
  }
}
.en .footer * {
  letter-spacing: -0.02em;
}
.footer > .inner {
  display: grid;
  grid-template-columns: 1fr min(74.1379310345%, 870px);
  grid-template-rows: auto 1fr auto;
  gap: 0 40px;
  justify-content: space-between;
  max-width: 100%;
}
@media screen and (max-width: 1200px) {
  .footer > .inner {
    grid-template-columns: 1fr auto;
  }
}
@media screen and (max-width: 767px) {
  .footer > .inner {
    display: block;
  }
}
.footer_logo {
  grid-column: 1/2;
  grid-row: 1/2;
}
@media screen and (min-width: 768px) {
  .footer_logo img {
    width: 175px;
  }
}
.footer_sns {
  grid-column: 1/2;
  grid-row: 2/3;
  display: flex;
  gap: 0 18px;
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .footer_sns {
    margin: 30px 0 50px;
  }
}
.footer_info {
  grid-column: 2/3;
  grid-row: 1/3;
  display: grid;
  grid-template-columns: auto 470px;
  grid-template-rows: auto 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  gap: 1.5em 0;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-size: 15px;
  line-height: 1.5;
}
@media screen and (max-width: 1200px) {
  .footer_info {
    display: flex;
    flex-direction: column;
    gap: 15px 0;
  }
}
.footer_info dl {
  display: flex;
}
.footer_info dl:nth-child(3) {
  grid-column: 2/3;
  grid-row: 1/3;
}
@media screen and (max-width: 767px) {
  .footer_info dl:nth-child(3) {
    margin-top: 20px;
  }
}
.ja .footer_info dl:nth-child(3) dd {
  font-family: YuGothic, "Yu Gothic", sans-serif;
}
.footer_info dl dt {
  width: 100px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  color: #8CCABB;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 767px) {
  .footer_info dl dt {
    width: 62px;
    font-size: 14px;
    line-height: 1.428;
  }
}
.footer_info dl dd {
  flex: 1;
  font-size: 14px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .footer_info dl dd {
    line-height: 1.428;
  }
}
.footer_info dl dd > div + div {
  margin-top: 3em;
}
@media screen and (max-width: 1200px) {
  .footer_info dl dd > div + div {
    margin-top: 1.5em;
  }
}
.footer_info dl dd a._goolemap {
  color: #E1C5B5;
}
@media screen and (min-width: 768px) {
  .ja .footer_info_address dd {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .footer_info_spBold {
    font-weight: 700;
  }
}
.footer_copyright {
  grid-column: 1/2;
  grid-row: 3/4;
  display: block;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 767px) {
  .footer_copyright {
    margin-top: 40px;
    text-align: center;
  }
}

/*
各レイアウト
———————————————————————————————————————— */
.l-contact {
  margin-top: 208px;
}
@media screen and (max-width: 767px) {
  .l-contact {
    margin-top: 80px;
  }
}
.l-contact .secTtl {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .l-contact .secTtl {
    margin-bottom: 40px;
  }
}

.l-pick {
  margin-top: 150px;
  padding-top: 50px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .l-pick {
    margin-top: 100px;
  }
}
.l-pick_inner {
  display: flex;
  gap: 0 18px;
}
@media screen and (max-width: 767px) {
  .l-pick_inner {
    display: block;
  }
}
.l-pick_head {
  width: 274px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .l-pick_head {
    width: 100%;
  }
}
.l-pick_head::before {
  content: "";
  display: block;
  width: 50vw;
  height: calc(100% + 20px);
  background: #fff;
  position: absolute;
  top: -20px;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .l-pick_head::before {
    display: none;
  }
}
.l-pick_secTtl {
  display: inline-block;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-pick_secTtl {
    display: block;
  }
}
.l-pick_secTtl::after {
  content: "";
  display: block;
  width: 50vw;
  height: 1px;
  background: #8CCABB;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .l-pick_secTtl::after {
    width: 100vw;
  }
}
.l-pick_link {
  margin-top: 52px;
  padding-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .l-pick_link {
    text-align: center;
  }
  .l-pick_link a {
    font-size: 22px;
    line-height: 38px;
  }
}
.l-pick_slide {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .l-pick_slide {
    margin-top: 50px;
  }
}
.l-pick_slide a {
  display: block;
}
@media (hover: hover) {
  .l-pick_slide a {
    transition: opacity 0.4s;
  }
  .l-pick_slide a:hover {
    opacity: 0.7;
  }
}
.l-pick_contImage {
  margin-bottom: 20px;
  padding-top: 75.6032171582%;
  background: #efefef;
  border-radius: 5px;
  box-shadow: -2px 5px 14px rgba(0, 0, 0, 0.15);
  position: relative;
  overflow: hidden;
}
.l-pick_contImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.l-pick .splide__track {
  overflow: visible;
}

.l-modal {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
}
.l-modal_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
.l-modal_container {
  width: 90%;
  max-width: 666px;
  max-height: 90%;
  margin: 0 auto;
  background: #fff;
  position: relative;
  z-index: 2;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media screen and (max-width: 767px) {
  .l-modal_container {
    width: 100%;
  }
}
.l-modal_container::-webkit-scrollbar {
  display: none;
}
.l-modal_close {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 10px;
  right: 19px;
  z-index: 3;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .l-modal_close {
    top: 0;
    right: 15px;
  }
}
.l-modal_close::before, .l-modal_close::after {
  content: "";
  width: 30px;
  height: 2px;
  background: #1A3A66;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.l-modal_close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.l-modal_close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.l-appModal_container {
  padding: 48px 99px 39px;
}
@media screen and (max-width: 767px) {
  .l-appModal_container {
    padding: 66px 24px 80px;
  }
}
.l-appModal_ttlBox {
  display: flex;
  align-items: flex-end;
  gap: 30px 20px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .l-appModal_ttlBox {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px;
  }
}
.l-appModal .secTtl {
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .l-appModal .secTtl {
    font-size: 45px;
  }
}
.l-appModal_read {
  flex: 1;
  font-size: 12px;
}

.l-app {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 27px;
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .l-app {
    margin-top: 80px;
  }
}
.l-app_cont {
  display: flex;
  width: calc((100% - 27px) / 2);
  padding: 10px 50px 10px 10px;
  box-shadow: -2px 5px 14px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  .l-app_cont {
    display: block;
    width: 100%;
    padding: 20px 19px 40px;
  }
}
.l-app_image {
  width: 49.4071146245%;
}
@media screen and (max-width: 767px) {
  .l-app_image {
    width: 100%;
    max-width: 250px;
    margin: 0 auto 15px;
  }
}
.l-app_textBox {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 26px 0;
  padding: 15px 0;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .l-app_textBox {
    gap: 30px 0;
    align-items: center;
  }
}
.l-app_btn {
  display: block;
  width: 172px;
  margin-top: auto;
  background: #DED57A;
  border-radius: 36px;
  font-size: 15px;
  line-height: 32px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  text-align: center;
}
@media (hover: hover) {
  .l-app_btn {
    transition: color 0.3s, background 0.3s;
  }
  .l-app_btn:hover {
    color: #DED57A;
    background: #1A3A66;
  }
}
.l-app_document {
  background: #A3B9E2;
}
.l-app_contact {
  background: #8CCABB;
}

/* ========================================
◆各ページ個別

Home home
About Us about
Solution solution
Design Thinking thinking
Resources resources
Contact contact



======================================== */
/*
Home home
———————————————————————————————————————— */
.homeMv {
  overflow: hidden;
}
.homeMv_scroll {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  font-size: 0;
  position: absolute;
  top: 0;
  left: calc(43% + 1px);
  height: 100%;
  max-height: 100vh;
  transform: translateX(-50%);
}
@media screen and (max-width: 1000px) {
  .homeMv_scroll {
    display: none;
  }
}
.homeMv_scroll span {
  display: inline-block;
  background: #fff;
  padding: 8px 0 10px;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  font-size: 10px;
  line-height: 1;
}
.homeMv > div {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 43% 57%;
  grid-template-rows: auto auto 1fr;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .homeMv > div {
    display: block;
  }
}
.homeMv > div::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  max-height: 100vh;
  background: #A6D8CC;
  position: absolute;
  top: 0;
  left: 43%;
  font-size: 10px;
  line-height: 1;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}
@media screen and (max-width: 1000px) {
  .homeMv > div::before {
    display: none;
  }
}
.homeMv_cont01 {
  grid-column: 1/2;
  grid-row: 1/2;
  padding: 142px 16px 114px 60px;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.4545;
}
@media screen and (min-width: 1000px) {
  .homeMv_cont01 {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .homeMv_cont01 {
    padding: 147px 0 0;
  }
}
.ja .homeMv_cont01 {
  font-size: 20px;
  line-height: 1.6;
}
@media screen and (max-width: 1000px) {
  .homeMv_cont01 br {
    display: none;
  }
}
.homeMv_cont01 ._link {
  margin-top: 40px;
}
.homeMv_cont02 {
  grid-column: 2/3;
  grid-row: 1/3;
  padding: 140px 60px 80px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .homeMv_cont02 {
    padding: 70px 20px 0 10px;
  }
}
.homeMv_cont02 img {
  width: 365px;
}
@media screen and (max-width: 1000px) {
  .homeMv_cont02 img {
    width: 600px;
  }
}
.homeMv_cont03 {
  grid-column: 2/3;
  grid-row: 3/4;
  padding: 40px 110px 40px 46px;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .homeMv_cont03 {
    padding: 100px 5px 0;
  }
}
.homeMv_cont03::before {
  content: "";
  display: block;
  width: 100vw;
  height: 1px;
  background: #A6D8CC;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1000px) {
  .homeMv_cont03::before {
    display: none;
  }
}
.homeMv_cont03 .splide {
  max-width: 574px;
  margin: 0 auto;
}
.homeMv_cont03 .splide__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  .homeMv_cont03 .splide__arrow {
    width: 25px;
  }
}
.homeMv_cont03 .splide__arrow--prev {
  left: 0;
}
.homeMv_cont03 .splide__arrow--next {
  right: 0;
}
.homeMv_cont03 .splide__pagination {
  margin-top: 20px;
  gap: 10px 20px;
}
@media screen and (max-width: 767px) {
  .homeMv_cont03 .splide__pagination {
    margin-top: 60px;
  }
}
.homeMv_cont03 .splide__pagination button {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 1px solid #1A3A66;
}
.homeMv_cont03 .splide__pagination button.is-active {
  background: #1A3A66;
}
.homeMv_cont03 ._slideCont {
  max-width: 278px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .homeMv_cont03 ._slideCont {
    max-width: 338px;
    padding: 0 30px;
  }
}
.homeMv_cont03 ._slideCont p {
  text-align: center;
}
.homeMv_cont03 ._slideCont p:nth-child(1) {
  font-family: "Nunito Sans", sans-serif;
  line-height: 1.44;
  font-weight: bold;
  border-bottom: 1px solid #E1C5B5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .homeMv_cont03 ._slideCont p:nth-child(1) {
    margin-bottom: 40px;
    padding-bottom: 26px;
  }
}
.ja .homeMv_cont03 ._slideCont p:nth-child(2) {
  font-size: 16px;
  line-height: 1.75;
}
.homeMv_cont03 ._slideCont p:nth-child(3) {
  font-weight: bold;
  font-size: 14px;
  margin-top: 20px;
}
.homeMv_cont04 {
  grid-column: 1/2;
  grid-row: 2/4;
  padding: 20px 20px 40px;
  position: relative;
}
@media screen and (min-width: 1000px) {
  .homeMv_cont04 {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .homeMv_cont04 {
    padding: 80px 0 20px;
  }
}
.homeMv_cont04::before {
  content: "";
  display: block;
  width: 100vw;
  height: 1px;
  background: #A6D8CC;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1000px) {
  .homeMv_cont04::before {
    display: none;
  }
}
.homeMv_cont04 div {
  max-width: 502px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .homeMv_cont04 div {
    max-width: 600px;
  }
}
.homeMv_cont04 div img {
  width: 100%;
}

.homeIntro {
  margin-top: 76px;
  max-width: 1040px;
}
@media screen and (max-width: 767px) {
  .homeIntro {
    margin-top: 50px;
  }
}
.homeIntro_read {
  max-width: 590px;
  margin: 0 auto;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.4545;
  text-align: center;
}
.ja .homeIntro_read {
  font-size: 20px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .homeIntro_read {
    font-size: 20px;
    line-height: 1.35;
  }
}
.homeIntro_container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 0 20px;
  margin-top: 150px;
}
@media screen and (max-width: 767px) {
  .homeIntro_container {
    display: block;
    margin-top: 70px;
  }
}
.homeIntro_container ._imgBox {
  width: 50.9615384615%;
  max-width: 530px;
}
@media screen and (max-width: 767px) {
  .homeIntro_container ._imgBox {
    width: 100%;
    margin: 0 auto;
  }
}
.homeIntro_container ._contBox {
  flex: 1;
  max-width: 350px;
}
@media screen and (max-width: 767px) {
  .homeIntro_container ._contBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 80px;
  }
}
.ja .homeIntro_container ._contBox {
  max-width: 450px;
}
.homeIntro_container li a {
  display: flex;
  align-items: center;
}
.ja .homeIntro_container li {
  font-size: 16px;
  line-height: 1.8125;
}
.homeIntro_container li + li {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .homeIntro_container li + li {
    margin-top: 50px;
  }
}
.homeIntro_container li p {
  flex: 1;
}
.homeIntro_container li:nth-child(1) ._num {
  padding-left: 4px;
}
.homeIntro_container li:nth-child(3) ._num {
  padding-left: 2px;
}
.homeIntro_container ._num {
  display: block;
  width: 21%;
  max-width: 98px;
  min-width: 70px;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .homeIntro_container ._num {
    width: 60px;
  }
  .homeIntro_container ._num img {
    transform: scale(0.7);
  }
}

.homeDesign {
  margin-top: 200px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .homeDesign {
    margin-top: 140px;
  }
}
.homeDesign .secTtl {
  position: relative;
  text-align: center;
}
.homeDesign .secTtl::after {
  content: "";
  display: block;
  margin: 30px auto 0;
  width: 100%;
  max-width: 396px;
  height: 1px;
  background: #A6D8CC;
}
@media screen and (max-width: 767px) {
  .homeDesign .secTtl::after {
    margin-top: 15px;
  }
}
.homeDesign_read {
  max-width: 386px;
  margin: 40px auto 0;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.4545;
  text-align: center;
}
.ja .homeDesign_read {
  max-width: 400px;
  font-size: 16px;
  line-height: 1.8125;
}
@media screen and (max-width: 767px) {
  .homeDesign_read {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.277;
  }
}
.homeDesign_container {
  max-width: 985px;
  margin: 90px auto 0;
}
@media screen and (max-width: 767px) {
  .homeDesign_container .splide__track {
    overflow: visible;
  }
}
.homeDesign_container .splide__slide {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .homeDesign_container .splide__slide {
    width: 985px;
  }
}
.homeDesign_container .splide__slide ul {
  margin-top: 30px;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}
.homeDesign_container .splide__slide li {
  width: 17.3604060914%;
  padding: 0 1.0152284264%;
  text-align: center;
}
.homeDesign_container .splide__slide li:nth-child(1), .homeDesign_container .splide__slide li:nth-child(5) {
  width: 23.9593908629%;
}
.homeDesign_container .splide__slide li:nth-child(1) {
  padding-left: 8.1218274112%;
}
.homeDesign_container .splide__slide li:nth-child(5) {
  padding-right: 8.1218274112%;
}
.homeDesign_link {
  text-align: center;
  margin-top: 40px;
  padding-bottom: 14px;
}
.homeDesign_link::before {
  content: "";
  display: block;
  width: 1px;
  height: 77px;
  background: #A6D8CC;
  margin: 0 auto;
}

.homePartners {
  margin-top: 180px;
}
@media screen and (max-width: 767px) {
  .homePartners {
    margin-top: 140px;
  }
}
.homePartners .secTtl {
  position: relative;
  text-align: center;
}
.homePartners .secTtl::after {
  content: "";
  display: block;
  margin: 20px auto 0;
  width: 100%;
  max-width: 396px;
  height: 1px;
  background: #A6D8CC;
}
@media screen and (max-width: 767px) {
  .homePartners .secTtl::after {
    margin-top: 50px;
  }
}
.homePartners_read {
  max-width: 386px;
  margin: 20px auto 0;
  text-align: center;
}
.ja .homePartners_read {
  font-size: 16px;
  line-height: 1.8125;
}
@media screen and (max-width: 767px) {
  .homePartners_read {
    margin-top: 24px;
  }
}
.homePartners ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 60px;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .homePartners ul {
    margin-top: 60px;
    gap: 0 40px;
  }
}

.homeAbout {
  margin-top: 332px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .homeAbout {
    margin-top: 140px;
    padding-bottom: 20px;
  }
}
.homeAbout_inner {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: min(530px, 46%) 49.375%;
  grid-template-rows: auto 1fr;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .homeAbout_inner {
    display: block;
  }
}
.homeAbout ._contBox {
  grid-column: 1/2;
  grid-row: 1/2;
  padding-left: 60px;
}
.ja .homeAbout ._contBox {
  max-width: 514px;
  padding-bottom: 14px;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .homeAbout ._contBox {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .homeAbout ._contBox {
    padding-left: 0;
  }
}
.homeAbout .secTtl {
  display: inline-block;
  padding-bottom: 20px;
  padding-right: 10px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .homeAbout .secTtl {
    display: block;
    padding-right: 0;
  }
}
.homeAbout .secTtl::after {
  content: "";
  display: block;
  width: 100vw;
  height: 1px;
  background: #A6D8CC;
  position: absolute;
  right: 0;
  bottom: 0;
}
.homeAbout_read {
  margin-top: 20px;
}
.homeAbout ._imgBox {
  grid-column: 2/3;
  grid-row: 1/3;
}
@media screen and (max-width: 767px) {
  .homeAbout ._imgBox {
    width: 93.6%;
    margin-top: 40px;
    margin-left: auto;
  }
}
.homeAbout ._link {
  grid-column: 1/2;
  grid-row: 2/3;
  margin-top: 40px;
  margin-left: 0;
}

/*
About Us about
———————————————————————————————————————— */
.about_secTtl {
  color: #55412C;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  overflow: hidden;
}
.about_secTtl span {
  display: block;
  padding-bottom: 20px;
  position: relative;
}
.about_secTtl span::after {
  content: "";
  display: block;
  width: 100vw;
  height: 1px;
  background: #E1C5B5;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .about_secTtl span::after {
    left: -11px;
  }
}
.about .inner {
  max-width: 964px;
}

.aboutMv {
  width: 100%;
  display: flex;
  align-items: flex-end;
  background: url(../image/about/mv_pc.jpg) center/cover no-repeat;
  padding-left: 60px;
}
@media screen and (max-width: 767px) {
  .aboutMv {
    margin-top: 65px;
    height: auto !important;
    padding: 54vw 24px 0;
    background-image: url(../image/about/mv_sp.jpg);
    background-position: center top;
    background-size: 100% auto;
  }
}
.ja .aboutMv_textBox {
  max-width: 474px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .ja .aboutMv_textBox {
    padding-bottom: 0;
  }
}
.en .aboutMv_textBox {
  max-width: 374px;
  padding-bottom: 77px;
}
@media screen and (max-width: 767px) {
  .en .aboutMv_textBox {
    padding-bottom: 0;
  }
}
.en .aboutMv_textBox p {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .en .aboutMv_textBox p {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.541;
  }
}
.ja .aboutMv_ttl {
  margin-bottom: 40px;
}
.en .aboutMv_ttl {
  margin-bottom: 33px;
}

.aboutCompany {
  margin-top: 129px;
}
@media screen and (max-width: 767px) {
  .aboutCompany {
    margin-top: 85px;
  }
}
.aboutCompany_sumally, .aboutCompany_address {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px 0;
}
@media screen and (max-width: 767px) {
  .aboutCompany_sumally, .aboutCompany_address {
    display: block;
  }
}
.aboutCompany_sumally > div, .aboutCompany_address > div {
  width: calc((100% - 28px) / 2);
}
@media screen and (max-width: 767px) {
  .aboutCompany_sumally > div, .aboutCompany_address > div {
    width: 100%;
  }
}
.aboutCompany_sumally dl, .aboutCompany_address dl {
  display: flex;
  font-size: 14px;
  line-height: 1.71;
}
@media screen and (max-width: 767px) {
  .aboutCompany_sumally dl, .aboutCompany_address dl {
    font-size: 15px;
  }
}
.en .aboutCompany_sumally dl, .en .aboutCompany_address dl {
  line-height: 1.42;
}
@media screen and (max-width: 767px) {
  .en .aboutCompany_sumally dl, .en .aboutCompany_address dl {
    font-size: 18px;
    line-height: 1.5;
  }
}
.aboutCompany_sumally dl dt, .aboutCompany_address dl dt {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .aboutCompany_sumally dl dt, .aboutCompany_address dl dt {
    width: 85px;
    padding-right: 5px;
  }
}
.aboutCompany_sumally dl dd, .aboutCompany_address dl dd {
  flex: 1;
}
.aboutCompany_sumally dl + dl,
.aboutCompany_sumally dd p + p, .aboutCompany_address dl + dl,
.aboutCompany_address dd p + p {
  margin-top: 1.71em;
}
.en .aboutCompany_sumally dl + dl,
.en .aboutCompany_sumally dd p + p, .en .aboutCompany_address dl + dl,
.en .aboutCompany_address dd p + p {
  margin-top: 1.42em;
}
@media screen and (max-width: 767px) {
  .en .aboutCompany_sumally dl + dl,
.en .aboutCompany_sumally dd p + p, .en .aboutCompany_address dl + dl,
.en .aboutCompany_address dd p + p {
    margin-top: 1.5em;
  }
}
.aboutCompany_sumally {
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .aboutCompany_sumally > div:nth-child(1) dt {
    width: 99px;
  }
}
@media screen and (min-width: 768px) {
  .aboutCompany_sumally > div:nth-child(2) dt {
    width: 144px;
  }
}
@media screen and (max-width: 767px) {
  .en .aboutCompany_sumally > div:nth-child(2) dt {
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .aboutCompany_sumally > div:nth-child(2) {
    margin-top: 1.71em;
  }
  .en .aboutCompany_sumally > div:nth-child(2) {
    margin-top: 1.42em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .en .aboutCompany_sumally > div:nth-child(2) {
    margin-top: 1.5em;
  }
}
.aboutCompany_sumally_address p {
  display: flex;
}
@media screen and (max-width: 767px) {
  .aboutCompany_sumally_address p {
    display: block;
  }
}
.aboutCompany_sumally_address p span {
  display: block;
}
.aboutCompany_sumally_address p span:nth-child(1) {
  width: 99px;
}
@media screen and (max-width: 767px) {
  .aboutCompany_sumally_address p span:nth-child(1) {
    width: 100%;
  }
}
.aboutCompany_sumally_address p span:nth-child(2) {
  flex: 1;
}
.aboutCompany_sumally ._mapLink {
  color: #8CCABB;
}
.aboutCompany_address {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .aboutCompany_address {
    margin-top: 50px;
  }
}
.aboutCompany_address_gMap iframe {
  width: 100%;
  height: 356px;
}
@media screen and (max-width: 767px) {
  .aboutCompany_address_gMap iframe {
    height: 244px;
  }
}
.aboutCompany_address dl {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .en .aboutCompany_address dl {
    font-size: 15px;
    line-height: 1.333;
  }
}
.aboutCompany_address dt {
  padding-right: 15px;
}
.aboutCompany_address ._mapLink {
  color: #E1C5B5;
}
@media screen and (max-width: 767px) {
  .aboutCompany_address > div + div {
    margin-top: 50px;
  }
}

.aboutMisson {
  margin-top: 120px;
  padding: 100px 0;
  background: #EEF7F5;
}
@media screen and (max-width: 767px) {
  .aboutMisson {
    margin-top: 74px;
    padding: 65px 0 100px;
  }
}
.aboutMisson .about_secTtl {
  position: relative;
  z-index: 3;
}
.aboutMisson_container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 100px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .aboutMisson_container {
    display: block;
    margin-top: -30px;
  }
}
.aboutMisson_imgBox {
  width: 482px;
  position: -webkit-sticky;
  position: sticky;
  top: calc(50vh - 181px);
}
@media screen and (max-width: 767px) {
  .aboutMisson_imgBox {
    width: 100%;
    max-width: 482px;
    margin: 0 auto;
    padding-top: 80px;
    background: #EEF7F5;
    top: 0;
    z-index: 2;
  }
  .aboutMisson_imgBox::before {
    content: "";
    display: block;
    width: 100%;
    height: 80px;
    background: linear-gradient(to bottom, #EEF7F5 0, rgba(255, 255, 255, 0) 50%);
    position: absolute;
    top: 100%;
    left: 0;
  }
}
.aboutMisson_imgBox li {
  width: 100%;
  background: #EEF7F5;
}
@media screen and (max-width: 767px) {
  .aboutMisson_imgBox li {
    top: 80px;
  }
}
.aboutMisson_imgBox li:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.4s;
}
@media screen and (max-width: 767px) {
  .aboutMisson_imgBox li:not(:first-child) {
    top: 80px;
  }
}
.aboutMisson_imgBox li.show {
  opacity: 1;
}
.aboutMisson_contBox {
  flex: 1;
  max-width: 399px;
  padding-top: 100px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .aboutMisson_contBox {
    max-width: 100%;
    padding-top: 0;
    text-align: center;
  }
}
.aboutMisson_contBox li {
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .aboutMisson_contBox li {
    padding-top: 50px;
    position: relative;
  }
}
.aboutMisson_contBox li + li {
  margin-top: 78px;
}
@media screen and (max-width: 767px) {
  .aboutMisson_contBox li + li {
    margin-top: 0;
    padding-top: 100px;
  }
}
.en .aboutMisson_contBox li {
  font-size: 18px;
  line-height: 1.5;
}
.aboutMisson_contBox li .secTtl {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .aboutMisson_contBox li .secTtl {
    font-size: min(16vw, 60px);
  }
}
.aboutMisson_contTtlJp {
  color: #8CCABB;
  margin-bottom: 8px;
}

.aboutStaff {
  padding: 100px 0 140px;
  background: rgba(222, 214, 122, 0.15);
}
@media screen and (max-width: 767px) {
  .aboutStaff {
    padding: 80px 0;
  }
}
.aboutStaff_photo {
  margin-bottom: 15px;
  padding-top: 100%;
  position: relative;
  background: url(../image/about/staff_bg.svg) center/cover no-repeat;
  border-radius: 10px;
  box-shadow: -2px 5px 14px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.aboutStaff_photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.aboutStaff_nameJp, .aboutStaff_position {
  font-weight: 700;
}
.ja .aboutStaff_nameJp, .ja .aboutStaff_position {
  font-size: 16px;
  font-size: min(1.4545454545vw, 16px);
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .ja .aboutStaff_nameJp, .ja .aboutStaff_position {
    font-size: min(4.2666666667vw, 16px);
  }
}
.en .aboutStaff_nameJp, .en .aboutStaff_position {
  font-size: 18px;
  font-size: min(4.8vw, 18px);
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .en .aboutStaff_nameJp, .en .aboutStaff_position {
    font-size: min(4.8vw, 18px);
  }
}
.aboutStaff_position {
  color: #8CCABB;
}
.aboutStaff_nameEn {
  margin-top: 12px;
  color: #A3B9E2;
  font-size: 45px;
  font-size: min(4.0909090909vw, 45px);
  line-height: 1;
  letter-spacing: -0.01em;
  font-family: "Nunito Sans", sans-serif;
}
@media screen and (max-width: 767px) {
  .aboutStaff_nameEn {
    font-size: 37px;
    font-size: min(9.8666666667vw, 37px);
  }
}
.aboutStaff_ceo {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0 40px;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .aboutStaff_ceo {
    flex-direction: column;
    align-items: center;
    gap: 30px 0;
    margin-top: 50px;
  }
  .aboutStaff_ceo + .aboutStaff_ceo {
    margin-top: 60px;
  }
}
.aboutStaff_ceo-reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .aboutStaff_ceo-reverse {
    flex-direction: column;
  }
}
.aboutStaff_ceo_imgBox {
  width: 468px;
  max-width: 468px;
}
@media screen and (max-width: 767px) {
  .aboutStaff_ceo_imgBox {
    width: 100%;
  }
}
.aboutStaff_ceo .aboutStaff_photo {
  margin-bottom: 0;
}
.aboutStaff_ceo .aboutStaff_nameJp,
.aboutStaff_ceo .aboutStaff_position {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .aboutStaff_ceo .aboutStaff_nameJp,
.aboutStaff_ceo .aboutStaff_position {
    font-size: 18px;
  }
}
.aboutStaff_ceo .aboutStaff_nameEn {
  font-size: 60px;
  line-height: 0.9166;
}
@media screen and (max-width: 767px) {
  .aboutStaff_ceo .aboutStaff_nameEn {
    font-size: 37px;
  }
}
.ja .aboutStaff_ceo .aboutStaff_nameEn {
  min-height: 165px;
}
@media screen and (max-width: 767px) {
  .ja .aboutStaff_ceo .aboutStaff_nameEn {
    min-height: 0;
  }
}
.aboutStaff_ceo_contBox {
  width: 370px;
}
@media screen and (max-width: 767px) {
  .aboutStaff_ceo_contBox {
    width: 100%;
  }
}
.aboutStaff_ceo_textBox {
  margin-top: 25px;
}
.ja .aboutStaff_ceo_textBox {
  font-size: 12px;
  line-height: 1.75;
}
.ja .aboutStaff_ceo_textBox p + p {
  margin-top: 1.71em;
}
.en .aboutStaff_ceo_textBox {
  font-size: 14px;
  line-height: 1.42;
}
@media screen and (max-width: 767px) {
  .en .aboutStaff_ceo_textBox {
    font-size: 18px;
    line-height: 1.5;
  }
}
.en .aboutStaff_ceo_textBox p + p {
  margin-top: 1.71em;
}
@media screen and (max-width: 767px) {
  .en .aboutStaff_ceo_textBox p + p {
    margin-top: 1.5em;
  }
}
.aboutStaff_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 122px;
}
@media screen and (max-width: 767px) {
  .aboutStaff_list {
    padding-top: 50px;
  }
}
.aboutStaff_list::before, .aboutStaff_list::after {
  content: "";
  width: 22.9253112033%;
  order: 1;
}
@media screen and (max-width: 767px) {
  .aboutStaff_list::before, .aboutStaff_list::after {
    display: none;
  }
}
.aboutStaff_list li {
  width: 22.9253112033%;
  margin-top: 65px;
}
@media screen and (max-width: 767px) {
  .aboutStaff_list li {
    width: calc((100% - 9px) / 2);
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .aboutStaff_list li:nth-child(1), .aboutStaff_list li:nth-child(2), .aboutStaff_list li:nth-child(3) {
    width: 28.0082987552%;
  }
}

/*
Solution solution
———————————————————————————————————————— */
.solution_sec {
  display: flex;
  flex-direction: column;
  gap: 100px 0;
}
@media screen and (max-width: 767px) {
  .solution_sec {
    width: 100%;
  }
}
.solution_sec + .solution_sec {
  position: relative;
  margin-top: 400px;
}
@media screen and (max-width: 767px) {
  .solution_sec + .solution_sec {
    margin-top: 200px;
  }
}
.solution_sec + .solution_sec::before {
  content: "";
  display: block;
  width: 2px;
  height: 200px;
  background: linear-gradient(#8CCABB 50%, #E1C5B5 50%);
  position: absolute;
  left: calc(50% - 1px);
  bottom: calc(100% + 100px);
}
@media screen and (max-width: 767px) {
  .solution_sec + .solution_sec::before {
    height: 100px;
    bottom: calc(100% + 50px);
  }
}
.solution_col2 {
  display: flex;
  justify-content: space-between;
  gap: 50px 28px;
}
@media screen and (max-width: 767px) {
  .solution_col2 {
    flex-direction: column;
  }
}
.solution_col2 > *:nth-child(1) {
  width: 48.8793103448%;
}
@media screen and (max-width: 767px) {
  .solution_col2 > *:nth-child(1) {
    width: 100%;
  }
}
.solution_col2 > *:nth-child(2) {
  flex: 1;
}
.solution_col2_secTtl {
  font-weight: 700;
}
.solution_col2_contTtl {
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: #55412C;
  font-weight: 700;
  position: relative;
}
.solution_col2_contTtl::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #E1C5B5;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .solution_col2_contTtl::after {
    width: calc(100% + 24px);
  }
}
.solution_col3 {
  display: flex;
  gap: 50px 2.2844827586%;
}
@media screen and (max-width: 767px) {
  .solution_col3 {
    flex-direction: column;
  }
}
.solution_col3 > * {
  width: 31.8103448276%;
}
@media screen and (max-width: 767px) {
  .solution_col3 > * {
    width: 100%;
  }
}
.solution_col3_ttl {
  margin-top: 30px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .en .solution_col3_ttl {
    font-size: 24px;
    line-height: 1.3333;
  }
}
.solution_col3_text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 2;
}
.en .solution_col3_text {
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .en .solution_col3_text {
    font-size: 18px;
    line-height: 1.5;
  }
}
.solution_col3_text p + p {
  margin-top: 2em;
}

.solutionMv {
  padding-top: 28vh;
}
@media screen and (max-width: 767px) {
  .solutionMv {
    padding-top: 65px;
    height: auto !important;
  }
}
.solutionMv_img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .solutionMv_img {
    -o-object-fit: contain;
       object-fit: contain;
    height: auto;
    position: static;
  }
}
.solutionMv_textBox {
  margin-left: 60px;
  width: 50%;
  max-width: 572px;
  font-weight: 700;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .solutionMv_textBox {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding: 0 24px;
  }
}
.solutionMv_ttl {
  padding-bottom: 10px;
  color: #55412C;
  font-size: 20px;
  line-height: 1.5;
  position: relative;
}
@media screen and (max-width: 767px) {
  .solutionMv_ttl {
    font-size: 12px;
  }
}
.en .solutionMv_ttl {
  padding: 1px 0 11px;
  font-size: 18px;
}
.solutionMv_ttl::after {
  content: "";
  display: block;
  width: calc(100% + 60px);
  height: 1px;
  background: #E1C5B5;
  position: absolute;
  left: -60px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .solutionMv_ttl::after {
    display: none;
  }
}
.solutionMv_read {
  margin-top: 40px;
  font-size: 25px;
  line-height: 1.6;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 767px) {
  .solutionMv_read {
    margin-top: 20px;
    font-size: 20px;
    line-height: 1.7;
  }
}
.en .solutionMv_read {
  font-size: 30px;
  line-height: 1.3333;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 767px) {
  .en .solutionMv_read {
    font-size: 24px;
  }
}
.solutionMv_text {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .solutionMv_text {
    margin-top: 40px;
    font-weight: 400;
  }
}
.en .solutionMv_text {
  letter-spacing: -0.01em;
}

.solutionIntro {
  margin-top: 76px;
}
@media screen and (max-width: 767px) {
  .solutionIntro {
    margin-top: 100px;
    gap: 40px 0;
  }
}
.solutionIntro_subTtl {
  color: #55412C;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.solutionIntro_subTtl + .solutionIntro_ttl {
  margin-top: 26px;
}
@media screen and (max-width: 767px) {
  .solutionIntro_subTtl {
    font-size: 12px;
  }
  .en .solutionIntro_subTtl {
    font-size: 14px;
  }
  .solutionIntro_subTtl + .solutionIntro_ttl {
    margin-top: 20px;
  }
}
.solutionIntro_ttl {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 767px) {
  .solutionIntro_ttl {
    font-size: 20px;
  }
  .en .solutionIntro_ttl {
    font-size: 24px;
    line-height: 1.3333;
  }
}
@media screen and (max-width: 767px) {
  .solutionIntro .solution_col2 {
    display: contents;
  }
}
@media screen and (max-width: 767px) {
  .solutionIntro .solution_col2_imgBox {
    order: -1;
  }
}
.solutionIntro .solution_col2_contBox {
  max-width: 468px;
}
@media screen and (max-width: 767px) {
  .solutionIntro .solution_col2_contBox {
    max-width: 100%;
  }
}
.solutionIntro_bgCont {
  background: rgba(140, 202, 187, 0.15);
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .solutionIntro_bgCont {
    padding-left: 11px;
    padding-right: 11px;
  }
}
.solutionIntro * + .solutionIntro_bgCont {
  margin-top: 68px;
}
@media screen and (max-width: 767px) {
  .solutionIntro * + .solutionIntro_bgCont {
    margin-top: 50px;
  }
}

/*
Design Thinking thinking
———————————————————————————————————————— */
.thinkingMv {
  background: #D9D9D9;
  position: relative;
}
@media screen and (max-width: 767px) {
  .thinkingMv {
    padding-top: 60px;
  }
}
.thinkingMv_circleBox::after {
  content: "";
  display: block;
  height: 400px;
}
@media screen and (max-width: 767px) {
  .thinkingMv_circleBox::after {
    height: 274px;
  }
}
.thinkingMv_sticky {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 800px;
  text-align: center;
  position: -webkit-sticky;
  position: sticky;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .thinkingMv_sticky {
    height: 548px;
  }
}
.thinkingMv_sticky p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s;
}
.thinkingMv_sticky_text01 {
  width: 376px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .thinkingMv_sticky_text01 {
    max-width: calc(100% - 48px);
  }
}
.thinkingMv_sticky_text01 ._en {
  display: inline-block;
  margin-bottom: 14px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 25px;
  letter-spacing: -0.01em;
  line-height: 1.28;
}
.is-active .thinkingMv_sticky_text01 {
  opacity: 0;
}
.thinkingMv_sticky_text02 {
  opacity: 0;
  font-weight: 700;
}
.en .thinkingMv_sticky_text02 {
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .en .thinkingMv_sticky_text02 {
    font-size: 16px;
  }
}
.thinkingMv_sticky_text02 img {
  margin-bottom: 26px;
}
@media screen and (max-width: 767px) {
  .thinkingMv_sticky_text02 img {
    margin-bottom: 11px;
  }
}
.is-active .thinkingMv_sticky_text02 {
  opacity: 1;
}
.thinkingMv_circle01 {
  height: 800px;
  margin-top: -800px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle01 {
    height: 690px;
    margin-top: -548px;
  }
}
.thinkingMv_circle01 > * {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  transform: scale(0, 0);
  -webkit-animation: circle 0.6s 1s ease 1 forwards;
          animation: circle 0.6s 1s ease 1 forwards;
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle01 > * {
    font-size: 12px;
  }
}
.en .thinkingMv_circle01 > * {
  font-size: 20px;
  line-height: 1.364;
}
@media screen and (max-width: 767px) {
  .en .thinkingMv_circle01 > * {
    font-size: 12px;
  }
}
.thinkingMv_circle01 ._cont01 {
  width: 220px;
  height: 220px;
  background: #E3DC93;
  top: 64px;
  left: calc(50% + 43px);
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle01 ._cont01 {
    width: 150px;
    height: 150px;
    top: 43px;
    left: calc(50% + 24px);
  }
}
.thinkingMv_circle01 ._cont02 {
  width: 440px;
  height: 440px;
  color: #DDDEDF;
  background: #fff;
  top: 152px;
  left: calc(50% + 154px);
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@media screen and (max-width: 1000px) {
  .thinkingMv_circle01 ._cont02 {
    width: 360px;
    height: 360px;
    top: 200px;
    left: calc(50% + 100px);
  }
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle01 ._cont02 {
    width: min(66.6666666667vw, 250px);
    height: min(66.6666666667vw, 250px);
    color: #8CCABB;
    top: 242px;
    left: calc(50% + 19px);
  }
  .en .thinkingMv_circle01 ._cont02 {
    left: calc(50% + 12px);
  }
}
.thinkingMv_circle01 ._cont03 {
  width: 252px;
  height: 252px;
  background: #A3B9E2;
  top: 469px;
  left: calc(50% + 150px);
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
@media screen and (max-width: 1000px) {
  .thinkingMv_circle01 ._cont03 {
    left: calc(50% + 120px);
  }
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle01 ._cont03 {
    width: 180px;
    height: 180px;
    top: 511px;
    left: calc(50% - 4px);
  }
}
.thinkingMv_circle01 ._cont04 {
  width: 220px;
  height: 220px;
  background: #E1C5B5;
  top: 559px;
  right: calc(50% - 68px);
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle01 ._cont04 {
    width: 150px;
    height: 150px;
    top: 461px;
    right: calc(50% + 62px);
  }
}
.thinkingMv_circle01 ._cont05 {
  width: 630px;
  height: 630px;
  background: #8CCABB;
  top: 34px;
  right: calc(50% + 74px);
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
@media screen and (max-width: 1000px) {
  .thinkingMv_circle01 ._cont05 {
    width: 520px;
    height: 520px;
    top: 90px;
    right: calc(50% + 40px);
  }
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle01 ._cont05 {
    width: min(66.6666666667vw, 250px);
    height: min(66.6666666667vw, 250px);
    top: -22px;
    right: 50%;
  }
}
.thinkingMv_circle02 {
  height: 800px;
  margin-top: 60px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle02 {
    height: 548px;
    margin-top: 0;
  }
}
.thinkingMv_circle02::before {
  content: "";
  display: block;
  width: 498px;
  height: 498px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle02::before {
    width: 248px;
    height: 248px;
  }
}
.thinkingMv_circle02::after {
  content: "";
  display: block;
  width: 1px;
  height: 150px;
  background: #fff;
  position: absolute;
  top: calc(50% + 249px);
  left: 50%;
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle02::after {
    top: calc(50% + 124px);
  }
}
.thinkingMv_circle02 > * {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  opacity: 0;
  transition: transform 0.6s, opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle02 > * {
    width: 100px;
    height: 100px;
    font-size: 12px;
  }
}
.en .thinkingMv_circle02 > * {
  font-size: 20px;
  line-height: 1.364;
}
@media screen and (max-width: 767px) {
  .en .thinkingMv_circle02 > * {
    font-size: 12px;
  }
}
.thinkingMv_circle02.is-active > p {
  transform: translate(0, 0);
  opacity: 1;
}
.thinkingMv_circle02 ._cont01 {
  background: #E3DC93;
  top: calc(50% - 360px);
  left: calc(50% - 110px);
  transform: translate(0, -300px);
  transition-delay: 0.2s;
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle02 ._cont01 {
    top: calc(50% - 185px);
    left: calc(50% - 50px);
  }
}
.thinkingMv_circle02 ._cont02 {
  color: #DDDEDF;
  background: #fff;
  top: calc(50% - 170px);
  left: calc(50% + 114px);
  transform: translate(300px, -100px);
  transition-delay: 0.3s;
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle02 ._cont02 {
    color: #8CCABB;
    top: calc(50% - 91px);
    left: calc(50% + 62px);
  }
}
.thinkingMv_circle02 ._cont03 {
  background: #A3B9E2;
  top: calc(50% + 100px);
  left: calc(50% + 30px);
  transform: translate(300px, 100px);
  transition-delay: 0.4s;
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle02 ._cont03 {
    top: calc(50% + 44px);
    left: calc(50% + 28px);
  }
}
.thinkingMv_circle02 ._cont04 {
  background: #E1C5B5;
  top: calc(50% + 100px);
  right: calc(50% + 30px);
  transform: translate(-300px, 100px);
  transition-delay: 0.5s;
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle02 ._cont04 {
    top: calc(50% + 44px);
    right: calc(50% + 28px);
  }
}
.thinkingMv_circle02 ._cont05 {
  background: #8CCABB;
  top: calc(50% - 170px);
  right: calc(50% + 114px);
  transform: translate(-300px, -100px);
  transition-delay: 0.6s;
}
@media screen and (max-width: 767px) {
  .thinkingMv_circle02 ._cont05 {
    top: calc(50% - 91px);
    right: calc(50% + 62px);
  }
}
.thinkingMv_ttlBox {
  max-width: 376px;
  margin: -400px auto 0;
  padding-top: 92px;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .thinkingMv_ttlBox {
    margin-top: -274px;
    font-size: 12px;
  }
}
.en .thinkingMv_ttlBox {
  font-size: 14px;
}
.thinkingMv_ttlBox_catch {
  margin-bottom: 40px;
  font-size: 21px;
}
@media screen and (max-width: 767px) {
  .thinkingMv_ttlBox_catch {
    margin-bottom: 30px;
    font-size: 16px;
  }
}
.en .thinkingMv_ttlBox_catch {
  font-size: 18px;
}
.thinkingMv_ttlBox::after {
  content: "";
  display: block;
  width: 100%;
  height: 90px;
  margin-top: 100px;
  background: url(../image/thinking/icon_leaves.png) center top/128px auto no-repeat;
}
@media screen and (max-width: 767px) {
  .thinkingMv_ttlBox::after {
    margin-top: 40px;
  }
}

@-webkit-keyframes circle {
  0% {
    transform: scale(0, 0);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes circle {
  0% {
    transform: scale(0, 0);
  }
  100% {
    transform: scale(1, 1);
  }
}
.thinkingState {
  padding: 100px 0 132px;
}
@media screen and (max-width: 767px) {
  .thinkingState {
    width: calc(100% - 16px);
    padding: 78px 0 110px;
  }
}
.thinkingState_list {
  margin-top: 155px;
  display: flex;
  flex-wrap: nowrap;
  gap: 105px 27px;
}
@media screen and (max-width: 767px) {
  .thinkingState_list {
    flex-direction: column;
    margin-top: 85px;
  }
}
.thinkingState_list li {
  display: flex;
  flex-direction: column;
  gap: 8px 0;
  padding: 46px 19px 18px;
  background: #F5F5F5;
  border-radius: 20px;
  width: calc((100% - 54px) / 3);
  position: relative;
}
@media screen and (max-width: 767px) {
  .thinkingState_list li {
    width: 100%;
    min-height: 240px;
    text-align: center;
  }
}
.thinkingState_list li::before {
  content: "";
  display: block;
  width: 110px;
  height: 110px;
  background: #F5F5F5;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
}
.thinkingState_list li ._icon {
  width: 70px;
  position: absolute;
  top: -44px;
  left: 50%;
  transform: translateX(-50%);
}
.thinkingState_list li p:nth-child(2) {
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  .thinkingState_list li p:nth-child(2) {
    font-size: 12px;
    font-weight: 700;
  }
}

.thinkingAbout {
  background: rgba(222, 214, 122, 0.15);
  padding: 138px 0 171px;
}
@media screen and (max-width: 767px) {
  .thinkingAbout {
    padding: 50px 0 86px;
  }
}
.thinkingAbout_ttl {
  max-width: 376px;
  margin: 0 auto;
  font-weight: 700;
  text-align: center;
}
.thinkingAbout_main {
  max-width: 956px;
  margin: 71px auto 0;
}
@media screen and (max-width: 767px) {
  .thinkingAbout_main {
    margin-top: 30px;
  }
}
.thinkingAbout_info {
  margin-top: 178px;
}
@media screen and (max-width: 767px) {
  .thinkingAbout_info {
    margin-top: 100px;
  }
}
.thinkingAbout_info_ttl {
  text-align: center;
  font-weight: 700;
}
.thinkingAbout_list {
  max-width: 892px;
  margin: 113px auto 0;
}
@media screen and (max-width: 767px) {
  .thinkingAbout_list {
    margin-top: 50px;
  }
}
.thinkingAbout_list > li {
  height: 200px;
  padding-left: 240px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .thinkingAbout_list > li {
    height: auto;
    padding-left: 0;
  }
}
.thinkingAbout_list > li + li {
  margin-top: 94px;
}
@media screen and (max-width: 767px) {
  .thinkingAbout_list > li + li {
    margin-top: 100px;
  }
}
.thinkingAbout_list > li + li::before {
  content: "";
  display: block;
  width: 4px;
  height: 94px;
  background: url(../image/thinking/about_bar.png) center/4px auto no-repeat;
  position: absolute;
  left: 98px;
  bottom: 100%;
}
@media screen and (max-width: 767px) {
  .thinkingAbout_list > li + li::before {
    display: none;
  }
}
.thinkingAbout_list > li > * {
  max-width: 566px;
  margin-left: auto;
}
.thinkingAbout_list_contTtl {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 10px 20px;
  margin-bottom: 10px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .thinkingAbout_list_contTtl {
    flex-direction: column;
    align-items: center;
  }
}
.thinkingAbout_list_contTtl span {
  color: #8CCABB;
  font-family: "Nunito Sans", sans-serif;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 767px) {
  .thinkingAbout_list_contTtl span {
    display: block;
    font-size: min(16vw, 60px);
    font-weight: 400;
    line-height: 1;
  }
}
.thinkingAbout_list_image {
  width: 200px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .thinkingAbout_list_image {
    position: static;
    margin: 30px auto 50px;
  }
}

.thinkingCreation {
  margin-top: 100px;
  max-width: 764px;
}
@media screen and (max-width: 767px) {
  .thinkingCreation {
    margin-top: 72px;
  }
}
.thinkingCreation_ttl {
  text-align: center;
  font-weight: 700;
}
.thinkingCreation_read {
  max-width: 566px;
  margin: 54px auto 0;
}
.thinkingCreation_read ._lineYellow {
  background: linear-gradient(transparent 70%, #E3DC93 70%);
  font-weight: 700;
}
.thinkingCreation_read ._lineGreen {
  background: linear-gradient(transparent 70%, #8CCABB 70%);
  font-weight: 700;
}
.thinkingCreation_read ._linePink {
  background: linear-gradient(transparent 70%, #E1C5B5 70%);
  font-weight: 700;
}
.thinkingCreation_read ._lineBlue {
  background: linear-gradient(transparent 70%, #A3B9E2 70%);
  font-weight: 700;
}
.thinkingCreation_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 160px 0;
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .thinkingCreation_container {
    gap: 51px 0;
    margin-top: 80px;
  }
}
.thinkingCreation_contBox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 145px;
  padding: 40px 20px;
  border: 2px solid #ccc;
  font-weight: bold;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .thinkingCreation_contBox {
    min-height: 120px;
    padding: 0 min(1.3333333333vw, 5px);
  }
}
@media screen and (max-width: 767px) {
  .thinkingCreation_contBox03 {
    margin-top: 10px;
  }
}
.thinkingCreation_contTtl {
  width: 100%;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .thinkingCreation_contTtl {
    font-size: min(3.2vw, 12px);
  }
}
.thinkingCreation_contTtl span {
  display: inline-block;
  padding: 0 20px;
  background: #fff;
}
.thinkingCreation ._arrow1,
.thinkingCreation ._arrow2,
.thinkingCreation ._arrow3 {
  position: absolute;
  top: 100%;
  left: calc(50% - 1px);
  z-index: 10;
}
.thinkingCreation ._arrow2 {
  transform: translateX(-110px);
}
.thinkingCreation ._arrow3 {
  transform: translateX(110px);
}
.thinkingCreation_contBox01 {
  border-color: #E3DC93;
  width: calc((100% - 26px) / 2);
}
@media screen and (max-width: 767px) {
  .thinkingCreation_contBox01 {
    width: calc((100% - 8px) / 2);
  }
}
.thinkingCreation_contBox01 .thinkingCreation_contTtl {
  color: #E3DC93;
}
.thinkingCreation_contBox01 .thinkingCreation_cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  gap: 14px 40px;
}
@media screen and (max-width: 767px) {
  .thinkingCreation_contBox01 .thinkingCreation_cont {
    display: block;
  }
}
.thinkingCreation_contBox02 {
  border-color: #8CCABB;
  width: calc((100% - 26px) / 2);
}
@media screen and (max-width: 767px) {
  .thinkingCreation_contBox02 {
    width: calc((100% - 8px) / 2);
  }
}
.thinkingCreation_contBox02 .thinkingCreation_contTtl {
  color: #8CCABB;
}
.thinkingCreation_contBox02 .thinkingCreation_cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  gap: 14px 50px;
}
@media screen and (max-width: 767px) {
  .thinkingCreation_contBox02 .thinkingCreation_cont {
    display: block;
    padding-top: 35px;
    padding-bottom: 15px;
  }
}
.thinkingCreation_contBox03 {
  border-color: #E1C5B5;
}
.thinkingCreation_contBox03 .thinkingCreation_contTtl {
  color: #E1C5B5;
}
.thinkingCreation_contBox04 {
  border-color: #A3B9E2;
}
@media screen and (max-width: 767px) {
  .thinkingCreation_contBox04 {
    margin-top: 10px;
    padding: 52px 0 40px;
  }
}
.thinkingCreation_contBox04 .thinkingCreation_contTtl {
  color: #A3B9E2;
}
.thinkingCreation_contBox04 .thinkingCreation_cont {
  display: flex;
  justify-content: space-between;
  gap: 0 20px;
  width: 100%;
  max-width: 676px;
}
@media screen and (max-width: 767px) {
  .thinkingCreation_contBox04 .thinkingCreation_cont {
    flex-direction: column;
    justify-content: flex-start;
    gap: 50px 0;
  }
}
.thinkingCreation_contBox04 .thinkingCreation_cont dt {
  min-height: 56px;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .thinkingCreation_contBox04 .thinkingCreation_cont dt {
    min-height: 0;
    margin-bottom: 20px;
  }
}
.thinkingCreation_contBox04 .thinkingCreation_cont dt._undeLine {
  -webkit-text-decoration: underline #1A3A66;
          text-decoration: underline #1A3A66;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
}
@media screen and (max-width: 767px) {
  .thinkingCreation_contBox04 .thinkingCreation_cont dd {
    font-weight: 400;
  }
}

.thinkingCase {
  margin-top: 227px;
}
@media screen and (max-width: 767px) {
  .thinkingCase {
    margin-top: 77px;
  }
}
.thinkingCase_ttl {
  font-weight: bold;
  text-align: center;
}
.thinkingCase_read {
  max-width: 374px;
  margin: 15px auto 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .thinkingCase_read {
    margin-top: 30px;
    font-size: 12px;
  }
}
.thinkingCase_list {
  display: flex;
  flex-wrap: wrap;
  gap: 100px 27px;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .thinkingCase_list {
    flex-direction: column;
    margin-top: 50px;
  }
}
.thinkingCase_list > li {
  width: calc((100% - 54px) / 3);
}
@media screen and (max-width: 767px) {
  .thinkingCase_list > li {
    width: 100%;
    text-align: center;
  }
}
.thinkingCase_list h3 {
  margin: 30px 0 20px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .thinkingCase_list h3 {
    margin: 15px 0 10px;
  }
}
.thinkingCase_list p {
  font-size: 14px;
  font-weight: 700;
}

/*
Resources resources
———————————————————————————————————————— */
.resourcesIntro {
  padding: 114px 0 100px;
}
@media screen and (max-width: 767px) {
  .resourcesIntro {
    padding: 114px 0 70px;
  }
}
.resourcesIntro_read {
  max-width: 468px;
  margin-top: 27px;
}
.resourcesIntro .categoryList {
  max-width: 1160px;
  margin: 100px auto 0;
  padding-left: min(8.4482758621%, 98px);
}
@media screen and (max-width: 1000px) {
  .resourcesIntro .categoryList {
    margin-top: 60px;
    padding-left: 0;
  }
}

.resourcesList {
  max-width: 1160px;
  margin-top: 98px;
}
@media screen and (max-width: 767px) {
  .resourcesList {
    margin-top: 40px;
  }
}
.resourcesList_sec + .resourcesList_sec {
  margin-top: 180px;
}
@media screen and (max-width: 1000px) {
  .resourcesList_sec + .resourcesList_sec {
    margin-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  .resourcesList_sec + .resourcesList_sec {
    margin-top: 55px;
  }
}
.resourcesList_ttlBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 20px;
  padding: 0 min(8.4482758621%, 98px);
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  .resourcesList_ttlBox {
    padding: 0;
  }
}
.resourcesList_ttl {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .resourcesList_ttl {
    flex: 1;
  }
}
.resourcesList_ttl ._featured {
  display: none;
}
@media screen and (max-width: 767px) {
  .resourcesList_ttl ._featured {
    display: inline-block;
    margin-right: 3px;
    color: #A3B9E2;
    font-size: 18px;
    letter-spacing: -0.02em;
  }
}
.resourcesList_list {
  padding: 30px min(8.4482758621%, 98px) 15px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .resourcesList_list {
    padding: 40px 24px 15px;
  }
}
.resourcesList_list::before, .resourcesList_list::after {
  content: "";
  display: block;
  width: min(8.4482758621%, 98px);
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  z-index: 2;
}
@media screen and (max-width: 1000px) {
  .resourcesList_list::before, .resourcesList_list::after {
    width: 60px;
  }
}
@media screen and (max-width: 767px) {
  .resourcesList_list::before, .resourcesList_list::after {
    display: none;
  }
}
.resourcesList_list::before {
  left: -15px;
}
.resourcesList_list::after {
  right: -15px;
}
.resourcesList .splide__track {
  overflow: visible;
}
.resourcesList .splide__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .resourcesList .splide__arrow {
    display: none;
  }
}
.resourcesList .splide__arrow[disabled] {
  display: none;
}
.resourcesList .splide__arrow--prev {
  left: 0;
}
.resourcesList .splide__arrow--next {
  right: 0;
}
@media screen and (max-width: 1000px) {
  .resourcesList .splide__arrow img {
    width: 25px;
  }
}

.catpage .mailmaga {
  margin-top: 100px;
}

.catpageIntro {
  background: rgba(140, 202, 186, 0.15);
}
.catpageIntro_inner {
  padding: 114px 0 113px;
}
@media screen and (max-width: 767px) {
  .catpageIntro_inner {
    padding-bottom: 100px;
  }
}
.catpageIntro .categoryList {
  margin: 60px auto 0;
}

.catpageFeatured {
  position: relative;
  background: linear-gradient(rgba(140, 202, 186, 0.15) 144px, transparent 144px);
}
@media screen and (max-width: 767px) {
  .catpageFeatured {
    background: rgba(140, 202, 186, 0.15);
    padding-bottom: 76px;
  }
}
.catpageFeatured_inner {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .catpageFeatured_inner {
    display: block;
  }
}
.catpageFeatured_imgBox {
  width: 48.8793103448%;
}
.catpageFeatured_imgBox > div {
  padding-top: 75.8377425044%;
  border-radius: 20px;
  box-shadow: -2px 5px 14px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .catpageFeatured_imgBox {
    width: 100%;
  }
}
.catpageFeatured_imgBox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.catpageFeatured_contBox {
  flex: 1;
  padding-left: 28px;
}
@media screen and (max-width: 767px) {
  .catpageFeatured_contBox {
    padding-left: 0;
  }
}
.catpageFeatured_subTtl {
  color: #8CCABB;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .catpageFeatured_subTtl {
    margin-top: 26px;
  }
}
.catpageFeatured_ttl {
  height: 80px;
  margin: 15px 0 56px;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: -0.01em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  .catpageFeatured_ttl {
    height: auto;
    margin: 10px 0 20px;
    font-size: 24px;
    line-height: 1.5416;
  }
}
.ja .catpageFeatured_ttl {
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  .ja .catpageFeatured_ttl {
    font-size: 20px;
  }
}
.catpageFeatured_text {
  max-width: 467px;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.ja .catpageFeatured_text {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .catpageFeatured_text {
    max-width: 100%;
  }
}
.catpageFeatured_more {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .catpageFeatured_more {
    margin-top: 36px;
  }
}
.catpageFeatured_more a {
  display: inline-block;
  padding: 0 20px;
  border: 1px solid #8CCABB;
  border-radius: 36px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 15px;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  .catpageFeatured_more a {
    padding: 0 44px;
    font-size: 22px;
    line-height: 38px;
  }
}
@media (hover: hover) {
  .catpageFeatured_more a {
    transition: 0.4s;
  }
  .catpageFeatured_more a:hover {
    background: #8CCABB;
    color: #fff;
  }
}

.catpageList,
.postRelation_postList {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 100px 2.3255813953%;
  max-width: 1161px;
  margin-top: 52px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .catpageList,
.postRelation_postList {
    gap: 50px 24px;
    width: 74.6666666667%;
    min-width: 270px;
  }
}

.post {
  padding-top: 153px;
  background: linear-gradient(rgba(140, 202, 186, 0.15) 341px, transparent 341px);
}
@media screen and (max-width: 1000px) {
  .post {
    padding-top: 115px;
    background: linear-gradient(rgba(140, 202, 186, 0.15) calc(115px + 30vw), transparent calc(115px + 30vw));
  }
}
@media screen and (max-width: 767px) {
  .post {
    background: linear-gradient(rgba(140, 202, 186, 0.15) calc(115px + 34vw), transparent calc(115px + 34vw));
  }
}
.post .mailmaga {
  margin-top: 104px;
}
@media screen and (max-width: 767px) {
  .post .mailmaga {
    margin-top: 58px;
  }
}
.post .contact {
  margin-top: 100px;
}

.postIntro {
  display: flex;
  align-items: flex-start;
  max-width: 964px;
}
@media screen and (max-width: 1000px) {
  .postIntro {
    display: block;
  }
}
.postIntro > * {
  width: calc((100% - 28px) / 2);
}
@media screen and (max-width: 1000px) {
  .postIntro > * {
    width: 100%;
  }
}
.postIntro_imgBox > div {
  padding-top: 75.641025641%;
  border-radius: 20px;
  box-shadow: -2px 5px 14px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  position: relative;
}
.postIntro_imgBox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.postIntro_contBox {
  flex: 1;
  padding-top: 46px;
  padding-left: 28px;
}
@media screen and (max-width: 1000px) {
  .postIntro_contBox {
    padding-top: 26px;
    padding-left: 0;
  }
}
.postIntro_category {
  color: #8CCABB;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .postIntro_category {
    margin-top: 26px;
  }
}
.postIntro_ttl {
  min-height: 96px;
  margin: 8px 0 22px;
  font-size: 24px;
  line-height: 32px;
}
@media screen and (max-width: 1000px) {
  .postIntro_ttl {
    min-height: 0;
    margin: 5px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .postIntro_ttl {
    font-size: 24px;
    line-height: 1.54166;
  }
}
.en .postIntro_ttl {
  letter-spacing: -0.04em;
}
.ja .postIntro_ttl {
  font-weight: 700;
  font-size: 20px;
}
.postIntro_tag {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 20px;
}
.postIntro_tag a {
  color: #A3B9E2;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
}
.postIntro_tag a::before {
  content: "#";
}
.en .postIntro_tag {
  font-size: 18px;
}
.postIntro_text {
  margin-top: 20px;
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 1000px) {
  .postIntro_text {
    margin-top: 25px;
  }
}
.ja .postIntro_text {
  font-size: 16px;
}

.postContainer {
  padding-left: 25.5813953488%;
}
@media screen and (max-width: 1000px) {
  .postContainer {
    padding-left: 0;
  }
}

.postCont {
  margin-top: 80px;
  max-width: 666px;
}
@media screen and (max-width: 1000px) {
  .postCont {
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .postCont {
    margin-top: 50px;
  }
}
.postCont > * {
  margin-top: 20px;
}
.postCont > *:first-child {
  margin-top: 0;
}
.postCont h2 {
  margin-top: 60px;
  font-weight: 700;
  font-size: 35px;
  line-height: 1.4857;
}
.postCont h2 .en {
  font-size: 40px;
  letter-spacing: -0.01em;
}
.postCont h3 {
  margin-top: 45px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.6;
}
.postCont h3 .en {
  font-size: 23px;
}
.postCont p + p {
  margin-top: 30px;
}
.postCont .has-background {
  margin-top: 40px;
  padding: 25px 30px;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .postCont .has-background {
    margin-top: 50px;
    padding: 25px 12px 30px;
  }
}
.postCont .wp-block-image {
  margin-top: 50px;
}
.postCont ul {
  margin-top: 40px;
}
.postCont ul li {
  padding-left: 35px;
  line-height: 28px;
  position: relative;
}
.postCont ul li + li {
  margin-top: 12px;
}
.postCont ul li::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../image/common/list_arrow.svg) center/auto no-repeat;
  position: absolute;
  top: 5px;
  left: 0;
}
.postCont .block-quotation {
  margin-top: 60px;
}
.postCont .block-faq {
  margin-top: 60px;
}
.postCont .block-faq + .postCont .block-faq {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .postCont .block-faq + .postCont .block-faq {
    margin-top: 50px;
  }
}

.postSearch {
  margin-top: 100px;
  padding-top: 50px;
  border-top: 1px solid #A3B9E2;
}
@media screen and (max-width: 1000px) {
  .postSearch {
    max-width: 666px;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .postSearch {
    margin-top: 50px;
  }
}
.postSearch dt {
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
}
.en .postSearch dt {
  font-size: 20px;
}
.postSearch dd {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
}
.postSearch dd a {
  color: #A3B9E2;
}
.postSearch dd a::before {
  content: "#";
}

.postRelation {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .postRelation {
    margin-top: 100px;
  }
}
.postRelation_ttl {
  margin-bottom: 40px;
  color: #8CCABB;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  letter-spacing: -0.02em;
}

/*
Contact contact
———————————————————————————————————————— */
.contact {
  padding-top: 115px;
}
@media screen and (max-width: 767px) {
  .contact {
    padding-top: 90px;
  }
}
.contact_container {
  display: flex;
  justify-content: space-between;
  gap: 0 40px;
}
@media screen and (max-width: 767px) {
  .contact_container {
    display: block;
  }
}
.contact_contBox {
  flex: 1;
  max-width: 468px;
}
@media screen and (max-width: 767px) {
  .contact_contBox {
    max-width: 100%;
  }
}
.contact_pageTtl {
  margin-bottom: 38px;
  font-size: 25px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .contact_pageTtl {
    margin-bottom: 30px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .contact_image {
    margin-top: 78px;
  }
}
.contact_formBox {
  padding-top: 60px;
  width: 48.9655172414%;
}
@media screen and (max-width: 767px) {
  .contact_formBox {
    width: 100%;
    padding-top: 35px;
  }
}

.page404 {
  font-size: 16px;
  padding-top: 200px;
}
@media screen and (max-width: 767px) {
  .page404 {
    padding-top: 160px;
  }
}
.page404_large {
  font-size: 20px;
}
.page404 p + p {
  margin-top: 40px;
}
.page404 a {
  display: inline-block;
  padding-right: 20px;
  font-weight: 700;
  padding-top: 2px;
  background: url(../image/common/arrow.svg) right center/auto no-repeat;
}/*# sourceMappingURL=style.css.map */