@charset "UTF-8";
html,
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1.5em;
  font-weight: bold;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.6em;
}

h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1em;
}

ol,
ul {
  margin-bottom: 1.5em;
  padding-left: 1.5em;
}

table {
  width: 100%;
  margin-bottom: 1.5em;
  border-spacing: 0;
  border-collapse: collapse;
}

table th,
table td {
  padding: 0.5em;
  border: 1px solid #000;
}

table th {
  font-weight: bold;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q::before,
q::after,
blockquote::before,
blockquote::after {
  content: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body * {
  max-height: 99999em;
  word-break: break-word;
}

p {
  margin-bottom: 1.5em;
}

a:hover {
  text-decoration: none;
}

a:not([class]) {
  color: inherit;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

input,
label,
select,
button {
  line-height: inherit;
}

input,
label,
select,
button,
textarea {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font: inherit;
  word-break: normal;
  vertical-align: middle;
  white-space: normal;
  -webkit-appearance: none;
}

button:focus {
  outline: 0;
}

input:focus,
textarea:focus,
select:focus {
  outline: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
}

::-webkit-search-decoration {
  display: none;
}

textarea {
  overflow: auto;
  line-height: 1.5;
  white-space: pre-line;
  resize: none;
}

button {
  color: inherit;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
  html,
  body {
    width: 1600px;
    margin: 0;
  }
  @page {
    margin: 0;
    size: 11in 14.028in;
  }
  @page :left {
    margin: 0;
  }
  @page :right {
    margin: 0;
  }
  @page :first {
    margin-top: 0;
  }
}
html {
  opacity: 0;
  line-height: 1;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
html.is-visible {
  opacity: 1;
}
html.is-frozen-windows body {
  position: fixed;
  width: 100%;
}
@media print, (min-width: 768px) {
  html {
    overflow: auto scroll;
  }
  html.is-frozen-windows {
    min-width: 1300px;
  }
  html.is-frozen-os:not(.is-macos) {
    overflow: auto hidden;
  }
  html.is-frozen-os.is-tablet {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767.98px) {
  html::-webkit-scrollbar {
    width: 0;
    opacity: 0;
  }
  html.is-frozen-os {
    overflow: hidden;
  }
}

body {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  color: #323232;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.75;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
@media only screen and (max-width: 767.98px) {
  body::-webkit-scrollbar {
    width: 0;
    opacity: 0;
  }
}

.hidden {
  display: none;
}

.trans {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1;
  text-decoration: none;
}
@media print, (min-width: 768px) {
  .trans:hover {
    opacity: 0.8;
  }
}

.load {
  opacity: 0;
}
html.is-visible .load {
  opacity: 1;
}

.image-common {
  display: block;
  width: 100%;
}

.object-common {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media print, (min-width: 768px) {
  html {
    font-size: 625%;
  }
  body {
    font-size: 0.18rem;
    font-weight: 400;
  }
  .container {
    min-width: 1300px;
  }
  .wrapper {
    width: calc(100% - 60px);
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }
  .sm {
    display: none !important;
  }
}
@media only screen and (max-width: 767.98px) {
  html {
    min-height: 100vh;
    font-size: 25.641025641vw;
  }
  body {
    font-size: 0.16rem;
    font-weight: 400;
  }
  .container {
    min-width: 320px;
  }
  .wrapper {
    padding-right: 0.18rem;
    padding-left: 0.18rem;
  }
  .md {
    display: none !important;
  }
}
@media print, (min-width: 768px) {
  main {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 767.98px) {
  main {
    padding-top: 0.65rem;
  }
}

.menu-header-primary {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-header-primary .menu-element {
  overflow: hidden;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-weight: 700;
  letter-spacing: 0.05em;
  cursor: pointer;
}
.menu-header-primary .menu-label {
  position: relative;
  color: #323232;
  text-decoration: none;
}
@media print, (min-width: 768px) {
  .menu-header-primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .menu-header-primary .menu-element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 230px;
    min-height: 100px;
    padding: 0 10px;
  }
  .menu-header-primary .menu-element:hover .menu-label {
    color: #fff;
  }
  .menu-header-primary .menu-element:hover .menu-label::before {
    border-color: #fff;
  }
  .menu-header-primary .menu-element:hover .menu-label::after {
    visibility: visible;
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  .menu-header-primary .menu-element:hover .tab-header-primary {
    right: 0;
    left: 0;
    opacity: 1;
    pointer-events: auto;
  }
  .menu-header-primary .menu-element:hover .tab-header-primary::before {
    visibility: visible;
    opacity: 1;
    pointer-events: none !important;
  }
  .menu-header-primary .menu-element:hover .tab-header-primary .tab-viewport {
    visibility: visible;
  }
  .menu-header-primary .menu-label {
    padding-right: 32px;
    -webkit-transition: color 0.35s ease;
    transition: color 0.35s ease;
    cursor: pointer;
  }
  .menu-header-primary .menu-label::before {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 5px;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(136deg) translateX(-50%);
            transform: rotate(136deg) translateX(-50%);
    -webkit-transition: border-color 0.35s ease;
    transition: border-color 0.35s ease;
    border-top: 2px solid #323232;
    border-right: 2px solid #323232;
  }
  html.is-mac .menu-header-primary .menu-label::before {
    top: calc(50% - 2px);
  }
  .menu-header-primary .menu-label::after {
    content: "";
    display: block;
    visibility: hidden;
    position: absolute;
    z-index: -1;
    top: calc(50% + 1px);
    right: calc(50% - 180px);
    width: 180px;
    height: 180px;
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
    -webkit-transition: opacity 0.35s ease, visibility 0.35s ease, -webkit-transform 0.35s ease;
    transition: opacity 0.35s ease, visibility 0.35s ease, -webkit-transform 0.35s ease;
    transition: transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease;
    transition: transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease, -webkit-transform 0.35s ease;
    border-radius: 50%;
    opacity: 0;
    background: #1b54aa;
  }
}
@media only screen and (max-width: 767.98px) {
  .menu-header-primary .menu-element {
    border-radius: 0.2rem;
    background: #fff;
  }
  .menu-header-primary .menu-element:not(:last-child) {
    margin-bottom: 0.2rem;
  }
  .menu-header-primary .menu-element.is-active .label-icon {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .menu-header-primary .menu-label {
    display: block;
    padding: 0.12rem 0.45rem 0.13rem 0.2rem;
    color: #1b54aa;
    font-size: 0.2rem;
  }
}

.button-header-internship,
.button-header-entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-decoration: none;
}
.button-header-internship span,
.button-header-entry span {
  letter-spacing: 0.1em;
}
.button-header-internship .button-label,
.button-header-entry .button-label {
  position: relative;
}
@media print, (min-width: 768px) {
  .button-header-internship,
  .button-header-entry {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-width: 160px;
    min-height: 100px;
    padding: 20px;
    -webkit-transition: color 0.35s ease;
    transition: color 0.35s ease;
    font-size: 0.18rem;
    line-height: 1.3888888889;
  }
  .button-header-internship::after,
  .button-header-entry::after {
    content: "";
    display: block;
    visibility: hidden;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transition: opacity 0.35s ease, visibility 0.35s ease, -webkit-transform 0.35s ease;
    transition: opacity 0.35s ease, visibility 0.35s ease, -webkit-transform 0.35s ease;
    transition: transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease;
    transition: transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease, -webkit-transform 0.35s ease;
    border-radius: 99999px;
    opacity: 0;
    background: #fff;
  }
  .button-header-internship:hover::after,
  .button-header-entry:hover::after {
    visibility: visible;
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  .button-header-internship .button-label,
  .button-header-entry .button-label {
    z-index: 10;
  }
}
@media only screen and (max-width: 767.98px) {
  .button-header-internship,
  .button-header-entry {
    width: 1.72rem;
    min-height: 0.8rem;
    margin: 0 0.05rem;
    padding: 0.15rem;
    border-radius: 0.2rem;
    font-size: 0.18rem;
    line-height: 1.3888888889;
  }
}

.button-header-internship {
  background-color: #323f57;
}
@media print, (min-width: 768px) {
  .button-header-internship:hover {
    color: #323f57;
  }
}

.button-header-entry {
  background-color: #1b54aa;
}
@media print, (min-width: 768px) {
  .button-header-entry:hover {
    color: #1b54aa;
  }
}

@media only screen and (max-width: 767.98px) {
  .button-header-burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 0.65rem;
    height: 0.65rem;
    padding: 0.15rem;
    background-color: #1b54aa;
    cursor: pointer;
  }
  .button-header-burger span {
    display: block;
    width: 0.06rem;
    height: 0.06rem;
    margin: 0 0.02rem;
    border-radius: 50%;
    background: #fff;
  }
  .button-header-burger span:nth-child(2) {
    -webkit-transition: width 0.35s ease;
    transition: width 0.35s ease;
  }
  .button-header-burger.is-active span:nth-child(1) {
    display: none;
  }
  .button-header-burger.is-active span:nth-child(2) {
    width: 100%;
    border-radius: 10px;
  }
  .button-header-burger.is-active span:nth-child(3) {
    display: none;
  }
}

.header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-logo {
  display: block;
}
.header-logo .logo-image {
  display: block;
}
html.is-mac .header-logo .logo-image {
  cursor: pointer;
}
@media print, (min-width: 768px) {
  .header-logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 220px;
    padding-top: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .header-logo {
    position: relative;
    z-index: 10;
    width: 1.47rem;
    -webkit-transition: -webkit-filter 0.3s ease;
    transition: -webkit-filter 0.3s ease;
    transition: filter 0.3s ease;
    transition: filter 0.3s ease, -webkit-filter 0.3s ease;
  }
}

.header-navigation .navigation-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, (min-width: 768px) {
  .header-navigation {
    display: block !important;
    height: auto;
    margin: 0;
    opacity: 1;
  }
  .header-navigation .navigation-viewport {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header-navigation .navigation-button {
    margin-left: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .header-navigation {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh !important;
    padding: 0.85rem 0.18rem 0;
    overflow-y: auto;
    background: url("../img/common/thumbnail_bg_05.jpg") top left/cover repeat;
  }
  .header-navigation .navigation-viewport {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 1.5rem;
  }
  .header-navigation .navigation-button {
    margin: 0 -0.05rem 0.2rem;
  }
}

.header-common {
  position: fixed;
  z-index: 999;
  top: 0;
  width: 100%;
  background-color: #fff;
}
.header-common .wrapper {
  width: unset;
  max-width: unset;
}
.header-common .thumbnail-caption {
  position: relative;
  margin: 0;
  overflow: hidden;
  -webkit-transition: background 0.35s ease, color 0.35s ease;
  transition: background 0.35s ease, color 0.35s ease;
  background: url("../img/common/thumbnail_bg_01.png") center center/auto 100% repeat;
  color: #1b54aa;
  letter-spacing: 0.05em;
  text-align: center;
}
.header-common .thumbnail-caption span {
  display: block;
}
.header-common .caption-top {
  font-weight: 500;
}
.header-common .caption-bottom {
  font-weight: 700;
}
.header-common .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  text-decoration: none;
}
.header-common .item-wrapper::before, .header-common .item-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
  border-radius: 0.2rem;
}
.header-common .item-wrapper::before {
  background: #1b54aa;
}
.header-common .item-wrapper::after {
  opacity: 0;
  background: url("../img/common/thumbnail_bg_02.png") top center/cover repeat;
}
.header-common .item-wrapper:hover::before {
  opacity: 0;
}
.header-common .item-wrapper:hover::after {
  opacity: 1;
}
.header-common .item-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.header-common .item-heading,
.header-common .item-image {
  position: relative;
  z-index: 1;
}
.header-common .item-button {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background: #e7ebf4;
  color: #323232;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-decoration: none;
}
.header-common .item-button:hover {
  background: #1b54aa;
  color: #fff;
}
.header-common .item-button:hover::before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.header-common .item-button::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-filter 0.35s ease;
  transition: -webkit-filter 0.35s ease;
  transition: filter 0.35s ease;
  transition: filter 0.35s ease, -webkit-filter 0.35s ease;
  background: url("../img/common/header_ico_01.png") center center/100% auto no-repeat;
}
.header-common .item-button.is-song::before {
  display: none;
}
.header-common .menu-application {
  -webkit-transition: background 0.35s ease;
  transition: background 0.35s ease;
  background: url("../img/common/thumbnail_bg_03.png") center center/100% 100% repeat;
  text-decoration: none;
}
.header-common .menu-application:hover {
  background: url("../img/common/thumbnail_bg_04.png") center center/100% 100% repeat;
}
.header-common .menu-welfare {
  -webkit-transition: background 0.35s ease;
  transition: background 0.35s ease;
  background: url("../img/common/thumbnail_bg_03.png") center center/100% 100% repeat;
  text-decoration: none;
}
.header-common .menu-welfare:hover {
  background: url("../img/common/thumbnail_bg_04.png") center center/100% 100% repeat;
}
.header-common .menu-welfare p {
  margin: 0;
  color: #fff;
  font-weight: 700;
}
.header-common .application-wrapper.is-modify {
  position: relative;
}
.header-common .application-wrapper.is-modify::after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
}
.header-common .application-wrapper a {
  text-decoration: none;
}
.header-common .application-button {
  color: #0076ee;
  font-weight: 700;
}
.header-common .application-button span {
  margin: 0 auto;
  background: #fff;
}
.header-common .application-text {
  color: #fff;
}
.header-common .list-item-primary {
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .header-common {
    min-width: 1300px;
    padding-left: 30px;
  }
  .header-common .thumbnail-caption {
    min-height: 58px;
    margin-top: -28px;
    padding: 6px 10px;
    border-radius: 200px;
  }
  .header-common .caption-top {
    font-size: 0.1rem;
  }
  .header-common .caption-bottom {
    font-size: 0.16rem;
  }
  .header-common .list-item-primary {
    margin: 0 12px 23px;
  }
  .header-common .item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 200px;
    border-radius: 20px;
  }
  .header-common .item-image {
    width: 100%;
    height: 134px;
  }
  .header-common .button-wrapper {
    width: 332px;
  }
  .header-common .item-heading {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 0.16rem;
    line-height: 1.5;
    text-align: center;
  }
  .header-common .item-button {
    padding: 9px 40px 9px 20px;
    border-radius: 100px;
    font-size: 0.16rem;
  }
  .header-common .item-button:not(:last-child) {
    margin-bottom: 6px;
  }
  .header-common .item-button::before {
    right: 20px;
    width: 12px;
    height: 12px;
  }
  .header-common .application-button,
  .header-common .application-text {
    display: block;
  }
  .header-common .application-button {
    margin-bottom: 9px;
    font-size: 0.18rem;
  }
  .header-common .application-button span {
    padding: 7px 22px;
    border-radius: 100px;
  }
  .header-common .application-text {
    font-size: 0.28rem;
    font-weight: 700;
  }
  .header-common .application-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 50%;
    padding: 0 10px;
  }
  .header-common .application-wrapper.is-modify::after {
    top: -10px;
    right: 0;
    width: 1px;
    height: 100px;
  }
  .header-common .menu-application {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 612px;
    min-height: 200px;
    margin: 0 11px 20px;
    padding: 60px 0 50px;
    border-radius: 40px;
    text-align: center;
  }
  .header-common .menu-welfare {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 408px;
    min-height: 200px;
    margin: 0 11px 20px;
    padding: 65px;
    border-radius: 40px;
  }
  .header-common .menu-welfare p {
    font-size: 1.4583333333vw;
    line-height: 1.0714285714;
  }
}
@media print, (width >= 767.98px) and (width <= 1920px) {
  .header-common .application-button {
    font-size: 0.9375vw;
  }
  .header-common .application-text {
    font-size: 1.4583333333vw;
  }
  .header-common .menu-application {
    width: 31.875vw;
    min-height: 10.4166666667vw;
    margin: 0 0.5729166667vw 1.0416666667vw;
    padding: 3.125vw 0 2.6041666667vw;
  }
  .header-common .menu-welfare {
    width: 21.25vw;
    min-height: 10.4166666667vw;
    margin: 0 0.5729166667vw 1.0416666667vw;
    padding: 3.3854166667vw;
  }
}
@media print, (min-width: 768px) and (max-width: 1366px) {
  .header-common .menu-element {
    min-width: 180px;
    padding: 0 20px;
  }
  .header-common .menu-label::after {
    top: calc(50% - 2px);
    right: calc(50% - 151px);
    width: 150px;
    height: 150px;
  }
}
@media print, (width >= 767.98px) and (width <= 1350px) {
  .header-common .menu-application {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media only screen and (max-width: 767.98px) {
  .header-common {
    padding: 0.14rem 1rem 0.12rem 0.18rem;
  }
  .header-common.is-active {
    background-color: #00a7ff;
  }
  .header-common.is-active .header-logo {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  .header-common .wrapper {
    padding: 0;
  }
  .header-common .label-icon {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 0.6rem;
    height: 0.6rem;
    -webkit-transition: -webkit-transform 0.35s ease;
    transition: -webkit-transform 0.35s ease;
    transition: transform 0.35s ease;
    transition: transform 0.35s ease, -webkit-transform 0.35s ease;
  }
  .header-common .label-icon::before {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 0.07rem);
    right: 0.28rem;
    width: 0.16rem;
    height: 0.16rem;
    -webkit-transform: rotate(136deg) translateX(-50%);
            transform: rotate(136deg) translateX(-50%);
    border-top: 0.03rem solid #1b54aa;
    border-right: 0.03rem solid #1b54aa;
  }
  .header-common .navigation-footing {
    margin: 0 -0.18rem -0.1rem;
    padding: 0.44rem 0.18rem 1rem;
    background: #fff;
  }
  .header-common .footing-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 0.78rem;
  }
  .header-common .footing-menu .menu-element {
    padding: 0.3rem 0;
    border-bottom: 0.01rem solid #1b54aa;
  }
  .header-common .footing-menu .element-label {
    display: block;
    position: relative;
    padding: 0 0.4rem 0 0.12rem;
    color: #1b54aa;
    font-size: 0.2rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    text-decoration: none;
  }
  .header-common .footing-menu .element-label::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0.12rem;
    width: 0.14rem;
    height: 0.14rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: url("../img/common/sp/header_ico_02.png") center center/100% auto no-repeat;
  }
  .header-common .footing-logo {
    display: block;
    width: 2.6rem;
    margin: 0 auto 0.77rem;
  }
  .header-common .footing-controller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.32rem;
  }
  .header-common .footing-controller .controller-button {
    position: relative;
    padding-right: 0.34rem;
    color: #323232;
    font-size: 0.12rem;
    letter-spacing: 0.05em;
    text-decoration: none;
  }
  .header-common .footing-controller .controller-button:first-child {
    margin-right: 0.34rem;
  }
  .header-common .footing-controller .controller-button::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0.12rem;
    width: 0.12rem;
    height: 0.12rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: url("../img/common/header_ico_01.png") center center/100% auto no-repeat;
  }
  .header-common .footing-copyright {
    text-align: center;
  }
  .header-common .footing-copyright small {
    display: block;
    position: relative;
    font-size: 0.12rem;
    letter-spacing: 0.05em;
  }
  .header-common .list-item-primary:not(:last-child) {
    margin-bottom: 0.1rem;
  }
  .header-common .item-image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 1rem;
  }
  .header-common .item-heading {
    padding: 0.09rem 0 0.08rem 0.2rem;
    font-size: 0.15rem;
    line-height: 1.75;
  }
  .header-common .item-wrapper {
    border-radius: 0.2rem;
  }
  .header-common .item-button {
    min-height: 0.4rem;
    padding: 0.08rem 0.4rem 0.08rem 0.2rem;
    border-radius: 1rem;
    font-size: 0.14rem;
  }
  .header-common .item-button::before {
    right: 0.2rem;
    width: 0.12rem;
    height: 0.12rem;
  }
  .header-common .item-button:not(:last-child) {
    margin-bottom: 0.1rem;
  }
  .header-common .list-item-primary:last-child {
    margin-top: 0.2rem;
  }
  .header-common .thumbnail-caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 0.58rem;
    margin-top: -0.25rem;
    padding: 0.05rem 0.06rem;
    border-radius: 2rem;
  }
  .header-common .caption-top {
    font-size: 0.08rem;
  }
  .header-common .caption-bottom {
    margin-top: -0.02rem;
    font-size: 0.12rem;
  }
  .header-common .menu-application {
    margin-bottom: 0.1rem;
    padding: 0.15rem 0.2rem;
  }
  .header-common .application-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header-common .application-wrapper.is-modify {
    padding-bottom: 0.21rem;
  }
  .header-common .application-wrapper.is-modify::after {
    bottom: 0.1rem;
    width: 100%;
    height: 0.01rem;
  }
  .header-common .menu-application,
  .header-common .menu-welfare {
    display: block;
    border-radius: 0.2rem;
  }
  .header-common .application-button {
    font-size: 0.12rem;
    line-height: 1.75;
  }
  .header-common .application-button span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 1.6rem;
    min-height: 0.4rem;
    border-radius: 1rem;
  }
  .header-common .application-text {
    margin-left: 0.2rem;
    font-size: 0.15rem;
    font-weight: 900;
    letter-spacing: 0.05em;
    line-height: 1.5333333333;
    text-align: center;
  }
  .header-common .menu-welfare {
    padding: 0.25rem 0.2rem 0.22rem;
    font-size: 0.15rem;
    font-weight: 900;
    line-height: 1.5333333333;
  }
  .header-common .menu-welfare p {
    letter-spacing: 0.05em;
  }
}
@media print {
  .header-common {
    position: absolute;
    top: 0;
  }
}

