@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&family=Zen+Old+Mincho:wght@400;500;600;700&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: 1299px) {
  #check_ps {
    display: none;
  }
}

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

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

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

#check_sl {
  display: none;
}
@media screen and (max-width: 639px) {
  #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: 1299px) {
  .span_pc {
    display: none;
  }
}

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

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

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

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

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

body {
  font-family: "Poppins", "Zen Kaku Gothic New", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: 0.05em;
  color: #333333;
  -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: 1299px) {
  h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 639px) {
  h1 {
    font-size: 40px;
  }
}
h1 {
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.1em;
}

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

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

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

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

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

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

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

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

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

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

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

svg {
  overflow: visible;
}

.text_last {
  letter-spacing: 0;
}

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

@media screen and (max-width: 639px) {
  .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.3em;
}

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

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

.b_wrap {
  display: inline-block;
}
@media screen and (max-width: 639px) {
  .b_wrap {
    display: inline;
  }
}

.t_dummy {
  color: #f0f;
}

.t_bar {
  letter-spacing: 0em;
}

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

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

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

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

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

.br_tm_tm {
  display: none;
}
@media screen and (max-width: 1079px) {
  .br_tm_tm {
    display: block;
  }
}
@media screen and (max-width: 859px) {
  .br_tm_tm {
    display: none;
  }
}

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

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

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

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

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

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

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

.br_sl {
  display: none;
}
@media screen and (max-width: 639px) {
  .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: 859px) {
  .br_pl_tm {
    display: none;
  }
}

@media screen and (max-width: 639px) {
  .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: 1299px) {
  .br_tl_tm {
    display: block;
  }
}
@media screen and (max-width: 859px) {
  .br_tl_tm {
    display: none;
  }
}

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

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

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

.ten_03 {
  letter-spacing: 0em;
}

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

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

.ls55m {
  letter-spacing: -0.55em;
}

.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;
}

.ml6m {
  margin-left: -0.6em;
}

.ml55m {
  margin-left: -0.55em;
}

