@charset "UTF-8";
.mv__inner,
.characteristics__inner,
.lineup-top__inner,
.lineup-bottom__inner,
.starter-set__inner {
  max-width: 960px;
  margin: 0 auto;
  position: relative; }

.container {
  width: auto; }

/* ---- メインヴィジュアル ---- */
.mv {
  overflow: hidden; }
  .mv__inner {
    text-align: center;
    height: auto !important;
    text-align: center;
    background-image: none !important; }
    .mv__inner picture {
      display: block;
      margin-left: -170px;
      margin-right: -170px;
      position: static !important;
      width: auto !important; }

@media screen and (max-width: 768px) {
  .mv__inner picture {
    display: block;
    margin: 0; } }

/* ---- 特徴 ---- */
.characteristics {
  position: relative; }
  .characteristics::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(/m4/brand/img/top/characteristics_bg2.png), url(/m4/brand/img/top/characteristics_bg1.png);
    background-repeat: no-repeat, repeat-x;
    background-position: 50% 50%; }
  .characteristics__inner {
    text-align: center;
    z-index: 10;
    padding: 140px 10px 120px; }
    .characteristics__inner-lead {
      font-size: 20px;
      line-height: 3; }
      .characteristics__inner-lead-cap {
        font-size: 12px;
        margin-top: 25px; }
    .characteristics__inner-ph {
      margin-top: 95px;
      text-align: center; }
    .characteristics__inner-btn {
      margin-top: -10px; }

@media screen and (max-width: 768px) {
  .characteristics::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    background-image: url(/m4/brand/img/top/sp/characteristics_bg.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%; }
  .characteristics__inner {
    text-align: center;
    z-index: 10;
    padding: 60px 10px 60px; }
    .characteristics__inner-lead {
      font-size: 16px;
      line-height: 2; }
      .characteristics__inner-lead-cap {
        font-size: 9px;
        margin-top: 15px; }
    .characteristics__inner-ph {
      margin: 50px auto 0;
      width: 75.822222%;
      text-align: center; }
    .characteristics__inner-btn {
      margin-top: 0; } }

/* ---- ラインアップ（トップ） ---- */
.lineup-top {
  position: relative; }
  .lineup-top::before {
    content: "";
    display: block;
    width: calc(100% - 100px);
    height: 590px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: #def3f4;
    margin: auto; }
  .lineup-top__inner {
    z-index: 10;
    padding: 90px 0 60px; }
    .lineup-top__inner-subttl {
      text-align: center;
      margin-bottom: 15px; }
    .lineup-top__inner h2 {
      font-size: 30px;
      font-weight: bold;
      color: #101010;
      text-align: center;
      margin-bottom: 35px;
      font-family: '游明朝' , 'Yu Mincho' , '游明朝体' , 'YuMincho' , 'ヒラギノ明朝 Pro W3' , 'Hiragino Mincho Pro' , 'HiraMinProN-W3' , 'HGS明朝E' , 'ＭＳ Ｐ明朝' , 'MS PMincho'; }
    .lineup-top__inner-lead {
      font-size: 18px;
      text-align: center;
      margin-bottom: 60px; }

@media screen and (max-width: 768px) {
  .lineup-top {
    position: relative; }
    .lineup-top::before {
      content: "";
      display: block;
      width: 100%;
      height: 490px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 1;
      background-color: #def3f4;
      background-image: url(/m4/brand/img/common/sp/lineup_top_bg.png);
      background-size: 100% 100%;
      margin: auto; }
    .lineup-top__inner {
      z-index: 10;
      padding: 50px 0 40px; }
      .lineup-top__inner-subttl {
        text-align: center;
        margin-bottom: 10px;
        line-height: 0; }
        .lineup-top__inner-subttl img {
          width: auto;
          height: 12px; }
      .lineup-top__inner h2 {
        font-size: 23px;
        font-weight: bold;
        color: #101010;
        text-align: center;
        margin-bottom: 20px;
        font-family: '游明朝' , 'Yu Mincho' , '游明朝体' , 'YuMincho' , 'ヒラギノ明朝 Pro W3' , 'Hiragino Mincho Pro' , 'HiraMinProN-W3' , 'HGS明朝E' , 'ＭＳ Ｐ明朝' , 'MS PMincho'; }
      .lineup-top__inner-lead {
        font-size: 14px;
        text-align: center;
        line-height: 1.8;
        margin-bottom: 40px; } }

/* ---- ラインアップ（ボトム） ---- */
.lineup-bottom {
  position: relative; }
  .lineup-bottom::before {
    content: "";
    display: block;
    width: calc(100% - 100px);
    height: 360px;
    background-image: url(/m4/brand/img/top/lineup-bottom_bg.png);
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto; }
  .lineup-bottom__inner {
    z-index: 10;
    padding: 60px 0 80px; }
    .lineup-bottom__inner-cap {
      font-size: 10px;
      line-height: 1.8;
      margin-top: 70px; }

/* ---- ラインアップ 一覧部分 ---- */
.lineup-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .lineup-item li {
    width: 290px;
    margin: 0 22px;
    text-align: center; }
    .lineup-item li:first-child {
      margin-left: 0; }
    .lineup-item li:last-child {
      margin-right: 0; }
    .lineup-item li a {
      display: block;
      text-decoration: none; }
  .lineup-item__ph {
    margin-bottom: 25px;
    position: relative; }
    .lineup-item__ph::after {
      content: "";
      display: block;
      width: 1px;
      height: 30px;
      background-color: #33aab9;
      position: absolute;
      bottom: -15px;
      left: 0;
      right: 0;
      z-index: 1;
      margin: auto; }
  .lineup-item__category {
    font-size: 14px;
    color: #0095a8;
    margin-bottom: 5px; }
  .lineup-item__name {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    font-family: '游明朝' , 'Yu Mincho' , '游明朝体' , 'YuMincho' , 'ヒラギノ明朝 Pro W3' , 'Hiragino Mincho Pro' , 'HiraMinProN-W3' , 'HGS明朝E' , 'ＭＳ Ｐ明朝' , 'MS PMincho';
    letter-spacing: 0.03em; }
  .lineup-item__price {
    font-size: 14px; }
  .lineup-item__description {
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
    letter-spacing: 0.06em;
    padding: 0 5px;
    margin-top: 15px; }
  .lineup-item__link {
    margin-top: 13px;
    font-size: 14px;
    color: #0095a8;
    text-decoration: underline; }

/* ---- スターターセット ---- */
.starter-set__inner::before {
  content: "";
  display: block;
  width: 640px;
  height: 1082px; }

@media screen and (max-width: 768px) {
  .starter-set__inner::before {
    content: "";
    display: block;
    width: 640px;
    height: 510px; } }

/* ---- ときめきバナー ---- */
.tokimeki-banner {
  position: relative;
  z-index: 10; }
  .tokimeki-banner__inner {
    text-align: center;
    margin-top: 65px; }
    .tokimeki-banner__inner a {
      display: block; }

@media screen and (max-width: 768px) {
  .tokimeki-banner {
    position: relative;
    z-index: 10;
    padding: 0 30px; }
    .tokimeki-banner__inner {
      text-align: center;
      margin-top: 50px; } }
