@charset "UTF-8";
/* --- common -------------------------------------- */
.pc-style-class .search-area {
  max-width: 1200px;
  margin: 0 auto;
}
.pc-style-class .page-conetnts.page-width {
  width: 100%;
}

.sp-style-class .page-conetnts.page-width {
  padding: 10px 0;
}

/* --- ots-lp -------------------------------------- */
.lp-sientaWrap {
  overflow: hidden;
  color: #2e2e33;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 18px;
  line-height: 1.66;
}
.lp-sientaWrap img {
  max-width: 100%;
  height: auto;
}
.lp-sientaWrap a {
  text-decoration: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.lp-sientaWrap a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.lp-sientaWrap p + p {
  margin-top: 1.4em;
}
.lp-sientaWrap .is-tac {
  text-align: center;
}
.lp-sientaWrap .is-tar {
  text-align: right;
}
.lp-sientaWrap .is-fsizeLarge {
  font-size: 30px;
  line-height: 1.8;
}
.lp-sientaWrap .c-title.-skin01 {
  margin-bottom: 45px;
  font-size: 42px;
  line-height: 1.42;
}
.lp-sientaWrap .c-title.-skin01::after {
  display: block;
  content: "";
  width: 30px;
  height: 8px;
  margin-top: 12px;
  margin-right: auto;
  background-color: #eb0b1e;
}
.lp-sientaWrap .c-title.-skin02 {
  margin-bottom: 16px;
  font-size: 30px;
  font-weight: 700;
}
.lp-sientaWrap .c-btn {
  display: block;
  padding: 6px;
  border-radius: 10px;
  background-color: #eb0b1e;
  -webkit-box-shadow: 3.517px 8.285px 5px 0px rgba(4, 0, 0, 0.72);
          box-shadow: 3.517px 8.285px 5px 0px rgba(4, 0, 0, 0.72);
  color: #fff;
  font-size: 42px;
  text-align: center;
}
.lp-sientaWrap .c-btnWrap {
  margin-top: 60px;
}
.lp-sientaWrap .c-btn:hover {
  opacity: 1;
  background-color: #f53444;
}
.lp-sientaWrap .c-list.-square {
  margin-top: 30px;
}
.lp-sientaWrap .c-list.-square > li {
  position: relative;
  padding-left: 1.2em;
}
.lp-sientaWrap .c-list.-square > li::before {
  position: absolute;
  top: 0.4em;
  left: 0.1em;
  display: block;
  content: "";
  width: 0.8em;
  height: 0.8em;
  background-color: #2e2e33;
}
.lp-sientaWrap .c-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lp-sientaWrap .c-column > .c-col {
  width: 50%;
}
.lp-sientaWrap .c-column > .c-col.-protrude-right {
  margin-right: -100px;
  width: calc(50% + 100px);
}
.lp-sientaWrap .c-column > .c-col.-protrude-left {
  margin-left: -100px;
  width: calc(50% + 100px);
}
.lp-sientaWrap .c-column + .c-column {
  margin-top: 60px;
}
.lp-sientaWrap .l-wrapper {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
}

.lp-sienta .sec01 {
  padding-bottom: 80px;
  text-align: center;
}
.lp-sienta .sec01-text {
  padding: 45px;
  border-radius: 50px;
  background-color: #79a990;
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  line-height: 1.5;
}
.lp-sienta .sec02 {
  padding-top: 90px;
  padding-bottom: 80px;
  background-color: #2e2e33;
  color: #fff;
}
.lp-sienta .sec03 {
  padding-top: 148px;
  padding-bottom: 68px;
  background-color: #e1ece4;
}
.lp-sienta .sec04 {
  margin-top: 2px;
  padding-top: 140px;
  padding-bottom: 120px;
  background-color: #2e2e33;
  color: #fff;
}
.lp-sienta .sec05 {
  padding-top: 140px;
  padding-bottom: 60px;
  background-color: #eeeeee;
}
.lp-sienta .safety-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 60px;
  border-radius: 50px;
  border: 1px solid #2e2e33;
  padding: 32px 40px;
}
.lp-sienta .safety-block__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 35px;
}
.lp-sienta .safety-block__title {
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 700;
}
.lp-sienta .sec-trunk {
  padding-top: 95px;
  padding-bottom: 100px;
}
.lp-sienta .sec-trunk .ttl {
  display: inline-block;
  padding: 5px 20px;
  background: #000;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
}
.lp-sienta .sec-trunk .trunk-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 25px;
  border: 1px solid #000;
}
.lp-sienta .sec-trunk .trunk-wrap figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40%;
  margin: 0;
  padding: 0;
  background: #ededed;
}
.lp-sienta .sec-trunk .trunk-wrap .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
}
.lp-sienta .sec-trunk .trunk-wrap .text .col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 30px;
}
.lp-sienta .sec-trunk .trunk-wrap h3 {
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #4e547d;
  font-size: 18px;
  text-align: center;
}
.lp-sienta .sec-trunk .trunk-wrap h3:before {
  content: none;
}
.lp-sienta .sec-trunk .trunk-wrap h3 ~ h3 {
  margin-top: 20px;
}

