@charset "UTF-8";
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
}
:root {
  --swiper-theme-color: #007aff;
/*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

::-webkit-scrollbar {
			display: none;
		}
:host {
  position: relative;
  z-index: 1;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.swiper {
  position: relative;
/* Fix of Webkit flickering */
  z-index: 1;
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  list-style: none;
}
.swiper-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.swiper-wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-slide {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;

  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;

  -webkit-box-align: start;
  align-items: flex-start;
}
.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  -ms-perspective: 1200px;
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-3d {
  -webkit-perspective: 1200px;
  -ms-perspective: 1200px;
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;

  scrollbar-width: none;
/* For Firefox */
  -ms-overflow-style: none;
/* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  -ms-flex-order: 9999;
  content: '';

  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
  height: 100%;
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  min-width: 1px;
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-lazy-preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -21px;
  margin-left: -21px;
  width: 42px;
  height: 42px;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top-color: transparent;
  border-radius: 50%;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
.swiper-virtual .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-backface-visibility: hidden;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  width: var(--swiper-virtual-size);
  height: 1px;
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
/*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -webkit-transform-origin: center;
  transform-origin: center;

  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.swiper-button-lock {
  display: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  font-size: var(--swiper-navigation-size);
  font-family: swiper-icons;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-pagination {
  z-index: 10;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  display: inline-block;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;

  -webkit-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  top: 50%;
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  width: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms -webkit-transform, 200ms top;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms -webkit-transform, 200ms left;
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms -webkit-transform, 200ms right;
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  position: absolute;
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0,0,0,0.25));
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  position: relative;
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  background: var(--swiper-scrollbar-bg-color, rgba(0,0,0,0.1));

  -ms-touch-action: none;
  touch-action: none;
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  top: var(--swiper-scrollbar-top, auto);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  left: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  height: var(--swiper-scrollbar-size, 4px);
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  top: var(--swiper-scrollbar-sides-offset, 1%);
  right: var(--swiper-scrollbar-right, 4px);
  left: var(--swiper-scrollbar-left, auto);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0,0,0,0.5));
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: 100%;
  height: 100%;
  text-align: center;

  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;

  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;

  -ms-touch-action: none;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1000;
  opacity: 0;
  pointer-events: none;
}
.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  pointer-events: none;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  z-index: 1;
  visibility: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  pointer-events: none;

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  visibility: visible;
  pointer-events: auto;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.swiper-cube .swiper-cube-shadow:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  content: '';
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  visibility: visible;
  pointer-events: auto;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  z-index: 1;
  pointer-events: none;

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  overflow: hidden;
  -webkit-transition-property: -webkit-transform, opacity, height;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  overflow: hidden;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background: #fff;
  color: #000;
  vertical-align: baseline;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  line-height: 1;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  vertical-align: baseline;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body {
  background: #fff;
  color: #000;
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-spacing: 0;
  border-collapse: separate;
  vertical-align: middle;
}
caption,
th,
td {
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
}
a img {
  border: none;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
}
audio,
canvas,
video {
  display: inline-block;

  *display: inline;
  *zoom: 1;
}
audio:not([controls]),
[hidden] {
  display: none;
}
.l-base {
  color: #000;
  word-wrap: break-word;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, "Segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, sans-serif;
  line-height: 1.5;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  overflow-wrap: break-word;
}
.l-base .c-display-inline-block {
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .l-base .c-display-none--pc {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .l-base .c-display-none--sp {
    display: none !important;
  }
}
.l-base a {
  color: #0da7e4;
  text-decoration: none;
}
.l-base a:visited {
  color: #0da7e4;
  text-decoration: none;
}
.is-mouse .l-base a:hover {
  color: #0da7e4;
  text-decoration: none;
}
.l-base a:active,
.l-base a:focus {
  color: #0da7e4;
  text-decoration: none;
}
.l-base a:focus {
  outline: none;
}
.l-base img,
.l-base picture,
.l-base svg,
.l-base video {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  vertical-align: top;
}
.l-base video {
  outline: none;
}
.l-base input,
.l-base textarea {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  background: #fff;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.l-base input:-ms-input-placeholder,
.l-base textarea:-ms-input-placeholder {
  position: relative;
  top: -0.1em;
}
.l-base input::-moz-focus-inner,
.l-base textarea::-moz-focus-inner {
  border: none;
}
.l-base input:required,
.l-base textarea:required,
.l-base input:invalid,
.l-base textarea:invalid {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.l-base button {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  background: none;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.l-base button::-moz-focus-inner {
  border: none;
}
.l-base input[type="text"],
.l-base input[type="search"],
.l-base input[type="datetime"],
.l-base input[type="datetime-local"],
.l-base input[type="date"],
.l-base input[type="week"],
.l-base input[type="month"],
.l-base input[type="time"],
.l-base input[type="color"],
.l-base input[type="password"],
.l-base input[type="url"],
.l-base input[type="email"],
.l-base input[type="number"] {
  min-height: 2em;
}
.l-base input[type="date"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.l-base input[type="date"]::-webkit-outer-spin-button,
.l-base input[type="date"]::-webkit-inner-spin-button,
.l-base input[type="date"]::-webkit-clear-button {
  margin: 0;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.l-base input[type="date"]::-webkit-calendar-picker-indicator {
  position: relative;
  padding: 0.2em;
  background: none;
  font-size: 0.5em;
}
.l-base input[type="number"]::-webkit-outer-spin-button,
.l-base input[type="number"]::-webkit-inner-spin-button {
  margin: 0;

  -webkit-appearance: none;
}
.l-base input[type="number"] {
  -moz-appearance: textfield;
}
.l-base select {
  padding-right: 1.5em;
  min-height: 2em;
  border-radius: 0;
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAvklEQVQoFY2QMQqEMBBFv7ERa/EMXkGw11K8QbDXzuN4BHv7QO6ifUgj7v4UAdlVM8Uwf+b9YZJISnlqrfEUZVlinucnBGKaJgghbiHOyLyFKIoCbdvecpyReYvo/Ma2bajrGtbaC58kCdZ1RZ7nl/4/4d5EsO/7nzl7IUtodBexMMagaRrs+06JLMvcNWmaOv2W/C/TMAyD58dxROgSmvxFFMdxoOs6lliWBXEcuzokXRbRoJRyvqqqQvye+QDMDz1D6yuj9wAAAABJRU5ErkJggg==") no-repeat;
  background-position: right center;
  background-size: 0.5em;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.l-base select:focus {
  outline: none;
}
.l-base select::-ms-expand {
  display: none;
}
.l-base input {
  border-radius: 0;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.l-base input:focus {
  outline: none;
}
.l-base select,
.l-base input[type="submit"],
.l-base button,
.l-base label {
  cursor: pointer;
}
html.is-modal-open {
  overflow: auto;
  height: 100%;
}
html,
body {
  font-size: 12px;
  font-size: 1.768477306002928vw;
}
@media screen and (max-width: 768px) {
  html,
  body {
    font-size: 3.2vw;
  }
}
.l-main {
  overflow-x: hidden;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.l-base .l-wrapper .roboto-thin {
  font-weight: 100;
  font-style: normal;
  font-family: "Roboto", sans-serif;
}
.l-base .l-wrapper .roboto-light {
  font-weight: 300;
  font-style: normal;
  font-family: "Roboto", sans-serif;
}
.l-base .l-wrapper .roboto-regular {
  font-weight: 400;
  font-style: normal;
  font-family: "Roboto", sans-serif;
}
.l-base .l-wrapper .roboto-medium {
  font-weight: 500;
  font-style: normal;
  font-family: "Roboto", sans-serif;
}
.l-base .l-wrapper .roboto-bold {
  font-weight: 700;
  font-style: normal;
  font-family: "Roboto", sans-serif;
}
.l-base .l-wrapper .roboto-black {
  font-weight: 900;
  font-style: normal;
  font-family: "Roboto", sans-serif;
}
.l-base .l-wrapper .roboto-thin-italic {
  font-weight: 100;
  font-style: italic;
  font-family: "Roboto", sans-serif;
}
.l-base .l-wrapper .roboto-light-italic {
  font-weight: 300;
  font-style: italic;
  font-family: "Roboto", sans-serif;
}
.l-base .l-wrapper .roboto-regular-italic {
  font-weight: 400;
  font-style: italic;
  font-family: "Roboto", sans-serif;
}
.l-base .l-wrapper .roboto-medium-italic {
  font-weight: 500;
  font-style: italic;
  font-family: "Roboto", sans-serif;
}
.l-base .l-wrapper .roboto-bold-italic {
  font-weight: 700;
  font-style: italic;
  font-family: "Roboto", sans-serif;
}
.l-base .l-wrapper .roboto-black-italic {
  font-weight: 900;
  font-style: italic;
  font-family: "Roboto", sans-serif;
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'icons1';
  src: url("../font/icons1.eot");
  src: local('icons1 '), url("../font/icons1.eot?#iefix") format('embedded-opentype'), url("../font/icons1.woff2") format('woff2'), url("../font/icons1.woff") format('woff'), url("../font/icons1.otf") format('opentype'), url("../font/icons1.ttf") format('truetype');

  font-display: swap;
}
.l-base .l-wrapper .c-icon {
  display: inline-block;
  margin-right: 0.3em;
  margin-left: 0.3em;
  vertical-align: middle;
  line-height: 0;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.l-base .l-wrapper .c-icon__text {
  display: inline-block;
  vertical-align: middle;
}
.l-base .l-wrapper .c-icon--rotate-45 {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.l-base .l-wrapper .c-icon--rotate-90 {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.l-base .l-wrapper .c-icon--rotate-135 {
  display: inline-block;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.l-base .l-wrapper .c-icon--rotate-180 {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.l-base .l-wrapper .c-icon--rotate-225 {
  display: inline-block;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.l-base .l-wrapper .c-icon--rotate-270 {
  display: inline-block;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.l-base .l-wrapper .c-icon--rotate-315 {
  display: inline-block;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.l-base .l-wrapper .c-icon--rotate-360 {
  display: inline-block;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.l-base .l-wrapper .c-icon--comment1::before {
  display: inline;
  overflow: hidden;
  content: '\F000';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--circle1::before {
  display: inline;
  overflow: hidden;
  content: '\F001';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--circle-arrow1,
.l-base .l-wrapper .c-icon--circle-arrow2,
.l-base .l-wrapper .c-icon--circle-arrow3 {
  position: relative;
  top: 0;
  left: 0;
}
.l-base .l-wrapper .c-icon--circle-arrow1::before,
.l-base .l-wrapper .c-icon--circle-arrow2::before,
.l-base .l-wrapper .c-icon--circle-arrow3::before {
  display: inline;
  overflow: hidden;
  content: '\F001';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--circle-arrow1::after,
.l-base .l-wrapper .c-icon--circle-arrow2::after,
.l-base .l-wrapper .c-icon--circle-arrow3::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: inline;
  overflow: hidden;
  content: '\F002';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--circle-arrow1::before {
  color: #fd5050;
}
.l-base .l-wrapper .c-icon--circle-arrow1::after {
  color: #fff;
}
.l-base .l-wrapper .c-icon--circle-arrow2::before {
  color: #fff;
}
.l-base .l-wrapper .c-icon--circle-arrow2::after {
  color: #0da7e4;
}
.l-base .l-wrapper .c-icon--circle-arrow3::before {
  color: #0da7e4;
}
.l-base .l-wrapper .c-icon--circle-arrow3::after {
  color: #fff;
}
.l-base .l-wrapper .c-icon--note1::before {
  display: inline;
  overflow: hidden;
  content: '\F003';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--graph1::before {
  display: inline;
  overflow: hidden;
  content: '\F004';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--clock1::before {
  display: inline;
  overflow: hidden;
  content: '\F005';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--mask-check1::before {
  display: inline;
  overflow: hidden;
  content: '\F006';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--circle-close1 {
  position: relative;
  top: 0;
  left: 0;
}
.l-base .l-wrapper .c-icon--circle-close1::before {
  display: inline;
  overflow: hidden;
  color: #0da7e4;
  content: '\F001';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--circle-close1::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: inline;
  overflow: hidden;
  color: #fff;
  content: '\F007';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--radio1-off::before,
.l-base .l-wrapper .c-input--radio .c-input__icon::before {
  display: inline;
  overflow: hidden;
  content: '\F008';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--radio1-on::before,
.l-base .l-wrapper .c-input--radio .c-input__entity:checked + .c-input__appearance .c-input__icon::before {
  display: inline;
  overflow: hidden;
  content: '\F009';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--check1-off::before,
.l-base .l-wrapper .c-input--checkbox .c-input__icon::before {
  display: inline;
  overflow: hidden;
  content: '\F00a';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--check1-on::before,
.l-base .l-wrapper .c-input--checkbox .c-input__entity:checked + .c-input__appearance .c-input__icon::before {
  display: inline;
  overflow: hidden;
  content: '\F00b';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--circle-plus1 {
  position: relative;
  top: 0;
  left: 0;
}
.l-base .l-wrapper .c-icon--circle-plus1::before {
  display: inline;
  overflow: hidden;
  color: #fd5050;
  content: '\F001';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--circle-plus1::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: inline;
  overflow: hidden;
  color: #fff;
  content: '\F00c';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--arrow1::before,
.l-base .l-wrapper.l-top-page .c-section--activity .list__item::before {
  display: inline;
  overflow: hidden;
  content: '\F00d';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--arrow2::before {
  display: inline;
  overflow: hidden;
  content: '\F00e';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--prev1::before {
  display: inline;
  overflow: hidden;
  content: '\F010';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--next1::before {
  display: inline;
  overflow: hidden;
  content: '\F00f';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--circle-prev1 {
  position: relative;
  top: 0;
  left: 0;
  line-height: 0;
}
.l-base .l-wrapper .c-icon--circle-prev1::before {
  display: inline;
  overflow: hidden;
  color: #0da7e4;
  content: '\F001';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--circle-prev1::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: inline;
  overflow: hidden;
  margin-left: -0.1em;
  color: #fff;
  content: '\F010';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-size: 55%;
  font-family: 'icons1';
  line-height: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--circle-next1 {
  position: relative;
  top: 0;
  left: 0;
  line-height: 0;
}
.l-base .l-wrapper .c-icon--circle-next1::before {
  display: inline;
  overflow: hidden;
  color: #0da7e4;
  content: '\F001';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--circle-next1::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: inline;
  overflow: hidden;
  margin-left: 0.1em;
  color: #fff;
  content: '\F00f';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-size: 55%;
  font-family: 'icons1';
  line-height: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--mask-pause1::before {
  display: inline;
  overflow: hidden;
  content: '\F011';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--mask-play1::before {
  display: inline;
  overflow: hidden;
  content: '\F012';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--sbubble1::before,
.l-base .l-wrapper .c-module-talk__comment::before,
.l-base .l-wrapper.l-top-page .c-section--article .lead__text::before {
  display: inline;
  overflow: hidden;
  content: '\F013';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--sns-x1::before {
  display: inline;
  overflow: hidden;
  content: '\F050';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-background--color-1 {
  background-color: #e8f7ff;
}
.l-base .l-wrapper .c-background--image-1 {
  position: relative;
  top: 0;
  left: 0;
  background: #0da7e4;
}
.l-base .l-wrapper .c-background--image-1::after,
.l-base .l-wrapper.l-top-page .c-section--hero .background::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  width: 200%;
  height: 300%;
  background: url("../img/common/bg_1.svg") repeat center center;
  background-size: 13.666666666666666em 12.666666666666666em;
  content: '';
  opacity: 0.13;
  -webkit-transform: translate(-50%, -50%) rotate(-10deg);
  transform: translate(-50%, -50%) rotate(-10deg);
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-background--image-1::after,
  .l-base .l-wrapper.l-top-page .c-section--hero .background::after {
    background-size: 13.666666666666666em 12.666666666666666em;
  }
}
.l-base .l-wrapper .c-background--image-2,
.l-base .l-wrapper .c-modal__wrapper--type-statement2 .c-modal__content {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  background: #fff;
}
.l-base .l-wrapper .c-background--image-2::after,
.l-base .l-wrapper .c-modal__wrapper--type-statement2 .c-modal__content::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  width: 200%;
  height: 300%;
  background: url("../img/common/bg_1.svg") repeat center center;
  background-size: 13.666666666666666em 12.666666666666666em;
  content: '';
  opacity: 0.7;
  -webkit-transform: translate(-50%, -50%) rotate(-10deg);
  transform: translate(-50%, -50%) rotate(-10deg);
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-background--image-2::after,
  .l-base .l-wrapper .c-modal__wrapper--type-statement2 .c-modal__content::after {
    background-size: 13.666666666666666em 12.666666666666666em;
  }
}
.l-base .l-wrapper .c-background--gradient-1 {
  background: -webkit-gradient(linear, left top, left bottom, from(#e52f2c), to(#f2858b));
  background: linear-gradient(#e52f2c 0%, #f2858b 100%);
}
.l-base .l-wrapper .c-board {
  overflow: hidden;
  border-radius: 3.333333333333333em;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-board {
    border-radius: 0;
    background: inherit;
  }
}
.l-base .l-wrapper .c-board--top {
  padding-top: 9.433962264150944%;
  padding-right: 10.377358490566039%;
  padding-bottom: 6.60377358490566%;
  padding-left: 10.377358490566039%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-board--top {
    padding-top: 0;
    padding-right: 5.333333333333334%;
    padding-bottom: 0;
    padding-left: 5.333333333333334%;
  }
}
.l-base .l-wrapper .c-board--list,
.l-base .l-wrapper .c-board--detail {
  padding-top: 4.484304932735426%;
  padding-right: 12.331838565022421%;
  padding-bottom: 4.484304932735426%;
  padding-left: 12.331838565022421%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-board--list,
  .l-base .l-wrapper .c-board--detail {
    padding-top: 6.4%;
    padding-right: 5.333333333333334%;
    padding-bottom: 6.4%;
    padding-left: 5.333333333333334%;
  }
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-board--detail {
    background: #fff;
  }
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-board__title {
    padding-right: 1.194029850746269%;
    padding-left: 1.194029850746269%;
  }
}
.l-base .l-wrapper .c-board__status {
  margin-top: 2.666666666666667em;
  margin-bottom: 2.666666666666667em;
  padding-top: 1.366666666666666em;
  padding-bottom: 1.316666666666667em;
  background: #e8f7ff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-board__status {
    margin-right: -5.970149253731344%;
    margin-bottom: 2em;
    margin-left: -5.970149253731344%;
    padding-top: 1.091666666666667em;
    padding-bottom: 1.008333333333333em;
  }
}
.l-base .l-wrapper .c-board__status .status {
  margin-right: auto;
  margin-left: auto;
}
.l-base .l-wrapper .c-board__status--id-0 .status {
  width: 35.01483679525222%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-board__status--id-0 .status {
    width: 52.266666666666666%;
  }
}
.l-base .l-wrapper .c-board__status--id-1 .status {
  width: 28.783382789317507%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-board__status--id-1 .status {
    width: 42.66666666666667%;
  }
}
.l-base .l-wrapper .c-board__status--id-2 .status {
  width: 28.783382789317507%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-board__status--id-2 .status {
    width: 42.66666666666667%;
  }
}
.l-base .l-wrapper .c-board__status--id-3 .status {
  width: 58.160237388724035%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-board__status--id-3 .status {
    width: 47.46666666666667%;
  }
}
.l-base .l-wrapper .c-board__status--id-4 .status {
  width: 21.364985163204746%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-board__status--id-4 .status {
    width: 32.266666666666666%;
  }
}
.l-base .l-wrapper .c-board__status--id-5 .status {
  width: 39.16913946587537%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-board__status--id-5 .status {
    width: 58.666666666666664%;
  }
}
html.is-mouse .l-base .c-button--theme-1,
html.is-mouse .l-base .c-button--theme-3 {
  -webkit-transition: padding 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: padding 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .c-button--theme-1:hover,
html.is-mouse .l-base .c-button--theme-3:hover {
  padding-top: 0.222222222222222em;
  padding-bottom: 0.111111111111111em;
}
@media screen and (max-width: 768px) {
  html.is-mouse .l-base .c-button--theme-1:hover,
  html.is-mouse .l-base .c-button--theme-3:hover {
    padding-top: 0.285714285714286em;
    padding-bottom: 0.214285714285714em;
  }
}
html.is-mouse .l-base .c-button--theme-2 {
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .c-button--theme-2:hover {
  opacity: 0.8;
}
.l-base .l-wrapper .c-button {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  padding-bottom: 0.333333333333333em;
  width: 100%;
  color: #000;
  text-align: center;
  font-weight: bold;
  font-size: 150%;
  line-height: 1;
}
.l-base .l-wrapper .c-button:visited {
  color: #000;
}
.is-mouse .l-base .l-wrapper .c-button:hover {
  color: #000;
}
.l-base .l-wrapper .c-button:hover {
  color: #000;
}
.l-base .l-wrapper .c-button:active,
.l-base .l-wrapper .c-button:focus {
  color: #000;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-button {
    padding-bottom: 0.5em;
    font-size: 117%;
  }
}
.l-base .l-wrapper .c-button__text {
  line-height: 1.388888888888889;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-button__text {
    line-height: 1.428571428571429;
  }
}
.l-base .l-wrapper .c-button__icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}
.l-base .l-wrapper .c-button__icon .c-icon {
  font-size: 112%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-button__icon .c-icon {
    font-size: 143%;
  }
}
.l-base .l-wrapper .c-button__inner {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  padding-top: 0.833333333333333em;
  padding-bottom: 0.833333333333333em;
  border-radius: 0.555555555555556em;
  background: #ffdbd6;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-button__inner {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    border-radius: 0.714285714285714em;
  }
}
.l-base .l-wrapper .c-button::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 50%;
  border-radius: 0.555555555555556em;
  background: #fd5050;
  content: '';
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-button::after {
    border-radius: 0.714285714285714em;
  }
}
.l-base .l-wrapper .c-button--theme-2 {
  padding-bottom: 0;
  color: #fff;
  font-size: 117%;
}
.l-base .l-wrapper .c-button--theme-2:visited {
  color: #fff;
}
.is-mouse .l-base .l-wrapper .c-button--theme-2:hover {
  color: #fff;
}
.l-base .l-wrapper .c-button--theme-2:hover {
  color: #fff;
}
.l-base .l-wrapper .c-button--theme-2:active,
.l-base .l-wrapper .c-button--theme-2:focus {
  color: #fff;
}
.l-base .l-wrapper .c-button--theme-2::after {
  display: none;
}
.l-base .l-wrapper .c-button--theme-2 .c-button__inner {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  background: #0da7e4;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-button--theme-2 .c-button__inner {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
  }
}
.l-base .l-wrapper .c-button--theme-2 .c-button__inner .c-icon {
  font-size: 143%;
}
.l-base .l-wrapper .c-button--theme-3 {
  color: #000;
}
.l-base .l-wrapper .c-button--theme-3:visited {
  color: #000;
}
.is-mouse .l-base .l-wrapper .c-button--theme-3:hover {
  color: #000;
}
.l-base .l-wrapper .c-button--theme-3:hover {
  color: #000;
}
.l-base .l-wrapper .c-button--theme-3:active,
.l-base .l-wrapper .c-button--theme-3:focus {
  color: #000;
}
.l-base .l-wrapper .c-button--theme-3 .c-button__inner {
  background: #fff;
  color: #000;
}
.l-base .l-wrapper .c-button--theme-3 .c-button__inner .c-icon {
  color: #0da7e4;
}
.l-base .l-wrapper .c-button--theme-3 .c-button__inner .c-icon::before {
  color: #0da7e4;
}
.l-base .l-wrapper .c-button--theme-3::after {
  background: #00719d;
}
.l-base .l-wrapper .c-button--type-accordion .c-button__icon {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.l-base .l-wrapper .c-button--type-accordion.is-open .c-button__icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.l-base .l-wrapper .c-category-navigation {
  overflow: hidden;
  margin-bottom: 1.333333333333333em;
  border: 0.333333333333333em solid #0da7e4;
  border-radius: 0.833333333333333em;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-category-navigation {
    margin-bottom: 1.166666666666667em;
    border-width: 0.333333333333333em;
    border-radius: 0.833333333333333em;
  }
}
.l-base .l-wrapper .c-category-navigation--error {
  padding: 2em;
  text-align: center;
}
.l-base .l-wrapper .c-category-navigation__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.l-base .l-wrapper .c-category-navigation__item {
  position: relative;
  top: 0;
  left: 0;
  width: 33.333333333333336%;
  text-align: center;
}
.l-base .l-wrapper .c-category-navigation__item::before {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  display: block;
  width: 1px;
  height: 42.5%;
  background: #c1c1c1;
  content: '';
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.l-base .l-wrapper .c-category-navigation__item:first-child::before,
.l-base .l-wrapper .c-category-navigation__item:last-child::before {
  display: none;
}
.l-base .l-wrapper .c-category-navigation__item--realized {
  width: 100%;
}
.l-base .l-wrapper .c-category-navigation__item.is-current .c-category-navigation__link {
  background: #0da7e4;
  color: #fff;
}
.l-base .l-wrapper .c-category-navigation__item.is-current .c-category-navigation__link.is-disabled {
  background: #c1c1c1;
  color: #fff;
}
.l-base .l-wrapper .c-category-navigation__link {
  display: block;
  padding-top: 0.714285714285714em;
  padding-bottom: 0.714285714285714em;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 117%;
  line-height: 1.428571428571429;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-category-navigation__link {
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 92%;
    line-height: 1.454545454545455;
  }
}
.l-base .l-wrapper .c-category-navigation__link.is-disabled {
  background: #fff;
  color: #c1c1c1;
}
html.is-mouse .l-base .c-download .store__link {
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .c-download .store__link:hover {
  opacity: 0.8;
}
.l-base .l-wrapper .c-download {
  text-align: center;
}
.l-base .l-wrapper .c-download__lead {
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 134%;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-download__lead {
    font-size: 117%;
    line-height: 1.428571428571429;
  }
}
.l-base .l-wrapper .c-download__text {
  margin-top: 1.5rem;
  letter-spacing: 0.05em;
  font-size: 84%;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-download__text {
    margin-top: 1.833333333333333rem;
    font-size: 84%;
  }
}
.l-base .l-wrapper .c-download .store {
  margin-right: -0.583333333333333em;
  margin-left: -0.583333333333333em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-download .store {
    margin-right: -0.416666666666667em;
    margin-left: -0.416666666666667em;
  }
}
.l-base .l-wrapper .c-download .store__item {
  display: inline-block;
  margin-right: 0.583333333333333em;
  margin-left: 0.583333333333333em;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-download .store__item {
    margin-right: 0.416666666666667em;
    margin-left: 0.416666666666667em;
  }
}
.l-base .l-wrapper .c-download .store__item--apple {
  width: 12.416666666666666em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-download .store__item--apple {
    width: 11.5em;
  }
}
.l-base .l-wrapper .c-download .store__item--google {
  width: 14.083333333333334em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-download .store__item--google {
    width: 12.916666666666666em;
  }
}
.l-base .l-wrapper .c-filter-menu {
  overflow: hidden;
  border-radius: 0.833333333333333em;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-filter-menu {
    border-radius: 0.833333333333333em;
  }
}
.l-base .l-wrapper .c-filter-menu__title .c-button {
  overflow: hidden;
  border-radius: 0.833333333333333em 0.833333333333333em 0 0;
  background: #0da7e4;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-filter-menu__title .c-button {
    border-radius: 0.833333333333333em 0.833333333333333em 0 0;
  }
}
.l-base .l-wrapper .c-filter-menu__title .c-button__text {
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-filter-menu__title .c-button__text {
    font-size: 86%;
  }
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-filter-menu__title .c-button__icon .c-icon {
    font-size: 108%;
  }
}
.l-base .l-wrapper .c-filter-menu__title .c-button__inner {
  padding-top: 0.785714285714286em;
  padding-bottom: 0.785714285714286em;
  border-radius: 0;
  line-height: 1.428571428571429;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-filter-menu__title .c-button__inner {
    padding-top: 0.642857142857143em;
    padding-bottom: 0.642857142857143em;
  }
}
.l-base .l-wrapper .c-filter-menu__content {
  margin-top: -1px;
  padding-top: 2.083333333333333em;
  padding-right: 5em;
  padding-bottom: 3.333333333333333em;
  padding-left: 5em;
  border: 0.333333333333333em solid #0da7e4;
  border-top: 0;
  border-radius: 0 0 0.833333333333333em 0.833333333333333em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-filter-menu__content {
    padding-top: 1.5em;
    padding-right: 1em;
    padding-bottom: 2.333333333333333em;
    padding-left: 1em;
    border-width: 0.333333333333333em;
    border-radius: 0 0 0.833333333333333em 0.833333333333333em;
  }
}
.l-base .l-wrapper .c-filter-menu__parts {
  margin-top: 1.5em;
}
.l-base .l-wrapper .c-filter-menu__parts:first-child {
  margin-top: 0;
}
.l-base .l-wrapper .c-filter-menu__parts.is-disabled {
  display: none;
  pointer-events: none;
}
.l-base .l-wrapper .c-filter-menu__button {
  margin-top: 2.666666666666667em;
  margin-right: auto;
  margin-left: auto;
  width: 59.52380952380952%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-filter-menu__button {
    margin-top: 2.666666666666667em;
    width: 70.62706270627062%;
  }
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-filter-menu__button .c-button__inner {
    padding-top: 0.833333333333333em;
    padding-bottom: 0.833333333333333em;
  }
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-filter-menu__button .c-button__text {
    font-size: 86%;
  }
}
.l-base .l-wrapper .c-filter-menu .parts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.l-base .l-wrapper .c-filter-menu .parts__title {
  width: 17.582417582417584%;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-filter-menu .parts__title {
    width: 19.141914191419144%;
    font-size: 84%;
  }
}
.l-base .l-wrapper .c-filter-menu .parts__input {
  width: 82.41758241758241%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-filter-menu .parts__input {
    width: 80.85808580858085%;
  }
}
.l-base .l-wrapper .c-filter-menu .parts__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -0.833333333333333em;
  margin-right: -1em;
  margin-left: -0.833333333333333em;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-filter-menu .parts__items {
    margin-top: -0.6em;
    margin-left: -1em;
    font-size: 84%;
  }
}
.l-base .l-wrapper .c-filter-menu .parts__item {
  margin-top: 0.833333333333333em;
  margin-left: 0.833333333333333em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-filter-menu .parts__item {
    margin-top: 0.6em;
    margin-left: 1em;
  }
}
.l-base .l-wrapper .c-filter-menu .parts__item.is-disabled {
  display: none;
  pointer-events: none;
}
html.is-mouse .l-base .c-fixed-button__link {
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .c-fixed-button__link:hover {
  opacity: 0.8;
}
html.is-scrolled .l-base .c-fixed-button__list--top .c-fixed-button__item {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}
html.is-scrolled .l-base .c-fixed-button__list--content .c-fixed-button__item {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  pointer-events: auto;
}
.l-base .l-wrapper .c-fixed-button {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 9998;
  margin-right: 0.833333333333333em;
  margin-bottom: 0.833333333333333em;
  width: 6.149341142020498%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-fixed-button {
    width: 22.4%;
  }
}
.l-base .l-wrapper .c-fixed-button__content {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}
.l-base .l-wrapper .c-fixed-button__list {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 0;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  pointer-events: none;
}
.l-base .l-wrapper .c-fixed-button__list--top .c-fixed-button__item {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  pointer-events: auto;
}
.l-base .l-wrapper .c-fixed-button__item {
  margin-top: 0.833333333333333em;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.l-base .l-wrapper .c-fixed-button__item:first-child {
  margin-top: 0;
}
.l-base .l-wrapper .c-frame {
  border-radius: 1.666666666666667em;
  background: #0da7e4;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-frame {
    border-radius: 0.666666666666667em;
  }
}
.l-base .l-wrapper .c-frame--borderless .c-frame__content {
  border: none;
  background: #e8f7ff;
}
.l-base .l-wrapper .c-frame__head {
  padding-top: 1.666666666666667em;
  padding-bottom: 1.666666666666667em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-frame__head {
    padding-top: 1.666666666666667em;
    padding-bottom: 1.666666666666667em;
  }
}
.l-base .l-wrapper .c-frame__content {
  padding-top: 3.333333333333333em;
  padding-right: 2.333333333333333em;
  padding-bottom: 3em;
  padding-left: 2.333333333333333em;
  border: 4px solid #0da7e4;
  border-top: 0px;
  border-radius: 0 0 1.666666666666667em 1.666666666666667em;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-frame__content {
    border-radius: 0 0 0.666666666666667em 0.666666666666667em;
  }
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-frame__content {
    padding-top: 2em;
    padding-right: 1em;
    padding-bottom: 2.333333333333333em;
    padding-left: 1em;
  }
}
html.is-mouse .l-base .c-input__label:hover {
  color: #0da7e4;
}
.l-base .l-wrapper .c-input__entity {
  display: none;
}
.l-base .l-wrapper .c-input__label {
  display: block;
}
.l-base .l-wrapper .c-input__appearance {
  position: relative;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;

  -webkit-box-align: center;
  align-items: center;
}
.l-base .l-wrapper .c-input__icon {
  margin-top: 0.1em;
  color: #707070;
  line-height: 0;
}
.l-base .l-wrapper .c-input__text {
  margin-left: 0.25em;
  line-height: 1.4;
}
.l-base .l-wrapper .c-input--radio .c-input__icon {
  font-size: 84%;
}
.l-base .l-wrapper .c-input--radio .c-input__entity:checked + .c-input__appearance .c-input__icon {
  color: #0da7e4;
}
.l-base .l-wrapper .c-input--checkbox .c-input__icon {
  font-size: 84%;
}
.l-base .l-wrapper .c-input--checkbox .c-input__entity:checked + .c-input__appearance .c-input__icon {
  color: #0da7e4;
}
.l-base .l-wrapper [data-intersection] {
  opacity: 0;
}
.l-base .l-wrapper .intersection-fadein.is-intersection-init {
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
.l-base .l-wrapper .intersection-fadein.is-intersection-in {
  opacity: 1;
}
.l-base .l-wrapper .intersection-fadein.is-intersection-out {
  opacity: 0;
}
.l-base .l-wrapper .intersection-popin.is-intersection-init {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
}
.l-base .l-wrapper .intersection-popin.is-intersection-in {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.l-base .l-wrapper .intersection-popin.is-intersection-out {
  opacity: 0;
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
}
.l-base .l-wrapper .c-marker {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
}
.l-base .l-wrapper .c-marker::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  margin-left: -0.5%;
  width: 101%;
  height: 50%;
  background: #ffdbd6;
  content: '';
}
.l-base .l-wrapper .c-marker__inner {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.l-base .l-wrapper .c-marker-out {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
html.is-mouse .l-base .c-modal__close {
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .c-modal__close:hover {
  opacity: 0.8;
}
html.is-modal-open .l-base {
  overflow: hidden;
}
html.is-modal-open .l-base .c-modal {
  opacity: 1;
}
html.is-modal-open .l-base .c-modal__wrapper {
  pointer-events: auto;
}
html.is-modal-open .l-base .c-modal__background {
  pointer-events: auto;
}
html.is-modal-open .l-base .c-modal__container {
  -webkit-transform: scale(1);
  transform: scale(1);
}
html.is-modal-open .l-base .c-modal__content {
  pointer-events: auto;
}
html.is-modal-open .l-base .c-modal .close {
  pointer-events: auto;
}
.l-base .l-wrapper .c-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  pointer-events: none;
}
.l-base .l-wrapper .c-modal__container {
  position: relative;
  top: 0;
  left: 0;
  padding-top: 5.833333333333333rem;
  padding-bottom: 5.833333333333333rem;
  line-height: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__container {
    padding-top: 5.833333333333333rem;
    padding-bottom: 5.833333333333333rem;
  }
}
.l-base .l-wrapper .c-modal__close--head {
  margin-right: 0;
  margin-bottom: 1.666666666666667rem;
  margin-left: auto;
  width: 100%;
  font-size: 334%;
  line-height: 0;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__close--head {
    margin-bottom: 1rem;
    font-size: 334%;
  }
}
.l-base .l-wrapper .c-modal__close--head .close {
  margin-right: 0;
  margin-left: auto;
}
.l-base .l-wrapper .c-modal__close--head .c-icon {
  margin: 0;
}
.l-base .l-wrapper .c-modal__close--head button {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.l-base .l-wrapper .c-modal__close--foot {
  margin-top: 3.333333333333333rem;
  margin-right: auto;
  margin-left: auto;
  width: 38.325471698113205%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__close--foot {
    margin-top: 3.333333333333333rem;
    width: 100%;
  }
}
.l-base .l-wrapper .c-modal__content {
  clear: both;
  overflow: hidden;
  background: #fff;
  text-align: left;
  line-height: 1.5;
  pointer-events: none;
}
.l-base .l-wrapper .c-modal__background {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
}
.l-base .l-wrapper .c-modal__outer {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  line-height: 0;
}
.l-base .l-wrapper .c-modal__outer::before {
  display: inline-block;
  width: 0;
  height: var(--height);
  content: '';
  vertical-align: middle;
}
.l-base .l-wrapper .c-modal__inner {
  position: relative;
  top: 0;
  left: 0;
  z-index: 10;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  width: 62.07906295754027%;
  height: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__inner {
    width: 89.33333333333333%;
  }
}
.l-base .l-wrapper .c-modal__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: auto;
  width: 100%;
  height: 100%;
  text-align: center;

  overscroll-behavior-y: contain;
}
.l-base .l-wrapper .c-modal__wrapper--type-image .c-modal__inner {
  width: 49.3411420204978%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-image .c-modal__inner {
    width: 86.93333333333332%;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .c-modal__content,
.l-base .l-wrapper .c-modal__wrapper--type-statement2 .c-modal__content {
  padding-top: 7.783018867924528%;
  padding-right: 9.787735849056604%;
  padding-bottom: 5.424528301886792%;
  padding-left: 9.787735849056604%;
  border: solid 0.333333333333333rem #b2dced;
  border-radius: 1.666666666666667rem;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .c-modal__content,
  .l-base .l-wrapper .c-modal__wrapper--type-statement2 .c-modal__content {
    padding-top: 13.731343283582088%;
    padding-right: 3.582089552238807%;
    padding-bottom: 13.731343283582088%;
    padding-left: 3.582089552238807%;
    border: solid 0.333333333333333rem #b2dced;
    border-radius: 0.833333333333333rem;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .title {
  margin-right: auto;
  margin-bottom: 2.666666666666667rem;
  margin-left: auto;
  width: 48.367952522255194%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .title {
    margin-bottom: 2.666666666666667rem;
    width: 86.13861386138613%;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .lead {
  margin-bottom: 2.666666666666667rem;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 117%;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .lead {
    margin-bottom: 2rem;
    font-size: 117%;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  text-align: center;

  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature {
    display: block;
    width: 100%;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 2.967359050445104%;
  padding-right: 1.483679525222552%;
  padding-bottom: 2.967359050445104%;
  padding-left: 1.483679525222552%;
  width: 48.367952522255194%;
  border: solid 0.333333333333333rem #b2dced;
  border-radius: 0.833333333333333rem;
  background: #e8f7ff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature__item {
    margin-top: 1rem;
    padding-top: 3.96039603960396%;
    padding-right: 4.95049504950495%;
    padding-bottom: 4.29042904290429%;
    padding-left: 4.95049504950495%;
    width: 100%;
    border: solid 0.333333333333333rem #b2dced;
    border-radius: 0.833333333333333rem;
  }
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature__item:first-child {
    margin-top: 0;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature__item--1 .icon {
  font-size: 200%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature__item--1 .icon {
    font-size: 200%;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature__item--2 .icon {
  font-size: 275%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature__item--2 .icon {
    font-size: 275%;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature .item__title {
  color: #0da7e4;
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature .item__title .text {
  font-weight: bold;
  font-size: 150%;
  line-height: 1.833333333333333;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature .item__title .text {
    font-size: 150%;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature .item__title .icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature .item__description {
  margin-top: 0.416666666666667rem;
  font-weight: bold;
  font-size: 100%;
  line-height: 1.833333333333333;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .feature .item__description {
    margin-top: 0.5rem;
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .app {
  margin-top: 1.5rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  border-radius: 0.833333333333333rem;
  background: #f0f0f0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .app {
    margin-top: 2rem;
    width: 100%;
    border-radius: 0.833333333333333rem;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .app__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  padding-top: 3.857566765578635%;
  padding-right: 13.056379821958458%;
  padding-bottom: 3.857566765578635%;
  padding-left: 13.056379821958458%;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .app__inner {
    -ms-flex-align: start;
    padding-top: 7.920792079207921%;
    padding-right: 5.28052805280528%;
    padding-bottom: 7.920792079207921%;
    padding-left: 5.28052805280528%;

    -webkit-box-align: start;
    align-items: flex-start;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .app__icon {
  width: 11.244979919678714%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .app__icon {
    width: 20.66420664206642%;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .app__description {
  width: 85.94377510040161%;
  letter-spacing: 0.05em;
  font-size: 117%;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .app__description {
    margin-top: -0.2em;
    width: 75.64575645756457%;
    font-size: 117%;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .app__description .description {
  margin-right: -1.5em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .app__description .description {
    margin-right: 0;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .download {
  margin-top: 2.666666666666667rem;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .download {
    margin-top: 2.666666666666667rem;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention {
  margin-top: 5.833333333333333rem;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention {
    margin-top: 4.166666666666667rem;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention__text {
  color: #0da7e4;
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 200%;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention__text {
    font-size: 150%;
    line-height: 1.555555555555556;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention__image {
  margin-top: 1.333333333333333rem;
  margin-right: auto;
  margin-left: auto;
  width: 36.49851632047478%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention__image {
    margin-top: 1.333333333333333rem;
    width: 81.1881188118812%;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention .text {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  padding-right: 0.7em;
  padding-left: 0.7em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention .text {
    padding-right: 0.9em;
    padding-left: 0.9em;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention .text::before,
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention .text::after {
  position: absolute;
  bottom: 0.1em;
  display: block;
  width: 0.25rem;
  height: 2.25rem;
  background: #b2dced;
  content: '';
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention .text::before,
  .l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention .text::after {
    bottom: 0;
    height: 2rem;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention .text::before {
  left: 0;
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
.l-base .l-wrapper .c-modal__wrapper--type-statement1 .attention .text::after {
  right: 0;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}
.l-base .l-wrapper .c-modal__wrapper--type-statement2 .c-modal__content {
  padding-top: 14.150943396226415%;
  padding-right: 6.367924528301886%;
  padding-bottom: 14.150943396226415%;
  padding-left: 6.367924528301886%;
}
.l-base .l-wrapper .c-modal__wrapper--type-statement2 .c-modal__content::after {
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement2 .c-modal__content {
    padding-top: 20.8955223880597%;
    padding-right: 11.044776119402986%;
    padding-bottom: 20.8955223880597%;
    padding-left: 11.044776119402986%;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement2 .inner {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.l-base .l-wrapper .c-modal__wrapper--type-statement2 .title {
  margin-bottom: 7.513661202185792%;
  padding-left: 4.371584699453551%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement2 .title {
    margin-bottom: 19.76284584980237%;
  }
}
.l-base .l-wrapper .c-modal__wrapper--type-statement2 .lead {
  margin-right: -0.5em;
  margin-left: -0.5em;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 150%;
  line-height: 1.888888888888889;
}
.l-base .l-wrapper .c-modal__wrapper--type-statement2 .lead p + p {
  margin-top: 1.444444444444444em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-modal__wrapper--type-statement2 .lead {
    font-size: 134%;
    line-height: 2;
  }
}
.l-base .l-wrapper .c-module-hgroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  margin-bottom: 2.666666666666667em;
  padding-top: 1.166666666666667em;
  padding-right: 1.333333333333333em;
  padding-bottom: 1.166666666666667em;
  padding-left: 1.333333333333333em;
  background: #e8f7ff;

  -webkit-box-align: start;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-hgroup {
    margin-bottom: 2em;
    padding-top: 0.833333333333333em;
    padding-right: 0.833333333333333em;
    padding-bottom: 0.833333333333333em;
    padding-left: 0.833333333333333em;
  }
}
.l-base .l-wrapper .c-module-hgroup__number {
  position: relative;
  top: 0;
  left: 0;
  padding-right: 0.545454545454545em;
  background: #e8f7ff;
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 184%;
  line-height: 1.163636363636364;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-hgroup__number {
    font-size: 184%;
    line-height: 1.145454545454546;
  }
}
.l-base .l-wrapper .c-module-hgroup__number::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 1px;
  height: 100%;
  background: #0da7e4;
  content: '';
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-hgroup__number::after {
    height: 1em;
  }
}
.l-base .l-wrapper .c-module-hgroup__title {
  padding-left: 0.545454545454545em;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 167%;
  line-height: 1.28;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-hgroup__title {
    padding-left: 0.555555555555556em;
    font-size: 150%;
    line-height: 1.4;
  }
}
.l-base .l-wrapper .c-module-description {
  margin-top: 2em;
  font-size: 134%;
  line-height: 1.8;
}
.l-base .l-wrapper .c-module-description a {
  color: #0da7e4;
  text-decoration: none;
}
.l-base .l-wrapper .c-module-description a:visited {
  color: #0da7e4;
  text-decoration: none;
}
.is-mouse .l-base .l-wrapper .c-module-description a:hover {
  color: #0da7e4;
  text-decoration: underline;
}
.l-base .l-wrapper .c-module-description a:active,
.l-base .l-wrapper .c-module-description a:focus {
  color: #0da7e4;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-description {
    margin-top: 2em;
    font-size: 117%;
    line-height: 1.6;
  }
}
.l-base .l-wrapper .c-module-lead {
  margin-top: 3.333333333333333em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-lead {
    margin-top: 2.666666666666667em;
  }
}
.l-base .l-wrapper .c-module-lead:first-child {
  margin-top: 0;
}
.l-base .l-wrapper .c-module-figures {
  margin-top: 3.333333333333333em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-figures {
    margin-top: 2.666666666666667em;
  }
}
.l-base .l-wrapper .c-module-figure {
  margin-top: 2em;
}
.l-base .l-wrapper .c-module-figure:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-figure {
    margin-top: 1.333333333333333em;
  }
  .l-base .l-wrapper .c-module-figure:first-child {
    margin-top: 0;
  }
}
.l-base .l-wrapper .c-module-figcaption {
  margin-top: 0.833333333333333em;
  color: #888;
  font-size: 100%;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-figcaption {
    margin-top: 0.833333333333333em;
    font-size: 84%;
  }
}
.l-base .l-wrapper .c-module-talks {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 3.333333333333333em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-talks {
    margin-top: 4.166666666666667em;
  }
}
.l-base .l-wrapper .c-module-talks__title {
  margin-right: auto;
  margin-bottom: 2.25em;
  margin-left: auto;
  width: 53.5em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-talks__title {
    margin-bottom: 2.166666666666667em;
    width: 99.66442953020133%;
  }
}
.l-base .l-wrapper .c-module-talk__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: start;
  margin-top: 1.916666666666667em;

  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.l-base .l-wrapper .c-module-talk__item:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-talk__item {
    -ms-flex-align: start;
    margin-top: 1.5em;

    -webkit-box-align: start;
    align-items: flex-start;
  }
  .l-base .l-wrapper .c-module-talk__item:first-child {
    margin-top: 0;
  }
}
.l-base .l-wrapper .c-module-talk__item--type-2 .c-module-talk__user {
  -ms-flex-order: 2;

  -webkit-box-ordinal-group: 3;
  order: 2;
}
.l-base .l-wrapper .c-module-talk__item--type-2 .c-module-talk__comment {
  -ms-flex-order: 1;

  -webkit-box-ordinal-group: 2;
  order: 1;
}
.l-base .l-wrapper .c-module-talk__user {
  width: 10.089020771513352%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-talk__user {
    width: 5.666666666666667em;
  }
}
.l-base .l-wrapper .c-module-talk__comment {
  position: relative;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 1.083333333333333rem;
  padding-right: 1.666666666666667rem;
  padding-bottom: 1.083333333333333rem;
  padding-left: 1.666666666666667rem;
  min-height: 1.6em;
  width: 87.0919881305638%;
  border-radius: 1.142857142857143em;
  background: #fff;
  font-size: 117%;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-talk__comment {
    padding-top: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    padding-left: 0.785714285714286em;
    width: 18.071429em;
    border-radius: 0.714285714285714em;
    font-size: 117%;
  }
}
.l-base .l-wrapper .c-module-talk__comment::before {
  position: absolute;
  top: 1.7em;
  right: 100%;
  margin-right: -0.1em;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-talk__comment::before {
    top: 0;
    margin-top: 1.5em;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.l-base .l-wrapper .c-module-talk__comment sup {
  position: relative;
  top: 0.2em;
  left: 0;
  vertical-align: super;
  font-size: 84%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-talk__comment sup {
    font-size: 84%;
  }
}
.l-base .l-wrapper .c-module-talk__comment small {
  display: block;
  margin-top: 0.5em;
  font-size: 84%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-module-talk__comment small {
    font-size: 84%;
  }
}
.l-base .l-wrapper .c-module-talk .user {
  text-align: center;
}
.l-base .l-wrapper .c-module-talk .user__name {
  margin-top: 0.416666666666667em;
  margin-right: -0.333333333333333em;
  margin-left: -0.333333333333333em;
}
.l-base .l-wrapper .c-module-talk .user__name .name {
  display: inline-block;
  padding-top: 0.166666666666667em;
  padding-right: 0.5em;
  padding-bottom: 0.166666666666667em;
  padding-left: 0.5em;
  border-radius: 0.416666666666667em;
  background: #0da7e4;
  color: #fff;
  font-weight: bold;
  font-size: 100%;
}
.l-base .l-wrapper .c-module-talk .user__title {
  color: #0da7e4;
  font-weight: bold;
  font-size: 84%;
}
.l-base .l-wrapper .c-module-talk__item--type-2 .c-module-talk__comment::before {
  right: auto;
  left: 100%;
  margin-left: -0.1em;
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.l-base .l-wrapper .c-module-talk__item--user-1 .c-module-talk__comment {
  background: #f0f0f0;
}
.l-base .l-wrapper .c-module-talk__item--user-1 .c-module-talk__comment::before {
  color: #f0f0f0;
}
.l-base .l-wrapper .c-module-talk__item--user-11 .c-module-talk__comment {
  background: #ffdbd6;
}
.l-base .l-wrapper .c-module-talk__item--user-11 .c-module-talk__comment::before {
  color: #ffdbd6;
}
.l-base .l-wrapper .c-module-talk__item--user-11 .user__name .name {
  background: #fd5050;
}
.l-base .l-wrapper .c-module-talk__item--user-21 .c-module-talk__comment {
  background: #e8f7ff;
}
.l-base .l-wrapper .c-module-talk__item--user-21 .c-module-talk__comment::before {
  color: #e8f7ff;
}
html.is-mouse .l-base .c-profile .sns__inner {
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .c-profile .sns__inner:hover {
  opacity: 0.8;
}
.l-base .l-wrapper .c-profile {
  margin-top: 8.254716981132075%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-profile {
    margin-top: 11.940298507462687%;
  }
}
.l-base .l-wrapper .c-profile__title {
  margin-right: auto;
  margin-left: auto;
  width: 21.333333333333332em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-profile__title {
    width: 16.333333333333332em;
  }
}
.l-base .l-wrapper .c-profile .content {
  position: relative;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.l-base .l-wrapper .c-profile .content__icon {
  width: 16.45408163265306%;
}
.l-base .l-wrapper .c-profile .content__text {
  width: 79.08163265306123%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-profile .content__text {
    width: 100%;
  }
}
.l-base .l-wrapper .c-profile .text__lead {
  margin-top: 1.666666666666667em;
  font-size: 134%;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-profile .text__lead {
    margin-top: 1.666666666666667em;
    font-size: 117%;
    line-height: 1.6;
  }
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-profile .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-flex-align: center;

    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
}
.l-base .l-wrapper .c-profile .head__icon {
  width: 7.5em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-profile .head__icon {
    padding-right: 1.333333333333333em;
  }
}
.l-base .l-wrapper .c-profile .head__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-profile .head__inner {
    display: block;
  }
}
.l-base .l-wrapper .c-profile .head__name {
  color: #0da7e4;
  font-weight: bold;
  font-size: 234%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-profile .head__name {
    font-size: 184%;
  }
}
.l-base .l-wrapper .c-profile .head__sns {
  margin-left: 1em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-profile .head__sns {
    margin-top: 0.5em;
    margin-left: 0;
  }
}
.l-base .l-wrapper .c-profile .sns__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  overflow: hidden;
  padding-top: 0.166666666666667em;
  padding-right: 1.083333333333333em;
  padding-bottom: 0.083333333333333em;
  padding-left: 1.25em;
  border-radius: 0.333333333333333em;
  background: #f0f0f0;
  color: #000;
  text-decoration: none;

  -webkit-box-align: center;
  align-items: center;
}
.l-base .l-wrapper .c-profile .sns__inner:visited {
  color: #000;
  text-decoration: none;
}
.is-mouse .l-base .l-wrapper .c-profile .sns__inner:hover {
  color: #000;
  text-decoration: none;
}
.l-base .l-wrapper .c-profile .sns__inner:active,
.l-base .l-wrapper .c-profile .sns__inner:focus {
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-profile .sns__inner {
    padding-top: 0.166666666666667em;
    padding-right: 0.916666666666667em;
    padding-bottom: 0.166666666666667em;
    padding-left: 0.916666666666667em;
    border-radius: 0.333333333333333em;
  }
}
.l-base .l-wrapper .c-profile .sns__icon {
  font-size: 159%;
  line-height: 0;
}
.l-base .l-wrapper .c-profile .sns__icon .c-icon {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-profile .sns__icon {
    font-size: 142%;
  }
}
.l-base .l-wrapper .c-profile .sns__id {
  padding-bottom: 0.2em;
  padding-left: 0.5625em;
  font-size: 134%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-profile .sns__id {
    font-size: 117%;
  }
}
.l-base .l-wrapper .c-profile--writer .c-profile__title {
  padding-top: 1.333333333333333em;
  padding-bottom: 1.333333333333333em;
  width: 18.5em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-profile--writer .c-profile__title {
    padding-top: 1em;
    padding-bottom: 1em;
    width: 16.916666666666668em;
  }
}
.l-base .l-wrapper .c-section__inner {
  position: relative;
  top: 0;
  left: 0;
  z-index: 3;
  margin-right: auto;
  margin-left: auto;
  width: 62.07906295754027%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-section__inner {
    width: 89.33333333333333%;
  }
}
html.is-mouse .l-base .c-slider__button--next img,
html.is-mouse .l-base .c-slider__button--prev img {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .c-slider__button--next::before,
html.is-mouse .l-base .c-slider__button--prev::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: #fff;
  content: '';
}
html.is-mouse .l-base .c-slider__button--next:hover img,
html.is-mouse .l-base .c-slider__button--prev:hover img {
  opacity: 0.8;
}
html.is-mouse .l-base .swiper-pagination-bullet {
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .swiper-pagination-bullet:hover {
  opacity: 0.8;
}
html.is-mouse .l-base .swiper-pagination-bullet-active:hover {
  opacity: 1;
}
.l-base .l-wrapper .c-slider {
  overflow: visible;
}
.l-base .l-wrapper .c-slider-wrapper {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 -2.5rem;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-slider-wrapper {
    margin: 0 -5.970149253731344%;
  }
}
.l-base .l-wrapper .c-slider__slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2.5rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-slider__slide {
    padding: 0 6.4%;
  }
}
.l-base .l-wrapper .c-slider__button--prev,
.l-base .l-wrapper .c-slider__button--next {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 6.5em;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-slider__button--prev,
  .l-base .l-wrapper .c-slider__button--next {
    width: 2.833333333333333em;
  }
}
.l-base .l-wrapper .c-slider__button--prev {
  left: -0.75em;
}
.l-base .l-wrapper .c-slider__button--next {
  right: -0.75em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-slider__button {
    width: 2.833333333333333em;
  }
  .l-base .l-wrapper .c-slider__button--prev {
    left: 0.583333333333333em;
  }
  .l-base .l-wrapper .c-slider__button--next {
    right: 0.583333333333333em;
  }
}
.l-base .l-wrapper .c-slider__panel {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-bottom: -2.5em;
  width: 100%;
  text-align: center;
  line-height: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-slider__panel {
    margin-bottom: -2.166666666666667em;
  }
}
.l-base .l-wrapper .swiper-pagination-bullet {
  margin: 0 0.416666666666667em;
  width: 0.833333333333333em;
  height: 0.833333333333333em;
  background: #d5d5d5;
  opacity: 1;
}
.l-base .l-wrapper .swiper-pagination-bullet-active {
  background: #0da7e4;
  cursor: default;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .swiper-pagination-bullet {
    margin: 0 0.416666666666667em;
    width: 0.833333333333333em;
    height: 0.833333333333333em;
  }
}
.l-base .l-wrapper .swiper-button-prev,
.l-base .l-wrapper .swiper-button-next {
  cursor: pointer;
}
.l-base .l-wrapper .swiper-slide {
  height: auto;
}
.l-base .l-wrapper .swiper-slide .item {
  height: 100%;
}
.l-base .l-wrapper .swiper-slide .item__inner {
  height: 100%;
}
html.is-mouse .l-base .c-thread__subject::after {
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .c-thread__subject:hover::after {
  opacity: 0.4;
}
html.is-mouse .l-base .c-voice__button {
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .c-voice__button:hover {
  opacity: 0.8;
}
.l-base .l-wrapper .c-thread {
  position: relative;
  top: 0;
  left: 0;
}
.l-base .l-wrapper .c-thread .c-thread__inner {
  position: relative;
  top: 0;
  left: 0;
  background: #fff;
}
.l-base .l-wrapper .c-thread .c-comment__content {
  background: #f5f5f5;
}
.l-base .l-wrapper .c-thread .c-voice__container {
  background: #f5f5f5;
}
.l-base .l-wrapper .c-thread--type-list:nth-child(2n+1) .c-thread__inner {
  background: #f5f5f5;
}
.l-base .l-wrapper .c-thread--type-list:nth-child(2n+1) .c-comment__content {
  background: #fff;
}
.l-base .l-wrapper .c-thread--type-list:nth-child(2n+1) .c-voice__container {
  background: #fff;
}
.l-base .l-wrapper .c-thread--type-list:nth-child(2n+1) .c-subject__status .status {
  background: #fff;
}
.l-base .l-wrapper .c-thread--type-list:nth-child(2n+1) .c-subject__arrow .c-icon::before {
  color: #fff;
}
.l-base .l-wrapper .c-thread--type-detail .c-thread__outer::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  margin-top: 0.8em;
  margin-left: 10.4em;
  width: 0.25em;
  height: calc(100% - 0.8em);
  background: #e8f7ff;
  content: '';
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-thread--type-detail .c-thread__outer::before {
    margin-left: 3.2em;
  }
}
.l-base .l-wrapper .c-thread--type-detail .c-thread__inner {
  background: transparent;
}
.l-base .l-wrapper .c-thread--type-detail .c-thread__content {
  padding-top: 0;
  padding-right: 8.916666666666666em;
  padding-bottom: 1.333333333333333em;
  padding-left: 8.5em;
  pointer-events: auto;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-thread--type-detail .c-thread__content {
    padding-right: 2em;
    padding-bottom: 1em;
    padding-left: 2em;
  }
}
.l-base .l-wrapper .c-thread.is-status-last .c-thread__inner {
  background: #fff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-thread {
    margin-right: -5.970149253731344%;
    margin-left: -5.970149253731344%;
  }
}
.l-base .l-wrapper .c-thread__error {
  width: 100%;
  text-align: center;
}
.l-base .l-wrapper .c-thread__subject {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 1em;
  padding-right: 2.333333333333333em;
  padding-bottom: 1em;
  padding-left: 2.333333333333333em;
  width: 100%;
  text-align: left;
}
.l-base .l-wrapper .c-thread__subject::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  content: '';
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-thread__subject {
    padding-top: 1em;
    padding-right: 1.166666666666667em;
    padding-bottom: 1em;
    padding-left: 1.166666666666667em;
  }
}
.l-base .l-wrapper .c-thread [data-accr] .arrow {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1), -webkit-transform 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.l-base .l-wrapper .c-thread [data-accr].is-open .arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.l-base .l-wrapper .c-thread [data-accr] + .c-thread__container {
  position: relative;
  top: 0;
  left: 0;
}
.l-base .l-wrapper .c-thread [data-accr] + .c-thread__container.is-open::after {
  opacity: 0;
  pointer-events: none;
}
.l-base .l-wrapper .c-thread__container {
  pointer-events: none;
}
.l-base .l-wrapper .c-thread__content {
  padding-top: 1em;
  padding-right: 8.916666666666666em;
  padding-bottom: 2em;
  padding-left: 8.5em;
  pointer-events: auto;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-thread__content {
    padding-top: 0.416666666666667em;
    padding-right: 2.041666666666667em;
    padding-bottom: 1.666666666666667em;
    padding-left: 2.041666666666667em;
  }
}
.l-base .l-wrapper .c-thread__button {
  margin-top: 2.083333333333333em;
  margin-right: auto;
  margin-left: auto;
  width: 27.083333333333332em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-thread__button {
    margin-top: 1.666666666666667em;
    width: 100%;
  }
}
.l-base .l-wrapper .c-thread__voice {
  overflow: hidden;
}
.l-base .l-wrapper .c-thread--error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  min-height: 15em;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-thread--error {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0;
    margin-right: auto;
    margin-left: 0;
    margin-left: auto;
    padding: 1em;
    border-width: 0.333333333333333em;
    border-radius: 1.666666666666667em;
    background: #fff;
  }
}
.l-base .l-wrapper .c-thread--error .text {
  color: #0da7e4;
  font-weight: bold;
  font-size: 150%;
  line-height: 1.888888888888889;
}
.l-base .l-wrapper .c-thread--error .button {
  margin-top: 2.678571428571428%;
  margin-right: auto;
  margin-left: auto;
  width: 74.25595238095238%;
}
.l-base .l-wrapper .c-thread--error .button:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-thread--error .button {
    margin-top: 5.144694533762058%;
    width: 97.42765273311898%;
  }
  .l-base .l-wrapper .c-thread--error .button:first-child {
    margin-top: 0;
  }
}
.l-base .l-wrapper .c-subject {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: start;

  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.l-base .l-wrapper .c-subject__icon {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 11.038961038961038%;
  border: 1px solid #f0f0f0;
  border-radius: 0.5em;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-subject__icon {
    width: 18.155619596541786%;
    border-radius: 0.5em;
  }
}
.l-base .l-wrapper .c-subject__detail {
  padding-right: 3.166666666666667em;
  width: 80.68181818181817%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-subject__detail {
    padding-right: 2.666666666666667em;
    width: 70.31700288184439%;
  }
}
.l-base .l-wrapper .c-subject__name {
  margin-bottom: 0.166666666666667em;
  color: #707070;
  font-size: 100%;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-subject__name {
    font-size: 84%;
    line-height: 1.2;
  }
}
.l-base .l-wrapper .c-subject__title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 134%;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-subject__title {
    font-size: 117%;
    line-height: 1.714285714285714;
  }
}
.l-base .l-wrapper .c-subject__status {
  overflow: hidden;
  margin-top: 0.416666666666667em;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 100%;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-subject__status {
    font-size: 84%;
    line-height: 1.7;
  }
}
.l-base .l-wrapper .c-subject__status .status {
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.6em;
  padding-bottom: 0.2em;
  padding-left: 0.6em;
  background: #e8f7ff;
  color: #0da7e4;
}
.l-base .l-wrapper .c-subject__arrow {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 200%;
  line-height: 0;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
.l-base .l-wrapper .c-subject__arrow .c-icon {
  margin: 0;
}
.l-base .l-wrapper .c-subject__arrow .c-icon::before {
  color: #eef9ff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-subject--detail .c-subject__icon {
    width: 19.26605504587156%;
  }
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-subject--detail .c-subject__detail {
    padding-right: 0;
    width: 77.98165137614679%;
  }
}
.l-base .l-wrapper .c-category {
  margin-top: 0.625em;
  margin-right: -0.208333333333333em;
  margin-bottom: -0.208333333333333em;
  margin-left: -0.208333333333333em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-category {
    margin-top: 0.458333333333333em;
    margin-right: -0.208333333333333em;
    margin-bottom: -0.208333333333333em;
    margin-left: -0.208333333333333em;
  }
}
.l-base .l-wrapper .c-category__item {
  display: inline-block;
  margin-top: 0.208333333333333em;
  margin-right: 0.208333333333333em;
  margin-bottom: 0.208333333333333em;
  margin-left: 0.208333333333333em;
  padding-right: 0.416666666666667em;
  padding-left: 0.416666666666667em;
  border-radius: 0.166666666666667em;
  background: #0da7e4;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-category__item {
    margin-top: 0.208333333333333rem;
    margin-right: 0.208333333333333rem;
    margin-bottom: 0.208333333333333rem;
    margin-left: 0.208333333333333rem;
    padding-right: 0.416666666666667rem;
    padding-left: 0.416666666666667rem;
    border-radius: 0.166666666666667rem;
    font-size: 84%;
    line-height: 1.8;
  }
}
.l-base .l-wrapper .c-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;

  -webkit-box-pack: justify;
  justify-content: space-between;
}
.l-base .l-wrapper .c-comment__icon {
  width: 10.151187904967603%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-comment__icon {
    width: 9.785932721712538%;
  }
}
.l-base .l-wrapper .c-comment__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.833333333333333em;
  padding-right: 1.166666666666667em;
  padding-bottom: 1em;
  padding-left: 1.166666666666667em;
  width: 87.47300215982722%;
  border-radius: 0 0.833333333333333em 0.833333333333333em 0.833333333333333em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-comment__content {
    padding-top: 1em;
    padding-right: 0.916666666666667em;
    padding-bottom: 1.166666666666667em;
    padding-left: 0.833333333333333em;
    width: 87.46177370030581%;
  }
}
.l-base .l-wrapper .c-comment__main {
  margin-top: 0.583333333333333em;
  line-height: 1.5;
}
.l-base .l-wrapper .c-comment__image {
  margin-top: 1em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-comment__image {
    margin-top: 0.666666666666667em;
  }
}
.l-base .l-wrapper .c-comment__image .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.l-base .l-wrapper .c-comment__image .image__item {
  overflow: hidden;
  margin-top: 1.591511936339522%;
  width: 49.07161803713528%;
  border-radius: 0.416666666666667em;
}
.l-base .l-wrapper .c-comment__image .image__item:nth-child(-n+2) {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-comment__image .image__item {
    border-radius: 0.416666666666667em;
  }
}
.l-base .l-wrapper .c-comment .c-author__name {
  max-width: 10em;
}
.l-base .l-wrapper .c-author {
  font-weight: bold;
  line-height: 1;
}
.l-base .l-wrapper .c-author__icon,
.l-base .l-wrapper .c-author__name,
.l-base .l-wrapper .c-author__gender,
.l-base .l-wrapper .c-author__generation,
.l-base .l-wrapper .c-author__information,
.l-base .l-wrapper .c-author__comment-update {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.333333333333333;
}
.l-base .l-wrapper .c-author__icon {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  margin-right: 1.891252955082742%;
  padding-top: 7.565011820330969%;
  width: 7.565011820330969%;
  height: 0;
  border-radius: 100%;
}
.l-base .l-wrapper .c-author__icon .c-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.l-base .l-wrapper .c-author__icon .c-image img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-author__icon {
    padding-top: 11.307420494699645%;
    width: 11.307420494699645%;
  }
}
.l-base .l-wrapper .c-author__name {
  overflow: hidden;
  margin-right: 0.5em;
  max-width: 6em;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-author__name {
    font-size: 92%;
  }
}
.l-base .l-wrapper .c-author__information {
  margin-right: 0.5em;
  line-height: 1;
}
.l-base .l-wrapper .c-author__comment-update {
  color: #ccc;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-author__comment-update {
    font-size: 92%;
  }
}
.l-base .l-wrapper .c-voice {
  margin-top: 1.416666666666667em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-voice {
    margin-top: 1.333333333333333em;
  }
}
.l-base .l-wrapper .c-voice__title {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-radius: 0.833333333333333em 0.833333333333333em 0 0;
  background: #0da7e4;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}
.l-base .l-wrapper .c-voice__title .icon {
  font-size: 167%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-voice__title .icon {
    font-size: 167%;
  }
}
.l-base .l-wrapper .c-voice__title .text {
  font-size: 109%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-voice__title .text {
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-voice__container {
  margin-top: -1px;
  border-radius: 0 0 0.833333333333333em 0.833333333333333em;
}
.l-base .l-wrapper .c-voice__detail {
  margin-top: 0.666666666666667em;
}
.l-base .l-wrapper .c-voice__content {
  overflow: visible;
  padding-top: 1.25em;
  padding-bottom: 3.916666666666667em;
}
.l-base .l-wrapper .c-voice__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 1.666666666666667em;
  padding-left: 1.666666666666667em;
  height: auto;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-voice__item {
    padding-right: 1.833333333333333em;
    padding-left: 1.833333333333333em;
  }
}
.l-base .l-wrapper .c-voice__inner {
  height: 100%;
}
.l-base .l-wrapper .c-voice__ui {
  position: absolute;
  bottom: 0;
  bottom: 1.166666666666667em;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.l-base .l-wrapper .c-voice__button,
.l-base .l-wrapper .c-voice__pagination {
  display: inline-block;
  vertical-align: middle;
}
.l-base .l-wrapper .c-voice__button {
  width: auto;
  height: auto;
  color: #fff;
  vertical-align: middle;
  font-size: 167%;
  line-height: 0;
}
.l-base .l-wrapper .c-voice__button .c-icon {
  margin: 0;
}
.l-base .l-wrapper .c-voice__button::after {
  display: none;
}
.l-base .l-wrapper .c-voice__pagination {
  margin-right: 1em;
  margin-left: 1em;
  line-height: 0;
}
.l-base .l-wrapper .c-voice__pagination .swiper-pagination-bullet {
  margin: 0 0.25em;
  width: 0.5em;
  height: 0.5em;
  background: #d5d5d5;
  opacity: 1;
}
.l-base .l-wrapper .c-voice__pagination .swiper-pagination-bullet-active {
  background: #0da7e4;
}
html.is-mouse .l-base .c-video__thumb {
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .c-video:hover .c-video__thumb {
  opacity: 0.8;
}
.l-base .l-wrapper .c-video {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding-top: 43.632075471698116%;
  width: 78.5377358490566%;
  border: 0.333333333333333em solid #0da7e4;
  border-radius: 1.666666666666667em;
  background: #fff;
  line-height: 0;
}
.l-base .l-wrapper .c-video__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  -webkit-transform: scale(1.002);
  transform: scale(1.002);
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .c-video {
    padding-top: 54.626865671641795%;
    width: 100%;
    border-width: 0.333333333333333em;
    border-radius: 0.833333333333333em;
  }
}
.l-base .l-wrapper .l-footer {
  padding-top: 16.6px;
  padding-bottom: 16.6px;
  background: #000;
  color: #fff;
  text-align: center;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .l-footer {
    padding-top: 2.444%;
    padding-bottom: 2.444%;
  }
}
.l-base .l-wrapper .l-footer small {
  display: inline-block;
  font-size: 10px;
  line-height: 1.68;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .l-footer small {
    font-size: 84%;
  }
}
html.is-mouse .l-base .l-header .title .title__link {
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .l-header .title .title__link:hover {
  opacity: 0.8;
}
.l-base .l-wrapper .l-header {
  background: #fff;
}
.l-base .l-wrapper .l-header__outer {
  margin-right: auto;
  margin-left: auto;
  max-width: 1366px;
}
.l-base .l-wrapper .l-header__inner {
  padding-top: 1.500732064421669%;
  padding-bottom: 1.500732064421669%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .l-header__inner {
    padding-top: 5.866666666666666%;
    padding-bottom: 5.866666666666666%;
  }
}
.l-base .l-wrapper .l-header .title {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 235px;
  width: 17.20351390922401%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper .l-header .title {
    max-width: 100%;
    width: 53.333333333333336%;
  }
}
.l-base .l-wrapper.l-article-page .article-wrapper {
  position: relative;
  top: 0;
  left: 0;
  min-height: 15em;
  background: #e8f7ff;
}
.l-base .l-wrapper.l-article-page .c-section--hero {
  overflow: hidden;
  background: url("../img/article/hero/bg_1.png") no-repeat center center;
  background-size: cover;
}
.l-base .l-wrapper.l-article-page .c-section--hero .c-section__outer {
  position: relative;
  top: 0;
  left: 0;
}
.l-base .l-wrapper.l-article-page .c-section--hero .c-section__outer::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  padding-top: 250%;
  width: 250%;
  border-radius: 100%;
  background: #e8f7ff;
  content: '';
  -webkit-transform: translate(-50%, 95.8%);
  transform: translate(-50%, 95.8%);
  pointer-events: none;
}
.l-base .l-wrapper.l-article-page .c-section--hero .c-section__inner {
  padding-top: 4.172767203513909%;
  padding-bottom: 15.080527086383603%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--hero .c-section__inner {
    padding-top: 10.666666666666668%;
    padding-bottom: 20.8%;
  }
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--hero .title {
    margin-right: auto;
    margin-left: auto;
    width: 97.61194029850746%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .c-section__inner {
  padding-bottom: 10.248901903367496%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .c-section__inner {
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .article {
  position: relative;
      top: 0;
      left: 0;
      padding: 20px;
      padding-top: 30px;
      border-radius: 10px;
      background: #fff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .article {
    padding: 16px;
            padding-top: 20px;
            padding-bottom: 12.269938650306749%;
            border-radius: 10px;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .article--error .text {
  color: #0da7e4;
  text-align: center;
  font-weight: bold;
  font-size: 150%;
  line-height: 1.888888888888889;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .article--error .text {
    font-size: 134%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .article--error .button {
  margin-top: 2.670623145400593%;
  margin-right: auto;
  margin-left: auto;
  width: 74.03560830860533%;
}
.l-base .l-wrapper.l-article-page .c-section--content .article--error .button:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .article--error .button {
    margin-top: 5.369127516778524%;
    width: 100%;
  }
  .l-base .l-wrapper.l-article-page .c-section--content .article--error .button:first-child {
    margin-top: 0;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .article__title {
  display: block;
  margin-bottom: 0.357142857142857em;
  color: #0da7e4;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 234%;
  line-height: 1.514285714285714;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .article__title {
    margin-bottom: 0.545454545454545em;
    font-size: 184%;
    line-height: 1.6;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .article__date {
  display: block;
  color: #464646;
  font-size: 117%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .article__date {
    font-size: 117%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .article__lead {
  margin-top: 3.333333333333333em;
  font-size: 134%;
  line-height: 1.8;
}
.l-base .l-wrapper.l-article-page .c-section--content .article__lead a {
  color: #0da7e4;
  text-decoration: none;
}
.l-base .l-wrapper.l-article-page .c-section--content .article__lead a:visited {
  color: #0da7e4;
  text-decoration: none;
}
.is-mouse .l-base .l-wrapper.l-article-page .c-section--content .article__lead a:hover {
  color: #0da7e4;
  text-decoration: underline;
}
.l-base .l-wrapper.l-article-page .c-section--content .article__lead a:active,
.l-base .l-wrapper.l-article-page .c-section--content .article__lead a:focus {
  color: #0da7e4;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .article__lead {
    margin-top: 3.333333333333333em;
    font-size: 117%;
    line-height: 1.6;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .article__targets {
  margin-top: 8.333333333333334em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .article__targets {
    margin-top: 6.666666666666667em;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .article__toc {
  margin-top: 12.779552715654951%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .article__toc {
    margin-top: 23.48993288590604%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .article__main {
  margin-top: 4em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .article__main {
    margin-top: 2.666666666666667em;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .article__result {
  margin-top: 5em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .article__result {
    margin-top: 5em;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets__title {
  margin-right: auto;
  margin-bottom: 2.077151335311572%;
  margin-left: auto;
  width: 74.18397626112758%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets__title {
    margin-bottom: 8.053691275167784%;
    width: 100%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets__content {
  padding: 5.934718100890207% 3.560830860534125%;
  border-radius: 1.666666666666667em;
  background: #e8f7ff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets__content {
    padding: 0;
    background: transparent;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets__item {
  margin-top: 2.236421725239617%;
}
.l-base .l-wrapper.l-article-page .c-section--content .targets__item:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets__item {
    margin-top: 5.369127516778524%;
    border: 4px solid #e8f7ff;
    border-radius: 0.833333333333333em;
  }
  .l-base .l-wrapper.l-article-page .c-section--content .targets__item:first-child {
    margin-top: 0;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets__talk {
  margin-top: 6.389776357827476%;
  margin-right: auto;
  margin-left: auto;
  width: 74.12140575079871%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets__talk {
    margin-top: 8.053691275167784%;
    width: 100%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  padding-top: 1.666666666666667em;
  padding-right: 2em;
  padding-bottom: 1.666666666666667em;
  padding-left: 2em;
  border-radius: 1.333333333333333em;
  background: #fff;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets .item {
    -ms-flex-align: start;
    padding-top: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    padding-left: 1em;

    -webkit-box-align: start;
    align-items: flex-start;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .item__image {
  position: relative;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 2.076124567474048%;
  width: 16.955017301038062%;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets .item__image {
    padding-right: 1.879699248120301%;
    width: 27.443609022556394%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .item__image::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 1px;
  height: 121.95121951219512%;
  background: #c6c6c6;
  content: '';
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .item__image img {
  width: 95.34883720930233%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets .item__image::after {
    display: none;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .item__text {
  padding-left: 3.633217993079584%;
  width: 79.41176470588235%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets .item__text {
    padding-left: 1.879699248120301%;
    width: 70.67669172932331%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .item__label {
  display: inline-block;
  margin-bottom: 0.416666666666667em;
  padding-top: 0.166666666666667em;
  padding-right: 0.5em;
  padding-bottom: 0.166666666666667em;
  padding-left: 0.5em;
  border-radius: 0.166666666666667em;
  background: #0da7e4;
  color: #fff;
  font-size: 100%;
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .item__title {
  font-weight: bold;
  font-size: 150%;
  line-height: 1.422222222222222;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets .item__title {
    letter-spacing: 0.05em;
    font-size: 134%;
    line-height: 1.6;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .item__code {
  margin-top: 1.083333333333333em;
  font-size: 100%;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets .item__code {
    margin-top: 0.916666666666667em;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .talk__user {
  width: 14.655172413793101%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets .talk__user {
    width: 22.818791946308725%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .talk__comment {
  padding-top: 3.017241379310345%;
  padding-right: 3.232758620689656%;
  padding-bottom: 3.017241379310345%;
  padding-left: 4.094827586206896%;
  width: 77.58620689655172%;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 150%;
  line-height: 1.333333333333333;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets .talk__comment {
    padding-top: 3.355704697986577%;
    padding-right: 4.026845637583892%;
    padding-bottom: 3.355704697986577%;
    padding-left: 4.026845637583892%;
    width: 69.12751677852349%;
    background: #e8f7ff;
    font-size: 117%;
    line-height: 1.714285714285714;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .talk__comment::before {
  top: 50%;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets .talk__comment::before {
    color: #e8f7ff;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .talk__comment .strong {
  color: #0da7e4;
  font-size: 134%;
  line-height: 1.555555555555556;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets .talk__comment .strong {
    font-size: 158%;
    line-height: 1.090909090909091;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .talk__comment .strong--min {
  font-size: 100%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .targets .talk__comment .strong--min {
    font-size: 100%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .targets .talk__comment .comment {
  margin-right: -0.5em;
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__block,
.l-base .l-wrapper.l-article-page .c-section--content .result__block {
  display: block;
  color: #000;
  text-decoration: none;
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__block:visited,
.l-base .l-wrapper.l-article-page .c-section--content .result__block:visited {
  color: #000;
  text-decoration: none;
}
.is-mouse .l-base .l-wrapper.l-article-page .c-section--content .toc__block:hover,
.is-mouse .l-base .l-wrapper.l-article-page .c-section--content .result__block:hover {
  color: #000;
  text-decoration: none;
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__block:active,
.l-base .l-wrapper.l-article-page .c-section--content .result__block:active,
.l-base .l-wrapper.l-article-page .c-section--content .toc__block:focus,
.l-base .l-wrapper.l-article-page .c-section--content .result__block:focus {
  color: #000;
  text-decoration: none;
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__head,
.l-base .l-wrapper.l-article-page .c-section--content .result__head {
  padding-top: 1.333333333333333em;
  padding-bottom: 1.333333333333333em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .toc__head,
  .l-base .l-wrapper.l-article-page .c-section--content .result__head {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__head .title,
.l-base .l-wrapper.l-article-page .c-section--content .result__head .title {
  margin-right: auto;
  margin-left: auto;
  width: 6.676557863501484%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .toc__head .title,
  .l-base .l-wrapper.l-article-page .c-section--content .result__head .title {
    width: 15.436241610738255%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__content,
.l-base .l-wrapper.l-article-page .c-section--content .result__content {
  padding-top: 2.5em;
  padding-right: 2.833333333333333em;
  padding-bottom: 2.5em;
  padding-left: 2.833333333333333em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .toc__content,
  .l-base .l-wrapper.l-article-page .c-section--content .result__content {
    padding-top: 1.333333333333333em;
    padding-right: 1.166666666666667em;
    padding-bottom: 1.333333333333333em;
    padding-left: 1.166666666666667em;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__item,
.l-base .l-wrapper.l-article-page .c-section--content .result__item {
  position: relative;
  top: 0;
  left: 0;
  clear: both;
  overflow: hidden;
  margin-top: 1.666666666666667em;
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__item:first-child,
.l-base .l-wrapper.l-article-page .c-section--content .result__item:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .toc__item,
  .l-base .l-wrapper.l-article-page .c-section--content .result__item {
    margin-top: 1.333333333333333em;
  }
  .l-base .l-wrapper.l-article-page .c-section--content .toc__item:first-child,
  .l-base .l-wrapper.l-article-page .c-section--content .result__item:first-child {
    margin-top: 0;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__number,
.l-base .l-wrapper.l-article-page .c-section--content .result__number {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  margin-right: 0.65em;
  padding-right: 0.65em;
  color: #0da7e4;
  font-size: 167%;
  line-height: 1.28;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .toc__number,
  .l-base .l-wrapper.l-article-page .c-section--content .result__number {
    margin-right: 0.444444444444444em;
    padding-right: 0.444444444444444em;
    font-size: 150%;
    line-height: 1.244444444444444;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__number::after,
.l-base .l-wrapper.l-article-page .c-section--content .result__number::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 1px;
  height: 1em;
  background: #c6c6c6;
  content: '';
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .toc__number::after,
  .l-base .l-wrapper.l-article-page .c-section--content .result__number::after {
    height: 0.833333333333333em;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__text,
.l-base .l-wrapper.l-article-page .c-section--content .result__text {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .toc__text,
  .l-base .l-wrapper.l-article-page .c-section--content .result__text {
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .toc__title,
  .l-base .l-wrapper.l-article-page .c-section--content .result__title,
  .l-base .l-wrapper.l-article-page .c-section--content .toc__icon,
  .l-base .l-wrapper.l-article-page .c-section--content .result__icon {
    vertical-align: middle;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__title,
.l-base .l-wrapper.l-article-page .c-section--content .result__title {
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 134%;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .toc__title,
  .l-base .l-wrapper.l-article-page .c-section--content .result__title {
    display: inline;
    font-size: 117%;
    line-height: 1.6;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__icon,
.l-base .l-wrapper.l-article-page .c-section--content .result__icon {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 2em;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .toc__icon,
  .l-base .l-wrapper.l-article-page .c-section--content .result__icon {
    position: relative;
    display: inline-block;
    font-size: 100%;
    line-height: 0;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .toc__icon .c-icon,
.l-base .l-wrapper.l-article-page .c-section--content .result__icon .c-icon {
  margin: 0;
}
.l-base .l-wrapper.l-article-page .c-section--content .result__head .title {
  margin-right: auto;
  margin-left: auto;
  width: 21.810089020771514%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .result__head .title {
    width: 45.63758389261745%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .section {
  margin-top: 15.72700296735905%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .section {
    margin-top: 26.845637583892618%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--content .section:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--content .c-profile {
    margin-top: 5em;
  }
}
.l-base .l-wrapper.l-article-page .c-section--other .c-section__inner {
  padding-top: 10.248901903367496%;
  padding-bottom: 14.93411420204978%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--other .c-section__inner {
    padding-top: 32%;
    padding-bottom: 44.266666666666666%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--other .title {
  margin-right: auto;
  margin-bottom: 7.075471698113208%;
  margin-left: auto;
  width: 30.188679245283016%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--other .title {
    margin-bottom: 7.164179104477613%;
    width: 58.507462686567166%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--other .other {
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-article-page .c-section--other .other {
    margin-right: -3.891509433962264%;
    margin-left: -3.891509433962264%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-article-page .c-section--other .other__item {
    padding-right: 1.203501094091904%;
    padding-left: 1.203501094091904%;
  }
}
.l-base .l-wrapper.l-article-page .c-section--other .other .item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #0da7e4;
  border-radius: 1.333333333333333em;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--other .other .item {
    width: 100%;
    border-radius: 1.333333333333333em;
  }
}
.l-base .l-wrapper.l-article-page .c-section--other .other .item__inner {
  display: block;
  color: #000;
  text-decoration: none;
}
.l-base .l-wrapper.l-article-page .c-section--other .other .item__inner:visited {
  color: #000;
  text-decoration: none;
}
.is-mouse .l-base .l-wrapper.l-article-page .c-section--other .other .item__inner:hover {
  color: #000;
  text-decoration: none;
}
.l-base .l-wrapper.l-article-page .c-section--other .other .item__inner:active,
.l-base .l-wrapper.l-article-page .c-section--other .other .item__inner:focus {
  color: #000;
  text-decoration: none;
}
.l-base .l-wrapper.l-article-page .c-section--other .other .item__text {
  padding-top: 1.666666666666667em;
  padding-right: 1em;
  padding-bottom: 1.333333333333333em;
  padding-left: 1em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--other .other .item__text {
    padding-top: 1.5em;
    padding-right: 1em;
    padding-bottom: 1.25em;
    padding-left: 1em;
  }
}
.l-base .l-wrapper.l-article-page .c-section--other .other .item__title {
  margin-bottom: 0.4375em;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 134%;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--other .other .item__title {
    margin-bottom: 0.3125em;
    font-size: 134%;
    line-height: 1.6;
  }
}
.l-base .l-wrapper.l-article-page .c-section--other .other .item__date {
  color: #888;
  letter-spacing: 0.05em;
  font-size: 117%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-article-page .c-section--other .other .item__date {
    font-size: 117%;
  }
}
html.is-mouse .l-base .l-detail-page .back {
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .l-detail-page .back:hover {
  opacity: 0.8;
}
.l-base .l-wrapper.l-detail-page .c-section--board {
  min-height: calc(var(--height) - var(--header-height) - var(--footer-height));
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-detail-page .c-section--board {
    background: #e8f7ff;
  }
}
.l-base .l-wrapper.l-detail-page .c-section--board .c-section__inner {
  padding-top: 2.928257686676428%;
  padding-bottom: 5.124450951683748%;
  width: 65.30014641288433%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-detail-page .c-section--board .c-section__inner {
    padding-top: 8.533333333333333%;
    padding-bottom: 8.533333333333333%;
    width: 100%;
  }
}
.l-base .l-wrapper.l-detail-page .c-section--board .back {
  margin-bottom: 1.666666666666667em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-detail-page .c-section--board .back {
    margin-right: auto;
    margin-bottom: 1.25em;
    margin-left: auto;
    width: 87.2%;
  }
}
.l-base .l-wrapper.l-detail-page .c-section--board .back__icon,
.l-base .l-wrapper.l-detail-page .c-section--board .back__text {
  display: inline-block;
  vertical-align: middle;
}
.l-base .l-wrapper.l-detail-page .c-section--board .back__icon {
  margin-left: 0;
  font-size: 167%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-detail-page .c-section--board .back__icon {
    font-size: 167%;
  }
}
.l-base .l-wrapper.l-detail-page .c-section--board .back__text {
  font-weight: bold;
  font-size: 117%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-detail-page .c-section--board .back__text {
    font-size: 117%;
  }
}
html.is-list-empty .l-base .c-filter-menu {
  display: none;
}
.l-base .l-wrapper.l-list-page .c-section--information .c-section__inner {
  padding-top: 2.928257686676428%;
  padding-bottom: 5.124450951683748%;
  width: 49.3411420204978%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-list-page .c-section--information .c-section__inner {
    padding-top: 8.533333333333333%;
    padding-bottom: 8.533333333333333%;
    width: 89.33333333333333%;
  }
}
.l-base .l-wrapper.l-list-page .c-section--board .c-section__inner {
  padding-top: 2.928257686676428%;
  padding-bottom: 3.660322108345535%;
  width: 65.30014641288433%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-list-page .c-section--board .c-section__inner {
    padding-top: 13.333333333333334%;
    padding-bottom: 10.666666666666668%;
    width: 100%;
  }
}
.l-base .l-wrapper.l-list-page .c-section--board .title {
  margin-right: auto;
  margin-bottom: 2.666666666666667em;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-list-page .c-section--board .title {
    margin-bottom: 1.666666666666667em;
  }
}
.l-base .l-wrapper.l-list-page .c-section--board .title__inner {
  display: block;
}
.l-base .l-wrapper.l-list-page .c-section--board .title__outer {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.l-base .l-wrapper.l-list-page .c-section--board .title__outer.is-empty {
  width: 37.264150943396224%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-list-page .c-section--board .title__outer.is-empty {
    width: 66.93333333333334%;
  }
}
.l-base .l-wrapper.l-list-page .c-section--board .title__outer.is-product {
  width: 26.7688679245283%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-list-page .c-section--board .title__outer.is-product {
    width: 43.2%;
  }
}
.l-base .l-wrapper.l-list-page .c-section--board .title__outer.is-store {
  width: 26.7688679245283%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-list-page .c-section--board .title__outer.is-store {
    width: 43.2%;
  }
}
.l-base .l-wrapper.l-list-page .c-section--board .title__outer.is-other {
  width: 30.424528301886795%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-list-page .c-section--board .title__outer.is-other {
    width: 52.266666666666666%;
  }
}
.l-base .l-wrapper.l-list-page .c-section--board .title__outer.is-realized {
  width: 35.37735849056604%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-list-page .c-section--board .title__outer.is-realized {
    width: 60.8%;
  }
}
html.is-mouse .l-base .c-section--article .article__status .status {
  -webkit-transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  transition: opacity 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}
html.is-mouse .l-base .c-section--article .article__status .status:hover {
  opacity: 0.8;
}
.l-base .l-wrapper.l-top-page .block--main {
  padding-top: 11.666666666666666em;
  padding-bottom: 11.666666666666666em;
  background-color: #e8f7ff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .block--main {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff;
  }
}
.l-base .l-wrapper.l-top-page .l-header {
  display: none;
}
.l-base .l-wrapper.l-top-page .c-section--hero {
  position: relative;
  top: 0;
  z-index: 0;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  width: 146.41288433382138%;
}
.l-base .l-wrapper.l-top-page .c-section--hero .background {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 0;
  overflow: hidden;
  padding-top: 100%;
  width: 100%;
  border-radius: 100%;
  background: #0da7e4;
  -webkit-transform: translateX(-50%) scale(2, 2);
  transform: translateX(-50%) scale(2, 2);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}
.l-base .l-wrapper.l-top-page .c-section--hero .background::after {
  top: auto;
  bottom: -200%;
  -webkit-transform: translate(-50%, -50%) rotate(-10deg) scale(0.5, 0.5);
  transform: translate(-50%, -50%) rotate(-10deg) scale(0.5, 0.5);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-top-page .c-section--hero {
    margin-right: -23.206442166910687%;
    margin-left: -23.206442166910687%;
  }
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--hero {
    margin-right: -83.33333333333334%;
    margin-left: -83.33333333333334%;
    width: 266.66666666666663%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--hero .wrapper {
  position: relative;
  top: 0;
  z-index: 1;
  margin-right: auto;
  margin-left: auto;
  width: 68.3%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--hero .wrapper {
    width: 37.5%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--hero .outer {
  position: relative;
  top: 0;
  margin-right: auto;
  margin-left: auto;
  width: 62.07906295754027%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--hero .outer {
    width: 89.33333333333333%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--hero .inner {
  padding-top: 12.971698113207546%;
  padding-bottom: 14.150943396226415%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--hero .inner {
    padding-top: 38.80597014925373%;
    padding-bottom: 41.7910447761194%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--hero .title {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 6.60377358490566%;
  width: 64.26886792452831%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--hero .title {
    padding-bottom: 17.91044776119403%;
    width: 97.31343283582089%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--hero .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  margin-right: auto;
  margin-left: auto;
  width: 82.54716981132074%;

  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--hero .buttons {
    display: block;
    width: 90.44776119402985%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--hero .buttons__item {
  margin-right: auto;
  margin-left: auto;
  width: 46.57142857142857%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-top-page .c-section--hero .buttons__item {
    width: 46.57142857142857%;
  }
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--hero .buttons__item {
    margin-top: 6.6006600660066%;
    width: 100%;
  }
  .l-base .l-wrapper.l-top-page .c-section--hero .buttons__item:first-child {
    margin-top: 0;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .c-section__outer {
  position: relative;
  top: 0;
  left: 0;
}
.l-base .l-wrapper.l-top-page .c-section--article .c-section__outer::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  margin-top: 20.083333333333332em;
  width: 100%;
  height: 8.666666666666666em;
  background: url("../img/top/article/bg_1.svg") repeat center center;
  background-size: contain;
  content: '';
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .c-section__outer::before {
    top: auto;
    bottom: 0;
    height: 6em;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .title {
  margin-right: auto;
  margin-left: auto;
  width: 76.06132075471697%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .title {
    width: 79.2%;
  }
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .main {
    margin-right: -5.970149253731344%;
    margin-left: -5.970149253731344%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .main__title {
  padding-top: 2.712264150943396%;
  padding-bottom: 2.712264150943396%;
  border-radius: 1.666666666666667em 1.666666666666667em 0 0;
  background: #0da7e4;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .main__title {
    padding-top: 5.333333333333334%;
    padding-bottom: 5.333333333333334%;
    border-radius: 1.666666666666667em 1.666666666666667em 0 0;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .main__detail {
  padding-top: 2.59433962264151%;
  padding-right: 10.25943396226415%;
  padding-bottom: 9.316037735849056%;
  padding-left: 10.25943396226415%;
  border-radius: 0 0 1.666666666666667em 1.666666666666667em;
  background: #e8f7ff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .main__detail {
    padding-top: 8%;
    padding-right: 5.333333333333334%;
    padding-bottom: 17.6%;
    padding-left: 5.333333333333334%;
    border-radius: 0 0 1.666666666666667em 1.666666666666667em;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: end;

  -webkit-box-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  justify-content: center;
}
.l-base .l-wrapper.l-top-page .c-section--article .lead__image {
  width: 30.712166172106826%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .lead__image {
    width: 45.37313432835821%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .lead__text {
  position: relative;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0.8em;
  margin-left: -2.522255192878338%;
  padding-top: 3.857566765578635%;
  padding-right: 2.670623145400593%;
  padding-bottom: 3.560830860534125%;
  padding-left: 2.670623145400593%;
  width: 67.65578635014838%;
  border-radius: 1.5em;
  background: #fff;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 167%;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .lead__text {
    margin-left: -5.074626865671641%;
    padding-top: 3.582089552238807%;
    padding-right: 3.582089552238807%;
    padding-bottom: 3.582089552238807%;
    padding-left: 3.582089552238807%;
    width: 55.22388059701493%;
    border-radius: 0.416666666666667em;
    font-size: 117%;
    line-height: 1.571428571428571;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .lead__text::before {
  position: absolute;
  top: 50%;
  right: 100%;
  margin-right: -0.2em;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.l-base .l-wrapper.l-top-page .c-section--article .lead__text .name {
  display: inline-block;
  padding-right: 0.25em;
  padding-left: 0.25em;
  width: 7.2em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .lead__text .name {
    width: 6em;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .lead__text .text {
  margin-right: -0.5em;
}
.l-base .l-wrapper.l-top-page .c-section--article .lead__text p:first-child {
  line-height: 1.9;
}
.l-base .l-wrapper.l-top-page .c-section--article .detail__article {
  position: relative;
  top: 0;
  left: 0;
  min-height: 37.666666666666664em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .detail__article {
    min-height: 22.166666666666668em;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .article {
  overflow: visible;
}
.l-base .l-wrapper.l-top-page .c-section--article .article__inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.373887240356083%;
  padding-bottom: 3.412462908011869%;
  height: 100%;
  border-radius: 1.666666666666667em;
  background: #0da7e4;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .article__inner {
    padding: 2.985074626865672%;
    padding-bottom: 7.761194029850746%;
    border-radius: 0.833333333333333em;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .article__panel {
  margin-bottom: -4.166666666666667em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .article__panel {
    margin-bottom: -3.666666666666667em;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .article__image {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  margin-bottom: 1.5em;
  padding-top: 56.38629283489096%;
  border-radius: 1.333333333333333em 1.333333333333333em 0 0;
}
.l-base .l-wrapper.l-top-page .c-section--article .article__image .c-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .article__image {
    margin-bottom: 2.166666666666667em;
    border-radius: 0.833333333333333em;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .article__visual {
  position: relative;
  top: 0;
  left: 0;
}
.l-base .l-wrapper.l-top-page .c-section--article .article__created {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: -1px;
  padding-top: 0.277777777777778em;
  padding-right: 0.666666666666667em;
  padding-bottom: 0.222222222222222em;
  padding-left: 0.666666666666667em;
  background: #0da7e4;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 150%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .article__created {
    padding-top: 0.428571428571429em;
    padding-right: 0.714285714285714em;
    padding-bottom: 0.357142857142857em;
    padding-left: 0.714285714285714em;
    font-size: 117%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .article__title {
  min-height: 3.272727272727273em;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 184%;
  line-height: 1.636363636363636;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .article__title {
    min-height: 2.618181818181818em;
    font-size: 123%;
    line-height: 1.309090909090909;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .article__pagination,
.l-base .l-wrapper.l-top-page .c-section--article .article__status {
  display: inline-block;
  vertical-align: middle;
}
.l-base .l-wrapper.l-top-page .c-section--article .article__status {
  margin-left: 0.413793103448276em;
  color: #0da7e4;
  font-size: 242%;
}
.l-base .l-wrapper.l-top-page .c-section--article .article__status .status__pause {
  display: none;
}
.l-base .l-wrapper.l-top-page .c-section--article .article__status .status.is-play .status__play {
  display: none;
}
.l-base .l-wrapper.l-top-page .c-section--article .article__status .status.is-play .status__pause {
  display: block;
}
.l-base .l-wrapper.l-top-page .c-section--article .article__status .c-icon {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .article__status {
    margin-left: 0.379310344827586em;
    font-size: 242%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--board {
  margin-bottom: 11.666666666666666em;
}
.l-base .l-wrapper.l-top-page .c-section--board .title {
  margin-bottom: 5.208333333333334%;
  margin-left: -0.297619047619048%;
  width: 100.74404761904762%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--board {
    margin-bottom: 0;
    padding-top: 6.666666666666667em;
  }
  .l-base .l-wrapper.l-top-page .c-section--board .c-section__inner {
    width: 100%;
  }
  .l-base .l-wrapper.l-top-page .c-section--board .title {
    margin-bottom: 9.55223880597015%;
    margin-left: -0.298507462686567%;
    width: 100.29850746268656%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--board .button {
  margin-top: 7.44047619047619%;
  margin-right: auto;
  margin-left: auto;
  width: 74.25595238095238%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--activity {
    padding-top: 21.333333333333336%;
    padding-bottom: 21.333333333333336%;
    background-color: #e8f7ff;
  }
}
.l-base .l-wrapper.l-top-page .c-section--activity .title {
  margin-right: auto;
  margin-bottom: 3.773584905660377%;
  margin-left: auto;
  width: 83.49056603773585%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--activity .title {
    margin-bottom: 9.55223880597015%;
    width: 100%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--activity .buttons {
  margin-top: 5.89622641509434%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--activity .buttons {
    margin-top: 12.53731343283582%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--activity .button {
  margin-top: 2.122641509433962%;
  margin-right: auto;
  margin-left: auto;
  width: 58.844339622641506%;
}
.l-base .l-wrapper.l-top-page .c-section--activity .button:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--activity .button {
    margin-top: 4.776119402985075%;
    width: 90.44776119402985%;
  }
  .l-base .l-wrapper.l-top-page .c-section--activity .button:first-child {
    margin-top: 0;
  }
}
.l-base .l-wrapper.l-top-page .c-section--activity .list {
  margin-right: -10.43632075471698%;
  margin-left: -10.43632075471698%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--activity .list {
    margin-right: 0;
    margin-left: 0;
  }
}
.l-base .l-wrapper.l-top-page .c-section--activity .list__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  padding-top: 4.716981132075472%;
  padding-bottom: 6.132075471698114%;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--activity .list__items {
    display: block;
    padding-top: 11.940298507462687%;
    padding-bottom: 10.149253731343283%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--activity .list__item {
  position: relative;
  top: 0;
  left: 0;
  padding-top: 4.585365853658536%;
  width: 23.609756097560975%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--activity .list__item {
    margin-top: 7.462686567164178%;
    padding-top: 8.955223880597014%;
    width: 100%;
  }
  .l-base .l-wrapper.l-top-page .c-section--activity .list__item::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    margin-top: -2.985074626865672%;
    margin-left: -0.5em;
    color: #0da7e4;
    text-align: center;
    font-size: 242%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .l-base .l-wrapper.l-top-page .c-section--activity .list__item:first-child {
    margin-top: 0;
  }
  .l-base .l-wrapper.l-top-page .c-section--activity .list__item:first-child::before {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-top-page .c-section--activity .list__item::before {
    display: none;
  }
}
.l-base .l-wrapper.l-top-page .c-section--activity .list__number {
  position: absolute;
  top: 0;
  left: 0;
  width: 31.81818181818182%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--activity .list__number {
    width: 22.98507462686567%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--activity .list__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 19.834710743801654%;
  padding-right: 4.545454545454545%;
  padding-bottom: 11.570247933884298%;
  padding-left: 4.545454545454545%;
  width: 100%;
  height: 100%;
  border: 0.333333333333333em solid #0da7e4;
  border-radius: 0.833333333333333em;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--activity .list__container {
    padding-top: 10.746268656716419%;
    padding-right: 6.567164179104478%;
    padding-bottom: 10.746268656716419%;
    padding-left: 6.567164179104478%;
    border-width: 0.333333333333333em;
    border-radius: 0.833333333333333em;
  }
}
.l-base .l-wrapper.l-top-page .c-section--activity .list__content {
  width: 100%;
}
.l-base .l-wrapper.l-top-page .c-section--activity .list__figure {
  margin-bottom: 12.264150943396228%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--activity .list__figure {
    margin-bottom: 6.360424028268551%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--activity .detail__title {
  margin-bottom: 7.547169811320754%;
  text-align: center;
  font-weight: bold;
  font-size: 167%;
  line-height: 1.45;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--activity .detail__title {
    margin-bottom: 4.946996466431095%;
    font-size: 167%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--activity .detail__description {
  text-align: center;
  font-size: 100%;
  line-height: 2.166666666666667;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--activity .detail__description {
    margin-right: -0.5em;
    margin-left: -0.5em;
    font-size: 117%;
    line-height: 1.857142857142857;
  }
}
.l-base .l-wrapper.l-top-page .c-section--article .c-section__inner {
  padding-top: 7.320644216691069%;
  padding-bottom: 10.248901903367496%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--article .c-section__inner {
    padding-top: 21.333333333333336%;
    padding-bottom: 46.4%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--introduction .c-section__inner {
  padding-top: 10.248901903367496%;
  padding-bottom: 10.248901903367496%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--introduction .c-section__inner {
    padding-top: 32%;
    padding-bottom: 32%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--introduction .title {
  margin-right: auto;
  margin-bottom: 3.773584905660377%;
  margin-left: auto;
  width: 89.85849056603774%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--introduction .title {
    margin-bottom: 5.074626865671641%;
    width: 100%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--introduction .introduction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border: 0.333333333333333em solid #0da7e4;
  border-radius: 1.666666666666667em;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--introduction .introduction {
    display: block;
    border-width: 0.333333333333333em;
    border-radius: 0.833333333333333em;
  }
}
.l-base .l-wrapper.l-top-page .c-section--introduction .introduction__image {
  display: block;
  width: 46.07142857142857%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--introduction .introduction__image {
    width: 100%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--introduction .introduction__image span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  height: 100%;

  -webkit-box-align: center;
  align-items: center;
}
.l-base .l-wrapper.l-top-page .c-section--introduction .introduction__image img {
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper.l-top-page .c-section--introduction .introduction__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 2.38095238095238%;
  padding-right: 5.952380952380952%;
  padding-bottom: 2.38095238095238%;
  padding-left: 5.952380952380952%;
  width: 53.92857142857142%;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 167%;
  line-height: 1.9;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--introduction .introduction__description {
    display: block;
    padding-top: 9.785932721712538%;
    padding-right: 8.256880733944955%;
    padding-bottom: 9.785932721712538%;
    padding-left: 8.256880733944955%;
    width: 100%;
    text-align: center;
    font-size: 150%;
    line-height: 1.555555555555556;
  }
}
.l-base .l-wrapper.l-top-page .c-section--introduction .introduction__description p {
  margin-right: -1em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--introduction .introduction__description p {
    margin-right: -0.5em;
    margin-left: -0.5em;
  }
}
.l-base .l-wrapper.l-top-page .c-section--introduction .inquiry {
  margin-top: 11.79245283018868%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--introduction .inquiry {
    margin-top: 29.850746268656714%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--introduction .inquiry__title {
  padding-top: 2.240566037735849%;
  padding-right: 4.716981132075472%;
  padding-bottom: 2.240566037735849%;
  padding-left: 4.716981132075472%;
  border-top: 0.333333333333333em solid #0da7e4;
  border-right: 0.333333333333333em solid #0da7e4;
  border-left: 0.333333333333333em solid #0da7e4;
  border-radius: 1.666666666666667em 1.666666666666667em 0 0;
  background: #0da7e4;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--introduction .inquiry__title {
    padding-top: 5.373134328358209%;
    padding-right: 4.776119402985075%;
    padding-bottom: 5.373134328358209%;
    padding-left: 4.776119402985075%;
    border-width: 0.333333333333333em;
    border-radius: 1.666666666666667em 1.666666666666667em 0 0;
  }
}
.l-base .l-wrapper.l-top-page .c-section--introduction .inquiry__title .image {
  margin-right: auto;
  margin-left: auto;
  width: 45%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--introduction .inquiry__title .image {
    width: 88.13559322033898%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--introduction .inquiry__content {
  margin-top: -1px;
  padding-top: 4.834905660377359%;
  padding-right: 4.716981132075472%;
  padding-bottom: 4.716981132075472%;
  padding-left: 4.716981132075472%;
  border-right: 0.333333333333333em solid #0da7e4;
  border-bottom: 0.333333333333333em solid #0da7e4;
  border-left: 0.333333333333333em solid #0da7e4;
  border-radius: 0 0 1.666666666666667em 1.666666666666667em;
  background: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--introduction .inquiry__content {
    padding-top: 9.850746268656717%;
    padding-right: 4.776119402985075%;
    padding-bottom: 9.55223880597015%;
    padding-left: 4.776119402985075%;
    border-width: 0.333333333333333em;
    border-radius: 0 0 1.666666666666667em 1.666666666666667em;
  }
}
.l-base .l-wrapper.l-top-page .c-section--introduction .inquiry__content .description {
  font-size: 134%;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--introduction .inquiry__content .description {
    font-size: 117%;
    line-height: 1.857142857142857;
  }
}
.l-base .l-wrapper.l-top-page .c-section--introduction .inquiry__content .button {
  margin-top: 2.666666666666667em;
  margin-right: auto;
  margin-left: auto;
  width: 27.083333333333332em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--introduction .inquiry__content .button {
    margin-top: 1.333333333333333em;
    width: 100%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--app .c-section__inner {
  padding-top: 8.784773060029284%;
  padding-bottom: 8.784773060029284%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--app .c-section__inner {
    padding-top: 26.666666666666668%;
    padding-bottom: 26.666666666666668%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--app .block {
  overflow: hidden;
  border-radius: 1.666666666666667em;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--app .block {
    border-radius: 1.666666666666667em;
  }
}
.l-base .l-wrapper.l-top-page .c-section--app .head {
  padding-top: 2.830188679245283%;
  padding-right: 10.141509433962264%;
  padding-bottom: 2.830188679245283%;
  padding-left: 10.141509433962264%;
  background: #000;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--app .head {
    padding-top: 6.865671641791044%;
    padding-right: 3.283582089552239%;
    padding-bottom: 6.865671641791044%;
    padding-left: 3.283582089552239%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--app .title {
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 234%;
  line-height: 1.428571428571429;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--app .title {
    font-size: 150%;
    line-height: 1.555555555555556;
  }
}
.l-base .l-wrapper.l-top-page .c-section--app .lead {
  margin-top: 0.666666666666667em;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--app .lead {
    margin-top: 1.25em;
    font-size: 84%;
    line-height: 1.8;
  }
}
.l-base .l-wrapper.l-top-page .c-section--app .container {
  padding-top: 5.89622641509434%;
  padding-right: 10.141509433962264%;
  padding-bottom: 5.660377358490566%;
  padding-left: 10.141509433962264%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--app .container {
    padding-top: 11.940298507462687%;
    padding-right: 3.283582089552239%;
    padding-bottom: 17.91044776119403%;
    padding-left: 3.283582089552239%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--app .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--app .content {
    display: block;
  }
}
.l-base .l-wrapper.l-top-page .c-section--app .content__image {
  width: 20.71005917159763%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--app .content__image {
    margin-right: auto;
    margin-left: auto;
    width: 22.364217252396166%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--app .content__text {
  width: 73.07692307692307%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--app .content__text {
    margin-top: 6.389776357827476%;
    margin-right: auto;
    margin-left: auto;
    width: 89.1373801916933%;
  }
}
.l-base .l-wrapper.l-top-page .c-section--app .download {
  margin-top: 5.917159763313609%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-top-page .c-section--app .download {
    margin-top: 12.779552715654951%;
  }
}
html.is-article-detail-loading .l-base .l-article-page .article-wrapper::after {
  display: block;
  content: '';
  -webkit-animation: rotate 5s infinite linear;
  animation: rotate 5s infinite linear;
}
html .l-base .l-article-page .article-wrapper::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 3.666666666666667em;
  height: 3.666666666666667em;
  background: url("../img/common/icon_loading_1.svg") no-repeat center center;
  background-size: contain;
  pointer-events: none;
}
html.is-article-list-loading .l-base .l-top-page .c-section--article .detail__article::after {
  display: block;
  content: '';
  -webkit-animation: rotate 5s infinite linear;
  animation: rotate 5s infinite linear;
}
html .l-base .l-top-page .c-section--article .detail__article::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 3.666666666666667em;
  height: 3.666666666666667em;
  background: url("../img/common/icon_loading_1.svg") no-repeat center center;
  background-size: contain;
  pointer-events: none;
}
html.is-change-loading .l-base .c-board::after {
  display: block;
  content: '';
  -webkit-animation: rotate 5s infinite linear;
  animation: rotate 5s infinite linear;
}
.l-base .l-wrapper .c-board {
  position: relative;
  top: 0;
  left: 0;
  min-height: 10em;
}
.l-base .l-wrapper .c-board::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 3.666666666666667em;
  height: 3.666666666666667em;
  background: url("../img/common/icon_loading_1.svg") no-repeat center center;
  background-size: contain;
  pointer-events: none;
}
html.is-init-loading .l-base .c-information::after,
html.is-init-loading .l-base .c-board::after {
  display: block;
  content: '';
  -webkit-animation: rotate 5s infinite linear;
  animation: rotate 5s infinite linear;
}
.l-base .l-wrapper .c-information,
.l-base .l-wrapper .c-board {
  position: relative;
  top: 0;
  left: 0;
  min-height: 10em;
}
.l-base .l-wrapper .c-information::after,
.l-base .l-wrapper .c-board::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 3.666666666666667em;
  height: 3.666666666666667em;
  background: url("../img/common/icon_loading_1.svg") no-repeat center center;
  background-size: contain;
  pointer-events: none;
}
html.is-more-loading .l-base .l-list-page .c-section--board .c-section__inner::after,
html.is-more-loading .l-base .l-detail-page .c-section--board .c-section__inner::after {
  display: block;
  content: '';
  -webkit-animation: rotate 5s infinite linear;
  animation: rotate 5s infinite linear;
}
.l-base .l-wrapper.l-list-page .c-section--board .c-section__inner,
.l-base .l-wrapper.l-detail-page .c-section--board .c-section__inner {
  padding-bottom: 15.00732064421669%;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-list-page .c-section--board .c-section__inner,
  .l-base .l-wrapper.l-detail-page .c-section--board .c-section__inner {
    padding-bottom: 41.33333333333333%;
  }
}
.l-base .l-wrapper.l-list-page .c-section--board .c-section__inner::after,
.l-base .l-wrapper.l-detail-page .c-section--board .c-section__inner::after {
  position: absolute;
  bottom: 4.166666666666667em;
  left: 50%;
  z-index: 1;
  width: 3.666666666666667em;
  height: 3.666666666666667em;
  background: url("../img/common/icon_loading_1.svg") no-repeat center center;
  background-size: contain;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .l-base .l-wrapper.l-list-page .c-section--board .c-section__inner::after,
  .l-base .l-wrapper.l-detail-page .c-section--board .c-section__inner::after {
    bottom: 3.333333333333333em;
  }
}
