@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans&family=Poppins:wght@300;400;500;600;700&family=Shippori+Mincho+B1:wght@500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@200..900&display=swap");
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  vertical-align: middle;
}

#check_pm {
  display: block;
}
@media screen and (max-width: 1439px) {
  #check_pm {
    display: none;
  }
}

#check_ps {
  display: none;
}
@media screen and (max-width: 1439px) {
  #check_ps {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  #check_ps {
    display: none;
  }
}

#check_tl {
  display: none;
}
@media screen and (max-width: 1199px) {
  #check_tl {
    display: block;
  }
}
@media screen and (max-width: 979px) {
  #check_tl {
    display: none;
  }
}

#check_tm {
  display: none;
}
@media screen and (max-width: 979px) {
  #check_tm {
    display: block;
  }
}
@media screen and (max-width: 779px) {
  #check_tm {
    display: none;
  }
}

#check_ts {
  display: none;
}
@media screen and (max-width: 779px) {
  #check_ts {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  #check_ts {
    display: none;
  }
}

#check_sl {
  display: none;
}
@media screen and (max-width: 599px) {
  #check_sl {
    display: block;
  }
}
@media screen and (max-width: 439px) {
  #check_sl {
    display: none;
  }
}

#check_sm {
  display: none;
}
@media screen and (max-width: 439px) {
  #check_sm {
    display: block;
  }
}
@media screen and (max-width: 339px) {
  #check_sm {
    display: none;
  }
}

#check_ss {
  display: none;
}
@media screen and (max-width: 339px) {
  #check_ss {
    display: block;
  }
}

.span_pc {
  display: inline-block;
}
@media screen and (max-width: 1199px) {
  .span_pc {
    display: none;
  }
}

.span_tb {
  display: none;
}
@media screen and (max-width: 1199px) {
  .span_tb {
    display: inline-block;
  }
}
@media screen and (max-width: 599px) {
  .span_tb {
    display: none;
  }
}

.span_sp {
  display: none;
}
@media screen and (max-width: 599px) {
  .span_sp {
    display: inline-block;
  }
}

.span_pl_tl {
  display: inline-block;
}
@media screen and (max-width: 979px) {
  .span_pl_tl {
    display: none;
  }
}

.span_tm_ts {
  display: none;
}
@media screen and (max-width: 979px) {
  .span_tm_ts {
    display: inline-block;
  }
}
@media screen and (max-width: 599px) {
  .span_tm_ts {
    display: none;
  }
}

.span_sl_ss {
  display: none;
}
@media screen and (max-width: 599px) {
  .span_sl_ss {
    display: inline-block;
  }
}

