@charset "UTF-8";

/* style.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: none !important;
}

.css_tab_only {
  display: none !important;
}

.css_pc_only {
  display: block !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: 0 auto;
  width: 100%;
  min-width: 960px;
  background: #fff;
}

#valentine_cpn #wrapper section {
  margin-bottom: 0;
  min-width: 960px;
}

#valentine_cpn #wrapper .section {
  margin: 0 auto;
  width: 960px;
  color: #333;
  font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.5;
}

/* .box_bg_stripe
----------------------- */
.box_bg_stripe {
  background: url(/quality/valentine_cpn/cmn/img/bg_stripe01.png) repeat 53% 0;
  background-size: 480px auto;
}

/* #bnr_online
----------------------- */
#valentine_cpn #wrapper #bnr_online {
  margin: 60px auto 100px;
  width: 100%;
}

.bnr_onlineshop {
  background: url(/quality/valentine_cpn/cmn/img/bnr_onlineshop.jpg) center /
    contain no-repeat;
  margin: 0 auto 140px;
  padding: 40px 0 32px;
  max-width: 1200px;
  min-width: 960px;
  text-align: left;
  transition: opacity 0.3s;
}

.bnr_onlineshop:hover{
  opacity: 0.8;
  transition: opacity 0.3s;
}

.bnr_onlineshop h2 {
  width: 100%;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
  font-size: 22px;
  text-align: center;
  font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #fff;
}

.bnr_onlineshop a {
  display: block;
  padding-bottom: 20.35%;
  width: 100%;
  /* background: url(/quality/valentine_cpn/cmn/img/bnr_onlineshop_pc.png)
    no-repeat center center; */
  background-size: contain;
  text-indent: -99999px;
}

.bnr_onlineshop a:hover {
  opacity: 0.8;
}

#valentine_cpn #wrapper .section.mimizuku {
  margin-bottom: 64px;
}

.bnr_mimizuku {
  margin: 0 auto;
  max-width: 960px;
}

/* #sec_other
----------------------- */
#sec_other {
  padding-bottom: 60px;
  max-width: 960px;
}

#sec_other ul {
  font-size: 0;
}

#sec_other li {
  display: inline-block;
  margin-bottom: 40px;
  width: 47%;
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.4);
  vertical-align: top;
  text-align: left;
  font-size: 20px;
}

#sec_other li:nth-child(odd) {
  margin-right: 5.85%;
}

#sec_other li a {
  position: relative;
  display: block;
}

#sec_other li a::before {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  margin-top: -8px;
  width: 1em;
  height: 1em;
  color: #333;
  content: "\e906";
  font-size: 16px;
  font-family: "icomoon";
}

#sec_other li a:hover {
  opacity: 0.7;
}

#sec_other li img {
  display: inline-block;
  width: 28%;
  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: 70%;
  vertical-align: middle;
}

#sec_other li dl dt {
  font-size: 24px;
}

#sec_other li:first-child dl dt {
  font-size: 19px;
}

#sec_other li dl dt .brand_mimizuku_logo {
  display: block;
  width: 218px;
}

#sec_other li dl dt .brand_mimizuku_logo img {
  width: 100%;
}

#sec_other li dl dd {
  font-size: 14px;
}

/* .title_style01
----------------------- */
#valentine_cpn #wrapper.page .section .title_style01 {
  font-size: 38px;
}

#valentine_cpn #wrapper.page .section .title_style01 span {
  display: inline-block;
  padding: 0 80px;
  background: none;
  background-size: 44px auto, 44px auto;
  color: #333;
  letter-spacing: 3px;
  font-size: 38px;
}

/* style.css */

/* style_brand.css */

/* ================ Style ================= */
#valentine_cpn #wrapper .section {
  width: 100%;
}

#kv {
  position: relative;
  top: 0;
  left: 0;
}

body #kv {
  height: 809px;
}
/* #brand_head
----------------------- */
#valentine_cpn #wrapper.page #brand_head {
  margin-bottom: 40px;
}

#valentine_cpn #wrapper.page #brand_head aside {
  display: inline-block;
  border: 1px solid #000;
  margin-top: 40px;
}

#valentine_cpn #wrapper.page #brand_head aside.notice {
  width: 910px;
  padding: 15px;
  border-color: #000;
  margin-top: 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;
  padding-bottom: 0px;
  text-align: left;
}

