.hero-area {
  margin-bottom: 8vw;
}

@media screen and (min-width: 961px) {
  .hero-area {
    margin-bottom: 40px;
  }
}
.no-border {
  border: none !important;
}

.innovation-contents .innovation-ttl {
  font-family: "Zen Old Mincho", serif;
  font-size: 8.5vw !important;
  line-height: 1.25 !important;
  text-align: center;
  margin-bottom: 8vw !important;
}
@media screen and (min-width: 961px) {
  .innovation-contents .innovation-ttl {
    font-size: 48px !important;
    margin-bottom: 50px !important;
  }
}
.innovation-contents .innovation-ttl-s {
  font-size: 5.6vw !important;
}
@media screen and (min-width: 961px) {
  .innovation-contents .innovation-ttl-s {
    font-size: 24px !important;
  }
}
.innovation-contents .innovation-ttl-sp {
  font-size: 13.9vw !important;
}
@media screen and (min-width: 961px) {
  .innovation-contents .innovation-ttl-sp {
    font-size: 48px !important;
  }
}
.innovation-contents .innovation-item-wrap {
  margin-bottom: 50px;
}
@media screen and (min-width: 961px) {
  .innovation-contents .innovation-item-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 100px;
  }
}
.innovation-contents .innovation-item {
  width: 100%;
  margin-bottom: 5.3vw;
  position: relative;
}
@media screen and (min-width: 961px) {
  .innovation-contents .innovation-item {
    width: 280px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.innovation-contents .innovation-item-num {
  text-align: center;
  margin-bottom: 4.8vw !important;
}
@media screen and (min-width: 961px) {
  .innovation-contents .innovation-item-num {
    margin-bottom: 12px !important;
  }
}
.innovation-contents .innovation-item-ttl {
  font-family: "Zen Old Mincho", serif;
  font-size: 6.9vw !important;
  line-height: 1.54 !important;
  text-align: center;
  font-weight: bold !important;
  margin-bottom: 4.8vw !important;
}
@media screen and (min-width: 961px) {
  .innovation-contents .innovation-item-ttl {
    font-size: 21px !important;
    line-height: 1.43 !important;
    margin-bottom: 20px !important;
  }
}
.innovation-contents .innovation-item-text-l {
  font-size: 5.9vw !important;
  line-height: 1.5 !important;
  color: #af9617;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 961px) {
  .innovation-contents .innovation-item-text-l {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
}
.innovation-contents .innovation-item-text-m {
  font-size: 4.5vw !important;
  line-height: 1.76 !important;
  text-align: center;
  padding-left: 2.7vw;
  padding-right: 2.7vw;
}
@media screen and (min-width: 961px) {
  .innovation-contents .innovation-item-text-m {
    font-size: 13px !important;
    padding-left: 22px;
    padding-right: 22px;
  }
}
.innovation-contents .innovation-item-text-s {
  font-size: 2.7vw !important;
  line-height: 1.4 !important;
  text-align: left;
  padding-left: 4.3vw;
  padding-right: 2.7vw;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 961px) {
  .innovation-contents .innovation-item-text-s {
    font-size: 11px !important;
    padding-left: 13px;
    padding-right: 13px;
  }
}
.innovation-contents .bg-01 {
  background: url("item01-bg-sp.jpg") no-repeat top;
  background-size: cover;
  padding: 8vw 0 7.5vw;
}
@media screen and (min-width: 961px) {
  .innovation-contents .bg-01 {
    background: url("item01-bg.jpg") no-repeat top;
    background-size: cover;
    padding: 20px 0;
  }
}
.innovation-contents .bg-02 {
  background: url("item02-bg-sp.jpg") no-repeat top;
  background-size: cover;
  padding: 8vw 0 7.5vw;
}
@media screen and (min-width: 961px) {
  .innovation-contents .bg-02 {
    background: url("item02-bg.jpg") no-repeat top;
    background-size: cover;
    padding: 20px 0;
  }
}
.innovation-contents .bg-03 {
  background: url("item03-bg-sp.jpg") no-repeat top;
  background-size: cover;
  padding: 8vw 0 7.5vw;
}
@media screen and (min-width: 961px) {
  .innovation-contents .bg-03 {
    background: url("item03-bg.jpg") no-repeat top;
    background-size: cover;
    padding: 20px 0;
  }
}
.innovation-contents .mb-item01 {
  margin-bottom: 4px !important;
}
@media screen and (min-width: 961px) {
  .innovation-contents .mb-item01 {
    margin-bottom: 10px !important;
  }
}
.innovation-contents .mb-item01-2 {
  margin-bottom: 4.3vw !important;
}
@media screen and (min-width: 961px) {
  .innovation-contents .mb-item01-2 {
    margin-bottom: 3px !important;
  }
}
.innovation-contents .mb-item02 {
  margin-bottom: 4px !important;
}
@media screen and (min-width: 961px) {
  .innovation-contents .mb-item02 {
    margin-bottom: 3px !important;
  }
}
.innovation-contents .mb-item02-2 {
  margin-bottom: 12px !important;
}
@media screen and (min-width: 961px) {
  .innovation-contents .mb-item02-2 {
    margin-bottom: 20px !important;
  }
}
.innovation-contents .mb-item03 {
  margin-bottom: 16px !important;
}
@media screen and (min-width: 961px) {
  .innovation-contents .mb-item03 {
    margin-bottom: 48px !important;
  }
}

.difference-contents {
  margin-bottom: 13.3vw;
}
@media screen and (min-width: 961px) {
  .difference-contents {
    margin-bottom: 60px;
  }
}
.difference-contents .difference-contents-ttl {
  font-family: "Zen Old Mincho", serif;
  font-size: 6.7vw !important;
  line-height: 1.4 !important;
  text-align: center;
  margin-bottom: 4.8vw !important;
}
@media screen and (min-width: 961px) {
  .difference-contents .difference-contents-ttl {
    font-size: 48px !important;
    margin-bottom: 36px !important;
  }
}
.difference-contents .difference-contents-image {
  width: 100%;
}
@media screen and (min-width: 961px) {
  .difference-contents .difference-contents-image {
    width: 568px;
    margin: 0 auto;
  }
}
.difference-contents .difference-contents-point {
  width: 100%;
  margin-bottom: 5.3vw;
}
@media screen and (min-width: 961px) {
  .difference-contents .difference-contents-point {
    width: 397px;
    margin: 0 auto 28px;
  }
}
.difference-contents .difference-contents-pointwrap {
  width: 100%;
}
@media screen and (min-width: 961px) {
  .difference-contents .difference-contents-pointwrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 840px;
    margin: 0 auto 40px;
  }
}
.difference-contents .difference-contents-point-item {
  width: 100%;
  margin-bottom: 5.3vw;
}
@media screen and (min-width: 961px) {
  .difference-contents .difference-contents-point-item {
    width: 397px;
    margin-bottom: 0;
  }
}
.difference-contents .difference-contents-note {
  font-size: 2.7vw !important;
  line-height: 1.4 !important;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 961px) {
  .difference-contents .difference-contents-note {
    font-size: 11px !important;
    padding-left: 25px;
  }
}

.texture-contents {
  margin-bottom: 13.3vw;
}
@media screen and (min-width: 961px) {
  .texture-contents {
    background: url("texture-img01.png?$staticlink$") no-repeat top left;
    background-position-y: 104px;
    margin-bottom: 60px;
  }
}
.texture-contents .texture-contents-ttl {
  font-family: "Zen Old Mincho", serif;
  font-size: 8.5vw !important;
  line-height: 1.4 !important;
  text-align: center;
  margin-bottom: 0vw !important;
}
@media screen and (min-width: 961px) {
  .texture-contents .texture-contents-ttl {
    font-size: 48px !important;
    margin-bottom: 0px !important;
  }
}
.texture-contents .texture-contents-ttl-s {
  font-size: 5.3vw !important;
}
@media screen and (min-width: 961px) {
  .texture-contents .texture-contents-ttl-s {
    font-size: 24px !important;
  }
}
.texture-contents .texture-contents-text {
  font-family: "Zen Old Mincho", serif;
  font-size: 4.8vw !important;
  line-height: 1.94 !important;
  text-align: center;
}
@media screen and (min-width: 961px) {
  .texture-contents .texture-contents-text {
    font-size: 26px !important;
    line-height: 1.34 !important;
    margin: 50px 0 90px 418px !important;
    width: 446px;
  }
}
.texture-contents .texture-contents-note {
  font-size: 2.7vw !important;
}
@media screen and (min-width: 961px) {
  .texture-contents .texture-contents-note {
    font-size: 11px !important;
    padding-left: 25px;
  }
}

.uservoice-contents {
  margin-bottom: 13.3vw;
}
@media screen and (min-width: 961px) {
  .uservoice-contents {
    margin-bottom: 60px;
  }
}
.uservoice-contents .uservoice-contents-ttl {
  font-family: "Zen Old Mincho", serif;
  font-size: 11.2vw !important;
  text-align: center;
  margin-bottom: 7.5vw !important;
}
@media screen and (min-width: 961px) {
  .uservoice-contents .uservoice-contents-ttl {
    font-size: 48px !important;
    margin-bottom: 30px !important;
  }
}
.uservoice-contents .uservoice-contents-ttl-s {
  font-size: 6.9vw !important;
}
@media screen and (min-width: 961px) {
  .uservoice-contents .uservoice-contents-ttl-s {
    font-size: 26px !important;
  }
}
@media screen and (min-width: 961px) {
  .uservoice-contents .uservoice-contents-item-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.uservoice-contents .uservoice-contents-item {
  width: 100%;
  position: relative;
  padding: 8vw 4.8vw 2.7vw;
  margin-bottom: 26px;
}
@media screen and (min-width: 961px) {
  .uservoice-contents .uservoice-contents-item {
    width: 416px;
    padding: 50px 30px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.uservoice-contents .uservoice-contents-item::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #000;
  position: absolute;
  top: -0.8vw;
  left: -0.8vw;
}
@media screen and (min-width: 961px) {
  .uservoice-contents .uservoice-contents-item::before {
    top: -4px;
    left: -4px;
  }
}
.uservoice-contents .uservoice-contents-item::after {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #000;
  position: absolute;
  top: 0.8vw;
  left: 0.8vw;
}
@media screen and (min-width: 961px) {
  .uservoice-contents .uservoice-contents-item::after {
    top: 4px;
    left: 4px;
  }
}
.uservoice-contents .uservoice-contents-item-ttl {
  font-family: "Zen Old Mincho", serif;
  font-size: 5.6vw !important;
  line-height: 1.33 !important;
  margin-bottom: 1.3vw !important;
}
@media screen and (min-width: 961px) {
  .uservoice-contents .uservoice-contents-item-ttl {
    font-size: 27px !important;
    line-height: 1.4 !important;
    margin-bottom: 8px !important;
  }
}
.uservoice-contents .uservoice-contents-item-text {
  font-family: "Zen Old Mincho", serif;
  font-size: 3.5vw !important;
  line-height: 1.5 !important;
}
@media screen and (min-width: 961px) {
  .uservoice-contents .uservoice-contents-item-text {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
}
.uservoice-contents .uservoice-contents-item-name {
  font-size: 2.7vw !important;
  text-align: right;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 961px) {
  .uservoice-contents .uservoice-contents-item-name {
    font-size: 14px !important;
    margin-top: auto !important;
    margin-bottom: 0 !important;
  }
}