@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap");
/* font-family: 'Noto Sans JP', sans-serif; */

/* @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap');
font-family: 'Noto Serif JP', serif; */

/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
font-family: "Montserrat", serif; */

@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,700;1,700&display=swap');
/* font-family: "Barlow", sans-serif; */

/* =================================================== *

   基本設定

 * =================================================== */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img,
video {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  vertical-align: baseline;
  /* outline: none; */
  /* word-break: break-all; */
  /* overflow-wrap: break-word; */
  overflow-wrap: normal;
}

html {
  width: 100%;
  height: 100%;
  font-size: 10px;
}

body {
  margin: 0;
  line-height: 1;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;

  -webkit-font-smoothing: antialiased;
  /* font-smoothing: antialiased; */
  -moz-osx-font-smoothing: grayscale;

}

article,
aside,
dialog,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

ol,
ul,
li,
dt,
dd {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  table-layout: fixed;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.inblock-wrap {
  width: 100%;
  position: relative;
  font-size: 0;
}

.inblock-wrap>* {
  font-size: 1.6rem;
  position: relative;
  vertical-align: top;
  display: inline-block;
}

.flex-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}

.flex-wrap>* {
  position: relative;
}

a.bl {
  display: block;
}

/* =================================================== *

    フォントの読み込み

 * =================================================== */
@font-face {
  font-family: 'icon-ngkg';
  src: url('../font/icon-ngkg.eot?82089695');
  src: url('../font/icon-ngkg.eot?82089695#iefix') format('embedded-opentype'),
    url('../font/icon-ngkg.woff2?82089695') format('woff2'),
    url('../font/icon-ngkg.woff?82089695') format('woff'),
    url('../font/icon-ngkg.ttf?82089695') format('truetype'),
    url('../font/icon-ngkg.svg?82089695#icon-ngkg') format('svg');
  font-weight: normal;
  font-style: normal;
}


