@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

body {
  overflow: hidden;
}

main {
  max-width: unset;
  margin: 0px auto;
  overflow: hidden;
}

h1,
h2,
h3,
h4 {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
}

h1 {
  font-size: 40px;
}

.br-pc {
  display: block;
}

.br-tab {
  display: none;
}

.br-sp {
  display: none;
}

a {
  text-decoration: none;
  color: #333;
}

img {
  vertical-align: sub;
}

/*TOPバナー*/
.top h1 img {
  width: 100%;
}
.top .catch {
  margin: 80px auto;
  width: 100%;
  max-width: 1000px;
}
.top .catch .title,
.top .catch span {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 34px;
  margin-bottom: 20px;
}
.top .catch .title span,
.top .catch span span {
  -webkit-text-decoration: underline 0.5em rgba(252, 236, 82, 0.4);
          text-decoration: underline 0.5em rgba(252, 236, 82, 0.4);
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.top .catch .text {
  text-align: start;
}

/*一粒万倍日お知らせ*/
.day {
  background-color: #DFDFDF;
  position: relative;
  z-index: -2;
}
.day .deco {
  font-family: "Trajan Pro 3", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  color: #fff;
  font-size: 160px;
  position: absolute;
  top: -18px;
  left: -1%;
  z-index: -1;
  opacity: 0.4;
}
.day .box {
  padding-bottom: 80px;
}
.day .box h3 p,
.day .box .inbox p {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 34px;
}
.day .box h3 p span .more,
.day .box .inbox p span .more {
  color: #A42222;
  text-decoration: none;
}
.day .box h3 p #luckyday1,
.day .box .inbox p #luckyday1 {
  text-decoration: none;
}
.day .box h3 {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 34px;
  text-align: center;
  padding-top: 80px;
  margin-bottom: 10px;
}
.day .box h3 span {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 34px;
  color: #FCEC52;
}
.day .box .uline {
  border-bottom: 5px solid #484848;
  width: 80px;
  margin: 0 auto;
}
.day .inbox {
  background-color: #fff;
  border: 1px solid #484848;
  padding: 20px 40px;
  margin: 20px auto;
  width: 100%;
  max-width: 1200px;
  box-shadow: 10px 10px 0px #484848;
}
.day .inbox p span {
  -webkit-text-decoration: underline 0.5em rgba(252, 236, 82, 0.4);
          text-decoration: underline 0.5em rgba(252, 236, 82, 0.4);
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 34px;
}

#month,
#year {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 34px;
  color: #333;
}

/*メニュー*/
.menu .box {
  padding-bottom: 80px;
}
.menu .box h3 p,
.menu .box .inbox p {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 20px;
}
.menu .box h3 {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 34px;
  text-align: center;
  margin-bottom: 10px;
}
.menu .box .uline {
  border-bottom: 5px solid #484848;
  width: 80px;
  margin: 0 auto 20px;
}
.menu p {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  text-align: center;
  font-size: 18px;
  width: 100%;
  max-width: 880px;
  margin: 20px auto;
}
.menu ul {
  text-align: center;
}
.menu ul li {
  transition: 0.2s;
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 20px;
  display: inline-block;
  line-height: 0.9em;
  margin: 0 30px;
  width: 100%;
  max-width: 300px;
}
.menu ul li:hover {
  opacity: 0.5;
}
.menu ul li a img {
  width: 100%;
}

