/* Main CSS */

/* ---------------
  ## ベースカラー

  - 004e95 :紺

  - 005AAE :ベース色より1クラス明るい

  - 026088 :同系青

  - 0075E1 :明るめの青

  - 009479 :青緑明るめ
  
  - 037673 :青緑

  - E3E3E :黒

  - f5f7f8 :薄いグレー

  - edf1f3 :上記より濃い

  ## アクセントカラー
  
  - 94004C :赤ピンク

  - e785b3 :ピンク
  

  


  <i></i>のpadding指定・・

---------------- */



* {
  box-sizing: border-box;
}

body {

  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  /* font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;  */
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: .8px;
  word-break: break-all;
  color: #333;
}

a {
  text-decoration: none;
  color: #333;
}

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

ul,
li {
  list-style: none;
}



/*------------------

Common

-------------------*/

#wrapper {
  /*pcのheightと同じ高さ*/
  /* padding-top: 80px; */
}
.top-sec-service1 {
  padding: 60px 0 5px;
}
.top-sec-service2 {
  padding: 10px 0 60px;
}
.top-sec-feature1 {
  padding: 60px 0 5px;
}
.top-margin-feature {
  padding: 30px 0 5px;
}
.top-sec-feature2 {
  padding: 5px 0 100px;
}
.top-sec-flow,
.top-sec-voice {
  padding: 70px 0;
}
.top-sec-co19 {
  padding: 80px 0;
}
.top-sec-contact {
  padding: 70px 0 20px;
}
.top-margin-footer {
  padding: 30px 0;
}

.top-sec-co19 .inner,
.top-sec-feature1 .inner,
.top-margin-feature .inner,
.top-sec-feature2 .inner,
.top-sec-voice .inner,
.top-sec-contact .inner,
.top-margin-footer .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 40px;
}
.top-sec-service1 .inner,
.top-sec-service2 .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 30px;
}
.top-sec-flow .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 54px;
}
.top-sec-contact .inner {
  max-width: 1380px;
  margin: auto;
  padding: 0 40px;
}
#footer .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 30px;
}

h2,
h3,
h4 {
  font-weight: normal;
}


/*------------------

空行

-------------------*/

.nc20 {
  padding:20px 0;
}
.nc50 {
  padding:50px 0;
}


/*------------------

Common__2nd-3rd

-------------------*/
.serv2-sec-lead {
  padding-top: 60px;
}
.serv2-sec-construction {
  padding: 40px 0 60px;
}
.serv2-sec-duct {
  padding: 60px 0;
}
.serv2-sec-lead .inner {
  max-width: 1380px;
  margin: auto;
  padding: 0 40px;
}
.serv2-sec-construction .inner,
.serv2-sec-duct .inner {
  max-width: 1300px;
  margin: auto;
  padding: 0 40px;
}

.co192-sec-lead {
  padding-top: 60px;
}
.co192-sec-lead .inner {
  max-width: 1380px;
  margin: auto;
  padding: 0 40px;
}
.co192-sec-cont {
  padding-bottom: 60px;
}
.co192-sec-cont .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 40px;
}
.co192-sec-facility {
  padding: 60px 0;
}
.co192-sec-facility .inner {
  max-width: 1300px;
  margin: auto;
  padding: 0 50px;
}
.co192-sec-work {
  margin: 110px 0 60px;
}
.co192-sec-work .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 40px;
}

.ft2-sec-lead {
  padding:60px;
}
.ft2-sec-lead .inner {
  max-width: 1380px;
  margin: auto;
  padding: 0 40px;
}
.ft2-sec-cont {
  padding-top: 80px;
}

.fl2-sec-lead {
  padding:40px;
}
.fl2-sec-lead .inner {
  max-width: 1380px;
  margin: auto;
  padding: 0 40px;
}
.fl2-sec-flow {
  padding: 100px 0;
}
.fl2-sec-flow .inner {
  max-width: 1300px;
  margin: auto;
  padding: 0 40px;
}
.fl2-sec-price {
  padding: 60px 0;
}
.fl2-sec-price .inner {
  max-width: 1300px;
  margin: auto;
  padding: 0 40px;
}

.corp2-sec-lead {
  padding:40px;
}
.corp2-sec-lead .inner {
  max-width: 1380px;
  margin: auto;
  padding: 0 40px;
}
.corp2-sec-info {
  padding: 100px 0;
}
.corp2-sec-info .inner {
  max-width: 1300px;
  margin: auto;
  padding: 0 40px;
}

.ct2-sec-lead {
  padding:40px;
}
.ct2-sec-lead .inner {
  max-width: 1380px;
  margin: auto;
  padding: 0 40px;
}
.ct2-sec-form {
  padding:50px;
}
.ct2-sec-form .inner {
  max-width: 1320px;
  margin: auto;
  padding: 0 30px;
}



/*------- mv st */
.second-mainvisual {
  background-image: url(../img/ft-temp01.jpg);
  background-size: cover;
  background-position: center center;
  height: 55vh;
  overflow: hidden;
  position: relative;
  z-index: -1;
}
.second-mainvisual.service {
  background-image: url(../img/top__mv-srv.jpg);
}
.second-mainvisual.feature {
  background-image: url(../img/top__mv-ft.jpg);
}
.second-mainvisual.flow {
  background-image: url(../img/top__mv-flw.jpg);
}
.second-mainvisual.company {
  background-image: url(../img/top__mv-comp.jpg);
}
.second-mainvisual.contact {
  background-image: url(../img/top__mv-ct.jpg);
}
.second-maintitle-outer {
  position: absolute;
  width: 100%;
  height: auto;
  /* min-height: 167px; */
  top: 52%;
  padding-left: 5%;
}
.second-maintitle__span1 {
  display: block;
  position: relative;
  font-size: 4.5em;
  line-height: .8em;
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-weight: bold;
  opacity: .7;
  letter-spacing: .1em;
  z-index: -1;
}
.second-maintitle__span2 {
  /*relative指定しないと透過する*/
  position: relative;
  display: block;
  font-family: arial,sans-serif;
  font-size: 2em;
  font-weight: bold;
  opacity: 1;
  color: #fff;
  letter-spacing: 0.2em;
  padding-left: 1%;
  z-index: 2;
}
.breadcrumbs {
  margin-left: 5%;
}
.breadcrumbs ul {
  display: flex;
  font-size: 13px;
  padding: 3% 0;
}
.breadcrumbs li::after {
  content: "/";
  padding: 0 10px;
  font-size: 13px;
}
.breadcrumbs li:last-child:after {
  content: '';
}
/*------- mv end */



/*------------------

section-title

-------------------*/
.section-title-area {
  text-align: center;
  padding: 10px 0;
}
.section-title {
  position: relative;
  font-family: arial,sans-serif;
  font-size: 38px;
  font-weight: bold;
  letter-spacing: 0.18rem;
  z-index:10;
}
.section-title::before {
  position: absolute;
  content:"";
  width: 100px;
  height: 100px;
  background: transparent;
  border: 1px solid #bbb;
  left: 30%;
  top: -50%;
  /* opacity: 0.3; */
  z-index: -3;
}
.section-title::after {
  position: absolute;
  content:"";
  width: 50px;
  height: 50px;
  background: #005AAE;
  left: 35%;
  top: 0%;
  /* opacity: 0.6; */
  z-index: -2;
}
.section-subtitle {
  font-size: 22px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  letter-spacing: .7rem;
  margin-bottom: 20px;
}
.section-title-white {
  font-size: 36px;
  color: #fff;
  letter-spacing: 0.18rem;
}
.section-subtitle-white {
  color: #fff;
  font-size: 18px;
  margin-bottom: 40px;
  font-family: 'Sawarabi Mincho', sans-serif;
    font-weight: 400;
}


/*------------------

btn

-------------------*/

