@charset "Shift-JIS";
.mb-48 {
  margin-bottom: 48px !important;
}
#lp-fmv202109 .lineup ul {
  justify-content: center;
}
#lp-fmv202109 .lineup ul li:not(:last-of-type) {
  margin-right: 23px !important;
}

#lp-fmv202109 .reason .con .con-l .point {
  display: flex;
  margin: 33px 0 0;
}

#lp-fmv202109 .reason .con .con-l .point li {
  box-sizing: border-box;
  position: relative;
  flex-basis: 116px;
  width: 116px;
  height: 116px;
  border: solid 2px #1481cc !important;
  border-radius: 50%;
}
#lp-fmv202109 .reason .con .con-l .point li + li {
  margin-left: 20px !important;
}
#lp-fmv202109 .reason .con .con-l .point li span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #1481cc;
  font-size: 18px !important;
  font-weight: bold !important;
  text-align: center !important;
  line-height: 1.333 !important;
  transform: translateY(-50%);
}
#lp-fmv202109 .reason .con.con-02 {
  flex-direction: row-reverse;
}
#lp-fmv202109 .chart-text {
  font-size: 24px !important;
  font-weight: bold !important;
  margin: -20px 0 51px !important;
  text-align: center !important;
}

#lp-fmv202109 .chart-text span {
  color: #1481cc;
}

#lp-fmv202109 .products .head {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px !important;
}
#lp-fmv202109 .products .name {
  position: relative;
  flex-basis: 62%;
  margin: 0 !important;
  padding-bottom: 15px !important;
}
#lp-fmv202109 .products .name::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 335px;
  height: 3px;
  border-radius: 1.5px;
  background: linear-gradient(to right, #1fa586 0%, #1481cc 100%);
}
#lp-fmv202109 .products .name h4 {
  font-size: 27px !important;
  font-weight: bold !important;
  color: #1481cc;
  margin: 0px 0px 12px !important;
  line-height: 1 !important;
  white-space: nowrap;
}
#lp-fmv202109 .products .name p {
  font-size: 17px !important;
  font-weight: bold !important;
  margin: 0px 0px 10px !important;
  line-height: 1 !important;
}
#lp-fmv202109 .products .head .inch {
  position: absolute;
  right: 0;
}
#lp-fmv202109 .products .btn a {
  display: block;
  background: #70c13f url(../../img/dev/arrow01.png) no-repeat scroll right 12px top 50%;
  font-size: 26px !important;
  font-weight: bold !important;
  color: rgb(255, 255, 255);
  line-height: 65px !important;
  text-align: center !important;
}
#lp-fmv202109 .products > div:not(:last-child) {
  margin: 0 0 124px !important;
}
#lp-fmv202109 .lineup-btn a {
  position: relative;
}
#lp-fmv202109 .lineup-btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 13.0px;
  border-color: transparent transparent transparent #1fa586;
}
#lp-fmv202109 .sub-catch li {
  position: relative;
  list-style: none;
  margin-left: 1rem;
}
#lp-fmv202109 .sub-catch li::before {
  content: "";
  position: absolute;
  top: 13px;
  left: -1rem;
  width: 4px;
  height: 4px;
  border-radius: 5px;
  background: #1481cc;
}
#lp-fmv202109 .sub-catch li span {
  vertical-align: super !important;
  font-size: 9px !important;
}
#lp-fmv202109 .banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 64px auto 100px;
}
#lp-fmv202109 .recommend-img {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#lp-fmv202109 .recommend-img picture:nth-of-type(n+2) {
  margin: 41px 0 0;
}
#lp-fmv202109 .recommend-img img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mb-48 {
    margin-bottom: 24px !important;
  }
  #lp-fmv202109 .lineup ul {
    flex-direction: column;
  }
  #lp-fmv202109 .lineup ul li {
    width: 100%;
  }
  #lp-fmv202109 .lineup ul li:not(:last-of-type) {
    margin-right: 0 !important;
  }
  #lp-fmv202109 .lineup ul li a span {
    right: 2.5%;
    left: auto;
    top: 55%;
    transform: translateY(-50%);
    border-left: 1.867vw solid transparent !important;
    border-right: 1.867vw solid transparent !important;
    border-top: 1.867vw solid !important;
}

  #lp-fmv202109 .reason .con {
    flex-direction: column-reverse;
    padding: 0 5.31% !important;
  }
  #lp-fmv202109 .reason .con .con-r {
    width: 100%;
  }
  #lp-fmv202109 .reason .con .con-l .point {
    justify-content: space-between;
  }

  #lp-fmv202109 .reason .con .con-l .point li {
    flex-basis: 27.2vw;
    width: 27.2vw;
    height: 27.2vw;
    border: solid 0.625vw #1481cc !important;
  }
  #lp-fmv202109 .reason .con .con-l .point li + li {
    margin-left: 0 !important;
  }
  #lp-fmv202109 .reason .con .con-l .point li span {
    font-size: 4.267vw !important;
    letter-spacing: -0.05em !important;
  }
  #lp-fmv202109 .reason .con.con-02 {
    flex-direction: column-reverse;
  }
  #lp-fmv202109 .chart {
    margin-bottom: 100px !important;
  }
  #lp-fmv202109 .chart-text {
    font-size: 19px !important;
    padding: 0 2.5% !important;
    margin-top: 0 !important;
  }
  #lp-fmv202109 .chart .chart-picture-wrap {
    width: 100%;
  }
  #lp-fmv202109 .products {
    padding: 0 5% !important;
  }
  #lp-fmv202109 .products .head picture {
    flex-basis: 20.533vw;
  }

  #lp-fmv202109 .products .name {
    flex-basis: 71%;
    padding-bottom: 2.4vw !important;
  }
  #lp-fmv202109 .products .name h4 {
    font-size: 5.6vw !important;
    margin: 0 0 0.8vw !important;
  }
  #lp-fmv202109 .products .name p {
    font-size: 3.467vw !important;
    margin: 0 0 0.8vw !important;
  }
  #lp-fmv202109 .products .name::after {
    width: 56vw;
  }
  #lp-fmv202103 .products .name figure img {
    width: 26.667vw;
  }
  #lp-fmv202109 .products #EH .head .inch, #lp-fmv202109 .products #Tab-EH .head .inch, #lp-fmv202109 .products #CH75 .head .inch {
    top: -5vw;
  }
  #lp-fmv202109 .products .btn a {
    font-size: 5.333vw !important;
    line-height: 13.333vw !important;
  }
  #lp-fmv202109 .products > div:not(:last-child) {
    margin: 0 0 13.333vw !important;
  }
  #lp-fmv202109 .sub-catch li::before {
    top: 8px;
    left: -12px;
    width: 4px;
    height: 4px;
    border-radius: 5px;
    background: #1481cc;
  }
  #lp-fmv202109 .sub-catch li span {
    font-size: 1.7333vw !important;
  }
  #lp-fmv202109 .banner {
    margin: 65px auto 80px;
  }
  #lp-fmv202109 .banner img {
    width: 100%;
  }
}