.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: 859px) {
  .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,
.fadePhoto img,
.fadeFvPhoto .photo_container,
.fadeFvPhoto img {
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.fadePhoto.fadeIn .photo_container,
.fadePhoto.fadeIn img,
.fadeFvPhoto.fadeIn .photo_container,
.fadeFvPhoto.fadeIn img {
  -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(20px);
          transform: translateY(20px);
  overflow: hidden;
}
.fadePhotoB .photo_container,
.fadePhotoB img,
.fadeFvPhotoB .photo_container,
.fadeFvPhotoB img {
  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,
.fadePhotoB30 img,
.fadeFvPhotoB30 .photo_container,
.fadeFvPhotoB30 img {
  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,
.fadePhotoB.fadeIn img,
.fadeFvPhotoB.fadeIn .photo_container,
.fadeFvPhotoB.fadeIn img,
.fadePhotoB30.fadeIn .photo_container,
.fadePhotoB30.fadeIn img,
.fadeFvPhotoB30.fadeIn .photo_container,
.fadeFvPhotoB30.fadeIn img {
  -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);
}

.fadePhotoPop,
.fadeFvPhotoPop {
  opacity: 0;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  overflow: hidden;
}
.fadePhotoPop.fadeIn,
.fadeFvPhotoPop.fadeIn {
  -webkit-animation: fadePhotoPop_01 0.4s cubic-bezier(0.33, 1, 0.68, 1) both, fadePhotoPop_02 0.28s cubic-bezier(0.32, 0, 0.67, 0) 0.4s forwards;
          animation: fadePhotoPop_01 0.4s cubic-bezier(0.33, 1, 0.68, 1) both, fadePhotoPop_02 0.28s cubic-bezier(0.32, 0, 0.67, 0) 0.4s forwards;
}
@-webkit-keyframes fadePhotoPop_01 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
}
@keyframes fadePhotoPop_01 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
}
@-webkit-keyframes fadePhotoPop_02 {
  0% {
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes fadePhotoPop_02 {
  0% {
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
html {
  overflow-y: scroll;
}

#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);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
}
#header #nav {
  -webkit-transition: height 0s 0.75s;
  transition: height 0s 0.75s;
  width: 100vw;
  height: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1199px) {
  #header #nav {
    -webkit-transition: height 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: height 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    z-index: 102;
  }
}
#header #nav .nav_bg {
  -webkit-transition: opacity 0.5s 0.25s;
  transition: opacity 0.5s 0.25s;
  opacity: 0;
  pointer-events: none;
  background-color: #329fdf;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_bg {
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
    opacity: 1;
  }
}
#header #nav .nav_base {
  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: 100vw;
  height: 100vh;
  height: 100dvh;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base {
    display: block;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
  }
}
#header #nav .nav_base .nav_base_bg {
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#header #nav .nav_base .nav_container {
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: opacity 0.5s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: opacity 0.5s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  width: 1100px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base .nav_container {
    padding: 80px 0 50px;
    width: 100%;
  }
}
#header #nav .nav_base .nav_container .entry_mb {
  display: none;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base .nav_container .entry_mb {
    display: block;
  }
}
#header #nav .nav_base .nav_container .entry_mb .title {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px auto 10px 1fr;
  grid-template-columns: 1fr auto 1fr;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  position: relative;
}
#header #nav .nav_base .nav_container .entry_mb .title::before, #header #nav .nav_base .nav_container .entry_mb .title::after {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
#header #nav .nav_base .nav_container .entry_mb .title .text {
  padding-left: 0.1em;
  font-size: 16px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#header #nav .nav_base .nav_container .entry_mb .title .text span {
  font-weight: 500;
}
#header #nav .nav_base .nav_container .entry_mb .title .text {
  color: #ffffff;
}
#header #nav .nav_base .nav_container .entry_mb .entry_ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 123fr 8px 128fr 8px 123fr;
  grid-template-columns: 123fr 128fr 123fr;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  margin-top: 15px;
}
#header #nav .nav_base .nav_container .entry_mb .entry_ul li a {
  display: inline-block;
  padding-left: 0.1em;
  width: 100%;
  height: 36px;
  font-size: 13px;
  line-height: 36px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#header #nav .nav_base .nav_container .entry_mb .entry_ul li a span {
  font-weight: 500;
}
#header #nav .nav_base .nav_container .entry_mb .entry_ul li a {
  color: #333333;
  text-align: center;
  background-color: #ffffff;
}
#header #nav .nav_base .nav_container .entry_mb .entry_ul li a.btn_gray {
  color: #999999;
  pointer-events: none;
}
#header #nav .nav_base .nav_container .entry_mb .entry_ul li:nth-of-type(1) a {
  border-radius: 0 18px 18px 0;
}
#header #nav .nav_base .nav_container .entry_mb .entry_ul li:nth-of-type(2) a {
  border-radius: 18px;
}
#header #nav .nav_base .nav_container .entry_mb .entry_ul li:nth-of-type(3) a {
  border-radius: 18px 0 0 18px;
}
#header #nav .nav_base .nav_container .nav_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base .nav_container .nav_ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    row-gap: 40px;
    margin: 50px auto 0;
    width: 400px;
  }
}
@media screen and (max-width: 639px) {
  #header #nav .nav_base .nav_container .nav_ul {
    width: 290px;
  }
}
#header #nav .nav_base .nav_container .nav_ul > li .main a,
#header #nav .nav_base .nav_container .nav_ul > li .main .text {
  font-size: 16px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#header #nav .nav_base .nav_container .nav_ul > li .main a span,
