@charset "UTF-8";
/* =====================================
  normalize.css v8.0.1
  MIT License
  github.com/necolas/normalize.css
===================================== */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
       appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* ==============================================
  フォント
=============================================== */
/* KPMG-Thin-100 */
@font-face {
  font-display: swap;
  font-family: "KPMG";
  font-style: normal;
  font-weight: 100;
  src: local(""), url("../fonts/KPMG-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/KPMG-Thin.woff2") format("woff2"), url("../fonts/KPMG-Thin.woff") format("woff"), url("../fonts/KPMG-Thin.ttf") format("truetype");
}
/* KPMG-Light-200 */
@font-face {
  font-display: swap;
  font-family: "KPMG";
  font-style: normal;
  font-weight: 200;
  src: local(""), url("../fonts/KPMG-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/KPMG-Light.woff2") format("woff2"), url("../fonts/KPMG-Light.woff") format("woff"), url("../fonts/KPMG-Light.ttf") format("truetype");
}
/* UniversforKPMG-Light-200 */
@font-face {
  font-display: swap;
  font-family: "UniversforKPMG";
  font-style: normal;
  font-weight: 200;
  src: local(""), url("../fonts/UniversforKPMG-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/UniversforKPMG-Light.woff2") format("woff2"), url("../fonts/UniversforKPMG-Light.woff") format("woff"), url("../fonts/UniversforKPMG-Light.ttf") format("truetype");
}
/* UniversforKPMG-Normal-300 */
@font-face {
  font-display: swap;
  font-family: "UniversforKPMG";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("../fonts/UniversforKPMG.eot?#iefix") format("embedded-opentype"), url("../fonts/UniversforKPMG.woff2") format("woff2"), url("../fonts/UniversforKPMG.woff") format("woff"), url("../fonts/UniversforKPMG.ttf") format("truetype");
}
/* UniversforKPMG-Bold-700 */
/* KPMG-Bold-700 */
@font-face {
  font-display: swap;
  font-family: "BoldKPMG";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../fonts/KPMG-Bold.woff2") format("woff2"), url("../fonts/KPMG-Bold.woff") format("woff"), url("../fonts/KPMG-Bold.ttf") format("truetype");
}
/* KPMG-Bold-Italic-700 */
@font-face {
  font-display: swap;
  font-family: "BoldItalicKPMG";
  font-style: italic;
  font-weight: 700;
  src: local(""), url("../fonts/KPMG-Bold-Italic.woff2") format("woff2"), url("../fonts/KPMG-Bold-Italic.woff") format("woff"), url("../fonts/KPMG-Bold-Italic.ttf") format("truetype");
}
/* メディアクエリ */
/* メインフォント */
/* サブフォント */
/* color */
/* 文字色 */
/* 背景色 */
/* リンク色 */
/* 角丸 */
/* セクション */
section {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  section {
    margin: 0 auto;
  }
}

/* インナー */
.inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .inner {
    width: 92%;
  }
}

.nav-button a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 0;
  position: relative;
  top: 1px;
  width: 273px;
}
@media screen and (max-width: 767px) {
  .nav-button a {
    font-size: 14px;
    width: 100%;
  }
}
.nav-button a::before {
  background: url(../img/entry-button-arrow.svg) center center/20px 20px no-repeat;
  content: "";
  height: 20px;
  position: absolute;
  right: 27px;
  top: 21px;
  width: 20px;
}

/* ==============================================
    共通
=============================================== */
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  margin: 0;
  padding: 0;
  width: 100%;
}

html.fixed,
html.fixed body {
  height: 100%;
  overflow: hidden;
  position: fixed;
}

body {
  color: #333;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0;
  width: 100%;
}

b, strong {
  font-family: "BoldKPMG", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
}

