.design__headline span {
  background-color: #333;
  color: #fff;
  display: inline-block;
  position: relative;
  white-space: nowrap;
}

.design__headline span:before {
  background-color: #ffcc33;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}

.design__description {
  font-size: 1.5rem;
  line-height: 2;
}

.design__description p + p {
  margin-top: 2em;
}

.l-section-type01 {
  margin-top: 40px;
  position: relative;
}

.l-section-type01__mv {
  max-width: 1600px;
  width: 100%;
  z-index: 1;
}

.l-section-type02 {
  background-color: whitesmoke;
}

.l-section-type02__mv {
  z-index: 3;
}

.l-section-type02__bg01 {
  position: relative;
  width: 87.0000%;
  z-index: 2;
}

.l-section-type03 {
  position: relative;
}

.l-section-type03__mv {
  max-width: 1000px;
  width: 100%;
  z-index: 1;
}

.l-section-type04 {
  background-color: #eee;
}

.l-section-type04__bgright {
  background-color: whitesmoke;
  position: absolute;
  right: 0;
  z-index: 1;
}

.l-section-type04__bgtop,
.l-section-type04__bg03 {
  position: relative;
  z-index: 2;
}

.l-section-type04_content {
  position: relative;
}

.l-section-type04__mv {
  z-index: 3;
}

.l-section-type04__description {
  background-color: #fff;
  position: relative;
  z-index: 2;
}

@media (min-width: 1280px) {
  .design__headline span {
    height: 40px;
    line-height: 37px;
    margin-bottom: 10px;
    padding-left: 14px;
    position: relative;
  }
  .design__headline span:before {
    width: 5px;
  }
  .l-section-type02__bg01 {
    margin-top: -90px;
  }
  .l-section-type02 {
    padding: 100px 0px 0 0;
  }
  .l-section-type02__mv {
    left: 0;
    position: absolute;
    top: 180px;
    z-index: 3;
  }
  .l-section-type02__inner {
    -webkit-box-pack: end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
  }
  .l-section-type02__headline {
    position: absolute;
    top: 135px;
    width: 59.3750%;
    z-index: 4;
  }
  .l-section-type02__description {
    background-color: #fff;
    position: relative;
    width: 59.3750%;
    z-index: 2;
  }
  .l-section-type02__description:after {
    background-color: #fff;
    content: "";
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 1;
  }
  .l-section-type03__mv {
    background-color: whitesmoke;
    height: calc(100% - 130px);
    position: absolute;
    right: 0;
    top: 130px;
  }
  .l-section-type03__inner {
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
  }
  .l-section-type03__headline {
    margin: -70px 0 0 100px;
    position: relative;
    width: 57.8125%;
    z-index: 4;
  }
  .l-section-type03__description_wrap {
    -webkit-box-pack: end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .l-section-type03__description {
    background-color: #fff;
    margin: -30px 0 0 0;
    max-width: 740px;
    position: relative;
    z-index: 2;
  }
  .l-section-type03__description:after {
    background-color: #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    width: 100vw;
    z-index: 1;
  }
  .l-section-type04 {
    margin-bottom: 60px;
  }
  .l-section-type04__bgtop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .l-section-type04__bg01 {
    width: 57.1429%;
  }
  .l-section-type04__bg02 {
    width: 42.8571%;
  }
  .l-section-type04__bgright {
    height: 100%;
    width: 28.5714%;
  }
  .l-section-type04__mv {
    left: 0;
    position: absolute;
    top: 180px;
    z-index: 3;
  }
  .l-section-type04__inner {
    -webkit-box-pack: end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
  }
  .l-section-type04__headline {
    position: absolute;
    z-index: 4;
  }
  .l-section-type04__description {
    margin: 110px 0 165px;
    width: 78.5714%;
  }
  .l-section-type04__description:after {
    background-color: #fff;
    content: "";
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 1;
  }
}

/* TB & PC */
@media (min-width: 1280px) {
  .design__message {
    font-size: 1.5rem;
    line-height: 1.8;
    text-align: center;
  }
  .design__headline span {
    font-size: 2.6rem;
  }
  .l-section-type01,
  .l-section-type02,
  .l-section-type03,
  .l-section-type04 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
    position: relative;
  }
  .l-section-type01:after,
  .l-section-type02:after,
  .l-section-type03:after,
  .l-section-type04:after {
    content: "";
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 1;
  }
  .l-section-type01:before,
  .l-section-type02:before,
  .l-section-type03:before,
  .l-section-type04:before {
    content: "";
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    width: 100vw;
    z-index: 1;
  }
  .l-section-type02:after, .l-section-type02:before {
    background-color: whitesmoke;
  }
  .l-section-type03:after {
    background-color: whitesmoke;
    height: calc(100% - 130px);
    top: 130px;
  }
  .l-section-type03:before {
    background-color: #fff;
  }
  .l-section-type04:after {
    background-color: whitesmoke;
  }
  .l-section-type04:before {
    background-color: #eee;
  }
  .l-section-type01 {
    padding: 0 0 114px 0;
  }
  .l-section-type01__mv {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
  }
  .l-section-type01__inner {
    margin: 0 auto;
    position: relative;
    width: 1024px;
    z-index: 2;
  }
  .l-section-type01__headline {
    padding: 75px 0px 0 0;
  }
  .l-section-type01__description {
    background: linear-gradient(45deg, transparent 0, #fff 0), linear-gradient(315deg, transparent 20px, #fff 20px), linear-gradient(225deg, transparent 0, #fff 0), linear-gradient(135deg, transparent 20px, #fff 20px);
    background-position: bottom left, bottom right, top right, top left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
    font-size: 1.5rem;
    line-height: 1.9;
    margin-top: 16px;
    padding: 35px;
    text-align: justify;
    width: 460px;
  }
  .l-section-type02__mv {
    width: 55.7143%;
  }
  .l-section-type02__headline {
    margin-left: 80px;
    /* width: 59.3750%; */
    width:auto;
    left: 40.7%;
  }
  .l-section-type02__description {
    padding: 264px 0 160px 260px;
    text-align: justify;
    width: 59.3750%;
  }
  .l-section.l-section-type03 {
    padding: 300px 0 0 0;
  }
  .l-section-type03__mv {
    width: 71.4286%;
  }
  .l-section-type03__headline {
    margin: -70px 0 0 100px;
    width: 57.8125%;
  }
  .l-section-type03__description_wrap {
    width: 51.1429%;
  }
  .l-section-type03__description {
    max-width: 650px;
    padding: 64px 30px 100px 100px;
  }
  .l-section-type04__mv {
    width: 42.8571%;
  }
  .l-section-type04__headline {
    margin-left: 80px;
    top: 282px;
    width: 68%;
        left:32%;

  }
  .l-section-type04__description {
    padding: 298px 200px 120px 360px;
    width: 78.5714%;
  }
}

@media (max-width: 1279px) {
  .design__headline {
    margin: -15px 0 0 0;
  }
  .design__headline span {
    font-size: 1.9rem;
    height: 32px;
    line-height: 32px;
    margin-bottom: 3px;
    padding-left: 12px;
    position: relative;
  }
  .design__headline span:before {
    width: 3px;
  }
  .design__description {
    font-size: 1.3rem;
    line-height: 1.8;
    text-align: justify;
  }
  .design__description p + p {
    margin-top: 2em;
  }
  .l-section-type02 {
    background-color: #fff;
    position: relative;
  }
  .l-section-type02:before {
    background-color: whitesmoke;
    content: "";
    display: block;
    height: 100px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
  }
  .l-section-type02__mv {
    padding-top: 57px;
    position: relative;
    width: 94.7368%;
    z-index: 2;
  }
  .l-section-type02__bg01 {
    background-color: whitesmoke;
    padding-top: 42px;
    width: 100%;
  }
  .l-section-type02__inner {
    padding: 0 20px;
    position: relative;
    z-index: 3;
  }
  .l-section-type02__headline {
    margin: -15px 0 0 0;
  }
  .l-section-type02__description {
    margin: 13px 0 0 0;
    padding: 0 0 30px;
    width: 100%;
  }
  .l-section-type03 {
    background-color: #f5f5f5;
    padding: 65px 0 0 0;
  }
  .l-section-type03__mv {
    margin: 0 0 0 auto;
    width: 86.1842%;
  }
  .l-section-type03__description_wrap,
  .l-section-type03__inner {
    background-color: #fff;
    width: 90.7895%;
  }
  .l-section-type03__headline {
    padding: 0 0 0 15px;
  }
  .l-section-type03__description {
    padding: 20px 20px 40px 15px;
  }
  .l-section-type04 {
    margin: 0 0 20px 0;
  }
  .l-section-type04__bgright {
    height: 100%;
    width: 33.3333%;
  }
  .l-section-type04__bg02 {
    margin: 0 0 0 auto;
    width: 80%;
  }
  .l-section-type04_content {
    background-color: #fff;
    margin: 50px 0 42px 0;
    position: relative;
    z-index: 1;
  }
  .l-section-type04__inner {
    margin-left: 30px;
  }
  .l-section-type04__mv {
    position: relative;
    width: 80.0000%;
    z-index: 4;
  }
  .l-section-type04__headline {
    margin-left: -16px;
    position: relative;
    top: 0;
    z-index: 5;
  }
  .l-section-type04__description {
    line-height: 1.9;
    padding: 15px 15px 40px 28px;
  }
  .l-section-type04_content_bgleft {
    background-color: #eee;
    height: 100%;
    position: absolute;
    width: 30px;
    z-index: 3;
  }
}

@media (max-width: 1279px) {
  .l-section-type01__inner {
    padding: 0 15px;
  }
  .l-section-type01__headline {
    margin: -15px 0 0 0;
  }
  .l-section-type01__description {
    margin-top: 12px;
    padding: 0 0 50px;
    text-align: justify;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .l-section-type01__inner {
    padding: 0 32px;
  }
  .design__description {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .l-section-type02__inner {
    padding: 0 32px;
  }
  .l-section-type03__description {
    padding: 20px 32px 40px;
  }
  .l-section-type04__description {
    padding: 15px 32px 40px;
    width: 100%;
  }
}
