@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%;
  margin-right: 60px;
}
#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::after{
  content: "®";
  position: relative;
  top: 6px;
} */

#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;
}
.pc-w95 img{
  width: 95%;
}
.pc-w91 img{
  width: 91%;
}
.pc-w87 img{
  width: 87%;
}
.pc-w85 img{
  width: 85%;
}
.pc-w80 img{
  width: 80%;
}
.pc-w60 img{
  width: 60%;
}
.tagline{
  width: min(min(78.5714285714vw, 700px), 800px);
  margin-top: 20px;
        margin-bottom: 20px;
        margin-inline: auto;
}
.tagline_02{
  width: min(min(78.5714285714vw, 600px), 800px);
  margin-top: 20px;
        margin-bottom: 20px;
        margin-inline: auto;
}
#valentine_cpn #wrapper.page .lead .ttl_new {
    /* font-size: 18px; */
    /* font-weight: 600; */
  margin-bottom: 0px;
  margin-top: 50px;
  font-size: 26px;
  color: #C83B35;
  text-align: center;
  line-height: 1;
}

