/* xs_2017 */

/* ================================
 * MV
 * ================================ */

.l-section-mv {
  height: 385px;
  padding-top: 30px;
  background-image: url(../img/mv_bg01@sp.jpg);
  background-size: contain;
}

@media screen and (min-width: 414px){
  .l-section-mv {
    background-position: top center;
    background-size: cover;
  }
}

.l-section-mv::before {
  background-image: url(../img/mv_bg_gradient01@sp.png);
}

.l-section-mv__inner {
  padding: 0px;
}

.l-section-mv__title {
  width: 260px;
  height: 315px;
  margin: 0 auto;
  background-image: url(../img/mv_img01@sp.png);
  background-size: cover;
}

.l-section-mv .ico__new {
  position: absolute;
  top: 0;
  right: 0;
  width: 64px;
  height: 64px;
}

.l-section-mv .ico__new img {
  width: 100%;
  height: auto;
}

.l-section-mv .notes {
  left: 10px;
  bottom: 10px;
  color: #666;
  font-size: 10px;
}

/* ================================
 * Section 01
 * ================================ */

.l-section-01 {
  height: 372px;
  padding: 35px 0;
  background-image: url(../img/bg_s01@sp.jpg);
  background-position: center;
  background-size: cover;
}

.l-section__inner {
  width: auto;
  padding: 0 30px;
}

.l-section__headTtl {
  margin-bottom: 20px;
  text-align: center;
}

.l-section__headTtl img {
  width: 85px;
  height: auto;
}

.l-section__content {
  line-height: 1.5;
}

.l-section__title {
  font-size: 16px;
}

.l-wrapper .btn {
  margin-top: 16px;
}

.l-section-01 .l-section__content {
  padding-left: 0px;
}

/* ================================
 * Section 02
 * ================================ */

.l-section-02 {
  height: auto;
  padding: 35px 0;
}

.l-section-02 .pic {
  float: none;
  margin-left: 0;
  text-align: center;
}

.l-section-02 .pic img {
  max-width: 100%;
  height: auto;
}

.l-section-02 .l-section__content .txt {
  float: none;
  width: auto;
  padding: 0 0 30px;
}

/* ================================
 * Section 03
 * ================================ */

.l-section-03 {
  height: auto;
  padding: 30px 0 40px;
  background-color: #260909;
  background-image: url(../img/bg_s03@sp.png);
  background-position: bottom center;
  background-size: 414px auto;
}

@media screen and (min-width: 414px){
  .l-section-03 {
    background-size: contain;
  }
}

.l-section-03 .l-section__content .txt {
  float: none;
  width: auto;
  padding-left: 0px;
  padding-top: 0;
}

.l-section-03 .pic {
  float: none;
  margin-left: 0;
  margin-top: 20px;
  text-align: center;
}

.l-section-03 .pic img {
  max-width: 100%;
  height: auto;
}

/* ================================
 * Section 04
 * ================================ */

.l-section-04 {
  height: auto;
  padding: 40px 0 0;
}

.l-section-04 .l-section__inner {
  padding-bottom: 64px;
}

.l-section-04 .l-section__pic {
  width: 189px;
  height: 270px;
  margin: 0 auto 25px;
  background-image: url(../img/img_s04@sp.png);
  background-size: 189px auto;
}

.l-section-04 .l-section__content {
  float: none;
  width: auto;
  padding-left: 0;
}

.l-section-04 .l-section__title {
  font-size: 14px;
}

.l-section-04 .notes {
  left: 10px;
  right: 10px;
  text-align: left;
}

/* ================================
 * feature
 * ================================ */

.l-wrapper .feature {
  padding: 40px 30px 20px;
}

.l-wrapper .feature__inner {
  width: auto;
}

.l-wrapper .feature__cols {
  margin-left: 0;
}

.l-wrapper .feature__cols__item {
  float: none;
  width: auto;
  max-width: 520px;
  margin: 0 auto 20px;
}

.l-wrapper .feature__cols__item .pic {
  margin-bottom: 15px;
}

/* ================================
 * btn
 * ================================ */

.l-wrapper .btn a {
  margin: 0 auto;
}

.l-wrapper .btn span {
  font-size: 12px;
}

.l-wrapper .btn.c01 a {
  border: 1px solid #fff;
}

.l-wrapper .btn.s01 a {
  width: 260px;
  height: 33px;
}

.l-wrapper .btn.s02 a {
  width: 260px;
  height: 33px;
}

/* ================================
 *
 * ================================ */
