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

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

#bf2511 {
  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;
}
#bf2511 ol,
#bf2511 ul {
  list-style: none;
}
#bf2511 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;
}
#bf2511 a:hover {
  text-decoration: none;
}
#bf2511 .c-red {
  color: #ff0000;
}
#bf2511 .c-small {
  margin-top: 0.25em;
  display: block;
  font-size: 0.6em;
  line-height: 1.3em;
}
#bf2511 .c-col1 {
  grid-template-columns: 1fr;
  margin: 0 auto;
  width: 50%;
}
@media screen and (max-width: 768px) {
  #bf2511 .c-col1 {
    width: 100%;
  }
}
@media print, (min-width: 769px) {
  #bf2511 .c-col2-pc {
    grid-template-columns: 1fr 1fr;
  }
  #bf2511 .c-col3-pc {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #bf2511 .c-col4-pc {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  #bf2511 .c-col5-pc {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  #bf2511 .c-col2-sp {
    grid-template-columns: 1fr 1fr;
  }
  #bf2511 .c-col3-sp {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #bf2511 .c-col4-sp {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  #bf2511 .c-col5-sp {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
#bf2511 .c-nw {
  display: inline-block;
}
#bf2511 .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) {
  #bf2511 .note {
    font-size: min(0.7em, 3.8vw);
  }
}
#bf2511 .note > * {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
#bf2511 .note > *::before {
  content: "※";
}
#bf2511 .section {
  position: relative;
  padding: 5rem;
}
@media screen and (max-width: 768px) {
  #bf2511 .section {
    padding: 10vw 5vw;
  }
}
#bf2511 .contents-wrap {
  position: relative;
  overflow: hidden;
  border-top: 20px solid #FFEE00;
}
#bf2511 .contents-wrap::before {
  content: "";
  position: absolute;
  background-image: url("/library/contents/products/bf2511/img/parts/deco_bg.png");
  background-size: 600px;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  z-index: 1;
  opacity: 0.3;
  top: 0;
  left: 0;
}
#bf2511 .bgdeco {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  background-image: url(../img/parts/deco_all.png);
  background-repeat: repeat-y;
  background-size: contain;
  left: -120px;
  width: calc(100% + 240px);
  background-position: top;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .bgdeco {
    background-image: url(../img/parts/deco_all_sp.png);
    background-size: contain;
    left: -40px;
    width: calc(100% + 80px);
    top: 6em;
  }
}
#bf2511 .cmp-bgdeco01, #bf2511 .cmp-bgdeco02, #bf2511 .cmp-bgdeco03, #bf2511 .item-bgdeco01, #bf2511 .item-bgdeco02, #bf2511 .item-bgdeco03, #bf2511 .note-bgdeco01, #bf2511 .item-bgdeco02 {
  position: relative;
}
#bf2511 .cmp-bgdeco01::before {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco1_triangle.png);
  top: -7em;
  right: -15em;
  width: 355px;
  height: 355px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .cmp-bgdeco01::before {
    background-size: 200px auto;
    width: 200px;
    height: 200px;
    top: -5em;
    right: -5em;
  }
}
#bf2511 .cmp-bgdeco01::after {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco2_airplane.png);
  top: 5em;
  left: -12em;
  width: 342px;
  height: 316px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .cmp-bgdeco01::after {
    background-size: 200px auto;
    width: 200px;
    height: 200px;
    top: 5em;
    left: -5em;
  }
}
#bf2511 .cmp-bgdeco02::before {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco3_herat.png);
  top: 37em;
  right: -14em;
  width: 490px;
  height: 427px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .cmp-bgdeco02::before {
    background-size: 200px auto;
    width: 200px;
    height: 200px;
    top: 24em;
    right: -4em;
  }
}
#bf2511 .cmp-bgdeco02::after {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco4_balloon.png);
  top: 42em;
  left: -14em;
  width: 341px;
  height: 486px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .cmp-bgdeco02::after {
    background-size: 200px auto;
    width: 200px;
    height: 250px;
    top: 42em;
    left: -5em;
  }
}
#bf2511 .cmp-bgdeco03::before {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco5_shine.png);
  top: 90em;
  left: -18em;
  width: 472px;
  height: 428px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .cmp-bgdeco03::before {
    background-size: 200px auto;
    width: 200px;
    height: 250px;
    top: 86em;
    left: -5em;
  }
}
#bf2511 .item-bgdeco01::before {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco1_triangle.png);
  top: 63em;
  right: -10em;
  width: 355px;
  height: 355px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .item-bgdeco01::before {
    background-size: 200px auto;
    width: 200px;
    height: 200px;
    top: 60em;
    right: -5em;
  }
}
#bf2511 .item-bgdeco01::after {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco2_airplane.png);
  top: 72em;
  left: -12em;
  width: 342px;
  height: 316px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .item-bgdeco01::after {
    background-size: 200px auto;
    width: 200px;
    height: 200px;
    top: 90em;
    left: -5em;
  }
}
#bf2511 .item-bgdeco02::before {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco3_herat.png);
  top: 98em;
  right: -10em;
  width: 490px;
  height: 427px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .item-bgdeco02::before {
    background-size: 200px auto;
    width: 200px;
    height: 200px;
    top: 120em;
    right: -4em;
  }
}
#bf2511 .item-bgdeco02::after {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco4_balloon.png);
  top: 102em;
  left: -8em;
  width: 341px;
  height: 486px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .item-bgdeco02::after {
    background-size: 200px auto;
    width: 200px;
    height: 250px;
    top: 140em;
    left: -5em;
  }
}
#bf2511 .item-bgdeco03::before {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco5_shine.png);
  top: 143em;
  left: -13em;
  width: 472px;
  height: 428px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .item-bgdeco03::before {
    background-size: 200px auto;
    width: 200px;
    height: 250px;
    top: 180em;
    left: -5em;
  }
}
#bf2511 .note-bgdeco01::before {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco1_triangle.png);
  top: -110em;
  right: -4em;
  width: 355px;
  height: 355px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .note-bgdeco01::before {
    background-size: 200px auto;
    width: 200px;
    height: 200px;
    top: -170em;
    right: -5em;
  }
}
#bf2511 .note-bgdeco01::after {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco2_airplane.png);
  top: -80em;
  left: -3em;
  width: 342px;
  height: 316px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .note-bgdeco01::after {
    background-size: 200px auto;
    width: 200px;
    height: 200px;
    top: -120em;
    left: -5em;
  }
}
#bf2511 .note-bgdeco02::before {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco3_herat.png);
  top: -45em;
  right: -4em;
  width: 490px;
  height: 427px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .note-bgdeco02::before {
    background-size: 200px auto;
    width: 200px;
    height: 200px;
    top: -70em;
    right: -5em;
  }
}
#bf2511 .note-bgdeco02::after {
  content: "";
  position: absolute;
  background-image: url(../img/parts/deco4_balloon.png);
  top: -15em;
  left: -4em;
  width: 341px;
  height: 486px;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #bf2511 .note-bgdeco02::after {
    background-size: 200px auto;
    width: 200px;
    height: 200px;
    top: -40em;
    left: -5em;
  }
}
#bf2511 .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) {
  #bf2511 .pre {
    font-size: 7vw;
    padding: 2vw 0;
  }
}
#bf2511 .kv-wrap-anime {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#bf2511 .kv-wrap {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
@media print, (min-width: 769px) {
  #bf2511 .kv img {
    margin: 0 auto;
    display: block;
  }
}
#bf2511 #float {
  transition: ease 0.3s;
}
#bf2511 #float.mf-flt.floating {
  width: 100%;
}
@media print, (min-width: 769px) {
  #bf2511 #float.mf-flt.floating {
    width: 1200px;
  }
}
#bf2511 .float ul {
  background-color: #e51871;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  border-top: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
}
#bf2511 .float li {
  position: relative;
  flex: 1 1 30%;
  border: 0.5px solid #FFFFFF;
}
#bf2511 .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) {
  #bf2511 .float li::before {
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 8px solid #ffffff;
  }
}
#bf2511 .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) {
  #bf2511 .float li a {
    padding: 2vw 1vw 5vw;
    font-size: min(0.8em, 4vw);
  }
}
#bf2511 .float ul:has(> :nth-child(4):last-child) li {
  flex: 1 1 25%;
}
@media screen and (max-width: 768px) {
  #bf2511 .float ul:has(> :nth-child(4):last-child) li {
    flex: 1 1 50%;
  }
}
#bf2511 .item {
  background-color: #000000;
}
#bf2511 .item--ttl2 {
  position: relative;
  width: 75%;
  margin: 0 auto;
  margin-bottom: 2em;
}
@media screen and (max-width: 768px) {
  #bf2511 .item--ttl2 {
    width: 100%;
    margin-bottom: 0.5em;
  }
}
#bf2511 .item--ttl2 img {
  display: block;
}
#bf2511 .item--conteiner {
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 768px) {
  #bf2511 .item--conteiner {
    padding: 0;
  }
}
#bf2511 .item--wrap li {
  position: relative;
  margin-bottom: 3em;
  padding: 2em 3em;
  box-shadow: 0 0 46px rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 16px;
  border: 7px solid #FFFFFF;
  opacity: 1;
  z-index: 1;
}
#bf2511 .item--wrap li:last-of-type {
  margin-bottom: 0;
}
#bf2511 .item--wrap li:last-of-type::before {
  display: none;
}
@media screen and (max-width: 768px) {
  #bf2511 .item--wrap li {
    padding: 10vw 5vw;
    box-shadow: 0 0 23px rgb(255, 255, 255);
  }
}
#bf2511 .item--col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3em;
  place-items: center;
}
@media screen and (max-width: 768px) {
  #bf2511 .item--col {
    grid-template-columns: auto;
    gap: 1em;
  }
}
#bf2511 .item--detail {
  width: 100%;
}
#bf2511 .item--appeal {
  font-size: 1.2em;
  margin-bottom: 0.5em;
  width: 80%;
  z-index: 100;
  position: relative;
  color: #fff;
  background-color: #f19801;
  border-radius: 10px;
  padding: 0.25em 0.5em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #bf2511 .item--appeal {
    font-size: min(0.8em, 5vw);
    width: 100%;
  }
}
#bf2511 .item--title {
  font-size: 2.2em;
  color: #F29401;
  font-weight: 800;
  line-height: 1.25em;
  letter-spacing: 0.01em;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 768px) {
  #bf2511 .item--title {
    font-size: min(1.5em, 6.3vw);
  }
}
#bf2511 .item .block {
  display: block;
}
#bf2511 .item .small {
  font-size: 0.7em;
  line-height: 1.1em;
}
#bf2511 .item--price {
  color: #F29401;
  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) {
  #bf2511 .item--price {
    font-size: min(1.2em, 6.2vw);
  }
}
#bf2511 .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) {
  #bf2511 .item--area {
    margin-bottom: 0.5em;
    font-size: min(1.1em, 6.1vw);
  }
}
#bf2511 .item--area--season {
  display: block;
  font-size: 0.8em;
}
@media screen and (max-width: 768px) {
  #bf2511 .item--area--season {
    font-size: 0.85em;
  }
}
#bf2511 .item--note {
  margin-bottom: 1em;
}
#bf2511 .item--note li {
  margin-bottom: 0;
  font-size: 1.6em;
}
#bf2511 .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) {
  #bf2511 .item--about {
    font-size: min(1em, 6.1vw);
  }
}
#bf2511 .item_allergen {
  margin-top: 0.7em;
}
#bf2511 .item_allergen > .mf-item__area {
  display: block;
  margin-bottom: 0.2em;
}
#bf2511 .item_allergen > span {
  font-family: "モトヤLシーダ3等幅", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", sans-serif;
}
#bf2511 .item_allergen > div {
  position: relative;
  padding: 0.3em 0.5em;
  background-color: #00AB9E;
  border-radius: 21px;
  text-align: center;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 800;
  line-height: 1.5em;
  transition-duration: 0.4s;
  margin-top: 0.2em;
  width: 80%;
}
@media screen and (max-width: 768px) {
  #bf2511 .item_allergen > div {
    font-size: min(1.3em, 4.8vw);
    padding: 0.4em 0.5em;
    width: 100%;
  }
}
#bf2511 .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) {
  #bf2511 .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) {
  #bf2511 .item_allergen > div:hover {
    transform: scale(1.05);
  }
}
#bf2511 .item_allergen a {
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: 100%;
}
#bf2511 .tvcm.section,
#bf2511 .cmp.section {
  background-color: #000000;
}
@media print, (min-width: 769px) {
  #bf2511 .tvcm.section,
#bf2511 .cmp.section {
    padding: 7rem 10rem;
  }
}
#bf2511 .cmp--ttl, #bf2511 .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) {
  #bf2511 .cmp--ttl, #bf2511 .tvcm--ttl {
    width: 100%;
    font-size: min(2.5em, 7vw);
    padding: 1vw;
  }
}
#bf2511 .cmp--text, #bf2511 .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) {
  #bf2511 .cmp--text, #bf2511 .tvcm--text {
    font-size: min(1em, 5vw);
  }
}
#bf2511 .cmp--col, #bf2511 .tvcm--col {
  position: relative;
  z-index: 20;
  display: grid;
  gap: 3em;
  margin: 0 auto;
}
#bf2511 .cmp--col:has(> :nth-child(1):last-child), #bf2511 .tvcm--col:has(> :nth-child(1):last-child) {
  width: 70%;
}
@media screen and (max-width: 768px) {
  #bf2511 .cmp--col:has(> :nth-child(1):last-child), #bf2511 .tvcm--col:has(> :nth-child(1):last-child) {
    width: 100%;
  }
}
#bf2511 .note-section {
  background: #000000;
  padding: 0 5em 5em;
}
@media screen and (max-width: 768px) {
  #bf2511 .note-section {
    padding: 5vw 4vw 10vw;
    font-size: min(1.2em, 5vw);
  }
}
#bf2511 .note-section_wrap {
  z-index: 10;
  position: relative;
  font-size: 1.4em;
  color: #ffffff;
}
#bf2511 a:visited {
  color: #fff;
  text-decoration: none;
}
#bf2511 a:link {
  color: #fff;
  text-decoration: none;
}
/*# sourceMappingURL=bf2511.css.map */