/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
@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 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

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

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

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

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

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

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

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

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

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

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
@charset "UTF-8";
/* # base
----------------------------------- */
*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  /*overflow: hidden;*/
  width: auto;
  background-color: #fff;
  font-family: "Yaku Han JP", "Noto Sans JP", Hiragino Sans, Meiryo, "Hiragino Kaku Gothic ProN", MS PGothic, sans-serif;
  color: #010101;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  position: relative;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: Verdana, Meiryo, sans-serif;
  }
}
@media all and (-ms-high-contrast: active) {
  body {
    font-family: Verdana, Meiryo, sans-serif;
  }
}
@media only screen and (max-width: 736px) {
  body {
    min-width: 100%;
  }
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 64px;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
}

@media only screen and (max-width: 736px) {
  html {
    font-size: 16px;
  }
}
html, body {
  height: 100%;
}

img {
  vertical-align: middle;
}

@media only screen and (max-width: 736px) {
  img {
    max-width: 100%;
  }
}
ul {
  list-style: none;
}

/* # web font
----------------------------------- */
.font-hiraginosans {
  font-family: Hiragino Sans, sans-serif !important;
}

.font-poppins {
  font-family: "Poppins", sans-serif !important;
}

/* # link style
----------------------------------- */
a {
  color: #3498db;
  text-decoration: none;
}

a:hover {
  color: #3498db;
  text-decoration: none;
}

/* # hover alpha
----------------------------------- */
.u-hover {
  transition: 0.2s ease-in-out;
}
.u-hover:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
  transition: 0.3s ease-in-out;
}

a img.u-hover {
  transition: 0.2s ease-in-out;
}
a img.u-hover:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
  transition: 0.3s ease-in-out;
}

/* # clear fix
----------------------------------- */
.u-cfx {
  *zoom: 1;
}
.u-cfx:before, .u-cfx:after {
  content: "";
  display: table;
}
.u-cfx:after {
  clear: both;
}

/* # for analyze tag
----------------------------------- */
body > img {
  display: none;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Noto Sans JP Regular"), url(assets/df73704d99559e3e8185.woff2) format("woff2"), url(assets/851b354352959fc62529.woff) format("woff");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: semi-bold;
  font-weight: 600;
  font-display: swap;
  src: local("Noto Sans JP SemiBold"), url(assets/60122a4e44b5f470bac2.woff2) format("woff2"), url(assets/552bdee0f6a53667ac53.woff) format("woff");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: bold;
  font-weight: 700;
  font-display: swap;
  src: local("Noto Sans JP Bold"), url(assets/4165f9803a1c61fb3dcb.woff2) format("woff2"), url(assets/81c2f965fddfc2bff9d8.woff) format("woff");
}
@font-face {
  font-family: "Yaku Han JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Yaku Han JP Regular"), url(assets/b0e4c33d647f129e79eb.woff2) format("woff2"), url(assets/d31126e393738de03c4b.woff) format("woff");
}
@font-face {
  font-family: "Yaku Han JP";
  font-style: bold;
  font-weight: 700;
  font-display: swap;
  src: local("Yaku Han JP Bold"), url(assets/f7a863523f63bf284b66.woff2) format("woff2"), url(assets/9b958a91e05d9c5559bc.woff) format("woff");
}
/*! normalize.css v8.0.0 | 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.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * 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 {
  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 {
  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] {
  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;
}

/* # reset
----------------------------------- */
*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

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

ul, ol {
  list-style: none;
  list-style-type: none;
}

p, li, dt, dd, th, td, pre {
  line-break: strict;
  word-break: break-strict;
}

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

img {
  border: none;
  vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: 100%;
}

/* =========================================================
	layout footer
========================================================= */
.l-footer-hybrid {
  display: flex;
  justify-content: center;
  padding: 10px;
  background-color: #061d57 !important;
}
@media only screen and (max-width: 736px) {
  .l-footer-hybrid {
    padding: 5px;
  }
}

.l-footer-hybrid__copyright {
  color: #fff;
  font-size: 15px;
}
@media only screen and (max-width: 736px) {
  .l-footer-hybrid__copyright {
    font-size: 13px;
  }
}

/* =========================================================
	layout footer
========================================================= */
.l-footer-webinar {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 40px;
  background-color: #222;
}

.l-footer-webinar__copyright {
  font-size: 14px;
  line-height: 1.7;
  color: #FFF;
}
@media only screen and (max-width: 736px) {
  .l-footer-webinar__copyright {
    font-size: 12px;
  }
}

/* =========================================================
	layout header
========================================================= */
.l-header-hybrid__logo {
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  left: 60px;
  width: -moz-fit-content;
  width: fit-content;
  height: 80px;
  transition: all 0.2s ease-in-out;
  z-index: 1030;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .l-header-hybrid__logo {
    left: 40px;
  }
}
@media only screen and (max-width: 736px) {
  .l-header-hybrid__logo {
    position: absolute;
    left: 15px;
    height: 60px;
    z-index: 1000;
  }
}

.l-header-hybrid__logo-wrapper {
  display: block;
  line-height: 1;
  transition: all 0.2s ease-in-out;
}
@media (any-hover: hover) {
  .l-header-hybrid__logo-wrapper:hover {
    opacity: 0.6;
  }
}

.l-header-hybrid__logo-content {
  display: block;
  width: 80px;
  height: auto;
}
@media only screen and (max-width: 736px) {
  .l-header-hybrid__logo-content {
    width: 70px;
  }
}

.l-header-hybrid__logo-content .c-icon-airz__path--black {
  transition: all 0.2s ease-in-out;
  fill: #000;
}

.l-header-hybrid__logo-content .c-icon-airz__path--blue {
  transition: all 0.2s ease-in-out;
  fill: #008cff;
}

.l-header-hybrid__nav {
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 80px;
  pointer-events: none;
  z-index: 1020;
}
@media only screen and (max-width: 736px) {
  .l-header-hybrid__nav {
    width: calc(100vw - 40px);
    height: 100vh;
  }
}

.l-header-hybrid__nav-lists {
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 0 40px;
  background-color: #fff;
  pointer-events: auto;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .l-header-hybrid__nav-lists {
    display: flex;
    overflow-y: scroll;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 70px 0 0;
    transform: translateX(calc(100vw - 40px));
  }
}

.l-header-hybrid__nav-list-content {
  display: block;
  padding: 15px;
  color: #171930;
  font-size: 15px;
  line-height: 1.5;
  transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .l-header-hybrid__nav-list-content {
    padding: 15px 5px;
  }
}
@media only screen and (max-width: 736px) {
  .l-header-hybrid__nav-list-content {
    padding: 20px 20px;
    font-size: 16px;
    line-height: 1;
  }
}
@media (any-hover: hover) {
  .l-header-hybrid__nav-list-content:hover {
    color: #00B1C9;
  }
}

.l-header-hybrid__nav-list-phone {
  width: 150px;
  height: auto;
  margin: 0 15px;
}

.l-header-hybrid__nav-list-content-phone {
  transition: all 0.2s ease-in-out;
  fill: #171930;
}

.l-header-hybrid__nav-list-buttons {
  display: flex;
  gap: 25px;
  align-items: center;
  justify-content: center;
  margin-left: 15px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .l-header-hybrid__nav-list-buttons {
    gap: 10px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 736px) {
  .l-header-hybrid__nav-list-buttons {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    margin-top: 20px;
    margin-left: 0;
    padding: 40px;
    background-image: url(assets/2aa9932a5d3b28b851ac.webp);
    background-size: cover;
  }
}

.l-header-hybrid__nav-list-buttons-text {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
}

.l-header-hybrid__nav-list-buttons .c-labeled-button--line {
  border-color: #171930;
  color: #171930;
}
@media only screen and (max-width: 736px) {
  .l-header-hybrid__nav-list-buttons .c-labeled-button--line {
    border-color: #fff;
    color: #fff;
  }
}

.l-header-hybrid__hamburger {
  display: none;
  z-index: 1040;
  mix-blend-mode: exclusion;
}
@media only screen and (max-width: 736px) {
  .l-header-hybrid__hamburger {
    display: block;
    position: fixed;
    top: 24px;
    right: 24px;
  }
}

@media only screen and (max-width: 736px) {
  .l-header-hybrid__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    pointer-events: none;
    opacity: 0;
    transition: all 0.2s;
    z-index: 1010;
  }
}

:where(.is-on-top) .l-header-hybrid__logo-content .c-icon-airz__path--black {
  fill: #fff;
}
:where(.is-on-top) .l-header-hybrid__logo-content .c-icon-airz__path--blue {
  fill: #fff;
}
:where(.is-on-top) .l-header-hybrid__nav-lists {
  background-color: transparent;
}
@media only screen and (max-width: 736px) {
  :where(.is-on-top) .l-header-hybrid__nav-lists {
    background-color: #fff;
  }
}
:where(.is-on-top) .l-header-hybrid__nav-list-content {
  color: #fff;
}
@media only screen and (max-width: 736px) {
  :where(.is-on-top) .l-header-hybrid__nav-list-content {
    color: #171930;
  }
}
:where(.is-on-top) .l-header-hybrid__nav-list-content-phone {
  fill: #fff;
}
:where(.is-on-top) .l-header-hybrid__nav-list-buttons .c-labeled-button--line {
  border-color: #fff;
  color: #fff;
}

@media only screen and (max-width: 736px) {
  :where(.is-open) .l-header-hybrid__nav-lists {
    transform: translateX(0);
  }
}
@media only screen and (max-width: 736px) {
  :where(.is-open).l-header-hybrid__overlay {
    opacity: 0.5;
  }
}
@media only screen and (max-width: 736px) {
  :where(.is-open).l-body {
    overflow: hidden;
  }
}

/* =========================================================
	layout header
========================================================= */
.l-header-webinar {
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 64px;
  padding: 0 24px;
  background: #FFF;
  z-index: 1020;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .l-header-webinar {
    bottom: 0;
    width: calc(100vw - 40px);
    height: auto;
    overflow-y: scroll;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    padding: 60px 32px 32px;
    transform: translateX(calc(100vw - 40px));
  }
}

.l-header-webinar__heading {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
}
@media only screen and (max-width: 736px) {
  .l-header-webinar__heading {
    order: 2;
    flex-direction: column;
  }
}

.l-header-webinar__logo-wrapper {
  display: block;
  line-height: 1;
  transition: all 0.2s ease-in-out;
}
@media (any-hover: hover) {
  .l-header-webinar__logo-wrapper:hover {
    opacity: 0.6;
  }
}

.l-header-webinar__logo-content {
  display: block;
  width: 95px;
  height: auto;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .l-header-webinar__logo-content {
    width: 70px;
  }
}
@media only screen and (max-width: 736px) {
  .l-header-webinar__logo-content {
    width: 95px;
  }
}

.l-header-webinar__logo-content .c-icon-airz__path--black {
  transition: all 0.2s ease-in-out;
  fill: #000;
}

.l-header-webinar__logo-content .c-icon-airz__path--blue {
  transition: all 0.2s ease-in-out;
  fill: #008cff;
}

.l-header-webinar__phone {
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #222;
}

.l-header-webinar__nav-lists {
  display: flex;
  overflow: hidden;
  align-items: center;
}
@media only screen and (max-width: 736px) {
  .l-header-webinar__nav-lists {
    order: 1;
    flex-shrink: 0;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
}

@media only screen and (max-width: 736px) {
  .l-header-webinar__nav-list {
    width: 100%;
    display: flex;
    justify-content: center;
    border-bottom: solid 1px #828282;
  }
}

@media only screen and (max-width: 736px) {
  .l-header-webinar__nav-list:last-child,
.l-header-webinar__nav-list:nth-last-child(2) {
    border-bottom: none;
  }
}

.l-header-webinar__nav-list-content {
  display: block;
  padding: 16px;
  color: #222;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.05em;
  transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .l-header-webinar__nav-list-content {
    padding: 16px 4px;
  }
}
@media only screen and (max-width: 736px) {
  .l-header-webinar__nav-list-content {
    width: 100%;
    padding: 20px 20px;
    font-size: 16px;
    text-align: center;
    line-height: 1;
  }
}
@media (any-hover: hover) {
  .l-header-webinar__nav-list-content:hover {
    color: #2860B4;
  }
}

.l-header-webinar__nav-list-content-phone {
  transition: all 0.2s ease-in-out;
  fill: #171930;
}

.l-header-webinar__nav-list-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-left: 15px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .l-header-webinar__nav-list-buttons {
    gap: 10px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 736px) {
  .l-header-webinar__nav-list-buttons {
    flex-direction: column;
    justify-content: flex-start;
    gap: 12px;
    width: 100%;
    margin-top: 16px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 736px) {
  .l-header-webinar__nav-list-button:last-child {
    margin-top: 20px;
  }
}

.l-header-webinar__nav-list-buttons-text {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .l-header-webinar__nav-list-buttons-text {
    font-size: 14px;
  }
}

.l-header-webinar__hamburger {
  display: none;
  z-index: 1040;
  mix-blend-mode: exclusion;
}
@media only screen and (max-width: 736px) {
  .l-header-webinar__hamburger {
    display: block;
    position: fixed;
    top: 20px;
    right: 20px;
  }
}

.l-header-webinar__hamburger .c-hamburger {
  width: 35px;
  height: 28px;
}
.l-header-webinar__hamburger .c-hamburger__line--1 {
  top: 0;
}
.l-header-webinar__hamburger .c-hamburger__line--2 {
  top: 14px;
  width: 25px;
}
.l-header-webinar__hamburger .c-hamburger__line--3 {
  top: 28px;
  width: 15px;
}

@media only screen and (max-width: 736px) {
  .l-header-webinar__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    pointer-events: none;
    opacity: 0;
    transition: all 0.2s;
    z-index: 1010;
  }
}

:where(.is-on-top) .l-header-webinar__logo-content .c-icon-airz__path--black {
  fill: #fff;
}
:where(.is-on-top) .l-header-webinar__logo-content .c-icon-airz__path--blue {
  fill: #fff;
}
:where(.is-on-top) .l-header-webinar__nav-lists {
  background-color: transparent;
}
@media only screen and (max-width: 736px) {
  :where(.is-on-top) .l-header-webinar__nav-lists {
    background-color: #fff;
  }
}
:where(.is-on-top) .l-header-webinar__nav-list-content {
  color: #fff;
}
@media only screen and (max-width: 736px) {
  :where(.is-on-top) .l-header-webinar__nav-list-content {
    color: #171930;
  }
}
:where(.is-on-top) .l-header-webinar__nav-list-content-phone {
  fill: #fff;
}
:where(.is-on-top) .l-header-webinar__nav-list-buttons .c-labeled-button--line {
  border-color: #fff;
  color: #fff;
}

@media only screen and (max-width: 736px) {
  :where(.is-open) .l-header-webinar {
    transform: translateX(0);
  }
}
@media only screen and (max-width: 736px) {
  :where(.is-open).l-header-webinar__overlay {
    opacity: 0.5;
  }
}
@media only screen and (max-width: 736px) {
  :where(.is-open).l-body {
    overflow: hidden;
  }
}

.p-archive-filter__inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 60px 80px 0;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-archive-filter__inner {
    padding: 60px 40px 0;
  }
}
@media only screen and (max-width: 736px) {
  .p-archive-filter__inner {
    padding: 20px 15px 0;
  }
}

