@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 {
  white-space: nowrap;
}
#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 .head h2 span.mark::after{
  content: "®";
  position: relative;
  top: 6px;
}
#valentine_cpn #wrapper.page .item_box .item_img.pc-w70 img{
  width: 70%;
}
#valentine_cpn #wrapper.page .item_box .item_img.pc-w65-2 img{
  width: 65.2%;
}
#valentine_cpn #wrapper.page .item_box .item_img.pc-w80 img{
  width: 80%;
}
#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%;
}

.pc-w108 img{
  transform: scale(1.08);
  transform-origin: center;
}
#valentine_cpn #wrapper.page .head h2{
  white-space: nowrap;
}
#valentine_cpn #wrapper.page .head.type01 .head_txt{
  padding-block: 0;
}
#valentine_cpn #wrapper.page .head .head_btn{
  display: block;
  width: 100%;
  height: 48px;
  background-color: #000;
  color: #fff;
  text-align: center;
  line-height: 48px;
  margin-top: 20px;
}
#valentine_cpn #wrapper.page .item_box .detail .center {
  white-space: nowrap;
  position: relative;
  left: 50%;
  translate: -50% 0;
}
#valentine_cpn #wrapper.page .item_box .detail .nowrap {
  white-space: nowrap;
  position: relative;
}
#valentine_cpn #wrapper.page .item_box.type02 .inner .detail a.btn_onlineshop{
  position: static;
  translate: 0 0;
}
#valentine_cpn #wrapper.page .item_box.type02 .inner .detail.mt42{
  margin-top: 42px;
}

.max {
    margin: 0px auto;
}