#page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: none;
  font-size: 70%;
  line-height: 1.6rem;
  z-index: 10000;
}
#page-top a {
  background: #000;
  text-decoration: none;
  color: #fff;
  width: 52px;
  height: 52px;
  padding: 10px 0;
  text-align: center;
  display: block;
  border-radius: 33px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

/* tablet向けスタイル */
@media screen and (max-width: 960px) {
  /* --- layout ------------------------------ */
  .lp-sienta .is-fsizeLarge {
    font-size: 20px;
  }
  .lp-sienta .c-title.-skin01 {
    font-size: 35px;
  }
}
@media screen and (min-width: 768px) {
  /* --- layout ------------------------------ */
  .lp-sientaWrap .is-showsp {
    display: none !important;
  }
  .lp-sientaWrap .c-pcpr40 {
    padding-right: 40px;
  }
  .lp-sientaWrap .c-pcpl40 {
    padding-left: 40px;
  }
}
/* sp向けスタイル */
@media screen and (max-width: 767px) {
  /* --- layout ------------------------------ */
  .lp-sientaWrap {
    font-size: 15px;
    line-height: 1.5;
  }
  .lp-sientaWrap .is-showpc {
    display: none !important;
  }
  .lp-sientaWrap .is-fsizeLarge {
    font-size: 18px;
  }
  .lp-sientaWrap .is-sptac {
    text-align: center !important;
  }
  .lp-sientaWrap .c-title.-skin01 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 1.3;
  }
  .lp-sientaWrap .c-title.-skin01::after {
    height: 4px;
    margin-top: 12px;
  }
  .lp-sientaWrap .c-title.-skin02 {
    margin-bottom: 12px;
    font-size: 22px;
  }
  .lp-sientaWrap .c-btn {
    padding: 12px 6px;
    border-radius: 5px;
    font-size: 20px;
  }
  .lp-sientaWrap .c-btnWrap {
    margin-top: 20px;
  }
  .lp-sientaWrap .c-btn:hover {
    opacity: 1;
    background-color: #f53444;
  }
  .lp-sientaWrap .c-list.-square {
    margin-top: 20px;
  }
  .lp-sientaWrap .c-list.-square > li::before {
    top: 0.3em;
  }
  .lp-sientaWrap .c-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .lp-sientaWrap .c-column.-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .lp-sientaWrap .c-column.-reverse > .c-col {
    width: auto;
    margin-top: 20px;
  }
  .lp-sientaWrap .c-column.-reverse > .c-col + .c-col {
    margin-top: 0;
  }
  .lp-sientaWrap .c-column > .c-col {
    width: auto;
  }
  .lp-sientaWrap .c-column > .c-col + .c-col {
    margin-top: 20px;
  }
  .lp-sientaWrap .c-column > .c-col.-protrude-right {
    margin-right: -16px;
    width: auto;
    text-align: right;
  }
  .lp-sientaWrap .c-column > .c-col.-protrude-left {
    margin-left: -16px;
    width: auto;
  }
  .lp-sientaWrap .c-column + .c-column {
    margin-top: 30px;
  }
  .lp-sientaWrap .l-wrapper {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }
  .lp-sienta {
    /* sec-trunk */
  }
  .lp-sienta .sec01 {
    padding-bottom: 40px;
  }
  .lp-sienta .sec01-text {
    padding: 12px;
    border-radius: 10px;
    font-size: 20px;
  }
  .lp-sienta .sec02 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .lp-sienta .sec03 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .lp-sienta .sec03 .c-col.-protrude-right.-image {
    margin-right: 0;
  }
  .lp-sienta .sec04 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .lp-sienta .sec05 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .lp-sienta .safety-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 30px;
    border-radius: 10px;
    padding: 20px;
  }
  .lp-sienta .safety-block__text {
    padding-left: 0;
  }
  .lp-sienta .safety-block__title {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .lp-sienta .sec-trunk {
    padding-bottom: 60px;
  }
  .lp-sienta .sec-trunk .ttl {
    font-size: 16px;
  }
  .lp-sienta .sec-trunk .trunk-wrap {
    display: block;
    padding: 20px;
  }
  .lp-sienta .sec-trunk .trunk-wrap figure {
    width: auto;
    margin-bottom: 30px;
    text-align: center;
  }
  .lp-sienta .sec-trunk .trunk-wrap .text {
    width: auto;
    margin-left: -20px;
    font-size: 13px;
  }
  .lp-sienta .sec-trunk .trunk-wrap .text .col {
    padding-left: 20px;
  }
  .lp-sienta .sec-trunk .trunk-wrap .text .col h3 {
    margin-bottom: 5px;
    font-size: 13px;
  }
  .lp-sienta .sec-trunk .trunk-wrap .text .col h3 ~ h3 {
    margin-top: 15px;
  }
}