@charset "UTF-8";
/* ---------------------------
 * ALL Width
 * --------------------------- */
/**
 * ViewportScale v0.2.2
 * Copyright (c) 2018 Kite
 * MIT License
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Hind:wght@500;700&family=Noto+Sans+JP:wght@400;700&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@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;
  /* Fix of Webkit flickering */
  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(0px, 0, 0);
          transform: translate3d(0px, 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-container-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.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;
}

/* Auto Height */
.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;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.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-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.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-slide-shadow-bottom {
  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, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.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;
}

.p-articleHead__date, .p-history__date, .p-history__title, .p-languageChange, .p-teams__button, .p-teams__heading, .p-copyright, .p-friends__heading, .p-products__category, .p-news__heading, .p-mainvisual__heading, .p-menu__nav li, .c-heading3__title, .c-heading2__title, .c-heading1, .c-social__title {
  font-family: "Hind", sans-serif;
}

html {
  background: -webkit-gradient(linear, left top, right top, from(#1c1c1c), to(#000f2a));
  background: linear-gradient(to right, #1c1c1c, #000f2a);
  color: #3F2423;
}

body {
  margin: 0;
  padding: 0;
  overflow-wrap: break-word;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  -webkit-font-kerning: normal;
          font-kerning: normal;
}

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

i,
cite,
em,
address,
dfn {
  font-style: normal;
}

dd {
  margin-left: 0;
}

table {
  width: 100%;
}

th {
  text-align: left;
}

li > ul, li > ol {
  margin-bottom: 0;
}

ul, ol {
  padding-left: 1em;
}

ul:not([class*=c-]):not([class*=p-]) {
  list-style: none;
  padding: 0;
}
ul:not([class*=c-]):not([class*=p-]) li {
  position: relative;
  list-style-type: none;
  padding-left: 17px;
}
ul:not([class*=c-]):not([class*=p-]) li:before {
  position: absolute;
  top: 0.8em;
  left: 0;
  display: inline-block;
  content: "";
  border-radius: 100%;
  width: 8px;
  height: 8px;
  background: #64afe2;
}
.l-contents--light ul:not([class*=c-]):not([class*=p-]) li:before {
  background: #125993;
}
ul:not([class*=c-]):not([class*=p-]) li + li {
  margin-top: 5px;
}
ul:not([class*=c-]):not([class*=p-]) ul:not([class*=c-]):not([class*=p-]) {
  margin-left: 2em;
  margin-bottom: 0;
}

ol:not([class*=c-]):not([class*=p-]) {
  counter-reset: item;
  list-style: none;
  padding: 0;
}
ol:not([class*=c-]):not([class*=p-]) li {
  position: relative;
  list-style-type: none;
  padding-left: 17px;
}
ol:not([class*=c-]):not([class*=p-]) li:before {
  counter-increment: item;
  content: counter(item) ".";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  color: #64afe2;
  text-shadow: none;
}
.l-contents--light ol:not([class*=c-]):not([class*=p-]) li:before {
  color: #125993;
}
ol:not([class*=c-]):not([class*=p-]) li + li {
  margin-top: 5px;
}
ol:not([class*=c-]):not([class*=p-]) ol:not([class*=c-]):not([class*=p-]) {
  margin-left: 2em;
  margin-bottom: 0;
}

hr {
  display: none;
}

table {
  width: 100% !important;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #2c393d;
}
.l-contents--light table {
  border-top: 1px solid #c4d0d6;
}
table tr th, table tr td {
  padding: 18px 0;
  border-bottom: 1px solid #2c393d;
  word-break: break-all;
  word-wrap: break-word;
}
.l-contents--light table tr th, .l-contents--light table tr td {
  border-bottom: 1px solid #c4d0d6;
}
table tr th {
  vertical-align: top;
  color: #166bc1;
  padding-right: 30px;
}
.l-contents--light table tr th {
  color: #76c1ff;
}
table tr select {
  min-height: 2em;
}

a {
  color: inherit;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-shadow: none;
}

h2:not([class*=c-]):not([class*=p-]),
h3:not([class*=c-]):not([class*=p-]) {
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#53a5f7), to(#85fcfc));
  background: linear-gradient(to right, #53a5f7, #85fcfc);
  -webkit-background-clip: text;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.3;
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  h2:not([class*=c-]):not([class*=p-]),
h3:not([class*=c-]):not([class*=p-]) {
    font-size: calc(3.3444816054vw + -5.6856187291px);
  }
}
@media screen and (min-width: 1366px) {
  h2:not([class*=c-]):not([class*=p-]),
h3:not([class*=c-]):not([class*=p-]) {
    font-size: 40px;
  }
}

h2:not([class*=c-]):not([class*=p-]) {
  font-size: 20px;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  h2:not([class*=c-]):not([class*=p-]) {
    font-size: calc(5.8528428094vw + -24.9498327759px);
  }
}
@media screen and (min-width: 1366px) {
  h2:not([class*=c-]):not([class*=p-]) {
    font-size: 55px;
  }
}

h4:not([class*=c-]):not([class*=p-]) {
  font-weight: normal;
  font-size: 18px;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  h4:not([class*=c-]):not([class*=p-]) {
    font-size: calc(2.0066889632vw + 2.5886287625px);
  }
}
@media screen and (min-width: 1366px) {
  h4:not([class*=c-]):not([class*=p-]) {
    font-size: 30px;
  }
}

.l-page {
  position: relative;
  overflow: hidden;
}
.l-page:before, .l-page:after {
  position: fixed;
  display: block;
  content: "";
  width: calc(100% - 50px);
  height: 1px;
  background-color: #081A82;
  mix-blend-mode: color-dodge;
  z-index: 20;
}
.l-page:before {
  top: 25px;
  left: 25px;
}
.l-page:after {
  left: 25px;
  bottom: 25px;
}
.l-page__inner:before, .l-page__inner:after {
  position: fixed;
  top: 25px;
  display: block;
  content: "";
  width: 1px;
  height: calc(100% - 50px);
  background-color: #081A82;
  mix-blend-mode: color-dodge;
  z-index: 20;
}
.l-page__inner:before {
  left: 25px;
}
.l-page__inner:after {
  right: 25px;
}

.l-main a:not([class*=c-]):not([class*=p-]) {
  color: #50abd8;
}

.l-bg {
  position: fixed;
  top: 0;
  right: 0;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #040e19 transparent transparent;
  z-index: 15;
  pointer-events: none;
}

.l-line {
  position: absolute;
  top: 140px;
  left: -10px;
  width: 0;
  height: 1px;
  background-color: #20517a;
  -webkit-transform: skewY(7.4deg);
          transform: skewY(7.4deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  z-index: -1;
}

@-webkit-keyframes line_animation {
  0% {
    width: 0%;
  }
  100% {
    width: calc(100% + 20px);
  }
}

@keyframes line_animation {
  0% {
    width: 0%;
  }
  100% {
    width: calc(100% + 20px);
  }
}
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}

.l-footer {
  position: relative;
  margin: 0 -25% -6%;
  padding: 0 25% 6%;
  background: -webkit-gradient(linear, left bottom, left top, from(#001233), to(#102e63));
  background: linear-gradient(0deg, #001233, #102e63);
  overflow: hidden;
  -webkit-transform: rotate(-6.5deg);
          transform: rotate(-6.5deg);
  z-index: 7;
}
.l-footer__inner {
  position: relative;
  -webkit-transform: rotate(6.5deg);
          transform: rotate(6.5deg);
  z-index: 3;
  color: #FFF;
}

.l-contents {
  position: relative;
  color: #ffffff;
  text-shadow: 0 0 5px rgba(67, 246, 255, 0.75);
}
.l-contents--light {
  background-color: #ebeff2;
  color: #333333;
  text-shadow: none;
}
.l-contents__inner > *:first-child {
  margin-top: 0 !important;
}
.l-contents__inner p:not([class*=c-]):not([class*=p-]),
.l-contents__inner ul:not([class*=c-]):not([class*=p-]),
.l-contents__inner ol:not([class*=c-]):not([class*=p-]) {
  margin-bottom: 2em;
  margin-top: 0;
}
.l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[target=_blank]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".pdf"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xlsx"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xls"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".docs"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".doc"]:after {
  display: inline-block;
  content: "";
  background-size: 100% auto !important;
  margin: 0 0.5em 0 8px;
  vertical-align: middle;
}
.l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[target=_blank][target=_blank]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".pdf"][target=_blank]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xlsx"][target=_blank]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xls"][target=_blank]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".docs"][target=_blank]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".doc"][target=_blank]:after {
  position: relative;
  top: -1px;
  width: 14px;
  height: 14px;
  background: url("../img/base/icon-blank-lightblue.svg") no-repeat 50% 50%;
}
.l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[target=_blank][target=_blank]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".pdf"][target=_blank]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xlsx"][target=_blank]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xls"][target=_blank]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".docs"][target=_blank]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".doc"][target=_blank]:after {
  background-image: url("../img/base/icon-blank-blue.svg");
}
.l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[target=_blank][href$=".pdf"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".pdf"][href$=".pdf"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xlsx"][href$=".pdf"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xls"][href$=".pdf"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".docs"][href$=".pdf"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".doc"][href$=".pdf"]:after {
  width: 12px;
  height: 15px;
  background: url("../img/base/icon-pdf-white.svg") no-repeat 50% 50%;
}
.l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[target=_blank][href$=".pdf"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".pdf"][href$=".pdf"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xlsx"][href$=".pdf"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xls"][href$=".pdf"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".docs"][href$=".pdf"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".doc"][href$=".pdf"]:after {
  background-image: url("../img/base/icon-pdf-black.svg");
}
.l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[target=_blank][href$=".xlsx"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[target=_blank][href$=".xls"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".pdf"][href$=".xlsx"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".pdf"][href$=".xls"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xlsx"][href$=".xlsx"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xlsx"][href$=".xls"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xls"][href$=".xlsx"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xls"][href$=".xls"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".docs"][href$=".xlsx"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".docs"][href$=".xls"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".doc"][href$=".xlsx"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".doc"][href$=".xls"]:after {
  width: 12px;
  height: 15px;
  background-image: url("../img/base/icon-excel-white.svg");
}
.l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[target=_blank][href$=".xlsx"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[target=_blank][href$=".xls"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".pdf"][href$=".xlsx"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".pdf"][href$=".xls"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xlsx"][href$=".xlsx"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xlsx"][href$=".xls"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xls"][href$=".xlsx"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xls"][href$=".xls"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".docs"][href$=".xlsx"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".docs"][href$=".xls"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".doc"][href$=".xlsx"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".doc"][href$=".xls"]:after {
  background-image: url("../img/base/icon-excel-black.svg");
}
.l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[target=_blank][href$=".docs"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[target=_blank][href$=".doc"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".pdf"][href$=".docs"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".pdf"][href$=".doc"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xlsx"][href$=".docs"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xlsx"][href$=".doc"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xls"][href$=".docs"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xls"][href$=".doc"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".docs"][href$=".docs"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".docs"][href$=".doc"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".doc"][href$=".docs"]:after, .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".doc"][href$=".doc"]:after {
  width: 12px;
  height: 15px;
  background-image: url("../img/base/icon-word-white.svg");
}
.l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[target=_blank][href$=".docs"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[target=_blank][href$=".doc"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".pdf"][href$=".docs"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".pdf"][href$=".doc"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xlsx"][href$=".docs"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xlsx"][href$=".doc"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xls"][href$=".docs"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".xls"][href$=".doc"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".docs"][href$=".docs"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".docs"][href$=".doc"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".doc"][href$=".docs"]:after, .l-contents--light .l-contents__inner a:not([class*=c-]):not([class*=p-]):not([class=u-noIcon])[href$=".doc"][href$=".doc"]:after {
  background-image: url("../img/base/icon-word-black.svg");
}

.l-head {
  position: relative;
}
.l-head__inner {
  color: #ffffff;
  text-shadow: 0 0 5px rgba(67, 246, 255, 0.75);
}
.l-head__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-head__textbox > *:first-child {
  margin-top: 0 !important;
}
.l-head__textbox > *:last-child {
  margin-bottom: 0 !important;
}

.l-loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 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;
  background: #040e19;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}
.l-loading-logo {
  width: 128px;
  -webkit-animation: flash 1s linear infinite;
          animation: flash 1s linear infinite;
}

.js-loaded .l-loading {
  opacity: 0;
}
.js-loaded .l-line,
.js-loaded .l-page,
.js-loaded .l-header {
  visibility: visible;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 0.6;
  }
  35%, 65% {
    opacity: 1;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 0.6;
  }
  35%, 65% {
    opacity: 1;
  }
}
.c-link {
  display: inline-block;
  color: #0076b7;
  font-size: 0;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
}
.c-link--white {
  color: #FFF;
}
.c-link--white .c-link__text:after {
  background-color: #d3efeb;
}
.c-link--white .c-link__arrow {
  border-color: #a9e0ff;
}
.c-link--white .c-link__arrow:after {
  background-image: url("../img/base/icon-arrow-blue.svg");
}
.c-link--white .c-link__arrow:before {
  background-color: #d3efeb;
}
.c-link__text {
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 3.0555555556;
  vertical-align: middle;
}
.c-link__text:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  content: "";
  width: 77px;
  height: 1px;
  background: #1d52bc;
}
.c-link__arrow {
  position: relative;
  display: inline-block;
  border-radius: 100%;
  border: 1px solid #0076b7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0;
  line-height: 1;
  vertical-align: middle;
}
.c-link__arrow:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  display: block;
  content: "";
  width: 6px;
  height: 9px;
  background: url("../img/base/icon-arrow.svg") no-repeat 50% 50%;
  background-size: 6px auto;
  -webkit-transition: all 0.2s cubic-bezier(0.43, 0.05, 0.17, 1);
  transition: all 0.2s cubic-bezier(0.43, 0.05, 0.17, 1);
  -webkit-transform: translate3d(-50%, -50%, 0) scale(0);
          transform: translate3d(-50%, -50%, 0) scale(0);
}
.c-link__arrow:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #1d52bc;
  margin: auto;
  -webkit-transition: all 0.2s cubic-bezier(0.43, 0.05, 0.17, 1);
  transition: all 0.2s cubic-bezier(0.43, 0.05, 0.17, 1);
}

