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

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

#men2510 {
  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;
}
#men2510 ol,
#men2510 ul {
  list-style: none;
}
#men2510 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;
}
#men2510 a:hover {
  text-decoration: none;
}
#men2510 .c-red {
  color: #ff0000;
}
#men2510 .c-small {
  margin-top: 0.25em;
  display: block;
  font-size: 0.6em;
  line-height: 1.3em;
}
#men2510 .c-col1 {
  grid-template-columns: 1fr;
  margin: 0 auto;
  width: 50%;
}
@media screen and (max-width: 768px) {
  #men2510 .c-col1 {
    width: 100%;
  }
}
@media print, (min-width: 769px) {
  #men2510 .c-col2-pc {
    grid-template-columns: 1fr 1fr;
  }
  #men2510 .c-col3-pc {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #men2510 .c-col4-pc {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  #men2510 .c-col5-pc {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  #men2510 .c-col2-sp {
    grid-template-columns: 1fr 1fr;
  }
  #men2510 .c-col3-sp {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #men2510 .c-col4-sp {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  #men2510 .c-col5-sp {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
#men2510 .c-nw {
  display: inline-block;
}
#men2510 .c-dispinlinePC {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  #men2510 .c-dispinlinePC {
    display: none;
  }
}
#men2510 .c-dispSP {
  display: none;
}
@media screen and (max-width: 768px) {
  #men2510 .c-dispSP {
    display: block;
  }
}
#men2510 .note {
  font-size: 0.7em;
  line-height: 1.5;
  font-family: "モトヤLシーダ3等幅", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", sans-serif;
}
@media screen and (max-width: 768px) {
  #men2510 .note {
    font-size: min(0.7em, 3.8vw);
  }
}
#men2510 .note > * {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
#men2510 .note > *::before {
  content: "※";
}
#men2510 .section {
  position: relative;
  padding: 5rem;
}
@media screen and (max-width: 768px) {
  #men2510 .section {
    padding: 10vw 5vw;
  }
}
#men2510 .contents-wrap {
  position: relative;
  background-color: #FEF3C2;
}
#men2510 .contents-wrap::before {
  content: "";
  position: absolute;
  background-image: url("/library/contents/products/men2510/img/parts/bg.svg");
  background-size: 600px;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  z-index: 1;
  opacity: 0.2;
  top: 0;
  left: 0;
}
#men2510 .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) {
  #men2510 .pre {
    font-size: 7vw;
    padding: 2vw 0;
  }
}
#men2510 .kv-wrap-anime {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#men2510 .kv-wrap {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
@media print, (min-width: 769px) {
  #men2510 .kv img {
    margin: 0 auto;
    display: block;
  }
}
#men2510 #float {
  transition: ease 0.3s;
}
#men2510 #float.mf-flt.floating {
  width: 100%;
}
@media print, (min-width: 769px) {
  #men2510 #float.mf-flt.floating {
    width: 1200px;
  }
}
#men2510 .float ul {
  background-color: #e51871;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  border-top: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
}
#men2510 .float li {
  position: relative;
  flex: 1 1 30%;
  border: 0.5px solid #FFFFFF;
}
#men2510 .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) {
  #men2510 .float li::before {
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 8px solid #ffffff;
  }
}
#men2510 .float li a {
  display: flex;
  align-items: center;
  justify-content: center;
  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) {
  #men2510 .float li a {
    padding: 2vw 1vw 5vw;
    font-size: min(0.8em, 4vw);
  }
}
#men2510 .float ul:has(> :nth-child(4):last-child) li {
  flex: 1 1 25%;
}
@media screen and (max-width: 768px) {
  #men2510 .float ul:has(> :nth-child(4):last-child) li {
    flex: 1 1 50%;
  }
}
#men2510 .float--ramen {
  background-color: #E93800;
}
#men2510 .float--soba {
  background-color: #F08300;
}
#men2510 .float--udon {
  background-color: #fcd23c;
}
#men2510 #ramen .item--wrap li {
  border: 8px solid #E93800;
}
#men2510 #ramen .item--wrap .item--appeal {
  color: #E93800;
}
#men2510 #ramen .item--wrap .item--title {
  color: #E93800;
}
#men2510 #soba .item--wrap li,
#men2510 #udon .item--wrap li {
  border: 8px solid #F08300;
}
#men2510 #soba .item--wrap .item--appeal,
#men2510 #udon .item--wrap .item--appeal {
  color: #F08300;
}
#men2510 #soba .item--wrap .item--title,
#men2510 #udon .item--wrap .item--title {
  color: #F08300;
}
#men2510 .item--ttl2 {
  position: relative;
  width: 40%;
  margin: 0 auto;
  padding: 2em 0;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  #men2510 .item--ttl2 {
    width: 70%;
    padding: 1em 0;
  }
}
#men2510 .item--ttl2 img {
  display: block;
}
#men2510 .item--ttl3 {
  position: relative;
  width: 70%;
  margin: 0 auto;
  padding: 2em 0;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  #men2510 .item--ttl3 {
    width: 100%;
    padding: 1em 0;
  }
}
#men2510 .item--ttl3 img {
  display: block;
}
#men2510 .item--conteiner {
  position: relative;
  z-index: 20;
}
#men2510 .item--wrap li {
  position: relative;
  margin-bottom: 3em;
  padding: 2em 3em;
  background-color: #fff;
  border-radius: 40px;
}
@media screen and (max-width: 768px) {
  #men2510 .item--wrap li {
    padding: 2em 1em;
  }
}
#men2510 .item--wrap li:last-of-type {
  margin-bottom: 0;
}
#men2510 .item--wrap li:last-of-type::before {
  display: none;
}
@media print, (min-width: 769px) {
  #men2510 .item--wrap li:nth-child(even) picture {
    order: 1;
  }
}
#men2510 .item--col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3em;
  place-items: center;
}
@media screen and (max-width: 768px) {
  #men2510 .item--col {
    grid-template-columns: auto;
    gap: 1em;
  }
}
#men2510 .item--appeal {
  font-size: 1.2em;
  margin-bottom: 0.2em;
  z-index: 100;
  position: relative;
  color: #E93800;
}
#men2510 .item--title {
  font-size: 2.2em;
  color: #E93800;
  font-weight: 800;
  line-height: 1.25em;
  letter-spacing: 0.01em;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 768px) {
  #men2510 .item--title {
    font-size: min(1.5em, 6.3vw);
  }
}
#men2510 .item .block {
  display: block;
}
#men2510 .item .small {
  font-size: 0.7em;
  line-height: 1.1em;
}
#men2510 .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) {
  #men2510 .item--price {
    font-size: min(1.2em, 6.2vw);
  }
}
#men2510 .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) {
  #men2510 .item--area {
    margin-bottom: 0.5em;
    font-size: min(1.1em, 6.1vw);
  }
}
#men2510 .item--area--season {
  display: block;
  font-size: 0.8em;
}
@media screen and (max-width: 768px) {
  #men2510 .item--area--season {
    font-size: 0.85em;
  }
}
#men2510 .item--note {
  margin-bottom: 1em;
}
#men2510 .item--note li {
  margin-bottom: 0;
  font-size: 1.6em;
}
#men2510 .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) {
  #men2510 .item--about {
    font-size: min(1em, 6.1vw);
  }
}
#men2510 .item_allergen {
  margin-top: 0.7em;
}
#men2510 .item_allergen > .mf-item__area {
  display: block;
  margin-bottom: 0.2em;
}
#men2510 .item_allergen > span {
  font-family: "モトヤLシーダ3等幅", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", sans-serif;
}
#men2510 .item_allergen > div {
  position: relative;
  background-color: #E93800;
  border-radius: 21px;
  text-align: center;
  color: #ffffff;
  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) {
  #men2510 .item_allergen > div {
    font-size: min(1.3em, 5vw);
    padding: 0.4em 0.5em;
    width: 100%;
  }
}
#men2510 .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) {
  #men2510 .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) {
  #men2510 .item_allergen > div:hover {
    transform: scale(1.05);
  }
}
#men2510 .item_allergen a {
  padding: 0.3em 0.5em;
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: 100%;
}
#men2510 .bnr.section--ttl,
#men2510 .bnr--ttl {
  position: relative;
  z-index: 20;
  text-align: center;
  font-size: 2.5em;
  color: #ffffff;
  margin: 0 auto 0.75em;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #men2510 .bnr.section--ttl,