body {
  font-family: "Poppins", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: 0.05em;
  color: #ffffff;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

h1 {
  font-size: 60px;
}
@media screen and (max-width: 1199px) {
  h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 599px) {
  h1 {
    font-size: 40px;
  }
}
h1 {
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.1em;
}

h2 {
  font-size: 48px;
}
@media screen and (max-width: 1199px) {
  h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 599px) {
  h2 {
    font-size: 32px;
  }
}
h2 {
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.1em;
}

h3 {
  font-size: 36px;
}
@media screen and (max-width: 1199px) {
  h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 599px) {
  h3 {
    font-size: 26px;
  }
}
h3 {
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.1em;
}

h4 {
  font-size: 24px;
}
@media screen and (max-width: 1199px) {
  h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 599px) {
  h4 {
    font-size: 20px;
  }
}
h4 {
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.1em;
}

h5 {
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
  h5 {
    font-size: 17px;
  }
}
@media screen and (max-width: 599px) {
  h5 {
    font-size: 16px;
  }
}
h5 {
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.1em;
}

h6 {
  font-size: 15px;
}
@media screen and (max-width: 1199px) {
  h6 {
    font-size: 14px;
  }
}
@media screen and (max-width: 599px) {
  h6 {
    font-size: 13px;
  }
}
h6 {
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.1em;
}

p {
  font-size: 15px;
}
@media screen and (max-width: 1199px) {
  p {
    font-size: 14px;
  }
}
@media screen and (max-width: 599px) {
  p {
    font-size: 13px;
  }
}
p {
  line-height: 2em;
}

p.text_lead {
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  p.text_lead {
    font-size: 15px;
  }
}
@media screen and (max-width: 599px) {
  p.text_lead {
    font-size: 14px;
  }
}

p.text_cap {
  font-size: 13px;
}
@media screen and (max-width: 1199px) {
  p.text_cap {
    font-size: 13px;
  }
}
@media screen and (max-width: 599px) {
  p.text_cap {
    font-size: 12px;
  }
}

p.text_note {
  font-size: 13px;
}
@media screen and (max-width: 1199px) {
  p.text_note {
    font-size: 13px;
  }
}
@media screen and (max-width: 599px) {
  p.text_note {
    font-size: 12px;
  }
}

a,
a:hover {
  color: #ffffff;
}

a:link,
a:visited,
a:hover {
  text-decoration: none;
}

svg {
  overflow: visible;
}

.text_last {
  letter-spacing: 0;
}

@media screen and (max-width: 1199px) {
  .text_last_tl {
    letter-spacing: 0;
  }
}

@media screen and (max-width: 599px) {
  .text_last_sl {
    letter-spacing: 0;
  }
}

@media screen and (max-width: 439px) {
  .text_last_sm {
    letter-spacing: 0;
  }
}

@media screen and (max-width: 339px) {
  .text_last_ss {
    letter-spacing: 0;
  }
}

.t_hide {
  width: 0px;
  height: 0px;
  text-indent: -9999px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.t_svg_replace {
  color: #f0f;
}

.keisen_long {
  margin-right: 0.4em;
  letter-spacing: -0.2em;
  color: #ffffff;
}

.t_dot {
  margin-left: 0.005em;
  letter-spacing: -0.005em;
}

.block,
.b {
  display: inline-block;
}

.t_dummy {
  color: #f0f;
}

.t_bar {
  letter-spacing: 0em;
}

.br_pc {
  display: block;
}
@media screen and (max-width: 1199px) {
  .br_pc {
    display: none;
  }
}

.br_tb {
  display: none;
}
@media screen and (max-width: 1199px) {
  .br_tb {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  .br_tb {
    display: none;
  }
}

.br_sp {
  display: none;
}
@media screen and (max-width: 599px) {
  .br_sp {
    display: block;
  }
}

.br_pl_ps {
  display: block;
}
@media screen and (max-width: 1199px) {
  .br_pl_ps {
    display: none;
  }
}

.br_pl_tl {
  display: block;
}
@media screen and (max-width: 979px) {
  .br_pl_tl {
    display: none;
  }
}

.br_tm_ts {
  display: none;
}
@media screen and (max-width: 979px) {
  .br_tm_ts {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  .br_tm_ts {
    display: none;
  }
}

.br_sl_ss {
  display: none;
}
@media screen and (max-width: 599px) {
  .br_sl_ss {
    display: block;
  }
}

.br_tl {
  display: none;
}
@media screen and (max-width: 1199px) {
  .br_tl {
    display: block;
  }
}

.br_ts {
  display: none;
}
@media screen and (max-width: 779px) {
  .br_ts {
    display: block;
  }
}

.br_ts_sl {
  display: none;
}
@media screen and (max-width: 779px) {
  .br_ts_sl {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  .br_ts_sl {
    display: none;
  }
}

.br_tm {
  display: none;
}
@media screen and (max-width: 979px) {
  .br_tm {
    display: block;
  }
}

.br_ts {
  display: none;
}
@media screen and (max-width: 779px) {
  .br_ts {
    display: block;
  }
}

.br_sl {
  display: none;
}
@media screen and (max-width: 599px) {
  .br_sl {
    display: block;
  }
}

.br_sm {
  display: none;
}
@media screen and (max-width: 439px) {
  .br_sm {
    display: block;
  }
}

.br_ss {
  display: none;
}
@media screen and (max-width: 339px) {
  .br_ss {
    display: block;
  }
}

@media screen and (max-width: 779px) {
  .br_pl_tm {
    display: none;
  }
}

@media screen and (max-width: 599px) {
  .br_pl_ts {
    display: none;
  }
}

@media screen and (max-width: 439px) {
  .br_pl_sl {
    display: none;
  }
}

.br_tl_tm {
  display: none;
}
@media screen and (max-width: 1199px) {
  .br_tl_tm {
    display: block;
  }
}
@media screen and (max-width: 779px) {
  .br_tl_tm {
    display: none;
  }
}

.br_tl_ts {
  display: none;
}
@media screen and (max-width: 1199px) {
  .br_tl_ts {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  .br_tl_ts {
    display: none;
  }
}

.maru {
  letter-spacing: -0.6em;
}

.ten {
  letter-spacing: -0.3em;
}

.ten_03 {
  letter-spacing: 0em;
}

.nakaguro {
  letter-spacing: -0.1em;
}

.ls5m {
  letter-spacing: -0.5em;
}

.ls45m {
  letter-spacing: -0.45em;
}

.ls4m {
  letter-spacing: -0.4em;
}

.ls35m {
  letter-spacing: -0.35em;
}

.ls3m {
  letter-spacing: -0.3em;
}

.ls275m {
  letter-spacing: -0.275em;
}

.ls25m {
  letter-spacing: -0.25em;
}

.ls225m {
  letter-spacing: -0.225em;
}

.ls215m {
  letter-spacing: -0.215em;
}

.ls2m {
  letter-spacing: -0.2em;
}

.ls19m {
  letter-spacing: -0.19em;
}

.ls175m {
  letter-spacing: -0.175em;
}

.ls165m {
  letter-spacing: -0.165em;
}

.ls15m {
  letter-spacing: -0.15em;
}

.ls14m {
  letter-spacing: -0.14em;
}

.ls125m {
  letter-spacing: -0.125em;
}

.ls1m {
  letter-spacing: -0.1em;
}

.ls09m {
  letter-spacing: -0.09em;
}

.ls075m {
  letter-spacing: -0.075em;
}

.ls065m {
  letter-spacing: -0.065em;
}

.ls05m {
  letter-spacing: -0.05em;
}

.ls04m {
  letter-spacing: -0.04em;
}

.ls025m {
  letter-spacing: -0.025em;
}

.ls015m {
  letter-spacing: -0.015em;
}

.ls0 {
  letter-spacing: 0em;
}

.ls01 {
  letter-spacing: 0.01em;
}

.ls025 {
  letter-spacing: 0.025em;
}

.ls035 {
  letter-spacing: 0.035em;
}

.ls05 {
  letter-spacing: 0.05em;
}

.ls06 {
  letter-spacing: 0.06em;
}

.ls075 {
  letter-spacing: 0.075em;
}

.ls1 {
  letter-spacing: 0.1em;
}

.ls11 {
  letter-spacing: 0.11em;
}

.ls125 {
  letter-spacing: 0.125em;
}

.ls135 {
  letter-spacing: 0.135em;
}

.ls15 {
  letter-spacing: 0.15em;
}

.ls16 {
  letter-spacing: 0.16em;
}

.ls175 {
  letter-spacing: 0.175em;
}

.ls2 {
  letter-spacing: 0.2em;
}

.ls215 {
  letter-spacing: 0.215em;
}

.ls225 {
  letter-spacing: 0.225em;
}

.ls25 {
  letter-spacing: 0.25em;
}

.ls3 {
  letter-spacing: 0.3em;
}

.ls35 {
  letter-spacing: 0.35em;
}

.ls4 {
  letter-spacing: 0.4em;
}

.ls45 {
  letter-spacing: 0.45em;
}

.ls5 {
  letter-spacing: 0.5em;
}

.ls55 {
  letter-spacing: 0.55em;
}

.ls6 {
  letter-spacing: 0.6em;
}

.ls65 {
  letter-spacing: 0.65em;
}

.ls7 {
  letter-spacing: 0.7em;
}

.ml5m {
  margin-left: -0.5em;
}

.ml45m {
  margin-left: -0.45em;
}

.ml4m {
  margin-left: -0.4em;
}

.ml35m {
  margin-left: -0.35em;
}

.ml3m {
  margin-left: -0.3em;
}

.ml25m {
  margin-left: -0.25em;
}

.ml2m {
  margin-left: -0.2em;
}

.ml15m {
  margin-left: -0.15em;
}

.ml1m {
  margin-left: -0.1em;
}

.ml05m {
  margin-left: -0.05em;
}

.ml0 {
  margin-left: 0em;
}

.ml05 {
  margin-left: 0.05em;
}

.ml1 {
  margin-left: 0.1em;
}

.ml15 {
  margin-left: 0.15em;
}

.ml2 {
  margin-left: 0.2em;
}

.ml25 {
  margin-left: 0.25em;
}

.ml3 {
  margin-left: 0.3em;
}

.ml35 {
  margin-left: 0.35em;
}

.ml4 {
  margin-left: 0.4em;
}

.ml45 {
  margin-left: 0.45em;
}

.ml5 {
  margin-left: 0.5em;
}

.mt7m {
  margin-top: -0.7em;
}

.mt65m {
  margin-top: -0.65em;
}

.mt6m {
  margin-top: -0.6em;
}

.mt55m {
  margin-top: -0.55em;
}

.mt5m {
  margin-top: -0.5em;
}

.mt45m {
  margin-top: -0.45em;
}

.mt4m {
  margin-top: -0.4em;
}

.mt35m {
  margin-top: -0.35em;
}

.mt3m {
  margin-top: -0.3em;
}

.mt25m {
  margin-top: -0.25em;
}

.mt2m {
  margin-top: -0.2em;
}

.mt15m {
  margin-top: -0.15em;
}

.mt1m {
  margin-top: -0.1em;
}

.mt05m {
  margin-top: -0.05em;
}

.mt0 {
  margin-top: 0em;
}

.mt05 {
  margin-top: 0.05em;
}

.mt1 {
  margin-top: 0.1em;
}

.mt15 {
  margin-top: 0.15em;
}

.mt2 {
  margin-top: 0.2em;
}

.mt25 {
  margin-top: 0.25em;
}

.mt3 {
  margin-top: 0.3em;
}

.mt35 {
  margin-top: 0.35em;
}

.mt4 {
  margin-top: 0.4em;
}

.mt45 {
  margin-top: 0.45em;
}

.mt5 {
  margin-top: 0.5em;
}

.fadeO,
.fadeFvO {
  opacity: 0;
}

.fadeB,
.fadeFvB {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.fadeB10,
.fadeFvB10 {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}

.fadeT,
.fadeFvT {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

.fadeR,
.fadeFvR {
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}

.fadeR10,
.fadeFvR10 {
  opacity: 0;
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.fadeL,
.fadeFvL {
  opacity: 0;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
}
@media screen and (max-width: 779px) {
  .fadeL,
  .fadeFvL {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}

.fadeO.fadeIn,
.fadeB.fadeIn,
.fadeB10.fadeIn,
.fadeT.fadeIn,
.fadeR.fadeIn,
.fadeR10.fadeIn,
.fadeL.fadeIn,
.fadeFvO.fadeIn,
.fadeFvB.fadeIn,
.fadeFvB10.fadeIn,
.fadeFvT.fadeIn,
.fadeFvR.fadeIn,
.fadeFvR10.fadeIn,
.fadeFvL.fadeIn {
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 1;
  -webkit-transform: translateX(0px) translateY(0px);
          transform: translateX(0px) translateY(0px);
}

.fadeLine,
.fadeFvLine {
  width: 0px;
}

.fadeLine.fadeIn,
.fadeFvLine.fadeIn {
  -webkit-transition: width 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: width 1s cubic-bezier(0.25, 1, 0.5, 1);
  width: 100%;
}

.fadeLineL::before,
.fadeFvLineL::before {
  right: 100%;
}

.fadeLineL.fadeIn::before,
.fadeFvLineL.fadeIn::before {
  -webkit-transition: right 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: right 1s cubic-bezier(0.25, 1, 0.5, 1);
  right: 0;
}

.fadeLineR::before,
.fadeFvLineR::before {
  left: 100%;
}

.fadeLineR.fadeIn::before,
.fadeFvLineR.fadeIn::before {
  -webkit-transition: left 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: left 1s cubic-bezier(0.25, 1, 0.5, 1);
  left: 0;
}

.fadeBoxL,
.fadeFvBoxL {
  opacity: 0;
  left: 50%;
}

.fadeBoxL.fadeIn,
.fadeFvBoxL.fadeIn {
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), left 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), left 1s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 1;
  left: 0%;
}

.fadeBoxR,
.fadeFvBoxR {
  opacity: 0;
  right: 50%;
}

.fadeBoxR.fadeIn,
.fadeFvBoxR.fadeIn {
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), right 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), right 1s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 1;
  right: 0%;
}

.fadePhoto,
.fadeFvPhoto {
  overflow: hidden;
}
.fadePhoto .photo_container,
.fadeFvPhoto .photo_container {
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.fadePhoto.fadeIn .photo_container,
.fadeFvPhoto.fadeIn .photo_container {
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.fadePhotoB,
.fadeFvPhotoB {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  overflow: hidden;
}
.fadePhotoB .photo_container,
.fadeFvPhotoB .photo_container {
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.fadePhotoB::before,
.fadeFvPhotoB::before {
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.fadePhotoB a::before,
.fadeFvPhotoB a::before {
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.fadePhotoB30,
.fadeFvPhotoB30 {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  overflow: hidden;
}
.fadePhotoB30 .photo_container,
.fadeFvPhotoB30 .photo_container {
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.fadePhotoB30::before,
.fadeFvPhotoB30::before {
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.fadePhotoB30 a::before,
.fadeFvPhotoB30 a::before {
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.fadePhotoB.fadeIn,
.fadeFvPhotoB.fadeIn,
.fadePhotoB30.fadeIn,
.fadeFvPhotoB30.fadeIn {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.fadePhotoB.fadeIn .photo_container,
.fadeFvPhotoB.fadeIn .photo_container,
.fadePhotoB30.fadeIn .photo_container,
.fadeFvPhotoB30.fadeIn .photo_container {
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.fadePhotoB.fadeIn::before,
.fadeFvPhotoB.fadeIn::before,
.fadePhotoB30.fadeIn::before,
.fadeFvPhotoB30.fadeIn::before {
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.fadePhotoB.fadeIn a::before,
.fadeFvPhotoB.fadeIn a::before,
.fadePhotoB30.fadeIn a::before,
.fadeFvPhotoB30.fadeIn a::before {
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

html {
  overflow-y: scroll;
}

body {
  background-color: #1c1c1c;
}

#wrapper {
  width: 100%;
  overflow: hidden;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#header {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 101;
}
#header .logo_title {
  position: absolute;
  top: 30px;
  left: 30px;
}
@media screen and (max-width: 1199px) {
  #header .logo_title {
    top: 25px;
    left: 25px;
  }
}
@media screen and (max-width: 599px) {
  #header .logo_title {
    top: 20px;
    left: 20px;
  }
}
#header .logo_title a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#header .logo_title a .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .logo_title a .logo svg {
  -webkit-transition: fill 0.5s;
  transition: fill 0.5s;
  width: 187.598px;
  height: 27px;
  fill: #ffffff;
}
@media screen and (max-width: 1199px) {
  #header .logo_title a .logo svg {
    width: auto;
    height: 24.5px;
  }
}
@media screen and (max-width: 599px) {
  #header .logo_title a .logo svg {
    height: 22px;
  }
}
#header .logo_title a .line {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  margin: 0 15px 4.5px 15px;
  width: 1px;
  height: 12px;
  background-color: #ffffff;
}
@media screen and (max-width: 1199px) {
  #header .logo_title a .line {
    margin: 0 12.5px 4px 12.5px;
    height: 11px;
  }
}
@media screen and (max-width: 599px) {
  #header .logo_title a .line {
    margin: 0 13px 3.5px 12px;
    height: 10px;
  }
}
#header .logo_title a .recruiting_site {
  margin-bottom: 6.5px;
  width: 107.459px;
  height: 8.532px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #header .logo_title a .recruiting_site {
    margin-bottom: 5.5px;
    width: auto;
    height: 8.1765px;
  }
}
@media screen and (max-width: 599px) {
  #header .logo_title a .recruiting_site {
    margin-bottom: 4.5px;
    height: 7.821px;
  }
}
#header .logo_title a .recruiting_site svg {
  -webkit-transition: fill 0.5s;
  transition: fill 0.5s;
  width: auto;
  height: 100%;
  fill: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
}
#header .logo_title a .recruiting_site .text {
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#header .logo_title a .recruiting_site .text span {
  font-weight: 500;
}
#header #nav {
  height: 100vh;
  height: 100dvh;
  position: fixed;
  top: 0;
  right: 0;
}
#header #nav .nav_close {
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
#header #nav .nav_wrap {
  -webkit-transition: width 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.25s;
  transition: width 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.25s;
  width: 0px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
#header #nav .nav_wrap .bg {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.5s;
  transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.5s;
  transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.5s;
  transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.5s, -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.5s;
  background-color: #0069bb;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#header #nav .nav_wrap .nav_container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
  width: 390px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
}
#header #nav .nav_wrap .nav_container > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#header #nav .nav_wrap .nav_container > *:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}
@media screen and (max-width: 599px) {
  #header #nav .nav_wrap .nav_container {
    width: 100vw;
  }
}
#header #nav .nav_wrap .nav_container .nav_link_mb {
  display: none;
}
@media screen and (max-width: 599px) {
  #header #nav .nav_wrap .nav_container .nav_link_mb {
    display: block;
    margin-top: 68px;
  }
}
#header #nav .nav_wrap .nav_container .nav_link_mb .line {
  -webkit-transition: opacity 0.5s, width 0s 0.5s;
  transition: opacity 0.5s, width 0s 0.5s;
  opacity: 0;
  width: 0;
  height: 1px;
  background-color: #ffffff;
}
#header #nav .nav_wrap .nav_container .nav_link_mb .nav_link_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2px;
     -moz-column-gap: 2px;
          column-gap: 2px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#header #nav .nav_wrap .nav_container .nav_link_mb .nav_link_ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#header #nav .nav_wrap .nav_container .nav_link_mb .nav_link_ul li::before {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
  content: "";
  display: inline-block;
  background-color: #ffffff;
  border-radius: 0 0 6px 6px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#header #nav .nav_wrap .nav_container .nav_link_mb .nav_link_ul li a {
  -webkit-transition: opacity 0.5s, -webkit-transform 0s 0.5s;
  transition: opacity 0.5s, -webkit-transform 0s 0.5s;
  transition: opacity 0.5s, transform 0s 0.5s;
  transition: opacity 0.5s, transform 0s 0.5s, -webkit-transform 0s 0.5s;
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  display: inline-block;
  padding: 0 15px;
  font-size: 13px;
  line-height: 44px;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #0069bb;
  text-align: center;
  position: relative;
}
#header #nav .nav_wrap .nav_container .main {
  padding: 80px 0 0;
  position: relative;
}
@media screen and (max-width: 599px) {
  #header #nav .nav_wrap .nav_container .main {
    padding-top: 50px;
  }
}
#header #nav .nav_wrap .nav_container .main .main_ul {
  margin: 0 auto;
  padding-bottom: 18px;
  width: 250px;
}
#header #nav .nav_wrap .nav_container .main .main_ul li {
  position: relative;
}
#header #nav .nav_wrap .nav_container .main .main_ul li::before {
  -webkit-transition: opacity 0.5s, right 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: opacity 0.5s, right 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  opacity: 0;
  content: "";
  display: inline-block;
  height: 1px;
  background-image: linear-gradient(to right, #ffffff, #ffffff 1px, transparent 1px, transparent 3px);
  background-size: 3px 1px;
  background-position: left bottom;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  right: 100%;
}
#header #nav .nav_wrap .nav_container .main .main_ul li a {
  -webkit-transition: color 0.3s, opacity 0.5s, -webkit-transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: color 0.3s, opacity 0.5s, -webkit-transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: color 0.3s, opacity 0.5s, transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: color 0.3s, opacity 0.5s, transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, -webkit-transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 22px 0;
  position: relative;
}
#header #nav .nav_wrap .nav_container .main .main_ul li a .en {
  font-size: 20px;
  line-height: 1em;
  letter-spacing: 0.12em;
  font-weight: 500;
}
#header #nav .nav_wrap .nav_container .main .main_ul li a .en span {
  font-weight: 500;
}
#header #nav .nav_wrap .nav_container .main .main_ul li a .jp {
  margin-left: 15px;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 979px) {
  #header #nav .nav_wrap .nav_container .main .main_ul li a:hover {
    color: #85c4e4;
  }
}
#header #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(1)::before {
  display: none;
}
#header #nav .nav_wrap .nav_container .sub {
  padding: 0 0 80px;
  position: relative;
}
#header #nav .nav_wrap .nav_container .sub .bg {
  -webkit-transition: left 0s cubic-bezier(0.25, 1, 0.5, 1) 0.75s;
  transition: left 0s cubic-bezier(0.25, 1, 0.5, 1) 0.75s;
  background-color: #0079c2;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  right: 0;
}
#header #nav .nav_wrap .nav_container .sub .sub_ul {
  margin: 0 auto;
  padding-top: 40px;
  width: 250px;
  position: relative;
}
#header #nav .nav_wrap .nav_container .sub .sub_ul li {
  -webkit-transition: color 0.3s, opacity 0.5s, -webkit-transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: color 0.3s, opacity 0.5s, -webkit-transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: color 0.3s, opacity 0.5s, transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: color 0.3s, opacity 0.5s, transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, -webkit-transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  margin-top: 22px;
}
#header #nav .nav_wrap .nav_container .sub .sub_ul li a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
#header #nav .nav_wrap .nav_container .sub .sub_ul li a .en {
  font-size: 15px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#header #nav .nav_wrap .nav_container .sub .sub_ul li a .en span {
  font-weight: 500;
}
#header #nav .nav_wrap .nav_container .sub .sub_ul li a .jp {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 979px) {
  #header #nav .nav_wrap .nav_container .sub .sub_ul li a:hover {
    color: #92cae7;
  }
}
#header #nav .nav_wrap .nav_container .sub .sub_ul li:nth-of-type(1) {
  margin-top: 0;
}
#header .nav_switch {
  padding: 10px 8px;
  width: 40px;
  height: 35px;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 22px;
}
@media screen and (max-width: 599px) {
  #header .nav_switch {
    padding: 10px 6px;
    width: 40px;
    top: 16px;
    right: 14px;
  }
}
#header .nav_switch span {
  -webkit-transition: background-color 0.3s, width 0.5s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: background-color 0.3s, width 0.5s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: background-color 0.3s, transform 0.5s cubic-bezier(0.76, 0, 0.24, 1), width 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: background-color 0.3s, transform 0.5s cubic-bezier(0.76, 0, 0.24, 1), width 0.5s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  display: inline-block;
  width: 24px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  right: 8px;
}
#header .nav_switch span:nth-of-type(1) {
  top: 10px;
}
#header .nav_switch span:nth-of-type(2) {
  top: 17px;
}
#header .nav_switch span:nth-of-type(3) {
  bottom: 10px;
}
@media screen and (max-width: 599px) {
  #header .nav_switch span {
    width: 28px;
    right: 6px;
  }
}
@media screen and (min-width: 979px) {
  #header .nav_switch:hover span {
    background-color: #85c4e4;
  }
}
#header .nav_link {
  -webkit-transition: z-index 0s 1s;
  transition: z-index 0s 1s;
  position: absolute;
  top: 0;
  right: 170px;
}
@media screen and (max-width: 599px) {
  #header .nav_link {
    display: none;
  }
}
#header .nav_link .container {
  -webkit-transition: width 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.25s, height 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.25s;
  transition: width 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.25s, height 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.25s;
  width: 84px;
  height: 41px;
  border-radius: 0px 0px 5px 5px;
  position: absolute;
  top: 0;
  left: 0;
}
#header .nav_link .container .bg {
  border-radius: 0px 0px 5px 5px;
  background-color: #0069bb;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#header .nav_link .container .entry {
  -webkit-transition: color 0.3s, opacity 0.5s 0.5s;
  transition: color 0.3s, opacity 0.5s 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 84px;
  height: 41px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
