@charset "UTF-8";

/* style_smp.css */

@font-face {
  font-weight: 100;
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
}

@font-face {
  font-weight: 200;
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
}

@font-face {
  font-weight: 300;
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
}

@font-face {
  font-weight: 400;
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
}

@font-face {
  font-weight: 700;
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
}

@font-face {
  font-weight: 100;
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
}

@font-face {
  font-weight: 200;
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
}

/* ================ Style ================= */
.css_sp_only {
  display: block !important;
}

.css_tab_only {
  display: none !important;
}

.css_pc_only {
  display: none !important;
}

.font_mincho {
  font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#valentine_cpn #wrapper .wrapper:after,
#valentine_cpn #wrapper .section:after,
#valentine_cpn #wrapper .inner:after,
#valentine_cpn #wrapper .item_box:after {
  clear: both;
  display: block;
  content: "";
}

#valentine_cpn #wrapper.page {
  margin-bottom: 0;
  width: 100%;
  background: #fff;
}

#valentine_cpn #wrapper section {
  margin-bottom: 0;
}

#valentine_cpn #wrapper .section {
  width: 100%;
  color: #333;
  font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* .box_bg_stripe
----------------------- */
.box_bg_stripe {
  background: url(../img/bg_stripe01.png) repeat -10% 0;
  background-size: 250px auto;
}

/* #bnr_online
----------------------- */
#valentine_cpn #wrapper #bnr_online {
  margin: 30px 0 20px;
  width: 100%;
}

.bnr_onlineshop {
  margin: 0 3% 0px;
  /* padding: 35px 3% 88px; */
  text-align: left;
  background: url(../img/bnr_onlineshop_sp.jpg) center / contain no-repeat;
  aspect-ratio: 352 / 200;
}

.bnr_onlineshop h2 {
  text-align: center;
  font-size: 16px;
  font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #fff;
}

.bnr_onlineshop a {
  display: block;
  /* padding-bottom: 23.5%; */
  width: 100%;
  height: 100%;
  /* background: url(../img/bnr_onlineshop_pc.png) no-repeat center center;
  background-size: contain; */
  text-indent: -99999px;
}

/* #sec_other
----------------------- */
#sec_other {
  padding-bottom: 30px;
}

#sec_other ul {
  font-size: 0;
}

#sec_other li {
  margin-bottom: 15px;
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.4);
  vertical-align: top;
  text-align: left;
  font-size: 16px;
}

#sec_other li a {
  position: relative;
  display: block;
}

#sec_other li a::before {
  position: absolute;
  top: 50%;
  right: 3px;
  display: block;
  margin-top: -6px;
  width: 1em;
  height: 1em;
  color: #333;
  content: "\e906";
  font-size: 12px;
  font-family: "icomoon";
}

#sec_other li img {
  display: inline-block;
  width: 32%;
  vertical-align: middle;
}
#sec_other li dl {
  text-align: center;
}
#sec_other li dl,
#sec_other li dl dt,
#sec_other li dl dd {
  display: inline-block;
}

#sec_other li dl {
  width: 63%;
  vertical-align: middle;
}

#sec_other li dl dt {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.5;
}

#sec_other li:first-child dl dt {
  font-size: 14px;
}

#sec_other li dl dt .brand_mimizuku_logo {
  display: block;
  width: 145px;
  margin-inline: auto;
}

#sec_other li dl dt .brand_mimizuku_logo img {
  width: 100%;
}

#sec_other li dl dd {
  font-size: 12px;
  line-height: 1.5;
}

/* .title_style01
----------------------- */
#valentine_cpn #wrapper.page .section .title_style01 {
  font-size: 18px;
}

#valentine_cpn #wrapper.page .section .title_style01 span {
  display: inline-block;
  padding: 0 40px;
  background: none;
  background-size: 22px auto, 22px auto;
  color: #333;
  letter-spacing: 3px;
  font-size: 18px;
}

#valentine_cpn #wrapper .section.mimizuku {
  margin-bottom: 32px;
}