#valentine_cpn #wrapper.page #brand_head .title_style01 span {
  margin-top: 30px;
  padding: 0 80px;
  background: url(../img/bg_title01_left.png) no-repeat left center,
    url(../img/bg_title01_right.png) no-repeat right center;
  background-size: 50px auto, 50px auto;
  font-size: 36px;
}

#wrapper.page section #brand_head h1 {
  position: relative;
  margin-bottom: 60px;
}

#brand_head {
  max-width: 960px;
}

#brand_head h1.icon_new {
  background: url(../img/icon_new.png) no-repeat 100px 0;
  background-size: auto 60px;
  padding-top: 32px;
}

#brand_head h1.icon_renewal {
  background: url(../img/icon_renewal.png) no-repeat 100px 0;
  background-size: 152px auto;
}

#brand_head h1.icon_limited01 {
  background: url(../../img/sec_lineup_icon_limited02.png) no-repeat 20px 0;
  background-size: 340px auto;
}

#brand_head h1.icon_new_limited01 {
  background-image: url(../img/icon_new.png),
    url(../../img/sec_lineup_icon_limited02.png);
  background-position: 100px 0, 272px 0;
  background-size: auto 60px;
  background-repeat: no-repeat, no-repeat;
  padding-top: 32px;
}

#brand_head h1.icon_limited02 {
  background: url(../img/icon_limited02.png) no-repeat 30px 0;
  background-size: 152px auto;
}

#brand_head h1.icon_limited03 {
  background: url(../img/icon_limited03.png) no-repeat 30px 0;
  background-size: 152px auto;
}

#brand_head h1.icon_new_limited03 {
  background-image: url(../img/icon_new.png),
    url(../../img/sec_lineup_icon_limited03.png);
  background-position: 100px 0, 272px 0;
  background-size: auto 60px;
  background-repeat: no-repeat, no-repeat;
  padding-top: 32px;
}

#brand_head h1 img {
  display: block;
  margin: 0 auto;
  padding: 60px 0 24px;
}

#brand_head h1 span {
  display: block;
  font-size: 16px;
}

#wrapper.page section #brand_head h2 {
  color: #333;
  text-align: center;
  font-size: 40px;
}

#wrapper.page section #brand_head sub {
  font-size: 20px;
}

#wrapper.page section #brand_head p {
  padding-bottom: 30px;
  color: #333;
  text-align: center;
  font-size: 16px;
  line-height: 2.4;
}

#wrapper.page section #brand_head p span.bold {
  font-weight: 800;
}

#wrapper.page section #brand_head p.attention {
  color: #ff0000;
  text-align: center;
  font-size: 14px;
}

#wrapper.page section #brand_head p.yoshu {
  padding-bottom: 30px;
  color: #915f10;
  text-align: center;
  font-size: 14px;
}

#wrapper.page section #brand_head p sub {
  font-size: 11px;
}

#wrapper.page section #brand_head .def_gift_icon,
#wrapper.page section .inner_def_gift_icon {
  position: relative;
  display: table;
  margin: 60px auto 100px;
  width: 80%;
  border-top: 4px solid #f8f7f3;
  border-right: 4px solid #f8f7f3;
  border-bottom: 4px solid #f8f7f3;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
}

#wrapper.page section .inner_def_gift_icon {
  width: 768px;
}

#brand_head .def_gift_icon dt,
.inner_def_gift_icon dt {
  display: table-cell;
  padding: 18px 0;
  width: 20%;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
}

#brand_head .def_gift_icon dd,
.inner_def_gift_icon dd {
  display: table-cell;
  padding: 12px 15% 12px 8%;
  width: 80%;
  vertical-align: middle;
  text-align: left;
  font-size: 15px;
  line-height: 1.2;
}

/* .item_head
----------------------- */
.item_head {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin: 80px auto;
  max-width: 1300px;
  min-width: 960px;
  background: #f8f7f3;
}

#item01 .item_head {
  margin-top: 0;
  margin-bottom: 0;
}

.item_head .box_img {
  display: block;
  width: 50%;
  vertical-align: top;
}

.item_head .box_title {
  position: relative;
  display: block;
  width: 50%;
  vertical-align: top;
}

.item_head .box_title .badge_head {
  position: absolute;
  top: -40px;
  left: 40%;
  width: 15%;
}