[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'icon-ngkg';
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-ngkg-down-open-big:before {
  content: '\e800';
}

/* '' */
.icon-ngkg-left-open-big:before {
  content: '\e801';
}

/* '' */
.icon-ngkg-right-open-big:before {
  content: '\e802';
}

/* '' */
.icon-ngkg-psdup-open-big:before {
  content: '\e803';
}

/* '' */
.icon-ngkg-down-open:before {
  content: '\e804';
}

/* '' */
.icon-ngkg-left-open:before {
  content: '\e805';
}

/* '' */
.icon-ngkg-right-open:before {
  content: '\e806';
}

/* '' */
.icon-ngkg-psdup-open:before {
  content: '\e807';
}

/* '' */
.icon-ngkg-globe:before {
  content: '\e808';
}

/* '' */
.icon-ngkg-globe-1:before {
  content: '\e809';
}

/* '' */
.icon-ngkg-mail-1:before {
  content: '\e80a';
}

/* '' */
.icon-down:before {
  content: '\e80b';
}

/* '' */
.icon-ngkg-phone:before {
  content: '\e80c';
}

/* '' */
.icon-ngkg-search:before {
  content: '\e80d';
}

/* '' */
.icon-ngkg-location:before {
  content: '\e80e';
}

/* '' */
.icon-ngkg-mail:before {
  content: '\e80f';
}

/* '' */
.icon-left:before {
  content: '\e810';
}

/* '' */
.icon-right:before {
  content: '\e811';
}

/* '' */
.icon-up:before {
  content: '\e812';
}

/* '' */
.icon-user-add:before {
  content: '\e813';
}

/* '' */
.icon-edit:before {
  content: '\e814';
}

/* '' */
.icon-plus-squared:before {
  content: '\e815';
}

/* '' */
.icon-plus:before {
  content: '\e816';
}

/* '' */
.icon-minus-squared:before {
  content: '\e817';
}

/* '' */
.icon-minus:before {
  content: '\e818';
}

/* '' */
.icon-th:before {
  content: '\e819';
}

/* '' */
.icon-ok:before {
  content: '\e81a';
}

/* '' */
.icon-spin3:before {
  content: '\e832';
}

/* '' */
.icon-ok-circled:before {
  content: '\f06d';
}

/* '' */
.icon-ngkg-link-ext:before {
  content: '\f08e';
}

/* '' */
.icon-ngkg-menu:before {
  content: '\f0c9';
}

/* '' */
.icon-ngkg-file-pdf:before {
  content: '\f1c1';
}

/* '' */

i.icon {
  margin-left: .25em;
}

i.icon-left {
  margin-right: .25em;
}

a {
  color: #0073c3;
}

a.textlink:hover {
  text-decoration: underline;
}

/* =================================================== *

   フォント

 * =================================================== */
body {
  /* font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
  color: #000; */
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 20px;
  overflow-x: hidden;
  margin-top: 92px;
}

@media only screen and (max-width: 1060px) {
  body {
    margin-top: 60px;
  }
}


/* .gothic {
  font-family: YakuHanJPs, 'Noto Sans JP', YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuProN-W3", 'メイリオ', 'Meiryo', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.min {
  font-family: YakuHanJPs, 'Noto Serif JP', "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
} */


/* =================================================== *

   ヘッダー

 * =================================================== */

.l-header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  border-bottom: 1px solid #dad9da;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}

@media only screen and (min-width: 768px) {
  .l-header {
    height: 92px;
    padding-left: 50px;
  }
}

@media only screen and (max-width: 1400px) {
  .l-header {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 1060px) {
  .l-header {
    height: 60px;
  }
}

.l-header_sitename {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.l-header_sitename_text {
  color: #4F6781;
  border: 1px solid #4F6781;
  font-weight: 600;
  border-radius: 4px;
  font-size: 14px;
  padding: 12px 20px;
  margin-left: 40px;
}

@media only screen and (max-width: 1160px) {
  .l-header_sitename_text {
    font-size: 12px;
    margin-left: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .l-header_sitename_text {
    padding: 12px 10px;
  }
}

.l-header_sitename_logo {
  width: 143px;
  height: auto;

  @media only screen and (max-width: 767px) {
    width: auto;
  }
}

.l-header_sitename_logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.l-nav {
  display: flex;
  align-items: center;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .l-nav {
    height: 100%;
  }
}

@media only screen and (min-width: 1061px) {
  .l-nav {
    display: flex !important;
  }
}

@media only screen and (max-width: 1060px) {
  .l-nav {
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    background-color: #fff;
    height: calc(100svh - 60px);
    overflow-y: auto;
    flex-direction: column;
  }

  .l-nav.is-open {
    display: block;
  }
}


.l-nav_list {
  display: flex;
}

@media only screen and (max-width: 1060px) {
  .l-nav_list {
    flex-direction: column;
    width: 100%;
    padding: 30px 30px 80px 30px;
    background-color: #fff;
  }
}


.l-nav_item {
  margin-right: 40px;
}

@media only screen and (max-width: 1400px) {
  .l-nav_item {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 1060px) {
  .l-nav_item {
    margin-right: 0;
    border-bottom: 1px solid #EFF1F2;
  }
}

.l-nav_item .l-nav_anchor .icon-ngkg-link-ext::before {
  margin-left: .4em !important;
}

.l-nav_anchor {
  color: #000;
  text-decoration: none;
  font-size: 16px;
}

.l-nav_anchor:hover {
  color: #0073C3;
}

@media only screen and (max-width: 1400px) {
  .l-nav_anchor {
    font-size: 14px;
    display: block;
    padding: 22px 0;
    font-size: 15px;
    position: relative;
  }

}

@media only screen and (max-width: 1060px) {
  .l-nav_anchor {
    font-weight: 600;
  }

  .l-nav_anchor::before {
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #005BAC;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .l-nav_anchor::after {
    position: absolute;
    color: #005BAC;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    font-family: 'icon-ngkg';
    content: '\e806';
    font-size: 16px;
  }
}

.l-nav_btn_bg {
  width: auto;
  height: 100%;

  @media only screen and (max-width: 1060px) {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 130px;
    background: #EDEFF1;
    z-index: 5;
  }
}

.l-nav_btn {
  background-color: #0073C3;
  color: #fff;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-weight: 600;
  height: 100%;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 18px;
  z-index: 10;

  @media only screen and (max-width: 1060px) {
    position: absolute;
    bottom: 0;
  }
}

@media only screen and (max-width: 1400px) {
  .l-nav_btn {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 15px;
  }
}

@media only screen and (max-width: 1060px) {
  .l-nav_btn {
    height: auto;
    padding-left: 24px;
    padding-right: 24px;
    min-height: 70px;
    border-radius: 8px;
    width: calc(100% - 60px);
    text-align: center;
    justify-content: center;
    margin: 30px;
    background-color: #005BAC;
  }
}

.l-nav_btn .icon-ngkg-link-ext {
  margin-left: 0.5rem;
}


.l-navTrigger {
  display: none;
}

@media only screen and (max-width: 1060px) {
  .l-navTrigger {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-color: #0073C3;
    height: 60px;
    width: 60px;
    position: relative;
    z-index: 100;
    overflow-x: hidden;
    border: 0;
    padding: 0;
  }
}

.l-navTrigger_wrap {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 1060px) {
  .l-navTrigger_wrap {
    position: absolute;
    background: none;
    border: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 24px;
    height: 18px;

  }
}

.l-navTrigger_item {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  width: 100%;
  background-color: #fff;
  height: 2px;

}

@media only screen and (max-width: 1060px) {
  .l-navTrigger_item {}
}

@media screen and (max-width: 1160px) {
  .l-navTrigger_item:nth-of-type(1) {
    top: 0;
  }
}

@media screen and (max-width: 1160px) {
  .l-navTrigger_item:nth-of-type(2) {
    top: 8px;
  }
}


@media screen and (max-width: 1160px) {
  .l-navTrigger_item:nth-of-type(3) {
    bottom: 0;
    width: 60%;
    left: 0;
  }
}

@media screen and (max-width: 1160px) {
  .l-navTrigger.is-open .l-navTrigger_item:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
  }
}

@media screen and (max-width: 767) {
  .l-navTrigger.is-open .l-navTrigger_item:nth-of-type(1) {
    -webkit-transform: translateY(2.13333vw) rotate(-45deg);
    transform: translateY(2.13333vw) rotate(-45deg);
  }
}

@media screen and (max-width: 1160px) {
  .l-navTrigger.is-open .l-navTrigger_item:nth-of-type(2) {
    right: -300%;
  }
}

@media screen and (max-width: 1160px) {
  .l-navTrigger.is-open .l-navTrigger_item:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
    width: 100%;
  }
}

@media screen and (max-width: 767) {
  .l-hamburger.is-open .l-navTrigger_item:nth-of-type(3) {
    -webkit-transform: translateY(-2.13333vw) rotate(45deg);
    transform: translateY(-2.13333vw) rotate(45deg);
  }
}


/* =================================================== *

  フッタ

 * =================================================== */
.ext-r:after {
  font-family: 'icon-ngkg';
  font-style: normal;
  font-weight: normal;
  speak: none;
  margin-left: .25em;
  -webkit-transition: all .4s;
  transition: all .4s;
  display: inline-block;
}

.ext-r:after {
  content: '\f08e';
}

.inblock-wrap {
  width: 100%;
  position: relative;
  font-size: 0;
}

.inblock-wrap>* {
  font-size: 1.6rem;
  position: relative;
  vertical-align: top;
  display: inline-block;
}

#footer-section1 {
  width: 100%;
  position: relative;
}

#footer-section1-bg {
  background: url('../img/footer/section1-bg.png') 50% 50% no-repeat;
  background-size: 1920px;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 400px;
  top: 0;
  left: 0;
}

#footer-section1-video {
  position: absolute;
  width: 100%;
  height: 400px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: 0;
}