.btn_blue {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.3rem;
  /* background-color: #004e95; */

  background: rgb(64,150,238); /* Old browsers */
  background: -moz-linear-gradient(-45deg,  rgba(64,150,238,1) 0%, rgba(0,78,149,1) 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg,  rgba(64,150,238,1) 0%,rgba(0,78,149,1) 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg,  rgba(64,150,238,1) 0%,rgba(0,78,149,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#004e95',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  width: 30%;
  min-width: 300px;
  margin: 6% auto 10px auto;
  padding: 20px 5px;
  line-height: 24px;
  position: relative;
  z-index: 60;
  border-radius: 2px;
  outline: 1px solid #fff;
  outline-offset: -3px;
}
.btn_icon {
  position: absolute;
  top: 50%;
  right: 14px;
  width: 18px;
  transform: translateY(-48%);
}
.btn_blue:hover {
  opacity: 0.7;
}

.btn_green {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.3rem;
  background-color: #009479;
  width: 30%;
  min-width: 300px;
  margin: 3% auto 10px auto;
  padding: 20px 5px;
  line-height: 24px;
  position: relative;
  z-index: 60;
  border-radius: 2px;
  outline: 1px solid #fff;
  outline-offset: -3px;
}
.btn_icon {
  position: absolute;
  top: 50%;
  right: 14px;
  width: 18px;
  transform: translateY(-48%);
}
.btn_green:hover {
  opacity: 0.7;
}



/*------------------

header

-------------------*/

/* h1 img {
  max-width: 60%;
  display: block;
  margin-left: 2px;
} */


nav {
  width: 100%;
  /*base-height*/
  height: 70px;
  position: relative;
  /* background: #858484; */
  /* background: #fff; */
  z-index: 99;
}

.drawer {
  /*h1ロゴ｜Toggle のflex*/
  display: flex;
  flex-direction: row;
  align-items: center;

  /*ロゴとToggleのspaceスタイル*/
  justify-content: space-between;
  position: relative;
  height: 70px;
  padding: 0 1em;
}

/* h1 img {
  max-width: 150px;
  display: block;
  margin-left: 2px;
} */

/*menuは左に隠しておく*/
.menu {
  text-align: center; 
  transition: .5s ease;/*滑らかに表示*/
  
  /*左に隠しておく*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);

  /*右に隠しておく*/
  /* -webkit-transform: translateX(105%);
  transform: translateX(105%); */

  /*上に隠しておく*/
  /* -webkit-transform: translateY(-120%);
  transform: translateY(-120%); */
}
.menu ul li a {
  /*li aのblock化*/
  display: block;
  font-size: 1.1em;
  padding: 2em;
  border-bottom: 1px dotted #CCC;
  color: #333;
  text-decoration: none;
}
/*envelopのright-padding*/
.menu .sp-contact i {
  padding-right: 5px;
}
.sp-contact {
  background-color: #009479
}
.menu ul .sp-contact a {
  color: #fff;
}


/*OPEN時の動き,"menu"と"open"はToggleのクラス*/
.menu.open {
  -webkit-transform: translateX(0%);
  /*中身を表示（右へスライド）*/
  transform: translateX(0%);
}

/*トグルボタンのスタイルを指定*/
.Toggle {
  display: block;
  /* fixedからabsoluteに変更 */
  position: absolute;
  width: 42px;
  height: 42px;
  cursor: pointer;
  z-index: 3;
  top: 15px;
  right:15px;
}
.Toggle span {
  display: block;
  /*spanの表示位置固定*/
  position: absolute;
  width: 34px;
  border-bottom: solid 3px #333;

  /*変化の速度を指定*/
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}

/*変化前のspan表示位置*/
.Toggle span:nth-child(1) {
  top:5px;
}
.Toggle span:nth-child(2) {
  top: 18px;
}
.Toggle span:nth-child(3) {
  top: 32px;
}
/*変化後のspan表示位置,"activeはToggle-jsクラス"*/
.Toggle.active span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
} 
/* 2番目と3番目のspanを45度に */
.Toggle.active span:nth-child(2),
.Toggle.active span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}


/*------------------

big-bg

-------------------*/
.main_imgBox {
  height: 75vh;
  overflow: hidden;
  position: relative;
}

.main_img {
  z-index:10;
  opacity: 0;
  width: 100%;
  height: 75vh;
  background-position: center bottom 30%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: anime 18s 0s infinite;
  animation: anime 18s 0s infinite;
}

.main_img:nth-of-type(2) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

.main_img:nth-of-type(3) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

/* .main_img:nth-of-type(4) {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}

.main_img:nth-of-type(5) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.main_img:nth-of-type(6) {
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
} */

.main-title-outer {
  /* position: relative; */
}
.main-title {
  font-size: 25px;
  color: #fff;
  font-family: arial,sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.2));
  position: absolute;
  top: 30%;
  right: 6%;
  z-index: 12;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 32px 30px;
}
/* .main-title::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ffff;
  position: absolute;
  bottom:0;
  left: 0;
} */
.main-title2 {
  font-size: 16px;
  text-align: right;
  color: #fff;
  /* font-family: arial,sans-serif; */
  font-weight: 200;
  letter-spacing: 0.1em;
  line-height: 1;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.2));
  position: absolute;
  top: 42%;
  right: 5%;
  z-index: 12;
  background-color: #009479;
  padding: 15px 25px;
}


@keyframes anime {
  0% {
      opacity: 0;
  }
  17% {
      opacity: 1;
  }
  33% {
      opacity: 1;
  }
  50% {
      opacity: 0;
       transform: scale(1.1);
                  z-index:9;
  }
  100% { opacity: 0 }
}

@-webkit-keyframes anime {
  0% {
      opacity: 0;
  }
  17% {
      opacity: 1;
  }
  33% {
      opacity: 1;
  }
  50% {
      opacity: 0;
       -webkit-transform: scale(1.1);
          z-index:9;
  }
  100% { opacity: 0 }
}



/*------------------

animation

-------------------*/

.fadeInleft {
  opacity : 0;
  transform: translateX(-200px);
  transition: 0.4s;
}
.fadeInUp {
  opacity : 0;
  transform: translateY(50px);
  transition: 0.5s;
}
.trs10 {
  transition: 1.0s;
}
.trs15 {
  transition: 1.5s;
}
.trs20 {
  transition: 2.0s;
}
.trs25 {
  transition: 2.5s;
}
.trs30 {
  transition: 3.0s;
}


/*------------------

fixed_btn (No used)

-------------------*/
.fixed_btn {
  position: fixed;
  top: 380px; 
  right: 10px;
  padding: 4px 30px;
  z-index: 500;
}

