/*
Theme Name: 株式会社将伸
Description: 建設会社のWebサイト
Theme URI: https://shoshin-const.com
Author: Yuki Nakamori
Author URI: https://www.derize.com
Version: 1.02
*/

@charset "utf-8";

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
モバイル向けレイアウト指定：～781px
PC向けレイアウト指定：782px〜
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

*,
*:before,
*:after {
  box-sizing: border-box;
}

body,
html {
  height: 100%;
}

body {
  color: #000;
  font: 400 16px/2 "Noto Sans Jp", sans-serif;
  text-align: justify;
  text-justify: inter-ideograph;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  word-wrap: break-word;
}

@media only screen and (max-width: 782px) {
  body {
    font-size: 15px;
    line-height: 1.9;
  }
}

body.fixed {
  height: 100%;
  position: fixed;
  width: 100%;
}

a {
  color: #2d2300;
  text-decoration: none;
}

a:hover,
a img:hover {
  opacity: .7;
  transition: ease .3s opacity;
}

/* 共通画像100% */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

.image {
  display: block;
  height: auto;
  width: 100%;
}

/* 共通インナー */
.inner {
  margin: 0 auto;
  max-width: 1160px;
  padding: 0 40px;
}

.innre-foot {
  margin: 0 auto;
  max-width: 1160px;
  padding: 0 40px;
}

.inner-out {
  margin: 0 auto;
  max-width: 1020px;
  padding: 0 40px;
}

.inner-works {
  margin: 0 auto;
  max-width: 920px;
  padding: 0 40px;
}

.inner-news {
  margin: 0 auto;
  max-width: 960px;
  padding: 0 40px;
}

@media only screen and (max-width: 782px) {
  .inner,
  .inner-out,
  .inner-works,
  .inner-news {
    max-width: 600px;
    padding: 0;
    width: 90%;
  }

  .innre-foot {
    padding: 0;
    width: 100%;
  }
}

/* 共通マージン */
.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.p30 {
  padding-bottom: 30px;
  padding-top: 30px;
}

.p50 {
  padding-bottom: 50px;
  padding-top: 50px;
}

.p60 {
  padding-bottom: 60px;
  padding-top: 60px;
}

.p-lead {
  padding-bottom: 60px;
  padding-top: 0;
}

.p-sla {
  padding-bottom: 30px;
  padding-top: 60px;
}

.p-sla2 {
  padding-bottom: 60px;
  padding-top: 30px;
}

.p-works {
  padding-bottom: 60px;
  padding-top: 0;
}

.p-contact {
  padding-bottom: 40px;
  padding-top: 0;
}

