@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.type02 .inner.small-img {
  img {
    width: 70%;
  }
}
#valentine_cpn #wrapper.page .item_box.type01 .sub-img img {
  width: 50%;
}
#valentine_cpn #wrapper.page .item_box .detail .detail_name strong {
  line-height: 1.5;
}
#valentine_cpn #wrapper.page .item_box .detail .detail_name strong span.center {
  white-space: nowrap;
  position: relative;
  left: 50%;
  translate: -50% 0;
}
#valentine_cpn #wrapper .section .row .col.horizontal .col-title {
  text-align: center;
}
#valentine_cpn #wrapper .section .row.type01 .col .col-text .small {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.8em;
  white-space: nowrap;
}
#valentine_cpn #wrapper .section .row .col.horizontal {
  display: block;
}

#valentine_cpn #wrapper .section .row.type01 .col {
  padding-left: 0;
}
#valentine_cpn #wrapper.page .item_box picture {
  width: auto;
}

#valentine_cpn #wrapper.page .item_box .item_img.pc-w84 img {
  width: 84%;
}

#valentine_cpn #wrapper.page .item_box .item_img.pc-w90 img {
  width: 90%;
}

#valentine_cpn #wrapper.page .item_box .item_img.pc-w93 img {
  width: 93%;
}
#valentine_cpn #wrapper.page .item_box .item_img.pc-w96 img {
  width: 96%;
}
.pc-w117 img {
  transform: scale(1.17) translate(0, -30px);
}
.pc-w108 img {
  transform: scale(1.08);
  transform-origin: center;
}
.nowrap {
  white-space: nowrap;
}
.pc-inline {
  display: inline;
}
.sp-inline {
  display: none;
}
#valentine_cpn #wrapper.page .item_box.pc-mt170 {
  margin-top: 170px;
}
