@charset "UTF-8";

:root {
  --bg-base-color: #00a465;
  --color-signup-button-bg: #FF861E;
  --color-signup-button-fg: #fff;
  --color-signup-button-shadow: #98531C;
}

@-webkit-keyframes infinity-loop {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

@keyframes infinity-loop {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

@-webkit-keyframes infinity-ripple {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
  70% {
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
  }
}

@keyframes infinity-ripple {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
  70% {
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
  }
}

@-webkit-keyframes infinity-zoom {
  0% {
    -webkit-transform: scale(.9);
    transform: scale(.9)
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  100% {
    -webkit-transform: scale(.9);
    transform: scale(.9)
  }
}

@keyframes infinity-zoom {
  0% {
    -webkit-transform: scale(.9);
    transform: scale(.9)
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  100% {
    -webkit-transform: scale(.9);
    transform: scale(.9)
  }
}

@-webkit-keyframes infinity-zoom2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes infinity-zoom2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

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

body {
  line-height: 1
}

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

ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

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

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

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

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

del {
  text-decoration: line-through
}

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

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

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

input, select {
  vertical-align: middle
}

html {
  overflow-y: scroll;
  height: 100%;
  scroll-behavior: auto;
}

@media screen and (max-width:767px) {
  html {
    font-size: 3vw
  }
}

@media screen and (min-width:768px), print {
  html {
    font-size: 448.389458272%
  }
}

@media screen and (min-width:980px) {
  html {
    font-size: 7.3206442167vw
  }
}

@media screen and (min-width:1500px), print {
  html {
    font-size: 686.310395315%
  }
}

body {
  height: 100%;
  line-height: 1.7;
  -webkit-text-size-adjust: 100%;
  color: #2a3849;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 400
}

@media all and (-ms-high-contrast:none) {
  body {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (max-width:767px) {
  body {
    position: relative;
    font-size: 3.2vw
  }
}

@media screen and (min-width:768px), print {
  body {
    min-width: 980px;
    font-size: .15rem
  }
}

*, :after, :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent
}

a {
  color: #2a3849;
  text-decoration: none;
  -webkit-transition: .21s cubic-bezier(.47, 0, .745, .715);
  transition: .21s cubic-bezier(.47, 0, .745, .715)
}

a:visited {
  text-decoration: none
}

a:hover {
  text-decoration: none
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  line-height: 1
}

table td img, table th img {
  vertical-align: middle
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@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") format("woff");
  font-weight: 400;
  font-style: normal
}

:root {
  --swiper-theme-color: #007aff
}



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

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

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

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

.swiper-container-multirow>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

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

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

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

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

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

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

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

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

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

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory
}

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

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none!important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: 'prev'
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: 'next'
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(.33);
  transform: scale(.33);
  position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top, .2s -webkit-transform;
  transition: .2s top, .2s -webkit-transform;
  transition: .2s transform, .2s top;
  transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left, .2s -webkit-transform;
  transition: .2s left, .2s -webkit-transform;
  transition: .2s transform, .2s left;
  transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right, .2s -webkit-transform;
  transition: .2s right, .2s -webkit-transform;
  transition: .2s transform, .2s right;
  transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}

.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move
}

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

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

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

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube {
  overflow: visible
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}

.swiper-container-flip {
  overflow: visible
}

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

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

@media screen and (max-width:767px) {
  .l-body {
    padding-top: 13.33vw
  }
}

@media screen and (min-width:768px), print {
  .l-header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    /* @ToDo
    padding-top: .64rem;
    */
    padding-top: .32rem;
    width: 100%
  }
}

@media screen and (max-width:767px) {
  .l-header {
    position: fixed;
    padding: 0 4vw;
    background: #fff;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    height: 13.33vw
  }
}

.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (min-width:768px), print {
  .l-header__inner {
    padding-right: .4rem!important
  }
}

@media screen and (min-width:768px) and (min-width:768px), print {
  .l-header__inner {
    max-width: 13.66rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: .73rem;
    padding-right: .73rem
  }
}

@media screen and (max-width:767px) {
  .l-header__inner {
    height: 100%
  }
}

@media screen and (max-width:767px) {
  .l-header__logo {
    width: 34.67vw
  }
}

@media screen and (max-width:767px) {
  .l-header__menuBtn {
    padding: 2.67vw 1.33vw 2.67vw 5.33vw;
    position: relative;
    z-index: 101
  }
  .l-header__menuBtn::after, .l-header__menuBtn::before {
    content: "";
    display: inline-block;
    width: 4.27vw;
    height: 2px;
    background: #2a3849;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: .21s;
    transition: .21s
  }
  .l-header__menuBtn::before {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
  }
  .l-header__menuBtn::after {
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
  }
  .-opened .l-header__menuBtn::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  .-opened .l-header__menuBtn::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
}

@media screen and (max-width:767px) {
  .l-header__menuTxt {
    font-family: urw-din-semi-condensed, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 2.93vw;
    color: #2a3849;
    line-height: 1;
    display: inline-block;
    position: relative;
    top: -.27vw
  }
}

@media screen and (min-width:768px), print {
  .l-header__menuCont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media screen and (max-width:767px) {
  .l-header__menuCont {
    width: 80vw;
    position: fixed;
    z-index: 100;
    background: #fff;
    height: 100%;
    top: 0;
    right: 0;
    padding: 14.4vw 10.67vw;
    -webkit-box-shadow: 0 0 40px transparent;
    box-shadow: 0 0 40px transparent;
    -webkit-transition: .5s ease-out;
    transition: .5s ease-out;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
  .-opened .l-header__menuCont {
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, .4);
    box-shadow: 0 0 40px rgba(0, 0, 0, .4);
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@media screen and (min-width:768px), print {
  .l-header__menuNavList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: .05rem
  }
}

@media screen and (min-width:768px), print {
  .l-header__menuNavItem {
    margin-left: .13rem
  }
}

@media screen and (max-width:767px) {
  .l-header__menuNavItem {
    border-top: 1px solid #ccc
  }
  .l-header__menuNavItem:last-child {
    border-bottom: 1px solid #ccc
  }
}

.l-header__menuNavLink {
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .l-header__menuNavLink {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .l-header__menuNavLink {
    display: inline-block;
    color: #fff;
    font-size: .13rem
  }
}

@media screen and (max-width:767px) {
  .l-header__menuNavLink {
    display: block;
    font-size: 4.27vw;
    padding: 4vw 0
  }
}

@media screen and (min-width:768px), print {
  .l-header__menuNavLink {
    position: relative;
    display: inline-block;
    text-decoration: none
  }
  .l-header__menuNavLink::after {
    position: absolute;
    bottom: -.02rem;
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    content: "";
    display: inline-block;
    background: #fff
  }
  .l-header__menuNavLink:hover::after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}

@media screen and (max-width:767px) {
  .l-header__menuContBtn {
    margin-top: 5.07vw
  }
}

.l-header__menuUtilityList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  line-height: 1
}

.l-header__menuUtilityList a {
  color: var(--color-signup-button-fg);
}

@media screen and (min-width:768px), print {
  .l-header__menuUtilityList {
    margin-left: .25rem;
    padding: .07rem .2rem .08rem;
    border-radius: 100px;
    background: var(--color-signup-button-bg);
    -webkit-box-shadow: 4px 6px 0 0 var(--color-signup-button-shadow);
    box-shadow: 4px 6px 0 0 var(--color-signup-button-shadow);
    color: var(--color-signup-button-fg);
  }
}

@media screen and (max-width:767px) {
  .l-header__menuUtilityList {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 8vw
  }
}

@media screen and (min-width:768px), print {
  .l-header__menuUtilityItem:nth-child(n+2) {
    margin-left: .1rem
  }
}

.l-header__menuUtilityLink {
  display: inline-block;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .l-header__menuUtilityLink {
    font-family: Meiryo, sans-serif
  }
}

.l-header__menuUtilityLink.-dl {
  background: url(../svg/icon_document.svg) left center no-repeat
}

.l-header__menuUtilityLink.-contact {
  background: url(../svg/icon_mail.svg) left center no-repeat
}

@media screen and (min-width:768px), print {
  .l-header__menuUtilityLink {
    font-size: .12rem;
    -webkit-transition: .15s opacity;
    transition: .15s opacity
  }
  .l-header__menuUtilityLink.-trial {
    background-size: .12rem
  }
  .l-header__menuUtilityLink.-login {
    background-size: .12rem
  }
  .l-header__menuUtilityLink.-dl {
    background-size: .12rem
  }
  .l-header__menuUtilityLink.-contact {
    background-size: .12rem
  }
  .l-header__menuUtilityLink:hover {
    opacity: .8
  }
}

@media screen and (max-width:767px) {
  .l-header__menuUtilityLink {
    padding-left: 4vw;
    font-size: 3.2vw
  }
  .l-header__menuUtilityLink.-trial {
    background-size: 3.2vw
  }
  .l-header__menuUtilityLink.-login {
    background-size: 3.2vw
  }
  .l-header__menuUtilityLink.-dl {
    background-size: 3.2vw
  }
  .l-header__menuUtilityLink.-contact {
    background-size: 3.2vw
  }
}

@media screen and (min-width:768px), print {
  .l-header__fixMenu {
    position: fixed;
    width: 100%;
    background: #fff;
    left: 0;
    bottom: 0;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .15rem .21rem .15rem;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
  }
  .l-header__fixMenu.-show {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@media screen and (max-width:767px) {
  .l-header__fixMenu {
    display: none
  }
}

@media screen and (min-width:768px), print {
  .l-header__fixMenuUtilityList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media screen and (min-width:768px), print {
  .l-header__fixMenuUtilityItem {
    margin-right: .13rem
  }
}

@media screen and (min-width:768px), print {
  .l-header__fixMenuUtilityLink {
    padding-left: .15rem;
    font-size: .12rem;
    display: inline-block;
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 700
  }
  .l-header__fixMenuUtilityLink.-trial {
    background: url(../svg/icon_trial.svg) left center no-repeat;
    background-size: .12rem
  }
  .l-header__fixMenuUtilityLink.-login {
    background: url(../svg/icon_login_black.svg) left center no-repeat;
    background-size: .12rem
  }
  .l-header__fixMenuUtilityLink.-dl {
    background: url(../svg/icon_document.svg) left center no-repeat;
    background-size: .12rem
  }
  .l-header__fixMenuUtilityLink.-contact {
    background: url(../svg/icon_mail.svg) left center no-repeat;
    background-size: .12rem
  }
}

@media screen and (min-width:768px), print {
  .l-header__fixMenuUtilityLink {
    position: relative;
    display: inline-block;
    text-decoration: none
  }
  .l-header__fixMenuUtilityLink::after {
    position: absolute;
    bottom: -.02rem;
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    content: "";
    display: inline-block;
    background: #2a3849
  }
  .l-header__fixMenuUtilityLink:hover::after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}

@media screen and (min-width:768px), print {
  .l-header__fixMenuCont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media screen and (min-width:768px), print {
  .l-header__fixMenuLead {
    line-height: 1.6;
    font-size: .13rem;
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-right: .08rem
  }
}

@media screen and (min-width:768px), print {
  .l-header__fixMenuBtn {
    width: 2.8rem;
    margin-top: -.03rem
  }
}

.l-wrapper {
  position: relative;
  overflow: hidden
}

.l-contents {
  background: #fff
}

.l-footer {
  background: #fff
}

@media screen and (min-width:768px), print {
  .l-footer {
    padding: .65rem 0;
  }
}

@media screen and (max-width:767px) {
  .l-footer {
    text-align: center;
    padding: 10.67vw 4vw
  }
}

@media screen and (min-width:768px), print {
  .l-footer__logo img {
    width: 1.8rem
  }
}

@media screen and (max-width:767px) {
  .l-footer__logo img {
    width: 48vw
  }
}

@media screen and (min-width:768px), print {
  .l-footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media screen and (min-width:768px) and (min-width:768px), print {
  .l-footer__inner {
    max-width: 13.66rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: .73rem;
    padding-right: .73rem
  }
}

.l-footer__utility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:767px) {
  .l-footer__utility {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 5.33vw
  }
}

@media screen and (min-width:768px), print {
  .l-footer__utilityItem {
    margin-left: .2rem
  }
}

.l-footer__utilityLink {
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 500
}

@media all and (-ms-high-contrast:none) {
  .l-footer__utilityLink {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .l-footer__utilityLink {
    font-size: .14rem
  }
}

@media screen and (max-width:767px) {
  .l-footer__utilityLink {
    font-size: 2.67vw
  }
}

@media screen and (min-width:768px), print {
  .l-footer__utilityLink {
    position: relative;
    display: inline-block;
    text-decoration: none
  }
  .l-footer__utilityLink::after {
    position: absolute;
    bottom: -.02rem;
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    content: "";
    display: inline-block;
    background: #2a3849
  }
  .l-footer__utilityLink:hover::after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}

@media screen and (min-width:768px), print {
  .u-spItem {
    display: none!important
  }
  .u-pcItem {
    display: block
  }
}

@media screen and (max-width:767px) {
  .u-spItem {
    display: block
  }
  .u-pcItem {
    display: none!important
  }
}

@media screen and (max-width:767px) {
  .u-spPdg {
    padding-left: 15px;
    padding-right: 15px
  }
}

@media screen and (max-width:767px) {
  .u-spScroll {
    overflow: auto
  }
  .u-spScroll>* {
    width: 200%!important
  }
}

@media screen and (min-width:768px), print {
  .u-spScroll+* {
    margin-top: .6rem
  }
}

@media screen and (max-width:767px) {
  .u-spScroll+* {
    margin-top: 5.33vw
  }
}

.u-txtRed {
  color: #e86868
}

.u-txtHighlight {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0, #4fb9be));
  background: linear-gradient(transparent 60%, #4fb9be 0)
}

.u-txtLink {
  color: #e86868;
  text-decoration: underline
}

@media screen and (min-width:768px), print {
  .u-txtLink {
    -webkit-transition: .21s;
    transition: .21s
  }
}

@media screen and (max-width:767px) {
  .u-txtLink {
    line-height: 1.5
  }
}

.u-txtLink[target="_blank"], a[target="_blank"] .u-txtLink {
  margin-right: 5px
}

.u-txtLink[target="_blank"]::after, a[target="_blank"] .u-txtLink::after {
  content: "";
  display: inline-block;
  background: url(css/img/icon_blank.png) no-repeat;
  background-size: 100%;
  width: .1rem;
  height: .1rem;
  margin-left: .05rem
}

@media screen and (max-width:767px) {
  .u-txtLink[target="_blank"]::after, a[target="_blank"] .u-txtLink::after {
    width: 2.67vw;
    height: 2.67vw;
    margin-left: .8vw
  }
}

.u-txtLink[href*=".pdf"]::after, a[href*=".pdf"] .u-txtLink::after {
  position: relative;
  background: url(css/img/icon_pdf.png) left top no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block
}

@media screen and (min-width:768px), print {
  .u-txtLink[href*=".pdf"]::after, a[href*=".pdf"] .u-txtLink::after {
    bottom: -.03rem;
    margin-left: .05rem;
    width: .18rem;
    height: .21rem
  }
}

@media screen and (max-width:767px) {
  .u-txtLink[href*=".pdf"]::after, a[href*=".pdf"] .u-txtLink::after {
    bottom: -.8vw;
    margin-left: 1.33vw;
    width: 4.8vw;
    height: 5.6vw
  }
}

@media screen and (min-width:768px), print {
  .u-txtSmall {
    font-size: .11rem
  }
}

@media screen and (max-width:767px) {
  .u-txtSmall {
    font-size: 2.93vw
  }
}

@media screen and (min-width:768px), print {
  .u-iconLink {
    -webkit-transition: .21s;
    transition: .21s
  }
}

@media screen and (max-width:767px) {
  .u-iconLink {
    line-height: 1.5
  }
}

.u-iconLink[target="_blank"], a[target="_blank"] .u-iconLink {
  margin-right: 5px
}

.u-iconLink[target="_blank"]::after, a[target="_blank"] .u-iconLink::after {
  content: "";
  display: inline-block;
  background: url(css/img/icon_blank.png) no-repeat;
  background-size: 100%;
  width: .1rem;
  height: .1rem;
  margin-left: .05rem
}

@media screen and (max-width:767px) {
  .u-iconLink[target="_blank"]::after, a[target="_blank"] .u-iconLink::after {
    width: 2.67vw;
    height: 2.67vw;
    margin-left: .8vw
  }
}

.u-iconLink[href*=".pdf"]::after, a[href*=".pdf"] .u-iconLink::after {
  position: relative;
  background: url(css/img/icon_pdf.png) left top no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block
}

@media screen and (min-width:768px), print {
  .u-iconLink[href*=".pdf"]::after, a[href*=".pdf"] .u-iconLink::after {
    bottom: -.03rem;
    margin-left: .05rem;
    width: .18rem;
    height: .21rem
  }
}

@media screen and (max-width:767px) {
  .u-iconLink[href*=".pdf"]::after, a[href*=".pdf"] .u-iconLink::after {
    bottom: -.8vw;
    margin-left: 1.33vw;
    width: 4.8vw;
    height: 5.6vw
  }
}

img.u-ofiContain, img.u-ofiCover {
  width: 100%;
  height: 100%
}

img.u-ofiCover {
  font-family: 'object-fit: cover;';
  -o-object-fit: cover;
  object-fit: cover
}

img.u-ofiContain {
  font-family: 'object-fit: contain;';
  -o-object-fit: contain;
  object-fit: contain
}

.u-accordion__contents {
  display: none
}

.u-sticky {
  position: -webkit-sticky;
  position: sticky
}

.u-sticky.sticky-fixed.is-sticky {
  position: fixed;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.u-sticky.sticky-fixed.is-sticky:not([style*=margin-top]) {
  margin-top: 0!important
}

.u-sticky.sticky-fixed.is-sticky:not([style*=margin-bottom]) {
  margin-bottom: 0!important
}

.u-sticky.sticky-fixed.is-absolute {
  position: absolute
}

.u-tab__panel {
  display: none
}

.u-tab__panel.-opened {
  display: block
}

.u-inview {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px)
}

.u-inview.-inviewed {
  opacity: 1;
  -webkit-transition: .5s cubic-bezier(.445, .05, .55, .95);
  transition: .5s cubic-bezier(.445, .05, .55, .95);
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

@media all and (-ms-high-contrast:none) {
  .u-inview {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.button {
  display: block;
  border-radius: 100px;
  background: var(--color-signup-button-bg);
  text-align: center;
  line-height: 1
}

@media screen and (min-width:768px), print {
  .button {
    padding: .18rem .3rem;
    -webkit-box-shadow: 10px 10px 0 0 var(--color-signup-button-shadow);
    box-shadow: 10px 10px 0 0 var(--color-signup-button-shadow);
    -webkit-transition: .15s;
    transition: .15s
  }
}

@media screen and (max-width:767px) {
  .button {
    padding: 2.67vw 8vw;
    -webkit-box-shadow: 6px 8px 0 0 #2a3849;
    box-shadow: 6px 8px 0 0 #2a3849
  }
}

.button.-white {
  background: #fff
}

@media screen and (min-width:768px), print {
  .button.-sizeM {
    padding: .15rem 0;
    -webkit-box-shadow: 6px 8px 0 0 #2a3849;
    box-shadow: 6px 8px 0 0 #2a3849
  }
}

@media screen and (max-width:767px) {
  .button.-sizeM {
    padding: 0 4vw
  }
}

@media screen and (min-width:768px), print {
  .button.-sizeOther {
    padding: .13rem 0;
    -webkit-box-shadow: 6px 8px 0 0 #2a3849;
    box-shadow: 6px 8px 0 0 #2a3849
  }
}

@media screen and (min-width:768px), print {
  .button:hover {
    background: #e6d13d
  }
  .button:hover.-white {
    background: #f4f4f5
  }
}

@media screen and (min-width:768px), print {
  .button:active {
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    -webkit-transform: translate(.05rem, .05rem);
    transform: translate(.05rem, .05rem)
  }
}

.button__txt {
  display: inline-block;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

.button_login {
  display: inline-block;
  background: url(../svg/icon_login.svg) left center no-repeat;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .button__txt {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .button__txt {
    font-size: .28rem
  }
}

@media screen and (max-width:767px) {
  .button__txt {
    padding-left: 5.87vw;
    background-size: 4.83vw;
    font-size: 5.07vw
  }
}

.-sizeM .button__txt {
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 500
}

@media all and (-ms-high-contrast:none) {
  .-sizeM .button__txt {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .-sizeM .button__txt {
    font-size: .16rem
  }
}

@media screen and (max-width:767px) {
  .-sizeM .button__txt {
    font-size: 3.47vw
  }
}

@media screen and (min-width:768px), print {
  .-sizeOther .button__txt {
    font-size: .21rem;
    background-size: .2rem;
    padding-left: .25rem
  }
}

.-dl .button__txt {
  background: url(../svg/icon_document.svg) left center no-repeat
}

@media screen and (min-width:768px), print {
  .-dl .button__txt {
    background-size: .2rem;
    padding: .05rem 0 .05rem .28rem
  }
}

@media screen and (max-width:767px) {
  .-dl .button__txt {
    background-size: 4vw;
    padding: 3.47vw 0 3.47vw 5.33vw
  }
}

.-contact .button__txt {
  background: url(../svg/icon_mail.svg) left center no-repeat
}

@media screen and (min-width:768px), print {
  .-contact .button__txt {
    background-size: .2rem;
    padding: .05rem 0 .05rem .28rem
  }
}

@media screen and (max-width:767px) {
  .-contact .button__txt {
    background-size: 4vw;
    padding: 3.47vw 0 3.47vw 5.33vw
  }
}

.button__cap {
  display: block;
  letter-spacing: .05em;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .button__cap {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .button__cap {
    margin-top: .06rem;
    font-size: .12rem
  }
}

@media screen and (max-width:767px) {
  .button__cap {
    margin-top: 1.07vw;
    font-size: 2.67vw;
    -webkit-transform: scale(.8);
    transform: scale(.8)
  }
}

@media screen and (min-width:768px), print {
  .-sizeOther .button__cap {
    font-size: .1rem
  }
}

.title {
  text-align: center
}

@media screen and (min-width:768px), print {
  .title+* {
    margin-top: .35rem
  }
}

@media screen and (max-width:767px) {
  .title+* {
    margin-top: 9.33vw
  }
}

.title__heading {
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .title__heading {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .title__heading {
    font-size: .5rem
  }
}

@media screen and (max-width:767px) {
  .title__heading {
    font-size: 7.47vw
  }
}

.title__cap {
  color: #4fb9be;
  letter-spacing: .05em;
  font-family: urw-din-semi-condensed, sans-serif;
  font-weight: 600;
  font-style: normal
}

@media screen and (min-width:768px), print {
  .title__cap {
    font-size: .18rem
  }
}

@media screen and (max-width:767px) {
  .title__cap {
    font-size: 3.2vw
  }
}

.title__lead {
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.9
}

@media all and (-ms-high-contrast:none) {
  .title__lead {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .title__lead {
    margin-top: .3rem;
    font-size: .16rem
  }
}

@media screen and (max-width:767px) {
  .title__lead {
    margin-top: 5.33vw;
    font-size: 4vw;
    text-align: left
  }
}

.register {
  position: relative;
  text-align: center
}

@media screen and (min-width:768px), print {
  .register {
    padding: .96rem 0 1.16rem
  }
}

@media screen and (max-width:767px) {
  .register {
    padding: 10.67vw 4vw 13.33vw
  }
}

.register__ttl {
  position: relative;
  z-index: 1;
  color: #fff
}

@media screen and (min-width:768px), print {
  .register__ttl {
    font-size: .28rem
  }
}

@media screen and (max-width:767px) {
  .register__ttl {
    font-size: 5.33vw
  }
}

.register__ttlNum {
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-weight: 700;
  font-style: normal
}

@media screen and (min-width:768px), print {
  .register__ttlNum {
    font-size: .36rem
  }
}

@media screen and (max-width:767px) {
  .register__ttlNum {
    font-size: 6.93vw
  }
}

.register__btnList {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (min-width:768px), print {
  .register__btnList {
    margin: .24rem auto 0;
    width: 5.71rem
  }
}

@media screen and (max-width:767px) {
  .register__btnList {
    margin: 4.8vw auto 0
  }
}

.register__btnListItem {
  width: 48.7%
}

.register__btnListItem:first-child {
  width: 100%
}

@media screen and (min-width:768px), print {
  .register__btnListItem:first-child {
    margin-bottom: .28rem
  }
}

@media screen and (max-width:767px) {
  .register__btnListItem:first-child {
    margin-bottom: 4.8vw
  }
}

.register__bg, .register__bg_bk {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.register__bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #4fb9be;
  opacity: .85;
  content: "";
  display: inline-block
}

.register__bg_bk::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #222f40;
  opacity: .85;
  content: "";
  display: inline-block
}


.hero {
  position: relative;
  overflow: hidden
}

@media screen and (min-width:768px), print {
  .hero {
    padding-bottom: 1.1rem
  }
}

.hero::before {
  position: absolute;
}

@media screen and (min-width:768px), print {
  .hero::before {
    content: "";
    display: inline-block;
    /* left: 50%; */
    width: 100vw;
    top: -3.17rem;
    background: var(--bg-base-color);
    height: 10.5rem
  }
}

.hero__inner {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: var(--bg-base-color);
}

@media screen and (min-width:768px), print {
  .hero__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* @ToDo Spadding-top: 1.65rem;
     and 952
     */
    padding-top: 1rem;
  }
}

@media screen and (min-width:768px) and (min-width:768px), print {
  .hero__inner {
    max-width: 13.66rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: .73rem;
    padding-right: .73rem
  }
}

@media screen and (max-width:767px) {
  .hero__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media screen and (min-width:768px), print {
  .hero__cont {
    width: calc(100% - 7.24rem)
  }
}

@media screen and (max-width:767px) {
  .hero__cont {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-bottom: 5.87vw;
    /* background: #4fb9be; */
    position: relative;
    top: -1px
  }
  .hero__cont::before {
    position: absolute;
    bottom: -12vw;
    left: 50%;
    z-index: -1;
    width: 200vw;
    height: 21.33vw;
    /* background: #4fb9be; */
    -webkit-transform: translateX(-50%) skewY(-6.5deg);
    transform: translateX(-50%) skewY(-6.5deg);
    content: "";
    display: inline-block
  }
}

.hero__lead {
  color: #fff;
  white-space: nowrap;
  line-height: 1.4;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700;
  position: relative
}

@media all and (-ms-high-contrast:none) {
  .hero__lead {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .hero__lead {
    margin-top: .58rem;
    font-size: .5rem
  }
}

@media screen and (max-width:767px) {
  .hero__lead {
    margin-top: 22.67vw;
    font-size: 7.47vw
  }
}

.hero__leadNum {
  line-height: 1;
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-weight: 700;
  font-style: normal
}

@media screen and (min-width:768px), print {
  .hero__leadNum {
    font-size: .74rem
  }
}

@media screen and (max-width:767px) {
  .hero__leadNum {
    font-size: 9.6vw
  }
}

.hero__cap {
  display: inline-block;
  background: url(../svg/line_wave.svg) bottom center no-repeat;
  color: #fff;
  white-space: nowrap;
  letter-spacing: .01em;
  line-height: 1;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700;
  position: relative
}

@media all and (-ms-high-contrast:none) {
  .hero__cap {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .hero__cap {
    margin-top: .25rem;
    padding-bottom: .15rem;
    background-size: auto .06rem;
    font-size: .21rem
  }
}

@media screen and (max-width:767px) {
  .hero__cap {
    margin-top: 1.33vw;
    padding-bottom: 2.67vw;
    background-size: auto 1.07vw;
    font-size: 3.73vw
  }
}

.hero__capNum {
  line-height: 1;
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-weight: 700;
  font-style: normal
}

@media screen and (min-width:768px), print {
  .hero__capNum {
    font-size: .32rem
  }
}

@media screen and (max-width:767px) {
  .hero__capNum {
    font-size: 5.33vw
  }
}

.hero__visual {
  position: relative
}

@media screen and (min-width:768px), print {
  .hero__visual {
    width: 7.24rem
  }
}

@media screen and (max-width:767px) {
  .hero__visual {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0 0 0 2.67vw;
    /* background: #4fb9be; */
    z-index: 2
  }
}

@media screen and (max-width:767px) {
  .hero__visual::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: #fff;
    top: -13.33vw;
    z-index: -1;
    height: 32vw;
    left: 50%;
    -webkit-transform: translateX(-50%) skewY(-6.5deg);
    transform: translateX(-50%) skewY(-6.5deg);
    width: 200vw
  }
}

.hero__movie {
  opacity: 0;
  position: relative
}

.-start .hero__movie {
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 1
}

@media screen and (min-width:768px), print {
  .hero__movie {
    width: 7rem;
    height: 3.95rem;
    -webkit-transform: translateX(.5rem);
    transform: translateX(.5rem)
  }
}

@media screen and (max-width:767px) {
  .hero__movie {
    width: 97.33vw;
    height: 54.67vw
  }
}

.hero__movie video {
  width: 100%;
  height: 100%
}

.hero__movieReplay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 3;
  opacity: 0;
  pointer-events: none
}

@media screen and (min-width:768px), print {
  .hero__movieReplay {
    width: 1rem;
    height: 1rem
  }
}

@media screen and (max-width:767px) {
  .hero__movieReplay {
    width: 20vw;
    height: 20vw
  }
}

.hero__movieReplay img {
  width: 100%
}

.-complete .hero__movieReplay {
  opacity: 1;
  pointer-events: fill;
  -webkit-transition: .3s 2s;
  transition: .3s 2s
}

.hero__timer {
  position: absolute;
  text-align: center;
  z-index: 1;
  opacity: 0;
  background: url(img/bg_timer.png) no-repeat;
  background-size: 100%
}

.-start .hero__timer {
  -webkit-transition: 1.2s 2s;
  transition: 1.2s 2s;
  opacity: 1
}

@media screen and (min-width:768px), print {
  .hero__timer {
    right: -.55rem;
    bottom: -.8rem;
    width: 1.9rem;
    height: 2.1rem;
    padding-top: 1.1rem
  }
}

@media screen and (max-width:767px) {
  .hero__timer {
    right: 1.33vw;
    bottom: -20vw;
    width: 26.67vw;
    height: 29.33vw;
    padding-top: 16vw
  }
}

.hero__timerTxt {
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  line-height: 1.35;
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0
}

@media all and (-ms-high-contrast:none) {
  .hero__timerTxt {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .hero__timerTxt {
    font-size: .15rem;
    top: .73rem
  }
}

@media screen and (max-width:767px) {
  .hero__timerTxt {
    font-size: 2.67vw;
    top: 9.87vw
  }
}

.hero__timerTxt.-timer {
  -webkit-animation: infinity-zoom 1.5s infinite;
  animation: infinity-zoom 1.5s infinite
}

.-complete .hero__timerTxt.-timer {
  opacity: 0
}

.hero__timerTxt.-stop {
  opacity: 0;
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

@media screen and (min-width:768px), print {
  .hero__timerTxt.-stop {
    font-size: .18rem;
    top: .68rem
  }
}

.-complete .hero__timerTxt.-stop {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .21s cubic-bezier(.47, 0, .745, .715);
  transition: .21s cubic-bezier(.47, 0, .745, .715)
}

.hero__timerCount {
  display: block;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700;
  position: relative;
  z-index: 1;
  line-height: 1
}

@media all and (-ms-high-contrast:none) {
  .hero__timerCount {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .hero__timerCount {
    font-size: .46rem;
    margin-top: .07rem
  }
}

@media screen and (max-width:767px) {
  .hero__timerCount {
    font-size: 6.4vw;
    margin-top: .8vw
  }
}

.hero__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  opacity: 0
}

.-start .hero__step {
  -webkit-transition: .5s .5s;
  transition: .5s .5s;
  opacity: 1
}

@media screen and (min-width:768px), print {
  .hero__step {
    width: 4.5rem;
    left: .67rem;
    bottom: .1rem
  }
}

@media screen and (max-width:767px) {
  .hero__step {
    width: 60vw;
    left: 5.33vw;
    bottom: -9.33vw
  }
}

.hero__step::before {
  content: "";
  display: inline-block;
  background-color: #fff;
  width: 0;
  height: 1px;
  position: absolute;
  top: 50%
}

.-start .hero__step::before {
  width: 100%;
  -webkit-transition: 1s 1.5s;
  transition: 1s 1.5s
}

.hero__stepItem {
  position: relative;
  opacity: 0;
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

@media screen and (min-width:768px), print {
  .hero__stepItem {
    width: .2rem
  }
}

@media screen and (max-width:767px) {
  .hero__stepItem {
    width: 4.27vw
  }
}

@media all and (-ms-high-contrast:none) {
  .hero__stepItem:not(:first-child) {
    margin-left: 28%
  }
}

.-start .hero__stepItem:nth-child(1) {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .21s cubic-bezier(.47, 0, .745, .715) .3s;
  transition: .21s cubic-bezier(.47, 0, .745, .715) .3s
}

.-start .hero__stepItem:nth-child(2) {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .21s cubic-bezier(.47, 0, .745, .715) .6s;
  transition: .21s cubic-bezier(.47, 0, .745, .715) .6s
}

.-start .hero__stepItem:nth-child(3) {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .21s cubic-bezier(.47, 0, .745, .715) .9s;
  transition: .21s cubic-bezier(.47, 0, .745, .715) .9s
}

.-start .hero__stepItem:nth-child(4) {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .21s cubic-bezier(.47, 0, .745, .715) 1.2s;
  transition: .21s cubic-bezier(.47, 0, .745, .715) 1.2s
}

.hero__stepItemDot {
  display: block;
  border-radius: 100%;
  background-color: #fff;
  position: relative
}

@media screen and (min-width:768px), print {
  .hero__stepItemDot {
    width: .22rem;
    height: .22rem
  }
}

@media screen and (max-width:767px) {
  .hero__stepItemDot {
    width: 4.27vw;
    height: 4.27vw
  }
}

.hero__stepItemDot:after, .hero__stepItemDot:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 100%
}

.hero__stepItemDot:before {
  background-color: #2a3849;
  opacity: 0
}

@media screen and (min-width:768px), print {
  .hero__stepItemDot:before {
    width: .1rem;
    height: .1rem
  }
}

@media screen and (max-width:767px) {
  .hero__stepItemDot:before {
    width: 2.13vw;
    height: 2.13vw
  }
}

.-run .hero__stepItemDot:before {
  opacity: 1;
  -webkit-transition: .5s;
  transition: .5s
}

.hero__stepItemDot:after {
  width: 100%;
  height: 100%;
  border: 1px solid #fde543;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0
}

.-step1 .hero__stepItem:nth-child(1) .hero__stepItemDot:after {
  -webkit-animation: infinity-ripple 1s cubic-bezier(.47, 0, .745, .715) infinite;
  animation: infinity-ripple 1s cubic-bezier(.47, 0, .745, .715) infinite
}

.-step2 .hero__stepItem:nth-child(2) .hero__stepItemDot:after {
  -webkit-animation: infinity-ripple 1s cubic-bezier(.47, 0, .745, .715) infinite;
  animation: infinity-ripple 1s cubic-bezier(.47, 0, .745, .715) infinite
}

.-step3 .hero__stepItem:nth-child(3) .hero__stepItemDot:after {
  -webkit-animation: infinity-ripple 1s cubic-bezier(.47, 0, .745, .715) infinite;
  animation: infinity-ripple 1s cubic-bezier(.47, 0, .745, .715) infinite
}

.-step4 .hero__stepItem:nth-child(4) .hero__stepItemDot:after {
  -webkit-animation: infinity-ripple 1s cubic-bezier(.47, 0, .745, .715) infinite;
  animation: infinity-ripple 1s cubic-bezier(.47, 0, .745, .715) infinite
}

.-complete .hero__stepItem:nth-child(4) .hero__stepItemDot:after {
  -webkit-animation: none;
  animation: none;
  opacity: 0;
  -webkit-transition: cubic-bezier(.47, 0, .745, .715);
  transition: cubic-bezier(.47, 0, .745, .715)
}

.hero__stepItemTxt {
  position: absolute;
  white-space: nowrap;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 1;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s
}

@media all and (-ms-high-contrast:none) {
  .hero__stepItemTxt {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .hero__stepItemTxt {
    font-size: .1rem;
    bottom: -.23rem;
    padding: .02rem .03rem
  }
}

@media screen and (max-width:767px) {
  .hero__stepItemTxt {
    font-size: 2.67vw;
    bottom: -8.53vw;
    padding: .53vw .8vw
  }
}

.-step1 .hero__stepItem:nth-child(1) .hero__stepItemTxt {
  background-color: #fde543
}

.-step2 .hero__stepItem:nth-child(2) .hero__stepItemTxt {
  background-color: #fde543
}

.-step3 .hero__stepItem:nth-child(3) .hero__stepItemTxt {
  background-color: #fde543
}

.-step4 .hero__stepItem:nth-child(4) .hero__stepItemTxt {
  background-color: #fde543
}

.-complete .hero__stepItem:nth-child(4) .hero__stepItemTxt {
  background: 0 0
}

.hero__document {
  position: absolute;
  display: none;
  opacity: 0;
  -webkit-transform: translate(-20%, -20%);
  transform: translate(-20%, -20%)
}

.hero__document img {
  width: 100%
}

.-complete .hero__document {
  -webkit-transition: .7s 1.2s;
  transition: .7s 1.2s;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

@media screen and (min-width:768px), print {
  .hero__document {
    width: 5.4rem;
    bottom: -1.2rem;
    right: -1.3rem
  }
}

@media screen and (max-width:767px) {
  .hero__document {
    width: 58.67vw;
    bottom: -4vw;
    right: -6.67vw
  }
}

@media screen and (min-width:768px), print {
  .hero__btn {
    margin-top: .85rem;
    width: 3.8rem
  }
}

@media screen and (max-width:767px) {
  .hero__btn {
    margin: 4.8vw auto 0;
    width: 66.67vw
  }
}

.-complete .hero__btn {
  -webkit-animation: infinity-zoom2 .6s ease-in-out .3s 2;
  animation: infinity-zoom2 .6s ease-in-out .3s 2
}

.hero__btn a {
  color: white;
}

.hero__concept {
  width: 100%
}

@media screen and (max-width:767px) {
  .hero__concept {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
}

.hero__concept {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  letter-spacing: .05em;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .hero__concept {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .hero__concept {
    margin-top: 5.5rem;
    height: 2.0608rem;
    font-size: .28rem
  }
}

@media screen and (max-width:767px) {
  .hero__concept {
    margin: 70.67vw 0 0 4vw;
    font-size: 5.6vw
  }
}

.hero__concept::before {
  position: absolute;
  height: 100%;
  background: url(../svg/txt_checkpoint.svg) no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block
}

@media screen and (min-width:768px), print {
  .hero__concept::before {
    top: 0;
    left: 50%;
    width: 15.1452rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

@media screen and (max-width:767px) {
  .hero__concept::before {
    top: 0;
    left: 50%;
    width: 403.87vw;
    -webkit-transform: translateX(-27%);
    transform: translateX(-27%)
  }
}

.hero__conceptHighlight {
  display: inline-block;
  border-bottom: 3px solid #fde543;
  line-height: 1.3
}

.hero__conceptLogo {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-weight: 700;
  font-style: normal
}

@media screen and (min-width:768px), print {
  .hero__conceptLogo {
    width: 1.65rem;
    margin: -.1rem .08rem 0 0
  }
}

@media screen and (max-width:767px) {
  .hero__conceptLogo {
    font-size: 6.4vw;
    width: 26.67vw;
    margin: -2.67vw 2.13vw 0 0
  }
}

.hero__conceptLogo img {
  width: 100%
}

.hero__conceptNum {
  line-height: 1;
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-weight: 700;
  font-style: normal
}

@media screen and (min-width:768px), print {
  .hero__conceptNum {
    font-size: .34rem
  }
}

@media screen and (max-width:767px) {
  .hero__conceptNum {
    font-size: 6.4vw
  }
}

.hero__bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  height: 100vh
}

.hero__bg img {
  width: 100%
}

.concept {
  position: relative;
  z-index: 1
}

@media screen and (min-width:768px), print {
  .concept {
    padding: .8rem 0 .8rem
  }
}

@media screen and (max-width:767px) {
  .concept {
    padding: 16vw 4vw 12.27vw
  }
}

.concept::before {
  content: "";
  display: inline-block;
  height: 100%;
  -webkit-transform: translateX(-50%) skewY(-6.5deg);
  transform: translateX(-50%) skewY(-6.5deg);
  left: 50%;
  width: 200vw;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff
}

.concept__inner {
  position: relative;
  z-index: 1
}

@media screen and (min-width:768px) and (min-width:768px), print {
  .concept__inner {
    max-width: 13.66rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: .73rem;
    padding-right: .73rem
  }
}

.concept__heading {
  text-align: center;
  line-height: 1.75;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 800
}

@media all and (-ms-high-contrast:none) {
  .concept__heading {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .concept__heading {
    font-size: .28rem
  }
}

@media screen and (max-width:767px) {
  .concept__heading {
    white-space: nowrap;
    font-size: 4.8vw;
    line-height: 1.88
  }
}

.concept__headingStrong {
  line-height: 1;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 800
}

@media all and (-ms-high-contrast:none) {
  .concept__headingStrong {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .concept__headingStrong {
    font-size: .46rem
  }
}

@media screen and (max-width:767px) {
  .concept__headingStrong {
    margin-left: -5.33vw;
    font-size: 9.07vw
  }
}

.concept__headingLogo {
  display: inline-block;
  line-height: 1
}

@media screen and (min-width:768px), print {
  .concept__headingLogo {
    margin: -.1rem .08rem 0 0;
    width: 2.1569rem
  }
}

@media screen and (max-width:767px) {
  .concept__headingLogo {
    margin: -2.67vw 2.13vw 0 0;
    width: 38.34vw
  }
}

.concept__headingLogo img {
  width: 100%
}

.concept__cont {
  position: relative;
  z-index: 1
}

@media screen and (min-width:768px), print {
  .concept__cont {
    margin-top: .6rem;
    padding: .5rem 0 0 6.6rem;
    min-height: 6.3rem
  }
}

.concept__cont::before {
  position: absolute;
  z-index: -1;
  background: url(../svg/shape.svg) no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block
}

@media screen and (min-width:768px), print {
  .concept__cont::before {
    top: -.45rem;
    left: 1.47rem;
    width: 13rem;
    height: 6.2389rem
  }
}

@media screen and (max-width:767px) {
  .concept__cont::before {
    top: 41.33vw;
    left: -5.33vw;
    width: 184.77vw;
    height: 88.67vw
  }
}

@media screen and (min-width:768px), print {
  .concept__pic {
    position: absolute;
    top: 0;
    left: -.7rem;
  }
}

@media screen and (max-width:767px) {
  .concept__pic {
    position: relative;
    margin-top: 5.33vw
  }
}

@media screen and (min-width:768px), print {
  .concept__picA {
    width: 6.8rem
  }
}

@media screen and (max-width:767px) {
  .concept__picA {
    max-width: none;
    width: 95.47vw
  }
}

.concept__picA img {
  width: 100%
}

.concept__picB {
  position: absolute
}

@media screen and (min-width:768px), print {
  .concept__picB {
    bottom: -1.58rem;
    left: -1rem;
    width: 5.24rem
  }
}

@media screen and (max-width:767px) {
  .concept__picB {
    right: -8vw;
    bottom: -12vw;
    width: 58.67vw
  }
}

.concept__picB img {
  width: 100%
}

.concept__lead {
  line-height: 1.9;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .concept__lead {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .concept__lead {
    font-size: .21rem
  }
}

@media screen and (max-width:767px) {
  .concept__lead {
    margin-top: 4.8vw;
    font-size: 4.8vw;
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 800
  }
}

.concept__leadHighlight {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(0, #fde543));
  background: linear-gradient(transparent 90%, #fde543 0);
  display: inline;
  padding: 0 2px 10px
}

@media screen and (max-width:767px) {
  .concept__leadHighlight {
    line-height: 2.2
  }
}

@media screen and (min-width:768px), print {
  .concept__list {
    margin-top: .4rem
  }
}

@media screen and (max-width:767px) {
  .concept__list {
    margin-top: 10.67vw
  }
}

.concept__listItem {
  border-radius: 4px;
  background: #4fb9be url(../svg/icon_check.svg) .18rem center no-repeat;
  -webkit-box-shadow: 0 24px 24px rgba(0, 0, 0, .08);
  box-shadow: 0 24px 24px rgba(0, 0, 0, .08);
  color: #fff;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .concept__listItem {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .concept__listItem {
    padding: .25rem .13rem .25rem .55rem;
    background-size: .24rem;
    font-size: .18rem
  }
}

@media screen and (max-width:767px) {
  .concept__listItem {
    padding: 3.47vw 3.47vw 3.47vw 14.67vw;
    background-position: 4vw center;
    background-size: 6.4vw;
    font-size: 4.27vw
  }
}

@media screen and (min-width:768px), print {
  .concept__listItem:nth-child(n+2) {
    margin-top: .04rem
  }
}

@media screen and (max-width:767px) {
  .concept__listItem:nth-child(n+2) {
    margin-top: 1.07vw
  }
}

.concept__company {
  border: 6px solid #4fb9be;
  background: #fff;
  background: #fff;
  -webkit-box-shadow: 0 24px 24px rgba(0, 0, 0, .08);
  box-shadow: 0 24px 24px rgba(0, 0, 0, .08);
  text-align: center
}

@media screen and (min-width:768px), print {
  .concept__company {
    padding: .2rem .2rem .5rem;
    border-radius: 8px
  }
}

@media screen and (max-width:767px) {
  .concept__company {
    margin-top: 10.67vw;
    padding: 5.33vw 4vw 8vw;
    border-width: 3px;
    border-radius: 4px
  }
}

@media screen and (min-width:768px), print {
  .concept__companyLogo img {
    width: 8.5rem
  }
}

@media screen and (max-width:767px) {
  .concept__companyLogo img {
    width: 80vw
  }
}

.concept__companyLead {
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 800
}

@media all and (-ms-high-contrast:none) {
  .concept__companyLead {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .concept__companyLead {
    font-size: .21rem
  }
}

@media screen and (max-width:767px) {
  .concept__companyLead {
    margin-top: 7.47vw;
    font-size: 4.8vw
  }
}

@media screen and (min-width:768px), print {
  .concept__companyLeadSmall {
    font-size: .17rem
  }
}

@media screen and (max-width:767px) {
  .concept__companyLeadSmall {
    font-size: 4vw
  }
}

.concept__companyLeadHighlight {
  color: #4fb9be
}

@media screen and (max-width:767px) {
  .concept__companyLeadHighlight {
    display: inline-block;
    margin-bottom: 1.33vw;
    border-bottom: 3px solid #4fb9be
  }
}

.concept__companyLeadNum {
  line-height: 1;
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-weight: 700;
  font-style: normal
}

@media screen and (min-width:768px), print {
  .concept__companyLeadNum {
    margin: 0 .05rem;
    font-size: .55rem
  }
}

@media screen and (max-width:767px) {
  .concept__companyLeadNum {
    margin: 0 1.33vw;
    font-size: 12vw
  }
}

@media screen and (min-width:768px), print {
  .reason {
    /*
    margin-top: -3rem;
    padding-top: 5.8rem;
    */
    padding-top: .33rem;
    padding-bottom: .33rem;
    background: #f4f4f5
  }
}

@media screen and (max-width:767px) {
  .reason {
    padding-top: 26.67vw;
    padding-bottom: 10.67vw
  }
}

.reason__hero {
  position: relative
}

@media screen and (min-width:768px), print {
  .reason__hero {
    padding: 1rem 0 3rem
  }
}

@media screen and (max-width:767px) {
  .reason__hero {
    padding: 18.67vw 0 29.33vw
  }
}

.reason__hero::before {
  position: absolute;
  top: 0;
  left: 50%;
  left: 0;
  width: 200vw;
  height: 100%;
  background: #4fb9be;
  -webkit-transform: translateX(-50%) skewY(-6.5deg);
  transform: translateX(-50%) skewY(-6.5deg);
  content: "";
  display: inline-block
}

.reason__heroInner {
  position: relative;
  z-index: 1
}

@media screen and (min-width:768px), print {
  .reason__heroInner {
    max-width: 13.66rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: .73rem;
    padding-right: .73rem
  }
}

.reason__heroTtlWrap {
  position: relative;
  margin: 0 auto
}

@media screen and (min-width:768px), print {
  .reason__heroTtlWrap {
    width: 7.02rem;
    height: 2.21rem
  }
}

@media screen and (max-width:767px) {
  .reason__heroTtlWrap {
    width: 92vw;
    height: 32.27vw
  }
}

.reason__heroTtlWrap::after, .reason__heroTtlWrap::before {
  position: absolute;
  content: "";
  display: inline-block
}

.reason__heroTtlWrap::before {
  left: 0;
  z-index: 3;
  width: 100%;
  height: 1px;
  background: #92d4d7
}

@media screen and (min-width:768px), print {
  .reason__heroTtlWrap::before {
    top: .05rem
  }
}

@media screen and (max-width:767px) {
  .reason__heroTtlWrap::before {
    top: 1.33vw
  }
}

.reason__heroTtlWrap::after {
  right: 0;
  left: 0;
  margin: auto;
  background: #374847;
  -webkit-filter: blur(8px);
  filter: blur(8px)
}

@media screen and (min-width:768px), print {
  .reason__heroTtlWrap::after {
    bottom: -.15rem;
    width: 5.68rem;
    height: 1.68rem;
    opacity: .38
  }
}

@media screen and (max-width:767px) {
  .reason__heroTtlWrap::after {
    bottom: -4vw;
    width: 81.33vw;
    height: 26.4vw;
    opacity: .2
  }
}

.reason__heroTtl {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #4fb9be url(../svg/txt_reason.svg) left bottom no-repeat;
  color: #fff;
  text-align: center;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .reason__heroTtl {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .reason__heroTtl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: 7rem;
    font-size: .379rem
  }
}

@media screen and (max-width:767px) {
  .reason__heroTtl {
    padding-top: 8vw;
    background-size: 92vw;
    font-size: 5.6vw
  }
}

.reason__heroTtlLogo {
  display: inline-block;
  line-height: 1
}

@media screen and (min-width:768px), print {
  .reason__heroTtlLogo {
    margin: -.04rem .08rem 0 0;
    width: 2.58rem
  }
}

@media screen and (max-width:767px) {
  .reason__heroTtlLogo {
    margin: -1.07vw 2.13vw 0 0;
    width: 55.2vw
  }
}

.reason__heroTtlLogo img {
  width: 100%
}

.reason__heroPic {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%
}

.reason__heroPicItem {
  position: absolute
}

.reason__heroPicItem:nth-child(1) {
  z-index: 1
}

@media screen and (min-width:768px), print {
  .reason__heroPicItem:nth-child(1) {
    top: -1.78rem;
    left: .95rem;
    width: 5rem
  }
}

@media screen and (max-width:767px) {
  .reason__heroPicItem:nth-child(1) {
    top: -18.13vw;
    left: -14.13vw;
    width: 44.45vw
  }
}

.reason__heroPicItem:nth-child(2) {
  z-index: 1
}

@media screen and (min-width:768px), print {
  .reason__heroPicItem:nth-child(2) {
    top: -2.5rem;
    right: 2.43rem;
    width: 5rem
  }
}

@media screen and (max-width:767px) {
  .reason__heroPicItem:nth-child(2) {
    top: -38.67vw;
    right: 2.67vw;
    width: 44.45vw
  }
}

@media screen and (min-width:768px), print {
  .reason__heroPicItem:nth-child(3) {
    bottom: -1.8rem;
    left: 1.45rem;
    width: 4rem
  }
}

@media screen and (max-width:767px) {
  .reason__heroPicItem:nth-child(3) {
    bottom: -25.6vw;
    left: 12.53vw;
    width: 35.55vw
  }
}

.reason__heroPicItem:nth-child(4) {
  z-index: 1
}

@media screen and (min-width:768px), print {
  .reason__heroPicItem:nth-child(4) {
    right: -.55rem;
    bottom: -1rem;
    width: 4rem
  }
}

@media screen and (max-width:767px) {
  .reason__heroPicItem:nth-child(4) {
    top: -10.67vw;
    right: -20.8vw;
    width: 35.55vw
  }
}

.reason__heroPicItem img {
  width: 100%
}

@media screen and (min-width:768px), print {
  .reason__articleHero {
    margin-top: 2rem
  }
}

@media screen and (max-width:767px) {
  .reason__articleHero {
    margin-top: 29.33vw
  }
}

@media screen and (min-width:768px), print {
  .reason__article:nth-of-type(1) .reason__articleHero+* {
    margin-top: 1.56rem
  }
}

@media screen and (max-width:767px) {
  .reason__article:nth-of-type(1) .reason__articleHero+* {
    margin-top: 10.67vw
  }
}

@media screen and (min-width:768px), print {
  .reason__article:nth-of-type(2) .reason__articleHero+*, .reason__article:nth-of-type(3) .reason__articleHero+* {
    margin-top: .48rem
  }
}

@media screen and (max-width:767px) {
  .reason__article:nth-of-type(2) .reason__articleHero+*, .reason__article:nth-of-type(3) .reason__articleHero+* {
    margin-top: 10.67vw
  }
}

.reason__articleHeroInner {
  position: relative
}

@media screen and (min-width:768px), print {
  .reason__articleHeroInner {
    max-width: 13.66rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: .73rem;
    padding-right: .73rem
  }
}

.reason__articleHeroInner::before {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  background: #374847;
  -webkit-filter: blur(15px);
  filter: blur(15px);
  content: "";
  display: inline-block
}

@media screen and (min-width:768px), print {
  .reason__articleHeroInner::before {
    bottom: -.15rem;
    width: 2.1rem;
    height: 1.27rem;
    opacity: .38
  }
}

@media screen and (max-width:767px) {
  .reason__articleHeroInner::before {
    bottom: -4vw;
    width: 27.73vw;
    height: 33.87vw;
    opacity: .2
  }
}

.reason__articleHeroInner::after {
  position: absolute;
  content: "";
  display: inline-block
}

@media screen and (min-width:768px), print {
  .reason__articleHeroInner::after {
    top: -2.67rem;
    width: 5.014rem;
    height: 6.708rem
  }
  .reason__article:nth-of-type(1) .reason__articleHeroInner::after {
    right: -.1rem;
    background: url(../svg/txt_reason01.svg) no-repeat;
    background-size: 100%
  }
  .reason__article:nth-of-type(2) .reason__articleHeroInner::after {
    background: url(../svg/txt_reason02.svg) no-repeat;
    background-size: 100%;
    left: -.1rem
  }
  .reason__article:nth-of-type(3) .reason__articleHeroInner::after {
    right: -.1rem;
    background: url(../svg/txt_reason03.svg) no-repeat;
    background-size: 100%
  }
}

@media screen and (max-width:767px) {
  .reason__articleHeroInner::after {
    top: -26.67vw;
    left: -.8vw;
    width: 91.44vw;
    height: 26.17vw
  }
  .reason__article:nth-of-type(1) .reason__articleHeroInner::after {
    background: url(../svg/txt_reason01@sp.svg) no-repeat;
    background-size: 100%
  }
  .reason__article:nth-of-type(2) .reason__articleHeroInner::after {
    background: url(../svg/txt_reason02@sp.svg) no-repeat;
    background-size: 100%;
    width: 93.57vw
  }
  .reason__article:nth-of-type(3) .reason__articleHeroInner::after {
    background: url(../svg/txt_reason03@sp.svg) no-repeat;
    background-size: 100%;
    width: 93.57vw
  }
}

.reason__articleHeroTtlWrap {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  background: #4fb9be;
  color: #fff
}

@media screen and (min-width:768px), print {
  .reason__articleHeroTtlWrap {
    padding: .05rem 0;
    width: 2.4rem
  }
}

@media screen and (max-width:767px) {
  .reason__articleHeroTtlWrap {
    padding: 2.13vw 0;
    width: 32vw
  }
}

.reason__articleHeroTtlCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #92d4d7
}

@media screen and (min-width:768px), print {
  .reason__articleHeroTtlCont {
    padding: .34rem 0 .4rem;
    border-bottom: 1px solid #92d4d7
  }
}

@media screen and (max-width:767px) {
  .reason__articleHeroTtlCont {
    padding: 4vw 0
  }
}

.reason__articleHeroCap {
  display: inline-block;
  border-bottom: 2px solid #fde543;
  text-align: center;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 500
}

@media all and (-ms-high-contrast:none) {
  .reason__articleHeroCap {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .reason__articleHeroCap {
    padding: 0 .03rem;
    font-size: .14rem;
    line-height: 1.5
  }
}

@media screen and (max-width:767px) {
  .reason__articleHeroCap {
    padding: 0 .8vw;
    font-size: 3.2vw;
    line-height: 1.8
  }
}

.reason__articleHeroCapNum {
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-weight: 700;
  font-style: normal
}

@media screen and (min-width:768px), print {
  .reason__articleHeroCapNum {
    display: inline
  }
}

@media screen and (max-width:767px) {
  .reason__articleHeroCapNum {
    line-height: 1
  }
}

.reason__articleHeroTtl {
  letter-spacing: .08em;
  line-height: 1.4;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: flex;
    align-items: center;
}

@media all and (-ms-high-contrast:none) {
  .reason__articleHeroTtl {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .reason__articleHeroTtl {
    margin-top: .22rem;
    font-size: .38rem
  }
}

@media screen and (max-width:767px) {
  .reason__articleHeroTtl {
    margin-top: 4vw;
    font-size: 5.6vw
  }
}

.reason__articleHeroPic {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%
}

.reason__articleHeroPicItem {
  position: absolute
}

.reason__articleHeroPicItem:nth-child(1) {
  z-index: 1
}

@media screen and (min-width:768px), print {
  .reason__articleHeroPicItem:nth-child(1) {
    top: -1.05rem;
    right: 1.13rem;
    width: 5rem
  }
  .reason__article:nth-of-type(2) .reason__articleHeroPicItem:nth-child(1) {
    top: -1.05rem;
    right: auto;
    left: 1.14rem
  }
}

@media screen and (max-width:767px) {
  .reason__articleHeroPicItem:nth-child(1) {
    top: -10.13vw;
    right: -1.33vw;
    width: 44.45vw
  }
  .reason__article:nth-of-type(2) .reason__articleHeroPicItem:nth-child(1) {
    top: -10.13vw;
    right: auto;
    left: 0
  }
}

.reason__articleHeroPicItem:nth-child(2) {
  z-index: 1
}

@media screen and (min-width:768px), print {
  .reason__articleHeroPicItem:nth-child(2) {
    top: -.75rem;
    left: 2.04rem;
    width: 4rem
  }
  .reason__article:nth-of-type(2) .reason__articleHeroPicItem:nth-child(2) {
    top: -1.05rem;
    right: 2.03rem;
    left: auto;
    z-index: 2
  }
}

@media screen and (max-width:767px) {
  .reason__articleHeroPicItem:nth-child(2) {
    top: -5.33vw;
    left: 8vw;
    width: 35.55vw
  }
  .reason__article:nth-of-type(2) .reason__articleHeroPicItem:nth-child(2) {
    left: auto;
    right: 6.13vw
  }
}

.reason__articleHeroPicItem:nth-child(3) {
  z-index: 1
}

@media screen and (min-width:768px), print {
  .reason__articleHeroPicItem:nth-child(3) {
    top: 1.5rem;
    left: 1.14rem;
    width: 2.8rem
  }
  .reason__article:nth-of-type(2) .reason__articleHeroPicItem:nth-child(3) {
    top: 1.5rem;
    right: 1.14rem;
    left: auto
  }
}

@media screen and (max-width:767px) {
  .reason__articleHeroPicItem:nth-child(3) {
    top: 14.67vw;
    left: 0;
    width: 35.55vw
  }
  .reason__article:nth-of-type(2) .reason__articleHeroPicItem:nth-child(3) {
    width: 24.89vw;
    left: auto;
    right: 0
  }
}

@media screen and (min-width:768px), print {
  .reason__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media screen and (min-width:768px) and (min-width:768px), print {
  .reason__box {
    max-width: 13.66rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: .73rem;
    padding-right: .73rem
  }
}

@media screen and (max-width:767px) {
  .reason__box {
    padding: 0 4vw
  }
}

@media screen and (min-width:768px), print {
  .reason__box:last-child {
    padding-bottom: .5rem;
    padding-top: .5rem;
  }
}

@media screen and (max-width:767px) {
  .reason__box:last-child {
    padding-bottom: 8vw
  }
}

@media screen and (min-width:768px), print {
  .reason__boxItem {
    padding: .2rem .4rem .4rem;
    width: 33.33%;
    border-left: 1px solid #ccc;
    text-align: center
  }
  .reason__boxItem:last-child {
    border-right: 1px solid #ccc
  }
}

@media screen and (max-width:767px) {
  .reason__boxItem {
    padding: 5.33vw;
    border-bottom: 1px solid #ccc
  }
  .reason__boxItem::after {
    content: "";
    display: block;
    clear: both
  }
  .reason__boxItem:first-child {
    padding-top: 0
  }
}

.reason__boxIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (min-width:768px), print {
  .reason__boxIcon {
    margin-bottom: .16rem;
    min-height: .6rem
  }
}

@media screen and (max-width:767px) {
  .reason__boxIcon {
    float: left;
    margin-top: -1.6vw;
    margin-right: 5.33vw;
    min-height: 16vw;
    width: 9.99vw
  }
}

.reason__boxLead {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0, #fde543));
  background: linear-gradient(transparent 70%, #fde543 0);
  line-height: 1.55;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .reason__boxLead {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .reason__boxLead {
    font-size: .21rem
  }
}

@media screen and (max-width:767px) {
  .reason__boxLead {
    font-size: 4.27vw
  }
}

.reason__boxTxt {
  letter-spacing: .05em
}

@media screen and (min-width:768px), print {
  .reason__boxTxt {
    margin-top: .08rem;
    text-align: left
  }
}

@media screen and (max-width:767px) {
  .reason__boxTxt {
    clear: both;
    margin-top: 3.2vw;
    font-size: 3.73vw
  }
}

@media screen and (min-width:768px) and (min-width:768px), print {
  .reason__update {
    max-width: 13.66rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: .73rem;
    padding-right: .73rem
  }
}

@media screen and (min-width:768px), print {
  .reason__updateInner {
    padding: 0 1.68rem .64rem;
    border-radius: .16rem;
    background-size: cover
  }
  .reason__updateInner.-pdgS {
    padding: 0 .64rem .64rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateInner {
    padding: 10.67vw 10.67vw 10.67vw;
    border-radius: 4.27vw;
    position: relative;
    width: 100%;
    height: 100%;
    background-size: 100vw auto;
    background-position: center -13vw
  }
  .reason__updateInner:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 73.1147540984%;
    position: absolute;
    left: 0;
    top: -13vw;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(57, 64, 82, 0)), color-stop(80%, rgba(57, 64, 82, 0)), to(#394052));
    background: linear-gradient(to bottom, rgba(57, 64, 82, 0), rgba(57, 64, 82, 0) 80%, #394052)
  }
}

.reason__updateTtl {
  color: #26384B;
  text-align: center;
  line-height: 1;
  position: relative;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .reason__updateTtl {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .reason__updateTtl {
    font-size: .21rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateTtl {
    font-size: 4.8vw
  }
}

.reason__updateTtlLogo {
  display: inline-block
}

@media screen and (min-width:768px), print {
  .reason__updateTtlLogo {
    margin: -.08rem .08rem 0 0;
    width: 1.92rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateTtlLogo {
    margin: -2.13vw 2.13vw 0 0;
    width: 40vw
  }
}

.reason__updateTtlLogo img {
  width: 100%
}

.reason__updateBox {
  position: relative
}

@media screen and (min-width:768px), print {
  .reason__updateBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (max-width:767px) {
  .reason__updateBox {
    margin-top: 6.93vw
  }
}

.reason__updateBoxItem {
  background: #fff
}

@media screen and (min-width:768px), print {
  .reason__updateBoxItem {
    width: calc(50% - .12rem)
  }
}

@media screen and (max-width:767px) {
  .reason__updateBoxItem:nth-child(2) {
    margin-top: 6.4vw
  }
}

.reason__updateBoxTtl {
  background: #4fb9be;
  color: #fff;
  text-align: center;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .reason__updateBoxTtl {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .reason__updateBoxTtl {
    padding: .1rem;
    font-size: .18rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateBoxTtl {
    padding: 1.87vw;
    font-size: 4.27vw
  }
}

@media screen and (min-width:768px), print {
  .reason__updateBoxCont.-pdg {
    padding: .36rem .4rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateBoxCont.-pdg {
    padding: 6.4vw
  }
}

.reason__updateNumbBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width:768px), print {
  .reason__updateNumbBox {
    padding: .25rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateNumbBox {
    padding: 4vw 5.33vw
  }
}

.reason__updateNumbBoxItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50%
}

@media screen and (min-width:768px), print {
  .reason__updateNumbBoxItem {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .12rem .25rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateNumbBoxItem {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 1.33vw 4vw
  }
}

.reason__updateNumbBoxItem:first-child {
  border-right: 1px dashed #ccc
}

.reason__updateNumbBoxItem:last-child {
  width: 100%;
  border-top: 1px dashed #ccc
}

@media screen and (min-width:768px), print {
  .reason__updateNumbBoxItem:last-child {
    margin-top: .15rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateNumbBoxItem:last-child {
    margin-top: 4vw
  }
}

.reason__updateNumbBoxTerm {
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .reason__updateNumbBoxTerm {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .reason__updateNumbBoxTerm {
    font-size: .17rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateNumbBoxTerm {
    font-size: 3.73vw
  }
}

.reason__updateNumbBoxDesc {
  color: #4fb9be;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .reason__updateNumbBoxDesc {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .reason__updateNumbBoxDesc {
    font-size: .15rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateNumbBoxDesc {
    font-size: 3.73vw
  }
}

.reason__updateNumbBoxDescNum {
  line-height: 1;
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-weight: 700;
  font-style: normal
}

@media screen and (min-width:768px), print {
  .reason__updateNumbBoxDescNum {
    font-size: .4rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateNumbBoxDescNum {
    font-size: 10.67vw
  }
}

@media screen and (min-width:768px), print {
  .reason__updateTime {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .15rem .4rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateTime {
    padding: 5.33vw
  }
}

.reason__updateTimeTerm {
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700
}

@media all and (-ms-high-contrast:none) {
  .reason__updateTimeTerm {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .reason__updateTimeTerm {
    margin-top: .1rem;
    width: .72rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateTimeTerm {
    font-size: 3.73vw
  }
  .reason__updateTimeTerm:nth-child(n+2) {
    margin-top: 1.33vw
  }
}

@media screen and (min-width:768px), print {
  .reason__updateTimeDest {
    margin-top: .1rem;
    width: calc(100% - .72rem)
  }
}

@media screen and (max-width:767px) {
  .reason__updateTimeDest {
    font-size: 3.73vw
  }
}

@media screen and (min-width:768px), print {
  .reason__updateListBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media screen and (min-width:768px), print {
  .reason__updateList {
    width: calc(50% - .1rem)
  }
}

@media screen and (max-width:767px) {
  .reason__updateList:nth-child(2) {
    margin-top: 2.13vw
  }
}

.reason__updateListItem {
  position: relative;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4
}

@media all and (-ms-high-contrast:none) {
  .reason__updateListItem {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .reason__updateListItem {
    padding-left: .1rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateListItem {
    padding-left: 2.67vw;
    font-size: 3.73vw
  }
}

.reason__updateListItem::before {
  position: absolute;
  left: 0;
  border: 1px solid #2a3849;
  border-radius: 100%;
  content: "";
  display: inline-block
}

@media screen and (min-width:768px), print {
  .reason__updateListItem::before {
    top: .07rem;
    width: .05rem;
    height: .05rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateListItem::before {
    top: 1.87vw;
    width: 1.07vw;
    height: 1.07vw
  }
}

@media screen and (min-width:768px), print {
  .reason__updateListItem:nth-child(n+2) {
    margin-top: .14rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateListItem:nth-child(n+2) {
    margin-top: 2.13vw
  }
}

.reason__updateListItemCap {
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 400
}

@media all and (-ms-high-contrast:none) {
  .reason__updateListItemCap {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .reason__updateListItemCap {
    font-size: .13rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateListItemCap {
    font-size: 3.47vw
  }
}

@media screen and (min-width:768px), print {
  .reason__updateDataBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media screen and (min-width:768px), print {
  .reason__updateDataBoxItem {
    width: calc(50% - .15rem)
  }
}

.reason__updateDataTtl {
  border-bottom: 1px solid rgba(42, 56, 73, .38)
}

@media screen and (min-width:768px), print {
  .reason__updateDataTtl {
    padding-bottom: .02rem
  }
  .reason__updateDataTtl:nth-child(n+2) {
    margin-top: .15rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateDataTtl {
    padding-bottom: .8vw;
    font-size: 3.73vw
  }
}

@media screen and (min-width:768px), print {
  .reason__updateDataList {
    margin-top: .08rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateDataList {
    margin-top: 2.13vw;
    padding-bottom: 4vw
  }
}

.reason__updateDataListItem {
  position: relative;
  line-height: 1.4
}

@media screen and (min-width:768px), print {
  .reason__updateDataListItem {
    padding-left: .08rem;
    font-size: .13rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateDataListItem {
    padding-left: 1.6vw;
    font-size: 3.2vw
  }
}

.reason__updateDataListItem::before {
  position: absolute;
  left: 0;
  border-radius: 100%;
  background: #2a3849;
  content: "";
  display: inline-block
}

@media screen and (min-width:768px), print {
  .reason__updateDataListItem::before {
    top: .06rem;
    width: .03rem;
    height: .03rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateDataListItem::before {
    top: 1.87vw;
    width: .53vw;
    height: .53vw
  }
}

@media screen and (min-width:768px), print {
  .reason__updateDataListItem:nth-child(n+2) {
    margin-top: .02rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateDataListItem:nth-child(n+2) {
    margin-top: .53vw
  }
}

.reason__updateNote {
  width: 100%
}

@media screen and (min-width:768px), print {
  .reason__updateNote {
    margin-top: .2rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateNote {
    margin-top: 2.67vw
  }
}

.reason__updateNoteItem {
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.3;
  opacity: .62
}

@media screen and (min-width:768px), print {
  .reason__updateNoteItem {
    font-size: .12rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateNoteItem {
    font-size: 3.2vw
  }
}

.reason__updateNoteItem::before {
  content: "※"
}

@media screen and (min-width:768px), print {
  .reason__updateNoteItem:nth-child(n+2) {
    margin-top: .03rem
  }
}

@media screen and (max-width:767px) {
  .reason__updateNoteItem:nth-child(n+2) {
    margin-top: .8vw
  }
}

.case {
  background-color: #f4f4f5
}

.case__inner {
  padding-top: 1.27rem;
  padding-bottom: 1.44rem
}

@media screen and (min-width:768px), print {
  .case__inner {
    max-width: 13.66rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: .73rem;
    padding-right: .73rem
  }
}

@media screen and (max-width:767px) {
  .case__inner {
    padding: 16.8vw 4vw 19.2vw
  }
}

.case__listItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: .5rem .64rem;
  border-radius: .16rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 .16rem rgba(0, 0, 0, .05);
  box-shadow: 0 0 .16rem rgba(0, 0, 0, .05)
}

@media screen and (max-width:767px) {
  .case__listItem {
    display: block;
    padding: 5.33vw;
    border-radius: 2.13vw;
    -webkit-box-shadow: 0 0 2.13vw rgba(0, 0, 0, .05);
    box-shadow: 0 0 2.13vw rgba(0, 0, 0, .05)
  }
}

.case__listItem:not(:last-of-type) {
  margin-bottom: .4rem
}

@media screen and (max-width:767px) {
  .case__listItem:not(:last-of-type) {
    margin-bottom: 5.33vw
  }
}

.case__listItemImg {
  overflow: hidden;
  width: 24%;
  border-radius: 50%;
  border: .03rem solid #fff;
  -webkit-box-shadow: 0 0 .12rem rgba(0, 0, 0, .1);
  box-shadow: 0 0 .12rem rgba(0, 0, 0, .1)
}

@media screen and (max-width:767px) {
  .case__listItemImg {
    width: 50%;
    margin: 0 auto 4vw;
    border: .4vw solid #fff;
    -webkit-box-shadow: 0 0 1.6vw rgba(0, 0, 0, .1);
    box-shadow: 0 0 1.6vw rgba(0, 0, 0, .1)
  }
}

.case__listItemImg img {
  width: 100%;
  height: auto
}

.case__listItemTxt {
  width: 71%
}

@media screen and (max-width:767px) {
  .case__listItemTxt {
    width: 100%
  }
}

.case__listItemTxtTtl {
  margin-bottom: .14rem;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: .21rem;
  line-height: 1.6
}

@media all and (-ms-high-contrast:none) {
  .case__listItemTxtTtl {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (max-width:767px) {
  .case__listItemTxtTtl {
    margin-bottom: 3.73vw;
    font-size: 4vw;
    line-height: 1.5
  }
}

.case__listItemTxtRead {
  margin-bottom: .18rem;
  font-size: .16rem;
  line-height: 1.9
}

@media screen and (max-width:767px) {
  .case__listItemTxtRead {
    margin-bottom: 4.8vw;
    font-size: 3.47vw;
    line-height: 1.7
  }
}

.case__listItemTxtBox {
  display: inline-block;
  padding: .16rem .24rem;
  background-color: rgba(79, 185, 190, .1)
}

@media screen and (max-width:767px) {
  .case__listItemTxtBox {
    padding: 2.13vw 3.2vw
  }
}

.case__listItemTxtBoxTxt {
  font-size: .14rem
}

@media screen and (max-width:767px) {
  .case__listItemTxtBoxTxt {
    font-size: 3.2vw
  }
}

.case__listItemTxtBoxTxt:not(:last-of-type) {
  margin-bottom: .05rem
}

@media screen and (max-width:767px) {
  .case__listItemTxtBoxTxt:not(:last-of-type) {
    margin-bottom: .8vw
  }
}

.case__listItemTxtBoxTxt span {
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 500
}

@media all and (-ms-high-contrast:none) {
  .case__listItemTxtBoxTxt span {
    font-family: Meiryo, sans-serif
  }
}

@media screen and (min-width:768px), print {
  .plan {
    padding: 0.59rem 0 .8rem
  }
}

@media screen and (max-width:767px) {
  .plan {
    padding: 14.67vw 5.33vw 17.33vw
  }
}

@media screen and (max-width:767px) {
  .plan .title__lead {
    font-size: 4vw;
    text-align: left
  }
}

@media screen and (min-width:768px), print {
  .plan__inner {
    max-width: 13.66rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: .73rem;
    padding-right: .73rem
  }
}

.plan__tbl {
  width: 100%
}

@media screen and (min-width:768px), print {
  .plan__tbl {
    border-bottom: 1px solid #ccc
  }
  .plan__tbl tr {
    border-left: 1px solid #ccc
  }
  .plan__tbl td, .plan__tbl th {
    font-weight: 500;
    padding: .12rem .24rem;
    vertical-align: middle
  }
  .plan__tbl td {
    border-right: 1px solid #ccc;
    text-align: center;
    font-size: .18rem
  }
  .plan__tbl tr:first-child th:first-child {
    background-color: #949ba4;
    border-left: 1px solid #949ba4
  }
  .plan__tbl tr:first-child th:last-child {
    border-right: 1px solid #e86868
  }
  .plan__tbl tr:nth-child(even) {
    background-color: #fff
  }
  .plan__tbl tr:nth-child(odd) {
    background-color: #f4f4f5
  }
}

@media screen and (max-width:767px) {
  .plan__tbl {
    border-bottom: 1px solid #ccc;
    margin-bottom: 6.4vw;
    margin-top: 6.4vw
  }
  .plan__tbl td, .plan__tbl th {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    width: 100%
  }
  .plan__tbl th {
    font-weight: 400
  }
  .plan__tbl td {
    font-size: 3.73vw;
    font-weight: 500
  }
}

.plan__tblThHead {
  color: #fff;
  text-align: center
}

.plan__tblThHead.-bgFree {
  background-color: #4facd6
}

.plan__tblThHead.-bgPaid {
  background-color: #e86868
}

@media screen and (min-width:768px), print {
  .plan__tblThHead {
    font-size: .24rem
  }
}

@media screen and (max-width:767px) {
  .plan__tblThHead {
    font-size: 4.27vw;
    font-weight: 700!important;
    padding: 2.93vw 2.67vw 2.67vw
  }
  .plan__tblThHead.-bgFree {
    border-left: 1px solid #4facd6;
    border-right: 1px solid #4facd6;
    border-bottom: 1px solid #ccc
  }
  .plan__tblThHead.-bgPaid {
    border-left: 1px solid #e86868;
    border-right: 1px solid #e86868;
    border-bottom: 1px solid #ccc
  }
}

@media screen and (min-width:768px), print {
  .plan__tblThSide {
    border-right: 1px solid #ccc;
    font-size: .14rem;
    text-align: left;
    line-height: 1.5;
    width: 3rem
  }
}

@media screen and (max-width:767px) {
  .plan__tblThSide {
    background-color: #e4e4e4;
    padding: .53vw 2.67vw
  }
}

.plan__other {
  border: 1px solid #2b384a
}

@media screen and (min-width:768px), print {
  .plan__other {
    margin: .4rem auto 0;
    padding: .29rem 3.3rem .3rem .85rem;
    position: relative;
    width: 7.2rem
  }
}

@media screen and (max-width:767px) {
  .plan__other {
    margin: 10.67vw auto 0;
    padding: 4.8vw 0 6.4vw;
    text-align: center
  }
}

.plna__otherTitle {
  font-weight: 700
}

@media screen and (min-width:768px), print {
  .plna__otherTitle {
    font-size: .18rem;
    margin-bottom: .05rem
  }
}

@media screen and (max-width:767px) {
  .plna__otherTitle {
    font-size: 4.27vw;
    margin-bottom: .53vw
  }
}

@media screen and (min-width:768px), print {
  .plna__otherTxt {
    font-size: .14rem
  }
}

@media screen and (max-width:767px) {
  .plna__otherTxt {
    font-size: 3.73vw
  }
}

@media screen and (min-width:768px), print {
  .plna__otherContact {
    position: absolute;
    right: .85rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2.18rem
  }
}

@media screen and (max-width:767px) {
  .plna__otherContact {
    margin: 0 auto;
    width: 44.8vw
  }
}

.plan__button {
  border: 1px solid #ccc;
  display: block;
  font-weight: 500;
  text-align: center
}

.plan__button a {
  display: block
}

.plan__button span {
  background: url(../svg/icon_mail.svg) no-repeat left center
}

@media screen and (min-width:768px), print {
  .plan__button {
    border-radius: .27rem;
    padding-top: .13rem;
    padding-bottom: .14rem;
    -webkit-transition: .15s;
    transition: .15s
  }
  .plan__button span {
    background-size: .19rem auto;
    padding-left: .3rem
  }
  .plan__button:hover {
    background-color: #f4f4f5
  }
}

@media screen and (max-width:767px) {
  .plan__button {
    border-radius: 4.27vw;
    margin-top: 5.33vw;
    padding-top: 1.33vw;
    padding-bottom: 1.33vw
  }
  .plan__button span {
    background-size: 5.07vw auto;
    padding: .53vw 0 .53vw 7.2vw
  }
}

.qa {
  background-color: #f4f4f5
}

@media screen and (min-width:768px), print {
  .qa {
    padding: 1.18rem 0 1.3rem
  }
}

@media screen and (max-width:767px) {
  .qa {
    padding: 14.67vw 5.33vw 17.33vw
  }
}

@media screen and (min-width:768px), print {
  .qa__inner {
    max-width: 13.66rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: .73rem;
    padding-right: .73rem
  }
}

@media screen and (min-width:768px), print {
  .qa__list {
    padding: 0 .8rem
  }
}

.qa__listItem {
  background-color: #fff;
  position: relative
}

@media screen and (min-width:768px), print {
  .qa__listItem {
    -webkit-box-shadow: 0 0 .16rem rgba(0, 0, 0, .05);
    box-shadow: 0 0 .16rem rgba(0, 0, 0, .05);
    border-radius: .16rem
  }
}

@media screen and (max-width:767px) {
  .qa__listItem {
    -webkit-box-shadow: 0 0 4.27vw rgba(0, 0, 0, .05);
    box-shadow: 0 0 4.27vw rgba(0, 0, 0, .05);
    border-radius: 4.27vw
  }
}

@media screen and (min-width:768px), print {
  .qa__listItem:not(:last-child) {
    margin-bottom: .24rem
  }
}

@media screen and (max-width:767px) {
  .qa__listItem:not(:last-child) {
    margin-bottom: 5.33vw
  }
}

.qa__listItem::after, .qa__listItem::before {
  background-color: #4fb9be;
  content: "";
  position: absolute
}

@media screen and (min-width:768px), print {
  .qa__listItem::before {
    right: .475rem;
    top: .39rem;
    height: 3px;
    width: .28rem
  }
}

@media screen and (max-width:767px) {
  .qa__listItem::before {
    right: 5.07vw;
    top: 8vw;
    height: 2px;
    width: 5.33vw
  }
}

@media screen and (min-width:768px), print {
  .qa__listItem::after {
    right: .605rem;
    top: .28rem;
    height: .28rem;
    width: 3px
  }
}

@media screen and (max-width:767px) {
  .qa__listItem::after {
    right: 7.47vw;
    top: 5.6vw;
    height: 5.33vw;
    width: 2px
  }
}

.qa__listItem.-open::after {
  display: none
}

.qa__listQuestion {
  cursor: pointer;
  position: relative;
  line-height: 1.33
}

@media screen and (min-width:768px), print {
  .qa__listQuestion {
    font-size: .21rem;
    padding: .28rem 1.2rem .28rem 1.09rem;
    -webkit-transition: .15s;
    transition: .15s
  }
  .qa__listQuestion:hover {
    color: #4fb9be
  }
}

@media screen and (max-width:767px) {
  .qa__listQuestion {
    font-size: 4.27vw;
    padding: 5.87vw 14.67vw 5.87vw 13.33vw
  }
}

.-open .qa__listQuestion {
  color: #4fb9be
}

.qa__listIcon {
  color: #4fb9be;
  display: block;
  line-height: 1;
  position: absolute;
  font-family: urw-din-semi-condensed, sans-serif;
  font-weight: 600;
  font-style: normal
}

@media screen and (min-width:768px), print {
  .qa__listIcon {
    font-size: .505rem;
    left: .47rem;
    top: .14rem
  }
}

@media screen and (max-width:767px) {
  .qa__listIcon {
    font-size: 8vw;
    left: 4vw;
    top: 4vw
  }
}

@media screen and (min-width:768px), print {
  .qa__listIcon>span {
    padding-left: .06rem
  }
}

.qa__listAnswer .qa__listIcon {
  color: #e86868
}

@media screen and (min-width:768px), print {
  .qa__listAnswer .qa__listIcon {
    left: .5rem;
    top: -.05rem
  }
}

@media screen and (max-width:767px) {
  .qa__listAnswer .qa__listIcon {
    left: 4vw;
    top: -1.33vw
  }
}

.qa__listAnswer {
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

.-open .qa__listAnswer {
  height: auto;
  opacity: 1
}

@media screen and (min-width:768px), print {
  .-open .qa__listAnswer {
    padding: .09rem 1.2rem .28rem 1.09rem;
    -webkit-transition-delay: .35s;
    transition-delay: .35s
  }
}

@media screen and (max-width:767px) {
  .-open .qa__listAnswer {
    padding: .53vw 8vw 5.87vw 13.33vw;
    -webkit-transition-delay: .65s;
    transition-delay: .65s
  }
}

.qa__listAnswerLead {
  font-weight: 500;
  line-height: 1.33
}

@media screen and (min-width:768px), print {
  .qa__listAnswerLead {
    font-size: .21rem
  }
}

@media screen and (max-width:767px) {
  .qa__listAnswerLead {
    font-size: 4.27vw
  }
}

@media screen and (min-width:768px), print {
  .qa__listAnswerLead+* {
    margin-top: .24rem
  }
}

@media screen and (max-width:767px) {
  .qa__listAnswerLead+* {
    margin-top: 3.2vw
  }
}

@media screen and (min-width:768px), print {
  .qa__listAnswerText {
    font-size: .16rem;
    line-height: 1.9
  }
}

@media screen and (min-width:768px), print {
  .contact {
    padding: 1.18rem 0 .8rem
  }
}

@media screen and (max-width:767px) {
  .contact {
    padding: 14.67vw 5.33vw 17.33vw
  }
}

@media screen and (min-width:768px), print {
  .contact .input {
    margin-top: .1rem
  }
}

@media screen and (max-width:767px) {
  .contact .input {
    margin-top: 1.07vw
  }
}

.contact .hs-input {
  border: 1px solid #ccc;
  width: 100%
}

@media screen and (min-width:768px), print {
  .contact .hs-input {
    padding: .2rem .08rem .2rem .4rem;
    border-radius: .08rem;
    font-size: .16rem
  }
}

@media screen and (max-width:767px) {
  .contact .hs-input {
    padding: 2.13vw 2.13vw 2.13vw 4.27vw;
    border-radius: 1.07vw;
    font-size: 3.2vw
  }
}

.contact label {
  position: relative
}

@media screen and (min-width:768px), print {
  .contact label {
    padding-left: .16rem
  }
}

@media screen and (max-width:767px) {
  .contact label {
    padding-left: 2.13vw
  }
}

.contact label .hs-form-required {
  position: absolute;
  left: 0;
  color: #4fb9be;
  font-weight: 700
}

@media screen and (min-width:768px), print {
  .contact label .hs-form-required {
    font-size: .2rem
  }
}

@media screen and (max-width:767px) {
  .contact label .hs-form-required {
    top: -.8vw;
    font-size: 4.27vw
  }
}

@media screen and (min-width:768px), print {
  .contact .hs-form-field+* {
    margin-top: .2rem
  }
}

@media screen and (max-width:767px) {
  .contact .hs-form-field+* {
    margin-top: 3.2vw
  }
}

.contact .hs-error-msg {
  color: #4fb9be
}

@media screen and (min-width:768px), print {
  .contact .hs-error-msg {
    font-size: .12rem
  }
}

.contact .multi-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:767px) {
  .contact .multi-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media screen and (min-width:768px), print {
  .contact .multi-container .hs-form-checkbox:not(:first-child) {
    margin-left: .24rem
  }
}

@media screen and (max-width:767px) {
  .contact .multi-container .hs-form-checkbox {
    width: 50%;
    padding-right: 2.13vw
  }
  .contact .multi-container .hs-form-checkbox:nth-child(n+3) {
    margin-top: 1.07vw
  }
}

.contact .multi-container .hs-form-checkbox-display {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (min-width:768px), print {
  .contact .multi-container .hs-form-checkbox-display {
    padding-top: .08rem;
    padding-left: 0
  }
}

@media screen and (max-width:767px) {
  .contact .multi-container .hs-form-checkbox-display {
    padding-top: 1.07vw;
    padding-left: 0
  }
}

.contact .multi-container .hs-form-checkbox-display .hs-input {
  display: none
}

.contact .multi-container .hs-form-checkbox-display .hs-input:checked+span::after {
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

.contact .multi-container .hs-form-checkbox-display .hs-input+span {
  position: relative
}

@media screen and (min-width:768px), print {
  .contact .multi-container .hs-form-checkbox-display .hs-input+span {
    padding-left: .32rem
  }
}

@media screen and (max-width:767px) {
  .contact .multi-container .hs-form-checkbox-display .hs-input+span {
    padding-left: 5.33vw
  }
}

.contact .multi-container .hs-form-checkbox-display .hs-input+span::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px;
  border: 1px solid #ccc
}

@media screen and (min-width:768px), print {
  .contact .multi-container .hs-form-checkbox-display .hs-input+span::before {
    width: .24rem;
    height: .24rem
  }
}

@media screen and (max-width:767px) {
  .contact .multi-container .hs-form-checkbox-display .hs-input+span::before {
    width: 4.27vw;
    height: 4.27vw;
    top: .53vw
  }
}

.contact .multi-container .hs-form-checkbox-display .hs-input+span::after {
  content: '';
  display: block;
  position: absolute;
  border: 1px solid;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #4fb9be;
  opacity: 0
}

@media screen and (min-width:768px), print {
  .contact .multi-container .hs-form-checkbox-display .hs-input+span::after {
    width: .08rem;
    height: .16rem;
    top: .02rem;
    left: .08rem
  }
}

@media screen and (max-width:767px) {
  .contact .multi-container .hs-form-checkbox-display .hs-input+span::after {
    width: 1.6vw;
    height: 3.2vw;
    top: .53vw;
    left: 1.6vw
  }
}

@media screen and (min-width:768px), print {
  .contact .hs-field-desc {
    font-size: .12rem;
    padding-top: .04rem
  }
}

@media screen and (max-width:767px) {
  .contact .hs-field-desc {
    font-size: 2.67vw;
    padding-top: 1.07vw
  }
}

@media screen and (min-width:768px), print {
  .contact .hs-fieldtype-textarea .hs-input {
    height: 1.6rem
  }
}

@media screen and (max-width:767px) {
  .contact .hs-fieldtype-textarea .hs-input {
    height: 32vw
  }
}

.contact .hs-richtext {
  text-align: center
}

.contact .hs-richtext a {
  -webkit-transition: .21s ease 0s;
  transition: .21s ease 0s;
  position: relative;
  display: inline-block
}

.contact .hs-richtext a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform .21s ease 0s;
  transition: -webkit-transform .21s ease 0s;
  transition: transform .21s ease 0s;
  transition: transform .21s ease 0s, -webkit-transform .21s ease 0s
}

.contact .hs-richtext a:hover {
  opacity: .8
}

.contact .hs-richtext a:hover:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0)
}

.contact .actions .hs-button {
  display: block;
  margin: 0 auto;
  background-color: #4fb9be;
  color: #fff;
  border: none;
  cursor: pointer
}

@media screen and (min-width:768px), print {
  .contact .actions .hs-button {
    width: 2rem;
    height: .4rem;
    margin-top: .24rem;
    border-radius: .04rem;
    font-size: .14rem
  }
}

@media screen and (max-width:767px) {
  .contact .actions .hs-button {
    width: 42.67vw;
    height: 8.53vw;
    margin-top: 4.27vw;
    border-radius: 1.07vw;
    font-size: 3.2vw
  }
}

.contact .hs_error_rollup {
  color: #4fb9be;
  text-align: center
}

@media screen and (min-width:768px), print {
  .contact .hs_error_rollup {
    margin-top: .1rem
  }
}

@media screen and (max-width:767px) {
  .contact .hs-error-msg {
    display: block;
    padding-left: 0;
    margin-top: .53vw
  }
}

@media screen and (min-width:768px), print {
  .contact__inner {
    max-width: 13.66rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: .73rem;
    padding-right: .73rem
  }
}

@media screen and (min-width:768px), print {
  .contact__cont {
    width: 10.6rem;
    margin-left: auto;
    margin-right: auto
  }
}

.hbspt-form {
  margin: 0 auto
}

@media screen and (min-width:768px), print {
  .hbspt-form {
    width: 7.2rem
  }
}

.submitted-message {
  border: 1px solid #ccc;
  text-align: center;
  font-weight: 500
}

@media screen and (min-width:768px), print {
  .submitted-message {
    padding: .24rem;
    width: 8rem
  }
}

@media screen and (max-width:767px) {
  .submitted-message {
    padding: 4.27vw
  }
}

.darks{background-color: #425269; color: #ffffff;}
.darks a{color: #ffffff}
@media screen and (max-width:767px) {
  .smp_none{display: none;
  }
}

.reds{
font-size: 12px;
}
