@charset "utf-8";
/*
Theme Name: ai-front.com_recruit
Version: 1.0

*/


@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');

* {
  margin: 0;
  padding: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,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;
  vertical-align: baseline;
  background: transparent;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: 500;
  font-family: 'Noto Sans JP', 'Yu Gothic', '游ゴシック', YuGothic, Hiragino Kaku Gothic, メイリオ, Meiryo, sans-serif;
}
body {
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-text-size-adjust: none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  background: transparent;
  color: #333;
}

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 #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: none;
}

ul,
ol {
  list-style: none;
}

em,
i {
  font-style: normal;
}

html {
  font-size: 52.5%;
}

@media screen and (min-width: 350px) {
  html {
    font-size: 62.5%;
  }
}

@media screen and (min-width: 992px) {
  html {
    font-size: 62.5%;
  }
}

body {
  text-align: left;
  line-height: 1.8;
  letter-spacing: 0.01em;
  color: #333333;
  width: 100%;
  font-size: 1.4rem;
  font-family: 'Noto Sans JP', 'Yu Gothic', '游ゴシック', YuGothic, Hiragino Kaku Gothic, メイリオ, Meiryo, sans-serif;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 1.6rem;
  }
}

.inner {
  width: 1000px;
  max-width: 1366px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .inner {
    width: 100%;
  }
}

.inner-s {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 50px;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .inner-s {
    padding: 0 5%;
  }
}

@media screen and (max-width: 767px) {
  .inner-s {
    padding: 0 5%;
  }
}

.main{
  overflow: hidden;
}

a{
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .hover {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .hover:hover {
    opacity: 0.7 !important;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
}

.bold {
  font-weight: bold;
}
.txt_co_orange {
  color: #ff7f00;
}
p,
ul {
  font-weight: 300;
}

b {
  font-weight: 500;
}
.sp {
  display: none;
}
.br-sp {
  display: none;
}
.br-pc {
  display: block;
}
@media screen and (max-width:768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .br-sp{
      display: block;
  }
  .br-pc {
    display: none;
  }
}
.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}





/* header
----------------------------------------------------------------------------
----------------------------------------------------------------------------*/
.header{
    height: 77px;
    width: 100%;
    background-color: #fff !important;
    z-index: 999;
    z-index: 999;
    position: relative;
}
.header-fixed{
    height: 77px;
    width: 100%;
    position: fixed;
    z-index: 99;
    background-color: rgba(255, 255, 255, 0.562);
}
.header-box{
  position: relative;
}
.header-inner{
  margin: 0 auto;
  width: 1200px;
  position: relative;
}
.header-logo-box{
  position: absolute;
  top: 15px;
  left: 0;
}
.header-logo-box a{
/*    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;*/
}
.header-logo-box .hdr-logo{
  width: 260px;
}
.header-nav-box{
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header-nav-box .hdr-gnav{
  padding-top: 5px;
}
.header-nav-box .hdr-gnav ul{
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.header-nav-box .hdr-gnav ul li{
    position: relative;
    margin: 0 20px;
    padding: 20px 0;
}
.header-nav-box .hdr-gnav ul li a{
  font-weight: 500;
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  color: #212121;
}
.hdr-contact-btn{
    position: absolute;
    top: 0;
    right: 0;
    background-color: #2C8842;
    color: #FFF;
    font-size: 12px;
}
.hdr-contact-btn a, .hdr-entry-btn a{
    color: #FFF;
    display: block;
    width: 105px;
    height: 77px;
}
.icon-contact{
    position: absolute;
    width: 35px;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.hdr-contact-btn a span{
    display: block;
    position: absolute;
    width: 75px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 12px;
    font-size: 12px;
}
.hdr-entry-btn{
    position: absolute;
    top: 77px;
    right: 0;
    width: 105px;
    height: 77px;
    background-color: #4E4E4E;
    color: #FFF;
    font-size: 12px;
}
.icon-entry{
    position: absolute;
    width: 35px;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.hdr-entry-btn a span{
    display: block;
    position: absolute;
    left: 60%;
    transform: translateX(-50%);
    width: 100%;
    bottom: 12px;
    font-size: 12px;
}

@media only screen and (max-width: 767px) {
    .header-inner{
      width: 100%;
      position: relative;
    }
    .header-box{
      height: 60px;
      width: 100%;
      background-color: #fff !important;
      position: fixed;
      z-index: 999;
    }
    .header-logo-box{
      position: absolute;
      top: 20px;
      left: 15px;
    }
    .header-logo-box .hdr-logo{
      width: 145px;
    }
    .openbtn{
        position:fixed;
        z-index: 9999;
        top: 7px;
        right: 10px;
        cursor: pointer;
        width: 50px;
        height:50px;
    }
    .openbtn span{
        display: inline-block;
        transition: all .4s;
        position: absolute;
        left: 14px;
        height: 1px;
        border-radius: 2px;
        background-color: #4E4E4E;
        width: 45%;
      }
    .openbtn span:nth-of-type(1) {
        top:15px;   
    }
    .openbtn span:nth-of-type(2) {
        top:23px;
    }
    .openbtn span:nth-of-type(3) {
        top:31px;
    }
    .openbtn.active span:nth-of-type(1) {
        top: 18px;
        left: 18px;
        transform: translateY(6px) rotate(-45deg);
        width: 30%;
    }
    .openbtn.active span:nth-of-type(2) {
        opacity: 0;
    }
    .openbtn.active span:nth-of-type(3){
        top: 30px;
        left: 18px;
        transform: translateY(-6px) rotate(45deg);
        width: 30%;
    }

    #g-nav,
    #g-nav.panelactive #g-nav-box{
        width:100%;
    }
    .g-nav-inner{
      margin: 0 auto;
    }
    #g-nav ul{
      width: 90%;
      margin: 0 auto;
    }
    #g-nav ul {
        position: absolute;
        z-index: 999;
        top: 20%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    #g-nav li {
        list-style: none;
        text-align: center;
        border-bottom: 1px solid #cdc9c9;
        position: relative;
    }
    #g-nav li a {
        color: #212121;
        text-decoration: none;
        padding: 17px 0 15px;
        display: block;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        transition: all .5s;
    }
    #g-nav li a:after {
        content: "";
        margin: auto;
        position: absolute;
        top: 22px;
        right: 3px;
        width: 13px;
        height: 13px;
        border-top: 1px solid #9a9a9a;
        border-right: 1px solid #9a9a9a;
        transform: rotate(45deg);
    }
    #g-nav{
      position:fixed;
      z-index: 10;
      top: 0px;
      right: -100%;
      height: 100vh;
      transition: all 0.6s;
      margin-top: 60px;
    }
    #g-nav.panelactive{
      right: 0;
    }
    #g-nav.panelactive #g-nav-box{
      position: fixed;
      z-index: 990;
      height: 100vh;
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      background: #FFF;
    }
    #g-nav,
    #g-nav.panelactive #g-nav-box{
        width:100%;
    }

}



