@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Gravitas+One&display=swap");
@import url("https://use.typekit.net/fnw1wgx.css");
@keyframes bar-anime {
  0% {
    height: 40px;
    top: -40px;
  }
  75% {
    height: 40px;
    top: 50px;
  }
  100% {
    height: 40px;
    top: 50px;
  }
}
@keyframes bar-anime-sp {
  0% {
    height: 40px;
    top: -40px;
  }
  75% {
    height: 40px;
    top: 40px;
  }
  100% {
    height: 40px;
    top: 40px;
  }
}
main .l-inner .ftool-wrapper {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  max-width: 100vw;
  background-color: #55C7C0;
  padding-bottom: 100px;
  display: block;
  position: relative;
}
main .l-inner .ftool-wrapper img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
main .l-inner .ftool-wrapper div {
  box-sizing: border-box;
}
main .l-inner .ftool-wrapper .col--02--Y {
  max-width: 100%;
}
main .l-inner .ftool-wrapper .article {
  display: none;
}
main .l-inner .ftool-wrapper br.sp {
  display: none;
}
main .l-inner .ftool-wrapper #chead {
  width: 100%;
  padding: 190px 0 160px 0;
  margin: 0 auto;
}
main .l-inner .ftool-wrapper #chead .inner {
  width: 100%;
  padding: 0px;
  margin: 0 auto;
  position: relative;
}
main .l-inner .ftool-wrapper #chead .inner .title {
  width: 100%;
  margin-bottom: 100px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
main .l-inner .ftool-wrapper #chead .inner .title::after {
  content: "2023";
  width: 138px;
  height: 138px;
  background-image: url(../images/visual_heart.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: left;
  text-indent: 999%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  position: absolute;
  left: calc(50% + 320px);
  top: -80px;
  display: block;
}
main .l-inner .ftool-wrapper #chead .inner .title h3 {
  color: #FFF;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.4em;
  margin-bottom: 25px;
}
main .l-inner .ftool-wrapper #chead .inner .title h4 {
  color: #FFF;
  font-family: "Gravitas One", cursive;
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
}
main .l-inner .ftool-wrapper #chead .inner .object {
  width: 100%;
  margin-bottom: 80px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