#header .nav_link .container .entry .text {
  margin-top: 7px;
  padding-left: 0.1em;
  font-size: 12px;
  line-height: 1em;
  font-weight: 500;
}
#header .nav_link .container .entry .text span {
  font-weight: 500;
}
#header .nav_link .container .entry .text {
  letter-spacing: 0.15em;
}
@media screen and (min-width: 979px) {
  #header .nav_link .container .entry:hover {
    color: #85c4e4;
  }
}
#header .nav_link .container .nav_link_ul {
  -webkit-transition: left 0s 0.5s;
  transition: left 0s 0.5s;
  padding: 30px 35px;
  width: 170px;
  height: 149px;
  position: relative;
  left: 200vw;
}
#header .nav_link .container .nav_link_ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
#header .nav_link .container .nav_link_ul li a {
  -webkit-transition: color 0.3s, opacity 0.5s, -webkit-transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: color 0.3s, opacity 0.5s, -webkit-transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: color 0.3s, opacity 0.5s, transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: color 0.3s, opacity 0.5s, transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, -webkit-transform 0s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  opacity: 0;
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  display: inline-block;
  margin: 12px 2px;
  height: 1em;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 979px) {
  #header .nav_link .container .nav_link_ul li a:hover {
    color: #85c4e4;
  }
}
#header .nav_link .container .nav_link_ul li::before {
  -webkit-transition: opacity 0.5s, right 0s 0.5s;
  transition: opacity 0.5s, right 0s 0.5s;
  opacity: 0;
  content: "";
  display: inline-block;
  height: 1px;
  background-image: linear-gradient(to right, #ffffff, #ffffff 1px, transparent 1px, transparent 3px);
  background-size: 3px 1px;
  background-position: left bottom;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  right: 100%;
}
#header .nav_link .container .nav_link_ul li:nth-of-type(1) a {
  margin-top: 0;
}
#header .nav_link .container .nav_link_ul li:nth-of-type(1)::before {
  display: none;
}
#header .nav_link.open {
  -webkit-transition: z-index 0s 1s;
  transition: z-index 0s 1s;
}
#header .nav_link.open .container {
  -webkit-transition: width 0.5s cubic-bezier(0.76, 0, 0.24, 1), height 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: width 0.5s cubic-bezier(0.76, 0, 0.24, 1), height 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  width: 170px;
  height: 149px;
}
#header .nav_link.open .container .entry {
  -webkit-transition: color 0.3s, opacity 0.5s;
  transition: color 0.3s, opacity 0.5s;
  opacity: 0;
  cursor: default;
}
#header .nav_link.open .container .nav_link_ul {
  -webkit-transition: left 0s;
  transition: left 0s;
  left: 0;
}
#header .nav_link.open .container .nav_link_ul li a {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#header .nav_link.open .container .nav_link_ul li::before {
  opacity: 1;
  right: 0;
}
#header .nav_link.open .container .nav_link_ul li:nth-of-type(1) a {
  -webkit-transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 0), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 0), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 0), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 0), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0);
}
#header .nav_link.open .container .nav_link_ul li:nth-of-type(1)::before {
  -webkit-transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0);
  transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0);
}
#header .nav_link.open .container .nav_link_ul li:nth-of-type(2) a {
  -webkit-transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 1), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 1), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1);
}
#header .nav_link.open .container .nav_link_ul li:nth-of-type(2)::before {
  -webkit-transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1);
  transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1);
}
#header .nav_link.open .container .nav_link_ul li:nth-of-type(3) a {
  -webkit-transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 2), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 2), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 2), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 2), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2);
}
#header .nav_link.open .container .nav_link_ul li:nth-of-type(3)::before {
  -webkit-transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2);
  transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2);
}
#header .nav_link.open .container .nav_link_ul li:nth-of-type(4) a {
  -webkit-transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 3), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 3), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 3), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 3), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3);
}
#header .nav_link.open .container .nav_link_ul li:nth-of-type(4)::before {
  -webkit-transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3);
  transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3);
}
#header .nav_link.forward {
  z-index: 110;
}

