@charset "UTF-8";
/*---------------------
変数
-----------------------*/
/*---------------------
Mixins
-----------------------*/
body #areaWrapper1 {
  width: 1200px !important;
}

@media screen and (max-width: 768px) {
  body #areaWrapper1 {
    width: 100% !important;
  }
}
#halloween2510 * {
  box-sizing: border-box;
}

#halloween2510 {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: #272727;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-size: 1rem;
  position: relative;
  font-family: "Kosugi Maru", serif;
  font-weight: bold;
}
#halloween2510 ol,
#halloween2510 ul {
  list-style: none;
}
#halloween2510 img {
  max-width: 100%;
  width: 100%;
  height: auto;
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  flex-shrink: 0;
}
#halloween2510 a:hover {
  text-decoration: none;
}
#halloween2510 .c-red {
  color: #ff0000;
}
#halloween2510 .c-small {
  margin-top: 0.25em;
  display: block;
  font-size: 0.6em;
  line-height: 1.3em;
}
#halloween2510 .c-col1 {
  grid-template-columns: 1fr;
  margin: 0 auto;
  width: 50%;
}
@media screen and (max-width: 768px) {
  #halloween2510 .c-col1 {
    width: 100%;
  }
}
@media print, (min-width: 769px) {
  #halloween2510 .c-col2-pc {
    grid-template-columns: 1fr 1fr;
  }
  #halloween2510 .c-col3-pc {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #halloween2510 .c-col4-pc {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  #halloween2510 .c-col5-pc {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  #halloween2510 .c-col2-sp {
    grid-template-columns: 1fr 1fr;
  }
  #halloween2510 .c-col3-sp {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #halloween2510 .c-col4-sp {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  #halloween2510 .c-col5-sp {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
