@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&family=Noto+Sans+JP:wght@100..900&display=swap");
/* # =================================================================
#	normalize
# ================================================================= */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
*:not(.wp-block-post-content *) {
  padding: 0;
  margin: 0;
  font-size: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

[type="number"] {
  width: auto;
  /* Firefox 36+ */
}

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

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

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

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

/* Correct the text style of placeholders in Chrome, Edge, and Safari */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

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

/* # =================================================================
#	ベース
# ================================================================= */
@media all and (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  html {
    font-size: 15px;
  }
}

body {
  /*-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	font-smoothing:antialiased;*/
  letter-spacing: 0.1em;
  line-height: 1.5em;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  background-color: #ffffff;
  color: #221815;
}

body, table, th, td, h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans JP", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

@media all and (min-width: 768px) {
  body, table, th, td, h1, h2, h3, h4, h5, h6 {
    font-size: 15px;
  }
}

@media only screen and (max-width: 767px) {
  body, table, th, td, h1, h2, h3, h4, h5, h6 {
    font-size: 15px;
  }
}

@media all and (min-width: 768px) {
  .pc-none {
    display: none !important;
  }
}

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

.small {
  line-height: 1.5em;
}

@media all and (min-width: 768px) {
  .small {
    font-size: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .small {
    font-size: 0.8571em;
  }
}

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

img[src^='/wp-content/uploads/images/articles/'] {
  -o-object-fit: cover;
  object-fit: cover;
}

ul {
  list-style-type: none;
}

/* ページ内リンクのオフセット設定 */
#container * {
  /* 固定ヘッダーの高さに合わせる */
}

@media all and (min-width: 768px) {
  #container * {
    scroll-margin-top: 102px;
  }
}

@media only screen and (max-width: 767px) {
  #container * {
    scroll-margin-top: 70px;
  }
}

/* clerfix ----- */
.clearfix {
  zoom: 1;
}

.clearfix:after {
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
  content: " ";
  line-height: 0;
}

/* ----- clerfix */
.clear {
  clear: both;
}

.txXXL {
  font-size: 160%;
  line-height: 145%;
}

.txXL {
  font-size: 140%;
  line-height: 145%;
}

.txL {
  font-size: 116%;
  line-height: 145%;
}

.txM {
  font-size: 100%;
  line-height: 160%;
}

.txS {
  font-size: 84%;
  line-height: 135%;
}

.txXS {
  font-size: 70%;
  line-height: 135%;
}

.txXXS {
  font-size: 60%;
  line-height: 135%;
}

.txRed {
  color: #ff0000;
}

.txOrange {
  color: #ff6600;
}

.txBold {
  font-weight: 600;
}

.txNormal {
  font-weight: 400;
}

.strong {
  font-weight: 600;
}

.error {
  color: #ff0000;
}

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

a:not([href]) {
  pointer-events: none;
}

a:not([href]):hover {
  opacity: 1.0 !important;
}

a:not([href]).dim {
  opacity: 0.6 !important;
}

.alnC {
  text-align: center !important;
}

.alnL {
  text-align: left !important;
}

.alnR {
  text-align: right !important;
}

.underline {
  border-bottom: 1px solid #22537d;
}

.list01 {
  list-style-type: none;
  margin: 0px;
  margin-left: 1.0em !important;
  padding: 0px;
}

.list01 li {
  margin: 0px;
  padding: 0px;
  text-indent: -1.0em;
}

.list01 li:before {
  content: "・";
}

.list02 {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.list02 li {
  margin: 0px;
  padding: 0px;
  margin-left: 1.0em;
  text-indent: -1.0em;
}

.decimal-list {
  list-style-type: decimal;
  margin: 0;
  padding: 0;
}

.decimal-list > li {
  margin-left: 1.0em;
}

.swiper .swiper-wrapper .swiper-slide {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  visibility: visible;
  opacity: 1.0;
}

.swiper .loader {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 0;
}

.swiper.loading .swiper-wrapper .swiper-slide {
  visibility: hidden;
  opacity: 0;
}

.swiper.loading .loader {
  opacity: 1.0;
}

.swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.loader {
  display: block;
  font-size: 10px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  text-align: left;
  overflow: hidden;
  text-indent: -9000px;
  border-top: 0.5em solid rgba(0, 0, 0, 0.2);
  border-right: 0.5em solid rgba(0, 0, 0, 0.2);
  border-bottom: 0.5em solid rgba(0, 0, 0, 0.2);
  border-left: 0.5em solid #000000;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: loading 1.1s infinite linear;
  animation: loading 1.1s infinite linear;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader,
.loader:after {
  border-radius: 50%;
}

@media all and (min-width: 768px) {
  .loader,
  .loader:after {
    width: 50px;
    height: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .loader,
  .loader:after {
    width: 60px;
    height: 60px;
  }
}

.grecaptcha-badge {
  top: auto !important;
  z-index: 999999;
}

body:not(.contact) .grecaptcha-badge {
  top: auto !important;
  z-index: 999999;
  display: none !important;
}

.compressor {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  overflow: hidden;
  position: relative;
  left: 0;
  top: 0;
}

.compressor:after {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5.0em;
  background: white;
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(20%, white), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(bottom, white 0%, white 20%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, white 0%, white 20%, rgba(255, 255, 255, 0) 100%);
  opacity: 1.0;
}

.compressor.open {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  max-height: 9999vh !important;
  overflow: visible;
}

.compressor.open:after {
  opacity: 0;
}

.compressor.open + .compressor-open > span.open {
  display: none;
}

.compressor.open + .compressor-open > span.close {
  display: inline-block;
}

.compressor-open {
  margin-top: 1.0em;
  text-align: center;
  cursor: pointer;
}

.compressor-open > span {
  color: #262d52;
}

.compressor-open > span:hover {
  text-decoration: underline;
}

.compressor-open > span.open {
  display: inline-block;
}

.compressor-open > span.close {
  display: none;
}

/* # =================================================================
#	レイアウト
# ================================================================= */
/* # =================================================================
#	見出し
# ================================================================= */
/* # =================================================================
#	ボタン
# ================================================================= */
.button01 {
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  color: #000000;
  position: relative;
  left: 0px;
  top: 0px;
  min-width: 250px;
  height: 50px;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  line-height: 1.0em;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .button01 {
    min-width: 100%;
  }
}

.button01:after {
  display: block;
  content: "";
  background-image: url("../img/ic_arw01.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 10px;
  margin: auto 0px;
  width: 17px;
  height: 17px;
}

.button01:link, .button01:visited {
  color: #000000;
  text-decoration: none;
  opacity: 1.0;
}

.button01:hover, .button01:active {
  color: #000000;
  text-decoration: none;
  opacity: 0.7;
}

.button02 {
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #000000;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  color: #000000;
  position: relative;
  left: 0px;
  top: 0px;
  min-width: 380px;
  height: 50px;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  line-height: 1.0em;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .button02 {
    min-width: 100%;
    font-size: 14px;
  }
}

.button02:after {
  display: block;
  content: "";
  background-image: url("../img/ic_arw01.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 10px;
  margin: auto 0px;
  width: 17px;
  height: 17px;
}

.button02:link, .button02:visited {
  color: #000000;
  text-decoration: none;
  opacity: 1.0;
}

.button02:hover, .button02:active {
  color: #000000;
  text-decoration: none;
  opacity: 0.7;
}

.button02.invert {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}

.button02.invert:after {
  background-image: url("../img/ic_arw01_fff.svg");
}

/* # =================================================================
#	リンク
# ================================================================= */
/* # =================================================================
#	アイコン
# ================================================================= */
/* # =================================================================
#	パンくず
# ================================================================= */
/* # =================================================================
#	ヘッダー
# ================================================================= */
/* header ------------------------------ */
#head {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 102px;
  background-color: #15298b;
  color: #ffffff;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}

#head .head-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 60px;
  position: relative;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  #head .head-inner {
    padding-right: 30px;
  }
}

#head .head-logo {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  max-width: 322px;
  width: 30%;
  padding: 20px 20px 20px 60px;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  #head .head-logo {
    width: 25%;
    padding: 20px 20px 20px 30px;
  }
}

#head .head-nav {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 30% - 20px);
  max-width: 760px;
  height: 102px;
  padding: 0 210px 0 0;
}

#head .head-nav ul.head-nav-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 102px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#head .head-nav ul.head-nav-list > li {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.25em;
  font-weight: 400;
  margin-left: 5px;
  position: relative;
}

@media all and (min-width: 768px) {
  #head .head-nav ul.head-nav-list > li {
    padding: 10px 0;
  }
}

#head .head-nav ul.head-nav-list > li > a {
  display: inline-block;
  padding-bottom: 0.1em;
  border-bottom: 1px solid transparent;
}

#head .head-nav ul.head-nav-list > li a:link,
#head .head-nav ul.head-nav-list > li a:visited {
  color: #ffffff;
  text-decoration: none;
}

#head .head-nav ul.head-nav-list > li a:hover,
#head .head-nav ul.head-nav-list > li a:active {
  color: #ffffff;
  text-decoration: none;
  border-bottom-color: #ffffff;
}

#head .head-nav ul.head-nav-list > li > ul {
  display: none;
}

@media all and (min-width: 768px) {
  #head .head-nav ul.head-nav-list > li > ul {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden;
    background-color: #FEFEFE;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: absolute;
    left: 0;
    top: 45px;
  }
  #head .head-nav ul.head-nav-list > li > ul > li {
    font-size: 0.9rem;
    line-height: 1.25em;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #15298b;
    letter-spacing: 0;
  }
  #head .head-nav ul.head-nav-list > li > ul > li:nth-last-child(1) {
    border-bottom: none;
  }
  #head .head-nav ul.head-nav-list > li > ul > li > a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 24px;
  }
  #head .head-nav ul.head-nav-list > li > ul > li > a:link, #head .head-nav ul.head-nav-list > li > ul > li > a:visited {
    color: #15298b;
    text-decoration: none;
    background-color: #ffffff;
  }
  #head .head-nav ul.head-nav-list > li > ul > li > a:hover, #head .head-nav ul.head-nav-list > li > ul > li > a:active {
    color: #15298b;
    text-decoration: none;
    background-color: #e7e9f3;
  }
  #head .head-nav ul.head-nav-list > li:hover > ul {
    visibility: visible;
    opacity: 1.0;
  }
}

#head .head-nav ul.head-nav-list .trigger {
  display: none;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  #head .head-nav {
    width: calc(100% - 25% - 20px);
    padding-right: 170px;
  }
  #head .head-nav ul.head-nav-list > li {
    font-size: 13px;
    line-height: 1.25em;
    font-weight: 400;
    margin-left: 5px;
  }
  #head .head-nav ul.head-nav-list > li > ul {
    top: 35px;
  }
  #head .head-nav ul.head-nav-list > li > ul > li {
    font-size: 0.75rem;
  }
}

#head .head-nav .head-nav-bottom {
  display: none;
}

#head .head-contact {
  position: absolute;
  right: 60px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 178px;
  height: 38px;
}

#head .head-contact > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: 40px;
  font-size: 17px;
  line-height: 1.0em;
  font-weight: 400;
  color: #15298b;
  text-decoration: none;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  #head .head-contact {
    width: 140px;
    right: 30px;
  }
  #head .head-contact > a {
    font-size: 14px;
  }
}

#head #menu-trigger {
  display: none;
}

@media only screen and (max-width: 767px) {
  #head {
    height: 70px;
    z-index: 9999;
  }
  #head .head-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 0;
    position: relative;
  }
  #head .head-logo {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    max-width: none;
    width: 48%;
    padding: 14px 20px 14px;
  }
  #head .head-logo img {
    width: 135px;
    height: auto;
  }
  #head #menu-trigger {
    display: block;
    width: 50px;
    height: 100%;
    text-align: left;
    text-indent: -9000px;
    overflow: hidden;
    background-image: url("../img/h_menu.svg");
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 34px auto;
  }
  #head .head-contact {
    position: relative;
    left: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(52% - 50px);
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 12px 5px 18px;
  }
  #head .head-contact > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
    width: 100%;
    height: 24px;
    background-color: #ffffff;
    border-radius: 40px;
    font-size: 12px;
    line-height: 1.0em;
    font-weight: 400;
    color: #15298b;
    text-decoration: none;
  }
  #head .head-nav {
    position: absolute;
    left: 0;
    top: 70px;
    max-width: none;
    width: 100%;
    height: auto;
    max-height: calc(100vh - 70px - 40px);
    max-height: calc(100dvh - 70px - 40px);
    overflow: auto;
    padding: 0;
    background-color: #ffffff;
    color: #15298b;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  #head .head-nav ul.head-nav-list {
    display: block;
    border-bottom: 1px solid #9e9e9f;
    height: auto;
  }
  #head .head-nav ul.head-nav-list > li {
    margin: 0;
    border-top: 1px solid #9e9e9f;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 18px;
    line-height: 1.25em;
    font-weight: 400;
  }
  #head .head-nav ul.head-nav-list > li:nth-child(1) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #head .head-nav ul.head-nav-list > li a:link,
  #head .head-nav ul.head-nav-list > li a:visited,
  #head .head-nav ul.head-nav-list > li a:hover,
  #head .head-nav ul.head-nav-list > li a:active {
    color: #15298b;
  }
  #head .head-nav ul.head-nav-list > li .trigger {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    width: 50px;
    height: 58px;
    text-align: left;
    text-indent: -9000px;
    overflow: hidden;
    background-image: url("../img/ic_plus_white.svg");
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 18px auto;
    cursor: pointer;
  }
  #head .head-nav ul.head-nav-list > li > a {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border-bottom: none;
  }
  #head .head-nav ul.head-nav-list > li > a > span {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 48%;
    padding: 18px;
  }
  #head .head-nav ul.head-nav-list > li > a:after {
    content: attr(data-eng);
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 52%;
    padding: 18px 50px 18px 18px;
    text-align: right;
    background-color: #15298b;
    color: #ffffff;
    font-family: "Arimo", sans-serif;
    font-size: 18px;
    line-height: 1.25em;
    font-weight: 400;
  }
  #head .head-nav ul.head-nav-list > li > ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 52%;
    background-color: #15298b;
    margin-left: 48%;
    overflow: hidden;
    max-height: 0;
    margin-top: -0.5px;
  }
  #head .head-nav ul.head-nav-list > li > ul > li {
    margin: 0;
    padding: 0;
  }
  #head .head-nav ul.head-nav-list > li > ul > li > a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 18px 50px 18px 18px;
    margin-left: auto;
    color: #ffffff;
    text-decoration: none;
    text-align: right;
    font-size: 15px;
    line-height: 1.25em;
    font-weight: 400;
  }
  #head .head-nav ul.head-nav-list > li > ul > li > a:link, #head .head-nav ul.head-nav-list > li > ul > li > a:visited, #head .head-nav ul.head-nav-list > li > ul > li > a:hover, #head .head-nav ul.head-nav-list > li > ul > li > a:active {
    color: #ffffff;
    text-decoration: none;
  }
  #head .head-nav ul.head-nav-list > li.open > a {
    border-bottom: 1px solid #9e9e9f;
  }
  #head .head-nav ul.head-nav-list > li.open .trigger {
    background-image: url("../img/ic_minus_white.svg");
  }
  #head .head-nav ul.head-nav-list > li.open > ul {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    max-height: 100vh;
    padding-bottom: 10px;
  }
  #head .head-nav .head-nav-bottom {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background-color: #e4e4e6;
    padding: 20px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #head .head-nav .head-nav-bottom a:link,
  #head .head-nav .head-nav-bottom a:visited,
  #head .head-nav .head-nav-bottom a:hover,
  #head .head-nav .head-nav-bottom a:active {
    text-decoration: none;
  }
  #head .head-nav .head-nav-bottom > .link {
    font-size: 13px;
    line-height: 1.25em;
    font-weight: 400;
  }
  #head .head-nav .head-nav-bottom > .button > a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    border-radius: 20px;
    padding: 5px 20px;
    background-color: #15298b;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.0em;
    font-weight: 400;
  }
}