.p-archive-filter__box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: center;
  background-color: #F0F2FA;
  padding: 30px 40px 40px;
}
@media only screen and (max-width: 736px) {
  .p-archive-filter__box {
    padding: 15px;
  }
}

.p-archive-filter__title {
  font-size: 20px;
  line-height: 1;
  text-align: center;
  color: #012789;
}
@media only screen and (max-width: 736px) {
  .p-archive-filter__title {
    font-size: 16px;
  }
}

.p-archive-filter__tags {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, auto));
  justify-content: center;
  gap: 5px;
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .p-archive-filter__tags {
    grid-template-columns: repeat(auto-fit, minmax(150px, auto));
  }
}

.p-archive-filter__tag {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 400px;
  padding: 10px;
  max-width: 100%;
  height: 50px;
  border: solid 1px #012789;
  border-radius: 4px;
  color: #012789;
  font-size: 20px;
  line-height: 1;
  background-color: #FFF;
  transition: all 0.2s ease-in-out;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .p-archive-filter__tag {
    width: 240px;
    font-size: 15px;
  }
}
@media (any-hover: hover) {
  .p-archive-filter__tag:hover {
    background-color: #00B1C9;
    border-color: #00B1C9;
    color: #FFF;
  }
}

.p-archive-filter__tag--current {
  background-color: #00B1C9;
  border-color: #00B1C9;
  color: #FFF;
}
@media (any-hover: hover) {
  .p-archive-filter__tag--current:hover {
    background-color: #FFF;
    border-color: #012789;
    color: #012789;
  }
}

.p-archive-mainvisual {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 260px;
  padding: 0 60px 80px;
  background-image: url(assets/6d019d4f406bf9d47c0c.webp);
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 736px) {
  .p-archive-mainvisual {
    height: 160px;
    padding: 0 0 50px;
  }
}

.p-archive-mainvisual__title {
  font-size: 42px;
  font-weight: 700;
  color: #FFF;
}
@media only screen and (max-width: 736px) {
  .p-archive-mainvisual__title {
    font-size: 26px;
  }
}

.p-archive-post__inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 50px 80px 100px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-archive-post__inner {
    padding: 50px 40px 100px;
  }
}
@media only screen and (max-width: 736px) {
  .p-archive-post__inner {
    padding: 25px 15px 30px;
  }
}

.p-archive-post__pager {
  margin-top: 50px;
}

.p-front-mainvisual {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 600px;
  width: 100%;
  background-color: #ccc;
}

.p-front-about {
  width: 100%;
}

.p-front-about__inner {
  margin: 0 auto;
  padding: 60px 80px;
}
@media only screen and (max-width: 736px) {
  .p-front-about__inner {
    padding: 60px 15px;
  }
}

.p-front-about__text {
  margin-top: 40px;
  font-size: 16px;
  line-height: 2;
  text-align: center;
}

.p-hybrid-case__inner:first-child {
  display: flex;
  flex-direction: row-reverse;
  gap: 60px;
  align-items: flex-start;
  position: relative;
  min-height: 520px;
  padding: 80px;
  background-color: #f0f2fa;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__inner:first-child {
    flex-direction: column;
    gap: 25px;
    align-items: center;
    min-height: auto;
    padding: 40px 15px 40px;
  }
}
.p-hybrid-case__inner:first-child::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  background-color: #012789;
  content: "";
  aspect-ratio: 8;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__inner:first-child::before {
    aspect-ratio: 3;
  }
}

.p-hybrid-case__heading {
  flex-shrink: 0;
  width: 460px;
  z-index: 10;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__heading {
    width: 100%;
  }
}

.p-hybrid-case__description {
  margin-top: 30px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__description {
    margin-top: 15px;
  }
}

.p-hybrid-case__img-wrapper {
  width: 100%;
  height: auto;
  z-index: 10;
}

.p-hybrid-case__img {
  width: 100%;
  height: auto;
}

.p-hybrid-case__inner:last-child {
  padding-bottom: 115px;
  background-color: #012789;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__inner:last-child {
    padding: 0 0 40px;
  }
}

@media only screen and (max-width: 736px) {
  .p-hybrid-case__list-wrapper {
    overflow-x: scroll;
  }
}

.p-hybrid-case__list-wrapper--scroll {
  overflow-x: scroll;
}

.p-hybrid-case__list {
  display: flex;
  gap: 30px;
  padding: 0 80px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__list {
    gap: 15px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__list::after {
    display: list-item;
    flex-shrink: 0;
    width: 1px;
    height: auto;
    content: "";
  }
}

.p-hybrid-case__list-wrapper--scroll .p-hybrid-case__list::after {
  display: list-item;
  flex-shrink: 0;
  width: 1px;
  height: auto;
  content: "";
  margin-left: 65px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__list-wrapper--scroll .p-hybrid-case__list::after {
    margin: 0;
  }
}

.p-hybrid-case__list-item {
  width: 100%;
  background-color: #fff;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__list-item {
    flex-shrink: 0;
    width: 295px;
  }
}

.p-hybrid-case__list-wrapper--scroll .p-hybrid-case__list-item {
  flex-shrink: 0;
  width: 30%;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__list-wrapper--scroll .p-hybrid-case__list-item {
    flex-shrink: 0;
    width: 295px;
  }
}

.p-hybrid-case__list-item-img-wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.p-hybrid-case__list-item-img {
  width: 100%;
  height: auto;
  transform-origin: center;
  transition: all 0.2s ease-in-out;
}

.p-hybrid-case__list-item-texts {
  padding: 20px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__list-item-texts {
    padding: 15px;
  }
}

.p-hybrid-case__list-item-title {
  color: #012789;
  font-size: 18px;
  line-height: 1.5;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__list-item-title {
    font-size: 14px;
  }
}

.p-hybrid-case__list-item-description {
  margin-top: 10px;
  color: #171930;
  font-size: 15px;
  line-height: 1.5;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__list-item-description {
    margin-top: 15px;
    font-size: 13px;
  }
}

.p-hybrid-case__list-item-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  margin-top: 10px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__list-item-tags {
    margin-top: 15px;
  }
}

.p-hybrid-case__list-item-tag {
  padding: 5px;
  background-color: #f0f2fa;
  color: #012789;
  font-size: 12px;
  line-height: 1;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-case__list-item-tag {
    font-size: 10px;
  }
}

@media (any-hover: hover) {
  .p-hybrid-case__list-item-inner--link:hover .p-hybrid-case__list-item-img {
    transform: scale(1.05);
  }
  .p-hybrid-case__list-item-inner--link:hover .p-hybrid-case__list-item-title {
    color: #00B1C9;
  }
  .p-hybrid-case__list-item-inner--link:hover .p-hybrid-case__list-item-description {
    color: #00B1C9;
  }
}

.p-hybrid-commitment {
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #f0f2fa;
}

.p-hybrid-commitment__inner {
  position: relative;
}

.p-hybrid-commitment__heading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 100px 80px 400px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-commitment__heading {
    padding: 60px 40px 280px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__heading {
    position: relative;
    height: auto;
    padding: 0;
  }
}

