.std {
  margin: auto;
  width: 100%;
}
.none-link {
  pointer-events: none;
}

/*ie11*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie10up{property:value;}
  .block-mythiques .repetto-mysthics-p,
  .repetto-cms-content .repetto-mysthics-p,
  .block-mythiques-module .repetto-mysthics-p {
    max-width: 770px;
    width: 100%;
  }
}
.repetto-mythics-banner {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  margin-bottom: 2rem;
}

.repetto-mythics-banner img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  min-height: 100%;
  width: auto;
  max-width: none;
  min-width: 100%;
  height: auto;
  max-height: none;
}

.repetto-mythics-h2 {
  font-family: Bellina, Georgia, serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: none;
  font-size: 32px;
  margin-bottom: 16px;
  text-align: center;
}

.repetto-mysthics-p {
  font-family: 'Campton', "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "Osaka－等幅", "Osaka-Mono", sans-serif;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 2px;
  font-style: normal;
  text-align: center;
  margin-bottom: 20px;
}

.block-mythiques-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  max-width: 800px;
  margin: 24px auto 16px;
  padding: 0 15px;
}

.repetto-mythiques-ul {
  margin: 0 -10px 0;
  padding: 0 15px;
  text-align: center;
  font-size: 0;
  white-space: nowrap;
  width: 100%;
  overflow-y: hidden;
  margin-bottom: 0;
}

.repetto-mythiques-ul .repetto-mythiques-li {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 10px 1.5rem;
  vertical-align: top;
  text-align: center;
}

.repetto-mythiques-link {
  width: 100%;
  color: #222;
  font-family: Campton-b, Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.repetto-mythiques-li-image {
  margin-bottom: 35px;
}

.block-mythiques-module {
  display: flex;
  justify-content: space-between;
  background: #222;
  margin: 0;
}

.block-mythiques-image {
  width: 50%;
  position: relative;
  overflow: hidden;
}

.block-mythiques-image img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-height: 100%;
  width: auto;
  max-width: none;
  min-width: 100%;
  height: auto;
  max-height: none;
}

.block-mythiques-module .block-mythiques-content {
  width: 40%;
  margin: 48px auto;
  color: #fff;
}

.block-mythiques-module .block-mythiques-content .repetto-mysthics-p {
  opacity: 0.75;
}

.block-mythiques-module .block-mythiques-content .repetto-mythiques-link a {
  color: #fff;
  opacity: 0.6;
}


/*---------------
  20181031 add 
---------------*/

/* TOPヘッダー部分 */
.top-title {
  margin: 20px 0;
  text-align: center;
  font-size: 32px;
  line-height: 5rem;
  font-family: Mrs Eaves, Georgia, serif;
  letter-spacing: 0.03em;
}

.main-image {
  margin-bottom: -5%;
}

.main-image p {
  display: flex;
  max-width: 48rem;
  margin: auto;
  padding: 2% 3%;
  text-align: center;
  background: #ffffff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  transform: translateY(-4rem);
}

.item-list {
  padding: 15px;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  width: 100%;
  overflow-y: hidden;
}

.item-list.grid {
  white-space: normal;
}

.item-list li {
  display: inline-block;
  width: calc(100% / 4 - 6%);
  height: auto;
  margin: 0 3% 5%;
  padding: 0 10px 1.5rem;
}

.item-list li a {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  text-transform: uppercase;
}

.item-list li a img {
  display: block;
}

/* .content-box style */

/*---------------
  ▼ レスポンシブ対応 
---------------*/

@media screen and (max-width: 1200px) {
  .item-list li {
    width: calc(100% / 3 - 6%);
  }
}

@media screen and (max-width: 1024px) {
  .item-list li {
    width: calc(100% / 2 - 6%);
  }
}

@media screen and (max-width: 768px) {
  .main-image p {
    padding: 3%;
    transform: none;
  }
}


@media screen and (max-width: 700px) {
  .item-list li a {
    font-size: 13px;
    line-height: 1.3;
  }
}

/*---------------
  Polka dot Print
---------------*/
.introduction {
  margin: 0 auto;
  width: 60%;
  text-align: center;
}

