@charset "utf-8";
/* CSS Document */
h1{
  margin: 120px 0 40px;
}
.mainvisual {
  border-bottom: 2px solid #dcdcdc;
  overflow: hidden;
}

.mainvisual_inner .new_release {
  margin-bottom: 80px;
}

.flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.lp_btn.type05 .txt {
  font-size: 20px;
}

.mainvisual .flex_box > div:nth-child(2) img {
  margin-right: -95px;
}

.section01 {
  padding: 73px 0 75px;
  background: url("/img/products/sj-lm/162286008/bg_162286008_img_001.png");
  background-size: cover;
}

.section01 .lp_contents_inner .flex_box > div:first-child img {
  padding-left: 30px;
}

.section02 {
  padding: 73px 0 125px;
  background: url("/img/products/sj-lm/162286008/bg_162286008_img_002.png") no-repeat top right calc(50% - 200px) #000;
}

.section03 {
  padding: 60px 0;
  background: #ededed;
}

.section03 .flex_box .flex_box_item {
  background: #fff;
  text-align: center;
}

.section03 .flex_box .flex_box_item .flex_box_title {
  margin-bottom: 22px;
}

.section03 .flex_box .flex_box_item .flex_box_subtitle {
  margin-bottom: 20px;
}

.section04 {
  padding: 60px 0 0;
}

.section04 .flex_box {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 52px;
  padding: 0 20px;
}

.section04 .flex_box .txt {
  margin: 60px 0 0 25px;
  text-align: left;
  font-size: 28px;
  line-height: 1.4em;
}
