@charset "UTF-8";

#kv {
  background: #fff url(../img/kv.jpg) top center no-repeat;
  background-size: cover;
}

#valentine_cpn #wrapper.page {
  overflow-x: hidden;
}

#valentine_cpn #wrapper.page .head.type01 .head_txt .new,
#valentine_cpn #wrapper.page .head.type02 .head_ttl .new {
  padding: 6px 10px;
  background-color: #ff2d96;
  border-radius: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 32px;
  display: inline-block;
}

#valentine_cpn #wrapper.page .head p .small {
  font-size: 0.8em;
}

#valentine_cpn #wrapper.page .item_box .detail .detail_name strong {
  line-height: 1.5;
  white-space: nowrap;
}

#valentine_cpn #wrapper.page .head p span {
  font-size: 0.8em;
  margin-top: 2rem;
  display: block;
}
#valentine_cpn #wrapper.page .head p span.mt0 {
  margin-top: 0;
}
.pc-inline {
  display: inline;
}
.sp-inline {
  display: none;
}
#valentine_cpn #wrapper.page .head p .pc-inline {
  display: inline;
}
#valentine_cpn #wrapper.page .head p .sp-inline {
  display: none;
}
