/* CSS Document */

@font-face {
  font-family: 'MoboLP';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../font/mobolp.woff2') format('woff2'), url('../font/mobolp.woff') format('woff'), url('../font/mobolp.otf') format('opentype');
}


*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-break: normal !important;
  word-wrap: break-word;
}
* {
  -webkit-font-smoothing: antialiased;
}

body,
html {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Noto Sans JP', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 1.8;
  -webkit-text-size-adjust: 100%;
  font-weight: 500;
}

.section .inner, #section03 h2, #section03 .ivMv {
  transform: rotate(0.001deg) !important;
}


small {
  font-size: 75%;
}

a {
  color: #7db9e7;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:hover img {
  text-decoration: none;
  opacity: 0.8;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

img, video, object {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
  display: block;
}

#backToTop {
  position: fixed;
  z-index: 9999;
  bottom: 55px;
  right: 15px;
}

#backToTop a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 15px;
  font-weight: 600;
  font-size: 12px;
  background-color: rgba(42, 162, 217, 0.9);
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
  #backToTop a {
    padding: 10px;
  }
}

/*--------------------------------
　全体
---------------------------------*/

.inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.font-min {
  font-family: "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.font-mobo {
  font-family: 'MoboLP';
}

/*--------------------------------
　header
---------------------------------*/
#header {
  height: 100%;
  position: relative;
}
body.page-id-229 #header {
  background-color: transparent;
}
@media all and (-ms-high-contrast: none) {
  #header {
    min-height: 100vh;
  }
}
#header .head-inner {
  background-image: url(../img/mv5.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

#header .logo a {
  color: #000;
  text-decoration: none;
}
#header .logo img {
  vertical-align: top;
}

.main-visual {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.main-visual h1 {
  font-size: 8.57vh;
  font-weight: 500;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
  position: absolute;
  top: 8%;
  left: 20%;
  line-height: 1em;
  margin-right: 25%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-shadow: #fff 1px 1px 1px;
}

.main-visual h1 span {
  font-size: 0.8em;
}
.main-visual h1 span:nth-child(2) {
  text-align: left;
}


.ev-title {
  text-align: center;
  color: #fff;
  font-weight: 700;
  width: 100%;
  text-shadow: 1px 1px 3px #000;
}
.ev-title .ev-copy {
  font-size: 5vw;
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.ev-title .ev-text {
  font-size: 2vw;
  line-height: 1.5;
}

.ev-link-box {

}
.ev-link-box a {
  text-align: center;
  color: #fff;
  font-weight: 700;
  background-color: #1798ce;
  border-radius: 8px;
  padding: 0.75rem 3rem;
  font-size: 22px;
  line-height: 1;
  display: block;
  cursor: pointer;
  transition: 0.3s;
  min-height: 140px;
}
.ev-link-box .css-fade {
  animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
}
.ev-link-box a:hover {
  text-decoration: none;
  background-color: #007ab2;
}
.ev-link-box span.ev-t-big {
  font-size: 36px;
  display: inline-block;
  padding: 10px 0 0;
}
.ev-link-box span.ev-t-drv {
  display: inline-block;
  padding-right: 0.5em;
}
.ev-link-box span.ev-y {
  color: #ffff00;
}
.ev-link-box span.ev-pb10 {
  display: inline-block;
  padding-bottom: 10px;
}
.ev-link-box small {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0;
  width: 100%;
  display: inline-block;
  padding-bottom: 10px;
}

.ev-bus {
  padding: 50px 0 20px;
}
.ev-bus img {
  width: 300px;
  height: auto;
  margin: auto;
}
.bus-move {

}
@keyframes busmove {
  0% {right: -300px;}
  100% {right: 50%;transform:translateX(50%); }
}
@-webkit-keyframes busmove {
  0% {right: -300px;}
  100% {right: 50%;transform:translateX(50%);}
}



.main-copy {
  background-color: #1798ce;
}

.main-copy .mc-head h2 {
  color: #fff;
  font-size: 5rem;
  padding-bottom: 1rem;
  letter-spacing: .03em;
  line-height: 1.3;
  font-weight: 900;
}
.main-copy h2 span {
  color: #ffff00;
  padding: 0.1em;
  font-size: 120%
}
.main-copy .mc-head h3 {
  font-size: 1.75rem;
  margin-top: 2.5rem;
}
.main-copy p {
  font-size: 1.1rem;
}

.home-news-area {
  padding-bottom: 6rem;
}

.home-news_header {
  padding: 2em 1rem;
  text-align: center;
  color: #1798ce;
  background-color: #fff;
  border-radius: 4px 4px 0 0;
  letter-spacing: .05em;
}
.home-news_header h3.home-news-head {
  line-height: 1.5;
  margin-bottom: 1rem;
  color: #009145;
  font-size: 1.5rem;
}
.home-news_header h2 {
  font-size: 3rem;
  line-height: 1.3;
  padding-bottom: 2rem;
}
.home-news_header h2 small {
  font-size: 50%;
}
.home-news_header h3 {
  font-size: 1.5rem;
}

.home-news-post {
  background-color: #fff;
  padding: 0 3rem 1.5rem;
}
.home-news-post .home-news_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: .05em;
  border-bottom: 1px solid #1798ce;
}
.home-news-post .home-news_head h3 {
  color: #1798ce;
  font-size: 1.5rem;
}
.btn-post_All {
  display: block;
  color: #1798ce;
  font-weight: 700;
  font-size: .9em;
  border: 1px solid #1798ce;
  border-radius: 3px;
  padding: 5px;
  line-height: 1;
  transition: 0.3s;
}
.btn-post_All:hover {
  color: #fff;
  background-color: #1798ce;
  text-decoration: none;
}

.btn-area-news {
  display: flex;
}
.btn2 {
  display: flex;
  color: #fff;
  font-family: 'MoboLP';
  font-size: 1.25em;
  line-height: 1.5;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
  transition: 0.3s;
}
.btn2:after {
  content: '\f04b';
  letter-spacing: 0;
  font-size: 100%;
  display: inline-block;
  padding-left: 1rem;
  transition: 0.3s;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn2:hover {
  text-decoration: none;
}
.btn2:hover:after {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.btn2.btn2-one {
  background-color: #0070b7;
  width: 60%;
  border-radius: 0 0 0 4px;
}
.btn2.btn2-two {
  background-color: #00b5ee;
  width: 40%;
  border-radius: 0 0 4px 0;
}

.btn2.btn2-white {
  border: 1px solid #1798ce;
  color: #1798ce;
  background-color: #fff;
  max-width: 50%;
  margin: 0 auto;
  border-radius: 4px;
}
.btn2.btn2-blue {
  background-color: #0070b7;
  max-width: 50%;
  margin: 30px auto 0;
  border-radius: 4px;
}



.btn-area .btn {
  min-width: 520px;
}
.btn-area .btn-white {
  line-height: 1.5;
}


.logo {
  width: 300px;
  margin-left: 20px;
  margin-top: 20px;
}
.logo.logo-w {
  margin-top: 0;
  padding: 10px 0;
}
.logo img {
  width: 300px;
}

/* アニメーション設定 */
.arrowWrap {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
}

.arrow {
  width: 35px;
  margin: 0 auto;
  -webkit-animation: arrow 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s infinite alternate;
  animation: arrow 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s infinite alternate;
}

.arrow span {
  position: relative;
  display: block;
  left: 50%;
}

.arrow span:before {
  content: '';
  width: 35px;
  height: 35px;
  border: 0;
  border-top: solid 2px #1798ce;
  border-right: solid 2px #1798ce;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  box-sizing: border-box;
}

@keyframes arrow {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  100% {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -8px, 0);
    transform: translate3d(-50%, -8px, 0);
  }
}


.marker {
  background: linear-gradient(transparent 75%, #F3A83B 75%);
}

body.page-id-229 main {
  position: relative;
}

/*--------------------------------
　header追加
---------------------------------*/
.header-logo {
  padding: 1rem 15px;
  width: 100%;
  background-color: #1798ce;
}
.header-logo img {
  margin: 0 auto;
  height: 54px;
  width: auto;
}
.header-nav {
      background-color: rgba(255, 255, 255, 0.9);
}
.header-nav ul {
  display: flex;
  justify-content: center;
}
.header-nav ul li a {
  display: block;
  padding: 0.5rem 0;
  color: #1798ce;
  font-family: 'MoboLP';
  font-size: .9rem;
}
.header-nav ul li a span {
  display: inline-block;
  border-right: 1px solid #1798ce;
  padding: 0 1em;
}
.header-nav ul li:nth-child(9) a span, .header-nav ul li:last-child a span {
  border: none;
}
.header-nav ul li.nav-contact a {
  background-color: #38b44a;
  color: #fff;
  border-radius: 100px;
  padding: 0.25rem;
  margin-top: 0.25rem;
}

.mv-copy {
  color: #fff;
  text-align: center;
  font-size: 4.5vw;
  line-height: 1.3;
  font-weight: 900;
  letter-spacing: 0.1em;
  padding-top: 5rem;
}
.mv-copy span {
  font-size: 88%;
  font-weight: 900;
}

.mv-icon {
  display: flex;
  margin-top: 5rem;
  justify-content: center;
}
.mv-icon .mvi-item {
  padding: 1rem;
}


.mc-head {
  padding: 3rem;
  text-align: left;
  color: #fff;
}

/*--------------------------------
　globalnavi
---------------------------------*/

#nav-toggle {
  position: fixed;
  top: 0;
  right: 0;
  height: 70px;
  width: 70px;
  cursor: pointer;
  padding: 13px 17px;
}
#nav-toggle > div {
  position: relative;
  width: 36px;
}
#nav-toggle span {
  width: 100%;
  height: 2px;
  left: 0;
  display: block;
  background: #fff;
  position: absolute;
  transition: transform 0.4s ease-in-out, top 0.3s ease;
  border-radius: 100px;
}
#nav-toggle span:nth-child(1) {
  top: 0;
}
#nav-toggle span:nth-child(2) {
  top: 14px;
}
#nav-toggle span:nth-child(3) {
  top: 28px;
}
#nav-toggle:hover span:nth-child(1) {
  top: 2px;
}
#nav-toggle:hover span:nth-child(3) {
  top: 26px;
}