/*aの背景とboder色*/
.fixed_btn li.fixed_btn_menu a {
  background: linear-gradient(-45deg, #fff766, #EEB74F, #EEB74F);
  border-color: #fff766;
}

.fixed_btn li a {
  font-size: 13px;
  letter-spacing: 0em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #fff;
  display: block;
  width: 100px;
  height: 100px;
  padding: 30px 0;
  line-height: 20px;
  border-radius: 50px;
  /*上で指定したborder,pxを変えると内輪の白borderがずれる*/
  border: 1px solid;
  margin: 20px 0;
  position: relative;
}

.fixed_btn .fixed_btn_menu i {
  display: block;
  font-size: 16px;
}

/*fixed_btn li aの半透明フィルム*/
.fixed_btn li a::after {
  content: "";
  display: block;
  width: 98px;
  height: 98px;
  border: 0px solid #fff;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  /*平時は半透明*/
  opacity: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
  transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

/*afterを表示させる*/
.fixed_btn li a:hover::after {
  opacity: 1;
  border-width: 7px;
}



/*------------------

Service

-------------------*/

.top-sec-service1 {
  background: linear-gradient(90deg,#fff 0%,#fff 3%,#edf1f3 3%,#edf1f3 100%);
  z-index: -10;
}
.serv-lead-wrap {
  /* background-color: #fff; */
  padding: 28px 30px;
  /* box-shadow: 0px 10px 30px rgba(0,0,0,.05); */
}
.lead-desc {
  text-align: center;
  position: relative;
  /* width: max-content; */
  font-size:1.2rem;
  padding: 8px 0;
  z-index: 10;
}
.lead-desc::before {
  position: absolute;
  content:"";
  width: 48px;
  height: 48px;
  right:100px;
  top: -2px;
  background-color: #edf1f3;
  z-index: -8;
}
.lead-text {
  padding: 18px 0;
  line-height: 1.8rem;
}

.serv-cont-wrap {
  display: flex;
  justify-content: space-between;
  padding: 20px 0 40px;
}
.cont-wrap__box {
  position: relative;
  flex-basis: 30%;
}
.box__title {
  position: absolute;
  text-align: center;
  font-size: 16px;
  /* color: #fff; */
  background: #f5f7f8;
  border-radius: 2px;
  padding: 15px 22px;
  width: max-content;
  /* box-shadow: 0 0 10px rgba(0,0,0,0.1); */
  left: 7px;
  right: 7px;
  margin: 0 auto;
  top: -8%;
}
/* .box__title::before {
  position: absolute;
  content:"";
  width: 80px;
  height: 30px;
  background: linear-gradient(to right, #037673, transparent);
  opacity: 0.3;
} */
.box__wrap {
  /* background-color: #009479; */

  background: rgb(64,150,238); /* Old browsers */
  background: -moz-linear-gradient(-45deg,  rgba(64,150,238,1) 0%, rgba(0,148,121,1) 71%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg,  rgba(64,150,238,1) 0%,rgba(0,148,121,1) 71%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg,  rgba(64,150,238,1) 0%,rgba(0,148,121,1) 71%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#009479',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  /* height: 100%; */
  padding-bottom: 20px;
  box-shadow: 0px 10px 30px rgba(0,0,0,.13);
  border-radius: 1px;
}
.box__caption {
  color: #fff;
  padding: 14px 22px;
}


/*------------------

top__Service

-------------------*/

.serv2-sec-lead {
  background: linear-gradient(90deg,#f5f7f8 0%,#edf1f3 97%,#fff 97%,#fff 100%); 
  z-index: -10;
}
.serv2-lead__outer {
  padding: 10px 20px;
}
.serv2-lead-outer__title {
  position: relative;
  font-family: arial,sans-serif;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.18rem;
  padding-left: 60px;
  z-index:10;
}
.serv2-lead-outer__title::before {
  position: absolute;
  content:"";
  width: 80px;
  height: 80px;
  background: transparent;
  border: 1px solid #ddd;
  left: 1%;
  top: -50%;
  /* opacity: 0.3; */
  z-index: -5;
}
.serv2-lead-outer__title::after {
  position: absolute;
  content:"";
  width: 50px;
  height: 50px;
  background: #005AAE;
  left: 0%;
  top: 0%;
  /* opacity: 0.6; */
  z-index: -3;
}
.serv2-lead-outer__text {
  padding: 30px 2px;
}

.const-lead-desc,
.duct-lead-desc {
position: relative;
display: inline-block;
font-family: arial,sans-serif;
font-weight: bold;
font-size: 1.5rem;
background-color: #f5f7f8;
padding: 16px 90px;
margin-left: 3%;
z-index: 10;
}
.const-lead-desc::after,
.duct-lead-desc::after {
  position: absolute;
  content:"";
  width: 30px;
  height: 30px;
  top: 0;
  right:0;
  background-color: #ddd;
  z-index: -8;
}
.const-lead-desc {
  margin-left: 0;
  margin-bottom: 30px;
  padding: 32px 90px;
}

.serv2-const-box {
  display: flex;
  justify-content: space-between;
  padding: 2% 0 5%;
}
.const-box__img {
  background-size: cover;
  flex-basis: 42%;
  /* height: 320px; */
}
.const-box__text-area {
  flex-basis: 55%;
}
.text-area__title {
  position: relative;
  font-family: arial,sans-serif;
  font-weight: bold;
  font-size:1.4rem;
  padding-left: 2.2%;
  /* border-left: solid 4px #005AAE; */
}
.text-area__title::before {
  position: absolute;
  content:"";
  width: 4px;
  height: 22px;
  background-color: #005AAE;
  left:0;
  top:20%;
}
.text-area__text {
  line-height: 2.1rem;
  margin-top:2%;
  padding:5%;
  background-color: #fff;
  box-shadow: 0px 10px 30px rgba(0,0,0,.05);
}

.serv2-sec-duct {
  background: linear-gradient(90deg,#fff 0%,#fff 3%,#edf1f3 3%,#edf1f3 100%);
}
.duct-lead-subdesc {
  padding: 20px 0;
}
.serv2-duct-box {
  display: flex;
  justify-content: space-between;
  padding: 40px 0;
}
.duct-box__text-area {
  flex-basis: 58%;
}
.duct-box__img {
  flex-basis: 38%;
}
.text-area__duct-title {
  position: relative;
  font-family: arial,sans-serif;
  font-weight: bold;
  font-size:1.3rem;
  padding-left: 2.2%;
  /* border-left: solid 4px #005AAE; */
}
.text-area__duct-title::before {
  position: absolute;
  content:"";
  width: 4px;
  height: 22px;
  background-color: #009479;
  left:0;
  top:20%;
}
.text-area__duct-text {
  line-height: 2.1rem;
  margin-top:2%;
  padding:5%;
  background-color: rgba(255,255,255,0.3);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}


/*------------------

Corvid 19

-------------------*/

.top-sec-co19 {
  background-color:
  rgb(83,203,241); /* Old browsers */
  background: -moz-linear-gradient(-45deg,  rgba(83,203,241,1) 0%, rgba(0,117,225,1) 56%, rgba(0,78,149,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg,  rgba(83,203,241,1) 0%,rgba(0,117,225,1) 56%,rgba(0,78,149,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg,  rgba(83,203,241,1) 0%,rgba(0,117,225,1) 56%,rgba(0,78,149,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53cbf1', endColorstr='#004e95',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.title-outer__label {
  transform: skew(-15deg);
  width: 220px;
  padding: 15px 0;
  text-align: center;
  font-size: 1.1em;
  margin-bottom: 10px;
  background-color: #fff;
}

.co19-lead-desc {
  position: relative;
  font-family: arial,sans-serif;
  font-size:2.2em;
  letter-spacing: 0.3rem;
  color: #fff;
  font-weight: bold;
  padding: 10px 0;
  /* width: max-content; */
  line-height: 1.2em;
  z-index: 10;
}
.co19-lead-desc::after {
  position: absolute;
  right: 10%;
  top: -50%;
  content:"";
  width: 100px;
  height: 100px;
  background: #009479;
  z-index: -1;
}
.co19-lead-desc::before {
  position: absolute;
  right: 7%;
  top: -10%;
  content:"";
  width: 60px;
  height: 60px;
  background: transparent;
  border: solid 1px #ccc;
  z-index: 1;
}
.size-up {
  font-size:1.2em;
}
.co19-lead-text {
  color: #fff;
  font-size: 1.1em;
  margin: 1% 0;
  padding:0 5px;
  z-index: 20;
}
.co19-cont-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 3% 0;
}
.cont-wrap__img {
  flex-basis: 42%;
  box-sizing: border-box;
}
.cont-wrap__img img {
  width: 90%;
}
.cont-wrap__caption {
  color: #fff;
  padding: 10px 0;
}
.cont-wrap__desc {
  flex-basis: 50%;
  padding: 2%;
  line-height: 2.0;
  border: solid 1px #bbb;
  height: 80%;
}
.cont-wrap__desc a {
  color: #fff;
}
.cont-wrap__desc a i {
  padding-right: 5px;
}
.co19-desc-i {
  /* font-size: 16px; */
  color: #F9F968;
  /* font-weight: bold; */
}



/*------------------

top__Corvid 19

-------------------*/

.co192-sec-lead {
  /* background: linear-gradient(90deg,#fff 0%,#fff 4.5%,#005AAE 4.5%,#005AAE 100%);  */

  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(left,  rgba(255,255,255,1) 3%, rgba(83,203,241,1) 3%, rgba(0,117,225,1) 47%, rgba(0,117,225,1) 70%, rgba(0,117,225,1) 70%, rgba(0,117,225,1) 97%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 3%,rgba(83,203,241,1) 3%,rgba(0,117,225,1) 47%,rgba(0,117,225,1) 70%,rgba(0,117,225,1) 70%,rgba(0,117,225,1) 97%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(255,255,255,1) 3%,rgba(83,203,241,1) 3%,rgba(0,117,225,1) 47%,rgba(0,117,225,1) 70%,rgba(0,117,225,1) 70%,rgba(0,117,225,1) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#0075e1',GradientType=1 ); /* IE6-9 */
}

.co192-lead__outer {
  padding: 10px 20px;
}
.co192-lead-outer__title {
  position: relative;
  color: #fff;
  font-family: arial,sans-serif;
  font-size: 33px;
  line-height: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.18rem;
  padding-left: 60px;
  z-index: 10;
}
.co192-lead-outer__title::before {
  position: absolute;
  content:"";
  width: 80px;
  height: 80px;
  background: transparent;
  border: 1px solid #bbb;
  left: 1%;
  top: -40%;
  /* opacity: 0.3; */
  z-index: -1;
}
.co192-lead-outer__title::after {
  position: absolute;
  content:"";
  width: 50px;
  height: 50px;
  background: #009479;
  left: 0%;
  top: 0%;
  /* opacity: 0.6; */
  z-index: -2;
}
.co192-lead-outer__text {
  color: #fff;
  padding: 28px 0 28px 40px;
}

.co192-sec-cont,
.co192-sec-work {
  position: relative;
  /* background: linear-gradient(90deg,#0066C5 0%,#0066C5 97%,#fff 97%,#fff 100%); */

  background: rgb(83,203,241); /* Old browsers */
  background: -moz-linear-gradient(left,  rgba(83,203,241,1) 0%, rgba(0,145,226,1) 19%, rgba(0,117,225,1) 34%, rgba(0,90,174,1) 97%, rgba(255,255,255,1) 97%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(83,203,241,1) 0%,rgba(0,145,226,1) 19%,rgba(0,117,225,1) 34%,rgba(0,90,174,1) 97%,rgba(255,255,255,1) 97%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(83,203,241,1) 0%,rgba(0,145,226,1) 19%,rgba(0,117,225,1) 34%,rgba(0,90,174,1) 97%,rgba(255,255,255,1) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53cbf1', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

  padding: 70px;
}
.co192-lead-desc {
  position: absolute;
  top: -5%;
  left: 0;
  display: inline-block;
  /* color: #fff; */
  font-family: arial,sans-serif;
  font-weight: bold;
  font-size:1.5rem;
  background-color: #f5f7f8;
  padding: 36px 70px;
  z-index: 10;
}
.co192-sec-cont::after {
  position: absolute;
  content:"";
  width: 16px;
  height: 70px;
  bottom: 30%;
  left:0;
  top: -5%;
  background-color: #009479;
  z-index: 18;
}

.co192-const-box {
  display: flex;
  justify-content: space-between;
  padding: 3% 0;
}
.co192-box__img {
  background-size: cover;
  flex-basis: 41%;
}
.co192-box__text-area {
  flex-basis: 56%;
}
.co192-text-area__title {
  position: relative;
  width: max-content;
  color: #fff;
  font-family: arial,sans-serif;
  font-weight: bold;
  font-size:1.3rem;
  padding-left: 2.2%;
  z-index: 10;
}
.co192-text-area__title::after {
  position: absolute;
  content:"";
  width: 28px;
  height: 28px;
  background-color: #009479;
  right: -6%;
  top: -5%;
  opacity: 0.6;
  z-index: -2;
}
.co192-text-area__text {
  margin-top:2%;
  padding:5%;
  color: #fff;
  border:solid .5px #fff;
  /* background-color: #fff; */
  box-shadow: 0px 10px 30px rgba(0,0,0,.05);
}
.co192-box__text-area__i {
  margin-top: 4%;
  color: #F9F968;
  font-weight: bold;
  font-size:18px;
  padding: 2%;
}
.co192-box__text-area__i i {
  padding-right: 5px;
}

.co192-sec-facility {
  position: relative;
  background: linear-gradient(90deg,#fff 0%,#fff 5%,#ececec 5%,#ececec 100%);
}
.co192-faci-desc {
  position: relative;
  display: inline-block;
  font-family: arial,sans-serif;
  font-weight: bold;
  font-size:1.5rem;
  background-color: #f5f7f8;
  padding: 36px 70px;
  margin-left: 5%;
  z-index: 10;
}
.co192-faci-desc::before {
  position: absolute;
  content:"";
  width: 16px;
  height: 70px;
  bottom: 30%;
  left:0;
  top: 0;
  background-color: #009479;
  z-index: 18;
}
.co192-faci-subdesc {
  padding: 40px 20px;
}

.co192-faci-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 1% 0;
}
.co192-faci-wrap__box {
  flex-basis: 29%;
  /* text-align: center; */
  background-color: #0072DD;
  padding-bottom: 30px;
  /* border: solid 2px #ddd; */
  margin-bottom: 38px;
}
.faci-box__name {
  font-size: 1.2em;
  color: #fff;
  margin: 20px;
  padding: 3px 12px;
  border: solid .5px #fff;
}
.faci-box__text {
  color: #fff;
  padding: 0 25px;
}

.co192-lead-work-desc {
  position: absolute;
  top: -10%;
  left: 0;
  display: inline-block;
  /* color: #fff; */
  font-family: arial,sans-serif;
  font-weight: bold;
  font-size:1.5rem;
  background-color: #f5f7f8;
  padding: 36px 70px;
  z-index: 10;
}
.co192-sec-work::after {
  position: absolute;
  content:"";
  width: 16px;
  height: 70px;
  bottom: 30%;
  left:0;
  top: -10%;
  background-color: #e785b3;
  z-index: 18;
}
.co192-work-box {
  display: flex;
  justify-content: space-between;
  padding: 3% 0;
}
.co192-work-box__img {
  background-size: cover;
  flex-basis: 41%;
  outline: 1px solid #fff;
  outline-offset: -8px;
}
.co192-work-box__text-area {
  flex-basis: 56%;
}
.co192-work-text-area__title {
  position: relative;
  width: max-content;
  color: #fff;
  font-family: arial,sans-serif;
  font-weight: bold;
  font-size:1.3rem;
  padding-left: 2.2%;
  z-index: 10;
}
.co192-work-text-area__title::after {
  position: absolute;
  content:"";
  width: 28px;
  height: 28px;
  background-color: #e785b3;
  right: -6%;
  top: -5%;
  /* opacity: 0.6; */
  z-index: -2;
}
.co192-work-text-area__text {
  margin-top:2%;
  padding:5%;
  color: #fff;
  border:solid .5px #fff;
  /* background-color: #fff; */
  box-shadow: 0px 10px 30px rgba(0,0,0,.05);
}


/*------------------

Feature

-------------------*/

.top-sec-feature1 {
  background: linear-gradient(90deg,#fff 0%,#fff 3%,#edf1f3 3%,#edf1f3 100%);
}
.lead-desc-ft {
  text-align: center;
  position: relative;
  /* width: max-content; */
  font-size:1.2rem;
  /* font-weight: bold; */
  /* padding-left:32px; */
  z-index: 10;
}
.lead-desc-ft::before {
  position: absolute;
  content:"";
  width: 48px;
  height: 48px;
  right:100px;
  /* top: -2px; */
  background-color: transparent;
  background-color: #edf1f3;
  z-index: -8;
}

.ft-cont-wrap {
  position:relative;
  background: repeating-linear-gradient( 
    -45deg,     /* 角度の指定 */
    #f5f7f8,      /* 色A ... 開始 */
    #f5f7f8 2px,  /* 色A ... 終了 */
    #eee 2px,  /* 色B ... 開始 */
    #eee 4px   /* 色B ... 終了 */
  );
  width:60%;
  height:520px;
  margin: 50px 0;
}
.ft-cont-wrap__title {
  position:absolute;
  font-family: arial,sans-serif;
  right: -52%;
  left: 75%;
  top: 6%;
  color:#037673;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  z-index:1;
}
.ft-cont-wrap__img {
  position:absolute;
  top: 10%;
  left: 5%;
  width: 68%;
}
.ft-cont-wrap__text {
  position:absolute;
  right: -55%;
  top: 30%;
  left: 70%;
  line-height: 2.2;
  background-color: rgba(255, 255, 255,0.7);
  box-shadow: 0px 10px 30px rgba(0,0,0,.05);
  padding: 50px;
}

.ft-cont-wrap-re {
  position:relative;
  background: repeating-linear-gradient( 
    -45deg,     /* 角度の指定 */
    #f5f7f8,      /* 色A ... 開始 */
    #f5f7f8 2px,  /* 色A ... 終了 */
    #eee 2px,  /* 色B ... 開始 */
    #eee 4px   /* 色B ... 終了 */
  );
  width:60%;
  left: 40%;
  height:550px;
  margin: 50px 0;
}
.ft-cont-wrap__title-re {
  position:absolute;
  font-family: arial,sans-serif;
  left: -55%;
  right: 70%;
  top: 10%;
  color:#037673;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.4;
  z-index:1;
}
.ft-cont-wrap__img-re {
  position:absolute;
  top: 10%;
  right: 5%;
  width: 68%;
}
.ft-cont-wrap__text-re {
  position:absolute;
  left: -55%;
  top: 30%;
  right: 70%;
  line-height: 2.2;
  background-color: rgba(255, 255, 255,0.7);
  box-shadow: 0px 10px 30px rgba(0,0,0,.05);
  padding: 50px;
}


/*------------------

top__Feature

-------------------*/

.ft2-sec-lead {
  /* background: linear-gradient(90deg,#fff 0%,#fff 3%,#009479 3%,#009479 100%);  */

  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(left,  rgba(255,255,255,1) 3%, rgba(125,235,215,1) 3%, rgba(0,179,119,1) 33%, rgba(0,148,121,1) 72%, rgba(0,148,121,1) 96%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 3%,rgba(125,235,215,1) 3%,rgba(0,179,119,1) 33%,rgba(0,148,121,1) 72%,rgba(0,148,121,1) 96%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(255,255,255,1) 3%,rgba(125,235,215,1) 3%,rgba(0,179,119,1) 33%,rgba(0,148,121,1) 72%,rgba(0,148,121,1) 96%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#009479',GradientType=1 ); /* IE6-9 */
}
.ft2-lead__outer {
  padding: 0 20px;
}
.ft2-lead-outer__title {
  position: relative;
  width: max-content;
  color: #fff;
  font-family: arial,sans-serif;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.18rem;
  padding-left: 0px;
  z-index: 10;
}
.ft2-lead-outer__title::before {
  position: absolute;
  content:"";
  width: 90px;
  height: 90px;
  background: transparent;
  border: 1px solid #aaa;
  right: 1%;
  top: -50%;
  /* opacity: 0.3; */
  z-index: -2;
}
.ft2-lead-outer__title::after {
  position: absolute;
  content:"";
  width: 50px;
  height: 50px;
  background: #037673;
  right: -5%;
  top: 0%;
  /* opacity: 0.6; */
  z-index: -1;
}
.ft2-lead-outer__text {
  color: #fff;
  font-size: 1.1em;
  padding: 28px 0 2px;
}

.ft2-cont-wrap {
  position:relative;
  /* background-color: #f5f7f8; */
  background: repeating-linear-gradient( 
    -45deg,     /* 角度の指定 */
    #f5f7f8,      /* 色A ... 開始 */
    #f5f7f8 2px,  /* 色A ... 終了 */
    #eee 2px,  /* 色B ... 開始 */
    #eee 4px   /* 色B ... 終了 */
  );
  width:60%;
  height:520px;
}
.ft2-cont-wrap__title {
  position:absolute;
  font-family: arial,sans-serif;
  right: -61%;
  left: 77%;
  top: 6%;
  color:#037673;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  z-index:10;
}
.ft2-cont-wrap__num {
  position: absolute;
  font-family: 'Roboto',sans-serif;
  font-weight: 900;
  font-size: 9.375rem;
  letter-spacing: .03em;
  line-height: 1;
  /* color: #f5f7f8; */
  color: #edf1f3;
  top: 65px;
  right: -60%;
  left: 130%;
  z-index: 5;
}
.ft2-cont-wrap__img {
  position:absolute;
  top: 10%;
  left: 5%;
  width: 76%;
}
.ft2-cont-wrap__text {
  position:absolute;
  right: -58%;
  top: 30%;
  left: 73%;
  line-height: 2.2;
  background-color: rgba(255, 255, 255,0.9);
  padding: 50px;
  box-shadow: 0px 10px 30px rgba(0,0,0,.05);
}

.ft2-cont-wrap-re {
  position:relative;
  background: repeating-linear-gradient( 
    -45deg,     /* 角度の指定 */
    #f5f7f8,      /* 色A ... 開始 */
    #f5f7f8 2px,  /* 色A ... 終了 */
    #eee 2px,  /* 色B ... 開始 */
    #eee 4px   /* 色B ... 終了 */
  );
  width:60%;
  left: 40%;
  height:550px;
  margin: 150px 0;
}
.ft2-cont-wrap__title-re {
  position:absolute;
  font-family: arial,sans-serif;
  left: -57%;
  right: 70%;
  top: 10%;
  color:#037673;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.4;
  z-index:10;
}
.ft2-cont-wrap__num-re {
  position: absolute;
  font-family: 'Roboto',sans-serif;
  font-weight: 900;
  line-height: 1.2;
  font-size: 9.375rem;
  letter-spacing: .03em;
  line-height: 1;
  /* color: #f5f7f8; */
  color: #edf1f3;
  top: 65px;
  left: -50%;
  right: 100%;
  z-index: 5;
}
.ft2-cont-wrap__img-re {
  position:absolute;
  top: 10%;
  right: 5%;
  width: 74%;
}
.ft2-cont-wrap__text-re {
  position:absolute;
  left: -60%;
  top: 30%;
  right: 72%;
  line-height: 2.2;
  background-color: rgba(255, 255, 255,0.9);
  padding: 50px;
  box-shadow: 0px 10px 30px rgba(0,0,0,.05);
}


/*------------------

Flow

-------------------*/

.top-sec-flow {
  background: linear-gradient(90deg,#fff 0%,#fff 3%,#edf1f3 3%,#edf1f3 100%);
  z-index: -10;
}
.flow-cont-wrap {
  display: flex;
  justify-content: space-around;
  margin: 3% 0;
}
.step-arrow {
  width: 2%;
  text-align: center;
  font-size: 1.2em;
  padding: 8% 0;
}
.fl-cont-wrap__box {
  flex-basis: 20%;
  text-align: center;
  /* background-color: #009479; */
  background: rgb(64,150,238); /* Old browsers */
  background: -moz-linear-gradient(-45deg,  rgba(64,150,238,1) 0%, rgba(0,148,121,1) 71%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg,  rgba(64,150,238,1) 0%,rgba(0,148,121,1) 71%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg,  rgba(64,150,238,1) 0%,rgba(0,148,121,1) 71%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#009479',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  padding-bottom: 20px;
  border-radius: 2px;
  box-shadow: 0px 10px 30px rgba(0,0,0,.08);
}
.box__step-no {
  color: #fff;  font-size: 16px;
  font-size: 18px;
  font-weight: bold;
  padding: 16px;
}
.box__step-desc {
  color: #fff;
  font-size: 16px;
}
.flow-desc {
  padding: 0 20px;
}


/*------------------

top__Flow

-------------------*/
.fl2-sec-lead {
  background: linear-gradient(90deg,#fff 0%,#fff 3%,#edf1f3 3%,#edf1f3 100%);
  z-index: -10;
}
.fl2-lead__outer {
  padding: 0 20px;
}
.fl2-lead-outer__text {
  font-size: 16px;
  padding: 20px 2px;
}

.fl2-box-parent {
  position: relative;
  padding: 25px 30px;
  background-color: #fff;
  box-shadow: 0px 10px 30px rgba(0,0,0,.08);
}
.fl2-box__step {
  position: absolute;
  background-color: #004e95;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  letter-spacing: .5rem;
  padding: 10px 50px;
  left: 0;
  top: -7%;
}
.fl2-box-child {
  display: flex;
  justify-content: space-between;
}
.fl2-box__img {
  background-size: cover;
  flex-basis: 42%;
  /* height: 320px; */
}
.fl2-box__text-area {
  flex-basis: 55%;
}
.fl2-text-area__title {
  position: relative;
  font-family: arial,sans-serif;
  font-weight: bold;
  font-size:1.4rem;
  padding-left: 5%;
  padding-top: 4%;
}
.fl2-text-area__text {
  line-height: 2.1rem;
  padding: 3% 5%;
  background-color: #fff;
}

.fl2-step-arrow {
  text-align: center;
  font-size: 80px;
  color: #004e95;
  padding: 1% 0;
}

.fl2-sec-price {
  background: linear-gradient(90deg,#fff 0%,#fff 3%,#edf1f3 3%,#edf1f3 100%);
}
.fl2-price-desc {
  position: relative;
  display: inline-block;
  font-family: arial,sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  background-color: #f5f7f8;
  padding: 16px 90px;
  margin-left: 3%;
  z-index: 10;
}
.fl2-price-desc::after {
  position: absolute;
  content:"";
  width: 30px;
  height: 30px;
  top: 0;
  right:0;
  background-color: #ddd;
  z-index: -8;
}
.fl2-price-subdesc {
  padding: 20px 0;
}

.fl2-price-box {
  padding: 20px 0;
}
.price-box__table {
  padding: 20px;
  margin: 0 auto
}

th {
  font-weight: normal;
}
table.table01 {
	width:100%;
	border-right:#009479 solid 1px;
	border-collapse: collapse;
}
table.table01 thead th {
	background:#009479;
	color:#FFF;
	padding:15px 15px;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
}
table.table01 thead th:last-child {
	border-right: #009479 solid 1px;
}
table.table01 tbody th {
	background:#009479;
	color:#FFF;
	padding:35px 15px;
	border-bottom:#FFF solid 1px;
	vertical-align:top;
}
table.table01 tbody tr:last-child th {
	border-bottom:#009479 solid 1px;
}
table.table01 tbody td {
	background:#FFF;
	padding:35px 15px;
	border-left:#009479 solid 1px;
	border-bottom:#009479 solid 1px;
	vertical-align:top;
}

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

  .price-box__table {
    padding: 20px 10px;
  }
  table.table01 thead {
    display:none;
  }
  table.table01 tbody th {
    display:block;
    padding:20px 15px;
  }
  table.table01 tbody td {
    display:block;
    padding:20px 15px;
  }
  table.table01 tbody td::before {
    content: attr(label);
    float: left;
    clear:both;
    font-weight:bold;
  }
  table.table01 tbody td p {
    padding-left:6em;
  }
}

/*------------------

2nd_collection

-------------------*/
.coll2-sec {
  /* background: #383838;
  background: linear-gradient(110deg, rgba(213,213,213,1) 0%, rgba(213,213,213,1) 4%, rgb(85, 85, 85) 4%, rgba(85,85,85) 8%, rgb(56, 56, 56) 8%, rgba(56,56,56) 100%); */
  /* position: relative; */
  padding: 40px 0px 80px;
  background: #fff;
}
.coll2-sec .inner {
  padding: 0 8%;
}
.coll2-wrapper_1 {
  /* width: 85%; */
  margin: 0px auto;
  padding: 0 0 20px;  
}
.coll2-heading-outer {
  padding: 10px 0 0;
}
.coll2-text__article {
  padding: 15px 10px;
  font-size: 14px;
  color: #fff;
  line-height: 2.5rem;
  margin: 0 auto;
  width: 100%;
}
.works-before-wrapper {
  padding: 30px 0;
}
.works-after-wrapper {
  padding: 30px 0;
}
.works-client {
  padding: 0px 4px 0px;
  font-size: 16px;
  font-weight: 600;
  border-left: solid 5px #c5c5c5;
  margin: 10px 0 30px;
}
.works-detail {
  padding: 20px 10px 30px;
}
.works-before {
  padding: 20px 0;
  font-weight: 600;
  text-align: center;
  font-size: 18px;
}
.coll2-img-container_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0 30px;
  margin: 0 auto;
  /* max-width: 1200px; */
}
.coll2-img-container_1 a {
  width: 300px;
  position: relative;
}
.coll2-label {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.coll2-img-container__year {  
  padding: 5px 30px;
  background: #333;
  color: #fff;
  transform: skewX(-20deg);
  overflow: hidden;
  z-index: 1;
}
.coll2-img-container__year p {
  transform: skewX(20deg);
}  
.coll2-img-container_1 .coll2-empty {
  width: 300px;
  /* margin: 10px; */
}


/*------------------

top__Company

-------------------*/

.corp2-sec-lead {
  background: linear-gradient(90deg,#edf1f3 0%,#edf1f3 97%,#fff 97%,#fff 100%);
  z-index: -10;
}
.corp2-lead__outer {
  padding: 0 20px;
}
.corp2-lead-outer__text {
  font-size: 16px;
  padding: 20px 2px;
}

.corp2-info-wrap {
  display: flex;
  justify-content: space-between;
}
.corp2-wrap__img {
  flex-basis: 43%;
}
.corp2-wrap__table {
  flex-basis: 54%;
}
.corp2-wrap__table th,
.corp2-wrap__table td {
	border-bottom: 1px dotted #ccc;
	padding: 24px 32px;
}
.corp2-wrap__table tr:first-child {
  border-top: 1px dotted #ccc;
}
.corp2-wrap__table th {
  background-color: #f5f7f8;
}


/*------------------

top__Contact

-------------------*/

.ct2-sec-lead {
  background: linear-gradient(90deg,#edf1f3 0%,#edf1f3 97%,#fff 97%,#fff 100%);
  z-index: -10;
}
.ct2-lead__outer {
  padding: 0 20px;
}
.ct2-lead-outer__text {
  font-size: 16px;
  padding: 20px 2px;
}
.ct2-lead-outer__text h2 {
  font-weight: 700;
  font-size: 18px;
}
.ct2-lead-outer__text2 {
  color: #b60303
}
.form-wrapper {
  z-index: 80;
  text-align: center;
  margin: auto;
}
.form-wrapper iframe {
  width: 100%;
  height: 1410px;
}
.form__first-text {
  text-align: center;
  padding: 30px;
  font-size: 18px;
  font-weight: 800;
}
.form__first-text span {
  color: #b60303
}


/*------------------

Voice

-------------------*/

.top-sec-voice {
}
.vo-cont-wrap__box {
  display: flex;
  justify-content: space-between;
  border: 1px solid #ddd;
  margin: 28px 0;
}
.vo-cont-wrap__box img {
  width: 20%;
  object-fit: cover;
}
.box__voice-area {
  width:78%;
  padding:20px;
}


/*------------------

Contact

-------------------*/

.lead-desc-ct {
  text-align: center;
  position: relative;
  /* width: max-content; */
  font-size:1.2rem;
  padding: 8px 0;
  z-index: 10;
}
/* .lead-desc-ct::before {
  position: absolute;
  content:"";
  width: 48px;
  height: 48px;
  right:200px;
  top: -2px;
  background-color: transparent;
  background-color: #edf1f3;
  z-index: -8;
} */

.ct-cont-wrap {
  display: flex;
  justify-content: center;
  margin: 3% 0 5%;
}
.ct-cont-wrap__box1 {
  flex-basis: 48%;
  text-align: center;
}
.ct-cont-wrap__box1 a {
  display: block;
  /* background-color: #005AAE; */

  background: rgb(64,150,238); /* Old browsers */
  background: -moz-linear-gradient(-45deg,  rgba(64,150,238,1) 0%, rgba(0,78,149,1) 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg,  rgba(64,150,238,1) 0%,rgba(0,78,149,1) 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg,  rgba(64,150,238,1) 0%,rgba(0,78,149,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#004e95',GradientType=1 ); 

  color:#fff;
  padding: 40px 20px;
}
.ct-cont-wrap__box2 {
  flex-basis: 48%;
  text-align: center;
}
.ct-cont-wrap__box2 a {
  display: block;
  /* background-color: #009479; */

  background: rgb(63,211,179); /* Old browsers */
  background: -moz-linear-gradient(-45deg,  rgba(63,211,179,1) 1%, rgba(0,148,121,1) 94%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg,  rgba(63,211,179,1) 1%,rgba(0,148,121,1) 94%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg,  rgba(63,211,179,1) 1%,rgba(0,148,121,1) 94%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fd3b3', endColorstr='#009479',GradientType=1 );
  
  color:#fff;
  padding: 40px 20px;
}
.ct-cont-wrap__box1 a,
.ct-cont-wrap__box2 a {
  font-size: 1.4em;
}
.ct-cont-wrap__box1 a i,
.ct-cont-wrap__box2 a i {
  padding-right: 6px;
}
.ct-cont-wrap__box1 p,
.ct-cont-wrap__box2 p {
  padding: 6px;
}


/*------------------

LOOP (No use)

-------------------*/

/* .loop_wrap {
  display: flex; */

  /*vhではなくvwで表示領域を可変*/
  /* width: 130vw;
  height: auto;
  overflow: hidden;
} */

/* .loop_wrap img {
  width: auto;
  height: auto;
}
 */

/* @keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
} */

/*アニメーションの速さを設定*/
/*マイナスの値は、「00s」の半分の値を指定する*/
/* .loop_wrap img:first-child {
  animation: loop 50s -25s linear infinite;
}

.loop_wrap img:last-child {
  animation: loop2 50s linear infinite;
} */

/*#loopSlideのコピペ用CSS*/
/* ul li {
  list-style: none;
} */

.simply-scroll-container {
    position: relative;
}
.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}
.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    padding: 0;
    margin: 0;
    width: 450px;
    height: auto;
}
.simply-scroll-list li img {
    display: block;
    width: 100%;
}



/*------------------

MAP (No use)

-------------------*/

.section-map {
  background-image: url(../img/bg_img007.jpg);
  background-size: cover;
  background-position: center center;
  position: relative;
}
.section-map .inner {
  max-width: 1600px;
  margin: auto;
  /* padding: 0 10px; */
}
#access .location {
  padding: 0 40px;
  text-align: center;
  margin-bottom: 25px;
  color: #fff;
}
/* .location {
  flex-basis: 30%;
} */
/* .location-map {
  flex-basis: 66%;
} */
#access iframe {
  width: 100%;
  height: 450px;
}



/*------------------

footer

-------------------*/

.top-margin-footer {
  background-color: #edf1f3;
}

#footer {
  background-color: #005AAE ;
  padding: 30px;
}
#footer img {
  width: 14%;
}
.footer-cont-2 .footer-nav {
  display: flex;
  font-size: 15px;
  padding: 25px 20px;
  width: max-content; 
  /* margin: 0 0 0 auto; */
}
.footer-nav li a {
  color:#fff;
  padding-right: 50px;
}

.footer-sec {
  padding: 2px;
  background-color: #004e95;
  text-align: center;
  color: #fff;
}
.pagetop span {
  font-size: 24px;
  cursor: pointer;
}


/*------------------

copyright

-------------------*/
.copyright-sec {
  padding: 6px;
  background-color: #edf1f3;
}
.copyright {
  padding: 2px 0;
  font-size: 0.7rem;
  text-align: center;
  /* color: #fff; */
}





/*media Queries 600
--------------------------------------*/
@media screen and (max-width: 896px) {
  body {
    font-size: 13px;
    line-height: 1.7;
  }

  /*------------------

  Common

  -------------------*/
  #wrapper {
    padding-top: 0px;
  }
  .top-sec-service2 {
    padding: 4px 0 20px;
  }
  .top-sec-co19 {
    padding: 60px 0;
  }
  .top-sec-co19 .inner {
    padding: 0 30px;
  }
  .top-sec-feature1 {
    padding: 28px 0 4px;
  }
  .top-sec-feature2 {
    padding: 20px 0 60px;
  }
  .top-sec-feature2 .inner {
    padding: 0 30px;
  }
  .top-sec-flow {
    padding: 30px 0 40px;
  }
  .top-sec-flow .inner {
    padding: 0 30px;
  }
  .top-sec-voice {
    padding: 20px 0;
  }
  .top-sec-voice .inner {
    padding: 0 30px;
  }
  .top-sec-contact {
    padding: 60px 0 20px;
  }
  .top-sec-contact .inner {
    padding: 0 30px;
  }
  #footer {
    padding: 30px 0 10px;
  }
  #footer .inner {
    padding: 0 30px;
  }
  .top-margin-footer {
    padding: 10px 0;
  }

  
  /*------------------
  
  SP
  Common__2nd-3rd

  -------------------*/

  .second-mainvisual {
  background-image: url(../img/ft-temp01.jpg);
  height: 35vh;
  }
  .second-maintitle-outer {
    top: 36%;
    padding-left: 5%;
  }
  .second-maintitle__span1 {
    font-size: 2.3em;
  }
  .second-maintitle__span2 {
    letter-spacing: 0.1em;
    font-size: 1.6em;
  }

  .serv2-sec-lead {
    padding-top: 30px;
  }
  .serv2-sec-lead .inner {
    padding: 0 20px;
  }
  .serv2-sec-construction,
  .serv2-sec-duct {
    padding: 20px 0 30px;
  }
  .serv2-sec-construction .inner,
  .serv2-sec-duct .inner {
    padding: 0 30px;
  }

  .ft2-sec-lead {
    padding:30px;
  }
  .ft2-sec-lead .inner {
    padding: 0 10px;
  }
  .ft2-sec-cont {
    padding: 60px 0 2px;
  }

  .co192-sec-lead {
    padding-top: 20px;
  }
  .co192-sec-lead .inner {
    padding: 0 30px;
  }
  .co192-sec-cont {
    padding: 30px 5px;
  }
  .co192-sec-cont .inner {
    padding: 0 30px;
  }
  .co192-sec-facility {
    padding: 30px 0;
  }
  .co192-sec-facility .inner {
    padding: 0 30px;
  }
  .co192-sec-work {
    padding: 30px 5px;
  }
  .co192-sec-work {
    margin: 90px 0 30px;
  }
  .co192-sec-work .inner {
    padding: 0 30px;
  }

  .fl2-sec-lead {
    padding: 20px 0;
  }
  .fl2-sec-lead .inner {
    padding: 0 30px;
  }
  .fl2-sec-flow {
    padding: 80px 0;
  }
  .fl2-sec-flow .inner {
    padding: 0 30px;
  }
  .fl2-sec-price {
    padding: 30px 0;
  }
  .fl2-sec-price .inner {
    padding: 0 30px;
  }

  .corp2-sec-lead {
    padding: 20px 0;
  }
  .corp2-sec-lead .inner {
    padding: 0 30px;
  }
  .corp2-sec-info {
    padding: 60px 0 20px;
  }
  .corp2-sec-info .inner {
    padding: 0 30px;
  }

  .ct2-sec-lead {
    padding: 20px 0;
  }
  .ct2-sec-lead .inner {
    padding: 0 20px;
  }
  .ct2-sec-form {
    padding: 50px 0;
  }
  .ct2-sec-form .inner {
    padding: 0 20px;
  }





  /*------------------
  
  SP
  section-title
  
  -------------------*/

  .section-title-area {
    padding: 5px 0;
  }
  .section-title {
    font-size: 24px;
  }
  .section-title::before {
    width: 60px;
    height: 60px;
    left: 5%;
    top: -20%;
  }
  .section-title::after {
    width: 30px;
    height: 30px;
    left: 2%;
    top: 0;
  }
  .section-subtitle {
    font-size: 18px;
    color: #333;
    letter-spacing: .2rem;
    margin-bottom: 5px;
  }


  /*------------------

  btn

  -------------------*/

  .btn_blue,
  .btn_green {
    font-size: 1.0rem;
    margin: 2% auto 10px auto;
  }
    
  /*------------------

  SP
  header

  -------------------*/

  nav {
    background: #fff;
  }
  .menu {
    background-color: rgba(255,255,255,0.9);
  }

  /*block化して、そこに背景をいれる*/
  header h1 a {
    display: block;
    width: 282px;
    height: 47px;
    /* margin: 20px 0; */
    background-image: url(../img/logo-sp2.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 36px;
    overflow: hidden;
    text-indent: 100%;
  }

  /*タイトルロゴは表示し、附随するテキストを隠す*/
  .clearText {
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
  }

  /* .menu .form {
  display: none;
  } */


  /*------------------

  SP
  Main Vsisual
  
  -------------------*/
  .main_img {
    background-position: center bottom 20%;
   
  }

  .main_imgBox {
    height: 60vh;
  }
  .main_img {
     height: 60vh
  }

  .main-title {
    font-size: 18px;
    line-height: 1.5rem;
    top: 22%;
    left: 4%;
    padding: 22px 20px;
  }
  .main-title2 {
    font-size: 12px;
    line-height: 1.4rem;
    width: 320px;
    top: 39%;
    left: 11%;
    padding: 8px 6px;
    text-align: center;
  }

  /*fixed_btnの非表示*/
  .fixed_btn {
    display: none;
  }

  .works-card {
    flex-basis:46%;
    margin: 8px 5px 16px;
  }


  /*------------------
  
  SP
  Service
  
  -------------------*/
  
  .top-sec-service1 {
    padding: 26px 0 5px;
  }
  .serv-lead-wrap {
    padding: 8px 4px;
  }
  .lead-desc {
    text-align: left;
    font-size:1.0rem;
    line-height: 1.6;
    padding: 8px 0;
  }
  .lead-desc::before {
    width: 36px;
    height: 36px;
    right:0px;
    top: -2px;
  }
  .lead-text {
    padding: 10px 0;
    line-height: 1.6rem;
  }

  .serv-cont-wrap {
    display: block;
    padding: 6px 0 4px;
  }
  .cont-wrap__box {
    margin: 20px 0 35px;
  }
  .cont-wrap__box:first-child {
    margin: 8px 0 35px;
  }
  .box__title {
    position: relative;
    display: block;
    font-size: 13px;
    background: #f5f7f8;
    border-radius: 2px;
    padding: 12px 10px;
    width: 100%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: 0%;
  }
  .box__wrap {
    border-radius: 2px;
  }


  /*------------------

  SP
  top__Service

  -------------------*/

  .serv2-lead__outer {
    padding: 10px 15px;
  }
  .serv2-lead-outer__title {
    font-size: 20px;
    padding-left: 30px;
  }
  .serv2-lead-outer__title::before {
    width: 55px;
    height: 55px;
    left: 0%;
    top: -5%;
  }
  .serv2-lead-outer__title::after {
    width: 32px;
    height: 32px;
    left: -4%;
    top: 10%;
  }
  .serv2-lead-outer__text {
    padding: 20px 0px;
    line-height: 1.5rem;
  }
  .const-lead-desc {
    font-size: 17px;
    padding: 14px 24px;
    margin-left: 0%;
  }
  .duct-lead-desc {
    font-size: 17px;
    padding: 14px 54px;
    margin-left: 3%;
  }
  
  .const-lead-desc::after,
  .duct-lead-desc::after {
    width: 20px;
    height: 20px;
  }
  .serv2-const-box {
    display: block;
    padding: 5px 0 20px;
  }
  .text-area__title {
    font-size:17px;
    padding-left: 10px;
    margin-top: 18px;
    border-left: solid 5px #005AAE;
  }
  .text-area__title::before {
    display: none;
  }
  .text-area__text {
    line-height: 1.5rem;
    margin-top:8px;
    padding:18px 13px;

  }
  .duct-lead-subdesc {
    padding: 20px 2px 20px 10px; 
  }
  .serv2-duct-box {
    display: block;
    padding: 20px 0;
  }
  .text-area__duct-title {
    font-size:17px;
    padding-left: 10px;
    border-left: solid 5px #009479;
  }
  .text-area__duct-title::before {
    display: none;
  }
  .text-area__duct-text {
    line-height: 1.6rem;
    padding: 12px 18px;
    margin: 12px 0;
  }

 

  /*------------------
  
  SP
  Corvid 19
  
  -------------------*/

  .co19-cont-wrap {
    display: block;
    margin: 3% 0;
  }
  .title-outer__label {
    width: 150px;
    padding: 12px 0;
  }
  .co19-lead-desc {
    font-size:1.8em;
    letter-spacing: 0.2rem;
    padding: 16px 0 4px;
    line-height: 1.3em;
  }
  .co19-lead-desc::after {
    right: 0;
    top: -10%;
    width: 60px;
    height: 60px;
  }
  .co19-lead-desc::before {
    right: 12%;
    top: -20%;
    content:"";
    width: 35px;
    height: 35px;
    background: transparent;
    border: solid 1px #ccc;
    z-index: 1;
  }
  .co19-lead-text {
    margin: 0;
    padding: 6px 2px 20px;
  }

  .cont-wrap__img {
    flex-basis: 50%;
  }
  .cont-wrap__img img {
    width: 100%;
  }
  .cont-wrap__desc {
    flex-basis: 50%;
    padding: 4%;
    margin: 20px 0 34px;
  }

  
  /*------------------
  
  SP
  top__Corvid 19
  
  -------------------*/

  .co192-lead__outer {
    padding: 10px 5px;
  }
  .co192-lead-outer__title {
    font-size: 20px;
    line-height: 1.5rem;
    letter-spacing: 0.18rem;
    padding-left: 25px;
  }
  .co192-lead-outer__title::before {
    width: 55px;
    height: 55px;
    left: 3%;
    top: -20%;
  }
  .co192-lead-outer__title::after {
    width: 40px;
    height: 40px;
    left: 0%;
    top: 10%;
  }
  .co192-lead-outer__text {
    padding: 28px 6px 28px 20px;
  }

  .nc50 {
    padding: 40px 0;
  }

  .co192-lead-desc {
    top: -3%;
    left: 0;
    font-size:1.0rem;
    padding: 14px 26px;
    line-height: 1.5rem;
  }
  .co192-sec-cont::after {
    width: 12px;
    height: 35px;
    bottom: 30%;
    left:0;
    top: -3%;
  }
  .co192-const-box {
    display: block;
    padding: 5% 0;
  }
  .co192-box__text-area {
    padding: 20px 0;
  }
  .co192-text-area__title {
    font-size: 17px;
  }
  .co192-box__text-area__i {
    font-size:16px;
  }
  .co192-faci-desc {
    font-size:1.0rem;
    padding: 14px 26px;
  }
  .co192-faci-desc::before {
    width: 12px;
    height: 35px;
  }
  .co192-faci-subdesc {
    padding: 20px 5px 30px 15px;
  }
  .co192-faci-wrap {
    display: block;
    margin: 2% 0;
  }
  .co192-faci-wrap__box {
    width: 92%;
    margin: 18px 5% 22px 6%;
  }

  .co192-lead-work-desc {
    top: -7%;
    left: 0;
    font-size:1.0rem;
    padding: 14px 26px;
    line-height: 1.5rem;
  }
  .co192-sec-work::after {
    width: 12px;
    height: 35px;
    bottom: 30%;
    left:0;
    top: -7%;
  }
  .co192-work-box {
    display: block;
    padding: 5% 0;
  }
  .co192-work-box__img {
    outline: .5px solid #fff;
    outline-offset: -6px;
  }
  .co192-work-box__text-area {
    padding: 20px 0;
  }
  .co192-work-text-area__title {
    font-size: 17px;
  }
  .co192-work-box__text-area__i {
    font-size:16px;
  }





  /*------------------
  
  SP
  Feature
  
  -------------------*/

  .lead-desc-ft {
    text-align: left;
    font-size:.9rem;
  }
  .lead-desc-ft::before {
    width: 36px;
    height: 36px;
    top: -10px;
    right:0;
  }

  .ft-cont-wrap {
    width:100%;
    height:560px;
    margin: 25px 0 50px;
  }
  .ft-cont-wrap__title {
    right: 20px;
    left: 20px;
    top: -3%;
    font-size: 20px;
    line-height: 1.4;
  }
  .ft-cont-wrap__img {
    width: 75%;
  }
  .ft-cont-wrap__text {
    position:absolute;
    top: 40%;
    right: 5%;
    left: 10%;
    line-height: 1.8;
    padding: 16px;
  }

  .ft-cont-wrap-re {
    width:100%;
    left: 0%;
    height:570px;
    margin: 25px 0 50px;
  }
  .ft-cont-wrap__title-re {
    right: 20px;
    left: 20px;
    top: -3%;
    font-size: 20px;
    line-height: 1.4;
  }
  .ft-cont-wrap__img-re {
    width: 75%;
  }
  .ft-cont-wrap__text-re {
    position:absolute;
    top: 40%;
    left: 5%;
    right: 10%;
    line-height: 1.8;
    padding: 16px;
  }


  /*------------------
  
  SP
  top__Feature
  
  -------------------*/
  .ft2-lead__outer {
    padding: 0 2px;
  }
  .ft2-lead-outer__title {
    width: 100%;
    font-size: 21px;
    letter-spacing: 0.18rem;
    line-height: 1.4;
  }
  .ft2-lead-outer__title::before {
    width: 70px;
    height: 70px;
    right: 0;
    top: -20%;
  }
  .ft2-lead-outer__title::after {
    width: 38px;
    height: 38px;
    right: -5%;
  }
  .ft2-lead-outer__text {
    color: #fff;
    font-size: 1.1em;
    padding: 10px 0 2px;
  }
  .ft2-cont-wrap {
    width:100%;
    height:650px;
    margin: 25px 0 50px;
  }
  .ft2-cont-wrap:first-child {
    margin: 10px 0 50px;
  }
  .ft2-cont-wrap-re:last-child {
    margin: 25px 0 10px;
  }
  .ft2-cont-wrap__title {
    right: 20px;
    left: 20px;
    top: -3%;
    font-size: 18px;
    line-height: 1.4;
  }
  .ft2-cont-wrap__num,
  .ft2-cont-wrap__num-re {
    font-weight: 900;
    font-size: 60px;
    letter-spacing: .03em;
    line-height: 1;
    color: #ddd;
    top: 0px;
    right: 0;
    left: 74%;
    z-index: 5;
  }
  .ft2-cont-wrap__img {
    width: 80%;
  }
  .ft2-cont-wrap__text {
    position:absolute;
    top: 40%;
    right: 5%;
    left: 8%;
    line-height: 1.8;
    padding: 16px;
  }
  .ft2-cont-wrap-re {
    width:100%;
    left: 0%;
    height:650px;
    margin: 25px 0 50px;
  }
  .ft2-cont-wrap__title-re {
    right: 20px;
    left: 20px;
    top: -3%;
    font-size: 18px;
    line-height: 1.4;
  }
  .ft2-cont-wrap__img-re {
    width: 80%;
  }
  .ft2-cont-wrap__text-re {
    position:absolute;
    top: 40%;
    left: 5%;
    right: 8%;
    line-height: 1.8;
    padding: 16px;
  }


 
  /*------------------
  
  SP
  Flow
  
  -------------------*/

  .flow-cont-wrap {
    display: block;
  }
  .fl-cont-wrap__box {
    width: 90%;
    margin: 0 auto;
  }
  .step-arrow {
    width: 50px;
    font-size: 1.4em;
    transform:rotateZ(90deg);
    padding: 6% 0;
    margin: 0 auto;
  }
  .flow-desc {
    font-size: 14px;
    padding: 26px 4px 26px;
  }


  /*------------------
  
  SP
  top__Flow
  
  -------------------*/

  .fl2-lead__outer {
    padding: 0 5px;
  }
  .fl2-lead-outer__text {
    font-size: 15px;
    padding: 5px 2px;
  }
  .fl2-box-parent {
    padding: 25px 5px;
  }
  .fl2-box-child {
    display: block;
  }
  .fl2-box__step {
    font-size: 16px;
    padding: 10px 40px;
    top: -5%;
  }
  .fl2-text-area__title {
    font-size:17px;
    padding-left: 5%;
    padding-top: 4%;
  }
  .fl2-text-area__text {
    line-height: 1.5rem;
    padding: 10px 14px 20px;
    background-color: #fff;
  }
  .fl2-box__img {
    padding: 0 14px;
  }
  .fl2-step-arrow {
    font-size: 50px;
    color: #004e95;
    padding: 0 0 30px;
  }
  .fl2-price-desc {
    font-size: 17px;
    padding: 14px 34px;
  }
  .fl2-price-desc::after {
    width: 20px;
    height: 20px;
  }
  .fl2-price-subdesc {
    padding: 20px 0 10px 10px;
  }
  .price-box__title {
    padding: 0 20px;
  }
  
  /*------------------

  sp-coll2

  -------------------*/
  .coll2-sec {
    padding: 20px 0px 100px;
  }
  .coll2-sec .inner {
    padding: 0 5%;
  }
  .coll2-wrapper_1 {
    /* width: 85%; */
    margin: 0px auto;
    padding: 0 0 20px;  
  }
  .coll2-heading-outer {
    padding: 10px 0 0;
  }
  .coll2-text__article {
    padding: 15px 10px;
    font-size: 13px;
    color: #fff;
    line-height: 1.8rem;
  }
  .works-before-wrapper {
    padding: 20px 0 0px;
  }
  .works-after-wrapper {
    padding: 20px 0 30px;
  }
  .works-client {
    padding: 0px 4px 0px;
    font-size: 15px;
    margin: 10px 0 30px;
  }
  .works-detail {
    padding: 4px 10px 12px;
  }
  .works-before {
    padding: 20px 0 6px;
    font-size: 16px;
  }
  .coll2-img-container_1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0 30px;
    margin: 0 auto;
    /* max-width: 1200px; */
  }
  .coll2-img-container_1 a {
    width: 47%;
    margin: 2px;
  }
  .coll2-img-container__year {  
    padding: 2px 8px;
  }
  .coll2-img-container__year p {
    font-size: 10px;
  }  
  .coll2-img-container_1 .coll2-empty {
    display: none;
  }  

  /*------------------
  
  SP
  Voice
  
  -------------------*/

  .vo-cont-wrap__box {
    display: block;
    margin: 28px 0;
  }
  .vo-cont-wrap__box img {
    width: 100%;
  }
  .box__voice-area {
    width:100%;
    padding:14px;
  }


  
  /*------------------
  
  SP
  top__Company
  
  -------------------*/

  .corp2-lead__outer {
    padding: 0 10px 0 0;
  }
  .corp2-lead-outer__text {
    font-size: 15px;
    padding: 10px 2px;
  }
  .corp2-info-wrap {
    display: block;
  }
  .corp2-wrap__img {
    margin-bottom: 20px;
  }
  .corp2-wrap__table th,
  .corp2-wrap__table td {
    border-bottom: 1px dotted #ccc;
    padding: 24px 12px;
  }





  /*------------------
  
  SP
  Contact
  
  -------------------*/

  .lead-desc-ct {
    text-align: center;
    position: relative;
    /* width: max-content; */
    font-size:14px;
    padding: 8px 0;
    z-index: 10;
  }
  .ct-cont-wrap {
    display: block;
    justify-content: center;
    margin: 3% 0 5%;
  }

  .ct-cont-wrap__box1 {
    flex-basis: 48%;
    border-radius: 2px;
    margin-bottom: 15px;
  }
  .ct-cont-wrap__box1 a {
    padding: 20px 10px;
  }
  .ct-cont-wrap__box2 {
    flex-basis: 48%;
    border-radius: 2px;
    margin-bottom: 15px;
  }
  .ct-cont-wrap__box2 a {
    padding: 20px 10px;
  }
  .ct-cont-wrap__box1 a,
  .ct-cont-wrap__box2 a {
    font-size: 1.1em;
  }


  /*------------------
  
  SP
  top__Contact
  
  -------------------*/

  .ct2-lead__outer {
    padding: 0 5px 0 0;
  }
  .ct2-lead-outer__text {
    font-size: 15px;
    padding: 10px 2px;
  }
  .ct2-lead-outer__text2 {
    padding-bottom: 12px;
  }
  .form-wrapper iframe {
    width: 100%;
    height: 1700px;
  }



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


  #footer img {
    width: 40%;
  }
  .footer-cont-2 .footer-nav {
    display: block;
    font-size: 14px;
    padding: 20px 5px;
  }
  .footer-nav li {
    padding: 8px 5px;
  }

  /*------------------
  
  LOOP(No use)
  
  -------------------*/

  .loop_wrap {
    display: none;
  }

  .simply-scroll-list li {
    width: 250px;
  }




}


@media screen and (min-width: 896px) {
 
  
  /* nav {
    position: fixed;
    display: flex;
    background-color: #858484;
    padding: 4px 35px 60px;
    z-index: 9999;
  } */

  nav {
    /*pcのheight base-px*/
    position: fixed;
    /*drawer/menuのflex*/
    display: flex;
    /* background-color: #999; */
    background-color: transparent;
    justify-content: space-between;
    /* box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .2); */
    z-index: 99;
  }
  nav {
    height: 80px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
  }
  /*nav全体 transform 後*/
  nav.fixed {
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    background-color: rgba(255,255,255,0.8);
    height: 60px;
    /* justify-content: center; */
  }

  /*ロゴ枠*/
  nav .drawer {
    width: 250px;
    height: 150px;
    background-color: #004e95;
    position: relative;
  }
  nav .drawer {
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
  }
  /*ロゴ枠 transform 後*/
  nav.fixed .drawer {
    width: 192px;
    height: 115px;
  }

  /*ロゴ*/
  .drawer h1 a {
    position: absolute;
    display: block;
    width: 228px;
    height: 128px;
    /* margin: 20px 0; */
    /* background-image: url(../img/shop-logo-r.png); */
    background-image: url(../img/test-logo2-white.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100px;
    overflow: hidden;
    text-indent: 100%;
    left: 10%;
    top: 12px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
  }
  /*タイトルロゴ画像を表示して、附随するテキストは隠したい*/
  .clearText {
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
  }
  nav .drawer::before {
    position: absolute;
    content: "ダクト･空調工事の会社";
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.3rem;
    top:4px;
    left:11%;
    width: 300px;
    /* right:10%; */
  }


  /*ロゴ transform 後*/
  nav.fixed .drawer h1 a {
    position: absolute;
    width: 167px;
    height: 94px;
    top: 8px;
    background-image: url(../img/test-logo2-white.png);
    background-position: left center;
    background-size: auto 80px;
  }
  nav.fixed .drawer::before {
    display: none;
  }

  /* h1 img {
    width: 200px;
    height: auto;
  } */
  
  /*三本ラインは非表示*/
  .Toggle {
   display: none;
  }
  
  .menu {
  /* width: 100%; */
  font-size:0.9em;
  background-color: #fff;
  padding: 0 40px 0 20px; 
  margin-right: 0;
  /* margin:0 10px; */
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  .menu {
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
  }
  /*重要構文！*/
  nav.fixed .menu {
    background-color: transparent;
  }
  
  .menu ul {
   height: 80px;
   display: flex;
   flex-wrap: wrap;
   justify-content: flex-end;
   align-items: center;
  }
  /*trans設定*/
  .menu ul {
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
  }
  /*メニュー部 transform 後*/
  nav.fixed .menu ul {
    height: 60px;
  }

  .menu ul li a {
   padding: 0 1.4em;
   border-bottom: none;
   /* font-size: 1.1em; */
   font-size: 15px;
   color: #333;
  }
  
   /*メニューのaタグ transform 後*/
  nav.fixed .menu ul a {
    color: #333;
  }

   /*メニューのaタグ transform 後 白のまま*/
  nav.fixed .menu .sp-contact a {
    color: #fff;
  }


  
  .menu ul li a:hover {
  background-color:transparent;
  color: #026088;
  }

  .sp-contact {
    display: block;
    background-color: #005AAE;
    margin-left: 14px;
    text-align: center;
    padding: 6px 10px;
    /* border: 3px solid #ececec; */
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    border-radius: 2px;
    box-sizing: border-box;
    outline: 1px solid #fff;
    outline-offset: -3px;
  }

  .menu ul .sp-contact a:hover {
    color: #333;
  }

}




/*=======================

test-css

=======================*/


.blank1 {
  margin: 20px;
  padding: 10px;
}

.blank2 {
  margin: 40px;
  padding: 20px;
}

/*imgの内側にborder*/
.photoFrame { 
  display: inline-block;
}

/*外側*/
.photoFrame.outset img {
  border: 1px solid #777;
  background: #fff;
  padding: 5px;
}

/*内側*/
.photoFrame.inset {
  position:relative;
  line-height: 0;
}
.photoFrame.inset:before {
  content:"";
  box-sizing:border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display:inline-block;
  position:absolute;
  top: 2%;
  left: 1.5%;
  border: 1px solid rgba(255,255,255,0.8);
  width: 97%;
  height: 96%;
}

/*内側:四辺を1%で指定*/
.photoFrame.inset2 {
  position:relative;
  line-height: 0;/*なしでもok*/
  width: 50%;
}
.photoFrame.inset2:before {
  content:"";
  box-sizing:border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display:inline-block;
  position:absolute;
  top: 1.5%;
  left: 1%;
  right: 1%;
  bottom: 1.5%;
  border: .5px solid rgba(255,255,255,0.8);
}


