/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-4.use[2]!./src/scss/style.scss ***!
  \**************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Roboto:wght@400;700&display=swap);
/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-4.use[2]!./src/scss/style.scss (1) ***!
  \******************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Reddit+Sans:ital,wght@0,200..900;1,200..900&display=swap);
/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-4.use[2]!./src/scss/style.scss (2) ***!
  \******************************************************************************************************************************************************************/
@charset "UTF-8";
/* BASE COLOR
------------------------------------------------------------*/
/* DISPLAY SETTING
------------------------------------------------------------*/
/* OTHER SETTING
------------------------------------------------------------*/
:root {
  font-size: calc(14.5px + 1.5 * (100vw - 1440px) / 480);
  --cx: 0;
  --cy: 0;
  --vw: 100vw;
  --vh: 100vh;
  --screen: 0px;
  --size: 32px;
}
@media screen and (min-width: 1920px) {
  :root {
    font-size: 16px;
  }
}
@media screen and (max-width: 1023px) {
  :root {
    font-size: 14px;
    --size: 16px;
  }
}
@media screen and (max-width: 769px) {
  :root {
    font-size: 13.5px;
    --size: 10px;
    --head: 5.2rem;
  }
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 500;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

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

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

main {
  display: block;
}

html {
  overscroll-behavior-y: none;
}

* {
  margin: 0;
  padding: 0;
}

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

html {
  -webkit-text-size-adjust: none;
}

body {
  color: #2a3945;
  fill: #2a3945;
  background: #f7f9ff;
  line-height: 1.8;
  font-family: "Roboto", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.024em;
}

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

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast;
}

i, strong {
  font-style: normal;
}

a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: #2a3945;
}

ul, ol {
  list-style: none;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=submit],
input[type=button],
select,
textarea {
  outline: none;
}
@media screen and (max-width: 1023px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=submit],
  input[type=button],
  select,
  textarea {
    -webkit-appearance: none;
  }
}

/**
 * Swiper 11.1.14
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 12, 2024
 */