.open #nav-toggle span {
  background: #fff;
}
.open #nav-toggle span:nth-child(1) {
  top: 15px;
  transform: rotate(45deg);
}
.open #nav-toggle span:nth-child(2) {
  top: 15px;
  width: 0;
  left: 50%;
}
.open #nav-toggle span:nth-child(3) {
  top: 15px;
  transform: rotate(-45deg);
}

.open #nav-toggle .nt-txt {
  color: #fff;
}

/* z-index */
#nav-toggle {
  z-index: 1000;
  background-color: rgba(42, 162, 217, 0.9);
}

#nav-toggle .nt-txt {
  position: relative;
  letter-spacing: 0;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  width: 100%;
  padding-top: 35px;
  color: #fff;
}

#container {
  z-index: 900;
}

#gloval-nav {
  background: #1798ce;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 990;
  text-align: center;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  opacity: 0;
  transition: opacity 0.6s ease, visibility 0.6s ease;
  transform: rotate(0.05deg);
}

#gloval-nav a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 10px 0;
  transition: color 0.6s ease;
  font-family: 'MoboLP';
}
#gloval-nav a:hover {
  color: #FFFF00;
}
#gloval-nav .nav-contact a {
  background-color: #38b44a;
  color: #fff;
  border-radius: 100px;
}

#gloval-nav ul {
  list-style: none;
}
#gloval-nav ul li {
  opacity: 0;
  transform: translateX(200px);
  transition: transform 0.6s ease, opacity 0.2s ease;
}
#gloval-nav ul li:nth-child(2) {
  transition-delay: .1s; }
#gloval-nav ul li:nth-child(3) {
  transition-delay: .15s; }
#gloval-nav ul li:nth-child(4) {
  transition-delay: .2s; }
#gloval-nav ul li:nth-child(5) {
  transition-delay: .25s; }
#gloval-nav ul li:nth-child(6) {
  transition-delay: .3s; }
#gloval-nav ul li:nth-child(7) {
  transition-delay: .35s; }
#gloval-nav ul li:nth-child(8) {
  transition-delay: .4s;}
#gloval-nav ul li:nth-child(9) {
  transition-delay: .45s;}
#gloval-nav ul li:nth-child(10) {
  transition-delay: .50s;}
#gloval-nav ul li:last-child {
  margin-top: 2em;
}

/* open */
.open {
  overflow: hidden; }
.open #gloval-nav {
  visibility: visible;
  opacity: 1; }
.open #gloval-nav li {
  opacity: 1;
  transform: translateX(0);
  transition: transform 1s ease, opacity 0.9s ease; }
/*--------------------------------
　section
---------------------------------*/

.top-link_Area {
  padding: 1rem 0;
  background-color: rgb(238 238 238 / 85%);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.top-link_Area .tla {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top-link_Area .tla .btn2 {
  line-height: 1.3;
  padding: 0.5rem 0;
}
.top-link_Area .tla .btn2.btn2-two {
  width: 43%;
  border-radius: 100px;
}
.top-link_Area .tla .btn2.btn2-one {
  width: 55%;
  border-radius: 100px;
  background-color: #38b44a;
}
.tla.dispPC {
  visibility: visible;
}
.tla.dispSP {
  visibility: hidden;
  height: 0;
}
@media screen and (max-width: 896px) {
  .top-link_Area {
    padding: 0;
  }
  .top-link_Area .inner {
    padding: 0;
  }
  .top-link_Area .tla .btn2 {
    font-size: 0.9em;
    line-height: 1.4;
    padding: 0.5rem;
  }
  .top-link_Area .tla .btn2:after {
    font-size: 110%;
    padding-left: 0.5rem;
  }
  .top-link_Area .tla .btn2.btn2-two {
    width: 50%;
    border-radius: 0;
  }
  .top-link_Area .tla .btn2.btn2-one {
    width: 50%;
    border-radius: 0;
  }
  .tla span.pc {
    display: none;
  }
  .tla.dispPC {
    visibility: hidden;
    height: 0;
  }
  .tla.dispSP {
    visibility: visible;
    height: auto;
  }
}


.section {
  padding: 100px 0;
  background-color: #fff;
}

.section .title {
  font-size: 48px;
  text-align: center;
  padding: 0 0 2em;
  font-family: 'MoboLP', sans-serif;
  letter-spacing: .05em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1798ce;
}
.section .title:before, .section .title:after {
  content: "";
  display: block;
  height: 9px;
  width: 53px;
}
.section .title:before {
  background-image: url(../img/title_bg_left.svg);
}
.section .title:after {
  background-image: url(../img/title_bg_right.svg);
}
.section .title span {
  display: inline-block;
  padding: 0 0.5em;
}
.section .title.onsub {
  padding-bottom: 1.5rem;
}

.section .sub-title {
  text-align: center;
  font-family: 'MoboLP', sans-serif;
  letter-spacing: .05em;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 3.5rem;
}

.hatarakiyasui-logo {
    display: inline-block;
    width: 120px;
    height: auto;
    padding-top: 20px;
}

.gBox-L {
  background-image: url(../img/g02_bg.jpg);
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  min-height: 350px;
  margin-bottom: 180px;
  text-align: right;
}

.gBox-R {
  background-image: url(../img/g01_bg.jpg);
  background-position: right center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  min-height: 350px;
  margin-bottom: 180px;
}

.gBox-L.gtr-3 {
  background-image: url(../img/g03_bg.jpg);
}

.gTitle-R, .gTitle-L {
  display: inline-block;
  font-family: "MoboLP";
  font-size: 3rem;
  width: 40%;
  text-align: left;
  padding: 1rem;
}
.gTitle-R span, .gTitle-L span {
  display: inline-block;
  width: 100%;
}
.gTitle-sp {
  display: none;
}

.g-area .ga-sp {
  display: none;
  margin: 0 auto 80px;
  width: 80%;
}

.g-area .ga-pc {
  width: 40%;
  margin: 0 0 0 auto;
  text-align: left;
  padding: 1em;
}
.g-area .gBox-R .ga-pc {
  margin: 0 auto 0 0;
}



.work-box {
  position: relative;
  margin-bottom: 160px;
}
.work-box .wb-img {
  width: 60%;
  height: auto;
}
.work-box.wb-L .wb-img {
  margin-right: 0;
  margin-left: auto;
}
.work-box .wb-text {
  background-color: rgba(0, 161, 210, 0.8);
  color: #fff;
  padding: 2.5rem;
  position: absolute;
  top: 60%;
  right: 0;
  width: 45%;
}
.work-box.wb-L .wb-text {
  right: auto;
  left: 0;
}
.work-box .wb-text .wb-text_Title {
  display: inline-block;
  font-family: "MoboLP";
  font-size: 42px;
  letter-spacing: 0.1rem;
  margin-bottom: 1.5rem;
  line-height: 1;
}




.cssgrid {
  display: grid;
  display: -ms-grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  -ms-grid-columns: 1fr 3em 1fr 3em 1fr;
  grid-auto-rows: 1fr;
  -ms-grid-rows: 245px;
  grid-gap: 3em;
  padding: 10px 56px;
  margin: 0 0 2em;
}

.cssgrid>*:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.cssgrid>*:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.cssgrid>*:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}


.cssgrid > div {
  overflow: auto;
  min-width: 0;
  padding: 50%;
  border: 3px solid #000;
  font-size: 24px;
  text-align: center;
  height: auto;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  position: relative;
}
.cssgrid > div span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -.8em;
}

ol {
    list-style-position: inside;
}
ol li {
    padding-left: 1.5em;
    text-indent: -1.5em;
  padding: 0.3em 0;
}
ol.suportList {
  font-size: 18px;
  width: 900px;
  margin: 50px auto 0;
}


.support_box {
  margin-top: 3rem;
}


h3.ouenCopy {
  color: #fff;
  text-align: center;
  font-size: 38px;
  letter-spacing: 0.1em;
  padding: 2em 0;
  font-family: 'MoboLP';
  font-style: normal;
}

.logoimg img, .nav-logo img {
  width: 300px;
  margin: auto
}


.interview {
  border-left: solid 8px #1798ce;
  position: relative;
  margin-top: 100px;
  padding-bottom: 100px;
  }
 
.interview:after {
  content: "";
  display: block;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  left: -8px;
  border-left: 8px solid #38b44a;
  height: 80px;
  top: 0;
}

