html{
  scroll-behavior: smooth;
}

#valentine2025 img,
#valentine2025 picture{
  display: inline-block;
  width: 100%;
  height: auto;
}
#valentine2025{
  --zindex-behind: -1;
  --zindex-middle: 1;
  --zindex-front: 2;
  --pointer-none: none;

  --color-sub01: #DDDDDD;
  --color-main01: #6A1616;
  --color-main02: #524242;
  --color-white: #fff;
  --color-txt: #333333;

  --color-attention: #AA3838;
}
/*================================
  breadcrumb
=================================*/
.bcl{
	width: 100%;
	max-width: 1260px;
  color: #333;
	padding: 14px 10px;
  margin: 0 auto;
}
.bcl__list{
	width: 100%;
}
.bclList__cont{
  line-height: 0;	
	position: relative;
	display: inline;
}
@media screen and (max-width:767px) {
  .bcl__list{
		display: flex;
	}
	.bclList__cont{
		white-space: nowrap;
	}
}
@media screen and (min-width:768px) {
  .bcl{
		padding: 20px 30px 40px;
	}
}
.bclList__cont::before{
  content: "";
	width: 5px;
	height: 5px;
	display: block;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
  position: absolute;
	top: calc(50% - 2px);
	left: 0;
}
.bclList__cont+li{
	padding-left: 16px;
  margin-left: 8px;
}
.bclList__cont:first-child::before{
	content: none
}
.bclList__cont:last-child{
	padding-right: 0;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bclList__cont a{
  font-size: 13px;
	line-height: 1.0;
	color: #666;
}
.bclList__cont a:hover{
	text-decoration: underline;
}
/* end Breadcrumb */

/*================================
  variables
=================================*/
#valentine2025{
  background-color: var(--color-main01);
	width: 100%;
	margin: 0 auto calc(30*(100vw / 375));
  overflow: hidden;
}
#valentine2025 .itemCont__img a{
  display: block;
}
#valentine2025 a{
	transition-duration: .3s;
}
#valentine2025 a:hover{
	opacity: .7;
}
#valentine2025 .flexArea{
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}
#valentine2025 .gridWrap{
  display: grid;
  margin: 0 auto;
  width: 100%;
}
/*--------------------------------
  variables for mobile
--------------------------------*/
@media screen and (max-width:767px){
	#valentine2025 .pcOnly{
		display: none!important;
	}
	#valentine2025 .flexAreaSp{
    display: flex;
    width: 100%;
    margin: 0 auto;
  }
}
/*--------------------------------
  variables for desktop
--------------------------------*/
@media screen and (min-width:768px){
  #valentine2025{
    margin-bottom: 2rem;
  }
	#valentine2025 .spOnly{
		display: none;
	}
	#valentine2025 .flexAreaPc{
    display: flex;
    width: 100%;
    margin: 0 auto;
  }
}
/* end variables */

/*================================
  font
=================================*/
@font-face {
  font-family: 'NotoCJKR';
  src: url('../font/NotoSerifCJKjp-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'NotoCJKM';
  src: url('../font/NotoSerifCJKjp-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'NotoCJKB';
  src: url('../font/NotoSerifCJKjp-Bold.otf') format('opentype');
}
#valentine2025  .font-ja-serif-R,
#valentine2025  .font-ja-serif-R span{
  font-family: "NotoCJKR";
  font-weight: 400;
  font-style: normal;
  text-align: justify;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
}
#valentine2025  .font-ja-serif-M,
#valentine2025  .font-ja-serif-M span{
  text-align: justify;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
}
#valentine2025  .font-ja-serif-B,
#valentine2025  .font-ja-serif-B span{
  text-align: justify;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-style: normal;
}
#valentine2025  .font-en-serif-M,
#valentine2025  .font-en-serif-M span{
  font-family: "eb-garamond", serif;
  font-weight: 500;
  font-style: normal;
  text-align: justify;
}
#valentine2025 .font-ja-sans-R,
#valentine2025 .font-ja-sans-R span{
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#valentine2025 .font-ja-sans-M,
#valentine2025 .font-ja-sans-M span{
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#valentine2025 .font-ja-sans-B,
#valentine2025 .font-ja-sans-B span{
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 600;
  font-style: normal;
}
#valentine2025 .font-ja-sans-2-M,
#valentine2025 .font-ja-sans-2-M span{
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
#valentine2025 .font-ja-sans-2-B,
#valentine2025 span.font-ja-sans-2-B,
#valentine2025 .font-ja-sans-2-B span{
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
#valentine2025 .font-ja-sans-2-SB,
#valentine2025 .font-ja-sans-2-SB span{
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#valentine2025  .font-ja-sans-sub-B,
#valentine2025  .font-ja-sans-sub-B span{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 600;
  font-style: normal;
}
#valentine2025  .font-ja-sans-sub,
#valentine2025  .font-ja-sans-sub span{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 300;
  font-style: normal;
}
/* end font */

