@charset "utf-8";
/* CSS Document */
.mainvisual.max_width, .lp_contents.max_width {
  overflow: hidden;
}

.mainvisual {
  background-color: #000;
}

.mainvisual .flex_box .flex_item_01 {
  z-index: 1;
}

.mainvisual .flex_box .flex_item_02 {
  margin-left: -288px;
}

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

.mainvisual_inner .mv_btn {
  margin-bottom: 100px;
}

.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 {
  overflow: hidden;
  padding: 73px 0 75px;
  background: url(/img/landing_page/req/static/bg_sj-lg_1109_01_001.png) no-repeat top left calc(50% - 10px) #e7e7e7;
  background-size: contain;
}

.section01 .border_style_right {
  position: relative;
  margin-left: 50px;
}

.section01 .border_style_right:before {
  position: absolute;
  bottom: 0;
  left: 164px;
  display: block;
  width: 100vw;
  height: 3px;
  background: #f68f0e;
  content: "";
}

.section01 .flex_item_02 {
  margin-top: -10px;
}

#main .section01 .flex_item_03 {
  margin-top: -50px;
}

.section01 .flex_box {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.section01 .flex_box > div {
  margin-right: -40px;
}

.section02 {
  position: relative;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  background: #fff;
}

.section02:before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30%;
  height: 100%;
  background: url(/img/landing_page/req/static/bg_sj-lg_1109_01_004.png) repeat-x top right;
  content: "";
}

.section02 .flex_box .flex_item {
  padding: 106px 112px 109px 0;
}

.section02 .border_style_left {
  position: relative;
  margin-left: -176px;
}

.section02 .border_style_left:before {
  position: absolute;
  right: 502px;
  bottom: 0;
  display: block;
  width: 100vw;
  height: 3px;
  background: #f68f0e;
  content: "";
}

.section02 .flex_item_01 {
  margin-bottom: 55px;
}

.section02 .flex_item_02 {
  margin-bottom: 50px;
}

.section02 .flex_item_03 {
  z-index: 1;
  background-color: #fff;
}

.section03 {
  padding: 47px 0 52px;
  background-color: #e7e7e7;
}

.section03 .flex_box .flex_box_item {
  -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.1);
  box-shadow: 0px 3px 10px rgba(0,0,0,0.1);
  text-align: center;
}

.section03 .title_img {
  margin-bottom: 33px;
  text-align: center;
}