#header.hide {
  -webkit-transform: translateY(-61px);
          transform: translateY(-61px);
}

#header.c_black .logo_title a .logo svg {
  fill: #1c1c1c;
}
#header.c_black .logo_title a .line {
  background-color: #1c1c1c;
}
#header.c_black .logo_title a .recruiting_site svg {
  fill: #1c1c1c;
}
#header.c_black .nav_switch span {
  background-color: #1c1c1c;
}
@media screen and (min-width: 979px) {
  #header.c_black .nav_switch:hover span {
    background-color: #85c4e4;
  }
}

#header.c_white .logo_title a .logo svg {
  fill: #ffffff;
}
#header.c_white .logo_title a .line {
  background-color: #ffffff;
}
#header.c_white .logo_title a .recruiting_site svg {
  fill: #ffffff;
}
#header.c_white .nav_switch span {
  background-color: #ffffff;
}
@media screen and (min-width: 979px) {
  #header.c_white .nav_switch:hover span {
    background-color: #85c4e4;
  }
}

@media screen and (max-width: 979px) {
  #header.c_mb_white .logo_title a .logo svg {
    fill: #ffffff;
  }
}
@media screen and (max-width: 979px) {
  #header.c_mb_white .logo_title a .line {
    background-color: #ffffff;
  }
}
@media screen and (max-width: 979px) {
  #header.c_mb_white .logo_title a .recruiting_site svg {
    fill: #ffffff;
  }
}
@media screen and (max-width: 979px) {
  #header.c_mb_white .nav_switch span {
    background-color: #ffffff;
  }
}