@font-face {
  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");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.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 {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  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 {
  content: "";
  flex-shrink: 0;
  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 {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  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: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  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: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#viewport #scrollArea {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

.site-main {
  position: relative;
}

.in-module .max {
  min-width: 1024px;
  max-width: 1600px;
  margin: 0 auto;
}
.in-module .max.min {
  max-width: 980px;
  min-width: 1px;
}
@media screen and (max-width: 1023px) {
  .in-module .max {
    min-width: 1px;
    max-width: 100%;
  }
}
.in-module.wrap {
  padding: calc(10vmin + 4rem) calc(var(--size) + 2vw);
}
@media screen and (max-width: 1023px) {
  .in-module.wrap {
    padding: calc(6.4vmin + 3.2rem) calc(var(--size) + 2vw);
  }
}
@media screen and (max-width: 769px) {
  .in-module.wrap {
    padding: calc(3.2vmin + 2.4rem) calc(var(--size) + 2vw);
  }
}
.in-module.wrap.mid {
  padding-top: calc(5vmin + 4rem);
  padding-bottom: calc(5vmin + 4rem);
}
@media screen and (max-width: 1023px) {
  .in-module.wrap.mid {
    padding-top: calc(4vmin + 3.2rem);
    padding-bottom: calc(4vmin + 3.2rem);
  }
}
@media screen and (max-width: 769px) {
  .in-module.wrap.mid {
    padding-top: calc(3.2vmin + 2.4rem);
    padding-bottom: calc(3.2vmin + 2.4rem);
  }
}
.in-module.wrap.mid-top {
  padding-top: calc(5vmin + 4rem);
}
@media screen and (max-width: 1023px) {
  .in-module.wrap.mid-top {
    padding-top: calc(4vmin + 3.2rem);
  }
}
@media screen and (max-width: 769px) {
  .in-module.wrap.mid-top {
    padding-top: calc(3.2vmin + 2.4rem);
    padding-bottom: 6.4rem;
  }
}
.in-module.wrap.no-top {
  padding-top: 0;
}
.in-module.wrap.no-bottom {
  padding-bottom: 0;
}
.in-module .mt-1 {
  margin-top: 0.8rem;
}
.in-module .ml-1 {
  margin-left: 0.8rem;
}
.in-module .mr-1 {
  margin-right: 0.8rem;
}
.in-module .mb-1 {
  margin-bottom: 0.8rem;
}
.in-module .pt-1 {
  padding-top: 0.8rem;
}
.in-module .pl-1 {
  padding-left: 0.8rem;
}
.in-module .pr-1 {
  padding-right: 0.8rem;
}
.in-module .pb-1 {
  padding-bottom: 0.8rem;
}
.in-module .mt-2 {
  margin-top: 1.6rem;
}
.in-module .ml-2 {
  margin-left: 1.6rem;
}
.in-module .mr-2 {
  margin-right: 1.6rem;
}
.in-module .mb-2 {
  margin-bottom: 1.6rem;
}
.in-module .pt-2 {
  padding-top: 1.6rem;
}
.in-module .pl-2 {
  padding-left: 1.6rem;
}
.in-module .pr-2 {
  padding-right: 1.6rem;
}
.in-module .pb-2 {
  padding-bottom: 1.6rem;
}
.in-module .mt-3 {
  margin-top: 2.4rem;
}
.in-module .ml-3 {
  margin-left: 2.4rem;
}
.in-module .mr-3 {
  margin-right: 2.4rem;
}
.in-module .mb-3 {
  margin-bottom: 2.4rem;
}
.in-module .pt-3 {
  padding-top: 2.4rem;
}
.in-module .pl-3 {
  padding-left: 2.4rem;
}
.in-module .pr-3 {
  padding-right: 2.4rem;
}
.in-module .pb-3 {
  padding-bottom: 2.4rem;
}
.in-module .mt-4 {
  margin-top: 3.2rem;
}
.in-module .ml-4 {
  margin-left: 3.2rem;
}
.in-module .mr-4 {
  margin-right: 3.2rem;
}
.in-module .mb-4 {
  margin-bottom: 3.2rem;
}
.in-module .pt-4 {
  padding-top: 3.2rem;
}
.in-module .pl-4 {
  padding-left: 3.2rem;
}
.in-module .pr-4 {
  padding-right: 3.2rem;
}
.in-module .pb-4 {
  padding-bottom: 3.2rem;
}
.in-module .mt-5 {
  margin-top: 4rem;
}
.in-module .ml-5 {
  margin-left: 4rem;
}
.in-module .mr-5 {
  margin-right: 4rem;
}
.in-module .mb-5 {
  margin-bottom: 4rem;
}
.in-module .pt-5 {
  padding-top: 4rem;
}
.in-module .pl-5 {
  padding-left: 4rem;
}
.in-module .pr-5 {
  padding-right: 4rem;
}
.in-module .pb-5 {
  padding-bottom: 4rem;
}
.in-module .mt-6 {
  margin-top: 4.8rem;
}
.in-module .ml-6 {
  margin-left: 4.8rem;
}
.in-module .mr-6 {
  margin-right: 4.8rem;
}
.in-module .mb-6 {
  margin-bottom: 4.8rem;
}
.in-module .pt-6 {
  padding-top: 4.8rem;
}
.in-module .pl-6 {
  padding-left: 4.8rem;
}
.in-module .pr-6 {
  padding-right: 4.8rem;
}
.in-module .pb-6 {
  padding-bottom: 4.8rem;
}
.in-module .mt-7 {
  margin-top: 5.6rem;
}
.in-module .ml-7 {
  margin-left: 5.6rem;
}
.in-module .mr-7 {
  margin-right: 5.6rem;
}
.in-module .mb-7 {
  margin-bottom: 5.6rem;
}
.in-module .pt-7 {
  padding-top: 5.6rem;
}
.in-module .pl-7 {
  padding-left: 5.6rem;
}
.in-module .pr-7 {
  padding-right: 5.6rem;
}
.in-module .pb-7 {
  padding-bottom: 5.6rem;
}
.in-module .mt-8 {
  margin-top: 6.4rem;
}
.in-module .ml-8 {
  margin-left: 6.4rem;
}
.in-module .mr-8 {
  margin-right: 6.4rem;
}
.in-module .mb-8 {
  margin-bottom: 6.4rem;
}
.in-module .pt-8 {
  padding-top: 6.4rem;
}
.in-module .pl-8 {
  padding-left: 6.4rem;
}
.in-module .pr-8 {
  padding-right: 6.4rem;
}
.in-module .pb-8 {
  padding-bottom: 6.4rem;
}
.in-module .mt-9 {
  margin-top: 7.2rem;
}
.in-module .ml-9 {
  margin-left: 7.2rem;
}
.in-module .mr-9 {
  margin-right: 7.2rem;
}
.in-module .mb-9 {
  margin-bottom: 7.2rem;
}
.in-module .pt-9 {
  padding-top: 7.2rem;
}
.in-module .pl-9 {
  padding-left: 7.2rem;
}
.in-module .pr-9 {
  padding-right: 7.2rem;
}
.in-module .pb-9 {
  padding-bottom: 7.2rem;
}
.in-module .mt-10 {
  margin-top: 8rem;
}
.in-module .ml-10 {
  margin-left: 8rem;
}
.in-module .mr-10 {
  margin-right: 8rem;
}
.in-module .mb-10 {
  margin-bottom: 8rem;
}
.in-module .pt-10 {
  padding-top: 8rem;
}
.in-module .pl-10 {
  padding-left: 8rem;
}
.in-module .pr-10 {
  padding-right: 8rem;
}
.in-module .pb-10 {
  padding-bottom: 8rem;
}
.in-module.bg-white {
  background: #f7f9ff;
}
.in-module.bg-gray {
  background: #e4e8ef;
}
.in-module .t-center {
  text-align: center;
}
.in-module .t-start {
  text-align: start;
}
.in-module .t-end {
  text-align: end;
}
.in-module .pagetitle {
  font-size: 1.32rem;
  letter-spacing: 0.024rem;
  line-height: 1;
  text-align: center;
  color: #2a3945;
  position: relative;
  padding: 4rem 0 0;
  font-weight: 400;
  margin: 0 0 2.8rem;
}
@media screen and (max-width: 769px) {
  .in-module .pagetitle {
    font-size: 1.24rem;
    padding: 3.6rem 0 0;
  }
}
.in-module .pagetitle:before {
  content: attr(data-eng);
  text-transform: uppercase;
  color: #65aadd;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 3.6rem;
  display: block;
  margin: 0 0 0.8rem;
}
@media screen and (max-width: 769px) {
  .in-module .pagetitle:before {
    font-size: 2.4rem;
  }
}
.in-module .pagetitle svg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 3.2rem;
}
@media screen and (max-width: 769px) {
  .in-module .pagetitle svg {
    width: 2.4rem;
  }
}
.in-module .tablestyle {
  border: rgba(42, 57, 69, 0.088) 1px solid;
  border-left: 0;
  border-right: 0;
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 769px) {
  .in-module .tablestyle {
    display: block;
    border: rgba(42, 57, 69, 0.088) 1px solid;
  }
}
@media screen and (max-width: 769px) {
  .in-module .tablestyle tbody {
    display: block;
  }
}
.in-module .tablestyle tbody tr {
  border-bottom: rgba(42, 57, 69, 0.088) 1px solid;
}
@media screen and (max-width: 769px) {
  .in-module .tablestyle tbody tr {
    display: block;
  }
  .in-module .tablestyle tbody tr:last-child {
    border: none;
  }
}
.in-module .tablestyle tbody tr th, .in-module .tablestyle tbody tr td {
  padding: 2.4rem 0.24rem;
  text-align: left;
  vertical-align: middle;
}
@media screen and (max-width: 769px) {
  .in-module .tablestyle tbody tr th, .in-module .tablestyle tbody tr td {
    display: block;
    padding: 1rem calc(var(--size) + 2vw);
  }
}
.in-module .tablestyle tbody tr th {
  width: 20%;
}
@media screen and (max-width: 769px) {
  .in-module .tablestyle tbody tr th {
    width: auto;
    background: #e4e8ef;
  }
}
.in-module .tablestyle tbody tr td {
  position: relative;
  padding-left: 2.4rem;
}
@media screen and (max-width: 769px) {
  .in-module .tablestyle tbody tr td {
    padding-left: calc(var(--size) + 2vw);
  }
}
.in-module .tablestyle tbody tr td:before {
  content: "";
  width: 1px;
  height: 50%;
  background: rgba(42, 57, 69, 0.088);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 769px) {
  .in-module .tablestyle tbody tr td:before {
    display: none;
  }
}
.in-module .tablestyle tbody tr .map {
  display: inline-flex;
  padding: 0.32rem 1rem;
  border: rgba(42, 57, 69, 0.088) 1px solid;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  margin: 0 0 0 1rem;
}
.in-module .tablestyle tbody tr .map svg {
  width: 1rem;
  transform: scale(1.8);
  fill: #65aadd;
}
.in-module .tablestyle tbody tr .map:hover {
  border-color: #65aadd;
  background: #65aadd;
  color: #f7f9ff;
}
.in-module .tablestyle tbody tr .map:hover svg {
  fill: #f7f9ff;
}
.in-module .btnarea {
  margin: 2.4rem 0 0;
}
.in-module .btnarea.center {
  text-align: center;
}
.in-module .btnarea a, .in-module .btnarea input {
  color: #f7f9ff;
  border: #2a3945 1px solid;
  font-size: 1.08rem;
  line-height: 1.5;
  padding: 0.8rem 3.2rem;
  border-radius: 999rem;
  overflow: hidden;
  position: relative;
  display: inline-block;
  z-index: 1;
  transition: color 320ms cubic-bezier(0.65, 0, 0.35, 1);
}
.in-module .btnarea a:before, .in-module .btnarea input:before {
  content: "";
  background: #2a3945;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: width 320ms cubic-bezier(0.65, 0, 0.35, 1);
}
.in-module .btnarea a:hover, .in-module .btnarea input:hover {
  color: #2a3945;
}
.in-module .btnarea a:hover:before, .in-module .btnarea input:hover:before {
  left: auto;
  right: 0;
  width: 0;
}
@media screen and (max-width: 769px) {
  .in-module .btnarea a, .in-module .btnarea input {
    display: block;
    text-align: center;
    width: 100%;
  }
}
.in-module .btnarea a.blue, .in-module .btnarea input.blue {
  color: #f7f9ff;
  border: #65aadd 1px solid;
  font-size: 1.08rem;
  line-height: 1.5;
  padding: 0.8rem 3.2rem;
  border-radius: 999rem;
  overflow: hidden;
  position: relative;
  display: inline-block;
  z-index: 1;
  transition: color 320ms cubic-bezier(0.65, 0, 0.35, 1);
}
.in-module .btnarea a.blue:before, .in-module .btnarea input.blue:before {
  content: "";
  background: #65aadd;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: width 320ms cubic-bezier(0.65, 0, 0.35, 1);
}
.in-module .btnarea a.blue:hover, .in-module .btnarea input.blue:hover {
  color: #65aadd;
}
.in-module .btnarea a.blue:hover:before, .in-module .btnarea input.blue:hover:before {
  left: auto;
  right: 0;
  width: 0;
}
.in-module .btnarea input {
  cursor: pointer;
  border-color: #65aadd;
  background: #65aadd;
  color: #f7f9ff;
  transition: all 200ms cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (max-width: 769px) {
  .in-module .btnarea input {
    font-size: 1.32rem;
  }
}
.in-module .btnarea input:hover {
  background: #f7f9ff;
  color: #65aadd;
}

.pager {
  margin: 4rem 0 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 769px) {
  .pager {
    margin: 32px 16px 0;
  }
}
.pager a, .pager span {
  width: 2.8rem;
  height: 2.8rem;
  margin: 0 0.3rem;
  border-radius: 50%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  background: rgba(101, 170, 221, 0);
  border: #65aadd 1px solid;
  color: #65aadd;
}
.pager span {
  background: #65aadd;
  color: #f7f9ff;
}
.pager a {
  transition: all 200ms cubic-bezier(0.65, 0, 0.35, 1);
}
.pager a:hover {
  background: #65aadd;
  color: #f7f9ff;
  transform: scale(1.1);
}

.toAnimation {
  transform: translateY(2rem);
  opacity: 0;
}
.toAnimation.active {
  transform: translateX(0);
  opacity: 1;
  transition: all 600ms ease-in-out;
  transition-property: transform, opacity;
}
.toAnimation.active.delay-1 {
  transition-delay: 200ms;
}
.toAnimation.active.delay-2 {
  transition-delay: 400ms;
}
.toAnimation.active.delay-3 {
  transition-delay: 600ms;
}
.toAnimation.active.delay-4 {
  transition-delay: 800ms;
}
.toAnimation.active.delay-5 {
  transition-delay: 1000ms;
}
.toAnimation.active.delay-6 {
  transition-delay: 1200ms;
}
.toAnimation.active.delay-7 {
  transition-delay: 1400ms;
}
.toAnimation.active.delay-8 {
  transition-delay: 1600ms;
}
.toAnimation.active.delay-9 {
  transition-delay: 1800ms;
}
.toAnimation.active.delay-10 {
  transition-delay: 2000ms;
}

.toAnimationAll > * {
  transform: translateY(2rem);
  opacity: 0;
}
.toAnimationAll.active > * {
  transform: translateY(0);
  opacity: 1;
  transition: all 600ms ease-in-out;
  transition-property: transform, opacity;
}
.toAnimationAll.active > *:nth-child(1) {
  transition-delay: 80ms;
}
.toAnimationAll.active > *:nth-child(2) {
  transition-delay: 160ms;
}
.toAnimationAll.active > *:nth-child(3) {
  transition-delay: 240ms;
}
.toAnimationAll.active > *:nth-child(4) {
  transition-delay: 320ms;
}
.toAnimationAll.active > *:nth-child(5) {
  transition-delay: 400ms;
}
.toAnimationAll.active > *:nth-child(6) {
  transition-delay: 480ms;
}
.toAnimationAll.active > *:nth-child(7) {
  transition-delay: 560ms;
}
.toAnimationAll.active > *:nth-child(8) {
  transition-delay: 640ms;
}
.toAnimationAll.active > *:nth-child(9) {
  transition-delay: 720ms;
}
.toAnimationAll.active > *:nth-child(10) {
  transition-delay: 800ms;
}
.toAnimationAll.active > *:nth-child(11) {
  transition-delay: 880ms;
}
.toAnimationAll.active > *:nth-child(12) {
  transition-delay: 960ms;
}
.toAnimationAll.active > *:nth-child(13) {
  transition-delay: 1040ms;
}
.toAnimationAll.active > *:nth-child(14) {
  transition-delay: 1120ms;
}
.toAnimationAll.active > *:nth-child(15) {
  transition-delay: 1200ms;
}
.toAnimationAll.active > *:nth-child(16) {
  transition-delay: 1280ms;
}
.toAnimationAll.active > *:nth-child(17) {
  transition-delay: 1360ms;
}
.toAnimationAll.active > *:nth-child(18) {
  transition-delay: 1440ms;
}
.toAnimationAll.active > *:nth-child(19) {
  transition-delay: 1520ms;
}
.toAnimationAll.active > *:nth-child(20) {
  transition-delay: 1600ms;
}
.toAnimationAll.active > *:nth-child(21) {
  transition-delay: 1680ms;
}
.toAnimationAll.active > *:nth-child(22) {
  transition-delay: 1760ms;
}
.toAnimationAll.active > *:nth-child(23) {
  transition-delay: 1840ms;
}
.toAnimationAll.active > *:nth-child(24) {
  transition-delay: 1920ms;
}
.toAnimationAll.active > *:nth-child(25) {
  transition-delay: 2000ms;
}
.toAnimationAll.active > *:nth-child(26) {
  transition-delay: 2080ms;
}
.toAnimationAll.active > *:nth-child(27) {
  transition-delay: 2160ms;
}
.toAnimationAll.active > *:nth-child(28) {
  transition-delay: 2240ms;
}
.toAnimationAll.active > *:nth-child(29) {
  transition-delay: 2320ms;
}
.toAnimationAll.active > *:nth-child(30) {
  transition-delay: 2400ms;
}

.site-index .firstview {
  width: 100%;
  height: 100dvh;
  position: fixed;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  color: #f7f9ff;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 1023px) {
  .site-index .firstview {
    height: 75vmin;
    position: relative;
  }
}
@media screen and (max-width: 769px) {
  .site-index .firstview {
    height: 100vmin;
    position: relative;
    z-index: 100;
  }
}
.site-index .firstview__pic {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}
.site-index .firstview__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: scalePic 2000ms linear forwards;
}
@keyframes scalePic {
  0% {
    transform: scale(1.04);
  }
  100% {
    transform: scale(1);
  }
}
.site-index .firstview__box {
  position: relative;
  z-index: 2;
  padding: 0 0 0 6.4%;
}
.site-index .firstview__box p.en {
  font-family: "Reddit Sans", sans-serif;
  text-transform: uppercase;
  font-size: clamp(4rem, 14vmin, 10rem);
  line-height: 1.1;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  .site-index .firstview__box p.en {
    font-size: 5.6rem;
  }
}
@media screen and (max-width: 769px) {
  .site-index .firstview__box p.en {
    font-size: 3.2rem;
  }
}
.site-index .firstview__box p.en strong {
  display: block;
}
.site-index .firstview__box p.en strong span {
  opacity: 0;
  transform-origin: center bottom;
}
.site-index .firstview__box p.en strong span:nth-of-type(1) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 240ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(2) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 280ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(3) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 320ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(4) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 360ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(5) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 400ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(6) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 440ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(7) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 480ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(8) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 520ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(9) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 560ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(10) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 600ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(11) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 640ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(12) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 680ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(13) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 720ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(14) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 760ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(15) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 800ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(16) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 840ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(17) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 880ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(18) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 920ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(19) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 960ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(20) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1000ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(21) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1040ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(22) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1080ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(23) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1120ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(24) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1160ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(25) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1200ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(26) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1240ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(27) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1280ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(28) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1320ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(29) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1360ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(30) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1400ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(31) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1440ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(32) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1480ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(33) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1520ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(34) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1560ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(35) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1600ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(36) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1640ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(37) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1680ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(38) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1720ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(39) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1760ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview__box p.en strong span:nth-of-type(40) {
  animation: showText 600ms cubic-bezier(0.65, 0, 0.35, 1) 1800ms forwards;
}
@keyframes showText {
  0% {
    opacity: 0;
    transform: translateX(100%) skewX(-40deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.site-index .firstview h1 {
  font-size: 1.1rem;
  font-weight: 500;
  position: absolute;
  left: calc(var(--size) + 2vw);
  bottom: 2rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  gap: 0.32rem;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .site-index .firstview h1 {
    width: calc(100% - calc(var(--size) + 2vw) * 2);
    padding-right: 10rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 769px) {
  .site-index .firstview h1 {
    padding-right: 0;
    font-size: 0.96rem;
    line-height: 1.6;
    bottom: 1.6rem;
  }
}
.site-index .firstview h1 strong {
  border-bottom: #f7f9ff 1px solid;
}
@media screen and (max-width: 769px) {
  .site-index .firstview h1 strong {
    border: none;
  }
}
.site-index .firstview h1 svg {
  background: #f7f9ff;
  border-radius: 50%;
  padding: 0.24rem;
  width: 3.2rem;
  transform: translateY(5%);
  margin: 0 1rem 0 0;
}
@media screen and (max-width: 769px) {
  .site-index .firstview h1 svg {
    width: 7.2rem;
  }
}
.site-index .firstview .scroll {
  font-family: "Reddit Sans", sans-serif;
  width: 7.2rem;
  height: 7.2rem;
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
  line-height: 1.5;
  text-align: center;
  color: #65aadd;
  border-radius: 50%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  z-index: 2;
}
@media screen and (max-width: 769px) {
  .site-index .firstview .scroll {
    display: none;
  }
}
.site-index .firstview .scroll:before, .site-index .firstview .scroll:after {
  content: "";
  background: #65aadd;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
.site-index .firstview .scroll:before {
  opacity: 0;
  animation: scaleScrollCircle 2000ms ease-in-out infinite;
}
@keyframes scaleScrollCircle {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  50% {
    opacity: 0.4;
    filter: blur(0px);
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
    filter: blur(10px);
  }
}
.site-index .firstview .scroll:after {
  background: #f7f9ff;
  animation: scaleScrollEdge 2000ms ease-in-out alternate infinite;
}
@keyframes scaleScrollEdge {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.96);
  }
}

.site-index .spacer {
  height: 100dvh;
  pointer-events: none;
}
@media screen and (max-width: 1023px) {
  .site-index .spacer {
    height: auto;
  }
}
.site-index .content {
  background: #f7f9ff;
  position: relative;
  z-index: 10;
}
.site-index section {
  position: relative;
}
.site-index .skew-bg {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 769px) {
  .site-index .skew-bg.wrap {
    padding-bottom: 3.2rem;
  }
}
.site-index .skew-bg:before {
  content: "";
  width: 33.3%;
  height: 75%;
  background: #e4e8ef;
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: -1;
  clip-path: polygon(0 0, 100% 100%, 0 100%);
}
@media screen and (max-width: 769px) {
  .site-index .skew-bg:before {
    width: 33.3vmin;
    height: 33.3vmin;
    display: none;
  }
}
.site-index .skew-bg.skew-bg-dark:before {
  background: #2a3945;
  left: auto;
  right: 0;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  transform: scale(0.6);
  transform-origin: right bottom;
}
.site-index .grid {
  display: grid;
  grid-template-columns: 1.33fr 1fr;
  gap: calc(var(--size) + 2vw);
  padding-bottom: 18rem;
}
@media screen and (max-width: 1023px) {
  .site-index .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 769px) {
  .site-index .grid {
    grid-template-columns: 1fr;
    gap: 2.4rem;
    padding-bottom: 3.2rem;
  }
}
.site-index .grid.rvs {
  grid-template-columns: 1fr 1.33fr;
  padding-bottom: 0;
}
@media screen and (max-width: 1023px) {
  .site-index .grid.rvs {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 769px) {
  .site-index .grid.rvs {
    grid-template-columns: 1fr;
  }
}
.site-index .grid.rvs .grid__pic {
  order: 2;
}
@media screen and (max-width: 769px) {
  .site-index .grid.rvs .grid__pic {
    order: 1;
  }
}
.site-index .grid.rvs .grid__data {
  order: 1;
}
@media screen and (max-width: 769px) {
  .site-index .grid.rvs .grid__data {
    order: 2;
  }
}
.site-index .grid__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.48rem;
}
.site-index .grid__data {
  align-self: center;
  padding: 1rem 5%;
}
@media screen and (max-width: 769px) {
  .site-index .grid__data {
    padding: 0 calc(var(--size) + 2vw);
  }
}
.site-index .grid__data h2 {
  font-size: 1.32rem;
  line-height: 1;
  margin: 0 0 1.6rem;
  transform: translateX(0.12rem);
  text-indent: 2.8rem;
}
.site-index .grid__data h2 svg {
  position: absolute;
  top: -0.32rem;
  left: 0;
  width: 2rem;
}
.site-index .grid__data h2:after {
  content: attr(data-eng);
  font-size: 4.4rem;
  margin: 1.2rem 0 0;
  display: block;
  transform: translateX(-0.24rem);
  text-indent: 0;
}
@media screen and (max-width: 769px) {
  .site-index .grid__data h2:after {
    font-size: 2.64rem;
    margin: 1rem 0 0;
  }
}
.site-index .grid__data p {
  font-size: 1.04rem;
  text-align: justify;
}
.site-index .carousels {
  transform: translateY(-8rem);
  padding: 0 0 2rem 8.8rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 769px) {
  .site-index .carousels {
    padding: 0 calc(var(--size) + 2vw);
    transform: translateY(-3.2rem);
  }
}
.site-index .carousels .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
}
.site-index .carousels__arrow {
  position: absolute;
  top: 1rem;
  left: 0;
  z-index: 2;
}
@media screen and (max-width: 769px) {
  .site-index .carousels__arrow {
    top: 25%;
    transform: translateY(-50%);
    width: 100%;
  }
}
.site-index .carousels__arrow__circle {
  width: 4.4rem;
  height: 4.4rem;
  background: #65aadd;
  border-radius: 50%;
  box-shadow: 1rem 1rem 4rem rgba(42, 57, 69, 0.08);
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  transition: transform 320ms cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (max-width: 769px) {
  .site-index .carousels__arrow__circle {
    width: 3.2rem;
    height: 3.2rem;
  }
}
.site-index .carousels__arrow__circle:hover {
  transform: scale(1.2);
}
.site-index .carousels__arrow__circle:hover.rvs {
  transform: translateY(130%) scale(1.2) rotateY(180deg);
}
@media screen and (max-width: 769px) {
  .site-index .carousels__arrow__circle:hover.rvs {
    transform: scale(1.2) rotateY(180deg);
  }
}
.site-index .carousels__arrow__circle.rvs {
  transform: translateY(130%) rotateY(180deg);
}
@media screen and (max-width: 769px) {
  .site-index .carousels__arrow__circle.rvs {
    left: auto;
    right: 0;
    transform: rotateY(180deg);
  }
}
.site-index .carousels__arrow svg {
  width: 2.4rem;
  fill: #f7f9ff;
}
.site-index .firstreel {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 769px) {
  .site-index .firstreel {
    bottom: -3.2rem;
  }
}
.site-index .firstreel__reel {
  position: relative;
  z-index: 1;
  width: 100%;
  pointer-events: none;
  user-select: none;
  overflow: hidden;
  height: calc(14rem);
}
.site-index .firstreel__reel > div {
  font-size: 14rem;
  line-height: 1;
  letter-spacing: 0.4rem;
  color: rgba(42, 57, 69, 0.088);
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  user-select: none;
}
.site-index .firstreel__reel > div > span {
  display: inline-block;
  animation: reel 40000ms linear infinite;
}
@keyframes reel {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.site-index .firstreel__reel {
  position: absolute;
  transform: translateY(-100%);
  font-weight: 700;
}
.site-index .news {
  position: relative;
  z-index: 2;
  color: #e4e8ef;
  background: #384c5d;
}
.site-index .news:before {
  content: "";
  width: 100%;
  height: 2.4rem;
  background: url(/images/index/bg_repeat.webp) repeat-x bottom center/auto 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-99%);
}
@media screen and (max-width: 769px) {
  .site-index .news:before {
    height: 1.6rem;
  }
}
.site-index .news.wrap {
  padding-top: 6.4rem;
  padding-bottom: 8rem;
}
@media screen and (max-width: 769px) {
  .site-index .news.wrap {
    padding-top: 4rem;
    padding-bottom: 6.4rem;
  }
}
.site-index .news .clum {
  display: grid;
  grid-template-columns: 16rem 1fr 8rem;
  grid-column-gap: 3.2rem;
}
.site-index .news .clum > * {
  align-self: center;
}
@media screen and (max-width: 1023px) {
  .site-index .news .clum {
    display: block;
  }
}
.site-index .news .title {
  font-size: 1.72rem;
  font-weight: 400;
  line-height: 1;
  position: relative;
}
.site-index .news .title:before {
  color: #65aadd;
  content: attr(data-eng);
  font-size: 1.2rem;
  display: block;
  margin: 0 0 1rem;
}
@media screen and (max-width: 1023px) {
  .site-index .news .title:before {
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.site-index .news .title svg {
  width: 2rem;
  display: inline-block;
  margin: 0 0.8rem 0 0;
  transform: translateY(0.4rem);
}
.site-index .news .list {
  min-height: 8rem;
  max-height: 13rem;
  overflow: auto;
}
@media screen and (max-width: 1023px) {
  .site-index .news .list {
    margin: 2.4rem 0 0;
  }
}
@media screen and (max-width: 769px) {
  .site-index .news .list {
    min-height: 1px;
    max-height: 100%;
  }
}
.site-index .news .list li {
  margin: 0 0 1.6rem;
  padding: 0 0 1.6rem;
  border-bottom: rgba(247, 249, 255, 0.064) 1px solid;
}
.site-index .news .list li:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.site-index .news .list li a {
  color: #e4e8ef;
  padding-right: 3.2rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
}
.site-index .news .list li a:hover h4 {
  text-decoration: underline;
}
.site-index .news .list li a:hover svg {
  right: 12px;
}
.site-index .news .list li a time {
  font-size: 0.88rem;
  width: 100px;
  text-align: center;
  padding: 3px 0;
  display: block;
  color: #e4e8ef;
  border: rgba(228, 232, 239, 0.12) 1px solid;
}
.site-index .news .list li a h4 {
  width: calc(100% - 100px);
  line-height: 1.6;
  padding: 0 0 0 2.4rem;
  font-weight: 400;
}
@media screen and (max-width: 769px) {
  .site-index .news .list li a h4 {
    padding: 0 0 0 20px;
  }
}
.site-index .news .list li a svg {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  transition: right 200ms cubic-bezier(0.65, 0, 0.35, 1);
}
.site-index .news .more {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  color: #f7f9ff;
  background: rgba(247, 249, 255, 0.08);
  border-radius: 0.4rem;
  height: 100%;
  transition: background 400ms cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (max-width: 1023px) {
  .site-index .news .more {
    margin: 2.4rem 0 0;
  }
}
.site-index .news .more:hover {
  background: rgba(247, 249, 255, 0.16);
}
@media screen and (max-width: 1023px) {
  .site-index .news .more__icon {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    font-size: 1.12rem;
    padding: 1rem 0;
  }
}
.site-index .news .more__icon svg {
  display: block;
  text-align: center;
  width: 2.4rem;
  height: 2.4rem;
  fill: #f7f9ff;
  margin: 0 0 0.4rem;
}
@media screen and (max-width: 1023px) {
  .site-index .news .more__icon svg {
    margin: 0 8px 0 0;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
  }
}

.site-business .chartbox {
  width: 100%;
  padding: 1rem 0;
  background: #e4e8ef;
  display: grid;
  align-self: center;
  justify-self: center;
  margin: 0 0 4rem;
}
.site-business .chartbox svg {
  display: block;
  transform: translate(2rem, 1rem);
}
.site-business #dataset dl {
  margin: 2.4rem 0 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 769px) {
  .site-business #dataset dl {
    display: block;
  }
}
.site-business #dataset dl dt {
  font-size: 1.12rem;
  background: #e4e8ef;
  padding: 1.24rem 1.6rem;
  width: 100%;
  margin: 0 0 1.6rem;
}
@media screen and (max-width: 769px) {
  .site-business #dataset dl dt {
    font-size: 1.44rem;
  }
}
.site-business #dataset dl dd {
  width: calc(50% - 1rem);
  font-size: 0.92rem;
  padding: 0 0 0 1.12rem;
  position: relative;
}
@media screen and (max-width: 769px) {
  .site-business #dataset dl dd {
    width: auto;
    font-size: 1rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: rgba(42, 57, 69, 0.088) 1px solid;
  }
}
.site-business #dataset dl dd:before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  background: #65aadd;
  position: absolute;
  top: 0.64rem;
  left: 0;
  border-radius: 50%;
}