.interview:before {
  content: "社員インタビュー";
  display: block;
  line-height: 0;
  position: -webkit-sticky;
  position: sticky;
  left: 20px;
  top: 70px;
  font-weight: bold;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 22px;
  margin-left: 5px;
  height: 200px;
}

.interview .IVinner {
  padding-left: 80px;
}

.ivMv {
  background-image: url(../img/ivmv_bg.jpg);
  background-size: cover;
  background-position: center center;
  padding: 50px 0 20px 50px;
  color: #fff;
  text-align: right;
  margin-bottom: 30px;
  position: relative;
  height: 85vh;
}
.ivMv h2 {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 5.23vh;
  letter-spacing: 0.1em;
  position: absolute;
  top: 1em;
  left: 15%;
  text-align: left;
  color: #000;
  font-weight: 500;
  text-shadow: #fff 1px 1px 1px;
}
.ivtop {
  position: absolute;
  top: 50px;
}

.ivMv .profBox {
  display: block;
  text-align: left;
  background-color: rgba(0,0,0,0.5);
  padding: 0.7em 2em 0.5em;
  position: absolute;
  right: 0;
  bottom: 40px;
}

.ivMv .profBox {
  display: inline-block;
  text-align: left;
}
.ivMv .profBox h3 {
  font-size: 30px;
}
.ivMv .profBox p {
  font-size: 18px;
}
.ivMv .profBox small {
  display: inline-block;
  text-align: right;
  width: 100%;
}

h2.ivCopy {
  font-size: 42px;
  margin: 1em 0;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
}

.ivQandA {
  padding: 100px 0;
  clear: both;
}
h3.ivQ {
  font-size: 32px;
  color: #1798ce;
  font-weight: normal;
  padding-bottom: 1em; 
}
.ivQandA .fimgL {
  float: left;
  margin: 0 30px 15px 0;
  width: 40%;
}
.ivQandA .fimgR {
  float: right;
  margin: 0 0 15px 30px;
  width: 40%;
}

.ivQ-last {
  position: relative;
}
.ivQ-last h4 {
  font-size: 40px;
  position: absolute;
  right: 30px;
  top: 20px;
  font-weight: 500;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
  text-shadow: #fff 1px 1px 1px;
}

.imageLink {
  clear: both;
  border-top: solid 1px #cacaca;
    border-bottom: solid 1px #cacaca;
}
.imageLink .imgLinkR, .imageLink .imgLinkL {
  width: 50%;
  background-color: black;
  background-position: center center;
  background-size: cover;
  text-align: center;
  position: relative;
}
.imageLink .imgLinkR {
  float: right;
  background-image: url(../img/imglink_bg02.jpg);
}
.imageLink .imgLinkL {
  float: left;
  background-image: url(../img/imglink_bg01.jpg);
}

.imageLink .imgLinkL span:after, .imageLink .imgLinkR span:after {
  content: "▼";
  display: block;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all .3s;
}
.imageLink .imgLinkL:hover span:after, .imageLink .imgLinkR:hover span:after {
  opacity: 1;
  bottom: 10px;
}


.imageLink a {
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.5em;
  display: block;
  font-size: 32px;
  padding: 3em 0;
}
.imageLink a:hover {
  text-decoration: none;
}

#section04 {
  padding: 0;
  background-color: #eee;
}
.bbtnn {
  margin-top: 80px;
}
.hidden_box .bbtnn {
  margin-bottom: 0;
  margin-top: 15px;
  font-family: 'MoboLP', sans-serif;
  letter-spacing: .05em;
  border-radius: 10px;
}

.flowArea01 {
  background-color: #1798ce;
  padding-top: 3em;
}
.flowArea01 h2.title {
  color: #FFFF00;
}


.timeFlowBox {
  color: #fff;
  clear: both;
}
.timeFlowBox .tfbL, .timeFlowBox .tfbR {
  width: 50%;
  padding: 30px 80px 3em;
}

.timeFlowBox .tfbL {
  float: left;
}
.timeFlowBox .tfbR {
  float: right;
  font-size: 15px;
}
.timeFlowBox .tfbL ul {
  list-style-position: inside;
  list-style:none;
}
.timeFlowBox .tfbL ul li {
  background-image: url("../img/time.png");
  background-repeat: no-repeat;
  background-position: left 8px; 
  line-height: 20px;
  padding:  0.5em 0 0.5em 35px;
}

.tfbInner {
  padding: 1em;
  margin: 0 auto;
  border-radius: 4px;
}

.flowAreaMV1 {
  background-image: url(../img/flowmv01.jpg);
  background-position: center center;
  background-size: cover;
  position: relative;
  border-radius: 20px 20px 0 0;
}

.flowAreaMV1-outer {
  padding: 30px 30px 0;
}
.flowAreaMV1 .schedule-title {
  text-align: center;
  font-size: 58px;
  color: #fff;
  padding-top: 1rem;
  font-family: 'MoboLP', sans-serif;
  letter-spacing: .05em;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 0 5px #000;
}
.flowAreaMV1 .schedule-title span {
  font-size: 28px;
}

.flowAreaMV1 h2 {
  display: inline-block;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-size: 42px;
  letter-spacing: 0.2em;
  padding: 0.2em 2em;
  margin: 12em 0 1em;
  font-family: 'MoboLP', sans-serif;
  letter-spacing: .05em;
}
.flowAreaMV1 .profBox {
  display: block;
  text-align: left;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
  padding: 0.7em 2em 0.5em;
  position: absolute;
  right: 0;
  bottom: 40px;
}

.inner-outer {
  background-color: #1798ce;
  color: #fff;
  padding: 30px 15px 30px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 60px;
  border-radius: 0 0 20px 20px;
}


.f-inner {
  padding: 50px;
  margin: 50px auto;
}
.f-inner h3 {
  text-align: center;
  margin-bottom: 1em;
  font-size: 28px;
  font-family: 'MoboLP';
  font-style: normal;
}
.flowchart {
  width: 100%;
  height: 100%;
  position: relative;
}
.flowchart:before {
  content: "";
  width: 50%;
  height: 100%;
  border-right: 1px solid #231815;
  position: absolute;
  left: 0;
  top: 0;
}
.flowTimeSS {
  border: 2px solid #1798ce;
  color: #1798ce;
  text-align: center;
  padding: 0.7em 0;
  font-size: 24px;
  font-weight: bold;
  background-color: #fff;
  position: relative;
  clear: both;
  font-family: 'MoboLP';
  font-style: normal;
  border-radius: 4px;
}
.fc-orange .flowTimeSS {
  border: 3px solid #F3A83B;
  color: #F3A83B;
}

.flowTime-R {
  width: 50%;
  float: right;
  padding: 2em 0;
}
.flowTime-R p {
  border-bottom: 1px solid #231815;
  padding-left: 1em;
}
.flowTime-L {
  width: 50%;
  float: left;
  padding: 2em 0;
}
.flowTime-L p {
  border-bottom: 1px solid #231815;
  padding-right: 1em;
}
.flowchart img {
  width: 100%;
  display: inline-block;
  padding: 1.5em;
}

.bg-orange {
  background-color: #F3A83B;
}


.messageArea, .messageArea2 {
  clear: both;
  margin-bottom: 80px;
}
.messageArea .msgL, .messageArea2 .msgL {
  width: 50%;
}
.messageArea .msgR, .messageArea2 .msgR {
  width: 50%;
}
.messageArea .msgL, .messageArea2 .msgR {
  float: left;
}
.messageArea .msgR, .messageArea2 .msgL {
  float: right;
}
.messageArea .msgL img, .messageArea2 .msgL img {
  width: 80%;
}

.msgP {
  width: 55%;
}

.messageArea h3, .messageArea2 h3 {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 0.3em;
}
.messageArea h3 {border-bottom: 2px solid #F3A83B}
.messageArea2 h3 {border-bottom: 2px solid #1798ce}
.messageArea .msgBoxx{
  margin:50px 0 200px;
}

.messageArea .msgBox {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  background: #FFF;
  border: solid 2px #808080;
  box-sizing: border-box;
}

.messageArea .msgBox:before {
  content: "";
  position: absolute;
  top: 30%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}

.messageArea .msgBox:after {
  content: "";
  position: absolute;
  top: 30%;
  left: -29px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #808080;
  z-index: 1;
}

.messageArea2 .msgBox {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  background: #FFF;
  border: solid 2px #808080;
  box-sizing: border-box;
}

.messageArea2 .msgBox:before {
  content: "";
  position: absolute;
  top: 30%;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #FFF;
  z-index: 2;
}

.messageArea2 .msgBox:after {
  content: "";
  position: absolute;
  top: 30%;
  right: -29px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #808080;
  z-index: 1;
}


body.page-id-229 .section.recruitArea {
  background-color: #1798ce;
}
.recruitArea h2.title {
  color: #fff;
}

.recruitArea .recruitBox {
  background-color: #fff;
  padding: 3rem;
  border-radius: 10px;
}

.recruit-flow {
  margin-bottom: 3rem;
}

.recruitArea h3 {
  font-size: 1.5rem;
  font-family: "MoboLP";
}
.recruitArea h4 {
  font-size: 24px;
  font-weight: 400;
  margin-top: 1.5em
}
.recruitArea h4:first-child {
  margin-top: 0
}
.recruitArea small {
  letter-spacing: 0.05em;
}
.recruitArea a {
  color: #595959;
}

.raFlow {
  background-color: #EAEAEA;
}

.raFlowBox h3 {
  font-size: 32px;
  margin: 0 0 0.2em;
}
.spacerD {
  height: 50px;
  width: 100%;
  border-left: 1px solid #000;
  margin: 15px 0 15px 70px;
}

.recruit-table tr {
  border-bottom: 1px solid #b3b3b3;
}
.recruit-table th, .recruit-table td {
  padding: 1rem 0;
}
.recruit-table th {
  font-family: 'MoboLP';
  color: #1798ce;
  text-align: left;
  width: 10em;
}



/*--------------------------------
  Footer
---------------------------------*/

#footer {
  background-color: #eaeaea;
  text-align: center;
}

#footer .inner {
  padding: 20px 10px;
}