/* Mv
------------------------------------------------------------*/
.top_mv{
    width: 100%;
    padding: 0;
}

.top_mv .top_mv_images{
    position: relative;
    width: 100%;
}
.top_mv_images_inner{
    position: absolute;
}

.mv_cover_scroll > div{
    bottom: 0;
    left: calc(50% - 6px);
    width: 8px;
    height: 60px;
    position: absolute;
}
.mv_cover_scroll > div::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    background: #212121;
    width: 1px;
    height: 100%;
}
.anim-scroll{

}
.anim-scroll::after{
    animation: extend 2s ease-in-out 0.5s infinite;
}

@keyframes extend{
  0% {
    height: 0;
  }
  to {
    height: 100%;
  }
}


/* SCROOL
------------------------------------------------------------*/
html {
  scroll-behavior: smooth;
}
.top_mv{
  position: relative;
}
.top_mv_scrool_inner{
    width: 70px;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.top_mv_scrool{
    position: absolute;
    bottom: -70px;
}
.scroll_down {
  position: relative;
  width: 100%;
  height: 100vh;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.scroll_down:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: linear-gradient(180deg,rgba(#000, 0) 0, rgba(#000, .8) 80%, rgba(#000, .8) 100%);
  }

.scroll_down a {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 13px;
    padding: 10px 30px 110px 0;
    color: #FFF;
    font-size: 14px;
    line-height: 1;
    letter-spacing: .2em;
    transition: .2s;
}

.scroll_down a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 100%;
    width: 2px;
    height: 100px;
    background: #ddd;
}

.scroll_down a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 100%;
    width: 2px;
    height: 100px;
    background: #000;
}

.scroll_down a:hover {
  opacity: .5;
}

#type01 a:after {
  animation: sdl01 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

@keyframes sdl01 {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
@media only screen and (max-width: 767px) {
    .top_mv_scrool_inner{
      width: 100%;
    }
    .top_mv_scrool{
      left: 85%;
    }
    .scroll_down a {
        display: inline-block;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2;
        width: 13px;
        color: #000;
        font-size: 14px;
        line-height: 4;
        letter-spacing: 1px;
        writing-mode: vertical-lr;
        transition: .2s;
        font-size: 11px;
        font-weight: bold;
        padding: 10px 20px 110px 0;
    }

}
/* Common
------------------------------------------------------------*/
.cont-title-h2{
  text-align: center;
}
.cont-title-h2 h2{
    font-size: 60px;
    font-family: DIN Condensed;
    letter-spacing: 3px;
    line-height: 65px;
    color: #212121;
}
.title-h2-text{
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: 'Noto Sans JP', 'Yu Gothic', '游ゴシック', YuGothic, Hiragino Kaku Gothic, メイリオ, Meiryo, sans-serif;
}
.pc-br{
      display: block;
    }
@media only screen and (max-width: 767px) {
    .cont-title-h2 h2{
      font-size: 40px;
      font-weight: bold;
      line-height: 48px;
    }
    .title-h2-text{
      font-size: 16px;
    }
    .pc-br{
      display: none;
    }
}

/*--------------------------------------------------------------------------------------------------
  Section ABOUT
---------------------------------------------------------------------------------------------------*/
.about{
  background-color: #FFF;
  padding: 150px 0 20px;
}
.about-inner{
  width: 1150px;
  margin: 0 auto;
}
.about-box{
    text-align: center;
    margin: 45px auto 0;
}
.about-title-h3 h3{
    font-size: 40px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    font-weight: 700;
}
.about-title-h3 h3 span{
    color: #226A34;
}
.about-box p{
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 25px;
    color: #4E4E4E;
}
@media only screen and (max-width: 767px) {
    .about{
        background-color: #FFF;
        padding: 100px 0 20px;
    }
    .about-inner{
        width: 88%;
        margin: 0 auto;
    }
    .about-box{
        margin: 30px auto 0;
    }
    .about-title-h3{
        width: 75%;
        margin: 0 auto 25px;
    }
    .about-title-h3 h3{
        font-size: 22px;
        margin-bottom: 10px;
        letter-spacing: 2px;
        line-height: 38px;
    }
    .about-box p{
        font-size: 14px;
        letter-spacing: 2px;
        margin-bottom: 20px;
        color: #4E4E4E;
        text-align: left;
        line-height: 23px;
    }
}
/*--------------------------------------------------------------------------------------------------
  Section BUSINRSS
---------------------------------------------------------------------------------------------------*/
.business{
  background-color: #F0F0F0;
  padding: 150px 0 100px;
}
.business-inner{
  width: 1130px;
  margin: 0 auto;
}
.business-box{
    margin-top: 160px;
}
.business-list{

}
.business-list li{
    margin-bottom: 150px;
    display: flex;
    justify-content: space-between;
}
.business-list li.row-reverse{
    flex-direction: row-reverse;
}
.business-list-image{
    width: 670px;
}
.business-list-image img{
}
.business-list-text{
    width: 390px;
}
.business-list-text h4{
    color: #226A34;
    font-size: 24px;
    margin: 80px auto 40px;
    letter-spacing: 3.5px;
}
.business-list-text h4::before{
    background-color: #226A34;
    content: "";
    height: 3px;
    width: 32px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: 6px;
}
.business-list-text h4.h4-mt50{
    margin-top: 50px;
}
.business-list-text h4.h4-mt10{
    margin-top: 10px;
}
.business-list-text p{
    color: #4E4E4E;
    font-size: 18px;
    letter-spacing: 3px;
    line-height: 26px;
    margin-bottom: 20px;
}
.business-list-text p span{
    color: #226A34;
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    .business{
      background-color: #F0F0F0;
      padding: 90px 0 60px;
    }
    .business-inner{
      width: 90%;
      margin: 0 auto;
    }
    .business-box{
        margin-top: 50px;
    }
    .business-list li{
        display: block !important;
        margin-bottom: 0;
        margin-top: 15px;
        padding-bottom: 10px;
        background-color: #FFF;
    }
    .business-list li:last-child{
        padding-bottom: 20px;
    }
    .business-list-image{
        width: 100%;
    }
    .business-list-text{
        width: 90%;
        margin: 0 auto;
    }
    .business-list-text h4{
        font-size: 18px;
        margin: 25px auto 20px;
        letter-spacing: 2px;
        margin-top: 25px !important;
        border-bottom: 1px solid #D9D9D9;
        padding-bottom: 15px;
    }
    .business-list-text h4::before{
        background-color: #226A34;
        content: "";
        height: 3px;
        width: 20px;
        margin-right: 18px;
        display: inline-block;
        vertical-align: 5px;
    }
    .business-list-text p{
        font-size: 14px;
        letter-spacing: 2px;
        line-height: 23px;
        margin-bottom: 20px;
    }
}
/*--------------------------------------------------------------------------------------------------
  Section MESSAGE
---------------------------------------------------------------------------------------------------*/
.message{
    background-color: #FFFFFF;
    padding: 150px 0 150px;
}
.message-inner{
    width: 1130px;
    margin: 0 auto;
}
.message-box{
    margin-top: 130px;
}
.message-list li{
  margin-bottom: 150px;
  display: flex;
  justify-content: space-between;
}
.message-list li.row-reverse{
    flex-direction: row-reverse;
}
.message-list li:last-child{
  margin-bottom: 10px;
}
.message-list-image{
    width: 435px;
}
.message-list-image img{
}
.message-list-text{
    width: 640px;
}
.message-list-text h4{
    color: #383B38;
    font-size: 40px;
    margin: 0 auto 35px;
    letter-spacing: 3px;
    font-weight: 700;
    line-height: 55px;
} 
.message-list-text h4.h4-mt15{
    margin-top: 15px;
}
.message-list-text h4 span{
    color: #226A34;
}
.message-list-text p{
    color: #4E4E4E;
    font-size: 18px;
    letter-spacing: 3px;
    line-height: 26px;
    margin-bottom: 20px;
}
.message-sign{
    font-size: 18px;
    text-align: right;
}
@media only screen and (max-width: 767px) {
    .message{
        background-color: #FFFFFF;
        padding: 100px 0 50px;
    }
    .message-inner{
        width: 88%;
        margin: 0 auto;
    }
    .message-box{
        margin-top: 30px;
    }
    .message-list li{
      margin-bottom: 45px;
      display: block;
    }
    .message-list-image{
        width: 100%;
    }
    .message-list-text{
        width: 98%;
        margin: 25px auto 0;
    }
    .message-list-text h4{
        color: #383B38;
        font-size: 18px;
        margin: 0 auto 35px;
        letter-spacing: 3px;
        font-weight: bold;
        line-height: 28px;
        border-bottom: 1px solid #D9D9D9;
        padding-bottom: 20px;
    }
    .message-list-text p{
        font-size: 14px;
        line-height: 23px;
    }
    .message-sign {
        margin-top: 10px;
        font-size: 14px;
        text-align: right;
    }
}
/*--------------------------------------------------------------------------------------------------
  Section OUTLINE
---------------------------------------------------------------------------------------------------*/
.outline{
  background-color: #F0F0F0;
  padding: 150px 0 0;
}
.outline-inner{
  width: 1100px;
  margin: 0 auto;
}
.outline-box{
    margin: 100px auto 100px;
    display: flex;
    justify-content: space-between;
}
.outline-box li{
}
.outline-box li table{
    border-top: 1px solid #D9D9D9;
    width: 535px;
    font-size: 18px;
}
.outline-box li table th{
    border-bottom: 1px solid #D9D9D9;
    text-align: center;
    padding: 25px 0;
    font-weight: normal;
    width: 180px;
    vertical-align:middle;
}
.outline-box li table td{
    border-bottom: 1px solid #D9D9D9;
    padding: 25px 25px 25px 25px;
}
.outline iframe{
  display: block;
}
@media only screen and (max-width: 767px) {
    .outline{
        background-color: #F0F0F0;
        padding: 100px 0 0;
    }
    .outline-inner{
        width: 88%;
        margin: 0 auto;
    }
    .outline-box {
        margin: 50px auto 50px;
        display: block;
    }
    .outline-box li table{
        border-top: 1px solid #D9D9D9;
        width: 100%;
        font-size: 14px;
    }
    .outline-box li table.border-none{
        border: none;
    }
    .outline-box li table th{
        border-bottom: 1px solid #D9D9D9;
        text-align: left;
        padding: 15px 0;
        font-weight: normal;
        width: 30%;
        vertical-align: middle;
        font-size: 14px;
    }
    .outline-box li table td{
        border-bottom: 1px solid #D9D9D9;
        padding: 15px 0;
        font-size: 14px;
    }
}

/*--------------------------------------------------------------------------------------------------
  Section JOIN OUR TEAM
---------------------------------------------------------------------------------------------------*/
.joinourteam{
    position: relative;
    width: 100%;
    height: 650px;
    overflow: hidden;
}
.joinourteam img{
}
.joinourteam-inner{
    width: 800px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 170px;
}
.joinourteam h2{
    text-align: center;
    font-size: 60px;
    font-family: DIN Condensed;
    letter-spacing: 3px;
    line-height: 65px;
    color: #FFF;
    text-shadow: 2px 2px 3px #444344;
}
.joinourteam .title-h2-text{
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: 'Noto Sans JP', 'Yu Gothic', '游ゴシック', YuGothic, Hiragino Kaku Gothic, メイリオ, Meiryo, sans-serif;
    color: #FFF;
    text-shadow: 2px 2px 3px #444344;
    text-align: center;
}
.joinourteam p{
    font-size: 40px;
    text-align: center;
    margin: 50px auto;
    color: #FFF;
    text-shadow: 2px 2px 3px #444344;
    font-weight: 700;
    letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
    .joinourteam {
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
}


/*--------------------------------------------------------------------------------------------------
  Section PAGE INTERVIEW
---------------------------------------------------------------------------------------------------*/
.page-interview{
    background-color: #FFFFFF;
    padding: 150px 0 150px;
}
.interview-inner{
    width: 100%;
    margin: 230px auto 0;
    position: relative;
}
.interview-images{
  position: absolute;
  right: 0;
  width: 40vw;
  margin-top: -120px;
}
.interview-text-box{
    width: calc(65vw + 10px);
    /*height: calc(100% - 140px); */
    background: #F0F0F0;
    display: flex;
    justify-content: flex-end;
}
.interview-text{
    width: 560px;
    padding: 85px 0 20px 0;
    margin: 0 120px 0 0;
}
.interview-text h3{
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 3px;
    font-weight: bold;
    margin-bottom: 60px;
}
.interview-text h3 span{
    color: #226A34;
}
.interview-text p{
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 2px;
    margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
    .page-interview {
      padding: 90px 0 60px;
    }
    .interview-inner {
        width: 100%;
        margin: 175px auto 0;
        position: relative;
    }
    .interview-images{
      position: absolute;
      right: 0;
      width: 75vw;
      margin-top: -120px;
    }
    .interview-text-box {
      width: calc(85vw + 20px);
      background: #F0F0F0;
      display: block;
    }
    .interview-text {
        width: 100%;
        padding: 270px 5% 20px 6%;
        margin: 0 120px 0 0;
    }
    .interview-text h3 {
        font-size: 22px;
        line-height: 36px;
        letter-spacing: 2px;
        font-weight: bold;
        margin-bottom: 25px;
    }
    .interview-text p {
        font-size: 14px;
        line-height: 25px;
        letter-spacing: 2px;
        margin-bottom: 28px;
    }
}


/*--------------------------------------------------------------------------------------------------
  Section PAGE WORKSTYLE
---------------------------------------------------------------------------------------------------*/
.page-workstyle{
    background-color: #F0F0F0;
    padding: 150px 0;
}
.workstyle-inner{
    width: 1150px;
    margin: 115px auto 0;
}
.workstyle-box{
    display: flex;
}
.workstyle-box li{
    width: 350px;
    margin-right: 35px;
}
.workstyle-box li:last-child{
    margin-right: 0;
}
.workstyle-box h4{
    text-align: center;
    font-size: 18px;
    margin: 15px 0 20px;
    letter-spacing: 1.5px;
    color: #226A34;
}
.workstyle-box p{
    font-size: 14px;
    letter-spacing: 1.5px;
    color: #4E4E4E;
}
@media only screen and (max-width: 767px) {
    .page-workstyle {
        background-color: #F0F0F0;
        padding: 90px 0 10px;
    }
    .workstyle-inner {
        width: 90%;
        margin: 60px auto 0;
    }
    .workstyle-box {
        display: block;
    }
    .workstyle-box li {
        width: 100%;
        margin-right: 0;
        margin: 0 auto 40px;
    }
    .workstyle-box h4 {
        text-align: center;
        font-size: 18px;
        margin: 15px 0 10px;
        letter-spacing: 2.5px;
        color: #226A34;
    }
    .workstyle-box p {
        font-size: 14px;
        letter-spacing: 2px;
        color: #4E4E4E;
    }
}
/*--------------------------------------------------------------------------------------------------
  Section PAGE DETAILS
---------------------------------------------------------------------------------------------------*/
.page-details{
    background-color: #FFF;
    padding: 150px 0;
}
.details-inner{
    width: 800px;
    margin: 115px auto 0;
}
.details-box{
    width: 100%;
    border-top: 1px solid #D9D9D9;
}
.details-box th{
    font-size: 15px;
    font-weight: bold;
    color: #226A34;
    padding: 22px 0 20px 35px;
    vertical-align: middle;
    border-bottom: 1px solid #D9D9D9;
    width: 135px;
    letter-spacing: 2px;
}
.details-box td{
    padding: 22px 0 20px;
    font-style: 15px;
    color: #4E4E4E;
    border-bottom: 1px solid #D9D9D9;
    letter-spacing: 1.5px
}
@media only screen and (max-width: 767px) {
    .page-details {
        background-color: #FFF;
        padding: 70px 0 40px;
    }
    .details-inner {
        width: 90%;
        margin: 65px auto 0;
    }
    .details-box th {
        font-size: 14px;
        font-weight: bold;
        color: #226A34;
        padding: 15px 0 15px 8px;
        vertical-align: middle;
        border-bottom: 1px solid #D9D9D9;
        width: 110px;
        letter-spacing: 2px;
    }
    .details-box td {
        padding: 15px 0 15px;
        font-size: 14px;
        color: #4E4E4E;
        border-bottom: 1px solid #D9D9D9;
        letter-spacing: 2px;
    }
}
/*--------------------------------------------------------------------------------------------------
  Section PAGE ENTRY
---------------------------------------------------------------------------------------------------*/
.entry{

}
.entry-header{
    width: 100%;
    height: 650px;
    overflow: hidden;
}
.entry-body{
    background-color: #E1EAE3;
    padding: 150px 0 100px;
}
.entry-inner{
    width: 800px;
    margin: 65px auto 0;
}
.entry-text{
    margin-bottom: 60px;
}
.entry-text p{
    font-size: 14px;
    color: #383B38;
    letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
    .entry-header {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .entry-body {
        background-color: #E1EAE3;
        padding: 70px 0 70px;
    }
    .entry-inner {
        width: 90%;
        margin: 25px auto 0;
    }
    .entry-text {
        margin-bottom: 40px;
    }
    .entry-text p {
        font-size: 14px;
        color: #383B38;
        letter-spacing: 2px;
        font-weight: normal;
        line-height: 24px;
    }
}
/*--------------------------------------------------------------------------
  ENTRY FORM
---------------------------------------------------------------------------*/
.table_entry_form{
    width: 100%;
}
.table_entry_form th{
    display: block;
    padding: 25px 0 5px 5px;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 2px;
    color: #226A34;
}
.table_entry_form td{
    display: block;
    width: 100%;
    padding: 0;
}
.table_entry_form td.w40{
    width: 40%;
}
.form_check_box{
    margin: 30px auto 0;
    width: 800px;
    text-align: center;
}
.kiyaku_scroll_box{
    width: 800px;
    height: 150px;
    overflow-y: scroll;
    margin: 50px auto 30px;
    padding: 20px;
    text-align: left;
    font-size: 12px;
    background-color: #FFF;
    border-radius: 6px;
}
.kiyaku_scroll_box span{
  color: #4E4E4E;
  font-weight: bold;
  letter-spacing: 1px;
}
.kiyaku_scroll_box p{

}
.entry_form_btn{
    margin: 40px auto;
    display: flex;
    justify-content: center;
}
input[type="submit"], input[type="button"] {
    display: flex;
    width: 240px;
    background: #226A34;
    color: #fff;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
    height: 60px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    border: none;
    cursor: pointer;
}

.table_entry_form input[type="text"], .table_entry_form input[type="email"], textarea{
    vertical-align: middle;
    padding: 15px 12px 10px;
    line-height: 20px;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #232323;
    background: #FFF;
    margin: 0;
    width: 100%;
    font-size: 14px;
}
.table_entry_form textarea{

}
.table_entry_form select{
    border-radius: 4px;
    padding: 0px 15px 0 7px;
    height: 32px;
    font-size: 14px;
    margin: 0 3px 0 0;
    border: 1px solid #999;
}
.entry_confirm .table_entry_form td .notice{
  display: none !important;
}
.entry_confirm .form_check_box{
  display: none !important;
}
.mw_wp_form_preview .table_entry_form td{
    border-bottom: 1px solid #c6c6c6;
    padding: 0 0 15px 5px;
}
.mw_wp_form_confirm .table_entry_form td.w40{
    width: 100%;
}
.mw_wp_form_preview .form_check_box p{
    display: none;
}
.entry_btn_back{
    margin-right: 20px;
    padding: 8px 30px 4px;
    cursor: pointer;
    border: 1px solid #9a9a9a;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: #5e5e5e;
    background-color: #ffffff;
    line-height: 24px;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
}
.entry-form-complete{
    background: #FFF;
    padding: 70px 0 70px;
}
.entry-form-complete-inner{
    width: 750px;
    margin: 0 auto;
}
.entry-form-complete-text h1{
    text-align: center;
    margin-bottom: 25px;
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
}
.entry-form-complete-text p{
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 15px;
}





@media only screen and (max-width: 767px) {
  .entry_form_box{
    background: #E6F1FF;
    padding-top: 100px;
    padding-bottom: 50px;
    width: 100%;
  }


  .table_entry_form th {
      border-bottom: none;
      padding: 15px 0 0;
      font-weight: bold;
      font-size: 15px;
      letter-spacing: 2px;
      line-height: 28px;
      color: #3c3c3c;
      text-align: left;
      position: relative;
      display: block;
      width: 100%;
  }
  .table_entry_form td {
      border-bottom: none;
      padding: 0px 0 15px;
      font-weight: normal;
      font-size: 15px;
      letter-spacing: 1px;
      line-height: 28px;
      color: #3c3c3c;
      display: block;
      width: 100%;
  }

  .table_entry_form input[type="text"], .table_entry_form input[type="email"], textarea{
    width: 100%;
  }
  .form_check_box {
    margin: 15px auto 0;
    width: 88%;
    text-align: center;
  }
  .form_check_box span {
    font-size: 12px;
  }
  .kiyaku_scroll_box {
    width: 100%;
    height: 130px;
    overflow-y: scroll;
    margin-top: 50px;
    border: 1px solid #707070;
    padding: 10px;
    text-align: left;
  }
  .kiyaku_scroll_box p {
    font-size: 12px;
  }
  .entry_form_complete_box{
    padding: 160px 0;
  }
  .entry_form_complete_box .complete_inner {
    margin: 0 auto;
    width: 88%;
  }
  .complete_inner .text {
    text-align: left;
  }
  .complete_inner p {
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 40px;
  }

  .entry-form-complete{
      background: #FFF;
      padding: 30px 0 50px;
  }
  .entry-form-complete-inner{
      width: 90%;
      margin: 0 auto;
  }
  .entry-form-complete-text h1{
      text-align: center;
      margin-bottom: 22px;
      font-size: 22px;
      font-weight: bold;
      line-height: 32px;
  }
  .entry-form-complete-text p{
      font-weight: normal;
      font-size: 15px;
      line-height: 24px;
      margin-bottom: 10px;
  }



}


/*--------------------------------------------------------------------------
  footer
---------------------------------------------------------------------------*/
#footer{
  overflow: hidden;
  background-color: #155C26;
}
.footer_inner{
  width: 1130px;
  margin: 60px auto 0;
}
.footer_box{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.footer_logo_box{
    width: 300px;
}
.footer_logo{
    width: 200px;
}
.footer_logo_text{
    margin-top: 10px;
}
.footer_logo_text span{
    display: block;
    color: #FFF;
    font-size: 10px;
}
.footer_list_box{

}
.footer_nav{
    display: flex;
    flex-wrap: wrap;
    width: 330px;
}
.footer_nav li{
    width: 50%;
}
.footer_nav li a{
    color: #FFF;
    font-size: 10px;
    padding: 0 10px 10px 0;
}
.footer_inner .copyright{
    border-top: 1px solid #FFF;
    color: #FFF;
    font-size: 10px;
    text-align: center;
    padding: 10px 0;
    margin-top: 25px;
}

@media only screen and (max-width: 767px) {
    .footer_inner{
        width: 100%;
        margin: 30px auto 0;
    }
    .footer_box{
        width: 100%;
        display: block;
    }
    .footer_logo_box{
        width: 300px;
        margin: 0 auto;
    }
    .footer_logo{
      width: 200px;
      margin: 0 auto;
    }
    .footer_logo_text{
        text-align: center;
    }
    .footer_logo_text span{

    }
    .footer_list_box{
        display: none;
    }

}


/* スニペット
------------------------------------------------------------*/
.cf:after{ content: ""; display: block; clear: both; height: 0; visibility: hidden; }.cf{ zoom: 1; }.va-3{vertical-align: -3px}.fs10{font-size: 10px}.fs12{font-size: 1.2rem}.fs13{font-size: 1.3rem}.fs14{font-size: 1.4rem}.fs16{font-size: 1.6rem}.fs18{font-size: 18px !important;}.fs20{font-size:20px !important;}.fs21{font-size:2.1rem;font-size:21px;}.fs22{font-size:2.2rem;font-size:22px;}.fs23{font-size:2.3rem;font-size:23px;}.fs24{font-size:2.4rem;font-size:24px !important;}.fs25{font-size:25px !important;}.fs26{font-size:2.6rem;font-size:26px !important;}.fs27{font-size:2.7rem;font-size:27px;}.fs28{font-size:2.8rem;font-size:28px;}.fs29{font-size:2.9rem;font-size:29px;}.fs30{font-size:3.0rem;font-size:30px;}.b{font-weight: bold !important}.fwn{font-weight: normal}.lh21{line-height: 21px}.lh26{line-height: 26px}.white{color:#fff;}.gray{color:#999}.red{color: red}.di{display: inline}.db{display: block}.dn{display: none;}.dib{display: inline-block}.fr{float: right}.fl{float: left}.relative{position: relative}.fixed{position: fixed}.tar{text-align: right}.tac{text-align: center}.nmr10{margin-right: -10px}.nmb50{margin-bottom: -50px}.m0{margin: 0}.mt0{margin-top: 0px}.mt5{margin-top: 5px}.mt10{margin-top: 10px}.mt15{margin-top: 15px}.mt20{margin-top: 20px}.mt30{margin-top: 30px}.mt40{margin-top: 40px}.mt50{margin-top: 50px}.mt60{margin-top: 60px}.mt2p{margin-top: 2%}.mr5{margin-right: 5px}.mr10{margin-right: 10px}.mr20{margin-right: 20px}.mb0{margin-bottom: 0}.mb5{margin-bottom: 5px}.mb10{margin-bottom: 10px}.mb15{margin-bottom: 15px}.mb20{margin-bottom: 20px}.mb30{margin-bottom: 30px}.mb40{margin-bottom: 40px}.mb50{margin-bottom: 50px}.ml5{margin-left: 5px}.ml10{margin-left: 10px}.ml20{margin-left: 20px}.ml30{margin-left: 30px}.mr30{margin-right:30px;}.mr100{margin-right:100px}.pt5{padding-top: 5px}.pt10{padding-top: 10px}.p20{padding:20px;}.pt20{padding-top: 20px}.pt30{padding-top: 30px}.pt40{padding-top: 40px}.pt50{padding-top: 50px}.pb5{padding-bottom: 5px}.pb10{padding-bottom: 10px}.pb20{padding-bottom:20px}.w100{width: 100px}.w110{width: 110px}.w120{width: 120px}.w130{width: 130px}.w140{width: 140px}.w150{width: 150px}.w160{width: 160px}.w170{width: 170px}.w190{width: 190px}.w200{width: 200px}.w210{width: 210px}.w220{width: 220px}.w230{width: 230px}.w240{width: 240px}.w250{width: 250px}.w260{width: 260px}.w270{width: 270px}.w280{width: 280px}.w290{width: 290px}.w300{width: 300px}.w20p{width: 20%}.w33p{width: 33.333333%}.w50p{width: 50%}.w66p{width: 66.666666%}.w100p{width: 100%}.must{color:#ca3939;}.bg-white{background: #fff;}.radius3{border-radius: 3px;}.radius4{border-radius: 4px;}.strcut{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.plr2p{padding-left:2%;padding-right:2%;}.pb2p{padding-bottom:2%;}.va-1{vertical-align:-1px}.va-2{vertical-align:-2px}
.va-3{vertical-align:-3px}.va-4{vertical-align:-4px}.va-5{vertical-align:-5px}.tar{text-align:right}
.icon1{margin-right:3px;font-size:18px !important;vertical-align:-1px;}



@media(min-width:768px){
.pc-none{display:none !important;}
.sp-br{display: none;}
.pc-br{display: block;}
}

/*
*
* ここからスマホ
*
------------------------------------------------------------*/


@media(max-width:768px){
body{
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: 'Noto Sans JP', 'Yu Gothic', '游ゴシック', YuGothic, Hiragino Kaku Gothic, メイリオ, Meiryo, sans-serif;
    height: auto;
    line-height: 1.5;
}
.sp-none{
    display:none !important;
}
.sp-br{
  display: block;
}
.pc-br{
  display: none;
}
.inner{
    width:100%;
    display:block;
}








/* ---------------------------------------------------------------------
#スマホ　エントリー・お問合せフォーム
--------------------------------------------------------------------- */
.error{
    font-weight: bold;
}
.cf:after{ content: ""; display: block; clear: both; height: 0; visibility: hidden; }.cf{ zoom: 1; }.va-3{vertical-align: -3px}.fs10{font-size: 10px}.fs12{font-size: 1.2rem}.fs13{font-size: 1.3rem}.fs14{font-size: 1.4rem}.fs16{font-size: 1.6rem}.fs18{font-size: 18px !important;}.fs20{font-size:20px !important;}.fs21{font-size:2.1rem;font-size:21px;}.fs22{font-size:2.2rem;font-size:22px;}.fs23{font-size:2.3rem;font-size:23px;}.fs24{font-size:2.4rem;font-size:24px !important;}.fs25{font-size:25px !important;}.fs26{font-size:2.6rem;font-size:26px !important;}.fs27{font-size:2.7rem;font-size:27px;}.fs28{font-size:2.8rem;font-size:28px;}.fs29{font-size:2.9rem;font-size:29px;}.fs30{font-size:3.0rem;font-size:30px;}.b{font-weight: bold !important}.fwn{font-weight: normal}.lh21{line-height: 21px}.lh26{line-height: 26px}.white{color:#fff;}.gray{color:#999}.red{color: red}.di{display: inline}.db{display: block}.dn{display: none;}.dib{display: inline-block}.fr{float: right}.fl{float: left}.relative{position: relative}.fixed{position: fixed}.tar{text-align: right}.tac{text-align: center}.nmr10{margin-right: -10px}.nmb50{margin-bottom: -50px}.m0{margin: 0}.mt0{margin-top: 0px}.mt5{margin-top: 5px}.mt10{margin-top: 10px !important}.mt15{margin-top: 15px}.mt20{margin-top: 20px}.mt30{margin-top: 30px}.mt40{margin-top: 40px}.mt50{margin-top: 50px}.mt60{margin-top: 60px}.mt2p{margin-top: 2%}.mr5{margin-right: 5px}.mr10{margin-right: 10px}.mr20{margin-right: 20px}.mb0{margin-bottom: 0}.mb5{margin-bottom: 5px}.mb10{margin-bottom: 10px}.mb15{margin-bottom: 15px}.mb20{margin-bottom: 20px}.mb30{margin-bottom: 30px}.mb40{margin-bottom: 40px}.mb50{margin-bottom: 50px}.ml5{margin-left: 5px}.ml10{margin-left: 10px}.ml20{margin-left: 20px}.ml30{margin-left: 30px}.mr30{margin-right:30px;}.mr100{margin-right:100px}.pt5{padding-top: 5px}.pt10{padding-top: 10px}.p20{padding:20px;}.pt20{padding-top: 20px}.pt30{padding-top: 30px}.pt40{padding-top: 40px}.pt50{padding-top: 50px}.pb5{padding-bottom: 5px}.pb10{padding-bottom: 10px}.pb20{padding-bottom:20px}.w100{width: 100px}.w110{width: 110px}.w120{width: 120px}.w130{width: 130px}.w140{width: 140px}.w150{width: 150px}.w160{width: 160px}.w170{width: 170px}.w190{width: 190px}.w200{width: 200px}.w210{width: 210px}.w220{width: 220px}.w230{width: 230px}.w240{width: 240px}.w250{width: 250px}.w260{width: 260px}.w270{width: 270px}.w280{width: 280px}.w290{width: 290px}.w300{width: 300px}.w20p{width: 20%}.w33p{width: 33.333333%}.w50p{width: 50%}.w66p{width: 66.666666%}.w100p{width: 100%}.must{color:#ca3939;}.bg-white{background: #fff;}.radius3{border-radius: 3px;}.radius4{border-radius: 4px;}.strcut{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.plr2p{padding-left:2%;padding-right:2%;}.pb2p{padding-bottom:2%;}.va-1{vertical-align:-1px}.va-2{vertical-align:-2px}

input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

}