/*================================
  size
=================================*/
#valentine2025 [data-txt]{
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
}
#valentine2025 [data-txt="code-ja"]{
  font-size: calc(13 * (100vw / 375));
  justify-content: center;
  align-items: center;
  column-gap: calc(6*(100vw / 375));
  padding-right: calc(6*(100vw / 375));
  margin-bottom: calc(7* (100vw / 375));
}
#valentine2025 [data-txt="code-en"]{
  font-size: calc(16 * (100vw / 375));
  color: var(--color-main01);
}
#valentine2025 [data-txt="button"]{
  font-size: calc(12 * (100vw / 375));
  color: var(--color-white);
  justify-content: center;
  align-items: center;
  column-gap: calc(14*(100vw / 375));
}
#valentine2025 [data-txt="list-topic"]{
  font-size: calc(13 * (100vw / 375));
  line-height: 2;
}
#valentine2025 [data-txt="list-edit"]{
  font-size: calc(12 * (100vw / 375));
  letter-spacing: 0;
  text-align: left;
  margin-bottom: calc(4 * (100vw / 375));
}
#valentine2025 [data-ttl]{
  position: relative;
  font-size: calc(26 * (100vw / 375));
  margin-bottom: calc(19 * (100vw / 375));
  text-align: center;
}
#valentine2025 [data-ttl="03"]{
  font-size: calc(18 * (100vw / 375));
  margin-bottom: calc(26 * (100vw / 375));
}
#valentine2025 [data-ttl="04"]{
  position: absolute;
  top: calc(6 * (100vw / 375));
  left: 0;
  color: var(--color-white);
  font-size: calc(18 * (100vw / 375));
  line-height: 1.5;
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 0;
}
#valentine2025 [data-txt="lead"]{
  font-size: calc(14 * (100vw / 375));
  letter-spacing: 0.03em;
  margin-bottom: calc(30 * (100vw / 375));
}
#valentine2025 .block03__lead{
  color: var(--color-white);
  font-size: calc(12 * (100vw / 375));
  line-height: 2;
  letter-spacing: 0;
  margin-bottom: calc(24 * (100vw / 375));
}

/*--------------------------------
  size for desktop
--------------------------------*/
@media screen and (min-width:768px){
  #valentine2025 [data-txt="code-ja"]{
    font-size: 1.6rem;
    column-gap: 0.6rem;
    padding-right: 0.6rem;
    margin-bottom: 1rem;
  }
  #valentine2025 [data-txt="code-en"]{
    font-size: 2rem;
  }
  #valentine2025 [data-txt="button"]{
    font-size: 1.2rem;
    column-gap: 1.4rem;
  }
  #valentine2025 [data-txt="list-topic"]{
    font-size: 1.4rem;
    line-height: 1.5;
  }
  #valentine2025 [data-txt="list-edit"]{
    font-size: 1.2rem;
    line-height: 2;
    margin-bottom: 0;
  }
  #valentine2025 [data-txt="lead"]{
    font-size: 1.8rem;
    margin-bottom: 3.8rem;
  }
  #valentine2025 [data-ttl]{
    font-size: 3.4rem;
    margin-bottom: 2.8rem;
  }
  #valentine2025 [data-ttl="03"]{
    font-size: 2.5rem;
    margin-bottom: 3.4rem;
  }
  #valentine2025 [data-ttl="04"]{
    top: -0.2rem;
    font-size: 3.4rem;
  }
  #valentine2025 .block03__lead{
    font-size: 1.8rem;
    letter-spacing: 0.01em;
    margin-bottom: 3.8rem;
  }
  #valentine2025 [data-button]:hover [data-txt="button"]{
    color: var(--color-main01);
  }
}
/* end size */