#footer .footer-link a {
  color: #fff;
}

#footer .copyright {
  font-size: 12px;
}

#footer .copyright a {
  color: #333;
}




/*その他
----------------------------------------------------*/
.btn-area {
  display: flex;
  flex-direction: column;
  padding: 1rem 0 3rem;
}
.btn {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin: 30px auto 0;
  color: #fff;
  border: 2px solid #fff;
  padding: 0.6em 3em;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border-radius: 4px;
  letter-spacing: .1em;
  font-family: 'MoboLP';
  font-style: normal;
}

.btn span.sp {
  display: none;
}

.btn-blue {
  color: #fff;
  border: 2px solid #0099ce;
  background-color: #0099ce;
}
.btn-blue span {
  font-size: 60%;
  font-weight: 500;
}

.btn.btn-white {
  color: #0099ce;
  border: 2px solid #0099ce;
  background-color: #fff;
}

.btn-green {
  font-size:36px;
  color: #fff;
  border: 2px solid #38b44a;
  background-color: #38b44a;
  line-height: 1.2em;
  padding-top: 0.3em;
  padding-bottom: 0.2em;
}
.btn-green span {
  font-size: 20px;
}

.btn-green .tantou {
  font-weight: 500;
  display: block;
  margin-top: -0.5em;
}
.btn:hover {
  color: #1798ce;
  background-color: #fff;
  text-decoration: none;
}
.btn.btn-white:hover {
  color: #fff;
  background-color: #1798ce;
}
.btn-orange:hover {
  color: #F3A83B;
}
.btn-green:hover {
  color: #38b44a;
}
.btn-blue:hover {
  color: #1798ce;
  background-color: #fff;
  text-decoration: none;
}

.btn-area .btn:hover {
  color: #1798ce;
  background-color: #ffff00;
  border-color: #ffff00;
}
.btn-area .btn.btn-white:hover {
  color: #1798ce;
  background-color: #ffff00;
  border-color: #ffff00;
}

.f-contact .btn {
  width: 600px;
}

.hidden_box input {
    display: none;
}
/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
    padding: 0;
    margin: 0 auto;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    height: auto;
    opacity: 1;
    padding: 50px 0 0;
  margin: 50px auto 0;
      border-bottom: 5px solid #eee;
}




.text-center {text-align: center;}

br.sp {
  display: none;
}
br.pc {
  display: inline;
}
br.sp2 {
  display: none;
}
.dispPCnone {
	display: none;
}


.pb0 {padding-bottom: 0 !important;}
.pt30 {padding-top: 30px;}
.pb80 {padding-bottom: 80px;}

.mt30 {margin-top: 30px;}
.mt50 {margin-top: 50px;}
.mb0 {margin-bottom: 0 !important;}
.mb30 {margin-bottom: 30px;}
.mb50 {margin-bottom: 50px;}
.mb80 {margin-bottom: 80px;}

.mt80 {margin-top: 80px;}


.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}

.spb50 {padding-bottom: 0;}

.mt100 {margin-top: 100px;}
.mt200 {margin-top: 200px;}




.material-icons {
  font-size: 18px !important;
  color: #1798ce;
  vertical-align: sub !important;
}
/*media Queries 767
----------------------------------------------------*/
@media screen and (min-width: 897px) {
  #nav-toggle {
    display: none;
  }
}