.tab-header-primary .tab-title {
  margin: 0;
  color: #1b54aa;
  font-weight: 700;
}
@media print, (min-width: 768px) {
  .tab-header-primary {
    display: block !important;
    visibility: hidden;
    position: fixed;
    inset: 100px -200% 0 200%;
    min-width: 1300px;
    padding-bottom: 30px;
    overflow: auto;
    -webkit-transition: right 0.6s ease, left 0.6s ease, opacity 0.6s ease, visibility 0.6s ease;
    transition: right 0.6s ease, left 0.6s ease, opacity 0.6s ease, visibility 0.6s ease;
    opacity: 0;
    pointer-events: none;
  }
  .tab-header-primary::-webkit-scrollbar {
    width: 0;
    opacity: 0;
  }
  .tab-header-primary::before {
    content: "";
    visibility: hidden;
    position: fixed;
    z-index: -1;
    top: 100px;
    left: 0;
    width: 100%;
    height: 100vh;
    -webkit-transition: opacity 0.35s ease, visibility 0.35s ease;
    transition: opacity 0.35s ease, visibility 0.35s ease;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: none;
  }
  .tab-header-primary .tab-viewport {
    visibility: visible;
    position: relative;
    width: 81.25%;
    max-height: 100%;
    margin-left: auto;
    padding: 80px 78px 60px;
    overflow: hidden auto;
    -webkit-transition: right 0.35s ease;
    transition: right 0.35s ease;
    border-radius: 0 0 0 100px;
    background-color: #fff;
  }
  .tab-header-primary .tab-viewport::-webkit-scrollbar {
    width: 0;
    opacity: 0;
  }
  .tab-header-primary .tab-wrapper {
    max-width: 1136px;
  }
  .tab-header-primary .tab-block {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .tab-header-primary .tab-block:not(:last-child) {
    margin-bottom: 13px;
  }
  .tab-header-primary .tab-title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 148px;
    font-size: 0.22rem;
    line-height: 1.75;
  }
}
@media only screen and (max-width: 767.98px) {
  .tab-header-primary .tab-block {
    margin: 0 0.2rem;
    padding: 0.2rem 0 0.17rem;
    border-top: 0.01rem solid #1b54aa;
  }
  .tab-header-primary .tab-viewport {
    display: none;
  }
  .tab-header-primary .tab-title {
    margin-top: -0.07rem;
    margin-bottom: 0.13rem;
    font-size: 0.16rem;
  }
}