@media only screen and (max-width: 767px) {
  #head.open #menu-trigger {
    background-image: url("../img/h_close.svg");
    background-position: 4px 50%;
    background-size: 24px auto;
  }
  #head.open .head-nav {
    visibility: visible;
    opacity: 1.0;
  }
}

/* # =================================================================
#	グローバルナビゲーション
# ================================================================= */
/* # =================================================================
#	メイン
# ================================================================= */
*:not(.wp-block-post-content *) {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

body {
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  /*-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;*/
}

html {
  height: 100%;
  background-color: #ffffff;
}

body {
  height: 100%;
  background-color: #ffffff;
}

@media only screen and (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  table,
  tbody,
  tr,
  th,
  td,
  div,
  span {
    background-image: url(../img/spacer.gif);
    background-color: transparent;
    max-height: 999999px;
  }
}

a:link,
a:visited {
  color: #15298b;
  text-decoration: underline;
}

a:hover,
a:active {
  color: #15298b;
  text-decoration: underline;
}

.loader {
  display: block;
  font-size: 10px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  text-align: left;
  overflow: hidden;
  text-indent: -9000px;
  border-top: 0.5em solid rgba(0, 0, 0, 0.2);
  border-right: 0.5em solid rgba(0, 0, 0, 0.2);
  border-bottom: 0.5em solid rgba(0, 0, 0, 0.2);
  border-left: 0.5em solid #000000;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: loading 1.1s infinite linear;
  animation: loading 1.1s infinite linear;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.submit-loader {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999999;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  visibility: hidden;
  opacity: 0;
}

.submit-loader.show {
  visibility: visible;
  opacity: 1.0;
}

.owl-carousel {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: auto;
  touch-action: auto;
}

/* simplebar用 */
@media only screen and (max-width: 767px) {
  .simplebar-track {
    background: #dddddd;
    border-radius: 20px;
  }
  .simplebar-track .simplebar-scrollbar.simplebar-visible::before {
    opacity: 1.0;
  }
  .simplebar-track .simplebar-scrollbar::before {
    background: #262d52;
  }
}

/* basic style ------------------------------ */
.hover {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
}

@media all and (min-width: 768px) {
  a.hover:link,
  a.hover:visited {
    opacity: 1.0;
  }
  a.hover:hover,
  a.hover:active {
    opacity: 0.6;
  }
}

@media only screen and (max-width: 767px) {
  a.hover:link,
  a.hover:visited,
  a.hover:hover {
    opacity: 1.0;
  }
  a.hover:active {
    opacity: 1.0;
  }
}

.anchor {
  pointer-events: none;
}

.anchor > * {
  pointer-events: auto;
}

@media all and (min-width: 768px) {
  .anchor {
    background-clip: padding-box !important;
    border-top: calc(102px + 20px) solid transparent !important;
    margin-top: calc(0px - 102px - 20px) !important;
  }
}

@media only screen and (max-width: 767px) {
  .anchor {
    background-clip: padding-box !important;
    border-top: calc(70px + 20px) solid transparent !important;
    margin-top: calc(0px - 70px - 20px) !important;
  }
}

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

.mb4 {
  margin-bottom: 4px !important;
}

@media only screen and (max-width: 767px) {
  .mb4 {
    margin-bottom: 4px !important;
  }
}

.mb8 {
  margin-bottom: 8px !important;
}

@media only screen and (max-width: 767px) {
  .mb8 {
    margin-bottom: 8px !important;
  }
}

/* wrapper ------------------------------ */
#wrapper {
  position: relative;
  z-index: 10;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 102px;
  background-color: #ffffff;
}

@media only screen and (max-width: 767px) {
  #wrapper {
    padding-top: 70px;
  }
}

/* container ------------------------------ */
#container {
  overflow: hidden;
}

@media all and (min-width: 768px) {
  #container {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 767px) {
  #container {
    padding-bottom: 40px;
    overflow: hidden;
  }
}

#container .owl-theme .owl-stage-outer {
  height: 100%;
}

#container .owl-theme .owl-stage-outer .owl-stage {
  height: 100%;
}

#container .owl-theme .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}

#container .owl-theme .owl-stage-outer .owl-stage .owl-item > * {
  height: 100%;
}

#container .owl-theme .owl-stage-outer .owl-stage .owl-item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#container .owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  bottom: 10px;
}

#container .owl-theme .owl-dots .owl-dot span {
  background-color: #e7e9f3;
}

#container .owl-theme .owl-dots .owl-dot.active span {
  background-color: #e60012;
}

@media all and (min-width: 768px) {
  body.logged-in .home-fv {
    height: calc(100vh - 102px - 32px);
  }
}

.home-fv {
  position: relative;
  width: 100%;
  height: calc(100vh - 102px);
  overflow: hidden;
  margin-bottom: 55px;
  /*img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
 }*/
  /*video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
  z-index: 1;
 }*/
}

.home-fv .fv-slider {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  z-index: 1;
  overflow: hidden;
  /* --- 静止画のズームイン演出 --- */
  /* 現在表示されているアクティブなスライドの画像だけを拡大する */
}

.home-fv .fv-slider .slick-list {
  height: 100%;
}

.home-fv .fv-slider .slick-track {
  height: 100%;
}

.home-fv .fv-slider .slide-item {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  /* ズーム時に画像が枠外に飛び出さないようにする */
}

.home-fv .fv-slider .slide-item img,
.home-fv .fv-slider .slide-item video {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.home-fv .fv-slider .slide-item img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0s;
  transition: -webkit-transform 0s;
  transition: transform 0s;
  transition: transform 0s, -webkit-transform 0s;
  /* 非アクティブ時は瞬時に元のサイズに戻す */
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.home-fv .fv-slider .slick-current img {
  /* 5秒かけて1.1倍にゆっくり拡大（イージングは等速のlinearか、滑らかなease-outがおすすめ） */
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 5s linear;
  transition: -webkit-transform 5s linear;
  transition: transform 5s linear;
  transition: transform 5s linear, -webkit-transform 5s linear;
}

.home-fv .fv-slider .slick-dots {
  bottom: 20px;
}

.home-fv .fv-slider .slick-dots li {
  width: 12px;
  height: 12px;
  margin: 5px 7px;
}

.home-fv .fv-slider .slick-dots li button:before {
  font-size: 12px;
  width: 12px;
  height: 12px;
  color: #e7e9f3;
  opacity: 1.0;
}

.home-fv .fv-slider .slick-dots li.slick-active button:before {
  font-size: 12px;
  width: 12px;
  height: 12px;
  color: #e60012;
  opacity: 1.0;
}

.home-fv .content {
  pointer-events: none;
  position: relative;
  z-index: 2;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-bottom: 80px;
  padding-left: 100px;
  padding-right: 100px;
}

.home-fv .content .heading {
  font-size: 74px;
  line-height: 1.25em;
  font-weight: 600;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}

.home-fv .content .text {
  font-size: 56px;
  line-height: 1.25em;
  font-weight: 600;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
  margin-bottom: 20px;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .home-fv .content {
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-fv .content .heading {
    font-size: 56px;
    line-height: 1.25em;
  }
  .home-fv .content .text {
    font-size: 36px;
    line-height: 1.25em;
  }
}

@media only screen and (max-width: 767px) {
  .home-fv {
    aspect-ratio: 1200 / 675;
    width: 100%;
    height: auto;
    height: auto;
    margin-bottom: 30px;
  }
  .home-fv .fv-slider {
    aspect-ratio: 1200 / 675;
    height: auto;
  }
  .home-fv .fv-slider .slick-list {
    aspect-ratio: 1200 / 675;
    height: auto;
  }
  .home-fv .fv-slider .slick-track {
    height: 100%;
  }
  .home-fv .fv-slider .slick-dots {
    bottom: 10px;
  }
  .home-fv .content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 45px;
    max-height: 100%;
  }
  .home-fv .content .heading {
    font-size: 30px;
    line-height: 1.25em;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
  .home-fv .content .text {
    font-size: 22px;
    line-height: 1.25em;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
  }
}

.section-about > .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 100px 0 100px;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .section-about > .inner {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.section-about > .inner .data {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
}

@media all and (min-width: 768px) {
  .section-about > .inner .data {
    width: 62%;
  }
}

.section-about > .inner .data > .heading {
  margin-bottom: 40px;
}

.section-about > .inner .data > .heading img {
  max-width: 411px;
  height: auto;
}

.section-about > .inner .data > .lead {
  font-weight: 600;
  font-size: 19px;
  line-height: 1.75em;
}

.section-about > .inner .data > .lead strong {
  color: #15298b;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .section-about > .inner .data > .lead br {
    display: none;
  }
}

.section-about > .inner .data > .text {
  font-size: 16px;
  line-height: 1.75em;
  font-weight: 400;
  color: #727171;
  margin-top: 24px;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .section-about > .inner .data > .text br {
    display: none;
  }
}

.section-about > .inner .data .more {
  position: relative;
  margin-top: 40px;
}

.section-about > .inner .data .more > a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 10px 40px 10px 20px;
  width: 178px;
  height: 52px;
  -webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
  background-color: #e60012;
  color: #ffffff;
  text-decoration: none;
  font-size: 1.125em;
  line-height: 1.0em;
}

.section-about > .inner .image {
  min-width: 300px;
  width: 38%;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .section-about > .inner .image {
    margin-left: 20px;
  }
}

.section-about > .inner .image img {
  width: 100%;
  height: auto;
  max-height: calc(100vh - 102px);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left center;
  object-position: left center;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .section-about > .inner .image img {
    height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .section-about > .inner {
    display: block;
    padding: 0 0;
    background-image: url("../img/about_img01.jpg?t=2026061801");
    background-repeat: no-repeat;
    background-position: left 45vw top 0;
    background-size: auto 120%;
  }
  .section-about > .inner .data {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 20px;
    background-color: rgba(255, 255, 255, 0.75);
  }
  .section-about > .inner .data > .heading {
    margin-bottom: 20px;
  }
  .section-about > .inner .data > .heading img {
    max-width: 220px;
    height: auto;
  }
  .section-about > .inner .data > .lead {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.75em;
  }
  .section-about > .inner .data > .lead strong {
    color: #15298b;
  }
  .section-about > .inner .data > .lead br {
    display: none;
  }
  .section-about > .inner .data > .text {
    font-size: 15px;
    line-height: 1.75em;
    font-weight: 400;
    color: #454545;
    margin-top: 20px;
  }
  .section-about > .inner .data > .text br {
    display: none;
  }
  .section-about > .inner .data .more {
    position: relative;
    margin-top: 20px;
    text-align: left;
  }
  .section-about > .inner .data .more > a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 5px 35px 5px 15px;
    width: 150px;
    height: auto;
    aspect-ratio: 178 / 52;
    font-size: 15px;
    line-height: 1.0em;
  }
  .section-about > .inner .image {
    display: none;
  }
}

.section-info > .inner {
  max-width: 1080px;
  padding: 100px 40px 100px;
  margin: 0 auto;
}

.section-info > .inner > .heading {
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #15298b;
  margin-bottom: 40px;
}

.section-info > .inner > .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-family: "Arimo", sans-serif;
}

.section-info > .inner > .more {
  text-align: right;
  margin-top: 28px;
  font-size: 17px;
  line-height: 1.25em;
  font-weight: 400;
  color: #15298b;
}

.section-info > .inner > .more a:link, .section-info > .inner > .more a:visited {
  text-decoration: none;
}

.section-info > .inner > .more a:hover, .section-info > .inner > .more a:active {
  text-decoration: underline;
}