#wrapper.page section .item_head .box_title h2 {
  margin-bottom: 30px;
  padding: 0 0 0 65px;
  text-align: left;
}

#wrapper.page section .item_head .box_title h2 span {
  position: relative;
  display: block;
  margin-bottom: 5%;
  color: #333;
  font-size: 20px;
}

#wrapper.page section .item_head .box_title h2 span::after {
  position: absolute;
  top: 1.5rem;
  left: 0;
  width: 1rem;
  height: 1rem;
  content: "・";
  font-size: 16px;
}

#wrapper.page section .item_head .box_title h2 img {
  display: block;
  margin-bottom: 20px;
}

#wrapper.page section .item_head .box_title h2 strong {
  display: block;
  text-align: left;
  font-size: 16px;
}

#wrapper.page section .item_head .box_title p {
  padding: 3% 3% 0 10%;
  text-align: left;
  font-size: 1.8vmin;
  line-height: 2;
}

#wrapper.page section .item_head .box_title p.name {
  margin-top: -2%;
  padding: 0 5% 0 10%;
  font-size: 1vw;
  line-height: 2;
}

.item_head.item_head_noimg {
  display: block;
}

.item_head.item_head_noimg .box_title {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  margin: 80px auto;
  padding: 32px 0;
  max-width: 1300px;
  min-width: 960px;
  background: #f8f7f3;
}

#wrapper.page section .item_head.item_head_noimg .box_title h2 {
  display: block;
  padding: 20px 0 0 20px;
  width: 40%;
  vertical-align: middle;
}

.item_head.item_head_noimg .box_title p {
  padding-top: 4em;
  padding-left: 0;
  width: 58%;
  vertical-align: middle;
}

@media only screen and (max-width: 1200px) {
  #wrapper.page section .item_head .box_title h2 {
    margin-bottom: 15px;
    padding: 25px 0 0 10%;
  }

  #wrapper.page section .item_head .box_title h2 span {
    margin-bottom: 30px;
  }

  #wrapper.page section .item_head .box_title h2 img {
    margin-bottom: 20px;
  }

  #wrapper.page section .item_head .box_title p {
    line-height: 2;
  }
}

/* .title_style02
----------------------- */
.title_style02 {
  margin: 100px 0 -20px;
  font-size: 20px;
}

.title_style02 img {
  vertical-align: top;
}

.title_style02 span {
  padding: 0 1em;
}

/* .title_style03
----------------------- */
.title_style03 {
  display: inline-block;
  margin-bottom: 40px;
  padding: 3px 40px 0;
  border-right: double 3px #333;
  border-left: double 3px #333;
  color: #333;
  font-size: 34px;
  line-height: 34px;
}

/* .box_detail_note
----------------------- */
.box_detail_note {
  margin: -35px 0 -10px;
  font-size: 14px;
  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 30px;
  height: 30px;
  background: #ccc;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
}

.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: 15px 0 15px 10px;
}

.box_detail_note span:after {
  top: 0;
  right: 0;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 15px 10px 15px 0;
}

/* .def_box_detail
----------------------- */
.def_box_detail dt {
  margin-bottom: 45px;
  font-size: 24px;
  line-height: 1.6;
}

.def_box_detail dd {
  margin-bottom: 60px;
  font-size: 15px;
  line-height: 1.6;
}

/* .img_gift_box
----------------------- */
.img_gift_box {
  margin-bottom: 120px;
}

/* .item_box
----------------------- */
.item_box {
  display: table;
  margin: 50px auto;
  width: 960px;
}

.item_box .box_img {
  display: table-cell;
  vertical-align: bottom;
}

.item_box .box_img h3 {
  margin-bottom: 20px;
  font-size: 20px;
}

.item_box .box_img h3.inner_title {
  margin-top: 20px;
  margin-bottom: 0;
}

.item_box ul {
  display: inline-block;
  margin-top: 15px;
  text-align: left;
}

#valentine_cpn #wrapper .section .item_box ul li {
  position: relative;
  margin-top: 5px;
  font-size: 13px;
  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: 1em;
  font-size: 13px;
}

.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_detail {
  display: table-cell;
  vertical-align: bottom;
  text-align: left;
}

.item_box .box_detail h3 {
  margin: 15px 0 -10px;
  text-align: center;
  font-weight: medium;
  font-size: 22px;
}