#header #nav .nav_base .nav_container .nav_ul > li .main .text span {
  font-weight: 500;
}
#header #nav .nav_base .nav_container .nav_ul > li .main a,
#header #nav .nav_base .nav_container .nav_ul > li .main .text {
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base .nav_container .nav_ul > li .main a,
  #header #nav .nav_base .nav_container .nav_ul > li .main .text {
    font-size: 18px;
  }
}
#header #nav .nav_base .nav_container .nav_ul > li .main a::after,
#header #nav .nav_base .nav_container .nav_ul > li .main .text::after {
  display: none;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base .nav_container .nav_ul > li .main a::after,
  #header #nav .nav_base .nav_container .nav_ul > li .main .text::after {
    content: "";
    display: inline-block;
    margin-top: 10px;
    width: 100%;
    height: 1px;
    background-color: #ffffff;
  }
}
#header #nav .nav_base .nav_container .nav_ul > li .main a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media screen and (min-width: 1079px) {
  #header #nav .nav_base .nav_container .nav_ul > li .main a:hover {
    color: #329fdf;
  }
}
#header #nav .nav_base .nav_container .nav_ul > li .sub {
  margin-top: 30px;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base .nav_container .nav_ul > li .sub {
    margin-top: 25px;
  }
}
#header #nav .nav_base .nav_container .nav_ul > li .sub .sub_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 25px;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base .nav_container .nav_ul > li .sub .sub_ul {
    row-gap: 20px;
  }
}
#header #nav .nav_base .nav_container .nav_ul > li .sub .sub_ul li a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  display: inline-block;
  margin-block: calc((1em - 1lh) / 2);
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.12em;
  font-weight: 500;
}
#header #nav .nav_base .nav_container .nav_ul > li .sub .sub_ul li a span {
  font-weight: 500;
}
#header #nav .nav_base .nav_container .nav_ul > li .sub .sub_ul li a {
  color: #ffffff;
  white-space: nowrap;
}
@media screen and (max-width: 859px) {
  #header #nav .nav_base .nav_container .nav_ul > li .sub .sub_ul li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base .nav_container .nav_ul > li .sub .sub_ul li a br {
    display: none;
  }
}
@media screen and (min-width: 1079px) {
  #header #nav .nav_base .nav_container .nav_ul > li .sub .sub_ul li a:hover {
    color: #329fdf;
  }
}
#header #nav .nav_base .nav_container .nav_ul > li .sub .sub_ul li a.btn_gray {
  pointer-events: none;
  color: #98cfef;
}
#header #nav .nav_base .nav_container .nav_ul > li:nth-of-type(4) {
  margin-right: -54px;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base .nav_container .nav_ul > li:nth-of-type(4) {
    margin-right: 0;
  }
}
#header #nav .nav_base .nav_container .special_btn {
  position: absolute;
  bottom: 100px;
  right: 0;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base .nav_container .special_btn {
    margin: 40px auto 0;
    width: 400px;
    position: relative;
    bottom: auto;
    right: auto;
  }
}
@media screen and (max-width: 639px) {
  #header #nav .nav_base .nav_container .special_btn {
    width: 290px;
  }
}
#header #nav .nav_base .nav_container .special_btn a {
  -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);
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 92px;
  position: relative;
}
@media screen and (max-width: 639px) {
  #header #nav .nav_base .nav_container .special_btn a {
    height: 85px;
  }
}
#header #nav .nav_base .nav_container .special_btn a::before {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  content: "";
  display: inline-block;
  background-color: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#header #nav .nav_base .nav_container .special_btn a .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#header #nav .nav_base .nav_container .special_btn a .top .special {
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  padding: 3px 4px 3px 5px;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 600;
}
#header #nav .nav_base .nav_container .special_btn a .top .special span {
  font-weight: 600;
}
#header #nav .nav_base .nav_container .special_btn a .top .special {
  color: #329fdf;
  background-color: #ffffff;
  border-radius: 2px;
}
@media screen and (max-width: 639px) {
  #header #nav .nav_base .nav_container .special_btn a .top .special {
    padding: 3px 4px 3px 5px;
    font-size: 11px;
    border-radius: 1.8px;
  }
}
#header #nav .nav_base .nav_container .special_btn a .top .title {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  margin-left: 5px;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 0.01em;
  font-weight: 700;
}
#header #nav .nav_base .nav_container .special_btn a .top .title span {
  font-weight: 700;
}
#header #nav .nav_base .nav_container .special_btn a .top .title {
  color: #ffffff;
}
@media screen and (max-width: 639px) {
  #header #nav .nav_base .nav_container .special_btn a .top .title {
    font-size: 12px;
  }
}
#header #nav .nav_base .nav_container .special_btn a .bottom {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-flex-line-pack: start;
      align-content: start;
  position: relative;
}
#header #nav .nav_base .nav_container .special_btn a .bottom::before {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  content: "";
  display: inline-block;
  margin-top: 7px;
  width: 200px;
  height: 1px;
  background-color: #ffffff;
}
@media screen and (max-width: 639px) {
  #header #nav .nav_base .nav_container .special_btn a .bottom::before {
    width: 187px;
  }
}
#header #nav .nav_base .nav_container .special_btn a .bottom .catch {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  margin-top: 9px;
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 1em;
  letter-spacing: 0.05em;
  font-weight: 600;
}
#header #nav .nav_base .nav_container .special_btn a .bottom .catch span {
  font-weight: 600;
}
#header #nav .nav_base .nav_container .special_btn a .bottom .catch {
  color: #ffffff;
  position: relative;
}
@media screen and (max-width: 639px) {
  #header #nav .nav_base .nav_container .special_btn a .bottom .catch {
    margin-top: 8px;
    font-size: 15px;
  }
}
@media screen and (min-width: 1079px) {
  #header #nav .nav_base .nav_container .special_btn a:hover::before {
    background-color: #ffffff;
  }
}
@media screen and (min-width: 1079px) {
  #header #nav .nav_base .nav_container .special_btn a:hover .top .special {
    color: #ffffff;
    background-color: #329fdf;
  }
}
@media screen and (min-width: 1079px) {
  #header #nav .nav_base .nav_container .special_btn a:hover .top .title {
    color: #329fdf;
  }
}
@media screen and (min-width: 1079px) {
  #header #nav .nav_base .nav_container .special_btn a:hover .bottom::before {
    background-color: #329fdf;
  }
}
@media screen and (min-width: 1079px) {
  #header #nav .nav_base .nav_container .special_btn a:hover .bottom .catch {
    color: #329fdf;
  }
}
#header #nav .nav_base .nav_container .special_btn a {
  width: 244px;
  border: 1px solid #ffffff;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base .nav_container .special_btn a {
    width: 226px;
  }
}
#header #nav .nav_base .nav_container > .line {
  display: none;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base .nav_container > .line {
    display: block;
    margin-top: 50px;
    width: 100%;
    height: 1px;
    background-color: #ffffff;
  }
}
#header #nav .nav_base .nav_container .corporate {
  display: none;
}
@media screen and (max-width: 1199px) {
  #header #nav .nav_base .nav_container .corporate {
    display: block;
    margin: 40px auto 0;
    width: 400px;
  }
}
@media screen and (max-width: 639px) {
  #header #nav .nav_base .nav_container .corporate {
    width: 290px;
  }
}
#header #nav .nav_base .nav_container .corporate a {
  padding-left: 0.1em;
  font-size: 15px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#header #nav .nav_base .nav_container .corporate a span {
  font-weight: 500;
}
#header #nav .nav_base .nav_container .corporate a {
  color: #ffffff;
}
#header .logo {
  width: 215px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1299px) {
  #header .logo {
    width: 188px;
    height: 70px;
  }
}
@media screen and (max-width: 639px) {
  #header .logo {
    width: 162px;
    height: 62px;
    z-index: 101;
  }
}
#header .logo 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: 100%;
  position: relative;
}
#header .logo a::before {
  content: "";
  display: inline-block;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#header .logo a img {
  position: relative;
}
@media screen and (max-width: 1299px) {
  #header .logo a img {
    height: 37px;
  }
}
@media screen and (max-width: 639px) {
  #header .logo a img {
    height: 34px;
  }
}
#header > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 30px;
  top: 30px;
}
@media screen and (max-width: 1299px) {
  #header > .container {
    right: 20px;
    top: 20px;
  }
}
@media screen and (max-width: 1199px) {
  #header > .container {
    z-index: 103;
  }
}
#header > .container .gradation_switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
}
@media screen and (max-width: 1199px) {
  #header > .container .gradation_switch {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
  }
}
#header > .container .gradation_switch .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
}
#header > .container .gradation_switch .title .text {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#header > .container .gradation_switch .title .text span {
  font-weight: 500;
}
#header > .container .gradation_switch .title .text {
  color: #ffffff;
  position: relative;
  top: 0.5px;
}
#header > .container .gradation_switch .title::after {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  content: "";
  display: inline-block;
  margin: 0 3px 0 8px;
  width: 1px;
  height: 12px;
  background-color: #ffffff;
}
#header > .container .gradation_switch .btn {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  cursor: pointer;
}
#header > .container .gradation_switch .btn .text {
  -webkit-transition: color 0.3s, opacity 0.5s;
  transition: color 0.3s, opacity 0.5s;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  padding: 5px;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#header > .container .gradation_switch .btn .text span {
  font-weight: 500;
}
#header > .container .gradation_switch .btn .text {
  color: #ffffff;
  position: relative;
  top: 0.5px;
}
#header > .container .gradation_switch .btn .text.on {
  opacity: 0;
}
@media screen and (min-width: 1079px) {
  #header > .container .gradation_switch .btn:hover .text {
    color: #329fdf;
  }
}
#header > .container .gradation_switch .btn.setOff .text.on {
  opacity: 1;
}
#header > .container .gradation_switch .btn.setOff .text.off {
  opacity: 0;
}
#header > .container .entry {
  margin-right: 12px;
  width: 118px;
  height: 32px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #header > .container .entry {
    display: none;
  }
}
#header > .container .entry .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) 0s;
  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) 0s;
  width: 118px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 0;
}
#header > .container .entry .container .bg {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  border-radius: 16px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#header > .container .entry .container .entry_box {
  -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: 118px;
  height: 32px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