#men2510 .bnr--ttl {
    width: 100%;
    font-size: min(2.5em, 5vw);
    padding: 1vw;
  }
}
#men2510 .bnr.section--text,
#men2510 .bnr--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) {
  #men2510 .bnr.section--text,
#men2510 .bnr--text {
    font-size: min(1em, 5vw);
  }
}
#men2510 .bnr.section--col,
#men2510 .bnr--col {
  position: relative;
  z-index: 20;
  display: grid;
  gap: 3em;
  margin: 0 auto;
}
@media print, (min-width: 769px) {
  #men2510 .bnr.section--col,
#men2510 .bnr--col {
    padding: 0 7.5rem;
  }
}
#men2510 .bnr.section--col:has(> :nth-child(1):last-child),
#men2510 .bnr--col:has(> :nth-child(1):last-child) {
  width: 80%;
}
@media screen and (max-width: 768px) {
  #men2510 .bnr.section--col:has(> :nth-child(1):last-child),
#men2510 .bnr--col:has(> :nth-child(1):last-child) {
    width: 100%;
  }
}
#men2510 .cmp--ttl {
  position: relative;
  z-index: 20;
  text-align: center;
  font-size: 2.5em;
  color: #ffffff;
  margin: 0 auto;
  width: 40%;
  padding: 1em 0;
}
@media screen and (max-width: 768px) {
  #men2510 .cmp--ttl {
    width: 70%;
    font-size: min(2.5em, 5vw);
  }
}
#men2510 .cmp--text {
  text-align: center;
  color: #000000;
  padding: 0.5vw;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 1em 0;
  font-family: "モトヤLシーダ3等幅", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", sans-serif;
}
@media screen and (max-width: 768px) {
  #men2510 .cmp--text {
    font-size: min(1em, 5vw);
  }
}
#men2510 .cmp--col {
  position: relative;
  z-index: 20;
  display: grid;
  gap: 3em;
  margin: 0 auto;
}
@media print, (min-width: 769px) {
  #men2510 .cmp--col {
    padding: 0 7.5rem;
  }
}
#men2510 .cmp--col:has(> :nth-child(1):last-child) {
  width: 80%;
}
@media screen and (max-width: 768px) {
  #men2510 .cmp--col:has(> :nth-child(1):last-child) {
    width: 100%;
  }
}
#men2510 .movie--ttl {
  position: relative;
  z-index: 20;
  text-align: center;
  font-size: 2.5em;
  color: #000;
  width: 100%;
  margin: 0 auto 0.75em;
}
@media screen and (max-width: 768px) {
  #men2510 .movie--ttl {
    width: 100%;
    font-size: min(2.5em, 5vw);
  }
}
#men2510 .movie--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) {
  #men2510 .movie--text {
    font-size: min(1em, 5vw);
  }
}
#men2510 .movie--col {
  position: relative;
  z-index: 20;
  display: grid;
  gap: 2em;
  margin: 0 auto;
}
@media print, (min-width: 769px) {
  #men2510 .movie--col {
    padding: 0 5rem;
  }
}
#men2510 .movie--col:has(> :nth-child(1):last-child) {
  width: 80%;
}
@media screen and (max-width: 768px) {
  #men2510 .movie--col:has(> :nth-child(1):last-child) {
    width: 100%;
  }
}
#men2510 #bnr {
  background-color: #078C41;
  position: relative;
  z-index: 10;
}
#men2510 #cmp {
  background-color: #faca69;
  position: relative;
  z-index: 10;
  padding-top: 0;
}
#men2510 #movie {
  background-color: #FEF3C2;
  position: relative;
}
#men2510 .note-section {
  padding: 3em 5em;
}
@media screen and (max-width: 768px) {
  #men2510 .note-section {
    padding: 10vw 4vw 10vw;
  }
}
#men2510 .note-section_wrap {
  font-size: 1.4em;
  background-color: #fff;
  padding: 2rem;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  #men2510 .note-section_wrap {
    font-size: min(1.2em, 5vw);
    padding: 2rem 1rem;
  }
}
/*# sourceMappingURL=men2510.css.map */