.item_box .box_detail img {
  display: block;
  margin-bottom: 20px;
}

.copy {
  width: 500px;
  margin: -20px 0 50px 0;
}

.item_box .box_detail ol,
.box_type_09 .box_img ol {
  margin-left: 1.75em;
  list-style: upper-alpha;
  list-style-position: outside;
  text-align: left;
}

.item_box .box_detail ol li,
.box_type_09 .box_img ol li {
  margin-bottom: 5px;
  color: #e5cd18;
  font-weight: 700;
  font-size: 16px;
  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 dl {
  margin-top: 20px;
}

.item_box .box_detail .badge_head_product_mini {
  position: absolute;
  left: 78%;
  width: 4%;
}

.item_box .box_detail dl dt {
  font-size: 26px;
}

.item_box .box_detail dl dt small {
  font-size: 16px;
}

.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: 16px;
}

.item_box .box_detail dl dd a {
  display: block;
  margin-top: 10px;
  padding: 12px 5px 10px;
  border-radius: 6px;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 15px;
}

.item_box .box_detail dl dd a:hover {
  opacity: 0.8;
}

.item_box .box_detail.pb_8em {
  padding-bottom: 8em;
}

.item_box .box_detail.pb_6em {
  padding-bottom: 6em;
}

.item_box .box_detail.pb_5em {
  padding-bottom: 5em;
}

.item_box .box_detail.pb_3em {
  padding-bottom: 3em;
}

.item_box .box_detail .badge_new {
  width: 40%;
}

/* .box_type_01
----------------------- */
.box_type_01 .box_img {
  padding: 0 5%;
  width: 65%;
}

.box_type_01 .box_detail {
  padding: 0 0 0 2.5%;
  width: 35%;
}

.box_type_01 .box_detail img {
  width: 75%;
}

/* .box_type_02
----------------------- */
.box_type_02 {
  margin: 50px auto 100px;
}

.box_type_02 .box_img {
  width: 65%;
}

.box_type_02 .box_detail {
  padding: 0 0 0 5%;
  width: 35%;
}

/* .box_type_03
----------------------- */
.box_type_03 {
  display: table;
  margin: 50px auto 100px;
  width: 960px;
}

.box_type_03 .box_inner {
  display: table-cell;
}

.box_type_03 .box_inner:first-child {
  padding-right: 5%;
  width: 48%;
}

.box_type_03 .box_inner:last-child {
  padding-left: 8%;
  width: 44%;
}

.box_type_03 .box_img {
  display: block;
}

.box_type_03 .box_detail {
  display: block;
  text-align: left;
}

.box_type_03 dl {
  margin: 0 auto;
  width: 60%;
}

/* .box_type_04
----------------------- */
.box_type_04 {
  display: table;
  margin: 50px auto 100px;
  width: 960px;
}

.box_type_04 .box_inner {
  display: table-cell;
}

.box_type_04 .box_inner:first-child {
  padding-right: 5%;
  width: 57.5%;
}

.box_type_04 .box_inner:last-child {
  padding-left: 5%;
  width: 41%;
}

.box_type_04 .box_img {
  display: block;
}

.box_type_04 .box_detail {
  display: block;
  text-align: left;
}

.box_type_04 dl {
  margin: 0 auto;
  width: 60%;
}

/* .box_type_05
----------------------- */
.box_type_05 {
  display: table;
  margin: 50px auto 100px;
  width: 960px;
}

.box_type_05 .box_inner {
  display: table-cell;
}

.box_type_05 .box_inner:first-child {
  padding-right: 5%;
  width: 50%;
}

.box_type_05 .box_inner:last-child {
  padding-left: 5%;
  width: 45%;
}

.box_type_05 .box_img {
  display: block;
}

.box_type_05 .box_img .item04_img_03 {
  margin: 0 auto;
  width: 63%;
}

.box_type_05 .box_detail {
  display: block;
  text-align: left;
}

.box_type_05 dl {
  margin: 0 auto;
  width: 60%;
}

/* .box_type_06
----------------------- */
.box_type_06 {
  margin: 50px auto 100px;
}

.box_type_06 .box_img {
  width: 55%;
}

.box_type_06 .box_detail {
  padding: 0 0 0 10%;
  width: 35%;
}

/* .box_type_07
----------------------- */
.box_type_07 {
  display: table;
  margin: 80px auto 100px;
  width: 960px;
}