#header > .container .entry .container .entry_box .text {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  padding-left: 0.1em;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 600;
}
#header > .container .entry .container .entry_box .text span {
  font-weight: 600;
}
#header > .container .entry .container .entry_box .text {
  position: relative;
  -webkit-transform: translateY(0.5px);
          transform: translateY(0.5px);
}
#header > .container .entry .container .entry_ul {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  row-gap: 21px;
  -webkit-transition: left 0s 0.5s;
  transition: left 0s 0.5s;
  width: 118px;
  height: 130px;
  position: relative;
  left: 200vw;
}
#header > .container .entry .container .entry_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 > .container .entry .container .entry_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);
  margin-block: calc((1em - 1lh) / 2);
  padding-left: 0.1em;
  width: 88px;
  font-size: 13px;
  line-height: 1.4em;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#header > .container .entry .container .entry_ul li a span {
  font-weight: 500;
}
#header > .container .entry .container .entry_ul li a {
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 1079px) {
  #header > .container .entry .container .entry_ul li a:hover {
    color: #4b70b5;
  }
}
#header > .container .entry .container .entry_ul li a.btn_gray {
  pointer-events: none;
  color: #98cfef;
}
#header > .container .entry .container .entry_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-color: #ffffff;
  position: absolute;
  top: -11px;
  left: 0;
  right: 100%;
}
#header > .container .entry .container .entry_ul li:nth-of-type(1) a {
  margin-top: 0;
}
#header > .container .entry .container .entry_ul li:nth-of-type(1)::before {
  display: none;
}
@media screen and (min-width: 1079px) {
  #header > .container .entry .container:hover .bg {
    background-color: #329fdf;
  }
}
@media screen and (min-width: 1079px) {
  #header > .container .entry .container:hover .entry_box .text {
    color: #ffffff;
  }
}
#header > .container .entry.open {
  -webkit-transition: z-index 0s 1s;
  transition: z-index 0s 1s;
}
#header > .container .entry.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: 118px;
  height: 130px;
}
#header > .container .entry.open .container .entry_box {
  -webkit-transition: color 0.3s, opacity 0.5s;
  transition: color 0.3s, opacity 0.5s;
  opacity: 0;
  cursor: default;
}
#header > .container .entry.open .container .entry_ul {
  -webkit-transition: left 0s;
  transition: left 0s;
  left: 0;
}
#header > .container .entry.open .container .entry_ul li a {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#header > .container .entry.open .container .entry_ul li::before {
  opacity: 1;
  right: 0;
}
#header > .container .entry.open .container .entry_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 > .container .entry.open .container .entry_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 > .container .entry.open .container .entry_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 > .container .entry.open .container .entry_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 > .container .entry.open .container .entry_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 > .container .entry.open .container .entry_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 > .container .entry.open .container .entry_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 > .container .entry.open .container .entry_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 > .container .entry.forward {
  z-index: 110;
}
#header > .container .entry.blue .container .bg {
  background-color: #329fdf;
}
#header > .container .entry.blue .container .entry_box .text {
  color: #ffffff;
}
#header > .container .entry_00 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;
  position: relative;
}
#header > .container .entry_00 a::before {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  content: "";
  display: inline-block;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#header > .container .entry_00 a .text {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  padding-left: 0.1em;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 600;
}
#header > .container .entry_00 a .text span {
  font-weight: 600;
}
#header > .container .entry_00 a .text {
  position: relative;
  -webkit-transform: translateY(0.5px);
          transform: translateY(0.5px);
}
@media screen and (min-width: 1079px) {
  #header > .container .entry_00 a:hover::before {
    background-color: #329fdf;
  }
}
@media screen and (min-width: 1079px) {
  #header > .container .entry_00 a:hover .text {
    color: #ffffff;
  }
}
#header > .container .nav_switch {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
#header > .container .nav_switch::before {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  content: "";
  display: inline-block;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#header > .container .nav_switch span {
  -webkit-transition: background-color 0.3s, -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: background-color 0.3s, -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);
  transition: background-color 0.3s, transform 0.5s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  width: 18px;
  height: 1px;
  background-color: #333333;
  position: relative;
}
#header > .container .nav_switch span:nth-of-type(2) {
  margin-top: 6px;
}
@media screen and (min-width: 1079px) {
  #header > .container .nav_switch:hover::before {
    background-color: #329fdf;
  }
}
@media screen and (min-width: 1079px) {
  #header > .container .nav_switch:hover span {
    background-color: #ffffff;
  }
}
#header > .container.color .gradation_switch .title .text {
  color: #a5b7da;
}
#header > .container.color .gradation_switch .title::after {
  background-color: #a5b7da;
}
#header > .container.color .gradation_switch .btn .text {
  color: #a5b7da;
}
@media screen and (min-width: 1079px) {
  #header > .container.color .gradation_switch .btn:hover .text {
    color: #329fdf;
  }
}
#header > .container.color .entry .container .bg {
  background-color: #f1f4f9;
}
@media screen and (min-width: 1079px) {
  #header > .container.color .entry .container:hover .bg {
    background-color: #329fdf;
  }
}
#header > .container.color .entry.blue .container .bg {
  background-color: #329fdf;
}
#header > .container.color .nav_switch::before {
  background-color: #f1f4f9;
}
@media screen and (min-width: 1079px) {
  #header > .container.color .nav_switch:hover::before {
    background-color: #329fdf;
  }
}