.c-social {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.c-social__title {
  margin: 0;
  width: 100%;
  color: #4b84aa;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.625;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .c-social__title {
    font-size: calc(0.3344481605vw + 11.4314381271px);
  }
}
@media screen and (min-width: 1366px) {
  .c-social__title {
    font-size: 16px;
  }
}
.c-social__item a {
  display: block;
  border: 1px solid rgba(135, 139, 145, 0.5);
  border-radius: 100%;
}

.c-notes {
  color: #add6ea;
  text-shadow: none;
  list-style: none;
  margin: 0 0 2em;
  padding: 0;
  font-size: 12px;
  line-height: 1.714;
}
@media screen and (min-width: 768px) {
  .c-notes {
    font-size: calc(0.3344481605vw + 9.4314381271px);
  }
}
@media screen and (min-width: 1366px) {
  .c-notes {
    font-size: 14px;
  }
}
.c-notes li {
  position: relative;
  padding-left: 1.5em;
}
.c-notes li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: "※";
}
.c-notes li + li {
  margin-top: 0.5em;
}
.l-contents--light .c-notes {
  color: #5786a3;
}

.c-label {
  display: inline-block;
  min-width: 64px;
  padding: 0 15px 1px;
  text-shadow: none;
  border: 1px solid #FFF;
  border-radius: 15px;
  color: #FFF;
  font-weight: bold;
  font-size: 10px;
  line-height: 2.166;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .c-label {
    font-size: calc(0.3344481605vw + 7.4314381271px);
  }
}
@media screen and (min-width: 1366px) {
  .c-label {
    font-size: 12px;
  }
}
.c-label--purple {
  border-color: #aa48ef;
}
.c-label--blue {
  border-color: #3873f9;
}
.c-label--pink {
  border-color: #e024b0;
}
.c-label--yellow {
  border-color: #cec915;
}
.c-label--green {
  border-color: #10af94;
}

.c-figure {
  display: table;
  margin: 0 auto 35px;
  text-align: center;
}
.c-figure figcaption {
  margin: 10px 0 0;
  color: #3479bf;
  text-shadow: none;
  text-align: left;
}

.c-section--clear {
  overflow: hidden;
}

