@charset "UTF-8";

/* new_style.css */

body #kv {
  height: auto !important;
  aspect-ratio: 2890/1625;
}

sub {
  font-size: 0.4em !important;
  vertical-align: bottom;
  position: relative;
  top: 0.4em;
}

#wrapper.page {
  counter-reset: num;
}

#wrapper.page section .item_head .box_title h2 span {
  display: inline-block;
}

#wrapper.page section .item_head .box_title h2 span:empty::before {
  counter-increment: num;
  content: counter(num, decimal-leading-zero);
}

#wrapper.page section h2 {
  color: #000;
}

.movie-link {
  max-width: 930px;
  width: 100%;
  margin: 48px auto 104px;
}

.movie-link .video-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.movie-link .video-wrapper iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.numberingDes {
  list-style: upper-alpha;
  padding-left: 1.5em;
}

#valentine_cpn #wrapper.page article section .numberingDes * {
  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;
}

#valentine_cpn #wrapper.page article section .numberingDes li {
  color: #e5cd18;
  text-align: left;
}

#valentine_cpn #wrapper.page article section .numberingDes li .note {
  font-weight: 400;
  font-size: 0.8em;
}

.newNumber ol,
.newNumber {
  list-style: none !important;
  counter-reset: alp;
}

.newNumber li {
  padding-left: 2em;
  text-indent: -2em;
}

.newNumber li::before {
  counter-increment: alp;
  content: counter(alp, upper-alpha) ". ";
}

.emNumber ol,
.emNumber {
  list-style: none !important;
}

.emNumber li {
  padding-left: 2em;
  position: relative;
}

.emNumber 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;
}

.mapping {
  position: relative;
  display: inline-block;
}

.mapping span {
  position: absolute;
  color: #e4ce19;
  font-weight: bold;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
}

.max {
  max-width: 1300px;
  margin: 56px auto;
}

.max_under {
  margin-bottom: 56px;
}

.max_under + .max {
  margin-top: 0;
  margin-bottom: 100px;
}

.numbering {
  position: relative;
  display: inline-block;
}

.yellow .numbering_num {
  color: #e5cd18 !important;
}

.white .numbering_num {
  color: #fff !important;
}

.gothic .numbering_num {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif !important;
}

.numbering_num {
  position: absolute;
  color: #fff;
  font-size: 28px;
}

.icon_limit {
  text-align: center;
  background: #ea6497;
  color: #fff !important;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  padding-top: 0.6em;
  width: 140px;
  aspect-ratio: 1;
  line-height: 1.4;
  font-size: 26px;
}

.icon_limit.red {
  background-color: #a70e2b;
}

.icon_limit > * {
  color: #fff !important;
}

.icon_limit > *:first-child {
  font-size: 0.65625em;
  margin-bottom: 0.2em;
  line-height: 1.1;
}

.icon_new {
  width: auto !important;
  height: 32px;
  display: inline-block !important;
  margin-left: 24px;
  margin-bottom: 24px;
}

.nobreak {
  white-space: nowrap;
}

.dib {
  display: inline-block;
}

.lineup_list {
  display: grid;
  margin-left: auto;
  margin-right: auto;
  column-gap: 10px;
}

.lineup_list li {
  position: relative;
}

.lineup_list .item_badge {
  position: absolute;
  left: 0;
  bottom: 100%;
  width: auto;
}
.lineup_list li a,
.lineup_list li dl {
  height: 100%;
}

.lineup_list dd {
  border: 1px solid #eee;
  padding-bottom: 5%;
  height: 27.3%;
}
.announce-box dd {
  border: 1px solid #eee;
  padding-bottom: 5%;
  height: 27.3%;
}

.lineup_list li dd span {
  line-height: 1;
}

.lineup_list li.noname dd {
  padding: 5% 0;
  display: grid;
  place-items: center;
  /* height: auto !important; */
      height: 27.3%;
}

.lineup_list li.kitsune dd {
  padding: 3.5% 0 6.5%;
}
.lineup_list li.pengin dd {
  padding: 3.5% 0 6.5%;
}