#header.hide {
  -webkit-transform: translateY(-80px);
          transform: translateY(-80px);
}
@media screen and (max-width: 1299px) {
  #header.hide {
    -webkit-transform: translateY(-70px);
            transform: translateY(-70px);
  }
}
@media screen and (max-width: 639px) {
  #header.hide {
    -webkit-transform: translateY(-62px);
            transform: translateY(-62px);
  }
}

#header.open #nav {
  -webkit-transition: height 0s;
  transition: height 0s;
  height: 100vh;
  height: 100dvh;
}
@media screen and (max-width: 1199px) {
  #header.open #nav {
    -webkit-transition: height 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    transition: height 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  }
}
#header.open #nav .nav_bg {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
}
#header.open #nav .nav_base .nav_base_bg {
  pointer-events: auto;
}
#header.open #nav .nav_base .nav_container {
  -webkit-transition: opacity 0.5s 0.25s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
  transition: opacity 0.5s 0.25s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
  transition: opacity 0.5s 0.25s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
  transition: opacity 0.5s 0.25s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0.25s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0.25s;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (min-width: 1079px) {
  #header.open #nav .nav_base .nav_container .nav_ul > li .main a:hover {
    color: #4b70b5;
  }
}
@media screen and (min-width: 1079px) {
  #header.open #nav .nav_base .nav_container .nav_ul > li .sub .sub_ul li a:hover {
    color: #4b70b5;
  }
}
@media screen and (max-width: 1199px) {
  #header.open > .container .gradation_switch {
    -webkit-transition: opacity 0.5s 0.25s;
    transition: opacity 0.5s 0.25s;
    opacity: 1;
  }
}
#header.open > .container .gradation_switch .title .text {
  color: #ffffff;
}
#header.open > .container .gradation_switch .title::after {
  background-color: #ffffff;
}
#header.open > .container .gradation_switch .btn .text {
  color: #ffffff;
}
@media screen and (min-width: 1079px) {
  #header.open > .container .gradation_switch .btn:hover .text {
    color: #4b70b5;
  }
}
@media screen and (min-width: 1079px) {
  #header.open > .container .entry .container .entry_ul li a:hover {
    color: #329fdf;
  }
}
@media screen and (min-width: 1079px) {
  #header.open > .container .entry .container .entry_ul li a.btn_gray {
    color: #a5b7da;
  }
}
@media screen and (min-width: 1079px) {
  #header.open > .container .entry .container:hover .bg {
    background-color: #4b70b5;
  }
}
#header.open > .container .entry.blue .container .bg {
  background-color: #4b70b5;
}
#header.open > .container .entry.blue .container .entry_box .text {
  color: #ffffff;
}
#header.open > .container .nav_switch span:nth-of-type(1) {
  -webkit-transform: translateY(3.5px) rotate(-30deg);
          transform: translateY(3.5px) rotate(-30deg);
}
#header.open > .container .nav_switch span:nth-of-type(2) {
  -webkit-transform: translateY(-3.5px) rotate(30deg);
          transform: translateY(-3.5px) rotate(30deg);
}
@media screen and (min-width: 1079px) {
  #header.open > .container .nav_switch:hover::before {
    background-color: #4b70b5;
  }
}

