@charset "UTF-8";
/*
Theme Name: xtra-note
Theme URI:
Author:
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap");
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * 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;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 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 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * 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;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
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 and cancel buttons in Chrome and Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 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 */
}

/*
#colors

@colorBase #8c527e
@colorSub #f00
@colorFont #666
*/
/*
#colors

@colorFb #3a5a98
@colorTw #1da1f2
@colorLine #00b900
@colorFe #2bb24c
@colorHatena #00a4de
*/
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
html.open,
body.open {
  overflow: hidden;
}

* {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

dl,
dt,
dd {
  margin: 0;
}

a {
  text-decoration: none;
}

p {
  margin: 0;
}

img {
  display: block;
}

.pc {
  display: none;
}

.tab {
  display: none;
}

.tab-wide {
  display: none;
}

.sp {
  display: block;
}

@media screen and (min-width: 420px) {
  .sp {
    display: none;
  }
}
@media (min-width: 768px) {
  .tab {
    display: block;
  }
}
@media print {
  .tab {
    display: block;
  }
}
@media (min-width: 1024px) {
  .tab-wide {
    display: block;
  }
}
@media print {
  .tab-wide {
    display: block;
  }
}
@media (min-width: 1170px) {
  .pc {
    display: block;
  }
}
@media print {
  .pc {
    display: block;
  }
}
html {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif, '"游ゴシック", Yu Gothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, verdana,sans-serif';
  color: #000000;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* view moreボタン */
.view-more-button {
  display: inline-block;
  font-size: 0.777rem;
  font-family: "Roboto", sans-serif;
  text-align: center;
  padding: 8px 30px;
  border: 1px solid #666666;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.4s !important;
}
.view-more-button:link, .view-more-button:active, .view-more-button:visited {
  color: #000000;
  text-decoration: none;
}
.view-more-button:hover {
  text-decoration: none;
  background-color: #666;
  color: #fff;
  opacity: 0.8 !important;
}

/* XDの文字スタイルをmixin */
/* 下層ページ用スタイル */
.bottom {
  /* インフォメーション */
}
.bottom .main-title {
  font-size: 3.333rem;
  font-weight: 600;
  font-family: "Noto Serif JP", serif, '"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif';
  line-height: 1.2;
}
@media (max-width: 768px) {
  .bottom .main-title {
    font-size: 2rem;
  }
}
.bottom .main-title--has-photo {
  font-size: 3.333rem;
  font-weight: 600;
  font-family: "Noto Serif JP", serif, '"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif';
  line-height: 1.2;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-size: cover;
  text-align: center;
}
@media (max-width: 768px) {
  .bottom .main-title--has-photo {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .bottom .main-title--has-photo {
    min-height: 480px;
  }
}
@media (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .bottom .main-title--has-photo {
    height: 480px;
  }
}
@media (max-width: 768px) {
  .bottom .main-title--has-photo {
    min-height: 200px;
    height: 37.5vw;
    padding: 30px;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 768px) and (-ms-high-contrast: none), (max-width: 768px) and (-ms-high-contrast: active) {
  .bottom .main-title--has-photo {
    height: 37.5vw;
  }
}
.bottom .center-image-unit {
  text-align: center;
}
@media (min-width: 768px) {
  .bottom .center-image-unit {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .center-image-unit {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .bottom .center-image-unit {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .bottom .center-image-unit:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .center-image-unit:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .bottom .center-image-unit:last-child {
    padding-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .bottom .center-image-unit .enter-index-kaiho-logo {
    max-width: 25%;
  }
}
.bottom .image-bg-title-unit {
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 768px) {
  .bottom .image-bg-title-unit {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .image-bg-title-unit {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .bottom .image-bg-title-unit {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .bottom .image-bg-title-unit:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .image-bg-title-unit:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .bottom .image-bg-title-unit:last-child {
    padding-bottom: 50px;
  }
}
.bottom .image-bg-title-unit h2 {
  font-size: 1.777rem;
  font-weight: bold;
  line-height: 1.312;
  color: #ffffff;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .bottom .image-bg-title-unit h2 {
    font-size: 1.4rem;
  }
}
@media (min-width: 768px) {
  .bottom .image-bg-title-unit h2 {
    max-width: 480px;
  }
}
@media (min-width: 768px) {
  .bottom .title-text-unit {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .title-text-unit {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .bottom .title-text-unit {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .bottom .title-text-unit:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .title-text-unit:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .bottom .title-text-unit:last-child {
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .bottom .title-text-unit__inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .bottom .title-text-unit__inner {
    margin-left: auto;
    margin-right: auto;
  }
}
.bottom .title-text-unit__inner > h2 {
  font-size: 1.777rem;
  font-weight: bold;
  line-height: 1.312;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .bottom .title-text-unit__inner > h2 {
    font-size: 1.4rem;
  }
}
.bottom .has-border-bottom {
  border-bottom: 1px solid #cccccc;
}
@media (min-width: 768px) {
  .bottom .link-with-photo {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .link-with-photo {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .bottom .link-with-photo {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .bottom .link-with-photo:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .link-with-photo:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .bottom .link-with-photo:last-child {
    padding-bottom: 50px;
  }
}
.bottom .link-with-photo.related-movie {
  margin-top: 0;
}
@media (min-width: 768px) {
  .bottom .link-with-photo.related-movie {
    margin-top: 100px;
  }
}
@media (max-width: 768px) {
  .bottom .link-with-photo.related-movie {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .bottom .link-with-photo.related-movie {
    padding-left: 0;
    padding-right: 0;
  }
}
.bottom .link-with-photo__inner {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .bottom .link-with-photo__inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .bottom .link-with-photo__inner {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .bottom .link-with-photo__inner {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .bottom .link-with-photo__left {
    width: 450px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .link-with-photo__left {
    padding-right: 15px;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bottom .link-with-photo__left {
    max-width: 100%;
  }
}
.bottom .link-with-photo__left__title {
  font-size: 1.777rem;
  font-weight: bold;
  line-height: 1.312;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .bottom .link-with-photo__left__title {
    font-size: 1.4rem;
  }
}
@media (max-width: 768px) {
  .bottom .link-with-photo__left__title {
    margin-bottom: 20px;
  }
}
.bottom .link-with-photo__left__text {
  margin-bottom: 30px;
}
.bottom .link-with-photo__left__list {
  margin-bottom: 20px;
}
.bottom .link-with-photo__left__list .view-more-button {
  min-width: 320px;
  width: 100%;
}
@media (max-width: 768px) {
  .bottom .link-with-photo__left__list .view-more-button {
    min-width: 0;
  }
}
.bottom .link-with-photo__left__2col-list {
  display: flex;
  flex-wrap: wrap;
}
.bottom .link-with-photo__left__2col-list .link-with-photo__left__list {
  width: 50%;
}
.bottom .link-with-photo__left__2col-list .link-with-photo__left__list:nth-child(odd) {
  padding-right: 1.0980966325vw;
}
.bottom .link-with-photo__left__2col-list .link-with-photo__left__list:nth-child(even) {
  padding-left: 1.0980966325vw;
}
.bottom .link-with-photo__left__2col-list .view-more-button {
  min-width: 100px;
  width: 100%;
}
@media (max-width: 768px) {
  .bottom .link-with-photo__right {
    margin-top: 30px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .link-with-photo__right {
    padding-left: 2.196193265vw;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bottom .link-with-photo__right {
    min-height: 100%;
  }
}
@media (min-width: 768px) {
  .bottom .link-with-photo__right--youtube {
    width: 480px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .link-with-photo__right--youtube {
    padding-left: 15px;
  }
}
.bottom .link-with-photo__right--youtube__container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.bottom .link-with-photo__right--youtube__container iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.bottom .full-width-img-unit img {
  width: 100%;
}
.bottom .information {
  transition: all 0.5s;
}
@media (min-width: 768px) {
  .bottom .information {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .information {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .bottom .information {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .bottom .information:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .information:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .bottom .information:last-child {
    padding-bottom: 50px;
  }
}
.bottom .information__title {
  font-size: 2.333rem;
  font-weight: bold;
  line-height: 1.333;
  font-family: "Roboto", sans-serif;
}
@media (max-width: 768px) {
  .bottom .information__title {
    font-size: 1.444rem;
  }
}
@media (min-width: 768px) {
  .bottom .information__inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .bottom .information__inner {
    margin-left: auto;
    margin-right: auto;
  }
}
.bottom .information__inner .view-more {
  margin-top: 35px;
  text-align: center;
}
.bottom .information__inner .view-more .view-more-button {
  min-width: 320px;
}
@media (max-width: 768px) {
  .bottom .information__inner .view-more .view-more-button {
    width: 100%;
    min-width: 0;
  }
}
.bottom .info-list {
  margin-top: 40px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .bottom .info-list {
    margin-top: 20px;
  }
}
.bottom .info-list.top:last-of-type {
  margin-top: 0;
  display: none;
}
.bottom .info-list.top:last-of-type li:first-child {
  border-top: 1px solid #b2b2b2;
}
.bottom .info-list li {
  padding: 10px 0;
  transition: visibility 0.5s;
}
.bottom .info-list li:not(:last-child) {
  border-bottom: 1px solid #b2b2b2;
}
.bottom .info-list li:nth-child(n+4) {
  visibility: visible;
}
.bottom .info-list.onOpen {
  max-height: 100% !important;
}
.bottom .info-list.onClose li:nth-child(n+3) {
  border-bottom: none;
}
.bottom .info-list.onClose li:nth-child(n+4) {
  visibility: hidden;
}
.bottom .info-list__item {
  display: flex;
  align-items: flex-start;
  text-decoration: none;
}
@media (max-width: 768px) {
  .bottom .info-list__item {
    flex-wrap: wrap;
  }
}
.bottom .info-list__item:link, .bottom .info-list__item:active, .bottom .info-list__item:hover, .bottom .info-list__item:visited {
  text-decoration: none;
}
.bottom .info-list__item__time {
  padding-right: 30px;
  font-size: 1rem;
  line-height: 1.94;
  white-space: nowrap;
  text-decoration: none;
  color: #000000;
  line-height: 1.4;
}
.bottom .info-list__item__category {
  border: 1px solid #666666;
  padding: 5px 10px;
  font-size: 0.666rem;
  text-decoration: none;
  color: #000000;
  line-height: 1.4;
  min-width: 10em;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .bottom .info-list__item__category {
    white-space: nowrap;
  }
}
@media (max-width: 768px) {
  .bottom .info-list__item__category {
    min-width: 8em;
  }
}
.bottom .info-list__item__text {
  font-size: 1rem;
  line-height: 1.94;
  text-decoration: none;
  color: #000000;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .bottom .info-list__item__text {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .bottom .info-list__item__text {
    padding-top: 10px;
  }
}
@media (min-width: 768px) {
  .bottom .tw-timeline {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .tw-timeline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .bottom .tw-timeline {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .bottom .tw-timeline:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .tw-timeline:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .bottom .tw-timeline:last-child {
    padding-bottom: 50px;
  }
}
.bottom .tw-timeline__inner {
  max-width: 318px !important;
}
@media (min-width: 768px) {
  .bottom .tw-timeline__inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .bottom .tw-timeline__inner {
    margin-left: auto;
    margin-right: auto;
  }
}
.bottom .tw-timeline:last-child {
  padding-bottom: 0;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bottom .tw-timeline {
    display: none;
  }
}
@media (min-width: 768px) {
  .bottom .information-entry {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .information-entry {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .bottom .information-entry {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .bottom .information-entry:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .information-entry:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .bottom .information-entry:last-child {
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .bottom .information-entry__inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .bottom .information-entry__inner {
    margin-left: auto;
    margin-right: auto;
  }
}
.bottom .information-entry__inner .entry-title {
  font-size: 1.777rem;
  font-weight: bold;
  line-height: 1.312;
}
@media (max-width: 768px) {
  .bottom .information-entry__inner .entry-title {
    font-size: 1.4rem;
  }
}
@media (min-width: 768px) {
  .bottom .information-entry__inner .entry-title {
    margin-top: 100px;
  }
}
@media (max-width: 768px) {
  .bottom .information-entry__inner .entry-title {
    margin-top: 50px;
  }
}
.bottom .information-entry__inner aside.info-list__item {
  margin: 40px 0;
}
@media (max-width: 768px) {
  .bottom .information-entry__inner aside.info-list__item {
    margin: 20px 0;
  }
}
.bottom .information-entry__inner .entry-images ul li {
  margin-top: 30px;
}
.bottom .page-title-without-picture {
  font-size: 3.333rem;
  font-weight: 600;
  font-family: "Noto Serif JP", serif, '"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif';
  line-height: 1.2;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .bottom .page-title-without-picture {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .bottom .page-title-without-picture {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .bottom .entry-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .entry-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .bottom .entry-content {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .bottom .entry-content:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .entry-content:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .bottom .entry-content:last-child {
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .bottom .entry-content {
    padding-bottom: 60px;
    margin-top: 60px;
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .bottom .entry-content {
    padding-bottom: 30px;
    margin-top: 30px;
    padding-top: 0;
  }
}
.bottom .entry-content .page-title-without-picture {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .bottom .entry-content .page-title-without-picture {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .bottom .entry-content .page-title-without-picture {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .bottom .entry-content .page-title-without-picture {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .bottom .entry-content .rich-text {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .bottom .entry-content .rich-text {
    margin-left: auto;
    margin-right: auto;
  }
}
.bottom .entry-content + .entry-content {
  padding-top: 0;
  margin-top: -100px;
}
@media (min-width: 768px) {
  .bottom .entry-content + .entry-content {
    margin-top: -100px;
  }
}
@media (max-width: 768px) {
  .bottom .entry-content + .entry-content {
    margin-top: -50px;
  }
}
.bottom .entry-content > .rich-text > h2:first-child {
  margin-top: 0;
}
.bottom .senpai-voices {
  padding-bottom: 0 !important;
}
@media (min-width: 768px) {
  .bottom .senpai-voices {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .senpai-voices {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .bottom .senpai-voices {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .bottom .senpai-voices:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .senpai-voices:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .bottom .senpai-voices:last-child {
    padding-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .bottom .senpai-voices {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 768px) {
  .bottom .senpai-voices__inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .bottom .senpai-voices__inner {
    margin-left: auto;
    margin-right: auto;
  }
}
.bottom .senpai-voices__inner h2 {
  font-size: 1.777rem;
  font-weight: bold;
  line-height: 1.312;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .bottom .senpai-voices__inner h2 {
    font-size: 1.4rem;
  }
}
.bottom .senpai-voices__inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .bottom .senpai-voices__inner ul li {
    width: 50%;
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .bottom .senpai-voices__inner ul li {
    width: 100%;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .bottom .senpai-voices__inner ul li:nth-child(odd) {
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .bottom .senpai-voices__inner ul li:nth-child(even) {
    padding-left: 15px;
  }
}
.bottom .senpai-voices__inner ul li img {
  display: block;
}
@media (min-width: 768px) {
  .bottom .senpai-voices__inner ul li img {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .bottom .senpai-voices__inner ul li img {
    margin-bottom: 5px;
  }
}
.bottom .senpai-voices__inner ul li a {
  display: block;
}
.bottom .senpai-voices__inner ul li a:link, .bottom .senpai-voices__inner ul li a:active, .bottom .senpai-voices__inner ul li a:hover, .bottom .senpai-voices__inner ul li a:visited {
  color: #000000;
  text-decoration: none;
}
@media (min-width: 768px) {
  .bottom .related-link {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .related-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .bottom .related-link {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .bottom .related-link:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .bottom .related-link:last-child {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .bottom .related-link:last-child {
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .bottom .related-link__inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .bottom .related-link__inner {
    margin-left: auto;
    margin-right: auto;
  }
}
.bottom .related-link__inner__list li {
  margin-bottom: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .bottom .related-link__inner__list li .view-more-button {
    min-width: 312px;
  }
}
@media (max-width: 768px) {
  .bottom .related-link__inner__list li .view-more-button {
    min-width: 0;
    width: 100%;
  }
}
.bottom .related-link:last-child {
  padding-bottom: 0;
}
.bottom .senpai-voices + .related-movie {
  padding-top: 0;
}
@media (min-width: 768px) {
  .bottom .senpai-voices + .related-movie {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .bottom .senpai-voices + .related-movie {
    margin-top: 25px;
  }
}
@media (min-width: 768px) {
  .bottom .job-introduce__top + .rich-text h2:first-child {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .bottom .job-introduce__top + .rich-text h2:first-child {
    margin-top: 20px;
  }
}
.bottom .job-introduce__middle__inner {
  display: flex;
}
@media (max-width: 768px) {
  .bottom .job-introduce__middle__inner {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .bottom .job-introduce__middle__inner figure {
    margin-right: 30px;
    max-width: 486px;
  }
}
@media (max-width: 768px) {
  .bottom .job-introduce__middle__inner figure {
    margin-bottom: 15px;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bottom .job-introduce__middle__inner figure {
    min-height: 1px;
  }
}
.bottom .job-introduce__middle2 {
  padding: 30px 20px;
  display: flex;
  justify-content: center;
}
.bottom .job-introduce__bottom {
  display: none;
}
@media (min-width: 768px) {
  .bottom .job-introduce__bottom {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .bottom .job-introduce__bottom {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .bottom .job-introduce__bottom {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .bottom .job-introduce__bottom {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .bottom .job-introduce__bottom {
    max-width: 830px;
  }
}
@media (max-width: 768px) {
  .bottom .job-introduce__bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.bottom .job-introduce__bottom .voice-qa__set:not(:last-child) {
  margin-bottom: 30px;
}
.bottom .job-introduce__bottom .voice-qa__set__q {
  position: relative;
  margin-right: 8px !important;
  background-color: #e8e8e8;
  border-radius: 15px;
  padding: 20px 50px 20px 30px;
}
@media (min-width: 768px) {
  .bottom .job-introduce__bottom .voice-qa__set__q {
    padding: 20px 50px 20px 30px;
  }
}
@media (max-width: 768px) {
  .bottom .job-introduce__bottom .voice-qa__set__q {
    padding: 10px 25px 10px 15px;
  }
}
.bottom .job-introduce__bottom .voice-qa__set__q::after {
  content: "";
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 13px;
  border-color: transparent transparent transparent #e8e8e8;
}
.bottom .job-introduce__bottom .voice-qa__set__a {
  display: flex;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .bottom .job-introduce__bottom .voice-qa__set__a {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .bottom .job-introduce__bottom .voice-qa__set__a {
    margin-top: 20px;
  }
}
.bottom .job-introduce__bottom .voice-qa__set__a__img {
  height: 86px;
  max-width: 86px;
  border-radius: 100%;
  border: 3px solid #e8e8e8;
  background-color: #e8e8e8;
}
.bottom .job-introduce__bottom .voice-qa__set__a__text {
  position: relative;
  background-color: #3697ef;
  border-radius: 15px;
  color: #ffffff;
  margin-left: 30px !important;
  width: 100%;
}
@media (min-width: 768px) {
  .bottom .job-introduce__bottom .voice-qa__set__a__text {
    padding: 20px 30px 20px 50px;
  }
}
@media (max-width: 768px) {
  .bottom .job-introduce__bottom .voice-qa__set__a__text {
    padding: 10px 25px 10px 15px;
  }
}
.bottom .job-introduce__bottom .voice-qa__set__a__text::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 13px 5px 0;
  border-color: transparent #3697ef transparent transparent;
}
.bottom .accordion-list dt {
  font-size: 1.111rem;
  font-weight: bold;
  padding: 15px 15px 15px 30px;
  position: relative;
  border-bottom: 1px solid #b2b2b2;
  cursor: pointer;
  transition: all 0.3s;
}
.bottom .accordion-list dt:hover {
  opacity: 0.5;
}
.bottom .accordion-list dt:first-of-type {
  border-top: 1px solid #b2b2b2;
}
.bottom .accordion-list dt::before {
  transition: all 0.5s;
  content: "";
  position: absolute;
  background-image: url(/recruitment/assets/img/common/blue_arrow_top.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  left: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  transform: translateY(-50%) rotate(90deg);
}
.bottom .accordion-list dt.onOpen::before {
  content: "";
  position: absolute;
  background-image: url(/recruitment/assets/img/common/blue_arrow_top.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  left: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
}
.bottom .accordion-list dd {
  padding: 15px 15px 30px 30px;
}
.bottom .accordion-list dd:last-of-type {
  border-bottom: 1px solid #b2b2b2;
}

/* //下層ページ用スタイル */
/* 特定の画像を背景に使用しているメインビジュアルにスマホ用スタイルを割り当てる */
@media (max-width: 768px) {
  .pilot-image {
    background-position: 75% center !important;
  }
}

@media (max-width: 768px) {
  .mechanic-image {
    background-position: 25% center !important;
  }
}

@media (max-width: 768px) {
  .correspondent-image {
    background-position: 70% center !important;
  }
}

@media (max-width: 768px) {
  .enter-jcga-image {
    background-position: 70% center !important;
  }
}

@media (max-width: 768px) {
  .marine-traffic-image {
    background-position: 5% center !important;
  }
}

@media (max-width: 768px) {
  .engine-image {
    background-position: 63% center !important;
  }
}

.entry-content {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-head {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

/* view moreボタン */
.view-more-button {
  display: inline-block;
  font-size: 0.777rem;
  font-family: "Roboto", sans-serif;
  text-align: center;
  padding: 8px 30px;
  border: 1px solid #666666;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.4s !important;
}
.view-more-button:link, .view-more-button:active, .view-more-button:visited {
  color: #000000;
  text-decoration: none;
}
.view-more-button:hover {
  text-decoration: none;
  background-color: #666;
  color: #fff;
  opacity: 0.8 !important;
}

/* リッチテキストが出力するタグのスタイル */
.rich-text::after {
  content: "";
  display: block;
  clear: both;
}
.rich-text:last-child {
  padding-bottom: 0;
}
.rich-text strong {
  font-weight: bold;
}
.rich-text em {
  font-style: italic;
}
.rich-text span {
  font-weight: 400;
}
.rich-text blockquote {
  display: block;
  background-color: #e8e8e8;
}
@media (min-width: 768px) {
  .rich-text blockquote {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .rich-text blockquote {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .rich-text blockquote {
    padding: 30px 100px;
  }
}
@media (max-width: 768px) {
  .rich-text blockquote {
    padding: 15px 25px;
  }
}
@media (min-width: 768px) {
  .rich-text p + blockquote {
    margin-top: 100px;
  }
}
@media (max-width: 768px) {
  .rich-text p + blockquote {
    margin-top: 50px;
  }
}
.rich-text ul.no-style > li {
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
}
.rich-text ul.no-style > li small {
  font-size: 0.8em;
}
.rich-text ul > li {
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
}
.rich-text ul > li::before {
  content: "・";
}
.rich-text ol {
  padding-left: 1em;
}
.rich-text ol > li {
  list-style-type: decimal;
  margin-left: 1em;
}
.rich-text a {
  color: #3697ef;
}
.rich-text hr {
  clear: both;
  display: block;
  border: none;
  border-top: #cccccc 1px solid;
}
@media (min-width: 768px) {
  .rich-text .mt-image-left {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  .rich-text .mt-image-left {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .rich-text .mt-image-left + ol,
  .rich-text .mt-image-left + ul,
  .rich-text .mt-image-left + p {
    float: right;
    width: calc(50% - 30px);
  }
}
@media (min-width: 768px) {
  .rich-text .mt-image-right {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  .rich-text .mt-image-right {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .rich-text .mt-image-right + ul,
  .rich-text .mt-image-right + ol,
  .rich-text .mt-image-right + p {
    float: left;
    width: calc(50% - 30px);
  }
}
.rich-text h1 {
  font-size: 2.333rem;
  font-weight: bold;
  line-height: 1.333;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .rich-text h1 {
    font-size: 1.444rem;
  }
}
.rich-text blockquote > h2 {
  margin-top: 0;
}
.rich-text h2 + h3 {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .rich-text img + h3,
  .rich-text ol + h3,
  .rich-text dl + h3,
  .rich-text ul + h3,
  .rich-text a + h3 {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .rich-text img + h3,
  .rich-text ol + h3,
  .rich-text dl + h3,
  .rich-text ul + h3,
  .rich-text a + h3 {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .rich-text img + h4,
  .rich-text p + h4,
  .rich-text table + h4,
  .rich-text ol + h4,
  .rich-text dl + h4,
  .rich-text ul + h4,
  .rich-text a + h4 {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .rich-text img + h4,
  .rich-text p + h4,
  .rich-text table + h4,
  .rich-text ol + h4,
  .rich-text dl + h4,
  .rich-text ul + h4,
  .rich-text a + h4 {
    margin-top: 20px;
  }
}
.rich-text pre {
  display: block;
}
.rich-text table {
  border: 1px solid #cccccc;
  border-collapse: collapse;
  width: 100%;
}
.rich-text table tr td {
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .rich-text table tr td {
    padding: 20px;
    font-size: 0.9rem;
  }
}
@media (max-width: 768px) {
  .rich-text table tr td {
    padding: 5px;
    font-size: 0.61rem;
  }
}
.rich-text table tr:nth-child(odd) td {
  background-color: #f6f6f6;
}
.rich-text br {
  clear: both;
}

@media (min-width: 768px) {
  .has-margin-top-unit {
    margin-top: 100px !important;
  }
}
@media (max-width: 768px) {
  .has-margin-top-unit {
    margin-top: 50px !important;
  }
}

.rich-text abbr,
.rich-text address,
.rich-text article,
.rich-text aside,
.rich-text audio,
.rich-text b,
.rich-text blockquote,
.rich-text body,
.rich-text canvas,
.rich-text caption,
.rich-text cite,
.rich-text code,
.rich-text dd,
.rich-text del,
.rich-text details,
.rich-text dfn,
.rich-text div,
.rich-text dl,
.rich-text dt,
.rich-text em,
.rich-text fieldset,
.rich-text figcaption,
.rich-text figure,
.rich-text footer,
.rich-text form,
.rich-text h1,
.rich-text h2,
.rich-text h3,
.rich-text h4,
.rich-text h5,
.rich-text h6,
.rich-text header,
.rich-text hgroup,
.rich-text html,
.rich-text i,
.rich-text iframe,
.rich-text img,
.rich-text ins,
.rich-text kbd,
.rich-text label,
.rich-text legend,
.rich-text li,
.rich-text mark,
.rich-text menu,
.rich-text nav,
.rich-text object,
.rich-text ol,
.rich-text p,
.rich-text pre,
.rich-text q,
.rich-text samp,
.rich-text section,
.rich-text small,
.rich-text span,
.rich-text strong,
.rich-text sub,
.rich-text summary,
.rich-text sup,
.rich-text table,
.rich-text tbody,
.rich-text td,
.rich-text tfoot,
.rich-text th,
.rich-text thead,
.rich-text time,
.rich-text tr,
.rich-text ul,
.rich-text var,
.rich-text video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  list-style-type: none;
  font-weight: 400;
}
.rich-text body {
  line-height: 1;
}
.rich-text article,
.rich-text aside,
.rich-text details,
.rich-text figcaption,
.rich-text figure,
.rich-text footer,
.rich-text header,
.rich-text hgroup,
.rich-text menu,
.rich-text nav,
.rich-text section {
  display: block;
}
.rich-text nav ul {
  list-style: none;
}
.rich-text blockquote,
.rich-text q {
  quotes: none;
}
.rich-text blockquote:after,
.rich-text blockquote:before,
.rich-text q:after,
.rich-text q:before {
  content: "";
  content: none;
}
.rich-text a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}
.rich-text ins {
  text-decoration: none;
}
.rich-text ins,
.rich-text mark {
  background-color: #ff9;
  color: #000;
}
.rich-text mark {
  font-style: italic;
  font-weight: 700;
}
.rich-text del {
  text-decoration: line-through;
}
.rich-text abbr[title],
.rich-text dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
.rich-text table {
  border-collapse: collapse;
  border-spacing: 0;
}
.rich-text hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.rich-text input,
.rich-text select {
  vertical-align: middle;
}
.rich-text *,
.rich-text :after,
.rich-text :before,
.rich-text :focus {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
.rich-text img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
.rich-text em,
.rich-text strong {
  font-style: normal;
  font-weight: 700;
}

.rich-text-date {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .rich-text-date {
    font-size: 1.25rem;
  }
}
@media print {
  .rich-text-date {
    font-size: 1.25rem;
  }
}

.rich-text-head h2 {
  position: relative;
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: max(1.625rem, 4vw);
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0 !important;
  margin-bottom: 40px;
}
.rich-text-head h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 2px;
  background: transparent linear-gradient(90deg, #6CB9FF 0%, #0079E8 100%) 0% 0% no-repeat padding-box;
}
@media (min-width: 768px) {
  .rich-text-head h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .rich-text-head h2::afteR {
    width: 228px;
    height: 3px;
  }
}
@media print {
  .rich-text-head h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .rich-text-head h2::afteR {
    width: 228px;
    height: 3px;
  }
}

.rich-text {
  padding-bottom: 20px;
}
.rich-text h2 {
  position: relative;
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: max(1.625rem, 4vw);
  font-weight: 600;
  line-height: 1.5;
  margin-top: 40px;
  margin-bottom: 20px;
}
.rich-text h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 2px;
  background: transparent linear-gradient(90deg, #6CB9FF 0%, #0079E8 100%) 0% 0% no-repeat padding-box;
}
@media (min-width: 768px) {
  .rich-text h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .rich-text h2::afteR {
    width: 228px;
    height: 3px;
  }
}
@media print {
  .rich-text h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .rich-text h2::afteR {
    width: 228px;
    height: 3px;
  }
}
@media (min-width: 768px) {
  .rich-text h2 {
    margin-top: 80px;
    margin-bottom: 40px;
    padding-bottom: min(1.5vw, 20px);
  }
}
@media print {
  .rich-text h2 {
    margin-top: 80px;
    margin-bottom: 40px;
    padding-bottom: min(1.5vw, 20px);
  }
}
.rich-text h2.style-h3 {
  margin-top: 40px;
  font-size: 1.25rem;
  font-weight: 500;
  color: #0079E8;
}
.rich-text h2.style-h3.large {
  margin-top: 60px;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .rich-text h2.style-h3.large {
    font-size: 2rem;
  }
}
@media print {
  .rich-text h2.style-h3.large {
    font-size: 2rem;
  }
}
.rich-text h3 {
  margin-top: 40px;
  font-size: 1.25rem;
  font-weight: 500;
  color: #0079E8;
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 1.5rem;
}
.rich-text h3.large {
  margin-top: 60px;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .rich-text h3.large {
    font-size: 2rem;
  }
}
@media print {
  .rich-text h3.large {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .rich-text h3 {
    margin-top: 60px;
    font-size: 2rem;
  }
}
@media print {
  .rich-text h3 {
    margin-top: 60px;
    font-size: 2rem;
  }
}
.rich-text h4 {
  margin-top: 40px;
  font-size: 1.25rem;
  font-weight: 500;
  color: #0079E8;
  margin-bottom: 10px;
}
.rich-text h4.large {
  margin-top: 60px;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .rich-text h4.large {
    font-size: 2rem;
  }
}
@media print {
  .rich-text h4.large {
    font-size: 2rem;
  }
}
.rich-text h2 + h3 {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .rich-text h2 + h3 {
    margin-top: 30px;
  }
}
@media print {
  .rich-text h2 + h3 {
    margin-top: 30px;
  }
}
.rich-text h3 + h4 {
  margin-top: 10px;
}
.rich-text h4 + p {
  margin-top: 10px;
}
.rich-text h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.25rem;
  font-weight: 500;
}
.rich-text h6 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1rem;
  font-weight: 500;
}
.rich-text p {
  font-size: 1rem;
  line-height: 1.5;
}
.rich-text a {
  color: #0079E8;
  text-decoration: underline;
}
.rich-text a.button {
  position: relative;
  display: flex;
  align-items: center;
  margin: 10px 0;
  padding: 0 40px 0 10px;
  width: 100%;
  height: 70px;
  font-size: 1rem;
  color: #fff !important;
  font-weight: 500;
  text-decoration: none !important;
  background: transparent linear-gradient(90deg, #6CB9FF 0%, #0079E8 100%) 0% 0% no-repeat padding-box;
  transition: 0.3s ease opacity;
}
.rich-text a.button:hover {
  opacity: 0.6;
}
@media (min-width: 768px) {
  .rich-text a.button {
    margin-top: 20px;
    padding: 0 20px;
  }
}
@media print {
  .rich-text a.button {
    margin-top: 20px;
    padding: 0 20px;
  }
}
.rich-text a.button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 24px;
  height: 24px;
  background-image: url("/recruitment/assets/img/icon/icon-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(0, -50%);
}
.rich-text table {
  margin-top: 5px;
}
.rich-text .a-link {
  margin: 20px 0;
}

body, html {
  display: flex;
  flex-direction: column;
}

.l-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  height: 100%;
}

.l-header {
  position: relative;
  z-index: 100;
}

.l-footer {
  position: relative;
  z-index: 100;
  margin-top: auto;
}

.a-link {
  position: relative;
  display: flex;
  align-items: center;
  margin: 20px 0;
  padding: 0 40px 0 10px !important;
  width: 100%;
  height: 70px;
  font-size: 1rem;
  color: #fff !important;
  font-weight: 500;
  text-decoration: none !important;
  background: transparent linear-gradient(90deg, #6CB9FF 0%, #0079E8 100%) 0% 0% no-repeat padding-box;
  transition: 0.3s ease opacity;
}
.a-link:hover {
  opacity: 0.6;
}
@media (min-width: 768px) {
  .a-link {
    margin-top: 40px;
    padding: 0 20px;
  }
}
@media print {
  .a-link {
    margin-top: 40px;
    padding: 0 20px;
  }
}
.a-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 24px;
  height: 24px;
  background-image: url("/recruitment/assets/img/icon/icon-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(0, -50%);
}
.a-link.gray {
  background-image: none;
  background-color: #999999;
}
.a-link.white {
  margin: 0;
  color: #000000 !important;
  background-image: none;
  background-color: #fff;
}
.a-link.white::after {
  background-image: url("/recruitment/assets/img/icon/icon-arrow-g.svg");
}
.a-link.large {
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .a-link.large {
    font-size: 1.25rem;
  }
}
@media print {
  .a-link.large {
    font-size: 1.25rem;
  }
}
.a-iframe {
  position: relative;
  margin: 0 auto;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
}
.a-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-head {
  position: relative;
}
.c-head.bg-none {
  padding: 20px;
  height: auto;
  background-color: #F2F5F8;
}
@media (min-width: 768px) {
  .c-head.bg-none {
    padding: 20px 20px 40px;
    min-height: 234px;
  }
}
@media print {
  .c-head.bg-none {
    padding: 20px 20px 40px;
    min-height: 234px;
  }
}
.c-head.bg-none .c-head_title {
  position: static;
  margin: 0 auto;
  transform: translate(0, 0);
}
@media (min-width: 768px) {
  .c-head.bg-none .c-head_title {
    margin-top: 40px;
  }
}
@media print {
  .c-head.bg-none .c-head_title {
    margin-top: 40px;
  }
}
.c-head.bg-none .c-bread {
  position: static;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .c-head.bg-none .c-bread {
    margin-top: 20px;
  }
}
@media print {
  .c-head.bg-none .c-bread {
    margin-top: 20px;
  }
}
.c-head_title {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 100%;
  max-width: 884px;
  transform: translate(-50%, -50%);
}
.c-head_title h1 {
  margin: 0 auto;
  width: fit-content;
  font-family: "Noto Serif JP", serif, '"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif';
  font-size: min(6.7vw, 52px);
  color: #fff;
  text-align: center;
  line-height: 1.3;
  background-color: #0079E8;
}
.c-head_img {
  width: 100%;
  height: min(60vw, 456px);
}
.c-head_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-bread {
  position: absolute;
  bottom: 15px;
  left: 0;
  z-index: 11;
  padding: 0 20px;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .c-bread {
    bottom: 20px;
  }
}
@media print {
  .c-bread {
    bottom: 20px;
  }
}
.c-bread a, .c-bread p {
  display: inline;
  font-size: 0.75rem;
  color: #fff;
}
@media (min-width: 768px) {
  .c-bread a, .c-bread p {
    font-size: min(2vw, 18px);
  }
}
@media print {
  .c-bread a, .c-bread p {
    font-size: min(2vw, 18px);
  }
}
.c-bread.black a, .c-bread.black p {
  color: #000000;
}
.c-bread a {
  text-decoration: underline;
}
.c-bread a:hover {
  text-decoration: none;
}
.c-bread a:not(:first-child) {
  padding-left: 0.5em;
}
.c-bread a:not(:first-child)::before {
  content: "> ";
}
.c-bread p {
  padding-left: 0.5em;
}
.c-bread p::before {
  content: "> ";
}
.c-voices {
  margin-top: 40px;
  background-color: #F2F5F8;
}
@media (min-width: 768px) {
  .c-voices {
    margin-top: 60px;
  }
}
@media print {
  .c-voices {
    margin-top: 60px;
  }
}
.c-voices.bottom {
  margin-bottom: -60px;
}
@media (min-width: 768px) {
  .c-voices.bottom {
    margin-bottom: -80px;
  }
}
@media print {
  .c-voices.bottom {
    margin-bottom: -80px;
  }
}
.c-voices_inner {
  margin: 0 auto;
  padding: 30px 30px;
  width: 100%;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .c-voices_inner {
    padding: 60px 30px;
  }
}
@media print {
  .c-voices_inner {
    padding: 60px 30px;
  }
}
.c-voices_title {
  position: relative;
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: max(1.625rem, 4vw);
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0 !important;
}
.c-voices_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 2px;
  background: transparent linear-gradient(90deg, #6CB9FF 0%, #0079E8 100%) 0% 0% no-repeat padding-box;
}
@media (min-width: 768px) {
  .c-voices_title {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .c-voices_title::afteR {
    width: 228px;
    height: 3px;
  }
}
@media print {
  .c-voices_title {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .c-voices_title::afteR {
    width: 228px;
    height: 3px;
  }
}
.c-voices_wrapper {
  position: relative;
  width: 100%;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .c-voices_wrapper {
    margin-top: 60px;
  }
}
@media print {
  .c-voices_wrapper {
    margin-top: 60px;
  }
}
.c-voices_container {
  width: 100%;
  overflow: hidden;
}
.c-voices_list .c-card {
  display: block;
  margin-top: 20px;
  width: 100%;
  height: auto;
  color: #000000;
  background-color: #fff;
  cursor: pointer;
  transition: 0.3s ease opacity;
}
.c-voices_list .c-card:hover {
  opacity: 0.6;
}
@media (min-width: 768px) {
  .c-voices_list .c-card {
    margin-top: 0;
    width: 31.5%;
  }
}
@media print {
  .c-voices_list .c-card {
    margin-top: 0;
    width: 31.5%;
  }
}
.c-voices_prev, .c-voices_next {
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translate(0, -50%);
  width: 16px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  transition: 0.3s ease opacity;
}
@media (min-width: 1366px) {
  .c-voices_prev, .c-voices_next {
    width: 20px;
    height: 40px;
  }
}
.c-voices_prev::after, .c-voices_next::after {
  display: none;
}
.c-voices_prev:hover, .c-voices_next:hover {
  opacity: 0.6;
}
.c-voices_prev.swiper-button-disabled, .c-voices_next.swiper-button-disabled {
  display: none;
}
.c-voices_prev {
  left: -20px;
  background-image: url("/recruitment/assets/img/icon/icon-angle-left.svg");
}
@media (min-width: 768px) {
  .c-voices_prev {
    left: -25px;
  }
}
@media print {
  .c-voices_prev {
    left: -25px;
  }
}
@media (min-width: 1366px) {
  .c-voices_prev {
    left: -40px;
  }
}
.c-voices_next {
  right: -20px;
  background-image: url("/recruitment/assets/img/icon/icon-angle-right.svg");
}
@media (min-width: 768px) {
  .c-voices_next {
    right: -25px;
  }
}
@media print {
  .c-voices_next {
    right: -25px;
  }
}
@media (min-width: 1366px) {
  .c-voices_next {
    right: -40px;
  }
}
.c-voices .swiper-button-lock {
  display: none;
}
.c-links {
  background-color: #CDDDEB;
}
.c-links_list {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 30px 20px 50px;
  width: 100%;
  max-width: 1210px;
}
@media (min-width: 768px) {
  .c-links_list {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 40px 20px 80px;
  }
  .c-links_list::after {
    content: "";
    width: 31.5%;
  }
}
@media print {
  .c-links_list {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 40px 20px 80px;
  }
  .c-links_list::after {
    content: "";
    width: 31.5%;
  }
}
.c-links_item {
  flex: 0 0 auto;
  width: 100%;
  display: block;
  margin-top: 20px;
  transition: 0.3s ease opacity;
}
.c-links_item:hover {
  opacity: 0.6;
}
@media (min-width: 768px) {
  .c-links_item {
    margin-top: 40px;
    width: 31.5%;
  }
}
@media print {
  .c-links_item {
    margin-top: 40px;
    width: 31.5%;
  }
}
.c-links_item img {
  width: 100%;
  height: auto;
}
.c-links_item p {
  margin-top: 10px;
  font-size: 1rem;
  color: #000000;
}
.c-lowerList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: -6vw;
}
@media (min-width: 768px) {
  .c-lowerList {
    margin-top: 30px;
    margin-bottom: max(-5vw, -80px);
  }
}
@media print {
  .c-lowerList {
    margin-top: 30px;
    margin-bottom: max(-5vw, -80px);
  }
}
@media (min-width: 768px) {
  .c-lowerList::after {
    content: "";
    width: 31.5%;
  }
}
@media print {
  .c-lowerList::after {
    content: "";
    width: 31.5%;
  }
}
.c-lowerList_item {
  flex: 0 0 auto;
  margin-bottom: 6vw;
  width: 48%;
  color: #000000;
  transition: 0.3s ease opacity;
}
.c-lowerList_item:hover {
  opacity: 0.6;
}
@media (min-width: 768px) {
  .c-lowerList_item {
    margin-bottom: min(5vw, 80px);
    width: 32%;
  }
}
@media print {
  .c-lowerList_item {
    margin-bottom: min(5vw, 80px);
    width: 32%;
  }
}
.c-lowerList_img {
  width: 100%;
  height: auto;
}
.c-lowerList_title {
  margin-top: 2vw;
  font-size: 0.9375rem;
  line-height: 1.5;
  font-weight: 600;
}
@media (min-width: 768px) {
  .c-lowerList_title {
    margin-top: min(1.5vw, 20px);
    font-size: min(1.5vw, 1.25rem);
  }
}
@media print {
  .c-lowerList_title {
    margin-top: min(1.5vw, 20px);
    font-size: min(1.5vw, 1.25rem);
  }
}
.c-lowerList_title::before {
  content: "▶";
}
.c-lowerList_text {
  margin-top: 1vw;
  font-size: 0.75rem;
  font-weight: 400;
}
@media (min-width: 768px) {
  .c-lowerList_text {
    margin-top: min(0.5vw, 10px);
    font-size: min(1.3vw, 1.125rem);
  }
}
@media print {
  .c-lowerList_text {
    margin-top: min(0.5vw, 10px);
    font-size: min(1.3vw, 1.125rem);
  }
}
.c-textImg {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .c-textImg {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media print {
  .c-textImg {
    flex-direction: row;
    justify-content: space-between;
  }
}
.c-textImg_content {
  flex: 1 1 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .c-textImg_content {
    padding-right: min(14vw, 220px);
    width: auto;
  }
}
@media print {
  .c-textImg_content {
    padding-right: min(14vw, 220px);
    width: auto;
  }
}
.c-textImg_title {
  font-size: 1.25rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .c-textImg_title {
    font-size: min(3vw, 1.5625rem);
  }
}
@media print {
  .c-textImg_title {
    font-size: min(3vw, 1.5625rem);
  }
}
.c-textImg_text {
  margin-top: 12px;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .c-textImg_text {
    margin-top: min(1vw, 30px);
    font-size: min(2vw, 1.125rem);
  }
}
@media print {
  .c-textImg_text {
    margin-top: min(1vw, 30px);
    font-size: min(2vw, 1.125rem);
  }
}
.c-textImg_img {
  flex: 0 0 auto;
  margin-top: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  .c-textImg_img {
    margin: 0;
    width: 35%;
  }
}
@media print {
  .c-textImg_img {
    margin: 0;
    width: 35%;
  }
}
.c-textImg_img img {
  width: 100%;
  height: auto;
}
.c-contact {
  margin-bottom: -60px;
  padding: 40px 0;
  background-color: #F2F5F8;
}
@media (min-width: 768px) {
  .c-contact {
    margin-bottom: -80px;
    padding: 60px 0;
  }
}
@media print {
  .c-contact {
    margin-bottom: -80px;
    padding: 60px 0;
  }
}
.c-contact section {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.c-contact section h2 {
  margin-top: 0 !important;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .c-contact section h2 {
    margin-bottom: 40px;
  }
}
@media print {
  .c-contact section h2 {
    margin-bottom: 40px;
  }
}
.c-enter {
  margin-top: 60px;
  width: 100%;
}
@media (min-width: 768px) {
  .c-enter {
    margin-top: 70px;
  }
}
@media print {
  .c-enter {
    margin-top: 70px;
  }
}
.c-enter_row {
  position: relative;
  margin-top: 20px;
  padding: 30px 0 20px;
}
@media (min-width: 768px) {
  .c-enter_row {
    margin-top: 40px;
    padding: 30px 0 30px;
  }
}
@media print {
  .c-enter_row {
    margin-top: 40px;
    padding: 30px 0 30px;
  }
}
.c-enter_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.c-enter_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-enter_inner {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1210px;
  height: auto;
}
@media (min-width: 1024px) {
  .c-enter_inner {
    height: 380px;
  }
}
@media print {
  .c-enter_inner {
    height: 380px;
  }
}
.c-enter_container {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 950px;
  height: 100%;
}
.c-enter_container h2 {
  position: relative;
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: max(1.625rem, 4vw);
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0;
  padding-bottom: 7px;
  color: #fff;
}
.c-enter_container h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 2px;
  background: transparent linear-gradient(90deg, #6CB9FF 0%, #0079E8 100%) 0% 0% no-repeat padding-box;
}
@media (min-width: 768px) {
  .c-enter_container h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .c-enter_container h2::afteR {
    width: 228px;
    height: 3px;
  }
}
@media print {
  .c-enter_container h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .c-enter_container h2::afteR {
    width: 228px;
    height: 3px;
  }
}
@media (min-width: 768px) {
  .c-enter_container h2 {
    margin-top: 0;
    padding-bottom: min(1.2vw, 15px);
  }
}
@media print {
  .c-enter_container h2 {
    margin-top: 0;
    padding-bottom: min(1.2vw, 15px);
  }
}
.c-enter_container p {
  margin-top: 35px;
  margin-bottom: 20px;
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
  line-height: 2;
}
@media (min-width: 768px) {
  .c-enter_container p {
    margin-top: 20px;
    font-size: 1.25rem;
    line-height: 2.5;
  }
}
@media print {
  .c-enter_container p {
    margin-top: 20px;
    font-size: 1.25rem;
    line-height: 2.5;
  }
}
.c-enter_container a {
  margin-top: 15px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .c-enter_container a {
    margin-top: 20px;
    width: min(50vw, 600px);
  }
}
@media print {
  .c-enter_container a {
    margin-top: 20px;
    width: min(50vw, 600px);
  }
}
.c-enter_container a:nth-of-type(1) {
  margin-top: auto;
}
.c-enter_cards {
  padding: 20px 0;
}
@media (min-width: 768px) {
  .c-enter_cards {
    padding: min(7vw, 80px) 0;
  }
}
@media print {
  .c-enter_cards {
    padding: min(7vw, 80px) 0;
  }
}
.c-enter_cards-inner {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1210px;
}
@media (min-width: 768px) {
  .c-enter_cards-inner {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media print {
  .c-enter_cards-inner {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .c-enter_cards-inner a {
    margin-top: 0;
    width: 31.5%;
  }
}
@media print {
  .c-enter_cards-inner a {
    margin-top: 0;
    width: 31.5%;
  }
}
.c-enter_join {
  margin-top: 20px;
  margin-bottom: -60px;
  padding: 40px 0 10px;
  background-color: #F2F5F8;
}
@media (min-width: 768px) {
  .c-enter_join {
    margin-bottom: -80px;
    padding: 40px 0 20px;
  }
}
@media print {
  .c-enter_join {
    margin-bottom: -80px;
    padding: 40px 0 20px;
  }
}
.c-enter_join-inner {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  max-width: 794px;
}
.c-enter_join-inner .c-card_inner {
  padding-left: 0;
  padding-right: 40px;
}
.c-enter_join-inner .c-card_inner::after {
  right: 0;
}
@media (min-width: 768px) {
  .c-enter_join-inner .c-card_inner {
    padding-right: 0;
  }
}
@media print {
  .c-enter_join-inner .c-card_inner {
    padding-right: 0;
  }
}
.c-enter_join-inner .c-card_inner p {
  margin-top: 20px;
}
a.c-card {
  transition: 0.3s ease opacity;
  cursor: pointer;
}
a.c-card:hover {
  opacity: 0.6;
}

div.c-card .c-card_inner {
  padding: 20px;
}
div.c-card .c-card_inner::after {
  display: none;
}

.c-card {
  display: block;
  margin-top: 20px;
  width: 100%;
  height: auto;
  color: #000000;
  background-color: #F2F5F8;
}
.c-card.white {
  background-color: #fff;
}
.c-card img {
  width: 100%;
  height: auto;
}
.c-card_iframe {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
}
.c-card_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-card_inner {
  position: relative;
  padding: 30px 60px 30px 20px;
}
@media (min-width: 768px) {
  .c-card_inner {
    padding: 20px min(6vw, 60px) 20px 20px;
  }
}
@media print {
  .c-card_inner {
    padding: 20px min(6vw, 60px) 20px 20px;
  }
}
.c-card_inner::after {
  content: "";
  position: absolute;
  top: 30px;
  right: 20px;
  width: 24px;
  height: 24px;
  background-image: url("/recruitment/assets/img/icon/icon-arrow-g.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.c-card_inner h3 {
  margin-top: 0 !important;
  font-size: 1.25rem;
  color: #000000;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .c-card_inner h3 {
    font-size: min(2vw, 1.25rem);
  }
}
@media print {
  .c-card_inner h3 {
    font-size: min(2vw, 1.25rem);
  }
}
.c-card_inner p {
  margin-top: 10px;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .c-card_inner p {
    font-size: min(1.6vw, 1rem);
  }
}
@media print {
  .c-card_inner p {
    font-size: min(1.6vw, 1rem);
  }
}
.c-scrollImg {
  width: 100%;
  overflow-x: auto;
}
@media (min-width: 768px) {
  .c-scrollImg {
    overflow-x: inherit;
  }
}
@media print {
  .c-scrollImg {
    overflow-x: inherit;
  }
}
.c-scrollImg img {
  width: 950px !important;
  height: auto;
}
@media (min-width: 768px) {
  .c-scrollImg img {
    width: 100% !important;
  }
}
@media print {
  .c-scrollImg img {
    width: 100% !important;
  }
}
.c-flex {
  display: flex;
  flex-direction: column;
  margin-left: -0.45%;
}
@media (min-width: 768px) {
  .c-flex {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .c-flex.center {
    justify-content: center;
  }
  .c-flex.center a {
    margin-top: 40px;
    width: 32.1%;
  }
  .c-flex.col3::after {
    content: "";
    width: 31.5%;
  }
  .c-flex.col3 > a, .c-flex.col3 > div {
    margin-top: 40px;
    margin-left: 0.9%;
    margin-right: 0.9%;
    width: 31.5%;
  }
}
@media print {
  .c-flex {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .c-flex.center {
    justify-content: center;
  }
  .c-flex.center a {
    margin-top: 40px;
    width: 32.1%;
  }
  .c-flex.col3::after {
    content: "";
    width: 31.5%;
  }
  .c-flex.col3 > a, .c-flex.col3 > div {
    margin-top: 40px;
    margin-left: 0.9%;
    margin-right: 0.9%;
    width: 31.5%;
  }
}
.c-flex > a {
  flex: 0 0 auto;
  margin-top: 20px;
  width: 100%;
}
.c-flex.links a {
  margin-top: 20px;
}
.c-news li {
  padding: 10px 0;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #CCCCCC;
}
.c-news li a {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 5px 60px 5px 10px;
  font-size: 1rem;
  color: #000000;
}
.c-news li a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 17px;
  width: 18px;
  height: 18px;
  background-image: url("/recruitment/assets/img/icon/icon-arrow-g.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(0, -50%);
}
.c-news li a:hover {
  color: #fff;
  background-color: #0079E8;
}
.c-news li a:hover::after {
  background-image: url("/recruitment/assets/img/icon/icon-arrow-b.svg");
}
@media (min-width: 1170px) {
  .c-news li a {
    flex-direction: row;
    padding-right: 70px;
  }
  .c-news li a::after {
    right: 30px;
  }
  .c-news li a .date {
    flex: 0 0 auto;
    padding-right: 30px;
  }
  .c-news li a .title {
    flex: 1 1 auto;
  }
}
@media print {
  .c-news li a {
    flex-direction: row;
    padding-right: 70px;
  }
  .c-news li a::after {
    right: 30px;
  }
  .c-news li a .date {
    flex: 0 0 auto;
    padding-right: 30px;
  }
  .c-news li a .title {
    flex: 1 1 auto;
  }
}
.c-news_more {
  display: flex;
  flex-direction: column;
  padding: 18px 0 0;
}
@media (min-width: 768px) {
  .c-news_more {
    flex-direction: row;
  }
}
@media print {
  .c-news_more {
    flex-direction: row;
  }
}
.c-news_more a {
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 1rem;
  color: #0079E8;
  font-weight: 400;
  text-decoration: underline;
}
.c-news_more a:hover {
  text-decoration: none;
}
.c-news_more p {
  margin-bottom: 10px;
  margin-right: 10px;
}
.c-movie {
  margin-top: 20px;
  margin-bottom: -60px;
  padding: 40px 0 10px;
  background-color: #F2F5F8;
}
@media (min-width: 768px) {
  .c-movie {
    margin-bottom: -80px;
    padding: 40px 0 20px;
  }
}
@media print {
  .c-movie {
    margin-bottom: -80px;
    padding: 40px 0 20px;
  }
}
.c-movie_inner {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  max-width: 794px;
}
.c-movie_inner .c-card_inner {
  padding: 20px 0 !important;
}
.c-movie_inner .c-card_inner p {
  margin-top: 20px;
}
.c-content .row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .c-content .row {
    flex-direction: row;
  }
  .c-content .row.right .text {
    order: 1;
    padding-right: min(3vw, 30px);
  }
  .c-content .row.right .img {
    order: 2;
  }
  .c-content .row.left .text {
    padding-left: min(3vw, 30px);
  }
}
@media print {
  .c-content .row {
    flex-direction: row;
  }
  .c-content .row.right .text {
    order: 1;
    padding-right: min(3vw, 30px);
  }
  .c-content .row.right .img {
    order: 2;
  }
  .c-content .row.left .text {
    padding-left: min(3vw, 30px);
  }
}
.c-content .row .text {
  flex: 1 1 auto;
  order: 2;
  margin-top: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .c-content .row .text {
    margin-top: 0;
  }
}
@media print {
  .c-content .row .text {
    margin-top: 0;
  }
}
.c-content .row .img {
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .c-content .row .img {
    margin-top: 15px;
    width: 38%;
  }
}
@media print {
  .c-content .row .img {
    margin-top: 15px;
    width: 38%;
  }
}
.c-content .row .img img {
  width: 100%;
  height: auto;
}
.c-content p {
  font-size: 1rem;
  line-height: 2;
}
@media (min-width: 768px) {
  .c-content p {
    font-size: min(2.3vw, 1.25rem);
    line-height: 2.75;
  }
}
@media print {
  .c-content p {
    font-size: min(2.3vw, 1.25rem);
    line-height: 2.75;
  }
}
.c-content > p {
  margin-top: 30px;
}
.c-content > img {
  margin-top: 30px;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .c-content > img {
    margin-top: 60px;
  }
}
@media print {
  .c-content > img {
    margin-top: 60px;
  }
}
.c-faq h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  padding: 10px 20px;
  width: 100%;
  height: auto;
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  background-color: #0079E8;
  border-radius: 100px;
}
@media (min-width: 768px) {
  .c-faq h2 {
    margin-top: min(5vw, 40px);
    font-size: min(2vw, 1.25rem);
  }
}
@media print {
  .c-faq h2 {
    margin-top: min(5vw, 40px);
    font-size: min(2vw, 1.25rem);
  }
}
.c-faq p {
  margin-top: 15px;
  font-size: 1rem;
  line-height: 2.75;
}
@media (min-width: 768px) {
  .c-faq p {
    margin-top: min(1.5vw, 30px);
    font-size: min(2vw, 1.25rem);
  }
}
@media print {
  .c-faq p {
    margin-top: min(1.5vw, 30px);
    font-size: min(2vw, 1.25rem);
  }
}
.c-faq .p-voice-dl {
  display: block;
}
@media (min-width: 768px) {
  .c-faq .p-voice-dl {
    display: flex;
    flex-wrap: wrap;
  }
}
@media print {
  .c-faq .p-voice-dl {
    display: flex;
    flex-wrap: wrap;
  }
}
.c-faq dt {
  width: 100%;
  font-size: 1rem;
  line-height: 2;
}
@media (min-width: 768px) {
  .c-faq dt {
    flex: 0 0 auto;
    width: 10rem;
    font-size: min(2vw, 1.25rem);
    line-height: 2.4;
  }
}
@media print {
  .c-faq dt {
    flex: 0 0 auto;
    width: 10rem;
    font-size: min(2vw, 1.25rem);
    line-height: 2.4;
  }
}
.c-faq dd {
  width: 100%;
  font-size: 1rem;
  line-height: 2;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .c-faq dd {
    flex: 1 1 auto;
    width: calc(100% - 10rem);
    font-size: min(2vw, 1.25rem);
    line-height: 2.4;
  }
}
@media print {
  .c-faq dd {
    flex: 1 1 auto;
    width: calc(100% - 10rem);
    font-size: min(2vw, 1.25rem);
    line-height: 2.4;
  }
}
.c-faq .p-voice-ol {
  list-style: decimal;
  font-size: 1rem;
  line-height: 2;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .c-faq .p-voice-ol {
    font-size: min(2vw, 1.25rem);
  }
}
@media print {
  .c-faq .p-voice-ol {
    font-size: min(2vw, 1.25rem);
  }
}
.c-faq .p-voice-ol li {
  list-style-type: decimal;
  padding-left: 1rem;
}
.p-header {
  width: 100%;
  height: auto;
  background-color: #fff;
}
.p-header_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 65px;
}
.p-header_title {
  flex: 0 0 auto;
  margin-left: 15px;
  width: 195px;
}
@media (min-width: 1024px) {
  .p-header_title {
    margin-left: 24px;
    width: 265px;
  }
}
@media print {
  .p-header_title {
    margin-left: 24px;
    width: 265px;
  }
}
.p-header_title img {
  width: 100%;
  height: auto;
}
.p-header_menu {
  display: none;
}
@media (min-width: 768px) {
  .p-header_menu {
    display: flex;
    flex: 0 0 auto;
    margin-left: auto;
  }
}
@media print {
  .p-header_menu {
    display: flex;
    flex: 0 0 auto;
    margin-left: auto;
  }
}
.p-header_menu-list {
  display: flex;
}
.p-header_menu-list a {
  flex: 0 0 auto;
  margin-right: min(3vw, 40px);
  font-size: 0.6875rem;
  color: #000000;
  font-weight: 400;
  transition: 0.3s ease opacity;
}
.p-header_menu-list a:hover {
  opacity: 0.6;
}
@media (min-width: 1024px) {
  .p-header_menu-list a {
    font-size: 0.875rem;
  }
}
@media print {
  .p-header_menu-list a {
    font-size: 0.875rem;
  }
}
.p-header_menu-button {
  display: none;
}
@media (min-width: 768px) {
  .p-header_menu-button {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    margin-right: min(2vw, 20px);
    padding: 0 15px;
    height: 24px;
    background-color: #0079E8;
    font-size: 0.625rem;
    color: #fff;
    font-weight: 700;
    border-radius: 12px;
    transition: 0.3s ease opacity;
  }
  .p-header_menu-button:hover {
    opacity: 0.6;
  }
}
@media print {
  .p-header_menu-button {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    margin-right: min(2vw, 20px);
    padding: 0 15px;
    height: 24px;
    background-color: #0079E8;
    font-size: 0.625rem;
    color: #fff;
    font-weight: 700;
    border-radius: 12px;
    transition: 0.3s ease opacity;
  }
  .p-header_menu-button:hover {
    opacity: 0.6;
  }
}
@media (min-width: 1024px) {
  .p-header_menu-button {
    padding: 0 24px;
    font-size: 0.75rem;
    height: 30px;
    border-radius: 15px;
  }
}
@media print {
  .p-header_menu-button {
    padding: 0 24px;
    font-size: 0.75rem;
    height: 30px;
    border-radius: 15px;
  }
}
.p-header_button {
  position: fixed;
  top: 18px;
  right: 13px;
  z-index: 9999;
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background-color: #0079E8;
  border-radius: 50%;
  cursor: pointer;
}
@media (min-width: 768px) {
  .p-header_button {
    display: none;
  }
}
@media print {
  .p-header_button {
    display: none;
  }
}
.p-header_button-inner {
  position: relative;
  flex: 0 0 auto;
  width: 10px;
  height: 8px;
}
.p-header_button-inner span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  transition: 0.3s ease;
  background-color: #fff;
}
.p-header_button-inner span:nth-child(1) {
  top: 0;
}
.p-header_button-inner span:nth-child(2) {
  top: 50%;
}
.p-header_button-inner span:nth-child(3) {
  top: 100%;
}
.p-header_button.close span:nth-child(1) {
  top: 50%;
  transform: rotate(-45deg);
}
.p-header_button.close span:nth-child(2) {
  width: 0;
}
.p-header_button.close span:nth-child(3) {
  top: 50%;
  transform: rotate(45deg);
}

.p-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: #0032B7;
  transition: 0.6s ease transform;
  transform: translate(0, -120%);
}
.p-nav.open {
  transform: translate(0, 0);
}
.p-nav a {
  font-size: 1rem;
  color: #fff;
  font-weight: 600;
}
.p-nav_inner {
  padding: 90px 20px 20px;
}
.p-nav_list a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 90px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #487AFF;
  transition: 0.3s ease background-color;
}
.p-nav_list a:hover {
  background-color: #0079E8;
}
.p-nav_other {
  display: flex;
  flex-direction: column;
  padding: 40px 0 0;
}
.p-nav_other a {
  line-height: 2.2;
  transition: 0.3s ease opacity;
}
.p-nav_other a:hover {
  opacity: 0.6;
}
.p-nav_other a.logo {
  padding: 0.6em 0;
  width: 140px;
}
.p-nav_other a.logo img {
  width: 100%;
  height: auto;
}
.p-footer {
  width: 100%;
  background-color: #0032B7;
  background-image: url("/recruitment/assets/img/bg/footer-bg.svg");
  background-size: 120% auto;
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media (min-width: 768px) {
  .p-footer {
    background-size: auto 100%;
  }
}
@media print {
  .p-footer {
    background-size: auto 100%;
  }
}
.p-footer_inner {
  padding: 0 20px;
  color: #fff;
}
.p-footer_inner a {
  color: #fff;
}
.p-footer_inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1170px;
}
.p-footer_nav {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .p-footer_nav {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media print {
  .p-footer_nav {
    flex-direction: row;
    justify-content: space-between;
  }
}
.p-footer_nav-row {
  padding: 35px 0;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #487AFF;
}
@media (min-width: 768px) {
  .p-footer_nav-row {
    padding: 30px 0 60px;
    width: 23%;
    border: 0;
  }
}
@media print {
  .p-footer_nav-row {
    padding: 30px 0 60px;
    width: 23%;
    border: 0;
  }
}
.p-footer_nav-title {
  font-weight: 600;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .p-footer_nav-title {
    font-size: min(1.6vw, 1rem);
  }
}
@media print {
  .p-footer_nav-title {
    font-size: min(1.6vw, 1rem);
  }
}
.p-footer_nav-list {
  display: flex;
  flex-direction: column;
}
.p-footer_nav-list:not(.other) {
  margin-top: 35px;
}
@media (min-width: 768px) {
  .p-footer_nav-list:not(.other) {
    margin-top: min(2vw, 25px);
  }
}
@media print {
  .p-footer_nav-list:not(.other) {
    margin-top: min(2vw, 25px);
  }
}
.p-footer_nav-list a {
  position: relative;
  flex: 0 0 auto;
  display: block;
  padding-left: 18px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .p-footer_nav-list a {
    font-size: min(1.6vw, 1rem);
  }
}
@media print {
  .p-footer_nav-list a {
    font-size: min(1.6vw, 1rem);
  }
}
.p-footer_nav-list a:not(:last-child) {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .p-footer_nav-list a:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media print {
  .p-footer_nav-list a:not(:last-child) {
    margin-bottom: 10px;
  }
}
.p-footer_nav-list a::before {
  content: "";
  position: absolute;
  top: 0.8em;
  left: 0;
  width: 10px;
  height: 1px;
  background-color: #6CB9FF;
}
.p-footer_nav-list a.logo {
  padding-top: 4px;
  width: 140px;
}
.p-footer_nav-list a.logo img {
  width: 100%;
  height: auto;
}
.p-footer_bottom {
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
}
@media (min-width: 1024px) {
  .p-footer_bottom {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media print {
  .p-footer_bottom {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
  }
}
.p-footer_bottom-info {
  padding: 30px 0 20px;
}
@media (min-width: 1170px) {
  .p-footer_bottom-info {
    padding: 30px 0 0;
  }
}
@media print {
  .p-footer_bottom-info {
    padding: 30px 0 0;
  }
}
.p-footer_bottom-title {
  margin-bottom: 18px;
  font-size: 1rem;
  font-weight: 600;
}
.p-footer_bottom-text {
  font-size: 0.75rem;
  line-height: 2;
}
.p-footer_bottom-copy {
  font-size: 0.75rem;
}
@media (min-width: 1170px) {
  .p-footer_bottom-copy {
    transform: translate(calc((100vw - 1170px) / 2 - 150px), 0);
  }
}
@media print {
  .p-footer_bottom-copy {
    transform: translate(calc((100vw - 1170px) / 2 - 150px), 0);
  }
}
.p-archive {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .p-archive {
    margin-bottom: 50px;
  }
}
@media print {
  .p-archive {
    margin-bottom: 50px;
  }
}
.p-archive_top {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1210px;
  margin-top: 20px;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .p-archive_top {
    margin-top: 30px;
  }
}
@media print {
  .p-archive_top {
    margin-top: 30px;
  }
}
.p-archive_top h2 {
  font-size: 1.25rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .p-archive_top h2 {
    font-size: min(3vw, 1.5625rem);
  }
}
@media print {
  .p-archive_top h2 {
    font-size: min(3vw, 1.5625rem);
  }
}
.p-archive_top p {
  margin-top: 30px;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .p-archive_top p {
    margin-top: min(4vw, 60px);
    font-size: min(2.1vw, 1.1875rem);
  }
}
@media print {
  .p-archive_top p {
    margin-top: min(4vw, 60px);
    font-size: min(2.1vw, 1.1875rem);
  }
}
.p-archive_container {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .p-archive_container {
    margin-top: min(8vw, 100px);
  }
}
@media print {
  .p-archive_container {
    margin-top: min(8vw, 100px);
  }
}
.p-archive_container section {
  margin-bottom: 8vw;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1210px;
}
@media (min-width: 768px) {
  .p-archive_container section {
    margin-bottom: min(6vw, 60px);
  }
}
@media print {
  .p-archive_container section {
    margin-bottom: min(6vw, 60px);
  }
}
.p-archive_container section h2 {
  font-size: 1.25rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .p-archive_container section h2 {
    font-size: min(3vw, 1.5625rem);
  }
}
@media print {
  .p-archive_container section h2 {
    font-size: min(3vw, 1.5625rem);
  }
}
.p-top {
  margin-top: 100vh;
}
.p-top_menu h2, .p-top_youtube h2 {
  position: relative;
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: max(1.625rem, 4vw);
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0 !important;
}
.p-top_menu h2::after, .p-top_youtube h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 2px;
  background: transparent linear-gradient(90deg, #6CB9FF 0%, #0079E8 100%) 0% 0% no-repeat padding-box;
}
@media (min-width: 768px) {
  .p-top_menu h2, .p-top_youtube h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .p-top_menu h2::afteR, .p-top_youtube h2::afteR {
    width: 228px;
    height: 3px;
  }
}
@media print {
  .p-top_menu h2, .p-top_youtube h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .p-top_menu h2::afteR, .p-top_youtube h2::afteR {
    width: 228px;
    height: 3px;
  }
}
.p-top .swiper-stop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 50;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
@media (min-width: 1170px) {
  .p-top .swiper-stop {
    bottom: 40px;
    right: 40px;
  }
}
@media print {
  .p-top .swiper-stop {
    bottom: 40px;
    right: 40px;
  }
}
.p-top .swiper-stop img {
  width: 100%;
  height: auto;
}
.p-top_slider {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.p-top_slider-inner {
  width: 100%;
  height: 100%;
}
.p-top_slider-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-top_slider-word {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  width: 50%;
  max-width: 369px;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .p-top_slider-word {
    width: 40%;
  }
}
@media print {
  .p-top_slider-word {
    width: 40%;
  }
}
.p-top_slider-word img {
  width: 100%;
  height: auto;
}
.p-top_slider-pattern {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  width: 110%;
  mix-blend-mode: multiply;
}
@media (min-width: 768px) {
  .p-top_slider-pattern {
    width: 50vw;
  }
}
@media print {
  .p-top_slider-pattern {
    width: 50vw;
  }
}
@media (min-width: 1170px) {
  .p-top_slider-pattern {
    width: min(80vw, 1250px);
  }
}
@media print {
  .p-top_slider-pattern {
    width: min(80vw, 1250px);
  }
}
.p-top_slider-pattern img {
  width: 100%;
  height: auto;
}
.p-top_container {
  position: relative;
  z-index: 10;
}
.p-top_news {
  position: relative;
  padding: 20px;
}
.p-top_news-back {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0071D8;
  mix-blend-mode: multiply;
}
@media (min-width: 768px) {
  .p-top_news {
    padding: min(16vw, 300px) 5vw;
  }
}
@media print {
  .p-top_news {
    padding: min(16vw, 300px) 5vw;
  }
}
.p-top_news-inner {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  padding: 20px 10px;
  width: 100%;
  max-width: 1156px;
  background-color: rgba(255, 255, 255, 0.9);
}
@media (min-width: 768px) {
  .p-top_news-inner {
    padding: min(4vw, 65px) min(4vw, 78px);
  }
}
@media print {
  .p-top_news-inner {
    padding: min(4vw, 65px) min(4vw, 78px);
  }
}
.p-top_news-title {
  padding: 0 10px 10px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .p-top_news-title {
    padding: 0 0 min(1vw, 20px);
  }
}
@media print {
  .p-top_news-title {
    padding: 0 0 min(1vw, 20px);
  }
}
.p-top_news-list li {
  padding: 10px 0;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #CCCCCC;
}
.p-top_news-list li a {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 5px 60px 5px 10px;
  font-size: 1rem;
  color: #000000;
}
.p-top_news-list li a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 17px;
  width: 18px;
  height: 18px;
  background-image: url("/recruitment/assets/img/icon/icon-arrow-g.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(0, -50%);
}
.p-top_news-list li a:hover {
  color: #fff;
  background-color: #0079E8;
}
.p-top_news-list li a:hover::after {
  background-image: url("/recruitment/assets/img/icon/icon-arrow-b.svg");
}
@media (min-width: 1170px) {
  .p-top_news-list li a {
    flex-direction: row;
    padding-right: 70px;
  }
  .p-top_news-list li a::after {
    right: 30px;
  }
  .p-top_news-list li a .date {
    flex: 0 0 auto;
    padding-right: 30px;
  }
  .p-top_news-list li a .title {
    flex: 1 1 auto;
  }
}
@media print {
  .p-top_news-list li a {
    flex-direction: row;
    padding-right: 70px;
  }
  .p-top_news-list li a::after {
    right: 30px;
  }
  .p-top_news-list li a .date {
    flex: 0 0 auto;
    padding-right: 30px;
  }
  .p-top_news-list li a .title {
    flex: 1 1 auto;
  }
}
.p-top_news-more {
  padding: 18px 18px 0;
}
.p-top_news-more a {
  font-size: 1rem;
  color: #0079E8;
  font-weight: 400;
  text-decoration: underline;
}
.p-top_news-more a:hover {
  text-decoration: none;
}
.p-top_recruit {
  padding: 40px 0;
  background-color: #fff;
}
@media (min-width: 768px) {
  .p-top_recruit {
    padding: min(6vw, 80px) 0;
  }
}
@media print {
  .p-top_recruit {
    padding: min(6vw, 80px) 0;
  }
}
.p-top_recruit-inner {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
}
@media (min-width: 768px) {
  .p-top_recruit-inner {
    padding: 0 5vw;
  }
}
@media print {
  .p-top_recruit-inner {
    padding: 0 5vw;
  }
}
@media (min-width: 1170px) {
  .p-top_recruit-inner {
    padding: 0 20px;
  }
}
@media print {
  .p-top_recruit-inner {
    padding: 0 20px;
  }
}
.p-top_recruit-inner a {
  margin: 0;
}
.p-top_enter {
  position: relative;
  padding: 40px 0;
  background-color: #F2F5F8;
}
@media (min-width: 768px) {
  .p-top_enter {
    padding: min(15vw, 280px) 0;
  }
}
@media print {
  .p-top_enter {
    padding: min(15vw, 280px) 0;
  }
}
.p-top_enter-wr, .p-top_enter-wl {
  position: absolute;
  z-index: 10;
  top: 10vw;
  width: 14vw;
}
@media (min-width: 768px) {
  .p-top_enter-wr, .p-top_enter-wl {
    top: 4vw;
    width: 7.5vw;
  }
}
@media print {
  .p-top_enter-wr, .p-top_enter-wl {
    top: 4vw;
    width: 7.5vw;
  }
}
@media (min-width: 1170px) {
  .p-top_enter-wr, .p-top_enter-wl {
    top: 20px;
    width: min(7vw, 125px);
  }
}
@media print {
  .p-top_enter-wr, .p-top_enter-wl {
    top: 20px;
    width: min(7vw, 125px);
  }
}
.p-top_enter-wr img, .p-top_enter-wl img {
  width: 100%;
  height: auto;
}
.p-top_enter-wr {
  right: 0;
}
.p-top_enter-wl {
  left: 0;
}
.p-top_enter-inner {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
}
@media (min-width: 768px) {
  .p-top_enter-inner {
    padding: 0 8vw;
  }
}
@media print {
  .p-top_enter-inner {
    padding: 0 8vw;
  }
}
@media (min-width: 1170px) {
  .p-top_enter-inner {
    padding: 0 20px;
  }
}
@media print {
  .p-top_enter-inner {
    padding: 0 20px;
  }
}
.p-top_enter-box {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .p-top_enter-box {
    flex-direction: row;
  }
}
@media print {
  .p-top_enter-box {
    flex-direction: row;
  }
}
.p-top_enter-left, .p-top_enter-right {
  flex: 0 0 auto;
}
.p-top_enter-left {
  order: 2;
  display: flex;
  flex-direction: column;
  margin-top: 8vw;
  width: 100%;
}
@media (min-width: 768px) {
  .p-top_enter-left {
    order: 1;
    flex: 1 1 auto;
    margin-top: 0;
    padding-right: min(3vw, 55px);
  }
}
@media print {
  .p-top_enter-left {
    order: 1;
    flex: 1 1 auto;
    margin-top: 0;
    padding-right: min(3vw, 55px);
  }
}
@media (min-width: 1170px) {
  .p-top_enter-left {
    padding-right: min(5vw, 55px);
  }
}
@media print {
  .p-top_enter-left {
    padding-right: min(5vw, 55px);
  }
}
.p-top_enter-left p {
  font-size: 1rem;
  line-height: 2;
}
@media (min-width: 768px) {
  .p-top_enter-left p {
    font-size: min(1.8vw, 1.25rem);
    line-height: 2.75;
  }
}
@media print {
  .p-top_enter-left p {
    font-size: min(1.8vw, 1.25rem);
    line-height: 2.75;
  }
}
.p-top_enter-left a {
  margin-top: 15vw;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .p-top_enter-left a {
    margin-top: auto;
  }
}
@media print {
  .p-top_enter-left a {
    margin-top: auto;
  }
}
.p-top_enter-right {
  order: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .p-top_enter-right {
    order: 2;
    width: 40%;
  }
}
@media (min-width: 768px) and (min-width: 1170px) {
  .p-top_enter-right {
    width: 35%;
  }
}
@media print and (min-width: 768px) {
  .p-top_enter-right {
    width: 35%;
  }
}
@media print {
  .p-top_enter-right {
    order: 2;
    width: 40%;
  }
}
@media print and (min-width: 1170px) {
  .p-top_enter-right {
    width: 35%;
  }
}
@media print {
  .p-top_enter-right {
    width: 35%;
  }
}
.p-top_enter-right img {
  width: 100%;
  height: auto;
}
.p-top_enter-bottom {
  display: flex;
  flex-direction: column;
  margin-top: 15px;
}
@media (min-width: 1024px) {
  .p-top_enter-bottom {
    flex-direction: row;
  }
}
@media print {
  .p-top_enter-bottom {
    flex-direction: row;
  }
}
.p-top_enter-bottom a {
  flex: 0 0 auto;
  position: relative;
  display: block;
  margin-top: 10px;
  padding-left: 30px;
  color: #000000;
  transition: 0.3s ease opacity;
}
.p-top_enter-bottom a:hover {
  opacity: 0.6;
}
@media (min-width: 1024px) {
  .p-top_enter-bottom a {
    margin-right: 30px;
  }
}
@media print {
  .p-top_enter-bottom a {
    margin-right: 30px;
  }
}
.p-top_enter-bottom a::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  background-image: url("/recruitment/assets/img/icon/icon-arrow-g.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.p-top_menu {
  padding: 40px 0;
  background-image: url("/recruitment/assets/img/top/bg-menu.jpg");
  background-position: top center;
  background-size: cover;
}
@media (min-width: 768px) {
  .p-top_menu {
    padding: min(7vw, 80px) 0;
  }
}
@media print {
  .p-top_menu {
    padding: min(7vw, 80px) 0;
  }
}
.p-top_menu-inner {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
}
@media (min-width: 768px) {
  .p-top_menu-inner {
    padding: 0 5vw;
  }
}
@media print {
  .p-top_menu-inner {
    padding: 0 5vw;
  }
}
@media (min-width: 1170px) {
  .p-top_menu-inner {
    padding: 0 20px;
  }
}
@media print {
  .p-top_menu-inner {
    padding: 0 20px;
  }
}
.p-top_menu-list {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .p-top_menu-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: min(4vw, 60px);
  }
}
@media print {
  .p-top_menu-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: min(4vw, 60px);
  }
}
.p-top_menu-item {
  display: block;
  margin-top: 20px;
  width: 100%;
  height: auto;
  color: #000000;
  background-color: #fff;
  cursor: pointer;
  transition: 0.3s ease opacity;
}
.p-top_menu-item:hover {
  opacity: 0.6;
}
@media (min-width: 768px) {
  .p-top_menu-item {
    width: 49%;
  }
}
@media print {
  .p-top_menu-item {
    width: 49%;
  }
}
.p-top_menu-item img {
  width: 100%;
  height: auto;
}
.p-top_menu-item-inner {
  position: relative;
  padding: 20px 60px 30px 20px;
}
@media (min-width: 768px) {
  .p-top_menu-item-inner {
    padding: 20px min(6vw, 60px) 30px 20px;
  }
}
@media print {
  .p-top_menu-item-inner {
    padding: 20px min(6vw, 60px) 30px 20px;
  }
}
.p-top_menu-item-inner::after {
  content: "";
  position: absolute;
  top: 30px;
  right: 20px;
  width: 24px;
  height: 24px;
  background-image: url("/recruitment/assets/img/icon/icon-arrow-g.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.p-top_menu-item-inner h3 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .p-top_menu-item-inner h3 {
    font-size: min(2.4vw, 1.25rem);
  }
}
@media print {
  .p-top_menu-item-inner h3 {
    font-size: min(2.4vw, 1.25rem);
  }
}
.p-top_menu-item-inner p {
  margin-top: 10px;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .p-top_menu-item-inner p {
    font-size: min(2vw, 1rem);
  }
}
@media print {
  .p-top_menu-item-inner p {
    font-size: min(2vw, 1rem);
  }
}
.p-top_youtube {
  padding: 40px 0;
  width: 100%;
  background-color: #F2F5F8;
}
@media (min-width: 768px) {
  .p-top_youtube {
    padding: min(14.4vw, 250px) 0;
  }
}
@media print {
  .p-top_youtube {
    padding: min(14.4vw, 250px) 0;
  }
}
.p-top_youtube-inner {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1210px;
}
.p-top_youtube-list {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .p-top_youtube-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media print {
  .p-top_youtube-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.p-top_youtube-item {
  flex: 0 0 auto;
  display: block;
  margin-top: 40px;
  transition: 0.3s ease opacity;
}
.p-top_youtube-item:hover {
  opacity: 0.6;
}
@media (min-width: 768px) {
  .p-top_youtube-item {
    width: 32%;
  }
}
@media print {
  .p-top_youtube-item {
    width: 32%;
  }
}
.p-top_youtube-item img {
  width: 100%;
  height: auto;
}
.p-top_youtube-item p {
  margin-top: 10px;
  font-size: 1rem;
  color: #000000;
}
@media (min-width: 768px) {
  .p-top_youtube-item p {
    font-size: min(1.8vw, 1rem);
  }
}
@media print {
  .p-top_youtube-item p {
    font-size: min(1.8vw, 1rem);
  }
}
.p-top_youtube-bottom {
  margin-top: 30px;
  font-size: 1rem;
}
.p-top_youtube-bottom a {
  color: #0079E8;
  text-decoration: underline;
}
.p-top_youtube-bottom a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .p-top_youtube-bottom {
    margin-top: min(3.5vw, 40px);
  }
}
@media print {
  .p-top_youtube-bottom {
    margin-top: min(3.5vw, 40px);
  }
}
.p-top_sns {
  position: relative;
  padding: 40px 0;
  background-color: #fff;
}
@media (min-width: 768px) {
  .p-top_sns {
    padding: min(8vw, 80px) 0 min(15vw, 170px);
  }
}
@media print {
  .p-top_sns {
    padding: min(8vw, 80px) 0 min(15vw, 170px);
  }
}
.p-top_sns-inner {
  padding: 0 20px;
}
@media (min-width: 768px) {
  .p-top_sns-inner {
    display: flex;
    justify-content: center;
  }
}
@media print {
  .p-top_sns-inner {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .p-top_sns-item {
    flex: 0 0 auto;
    margin: 0 min(3vw, 40px);
    width: 40%;
    max-width: 340px;
  }
}
@media print {
  .p-top_sns-item {
    flex: 0 0 auto;
    margin: 0 min(3vw, 40px);
    width: 40%;
    max-width: 340px;
  }
}
.p-top_sns-item:nth-child(2) {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .p-top_sns-item:nth-child(2) {
    margin-top: 0;
  }
}
@media print {
  .p-top_sns-item:nth-child(2) {
    margin-top: 0;
  }
}
.p-top_sns-title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.625rem;
  font-weight: 600;
  text-align: center;
  height: 60px;
}
.p-top_sns-title .logo {
  margin: 0 auto;
  width: 42px;
}
.p-top_sns-title .logo img {
  width: 100%;
  height: auto;
}
.p-top_sns-iframe {
  position: relative;
  margin-top: 10px;
  padding-top: 100%;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.p-top_sns-iframe-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.p-top_sns-img {
  display: block;
  margin-top: 10px;
  width: 100%;
  height: auto;
  transition: 0.3s ease opacity;
}
.p-top_sns-img:hover {
  opacity: 0.6;
}
.p-top_sns-img img {
  width: 100%;
  height: auto;
}
.p-top_sns-link {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 600px;
}
@media (min-width: 768px) {
  .p-top_sns-link {
    margin-top: 70px;
  }
}
@media print {
  .p-top_sns-link {
    margin-top: 70px;
  }
}
.p-top_sns-link a {
  margin: 0;
}
.p-page {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .p-page {
    margin-bottom: 80px;
  }
}
@media print {
  .p-page {
    margin-bottom: 80px;
  }
}
.p-page_head {
  margin: 0 auto;
  margin-top: 50px;
  padding: 0 20px;
  width: 100%;
  max-width: 990px;
}
.p-page_head.wide {
  max-width: 1190px;
}
.p-page_head h2 {
  position: relative;
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: max(1.625rem, 4vw);
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0;
}
.p-page_head h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 2px;
  background: transparent linear-gradient(90deg, #6CB9FF 0%, #0079E8 100%) 0% 0% no-repeat padding-box;
}
@media (min-width: 768px) {
  .p-page_head h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .p-page_head h2::afteR {
    width: 228px;
    height: 3px;
  }
}
@media print {
  .p-page_head h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .p-page_head h2::afteR {
    width: 228px;
    height: 3px;
  }
}
.p-page_head .description {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .p-page_head .description {
    margin-top: 30px;
  }
}
@media print {
  .p-page_head .description {
    margin-top: 30px;
  }
}
.p-page_head .description p {
  margin-bottom: 30px;
  font-size: 1rem;
  line-height: 2;
}
@media (min-width: 768px) {
  .p-page_head .description p {
    margin-bottom: 40px;
    font-size: 1.25rem;
    line-height: 2.75;
  }
}
@media print {
  .p-page_head .description p {
    margin-bottom: 40px;
    font-size: 1.25rem;
    line-height: 2.75;
  }
}
.p-page_head .description p:last-child {
  margin-bottom: 0;
}
.p-page_head img {
  margin-top: 1rem;
  width: 100%;
  height: auto;
}
.p-page_head2 {
  padding: 30px 0;
  width: 100%;
  background-color: #F2F5F8;
}
@media (min-width: 768px) {
  .p-page_head2 {
    padding: 60px 0;
  }
}
@media print {
  .p-page_head2 {
    padding: 60px 0;
  }
}
.p-page_head2-inner {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1190px;
}
.p-page_head2 h2 {
  position: relative;
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: max(1.625rem, 4vw);
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0 !important;
}
.p-page_head2 h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 2px;
  background: transparent linear-gradient(90deg, #6CB9FF 0%, #0079E8 100%) 0% 0% no-repeat padding-box;
}
@media (min-width: 768px) {
  .p-page_head2 h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .p-page_head2 h2::afteR {
    width: 228px;
    height: 3px;
  }
}
@media print {
  .p-page_head2 h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .p-page_head2 h2::afteR {
    width: 228px;
    height: 3px;
  }
}
.p-page_head2 .description {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .p-page_head2 .description {
    margin-top: 30px;
  }
}
@media print {
  .p-page_head2 .description {
    margin-top: 30px;
  }
}
.p-page_head2 .description p {
  margin-bottom: 30px;
  font-size: 1rem;
  line-height: 2;
}
@media (min-width: 768px) {
  .p-page_head2 .description p {
    margin-bottom: 40px;
    font-size: 1.25rem;
    line-height: 2.75;
  }
}
@media print {
  .p-page_head2 .description p {
    margin-bottom: 40px;
    font-size: 1.25rem;
    line-height: 2.75;
  }
}
.p-page_head2 .description p:last-child {
  margin-bottom: 0;
}
.p-page_head2 img {
  margin-top: 1rem;
  width: 100%;
  height: auto;
}
.p-page .section-wrap {
  padding: 30px 0;
  width: 100%;
  max-width: 100%;
  background-color: #F2F5F8;
}
.p-page .section-wrap section {
  margin-top: 0;
  margin-bottom: 0;
}
.p-page .section-wrap section h2 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .p-page .section-wrap {
    padding: 60px 0;
  }
}
@media print {
  .p-page .section-wrap {
    padding: 60px 0;
  }
}
.p-page section {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 990px;
  margin-bottom: 30px;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .p-page section {
    margin-bottom: 50px;
  }
}
@media print {
  .p-page section {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .p-page section {
    margin-top: 60px;
  }
}
@media print {
  .p-page section {
    margin-top: 60px;
  }
}
.p-page section.wide {
  max-width: 1190px;
}
.p-page section.full {
  width: 100%;
  max-width: 100%;
}
.p-page section.full .section-inner {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 990px;
}
.p-page section.blue {
  background-color: #F2F5F8;
}
.p-page section.contact {
  background-color: #F2F5F8;
}
.p-page section > img {
  margin-top: 1rem;
  width: 100%;
  height: auto;
}
.p-page section > h2 {
  position: relative;
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: max(1.625rem, 4vw);
  font-weight: 600;
  line-height: 1.5;
}
.p-page section > h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 2px;
  background: transparent linear-gradient(90deg, #6CB9FF 0%, #0079E8 100%) 0% 0% no-repeat padding-box;
}
@media (min-width: 768px) {
  .p-page section > h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .p-page section > h2::afteR {
    width: 228px;
    height: 3px;
  }
}
@media print {
  .p-page section > h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .p-page section > h2::afteR {
    width: 228px;
    height: 3px;
  }
}
.p-page section > h3 {
  margin-top: 40px;
  font-size: 1.25rem;
  font-weight: 500;
  color: #0079E8;
}
.p-page section > h3.large {
  margin-top: 60px;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .p-page section > h3.large {
    font-size: 2rem;
  }
}
@media print {
  .p-page section > h3.large {
    font-size: 2rem;
  }
}
.p-page section > h4 {
  font-size: 1.25rem;
  font-weight: 500;
}
.p-page section > h4.blude {
  color: #0079E8;
}
.p-page section p + h4,
.p-page section blockquote + h4 {
  margin-top: 40px;
}
.p-page section h3 + h4 {
  margin-top: 20px;
}
.p-page section > p {
  margin-top: 1rem;
  font-size: 1rem;
  line-height: 1.5;
}
.p-page section table {
  margin-top: 20px;
  border: 1px solid #cccccc;
  border-collapse: collapse;
  width: 100%;
}
@media (min-width: 768px) {
  .p-page section table {
    margin-top: 30px;
  }
}
@media print {
  .p-page section table {
    margin-top: 30px;
  }
}
.p-page section table tr td {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 5px;
  font-size: 0.75rem;
  vertical-align: baseline;
}
@media (min-width: 768px) {
  .p-page section table tr td {
    padding: 20px;
    font-size: 1rem;
  }
}
@media print {
  .p-page section table tr td {
    padding: 20px;
    font-size: 1rem;
  }
}
.p-page section table tr:nth-child(odd) td {
  background-color: #f6f6f6;
}
.p-page section br {
  clear: both;
}
.p-page blockquote {
  display: block;
  margin: 0;
  margin-top: 10px;
  padding: 15px 25px;
  background-color: #e8e8e8;
}
@media (min-width: 768px) {
  .p-page blockquote {
    margin-top: 20px;
    padding: 30px 100px;
  }
}
@media print {
  .p-page blockquote {
    margin-top: 20px;
    padding: 30px 100px;
  }
}
.p-page .img-wide {
  margin-top: 60px;
  width: 100%;
  height: min(50vw, 443px);
}
@media (min-width: 768px) {
  .p-page .img-wide {
    margin-top: 80px;
  }
}
@media print {
  .p-page .img-wide {
    margin-top: 80px;
  }
}
.p-page .img-wide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-page .no-margin-footer {
  margin-bottom: -60px;
  background-color: #F2F5F8;
}
@media (min-width: 768px) {
  .p-page .no-margin-footer {
    margin-bottom: -80px;
  }
}
@media print {
  .p-page .no-margin-footer {
    margin-bottom: -80px;
  }
}
.p-voice_head {
  width: 100%;
  background-color: #F2F5F8;
}
.p-voice_head-inner {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 25px 20px;
  width: 100%;
  max-width: 1190px;
}
@media (min-width: 768px) {
  .p-voice_head-inner {
    flex-direction: row;
    justify-content: space-between;
    padding: min(4vw, 55px) 20px;
  }
}
@media print {
  .p-voice_head-inner {
    flex-direction: row;
    justify-content: space-between;
    padding: min(4vw, 55px) 20px;
  }
}
.p-voice_head-content {
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .p-voice_head-content {
    width: 50%;
  }
}
@media print {
  .p-voice_head-content {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .p-voice_head-content {
    width: 45%;
  }
}
@media print {
  .p-voice_head-content {
    width: 45%;
  }
}
.p-voice_head-title {
  font-family: "Noto Serif JP", serif, '"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif';
  font-size: 2rem;
  color: #fff;
  font-weight: 400;
  line-height: 1.2;
  background-color: #0079E8;
}
@media (min-width: 768px) {
  .p-voice_head-title {
    font-size: min(4vw, 3.25rem);
  }
}
@media print {
  .p-voice_head-title {
    font-size: min(4vw, 3.25rem);
  }
}
.p-voice_head-name {
  margin-top: 8px;
  font-size: 1.3rem;
  color: #0079E8;
  font-weight: 500;
}
@media (min-width: 768px) {
  .p-voice_head-name {
    font-size: min(2.5vw, 2rem);
  }
}
@media print {
  .p-voice_head-name {
    font-size: min(2.5vw, 2rem);
  }
}
.p-voice_head-catch {
  margin-top: 8px;
  font-size: 1rem;
  font-weight: normal;
}
@media (min-width: 768px) {
  .p-voice_head-catch {
    font-size: min(2vw, 1.7rem);
  }
}
@media print {
  .p-voice_head-catch {
    font-size: min(2vw, 1.7rem);
  }
}
.p-voice_head-position {
  margin-top: 8px;
  font-size: 1rem;
  font-weight: normal;
}
@media (min-width: 768px) {
  .p-voice_head-position {
    font-size: min(2vw, 1.7rem);
  }
}
@media print {
  .p-voice_head-position {
    font-size: min(2vw, 1.7rem);
  }
}
.p-voice_head-profile {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-top: 5px;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .p-voice_head-profile {
    flex-direction: row;
    margin-top: min(1.5vw, 20px);
    font-size: min(1.5vw, 1rem);
  }
}
@media print {
  .p-voice_head-profile {
    flex-direction: row;
    margin-top: min(1.5vw, 20px);
    font-size: min(1.5vw, 1rem);
  }
}
.p-voice_head-profile dt {
  flex: 0 0 auto;
  margin-top: 1em;
  width: 100%;
  color: #0079E8;
}
@media (min-width: 768px) {
  .p-voice_head-profile dt {
    margin-top: min(1.5vw, 20px);
    width: 10rem;
  }
}
@media print {
  .p-voice_head-profile dt {
    margin-top: min(1.5vw, 20px);
    width: 10rem;
  }
}
.p-voice_head-profile dd {
  flex: 1 1 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .p-voice_head-profile dd {
    width: calc(100% - 10rem);
    margin-top: min(1.5vw, 20px);
  }
}
@media print {
  .p-voice_head-profile dd {
    width: calc(100% - 10rem);
    margin-top: min(1.5vw, 20px);
  }
}
.p-voice_head-img {
  margin-top: 30px;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .p-voice_head-img {
    margin-top: 0;
    width: 45%;
  }
}
@media print {
  .p-voice_head-img {
    margin-top: 0;
    width: 45%;
  }
}
@media (min-width: 1024px) {
  .p-voice_head-img {
    width: 40%;
  }
}
@media print {
  .p-voice_head-img {
    width: 40%;
  }
}
.p-voice_head-img img {
  width: 100%;
  height: auto;
}
.p-voice_container {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 990px;
  margin-bottom: 30px;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .p-voice_container {
    margin-bottom: 50px;
  }
}
@media print {
  .p-voice_container {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .p-voice_container {
    padding-top: 30px;
  }
}
@media print {
  .p-voice_container {
    padding-top: 30px;
  }
}
.p-voice_container h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  padding: 10px 20px;
  width: 100%;
  height: auto;
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  background-color: #0079E8;
  border-radius: 100px;
}
@media (min-width: 768px) {
  .p-voice_container h2 {
    margin-top: min(5vw, 40px);
    font-size: min(2vw, 1.25rem);
  }
}
@media print {
  .p-voice_container h2 {
    margin-top: min(5vw, 40px);
    font-size: min(2vw, 1.25rem);
  }
}
.p-voice_container p {
  margin-top: 15px;
  font-size: 1rem;
  line-height: 2.75;
}
@media (min-width: 768px) {
  .p-voice_container p {
    margin-top: min(1.5vw, 30px);
    font-size: min(2vw, 1.25rem);
  }
}
@media print {
  .p-voice_container p {
    margin-top: min(1.5vw, 30px);
    font-size: min(2vw, 1.25rem);
  }
}
.p-voice_container .p-voice-dl {
  display: block;
}
@media (min-width: 768px) {
  .p-voice_container .p-voice-dl {
    display: flex;
    flex-wrap: wrap;
  }
}
@media print {
  .p-voice_container .p-voice-dl {
    display: flex;
    flex-wrap: wrap;
  }
}
.p-voice_container dt {
  width: 100%;
  font-size: 1rem;
  line-height: 2;
}
@media (min-width: 768px) {
  .p-voice_container dt {
    flex: 0 0 auto;
    width: 10rem;
    font-size: min(2vw, 1.25rem);
    line-height: 2.4;
  }
}
@media print {
  .p-voice_container dt {
    flex: 0 0 auto;
    width: 10rem;
    font-size: min(2vw, 1.25rem);
    line-height: 2.4;
  }
}
.p-voice_container dd {
  width: 100%;
  font-size: 1rem;
  line-height: 2;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .p-voice_container dd {
    flex: 1 1 auto;
    width: calc(100% - 10rem);
    font-size: min(2vw, 1.25rem);
    line-height: 2.4;
  }
}
@media print {
  .p-voice_container dd {
    flex: 1 1 auto;
    width: calc(100% - 10rem);
    font-size: min(2vw, 1.25rem);
    line-height: 2.4;
  }
}
.p-voice_container .p-voice-ol {
  list-style: decimal;
  font-size: 1rem;
  line-height: 2;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .p-voice_container .p-voice-ol {
    font-size: min(2vw, 1.25rem);
  }
}
@media print {
  .p-voice_container .p-voice-ol {
    font-size: min(2vw, 1.25rem);
  }
}
.p-voice_container .p-voice-ol li {
  list-style-type: decimal;
  padding-left: 1rem;
}
.p-page section > h2 + .c-voice-h2-sub {
  display: block;
  padding-top: 20px;
}

.p-list {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .p-list {
    margin-bottom: 50px;
  }
}
@media print {
  .p-list {
    margin-bottom: 50px;
  }
}
.p-list_description {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1210px;
  margin-top: 20px;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .p-list_description {
    margin-top: min(3vw, 40px);
    font-size: min(2vw, 1.125rem);
  }
}
@media print {
  .p-list_description {
    margin-top: min(3vw, 40px);
    font-size: min(2vw, 1.125rem);
  }
}
.p-list section {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1210px;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .p-list section {
    margin-top: min(7vw, 70px);
  }
}
@media print {
  .p-list section {
    margin-top: min(7vw, 70px);
  }
}
.p-talk {
  background-color: #415597;
}
.p-talk.jcgs {
  background-color: #018CD0;
}
.p-talk_bg {
  position: absolute;
  top: 65px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
@media (min-width: 1024px) {
  .p-talk_bg {
    position: fixed;
    top: 0;
  }
}
@media print {
  .p-talk_bg {
    position: fixed;
    top: 0;
  }
}
@media (min-width: 1366px) {
  .p-talk_bg {
    top: -4vw;
  }
}
.p-talk_bg img {
  width: 100%;
  height: auto;
}
.p-talk_container {
  position: relative;
  margin: 0 auto;
  z-index: 10;
  padding: 0 20px;
  width: 100%;
  max-width: 1406px;
}
.p-talk_head {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70.7vw;
}
@media (min-width: 1024px) {
  .p-talk_head {
    position: fixed;
    top: 65px;
    left: 0;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 20px;
  }
}
@media print {
  .p-talk_head {
    position: fixed;
    top: 65px;
    left: 0;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 20px;
  }
}
.p-talk_head h1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-talk_head h1 span {
  display: block;
  padding: 0 4vw;
  width: fit-content;
  font-size: max(2.1875rem, 10vw);
  color: #fff;
  font-family: "Noto Serif JP", serif, '"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif';
  font-weight: 500;
  line-height: 1.2;
  background-color: #0071D8;
}
.p-talk_head h1 span.jcgs {
  background-color: #00AED8;
}
@media (min-width: 768px) {
  .p-talk_head h1 span {
    font-size: 8vw;
  }
}
@media print {
  .p-talk_head h1 span {
    font-size: 8vw;
  }
}
@media (min-width: 1024px) {
  .p-talk_head h1 span {
    padding: 0 min(2vw, 18px);
    font-size: min(4vw, 3.25rem);
  }
}
@media print {
  .p-talk_head h1 span {
    padding: 0 min(2vw, 18px);
    font-size: min(4vw, 3.25rem);
  }
}
.p-talk_head h1 small {
  padding-top: 0.7vw;
  font-size: max(1.3125rem, 6.4vw);
  color: #fff;
  font-weight: 500;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .p-talk_head h1 small {
    font-size: 5vw;
  }
}
@media print {
  .p-talk_head h1 small {
    font-size: 5vw;
  }
}
@media (min-width: 1024px) {
  .p-talk_head h1 small {
    font-size: min(2.4vw, 2rem);
  }
}
@media print {
  .p-talk_head h1 small {
    font-size: min(2.4vw, 2rem);
  }
}
.p-talk_top {
  padding-bottom: 30px;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #CCCCCC;
}
@media (min-width: 1024px) {
  .p-talk_top {
    padding-bottom: 60px;
  }
}
@media print {
  .p-talk_top {
    padding-bottom: 60px;
  }
}
.p-talk_top h2 {
  position: relative;
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: max(1.625rem, 4vw);
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0 !important;
  color: #fff;
}
.p-talk_top h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 2px;
  background: transparent linear-gradient(90deg, #6CB9FF 0%, #0079E8 100%) 0% 0% no-repeat padding-box;
}
@media (min-width: 768px) {
  .p-talk_top h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .p-talk_top h2::afteR {
    width: 228px;
    height: 3px;
  }
}
@media print {
  .p-talk_top h2 {
    margin-top: 40px;
    padding-bottom: min(2.2vw, 27px);
    font-size: min(3.5vw, 2.625rem);
  }
  .p-talk_top h2::afteR {
    width: 228px;
    height: 3px;
  }
}
.p-talk_top p {
  margin-top: 20px;
  font-size: 1rem;
  color: #fff;
  line-height: 2;
}
@media (min-width: 1024px) {
  .p-talk_top p {
    margin-top: 40px;
    font-size: min(1.5vw, 1.25rem);
    line-height: 2.75;
  }
}
@media print {
  .p-talk_top p {
    margin-top: 40px;
    font-size: min(1.5vw, 1.25rem);
    line-height: 2.75;
  }
}
.p-talk_content {
  padding-top: 40px;
  padding-bottom: 60px;
  width: 100%;
}
@media (min-width: 1024px) {
  .p-talk_content {
    margin: 0 auto;
    padding-top: min(14vw, 180px);
    padding-left: 3vw;
    width: 55vw;
  }
}
@media print {
  .p-talk_content {
    margin: 0 auto;
    padding-top: min(14vw, 180px);
    padding-left: 3vw;
    width: 55vw;
  }
}
@media (min-width: 1366px) {
  .p-talk_content {
    padding-left: 0;
  }
}
.p-talk_content section {
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .p-talk_content section {
    margin-top: 60px;
  }
}
@media print {
  .p-talk_content section {
    margin-top: 60px;
  }
}
.p-talk_content section h3 {
  margin-bottom: 10px;
  font-size: 1.1875rem;
  color: #fff;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .p-talk_content section h3 {
    font-size: 2rem;
  }
}
@media print {
  .p-talk_content section h3 {
    font-size: 2rem;
  }
}
.p-talk_content section p {
  font-size: 1rem;
  color: #fff;
  line-height: 2;
}
@media (min-width: 1024px) {
  .p-talk_content section p {
    font-size: min(1.5vw, 1.25rem);
    line-height: 2.75;
  }
}
@media print {
  .p-talk_content section p {
    font-size: min(1.5vw, 1.25rem);
    line-height: 2.75;
  }
}
.p-talk_content section p strong {
  padding-right: 1rem;
}
.p-talk_profile {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .p-talk_profile {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media print {
  .p-talk_profile {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.p-talk_profile-item {
  flex: 0 0 auto;
  margin-bottom: 40px;
  width: 100%;
}
@media (min-width: 768px) {
  .p-talk_profile-item {
    margin-bottom: 0;
    width: 48.5%;
  }
}
@media print {
  .p-talk_profile-item {
    margin-bottom: 0;
    width: 48.5%;
  }
}
.p-talk_profile-item img {
  width: 100%;
  height: auto;
}
.p-talk_profile-catch {
  margin-top: 50px;
  font-size: max(1.3125rem, 5vw);
  color: #fff;
  font-weight: 500;
}
@media (min-width: 768px) {
  .p-talk_profile-catch {
    margin-top: min(1.7vw, 30px);
    font-size: 2.8vw;
  }
}
@media print {
  .p-talk_profile-catch {
    margin-top: min(1.7vw, 30px);
    font-size: 2.8vw;
  }
}
@media (min-width: 1024px) {
  .p-talk_profile-catch {
    font-size: min(2vw, 2rem);
  }
}
@media print {
  .p-talk_profile-catch {
    font-size: min(2vw, 2rem);
  }
}
.p-talk_profile-detail {
  margin-top: 20px;
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .p-talk_profile-detail {
    margin-top: min(2.3vw, 40px);
    font-size: min(1.45vw, 1rem);
  }
}
@media print {
  .p-talk_profile-detail {
    margin-top: min(2.3vw, 40px);
    font-size: min(1.45vw, 1rem);
  }
}
.p-talk_profile-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  font-size: 1rem;
}
@media (min-width: 1024px) {
  .p-talk_profile-list {
    font-size: min(1.45vw, 1rem);
  }
}
@media print {
  .p-talk_profile-list {
    font-size: min(1.45vw, 1rem);
  }
}
.p-talk_profile-list dt {
  flex: 0 0 auto;
  margin-bottom: 20px;
  width: 8.5em;
  color: #A8C0FF;
}
.p-talk_profile-list dd {
  flex: 1 1 auto;
  margin-bottom: 20px;
  width: calc(100% - 8.5em);
  color: #fff;
}
.p-talk_profile-append {
  width: 100%;
}
.p-talk_profile-append p {
  font-size: 1rem;
  color: #fff;
}
@media (min-width: 768px) {
  .p-talk_profile-append {
    margin-top: 40px;
  }
}
@media print {
  .p-talk_profile-append {
    margin-top: 40px;
  }
}
.p-talk .a-link {
  margin: 0;
}
.mgt10 {
  margin-top: 10px !important;
}

.mgt20 {
  margin-top: 20px !important;
}

.mgt30 {
  margin-top: 30px !important;
}

.mgt40 {
  margin-top: 40px !important;
}

.mgt50 {
  margin-top: 50px !important;
}

.mgt60 {
  margin-top: 60px !important;
}

.mgt70 {
  margin-top: 70px !important;
}

.mgt80 {
  margin-top: 80px !important;
}

.mgt90 {
  margin-top: 90px !important;
}

.mgt100 {
  margin-top: 100px !important;
}

.mgt110 {
  margin-top: 110px !important;
}

.mgt120 {
  margin-top: 120px !important;
}

.mgt130 {
  margin-top: 130px !important;
}

.mgt140 {
  margin-top: 140px !important;
}

.mgt150 {
  margin-top: 150px !important;
}

.mgt160 {
  margin-top: 160px !important;
}

.mgt170 {
  margin-top: 170px !important;
}

.mgt180 {
  margin-top: 180px !important;
}

.mgt190 {
  margin-top: 190px !important;
}

.mgt200 {
  margin-top: 200px !important;
}

.js-acc-button {
  cursor: pointer;
}
@media (min-width: 768px) {
  .js-acc-button {
    cursor: auto;
  }
}
@media print {
  .js-acc-button {
    cursor: auto;
  }
}
.js-acc-list {
  display: none;
}
@media (min-width: 768px) {
  .js-acc-list {
    display: block;
  }
}
@media print {
  .js-acc-list {
    display: block;
  }
}
/**
 * Swiper 11.0.5
 * 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: November 22, 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");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff ;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff ;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000 ;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px ;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}