/*================================
  common
=================================*/
#valentine2025 .txt-red{
  color: var(--color-attention);
  display: inline;
}
#valentine2025 .txt-underline{
  text-decoration: underline;
  text-decoration-skip-ink: none;
  text-underline-offset: calc(3*(100vw / 375));
}
#valentine2025 .txt-link a{
  color: var(--color-attention);
  text-decoration: underline;
}
/*===== list =====*/
#valentine2025 .listWrap{
  background-color: var(--color-white);
  border: solid 1px var(--color-sub01);
  width: calc(300*(100vw / 375));
  margin: 0 auto calc(16*(100vw / 375));
}
#valentine2025 .listWrap__topic{
  color: var(--color-white);
  background-color: var(--color-main02);
  border-bottom: solid 1px var(--color-sub01);
  justify-content: center;
  align-items: center;
  padding: calc(3 * (100vw / 375)) 0 calc(5* (100vw / 375));
}
#valentine2025 .listWrap__edit{
  justify-content: center;
  align-items: center;
  padding: calc(11 * (100vw / 375)) 0 calc(6 * (100vw / 375));
}
#valentine2025 .listWrap__edit-txt{
  flex-wrap: wrap;
  padding: 0 calc(15*(100vw / 375));
  justify-content: flex-start;
}
/*===== block =====*/
#valentine2025 [data-blockWrap]{
  position: relative;
  background-color: var(--color-white);
  border-radius: calc(30* (100vw / 375));
  width: calc(340* (100vw / 375));
  padding: calc(46* (100vw / 375)) 0 calc(40* (100vw / 375));
  margin: 0 auto calc(50* (100vw / 375));
  z-index: var(--zindex-front);
}

/*--------------------------------
  common for desktop
--------------------------------*/
@media screen and (min-width:768px){
  #valentine2025 .txt-underline{
    text-underline-offset: min(3*(100vw / 1500), 0.3rem);
  }
  /*===== list =====*/
  #valentine2025 .listWrap{
    width: 78rem;
    margin-bottom: 2.5rem;
  }
  #valentine2025 .listWrap__topic{
    border-bottom: none;
    width: 24rem;
    padding: 0;
    font-family: "noto-sans-cjk-jp", sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  #valentine2025 .listWrap__edit{
    padding: 1.4rem 0 1.2rem;
  }
  #valentine2025 .listWrap__edit-txt{
    padding: 0 0 0 2rem;
  }
  /*===== block =====*/
  #valentine2025 [data-blockWrap]{
    border-radius: 3rem;
    width: 100rem;
    padding: 6.8rem 0 8rem;
    margin-bottom: 10rem;
  }
}

/*================================
  bg-img
=================================*/
#valentine2025 [data-bg],
#valentine2025 .block03__lead{
  position: relative;
  z-index: var(--zindex-middle);
  pointer-events: var(--pointer-none);
}
#valentine2025 [data-bg]::before,
#valentine2025 [data-bg]::after,
#valentine2025 .block03__lead:last-child:before{
  position: absolute;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
}
/*===== heart =====*/
#valentine2025 [data-ttl]::before,
#valentine2025 [data-ttl]::after{
  position: absolute;
  top: calc(3 * (100vw / 375));
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  width: calc(24 * (100vw / 375));
  height: calc(24 * (100vw / 375));
}
#valentine2025 [data-ttl="03"]::before,
#valentine2025 [data-ttl="03"]::after{
  top: calc(1 * (100vw / 375));
}
#valentine2025 [data-ttl]::before{
  left: calc(62 * (100vw / 375));
  transform: rotate(-20deg);
}
#valentine2025 [data-ttl]::after{
  right: calc(62 * (100vw / 375));
  transform: rotate(20deg);
}
#valentine2025 [data-ttl="03"]::before{
  left: calc(71 * (100vw / 375));
}
#valentine2025 [data-ttl="03"]::after{
  right: calc(71 * (100vw / 375));
}
#valentine2025 [data-ttl="04"]::before,
#valentine2025 [data-ttl="04"]::after{
  content: none;
}
/*===== arrow =====*/
#valentine2025 [data-button]{
  position: relative;
}
#valentine2025 .button-arrow{
  content: "";
  background-image: url(../img/valentine2025/arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  width: calc(3 * (100vw / 375));
  height: calc(5 * (100vw / 375));
}
#valentine2025 [data-button]:hover .button-arrow{
  background-image: url(../img/valentine2025/arrow-hov.svg);
}


/*--------------------------------
  bg-img for mobile
--------------------------------*/
@media screen and (max-width: 767px){
  #valentine2025 [data-bg="01"]::before,
  #valentine2025 [data-bg="01"]::after,
  #valentine2025 [data-bg="02"]::before,
  #valentine2025 [data-bg="02"]::after{
    display: none;
  }
  #valentine2025 .block03__lead:last-child::before{
    bottom: calc(-368*(100vw / 375));
    left: calc(-32*(100vw / 375));
    background-image: url(../img/valentine2025/shine_sp.svg);
    width: calc(581* (100vw / 375));
    height: calc(603*(100vw / 375));
  }
}

