@charset "UTF-8";

#kv {
  background: #fff url(../img/kv.jpg) top center no-repeat;
  background-size: cover;
}
#valentine_cpn section {
  overflow-x: hidden;
}
#valentine_cpn #wrapper.page .head.type01.reverse {
  flex-direction: row-reverse;
}
#valentine_cpn #wrapper.page .item_box .detail .detail_name strong{
  white-space: nowrap;
}
#valentine_cpn #wrapper.page .head p span{
  font-size: 0.8em;
  margin-top: 2rem;
  display: block;
}
#valentine_cpn #wrapper.page .item_box.type02 .inner.small-img {
  img {
    width: 70%;
  }
}
.shiori_box{
  width: min(min(78.5714285714vw, 1100px), 1100px);
  margin-top: 80px;
  margin: 64px auto 0;
}
.sp-inline{
  display: none;
}
.pc-inline{
  display: inline;
}
.w-pc160{
  transform: scale(1.6);
}
.w-pc102{
  transform: scale(1.02);
}
.w-pc96 img{
  width: 96%;
}
.w-pc94 img{
  width: 94%;
}
.w-pc92 img{
  width: 92%;
}
.w-pc87 img{
  width: 87%;
}
.w-pc82 img{
  width: 82%;
}
.w-pc72 img{
  width: 72%;
}
#valentine_cpn #wrapper.page .item_box.mt110{
  margin-top: 110px;
}
#valentine_cpn #wrapper.page .item_box.type02 .inner .detail.mt60{
  margin-top: 60px;
}