.p-hybrid-commitment__heading-inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  position: sticky;
  top: 180px;
  left: 80px;
  width: calc(50% - 25px);
  text-align: left;
}
@media only screen and (min-width: 1280px) and (max-height: 720px) {
  .p-hybrid-commitment__heading-inner {
    top: 100px;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-commitment__heading-inner {
    top: 120px;
    left: 40px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__heading-inner {
    align-items: center;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  .p-hybrid-commitment__heading-inner .c-section-title {
    font-size: 36px;
  }
}

.p-hybrid-commitment__list {
  display: flex;
  flex-direction: column;
  gap: 80px;
  position: relative;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list {
    margin-top: 25px;
    gap: 40px;
  }
}
.p-hybrid-commitment__list::after {
  display: block;
  width: 100%;
  height: 80vh;
  content: "";
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list::after {
    display: none;
  }
}

.p-hybrid-commitment__list-item {
  display: flex;
  flex-direction: row-reverse;
  gap: 50px;
  align-items: flex-end;
  position: relative;
  top: calc(180px - 10vh);
  width: 100%;
  height: 80vh;
  min-height: 640px;
  padding-top: 10vh;
  padding-bottom: 15vh;
  transition: 0;
}
@media only screen and (min-width: 1280px) and (max-height: 720px) {
  .p-hybrid-commitment__list-item {
    top: calc(100px - 10vh);
  }
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-commitment__list-item {
    top: calc(100px - 10vh);
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-item {
    flex-direction: column;
    gap: 0;
    top: 15px;
    padding: 0;
    height: auto;
    min-height: auto;
    filter: drop-shadow(8px 8px 0 rgba(1, 39, 137, 0.25));
  }
}

.p-hybrid-commitment__list-item:first-child {
  transition: all 0.2s ease-in-out;
  margin-top: -10vh;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-item:first-child {
    margin-top: 0;
  }
}

.p-hybrid-commitment__list-item:first-child.is-on-reach-out-before {
  position: sticky;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-item:first-child.is-on-reach-out-before {
    position: relative;
    opacity: 1;
  }
}

.p-hybrid-commitment__list-item:first-child.is-on-reach-out-on {
  position: sticky;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-item:first-child.is-on-reach-out-on {
    position: relative;
    opacity: 1;
  }
}

.p-hybrid-commitment__list-item:first-child.is-on-reach-out-after {
  opacity: 0;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-item:first-child.is-on-reach-out-after {
    position: relative;
    opacity: 1;
  }
}

.p-hybrid-commitment__list-item:nth-child(2).is-on-reach-out-before {
  opacity: 0;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-item:nth-child(2).is-on-reach-out-before {
    position: relative;
    opacity: 1;
  }
}

.p-hybrid-commitment__list-item:nth-child(2).is-on-reach-out-on {
  position: sticky;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-item:nth-child(2).is-on-reach-out-on {
    position: relative;
    opacity: 1;
  }
}

.p-hybrid-commitment__list-item:nth-child(2).is-on-reach-out-after {
  opacity: 0;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-item:nth-child(2).is-on-reach-out-after {
    position: relative;
    opacity: 1;
  }
}

.p-hybrid-commitment__list-item:nth-child(3) {
  height: 65vh;
  min-height: calc(640px - 15vh);
  padding-bottom: 0;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-item:nth-child(3) {
    height: auto;
    position: relative;
    opacity: 1;
  }
}

.p-hybrid-commitment__list-item:nth-child(3).is-on-reach-out-before {
  opacity: 0;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-item:nth-child(3).is-on-reach-out-before {
    position: relative;
    opacity: 1;
  }
}

.p-hybrid-commitment__list-item:nth-child(3).is-on-reach-out-on {
  position: sticky;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-item:nth-child(3).is-on-reach-out-on {
    position: relative;
    opacity: 1;
  }
}

.p-hybrid-commitment__list-item:nth-child(3).is-on-reach-out-after {
  position: sticky;
  opacity: 0;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-item:nth-child(3).is-on-reach-out-after {
    height: auto;
    position: relative;
    opacity: 1;
  }
}

.p-hybrid-commitment__thumbnail-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  filter: drop-shadow(12px 12px 0 rgba(1, 39, 137, 0.25));
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-commitment__thumbnail-wrapper {
    background-color: #FFF;
    padding: 10px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__thumbnail-wrapper {
    height: auto;
    filter: none;
  }
}

.p-hybrid-commitment__thumbnail {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-commitment__thumbnail {
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.p-hybrid-commitment__list-box {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  position: relative;
  width: 100%;
  height: 220px;
  padding: 20px 20px 40px;
  background-color: #fff;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-box {
    gap: 0;
    height: auto;
    padding: 15px 15px 15px 20px;
  }
}

.p-hybrid-commitment__list-progress-indicator {
  display: flex;
  flex-direction: column;
  gap: 5px;
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
}

.p-hybrid-commitment__list-progress-indicator-item {
  width: 100%;
  height: 100%;
  background-color: #012789;
}

.p-hybrid-commitment__list-progress-indicator-item--active {
  background-color: #00B1C9;
}

.p-hybrid-commitment__list-label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  background-color: #00B1C9;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-label {
    font-size: 12px;
  }
}

.p-hybrid-commitment__list-title {
  color: #012789;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-title {
    margin-top: 10px;
    font-size: 18px;
  }
}

.p-hybrid-commitment__list-description {
  color: #171930;
  font-size: 20px;
  line-height: 1.6;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-commitment__list-description {
    margin-top: 15px;
    font-size: 13px;
  }
}

.p-hybrid-contact__inner {
  padding: 120px 80px 100px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-contact__inner {
    padding: 100px 40px 60px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-contact__inner {
    padding: 60px 15px 40px;
  }
}

.p-hybrid-contact__description {
  margin-top: 30px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-contact__description {
    margin-top: 15px;
  }
}

.p-hybrid-contact__form-wrapper {
  width: 100%;
  max-width: 960px;
  margin: 60px auto 0;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-contact__form-wrapper {
    margin-top: 30px;
  }
}

.p-hybrid-thanks {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - 44px);
  padding: 100px 80px;
  background-color: #f0f2fa;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-thanks {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-thanks {
    padding: 40px 15px;
  }
}

.p-hybrid-thanks__inner {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 700px;
  padding: 40px;
  background-color: #fff;
}

.submitted-message {
  margin-top: 60px;
  text-align: center;
}

.p-hybrid-cta {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-cta {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.p-hybrid-cta__box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 15px;
}

.p-hybrid-cta__box:first-child {
  background-image: url(assets/2aa9932a5d3b28b851ac.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.p-hybrid-cta__box:last-child {
  background-color: #171930;
}

.p-hybrid-cta__title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-cta__title {
    font-size: 20px;
  }
}

.p-hybrid-cta__description {
  margin-top: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-cta__description {
    font-size: 13px;
  }
}

.p-hybrid-cta__button {
  margin-top: 40px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-cta__button {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 736px) {
  :where(.p-hybrid-cta__button) + .p-hybrid-cta__button {
    margin-top: 20px;
  }
}

.p-hybrid-faq__inner {
  display: flex;
  gap: 60px;
  align-items: center;
  background-color: #f0f2fa;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-faq__inner {
    flex-direction: column;
    gap: 40px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-faq__inner {
    flex-direction: column;
    gap: 25px;
  }
}

.p-hybrid-faq__heading {
  flex-shrink: 0;
  width: 500px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-faq__heading {
    width: 100%;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-faq__heading {
    width: 100%;
  }
}

.p-hybrid-faq__description {
  margin-top: 40px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-faq__description {
    margin-top: 15px;
  }
}

.p-hybrid-flow__description {
  margin-top: 30px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-flow__description {
    margin-top: 15px;
  }
}

.p-hybrid-flow__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  width: 100%;
  gap: 30px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-flow__content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    margin-top: 25px;
  }
}

.p-hybrid-flow__day-list {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
  padding: 0 110px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-flow__day-list {
    flex-direction: column;
    gap: 25px;
    padding: 40px 0;
    width: auto;
    height: 100%;
  }
}

.p-hybrid-flow__day-list-item {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  background-color: #012789;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-flow__day-list-item {
    width: 70px;
    height: 70px;
  }
}

.p-hybrid-flow__day-list-dots {
  width: 100%;
  height: 5px;
  background-image: url(assets/6820ec192063de456831.svg);
  background-repeat: repeat;
  background-position: center;
  background-size: 20px 20px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-flow__day-list-dots {
    height: 100%;
    width: 5px;
  }
}

.p-hybrid-flow__day-list-item-inner {
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  line-height: 1;
}

.p-hybrid-flow__day-list-item-number {
  font-size: 28px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-flow__day-list-item-number {
    font-size: 16px;
  }
}

.p-hybrid-flow__day-list-item-unit {
  font-size: 20px;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-flow__day-list-item-unit {
    font-size: 16px;
  }
}

.p-hybrid-flow__day-list-item-day {
  font-size: 24px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-flow__day-list-item-day {
    font-size: 16px;
  }
}

.p-hybrid-flow__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  overflow: hidden;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-flow__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.p-hybrid-flow__list-item {
  position: relative;
  height: 100%;
  max-height: 100%;
  padding: 20px 35px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-flow__list-item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    gap: 15px;
    padding: 0 0 15px;
    border-bottom: solid 1px #012789;
  }
}

.p-hybrid-flow__list-item:not(:first-child)::before {
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  bottom: 0;
  width: 1px;
  background-color: #012789;
  content: "";
}
@media only screen and (max-width: 736px) {
  .p-hybrid-flow__list-item:not(:first-child)::before {
    display: none;
  }
}

.p-hybrid-flow__list-item-icon-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-flow__list-item-icon-wrapper {
    width: auto;
  }
}

.p-hybrid-flow__list-item-icon {
  width: 120px;
  height: auto;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-flow__list-item-icon {
    width: 60px;
    height: 60px;
  }
}

.p-hybrid-flow__list-item-title {
  width: 100%;
  margin-top: 30px;
  color: #012789;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.p-hybrid-flow__list-item-description {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  margin-top: 10px;
  color: #012789;
  font-size: 15px;
  line-height: 1.5;
}

.p-hybrid-flow__list-item-description--strong {
  font-weight: 700;
}

.p-hybrid-incentive-detail__mainvisual {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 260px;
  padding: 0 60px 80px;
  background: center/cover no-repeat url(assets/305194dba7f32eec6c5c.webp);
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__mainvisual {
    height: 200px;
    padding: 0 15px 50px;
  }
}

.p-hybrid-incentive-detail__mainvisual-title {
  font-size: 42px;
  font-weight: 700;
  color: #FFF;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__mainvisual-title {
    font-size: 26px;
  }
}

.p-hybrid-incentive-detail__about-inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 50px 80px 100px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-incentive-detail__about-inner {
    padding: 50px 40px 100px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__about-inner {
    padding: 25px 15px 30px;
  }
}

.p-hybrid-incentive-detail__about-notes {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  margin: 20px auto 0;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__about-notes {
    justify-content: flex-start;
    gap: 0 8px;
  }
}

.p-hybrid-incentive-detail__about-note {
  font-size: 12px;
  color: #666;
}

.p-hybrid-incentive-detail__about-way {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin: 60px auto 0;
  background-color: #F0F2FA;
  padding: 40px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__about-way {
    margin: 40px auto 0;
    padding: 40px 15px;
  }
}

.p-hybrid-incentive-detail__about-way-title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #012789;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__about-way-title {
    font-size: 20px;
  }
}

.p-hybrid-incentive-detail__about-way-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  margin-inline: auto;
  padding-left: 20px;
  text-indent: -20px;
  list-style: disc;
  list-style-position: inside;
}

.p-hybrid-incentive-detail__about-way-list-item {
  font-size: 16px;
  line-height: 1.8;
  color: #171930;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__about-way-list-item {
    font-size: 14px;
  }
}

.p-hybrid-incentive-detail__about-conditions {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, auto));
  gap: 40px;
  margin-top: 80px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__about-conditions {
    margin-top: 40px;
    gap: 20px;
  }
}

.p-hybrid-incentive-detail__about-condition {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  padding: 40px;
  border: solid 1px #012789;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__about-condition {
    padding: 40px 15px;
  }
}

.p-hybrid-incentive-detail__about-condition-icon {
  width: 100px;
  height: auto;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__about-condition-icon {
    width: 80px;
  }
}

.p-hybrid-incentive-detail__about-condition-title {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #012789;
  margin-top: 20px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__about-condition-title {
    font-size: 18px;
  }
}

.p-hybrid-incentive-detail__about-condition-description {
  font-size: 16px;
  line-height: 1.8;
  color: #012789;
  margin-top: 20px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__about-condition-description {
    font-size: 14px;
  }
}

.p-hybrid-incentive-detail__about-condition-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  margin-top: 20px;
  padding-left: 20px;
  text-indent: -20px;
  list-style: disc;
  list-style-position: inside;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__about-condition-list {
    gap: 0;
  }
}

.p-hybrid-incentive-detail__about-condition-list-item {
  font-size: 16px;
  line-height: 1.8;
  color: #171930;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive-detail__about-condition-list-item {
    font-size: 14px;
  }
}

.p-hybrid-incentive__box {
  padding: 80px;
  background: center/cover no-repeat url(assets/305194dba7f32eec6c5c.webp);
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-incentive__box {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive__box {
    padding: 40px 15px;
  }
}

.p-hybrid-incentive__box--strong {
  background-image: url(assets/f0761f602f35e6d7e135.webp);
}

.p-hybrid-incentive__box--strong-02 {
  background-image: url(assets/8619ed55f2abc4dfb7c0.webp);
}

.p-hybrid-incentive__button {
  margin: 40px auto 0;
}

.p-hybrid-incentive__modal-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin: 40px auto 0;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive__modal-buttons {
    margin: 20px auto 0;
    gap: 15px;
  }
}

.p-hybrid-incentive__modal-button {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #FFF;
  height: 48px;
  width: 100%;
  max-width: 215px;
  font-size: 16px;
  font-weight: 700;
  color: #FFF;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive__modal-button {
    font-size: 14px;
    max-width: 155px;
  }
}
.p-hybrid-incentive__modal-button:hover {
  background: #FFF;
  color: #012789;
  cursor: pointer;
}

.p-hybrid-incentive__modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 80px;
  transition: all 0.2s ease-in-out;
  pointer-events: none;
  overflow: hidden;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-incentive__modal {
    padding: 40px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive__modal {
    padding: 15px;
  }
}

.p-hybrid-incentive__modal-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 40px;
  max-width: 800px;
  max-height: 100%;
  background: #FFF;
  border: solid 1px #EEE;
  border-radius: 8px;
  transform: translateY(40px);
  translate: 0 -40px;
  opacity: 0;
  z-index: 10;
  overflow-y: scroll;
  transition: transform 0.2s 0.2s ease-in-out, translate 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-incentive__modal-box {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive__modal-box {
    padding: 40px 15px;
  }
}

.p-hybrid-incentive__modal-title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #012789;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive__modal-title {
    font-size: 20px;
  }
}

.p-hybrid-incentive__modal-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  list-style: disc;
  list-style-position: inside;
  padding-left: 20px;
  text-indent: -20px;
}

.p-hybrid-incentive__modal-list-item {
  font-size: 16px;
  color: #171930;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive__modal-list-item {
    font-size: 14px;
  }
}

.p-hybrid-incentive__modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
}
.p-hybrid-incentive__modal-close::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 120%;
  height: 2px;
  background: #171930;
  rotate: 45deg;
  transition: all 0.2s ease-in-out;
}
.p-hybrid-incentive__modal-close::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 120%;
  height: 2px;
  background: #171930;
  rotate: -45deg;
  transition: all 0.2s ease-in-out;
}
.p-hybrid-incentive__modal-close:hover {
  cursor: pointer;
}
.p-hybrid-incentive__modal-close:hover::before {
  rotate: 0deg;
}
.p-hybrid-incentive__modal-close:hover::after {
  rotate: 0deg;
}

.p-hybrid-incentive__modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

.p-hybrid-incentive__modal.is-open {
  pointer-events: all;
}
.p-hybrid-incentive__modal.is-open .p-hybrid-incentive__modal-box {
  opacity: 1;
  transform: translateY(0);
  translate: 0 0;
  transition: transform 0.2s 0.2s ease-in-out, translate 0.2s ease-in-out, opacity 0.2s 0.2s ease-in-out;
}
.p-hybrid-incentive__modal.is-open .p-hybrid-incentive__modal-overlay {
  opacity: 1;
}

.p-hybrid-incentive__float-banner {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1040;
  width: 240px;
  height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: solid 4px #FFF;
  background: center/cover no-repeat url(assets/305194dba7f32eec6c5c.webp);
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #FFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  transition: translate 0.6s ease-in-out, background-color 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive__float-banner {
    bottom: 0;
    right: 0;
    flex-direction: row;
    gap: 0;
    width: 100%;
    height: 60px;
    font-size: 16px;
    border: none;
    border-top: solid 1px #FFF;
  }
}
.p-hybrid-incentive__float-banner::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFF;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  z-index: 10;
  content: "";
}
.p-hybrid-incentive__float-banner.is-on-top {
  translate: 280px 0;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive__float-banner.is-on-top {
    translate: 0 80px;
  }
}
.p-hybrid-incentive__float-banner:hover {
  color: #FFF;
}
.p-hybrid-incentive__float-banner:hover::after {
  opacity: 0.4;
}

.p-hybrid-incentive__float-banner--strong {
  background-image: url(assets/74bd8d2c2bd729a3ce17.webp);
}

.p-hybrid-incentive__float-banner-lead {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.p-hybrid-incentive__float-banner-lead::before {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #FFF;
  rotate: -30deg;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive__float-banner-lead::before {
    display: none;
  }
}
.p-hybrid-incentive__float-banner-lead::after {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #FFF;
  rotate: 30deg;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive__float-banner-lead::after {
    display: none;
  }
}

.p-hybrid-incentive__float-banner-lead--blue {
  color: #012789;
}
.p-hybrid-incentive__float-banner-lead--blue::before, .p-hybrid-incentive__float-banner-lead--blue::after {
  background-color: #012789;
}

.p-hybrid-incentive__float-banner-lead--black {
  color: #171930;
}
.p-hybrid-incentive__float-banner-lead--black::before, .p-hybrid-incentive__float-banner-lead--black::after {
  background-color: #171930;
}

.p-hybrid-incentive__float-banner-strong {
  font-size: 24px;
  color: #FF0;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-incentive__float-banner-strong {
    font-size: 16px;
  }
}