.lineup_list li.maru dd {
  padding: 3% 0 7%;
}
.announce-box{
  position: relative;
}
.item_badge--announce{
  position: absolute;
  left: 0;
  bottom: 100%;
  width: auto;
  height: 22px;
  margin-bottom: 4px;
}

@media screen and (min-width: 769px) {
  .max img {
    width: 88%;
  }

  .spOnly {
    display: none;
  }

  .text_pc_center {
    text-align: left !important;
  }

  .displayFlex_box02 {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }

  .displayFlex_box02 > * {
    width: 48%;
  }

  .hover_opacity:hover {
    opacity: 0.8;
  }

  .lineup_list {
    grid-template-columns: repeat(4, 1fr);
    max-width: 1014px;
    row-gap: 56px;
  }

  .lineup_list .item_badge {
    height: 22px;
    margin-bottom: 4px;
  }

  .lineup_list li dd span {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .max {
    margin: calc(40 / 375 * 100vw) 3%;
  }

  .max img {
    max-width: 100%;
  }

  .max_under {
    margin-bottom: calc(28 / 375 * 100vw);
  }

  .max_under + .max {
    margin-bottom: calc(48 / 375 * 100vw);
  }

  .numbering_num {
    font-size: calc(32 / 375 * 100vw);
  }

  .numbering_sp_img {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .numbering_sp_img img {
    width: 100% !important;
  }

  .pcOnly {
    display: none;
  }

  .icon_new {
    margin-bottom: 14px;
  }

  .icon_limit {
    width: calc(112 / 375 * 100vw);
    font-size: calc(20 / 375 * 100vw);
  }

  .lineup_list {
    grid-template-columns: repeat(2, 1fr);
    width: 95%;
    row-gap: 48px;
  }

  .lineup_list-other {
    width: 100%;
  }

  .lineup_list .item_badge {
    height: 16px;
    margin-bottom: 4px;
  }

  .lineup_list li dd span {
    font-size: 14px;
  }
}
#valentine_cpn #wrapper.page article section .column {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 20px;
  background-color: #fff;
  gap: calc((30 / 1440) * 100vw);
}

#valentine_cpn #wrapper.page article section .column_item {
  width: 12%;
  min-width: 160px;
}

@media screen and (max-width: 768px) {
  #valentine_cpn #wrapper.page article section .column_item {
    width: 30%;
  }
}

#valentine_cpn #wrapper.page article section .column_item img {
  height: 60px;
  width: auto;
  margin-inline: auto;
}

#valentine_cpn #wrapper.page article section .column_title {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  font-size: min(calc((16 / 1440) * 100vw), 16px);
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0;
  color: #b69044;
  margin: 10px 0 5px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #valentine_cpn #wrapper.page article section .column_title {
    font-size: max(calc((12 / 375) * 100vw), 12px);
  }
}

#valentine_cpn #wrapper.page article section .column_title-blue {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  font-size: min(calc((16 / 1440) * 100vw), 16px);
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0;
  color: #515984;
  margin: 10px 0 5px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #valentine_cpn #wrapper.page article section .column_title-blue {
    font-size: min(calc((16 / 1440) * 100vw), 16px);
  }
}

#valentine_cpn #wrapper.page article section .column_text {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  font-size: min(calc((12 / 1440) * 100vw), 12px);
  font-weight: bold;
  line-height: 1.5;
  color: #333;
  margin: 10px 0 5px;
  text-align: left;
  span {
    font-size: calc((12 / 1440) * 100vw);
    font-weight: bold;
  }
}
@media screen and (max-width: 768px) {
  #valentine_cpn #wrapper.page article section .column_text {
    font-size: min(calc((10 / 1440) * 100vw), 10px);
  }
}

#valentine_cpn #wrapper.page article section .column_item-wrap {
  width: auto;
  min-width: auto;
  display: flex;
  justify-content: center;
  align-items: start;
  gap: calc((30 / 1440) * 100vw);
  position: relative;
}
#valentine_cpn #wrapper.page article section .column_note {
  position: absolute;
  left: 50%;
  bottom: -50px;
  translate: -50% 0;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  font-size: calc((12 / 1440) * 100vw);
  font-weight: bold;
  line-height: 1.5;
  color: #333;
  margin: 10px 0 5px;
  white-space: nowrap;
}