@media screen and (max-width: 896px) {
  body {
    font-size: 15px;
  }
  p {
    font-size: 15px;
  }
  br.sp {
    display: inline;
  }
  br.pc {
    display: none;
  }
  span.pc {display: none;}

  #gloval-nav ul li {
    font-size: 14px;
  }

  .logo img {
    width: 250px;
  }

  .main-visual h1 {
    font-size: 8vh;
    left: 15%;
    top: 15%;
  }

  .main-visual h1 span {
  }
  
  .main-copy h2 {
    font-size: 24px;
    padding: 0 0 1rem;
  }

  .arrowWrap {
    bottom: 30px;
  }
  
  .arrow {
    width: 25px;
  }
  
  .arrow span:before {
    width: 25px;
    height: 25px;
  }


  .section {
    padding: 30px 0;
  }

  .section .title {
    font-size: 22px;
    padding: 1rem 0 2rem;
  }

  .section .title span {
    font-size: 28px;
    line-height: 1.4;
  }

  .section .title:before, .section .title:after {
    height: 4.5px;
    width: 26.5px;
    background-size: 100%;
  }

  .section .sub-title {
    font-size: 18px;
    margin-bottom: 2rem;
  }

  #section01 .inner {
    padding: 0;
  }
  .gBox-L {
    min-height: 250px;
    margin-bottom: 100px;
    background-size: 55%;
  }
  .gBox-R {
    min-height: 250px;
    margin-bottom: 100px;
    background-size: 55%;
  }
  .gTitle-R, .gTitle-L {
    display: inline-block;
    font-size: 28px;
    padding: 0.5rem 1rem;
    width: 40%;
  }

  ol.suportList {
    width: 90%;
    margin: 20px auto 50px;
  }

  
  h3.ouenCopy {
    font-size: 22px;
    letter-spacing: 0em;
    padding: 3em 0 1em;
  }

  .cssgrid {
    grid-template-columns: repeat(auto-fit, minmax(0px, 1fr));
    grid-gap: 1em;
    margin: 0 auto 1em;
    width: 90%;
  }
  .cssgrid > div {
    font-size: 18px;
  }
  .cssgrid > div span {
    line-height: 1.5em;
  }
  .cssgrid > div:first-child span, .cssgrid > div:last-child  span{
    margin-top: -1.3em;
  } 

  .interview {
    margin-top: 50px;
    padding-bottom: 70px;
  } 
  .interview:before {
    top: 30px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .ivMv {
    padding: 15px 0 15px 15px;
    height: 78vh;
  }
  .ivMv h2 {
    font-size: 22px;
    left: 10%;
    top: 0;
  }
  .ivMv h2 span {
    padding: 0 0.5em;
  }
  .ivMv .profBox h3 {
    font-size: 22px;
    padding: 0;
  }
  .ivMv .profBox {
    bottom: 15px;
    padding: 0.5em 1.3em
  }
  .ivMv .profBox p {
    font-size: 14px;
  }


  .flowAreaMV1 .profBox {
    bottom: 15px;
    padding: 0.5em 1.3em
  }
  .flowAreaMV1 .profBox p {
    font-size: 14px;
  }


  h2.ivCopy {
    font-size: 22px;
  }

  .ivQandA {
    padding: 70px 0;
  }
  h3.ivQ {
    font-size: 18px;
  }
  .ivQandA .fimgL {
    margin: 0 20px 15px 0;
    width: 50%;
  }
  .ivQandA .fimgR {
    margin: 0 0 15px 20px;
    width: 50%;
  }
  .ivQ-last h4 {
    font-size: 28px;
    right: 10px;
    top: 20px;
  }
  .ivQandA p {
    font-size: 15px;
  }
  
  .imageLink a {
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.1em;
    display: block;
    font-size: 20px;
    padding: 2em 0;
  }

  .timeFlowBox .tfbL, .timeFlowBox .tfbR {
    width: 50%;
    padding: 20px 10px 40px;
  }

  .flowAreaMV1 {
    background-attachment: scroll !important;
    background-size: cover;
  }
  
  .flowAreaMV1 h2 {
    font-size: 24px;
    padding: 0.2em 1.5em;
    margin: 8em 0 2em;
  }


  .flowAreaMV1-outer {
      padding: 15px 15px 0;
      border-radius: 10px 10px 0 0;
  }

  .flowAreaMV1 .schedule-title {
    font-size: 28px;
  }
  .flowAreaMV1 .schedule-title span {
    font-size: 18px;
  }

  #section04 {
    padding: 0 0 0;
  }
  .bbtnn {
    margin-top: 40px;
  }
  .hidden_box .bbtnn {
    margin: 0;
  }
  .btn-green {
    padding-top: 0.6em;
    line-height: 1.4;
  }
  .btn-green .tantou {
    margin-top: -0.2em;
  }


  .f-inner {
    padding: 15px;
    margin: 30px auto;
    width: 92%;
  }
  .f-inner h3 {
    font-size: 20px;
  }
  .flowTimeSS {
    padding: 0.5em 0;
    font-size: 18px;
  }
  .flowTime-L p, .flowTime-R p {
    line-height: 1.3em;
    padding-bottom: 15px;
  }
  .flowchart img {
    padding: 1em 0.5em 0.5em;
  }


  .hidden_box input:checked ~ .hidden_show {
      padding: 15px;
    margin: 30px auto 0;
  }


  .messageArea, .messageArea2 {
    margin-bottom: 50px;
  }
  .messageArea .msgL, .messageArea2 .msgR {
    width: 100%;
  }
  .messageArea .msgR, .messageArea2 .msgL {
    width: 100%;
  }
  .messageArea .msgL img, .messageArea2 .msgL img {
    width: 100%;
  }
  .msgL {
    float: none;
  }
  .msgR {
    float: none;
  }
  .msgP {
    width: 70%;
  }
  .messageArea h3, .messageArea2 h3 {
    font-size: 18px;
  }
  .messageArea .msgBox {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    background: #FFF;
    border: solid 3px #808080;
    box-sizing: border-box;
    margin: 50px 0 150px;
  }

  .messageArea .msgBoxx {
    margin: 50px 0 150px;
  } 
  .messageArea .msgBox:before {
    content: "";
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -15px;
    margin-top: 0;
    border: 12px solid transparent;
    border-bottom: 12px solid #FFF;
    z-index: 2;
  }
  
  .messageArea .msgBox:after {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    margin-top: 0;
    margin-left: -17px;
    border: 14px solid transparent;
    border-bottom: 14px solid #808080;
    z-index: 1;
  }
  .messageArea2 .msgBox {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    background: #FFF;
    border: solid 3px #808080;
    box-sizing: border-box;
  }
  
  .messageArea2 .msgBox:before {
    content: "";
    position: absolute;
    top: -24px;
    left: 50%;
    right: auto;
    margin-left: -15px;
    margin-top: 0;
    border: 12px solid transparent;
    border-bottom: 12px solid #FFF;
    z-index: 2;
  }
  
  .messageArea2 .msgBox:after {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    right: auto;
    margin-top: 0;
    margin-left: -17px;
    border: 14px solid transparent;
    border-bottom: 14px solid #808080;
    z-index: 1;
  }
  .msgR {
    text-align: center;
  }
  .msgBox {
    text-align: left;
  }


  .recruitArea h3 {
    font-size: 22px;
  }
  .recruitArea h4 {
    font-size: 18px;
  }
  
  .raFlowBox h3 {
    font-size: 22px;
  }
  .spacerD {
    height: 30px;
    margin: 10px 0 10px 50px;
  } 
  
  
  .btn, .btn-blue {
    font-size: 20px;
    margin: 15px auto 0;
  }
  .btn, .btn-green {
    font-size: 20px;
  }

  .f-contact .btn {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .logoimg {
    margin-bottom: 3em;
  }

  .btn span.sp {
    display: inline;
  }
  .btn span.pc {
    display: none;
  }

  .spb50 {padding-bottom: 50px;}


.header-logo, .gb-header_logo {
  padding-right: 100px;
  height: 70px;
  display: flex;
  align-items: center;
}
.gb-header_logo {
  height: auto;

}
.header-nav, .gb-header_nav {
  display: none;
}

.home-news-area {
  padding-bottom: 3rem;
}
.mc-head {
  padding: 1.5rem 15px;
}
.main-copy .mc-head h3 {
  font-size: 1rem;
}
.main-copy .mc-head h2 {
  font-size: 2rem;
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.main-copy p {
  font-size: 0.9rem;
}
.main-copy p:last-child {
  text-align: center;
}
.home-news-post {
  padding: 0 15px 1.5rem;
}
.home-news_header h3.home-news-head {
  font-size: 1.25rem;
}
.home-news-post .home-news_head {
  padding-bottom: 10px;
}
.home-news-post .home-news_head h3 {
  font-size: 1rem;
  line-height: 1.4;
}
.btn-area-news {
  flex-wrap: wrap;
}
.btn2.btn2-one {
  width: 100%;
  border-radius: 0;
}
.btn2.btn2-two {
    width: 100%;
    border-radius: 0 0 4px 4px;
}


.work-box {
  margin-bottom: 200px;
}
.work-box .wb-img {
  width: 100%;
}
.work-box .wb-text {
  width: 75%;
  padding: 1.5rem;
  top: 80%;
}
.work-box .wb-text .wb-text_Title {
  font-size: 28px;
  margin-bottom: 1rem;
}

	
  .dispPCnone {
	  display: inline;
  }

}




/*media Queries 415
----------------------------------------------------*/
@media screen and (max-width: 435px) {

  #nav-toggle {
    position: fixed;
  }
  .logo {
    width: 250px;
    margin-left: 20px;
  }
  .nav-logo img {
    width: 250px;
  }

  #header .head-inner {
    background-image: url(../img/mv5sp.jpg);
  }
  .main-visual h1 {
    font-size: 48px;
    left: 15%;
    top: 10%;
  }

  .ev-title {
    top: 30%;
  }
  .ev-title .ev-copy {
    font-size: 9vw;
  }
  .ev-title .ev-text {
    font-size: 3.5vw;
  }
  .ev-link-box {
    width: 80%;
    bottom: 8rem;
  }
  .ev-link-box a {
    padding: 0.75rem 0;
    font-size: 14px;
    min-height: 110px;
  }
  .ev-link-box span.ev-t-big {
    font-size: 24px;
    display: inline-block;
    padding: 10px 0 0;
  }
  .ev-link-box span.ev-t-drv {
    width: 100%;
    padding-right: 0;
    padding-bottom: 0.35rem;
  }
  .ev-bus {
    top: calc(35% + 50px);
  }
  .ev-bus img {
    width: 180px;
  }

  .home-news_header h3 span.hnh {
    font-size: 185%;
  }
  .home-news_header h3 span.hnh span.hnh-cld {
    width: 100%;
    padding-right: 0;
  }

  .main-visual h1 span {
  }

  
  .arrowWrap {
    bottom: 20px;
  }
  
  .arrow {
    width: 25px;
  }
  
  .arrow span:before {
    width: 25px;
    height: 25px;
  }
  
  .gBox-L {
    min-height: 165px;
    margin-bottom: 0;
    background-size: cover;
  }
  .gBox-R {
    min-height: 165px;
    margin-bottom: 0;
    background-size: cover;
  }
  .gTitle-R, .gTitle-L {
    display: none;
    font-size: 18px;
    padding: 0.5em 1em;
    width: 45%;
  }
  
  .g-area .ga-sp {
    display: block;
    margin: 0 auto 80px;
    width: 88%;
  }
  
  .g-area .ga-pc {
    display: none;
  }

  .gTitle-sp {
    display: block;
    font-family: 'MoboLP', sans-serif;
    letter-spacing: .05em;
    width: 88%;
    margin: 1rem auto;
    font-size: 1.5rem;
  }

  ol.suportList {
    width: 100%;
    margin: 20px auto 50px;
  }
  ol li {
      margin-left: 1.5em;
    padding: 0.5em 0;
  }
  
  h3.ouenCopy {
  font-size: 22px;
  letter-spacing: 0em;
  padding: 3em 0 1em;
  }
  .tog h3.ouenCopy {
    padding-top: 2em;
  }

  .cssgrid {
    width: 100%;
    margin: 0 auto 50px;;
    padding: 0;
  }
  .cssgrid > div span {
    line-height: 1.5em;
  }
  .cssgrid > div:first-child span, .cssgrid > div:last-child  span{
    margin-top: -1.3em;
  } 


  .ivMv {
    background-image: url(../img/ivmv_bgsp.jpg);
    height: 62vh;
  }
  .ivtop {
    position: absolute;
    top: 20px;
  }
  .interview {
    
  }
  .interview:before {
    font-size: 18px;
    padding-left: 5px;
  }
  .interview .IVinner {
    padding-left: 50px;
  }
  .ivMv h2 {
    top: 30px;
  }
  .ivQandA {
    padding: 50px 0;
  }
  .ivQandA .mb80 {
    margin-bottom: 40px;
  }
  .ivQ-last h4 {
    font-size: 16px;
    right: 10px;
    top: 5px;
  }
  
  .btn {
    padding: 0.6em 0;
    width: 100%;
  }

  .f-contact .btn {
    width: 100%;
  }


  .timeFlowBox .tfbL, .timeFlowBox .tfbR {
    width: 100%;
  }
  .timeFlowBox .tfbL {
    float: none;
    border-right: none;
    padding: 1em;
  }
  .timeFlowBox .tfbR {
    float: none;
    font-size: 12px;
    padding: 1em;
  }
  .timeFlowBox .tfbL ul li {
    background-position: left 7px; 
  }

  .flowAreaMV1 {
    background-attachment: scroll !important;
    background-size: cover;
  }
  .flowAreaMV1 h2 {
    margin: 6em 0 5em;
  }

  .inner-outer {
    padding: 30px 0 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
    border-radius: 0 0 10px 10px;
  }

  h2.ivCopy {
    font-size: 18px;
  }

  .msgP {
    width: 100%;
  }
  .messageArea .msgBoxx {
    margin: 50px 0 100px;
  }

  .logoimg img {
    width: 230px;
    margin-bottom: 5em;
  }
  
  .btn span.sp {
    display: inline;
  }
  .btn span.pc {
    display: none;
  }


  .f-inner {
    padding: 15px 0;
    width: 100%;
  }
  .hidden_box input:checked ~ .hidden_show {
      padding: 15px 0;
  }

  .flowArea01.mt80 {
    padding-top: 1em;
    padding-bottom: 2em;
    margin-bottom: 0;
  }

  br.sp2 {
    display: inline;
  }
