/* -------------------------------------------- */
/* ---------------- Fjalla One ---------------- */
/* -------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap");
/* -------------------------------------------- */
/* ---------------- Noto Sans JP -------------- */
/* -------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
/* medium */
/* bold */
/* ----- break point ----- */
/* ----- container width ----- */
/* ----- margin-top/bottom ----- */
/* ----- padding-top/bottom ----- */
/* ----- line-height, letter-spacing ----- */
/* ----- font-size ----- */
/* ---------- home animation ---------- */
@keyframes retina-visit-header {
  0% {
    transform: translate3d(0, -124px, 0);
  }
  60% {
    transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes pc-visit-header {
  0% {
    transform: translate3d(0, -70px, 0);
  }
  60% {
    transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes sp-visit-header {
  0% {
    transform: translate3d(0, -61px, 0);
  }
  60% {
    transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes visit-kikyu {
  0% {
    transform: translate3d(0, -300px, 0);
  }
  60% {
    transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes visit-shima {
  0% {
    transform: translate3d(0, -800px, 0);
  }
  60% {
    transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes visit-cp {
  0% {
    top: -300px;
  }
  60% {
    top: 5px;
  }
  100% {
    top: 0;
  }
}
@keyframes progress {
  0% {
    width: 0%;
  }
  10% {
    width: 100%;
  }
  90% {
    width: 100%;
  }
  100% {
    width: 0%;
  }
}
@keyframes floating {
  from {
    transform: translate(0, 30px);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes sp-floating {
  from {
    transform: translate(0, 15px);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes denshastep {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1200px 0;
  }
}
@keyframes sp-denshastep {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -480px 0;
  }
}
@keyframes denshago {
  0% {
    top: calc(100% + 210px);
    left: 300px;
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  20% {
    top: calc(100% + 185px);
    left: 460px;
    transform: rotate(-23deg);
  }
  30% {
    top: calc(100% + 140px);
    left: 530px;
    transform: rotate(-30deg);
  }
  40% {
    top: calc(100% + 83px);
    left: 600px;
    transform: rotate(-33deg);
  }
  60% {
    top: calc(100% + 21px);
    left: 760px;
    transform: rotate(-6deg);
  }
  80% {
    top: calc(100% + 30px);
    left: 1000px;
    transform: rotate(6deg);
  }
  95% {
    top: calc(100% + 55px);
    left: 1180px;
    transform: rotate(9deg);
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: calc(100% + 55px);
    left: 1180px;
    transform: rotate(9deg);
  }
}
@keyframes sp-denshago {
  0% {
    top: calc(100% + 38px);
    left: 160px;
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  20% {
    top: calc(100% + 26px);
    left: 220px;
    transform: rotate(-27deg);
  }
  40% {
    top: calc(100% - 8px);
    left: 274px;
    transform: rotate(-35deg);
  }
  60% {
    top: calc(100% - 30px);
    left: 321px;
    transform: rotate(-11deg);
  }
  80% {
    top: calc(100% - 30px);
    left: 391px;
    transform: rotate(5deg);
  }
  95% {
    top: calc(100% - 24px);
    left: 441px;
    transform: rotate(7deg);
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: calc(100% - 24px);
    left: 441px;
    transform: rotate(7deg);
  }
}
@keyframes toristep {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -400px 0;
  }
}
@keyframes sp-toristep {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -220px 0;
  }
}
@keyframes torigo {
  0% {
    top: 200px;
    right: 105vw;
  }
  100% {
    top: -500px;
    right: calc(-100vw - 220px);
  }
}
@keyframes sp-torigo {
  0% {
    top: 200px;
    right: 105vw;
  }
  100% {
    top: -520px;
    right: calc(-100vw - 220px);
  }
}
@keyframes funestep {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2000px 0;
  }
}
@keyframes sp-funestep {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -900px 0;
  }
}
@keyframes funego {
  0% {
    top: -500px;
    right: calc(100vw + 50px);
  }
  25% {
    right: 64vw;
    top: 0;
  }
  35% {
    right: 64vw;
    top: 0;
  }
  100% {
    top: 800px;
    right: calc(-100vw - 220px);
  }
}
@keyframes sp-funego {
  0% {
    top: -300px;
    right: calc(100vw + 25px);
  }
  30% {
    top: 0;
    right: 64vw;
  }
  40% {
    top: 0;
    right: 64vw;
  }
  100% {
    top: 500px;
    right: calc(-100vw - 110px);
  }
}
@keyframes zoustep {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -270px 0;
  }
}
@keyframes sp-zoustep {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -150px 0;
  }
}
@keyframes zougo {
  0% {
    bottom: 200px;
    right: calc(100vw + 45px);
  }
  100% {
    transform: translateY(0);
    bottom: -500px;
    right: calc(-100vw - 120px);
  }
}
@keyframes sp-zougo {
  0% {
    bottom: 200px;
    right: calc(100vw + 25px);
  }
  100% {
    transform: translateY(0);
    bottom: -200px;
    right: calc(-100vw - 60px);
  }
}
/* ---------- business animation ---------- */
@keyframes scaleOpacity {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  20% {
    opacity: 1;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}
/* ---------- common animation ---------- */
.js-fadeup {
  opacity: 0;
  transform: translateY(50px);
  transition: all 1s 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.js-fadeup.is-inview {
  opacity: 1;
  transform: none;
}

.js-c-fadeup .js-animation {
  opacity: 0;
  transform: translateY(50px);
  transition: all 1s 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.js-c-fadeup .js-animation.is-inview {
  opacity: 1;
  transform: none;
}

.js-faderight {
  opacity: 0;
  transform: translateX(50px);
  transition: all 1s 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.js-faderight.is-inview {
  opacity: 1;
  transform: none;
}

.js-fadeleft {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 1s 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.js-fadeleft.is-inview {
  opacity: 1;
  transform: none;
}

.js-txt {
  overflow: hidden;
}
.js-txt .js-animation {
  display: inline-block;
  transition: transform 0.6s cubic-bezier(0.32, 0.94, 0.6, 1);
  transform: translate3d(0, 100%, 0);
}
.js-txt .js-animation.is-inview {
  transform: translate3d(0, 0, 0);
}

/* ---------- home animation ---------- */
.js-txt-animation {
  display: inline-block;
}
.js-txt-animation .js-fv-txt {
  display: inline-block;
  overflow: hidden;
}
.js-txt-animation .js-fv-txt .js-animation {
  transform: translate3d(0, 100%, 0);
  display: inline-block;
  transition: transform 0.6s cubic-bezier(0.32, 0.94, 0.6, 1);
}
.js-txt-animation .js-fv-txt .js-animation.is-inview {
  transform: translate3d(0, 0, 0);
}

/* ------------------- delay ------------------- */
.js-delay-1 {
  transition-delay: 0s !important;
}
.js-delay-1:before {
  transition-delay: 0s !important;
}
.js-delay-1:after {
  transition-delay: 0s !important;
}
.js-delay-1 .js-animation {
  transition-delay: 0s !important;
}

.js-delay-2 {
  transition-delay: 0.1s !important;
}
.js-delay-2:before {
  transition-delay: 0.1s !important;
}
.js-delay-2:after {
  transition-delay: 0.1s !important;
}
.js-delay-2 .js-animation {
  transition-delay: 0.1s !important;
}

.js-delay-3 {
  transition-delay: 0.2s !important;
}
.js-delay-3:before {
  transition-delay: 0.2s !important;
}
.js-delay-3:after {
  transition-delay: 0.2s !important;
}
.js-delay-3 .js-animation {
  transition-delay: 0.2s !important;
}

.js-delay-4 {
  transition-delay: 0.3s !important;
}
.js-delay-4:before {
  transition-delay: 0.3s !important;
}
.js-delay-4:after {
  transition-delay: 0.3s !important;
}
.js-delay-4 .js-animation {
  transition-delay: 0.3s !important;
}

.js-delay-5 {
  transition-delay: 0.4s !important;
}
.js-delay-5:before {
  transition-delay: 0.4s !important;
}
.js-delay-5:after {
  transition-delay: 0.4s !important;
}
.js-delay-5 .js-animation {
  transition-delay: 0.4s !important;
}

.js-delay-6 {
  transition-delay: 0.5s !important;
}
.js-delay-6:before {
  transition-delay: 0.5s !important;
}
.js-delay-6:after {
  transition-delay: 0.5s !important;
}
.js-delay-6 .js-animation {
  transition-delay: 0.5s !important;
}

.js-delay-7 {
  transition-delay: 0.6s !important;
}
.js-delay-7:before {
  transition-delay: 0.6s !important;
}
.js-delay-7:after {
  transition-delay: 0.6s !important;
}
.js-delay-7 .js-animation {
  transition-delay: 0.6s !important;
}

.js-delay-8 {
  transition-delay: 0.7s !important;
}
.js-delay-8:before {
  transition-delay: 0.7s !important;
}
.js-delay-8:after {
  transition-delay: 0.7s !important;
}
.js-delay-8 .js-animation {
  transition-delay: 0.7s !important;
}

.js-delay-9 {
  transition-delay: 0.8s !important;
}
.js-delay-9:before {
  transition-delay: 0.8s !important;
}
.js-delay-9:after {
  transition-delay: 0.8s !important;
}
.js-delay-9 .js-animation {
  transition-delay: 0.8s !important;
}

.js-delay-10 {
  transition-delay: 0.9s !important;
}
.js-delay-10:before {
  transition-delay: 0.9s !important;
}
.js-delay-10:after {
  transition-delay: 0.9s !important;
}
.js-delay-10 .js-animation {
  transition-delay: 0.9s !important;
}

.js-delay-11 {
  transition-delay: 1s !important;
}
.js-delay-11:before {
  transition-delay: 1s !important;
}
.js-delay-11:after {
  transition-delay: 1s !important;
}
.js-delay-11 .js-animation {
  transition-delay: 1s !important;
}

.js-delay-12 {
  transition-delay: 1.1s !important;
}
.js-delay-12:before {
  transition-delay: 1.1s !important;
}
.js-delay-12:after {
  transition-delay: 1.1s !important;
}
.js-delay-12 .js-animation {
  transition-delay: 1.1s !important;
}

.js-delay-13 {
  transition-delay: 1.2s !important;
}
.js-delay-13:before {
  transition-delay: 1.2s !important;
}
.js-delay-13:after {
  transition-delay: 1.2s !important;
}
.js-delay-13 .js-animation {
  transition-delay: 1.2s !important;
}

.js-delay-14 {
  transition-delay: 1.3s !important;
}
.js-delay-14:before {
  transition-delay: 1.3s !important;
}
.js-delay-14:after {
  transition-delay: 1.3s !important;
}
.js-delay-14 .js-animation {
  transition-delay: 1.3s !important;
}

.js-delay-15 {
  transition-delay: 1.4s !important;
}
.js-delay-15:before {
  transition-delay: 1.4s !important;
}
.js-delay-15:after {
  transition-delay: 1.4s !important;
}
.js-delay-15 .js-animation {
  transition-delay: 1.4s !important;
}

.fix {
  width: 100%;
  height: 100%;
  position: fixed;
}

.col-2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 1250px) {
  .col-2 {
    display: block;
  }
}

.col-3 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.col-6 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

a {
  color: #3A3332;
  transition: all 0.2s ease;
}

* {
  box-sizing: border-box;
}

img {
  vertical-align: bottom;
  transition: all 0.2s ease;
}

ul {
  list-style: none;
}

html {
  word-wrap: break-word;
}

body {
  color: #3A3332;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  letter-spacing: calc(0.01 + em);
  position: relative;
}
@media only screen and (max-width: 1250px) {
  body {
    font-size: 14px;
  }
}

p {
  font-size: 16px;
  line-height: 2;
}
@media only screen and (max-width: 1250px) {
  p {
    font-size: 14px;
  }
}

/**
 * Swiper 8.2.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2022
 */
@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;
}

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

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

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

.swiper-pointer-events {
  touch-action: pan-y;
}

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

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

.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);
  backface-visibility: hidden;
}

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

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .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, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.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-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-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

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

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

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

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.main .breadcrumb {
  padding-right: 5%;
  padding-left: 5%;
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  .main .breadcrumb {
    margin-top: 45px;
  }
}
.main .breadcrumb .container {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.main .breadcrumb .container .list {
  text-align: right;
}
.main .breadcrumb .container .list .item {
  display: inline-block;
}
.main .breadcrumb .container .list .item:not(:last-of-type):after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 8px;
  margin: 0 5px;
  transform: translateY(-1px);
  background-image: url(../images/icon/crumb/breadcrumb.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.main .breadcrumb .container .list .item a {
  font-size: 12px;
  text-decoration: underline;
}
@media only screen and (max-width: 600px) {
  .main .breadcrumb .container .list .item a {
    font-size: 10px;
  }
}
@media (hover: hover) {
  .main .breadcrumb .container .list .item a:hover {
    color: #fff;
  }
}
@media (hover: none) {
  .main .breadcrumb .container .list .item a:active {
    color: #fff;
  }
}
.main .breadcrumb .container .list .item span {
  font-size: 12px;
}
@media only screen and (max-width: 600px) {
  .main .breadcrumb .container .list .item span {
    font-size: 10px;
  }
}

.main .more-torisan {
  margin-top: 40px;
  margin-bottom: 165px;
  padding-right: 5%;
  padding-left: 5%;
}
@media only screen and (max-width: 600px) {
  .main .more-torisan {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
.main .more-torisan .container {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.main .more-torisan .container .col-2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.main .more-torisan .container .col-2 .item {
  width: calc(50% - 25px);
}
@media only screen and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item:last-of-type {
    margin-top: 50px;
    margin-bottom: 100px;
  }
}
.main .more-torisan .container .col-2 .item:last-of-type a .img .shima {
  animation: floating 5s ease-in-out 0.5s infinite alternate;
}
@media only screen and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item:last-of-type a .img .shima {
    animation: sp-floating 5s ease-in-out 0.5s infinite alternate;
  }
}
.main .more-torisan .container .col-2 .item:last-of-type a .img .kage img {
  animation: floating 5s ease-in-out 0.5s infinite alternate;
}
@media only screen and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item:last-of-type a .img .kage img {
    animation: sp-floating 5s ease-in-out 0.5s infinite alternate;
  }
}
.main .more-torisan .container .col-2 .item a {
  display: block;
}
@media (hover: hover) {
  .main .more-torisan .container .col-2 .item a:hover .txt {
    border: 2px solid #D70D18;
  }
  .main .more-torisan .container .col-2 .item a:hover .txt .ttl .ja {
    color: #D70D18;
  }
  .main .more-torisan .container .col-2 .item a:hover .txt .icon {
    right: 30px;
  }
}
@media only screen and (hover: hover) and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item a:hover .txt .icon {
    right: 20px;
  }
}
@media (hover: none) {
  .main .more-torisan .container .col-2 .item a:active .txt {
    border: 2px solid #D70D18;
  }
  .main .more-torisan .container .col-2 .item a:active .txt .ttl .ja {
    color: #D70D18;
  }
  .main .more-torisan .container .col-2 .item a:active .txt .icon {
    right: 30px;
  }
}
@media only screen and (hover: none) and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item a:active .txt .icon {
    right: 20px;
  }
}
.main .more-torisan .container .col-2 .item a .txt {
  background-color: #fff;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 50px;
  border: 2px solid #fff;
  position: relative;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  transition: all 0.2s ease;
}
@media only screen and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item a .txt {
    border-radius: 20px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
    padding: 30px;
  }
}
.main .more-torisan .container .col-2 .item a .txt .ttl .en {
  display: block;
  text-align: center;
  font-size: 16px;
  letter-spacing: calc(0.2 + em);
  color: #D70D18;
  font-family: "Fjalla One", sans-serif;
}
@media only screen and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item a .txt .ttl .en {
    font-size: 12px;
  }
}
.main .more-torisan .container .col-2 .item a .txt .ttl .ja {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 1.7333333333;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item a .txt .ttl .ja {
    font-size: 18px;
    margin-top: 0;
  }
}
.main .more-torisan .container .col-2 .item a .txt .ttl .ja {
  font-size: 1.5em;
}
@media only screen and (max-width: 768px) {
  .main .more-torisan .container .col-2 .item a .txt .ttl .ja {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item a .txt .ttl .ja {
    font-size: 18px;
  }
}
.main .more-torisan .container .col-2 .item a .txt .icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 40px;
  display: block;
  width: 5px;
  transform: translateY(-50%);
  transition: all 0.2s ease;
}
@media only screen and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item a .txt .icon {
    right: 25px;
  }
}
.main .more-torisan .container .col-2 .item a .txt .icon svg {
  display: block;
  width: 100%;
}
.main .more-torisan .container .col-2 .item a .img {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  margin-top: -30px;
}
@media only screen and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item a .img {
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-top: -15px;
  }
}
.main .more-torisan .container .col-2 .item a .img.works {
  margin-top: -60px;
}
@media only screen and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item a .img.works {
    margin-top: -15px;
  }
}
.main .more-torisan .container .col-2 .item a .img .shima {
  animation: floating 6s ease-in-out infinite alternate;
  width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item a .img .shima {
    animation: sp-floating 6s ease-in-out infinite alternate;
  }
}
.main .more-torisan .container .col-2 .item a .img .shima img {
  width: 100%;
}
.main .more-torisan .container .col-2 .item a .img .kage {
  position: absolute;
  z-index: -1;
  top: calc(100% - 40px);
  left: 20%;
  width: 60%;
}
.main .more-torisan .container .col-2 .item a .img .kage img {
  width: 100%;
  animation: floating 6s ease-in-out infinite alternate;
}
@media only screen and (max-width: 600px) {
  .main .more-torisan .container .col-2 .item a .img .kage img {
    animation: sp-floating 6s ease-in-out infinite alternate;
  }
}

.main .l-fv {
  position: relative;
  z-index: -1;
  padding-right: 5%;
  padding-left: 5%;
  margin-top: 35px;
}
@media only screen and (max-width: 600px) {
  .main .l-fv {
    margin-top: 15px;
  }
}
.main .l-fv .umi {
  position: absolute;
  z-index: -7;
  top: 40px;
  left: 0;
  height: 740px;
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  .main .l-fv .umi {
    height: 300px;
    top: 70px;
  }
}
.main .l-fv .umi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.main .l-fv .container {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}
.main .l-fv .container .fv-txt .ttl {
  text-align: center;
}
.main .l-fv .container .fv-txt .ttl .en {
  display: block;
  font-size: 35px;
  line-height: 1.6428571429;
  font-family: "Fjalla One", sans-serif;
  letter-spacing: calc(0.2 + em);
}
@media only screen and (max-width: 600px) {
  .main .l-fv .container .fv-txt .ttl .en {
    font-size: 28px;
    color: #fff;
  }
}
.main .l-fv .container .fv-txt .ttl .ja {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.875;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 1250px) {
  .main .l-fv .container .fv-txt .ttl .ja {
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-fv .container .fv-txt .ttl .ja {
    color: #fff;
  }
}
.main .l-fv .container .fv-view {
  max-width: 470px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
}
@media only screen and (max-width: 600px) {
  .main .l-fv .container .fv-view {
    margin-top: 15px;
  }
}
.main .l-fv .container .fv-view .fv-img .shima {
  animation: floating 5s ease-in-out infinite alternate;
}
@media only screen and (max-width: 600px) {
  .main .l-fv .container .fv-view .fv-img .shima {
    animation: sp-floating 5s ease-in-out infinite alternate;
  }
}
.main .l-fv .container .fv-view .fv-img .shima img {
  width: 100%;
}
.main .l-fv .container .fv-view .fv-img .kage {
  position: absolute;
  z-index: -7;
  top: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 360px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 600px) {
  .main .l-fv .container .fv-view .fv-img .kage {
    max-width: 75%;
    margin-right: auto;
    margin-left: auto;
    top: calc(100% - 20px);
  }
}
.main .l-fv .container .fv-view .fv-img .kage img {
  width: 100%;
  animation: floating 5s ease-in-out infinite alternate;
}
@media only screen and (max-width: 600px) {
  .main .l-fv .container .fv-view .fv-img .kage img {
    animation: sp-floating 5s ease-in-out infinite alternate;
  }
}
.main .l-our {
  margin-top: 130px;
  padding-right: 5%;
  padding-left: 5%;
}
@media only screen and (max-width: 600px) {
  .main .l-our {
    margin-top: 80px;
  }
}
.main .l-our .container {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.main .l-our .container .head .ttl {
  text-align: center;
  font-size: 16px;
  font-family: "Fjalla One", sans-serif;
  color: #D70D18;
  letter-spacing: calc(0.2 + em);
}
@media only screen and (max-width: 600px) {
  .main .l-our .container .head .ttl {
    font-size: 12px;
  }
}
.main .l-our .container .lead {
  margin-top: 30px;
}
@media only screen and (max-width: 600px) {
  .main .l-our .container .lead {
    margin-top: 20px;
  }
}
.main .l-our .container .lead p {
  text-align: center;
  font-size: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.7333333333;
}
@media only screen and (max-width: 600px) {
  .main .l-our .container .lead p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-our .container .lead p br {
    display: none;
  }
}
.main .l-our .container .msg {
  margin-top: 25px;
}
@media only screen and (max-width: 600px) {
  .main .l-our .container .msg {
    margin-top: 20px;
  }
}
.main .l-our .container .msg p {
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .main .l-our .container .msg p {
    text-align: left;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-our .container .msg p br {
    display: none;
  }
}
.main .l-lead {
  margin-top: 80px;
  padding-right: 5%;
  padding-left: 5%;
}
@media only screen and (max-width: 600px) {
  .main .l-lead {
    margin-top: 50px;
  }
}
.main .l-lead .container {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.main .l-lead .container .lead h3, .main .l-lead .container .lead p {
  color: #fff;
  font-size: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.7333333333;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .main .l-lead .container .lead h3, .main .l-lead .container .lead p {
    font-size: 22px;
  }
}
.main .l-layer-link {
  margin-top: 40px;
  padding-right: 5%;
  padding-left: 5%;
}
@media only screen and (max-width: 600px) {
  .main .l-layer-link {
    margin-top: 20px;
  }
}
.main .l-layer-link .container {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.main .l-layer-link .container .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -25px;
}
@media only screen and (max-width: 768px) {
  .main .l-layer-link .container .list {
    margin: 0;
  }
}
.main .l-layer-link .container .list .item {
  width: calc(50% - 50px);
  margin: 30px 25px;
}
@media only screen and (max-width: 768px) {
  .main .l-layer-link .container .list .item {
    width: 100%;
    margin: 15px 0;
  }
}
.main .l-layer-link .container .list .item.adjustment1 {
  margin-bottom: 0;
}
.main .l-layer-link .container .list .item.adjustment2 {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .main .l-layer-link .container .list .item.adjustment2 {
    margin-bottom: 15px;
  }
}
.main .l-layer-link .container .list .item:nth-child(1) {
  margin-top: 0;
}
.main .l-layer-link .container .list .item:nth-child(2) {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .main .l-layer-link .container .list .item:nth-child(2) {
    margin-top: 15px;
  }
}
.main .l-layer-link .container .list .item a {
  display: block;
  height: 100%;
  background-color: #fff;
  border-radius: 30px;
  padding: 60px 50px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 1250px) {
  .main .l-layer-link .container .list .item a {
    padding: 50px 10%;
  }
}
@media only screen and (max-width: 768px) {
  .main .l-layer-link .container .list .item a {
    border-radius: 20px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  }
}
@media (hover: hover) {
  .main .l-layer-link .container .list .item a:hover .head .ttl {
    color: #D70D18;
  }
  .main .l-layer-link .container .list .item a:hover .head .icon {
    background-color: #D70D18;
  }
  .main .l-layer-link .container .list .item a:hover .head .icon svg path {
    stroke: #fff;
  }
  .main .l-layer-link .container .list .item a:hover .img img {
    transform: scale(1.1);
  }
}
@media (hover: none) {
  .main .l-layer-link .container .list .item a:active .head .ttl {
    color: #D70D18;
  }
  .main .l-layer-link .container .list .item a:active .head .icon {
    background-color: #D70D18;
  }
  .main .l-layer-link .container .list .item a:active .head .icon svg path {
    stroke: #fff;
  }
  .main .l-layer-link .container .list .item a:active .img img {
    transform: scale(1.1);
  }
}
.main .l-layer-link .container .list .item a .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .l-layer-link .container .list .item a .head.cg {
  align-items: flex-start;
}
.main .l-layer-link .container .list .item a .head .ttl {
  font-size: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.7333333333;
  transition: all 0.2s ease;
  width: calc(100% - 60px);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.5em;
}
@media only screen and (max-width: 600px) {
  .main .l-layer-link .container .list .item a .head .ttl {
    font-size: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .main .l-layer-link .container .list .item a .head .ttl {
    font-size: 22px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-layer-link .container .list .item a .head .ttl {
    width: calc(100% - 50px);
  }
}
.main .l-layer-link .container .list .item a .head .ttl .ttl__icon {
  display: flex;
  width: 50px;
}
@media only screen and (max-width: 980px) {
  .main .l-layer-link .container .list .item a .head .ttl .ttl__icon {
    width: 35px;
  }
}
.main .l-layer-link .container .list .item a .head .ttl .ttl__icon img {
  width: 100%;
}
.main .l-layer-link .container .list .item a .head .ttl .ttl__txt {
  display: block;
  width: calc(100% - 50px);
  padding-left: 20px;
}
@media only screen and (max-width: 980px) {
  .main .l-layer-link .container .list .item a .head .ttl .ttl__txt {
    width: calc(100% - 35px);
    padding-left: 10px;
  }
}
.main .l-layer-link .container .list .item a .head .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #D70D18;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 600px) {
  .main .l-layer-link .container .list .item a .head .icon {
    width: 30px;
    height: 30px;
    border-radius: 30px;
  }
}
.main .l-layer-link .container .list .item a .head .icon svg {
  width: 4px;
}
.main .l-layer-link .container .list .item a .head .icon svg path {
  transition: all 0.2s ease;
}
.main .l-layer-link .container .list .item a .img {
  margin-top: 25px;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  .main .l-layer-link .container .list .item a .img {
    margin-top: 15px;
    border-radius: 10px;
  }
}
.main .l-layer-link .container .list .item a .img img {
  width: 100%;
  border-radius: 20px;
}
@media only screen and (max-width: 600px) {
  .main .l-layer-link .container .list .item a .img img {
    border-radius: 10px;
  }
}
.main .l-layer-link .container .list .item a .msg {
  margin-top: 20px;
}
@media only screen and (max-width: 600px) {
  .main .l-layer-link .container .list .item a .msg {
    margin-top: 15px;
  }
}
.main .l-other-link {
  margin-top: 40px;
  padding-right: 5%;
  padding-left: 5%;
}
@media only screen and (max-width: 600px) {
  .main .l-other-link {
    margin-top: 20px;
  }
}
.main .l-other-link .container {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.main .l-other-link .container .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -25px;
}
@media only screen and (max-width: 600px) {
  .main .l-other-link .container .list {
    margin: 0;
  }
}
.main .l-other-link .container .list .item {
  width: calc(50% - 50px);
  margin: 30px 25px;
}
@media only screen and (max-width: 600px) {
  .main .l-other-link .container .list .item {
    width: 100%;
    margin: 15px 0;
  }
}
.main .l-other-link .container .list .item.adjustment1 {
  margin-bottom: 0;
}
.main .l-other-link .container .list .item.adjustment2 {
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  .main .l-other-link .container .list .item.adjustment2 {
    margin-bottom: 15px;
  }
}
.main .l-other-link .container .list .item:nth-child(1) {
  margin-top: 0;
}
.main .l-other-link .container .list .item:nth-child(2) {
  margin-top: 0;
}
@media only screen and (max-width: 600px) {
  .main .l-other-link .container .list .item:nth-child(2) {
    margin-top: 15px;
  }
}
.main .l-other-link .container .list .item a {
  display: block;
  height: 100%;
  background-color: #fff;
  border-radius: 30px;
  padding: 60px 50px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 776px) {
  .main .l-other-link .container .list .item a {
    padding: 50px 30px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-other-link .container .list .item a {
    border-radius: 20px;
    padding: 50px 10%;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  }
}
@media (hover: hover) {
  .main .l-other-link .container .list .item a:hover .head .ttl {
    color: #D70D18;
  }
  .main .l-other-link .container .list .item a:hover .head .icon {
    background-color: #D70D18;
  }
  .main .l-other-link .container .list .item a:hover .head .icon svg path {
    stroke: #fff;
  }
}
@media (hover: none) {
  .main .l-other-link .container .list .item a:active .head .ttl {
    color: #D70D18;
  }
  .main .l-other-link .container .list .item a:active .head .icon {
    background-color: #D70D18;
  }
  .main .l-other-link .container .list .item a:active .head .icon svg path {
    stroke: #fff;
  }
}
.main .l-other-link .container .list .item a .head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.main .l-other-link .container .list .item a .head .ttl {
  font-size: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.7333333333;
  transition: all 0.2s ease;
  width: calc(100% - 60px);
}
@media only screen and (max-width: 600px) {
  .main .l-other-link .container .list .item a .head .ttl {
    font-size: 22px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-other-link .container .list .item a .head .ttl {
    width: calc(100% - 50px);
  }
}
.main .l-other-link .container .list .item a .head .ttl span {
  display: block;
  font-size: 18px;
}
@media only screen and (max-width: 600px) {
  .main .l-other-link .container .list .item a .head .ttl span {
    font-size: 16px;
  }
}
.main .l-other-link .container .list .item a .head .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  margin-top: 7px;
  border: 1px solid #D70D18;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 600px) {
  .main .l-other-link .container .list .item a .head .icon {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    margin-top: 3px;
  }
}
.main .l-other-link .container .list .item a .head .icon svg {
  width: 4px;
}
.main .l-other-link .container .list .item a .head .icon svg path {
  transition: all 0.2s ease;
}
.main .l-other-link .container .list .item a .img {
  margin-top: 25px;
}
@media only screen and (max-width: 600px) {
  .main .l-other-link .container .list .item a .img {
    margin-top: 15px;
  }
}
.main .l-other-link .container .list .item a .img img {
  width: 100%;
  border-radius: 20px;
}
@media only screen and (max-width: 600px) {
  .main .l-other-link .container .list .item a .img img {
    border-radius: 10px;
  }
}
.main .l-other-link .container .list .item a .msg {
  margin-top: 20px;
}
@media only screen and (max-width: 600px) {
  .main .l-other-link .container .list .item a .msg {
    margin-top: 15px;
  }
}

.main .l-introduce {
  margin-top: 80px;
  padding-right: 5%;
  padding-left: 5%;
}
@media only screen and (max-width: 600px) {
  .main .l-introduce {
    margin-top: 40px;
  }
}
.main .l-introduce .container {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  padding: 60px 0;
  border-radius: 30px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
@media only screen and (max-width: 980px) {
  .main .l-introduce .container {
    padding: 60px 50px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-introduce .container {
    padding: 50px 10%;
    border-radius: 20px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  }
}
.main .l-introduce .container .head .ttl {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main .l-introduce .container .head .ttl .ttl__icon {
  display: flex;
  width: 75px;
}
@media only screen and (max-width: 980px) {
  .main .l-introduce .container .head .ttl .ttl__icon {
    width: 50px;
  }
}
.main .l-introduce .container .head .ttl .ttl__icon img {
  width: 100%;
}
.main .l-introduce .container .head .ttl .ttl__txt {
  display: block;
  max-width: calc(100% - 75px);
  padding-left: 20px;
}
@media only screen and (max-width: 600px) {
  .main .l-introduce .container .head .ttl .ttl__txt {
    max-width: calc(100% - 50px);
    padding-left: 15px;
  }
}
.main .l-introduce .container .head .ttl .ttl__txt .en {
  display: block;
  text-align: left;
  font-size: 16px;
  letter-spacing: calc(0.2 + em);
  color: #D70D18;
  font-family: "Fjalla One", sans-serif;
}
@media only screen and (max-width: 600px) {
  .main .l-introduce .container .head .ttl .ttl__txt .en {
    font-size: 12px;
  }
}
.main .l-introduce .container .head .ttl .ttl__txt .ja {
  display: block;
  margin-top: 10px;
  text-align: left;
  font-size: 30px;
  line-height: 1.7333333333;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 600px) {
  .main .l-introduce .container .head .ttl .ttl__txt .ja {
    font-size: 18px;
    margin-top: 0;
  }
}
.main .l-introduce .container .head .ttl .ttl__txt.icon_none {
  padding-left: 0;
}
.main .l-introduce .container .head .ttl .ttl__txt.icon_none .en {
  text-align: center;
}
.main .l-introduce .container .head .ttl .ttl__txt.icon_none .ja {
  text-align: center;
}
.main .l-introduce .container .img {
  margin-top: 50px;
  position: relative;
  overflow: hidden;
}
.main .l-introduce .container .img:before {
  content: "";
  display: block;
  padding-top: 48%;
}
.main .l-introduce .container .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 980px) {
  .main .l-introduce .container .img {
    margin: 0 -50px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-introduce .container .img {
    margin: 0 -10vw;
    margin-top: 30px;
  }
}
.main .l-introduce .container .msg {
  margin-top: 50px;
  padding: 0 60px;
}
@media only screen and (max-width: 600px) {
  .main .l-introduce .container .msg {
    padding: 0;
    margin-top: 20px;
  }
}
.main .l-introduce .container .msg p {
  text-align: left;
}
@media only screen and (max-width: 600px) {
  .main .l-introduce .container .msg p br {
    display: none;
  }
}
.main .l-introduce .container .msg p a {
  text-decoration: underline;
  color: #D70D18;
}
@media (hover: hover) {
  .main .l-introduce .container .msg p a:hover {
    color: #18B2DB;
  }
}
@media (hover: none) {
  .main .l-introduce .container .msg p a:active {
    color: #18B2DB;
  }
}
.main .l-feature {
  padding-right: 5%;
  padding-left: 5%;
  margin-top: 60px;
}
@media only screen and (max-width: 600px) {
  .main .l-feature {
    margin-top: 30px;
  }
}
.main .l-feature.l-feature1 {
  margin-top: 40px;
}
@media only screen and (max-width: 600px) {
  .main .l-feature.l-feature1 {
    margin-top: 20px;
  }
}
.main .l-feature .container {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px;
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container {
    padding: 50px 10%;
    border-radius: 20px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  }
}
.main .l-feature .container.l-container {
  padding-left: 0;
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container.l-container {
    padding-left: 10%;
  }
}
.main .l-feature .container.l-container .head {
  margin-right: -60px;
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container.l-container .head {
    margin-right: 0;
  }
}
.main .l-feature .container.l-container .lead {
  margin-right: -60px;
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container.l-container .lead {
    margin-right: 0;
  }
}
.main .l-feature .container.r-container {
  padding-right: 0;
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container.r-container {
    padding-right: 10%;
  }
}
.main .l-feature .container.r-container .head {
  margin-left: -60px;
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container.r-container .head {
    margin-left: 0;
  }
}
.main .l-feature .container.r-container .lead {
  margin-left: -60px;
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container.r-container .lead {
    margin-left: 0;
  }
}
.main .l-feature .container .head .ttl .ja {
  display: block;
  font-size: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.7;
  text-align: center;
  color: #D70D18;
}
.main .l-feature .container .head .ttl .en {
  display: block;
  font-family: "Fjalla One", sans-serif;
  font-size: 28px;
  margin-top: 15px;
  letter-spacing: calc(0.2 + em);
  text-align: center;
  color: #D70D18;
}
.main .l-feature .container .lead {
  margin-top: 25px;
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container .lead {
    margin-top: 20px;
  }
}
.main .l-feature .container .lead h4 {
  text-align: center;
  font-size: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.7333333333;
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container .lead h4 {
    font-size: 22px;
  }
}
.main .l-feature .container .col-2 {
  display: flex;
  align-items: stretch;
  margin-top: 40px;
}
.main .l-feature .container .col-2.reverse {
  flex-direction: row-reverse;
}
.main .l-feature .container .col-2.reverse .img {
  border-radius: 20px 0 0 20px;
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container .col-2.reverse .img {
    border-radius: 10px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container .col-2 {
    margin-top: 30px;
    display: block;
  }
}
.main .l-feature .container .col-2 .img {
  width: 60%;
  height: 370px;
  border-radius: 0 20px 20px 0;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container .col-2 .img {
    width: 100%;
    height: initial;
    border-radius: 10px;
  }
}
.main .l-feature .container .col-2 .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.main .l-feature .container .col-2 .txt {
  width: 40%;
  padding-left: 40px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container .col-2 .txt {
    display: block;
  }
}
.main .l-feature .container .col-2 .txt.reverse {
  padding-left: 0;
  padding-right: 40px;
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container .col-2 .txt.reverse {
    padding-right: 0;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-feature .container .col-2 .txt {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
}
.main .btn7 {
  display: inline-block;
  width: calc(50% - 25px);
  border-radius: 60px;
}
@media only screen and (max-width: 600px) {
  .main .btn7 {
    width: 100%;
  }
}
.main .btn7_container {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  row-gap: 45px;
}
.main .btn7 .img {
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
  width: 100%;
  height: auto;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  .main .btn7 .img {
    border-radius: 10px;
    height: initial;
  }
}
.main .btn7 .img:before {
  content: "";
  display: block;
  border-radius: 20px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(58, 51, 50, 0.4);
  transition: all 0.2s ease;
}
@media only screen and (max-width: 600px) {
  .main .btn7 .img:before {
    border-radius: 10px;
  }
}
.main .btn7 .img__inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
  transform: scale(1);
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 600px) {
  .main .btn7 .img__inner {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
  }
  .main .btn7 .img__inner:before {
    content: "";
    display: block;
    padding-top: 62%;
  }
  .main .btn7 .img__inner img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.main .btn7 .img__inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.2s ease;
  border-radius: 20px;
}
@media only screen and (max-width: 600px) {
  .main .btn7 .img__inner img {
    border-radius: 10px;
  }
}
.main .btn7 .link {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main .btn7 .icon {
  margin-left: 20px;
  display: block;
  width: 5px;
}
@media only screen and (max-width: 776px) {
  .main .btn7 .icon {
    right: 20px;
  }
}
@media only screen and (max-width: 450px) {
  .main .btn7 .icon {
    right: 5%;
  }
}
.main .btn7 .icon svg {
  display: block;
  width: 100%;
}
@media (hover: hover) {
  .main .btn7:hover {
    background-color: #fff;
  }
  .main .btn7:hover .txt {
    color: #D70D18;
  }
  .main .btn7:hover .icon svg path {
    stroke: #D70D18;
  }
  .main .btn7:hover .img__inner {
    transform: scale(1.15);
  }
}
@media (hover: none) {
  .main .btn7:active {
    background-color: #fff;
  }
  .main .btn7:active .txt {
    color: #D70D18;
  }
  .main .btn7:active .icon svg path {
    stroke: #D70D18;
  }
  .main .btn7:active .img__inner {
    transform: scale(1.15);
  }
}
.main .modal1 {
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  opacity: 0;
  transition: 0.6s ease-in-out;
  transform: scale(0);
  transform-origin: center center;
  filter: blur(6px);
}
.main .modal1.is-active {
  display: block;
}
.main .modal1.is-view {
  opacity: 1;
  transform: scale(1);
  filter: blur(0px);
}
.main .modal1_back {
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(58, 51, 50, 0.6);
}
.main .modal1_iframe {
  position: relative;
  z-index: 12;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.main .modal1_video {
  position: relative;
  margin: 0 10%;
  width: 80%;
}
.main .modal1_close {
  position: absolute;
  top: -12px;
  right: -12px;
  z-index: 13;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #fff;
  transition: 0.3s ease-in-out;
}
@media (hover: hover) {
  .main .modal1_close:hover {
    background-color: #333;
    color: #fff;
  }
}
@media (hover: none) {
  .main .modal1_close:active {
    background-color: #333;
    color: #fff;
  }
}
.main .modal1_content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 776px) {
  .main .modal1_video {
    margin: 0 4%;
    width: 92%;
  }
}
.main .btn3 {
  display: inline-block;
  border-radius: 60px;
  border: 2px solid #D70D18;
  max-width: 250px;
  width: 100%;
  padding: 0 20px;
}
@media only screen and (max-width: 600px) {
  .main .btn3 {
    border-radius: 50px;
    max-width: 240px;
  }
}
.main .btn3 .btn3__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .btn3 .btn3__inner .txt {
  display: block;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #D70D18;
  transition: all 0.2s ease;
  line-height: 60px;
}
@media only screen and (max-width: 600px) {
  .main .btn3 .btn3__inner .txt {
    font-size: 13px;
    line-height: 50px;
  }
}
.main .btn3 .btn3__inner .icon {
  display: block;
  width: 5px;
}
.main .btn3 .btn3__inner .icon svg {
  display: block;
  width: 100%;
}
.main .btn3 .btn3__inner .icon svg path {
  transition: all 0.2s ease;
}
@media (hover: hover) {
  .main .btn3:hover {
    background-color: #D70D18;
  }
  .main .btn3:hover .txt {
    color: #fff;
  }
  .main .btn3:hover .icon svg path {
    stroke: #fff;
  }
}
@media (hover: none) {
  .main .btn3:active {
    background-color: #D70D18;
  }
  .main .btn3:active .txt {
    color: #fff;
  }
  .main .btn3:active .icon svg path {
    stroke: #fff;
  }
}
.main .l-production {
  margin-top: 40px;
  padding-right: 5%;
  padding-left: 5%;
}
@media only screen and (max-width: 600px) {
  .main .l-production {
    margin-top: 20px;
  }
}
.main .l-production .container {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.main .l-production .container .list .item {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  padding: 60px;
  position: relative;
  min-height: 355px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item {
    display: block;
    padding: 40px 10%;
    border-radius: 20px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
    min-height: initial;
  }
}
.main .l-production .container .list .item:not(:last-of-type) {
  margin-bottom: 30px;
}
.main .l-production .container .list .item:nth-child(odd) .item__inner .ttl {
  padding-left: 50%;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item:nth-child(odd) .item__inner .ttl {
    padding-left: 0;
  }
}
.main .l-production .container .list .item:nth-child(odd) .item__inner .lead {
  padding-left: 50%;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item:nth-child(odd) .item__inner .lead {
    padding-left: 0;
  }
}
.main .l-production .container .list .item:nth-child(odd) .item__inner .img {
  left: 0;
}
.main .l-production .container .list .item:nth-child(odd) .item__inner .img img {
  border-radius: 0 20px 20px 0;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item:nth-child(odd) .item__inner .img img {
    border-radius: 10px;
  }
}
.main .l-production .container .list .item:nth-child(odd) .item__inner .msg {
  padding-left: 50%;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item:nth-child(odd) .item__inner .msg {
    padding-left: 0;
  }
}
.main .l-production .container .list .item:nth-child(even) .item__inner .ttl {
  padding-right: 50%;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item:nth-child(even) .item__inner .ttl {
    padding-right: 0;
  }
}
.main .l-production .container .list .item:nth-child(even) .item__inner .lead {
  padding-right: 50%;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item:nth-child(even) .item__inner .lead {
    padding-right: 0;
  }
}
.main .l-production .container .list .item:nth-child(even) .item__inner .img {
  right: 0;
}
.main .l-production .container .list .item:nth-child(even) .item__inner .img img {
  border-radius: 20px 0 0 20px;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item:nth-child(even) .item__inner .img img {
    border-radius: 10px;
  }
}
.main .l-production .container .list .item:nth-child(even) .item__inner .msg {
  padding-right: 50%;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item:nth-child(even) .item__inner .msg {
    padding-right: 0;
  }
}
.main .l-production .container .list .item .item__inner {
  width: 100%;
}
.main .l-production .container .list .item .item__inner .ttl {
  font-size: 28px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.7333333333;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item .item__inner .ttl {
    font-size: 22px;
    text-align: center;
  }
}
.main .l-production .container .list .item .item__inner .lead {
  margin-top: 20px;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item .item__inner .lead {
    margin-top: 15px;
  }
}
.main .l-production .container .list .item .item__inner .lead p {
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item .item__inner .lead p {
    font-size: 16px;
  }
}
.main .l-production .container .list .item .item__inner .lead p.vfx {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item .item__inner .lead p br {
    display: none;
  }
}
.main .l-production .container .list .item .item__inner .img {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: calc(50% - 40px);
  height: 235px;
  transform: translate3d(0, -50%, 0);
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item .item__inner .img {
    position: static;
    height: initial;
    margin-top: 15px;
    width: 100%;
    transform: none;
  }
}
.main .l-production .container .list .item .item__inner .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item .item__inner .img img {
    height: initial;
  }
}
.main .l-production .container .list .item .item__inner .msg {
  margin-top: 20px;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item .item__inner .msg {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item .item__inner .msg p br {
    display: none;
  }
}
.main .l-production .container .list .item .item__inner .link {
  margin-top: 50px;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item .item__inner .link {
    margin-top: 30px;
  }
}
.main .l-production .container .list .item .item__inner .link .btn3 {
  display: inline-block;
  border-radius: 60px;
  border: 2px solid #D70D18;
  max-width: 250px;
  width: 100%;
  padding: 0 20px;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item .item__inner .link .btn3 {
    border-radius: 50px;
    max-width: 240px;
  }
}
.main .l-production .container .list .item .item__inner .link .btn3 .btn3__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .l-production .container .list .item .item__inner .link .btn3 .btn3__inner .txt {
  display: block;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #D70D18;
  transition: all 0.2s ease;
  line-height: 60px;
}
@media only screen and (max-width: 600px) {
  .main .l-production .container .list .item .item__inner .link .btn3 .btn3__inner .txt {
    font-size: 13px;
    line-height: 50px;
  }
}
.main .l-production .container .list .item .item__inner .link .btn3 .btn3__inner .icon {
  display: block;
  width: 5px;
}
.main .l-production .container .list .item .item__inner .link .btn3 .btn3__inner .icon svg {
  display: block;
  width: 100%;
}
.main .l-production .container .list .item .item__inner .link .btn3 .btn3__inner .icon svg path {
  transition: all 0.2s ease;
}
@media (hover: hover) {
  .main .l-production .container .list .item .item__inner .link .btn3:hover {
    background-color: #D70D18;
  }
  .main .l-production .container .list .item .item__inner .link .btn3:hover .txt {
    color: #fff;
  }
  .main .l-production .container .list .item .item__inner .link .btn3:hover .icon svg path {
    stroke: #fff;
  }
}
@media (hover: none) {
  .main .l-production .container .list .item .item__inner .link .btn3:active {
    background-color: #D70D18;
  }
  .main .l-production .container .list .item .item__inner .link .btn3:active .txt {
    color: #fff;
  }
  .main .l-production .container .list .item .item__inner .link .btn3:active .icon svg path {
    stroke: #fff;
  }
}
.main .l-amusement {
  margin-top: 100px;
  padding-right: 5%;
  padding-left: 5%;
}
@media only screen and (max-width: 768px) {
  .main .l-amusement {
    max-height: 850px;
    margin-top: 150px;
  }
}
.main .l-amusement .container {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container {
    max-height: 850px;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
}
.main .l-amusement .container:before {
  content: "";
  display: block;
  padding-top: 67%;
}
@media only screen and (max-width: 1250px) {
  .main .l-amusement .container:before {
    padding-top: 0;
    height: 790px;
  }
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container:before {
    padding-top: 303%;
    height: initial;
  }
}
.main .l-amusement .container .c__inner {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main .l-amusement .container .c__inner .list .item {
  position: absolute;
  z-index: 1;
}
.main .l-amusement .container .c__inner .list .item.item-1 {
  top: 0;
  z-index: 2;
  width: 392px;
  left: calc(50% - 196px);
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container .c__inner .list .item.item-1 {
    width: 100%;
    max-width: 300px;
    top: -90px;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }
}
.main .l-amusement .container .c__inner .list .item.item-1 .item__inner .bg {
  top: 0;
  bottom: initial;
}
.main .l-amusement .container .c__inner .list .item.item-2 {
  width: 323px;
  left: 0;
  bottom: 0;
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container .c__inner .list .item.item-2 {
    width: 70%;
    max-width: 210px;
    top: 30%;
    bottom: initial;
  }
}
.main .l-amusement .container .c__inner .list .item.item-3 {
  width: 323px;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container .c__inner .list .item.item-3 {
    width: 70%;
    max-width: 210px;
    top: 59%;
    bottom: initial;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main .l-amusement .container .c__inner .list .item .item__inner:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner {
  padding: 30px;
}
@media only screen and (max-width: 980px) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner {
    padding: 10px;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .head .ttl .en {
  display: block;
  text-align: center;
  font-size: 16px;
  letter-spacing: calc(0.2 + em);
  color: #D70D18;
  font-family: "Fjalla One", sans-serif;
}
@media only screen and (max-width: 600px) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .head .ttl .en {
    font-size: 12px;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .head .ttl .ja {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 1.7333333333;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 600px) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .head .ttl .ja {
    font-size: 18px;
    margin-top: 0;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .head .ttl .en {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .head .ttl .en {
    font-size: 12px;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .head .ttl .ja {
  color: #fff;
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .head .ttl .ja {
    font-size: 18px;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list {
  margin-top: 20px;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list {
    margin-top: 15px;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li {
  text-align: center;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li.b-on {
  cursor: pointer;
  position: relative;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li:not(:last-of-type) {
  margin-bottom: 15px;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link {
  display: block;
}
@media (hover: hover) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link:hover .l__inner {
    border-bottom: 1px solid #fff;
  }
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link:hover .l__inner .l__inner2 .txt {
    color: #fff;
  }
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link:hover .l__inner .l__inner2 .icon svg path {
    stroke: #fff;
  }
}
@media (hover: none) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link:active .l__inner {
    border-bottom: 1px solid #fff;
  }
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link:active .l__inner .l__inner2 .txt {
    color: #fff;
  }
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link:active .l__inner .l__inner2 .icon svg path {
    stroke: #fff;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link .l__inner {
  border-bottom: 1px solid #3A3332;
  padding-bottom: 2px;
  display: inline-block;
  transition: all 0.2s ease;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link .l__inner .l__inner2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link .l__inner .l__inner2 .txt {
  display: block;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link .l__inner .l__inner2 .txt {
    font-size: 14px;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link .l__inner .l__inner2 .icon {
  display: flex;
  width: 4px;
  margin-left: 20px;
}
@media only screen and (max-width: 600px) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link .l__inner .l__inner2 .icon {
    margin-left: 10px;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link .l__inner .l__inner2 .icon svg {
  width: 100%;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list li .link .l__inner .l__inner2 .icon svg path {
  transition: all 0.2s ease;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon {
  position: absolute;
  z-index: 1;
  top: 90px;
  left: 50%;
  min-width: 375px;
  transform: translate3d(-50%, 0, 0);
  border: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 30px;
  border-radius: 20px;
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon {
    opacity: 0 !important;
    display: none !important;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon {
    max-width: 90vw;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid rgba(255, 255, 255, 0.9);
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 {
  display: flex;
  align-items: stretch;
  justify-self: space-between;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .l__item {
  background-color: #D70D18;
  border-radius: 10px;
  padding: 20px;
  width: calc(50% - 7px);
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .l__item .b-head .b-ttl .en {
  display: block;
  font-size: 12px;
  text-align: center;
  color: #fff;
  font-family: "Fjalla One", sans-serif;
  letter-spacing: calc(0.05 + em);
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .l__item .b-head .b-ttl .ja {
  display: block;
  font-size: 16px;
  text-align: center;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: calc(0.05 + em);
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .l__item .b-list {
  margin-top: 8px;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .l__item .b-list .b-item:not(:last-of-type) {
  margin-bottom: 5px;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .l__item .b-list .b-item .b-item__inner {
  text-align: center;
  padding: 5px;
  background-color: #fff;
  border-radius: 5px;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .l__item .b-list .b-item .b-item__inner p {
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .r__item {
  width: calc(50% - 7px);
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .r__item .vfx {
  background-color: #D70D18;
  border-radius: 10px;
  padding: 20px;
  height: calc(50% - 7px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .r__item .vfx .b-ttl .en {
  display: block;
  font-size: 12px;
  text-align: center;
  color: #fff;
  font-family: "Fjalla One", sans-serif;
  letter-spacing: calc(0.05 + em);
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .r__item .vfx .b-ttl .ja {
  margin-top: 3px;
  display: block;
  font-size: 16px;
  text-align: center;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: calc(0.05 + em);
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .r__item .date {
  background-color: #D70D18;
  border-radius: 10px;
  padding: 20px;
  height: calc(50% - 7px);
  margin-top: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .r__item .date .b-ttl .en {
  margin-top: 3px;
  display: block;
  font-size: 12px;
  text-align: center;
  color: #fff;
  font-family: "Fjalla One", sans-serif;
  letter-spacing: calc(0.05 + em);
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .item-list .balloon .col-2 .r__item .date .b-ttl .ja {
  display: block;
  font-size: 16px;
  text-align: center;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: calc(0.05 + em);
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .lead {
  margin-top: 20px;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .lead {
    margin-top: 15px;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .lead p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .lead p {
    font-size: 14px;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner .i__inner .msg {
  margin-top: 10px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container .c__inner .list .item .item__inner .i__inner .msg {
    display: none;
  }
}
.main .l-amusement .container .c__inner .list .item .item__inner .bg {
  position: absolute;
  z-index: -2;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 100%;
  background: linear-gradient(to bottom, #D70D18, #F9D3A9);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}
.main .l-amusement .container .c__inner .list .item .item__inner .bg2 {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 100%;
  background: rgba(215, 13, 24, 0.3);
  border-radius: 50%;
  transform: scale(0);
  animation: scaleOpacity 6s linear infinite;
}
.main .l-amusement .container .c__inner .delta {
  width: 66%;
  margin: 0 auto;
  padding-top: 21%;
  position: relative;
}
@media only screen and (max-width: 1250px) {
  .main .l-amusement .container .c__inner .delta {
    padding-top: 0;
    height: 420px;
    margin-top: 230px;
  }
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container .c__inner .delta {
    width: 73%;
    height: initial;
    margin-top: 0;
    max-width: 220px;
    padding-top: 27%;
  }
}
.main .l-amusement .container .c__inner .delta p {
  position: absolute;
  z-index: 0;
  top: 415px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  text-align: center;
  font-size: 30px;
  line-height: 1.7333333333;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 1250px) {
  .main .l-amusement .container .c__inner .delta p {
    top: 250px;
  }
}
@media only screen and (max-width: 900px) {
  .main .l-amusement .container .c__inner .delta p {
    top: 220px;
  }
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container .c__inner .delta p {
    display: none;
  }
}
.main .l-amusement .container .c__inner .delta p br {
  display: none;
}
@media only screen and (max-width: 900px) {
  .main .l-amusement .container .c__inner .delta p br {
    display: block;
  }
}
.main .l-amusement .container .c__inner .delta img {
  width: 100%;
}
@media only screen and (max-width: 1250px) {
  .main .l-amusement .container .c__inner .delta img.retina {
    display: none;
  }
}
.main .l-amusement .container .c__inner .delta img.pc {
  display: none;
}
@media only screen and (max-width: 1250px) {
  .main .l-amusement .container .c__inner .delta img.pc {
    display: block;
    height: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container .c__inner .delta img.pc {
    display: none;
  }
}
.main .l-amusement .container .c__inner .delta img.sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .main .l-amusement .container .c__inner .delta img.sp {
    display: block;
  }
}
.main .l-video {
  margin-top: 120px;
  padding-right: 5%;
  padding-left: 5%;
}
@media only screen and (max-width: 600px) {
  .main .l-video {
    margin-top: 80px;
  }
}
.main .l-video .container {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px;
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 600px) {
  .main .l-video .container {
    border-radius: 20px;
    padding: 55px 10% 50px;
  }
}
.main .l-video .container .head .ttl .en {
  display: block;
  text-align: center;
  font-size: 16px;
  letter-spacing: calc(0.2 + em);
  color: #D70D18;
  font-family: "Fjalla One", sans-serif;
}
@media only screen and (max-width: 600px) {
  .main .l-video .container .head .ttl .en {
    font-size: 12px;
  }
}
.main .l-video .container .head .ttl .ja {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 1.7333333333;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 600px) {
  .main .l-video .container .head .ttl .ja {
    font-size: 18px;
    margin-top: 0;
  }
}
.main .l-video .container .msg {
  margin-top: 25px;
}
@media only screen and (max-width: 600px) {
  .main .l-video .container .msg {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-video .container .msg p br {
    display: none;
  }
}
.main .l-sample {
  margin-top: 80px;
  padding-right: 5%;
  padding-left: 5%;
}
@media only screen and (max-width: 600px) {
  .main .l-sample {
    margin-top: 50px;
  }
}
.main .l-sample .head h2 {
  color: #fff;
  font-size: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.7333333333;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .main .l-sample .head h2 {
    font-size: 22px;
  }
}
.main .l-sample .container {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px;
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  margin-top: 40px;
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container {
    margin-top: 20px;
    border-radius: 20px;
    padding: 55px 10% 50px;
  }
}
.main .l-sample .container.is-on {
  padding: 55px 5% 50px;
}
.main .l-sample .container .products {
  margin: 0 -30px;
}
@media only screen and (max-width: 1000px) {
  .main .l-sample .container .products {
    margin: 0 -22px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .products {
    margin: 0;
  }
}
.main .l-sample .container .products.is-on {
  overflow: hidden;
  position: relative;
  padding: 0 50px;
}
@media only screen and (max-width: 1000px) {
  .main .l-sample .container .products.is-on {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .products.is-on {
    padding: 0 30px;
  }
}
.main .l-sample .container .products .list {
  display: flex;
  justify-content: center;
}
.main .l-sample .container .products .list.is-on {
  justify-content: flex-start;
}
.main .l-sample .container .products .list .item {
  margin: 30px;
  width: calc(33.3333333333% - 60px);
}
@media only screen and (max-width: 1000px) {
  .main .l-sample .container .products .list .item {
    margin: 22px;
    width: calc(33.3333333333% - 44px);
  }
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .products .list .item {
    width: 100%;
    margin: 10px 0;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .products .list .item:first-of-type {
    margin-top: 0;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .products .list .item:last-of-type {
    margin-bottom: 0;
  }
}
.main .l-sample .container .products .list .item.is-on {
  width: initial;
  margin: 0;
}
.main .l-sample .container .products .list .item .item-link {
  display: block;
  height: 100%;
}
@media (hover: hover) {
  .main .l-sample .container .products .list .item .item-link:hover .img .hov {
    opacity: 1;
  }
}
@media (hover: none) {
  .main .l-sample .container .products .list .item .item-link:active .img .hov {
    opacity: 1;
  }
}
.main .l-sample .container .products .list .item .item-link .img {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-color: #EEEEEE;
}
.main .l-sample .container .products .list .item .item-link .img:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.main .l-sample .container .products .list .item .item-link .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .products .list .item .item-link .img {
    border-radius: 10px;
  }
}
.main .l-sample .container .products .list .item .item-link .img img {
  font-variant: JIS04;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  bottom: initial;
  width: initial;
  height: initial;
  object-fit: fill;
  margin: 0 auto;
  transform: translate3d(0, -50%, 0);
}
.main .l-sample .container .products .list .item .item-link .img .hov {
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(215, 13, 24, 0.8);
  border-radius: 20px;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .products .list .item .item-link .img .hov {
    border-radius: 10px;
  }
}
.main .l-sample .container .products .list .item .item-link .img .hov .hov__inner p {
  font-size: 14px;
  line-height: 2;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 900px) {
  .main .l-sample .container .products .list .item .item-link .img .hov .hov__inner p {
    line-height: 1.2;
  }
}
@media only screen and (max-width: 767px) {
  .main .l-sample .container .products .list .item .item-link .img .hov .hov__inner p {
    line-height: 2;
  }
}
.main .l-sample .container .products .list .item .item-link .img .hov .hov__inner p:nth-child(2) {
  margin-top: 20px;
}
.main .l-sample .container .products .list .item .item-link .ttl {
  margin-top: 10px;
}
.main .l-sample .container .products .list .item .item-link .ttl h3 {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.6875;
  text-align: center;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 1250px) {
  .main .l-sample .container .products .list .item .item-link .ttl h3 {
    font-size: 14px;
  }
}
.main .l-sample .container .products .list .item .item-link .game {
  margin-top: 10px;
}
.main .l-sample .container .products .list .item .item-link .game p {
  font-size: 12px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .products .list .item .item-link .game p {
    font-size: 10px;
  }
}
.main .l-sample .container .products .list .item .item-link .cp {
  margin-top: 10px;
}
.main .l-sample .container .products .list .item .item-link .cp p {
  font-size: 10px;
  color: #777777;
  text-align: center;
  line-height: 1.8;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .products .list .item .item-link .cp p {
    font-size: 9px;
  }
}
.main .l-sample .container .products .list .item .item-link .cat {
  margin-top: 10px;
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .products .list .item .item-link .cat {
    display: none;
  }
}
.main .l-sample .container .products .list .item .item-link .cat span {
  display: block;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
  color: #D70D18;
  border: 1px solid #D70D18;
  padding: 4px 10px;
  margin: 0 auto;
  border-radius: 13.75px;
  max-width: 150px;
  width: 100%;
}
.main .l-sample .container .products .list .item .item-link .cat span:not(:first-of-type) {
  margin-top: 10px;
}
.main .l-sample .container .products .swiper-prev {
  width: 20px;
  height: 40px;
  line-height: 1;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 32%;
  background-image: url("../images/icon/home/swiper-prev.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.3;
  transition: all 0.2s ease;
  display: none;
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .products .swiper-prev {
    width: 10px;
    height: 20px;
    top: 37%;
  }
}
@media (hover: hover) {
  .main .l-sample .container .products .swiper-prev:hover {
    opacity: 1;
  }
}
@media (hover: none) {
  .main .l-sample .container .products .swiper-prev:active {
    opacity: 1;
  }
}
.main .l-sample .container .products .swiper-prev.is-on {
  display: block;
}
.main .l-sample .container .products .swiper-next {
  width: 20px;
  height: 40px;
  line-height: 1;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 32%;
  background-image: url("../images/icon/home/swiper-next.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.3;
  transition: all 0.2s ease;
  display: none;
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .products .swiper-next {
    width: 10px;
    height: 20px;
    top: 37%;
  }
}
@media (hover: hover) {
  .main .l-sample .container .products .swiper-next:hover {
    opacity: 1;
  }
}
@media (hover: none) {
  .main .l-sample .container .products .swiper-next:active {
    opacity: 1;
  }
}
.main .l-sample .container .products .swiper-next.is-on {
  display: block;
}
.main .l-sample .container .products .swiper-scrollbar {
  margin-top: 50px;
  height: 6px;
  width: 100%;
  background-color: #CCCCCC;
  border-radius: 3px;
  cursor: pointer;
  display: none;
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .products .swiper-scrollbar {
    margin-top: 30px;
  }
}
.main .l-sample .container .products .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #3A3332;
  height: 6px;
  border-radius: 3px;
}
.main .l-sample .container .products .swiper-scrollbar.is-on {
  display: block;
}
.main .l-sample .container .link {
  margin-top: 50px;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .link {
    margin-top: 30px;
  }
}
.main .l-sample .container .link .btn3 {
  display: inline-block;
  border-radius: 60px;
  border: 2px solid #D70D18;
  max-width: 250px;
  width: 100%;
  padding: 0 20px;
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .link .btn3 {
    border-radius: 50px;
    max-width: 240px;
  }
}
.main .l-sample .container .link .btn3 .btn3__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .l-sample .container .link .btn3 .btn3__inner .txt {
  display: block;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #D70D18;
  transition: all 0.2s ease;
  line-height: 60px;
}
@media only screen and (max-width: 600px) {
  .main .l-sample .container .link .btn3 .btn3__inner .txt {
    font-size: 13px;
    line-height: 50px;
  }
}
.main .l-sample .container .link .btn3 .btn3__inner .icon {
  display: block;
  width: 5px;
}
.main .l-sample .container .link .btn3 .btn3__inner .icon svg {
  display: block;
  width: 100%;
}
.main .l-sample .container .link .btn3 .btn3__inner .icon svg path {
  transition: all 0.2s ease;
}
@media (hover: hover) {
  .main .l-sample .container .link .btn3:hover {
    background-color: #D70D18;
  }
  .main .l-sample .container .link .btn3:hover .txt {
    color: #fff;
  }
  .main .l-sample .container .link .btn3:hover .icon svg path {
    stroke: #fff;
  }
}
@media (hover: none) {
  .main .l-sample .container .link .btn3:active {
    background-color: #D70D18;
  }
  .main .l-sample .container .link .btn3:active .txt {
    color: #fff;
  }
  .main .l-sample .container .link .btn3:active .icon svg path {
    stroke: #fff;
  }
}
.main .l-other-business {
  margin-top: 40px;
  padding-right: 5%;
  padding-left: 5%;
}
@media only screen and (max-width: 600px) {
  .main .l-other-business {
    margin-top: 20px;
  }
}
.main .l-other-business .container {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.main .l-other-business .container .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -25px;
}
@media only screen and (max-width: 600px) {
  .main .l-other-business .container .list {
    margin: 0;
  }
}
.main .l-other-business .container .list .item {
  width: calc(50% - 50px);
  margin: 30px 25px;
}
@media only screen and (max-width: 600px) {
  .main .l-other-business .container .list .item {
    width: 100%;
    margin: 15px 0;
  }
}
.main .l-other-business .container .list .item.adjustment1 {
  margin-bottom: 0;
}
.main .l-other-business .container .list .item.adjustment2 {
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  .main .l-other-business .container .list .item.adjustment2 {
    margin-bottom: 15px;
  }
}
.main .l-other-business .container .list .item:nth-child(1) {
  margin-top: 0;
}
.main .l-other-business .container .list .item:nth-child(2) {
  margin-top: 0;
}
@media only screen and (max-width: 600px) {
  .main .l-other-business .container .list .item:nth-child(2) {
    margin-top: 15px;
  }
}
.main .l-other-business .container .list .item a {
  display: block;
  height: 100%;
  background-color: #fff;
  border-radius: 30px;
  padding: 60px 50px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 776px) {
  .main .l-other-business .container .list .item a {
    padding: 50px 30px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-other-business .container .list .item a {
    border-radius: 20px;
    padding: 50px 5%;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  }
}
@media (hover: hover) {
  .main .l-other-business .container .list .item a:hover .head .ttl {
    color: #D70D18;
  }
  .main .l-other-business .container .list .item a:hover .head .icon {
    background-color: #D70D18;
  }
  .main .l-other-business .container .list .item a:hover .head .icon svg path {
    stroke: #fff;
  }
}
@media (hover: none) {
  .main .l-other-business .container .list .item a:active .head .ttl {
    color: #D70D18;
  }
  .main .l-other-business .container .list .item a:active .head .icon {
    background-color: #D70D18;
  }
  .main .l-other-business .container .list .item a:active .head .icon svg path {
    stroke: #fff;
  }
}
.main .l-other-business .container .list .item a .head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.main .l-other-business .container .list .item a .head .ttl {
  font-size: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.7333333333;
  transition: all 0.2s ease;
  width: calc(100% - 60px);
}
@media only screen and (max-width: 600px) {
  .main .l-other-business .container .list .item a .head .ttl {
    font-size: 22px;
  }
}
@media only screen and (max-width: 600px) {
  .main .l-other-business .container .list .item a .head .ttl {
    width: calc(100% - 50px);
  }
}
.main .l-other-business .container .list .item a .head .ttl span {
  display: block;
  font-size: 18px;
}
@media only screen and (max-width: 600px) {
  .main .l-other-business .container .list .item a .head .ttl span {
    font-size: 16px;
  }
}
.main .l-other-business .container .list .item a .head .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  margin-top: 7px;
  border: 1px solid #D70D18;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 600px) {
  .main .l-other-business .container .list .item a .head .icon {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    margin-top: 3px;
  }
}
.main .l-other-business .container .list .item a .head .icon svg {
  width: 4px;
}
.main .l-other-business .container .list .item a .head .icon svg path {
  transition: all 0.2s ease;
}
.main .l-other-business .container .list .item a .img {
  margin-top: 25px;
}
@media only screen and (max-width: 600px) {
  .main .l-other-business .container .list .item a .img {
    margin-top: 15px;
  }
}
.main .l-other-business .container .list .item a .img img {
  width: 100%;
  border-radius: 20px;
}
@media only screen and (max-width: 600px) {
  .main .l-other-business .container .list .item a .img img {
    border-radius: 10px;
  }
}