.site-contact .tel {
  background: #e4e8ef;
  padding: 1.6rem 3.2rem;
  margin: 0 0 5.6rem;
  display: grid;
}
@media screen and (max-width: 769px) {
  .site-contact .tel {
    margin: 0 0 3.2rem;
    display: block;
    padding: 1.2rem 1.6rem;
  }
}
.site-contact .tel__box {
  display: inline-grid;
  grid-template-columns: auto 1fr;
  grid-column-gap: 2.4rem;
  justify-self: center;
}
@media screen and (max-width: 769px) {
  .site-contact .tel__box {
    display: block;
  }
}
.site-contact .tel__box > * {
  align-self: center;
}
.site-contact .tel h2 {
  font-size: 1.32rem;
}
@media screen and (max-width: 769px) {
  .site-contact .tel h2 {
    font-size: 1.12rem;
    text-align: center;
  }
}
.site-contact .tel dl {
  line-height: 1;
  padding: 0 0 0 2.4rem;
  border-left: #f7f9ff 2px solid;
}
@media screen and (max-width: 769px) {
  .site-contact .tel dl {
    padding: 0;
    border: none;
    text-align: center;
  }
}
.site-contact .tel dl dt {
  font-size: 1.56rem;
  font-weight: 700;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 769px) {
  .site-contact .tel dl dt {
    justify-content: center;
  }
}
.site-contact .tel dl dt svg {
  width: 2rem;
  height: 2rem;
  display: inline-block;
  margin: 0 0.8rem 0 0;
  fill: #09a40b;
}
.site-contact .tel dl dt small {
  font-size: 1rem;
  margin: 0 0 0 0.72rem;
  display: inline-block;
}
.site-contact .tel dl dd {
  margin: 0.64rem 0 0;
}
.site-contact .context {
  text-align: center;
  margin: 0 0 1.6rem;
}
.site-contact .context a {
  text-decoration: underline;
}
.site-contact .in-module .tablestyle tbody tr th {
  width: 17.5rem;
  position: relative;
  font-size: 1.08rem;
}
@media screen and (max-width: 769px) {
  .site-contact .in-module .tablestyle tbody tr th {
    width: auto;
  }
}
.site-contact .in-module .tablestyle tbody tr th small {
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  background: rgb(108.4216216216, 140.2864864865, 165.7783783784);
  color: #f7f9ff;
  font-size: 0.88rem;
  font-weight: 400;
  padding: 0.24rem 0.8rem;
  border-radius: 0.16rem;
}
@media screen and (max-width: 769px) {
  .site-contact .in-module .tablestyle tbody tr th small {
    right: 1.2rem;
  }
}
.site-contact .in-module .tablestyle tbody tr td {
  padding-left: 4rem;
}
@media screen and (max-width: 769px) {
  .site-contact .in-module .tablestyle tbody tr td {
    padding-left: 1.2rem;
  }
}
.site-contact .in-module .tablestyle tbody tr td input,
.site-contact .in-module .tablestyle tbody tr td textarea {
  font-family: "Roboto", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.024em;
  font-size: 1.08rem;
  background: #e4e8ef;
  border: #e4e8ef 1px solid;
  padding: 0.8rem;
  width: 100%;
  display: block;
  border-radius: 0.16rem;
  transition: all 400ms cubic-bezier(0.65, 0, 0.35, 1);
  transition-property: background, border;
}
.site-contact .in-module .tablestyle tbody tr td input:focus,
.site-contact .in-module .tablestyle tbody tr td textarea:focus {
  background: #f7f9ff;
  border-color: #2a3945;
}
.site-contact .in-module .tablestyle tbody tr td textarea {
  height: 10rem;
}