#footer-section1>.inner {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 105px;
  height: 400px;
  color: white;
  z-index: 1;
}

#footer-section1>.inner>.el-left {
  width: 47%;
  margin-right: 5.9%;
  vertical-align: middle;
}

#footer-section1-title {
  font-size: 13rem;
  line-height: 1;
  margin-bottom: 0;
  text-align: center;
}

#footer-section1-catchcopy {
  font-size: 2.0rem;
  letter-spacing: 4px;
  text-align: center;
  margin-bottom: 0;
  font-weight: 500;
}

#footer-section1>.inner>.el-right {
  width: 47%;
  vertical-align: middle;
}

#footer-section1-btn1 {
  margin-top: 10px;
}

#footer-section1-btn1 .btn {
  font-size: 2rem;
  letter-spacing: 2px;
}

#footer-section2 {
  text-align: center;
  border-bottom: 1px solid #edeff1;
  padding-top: 25px;
  padding-bottom: 25px;
}

#footer-section2>a {
  font-size: 2.2rem;
  line-height: 1;
  color: #0073c3;
}

#footer-section3 {
  background: #fff;
  padding-top: 100px;
  padding-bottom: 50px;
}

#footer-section3-list1>li {
  font-size: 1.4rem;
}

.footer-section3-layout1 {
  margin-bottom: 70px;
}

.footer-section3-layout1>.element {
  border-right: 1px solid #edeff1;
  padding-left: 15px;
  padding-right: 15px;
}

.footer-section3-layout1>.element:last-child {
  border-right: none;
}