.box_type_07 .box_inner {
  display: table-cell;
}

.box_type_07 .box_inner:first-child {
  padding-right: 1.5%;
  width: 50%;
}

.box_type_07 .box_inner:last-child {
  padding-left: 1.5%;
  width: 50%;
}

.box_type_07 .box_img {
  display: block;
}

.box_type_07 .box_detail {
  display: block;
  text-align: left;
}

.box_type_07 dl {
  margin: 0 auto;
  width: 64%;
}

/* .box_type_08
----------------------- */
.box_type_08 {
  margin: 50px auto 100px;
}

.box_type_08 .box_img {
  float: none;
  display: block;
  width: 100%;
}

.box_type_08 .box_img.box_img_2column {
  display: table;
}

.box_type_08 .box_img.box_img_2column img:nth-child(1) {
  display: inline-block;
  margin-right: 2.85%;
  width: 46.875%;
  text-align: left;
  font-size: 0;
}

.box_type_08 .box_img.box_img_2column img:nth-child(2) {
  display: inline-block;
  margin-left: 2.85%;
  width: 46.875%;
  text-align: right;
  font-size: 0;
}

.box_type_08 .box_detail {
  float: none;
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 30%;
}

.box_type_08 .box_detail.width_full {
  width: 100%;
}

.box_type_08 .box_detail.width_full ol {
  float: right;
  margin-top: 30px;
  width: 46%;
}

.box_type_08 .box_detail.width_full ol {
  margin-left: 0;
  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: 50%;
}

.box_type_08 .box_detail.width_full dl dd a {
  width: 60%;
}

/* .box_type_09
----------------------- */
.box_type_09 {
  margin: 50px auto 100px;
}

.box_type_09 .box_img {
  position: relative;
  float: right;
  display: block;
  width: 60%;
  text-align: left;
}

.box_type_09 .box_img img {
  width: 75%;
}

.box_type_09:nth-child(4) .box_img img {
  margin-left: 50px;
}

.box_type_09 .box_img ul {
  margin-left: 120px;
}

.box_type_09 .box_img ol {
  position: absolute;
  right: 20px;
  bottom: 5rem;
}

.box_type_09 .box_detail {
  float: left;
  display: block;
  padding: 0 5% 0 0;
  width: 40%;
  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-top: 15px;
  width: 330px;
}

.box_type_09 .box_detail h4 {
  margin-bottom: 30px;
}

.box_type_09:nth-child(2) .box_detail h4 {
  width: 243px;
}

.box_type_09:nth-child(3) .box_detail h4 {
  width: 284px;
}

.box_type_09:nth-child(4) .box_detail h4 {
  width: 251px;
}

.box_type_09 .box_detail p {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  line-height: 1.6;
}

.box_type_09 .btn_onlineshop {
  width: 80%;
}

/* .box_type_10
----------------------- */
.box_type_10 {
  display: table;
  margin: 50px auto 100px;
  width: 960px;
}

.box_type_10 .box_inner {
  display: table-cell;
  padding: 0 0.5%;
  width: 32.333%;
}

.box_type_10 .box_img {
  display: block;
}

.box_type_10 .box_img h3 {
  margin: 20px 0 -10px;
}

.box_type_10 .box_detail {
  display: block;
  text-align: left;
}

.box_type_10 dl {
  margin: 0 auto;
  width: 20em;
}

.item_head .box_title .badge_head_product {
  position: absolute;
  top: -30px;
  left: 30%;
  width: 10%;
}

@media screen and (min-width: 1400px) {
  /* 表示領域が1400px以上の場合に適用するスタイル */
  #wrapper.page section .item_head .box_title p {
    padding: 0 5% 0 10%;
    text-align: left;
    font-size: 15px;
    line-height: 2;
  }
}

.box_type_03 dl,
.box_type_04 dl {
  width: 80%;
}

.box_type_07 .box_img ul {
  width: 60%;
}

.box_type_07 h3 {
  width: 60%;
  text-align: left !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.box_type_08 .box_detail {
  width: 38%;
}

.box_type_08 h3,
.box_type_08 .box_img ul {
  width: 38%;
  text-align: left;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
}

.box_type_08 .box_detail h3 {
  width: 100%;
  text-align: left;
}

.box_type_08.item_box .box_detail dl {
  margin-top: 6px;
}

.box_type_03 h3 {
  width: 60%;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: left !important;
}

.box_type_10 h3,
.box_type_10 .box_img ul {
  width: 87%;
  text-align: left;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
}

/* style_brand.css */

/* new_brand.css */

body #kv {
  aspect-ratio: 2890/1625;
  height: auto;
}