/* new_style.css */

/* new_brand_cmn.css */

img {
  width: initial;
  max-width: 100%;
  height: auto;
}

#valentine_cpn #wrapper.page article section * {
  color: #000;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
}

#valentine_cpn #wrapper.page article section p {
  line-height: 2;
}

#valentine_cpn #wrapper.page section h1 {
  font-size: 1em;
}

#valentine_cpn #wrapper.page article section p.yoshu {
  color: #915f10;
  text-align: center;
}

#valentine_cpn #wrapper.page article section .def_gift_icon dt,
#valentine_cpn #wrapper.page article section .def_gift_icon dd {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
}

#valentine_cpn #wrapper.page article section .def_gift_icon.gray dt,
.giftbag.gray {
  background-color: #1f2336;
}

#valentine_cpn #wrapper.page article section .def_gift_icon.red dt,
.giftbag.red {
  background-color: #a70e2b;
}

#valentine_cpn #wrapper.page article section .def_gift_icon.blue dt,
.giftbag.blue {
  background-color: #0068b7;
}

.item_box ul .color01::before {
  color: #d75972;
}

.item_box ul .color02::before {
  color: #d1c0a5;
}

.item_box ul .color07::before {
  color: #727171;
}

.item_box ul li {
  position: relative;
  padding-left: 1em;
  line-height: 1.5;
}

.item_box ul li + li {
  margin-top: 6px;
}

.item_box ul li::before {
  position: absolute;
  left: 0;
  content: "●";
}

.def_gift_icon {
  border: 4px solid #f8f7f3;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;
  position: relative;
}

.def_gift_icon dt {
  background: #915f10;
  color: #fff !important;
  font-weight: bold;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}

.def_gift_icon dd {
  text-align: left;
}

.def_gift_icon dd img {
  position: absolute;
}

.giftbag {
  width: 27px;
  height: 22px;
  display: inline-block;
  mask: no-repeat center / 100%;
  -webkit-mask: no-repeat center / 100%;
  mask-image: url(../../cmn/img/icon_gift_bag.png);
  -webkit-mask-image: url(../../cmn/img/icon_gift_bag.png);
  vertical-align: -4px;
  background: #915f10;
}

@media all and (-ms-high-contrast: none) {
  .giftbag {
    background: url(../../cmn/img/icon_gift_bag.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
}

.item_box .giftbag {
  margin-left: 8px;
}

.lead {
  position: relative;
}

.badge {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.lead h1 span {
  display: block;
}

.title_style01 {
  font-size: 38px;
}

.title_style01 span {
  padding: 0 80px;
  background: url(/quality/valentine_cpn/cmn/img/bg_title01_left.png) no-repeat
      left center,
    url(/quality/valentine_cpn/cmn/img/bg_title01_right.png) no-repeat right
      center;
  background-size: 50px auto, 50px auto;
  letter-spacing: 3px;
  display: inline-block;
}

#valentine_cpn .head {
  background: #f8f7f3;
  text-align: left;
}

#wrapper.page {
  counter-reset: num;
}

#valentine_cpn .head h2 span {
  display: inline-block;
}

#valentine_cpn .head h2 span:empty {
  line-height: 1;
}

#valentine_cpn .head h2 img {
  display: block;
}

#valentine_cpn .head h2 strong {
  display: block;
}

#valentine_cpn .head p {
  font-size: 14px;
}

#valentine_cpn .head > *:only-child {
  width: auto;
  text-align: center;
}

#valentine_cpn #wrapper.page article section .detail a.btn_onlineshop {
  display: block;
  background: #000;
  color: #fff;
  border-radius: 6px;
  text-align: center;
  padding: 12px;
  margin-top: 8px;
  border-radius: 6px;
  max-width: 100%;
}