.raFlowBox {
  padding: 0 15px !important;
}

  
}

.css-fade {
  opacity: 0;
    animation: cssfade 2s ease 0.5s 1 normal forwards;
    -webkit-animation: cssfade 2s ease 0.5s 1 normal forwards;
}

@keyframes cssfade {
  0% {opacity: 0; transform: translate3d(0,-20px,0);}
  100% {opacity: 1; transform: translate3d(0,0,0);}
}

@-webkit-keyframes cssfade {
  0% {opacity: 0; transform: translate3d(0,-20px,0);}
  100% {opacity: 1; transform: translate3d(0,0,0);}
}

.css-fade-bus {
  opacity: 0;
    animation: cssfadebus 2s ease 3s 1 normal forwards;
    -webkit-animation: cssfadebus 2s ease 3s 1 normal forwards;
}

@keyframes cssfadebus {
  0% {opacity: 0; transform: translate3d(500px,0,0);}
  100% {opacity: 1; transform: translate3d(0,0,0);}
}

@-webkit-keyframes cssfadebus {
  0% {opacity: 0; transform: translate3d(500px,0,0);}
  100% {opacity: 1; transform: translate3d(0,0,0);}
}


/*--------------------------------
　page
---------------------------------*/
.mv-header {
  background-size: cover;
  background-position: center center;
  background-color: transparent;
  position: relative;
}
.mv-header .bg-layer {
  background-color: rgba(0,0,0,0.3);
  padding: 6rem 0;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 3px #000;
}
.mv-header .inner {

}

.page-subtitle {
  font-size: 38px;
  text-align: center;
  font-family: 'MoboLP';
  font-weight: 700;
  text-transform: uppercase;
}
h1.page-title {
  font-family: 'MoboLP';
  font-weight: 700;
  display: block;
  letter-spacing: 0.2em;
}


.page-container {
  padding-top: 3rem;
}
.page-id-23 .page-container,.page-id-34 .page-container, .page-id-36 .page-container, .page-id-57 .page-container,.page-id-62 .page-container, .page-id-65 .page-container  {
  background-color: #f7f6f1;
}
.page-container .inner section:first-child {
  padding-top: 0;
}

body.page .section {
  background-color: transparent;
}
body.page-id-229 .section {
  background-color: #fff;
}
.section .title.page-title {
  padding: 1em 0;
}

.form-area {
  border: solid 1px #ddd;
  padding: 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 50px;
}


.form-area_Box {
  border-radius: 3px;
  background-color: #f6f6f6;
  vertical-align: middle;
  border: 1px solid #dddddd;
  padding: 20px;
  width: 750px;
  margin: 1.5rem auto;
}
.f-box2-form {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.f-box2-form > .f-item-label {
  margin-bottom: 0;
  text-align: right;
  width: 230px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  max-width: 100%;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1;
}
.f-box2-form > .f-item-label span {
  color: #fff;
  background: #fb3b6f;
  display: inline-block;
  padding: 2px 5px;
  font-size: 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  right: 16px;
  top: 19px;
}
.form-area_Box > div input[type=date], .form-area_Box > div input[type=text], .form-area_Box > div input[type=email], .form-area_Box > div input[type=tel], .form-area_Box > div textarea, .form-area_Box > div select {
  display: block;
  min-width: 405px;
  max-width: 405px;
  height: 38px;
  padding: 6px 12px;
  font-size: 1rem;
  line-height: 1.42857143;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin: 0 15px;
}
.form-area_Box .date-box .f-item-parts > span {
  display: inline-block;
}
.form-area_Box > div input[type=date].r-date {
  min-width: 170px;
  width: 170px;
}
.form-area_Box > div select.r-time1 {
  min-width: 65px;
  width: 65px;
  padding: 6px;
  margin: 0 10px;
}
.form-area_Box > div textarea {
    height: auto;
}
input[type=submit] {
  padding: 10px 23px 11px;
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
  border-radius: 4px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border: 1px solid #0093c9;
  color: #ffffff;
  background: #009ecf;
  box-shadow: 0px 1px 1px rgb(0 0 0 / 28%), inset 0px 2px 0px -1px #10a4d2;
  display: inline-block;
  margin: 0 auto;
  opacity: 1;
  transition: 0.3s;
}
input[type=submit]:hover {
  opacity: 0.9;
}
input[type=button] {
  padding: 10px 13px 11px;
  font-size: 18px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  border-radius: 4px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border: 1px solid #c3c3c3;
  color: #7c7c7c;
  background: #ffffff;
  text-shadow: 0px 1px 1px rgb(0 0 0 / 13%);
  -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.28);
  -webkit-box-shadow: 0px 1px 1px rgb(0 0 0 / 28%);
  box-shadow: 0px 1px 1px rgb(0 0 0 / 28%);
  margin-right: 25px;
}

.wpcf7-not-valid-tip {
  font-size: 0.9rem;
  letter-spacing: 0;
  padding-left: 1.25em;
}
.wpcf7-not-valid {
  border-color: #fb9a93 !important;
}

.form-area_Box.form-area_Box_confirm .f-box2-form {
  justify-content: flex-start;
}
.form-area_Box.form-area_Box_confirm .f-box2-form > .f-item-label {
  line-height: 1.8;
}
.form-area_Box.form-area_Box_confirm .f-box2-form > .f-item-parts {
  font-size: 0.9em;
  letter-spacing: 0;
  width: 430px;
  padding-left: 1em;
}

.wpcf7-spinner {
  display: block;
  margin: 5px auto 0;
}


.form-area_Box .fip02 {
  min-width: 420px;
    max-width: 420px;
}
.wpcf7-radio, .wpcf7-checkbox {
  font-size: 1rem;
}
.wpcf7-radio input[type=radio], .wpcf7-checkbox input[type=checkbox] {
  margin: 0 3px 0 0;
}
.wpcf7-list-item {
  margin-left: 0.5em;
}

