@charset "UTF-8";
:root {
  --color-common: #333333;
  --color-text: #AA941B;
  --color-bg01: #F6F5F4;
  --color-bg02: #FFFFFF;
  --font-primary: pragmatica,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}


/*//////////////////////////////////////////////////

Title : _text.css
For   : マッシュグループ公式アプリ「MASH STORE」をリリース

Created       : 2022-06-08
Last Modified : 2022-06-08

==========================================

Compornent

    text

//////////////////////////////////////////////////*/
/* ==============================================================================================
                                    text
============================================================================================== */
.main-container__landing-page .l-text {
  line-height: 1.75;
  letter-spacing: 0.075em;
  text-align: center;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                    for desktop
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 768px) {
  .main-container__landing-page .l-text {
    margin-top: 15px;
    font-size: 14px;
  }
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                    for mobile
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
  .main-container__landing-page .l-text {
    margin-top: 3rem;
    font-size: 2.8rem;
  }
}

/*//////////////////////////////////////////////////

Title : _content.css
For   : マッシュグループ公式アプリ「MASH STORE」をリリース

Created       : 2022-06-08
Last Modified : 2022-06-08

==========================================

Content

    content

//////////////////////////////////////////////////*/
/* ==============================================================================================
                                    content
============================================================================================== */
.main-container__landing-page .l-content__wrapper {
  position: relative;
}

.main-container__landing-page .l-content__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main-container__landing-page .l-content__block {
  position: relative;
  margin: 0 auto;
}

.main-container__landing-page .l-content__block--b02-1 .l-text {
  color: var(--color-text);
  line-height: 1;
}

.main-container__landing-page .l-coupon {
  margin: 0 auto;
}

.main-container__landing-page .l-icon {
  margin: 0 auto;
}

.main-container__landing-page .l-logo {
  margin: 0 auto;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                    for desktop
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 768px) {
  .main-container__landing-page .l-content__wrapper--sec02 {
    margin-top: 60px;
  }
  .main-container__landing-page .l-content__block--b02-1 .l-logo:nth-of-type(1) {
    width: 60px;
  }
  .main-container__landing-page .l-content__block--b02-1 .l-logo:nth-of-type(2) {
    width: 150px;
    margin-top: 16px;
  }
  .main-container__landing-page .l-content__block--b02-1 .l-text {
    margin-top: 10px;
    font-size: 16px;
  }
  .main-container__landing-page .l-content__unit--u01-1 {
    width: 225px;
  }
  .main-container__landing-page .l-content__unit--u01-2 {
    margin-top: 30px;
    margin-left: 70px;
  }
  .main-container__landing-page .l-content__unit--u02-1 {
    width: 175px;
  }
  .main-container__landing-page .l-content__unit--u02-2 {
    padding-inline-start: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .main-container__landing-page .l-content__unit--u02-2 .l-image {
    width: 85px;
  }
  .main-container__landing-page .l-content__ex:not(:first-child) {
    margin-top: 20px;
  }
  .main-container__landing-page .l-coupon {
    margin-bottom: 40px;
    width: 320px;
  }
  .main-container__landing-page .l-content__ex .l-icon {
    width: 30px;
  }
  .main-container__landing-page .l-content__ex .l-icon--sml  {
    width: 25px;
  }
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                    for mobile
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
  .main-container__landing-page .l-content__wrapper--sec02 {
    margin-top: 10rem;
  }
  .main-container__landing-page .l-content__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main-container__landing-page .l-content__block--b02-1 .l-logo:nth-of-type(1) {
    width: 10rem;
  }
  .main-container__landing-page .l-content__block--b02-1 .l-logo:nth-of-type(2) {
    width: 27rem;
    margin-top: 3rem;
  }
  .main-container__landing-page .l-content__block--b02-1 .l-text {
    margin-top: 2rem;
  }
  .main-container__landing-page .l-content__block--b02-2 .l-content__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .main-container__landing-page .l-content__unit--u01-1 {
    width: 34.5rem;
  }
  .main-container__landing-page .l-content__unit--u01-2 {
    margin-top: 3rem;
  }
  .main-container__landing-page .l-content__unit--u02-1 {
    width: 32.6rem;
  }
  .main-container__landing-page .l-content__unit--u02-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    width: 32.6rem;
    margin-top: 2rem;
  }
  .main-container__landing-page .l-content__ex:not(:first-child) {
    margin-top: 4rem;
  }
  .main-container__landing-page .l-coupon {
    margin-bottom: 7rem;
    width: 53.5rem;
  }
  .main-container__landing-page .l-icon {
    width: 5.5rem;
  }
  .main-container__landing-page .l-icon--sml {
    width: 4.5rem;
  }
}