.fixed_content_back > .bg_noise {
  background: url("../img/noise.jpg");
  mix-blend-mode: overlay;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.fixed_content_back .fixed_content_container .bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: hsl(168, 73%, 56%);
  background-image: radial-gradient(at 19% 22%, hsl(216, 73%, 43%) 0px, transparent 50%), radial-gradient(at 51% 62%, hsl(147, 81%, 60%) 0px, transparent 50%), radial-gradient(at 90% 31%, hsl(89, 78%, 59%) 0px, transparent 50%);
}
.fixed_content_back .fixed_content_container .bg_movie {
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.fixed_content_back .fixed_content_container .bg_movie video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fixed_content_back .fixed_content_container .bg_movie.fadeOut {
  opacity: 0;
}
.fixed_content_back .fixed_content_container .bg_noise {
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../../_common/img/noise.jpg");
  mix-blend-mode: overlay;
}
.fixed_content_back .fixed_content_container .bg_noise.fadeOut {
  opacity: 0;
}

#footer {
  position: relative;
}
#footer .bg {
  background-color: #4b70b5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#footer .footer_container {
  padding: 300px 0 150px;
  width: 1100px;
  position: relative;
}
@media screen and (max-width: 1299px) {
  #footer .footer_container {
    padding: 120px 0;
  }
}
@media screen and (max-width: 1199px) {
  #footer .footer_container {
    padding: 45px 0;
    width: 100vw;
  }
}
#footer .footer_container .nav_container {
  position: relative;
}
@media screen and (max-width: 1199px) {
  #footer .footer_container .nav_container {
    display: none;
  }
}
#footer .footer_container .nav_container .footer_nav_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#footer .footer_container .nav_container .footer_nav_ul > li .main a,
#footer .footer_container .nav_container .footer_nav_ul > li .main .text {
  font-size: 16px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#footer .footer_container .nav_container .footer_nav_ul > li .main a span,
