.type-70 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.type-70 .textContent {
  width: 820px;
  margin: 0 auto;
}

.type-70 .textContent .text01 {
  width: 616px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 52px;
  margin-left: auto;
  margin-right: auto;
}

.type-70 .textContent .text02 {
  display: block;
  text-align: center;
}

.type-70 .textContent .text03 {
  margin: 15px 0 0 0;
  text-align: justify;
}

.type-70 .textContent .text03 p {
  line-height: 30px;
  margin-bottom: 26px;
}

.type-70 .textContent .text03 p:last-child {
  margin-bottom: 0;
}

.type-70 .textContent .image01 {
  width: 1030px;
  height: auto;
  margin: 60px auto 0 auto;
}

.type-70 .image01 {
  width: 1030px;
  height: auto;
  margin: 60px auto 0 auto;
}

.type-70 .socialContent {
  display: block;
  position: absolute;
  z-index: 5;
  top: 0px;
  left: -10px;
  width: 40px;
}

.type-70 .socialContent ul {
  width: 100%;
}

.type-70 .socialContent ul li {
  display: none;
  width: 100%;
  margin-bottom: 8px;
}

.type-70 .socialContent ul li a {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  height: 40px;
}

.type-70 .socialContent ul li a img {
  height: auto;
  opacity: 0.9;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.type-70 .socialContent ul li a img.icon01 {
  display: none;
}

.type-70 .socialContent ul li.Facebook,
.type-70 .socialContent ul li.Twitter,
.type-70 .socialContent ul li.Instagram {
  display: inline-block;
}

.type-70 .socialContent ul li.Facebook a img {
  width: 9px;
}

.type-70 .socialContent ul li.Twitter a img {
  width: 20px;
}

.type-70 .socialContent ul li.Instagram a img {
  width: 20px;
}

.type-70 .socialContent ul li:hover a img {
  opacity: 1;
}

.type-70.v1:before {
  display: none;
}

.type-70.v1 .text03 {
  text-align: center;
}

@media all and (max-width: 767px) {
  .type-70 {
    padding-top: 0;
  }

  .type-70:before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #edf1f1;
  }

  .type-70 .textContent {
    width: 100%;
    margin-top: 36px;
  }

  .type-70 .textContent .text01 {
    width: 100%;
    margin-bottom: 20px;
    line-height: 28px;
    text-align: left;
  }

  .type-70 .textContent .text02 {
    margin: 0 0 30px 0;
    text-align: left;
  }

  .type-70 .textContent .text03 {
    margin: 15px 0 0 0;
  }

  .type-70 .textContent .text03 p {
    line-height: 22px;
  }

  .type-70 .image01 {
    width: 100%;
  }

  .type-70 .socialContent {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 50px;
  }

  .type-70 .socialContent ul {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    height: 100%;
    justify-content: space-around;
    -webkiit-justify-content: space-around;
  }

  .type-70 .socialContent ul li {
    width: auto;
    height: 100%;
    margin-bottom: 0;
  }

  .type-70 .socialContent ul li a {
    width: 60px;
    height: 100%;
  }

  .type-70 .socialContent ul li a img {
    opacity: 1;
  }

  .type-70 .socialContent ul li.Facebook a img {
    width: 7px;
  }

  .type-70 .socialContent ul li.Twitter a img {
    width: 14px;
  }

  .type-70 .socialContent ul li.Instagram a img {
    width: 15px;
  }

  .type-70.v1 .text03 {
    text-align: left;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .type-70 {
    padding-top: 0;
  }

  .type-70:before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #edf1f1;
  }

  .type-70 .textContent {
    width: 680px;
    margin-top: 60px;
  }

  .type-70 .textContent .text01 {
    width: 564px;
    margin-bottom: 43px;
  }

  .type-70 .textContent .text03 {
    margin: 15px 0 0 0;
  }

  .type-70 .textContent .text03 p {
    line-height: 28px;
  }

  .type-70 .image01 {
    width: 100%;
  }

  .type-70 .socialContent {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 60px;
  }

  .type-70 .socialContent ul {
    display: flex;
    display: -webkit-flex;
    width: 480px;
    height: 100%;
    margin: 0 auto;
    justify-content: space-around;
    -webkiit-justify-content: space-around;
  }

  .type-70 .socialContent ul li {
    width: auto;
    height: 100%;
    margin-bottom: 0;
  }

  .type-70 .socialContent ul li a {
    width: 60px;
    height: 100%;
  }

  .type-70 .socialContent ul li a img {
    opacity: 1;
  }
}

@media all and (min-width: 1024px) and (max-width: 1199px) {
  .type-70 {
    padding-top: 0;
  }

  .type-70:before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #edf1f1;
  }

  .type-70 .textContent {
    width: 680px;
    margin-top: 60px;
  }

  .type-70 .textContent .text01 {
    width: 564px;
    margin-bottom: 43px;
  }

  .type-70 .textContent .text03 {
    margin: 15px 0 0 0;
  }

  .type-70 .textContent .text03 p {
    line-height: 28px;
  }

  .type-70 .image01 {
    width: calc(100% + 80px);
    -webkit-width: calc(100% + 80px);
    margin-left: -40px;
  }

  .type-70 .socialContent {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 60px;
  }

  .type-70 .socialContent ul {
    display: flex;
    display: -webkit-flex;
    width: 480px;
    height: 100%;
    margin: 0 auto;
    justify-content: space-around;
    -webkiit-justify-content: space-around;
  }

  .type-70 .socialContent ul li {
    width: auto;
    height: 100%;
    margin-bottom: 0;
  }

  .type-70 .socialContent ul li a {
    width: 60px;
    height: 100%;
  }

  .type-70 .socialContent ul li a img {
    opacity: 1;
  }
}

@media all and (min-width: 1200px) and (max-width: 1399px) {
  .type-70 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .type-70 .textContent {
    width: 774px;
  }

  .type-70 .textContent .text01 {
    width: 576px;
    margin-bottom: 52px;
  }

  .type-70 .textContent .text03 {
    margin: 15px 0 0 0;
  }

  .type-70 .textContent .text03 p {
    line-height: 30px;
  }

  .type-70 .image01 {
    width: 972px;
  }
}

@media all and (min-width: 1400px) and (max-width: 1599px) {
  .type-70 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .type-70 .textContent {
    width: 774px;
  }

  .type-70 .textContent .text01 {
    width: 576px;
    margin-bottom: 52px;
  }

  .type-70 .textContent .text03 {
    margin: 15px 0 0 0;
  }

  .type-70 .textContent .text03 p {
    line-height: 30px;
  }

  .type-70 .image01 {
    width: 972px;
  }
}