.footer-section3-layout1>.element:nth-child(1) {
  width: 16.5%;
  padding-left: 0;
}

.footer-section3-layout1>.element:nth-child(2) {
  width: 24%;
}

.footer-section3-layout1>.element:nth-child(3) {
  width: 21%;
}

.footer-section3-layout1>.element:nth-child(4) {
  width: 20.5%;
}

.footer-section3-layout1>.element:nth-child(5) {
  width: 17.5%;
  padding-right: 0;
}

#footer-logo {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

#footer-section3-text1 {
  font-size: 1.2rem;
  color: #878787;
  text-align: center;
  margin-bottom: 0;
}

.footer-menu-first {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 15px;
  text-indent: -2.4rem;
  padding-left: 2.4rem;

}

.footer-menu-first .ext-r:after {
  margin-left: 3rem;
}

.footer-menu-first .annot {
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
  margin-top: 10px;
  line-height: 1.8;
}

.footer-menu-first>a {
  color: #323232;
}

.footer-menu-first>a:after {
  color: #878787;
  margin-left: .5em;
}

.footer-menu-first:not(:first-child) {
  margin-top: 40px;
}

.footer-menu-first:before {
  content: ' ';
  display: inline-block;
  height: 3px;
  width: 1em;
  vertical-align: .25em;
  margin-right: .5em;
  background: #0073c3;
}

.footer-menu-second {}

.footer-menu-second>li {
  font-size: 1.4rem;
  margin-bottom: 5px;
}

.footer-menu-second>li a {
  color: #323232;
}

.footer-menu-second>li a:after {
  color: #878787;
  margin-left: .5em;
}


#footer-copyright {
  background: #323232;
  line-height: 1;
}

#footer-copyright>.inner {
  color: #999999;
  text-align: center;
  padding: 20px 20px;
  font-size: 1.4rem;
}

#footer-section3-list1 {
  margin-top: 35px;
  text-align: center;
}

#footer-section3-list1>li {
  font-size: 1.4rem;
}

#footer-section3-list1>li:after {
  content: '|';
  margin-left: 1em;
  margin-right: 1em;
  display: inline-block;
}

#footer-section3-list1 li:last-child:after {
  display: none;
}


#footer-section3-list1>li a {
  color: #323232;
}

#footer-section3-list1>li a:after {
  color: #878787;
  margin-left: .5em;
}

#footer-section1-link-sp {
  display: none;
}

#sticky {
  display: none;
}

@media screen and (max-width: 880px) {

  #footer-section1-title {
    font-size: 14vw;
  }

  #footer-section1-catchcopy {
    font-size: 2.5vw;
    letter-spacing: 0.25vw;
  }

  #footer-section1>.inner {
    padding-left: 15px;
    padding-right: 15px;
  }

  #footer-section1>.inner>.el-left {
    width: 48.5%;
    margin-right: 2.9%;
  }

  #footer-section1>.inner>.el-right {
    width: 48.5%;
  }
}

@media screen and (max-width: 1200px) {
  div#footer-section1-video>video {
    margin-left: -40vw;
  }
}

@media screen and (max-width: 960px) {
  div#footer-section1-video>video {
    margin-left: -60vw;
  }
}

@media screen and (max-width: 767px) {
  #footer-section1-bg {
    background: url(../img/footer/section1-bg-sp.png) 50% 50% no-repeat;
    background-size: cover;
    height: 46vw;
  }

  #footer-section1-video-sp {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
  }

  #footer-section1-video-sp>video {
    width: 100%;
    vertical-align: top;
  }

  #footer-section1-link-sp {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  #footer-section1>.inner {
    padding-top: 10vw;
    text-align: center;
    height: 44vw;
  }

  #footer-section1>.inner>.el-left {
    width: 100%;
    margin-right: 0;
  }

  #footer-section1>.inner>.el-right {
    display: none;
  }

  #footer-section1-title {
    font-size: 16vw;
  }

  #footer-section1-catchcopy {
    font-size: 4vw;
    margin-top: 2vw;
  }

  #footer-section2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #footer-section3 {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .footer-section3-layout1 {
    display: none;
  }

  #footer-section3-list1 {
    margin-top: 30px;
  }

  #footer-section3-list1>li {
    display: block;
    margin-bottom: 8px;
  }

  #footer-section3-list1>li:after {
    display: none;
  }

  #sticky {
    display: block;
    position: fixed;
    bottom: -80px;
    left: 0;
    right: 0;
    width: 90%;
    z-index: 90;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: bottom .6s;
    transition: bottom .6s;
  }

  #sticky>.btn {
    font-size: 1.6rem;
    letter-spacing: 1px;
    padding: 15px 5%;
  }

  #sticky.show {
    bottom: 20px;
  }

  .footer-menu-first .annot {
    fonts-size: 1.3rem;
  }
}