.p-hybrid-incentive__float-banner-strong--blue {
  color: #012789;
}

.p-hybrid-incentive__float-banner-strong--black {
  color: #171930;
}

.p-hybrid-introduction__video-wrapper {
  margin: 40px auto 0;
  width: 100%;
  max-width: 960px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-introduction__video-wrapper {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-introduction__video-wrapper {
    margin-top: 25px;
  }
}

.p-hybrid-introduction__video {
  width: 100%;
  height: auto;
}

.p-hybrid-introduction__video-fallback {
  text-align: center;
}

.p-hybrid-mainvisual {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  height: 720px;
  padding: 0 60px;
  background-image: url(assets/72259083b40c92920389.webp);
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-mainvisual {
    align-items: center;
    height: auto;
    padding: 60px 20px;
  }
}

.p-hybrid-mainvisual__badges {
  display: flex;
  gap: 25px;
  align-items: center;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-mainvisual__badges {
    gap: 10px;
    padding: 0 15px;
  }
}

.p-hybrid-mainvisual__badge {
  width: auto;
  height: 96px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-mainvisual__badge {
    height: 50px;
  }
}
@media only screen and (max-width: 374px) {
  .p-hybrid-mainvisual__badge {
    height: 40px;
  }
}

.p-hybrid-mainvisual__catch {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  margin-top: 25px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-mainvisual__catch {
    gap: 5px;
    align-items: center;
  }
}

.p-hybrid-mainvisual__catch-line {
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-mainvisual__catch-line {
    font-size: 18px;
    text-align: center;
  }
}

.p-hybrid-mainvisual__catch-line--strong {
  font-size: 68px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-mainvisual__catch-line--strong {
    font-size: 36px;
    line-height: 1.3;
  }
}

.p-hybrid-mainvisual__description-list {
  margin-top: 30px;
  color: #fff;
  font-size: 18px;
  line-height: 2;
  text-indent: -1.4em;
  padding-left: 1.4em;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-mainvisual__description-list {
    margin-top: 15px;
    font-size: 14px;
  }
}

.p-hybrid-mainvisual__description-list-item {
  list-style-type: circle;
  list-style-position: inside;
}

.p-hybrid-mainvisual__description-list-item--strong {
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 6px;
}

.p-hybrid-mainvisual__button {
  margin-top: 45px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-mainvisual__button {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 736px) {
  .p-hybrid-mainvisual__phone-button {
    margin-top: 25px;
  }
}

.p-hybrid-member__description {
  margin-top: 30px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-member__description {
    margin-top: 15px;
  }
}

.p-hybrid-member__list {
  display: -ms-grid;
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(auto-fit, minmax(320px, auto));
  gap: 50px;
  width: 100%;
  margin-top: 40px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-member__list {
    margin-top: 25px;
    grid-template-columns: repeat(auto-fit, minmax(150px, auto));
    gap: 25px 15px;
  }
}

.p-hybrid-member__list-item {
  width: 400px;
  max-width: 100%;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-member__list-item {
    width: 240px;
  }
}

.p-hybrid-member__thumbnail-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
}

.p-hybrid-member__thumbnail {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.p-hybrid-member__list-item-title {
  margin-top: 20px;
  color: #012789;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-member__list-item-title {
    margin-top: 10px;
    font-size: 14px;
  }
}

.p-hybrid-member__list-item-description {
  margin-top: 10px;
  color: #171930;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-member__list-item-description {
    margin-top: 5px;
    font-size: 12px;
  }
}

.p-hybrid-merit__catch {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 82px;
  background-color: #012789;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-merit__catch {
    font-size: 24px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-merit__catch {
    height: 66px;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 1.3;
    text-align: center;
  }
}

.p-hybrid-merit__merits-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  padding: 35px 0;
  background-color: #f0f2fa;
  background-image: url(assets/734ff57fcedce06450bd.webp), url(assets/d3d8caf91eceb03254b1.webp);
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
  background-size: contain, contain;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-merit__merits-wrapper {
    padding: 5px 0;
  }
}
.p-hybrid-merit__merits-wrapper::before {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -70px;
  width: 140px;
  height: 70px;
  margin: auto;
  background-color: #f0f2fa;
  content: "";
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-merit__merits-wrapper::before {
    bottom: -40px;
    width: 80px;
    height: 40px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-merit__merits-wrapper::before {
    bottom: -20px;
    width: 40px;
    height: 20px;
  }
}

.p-hybrid-merit__merits {
  width: 100%;
  max-width: 1440px;
  height: auto;
}

.p-hybrid-pattern {
  background-color: #f0f2fa;
}

.p-hybrid-pattern__description {
  margin-top: 30px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-pattern__description {
    margin-top: 15px;
  }
}

.p-hybrid-pattern__list {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  max-width: 1280px;
  margin: 40px auto 0;
}
@media only screen and (max-width: 1280px) {
  .p-hybrid-pattern__list {
    margin-top: 15px;
  }
}

.p-hybrid-pattern__list-item {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 460px 1fr;
  grid-template-columns: 460px 1fr;
  grid-auto-rows: auto auto;
  gap: 25px 40px;
  width: 100%;
  padding: 30px;
  background-color: #fff;
}
@media only screen and (max-width: 1280px) {
  .p-hybrid-pattern__list-item {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    padding: 15px;
  }
}

.p-hybrid-pattern__list-heading {
  position: relative;
  display: flex;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1/2/2/3;
  justify-content: space-between;
  height: -moz-fit-content;
  height: fit-content;
  padding-bottom: 25px;
  border-bottom: solid 1px #012789;
}
@media only screen and (max-width: 1280px) {
  .p-hybrid-pattern__list-heading {
    flex-direction: column;
    gap: 10px;
    grid-area: auto;
    align-items: center;
    justify-content: center;
  }
}

.p-hybrid-pattern__list-heading-label {
  position: relative;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  padding: 8px 20px;
  height: 70px;
  background-color: #012789;
  color: #fff;
}
@media only screen and (max-width: 1280px) {
  .p-hybrid-pattern__list-heading-label {
    height: -moz-fit-content;
    height: fit-content;
    justify-content: flex-start;
    width: 100%;
    padding: 10px;
  }
}

.p-hybrid-pattern__list-heading-label-number {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 50px;
  height: 30px;
  border: solid 1px #fff;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 1280px) {
  .p-hybrid-pattern__list-heading-label-number {
    width: auto;
    height: auto;
    padding: 5px;
    font-size: 12px;
  }
}

.p-hybrid-pattern__list-heading-label-text {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media only screen and (max-width: 1280px) {
  .p-hybrid-pattern__list-heading-label-text {
    font-size: 14px;
  }
}

.p-hybrid-pattern__list-heading-price-wrapper {
  position: relative;
}

.p-hybrid-pattern__list-heading-price {
  position: relative;
  top: 10px;
  width: auto;
  height: 60px;
}
@media only screen and (max-width: 1280px) {
  .p-hybrid-pattern__list-heading-price {
    height: 50px;
  }
}

.p-hybrid-pattern__list-item-thumbnail-wrapper {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1/1/3/2;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
@media only screen and (max-width: 1280px) {
  .p-hybrid-pattern__list-item-thumbnail-wrapper {
    grid-area: auto;
  }
}

.p-hybrid-pattern__list-item-thumbnail {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.p-hybrid-pattern__list-plan-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto 1fr;
  grid-template-columns: auto auto 1fr;
  gap: 20px;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 2/2/3/3;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 1280px) {
  .p-hybrid-pattern__list-plan-box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-area: auto;
  }
}

.p-hybrid-pattern__list-plan-label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 10px;
  background-color: #f0f2fa;
  color: #012789;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}
@media only screen and (max-width: 1280px) {
  .p-hybrid-pattern__list-plan-label {
    padding: 10px 10px 20px;
    font-size: 16px;
  }
}

.p-hybrid-pattern__list-plan-plus {
  width: 42px;
  height: auto;
}
@media only screen and (max-width: 1280px) {
  .p-hybrid-pattern__list-plan-plus {
    position: absolute;
    top: 43px;
    left: 0;
    right: 0;
    width: 24px;
    margin: auto;
    z-index: 10;
  }
}

.p-hybrid-pattern__list-plan-child-list {
  display: -ms-grid;
  display: grid;
  grid-template-rows: repeat(auto-fill, auto);
  grid-auto-flow: row;
  gap: 0 30px;
}

.p-hybrid-pattern__list-plan-child-list-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr auto;
  grid-template-columns: auto 1fr auto;
  gap: 10px;
  align-items: center;
  width: 100%;
  color: #012789;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-pattern__list-plan-child-list-item {
    font-size: 14px;
  }
}

.p-hybrid-pattern__list-plan-child-list-item-line {
  width: 100%;
  height: 0;
  border-top: dotted 1px #012789;
}

.p-hybrid-pattern__annotation {
  display: block;
  margin-top: 40px;
  color: #012789;
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
}
@media only screen and (max-width: 1280px) {
  .p-hybrid-pattern__annotation {
    margin-top: 25px;
    font-size: 13px;
  }
}

.p-hybrid-post__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-post__inner {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-post__inner {
    padding: 40px 15px;
  }
}

.p-hybrid-post__list {
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-post__list.c-card-list {
    grid-template-columns: repeat(auto-fit, minmax(320px, auto));
  }
}
.p-hybrid-post__list .c-card-list__item {
  width: 640px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-post__list .c-card-list__item {
    width: 400px;
  }
}

.p-hybrid-post__title {
  font-size: 30px;
  font-weight: 700;
  color: #012789;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-post__title {
    font-size: 20px;
  }
}

.p-hybrid-post__button {
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #012789;
  color: #012789;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  width: 250px;
  height: 60px;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-post__button {
    font-size: 16px;
    width: 200px;
    height: 50px;
  }
}
@media (any-hover: hover) {
  .p-hybrid-post__button:hover {
    background-color: #012789;
    color: #FFF;
  }
}

.p-hybrid-reason__description {
  margin-top: 30px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-reason__description {
    margin-top: 15px;
  }
}

.p-hybrid-reason__list-wrapper {
  overflow: hidden;
  width: 100%;
  margin-top: 40px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-reason__list-wrapper {
    margin-top: 25px;
  }
}

.p-hybrid-reason__list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(720px, auto));
  gap: 40px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-reason__list {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}

.p-hybrid-reason__list-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  justify-content: space-between;
  gap: 25px 40px;
  width: 1440px;
  max-width: 100%;
  padding: 35px;
  background-color: #f0f2fa;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-reason__list-item {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 15px;
    width: 100%;
    gap: 15px;
  }
}

.p-hybrid-reason__list-item-title {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1/1/2/2;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-reason__list-item-title {
    grid-area: auto;
  }
}

.p-hybrid-reason__list-item-title-label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  background-color: #012789;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-reason__list-item-title-label {
    padding: 8px;
    font-size: 14px;
  }
}

.p-hybrid-reason__list-item-title-label--accent {
  background-color: #00B1C9;
}

.p-hybrid-reason__list-item-title-label::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 20px;
  width: 12px;
  height: 12px;
  background-color: inherit;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%);
}

.p-hybrid-reason__list-item-title-text {
  color: #012789;
  font-size: 24px;
  line-height: 1.5;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-reason__list-item-title-text {
    font-size: 16px;
    line-height: 1.4;
  }
}

.p-hybrid-reason__list-item-title-text--accent {
  color: #00B1C9;
}

.p-hybrid-reason__list-item-img-wrapper {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1/2/3/3;
  width: 320px;
  height: auto;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-reason__list-item-img-wrapper {
    grid-area: auto;
    width: 100%;
  }
}

.p-hybrid-reason__list-item-img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.p-hybrid-reason__list-item-img--top-right {
  -o-object-position: top right;
     object-position: top right;
}

.p-hybrid-reason__list-item-description {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 2/1/3/2;
  color: #171930;
  font-size: 16px;
  line-height: 1.6;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-reason__list-item-description {
    grid-area: auto;
    font-size: 13px;
  }
}

.p-hybrid-reason__list-dots {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  margin: 40px auto 0;
}

.p-hybrid-support__description {
  margin-top: 30px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-support__description {
    margin-top: 15px;
  }
}

.p-hybrid-support__list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(321px, auto));
  gap: 40px;
  margin-top: 40px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-hybrid-support__list {
    margin-top: 35px;
    gap: 30px;
  }
}
@media only screen and (max-width: 736px) {
  .p-hybrid-support__list {
    margin-top: 25px;
    gap: 20px;
  }
}

.p-hybrid-support__list-item {
  display: flex;
  flex-direction: column;
  width: 800px;
  max-width: 100%;
}

.p-hybrid-support__list-thumbnail {
  width: 100%;
  height: auto;
}

.p-hybrid-support__list-title {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 8px;
  width: 100%;
  height: 20px;
  margin-top: 20px;
}

.p-hybrid-support__list-title-text {
  border-left: solid 2px #012789;
  padding-left: 16px;
  color: #012789;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 20px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-support__list-title-text {
    padding: 5px;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 0;
  }
}