_:lang(x)::-ms-backdrop, .selector {
  font-family: "BoldKPMG", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

a {
  color: #00338D;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  text-decoration: none;
}

@media screen and (min-width: 1201px) {
  a img:hover {
    -ms-filter: "alpha( opacity=60 )";
    filter: alpha(opacity=60);
    opacity: 0.6;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

img {
  vertical-align: top;
}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
}

table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

input,
select {
  cursor: pointer;
  vertical-align: middle;
}

label {
  cursor: pointer;
  display: block;
}

textarea,
input[type=button],
input[type=text],
input[type=email],
input[type=password],
input[type=submit],
input[type=file] {
  -webkit-appearance: none;
  margin: 0;
  outline: 0;
  -webkit-user-select: auto;
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

select::-ms-expand {
  display: none;
}

img,
object,
embed {
  max-width: 100%;
}

a img {
  border: none;
}

hr {
  border: none;
  border-top: 1px solid #707070;
  height: 0;
  margin: 0;
}

@media screen and (min-width: 281px) {
  .fold-more-none {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .pc-none {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .pc-none {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .pc-only-none {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tb-none {
    display: none !important;
  }
}
@media screen and (max-width: 1200px) {
  .pc-less-than {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .tb-less-than {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-none {
    display: none !important;
  }
}
@media screen and (max-width: 280px) {
  .fold-only {
    display: block !important;
  }
  .fold-none {
    display: none !important;
  }
}
/* ==============================================
  ヘッダー
=============================================== */
.header {
  background: #fff;
  height: 80px;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1200;
}
@media screen and (max-width: 767px) {
  .header {
    height: 50px;
  }
}

.header-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  padding: 0;
  width: 1200px;
}
@media screen and (max-width: 1200px) {
  .header-inner {
    width: 100%;
  }
}

.header-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .header-content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 0 0 1.25%;
    width: 100%;
  }
}

.header-logo {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 110px;
}
@media screen and (max-width: 767px) {
  .header-logo {
    width: 88px;
  }
}

.header-logo img {
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 100%;
}

.header-nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .header-nav {
    display: none;
  }
}

.header-link {
  margin: 0;
  padding: 0;
}

ul.header-linkList {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  list-style-type: none;
  margin: 0 60px 0 0;
  padding: 0;
  width: 100%;
}
ul.header-linkList li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}
ul.header-linkList li:last-child {
  margin: 0;
}
ul.header-linkList li a {
  display: block;
  font-size: 0.875rem;
  text-decoration: none;
}

/* ボタン */
.header_button {
  position: relative;
}
.header_button .c-button_entry {
  font-size: 30px;
  height: 50px;
  width: 200px;
}

/* ==============================================
  メイン
=============================================== */
main {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  main {
    margin-top: 50px;
  }
}

/* ==============================================
  フッター
=============================================== */
.footer {
  background-color: #F7F7F7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  gap: 20px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.footer_nav {
  background-color: #00338D;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .footer_nav {
    padding: 20px 0;
  }
}

ul.footer_nav_list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 40px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.footer_nav_list li {
  margin: 0;
  padding: 0;
}
ul.footer_nav_list li a {
  color: #fff;
  font-size: 0.875rem;
}
@media screen and (min-width: 1201px) {
  ul.footer_nav_list li a:hover {
    -ms-filter: "alpha( opacity=60 )";
    filter: alpha(opacity=60);
    opacity: 0.6;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}
@media screen and (max-width: 767px) {
  ul.footer_nav_list {
    gap: 10px 15px;
  }
}

.footer_copyright {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 30px 0;
}
.footer_copyright small {
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .footer_copyright {
    padding: 15px 20px;
  }
  .footer_copyright small {
    font-size: 0.6875rem;
    line-height: 1.6;
  }
}

.c-button_entry {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FD349C;
  border: 2px solid #FD349C;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  font-family: "BoldKPMG", sans-serif;
  font-family: "BoldKPMG", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 39px;
  height: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 305px;
}
.c-button_entry:hover, .c-button_entry:focus-within {
  background-color: #fff;
  color: #FD349C;
}
/* ==============================================
  ハンバーガーメニュー
=============================================== */
.drawer-area {
  display: none;
}
@media screen and (max-width: 1024px) {
  .drawer-area {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 1024px) {
  .drawer-area {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.header-button-sp .c-button_entry {
  font-size: 24px;
  height: 50px;
  width: 126px;
}
@media screen and (max-width: 280px) {
  .header-button-sp {
    width: 60%;
  }
}

.drawer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #00338D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  position: relative;
  width: 50px;
}

@media screen and (max-width: 1024px) {
  .btn-burger {
    cursor: pointer;
    display: block;
    height: 16px;
    margin: 0 auto;
    position: relative;
    width: 20px;
  }
  .icon,
  .icon:before,
  .icon:after {
    background-color: #fff;
    bottom: 0;
    content: "";
    cursor: pointer;
    display: block;
    height: 2px;
    left: 50%;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
  }
  .icon:before {
    top: -14px;
  }
  .icon:after {
    top: 9px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-toggle:checked ~ .btn-burger .icon {
    background: transparent;
  }
  .nav-toggle:checked ~ .btn-burger .icon:before {
    top: -14px;
    -webkit-transform: rotate(-45deg) translateX(-50%);
        -ms-transform: rotate(-45deg) translateX(-50%);
            transform: rotate(-45deg) translateX(-50%);
  }
  .nav-toggle:checked ~ .btn-burger .icon:after {
    top: 9px;
    -webkit-transform: rotate(45deg) translateX(-50%);
        -ms-transform: rotate(45deg) translateX(-50%);
            transform: rotate(45deg) translateX(-50%);
    width: 100%;
  }
}
/* ==============================================
  ハンバーガーメニュー(コンテンツ)
=============================================== */
@media screen and (max-width: 1024px) {
  .nav {
    background: #F7F7F7;
    bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: none;
    height: 100%;
    left: auto;
    margin: 0 0 50px 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 60px 30px;
    position: fixed;
    right: 0;
    top: 80px;
    width: 196px;
    z-index: 1300;
  }
}
@media screen and (max-width: 1024px) and (max-width: 767px) {
  .nav {
    top: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .nav-list-area .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    gap: 50px;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .nav-list-area .nav-list li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0;
    padding: 0 0 0 21px;
    position: relative;
  }
  .nav-list-area .nav-list li::before {
    background-image: url(../img/icon-listmark-tri-grad.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 9px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 12px;
  }
  .nav-list-area .nav-list li a {
    color: #00338D;
    display: block;
    font-size: 0.875rem;
    text-align: left;
    text-decoration: none;
  }
}
.c-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .c-inner {
    width: calc(100% - 40px);
  }
}

.c-modal {
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
}

.c-modal_overlay {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.c-modal_container {
  background-color: #fff;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-height: 90vh;
  max-width: 1200px;
  overflow-y: auto;
  padding: 30px;
  width: 90vw;
}
.c-modal_container.-overflow-y-initial {
  overflow-y: initial;
}
@media screen and (max-width: 767px) {
  .c-modal_container {
    height: 100vh;
    max-height: 100vh;
    padding: 10px 35px;
    position: relative;
    width: 100vw;
  }
}

.c-modal_header {
  padding: 30px 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-modal_header {
    padding: 0;
    position: static;
  }
}

.c-modal_headerTitle {
  color: #FD349C;
  font-family: "BoldKPMG", sans-serif;
  font-size: 4.5625rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-modal_headerTitle {
    font-size: 2.375rem;
  }
}

.c-modal_headerButton {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  border: 1px solid #E5E5E5;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0.875rem;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: border 0.3s ease, color 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease;
  width: 110px;
}
.c-modal_headerButton:hover, .c-modal_headerButton:focus-within {
  border: 1px solid #FD349C;
  color: #FD349C;
}
@media screen and (max-width: 767px) {
  .c-modal_headerButton {
    background-image: url(../img/bg-modal-close-sp.svg);
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    height: 40px;
    right: 7px;
    top: 10px;
    width: 40px;
  }
}

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

.c-modal_content {
  padding: 30px 0 40px;
}
@media screen and (max-width: 767px) {
  .c-modal_content {
    padding: 12px 0;
  }
}

.c-modal_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 60px;
  place-content: center center;
  place-items: center center;
}
@media screen and (max-width: 767px) {
  .c-modal_footer {
    padding: 0;
  }
}

.c-modal-linkButton {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 1px solid #FD349C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding: 12px 42px 12px 20px;
  position: relative;
  width: 260px;
}
.c-modal-linkButton::before, .c-modal-linkButton::after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c-modal-linkButton::before {
  background-color: #FD349C;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  width: 0;
  z-index: 0;
}
.c-modal-linkButton::after {
  background-image: url(../img/bg-link-icon-pink.svg);
  background-size: cover;
  bottom: 5px;
  display: block;
  height: 36px;
  right: 5px;
  width: 36px;
  z-index: 3;
}
.c-modal-linkButton:hover::before, .c-modal-linkButton:focus-within::before {
  width: 100%;
}
.c-modal-linkButton:hover::after, .c-modal-linkButton:focus-within::after {
  background-image: url(../img/bg-link-icon-pink-hover.svg);
}
.c-modal-linkButton:hover .c-modal-linkButtonText, .c-modal-linkButton:focus-within .c-modal-linkButtonText {
  color: #fff !important;
}
@media screen and (max-width: 767px) {
  .c-modal-linkButton {
    height: 42px;
    padding: 5px 37px 5px 15px;
    width: 170px;
  }
  .c-modal-linkButton::after {
    height: 32px;
    width: 32px;
  }
}

.c-modal-linkButtonText {
  color: #FD349C !important;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.8;
  position: relative;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-modal-linkButtonText {
    font-size: 0.875rem;
  }
}

.c-modal-linkPannelsBlock {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  max-width: 1140px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-modal-linkPannelsBlock {
    gap: 10px;
  }
}

.c-modal-linkPannel {
  background-color: #fff;
  border: 1px solid #FD349C;
  display: block;
  height: 121px;
  padding: 15px 15px 56px;
  position: relative;
  width: 208px;
}
.c-modal-linkPannel::before, .c-modal-linkPannel::after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c-modal-linkPannel::before {
  background-color: #FD349C;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  width: 0;
  z-index: 0;
}
.c-modal-linkPannel::after {
  background-image: url(../img/bg-link-icon-pink.svg);
  background-size: cover;
  bottom: 10px;
  display: block;
  height: 36px;
  right: 10px;
  width: 36px;
  z-index: 3;
}
.c-modal-linkPannel:hover::before, .c-modal-linkPannel:focus-within::before {
  width: 100%;
}
.c-modal-linkPannel:hover::after, .c-modal-linkPannel:focus-within::after {
  background-image: url(../img/bg-link-icon-pink-hover.svg);
}
.c-modal-linkPannel:hover .c-modal-linkPannelText, .c-modal-linkPannel:focus-within .c-modal-linkPannelText {
  color: #fff !important;
}
@media screen and (max-width: 767px) {
  .c-modal-linkPannel {
    height: auto;
    padding: 10px 32px 10px 12px;
    width: 100%;
  }
  .c-modal-linkPannel::after {
    bottom: 0;
    height: 32px;
    right: 0;
    width: 32px;
  }
}

.c-modal-linkPannelText {
  color: #333 !important;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.8;
  position: relative;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-modal-linkPannelText {
    font-size: 0.875rem;
    line-height: 1.2;
  }
}

/**************************\
  Demo Animation Style
\**************************/
@-webkit-keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
            transform: translateY(15%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
            transform: translateY(15%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
}
@keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .c-modal_overlay {
  -webkit-animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .c-modal_container {
  -webkit-animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .c-modal_overlay {
  -webkit-animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .c-modal_container {
  -webkit-animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .c-modal_container,
.micromodal-slide .c-modal_overlay {
  will-change: transform;
}

/* トップへ戻るボタン */
.c-page-top {
  background-color: #00338D;
  background-image: url(../img/icon-page-top.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px 6px;
  border: 1px solid #fff;
  display: block;
  height: 50px;
  width: 50px;
}
.c-page-top:hover, .c-page-top:focus-within {
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 767px) {
  .c-page-top {
    height: 60px;
    width: 60px;
  }
}

.c-pagetop-area {
  bottom: 15px;
  display: block;
  height: 50px;
  margin: 0;
  padding: 0;
  position: fixed;
  right: 20px;
  width: 50px;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .c-pagetop-area {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 40px 0;
    position: static;
    right: 0;
    width: 100%;
  }
}

.c-p-notice {
  font-size: 0.8125rem;
  letter-spacing: 0;
  line-height: 1.6;
  padding-left: 1.25em;
  position: relative;
}
.c-p-notice::before {
  content: "※";
  left: 0;
  position: absolute;
  top: 0;
}

.c-table {
  border-collapse: collapse;
  margin: 40px auto 0;
  table-layout: fixed;
  width: 100%;
}
.c-table th, .c-table td {
  border: 1px solid #E5E5E5;
  font-size: 1rem;
  line-height: 1.6;
  padding: 20px 30px;
}
.c-table th {
  background-color: #F7F7F7;
  font-weight: 600;
  width: 260px;
}
@media screen and (max-width: 767px) {
  .c-table {
    margin: 20px auto 0;
  }
  .c-table th, .c-table td {
    display: block;
    font-size: 0.875rem;
    padding: 10px 12px;
    width: 100%;
  }
  .c-table th {
    border-top: none;
  }
  .c-table th:first-child {
    border-top: 1px solid #E5E5E5;
  }
  .c-table td {
    border-bottom: none;
    border-top: none;
  }
  .c-table td:last-child {
    border-bottom: 1px solid #E5E5E5;
  }
}

.c-title_section {
  color: #00338D;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 2.5rem;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.7;
  padding: 18px 0 15px;
  position: relative;
  text-align: center;
}
.c-title_section::before {
  background-color: #7213EA;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 350px;
}
.c-title_section::after {
  background-image: url(../img/bg-title.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 9px;
  left: 50%;
  position: absolute;
  top: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 350px;
}
@media screen and (max-width: 767px) {
  .c-title_section {
    font-size: 1.5rem;
    letter-spacing: 0.02em;
    line-height: 1.125;
    padding: 20px 0 18px 0;
  }
  .c-title_section::before {
    background-color: #00338D;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 200px;
  }
  .c-title_section::after {
    background-image: url(../img/bg-title_sp.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 9px;
    left: 50%;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 200px;
  }
}

ul.c-ulist, .c-ulist {
  margin: 0;
  padding: 0;
}
ul.c-ulist.-nestedList, .c-ulist.-nestedList {
  padding-left: 1em;
}
ul.c-ulist li, .c-ulist li {
  display: block;
  font-size: 1rem;
  line-height: 1.6;
  padding: 0 0 0 calc(1em + 5px);
  position: relative;
}
ul.c-ulist li::before, .c-ulist li::before {
  content: "・";
  left: 0;
  position: absolute;
  top: 1px;
}
ul.c-ulist li.list-square::before, .c-ulist li.list-square::before {
  color: #333;
  content: "■";
}
ul.c-ulist li.list-chevron_r::before, .c-ulist li.list-chevron_r::before {
  background-image: url(../img/bg-listmark-chevron_r.svg);
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 1.6em;
  width: 1em;
}
ul.c-ulist li.list-nomark, .c-ulist li.list-nomark {
  padding: 0;
}
ul.c-ulist li.list-nomark::before, .c-ulist li.list-nomark::before {
  content: "";
}
@media screen and (max-width: 767px) {
  ul.c-ulist li, .c-ulist li {
    font-size: 0.875rem;
    letter-spacing: 0.04em;
  }
}

/* ==============================================
  heroエリア
=============================================== */
.areaHero {
  min-height: 559px;
  position: relative;
}
.areaHero::before {
  background-image: url(../img/bg-hero.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: calc(50% - 513px);
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .areaHero::before {
    right: auto;
    width: min(87.55%, 1196px);
  }
}
@media screen and (max-width: 1024px) {
  .areaHero::before {
    height: calc(100% - 120px);
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .areaHero::before {
    height: calc(100% - 96px);
  }
}

.hero_contents {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 58px 0 98px;
}
@media screen and (max-width: 1024px) {
  .hero_contents {
    padding: 50px 0 90px;
  }
}
@media screen and (max-width: 767px) {
  .hero_contents {
    padding: 30px 0 20px;
  }
}

.hero_image {
  aspect-ratio: 660/442;
  height: auto;
  left: calc(50% + 30px);
  position: absolute;
  top: 117px;
  width: min(48%, 660px);
}
.hero_image img {
  height: auto;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .hero_image {
    bottom: 20%;
    width: 42%;
  }
}
@media screen and (max-width: 1024px) {
  .hero_image {
    margin: 0 auto;
    max-width: 760px;
    position: static;
    width: calc(100% - 40px);
  }
}

.hero_contentsLeft {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 620px;
          flex: 0 0 620px;
  width: 620px;
}
@media screen and (max-width: 1200px) {
  .hero_contentsLeft {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 52%;
            flex: 0 0 52%;
    width: 52%;
  }
}
@media screen and (max-width: 1024px) {
  .hero_contentsLeft {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0 auto;
    max-width: 760px;
    width: 100%;
  }
}

.hero_contentsLeftTopText {
  color: #fff;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 3.4375rem;
  font-style: normal;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .hero_contentsLeftTopText {
    font-size: 2rem;
  }
}

.hero_contentsLeftTopText-english {
  color: #fff;
  display: block;
  font-family: "BoldKPMG", sans-serif;
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
  .hero_contentsLeftTopText-english {
    font-size: 3.125rem;
  }
}

.hero_contentsTitle {
  margin: 50px 0 0 0;
  max-width: 520px;
  padding: 0 0 34px;
}
.hero_contentsTitle .main, .hero_contentsTitle .main_text, .hero_contentsTitle .sub_text {
  display: inline-block;
}
.hero_contentsTitle .main {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6;
  padding: 20px 20px 20px 0;
  position: relative;
  width: 100%;
}
.hero_contentsTitle .sub {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  bottom: -34px;
  color: #00338D;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  height: 34px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 20px;
  line-height: 1.8;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 110px;
}
@media screen and (max-width: 767px) {
  .hero_contentsTitle {
    margin: 20px 0 0 0;
  }
  .hero_contentsTitle .main {
    font-size: 1rem;
    padding: 12px 15px 13px 0;
  }
  .hero_contentsTitle .sub {
    border-radius: 0 0 4px 4px;
    bottom: -28px;
    font-size: 1rem;
    height: 28px;
    left: 15px;
    width: 104px;
  }
}

.hero_text {
  color: #fff;
  font-size: 1.25rem;
  letter-spacing: 0.05em;
  line-height: 2;
  margin: 20px 0 0 0;
  max-width: 520px;
}
@media screen and (max-width: 767px) {
  .hero_text {
    font-size: 1rem;
    line-height: 1.6;
    margin: 12px 0 0 0;
  }
}

.areaTitle {
  background-color: #fff;
  padding: 60px 0;
}

.areaTitle_block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(../img/bg-section-symbol.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 263px 251px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 251px;
}
@media screen and (max-width: 767px) {
  .areaTitle_block {
    background-size: 120px 115px;
    min-height: 115px;
  }
}

.areaTitle_title-english {
  text-align: center;
}
.areaTitle_title-english img {
  height: auto;
  width: 170px;
}
.areaTitle_title-english + .c-title_section {
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .areaTitle_title-english img {
    height: auto;
    width: 82.82px;
  }
}

.areaTitle_title {
  text-align: center;
}

/* ==============================================
  部門を知るエリア
=============================================== */
.areaDepartment {
  background-color: rgba(172, 234, 255, 0.3);
  background-image: url(../img/bg-department-area_bgtext.svg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 677px 148px;
  padding: 80px 0 193px;
}
@media screen and (max-width: 767px) {
  .areaDepartment {
    background-size: 284px 80px;
    padding: 40px 0 80px;
  }
}

.department_topBlock {
  background-image: -webkit-linear-gradient(315deg, #7213ea 0%, #1e49e2 100%);
  background-image: linear-gradient(135deg, #7213ea 0%, #1e49e2 100%);
  margin: 40px auto 0;
  opacity: 0.9;
  padding: 50px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .department_topBlock {
    padding: 20px 15px;
  }
}

.department_topBlockName {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.23;
  margin: 0 auto;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .department_topBlockName {
    font-size: 1.25rem;
    letter-spacing: 0.02em;
    line-height: 1.6;
  }
}

.department_topBlockTitle {
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.625rem;
  letter-spacing: 0.05em;
  line-height: 1.38;
  margin: 30px auto 0;
  opacity: 1;
  padding: 22px 25px;
  position: relative;
}
.department_topBlockTitle::before, .department_topBlockTitle::after {
  content: "";
  height: 24px;
  position: absolute;
  width: 24px;
}
.department_topBlockTitle::before {
  border-left: 4px solid #fff;
  border-top: 4px solid #fff;
  left: 0;
  top: 0;
}
.department_topBlockTitle::after {
  border-bottom: 4px solid #fff;
  border-right: 4px solid #fff;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .department_topBlockTitle {
    font-size: 1.125rem;
    letter-spacing: 0.02em;
    line-height: 1.6;
    margin: 15px auto 0;
    padding: 10px;
  }
  .department_topBlockTitle::before, .department_topBlockTitle::after {
    height: 10px;
    width: 10px;
  }
  .department_topBlockTitle::before {
    border-left: 3px solid #fff;
    border-top: 3px solid #fff;
  }
  .department_topBlockTitle::after {
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
  }
}

.department_topBlockText {
  color: #fff;
  font-size: 1rem;
  line-height: 1.8;
  margin: 30px auto 0;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .department_topBlockText {
    font-size: 0.875rem;
    line-height: 1.6;
    margin: 15px auto 0;
  }
}

.department_topBlockYoutube {
  aspect-ratio: 16/9;
  margin: 30px auto 0;
  max-width: 600px;
  width: 100%;
}
.department_topBlockYoutube iframe {
  height: 100%;
  width: 100%;
}

.department_contentsBlock {
  background-image: -webkit-linear-gradient(315deg, #7213ea 0%, #1e49e2 100%);
  background-image: linear-gradient(135deg, #7213ea 0%, #1e49e2 100%);
  margin: 20px auto 0;
  position: relative;
  z-index: 1;
}
.department_contentsBlock::before {
  background-color: #fff;
  content: "";
  height: calc(100% - 6px);
  left: 3px;
  position: absolute;
  top: 3px;
  width: calc(100% - 6px);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .department_contentsBlock {
    margin: 15px auto 0;
  }
  .department_contentsBlock::before {
    height: calc(100% - 4px);
    left: 2px;
    top: 2px;
    width: calc(100% - 4px);
  }
}

.department_contentsBlockTitle {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
}
.department_contentsBlockTitle .text {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7213ea), to(#1e49e2));
  background-image: -webkit-linear-gradient(top, #7213ea 0%, #1e49e2 100%);
  background-image: linear-gradient(to bottom, #7213ea 0%, #1e49e2 100%);
  color: #fff;
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 600;
  height: 70px;
  letter-spacing: 0.05em;
  line-height: 1.38;
  padding: 16px 35px;
}
@media screen and (max-width: 767px) {
  .department_contentsBlockTitle .text {
    font-size: 1.125rem;
    height: 38px;
    letter-spacing: 0.02em;
    line-height: 1.6;
    padding: 6px 15px;
  }
}
.department_contentsBlockTitle .triangle {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7213ea), to(#1e49e2));
  background-image: -webkit-linear-gradient(top, #7213ea 0%, #1e49e2 100%);
  background-image: linear-gradient(to bottom, #7213ea 0%, #1e49e2 100%);
  -webkit-clip-path: polygon(0 0, 100% 0%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 0% 100%);
  display: inline-block;
  height: 70px;
  left: -1px;
  position: relative;
  top: 0;
  width: 70px;
}
@media screen and (max-width: 767px) {
  .department_contentsBlockTitle .triangle {
    height: 38px;
    top: 1px;
    width: 38px;
  }
}

.department_contentsBlockBody {
  margin: 30px auto 0;
  padding: 0 63px 53px 63px;
}
@media screen and (max-width: 767px) {
  .department_contentsBlockBody {
    margin: 20px auto 0;
    padding: 0 15px 22px 15px;
  }
}

.department_contentsBlockContents {
  border-bottom: 1px solid #E5E5E5;
  padding: 0 0 25px 0;
}
.department_contentsBlockContents.-no-border {
  border-bottom: none;
  padding: 0;
}
.department_contentsBlockContents.-no-border + .department_contentsBlockContents.-no-border.-no-border {
  margin: 30px 0 0 0;
}
.department_contentsBlockContents + .department_contentsBlockContents {
  margin: 25px 0 0 0;
}
@media screen and (max-width: 767px) {
  .department_contentsBlockContents {
    padding: 0 0 20px 0;
  }
  .department_contentsBlockContents.-no-border + .department_contentsBlockContents.-no-border.-no-border {
    margin: 20px 0 0 0;
  }
  .department_contentsBlockContents + .department_contentsBlockContents {
    margin: 20px 0 0 0;
  }
}

.department_contentsBlockContents_title {
  color: #00338D;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin: 0;
}
.department_contentsBlockContents_title + .department_contentsBlockContents_text {
  margin: 20px 0 0 0;
}
@media screen and (max-width: 767px) {
  .department_contentsBlockContents_title {
    font-size: 1rem;
    letter-spacing: 0.02em;
  }
  .department_contentsBlockContents_title + .department_contentsBlockContents_text {
    margin: 15px 0 0 0;
  }
}

.department_contentsBlockContents_text {
  font-size: 1rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .department_contentsBlockContents_text {
    font-size: 0.875rem;
    line-height: 1.6;
  }
}

.department_contentsBlockContents_numberContents {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 20px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .department_contentsBlockContents_numberContents {
    gap: 10px;
  }
}

.department_contentsBlockContents_numberContentsNumber {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #00338D;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  font-family: "BoldKPMG", sans-serif;
  font-size: 1.875rem;
  height: 55px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.3;
  width: 50px;
}
@media screen and (max-width: 767px) {
  .department_contentsBlockContents_numberContentsNumber {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35px;
            flex: 0 0 35px;
    font-size: 1.25rem;
    height: 40px;
    width: 35px;
  }
}

.department_contentsBlockContents_numberContentsContents {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 70px);
          flex: 0 0 calc(100% - 70px);
  width: calc(100% - 70px);
}
@media screen and (max-width: 767px) {
  .department_contentsBlockContents_numberContentsContents {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 45px);
            flex: 0 0 calc(100% - 45px);
    width: calc(100% - 45px);
  }
}

.department_contentsBlockContents_flexContents {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 30px 0 0;
}
@media screen and (max-width: 767px) {
  .department_contentsBlockContents_flexContents {
    gap: 10px;
    margin: 15px 0 0;
  }
}

.department_contentsBlockContents_flexContentsItem {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 15px);
          flex: 0 0 calc(50% - 15px);
  width: calc(50% - 15px);
}
@media screen and (max-width: 767px) {
  .department_contentsBlockContents_flexContentsItem {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.department_contentsBlockContents_flexContentsItemLink {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: #F7F7F7;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 10px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 162px;
  padding: 15px 20px 25px 202px;
  position: relative;
}
.department_contentsBlockContents_flexContentsItemLink::before, .department_contentsBlockContents_flexContentsItemLink::after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.department_contentsBlockContents_flexContentsItemLink::before {
  background-color: #00338D;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  width: 0;
  z-index: 0;
}
.department_contentsBlockContents_flexContentsItemLink::after {
  background-image: url(../img/bg-department-flex_link-icon.png);
  background-size: cover;
  bottom: 0;
  display: block;
  height: 44px;
  right: 0;
  width: 44px;
  z-index: 3;
}
.department_contentsBlockContents_flexContentsItemLink:hover::before, .department_contentsBlockContents_flexContentsItemLink:focus-within::before {
  width: 100%;
}
.department_contentsBlockContents_flexContentsItemLink:hover::after, .department_contentsBlockContents_flexContentsItemLink:focus-within::after {
  background-image: url(../img/bg-department-flex_link-icon-hover.png);
}
.department_contentsBlockContents_flexContentsItemLink:hover .department_contentsBlockContents_flexContentsItemImage img, .department_contentsBlockContents_flexContentsItemLink:focus-within .department_contentsBlockContents_flexContentsItemImage img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.department_contentsBlockContents_flexContentsItemLink:hover .department_contentsBlockContents_flexContentsItemTitle, .department_contentsBlockContents_flexContentsItemLink:focus-within .department_contentsBlockContents_flexContentsItemTitle {
  color: #fff;
}
.department_contentsBlockContents_flexContentsItemLink:hover .department_contentsBlockContents_flexContentsItemText, .department_contentsBlockContents_flexContentsItemLink:focus-within .department_contentsBlockContents_flexContentsItemText {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .department_contentsBlockContents_flexContentsItemLink {
    padding: 15px 20px 25px 20px;
  }
}
@media screen and (max-width: 767px) {
  .department_contentsBlockContents_flexContentsItemLink {
    gap: 15px;
    padding: 9px 15px 15px 15px;
  }
}

.department_contentsBlockContents_flexContentsItemImage {
  aspect-ratio: 177/109;
  height: 109px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 177px;
}
.department_contentsBlockContents_flexContentsItemImage img {
  height: auto;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .department_contentsBlockContents_flexContentsItemImage {
    height: auto;
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .department_contentsBlockContents_flexContentsItemImage {
    aspect-ratio: 120/74;
    height: 74px;
    width: 120px;
  }
}

.department_contentsBlockContents_flexContentsItemTitle {
  color: #00338D;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .department_contentsBlockContents_flexContentsItemTitle {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(55% - 15px);
            flex: 0 0 calc(55% - 15px);
    min-height: 100px;
    width: calc(55% - 15px);
  }
}
@media screen and (max-width: 767px) {
  .department_contentsBlockContents_flexContentsItemTitle {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 120px);
            flex: 0 0 calc(100% - 120px);
    font-size: 0.875rem;
    min-height: 74px;
    width: calc(100% - 120px);
  }
}

.department_contentsBlockContents_flexContentsItemText {
  color: #333;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0;
  position: relative;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .department_contentsBlockContents_flexContentsItemText {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 0.875rem;
    line-height: 1.6;
    width: 100%;
  }
}

/* ==============================================
  社員の声を知るエリア
=============================================== */
.areaVoice {
  background-color: rgba(172, 234, 255, 0.3);
  background-image: url(../img/bg-voice-area_bgtext.svg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 80px 0 216px;
}
@media screen and (max-width: 767px) {
  .areaVoice {
    background-image: url(../img/bg-voice-area_bgtext-sp.svg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 346px 132px;
    padding: 40px 0 150px;
  }
}

.areaVoice > .inner {
  max-width: 1100px;
}

.voice_contentsList {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style-type: none;
  margin: 40px auto 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .voice_contentsList {
    gap: 15px;
    margin: 20px auto 0;
  }
}

.voice_contentsListItem {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 10px);
          flex: 0 0 calc(50% - 10px);
  width: calc(50% - 10px);
}
@media screen and (max-width: 767px) {
  .voice_contentsListItem {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.voice_contentsListCard {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  gap: 25px;
  margin: 65px 0 0 0;
  min-height: 100%;
  padding: 30px 40px 35px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .voice_contentsListCard {
    gap: 10px;
    margin: 0;
    padding: 15px;
  }
}

.voice_contentsListCardHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  gap: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .voice_contentsListCardHead {
    gap: 15px;
  }
}

.voice_contentsListCardImage {
  height: 130px;
  left: 0;
  position: absolute;
  top: -65px;
  width: 130px;
}
.voice_contentsListCardImage img {
  border-radius: 50%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .voice_contentsListCardImage {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70px;
            flex: 0 0 70px;
    height: 70px;
    position: static;
    width: 70px;
  }
}

.voice_contentsListCardInfo {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 5px 25px;
  padding-left: 120px;
}
@media screen and (max-width: 767px) {
  .voice_contentsListCardInfo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 85px);
            flex: 0 0 calc(100% - 85px);
    padding-left: 0;
    width: calc(100% - 85px);
  }
}

.voice_contentsListCardName {
  color: #00338D;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .voice_contentsListCardName {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.voice_contentsListCardPost {
  font-size: 1rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .voice_contentsListCardPost {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.voice_contentsListCardText,
.voice_contentsListCardBody p {
  font-size: 1rem;
  line-height: 1.8;
}

.voice_contentsListCardTags {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 5px;
}

.voice_contentsListCardTag {
  border: 1px solid rgba(0, 51, 141, 0.5);
  border-radius: 99rem;
  color: #00338D;
  font-size: 0.8125rem;
  line-height: 1.6;
  padding: 4px 14px;
}

/* ==============================================
  メッセージエリア
=============================================== */
.areaMessage {
  background-color: #F7F7F7;
  padding: 80px 0 195px;
  position: relative;
}
.areaMessage::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7213ea), to(#1e49e2));
  background-image: -webkit-linear-gradient(top, #7213ea 0%, #1e49e2 100%);
  background-image: linear-gradient(180deg, #7213ea 0%, #1e49e2 100%);
  bottom: 0;
  content: "";
  display: block;
  height: min(50%, 895px);
  left: 0;
  position: absolute;
  width: min(74%, 997px);
  z-index: 0;
}
.areaMessage::after {
  background-image: url(../img/bg-message-area_bgtext.svg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 498px 148px;
  bottom: 0;
  content: "";
  display: block;
  height: 148px;
  left: 0;
  position: absolute;
  width: 498px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .areaMessage {
    padding: 40px 0 80px;
  }
  .areaMessage::before {
    height: min(50%, 895px);
    width: min(100vw, 100%);
  }
  .areaMessage::after {
    background-size: 206px 63px;
    height: 63px;
    width: 206px;
  }
}

.message_topImage {
  margin: 40px auto 0;
  width: min(100%, 700px);
}
.message_topImage img {
  height: auto;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .message_topImage {
    margin: 20px auto 0;
  }
}

.message_topTitle {
  color: #00338D;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin: 40px auto 0;
  max-width: 940px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .message_topTitle {
    font-size: 1.25rem;
    letter-spacing: 0.02em;
    margin: 25px -20px 0;
  }
}

.message_messageBlock {
  background-color: #fff;
  margin: 40px auto 0;
  padding: 50px;
  width: min(100%, 940px);
}
@media screen and (max-width: 767px) {
  .message_messageBlock {
    margin: 25px auto 0;
    padding: 20px;
  }
}

.message_messageBlock_text {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 2.25;
}
.message_messageBlock_text + .message_messageBlock_text {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .message_messageBlock_text {
    font-size: 0.875rem;
    letter-spacing: 0.02em;
    line-height: 2;
  }
  .message_messageBlock_text + .message_messageBlock_text {
    margin-top: 0.875rem;
  }
}

.message_messageBlock_name {
  font-size: 1.25rem;
  line-height: 1.8;
  margin: 40px auto 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .message_messageBlock_name {
    font-size: 1rem;
    line-height: 2.25;
    margin: 20px auto 0;
    text-align: left;
  }
}

.message_messageBlock_post {
  font-size: 1rem;
  line-height: 1.6;
  margin: 10px auto 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .message_messageBlock_post {
    font-size: 0.875rem;
    line-height: 1.6;
    margin: 14px auto 0;
    text-align: left;
  }
}

/* ==============================================
  採用情報を知るエリア
=============================================== */
.areaInformation {
  padding: 80px 0 80px;
}
@media screen and (max-width: 767px) {
  .areaInformation {
    padding: 40px 0 40px;
  }
}

.information_topContents {
  margin-top: 40px;
  padding: 40px 0 60px;
  position: relative;
}
.information_topContents:has(.information_topImage)::before {
  background-color: #F7F7F7;
  content: "";
  display: block;
  height: calc(100% - 15.0073206442vw);
  left: 0;
  position: absolute;
  top: 15.0073206442vw;
  width: 100%;
  z-index: -1;
}
.information_topContents::before {
  background-color: #F7F7F7;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .information_topContents {
    padding: 0 0 20px;
  }
  .information_topContents::before {
    height: calc(100% - 25.3333333333vw);
    left: 50%;
    top: 25.3333333333vw;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% + 40px);
  }
}

.information_topImage {
  margin: 0 auto 0;
  width: min(100%, 660px);
}
.information_topImage img {
  aspect-ratio: 660/410;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .information_topImage {
    margin: 20px auto 0;
    width: calc(100% - 30px);
  }
}

.information_topTitle,
.information_topText {
  margin: 40px auto 0;
  width: min(100%, 900px);
}

.information_topTitle {
  color: #00338D;
  font-size: 1.875rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .information_topTitle {
    font-size: 1.25rem;
    letter-spacing: 0.02em;
  }
}

.information_topText {
  font-size: 1rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .information_topText {
    font-size: 0.875rem;
    line-height: 1.6;
  }
}

.information_recruitment {
  margin: 60px auto 0;
}
@media screen and (max-width: 767px) {
  .information_recruitment {
    margin: 30px auto 0;
  }
}

.information_recruitmentTitle {
  color: #00338D;
  font-size: 1.875rem;
  line-height: 1.23;
}
@media screen and (max-width: 767px) {
  .information_recruitmentTitle {
    font-size: 1.25rem;
    line-height: 1.6;
  }
}

.entrylink_block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7213ea), to(#1e49e2));
  background-image: -webkit-linear-gradient(#7213ea 0%, #1e49e2 100%);
  background-image: linear-gradient(#7213ea 0%, #1e49e2 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  height: 575px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.entrylink_block:hover .entrylink_image.-left {
  -webkit-transform: perspective(1000px) rotateY(30deg);
          transform: perspective(1000px) rotateY(30deg);
}
.entrylink_block:hover .entrylink_image.-left img {
  -webkit-transform: perspective(1000px) translateZ(0);
          transform: perspective(1000px) translateZ(0);
}
.entrylink_block:hover .entrylink_image.-right {
  -webkit-transform: perspective(1000px) rotateY(-30deg);
          transform: perspective(1000px) rotateY(-30deg);
}
.entrylink_block:hover .entrylink_image.-right img {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.entrylink_block:hover .entrylink_button {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (max-width: 767px) {
  .entrylink_block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .entrylink_block:hover .entrylink_image.-left {
    -webkit-transform: perspective(1000px) rotateY(40deg);
            transform: perspective(1000px) rotateY(40deg);
  }
  .entrylink_block:hover .entrylink_image.-right {
    -webkit-transform: perspective(1000px) rotateY(-40deg);
            transform: perspective(1000px) rotateY(-40deg);
  }
}

@media screen and (max-width: 767px) {
  .entrylink_image_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    position: relative;
    width: 100%;
  }
}

.entrylink_image {
  aspect-ratio: 683/575;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: min(100%, 575px);
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 50%;
}
.entrylink_image img {
  height: auto;
  width: 100%;
}
.entrylink_image.-left {
  left: 0;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}
.entrylink_image.-left img {
  -webkit-transform-origin: top top;
      -ms-transform-origin: top top;
          transform-origin: top top;
}
.entrylink_image.-right {
  right: 0;
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}
@media screen and (max-width: 767px) {
  .entrylink_image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    position: static;
  }
}

.entrylink_contents {
  margin: 0 auto;
  width: min(32.2108345534vw, 460px);
}
@media screen and (max-width: 767px) {
  .entrylink_contents {
    padding: 10px 20px 60px;
    width: 100%;
  }
}

.entrylink_title {
  color: #fff;
  text-align: center;
}
.entrylink_title-english {
  display: block;
  font-family: "BoldKPMG", sans-serif;
  font-size: 6.75rem;
}
.entrylink_title-japanese {
  display: block;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 2.125rem;
  letter-spacing: 0.05em;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .entrylink_title-english {
    font-size: 3.375rem;
  }
  .entrylink_title-japanese {
    font-size: 0.875rem;
    letter-spacing: 0;
    margin-top: 15px;
  }
}

.entrylink_text {
  color: #fff;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 2.2;
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .entrylink_text {
    font-size: 0.875rem;
    line-height: 1.6;
    margin-top: 10px;
  }
}

.entrylink_button {
  margin: 40px auto 0;
  opacity: 0;
  -webkit-transform: translateY(200px);
      -ms-transform: translateY(200px);
          transform: translateY(200px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entrylink_button.c-button_entry {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 290px;
}
@media screen and (max-width: 767px) {
  .entrylink_button {
    margin: 30px auto 0;
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

/* ==============================================
  会社を知るエリア
=============================================== */
.areaCompany {
  background-image: url(../img/bg-company-area.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 1980px 562px;
  padding: 80px 0 56px;
}
@media screen and (max-width: 767px) {
  .areaCompany {
    padding: 40px 0 73px;
  }
}

.companyContents {
  margin: 43px auto 0;
  max-width: 840px;
  padding: 71px 0 0 0;
  position: relative;
  width: 100%;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .companyContents {
    margin: 20px auto 0;
    padding: 0;
  }
}

.companyContentsBg {
  background-image: url(../img/bg-company-contents.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 431px;
  left: 50%;
  opacity: 0.3;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 593px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .companyContentsBg {
    height: 273px;
    top: 103px;
    width: 375px;
  }
}

.companyContentsTitle {
  color: #00338D;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .companyContentsTitle {
    font-size: 1.25rem;
    letter-spacing: 0.02em;
  }
}

.companyContentsText {
  font-size: 1rem;
  line-height: 1.8;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .companyContentsText {
    font-size: 0.875rem;
    line-height: 1.6;
    margin: 20px auto 0;
  }
}

.companyContentsBottom {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: #00338D;
  background-image: url(../img/bg-company-bottom-contents.svg);
  background-position: 6px bottom;
  background-repeat: no-repeat;
  background-size: auto 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 40px auto 0;
  padding: 0 0 78px 0;
}
@media screen and (max-width: 767px) {
  .companyContentsBottom {
    background-color: #00338D;
    background-image: url(../img/bg-company-bottom-contents-sp.svg);
    background-position: 15px bottom;
    background-size: auto 57px;
    gap: 12px;
    margin: 20px auto 0;
    padding: 0 15px 78px 15px;
  }
}

.companyContentsBottomTitle {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 260px;
          flex: 0 0 260px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.6;
  padding: 40px 20px 30px 36px;
}
@media screen and (max-width: 767px) {
  .companyContentsBottomTitle {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 181px;
            flex: 0 0 181px;
    font-size: 1.625rem;
    padding: 15px 10px 12px 0;
  }
}

.companyContentsBottomText {
  color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 1rem;
  line-height: 1.8;
  padding: 52px 0 0 40px;
}
@media screen and (max-width: 767px) {
  .companyContentsBottomText {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0;
  }
}

.areaCompanyBottom {
  background-color: #F7F7F7;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .areaCompanyBottom > .c-inner {
    width: 100%;
  }
}

.companyBottomFlex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .companyBottomFlex.-sp-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse wrap;
            flex-flow: column-reverse wrap;
  }
}

.companyBottomFlexImageLeft,
.companyBottomFlexImageRight {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.companyBottomFlexImageLeft img,
.companyBottomFlexImageRight img {
  height: auto;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .companyBottomFlexImageLeft,
  .companyBottomFlexImageRight {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

.companyBottomFlexImageLeft {
  margin: 0 0 0 calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
  .companyBottomFlexImageLeft {
    margin: 0 auto;
  }
}

.companyBottomFlexImageRight {
  margin: 0 calc(50% - 50vw) 0 0;
}
@media screen and (max-width: 767px) {
  .companyBottomFlexImageRight {
    margin: 0 auto;
  }
}

.companyBottomFlexTextLeft,
.companyBottomFlexTextRight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 20px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .companyBottomFlexTextLeft,
  .companyBottomFlexTextRight {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    gap: 15px;
    width: 100%;
  }
}

.companyBottomFlexTextLeft {
  padding: 60px 60px 60px 50px;
}
@media screen and (max-width: 767px) {
  .companyBottomFlexTextLeft {
    padding: 20px;
  }
}

.companyBottomFlexTextRight {
  padding: 60px 50px 60px 60px;
}
@media screen and (max-width: 767px) {
  .companyBottomFlexTextRight {
    padding: 20px;
  }
}

.areaCompanyBottomTitle {
  color: #00338D;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .areaCompanyBottomTitle {
    font-size: 1.25rem;
    letter-spacing: 0.02em;
  }
}

.areaCompanyBottomText {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  font-size: 1rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .areaCompanyBottomText {
    font-size: 0.875rem;
    line-height: 1.6;
  }
}

.u-ff-kpmg {
  font-family: "BoldKPMG", sans-serif;
}

.u-fw-bold {
  font-weight: 600;
}

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

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

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

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

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

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

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

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

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

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

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

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

.u-mt25 {
  margin-top: 25px !important;
}

.u-mt120 {
  margin-top: 120px !important;
}

.u-mt30-20 {
  margin-top: 30px !important;
}
@media screen and (max-width: 767px) {
  .u-mt30-20 {
    margin-top: 20px !important;
  }
}

.u-mt20-10 {
  margin-top: 20px !important;
}
@media screen and (max-width: 767px) {
  .u-mt20-10 {
    margin-top: 10px !important;
  }
}