.form-area_Box p.licence {
  text-align: right;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .form-area {
    padding: 15px;
  }
  .form-area_Box {
    width: 100%;
    padding: 15px;
  }
  .f-box2-form {
    padding: 10px 0;
  }
  .f-box2-form > .f-item-label {
    text-align: left;
    width: 100%;
    padding: 0 0 15px;
  }
  .f-box2-form > .f-item-label span {
    padding: 4px 5px;
    position: relative;
    right: auto;
    top: auto;
    margin-left: 1em;
  }
  .form-area_Box > div input[type=date], .form-area_Box > div input[type=text], .form-area_Box > div input[type=email], .form-area_Box > div input[type=tel], .form-area_Box > div textarea, .form-area_Box > div select {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  .form-area_Box.form-area_Box_confirm .f-box2-form {
    margin-bottom: 10px;
  }
  .form-area_Box.form-area_Box_confirm .f-box2-form > .f-item-label {
    font-size: 0.9rem;
    padding-bottom: 10px;
  }
  .form-area_Box.form-area_Box_confirm .f-box2-form > .f-item-parts {
    width: 100%;
    padding-left: 0;
  }

  .form-area_Box .date-box .f-item-parts > span[data-name="your-date"] {
    width: 100%;
    margin-bottom: 10px;
  }
  .form-area_Box > div input[type=date].r-date {
    min-width: 90%;
    width: 90%;
  }
  .form-area_Box > div select.r-time1 {
    min-width: 85px;
    width: 85px;
  }
  
  .form-area_Box .fip02 {
    min-width: 100%;
    max-width: 100%;
  }
  .wpcf7-radio, .wpcf7-checkbox {
    font-size: 1em;
  }
  .wpcf7-list-item {
    display: block;
  }
  .form-area_Box p.licence {
    text-align: left;
    letter-spacing: 0;
  }

  .mv-header .bg-layer {
    padding: 3rem 0;
  }

  .section .title.page-title {
    font-size: 22px;
  }
}


/*--------------------------------
　single
---------------------------------*/
.inner.post-inner {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
}
.post-inner > .post-main {
  width: calc(100% - 400px);
}
.post-inner > .post-side {
  width: 350px;
}

.post-inner ul {
  list-style-position: inside;
  padding-bottom: 1rem;
}

.post-header {
  margin-bottom: 3rem;
}
.post-header h1.post-title {
	font-family: 'MoboLP';
  font-size: 28px;
  color: #1798ce;
  border-bottom: 1px solid #808080;
  margin-bottom: 0.5rem;
  font-weight: 500;
  letter-spacing: 0;
}
.post-header .post-date {
  font-size: 0.9rem;
  color: #777;
  letter-spacing: 0;
  text-align: right;
}
.post-body p {
  margin-bottom: 1.8rem;
  letter-spacing: 0.05em;
}


.psot-archive .post-header {
  margin: 3rem 0 1rem;
}
.post-main .psot-archive:first-child .post-header {
  margin-top: 0;
}
.psot-archive a {
  color: #1798ce;
}
.psot-archive .post-body {
  font-size: 1rem;
  letter-spacing: 0;
}
.psot-archive .archive-category {
  display: none;
}
.psot-archive .post-more {
  text-align: right;
  font-size: 1rem;
  letter-spacing: 0;
}

.post-side ul {
  list-style: none;
}
.post-side .widget h2 {
	font-family: 'MoboLP';
  background-color: #1798ce;
  color: #fff;
  padding: 0.5rem 1rem;
  margin-top: 1.5rem;
  border-radius: 4px 4px 0 0;
}
.post-side ul ul {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0;
  list-style: none;
  border: 1px solid #1798ce;
  margin-bottom: 3rem;
}
.post-side ul ul li {
  padding: 0.75rem 0.5rem;
  border-bottom: 1px dotted #eee;
}
.post-side ul ul li:last-child {
  border-bottom: none;
}
.post-side ul ul li a {
  color: #000;
}
.post-side ul ul li a:hover {
  text-decoration: underline;
}
.post-side　.wp-block-latest-posts__post-author, .post-side　.wp-block-latest-posts__post-date {
  font-size: 0.8rem;
  color: #777;
  text-align: right;
}


.home-widget {
  background-color: rgba(255,255,255,0.1);  
}
.home-widget > div {
  width: 100%;
  margin: 0 auto 1.5rem;
}
.home-widget ul li {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px dotted #efefef;
  padding: 1rem 0.5em;
	transition: 0.3s;
}
.home-widget ul li:hover {
	background-color: #efefef;
}
.home-widget ul li a {
  color: #000;
  font-weight: 700;
  width: calc(100% - 6rem);
  display: block;
  cursor: pointer;
  transition: 0.3s;
}
.home-widget ul li a:hover {
  color: #1798ce;
  text-decoration: none;
}
.home-widget ul li .wp-block-latest-posts__post-date {
	font-family: 'MoboLP';
    letter-spacing: -0.5px;
    color: #fff;
    background-color: #00b5ee;
    border-radius: 4px;
    width: 6rem;
    text-align: center;
}
.btn-area2 {
  text-align: center;
  padding-bottom: 2rem;
}
.btn-area2 .btn {
  font-size: 18px;
}

.prev-next_Box {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #808080;
  padding-top: 0.5rem;
  margin-top: 3rem;
  font-size: 1rem;
  letter-spacing: 0;
}


@media screen and (max-width: 768px) {
  .inner.post-inner {
    flex-wrap: wrap;
  }
  .post-inner > .post-main {
    width: 100%;
  }
  .post-inner > .post-side {
    width: 100%;
  }
  .post-header {
    margin-bottom: 1.5rem;
  }
  .post-header h1.post-title {
    font-size: 22px;
  }


  .home-news_header {
    padding: 1em 0;
  }
  .home-news_header h3 {
    font-size: 16px;
    margin-bottom: 0.5rem;
  }
  .home-widget {
    margin-top: 1.5rem;
    padding: 0 15px;
  }
  .home-widget ul li {
    padding: 1rem 0 5px;
    flex-direction: column;
  }
  .home-widget ul li a {
    width: 100%;
  }
  .btn-area2 {
    padding-bottom: 1rem;
  }
  .btn-area2 .btn {
    font-size: 16px;
    width: 80%;
  }
  .btn-area {
    padding: 0.5rem 0 1.5rem;
  }
  .btn-area .btn {
    min-width: 100%;
  }
  .home-widget > div {
    width: 100%;
  }

}







hr.white {
  border-top: 1px solid #fff;
  margin: 0 0 3em;
}

.gift-area {
  width: 100%;
  background-color: #fff;
  color: #1798ce;
  border-radius: 4px 4px 0 0;
  text-align: center;
  padding: 3rem;
}
.gift-area .gift-area_Header {
  font-weight: 700;
  font-size: 3em;
  line-height: 1.3;
  margin-bottom: 1.5rem;
}
.gift-area .gift-area_Header p {
  font-size: 1.75rem;
  color: #bc242c;
}
.gift-area .gift-area_Header h3 span {
  display: inline-block;
  padding-bottom: 0.35rem;
  border-bottom: 2px solid #1798ce;
}
.gift-area .gift-area_Outer {
  display: flex;
  width: 100%;
  justify-content: center;
  column-gap: 5rem;
  padding: 0 0 0;
}
.gift-area .gift-area_Inner {
  font-weight: 700;
  letter-spacing: 0;
}
.gift-area .gift-area_Inner .gift-money {
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin: 0 0 1.25em;
}
.gift-area .gift-area_Inner .gift-money .gm-no {
  font-size: 150px;
  line-height: 1;
  letter-spacing: -5px;
}
.gift-area .gift-area_Inner .gift-money .gm-yen {
  writing-mode: tb-rl;
  font-size: 2.25em;
  line-height: 1;
  padding-left: 8px;
  white-space: nowrap;
}
.gift-area .gift-area_Hosoku {
  font-weight: 700;
  letter-spacing: 0;
}

.btn-area.btn-area-g {
  padding-top: 0;
}
.btn-area-g .btn {
  width: 100%;
  margin-top: 0;
  border: none;
  background-color: #008fd3;
  border-radius: 0 0 4px 4px;
}

.ev-link-box_Inner {
  display: flex;
  justify-content: center;
  column-gap: 1rem;
  align-items: stretch;
  text-align: center;
  color: #1798ce;
  font-weight: 700;
  white-space: nowrap;
}
.ev-link-box_Inner .eli-gift {
  background-color: rgba(243,229,33,0.9);
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.ev-link-box_Inner .eli-rec {
  background-color: rgba(255,255,255,0.9);
  padding: 1rem;
}
.ev-link-box_Inner .eli-gift p {
  font-size: 2.5rem;
  letter-spacing: 0;
  line-height: 1.3;
}
.ev-link-box_Inner .eli-gift .eli-money {
  display: flex;
  column-gap: 5px;
  justify-content: center;
  align-items: baseline;
  line-height: 1;
  padding: 0.25rem 0 0.75rem;
}
.ev-link-box_Inner .eli-gift .eli-money .eli-money-no {
  font-size: 98px;
  letter-spacing: -5px;
}
.ev-link-box_Inner .eli-gift .eli-money .eli-money-yen {
  writing-mode: tb-rl;
  font-size: 1.3rem;
  letter-spacing: 0;
}
.ev-link-box_Inner .eli-rec h3 {
  font-size: 3rem;
  line-height: 1.2;
}
.ev-link-box_Inner .eli-rec p {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.ev-link-box .ev-link-box_Inner a {
  min-height: auto;
  display: inline-block;
  padding: 0.35rem 0.75rem;
  border-radius: 100px;
}

.limit-icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(15px, -45px);
  width: 70px;
  height: auto;
}

@media screen and (max-width: 768px) {
  .gift-area {
    padding: 1rem;
  }
  .gift-area .gift-area_Header {
    font-size: 2.5em;
  }
  .gift-area .gift-area_Header p {
    font-size: 1.25rem;
  }
  .gift-area .gift-area_Header h3 span {
    padding-bottom: 0;
  }
  .gift-area .gift-area_Outer {
    flex-direction: column;
    padding: 0;
  }
  .gift-area .gift-area_Inner .gift-money .gm-no {
    font-size: 88px;
  }
  .gift-area .gift-area_Hosoku {
    font-size: 94%;
    text-align: left;
    line-height: 1.5;
    padding-left: 1em;
    text-indent: -1em;
  }
  .gift-area .gift-area_Inner .gift-money {
    align-items: flex-end;
  }
  .gift-area .gift-area_Inner .gift-money .gm-yen {
    padding-bottom: 10px;
    font-size: 1.5rem;
  }

  .ev-link-box {
    width: 100%;
  }
  .ev-link-box_Inner {
    column-gap: 0;
    justify-content: space-between;
  }
  .ev-link-box_Inner .eli-rec {
    padding: 1rem 7px;
    width: 65%
  }
  .ev-link-box_Inner .eli-gift  {
    padding: 1rem 2px;
    width: 34.5%;
  }
  .ev-link-box_Inner .eli-rec h3 {
    font-size: 1.35rem;
    letter-spacing: 0;
  }
  .ev-link-box_Inner .eli-rec p {
    font-size: 1rem;
    margin-bottom: 5px;
    letter-spacing: 0;
  }
  .ev-link-box_Inner .eli-gift p {
    font-size: 1.25rem;
  }
  .limit-icon {
    transform: translate(15px, -32px);
    width: 50px;
  }
  .ev-link-box_Inner .eli-gift .eli-money {
    padding: 0.25rem 0 0.5rem;
    align-items: flex-end;
  }
  .ev-link-box_Inner .eli-gift .eli-money .eli-money-no {
    font-size: 48px;
    letter-spacing: -3px;
  }
  .ev-link-box_Inner .eli-gift .eli-money .eli-money-yen {
    font-size: 85%;
    padding-bottom: 5px;
  }
}



/* 追加 */
.support-box_Area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 3rem;
}
.support-box_Area .f-item {
  width: 30.5%;
  border: 2px solid #1798ce;
  border-radius: 8px;
  padding: 1rem;
  color: #1798ce;
  font-family: 'MoboLP', sans-serif;
  letter-spacing: .05em;
  text-align: center;
  min-height: 280px;
  margin-bottom: 4%;
  align-items: center;
  display: inline-flex;
  justify-content: center;
  background-color: #fff;
}
.support-box_Area .f-item.sb-blank {
  border: none;
  color: #000;
}
.support-box_Area .f-item .text1 {
  font-size: 0.65rem;
  letter-spacing: 0;
}
.support-box_Area .f-item .text2 {
  font-size: 1.25rem;
}
.support-box_Area .f-item .text2s {
  letter-spacing: 0;
  font-size: 0.95em;
}
.support-box_Area .f-item .sbi-04 .text2 {
  line-height: 1.3;
}
.support-box_Area .f-item .sbi-05 .text2 {
  letter-spacing: 0;
  font-size: 1.4rem;
}
.support-box_Area .f-item .text3 {
  font-size: 2rem;
  letter-spacing: 0;
}
.support-box_Area .f-item .sbi-11 .text3, .support-box_Area .f-item .sbi-13 .text3 {
  line-height: 1.3;
  margin-bottom: 0.5rem;
}
.support-box_Area .f-item .text4 {
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0;
}
.support-box_Area .f-item .textnum {
  font-size: 6.5rem;
  line-height: 1;
  letter-spacing: -5px;
}
.support-box_Area .f-item .textnum span {
  font-size: 1rem;
  letter-spacing: 0;
}
.support-box_Area .f-item .hosoku {
  font-size: 0.58rem;
  letter-spacing: 0;
}
.support-box_Area .f-item .sbi-01 .hosoku, .support-box_Area .f-item .sbi-02 .hosoku {
  font-size: 0.43rem;
  line-height: 1.5;
  margin-top: 0.5rem;
}
.support-box_Area .f-item .sbi-lh > div {
  line-height: 1.3;
  margin-bottom: 1rem;
}
.support-box_Area .f-item .sbi-lh > div:last-child {
  margin-bottom: 0;
}

/* stepbar */
.stepbar{
  overflow:hidden;
  display: flex;
  list-style: none;
  margin-top: 3rem;
}
.stepbar li{
  position: relative;
  height: 70px;
  background: #ccc;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1.3;
  text-align: center;
  font-size: 0.9rem;
  font-family: 'MoboLP', sans-serif;
  padding-left: 60px;
  width: 20%;
}
.stepbar li:first-child {
  width: 13%;
  padding-left: 30px;
}
.stepbar li:nth-child(3) {
  width: 22%;
}

 /*　先端部分 */
.stepbar li::before{
  content: "";
  position: absolute;
  top: -35px;
  right: -80px;
  border-width: 70px 40px;
  border-color: transparent transparent transparent #ccc ;
  border-style: solid;
  z-index: 10;
}

/* 白いスペース部分 */
.stepbar li::after{
 content: "";
 position: absolute;
 top: -35px;
 right: -83px;
 border-width: 70px 40px;
 border-color: transparent transparent transparent white ;
 border-style: solid;
 z-index: 5;
}

 /* 最後のステップのレイアウト */
.stepbar li:last-child {
  background-color: #f45a24;
}
.stepbar li:last-child::before{
  border-color: transparent transparent transparent #f45a24 ;
}

@media screen and (max-width: 768px) {
  .recruit-flow h3 {
    text-align: center;
  }
  .stepbar {
    flex-wrap: wrap;
    margin: 1.5rem auto 0;
    padding-bottom: 20px;
  }
  .stepbar li {
      width: 100%;
      padding-left: 0;
      padding-top: 35px;
  }
  .stepbar li::before {
      top: 70px;
      right: auto;
      left: 50%;
      transform: translateX(-50%);
      border-width: 20px 50vw;
      border-color: #ccc transparent transparent transparent;
  }
  .stepbar li::after {
      top: 73px;
      right: auto;
      left: 50%;
      transform: translateX(-50%);
      border-width: 20px 50vw;
      border-color: #fff transparent transparent transparent;
  }
  .stepbar li:last-child::before {
      border-color: #f45a24 transparent transparent transparent;
  }
  .stepbar li:first-child {
      width: 100%;
      padding-left: 0;
      padding-top: 15px;
      height: 50px;
  }
  .stepbar li:first-child::before {
      top: 50px;
  }
  .stepbar li:first-child::after {
      top: 53px;
  }
  .stepbar li:nth-child(3) {
    width: 100%;
  }



}

@media screen and (max-width: 768px) {
  .support-box_Area .f-item {
    width: 48%;
  }
  .support-box_Area .f-item.sb-blank {
    order: 1;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
    min-height: auto;
  }

  .btn2.btn2-white {
    max-width: 100%;
  }
  .btn2.btn2-blue {
    max-width: 100%;
  }

  body.page-id-229 .section.recruitArea {
    padding-left: 15px;
    padding-right: 15px;
  }
  .recruitArea .recruitBox {
    padding: 1.5rem 1rem;
  }

  .recruit-table th, .recruit-table td {
    display: block;
  }
  .recruit-table th {
    width: 100%;
    padding-bottom: 0;
    font-size: 1.1rem;
  }
  .recruit-table td {
    padding: 0.5rem 0 1rem;
    font-size: 0.95em;
  }
}
@media screen and (max-width: 435px) {
  .support-box_Area .f-item {
    padding: 1rem 0.5rem;
    min-height: 160px;
  }
  .support-box_Area .f-item .text1 {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 0.5rem;
  }
  .support-box_Area .f-item .text2 {
    font-size: 20px;
    line-height: 1.2;
  }
  .support-box_Area .f-item .textnum {
    font-size: 60px;
    margin-top: 0.5rem;
  }
  .support-box_Area .f-item .textnum span {
    font-size: 0.8rem;
  }
  .support-box_Area .f-item .textnum span:last-child {
    display: inline-block;
    padding-left: 0.5em;
  }
  .support-box_Area .f-item .text3 {
    font-size: 24px;
  }
  .support-box_Area .f-item .text2s {
    line-height: 1.4;
    margin-bottom: 0.5rem;
  }
  .support-box_Area .f-item .text4 {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.4;
  }
  .support-box_Area .f-item.sb-blank .text4 {
    font-size: 28px;
    line-height: 1.2;
    margin-top: 0.5rem;
  }
  .support-box_Area .f-item .hosoku {
    letter-spacing: 0;
    margin-top: 1em;
    font-size: 0.6rem;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: left;
  }
  .support-box_Area .f-item .sbi-01 .hosoku, .support-box_Area .f-item .sbi-02 .hosoku {
    font-size: 0.6rem;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: left;
  }



}


.header-area {
  position: relative;
  z-index: 1;
}
#header.is-fixed .header-area .header-nav, body.renewal-page #header.is-fixed .gb-header_area {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  visibility: visible;
  animation: slideDown 0.3s ease-in-out;
  z-index: 1;
}
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
#header.is-fixed .header-logo {
  margin-bottom: 58px;
}
#header.is-fixed .header-nav ul li a {
  padding: 1rem 0;
}
#header.is-fixed .header-nav ul li.nav-contact a {
  padding: 0.5rem;
  margin-top: 0.5rem;
}