/*//////////////////////////////////////////////////

Title : _firstview.css
For   : マッシュグループ公式アプリ「MASH STORE」をリリース

Created       : 2022-06-08
Last Modified : 2022-06-08

==========================================

Content

    firstview

//////////////////////////////////////////////////*/
/* ==============================================================================================
                                    firstview
============================================================================================== */
.main-container__landing-page .l-firstview__lead {
  letter-spacing: 0.075em;
  line-height: 1.75;
  text-align: center;
}

.main-container__landing-page .l-firstview__image {
  margin: 0 auto;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                    for desktop
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 768px) {
  .main-container__landing-page .l-firstview__wrapper {
    margin-bottom: 50px;
  }
  .main-container__landing-page .l-firstview__lead {
    margin-bottom: 45px;
    font-size: 16px;
  }
  .main-container__landing-page .l-firstview__image {
    width: 625px;
  }
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                    for mobile
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
  .main-container__landing-page .l-firstview__wrapper {
    margin-bottom: 7rem;
  }
  .main-container__landing-page .l-firstview__lead {
    margin-bottom: 6rem;
    font-size: 3rem;
  }
  .main-container__landing-page .l-firstview__image {
    width: 57.8rem;
  }
}

/*//////////////////////////////////////////////////

Title : _main.css
For   : マッシュグループ公式アプリ「MASH STORE」をリリース

Created       : 2022-06-08
Last Modified : 2022-06-08

==========================================

Content

    main

//////////////////////////////////////////////////*/
/* ==============================================================================================
                                            main
============================================================================================== */
.main-container__landing-page {
  width: 100%;
  margin: 0 auto;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-family: var(--font-primary);
  line-height: 1;
  color: var(--color-common);
  background: var(--color-bg01);
}

.main-container .l-article {
  margin: 0 auto;
  background: var(--color-bg02);
}

/* ==============================================================================================
                                          for desktop
============================================================================================== */
@media screen and (min-width: 768px) {
  .main-container__landing-page {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .main-container .l-article {
    max-width: 1160px;
    width: 95%;
    padding-top: 60px;
    padding-bottom: 60px;
    border-radius: 5vh;
  }
}


/* //////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
  .main-container__landing-page {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .main-container .l-article {
    width: 70.5rem;
    padding-top: 7rem;
    padding-bottom: 10rem;
    border-radius: 5vh;
  }
}

html {
  font-size: 62.5%;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  html {
    font-size: calc(10* (100vw / 1200));
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: calc(10* (100vw / 750));
  }
}

.main-area {
  min-width: unset;
}

.breadlist.lp {
  min-width: unset;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  background-color: #fff;
  color: #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
}

.breadlist.lp a:link {
  position: relative;
}

.breadlist.lp a:link ::before {
  display: block;
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  will-change: width;
  background-color: #000;
  content: "";
  -webkit-transition: cubic-bezier(0.6, 0.2, 0.1, 1), width 1000ms;
  transition: cubic-bezier(0.6, 0.2, 0.1, 1), width 1000ms;
}

.breadlist.lp a:link :hover::before {
  width: 100%;
}

.breadlist.lp ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  font-size: 12px;
}

.breadlist.lp ol > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.breadlist.lp ol > * + * {
  margin-left: 0.5em;
}

.breadlist.lp ol li {
  line-height: 2;
}

.breadlist.lp ol a {
  display: inline-block;
}

.main-container__landing-page img,
.main-container__landing-page video,
.main-container__landing-page svg {
  width: 100%;
  height: auto;
}

.main-container__landing-page * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.main-container__landing-page a,
.main-container__landing-page picture {
  display: block;
}

/*=======================================================
  for Desktop
=======================================================*/
@media screen and (min-width: 768px) {
  .main-container__landing-page .hidden_desktop {
    display: none;
  }
  .breadlist.lp {
    padding: 20px 0;
  }
  .breadlist.lp ol {
    max-width: 1200px;
  }
}

/*=======================================================
  for mobile
=======================================================*/
@media screen and (max-width: 767px) {
  .main-container__landing-page .hidden_mobile {
    display: none;
  }
  .breadlist.lp {
    max-width: 70rem;
    padding: 3rem;
  }
  .breadlist.lp ol {
    font-size: 1.6rem;
    overflow-x: scroll;
  }
}