/* style_smp.css */

/* style_brand_smp.css */

/* ================ Style ================= */
#valentine_cpn #wrapper {
  padding: 0;
}

#kv {
  position: relative;
  top: 0;
  left: 0;
  height: 0;
}

.copy {
  width: 95%;
  margin: 0 0 8% 0;
}

.bnr_mimizuku {
  padding: 10px 3% 0;
}

#sec_inc_lineup {
  padding: 20px 3% 30px;
}

#sec_other {
  padding: 0 3% 60px;
}

#valentine_cpn #wrapper.page .item_box .box_detail dl dt img {
  margin: 3px 0 0 8px;
  width: 15px;
}

/* #brand_head
----------------------- */
#valentine_cpn #wrapper.page #brand_head {
  margin-bottom: 15px;
}

#valentine_cpn #wrapper.page .section .title_style01 {
  font-size: 18px;
  padding-top: 8%;
}

#valentine_cpn #wrapper.page #brand_head aside {
  display: inline-block;
  border: 1px solid #000;
}

#valentine_cpn #wrapper.page #brand_head aside.notice {
  padding: 10px;
  border-color: #000;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
}
#valentine_cpn #wrapper.page #brand_head aside.notice h5 {
  font-size: 12px;
  color: #f00;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: center;
}
#valentine_cpn #wrapper.page #brand_head aside.notice p.notice {
  font-size: 12px;
  line-height: 1.7;
  color: #000;
  text-align: left;
  padding-bottom: 0px;
}

#valentine_cpn #wrapper.page #brand_head .title_style01 span {
  padding: 0 50px;
  background: url(../img/bg_title01_left.png) no-repeat left center,
    url(../img/bg_title01_right.png) no-repeat right center;
  background-size: 45px auto, 45px auto;
  font-size: 22px;
}

#wrapper.page section #brand_head h1 {
  position: relative;
  margin-bottom: 20px;
}

#brand_head {
  padding: 0 3%;
}

#brand_head h1.icon_new {
  background: url(../../img/sec_lineup_icon_new.png) no-repeat 0 0;
  background-size: auto 22px;
}

#brand_head h1.icon_renewal {
  background: url(../img/icon_renewal.png) no-repeat 0 0;
  background-size: 75px auto;
}

#brand_head h1.icon_limited01 {
  background: url(../../img/sec_lineup_icon_limited02.png) no-repeat 0 0;
  background-size: 102px auto;
}

#brand_head h1.icon_new_limited01 {
  background-image: url(../../img/sec_lineup_icon_new.png),
    url(../../img/sec_lineup_icon_limited02.png);
  background-position: 0 0, 0 24px;
  background-size: auto 22px;
  background-repeat: no-repeat, no-repeat;
  padding-top: 24px;
}

#brand_head h1.icon_limited02 {
  background: url(../img/icon_limited02.png) no-repeat 0 0;
  background-size: 72px auto;
}

#brand_head h1.icon_limited03 {
  background: url(../img/icon_limited03.png) no-repeat 0 0;
  background-size: 75px auto;
}

#brand_head h1.icon_new_limited03 {
  background-image: url(../../img/sec_lineup_icon_new.png),
    url(../../img/sec_lineup_icon_limited03.png);
  background-position: 0 0, 0 24px;
  background-size: auto 22px;
  background-repeat: no-repeat, no-repeat;
  padding-top: 24px;
}

#brand_head h1 img {
  display: block;
  margin: 0 auto;
  padding: 40px 0 10px;
}

#brand_head h1 span {
  display: block;
  font-size: 14px;
}

#wrapper.page section #brand_head h2 {
  color: #333;
  text-align: center;
  font-size: 20px;
}

#wrapper.page section #brand_head p {
  padding-bottom: 5%;
  color: #333;
  text-align: center;
  font-size: 12px;
  line-height: 1.8;
}

#wrapper.page section #brand_head p span.bold {
  font-weight: 800;
}