.p-hybrid-support__list-title-num {
  position: relative;
  width: 80px;
  height: auto;
  z-index: 10;
  transform: translateY(12px);
  filter: drop-shadow(0 0 20px #FFF);
}

.p-hybrid-support__list-description {
  margin-top: 20px;
  color: #171930;
  font-size: 16px;
  line-height: 1.6;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-support__list-description {
    font-size: 14px;
  }
}

.p-hybrid-system__description {
  margin-top: 30px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-system__description {
    margin-top: 15px;
  }
}

.p-hybrid-system__plan {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  margin-top: 40px;
  border: solid 1px #012789;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-system__plan {
    max-width: 295px;
    margin-top: 25px;
  }
}

.p-hybrid-system__plan-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  background-color: #012789;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-system__plan-title {
    font-size: 18px;
    height: 40px;
  }
}

.p-hybrid-system__plan-inner {
  display: flex;
  gap: 25px;
  align-items: center;
  padding: 40px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-system__plan-inner {
    flex-direction: column;
    gap: 15px;
    padding: 20px;
  }
}

.p-hybrid-system__plan-price-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-system__plan-price-wrapper {
    padding: 10px 0;
  }
}

.p-hybrid-system__plan-price {
  width: 200px;
  height: auto;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-system__plan-price {
    width: 140px;
  }
}

.p-hybrid-system__plan-line {
  width: 1px;
  height: 230px;
  background-color: #012789;
  border: none;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-system__plan-line {
    width: 100%;
    height: 1px;
  }
}

.p-hybrid-system__plan-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-system__plan-content {
    gap: 10px;
  }
}

.p-hybrid-system__plan-content-catch {
  width: 100%;
  padding: 8px;
  border: solid 1px #012789;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #012789;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-system__plan-content-catch {
    font-size: 14px;
  }
}

.p-hybrid-system__plan-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
  grid-auto-flow: column;
  gap: 0 30px;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-system__plan-list {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    grid-template-rows: repeat(auto-fit, auto);
    grid-auto-flow: row;
    width: 100%;
  }
}

.p-hybrid-system__plan-list-item {
  color: #171930;
  font-size: 18px;
  line-height: 1.8;
  list-style: inside disc;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-system__plan-list-item {
    font-size: 13px;
  }
}

.p-hybrid-task__list {
  display: flex;
  flex-direction: column;
  gap: 25px;
  width: 100%;
  margin-top: 30px;
  padding: 30px;
  border: solid 1px #012789;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-task__list {
    padding: 15px;
  }
}

.p-hybrid-task__list-item {
  display: flex;
  gap: 30px;
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-task__list-item {
    flex-direction: column;
    gap: 10px;
    align-items: center;
  }
}

.p-hybrid-task__list-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  border: solid 1px #012789;
  color: #012789;
  font-size: 18px;
  font-weight: 700;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-task__list-title {
    width: 100%;
    font-size: 14px;
  }
}

.p-hybrid-task__child-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 25fr 22fr 20fr 20fr;
  grid-template-columns: 25fr 22fr 20fr 20fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  grid-auto-flow: column;
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-task__child-list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(auto-fit, auto);
    grid-auto-flow: row;
    gap: 0 10px;
  }
}

.p-hybrid-task__child-list--small {
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-task__child-list--small {
    grid-template-rows: repeat(auto-fit, auto);
  }
}

.p-hybrid-task__child-list--large {
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-task__child-list--large {
    grid-template-rows: repeat(auto-fit, auto);
  }
}

.p-hybrid-task__child-list-item {
  padding-left: 1.5rem;
  list-style: inside disc;
  color: #171930;
  font-size: 18px;
  line-height: 1.6;
  text-indent: -1.5rem;
}
@media only screen and (max-width: 736px) {
  .p-hybrid-task__child-list-item {
    padding-left: 1.2rem;
    font-size: 13px;
    text-indent: -1.2rem;
  }
}

.p-hybrid-task__child-list-item--large {
  -ms-grid-row-span: 2;
  grid-row: span 2;
}

@media only screen and (max-width: 736px) {
  .p-hybrid-task__child-list-item--large-sp {
    -ms-grid-row-span: 2;
    grid-row: span 2;
  }
}

.p-single__inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 60px 80px 0;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-single__inner {
    padding: 60px 40px 0;
  }
}
@media only screen and (max-width: 736px) {
  .p-single__inner {
    padding: 20px 15px 0;
  }
}

.p-single-title {
  margin-top: 80px;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}
@media only screen and (max-width: 736px) {
  .p-single-title {
    margin-top: 0;
    padding-top: 60px;
  }
}

.p-single-title__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  margin: 0 auto;
  padding: 40px 80px;
  width: 100%;
  max-width: 1000px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-single-title__inner {
    padding: 40px;
  }
}
@media only screen and (max-width: 736px) {
  .p-single-title__inner {
    padding: 25px 15px;
  }
}

.p-single-title__tags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}

.p-single-title__tag {
  padding: 5px;
  background-color: #F0F2FA;
  color: #012789;
  font-size: 12px;
  line-height: 1;
}

.p-single-title__title {
  font-size: 26px;
  color: #171930;
  line-height: 1.6;
}
@media only screen and (max-width: 736px) {
  .p-single-title__title {
    font-size: 18px;
  }
}

.p-single-body__inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 80px 20px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-single-body__inner {
    padding: 0 40px 20px;
  }
}
@media only screen and (max-width: 736px) {
  .p-single-body__inner {
    padding: 0 15px 60px;
  }
}

.p-single-body__thumbnail-wrapper {
  width: 100%;
}

.p-single-body__thumbnail {
  width: 100%;
  height: auto;
}

.p-single-body__content-wrapper {
  margin-top: 30px;
  font-size: 16px;
  line-height: 2;
  color: #171930;
}
@media only screen and (max-width: 736px) {
  .p-single-body__content-wrapper {
    line-height: 1.8;
  }
}
.p-single-body__content-wrapper * + * {
  margin-top: 12px;
  margin-bottom: 12px;
}
.p-single-body__content-wrapper * {
  line-height: 2;
  color: #171930;
}
@media only screen and (max-width: 736px) {
  .p-single-body__content-wrapper * {
    line-height: 1.8;
  }
}
.p-single-body__content-wrapper h2 {
  font-size: 18px;
  font-weight: 700;
  color: #012789;
  line-height: 2;
  margin-top: 50px;
}
@media only screen and (max-width: 736px) {
  .p-single-body__content-wrapper h2 {
    font-size: 16px;
    line-height: 1.8;
  }
}
.p-single-body__content-wrapper h3 {
  font-size: 18px;
  font-weight: 700;
  color: #171930;
  line-height: 2;
  margin-top: 50px;
}
@media only screen and (max-width: 736px) {
  .p-single-body__content-wrapper h3 {
    font-size: 16px;
    line-height: 1.8;
  }
}
.p-single-body__content-wrapper ol {
  list-style: decimal inside;
  padding-left: 1.4em;
  text-indent: -1.4em;
}
.p-single-body__content-wrapper ul {
  list-style: disc inside;
  padding-left: 1.4em;
  text-indent: -1.4em;
}
.p-single-body__content-wrapper li + li {
  margin-top: 4px;
}
.p-single-body__content-wrapper table {
  table-layout: auto;
  width: 100%;
  font-size: 14px;
}
.p-single-body__content-wrapper thead {
  border-bottom: none;
}
.p-single-body__content-wrapper tfoot {
  border-top: none;
}
.p-single-body__content-wrapper th {
  border: 1px solid #f2f2f2;
  padding: 8px;
  background-color: #f5f5f580;
  font-weight: 400;
  text-align: left;
  font-size: 14px;
}
@media only screen and (min-width: 1281px) {
  .p-single-body__content-wrapper th {
    min-width: 100px;
    padding: 12px;
  }
}
.p-single-body__content-wrapper td {
  border: 1px solid #f2f2f2;
  padding: 8px;
  background-color: #fff;
  font-weight: 400;
  font-size: 14px;
}
@media only screen and (min-width: 1281px) {
  .p-single-body__content-wrapper td {
    min-width: 100px;
    padding: 12px;
  }
}
.p-single-body__content-wrapper p {
  font-size: 16px;
  line-height: 2;
  color: #171930;
}
@media only screen and (max-width: 736px) {
  .p-single-body__content-wrapper p {
    line-height: 1.8;
  }
}
.p-single-body__content-wrapper a {
  color: #00B1C9;
}
.p-single-body__content-wrapper img {
  width: 100%;
  height: auto;
}
.p-single-body__content-wrapper #ez-toc-container {
  margin-top: 50px;
  padding: 30px 40px;
  border: solid 1px #9A9A9A;
  background: none;
  width: 100%;
  border-radius: 0;
}
@media only screen and (max-width: 736px) {
  .p-single-body__content-wrapper #ez-toc-container {
    padding: 20px;
  }
}
.p-single-body__content-wrapper .ez-toc-title-container {
  display: flex;
  justify-content: center;
}
.p-single-body__content-wrapper .ez-toc-title {
  font-size: 18px;
  font-weight: 700;
  color: #171930;
  line-height: 1;
}
@media only screen and (max-width: 736px) {
  .p-single-body__content-wrapper .ez-toc-title {
    font-size: 16px;
  }
}
.p-single-body__content-wrapper .ez-toc-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  padding-left: 0;
  text-indent: 0;
}
.p-single-body__content-wrapper .ez-toc-link {
  font-size: 16px;
  line-height: 1.5;
}
@media only screen and (max-width: 736px) {
  .p-single-body__content-wrapper .ez-toc-link {
    font-size: 14px;
  }
}

.p-single-body__share {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
@media only screen and (max-width: 736px) {
  .p-single-body__share {
    flex-direction: column;
    justify-content: center;
  }
}

.p-single-body__share-title {
  font-size: 18px;
  font-weight: 700;
  color: #171930;
}
@media only screen and (max-width: 736px) {
  .p-single-body__share-title {
    font-size: 14px;
  }
}

.p-single-body__share-list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}

.p-single-body__share-list-item {
  display: block;
  width: 35px;
  height: 35px;
  background-size: cover;
}

.p-single-body__share-list-item--x {
  background-image: url(assets/2f7e72b732ac44e041f4.webp);
}

.p-single-body__share-list-item--facebook {
  background-image: url(assets/4de12d7d05e0271efd8c.webp);
}

.p-single-body__share-list-item--line {
  background-image: url(assets/c968e8fd58ad005dd6a3.webp);
}

.p-single-body__share-list-item--link {
  background-image: url(assets/62f2982d504d173f6d65.webp);
}

.p-single-author {
  width: 100%;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}

.p-single-author__inner {
  padding: 60px 80px;
  width: 100%;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-single-author__inner {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 736px) {
  .p-single-author__inner {
    padding: 40px 15px;
  }
}

.p-single-author__box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 840px;
  padding: 30px;
  background-color: #F0F2FA;
}
@media only screen and (max-width: 736px) {
  .p-single-author__box {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: center;
    padding: 30px 20px;
  }
}

.p-single-author__heading {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 60px 1fr;
  grid-template-columns: 60px 1fr;
  -ms-grid-rows: 12px auto;
  grid-template-rows: 12px auto;
  gap: 10px 15px;
}
@media only screen and (max-width: 736px) {
  .p-single-author__heading {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
    justify-content: center;
  }
}

.p-single-author__lead {
  font-size: 12px;
  line-height: 1;
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (max-width: 736px) {
  .p-single-author__lead {
    font-size: 14px;
  }
}

.p-single-author__name {
  font-size: 18px;
  font-weight: 700;
  color: #171930;
  line-height: 1;
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (max-width: 736px) {
  .p-single-author__name {
    font-size: 14px;
  }
}

.p-single-author__thumbnail-wrapper {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1/1/3/2;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}
@media only screen and (max-width: 736px) {
  .p-single-author__thumbnail-wrapper {
    width: 70px;
    height: 70px;
  }
}
.p-single-author__thumbnail-wrapper img {
  width: 100%;
  height: auto;
}

.p-single-author__description {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 2/1/3/3;
  font-size: 15px;
  color: #171930;
  line-height: 1.5;
}
@media only screen and (max-width: 736px) {
  .p-single-author__description {
    font-size: 13px;
  }
}

.p-single-recommend__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin: 0 auto;
  padding: 80px;
  width: 100%;
  max-width: 1280px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-single-recommend__inner {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 736px) {
  .p-single-recommend__inner {
    padding: 40px 15px;
  }
}

.p-single-recommend__list {
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .p-single-recommend__list.c-card-list {
    grid-template-columns: repeat(auto-fit, minmax(320px, auto));
  }
}
@media only screen and (max-width: 736px) {
  .p-single-recommend__list .c-card-list__item {
    width: 400px;
  }
}

.p-single-recommend__title {
  font-size: 30px;
  font-weight: 700;
  color: #012789;
}
@media only screen and (max-width: 736px) {
  .p-single-recommend__title {
    font-size: 20px;
  }
}

.p-single-recommend__button {
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #012789;
  color: #012789;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  width: 250px;
  height: 60px;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .p-single-recommend__button {
    font-size: 16px;
    width: 200px;
    height: 50px;
  }
}
@media (any-hover: hover) {
  .p-single-recommend__button:hover {
    background-color: #012789;
    color: #FFF;
  }
}

.p-webinar-article__list-container {
  position: relative;
  margin-top: 80px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-article__list-container {
    margin-top: 40px;
  }
}

.p-webinar-article__button {
  margin: 80px auto 0;
  width: calc((100% - 64px) / 3);
}
@media only screen and (max-width: 736px) {
  .p-webinar-article__button {
    margin-top: 40px;
  }
}

.p-webinar-case__lead-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 19fr 34fr;
  grid-template-columns: 19fr 34fr;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
  gap: 16px 64px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-case__lead-box {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
}

.p-webinar-case__lead {
  font-size: 18px;
  line-height: 1.65;
  letter-spacing: 0.05em;
  color: #222;
}
@media only screen and (max-width: 736px) {
  .p-webinar-case__lead {
    margin-top: 16px;
    text-align: center;
  }
}

.p-webinar-case__lead--strong {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: #2860B4;
}

.p-webinar-case__logos-wrapper {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1/2/3/3;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 736px) {
  .p-webinar-case__logos-wrapper {
    margin-top: 24px;
  }
}

.p-webinar-case__logos {
  width: 100%;
  height: auto;
}

.p-webinar-case__list-container {
  position: relative;
  margin-top: 80px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-case__list-container {
    margin-top: 40px;
  }
}

.p-webinar-case__button {
  margin: 80px auto 0;
  width: calc((100% - 64px) / 3);
}
@media only screen and (max-width: 736px) {
  .p-webinar-case__button {
    margin-top: 40px;
  }
}

.p-webinar-cta {
  background: center/cover no-repeat url(assets/2ac8ef24b964326076bd.webp);
}

.p-webinar-cta__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 56px 40px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-cta__inner {
    padding: 60px 16px;
  }
}

.p-webinar-cta__title {
  position: relative;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
  color: #FFF;
}

.p-webinar-cta__title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -16px;
  margin: auto;
  width: 1px;
  height: 32px;
  background: #FFF;
  rotate: -30deg;
}
@media only screen and (max-width: 736px) {
  .p-webinar-cta__title::before {
    height: 40px;
  }
}

