@charset "UTF-8";
@font-face {
  font-family: "icon";
  src: url("/ec/css/fonts/icon.eot");
  src: url("/ec/css/fonts/icon.eot?#iefix") format("eot"), url("/ec/css/fonts/icon.woff") format("woff"), url("/ec/css/fonts/icon.ttf") format("truetype"), url("/ec/css/fonts/icon.svg#icon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icofont-"]:before, [class*=" icofont-"]:before {
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icofont-01:before {
  content: ""; }

.icofont-02:before {
  content: ""; }

.icofont-03:before {
  content: ""; }

.icofont-04:before {
  content: ""; }

.icofont-05:before {
  content: ""; }

.icofont-06:before {
  content: ""; }

.icofont-07:before {
  content: ""; }

.icofont-08:before {
  content: ""; }

.icofont-09:before {
  content: ""; }

.icofont-10:before {
  content: ""; }

.icofont-11:before {
  content: ""; }

.icofont-12:before {
  content: ""; }

.icofont-13:before {
  content: ""; }

.icofont-14:before {
  content: ""; }

.icofont-15:before {
  content: ""; }

.icofont-16:before {
  content: ""; }

.icofont-17:before {
  content: ""; }

.icofont-18:before {
  content: ""; }

.icofont-19:before {
  content: ""; }

.icofont-20:before {
  content: ""; }

.icofont-21:before {
  content: ""; }

.icofont-22:before {
  content: ""; }

.icofont-23:before {
  content: ""; }

.icofont-24:before {
  content: ""; }

.icofont-25:before {
  content: ""; }

*[class*="ico-ctg0"]:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%; }

.ico-ctg01::before {
  background: #e04388; }

.ico-ctg02::before {
  background: #e87c83; }

.ico-ctg03::before {
  background: #65b9b3; }

.ico-ctg04::before {
  background: #dbb029; }

.ico-ctg05::before {
  background: #489ad3; }

.ico-ctg06::before {
  background: #002e79; }

.ico-ctg07::before {
  background: #cb93c3; }

.cmn__wrp .sale_fixed a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: bold;
  color: #fff !important;
  background-color: #E94462;
  position: fixed;
  right: 0;
  z-index: 20;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl; }
  @media (max-width: 768px) {
    .cmn__wrp .sale_fixed a {
      font-size: 3.59vw;
      width: 9.231vw;
      height: 68.205vw;
      border-radius: 2.564vw 0 0 2.564vw;
      top: 99.231vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp .sale_fixed a {
      transition: all .3s ease;
      font-size: 18px;
      width: 50px;
      height: 362px;
      border-radius: 10px 0 0 10px;
      top: 253px; } }
  .cmn__wrp .sale_fixed a span {
    position: relative;
    padding-bottom: 20px; }
    .cmn__wrp .sale_fixed a span::after {
      width: 8px;
      height: 8px;
      border-top: 1px solid #fff;
      border-right: 1px solid #fff;
      content: "";
      position: absolute;
      right: 50%;
      bottom: 0; }
      @media (max-width: 768px) {
        .cmn__wrp .sale_fixed a span::after {
          -webkit-transform: translateX(50%) rotate(135deg); } }
      @media screen and (min-width: 769px) {
        .cmn__wrp .sale_fixed a span::after {
          transform: translateX(50%) rotate(135deg); } }
.cmn__wrp .ttl-wrp {
  position: relative;
  font-family: "游ゴシック", sans-serif; }
  .cmn__wrp .ttl-wrp .ttl-wrp__img .ttl-wrp__img-annt {
    text-align: center; }
    @media (max-width: 768px) {
      .cmn__wrp .ttl-wrp .ttl-wrp__img .ttl-wrp__img-annt {
        font-size: 2.821vw;
        margin: 3.077vw 0 7.692vw 0; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp .ttl-wrp .ttl-wrp__img .ttl-wrp__img-annt {
        font-size: 14px;
        margin: 10px 0 40px 0; } }
  .cmn__wrp .ttl-wrp .ttl-wrp__exp .ttl-wrp__exp-msg {
    text-align: center;
    color: #707070;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
    margin-left: 0;
    margin-right: 0;
    background-color: #fff;
    border-radius: 0.5em; }
    @media (max-width: 768px) {
      .cmn__wrp .ttl-wrp .ttl-wrp__exp .ttl-wrp__exp-msg {
        font-size: 3.333vw;
        line-height: 2;
        margin-left: 5.128vw;
        margin-right: 5.128vw;
        padding: 20px 0; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp .ttl-wrp .ttl-wrp__exp .ttl-wrp__exp-msg {
        margin: 0 auto !important;
        font-size: 18px;
        width: 516px;
        padding: 30px 60px;
        line-height: 1.85; } }
    .cmn__wrp .ttl-wrp .ttl-wrp__exp .ttl-wrp__exp-msg span {
      border-bottom: 1px dashed #707070;
      padding-bottom: 0.05em;
      margin-bottom: 0.4em;
      display: inline-block; }
@media (max-width: 768px) {
  .cmn__wrp section .uresuji-wrp {
    margin-top: 7.692vw; } }
@media screen and (min-width: 769px) {
  .cmn__wrp section .uresuji-wrp {
    margin-top: 40px; } }
.cmn__wrp section .uresuji-wrp .uresuji-wrp__sub-ttl {
  font-family: "游ゴシック", sans-serif;
  text-align: center;
  font-weight: bold; }
  @media (max-width: 768px) {
    .cmn__wrp section .uresuji-wrp .uresuji-wrp__sub-ttl {
      font-size: 4.359vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .uresuji-wrp .uresuji-wrp__sub-ttl {
      font-size: 26px; } }
.cmn__wrp section .uresuji-wrp .uresuji-wrp__ttl {
  font-family: "游ゴシック", sans-serif;
  background-image: url(/ec/images/shop1/ft_sale/h2_bg.png);
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 768px) {
    .cmn__wrp section .uresuji-wrp .uresuji-wrp__ttl {
      background-size: contain;
      width: 100vw;
      height: 21.026vw;
      line-height: 1.4;
      margin-bottom: 7.692vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .uresuji-wrp .uresuji-wrp__ttl {
      background-size: auto;
      width: 780px;
      height: 165px;
      line-height: 1.5;
      margin-bottom: 30px; } }
  .cmn__wrp section .uresuji-wrp .uresuji-wrp__ttl div {
    font-weight: bold; }
    .cmn__wrp section .uresuji-wrp .uresuji-wrp__ttl div .uresuji-wrp__ttl-msg {
      text-align: center; }
      @media (max-width: 768px) {
        .cmn__wrp section .uresuji-wrp .uresuji-wrp__ttl div .uresuji-wrp__ttl-msg {
          margin-top: -0.718vw;
          font-size: 4.103vw; } }
      @media screen and (min-width: 769px) {
        .cmn__wrp section .uresuji-wrp .uresuji-wrp__ttl div .uresuji-wrp__ttl-msg {
          font-size: 26px; } }
      .cmn__wrp section .uresuji-wrp .uresuji-wrp__ttl div .uresuji-wrp__ttl-msg span {
        color: #5B5557; }
        @media (max-width: 768px) {
          .cmn__wrp section .uresuji-wrp .uresuji-wrp__ttl div .uresuji-wrp__ttl-msg span {
            font-size: 6.154vw; } }
        @media screen and (min-width: 769px) {
          .cmn__wrp section .uresuji-wrp .uresuji-wrp__ttl div .uresuji-wrp__ttl-msg span {
            font-size: 44px; } }
.cmn__wrp section .uresuji-wrp .uresuji-wrp__btn {
  position: relative;
  background: #FF434F;
  color: #fff;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.05); }
  @media (max-width: 768px) {
    .cmn__wrp section .uresuji-wrp .uresuji-wrp__btn {
      font-size: 3.59vw;
      width: 71.795vw;
      line-height: 1.1; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .uresuji-wrp .uresuji-wrp__btn {
      font-size: 18px;
      width: 460px;
      line-height: 1.1; } }
  .cmn__wrp section .uresuji-wrp .uresuji-wrp__btn::before {
    position: absolute;
    content: "";
    display: block;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    z-index: 2; }
    @media (max-width: 768px) {
      .cmn__wrp section .uresuji-wrp .uresuji-wrp__btn::before {
        width: 2.051vw;
        height: 2.051vw;
        right: 5.128vw;
        top: 7.128vw; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .uresuji-wrp .uresuji-wrp__btn::before {
        width: 10px;
        height: 10px;
        right: 24px;
        top: 26px; } }
.cmn__wrp section .uresuji-wrp .uresuji-wrp__annt {
  font-family: "游ゴシック", sans-serif; }
  @media (max-width: 768px) {
    .cmn__wrp section .uresuji-wrp .uresuji-wrp__annt {
      margin: 4vw auto 0 auto;
      width: 93.333vw;
      font-size: 2.821vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .uresuji-wrp .uresuji-wrp__annt {
      margin-top: 15px;
      text-align: center;
      font-size: 14px; } }
@media (max-width: 768px) {
  .cmn__wrp section .category-wrp {
    margin-top: 10.256vw; } }
@media screen and (min-width: 769px) {
  .cmn__wrp section .category-wrp {
    margin-top: 60px; } }
.cmn__wrp section .category-wrp .category-wrp__sub-ttl {
  font-family: "游ゴシック", sans-serif;
  text-align: center;
  font-weight: bold; }
  @media (max-width: 768px) {
    .cmn__wrp section .category-wrp .category-wrp__sub-ttl {
      font-size: 4.359vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .category-wrp .category-wrp__sub-ttl {
      font-size: 26px; } }
.cmn__wrp section .category-wrp .category-wrp__ttl {
  font-family: "游ゴシック", sans-serif;
  background-image: url(/ec/images/shop1/ft_sale/h2_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.5; }
  @media (max-width: 768px) {
    .cmn__wrp section .category-wrp .category-wrp__ttl {
      width: 100.513vw;
      height: 21.026vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .category-wrp .category-wrp__ttl {
      width: 780px;
      height: 165px; } }
  .cmn__wrp section .category-wrp .category-wrp__ttl div {
    font-weight: bold; }
    .cmn__wrp section .category-wrp .category-wrp__ttl div .category-wrp__ttl-msg {
      text-align: center; }
      @media (max-width: 768px) {
        .cmn__wrp section .category-wrp .category-wrp__ttl div .category-wrp__ttl-msg {
          font-size: 4.103vw; } }
      @media screen and (min-width: 769px) {
        .cmn__wrp section .category-wrp .category-wrp__ttl div .category-wrp__ttl-msg {
          font-size: 26px; } }
      .cmn__wrp section .category-wrp .category-wrp__ttl div .category-wrp__ttl-msg span {
        color: #5B5557; }
        @media (max-width: 768px) {
          .cmn__wrp section .category-wrp .category-wrp__ttl div .category-wrp__ttl-msg span {
            font-size: 6.154vw; } }
        @media screen and (min-width: 769px) {
          .cmn__wrp section .category-wrp .category-wrp__ttl div .category-wrp__ttl-msg span {
            font-size: 42px; } }
.cmn__wrp section .category-wrp .category-wrp__exp {
  font-family: "游ゴシック", sans-serif; }
  @media (max-width: 768px) {
    .cmn__wrp section .category-wrp .category-wrp__exp {
      margin-top: 3.59vw;
      margin-bottom: 3.59vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .category-wrp .category-wrp__exp {
      margin-top: 20px;
      margin-bottom: 20px; } }
  .cmn__wrp section .category-wrp .category-wrp__exp .category-wrp__exp-txt {
    text-align: center; }
    @media (max-width: 768px) {
      .cmn__wrp section .category-wrp .category-wrp__exp .category-wrp__exp-txt {
        font-size: 3.59vw; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .category-wrp .category-wrp__exp .category-wrp__exp-txt {
        font-size: 18px; } }
.cmn__wrp section .category-wrp .category-wrp__btn {
  font-family: "游ゴシック", sans-serif;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  font-weight: bold; }
  @media (max-width: 768px) {
    .cmn__wrp section .category-wrp .category-wrp__btn {
      width: 89.744vw;
      margin-bottom: 2.564vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .category-wrp .category-wrp__btn {
      width: 780px;
      justify-content: center; } }
  .cmn__wrp section .category-wrp .category-wrp__btn .category-wrp__btn-s {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(/ec/images/shop1/ft_sale/anchor_bg_01.png);
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .2s ease-out;
    color: #fff !important; }
    @media (max-width: 768px) {
      .cmn__wrp section .category-wrp .category-wrp__btn .category-wrp__btn-s {
        width: 43.59vw;
        height: 12.821vw; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .category-wrp .category-wrp__btn .category-wrp__btn-s {
        width: 187px;
        height: 55px;
        margin-left: 10px;
        margin-bottom: 10px; } }
    @media (max-width: 768px) {
      .cmn__wrp section .category-wrp .category-wrp__btn .category-wrp__btn-s:nth-child(2n) {
        margin-left: 2.564vw; } }
    @media (max-width: 768px) {
      .cmn__wrp section .category-wrp .category-wrp__btn .category-wrp__btn-s:nth-child(n+3) {
        margin-top: 2.564vw; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .category-wrp .category-wrp__btn .category-wrp__btn-s:nth-child(4n+1) {
        margin-left: 0; } }
  .cmn__wrp section .category-wrp .category-wrp__btn .category-wrp__btn-l {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(/ec/images/shop1/ft_sale/anchor_bg_02.png);
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .2s ease-out;
    color: #fff !important; }
    @media (max-width: 768px) {
      .cmn__wrp section .category-wrp .category-wrp__btn .category-wrp__btn-l {
        margin: 0 auto;
        width: 89.744vw;
        height: 12.821vw; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .category-wrp .category-wrp__btn .category-wrp__btn-l {
        margin: 0 auto;
        width: 385px;
        height: 55px; } }
@media (max-width: 768px) {
  .cmn__wrp section .category-wrp .category-wrp__item {
    margin-top: 10.256vw; } }
@media screen and (min-width: 769px) {
  .cmn__wrp section .category-wrp .category-wrp__item {
    margin-top: 60px; } }
.cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg {
  font-family: "游ゴシック", sans-serif;
  position: relative; }
  @media (max-width: 768px) {
    .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg {
      margin: 0 auto 5.128vw auto;
      width: 89.744vw;
      height: 15.385vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg {
      padding: 14px 0;
      margin-bottom: 30px; } }
  .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg::before, .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg::after {
    content: "";
    position: absolute;
    background-image: url(/ec/images/shop1/ft_sale/h3_bg.png);
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-width: 768px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg::before, .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg::after {
        width: 89.744vw;
        height: 16px; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg::before, .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg::after {
        width: 780px;
        height: 16px; } }
  .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg::before {
    top: 0; }
  .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg::after {
    content: "";
    bottom: 0;
    transform: scale(1, -1); }
  .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg .category-wrp__item-hdg-msg {
    background-color: #fff;
    color: #5B5557;
    font-weight: bold;
    height: inherit; }
    @media (max-width: 768px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg .category-wrp__item-hdg-msg {
        padding-top: 1.026vw;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        font-size: 5.128vw; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-hdg .category-wrp__item-hdg-msg {
        padding-top: 2px;
        text-align: center;
        width: 780px;
        font-size: 30px; } }
.cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-btn {
  position: relative;
  margin-top: 20px;
  background: #FF434F;
  color: #fff;
  line-height: 1.1;
  border: 1px solid #E8E8E8;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.05); }
  @media (max-width: 768px) {
    .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-btn {
      font-size: 3.59vw;
      width: 74.667vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-btn {
      font-size: 18px;
      width: 460px; } }
  .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-btn::before {
    position: absolute;
    content: "";
    display: block;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    z-index: 2; }
    @media (max-width: 768px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-btn::before {
        width: 2.051vw;
        height: 2.051vw;
        right: 5.128vw;
        top: 5.128vw; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-btn::before {
        width: 10px;
        height: 10px;
        right: 25px;
        top: 26px; } }
.cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-exp {
  font-family: "游ゴシック", sans-serif; }
  @media (max-width: 768px) {
    .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-exp {
      margin-top: 2.564vw;
      margin-bottom: 2.564vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-exp {
      margin-top: 20px;
      margin-bottom: 20px; } }
  .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-exp .category-wrp__item-exp-txt {
    text-align: center; }
    @media (max-width: 768px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-exp .category-wrp__item-exp-txt {
        font-size: 2.821vw; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__item-exp .category-wrp__item-exp-txt {
        font-size: 14px; } }
.cmn__wrp section .category-wrp .category-wrp__item .category-wrp__btn {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 768px) {
    .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__btn {
      width: 89.744vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__btn {
      width: 779px; } }
  .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__btn .category-wrp__btn-m {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","メイリオ", "ＭＳ Ｐゴシック", sans-serif;
    text-align: center;
    text-decoration: underline;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    overflow: hidden;
    transition: all .2s ease-out; }
    @media (max-width: 768px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__btn .category-wrp__btn-m {
        width: 43.59vw;
        height: 10.256vw;
        font-size: 3.59vw; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__btn .category-wrp__btn-m {
        width: 253px;
        height: 40px;
        font-size: 14px; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__btn .category-wrp__btn-m:not(:nth-of-type(3n+1)) {
        margin-left: 10px; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__btn .category-wrp__btn-m:nth-child(n+2) {
        margin-bottom: 10px; } }
    @media (max-width: 768px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__btn .category-wrp__btn-m:nth-child(2n) {
        margin-left: 2.564vw; } }
    @media (max-width: 768px) {
      .cmn__wrp section .category-wrp .category-wrp__item .category-wrp__btn .category-wrp__btn-m:nth-child(n+3) {
        margin-top: 2.564vw; } }
@media (max-width: 768px) {
  .cmn__wrp section .coupon-wrp {
    margin-top: 15.385vw; } }
@media screen and (min-width: 769px) {
  .cmn__wrp section .coupon-wrp {
    margin-top: 60px; } }
.cmn__wrp section .coupon-wrp .coupon-wrp__sub-ttl {
  font-family: "游ゴシック", sans-serif;
  text-align: center;
  font-weight: bold; }
  @media (max-width: 768px) {
    .cmn__wrp section .coupon-wrp .coupon-wrp__sub-ttl {
      font-size: 4.359vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .coupon-wrp .coupon-wrp__sub-ttl {
      font-size: 26px; } }
.cmn__wrp section .coupon-wrp .coupon-wrp__ttl {
  font-family: "游ゴシック", sans-serif;
  background-image: url(/ec/images/shop1/ft_sale/h2_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 768px) {
    .cmn__wrp section .coupon-wrp .coupon-wrp__ttl {
      width: 100vw;
      height: 21.026vw;
      line-height: 1.4; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .coupon-wrp .coupon-wrp__ttl {
      width: 780px;
      height: 165px;
      line-height: 1.5; } }
  .cmn__wrp section .coupon-wrp .coupon-wrp__ttl div {
    font-weight: bold; }
    .cmn__wrp section .coupon-wrp .coupon-wrp__ttl div .coupon-wrp__ttl-msg {
      text-align: center; }
      @media (max-width: 768px) {
        .cmn__wrp section .coupon-wrp .coupon-wrp__ttl div .coupon-wrp__ttl-msg {
          font-size: 3.603vw; } }
      @media screen and (min-width: 769px) {
        .cmn__wrp section .coupon-wrp .coupon-wrp__ttl div .coupon-wrp__ttl-msg {
          font-size: 26px; } }
      .cmn__wrp section .coupon-wrp .coupon-wrp__ttl div .coupon-wrp__ttl-msg span {
        color: #5B5557; }
        .cmn__wrp section .coupon-wrp .coupon-wrp__ttl div .coupon-wrp__ttl-msg span.coupon-wrp__ttl-msg-em {
          color: #5B5557; }
          @media (max-width: 768px) {
            .cmn__wrp section .coupon-wrp .coupon-wrp__ttl div .coupon-wrp__ttl-msg span.coupon-wrp__ttl-msg-em {
              font-size: 5.041vw; } }
          @media screen and (min-width: 769px) {
            .cmn__wrp section .coupon-wrp .coupon-wrp__ttl div .coupon-wrp__ttl-msg span.coupon-wrp__ttl-msg-em {
              font-size: 40px; } }
.cmn__wrp section .coupon-wrp .coupon-wrp__exp {
  font-family: "游ゴシック", sans-serif; }
  @media (max-width: 768px) {
    .cmn__wrp section .coupon-wrp .coupon-wrp__exp {
      margin-top: 2.564vw;
      margin-bottom: -4vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .coupon-wrp .coupon-wrp__exp {
      margin-top: 30px;
      margin-bottom: -10px; } }
  .cmn__wrp section .coupon-wrp .coupon-wrp__exp .coupon-wrp__exp-txt {
    text-align: center; }
    @media (max-width: 768px) {
      .cmn__wrp section .coupon-wrp .coupon-wrp__exp .coupon-wrp__exp-txt {
        margin: 0 3.128vw;
        font-size: 3.59vw;
        letter-spacing: 0px; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .coupon-wrp .coupon-wrp__exp .coupon-wrp__exp-txt {
        font-size: 18px; } }
@media (max-width: 768px) {
  .cmn__wrp section .recommend-wrp {
    margin-top: 15.385vw; } }
@media screen and (min-width: 769px) {
  .cmn__wrp section .recommend-wrp {
    margin-top: 60px; } }
.cmn__wrp section .recommend-wrp .recommend-wrp__sub-ttl {
  font-family: "游ゴシック", sans-serif;
  text-align: center;
  font-weight: bold; }
  @media (max-width: 768px) {
    .cmn__wrp section .recommend-wrp .recommend-wrp__sub-ttl {
      font-size: 4.359vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .recommend-wrp .recommend-wrp__sub-ttl {
      font-size: 26px; } }
.cmn__wrp section .recommend-wrp .recommend-wrp__ttl {
  font-family: "游ゴシック", sans-serif;
  background-image: url(/ec/images/shop1/ft_sale/h2_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 768px) {
    .cmn__wrp section .recommend-wrp .recommend-wrp__ttl {
      width: 100vw;
      height: 21.026vw;
      line-height: 1.4; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .recommend-wrp .recommend-wrp__ttl {
      width: 780px;
      height: 165px;
      line-height: 1.5; } }
  .cmn__wrp section .recommend-wrp .recommend-wrp__ttl div {
    font-weight: bold; }
    .cmn__wrp section .recommend-wrp .recommend-wrp__ttl div .recommend-wrp__ttl-msg {
      text-align: center; }
      @media (max-width: 768px) {
        .cmn__wrp section .recommend-wrp .recommend-wrp__ttl div .recommend-wrp__ttl-msg {
          font-size: 4.103vw; } }
      @media screen and (min-width: 769px) {
        .cmn__wrp section .recommend-wrp .recommend-wrp__ttl div .recommend-wrp__ttl-msg {
          font-size: 26px; } }
      .cmn__wrp section .recommend-wrp .recommend-wrp__ttl div .recommend-wrp__ttl-msg span {
        color: #5B5557; }
        @media (max-width: 768px) {
          .cmn__wrp section .recommend-wrp .recommend-wrp__ttl div .recommend-wrp__ttl-msg span {
            font-size: 6.154vw; } }
        @media screen and (min-width: 769px) {
          .cmn__wrp section .recommend-wrp .recommend-wrp__ttl div .recommend-wrp__ttl-msg span {
            font-size: 42px; } }
.cmn__wrp section .recommend-wrp .recommend-wrp__gift {
  font-family: "游ゴシック", sans-serif; }
  @media (max-width: 768px) {
    .cmn__wrp section .recommend-wrp .recommend-wrp__gift {
      margin-top: 7.692vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .recommend-wrp .recommend-wrp__gift {
      margin-top: 36px; } }
  @media (max-width: 768px) {
    .cmn__wrp section .recommend-wrp .recommend-wrp__gift .recommend-wrp__gift-item {
      margin-bottom: 7.692vw; } }
  @media screen and (min-width: 769px) {
    .cmn__wrp section .recommend-wrp .recommend-wrp__gift .recommend-wrp__gift-item {
      margin-bottom: 54px; } }
  .cmn__wrp section .recommend-wrp .recommend-wrp__gift .recommend-wrp__gift-item:last-of-type {
    margin-bottom: 0; }
  .cmn__wrp section .recommend-wrp .recommend-wrp__gift .recommend-wrp__gift-item .recommend-wrp__gift-item-hdg {
    text-align: center;
    font-weight: bold;
    line-height: 1.0; }
    @media (max-width: 768px) {
      .cmn__wrp section .recommend-wrp .recommend-wrp__gift .recommend-wrp__gift-item .recommend-wrp__gift-item-hdg {
        font-size: 4.359vw;
        margin-bottom: 3.846vw; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .recommend-wrp .recommend-wrp__gift .recommend-wrp__gift-item .recommend-wrp__gift-item-hdg {
        font-size: 26px;
        margin-bottom: 18px; } }
  .cmn__wrp section .recommend-wrp .recommend-wrp__gift .recommend-wrp__gift-item a {
    display: flex;
    justify-content: center; }
    @media (max-width: 768px) {
      .cmn__wrp section .recommend-wrp .recommend-wrp__gift .recommend-wrp__gift-item a .recommend-wrp__gift-item-img {
        border: solid 2.564vw #fff;
        border-radius: 1.564vw;
        width: 89.744vw;
        margin-bottom: 2.564vw; } }
    @media screen and (min-width: 769px) {
      .cmn__wrp section .recommend-wrp .recommend-wrp__gift .recommend-wrp__gift-item a .recommend-wrp__gift-item-img {
        border: solid 12px #fff;
        border-radius: 12px;
        width: 744px;
        margin-bottom: 20px; } }

.tmp__ttl, .tmp_coupon__inr, .cmn__ttl_wrp, .is__center.is__mgn-b_m, .ccp__btn.is__shop1_color {
  display: none !important; }

@media screen and (min-width: 769px) {
  .is__sp {
    display: none; } }

@media (max-width: 768px) {
  .is__pc {
    display: none; } }

.is__relative {
  position: relative; }

@media (max-width: 768px) {
  .tax {
    font-size: 1.2rem !important; } }
@media screen and (min-width: 769px) {
  .tax {
    font-size: 1.4rem !important; } }

.more_module_ttl {
  position: relative;
  text-align: center;
  font-weight: bold;
  color: #707070;
  line-height: 1.44; }
  @media (max-width: 768px) {
    .more_module_ttl {
      margin-top: 6.41vw;
      padding-top: 6.41vw;
      font-size: 3.59vw; } }
  @media screen and (min-width: 769px) {
    .more_module_ttl {
      margin-top: 30px;
      padding-top: 30px;
      font-size: 18px; } }
  .more_module_ttl:before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-width: 768px) {
      .more_module_ttl:before {
        background-image: url("/ec/images/shop1/ft_sale/more_module_upper_line_sp.png");
        width: 85.615vw;
        height: 1.538vw;
        top: -0.769vw;
        left: 7.5vw; } }
    @media screen and (min-width: 769px) {
      .more_module_ttl:before {
        background-image: url("/ec/images/shop1/ft_sale/more_module_upper_line_pc.png");
        width: 700px;
        height: 12px;
        top: -6px;
        left: 40px; } }

.sale_offer {
  text-align: center; }
  @media (max-width: 768px) {
    .sale_offer {
      font-size: 2.564vw;
      margin-top: 1.026vw; } }
  @media screen and (min-width: 769px) {
    .sale_offer {
      font-size: 12px;
      margin-top: 4px; } }

.vrb_ranking_list .ranking-num {
  display: none !important; }

/*# sourceMappingURL=style.css.map */
