@import url('https://fonts.googleapis.com/css2?family=Allura&family=Noto+Serif+JP:wght@200..900&display=swap');
@font-face {
    font-family: 'FontAwesome';
    src: url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?v=4.4.0);
    src: url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal;
}
:root{
  --main:#0a3d91;
  --sub:#f4f7fb;
  --text:#222;
}

*{box-sizing:border-box}
body{
  margin:0;
  font-family:"Noto Sans JP",sans-serif;
  color:var(--text);
  line-height:1.8;
}
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{
  font-family:"Noto Sans JP",sans-serif;
}

/* Header */
.site-header{
  position:fixed;
  top:0;
  width:100%;
    background: rgba(255, 255, 255, 0.9);
  z-index:100;
}
.header-inner{
  margin:auto;
  padding:15px 20px;
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.logo img{
    max-height: 40px;
    vertical-align: top;
}
.global-nav ul{
  display:flex;
  gap:30px;
  list-style:none;
  margin:0;
    padding: 0 11rem 0 3rem;
}
.global-nav a{
  text-decoration:none;
  color:#333;
  font-weight:500;
}
.global-nav .nav-cta{
    position: absolute;
    top: 0;
    right: 0;
    width: 10rem;
    height: 100%;
}
.global-nav .nav-cta a{
    background: #0a3d91;
    color: #FF5722;
    font-weight: 900;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*----------------------------------------------------
  ■GrandMenu 
----------------------------------------------------*/
nav.spNavi , nav.spNavi .GNavi {display:none;}
nav.spNavi .GNavi{background: url(../img/base/stripe.png);margin-top: 20px;}
nav.spNavi .GNavi ul{margin: auto;padding: 2rem;}
nav.spNavi .GNavi ul li{ width: 20%; float: left;}
nav.spNavi .GNavi ul li a{  color: #164ca0; text-decoration: none;font-weight: 500;font-size: 1.6rem;padding: 34px 0px;display: block;text-align: center;font-family: 'Noto Sans Japanese','メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック',sans-serif;line-height: 100%;position: relative;}
nav.spNavi .GNavi ul li:not(:last-child) a:after{content:"";display:block;width: 1px;height: 40px;background: #ccc;position: absolute;right: 0;top: 23px;}
nav.spNavi .GNavi ul li a:before{opacity:0;content:"";display:block;height: 100%;width: 0%;background: rgba(22, 76, 160, 0.1);position:absolute;bottom: 0px;left: 50%;transition:.2s linear;-moz-transition:.2s linear;-webkit-transition:.2s linear;-o-transition:.2s linear;-ms-transition:.2s linear;}
nav.spNavi .GNavi ul li a:hover:before{opacity:1;width:100%;left:0;}
nav.spNavi .GNavi .close,
.GNaviButton{display:none;}

/*tb*/
@media screen and (max-width:950px){
nav.spNavi , nav.spNavi .GNavi ,
#Header .cont{display:block;}
nav.spNavi .GNavi{opacity:0;height:0;z-index: 999;overflow:hidden;position: fixed;margin-top: 0;top: 70px;left: 0;width: 100%;background: rgba(22, 76, 160, 0.9);transition:.2s linear;-moz-transition:.2s linear;-webkit-transition:.2s linear;-o-transition:.2s linear;-ms-transition:.2s linear;-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);}
nav.spNavi .GNavi.open {opacity:1;height: 100%;z-index: 9;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
nav.spNavi .GNavi ul li{float: none;width: 100%;display: block;border-bottom: 1px solid rgba(67, 127, 220, 0.35);}
nav.spNavi .GNavi ul li a{text-align: left;height: auto;padding: 15px 10px;display: block;color: #fff;font-family: inherit;}
nav.spNavi .GNavi ul li a:before,
nav.spNavi .GNavi ul li a:after{display: none!important;}
nav.spNavi .GNavi .close{cursor:pointer;display: block;font-family: FontAwesome,'Open Sans',Verdana, Roboto, 'Droid Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif;color: #fff;text-align: center;padding: 10px 0 0;height: 100%;}
nav.spNavi .GNavi .close:after{content: "\f00d\0020閉じる";border: 1px solid;padding: 1rem 2rem;} 
.GNaviButton{cursor:pointer;display: block;width: 60px;height: 60px;text-align: center;line-height: 60px;font-size: 3rem;color: #4c4b4a;position: fixed;top: 0px;right: 0px;font-family: FontAwesome;z-index: 20;}
.GNaviButton:after{content: "\f0c9";font-size: 1.75rem;}
}

/* Hero */
.hero-sub{
  font-size: 1.6rem;
  margin-top:10px;
  opacity: 0.85;
}

.hero{
    position: relative;
    height: 100vh;
    overflow: hidden;
    background: #0a3d91;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 3rem;
}
.hero-title{
    font-size: 19vw;
    line-height: 1;
    font-weight: 900;
    background-image: url(../img/index/bg.jpg);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    background-position: center;
    margin: 0 0 0;
    animation: fake-random 30s ease-in-out infinite;
}
.hero-title span{
    font-weight: 900;
}
.hero-sub{
    font-size: 7vw;
    letter-spacing: 0.2em;
    line-height: 1.25;
    font-weight: 900;
    background-image: url(../img/index/bg.jpg);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    background-position: bottom;
    margin: 0;
}

@keyframes fake-random {
  0%   { background-position: 20% 50%; }
  20%  { background-position: 80% 10%; }
  40%  { background-position: 60% 70%; }
  60%  { background-position: 10% 90%; }
  80%  { background-position: 90% 40%; }
  100% { background-position: 30% 60%; }
}


/* Section */
.section{
    padding:120px 0 120px 20px;
    overflow: hidden;
}
.section.reverse{
    padding:120px 20px 120px 0;
}
.section.carrier{
    padding-top: 0;
}
.section.recruit{
    background: #ebf9ff;
    background: #0a3d91;
    color: #fff;
}
.section.col2{
    display: flex;
    gap: 5rem;
    width: 100%;
    max-width: 1200px;
    margin: auto;
}
.section.col2 > div{
    width: calc((100% - 5rem) / 2);
}
.section-inner{
  margin:auto;
}
.section-header{
    position: relative;
    max-width: 1200px;
    margin: auto;
}
.section.recruit .section-header{
    padding-bottom: 5rem;
}
.section.col2 .section-header{
    padding-bottom: 3rem;
}
.section-header h2{
    font-size: 1.5rem;
    margin: 0 auto;
}
.section-header h3{
    font-size: 4rem;
    margin: 0 auto;
}
.section-header p{
    position: absolute;
    left: 3rem;
    top: -2rem;
    font-size: 7rem;
    color: #c5eafb;
    letter-spacing: 0.1em;
    display: inline-block;
    transform: rotate(-12deg);
    white-space: nowrap;
    line-height: 1;
    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
}
.section-header h4{
    text-align: center;
}
.section.recruit .section-header .recruit-lead{
    position: absolute;
    bottom: 1rem;
    right: -20px;
    font-size: 1.25rem;
}
.section.recruit .text h3{
    text-align: center;
    font-size: 3rem;
    margin: 0;
    color: #ff5722;
    background: linear-gradient(90deg, #ffffff 10%, #ff009d 50%, #ffec00 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.section-inner img{
    max-width: 100%;
}

/* Grid sections */
.grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:60px;
  align-items:center;
    min-height: 25rem;
}
.reverse .grid{
  direction:rtl;
}
.text{
    position: relative;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
}
.image{
    height: 100%;
    background-position: right;
    width: calc(50vw - 40px);
    background-size: cover;
    background-repeat: no-repeat;
}
.reverse .text{
    margin-left: 0;
    margin-right: auto;
    direction: ltr;
}
.section.recruit ul{
    padding: 0;
    margin: 0 auto 2rem;
}
.section.recruit ul li{
    list-style: none;
    border-radius: 12px;
    margin-top: 1rem;
    border-bottom: 1px solid #ff009d;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    align-items: center;
    padding-bottom: 1rem;
/*
    border-top: 2px solid #ffec00;
    border-right: 2px solid #ffec00;
    border-left: 2px solid #ff009d;
*/
}
.section.recruit ul li:last-child{
    border: 0;
}
.section.recruit ul li > span{
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.25rem;
    /* background: linear-gradient(60deg, #ff009d 0%, #ffec00 100%); */
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
}
.section.recruit ul li > div{
    width: calc(100% - 3rem);
}
.section.recruit ul h4{
    padding: 1rem 0 0 1.25rem;
    font-size: 1.5rem;
    margin: 0 0 0.5rem;
}
.section.recruit ul p{
    margin: 0;
    padding: 0 1.25rem 1.25rem;
}
.section.recruit .image{
    background-size: cover;
    background-position: right;
}
.btn{
    position: relative;
    margin-top: 20px;
    background: var(--main);
    color: #fff;
    text-decoration: none;
    width: 300px;
    height: 100px;
    max-width: 60vw;
    max-height: 20vw;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}
.btn::after{
    content: '';
    width: 20px;
    height: 8px;
    border-bottom: 1px solid #fff;
    border-right: 2px solid #fff;
    transform: skew(45deg);
    margin-left: 1rem;
    transition: 0.5s;
}
.btn:hover{
    background: #000;
    transition: 0.5s;
}
.btn:hover::after{
    width: 50px;
    transition: 0.5s;
}
.section.recruit .btn{
    border: 3px solid #fff;
    font-size: 1.25rem;
    border-image: linear-gradient(-150deg, #ffffff 10%, #ff009d 50%, #ffec00 90%) 1;
}
.section.recruit .btn::after{
}
.section.recruit .btn:hover{
    border-image: linear-gradient(70deg, #ffffff 10%, #ff009d 50%, #ffec00 90%) 1;
}

.image-block{
  width:100%;
  height:350px;
    overflow: hidden;
}
.company-text ul{
  list-style:none;
  padding:0;
}
.company-text li{
  margin-bottom:10px;
}
.company-text .name{
  font-size:1.6rem;
  font-weight:bold;
}
.company iframe{
  width:100%;
  height:350px;
  border:0;
    border-radius: 12px;
    overflow: hidden;
}

/* Footer */
.site-footer{
    background: #0a3d91;
  color:#ccc;
  padding:60px 20px;
}
.footer-inner{
  max-width:1200px;
  margin:auto;
  text-align:center;
}
.footer-inner img{
    max-height: 40px;
}
.footer-inner ul{
  list-style:none;
  padding:0;
  display:flex;
  justify-content:center;
  gap:30px;
}
.footer-inner a{
  color:#ccc;
  text-decoration:none;
}

/* Responsive */
@media(max-width:768px){
  .grid,
  .company-block{
    grid-template-columns:1fr;
  }
}

@media(min-width:1681px){
.hero{
    gap: 2rem;
}
.hero-title{
    font-size: 320px;
}
.hero-sub{
    font-size: 118px;
}
}

@media(max-width:950px){
.header-inner .global-nav{
    display: none;
}
.section , .section.reverse{
    padding: 2rem 1rem;
}
p{
    font-size: 14px;
}
.hero{
    gap: 1rem;
    justify-content: end;
    padding-bottom: 1rem;
}
.hero-title{
    width: 90%;
    font-size: 50vw;
}
.hero-title span{
    display: block;
    margin-bottom: -3rem;
}
.hero-title span:first-child{
    text-align: center;
}
.hero-title span:last-child{
    text-align: right;
    line-height: 1;
    margin-bottom: 0;
}
.hero-sub{
    font-size: 10vw;
    letter-spacing: 0;
}
.section-inner{
    display: flex;
    flex-direction: column-reverse;
    gap: 0;
}
.section-header h2{
    font-size: 5vw;
    margin: 0 auto -1rem;
}
.section-header h3{
    font-size: 10vw;
}
.section-header h4{
    text-align: left;
    margin: 0 auto 1rem;
}
.section-header p{
    font-size: 12vw;
    left: 0;
    top: 1rem;
    transform: rotate(-6deg);
}
.text{
    padding: 0.5rem;
    max-width: none;
}
.btn{
    margin: 2rem auto;
}
.image{
    width: 100%;
    height: 50vw;
    background-size: cover;
    background-position: right;
}
.section.recruit .section-header{
    padding-bottom: 1rem;
}
.section.recruit .section-header p{
    left: auto;
    right: 0;
    top: -0.5rem;
}
.section.recruit .section-header .recruit-lead{
    position: unset;
}
.section.recruit .text h3{
    font-size: 10vw;
    letter-spacing: -0.025em;
}
.section.recruit ul h4{
    padding-left: 1rem;
    margin: 0 auto 0.5rem;
    font-size: 1.25rem;
}
.section.recruit ul p{
    padding: 0 1rem 1rem;
}
.section.recruit ul li{
        position: relative;
        align-items: start;
}
.section.recruit ul li > span{
        position: absolute;
        border: 0;
        color: #111;
        font-size: 4rem;
        right: 1rem;
        bottom: 1.5rem;
        font-style: italic;
}
.section.recruit ul li > div{
    position: relative;
    width: 100%;
}
.section.recruit .image{
    height: calc(100vw - 2rem);
}
.section.col2{
    display: block;
}
.section.col2 > div{
    width: 100%;
}
.section.col2 .section-header{
    padding-bottom: 0;
}
.section.col2 .section-inner{
        flex-direction: column;
}
.image-block{
    height: auto;
}
}

@media(max-width:667px){
}