.p-webinar-cta__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -16px;
  margin: auto;
  width: 1px;
  height: 32px;
  background: #FFF;
  rotate: 30deg;
}
@media only screen and (max-width: 736px) {
  .p-webinar-cta__title::after {
    height: 40px;
  }
}

.p-webinar-cta__buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .p-webinar-cta__buttons {
    width: 100%;
    flex-direction: column;
    gap: 16px;
  }
}

@media only screen and (max-width: 736px) {
  .p-webinar-cta__button {
    width: 100%;
  }
}

.p-webinar-faq {
  background: linear-gradient(90deg, #EFEFEF 0, #D6DFFF 100%);
}

.p-webinar-faq__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  margin: 80px auto 0;
  width: 100%;
  max-width: 736px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-faq__list {
    margin-top: 40px;
  }
}

.p-webinar-faq__list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
  width: 100%;
}

.p-webinar-faq__question {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}

.p-webinar-faq__question-icon {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.3;
  color: #2860B4;
}

.p-webinar-faq__question-text {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #2860B4;
}

.p-webinar-faq__answer {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}

.p-webinar-faq__answer-icon {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.3;
  color: #222;
}

.p-webinar-faq__answer-text {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #222;
}

.p-webinar-mainvisual {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
  width: 100%;
  height: auto;
  max-height: 840px;
  aspect-ratio: 32/17;
  margin-top: 64px;
  padding: 5% 0;
  background: center/cover no-repeat url(assets/c0a4104cb79d00f516ea.webp);
}
@media only screen and (max-width: 736px) {
  .p-webinar-mainvisual {
    gap: 24px;
    margin: 0;
    padding: 80px 16px 20px;
    background-position: top center;
    background-size: auto 50%;
  }
}

.p-webinar-mainvisual::after {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(40, 96, 180, 0) 40%, #2860B4 50%);
  content: "";
}
@media only screen and (max-width: 736px) {
  .p-webinar-mainvisual::after {
    display: block;
  }
}

.p-webinar-mainvisual__texts {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  z-index: 10;
}
@media only screen and (max-width: 736px) {
  .p-webinar-mainvisual__texts {
    gap: 10px;
  }
}

.p-webinar-mainvisual__badge {
  width: clamp(12.5rem, 9.385rem + 6.7625vw, 17.5rem);
  height: auto;
}

.p-webinar-mainvisual__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

.p-webinar-mainvisual__title-main {
  display: block;
  font-size: clamp(3rem, 2.0655rem + 2.0287vw, 4.5rem);
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #FFF;
}
@media only screen and (max-width: 736px) {
  .p-webinar-mainvisual__title-main {
    line-height: 1.3;
  }
}

.p-webinar-mainvisual__title-sub {
  display: block;
  padding: 12px 0;
  border-top: solid 2px #FFF;
  border-bottom: solid 2px #FFF;
  font-size: clamp(1.75rem, 1.3606rem + 0.8453vw, 2.375rem);
  font-weight: 600;
  line-height: 1;
  text-align: center;
  color: #FFF;
}
@media only screen and (max-width: 736px) {
  .p-webinar-mainvisual__title-sub {
    font-size: clamp(1.125rem, 0.735rem + 1.66vw, 1.5rem);
  }
}

.p-webinar-mainvisual__labels {
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
@media only screen and (max-width: 736px) {
  .p-webinar-mainvisual__labels {
    gap: 10px;
    padding: 0 15px;
  }
}

.p-webinar-mainvisual__label {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  outline: solid 1px #7BC5DD94;
  /* 外側の線になる一本線の枠線をひく*/
  outline-offset: 4px;
  background: #7BC5DD94;
  width: clamp(11.25rem, 9.3031rem + 4.2265vw, 14.375rem);
  height: auto;
  font-size: clamp(1rem, 0.7664rem + 0.5072vw, 1.375rem);
  font-weight: 600;
  color: #FFF;
  text-align: center;
  font-feature-settings: "palt";
  aspect-ratio: 1;
}
@media only screen and (max-width: 736px) {
  .p-webinar-mainvisual__label {
    width: clamp(6.875rem, 4.927rem + 8.31vw, 8.75rem);
    font-size: clamp(0.813rem, 0.683rem + 0.55vw, 0.938rem);
    line-height: 1.2;
  }
}

.p-webinar-mainvisual__buttons {
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: center;
  width: 100%;
  z-index: 10;
}
@media only screen and (max-width: 736px) {
  .p-webinar-mainvisual__buttons {
    flex-direction: column;
    gap: 12px;
  }
}

.p-webinar-mainvisual__button {
  width: 100%;
}

.p-webinar-member {
  background: #2860B4;
}

.p-webinar-member__description {
  margin-top: 4px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: 0.05em;
  text-align: center;
  color: #FFF;
}
@media only screen and (max-width: 736px) {
  .p-webinar-member__description {
    margin-top: 16px;
    font-size: 16px;
  }
}

.p-webinar-member__list {
  margin-top: 80px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-member__list {
    margin-top: 40px;
  }
}

.p-webinar-price {
  background: #F0F0F0;
}

.p-webinar-price__table-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 80px auto 0;
  padding: 0 40px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-price__table-wrapper {
    margin: 40px 0 0 16px;
    padding: 0;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
}

.p-webinar-price__table-wrapper::-webkit-scrollbar {
  display: none;
}

.p-webinar-price__table {
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .p-webinar-price__table {
    margin: 0 16px 0 0;
    width: 728px;
  }
}

.p-webinar-price__table-head-row {
  position: relative;
}

.p-webinar-price__table-head {
  width: 16%;
  padding: 12px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .p-webinar-price__table-head {
    width: 132px;
    padding: 12px 0;
    font-size: 15px;
    letter-spacing: -0.05em;
  }
}

.p-webinar-price__table-head--white {
  width: 36%;
  background: #F0F0F0;
}
@media only screen and (max-width: 736px) {
  .p-webinar-price__table-head--white {
    position: sticky;
    left: 0;
    z-index: 10;
    width: 200px;
  }
}

.p-webinar-price__table-head--gray {
  background: #D9D9D9;
  color: #4F4F4F;
}

.p-webinar-price__table-head--cyan {
  background: #D7F5FF;
  color: #70C6E1;
}

.p-webinar-price__table-head--blue {
  background: #2860B41A;
  color: #2860B4;
}

.p-webinar-price__table-head--purple {
  background: #F2E8F5;
  color: #6939A5;
}

.p-webinar-price__table-price {
  padding: 8px;
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .p-webinar-price__table-price {
    padding: 6px 0;
    font-size: 26px;
  }
}

.p-webinar-price__table-price--small {
  font-size: 14px;
}

.p-webinar-price__table-price--white {
  padding: 8px 16px;
  background: #F0F0F0;
  font-size: 18px;
  font-family: "Yaku Han JP", "Noto Sans JP", Hiragino Sans, Meiryo, "Hiragino Kaku Gothic ProN", MS PGothic, sans-serif;
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: 0.05em;
  color: #000;
  text-align: left;
}
@media only screen and (max-width: 736px) {
  .p-webinar-price__table-price--white {
    position: sticky;
    left: 0;
    z-index: 0;
    font-size: 14px;
  }
}

.p-webinar-price__table-price--gray {
  background: #FFF;
  color: #4F4F4F;
}

.p-webinar-price__table-price--cyan {
  border-left: solid 1px #D9D9D9;
  background: #FFF;
  color: #70C6E1;
}

.p-webinar-price__table-price--blue {
  border-left: solid 1px #D9D9D9;
  background: #FFF;
  color: #2860B4;
}

.p-webinar-price__table-price--purple {
  border-left: solid 1px #D9D9D9;
  background: #FFF;
  color: #6939A5;
}

.p-webinar-price__table-head-line-row {
  position: relative;
}

.p-webinar-price__table-head-line {
  padding: 6px 16px 8px;
  background: #828282;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: left;
  color: #FFF;
}
@media only screen and (max-width: 736px) {
  .p-webinar-price__table-head-line {
    font-size: 14px;
  }
}

@media only screen and (max-width: 736px) {
  .p-webinar-price__table-head-line:first-child {
    position: sticky;
    left: 0;
    z-index: 0;
  }
}

.p-webinar-price__table-dot-row {
  position: relative;
}

.p-webinar-price__table-dot {
  padding: 8px 16px;
  font-size: 18px;
  line-height: 1.65;
  letter-spacing: 0.05em;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .p-webinar-price__table-dot {
    padding: 0 16px;
  }
}

.p-webinar-price__table-dot-row + .p-webinar-price__table-dot-row {
  border-top: 1px solid #828282;
}

.p-webinar-price__table-dot--white {
  background: #F0F0F0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
  text-align: left;
  color: #000;
}
@media only screen and (max-width: 736px) {
  .p-webinar-price__table-dot--white {
    position: sticky;
    left: 0;
    z-index: 0;
    font-size: 14px;
    letter-spacing: -0.05em;
  }
}

.p-webinar-price__table-dot--gray {
  background: #D9D9D9;
  color: #4F4F4F;
}

.p-webinar-price__table-dot--cyan {
  background: #D7F5FF;
  color: #70C6E1;
}

.p-webinar-price__table-dot--blue {
  background: #2860B41A;
  color: #2860B4;
}

.p-webinar-price__table-dot--purple {
  background: #F2E8F5;
  color: #6939A5;
}

.p-webinar-problem__list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, auto));
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  margin-top: 60px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-problem__list {
    gap: 24px;
    margin-top: 40px;
  }
}

.p-webinar-problem__list-item {
  width: 480px;
  max-width: 100%;
}

.p-webinar-problem__list-item-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  background: #4F4F4F;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
  color: #FFF;
}
@media only screen and (max-width: 736px) {
  .p-webinar-problem__list-item-title {
    padding: 4px;
    font-size: 17px;
  }
}

.p-webinar-problem__list-item-title::after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 20px;
  background: #4F4F4F;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}

.p-webinar-problem__list-item-thumbnail-wrapper {
  width: 100%;
  height: auto;
  aspect-ratio: 36/23;
}

.p-webinar-problem__list-item-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-webinar-reason__list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, auto));
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  margin-top: 80px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-reason__list {
    margin-top: 40px;
  }
}

.p-webinar-reason__list-item {
  width: 480px;
  max-width: 100%;
}

.p-webinar-reason__list-thumbnail {
  width: 100%;
  height: auto;
}

.p-webinar-reason__list-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  height: 66px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
  color: #222;
}
@media only screen and (max-width: 736px) {
  .p-webinar-reason__list-title {
    height: auto;
    font-size: 17px;
  }
}

.p-webinar-reason__list-description {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #222;
}
@media only screen and (max-width: 736px) {
  .p-webinar-reason__list-description {
    font-size: 14px;
  }
}

.p-webinar-service {
  background: #EEE;
}

.p-webinar-service__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  margin-top: 80px;
  padding: 8px;
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
@media only screen and (min-width: 1500px) {
  .p-webinar-service__list {
    justify-content: center;
    overflow: visible;
  }
}
@media only screen and (max-width: 736px) {
  .p-webinar-service__list {
    margin-top: 40px;
  }
}

.p-webinar-service__list::-webkit-scrollbar {
  display: none;
}

.p-webinar-service__list-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 256px;
  padding: 16px;
  background: #EEE;
  box-shadow: 2px 2px 3px 0px #00000026, -2px -2px 2px 0px #FFFFFF;
}

.p-webinar-service__list-item:first-child {
  margin-left: 32px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-service__list-item:first-child {
    margin-left: 16px;
  }
}

.p-webinar-service__list-item:last-child {
  margin-right: 32px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-service__list-item:last-child {
    margin-right: 16px;
  }
}

.p-webinar-service__list-thumbnail {
  width: 100px;
  height: auto;
}

.p-webinar-service__list-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
  padding-bottom: 16px;
  width: 100%;
  border-bottom: solid 1px #222;
}

.p-webinar-service__list-title-sub {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  color: #222;
}

.p-webinar-service__list-title-main {
  display: block;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.35;
  color: #222;
}

.p-webinar-service__child-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
}

.p-webinar-service__child-list-item {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #2860B4;
}