.head-mv_Area {
  position: relative;
  margin-top: -58px;
}
.head-mv_Area::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/slider_mask_re.svg);
  background-size: cover;
  background-position: center;
}

.slider {
  margin-inline: auto;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.slick-img img {
  width: 100%;
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
.add-animation {
  animation: zoomUp 15s linear 0s normal both;
}

.slider.slider-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .head-mv_Area {
    margin-top: 0;
  }
  .head-mv_Area::after {
    background-image: url(../img/slider_mask_sp.svg);
  }
  .slider.slider-pc {
    display: none;
  }
  .slider.slider-sp {
    display: block;
  }

  #header.is-fixed .header-logo {
    margin-bottom: 0;
  }
}



.floating-btn {
  position: fixed;
  right: 0;
  top: 150px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: flex;
  flex-wrap: wrap;
  width: 70px;
  opacity: 0;
  transition: 0.3s ease-in-out;;
}
.floating-btn a.f-btn {
  background-color: #00b5ee;
  color: #fff;
  margin-bottom: 1rem;
  border-radius: 10px 0 0 10px;
  padding: 15px 5px;
  line-height: 1.3;
  display: flex;
  align-items: center;
  text-align: center;
  width: 55px;
  transition: 0.3s;
  font-weight: 900;
}
.floating-btn a.f-btn.f-btn02 {
  background-color: #38b44a;
}
.floating-btn a.f-btn:hover {
  text-decoration: none;
  padding-right: 20px;
  width: 70px;
}
.floating-btn.is-show {
  animation: btnShow 0.3s ease-in-out;
  opacity: 1;
  visibility: visible;
}
@keyframes btnShow {
  0% {
    transform: translatex(100%);
  }
  100% {
    transform: translatex(0%);
  }
}


@media screen and (max-width: 768px) {
  .floating-btn {
    right: 0;
    top: auto;
    bottom: 0;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    width: 100%;
  }
  .floating-btn a.f-btn {
    margin-bottom: 0;
    border-radius: 10px 10px 0 0;
    padding: 5px;
    justify-content: center;
    width: 50%;
    font-size: 0.9em;
  }
  .floating-btn a.f-btn:hover {
    text-decoration: none;
    padding-right: 5px;
    width: auto;
  }
  .floating-btn.is-show {
    animation: btnShow2 0.3s ease-in-out;
  }
  @keyframes btnShow2 {
    0% {
      transform: translateY(100%);
    }
    100% {
      transform: translateY(0%);
    }
  }
  .floating-btn.is-hidden {
    display: none;
  }
}