main .l-inner .ftool-wrapper #chead .inner .object div {
  opacity: 1;
}
main .l-inner .ftool-wrapper #chead .inner .object div span {
  margin: 0 auto;
  display: block;
}
main .l-inner .ftool-wrapper #chead .inner .object div:not(:first-child) {
  margin-left: 70px;
}
main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(1) {
  transition: opacity 0.25s ease-in 1s;
}
main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(1) span {
  width: 156px;
}
main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(1) span img {
  width: 120px;
}
main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(2) {
  transition: opacity 0.25s ease-in 1.25s;
}
main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(2) span {
  width: 204px;
}
main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(2) span img {
  width: 110px;
}
main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(3) {
  transition: opacity 0.25s ease-in 1.5s;
}
main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(3) span {
  width: 212px;
}
main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(4) {
  transition: opacity 0.25s ease-in 1.5s;
}
main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(4) span {
  width: 204px;
}
main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(5) {
  transition: opacity 0.25s ease-in 1.5s;
}
main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(5) span {
  width: 156px;
}
main .l-inner .ftool-wrapper #chead .inner .lead {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
main .l-inner .ftool-wrapper #chead .inner .lead h5 {
  color: #FFF;
  font-family: "seravek-web", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 20px;
}
main .l-inner .ftool-wrapper #chead .inner .lead p {
  color: #FFF;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
}
main .l-inner .ftool-wrapper #chead.on #visual .title h3 {
  opacity: 1;
}
main .l-inner .ftool-wrapper #chead.on #visual .title h4 {
  opacity: 1;
}
main .l-inner .ftool-wrapper #chead.on #visual .cut div {
  opacity: 1;
}
main .l-inner .ftool-wrapper #anchor {
  width: 100%;
  padding: 50px 0;
  margin-bottom: 240px;
  background-image: url(../images/dotline.png), url(../images/dotline.png);
  background-position: left top, left bottom;
  background-repeat: repeat-x;
  background-size: 10px 4px;
}
main .l-inner .ftool-wrapper #anchor ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
main .l-inner .ftool-wrapper #anchor ul li {
  width: 225px;
  height: 90px;
  list-style: none;
  position: relative;
  transition: all 0.25s ease-in 0s;
}
main .l-inner .ftool-wrapper #anchor ul li::before {
  content: "";
  color: #53092D;
  font-family: "Gravitas One", cursive;
  font-size: 40px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  display: inline-block;
  position: absolute;
  top: calc(50% - 20px);
  left: -40px;
  z-index: 1;
}
main .l-inner .ftool-wrapper #anchor ul li:not(:first-child) {
  margin: 0 0 0 65px;
}
main .l-inner .ftool-wrapper #anchor ul li:hover dl {
  background-color: #FFF;
}
main .l-inner .ftool-wrapper #anchor ul li:nth-child(1)::before {
  content: "01";
}
main .l-inner .ftool-wrapper #anchor ul li:nth-child(2)::before {
  content: "02";
}
main .l-inner .ftool-wrapper #anchor ul li:nth-child(3)::before {
  content: "03";
}
main .l-inner .ftool-wrapper #anchor ul li:nth-child(4)::before {
  content: "04";
}
main .l-inner .ftool-wrapper #anchor ul li dl {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 300px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease-in 0s;
}
main .l-inner .ftool-wrapper #anchor ul li dl dt {
  color: #53092D;
  font-family: "Gravitas One", cursive;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  margin-bottom: 5px;
}
main .l-inner .ftool-wrapper #anchor ul li dl dd {
  color: #53092D;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
}
main .l-inner .ftool-wrapper .items {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
main .l-inner .ftool-wrapper .items:not(:last-child) {
  margin-bottom: 240px;
}
main .l-inner .ftool-wrapper .items .title {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
main .l-inner .ftool-wrapper .items .title:not(:last-child) {
  margin-bottom: 40px;
}
main .l-inner .ftool-wrapper .items .title dl {
  text-align: center;
  margin-bottom: 40px;
}
main .l-inner .ftool-wrapper .items .title dl dt {
  color: #53092D;
  font-family: "Gravitas One", cursive;
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  margin-bottom: 40px;
}
main .l-inner .ftool-wrapper .items .title dl dd {
  color: #53092D;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
}
main .l-inner .ftool-wrapper .items .title dl dd:not(:last-child) {
  margin-bottom: 40px;
}
main .l-inner .ftool-wrapper .items .title dl dd .heart {
  width: 24px;
  margin: 0 auto;
}
main .l-inner .ftool-wrapper .items .title p {
  color: #53092D;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: center;
}
main .l-inner .ftool-wrapper .items .title p:not(:last-child) {
  margin-bottom: 40px;
}
main .l-inner .ftool-wrapper .items .itmwrap {
  width: calc(100% - 80px);
  max-width: 1180px;
  background-color: #FFF;
  border-radius: 80px;
  position: relative;
}
main .l-inner .ftool-wrapper .items .itmwrap ul {
  padding: 110px 70px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li {
  width: 25%;
  padding: 40px 10px;
  box-sizing: border-box;
  list-style: none;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a {
  text-decoration: none;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a div {
  width: 100%;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a div.image {
  background-color: #FFF;
  margin-bottom: 10px;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a div.image img {
  transition: all 0.25s ease-in 0s;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a div.discount {
  display: none;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a div.brand {
  color: #000;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  transition: all 0.25s ease-in 0s;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a div.category {
  color: #000;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  transition: all 0.25s ease-in 0s;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a div.sub {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: solid 1px #000;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a div.sub .price {
  color: #000;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  transition: all 0.25s ease-in 0s;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a div.stock {
  display: none;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a::after {
  content: "BUY";
  color: #FFF;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  width: 65px;
  height: 25px;
  background-color: #53092D;
  margin: 0 0 0 auto;
  border-radius: 25px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease-in 0s;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a:hover div.image img {
  opacity: 0.7;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a:hover div.brand {
  color: #B91664;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a:hover div.category {
  color: #B91664;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a:hover div.sub .price {
  color: #B91664;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li a:hover::after {
  background-color: #B91664;
}
main .l-inner .ftool-wrapper .items .itmwrap ul li.soldout a::after {
  content: "SOLDOUT";
  width: 80px;
  height: 25px;
  background-color: #999;
}
main .l-inner .ftool-wrapper .items .itmwrap .btn {
  width: 300px;
  height: 70px;
  position: absolute;
  left: calc(50% - 150px);
  bottom: -35px;
}
main .l-inner .ftool-wrapper .items .itmwrap .btn a {
  color: #FFF;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  text-decoration: none;
  width: 100%;
  height: 100%;
  background-color: #53092D;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 80px;
  transition: all 0.25s ease-in 0s;
}
main .l-inner .ftool-wrapper .items .itmwrap .btn a:hover {
  background-color: #B91664;
}
main .l-inner .ftool-wrapper .items#cat2 .itmwrap, main .l-inner .ftool-wrapper .items#cat4 .itmwrap {
  background-color: #55C7C0;
  padding-top: 160px;
  border: solid 5px #FFF;
}
main .l-inner .ftool-wrapper .items#cat2 .itmwrap .title, main .l-inner .ftool-wrapper .items#cat4 .itmwrap .title {
  margin-bottom: 0px;
}
main .l-inner .ftool-wrapper .items#cat2 .itmwrap ul, main .l-inner .ftool-wrapper .items#cat4 .itmwrap ul {
  padding-top: 0px;
}
main .l-inner .ftool-wrapper .items#cat2 .itmwrap ul li a::after, main .l-inner .ftool-wrapper .items#cat4 .itmwrap ul li a::after {
  content: "BUY";
  color: #53092D;
  background-color: #FFF;
}
main .l-inner .ftool-wrapper .items#cat2 .itmwrap ul li a:hover div.brand, main .l-inner .ftool-wrapper .items#cat4 .itmwrap ul li a:hover div.brand {
  color: #FFF;
}
main .l-inner .ftool-wrapper .items#cat2 .itmwrap ul li a:hover div.category, main .l-inner .ftool-wrapper .items#cat4 .itmwrap ul li a:hover div.category {
  color: #FFF;
}
main .l-inner .ftool-wrapper .items#cat2 .itmwrap ul li a:hover div.sub .price, main .l-inner .ftool-wrapper .items#cat4 .itmwrap ul li a:hover div.sub .price {
  color: #FFF;
}
main .l-inner .ftool-wrapper .items#cat2 .itmwrap ul li a:hover::after, main .l-inner .ftool-wrapper .items#cat4 .itmwrap ul li a:hover::after {
  color: #55C7C0;
  background-color: #FFF;
}
main .l-inner .ftool-wrapper .items#cat2 .itmwrap ul li.soldout a::after, main .l-inner .ftool-wrapper .items#cat4 .itmwrap ul li.soldout a::after {
  content: "SOLDOUT";
  width: 80px;
  height: 25px;
  background-color: rgba(255, 255, 255, 0.6);
}
main .l-inner .ftool-wrapper .separate {
  width: 100%;
  padding: 80px 0;
  margin-bottom: 180px;
  background-image: url(../images/dotline.png), url(../images/dotline.png);
  background-position: left top, left bottom;
  background-repeat: repeat-x;
  background-size: 10px 4px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
main .l-inner .ftool-wrapper .separate p {
  color: #FFF;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  margin: 0px;
}
main .l-inner .ftool-wrapper .sort {
  width: 100%;
  margin-bottom: 150px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}
main .l-inner .ftool-wrapper .sort > div {
  width: 520px;
}
main .l-inner .ftool-wrapper .sort > div:nth-child(2) {
  margin: 0 0 0 110px;
}
main .l-inner .ftool-wrapper .sort > div h5 {
  color: #53092D;
  font-family: "Gravitas One", cursive;
  font-size: 40px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
  margin: 0 auto 30px auto;
}
main .l-inner .ftool-wrapper .sort > div ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
main .l-inner .ftool-wrapper .sort > div ul li {
  width: 50%;
  padding: 20px;
  list-style: none;
  box-sizing: border-box;
}
main .l-inner .ftool-wrapper .sort > div ul li a {
  color: #53092D;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.6);
  width: 100%;
  height: 70px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: solid 2px #53092D;
  border-radius: 10px;
  transition: all 0.25s ease-in 0s;
}
main .l-inner .ftool-wrapper .sort > div ul li a:hover {
  background-color: #FFF;
}
main .l-inner .ftool-wrapper .special {
  width: 1154px;
  margin: 0 auto;
  position: relative;
}
main .l-inner .ftool-wrapper .special .inner {
  width: 100%;
  padding: 140px 128px;
  border: solid 5px #53092D;
  border-radius: 80px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
main .l-inner .ftool-wrapper .special .inner h5 {
  color: #53092D;
  font-family: "Gravitas One", cursive;
  font-size: 40px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 40px;
}
main .l-inner .ftool-wrapper .special .inner h6 {
  color: #53092D;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 20px;
}
main .l-inner .ftool-wrapper .special .inner div {
  width: 100%;
  margin-bottom: 40px;
}
main .l-inner .ftool-wrapper .special .inner p {
  color: #53092D;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0em;
}
main .l-inner .ftool-wrapper .special .btn {
  width: 300px;
  height: 70px;
  position: absolute;
  left: calc(50% - 150px);
  bottom: -35px;
}
main .l-inner .ftool-wrapper .special .btn a {
  color: #FFF;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  text-decoration: none;
  width: 100%;
  height: 100%;
  background-color: #53092D;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 80px;
  transition: all 0.25s ease-in 0s;
}
main .l-inner .ftool-wrapper .special .btn a:hover {
  background-color: #B91664;
}

/* ----------------------------------------------- Media Queries Smartphone ----------------------------------------------- */
@media screen and (max-width: 768px) {
  .ftool-wrapper {
    width: 100%;
    margin: 0 auto;
  }

  main .l-inner .ftool-wrapper {
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding-bottom: 100px;
  }
  main .l-inner .ftool-wrapper .col--02--Y {
    max-width: 100%;
  }
  main .l-inner .ftool-wrapper .article {
    display: none;
  }
  main .l-inner .ftool-wrapper br.sp {
    display: block;
  }
  main .l-inner .ftool-wrapper #chead {
    width: 100%;
    padding: 100px 0 50px 0;
    margin: 0 auto;
  }
  main .l-inner .ftool-wrapper #chead .inner .title {
    width: 100%;
    margin-bottom: 100px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }
  main .l-inner .ftool-wrapper #chead .inner .title::after {
    content: "2023";
    width: 69px;
    height: 69px;
    left: auto;
    right: 20px;
    top: -40px;
  }
  main .l-inner .ftool-wrapper #chead .inner .title h3 {
    color: #FFF;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
  }
  main .l-inner .ftool-wrapper #chead .inner .title h4 {
    color: #FFF;
    font-family: "Gravitas One", cursive;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: center;
  }
  main .l-inner .ftool-wrapper #chead .inner .object {
    width: 100%;
    margin-bottom: 80px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  main .l-inner .ftool-wrapper #chead .inner .object div {
    opacity: 1;
  }
  main .l-inner .ftool-wrapper #chead .inner .object div span {
    margin: 0 auto;
    display: block;
  }
  main .l-inner .ftool-wrapper #chead .inner .object div:not(:first-child) {
    margin-left: 5px;
  }
  main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(1) span {
    width: 56px;
  }
  main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(1) span img {
    width: 40px;
  }
  main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(2) span {
    width: 68px;
  }
  main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(2) span img {
    width: 44px;
  }
  main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(3) span {
    width: 72px;
  }
  main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(4) span {
    width: 68px;
  }
  main .l-inner .ftool-wrapper #chead .inner .object div:nth-child(5) span {
    width: 56px;
  }
  main .l-inner .ftool-wrapper #chead .inner .lead {
    padding: 0 15px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  main .l-inner .ftool-wrapper #chead .inner .lead h5 {
    color: #FFF;
    font-family: "seravek-web", sans-serif;
    font-size: 2opx;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 20px;
  }
  main .l-inner .ftool-wrapper #chead .inner .lead p {
    color: #FFF;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
  }
  main .l-inner .ftool-wrapper #chead .inner .lead p br {
    display: none;
  }
  main .l-inner .ftool-wrapper #chead .inner .lead p br.brsp {
    display: block;
  }
  main .l-inner .ftool-wrapper #chead.on #visual .title h3 {
    opacity: 1;
  }
  main .l-inner .ftool-wrapper #chead.on #visual .title h4 {
    opacity: 1;
  }
  main .l-inner .ftool-wrapper #chead.on #visual .cut div {
    opacity: 1;
  }
  main .l-inner .ftool-wrapper #anchor {
    width: 100%;
    padding: 30px 0;
    margin-bottom: 100px;
    background-size: 5px 2px;
  }
  main .l-inner .ftool-wrapper #anchor ul {
    padding: 0 20px 0 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    box-sizing: border-box;
  }
  main .l-inner .ftool-wrapper #anchor ul li {
    width: 50%;
    height: 60px;
    padding: 0 0 0 25px;
    box-sizing: border-box;
  }
  main .l-inner .ftool-wrapper #anchor ul li::before {
    content: "";
    color: #53092D;
    font-family: "Gravitas One", cursive;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    display: inline-block;
    position: absolute;
    top: calc(50% - 10px);
    left: 10px;
    z-index: 1;
  }
  main .l-inner .ftool-wrapper #anchor ul li:not(:first-child) {
    margin: 0px;
  }
  main .l-inner .ftool-wrapper #anchor ul li:nth-child(1) {
    margin: 0 0 10px 0;
  }
  main .l-inner .ftool-wrapper #anchor ul li:nth-child(2) {
    margin: 0 0 10px 0;
  }
  main .l-inner .ftool-wrapper #anchor ul li:hover dl {
    background-color: #FFF;
  }
  main .l-inner .ftool-wrapper #anchor ul li dl {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 100px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  main .l-inner .ftool-wrapper #anchor ul li dl dt {
    color: #53092D;
    font-family: "Gravitas One", cursive;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    margin-bottom: 5px;
  }
  main .l-inner .ftool-wrapper #anchor ul li dl dd {
    color: #53092D;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 8px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
  }
  main .l-inner .ftool-wrapper .items {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  main .l-inner .ftool-wrapper .items:not(:last-child) {
    margin-bottom: 120px;
  }
  main .l-inner .ftool-wrapper .items .title {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  main .l-inner .ftool-wrapper .items .title:not(:last-child) {
    margin-bottom: 40px;
  }
  main .l-inner .ftool-wrapper .items .title dl {
    text-align: center;
    margin-bottom: 20px;
  }
  main .l-inner .ftool-wrapper .items .title dl dt {
    color: #53092D;
    font-family: "Gravitas One", cursive;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    margin-bottom: 10px;
  }
  main .l-inner .ftool-wrapper .items .title dl dd {
    color: #53092D;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
  }
  main .l-inner .ftool-wrapper .items .title dl dd:not(:last-child) {
    margin-bottom: 20px;
  }
  main .l-inner .ftool-wrapper .items .title dl dd .heart {
    width: 20px;
  }
  main .l-inner .ftool-wrapper .items .title p {
    color: #53092D;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    padding: 0 40px;
  }
  main .l-inner .ftool-wrapper .items .title p br {
    display: none;
  }
  main .l-inner .ftool-wrapper .items .title p:not(:last-child) {
    margin-bottom: 40px;
  }
  main .l-inner .ftool-wrapper .items .itmwrap {
    width: calc(100% - 30px);
    max-width: 100%;
    border-radius: 50px;
  }
  main .l-inner .ftool-wrapper .items .itmwrap ul {
    padding: 55px 20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
  }
  main .l-inner .ftool-wrapper .items .itmwrap ul li {
    width: 50%;
    padding: 10px 8px;
    box-sizing: border-box;
    list-style: none;
  }
  main .l-inner .ftool-wrapper .items .itmwrap ul li a {
    text-decoration: none;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main .l-inner .ftool-wrapper .items .itmwrap ul li a div {
    width: 100%;
  }
  main .l-inner .ftool-wrapper .items .itmwrap ul li a div.image {
    margin-bottom: 10px;
  }
  main .l-inner .ftool-wrapper .items .itmwrap ul li a div.discount {
    display: none;
  }
  main .l-inner .ftool-wrapper .items .itmwrap ul li a div.brand {
    color: #000;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
  }
  main .l-inner .ftool-wrapper .items .itmwrap ul li a div.category {
    color: #000;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
  }
  main .l-inner .ftool-wrapper .items .itmwrap ul li a div.sub {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: solid 1px #000;
  }
  main .l-inner .ftool-wrapper .items .itmwrap ul li a div.sub .price {
    color: #000;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
  }
  main .l-inner .ftool-wrapper .items .itmwrap ul li a div.stock {
    display: none;
  }
  main .l-inner .ftool-wrapper .items .itmwrap ul li a::after {
    content: "BUY";
    color: #FFF;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 9px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    width: 50px;
    height: 25px;
    margin: 0 0 0 auto;
    border-radius: 25px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  main .l-inner .ftool-wrapper .items .itmwrap ul li.soldout a::after {
    content: "SOLDOUT";
    width: 80px;
    height: 25px;
    background-color: #999;
  }
  main .l-inner .ftool-wrapper .items .itmwrap .btn {
    width: 150px;
    height: 40px;
    left: calc(50% - 75px);
    bottom: -20px;
  }
  main .l-inner .ftool-wrapper .items .itmwrap .btn a {
    color: #FFF;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    text-decoration: none;
    width: 100%;
    height: 100%;
    background-color: #53092D;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 80px;
    transition: all 0.25s ease-in 0s;
  }
  main .l-inner .ftool-wrapper .items .itmwrap .btn a:hover {
    background-color: #B91664;
  }
  main .l-inner .ftool-wrapper .items#cat2 .itmwrap, main .l-inner .ftool-wrapper .items#cat4 .itmwrap {
    background-color: #55C7C0;
    padding-top: 70px;
    border: solid 2px #FFF;
  }
  main .l-inner .ftool-wrapper .items#cat2 .itmwrap .title, main .l-inner .ftool-wrapper .items#cat4 .itmwrap .title {
    margin-bottom: 30px;
  }
  main .l-inner .ftool-wrapper .items#cat2 .itmwrap ul, main .l-inner .ftool-wrapper .items#cat4 .itmwrap ul {
    padding-top: 0px;
  }
  main .l-inner .ftool-wrapper .items#cat2 .itmwrap ul li a::after, main .l-inner .ftool-wrapper .items#cat4 .itmwrap ul li a::after {
    content: "BUY";
    color: #53092D;
    background-color: #FFF;
  }
  main .l-inner .ftool-wrapper .items#cat2 .itmwrap ul li.soldout a::after, main .l-inner .ftool-wrapper .items#cat4 .itmwrap ul li.soldout a::after {
    content: "SOLDOUT";
    width: 80px;
    height: 25px;
    background-color: rgba(255, 255, 255, 0.6);
  }
  main .l-inner .ftool-wrapper .separate {
    width: 100%;
    padding: 20px 0;
    margin-bottom: 70px;
    background-repeat: repeat-x;
    background-size: 5px 2px;
  }
  main .l-inner .ftool-wrapper .separate p {
    color: #FFF;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.3em;
  }
  main .l-inner .ftool-wrapper .sort {
    width: 100%;
    margin-bottom: 70px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  main .l-inner .ftool-wrapper .sort > div {
    width: calc(100% - 60px);
    margin-bottom: 50px;
  }
  main .l-inner .ftool-wrapper .sort > div:nth-child(2) {
    margin: 0px;
  }
  main .l-inner .ftool-wrapper .sort > div h5 {
    color: #53092D;
    font-family: "Gravitas One", cursive;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
    margin: 0 auto 20px auto;
  }
  main .l-inner .ftool-wrapper .sort > div ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
  }
  main .l-inner .ftool-wrapper .sort > div ul li {
    width: 50%;
    padding: 10px;
    list-style: none;
    box-sizing: border-box;
  }
  main .l-inner .ftool-wrapper .sort > div ul li a {
    color: #53092D;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.6);
    width: 100%;
    height: 55px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: solid 1px #53092D;
    border-radius: 10px;
    transition: all 0.25s ease-in 0s;
  }
  main .l-inner .ftool-wrapper .sort > div ul li a:hover {
    background-color: #FFF;
  }
  main .l-inner .ftool-wrapper .special {
    width: calc(100% - 30px);
    margin: 0 auto;
    position: relative;
  }
  main .l-inner .ftool-wrapper .special .inner {
    width: 100%;
    padding: 60px 30px;
    border: solid 2px #53092D;
    border-radius: 50px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  main .l-inner .ftool-wrapper .special .inner h5 {
    color: #53092D;
    font-family: "Gravitas One", cursive;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 20px;
  }
  main .l-inner .ftool-wrapper .special .inner h6 {
    color: #53092D;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 20px;
  }
  main .l-inner .ftool-wrapper .special .inner div {
    width: 100%;
    margin-bottom: 20px;
  }
  main .l-inner .ftool-wrapper .special .inner p {
    color: #53092D;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
  }
  main .l-inner .ftool-wrapper .special .btn {
    width: 150px;
    height: 40px;
    left: calc(50% - 75px);
    bottom: -20px;
  }
  main .l-inner .ftool-wrapper .special .btn a {
    color: #FFF;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    text-decoration: none;
    width: 100%;
    height: 100%;
    background-color: #53092D;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 80px;
    transition: all 0.25s ease-in 0s;
  }
  main .l-inner .ftool-wrapper .special .btn a:hover {
    background-color: #B91664;
  }
}

/*# sourceMappingURL=style.css.map */