#footer .footer_container .nav_container .footer_nav_ul > li .main .text span {
  font-weight: 500;
}
#footer .footer_container .nav_container .footer_nav_ul > li .main a,
#footer .footer_container .nav_container .footer_nav_ul > li .main .text {
  color: #ffffff;
}
#footer .footer_container .nav_container .footer_nav_ul > li .main a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
#footer .footer_container .nav_container .footer_nav_ul > li .main a:hover {
  color: #329fdf;
}
#footer .footer_container .nav_container .footer_nav_ul > li .sub {
  margin-top: 30px;
}
#footer .footer_container .nav_container .footer_nav_ul > li .sub .sub_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 25px;
}
#footer .footer_container .nav_container .footer_nav_ul > li .sub .sub_ul li a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  display: inline-block;
  margin-block: calc((1em - 1lh) / 2);
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.12em;
  font-weight: 500;
}
#footer .footer_container .nav_container .footer_nav_ul > li .sub .sub_ul li a span {
  font-weight: 500;
}
#footer .footer_container .nav_container .footer_nav_ul > li .sub .sub_ul li a {
  color: #ffffff;
  white-space: nowrap;
}
#footer .footer_container .nav_container .footer_nav_ul > li .sub .sub_ul li a:hover {
  color: #329fdf;
}
#footer .footer_container .nav_container .footer_nav_ul > li .sub .sub_ul li a.btn_gray {
  pointer-events: none;
  color: #8aa2cf;
}
#footer .footer_container .nav_container .footer_nav_ul > li:nth-of-type(4) {
  margin-right: -54px;
}
#footer .footer_container .nav_container .special_btn {
  position: absolute;
  bottom: 100px;
  right: 0;
}
#footer .footer_container .nav_container .special_btn a {
  -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);
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 92px;
  position: relative;
}
@media screen and (max-width: 639px) {
  #footer .footer_container .nav_container .special_btn a {
    height: 85px;
  }
}
#footer .footer_container .nav_container .special_btn a::before {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  content: "";
  display: inline-block;
  background-color: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#footer .footer_container .nav_container .special_btn a .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#footer .footer_container .nav_container .special_btn a .top .special {
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  padding: 3px 4px 3px 5px;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 600;
}
#footer .footer_container .nav_container .special_btn a .top .special span {
  font-weight: 600;
}
#footer .footer_container .nav_container .special_btn a .top .special {
  color: #4b70b5;
  background-color: #ffffff;
  border-radius: 2px;
}
@media screen and (max-width: 639px) {
  #footer .footer_container .nav_container .special_btn a .top .special {
    padding: 3px 4px 3px 5px;
    font-size: 11px;
    border-radius: 1.8px;
  }
}
#footer .footer_container .nav_container .special_btn a .top .title {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  margin-left: 5px;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 0.01em;
  font-weight: 700;
}
#footer .footer_container .nav_container .special_btn a .top .title span {
  font-weight: 700;
}
#footer .footer_container .nav_container .special_btn a .top .title {
  color: #ffffff;
}
@media screen and (max-width: 639px) {
  #footer .footer_container .nav_container .special_btn a .top .title {
    font-size: 12px;
  }
}
#footer .footer_container .nav_container .special_btn a .bottom {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-flex-line-pack: start;
      align-content: start;
  position: relative;
}
#footer .footer_container .nav_container .special_btn a .bottom::before {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  content: "";
  display: inline-block;
  margin-top: 7px;
  width: 200px;
  height: 1px;
  background-color: #ffffff;
}
@media screen and (max-width: 639px) {
  #footer .footer_container .nav_container .special_btn a .bottom::before {
    width: 187px;
  }
}
#footer .footer_container .nav_container .special_btn a .bottom .catch {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  margin-top: 9px;
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 1em;
  letter-spacing: 0.05em;
  font-weight: 600;
}
#footer .footer_container .nav_container .special_btn a .bottom .catch span {
  font-weight: 600;
}
#footer .footer_container .nav_container .special_btn a .bottom .catch {
  color: #ffffff;
  position: relative;
}
@media screen and (max-width: 639px) {
  #footer .footer_container .nav_container .special_btn a .bottom .catch {
    margin-top: 8px;
    font-size: 15px;
  }
}
@media screen and (min-width: 1079px) {
  #footer .footer_container .nav_container .special_btn a:hover::before {
    background-color: #ffffff;
  }
}
@media screen and (min-width: 1079px) {
  #footer .footer_container .nav_container .special_btn a:hover .top .special {
    color: #ffffff;
    background-color: #4b70b5;
  }
}
@media screen and (min-width: 1079px) {
  #footer .footer_container .nav_container .special_btn a:hover .top .title {
    color: #4b70b5;
  }
}
@media screen and (min-width: 1079px) {
  #footer .footer_container .nav_container .special_btn a:hover .bottom::before {
    background-color: #4b70b5;
  }
}
@media screen and (min-width: 1079px) {
  #footer .footer_container .nav_container .special_btn a:hover .bottom .catch {
    color: #4b70b5;
  }
}
#footer .footer_container .nav_container .special_btn a {
  width: 244px;
  border: 1px solid #ffffff;
}
#footer .footer_container .bottom_contents {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  row-gap: 20px;
  margin-top: 50px;
}
@media screen and (max-width: 1199px) {
  #footer .footer_container .bottom_contents {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 0;
  }
}
#footer .footer_container .bottom_contents .pagetop {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column-align: end;
      justify-self: end;
  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;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #footer .footer_container .bottom_contents .pagetop {
    display: none;
  }
}
#footer .footer_container .bottom_contents .pagetop::before {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  content: "";
  display: inline-block;
  border: 1px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#footer .footer_container .bottom_contents .pagetop svg {
  -webkit-transition: stroke 0.3s;
  transition: stroke 0.3s;
  stroke: #ffffff;
  stroke-width: 1px;
  fill: transparent;
  position: relative;
}
#footer .footer_container .bottom_contents .pagetop:hover::before {
  background-color: #ffffff;
}
#footer .footer_container .bottom_contents .pagetop:hover svg {
  stroke: #4b70b5;
}
#footer .footer_container .bottom_contents .line {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  -ms-grid-row: 2;
  grid-row: 2;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