.p-webinar-service__lead {
  margin-top: 80px;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .p-webinar-service__lead {
    margin-top: 40px;
    font-size: 26px;
  }
}

.p-webinar-solution {
  background: #2860B4;
  position: relative;
}

.p-webinar-solution::before {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  background: #FFF;
  height: 80px;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  content: "";
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-webinar-solution::before {
    height: 60px;
  }
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution::before {
    height: 40px;
  }
}

.p-webinar-solution__inner {
  padding-top: 120px !important;
  overflow: visible !important;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .p-webinar-solution__inner {
    padding-top: 100px !important;
    overflow: hidden !important;
  }
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__inner {
    padding-top: 80px !important;
    overflow: hidden !important;
  }
}

.p-webinar-solution__tab-buttons-container {
  margin-top: 48px;
  overflow: visible;
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__tab-buttons-container {
    display: none;
  }
}

.p-webinar-solution__tab-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 0;
  background: #FFF;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  color: #222;
  opacity: 0.45;
  cursor: pointer;
  box-shadow: 0px 4px 4px 0px #0000004D;
  transition: all 0.2s ease;
}

.p-webinar-solution__tab-button::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 0;
  background: #FFF;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  transition: all 0.2s ease;
}

.p-webinar-solution__tab-button:hover {
  background: #B7E9FF;
  opacity: 1;
}

.p-webinar-solution__tab-button.swiper-slide-thumb-active {
  opacity: 1;
}

.p-webinar-solution__tab-button.swiper-slide-thumb-active:hover {
  background: #FFF;
}

.p-webinar-solution__tab-button.swiper-slide-thumb-active::after {
  bottom: -18px;
  height: 20px;
}

.p-webinar-solution__tab-contents-container {
  position: relative;
  margin-top: 36px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__tab-contents-container {
    margin-top: 48px;
  }
}

@media only screen and (max-width: 736px) {
  .p-webinar-solution__tab-contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
  }
}

.p-webinar-solution__tab-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 36px;
  padding: 32px;
  background: #FFF;
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__tab-content {
    gap: 24px;
    padding: 16px;
  }
}

.p-webinar-solution__problem {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
}

.p-webinar-solution__problem-thumbnail-wrapper {
  flex-shrink: 0;
  width: 160px;
  height: 160px;
  border-radius: 80px;
  overflow: hidden;
}

.p-webinar-solution__problem-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-webinar-solution__problem-texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__problem-texts {
    gap: 20px;
  }
}

.p-webinar-solution__problem-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__problem-title {
    width: 100%;
    flex-direction: column;
    gap: 4px;
  }
}

.p-webinar-solution__problem-title__label {
  padding: 4px 16px 6px;
  background: #4F4F4F;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #FFF;
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__problem-title__label {
    padding: 2px 8px 4px;
    font-size: 14px;
  }
}

.p-webinar-solution__problem-title__main {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.05em;
  color: #222;
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__problem-title__main {
    font-size: 28px;
    text-align: center;
  }
}

.p-webinar-solution__problem-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  width: 100%;
}

.p-webinar-solution__problem-list-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 60px;
  width: 100%;
  padding: 0 32px;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  background: #828282;
  color: #FFF;
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__problem-list-item {
    height: auto;
    padding: 8px 16px;
    font-size: 17px;
    text-align: center;
  }
}

.p-webinar-solution__arrow {
  width: 72px;
  height: auto;
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__arrow {
    width: 32px;
  }
}

.p-webinar-solution__solution {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
}

.p-webinar-solution__solution-thumbnail-wrapper {
  flex-shrink: 0;
  width: 160px;
  height: 160px;
  border-radius: 80px;
  overflow: hidden;
}

.p-webinar-solution__solution-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-webinar-solution__solution-texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  width: 100%;
}

.p-webinar-solution__solution-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__solution-title {
    flex-direction: column;
    gap: 4px;
    width: 100%;
  }
}

.p-webinar-solution__solution-title__label {
  padding: 4px 16px 6px;
  background: #19ADDC;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #FFF;
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__solution-title__label {
    padding: 2px 8px 4px;
    font-size: 14px;
  }
}

.p-webinar-solution__solution-title__main {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.05em;
  color: #19ADDC;
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__solution-title__main {
    font-size: 28px;
    text-align: center;
  }
}

.p-webinar-solution__solution-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  width: 100%;
}

.p-webinar-solution__solution-list-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 60px;
  width: 100%;
  padding: 0 32px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  background: #E8F5FF;
  color: #222;
}
@media only screen and (max-width: 736px) {
  .p-webinar-solution__solution-list-item {
    height: auto;
    padding: 8px 16px;
    font-size: 17px;
    text-align: center;
  }
}

.p-webinar-solution__tab-content-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -82px;
  margin: auto;
  width: 32px;
  height: 72px;
  background: center/contain no-repeat url(assets/338ef9f187dcb9b85491.svg);
  transition: all 0.2s ease;
  cursor: pointer;
}
@media (any-hover: hover) {
  .p-webinar-solution__tab-content-prev:hover {
    opacity: 0.6;
  }
}

.p-webinar-solution__tab-content-prev.swiper-button-disabled {
  opacity: 0;
}

.p-webinar-solution__tab-content-next {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -82px;
  margin: auto;
  width: 32px;
  height: 72px;
  background: center/contain no-repeat url(assets/64e10573ae6d417ada92.svg);
  transition: all 0.2s ease;
  cursor: pointer;
}
@media (any-hover: hover) {
  .p-webinar-solution__tab-content-next:hover {
    opacity: 0.6;
  }
}

.p-webinar-solution__tab-content-next.swiper-button-disabled {
  opacity: 0;
}

.c-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 16px 8px;
  background-color: #061d57;
  border: solid 1px rgba(255, 255, 255, 0.15);
  padding: 20px 80px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .c-breadcrumb {
    padding: 20px 40px;
  }
}
@media only screen and (max-width: 736px) {
  .c-breadcrumb {
    padding: 15px 15px;
  }
}

.c-breadcrumb__item {
  font-size: 12px;
  line-height: 1;
  color: #FFF;
  transition: all 0.2s ease-in-out;
}

@media (any-hover: hover) {
  .c-breadcrumb__item:not(:last-child):hover {
    cursor: pointer;
    color: #FFF;
    opacity: 0.6;
  }
}

.c-breadcrumb__arrow {
  width: 12px;
  height: auto;
  opacity: 0.6;
  fill: #FFF;
}

.c-card-list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, auto));
  gap: 40px;
  justify-content: center;
}
@media only screen and (max-width: 736px) {
  .c-card-list {
    gap: 25px 15px;
    grid-template-columns: repeat(auto-fit, minmax(150px, auto));
  }
}

.c-card-list__item {
  width: 400px;
  max-width: 100%;
}
@media only screen and (max-width: 736px) {
  .c-card-list__item {
    width: 240px;
  }
}

.c-card-list__item-inner {
  width: 100%;
}

.c-card-list__thumbnail-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  margin-bottom: 20px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.c-card-list__thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform-origin: center;
  transition: all 0.2s ease-in-out;
}

.c-card-list__badge {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 80px;
  max-width: 30%;
  height: auto;
  z-index: 10;
}

.c-card-list__tags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  gap: 5px;
}

.c-card-list__tag {
  padding: 5px;
  background-color: #F0F2FA;
  color: #012789;
  font-size: 12px;
  line-height: 1;
}
@media only screen and (max-width: 736px) {
  .c-card-list__tag {
    font-size: 10px;
    padding: 2px 5px;
  }
}

.c-card-list__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  color: #012789;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .c-card-list__title {
    font-size: 13px;
    line-height: 1.4;
  }
}

.c-card-list__title-icon {
  display: inline-block;
  width: 1.2em;
  height: auto;
  transform: translateY(-0.1em);
}

@media (any-hover: hover) {
  .c-card-list__item:hover .c-card-list__thumbnail {
    transform: scale(1.05);
  }
  .c-card-list__item:hover .c-card-list__title {
    color: #00B1C9;
  }
}

.c-case-card-list__wrapper {
  position: relative;
  width: 100%;
}

.c-case-card-list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, auto));
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .c-case-card-list {
    display: flex;
    justify-content: normal;
    gap: 0;
  }
}

.c-case-card-list__item {
  width: 480px;
  max-width: 100%;
}
@media only screen and (max-width: 736px) {
  .c-case-card-list__item {
    width: auto;
    max-width: none;
  }
}

.c-case-card__thumbnail-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 8/5;
}

.c-case-card__thumbnail-label-container {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}

.c-case-card__thumbnail-label {
  padding: 2px 8px 4px;
  background: #B7E9FF;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: #222;
}

.c-case-card__thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-case-card__title {
  margin-top: 24px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #222;
  font-feature-settings: "palt";
}
@media only screen and (max-width: 736px) {
  .c-case-card__title {
    font-size: 17px;
  }
}

.c-case-card-list__arrow {
  position: absolute;
  top: calc((100vw - 32px) / 8 * 5 / 2 - 15px);
  z-index: 10;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  border: solid 1px #2860B4;
  background: center/15px auto no-repeat url(assets/3f395e969ff59af3f16b.svg), #FFF;
  transition: all 0.2s ease;
  cursor: pointer;
}
@media (any-hover: hover) {
  .c-case-card-list__arrow:hover {
    background: center/15px auto no-repeat url(assets/3f395e969ff59af3f16b.svg), #D7F5FF;
  }
}

.c-case-card-list__arrow--prev {
  left: -15px;
  rotate: 180deg;
}

.c-case-card-list__arrow--next {
  right: -15px;
}

.c-faq-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.c-faq-list__item {
  width: 100%;
}

.c-faq-list__question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px;
  background-color: #00B1C9;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .c-faq-list__question {
    padding: 10px;
  }
}
.c-faq-list__question:hover {
  background-color: rgba(0, 177, 201, 0.6);
  cursor: pointer;
}

:where(.c-faq-list__item:nth-child(2n)) .c-faq-list__question {
  background-color: #012789;
}
:where(.c-faq-list__item:nth-child(2n)) .c-faq-list__question:hover {
  background-color: rgba(1, 39, 137, 0.6);
  cursor: pointer;
}

.c-faq-list__question-text {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (max-width: 736px) {
  .c-faq-list__question-text {
    gap: 15px;
  }
}

.c-faq-list__question-icon {
  width: 30px;
  height: auto;
}
@media only screen and (max-width: 736px) {
  .c-faq-list__question-icon {
    width: 20px;
  }
}

.c-faq-list__question-title {
  color: #fff;
  font-size: 23px;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media only screen and (max-width: 736px) {
  .c-faq-list__question-title {
    font-size: 14px;
  }
}

.c-faq-list__question-dropdown {
  position: relative;
  width: 40px;
  height: 40px;
}
.c-faq-list__question-dropdown::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 20px;
  height: 3px;
  margin: auto;
  background-color: #fff;
  content: "";
}
.c-faq-list__question-dropdown::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 3px;
  height: 20px;
  margin: auto;
  background-color: #fff;
  content: "";
  transition: all 0.4s ease-in-out;
}

.c-faq-list__answer {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 0fr;
  grid-template-rows: 0fr;
  transition: all 0.4s ease-in-out;
}

.c-faq-list__answer-inner {
  display: flex;
  overflow: hidden;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding: 0 20px;
  background-color: #fff;
  transition: all 0.4s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .c-faq-list__answer-inner {
    padding: 0 10px;
    gap: 15px;
  }
}

.c-faq-list__answer-icon {
  width: 30px;
  height: auto;
}
@media only screen and (max-width: 736px) {
  .c-faq-list__answer-icon {
    width: 20px;
  }
}

.c-faq-list__answer-text {
  color: #012789;
  font-size: 20px;
  line-height: 1.6;
}
@media only screen and (max-width: 736px) {
  .c-faq-list__answer-text {
    font-size: 13px;
  }
}

:where(.is-open) .c-faq-list__answer {
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}

:where(.is-open) .c-faq-list__answer-inner {
  padding: 15px 20px;
}
@media only screen and (max-width: 736px) {
  :where(.is-open) .c-faq-list__answer-inner {
    padding: 10px 10px;
  }
}

:where(.is-open) .c-faq-list__question-dropdown::after {
  transform: rotate(90deg);
}

.c-hamburger {
  position: relative;
  width: 20px;
  height: 20px;
  display: flex;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 2px;
  padding: 0;
}
.c-hamburger:hover .c-hamburger__line--1 {
  right: -3px;
}
.c-hamburger:hover .c-hamburger__line--2 {
  right: 3px;
}
.c-hamburger:hover .c-hamburger__line--3 {
  right: -3px;
}

.c-hamburger__line {
  position: absolute;
  right: 0;
  background: #FFF;
  height: 2px;
  width: 100%;
  transition: 0.2s;
}
.c-hamburger__line--1 {
  top: 2px;
}
.c-hamburger__line--2 {
  top: 9px;
}
.c-hamburger__line--3 {
  top: 16px;
}

.is-open .c-hamburger__line--1 {
  top: 9px;
  right: 0 !important;
  width: 120%;
  transform: rotate(45deg);
}
.is-open .c-hamburger__line--2 {
  right: 10px !important;
  opacity: 0;
}
.is-open .c-hamburger__line--3 {
  top: 9px;
  right: 0 !important;
  width: 120%;
  transform: rotate(-45deg);
}

.c-labeled-button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  max-width: 400px;
  height: 75px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  background-color: #00B1C9;
  color: #fff;
  transition: all 0.2s ease;
  cursor: pointer;
}
.c-labeled-button::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  content: "";
  transition: transform 0.2s ease-in-out, color 0.2s ease-in-out;
  transform: scaleX(0);
  transform-origin: right;
}
@media only screen and (max-width: 736px) {
  .c-labeled-button {
    max-width: 325px;
    height: 70px;
  }
}
.c-labeled-button:hover {
  color: #00B1C9;
}
.c-labeled-button:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}