@media only screen and (max-width: 782px) {
  .mt20 {
    margin-top: 10px;
  }

  .mt30 {
    margin-top: 20px;
  }

  .mt40 {
    margin-top: 25px;
  }

  .mt50 {
    margin-top: 25px;
  }

  .mt60 {
    margin-top: 30px;
  }

  .mt70 {
    margin-top: 35px;
  }

  .p30 {
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .p50 {
    padding-bottom: 25px;
    padding-top: 25px;
  }

  .p60 {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .p-lead {
    padding-bottom: 30px;
    padding-top: 0;
  }

  .p-sla {
    padding-bottom: 20px;
    padding-top: 30px;
  }

  .p-sla2 {
    padding-bottom: 30px;
    padding-top: 20px;
  }

  .p-works {
    padding-bottom: 30px;
    padding-top: 0;
  }

  .p-contact {
    padding-bottom: 25px;
    padding-top: 0;
  }
}

#topcontrol {
  position: relative;
  z-index: 998;
}

/* カラー */
.back {
  background: #263f9b;
}

.co-w {
  color: #fff;
}

.co-r {
  color: #cb322b;
}

.co-bl {
  color: #172a88;
}

/* ポジション */
.po-re {
  position: relative;
}

.ov-h {
  overflow: hidden;
}

.zindex-1 {
  position: relative;
  z-index: 1;
}

.zindex-2 {
  position: relative;
  z-index: 2;
}

/* 中央揃え */
.ma-auto {
  margin-left: auto;
  margin-right: auto;
}

.txt-center {
  text-align: center;
}

@media only screen and (max-width: 782px) {
  .mamb-auto {
    margin-left: auto;
    margin-right: auto;
  }
}

/* 字下げ */
.note {
  padding-left: 1em;
  text-indent: -1em;
}

/* フォント */
@font-face {
  font-family: "helvetica-m";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/helvetica-m.eot");
  src: url("./fonts/helvetica-m.eot?#iefix") format("embedded-opentype"),
  url("./fonts/helvetica-m.woff2") format("woff2"),
  url("./fonts/helvetica-m.woff") format("woff"),
  url("./fonts/helvetica-m.ttf") format("truetype"),
  url("./fonts/helvetica-m.svg#futurabook") format("svg");
}

.font-en {
  font-family: "helvetica-m";
  font-weight: normal;
}

.font-wn {
  font-weight: normal;
}

.font-w500 {
  font-weight: 500;
}

.font-w700 {
  font-weight: 700;
}

/*==========================================
 スクリーン
===========================================*/
.top-screen {
  background: url(./images/top-back.jpg) no-repeat center 80%;
  background-size: cover;
  height: 800px;
  width: 100%;
}

.top-screen::before {
  background: rgba(23, 42, 136, .5);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.connect-l {
  left: 0;
  max-width: 600px;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: 1;
}

.connect-r {
  bottom: 0;
  max-width: 500px;
  position: absolute;
  right: 0;
  width: 41.6666667%;
  z-index: 1;
}

.catch-screen {
  align-items: center;
  display: flex;
  justify-content: center;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 56%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 96%;
  z-index: 2;
}

.catch {
  margin-right: -50px;
  max-width: 575px;
  width: 50%;
  z-index: 2;
}

.screen {
  max-width: 560px;
  width: 50%;
}

.topimg-l {
  left: 0;
  max-width: 688px;
  position: absolute;
  top: 97%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50%;
  z-index: 1;
}

.topimg-r {
  max-width: 688px;
  position: absolute;
  right: 0;
  top: 97%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50%;
  z-index: 2;
}

.back-hide {
  max-width: 1376px;
}

.back-hidemb {
  display: none;
}

.back-hidemb-s {
  display: none;
}

@media only screen and (max-width: 782px) {
  .top-screen {
    height: 400px;
  }

  .catch-screen {
    max-width: 480px;
    top: 118px;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    width: 100%;
  }

  .connect-l {
    width: 80%;
  }

  .connect-r {
    width: 66.6666667%;
  }

  .topimg-l {
    top: 100%;
  }

  .topimg-r {
    top: 100%;
  }

  .back-hide {
    display: none;
  }

  .back-hidemb {
    display: block;
  }
}

@media only screen and (max-width: 410px) {
  .topimg-l {
    top: 90%;
  }

  .topimg-r {
    top: 90%;
  }

  .back-hidemb {
    display: none;
  }

  .back-hidemb-s {
    display: block;
  }
}

/*==========================================
 ヘッダー PCナビ
===========================================*/
.header {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  z-index: 3;
}

.logo {
  background: rgba(255, 255, 255, .7);
  -webkit-border-radius: 0 0 30px 0;
     -moz-border-radius: 0 0 30px 0;
      -ms-border-radius: 0 0 30px 0;
       -o-border-radius: 0 0 30px 0;
          border-radius: 0 0 30px 0;
  max-width: 224px;
  padding: 20px 4px;
  width: 20%;
}

.logo img {
  margin: auto;
  max-width: 200px;
}

.nav {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  width: 80%;
}

@media only screen and (max-width: 782px) {
  .logo {
    -webkit-border-radius: 0 0 20px 20px;
       -moz-border-radius: 0 0 20px 20px;
        -ms-border-radius: 0 0 20px 20px;
         -o-border-radius: 0 0 20px 20px;
            border-radius: 0 0 20px 20px;
    margin: auto;
    max-width: 120px;
    padding: 3px 5px 8px;
    width: 100%;
  }

  .nav {
    display: none;
  }
}

.nav li {
  margin-left: 2.4%;
  position: relative;
}

.nav li.nav-1 a,
.nav li.nav-2 a,
.nav li.nav-3 a,
.nav li.nav-4 a,
.nav li.nav-5 a {
  display: block;
  padding-bottom: 8px;
  padding-top: 8px;
}

.nav-1 {
  max-width: 74px;
}

.nav-2,
.nav-3 {
  max-width: 75px;
}

.nav-4 {
  max-width: 143px;
}

.nav-5 {
  max-width: 73px;
}

.nav li::after {
  background: #a9b7e7;
  bottom: -2px;
  content: "";
  height: 2px;
  position: absolute;
  -webkit-transform: scale(0, 1);
     -moz-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
       -o-transform: scale(0, 1);
          transform: scale(0, 1);
  transform-origin: left top;
  -webkit-transition: transform .3s;
     -moz-transition: transform .3s;
      -ms-transition: transform .3s;
       -o-transition: transform .3s;
          transition: transform .3s;
  width: 100%;
}

.nav li:hover::after {
  -webkit-transform: scale(1, 1);
     -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
       -o-transform: scale(1, 1);
          transform: scale(1, 1);
}

.nav-6,
.nav-7 {
  max-width: 180px;
}

.nav li.nav-1 {
  margin-left: 5%;
}

.nav li.nav-6 {
  margin-left: 3%;
}

.nav li.nav-7 {
  margin-left: 0;
}

.nav li.nav-6::after,
.nav li.nav-7::after {
  background: none;
}

/* サブメニュー */
.menu {
  position: relative;
}

.child_menu {
  background: #263f9b;
  -webkit-border-radius: 0 20px 0 20px;
     -moz-border-radius: 0 20px 0 20px;
      -ms-border-radius: 0 20px 0 20px;
       -o-border-radius: 0 20px 0 20px;
          border-radius: 0 20px 0 20px;
  display: block;
  font-size: .97em;
  left: auto;
  line-height: 1;
  padding: 12px 10px;
  position: absolute;
  right: auto;
  top: 62px;
  -webkit-transition: transform .5s;
     -moz-transition: transform .5s;
      -ms-transition: transform .5s;
       -o-transition: transform .5s;
          transition: transform .5s;
  visibility: hidden;
  width: 235px;
  z-index: 1;
}

@media only screen and (max-width: 1030px) {
  .child_menu {
    top: 58px;
  }
}

.nav li .sub-nav li::after {
  background: none;
}

.menu:hover .child_menu {
  -webkit-transform: translateY(-30px);
     -moz-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
       -o-transform: translateY(-30px);
          transform: translateY(-30px);
  visibility: visible;
}

.sub-nav li {
  border: none;
  max-width: 100%;
}

.sub-nav li:last-child {
  border: none;
}

.sub-nav li a {
  color: #fff;
}

.sub-nav li a::before {
  background-image: url(./images/arrow-w.png);
  background-size: contain;
  content: "";
  display: inline-block;
  height: 12px;
  margin-right: 3px;
  margin-top: -3px;
  vertical-align: middle;
  width: 12px;
}

/*==========================================
 モバイルナビ
===========================================*/
.menu-inner {
  background: #3b54b0;
  bottom: 0;
  left: -300px;
  opacity: 0;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
  pointer-events: none;
  position: fixed;
  top: 0;
  -webkit-transition: all .5s;
     -moz-transition: all .5s;
      -ms-transition: all .5s;
       -o-transition: all .5s;
          transition: all .5s;
  width: 82%;
  z-index: 1001;
}

.open .menu-inner {
  left: 0;
  opacity: 1;
  pointer-events: auto;
}

.menu-inner {
  padding: 0 0 50px 0;
}

.menu-inner li {
  border-bottom: solid 2px #919fd3;
  margin: 0 auto 22px;
  max-width: 190px;
  padding-bottom: 8px;
}

.menu-inner li img {
  margin: auto;
}

.menu-inner li.nav-1 img {
  max-width: 66.6px;
}

.menu-inner li.nav-2 img,
.menu-inner li.nav-3 img {
  max-width: 67.5px;
}

.menu-inner li.nav-4 img {
  max-width: 128.7px;
}

.menu-inner li.nav-5 img {
  max-width: 65.7px;
}

.logo-mb {
  -webkit-border-radius: 0 0 20px 0;
     -moz-border-radius: 0 0 20px 0;
      -ms-border-radius: 0 0 20px 0;
       -o-border-radius: 0 0 20px 0;
          border-radius: 0 0 20px 0;
  margin-left: 0;
}

.mb-top {
  padding-top: 20px;
}

.nav-mb-wrap {
  display: flex;
  margin: auto;
  max-width: 360px;
}

.menu-inner li.nav-mb img {
  width: 100%;
}

.menu-inner li.nav-mb {
  border: none;
  margin: 10px auto 13px;
}

.menu-inner li.mnav-sub {
  border-bottom: solid 1px #919fd3;
  font-size: .85em;
  margin: 10px auto 0;
  max-width: 190px;
  padding-bottom: 1px;
  text-align: center;
}

.menu-inner li.mnav-sub a {
  color: #fff;
}

/*============
.toggle_btn
=============*/
.toggle_btn {
  display: none;
}

@media screen and (max-width: 782px) {
  .nav-btn {
    background: #172a88;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
        -ms-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
    height: 42px;
    position: fixed;
    right: 10px;
    top: 8px;
    width: 42px;
    z-index: 1001;
  }

  .toggle_btn {
    cursor: pointer;
    display: block;
    height: 28px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    transition: all .5s;
    width: 26px;
  }

  .toggle_btn span {
    background-color: #fff;
    border-radius: 4px;
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    -webkit-transform: scaleY(.5) translateY(-50%);
       -moz-transform: scaleY(.5) translateY(-50%);
        -ms-transform: scaleY(.5) translateY(-50%);
         -o-transform: scaleY(.5) translateY(-50%);
            transform: scaleY(.5) translateY(-50%);
    -webkit-transition: all .5s;
       -moz-transition: all .5s;
        -ms-transition: all .5s;
         -o-transition: all .5s;
            transition: all .5s;
    width: 26px;
  }

  .toggle_btn span:nth-child(1) {
    top: 4px;
  }

  .toggle_btn span:nth-child(2) {
    top: 13px;
  }

  .toggle_btn span:nth-child(3) {
    bottom: 2px;
  }

  .open .toggle_btn span {
    background-color: #fff;
    height: 3px;
  }

  .open .toggle_btn span:nth-of-type(1) {
    -webkit-transform: translateY(9px) rotate(-45deg);
       -moz-transform: translateY(9px) rotate(-45deg);
        -ms-transform: translateY(9px) rotate(-45deg);
         -o-transform: translateY(9px) rotate(-45deg);
            transform: translateY(9px) rotate(-45deg);
  }

  .open .toggle_btn span:nth-of-type(2) {
    -webkit-animation: active-btn05-bar02 .8s forwards;
            animation: active-btn05-bar02 .8s forwards;
    left: 50%;
    opacity: 0;
  }

  @-webkit-keyframes active-btn05-bar02 {
    100% {
      height: 0;
    }
  }

  @keyframes active-btn05-bar02 {
    100% {
      height: 0;
    }
  }

  .open .toggle_btn span:nth-of-type(3) {
    bottom: 3px;
    -webkit-transform: translateY(-9px) rotate(45deg);
       -moz-transform: translateY(-9px) rotate(45deg);
        -ms-transform: translateY(-9px) rotate(45deg);
         -o-transform: translateY(-9px) rotate(45deg);
            transform: translateY(-9px) rotate(45deg);
  }
}

/*============
#mask
=============*/
.mask {
  display: none;
  transition: all .5s;
}

.open .mask {
  background: #000;
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  opacity: .8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}


/*==========================================
トップアバウト
===========================================*/
.about-container {
  display: flex;
  flex-direction: row-reverse;
}

.about-item-l {
  margin: 0 calc(50% - 50vw);
  margin-right: auto;
  max-width: 560px;
  width: 55%;
}

.about-item-r {
  margin-left: 6%;
  width: 640px;
}

.title-sub {
  align-items: center;
  display: flex;
  font-size: 3em;
  letter-spacing: .05em;
  line-height: 1;
}

.title-maru {
  font-size: .9rem;
  margin-right: 10px;
}

.title-main {
  font-size: 1.2em;
  line-height: 1.5;
}

.title-main-l {
  margin-left: 26px;
}

.about-lead {
  font-size: 1.05em;
}

.about-menu {
  display: flex;
  margin-top: 28px;
}

.about-menu li {
  margin-right: 3.125%;
  width: 31.25%;
}

.about-menu li:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 782px) {
  .about-container {
    display: block;
  }

  .about-item-l {
    margin-top: 20px;
    max-width: 300px;
    width: 100%;
  }

  .about-item-r {
    margin-left: 0;
    width: 100%;
  }

  .title-sub {
    font-size: 2.5em;
    justify-content: center;
  }

  .title-maru {
    font-size: .7rem;
    margin-right: 8px;
  }

  .title-main {
    font-size: 1em;
    line-height: 1.4;
    text-align: center;
  }

  .title-main-l {
    margin-left: 20px;
  }

  .about-lead {
    font-size: 1em;
  }

  .about-menu {
    margin-top: 16px;
  }
}

/*==========================================
 事業内容
===========================================*/
.title-subcenter {
  justify-content: center;
}

.ser-list {
  display: flex;
}

.ser-list li {
  padding: 0 3% 30px;
  position: relative;
  width: 33.3333333%;
}

.ser-list li::before {
  content: "";
  display: block;
  padding-top: 80%;
}

.ser-1 {
  background: url(./images/ser-1.jpg) no-repeat center center;
  background-size: cover;
}

.ser-2 {
  background: url(./images/ser-2.jpg) no-repeat 30% center;
  background-size: cover;
}

.ser-3 {
  background: url(./images/ser-3.jpg) no-repeat 70% center;
  background-size: cover;
}

.ser-txt {
  font-size: .95em;
  line-height: 1.8;
}

.ser-no {
  font-size: 1.1em;
  letter-spacing: .1em;
}

.ser-ti {
  font-size: 1.8em;
  line-height: 1.1;
}

.ser-ill {
  bottom: -220px;
  max-width: 542px;
  pointer-events: none;
  position: absolute;
  right: 0;
  width: 40%;
}

@media only screen and (max-width: 1130px) {
  .ser-ill {
    bottom: -150px;
  }
}

@media only screen and (max-width: 782px) {
  .ser-list {
    display: block;
  }

  .ser-list li {
    padding: 20px 5%;
    width: 100%;
  }

  .ser-list li::before {
    padding-top: 40%;
  }

  .ser-txt {
    font-size: .9em;
    line-height: 1.7;
  }

  .ser-no {
    font-size: 1em;
  }

  .ser-ti {
    font-size: 1.6em;
  }

  .ser-ill {
    bottom: -60px;
    max-width: 280px;
    width: 100%;
  }
}

/* 矢印リンク */
.more-wrap {
  display: block;
  max-width: 340px;
  position: relative;
  z-index: 1;
}

.more-arrow {
  background: #fff;
  color: #cb322b;
  font-size: 1.4rem;
  letter-spacing: .15rem;
  padding: 8px 2% 4px;
  position: relative;
  text-align: center;
}

.more-arrow-r {
  background: #172a88;
  color: #fff;
}

.more-arrow:before,
.more-arrow:after {
  bottom: 28px;
  content: "";
  display: block;
  margin-right: 10px;
  position: absolute;
  right: 0;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
}

.more-arrow:before {
  background: #cb322b;
  height: 1px;
  right: -3px;
  width: 50px;
}

.more-arrow:after {
  background: #cb322b;
  height: 7px;
  width: 1.3px;
}

.more-arrow-r:before {
  background: #fff;
}

.more-arrow-r:after {
  background: #fff;
}

@media only screen and (max-width: 782px) {
  .more-wrap {
    max-width: 240px;
  }

  .more-arrow {
    font-size: 1.2rem;
    padding: 6px 2% 2px;
  }

  .more-arrow:before,
  .more-arrow:after {
    bottom: 22px;
  }

  .more-arrow:before {
    width: 40px;
  }
}

/*==========================================
 事業内容
===========================================*/
/* リスト */
.new-list {
  display: flex;
  flex-wrap: wrap;
}

.new-list li {
  margin-bottom: 24px;
  margin-right: 2.77777778%;
  position: relative;
  width: 31.4814815%;
}

.new-list li img {
  -webkit-border-radius: 0 30px 0 0;
     -moz-border-radius: 0 30px 0 0;
      -ms-border-radius: 0 30px 0 0;
       -o-border-radius: 0 30px 0 0;
          border-radius: 0 30px 0 0;
}

.new-list li:nth-child(3n) {
  margin-right: 0;
}

.new-list li a:hover,
.new-list li a img:hover {
  opacity: 1;
}

.new-list li:hover,
.new-list li img:hover {
  opacity: .7;
  transition: ease .3s opacity;
}

.new-txt {
  line-height: 1.7;
  margin-top: 10px;
}

@media only screen and (max-width: 782px) {
  .new-list li {
    margin-bottom: 20px;
    margin-right: 4%;
    width: 48%;
  }

  .new-list li:nth-child(3n) {
    margin-right: 4%;
  }

  .new-list li:nth-child(2n) {
    margin-right: 0;
  }

  .new-txt {
    font-size: .95em;
    margin-top: 7px;
  }
}

/* 画像比率 */
.middle-image img {
  height: 100%;
  left: 50%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.middle-image {
  overflow: hidden;
  padding-top: 67.6470588%;
  position: relative;
  width: 100%;
}

/*==========================================
 お知らせ
===========================================*/
.news-container {
  display: flex;
  flex-direction: row-reverse;
}

.news-item-l {
  margin: 0 calc(50% - 50vw);
  margin-right: auto;
  margin-top: -110px;
  max-width: 608px;
  width: 58%;
}

.news-item-r {
  margin-left: 6%;
  width: 640px;
}

@media only screen and (max-width: 782px) {
  .news-container {
    display: block;
  }

  .news-item-l {
    margin-top: 25px;
    max-width: 300px;
    width: 100%;
  }

  .news-item-r {
    margin-left: 0;
    width: 100%;
  }
}

/* リスト */
.news-list li {
  align-items: center;
  border-bottom: solid 1px #fff;
  display: flex;
  line-height: 1.8;
  padding: 20px 2%;
}

.news-list li:first-child {
  border-top: solid 1px #fff;
}

.cat-wrap {
  align-items: center;
  display: flex;
  flex-shrink: 0;
}

.cat-wrap time {
  line-height: 1;
  margin-bottom: -2px;
  width: 98px;
}

.news-cat {
  background: #cb322b;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
      -ms-border-radius: 10px;
       -o-border-radius: 10px;
          border-radius: 10px;
  font-size: .8em;
  line-height: 1.5;
  margin-right: 6%;
  text-align: center;
  width: 130px;
}

.news-cat a,
.blog-article .news-cat a {
  color: #fff;
  text-decoration: none;
  display: block;
}

.news-link {
  color: #fff;
}

@media only screen and (max-width: 1000px) {
  .news-list li {
    display: block;
    padding: 12px 0 8px;
  }

  .cat-wrap time {
    margin-bottom: -3px;
    width: 92px;
  }

  .news-cat {
    margin-right: 0;
  }

  .news-link {
    display: block;
    margin-top: 6px;
  }
}

/* メディア紹介 */
.medea-wrap {
  align-items: center;
  display: flex;
}

.medea-ti {
  flex-shrink: 0;
  font-size: 1.4em;
  position: relative;
}

.medea-ti:before {
  background: #fff;
  bottom: -10px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 110px;
}

.more-s {
  margin-left: 22px;
  margin-top: 3px;
  max-width: 80px;
}

@media only screen and (max-width: 782px) {
  .medea-ti {
    font-size: 1.25em;
    margin-bottom: 10px;
  }

  .medea-ti:before {
    width: 90px;
  }

  .more-s {
    max-width: 70px;
  }
}

/*==========================================
 採用情報
===========================================*/
.rec-back {
  background: url(./images/rec-img.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
}

.rec-container {
  display: flex;
  margin-top: 15%;
}

.rec-item-l {
  width: 40%;
}

.rec-item-r {
  width: 60%;
}

@media only screen and (max-width: 782px) {
  .rec-container {
    display: block;
    margin-top: 20%;
  }

  .rec-item-l {
    width: 100%;
  }

  .rec-item-r {
    margin-top: 20px;
    width: 100%;
  }
}

/*==========================================
 フッター
===========================================*/
.footer {
  background: linear-gradient(90deg, #fff 0%, #fff 50%, #263f9b 50%, #263f9b 100%);
  padding-top: 50px;
}

.footer-container {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.footer-item-l,
.footer-item-r {
  width: 50%;
}

/* 左 */
.footer-item-l {
  margin-top: -20px;
  padding-bottom: 50px;
}

.footer-pr {
  padding-right: 5%;
}

.footer-company {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.footer-nameadd {
  flex-shrink: 0;
}

.foot-name {
  font-size: 1.3em;
  line-height: 1.5;
}

.foot-logo {
  margin-left: 1%;
  max-width: 140px;
}

.con-ex {
  font-size: 1.1em;
}

.foot-point {
  bottom: 0;
  max-width: 91px;
  position: absolute;
  right: -1px;
  width: 15%;
}

@media only screen and (max-width: 850px) {
  .con-ex {
    margin-top: 10px;
  }
}

.foot-tel,
.foot-con {
  max-width: 472px;
}

.foot-tel {
  margin: 7px 0 10px;
}

/* 右 */
.footer-item-r {
  padding-bottom: 50px;
  padding-left: 2%;
}

.footer-nav-wrap {
  display: flex;
  justify-content: flex-end;
}

.footer-nav:last-child {
  padding-left: 5%;
}

.footer-nav a {
  color: #fff;
}

.footer-nav li {

}

.foot-ins {
  margin-left: auto;
  max-width: 320px;
}

.copy {
  font-size: .85em;
  text-align: right;
}

.copy a {
  color: #fff;
}

.connect-mb {
  display: none;
}

@media only screen and (max-width: 782px) {
  .footer {
    background: none;
    padding-top: 25px;
  }

  .footer-container {
    display: block;
  }

  .footer-item-l,
  .footer-item-r {
    padding-bottom: 0;
    width: 100%;
  }

  /* 左 */
  .footer-item-l {
    margin-top: 0;
  }

  .footer-pr {
    padding-right: 0;
  }

  .footer-company {
    display: block;
  }

  .footer-nameadd p {
    text-align: center;
  }

  .foot-name {
    font-size: 1.15em;
  }

  .foot-logo {
    margin: 0 auto 10px;
    max-width: 100px;
  }

  .con-ex {
    text-align: center;
  }

  .foot-tel,
  .foot-con {
    margin: auto;
    max-width: 400px;
  }

  .foot-tel {
    margin: 7px auto;
  }

  .foot-point {
    display: none;
  }

  /* 右 */
  .footer-item-r {
    background: #263f9b;
    margin-top: 20px;
    padding: 20px 4%;
  }

  .footer-nav-wrap {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 2;
  }

  .footer-nav li {
    margin-bottom: 3px;
  }

  .foot-ins {
    margin: 12px auto 0;
    max-width: 320px;
    position: relative;
    z-index: 2;
  }

  .copy {
    position: relative;
    text-align: center;
    z-index: 2;
  }

  .connect-none {
    display: none;
  }

  .connect-mb {
    display: block;
    pointer-events: none;
  }
}

/*==========================================
 アニメーション
===========================================*/
/* fadeInLeft */
.fadeInLeft {
  -webkit-animation: fadeInLeft 2.5s ease .5s 1 normal backwards;
          animation: fadeInLeft 2.5s ease .5s 1 normal backwards;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }

  100% {
    opacity: 1;
  }
}

/* fadeInRight */
.fadeInRight {
  -webkit-animation: fadeInRight 2.5s ease .5s 1 normal backwards;
          animation: fadeInRight 2.5s ease .5s 1 normal backwards;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }

  100% {
    opacity: 1;
  }
}

/* ヘッダーアニメーション */
@keyframes fadeUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
       -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
         -o-transform: translateY(20px);
            transform: translateY(20px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}

.fade-up {
  -webkit-animation: fadeUp 2.5s ease .5s 1 normal backwards;
          animation: fadeUp 2.5s ease .5s 1 normal backwards;
  animation-fill-mode: both;
}

/* キャッチアニメーション */
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fade-in {
  -webkit-animation: fadeIn 3s ease 1s 1 normal backwards;
          animation: fadeIn 3s ease 1s 1 normal backwards;
  animation-fill-mode: both;
}

/* 下からフェードイン */
.fadein-bottom {
  opacity: 0;
  -webkit-transform: translateY(30px);
     -moz-transform: translateY(30px);
      -ms-transform: translateY(30px);
       -o-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all .5s linear;
     -moz-transition: all .5s linear;
      -ms-transition: all .5s linear;
       -o-transition: all .5s linear;
          transition: all .5s linear;
}

.fadein-bottom.active {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

/* ふわっとフェードイン */
.fadein {
  opacity: 0;
  transition-duration: 2.5s;
  transition-property: opacity;
}

.fadein.active {
  opacity: 1;
}
