@charset "UTF-8";
h2, h3, h4, h5, .c-subTitle {
  -webkit-font-smoothing: antialiased; }

.gNav-recruit a, .c-btn, .c-btn_2, .c-linkIcon {
  background: -webkit-gradient(linear, left top, right top, from(#004093), color-stop(50%, #004093), to(#00c0ff));
  background: -webkit-linear-gradient(left, #004093 0%, #004093 50%, #00c0ff 100%);
  background: -o-linear-gradient(left, #004093 0%, #004093 50%, #00c0ff 100%);
  background: linear-gradient(to right, #004093 0%, #004093 50%, #00c0ff 100%);
  background-size: 200% 100%;
  background-position: right center;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease; }
  .gNav-recruit a:hover, .c-btn:hover, .c-btn_2:hover, .c-linkIcon:hover {
    background-position: center; }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*----------------------
        reset
----------------------*/
ul, ol {
  padding: 0;
  margin: 0;
  list-style: none; }

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom; }

/*----------------------
			base
----------------------*/
:root {
  --c-main: #004093;
  --c-sub: #00c0ff;
  --c-main_2: #14499d;
  --c-sub_2: #5ab1e6; }

body {
  background: #004093;
  margin: 0;
  padding: 0;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  line-height: 1.8;
  font-size: 17px;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  word-break: break-all;
  letter-spacing: 0.07em;
  -webkit-animation: pageView 2s ease 0s 1 normal;
  animation: pageView 2s ease 0s 1 normal; }
  @media screen and (max-width: 512px) {
    body {
      font-size: 14px;
      line-height: 1.7;
      letter-spacing: 0.05em; } }
  @media screen and (max-width: 320px) {
    body {
      letter-spacing: 0; } }

@-webkit-keyframes pageView {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes pageView {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

p {
  margin: 0; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    p {
      font-size: 15px; } }
  @media screen and (max-width: 512px) {
    p {
      font-size: 13px;
      letter-spacing: 0.05em; } }

@media screen and (min-width: 513px) and (max-width: 768px) {
  li, dt, dd {
    font-size: 15px; } }

@media screen and (max-width: 512px) {
  li, dt, dd {
    font-size: 13px; } }

td {
  font-weight: 500; }

a {
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0; }

a:focus {
  outline: none; }

address {
  font-style: normal; }

input[type="text"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #aaa;
  position: relative;
  top: 0.05em; }

input[type="text"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #aaa;
  position: relative;
  top: 0.05em; }

input[type="text"]::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #aaa;
  position: relative;
  top: 0.05em; }

input[type="text"]::placeholder, textarea::placeholder {
  color: #aaa;
  position: relative;
  top: 0.05em; }
  @media screen and (max-width: 512px) {
    input[type="text"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
      top: 0;
      font-size: 14px; }
    input[type="text"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
      top: 0;
      font-size: 14px; }
    input[type="text"]::-ms-input-placeholder, textarea::-ms-input-placeholder {
      top: 0;
      font-size: 14px; }
    input[type="text"]::placeholder, textarea::placeholder {
      top: 0;
      font-size: 14px; } }

input[type="search"] {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

label, select {
  cursor: pointer;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none; }
  @media screen and (max-width: 512px) {
    label, select {
      font-size: 13px; } }

h2, h3, h4, h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Noto Sans JP", sans-serif; }

strong {
  font-weight: bold; }

dl, dt, dd {
  margin: 0;
  padding: 0; }

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

.fadeUp, .fadeLeft, .fadeRight {
  opacity: 0; }

.scaleUp {
  -webkit-transform: scale(0) translateY(0px);
  -ms-transform: scale(0) translateY(0px);
  transform: scale(0) translateY(0px); }

.move.fadeUp {
  -webkit-animation: fadeUp .8s ease-out forwards;
  animation: fadeUp .8s ease-out forwards; }

.move.fadeLeft {
  -webkit-animation: fadeLeft .7s ease-out forwards;
  animation: fadeLeft .7s ease-out forwards; }

.move.fadeRight {
  -webkit-animation: fadeRight .7s ease-out forwards;
  animation: fadeRight .7s ease-out forwards; }

.move.scaleUp {
  -webkit-animation: scaleUp .6s forwards;
  animation: scaleUp .6s forwards; }

@-webkit-keyframes scaleUp {
  0% {
    -webkit-transform: scale(0) translateY(0px);
    transform: scale(0) translateY(0px); }
  50% {
    -webkit-transition-timing-function: cubic-bezier(0, 0.7, 0, 1.3);
    transition-timing-function: cubic-bezier(0, 0.7, 0, 1.3);
    -webkit-transform: scale(1.1) translateY(0);
    transform: scale(1.1) translateY(0); }
  100% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0); } }

@keyframes scaleUp {
  0% {
    -webkit-transform: scale(0) translateY(0px);
    transform: scale(0) translateY(0px); }
  50% {
    -webkit-transition-timing-function: cubic-bezier(0, 0.7, 0, 1.3);
    -o-transition-timing-function: cubic-bezier(0, 0.7, 0, 1.3);
    transition-timing-function: cubic-bezier(0, 0.7, 0, 1.3);
    -webkit-transform: scale(1.1) translateY(0);
    transform: scale(1.1) translateY(0); }
  100% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0); } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeUp {
  0% {
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fadeUp {
  0% {
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes fadeUp_2 {
  0% {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fadeUp_2 {
  0% {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes fadeLeft {
  0% {
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fadeLeft {
  0% {
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes fadeRight {
  0% {
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fadeRight {
  0% {
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.stepUp .stepUp-item, .stepUp .stepUp-item_left {
  opacity: 0; }

.stepUp.move .stepUp-item, .stepUp.move .stepUp-item_left {
  -webkit-animation: fadeUp .5s ease-in forwards;
  animation: fadeUp .5s ease-in forwards; }
  .stepUp.move .stepUp-item:nth-child(1), .stepUp.move .stepUp-item_left:nth-child(1) {
    -webkit-animation-delay: 0;
    animation-delay: 0; }
  .stepUp.move .stepUp-item:nth-child(2), .stepUp.move .stepUp-item_left:nth-child(2) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .stepUp.move .stepUp-item:nth-child(3), .stepUp.move .stepUp-item_left:nth-child(3) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s; }
  .stepUp.move .stepUp-item:nth-child(4), .stepUp.move .stepUp-item_left:nth-child(4) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s; }
  .stepUp.move .stepUp-item:nth-child(5), .stepUp.move .stepUp-item_left:nth-child(5) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s; }

.stepUp.move .stepUp-item_left {
  -webkit-animation: fadeRight .7s ease-out forwards;
  animation: fadeRight .7s ease-out forwards; }
  .stepUp.move .stepUp-item_left:nth-child(1) {
    -webkit-animation-delay: 0;
    animation-delay: 0; }
  .stepUp.move .stepUp-item_left:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .stepUp.move .stepUp-item_left:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .stepUp.move .stepUp-item_left:nth-child(4) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s; }
  .stepUp.move .stepUp-item_left:nth-child(5) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s; }
  .stepUp.move .stepUp-item_left:nth-child(6) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }
  .stepUp.move .stepUp-item_left:nth-child(7) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s; }
  .stepUp.move .stepUp-item_left:nth-child(8) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s; }
  .stepUp.move .stepUp-item_left:nth-child(9) {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s; }
  .stepUp.move .stepUp-item_left:nth-child(10) {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s; }
  .stepUp.move .stepUp-item_left:nth-child(11) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }
  .stepUp.move .stepUp-item_left:nth-child(12) {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s; }
  .stepUp.move .stepUp-item_left:nth-child(13) {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s; }
  .stepUp.move .stepUp-item_left:nth-child(14) {
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s; }
  .stepUp.move .stepUp-item_left:nth-child(15) {
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s; }
  .stepUp.move .stepUp-item_left:nth-child(16) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s; }
  .stepUp.move .stepUp-item_left:nth-child(17) {
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s; }
  .stepUp.move .stepUp-item_left:nth-child(18) {
    -webkit-animation-delay: 3.4s;
    animation-delay: 3.4s; }
  .stepUp.move .stepUp-item_left:nth-child(19) {
    -webkit-animation-delay: 3.6s;
    animation-delay: 3.6s; }
  .stepUp.move .stepUp-item_left:nth-child(20) {
    -webkit-animation-delay: 3.8s;
    animation-delay: 3.8s; }

/* eng */
@-webkit-keyframes maskReveal {
  from {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0); }
  to {
    -webkit-clip-path: inset(0 0% 0 0);
    clip-path: inset(0 0% 0 0); } }
@keyframes maskReveal {
  from {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0); }
  to {
    -webkit-clip-path: inset(0 0% 0 0);
    clip-path: inset(0 0% 0 0); } }

/* jp */
@-webkit-keyframes liftUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes liftUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.kv-title.inview span {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  -webkit-animation: none;
  animation: none; }

.kv-title.move span {
  -webkit-animation: maskReveal 1s cubic-bezier(0.77, 0, 0.18, 1) 0.1s forwards;
  animation: maskReveal 1s cubic-bezier(0.77, 0, 0.18, 1) 0.1s forwards; }
  .kv-title.move span:nth-child(2) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }

.recruitList .recruitList-item {
  opacity: 0; }

.recruitList.move .recruitList-item {
  -webkit-animation: fadeUp .6s ease-in forwards;
  animation: fadeUp .6s ease-in forwards; }
  .recruitList.move .recruitList-item:nth-child(1) {
    -webkit-animation-delay: 0;
    animation-delay: 0; }
  .recruitList.move .recruitList-item:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .recruitList.move .recruitList-item:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .recruitList.move .recruitList-item:nth-child(4) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s; }

/*----------------------
				layout
----------------------*/
.l-header {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1200;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media screen and (max-width: 768px) {
    .l-header:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 0;
      background: #004093;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; } }
  .l-header.open:before {
    height: 100vh; }
  .l-header.open .header-inner {
    background: #004093; }
  .l-header.open .logo .normal {
    display: none; }
  .l-header.open .logo .white {
    display: block; }
  .l-header.open .siteTitle {
    color: #ffffff; }
  .l-header.open .gNav {
    height: calc(100vh - 94px);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: auto; }
    @media screen and (max-width: 512px) {
      .l-header.open .gNav {
        height: calc(100vh - 50px); } }
    .l-header.open .gNav-list {
      pointer-events: auto;
      -webkit-overflow-scrolling: touch;
      opacity: 1; }

.is_scroll .l-header {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px); }

@media screen and (min-width: 769px) {
  .is_scroll .header-inner {
    height: 75px; } }

.header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 94px;
  margin: 0 auto;
  max-width: 2000px;
  padding-left: 40px;
  padding-right: 45px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  @media screen and (max-width: 1200px) {
    .header-inner {
      padding-left: 25px;
      padding-right: 25px; } }
  @media screen and (max-width: 768px) {
    .header-inner {
      overflow: visible;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 20px;
      height: 65px; } }
  @media screen and (max-width: 512px) {
    .header-inner {
      padding-left: 15px;
      height: 50px; } }

.headerLogo {
  position: relative;
  z-index: 1101; }
  .headerLogo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .headerLogo .logo {
    margin: 0;
    width: 240px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
    .headerLogo .logo img {
      width: 100%;
      height: auto;
      display: block; }
    .headerLogo .logo .white {
      display: none; }
    @media screen and (min-width: 513px) and (max-width: 768px) {
      .headerLogo .logo {
        width: 200px; } }
    @media screen and (max-width: 512px) {
      .headerLogo .logo {
        width: 160px; } }
  .headerLogo .siteTitle {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-left: 12px;
    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.35;
    letter-spacing: 0.05em;
    color: #bbb; }
    @media screen and (max-width: 1200px) {
      .headerLogo .siteTitle {
        font-size: 12px;
        margin-left: 8px; } }
    @media screen and (max-width: 512px) {
      .headerLogo .siteTitle {
        font-size: 10px; } }
    .headerLogo .siteTitle span {
      display: block;
      letter-spacing: 0.02em; }

.headerMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.gNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media screen and (max-width: 768px) {
    .gNav {
      display: block;
      overflow: auto;
      height: 0;
      opacity: 0;
      width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      position: fixed;
      top: 94px;
      left: 0;
      z-index: 1100;
      padding: 0 110px 60px;
      box-sizing: border-box;
      pointer-events: none; } }
  @media screen and (max-width: 620px) {
    .gNav {
      padding: 0 50px 60px; } }
  @media screen and (max-width: 512px) {
    .gNav {
      top: 50px;
      padding-bottom: 50px; } }
  @media screen and (min-width: 1101px) and (max-width: 1350px) {
    .gNav.hide .gNav-list {
      opacity: 0; }
    .gNav.hide .gNav-item {
      margin-right: 0; }
      .gNav.hide .gNav-item a {
        opacity: 0; } }
    @media screen and (min-width: 1101px) and (max-width: 1350px) and (min-width: 1101px) and (max-width: 1150px) {
      .gNav.hide .gNav-item a {
        font-size: 90%; } }
  .gNav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    @media screen and (max-width: 768px) {
      .gNav-list {
        pointer-events: none;
        display: block;
        width: 100%;
        padding: 100px 0 0; } }
    @media screen and (min-width: 513px) and (max-width: 768px) {
      .gNav-list {
        padding: 13vw 0 40px; } }
    @media screen and (max-width: 620px) {
      .gNav-list {
        padding: 56px 0 50px; } }
  .gNav-item {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-right: 35px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
    @media screen and (max-width: 1200px) {
      .gNav-item {
        margin-right: 20px; } }
    @media screen and (max-width: 768px) {
      .gNav-item {
        display: block;
        margin-bottom: 30px;
        margin-right: 0; } }
    @media screen and (max-width: 620px) {
      .gNav-item {
        margin-bottom: 25px; }
        .gNav-item:last-child {
          margin-bottom: 0; } }
    .gNav-item a {
      -webkit-transition-delay: 0.1s;
      -o-transition-delay: 0.1s;
      transition-delay: 0.1s;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      position: relative;
      font-weight: 600;
      font-size: 16px;
      color: #333;
      padding: 5px 0;
      letter-spacing: 0.08em; }
      @media screen and (max-width: 768px) {
        .gNav-item a {
          color: #ffffff;
          font-size: 22px;
          font-weight: 400;
          padding: 0;
          position: relative; } }
      @media screen and (max-width: 620px) {
        .gNav-item a {
          font-size: 14px; } }
      .gNav-item a:hover {
        color: #14499d; }
        .gNav-item a:hover:after {
          opacity: 1;
          width: 100%; }
        @media screen and (max-width: 768px) {
          .gNav-item a:hover {
            color: #ffffff;
            opacity: 0.5;
            padding-right: 0; } }
  .gNav-recruit a {
    color: #ffffff;
    padding: 0 25px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 15px;
    text-align: center;
    overflow: hidden;
    display: block;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 768px) {
      .gNav-recruit a {
        font-size: 18px;
        padding: 0 10px;
        text-align: center;
        line-height: 44px;
        border: 1px solid #00c0ff; } }
    @media screen and (max-width: 620px) {
      .gNav-recruit a {
        padding: 0 10px;
        line-height: 40px;
        font-size: 14px; } }
  .gNav-btn {
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: 13px;
    width: 52px; }
    @media screen and (max-width: 768px) {
      .gNav-btn {
        position: absolute;
        z-index: 1101;
        display: inline-block;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        top: 27px;
        right: 30px; } }
    @media screen and (max-width: 512px) {
      .gNav-btn {
        height: 11px;
        width: 38px;
        top: 19px;
        right: 14px; } }
    .gNav-btn span {
      display: inline-block;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      position: absolute;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #004093; }
      @media screen and (max-width: 512px) {
        .gNav-btn span {
          height: 1px; } }
    .gNav-btn-top {
      top: 0; }
    .gNav-btn-bottom {
      bottom: 0; }
    .gNav-btn.active span {
      background-color: #ffffff; }
    .gNav-btn.active .gNav-btn-top {
      -webkit-transform: translateY(6px) rotate(-15deg);
      -ms-transform: translateY(6px) rotate(-15deg);
      transform: translateY(6px) rotate(-15deg); }
      @media screen and (max-width: 512px) {
        .gNav-btn.active .gNav-btn-top {
          -webkit-transform: translateY(5px) rotate(-15deg);
          -ms-transform: translateY(5px) rotate(-15deg);
          transform: translateY(5px) rotate(-15deg); } }
    .gNav-btn.active .gNav-btn-bottom {
      -webkit-transform: translateY(-5px) rotate(15deg);
      -ms-transform: translateY(-5px) rotate(15deg);
      transform: translateY(-5px) rotate(15deg); }
      @media screen and (max-width: 512px) {
        .gNav-btn.active .gNav-btn-bottom {
          -webkit-transform: translateY(-5px) rotate(15deg);
          -ms-transform: translateY(-5px) rotate(15deg);
          transform: translateY(-5px) rotate(15deg); } }

.l-contents {
  position: relative; }

/* セクション
------------------------------------*/
.l-section {
  background: #ffffff;
  padding: 8vw 0; }
  @media screen and (max-width: 768px) {
    .l-section {
      padding: 50px 0; } }
  @media screen and (max-width: 512px) {
    .l-section {
      padding: 40px 0; } }
  .l-section-inner {
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    z-index: 2; }
    @media screen and (min-width: 769px) and (max-width: 1000px) {
      .l-section-inner {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (max-width: 768px) {
      .l-section-inner {
        width: auto;
        padding-left: 30px;
        padding-right: 30px; } }
    @media screen and (max-width: 512px) {
      .l-section-inner {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (max-width: 320px) {
      .l-section-inner {
        padding-left: 10px;
        padding-right: 10px; } }
  .l-section_last {
    padding-bottom: 13vw; }
    @media screen and (min-width: 513px) and (max-width: 768px) {
      .l-section_last {
        padding-bottom: 90px; } }
    @media screen and (max-width: 512px) {
      .l-section_last {
        padding-bottom: 60px; } }
  .l-section img {
    width: 100%; }
  .l-section.o-bg_gray {
    background: #f7f7f7; }
  .l-section.o-bg_blue {
    background: #004093;
    color: #ffffff; }
    .l-section.o-bg_blue .c-title_eng, .l-section.o-bg_blue .c-title_jp {
      color: #ffffff; }
  .l-section.o-pack {
    padding-top: 0; }

/* カラム
------------------------------------*/
.l-column, .l-column-2, .l-column-3, .l-column-4, .l-column-5, .l-column-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .l-column.o-tabletColumn_2, .o-tabletColumn_2.l-column-2, .o-tabletColumn_2.l-column-3, .o-tabletColumn_2.l-column-4, .o-tabletColumn_2.l-column-5, .o-tabletColumn_2.l-column-6 {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .l-column.o-tabletColumn_2 .l-columnItem, .o-tabletColumn_2.l-column-2 .l-columnItem, .o-tabletColumn_2.l-column-3 .l-columnItem, .o-tabletColumn_2.l-column-4 .l-columnItem, .o-tabletColumn_2.l-column-5 .l-columnItem, .o-tabletColumn_2.l-column-6 .l-columnItem {
        width: 48%;
        margin-right: 0;
        margin-top: 30px; }
        .l-column.o-tabletColumn_2 .l-columnItem:nth-child(-n+2), .o-tabletColumn_2.l-column-2 .l-columnItem:nth-child(-n+2), .o-tabletColumn_2.l-column-3 .l-columnItem:nth-child(-n+2), .o-tabletColumn_2.l-column-4 .l-columnItem:nth-child(-n+2), .o-tabletColumn_2.l-column-5 .l-columnItem:nth-child(-n+2), .o-tabletColumn_2.l-column-6 .l-columnItem:nth-child(-n+2) {
          margin-top: 0; } }
  @media screen and (max-width: 768px) {
    .l-column.o-tabletColumn_1 .l-columnItem, .o-tabletColumn_1.l-column-2 .l-columnItem, .o-tabletColumn_1.l-column-3 .l-columnItem, .o-tabletColumn_1.l-column-4 .l-columnItem, .o-tabletColumn_1.l-column-5 .l-columnItem, .o-tabletColumn_1.l-column-6 .l-columnItem {
      width: 100%;
      margin-right: 0;
      margin-top: 30px; }
      .l-column.o-tabletColumn_1 .l-columnItem:nth-child(-n+2), .o-tabletColumn_1.l-column-2 .l-columnItem:nth-child(-n+2), .o-tabletColumn_1.l-column-3 .l-columnItem:nth-child(-n+2), .o-tabletColumn_1.l-column-4 .l-columnItem:nth-child(-n+2), .o-tabletColumn_1.l-column-5 .l-columnItem:nth-child(-n+2), .o-tabletColumn_1.l-column-6 .l-columnItem:nth-child(-n+2) {
        margin-top: 30px; }
      .l-column.o-tabletColumn_1 .l-columnItem:nth-child(-n+1), .o-tabletColumn_1.l-column-2 .l-columnItem:nth-child(-n+1), .o-tabletColumn_1.l-column-3 .l-columnItem:nth-child(-n+1), .o-tabletColumn_1.l-column-4 .l-columnItem:nth-child(-n+1), .o-tabletColumn_1.l-column-5 .l-columnItem:nth-child(-n+1), .o-tabletColumn_1.l-column-6 .l-columnItem:nth-child(-n+1) {
        margin-top: 0; } }
  @media screen and (max-width: 768px) {
    .l-column.o-tabletColumn_1 .l-columnItem.o-tabletMargin_0:nth-child(n+2), .o-tabletColumn_1.l-column-2 .l-columnItem.o-tabletMargin_0:nth-child(n+2), .o-tabletColumn_1.l-column-3 .l-columnItem.o-tabletMargin_0:nth-child(n+2), .o-tabletColumn_1.l-column-4 .l-columnItem.o-tabletMargin_0:nth-child(n+2), .o-tabletColumn_1.l-column-5 .l-columnItem.o-tabletMargin_0:nth-child(n+2), .o-tabletColumn_1.l-column-6 .l-columnItem.o-tabletMargin_0:nth-child(n+2) {
      margin-top: 0; } }
  @media screen and (max-width: 512px) {
    .l-column.o-tabletColumn_1.o-spMargin_20 .l-columnItem:nth-child(n+2), .o-tabletColumn_1.o-spMargin_20.l-column-2 .l-columnItem:nth-child(n+2), .o-tabletColumn_1.o-spMargin_20.l-column-3 .l-columnItem:nth-child(n+2), .o-tabletColumn_1.o-spMargin_20.l-column-4 .l-columnItem:nth-child(n+2), .o-tabletColumn_1.o-spMargin_20.l-column-5 .l-columnItem:nth-child(n+2), .o-tabletColumn_1.o-spMargin_20.l-column-6 .l-columnItem:nth-child(n+2) {
      margin-top: 20px; } }
  @media screen and (max-width: 512px) {
    .l-column.o-spColumn_2, .o-spColumn_2.l-column-2, .o-spColumn_2.l-column-3, .o-spColumn_2.l-column-4, .o-spColumn_2.l-column-5, .o-spColumn_2.l-column-6 {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .l-column.o-spColumn_2 .l-columnItem, .o-spColumn_2.l-column-2 .l-columnItem, .o-spColumn_2.l-column-3 .l-columnItem, .o-spColumn_2.l-column-4 .l-columnItem, .o-spColumn_2.l-column-5 .l-columnItem, .o-spColumn_2.l-column-6 .l-columnItem {
        width: 48%;
        margin-right: 0;
        margin-top: 30px; }
        .l-column.o-spColumn_2 .l-columnItem:nth-child(-n+2), .o-spColumn_2.l-column-2 .l-columnItem:nth-child(-n+2), .o-spColumn_2.l-column-3 .l-columnItem:nth-child(-n+2), .o-spColumn_2.l-column-4 .l-columnItem:nth-child(-n+2), .o-spColumn_2.l-column-5 .l-columnItem:nth-child(-n+2), .o-spColumn_2.l-column-6 .l-columnItem:nth-child(-n+2) {
          margin-top: 0; }
      .l-column.o-spColumn_2.o-spMargin_20:nth-child(n+3), .o-spColumn_2.o-spMargin_20.l-column-2:nth-child(n+3), .o-spColumn_2.o-spMargin_20.l-column-3:nth-child(n+3), .o-spColumn_2.o-spMargin_20.l-column-4:nth-child(n+3), .o-spColumn_2.o-spMargin_20.l-column-5:nth-child(n+3), .o-spColumn_2.o-spMargin_20.l-column-6:nth-child(n+3) {
        margin-top: 20px; } }
  @media screen and (max-width: 512px) {
    .l-column.o-spColumn_1 .l-columnItem, .o-spColumn_1.l-column-2 .l-columnItem, .o-spColumn_1.l-column-3 .l-columnItem, .o-spColumn_1.l-column-4 .l-columnItem, .o-spColumn_1.l-column-5 .l-columnItem, .o-spColumn_1.l-column-6 .l-columnItem {
      width: 100%;
      margin-right: 0;
      margin-top: 30px; }
      .l-column.o-spColumn_1 .l-columnItem:nth-child(-n+2), .o-spColumn_1.l-column-2 .l-columnItem:nth-child(-n+2), .o-spColumn_1.l-column-3 .l-columnItem:nth-child(-n+2), .o-spColumn_1.l-column-4 .l-columnItem:nth-child(-n+2), .o-spColumn_1.l-column-5 .l-columnItem:nth-child(-n+2), .o-spColumn_1.l-column-6 .l-columnItem:nth-child(-n+2) {
        margin-top: 30px; }
      .l-column.o-spColumn_1 .l-columnItem:nth-child(-n+1), .o-spColumn_1.l-column-2 .l-columnItem:nth-child(-n+1), .o-spColumn_1.l-column-3 .l-columnItem:nth-child(-n+1), .o-spColumn_1.l-column-4 .l-columnItem:nth-child(-n+1), .o-spColumn_1.l-column-5 .l-columnItem:nth-child(-n+1), .o-spColumn_1.l-column-6 .l-columnItem:nth-child(-n+1) {
        margin-top: 0; }
    .l-column.o-spColumn_1.o-spMargin_20:nth-child(n+2), .o-spColumn_1.o-spMargin_20.l-column-2:nth-child(n+2), .o-spColumn_1.o-spMargin_20.l-column-3:nth-child(n+2), .o-spColumn_1.o-spMargin_20.l-column-4:nth-child(n+2), .o-spColumn_1.o-spMargin_20.l-column-5:nth-child(n+2), .o-spColumn_1.o-spMargin_20.l-column-6:nth-child(n+2) {
      margin-top: 20px; } }
  @media screen and (max-width: 1000px) {
    .l-column.o-1000pxColumn_1 .l-columnItem, .o-1000pxColumn_1.l-column-2 .l-columnItem, .o-1000pxColumn_1.l-column-3 .l-columnItem, .o-1000pxColumn_1.l-column-4 .l-columnItem, .o-1000pxColumn_1.l-column-5 .l-columnItem, .o-1000pxColumn_1.l-column-6 .l-columnItem {
      width: 100%;
      margin-right: 0;
      margin-top: 30px; }
      .l-column.o-1000pxColumn_1 .l-columnItem:nth-child(-n+2), .o-1000pxColumn_1.l-column-2 .l-columnItem:nth-child(-n+2), .o-1000pxColumn_1.l-column-3 .l-columnItem:nth-child(-n+2), .o-1000pxColumn_1.l-column-4 .l-columnItem:nth-child(-n+2), .o-1000pxColumn_1.l-column-5 .l-columnItem:nth-child(-n+2), .o-1000pxColumn_1.l-column-6 .l-columnItem:nth-child(-n+2) {
        margin-top: 30px; }
      .l-column.o-1000pxColumn_1 .l-columnItem:nth-child(-n+1), .o-1000pxColumn_1.l-column-2 .l-columnItem:nth-child(-n+1), .o-1000pxColumn_1.l-column-3 .l-columnItem:nth-child(-n+1), .o-1000pxColumn_1.l-column-4 .l-columnItem:nth-child(-n+1), .o-1000pxColumn_1.l-column-5 .l-columnItem:nth-child(-n+1), .o-1000pxColumn_1.l-column-6 .l-columnItem:nth-child(-n+1) {
        margin-top: 0; } }
  @media screen and (max-width: 512px) {
    .l-column.o-spMargin_20 .l-columnItem:nth-child(n+3), .o-spMargin_20.l-column-2 .l-columnItem:nth-child(n+3), .o-spMargin_20.l-column-3 .l-columnItem:nth-child(n+3), .o-spMargin_20.l-column-4 .l-columnItem:nth-child(n+3), .o-spMargin_20.l-column-5 .l-columnItem:nth-child(n+3), .o-spMargin_20.l-column-6 .l-columnItem:nth-child(n+3) {
      margin-top: 20px; } }
  .l-column.o-flex-justify_center, .o-flex-justify_center.l-column-2, .o-flex-justify_center.l-column-3, .o-flex-justify_center.l-column-4, .o-flex-justify_center.l-column-5, .o-flex-justify_center.l-column-6 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .l-column.o-flex-justify_center:before, .o-flex-justify_center.l-column-2:before, .o-flex-justify_center.l-column-3:before, .o-flex-justify_center.l-column-4:before, .o-flex-justify_center.l-column-5:before, .o-flex-justify_center.l-column-6:before {
      display: none; }
    .l-column.o-flex-justify_center:after, .o-flex-justify_center.l-column-2:after, .o-flex-justify_center.l-column-3:after, .o-flex-justify_center.l-column-4:after, .o-flex-justify_center.l-column-5:after, .o-flex-justify_center.l-column-6:after {
      display: none; }
    .l-column.o-flex-justify_center .l-columnItem:last-child, .o-flex-justify_center.l-column-2 .l-columnItem:last-child, .o-flex-justify_center.l-column-3 .l-columnItem:last-child, .o-flex-justify_center.l-column-4 .l-columnItem:last-child, .o-flex-justify_center.l-column-5 .l-columnItem:last-child, .o-flex-justify_center.l-column-6 .l-columnItem:last-child {
      margin-right: 0; }
  .l-column-2 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .l-column-2 .l-columnItem {
      width: 48%;
      margin-top: 30px; }
      .l-column-2 .l-columnItem:nth-child(-n+2) {
        margin-top: 0; }
  .l-column-3 .l-columnItem {
    width: 31%;
    margin-right: 3.5%; }
    .l-column-3 .l-columnItem:nth-child(3n) {
      margin-right: 0; }
    .l-column-3 .l-columnItem:nth-child(n+4) {
      margin-top: 30px; }
  .l-column-4 .l-columnItem {
    width: 22.5%;
    margin-right: 3.333333%; }
    .l-column-4 .l-columnItem:nth-child(4n) {
      margin-right: 0; }
    .l-column-4 .l-columnItem:nth-child(n+5) {
      margin-top: 30px; }
  @media screen and (min-width: 769px) {
    .l-column-4.o-margin_l .l-columnItem:nth-child(n+5) {
      margin-top: 40px; }
    .l-column-4.o-margin_s .l-columnItem:nth-child(n+5) {
      margin-top: 20px; } }
  .l-column-5 .l-columnItem {
    width: 18%;
    margin-right: 2.5%; }
    .l-column-5 .l-columnItem:nth-child(5n) {
      margin-right: 0; }
    .l-column-5 .l-columnItem:nth-child(n+6) {
      margin-top: 30px; }
  .l-column-6 .l-columnItem {
    width: 15%;
    margin-right: 2%; }
    .l-column-6 .l-columnItem:nth-child(6n) {
      margin-right: 0; }
    .l-column-6 .l-columnItem:nth-child(n+7) {
      margin-top: 30px; }

.l-columnItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  .l-columnItem.o-width_32 {
    width: 32%; }
  .l-columnItem.o-width_64 {
    width: 64%; }
  .l-columnItem.o-width_36 {
    width: 36%; }
  .l-columnItem.o-width_60 {
    width: 60%; }
  .l-columnItem.o-width_46 {
    width: 46%; }
  .l-columnItem.o-margin_40 {
    margin-top: 40px; }

/* フッター
------------------------------------*/
.l-footer {
  position: relative;
  background: #004093;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 90px 0 40px; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .l-footer {
      padding: 60px 0 30px; } }
  @media screen and (max-width: 512px) {
    .l-footer {
      padding: 50px 0 20px; } }

.footer-logo {
  width: 320px;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .footer-logo {
      width: 280px; } }
  @media screen and (max-width: 512px) {
    .footer-logo {
      width: 200px; } }
  .footer-logo a:hover {
    opacity: 0.7; }
  .footer-logo img {
    width: 100%;
    height: auto; }

.footer-inner {
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  padding-bottom: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (min-width: 769px) and (max-width: 1000px) {
    .footer-inner {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 768px) {
    .footer-inner {
      width: auto;
      padding-left: 30px;
      padding-right: 30px; } }
  @media screen and (max-width: 512px) {
    .footer-inner {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 320px) {
    .footer-inner {
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 1000px) {
    .footer-inner {
      display: block;
      padding-bottom: 50px; } }

.footerLeft {
  position: relative;
  min-width: 500px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 35px; }
  @media screen and (max-width: 1000px) {
    .footerLeft {
      width: 100%;
      padding-right: 0;
      padding-bottom: 45px; } }
  @media screen and (max-width: 768px) {
    .footerLeft {
      min-width: 100%; } }
  @media screen and (max-width: 512px) {
    .footerLeft {
      padding-bottom: 45px; } }

.footerNav {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .footerNav-inner {
    position: relative; }
  .footerNav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0; }
    @media screen and (min-width: 513px) and (max-width: 768px) {
      .footerNav-list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
  .footerNav-item {
    width: 30%;
    line-height: 1.4;
    margin-bottom: 25px;
    list-style: none; }
    @media screen and (max-width: 1000px) {
      .footerNav-item {
        margin-bottom: 20px; } }
    @media screen and (max-width: 768px) {
      .footerNav-item {
        margin-right: 30px;
        margin-bottom: 10px;
        width: auto; } }
    @media screen and (max-width: 512px) {
      .footerNav-item {
        margin-right: 0;
        width: 50%; } }
    .footerNav-item a {
      padding-bottom: 10px;
      display: block;
      color: #ffffff;
      font-size: 17px;
      font-weight: bold;
      width: 100%;
      position: relative; }
      @media screen and (max-width: 768px) {
        .footerNav-item a {
          font-size: 15px;
          padding-bottom: 0; } }
      @media screen and (max-width: 512px) {
        .footerNav-item a {
          font-size: 12px; } }
      .footerNav-item a:hover {
        opacity: 0.7; }
  .footerNav-subLink {
    bottom: 0;
    margin-top: 40px; }
    @media screen and (max-width: 768px) {
      .footerNav-subLink {
        margin-top: 10px; } }
    .footerNav-subLink ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0;
      padding: 0; }
    .footerNav-subLink li {
      line-height: 1.4;
      margin-right: 30px;
      list-style: none; }
      @media screen and (max-width: 1000px) {
        .footerNav-subLink li {
          margin-bottom: 20px; } }
      @media screen and (max-width: 512px) {
        .footerNav-subLink li {
          width: 50%;
          margin-bottom: 10px; } }
      .footerNav-subLink li:last-child {
        margin-right: 0; }
        @media screen and (max-width: 512px) {
          .footerNav-subLink li:last-child {
            width: 100%; } }
      .footerNav-subLink li a {
        color: #ffffff;
        font-size: 15px; }
        .footerNav-subLink li a:hover {
          opacity: 0.7; }
        @media screen and (min-width: 513px) and (max-width: 768px) {
          .footerNav-subLink li a {
            font-size: 14px; } }
        @media screen and (max-width: 512px) {
          .footerNav-subLink li a {
            font-size: 12px;
            font-weight: 300; } }

.footerRight {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: calc(100% - 500px);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding-left: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 1000px) {
    .footerRight {
      width: 100%;
      border-left: 0;
      border-top: 1px solid rgba(255, 255, 255, 0.5);
      padding: 50px 0 0; } }
  @media screen and (max-width: 512px) {
    .footerRight {
      padding: 35px 0 0;
      border-top: 1px solid rgba(255, 255, 255, 0.25); } }

.footerCompany {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .footerCompany-title {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 3px;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #ffffff; }
    @media screen and (max-width: 512px) {
      .footerCompany-title {
        font-size: 10px; } }
  .footerCompany-address {
    margin: 0;
    line-height: 2;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff; }
    @media screen and (max-width: 512px) {
      .footerCompany-address {
        font-size: 10px; } }
  .footerCompany-license {
    margin: 0;
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    padding: 0; }
    .footerCompany-license .pmark {
      height: 62px; }
      @media screen and (max-width: 512px) {
        .footerCompany-license .pmark {
          height: 32px; } }
    .footerCompany-license .isms {
      margin-left: 10px;
      height: 62px; }
      @media screen and (max-width: 512px) {
        .footerCompany-license .isms {
          margin-left: 5px;
          height: 32px; } }
    .footerCompany-license li {
      list-style: none; }
    .footerCompany-license img {
      height: 100%; }

.footer-copy {
  font-family: "Inter", sans-serif;
  font-size: 10px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  padding: 0 20px; }
  @media screen and (max-width: 768px) {
    .footer-copy {
      font-size: 10px;
      text-align: left; } }
  @media screen and (max-width: 512px) {
    .footer-copy {
      font-size: 8px; } }

.scroll-prevent {
  overflow: hidden; }

.site-wrap {
  overflow-x: hidden;
  position: relative;
  width: 100%; }

/* 円
------------------------------------*/
.circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  inset: 0;
  z-index: 2;
  pointer-events: none; }
  .circles-light .circle-inner {
    mix-blend-mode: multiply; }
  .circles-dark .circle-inner {
    mix-blend-mode: screen;
    background: white !important; }
  @media screen and (max-width: 768px) {
    .circles {
      opacity: 0.7; } }

.circle {
  position: absolute;
  width: calc(var(--size) * 1px);
  height: calc(var(--size) * 1px);
  -webkit-transform: scale(var(--circle-scale, 1));
  -ms-transform: scale(var(--circle-scale, 1));
  transform: scale(var(--circle-scale, 1));
  will-change: transform;
  contain: layout paint;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
  overflow: visible; }

.circle-inner {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-animation: circleFloat 6s ease-in-out infinite;
  animation: circleFloat 6s ease-in-out infinite; }

@-webkit-keyframes circleFloat {
  0% {
    -webkit-transform: scale(0.94);
    transform: scale(0.94); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.94);
    transform: scale(0.94); } }

@keyframes circleFloat {
  0% {
    -webkit-transform: scale(0.94);
    transform: scale(0.94); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.94);
    transform: scale(0.94); } }

:root {
  --circle-scale:1; }

@media screen and (min-width: 513px) and (max-width: 768px) {
  :root {
    --circle-scale:0.5; } }

@media screen and (max-width: 512px) {
  :root {
    --circle-scale:0.3; } }

/* 下層
------------------------------------*/
.is-lower section:first-of-type {
  padding-top: 6.5vw; }

@media screen and (max-width: 768px) {
  .is-lower section:last-of-type {
    padding-bottom: 16vw; } }

.is-lower .circles {
  opacity: 0.6; }
  .is-lower .circles-light div:first-child {
    top: 10vh !important; }
  .is-lower .circles-dark div:first-child {
    top: 10vh !important; }

.is-lower .logo .normal {
  display: none; }

.is-lower .logo .white {
  display: block; }

.is-lower .logo:hover {
  opacity: 0.7; }

.is-lower .gNav-item a {
  color: #ffffff; }
  .is-lower .gNav-item a:hover {
    opacity: 0.7; }

@media screen and (min-width: 769px) {
  .is-lower .gNav-recruit a {
    border: 1px solid #004093; }
    .is-lower .gNav-recruit a:hover {
      border: 1px solid #00c0ff; } }

.is-lower .gNav-btn span {
  background-color: #ffffff; }

.is-lower.is_scroll .logo .normal {
  display: block; }

.is-lower.is_scroll .logo .white {
  display: none; }

.is-lower.is_scroll .gNav-list {
  padding-right: 2px; }

.is-lower.is_scroll .gNav-item a {
  color: #333; }
  .is-lower.is_scroll .gNav-item a:hover {
    color: #004093;
    opacity: 1; }

.is-lower.is_scroll .gNav-recruit a {
  border: none; }
  .is-lower.is_scroll .gNav-recruit a:hover {
    border: none; }

.is-lower.is_scroll .gNav-btn span {
  background-color: #004093; }

.is-lower.is_scroll .open .logo .normal {
  display: none; }

.is-lower.is_scroll .open .logo .white {
  display: block; }

.is-lower.is_scroll .open .gNav-item a {
  color: #ffffff; }

.is-lower.is_scroll .open .gNav-btn span {
  background-color: #ffffff; }

.is-lower.is_scroll .open .gNav-recruit a {
  border: 1px solid #00c0ff; }

.pageTitle {
  padding-top: 240px;
  padding-bottom: 40px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .pageTitle {
      padding-top: 24vw;
      padding-bottom: 3vw; } }
  @media screen and (max-width: 512px) {
    .pageTitle {
      padding-top: 130px;
      padding-bottom: 3vw; } }
  .pageTitle.move .pageTitle-eng {
    -webkit-animation: maskReveal 1s cubic-bezier(0.77, 0, 0.18, 1) 0.1s forwards;
    animation: maskReveal 1s cubic-bezier(0.77, 0, 0.18, 1) 0.1s forwards; }
  .pageTitle.move .pageTitle-jp {
    -webkit-animation: liftUp 0.7s cubic-bezier(0.22, 1, 0.36, 1) 0.7s forwards;
    animation: liftUp 0.7s cubic-bezier(0.22, 1, 0.36, 1) 0.7s forwards; }
  .pageTitle-inner {
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 50px;
    padding-right: 50px; }
    @media screen and (min-width: 769px) and (max-width: 1000px) {
      .pageTitle-inner {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (max-width: 768px) {
      .pageTitle-inner {
        width: auto;
        padding-left: 30px;
        padding-right: 30px; } }
    @media screen and (max-width: 512px) {
      .pageTitle-inner {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (max-width: 320px) {
      .pageTitle-inner {
        padding-left: 10px;
        padding-right: 10px; } }
  .pageTitle-eng {
    opacity: 0;
    -webkit-animation: none;
    animation: none;
    margin-left: -8px;
    line-height: 1.5;
    font-size: 150px;
    font-size: min(13vw,150px);
    font-family: "Inter", sans-serif;
    font-weight: 800;
    color: #ffffff;
    opacity: 0.2;
    position: absolute;
    bottom: 20px; }
    @media screen and (max-width: 768px) {
      .pageTitle-eng {
        font-size: min(11vw,100px);
        bottom: 7vw; } }
    @media screen and (max-width: 512px) {
      .pageTitle-eng {
        margin-left: -4px; } }
  .pageTitle-jp {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
    -webkit-animation: none;
    animation: none;
    margin: 0;
    z-index: 1;
    position: relative;
    font-size: 40px;
    font-size: min(6vw,40px);
    letter-spacing: 0.07em;
    color: #ffffff; }
    .pageTitle-jp small {
      padding-left: 10px;
      font-size: 60%; }
    @media screen and (min-width: 513px) and (max-width: 768px) {
      .pageTitle-jp {
        font-size: 26px; } }
    @media screen and (max-width: 512px) {
      .pageTitle-jp {
        font-size: 20px; } }

/* ページトップアイコン
------------------------------------*/
.pageTop {
  opacity: 0;
  position: fixed;
  right: 50px;
  bottom: 0;
  z-index: 900;
  margin: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .pageTop {
      right: 30px; } }
  @media screen and (max-width: 512px) {
    .pageTop {
      right: 20px;
      bottom: 35px; } }
  .pageTop a {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 80px;
    height: 80px;
    background: #14499d;
    border-radius: 50%;
    -webkit-box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.15);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
    @media screen and (max-width: 512px) {
      .pageTop a {
        width: 50px;
        height: 50px;
        -webkit-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.15);
        box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.15); } }
    .pageTop a:hover {
      background: #14499d;
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    .pageTop a:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      color: #ffffff;
      line-height: 1;
      width: 11px;
      height: 11px;
      border: 1px solid currentColor;
      border-left: 0;
      border-bottom: 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transform: translateY(25%) rotate(-45deg);
      -ms-transform: translateY(25%) rotate(-45deg);
      transform: translateY(25%) rotate(-45deg); }
  .pageTop.scrollstyle {
    opacity: 1;
    bottom: 80px; }

/* パンくず
------------------------------------*/
.topicPath {
  background: #ffffff;
  position: relative;
  padding-top: 20px; }
  @media screen and (max-width: 512px) {
    .topicPath {
      padding-top: 15px; } }
  .topicPath ol {
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 50px;
    padding-right: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
    @media screen and (min-width: 769px) and (max-width: 1000px) {
      .topicPath ol {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (max-width: 768px) {
      .topicPath ol {
        width: auto;
        padding-left: 30px;
        padding-right: 30px; } }
    @media screen and (max-width: 512px) {
      .topicPath ol {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (max-width: 320px) {
      .topicPath ol {
        padding-left: 10px;
        padding-right: 10px; } }
  .topicPath li {
    color: #999;
    margin-right: 12px;
    font-size: 14px;
    font-weight: 400;
    width: auto; }
    @media screen and (max-width: 768px) {
      .topicPath li {
        margin-right: 8px;
        font-size: 10px; } }
    @media screen and (max-width: 512px) {
      .topicPath li {
        font-size: 9px; } }
    .topicPath li:last-child {
      display: block;
      margin-right: 0;
      white-space: nowrap;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis; }
    .topicPath li a {
      font-size: 13px;
      color: #004093;
      position: relative;
      padding-right: 12px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media screen and (max-width: 768px) {
        .topicPath li a {
          font-size: 10px;
          padding-right: 8px; } }
      @media screen and (max-width: 512px) {
        .topicPath li a {
          font-size: 9px; } }
      .topicPath li a:hover {
        opacity: 0.7; }
      .topicPath li a:after {
        display: block;
        content: '';
        position: absolute;
        top: 50%;
        width: 5px;
        height: 5px;
        margin-top: -3px;
        border-right: 1px solid #004093;
        border-bottom: 1px solid #004093;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 0px; }
        @media screen and (max-width: 512px) {
          .topicPath li a:after {
            width: 3px;
            height: 3px;
            margin-top: -1px; } }

.intro {
  margin-bottom: 8vw; }
  @media screen and (max-width: 512px) {
    .intro {
      margin-bottom: 60px; } }
  .intro h3 {
    font-size: 44px;
    letter-spacing: 0.07em;
    line-height: 1.6;
    margin-bottom: 40px;
    padding-left: 40px;
    position: relative; }
    .intro h3:after {
      position: absolute;
      top: 52%;
      left: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      content: '';
      width: 5px;
      border-radius: 3px;
      height: 90%;
      background-color: #3871bd; }
      @media screen and (max-width: 512px) {
        .intro h3:after {
          width: 4px; } }
    @media screen and (max-width: 768px) {
      .intro h3 {
        font-size: 2rem;
        padding-left: 20px; } }
    @media screen and (max-width: 512px) {
      .intro h3 {
        margin-bottom: 30px;
        font-size: 1.3rem;
        line-height: 1.5; }
        .intro h3 span {
          display: block; } }
  .intro p {
    padding-left: 40px;
    font-size: 1.2rem; }
    @media screen and (max-width: 768px) {
      .intro p {
        font-size: 1.1rem;
        padding-left: 20px; } }
    @media screen and (max-width: 512px) {
      .intro p {
        font-size: 14px; } }

/* コンポーネント
------------------------------------*/
.c-titleBox {
  margin-bottom: 50px; }
  @media screen and (max-width: 768px) {
    .c-titleBox {
      margin-bottom: 30px; } }
  @media screen and (max-width: 512px) {
    .c-titleBox {
      margin-bottom: 25px; } }

.c-title_eng {
  color: #004093;
  font-family: "Inter", sans-serif;
  font-size: 90px;
  font-size: min(7vw,90px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.03em; }
  @media screen and (max-width: 768px) {
    .c-title_eng {
      line-height: 1.2; } }
  @media screen and (max-width: 512px) {
    .c-title_eng {
      font-size: 34px; } }

.c-title_jp {
  color: #004093;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.08em; }
  @media screen and (max-width: 768px) {
    .c-title_jp {
      margin-top: 5px;
      font-size: 15px; } }
  @media screen and (max-width: 512px) {
    .c-title_jp {
      font-size: 12px; } }

.c-title_accent {
  color: #004093;
  letter-spacing: 0.08em;
  line-height: 1.6;
  font-size: 2.1rem;
  margin-bottom: 30px; }
  .c-title_accent:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    border-radius: 2px;
    background-color: var(--c-main);
    margin-top: 14px; }
    @media screen and (max-width: 768px) {
      .c-title_accent:after {
        margin-top: 10px; } }
    @media screen and (max-width: 512px) {
      .c-title_accent:after {
        width: 50px; } }
  @media screen and (max-width: 768px) {
    .c-title_accent {
      font-size: 1.5rem;
      margin-bottom: 20px; } }
  @media screen and (max-width: 512px) {
    .c-title_accent {
      font-size: 19px; } }

.c-mainTitle {
  font-size: 44px;
  letter-spacing: 0.07em;
  line-height: 1.6;
  margin-bottom: 40px;
  padding-left: 40px;
  position: relative; }
  .c-mainTitle:after {
    position: absolute;
    top: 52%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    width: 5px;
    border-radius: 3px;
    height: 90%;
    background-color: #3871bd; }
    @media screen and (max-width: 512px) {
      .c-mainTitle:after {
        width: 4px; } }
  @media screen and (max-width: 768px) {
    .c-mainTitle {
      font-size: 2rem;
      padding-left: 20px; } }
  @media screen and (max-width: 512px) {
    .c-mainTitle {
      margin-bottom: 30px;
      font-size: 1.3rem;
      line-height: 1.5; }
      .c-mainTitle span {
        display: block; } }

.c-subTitle {
  font-size: 26px;
  font-size: min(2vw,26px);
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.4;
  margin: 10px 0; }
  @media screen and (max-width: 1000px) {
    .c-subTitle {
      font-size: 23px; } }
  @media screen and (max-width: 768px) {
    .c-subTitle {
      font-size: 18px;
      letter-spacing: 0.1em;
      margin-bottom: 10px; } }
  @media screen and (max-width: 512px) {
    .c-subTitle {
      font-size: 15px;
      letter-spacing: 0.04em; } }
  .c-subTitle_s {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin: 0; }
    @media screen and (max-width: 768px) {
      .c-subTitle_s {
        font-size: 17px;
        letter-spacing: 0.1em; } }
    @media screen and (max-width: 512px) {
      .c-subTitle_s {
        font-size: 15px;
        text-align: left;
        letter-spacing: 0.04em; } }

.c-message {
  font-size: 28px;
  font-size: min(2.4vw,34px);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.7;
  margin-bottom: 30px; }
  @media screen and (max-width: 1000px) {
    .c-message {
      font-size: 23px; } }
  @media screen and (max-width: 768px) {
    .c-message {
      font-size: 18px;
      letter-spacing: 0.1em;
      margin-bottom: 10px; } }
  @media screen and (max-width: 512px) {
    .c-message {
      font-size: 15px;
      letter-spacing: 0.04em; } }

.c-btn, .c-btn_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-width: 300px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  line-height: 70px;
  padding: 0 10px 0 30px;
  border-radius: 35px;
  background-color: #ffffff;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.07em; }
  .c-btn .c-linkIcon, .c-btn_2 .c-linkIcon {
    background: none; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .c-btn, .c-btn_2 {
      font-size: 15px;
      padding-right: 0;
      line-height: 50px; } }
  @media screen and (max-width: 512px) {
    .c-btn, .c-btn_2 {
      min-width: 180px;
      font-size: 13px;
      padding-left: 20px;
      padding-right: 0;
      line-height: 40px; } }
  .c-btn_2 {
    border: 1px solid #ffffff;
    color: #ffffff; }

.c-linkIcon {
  --iconWidth: 50px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: var(--iconWidth);
  min-width: var(--iconWidth);
  height: var(--iconWidth);
  z-index: 1;
  overflow: clip;
  border-radius: 50%; }
  @media screen and (max-width: 768px) {
    .c-linkIcon {
      --iconWidth: 40px; } }
  .c-linkIcon:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    position: relative;
    left: -2px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.c-exLink {
  width: 13px;
  padding-left: 3px; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .c-exLink {
      width: 11px; } }
  @media screen and (max-width: 512px) {
    .c-exLink {
      width: 10px; } }

.c-accentBar {
  background: #004093;
  height: 3px;
  width: 100%; }

.c-table {
  width: 100%;
  border-collapse: collapse; }
  .c-table tr {
    border-bottom: 1px solid #ccc; }
  .c-table th {
    padding: 30px 0;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      .c-table th {
        padding: 15px 0;
        font-size: 14px; } }
    @media screen and (max-width: 512px) {
      .c-table th {
        padding: 6px 0;
        font-size: 12px; } }
  .c-table td {
    padding: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (min-width: 513px) and (max-width: 768px) {
      .c-table td {
        padding: 15px 0 15px 15px;
        font-size: 14px; } }
    @media screen and (max-width: 512px) {
      .c-table td {
        padding: 10px 0 10px 5px;
        font-size: 12px; } }
    .c-table td.c-td.o-bg_black {
      background: #333;
      color: #ffffff;
      border-bottom-color: #ffffff; }
    .c-table td.c-td.o-bg_gray {
      background: #f7f7f7; }
    .c-table td.c-td.o-ta_left {
      text-align: left; }
    .c-table td.c-td.o-ta_center {
      text-align: center; }
    .c-table td.c-td.o-ta_right {
      text-align: right; }
  .c-table .c-table-header {
    border-top: 2px solid #004093;
    border-bottom: 2px solid #004093; }
    .c-table .c-table-header th {
      font-size: 20px;
      color: #004093;
      padding-top: 15px;
      padding-bottom: 15px; }
      @media screen and (max-width: 768px) {
        .c-table .c-table-header th {
          font-size: 15px;
          padding-top: 10px;
          padding-bottom: 10px; } }
      @media screen and (max-width: 512px) {
        .c-table .c-table-header th {
          font-size: 13px; } }
    .c-table .c-table-header td {
      font-weight: bold;
      font-size: 20px;
      color: #004093;
      padding-top: 15px;
      padding-bottom: 15px; }
      @media screen and (max-width: 768px) {
        .c-table .c-table-header td {
          font-size: 15px;
          padding-top: 10px;
          padding-bottom: 10px; } }
      @media screen and (max-width: 512px) {
        .c-table .c-table-header td {
          font-size: 13px; } }

.listStyle li, .listStyle_ol li, .listStyle_2 li {
  list-style-type: disc;
  margin-left: 18px; }
  @media screen and (max-width: 512px) {
    .listStyle li, .listStyle_ol li, .listStyle_2 li {
      margin-left: 15px; } }

.listStyle_ol li {
  list-style-type: decimal;
  margin-left: 22px; }
  @media screen and (max-width: 512px) {
    .listStyle_ol li {
      margin-left: 18px; } }
  .listStyle_ol li::marker {
    font-size: 1em; }

.listStyle_check li {
  list-style: none;
  line-height: 1.6;
  font-weight: 400;
  margin-bottom: 15px;
  padding-left: 25px;
  background-image: url(../images/common/ico_check.svg);
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: left 0 top 7px; }
  .listStyle_check li:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 512px) {
    .listStyle_check li {
      margin-bottom: 6px;
      padding-left: 18px;
      background-size: 12px auto;
      line-height: 1.5;
      background-position: left top 6px; } }

.listStyle_2 {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (min-width: 769px) {
    .listStyle_2 li {
      margin-bottom: 10px;
      font-size: 110%;
      font-weight: 500; } }
  @media screen and (max-width: 512px) {
    .listStyle_2 li {
      line-height: 1.5; } }
  .listStyle_2 li strong {
    display: inline-block;
    color: #14499d;
    border-bottom: 2px solid #14499d; }
    @media screen and (max-width: 512px) {
      .listStyle_2 li strong {
        font-weight: 500;
        border-width: 1px;
        display: inline; } }

.listStyle_2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .listStyle_2col li {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

@media screen and (max-width: 512px) {
  .pc-disp {
    display: none; } }

.sp-disp {
  display: none; }
  @media screen and (max-width: 512px) {
    .sp-disp {
      display: block; } }

@media screen and (max-width: 512px) {
  .sp-none {
    display: none !important; } }

.hidden {
  position: fixed;
  top: -52px; }

.btn_input {
  width: 100%;
  min-width: 300px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  background-color: #004093;
  background-image: url(../images/common/arrow_02.png);
  background-repeat: no-repeat;
  background-size: 6px;
  background-position: 50px center;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.09em;
  line-height: 1.1;
  cursor: pointer;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  border: none;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 15px 0;
  vertical-align: middle; }
  @media screen and (max-width: 512px) {
    .btn_input {
      font-size: 13px;
      padding: 14px 0;
      background-size: 5px;
      min-width: auto;
      min-width: initial; } }
  .btn_input:hover {
    background-color: #64976c;
    background-position: 58px center; }

.btn_back {
  width: 100%;
  min-width: 300px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  background-color: #999;
  background-image: url(../images/common/arrow_02.png);
  background-repeat: no-repeat;
  background-size: 6px;
  background-position: 50px center;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.09em;
  line-height: 1.1;
  cursor: pointer;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  border: none;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 15px 0;
  vertical-align: middle; }
  @media screen and (max-width: 512px) {
    .btn_back {
      font-size: 13px;
      padding: 14px 0;
      background-size: 5px;
      min-width: auto;
      min-width: initial; } }
  .btn_back:hover {
    background-color: #64976c;
    background-position: 58px center; }

.btn-icon {
  fill: #ffffff;
  width: auto;
  height: 16px;
  position: absolute;
  left: 25px;
  top: 15px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media screen and (max-width: 512px) {
    .btn-icon {
      left: 18px;
      height: 13px;
      margin-top: -7px; } }

@media screen and (max-width: 512px) {
  .pc_show {
    display: none !important; } }

.sp_show {
  display: none !important; }
  @media screen and (max-width: 512px) {
    .sp_show {
      display: block !important; } }

.notice {
  margin-top: 5px;
  letter-spacing: 0.05em;
  font-size: 12px !important;
  color: #999 !important; }
  @media screen and (max-width: 512px) {
    .notice {
      font-size: 10px;
      line-height: 1.5; } }

.annotation {
  display: block;
  margin-top: 10px;
  letter-spacing: 0.05em;
  font-size: 13px !important;
  color: #a0a0a0 !important; }
  @media screen and (max-width: 512px) {
    .annotation {
      font-size: 10px !important;
      line-height: 1.5; } }

.required {
  font-size: 12px;
  color: #ffe2aa;
  padding-left: 8px; }

.strong {
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #64976c));
  background: -webkit-linear-gradient(transparent 60%, #64976c 60%);
  background: -o-linear-gradient(transparent 60%, #64976c 60%);
  background: linear-gradient(transparent 60%, #64976c 60%); }

@media screen and (max-width: 768px) {
  .br {
    display: block; } }

.text-link {
  color: #266799; }
  .text-link:hover {
    color: #3083c2; }

.textlink_2 {
  color: #266799;
  border-bottom: 1px solid #266799;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .textlink_2:hover {
    color: #3083c2;
    border-color: #64976c; }
    .textlink_2:hover .ex-link {
      fill: #64976c; }
  .textlink_2 .ex-link {
    fill: #266799;
    padding-right: 6px;
    vertical-align: -1px; }
    @media screen and (max-width: 512px) {
      .textlink_2 .ex-link {
        padding-right: 3px; } }

.noline {
  text-decoration: none !important; }

.ex-link {
  display: inline;
  width: 12px;
  fill: #333;
  vertical-align: -2px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media screen and (max-width: 512px) {
    .ex-link {
      width: 11px; } }

a:hover .ex-link {
  fill: #64976c; }

.pdf-link {
  background: url(../images/common/icon_pdf.svg);
  background-position: left center;
  background-size: 18px auto;
  background-repeat: no-repeat;
  padding-left: 28px;
  display: block; }
  @media screen and (max-width: 512px) {
    .pdf-link {
      background-size: 14px auto;
      padding-left: 24px; } }

.excel-link {
  background: url(../images/common/icon_excel.svg);
  background-position: left center;
  background-size: 18px auto;
  background-repeat: no-repeat;
  padding-left: 28px;
  display: block; }
  @media screen and (max-width: 512px) {
    .excel-link {
      background-size: 14px auto;
      padding-left: 24px; } }

.title {
  font-size: 30px;
  line-height: 1.4;
  color: #333;
  margin-bottom: 40px; }
  @media screen and (max-width: 1300px) {
    .title {
      margin-bottom: 30px; } }
  @media screen and (max-width: 1000px) {
    .title {
      font-size: 25px;
      margin-bottom: 30px; } }
  @media screen and (max-width: 768px) {
    .title {
      text-align: center; } }
  @media screen and (max-width: 512px) {
    .title {
      font-size: 20px;
      margin-bottom: 20px;
      letter-spacing: 0.09em; } }
  .title span {
    color: #004093;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.12em;
    display: block;
    padding: 10px 0 0; }
    @media screen and (min-width: 769px) and (max-width: 1000px) {
      .title span {
        font-size: 14px; } }
    @media screen and (max-width: 768px) {
      .title span {
        font-size: 14px;
        letter-spacing: 0.14em; } }
    @media screen and (max-width: 512px) {
      .title span {
        font-size: 12px; } }
  .title br {
    display: none; }
    @media screen and (max-width: 768px) {
      .title br {
        display: block; } }

.m0 {
  margin: 0 !important; }

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

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

@media screen and (min-width: 1301px) {
  .p20 {
    padding: 20px !important; } }

.subTitle, .subTitle_2 {
  font-size: 22px;
  margin-bottom: 30px; }
  @media screen and (max-width: 512px) {
    .subTitle, .subTitle_2 {
      font-size: 18px;
      margin-bottom: 20px; } }
  .subTitle_2 {
    padding-bottom: 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #333; }

.asideTitle {
  background: #f7f7f7;
  color: #333;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.1;
  padding: 20px 15px;
  border-left: 4px solid #004093; }
  @media screen and (max-width: 768px) {
    .asideTitle {
      font-size: 17px; } }
  @media screen and (max-width: 512px) {
    .asideTitle {
      font-size: 16px; } }

.point-box {
  padding: 30px 60px;
  border: 2px dotted #56895c;
  background: #fefef1; }
  @media screen and (max-width: 768px) {
    .point-box {
      padding: 30px; } }
  @media screen and (max-width: 512px) {
    .point-box {
      padding: 20px;
      font-size: 12px; } }

.attention {
  font-size: 12px;
  font-weight: normal;
  color: #666; }
  @media screen and (max-width: 512px) {
    .attention {
      font-size: 11px; } }

.table-style_1 tr {
  border-bottom: #333 1px solid; }

.table-style_1 th {
  text-align: left;
  vertical-align: top;
  padding: 15px 0; }
  @media screen and (max-width: 768px) {
    .table-style_1 th {
      width: 150px; } }
  @media screen and (max-width: 512px) {
    .table-style_1 th {
      width: 100px;
      font-size: 12px;
      padding: 10px 0; } }

.table-style_1 td {
  padding: 15px;
  background: #ffffff; }
  @media screen and (max-width: 512px) {
    .table-style_1 td {
      font-size: 12px;
      padding: 10px 0; } }

.ul-style_1 {
  padding-left: 20px; }
  .ul-style_1 li {
    margin-bottom: 20px;
    list-style: circle; }
    .ul-style_1 li:last-child {
      margin-bottom: 0; }

.pager {
  position: relative;
  word-break: normal;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .pager {
      width: 100%; } }
  @media screen and (max-width: 512px) {
    .pager {
      margin-top: 30px; } }
  .pager ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (max-width: 768px) {
      .pager ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .pager li {
    vertical-align: middle;
    margin: 0 5px 10px;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1; }
    @media screen and (max-width: 512px) {
      .pager li {
        margin: 0 4px 8px; } }
    .pager li span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .pager li a {
      font-size: 15px;
      text-align: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      line-height: 40px;
      padding: 0 15px;
      border-radius: 4px;
      border: 1px solid #ccc; }
      @media screen and (max-width: 512px) {
        .pager li a {
          padding: 0 8px;
          font-size: 13px;
          line-height: 30px; } }
      .pager li a:hover {
        background: #f7f7f7;
        color: #004093; }
      .pager li a.prev {
        display: block;
        position: relative;
        background: #004093;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #004093;
        border-radius: 4px;
        width: 42px;
        height: 42px;
        -webkit-transition: all 0.15s;
        -o-transition: all 0.15s;
        transition: all 0.15s; }
        @media screen and (max-width: 512px) {
          .pager li a.prev {
            width: 32px;
            height: 32px; } }
        .pager li a.prev:hover {
          background: #00c0ff;
          border-color: #00c0ff; }
          .pager li a.prev:hover:before {
            border-color: #ffffff; }
        .pager li a.prev:before {
          display: block;
          content: '';
          position: absolute;
          top: 15px;
          left: 16px;
          width: 8px;
          height: 8px;
          border-right: 2px solid #ffffff;
          border-bottom: 2px solid #ffffff;
          -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
          transform: rotate(135deg); }
          @media screen and (max-width: 512px) {
            .pager li a.prev:before {
              width: 6px;
              height: 6px;
              top: 11px;
              left: 12px; } }
      .pager li a.next {
        display: block;
        position: relative;
        background: #004093;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #004093;
        border-radius: 4px;
        width: 42px;
        height: 42px;
        -webkit-transition: all 0.15s;
        -o-transition: all 0.15s;
        transition: all 0.15s; }
        @media screen and (max-width: 512px) {
          .pager li a.next {
            width: 32px;
            height: 32px; } }
        .pager li a.next:hover {
          background: #00c0ff;
          border-color: #00c0ff; }
          .pager li a.next:hover:before {
            border-color: #ffffff; }
        .pager li a.next:before {
          display: block;
          content: '';
          position: absolute;
          top: 15px;
          right: 17px;
          width: 8px;
          height: 8px;
          border-right: 2px solid #ffffff;
          border-bottom: 2px solid #ffffff;
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
          @media screen and (max-width: 512px) {
            .pager li a.next:before {
              width: 6px;
              height: 6px;
              top: 11px;
              right: 12px; } }
    .pager li .current {
      color: #004093;
      line-height: 40px;
      padding: 0 10px; }
      @media screen and (max-width: 512px) {
        .pager li .current {
          padding: 0 4px;
          font-size: 13px;
          line-height: 32px; } }
  .pager-btn a, .pager-btn_prev a, .pager-btn_next a {
    display: block;
    position: relative;
    background: #004093;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #004093;
    border-radius: 4px;
    width: 42px;
    height: 42px;
    -webkit-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
    margin-bottom: 10px; }
    @media screen and (max-width: 512px) {
      .pager-btn a, .pager-btn_prev a, .pager-btn_next a {
        width: 32px;
        height: 32px;
        margin-bottom: 8px; } }
    .pager-btn a:hover, .pager-btn_prev a:hover, .pager-btn_next a:hover {
      background: #00c0ff;
      border-color: #00c0ff; }
      .pager-btn a:hover:before, .pager-btn_prev a:hover:before, .pager-btn_next a:hover:before {
        border-color: #ffffff; }
    .pager-btn a:before, .pager-btn_prev a:before, .pager-btn_next a:before {
      display: block;
      content: '';
      position: absolute;
      top: 15px;
      left: 16px;
      width: 8px;
      height: 8px;
      border-right: 2px solid #ffffff;
      border-bottom: 2px solid #ffffff; }
      @media screen and (max-width: 512px) {
        .pager-btn a:before, .pager-btn_prev a:before, .pager-btn_next a:before {
          width: 6px;
          height: 6px;
          top: 11px;
          left: 12px; } }
  .pager-btn_prev {
    margin-right: 5px; }
    .pager-btn_prev a:before {
      -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      transform: rotate(135deg); }
  .pager-btn_next {
    margin-left: 5px; }

.content-area {
  padding-bottom: 30px; }
  .content-area > h4:first-child {
    margin-top: 0; }
  .content-area .newsDetail-btn {
    padding: 0; }
  .content-area h2 {
    font-size: 34px;
    margin-top: 0;
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .content-area h2 {
        font-size: 26px;
        text-align: center; } }
    @media screen and (max-width: 512px) {
      .content-area h2 {
        font-size: 21px;
        margin-bottom: 20px; } }
  .content-area h3 {
    font-size: 22px;
    border-bottom: 1px solid #dbd9d7;
    padding-bottom: 20px;
    margin-top: 0;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .content-area h3 {
        font-size: 18px; } }
    @media screen and (max-width: 512px) {
      .content-area h3 {
        font-size: 15px;
        padding-bottom: 10px;
        margin-bottom: 20px; } }
  .content-area h4 {
    font-size: 20px;
    padding: 15px 0;
    color: #333;
    border-bottom: 2px solid #333;
    margin-top: 40px;
    margin-bottom: 30px; }
    @media screen and (max-width: 512px) {
      .content-area h4 {
        font-size: 16px;
        padding: 10px 0;
        margin-top: 20px;
        margin-bottom: 20px; } }
  .content-area h5 {
    font-size: 18px;
    padding: 15px 0 15px 15px;
    color: #333;
    border-radius: 3px;
    background: #fff1d6;
    margin-top: 40px;
    margin-bottom: 30px; }
    @media screen and (max-width: 512px) {
      .content-area h5 {
        font-size: 14px;
        padding: 10px 0 10px 10px;
        margin-top: 20px;
        margin-bottom: 20px; } }
  .content-area p {
    margin: 30px 0;
    text-align: justify;
    font-size: 16px;
    line-height: 2; }
    @media screen and (max-width: 768px) {
      .content-area p {
        font-size: 16px; } }
    @media screen and (max-width: 512px) {
      .content-area p {
        font-size: 13px;
        margin: 20px 0; } }
  .content-area ul {
    margin: 30px 0; }
    @media screen and (max-width: 512px) {
      .content-area ul {
        margin: 20px 0; } }
    .content-area ul li {
      font-size: 16px;
      line-height: 22px;
      margin-bottom: 20px;
      padding-left: 20px;
      position: relative; }
      @media screen and (max-width: 512px) {
        .content-area ul li {
          font-size: 13px;
          line-height: 18px;
          margin-bottom: 10px;
          padding-left: 12px; } }
      .content-area ul li:before {
        content: "";
        position: absolute;
        left: 2px;
        top: 9px;
        background: #00c0ff;
        width: 6px;
        height: 6px;
        display: inline-block;
        border-radius: 50%; }
        @media screen and (max-width: 512px) {
          .content-area ul li:before {
            width: 4px;
            height: 4px;
            top: 6px; } }
  .content-area ol {
    counter-reset: my-counter;
    list-style: none;
    margin: 20px 0;
    padding: 0; }
    .content-area ol li {
      font-size: 16px;
      margin-bottom: 20px;
      padding-left: 30px;
      line-height: 22px;
      position: relative; }
      @media screen and (max-width: 512px) {
        .content-area ol li {
          font-size: 13px;
          line-height: 18px;
          margin-bottom: 10px;
          text-indent: -6px; } }
      .content-area ol li:before {
        content: counter(my-counter) ".";
        counter-increment: my-counter;
        color: #00c0ff;
        display: block;
        float: left;
        line-height: 22px;
        font-size: 16px;
        margin-left: -30px;
        text-indent: 0.1em; }
        @media screen and (max-width: 512px) {
          .content-area ol li:before {
            font-size: 11px;
            height: 18px;
            width: 18px;
            line-height: 17px;
            margin-left: -24px; } }
  .content-area table {
    width: 100%;
    margin: 30px 0; }
    @media screen and (max-width: 512px) {
      .content-area table {
        border-top: 1px solid #dbd9d7; } }
  .content-area th {
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    vertical-align: top;
    border: 1px solid #dbd9d7;
    background-color: #f7f7f7;
    padding: 15px;
    width: 180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    table-layout: fixed; }
    @media screen and (max-width: 768px) {
      .content-area th {
        width: 120px;
        font-size: 15px; } }
    @media screen and (max-width: 512px) {
      .content-area th {
        display: block;
        width: 100%;
        font-size: 13px;
        padding: 12px 10px;
        line-height: 1.7;
        border-top: none;
        border-bottom: none; } }
  .content-area td {
    border: 1px solid #dbd9d7;
    padding: 15px;
    text-align: justify;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (min-width: 513px) and (max-width: 768px) {
      .content-area td {
        font-size: 15px; } }
    @media screen and (max-width: 512px) {
      .content-area td {
        display: block;
        width: 100%;
        font-size: 13px;
        padding: 12px 10px;
        line-height: 1.7; } }
  .content-area a {
    color: #266799;
    text-decoration: underline; }
    .content-area a:hover {
      color: #3083c2; }
  .content-area strong {
    font-weight: bold; }
  .content-area img {
    max-width: 100%;
    height: auto; }
    .content-area img.img-line {
      border: 1px solid #ccc; }
  .content-area h3 + p {
    margin-top: 30px; }
    @media screen and (max-width: 512px) {
      .content-area h3 + p {
        margin-top: 20px; } }
  .content-area h4 + p {
    margin-top: 30px; }
    @media screen and (max-width: 512px) {
      .content-area h4 + p {
        margin-top: 20px; } }

.input-style, .input-style_s, .input-style_m {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f7f7f7;
  border: 1px solid #aaa;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media screen and (max-width: 512px) {
    .input-style, .input-style_s, .input-style_m {
      font-size: 13px;
      padding: 6px; } }
  .input-style_s {
    width: 80px;
    margin-right: 5px; }
  .input-style_m {
    width: 120px;
    margin-right: 5px; }
  .input-style:hover, .input-style_s:hover, .input-style_m:hover {
    border-color: #004093; }

.check-label {
  margin-right: 15px;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
  @media screen and (max-width: 512px) {
    .check-label {
      padding: 8px 0; }
      .check-label:nth-child(even) {
        margin-right: 0; } }
  .check-label_2 {
    display: inline-block;
    margin-right: 10px; }
    @media screen and (max-width: 512px) {
      .check-label_2 {
        margin-right: 6px; } }

.check-input {
  margin: 0;
  width: 0;
  display: none; }

.check-label:hover > .check-dummy {
  border: solid 1px #004093; }

.check-input:focus + .check-dummy {
  border: solid 1px #aaa; }

.check-input:checked + .check-dummy {
  border: solid 1px #aaa; }

.check-input:checked + .check-dummy::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hlY2siPjxwb2x5bGluZSBwb2ludHM9IjIwIDYgOSAxNyA0IDEyIj48L3BvbHlsaW5lPjwvc3ZnPg==") no-repeat center;
  background-size: contain; }

.check-dummy {
  position: relative;
  top: 1px;
  left: 0;
  display: block;
  width: 22px;
  height: 22px;
  border: solid 1px #aaa;
  background: #f7f7f7;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media screen and (max-width: 512px) {
    .check-dummy {
      width: 17px;
      height: 17px; } }

.check-text {
  margin-left: 6px;
  display: block;
  line-height: 1;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.radio-style {
  margin-right: 5px;
  border: 1px solid #aaa;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .radio-style + .radio-label {
    margin-right: 20px; }
    @media screen and (max-width: 512px) {
      .radio-style + .radio-label {
        margin-right: 12px; } }
    .radio-style + .radio-label:before {
      content: '';
      background: #f7f7f7;
      border-radius: 100%;
      border: 1px solid #6a6a6a;
      display: inline-block;
      width: 16px;
      height: 16px;
      position: relative;
      top: -2px;
      margin-right: 6px;
      vertical-align: middle;
      cursor: pointer;
      text-align: center;
      -webkit-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
      @media screen and (max-width: 512px) {
        .radio-style + .radio-label:before {
          width: 12px;
          height: 12px; } }
  .radio-style:checked + .radio-label:before {
    background-color: #004093;
    -webkit-box-shadow: inset 0 0 0 3px #f7f7f7;
    box-shadow: inset 0 0 0 3px #f7f7f7; }
  .radio-style:hover + .radio-label:before {
    border-color: #004093; }
  .radio-style:focus + .radio-label:before {
    outline: none;
    border-color: #004093; }
  .radio-style:disabled + .radio-label:before {
    -webkit-box-shadow: inset 0 0 0 3px #f7f7f7;
    box-shadow: inset 0 0 0 3px #f7f7f7;
    border-color: #b7b7b7;
    background: #b7b7b7; }
  .radio-style + .radio-label:empty:before {
    margin-right: 0; }

.notice {
  margin-top: 5px;
  letter-spacing: 0.05em;
  font-size: 12px !important;
  color: #999 !important; }
  @media screen and (max-width: 512px) {
    .notice {
      font-size: 10px;
      line-height: 1.5; } }

.mention {
  position: fixed;
  right: 15px;
  bottom: 30px;
  width: 270px;
  z-index: 100;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transform: translateY(400px);
  -ms-transform: translateY(400px);
  transform: translateY(400px); }
  @media screen and (max-width: 768px) {
    .mention {
      bottom: 0;
      right: 0;
      border-radius: 0;
      width: 100%;
      -webkit-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.2);
      box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.2); } }
  .mention-popup {
    position: relative; }
    .mention-popup h4 {
      padding: 8px 0;
      color: #ffffff;
      font-size: 14px;
      font-weight: 500;
      background: #393939;
      letter-spacing: 0.04em;
      width: 100%;
      text-align: center; }
      @media screen and (min-width: 513px) and (max-width: 768px) {
        .mention-popup h4 {
          font-size: 15px;
          padding: 5px 0;
          letter-spacing: 0.15em; } }
      @media screen and (max-width: 512px) {
        .mention-popup h4 {
          padding: 3px 0;
          letter-spacing: 0.1em; } }
      .mention-popup h4::before {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        bottom: -7px;
        left: 50%;
        margin-left: -7px;
        border-top: 7px solid #393939;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent; }
      .mention-popup h4 span {
        color: #64976c; }
  .mention-inner {
    padding: 10px 15px 15px; }
    @media screen and (max-width: 768px) {
      .mention-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 12px 10px; } }
    .mention-inner .btn-mention, .mention-inner .btn-mention_1, .mention-inner .btn-mention_2 {
      margin-top: 10px; }
      @media screen and (max-width: 768px) {
        .mention-inner .btn-mention, .mention-inner .btn-mention_1, .mention-inner .btn-mention_2 {
          width: 48.5%;
          max-width: 230px;
          margin: 0 6px; } }
      @media screen and (max-width: 512px) {
        .mention-inner .btn-mention, .mention-inner .btn-mention_1, .mention-inner .btn-mention_2 {
          margin-top: 0; } }
      .mention-inner .btn-mention a, .mention-inner .btn-mention_1 a, .mention-inner .btn-mention_2 a {
        display: block;
        padding: 8px;
        text-align: center;
        background: #fb3240;
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
        border-radius: 3px;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        color: #ffffff;
        font-size: 13px;
        font-weight: bold;
        transition: all 0.3s; }
        @media screen and (min-width: 513px) and (max-width: 768px) {
          .mention-inner .btn-mention a, .mention-inner .btn-mention_1 a, .mention-inner .btn-mention_2 a {
            font-size: 14px; } }
        .mention-inner .btn-mention a:hover, .mention-inner .btn-mention_1 a:hover, .mention-inner .btn-mention_2 a:hover {
          background: #c30411; }
      .mention-inner .btn-mention_2 a {
        background: #14499d; }
        .mention-inner .btn-mention_2 a:hover {
          background: #081f43; }
  .mention.scrollstyle {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

@media screen and (max-width: 1000px) {
  .news-inner {
    display: block; } }

.news-list {
  width: 100%;
  border-top: 1px solid #dbd9d7; }

.news-item {
  border-bottom: 1px solid #dbd9d7; }

.news-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 25px 25px 25px 10px; }
  @media screen and (max-width: 768px) {
    .news-link {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media screen and (max-width: 512px) {
    .news-link {
      padding: 15px 25px 15px 0; } }
  .news-link:hover {
    background: #ffffff; }
    .news-link:hover:after {
      background-image: url(../images/common/arrow_04.png);
      right: 15px; }
      @media screen and (max-width: 900px) {
        .news-link:hover:after {
          right: 10px; } }
  .news-link:after {
    content: '';
    background: url(../images/common/arrow_01.png) no-repeat;
    background-size: 100%;
    display: block;
    width: 5px;
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    @media screen and (max-width: 900px) {
      .news-link:after {
        right: 15px; } }
    @media screen and (max-width: 768px) {
      .news-link:after {
        right: 10px;
        width: 5px;
        height: 10px;
        margin-top: -5px; } }

.news-noLink {
  padding: 25px 25px 25px 10px; }
  @media screen and (max-width: 512px) {
    .news-noLink {
      padding: 18px 25px 18px 0; } }

.news-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px; }
  @media screen and (max-width: 768px) {
    .news-info {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 100%;
      margin-bottom: 5px;
      margin-right: 10px; } }

.news-time {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em; }
  @media screen and (max-width: 768px) {
    .news-time {
      font-size: 13px;
      letter-spacing: 0.12em;
      line-height: 1.5; } }

.news-category {
  display: block;
  background: #5ab1e6;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  padding: 4px 20px;
  margin-right: 20px;
  border-radius: 4px; }
  @media screen and (max-width: 768px) {
    .news-category {
      border-radius: 3px;
      padding: 4px 10px;
      margin-right: 10px;
      font-size: 11px; } }
  @media screen and (max-width: 512px) {
    .news-category {
      font-size: 10px;
      padding: 3px 15px; } }

.news-title {
  font-weight: normal;
  font-size: 15px; }
  @media screen and (max-width: 768px) {
    .news-title {
      display: block;
      font-size: 13px; } }
  @media screen and (max-width: 512px) {
    .news-title {
      font-size: 12px; } }

.button {
  display: none;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  right: -15px;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
  cursor: pointer;
  z-index: 100;
  -webkit-transition: 0.2s cubic-bezier(0.2, 0.6, 0.3, 1.1);
  -o-transition: 0.2s cubic-bezier(0.2, 0.6, 0.3, 1.1);
  transition: 0.2s cubic-bezier(0.2, 0.6, 0.3, 1.1); }
  @media screen and (max-width: 768px) {
    .button {
      display: block;
      width: 30px;
      height: 30px; } }

.button:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 1px;
  width: 50%;
  background: rgba(255, 255, 255, 0.7); }

.button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 50%;
  width: 1px;
  background: rgba(255, 255, 255, 0.7); }

.footerBottom {
  background: #174567; }
  @media screen and (max-width: 512px) {
    .footerBottom {
      padding-bottom: 0; } }
  .footerBottom-copy {
    font-size: 13px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    color: #ffffff;
    line-height: 35px;
    text-align: center; }
    @media screen and (max-width: 512px) {
      .footerBottom-copy {
        font-size: 10px; } }

@media all and (-ms-high-contrast: none) {
  .group-table a svg {
    max-width: 14px; }
  .classDetail-box-2col {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .ie300 {
    max-width: 300px !important; }
  .classDetail-pic img {
    width: 100%; }
  .pdf-link {
    max-width: 14px; } }

/*----------------------
		module
----------------------*/
/* トップページ
---------------------- */
.hero {
  background: #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media screen and (min-width: 2001px) {
    .hero {
      padding: 94px 60px; } }

.kv {
  width: 100%;
  height: 100vh;
  max-width: 2000px;
  max-height: 1400px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media screen and (min-width: 2001px) {
    .kv {
      height: calc(100vh - 160px);
      border-radius: 30px; } }
  @media screen and (max-width: 1400px) {
    .kv {
      height: 90vw; } }
  @media screen and (max-width: 768px) {
    .kv {
      max-height: 500px; } }
  @media screen and (max-width: 512px) {
    .kv {
      max-height: 400px; } }
  .kv-title {
    color: #ffffff;
    line-height: 1.5;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 50px 50px 40px;
    z-index: 2;
    position: absolute;
    z-index: 3;
    bottom: 50px;
    max-width: 1300px; }
    @media screen and (max-width: 1400px) {
      .kv-title {
        bottom: 0;
        padding-left: 30px; } }
    @media screen and (max-width: 768px) {
      .kv-title {
        margin: 0;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 30px 25px; } }
    @media screen and (max-width: 512px) {
      .kv-title {
        padding: 25px 15px 20px; } }
    .kv-title span {
      background: rgba(255, 255, 255, 0.85);
      border-radius: 4px;
      color: #004093;
      display: block;
      margin-top: 20px;
      padding: 5px 10px;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      font-family: "Noto Sans JP", sans-serif;
      font-size: 70px;
      font-size: min(5.6vw,70px);
      font-weight: 700;
      letter-spacing: 0.08em;
      line-height: 1.4; }
      @media screen and (min-width: 513px) and (max-width: 768px) {
        .kv-title span {
          margin-top: 10px;
          font-size: 24px; } }
      @media screen and (max-width: 512px) {
        .kv-title span {
          margin-top: 5px;
          font-size: 19px; } }
    .kv-title small {
      font-size: 90%; }

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

.swiper.kv {
  z-index: auto !important; }

.swiper-bg {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-filter: saturate(0.9) brightness(1) contrast(0.92) sepia(0.05);
  filter: saturate(0.9) brightness(1) contrast(0.92) sepia(0.05); }
  .swiper-bg.kv-01 {
    background: url(../images/top/kv-01.jpg) center center/cover no-repeat; }
  .swiper-bg.kv-02 {
    background: url(../images/top/kv-02.jpg) center center/cover no-repeat; }
  .swiper-bg.kv-03 {
    background: url(../images/top/kv-03.jpg) center center/cover no-repeat; }
  .swiper-bg.kv-04 {
    background: url(../images/top/kv-04.jpg) center center/cover no-repeat; }

.swiper-slide-active > div,
.swiper-slide-duplicate-active > div,
.swiper-slide-prev > div {
  -webkit-animation: zoomUp 10s linear 0s 1 normal both;
  animation: zoomUp 10s linear 0s 1 normal both; }

.top-btn {
  margin-top: 50px; }
  @media screen and (max-width: 512px) {
    .top-btn {
      margin-top: 30px; } }

@media screen and (min-width: 2001px) {
  .topGreeting {
    padding-top: calc(8vw - 94px); } }

.topGreeting-logo {
  margin: 0 0 30px;
  max-width: 540px; }
  @media screen and (max-width: 768px) {
    .topGreeting-logo {
      max-width: 300px; } }
  @media screen and (max-width: 512px) {
    .topGreeting-logo {
      width: 65%;
      margin-bottom: 20px; } }
  .topGreeting-logo img {
    width: 100%; }

.topGreeting-title {
  font-size: 50px;
  font-weight: 900;
  color: #004093;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin-bottom: 60px; }
  .topGreeting-title small {
    font-size: 90%; }

.topGreeting-text p {
  line-height: 2;
  letter-spacing: 0.14em;
  margin-bottom: 30px; }
  @media screen and (max-width: 512px) {
    .topGreeting-text p {
      line-height: 1.8;
      margin-bottom: 20px; } }
  .topGreeting-text p:last-child {
    margin-bottom: 0; }

.topService-text {
  margin-bottom: 60px; }
  @media screen and (max-width: 768px) {
    .topService-text {
      margin-bottom: 40px; } }
  .topService-text p {
    margin-top: 30px; }
    .topService-text p:first-child {
      margin-top: 0; }

.topService .service-item {
  margin-bottom: 20px; }

.service-item {
  margin-bottom: 50px;
  padding: 50px;
  background: #ffffff;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-shadow: 0 20px 60px rgba(0, 64, 147, 0.15);
  box-shadow: 0 20px 60px rgba(0, 64, 147, 0.15); }
  @media screen and (min-width: 769px) {
    .service-item {
      min-height: 340px; } }
  @media screen and (max-width: 768px) {
    .service-item {
      padding: 30px; } }
  @media screen and (max-width: 512px) {
    .service-item {
      margin-bottom: 40px;
      overflow: hidden;
      padding: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; } }
  .service-item:hover .c-linkIcon {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    background-position: center; }
  .service-item:last-child {
    margin-bottom: 0; }
  .service-item .c-linkIcon {
    --iconWidth: 60px;
    width: var(--iconWidth);
    min-width: var(--iconWidth);
    height: var(--iconWidth);
    display: none; }

.service-info {
  color: #333;
  width: 56%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px; }
  @media screen and (max-width: 768px) {
    .service-info {
      padding-right: 30px; } }
  @media screen and (max-width: 512px) {
    .service-info {
      width: 100%;
      padding: 20px 20px 30px; } }
  .service-info h4 {
    font-size: 1.4rem;
    margin-bottom: 15px; }
    @media screen and (max-width: 768px) {
      .service-info h4 {
        font-size: 1.4rem;
        margin-bottom: 5px; } }
    @media screen and (max-width: 512px) {
      .service-info h4 {
        font-size: 14px; } }

.service-image {
  width: 44%;
  border-radius: 10px;
  overflow: hidden; }
  @media screen and (max-width: 512px) {
    .service-image {
      width: 100%;
      border-radius: 0; } }
  .service-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.topRecruit {
  position: relative; }
  .topRecruit-inner {
    max-width: 1400px; }
  .topRecruit-item {
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .topRecruit-item:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .topRecruit-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .topRecruit-info {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 60px; }
    @media screen and (max-width: 768px) {
      .topRecruit-info {
        padding-left: 0;
        width: 100%; } }
    .topRecruit-info h3 {
      letter-spacing: 0.08em;
      font-size: 2rem;
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        .topRecruit-info h3 {
          font-size: 1.6rem;
          line-height: 1.2; } }
      @media screen and (max-width: 512px) {
        .topRecruit-info h3 {
          font-size: 20px; } }
  .topRecruit-image {
    width: 50%;
    border-radius: 10px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .topRecruit-image {
        margin-top: 50px;
        width: 100%; } }
    @media screen and (max-width: 512px) {
      .topRecruit-image {
        margin-top: 40px; } }
    .topRecruit-image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

/* 私たちについて
---------------------- */
#is-about .topicPath {
  background: #f4f9ff; }

.about-unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 768px) {
    .about-unit {
      display: block; } }
  .about-unit.o-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .about-unit.o-reverse .about-detail {
      padding: 0 0 0 60px; }
      @media screen and (max-width: 768px) {
        .about-unit.o-reverse .about-detail {
          padding-left: 0; } }

.about-detail {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 60px; }
  @media screen and (max-width: 768px) {
    .about-detail {
      width: 100%;
      padding-right: 0; }
      .about-detail .c-message {
        font-size: 23px;
        margin-bottom: 20px; }
        .about-detail .c-message br {
          display: none; } }
  @media screen and (max-width: 512px) {
    .about-detail .c-message {
      font-size: 19px; }
      .about-detail .c-message br {
        display: block; } }

.about-image {
  width: 50%;
  max-height: 650px;
  border-radius: 20px;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  -webkit-box-shadow: 0 20px 60px rgba(0, 64, 147, 0.15);
  box-shadow: 0 20px 60px rgba(0, 64, 147, 0.15); }
  .about-image img {
    width: 100%;
    height: 100%;
    max-height: 650px;
    -o-object-fit: cover;
    object-fit: cover; }
  @media screen and (max-width: 768px) {
    .about-image {
      width: 100%;
      max-height: auto;
      max-height: initial;
      margin-top: 40px;
      aspect-ratio: 2 / 1; } }

.aboutIntro {
  padding-top: 6vw;
  padding-bottom: 4vw;
  background: #f4f9ff;
  position: relative; }
  @media screen and (max-width: 1000px) {
    .aboutIntro {
      padding-bottom: 8vw !important; } }
  @media screen and (max-width: 512px) {
    .aboutIntro {
      padding-bottom: 12vw !important; } }
  .aboutIntro-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 1000px) {
      .aboutIntro-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }
  @media screen and (max-width: 1000px) {
    .aboutIntro-detail {
      text-align: center; } }
  .aboutIntro-title {
    font-size: 50px;
    letter-spacing: 0.07em;
    line-height: 1.6;
    margin-bottom: 40px;
    color: #004093; }
    @media screen and (max-width: 1000px) {
      .aboutIntro-title {
        width: 100%;
        font-size: 36px; } }
    @media screen and (max-width: 512px) {
      .aboutIntro-title {
        font-size: 23px;
        margin-bottom: 20px; } }
  .aboutIntro-text p {
    line-height: 2;
    font-size: 19px;
    font-weight: 600;
    color: #004093; }
    @media screen and (max-width: 1000px) {
      .aboutIntro-text p {
        font-size: 17px; } }
    @media screen and (max-width: 512px) {
      .aboutIntro-text p {
        font-size: 12px; } }
  .aboutIntro-image {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 600px;
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 1000px) {
      .aboutIntro-image {
        width: 100%;
        padding: 0;
        margin-bottom: 40px; } }
    @media screen and (max-width: 512px) {
      .aboutIntro-image {
        margin-bottom: 20px; } }
    .aboutIntro-image img {
      width: 100%;
      max-width: 500px; }
      @media screen and (max-width: 1000px) {
        .aboutIntro-image img {
          max-width: 260px; } }
      @media screen and (max-width: 512px) {
        .aboutIntro-image img {
          max-width: 120px; } }

.aboutBusiness-box {
  border-radius: 20px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #ffffff;
  -webkit-box-shadow: 0 20px 60px rgba(0, 64, 147, 0.15);
  box-shadow: 0 20px 60px rgba(0, 64, 147, 0.15); }

@media screen and (max-width: 512px) {
  .aboutBusiness-image {
    max-height: 200px;
    overflow: hidden; } }

.aboutBusiness-info {
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media screen and (max-width: 768px) {
    .aboutBusiness-info {
      padding: 30px 25px 40px; } }
  @media screen and (max-width: 512px) {
    .aboutBusiness-info {
      padding: 20px 20px 30px; } }

.aboutBusiness-title {
  color: #004093;
  font-size: 1.6rem;
  margin-bottom: 5px; }
  @media screen and (max-width: 768px) {
    .aboutBusiness-title {
      font-size: 1.3rem; } }
  @media screen and (max-width: 512px) {
    .aboutBusiness-title {
      font-size: 1.2rem; } }

.aboutBusiness-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px; }
  .aboutBusiness-category li {
    color: #004093;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    min-width: 40px;
    line-height: 1.5;
    padding: 2px 15px;
    background: #f4f9ff;
    border: 1px solid #004093;
    margin-right: 10px;
    margin-bottom: 6px; }
    @media screen and (max-width: 768px) {
      .aboutBusiness-category li {
        font-size: 12px;
        min-width: 30px;
        padding: 2px 8px;
        margin-right: 6px; } }

.aboutBusiness-text {
  margin-top: auto; }
  @media screen and (max-width: 768px) {
    .aboutBusiness-text br {
      display: none; } }

.aboutBusiness-btn {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 512px) {
    .aboutBusiness-btn {
      margin-top: 40px; } }

/* 採用情報
---------------------- */
@media screen and (min-width: 769px) {
  #recruit .intro {
    margin-bottom: 7vw; } }

.recruitList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  width: 100%;
  height: 100%; }
  @media screen and (max-width: 768px) {
    .recruitList {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media screen and (max-width: 512px) {
    .recruitList {
      gap: 0; } }
  @media screen and (max-width: 768px) {
    .recruitList-item {
      margin-bottom: 40px; }
      .recruitList-item:last-child {
        margin-bottom: 0; } }
  @media screen and (max-width: 512px) {
    .recruitList-item {
      margin-bottom: 30px; } }
  .recruitList-item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    color: #333;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 12px 24px rgba(0, 0, 0, 0.06), 0 32px 48px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 12px 24px rgba(0, 0, 0, 0.06), 0 32px 48px rgba(0, 0, 0, 0.04); }
    .recruitList-item a:hover {
      -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
      transform: translateY(-15px);
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04), 0 8px 16px rgba(0, 0, 0, 0.06), 0 24px 40px rgba(0, 0, 0, 0.08), 0 48px 72px rgba(0, 0, 0, 0.05);
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04), 0 8px 16px rgba(0, 0, 0, 0.06), 0 24px 40px rgba(0, 0, 0, 0.08), 0 48px 72px rgba(0, 0, 0, 0.05); }
      .recruitList-item a:hover .c-linkIcon {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        background-position: center; }
  .recruitList-image {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .recruitList-image img {
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; }
  .recruitList-info {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 40px);
    left: 20px;
    bottom: 20px;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 5;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media screen and (min-width: 769px) and (max-width: 1000px) {
      .recruitList-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px; } }
    @media screen and (max-width: 512px) {
      .recruitList-info {
        padding: 20px; } }
  .recruitList-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 30px; }
    @media screen and (min-width: 769px) and (max-width: 1000px) {
      .recruitList-text {
        padding-right: 0; } }
    .recruitList-text h3 {
      font-size: clamp(25px, 1.83016vw, 30px);
      margin-bottom: 20px; }
      @media screen and (max-width: 512px) {
        .recruitList-text h3 {
          font-size: 18px; }
          .recruitList-text h3:after {
            margin-top: 10px;
            width: 30px; } }
  .recruitList-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    @media screen and (min-width: 769px) and (max-width: 1000px) {
      .recruitList-btn {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }

/* プライバシーポリシー
---------------------- */
.policy-box {
  letter-spacing: 0.05em; }
  .policy-box p.policy-attention {
    padding-top: 15px;
    font-weight: bold;
    font-size: 13px;
    color: #999; }
    @media screen and (max-width: 512px) {
      .policy-box p.policy-attention {
        font-size: 10px; } }
  .policy-box ul {
    list-style: disc;
    margin-left: 20px; }
    .policy-box ul li {
      margin-bottom: 5px; }
  .policy-box ol {
    list-style: none;
    counter-reset: my-count;
    padding-left: 0; }
    .policy-box ol li {
      position: relative;
      padding-left: 2em;
      margin-bottom: 1.5em;
      counter-increment: my-count; }
      .policy-box ol li::before {
        content: "（" counter(my-count) "）";
        position: absolute;
        left: 0;
        top: 0;
        font-weight: bold; }
  .policy-box p + ul {
    margin-top: 20px; }
  .policy-box span {
    color: #999;
    font-size: 80%;
    padding: 0 5px; }

.policy-title {
  font-size: 28px;
  color: #004093;
  margin-bottom: 20px;
  line-height: 1.1;
  position: relative; }
  @media screen and (max-width: 768px) {
    .policy-title {
      font-size: 20px;
      margin-bottom: 10px;
      line-height: 1.6; } }
  @media screen and (max-width: 512px) {
    .policy-title {
      font-size: 17px;
      margin-bottom: 10px; } }

.policy-subTitle {
  font-size: 120%;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #333; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .policy-subTitle {
      font-size: 17px;
      padding-bottom: 5px; } }
  @media screen and (max-width: 512px) {
    .policy-subTitle {
      font-size: 15px; } }

.policy-list {
  margin-bottom: 5vw; }
  .policy-list:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .policy-list {
      margin-bottom: 8vw; } }
  @media screen and (max-width: 512px) {
    .policy-list {
      margin-bottom: 40px; } }

.policy-listItem {
  border-bottom: 1px solid #ccc;
  padding: 40px 0;
  position: relative; }
  @media screen and (max-width: 512px) {
    .policy-listItem {
      padding: 30px 0; } }

.policy-link {
  color: #14499d;
  text-decoration: underline; }
  .policy-link:hover {
    opacity: 0.6; }

.policy-table tr {
  border-top: 1px solid #ccc; }
  .policy-table tr th:first-child {
    width: 320px; }
    @media screen and (max-width: 768px) {
      .policy-table tr th:first-child {
        width: 200px; }
        .policy-table tr th:first-child br {
          display: none; } }
    @media screen and (max-width: 512px) {
      .policy-table tr th:first-child {
        width: 120px; } }

.policy-contact {
  margin-top: 50px;
  border: #ccc 1px solid;
  border-radius: 4px;
  padding: 20px; }
  @media screen and (max-width: 768px) {
    .policy-contact {
      margin-top: 30px;
      padding: 12px; } }
  @media screen and (max-width: 768px) {
    .policy-contact-box {
      display: block; } }
  .policy-contact dl {
    width: 49%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: #004093 1px dotted;
    background: #f7f7f7;
    padding: 40px;
    margin-top: 30px; }
    @media screen and (max-width: 768px) {
      .policy-contact dl {
        margin-top: 20px;
        width: 100%; } }
    @media screen and (max-width: 512px) {
      .policy-contact dl {
        padding: 30px; } }
  .policy-contact dt {
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center; }
  .policy-contact dd {
    border: 1px solid #004093;
    background: #ffffff;
    padding: 10px 10px;
    color: #004093;
    text-align: center;
    font-size: 20px;
    font-family: "Inter", sans-serif; }
    @media screen and (max-width: 512px) {
      .policy-contact dd {
        padding: 5px 10px;
        font-size: 17px; } }
  .policy-contact span {
    display: block; }

.policy-btn {
  margin-top: 40px; }
  .policy-btn a {
    margin: 0 auto; }

/* オプションクラス
--------------------------------------------------*/
.o-color_white {
  color: #ffffff; }

.o-color_green {
  color: #004093; }

.o-color_green2 {
  color: #14499d; }

.o-size_115per {
  font-size: 115%; }

.o-size_110per {
  font-size: 110%; }

.o-size_105per {
  font-size: 105%; }

.o-size_20 {
  font-size: 20px; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .o-size_20 {
      font-size: 16px; } }
  @media screen and (max-width: 512px) {
    .o-size_20 {
      font-size: 14px; } }

.o-size_19 {
  font-size: 19px; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .o-size_19 {
      font-size: 16px; } }
  @media screen and (max-width: 512px) {
    .o-size_19 {
      font-size: 14px; } }

@media screen and (min-width: 769px) {
  .o-size_18 {
    font-size: 18px; } }

@media screen and (min-width: 769px) {
  .o-size_17 {
    font-size: 17px; } }

@media screen and (max-width: 512px) {
  .o-size_17 {
    font-size: 12px; } }

@media screen and (min-width: 769px) {
  .o-size_16 {
    font-size: 16px; } }

@media screen and (max-width: 512px) {
  .o-size_16 {
    font-size: 12px; } }

.o-size_15 {
  font-size: 15px; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .o-size_15 {
      font-size: 13px; } }
  @media screen and (max-width: 512px) {
    .o-size_15 {
      font-size: 12px; } }

.o-size_14 {
  font-size: 14px; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .o-size_14 {
      font-size: 13px; } }
  @media screen and (max-width: 512px) {
    .o-size_14 {
      font-size: 12px; } }

.o-size_13 {
  font-size: 12px; }
  @media screen and (max-width: 512px) {
    .o-size_13 {
      font-size: 10px; } }

.o-size_12 {
  font-size: 12px; }
  @media screen and (max-width: 512px) {
    .o-size_12 {
      font-size: 10px; } }

.o-weight_300 {
  font-weight: 300; }

.o-weight_500 {
  font-weight: 500; }

.o-weight_700 {
  font-weight: 700; }

.o-underline {
  text-decoration: underline;
  -webkit-text-decoration-color: #004093;
  text-decoration-color: #004093; }

.o-wordBreak_keep {
  word-break: keep-all; }

.o-break {
  display: block; }
  @media screen and (max-width: 768px) {
    .o-break_tablet {
      display: block; } }
  @media screen and (max-width: 512px) {
    .o-break_sp {
      display: block; } }

.o-ta_center {
  text-align: center; }

.o-ta_right {
  text-align: right; }

.o-ta_left {
  text-align: left; }

@media screen and (max-width: 768px) {
  .o-ta-tablet_center {
    text-align: center; }
  .o-ta-tablet_right {
    text-align: right; }
  .o-ta-tablet_left {
    text-align: left; } }

@media screen and (max-width: 512px) {
  .o-ta-sp_center {
    text-align: center; }
  .o-ta-sp_right {
    text-align: right; }
  .o-ta-sp_left {
    text-align: left; } }

.o-margin-t_auto {
  margin-top: auto; }

.o-margin-t_5 {
  margin-top: 5px; }

.o-margin-t_8 {
  margin-top: 8px; }

.o-margin-t_10 {
  margin-top: 10px; }

.o-margin-t_15 {
  margin-top: 15px; }
  @media screen and (max-width: 512px) {
    .o-margin-t_15 {
      margin-top: 10px; } }

.o-margin-t_20 {
  margin-top: 20px; }
  @media screen and (max-width: 512px) {
    .o-margin-t_20 {
      margin-top: 15px; } }

.o-margin-t_30 {
  margin-top: 30px; }
  @media screen and (max-width: 512px) {
    .o-margin-t_30 {
      margin-top: 20px; } }

.o-margin-t_40 {
  margin-top: 40px; }
  @media screen and (max-width: 512px) {
    .o-margin-t_40 {
      margin-top: 20px; } }

.o-margin-t_50 {
  margin-top: 50px; }
  @media screen and (max-width: 512px) {
    .o-margin-t_50 {
      margin-top: 30px; } }

.o-margin-b_5 {
  margin-bottom: 5px; }

.o-margin-b_8 {
  margin-bottom: 8px; }

.o-margin-b_10 {
  margin-bottom: 10px; }

.o-margin-b_15 {
  margin-bottom: 15px; }
  @media screen and (max-width: 512px) {
    .o-margin-b_15 {
      margin-bottom: 10px; } }

.o-margin-b_20 {
  margin-bottom: 20px; }
  @media screen and (max-width: 512px) {
    .o-margin-b_20 {
      margin-bottom: 15px; } }

.o-margin-b_30 {
  margin-bottom: 30px; }
  @media screen and (max-width: 512px) {
    .o-margin-b_30 {
      margin-bottom: 20px; } }

.o-margin-b_40 {
  margin-bottom: 40px; }
  @media screen and (max-width: 512px) {
    .o-margin-b_40 {
      margin-bottom: 20px; } }

.o-margin-b_50 {
  margin-bottom: 50px; }
  @media screen and (max-width: 512px) {
    .o-margin-b_50 {
      margin-bottom: 30px; } }

.o-margin-b_60 {
  margin-bottom: 60px; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .o-margin-b_60 {
      margin-bottom: 40px; } }
  @media screen and (max-width: 512px) {
    .o-margin-b_60 {
      margin-bottom: 30px; } }

.o-margin-l_5 {
  margin-left: 5px; }

.o-margin-l_8 {
  margin-left: 8px; }

.o-margin-l_10 {
  margin-left: 10px; }

.o-margin-l_15 {
  margin-left: 15px; }
  @media screen and (max-width: 512px) {
    .o-margin-l_15 {
      margin-left: 10px; } }

.o-margin-l_20 {
  margin-left: 20px; }
  @media screen and (max-width: 512px) {
    .o-margin-l_20 {
      margin-left: 15px; } }

.o-margin-l_30 {
  margin-left: 30px; }
  @media screen and (max-width: 512px) {
    .o-margin-l_30 {
      margin-left: 20px; } }

.o-margin-l_40 {
  margin-left: 40px; }
  @media screen and (max-width: 512px) {
    .o-margin-l_40 {
      margin-left: 20px; } }

.o-margin-l_50 {
  margin-left: 50px; }
  @media screen and (max-width: 512px) {
    .o-margin-l_50 {
      margin-left: 30px; } }

.o-margin-l_60 {
  margin-left: 60px; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .o-margin-l_60 {
      margin-left: 40px; } }
  @media screen and (max-width: 512px) {
    .o-margin-l_60 {
      margin-left: 30px; } }

.o-margin-r_5 {
  margin-right: 5px; }

.o-margin-r_8 {
  margin-right: 8px; }

.o-margin-r_10 {
  margin-right: 10px; }

.o-margin-r_15 {
  margin-right: 15px; }
  @media screen and (max-width: 512px) {
    .o-margin-r_15 {
      margin-right: 10px; } }

.o-margin-r_20 {
  margin-right: 20px; }
  @media screen and (max-width: 512px) {
    .o-margin-r_20 {
      margin-right: 15px; } }

.o-margin-r_30 {
  margin-right: 30px; }
  @media screen and (max-width: 512px) {
    .o-margin-r_30 {
      margin-right: 20px; } }

.o-margin-r_40 {
  margin-right: 40px; }
  @media screen and (max-width: 512px) {
    .o-margin-r_40 {
      margin-right: 20px; } }

.o-margin-r_50 {
  margin-right: 50px; }
  @media screen and (max-width: 512px) {
    .o-margin-r_50 {
      margin-right: 30px; } }

.o-margin-r_60 {
  margin-right: 60px; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .o-margin-r_60 {
      margin-right: 40px; } }
  @media screen and (max-width: 512px) {
    .o-margin-r_60 {
      margin-right: 30px; } }

.o-margin-tb_5 {
  margin-top: 5px;
  margin-bottom: 5px; }

.o-margin-tb_10 {
  margin-top: 10px;
  margin-bottom: 10px; }

.o-margin-tb_15 {
  margin-top: 15px;
  margin-bottom: 15px; }

.o-margin-tb_20 {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media screen and (max-width: 512px) {
    .o-margin-tb_20 {
      margin-top: 15px;
      margin-bottom: 15px; } }

.o-margin-tb_30 {
  margin-top: 30px;
  margin-bottom: 30px; }
  @media screen and (max-width: 512px) {
    .o-margin-tb_30 {
      margin-top: 20px;
      margin-bottom: 20px; } }

.o-margin-tb_40 {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (max-width: 512px) {
    .o-margin-tb_40 {
      margin-top: 20px;
      margin-bottom: 20px; } }

.o-margin-tb_50 {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media screen and (max-width: 512px) {
    .o-margin-tb_50 {
      margin-top: 20px;
      margin-bottom: 20px; } }

.o-margin-tb_60 {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media screen and (max-width: 512px) {
    .o-margin-tb_60 {
      margin-top: 30px;
      margin-bottom: 30px; } }

.o-margin-lr_auto {
  margin-left: auto;
  margin-right: auto; }

.o-margin-lr_5 {
  margin-left: 5px;
  margin-right: 5px; }

.o-margin-lr_10 {
  margin-left: 10px;
  margin-right: 10px; }

.o-margin-lr_15 {
  margin-left: 15px;
  margin-right: 15px; }

.o-margin-lr_20 {
  margin-left: 20px;
  margin-right: 20px; }
  @media screen and (max-width: 512px) {
    .o-margin-lr_20 {
      margin-left: 15px;
      margin-right: 15px; } }

.o-margin-lr_30 {
  margin-left: 30px;
  margin-right: 30px; }
  @media screen and (max-width: 512px) {
    .o-margin-lr_30 {
      margin-left: 20px;
      margin-right: 20px; } }

.o-margin-lr_40 {
  margin-left: 40px;
  margin-right: 40px; }
  @media screen and (max-width: 512px) {
    .o-margin-lr_40 {
      margin-left: 20px;
      margin-right: 20px; } }

.o-margin-lr_50 {
  margin-left: 50px;
  margin-right: 50px; }
  @media screen and (max-width: 512px) {
    .o-margin-lr_50 {
      margin-left: 20px;
      margin-right: 20px; } }

.o-margin-lr_60 {
  margin-left: 60px;
  margin-right: 60px; }
  @media screen and (max-width: 512px) {
    .o-margin-lr_60 {
      margin-left: 30px;
      margin-right: 30px; } }

.o-padding_5 {
  padding: 5px; }

.o-padding_8 {
  padding: 8px; }

.o-padding_10 {
  padding: 10px; }

.o-padding_15 {
  padding: 15px; }

.o-padding_20 {
  padding: 20px; }
  @media screen and (max-width: 512px) {
    .o-padding_20 {
      padding: 15px; } }

.o-padding_30 {
  padding: 30px; }
  @media screen and (max-width: 512px) {
    .o-padding_30 {
      padding: 20px; } }

.o-padding_40 {
  padding: 40px; }
  @media screen and (max-width: 512px) {
    .o-padding_40 {
      padding: 20px; } }

.o-padding_50 {
  padding: 50px; }
  @media screen and (max-width: 512px) {
    .o-padding_50 {
      padding: 30px; } }

.o-padding_60 {
  padding: 60px; }
  @media screen and (max-width: 512px) {
    .o-padding_60 {
      padding: 30px; } }

.o-padding-t_5 {
  padding-top: 5px; }

.o-padding-t_8 {
  padding-top: 8px; }

.o-padding-t_10 {
  padding-top: 10px; }

.o-padding-t_15 {
  padding-top: 15px; }

.o-padding-t_20 {
  padding-top: 20px; }
  @media screen and (max-width: 512px) {
    .o-padding-t_20 {
      padding-top: 15px; } }

.o-padding-t_30 {
  padding-top: 30px; }
  @media screen and (max-width: 512px) {
    .o-padding-t_30 {
      padding-top: 20px; } }

.o-padding-t_40 {
  padding-top: 40px; }
  @media screen and (max-width: 512px) {
    .o-padding-t_40 {
      padding-top: 20px; } }

.o-padding-t_50 {
  padding-top: 50px; }
  @media screen and (max-width: 512px) {
    .o-padding-t_50 {
      padding-top: 30px; } }

.o-padding-t_60 {
  padding-top: 60px; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .o-padding-t_60 {
      padding-top: 40px; } }
  @media screen and (max-width: 512px) {
    .o-padding-t_60 {
      padding-top: 30px; } }

.o-padding-b_5 {
  padding-bottom: 5px; }

.o-padding-b_8 {
  padding-bottom: 8px; }

.o-padding-b_10 {
  padding-bottom: 10px; }

.o-padding-b_15 {
  padding-bottom: 15px; }

.o-padding-b_20 {
  padding-bottom: 20px; }
  @media screen and (max-width: 512px) {
    .o-padding-b_20 {
      padding-bottom: 15px; } }

.o-padding-b_30 {
  padding-bottom: 30px; }
  @media screen and (max-width: 512px) {
    .o-padding-b_30 {
      padding-bottom: 20px; } }

.o-padding-b_40 {
  padding-bottom: 40px; }
  @media screen and (max-width: 512px) {
    .o-padding-b_40 {
      padding-bottom: 20px; } }

.o-padding-b_50 {
  padding-bottom: 50px; }
  @media screen and (max-width: 512px) {
    .o-padding-b_50 {
      padding-bottom: 30px; } }

.o-padding-b_60 {
  padding-bottom: 60px; }
  @media screen and (min-width: 513px) and (max-width: 768px) {
    .o-padding-b_60 {
      padding-bottom: 40px; } }
  @media screen and (max-width: 512px) {
    .o-padding-b_60 {
      padding-bottom: 30px; } }

.o-padding-tb_5 {
  padding-top: 5px;
  padding-bottom: 5px; }

.o-padding-tb_10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.o-padding-tb_15 {
  padding-top: 15px;
  padding-bottom: 15px; }

.o-padding-tb_20 {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media screen and (max-width: 512px) {
    .o-padding-tb_20 {
      padding-top: 15px;
      padding-bottom: 15px; } }

.o-padding-tb_30 {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (max-width: 512px) {
    .o-padding-tb_30 {
      padding-top: 20px;
      padding-bottom: 20px; } }

.o-padding-tb_40 {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media screen and (max-width: 512px) {
    .o-padding-tb_40 {
      padding-top: 20px;
      padding-bottom: 20px; } }

.o-padding-tb_50 {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media screen and (max-width: 512px) {
    .o-padding-tb_50 {
      padding-top: 20px;
      padding-bottom: 20px; } }

.o-padding-tb_60 {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media screen and (max-width: 512px) {
    .o-padding-tb_60 {
      padding-top: 30px;
      padding-bottom: 30px; } }

.o-padding-lr_5 {
  padding-left: 5px;
  padding-right: 5px; }

.o-padding-lr_10 {
  padding-left: 10px;
  padding-right: 10px; }

.o-padding-lr_15 {
  padding-left: 15px;
  padding-right: 15px; }

.o-padding-lr_20 {
  padding-left: 20px;
  padding-right: 20px; }
  @media screen and (max-width: 512px) {
    .o-padding-lr_20 {
      padding-left: 15px;
      padding-right: 15px; } }

.o-padding-lr_30 {
  padding-left: 30px;
  padding-right: 30px; }
  @media screen and (max-width: 512px) {
    .o-padding-lr_30 {
      padding-left: 20px;
      padding-right: 20px; } }

.o-padding-lr_40 {
  padding-left: 40px;
  padding-right: 40px; }
  @media screen and (max-width: 512px) {
    .o-padding-lr_40 {
      padding-left: 20px;
      padding-right: 20px; } }

.o-padding-lr_50 {
  padding-left: 50px;
  padding-right: 50px; }
  @media screen and (max-width: 512px) {
    .o-padding-lr_50 {
      padding-left: 20px;
      padding-right: 20px; } }

.o-padding-lr_60 {
  padding-left: 60px;
  padding-right: 60px; }
  @media screen and (max-width: 512px) {
    .o-padding-lr_60 {
      padding-left: 20px;
      padding-right: 20px; } }

.o-border_green {
  border: 2px solid #004093; }

.o-border_green2 {
  border: 2px solid #14499d; }

.o-border_gray {
  border: 2px solid #ccc; }

.o-border-b_green {
  border-bottom: 2px solid #004093; }

.o-border-b_green2 {
  border-bottom: 2px solid #14499d; }

.o-border-b_gray {
  border-bottom: 2px solid #ccc; }

.o-radius_none {
  border-radius: 0; }

.o-bg_white {
  background: #ffffff; }

.o-bg_gray {
  background: #f7f7f7; }

.o-width_100 {
  width: 100px; }

.o-width_150 {
  width: 150px; }

.o-width_200 {
  width: 200px; }

.o-width_250 {
  width: 250px; }

.o-width_300 {
  width: 300px; }

.o-flex, .o-flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .o-flex_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .o-flex-align_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .o-flex-direction_reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .o-flex-direction_column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .o-flex-justify_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .o-flex-justify_between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .o-flex-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