/* =================================================== *

   アニメーション

 * =================================================== */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.fadeInUp {
  -webkit-visibility: hidden;
  visibility: hidden;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes scroller {
  to {
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  50% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  from {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes scroller {
  to {
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  50% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  from {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

/* =================================================== *

   表示切り替え

 * =================================================== */
.sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }

  .sp-only {
    display: block;
  }
}



/* =================================================== *

   モジュール

 * =================================================== */

.m-container {
  max-width: 1366px;
  padding-inline: 93px;
  margin-inline: auto;

  @media only screen and (max-width: 767px) {
    padding-inline: 20px;
  }
}

.m-container_bg-blue {
  position: relative;
  padding: 70px 93px 100px;
  background: #0073C3 url(/recruit/alumni/resource/img/bg_noise.png);
  border-radius: 8px;

  @media only screen and (max-width: 1365px) {
    border-radius: 0;
  }

  @media only screen and (max-width: 767px) {
    padding: 40px 20px 56px;
  }
}

.m-btn {
  color: #fff;
  background-color: #0073C3;
  display: flex;
  gap: 8px;
  align-items: center;
  text-align: center;
  text-decoration: none;
  justify-content: center;
  font-weight: 700;
  border-radius: 8px;
  height: 80px;
  width: 360px;

  @media only screen and (max-width: 767px) {
    width: 100%;
    font-size: 16px;
    border-radius: 4px;
  }
}

.m-btn_top {
  font-family: "Barlow", sans-serif;
  font-size: 32px !important;
  gap: 10px;
  width: 400px;
  height: 120px;
  border-radius: 4px;

  @media only screen and (max-width: 1023px) {
    gap: 9px;
    width: 240px;
    height: 64px;
    font-size: 24px !important;
  }
}

.m-btn_icon {
  display: flex;
  align-items: center;
  justify-items: center;
  background-color: #fff;
  border-radius: 50%;
  color: #005BAC;
  width: 48px;
  height: 48px;
  font-size: 32px;
  margin-left: 24px;
}

.m-btn_icon::before {
  margin-left: .5rem;
}

@media only screen and (max-width: 767px) {
  .m-btn_icon {
    width: 30px;
    height: 30px;
    font-size: 22px;

  }

  .m-btn_icon::before {
    margin-left: .3rem;
  }
}

.m-container_ttl-en {
  margin-bottom: 40px;
  font-family: "Barlow", sans-serif;
  font-size: 80px;
  font-weight: 700;
  color: #fff;

  @media only screen and (max-width: 1299px) {
    font-size: 64px;
  }

  @media only screen and (max-width: 767px) {
    margin-bottom: 14px;
    font-size: 54px;
  }
}

.m-container_ttl-jp {
  margin-bottom: 72px;
  font-size: 32px;
  color: #fff;

  @media only screen and (max-width: 1299px) {
    font-size: 28px;
  }

  @media only screen and (max-width: 767px) {
    margin-bottom: 40px;
    font-size: 24px;
  }
}

.m-card {
  padding: 47px;
  margin-bottom: 40px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.16);

  @media only screen and (max-width: 767px) {
    padding: 40px 16px;
    margin-bottom: 24px;
  }
}

/* =================================================== *

   ユーティリティ

 * =================================================== */
.u-hover-opacity {
  transition: .2s ease;
}

.u-hover-opacity:hover,
.u-hover-opacity:focus {
  background: #1A88D1;
}

.u-por {
  position: relative;
}

.u-flex {
  display: flex;
}

.u-jcc {
  justify-content: center;
}

.u-tac {
  text-align: center;
}

.u-visible_sp {
  display: none;

  @media only screen and (max-width: 767px) {
    display: block;
  }
}

.u-note-maker {
  font-size: 16px;
  color: #707070;
  line-height: 2.25;
  padding-left: 1em;
  text-indent: -1em;

  @media only screen and (max-width: 767px) {
    font-size: 12px;
    line-height: 2;
  }
}

.u-ornament_index_white,
.u-ornament_index_blue {
  position: relative;
}

.u-ornament_index_white::before,
.u-ornament_index_blue::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 4px;

  @media only screen and (max-width: 767px) {
    height: 2px;
  }
}

.u-ornament_index_white::before {
  left: 93px;
  width: 120px;
  background: #fff;

  @media only screen and (max-width: 767px) {
    left: 20px;
  }
}

.u-ornament_index_blue::before {
  left: 40px;
  width: 160px;
  background: #0073C3;

  @media only screen and (max-width: 767px) {
    left: 16px;
    width: 80px;
  }
}


/* =================================================== *

   背景

 * =================================================== */
.wrappaer {
  position: relative;
}

.wrapper::before {
  content: "";
  display: block;
  width: 100%;
  height: 100vh;
  background: url(/recruit/alumni/resource/img/bg_light-blue.jpg) center center /cover no-repeat;
  position: fixed;
  z-index: -1;
}

/* =================================================== *

   MVセクション

 * =================================================== */
.mv {
  position: relative;
  margin-bottom: 80px;

  @media only screen and (max-width: 767px) {
    margin-bottom: 64px;
  }
}

.mv .m-container {
  position: relative;
  z-index: 2;
  padding-inline: 0;

  @media only screen and (max-width: 1499px) {
    padding-inline: 93px;
  }

  @media only screen and (max-width: 767px) {
    padding-inline: 20px;
  }
}

.mv_play-pause-btn {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  top: 115px;
  right: 24px;
  width: auto;
  height: 40px;
  padding-left: 16px;
  padding-right: 5px;
  background: #fff;
  border: 1px solid #0073C3;
  font-size: 15px;
  border-radius: 20px;
  z-index: 100;

  @media only screen and (max-width: 767px) {
    top: 76px;
    right: 16px;
    gap: 10px;
    height: 36px;
    padding-left: 17px;
    padding-right: 5px;
    font-size: 13px;
  }
}

.mv_play-pause-btn::after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-flex;
  background: url(/recruit/alumni/resource/img/play-pause-btn_pause-icon.svg) center center /contain no-repeat;

  @media only screen and (max-width: 767px) {
    width: 26px;
    height: 26px;
  }
}

.mv_play-pause-btn.active::after {
  background: url(/recruit/alumni/resource/img/play-pause-btn_play-icon.svg) center center /contain no-repeat;
} 

.mv_ttl-and-sitename-container {
  max-width: 755px;
  padding-top: min(460px, calc(460 / 1920 * 100vw));

  @media only screen and (max-width: 1023px) {
    padding-top: 348px;
  }
}

.mv_ttl-large {
  margin-bottom: min(26px, calc(26 / 1920 * 100vw));
  font-family: "Barlow", sans-serif;
  font-size: min(140px, calc(140 / 1920 * 100vw));
  font-weight: 700;
  font-style: italic;
  color: #0073C3;
  line-height: 0.8;

  @media only screen and (max-width: 767px) {
    font-size: min(64px, calc(64 / 390 * 100vw));
    margin-bottom: 16px;
  }
}

.mv_site-name-unit {
  display: flex;
  align-items: center;
}

.mv_site-name-jp {
  font-size: 28px;
  font-weight: 600;

  @media only screen and (max-width: 1299px) {
    font-size: 22px;
  }

  @media only screen and (max-width: 767px) {
    font-size: min(18px, calc(18 / 390 * 100vw));
  }
}

.mv_site-name-ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline: min(26px, calc(26 / 1920 * 100vw)) min(40px, calc(40 / 1920 * 100vw));
}

.mv_site-name-ornament::after {
  content: "";
  display: inline-flex;
  width: min(173px, calc(173/ 1440 * 100vw));
  height: 1px;
  background: #000;

  @media only screen and (max-width: 767px) {
    width: min(32px, calc(32 / 390 * 100vw));
  }
}

.mv_site-name-en {
  font-family: "Barlow", sans-serif;
  color: #333;

  @media only screen and (max-width: 1299px) {
    font-size: 14px;
  }

  @media only screen and (max-width: 767px) {
    font-size: 10px;
    font-size: min(10px, calc(10 / 390 * 100vw));
  }
}

/* スワイパー */

.mv_swiper {
  pointer-events: none;
  position: absolute !important;
  width: 100%;
  top: 100px;
  z-index: 0;

  @media only screen and (max-width: 1023px) {
    top: 68px;
  }
}

.mv_swiper-wrapper {
  width: 100%;
  transition-timing-function: linear !important;
  height: min(484px, calc(484 / 1920 * 100vw)) !important;

  @media only screen and (max-width: 1023px) {
    height: calc(336 / 390 * 100vw) !important;
  }
}

.mv_swiper-slide {
  width: min(384px, calc(384 / 1920 * 100vw)) !important;
  height: 100%;

  @media only screen and (max-width: 1023px) {
    width: 266px !important;
  }
}



/* =================================================== *

   MASSEGEセクション

 * =================================================== */
.massege {
  margin-bottom: 160px;

  @media only screen and (max-width: 767px) {
    margin-bottom: 80px;
  }
}

.massege .m-container {
  position: relative;
  display: flex;
  gap: 96px;
  padding-inline: 0;

  @media only screen and (max-width: 1499px) {
    padding-inline: 93px;
  }

  @media only screen and (max-width: 1023px) {
    display: block;
  }

  @media only screen and (max-width: 767px) {
    padding-inline: 20px;
  }
}

.massege_ttl-en {
  font-family: "Barlow", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: min(120px, calc(120 / 1920 * 100vw));
  color: rgba(255, 255, 255, 0.8);

  @media only screen and (max-width: 1023px) {
    margin-bottom: 103px;
    font-size: 64px;
  }
}

.massege_read-txt {
  position: absolute;
  width: fit-content;
  font-size: min(48px, calc(48 / 1920 * 100vw));
  top: min(60px, calc(60 / 1920 * 100vw));
  left: min(93px, calc(93 / 1920 * 100vw));
  color: #0073C3;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.1em;

  @media only screen and (max-width: 1499px) {
    padding-left: 93px;
  }

  @media only screen and (max-width: 1023px) {
    font-size: 32px;
    top: 32px;
    left: 20px;
  }

  @media only screen and (max-width: 767px) {
    padding-left: 0;
  }

}

.massege_txt {
  font-size: 20px;
  line-height: 2.2;

  @media only screen and (max-width: 1299px) {
    font-size: 18px;
  }

  @media only screen and (max-width: 1023px) {
    font-size: 16px;
  }

  @media only screen and (max-width: 767px) {
    font-size: 15px;
    line-height: 2;
  }
}

.massege_txt:first-of-type {
  padding-top: 48px;
  margin-bottom: 32px;


  @media only screen and (max-width: 1023px) {
    padding-top: 0;
    margin-bottom: 24px;
  }
}

.massege .u-visible_sp {
  display: none;

  @media only screen and (max-width: 549px) {
    display: block;
  }
}

/* =================================================== *

   ABOUTセクション

 * =================================================== */
.about {
  margin-bottom: 80px;
}

.about_card-ttl {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 32px;
  font-size: 32px;
  font-weight: 500;

  @media only screen and (max-width: 1299px) {
    font-size: 28px;
  }

  @media only screen and (max-width: 767px) {
    gap: 10px;
    margin-bottom: 16px;
    font-size: 20px;
  }
}

.about_card-ttl::before {
  content: "";
  display: inline-flex;
  width: 10px;
  height: 10px;
  background: #0073C3;
  border-radius: 2px;
}

.about_card-txt {
  font-size: 16px;
  line-height: 2;

  @media only screen and (max-width: 767px) {
    font-size: 14px;
  }
}

.about .m-card:nth-of-type(2) {
  margin-bottom: 0;
}

.about .m-card:nth-of-type(2) .about_card-txt {
  margin-bottom: 8px;
}

.about .m-card:nth-of-type(2) .u-note-maker {
  margin-bottom: 32px;
}

.about_card_img {
  border-radius: 8px;
  border: 1px solid #E5E5E5;

  @media only screen and (max-width: 767px) {
    border-radius: 4px;
  }
}

/* =================================================== *

   FLOWセクション

 * =================================================== */
.flow {
  margin-bottom: 260px;

  @media only screen and (max-width: 767px) {
    margin-bottom: 80px;
  }
}

.flow .m-card {
  display: flex;
  position: relative;
  padding-block: 80px;
  overflow: hidden;
  margin-bottom: 56px;

  @media only screen and (max-width: 1023px) {
    display: block;
    min-height: 350px;
    padding-bottom: 0;
  }

  @media only screen and (max-width: 767px) {
    margin-bottom: 24px;
    padding: 42px 0 0;
  }
}

.flow_ttl-and-txt-container {
  width: 100%;
  padding-right: calc(400px - 54px);
  z-index: 2;

  @media only screen and (max-width: 1299px) {
    padding-right: 350px;
  }

  @media only screen and (max-width: 1023px) {
    padding-right: 0;
  }

  @media only screen and (max-width: 767px) {
    padding-inline: 20px;
  }
}


.flow_pic {
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 400px;
  z-index: 1;

  @media only screen and (max-width: 1023px) {
    position: static;
    width: 100%;
    margin: 0 auto;
  }

  @media only screen and (max-width: 767px) {
    transform: translateY(0);
  }
}

.flow_img {
  display: block;
  width: 100%;
  height: 344px;
  object-fit: contain;
  transform: translateY(4px);

  @media only screen and (max-width: 767px) {
    height: calc(301 / 390 * 100vw);
    transform: translateY(6px);
  }
}

.flow_ttl-unit {
  color: #0073C3;
  display: flex;
  align-items: center;
  margin-bottom: 56px;

  @media only screen and (max-width: 1023px) {
    margin-bottom: 32px;
  }
}



.flow_card-number {
  display: flex;
  align-items: center;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 80px;

  @media only screen and (max-width: 1299px) {
    font-size: 72px;
  }

  @media only screen and (max-width: 767px) {
    font-size: 40px;
  }
}

.flow_card-number::after {
  content: "";
  display: inline-flex;
  width: 4px;
  height: 16px;
  background: #D9D9D9;
  margin-inline: 40px;

  @media only screen and (max-width: 1299px) {
    margin-inline: 32px;
  }

  @media only screen and (max-width: 767px) {
    width: 2px;
    margin-inline: 22px;
  }
}

.flow_card-ttl {
  font-weight: 500;
  font-size: 32px;

  @media only screen and (max-width: 1299px) {
    font-size: 28px;
  }

  @media only screen and (max-width: 767px) {
    font-size: 20px;
  }
}

.flow_card-txt {
  font-size: 18px;
  line-height: 2;

  @media only screen and (max-width: 767px) {
    font-size: 14px;
  }
}

.flow_txt-red {
  color: #DD1E11;
  font-weight: 700;
}

.flow .m-card:nth-of-type(1) .flow_card-txt {
  margin-bottom: 32px;

  @media only screen and (max-width: 767px) {
    margin-bottom: 24px;
  }
}

.flow .m-btn {
  margin-bottom: 16px;
}

.flow .m-btn_txt {
  color: #707070;
  font-size: 16px;
  line-height: 2;

  @media only screen and (max-width: 767px) {
    font-size: 12px;
  }
}

.flow .m-card:nth-of-type(5) {
  margin-bottom: 0;
}

.flow .m-card:nth-of-type(3) .flow_card-txt,
.flow .m-card:nth-of-type(4) .flow_card-txt,
.flow .m-card:nth-of-type(5) .flow_card-txt {
  margin-bottom: 8px;
}

.flow .u-note-maker_multi-line {
  margin-bottom: 0;

  @media only screen and (max-width: 767px) {
    margin-bottom: 8px;
  }
}

/* =================================================== *

   ornament-message

 * =================================================== */

.ornament-message {
  position: relative;
  width: 100%;
  aspect-ratio: 1920/ 574;

  @media only screen and (max-width: 767px) {
    /* height: auto; */
    height: 0;
    /* aspect-ratio: 390/500; */
    padding-top: calc(500 / 390 * 100%);
    min-height: none;
  }
}

.ornament-message_pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}