#wrapper.page section #brand_head p.attention {
  padding-bottom: 5%;
  color: #ff0000;
  text-align: center;
  font-size: 12px;
}

#wrapper.page section #brand_head p.yoshu {
  padding-bottom: 5%;
  color: #915f10;
  text-align: center;
  font-size: 10px;
}

#wrapper.page section #brand_head .def_gift_icon,
#wrapper.page section .inner_def_gift_icon {
  position: relative;
  margin: 5% auto 40px;
  width: 70%;
  border-top: 2px solid #f8f7f3;
  border-bottom: 2px solid #f8f7f3;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
}

#brand_head .def_gift_icon dt,
.inner_def_gift_icon dt {
  padding: 6px 0;
  width: 100%;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
}

#brand_head .def_gift_icon dd,
.inner_def_gift_icon dd {
  padding: 12px 0 12px 15%;
  width: 100%;
  text-align: left;
  font-size: 12px;
  line-height: 1.2;
}

/* .item_head
----------------------- */
.item_head {
  margin: 40px auto;
  background: #f8f7f3;
}

#item01 .item_head {
  margin-top: 0;
  margin-bottom: 0;
}

.item_head .box_title {
  position: relative;
}

.item_head .box_title .badge_head {
  position: absolute;
  top: 20px;
  right: 3%;
  width: 18%;
}

.item_head .box_title .badge_head_product {
  position: absolute;
  top: 20px;
  right: 3%;
  width: 18%;
}

#wrapper.page section .item_head .box_title h2 {
  margin-bottom: 15px;
  padding: 10px 0 0 7%;
  text-align: left;
}

#wrapper.page section .item_head .box_title h2 span {
  position: relative;
  display: block;
  margin-bottom: 20px;
  color: #333;
  font-size: 20px;
}

#wrapper.page section .item_head .box_title h2 span::after {
  position: absolute;
  top: 1rem;
  left: 0;
  width: 1rem;
  height: 1rem;
  content: "・";
  font-size: 20px;
}

#wrapper.page section .item_head .box_title h2 img {
  display: block;
  margin-bottom: 15px;
}

#wrapper.page section .item_head .box_title h2 strong {
  display: block;
  text-align: left;
  font-size: 14px;
}

#wrapper.page section .item_head .box_title p {
  padding: 0 7% 20px;
  text-align: left;
  font-size: 12px;
  line-height: 1.8;
}

#wrapper.page section .item_head .box_title p.name {
  padding: 0 7% 20px;
  text-align: left;
  font-size: 10px;
  line-height: 1.8;
}

/* .title_style02
----------------------- */
.title_style02 {
  margin: 60px 3% -10px;
  font-size: 16px;
  line-height: 1.8;
}

.title_style02 img {
  position: relative;
  top: -2px;
  vertical-align: middle;
}

.title_style02 span {
  padding: 0 0.5em;
}

/* .title_style03
----------------------- */
.title_style03 {
  display: inline-block;
  margin: 10px 0;
  padding: 3px 15px 0;
  border-right: double 3px #333;
  border-left: double 3px #333;
  color: #333;
  font-size: 22px;
  line-height: 22px;
}

/* .box_detail_note
----------------------- */
.box_detail_note {
  margin: 0 0 -40px;
  font-size: 12px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
}

.box_detail_note span {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 24px;
  height: 24px;
  background: #ccc;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
}

.box_detail_note span:before,
.box_detail_note span:after {
  position: absolute;
  z-index: 1;
  width: 0;
  height: 0;
  content: "";
}

.box_detail_note span:before {
  top: 0;
  left: 0;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 12px 0 12px 10px;
}

.box_detail_note span:after {
  top: 0;
  right: 0;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 12px 10px 12px 0;
}

/* .def_box_detail
----------------------- */
.def_box_detail dt {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.6;
}

.def_box_detail dd {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 1.6;
}

/* .img_gift_box
----------------------- */
.img_gift_box {
  margin-bottom: 50px;
}

/* .item_box
----------------------- */
.item_box {
  margin: 25px 3% 40px;
}