#valentine_cpn #wrapper.page section h1 {
  margin-bottom: 64px;
}

.lead {
  padding: 64px 0;
}

.lead h1 span {
  margin-top: 32px;
}

.lead p {
  margin-bottom: 48px;
}

.section {
  padding-bottom: 64px;
}

.def_gift_icon {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: stretch;
  align-items: stretch;
  margin-bottom: 100px;
  border-left: none;
}

.def_gift_icon dt {
  width: 20%;
  padding: 16px 0;
}

.def_gift_icon dd {
  width: 80%;
  padding: 16px;
}

.def_gift_icon dd .giftbag {
  margin-right: 24px;
}

.def_gift_icon dd img {
  bottom: -20px;
  right: 0;
  width: 108px;
}

#valentine_cpn .head {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  max-width: 1300px;
  min-width: 960px;
  min-height: 220px;
  margin-left: auto;
  margin-right: auto;
}

#valentine_cpn .head > * {
  width: 50%;
}

.head_ttl {
  padding: 32px 60px;
  width: auto;
  padding-right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head_ttl + .head_txt {
  width: auto;
}

.head_txt {
  padding: 32px 60px;
}

#wrapper.page section .head h2 {
  margin-bottom: 0;
}

#wrapper.page section h2 + p {
  margin-top: 32px;
}

.head h2 span::after {
  margin-bottom: 16px;
}

.head h2 strong {
  margin-top: 20px;
  font-size: 16px;
}

.item_box {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: flex-end;
  align-items: flex-end;
}

.item_box_center {
  align-items: center;
}

.item_box_start {
  align-items: flex-start;
}

.item_box h3 {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: left;
}

.item_img img + img {
  margin-left: 24px;
}

.item_box > .item_img {
  width: 64%;
}

.item_box > .detail {
  padding: 0 0 0 5%;
  width: 36%;
  margin-top: 0;
}

.detail ol,
.detail ul,
.detail dl {
  font-size: 14px;
}

.detail p {
  font-size: 16px;
}

.detail_name {
  margin-bottom: 8px;
}

.inner {
  width: 47%;
}

.inner + .inner {
  margin-left: 6%;
}

.inner > * + * {
  margin-top: 64px;
}

.item_box + .item_box {
  margin-top: 94px;
}

.item_box.reverse {
  flex-flow: row-reverse;
}

.item_box.reverse > .detail {
  padding-left: 0;
  padding-right: 5%;
}

.badge {
  height: 42px;
}

.badge img {
  width: auto !important;
  height: 100%;
}

.badge img + img {
  margin-left: 20px;
}

/* new_brand.css */

header .logo {
  left: 0;
}

#valentine_cpn #wrapper section.section {
  margin-bottom: 100px;
}

#valentine_cpn #wrapper .lead {
  padding: 10px 0;
  margin-bottom: 48px;
}
#valentine_cpn #wrapper.page section h1 {
  margin-bottom: 32px;
}

#valentine_cpn #wrapper.page section p {
  font-size: 16px;
}

#valentine_cpn #wrapper.page .lead h1 span:first-child {
  margin-top: 32px;
}

#valentine_cpn #wrapper.page .lead h2 {
  font-size: 36px;
  font-weight: 500;
}

#valentine_cpn #wrapper.page .lead p {
  font-size: 18px;
  font-weight: 600;
}

#valentine_cpn #wrapper.page .head {
  flex-direction: row;
}

#valentine_cpn #wrapper.page .head .head_txt {
  padding: 32px min(6.8571428571vw, 96px) 32px min(6.8571428571vw, 96px);
}

#valentine_cpn #wrapper.page .head h2 {
  margin-bottom: 0;
  text-align: left;
}

#valentine_cpn #wrapper.page .head h2 span {
  font-size: 16px;
  margin-top: 20px;
}

#valentine_cpn #wrapper.page .head p {
  font-weight: 600;
}

#valentine_cpn #wrapper.page .head.type01 {
  flex-direction: row;
  align-items: stretch;
  min-height: auto;
}