.list-header-primary {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-header-primary .item-thumbnail {
  display: block;
  text-decoration: none;
}
.list-header-primary .item-thumbnail:hover .thumbnail-caption {
  background: url("../img/common/thumbnail_bg_02.png") center center/auto 100% repeat;
  color: #fff;
}
@media print, (min-width: 768px) {
  .list-header-primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -12px;
    padding-top: 3px;
  }
  .list-header-primary .list-item {
    margin: 0 12px 49px;
  }
  .list-header-primary .item-thumbnail {
    width: 160px;
    height: 143px;
  }
  .list-header-primary .item-thumbnail img {
    border-radius: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-header-primary.is-modify {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -0.11rem -0.07rem;
  }
  .list-header-primary .list-item {
    width: 33.3333333333%;
    margin-bottom: 0.53rem;
    padding: 0 0.11rem;
  }
  .list-header-primary .item-thumbnail {
    width: 0.9rem;
    height: 0.9rem;
  }
  .list-header-primary .item-thumbnail img {
    border-radius: 0.2rem;
  }
}

@media print, (min-width: 768px) {
  .list-header-primary:not(.is-modify) {
    max-width: 1136px;
  }
  .list-header-primary:not(.is-modify) .list-item-primary {
    width: calc(25% - 24px);
  }
  .list-header-primary:not(.is-modify) .button-wrapper {
    width: 100%;
    max-width: 332px;
  }
}

@media only screen and (max-width: 767.98px) {
  .navigation-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }
  .navigation-inner .navigation-footing {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.list-header-recruitment .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #fff;
  letter-spacing: 0;
}
.list-header-recruitment .item-wrapper::before, .list-header-recruitment .item-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.list-header-recruitment .item-wrapper::before {
  background: url("/recruit/img/home/bg_about-link.png") no-repeat 0 0/cover;
}
.list-header-recruitment .item-wrapper::after {
  opacity: 0;
  background: url("/recruit/img/home/bg_about-link_on.png") no-repeat 0 0/cover;
}
.list-header-recruitment .item-kind {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  color: #0076ee;
  font-weight: 700;
  line-height: 1;
}
.list-header-recruitment .item-label {
  font-weight: 700;
}
@media print, (min-width: 768px) {
  .list-header-recruitment {
    display: grid;
    grid-gap: 30px 24px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    width: 1044px;
  }
  .list-header-recruitment .list-item {
    width: 510px;
  }
  .list-header-recruitment .item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 510px;
    height: 200px;
    border-radius: 20px;
  }
  .list-header-recruitment .item-kind {
    margin-bottom: 6px;
    padding: 11px 24px;
    border-radius: 100px;
    font-size: 0.18rem;
  }
  .list-header-recruitment .item-label {
    font-size: 0.28rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-header-recruitment .list-item:not(:last-child) {
    margin-bottom: 0.1rem;
  }
  .list-header-recruitment .item-wrapper {
    padding: 0.16rem 0.25rem;
  }
  .list-header-recruitment .item-wrapper::before {
    background: url("/recruit/img/_common/header/bg_about-link_sp.png") no-repeat 0 0/cover;
  }
  .list-header-recruitment .item-kind {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 1.82rem;
    margin-right: 0.19rem;
    padding: 0.0925rem 0.125rem;
    border-radius: 0.15rem;
    font-size: 0.115rem;
  }
  .list-header-recruitment .item-label {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0 -0.1rem;
    font-size: 0.15rem;
    text-align: center;
  }
}

.footer-common {
  position: relative;
}
.footer-common .logo-image {
  display: block;
}
html.is-mac .footer-common .logo-image {
  cursor: pointer;
}
.footer-common ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-common a {
  position: relative;
  letter-spacing: 0.05em;
  text-decoration: none;
}
.footer-common a.is-blank::before {
  content: "";
  display: inline-block;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("../img/common/header_ico_01.png") center center/auto 100% no-repeat;
}
.footer-common .column-title {
  color: #005bac;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.footer-common .item-label {
  color: #323232;
  letter-spacing: 0.05em;
  text-rendering: geometricPrecision;
}
.footer-common .item-label.is-blue {
  color: #00a7ff;
  font-weight: 700;
}
.footer-common .sub-item a {
  color: #323232;
  text-rendering: geometricPrecision;
}
.footer-common .button-link,
.footer-common small {
  display: block;
  color: #323232;
  letter-spacing: 0.05em;
}
.footer-common .footer-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, (min-width: 768px) {
  .footer-common {
    padding-top: 100px;
    padding-bottom: 40px;
  }
  .footer-common .is-modify {
    margin-right: -10px;
  }
  .footer-common a.is-blank {
    padding-right: 20px;
  }
  .footer-common a.is-blank::before {
    top: calc(50% + 1px);
    right: 0;
    width: 14px;
    height: 14px;
  }
  .footer-common .list-item {
    display: block !important;
  }
  .footer-common .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer-common .footer-inner {
    padding-top: 51px;
    padding-bottom: 30px;
  }
  .footer-common .footer-logo {
    width: 260px;
  }
  .footer-common .footer-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3px;
    padding-left: 148px;
  }
  .footer-common .column-title {
    margin-bottom: 21px;
    font-size: 0.18rem;
    line-height: 1.6666666667;
  }
  .footer-common .item-sub {
    margin-top: -6px;
    margin-bottom: 5px;
    padding-left: 10px;
  }
  .footer-common .sub-item a {
    font-size: 0.15rem;
    line-height: 2;
  }
  .footer-common .item-label {
    font-size: 0.15rem;
    line-height: 2.6666666667;
  }
  .footer-common .item-label.is-blue {
    margin-top: 2px;
    margin-bottom: 11px;
  }
  .footer-common .navigation-column:first-child {
    margin-right: 85px;
  }
  .footer-common .navigation-column:nth-child(2) {
    margin-right: 91px;
  }
  .footer-common .button-link {
    font-size: 0.15rem;
  }
  .footer-common .button-link:not(:last-child) {
    margin-bottom: 15px;
  }
  .footer-common .footer-wrapper .wrapper {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer-common small {
    margin-right: -13px;
    margin-bottom: 3px;
    font-size: 0.12rem;
  }
  .footer-common .footer-button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (max-width: 767.98px) {
  .footer-common {
    padding-top: 0.47rem;
    padding-bottom: 0.98rem;
  }
  .footer-common a {
    display: block;
  }
  .footer-common a.is-blank {
    padding-right: 20px;
  }
  .footer-common a.is-blank span {
    position: relative;
  }
  .footer-common a.is-blank span::before {
    content: "";
    display: block;
    position: absolute;
    top: 0.05rem;
    right: -0.23rem;
    width: 0.14rem;
    height: 0.14rem;
    background: url("../img/common/header_ico_01.png") center center/auto 100% no-repeat;
  }
  .footer-common .column-title {
    position: relative;
    margin: 0;
    padding: 0.28rem 0.12rem 0.29rem;
    border-bottom: 0.01rem solid #005bac;
    font-size: 0.2rem;
    line-height: 1.5;
  }
  .footer-common .column-title::before {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 0.01rem);
    right: 0.12rem;
    width: 0.14rem;
    height: 0.14rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: url("../img/common/sp/header_ico_02.png") center center/auto 100% no-repeat;
  }
  .footer-common .list-item {
    display: none;
  }
  .footer-common .item-label {
    display: block;
    margin: 0;
    padding: 0.12rem 0.2rem;
    border-bottom: 0.01rem solid #fff;
    background: rgba(0, 91, 172, 0.1);
    font-size: 0.15rem;
  }
  .footer-common .item-label.is-blue {
    background: #fff;
  }
  .footer-common .sub-item a {
    display: block;
    padding: 0.13rem 0.4rem 0.11rem;
    background: rgba(0, 91, 172, 0.2);
    font-size: 0.15rem;
  }
  .footer-common .sub-item {
    border-bottom: 0.01rem solid #fff;
  }
  .footer-common .footer-logo {
    width: 2.6rem;
    margin: 0 auto 0.78rem;
  }
  .footer-common .footer-wrapper {
    padding-top: 1.01rem;
  }
  .footer-common .button-link {
    position: relative;
    font-size: 0.12rem;
  }
  .footer-common .button-link::before {
    top: 0.11rem;
    right: -0.03rem;
    width: 0.14rem;
    height: 0.14rem;
    background: url("../img/common/header_ico_01.png") center center/auto 100% no-repeat;
  }
  .footer-common .button-link:first-child {
    margin-right: 0.48rem;
  }
  .footer-common small {
    font-size: 0.12rem;
    text-align: center;
  }
  .footer-common .footer-button {
    margin-bottom: 0.36rem;
  }
}

.button-top {
  display: none;
  position: fixed;
  z-index: 100;
  background: #fff;
  color: #fff;
  text-align: center;
  cursor: pointer;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-image: url("../img/common/footer_bg.png");
          mask-image: url("../img/common/footer_bg.png");
}
.button-top span {
  position: relative;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.button-top.is-stuck {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.button-top::before, .button-top::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.button-top::before {
  background: url("../img/common/footer_ico_01.png") no-repeat center/100% 100%;
}
.button-top::after {
  z-index: -1;
  opacity: 0;
  background: url("../img/common/footer_ico_02.png") no-repeat center/100% 100%;
}
@media print, (min-width: 768px) {
  .button-top {
    right: 20px;
    bottom: 40px;
    width: 132px;
    height: 105px;
  }
  .button-top.is-stuck {
    top: -14px;
  }
  .button-top:hover::before {
    opacity: 0;
  }
  .button-top:hover::after {
    opacity: 1;
  }
  .button-top span {
    position: absolute;
    top: 39px;
    left: 31px;
    width: 40px;
    height: 33px;
    background: url("../../img/_common/txt_pagetop.svg") top left/100% auto no-repeat;
    color: transparent;
  }
}
@media only screen and (max-width: 767.98px) {
  .button-top {
    right: 0.18rem;
    bottom: 1rem;
    width: 1.2rem;
    height: 0.95rem;
    padding: 0.33rem 0.45rem 0.33rem 0.1rem;
  }
  .button-top span {
    font-size: 0.11rem;
    line-height: 2.2727272727;
  }
}

.title-common-secondary img {
  display: block;
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.title-common-secondary.is-right {
  margin-right: auto;
}
.title-common-secondary.is-left {
  margin-left: auto;
}
.title-common-secondary .title-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
}
.title-common-secondary .title-left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.title-common-secondary .title-left img {
  position: relative;
}
.title-common-secondary .title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #1b54aa;
}
.title-common-secondary .title-main,
.title-common-secondary .title-inner {
  display: block;
}
@media print, (min-width: 768px) {
  .title-common-secondary {
    width: 40%;
  }
  .title-common-secondary.is-left {
    margin-right: 7px;
  }
  .title-common-secondary .title-wrapper {
    width: 384px;
    min-height: 60px;
    margin-bottom: 39px;
    padding-left: 12px;
    border-radius: 200px;
  }
  .title-common-secondary .title-right {
    width: 180px;
    min-height: 60px;
    padding-top: 3px;
    border-radius: 200px;
  }
  .title-common-secondary .title-left {
    padding-left: 28px;
  }
  .title-common-secondary .title-inner {
    height: 28px;
  }
  .title-common-secondary .title-main {
    height: 112px;
  }
}
@media only screen and (max-width: 767.98px) {
  .title-common-secondary.is-right {
    margin-bottom: 1.05rem;
  }
  .title-common-secondary.is-left {
    margin-bottom: 1.08rem;
  }
  .title-common-secondary.is-left img {
    margin-top: 0.01rem;
  }
  .title-common-secondary .title-inner {
    height: 0.24rem;
  }
  .title-common-secondary .title-main {
    height: 0.74rem;
    padding: 0 0.31rem;
  }
  .title-common-secondary .title-wrapper {
    width: 3.54rem;
    min-height: 0.55rem;
    margin-bottom: 0.5rem;
    padding-left: 0.4rem;
    border-radius: 2rem;
  }
  .title-common-secondary .title-right {
    width: 1.66rem;
    min-height: 0.55rem;
    padding-top: 3px;
    border-radius: 2rem;
  }
}

.title-common-tertiary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right top, from(rgb(0, 118, 238)), to(rgba(0, 118, 238, 0)));
  background: linear-gradient(90deg, rgb(0, 118, 238) 0%, rgba(0, 118, 238, 0) 100%);
  color: #fff;
  font-weight: 900;
  letter-spacing: 0.05em;
}
@media print, (min-width: 768px) {
  .title-common-tertiary {
    width: 588px;
    min-height: 80px;
    margin: 0 78px 76px;
    padding: 10px 40px;
    border-radius: 100px 0 0 100px;
    font-size: 0.3rem;
    line-height: 1.5;
  }
  html.is-firefox .title-common-tertiary {
    padding-top: 9px;
  }
}
@media only screen and (max-width: 767.98px) {
  .title-common-tertiary {
    min-height: 0.5rem;
    padding: 0.06rem 0.4rem 0.05rem;
    border-radius: 1rem 0 0 1rem;
    font-size: 0.2rem;
  }
}