@media screen and (max-width: 1199px) {
  #footer .footer_container .bottom_contents .line {
    display: none;
  }
}
#footer .footer_container .bottom_contents .corporate {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 3;
  grid-row: 3;
}
@media screen and (max-width: 1199px) {
  #footer .footer_container .bottom_contents .corporate {
    display: none;
  }
}
#footer .footer_container .bottom_contents .corporate a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 15px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#footer .footer_container .bottom_contents .corporate a span {
  font-weight: 500;
}
#footer .footer_container .bottom_contents .corporate a {
  color: #ffffff;
}
#footer .footer_container .bottom_contents .corporate a:hover {
  color: #329fdf;
}
#footer .footer_container .bottom_contents .copyright {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 3;
  grid-row: 3;
}
@media screen and (max-width: 1199px) {
  #footer .footer_container .bottom_contents .copyright {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
#footer .footer_container .bottom_contents .copyright .text {
  font-size: 11px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#footer .footer_container .bottom_contents .copyright .text span {
  font-weight: 500;
}
#footer .footer_container .bottom_contents .copyright .text {
  color: #ffffff;
  text-align: right;
}
@media screen and (max-width: 1199px) {
  #footer .footer_container .bottom_contents .copyright .text {
    padding-left: 0.1em;
    text-align: center;
  }
}
/*# sourceMappingURL=common.css.map */