#wrapper.page article section .detail .btn_onlineshop:hover {
  opacity: 0.8;
}

.item_box h3 {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif !important;
}

.item_img {
  display: block;
}

.detail {
  margin-top: 32px;
}

.detail h3 {
  font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  font-size: 14px;
}

.detail h3 strong {
  font-size: 20px;
}

.detail p {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif !important;
  line-height: 1.6;
}

.detail ol,
.detail ul,
.detail dl {
  width: 294px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.detail ul {
  margin: 16px auto;
}

.detail strong {
  font-size: 1.8em;
}

.detail_name strong {
  font-size: 1.85em;
}

.detail dt,
.detail dd {
  line-height: 1.5;
}

.displayFlex {
  display: flex;
  justify-content: space-between;
}

/* new_brand_cmn.css */

picture {
  display: inline-block;
}

img {
  vertical-align: bottom;
  width: 100%;
}

#valentine_cpn #wrapper section.section {
  padding-bottom: 0;
  margin-bottom: 80px;
  overflow-y: hidden;
}

#valentine_cpn #wrapper section.section hr {
  opacity: 0.5;
}

#valentine_cpn #wrapper.page article section * {
  font-weight: 600;
}

#valentine_cpn #wrapper .lead {
  padding: 40px 0 0;
  margin-bottom: 80px;
}

#valentine_cpn #wrapper.page section h2 {
  margin-bottom: 32px;

  @media screen and (min-width: 769px) {
  margin-bottom: 50px;
}
}

#valentine_cpn #wrapper.page section p {
  font-size: 14px;
}

#valentine_cpn #wrapper.page .lead.new .logo {
  position: relative;
  width: fit-content;
  margin-inline: auto;
}

#valentine_cpn #wrapper.page .lead.new .logo::before {
  content: "";
  width: 60px;
  height: 60px;
  background-image: url("../img/icon_new_circle.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: -88px;
  top: 50%;
  translate: 0 -50%;
}

#valentine_cpn #wrapper.page .lead.new .logo img {
  width: 100%;
}

#valentine_cpn #wrapper.page .lead h1 span:first-child {
  margin-top: 0;
}

#valentine_cpn #wrapper.page .lead h2 {
  font-size: 27px;
  font-weight: 600;
  letter-spacing: 0.1em;
}
#valentine_cpn #wrapper.page .lead h2.font-feature-settings-palt {
  font-feature-settings: "palt";
  padding-left: 0.5em;
}

#valentine_cpn #wrapper.page .lead p {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
}

#valentine_cpn #wrapper.page .head {
  display: flex;
  flex-direction: column;
}

#valentine_cpn #wrapper.page .head h2 {
  line-height: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
  letter-spacing: 0.05em;
}

#valentine_cpn #wrapper.page .head h2 span {
  font-size: 12px;
  letter-spacing: 0.05em;
  margin-top: 16px;
  text-transform: uppercase;
}

#valentine_cpn #wrapper.page .head p {
  font-weight: 500;
  letter-spacing: 0.05em;
}

#valentine_cpn #wrapper.page .head.type01 {
  flex-direction: column;
}

#valentine_cpn #wrapper.page .head.type01 .head_txt {
  padding: 48px calc((100% - min(80vw, 300px)) / 2);
}

#valentine_cpn #wrapper.page .head.type02 .head_ttl h2 {
  line-height: 1;
  margin-bottom: 32px;
}

#valentine_cpn #wrapper.page .head.type02 .head_ttl h2 span {
  margin-top: 12px;
}
#valentine_cpn #wrapper.page .head.type02 .head_txt {
  padding: 0 calc((100% - min(80vw, 300px)) / 2) 48px;
}

#valentine_cpn #wrapper.page .max img {
  width: 100%;
}

#valentine_cpn #wrapper .section .item_box ul li {
  font-size: 10px;
  font-weight: 500;
}

#valentine_cpn #wrapper.page .item_box {
  width: min(80vw, 300px);
  margin: 64px auto 0;
}

