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

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

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

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  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; }

/* -------------------------------
カラー定義
------------------------------- */
/* -------------------------------
ブレークポイント
------------------------------- */
/* -------------------------------
画像パス定義
------------------------------- */
/* -------------------------------
クエリ（レスポンシブ対応用）
------------------------------- */
/* -------------------------------
フォント定義
------------------------------- */
/* -------------------------------
mixin
------------------------------- */
/* -------------------------------
ベースルール（最低限）
------------------------------- */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

body {
  font-family: YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  width: 100%;
  background: #fff;
  color: #383838;
  font-weight: bold;
  line-height: 1.8; }
  body,
  body _:-ms-lang(x)::-ms-backdrop {
    font-family: メイリオ, Meiryo, YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', sans-serif; }
  @media screen and (min-width: 768px) {
    body {
      font-size: 1.6rem;
      min-width: 1280px; } }
  @media screen and (max-width: 767px) {
    body {
      font-size: 3.9vw; } }

h1 {
  margin: 0; }

* a {
  text-decoration: none;
  color: #0c5de0; }
  @media screen and (min-width: 768px) {
    * a[href^='tel:'] {
      cursor: default;
      pointer-events: none; } }

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

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

q {
  display: block; }
  q::before, q::after {
    display: none; }

button {
  background: none;
  border: none; }

cite {
  font-style: normal; }

small {
  font-size: inherit; }

iframe[name='google_conversion_frame'] {
  position: absolute;
  top: 0; }

/*-----------------------------------------
共通パーツ
-----------------------------------------*/
.container {
  margin: 0 auto;
  position: relative; }
  @media screen and (min-width: 768px) {
    .container {
      width: 100%;
      max-width: 1000px; } }
  @media screen and (max-width: 767px) {
    .container {
      width: 100%;
      padding: 0 5vw; } }
  @media screen and (min-width: 768px) {
    .container--large {
      width: 100%;
      max-width: 1200px; } }
  @media screen and (max-width: 767px) {
    .container--large {
      width: 100%; } }
  @media screen and (min-width: 768px) {
    .container--small {
      width: 90%;
      max-width: 656px; } }
  @media screen and (max-width: 767px) {
    .container--small {
      width: 100%;
      padding: 0 40px; } }

.br::before {
  content: "\A";
  white-space: pre; }

@media screen and (max-width: 767px) {
  .br--pc::before {
    display: none; } }

@media screen and (min-width: 768px) {
  .br--sp::before {
    display: none; } }

@media screen and (max-width: 767px) {
  .only--pc {
    display: none !important; } }

@media screen and (min-width: 768px) {
  .only--sp {
    display: none !important; } }

.btn, .form__label {
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 20px;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  background: #415197;
  box-sizing: border-box;
  transition: background 0.2s ease-out, box-shadow 0.2s ease-out; }
  @media screen and (min-width: 768px) {
    .btn, .form__label {
      font-size: 2.5rem;
      box-shadow: 0 4px 4px rgba(65, 81, 151, 0.3); } }
  @media screen and (max-width: 767px) {
    .btn, .form__label {
      font-size: 5vw;
      box-shadow: 0 2px 4px rgba(65, 81, 151, 0.3); } }
  .btn::after, .form__label::after {
    content: '';
    background: url(../img/common/icon-arrow-right.svg) no-repeat center/contain;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto; }
    @media screen and (min-width: 768px) {
      .btn::after, .form__label::after {
        width: 21px;
        height: 35px;
        right: 40px;
        transition: right 0.2s ease; } }
    @media screen and (max-width: 767px) {
      .btn::after, .form__label::after {
        width: 3vw;
        height: 5vw;
        right: 6vw; } }
  .btn:hover, .form__label:hover {
    background: #0ab9d9;
    box-shadow: 0 4px 4px rgba(10, 185, 217, 0.3); }
    .btn:hover::after, .form__label:hover::after {
      right: 30px; }
  .btn--sup {
    display: block;
    margin: 0 auto 6px; }
    @media screen and (min-width: 768px) {
      .btn--sup {
        font-size: 1.6rem; } }
    @media screen and (max-width: 767px) {
      .btn--sup {
        font-size: clamp(1.6rem, 4vw, 2.4rem); } }

.header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
  z-index: 9995; }
  @media screen and (min-width: 768px) {
    .header {
      min-width: 1280px; } }
  .header__inner {
    margin: 0 auto;
    display: flex;
    align-items: center;
    background: linear-gradient(155deg, #0ab9d9 0%, #415197 80%, #415197 100%); }
    @media screen and (min-width: 768px) {
      .header__inner {
        padding: 10px 30px;
        justify-content: space-between; } }
    @media screen and (max-width: 767px) {
      .header__inner {
        position: relative;
        padding: 3vw 5vw; } }
    .header__inner--top {
      background: none; }
      @media screen and (min-width: 768px) {
        .header__inner--top {
          padding: 20px 30px; } }
      @media screen and (max-width: 767px) {
        .header__inner--top {
          padding: 3vw 5vw; } }
  .header--hidden {
    visibility: hidden; }
  .header--fixed {
    background: rgba(255, 255, 255, 0.7);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    box-shadow: 0 4px 8px rgba(56, 56, 56, 0.2); }
    .header--fixed,
    .header--fixed _:-ms-lang(x)::-ms-backdrop {
      background: rgba(255, 255, 255, 0.9); }

@media screen and (min-width: 768px) {
  .nav {
    font-size: 1.4rem;
    line-height: 1; } }

@media screen and (max-width: 767px) {
  .nav {
    justify-content: space-between; } }

.nav--center {
  justify-content: center; }

.nav__left {
  display: flex;
  align-items: center; }
  @media screen and (min-width: 768px) {
    .nav__left {
      flex: 0 0 auto; } }
  @media screen and (max-width: 767px) {
    .nav__left {
      flex: 0 0 25%;
      max-width: 80px; } }

.nav__logo {
  display: block; }
  @media screen and (min-width: 768px) {
    .nav__logo {
      transition: opacity 0.2s ease; } }
  @media screen and (max-width: 767px) {
    .nav__logo {
      width: 100%;
      margin: 0 auto; } }
  @media screen and (min-width: 768px) {
    .nav__logo:hover {
      opacity: 0.2; } }

.nav__img {
  display: block; }
  @media screen and (max-width: 767px) {
    .nav__img {
      width: 100%;
      height: auto; } }

@media screen and (min-width: 768px) {
  .nav__right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex: 0 0 auto; } }

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

@media screen and (min-width: 768px) {
  .nav__right--sp {
    display: none; } }

@media screen and (max-width: 767px) {
  .nav__right--sp {
    flex: 0 0 30px;
    display: flex;
    justify-content: flex-end;
    align-items: center; } }

.nav__list {
  display: flex;
  justify-content: flex-end; }

.nav__list-item {
  flex: 0 0 auto; }
  .nav__list-item:not(:last-of-type) {
    margin-right: 30px; }

.nav__list-link {
  position: relative;
  color: #fff; }
  @media screen and (min-width: 768px) {
    .nav__list-link:hover::after {
      width: 40px;
      height: 40px;
      opacity: 1; } }
  .nav__list-link::after {
    content: '';
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    z-index: 0; }
    @media screen and (min-width: 768px) {
      .nav__list-link::after {
        transition: width 0.2s ease-out, height 0.2s ease-out, opacity 0.2s ease-out; } }

@media screen and (max-width: 767px) {
  .nav__sp-btn::before {
    width: clamp(26px, 7vw, 42px);
    height: clamp(17px, 5vw, 30px);
    left: 2.8vw; } }

@media screen and (max-width: 767px) {
  .nav__sp-btn::after {
    width: clamp(12px, 3vw, 18px);
    height: clamp(19px, 5vw, 28px);
    right: 2.8vw; } }

@media screen and (max-width: 767px) {
  .nav__sp-btn--form {
    font-size: clamp(1.4rem, 4vw, 2.5rem);
    padding: clamp(8px, 3vw, 16px) 9vw clamp(8px, 3vw, 16px) 13vw;
    text-align: left;
    box-shadow: 0 2px 4px rgba(218, 18, 29, 0.3); } }

@media screen and (min-width: 768px) {
  .nav__modal {
    display: none; } }

@media screen and (max-width: 767px) {
  .nav__modal {
    display: block;
    position: fixed;
    top: 0;
    right: -60%;
    width: 60%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    overflow-y: scroll;
    padding: 20px 10px;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    transition: box-shadow 0.2s ease, right 0.2s ease;
    z-index: 9999; } }

.nav__modal--active {
  right: 0;
  box-shadow: 0 5px 10px rgba(56, 56, 56, 0.3); }

.nav__modal-list {
  padding-top: 40px; }

@media screen and (max-width: 767px) {
  .nav__modal-item:not(:last-of-type) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4); } }

@media screen and (max-width: 767px) {
  .nav__modal-item--btns {
    border: none;
    margin: 40px auto 0; } }

@media screen and (max-width: 767px) {
  .nav__modal-logo {
    display: block;
    width: 190px;
    height: auto;
    margin: 0 auto 16px 0; } }

@media screen and (max-width: 767px) {
  .nav__modal-link {
    display: block;
    padding: 16px 0;
    font-weight: bold;
    position: relative;
    color: #383838; }
    .nav__modal-link:after {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      border-top: 2px solid #383838;
      border-right: 2px solid #383838;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      position: absolute;
      top: 0;
      bottom: 0;
      right: 10px;
      margin: auto; } }

@media screen and (max-width: 767px) {
  .nav__modal-btn {
    display: block;
    width: 90%; }
    .nav__modal-btn:not(:last-of-type) {
      margin: 0 auto 16px; } }

@media screen and (max-width: 767px) {
  .nav__modal-btn--tel {
    position: relative;
    box-shadow: 0 0 0 4px #d4d4d4 inset, 0 10px 14px rgba(187, 187, 187, 0.35); } }

@media screen and (max-width: 767px) {
  .nav__modal-btn--tel::before {
    background: linear-gradient(#d4d4d4 0%, #fafafa 49%, #d4d4d4 50%, #c7c7c7 100%); } }

@media screen and (max-width: 767px) {
  .nav__modal-icon {
    display: block;
    width: 17px;
    height: 27px;
    background: url(../img/common/icon-tel-w.svg) no-repeat center/contain;
    position: absolute;
    left: 40px;
    top: 0;
    bottom: 0;
    margin: auto; } }

@media screen and (max-width: 767px) {
  .nav__modal-note {
    margin: 10px auto 0;
    font-size: 1.2rem;
    text-align: center; } }

@media screen and (min-width: 768px) {
  .nav__close {
    display: none; } }

@media screen and (max-width: 767px) {
  .nav__close {
    width: 26px;
    height: 26px;
    margin: 0 auto;
    background: url(../img/common/icon-close.svg) no-repeat center/contain;
    position: absolute;
    top: 24px;
    right: 10px; } }

.nav__dummy {
  display: none; }
  @media screen and (max-width: 767px) {
    .nav__dummy {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 9998; } }
  @media screen and (max-width: 767px) {
    .nav__dummy--active {
      display: block; } }

.footer {
  position: relative;
  background: #383838;
  line-height: 1.6;
  color: #fff;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .footer {
      font-size: 1.2rem; } }
  @media screen and (max-width: 767px) {
    .footer {
      font-size: 3.2vw; } }
  .footer__inner {
    display: flex;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .footer__inner {
        justify-content: space-between;
        align-items: center;
        padding: 30px 0; } }
    @media screen and (max-width: 767px) {
      .footer__inner {
        flex-flow: row wrap;
        justify-content: center;
        padding: 8vw 5vw; } }
  .footer__left {
    display: flex; }
    @media screen and (min-width: 768px) {
      .footer__left {
        flex: 1 1 auto;
        justify-content: flex-start;
        align-items: center;
        font-size: 1.4rem;
        text-align: left; } }
    @media screen and (max-width: 767px) {
      .footer__left {
        flex: 1 1 100%;
        flex-flow: row wrap;
        justify-content: center;
        font-size: 3vw;
        text-align: center;
        margin: 0 auto 4vw; } }
  .footer__logo {
    display: block; }
    @media screen and (min-width: 768px) {
      .footer__logo {
        margin-right: 50px;
        transition: opacity 0.3s ease; } }
    @media screen and (max-width: 767px) {
      .footer__logo {
        flex: 0 0 30vw;
        max-width: 112px;
        margin: 0 auto 3vw; } }
    .footer__logo:hover {
      opacity: 0.3; }
  .footer__img {
    display: block; }
    @media screen and (max-width: 767px) {
      .footer__img {
        width: 100%;
        height: auto; } }
  .footer__copy {
    font-weight: normal; }
    @media screen and (min-width: 768px) {
      .footer__copy {
        font-size: 1.2rem;
        margin-top: 9px; } }
    @media screen and (max-width: 767px) {
      .footer__copy {
        flex: 1 1 100%; } }
  @media screen and (min-width: 768px) {
    .footer__right {
      text-align: right; } }
  @media screen and (max-width: 767px) {
    .footer__right {
      flex: 0 0 30px; } }
  .footer__insta {
    display: block;
    -webkit-filter: drop-shadow(0 2px 4px rgba(56, 56, 56, 0.4));
            filter: drop-shadow(0 2px 4px rgba(56, 56, 56, 0.4)); }
    @media screen and (min-width: 768px) {
      .footer__insta {
        transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out, -webkit-filter 0.2s ease-out;
        transition: opacity 0.2s ease-out, transform 0.2s ease-out, filter 0.2s ease-out;
        transition: opacity 0.2s ease-out, transform 0.2s ease-out, filter 0.2s ease-out, -webkit-transform 0.2s ease-out, -webkit-filter 0.2s ease-out; }
        .footer__insta:hover {
          opacity: 0.4;
          -webkit-transform: scale(1.1);
                  transform: scale(1.1);
          -webkit-filter: drop-shadow(0 3px 8px rgba(56, 56, 56, 0.3));
                  filter: drop-shadow(0 3px 8px rgba(56, 56, 56, 0.3)); } }

.form {
  position: relative;
  text-align: center;
  z-index: 1; }
  @media screen and (min-width: 768px) {
    .form {
      padding: 0 0 120px; } }
  @media screen and (max-width: 767px) {
    .form {
      padding: 0 0 24vw; } }
  .form--sub {
    background: none;
    padding-bottom: 0; }
  .form__head {
    font-family: 'Noto Sans JP', YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    position: relative;
    display: block;
    line-height: 1.4;
    color: #415197;
    text-align: center;
    z-index: 0; }
    @media screen and (min-width: 768px) {
      .form__head {
        font-size: 4.2rem;
        margin: 0 auto 45px;
        padding: 25px 0; } }
    @media screen and (max-width: 767px) {
      .form__head {
        font-size: 8vw;
        margin: 0 auto 8vw;
        padding: 4vw 0; } }
    .form__head::after {
      content: '';
      display: block;
      background: #cef1f7;
      border-radius: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: -1; }
      @media screen and (min-width: 768px) {
        .form__head::after {
          width: 96px;
          height: 96px; } }
      @media screen and (max-width: 767px) {
        .form__head::after {
          width: 20vw;
          height: 20vw; } }
    .form__head--en {
      display: block;
      color: #0ab9d9; }
      @media screen and (min-width: 768px) {
        .form__head--en {
          font-size: 1.4rem;
          margin: 2px auto 4px; } }
      @media screen and (max-width: 767px) {
        .form__head--en {
          font-size: 3vw;
          margin: 0.5vw auto 1vw; } }
    @media screen and (min-width: 768px) {
      .form__head {
        margin-bottom: 30px; } }
  .form__txt {
    font-weight: bold;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .form__txt {
        font-size: 1.6rem;
        margin: 0 auto 40px; } }
    @media screen and (max-width: 767px) {
      .form__txt {
        margin: 0 auto 4vw; } }
  .form__inner {
    background: #fff;
    text-align: left; }
    @media screen and (min-width: 768px) {
      .form__inner {
        border: 10px solid #415197;
        padding: 60px;
        border-radius: 20px;
        box-shadow: 0 10px 20px rgba(65, 81, 151, 0.4); } }
    @media screen and (max-width: 767px) {
      .form__inner {
        border: 5px solid #415197;
        padding: 5vw 5vw;
        border-radius: 10px;
        box-shadow: 0 5px 10px rgba(65, 81, 151, 0.4); } }
  .form__list {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    line-height: 1.8; }
    @media screen and (min-width: 768px) {
      .form__list {
        justify-content: space-between;
        margin: 0 auto 20px; } }
    @media screen and (max-width: 767px) {
      .form__list {
        margin: 0 auto; } }
  .form__item {
    display: flex;
    flex: 1 1 100%;
    position: relative; }
    @media screen and (min-width: 768px) {
      .form__item {
        padding: 0 0 16px;
        align-items: flex-start; } }
    @media screen and (max-width: 767px) {
      .form__item {
        padding: 0 0 5vw;
        flex-flow: row wrap; } }
    @media screen and (max-width: 767px) {
      .form__item:not(:last-of-type) {
        margin: 0 auto 5vw;
        border-bottom: 1px dashed #cef1f7; } }
    .form__item--disabled {
      display: none; }
  .form__name {
    font-family: 'Noto Sans JP', YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif; }
    @media screen and (min-width: 768px) {
      .form__name {
        flex: 0 0 150px;
        max-width: 150px;
        margin: 15px 16px 0 0; } }
    @media screen and (max-width: 767px) {
      .form__name {
        flex: 0 1 auto;
        margin: 0 10px 6px 0; } }
  .form__type {
    font-family: 'Noto Sans JP', YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    font-size: 1.2rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 4px; }
    @media screen and (min-width: 768px) {
      .form__type {
        flex: 0 0 48px;
        max-width: 48px;
        padding: 2px 0 3px;
        margin: 17px 40px 0 0; } }
    @media screen and (max-width: 767px) {
      .form__type {
        flex: 0 0 44px;
        max-width: 44px;
        height: 24px;
        line-height: 24px; } }
    .form__type--required {
      background: #da121d; }
    .form__type--optional {
      background: #415197; }
  @media screen and (min-width: 768px) {
    .form__content {
      flex: 1 1 70%; } }
  @media screen and (max-width: 767px) {
    .form__content {
      flex: 1 1 100%; } }
  @media screen and (max-width: 767px) {
    .form__checkbox-list {
      display: flex;
      flex-flow: column nowrap;
      align-items: flex-start; } }
  .form__checkbox-list--disabled {
    display: none; }
  @media screen and (min-width: 768px) {
    .form__checklabel {
      display: inline-block;
      margin: 0 2em 0 0; } }
  @media screen and (max-width: 767px) {
    .form__checklabel {
      flex: 0 0 auto; } }
  @media screen and (min-width: 768px) {
    .form__checklabel:hover {
      cursor: pointer; } }
  .form__checkbox {
    margin: 0 6px 0 0; }
  .form__textbox {
    border-radius: 8px;
    background: #fff;
    border: 1px solid #ececec; }
    .form__textbox:-ms-input-placeholder {
      color: lightgray; }
    .form__textbox:placeholder-shown {
      color: lightgray; }
    .form__textbox::-webkit-input-placeholder {
      color: lightgray; }
    .form__textbox:-moz-placeholder {
      color: lightgray;
      opacity: 1; }
    .form__textbox::-moz-placeholder {
      color: lightgray;
      opacity: 1; }
    .form__textbox:-ms-input-placeholder {
      color: lightgray; }
    @media screen and (min-width: 768px) {
      .form__textbox {
        width: 60%;
        padding: 18px 10px;
        transition: box-shadow 0.3s ease; }
        .form__textbox:hover {
          box-shadow: 0 0 6px rgba(65, 81, 151, 0.3) inset; } }
    @media screen and (max-width: 767px) {
      .form__textbox {
        width: 70%;
        padding: 12px 10px; } }
    @media screen and (min-width: 768px) {
      .form__textbox--s {
        width: 36.5%; } }
    @media screen and (max-width: 767px) {
      .form__textbox--s {
        width: 50%; } }
    @media screen and (min-width: 768px) {
      .form__textbox--l {
        width: 85%; } }
    @media screen and (max-width: 767px) {
      .form__textbox--l {
        width: 100%; } }
    .form__textbox--ll {
      width: 100%; }
  .form__radiolabel {
    display: inline-block; }
    @media screen and (min-width: 768px) {
      .form__radiolabel {
        margin: 0 2.5em 0 0; } }
    @media screen and (min-width: 768px) {
      .form__radiolabel:hover {
        cursor: pointer; } }
  .form__radio {
    width: 18px;
    height: 18px;
    position: relative;
    top: 3px; }
    @media screen and (min-width: 768px) {
      .form__radio {
        margin: 18px 4px 0 0; } }
    @media screen and (max-width: 767px) {
      .form__radio {
        margin: 10px 4px 0 0; } }
    @media screen and (min-width: 768px) {
      .form__radio:hover {
        cursor: pointer; } }
  .form__select {
    border-radius: 8px;
    background: #fff;
    color: #383838;
    border: 1px solid #ececec; }
    @media screen and (min-width: 768px) {
      .form__select {
        padding: 16px 18px;
        transition: background 0.3s ease; }
        .form__select:hover {
          cursor: pointer;
          background: rgba(212, 212, 212, 0.1); } }
    @media screen and (max-width: 767px) {
      .form__select {
        padding: 10px 18px; } }
  .form__select-list {
    display: none; }
  .form__textarea {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #ececec; }
    .form__textarea:-ms-input-placeholder {
      color: #d4d4d4; }
    .form__textarea:placeholder-shown {
      color: #d4d4d4; }
    .form__textarea::-webkit-input-placeholder {
      color: #d4d4d4; }
    .form__textarea:-moz-placeholder {
      color: #d4d4d4;
      opacity: 1; }
    .form__textarea::-moz-placeholder {
      color: #d4d4d4;
      opacity: 1; }
    .form__textarea:-ms-input-placeholder {
      color: #d4d4d4; }
    @media screen and (min-width: 768px) {
      .form__textarea {
        transition: box-shadow 0.3s ease; }
        .form__textarea:hover {
          box-shadow: 0 0 6px rgba(65, 81, 151, 0.3) inset; } }
    @media screen and (min-width: 768px) {
      .form__textarea {
        height: 220px;
        padding: 18px 10px; } }
    @media screen and (max-width: 767px) {
      .form__textarea {
        height: 60vw;
        padding: 12px 10px; } }
  .form__br {
    display: block;
    width: 100%;
    height: 16px; }
  .form__btn {
    text-align: center; }
    @media screen and (min-width: 768px) {
      .form__btn {
        margin: 0 auto; } }
    @media screen and (max-width: 767px) {
      .form__btn {
        margin: 0 auto 20px; } }
  @media screen and (min-width: 768px) {
    .form__label {
      width: 560px;
      font-size: 2.4rem;
      padding: 16px 20px; }
      .form__label:hover {
        cursor: pointer; } }
  @media screen and (max-width: 767px) {
    .form__label {
      width: 90%;
      padding: 3vw 2vw; } }
  .form__label::before {
    display: none; }
  @media screen and (min-width: 768px) {
    .form__label::after {
      width: 13px;
      height: 22px; } }
  @media screen and (max-width: 767px) {
    .form__label::after {
      width: 3vw;
      height: 5vw; } }
  .form__label--back {
    background: #858585;
    color: #fff;
    font-weight: bold;
    box-shadow: 0 3px 6px rgba(56, 56, 56, 0.3); }
    @media screen and (min-width: 768px) {
      .form__label--back {
        font-size: 1.6rem;
        padding: 14px 20px;
        margin-top: 14px; }
        .form__label--back:hover {
          background: #d4d4d4;
          box-shadow: 0 2px 4px rgba(56, 56, 56, 0.2); } }
    @media screen and (max-width: 767px) {
      .form__label--back {
        padding: 2.8vw 2vw;
        font-size: clamp(1.4rem, 3.4vw, 2.2rem);
        margin-top: 10px; } }
    @media screen and (min-width: 768px) {
      .form__label--back::after {
        width: 8px;
        height: 16px; } }
    @media screen and (max-width: 767px) {
      .form__label--back::after {
        width: 3vw;
        height: 4vw; } }
  .form__label--disabled {
    pointer-events: none;
    background: #ececec;
    box-shadow: 0 4px 4px rgba(56, 56, 56, 0.2); }
  .form__submit, .form__back {
    display: none; }
  .form__img {
    display: block;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .form__img {
        width: 100%;
        height: auto; } }
  @media screen and (min-width: 768px) {
    .form__value {
      margin: 16px 0 0; } }
  @media screen and (max-width: 767px) {
    .form__value {
      margin: 2px 0 0; } }
  .form__note {
    color: #d4d4d4;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .form__note {
        font-size: 1.2rem;
        margin: 10px auto; } }
    @media screen and (max-width: 767px) {
      .form__note {
        font-size: clamp(1.2rem, 2.2vw, 2.2rem);
        margin: 4px auto 0;
        line-height: 1.6; } }
  .form__link {
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      .form__link {
        transition: opacity 0.2s ease; }
        .form__link:hover {
          opacity: 0.4; } }
    .form__link--arrow::after {
      content: '';
      display: inline-block;
      width: 8px;
      height: 8px;
      border-top: 2px solid #0c5de0;
      border-right: 2px solid #0c5de0;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      margin: 0 0 1px 4px; }
  .form__illust {
    text-align: center;
    margin: 20px auto; }
    @media screen and (max-width: 767px) {
      .form__illust {
        width: 50px; } }
  .form__privacy {
    display: block;
    background: #ececec;
    border: 1px solid #d4d4d4;
    padding: 10px;
    border-radius: 8px;
    overflow-y: scroll; }
    @media screen and (min-width: 768px) {
      .form__privacy {
        height: 140px;
        margin: 0 auto 12px; } }
    @media screen and (max-width: 767px) {
      .form__privacy {
        height: 26vw;
        margin: 3vw auto 3vw; } }
  .form__privacy-txt {
    font-weight: normal; }
    @media screen and (min-width: 768px) {
      .form__privacy-txt {
        font-size: 1.2rem;
        line-height: 1.4; } }
    @media screen and (max-width: 767px) {
      .form__privacy-txt {
        font-size: 2vw;
        line-height: 1.3; } }
  .form__privacy-check {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 32px; }
  .form__privacy-btn {
    width: 20px;
    height: 20px;
    margin-right: 8px; }
    @media screen and (min-width: 768px) {
      .form__privacy-btn:hover {
        cursor: pointer; } }
  .form__privacy-label {
    position: relative;
    top: 2px; }
    @media screen and (min-width: 768px) {
      .form__privacy-label:hover {
        cursor: pointer; } }
    @media screen and (max-width: 767px) {
      .form__privacy-label {
        font-size: 3.4vw; } }

/*-----------------------------------------
ページ別
-----------------------------------------*/
.fv {
  position: relative;
  background: url(../img/top/fv-bg.png) no-repeat center bottom/100%, linear-gradient(155deg, #0ab9d9 0%, #415197 80%, #415197 100%); }
  @media screen and (min-width: 768px) {
    .fv {
      padding: 220px 0 300px; } }
  @media screen and (max-width: 767px) {
    .fv {
      padding: 22vw 0 0;
      text-align: center; } }
  .fv__wrapper {
    position: relative; }
  .fv__content {
    position: relative;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .fv__content {
        margin: 0 auto 9vw; } }
  .fv__head {
    font-family: 'Noto Sans JP', YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    line-height: 1.4; }
    @media screen and (min-width: 768px) {
      .fv__head {
        font-size: 4.2rem;
        margin: 0 auto 24px; } }
    @media screen and (max-width: 767px) {
      .fv__head {
        font-size: 7.5vw;
        margin: 0 auto 6.6vw; } }
  @media screen and (max-width: 767px) {
    .fv__txt {
      font-size: 4.2vw; } }
  @media screen and (max-width: 767px) {
    .fv__illust {
      position: relative;
      padding: 0 0 58vw; } }
  .fv__img {
    display: block;
    position: absolute;
    opacity: 0;
    pointer-events: none; }
    @media screen and (max-width: 767px) {
      .fv__img {
        width: 100%;
        height: auto; } }

@-webkit-keyframes fv-illust {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); } }

@keyframes fv-illust {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); } }

@-webkit-keyframes fv-shadow {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0.3; } }

@keyframes fv-shadow {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0.3; } }

@-webkit-keyframes fv-cloud {
  0% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: translate(10px, -5px) scale(0.9);
            transform: translate(10px, -5px) scale(0.9);
    opacity: 0.8; } }

@keyframes fv-cloud {
  0% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: translate(10px, -5px) scale(0.9);
            transform: translate(10px, -5px) scale(0.9);
    opacity: 0.8; } }
    .fv__img--illust01 {
      z-index: 51; }
      @media screen and (min-width: 768px) {
        .fv__img--illust01 {
          top: -84px;
          left: 639px; } }
      @media screen and (max-width: 767px) {
        .fv__img--illust01 {
          width: 26vw;
          top: 0vw;
          left: 22vw; } }
    .fv__img--illust02 {
      z-index: 52; }
      @media screen and (min-width: 768px) {
        .fv__img--illust02 {
          top: -40px;
          left: 870px; } }
      @media screen and (max-width: 767px) {
        .fv__img--illust02 {
          width: 27vw;
          top: 5.5vw;
          left: 50vw; } }
    .fv__img--illust03 {
      z-index: 53; }
      @media screen and (min-width: 768px) {
        .fv__img--illust03 {
          top: 20px;
          left: 665px; } }
      @media screen and (max-width: 767px) {
        .fv__img--illust03 {
          width: 26vw;
          top: 12.5vw;
          left: 25.5vw; } }
    .fv__img--illust04 {
      z-index: 54; }
      @media screen and (min-width: 768px) {
        .fv__img--illust04 {
          top: 112px;
          left: 466px; } }
      @media screen and (max-width: 767px) {
        .fv__img--illust04 {
          width: 26vw;
          top: 23.5vw;
          left: 1vw; } }
    .fv__img--illust05 {
      z-index: 55; }
      @media screen and (min-width: 768px) {
        .fv__img--illust05 {
          top: 155px;
          left: 709px; } }
      @media screen and (max-width: 767px) {
        .fv__img--illust05 {
          width: 27vw;
          top: 29vw;
          left: 31vw; } }
    .fv__img--illust06 {
      z-index: 56; }
      @media screen and (min-width: 768px) {
        .fv__img--illust06 {
          top: 150px;
          left: 975px; } }
      @media screen and (max-width: 767px) {
        .fv__img--illust06 {
          width: 26vw;
          top: 28vw;
          left: 62.5vw; } }
    .fv__img--shadow01 {
      z-index: 1; }
      @media screen and (min-width: 768px) {
        .fv__img--shadow01 {
          top: -57px;
          left: 639px; } }
      @media screen and (max-width: 767px) {
        .fv__img--shadow01 {
          width: 26vw;
          top: 3.5vw;
          left: 22vw; } }
    .fv__img--shadow02 {
      z-index: 2; }
      @media screen and (min-width: 768px) {
        .fv__img--shadow02 {
          top: 15px;
          left: 879px; } }
      @media screen and (max-width: 767px) {
        .fv__img--shadow02 {
          width: 27vw;
          top: 12vw;
          left: 50vw; } }
    .fv__img--shadow03 {
      z-index: 3; }
      @media screen and (min-width: 768px) {
        .fv__img--shadow03 {
          top: 95px;
          left: 665px; } }
      @media screen and (max-width: 767px) {
        .fv__img--shadow03 {
          width: 26vw;
          top: 22vw;
          left: 25.5vw; } }
    .fv__img--shadow04 {
      z-index: 4; }
      @media screen and (min-width: 768px) {
        .fv__img--shadow04 {
          top: 170px;
          left: 466px; } }
      @media screen and (max-width: 767px) {
        .fv__img--shadow04 {
          width: 26vw;
          top: 31vw;
          left: 1vw; } }
    .fv__img--shadow05 {
      z-index: 5; }
      @media screen and (min-width: 768px) {
        .fv__img--shadow05 {
          top: 254px;
          left: 714px; } }
      @media screen and (max-width: 767px) {
        .fv__img--shadow05 {
          width: 27vw;
          top: 40.5vw;
          left: 31vw; } }
    .fv__img--shadow06 {
      z-index: 6; }
      @media screen and (min-width: 768px) {
        .fv__img--shadow06 {
          top: 178px;
          left: 975px; } }
      @media screen and (max-width: 767px) {
        .fv__img--shadow06 {
          width: 26vw;
          top: 31.5vw;
          left: 62.5vw; } }
    .fv__img--cloud01 {
      z-index: 21; }
      @media screen and (min-width: 768px) {
        .fv__img--cloud01 {
          top: 36px;
          left: 578px; } }
      @media screen and (max-width: 767px) {
        .fv__img--cloud01 {
          width: 8vw;
          top: 15.5vw;
          left: 14.5vw; } }
    .fv__img--cloud02 {
      z-index: 22; }
      @media screen and (min-width: 768px) {
        .fv__img--cloud02 {
          top: -27px;
          left: 932px; } }
      @media screen and (max-width: 767px) {
        .fv__img--cloud02 {
          width: 4vw;
          top: 6.5vw;
          left: 57.5vw; } }
    .fv__img--cloud03 {
      z-index: 23; }
      @media screen and (min-width: 768px) {
        .fv__img--cloud03 {
          top: 137px;
          left: 883px; } }
      @media screen and (max-width: 767px) {
        .fv__img--cloud03 {
          width: 6vw;
          top: 26.5vw;
          left: 51.5vw; } }
    .fv__img--cloud04 {
      z-index: 24; }
      @media screen and (min-width: 768px) {
        .fv__img--cloud04 {
          top: 316px;
          left: 596px; } }
      @media screen and (max-width: 767px) {
        .fv__img--cloud04 {
          width: 5vw;
          top: 48.5vw;
          left: 17.5vw; } }
    .fv__img--test {
      display: block; }
      @media screen and (max-width: 767px) {
        .fv__img--test {
          width: 100%;
          height: auto; } }

.business {
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .business {
      padding: 20px 0 110px; } }
  @media screen and (max-width: 767px) {
    .business {
      padding: 6vw 0 13vw; } }
  .business__bg-layer01, .business__bg-layer02, .business__bg-layer03 {
    display: block;
    position: absolute;
    z-index: 0; }
  .business__bg-layer01 {
    background: url(../img/top/business-bg01.svg) no-repeat center/contain; }
    @media screen and (min-width: 768px) {
      .business__bg-layer01 {
        width: 217px;
        height: 300px;
        left: 90px;
        top: 60px; } }
    @media screen and (max-width: 767px) {
      .business__bg-layer01 {
        width: 22vw;
        height: 30vw;
        left: 6vw;
        top: 2vw; } }
  .business__bg-layer02 {
    background: url(../img/top/business-bg02.svg) no-repeat center/contain; }
    @media screen and (min-width: 768px) {
      .business__bg-layer02 {
        width: 186px;
        height: 168px;
        right: -20px;
        top: 730px; } }
    @media screen and (max-width: 767px) {
      .business__bg-layer02 {
        width: 22vw;
        height: 20vw;
        right: -9vw;
        top: 226vw; } }
  .business__bg-layer03 {
    background: url(../img/top/business-bg03.svg) no-repeat center/contain; }
    @media screen and (min-width: 768px) {
      .business__bg-layer03 {
        width: 306px;
        height: 226px;
        left: -100px;
        bottom: 120px; } }
    @media screen and (max-width: 767px) {
      .business__bg-layer03 {
        width: 32vw;
        height: 24vw;
        left: -11vw;
        bottom: 16vw; } }
  .business__wrapper {
    position: relative;
    z-index: 1; }
  .business__head {
    font-family: 'Noto Sans JP', YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    position: relative;
    display: block;
    line-height: 1.4;
    color: #415197;
    text-align: center;
    z-index: 0; }
    @media screen and (min-width: 768px) {
      .business__head {
        font-size: 4.2rem;
        margin: 0 auto 45px;
        padding: 25px 0; } }
    @media screen and (max-width: 767px) {
      .business__head {
        font-size: 8vw;
        margin: 0 auto 8vw;
        padding: 4vw 0; } }
    .business__head::after {
      content: '';
      display: block;
      background: #cef1f7;
      border-radius: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: -1; }
      @media screen and (min-width: 768px) {
        .business__head::after {
          width: 96px;
          height: 96px; } }
      @media screen and (max-width: 767px) {
        .business__head::after {
          width: 20vw;
          height: 20vw; } }
    .business__head--en {
      display: block;
      color: #0ab9d9; }
      @media screen and (min-width: 768px) {
        .business__head--en {
          font-size: 1.4rem;
          margin: 2px auto 4px; } }
      @media screen and (max-width: 767px) {
        .business__head--en {
          font-size: 3vw;
          margin: 0.5vw auto 1vw; } }
  .business__inner {
    text-align: center; }
    @media screen and (min-width: 768px) {
      .business__inner:not(:last-of-type) {
        margin-bottom: 100px; } }
    @media screen and (max-width: 767px) {
      .business__inner:not(:last-of-type) {
        margin-bottom: 14vw; } }
  .business__img {
    display: block; }
    @media screen and (max-width: 767px) {
      .business__img {
        width: 100%;
        height: auto; } }
  .business__category {
    font-family: 'Noto Sans JP', YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    position: relative; }
    @media screen and (min-width: 768px) {
      .business__category {
        margin: 0 auto 40px; } }
    @media screen and (max-width: 767px) {
      .business__category {
        margin: 0 auto 8vw; } }
  .business__category-txt {
    position: relative;
    display: inline-block;
    color: #fff;
    background: #415197;
    border-radius: 100px;
    z-index: 1; }
    @media screen and (min-width: 768px) {
      .business__category-txt {
        font-size: 2.6rem;
        width: 348px;
        padding: 10px 30px; } }
    @media screen and (max-width: 767px) {
      .business__category-txt {
        font-size: 4.6vw;
        width: auto;
        padding: 2vw 8vw; } }
  .business__category-line {
    width: 100%;
    background: #415197;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 0; }
    @media screen and (min-width: 768px) {
      .business__category-line {
        height: 3px; } }
    @media screen and (max-width: 767px) {
      .business__category-line {
        height: 2px; } }
  @media screen and (min-width: 768px) {
    .business__txt {
      margin: 0 auto 50px; } }
  @media screen and (max-width: 767px) {
    .business__txt {
      margin: 0 auto 8vw; } }
  .business__types {
    display: block;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .business__types {
        background: #415197;
        border: 10px solid #415197;
        border-radius: 20px;
        box-shadow: 0 10px 20px rgba(65, 81, 151, 0.4); } }
    @media screen and (max-width: 767px) {
      .business__types {
        background: #fff;
        border: 5px solid #415197;
        border-radius: 10px;
        box-shadow: 0 5px 10px rgba(65, 81, 151, 0.4); } }
  .business__types-tabs {
    position: relative;
    display: flex;
    justify-content: space-between;
    background: #415197;
    z-index: 1; }
    @media screen and (min-width: 768px) {
      .business__types-tabs {
        padding: 0 0 10px; } }
    @media screen and (max-width: 767px) {
      .business__types-tabs {
        padding: 0 0 1vw; } }
  .business__types-tab {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 25%;
    max-width: 25%;
    color: #fff;
    transition: color 0.2s ease-out; }
    @media screen and (min-width: 768px) {
      .business__types-tab {
        padding: 20px 0; }
        .business__types-tab:hover {
          cursor: pointer;
          color: #cef1f7; }
          .business__types-tab:hover .business__types-tab-icon {
            background: #cef1f7;
            -webkit-transform: rotate3d(0, 1, 0, 180deg);
                    transform: rotate3d(0, 1, 0, 180deg); } }
    @media screen and (max-width: 767px) {
      .business__types-tab {
        flex-flow: row wrap;
        padding: 2vw 0; } }
    .business__types-tab::after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-color: #415197 transparent transparent transparent;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      transition: bottom 0.2s ease; }
      @media screen and (min-width: 768px) {
        .business__types-tab::after {
          border-width: 16px 9.5px 0 9.5px; } }
      @media screen and (max-width: 767px) {
        .business__types-tab::after {
          border-width: 10px 5px 0 5px; } }
    .business__types-tab:not(:last-of-type) {
      border-right: 1px solid #6777be; }
    @media screen and (max-width: 767px) {
      .business__types-tab--active {
        color: #cef1f7; } }
    @media screen and (min-width: 768px) {
      .business__types-tab--active::after {
        bottom: -25px; } }
    @media screen and (max-width: 767px) {
      .business__types-tab--active::after {
        bottom: -3.3vw; } }
    @media screen and (max-width: 767px) {
      .business__types-tab--active .business__types-tab-icon {
        background: #cef1f7; } }
  .business__types-tab-icon {
    background: #fff;
    transition: background 0.2s ease-out, -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out, background 0.2s ease-out;
    transition: transform 0.3s ease-out, background 0.2s ease-out, -webkit-transform 0.3s ease-out; }
    @media screen and (min-width: 768px) {
      .business__types-tab-icon {
        flex: 0 0 auto;
        margin-right: 14px; } }
    @media screen and (max-width: 767px) {
      .business__types-tab-icon {
        flex: 0 0 100%; } }
    .business__types-tab-icon,
    .business__types-tab-icon _:-ms-lang(x)::-ms-backdrop {
      background: none !important; }
    .business__types-tab-icon--seo {
      width: 30px;
      height: 30px;
      -webkit-mask: url(../img/top/business-icon-seo.svg) no-repeat center/contain;
              mask: url(../img/top/business-icon-seo.svg) no-repeat center/contain; }
      @media screen and (max-width: 767px) {
        .business__types-tab-icon--seo {
          margin: 1px auto; } }
    .business__types-tab-icon--meo {
      width: 23px;
      height: 32px;
      -webkit-mask: url(../img/top/business-icon-meo.svg) no-repeat center/contain;
              mask: url(../img/top/business-icon-meo.svg) no-repeat center/contain; }
    .business__types-tab-icon--jeo {
      width: 31px;
      height: 26px;
      -webkit-mask: url(../img/top/business-icon-jeo.svg) no-repeat center/contain;
              mask: url(../img/top/business-icon-jeo.svg) no-repeat center/contain; }
      @media screen and (max-width: 767px) {
        .business__types-tab-icon--jeo {
          margin: 3px auto; } }
    .business__types-tab-icon--other {
      width: 30px;
      height: 30px;
      -webkit-mask: url(../img/top/business-icon-other.svg) no-repeat center/contain;
              mask: url(../img/top/business-icon-other.svg) no-repeat center/contain; }
      @media screen and (max-width: 767px) {
        .business__types-tab-icon--other {
          margin: 1px auto; } }
  .business__types-icon-img {
    display: none; }
    .business__types-icon-img,
    .business__types-icon-img _:-ms-lang(x)::-ms-backdrop {
      display: block; }
  .business__types-tab-name {
    font-family: 'Noto Sans JP', YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    flex: 0 0 auto; }
    @media screen and (min-width: 768px) {
      .business__types-tab-name {
        font-size: 2rem; } }
    @media screen and (max-width: 767px) {
      .business__types-tab-name {
        flex: 0 0 100%;
        font-size: 3vw;
        padding: 1vw 0 0; } }
  .business__types-contents {
    position: relative;
    display: flex;
    justify-content: flex-start;
    left: 0;
    transition: left 0.3s ease-in-out; }
    @media screen and (min-width: 768px) {
      .business__types-contents {
        align-items: stretch; } }
    @media screen and (max-width: 767px) {
      .business__types-contents {
        align-items: flex-start; } }
  .business__types-content {
    position: relative;
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    background: #fff; }
    @media screen and (min-width: 768px) {
      .business__types-content {
        justify-content: space-between;
        align-items: center;
        padding: 60px 90px; } }
    @media screen and (max-width: 767px) {
      .business__types-content {
        flex-flow: row wrap;
        justify-content: center;
        padding: 8vw 5vw; } }
  @media screen and (min-width: 768px) {
    .business__types-content-left {
      flex: 0 0 auto;
      margin-right: 60px; } }
  @media screen and (max-width: 767px) {
    .business__types-content-left {
      flex: 0 0 80%;
      margin: 0 auto 6vw; } }
  .business__types-content-right {
    flex: 1 1 auto;
    text-align: left; }
  .business__types-name {
    font-family: 'Noto Sans JP', YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    position: relative;
    color: #415197; }
    @media screen and (min-width: 768px) {
      .business__types-name {
        font-size: 3rem;
        padding: 0 0 20px;
        margin: 0 auto 26px; } }
    @media screen and (max-width: 767px) {
      .business__types-name {
        font-size: 5vw;
        line-height: 1.2;
        padding: 0 0 4vw;
        margin: 0 auto 4vw; } }
    .business__types-name::after {
      content: '';
      display: block;
      width: 80px;
      background: #415197;
      position: absolute;
      bottom: 0;
      left: 0; }
      @media screen and (min-width: 768px) {
        .business__types-name::after {
          height: 6px; } }
      @media screen and (max-width: 767px) {
        .business__types-name::after {
          height: 3px; } }
    @media screen and (min-width: 768px) {
      .business__types-name--small {
        font-size: 1.6rem; } }
    @media screen and (max-width: 767px) {
      .business__types-name--small {
        font-size: 2.5vw; } }
  .business__cafe {
    position: relative;
    display: flex;
    justify-content: space-between; }
    @media screen and (min-width: 768px) {
      .business__cafe {
        padding: 255px 0 0 100px;
        margin: 60px auto 0; } }
    @media screen and (max-width: 767px) {
      .business__cafe {
        flex-flow: row wrap;
        justify-content: center;
        padding: 39vw 0 0;
        margin: 10vw auto 0; } }
  .business__cafe-top {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .business__cafe-top {
        height: 335px;
        border-radius: 20px; } }
    @media screen and (max-width: 767px) {
      .business__cafe-top {
        height: 50vw;
        border-radius: 10px; } }
  .business__cafe-insta {
    display: block;
    -webkit-filter: drop-shadow(0 2px 4px rgba(56, 56, 56, 0.4));
            filter: drop-shadow(0 2px 4px rgba(56, 56, 56, 0.4));
    z-index: 10; }
    @media screen and (min-width: 768px) {
      .business__cafe-insta {
        position: absolute;
        bottom: 456px;
        right: 40px;
        transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out, -webkit-filter 0.2s ease-out;
        transition: opacity 0.2s ease-out, transform 0.2s ease-out, filter 0.2s ease-out;
        transition: opacity 0.2s ease-out, transform 0.2s ease-out, filter 0.2s ease-out, -webkit-transform 0.2s ease-out, -webkit-filter 0.2s ease-out; }
        .business__cafe-insta:hover {
          opacity: 0.4;
          -webkit-transform: scale(1.1);
                  transform: scale(1.1);
          -webkit-filter: drop-shadow(0 3px 8px rgba(56, 56, 56, 0.3));
                  filter: drop-shadow(0 3px 8px rgba(56, 56, 56, 0.3)); } }
    @media screen and (max-width: 767px) {
      .business__cafe-insta {
        position: relative;
        width: 40px;
        height: 40px; } }
  .business__cafe-img {
    display: block;
    -webkit-filter: drop-shadow(-5px 10px 10px rgba(56, 56, 56, 0.3));
            filter: drop-shadow(-5px 10px 10px rgba(56, 56, 56, 0.3)); }
    @media screen and (max-width: 767px) {
      .business__cafe-img {
        width: 100%;
        height: auto; } }
    @media screen and (min-width: 768px) {
      .business__cafe-img {
        border-radius: 20px; } }
    @media screen and (max-width: 767px) {
      .business__cafe-img {
        border-radius: 10px; } }
    .business__cafe-img--top {
      position: absolute; }
      @media screen and (min-width: 768px) {
        .business__cafe-img--top {
          top: -240%;
          left: -40px; } }
      @media screen and (max-width: 767px) {
        .business__cafe-img--top {
          width: 120%;
          top: -95%;
          left: -10%; } }
  .business__cafe-left {
    position: relative; }
    @media screen and (min-width: 768px) {
      .business__cafe-left {
        flex: 0 0 auto;
        margin-right: 100px; } }
    @media screen and (max-width: 767px) {
      .business__cafe-left {
        flex: 0 0 60%;
        margin: 0 auto 8vw; } }
  .business__cafe-right {
    position: relative;
    flex: 1 1 auto;
    text-align: left; }
  @media screen and (min-width: 768px) {
    .business__cafe-name {
      margin: 29px auto 50px; } }
  @media screen and (max-width: 767px) {
    .business__cafe-name {
      width: 60vw;
      position: absolute;
      top: -107vw;
      left: 0;
      right: 0;
      margin: auto; } }
  @media screen and (min-width: 768px) {
    .business__cafe-txt {
      margin: 0 auto 47px; } }
  @media screen and (max-width: 767px) {
    .business__cafe-txt {
      margin: 0 auto 6vw; } }
  .business__cafe-address {
    font-size: 1.4rem;
    color: #d4d4d4;
    margin: 0 auto 8px; }
  .business__cafe-map {
    background: #ececec;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .business__cafe-map {
        width: 600px;
        height: 270px;
        border-radius: 20px; } }
    @media screen and (max-width: 767px) {
      .business__cafe-map {
        width: 100%;
        height: 50vw;
        margin: 0 auto 8vw;
        border-radius: 10px; } }

.message {
  position: relative;
  color: #fff;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .message {
      padding: 112px 0 180px; } }
  @media screen and (max-width: 767px) {
    .message {
      padding: 13vw 0 14vw; } }
  .message__bg-layer01, .message__bg-layer02 {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .message__bg-layer01 {
    z-index: 0; }
    @media screen and (min-width: 768px) {
      .message__bg-layer01 {
        background: url(../img/top/message-bg01.jpg) no-repeat center/cover, #415197;
        width: 125%;
        height: 125%;
        top: -80%; } }
    @media screen and (max-width: 767px) {
      .message__bg-layer01 {
        background: url(../img/top/sp/sp-message-bg01.jpg) no-repeat center/cover, #415197;
        width: 110%;
        height: 110%;
        top: -70%; } }
  .message__bg-layer02 {
    background: url(../img/top/message-bg02.png) no-repeat center top/100%, url(../img/top/message-bg03.png) no-repeat center bottom/100%;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .message__wrapper {
    position: relative;
    z-index: 5; }
  .message__head {
    font-family: 'Noto Sans JP', YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    position: relative;
    display: block;
    line-height: 1.4;
    color: #415197;
    text-align: center;
    z-index: 0;
    color: #fff; }
    @media screen and (min-width: 768px) {
      .message__head {
        font-size: 4.2rem;
        margin: 0 auto 45px;
        padding: 25px 0; } }
    @media screen and (max-width: 767px) {
      .message__head {
        font-size: 8vw;
        margin: 0 auto 8vw;
        padding: 4vw 0; } }
    .message__head::after {
      content: '';
      display: block;
      background: #cef1f7;
      border-radius: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: -1;
      background: #9ca7d5; }
      @media screen and (min-width: 768px) {
        .message__head::after {
          width: 96px;
          height: 96px; } }
      @media screen and (max-width: 767px) {
        .message__head::after {
          width: 20vw;
          height: 20vw; } }
    .message__head--en {
      display: block;
      color: #0ab9d9;
      color: #cef1f7; }
      @media screen and (min-width: 768px) {
        .message__head--en {
          font-size: 1.4rem;
          margin: 2px auto 4px; } }
      @media screen and (max-width: 767px) {
        .message__head--en {
          font-size: 3vw;
          margin: 0.5vw auto 1vw; } }
  @media screen and (min-width: 768px) {
    .message__content {
      margin: 0 auto 50px; } }
  @media screen and (max-width: 767px) {
    .message__content {
      margin: 0 auto 8vw; } }
  .message__txt {
    font-family: 'Noto Sans JP', YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif; }
    @media screen and (min-width: 768px) {
      .message__txt {
        font-size: 2rem; } }
    @media screen and (min-width: 768px) {
      .message__txt:not(:last-of-type) {
        margin-bottom: 24px; } }
    @media screen and (max-width: 767px) {
      .message__txt:not(:last-of-type) {
        margin-bottom: 6vw; } }
  .message__sign {
    text-align: right; }
  @media screen and (min-width: 768px) {
    .message__sign-title {
      font-size: 1.2rem;
      margin: 0 auto 10px; } }
  @media screen and (max-width: 767px) {
    .message__sign-title {
      font-size: 3.2vw;
      margin: 0 auto 2vw; } }

.last {
  position: relative;
  overflow: hidden; }
  .last__bg-layer01, .last__bg-layer02, .last__bg-layer03, .last__bg-layer04, .last__bg-layer05 {
    display: block;
    position: absolute;
    z-index: 0; }
  .last__bg-layer01 {
    background: url(../img/top/company-bg01.svg) no-repeat center/contain; }
    @media screen and (min-width: 768px) {
      .last__bg-layer01 {
        width: 129px;
        height: 296px;
        right: 100px;
        top: 50px; } }
    @media screen and (max-width: 767px) {
      .last__bg-layer01 {
        width: 18vw;
        height: 41vw;
        right: -5vw;
        top: 28vw; } }
  .last__bg-layer02 {
    background: url(../img/top/company-bg02.svg) no-repeat center/contain; }
    @media screen and (min-width: 768px) {
      .last__bg-layer02 {
        width: 32px;
        height: 265px;
        left: 50px;
        top: 430px; } }
    @media screen and (max-width: 767px) {
      .last__bg-layer02 {
        width: 4vw;
        height: 33vw;
        left: -2vw;
        top: 97vw; } }
  .last__bg-layer03 {
    background: url(../img/top/company-bg03.svg) no-repeat center/contain; }
    @media screen and (min-width: 768px) {
      .last__bg-layer03 {
        width: 148px;
        height: 340px;
        left: 100px;
        top: 640px; } }
    @media screen and (max-width: 767px) {
      .last__bg-layer03 {
        width: 16vw;
        height: 37vw;
        left: 4vw;
        top: 148vw; } }
  .last__bg-layer04 {
    background: url(../img/top/company-bg04.svg) no-repeat center/contain; }
    @media screen and (min-width: 768px) {
      .last__bg-layer04 {
        width: 26px;
        height: 206px;
        right: 80px;
        bottom: 980px; } }
    @media screen and (max-width: 767px) {
      .last__bg-layer04 {
        width: 4vw;
        height: 32vw;
        right: -2vw;
        bottom: 192vw; } }
  .last__bg-layer05 {
    background: url(../img/top/company-bg05.svg) no-repeat center/contain; }
    @media screen and (min-width: 768px) {
      .last__bg-layer05 {
        width: 194px;
        height: 435px;
        right: 100px;
        bottom: 510px; } }
    @media screen and (max-width: 767px) {
      .last__bg-layer05 {
        width: 16vw;
        height: 37vw;
        right: 4vw;
        bottom: 71vw; } }

.company {
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 768px) {
    .company {
      padding: 50px 0 100px; } }
  @media screen and (max-width: 767px) {
    .company {
      padding: 8vw 0 12vw; } }
  .company__wrapper {
    position: relative; }
  .company__head {
    font-family: 'Noto Sans JP', YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    position: relative;
    display: block;
    line-height: 1.4;
    color: #415197;
    text-align: center;
    z-index: 0; }
    @media screen and (min-width: 768px) {
      .company__head {
        font-size: 4.2rem;
        margin: 0 auto 45px;
        padding: 25px 0; } }
    @media screen and (max-width: 767px) {
      .company__head {
        font-size: 8vw;
        margin: 0 auto 8vw;
        padding: 4vw 0; } }
    .company__head::after {
      content: '';
      display: block;
      background: #cef1f7;
      border-radius: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: -1; }
      @media screen and (min-width: 768px) {
        .company__head::after {
          width: 96px;
          height: 96px; } }
      @media screen and (max-width: 767px) {
        .company__head::after {
          width: 20vw;
          height: 20vw; } }
    .company__head--en {
      display: block;
      color: #0ab9d9; }
      @media screen and (min-width: 768px) {
        .company__head--en {
          font-size: 1.4rem;
          margin: 2px auto 4px; } }
      @media screen and (max-width: 767px) {
        .company__head--en {
          font-size: 3vw;
          margin: 0.5vw auto 1vw; } }
  .company__list {
    background: #415197;
    color: #fff; }
    @media screen and (min-width: 768px) {
      .company__list {
        border-top: 10px solid #0ab9d9;
        border-radius: 20px;
        padding: 0 50px;
        box-shadow: 0 10px 20px rgba(65, 81, 151, 0.4); } }
    @media screen and (max-width: 767px) {
      .company__list {
        border-top: 5px solid #0ab9d9;
        border-radius: 10px;
        padding: 0 5vw;
        box-shadow: 0 5px 10px rgba(65, 81, 151, 0.4); } }
  .company__list-item {
    display: flex;
    align-items: flex-start; }
    @media screen and (min-width: 768px) {
      .company__list-item {
        padding: 24px 0; } }
    @media screen and (max-width: 767px) {
      .company__list-item {
        font-size: 3.5vw;
        padding: 3vw 0; } }
    .company__list-item:not(:last-of-type) {
      border-bottom: 1px solid #6777be; }
  .company__list-name {
    font-family: 'Noto Sans JP', YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    position: relative;
    top: -2px; }
    @media screen and (min-width: 768px) {
      .company__list-name {
        flex: 0 0 190px;
        max-width: 190px;
        padding: 0 0 0 50px; } }
    @media screen and (max-width: 767px) {
      .company__list-name {
        flex: 0 0 30%;
        padding: 0 0 0 3vw; } }
  .company__list-txt {
    flex: 1 1 auto; }

.sub {
  position: relative;
  text-align: center;
  background: #fff; }
  @media screen and (min-width: 768px) {
    .sub {
      padding: 120px 0 160px;
      min-height: calc(100vh - 111px); } }
  @media screen and (max-width: 767px) {
    .sub {
      padding: 28vw 0 25vw; } }
  .sub__head {
    font-family: 'Noto Sans JP', YuGothic, YuGothicM, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    position: relative;
    display: block;
    line-height: 1.4;
    color: #415197;
    text-align: center;
    z-index: 0; }
    @media screen and (min-width: 768px) {
      .sub__head {
        font-size: 4.2rem;
        margin: 0 auto 45px;
        padding: 25px 0; } }
    @media screen and (max-width: 767px) {
      .sub__head {
        font-size: 8vw;
        margin: 0 auto 8vw;
        padding: 4vw 0; } }
    .sub__head::after {
      content: '';
      display: block;
      background: #cef1f7;
      border-radius: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: -1; }
      @media screen and (min-width: 768px) {
        .sub__head::after {
          width: 96px;
          height: 96px; } }
      @media screen and (max-width: 767px) {
        .sub__head::after {
          width: 20vw;
          height: 20vw; } }
    .sub__head--en {
      display: block;
      color: #0ab9d9; }
      @media screen and (min-width: 768px) {
        .sub__head--en {
          font-size: 1.4rem;
          margin: 2px auto 4px; } }
      @media screen and (max-width: 767px) {
        .sub__head--en {
          font-size: 3vw;
          margin: 0.5vw auto 1vw; } }
  .sub__inner {
    text-align: left; }
    @media screen and (min-width: 768px) {
      .sub__inner {
        padding: 60px;
        margin: 0 100px; } }
    @media screen and (max-width: 767px) {
      .sub__inner {
        padding: 10vw 0; } }
  .sub__subhead {
    border-bottom: 1px solid #ececec; }
    @media screen and (min-width: 768px) {
      .sub__subhead {
        font-size: 2.4rem;
        padding: 0 0 4px;
        margin: 32px auto 10px; } }
    @media screen and (max-width: 767px) {
      .sub__subhead {
        font-size: 2rem;
        padding: 0 0 12px;
        margin: 30px auto 16px; } }
  .sub__txt {
    line-height: 1.8; }
  .sub__list {
    margin: 14px auto 24px;
    line-height: 1.4; }
    .sub__list--ol {
      counter-reset: count; }
      .sub__list--ol .sub__list-item::before {
        counter-increment: count;
        content: counter(count) ". "; }
  .sub__list-item {
    position: relative;
    padding: 0 0 0 1.25em; }
    .sub__list-item::before {
      content: '・';
      position: absolute;
      left: 0;
      top: 0; }
    .sub__list-item:not(:last-of-type) {
      margin-bottom: 6px; }

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