#header.open #nav .nav_close {
  width: 100vw;
}
#header.open #nav .nav_wrap {
  -webkit-transition: width 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: width 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  width: 390px;
}
@media screen and (max-width: 599px) {
  #header.open #nav .nav_wrap {
    width: 100vw;
  }
}
#header.open #nav .nav_wrap .nav_container .nav_link_mb .line {
  -webkit-transition: opacity 0s, width 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
  transition: opacity 0s, width 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
  opacity: 1;
  width: 100%;
}
#header.open #nav .nav_wrap .nav_container .nav_link_mb .nav_link_ul li::before {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
}
#header.open #nav .nav_wrap .nav_container .nav_link_mb .nav_link_ul li a {
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.5s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.5s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#header.open #nav .nav_wrap .nav_container .nav_link_mb .nav_link_ul li:nth-of-type(1)::before {
  -webkit-transition-delay: calc(0.25s + 0.1s * 0);
          transition-delay: calc(0.25s + 0.1s * 0);
}
#header.open #nav .nav_wrap .nav_container .nav_link_mb .nav_link_ul li:nth-of-type(1) a {
  -webkit-transition-delay: calc(0.5s + 0.1s * 0);
          transition-delay: calc(0.5s + 0.1s * 0);
}
#header.open #nav .nav_wrap .nav_container .nav_link_mb .nav_link_ul li:nth-of-type(2)::before {
  -webkit-transition-delay: calc(0.25s + 0.1s * 1);
          transition-delay: calc(0.25s + 0.1s * 1);
}
#header.open #nav .nav_wrap .nav_container .nav_link_mb .nav_link_ul li:nth-of-type(2) a {
  -webkit-transition-delay: calc(0.5s + 0.1s * 1);
          transition-delay: calc(0.5s + 0.1s * 1);
}
#header.open #nav .nav_wrap .nav_container .nav_link_mb .nav_link_ul li:nth-of-type(3)::before {
  -webkit-transition-delay: calc(0.25s + 0.1s * 2);
          transition-delay: calc(0.25s + 0.1s * 2);
}
#header.open #nav .nav_wrap .nav_container .nav_link_mb .nav_link_ul li:nth-of-type(3) a {
  -webkit-transition-delay: calc(0.5s + 0.1s * 2);
          transition-delay: calc(0.5s + 0.1s * 2);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li::before {
  opacity: 1;
  right: 0;
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li a {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(1)::before {
  -webkit-transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0);
  transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(1) a {
  -webkit-transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 0), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 0), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 0), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 0), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 0);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(2)::before {
  -webkit-transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1);
  transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(2) a {
  -webkit-transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 1), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 1), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 1);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(3)::before {
  -webkit-transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2);
  transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(3) a {
  -webkit-transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 2), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 2), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 2), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 2), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 2);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(4)::before {
  -webkit-transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3);
  transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(4) a {
  -webkit-transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 3), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 3), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 3), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 3), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 3);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(5)::before {
  -webkit-transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 4);
  transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 4);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(5) a {
  -webkit-transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 4), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 4);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 4), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 4);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 4), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 4);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 4), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 4), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 4);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(6)::before {
  -webkit-transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 5);
  transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 5);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(6) a {
  -webkit-transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 5), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 5);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 5), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 5);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 5), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 5);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 5), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 5), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 5);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(7)::before {
  -webkit-transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 6);
  transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 6);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(7) a {
  -webkit-transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 6), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 6);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 6), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 6);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 6), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 6);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 6), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 6), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 6);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(8)::before {
  -webkit-transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 7);
  transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 7);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(8) a {
  -webkit-transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 7), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 7);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 7), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 7);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 7), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 7);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 7), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 7), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 7);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(9)::before {
  -webkit-transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 8);
  transition: opacity 0s, right 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 8);
}
#header.open #nav .nav_wrap .nav_container .main .main_ul li:nth-of-type(9) a {
  -webkit-transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 8), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 8);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 8), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 8);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 8), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 8);
  transition: color 0.3s, opacity 0.5s calc(0.25s + 0.1s * 8), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 8), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(0.25s + 0.1s * 8);
}
#header.open #nav .nav_wrap .nav_container .sub .bg {
  -webkit-transition: left 0.75s cubic-bezier(0.25, 1, 0.5, 1) 1s;
  transition: left 0.75s cubic-bezier(0.25, 1, 0.5, 1) 1s;
  left: 0;
}
#header.open #nav .nav_wrap .nav_container .sub .sub_ul li {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#header.open #nav .nav_wrap .nav_container .sub .sub_ul li:nth-of-type(1) {
  -webkit-transition: color 0.3s, opacity 0.5s calc(1.2s + 0.1s * 0), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(1.2s + 0.1s * 0);
  transition: color 0.3s, opacity 0.5s calc(1.2s + 0.1s * 0), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(1.2s + 0.1s * 0);
  transition: color 0.3s, opacity 0.5s calc(1.2s + 0.1s * 0), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(1.2s + 0.1s * 0);
  transition: color 0.3s, opacity 0.5s calc(1.2s + 0.1s * 0), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(1.2s + 0.1s * 0), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(1.2s + 0.1s * 0);
}
#header.open #nav .nav_wrap .nav_container .sub .sub_ul li:nth-of-type(2) {
  -webkit-transition: color 0.3s, opacity 0.5s calc(1.2s + 0.1s * 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(1.2s + 0.1s * 1);
  transition: color 0.3s, opacity 0.5s calc(1.2s + 0.1s * 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(1.2s + 0.1s * 1);
  transition: color 0.3s, opacity 0.5s calc(1.2s + 0.1s * 1), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(1.2s + 0.1s * 1);
  transition: color 0.3s, opacity 0.5s calc(1.2s + 0.1s * 1), transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(1.2s + 0.1s * 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) calc(1.2s + 0.1s * 1);
}
#header.open .nav_switch span {
  background-color: #ffffff;
}
#header.open .nav_switch span:nth-of-type(1) {
  -webkit-transform: translateY(7px) rotate(-45deg);
          transform: translateY(7px) rotate(-45deg);
}
@media screen and (max-width: 599px) {
  #header.open .nav_switch span:nth-of-type(1) {
    -webkit-transform: translateY(7px) rotate(-40deg);
            transform: translateY(7px) rotate(-40deg);
  }
}
#header.open .nav_switch span:nth-of-type(2) {
  width: 0px;
}
#header.open .nav_switch span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
          transform: translateY(-7px) rotate(45deg);
}
@media screen and (max-width: 599px) {
  #header.open .nav_switch span:nth-of-type(3) {
    -webkit-transform: translateY(-7px) rotate(40deg);
            transform: translateY(-7px) rotate(40deg);
  }
}
@media screen and (min-width: 979px) {
  #header.open .nav_switch:hover span {
    background-color: #85c4e4;
  }
}

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