#valentine_cpn #wrapper.page .item_box.mt0 {
  margin-top: 0;
}

#valentine_cpn #wrapper.page .item_box .item_img {
  width: 100%;
}

#valentine_cpn #wrapper.page .item_box .detail {
  margin-top: 20px;
  padding: 0;
}

#valentine_cpn #wrapper.page .item_box .detail .unit {
  display: block;
  margin-bottom: 18px;
  letter-spacing: 0.1em;
}

#valentine_cpn #wrapper.page .item_box .detail .unit strong {
  letter-spacing: 0.1em;
}

#valentine_cpn #wrapper.page .item_box .detail ul {
  width: fit-content;
  margin-top: 20px;
  margin-bottom: 16px;
}

#valentine_cpn #wrapper.page .item_box .detail ul li {
  letter-spacing: 0.05em;
}

#valentine_cpn #wrapper.page .item_box .detail dt {
  margin-bottom: 20px;
  letter-spacing: 0.05em;
}

#valentine_cpn #wrapper.page .item_box .detail .detail_name strong {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.05em;
}

#valentine_cpn #wrapper.page .item_box .detail dd {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.05em;
}

#valentine_cpn #wrapper.page .item_box .detail dd strong {
  letter-spacing: 0.1em;
}

#valentine_cpn #wrapper.page .item_box .detail dd strong:first-of-type {
  font-size: 20px;
}

#valentine_cpn #wrapper.page .item_box .detail dd strong:last-of-type {
  font-size: 18px;
}

#valentine_cpn #wrapper.page .item_box .detail.center ul {
  width: fit-content;
}

#valentine_cpn #wrapper.page .item_box .detail.center dl {
  width: fit-content;
}

#valentine_cpn #wrapper.page .item_box .detail.center dt {
  text-align: center;
}

#valentine_cpn #wrapper.page .item_box .detail.center a.btn_onlineshop {
  margin-inline: auto;
}

#valentine_cpn #wrapper.page .item_box.type01 picture {
  width: min(80vw, 300px) !important;
}

#valentine_cpn #wrapper.page .item_box.type01 picture:nth-child(2) {
  margin-top: 12px;
}

#valentine_cpn
  #wrapper.page
  .item_box.type02
  .inner:first-child
  picture
  + picture {
  margin-top: 10px;
}

#valentine_cpn #wrapper.page .item_box.type02 .inner:nth-child(2) {
  margin-top: 48px;
}

#valentine_cpn
  #wrapper.page
  .item_box.type02
  .inner:nth-child(2)
  picture
  + picture {
  margin-top: 10px;
}

#valentine_cpn #wrapper.page .item_box.type02 .inner .item_img {
  width: 100%;
}

#valentine_cpn #wrapper.page .item_box.type02 .inner picture {
  width: min(74.6666666667vw, 280px) !important;
}

#valentine_cpn #wrapper.page .item_box.type02 .inner .detail {
  margin-top: 20px;
}

#valentine_cpn #wrapper.page .item_box.type02 .inner .detail ul {
  width: fit-content;
}

#valentine_cpn #wrapper.page .item_box.type02 .inner .detail .detail_name,
#valentine_cpn #wrapper.page .item_box.type02 .inner .detail dd {
  text-align: center;
}

#valentine_cpn #wrapper.page .item_box.type02 .inner .detail a.btn_onlineshop {
  position: relative;
  left: 50%;
  translate: -50% 0;
}

#valentine_cpn
  #wrapper.page
  .item_box.type03
  .item_img:first-child
  picture
  + picture {
  margin-top: 10px;
}

#valentine_cpn #wrapper.page .item_box.type03 .item_img:nth-child(2) img + img {
  margin-top: 10px;
}

#valentine_cpn #wrapper.page .item_box.type03 .item_img .item_img {
  width: 100%;
}

#valentine_cpn #wrapper.page .item_box.type03 .item_img picture {
  width: min(80vw, 300px) !important;
}

#valentine_cpn #wrapper.page .item_box.type03 .detail {
  margin-top: 30px;
}

