@charset "UTF-8";
.concept {
  background: url("../img/concept/bg_concept.jpg") repeat center/10px;
  min-width: 320px;
  margin-top: 5%;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  width: 100%;
  position: relative;
  margin-bottom: 5%;
}

.box_txt, .sec02 .sec02_txt, .sec02 .sec03_txt {
  padding: 1.75rem;
}
.box_txt p, .sec02 .sec02_txt p, .sec02 .sec03_txt p {
  font-size: 1.2em;
  line-height: 1.8;
}
.box_txt p:not(:last-child), .sec02 .sec02_txt p:not(:last-child), .sec02 .sec03_txt p:not(:last-child) {
  padding-bottom: 1em;
}

.sec01 {
  background: url("../img/concept/concept_bg_01.jpg") no-repeat center top/100%;
}
.sec01 h2 {
  font-size: 31px;
  line-height: 1.5;
  letter-spacing: -5px;
  font-weight: normal;
  padding: 1.5em 0;
  margin-left: 37%;
}
.sec01 .box_txt, .sec01 .sec02 .sec02_txt, .sec02 .sec01 .sec02_txt, .sec01 .sec02 .sec03_txt, .sec02 .sec01 .sec03_txt {
  margin-top: 12em;
  background: rgba(85, 38, 116, 0.75);
}

.sec01 h2 em {
  color: #c30d23;
}

.sec02 {
  background: url("../img/concept/splash.png") no-repeat center top/cover;
}
.sec02 h2 {
  font-size: 1.4em;
  line-height: normal;
  font-weight: normal;
  background: linear-gradient(to right, rgb(36, 4, 67) 40%, rgba(36, 4, 67, 0) 100%);
  padding: 1.2em 1.75rem;
}
.sec02 .sec02_txt, .sec02 .sec03_txt {
  margin: 1.75rem auto 0;
}
.sec02 .sec02_txt {
  background: rgba(163, 46, 64, 0.75);
}
.sec02 .sec03_txt {
  background: rgba(36, 4, 67, 0.75);
}
.sec02 .sec02_txt, .sec02 .sec03_txt, .sec02 img {
  display: block;
  width: calc(100% - 3.5rem);
}
.sec02 img {
  margin: 0 auto;
}

.sec03 {
  position: relative;
  padding-top: 10%;
}
.sec03 img {
  width: 40%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.sec03 h3, .sec03 .box_txt, .sec03 .sec02 .sec02_txt, .sec02 .sec03 .sec02_txt, .sec03 .sec02 .sec03_txt, .sec02 .sec03 .sec03_txt {
  padding-left: 42%;
}
.sec03 h3 {
  font-size: 1.75em;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 1.75rem;
}
.sec03 h3 em {
  background: #fff000;
  color: #000;
  font-weight: bold;
}
.sec03 h3 .red {
  color: #e50012;
}
.sec03 .box_txt, .sec03 .sec02 .sec02_txt, .sec02 .sec03 .sec02_txt, .sec03 .sec02 .sec03_txt, .sec02 .sec03 .sec03_txt {
  background: rgba(163, 46, 64, 0.75);
}

.sec05 {
  background: rgba(255, 255, 255, 0.5) url("../img/concept/splash.png") no-repeat center top/cover;
  clear: both;
  padding-top: 1.75rem;
  font-size: 1.3em;
  line-height: 1.5;
  font-weight: bold;
}
.sec05 .line1 {
  color: #000;
  padding: 1.75rem;
  position: relative;
  z-index: 1;
}
.sec05 .line2 {
  position: relative;
  padding: 1.75rem 38% 1.75rem 1.75rem;
  background: linear-gradient(to right, rgb(36, 4, 67) 40%, rgba(36, 4, 67, 0) 100%);
  margin-bottom: 3rem;
  font-size: 0.85em;
}
.sec05 .line2 img {
  position: absolute;
  width: 40%;
  right: 0;
  bottom: -30%;
  max-width: 140px;
}
.sec05 .box_btm {
  background: rgba(255, 255, 255, 0.75);
  padding: 1.75rem 0;
  position: relative;
  z-index: 1;
}
.sec05 .line3 {
  font-size: 2.4em;
  text-align: center;
  color: #e50012;
  letter-spacing: -5px;
  margin-left: -6%;
  padding-bottom: 4%;
}

.sec05 .line4 {
  font-weight: normal;
  text-align: center;
  background: rgba(163, 46, 64, 0.95);
  padding: 1.4rem 0;
}

@media (max-width: 420px) {
  .sec01 h2 {
    font-size: 29px;
  }
  .sec05 .line3 {
    padding-bottom: 3%;
  }
}
@media (max-width: 375px) {
  .box_txt p, .sec02 .sec02_txt p, .sec02 .sec03_txt p {
    font-size: 1em;
  }
  .sec02 h2 {
    font-size: 1.15em;
  }
  .sec01 {
    padding-bottom: 7%;
  }
  .sec01 h2 {
    font-size: 26px;
  }
  .sec03 h3 {
    font-size: 1.3em;
  }
  .sec05 .line3 {
    font-size: 1.75em;
    padding-bottom: 1%;
  }
  .sec05 .line4 {
    font-size: 0.85em;
  }
}
@media (max-width: 340px) {
  .sec01 h2 {
    font-size: 24px;
  }
  .sec01 {
    padding-bottom: 7%;
  }
}
/* 2019.03.07 */
.options_banner {
  position: relative;
  padding: 0 2%;
  margin-top: 32px;
  margin-bottom: 16px;
  padding-right: 6%;
}

.options_banner a {
  position: relative;
}

.options_banner a::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 48px;
  height: 72px;
  bottom: 0;
  right: 0;
  transform: translate(0, 0);
  animation: 0.5s handfocus infinite linear;
  background: url("../img/options_banner_hand_sp.png") no-repeat center/100% auto;
}

@keyframes handfocus {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-20%, -20%);
  }
  100% {
    transform: translate(0, 0);
  }
}

/*# sourceMappingURL=concept.css.map */