@keyframes navOpacityIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes navTransformIn {
  0% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@keyframes navTransformIn {
  0% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@-webkit-keyframes navOpacityOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes navOpacityOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#footer {
  padding-top: 150px;
  background-color: #1c1c1c;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #footer {
    padding-top: 100px;
  }
}
@media screen and (max-width: 599px) {
  #footer {
    padding-top: 50px;
  }
}
#footer .high_school_graduate {
  margin: 0 auto;
  width: 800px;
}
@media screen and (max-width: 1199px) {
  #footer .high_school_graduate {
    width: 600px;
  }
}
@media screen and (max-width: 779px) {
  #footer .high_school_graduate {
    width: 76vw;
  }
}
#footer .high_school_graduate .sub_mb {
  display: none;
}
@media screen and (max-width: 599px) {
  #footer .high_school_graduate .sub_mb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
  }
  #footer .high_school_graduate .sub_mb .text {
    margin: 0 10px;
    font-size: 15px;
    letter-spacing: 0.08em;
  }
  #footer .high_school_graduate .sub_mb::before, #footer .high_school_graduate .sub_mb::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 1px;
    background-color: #ffffff;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
  }
}
#footer .high_school_graduate a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 180px;
  position: relative;
}
@media screen and (max-width: 599px) {
  #footer .high_school_graduate a {
    height: 100px;
  }
}
#footer .high_school_graduate a .bg .photo_wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
#footer .high_school_graduate a .bg .photo_wrap .photo {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#footer .high_school_graduate a .bg .photo_wrap .photo .photo_container {
  width: 100%;
  height: 100%;
  background-image: url("../img/high_school_graduate.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media screen and (max-width: 599px) {
  #footer .high_school_graduate a .bg .photo_wrap .photo .photo_container {
    background-image: url("../img/high_school_graduate_mb.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
  }
}
#footer .high_school_graduate a .bg .filter {
  background-color: #0069bb;
  opacity: 0.75;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#footer .high_school_graduate a .bg.fadeElem {
  opacity: 0;
}
#footer .high_school_graduate a .bg.fadeElem .photo_wrap .photo {
  overflow: hidden;
}
#footer .high_school_graduate a .bg.fadeElem .photo_wrap .photo .photo_container {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#footer .high_school_graduate a .bg.fadeIn {
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1);
  opacity: 1;
}
#footer .high_school_graduate a .bg.fadeIn .photo_wrap .photo .photo_container {
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-transform: scale(1);
          transform: scale(1);
}
#footer .high_school_graduate a .content {
  position: relative;
}
#footer .high_school_graduate a .content .sub {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
  #footer .high_school_graduate a .content .sub {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 599px) {
  #footer .high_school_graduate a .content .sub {
    display: none;
  }
}
#footer .high_school_graduate a .content .sub .text {
  margin: 0 10px;
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1199px) {
  #footer .high_school_graduate a .content .sub .text {
    font-size: 16px;
  }
}
#footer .high_school_graduate a .content .sub::before, #footer .high_school_graduate a .content .sub::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 1px;
  background-color: #ffffff;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
