.view_pc {
  display: inherit;
}
@media (max-width: 600px) {
  .view_pc {
    display: none;
  }
}

.view_sp {
  display: none;
}
@media (max-width: 600px) {
  .view_sp {
    display: inherit;
  }
}

@media screen and (max-width: 768px) {
  .fs-l-header {
    margin: 0;
  }
}
div.contents20210611secret div.salebtn a {
  padding: 18px 32px 15px;
  line-height: 91%;
}

div.contents20210611snap_top p {
  font-size: 16px;
  line-height: 32px;
  width: 580px;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  padding: 32px;
}
@media screen and (max-width: 580px) {
  div.contents20210611snap_top p {
    width: 100%;
  }
}

div.secret20230602 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  div.secret20230602 {
    padding: 0px;
  }
}
div.secret20230602 div.secret_card {
  width: 24%;
  background-color: #fff;
  position: relative;
  z-index: 2;
  border-radius: 8px;
  cursor: pointer;
  height: 100%;
  transition: ease-in-out 0.4s;
  border: 8px solid rgb(196, 232, 197);
  border-radius: 16px;
  margin: 0.5%;
}
@media screen and (max-width: 840px) {
  div.secret20230602 div.secret_card {
    width: 49%;
    border: 4px solid rgb(217, 240, 250);
  }
}
div.secret20230602 div.secret_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://osmosis.itembox.design/item/img/contents/2024aw/1206secret/SECRET.svg");
  background-size: cover;
  background-position: center;
  z-index: 2;
  -webkit-clip-path: inset(0 0 0 0 round 0.4em);
  clip-path: inset(0 0 0 0 round 0.4em);
}
div.secret20230602 div.secret_card h3 {
  position: absolute;
  font-family: Josefin Sans;
  font-weight: 600;
  font-size: 32px;
  bottom: 25%;
  z-index: 3;
  color: rgb(13, 92, 9);
}
div.secret20230602 div.secret_card h3.pc {
  left: 28%;
  display: block;
}
@media screen and (max-width: 840px) {
  div.secret20230602 div.secret_card h3.pc {
    display: none;
  }
}
div.secret20230602 div.secret_card h3.sp {
  display: none;
}
@media screen and (max-width: 840px) {
  div.secret20230602 div.secret_card h3.sp {
    display: block;
    left: 37%;
    font-size: 46px;
  }
}
@media screen and (max-width: 480px) {
  div.secret20230602 div.secret_card h3.sp {
    left: 30%;
    font-size: 32px;
  }
}
div.secret20230602 div.secret_card:hover {
  border: 8px solid rgb(98, 170, 94);
  border-radius: 16px;
}
@media screen and (max-width: 840px) {
  div.secret20230602 div.secret_card:hover {
    border: 4px solid rgb(98, 170, 94);
  }
}
div.secret20230602 div.secret_card.openSesame {
  background-color: unset;
  background-image: unset;
}
div.secret20230602 div.secret_card.openSesame .secret_card_message_area {
  display: none;
}
div.secret20230602 div.secret_card.openSesame::before {
  content: none;
}
div.secret20230602 div.secret_card.openSesame::after {
  content: none;
}
div.secret20230602 div.secret_card.openSesame a {
  visibility: unset;
}
div.secret20230602 div.secret_card.openSesame h3 {
  display: none;
}
div.secret20230602 div.secret_card.openSesame h3.sp {
  display: none !important;
}
div.secret20230602 div.secret_card.openSesame h3.pc {
  display: none;
}
div.secret20230602 div.secret_card > div {
  padding: 0;
  -webkit-clip-path: inset(0 0 0 0 round 0.4em);
  clip-path: inset(0 0 0 0 round 0.4em);
}
@media screen and (max-width: 600px) {
  div.secret20230602 div.secret_card > div {
    width: 100%;
    padding: 0;
    -webkit-clip-path: inset(0 0 0 0 round 0.6em);
    clip-path: inset(0 0 0 0 round 0.6em);
  }
}
div.secret20230602 div.secret_card > div a {
  background: #fff;
  display: block;
  height: 100%;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8);
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  transition: 0.4s;
  font-size: 18px;
  min-height: 410px;
}
@media screen and (max-width: 840px) {
  div.secret20230602 div.secret_card > div a {
    min-height: 77vw;
  }
}
@media screen and (max-width: 600px) {
  div.secret20230602 div.secret_card > div a {
    font-size: 14px;
    min-height: 92vw;
  }
}
div.secret20230602 div.secret_card > div a:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}
div.secret20230602 div.secret_card > div a > span:nth-of-type(1) {
  position: relative;
}
div.secret20230602 div.secret_card > div a > span:nth-of-type(1) span {
  position: absolute;
  bottom: 0;
  right: 0%;
  font-family: "Josefin Sans";
  background: #c00000;
  color: #fff;
  padding: 4px 12px;
}
div.secret20230602 div.secret_card > div a > span:nth-of-type(1) span::after {
  content: "OFF";
  font-size: 12px;
}
div.secret20230602 div.secret_card > div a > span:nth-of-type(2) {
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
div.secret20230602 div.secret_card > div a > span:nth-of-type(2) span:nth-of-type(1) {
  display: block;
  width: 100%;
  margin-bottom: 4px;
}
div.secret20230602 div.secret_card > div a > span:nth-of-type(2) span:nth-of-type(2) {
  text-decoration: line-through;
  display: inline-block;
  margin-right: 16px;
}
div.secret20230602 div.secret_card > div a > span:nth-of-type(2) span:nth-of-type(3) {
  font-size: 140%;
  color: #c00000;
}
div.secret20230602 div.secret_card > div a > span:nth-of-type(2) span:nth-of-type(4) {
  position: absolute;
  top: -50px;
  right: 0;
  z-index: 1;
  font-size: 120px;
  font-family: "Great Vibes", cursive;
}

div.contents20210611secret div.salebtn {
  z-index: 3;
}

.page_1208secret_label_off {
  position: absolute;
  top: 0;
  right: 0%;
  font-family: "Josefin Sans", "Noto Sans JP";
  background: #c00000;
  color: #fff;
  -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  font-size: 2rem;
  padding: 0.35em 0.25em;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: end;
  width: 6em;
  height: 6em;
}
@media (max-width: 1024px) {
  .page_1208secret_label_off {
    font-size: 1.8vw;
  }
}
@media (max-width: 600px) {
  .page_1208secret_label_off {
    font-size: 5.5vw;
  }
}
.page_1208secret_label_off .page_1208secret_label_off_num {
  font-size: 2em;
  line-height: 1em;
  vertical-align: baseline;
}
.page_1208secret_label_off .page_1208secret_label_off_symb {
  font-size: 0.8em;
}
.page_1208secret_label_off .page_1208secret_label_off_text {
  font-size: 1.15em;
  line-height: 1em;
  margin-top: -0.2em;
}

div.contents20210611secret div.contents20210611rank > div:nth-of-type(1) .page_1208secret_label_off, div.contents20210611secret div.contents20210611rank > div:nth-of-type(2) .page_1208secret_label_off {
  font-size: 2.7rem;
}
@media (max-width: 1024px) {
  div.contents20210611secret div.contents20210611rank > div:nth-of-type(1) .page_1208secret_label_off, div.contents20210611secret div.contents20210611rank > div:nth-of-type(2) .page_1208secret_label_off {
    font-size: 3vw;
  }
}
@media (max-width: 600px) {
  div.contents20210611secret div.contents20210611rank > div:nth-of-type(1) .page_1208secret_label_off, div.contents20210611secret div.contents20210611rank > div:nth-of-type(2) .page_1208secret_label_off {
    font-size: 5.5vw;
  }
}

.secret_card .page_1208secret_label_off {
  font-size: 1.5rem;
}
@media (max-width: 1024px) {
  .secret_card .page_1208secret_label_off {
    font-size: 1.25vw;
  }
}
@media (max-width: 840px) {
  .secret_card .page_1208secret_label_off {
    font-size: 3vw;
  }
}
@media (max-width: 600px) {
  .secret_card .page_1208secret_label_off {
    font-size: 3vw;
  }
}/*# sourceMappingURL=1206secret.css.map */