.c-labeled-button__content {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  z-index: 10;
}
@media only screen and (max-width: 736px) {
  .c-labeled-button__content {
    font-size: 20px;
  }
}

.c-labeled-button__label {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -12.5px;
  left: 0;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  padding: 5px 30px;
  border-radius: 12.5px;
  background-color: #fff;
  color: #00B1C9;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  transition: all 0.2s ease-in-out;
}

:where(.c-labeled-button:hover) .c-labeled-button__label {
  background-color: #00B1C9;
  color: #fff;
}

.c-labeled-button--large {
  max-width: 450px;
  height: 88px;
}
@media only screen and (max-width: 736px) {
  .c-labeled-button--large {
    max-width: 325px;
    height: 70px;
  }
}

:where(.c-labeled-button--large) .c-labeled-button__content {
  font-size: 28px;
}
@media only screen and (max-width: 736px) {
  :where(.c-labeled-button--large) .c-labeled-button__content {
    font-size: 18px;
  }
}

:where(.c-labeled-button--large) .c-labeled-button__label {
  font-size: 18px;
}
@media only screen and (max-width: 736px) {
  :where(.c-labeled-button--large) .c-labeled-button__label {
    font-size: 14px;
  }
}

.c-labeled-button--small {
  width: 170px;
  height: 48px;
  padding: 0;
}
@media only screen and (max-width: 736px) {
  .c-labeled-button--small {
    width: 295px;
    height: 63px;
  }
}

:where(.c-labeled-button--small) .c-labeled-button__content {
  font-size: 15px;
}
@media only screen and (max-width: 736px) {
  :where(.c-labeled-button--small) .c-labeled-button__content {
    font-size: 18px;
  }
}

@media only screen and (max-width: 736px) {
  :where(.c-labeled-button--small) .c-labeled-button__label {
    width: 255px;
    height: 25px;
    padding: 0;
    font-size: 14px;
  }
}

.c-labeled-button--line {
  border-color: #fff;
  background-color: transparent;
}
.c-labeled-button--line::before {
  background-color: #00B1C9;
}
.c-labeled-button--line:hover {
  border-color: rgba(255, 255, 255, 0.7);
  color: #fff;
}

.c-labeled-button__label--shiny {
  background-color: #ff0;
  overflow: hidden;
}
.c-labeled-button__label--shiny::before {
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
  background-color: #fff;
  -webkit-clip-path: polygon(50% 0, 100% 0, 50% 100%, 0 100%);
          clip-path: polygon(50% 0, 100% 0, 50% 100%, 0 100%);
  z-index: 10;
  animation: shine 3s linear infinite;
  mix-blend-mode: color-dodge;
  content: "";
}

:where(.c-labeled-button:hover) .c-labeled-button__label--shiny {
  background-color: #00B1C9;
  color: #ff0;
}

@keyframes shine {
  0% {
    left: -40px;
  }
  10% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
.c-member-list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, auto));
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  gap: 32px;
}

.c-member-list__item {
  width: 480px;
  max-width: 100%;
}

.c-member-list__thumbnail-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 64/37;
}

.c-member-list__thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-member-list__title {
  margin-top: 16px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #FFF;
}

.c-member-list__description {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #FFF;
}
@media only screen and (max-width: 736px) {
  .c-member-list__description {
    margin-top: 4px;
    font-size: 14px;
  }
}

.c-pagination__pseudo, .c-pagination .prev::before, .c-pagination .next::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  height: 12px;
  border-top: solid 3px #012789;
  border-right: solid 3px #012789;
  content: "";
}

.c-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.c-pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.c-pagination .page-numbers {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  color: #012789;
  transition: 0.2s ease-in-out;
}
@media only screen and (max-width: 736px) {
  .c-pagination .page-numbers {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
}
@media (any-hover: hover) {
  .c-pagination .page-numbers:not(.dots):hover {
    cursor: pointer;
    background-color: #00B1C9;
    color: #FFF;
  }
  .c-pagination .page-numbers:not(.dots):hover::before {
    border-color: #FFF;
  }
}
@media only screen and (max-width: 736px) {
  .c-pagination .page-numbers:not(.prev).page-numbers:not(.next).page-numbers:not(.current) {
    display: none;
  }
}
@media only screen and (max-width: 736px) {
  .c-pagination .page-numbers:nth-child(2):not(.current),
.c-pagination .page-numbers:nth-last-child(2):not(.current),
.c-pagination .page-numbers.dots {
    display: none;
  }
}
.c-pagination .current {
  background-color: #00B1C9;
  color: #FFF;
}
.c-pagination .next {
  font-size: 0;
}
.c-pagination .next::before {
  translate: -3px 0;
  rotate: 45deg;
}
.c-pagination .prev {
  font-size: 0;
}
.c-pagination .prev::before {
  translate: 3px 0;
  rotate: -135deg;
}

.c-phone-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 325px;
  height: 69px;
  border: solid 1px #fff;
  fill: #FFF;
}
.c-phone-button::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  content: "";
  transition: transform 0.2s ease-in-out, color 0.2s ease-in-out;
  transform: scaleX(0);
  transform-origin: right;
}
@media only screen and (max-width: 736px) {
  .c-phone-button {
    max-width: 325px;
    height: 70px;
  }
}
.c-phone-button:hover {
  fill: #00B1C9;
}
.c-phone-button:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}

.c-phone-button__content {
  position: relative;
  z-index: 10;
  width: 208px;
  height: auto;
  fill: inherit;
}

:where(.c-phone-button--small).c-phone-button {
  width: 295px;
  height: 63px;
}
:where(.c-phone-button--small) .c-phone-button__content {
  width: 163px;
}

.c-section-description {
  color: #012789;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .c-section-description {
    font-size: 14px;
    line-height: 1.4;
  }
}

.c-section-description__strong {
  font-weight: 700;
}

.c-section-description--white {
  color: #fff;
}

.c-section-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
  color: #012789;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .c-section-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 736px) {
  .c-section-title {
    font-size: 20px;
    line-height: 1.3;
  }
}

.c-section-title__strong {
  color: #00B1C9;
}

.c-section-title--white {
  color: #fff;
}

.c-section-title--yellow {
  color: #FF0;
}

.c-text-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  max-width: 340px;
  height: 64px;
  background: #2860B4;
  padding: 16px;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #FFF;
  transition: all 0.2s ease;
  z-index: 10;
  cursor: pointer;
}

.c-text-button::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  opacity: 0;
  transition: all 0.2s ease;
  z-index: -10;
  content: "";
}

.c-text-button--small {
  width: 180px;
  height: 40px;
  font-size: 18px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .c-text-button--small {
    width: 120px;
  }
}
@media only screen and (max-width: 736px) {
  .c-text-button--small {
    font-size: 22px;
    width: 100%;
    height: 64px;
  }
}

.c-text-button--primary::before {
  background: #1E4A8D;
}

.c-text-button--primary {
  background: linear-gradient(90deg, #36D9E3 0%, #3762D0 100%);
  color: #FFF;
}
@media (any-hover: hover) {
  .c-text-button--primary:hover {
    color: #FFF;
  }
  .c-text-button--primary:hover::before {
    opacity: 1;
  }
}

.c-text-button--secondary::before {
  background: #CA3B3B;
}

.c-text-button--secondary {
  background: linear-gradient(90deg, #FF6F61 0%, #FF4081 100%);
  color: #FFF;
}
@media (any-hover: hover) {
  .c-text-button--secondary:hover {
    color: #FFF;
  }
  .c-text-button--secondary:hover::before {
    opacity: 1;
  }
}

.c-text-button--tertiary {
  border: solid 1px #222;
  background: none;
  color: #222;
}
@media (any-hover: hover) {
  .c-text-button--tertiary:hover {
    background: #4F4F4F;
    color: #FFF;
  }
}

.c-text-button--arrow {
  border: solid 1px #2860B4;
  background: none;
  color: #2860B4;
}
@media (any-hover: hover) {
  .c-text-button--arrow:hover {
    background: #2860B4;
    color: #FFF;
  }
  .c-text-button--arrow:hover::after {
    background: center/contain no-repeat url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2231%22%20height%3D%2226%22%20viewBox%3D%220%200%2031%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_6026_2512)%22%3E%3Cpath%20d%3D%22M17.5044%200.795898L29.8907%2012.9999L17.5044%2025.1954%22%20stroke%3D%22white%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20d%3D%22M29.8906%2013H0.5%22%20stroke%3D%22white%22%20stroke-miterlimit%3D%2210%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_6026_2512%22%3E%3Crect%20width%3D%2230%22%20height%3D%2225%22%20fill%3D%22white%22%20transform%3D%22translate(0.5%200.5)%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  }
}

.c-text-button--arrow::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  width: 30px;
  height: 25px;
  background: center/contain no-repeat url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2231%22%20height%3D%2226%22%20viewBox%3D%220%200%2031%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_6026_2512)%22%3E%3Cpath%20d%3D%22M17.5044%200.795898L29.8907%2012.9999L17.5044%2025.1954%22%20stroke%3D%22%232860B4%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20d%3D%22M29.8906%2013H0.5%22%20stroke%3D%22%232860B4%22%20stroke-miterlimit%3D%2210%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_6026_2512%22%3E%3Crect%20width%3D%2230%22%20height%3D%2225%22%20fill%3D%22white%22%20transform%3D%22translate(0.5%200.5)%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  transition: all 0.2s ease;
  content: "";
}

.c-webinar-section-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.c-webinar-section-title--flex-start {
  align-items: flex-start;
}
@media only screen and (max-width: 736px) {
  .c-webinar-section-title--flex-start {
    align-items: center;
  }
}

.c-webinar-section-title__sub {
  font-size: 26px;
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
  line-height: 1.3;
  text-align: center;
  color: #2860B4;
}

.c-webinar-section-title__sub--white {
  color: #FFF;
}

.c-webinar-section-title__main {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-align: center;
  color: #222;
}
@media only screen and (max-width: 736px) {
  .c-webinar-section-title__main {
    font-size: 26px;
  }
}

.c-webinar-section-title__main--white {
  color: #FFF;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 1281px) {
  .u-pc-mt0 {
    margin-top: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

  .u-pc-mt100 {
    margin-top: 100px !important;
  }
}
@media only screen and (max-width: 736px) {
  .u-sp-mt0 {
    margin-top: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 1281px) {
  .u-pc-mb0 {
    margin-bottom: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

  .u-pc-mb100 {
    margin-bottom: 100px !important;
  }
}
@media only screen and (max-width: 736px) {
  .u-sp-mb0 {
    margin-bottom: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

  .u-sp-mb100 {
    margin-bottom: 100px !important;
  }
}
.u-pt0 {
  padding-top: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 1281px) {
  .u-pc-pt0 {
    padding-top: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .u-pc-pt120 {
    padding-top: 120px !important;
  }
}
@media only screen and (max-width: 736px) {
  .u-sp-pt0 {
    padding-top: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 1281px) {
  .u-pc-pb0 {
    padding-bottom: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

  .u-pc-pb100 {
    padding-bottom: 100px !important;
  }
}
@media only screen and (max-width: 736px) {
  .u-sp-pb0 {
    padding-bottom: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

  .u-sp-pb100 {
    padding-bottom: 100px !important;
  }
}
.u-ta-c {
  text-align: center !important;
}

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

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

@media only screen and (min-width: 1281px) {
  .u-ta-c-pc {
    text-align: center !important;
  }
}

@media only screen and (min-width: 1281px) {
  .u-ta-l-pc {
    text-align: left !important;
  }
}

@media only screen and (min-width: 1281px) {
  .u-ta-r-pc {
    text-align: right !important;
  }
}

@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .u-ta-c-md {
    text-align: center !important;
  }
}

@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .u-ta-l-md {
    text-align: left !important;
  }
}

@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .u-ta-r-md {
    text-align: right !important;
  }
}

@media only screen and (max-width: 736px) {
  .u-ta-c-sp {
    text-align: center !important;
  }
}

@media only screen and (max-width: 736px) {
  .u-ta-l-sp {
    text-align: left !important;
  }
}

@media only screen and (max-width: 736px) {
  .u-ta-r-sp {
    text-align: right !important;
  }
}

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

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

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

.u-pos-r {
  position: relative !important;
}

.u-pos-a {
  position: absolute !important;
}

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

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

.u-visible {
  visibility: visible !important;
}

.u-invisible {
  visibility: hidden !important;
}

@media only screen and (min-width: 1281px) {
  .u-pc-none {
    display: none !important;
  }
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .u-md-none {
    display: none !important;
  }
}
@media only screen and (max-width: 736px) {
  .u-sp-none {
    display: none !important;
  }
}
.u-inner {
  padding: 100px 80px;
}
@media only screen and (min-width: 737px) and (max-width: 1280px) {
  .u-inner {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 736px) {
  .u-inner {
    padding: 40px 15px;
  }
}

.u-webinar-inner {
  margin: 0 auto;
  padding: 80px 40px;
  width: 100%;
  max-width: 1200px;
  overflow: hidden;
}
@media only screen and (max-width: 736px) {
  .u-webinar-inner {
    padding: 40px 16px;
  }
}

.u-webinar-inner--wide {
  padding: 80px 0;
  width: 100%;
  max-width: none;
}
@media only screen and (max-width: 736px) {
  .u-webinar-inner--wide {
    padding: 40px 0;
  }
}