#footer .high_school_graduate a .content .head {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
  padding: 0 30px;
}
@media screen and (max-width: 439px) {
  #footer .high_school_graduate a .content .head {
    padding: 0 15px;
  }
}
#footer .high_school_graduate a .content .head h4 {
  font-family: "Shippori Mincho B1", serif;
  font-size: 32px;
  font-weight: 500;
}
#footer .high_school_graduate a .content .head h4 span {
  font-weight: 500;
}
#footer .high_school_graduate a .content .head h4 {
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  #footer .high_school_graduate a .content .head h4 {
    font-size: 26px;
    line-height: 44px;
  }
}
@media screen and (max-width: 599px) {
  #footer .high_school_graduate a .content .head h4 {
    font-size: 20px;
    line-height: 34px;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
  }
}
@media screen and (min-width: 979px) {
  #footer .high_school_graduate a:hover .bg .photo_wrap .photo {
    -webkit-transform: scale(1.07);
            transform: scale(1.07);
  }
}
#footer .footer_main {
  margin-top: 150px;
}
@media screen and (max-width: 1199px) {
  #footer .footer_main {
    margin-top: 125px;
  }
}
@media screen and (max-width: 599px) {
  #footer .footer_main {
    margin-top: 100px;
  }
}
#footer .footer_main {
  margin-left: auto;
  margin-right: auto;
  width: 1100px;
}
@media screen and (max-width: 1199px) {
  #footer .footer_main {
    width: 92vw;
  }
}
@media screen and (max-width: 599px) {
  #footer .footer_main {
    width: 88vw;
  }
}
@media screen and (max-width: 599px) {
  #footer .footer_main {
    margin-top: 60px;
    width: 76vw;
  }
}
#footer .footer_main .entry {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 530px 60px 1fr;
  grid-template-columns: 530px 1fr;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}
@media screen and (max-width: 1199px) {
  #footer .footer_main .entry {
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
  }
}
@media screen and (max-width: 979px) {
  #footer .footer_main .entry {
    -ms-grid-columns: 430px 40px 1fr;
    grid-template-columns: 430px 1fr;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
}
@media screen and (max-width: 779px) {
  #footer .footer_main .entry {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 40px;
  }
}
#footer .footer_main .entry .entry_new .title .line_title,
#footer .footer_main .entry .entry_mid_mb .title .line_title {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px auto 20px 1fr;
  grid-template-columns: 1fr auto 1fr;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
@media screen and (max-width: 1199px) {
  #footer .footer_main .entry .entry_new .title .line_title,
  #footer .footer_main .entry .entry_mid_mb .title .line_title {
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
}
@media screen and (max-width: 599px) {
  #footer .footer_main .entry .entry_new .title .line_title,
  #footer .footer_main .entry .entry_mid_mb .title .line_title {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}
#footer .footer_main .entry .entry_new .title .line_title .container .text,
#footer .footer_main .entry .entry_mid_mb .title .line_title .container .text {
  height: 1em;
  font-family: "Shippori Mincho B1", serif;
  font-size: 22px;
  line-height: 1em;
  font-weight: 500;
}
#footer .footer_main .entry .entry_new .title .line_title .container .text span,
#footer .footer_main .entry .entry_mid_mb .title .line_title .container .text span {
  font-weight: 500;
}
#footer .footer_main .entry .entry_new .title .line_title .container .text,
#footer .footer_main .entry .entry_mid_mb .title .line_title .container .text {
  letter-spacing: 0.15em;
}
@media screen and (max-width: 1199px) {
  #footer .footer_main .entry .entry_new .title .line_title .container .text,
  #footer .footer_main .entry .entry_mid_mb .title .line_title .container .text {
    font-size: 20px;
  }
}
@media screen and (max-width: 599px) {
  #footer .footer_main .entry .entry_new .title .line_title .container .text,
  #footer .footer_main .entry .entry_mid_mb .title .line_title .container .text {
    font-size: 18px;
  }
}
#footer .footer_main .entry .entry_new .title .line_title .line_L,
#footer .footer_main .entry .entry_new .title .line_title .line_R,
#footer .footer_main .entry .entry_mid_mb .title .line_title .line_L,
#footer .footer_main .entry .entry_mid_mb .title .line_title .line_R {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
#footer .footer_main .entry .entry_new .content {
  margin-top: 30px;
}
#footer .footer_main .entry .entry_new .content .entry_ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
@media screen and (max-width: 1199px) {
  #footer .footer_main .entry .entry_new .content .entry_ul {
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
  }
}
@media screen and (max-width: 779px) {
  #footer .footer_main .entry .entry_new .content .entry_ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
}
#footer .footer_main .entry .entry_new .content .entry_ul .entry_li {
  width: 250px;
  height: 50px;
}
@media screen and (max-width: 1199px) {
  #footer .footer_main .entry .entry_new .content .entry_ul .entry_li {
    width: auto;
  }
}
@media screen and (max-width: 779px) {
  #footer .footer_main .entry .entry_new .content .entry_ul .entry_li {
    -ms-grid-column-align: center;
        justify-self: center;
    width: 250px;
    height: 57.5px;
  }
}
@media screen and (max-width: 599px) {
  #footer .footer_main .entry .entry_new .content .entry_ul .entry_li {
    width: 200px;
    height: 46px;
  }
}
#footer .footer_main .entry .entry_new .content .entry_ul .entry_li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#footer .footer_main .entry .entry_new .content .entry_ul .entry_li a .icon {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 979px) {
  #footer .footer_main .entry .entry_new .content .entry_ul .entry_li a:hover .icon {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