/*--------------------------------
  bg-img for desktop
--------------------------------*/
@media screen and (min-width:768px){
  #valentine2025 [data-bg]{
    width: 150rem;
    margin: 0 auto;
  }
  #valentine2025 [data-bg="01"]::before{
    top: -9.5rem;
    left: -24.1rem;
    background-image: url(../img/valentine2025/shine01_pc.svg);
    width: 86rem;
    height: 84.2rem;
  }
  #valentine2025 [data-bg="01"]::after{
    top: 23rem;
    right: -11rem;
    background-image: url(../img/valentine2025/shine02_pc.svg);
    width: 71.5rem;
    height: 66.5rem;
  }
  #valentine2025 [data-bg="02"]::before{
    top: 34.1rem;
    right: -22rem;
    background-image: url(../img/valentine2025/shine03_pc.svg);
    width: 82.1rem;
    height: 78.8rem;
  }
  #valentine2025 [data-bg="02"]::after{
    top: 79rem;
    left: -29rem;
    background-image: url(../img/valentine2025/shine04_pc.svg);
    width: 84.8rem;
    height: 87.7rem;
  }
  #valentine2025 .block03__lead:last-child::before{
    bottom: -36.2rem;
    right: -22.2rem;
    background-image: url(../img/valentine2025/shine05_pc.svg);
    width: 72.6rem;
    height: 73.6rem;
  }
  /*===== heart =====*/
  #valentine2025 [data-ttl]::before,
  #valentine2025 [data-ttl]::after{
    top: 0.1rem;
    width: 3rem;
    height: 3rem;
  }
  #valentine2025 [data-ttl="03"]::before,
  #valentine2025 [data-ttl="03"]::after{
    top: 0;
  }
  #valentine2025 [data-ttl]::before{
    left: 35.2rem;
  }
  #valentine2025 [data-ttl]::after{
    right: 35.2rem;
  }
  #valentine2025 [data-ttl="03"]::before{
    left: 35.8rem;
  }
  #valentine2025 [data-ttl="03"]::after{
    right: 35.8rem;
  }
  /*===== button =====*/
  #valentine2025 .button-arrow{
    top: 0.5rem;
    width: 0.3rem;
    height: 0.5rem;
  }
}

/*================================
  layout
=================================*/
/*===== mvWrap =====*/
#valentine2025 .mvWrap{
  margin-bottom: calc(60 * (100vw / 375));
}
/*===== block01 =====*/
#valentine2025 .block01__img{
  width: calc(300 * (100vw / 375));
  margin: 0 auto calc(9 * (100vw / 375));
}
#valentine2025 [data-button]{
  color: var(--color-white);
  background-color: var(--color-main01);
  border-radius: calc(20*(100vw / 375));
  justify-content: center;
  align-items: center;
  height: calc(35 * (100vw / 375));
  cursor: pointer;
}
#valentine2025 [data-button] a:hover{
  opacity: 1;
}
#valentine2025 [data-button="01"]{
  width: calc(140 * (100vw / 375));
  margin-bottom: calc(34 * (100vw / 375));
}
#valentine2025 [data-button="02"]{
  width: calc(220 * (100vw / 375));
}
/*===== block02 =====*/
#valentine2025 [data-blockWrap="block02"]{
  padding-bottom: calc(2 * (100vw / 375));
}
#valentine2025 .giftWrap{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  column-gap: calc(10*(100vw / 375));
  width: calc(300*(100vw / 375));
  margin: 0 auto;
}
/*===== block03 =====*/
#valentine2025 [data-blockWrap="block03"]{
  position: relative;
  background-image: url(../img/valentine2025/frame_sp.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: inherit;
  border-radius: 0;
  width: calc(351* (100vw / 375));
  height: calc(913*(100vw / 375));
  padding-top: calc(77*(100vw / 375));
  margin-bottom: calc(100* (100vw / 375));
}