#valentine_cpn #wrapper.page .item_box.type03 .detail .sub-img img {
  width: min(61.3333333333vw, 230px);
  max-width: unset;
}

#valentine_cpn
  #wrapper.page
  .item_box.type04
  .item_img:first-child
  picture
  + picture {
  margin-top: 10px;
}

#valentine_cpn #wrapper.page .item_box.type04 .item_img:nth-child(2) {
  margin-top: 20px;
}

#valentine_cpn #wrapper.page .item_box.type04 .item_img .item_img {
  width: 100%;
}

#valentine_cpn #wrapper.page .item_box.type04 .item_img picture {
  width: min(80vw, 300px) !important;
}

#valentine_cpn #wrapper.page .item_box.css_sp_only {
  margin-top: 0;
}

#valentine_cpn #wrapper.page .item_box.new .inner:nth-child(2) {
  position: relative;
}

#valentine_cpn #wrapper.page .item_box.new .inner:nth-child(2):before {
  position: absolute;
  top: -70px;
  left: 16px;
  content: "";
  width: 60px;
  height: 60px;
  background-image: url("../img/icon_new_circle.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#valentine_cpn #wrapper.page .item_box picture {
  width: min(80vw, 300px);
}

#valentine_cpn #wrapper.page article section .detail a.btn_onlineshop {
  margin-inline: auto;
  padding: 12px 0px;
  width: 300px;
  font-size: 16px;
  letter-spacing: 0.05em;
  margin-top: 30px;
}

#valentine_cpn #wrapper .section .row {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 64px;
}

#valentine_cpn #wrapper .section .row.css_sp_only {
  display: flex !important;
}

#valentine_cpn #wrapper .section .row.type01 .col .col-img {
  width: 100%;
}

#valentine_cpn #wrapper .section .row.type01 .col .col-text {
  text-align: left;
}

#valentine_cpn #wrapper .section .row .col:before {
  display: none;
}

#valentine_cpn #wrapper .section .row .col.new .col-img {
  position: relative;
}

#valentine_cpn #wrapper .section .row .col.new .col-img:before {
  display: block;
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background-image: url("../img/icon_new_circle.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: -10px;
  left: -10px;
}

#valentine_cpn #wrapper .section .row .col.horizontal {
  display: flex;
  gap: 20px;
  padding: 0;
}

#valentine_cpn #wrapper .section .row .col.horizontal .col-title,
#valentine_cpn #wrapper .section .row .col.horizontal .col-text {
  text-align: left;
}

#valentine_cpn #wrapper .section .row .col .col-img {
  width: 100%;
  max-width: 160px;
  margin-inline: auto;
}

#valentine_cpn #wrapper .section .row .col .col-img picture {
  width: auto;
}

#valentine_cpn #wrapper .section .row .col .col-img img {
  width: min(80vw, 300px);
}

#valentine_cpn #wrapper .section .row .col .col-title {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  margin: 10px 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
}

#valentine_cpn #wrapper .section .row .col .col-text {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.4;
}

#valentine_cpn #wrapper .section .row.alphabet {
  justify-content: center;
  width: 78.5714285714vw;
  max-width: 1100px;
  margin-inline: auto;
}

#valentine_cpn #wrapper .section .row.alphabet .col {
  counter-increment: alphabet;
}

#valentine_cpn #wrapper .section .row.alphabet .col:nth-child(odd) {
  translate: -12px 0;
}

#valentine_cpn #wrapper .section .row.alphabet .col .col-title {
  position: relative;
  margin: 0;
}

#valentine_cpn #wrapper .section .row.alphabet .col .col-title::before {
  position: absolute;
  content: counter(alphabet);
  content: counter(alphabet, upper-alpha) "．";
  top: 0;
  left: -20px;
}

.online__text {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: left;
  line-height: 1.75;
  font-size: 14px;
  margin: 32px auto 64px !important;
  max-width: 1400px;
}

.new-aeon__df{
  display: flex;
  gap: 8px;
}

.new-aeon__db{
  display: block;
  width: auto;
  height: 100%;
  object-fit: contain;
}