.section-link-common {
  position: relative;
  z-index: 1;
}
.section-link-common .link-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-link-common .list-item {
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  background: url("../img/common/thumbnail_bg_03.png") repeat top left/100% 100%;
}
.section-link-common .list-item a {
  text-decoration: none;
}
.section-link-common .list-item:hover {
  background: url("../img/common/thumbnail_bg_04.png") repeat top left/100% 100%;
}
.section-link-common .link-wrapper {
  background: rgba(255, 255, 255, 0.8);
}
.section-link-common .item-label {
  position: relative;
  margin: 0;
  border-radius: 1rem;
  background: #fff;
  color: #0058f0;
  font-weight: 900;
  letter-spacing: 0.05em;
}
.section-link-common .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-link-common .item-wrapper img {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
}
.section-link-common .item-title {
  position: relative;
  margin: 0;
  color: #fff;
  font-weight: 900;
  letter-spacing: 0.05em;
}
@media print, (min-width: 768px) {
  .section-link-common .link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px;
  }
  .section-link-common .item-label {
    margin-top: 15px;
    padding: 4px 14px 4.5px;
    font-size: 0.18rem;
    line-height: 1.75;
  }
  .section-link-common .list-item {
    width: 50%;
    height: 200px;
    margin: 0 12px;
    border-radius: 20px;
  }
  .section-link-common .link-wrapper {
    width: calc(100% - 48px);
    margin: 0 auto;
    padding: 100px;
    border-radius: 120px;
  }
  .section-link-common .item-wrapper {
    height: 100%;
    padding: 20px 50% 20px 6.8027210884%;
  }
  .section-link-common .item-title {
    font-size: 0.26rem;
    line-height: 1.5;
  }
  .section-link-common .title-common-tertiary {
    margin: 0 0 -39px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-link-common .list-item {
    min-height: 1.4rem;
    margin: 0 -0.55rem;
    border-radius: 0.2rem;
  }
  .section-link-common .list-item:not(:last-child) {
    margin-bottom: 0.2rem;
  }
  .section-link-common .item-label {
    margin-top: 0.05rem;
    margin-right: -0.1rem;
    padding: 0.04rem 0.1rem 0.045rem;
    font-size: 0.13rem;
  }
  .section-link-common .link-wrapper {
    width: 2.8rem;
    margin: 0 auto;
    padding-top: 0.71rem;
    padding-bottom: 0.7rem;
    border-radius: 0.5rem;
  }
  .section-link-common .item-wrapper {
    min-height: 1.4rem;
    padding: 0.1rem 1.6rem 0.1rem 0.29rem;
  }
  .section-link-common .item-title {
    font-size: 0.2rem;
    line-height: 1.75;
  }
}