.site-news {
  margin: 5.6rem 0 2.4rem;
}
@media screen and (max-width: 1023px) {
  .site-news {
    margin: 3.2rem 0 0;
  }
}
.site-news .container {
  max-width: 64rem;
  margin: 0 auto;
}
.site-news .list h1 {
  line-height: 1;
  font-size: 1.12rem;
  margin: 0 0 4rem;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .site-news .list h1 {
    font-size: 0.96rem;
  }
}
.site-news .list h1:before {
  content: attr(data-eng);
  font-size: 4.8rem;
  display: inline-block;
  margin: 0 1.6rem 0 0;
  color: #65aadd;
}
@media screen and (max-width: 769px) {
  .site-news .list h1:before {
    font-size: 2.4rem;
    margin: 0 0.8rem 0 0;
  }
}
.site-news .list__wrap li {
  margin: 0 0 2rem;
  padding: 0 0 2rem;
  border-bottom: rgba(42, 57, 69, 0.12) 1px solid;
}
.site-news .list__wrap li a {
  position: relative;
  padding: 0 3.2rem 0 0;
  display: grid;
  grid-template-columns: 6.4rem 1fr;
  grid-column-gap: 1.56rem;
}
.site-news .list__wrap li a:hover p {
  color: #65aadd;
}
.site-news .list__wrap li a > * {
  align-self: center;
}
.site-news .list__wrap li a time {
  background: #65aadd;
  color: #f7f9ff;
  font-size: 0.8rem;
  text-align: center;
  padding: 0.32rem 0;
  border-radius: 999rem;
}
.site-news .list__wrap li a svg {
  fill: #2a3945;
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.site-news .detail {
  font-size: 1.04rem;
  padding: 0 0 1.2rem;
}
.site-news .detail time {
  background: #65aadd;
  color: #f7f9ff;
  display: inline-block;
  padding: 0.3rem 1.6rem;
  border-radius: 999rem;
  margin: 0 0 1.2rem -0.04rem;
  font-size: 1rem;
}
.site-news .detail h1 {
  font-size: 2.4rem;
  line-height: 1.4;
  padding: 0 0 1.6rem;
  margin: 0 0 2rem;
  border-bottom: rgba(42, 57, 69, 0.12) 1px solid;
}
@media screen and (max-width: 769px) {
  .site-news .detail h1 {
    font-size: 1.56rem;
  }
}
.site-news .detail a {
  text-decoration: underline;
}
.site-news .detail img {
  max-width: 100%;
  height: auto;
}

/*# sourceMappingURL=style.css.map*/