/*--------------------------------
  layout for desktop
--------------------------------*/
@media screen and (min-width:768px){
  /*===== mvWrap =====*/
  #valentine2025 .mvWrap{
    margin-bottom: 33rem;
    margin-bottom: 10rem;
  }
  /*===== block01 =====*/
  #valentine2025 .block01__img{
    width: 52rem;
    margin-bottom: 1rem;
  }
  #valentine2025 [data-button]{
    height: 3.5rem;
  }
  #valentine2025 [data-button]:hover{
    color: var(--color-main01);
    background-color: var(--color-white);
    border: solid 0.2rem var(--color-main01);
  }
  #valentine2025 [data-button="01"]{
    width: 14rem;
    margin-bottom: 5rem;
  }
  #valentine2025 [data-button="02"]{
    width: 22rem;
  }
  /*===== block02 =====*/
  #valentine2025 [data-blockWrap="block02"]{
    padding-bottom: 4rem;
  }
  #valentine2025 [data-ttl="02"]{
    margin-bottom: 2.6rem;
  }
  #valentine2025 .giftWrap{
    column-gap: 3rem;
    width: 51rem;
  }
  /*===== block03 =====*/
  #valentine2025 [data-blockWrap="block03"]{
    background-image: url(../img/valentine2025/frame_pc.png);
    width: 110rem;
    height: 83rem;
    padding-top: 8.3rem;
    margin-bottom: 10rem;
  }
}

/*================================
  ranking
=================================*/
.p-category-list__inner .c-tag-product img{
  width: calc(120px / 2) !important;
  height: auto!important;
}
.p-category-list__inner{
  background: none;
  width: 100%;
  padding-bottom: 0!important;
  margin: 0 0 calc(30*(100vw / 375))!important;
}
.p-category-list__inner .p-category-list__title,
.p-category-list__price,
.p-category-list__price span,
.p-category-list__price strong{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: var(--color-txt);
  text-align: center;
}
.p-category-list__inner .p-category-list__title{
  font-size: calc(12 * (100vw / 375));
  line-height: 1.5;
}
.p-category-list__price{
  font-size: calc(10 * (100vw / 375));
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 1px;
  text-decoration-skip-ink: none;
  margin-top: calc(9* (100vw / 375));
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.p-category-list__price strong{
  font-size: calc(14 * (100vw / 375));
  line-height: 1;
}
.p-category-list__inner .p-category-list__item{
  padding: 0!important;
  margin-top: calc(9* (100vw / 375))!important;
}
.p-category-list__inner > a{
  justify-content: center;
}
.p-category-list__inner > a > .img img{
  border-radius: calc(10*(100vw / 375));
}
.p-category-list__inner .rank{
  display: none;
  border-radius: calc(10*(100vw / 375)) 0 0 0;
}
/*===== layout =====*/
#valentine2025 .rankingWrap{
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: calc(10*(100vw / 375));
  width: calc(300*(100vw / 375));
  margin: 0 auto calc(32*(100vw / 375));
}

/*--------------------------------
  ranking for desktop
--------------------------------*/
@media screen and (min-width:768px){
  .p-category-list__inner{
    margin-bottom: 3.8rem!important;
  }
  .p-category-list__inner .p-category-list__title{
    font-size: 1.5rem;
    letter-spacing: 0.01em;
  }
  .p-category-list__price{
    font-size: 1rem;
    letter-spacing: 0.01em;
    margin-top: 1.2rem;
  }
  .p-category-list__price strong{
    font-size: 1.8rem;
  }
  .p-category-list__inner .p-category-list__item{
    margin-top: 1.2rem!important;
  }
  .p-category-list__inner > a > .img img{
    border-radius: 1rem;
  }
  .p-category-list__inner > a{
    display: block;
  }
  .p-category-list__inner .rank{
    border-radius: 1rem 0 0 0;
  }
  /*===== layout =====*/
  #valentine2025 .rankingWrap{
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 3rem;
    width: 78rem;
    margin-bottom: 4.7rem;
  }
}

/*================================
  animation
=================================*/
#valentine2025 [data-ttl]::before,
#valentine2025 [data-ttl]::after{
  animation: animation-twinkle 2s linear infinite;
}
#valentine2025 [data-ttl]::after{
  animation-delay: 1s;
}
@keyframes animation-twinkle {
  0%   { background-image: url(../img/valentine2025/heart.png); }
  49% { background-image: url(../img/valentine2025/heart.png); }
  50% { background-image: url(../img/valentine2025/heart-hov.png); }
  100% { background-image: url(../img/valentine2025/heart-hov.png); }
}
/* end animation */


/*================================
  fadeIn
=================================*/
#valentine2025 .js-fadeIn{
  opacity: 0;
  transition-duration: .7s;
  /* transform: translateY(60px); */
}
#valentine2025 .js-scrollIn{
  opacity: 1;
  transform: translateX(0);
  transform: translateY(0);
}
/* end fadeIn */