@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 .lead{
  max-width: 960px;
  margin-inline: auto;
}
#valentine_cpn #wrapper .lead h3{
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 32px;
}
#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 {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-left: 16%;
  /* margin-inline: auto; */
  /* width: 44% !important; */
}
#valentine_cpn #wrapper.page .item_box.type01 .sub-img img {
  width: 60% !important;
}
#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;
}
.displayFlex {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 48px;
}
.displayFlex p{
  font-size: 14px;
  text-align: left;
  margin-top: 28px;
  line-height: 1.71;
}
.intro-bottom__text{
  text-align: left;
  line-height: 1.75;
}
#valentine_cpn #wrapper.page .head h2 span{
  text-transform:none;
}
.item_box.small{
  max-width: 700px;
}
.lead .displayFlex{
  display: flex;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}
.lead .displayFlex .img{
  width: 200px;
  text-align: center;
}
.profile_text{
  padding-left: 56px;
  width: calc(100% - 200px);
  text-align: left;
}
#valentine_cpn #wrapper.page .lead .profile_text p{
  margin-bottom: 0;
}
.lead .displayFlex h3{
  margin-bottom: 18px;
  font-size: 1.4em;
}
.w-pc85 img{
  width: 85%;
}
.w-pc93 img{
  width: 93%;
}
.w-pc125{
  transform: scale(1.25) translate(-20px, -50px);
}
#valentine_cpn #wrapper.page .item_box.mt220{
  margin-top: 220px;
}
.pc-inline{
  display: inline;
}
.sp-inline{
  display: none;
}
#valentine_cpn #wrapper.page .item_box .detail .detail_name .nowrap{
  white-space: nowrap;
}
.item_box ul .color04::before{
  color: #0068b7;
}
#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;}