#valentine_cpn #wrapper.page .head.type01 picture,
#valentine_cpn #wrapper.page .head.type01 img{
  height: 100%;
  object-fit: cover;
  object-position: center;
}

#valentine_cpn #wrapper.page .head.type01 .head_ttl {
  padding: 0;
  display: block;
}

#valentine_cpn #wrapper.page .head.type01 .head_ttl h2 {
  margin-bottom: 0;
}

#valentine_cpn #wrapper.page .head.type01 .head_txt {
  padding: 40px min(10.7142857143vw, 150px) 40px min(7.1428571429vw, 100px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

#valentine_cpn #wrapper.page .head.type02 {
  padding: 72px 96px;
  min-height: auto;
}
#valentine_cpn #wrapper.page .head.type02 .head_ttl {
  padding: 0;
  display: block;
}

#valentine_cpn #wrapper.page .head.type02 .head_ttl h2 {
  margin-bottom: 0;
}

#valentine_cpn #wrapper.page .head.type02 .head_ttl h2 span {
  margin-top: 16px;
}

#valentine_cpn #wrapper.page .head.type02 .head_txt {
  padding: 0;
}

#valentine_cpn #wrapper .section .item_box ul li {
  font-size: 14px;
}

#valentine_cpn #wrapper.page .item_box {
  width: min(min(78.5714285714vw, 1100px), 1100px);
  margin-top: 80px;
}

#valentine_cpn #wrapper.page .item_box .item_img {
  width: 64%;
}

#valentine_cpn #wrapper.page .item_box .detail {
  margin-top: 32px;
}

#valentine_cpn #wrapper.page .item_box .detail .unit {
  margin-bottom: 24px;
}

#valentine_cpn #wrapper.page .item_box .detail ul {
  width: 294px;
  margin-top: 40px;
  margin-bottom: 30px;
}

#valentine_cpn #wrapper.page .item_box .detail dt {
  margin-bottom: 40px;
}

#valentine_cpn #wrapper.page .item_box .detail .detail_name strong {
  font-size: 30px;
}

#valentine_cpn #wrapper.page .item_box .detail dd {
  font-size: 16px;
}

#valentine_cpn #wrapper.page .item_box .detail dd strong:first-of-type {
  font-size: 28px;
}

#valentine_cpn #wrapper.page .item_box .detail dd strong:last-of-type {
  font-size: 24px;
}

#valentine_cpn #wrapper.page .item_box.type01 picture:first-child {
  width: min(46.4285714286vw, 650px) !important;
  margin-left: -4.5714285714vw;
}

#valentine_cpn #wrapper.page .item_box.type01 picture:nth-child(2) {
  width: min(46.4285714286vw, 650px) !important;
  margin-top: -7.1428571429vw;
}

#valentine_cpn #wrapper.page .item_box.type02 .inner:first-child picture {
  width: min(37.8571428571vw, 530px) !important;
}

#valentine_cpn
  #wrapper.page
  .item_box.type02
  .inner:first-child
  picture
  + picture {
  margin-top: 20px;
}

#valentine_cpn #wrapper.page .item_box.type02 .inner:nth-child(2) {
  margin-top: 0;
}

#valentine_cpn #wrapper.page .item_box.type02 .inner:nth-child(2) picture {
  width: min(35.7142857143vw, 500px) !important;
}

#valentine_cpn
  #wrapper.page
  .item_box.type02
  .inner:nth-child(2)
  picture
  + picture {
  margin-top: 20px;
}

#valentine_cpn #wrapper.page .item_box.type02 .inner .detail {
  margin-top: 16px;
}

#valentine_cpn #wrapper.page .item_box.type03 .item_img:first-child picture {
  width: min(50.7142857143vw, 710px) !important;
}

#valentine_cpn
  #wrapper.page
  .item_box.type03
  .item_img:first-child
  picture
  + picture {
  margin-top: 20px;
}

#valentine_cpn #wrapper.page .item_box.type03 .item_img:nth-child(2) img {
  width: min(23.5714285714vw, 330px) !important;
}

#valentine_cpn #wrapper.page .item_box.type03 .item_img:nth-child(2) img + img {
  margin-top: 20px;
}

