@charset "UTF-8";

/* # =================================================================
    # 共通要素
# ================================================================= */
.mashiro24#products_single {
  /*下記追加記述*/
}
.mashiro24#products_single a {
  -webkit-transition: all 0.3s;
  text-decoration: none;
  transition: all 0.3s;
}
.mashiro24#products_single a.fig {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.mashiro24#products_single a.fig picture {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.mashiro24#products_single a.fig img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.mashiro24#products_single ul,
.mashiro24#products_single h1,
.mashiro24#products_single h2,
.mashiro24#products_single h3,
.mashiro24#products_single h4,
.mashiro24#products_single h5,
.mashiro24#products_single h6 {
  margin: 0;
  font-weight: inherit;
}
.mashiro24#products_single address {
  font-style: normal;
}
.mashiro24#products_single figure,
.mashiro24#products_single .fig {
  margin: 0;
  vertical-align: top;
}
.mashiro24#products_single figure picture,
.mashiro24#products_single .fig picture {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.mashiro24#products_single figure img,
.mashiro24#products_single .fig img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.mashiro24#products_single i {
  display: inline-block;
  height: auto;
  line-height: 0;
}
.mashiro24#products_single i img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.mashiro24#products_single i svg {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: top;
}
@supports (-webkit-touch-callout: none) {
  .mashiro24#products_single body {
    /* The hack for Safari */
    height: -webkit-fill-available;
  }
}
.mashiro24#products_single .hvropa:hover {
  opacity: 0.7;
}
.mashiro24#products_single .fadeIn00 {
  -webkit-transform: translate3d(0, 2rem, 0);
  -webkit-transition: 1s;
  transform: translate3d(0, 2rem, 0);
  opacity: 0;
  transition: 1s;
}
.mashiro24#products_single .fadeIn00.is-show {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.mashiro24#products_single .fadeIn01 {
  -webkit-transform: translate3d(0, 2rem, 0);
  -webkit-transition: 1s;
  transform: translate3d(0, 2rem, 0);
  opacity: 0;
  transition: 1s;
}
.mashiro24#products_single .fadeIn01.is-show {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(4) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(5) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(6) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(7) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(8) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(9) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(10) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(11) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(12) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(13) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(14) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(15) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(16) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(17) {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(18) {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(19) {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
.mashiro24#products_single .fadeIn01.is-show:nth-child(20) {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}
.mashiro24#products_single .fadeIn02 > * {
  -webkit-transform: translate3d(0, 2rem, 0);
  -webkit-transition: 1s;
  transform: translate3d(0, 2rem, 0);
  opacity: 0;
  transition: 1s;
}
.mashiro24#products_single .fadeIn02.is-show > * {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(2) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(3) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(4) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(5) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(6) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(7) {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(8) {
  -webkit-transition-delay: 2.1s;
  transition-delay: 2.1s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(9) {
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(10) {
  -webkit-transition-delay: 2.7s;
  transition-delay: 2.7s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(11) {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(12) {
  -webkit-transition-delay: 3.3s;
  transition-delay: 3.3s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(13) {
  -webkit-transition-delay: 3.6s;
  transition-delay: 3.6s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(14) {
  -webkit-transition-delay: 3.9s;
  transition-delay: 3.9s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(15) {
  -webkit-transition-delay: 4.2s;
  transition-delay: 4.2s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(16) {
  -webkit-transition-delay: 4.5s;
  transition-delay: 4.5s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(17) {
  -webkit-transition-delay: 4.8s;
  transition-delay: 4.8s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(18) {
  -webkit-transition-delay: 5.1s;
  transition-delay: 5.1s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(19) {
  -webkit-transition-delay: 5.4s;
  transition-delay: 5.4s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(20) {
  -webkit-transition-delay: 5.7s;
  transition-delay: 5.7s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(21) {
  -webkit-transition-delay: 6s;
  transition-delay: 6s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(22) {
  -webkit-transition-delay: 6.3s;
  transition-delay: 6.3s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(23) {
  -webkit-transition-delay: 6.6s;
  transition-delay: 6.6s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(24) {
  -webkit-transition-delay: 6.9s;
  transition-delay: 6.9s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(25) {
  -webkit-transition-delay: 7.2s;
  transition-delay: 7.2s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(26) {
  -webkit-transition-delay: 7.5s;
  transition-delay: 7.5s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(27) {
  -webkit-transition-delay: 7.8s;
  transition-delay: 7.8s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(28) {
  -webkit-transition-delay: 8.1s;
  transition-delay: 8.1s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(29) {
  -webkit-transition-delay: 8.4s;
  transition-delay: 8.4s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(30) {
  -webkit-transition-delay: 8.7s;
  transition-delay: 8.7s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(31) {
  -webkit-transition-delay: 9s;
  transition-delay: 9s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(32) {
  -webkit-transition-delay: 9.3s;
  transition-delay: 9.3s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(33) {
  -webkit-transition-delay: 9.6s;
  transition-delay: 9.6s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(34) {
  -webkit-transition-delay: 9.9s;
  transition-delay: 9.9s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(35) {
  -webkit-transition-delay: 10.2s;
  transition-delay: 10.2s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(36) {
  -webkit-transition-delay: 10.5s;
  transition-delay: 10.5s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(37) {
  -webkit-transition-delay: 10.8s;
  transition-delay: 10.8s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(38) {
  -webkit-transition-delay: 11.1s;
  transition-delay: 11.1s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(39) {
  -webkit-transition-delay: 11.4s;
  transition-delay: 11.4s;
}
.mashiro24#products_single .fadeIn02.is-show > *:nth-child(40) {
  -webkit-transition-delay: 11.7s;
  transition-delay: 11.7s;
}
.mashiro24#products_single .hannari {
  font-family: "Hannari", "Shippori Mincho", serif;
}
.mashiro24#products_single .jost {
  font-family: "Jost", serif;
}
.mashiro24#products_single .shippori {
  font-family: "Shippori Mincho", serif;
}

.rellax {
  -webkit-transition: all 1s cubic-bezier(0.04, 0.25, 0.4, 1.01);
  transition: all 1s cubic-bezier(0.04, 0.25, 0.4, 1.01);
}

/* foundation */
/* layout */
/*component*/
.mashiro24#products_single .c-ttl01 {
  z-index: 2;
  position: relative;
}
.mashiro24#products_single .c-ttl01::after {
  -webkit-transform: translateX(-50%);
  z-index: -1;
  position: absolute;
  top: 2.6em;
  left: 50%;
  aspect-ratio: 370/150;
  width: 23em;
  transform: translateX(-50%);
  content: "";
}

/*project*/
/*utility*/
.u-bl-lgpc {
  display: none !important;
}

.u-bl-pc {
  display: none !important;
}

.u-bl-tb {
  display: none !important;
}

.u-arrow-right {
  display: inline-block;
  position: relative;
  padding-right: 1.5em;
}
.u-arrow-right::after {
  -webkit-transition: all 0.5s;
  -webkit-transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0.6em;
  width: 0.6em;
  height: 0.6em;
  transform: rotate(45deg) translateY(-50%);
  border: 1px solid #000;
  border-bottom: none;
  border-left: none;
  content: "";
  transition: all 0.5s;
}

.u-arrow-left {
  display: inline-block;
  position: relative;
  padding-left: 1.5em;
}
.u-arrow-left::after {
  -webkit-transition: all 0.5s;
  -webkit-transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0.6em;
  width: 0.6em;
  height: 0.6em;
  transform: rotate(45deg) translateY(-50%);
  border: 1px solid #000;
  border-top: transparent;
  border-right: transparent;
  content: "";
  transition: all 0.5s;
}

.u-arrow-top {
  display: inline-block;
  position: relative;
  padding-top: 1.5em;
}
.u-arrow-top::after {
  -webkit-transition: all 0.5s;
  -webkit-transform: rotate(45deg) translateX(-50%);
  position: absolute;
  top: 0;
  left: 50%;
  width: 0.6em;
  height: 0.6em;
  transform: rotate(45deg) translateX(-50%);
  border: 1px solid #000;
  border-right: none;
  border-bottom: none;
  content: "";
  transition: all 0.5s;
}

.u-arrow-bottom {
  display: inline-block;
  position: relative;
  padding-bottom: 1.5em;
}
.u-arrow-bottom::after {
  -webkit-transition: all 0.5s;
  -webkit-transform: rotate(45deg) translateX(-50%);
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0.6em;
  height: 0.6em;
  transform: rotate(45deg) translateX(-50%);
  border: 1px solid #000;
  border-top: none;
  border-left: none;
  content: "";
  transition: all 0.5s;
}

.u-txt-over01 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.u-txt-over02 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.u-txt-over03 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*page*/
.mashiro24#products_single {
  background-color: #fef4f4;
  font-size: 16px;
}
.mashiro24#products_single .s-mv {
  position: relative;
  aspect-ratio: 1536/800;
  background-image: url("../img/mv.webp");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mashiro24#products_single .s-mv__txt {
  position: absolute;
  top: 27.8%;
  left: 22.5%;
  width: 54.5%;
}
.mashiro24#products_single .s-mv .link {
  -webkit-transform: translateX(-50%);
  display: grid;
  z-index: 2;
  position: absolute;
  bottom: 12%;
  left: 50%;
  place-content: center;
  width: 17.2em;
  height: 3.75em;
  transform: translateX(-50%);
  border-radius: 3.75em;
  background-color: rgba(255, 255, 255, 0.8);
  color: #e86266;
  font-weight: 500;
  font-size: 16px;
  font-family: "Noto Sans JP";
  letter-spacing: 0.05em;
  text-align: center;
}
.mashiro24#products_single .s-mv .link::after {
  -webkit-transform: translateY(-50%) rotate(45deg);
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.4em;
  width: 0.45em;
  height: 0.45em;
  transform: translateY(-50%) rotate(45deg);
  border-right: 1px solid #e86266;
  border-bottom: 1px solid #e86266;
  content: "";
}
.mashiro24#products_single .s-mv .link:hover {
  opacity: 0.5;
}
.mashiro24#products_single .s-story {
  z-index: 1;
  position: relative;
  padding-top: 14.32vw;
  background-color: #fef4f4;
}
.mashiro24#products_single .s-story::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 23.7vw;
  background-image: url("../img/bg_head.webp");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  mix-blend-mode: multiply;
}
.mashiro24#products_single .s-story__cont {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}
.mashiro24#products_single .s-story__cont .txt {
  z-index: 5;
  position: relative;
}
.mashiro24#products_single .s-story__cont .txt__ttl {
  width: 14em;
}
.mashiro24#products_single .s-story__cont .txt__ttl::after {
  background-image: url("../img/story_ttl_bg.webp");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mashiro24#products_single .s-story__cont .txt__desc {
  margin-top: 6.3em;
  color: #e86266;
  font-weight: normal;
  line-height: 2.75;
  letter-spacing: 0.04em;
}
.mashiro24#products_single .s-story__cont .txt .illust figure {
  z-index: -1;
  position: absolute;
}
.mashiro24#products_single .s-story__cont .txt .illust figure.illust01 {
  top: 8.66vw;
  right: calc(100% + 0.91vw);
  width: min(15.63vw, 240px);
}
.mashiro24#products_single .s-story__cont .txt .illust figure.illust02 {
  top: 3.71vw;
  right: 5.66vw;
  width: min(6.18vw, 95px);
}
.mashiro24#products_single .s-story__cont .txt .illust figure.illust03 {
  top: calc(100% + 6.77vw);
  right: -5.53vw;
  width: min(28.19vw, 433px);
}
.mashiro24#products_single .s-story__cont .photos .fig {
  -webkit-box-shadow: 0.98vw 0.98vw 0.98vw rgba(233, 116, 87, 0.3);
  width: min(31.25vw, 480px);
  box-shadow: 0.98vw 0.98vw 0.98vw rgba(233, 116, 87, 0.3);
}
.mashiro24#products_single .s-story__cont .photos .fig:not(:first-child) {
  margin-top: -0.85vw;
  margin-left: -0.78vw;
}
.mashiro24#products_single .s-story__cont .photos .fig:nth-child(1) {
  rotate: -10deg;
}
.mashiro24#products_single .s-story__cont .photos .fig:nth-child(2) {
  margin-left: 5.6vw;
  rotate: 10deg;
}
.mashiro24#products_single .s-story__cont .photos .fig:nth-child(3) {
  margin-left: 6.51vw;
  rotate: -7deg;
}
.mashiro24#products_single .s-story__cont .deco figure {
  z-index: -1;
  position: absolute;
}
.mashiro24#products_single .s-story__cont .deco figure.deco01 {
  top: calc(100% - 16.15vw);
  left: 0;
  width: min(30.66vw, 471px);
}
.mashiro24#products_single .s-story__cont .deco figure.deco02 {
  top: 0;
  right: 0;
  width: min(10.42vw, 160px);
}
.mashiro24#products_single .s-story__cont .deco figure.deco03 {
  top: calc(100% - 5.53vw);
  right: 0;
  width: min(12.7vw, 195px);
}
.mashiro24#products_single .s-story__cont .deco figure.deco04 {
  top: calc(100% + 8.98vw);
  right: 14vw;
  width: min(27.34vw, 420px);
}
.mashiro24#products_single .s-point {
  padding: 31.71vw 0 3.26vw;
  overflow-x: clip;
}
.mashiro24#products_single .s-point__cont {
  padding: 0 10.935vw 44.47vw;
  background-image: url("../img/point_bg.webp");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mashiro24#products_single .s-point__cont .lead {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
}
.mashiro24#products_single .s-point__cont .lead .txt {
  width: 59%;
}
.mashiro24#products_single .s-point__cont .lead .txt__ttl {
  width: 11.5em;
}
.mashiro24#products_single .s-point__cont .lead .txt__ttl::after {
  top: 1.8em;
  background-image: url("../img/point_ttl_bg.webp");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mashiro24#products_single .s-point__cont .lead .photo {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  position: relative;
  flex: 1;
  margin-top: 5.86vw;
}
.mashiro24#products_single .s-point__cont .lead .photo .fig {
  -webkit-box-shadow: 1.3vw 1.3vw 1.3vw rgba(233, 116, 87, 0.3);
  rotate: 6deg;
  box-shadow: 1.3vw 1.3vw 1.3vw rgba(233, 116, 87, 0.3);
}
.mashiro24#products_single .s-point__cont .lead .photo .deco {
  z-index: 2;
  position: absolute;
  top: 83.8%;
  left: 37%;
  width: 95.4%;
  rotate: -22deg;
}
.mashiro24#products_single .s-point__cont .items {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  row-gap: 6.25vw;
  flex-direction: column;
}
.mashiro24#products_single .s-point__cont .items .box {
  width: 43.36vw;
}
.mashiro24#products_single .s-point__cont .items .box:nth-child(odd) {
  margin-left: -2.6vw;
}
.mashiro24#products_single .s-point__cont .items .box:nth-child(even) {
  position: absolute;
  right: -3.78vw;
}
.mashiro24#products_single .s-point__cont .items .box.box02 {
  top: 23.63vw;
}
.mashiro24#products_single .s-point__cont .items .box.box04 {
  top: 92.9vw;
}
.mashiro24#products_single .s-point__cont .items .box .deco {
  display: none;
}
.mashiro24#products_single .s-point__cont .items .decos {
  display: contents;
}
.mashiro24#products_single .s-point__cont .items .decos .deco {
  position: absolute;
}
.mashiro24#products_single .s-point__cont .items .decos .deco.deco01 {
  top: 50.13vw;
  left: -10.935vw;
  width: 46.61vw;
}
.mashiro24#products_single .s-point__cont .items .decos .deco.deco02 {
  top: 62.7vw;
  right: -10.935vw;
  width: 28.32vw;
}
.mashiro24#products_single .s-point .photos {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  margin: 0 -4.23vw;
}
.mashiro24#products_single .s-point .photos .fig {
  -webkit-box-shadow: 0.98vw 0.98vw 0.98vw rgba(233, 116, 87, 0.3);
  position: relative;
  margin-left: -1.95vw;
  box-shadow: 0.98vw 0.98vw 0.98vw rgba(233, 116, 87, 0.3);
}
.mashiro24#products_single .s-point .photos .fig.photo01 {
  z-index: 4;
  margin-top: 5.27vw;
  rotate: -5deg;
}
.mashiro24#products_single .s-point .photos .fig.photo02 {
  z-index: 3;
  rotate: 4deg;
}
.mashiro24#products_single .s-point .photos .fig.photo03 {
  z-index: 2;
  margin-top: 3.91vw;
  rotate: -5deg;
}
.mashiro24#products_single .s-point .photos .fig.photo04 {
  z-index: 1;
  margin-top: 2.21vw;
  rotate: 8deg;
}
.mashiro24#products_single .s-product {
  z-index: 2;
  position: relative;
  padding: 6.51vw 0 23.63vw;
  background-color: #fef4f4;
}
.mashiro24#products_single .s-product::before {
  -webkit-transform: scaleY(-1);
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 23.7vw;
  transform: scaleY(-1);
  background-image: url("../img/bg_head.webp");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  mix-blend-mode: multiply;
}
.mashiro24#products_single .s-product__ttl {
  width: 14.5em;
  margin: 0 auto;
}
.mashiro24#products_single .s-product__ttl::after {
  top: 2em;
  background-image: url("../img/detail_ttl_bg.webp");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mashiro24#products_single .s-product__cont {
  margin-top: 70px;
}
.mashiro24#products_single .s-product__cont .container {
  max-width: 90%;
  padding: 0;
}
.mashiro24#products_single .s-product__cont__ttl {
  color: #878785;
  font-weight: 600;
  font-size: 32px;
}
.mashiro24#products_single .s-product__cont .products_single {
  margin-top: 2.21vw;
}
.mashiro24#products_single .s-product__cont .products_single .right #cartBtn {
  background: #6e7e86;
  cursor: pointer;
}
.mashiro24#products_single .s-product__cont .products_single .right .set {
  padding-top: 3.58vw;
}
.mashiro24#products_single .s-product__cont .products_single .right .set__ttl {
  margin-bottom: 1.3vw;
  padding-bottom: 0.65vw;
  border-bottom: 1px solid #878785;
  color: #e86266;
  font-weight: bold;
  font-size: min(3rem, 30px);
  line-height: 1;
  text-align: left;
  vertical-align: bottom;
}
.mashiro24#products_single .s-product__cont .products_single .right .set__ttl .sub {
  font-size: min(1.8rem, 18px);
  line-height: 1.6;
}
.mashiro24#products_single .s-product__cont .products_single .right .set .list__item {
  color: #878785;
  font-weight: 500;
  font-size: min(1.8rem, 18px);
  line-height: 1.6;
  letter-spacing: 0.02em;
  text-align: left;
}
.mashiro24#products_single .s-product__cont .products_single .right .set .list__item::before {
  content: "●";
  color: #e86266;
  font-family: YuGothic;
}
@media screen and (max-width: 1535px) {
  body {
    margin: 0;
  }
  .u-bl-lgpc {
    display: block !important;
  }
  .u-none-lgpc {
    display: none !important;
  }
  .mashiro24#products_single .s-story__cont .txt {
    font-size: 14px;
  }
  .mashiro24#products_single .s-story__cont .deco figure.deco01 {
    top: 95%;
  }
  .mashiro24#products_single .s-product__cont__ttl {
    font-size: min(2.4rem, 24px);
  }
}
@media screen and (max-width: 1023px) {
  body {
    margin: 0;
  }
  .u-bl-pc {
    display: block !important;
  }
  .u-none-pc {
    display: none !important;
  }
  .mashiro24#products_single .s-story__cont .txt {
    font-size: 12px;
  }
  .mashiro24#products_single .s-story__cont .deco figure.deco01 {
    top: 100%;
    width: 19.53vw;
  }
}
@media screen and (max-width: 767px) {
  body {
    margin: 0;
  }
  .mashiro24#products_single .fadeIn00 .fadeIn00 {
    -webkit-transition: 1.2s;
    transition: 1.2s;
  }
  .mashiro24#products_single .fadeIn01 {
    -webkit-transition: 1.2s;
    transition: 1.2s;
  }
  .mashiro24#products_single .fadeIn02 > * {
    -webkit-transition: 1.2s;
    transition: 1.2s;
  }
  .mashiro24#products_single .c-ttl01 {
    margin: 0 auto;
  }
  .mashiro24#products_single .c-ttl01::after {
    top: 6.67vw;
    width: 77.33vw;
  }
  .u-bl-tb {
    display: block !important;
  }
  .u-none-tb {
    display: none !important;
  }
  .mashiro24#products_single {
    font-size: 4.27vw;
  }
  .mashiro24#products_single .s-mv {
    aspect-ratio: 375/700;
    background-image: url("../img/mv_sp.webp");
  }
  .mashiro24#products_single .s-mv__txt {
    top: 24.1%;
    left: 13.3%;
    width: 69.3%;
  }
  .mashiro24#products_single .s-mv .link {
    bottom: 16vw;
    font-size: 4.27vw;
  }
  .mashiro24#products_single .s-story {
    padding-top: 29.87vw;
    overflow-x: clip;
  }
  .mashiro24#products_single .s-story::before {
    height: 64vw;
    background-image: url("../img/bg_head_sp.webp");
  }
  .mashiro24#products_single .s-story__cont {
    padding-bottom: 160vw;
  }
  .mashiro24#products_single .s-story__cont .txt {
    font-size: 4.27vw;
  }
  .mashiro24#products_single .s-story__cont .txt__ttl {
    width: 48vw;
    margin: 0 auto;
  }
  .mashiro24#products_single .s-story__cont .txt__desc {
    margin-top: 42.67vw;
    line-height: 2.5;
  }
  .mashiro24#products_single .s-story__cont .txt__desc p {
    text-align: center;
  }
  .mashiro24#products_single .s-story__cont .txt__desc .fig {
    -webkit-box-shadow: 4vw 4vw 4vw rgba(233, 116, 87, 0.3);
    width: 97.07vw;
    margin: 18.67vw auto;
    box-shadow: 4vw 4vw 4vw rgba(233, 116, 87, 0.3);
  }
  .mashiro24#products_single .s-story__cont .txt__desc .fig.photo01 {
    rotate: -10deg;
  }
  .mashiro24#products_single .s-story__cont .txt__desc .fig.photo02 {
    rotate: 10deg;
  }
  .mashiro24#products_single .s-story__cont .txt__desc .fig.photo03 {
    margin-bottom: 0;
    rotate: -7deg;
  }
  .mashiro24#products_single .s-story__cont .txt .illust {
    display: none;
  }
  .mashiro24#products_single .s-story__cont .photos {
    display: none;
  }
  .mashiro24#products_single .s-story__cont .deco figure.deco01 {
    top: 29.33vw;
    left: 0;
    width: 100vw;
  }
  .mashiro24#products_single .s-story__cont .deco figure.deco02 {
    top: auto;
    bottom: 0;
    width: 100vw;
  }
  .mashiro24#products_single .s-story__cont .deco figure.deco03 {
    display: none;
  }
  .mashiro24#products_single .s-story__cont .deco figure.deco04 {
    display: none;
  }
  .mashiro24#products_single .s-point {
    padding: 18.67vw 0 16vw;
  }
  .mashiro24#products_single .s-point__cont {
    padding: 0;
    background-image: url("../img/point_bg.webp");
  }
  .mashiro24#products_single .s-point__cont .lead {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    flex-direction: column;
    align-items: center;
  }
  .mashiro24#products_single .s-point__cont .lead .txt {
    width: 100%;
  }
  .mashiro24#products_single .s-point__cont .lead .txt__ttl {
    width: 41.33vw;
  }
  .mashiro24#products_single .s-point__cont .lead .txt .fig {
    margin-top: 16vw;
  }
  .mashiro24#products_single .s-point__cont .lead .photo {
    margin-top: 9.33vw;
  }
  .mashiro24#products_single .s-point__cont .lead .photo .fig {
    width: 81.07vw;
  }
  .mashiro24#products_single .s-point__cont .lead .photo .deco {
    top: 86%;
  }
  .mashiro24#products_single .s-point__cont .items {
    row-gap: 42.67vw;
    margin-top: 38.67vw;
    padding-bottom: 117.33vw;
  }
  .mashiro24#products_single .s-point__cont .items .box {
    position: relative;
    width: 100%;
  }
  .mashiro24#products_single .s-point__cont .items .box:nth-child(odd) {
    margin-left: 0;
  }
  .mashiro24#products_single .s-point__cont .items .box:nth-child(even) {
    position: relative;
    right: auto;
  }
  .mashiro24#products_single .s-point__cont .items .box.box01 .deco {
    top: calc(100% - 4.8vw);
    right: 0;
    width: 23.47vw;
  }
  .mashiro24#products_single .s-point__cont .items .box.box02 {
    top: auto;
  }
  .mashiro24#products_single .s-point__cont .items .box.box02 .deco {
    top: calc(100% - 12.53vw);
    left: 0;
    width: 100%;
  }
  .mashiro24#products_single .s-point__cont .items .box.box03 .deco {
    top: calc(100% - 15.73vw);
    left: 0;
    width: 100%;
  }
  .mashiro24#products_single .s-point__cont .items .box.box04 {
    top: auto;
  }
  .mashiro24#products_single .s-point__cont .items .box.box04 .deco {
    top: calc(100% + 14.93vw);
    left: 0;
    width: 100%;
  }
  .mashiro24#products_single .s-point__cont .items .box .deco {
    display: block;
    position: absolute;
  }
  .mashiro24#products_single .s-point__cont .items .decos {
    display: none;
  }
  .mashiro24#products_single .s-point .photos {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    row-gap: 5.33vw;
    flex-wrap: wrap;
    margin: 0 -6.67vw;
  }
  .mashiro24#products_single .s-point .photos .fig {
    -webkit-box-shadow: 4vw 4vw 4vw rgba(233, 116, 87, 0.3);
    width: calc((100% + 6.67vw) / 2);
    margin-left: 0;
    box-shadow: 4vw 4vw 4vw rgba(233, 116, 87, 0.3);
  }
  .mashiro24#products_single .s-point .photos .fig:nth-child(even) {
    margin-left: -6.67vw;
  }
  .mashiro24#products_single .s-point .photos .fig.photo01 {
    margin-top: 10.67vw;
  }
  .mashiro24#products_single .s-point .photos .fig.photo03 {
    margin-top: 10.67vw;
    rotate: 5deg;
  }
  .mashiro24#products_single .s-point .photos .fig.photo04 {
    margin-top: 0;
    rotate: -8deg;
  }
  .mashiro24#products_single .s-product {
    padding: 16vw 0 63.2vw;
  }
  .mashiro24#products_single .s-product::before {
    height: 64vw;
    background-image: url("../img/bg_head_sp.webp");
  }
  .mashiro24#products_single .s-product__ttl {
    width: 52vw;
  }
  .mashiro24#products_single .s-product__cont {
    margin-top: 21.87vw;
  }
  .mashiro24#products_single .s-product__cont__ttl {
    font-size: 4.27vw;
  }
  .mashiro24#products_single .s-product__cont .products_single {
    margin-top: 13.33vw;
  }
  .mashiro24#products_single .s-product__cont .products_single .right .set {
    padding-top: 16vw;
  }
  .mashiro24#products_single .s-product__cont .products_single .right .set__ttl {
    margin-bottom: 2.67vw;
    padding-bottom: 2.67vw;
    font-size: min(1.5rem, 15px);
  }
  .mashiro24#products_single .s-product__cont .products_single .right .set__ttl .sub {
    font-size: min(1.2rem, 12px);
  }
  .mashiro24#products_single .s-product__cont .products_single .right .set .list__item {
    font-size: 3.73vw;
    line-height: 1.4;
  }
  .mashiro24#products_single .s-product__cont .products_single .right .set .list__item .tb-bl {
    display: block;
    padding-left: 1em;
  }
}
@media screen and (max-width: 599px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 374px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 319px) {
  body {
    margin: 0;
  }
}