@import url("/user_data/packages/ravijour/feature/common/css/style.css");
.lp-body {
  padding-bottom: 1px;
}
.lp-body a.btn {
  position: relative;
  max-width: 540px;
  margin: 0 auto;
  background: #515f75;
  border: 1px solid #515f75;
  color: #fff;
}
.lp-body a.btn:after {
  position: absolute;
  top: 50%;
  right: 3.7%;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 22px;
  height: 15px;
  background: #fff;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
}
.lp-body a.btn.-detail {
  background: #515f75;
  border: 1px solid #515f75;
  color: #fff;
}
.lp-body a.btn.-detail:after {
  width: 15px;
  height: 22px;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}
@media screen and (max-width: 768px) {
  .lp-body a.btn:after {
    width: 12px;
    height: 8px;
  }
  .lp-body a.btn.-detail:after {
    width: 8px;
    height: 12px;
  }
}

.lp-mainvisual {
  margin-bottom: 64px;
}
.lp-mainvisual .title {
  margin-bottom: 1.5em;
  font-size: 35px;
  font-weight: bold;
}
.lp-mainvisual .text p {
  font-size: 22px;
  font-weight: bold;
}
.lp-mainvisual div.btn {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .lp-mainvisual {
    margin-bottom: 35px;
  }
  .lp-mainvisual .title {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .lp-mainvisual .text p {
    font-size: 14px;
  }
  .lp-mainvisual div.btn {
    margin-top: 30px;
  }
}

.lp-section {
  margin-bottom: 80px;
}
.lp-section .img-list .slick-list {
  border-radius: 0 80px 0 80px;
  overflow: hidden;
}
.lp-section .img-list li {
  position: relative;
  text-align: center;
}
.lp-section .img-list li + li {
  margin-top: 60px;
}
.lp-section .img-list li img {
  width: 100%;
}
.lp-section .detail {
  padding-top: 20px;
}
.lp-section .detail div.btn {
  margin-top: 40px;
}
.lp-section .detail div.btn a.btn {
  max-width: 520px;
}
.lp-section-detail {
  margin-bottom: 50px;
}
.lp-section-detail .detail {
  font-family: 'Noto Sans JP';
  width: 90.63%;
  margin: 0 auto;
  padding: 5.17% 4% 7%;
  border-radius: 12px;
  background: #515f75;
  color: #fff;
}
.lp-section-detail .detail h2 {
  margin-bottom: 35px;
  text-align: center;
}
.lp-section-detail .detail-section {
  max-width: 336px;
  width: 100%;
  margin: 0 auto 50px;
}
.lp-section-detail .detail-section:last-child {
  margin-bottom: 0;
}
.lp-section-detail .detail-section .img img + img {
  margin-top: 50px;
}
.lp-section-detail .detail-section .text {
  padding: 3.1% 3% 0;
}
.lp-section-detail .detail-section .text h3 {
  margin: 3.1% 0;
  padding: 10px;
  background: #fff;
  font-size: 20px;
  letter-spacing: .05em;
  text-align: center;
  color: #515f75;
}
.lp-section-detail .detail-section .text p {
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: .05em;
}
.lp-section-detail .worry {
  padding: 40px 0 90px 0;
  background: url(/user_data/packages/ravijour/feature/sync_up/img/bg_worry.png) center no-repeat;
  background-size: cover;
  color: #fff;
}
.lp-section-detail .worry h2 {
  margin-bottom: 40px;
  font-size: 42px;
  text-align: center;
  line-height: 1;
}
.lp-section-detail .worry ul {
  width: 76.56%;
  margin: 0 auto;
  padding: 24px 40px;
  border: 1px solid #fff;
  font-size: 28px;
  font-weight: bold;
}
.lp-section-detail .worry ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  line-height: 1.4;
}
.lp-section-detail .worry ul li:before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-top: .2em;
  margin-right: 15px;
  background: url(/user_data/packages/ravijour/feature/sync_up/img/check.svg) center no-repeat;
  background-size: contain;
}
.lp-section-detail .worry ul li:last-child {
  margin-bottom: 0;
}
.lp-section-detail .solution {
  text-align: center;
  color: #515f75;
}
.lp-section-detail .solution:before, .lp-section-detail .solution:after {
  content: "";
  display: block;
  width: 15px;
  height: 110px;
  margin: 40px auto;
  background: url(/user_data/packages/ravijour/feature/sync_up/img/arrow.svg) center no-repeat;
  background-size: contain;
}
.lp-section-detail .solution h2 {
  margin-bottom: 28px;
  font-size: 45px;
  line-height: 1;
}
.lp-section-detail .solution p {
  font-size: 23px;
  line-height: 1.7;
}
.lp-section-detail .point {
  padding-right: 30px;
}
.lp-section-detail .point-section {
  margin-bottom: 80px;
}
.lp-section-detail .point-section:nth-of-type(3) .text {
  border-radius: 112px 0 0 0;
  margin-right: -30px;
}
.lp-section-detail .point .text {
  padding: 30px 0;
  text-align: center;
  background: #515f75;
  border-radius: 0 112px 0 0;
  color: #fff;
  font-size: 25px;
  font-family: 'Noto Sans JP';
}
.lp-section-detail .point .text h3 {
  margin-bottom: 20px;
}
.lp-section-detail .point .text p {
  line-height: 1.3;
}
.lp-section-detail .point .img {
  padding: 30px;
  padding-right: 0;
}
.lp-section-detail .colors {
  text-align: center;
}
.lp-section-detail .colors h2 {
  margin-bottom: 40px;
  padding: 46px 0 80px;
  background: url(/user_data/packages/ravijour/feature/sync_up/img/bg_worry.png) center bottom no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
}
.lp-section-detail .colors .headline {
  margin-bottom: 24px;
  font-size: 45px;
  color: #374253;
  line-height: 1;
}
.lp-section-detail .colors ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 30px;
}
.lp-section-detail .colors ul li {
  width: calc(100% / 2 - 12px);
}
.lp-section-detail .colors ul li:nth-of-type(1) {
  width: 89.66%;
  margin: 0 auto 26px;
}
.lp-section-detail .colors ul li:nth-of-type(1) .check {
  left: unset;
  right: -25px;
  top: 35px;
  bottom: unset;
}
.lp-section-detail .colors ul li a {
  position: relative;
  display: block;
}
.lp-section-detail .colors ul li .check {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.lp-section-detail .colors ul li .img {
  margin-bottom: 16px;
}
.lp-section-review {
  font-family: 'Noto Sans JP';
}
.lp-section-review .review {
  background: rgba(55, 66, 83, 0.2);
  padding: 50px 30px;
  color: #595757;
}
.lp-section-review .review-header {
  margin-bottom: 34px;
  text-align: center;
}
.lp-section-review .review-header h2 {
  margin-bottom: 20px;
  padding: 15px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  background: #374253;
  line-height: 1;
  font-weight: normal;
}
.lp-section-review .review-header p {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1;
}
.lp-section-review .review-header p.att {
  margin: 0;
  font-size: 16px;
}
.lp-section-review .review .voice li {
  display: flex;
  align-items: center;
  margin-bottom: 28px;
  padding: 28px 20px;
  background: #fff;
  font-size: 17px;
  line-height: 1.4;
}
.lp-section-review .review .voice li .img {
  width: 115px;
  flex-shrink: 0;
  margin-right: 20px;
}
.lp-section-review .review .voice li dl dt {
  margin-bottom: 16px;
  color: #374253;
}
.lp-section-review .review div.btn {
  font-family: 'Noto Serif JP';
}
@media screen and (max-width: 768px) {
  .lp-section {
    margin-bottom: 40px;
  }
  .lp-section .img-list .slick-list {
    border-radius: 0 40px 0 40px;
  }
  .lp-section .img-list li + li {
    margin-top: 30px;
  }
  .lp-section .detail {
    padding-top: 0px;
  }
  .lp-section .detail div.btn {
    margin-top: 20px;
  }
  .lp-section-detail {
    margin-bottom: 50px;
  }
  .lp-section-detail .worry {
    padding: 20px 0 45px 0;
    background-position: center bottom;
  }
  .lp-section-detail .worry h2 {
    margin-bottom: 20px;
    font-size: 24px;
  }
  .lp-section-detail .worry ul {
    padding: 12px 18px;
    font-size: 17px;
  }
  .lp-section-detail .worry ul li {
    margin-bottom: 10px;
  }
  .lp-section-detail .worry ul li:before {
    width: 18px;
    height: 18px;
    margin-right: 8px;
  }
  .lp-section-detail .solution:before, .lp-section-detail .solution:after {
    width: 15px;
    height: 110px;
    margin: 20px auto;
  }
  .lp-section-detail .solution h2 {
    margin-bottom: 20px;
    font-size: 24px;
  }
  .lp-section-detail .solution p {
    font-size: 18px;
  }
  .lp-section-detail .point {
    padding-right: 15px;
  }
  .lp-section-detail .point-section {
    margin-bottom: 40px;
  }
  .lp-section-detail .point-section:nth-of-type(3) .text {
    border-radius: 60px 0 0 0;
    margin-right: -15px;
    margin-left: 15px;
  }
  .lp-section-detail .point .text {
    padding: 15px 0;
    border-radius: 0 60px 0 0;
    font-size: 14px;
  }
  .lp-section-detail .point .text h3 {
    margin-bottom: 5px;
  }
  .lp-section-detail .point .text h3 img {
    width: 120px;
  }
  .lp-section-detail .point .img {
    padding: 15px;
    padding-right: 0;
  }
  .lp-section-detail .colors h2 {
    margin-bottom: 20px;
    padding: 30px 0 50px;
    font-size: 26px;
  }
  .lp-section-detail .colors .headline {
    margin-bottom: 24px;
    font-size: 24px;
  }
  .lp-section-detail .colors ul {
    padding: 0 15px;
  }
  .lp-section-detail .colors ul li {
    width: calc(100% / 2 - 6px);
  }
  .lp-section-detail .colors ul li:nth-of-type(1) {
    width: 89.66%;
    margin: 0 auto 16px;
  }
  .lp-section-detail .colors ul li:nth-of-type(1) .check {
    left: unset;
    right: -15px;
    top: 20px;
    bottom: unset;
  }
  .lp-section-detail .colors ul li .check {
    position: absolute;
    left: 10px;
    bottom: 10px;
  }
  .lp-section-detail .colors ul li .check img {
    width: 50px;
  }
  .lp-section-detail .colors ul li .img {
    margin-bottom: 8px;
  }
  .lp-section-detail .colors ul li .title img {
    height: 20px;
  }
  .lp-section-review .review {
    padding: 30px 15px;
  }
  .lp-section-review .review-header {
    margin-bottom: 20px;
  }
  .lp-section-review .review-header h2 {
    margin-bottom: 20px;
    padding: 15px;
    font-size: 20px;
  }
  .lp-section-review .review-header p {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .lp-section-review .review-header p.att {
    font-size: 10px;
  }
  .lp-section-review .review .voice li {
    margin-bottom: 14px;
    padding: 14px;
    font-size: 12px;
  }
  .lp-section-review .review .voice li .img {
    width: 60px;
    margin-right: 10px;
  }
  .lp-section-review .review .voice li dl dt {
    margin-bottom: 10px;
    color: #374253;
  }
  .lp-section-review .review div.btn {
    font-family: 'Noto Serif JP';
  }
}

.lp-collection-title:before, .lp-collection-title:after {
  background: #fff;
}

/*# sourceMappingURL=style.css.map */