/*一粒万倍日コンテンツ*/
.best {
  background-color: #DFDFDF;
  position: relative;
  z-index: -2;
  margin-top: 0;
}
.best .when {
  padding-top: 180px;
}
.best .when .deco {
  font-family: "Trajan Pro 3", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  color: #fff;
  font-size: 160px;
  position: absolute;
  top: -37px;
  left: -1%;
  z-index: -1;
  opacity: 0.4;
}
.best .when .box {
  padding: 30px;
  border: none;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.6);
}
.best .when .box h3 p,
.best .when .box .inbox p {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 34px;
}
.best .when .box h3 {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 34px;
  text-align: center;
  margin-bottom: 10px;
}
.best .when .box h3 span {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 34px;
  color: #dfd03e;
}
.best .when .box .uline {
  border-bottom: 5px solid #484848;
  width: 80px;
  margin: 0 auto 20px;
}
.best .when .box p {
  text-align: start;
  width: 100%;
  max-width: 650px;
  font-size: 16px;
  margin: 0 auto;
}
.best .when .box p span {
  -webkit-text-decoration: underline 0.5em rgba(252, 236, 82, 0.4);
          text-decoration: underline 0.5em rgba(252, 236, 82, 0.4);
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  font-size: 16px;
}
.best .when .inbox {
  background-color: #fff;
  border: 1px solid #484848;
  padding: 20px 40px;
  margin: 20px auto;
  width: 100%;
  max-width: 1000px;
  box-shadow: 10px 10px 0px #484848;
}
.best .when .inbox p span {
  -webkit-text-decoration: underline 0.5em rgba(252, 236, 82, 0.4);
          text-decoration: underline 0.5em rgba(252, 236, 82, 0.4);
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 34px;
}
.best .tora {
  position: absolute;
  top: 5%;
  left: -7%;
  z-index: -1;
}
.best .ine {
  position: absolute;
  top: 25%;
  right: -6%;
  z-index: -1;
}
.best .cale {
  margin-top: 80px;
}
.best .cale .box {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.best .cale .box h3 {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 34px;
  text-align: center;
  margin-bottom: 10px;
}
.best .cale .box .uline {
  border-bottom: 5px solid #484848;
  width: 80px;
  margin: 0 auto 20px;
}
.best .cale .box img {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-shadow: 10px 10px 0px #484848;
  border: 1px solid #484848;
  background-color: #fff;
  padding: 60px 200px 30px;
}
.best .color .box {
  padding-bottom: 80px;
}
.best .color .box h3 {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 34px;
  text-align: center;
  padding-top: 80px;
  margin-bottom: 10px;
}
.best .color .box .uline {
  border-bottom: 5px solid #484848;
  width: 80px;
  margin: 0 auto 20px;
}

/*縦スクロールで横スライダー*/
.best .color .box .side-slider {
  background-color: rgba(255, 255, 255, 0.6);
}
.best .color .box .side-slider .box-02 {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.best .color .box .side-slider .box-02 .slides-wrapper {
  display: flex;
  gap: 30px;
  width: calc(100% - 0px);
  margin: 0 auto;
  overflow: hidden;
}
.best .color .box .side-slider .box-02 .slides-wrapper .slide-img {
  height: 70vh;
  -o-object-fit: cover;
     object-fit: cover;
}

/*アイテム一覧*/
.item {
  background-color: #A6A4A3;
  position: relative;
  z-index: -2;
  margin-top: 0;
}
.item .wallet .deco,
.item .jewelry .deco {
  font-family: "Trajan Pro 3", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  color: rgba(255, 255, 255, 0.6);
  font-size: 160px;
  position: absolute;
  top: -18px;
  left: -1%;
  z-index: -1;
  opacity: 0.4;
  text-wrap: nowrap;
  overflow: hidden;
}
.item .wallet .box,
.item .jewelry .box {
  padding-bottom: 80px;
}
.item .wallet .box h4,
.item .jewelry .box h4 {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 38px;
  text-align: center;
  padding-top: 180px;
  margin-bottom: 20px;
  line-height: 1em;
}
.item .wallet .box h4 span,
.item .jewelry .box h4 span {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 28px;
  margin-top: 20px;
}
.item .wallet .box .uline_y,
.item .jewelry .box .uline_y {
  border-bottom: 5px solid #FCEC52;
  width: 80px;
  margin: 0 auto 40px;
}
.item .wallet .box .button-container,
.item .jewelry .box .button-container {
  display: flex;
  justify-content: center;
}
.item .wallet .box .view-all-btn,
.item .jewelry .box .view-all-btn {
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
}
.item .wallet .box .view-all-btn p,
.item .jewelry .box .view-all-btn p {
  border-bottom: 5px solid #FCEC52;
  background-color: #E9E29C;
  margin: 0 auto;
  padding: 1em 4em 0.6em;
  display: inline-block;
}
.item .bag {
  background-color: #D7D7D7;
  position: relative;
}
.item .bag .deco {
  font-family: "Trajan Pro 3", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  color: #A6A4A3;
  font-size: 160px;
  position: absolute;
  top: -18px;
  left: -1%;
  z-index: 0;
  opacity: 0.4;
}
.item .bag .box {
  padding-bottom: 80px;
}
.item .bag .box h4 {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 38px;
  text-align: center;
  padding-top: 180px;
  margin-bottom: 20px;
  line-height: 1em;
}
.item .bag .box h4 span {
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, serif;
  font-size: 28px;
  margin-top: 20px;
}
.item .bag .box .uline_y {
  border-bottom: 5px solid #FCEC52;
  width: 80px;
  margin: 0 auto 40px;
}
.item .bag .box .button-container {
  display: flex;
  justify-content: center;
}
.item .bag .box .view-all-btn {
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
}
.item .bag .box .view-all-btn p {
  border-bottom: 5px solid #FCEC52;
  background-color: #FCF5AF;
  margin: 0 auto;
  padding: 1em 4em 0.6em;
  display: inline-block;
}
.item .jewelry {
  position: relative;
}

/*商品スライダー*/
.slider-container {
  max-width: 1200px;
  margin: 0 auto;
  overflow: visible;
}
.slider-container .slider-content {
  display: block;
}
.slider-container .slider-content .slider-item {
  background: #fff;
  margin: 10px;
  padding: 20px;
}
.slider-container .slider-content .slider-item img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-container .slider-content .slider-item .text_box {
  margin-top: 20px;
}
.slider-container .slider-content .slider-item .name {
  font-weight: 700;
  text-align: start;
  font-size: 16px;
  margin-bottom: 5px;
}
.slider-container .slider-content .slider-item .model {
  font-size: 14px;
  text-wrap: wrap;
  text-align: start;
}
.slider-container .slider-content .slider-item .price {
  margin-top: 20px;
  font-weight: 700;
  text-align: start;
  font-size: 16px;
}
.slider-container .slider-content .slider-item .price small {
  font-size: 10px;
}

.slick-prev:before,
.slick-next:before {
  font-size: 0;
}

.slider-container .slider-content .slider-item {
  width: 95% !important;
  height: 500px;
}

.slider-container .slider-content .slick-prev {
  left: -70px;
  top: 235px;
  width: 40px;
  height: 40px;
  z-index: 1;
  border-left: 2px solid #484848;
  border-bottom: 2px solid #484848;
  transform: rotate(45deg);
}

.slider-container .slider-content .slick-next {
  right: -70px;
  top: 235px;
  width: 40px;
  height: 40px;
  z-index: 1;
  border-right: 2px solid #484848;
  border-top: 2px solid #484848;
  transform: rotate(45deg);
}

.item .wallet .box .button-container,
.item .jewelry .box .button-container,
.item .bag .box .button-container {
  margin-top: 20px;
}

@media screen and (max-width: 1700px) {
  .top {
    margin-top: 120px;
  }
  .top .topbanner {
    height: 0%;
  }
}
@media screen and (max-width: 1440px) {
  .day .inbox {
    max-width: 1000px;
  }
  .best .when {
    padding-top: 80px;
  }
  .best .when .deco {
    text-wrap: nowrap;
    overflow: hidden;
  }
  .best .cale .box img {
    max-width: 1000px;
  }
  .best .tora {
    left: -16%;
    width: 80%;
  }
  .best .ine {
    right: -16%;
    width: 80%;
  }
  .item .wallet .box h4,
  .item .jewelry .box h4 {
    padding-top: 80px;
  }
  .item .bag .box h4 {
    padding-top: 80px;
  }
  .slider-container {
    max-width: 1000px;
  }
  .slider-container .slider-content .slick-next {
    right: -42px;
  }
  .slider-container .slider-content .slick-prev {
    left: -42px;
  }
}
@media screen and (max-width: 1100px) {
  .top .catch {
    margin: 40px auto;
  }
  .top .catch .title {
    font-size: 24px;
  }
  .top .catch .title span {
    font-size: 24px;
  }
  .top .catch .text {
    padding: 0 40px;
  }
  .day {
    margin-top: 40px;
  }
  .day .deco {
    font-size: 100px;
    top: -22px;
  }
  .day .box {
    padding: 40px 0;
  }
  .day .box h3 {
    font-size: 24px;
    padding-top: 0px;
  }
  .day .box h3 span {
    font-size: 24px;
  }
  .day .box .inbox {
    max-width: 750px;
  }
  .day .box .inbox p span {
    font-size: 20px;
  }
  .menu {
    margin-top: 40px;
  }
  .menu .box {
    padding-bottom: 40px;
  }
  .menu .box h3 {
    font-size: 24px;
  }
  .menu ul li {
    font-size: 16px;
    margin: 0 10px;
    max-width: 230px;
  }
  .best .color .box {
    padding-bottom: 40px;
  }
  .best .color .box .side-slider .box-02 .slides-wrapper .slide-img {
    height: 80vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .best .color .box h3 {
    font-size: 24px;
    padding-top: 40px;
  }
  .best .when {
    padding-top: 40px;
  }
  .best .when .deco {
    top: -22px;
    left: 2%;
    font-size: 100px;
  }
  .best .when .box {
    max-width: 700px;
  }
  .best .when .box h3 {
    font-size: 24px;
  }
  .best .when .box h3 span {
    font-size: 24px;
  }
  .best .cale {
    margin-top: 0px;
  }
  .best .cale .box h3 {
    font-size: 24px;
    padding-top: 40px;
  }
  .best .cale .box img {
    max-width: 700px;
    padding: 40px 100px;
  }
  .best .ine {
    top: 30%;
  }
  .item .wallet .deco,
  .item .jewelry .deco,
  .item .bag .deco {
    font-size: 100px;
    top: -11px;
  }
  .item .wallet .box,
  .item .jewelry .box,
  .item .bag .box {
    padding-bottom: 40px;
  }
  .item .wallet .box h4,
  .item .jewelry .box h4,
  .item .bag .box h4 {
    padding-top: 40px;
    font-size: 24px;
  }
  .item .wallet .box h4 span,
  .item .jewelry .box h4 span,
  .item .bag .box h4 span {
    font-size: 18px;
  }
  .item .wallet .box .uline,
  .item .wallet .box .uline_y,
  .item .jewelry .box .uline,
  .item .jewelry .box .uline_y,
  .item .bag .box .uline,
  .item .bag .box .uline_y {
    margin: 0 auto 20px;
  }
  .slider-container {
    max-width: 700px;
  }
  .slider-container .slider-content .slick-next {
    right: -36px;
  }
  .slider-container .slider-content .slick-prev {
    left: -36px;
  }
  .slider-container .slider-content .slider-item {
    height: 470px;
  }
  #month,
  #year {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .br-pc {
    display: none;
  }
  .br-tab {
    display: block;
  }
  .br-sp {
    display: none;
  }
  .top {
    margin-top: 0px;
  }
  .top .catch .text {
    font-size: 14px;
  }
  .top h1 {
    width: 100%;
    margin-top: 0;
  }
  .menu p {
    font-size: 14px;
    margin: 10px auto;
    padding: 0 30px;
  }
  .menu ul li {
    font-size: 18px;
    margin: 0 10px;
    padding: 0px;
    width: 50%;
    max-width: 230px;
  }
  .menu .box .inbox p {
    font-size: 18px;
  }
  .best .when .deco {
    left: -6%;
    writing-mode: vertical-rl;
  }
  .best .when .box {
    max-width: 550px;
  }
  .best .when .box p {
    font-size: 14px;
  }
  .best .when .box p span {
    font-size: 14px;
  }
  .best .cale .box img {
    max-width: 550px;
    padding: 20px 50px;
  }
  .best .ine {
    top: 9%;
    right: -12%;
    width: 42%;
  }
  .best .tora {
    top: 37%;
    left: -16%;
    width: 40%;
    transform: scale(-1, 1);
  }
  .day .box .inbox {
    max-width: 580px;
    padding: 10px 20px;
  }
  .day .box .inbox p span {
    font-size: 18px;
  }
  .slider-container {
    max-width: none;
  }
  .slider-container .slider-content .slider-item img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .sns-icon {
    margin-top: 30px;
  }
  .slider-container .slider-content {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .top {
    margin-top: 0px;
  }
  .slider-container .slider-content .slider-item {
    height: 510px;
    padding: 15px;
    margin: 0 6px;
  }
  .slick-slider a img {
    max-width: 300px;
  }
}
@media screen and (max-width: 600px) {
  .top .catch {
    padding: 0 20px;
  }
  .top .catch .title {
    font-size: 20px;
  }
  .top .catch .title span {
    font-size: 20px;
  }
  .top .catch .text {
    padding: 0;
  }
  .day .box h3,
  .menu .box h3,
  .best .box h3 {
    font-size: 20px;
  }
  .day .box h3 span,
  .menu .box h3 span,
  .best .box h3 span {
    font-size: 20px;
  }
  .day .deco,
  .menu .deco,
  .best .deco {
    font-size: 80px;
    text-wrap: nowrap;
    overflow: hidden;
  }
  .day.day .inbox,
  .menu.day .inbox,
  .best.day .inbox {
    max-width: 400px;
  }
  .day.menu ul li,
  .menu.menu ul li,
  .best.menu ul li {
    max-width: 190px;
    margin: 0 6px 12px;
  }
  .day.best .when .box,
  .menu.best .when .box,
  .best.best .when .box {
    max-width: 400px;
  }
  .day.best .when .box h3,
  .menu.best .when .box h3,
  .best.best .when .box h3 {
    font-size: 20px;
  }
  .day.best .when .box h3 span,
  .menu.best .when .box h3 span,
  .best.best .when .box h3 span {
    font-size: 20px;
  }
  .day.best .when .deco,
  .menu.best .when .deco,
  .best.best .when .deco {
    left: -7%;
    top: -14px;
  }
  .day.best .ine,
  .menu.best .ine,
  .best.best .ine {
    top: 15%;
  }
  .day.best .tora,
  .menu.best .tora,
  .best.best .tora {
    top: 39%;
    left: -10%;
  }
  .day.best .cale .box,
  .menu.best .cale .box,
  .best.best .cale .box {
    max-width: 400px;
  }
  .day.best .cale .box h3,
  .menu.best .cale .box h3,
  .best.best .cale .box h3 {
    font-size: 20px;
  }
  .day.best .cale img,
  .menu.best .cale img,
  .best.best .cale img {
    max-width: 400px;
    padding: 10px;
  }
  .day.best .color .box h3,
  .menu.best .color .box h3,
  .best.best .color .box h3 {
    font-size: 20px;
  }
  .item .wallet .box h4,
  .item .jewelry .box h4,
  .item .bag .box h4 {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .item .wallet .box h4 span,
  .item .jewelry .box h4 span,
  .item .bag .box h4 span {
    font-size: 16px;
  }
  #month,
  #year {
    font-size: 20px;
  }
}
@media screen and (max-width: 550px) {
  img {
    vertical-align: unset;
  }
}
@media screen and (max-width: 480px) {
  .slider-container .slider-content .slider-item {
    height: 385px;
    padding: 15px 10px;
  }
  .slider-container .slider-content .slider-item .name {
    font-size: 14px;
  }
  .slider-container .slider-content .slider-item .model {
    font-size: 11px;
  }
  .slider-container .slider-content .slider-item .price {
    font-size: 13px;
  }
  .item .wallet .box .view-all-btn p,
  .item .jewelry .box .view-all-btn p {
    padding: 1em 2em 0.6em;
  }
}
@media screen and (max-width: 425px) {
  .br-sp {
    display: block;
  }
  .top .catch {
    margin: 30px auto;
  }
  .day {
    margin-top: 0;
  }
  .day .box {
    padding: 30px 0;
  }
  .day .box .uline {
    border-bottom: 3px solid #484848;
    width: 60px;
    margin: 0 auto 10px;
  }
  .day .box .inbox {
    padding: 10px 20px 18px;
    max-width: 350px;
  }
  .day .box .inbox p {
    line-height: 1em;
  }
  .day .box .inbox p span {
    font-size: 15px;
  }
  .day .deco {
    top: -32px;
  }
  .menu {
    margin-top: 30px;
  }
  .menu .box {
    padding-bottom: 30px;
  }
  .menu .box .inbox ul li {
    max-width: 170px;
    font-size: 16px;
    margin: 10px 0 0;
    padding: 0 10px;
  }
  .menu .box .inbox ul li small {
    font-size: 11px;
  }
  .menu .box .uline {
    border-bottom: 3px solid #484848;
    width: 60px;
    margin: 0 auto 10px;
  }
  .menu .box .inbox p {
    font-size: 16px;
  }
  .day.best .when,
  .menu.best .when,
  .best.best .when {
    padding-top: 30px;
  }
  .day.best .when .deco,
  .menu.best .when .deco,
  .best.best .when .deco {
    font-size: 80px;
    left: -8%;
    top: -14px;
  }
  .day.best .when .box,
  .menu.best .when .box,
  .best.best .when .box {
    max-width: 350px;
    padding: 30px 20px;
  }
  .day.best .when .box .uline,
  .menu.best .when .box .uline,
  .best.best .when .box .uline {
    border-bottom: 3px solid #484848;
    width: 60px;
    margin: 0 auto 10px;
  }
  .day.best .cale .box .uline,
  .menu.best .cale .box .uline,
  .best.best .cale .box .uline {
    border-bottom: 3px solid #484848;
    width: 60px;
    margin: 0 auto 10px;
  }
  .day.best .cale .box h3,
  .menu.best .cale .box h3,
  .best.best .cale .box h3 {
    padding-top: 30px;
  }
  .day.best .cale img,
  .menu.best .cale img,
  .best.best .cale img {
    max-width: 350px;
  }
  .day.best .color .box .uline,
  .menu.best .color .box .uline,
  .best.best .color .box .uline {
    border-bottom: 3px solid #484848;
    width: 60px;
    margin: 0 auto 10px;
  }
  .day.best .color .box h3,
  .menu.best .color .box h3,
  .best.best .color .box h3 {
    padding-top: 30px;
  }
  .day.best .ine,
  .menu.best .ine,
  .best.best .ine {
    top: 17%;
  }
  .day.best .tora,
  .menu.best .tora,
  .best.best .tora {
    top: 41%;
  }
  .item .wallet .box .uline_y,
  .item .jewelry .box .uline_y,
  .item .bag .box .uline_y {
    border-bottom: 3px solid #FCEC52;
    width: 60px;
    margin: 0 auto 10px;
  }
  .item .wallet .deco,
  .item .jewelry .deco,
  .item .bag .deco {
    font-size: 80px;
    top: -34px;
    text-wrap: nowrap;
    overflow: hidden;
  }
  .item .wallet.wallet .box,
  .item .jewelry.wallet .box,
  .item .bag.wallet .box {
    padding-bottom: 30px;
  }
  .item .wallet.jewelry .box,
  .item .jewelry.jewelry .box,
  .item .bag.jewelry .box {
    padding-bottom: 30px;
  }
  .item .wallet.jewelry .box .view-all-btn p,
  .item .jewelry.jewelry .box .view-all-btn p,
  .item .bag.jewelry .box .view-all-btn p {
    padding: 1em 2em 0.6em;
  }
  .item .wallet.bag .box,
  .item .jewelry.bag .box,
  .item .bag.bag .box {
    padding-bottom: 30px;
  }
  .best.best .color .box .side-slider .box-02 .slides-wrapper .slide-img {
    height: 82vh;
  }
  .item .wallet .box .button-container,
  .item .jewelry .box .button-container,
  .item .bag .box .button-container {
    margin-top: 10px;
  }
}
@media screen and (max-width: 375px) {
  .menu p {
    padding: 0 20px;
  }
  .menu ul li {
    max-width: 142px;
    font-size: 14px;
    margin: 0 6px 12px;
    padding: 12px 16px;
  }
}
@media screen and (max-width: 320px) {
  .best.best .color .box .side-slider .box-02 .slides-wrapper .slide-img {
    height: 70vh;
  }
}
/*下からふわっと*/
.fadeInUp {
  opacity: 0;
  transform: translateY(100px);
}

.fadeInDown {
  opacity: 0;
  transform: translateY(-100px);
}

/* 右から左に移動しながらフェードイン */
.fadeInLeft {
  opacity: 0;
  transform: translate(-100px, 0);
}

/* 左から右に移動しながらフェードイン */
.fadeInRight {
  opacity: 0;
  transform: translateX(100px);
}

/* フェードインさせるクラス */
.fadeIn {
  animation-name: fadeIn;
  animation-duration: 0.6s;
  animation-fill-mode: forwards;
}

/* フェードインアニメーション */
@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.wrap {
  animation: fadein 1.5s forwards;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
footer {
  padding-top: 0;
}/*# sourceMappingURL=luckyday.css.map */