@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'myfont-Regular';
  src: url('../fonts/NotoSansCJKjp-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'myfont-black';
  src: url('../fonts/NotoSansCJKjp-Black.otf') format('opentype');
}
.font_Noto-r {
  font-family: 'myfont-Regular', sans-serif;
}
.font_Noto-b {
  font-family: 'myfont-black', sans-serif;
}
html {
  overflow: auto;
}
body {
    overflow: hidden;
/*  overflow-x: hidden;*/
  min-width: 320px;
}
ul {
  list-style: none;
  padding: 0;
}
li {
  margin: 0;
}
a {
  outline: none !important;
}
a:hover {
  text-decoration: none !important;
}
h1 {
  font-size: 12px !important;
  color: #bbbbbb !important;
  text-align: right;
  margin-bottom: 0 !important;
  padding-top: 5px;
}
.clear {
  clear: both;
}
h1, p, li, table, input, label, input, option, span, td {
  /*  font-family: 'myfont-Regular', sans-serif;*/
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  margin-bottom: 0 !important;
}
.mintyo {
  font-family: 'YuMincho', 'Yu Mincho', '游明朝体', 'Yu Mincho Light', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif !important;
}
.english {
  font-family: 'Lato', sans-serif !important;
  font-weight: normal !important;
  /*	letter-spacing: 0.06em;*/
}
img {
  max-width: 100%;
  height: auto;
}
.header-box__logo {
  float: left;
  padding: 12px 0 0 20px;
}
.header-box__menu {
  text-align: right;
  float: right !important;
  padding-top: 5px;
  margin-right: 50px;
}
.header-box__menu p {
  color: #FFF;
  font-size: 14px;
}
/*ローディング
*/
.loading {
  text-align: center;
}
#loading {
  position: absolute;
  left: 0;
  right: 0;
