.work-top-background {
  width: 100%;
  max-width: 1440px;
  max-height: 440px;
  height: calc(100vw * 0.306);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../image/TOP-PC/header-work.jpg);
  position: relative;
}

.work-top-background-image {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -95px;
  width: 100%;
  max-height: 134px;
  height: calc(100vw * 0.09347222222);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../image/TOP-PC/header_r2_c1.jpg);
}

.work-top-background-image-child {
  text-align: center;
  margin-top: 30px;
}

.work-top-background-image-child h1 {
  color: rgb(0, 100, 183);
  font-size: 30px;
  font-family: YuGothicStd, sans-serif, sans-serif;
  font-weight: bold;
  text-align: center;
}

.work-top-background-image-child span {
  color: rgb(0, 100, 183);
  font-size: 20px;
  font-family: Helvetica;
  text-align: center;
}

.work-container {
  margin-top: 117px;
  margin-right: 12.5%;
  margin-left: 11.5%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.work-container-picture-energy {
  width: 100%;
  height: calc(76vw * 0.31992687385);
  background-image: url(../image/TOP-PC/asset43picture.jpeg);
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 1094px;
  max-height: 350px;
}

.work-container-picture-life {
  width: 100%;
  height: calc(76vw * 0.31992687385);
  background-image: url(../image/TOP-PC/asset44picture.jpeg);
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 1094px;
  max-height: 350px;
}

.work-container-picture-education {
  width: 100%;
  height: calc(76vw * 0.31992687385);
  background-image: url(../image/TOP-PC/asset45picture.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 1094px;
  max-height: 350px;
}

.work-container-picture-restaurant {
  width: 100%;
  height: calc(76vw * 0.31992687385);
  background-image: url(../image/TOP-PC/asset46picture.jpeg);
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 1094px;
  max-height: 350px;
}

.work-container-picture-social {
  width: 100%;
  height: calc(76vw * 0.31992687385);
  background-image: url(../image/TOP-PC/asset47picture.jpeg);
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 1094px;
  max-height: 350px;
}

.work-container-picture-new {
  width: 100%;
  height: calc(76vw * 0.31992687385);
  background-image: url(../image/TOP-PC/asset48picture.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 1094px;
  max-height: 350px;
}

.work-current-text {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.work-current-text-new {
  position: absolute;
  top: 42%;
  left: 37%;
  text-align: center;
  display: flex;
  flex-direction: column;
}

.work-current-text-social {
  position: absolute;
  top: 35%;
  left: 21%;
  text-align: center;
  display: flex;
  flex-direction: column;
}

.work-current-text-title {
  color: rgb(255, 255, 255);
  font-size: 25px;
  font-family: YuGothicStd, sans-serif, sans-serif;
  font-weight: bold;
  text-align: center;
  display: block;
}

.work-current-text-subtitle {
  display: block;
  color: rgb(255, 255, 255);
  font-size: 25px;
  font-family: YuGothicStd, sans-serif, sans-serif;
  text-align: center;
  padding-top: 20px;
}

.work-container-text-energy {
  height: calc(42vw * 0.15432098765);
  margin-top: 150px;
  width: 40vw;
  max-width: 576px;
  max-height: 93px;
}

.work-container-text-life {
  height: calc(34vw * 0.1);
  margin-top: 150px;
  width: 34vw;
  max-width: 500px;
  max-height: 50px;
}
.work-container-text-energy-sp {
  display: none;
}

.work-container-text-education {
  height: calc(44vw * 0.07898894154);
  margin-top: 150px;
  width: 44vw;
  max-height: 50px;
  max-width: 633px;
}

.work-container-text-restaurant {
  height: calc(46vw * 0.0755287009);
  margin-top: 150px;
  width: 46vw;
  max-width: 662px;
  max-height: 50px;
}

.work-container-text-social {
  height: calc(36vw * 0.09652509652);
  margin-top: 150px;
  width: 37vw;
  max-height: 50px;
  max-width: 518px;
}

.work-container-text-new {
  height: calc(33vw * 0.10526315789);
  margin-top: 150px;
  width: 33vw;
  max-height: 50px;
  max-width: 475px;
}

.work-container-text-section {
  text-align: center;
}

.work-container-paragraph {
  display: flex;
  justify-content: center;
}

.work-container p {
  margin-top: 65px;
  margin-bottom: 206px;
  line-height: 40px;
  color: rgb(0, 100, 183);
  font-size: 16px;
  font-family: YuGothicStd, sans-serif, sans-serif;
  text-align: left;
  width: 70%;
}

@media only screen and (max-width: 1440px) {
  .work-top-background {
    background-size: contain;
  }
  .work-container-text-energy {
    height: calc(42vw * 0.15432098765);
    margin-top: 130px;
    width: 40vw;
  }

  .work-container-text-life {
    height: calc(34vw * 0.1);
    margin-top: 130px;
    width: 34vw;
  }

  .work-container-text-education {
    height: calc(44vw * 0.07898894154);
    margin-top: 130px;
    width: 44vw;
    max-width: 633px;
  }

  .work-container-text-restaurant {
    height: calc(46vw * 0.0755287009);
    margin-top: 130px;
    width: 46vw;
    max-width: 662px;
  }

  .work-container-text-social {
    height: calc(36vw * 0.09652509652);
    margin-top: 130px;
    width: 36vw;
    max-width: 518px;
  }

  .work-container-text-new {
    height: calc(33vw * 0.10526315789);
    margin-top: 130px;
    width: 33vw;
    max-width: 475px;
  }
}

@media only screen and (max-width: 1000px) {
  .work-image img {
    margin-top: -35px;
  }

  .work-container {
    margin-top: 50px;
  }
  .work-top-background-image {
    bottom: -35px;
  }

  .work-top-background-image-child h1 {
    font-size: 12px;
  }
  .work-top-background-image-child span {
    font-size: 10px;
  }

  .work-top-background-image-child {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0px;
  }

  .work-container p {
    font-size: 12px;
    margin-top: 25px;
    margin-bottom: 55px;
    line-height: 30px;
    width: 100%;
  }

  .work-container-text-energy {
    display: none;
  }

  .work-container-text-energy-sp {
    height: calc(76vw * 0.15789473684);
    width: 76vw;
    display: block;
    margin-top: 50px;
  }

  .work-container-text-life {
    height: calc(60vw * 0.11111111111);
    margin-top: 50px;
    width: 60vw;
  }

  .work-container-text-education {
    height: calc(72vw * 0.09259259259);
    margin-top: 50px;
    width: 72vw;
  }

  .work-container-text-restaurant {
    height: calc(76vw * 0.08771929824);
    margin-top: 50px;
    width: 76vw;
  }

  .work-container-text-social {
    height: calc(68vw * 0.09803921568);
    margin-top: 50px;
    width: 68vw;
  }

  .work-container-text-new {
    height: calc(58vw * 0.11494252873);
    margin-top: 50px;
    width: 58vw;
  }

  .work-current-text-title {
    font-size: 15px;
  }

  .work-current-text-subtitle {
    font-size: 10px;
    padding-top: 8px;
  }

  .work-container-text-long {
    margin-top: 30px;
    height: 25px;
    width: 105%;
    margin-left: -8px;
  }

  .work-container-text-middle {
    height: 16px;
    margin-top: 30px;
    width: 100%;
  }

  .work-container-text-short {
    height: 15px;
    margin-top: 30px;
    width: 100%;
  }
}

/* LPリンク時追加css */
.btn_wrap {
  width: 100%;
  display: flex;
  display: -ms-flexbox; /* IE10 */
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap; /* IE10 */
  justify-content: center;
  margin: -130px 0 0 0;
  padding: 0 0 100px 0;
}
.btn_ec {
  margin: 0 40px 0 0;
}
button{
  background:#014596;
  color:#fff;
  border:none;
  position:relative;
  height:60px;
  font-size:0.9em;
  padding:0 2em;
  cursor:pointer;
  transition:800ms ease all;
  outline:none;
  width: 47%;
  font-weight: bold;
  font-feature-settings: "palt" 1;
}
button:hover{
  background:#fff;
  color:#014596;
}
button:before,button:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #014596;
  transition:400ms ease all;
  box-sizing: border-box;
}
button:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
button:hover:before,button:hover:after{
  width:100%;
  transition:800ms ease all;
}
@media screen and (max-width: 1000px) {
  .btn_wrap {
    margin: -15px 0 0 0;
  }
  .btn_ec {
    margin: 0 0 24px 0;
  }
  button {
    width: 80%;
  }
}