.item_box .box_img img {
  margin: 0 auto;
  width: 90%;
}

.item_box .box_img h3 {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.5;
}

.item_box .box_img h3.inner_title {
  margin-top: 15px;
  margin-bottom: 0;
}

.item_box ul {
  margin-top: 10px;
  /* margin-bottom:10px; */
  /* margin-left:5%; */
  text-align: left;
  display: inline-block;
}

#valentine_cpn #wrapper .section .item_box ul li {
  position: relative;
  margin-top: 3px;
  font-size: 10px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  line-height: 1.5;
}

.item_box ul li {
  padding-left: 1rem;
}

.item_box ul li::before {
  position: absolute;
  left: 0;
  content: "●";
}

.item_box ul .color00::before {
  color: #333;
}

.item_box ul .color01::before {
  color: #d75972;
}

.item_box ul .color02::before {
  color: #d1c0a5;
}

.item_box ul .color03::before {
  color: #00693e;
}

.item_box ul .color04::before {
  color: #005192;
}

.item_box ul .color05::before {
  color: #c0a30a;
}

.item_box ul .color06::before {
  color: #9d704b;
}

.item_box ul .color07::before {
  color: #727171;
}

.item_box ul .color08::before {
  color: #58c1cc;
}

.item_box ul .color09::before {
  color: #d2b51a;
}

.item_box .box_inner:last-child .box_img {
  margin-top: 50px;
}

.item_box .box_detail img {
  display: block;
  margin-bottom: 20px;
}

.item_box .box_detail ol,
.box_type_09 .box_img ol {
  display: inline-block;
  margin-left: 1.75em;
  list-style: upper-alpha;
  list-style-position: outside;
  text-align: center;
}

.item_box .box_detail ol li,
.box_type_09 .box_img ol li {
  margin-bottom: 8px;
  color: #e5cd18;
  text-align: left;
  font-weight: 700;
  font-size: 14px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  line-height: 1.3;
}

.item_box .box_detail ol li span,
.box_type_09 .box_img ol li span {
  color: #333;
  font-weight: 700;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
}

.item_box .box_detail ol li span.note,
.box_type_09 .box_img ol li span.note {
  font-weight: 400;
  font-size: 13px;
}

.item_box .box_detail h3 {
  margin: 30px 0 -10px;
  text-align: center;
  font-weight: medium;
  font-size: 18px;
}

.item_box .box_detail dl {
  margin-top: 20px;
}

.item_box .box_detail dl dt {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 1.2em;
}

.item_box .box_detail dl dt small {
  font-size: 13px;
}

.item_box .box_detail .badge_head_product_mini {
  position: absolute;
  top: auto;
  width: 18%;
  left: 10%;
  width: 10%;
}

.item_box .box_detail dl dt img {
  display: inline-block;
  vertical-align: top;
}

.item_box .box_detail dl dd {
  font-size: 26px;
}

.item_box .box_detail dl dd small {
  font-size: 12px;
}