#footer .footer_main .entry .entry_new .content .entry_ul .entry_li.entry_li_mynavi25 a .icon {
  background-image: url("../img/mynavi_2025.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
#footer .footer_main .entry .entry_new .content .entry_ul .entry_li.entry_li_mynavi26 a .icon {
  background-image: url("../img/mynavi_2026.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
#footer .footer_main .entry .entry_new .content .entry_ul .entry_li.entry_li_mynavi27 a .icon {
  background-image: url("../img/mynavi_2027.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
#footer .footer_main .entry .entry_new .content .entry_ul .entry_li.entry_li_mynavi28 a .icon {
  background-image: url("../img/mynavi_2028.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
#footer .footer_main .entry .entry_mid {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}
@media screen and (max-width: 779px) {
  #footer .footer_main .entry .entry_mid {
    display: none;
  }
}
#footer .footer_main .entry .entry_mid a {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 92px;
  background-color: #0069bb;
}
@media screen and (max-width: 599px) {
  #footer .footer_main .entry .entry_mid a {
    margin-top: 30px;
    width: 200px;
    height: 46px;
  }
}
#footer .footer_main .entry .entry_mid a .text {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-family: "Shippori Mincho B1", serif;
  font-size: 20px;
  font-weight: 500;
}
#footer .footer_main .entry .entry_mid a .text span {
  font-weight: 500;
}
#footer .footer_main .entry .entry_mid a .text {
  letter-spacing: 0.15em;
}
@media screen and (min-width: 979px) {
  #footer .footer_main .entry .entry_mid a:hover {
    background-color: #ffffff;
  }
}
@media screen and (min-width: 979px) {
  #footer .footer_main .entry .entry_mid a:hover .text {
    color: #0069bb;
  }
}
#footer .footer_main .entry .entry_mid_mb {
  display: none;
}
@media screen and (max-width: 779px) {
  #footer .footer_main .entry .entry_mid_mb {
    display: block;
  }
}
#footer .footer_main .entry .entry_mid_mb a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px auto 0;
  width: 250px;
  height: 57.5px;
  background-color: #f8fafa;
}
@media screen and (max-width: 599px) {
  #footer .footer_main .entry .entry_mid_mb a {
    margin: 30px auto 0;
    width: 200px;
    height: 46px;
  }
}
#footer .footer_main .entry .entry_mid_mb a .text {
  font-size: 18px;
  font-weight: 500;
}
#footer .footer_main .entry .entry_mid_mb a .text span {
  font-weight: 500;
}
#footer .footer_main .entry .entry_mid_mb a .text {
  letter-spacing: 0.1em;
  color: #0069bb;
}
@media screen and (max-width: 599px) {
  #footer .footer_main .entry .entry_mid_mb a .text {
    font-size: 16px;
  }
}
#footer .footer_main .main_container {
  margin-top: 80px;
  position: relative;
}
@media screen and (max-width: 779px) {
  #footer .footer_main .main_container {
    display: none;
  }
}
#footer .footer_main .main_container #footer_nav .footer_nav_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 20px;
  width: 1000px;
}
@media screen and (max-width: 1199px) {
  #footer .footer_main .main_container #footer_nav .footer_nav_ul {
    width: 850px;
  }
}
@media screen and (max-width: 979px) {
  #footer .footer_main .main_container #footer_nav .footer_nav_ul {
    width: 650px;
  }
}
#footer .footer_main .main_container #footer_nav .footer_nav_ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#footer .footer_main .main_container #footer_nav .footer_nav_ul li::before {
  content: "";
  display: inline-block;
  margin: 0 20px;
  width: 1px;
  height: 13px;
  background-color: #ffffff;
}
#footer .footer_main .main_container #footer_nav .footer_nav_ul li:nth-of-type(1)::before {
  display: none;
}
#footer .footer_main .main_container #footer_nav .footer_nav_ul li:nth-of-type(6)::before {
  display: none;
}
@media screen and (max-width: 1199px) {
  #footer .footer_main .main_container #footer_nav .footer_nav_ul li:nth-of-type(6)::before {
    display: inline-block;
  }
}
@media screen and (max-width: 1199px) {
  #footer .footer_main .main_container #footer_nav .footer_nav_ul li:nth-of-type(5)::before, #footer .footer_main .main_container #footer_nav .footer_nav_ul li:nth-of-type(9)::before {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  #footer .footer_main .main_container #footer_nav .footer_nav_ul li:nth-of-type(5)::before, #footer .footer_main .main_container #footer_nav .footer_nav_ul li:nth-of-type(9)::before {
    display: inline-block;
  }
}
@media screen and (max-width: 979px) {
  #footer .footer_main .main_container #footer_nav .footer_nav_ul li:nth-of-type(4)::before, #footer .footer_main .main_container #footer_nav .footer_nav_ul li:nth-of-type(7)::before {
    display: none;
  }
}
#footer .footer_main .main_container #footer_nav .footer_nav_ul li a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#footer .footer_main .main_container #footer_nav .footer_nav_ul li a .en {
  font-size: 15px;
  letter-spacing: 0.1em;
}
#footer .footer_main .main_container #footer_nav .footer_nav_ul li a .jp {
  margin-left: 10px;
  font-size: 13px;
  letter-spacing: 0.15em;
}
#footer .footer_main .main_container #footer_nav .footer_nav_ul li a:hover {
  color: #85c4e4;
}
#footer .footer_main .main_container .line {
  margin-top: 30px;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
#footer .footer_main .main_container .pagetop {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 34px;
  height: 34px;
  border: 1px solid #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
#footer .footer_main .main_container .pagetop svg {
  -webkit-transition: stroke 0.3s;
  transition: stroke 0.3s;
  fill: none;
  stroke: #ffffff;
  stroke-width: 1px;
}
#footer .footer_main .main_container .pagetop:hover {
  background-color: #ffffff;
}
#footer .footer_main .main_container .pagetop:hover svg {
  stroke: #1c1c1c;
}
#footer .footer_main .sub_nav {
  margin-top: 30px;
}
@media screen and (max-width: 779px) {
  #footer .footer_main .sub_nav {
    display: none;
  }
}
#footer .footer_main .sub_nav .sub_nav_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#footer .footer_main .sub_nav .sub_nav_ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#footer .footer_main .sub_nav .sub_nav_ul li::before {
  content: "";
  display: inline-block;
  margin: 0 20px;
  width: 1px;
  height: 13px;
  background-color: #ffffff;
}
#footer .footer_main .sub_nav .sub_nav_ul li:nth-of-type(1)::before {
  display: none;
}
#footer .footer_main .sub_nav .sub_nav_ul li a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#footer .footer_main .sub_nav .sub_nav_ul li a .en {
  font-size: 15px;
  letter-spacing: 0.1em;
}
#footer .footer_main .sub_nav .sub_nav_ul li a .jp {
  margin-left: 10px;
  font-size: 13px;
  letter-spacing: 0.15em;
}
#footer .footer_main .sub_nav .sub_nav_ul li a:hover {
  color: #85c4e4;
}
#footer #copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 80px;
  height: 120px;
  background-color: #27292d;
}
@media screen and (max-width: 1199px) {
  #footer #copyright {
    height: 110px;
  }
}
@media screen and (max-width: 599px) {
  #footer #copyright {
    height: 100px;
  }
}
#footer #copyright .text {
  padding-left: 0.1em;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1199px) {
  #footer #copyright .text {
    font-size: 12px;
  }
}
@media screen and (max-width: 599px) {
  #footer #copyright .text {
    font-size: 11px;
  }
}
/*# sourceMappingURL=common.css.map */