.breadcrumb-common {
  background: #002a6a;
}
.breadcrumb-common .breadcrumb-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
.breadcrumb-common .item-wrapper {
  color: #fff;
  letter-spacing: 0.05em;
}
.breadcrumb-common .breadcrumb-item {
  position: relative;
}
.breadcrumb-common .breadcrumb-item + .breadcrumb-item::before {
  content: "＞";
  display: block;
  position: absolute;
  color: #fff;
  letter-spacing: 0.05em;
}
@media print, (min-width: 768px) {
  .breadcrumb-common {
    min-height: 40px;
  }
  .breadcrumb-common .breadcrumb-wrapper {
    width: calc(100% - 148px);
    padding-top: 2px;
  }
  .breadcrumb-common .item-wrapper {
    font-size: 0.12rem;
    line-height: 2.3333333333;
  }
  .breadcrumb-common .breadcrumb-item::before {
    top: 4px;
    left: -26px;
    font-size: 0.12rem;
    line-height: 2.3333333333;
  }
  .breadcrumb-common .breadcrumb-item:not(:last-child) {
    margin-right: 38px;
  }
}
@media only screen and (max-width: 767.98px) {
  .breadcrumb-common .item-wrapper {
    font-size: 0.1rem;
    line-height: 2.8;
  }
  .breadcrumb-common .breadcrumb-wrapper {
    width: calc(100% - 0.36rem);
  }
  .breadcrumb-common .breadcrumb-item::before {
    top: 0.03rem;
    left: -0.21rem;
    font-size: 0.1rem;
    line-height: 2.8;
  }
  .breadcrumb-common .breadcrumb-item:not(:last-child) {
    margin-right: 0.31rem;
  }
}