.item_box .box_detail dl dd a {
  display: block;
  margin: 25px auto 0;
  padding: 16px 5px 14px;
  width: 90%;
  border-radius: 6px;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.item_box .box_detail .badge_new {
  margin-bottom: -60px;
  margin-left: 4%;
  width: 18%;
}

/* .box_type_01
----------------------- */
.box_type_01 .box_detail img {
  margin: 20px auto;
  width: 40%;
}

/* .box_type_08
----------------------- */
.box_type_08 .box_detail.width_full ol {
  margin-left: -2em;
  padding-top: 10px;
  list-style: none;
}

.box_type_08 .box_detail.width_full ol li {
  position: relative;
  padding-left: 2em;
  color: #e5cd18;
}

.box_type_08 .box_detail.width_full ol li em {
  position: absolute;
  left: 0;
  display: block;
  color: #e5cd18;
  font-weight: 700;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
}

/* .box_type_08
----------------------- */
.box_type_08 .box_detail.width_full {
  width: 100%;
}

.box_type_08 .box_detail.width_full ol {
  float: right;
  margin-top: 30px;
  width: 40%;
}

.box_type_08 .box_detail.width_full ol {
  margin-left: -2em;
  list-style: none;
}

.box_type_08 .box_detail.width_full ol li {
  position: relative;
  padding-left: 2em;
  color: #e5cd18;
}

.box_type_08 .box_detail.width_full ol li em {
  position: absolute;
  left: 0;
  display: block;
  color: #e5cd18;
  font-weight: 700;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
}

.box_type_08 .box_detail.width_full dl {
  float: left;
  padding-left: 6%;
  width: 54%;
}

.box_type_08 .box_detail.width_full dl dd a {
  width: 100%;
}

.box_type_08 .box_img.box_img_2column img:nth-child(1) {
  margin-bottom: 25px;
  display: block;
}

/* .box_type_09
----------------------- */
.box_type_09 {
  margin: 40px 6%;
}

.box_type_09 .box_img {
}

.box_type_09 .box_img ul {
  margin-top: 10px;
}

.box_type_09 .box_img ol {
  margin-top: 10px;
}

.box_type_09 .box_detail {
  display: block;
  padding: 0;
  vertical-align: top;
  text-align: left;
}

.box_type_09 .box_detail h3 {
  margin-bottom: 35px;
  text-align: left;
  font-size: 14px;
}

.box_type_09 .box_detail h3 img {
  display: block;
  margin: 15px auto 0;
}

.box_type_09 .box_detail h4 {
  margin: 0 auto 30px;
}

.box_type_09 .box_detail dl {
  margin: 30px auto 0;
  text-align: center;
}

.box_type_09 .box_detail p {
  font-size: 13px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  line-height: 1.6;
}

/* .box_type_10
----------------------- */
.box_type_10 .box_inner:nth-child(2) {
  margin-top: 50px;
}
.box_type_10 .box_img {
  margin-bottom: -10px;
}
.box_type_10 .box_img h3 {
  margin: 30px 0 -10px;
}

.box_type_10 .box_img ul {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
  text-align: center;
}
.box_type_10 .box_inner {
  margin-bottom: 20px;
}

/* style_brand_smp.css */

/* new_brand_sp.css */

#kv {
  padding-top: 49%;
}

#valentine_cpn #wrapper .section .item_box ul li {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
}

#wrapper.page section.lead h2 {
  font-size: 20px;
}

.badge img {
  display: block;
  width: auto !important;
  height: 22px;
  padding: 0 3%;
}
.badge img + img {
  margin-top: 2px;
}

.def_gift_icon {
  margin-bottom: calc((180 / 375 * 100vw) + 64px);
  font-size: 12px;
}

.def_gift_icon dt {
  padding: 8px 0;
}

.def_gift_icon dd {
  padding: 8px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  line-height: 1.5;
}

.def_gift_icon dd .giftbag {
  margin-right: 8px;
  min-width: 27px;
}

.def_gift_icon dd img {
  width: auto;
  height: calc(180 / 375 * 100vw);
  top: 100%;
  margin-top: 24px;
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}

.lead {
  padding: 40px 0;
}

.lead h1 span {
  margin-top: 10px;
}

.lead h2 {
  font-size: 20px;
}

.lead p {
  font-size: 12px;
  margin-bottom: 40px;
  padding: 0 3%;
}

#wrapper.page section .head > *:only-child h2 {
  margin-bottom: 0;
}

#valentine_cpn .head img {
  width: 100%;
}

.head_ttl {
  padding: 40px 7% 0;
}

.head_ttl + .head_txt {
  padding-bottom: 40px;
}

.head_txt {
  padding: 20px 7%;
}

.head h2 span {
  font-size: 20px;
}

.head h2 strong {
  font-size: 14px;
  margin-top: 14px;
}

.inner {
  margin-top: 10%;
}

.item_box h3 {
  font-size: 16px;
  margin-bottom: 16px;
}

.detail ol,
.detail ul,
.detail dl {
  font-size: 12px;
}