.c-gallery {
  clear: both;
  margin: 0 0 60px;
}
.c-gallery__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-button,
.l-contents .c-button {
  position: relative;
  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;
  margin: 0 auto;
  padding: 24px 0;
  background: none;
  border: 1px solid #FFF;
  border-radius: 50px;
  width: 318px;
  min-height: 73px;
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  text-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.c-button:before,
.l-contents .c-button:before {
  position: absolute;
  top: 50%;
  right: -31px;
  display: block;
  content: "";
  width: 62px;
  height: 1px;
  background-color: #cceeff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.l-contents--light .c-button:before,
.l-contents--light .l-contents .c-button:before {
  background-color: #7fa2ba;
}
.l-contents--light .c-button,
.l-contents--light .l-contents .c-button {
  border-color: #1b5d89;
  color: #11496b;
}
.c-button--reverse,
.l-contents .c-button--reverse {
  background-color: #1b5d89;
  border-color: #1b5d89;
  color: #FFF;
}
.c-button--iconLeft:before,
.l-contents .c-button--iconLeft:before {
  right: auto;
  left: -31px;
}

.c-buttonGroup {
  margin: 0 0 30px;
}

.c-heading1 {
  margin: 0;
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  background: -webkit-gradient(linear, left top, right top, from(#53a5f7), to(#85fcfc));
  background: linear-gradient(to right, #53a5f7, #85fcfc);
  -webkit-background-clip: text;
  color: transparent;
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .c-heading1 {
    font-size: calc(3.6789297659vw + -0.254180602px);
  }
}
@media screen and (min-width: 1366px) {
  .c-heading1 {
    font-size: 50px;
  }
}

.c-heading2 {
  margin: 0 0 20px;
  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;
}
.c-heading2::before, .c-heading2::after {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  content: "";
  min-width: 58px;
  height: 1px;
  background-color: #7fa2ba;
}
.c-heading2__title {
  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;
  margin: 0;
  font-weight: normal;
  font-size: 28px;
  line-height: 1;
  text-shadow: none;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-heading2__title {
    font-size: calc(3.6789297659vw + -0.254180602px);
  }
}
@media screen and (min-width: 1366px) {
  .c-heading2__title {
    font-size: 50px;
  }
}
.c-heading2__title span {
  display: block;
  background: -webkit-gradient(linear, left top, right top, from(#53a5f7), to(#85fcfc));
  background: linear-gradient(to right, #53a5f7, #85fcfc);
  -webkit-background-clip: text;
  color: transparent;
}
.c-heading2__title::before, .c-heading2__title::after {
  display: block;
  content: "";
  width: 1px;
  height: 15px;
  background-color: #7fa2ba;
}
.l-contents--light .c-heading2__title span {
  color: #125993;
}

.c-heading3 {
  border-top: 4px double #83bedb;
  padding: 30px 0 0;
}
.c-heading3__title {
  margin: 0;
  font-weight: normal;
  font-size: 24px;
  line-height: 1.3;
  background: -webkit-gradient(linear, left top, right top, from(#53a5f7), to(#85fcfc));
  background: linear-gradient(to right, #53a5f7, #85fcfc);
  -webkit-background-clip: text;
  color: transparent;
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .c-heading3__title {
    font-size: calc(1.3377926421vw + 13.7257525084px);
  }
}
@media screen and (min-width: 1366px) {
  .c-heading3__title {
    font-size: 32px;
  }
}
.l-contents--light .c-heading3__title {
  color: #11496b;
}
.l-contents--light .c-heading3 {
  border-top-color: #11496b;
}

.c-movie__frame {
  position: relative;
  padding-top: 56.25%;
}
.c-movie__frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-movie__caption {
  margin: 12px 0 0;
  color: #3479bf;
  text-shadow: none;
  text-align: center;
}
.l-contents--light .c-movie__caption {
  color: #3479bf;
}

.c-table {
  text-shadow: none;
}
.c-table__title, .c-table__contents {
  padding: 15px 0;
  border-bottom: 1px solid #2c393d;
  text-shadow: none;
}
.l-contents--light .c-table__title, .l-contents--light .c-table__contents {
  border-bottom-color: #c4d0d6;
}
.c-table__title {
  font-weight: bold;
  color: #76c1ff;
}
.l-contents--light .c-table__title {
  color: #166bc1;
}
.c-table__contents {
  color: #dddddd;
}
.l-contents--light .c-table__contents {
  color: #555555;
}

.c-table2__body {
  border-top: 1px solid #2c393d;
}
.l-contents--light .c-table2__body {
  border-top: 1px solid #93afba;
}
.c-table2__body tr th, .c-table2__body tr td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #2c393d;
}
.l-contents--light .c-table2__body tr th, .l-contents--light .c-table2__body tr td {
  border-bottom-color: #93afba;
}
.c-table2__body tr th {
  color: #76c1ff;
  background-color: #202d33;
  text-shadow: none;
}
.l-contents--light .c-table2__body tr th {
  background-color: #d0d6d8;
  color: #166bc1;
}

.c-banners__list {
  list-style: none;
  margin: -20px -10px 20px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.c-banners__item {
  margin: 20px 10px 0;
}
.c-banners__item a {
  display: inline-block;
}
.c-banners__item a:after {
  display: none !important;
}

.c-required {
  display: inline-block;
  padding: 0 9px;
  border: 1px solid #c62663;
  border-radius: 4px;
  font-weight: bold;
  color: #c62663;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6666666667;
  vertical-align: middle;
}

.p-sitetitle {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 40px;
  left: 60px;
  width: 128px;
  margin: 0;
  z-index: 10;
  font-size: 100%;
  line-height: 1;
}
.p-sitetitle a {
  display: block;
}

html.is-menu-opened,
body.is-menu-opened {
  overflow: hidden;
}

.p-menu {
  background-color: rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  z-index: 11;
}
.is-menu-opened .p-menu {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  visibility: visible;
}
.p-menu__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-menu__content {
  position: absolute;
  top: 0;
  right: 0;
  min-height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left top, right top, from(#1c1c1c), to(#000f2a));
  background: linear-gradient(to right, #1c1c1c, #000f2a);
}
.p-menu__content:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: url("../img/base/bg.png") no-repeat 50% 0;
  background-size: 100% 100%;
  z-index: -1;
}
.p-menu__nav {
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
  mix-blend-mode: color-dodge;
  z-index: 10;
}
.p-menu__nav li {
  position: relative;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #e1fff5;
}
@media screen and (min-width: 768px) {
  .p-menu__nav li {
    font-size: calc(3.3444816054vw + -5.6856187291px);
  }
}
@media screen and (min-width: 1366px) {
  .p-menu__nav li {
    font-size: 40px;
  }
}
.p-menu__nav li a {
  display: inline-block;
  text-decoration: none;
}
.p-menu__nav li a span {
  position: relative;
  display: inline-block;
}
.p-menu__nav li a span:before {
  position: absolute;
  top: 90%;
  left: 0px;
  display: block;
  content: "";
  height: 3px;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  visibility: visible;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.p-menu__social {
  margin-bottom: 0 !important;
  border-top: 1px solid #405772;
  padding-top: 35px;
}
.p-menu__social dt {
  font-weight: 700;
  color: #4b84aa;
}
.p-menu__social dd {
  display: inline-block;
}
.p-menu__copy {
  color: #547193;
}

.p-burger {
  position: fixed;
  top: 24px;
  right: 45px;
  left: auto;
  width: 65px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  z-index: 100;
}
.p-burger__buns {
  position: relative;
  top: 22px;
  width: 35px;
  height: 18px;
  vertical-align: middle;
}
.p-burger__line {
  width: 35px;
  height: 2px;
  position: absolute;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #deffff;
}
.p-burger__line.bgr-1 {
  top: 0;
  left: 0;
  -webkit-transition: top 0.2s ease-out 0.2s, -webkit-transform 0.2s ease-in 0s;
  transition: top 0.2s ease-out 0.2s, -webkit-transform 0.2s ease-in 0s;
  transition: top 0.2s ease-out 0.2s, transform 0.2s ease-in 0s;
  transition: top 0.2s ease-out 0.2s, transform 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
}
.p-burger__line.bgr-2 {
  top: 8px;
  left: 0;
  -webkit-transition: all 0.2s ease 0.2s, -webkit-transform 0.2s ease-in 0s;
  transition: all 0.2s ease 0.2s, -webkit-transform 0.2s ease-in 0s;
  transition: all 0.2s ease 0.2s, transform 0.2s ease-in 0s;
  transition: all 0.2s ease 0.2s, transform 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
}
.p-burger__line.bgr-3 {
  left: 0;
  bottom: 1px;
  width: 20px;
  -webkit-transition: bottom 0.2s ease-out 0.2s, -webkit-transform 0.2s ease-in 0s;
  transition: bottom 0.2s ease-out 0.2s, -webkit-transform 0.2s ease-in 0s;
  transition: bottom 0.2s ease-out 0.2s, transform 0.2s ease-in 0s;
  transition: bottom 0.2s ease-out 0.2s, transform 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
}
.p-burger.is-opened .p-burger__line.bgr-1 {
  top: calc(50% + -1px);
  width: 100%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.2s cubic-bezier(0.42, 0, 0.97, 0.38), -webkit-transform 0.3s cubic-bezier(0.03, 0.85, 0.74, 1.01) 0.2s;
  transition: top 0.2s cubic-bezier(0.42, 0, 0.97, 0.38), -webkit-transform 0.3s cubic-bezier(0.03, 0.85, 0.74, 1.01) 0.2s;
  transition: top 0.2s cubic-bezier(0.42, 0, 0.97, 0.38), transform 0.3s cubic-bezier(0.03, 0.85, 0.74, 1.01) 0.2s;
  transition: top 0.2s cubic-bezier(0.42, 0, 0.97, 0.38), transform 0.3s cubic-bezier(0.03, 0.85, 0.74, 1.01) 0.2s, -webkit-transform 0.3s cubic-bezier(0.03, 0.85, 0.74, 1.01) 0.2s;
}
.p-burger.is-opened .p-burger__line.bgr-2 {
  opacity: 0;
}
.p-burger.is-opened .p-burger__line.bgr-3 {
  width: 100%;
  bottom: calc(50% + -1px);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: bottom 0.2s cubic-bezier(0.42, 0, 0.97, 0.38), -webkit-transform 0.3s cubic-bezier(0.03, 0.85, 0.74, 1.01) 0.2s;
  transition: bottom 0.2s cubic-bezier(0.42, 0, 0.97, 0.38), -webkit-transform 0.3s cubic-bezier(0.03, 0.85, 0.74, 1.01) 0.2s;
  transition: bottom 0.2s cubic-bezier(0.42, 0, 0.97, 0.38), transform 0.3s cubic-bezier(0.03, 0.85, 0.74, 1.01) 0.2s;
  transition: bottom 0.2s cubic-bezier(0.42, 0, 0.97, 0.38), transform 0.3s cubic-bezier(0.03, 0.85, 0.74, 1.01) 0.2s, -webkit-transform 0.3s cubic-bezier(0.03, 0.85, 0.74, 1.01) 0.2s;
}

.p-mainvisual {
  position: relative;
  padding: 0 60px;
  z-index: 2;
}
.p-mainvisual__inner {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.p-mainvisual__heading {
  position: relative;
  margin: 0;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.64;
  color: #88e0ff;
  mix-blend-mode: color-dodge;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .p-mainvisual__heading {
    font-size: calc(4.0133779264vw + -4.8227424749px);
  }
}
@media screen and (min-width: 1366px) {
  .p-mainvisual__heading {
    font-size: 50px;
  }
}
.p-mainvisual__description {
  position: relative;
  color: #FFF;
  font-size: 14px;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .p-mainvisual__description {
    font-size: calc(0.6688963211vw + 8.8628762542px);
  }
}
@media screen and (min-width: 1366px) {
  .p-mainvisual__description {
    font-size: 18px;
  }
}
.p-mainvisual__video {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-top: 55%;
}
.p-mainvisual__video iframe, .p-mainvisual__video video, .p-mainvisual__video img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-news {
  position: relative;
  margin: 0 -28%;
  padding: 0 28%;
  -webkit-transform: rotate(7.5deg);
          transform: rotate(7.5deg);
}
.p-news:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  background-color: #fff;
  background: linear-gradient(98deg, #FFF, #c7d3db);
  width: calc(100%);
  height: 100%;
}
.p-news__inner {
  position: relative;
  -webkit-transform: rotate(-7.5deg);
          transform: rotate(-7.5deg);
}
.p-news__heading {
  position: relative;
  margin: 0;
  z-index: 10;
  color: #2b75b2;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.1666666667;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.p-news__heading:after {
  position: absolute;
  display: block;
  content: "";
  width: 1px;
  height: 100px;
  background: #afafaf;
}
.p-news__heading:before {
  position: absolute;
  display: block;
  content: "";
  width: 1px;
  height: 30px;
  background: #fff;
}
.p-news__list {
  position: relative;
  margin: 0 0 30px;
  border-top: 1px solid #7fa2ba;
}
.p-news__list:before {
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  content: "";
  background: #75d3c1;
  width: 146px;
  height: 1px;
}
.p-news__item {
  position: relative;
  border-bottom: 1px solid #7fa2ba;
  text-decoration: none;
}
.p-news__item:before {
  position: absolute;
  left: 0;
  bottom: -1px;
  display: block;
  content: "";
  background: #75d3c1;
  width: 146px;
  height: 1px;
}
.p-news__title {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.p-news__date {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  white-space: nowrap;
  font-weight: bold;
  color: #3479bf;
}
.p-news__date span {
  color: #333333;
}
.p-news__more {
  text-align: right;
}

.p-products {
  position: relative;
  margin: 0 -25%;
  padding: 0 25%;
  background: linear-gradient(135deg, #020202, #253757, #001233);
  -webkit-transform: rotate(7.5deg);
          transform: rotate(7.5deg);
  z-index: 3;
  overflow: hidden;
}
.p-products:before {
  position: absolute;
  top: -25%;
  left: 0;
  display: block;
  content: "";
  width: 125%;
  height: 125%;
  background: url("../img/base/bg-grid.svg") repeat 0 0;
  background-size: 75px auto;
  -webkit-transform: rotate(-7.5deg);
          transform: rotate(-7.5deg);
  opacity: 0.2;
}
.p-products__inner {
  position: relative;
  -webkit-transform: rotate(-7.25deg);
          transform: rotate(-7.25deg);
  z-index: 3;
}
.p-products__head {
  position: relative;
}
.p-products__category {
  position: absolute;
  top: -17px;
  left: 0;
  width: 100%;
  margin: 0;
  color: #abdaed;
  font-size: 19px;
  line-height: 1;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#53a5f7), to(#85fcfc));
  background: linear-gradient(to right, #53a5f7, #85fcfc);
  -webkit-background-clip: text;
  color: transparent;
}
@media screen and (min-width: 768px) {
  .p-products__category {
    font-size: calc(1.5050167224vw + 7.4414715719px);
  }
}
@media screen and (min-width: 1366px) {
  .p-products__category {
    font-size: 28px;
  }
}
.p-products__heading {
  margin: 0;
}
.p-products__text {
  line-height: 2;
  color: #cadee0;
  text-shadow: 0 0 5px rgba(67, 246, 255, 0.75);
}

.p-productsImage {
  position: relative;
  z-index: 7;
}

.p-friends {
  position: relative;
  background-color: #fff;
  background: url("../img/p-friends/bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  z-index: 5;
}
.p-friends__inner {
  position: relative;
}
.p-friends__inner:before {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: -1;
}
.p-friends__heading {
  margin: 0;
  color: #4a9ed8;
  font-weight: normal;
  font-size: 40px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-friends__heading {
    font-size: calc(3.3444816054vw + 14.3143812709px);
  }
}
@media screen and (min-width: 1366px) {
  .p-friends__heading {
    font-size: 60px;
  }
}
.p-friends__lead {
  margin: 0 0 22px;
  text-align: right;
}
.p-friends__logo {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-friends__logo > a,
.p-friends__logo > span {
  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;
  padding: 20px;
  width: 100%;
  height: 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border-radius: 14px;
  -webkit-box-shadow: 0 0 9px rgba(26, 79, 114, 0.2);
          box-shadow: 0 0 9px rgba(26, 79, 114, 0.2);
}
.p-friends__controller {
  font-size: 0;
}
.p-friends__sliderPrev, .p-friends__sliderNext {
  position: relative;
  width: 50px;
  height: 50px;
  border: 1px solid #396396;
  background: none;
  padding: 0;
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-friends__sliderPrev:after, .p-friends__sliderNext:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  display: block;
  content: "";
  width: 8px;
  height: 13px;
  background: url("../img/base/icon-arrow-blue2.svg") no-repeat 50% 50%;
  background-size: 8px auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-friends__sliderPrev.swiper-button-disabled, .p-friends__sliderNext.swiper-button-disabled {
  opacity: 0.3;
}
.p-friends__sliderPrev:after {
  -webkit-transform: translate(-50%, -50%) scale(-1, 1);
          transform: translate(-50%, -50%) scale(-1, 1);
}
.p-friends__sliderNext {
  margin-left: 20px;
}

.p-copyright {
  border-top: 1px solid #335770;
  margin: 0;
  padding: 35px 0 0;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  text-align: center;
}

.p-teams {
  position: relative;
  background: url("../img/p-teams/bg.png") no-repeat 0 0;
  background-size: cover;
  /*
   * 以下の処理は移動しました
   * -> resources/scss/_anime.scss [data-aos="line-teams"].aos-animate{}
   */
}
.p-teams::before {
  display: block;
  content: "";
  position: absolute;
  top: 245px;
  right: -10px;
  width: 0;
  height: 1px;
  background-color: #FFF;
  -webkit-transform: skewY(-7.4deg);
          transform: skewY(-7.4deg);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  z-index: 5;
  visibility: hidden;
}
.p-teams__inner {
  position: relative;
  overflow: hidden;
}
.p-teams__heading {
  margin: 0;
  color: #135faa;
  font-weight: normal;
  font-size: 40px;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-teams__heading {
    font-size: calc(3.3444816054vw + 14.3143812709px);
  }
}
@media screen and (min-width: 1366px) {
  .p-teams__heading {
    font-size: 60px;
  }
}
.p-teams__list {
  position: relative;
  z-index: 5;
  list-style: none;
  margin: 0;
  padding: 0;
}
.p-teams__listItem {
  text-align: center;
}
.p-teams__image {
  max-width: 225px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px;
  border-radius: 100%;
  border: 1px solid #2993c1;
  text-align: center;
}
.p-teams__image img {
  border-radius: 100%;
}
.p-teams__name {
  margin: 0;
  color: #FFF;
  font-weight: normal;
  font-size: 14px;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-teams__name {
    font-size: calc(0.3344481605vw + 11.4314381271px);
  }
}
@media screen and (min-width: 1366px) {
  .p-teams__name {
    font-size: 16px;
  }
}
.p-teams__occupation {
  margin: 0;
  color: #d2eff9;
  font-size: 12px;
  line-height: 1.7142857143;
}
@media screen and (min-width: 768px) {
  .p-teams__occupation {
    font-size: calc(0.3344481605vw + 9.4314381271px);
  }
}
@media screen and (min-width: 1366px) {
  .p-teams__occupation {
    font-size: 14px;
  }
}
.p-teams__button {
  position: relative;
  z-index: 10;
  text-align: center;
  color: #FFF;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 4.4375;
  text-transform: uppercase;
}
.p-teams__button a {
  position: relative;
  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;
  margin: 0 auto;
  border: 1px solid #FFF;
  border-radius: 40px;
  width: 318px;
  height: 73px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-teams__button a:before {
  position: absolute;
  top: 50%;
  right: -31px;
  display: block;
  content: "";
  width: 62px;
  height: 1px;
  background-color: #cceeff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.p-languageChange {
  position: absolute;
  top: 40px;
  right: 140px;
  z-index: 10;
  color: #e3ebfc;
  font-weight: normal;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 2.8;
  text-transform: uppercase;
}
.p-languageChange a {
  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;
  border: 1px solid #deffff;
  border-radius: 15px;
  width: 100px;
  height: 30px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.p-languageChange a img {
  margin-left: 3px;
  margin-right: 3px;
  width: 11px;
}

.p-history__timeline {
  position: relative;
  padding: 20px 0 0 10px;
}
.p-history__item {
  position: relative;
  margin: -6px 0 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-history__item:after {
  position: absolute;
  top: 6px;
  left: 169px;
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #05164c;
  border: 7px solid #caf28c;
  border-radius: 100%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-history__item:before {
  position: absolute;
  top: 6px;
  display: block;
  content: "";
  width: 2px;
  height: calc(100% - 22px);
  background-color: #6a6dff;
  z-index: 10;
}
.p-history__item + .p-history__item:before {
  height: calc(100% + 40px);
}
.p-history__item:first-child {
  padding-top: 20px;
}
.p-history__item:first-child:before {
  top: 0;
  height: calc(100%);
}
.p-history__item:first-child:after {
  top: 26px;
  z-index: 10;
}
.p-history__item:last-child:before {
  display: none !important;
}
.p-history__item:last-child .p-history__detail {
  margin-bottom: 0;
}
.p-history__title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  white-space: nowrap;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.3333333333;
}
@media screen and (min-width: 768px) {
  .p-history__title {
    font-size: calc(1.3377926421vw + 5.7257525084px);
  }
}
@media screen and (min-width: 1366px) {
  .p-history__title {
    font-size: 24px;
  }
}
.p-history__date {
  color: #85c5e5;
}

.p-articleHead__title {
  margin: 0;
  color: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#53a5f7), to(#85fcfc));
  background: linear-gradient(to right, #53a5f7, #85fcfc);
  -webkit-background-clip: text;
  font-weight: normal;
  font-size: 28px;
  line-height: 1.5;
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .p-articleHead__title {
    font-size: calc(3.6789297659vw + -0.254180602px);
  }
}
@media screen and (min-width: 1366px) {
  .p-articleHead__title {
    font-size: 50px;
  }
}
.p-articleHead__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
.p-articleHead__data > * {
  margin-right: 10px;
}
.p-articleHead__date {
  display: inline-block;
  color: #a9efff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.7777777778;
  margin-right: 0 !important;
}
.p-articleHead__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.p-articleHead__name {
  color: #ffffff;
  text-shadow: 0 0 5px rgba(67, 246, 255, 0.75);
}
.p-articleHead__avatar {
  width: 100px;
  height: 100px;
}
.p-articleHead__avatar img {
  border-radius: 100%;
}

.p-newslist__list {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #7fa2ba;
}
.p-newslist__list:before {
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  content: "";
  width: 146px;
  height: 1px;
  background-color: #75d3c1;
}
.p-newslist__item {
  position: relative;
  border-bottom: 1px solid #7fa2ba;
}
.p-newslist__item:before {
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  content: "";
  width: 100px;
  height: 1px;
  background-color: #75d3c1;
}
.p-newslist__date {
  color: #3479bf;
  font-weight: bold;
  text-shadow: none;
}
.p-newslist__date span {
  color: #808080;
}
.p-newslist__title {
  display: inline-block;
  color: #ffffff;
  text-shadow: 0 0 5px rgba(67, 246, 255, 0.75);
}
.p-newslist__title a {
  color: #ffffff !important;
  text-shadow: 0 0 5px rgba(67, 246, 255, 0.75);
}
.p-newslist__labels {
  margin: 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-newslist__labels > * {
  margin-top: 5px;
  margin-right: 10px;
}

.p-form__body {
  border: none;
}
.p-form__body tbody tr th, .p-form__body tbody tr td {
  border: none;
}
.p-form__body tbody tr th {
  color: #166bc1;
}
.p-form input[type=text],
.p-form input[type=password],
.p-form input[type=number],
.p-form input[type=emal],
.p-form input[type=url],
.p-form input[type=search] {
  padding: 10px 20px;
  width: 100%;
  border: 1px solid #FFF;
  border-radius: 4px;
  height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 5px 0 rgba(10, 85, 193, 0.2);
          box-shadow: 0 0 5px 0 rgba(10, 85, 193, 0.2);
}
.p-form input[type=text]:focus,
.p-form input[type=password]:focus,
.p-form input[type=number]:focus,
.p-form input[type=emal]:focus,
.p-form input[type=url]:focus,
.p-form input[type=search]:focus {
  border: 1px solid #125993;
  outline: 0;
}
.p-form textarea {
  width: 100%;
  height: 200px;
  border: 1px solid #FFF;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 5px 0 rgba(10, 85, 193, 0.2);
          box-shadow: 0 0 5px 0 rgba(10, 85, 193, 0.2);
  resize: vertical;
}
.p-form textarea:focus {
  border: 1px solid #125993;
  outline: 0;
}
.p-form input[type=radio] {
  width: 15px;
  height: 15px;
  margin-right: 10px;
  -webkit-box-shadow: 0 0 5px 0 rgba(10, 85, 193, 0.2);
          box-shadow: 0 0 5px 0 rgba(10, 85, 193, 0.2);
}
.p-form input[type=checkbox] {
  margin-right: 10px;
  -webkit-box-shadow: 0 0 5px 0 rgba(10, 85, 193, 0.2);
          box-shadow: 0 0 5px 0 rgba(10, 85, 193, 0.2);
}
.p-form__reCapticha {
  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;
}

.u-txt-light {
  font-weight: 100 !important;
}

.u-txt-normal {
  font-weight: 400 !important;
}

.u-txt-bold {
  font-weight: 700 !important;
}

.u-txt-indent {
  text-indent: 1em !important;
}

.u-txt-note {
  margin-left: 1em !important;
  text-indent: -1em !important;
}

.u-txt-nowrap {
  white-space: nowrap !important;
}

.u-txt-breakword {
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
}

.u-txt-justify {
  text-align: justify !important;
  text-justify: inter-ideograph !important;
}

.u-txt-none {
  text-transform: none !important;
}

.u-txt-lowercase {
  text-transform: lowercase !important;
}

.u-txt-uppercase {
  text-transform: uppercase !important;
}

.u-txt-capitalize {
  text-transform: capitalize !important;
}

.u-txt-smallcaps {
  font-variant: small-caps !important;
}

.u-txt-right {
  text-align: right !important;
}

.u-txt-center {
  text-align: center !important;
}

.u-txt-left {
  text-align: left !important;
}

.u-txt-top {
  vertical-align: top !important;
}

.u-txt-middle {
  vertical-align: middle !important;
}

.u-txt-bottom {
  vertical-align: bottom !important;
}

.u-txt-size-small {
  font-size: 14px !important;
}

.u-txt-blue {
  color: #3873f9 !important;
  text-shadow: none;
}

.u-txt-pink {
  color: #e024b0 !important;
  text-shadow: none;
}

.u-txt-green {
  color: #10af94 !important;
  text-shadow: none;
}

.u-visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  /* added line */
}

.u-mt0 {
  margin-top: 0px !important;
}

.u-ml0 {
  margin-left: 0px !important;
}

.u-mr0 {
  margin-right: 0px !important;
}

.u-mb0 {
  margin-bottom: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-ml65 {
  margin-left: 65px !important;
}

.u-mr65 {
  margin-right: 65px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-ml70 {
  margin-left: 70px !important;
}

.u-mr70 {
  margin-right: 70px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-ml75 {
  margin-left: 75px !important;
}

.u-mr75 {
  margin-right: 75px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-ml80 {
  margin-left: 80px !important;
}

.u-mr80 {
  margin-right: 80px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-ml85 {
  margin-left: 85px !important;
}

.u-mr85 {
  margin-right: 85px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-ml90 {
  margin-left: 90px !important;
}

.u-mr90 {
  margin-right: 90px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-ml95 {
  margin-left: 95px !important;
}

.u-mr95 {
  margin-right: 95px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.u-ml100 {
  margin-left: 100px !important;
}

.u-mr100 {
  margin-right: 100px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-pt0 {
  padding-top: 0px !important;
}

.u-pl0 {
  padding-left: 0px !important;
}

.u-pr0 {
  padding-right: 0px !important;
}

.u-pb0 {
  padding-bottom: 0px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pl65 {
  padding-left: 65px !important;
}

.u-pr65 {
  padding-right: 65px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pl70 {
  padding-left: 70px !important;
}

.u-pr70 {
  padding-right: 70px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-pl75 {
  padding-left: 75px !important;
}

.u-pr75 {
  padding-right: 75px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pl80 {
  padding-left: 80px !important;
}

.u-pr80 {
  padding-right: 80px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-pl85 {
  padding-left: 85px !important;
}

.u-pr85 {
  padding-right: 85px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pl90 {
  padding-left: 90px !important;
}

.u-pr90 {
  padding-right: 90px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-pl95 {
  padding-left: 95px !important;
}

.u-pr95 {
  padding-right: 95px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

.u-pl100 {
  padding-left: 100px !important;
}

.u-pr100 {
  padding-right: 100px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

/**
 * アニメーション処理
 * 使用ライブラリ：AOS
 * https://github.com/michalsnik/aos
 */
/**
* .p-mainvisual
*/
.p-mainvisual__heading {
  visibility: hidden;
}
.p-mainvisual__heading span {
  display: inline-block;
}

[data-aos=line] {
  width: 0;
}
[data-aos=line].aos-animate {
  -webkit-animation-name: line_animation;
          animation-name: line_animation;
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 600ms;
          animation-duration: 600ms;
  width: calc(100% + 20px);
}

[data-aos=typewrighter] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
}
[data-aos=typewrighter].aos-animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

[data-aos=fade-up-short] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
}
[data-aos=fade-up-short].aos-animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/**
* .p-news
*/
[data-aos=news] {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: rotate(7.8deg);
          transform: rotate(7.8deg);
}
[data-aos=news]:before {
  -webkit-transition-property: width;
  transition-property: width;
  width: 0;
}
[data-aos=news].aos-animate {
  -webkit-transform: rotate(7.8deg);
          transform: rotate(7.8deg);
}
[data-aos=news].aos-animate:before {
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  width: 100%;
}

[data-aos=news-inner] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: rotate(-7.8deg);
          transform: rotate(-7.8deg);
}
[data-aos=news-inner].aos-animate {
  opacity: 1;
  -webkit-transform: rotate(-7.8deg);
          transform: rotate(-7.8deg);
}

[data-aos=news-heading] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translate3d(0, -20px, 0) rotateZ(-180deg);
          transform: translate3d(0, -20px, 0) rotateZ(-180deg);
}
[data-aos=news-heading].aos-animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotateZ(-180deg);
          transform: translate3d(0, 0, 0) rotateZ(-180deg);
}

/**
* .p-teams
*/
[data-aos=line-teams]:before {
  visibility: hidden;
  width: 0;
}
[data-aos=line-teams].aos-animate:before {
  visibility: visible;
  -webkit-animation: line_animation 800ms cubic-bezier(1, 0, 0, 1) forwards;
          animation: line_animation 800ms cubic-bezier(1, 0, 0, 1) forwards;
  width: calc(100% + 20px);
}

[data-aos=logo-crystalclash] {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  -webkit-transform: scale3d(2, 1, 1);
          transform: scale3d(2, 1, 1);
  opacity: 0;
}
[data-aos=logo-crystalclash].aos-animate {
  -webkit-animation: logo_blur 400ms cubic-bezier(0.86, 0, 0.07, 1) forwards;
          animation: logo_blur 400ms cubic-bezier(0.86, 0, 0.07, 1) forwards;
}

@-webkit-keyframes logo_blur {
  0% {
    opacity: 0;
    -webkit-filter: blur(10px);
            filter: blur(10px);
    -webkit-transform: scale3d(2, 1, 1);
            transform: scale3d(2, 1, 1);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes logo_blur {
  0% {
    opacity: 0;
    -webkit-filter: blur(10px);
            filter: blur(10px);
    -webkit-transform: scale3d(2, 1, 1);
            transform: scale3d(2, 1, 1);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
[data-aos=product-image] {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translate3d(50px, 0, 0);
          transform: translate3d(50px, 0, 0);
  opacity: 0;
}
[data-aos=product-image].aos-animate {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}

/**
* .p-menu
*/
.js-menu .p-menu__nav li,
.js-menu .p-menu__social dd {
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
}
.js-menu .p-menu__nav a,
.js-menu .p-menu__social a {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
}

.is-menu-opened .js-menu .p-menu__nav li,
.is-menu-opened .js-menu .p-menu__social dd {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.is-menu-opened .js-menu .p-menu__nav a,
.is-menu-opened .js-menu .p-menu__social a {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}

/*
 * アニメなし表示
 */
.js-noanime .l-line,
.js-noanime .p-teams::before {
  width: calc(100% + 20px);
  visibility: visible;
}

/*
 * レスポンシブ
 */
@media screen and (max-height: 820px) {
  [data-aos=news].aos-animate:before {
    -webkit-transition-delay: 200ms !important;
            transition-delay: 200ms !important;
  }

  [data-aos=news-inner] {
    -webkit-transition-delay: 200ms !important;
            transition-delay: 200ms !important;
  }
}
[data-aos][data-aos-delay="200"] {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}

[data-aos][data-aos-delay="210"] {
  -webkit-transition-delay: 210ms;
          transition-delay: 210ms;
}

[data-aos][data-aos-delay="220"] {
  -webkit-transition-delay: 220ms;
          transition-delay: 220ms;
}

[data-aos][data-aos-delay="230"] {
  -webkit-transition-delay: 230ms;
          transition-delay: 230ms;
}

[data-aos][data-aos-delay="240"] {
  -webkit-transition-delay: 240ms;
          transition-delay: 240ms;
}

[data-aos][data-aos-delay="250"] {
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
}

[data-aos][data-aos-delay="260"] {
  -webkit-transition-delay: 260ms;
          transition-delay: 260ms;
}

[data-aos][data-aos-delay="270"] {
  -webkit-transition-delay: 270ms;
          transition-delay: 270ms;
}

[data-aos][data-aos-delay="280"] {
  -webkit-transition-delay: 280ms;
          transition-delay: 280ms;
}

[data-aos][data-aos-delay="290"] {
  -webkit-transition-delay: 290ms;
          transition-delay: 290ms;
}

[data-aos][data-aos-delay="300"] {
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
}

[data-aos][data-aos-delay="310"] {
  -webkit-transition-delay: 310ms;
          transition-delay: 310ms;
}

[data-aos][data-aos-delay="320"] {
  -webkit-transition-delay: 320ms;
          transition-delay: 320ms;
}

[data-aos][data-aos-delay="330"] {
  -webkit-transition-delay: 330ms;
          transition-delay: 330ms;
}

[data-aos][data-aos-delay="340"] {
  -webkit-transition-delay: 340ms;
          transition-delay: 340ms;
}

[data-aos][data-aos-delay="350"] {
  -webkit-transition-delay: 350ms;
          transition-delay: 350ms;
}

[data-aos][data-aos-delay="360"] {
  -webkit-transition-delay: 360ms;
          transition-delay: 360ms;
}

[data-aos][data-aos-delay="370"] {
  -webkit-transition-delay: 370ms;
          transition-delay: 370ms;
}

[data-aos][data-aos-delay="380"] {
  -webkit-transition-delay: 380ms;
          transition-delay: 380ms;
}

[data-aos][data-aos-delay="390"] {
  -webkit-transition-delay: 390ms;
          transition-delay: 390ms;
}

[data-aos][data-aos-delay="400"] {
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}

[data-aos][data-aos-delay="410"] {
  -webkit-transition-delay: 410ms;
          transition-delay: 410ms;
}

[data-aos][data-aos-delay="420"] {
  -webkit-transition-delay: 420ms;
          transition-delay: 420ms;
}

[data-aos][data-aos-delay="430"] {
  -webkit-transition-delay: 430ms;
          transition-delay: 430ms;
}

[data-aos][data-aos-delay="440"] {
  -webkit-transition-delay: 440ms;
          transition-delay: 440ms;
}

[data-aos][data-aos-delay="450"] {
  -webkit-transition-delay: 450ms;
          transition-delay: 450ms;
}

[data-aos][data-aos-delay="460"] {
  -webkit-transition-delay: 460ms;
          transition-delay: 460ms;
}

[data-aos][data-aos-delay="470"] {
  -webkit-transition-delay: 470ms;
          transition-delay: 470ms;
}

[data-aos][data-aos-delay="480"] {
  -webkit-transition-delay: 480ms;
          transition-delay: 480ms;
}

[data-aos][data-aos-delay="490"] {
  -webkit-transition-delay: 490ms;
          transition-delay: 490ms;
}

[data-aos][data-aos-delay="500"] {
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}

[data-aos][data-aos-delay="510"] {
  -webkit-transition-delay: 510ms;
          transition-delay: 510ms;
}

[data-aos][data-aos-delay="520"] {
  -webkit-transition-delay: 520ms;
          transition-delay: 520ms;
}

[data-aos][data-aos-delay="530"] {
  -webkit-transition-delay: 530ms;
          transition-delay: 530ms;
}

[data-aos][data-aos-delay="540"] {
  -webkit-transition-delay: 540ms;
          transition-delay: 540ms;
}

[data-aos][data-aos-delay="550"] {
  -webkit-transition-delay: 550ms;
          transition-delay: 550ms;
}

[data-aos][data-aos-delay="560"] {
  -webkit-transition-delay: 560ms;
          transition-delay: 560ms;
}

[data-aos][data-aos-delay="570"] {
  -webkit-transition-delay: 570ms;
          transition-delay: 570ms;
}

[data-aos][data-aos-delay="580"] {
  -webkit-transition-delay: 580ms;
          transition-delay: 580ms;
}

[data-aos][data-aos-delay="590"] {
  -webkit-transition-delay: 590ms;
          transition-delay: 590ms;
}

[data-aos][data-aos-delay="600"] {
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms;
}

[data-aos][data-aos-delay="610"] {
  -webkit-transition-delay: 610ms;
          transition-delay: 610ms;
}

[data-aos][data-aos-delay="620"] {
  -webkit-transition-delay: 620ms;
          transition-delay: 620ms;
}

[data-aos][data-aos-delay="630"] {
  -webkit-transition-delay: 630ms;
          transition-delay: 630ms;
}

[data-aos][data-aos-delay="640"] {
  -webkit-transition-delay: 640ms;
          transition-delay: 640ms;
}

[data-aos][data-aos-delay="650"] {
  -webkit-transition-delay: 650ms;
          transition-delay: 650ms;
}

[data-aos][data-aos-delay="660"] {
  -webkit-transition-delay: 660ms;
          transition-delay: 660ms;
}

[data-aos][data-aos-delay="670"] {
  -webkit-transition-delay: 670ms;
          transition-delay: 670ms;
}

[data-aos][data-aos-delay="680"] {
  -webkit-transition-delay: 680ms;
          transition-delay: 680ms;
}

[data-aos][data-aos-delay="690"] {
  -webkit-transition-delay: 690ms;
          transition-delay: 690ms;
}

[data-aos][data-aos-delay="700"] {
  -webkit-transition-delay: 700ms;
          transition-delay: 700ms;
}

[data-aos][data-aos-delay="710"] {
  -webkit-transition-delay: 710ms;
          transition-delay: 710ms;
}

[data-aos][data-aos-delay="720"] {
  -webkit-transition-delay: 720ms;
          transition-delay: 720ms;
}

[data-aos][data-aos-delay="730"] {
  -webkit-transition-delay: 730ms;
          transition-delay: 730ms;
}

[data-aos][data-aos-delay="740"] {
  -webkit-transition-delay: 740ms;
          transition-delay: 740ms;
}

[data-aos][data-aos-delay="750"] {
  -webkit-transition-delay: 750ms;
          transition-delay: 750ms;
}

[data-aos][data-aos-delay="760"] {
  -webkit-transition-delay: 760ms;
          transition-delay: 760ms;
}

[data-aos][data-aos-delay="770"] {
  -webkit-transition-delay: 770ms;
          transition-delay: 770ms;
}

[data-aos][data-aos-delay="780"] {
  -webkit-transition-delay: 780ms;
          transition-delay: 780ms;
}

[data-aos][data-aos-delay="790"] {
  -webkit-transition-delay: 790ms;
          transition-delay: 790ms;
}

[data-aos][data-aos-delay="800"] {
  -webkit-transition-delay: 800ms;
          transition-delay: 800ms;
}

[data-aos][data-aos-delay="810"] {
  -webkit-transition-delay: 810ms;
          transition-delay: 810ms;
}

[data-aos][data-aos-delay="820"] {
  -webkit-transition-delay: 820ms;
          transition-delay: 820ms;
}

[data-aos][data-aos-delay="830"] {
  -webkit-transition-delay: 830ms;
          transition-delay: 830ms;
}

[data-aos][data-aos-delay="840"] {
  -webkit-transition-delay: 840ms;
          transition-delay: 840ms;
}

[data-aos][data-aos-delay="850"] {
  -webkit-transition-delay: 850ms;
          transition-delay: 850ms;
}

[data-aos][data-aos-delay="860"] {
  -webkit-transition-delay: 860ms;
          transition-delay: 860ms;
}

[data-aos][data-aos-delay="870"] {
  -webkit-transition-delay: 870ms;
          transition-delay: 870ms;
}

[data-aos][data-aos-delay="880"] {
  -webkit-transition-delay: 880ms;
          transition-delay: 880ms;
}

[data-aos][data-aos-delay="890"] {
  -webkit-transition-delay: 890ms;
          transition-delay: 890ms;
}

[data-aos][data-aos-delay="900"] {
  -webkit-transition-delay: 900ms;
          transition-delay: 900ms;
}

[data-aos][data-aos-delay="910"] {
  -webkit-transition-delay: 910ms;
          transition-delay: 910ms;
}

[data-aos][data-aos-delay="920"] {
  -webkit-transition-delay: 920ms;
          transition-delay: 920ms;
}

[data-aos][data-aos-delay="930"] {
  -webkit-transition-delay: 930ms;
          transition-delay: 930ms;
}

[data-aos][data-aos-delay="940"] {
  -webkit-transition-delay: 940ms;
          transition-delay: 940ms;
}

[data-aos][data-aos-delay="950"] {
  -webkit-transition-delay: 950ms;
          transition-delay: 950ms;
}

[data-aos][data-aos-delay="960"] {
  -webkit-transition-delay: 960ms;
          transition-delay: 960ms;
}

[data-aos][data-aos-delay="970"] {
  -webkit-transition-delay: 970ms;
          transition-delay: 970ms;
}

[data-aos][data-aos-delay="980"] {
  -webkit-transition-delay: 980ms;
          transition-delay: 980ms;
}

[data-aos][data-aos-delay="990"] {
  -webkit-transition-delay: 990ms;
          transition-delay: 990ms;
}

[data-aos][data-aos-delay="1000"] {
  -webkit-transition-delay: 1000ms;
          transition-delay: 1000ms;
}

[data-aos][data-aos-delay="1010"] {
  -webkit-transition-delay: 1010ms;
          transition-delay: 1010ms;
}

[data-aos][data-aos-delay="1020"] {
  -webkit-transition-delay: 1020ms;
          transition-delay: 1020ms;
}

[data-aos][data-aos-delay="1030"] {
  -webkit-transition-delay: 1030ms;
          transition-delay: 1030ms;
}

[data-aos][data-aos-delay="1040"] {
  -webkit-transition-delay: 1040ms;
          transition-delay: 1040ms;
}

[data-aos][data-aos-delay="1050"] {
  -webkit-transition-delay: 1050ms;
          transition-delay: 1050ms;
}

[data-aos][data-aos-delay="1060"] {
  -webkit-transition-delay: 1060ms;
          transition-delay: 1060ms;
}

[data-aos][data-aos-delay="1070"] {
  -webkit-transition-delay: 1070ms;
          transition-delay: 1070ms;
}

[data-aos][data-aos-delay="1080"] {
  -webkit-transition-delay: 1080ms;
          transition-delay: 1080ms;
}

[data-aos][data-aos-delay="1090"] {
  -webkit-transition-delay: 1090ms;
          transition-delay: 1090ms;
}

[data-aos][data-aos-delay="1100"] {
  -webkit-transition-delay: 1100ms;
          transition-delay: 1100ms;
}

[data-aos][data-aos-delay="1110"] {
  -webkit-transition-delay: 1110ms;
          transition-delay: 1110ms;
}

[data-aos][data-aos-delay="1120"] {
  -webkit-transition-delay: 1120ms;
          transition-delay: 1120ms;
}

[data-aos][data-aos-delay="1130"] {
  -webkit-transition-delay: 1130ms;
          transition-delay: 1130ms;
}

[data-aos][data-aos-delay="1140"] {
  -webkit-transition-delay: 1140ms;
          transition-delay: 1140ms;
}

@media print, screen and (min-width: 48em) {
  /* ---------------------------
   * PC
   * --------------------------- */
  p:not([class*=c-]):not([class*=p-]) + p:not([class*=c-]):not([class*=p-]) {
    margin-top: 60px;
  }

  .l-page {
    padding-top: 100px;
  }
  .l-page--top {
    padding-top: 0;
  }

  .l-main {
    min-height: calc(100vh - (471px + 100px));
  }
  .l-main > *:last-child {
    padding-bottom: 150px;
  }
  .l-main a:hover {
    text-decoration: none;
  }

  .l-bg {
    border-width: 0 78.916vw 140px 0;
  }

  .l-footer {
    margin-top: -150px;
  }
  .l-footer__inner {
    position: relative;
    max-width: 1086px;
    margin: 0 auto;
    padding: 153px 60px 120px;
  }

  .p-articleHead + .l-contents .l-contents__inner {
    padding-top: 55px;
  }
  .l-contents__inner {
    max-width: 1086px;
    margin: 0 auto;
    padding: 90px 60px 50px;
  }

  .l-head {
    margin-top: -100px;
    padding-top: 90px;
    margin-bottom: 80px;
  }
  .l-head__inner {
    max-width: 1086px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .l-head__heading {
    min-height: 260px;
    margin-bottom: 80px;
  }
  .l-head__textbox {
    margin-bottom: 100px;
  }

  .l-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -30px -23px 80px;
  }
  .l-row__col {
    margin: 30px 23px 0;
    width: calc((100% - 160px)/2);
  }
  .l-row__col > *:first-child {
    margin-top: 0 !important;
  }
  .l-row__col > *:last-child {
    margin-bottom: 0 !important;
  }

  @-webkit-keyframes flash {
    0%, 50%, 100% {
      opacity: 0.6;
    }
    35%, 65% {
      opacity: 1;
    }
  }

  @keyframes flash {
    0%, 50%, 100% {
      opacity: 0.6;
    }
    35%, 65% {
      opacity: 1;
    }
  }
  .c-link__text {
    margin-right: 90px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 3.0555555556;
  }
  .c-link__text:after {
    right: -118px;
  }
  .c-link__arrow {
    width: 55px;
    height: 55px;
  }
  .c-link:hover .c-link__arrow:before {
    width: 100%;
    height: 100%;
  }
  .c-link:hover .c-link__arrow:after {
    -webkit-transform: translate3d(-50%, -50%, 0px) scale(1);
            transform: translate3d(-50%, -50%, 0px) scale(1);
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .c-link--white:hover .c-link__text:after {
    background-color: #fff;
  }
  .c-link--white:hover .c-link__arrow {
    border-color: #FFF;
  }
  .c-link--white:hover .c-link__arrow:before {
    background-color: #fff;
  }

  .c-social {
    margin-bottom: 40px;
  }
  .c-social__title {
    margin-bottom: 25px;
  }
  .c-social__item {
    position: relative;
    margin: 0 12px;
    width: 53px;
    height: 53px;
  }
  .c-social__item a {
    display: block;
    width: 53px;
    height: 53px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-social__item a:hover {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
    border-color: rgba(255, 255, 255, 0.5);
  }

  a.c-label:hover {
    background-color: #fff;
    color: #3F2423;
  }
  a.c-label--purple:hover {
    background-color: #aa48ef;
    color: #FFF;
  }
  a.c-label--blue:hover {
    background-color: #3873f9;
    color: #FFF;
  }
  a.c-label--pink:hover {
    background-color: #e024b0;
    color: #FFF;
  }
  a.c-label--yellow:hover {
    background-color: #cec915;
    color: #FFF;
  }
  a.c-label--green:hover {
    background-color: #10af94;
    color: #FFF;
  }

  .c-figure--left {
    float: left;
    max-width: 506px;
    display: block;
    margin: 0 46px 46px 0;
  }
  .c-figure--right {
    float: right;
    max-width: 506px;
    display: block;
    margin: 0 0 46px 46px;
  }

  .c-section {
    margin: 60px 0 80px;
  }
  .c-section--clear {
    margin: 0;
  }

  .c-gallery__list {
    margin: -30px -15px 30px;
  }
  .c-gallery__list li {
    margin: 30px 15px 0;
    width: calc((100% - 90px)/3);
  }

  .c-button--large,
.l-contents .c-button--large {
    width: 378px;
  }
  .c-button:hover,
.l-contents .c-button:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #102e63;
  }
  .c-button:hover:before,
.l-contents .c-button:hover:before {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  .l-contents--light .c-button:hover,
.l-contents--light .l-contents .c-button:hover {
    background-color: #045a8e;
    color: #FFF;
  }
  .c-button--reverse:hover,
.l-contents .c-button--reverse:hover {
    background-color: #0f4868;
    border-color: #0f4868;
    color: #fcffd4;
  }
  .c-button--iconLeft:hover:before,
.l-contents .c-button--iconLeft:hover:before {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }

  .c-buttonGroup {
    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;
  }
  .c-buttonGroup__item + .c-buttonGroup__item {
    margin-left: auto;
    margin-right: 0;
    padding-left: 100px;
  }

  .c-heading2 {
    margin-bottom: 55px;
  }
  .c-heading2__title::before {
    margin-right: 40px;
  }
  .c-heading2__title::after {
    margin-left: 40px;
  }

  .c-heading3 {
    margin-bottom: 55px;
  }

  .c-movie {
    max-width: 640px;
    margin: 0 auto 30px;
  }

  .c-table {
    margin-bottom: 60px;
  }
  .c-table__body {
    display: table;
  }
  .c-table__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-table__row:first-child .c-table__title,
.c-table__row:first-child .c-table__contents {
    border-top: 1px solid #2c393d;
  }
  .l-contents--light .c-table__row:first-child .c-table__title,
.l-contents--light .c-table__row:first-child .c-table__contents {
    border-top-color: #c4d0d6;
  }
  .c-table__title {
    margin-right: 20px;
    width: 260px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 260px;
            flex: 0 0 260px;
  }
  .c-table__contents {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .c-table2 {
    margin-bottom: 60px;
  }
  .c-table2__body tr th, .c-table2__body tr td {
    padding: 15px 24px;
  }
  .c-table2__body tr th {
    width: 260px;
  }

  .c-banners {
    margin-bottom: 60px;
  }
  .c-banners__item a:hover {
    opacity: 0.6;
  }

  .c-required {
    margin-left: 30px;
  }

  .p-sitetitle a:hover {
    opacity: 0.6;
  }

  .p-menu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-menu__content {
    padding: 140px 140px 10px 78px;
    width: 45.3879941435%;
    min-width: 620px;
  }
  .p-menu__nav a:hover span:before {
    width: calc(100%);
  }
  .p-menu__nav li + li {
    margin-top: 40px;
  }
  .p-menu__copy {
    position: absolute;
    top: 50%;
    right: 5.124vw;
    color: #547193;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p-menu__social {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .p-menu__social .c-social__title {
    margin-bottom: 15px;
    font-size: 12px;
    text-align: left;
  }
  .p-menu__social .c-social__item {
    margin: 0 20px 0 0;
    width: 45px;
    height: 45px;
  }
  .p-menu__social .c-social__item a {
    width: 45px;
    height: 45px;
  }

  .p-burger {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-mainvisual {
    margin: -98px 0 0;
  }
  .p-mainvisual__inner {
    max-width: 1086px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100vh;
    max-height: 750px;
    padding: 0 0 13px;
  }
  .p-mainvisual__description {
    margin: 30px 0 0;
  }
  .p-mainvisual__video {
    position: absolute;
    right: -80px;
    bottom: 0;
    max-width: 1000px;
    z-index: -1;
  }

  .p-news {
    margin-top: -40px;
  }
  .p-news__inner {
    position: relative;
    max-width: 1086px;
    margin: 0 auto;
    padding: 107px 60px 75px;
  }
  .p-news__heading {
    position: absolute;
    top: 40px;
    left: 60px;
  }
  .p-news__heading:after {
    left: 50%;
    bottom: -40px;
    -webkit-transform: translate(-50%, 100%);
            transform: translate(-50%, 100%);
  }
  .p-news__heading:before {
    left: 50%;
    bottom: -110px;
    -webkit-transform: translate(-50%, 100%);
            transform: translate(-50%, 100%);
    z-index: 2;
  }
  .p-news__main {
    padding-left: 80px;
  }
  .p-news__date {
    margin-right: 80px;
  }
  .p-news__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 22px 20px 21px;
  }
  .p-news__item:hover .p-news__date {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  .p-news__item:hover .p-news__title {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
    color: #3479bf;
  }

  .p-products {
    margin-top: -7px;
  }
  .p-products__inner {
    position: relative;
    max-width: 1086px;
    margin: 0 auto;
    padding: 94px 60px 300px;
  }
  .p-products__head {
    margin: 0 0 45px;
    max-width: 335px;
  }

  /**
   * アニメーション処理
   * 使用ライブラリ：AOS
   * https://github.com/michalsnik/aos
   */
  /*
   * レスポンシブ
   */
}
@media screen and (min-width: 48em) and (min-width: 768px) {
  .p-products__head {
    max-width: calc(29.7658862876vw + 106.397993311px);
  }
}
@media screen and (min-width: 48em) and (min-width: 1366px) {
  .p-products__head {
    max-width: 513px;
  }
}
@media print, screen and (min-width: 48em) {
  .p-products__body {
    max-width: 335px;
  }
}
@media screen and (min-width: 48em) and (min-width: 768px) {
  .p-products__body {
    max-width: calc(29.7658862876vw + 106.397993311px);
  }
}
@media screen and (min-width: 48em) and (min-width: 1366px) {
  .p-products__body {
    max-width: 513px;
  }
}
@media print, screen and (min-width: 48em) {
  .p-products__text {
    margin: 0 0 50px;
  }
}
@media print, screen and (min-width: 48em) {
  .p-productsImage__inner {
    position: relative;
    max-width: 1086px;
    margin: 0 auto;
    padding: 0;
  }
  .p-productsImage__iphone {
    position: absolute;
    top: -230px;
    right: 136px;
    width: 395px;
    max-width: 40%;
    right: 10px;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media screen and (min-width: 48em) and (min-width: 768px) {
  .p-productsImage__iphone {
    right: calc(10.0334448161vw + -67.0568561873px);
  }
}
@media screen and (min-width: 48em) and (min-width: 1366px) {
  .p-productsImage__iphone {
    right: 70px;
  }
}
@media print, screen and (min-width: 48em) {
  .p-productsImage__switch {
    position: absolute;
    top: -260px;
    right: auto;
    width: 737px;
    right: -50px;
    max-width: 64%;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media screen and (min-width: 48em) and (min-width: 768px) {
  .p-productsImage__switch {
    right: calc(-26.7558528428vw + 155.4849498328px);
  }
}
@media screen and (min-width: 48em) and (min-width: 1366px) {
  .p-productsImage__switch {
    right: -210px;
  }
}
@media screen and (min-width: 48em) and (min-width: 768px) {
  .p-productsImage__switch {
    max-width: calc(0.6688963211vw + 58.8628762542%);
  }
}
@media screen and (min-width: 48em) and (min-width: 1366px) {
  .p-productsImage__switch {
    max-width: 68%;
  }
}
@media print, screen and (min-width: 48em) {
  .p-friends {
    margin-top: -180px;
    padding: 60px 0 78px;
  }
  .p-friends__inner {
    position: relative;
    max-width: 1086px;
    margin: 0 auto;
    padding: 70px 60px 64px;
  }
  .p-friends__inner:before {
    position: absolute;
    top: 0;
    left: 170px;
    width: calc(50vw + 1366px);
    background: rgba(255, 255, 255, 0.9);
  }
  .p-friends__heading {
    margin-bottom: 22px;
  }
  .p-friends__logo a img, .p-friends__logo span img {
    max-width: 228px;
    width: 100%;
    height: auto;
  }
  .p-friends__controller {
    position: absolute;
    top: 70px;
    right: 60px;
  }
  .p-friends__sliderPrev:hover, .p-friends__sliderNext:hover {
    background-color: #396396;
  }
  .p-friends__sliderPrev:hover:after, .p-friends__sliderNext:hover:after {
    background-image: url("../img/base/icon-arrow.svg");
  }
  .p-friends__logo a, .p-friends__logo span {
    height: 200px;
  }
}
@media print, screen and (min-width: 48em) {
  .p-copyright {
    max-width: 500px;
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 48em) {
  .p-teams {
    margin-bottom: -170px;
    padding-bottom: 0 !important;
  }
  .p-teams__inner {
    position: relative;
    max-width: 926px;
    margin: 0 auto;
    padding: 115px 60px 170px;
  }
  .p-teams__heading {
    margin-bottom: 20px;
  }
  .p-teams__list {
    margin-bottom: 53px;
    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;
  }
  .p-teams__listItem {
    margin: 20px 20px 0;
    max-width: 225px;
    width: calc(100% / 3);
  }
  .p-teams__main {
    margin: 8px 0 0;
  }
  .p-teams__button {
    margin-bottom: -16px;
  }
  .p-teams__button a:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #102e63;
  }
  .p-teams__button a:hover:before {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@media print, screen and (min-width: 48em) {
  .p-languageChange a:hover {
    background-color: #deffff;
    color: #141414;
  }
}
@media print, screen and (min-width: 48em) {
  .p-history {
    margin-bottom: 50px;
  }
  .p-history__item:before {
    top: 26px;
    left: 158px;
  }
  .p-history__item:after {
    left: 159px;
  }
  .p-history__item + .p-history__item:after {
    top: 6px;
  }
  .p-history__title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 128px;
            flex: 0 0 128px;
    width: 128px;
    padding-right: 90px;
  }
  .p-history__detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 60px;
    overflow: hidden;
  }
  .p-history__date {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 94px;
            flex: 0 0 94px;
    width: 94px;
    white-space: nowrap;
  }
}
@media print, screen and (min-width: 48em) {
  .p-articleHead {
    position: relative;
    max-width: 1086px;
    margin: 80px auto 0;
    padding: 0 60px;
  }
  .p-articleHead__title {
    margin-bottom: 30px;
  }
  .p-articleHead__data {
    line-height: 1;
  }
  .p-articleHead__date {
    margin-left: 20px;
  }
  .p-articleHead__author {
    margin-left: auto;
  }
  .p-articleHead__name {
    margin-right: 50px;
  }
}
@media print, screen and (min-width: 48em) {
  .p-newslist {
    margin-bottom: 100px;
  }
  .p-newslist__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-newslist__item:before {
    width: 146px;
  }
  .p-newslist__date {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 146px;
            flex: 0 0 146px;
    width: 146px;
    padding: 25px 20px;
  }
  .p-newslist__contents {
    padding: 25px 20px;
  }
}
@media print, screen and (min-width: 48em) {
  .p-form__reCapticha {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .p-form__body tbody tr th {
    width: 250px;
    padding-right: 10px;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pconly {
    display: block !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pconly-inline {
    display: inline !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-sponly {
    display: none !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-sponly-inline {
    display: none !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt0-pc {
    margin-top: 0px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml0-pc {
    margin-left: 0px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr0-pc {
    margin-right: 0px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb0-pc {
    margin-bottom: 0px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt5-pc {
    margin-top: 5px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml5-pc {
    margin-left: 5px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr5-pc {
    margin-right: 5px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb5-pc {
    margin-bottom: 5px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt10-pc {
    margin-top: 10px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml10-pc {
    margin-left: 10px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr10-pc {
    margin-right: 10px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb10-pc {
    margin-bottom: 10px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt15-pc {
    margin-top: 15px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml15-pc {
    margin-left: 15px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr15-pc {
    margin-right: 15px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb15-pc {
    margin-bottom: 15px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt20-pc {
    margin-top: 20px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml20-pc {
    margin-left: 20px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr20-pc {
    margin-right: 20px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb20-pc {
    margin-bottom: 20px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt25-pc {
    margin-top: 25px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml25-pc {
    margin-left: 25px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr25-pc {
    margin-right: 25px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb25-pc {
    margin-bottom: 25px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt30-pc {
    margin-top: 30px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml30-pc {
    margin-left: 30px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr30-pc {
    margin-right: 30px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb30-pc {
    margin-bottom: 30px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt35-pc {
    margin-top: 35px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml35-pc {
    margin-left: 35px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr35-pc {
    margin-right: 35px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb35-pc {
    margin-bottom: 35px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt40-pc {
    margin-top: 40px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml40-pc {
    margin-left: 40px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr40-pc {
    margin-right: 40px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb40-pc {
    margin-bottom: 40px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt45-pc {
    margin-top: 45px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml45-pc {
    margin-left: 45px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr45-pc {
    margin-right: 45px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb45-pc {
    margin-bottom: 45px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt50-pc {
    margin-top: 50px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml50-pc {
    margin-left: 50px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr50-pc {
    margin-right: 50px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb50-pc {
    margin-bottom: 50px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt55-pc {
    margin-top: 55px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml55-pc {
    margin-left: 55px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr55-pc {
    margin-right: 55px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb55-pc {
    margin-bottom: 55px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt60-pc {
    margin-top: 60px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml60-pc {
    margin-left: 60px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr60-pc {
    margin-right: 60px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb60-pc {
    margin-bottom: 60px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt65-pc {
    margin-top: 65px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml65-pc {
    margin-left: 65px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr65-pc {
    margin-right: 65px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb65-pc {
    margin-bottom: 65px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt70-pc {
    margin-top: 70px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml70-pc {
    margin-left: 70px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr70-pc {
    margin-right: 70px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb70-pc {
    margin-bottom: 70px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt75-pc {
    margin-top: 75px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml75-pc {
    margin-left: 75px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr75-pc {
    margin-right: 75px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb75-pc {
    margin-bottom: 75px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt80-pc {
    margin-top: 80px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml80-pc {
    margin-left: 80px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr80-pc {
    margin-right: 80px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb80-pc {
    margin-bottom: 80px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt85-pc {
    margin-top: 85px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml85-pc {
    margin-left: 85px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr85-pc {
    margin-right: 85px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb85-pc {
    margin-bottom: 85px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt90-pc {
    margin-top: 90px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml90-pc {
    margin-left: 90px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr90-pc {
    margin-right: 90px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb90-pc {
    margin-bottom: 90px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt95-pc {
    margin-top: 95px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml95-pc {
    margin-left: 95px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr95-pc {
    margin-right: 95px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb95-pc {
    margin-bottom: 95px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mt100-pc {
    margin-top: 100px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-ml100-pc {
    margin-left: 100px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mr100-pc {
    margin-right: 100px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-mb100-pc {
    margin-bottom: 100px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt0-pc {
    padding-top: 0px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl0-pc {
    padding-left: 0px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr0-pc {
    padding-right: 0px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb0-pc {
    padding-bottom: 0px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt5-pc {
    padding-top: 5px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl5-pc {
    padding-left: 5px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr5-pc {
    padding-right: 5px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb5-pc {
    padding-bottom: 5px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt10-pc {
    padding-top: 10px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl10-pc {
    padding-left: 10px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr10-pc {
    padding-right: 10px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb10-pc {
    padding-bottom: 10px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt15-pc {
    padding-top: 15px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl15-pc {
    padding-left: 15px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr15-pc {
    padding-right: 15px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb15-pc {
    padding-bottom: 15px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt20-pc {
    padding-top: 20px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl20-pc {
    padding-left: 20px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr20-pc {
    padding-right: 20px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb20-pc {
    padding-bottom: 20px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt25-pc {
    padding-top: 25px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl25-pc {
    padding-left: 25px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr25-pc {
    padding-right: 25px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb25-pc {
    padding-bottom: 25px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt30-pc {
    padding-top: 30px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl30-pc {
    padding-left: 30px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr30-pc {
    padding-right: 30px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb30-pc {
    padding-bottom: 30px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt35-pc {
    padding-top: 35px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl35-pc {
    padding-left: 35px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr35-pc {
    padding-right: 35px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb35-pc {
    padding-bottom: 35px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt40-pc {
    padding-top: 40px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl40-pc {
    padding-left: 40px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr40-pc {
    padding-right: 40px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb40-pc {
    padding-bottom: 40px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt45-pc {
    padding-top: 45px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl45-pc {
    padding-left: 45px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr45-pc {
    padding-right: 45px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb45-pc {
    padding-bottom: 45px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt50-pc {
    padding-top: 50px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl50-pc {
    padding-left: 50px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr50-pc {
    padding-right: 50px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb50-pc {
    padding-bottom: 50px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt55-pc {
    padding-top: 55px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl55-pc {
    padding-left: 55px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr55-pc {
    padding-right: 55px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb55-pc {
    padding-bottom: 55px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt60-pc {
    padding-top: 60px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl60-pc {
    padding-left: 60px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr60-pc {
    padding-right: 60px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb60-pc {
    padding-bottom: 60px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt65-pc {
    padding-top: 65px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl65-pc {
    padding-left: 65px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr65-pc {
    padding-right: 65px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb65-pc {
    padding-bottom: 65px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt70-pc {
    padding-top: 70px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl70-pc {
    padding-left: 70px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr70-pc {
    padding-right: 70px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb70-pc {
    padding-bottom: 70px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt75-pc {
    padding-top: 75px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl75-pc {
    padding-left: 75px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr75-pc {
    padding-right: 75px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb75-pc {
    padding-bottom: 75px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt80-pc {
    padding-top: 80px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl80-pc {
    padding-left: 80px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr80-pc {
    padding-right: 80px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb80-pc {
    padding-bottom: 80px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt85-pc {
    padding-top: 85px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl85-pc {
    padding-left: 85px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr85-pc {
    padding-right: 85px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb85-pc {
    padding-bottom: 85px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt90-pc {
    padding-top: 90px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl90-pc {
    padding-left: 90px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr90-pc {
    padding-right: 90px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb90-pc {
    padding-bottom: 90px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt95-pc {
    padding-top: 95px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl95-pc {
    padding-left: 95px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr95-pc {
    padding-right: 95px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb95-pc {
    padding-bottom: 95px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pt100-pc {
    padding-top: 100px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pl100-pc {
    padding-left: 100px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pr100-pc {
    padding-right: 100px !important;
  }
}
@media print, screen and (min-width: 48em) {
  .u-pb100-pc {
    padding-bottom: 100px !important;
  }
}
@media print, screen and (min-width: 48em) {
  [data-aos=news].aos-animate:before {
    -webkit-transition-delay: 200ms;
            transition-delay: 200ms;
  }
}
@media print, screen and (min-width: 48em) {
  [data-aos=news-inner] {
    -webkit-transition-delay: 200ms;
            transition-delay: 200ms;
  }
}
@media screen and (min-width: 48em) and (max-height: 820px) {
  [data-aos=news].aos-animate:before {
    -webkit-transition-delay: 200ms !important;
            transition-delay: 200ms !important;
  }

  [data-aos=news-inner] {
    -webkit-transition-delay: 200ms !important;
            transition-delay: 200ms !important;
  }
}
@media screen and (max-width: 47.9375em) {
  /* ---------------------------
   * SmartPhone
   * --------------------------- */
  html {
    width: 100%;
  }

  body {
    width: 100%;
    min-width: 320px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2;
  }

  .l-page:before, .l-page:after {
    width: calc(100% - 18px);
  }
  .l-page:before {
    top: 9px;
    left: 9px;
  }
  .l-page:after {
    left: 9px;
    bottom: 9px;
  }
  .l-page__inner:before, .l-page__inner:after {
    top: 9px;
    height: calc(100% - 18px);
  }
  .l-page__inner:before {
    left: 9px;
  }
  .l-page__inner:after {
    right: 9px;
  }

  .l-main > *:last-child {
    margin-bottom: -40px;
    padding-bottom: 40px;
  }

  .l-bg {
    border-width: 0 84.8vw 88px 0;
    z-index: 9;
  }
  body.is-menu-opened .l-bg {
    z-index: 15;
  }

  .l-line {
    top: 127px;
  }

  .l-footer__inner {
    padding: 100px 35px 75px;
  }

  .p-articleHead + .l-contents .l-contents__inner {
    padding-top: 35px;
  }
  .l-contents__inner {
    padding: 60px 25px 40px;
  }

  .l-head {
    margin-top: 63px;
    margin-bottom: 75px;
  }
  .l-head__inner {
    padding: 0 25px;
  }
  .l-head__heading {
    min-height: 170px;
  }

  @-webkit-keyframes flash {
    0%, 50%, 100% {
      opacity: 0.6;
    }
    35%, 65% {
      opacity: 1;
    }
  }

  @keyframes flash {
    0%, 50%, 100% {
      opacity: 0.6;
    }
    35%, 65% {
      opacity: 1;
    }
  }
  .c-link__text {
    margin-right: 56px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 2.5;
  }
  .c-link__text:after {
    right: -76px;
    width: 55px;
  }
  .c-link__arrow {
    width: 40px;
    height: 40px;
  }

  .c-social {
    margin-bottom: 40px;
  }
  .c-social__title {
    margin-bottom: 35px;
  }
  .c-social__item {
    position: relative;
    margin: 0 2.6vw;
    width: 45px;
    height: 45px;
  }
  .c-social__item a {
    display: block;
    width: 45px;
    height: 45px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .c-figure {
    margin-bottom: 25px;
  }

  .c-section {
    margin: 30px 0 40px;
  }
  .c-section--clear {
    margin: 0;
  }

  .c-gallery {
    margin-bottom: 60px;
  }
  .c-gallery__list {
    margin: -6px -3px 14px;
  }
  .c-gallery__list li {
    margin: 6px 3px 0;
    width: calc((100% - 12px)/2);
  }

  .c-button,
.l-contents .c-button {
    max-width: 270px;
    min-height: 56px;
    margin-bottom: 40px;
    padding: 10px 30px;
  }
  .c-button:before,
.l-contents .c-button:before {
    width: 30px;
    right: -15px;
  }
  .c-button--iconLeft:before,
.l-contents .c-button--iconLeft:before {
    left: -15px;
  }

  .c-buttonGroup {
    margin-bottom: 40px;
  }

  .c-heading2 {
    margin-bottom: 35px;
  }
  .c-heading2__title::before {
    margin-right: 25px;
  }
  .c-heading2__title::after {
    margin-left: 25px;
  }

  .c-heading3 {
    margin-bottom: 35px;
  }

  .c-movie {
    margin-bottom: 60px;
  }
  .c-movie__caption {
    margin-top: 8px;
  }

  .c-table {
    margin-bottom: 40px;
  }
  .c-table__body {
    border-top: 1px solid #2c393d;
  }
  .l-contents--light .c-table__body {
    border-top-color: #c4d0d6;
  }
  .c-table__title {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .c-table__contents {
    padding-top: 0;
  }

  .c-table2 {
    margin-bottom: 40px;
  }
  .c-table2__body {
    display: block;
    border-top: none !important;
    border-bottom: 1px solid #2c393d;
  }
  .l-contents--light .c-table2__body {
    border-bottom: 1px solid #93afba;
  }
  .c-table2__body thead, .c-table2__body tbody, .c-table2__body tfoot {
    display: block;
    width: 100%;
  }
  .c-table2__body thead tr, .c-table2__body tbody tr, .c-table2__body tfoot tr {
    display: block;
    width: 100%;
  }
  .c-table2__body thead tr th, .c-table2__body thead tr td, .c-table2__body tbody tr th, .c-table2__body tbody tr td, .c-table2__body tfoot tr th, .c-table2__body tfoot tr td {
    border: none;
    display: block;
    width: 100%;
    padding: 15px 15px;
  }

  .c-banners {
    margin-bottom: 40px;
  }
  .c-banners__item img {
    width: auto;
    height: 45px;
  }

  .c-required {
    margin-left: 15px;
  }

  .p-sitetitle {
    top: 27px;
    left: 26px;
    width: 95px;
  }

  .p-menu__content {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 125px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .p-menu__content:before {
    background-image: url("../img/base/bg-sp.png");
    background-position: 50% 50%;
    background-size: cover;
  }
  .p-menu__nav {
    margin: 0;
  }
  .p-menu__nav li + li {
    margin-top: 30px;
  }
  .p-menu__copy {
    margin: 50px 0 0;
    text-align: center;
  }
  .p-menu__social {
    margin-top: 50px;
    margin-bottom: 55px;
    padding-top: 30px;
  }
  .p-menu__social .c-social__title {
    margin-bottom: 20px;
    font-size: 12px;
  }

  .p-burger {
    top: 10px;
    right: 9px;
    height: 48px;
  }
  .p-burger__buns {
    top: 15px;
  }

  .p-mainvisual {
    padding: 0 20px;
  }
  .p-mainvisual__inner {
    padding: 140px 0 272px;
  }
  .p-mainvisual__heading {
    position: relative;
    padding: 0 5px;
    line-height: 1.6923076923;
    z-index: 10;
  }
  .p-mainvisual__description {
    margin: 32px 5px 0;
  }
  .p-mainvisual__video {
    position: absolute;
    right: 0;
    bottom: -50px;
    padding: 0;
    height: 408px;
  }
  .p-mainvisual__video video, .p-mainvisual__video iframe, .p-mainvisual__video img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .p-mainvisual:after {
    position: absolute;
    left: 30px;
    bottom: -60px;
    display: block;
    content: "";
    width: 1px;
    height: 73px;
    background: #afafaf;
    z-index: 2;
  }
  .p-mainvisual:before {
    position: absolute;
    left: 30px;
    bottom: -17px;
    display: block;
    content: "";
    width: 1px;
    height: 30px;
    background: #FFF;
    z-index: 3;
  }

  .p-news {
    margin-top: 0px;
  }
  .p-news__inner {
    padding: 90px 20px 30px;
  }
  .p-news__heading {
    position: absolute;
    top: 100px;
    left: 20px;
    padding: 0;
    font-size: 18px;
  }
  .p-news__heading:after {
    right: 10px;
    bottom: -15px;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  .p-news__main {
    padding-left: 40px;
  }
  .p-news__list {
    position: relative;
    margin: 0 0 30px;
  }
  .p-news__list:before {
    width: 100px;
  }
  .p-news__item {
    display: block;
    padding: 15px 10px 14px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.4285714286;
  }
  .p-news__item:before {
    width: 100px;
  }
  .p-news__date {
    margin: 0 0 5px;
  }

  .p-products__inner {
    padding: 84px 20px 200px;
  }
  .p-products__head {
    margin: 0 auto 32px;
    text-align: center;
  }
  .p-products__category {
    top: -12px;
  }
  .p-products__body {
    padding-right: 109px;
  }
  .p-products__text {
    margin: 0 0 45px;
  }

  .p-productsImage__iphone {
    position: absolute;
    top: -68px;
    right: 135px;
    width: 290px;
    -webkit-transform: translate(100%, -100%);
            transform: translate(100%, -100%);
  }
  .p-productsImage__switch {
    position: absolute;
    top: -16px;
    right: -76px;
    width: 337px;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }

  .p-productsImage__switch {
    position: absolute;
    top: -16px;
    right: -80px;
    width: 340px;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }

  .p-friends {
    margin-top: -120px;
    padding: 60px 0 40px;
  }
  .p-friends__inner {
    padding: 40px 20px 30px;
  }
  .p-friends__inner:before {
    position: absolute;
    top: 0;
    left: 50px;
    width: calc(50vw + 1366px);
    background: rgba(255, 255, 255, 0.9);
  }
  .p-friends__heading {
    text-align: center;
  }
  .p-friends__lead {
    text-align: center;
  }
  .p-friends__controller {
    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;
    margin: 30px 0;
  }
  .p-friends__slider {
    margin-right: 125px;
    margin-left: -10px;
    overflow: visible !important;
  }
  .p-friends__sliderPrev, .p-friends__sliderNext {
    width: 45px;
    height: 45px;
  }

  .p-teams {
    margin-bottom: -65px !important;
    padding-bottom: 0 !important;
    background-image: url("../img/p-teams/bg-sp.png");
  }
  .p-teams::before {
    top: 77px;
  }
  .p-teams__inner {
    padding: 80px 20px 65px;
  }
  .p-teams__heading {
    position: relative;
    margin-bottom: 45px;
    z-index: 5;
  }
  .p-teams__list {
    max-width: 375px;
    margin: 0 auto 40px;
  }
  .p-teams__listItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
  }
  .p-teams__listItem + .p-teams__listItem {
    margin-top: 9px;
  }
  .p-teams__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
    min-width: 120px;
    padding: 6px;
    margin-right: 18px;
  }
  .p-teams__image img {
    border-radius: 100%;
  }
  .p-teams__main {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .p-teams__button {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 3.8571428571;
  }
  .p-teams__button a {
    width: 270px;
    height: 56px;
  }
  .p-teams__button a:before {
    right: -15px;
    width: 30px;
  }

  .p-languageChange {
    top: 24px;
    right: 70px;
    font-size: 8px;
    font-size: 0.5rem;
    line-height: 2.25;
  }
  .p-languageChange a {
    width: 85px;
    height: 20px;
  }

  .p-history {
    margin-bottom: 30px;
  }
  .p-history__timeline {
    padding: 20px 0 0;
  }
  .p-history__timeline:before {
    left: 65px;
  }
  .p-history__item:before {
    top: 26px;
    left: 64px;
  }
  .p-history__item:after {
    left: 65px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p-history__title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45px;
            flex: 0 0 45px;
    width: 45px;
    padding-right: 50px;
  }
  .p-history__detail {
    margin: 0 0 20px;
  }
  .p-history__date {
    white-space: nowrap;
  }

  .p-articleHead {
    margin: 120px 0 0;
    padding: 0 25px;
  }
  .p-articleHead__title {
    margin-bottom: 20px;
  }
  .p-articleHead__data {
    margin-bottom: 30px;
  }
  .p-articleHead__date {
    margin-left: auto;
  }
  .p-articleHead__name {
    margin-right: 25px;
  }
  .p-articleHead__avatar {
    width: 80px;
    height: 80px;
  }

  .p-newslist {
    margin-bottom: 40px;
  }
  .p-newslist__item {
    padding: 13px 10px 18px;
  }

  .p-form__reCapticha {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .p-form__body {
    display: block;
    border-top: none !important;
  }
  .p-form__body tbody {
    display: block;
  }
  .p-form__body tbody tr {
    display: block;
  }
  .p-form__body tbody tr th, .p-form__body tbody tr td {
    display: block;
    padding: 0;
  }
  .p-form__body tbody tr th {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0 0 10px;
  }
  .p-form__body tbody tr th .c-required {
    margin-left: auto;
  }
  .p-form__body tbody tr td {
    margin: 0 0 30px;
  }

  .u-pconly {
    display: none !important;
  }

  .u-pconly-inline {
    display: none !important;
  }

  .u-sponly {
    display: block !important;
  }

  .u-sponly-inline {
    display: inline !important;
  }

  .u-txt-light-sp {
    font-weight: 100 !important;
  }

  .u-txt-normal-sp {
    font-weight: 400 !important;
  }

  .u-txt-bold-sp {
    font-weight: 700 !important;
  }

  .u-txt-indent-sp {
    text-indent: 1em !important;
  }

  .u-txt-note-sp {
    margin-left: 1em !important;
    text-indent: -1em !important;
  }

  .u-txt-nowrap-sp {
    white-space: nowrap !important;
  }

  .u-txt-breakword-sp {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .u-txt-justify-sp {
    text-align: justify !important;
    text-justify: inter-ideograph !important;
  }

  .u-txt-none-sp {
    text-transform: none !important;
  }

  .u-txt-lowercase-sp {
    text-transform: lowercase !important;
  }

  .u-txt-uppercase-sp {
    text-transform: uppercase !important;
  }

  .u-txt-capitalize-sp {
    text-transform: capitalize !important;
  }

  .u-txt-smallcaps-sp {
    font-variant: small-caps !important;
  }

  .u-txt-right-sp {
    text-align: right !important;
  }

  .u-txt-center-sp {
    text-align: center !important;
  }

  .u-txt-left-sp {
    text-align: left !important;
  }

  .u-txt-top-sp {
    vertical-align: top !important;
  }

  .u-txt-middle-sp {
    vertical-align: middle !important;
  }

  .u-txt-bottom-sp {
    vertical-align: bottom !important;
  }

  .u-txt-size-small {
    font-size: 12px !important;
  }

  .u-mt0-sp {
    margin-top: 0px !important;
  }

  .u-ml0-sp {
    margin-left: 0px !important;
  }

  .u-mr0-sp {
    margin-right: 0px !important;
  }

  .u-mb0-sp {
    margin-bottom: 0px !important;
  }

  .u-mt5-sp {
    margin-top: 5px !important;
  }

  .u-ml5-sp {
    margin-left: 5px !important;
  }

  .u-mr5-sp {
    margin-right: 5px !important;
  }

  .u-mb5-sp {
    margin-bottom: 5px !important;
  }

  .u-mt10-sp {
    margin-top: 10px !important;
  }

  .u-ml10-sp {
    margin-left: 10px !important;
  }

  .u-mr10-sp {
    margin-right: 10px !important;
  }

  .u-mb10-sp {
    margin-bottom: 10px !important;
  }

  .u-mt15-sp {
    margin-top: 15px !important;
  }

  .u-ml15-sp {
    margin-left: 15px !important;
  }

  .u-mr15-sp {
    margin-right: 15px !important;
  }

  .u-mb15-sp {
    margin-bottom: 15px !important;
  }

  .u-mt20-sp {
    margin-top: 20px !important;
  }

  .u-ml20-sp {
    margin-left: 20px !important;
  }

  .u-mr20-sp {
    margin-right: 20px !important;
  }

  .u-mb20-sp {
    margin-bottom: 20px !important;
  }

  .u-mt25-sp {
    margin-top: 25px !important;
  }

  .u-ml25-sp {
    margin-left: 25px !important;
  }

  .u-mr25-sp {
    margin-right: 25px !important;
  }

  .u-mb25-sp {
    margin-bottom: 25px !important;
  }

  .u-mt30-sp {
    margin-top: 30px !important;
  }

  .u-ml30-sp {
    margin-left: 30px !important;
  }

  .u-mr30-sp {
    margin-right: 30px !important;
  }

  .u-mb30-sp {
    margin-bottom: 30px !important;
  }

  .u-mt35-sp {
    margin-top: 35px !important;
  }

  .u-ml35-sp {
    margin-left: 35px !important;
  }

  .u-mr35-sp {
    margin-right: 35px !important;
  }

  .u-mb35-sp {
    margin-bottom: 35px !important;
  }

  .u-mt40-sp {
    margin-top: 40px !important;
  }

  .u-ml40-sp {
    margin-left: 40px !important;
  }

  .u-mr40-sp {
    margin-right: 40px !important;
  }

  .u-mb40-sp {
    margin-bottom: 40px !important;
  }

  .u-mt45-sp {
    margin-top: 45px !important;
  }

  .u-ml45-sp {
    margin-left: 45px !important;
  }

  .u-mr45-sp {
    margin-right: 45px !important;
  }

  .u-mb45-sp {
    margin-bottom: 45px !important;
  }

  .u-mt50-sp {
    margin-top: 50px !important;
  }

  .u-ml50-sp {
    margin-left: 50px !important;
  }

  .u-mr50-sp {
    margin-right: 50px !important;
  }

  .u-mb50-sp {
    margin-bottom: 50px !important;
  }

  .u-mt55-sp {
    margin-top: 55px !important;
  }

  .u-ml55-sp {
    margin-left: 55px !important;
  }

  .u-mr55-sp {
    margin-right: 55px !important;
  }

  .u-mb55-sp {
    margin-bottom: 55px !important;
  }

  .u-mt60-sp {
    margin-top: 60px !important;
  }

  .u-ml60-sp {
    margin-left: 60px !important;
  }

  .u-mr60-sp {
    margin-right: 60px !important;
  }

  .u-mb60-sp {
    margin-bottom: 60px !important;
  }

  .u-mt65-sp {
    margin-top: 65px !important;
  }

  .u-ml65-sp {
    margin-left: 65px !important;
  }

  .u-mr65-sp {
    margin-right: 65px !important;
  }

  .u-mb65-sp {
    margin-bottom: 65px !important;
  }

  .u-mt70-sp {
    margin-top: 70px !important;
  }

  .u-ml70-sp {
    margin-left: 70px !important;
  }

  .u-mr70-sp {
    margin-right: 70px !important;
  }

  .u-mb70-sp {
    margin-bottom: 70px !important;
  }

  .u-mt75-sp {
    margin-top: 75px !important;
  }

  .u-ml75-sp {
    margin-left: 75px !important;
  }

  .u-mr75-sp {
    margin-right: 75px !important;
  }

  .u-mb75-sp {
    margin-bottom: 75px !important;
  }

  .u-mt80-sp {
    margin-top: 80px !important;
  }

  .u-ml80-sp {
    margin-left: 80px !important;
  }

  .u-mr80-sp {
    margin-right: 80px !important;
  }

  .u-mb80-sp {
    margin-bottom: 80px !important;
  }

  .u-mt85-sp {
    margin-top: 85px !important;
  }

  .u-ml85-sp {
    margin-left: 85px !important;
  }

  .u-mr85-sp {
    margin-right: 85px !important;
  }

  .u-mb85-sp {
    margin-bottom: 85px !important;
  }

  .u-mt90-sp {
    margin-top: 90px !important;
  }

  .u-ml90-sp {
    margin-left: 90px !important;
  }

  .u-mr90-sp {
    margin-right: 90px !important;
  }

  .u-mb90-sp {
    margin-bottom: 90px !important;
  }

  .u-mt95-sp {
    margin-top: 95px !important;
  }

  .u-ml95-sp {
    margin-left: 95px !important;
  }

  .u-mr95-sp {
    margin-right: 95px !important;
  }

  .u-mb95-sp {
    margin-bottom: 95px !important;
  }

  .u-mt100-sp {
    margin-top: 100px !important;
  }

  .u-ml100-sp {
    margin-left: 100px !important;
  }

  .u-mr100-sp {
    margin-right: 100px !important;
  }

  .u-mb100-sp {
    margin-bottom: 100px !important;
  }

  .u-pt0-sp {
    padding-top: 0px !important;
  }

  .u-pl0-sp {
    padding-left: 0px !important;
  }

  .u-pr0-sp {
    padding-right: 0px !important;
  }

  .u-pb0-sp {
    padding-bottom: 0px !important;
  }

  .u-pt5-sp {
    padding-top: 5px !important;
  }

  .u-pl5-sp {
    padding-left: 5px !important;
  }

  .u-pr5-sp {
    padding-right: 5px !important;
  }

  .u-pb5-sp {
    padding-bottom: 5px !important;
  }

  .u-pt10-sp {
    padding-top: 10px !important;
  }

  .u-pl10-sp {
    padding-left: 10px !important;
  }

  .u-pr10-sp {
    padding-right: 10px !important;
  }

  .u-pb10-sp {
    padding-bottom: 10px !important;
  }

  .u-pt15-sp {
    padding-top: 15px !important;
  }

  .u-pl15-sp {
    padding-left: 15px !important;
  }

  .u-pr15-sp {
    padding-right: 15px !important;
  }

  .u-pb15-sp {
    padding-bottom: 15px !important;
  }

  .u-pt20-sp {
    padding-top: 20px !important;
  }

  .u-pl20-sp {
    padding-left: 20px !important;
  }

  .u-pr20-sp {
    padding-right: 20px !important;
  }

  .u-pb20-sp {
    padding-bottom: 20px !important;
  }

  .u-pt25-sp {
    padding-top: 25px !important;
  }

  .u-pl25-sp {
    padding-left: 25px !important;
  }

  .u-pr25-sp {
    padding-right: 25px !important;
  }

  .u-pb25-sp {
    padding-bottom: 25px !important;
  }

  .u-pt30-sp {
    padding-top: 30px !important;
  }

  .u-pl30-sp {
    padding-left: 30px !important;
  }

  .u-pr30-sp {
    padding-right: 30px !important;
  }

  .u-pb30-sp {
    padding-bottom: 30px !important;
  }

  .u-pt35-sp {
    padding-top: 35px !important;
  }

  .u-pl35-sp {
    padding-left: 35px !important;
  }

  .u-pr35-sp {
    padding-right: 35px !important;
  }

  .u-pb35-sp {
    padding-bottom: 35px !important;
  }

  .u-pt40-sp {
    padding-top: 40px !important;
  }

  .u-pl40-sp {
    padding-left: 40px !important;
  }

  .u-pr40-sp {
    padding-right: 40px !important;
  }

  .u-pb40-sp {
    padding-bottom: 40px !important;
  }

  .u-pt45-sp {
    padding-top: 45px !important;
  }

  .u-pl45-sp {
    padding-left: 45px !important;
  }

  .u-pr45-sp {
    padding-right: 45px !important;
  }

  .u-pb45-sp {
    padding-bottom: 45px !important;
  }

  .u-pt50-sp {
    padding-top: 50px !important;
  }

  .u-pl50-sp {
    padding-left: 50px !important;
  }

  .u-pr50-sp {
    padding-right: 50px !important;
  }

  .u-pb50-sp {
    padding-bottom: 50px !important;
  }

  .u-pt55-sp {
    padding-top: 55px !important;
  }

  .u-pl55-sp {
    padding-left: 55px !important;
  }

  .u-pr55-sp {
    padding-right: 55px !important;
  }

  .u-pb55-sp {
    padding-bottom: 55px !important;
  }

  .u-pt60-sp {
    padding-top: 60px !important;
  }

  .u-pl60-sp {
    padding-left: 60px !important;
  }

  .u-pr60-sp {
    padding-right: 60px !important;
  }

  .u-pb60-sp {
    padding-bottom: 60px !important;
  }

  .u-pt65-sp {
    padding-top: 65px !important;
  }

  .u-pl65-sp {
    padding-left: 65px !important;
  }

  .u-pr65-sp {
    padding-right: 65px !important;
  }

  .u-pb65-sp {
    padding-bottom: 65px !important;
  }

  .u-pt70-sp {
    padding-top: 70px !important;
  }

  .u-pl70-sp {
    padding-left: 70px !important;
  }

  .u-pr70-sp {
    padding-right: 70px !important;
  }

  .u-pb70-sp {
    padding-bottom: 70px !important;
  }

  .u-pt75-sp {
    padding-top: 75px !important;
  }

  .u-pl75-sp {
    padding-left: 75px !important;
  }

  .u-pr75-sp {
    padding-right: 75px !important;
  }

  .u-pb75-sp {
    padding-bottom: 75px !important;
  }

  .u-pt80-sp {
    padding-top: 80px !important;
  }

  .u-pl80-sp {
    padding-left: 80px !important;
  }

  .u-pr80-sp {
    padding-right: 80px !important;
  }

  .u-pb80-sp {
    padding-bottom: 80px !important;
  }

  .u-pt85-sp {
    padding-top: 85px !important;
  }

  .u-pl85-sp {
    padding-left: 85px !important;
  }

  .u-pr85-sp {
    padding-right: 85px !important;
  }

  .u-pb85-sp {
    padding-bottom: 85px !important;
  }

  .u-pt90-sp {
    padding-top: 90px !important;
  }

  .u-pl90-sp {
    padding-left: 90px !important;
  }

  .u-pr90-sp {
    padding-right: 90px !important;
  }

  .u-pb90-sp {
    padding-bottom: 90px !important;
  }

  .u-pt95-sp {
    padding-top: 95px !important;
  }

  .u-pl95-sp {
    padding-left: 95px !important;
  }

  .u-pr95-sp {
    padding-right: 95px !important;
  }

  .u-pb95-sp {
    padding-bottom: 95px !important;
  }

  .u-pt100-sp {
    padding-top: 100px !important;
  }

  .u-pl100-sp {
    padding-left: 100px !important;
  }

  .u-pr100-sp {
    padding-right: 100px !important;
  }

  .u-pb100-sp {
    padding-bottom: 100px !important;
  }

  /**
   * アニメーション処理
   * 使用ライブラリ：AOS
   * https://github.com/michalsnik/aos
   */
  /*
   * レスポンシブ
   */
  [data-aos=news].aos-animate:before {
    -webkit-transition-delay: 200ms;
            transition-delay: 200ms;
  }

  [data-aos=news-inner] {
    -webkit-transition-delay: 200ms;
            transition-delay: 200ms;
  }
}
@media screen and (max-width: 47.9375em) and (max-height: 820px) {
  [data-aos=news].aos-animate:before {
    -webkit-transition-delay: 200ms !important;
            transition-delay: 200ms !important;
  }

  [data-aos=news-inner] {
    -webkit-transition-delay: 200ms !important;
            transition-delay: 200ms !important;
  }
}
@media screen and (max-width: 374px) {
  /* ---------------------------
   * SmartPhone 374px 以下
   * --------------------------- */
  @-webkit-keyframes flash {
    0%, 50%, 100% {
      opacity: 0.6;
    }
    35%, 65% {
      opacity: 1;
    }
  }
  @keyframes flash {
    0%, 50%, 100% {
      opacity: 0.6;
    }
    35%, 65% {
      opacity: 1;
    }
  }
  /**
   * アニメーション処理
   * 使用ライブラリ：AOS
   * https://github.com/michalsnik/aos
   */
  /*
   * レスポンシブ
   */
}
@media screen and (max-width: 374px) and (max-height: 820px) {
  [data-aos=news].aos-animate:before {
    -webkit-transition-delay: 200ms !important;
            transition-delay: 200ms !important;
  }

  [data-aos=news-inner] {
    -webkit-transition-delay: 200ms !important;
            transition-delay: 200ms !important;
  }
}