/*  top: 40%;*/
}
#loading .svg,#loading .gif {
  display: none;
}
/*pageTop*/
#pageTop {
  z-index: 30;
  position: fixed;
  right: 10px;
  bottom: 10px;
}
/*pageTopここまで*/
/*メニューバーの装飾*/
ul.ddmenu {
  padding: 16px;
  list-style: none;
  font-size: 0; /*liの隙間を埋める*/
  width: 100%;
  z-index: 50;
  padding-top: 20px;
}
/*メインメニュー項目の装飾 */
ul.ddmenu li {
  width: auto;
  display: inline-block;
  list-style-type: none; /*・を消す*/
  position: relative; /*サブメニュー表示の基準位置にする*/
  padding: 0;
  margin: 0;
  line-height: 2px;
  font-size: 14px;
  font-family: 'YuGothic', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'ヒラギノ丸ゴ ProN', 'Hiragino Maru Gothic ProN', sans-serif !important;
}
ul.ddmenu a {
  color: #000000; /*メニュー項目の文字色*/
  line-height: 20px; /* メニュー項目のリンクの高さ(30px) */
  text-align: center; /* メインメニューの文字列の配置(中央寄せ) */
  text-decoration: none; /* メニュー項目の装飾(下線を消す) */
  display: block; /* 項目内全域をリンク可能にする */
  padding-bottom: 10px;
}
ul.ddmenu a p {
  padding-left: 20px;
  padding-bottom: 0px;
  font-weight: bold;
}
@media (max-width: 1020px) {
  ul.ddmenu a p {
    padding-left: 14px;
  }
}
.last_topmenu {
  border-right: none !important;
}
ul.ddmenu a:hover {
  color: #FFF;
}
ul.ddmenu li:hover ul {
  display: block; /*マウスポインタが載っている項目の内部にあるリストを表示する */
  background: rgba(0, 0, 150, 0.8);
}
/* サブメニューの装飾 */
ul.ddmenu ul {
  margin: 0;
  padding: 0px;
  display: none;
  position: absolute;
  margin-left: 15px;
  z-index: 15;
}
/*サブメニュー項目の装飾 */
ul.ddmenu ul li {}
ul.ddmenu ul li a {
  width: 200px;
  font-size: 14px;
  line-height: 40px; /*サブメニュー1項目の高さ(30px) */
  text-align: left; /*文字列の配置(左寄せ)*/
  padding: 5px 0 5px 15px !important; /*文字列前方の余白(5px)*/
  color: #FFF;
  font-weight: bold;
}
ul.ddmenu ul li a:hover {
  color: #009; /*サブメニュー項目にマウスが載ったときの文字色*/
  background: rgba(255, 255, 255, 0.9);
}
.video-text p {
  font-weight: bold;
}
.blue_menu {
  color: #FFF;
}
.menu_now {
  position: relative;
}
.fa-chevron-right {
  font-size: 3px;
}
.hver-ac a:hover {
  opacity: 0.7;
}
.space {
  letter-spacing: -0.8px;
  font-family: 'YuGothic', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'ヒラギノ丸ゴ ProN', 'Hiragino Maru Gothic ProN', sans-serif !important;
}
/*ハンバーガーメニュー*/
nav {
  padding: 8px 15px;
}
.inner {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
nav ul {
  width: 260px;
  height: calc(100% - 55px);
}
nav li {
  padding: 0px;
  font-size: 12px;
  line-height: 60px;
  width: 100%;
  letter-spacing: 0px;
  color: #fff;
}
.li-border {
  border-bottom: 1px solid #c5c5c5;
}
.sub_menu {
  list-style: none;
  padding-left: 10px;
}
.main_menu {
  width: 230px;
  border-bottom: 1px solid #c5c5c5;
}
.main_menu2 {
  margin-top: -15px;
}
.drawer-nav a {
  text-decoration: none;
  color: #fff;
}
.drawer-nav a:hover {
  text-decoration: none;
  color: #fff;
}
/*以下追加*/
.sm-header {
  /*  background: #000;*/
  /*  background-color: rgba(0, 0, 0, 0.6);*/
  width: 100%;
  height: 60px;
  position: fixed;
  z-index: 51;
  opacity: 0.9;
}
.sm-header img {
  height: 55px;
  padding-top: 8px;
  padding-left: 15px;
  padding-bottom: 2px;
}
.drawer-nav {
  background: #000;
}
nav img {
  width: 100%;
  margin: 0 0 10px;
}
.side_nav_last {
  padding-bottom: 200px;
}
.li-border p, .main_menu p {
  width: 230px;
  padding-left: 15px;
}
.sub_menu_bule {
  padding-top: 0;
}
.sub_menu_bule p {
  height: 60px;
  padding-left: 15px;
}
.sub_menu_bule a:hover {
  color: #fff;
}
.side_nav_last_text {
  padding-top: 5px !important;
  line-height: 20px;
}
.last_space {
  //padding-bottom: 200px;
}
/*ハンバーガーメニュー2*/
a {
  outline: none !important;
}
li {
  margin: 0;
}
nav li {
  padding: 0px;
  font-size: 14px;
  line-height: 60px;
  width: 100%;
  letter-spacing: 0px;
  color: #fff;
}
.drawer-nav a {
  text-decoration: none;
  color: #fff;
}
.li-border {
  border-bottom: 1px solid #c5c5c5;
}
.inner {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
nav {
  padding: 8px 15px;
}
nav .img {
  width: 100%;
  margin: 0 0 10px;
}
.drawer-nav {
  background-color: rgba(0, 0, 0, 0.6);
  /*  background: #000;*/
}
.li-border p, .main_menu p {
  width: 230px;
  padding-left: 15px;
}
/*.last_space {
  padding-bottom: 200px;
}*/
.mein-text-img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.drawer--right.drawer-open #wrap .drawer-hamburger {
  right: 0;
  z-index: 53;
}
.drawer-open #wrap .drawer-hamburger-icon-k:before, .drawer-open #wrap .drawer-hamburger-icon-k:after {
  background-color: #fff !important;
}
#wrap .hvr-underline-from-left {
  transform: none;
}
#wrap .hvr-underline-from-left:before {
  height: 0;
}
/*F追加20141224*/
/*ハンバーガーメニュー*/
.drawer--right.drawer-open #wrap .drawer-hamburger {
  right: 0;
  z-index: 53;
}
.drawer-open #wrap .drawer-hamburger-icon-k:before, .drawer-open #wrap .drawer-hamburger-icon-k:after {
  background-color: #fff !important;
}
#wrap .hvr-underline-from-left {
  transform: none;
}
#wrap .hvr-underline-from-left:before {
  height: 0;
}
.drawer-open #wrap .drawer-nav {
  width: 100%;
}
#wrap .drawer-nav img {
  max-width: 100%;
  width: auto;
}
nav ul {
  width: auto;
}
.main_menu {
  width: calc(100% - 30px);
}
/*ハンバーガーメニューここまで*/
.footer_logo img {
  max-width: 350px;
  width: 90%;
}
/*共通部分*/
/*赤緑青黄の線(見出しの上)*/
.company-color {
  display: block;
  margin: 0 auto;
}
/*メイン動画*/
video {
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
  vertical-align: top;
}
@media (max-width: 767px) {
  video {
    object-fit: cover;
    width: 100%;
    height: 720px;
  }
}
.pattern:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEjpMcPgAAAABJRU5ErkJggg==);*/
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAHUlEQVR4AWMAAilseOLEiTbY8MjUgEsCl0EjUgMAbTiSifwrdrcAAAAASUVORK5CYII=);
  background-size: 6px 6px;
  /*  z-index: 2;*/
}
.bg-video-wrap {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto;
  max-height: 100%;
}
/* 1 会社のロゴ*/
/* 2 ナビの画像*/
.header-box {
  position: fixed;
  top: 0;
  left: 0;
  margin: auto;
  z-index: 3;
  width: 100%;
  transition: all 1s ease;
}
.sm-header {
  width: 100%;
  height: 60px;
  position: fixed;
  z-index: 51;
  transition: all 1s ease;
}
.sm-header img {
  height: 55px;
  padding-top: 8px;
  padding-left: 15px;
  padding-bottom: 2px;
  width: 27%;
  text-align: left;
}
@media (max-width: 767px) {
  .sm-header img {
    width: 32%;
  }
}
@media (max-width: 576px) {
  .sm-header img {
    width: 42%;
  }
}
@media (max-width: 425px) {
  .sm-header img {
    width: 58%;
  }
}
.clear {
  clear: both;
}
.header-box__menu p {
  font-size: 14px;
}
.main-img-rogo-g {
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
  margin: 0 auto;
  z-index: 3;
}
/* 5 scroll-downの画像*/
.scroll-down {
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  max-width: 100%;
}
/* Edge 1 */
@supports (-ms-ime-align: auto) {
	.scroll-down {
        bottom: -59%;
    }
}
/*スクロールダウンボタン*/
.scroll-down {
  padding-top: 70px;
}
.scroll span {
  position: absolute;
  top: 83%;
  left: 50%;
  width: 5px;
  height: 5px;
  margin-left: -2px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  box-sizing: border-box;
  z-index: 300;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
/*固定ボタン*/
.floating {
  position: fixed;
  right: 30px;
  top: 860px;
  z-index: 9999;
}
.floating img {
  width: 100%;
  height: auto;
}
/*f移行*/
/* :::::::::::::::::: TOP :::::::::::::::::: */
.header-box-bg {
  background: rgba(0, 0, 0, 0.6);
  /*
	background-color: white;
    opacity: 0.5;
*/
  /*	color: black !important;*/
}
.header-box {
  z-index: 50;
  height: 70px;
}
.service_wrap {
  overflow: hidden;
}
span.top-content2-bg-text {
  display: inline-block;
  margin-top: 7px;
  overflow: hidden;
}
span.top-content2-bg-text span {
  display: inline-block;
}
.life_wrap {
  overflow: hidden;
}
span.top-content3-bg-text {
  display: inline-block;
  margin-top: 7px;
  overflow: hidden;
}
span.top-content3-bg-text span {
  display: inline-block;
}
span.top-content3-bg-text.t-con3-g-bg-tuika {
  /*    margin-top: 3%;*/
}
@media (max-width: 1464px) {
  .br-hidden {
    display: none;
  }
}
.slide-right1 {
  transform: translateX(-101%);
}
.scrollin .slide-right1 {
  transform: translateX(0);
  transition: all 1s 0s ease;
}
.slide-up1 {
  transform: translateX(-101%);
}
.scrollin .slide-up1 {
  transform: translateX(0);
  transition: all 1s 1s ease;
  padding: 0 4px;
  font-family: 'Lato', sans-serif !important;
  letter-spacing: -0.01em;
}
.slide-right2 {
  transform: translateX(-101%);
}
.scrollin .slide-right2 {
  transform: translateX(0);
  transition: all 2s 0s ease;
}
.slide-up2 {
  transform: translateX(101%);
}
.scrollin .slide-up2 {
  transform: translateX(0);
  transition: all 1s 1s ease;
  padding: 0 4px;
  font-family: 'Lato', sans-serif !important;
}
/*コンテンツ1*/
.content1 {
  position: relative;
}
.biz-box-text.fadein.scrollin {
  line-height: 1px;
}
.life-box-text.fadein.scrollin {
  line-height: 1px;
}
@media (max-width: 767px) {
  .life-box-text.fadein.scrollin {
    z-index: 3;
    position: relative;
  }
}
/* トップSP版 */
@media (max-width: 767px) {
  .life-box-text {
    top: 300px;
  }
  .life-img2 {
    top: -100px;
  }
}
/*コンテンツ2*/
.content2 {
  position: relative;
}
.content2:before {
  content: '';
  position: absolute;
  /* top: -37%;*/
  top: -27%;
  left: 0;
  width: 200vw;
  height: 120%;
  margin: -16% -12% 0;
  background: #e5f7fc;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  transform: rotate(11deg);
  z-index: -1;
}
@media(min-width:2500px) {
  .content2:before {
    width: 130%;
  }
}
@media(max-width:767px) {
  .content2:before {
    /*height: 130%;*/
    height: 145%;
  }
}
@media(max-width:576px) {
  .content2 {
    overflow: hidden;
  }
  .content2:before {
    margin: -16% -24% 0;
    height: 128%;
  }
}
.top-content2-bg {
  box-sizing: boder-box;
  width: 100vw;
  height: auto;
  margin: 0 auto;
  padding: 100px 10px 120px;
  color: #fff;
}
@media (max-width: 767px) {
  .top-content2-bg {
    height: 100%;
    padding: 50px 10px 120px;
  }
}
span.top-content2-bg-text {
  background-color: #00619a;
  /*  margin-top: 15px;*/
}
span.top-content2-bg-text, span.top-content3-bg-text {
  font-size: 4.6875vw;
  line-height: 4.2875vw;
}
@media (min-width: 1600px) {
  span.top-content2-bg-text, span.top-content3-bg-text {
    font-size: 75px !important;
  }
}
@media (max-width: 767px) {
  span.top-content2-bg-text, span.top-content3-bg-text {
    font-size: 68px !important;
    line-height: 65px;
  }
}
@media (max-width: 576px) {
  span.top-content2-bg-text, span.top-content3-bg-text {
    font-size: 51px !important;
  }
}
.business-img2 {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .business-img2 {
    z-index: -1;
    position: relative;
    width: 100%;
  }
}
.business-img-right {
  margin-top: -9%;
}
.business-img-top {
  margin-top: -12%;
}
.con1-business-title {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .con1-business-title {
    display: block;
  }
}
.con1-business-title > :first-child {
  /*	margin-right: auto;*/
}
@media (min-width: 1601px) {
  .con1-business-title > :first-child {
    margin-right: 100px;
  }
}
.top-content2-text {
  font-size: 1.625vw;
  margin: 72px 0;
  color: black;
  font-family: 'Noto Sans JP', sans-serif;
}
@media (max-width: 1400px) {
  .top-content2-text {
    margin: 45px 0;
  }
}
@media (max-width: 991px) {
  .top-content2-text {
    margin: 25px 0;
  }
}
@media (min-width: 1200px) {
  .top-content2-text {
    font-size: 26px !important;
  }
}
@media (max-width: 768px) {
  .top-content2-text {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .top-content2-text {
    font-size: 26px !important;
  }
}
.top-content2-text2 {
  font-size: 1.125vw;
  color: black;
  margin-top: 40px;
  font-family: 'Noto Sans JP', sans-serif;
}
@media (max-width: 991px) {
  .top-content2-text2 {
    margin-top: 20px;
  }
}
@media (min-width: 1600px) {
  .top-content2-text2 {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .top-content2-text2 {
    font-size: 2.73794vw;
  }
}
@media (max-width: 576px) {
  .top-content2-text2 {
    font-size: 23px !important;
  }
}
@media screen and (min-width:768px) and (max-width:1441px) {
  .top-title-br {
    display: none;
  }
}
.business-img-right {
  text-align: right;
}
.service_wrap.fadein.scrollin {
  margin-left: calc(2vw + 1em);
}
@media (max-width: 767px) {
  .service_wrap.fadein.scrollin {
    margin: 0;
  }
}
.sp-biz-img {
  margin-top: -10%;
}
@media (max-width: 768px) {
  .img_wrap {
    text-align: right;
  }
}
.img_wrap img {
  margin: 4rem 0;
}
@media (max-width: 1440px) {
  .img_wrap img {
    margin: 1rem 0;
  }
}
/*
@media (max-width: 767px) {
	.img_wrap img{
    margin: 0;
}
}
*/
@media (max-width: 576px) {
  .img_wrap img {
    margin: 4rem 0;
  }
}
/*ふわふわアニメーション*/
.business-img2 {
  animation: vertical 2s ease-in-out infinite alternate;
}
@keyframes vertical {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0px);
  }
}
/*コンテンツ3*/
.content3 {
  position: relative;
}
.content3:before {
  content: '';
  position: absolute;
  /*  top: -18%;*/
  top: -8%;
  left: 0;
  width: 200vw;
  height: 120%;
  margin: -16% -12% 0;
  background: #fff9dc;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  transform: rotate(11deg);
  z-index: -1;
}
@media(min-width:2500px) {
  .content3:before {
    width: 130%;
  }
}
@media(max-width:767px) {
  .content3:before {
    height: 131%;
    margin: -8% -74% 0;
  }
}
@media(max-width:576px) {
  .content3 {
    overflow: hidden;
    margin-top: -197px;
    padding-top: 100px;
  }
  .content3:before {
    /*    margin: 29% 0 0 -60%;*/
    margin: 23% 0 0 -48%;
  }
}
@media(max-width:506px) {
  .content3:before {
    margin: 33% 0 0 -57%;
  }
}
@media screen and (min-width:768px) and (max-width:1199px) {
  .content3:before {
    top: -22%;
  }
}
.top-content3-bg {
  box-sizing: boder-box;
  width: 100vw;
  height: auto;
  margin: 0 auto;
  padding: 100px 10px 0px;
  color: #fff;
}
span.top-content3-bg-text {
  background-color: #ffae00;
  /*  margin-top: 15%;*/
}
.life-img2 {
  width: 100%;
  height: auto;
  top: -38%;
  position: relative;
}
@media (max-width: 767px) {
  .life-img2 {
    margin-top: -35%;
    float: left;
    z-index: -1;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .life-img2 {
    margin-top: -23%;
  }
}
.life-img-left {
  margin-top: -5%;
  text-align: left;
}
.con1-life-title {
  display: flex;
  /*	justify-content: flex-end;*/
  position: relative;
}
@media (max-width: 767px) {
  .con1-life-title {
    display: block;
  }
}
/*
.life_wrap.fadein.scrollin {
	margin-left: calc(6vw + 2em);
	position: relative;
	top: -20vh;
}
@media (max-width: 767px) {
.life_wrap.fadein.scrollin {
	margin-left: 0;
}
}
*/
.life_wrap {
  margin-left: calc(6vw + 2em);
  position: relative;
  top: -20vh;
  right: 20px;
}
@media (max-width: 767px) {
  .life_wrap {
    margin-left: 0;
    right: 0px;
  }
}
/*
.con1-life-title >:last-child{
  margin-right: auto;
}
*/
/*ふわふわアニメーション*/
.life-img2 {
  animation: vertical 1s ease-in-out infinite alternate;
}
@keyframes vertical {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0px);
  }
}
.life-img-right {
  margin-top: -50px;
}
@media (max-width: 767px) {
  .life-box-text {
    float: right;
    display: inline-block;
    margin-top: 20%;
  }
}
@media (max-width: 767px) {
  .life-img2 {
    position: relative;
    z-index: 1;
  }
}
/*コンテンツ4*/
.content4 {
  margin-top: -20%;
}
@media (max-width: 1199px) {
  .content4 {
    margin-top: -20vh;
  }
}
@media (max-width: 767px) {
  .content4 {
    margin-top: -12vh;
  }
}
/*fadein*/
.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1650ms;
}
.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
.fadein2000 {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 2000ms;
}
.fadein2000.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
.top-content4-bg {
  background-color: #444444;
}
.concept-movie-img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  padding-bottom: 75px;
}
.concept-movie-title {
  font-size: 55px;
}
@media (max-width: 575px) {
  .concept-movie-title {
    font-size: 7.17vw;
  }
}
.concept-movie-text {
  margin-top: 30px;
}
@media (max-width: 425px) {
  .concept-movie-text {
    margin-top: 15px;
    margin-left: 2%;
    margin-right: 2%;
  }
}
/*コンテンツ5*/
.recruit-title {
  font-size: 55px;
}
@media (max-width: 575px) {
  .recruit-title {
    font-size: 7.17vw;
  }
}
.content5 {
  /*
    padding: calc(100vw * 0.12) 0;
*/
  overflow: hidden;
  position: relative;
}
.content5:before {
  /*
	background: #c9f3ff;
    content: '';
    position: absolute;
    transform-origin: center;
    transform: rotate(6deg);
    width: 200vw;
    height: calc(100% - 0.11 * (0.11 * 50% + 50vw) * 2);
    top: calc(0.11 * (0.11 * 50% + 50vw));
    left: -50vw;
    z-index: -1;
*/
  content: '';
  position: absolute;
  top: -37%;
  left: 0;
  width: 200vw;
  height: 120%;
  margin: -16% -12% 0;
  background: #c9f3ff;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  transform: rotate(11deg);
  z-index: -1;
}
@media(min-width:2500px) {
  .content5:before {
    width: 130%;
  }
}
@media (max-width: 575px) {
  .content5:before {
    top: -44%;
  }
}
.top-content5 {
  position: relative;
}
.recruit-img1 {
  position: relative;
  z-index: 2;
  max-width: 114%;
  margin-top: 28%;
  margin-bottom: 20%;
  margin-left: -17%;
}
@media (max-width: 1440px) {
  .recruit-img1 {
    max-width: 100%;
    margin-top: 28%;
    margin-left: -2%;
  }
}
@media (max-width: 768px) {
  .recruit-img1 {
    margin-left: 0;
    margin-top: 33px;
    margin-bottom: 0px;
  }
}
.col-6.con5-right {
  margin-left: -70px;
  margin-top: 5%;
}
.con5-right p {
  text-align: left;
  margin-left: 8%;
  line-height: 1.722;
}
@media (max-width: 991px) {
  .con5-right p {
    margin-left: 3%;
  }
}
@media (max-width: 768px) {
  .con5-right p {
    /*    margin-left: 0;*/
  }
}
.con5-right-inner {
  margin-top: 10px;
}
.con5-btn {
  margin-left: 12%;
  margin-top: 48px;
}
@media (max-width: 768px) {
  .con5-btn {
    margin-left: 0;
  }
}
.emp {
  margin-left: 12%;
}
@media (max-width: 767px) {
  .emp {
    margin-left: 0%;
    width: 200px;
    text-align: center;
    margin: 0 auto;
  }
}
.con5-sp {
  padding-top: 30px;
  position: relative;
}
.sp-recruit-img1 {
  position: absolute;
  top: 20%;
  width: 50%;
}
@media (max-width: 570px) {
  .sp-recruit-img1 {
    top: 10%;
  }
}
.sp-impression-career {
  float: right;
  overflow: hidden;
  width: 60%;
}
@media (max-width: 767px) {
  .sp-impression-career {
    width: 55%;
    position: absolute;
    top: -2%;
    left: 45%;
  }
}
.con5-text-block {
  padding-left: 15px;
  width: 50%;
  margin-left: auto;
}
@media (max-width: 767px) {
  .con5-text-block {
    margin-top: 21%;
  }
}
@media (max-width: 570px) {
  .con5-text-block {
    padding-left: 0;
    width: 100%;
    margin-left: 0;
    margin-top: 54%;
  }
}
@media (max-width: 570px) {
  .con5-text-block {
    width: 100%;
    margin-left: 0;
    margin: 54% 0 0;
    padding: 0 10px;
    padding-top: 43px;
  }
}
@media (max-width: 767px) {
  .con5-text {
    font-size: 3.3898vw;
  }
}
img.impression-career {
  margin-left: -88px;
  margin-top: 6%;
}
@media (max-width: 767px) {
  img.impression-career {
    margin-left: -23px;
    margin-top: -17%;
  }
}
.tokusetu-btn {
  padding-left: 10px;
}
@media (max-width: 767px) {
  .rec-line {
    margin: 46px auto;
    margin-bottom: 17px;
  }
}
/*コンテンツ６*/
.con6-title {
  font-size: 55px;
}
@media (max-width: 575px) {
  .con6-title {
    font-size: 7.17vw;
  }
}
.con6-text {
  margin-top: 40px;
  padding-bottom: 30px;
}
.top-content6-bg {
  background-image: url(../img/contact-bg-img.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 575px) {
  .top-content6-bg {
    padding-bottom: 77px;
  }
}
.contact-mail-img, .contact-chat-img {
  max-width: 100%;
  max-height: auto;
  opacity: 0.8;
}
.con6-bn {
  text-align: center;
}
@media (max-width: 767px) {
  .con6-row {
    /*	padding-top: 5%;*/
  }
}
.contactus-mt {
  margin-top: 50px;
}
.contact-mail-img {
  mix-blend-mode: multiply;
}
.con6-bn {
  position: relative !important;
}
/*
.con6-contact .con6-bn{
	padding-left: 80px !important;
}
.con6-contact .con6-bn1{
	padding-right: 80px !important;
}
*/
.row.con6-contact {
  padding-bottom: 50px;
}
@media (max-width: 575px) {
  .row.con6-contact {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .col-12.col-sm-6.con6-bn.col-xl-5.offset-xl-1 {
    margin-left: 130px;
  }
}
@media (min-width: 1200px) {
  .col-12.col-sm-6.con6-bn.con6-bn1.col-xl-5 {
    margin-left: -72px;
  }
}
@media (min-width: 1200px) {
  .over {
    left: 23% !important;
  }
}
.over {
  position: absolute;
  top: 26%;
  left: 27%;
}
@media (max-width: 1199px) {
  .over {
    top: 25%;
    left: 22%;
  }
}
@media (max-width: 991px) {
  .over {
    top: 24%;
    left: 14%;
  }
}
@media (max-width: 767px) {
  .over {
    top: 28%;
    left: 16%;
    max-width: 100%;
    width: 68%;
  }
}
@media (max-width: 576px) {
  .over {
    top: 19%;
  }
}
/*フッター*/
footer {
  background-color: #efefef;
  clear: both;
  margin-top: 0;
}
.footer-nav {
  margin-top: 50px;
}
.footer-nav li {
  float: left;
  padding: 5px 14px;
}
@media (max-width: 1199px) {
  .footer-nav li {
    padding: 5px 10px;
  }
}
@media (max-width: 991px) {
  .footer-nav li {
    padding: 5px 5px;
  }
}
.footer-nav li {
  font-size: 13px;
}
@media (min-width: 768px) {
  .footer-nav li {
    font-size: calc(13px + ((1vw - 7.68px)*0.231));
  }
}
@media (min-width: 1200px) {
  .footer-nav li {
    font-size: 14px;
  }
}
.footer-nav li a {
  color: black;
  font-weight: bold;
}
.footer-nav-logo {
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
}
.footer-right {
  float: right;
  display: block;
  padding-top: 50px;
}
.footer-right img {
  padding: 0 10px;
}
.footer-left {
  float: left;
  overflow: hidden;
}
@media (max-width: 767px) {
  .footer-left {
    float: none;
    text-align: center;
  }
}
.footer-nav-logo img {
  /*  max-width: 100%;*/
  width: 30%;
}
@media (max-width: 575px) {
  .footer-nav-logo img {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .footer-nav-logo img {
    padding: 5px 0;
  }
}
@media (max-width: 767px) {
  .footer-nav-logo {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .cope-text-c {
    font-size: 14px;
    color: gray;
    display: inline-block;
    margin: 5px 0;
  }
}
/*テンプレ*/
.ddmenu-kaso li {
  color: black;
}
.header-box__menu-kaso p {
  color: black;
}
.header-box-kaso {
  background-color: white;
  opacity: 0.9;
  height: 70px;
}
/*テキストアニメーションのフォント*/
/*渡邊追加*/
/*メインの画像文字の下*/
.video-text {
  text-align: center;
  margin: 0 auto;
}
.video-text p {
  display: inline-block;
  text-align: left;
  font-size: 19px;
}
@media (max-width: 767px) {
  .video-text p {
    font-size: 16px;
    margin-left: 6%;
    margin-right: 6%;
  }
}
@media (max-width: 425px) {
  .video-text p {
    margin-left: 4%;
    margin-right: 2%;
  }
}
/*ナビ部分*/
.sm-header-kaso {
  background-color: #ffffff !important;
  width: 100%;
  height: 60px;
  position: fixed;
  z-index: 51;
  opacity: 0.9;
}
/*ナビ部分のロゴ*/
img.logo4c {
  height: 55px;
  padding-top: 8px;
  padding-left: 15px;
  padding-bottom: 2px;
  width: 27%;
  text-align: left;
}
@media (max-width: 767px) {
  img.logo4c {
    width: 32%;
  }
}
@media (max-width: 576px) {
  img.logo4c {
    width: 42%;
  }
}
@media (max-width: 425px) {
  img.logo4c {
    width: 58%;
  }
}
/*READ MOREボタン*/
.read-more-btn {
  background-image: url(../img/kaso/business/solution/read-more-btn.png);
  line-height: 60px;
  background-repeat: no-repeat;
  margin-top: 4%;
  width: 200px;
  text-align: center;
}
@media (max-width: 767px) {
  .read-more-btn {
    margin: 50px auto;
  }
}
.busi-so-rmb {
  color: #000000;
  font-weight: bold;
  /*    margin-left: 7%;*/
}
@media (max-width: 1440px) {
  .busi-so-rmb {
    /*    margin-left: 8%;*/
  }
}
@media (max-width: 1024px) {
  .busi-so-rmb {
    /*    margin-left: 11%;*/
  }
}
.index-rmb-text {
  color: #000000;
  font-weight: bold;
  /*    margin-left: 8%;*/
}
@media (max-width: 1440px) {
  .index-rmb-text {
    /*    margin-left: 9%;*/
  }
}
@media (max-width: 1024px) {
  .index-rmb-text {
    /*    margin-left: 10%;*/
  }
}
.saiyo-btn {
  background-image: url(../img/kaso/business/solution/read-more-btn.png);
  line-height: 60px;
  background-repeat: no-repeat;
  margin-top: 15%;
  width: 200px;
  text-align: center;
  filter: drop-shadow(5px 1px 6px rgba(0, 0, 0, 0.1));
}
@media (max-width: 1440px) {
  .saiyo-btn {
    margin-top: 7%;
    margin-left: -18px;
  }
}
@media (max-width: 991px) {
  .saiyo-btn {
    margin-left: -33px;
  }
}
@media (max-width: 767px) {
  .saiyo-btn {
    margin: 50px 0;
  }
}
.saiyo-btn-text {
  color: #000000;
  font-weight: bold;
  /*    margin-left: 7%;*/
}




/*コピペしてきたデータ*/
.all_wrap{
	position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.load {
    width: 100%;
    height: 100vh;
    z-index:99999999;
    background:#222;
    position:fixed;
    display: flex;
    align-items: center;
    justify-content: center; 
    animation: outview 4s cubic-bezier(0.5, 0, 0.75, 0) forwards;/*下から上に消えていく*/
}
.ie .load{
    animation: ie-outview 4s cubic-bezier(0.5, 0, 0.75, 0) forwards;
}

@keyframes outview {
    80%{
    top:0;
}
    100%{
    top:-105vh;
}
}
@keyframes ie-outview {
    80%{
    opacity:100;
}
    100%{
        opacity:0;
        z-index:-1;
        top:-100%;
}
}

.load .text_area {
    display: block;
    position: relative;
    width: 820px;
    width: clamp(700px,90%,820px);
}
.load h2 {
    position: relative;
    display:block;
    width: 765px;
    height: 145px;
    animation: views 4s var(--easeInOutCubic) forwards;
    overflow: hidden;    
}
.load h2:before{
    content:"";
    display: block;
    width: 100%;
    height: 1px;
    background:#fff;
    position: absolute;
    left: 0;
    bottom:4px;
    z-index:1;
}
.load h2:after{
    content:"";
    display: block;
    width: 100%;
    height: 110%;
    background:#222;
    position: absolute;
    left: 0;
    top:110%;
    z-index:50;
    animation: out-views 4s forwards;
}
@keyframes views {
  0% {
    width: 0;
  }
  15% {
    width:775px;
  }
}
@keyframes views2 {
  0% {
    width: 0;
  }
  15% {
    width:535px;
  }
}
@keyframes views3 {
  0% {
    width: 0;
  }
  15% {
    width:825px;
  }
}


.load h2:nth-child(2){
    margin:70px 0;
    width: 535px;
    animation: views2 4s var(--easeInOutCubic) forwards;
}
.load h2:nth-child(3){
    width: 825px;
    animation: views3 4s var(--easeInOutCubic) forwards;
}
.load .enb {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 150px;
    color:#fff;
    top:100%;
    animation: t-views 4s var(--easeInOutCubic) forwards;
    z-index:5;
    letter-spacing: 0.06em;
}

@keyframes t-views {
  0% {
    top:100%;
  }
  11% {
    top:100%;
  }
  30% {
    top:15px;
  }
    100%{
    top:15px;
    }
}
@keyframes out-views {
  0% {
    top:110%;
  }
  15% {
    top:110%;
  }
  65% {
    top:110%;
  }
    85%{
    top:5%;
    }

    100%{
    top:5%;
    }
}

@media screen and (max-width : 890px ){

    
    .load .text_area{
        width: 90%;
    }
    .load h2 {
        width:700px;
        animation: views 4s var(--easeInOutCubic) forwards;
    }

    .load h2:nth-child(2){
        width: 470px;
        animation: views2 4s var(--easeInOutCubic) forwards;
        margin:55px 0;
    }
    .load h2:nth-child(3){
        width:720px;
        animation: views3 4s var(--easeInOutCubic) forwards;
    }
    @keyframes views{
      0% {
        width: 0;
      }
      15% {
        width:700px;
      }
    }
    @keyframes views2 {
      0% {
        width: 0;
      }
      15% {
        width:470px;
      }
    }
    @keyframes views3 {
      0% {
        width: 0;
      }
      15% {
        width:720px;
      }
    }
    .load .enb {
        font-size: 130px;
    }

}
@media screen and (max-width : 800px ){
.iPhone .load .text_area,
.Android .load .text_area {
    transform: translateY(-45px);
    }
    
    .load h2 {
        width:540px;
        animation: views 4s var(--easeInOutCubic) forwards;
        height: 105px;
    }

    .load h2:nth-child(2){
        width: 370px;
        animation: views2 4s var(--easeInOutCubic) forwards;
        margin:40px 0;
    }
    .load h2:nth-child(3){
        width:550px;
        animation: views3 4s var(--easeInOutCubic) forwards;
    }
    @keyframes views{
      0% {
        width: 0;
      }
      15% {
        width:540px;
      }
    }
    @keyframes views2 {
      0% {
        width: 0;
      }
      15% {
        width:370px;
      }
    }
    @keyframes views3 {
      0% {
        width: 0;
      }
      15% {
        width:550px;
      }
    }
    .load .enb {
        font-size: 100px;
    }


}

@media screen and (max-width : 580px ){

    .load h2 {
        width:430px;
        animation: views 4s var(--easeInOutCubic) forwards;
        height: 87px;
    }

    .load h2:nth-child(2){
        width: 296px;
        animation: views2 4s var(--easeInOutCubic) forwards;
        margin:30px 0;
    }
    .load h2:nth-child(3){
        width:430px;
        animation: views3 4s var(--easeInOutCubic) forwards;
    }
    @keyframes views{
      0% {
        width: 0;
      }
      15% {
        width:430px;
      }
    }
    @keyframes views2 {
      0% {
        width: 0;
      }
      15% {
        width:296px;
      }
    }
    @keyframes views3 {
      0% {
        width: 0;
      }
      15% {
        width:430px;
      }
    }
    .load .enb {
        font-size: 80px;
    }
}

@media screen and (max-width : 480px ){
    
    .load h2 {
        width:320px;
        animation: views 4s var(--easeInOutCubic) forwards;
        height: 70px;
    }

    .load h2:nth-child(2){
        width: 236px;
        animation: views2 4s var(--easeInOutCubic) forwards;
        margin:30px 0;
    }
    .load h2:nth-child(3){
        width:330px;
        animation: views3 4s var(--easeInOutCubic) forwards;
    }
    @keyframes views{
      0% {
        width: 0;
      }
      15% {
        width:320px;
      }
    }
    @keyframes views2 {
      0% {
        width: 0;
      }
      15% {
        width:236px;
      }
    }
    @keyframes views3 {
      0% {
        width: 0;
      }
      15% {
        width:330px;
      }
    }
    .load .enb {
        font-size: 60px;
    }
    
}

:root {
    --base-text-color: #222;
    --base-gray-color: #aaa;
    --base-bg-color: #f6f6f6;
    --base-link-color: #f4521c;
    
    --easeInSine:cubic-bezier(0.12, 0, 0.39, 0);
    --easeOutSine:cubic-bezier(0.61, 1, 0.88, 1);
    --easeInOutSine:cubic-bezier(.445, .05, .55, .95);
    
    --easeInQuad:cubic-bezier(.55, .085, .68, .53);
    --easeOutQuad:cubic-bezier(.25, .46, .45, .94);
    --easeInOutQuad:cubic-bezier(.455, .03, .515, .955);
    
    --easeInCubic:cubic-bezier(0.32, 0, 0.67, 0);
    --easeOutCubic:cubic-bezier(0.33, 1, 0.68, 1);    
    --easeInOutCubic:cubic-bezier(0.65, 0, 0.35, 1);
    
    --easeInExpo:cubic-bezier(.95, .05, .795, .035);
    --easeOutExpo:cubic-bezier(.19, 1, .22, 1);
    --easeInOutExpo:cubic-bezier(1, 0, 0, 1);

    --easeInCirc:cubic-bezier(.6, .04, .98, .335);
    --easeOutCirc:cubic-bezier(.075, .82, .165, 1);
    --easeInOutCirc:cubic-bezier(.785, .135, .15, .86); 

    --easeInBack:cubic-bezier(.6, -0.28, .735, .045); 
    --easeOutBack:cubic-bezier(.175, .885, .32, 1.275); 
    --easeInOutBack:cubic-bezier(.68, -0.55, .265, 1.55); 
    
    --base-size50:3.472vw;
    --base-size60:4.16vw;
    --base-size80:5.55vw;
    
    --rt-tit-width:11.1111vw;
    --rt-pd:11.1111vw;
}

@media screen and (min-width :1920px ){
:root {
        --rt-tit-width:215px;
        --rt-pd:11.1111vw;
}
}
@media screen and (max-width :1050px ){
:root {
        --rt-tit-width:90px;
        --rt-pd:3vw;
}
}
@media screen and (max-width :800px ){
:root {
        --rt-tit-width:12vw;
        --rt-pd:6vw;
        --con-pd:11.75vw;
        --con-H-pd:5.775vw;
        --base-size80:6vw;
}
.tit_enb{
        letter-spacing: 0.06em;
}
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-size: 100%;
    font-weight: normal;
}

/*/////////////Gナビ/////////////*/
/*gナビ全体*/
.header.header-pc {
    max-width: 1840px;
    width: 100%;
    margin: 0 auto;
    height: 80px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999999;
    padding: 0 80px;
}
@media (max-width: 1024px){
.header.header-pc {
    display: none;
}
}
/*gナビの帯*/
.header.header-inner {
    position: relative;
    left: 0;
    width: 100%;
    height: 80px;
    border-radius: 3px;
    background-color: #ffffff;
    display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	transition: border-radius 0.3s cubic-bezier(0.06, 0.01, 0, 0.99), width 0.5s cubic-bezier(0.06, 0.01, 0, 0.99) 0.4s, background 0.8s cubic-bezier(0.06, 0.01, 0, 0.99)
}
@media (max-width: 1440px){
.header.header-inner {
    height: 65px;
}
}
/*左側のロゴ*/
.header.header-logo-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 28px;
    height: 100%;
    pointer-events: auto;
}
.header.header-logotext {
    display: inline-block;
    vertical-align: middle;
    width: 278px;
    height: 52px;
    margin-left: 9px;
    opacity: 1;
    -webkit-transition: opacity 1s cubic-bezier(0.06, 0.01, 0, 0.99) 1.2s;
    transition: opacity 1s cubic-bezier(0.06, 0.01, 0, 0.99) 1.2s;
}
@media (max-width: 1165px){
.header.header-logotext {
	width: 80%;
    height: auto;
	margin-left: -62px;
}
}
/*右側ナビ*/
.header.header-nav {
    padding-right: 40px;
    opacity: 1;
}
@media (max-width: 1165px){
.header.header-nav {
    padding-right: 5px;
}
}
.header.header-nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
/*ナビメニュー　文字*/
.header.header-item {
    margin-left: 38px;
}
@media (max-width: 1440px){
.header.header-item {
    margin-left: 25px;
}
}
.header.header-item.header-item_orange a{
	color: #ff7512!important;
}
/*ナビメニュー　文字リンク*/
.header.header-link {
    position: relative;
    color: #313233;
    display: block;
    padding-top: 29px;
    height: 80px;
    font-size: 14px;
    -webkit-transition: color 0.5s ease-out;
    transition: color 0.5s ease-out;
}
@media (max-width: 1440px){
.header.header-link {
    padding-top: 22px;
}
}
@media (max-width: 1165px){
.header.header-link {
    font-size: 13px;
}
}
/*ナビメニュー　文字横の下三角アイコン*/
.header.header-link-icon {
    width: 10px;
    height: 7px;
    margin-left: 10px;
    display: inline-block;
    position: relative;
    top: -1px;
    z-index: 1;
}
/*ナビメニュー　文字横の下三角アイコンのsvg*/
.header.header-link-icon svg {
    display: block;
    width: 10px;
    height: 7px;
    fill: #c6cbcc;
    position: relative;
    -webkit-transition: top 0.3s cubic-bezier(0.06, 0.01, 0, 0.99), fill 0.6s cubic-bezier(0.06, 0.01, 0, 0.99), -webkit-transform 0.3s cubic-bezier(0.06, 0.01, 0, 0.99);
    transition: top 0.3s cubic-bezier(0.06, 0.01, 0, 0.99), fill 0.6s cubic-bezier(0.06, 0.01, 0, 0.99), -webkit-transform 0.3s cubic-bezier(0.06, 0.01, 0, 0.99);
    transition: transform 0.3s cubic-bezier(0.06, 0.01, 0, 0.99), top 0.3s cubic-bezier(0.06, 0.01, 0, 0.99), fill 0.6s cubic-bezier(0.06, 0.01, 0, 0.99);
    transition: transform 0.3s cubic-bezier(0.06, 0.01, 0, 0.99), top 0.3s cubic-bezier(0.06, 0.01, 0, 0.99), fill 0.6s cubic-bezier(0.06, 0.01, 0, 0.99), -webkit-transform 0.3s cubic-bezier(0.06, 0.01, 0, 0.99);
}
.header.header-link:after {
    content: "";
    display: block;
    width: 100%;
    height: 8px;
    background-image: url(../images/icon-drop.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 17px;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out 0.1s, bottom 0.5s cubic-bezier(1, -0.01, 0, 0.99);
    transition: opacity 0.5s ease-out 0.1s, bottom 0.5s cubic-bezier(1, -0.01, 0, 0.99);
}
.header.header-link.in-icon-enabled:after {
    left: -10px;
}
/*ドロップメニュー内のホバー*/
.header.header-item:hover .header-link {
    color: #ff7512;
}
.header-sub-content.header-sub-content-inner {
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.header.header-item:hover .header-sub-content.header-sub-content-inner {
    opacity: 1;
    visibility: visible;
}
/*ドロップメニュー内全体 メディアサービスについて*/
.header-sub-content.header-sub-content-inner {
    width: 820px;
    height: 350px;
    background-color: #ff7512;
    position: absolute;
    top: 80px;
    right: 21px;
    margin: 0 auto;
    font-size: 0;
    letter-spacing: 0;
    overflow: hidden;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
	box-sizing: border-box;
}
@media (max-width: 1440px){
.header-sub-content.header-sub-content-inner {
    top: 65px;
}
}
@media (max-width: 1024px){
.header-sub-content.header-sub-content-inner {
    height: 0px;
    opacity: 1;
    box-shadow: none;
    transition: height 0.4s cubic-bezier(0.46, 0.1, 0.29, 1) 0.1s, box-shadow 0.5s cubic-bezier(0.06, 0.01, 0, 0.99) 0.35s;
}
}
/*ドロップメニュー内全体 事業内容*/
.header-sub-content.header-sub-content-inner.header-business {
    width: 820px;
    height: 300px;
    background-color: #ff7512;
    position: absolute;
    top: 80px;
    right: 21px;
    margin: 0 auto;
    font-size: 0;
    letter-spacing: 0;
    overflow: hidden;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
	box-sizing: border-box;
}
@media (max-width: 1440px){
.header-sub-content.header-sub-content-inner.header-business {
    top: 65px;
}
}
@media (max-width: 1024px){
.header-sub-content.header-sub-content-inner.header-business {
    height: 0px;
    opacity: 1;
    box-shadow: none;
    transition: height 0.4s cubic-bezier(0.46, 0.1, 0.29, 1) 0.1s, box-shadow 0.5s cubic-bezier(0.06, 0.01, 0, 0.99) 0.35s;
}
}
/*ドロップメニュー内全体 採用情報*/
.header-sub-content.header-sub-content-inner.header-recruit {
    width: 820px;
    height: 430px;
    background-color: #ff7512;
    position: absolute;
    top: 80px;
    right: 21px;
    margin: 0 auto;
    font-size: 0;
    letter-spacing: 0;
    overflow: hidden;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
	box-sizing: border-box;
}
@media (max-width: 1440px){
.header-sub-content.header-sub-content-inner.header-recruit {
    top: 65px;
}
}
@media (max-width: 1024px){
.header-sub-content.header-sub-content-inner.header-recruit {
    height: 0px;
    opacity: 1;
    box-shadow: none;
    transition: height 0.4s cubic-bezier(0.46, 0.1, 0.29, 1) 0.1s, box-shadow 0.5s cubic-bezier(0.06, 0.01, 0, 0.99) 0.35s;
}
}
/*ドロップメニュー内全体 企業情報*/
.header-sub-content.header-sub-content-inner.header-company {
    width: 820px;
    height: 200px;
    background-color: #ff7512;
    position: absolute;
    top: 80px;
    right: 21px;
    margin: 0 auto;
    font-size: 0;
    letter-spacing: 0;
    overflow: hidden;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
	box-sizing: border-box;
}
@media (max-width: 1440px){
.header-sub-content.header-sub-content-inner.header-company {
    top: 65px;
}
}
@media (max-width: 1024px){
.header-sub-content.header-sub-content-inner.header-company{
    height: 0px;
    opacity: 1;
    box-shadow: none;
    transition: height 0.4s cubic-bezier(0.46, 0.1, 0.29, 1) 0.1s, box-shadow 0.5s cubic-bezier(0.06, 0.01, 0, 0.99) 0.35s;
}
}
/*ドロップメニュー内の見出し文字全体と３つの画像*/
.header-sub-content.header-sub-content-item {
    display: block;
    vertical-align: top;
    width: 100%;
    height: auto;
}
/*ドロップメニュー内の見出し文字*/
.header-sub-content.header-sub-content-title {
    font-size: 30px;
    font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.15em;
    color: #fff;
    display: block;
    margin: 40px 30px 30px;
}
/*ドロップメニュー内の見出し文字リンク*/
.header-sub-content.header-sub-content-title > a {
    display: inline-block;

    font-size: 14px;
    letter-spacing: .05em;
    position: relative;
    color: #fff;
    padding-left: 35px;
}
.header-sub-content.header-sub-content-title > a:hover {
	color:gold;
	transition: color 0.5s ease-out;
}
.header-sub-content.header-sub-content-title > a:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    left: 18px;
    border: 2px solid #fff;
    border-bottom: 0;
    border-left: 0;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}
.header-sub-content.header-sub-content-item-inner {
    padding: 0px 30px;
}
.header-sub-content.header-sub-content-image {
    font-size: 0px;
    letter-spacing: 0px;
    position: relative;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
/*ドロップメニュー内 各画像*/
.header-sub-content.header-sub-content-image-article a img {
    width: 90%;
    height: auto;
}
.header-sub-content.header-sub-content-list-link-image-article a img {
    width: 90%;
    height: auto;
}
/*ドロップメニュー内 各画像下の文字*/
h2.header-sub-content.header-sub-content-link-image-title {
    font-size: 15px;
	color: #fff;
}
h2.header-sub-content.header-sub-content-link-image-title:hover {
	color:gold;
	transition: color 0.5s ease-out;
}
/*ドロップメニュー内 画像なしの文字のみ 採用情報*/
.header-sub-content.header-sub-content-list-link-text {
    height: 100%;
    position: relative;
    padding-top: 17px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    border-top: 1px dotted rgba(255, 255, 255, 0.5);
    margin: 27px 30px 0px;
}
/*ドロップメニュー内 画像なしの文字のみ 企業情報*/
.header-sub-content.header-sub-content-list-link-text-kigyou {
    height: 100%;
    position: relative;
    padding-top: 17px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    border-top: 1px dotted rgba(255, 255, 255, 0.5);
}
.header-sub-content.header-sub-content-list-link-text-item {
    display: inline-block;
    width: 259px;
    position: relative;
    transition: opacity 1s cubic-bezier(0.06, 0.01, 0, 0.99) 0.8s, transform 2s cubic-bezier(0.06, 0.01, 0, 0.99) 0.7s, -webkit-transform 2s cubic-bezier(0.06, 0.01, 0, 0.99) 0.7s;
}
.header-sub-content.header-sub-content-list-link-text-item:not(:last-child) {
    margin-bottom: 6px;
}
.header-sub-content.header-sub-content-list-link-text-item a {
    color: rgb(255, 255, 255);
    font-size: 14px;
    letter-spacing: 0.1em;
    padding-left: 14px;
    position: relative;
    overflow: hidden;
}
.header-sub-content.header-sub-content-list-link-text-item a:hover {
	color:gold;
	transition: color 0.5s ease-out;
}














/*　ハンバーガーボタン　*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  right : 13px;
  top   : 12px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  -webkit-transform: translateY(6px);
  -moz-transform   : translateY(6px);
  transform        : translateY(6px);
}
.hamburger.active span:nth-child(2){
-webkit-transform: translateY(-4px);
  -moz-transform   : translateY(-4px);
  transform        : translateY(-4px);
}  

.hamburger.active span:nth-child(3) {
  -webkit-transform: translateY(-14px);
  -moz-transform   : translateY(-14px);
  transform        : translateY(-14px);
}

nav.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #000;
  background: #fff;
  text-align: center;
  transform: translateY(-100%);
  transition: all 0.6s;
  width: 100%;
}

nav.globalMenuSp ul {
  background: #ccc;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
nav.globalMenuSp ul li:hover{
  background :#ddd;
}

nav.globalMenuSp ul li a {
  display: block;
  color: #000;
  padding: 1em 0;
  text-decoration :none;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateY(0%);
}