.section-info > .inner > .more a:after {
  display: inline-block;
  content: "";
  width: 16px;
  height: 18px;
  background-image: url("../img/ic_arw01.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  vertical-align: middle;
  margin-left: 5px;
}

@media only screen and (max-width: 767px) {
  .section-info > .inner {
    padding: 40px 20px 30px;
    margin: 0 auto;
  }
  .section-info > .inner > .heading {
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-info > .inner > .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-info > .inner > .more {
    margin-top: 16px;
    font-size: 15px;
    line-height: 1.25em;
  }
  .section-info > .inner > .more a:after {
    width: 12px;
    height: 14px;
    margin-left: 5px;
  }
}

.info-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.info-list > li {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 18px;
}

.info-list > li:nth-last-child(1) {
  margin-bottom: 0;
}

.info-list > li.new > .data:before {
  content: "NEW";
  font-family: "Arimo", sans-serif;
  font-size: 15px;
  line-height: 1.0em;
  font-weight: bold;
  color: #ffffff;
  background-color: #e60012;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 72px;
  height: 28px;
  padding-right: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
  position: absolute;
  left: -8px;
  top: -16px;
}

.info-list > li > .image {
  width: 194px;
  height: 104px;
}

.info-list > li > .image a {
  display: block;
  width: 100%;
  height: 100%;
}

.info-list > li > .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.info-list > li > a.data {
  position: relative;
  display: block;
  color: #15298b;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 194px - 38px);
  padding: 20px 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #15298b;
  border-bottom: 1px solid #15298b;
  text-decoration: none;
}

.info-list > li > a.data:hover {
  text-decoration: none;
}

.info-list > li > a.data:hover:hover > .text > span {
  border-bottom: 1px solid #15298b;
}

.info-list > li > a.data > .date {
  color: #727171;
  font-size: 15px;
  line-height: 1.25em;
  font-weight: 400;
  font-family: "Arimo", sans-serif;
  width: 120px;
}

.info-list > li > a.data > .text {
  font-size: 18px;
  line-height: 1.25em;
  font-weight: 400;
  width: calc(100% - 120px - 16px - 24px);
}

.info-list > li > a.data > .text > span {
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.info-list > li > a.data:after {
  content: "";
  display: block;
  /*width: 24px;
    height: 24px;
    background-image: url("../img/ic_plus_navy.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% auto;*/
  width: 12px;
  height: 24px;
  background-image: url("../img/ic_arw02.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  margin-left: 16px;
  position: relative;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.info-list > li > a.data:hover:after {
  left: 5px;
}

@media only screen and (max-width: 767px) {
  .info-list {
    border-top: 1px solid #15298b;
  }
  .info-list > li {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #15298b;
    margin-bottom: 0;
  }
  .info-list > li:nth-last-child(1) {
    margin-bottom: 0;
  }
  .info-list > li.new > .data:before {
    font-size: 10px;
    line-height: 1.0em;
    width: 52px;
    height: 18px;
    padding-right: 5px;
    position: absolute;
    left: -115px;
    top: 5px;
  }
  .info-list > li > .image {
    width: 100px;
    height: auto;
    aspect-ratio: 194 / 104;
    margin: 15px 0;
  }
  .info-list > li > .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .info-list > li > a.data {
    display: block;
    color: #15298b;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 100px - 10px);
    padding: 10px 0;
    display: block;
    border-top: none;
    border-bottom: none;
  }
  .info-list > li > a.data > .date {
    color: #727171;
    font-size: 13px;
    line-height: 1.25em;
    width: 100%;
  }
  .info-list > li > a.data > .text {
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 400;
    padding-bottom: 3px;
    border-bottom: none;
    width: 100%;
    padding-bottom: 0 !important;
    border-bottom: none !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
  }
  .info-list > li > a.data:after {
    display: none;
  }
}

.section-business > .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 100px 0 100px;
}

.section-business > .inner .head {
  min-width: min(60%, 900px);
  width: 70%;
}

.section-business > .inner .head .heading {
  padding: 24px;
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
  background-color: #15298b;
  -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 40px;
}

.section-business > .inner .head .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
}

.section-business > .inner .head .image {
  padding-right: 80px;
}

.section-business > .inner .head .image img {
  width: 100%;
  height: auto;
}

.section-business > .inner .head .image.owl-theme .owl-dots {
  width: calc(100% - 80px) !important;
  right: auto !important;
}

.section-business > .inner .data {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: max(calc((100vw - 1000px) / 2), 40px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 70px;
  position: relative;
}

.section-business > .inner .data .catch {
  min-width: 340px;
  font-size: 22px;
  line-height: 1.75em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #15298b;
  margin-bottom: 24px;
}

.section-business > .inner .data .text {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-right: -20px;
  min-width: 340px;
  font-size: 17px;
  line-height: 1.75em;
  font-weight: 400;
}

.section-business > .inner .data .text strong {
  color: #15298b;
  font-weight: 400;
}

.section-business > .inner .data .more {
  position: absolute;
  right: max(calc((100vw - 1000px) / 2), 40px);
  bottom: 0;
  z-index: 1;
}

.section-business > .inner .data .more > a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 10px 20px 10px 40px;
  width: 178px;
  height: 52px;
  -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
  background-color: #e60012;
  color: #ffffff;
  text-decoration: none;
  font-size: 1.125em;
  line-height: 1.0em;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .section-business > .inner .data .catch {
    min-width: 0;
  }
  .section-business > .inner .data .catch br {
    display: none;
  }
  .section-business > .inner .data .text {
    width: auto;
    margin-right: 0;
    min-width: 0;
  }
  .section-business > .inner .data .text br {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .section-business > .inner {
    display: block;
    padding: 30px 20px 40px;
  }
  .section-business > .inner .head {
    min-width: 0;
    width: 100%;
  }
  .section-business > .inner .head .heading {
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px;
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-business > .inner .head .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-business > .inner .head .image {
    padding: 0;
    width: 100%;
  }
  .section-business > .inner .head .image.owl-theme .owl-dots {
    width: 100% !important;
    right: auto !important;
  }
  .section-business > .inner .data {
    padding-right: 0;
    display: block;
    padding-top: 0;
    position: relative;
    margin-top: 20px;
    padding-bottom: 0;
  }
  .section-business > .inner .data .catch {
    font-size: 20px;
    line-height: 1.75em;
    margin-bottom: 16px;
  }
  .section-business > .inner .data .text {
    width: auto;
    margin-right: 0;
    font-size: 15px;
    line-height: 1.75em;
    font-weight: 400;
  }
  .section-business > .inner .data .more {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 20px;
    text-align: right;
  }
  .section-business > .inner .data .more > a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 5px 15px 5px 35px;
    width: 150px;
    height: auto;
    aspect-ratio: 178 / 52;
    font-size: 15px;
    line-height: 1.0em;
  }
}

.section-business-lead > .inner {
  max-width: 1080px;
  padding: 100px 40px 100px;
  margin: 0 auto;
  text-align: center;
}

.section-business-lead > .inner > .catch {
  font-size: 50px;
  line-height: 1.5em;
  font-weight: 600;
  color: #15298b;
  margin-bottom: 40px;
}

.section-business-lead > .inner > .lead > p {
  font-size: 22px;
  line-height: 1.75em;
  margin-bottom: 1.0em;
}

.section-business-lead > .inner > .lead > p:nth-last-child(1) {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .section-business-lead {
    padding: 0;
  }
  .section-business-lead > .inner {
    padding: 20px 20px 40px;
    text-align: left;
  }
  .section-business-lead > .inner > .catch {
    font-size: 22px;
    line-height: 1.5em;
    margin-bottom: 20px;
  }
  .section-business-lead > .inner > .lead > p {
    font-size: 1.0rem;
    line-height: 1.75em;
  }
}

.section-business-service {
  background-color: #e7e7e7;
  padding: 0 40px 0;
}

.section-business-service > .inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 620px;
  padding: 100px 0 100px;
  margin: 0 auto;
}

.section-business-service > .inner > .heading {
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #15298b;
  text-align: center;
  padding-bottom: 12px;
  border-bottom: 1px solid #15298b;
  margin-bottom: 32px;
}

.section-business-service > .inner > .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
}

.section-business-service > .inner .list01 {
  padding-left: 0.5em;
}

.section-business-service > .inner .list01 > li {
  font-size: 20px;
  line-height: 1.5em;
  margin-bottom: 0.4em;
}

@media only screen and (max-width: 767px) {
  .section-business-service {
    padding: 0;
  }
  .section-business-service > .inner {
    max-width: none;
    padding: 40px 20px 40px;
    margin: 0 auto;
  }
  .section-business-service > .inner > .heading {
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-business-service > .inner > .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-business-service > .inner .list01 > li {
    font-size: 1.0rem;
    line-height: 1.5em;
  }
}

.section-business-product > .inner {
  padding: 100px 0 100px;
}

.section-business-product > .inner .head {
  min-width: min(60%, 900px);
  width: 70%;
}

.section-business-product > .inner .head .heading {
  padding: 24px;
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
  background-color: #15298b;
  -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 40px;
}

.section-business-product > .inner .head .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
}

.section-business-product > .inner > .data {
  max-width: 1080px;
  padding: 0px 40px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .section-business-product > .inner {
    padding: 40px 20px 40px;
  }
  .section-business-product > .inner .head {
    min-width: 0;
    width: 100%;
  }
  .section-business-product > .inner .head .heading {
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px;
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-business-product > .inner .head .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-business-product > .inner > .data {
    padding: 0;
    display: block;
  }
}

.product-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -45px 0;
}

.product-items > .item {
  width: calc((100% / 2) - 45px - 45px);
  margin: 0 45px 80px;
}

.product-items > .item > .heading {
  text-align: center;
}

.product-items > .item > .heading > span {
  display: inline-block;
  min-width: min(320px, 100%);
  text-align: center;
  padding: 0 28px;
  padding-bottom: 6px;
  border-bottom: 1px solid #15298b;
  margin-bottom: 32px;
  font-size: 42px;
  line-height: 1.25em;
  font-weight: 600;
  color: #15298b;
}

.product-items > .item > .text {
  margin-top: 20px;
}

.product-items > .item > .text > p {
  font-size: 16px;
  line-height: 1.75em;
  margin-bottom: 1.75em;
}

.product-items > .item > .text > p:nth-last-child(1) {
  margin-bottom: 0;
}

.product-items > .item > .product-photos:empty + .text {
  margin-top: 0 !important;
}

@media all and (min-width: 768px) {
  .product-items > .item:nth-child(1) {
    width: calc(100% - 45px - 45px);
  }
  .product-items > .item:nth-child(1) > .text {
    margin-top: 30px;
    max-width: 61%;
  }
  .product-items > .item:nth-child(1) .product-photos {
    gap: 30px;
    grid-template-columns: minmax(0, 3fr) minmax(0, 1.8fr);
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .product-items > .item:nth-child(1) .product-photos > li:nth-child(1) {
    grid-column: 1;
    grid-row: 1 / 3;
  }
  .product-items > .item:nth-child(1) .product-photos > li:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
  }
  .product-items > .item:nth-child(1) .product-photos > li:nth-child(2) img {
    aspect-ratio: 16 / 9;
  }
  .product-items > .item:nth-child(1) .product-photos > li:nth-child(3) {
    grid-column: 2;
    grid-row: 2;
  }
  .product-items > .item:nth-child(1) .product-photos > li:nth-child(3) img {
    aspect-ratio: 16 / 9;
  }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .product-items > .item > .heading > span {
    font-size: 32px;
    line-height: 1.25em;
  }
  .product-items > .item:nth-child(1) > .text {
    max-width: none;
  }
}

@media only screen and (max-width: 767px) {
  .product-items {
    display: block;
    margin: 0;
  }
  .product-items > .item {
    width: 100%;
    margin: 0 0 40px;
  }
  .product-items > .item > .heading > span {
    padding: 0 12px;
    padding-bottom: 6px;
    border-bottom: 1px solid #15298b;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.25em;
  }
  .product-items > .item > .text {
    margin-top: 15px;
  }
  .product-items > .item > .text > p {
    font-size: 1.0rem;
    line-height: 1.75em;
  }
}

.product-photos {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.product-photos:empty {
  display: none;
}

.product-photos > li {
  margin: 0;
  padding: 0;
  min-width: 0;
  overflow: hidden;
}

.product-photos > li img,
.product-photos > li video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  overflow: hidden;
}

.product-photos > li:nth-child(1) {
  grid-column: 1 / -1;
}

.product-photos > li:nth-child(1) img,
.product-photos > li:nth-child(1) video {
  aspect-ratio: 16 / 11;
}

.product-photos > li:nth-child(2) img {
  aspect-ratio: 16 / 9;
}

.product-photos > li:nth-child(3) img {
  aspect-ratio: 16 / 9;
}

@media only screen and (max-width: 767px) {
  .product-photos {
    gap: 15px;
  }
}

.section-business-product:has(+ .section-business-testimonials) > .inner {
  padding-bottom: 0;
}

.section-business-testimonials > .inner {
  padding: 100px 0 100px;
}

.section-business-testimonials > .inner > .head {
  min-width: min(60%, 900px);
  width: 70%;
}

.section-business-testimonials > .inner > .head > .heading {
  padding: 24px;
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
  background-color: #15298b;
  -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 40px;
}

.section-business-testimonials > .inner > .head > .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
}

.section-business-testimonials > .inner > .data {
  max-width: 1080px;
  padding: 0px 40px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .section-business-testimonials > .inner {
    padding: 0px 20px 40px;
  }
  .section-business-testimonials > .inner > .head {
    min-width: 0;
    width: 100%;
  }
  .section-business-testimonials > .inner > .head > .heading {
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px;
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-business-testimonials > .inner > .head > .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-business-testimonials > .inner > .data {
    padding: 0;
    display: block;
  }
}

.testimonials-item-outer .testimonials-item {
  border: 4px solid #15298b;
  border-radius: 44px;
  padding: 60px 40px;
  margin-bottom: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.testimonials-item-outer .testimonials-item:nth-last-child(1) {
  margin-bottom: 0;
}

.testimonials-item-outer .testimonials-item:not(:has(.image)) {
  display: block;
}

.testimonials-item-outer .testimonials-item:not(:has(.image)) > .head {
  width: 100%;
}

.testimonials-item-outer .testimonials-item > .head {
  width: calc(100% - 400px - 40px);
}

.testimonials-item-outer .testimonials-item > .head > .heading {
  font-size: 40px;
  line-height: 1.125em;
  font-weight: 600;
  color: #15298b;
  text-align: center;
  margin-top: -0.25em;
  margin-bottom: 24px;
}

.testimonials-item-outer .testimonials-item > .head > .heading > .prefix {
  display: inline-block;
  font-size: 24px;
  line-height: 1.25em;
  color: #e60012;
  margin-bottom: 12px;
}

.testimonials-item-outer .testimonials-item > .head > .heading > .small-text {
  font-size: 32px;
  line-height: 1.5em;
}

.testimonials-item-outer .testimonials-item > .head > .text > p {
  font-size: 16px;
  line-height: 1.75em;
  margin-bottom: 0.8em;
}

.testimonials-item-outer .testimonials-item > .head > .text > p:nth-last-child(1) {
  margin-bottom: 0;
}

.testimonials-item-outer .testimonials-item > .head > .text > p strong {
  color: #15298b;
  font-weight: 400;
}

.testimonials-item-outer .testimonials-item > .image {
  width: 400px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.testimonials-item-outer .testimonials-item > .image > p {
  height: 50%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 20px;
}

.testimonials-item-outer .testimonials-item > .image > p:nth-last-child(1) {
  margin-bottom: 0;
}

.testimonials-item-outer .testimonials-item > .image img {
  width: 100%;
  height: 100%;
  max-width: 60vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.testimonials-item-outer .testimonials-item > .bottom-box {
  width: 100%;
  margin-top: 80px;
}

.testimonials-item-outer .testimonials-item > .bottom-box > .heading {
  font-size: 24px;
  line-height: 1.75em;
  font-weight: 600;
  color: #15298b;
  text-align: center;
  margin-bottom: 20px;
}

.testimonials-item-outer .testimonials-item > .bottom-box > .heading > span {
  display: block;
  font-size: 32px;
  line-height: 1.5em;
}

.testimonials-item-outer .testimonials-item > .bottom-box > .heading > span strong {
  font-weight: 600;
  color: #e60012;
}

.testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .heading {
  min-height: 36px;
  background-color: #e60012;
  -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 26px;
  font-size: 20px;
  line-height: 1.25em;
  font-weight: 600;
  color: #ffffff;
  position: relative;
  z-index: 2;
}

.testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point {
  list-style-type: none;
  margin: 0;
  padding: 44px 26px;
  background-color: #e7e9f3;
  border-radius: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  margin-top: -18px;
}

.testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point > li {
  margin: 0;
  padding: 0;
  width: calc((100% - 30px - 30px) / 3);
}

.testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point > li > .heading {
  font-size: 20px;
  line-height: 1.25em;
  font-weight: 600;
  color: #15298b;
  text-align: center;
  padding-bottom: 8px;
  border-bottom: 1px solid #15298b;
  margin-bottom: 20px;
}

.testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point > li > .text > p {
  font-size: 15px;
  line-height: 1.75em;
  margin-bottom: 1.0em;
}

.testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point > li > .text > p:nth-last-child(1) {
  margin-bottom: 0;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .testimonials-item-outer .testimonials-item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .testimonials-item-outer .testimonials-item > .head {
    width: calc(100% - 30% - 30px);
  }
  .testimonials-item-outer .testimonials-item > .image {
    width: 30%;
    height: auto;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point > li {
    width: calc((100% - 40px - 40px) / 2);
    margin: 0 20px 40px;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point > li:nth-last-child(1) {
    margin-bottom: 0;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point > li > .heading {
    font-size: 18px;
    line-height: 1.25em;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point > li > .text > p {
    font-size: 14px;
    line-height: 1.75em;
  }
}

@media only screen and (max-width: 767px) {
  .testimonials-item-outer .testimonials-item {
    display: block;
    padding: 20px 15px 30px;
    border-radius: 32px;
    margin-bottom: 40px;
  }
  .testimonials-item-outer .testimonials-item > .head {
    width: 100%;
  }
  .testimonials-item-outer .testimonials-item > .head > .heading {
    font-size: 26px;
    line-height: 1.125em;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .testimonials-item-outer .testimonials-item > .head > .heading > .prefix {
    display: inline-block;
    font-size: 18px;
    line-height: 1.25em;
    margin-bottom: 8px;
  }
  .testimonials-item-outer .testimonials-item > .head > .heading > .small-text {
    font-size: 24px;
    line-height: 1.5em;
  }
  .testimonials-item-outer .testimonials-item > .head > .text > p {
    font-size: 1.0rem;
    line-height: 1.75em;
  }
  .testimonials-item-outer .testimonials-item > .image {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 20px;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box {
    margin-top: 40px;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box > .heading {
    font-size: 18px;
    line-height: 1.75em;
    margin-bottom: 20px;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box > .heading > span {
    font-size: 22px;
    line-height: 1.5em;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .heading {
    min-height: 32px;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 1.25em;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point {
    padding: 30px 15px;
    border-radius: 32px;
    display: block;
    margin-top: -16px;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point > li {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point > li:nth-last-child(1) {
    margin-bottom: 0;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point > li > .heading {
    font-size: 18px;
    line-height: 1.25em;
    padding-bottom: 8px;
    border-bottom: 1px solid #15298b;
    margin-bottom: 10px;
  }
  .testimonials-item-outer .testimonials-item > .bottom-box > .bottom-main > .bottom-point > li > .text > p {
    font-size: 0.9rem;
    line-height: 1.75em;
  }
}

.section-recruit > .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 100px 0 100px;
}

.section-recruit > .inner .head {
  min-width: min(60%, 900px);
  width: 70%;
}

.section-recruit > .inner .head .heading {
  padding: 24px;
  padding-right: max(calc((100vw - 1000px) / 2), 40px);
  background-color: #15298b;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%);
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #ffffff;
  text-align: right;
  margin-bottom: 20px;
}

.section-recruit > .inner .head .heading > span {
  display: inline-block;
  margin-right: -0.15em;
}

.section-recruit > .inner .head .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
  margin-left: auto;
}

.section-recruit > .inner .head .image {
  padding-left: 80px;
}

.section-recruit > .inner .data {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 70px;
  position: relative;
}

.section-recruit > .inner .data .catch {
  min-width: 340px;
  font-size: 42px;
  line-height: 1.5em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #15298b;
  margin-bottom: 40px;
}

.section-recruit > .inner .data .text {
  min-width: 340px;
  font-size: 17px;
  line-height: 2.0em;
  font-weight: 400;
}

.section-recruit > .inner .data .text strong {
  color: #15298b;
  font-weight: 400;
}

.section-recruit > .inner .data .more {
  position: absolute;
  left: max(calc((100vw - 1000px) / 2), 40px);
  bottom: 0;
  z-index: 1;
}

.section-recruit > .inner .data .more > a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 10px 40px 10px 20px;
  width: 178px;
  height: 52px;
  -webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
  background-color: #e60012;
  color: #ffffff;
  text-decoration: none;
  font-size: 1.125em;
  line-height: 1.0em;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .section-recruit > .inner .data .catch {
    min-width: 0;
  }
  .section-recruit > .inner .data .catch br {
    display: none;
  }
  .section-recruit > .inner .data .text {
    min-width: 0;
  }
  .section-recruit > .inner .data .text br {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .section-recruit > .inner {
    display: block;
    padding: 30px 20px 40px;
  }
  .section-recruit > .inner .head {
    min-width: 0;
    width: 100%;
  }
  .section-recruit > .inner .head .heading {
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px;
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-recruit > .inner .head .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-recruit > .inner .head .image {
    padding: 0;
    width: 100%;
  }
  .section-recruit > .inner .data {
    padding-left: 0;
    display: block;
    padding-top: 0;
    position: relative;
    margin-top: 20px;
    padding-bottom: 0;
  }
  .section-recruit > .inner .data .catch {
    font-size: 22px;
    line-height: 1.5em;
    margin-bottom: 20px;
  }
  .section-recruit > .inner .data .text {
    font-size: 15px;
    line-height: 1.75em;
  }
  .section-recruit > .inner .data .more {
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: 20px;
    text-align: left;
  }
  .section-recruit > .inner .data .more > a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 5px 35px 5px 15px;
    width: 150px;
    height: auto;
    aspect-ratio: 178 / 52;
    font-size: 15px;
    line-height: 1.0em;
  }
}

.common-kv {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
  margin-bottom: 40px;
}

.common-kv .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.common-kv .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.common-kv .content {
  pointer-events: none;
  position: relative;
  z-index: 2;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
  padding-right: max(calc((100vw - 1000px) / 2), 40px);
}

.common-kv .content .heading {
  font-size: 50px;
  letter-spacing: 0.1em;
  line-height: 1.25em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.common-kv .content .heading > span {
  font-size: 80px;
}

.common-kv .content .text {
  font-size: 16px;
  line-height: 1.25em;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .common-kv {
    aspect-ratio: 1200 / 700;
    width: 100%;
    height: auto;
    max-height: 300px;
    margin-bottom: 30px;
  }
  .common-kv .content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 50px;
    max-height: 300px;
  }
  .common-kv .content .heading {
    font-size: 24px;
    line-height: 1.25em;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
  .common-kv .content .heading > span {
    font-size: 40px;
  }
  .common-kv .content .text {
    font-size: 15px;
    line-height: 1.25em;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    margin-top: 20px;
  }
}

.section-common > .inner {
  padding: 100px 0 100px;
}

.section-common > .inner .head {
  min-width: min(60%, 900px);
  width: 70%;
}

.section-common > .inner .head .heading {
  padding: 24px;
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
  background-color: #15298b;
  -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 40px;
}

.section-common > .inner .head .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
}

.section-common > .inner .data {
  max-width: 1080px;
  padding: 0 40px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .section-common > .inner {
    display: block;
    padding: 30px 20px 40px;
  }
  .section-common > .inner .head {
    min-width: 0;
    width: 100%;
  }
  .section-common > .inner .head .heading {
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px;
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-common > .inner .head .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-common > .inner .data {
    padding: 0;
    margin: 0 auto;
  }
}

.common-table01 {
  margin: 0;
  padding: 0;
  border: none;
  border-collapse: collapse;
}

.common-table01 th,
.common-table01 td {
  vertical-align: middle;
}

.common-table01 th {
  padding: 20px 30px;
  background-color: #949494;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.25em;
  text-align: center;
  white-space: nowrap;
}

.common-table01 td {
  padding: 20px 20px;
  background-color: transparent;
  border-bottom: 1px solid #727171;
  color: #000000;
  font-size: 18px;
  line-height: 1.5em;
}

.common-table01 td > * {
  margin-bottom: 1.0em;
}

.common-table01 td > *:nth-last-child(1) {
  margin-bottom: 0;
}

.common-table01 tr:nth-last-child(1) th,
.common-table01 tr:nth-last-child(1) td {
  border-bottom: none;
}

@media only screen and (max-width: 767px) {
  .common-table01 th {
    padding: 15px 15px;
    font-size: 16px;
    line-height: 1.25em;
    text-align: center;
    white-space: nowrap;
  }
  .common-table01 td {
    padding: 15px 15px;
    font-size: 15px;
    line-height: 1.5em;
  }
}

.common-table02 {
  margin: 0;
  padding: 0;
  border: none;
  border-collapse: collapse;
}

.common-table02 th,
.common-table02 td {
  vertical-align: middle;
}

.common-table02 th {
  padding: 20px 30px;
  background-color: #e7e9f3;
  border-bottom: 1px solid #ffffff;
  color: #15298b;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.25em;
  text-align: center;
  white-space: nowrap;
}

.common-table02 td {
  padding: 20px 20px;
  background-color: transparent;
  border-bottom: 1px solid #727171;
  color: #000000;
  font-size: 18px;
  line-height: 1.5em;
}

.common-table02 td > * {
  margin-bottom: 1.0em;
}

.common-table02 td > *:nth-last-child(1) {
  margin-bottom: 0;
}

.common-table02 tr:nth-last-child(1) th,
.common-table02 tr:nth-last-child(1) td {
  border-bottom: none;
}

@media only screen and (max-width: 767px) {
  .common-table02 th {
    padding: 15px 15px;
    font-size: 16px;
    line-height: 1.25em;
    text-align: center;
    white-space: nowrap;
  }
  .common-table02 td {
    padding: 15px 15px;
    font-size: 15px;
    line-height: 1.5em;
  }
}

/* about ------------------------------ */
.section-strengths > .inner {
  max-width: 1080px;
  padding: 100px 40px 100px;
  margin: 0 auto;
  text-align: center;
}

.section-strengths > .inner > .heading {
  font-size: 26px;
  line-height: 1.25em;
  font-weight: 600;
  color: #15298b;
  margin-bottom: 8px;
}

.section-strengths > .inner > .catch {
  font-size: 50px;
  line-height: 1.5em;
  font-weight: 600;
  color: #15298b;
  margin-bottom: 40px;
}

.section-strengths > .inner > .data > p {
  font-size: 22px;
  line-height: 2.8em;
  margin-bottom: 1.0em;
}

.section-strengths > .inner > .data > p:nth-last-child(1) {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .section-strengths > .inner {
    padding: 60px 20px 40px;
  }
  .section-strengths > .inner > .heading {
    font-size: 18px;
    line-height: 1.25em;
    font-weight: 600;
    color: #15298b;
    margin-bottom: 8px;
  }
  .section-strengths > .inner > .catch {
    font-size: 26px;
    line-height: 1.5em;
    font-weight: 600;
    color: #15298b;
    margin-bottom: 20px;
  }
  .section-strengths > .inner > .data > p {
    font-size: 15px;
    line-height: 2.8em;
    letter-spacing: 0.05em;
    margin-bottom: 1.0em;
  }
  .section-strengths > .inner > .data > p:nth-last-child(1) {
    margin-bottom: 0;
  }
}

.section-work > .inner {
  padding: 100px 0 100px;
}

.section-work > .inner .head {
  min-width: min(60%, 900px);
  width: 70%;
}

.section-work > .inner .head .heading {
  padding: 24px;
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
  background-color: #15298b;
  -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 40px;
}

.section-work > .inner .head .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
}

.section-work > .inner .data {
  position: relative;
}

.section-work > .inner .data > .image {
  max-width: 80%;
  height: 800px;
  min-height: 500px;
  max-height: 70vh;
}

.section-work > .inner .data > .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-work > .inner .data > .links {
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
  height: 100%;
  padding: 40px 0 40px 0px;
  padding-right: max(calc((100vw - 1000px) / 2), 40px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-work > .inner .data > .links:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #15298b;
  -webkit-clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%);
}

.section-work > .inner .data > .links .eyecatch {
  position: relative;
  z-index: 2;
  display: block;
  font-family: "Arimo", sans-serif;
  font-size: 90px;
  line-height: 1.0em;
  color: rgba(255, 255, 255, 0.3);
  text-align: right;
  margin-left: -100px;
  margin-bottom: 40px;
}

.section-work > .inner .data > .links > ul {
  position: relative;
  z-index: 2;
  margin-left: -20px;
}

.section-work > .inner .data > .links > ul > li {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
}

.section-work > .inner .data > .links > ul > li:nth-last-child(1) {
  margin-bottom: 0;
}

.section-work > .inner .data > .links > ul > li > a {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  padding: 10px 30px 10px 30px;
  width: 100%;
  height: 60px;
  color: #15298b;
  text-decoration: none;
  font-size: 22px;
  line-height: 1.0em;
  font-weight: 600;
  letter-spacing: normal;
  -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.25);
}

.section-work > .inner .data > .links > ul > li > a:before {
  display: block;
  content: attr(data-eng);
  font-weight: normal;
  font-size: 12px;
  line-height: 1.0em;
  font-family: "Arimo", sans-serif;
  position: relative;
  z-index: 2;
}

.section-work > .inner .data > .links > ul > li > a:after {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%);
  background-color: #ffffff;
}

.section-work > .inner .data > .links > ul > li > a > span {
  position: relative;
  z-index: 2;
}

.section-work > .inner .data > .links > ul > li > a:hover {
  color: #ffffff;
}

.section-work > .inner .data > .links > ul > li > a:hover:after {
  background-color: #e60012;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .section-work > .inner .data > .links {
    width: 50%;
  }
  .section-work > .inner .data > .links .eyecatch {
    margin-bottom: 30px;
  }
  .section-work > .inner .data > .links > ul {
    position: relative;
    z-index: 2;
  }
  .section-work > .inner .data > .links > ul > li {
    margin-bottom: 30px;
  }
  .section-work > .inner .data > .links > ul > li > a {
    font-size: 20px;
    line-height: 1.0em;
  }
  .section-work > .inner .data > .links > ul > li > a:before {
    font-size: 10px;
    line-height: 1.0em;
  }
}

@media only screen and (max-width: 767px) {
  .section-work > .inner {
    display: block;
    padding: 30px 20px 40px;
  }
  .section-work > .inner .head {
    min-width: 0;
    width: 100%;
  }
  .section-work > .inner .head .heading {
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px;
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-work > .inner .head .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-work > .inner .data {
    position: relative;
  }
  .section-work > .inner .data > .image {
    max-width: 100%;
    height: 300px;
    min-height: 300px;
    max-height: 70vh;
  }
  .section-work > .inner .data > .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .section-work > .inner .data > .links {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    padding: 20px 0 20px 0px;
    padding-right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section-work > .inner .data > .links:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #15298b;
    -webkit-clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%);
  }
  .section-work > .inner .data > .links .eyecatch {
    position: relative;
    z-index: 2;
    display: block;
    font-family: "Arimo", sans-serif;
    font-size: 50px;
    line-height: 1.0em;
    color: rgba(255, 255, 255, 0.3);
    text-align: right;
    margin-left: -100px;
    margin-bottom: 20px;
  }
  .section-work > .inner .data > .links > ul {
    position: relative;
    z-index: 2;
    margin-left: -120px;
  }
  .section-work > .inner .data > .links > ul > li {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
  }
  .section-work > .inner .data > .links > ul > li:nth-last-child(1) {
    margin-bottom: 0;
  }
  .section-work > .inner .data > .links > ul > li > a {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    padding: 5px 20px 5px 20px;
    width: 100%;
    max-width: 70vw;
    height: 50px;
    margin-left: auto;
    color: #15298b;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.0em;
    font-weight: 600;
    -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.25);
  }
  .section-work > .inner .data > .links > ul > li > a:before {
    display: block;
    content: attr(data-eng);
    font-weight: normal;
    font-size: 9px;
    line-height: 1.0em;
    font-family: "Arimo", sans-serif;
    position: relative;
    z-index: 2;
  }
  .section-work > .inner .data > .links > ul > li > a:after {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%);
    background-color: #ffffff;
  }
  .section-work > .inner .data > .links > ul > li > a > span {
    position: relative;
    z-index: 2;
  }
  .section-work > .inner .data > .links > ul > li > a:hover {
    color: #ffffff;
  }
  .section-work > .inner .data > .links > ul > li > a:hover:after {
    background-color: #e60012;
  }
}

.section-faq > .inner {
  padding: 100px 0 100px;
}

.section-faq > .inner .head {
  min-width: min(60%, 900px);
  width: 70%;
}

.section-faq > .inner .head .heading {
  padding: 24px;
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
  background-color: #15298b;
  -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 40px;
}

.section-faq > .inner .head .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
}

.section-faq > .inner .data {
  max-width: 1080px;
  padding: 0 40px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .section-faq > .inner {
    display: block;
    padding: 30px 20px 40px;
  }
  .section-faq > .inner .head {
    min-width: 0;
    width: 100%;
  }
  .section-faq > .inner .head .heading {
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px;
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-faq > .inner .head .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-faq > .inner .data {
    padding: 0;
    margin: 0 auto;
  }
}

.faq-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.faq-list > li {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
}

.faq-list > li > .question {
  background-color: #e7e9f3;
  border-bottom: 1px solid #15298b;
  color: #15298b;
  font-size: 24px;
  line-height: 1.25em;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
}

.faq-list > li > .question > .prefix {
  width: 1.6em;
}

.faq-list > li > .question > .text {
  width: calc(100% - 1.6em);
}

.faq-list > li > .answer {
  border-bottom: 1px solid #15298b;
  color: #221815;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 14px 12px;
}

.faq-list > li > .answer > .prefix {
  width: 1.6em;
  font-family: "Arimo", sans-serif;
  font-size: 22px;
  line-height: 1.25em;
  font-weight: 600;
  color: #e60012;
}

.faq-list > li > .answer > .text {
  width: calc(100% - 1.6em);
}

.faq-list > li > .answer > .text > * {
  margin-bottom: 1.0em;
}

.faq-list > li > .answer > .text > *:nth-last-child(1) {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .faq-list > li {
    margin-bottom: 20px;
  }
  .faq-list > li > .question {
    font-size: 18px;
    line-height: 1.25em;
    padding: 12px;
  }
  .faq-list > li > .question > .prefix {
    width: 1.6em;
  }
  .faq-list > li > .question > .text {
    width: calc(100% - 1.6em);
  }
  .faq-list > li > .answer {
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 400;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 12px;
  }
  .faq-list > li > .answer > .prefix {
    width: 1.6em;
    font-size: 18px;
    line-height: 1.25em;
  }
  .faq-list > li > .answer > .text {
    width: calc(100% - 1.6em);
  }
}

/* corporate ------------------------------ */
.section-message > .inner {
  padding: 100px 0 100px;
}

.section-message > .inner .head {
  min-width: min(60%, 900px);
  width: 70%;
}

.section-message > .inner .head .heading {
  padding: 24px;
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
  background-color: #15298b;
  -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 40px;
}

.section-message > .inner .head .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
}

.section-message > .inner > .lead {
  font-size: 42px;
  line-height: 2.0em;
  letter-spacing: 0.15em;
  font-weight: bold;
  color: #1c2952;
  text-align: center;
  margin-bottom: 64px;
}

.section-message > .inner > .data {
  max-width: 1080px;
  padding: 0px 40px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-message > .inner > .data > .ceo {
  width: 260px;
}

.section-message > .inner > .data > .ceo .image {
  width: 100%;
  margin-bottom: 8px;
}

.section-message > .inner > .data > .ceo .image img {
  width: 100%;
  height: auto;
}

.section-message > .inner > .data > .ceo .caption {
  font-size: 15px;
  line-height: 1.5em;
  font-weight: 400;
  color: #1c2952;
  text-align: center;
}

.section-message > .inner > .data > .ceo .caption > span {
  font-size: 18px;
  list-style-image: 1.5em;
}

.section-message > .inner > .data > .text {
  width: calc(100% - 260px - 50px);
  color: #1c2952;
  font-size: 18px;
  line-height: 1.85em;
  font-weight: 400;
}

.section-message > .inner > .data > .text > p {
  text-indent: 1.0em;
  margin-bottom: 0.8em;
}

.section-message > .inner > .data > .text > p:nth-last-child(1) {
  margin-bottom: 0;
}

.section-message > .inner > .data > .text > p strong {
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .section-message > .inner {
    padding: 0px 20px 40px;
  }
  .section-message > .inner .head {
    min-width: 0;
    width: 100%;
  }
  .section-message > .inner .head .heading {
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px;
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-message > .inner .head .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-message > .inner > .lead {
    font-size: 16px;
    line-height: 2.0em;
    font-weight: 600;
    color: #1c2952;
    text-align: center;
    margin: 0 -20px 30px -10px;
  }
  .section-message > .inner > .data {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-message > .inner > .data > .ceo {
    width: 120px;
    margin-bottom: 30px;
  }
  .section-message > .inner > .data > .ceo .image {
    width: 100%;
    margin-bottom: 8px;
  }
  .section-message > .inner > .data > .ceo .caption {
    font-size: 13px;
    line-height: 1.5em;
  }
  .section-message > .inner > .data > .ceo .caption > span {
    font-size: 15px;
    list-style-image: 1.5em;
  }
  .section-message > .inner > .data > .text {
    width: 100%;
    font-size: 15px;
    line-height: 1.75em;
  }
}

.section-outline {
  background-color: #e7e7e7;
}

.section-outline > .inner {
  max-width: 1080px;
  padding: 100px 40px 100px;
  margin: 0 auto;
}

.section-outline > .inner > .heading {
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #15298b;
  margin-bottom: 40px;
}

.section-outline > .inner > .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
}

.section-outline > .inner .common-table01 {
  width: 100%;
  margin: 0 auto;
}

.section-outline > .inner .common-table01 th {
  width: 20%;
}

@media only screen and (max-width: 767px) {
  .section-outline > .inner {
    padding: 40px 20px 40px;
    margin: 0 auto;
  }
  .section-outline > .inner > .heading {
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-outline > .inner > .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-outline > .inner .common-table01 {
    width: 100%;
    max-width: none;
  }
}

.section-history > .inner {
  padding: 100px 0 100px;
}

.section-history > .inner .head {
  min-width: min(60%, 900px);
  width: 70%;
}

.section-history > .inner .head .heading {
  padding: 24px;
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
  background-color: #15298b;
  -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 40px;
}

.section-history > .inner .head .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
}

.section-history > .inner .data {
  max-width: 1080px;
  padding: 0 40px;
  margin: 0 auto;
}

.section-history > .inner .data .timeline {
  margin-bottom: 48px;
}

.section-history > .inner .data .photos {
  position: relative;
  margin: 0;
  padding: 0;
  padding-bottom: 40px;
}

.section-history > .inner .data .photos .owl-dots {
  bottom: 0px !important;
}

.section-history > .inner .data .photos p {
  margin: 0;
  padding: 0;
  aspect-ratio: 317 / 201;
  width: min(calc((1000px - 25px - 25px) / 3), calc((100vw - 40px - 40px) / 3)) !important;
}

.section-history > .inner .data .photos p img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

@media only screen and (max-width: 767px) {
  .section-history > .inner {
    display: block;
    padding: 40px 20px 40px;
  }
  .section-history > .inner .head {
    min-width: 0;
    width: 100%;
  }
  .section-history > .inner .head .heading {
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px;
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-history > .inner .head .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-history > .inner .data {
    padding: 0;
  }
  .section-history > .inner .data .timeline {
    margin-bottom: 38px;
  }
  .section-history > .inner .data .photos {
    width: 100vw;
    margin: 0 -20px;
  }
  .section-history > .inner .data .photos p {
    aspect-ratio: 317 / 201;
    width: calc(100vw / 2) !important;
  }
}

.timeline {
  list-style: none;
  margin: 40px 0 0 0;
  padding: 5px 0 0 150px;
}

.timeline li {
  position: relative;
  padding-bottom: 50px;
  padding-left: 34px;
}

.timeline li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 5px;
  bottom: 0;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #15298b), to(transparent));
  background: -webkit-linear-gradient(top, #15298b 100%, transparent 100%);
  background: linear-gradient(to bottom, #15298b 100%, transparent 100%);
  background-size: 100% 100%;
}

.timeline li:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #15298b;
  border-radius: 50%;
}

.timeline li:last-child:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #15298b), color-stop(50%, transparent));
  background: -webkit-linear-gradient(top, #15298b 50%, transparent 50%);
  background: linear-gradient(to bottom, #15298b 50%, transparent 50%);
  background-size: 100% 8px;
}

.timeline li .year {
  font-weight: 600;
  position: absolute;
  left: -150px;
  top: -20px;
  font-size: 40px;
  line-height: 1.25em;
  font-weight: 600;
  color: #949494;
}

.timeline li .content {
  position: relative;
  left: 0;
  top: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.timeline li .content .month {
  font-size: 22px;
  line-height: 1.5em;
  font-weight: 400;
  color: #221815;
  width: 70px;
}

.timeline li .content .text {
  font-size: 18px;
  line-height: 1.75em;
  color: #221815;
  width: calc(100% - 70px);
  margin-left: auto;
}

.timeline li .content .text > p {
  margin-bottom: 0.8em;
}

.timeline li .content .text > p:nth-last-child(1) {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .timeline {
    margin: 20px 0 0 0;
    padding: 5px 0 0 80px;
  }
  .timeline li {
    position: relative;
    padding-bottom: 50px;
    padding-left: 25px;
  }
  .timeline li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #15298b), to(transparent));
    background: -webkit-linear-gradient(top, #15298b 100%, transparent 100%);
    background: linear-gradient(to bottom, #15298b 100%, transparent 100%);
    background-size: 100% 100%;
  }
  .timeline li:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background-color: #15298b;
    border-radius: 50%;
  }
  .timeline li:last-child:before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #15298b), color-stop(50%, transparent));
    background: -webkit-linear-gradient(top, #15298b 50%, transparent 50%);
    background: linear-gradient(to bottom, #15298b 50%, transparent 50%);
    background-size: 100% 8px;
  }
  .timeline li .year {
    position: absolute;
    left: -80px;
    top: -8px;
    font-size: 20px;
    line-height: 1.25em;
  }
  .timeline li .content {
    position: relative;
    left: 0;
    top: -6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .timeline li .content .month {
    font-size: 16px;
    line-height: 1.5em;
    color: #221815;
    width: 45px;
  }
  .timeline li .content .text {
    font-size: 15px;
    line-height: 1.75em;
    width: calc(100% - 25px);
    margin-left: auto;
  }
}

.section-access {
  background-color: #e7e7e7;
}

.section-access > .inner {
  max-width: 1080px;
  padding: 100px 40px 100px;
  margin: 0 auto;
}

.section-access > .inner > .heading {
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #15298b;
  margin-bottom: 40px;
}

.section-access > .inner > .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-family: "Arimo", sans-serif;
}

.section-access > .inner > .data {
  background-color: #ffffff;
  padding: 50px 50px 50px max(50px, 10%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-access > .inner > .data .text {
  padding-right: 30px;
  font-size: 18px;
  line-height: 1.75em;
}

.section-access > .inner > .data .text > p {
  margin-bottom: 1.75em;
}

.section-access > .inner > .data .text > p:nth-last-child(1) {
  margin-bottom: 0;
}

.section-access > .inner > .data .gmap {
  width: 100%;
  max-width: 519px;
}

.section-access > .inner > .data .gmap iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 519 / 312;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .section-access > .inner > .data {
    padding: 30px;
    display: block;
  }
  .section-access > .inner > .data .text {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .section-access > .inner > .data .gmap {
    max-width: none;
  }
}

@media only screen and (max-width: 767px) {
  .section-access > .inner {
    display: block;
    padding: 40px 20px 40px;
  }
  .section-access > .inner > .heading {
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-access > .inner > .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-access > .inner > .data {
    padding: 20px;
    display: block;
  }
  .section-access > .inner > .data .text {
    padding-right: 0;
    font-size: 16px;
    line-height: 1.75em;
    margin-bottom: 30px;
  }
  .section-access > .inner > .data .gmap {
    width: 100%;
    max-width: none;
  }
}

/* recruit ------------------------------ */
.section-recruitmessage > .inner {
  max-width: 1080px;
  padding: 100px 40px 100px;
  margin: 0 auto;
  text-align: center;
}

.section-recruitmessage > .inner > .heading {
  font-size: 60px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  color: #15298b;
  font-family: "Arimo", sans-serif;
  margin-bottom: 40px;
}

.section-recruitmessage > .inner > .lead {
  font-size: 22px;
  line-height: 2.0em;
  font-weight: 600;
  margin-bottom: 40px;
}

.section-recruitmessage > .inner > .data > p {
  font-size: 18px;
  line-height: 2.0em;
  letter-spacing: 0.075em;
  color: #727171;
  margin-bottom: 1.0em;
}

.section-recruitmessage > .inner > .data > p:nth-last-child(1) {
  margin-bottom: 0;
}

.section-recruitmessage > .inner > .more {
  margin-top: 60px;
  text-align: center;
}

.section-recruitmessage > .inner > .more > a {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 10px 30px 10px 50px;
  height: 52px;
  -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
  background-color: #15298b;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.0em;
}

.section-recruitmessage > .inner > .more > a:hover {
  background-color: #e60012;
}

@media only screen and (max-width: 767px) {
  .section-recruitmessage > .inner {
    padding: 40px 20px 60px;
  }
  .section-recruitmessage > .inner > .heading {
    font-size: 28px;
    line-height: 1.25em;
    font-weight: 600;
    color: #15298b;
    margin-bottom: 20px;
  }
  .section-recruitmessage > .inner > .lead {
    text-align: left;
    font-size: 18px;
    line-height: 1.75em;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .section-recruitmessage > .inner > .data {
    text-align: left;
  }
  .section-recruitmessage > .inner > .data > p {
    font-size: 15px;
    line-height: 1.75em;
    margin-bottom: 1.0em;
  }
  .section-recruitmessage > .inner > .data > p:nth-last-child(1) {
    margin-bottom: 0;
  }
  .section-recruitmessage > .inner > .more {
    margin-top: 40px;
    text-align: center;
  }
  .section-recruitmessage > .inner > .more > a {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 10px 20px 10px 30px;
    height: 42px;
    -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    background-color: #15298b;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.0em;
  }
  .section-recruitmessage > .inner > .more > a:hover {
    background-color: #e60012;
  }
}

.section-profile {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.section-profile > .image {
  position: relative;
  z-index: 1;
  width: 40%;
}

.section-profile > .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left top;
  object-position: left top;
}

.section-profile > .data {
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(60% + 150px);
  margin-right: -150px;
  -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
  background: #e7e7e7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 100px 150px 100px max(calc((100vw - 1000px) / 2), 40px);
}

.section-profile > .data > .heading {
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #1c2952;
  margin-bottom: 40px;
}

.section-profile > .data > .text {
  font-size: 20px;
  line-height: 1.75em;
  letter-spacing: 0.05em;
  color: #1c2952;
}

.section-profile > .data > .text > p {
  margin-bottom: 1.0em;
}

.section-profile > .data > .text > p:nth-last-child(1) {
  margin-bottom: 0;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .section-profile > .data {
    padding: 40px 80px 40px 50px;
  }
}

@media only screen and (max-width: 767px) {
  .section-profile {
    position: relative;
    z-index: 1;
    display: block;
  }
  .section-profile > .image {
    position: relative;
    z-index: 1;
    width: 100%;
    aspect-ratio: 16 / 9;
  }
  .section-profile > .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
  }
  .section-profile > .data {
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-right: 0;
    display: block;
    padding: 40px 20px 60px;
    -webkit-clip-path: none;
    clip-path: none;
  }
  .section-profile > .data > .heading {
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-profile > .data > .text {
    font-size: 15px;
    line-height: 1.75em;
  }
}

.section-requirements > .inner {
  padding: 100px 0 100px;
}

.section-requirements > .inner .head {
  min-width: min(60%, 900px);
  width: 70%;
}

.section-requirements > .inner .head > .heading {
  padding: 24px;
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
  background-color: #15298b;
  -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 40px;
}

.section-requirements > .inner .head > .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
}

.section-requirements > .inner .data {
  max-width: 1080px;
  padding: 0 40px;
  margin: 0 auto;
}

.section-requirements > .inner .data > .heading {
  font-size: 30px;
  line-height: 1.75em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #15298b;
  text-align: center;
  margin-bottom: 40px;
}

.section-requirements > .inner .data > .heading > span {
  font-size: 36px;
  line-height: 1.75em;
}

.section-requirements > .inner .common-table02 {
  width: 100%;
  margin: 0 auto;
}

.section-requirements > .inner .common-table02 th {
  width: 20%;
}

@media only screen and (max-width: 767px) {
  .section-requirements > .inner {
    display: block;
    padding: 40px 20px 40px;
  }
  .section-requirements > .inner .head {
    min-width: 0;
    width: 100%;
  }
  .section-requirements > .inner .head > .heading {
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px;
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .section-requirements > .inner .head > .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-requirements > .inner .data {
    padding: 0;
  }
  .section-requirements > .inner .data > .heading {
    font-size: 15px;
    line-height: 1.75em;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
  }
  .section-requirements > .inner .data > .heading > span {
    font-size: 18px;
    line-height: 1.75em;
  }
  .section-requirements > .inner .common-table02 {
    width: 100%;
    max-width: none;
  }
}

/* info ------------------------------ */
.post-outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .post-outer {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
  }
}

.post-outer .post-side {
  width: 194px;
}

@media only screen and (max-width: 767px) {
  .post-outer .post-side {
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #15298b;
  }
}

.post-outer .post-main {
  width: calc(100% - 194px - 38px);
}

.post-outer .post-main .post-title {
  background-color: #e7e9f3;
  padding: 15px 20px;
  font-size: 22px;
  line-height: 1.5em;
  font-weight: 400;
  color: #15298b;
  margin-bottom: 10px;
}

.post-outer .post-main .post-body {
  padding: 0 20px;
  /*> * {
    font-size: 16px;
    line-height: 1.75em;
    margin-bottom: 1.75em;
    &:nth-last-child(1){
     margin-bottom: 0;
    }
   }*/
}

.post-outer .post-main .post-body > .post-date {
  color: #727171;
  font-size: 14px;
  line-height: 1.25em;
  font-weight: normal;
  text-align: right;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .post-outer .post-main {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    padding: 0 20px;
  }
  .post-outer .post-main .post-title {
    margin-left: -20px;
    margin-right: -20px;
    font-size: 22px;
    line-height: 1.5em;
  }
  .post-outer .post-main .post-body {
    padding: 0;
    /*> * {
     font-size: 15px;
     line-height: 1.75em;
    }*/
  }
  .post-outer .post-main .post-body > .post-date {
    font-size: 12px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
}

.side-box {
  border-radius: 8px;
  background-color: #ffffff;
  padding: 20px 15px;
  -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
}

.side-box > .heading {
  font-size: 18px;
  line-height: 1.25em;
  letter-spacing: normal;
  font-weight: 600;
  color: #15298b;
  margin-bottom: 20px;
}

.side-box > .more {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.25em;
  font-weight: 400;
  color: #15298b;
}

.side-box > .more a:link, .side-box > .more a:visited {
  text-decoration: none;
}

.side-box > .more a:hover, .side-box > .more a:active {
  text-decoration: underline;
}

.side-box > .more a:after {
  display: inline-block;
  content: "";
  width: 12px;
  height: 14px;
  background-image: url("../img/ic_arw01.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  vertical-align: middle;
  margin-left: 5px;
}

@media only screen and (max-width: 767px) {
  .side-box {
    border-radius: 0;
    padding: 0 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .side-box > .heading {
    font-size: 18px;
    line-height: 1.25em;
    margin-bottom: 15px;
  }
  .side-box > .more {
    margin-top: 15px;
    font-size: 15px;
    line-height: 1.25em;
  }
  .side-box > .more a:after {
    width: 12px;
    height: 14px;
    margin-left: 5px;
  }
}

.side-list01 {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #15298b;
}

.side-list01 > li {
  margin: 0;
  padding: 0;
  padding: 12px 0px;
  border-bottom: 1px solid #15298b;
}

.side-list01 > li > .date {
  font-size: 12px;
  line-height: 1.25em;
  color: #727171;
  font-weight: 400;
  margin-bottom: 0.4em;
}

.side-list01 > li > .title {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 400;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}

.side-list01 > li a:link,
.side-list01 > li a:visited {
  color: #221815;
  text-decoration: none;
}

.side-list01 > li a:hover,
.side-list01 > li a:active {
  color: #15298b;
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .side-list01 > li {
    padding: 12px 0px;
    border-bottom: 1px solid #15298b;
  }
  .side-list01 > li > .date {
    font-size: 12px;
    line-height: 1.25em;
    margin-bottom: 0.4em;
  }
  .side-list01 > li > .title {
    font-size: 15px;
    line-height: 1.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
  }
}

/* form ------------------------------ */
.form-table01 {
  margin: 0;
  padding: 0;
  border: none;
  border-collapse: collapse;
  width: 100%;
}

.form-table01 th,
.form-table01 td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #15298b;
  vertical-align: middle;
  padding-top: 28px;
  padding-bottom: 28px;
}

.form-table01 th {
  width: 40%;
  white-space: nowrap;
  padding-left: 40px;
  padding-right: 30px;
  font-size: 22px;
  line-height: 1.25em;
  color: #15298b;
}

.form-table01 th div.inner {
  position: relative;
  width: 100%;
  min-width: 270px;
  max-width: 380px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-table01 th div.inner:after {
  content: " ";
  display: block;
}

.form-table01 td {
  padding-right: 0px;
}

.form-table01 td .notes {
  display: block;
  font-size: 12px;
  line-height: 1.5em;
  color: #727171;
  margin-top: 4px;
}

.form-table01 tr.required th > div:after {
  content: "必須";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 67px;
  height: 37px;
  background-color: #ed4c59;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.0em;
}

@media only screen and (max-width: 767px) {
  .form-table01 {
    display: block;
    width: 100%;
  }
  .form-table01 thead,
  .form-table01 tbody,
  .form-table01 tfoot,
  .form-table01 tr,
  .form-table01 th,
  .form-table01 td {
    display: block;
    width: 100%;
  }
  .form-table01 th,
  .form-table01 td {
    padding: 0;
    border-bottom: none;
  }
  .form-table01 tr {
    padding: 20px 0px;
    border-bottom: 1px solid #15298b;
  }
  .form-table01 tr.required th > div:after {
    width: 47px;
    height: 22px;
    background-color: #ed4c59;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.0em;
    margin-left: 10px;
    margin-top: 2px;
  }
  .form-table01 th {
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1.25em;
  }
  .form-table01 th div.inner {
    position: relative;
    width: auto;
    min-width: 0;
    max-width: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .form-table01 th div.inner:after {
    content: " ";
    display: block;
  }
  .form-table01 td .notes {
    font-size: 11px;
    line-height: 1.5em;
  }
}

.input01 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #727171;
  background-color: #ffffff;
  border-radius: 8px;
  vertical-align: top;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 12em;
  padding: 8px;
  font-size: 1.0rem;
  line-height: 1.5em;
}

@media only screen and (max-width: 767px) {
  .input01 {
    font-size: 1.125rem;
    height: 7.0em;
  }
}

.input01.wpcf7-not-valid {
  border-color: #ed4c59;
  background-color: #fdefef;
}

.input02 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #727171;
  background-color: #ffffff;
  border-radius: 8px;
  vertical-align: top;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 50px;
  padding: 8px;
  font-size: 1.0rem;
  line-height: 1.5em;
}

@media only screen and (max-width: 767px) {
  .input02 {
    font-size: 1.125rem;
    min-height: 40px;
  }
}

.input02.wpcf7-not-valid {
  border-color: #ed4c59;
  background-color: #fdefef;
}

.input03 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 10.0em;
  border: 1px solid #727171;
  background-color: #ffffff;
  border-radius: 8px;
  vertical-align: top;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 50px;
  padding: 8px;
  font-size: 1.25rem;
  line-height: 1.5em;
  color: #000000;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .input03 {
    font-size: 1.25rem;
    min-height: 40px;
  }
}

.input03.wpcf7-not-valid {
  border-color: #ed4c59;
  background-color: #fdefef;
}

.required-coount {
  text-align: center;
  margin-top: 50px;
  font-size: 14px;
  line-height: 1.25em;
  color: #ed4c59;
}

@media only screen and (max-width: 767px) {
  .required-coount {
    margin-top: 30px;
    font-size: 13px;
  }
}

.form-table01 + .form-buttons {
  margin-top: 80px;
}

@media only screen and (max-width: 767px) {
  .form-table01 + .form-buttons {
    margin-top: 20px;
  }
}

.form-captcha {
  margin: 50px 0;
  text-align: center;
}

.form-captcha > p {
  font-size: 1.0rem;
  line-height: 1.5em;
  color: #e60012;
  margin-bottom: 0.8em;
}

.form-captcha > p:nth-last-child(1) {
  margin-bottom: 0;
}

.form-captcha .captchaimage {
  width: 140px;
  border: 1px solid #15298b;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .form-captcha > p {
    font-size: 0.825rem;
    line-height: 1.5em;
  }
}

.form-buttons {
  text-align: center;
  margin-top: 50px;
}

.form-buttons:before {
  content: "";
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}

.form-buttons .button-back {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  color: #ffffff;
  -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 310px;
  height: 54px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 15px;
  font-size: 18px;
  line-height: 1.0em;
  background-color: #15298b;
  color: #ffffff;
  margin-right: 10px;
  cursor: pointer;
}

.form-buttons .button-back:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .form-buttons .button-back {
    margin-right: 0;
    margin-bottom: 20px;
    -webkit-clip-path: polygon(7% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(7% 0, 100% 0, 100% 100%, 0 100%);
    width: 80%;
    height: 54px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 1.0em;
  }
}

.form-buttons .button-submit[disabled] {
  display: none;
}

.form-buttons .button-dim[disabled],
.form-buttons .button-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  color: #ffffff;
  -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 310px;
  height: 54px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 15px;
  font-size: 18px;
  line-height: 1.0em;
}

.form-buttons .button-dim {
  background-color: #dcdcdc !important;
  cursor: default !important;
  pointer-events: none !important;
}

.form-buttons .button-dim.hide {
  display: none !important;
}

.form-buttons .button-submit {
  background-color: #ed4c59 !important;
  cursor: pointer;
}

.form-buttons .button-submit:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .form-buttons {
    margin-top: 0px;
  }
  .form-buttons .button-dim[disabled],
  .form-buttons .button-submit {
    -webkit-clip-path: polygon(0 0, 100% 0, 93% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 93% 100%, 0 100%);
    width: 80%;
    height: 54px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 1.0em;
  }
}

/* form ------------------------------ */
.section-form > .inner {
  max-width: 1080px;
  padding: 100px 40px;
  margin: 0 auto;
}

.section-form > .inner > .heading {
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #15298b;
  text-align: center;
  margin-bottom: 40px;
}

.section-form > .inner > .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #e60012;
  font-family: "Arimo", sans-serif;
  text-align: center;
  margin-bottom: 8px;
}

.section-form > .inner > .lead {
  text-align: center;
  font-size: 22px;
  line-height: 1.75em;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .section-form > .inner {
    padding: 40px 20px 30px;
    margin: 0 auto;
  }
  .section-form > .inner > .heading {
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 30px;
  }
  .section-form > .inner > .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-form > .inner > .lead {
    text-align: left;
    font-size: 18px;
    line-height: 1.75em;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
  }
}

/* privacy ------------------------------ */
.section-privacy > .inner {
  max-width: 1080px;
  padding: 100px 40px;
  margin: 0 auto;
}

.section-privacy > .inner > .heading {
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #15298b;
  text-align: center;
  margin-bottom: 80px;
}

.section-privacy > .inner > .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-family: "Arimo", sans-serif;
  text-align: center;
  margin-bottom: 8px;
}

.section-privacy > .inner > .data {
  max-width: 780px;
  margin: 0 auto;
}

.section-privacy > .inner > .data > .heading {
  text-align: center;
  font-size: 26px;
  line-height: 1.75em;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}

.section-privacy > .inner > .data > p {
  font-size: 20px;
  line-height: 2.0em;
  margin-bottom: 1.0em;
}

.section-privacy > .inner > .data > p:nth-last-child(1) {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .section-privacy > .inner {
    padding: 40px 20px 30px;
    margin: 0 auto;
  }
  .section-privacy > .inner > .heading {
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 40px;
  }
  .section-privacy > .inner > .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-privacy > .inner > .data > .heading {
    font-size: 22px;
    line-height: 1.75em;
    margin-bottom: 10px;
  }
  .section-privacy > .inner > .data > p {
    font-size: 15px;
    line-height: 2.0em;
  }
}

.wpcf7-form.submitting:before, .wpcf7-form.resetting:before {
  content: "now loading...";
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  background-color: #F3FFF3;
  border-color: #46b450;
  border-style: solid;
  border-width: 2px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 3.0em;
  padding: 1em 0.6em;
  border-radius: 8px;
  color: #46b450;
  font-size: 1.0em;
  line-height: 1.5em;
}

.wpcf7-form.submitting .form-table01, .wpcf7-form.resetting .form-table01 {
  opacity: 0.3;
  pointer-events: none;
}

.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  display: block;
  padding-top: 0.6em;
}

.wpcf7-list-item:has(input[type='checkbox']) {
  display: block;
  margin-top: 20px;
  margin-left: 0;
}

.wpcf7-list-item:has(input[type='checkbox']):nth-child(1) {
  margin-top: 0;
}

.wpcf7-list-item:has(input[type='checkbox']) label {
  position: relative;
  padding-left: 32px;
  font-size: 1.0em;
  cursor: pointer;
}

.wpcf7-list-item:has(input[type='checkbox']) label:before, .wpcf7-list-item:has(input[type='checkbox']) label:after {
  content: "";
  position: absolute;
  display: block;
}

.wpcf7-list-item:has(input[type='checkbox']) label:before {
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 26px;
  height: 26px;
  border: 2px solid #949494;
}

.wpcf7-list-item:has(input[type='checkbox']) label:after {
  top: 0px;
  left: 8px;
  width: 8px;
  height: 16px;
  border-bottom: 4px solid #ed4c59;
  border-right: 4px solid #ed4c59;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
}

.wpcf7-list-item:has(input[type='checkbox']) label:has(:checked):after {
  opacity: 1;
}

.wpcf7-list-item:has(input[type='checkbox']) input[type='checkbox'] {
  display: none;
}

/* interview ------------------------------ */
.interview-head > .inner {
  padding: 100px 0 0;
}

.interview-head > .inner .head {
  min-width: min(60%, 900px);
  width: 70%;
}

.interview-head > .inner .head .heading {
  padding: 24px;
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
  background-color: #15298b;
  -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
  font-size: 44px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 40px;
}

.interview-head > .inner .head .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Arimo", sans-serif;
}

@media only screen and (max-width: 767px) {
  .interview-head > .inner {
    display: block;
    padding: 30px 20px 0;
  }
  .interview-head > .inner .head {
    min-width: 0;
    width: 100%;
  }
  .interview-head > .inner .head .heading {
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px;
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .interview-head > .inner .head .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
}

.interview-group-outer {
  display: block;
  padding: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .interview-group-outer {
    padding-bottom: 20px;
  }
}

.interview-group {
  position: relative;
  background-color: #e7e7e7;
  margin-bottom: 50px;
}

.interview-group:nth-last-child(1) {
  margin-bottom: 0;
}

.interview-group:before {
  content: "";
  display: block;
  width: 191px;
  height: 143px;
  background-image: url("../img/interview_index_bg01.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .interview-group:before {
    width: 160px;
    height: 120px;
  }
}

.interview-group > .item {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.interview-group > .item > .image {
  position: relative;
  z-index: 1;
  width: 45%;
  max-height: 420px;
}

.interview-group > .item > .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right top;
  object-position: right top;
}

.interview-group > .item > .data {
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(55% + 200px);
  margin-left: -200px;
  background: rgba(255, 255, 255, 0);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.01)), color-stop(18%, #e7e7e7), to(#e7e7e7));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.01) 0%, #e7e7e7 18%, #e7e7e7 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.01) 0%, #e7e7e7 18%, #e7e7e7 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 40px max(calc((100vw - 1000px) / 2), 40px) 40px 100px;
}

.interview-group > .item > .data > .heading {
  padding: 0 0 20px 100px;
  border-bottom: 2px solid #15298b;
  font-size: 48px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #15298b;
  margin-bottom: 20px;
}

.interview-group > .item > .data > .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 16px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-family: "Arimo", sans-serif;
}

.interview-group > .item > .data > .lead {
  font-size: 16px;
  line-height: 1.5em;
  padding-left: 100px;
}

.interview-group > .item > .data > .lead > strong {
  color: #15298b;
  font-weight: 400;
}

.interview-group > .item > .data > .more {
  padding-left: 100px;
  margin-top: 40px;
  text-align: right;
}

.interview-group > .item > .data > .more > a {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 10px 20px 10px 40px;
  height: 52px;
  -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
  background-color: #15298b;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.0em;
}

.interview-group > .item > .data > .more > a:hover {
  background-color: #e60012;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .interview-group > .item > .data {
    padding: 40px 50px 40px 50px;
  }
  .interview-group > .item > .data > .heading,
  .interview-group > .item > .data > .lead,
  .interview-group > .item > .data > .more {
    padding-left: 50px;
  }
}

.interview-group:nth-child(even):before {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  right: auto;
  left: 0;
  top: 0;
}

.interview-group:nth-child(even) > .item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.interview-group:nth-child(even) > .item > .image img {
  -o-object-position: left top;
  object-position: left top;
}

.interview-group:nth-child(even) > .item > .data {
  margin-left: 0;
  margin-right: -200px;
  background: rgba(255, 255, 255, 0);
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.01)), color-stop(18%, #e7e7e7), to(#e7e7e7));
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.01) 0%, #e7e7e7 18%, #e7e7e7 100%);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.01) 0%, #e7e7e7 18%, #e7e7e7 100%);
  padding: 40px 100px 40px max(calc((100vw - 1000px) / 2), 40px);
}

.interview-group:nth-child(even) > .item > .data > .heading {
  padding: 0 100px 20px 0;
  margin-bottom: 20px;
}

.interview-group:nth-child(even) > .item > .data > .lead {
  padding-left: 0;
  padding-right: 100px;
}

.interview-group:nth-child(even) > .item > .data > .more {
  padding-left: 0;
  padding-right: 100px;
  text-align: left;
}

.interview-group:nth-child(even) > .item > .data > .more > a {
  padding: 10px 40px 10px 20px;
  -webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .interview-group:nth-child(even) > .item > .data {
    padding: 40px 50px 40px 50px;
  }
  .interview-group:nth-child(even) > .item > .data > .heading,
  .interview-group:nth-child(even) > .item > .data > .lead,
  .interview-group:nth-child(even) > .item > .data > .more {
    padding-left: 50px;
  }
}

.interview-group.double > .item > .image {
  max-height: 320px;
}

.interview-group.double > .item:nth-child(1) > .data {
  padding-bottom: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.interview-group.double > .item:nth-child(2) > .data {
  padding-top: 0;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media only screen and (max-width: 767px) {
  .interview-group {
    margin-bottom: 30px;
  }
  .interview-group:before {
    width: 50px;
    height: 38px;
  }
  .interview-group > .item {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .interview-group > .item > .image {
    position: relative;
    z-index: 1;
    width: 45%;
  }
  .interview-group > .item > .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
  }
  .interview-group > .item > .data {
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(55% + 80px);
    margin-left: -80px;
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.01)), color-stop(15%, #e7e7e7), to(#e7e7e7));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.01) 0%, #e7e7e7 15%, #e7e7e7 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.01) 0%, #e7e7e7 15%, #e7e7e7 100%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 20px 20px 50px;
  }
  .interview-group > .item > .data > .heading {
    padding: 0 0 15px 20px;
    border-bottom: 2px solid #15298b;
    font-size: 24px;
    line-height: 1.25em;
    letter-spacing: 0.15em;
    font-weight: 600;
    color: #15298b;
    margin-bottom: 15px;
  }
  .interview-group > .item > .data > .heading:before {
    content: attr(data-eng);
    display: block;
    font-size: 12px;
    line-height: 1.25em;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-family: "Arimo", sans-serif;
  }
  .interview-group > .item > .data > .lead {
    font-size: 12px;
    line-height: 1.5em;
    padding-left: 20px;
  }
  .interview-group > .item > .data > .lead > strong {
    color: #15298b;
    font-weight: 400;
  }
  .interview-group > .item > .data > .more {
    padding-left: 20px;
    margin-top: 20px;
    text-align: right;
  }
  .interview-group > .item > .data > .more > a {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 10px 10px 10px 20px;
    height: 42px;
    -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    background-color: #15298b;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    line-height: 1.0em;
  }
  .interview-group > .item > .data > .more > a:hover {
    background-color: #e60012;
  }
  .interview-group:nth-child(even):before {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
    right: auto;
    left: 0;
    top: 0;
  }
  .interview-group:nth-child(even) > .item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .interview-group:nth-child(even) > .item > .image img {
    -o-object-position: left top;
    object-position: left top;
  }
  .interview-group:nth-child(even) > .item > .data {
    margin-left: 0;
    margin-right: -80px;
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.01)), color-stop(15%, #e7e7e7), to(#e7e7e7));
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.01) 0%, #e7e7e7 15%, #e7e7e7 100%);
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.01) 0%, #e7e7e7 15%, #e7e7e7 100%);
    padding: 20px 50px 20px 20px;
  }
  .interview-group:nth-child(even) > .item > .data > .heading {
    padding: 0 20px 15px 0;
    margin-bottom: 15px;
  }
  .interview-group:nth-child(even) > .item > .data > .lead {
    padding-left: 0;
    padding-right: 20px;
  }
  .interview-group:nth-child(even) > .item > .data > .more {
    padding-left: 0;
    padding-right: 20px;
    text-align: left;
  }
  .interview-group:nth-child(even) > .item > .data > .more > a {
    padding: 10px 20px 10px 10px;
    -webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
  }
  .interview-group.double > .item > .image img {
    -o-object-position: center top;
    object-position: center top;
  }
  .interview-group.double > .item:nth-child(1) > .data {
    padding-top: 30px;
    padding-bottom: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .interview-group.double > .item:nth-child(2) > .data {
    padding-top: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .interview-group.double > .item:nth-child(2) > .data > .more {
    padding-left: 0;
    padding-right: 0px;
    text-align: left;
  }
  .interview-group.double > .item:nth-child(2) > .data > .more > a {
    font-size: 11px;
  }
}

.interview-detail-kv {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.interview-detail-kv .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.interview-detail-kv .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}

.interview-detail-kv .image:after {
  content: "";
  display: block;
  min-width: 450px;
  max-width: 480px;
  width: 65%;
  height: auto;
  aspect-ratio: 1 / 1;
  background-image: url("../img/interview_bg01.png");
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  bottom: 0;
}

.interview-detail-kv .content {
  position: relative;
  z-index: 2;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-left: 100px;
  padding-right: 100px;
}

.interview-detail-kv .content .heading {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  right: min(100px, 8%);
  bottom: 0px;
  height: 280px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-bottom: 40px;
}

.interview-detail-kv .content .heading br {
  display: none;
}

.interview-detail-kv .content .heading > .text {
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #ffffff;
  margin: 30px 0 0;
  text-align: right;
}

.interview-detail-kv .content .heading > .text:before {
  content: attr(data-eng);
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  display: block;
  margin-left: auto;
  text-align: right;
  padding-right: 0.4em;
}

.interview-detail-kv .content .catch {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: min(100px, 8%);
  right: 300px;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 80px 0;
}

.interview-detail-kv .content .catch > span {
  font-size: 38px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-shadow: 6px 6px 5px rgba(0, 0, 0, 0.28);
  margin-bottom: 0.4em;
}

.interview-detail-kv .content .catch > span:nth-last-child(1) {
  margin-bottom: 0;
}

.interview-detail-kv .content .catch > span > strong {
  font-size: 48px;
  line-height: 1.5em;
  font-weight: 600;
}

.interview-detail-kv .content .catch.f-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.interview-detail-kv .content .catch.f-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .interview-detail-kv .content .catch > p {
    font-size: 32px;
    line-height: 1.25em;
  }
  .interview-detail-kv .content .catch > p > span {
    font-size: 42px;
    line-height: 1.5em;
  }
}

@media only screen and (max-width: 767px) {
  .interview-detail-kv {
    height: 300px;
  }
  .interview-detail-kv .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .interview-detail-kv .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .interview-detail-kv .image:after {
    min-width: 220px;
    max-width: 260px;
  }
  .interview-detail-kv .content {
    padding: 0;
  }
  .interview-detail-kv .content .heading {
    right: 20px;
    bottom: 0px;
    height: 160px;
    padding-bottom: 20px;
  }
  .interview-detail-kv .content .heading > .text {
    font-size: 22px;
    line-height: 1.25em;
    letter-spacing: 0.15em;
    font-weight: 600;
    color: #ffffff;
    margin: 20px 0 0;
  }
  .interview-detail-kv .content .heading > .text:before {
    font-size: 10px;
    line-height: 1.25em;
  }
  .interview-detail-kv .content .catch {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 20px;
    right: 100px;
    top: 0;
    bottom: 0;
    padding: 20px 0 60px;
  }
  .interview-detail-kv .content .catch > span {
    font-size: 17px;
    line-height: 1.5em;
  }
  .interview-detail-kv .content .catch > span:nth-last-child(1) {
    margin-bottom: 0;
  }
  .interview-detail-kv .content .catch > span > strong {
    font-size: 22px;
    line-height: 1.5em;
    font-weight: 600;
  }
}

.section-interview {
  position: relative;
  z-index: 2;
}

.section-interview > .inner {
  position: relative;
  padding: 100px 0px;
  background-color: #e7e7e7;
  background-image: url("../img/interview_bg02.png");
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 265px auto;
}

.section-interview > .inner:after {
  content: "";
  display: block;
  width: 2px;
  height: 188px;
  background-color: #15298b;
  position: absolute;
  bottom: -94px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.section-interview > .inner > .heading {
  width: 100%;
  font-size: 52px;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #15298b;
  text-align: center;
  margin-bottom: 80px;
}

.section-interview > .inner > .heading:before {
  content: attr(data-eng);
  display: block;
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-family: "Arimo", sans-serif;
  text-align: center;
}

.section-interview > .inner > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 100px;
}

.section-interview > .inner > .row > .image {
  width: 50%;
  height: 520px;
}

.section-interview > .inner > .row > .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right top;
  object-position: right top;
}

.section-interview > .inner > .row > .data {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-right: max(calc((100vw - 1000px) / 2), 40px);
}

.section-interview > .inner > .row > .data > p {
  padding-left: 60px;
  font-size: 16px;
  line-height: 2.0em;
  margin-bottom: 1.6em;
}

.section-interview > .inner > .row > .data > p:nth-last-child(1) {
  margin-bottom: 0;
}

.section-interview > .inner > .row > .data > p strong {
  font-weight: 400;
  color: #15298b;
}

.section-interview > .inner > .row > .data > p.lead {
  border-bottom: 2px solid #15298b;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.section-interview > .inner > .row > .data > p.lead > span {
  font-size: 19px;
  line-height: 1.75em;
  font-weight: 600;
}

.section-interview > .inner > .row > .data > p.lead > span strong {
  font-weight: 600;
  color: #15298b;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .section-interview > .inner > .row > .data > p {
    padding-left: 30px;
  }
}

.section-interview > .inner > .row:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.section-interview > .inner > .row:nth-child(odd) > .image img {
  -o-object-position: left top;
  object-position: left top;
}

.section-interview > .inner > .row:nth-child(odd) > .data {
  padding-left: max(calc((100vw - 1000px) / 2), 40px);
  padding-right: 0px;
}

.section-interview > .inner > .row:nth-child(odd) > .data > p {
  padding-left: 0px;
  padding-right: 60px;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .section-interview > .inner > .row:nth-child(odd) > .data > p {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .section-interview > .inner {
    padding: 40px 0px;
    background-size: 120px auto;
  }
  .section-interview > .inner:after {
    width: 2px;
    height: 120px;
    bottom: -60px;
  }
  .section-interview > .inner > .heading {
    font-size: 28px;
    line-height: 1.25em;
    margin-bottom: 40px;
  }
  .section-interview > .inner > .heading:before {
    font-size: 12px;
    line-height: 1.25em;
  }
  .section-interview > .inner > .row {
    display: block;
    margin-bottom: 40px;
  }
  .section-interview > .inner > .row > .image {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .section-interview > .inner > .row > .image img {
    -o-object-position: center top;
    object-position: center top;
  }
  .section-interview > .inner > .row > .data {
    width: 100%;
    padding: 0 20px;
  }
  .section-interview > .inner > .row > .data > p {
    padding-left: 0;
    font-size: 15px;
    line-height: 2.0em;
  }
  .section-interview > .inner > .row > .data > p.lead {
    border-bottom: 1px solid #15298b;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .section-interview > .inner > .row > .data > p.lead > span {
    font-size: 18px;
    line-height: 1.75em;
  }
  .section-interview > .inner > .row:nth-child(odd) > .image img {
    -o-object-position: center top;
    object-position: center top;
  }
  .section-interview > .inner > .row:nth-child(odd) > .data {
    padding: 0 20px;
  }
  .section-interview > .inner > .row:nth-child(odd) > .data > p {
    padding-left: 0px;
    padding-right: 0;
  }
}

.interview-bottom-nav > .inner {
  max-width: 1080px;
  padding: 160px 40px 100px;
  margin: 0 auto;
}

.interview-bottom-nav > .inner > .heading {
  font-size: 28px;
  line-height: 1.25em;
  font-weight: 600;
  color: #15298b;
  margin-bottom: 24px;
}

.interview-bottom-nav > .inner > ul {
  list-style-type: none;
  margin: 0 -30px;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.interview-bottom-nav > .inner > ul > li {
  position: relative;
  margin: 0 30px 40px;
  padding: 0;
  width: calc(33.33% - 30px - 30px);
}

.interview-bottom-nav > .inner > ul > li a {
  display: block;
  position: relative;
}

.interview-bottom-nav > .inner > ul > li .image {
  width: 100%;
  height: auto;
  aspect-ratio: 293 / 214;
}

.interview-bottom-nav > .inner > ul > li .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.interview-bottom-nav > .inner > ul > li .heading {
  font-size: 17px;
  line-height: 1.0em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #ffffff;
  background-color: #e60012;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 35px 5px 30px;
  height: 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
  position: absolute;
  left: 0px;
  bottom: -15px;
}

@media only screen and (max-width: 767px) {
  .interview-bottom-nav > .inner {
    padding: 100px 20px 30px;
    margin: 0 auto;
  }
  .interview-bottom-nav > .inner > .heading {
    font-size: 20px;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  .interview-bottom-nav > .inner > ul {
    margin: 0 -5px;
    padding: 0;
  }
  .interview-bottom-nav > .inner > ul > li {
    margin: 0 5px 30px;
    padding: 0;
    width: calc(33.33% - 5px - 5px);
  }
  .interview-bottom-nav > .inner > ul > li .heading {
    font-size: 10px;
    line-height: 1.0em;
    letter-spacing: 0.15em;
    font-weight: 600;
    color: #ffffff;
    background-color: #e60012;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 70%;
    padding: 5px 8px 5px 3px;
    height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    position: absolute;
    left: 0px;
    bottom: -15px;
  }
}

body.manufacture .interview-bottom-nav > .inner > ul > li.manufacture {
  display: none;
}

body.engineer .interview-bottom-nav > .inner > ul > li.engineer {
  display: none;
}

body.control .interview-bottom-nav > .inner > ul > li.control {
  display: none;
}

body.sales .interview-bottom-nav > .inner > ul > li.sales {
  display: none;
}

/* # =================================================================
#	フッター
# ================================================================= */
#foot {
  position: relative;
  z-index: 20;
}

#foot #to-pagetop {
  display: none;
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 50px;
  height: 50px;
  z-index: 999;
}

#foot #to-pagetop > a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(21, 41, 139, 0.85);
  border-radius: 10px;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.25);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#foot #to-pagetop > a img {
  width: 30px;
  height: auto;
}

#foot #to-pagetop > a:hover {
  background-color: #15298b;
}

@media only screen and (max-width: 767px) {
  #foot #to-pagetop {
    right: 10px;
    bottom: 60px;
    width: 40px;
    height: 40px;
  }
  #foot #to-pagetop > a img {
    width: 20px;
    height: auto;
  }
}

#foot > .foot-main {
  background-color: #1c2952;
  color: #ffffff;
}

#foot > .foot-main a:link,
#foot > .foot-main a:visited {
  color: #ffffff;
  text-decoration: none;
}