.detail p {
  font-size: 14px;
}

.detail > img {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.detail_name {
  line-height: 1.2;
  margin-bottom: 16px;
}

.item_img {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.item_img img + img {
  margin-top: 24px;
}

.item_img ul {
  width: 294px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
  font-size: 14px;
  text-align: left;
}

.displayFlex.spNoneFlex {
  display: block;
}

.displayFlex.spNoneFlex > * + * {
  margin-top: 24px;
}

/* new_brand_sp.css */

#valentine_cpn #wrapper.page .head.type01 picture,
#valentine_cpn #wrapper.page .head.type01 img{
  width: 100%;
  object-fit: cover;
  object-position: center;
}

#valentine_cpn #wrapper section.section hr {
  display: none;
}

#valentine_cpn #wrapper.page .lead.new .logo {
  width: 203px;
}

#valentine_cpn #wrapper.page .lead.new .logo::before {
  width: 45px;
  height: 45px;
  top: 0;
  left: -45px;
}

#valentine_cpn #wrapper.page .item_box .detail dl {
  width: auto;
  text-align: center;
}

#valentine_cpn #wrapper.page .item_box.new .inner:nth-child(2):before {
  width: 45px;
  height: 45px;
  top: 0;
  left: -20px;
}

#valentine_cpn #wrapper.page .item_box.type01,
#valentine_cpn #wrapper.page .item_box.type03 {
  width: calc(100% - 75px);
}

#valentine_cpn #wrapper.page .item_box.type01 picture {
  width: 100% !important;
}

#valentine_cpn #wrapper.page .item_box.type02 {
  width: calc(100% - 95px);
}

#valentine_cpn #wrapper.page .item_box.type04 {
  width: calc(100% - 100px);
}

#valentine_cpn #wrapper.page .item_box.type02 .inner picture {
  width: 100% !important;
}

#valentine_cpn #wrapper.page .item_box.type03 .item_img picture {
  width: 100% !important;
}

#valentine_cpn #wrapper.page .item_box.type04 .item_img picture {
  width: 100% !important;
}

#valentine_cpn #wrapper.page .item_box.type02 .inner .detail a.btn_onlineshop {
  left: 0;
  translate: unset;
}

@media screen and (max-width: 400px) {
  #valentine_cpn
    #wrapper.page
    .item_box.type02
    .inner
    .detail
    a.btn_onlineshop {
    /* left: -3vw; */
  }
}

#valentine_cpn #wrapper.page .item_box.type03 .detail .sub-img picture {
  width: 100%;
}

#valentine_cpn #wrapper.page .item_box.type03 .detail .sub-img img {
  width: calc(100% - 65px);
}

#valentine_cpn #wrapper .section .row .col .col-img {
  max-width: unset;
}

#valentine_cpn #wrapper .section .row .col .col-img img {
  width: 100%;
}

#valentine_cpn #wrapper.page .item_box.mt0 {
  width: calc(100% - 75px);
}

#valentine_cpn #wrapper .section .row-sp-2 {
  gap: 4vw 5.3333333333vw;
}

#valentine_cpn #wrapper .section .row-sp-2 .col {
  width: 40%;
}

#valentine_cpn #wrapper .section .row-sp-1 {
  gap: 4vw 5.3333333333vw;
}

#valentine_cpn #wrapper .section .row-sp-1 .col {
  width: 100%;
}

#valentine_cpn #wrapper .section .row .col.horizontal {
  align-items: center;
}

.online__text {
  padding: 0 3%;
}

@media screen and (min-width: 500px) and (max-width: 768px) {
  #valentine_cpn #wrapper .section .row.alphabet {
    position: relative;
    left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 374px) {
  #valentine_cpn #wrapper.page article section .detail a.btn_onlineshop {
    width: 250px;
  }
}

.announce {
  /* width: 92vw; */
  width: 95%;
  margin: 0 auto 64px;
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.announce_title {
  width: 210px;
  margin: 0 auto 16px;
}