.fixed-wrapper {
  z-index: 10;
  left: 0;
}
.fixed-wrapper .button-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  background: #323f57;
  color: #fff;
  font-weight: 900;
  text-decoration: none;
}
.fixed-wrapper .button-contact:hover {
  background: #1b54aa;
}
@media print, (min-width: 768px) {
  .fixed-wrapper {
    position: relative;
  }
  .fixed-wrapper .button-contact {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 50px;
    height: 300px;
    padding: 20px 14px 20px 10px;
    border-radius: 0 20px 20px 0;
    letter-spacing: 0.25em;
    text-align: center;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  .fixed-wrapper .button-contact:not(:last-child) {
    margin-bottom: 20px;
  }
  .fixed-wrapper .fixed-inner {
    position: fixed;
    bottom: 0;
    left: 0;
  }
  .fixed-wrapper .fixed-overflow {
    padding-top: 130px;
  }
}
@media print, (width >= 767.98px) and (height <= 900px) {
  .fixed-wrapper .fixed-overflow {
    padding-top: 60px;
  }
  .fixed-wrapper .button-contact {
    font-size: 0.14rem;
  }
  .fixed-wrapper .button-contact:first-child {
    height: 200px;
  }
  .fixed-wrapper .button-contact:last-child {
    height: 250px;
  }
}
@media only screen and (max-width: 767.98px) {
  .fixed-wrapper {
    position: fixed;
    top: auto;
    bottom: 0;
    width: 100%;
  }
  .fixed-wrapper .fixed-overflow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 0.6rem;
    padding: 0.13rem 0 0.16rem;
  }
  .fixed-wrapper .button-contact {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc(50% - 0.14rem);
    min-height: 0.6rem;
    margin: 0 0.02rem;
    padding: 0.08rem;
    border-radius: 1rem;
    font-size: 0.14rem;
    letter-spacing: 0;
    line-height: 2.7857142857;
  }
  .fixed-wrapper .button-contact span {
    display: block;
  }
  .fixed-wrapper .fixed-overflow {
    margin: 0 -0.02rem;
  }
}

@media only screen and (max-width: 767.98px) {
  .header-navigation .navigation-button .button-header-internship {
    padding-left: .03rem;
    padding-right: .03rem;
  }
}

.list-header-recruitment .list-item.has-link {
  position: relative;
}

.list-header-recruitment .list-item.has-link::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url(/recruit/assets/img/common/ico_link.svg) no-repeat 0 0/contain;
}

@media print, (min-width: 768px) {
  .list-header-recruitment {
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
  .list-header-recruitment .list-item {
    grid-column: 2 span;
    width: unset;
  }
  .list-header-recruitment .list-item:nth-child(5n-1), .list-header-recruitment .list-item:nth-child(5n) {
    grid-column: 3 span;
  }
  .list-header-recruitment .list-item.has-link::after {
    right: 40px;
    width: 20px;
    height: 20px;
  }
  .list-header-recruitment .item-wrapper {
    width: unset;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-header-recruitment .list-item.has-link .item-kind {
    width: 1.4rem;
    margin-right: 0.3rem;
  }
  .list-header-recruitment .list-item.has-link .item-label {
    text-align: left;
  }
  .list-header-recruitment .list-item.has-link::after {
    right: 0.26rem;
    width: 0.12rem;
    height: 0.12rem;
  }
}