.introduction-text {
  margin-bottom: 40px;
}

.category-view {
  margin: 40px 0;
  border-bottom: 1px solid #fdf3f3;
}

.products-grid {
  padding: 0 .5rem;
  /* max-width: 100rem; */
  margin: 0 auto;
  position: static;
  clear: both;
}

.products-grid .products {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  text-align: center;
}

.products-grid .products .product {
  display: inline-block;
  vertical-align: top;
  width: 19%;
  height: auto;
  margin: 0 3% 2%;
}

.products-grid .products .product .product-link {
  display: block;
}

.products-grid .products .product .product-photos {
  position: relative;
}

.products-grid .products .product .product-photos .main.photo {
  opacity: 1;
}

.products-grid .products .product:hover .product-photos .main.photo {
  opacity: 0;
}

.products-grid .products .product .product-photos .photo {
  transition: opacity 0.5s linear;
}

.products-grid .products .product .product-photos .photo img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.main:after, .col-wrapper:after {
  content: '';
  display: table;
  clear: both;
}

.products-grid .products .product .product-photos .secondary.photo {
  position: absolute;
  left: 0;
  top: 3px;
  right: 0;
  opacity: 0;
}

.products-grid .products .product:hover .product-photos .secondary.photo {
  opacity: 1;
}

.products-grid .products .product .product-photos .photo img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.product .list-item-text{
  font-size: 14px;
  position: relative;
}

.cart-product .list-item-text > .name {
  margin-bottom: 10px;
}

.cart-product .list-item-text > * {
  margin: 0 0 5px;
  font-size: calc( 1rem - 1px);
  font-size: 14px;
}

.products-grid .products .product .list-item-text .item-shop-now .shop-now {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -3rem;
  display: block;
  width: 14.5rem;
  height: 3.5rem;
  background: #ffd6d6;
  color: #222;
  line-height: 3.75rem;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.products-grid .products .product:hover .list-item-text .item-shop-now .shop-now {
  opacity: 1;
}

.products-grid .products .product:hover .list-item-text .item-shop-now .shop-now,
.products-grid .products .product .list-item-text .name a{
  text-decoration: none;
}

.products-grid .products .product .list-item-text .item-shop-now {
  display: inline-block;
}

.products-grid .products .product .list-item-text {
  width: 100%;
  font-size: .7rem;
  line-height: 1rem;
  font-family: Campton-b, Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .04em;
  text-align: center;
  position: relative;
  padding: 1.3rem 0 0 0;
}


@media screen and (max-width: 1440px) {
.products-grid .products .product {
    width: 19%;
}

@media screen and (max-width: 940px) {
  .introduction-text .hidden-phone {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .top-title {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.03em;
  }

  .category-view {
    margin: 16px 0;
  }

  .introduction {
    margin: 0 auto;
    width: 80%;
    text-align: initial;
  }

  .introduction-text {
    margin-bottom: 25px;
  }

  .products-grid {
    padding: 0 .5rem;
    max-width: 100rem;
    margin: 0 auto;
    position: static;
    clear: both;
    margin-bottom: 20px;
  }

  .products-grid .products .product {
    margin: 0;
    width: 50%;
  }

  .products-grid .products .product .product-photos .photo img {
    padding: 0;
  }

  .products-grid .products .product .product-infos {
    padding: 0;
  }

  .products-grid .products .product .product-infos .product-title {
    font-size: .5rem;
  }

  .products-grid .products .product .product-infos .shop-now {
    display: none;
    width: 1rem;
    height: 1rem;
    transform: translateX(0.3rem);
    opacity: 1;
    font: 0/1.5rem a;
    text-shadow: none;
    color: transparent;
    background: url(../images/bonjourparis/icon_shop_now.png) no-repeat center center;
    background-size: 8px 10px;
    position: static;
    right: initial;
    left: initial;
    top: initial;
    margin: 0;
    letter-spacing: 0;
  }

  .products-grid .products .product .list-item-text .name {
    font-size: 12px;
  }
}