#foot > .foot-main a:hover,
#foot > .foot-main a:active {
  color: #ffffff;
  text-decoration: underline;
}

#foot > .foot-main > .foot-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1080px;
  padding: 40px 40px 50px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#foot > .foot-main > .foot-inner .foot-column {
  width: 208px;
}

#foot > .foot-main > .foot-inner .foot-logo {
  width: 208px;
}

#foot > .foot-main > .foot-inner .foot-logo a {
  display: block;
  width: 100%;
}

#foot > .foot-main > .foot-inner .foot-logo a img {
  width: 100%;
  height: auto;
}

#foot > .foot-main > .foot-inner .foot-access {
  font-size: 12px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  margin-top: 20px;
}

#foot > .foot-main > .foot-inner .foot-access > p {
  margin-bottom: 0.6em;
}

#foot > .foot-main > .foot-inner .foot-access > p:nth-last-child(1) {
  margin-bottom: 0;
}

#foot > .foot-main > .foot-inner .foot-nav {
  width: calc(100% - 208px - 20px);
  max-width: 660px;
}

#foot > .foot-main > .foot-inner .foot-nav > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#foot > .foot-main > .foot-inner .foot-nav > ul > li {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 400;
  margin-left: 1.0em;
}

#foot > .foot-main > .foot-inner .foot-nav > ul > li > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#foot > .foot-main > .foot-inner .foot-nav > ul > li > ul > li {
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: 1.25em;
  margin-top: 0.8em;
}