.ornament-message_img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.ornament-message_txt-jp {
  position: absolute;
  left: min(370px, calc(370 / 1920 * 100vw));
  top: 50%;
  width: fit-content;
  font-size: min(40px, calc(40 / 1920 * 100vw));
  font-weight: 600;
  letter-spacing: .08em;
  transform: translateY(-50%);
  z-index: 2;

  @media only screen and (max-width: 767px) {
    top: calc(132 / 390 * 100vw);
    left: 0;
    width: fit-content;
    padding-inline: calc(20 / 390 * 100vw);
    text-align: center;
    font-size: calc(24 / 390 * 100vw);
    transform: translate(0, -50%);
  }
}

.ornament-message_txt-en {
  position: absolute;
  left: min(281px, calc(281 / 1920 * 100vw));
  top: 50%;
  width: fit-content;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: min(140px, calc(140 / 1920 * 100vw));
  line-height: 0.8;
  transform: translateY(-50%);

  @media only screen and (max-width: 767px) {
    position: absolute;
    top: calc(80 / 390 * 100vw);
    left: 0;
    padding-inline: calc(20 / 390 * 100vw);
    font-size: calc(64 / 390 * 100vw);
    transform: translateY(0);
  }
}

.ornament-message .m-btn_top {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: 10;
}