@charset "UTF-8";
/* ==========================================================
  フォント
========================================================== */
/* ==========================================================
  EXTEND
========================================================== */
:lang(ja) .font-udmarugo, :lang(ja) #sale #wrap .content .saleBox .box .inner .rBox ul li a, #sale #wrap .content .saleBox .box .inner .rBox ul li :lang(ja) a, :lang(en) .font-udmarugo, :lang(en) #sale #wrap .content .saleBox .box .inner .rBox ul li a, #sale #wrap .content .saleBox .box .inner .rBox ul li :lang(en) a, :lang(fr) .font-udmarugo, :lang(fr) #sale #wrap .content .saleBox .box .inner .rBox ul li a, #sale #wrap .content .saleBox .box .inner .rBox ul li :lang(fr) a, :lang(it) .font-udmarugo, :lang(it) #sale #wrap .content .saleBox .box .inner .rBox ul li a, #sale #wrap .content .saleBox .box .inner .rBox ul li :lang(it) a, :lang(de) .font-udmarugo, :lang(de) #sale #wrap .content .saleBox .box .inner .rBox ul li a, #sale #wrap .content .saleBox .box .inner .rBox ul li :lang(de) a, :lang(es) .font-udmarugo, :lang(es) #sale #wrap .content .saleBox .box .inner .rBox ul li a, #sale #wrap .content .saleBox .box .inner .rBox ul li :lang(es) a {
  font-family: "fot-udmarugo-large-pr6n", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
}

.android-txt.android {
  text-shadow: #7a3909 2px 2px 3px, #7a3909 -2px 2px 3px, #7a3909 2px -2px 3px, #7a3909 -2px -2px 3px;
  -webkit-text-stroke: 0 !important;
}

/* ===================================================================
CSS information
 file name  :sale.css
 style info :セール情報のスタイル
=================================================================== */
#sale {
  position: relative;
}
@media screen and (min-width: 768px) {
  #sale #wrap .content {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 767px) {
  #sale #wrap .content {
    margin-bottom: 20vw;
  }
}
#sale #wrap .content .visual {
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  #sale #wrap .content .visual {
    border-radius: 10px;
    overflow: hidden;
    border: solid 5px #4d2114;
    width: min(96%, 1020px);
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1420px) {
  #sale #wrap .content .visual {
    margin-top: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sale #wrap .content .visual {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #sale #wrap .content .visual {
    border-top: solid 5px #4d2114;
    border-bottom: solid 5px #4d2114;
  }
}
#sale #wrap .content .note {
  background: rgba(0, 0, 0, 0.7);
  border-radius: 10px;
  padding: 1.2em 1.5em;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  #sale #wrap .content .note {
    font-size: 14px;
    width: min(96%, 1020px);
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #sale #wrap .content .note {
    width: 90%;
    margin-top: 4vw;
  }
}
#sale #wrap .content .saleBox {
  background: #f1c270 url(../img/shared/bg_movie.svg) repeat center center/1.8em;
  margin-inline: auto;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #sale #wrap .content .saleBox {
    border-radius: 20px;
    width: min(96%, 1020px);
    padding: 60px;
    margin: 40px auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sale #wrap .content .saleBox {
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  #sale #wrap .content .saleBox {
    padding: 5vw;
    margin: 8vw auto;
  }
}
#sale #wrap .content .saleBox .box .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  #sale #wrap .content .saleBox .box .inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  #sale #wrap .content .saleBox .box .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 4vw 0;
  }
}
#sale #wrap .content .saleBox .box .inner figure {
  border: solid 5px #000;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #sale #wrap .content .saleBox .box .inner figure {
    width: 47%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sale #wrap .content .saleBox .box .inner figure {
    width: 42%;
  }
}
@media screen and (min-width: 768px) {
  #sale #wrap .content .saleBox .box .inner .rBox {
    width: 50%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sale #wrap .content .saleBox .box .inner .rBox {
    width: 53%;
  }
}
#sale #wrap .content .saleBox .box .inner .rBox .info {
  color: #592400;
  text-align: left;
  border-radius: 10px;
  background-color: #fff;
  background-image: url(../img/world/bg_frame_top.png), url(../img/world/bg_frame_bottom.png);
  background-repeat: no-repeat;
  background-position: top 1em center, bottom 1em center;
  background-size: 94%;
}
@media screen and (min-width: 768px) {
  #sale #wrap .content .saleBox .box .inner .rBox .info {
    padding: 54px 34px;
  }
}
@media screen and (max-width: 767px) {
  #sale #wrap .content .saleBox .box .inner .rBox .info {
    padding: 10vw 8vw;
  }
}
#sale #wrap .content .saleBox .box .inner .rBox .info .priceOff {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  border-radius: 6px;
  background: #e8303e;
  padding: 0 0.5em 0.1em;
  margin-bottom: 0.4em;
}
@media screen and (min-width: 768px) {
  #sale #wrap .content .saleBox .box .inner .rBox .info .priceOff {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  #sale #wrap .content .saleBox .box .inner .rBox .info .priceOff {
    font-size: 5.2vw;
  }
}
#sale #wrap .content .saleBox .box .inner .rBox .info p {
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  #sale #wrap .content .saleBox .box .inner .rBox .info p {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #sale #wrap .content .saleBox .box .inner .rBox .info p {
    font-size: 4.4vw;
  }
}
#sale #wrap .content .saleBox .box .inner .rBox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 1em 0;
}
@media screen and (min-width: 768px) {
  #sale #wrap .content .saleBox .box .inner .rBox ul {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #sale #wrap .content .saleBox .box .inner .rBox ul {
    margin-top: 6vw;
  }
}
#sale #wrap .content .saleBox .box .inner .rBox ul li {
  border-radius: 100px;
  border: 2px solid #dcb66b;
}
#sale #wrap .content .saleBox .box .inner .rBox ul li a {
  display: block;
  color: #733000;
  font-weight: 700;
  background-color: #fed855;
  background-image: url(../img/shared/icon_arrow_right.png), url(../img/shared/bg_gnavi.svg);
  background-repeat: no-repeat, repeat;
  background-position: center right 1em, center center;
  background-size: 0.8em, 1.2em;
  border-radius: 100px;
  border: 4px solid #fffdfa;
  -webkit-box-shadow: 0 0 24px 0 #fff inset;
          box-shadow: 0 0 24px 0 #fff inset;
  padding: 1em 2em 1.2em;
  -webkit-transition: none;
  transition: none;
}
#sale #wrap .content .saleBox .box .inner .rBox ul li a:hover {
  color: #fff;
  text-shadow: 0 0 5px #024e00;
  background-color: #34ca92;
  background-image: url(../img/shared/icon_arrow_right.png), url(../img/shared/bg_gnavi_on.svg);
  -webkit-box-shadow: 0 0 24px 0 #fff2c5 inset;
          box-shadow: 0 0 24px 0 #fff2c5 inset;
  -webkit-text-stroke: 0.3em #7a3909;
  paint-order: stroke;
}
#sale #wrap .content .saleBox .box .inner .rBox ul li a:hover.android {
  text-shadow: #7a3909 2px 2px 3px, #7a3909 -2px 2px 3px, #7a3909 2px -2px 3px, #7a3909 -2px -2px 3px;
  -webkit-text-stroke: 0;
}
#sale #wrap .content .saleBox .box .inner .rBox ul li.comingsoon a {
  pointer-events: none;
  opacity: 0.6;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}