#valentine_cpn #wrapper.page .item_box.type03 .detail {
  margin-top: 0;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  #valentine_cpn #wrapper.page .item_box.type03 .detail {
    margin-left: min(4.2857142857vw, 60px);
  }
}

#valentine_cpn #wrapper.page .item_box.type03 .detail .sub-img {
  text-align: center;
  width: 294px;
  margin-inline: auto;
}

#valentine_cpn #wrapper.page .item_box.type03 .detail .sub-img img {
  width: min(23.5714285714vw, 330px);
}

#valentine_cpn #wrapper.page .item_box.type03 .detail ul {
  margin-top: 20px;
}

#valentine_cpn #wrapper.page .item_box.type04 .item_img {
  width: fit-content;
}

#valentine_cpn #wrapper.page .item_box.type04 .item_img:first-child picture {
  width: min(24.2857142857vw, 340px) !important;
}

#valentine_cpn
  #wrapper.page
  .item_box.type04
  .item_img:first-child
  picture
  + picture {
  margin-top: 20px;
}

#valentine_cpn #wrapper.page .item_box.type04 .item_img:nth-child(2) {
  margin-top: 0;
  margin-inline: 24px;
}

#valentine_cpn #wrapper.page .item_box.type04 .item_img:nth-child(2) picture {
  width: min(24.2857142857vw, 340px) !important;
}

#valentine_cpn #wrapper.page .item_box.type04 .detail {
  margin-top: 0;
}

#valentine_cpn #wrapper.page .item_box.type04 .detail ul {
  margin-top: 0;
}

#valentine_cpn #wrapper.page article section .detail a.btn_onlineshop {
  padding: 16px 0;
  margin-top: 36px;
  width: 330px;
}

.item_img img + img {
  margin-left: 0;
}

#valentine_cpn #wrapper .section .row {
  margin-top: 80px;
}

#valentine_cpn #wrapper .section .row-pc-6 {
  gap: 0.6944444444vw;
}

#valentine_cpn #wrapper .section .row-pc-6 .col {
  width: 14.2857142857%;
}

#valentine_cpn #wrapper .section .row-pc-4 {
  gap: 1.3888888889vw;
}

#valentine_cpn #wrapper .section .row-pc-4 .col {
  width: 20%;
}

#valentine_cpn #wrapper .section .row-pc-2 {
  gap: 1.3888888889vw;
}

#valentine_cpn #wrapper .section .row-pc-2 .col {
  width: 48%;
}

#valentine_cpn #wrapper .section .row.css_sp_only {
  display: none !important;
}

#valentine_cpn #wrapper .section .row.type01 {
  width: min(78.5714285714vw, 1100px);
  margin-inline: auto;
  gap: min(2.1428571429vw, 30px);
}

#valentine_cpn #wrapper .section .row .col.new .col-img:before {
  width: 36px;
  height: 36px;
}

#valentine_cpn #wrapper .section .row .col.horizontal {
  margin-inline: 0;
}

#valentine_cpn #wrapper .section .row .col.horizontal .col-text {
  width: 90%;
}

#valentine_cpn #wrapper .section .row .col .col-img {
  flex-shrink: 0;
  width: min(11.4285714286vw, 160px);
}

#valentine_cpn #wrapper .section .row .col .col-title {
  font-size: 16px;
}

#valentine_cpn #wrapper .section .row .col .col-text {
  font-size: 14px;
}

#valentine_cpn #wrapper .section .row.alphabet {
  justify-content: space-between;
  gap: min(1.7142857143vw, 24px) min(0.8571428571vw, 12px);
  padding-left: min(3.5714285714vw, 50px);
}

#valentine_cpn #wrapper .section .row.alphabet .col:nth-child(odd) {
  translate: 0;
}

#valentine_cpn #wrapper .section .row.alphabet .col .col-title {
  text-align: left;
}

#valentine_cpn #wrapper .section .row.alphabet .col .col-text {
  text-align: left;
}
.lineup_list li a{
  transition: opacity 0.3s;
}
.lineup_list li a:hover{
  opacity: 0.8;
  transition: opacity 0.3s;
}
.announce {
  width: 45vw;
  max-width: 507px;
  margin: 0 auto 64px;
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.announce_title {
  width: 210px;
  margin: 0 auto 16px;
}
a.announce_content{
  transition: opacity 0.3s;

}
a.announce_content:hover{
  opacity: 0.8;
  transition: opacity 0.3s;
}