#foot > .foot-sub {
  background-color: #ffffff;
  color: #262d52;
}

#foot > .foot-sub a:link,
#foot > .foot-sub a:visited {
  color: #1c2952;
  text-decoration: none;
}

#foot > .foot-sub a:hover,
#foot > .foot-sub a:active {
  color: #1c2952;
  text-decoration: underline;
}

#foot > .foot-sub > .foot-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1040px;
  padding: 28px 20px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#foot > .foot-sub > .foot-inner .foot-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 11px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 400;
}

#foot > .foot-sub > .foot-inner .foot-links > li {
  margin: 0;
  padding: 0;
  margin-right: 2.0em;
}

#foot > .foot-sub > .foot-inner .copyright {
  font-size: 11px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  #foot > .foot-main > .foot-inner {
    padding: 30px 20px 30px;
    margin: 0 auto;
    display: block;
  }
  #foot > .foot-main > .foot-inner .foot-column {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #foot > .foot-main > .foot-inner .foot-logo {
    width: 150px;
    margin-right: 20px;
  }
  #foot > .foot-main > .foot-inner .foot-logo a {
    display: block;
    width: 100%;
    margin: 0;
  }
  #foot > .foot-main > .foot-inner .foot-logo a img {
    width: 100%;
    height: auto;
  }
  #foot > .foot-main > .foot-inner .foot-access {
    font-size: 12px;
    line-height: 1.25em;
    margin-top: 0;
  }
  #foot > .foot-main > .foot-inner .foot-access > p {
    margin-bottom: 0.6em;
  }
  #foot > .foot-main > .foot-inner .foot-access > p:nth-last-child(1) {
    margin-bottom: 0;
  }
  #foot > .foot-main > .foot-inner .foot-nav {
    width: 100%;
    margin-top: 30px;
  }
  #foot > .foot-main > .foot-inner .foot-nav > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #foot > .foot-main > .foot-inner .foot-nav > ul > li {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 1.25em;
    font-weight: 400;
    margin-left: 0;
  }
  #foot > .foot-main > .foot-inner .foot-nav > ul > li > ul {
    display: none;
  }
  #foot > .foot-sub > .foot-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1040px;
    padding: 30px 20px 40px;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  #foot > .foot-sub > .foot-inner .foot-links {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 11px;
    line-height: 1.25em;
    font-weight: 400;
    margin-bottom: 20px;
  }
  #foot > .foot-sub > .foot-inner .foot-links > li {
    margin: 0 1.0em;
    padding: 0;
  }
  #foot > .foot-sub > .foot-inner .copyright {
    font-size: 11px;
    line-height: 1.25em;
    font-weight: 400;
  }
}

/* # =================================================================
#	印刷用
# ================================================================= */
@media print {
  #head {
    position: absolute;
  }
  .recruit-nav {
    position: absolute;
  }
}

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