#halloween2510 .c-nw {
  display: inline-block;
}
#halloween2510 .note {
  color: #fff;
  font-size: 0.7em;
  line-height: 1.5;
  font-family: "モトヤLシーダ3等幅", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", sans-serif;
  position: relative;
  z-index: 10;
}
#halloween2510 .note a {
  color: #ffdb33;
}
@media screen and (max-width: 768px) {
  #halloween2510 .note {
    font-size: min(0.7em, 3.8vw);
  }
}
#halloween2510 .note > * {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
#halloween2510 .note > *::before {
  content: "※";
}
#halloween2510 .section {
  position: relative;
  padding: 5rem 5rem 0 5rem;
}
@media screen and (max-width: 768px) {
  #halloween2510 .section {
    padding: 10vw 5vw;
  }
}
#halloween2510 .contents-wrap {
  position: relative;
}
#halloween2510 .contents-wrap::before {
  content: "";
  position: absolute;
  background-image: url("/library/contents/products/halloween2510/img/parts/bg.jpg");
  background-size: 600px;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  z-index: 1;
  opacity: 1;
  top: 0;
  left: 0;
}
#halloween2510 .pre {
  font-size: 2.6rem;
  font-weight: bold;
  color: #e60012;
  padding: 0.8rem 0;
  background-color: #ff0;
  text-align: center;
  letter-spacing: 0.1em;
  font-family: "モトヤLシーダ3等幅", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", sans-serif;
}
@media screen and (max-width: 768px) {
  #halloween2510 .pre {
    font-size: 7vw;
    padding: 2vw 0;
  }
}
#halloween2510 .kv {
  background: #231816;
  padding-bottom: 2em;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  #halloween2510 .kv {
    padding-bottom: 1em;
  }
}
#halloween2510 .kv::after {
  position: absolute;
  background: radial-gradient(circle farthest-side, #231816, #231816 100%, transparent 0%, transparent);
  background-size: 60px;
  content: "";
  display: inline-block;
  height: 60px;
  width: 100%;
  bottom: -1em;
  left: 0;
}
@media screen and (max-width: 768px) {
  #halloween2510 .kv::after {
    background-size: 30px;
    height: 30px;
    bottom: -0.5em;
  }
}
#halloween2510 .kv-wrap-anime {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#halloween2510 .kv-wrap {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
@media print, (min-width: 769px) {
  #halloween2510 .kv img {
    margin: 0 auto;
    display: block;
  }
}
#halloween2510 #float {
  transition: ease 0.3s;
}
#halloween2510 #float.mf-flt.floating {
  width: 100%;
}
@media print, (min-width: 769px) {
  #halloween2510 #float.mf-flt.floating {
    width: 1200px;
  }
}
#halloween2510 .float ul {
  background-color: #e51871;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  border-top: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
}
#halloween2510 .float li {
  position: relative;
  flex: 1 1 30%;
  border: 0.5px solid #FFFFFF;
}
#halloween2510 .float li::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 11px solid #ffffff;
  border-bottom: 0;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  #halloween2510 .float li::before {
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 8px solid #ffffff;
  }
}
#halloween2510 .float li a {
  display: block;
  position: relative;
  padding: 0.5em 0.5em 1em;
  height: 100%;
  color: #ffffff;
  font-size: 1.6em;
  font-weight: 800;
}
@media screen and (max-width: 768px) {
  #halloween2510 .float li a {
    padding: 2vw 1vw 5vw;
    font-size: min(0.8em, 4vw);
  }
}
#halloween2510 .float ul:has(> :nth-child(4):last-child) li {
  flex: 1 1 25%;
}
@media screen and (max-width: 768px) {
  #halloween2510 .float ul:has(> :nth-child(4):last-child) li {
    flex: 1 1 50%;
  }
}
#halloween2510 .item--ttl2 {
  position: relative;
  width: 75%;
  margin: 0 auto;
  margin-bottom: 2em;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  #halloween2510 .item--ttl2 {
    width: 100%;
    margin-bottom: 0.5em;
  }
}
#halloween2510 .item--ttl2 img {
  display: block;
}
#halloween2510 .item--conteiner {
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 768px) {
  #halloween2510 .item--conteiner {
    padding: 0;
  }
}
#halloween2510 .item--wrap li {
  position: relative;
  margin-bottom: 3em;
  background-color: #fff;
  padding: 2em 3em;
  border-radius: 40px;
}
@media screen and (max-width: 768px) {
  #halloween2510 .item--wrap li {
    padding: 2em 1.5em;
  }
}
#halloween2510 .item--wrap li:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
#halloween2510 .item--wrap li:last-of-type::before {
  display: none;
}
#halloween2510 .item--col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3em;
  place-items: start;
}
#halloween2510 .item--col picture {
  position: relative;
  /*
  &::before {
    content: "";
    position: absolute;
    background-image: url(/library/contents/products/halloween2510/img/parts/fukidashi1.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    top: -3em;
    right: -4em;
  }*/
}
@media screen and (max-width: 768px) {
  #halloween2510 .item--col {
    grid-template-columns: auto;
    gap: 1em;
  }
}
#halloween2510 .item--appeal {
  font-size: 1.2em;
  margin-bottom: 0.2em;
  z-index: 100;
  position: relative;
  color: #e85304;
}
#halloween2510 .item--title {
  font-size: 2.2em;
  color: #601986;
  font-weight: 800;
  line-height: 1.25em;
  letter-spacing: 0.01em;
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
  border-bottom: #B72D61 solid 3px;
}
@media screen and (max-width: 768px) {
  #halloween2510 .item--title {
    font-size: min(1.5em, 6.3vw);
  }
}
#halloween2510 .item .block {
  display: block;
}
#halloween2510 .item .small {
  font-size: 0.7em;
  line-height: 1.1em;
}
#halloween2510 .item--price {
  font-size: 1.6em;
  font-weight: 800;
  font-family: "モトヤLシーダ3等幅", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", sans-serif;
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #halloween2510 .item--price {
    font-size: min(1.2em, 6.2vw);
  }
}
#halloween2510 .item--area {
  margin-bottom: 0.5em;
  font-size: 1.4em;
  font-family: "モトヤLシーダ3等幅", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", sans-serif;
}
@media screen and (max-width: 768px) {
  #halloween2510 .item--area {
    margin-bottom: 0.5em;
    font-size: min(1.1em, 6.1vw);
  }
}
#halloween2510 .item--area--season {
  display: block;
  font-size: 0.8em;
}
@media screen and (max-width: 768px) {
  #halloween2510 .item--area--season {
    font-size: 0.85em;
  }
}
#halloween2510 .item--note {
  margin-bottom: 1em;
}
#halloween2510 .item--note li {
  margin-bottom: 0;
  font-size: 1.6em;
}
#halloween2510 .item--about {
  font-size: 1.2em;
  line-height: 1.4em;
  font-family: "モトヤLシーダ3等幅", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", sans-serif;
}
@media screen and (max-width: 768px) {
  #halloween2510 .item--about {
    font-size: min(1em, 6.1vw);
  }
}
#halloween2510 .item_allergen {
  margin-top: 0.7em;
}
#halloween2510 .item_allergen > .mf-item__area {
  display: block;
  margin-bottom: 0.2em;
}
#halloween2510 .item_allergen > span {
  font-family: "モトヤLシーダ3等幅", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", sans-serif;
}
#halloween2510 .item_allergen > div {
  position: relative;
  background-color: #601986;
  border-color: #fff;
  border-radius: 21px;
  text-align: center;
  color: #ffffff;
  filter: drop-shadow(0.1em 0.1em 0.25em rgba(0, 0, 0, 0.3));
  font-size: 1.2em;
  font-weight: 800;
  line-height: 1.5em;
  border: solid 5px;
  transition-duration: 0.4s;
  margin-top: 0.2em;
  width: 80%;
}
@media screen and (max-width: 768px) {
  #halloween2510 .item_allergen > div {
    font-size: min(1.3em, 4.6vw);
    padding: 0.4em 0.5em;
    width: 100%;
  }
}
#halloween2510 .item_allergen > div::before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  border-bottom: solid 5px #ffffff;
  border-right: solid 5px #ffffff;
  position: absolute;
  transform: rotate(-45deg) translateY(-65%);
  right: 1em;
  top: 50%;
}
@media screen and (max-width: 768px) {
  #halloween2510 .item_allergen > div::before {
    width: 0.5em;
    height: 0.5em;
    right: 2vw;
    line-height: 1.6em;
    border-bottom: solid 4px #ffffff;
    border-right: solid 4px #ffffff;
  }
}
@media print, (min-width: 769px) {
  #halloween2510 .item_allergen > div:hover {
    transform: scale(1.05);
  }
}
#halloween2510 .item_allergen a {
  padding: 0.3em 0.5em;
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: 100%;
}
#halloween2510 #bento {
  background-color: #D1E88A;
}
#halloween2510 #salad {
  background-color: #F3EE8D;
}
#halloween2510 #sweets {
  background-color: #C3E6FA;
}
#halloween2510 #note {
  position: relative;
}
#halloween2510 #note::before {
  content: "";
  position: absolute;
  background-image: url("/library/contents/products/halloween2510/img/parts/bg.jpg");
  background-size: 600px;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  z-index: 1;
  opacity: 1;
  top: 0;
  left: 0;
}
@media print, (min-width: 769px) {
  #halloween2510 .tvcm.section,
#halloween2510 .cmp.section {
    padding: 3rem 10rem;
  }
}
#halloween2510 .cmp--ttl, #halloween2510 .tvcm--ttl {
  position: relative;
  z-index: 20;
  text-align: center;
  font-size: 2.5em;
  color: #ffffff;
  margin: 0 auto 0.75em;
  width: 70%;
}
@media screen and (max-width: 768px) {
  #halloween2510 .cmp--ttl, #halloween2510 .tvcm--ttl {
    width: 100%;
    font-size: min(2.5em, 7vw);
    padding: 1vw;
  }
}
#halloween2510 .cmp--text, #halloween2510 .tvcm--text {
  text-align: center;
  color: #000000;
  padding: 0.5vw;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 1.1em;
  font-family: "モトヤLシーダ3等幅", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", sans-serif;
}
@media screen and (max-width: 768px) {
  #halloween2510 .cmp--text, #halloween2510 .tvcm--text {
    font-size: min(1em, 5vw);
  }
}
#halloween2510 .cmp--col, #halloween2510 .tvcm--col {
  position: relative;
  z-index: 20;
  display: grid;
  gap: 3em;
  margin: 0 auto;
}
#halloween2510 .cmp--col:has(> :nth-child(1):last-child), #halloween2510 .tvcm--col:has(> :nth-child(1):last-child) {
  width: 70%;
}
@media screen and (max-width: 768px) {
  #halloween2510 .cmp--col:has(> :nth-child(1):last-child), #halloween2510 .tvcm--col:has(> :nth-child(1):last-child) {
    width: 100%;
  }
}
#halloween2510 #cmp {
  background-image: linear-gradient(45deg, #ffe4ef 25%, transparent 25%, transparent 75%, #ffe4ef 75%), linear-gradient(45deg, #ffe4ef 25%, transparent 25%, transparent 75%, #ffe4ef 75%);
  background-position: 0 0, 50px 50px;
  background-size: 100px 100px;
  background-color: #fff0f6;
}
#halloween2510 #tvcm {
  background-image: linear-gradient(45deg, #e4fdff 25%, transparent 25%, transparent 75%, #e4fdff 75%), linear-gradient(45deg, #e4fdff 25%, transparent 25%, transparent 75%, #e4fdff 75%);
  background-position: 0 0, 50px 50px;
  background-size: 100px 100px;
  background-color: #f0fcff;
}
#halloween2510 .note-section {
  padding: 2.5em 5em;
}
@media screen and (max-width: 768px) {
  #halloween2510 .note-section {
    padding: 0 4vw 10vw;
  }
}
#halloween2510 .note-section_wrap {
  font-size: 1.4em;
}
@media screen and (max-width: 768px) {
  #halloween2510 .note-section_wrap {
    font-size: min(1.2em, 5vw);
  }
}
/*# sourceMappingURL=halloween2510.css.map */