@charset "utf-8";

.l-section__inner{
	margin-inline: 0;
	max-width: 100%;
	width: 100%;
}
#whiteday2026 {
	position: relative;
}
#whiteday2026 button {
    border: 0px;
}
#whiteday2026 a {
	color: #202020;
	transition: all 0.5s ease 0s;
}
#whiteday2026 a:hover img{
	opacity: 1;
}
#whiteday2026 img {
    display: block;
    width: 100%;
}
#whiteday2026 section {
    margin: 0px auto;
    padding: 80px 0;
    box-sizing: border-box;
    max-width: 1240px;
    position: relative;
}
#whiteday2026 .flex-wrap {
    display: flex;
    flex-wrap: wrap;
}
#whiteday2026 .swiper-button-prev:after, 
#whiteday2026 .swiper-rtl .swiper-button-next:after,
#whiteday2026 .swiper-button-next:after, 
#whiteday2026 .swiper-rtl .swiper-button-prev:after{
	content: "";
}

@media screen and (max-width: 1200px) {
    #whiteday2026 section {
        padding: 80px 30px;
    }
}

@media screen and (min-width: 786px) {
	.sp-only{
		display: none;
	}
}

@media screen and (max-width: 785px) {
	.p-special__contents{
		margin-inline: 0;
	}
	#whiteday2026 img{
		max-width: 100% !important;
	}
    #whiteday2026 section {
        padding: 50px 20px;
    }
	.pc-only{
		display: none;
	}
}

#whiteday2026 .bg-wrap {
    background: #e7f3f5;
}
#whiteday2026 .mv {
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	max-height: 650px;
	overflow: hidden;
}
#whiteday2026 .mv .main-visual{
	margin: 0 auto 0px;
	width: 100%;
	height: 100%;
	position: relative;
	background: #fdf7e0;
}
#whiteday2026 .mv h1{
	font-size: 0px;
	width: 40%;
	height: 360px;
	z-index: 300;
	max-width: 480px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}
#whiteday2026 .mv h1::before{
	content: "";
	display: block;
	background: url(/d_images/whiteday/images/whiteday-mv.png) no-repeat center / contain;
	width: 100%;
	height: 100%;
}
#whiteday2026 .mv .mv-img .mv-images{
	position: absolute;
	aspect-ratio: 1 / 1;
	max-width: 180px;
	z-index: 100;
}
#whiteday2026 .mv .mv-img .mv-images.img-01{
	top: 0%;
	left: 3%;
	width: 12%;
	background: url("/d_images/whiteday/images/whiteday-mv-img01.png") center center / contain no-repeat;
	transform: rotate(-2deg);
}
#whiteday2026 .mv .mv-img .mv-images.img-02 {
  top: -4%;
  right: 20%;
  width: 10%;
  background: url("/d_images/whiteday/images/whiteday-mv-img02.png") center center / contain no-repeat;
  transform: rotate(-5deg);
}
#whiteday2026 .mv .mv-img .mv-images.img-03 {
  bottom: 3%;
  right: 1%;
  width: 12%;
  background: url("/d_images/whiteday/images/whiteday-mv-img03.png") center center / contain no-repeat;
  transform: rotate(6deg);
}
#whiteday2026 .mv .mv-img .mv-images.img-04 {
  bottom: 6%;
  left: 21%;
  width: 9%;
  background: url("/d_images/whiteday/images/whiteday-mv-img04.png") center center / contain no-repeat;
  transform: rotate(-12deg);
}
#whiteday2026 .mv .mv-img .mv-images.img-05 {
  top: 17%;
  left: 21%;
  width: 5%;
  background: url("/d_images/whiteday/images/whiteday-mv-img05.png") center center / contain no-repeat;
}
#whiteday2026 .mv .mv-img .mv-images.img-06 {
  bottom: 63%;
  right: 4%;
  width: 6%;
  background: url("/d_images/whiteday/images/whiteday-mv-img06.png") center center / contain no-repeat;
  transform: rotate(13deg);
}
#whiteday2026 .mv .mv-img .mv-images.img-07 {
  top: 50%;
  right: 19%;
  width: 5%;
  background: url("/d_images/whiteday/images/whiteday-mv-img07.png") center center / contain no-repeat;
  transform: rotate(8deg);
}
#whiteday2026 .mv .mv-img .mv-images.img-08 {
  bottom: 11%;
  left: -1%;
  width: 7%;
  background: url("/d_images/whiteday/images/whiteday-mv-img08.png") center center / contain no-repeat;
}
#whiteday2026 .mv .mv-img .mv-images.img-09 {
  bottom: -2%;
  right: 26%;
  width: 6%;
  background: url("/d_images/whiteday/images/whiteday-mv-img09.png") center center / contain no-repeat;
}
#whiteday2026 .mv .mv-img .mv-images.img-10 {
  top: 52%;
  left: 10%;
  width: 5%;
  background: url("/d_images/whiteday/images/whiteday-mv-img10.png") center center / contain no-repeat;
}

@media screen and (max-width: 785px){
	#whiteday2026 .main-visual{
		height: 52vh;
	}
	#whiteday2026 .mv{
		height: 40vh;
	}
	#whiteday2026 .mv h1{
		width: 70%;
		max-width: 345px;
		height: 230px;
	}
	#whiteday2026 .mv .mv-img .mv-images.img-01{
		top: 2%;
    left: -2%;
    width: 20%;
	}
	#whiteday2026 .mv .mv-img .mv-images.img-02{
		top: -3%;
    right: 15%;
    width: 18%;
	}
	#whiteday2026 .mv .mv-img .mv-images.img-03{
		bottom: 1%;
    right: 0%;
    width: 18%;
	}
	#whiteday2026 .mv .mv-img .mv-images.img-04{
		bottom: -1%;
    left: 12%;
    width: 17%;
	}
	#whiteday2026 .mv .mv-img .mv-images.img-05{
		top: 5%;
		left: 13%;
		width: 13%;
	}
	#whiteday2026 .mv .mv-img .mv-images.img-06{
		bottom: 76%;
		right: 3%;
		width: 16%;
	}
	#whiteday2026 .mv .mv-img .mv-images.img-07{
		top: 80%;
		right: 9%;
		width: 14%;
	}
	#whiteday2026 .mv .mv-img .mv-images.img-08{
		bottom: 6%;
		left: -2%;
		width: 15%;
	}
	#whiteday2026 .mv .mv-img .mv-images.img-09{
		bottom: 22%;
		right: -2%;
		width: 12%;
	}
	#whiteday2026 .mv .mv-img .mv-images.img-10{
		top: 20%;
		left: 0%;
		width: 10%;
	}
}

#whiteday2026 .button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(198, 44, 20);
    width: 300px;
    height: 60px;
    margin: 0px auto;
    border: 0px;
    border-radius: 5px;
    transition: all 0.3s ease 0s;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 700;
    z-index: 1;
}
#whiteday2026 .button::after {
    position: absolute;
    display: block;
    visibility: visible;
    background: url("https://ecimg.tokyu-dept.co.jp/ec/images/season/valentine/2024/icon_arrow_white.png") center center / contain no-repeat;
    width: 16px;
    height: 16px;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    content: "";
}
#whiteday2026 .vl-bt, #whiteday2026 #whitedayBrand .nav-menu_title {
    margin: 55px auto 0px;
    max-width: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 14px 20px;
    background: #007299;
    color: #fff;
    font-weight: 600;
    position: relative;
    font-size: 20px;
    border-radius: 100vh;
    transition: all 0.2s ease 0s;
    letter-spacing: 0.2em;
    box-shadow: #023c49 0px 2px 0px;
}
#whiteday2026 #whitedayBrand .nav-menu_title:hover{
    box-shadow: none;
    transform: translateY(5px);
}
#whiteday2026 .vl-bt a {
    padding: 14px 20px;
    color: rgb(255, 255, 255);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
		z-index: 2;
}
#whiteday2026 #whitedayCategoryList .vl-bt, #whiteday2026 .whitedayRecommend .vl-bt, #whiteday2026 .vl-bt.attention {
    padding: 0px;
}
#whiteday2026 .vl-bt::before, #whiteday2026 #whitedayBrand .nav-menu_title::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 50%;
    transform: translateY(50%) rotate(45deg);
    right: 39px;
    z-index: 2;
    transition: all 0.2s ease 0s;
    border-top: 2px solid;
    border-right: 2px solid;
}
#whiteday2026 .vl-bt::after, #whiteday2026 #whitedayBrand .nav-menu_title::before {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    right: 25px;
    z-index: 1;
    border-radius: 50%;
    transition: all 0.2s ease 0s;
    border: 2px solid;
}
#whiteday2026 .vl-bt:hover {
    box-shadow: none;
    transform: translateY(5px);
}
#whiteday2026 .heading-lv2 {
    margin: 0px auto 45px;
    font-size: 45px;
    font-weight: 500;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 0.25em;
}
#whiteday2026 .heading-lv2 span {
    font-size: 17px;
    display: block;
    margin-top: 5px;
}
#whiteday2026 #whitedayRanking .heading-lv2, #whiteday2026 #valentinecampaign .heading-lv2 {
    margin: 0px auto 36px;
}

@media screen and (max-width: 785px) {
    #whiteday2026 .heading-lv2 {
        margin-bottom: 25px;
        font-size: 30px;
        letter-spacing: 0.25em;
        font-weight: 500;
    }
    #whiteday2026 .heading-lv2 span {
        font-size: 12px;
    }
    #whiteday2026 .vl-bt, #whiteday2026 #whitedayBrand .nav-menu_title {
        margin: 30px auto 0px;
        max-width: 280px;
        font-size: 15px;
    }
		#whiteday2026 .vl-bt::before, 
		#whiteday2026 #whitedayBrand .nav-menu_title::after{
			width: 8px;
			height: 8px;
			right: 37px;
		}
		#whiteday2026 .vl-bt::after,
		#whiteday2026 #whitedayBrand .nav-menu_title::before{
			width: 28px;
			height: 28px;
		}
}

#whiteday2026 h2.end-date {
margin-bottom: 10px;
  padding: 7px 0 4px;
  background: #f7da8e;
  color: #39120b;
  font-size: 33px;
  letter-spacing: 0.1em;
  display: flex;
  justify-content: center;
  align-items: center;
    width: 100%;
}
#whiteday2026 .campaign-wrap.flex-wrap {
    padding-bottom: 50px;
    flex-direction:column;
    gap: 20px;
}
@media screen and (min-width: 785px) {
  #whiteday2026 h2.end-date {
  margin-bottom: 17px;
  padding: 26px 0 22px;
  font-size: 53px;
  letter-spacing: 0.2em;
  font-weight: 700;
  line-height: 0;
}
#whiteday2026 .campaign-wrap.flex-wrap {
    padding-bottom: 90px;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(2,1fr);
	}
}

#whiteday2026 .ank-wrap {
    width: 100%;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
		background: #473d39;
}
#whiteday2026 .ank-wrap > div {
    padding: 7px 10px;
    width: 100px;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-image: initial;
    font-weight: 600;
    border-right: 2px solid;
    border-radius: 0px;
    font-size: 18px;
    letter-spacing: 0.1em;
    color: rgb(255, 255, 255);
}
#whiteday2026 ul.ank-link {
    width: 100%;
    display: flex;
    color: rgb(255, 255, 255);
    align-items: center;
    max-width: 1240px;
}
#whiteday2026 ul.ank-link li {
    width: calc(100% / 7);
    font-size: 17px;
    letter-spacing: 0.1em;
    text-align: center;
}
#whiteday2026 ul.ank-link li + li{
	border-left: 1px solid #fff;
}
#whiteday2026 ul.ank-link li:first-of-type{
	border-left: 1px solid #fff;
}
#whiteday2026 ul.ank-link li:last-of-type{
	border-right: 1px solid #fff;
}
#whiteday2026 ul.ank-link li a {
	padding: 6px 10px;
	height: 100%;
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	color: #fff;
}

@media screen and (min-width: 786px){
	#whiteday2026 ul.ank-link{
		justify-content: center;
	}
	#whiteday2026 ul.ank-link li a:hover{
		background: #331f17;
	}
}

@media screen and (max-width: 785px) {
    #whiteday2026 ul.ank-link {
        overflow-x: scroll;
        white-space: nowrap
    }
    #whiteday2026 ul.ank-link li {
        font-size: 14px;
				width: 35%;
        display: inline-block;
    }
    #whiteday2026 ul.ank-link li a {
        padding: 10px 30px;
    }
}

.sticky {
    position: fixed;
    top: 190px;
    right: 1%;
    width: 7%;
    opacity: 0;
    transition: all 0.5s ease 0s;
    animation: 0.5s ease 0s 1 normal none running fuwa;
    display: none;
}


@keyframes fuwa {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.sticky.active {
    opacity: 1;
    display: block;
    z-index: 100;
}
#whiteday2026 .l_header {
  position: fixed;
	top: 115px;
	right: 2%;
	width: 70px;
	height: 70px;  
	justify-content: center;
  align-items: center;
  display: flex;
  max-height: 100px;
  background: #525252;
  transition: all 0.5s ease 0s;
  border-radius: 50%;
  z-index: 1200;
}
#whiteday2026 .l_header.nav-active::before{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #53402f59;
  z-index: 13;
  position: absolute;
  top: 0;
  left: 0;
}
#whiteday2026 .l_header__hamburger {
  position: relative;
  z-index: 200;
}
#whiteday2026 .l_header__hamburger:hover {
  cursor: pointer;
}
#whiteday2026 .l_header__hamburger.active{
	background: #525252;
	border-radius: 50%;
	width: 55px;
	height: 55px;
}
#whiteday2026 .l_header__hamburger span {
  display: block;
  position: relative;
  width: 30px;
  height: 2px;
  background-color: #ffffff;
  transition: ease 0.4s;
  z-index: 300;
}
#whiteday2026 .l_header__hamburger span:nth-child(1) {
  /* top: 0; */
}
#whiteday2026 .l_header__hamburger span:nth-child(2) {
  margin: 10px 0;
  transition: 0s;
}
#whiteday2026 .l_header__hamburger span:nth-child(3) {
  top: 0;
}
#whiteday2026 .l_header__hamburger:hover {
  cursor: pointer;
}
#whiteday2026 .l_header__nav {
  position: absolute;
  top: -25px;
	right: -65%;
  width: 68vw;
	max-width: 100vw;
  height: 100vh;
  background-color: #faf9f8;
  transform: translateX(100vw);
  transition: ease 0.7s;
  z-index: 200;
}
#whiteday2026 .l_header__nav nav {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
#whiteday2026 .l_header__nav_list {
  width: 100%;
}
#whiteday2026 .l_header__nav.nav-active {
  transform: translateX(0);
}
#whiteday2026 .hamburger.active span:nth-child(1) {
  /* top: 27px; */
  /* left: 14px; */
  transform: rotate(-45deg) translate(-8px,29px);
  background: #fff;
}
#whiteday2026 .hamburger.active span:nth-child(2) {
  opacity: 0;
}
#whiteday2026 .hamburger.active span:nth-child(3) {
  /* top: 3px; */
  /* left: 14px; */
  transform: rotate(45deg) translate(12px,-9px);
  background: #fff;
}
#whiteday2026 .l_header__nav h3{
}
#whiteday2026 .l_header__nav h3 {
  display: flex;
  align-items: center;
  gap:7px;
	color: #331f17;
  border-bottom: 2px solid;
  padding: 0 0 5px;
  margin: 0 0 8px;
  font-size: 15px;
  letter-spacing: 0.1em;
	background: transparent;
	text-align: left;
  font-weight: 600;
}
#whiteday2026 .l_header__nav_list::after {
    display: none;
}
#whiteday2026 .l_header__nav .nav__item ul {
  padding: 0;
  margin: 0 9px;
  display: flex;
  gap:25px;
  flex-wrap: wrap;
}
#whiteday2026 .l_header__nav .nav__item ul::after {
    display: none;
}
#whiteday2026 .l_header__nav .nav__item ul li {
  width: 100%;
  border-bottom: 1px dashed;
}
#whiteday2026 .l_header__nav .nav__item > ul > li {
    width: 100%;
}
#whiteday2026 .l_header__nav .nav__item ul ul {
  padding: 0;
  gap: 12px;
}
#whiteday2026 li.nav__item.nav-category {
    padding: 35px 20px 75px 10px;
    background: #fffbec;
}
#whiteday2026 li.nav__item.nav-category:nth-of-type(2) {
    background: #808fdc;
}
#whiteday2026 li.nav__item.nav-category:nth-of-type(3) > ul > li {
    position: relative;
}
#whiteday2026 li.nav__item.nav-category:nth-of-type(3) {
    background: #717171;
  padding:35px 15px 130px;
}
#whiteday2026 .l_header__nav .nav__item > ul > li {
  border-bottom: 2px none;
}
#whiteday2026 .l_header__nav .nav__item ul li a {
  display: block;
  letter-spacing: 2.4px;
  padding: 7px 26px 7px 0;
  text-decoration: none;
  font-weight: 600;
	width: 100%;
	position: relative;
	color: #331f17;
}
#whiteday2026 .l_header__nav .nav__item .nav-link-list .nav-link a::after {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    border-top: 2px solid #fffbec;
    border-left: 2px solid #fffbec;
    position: absolute;
    top: 48%;
    right: 7px;
    transform: rotate(135deg) translateY(50%);
}
#whiteday2026 li.nav__item.nav-category:nth-of-type(2) ul li::after {
    border-top: 2px solid #808fdc;
    border-left: 2px solid #808fdc;
}
#whiteday2026 .l_header__nav .nav__item .nav-link-list .nav-link a::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #331f17;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    border-radius: 50%;
}
#whiteday2026 .l_header__nav .nav__item > ul > li::before, #whiteday2026 .l_header__nav .nav__item > ul > li::after {
  display: none;
}
#whiteday2026 .start_tx{
	text-align: center;
	font-size: 32px;
	background: #8d111b;
	color: #f9ebc2;
	padding: 13px 0;
	font-weight: 600;
	letter-spacing: 0.1em;
}
#whiteday2026 .start_tx span{
	font-size: 24px;
}

@media screen and (min-width: 769px) {
  #whiteday2026 .l_header {
    top: 115px;
		right: 2%;
		width: 70px;
		height: 70px;
  }
  #whiteday2026 .l_header.nav-active{
    transition: 0s;
  }
	#whiteday2026 .l_header__hamburger.active span{
		width: 26px;
		height: 2px;
	}
  #whiteday2026 .l_header__hamburger span {
    width: 30px;
    height: 2px;
  }
  #whiteday2026 .l_header__hamburger span:nth-child(2) {
    margin: 10px 0;
  }
  #whiteday2026 .l_header__nav{
    width: 55vw;
    max-width: 100vw;
    transform: translateX(100vw);
    top: -20px;
    right: -65%;
		height: calc(100vh - 95px);
    transition: ease 0.7s;
  }
  #whiteday2026 .l_header__nav h3{
    margin-bottom: 30px;
    font-size: 27px;
    gap: 15px;
  }
  #whiteday2026 .l_header__nav h3 {
    border-bottom: 4px solid;
    padding-bottom: 5px;
    margin-bottom: 9px;
    font-size: 20px;
  }
  #whiteday2026 li.nav__item.nav-category {
    padding: 40px 28px;
  }
  #whiteday2026 .l_header__nav .nav__item ul {
    padding: 0 0 36px;
    margin: 0;
    gap:46px;
  }
  #whiteday2026 .l_header__nav_list li.nav__item.nav-category > ul > li li {
    width: calc((100% - 50px) / 3);
    display: flex;
    align-items: center;
  }
  #whiteday2026 .l_header__nav .nav__item ul li a {
    padding: 16px 43px 16px 0;
  }
  #whiteday2026 .l_header__nav .nav__item ul ul {
    margin: 0 25px;
    padding: 0;
    gap: 15px 25px;
  }
  #whiteday2026 .l_header__nav .nav__item .nav-link-list .nav-link a::after {
    width: 8px;
    height: 8px;
    top: 48%;
    right: 19px;
  }
  #whiteday2026 .l_header__nav .nav__item .nav-link-list .nav-link a::before {
    width: 25px;
    height: 25px;
    top: 50%;
    right: 12px;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px){
  #whiteday2026 .l_header__nav_list li.nav__item.nav-category > ul > li li {
    width: calc((100% - 25px) / 2);
  }
}

@media screen and (max-width: 785px){
	#whiteday2026 .l_header{
		width: 50px;
		height: 50px;
		top: 25px;
	}
	#whiteday2026 .l_header__hamburger.active{
		background: #525252;
		width: 35px;
		height: 35px;
		border-radius: 50%;
	}
	#whiteday2026 .l_header__hamburger span{
		width: 22px;
	}
	#whiteday2026 .l_header__hamburger span:nth-child(2){
		margin: 6px 0;
	}
	#whiteday2026 .hamburger.active span:nth-child(1){
		top: 16px;
		left: 7px;
		transform: rotate(-45deg);
	}
	#whiteday2026 .hamburger.active span:nth-child(3){
		top: 0;
		left: 7px;
		transform: rotate(45deg);
	}
	#whiteday2026 .l_header__nav h3{
		font-size: 16px;
	}
	#whiteday2026 .l_header__nav .nav__item ul ul{
		font-size: 14px;
	}
	#whiteday2026 .l_header__nav .nav__item .nav-link-list .nav-link a::after{
		width: 6px;
    height: 6px;
		right: 6px;
	}
	#whiteday2026 .start_tx{
		font-size: 20px;
		padding: 9px;
	}
		#whiteday2026 .start_tx span{
		font-size: 16px;
	}
}

#whiteday2026 .nav-menu_title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
}
#whiteday2026 .sticky .nav-menu_title {
    height: 72px;
    background: #4c1717;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
}
#whiteday2026 .nav-menu_title span {
    width: 41px;
    height: 3px;
    background: rgb(255, 255, 255);
    margin-bottom: 8px;
}
#whiteday2026 .nav-menu_title span:last-of-type {
    margin-bottom: 0px;
}
#whiteday2026 .oshi-button {
    width: 100%;
    margin-top: 30px;
    transition: all 0.8s ease 0s;
}
#whiteday2026 .oshi-button:hover {
    transform: translateX(-10px) translateY(-10px);
}
#whiteday2026 .modal {
    display: none;
    position: fixed;
    top: 90px;
    left: 0px;
    width: 100%;
    height: calc(100vh - 100px);
    padding: 0px 20px;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 100!important;
}
#whiteday2026 .modal-body {
    width: 70%;
    padding: 0px 0px 50px;
    background: #6d4949;
    border-radius: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
#whiteday2026 #whitedayBrand .modal-body{
    background: #fff;
    overflow-y: scroll;
    height: 80%;
}
#whiteday2026 .modal-header {
    margin-right: 20px;
    padding-top: 30px;
    display: flex;
    justify-content: flex-end;
    height: 40px;
}
#whiteday2026 .modal-header > .close-button {
    width: 30px;
    height: 30px;
    background: transparent;
    position: relative;
    transform: translateY(-12px);
}
#whiteday2026 .modal-header > .close-button span {
    width: 30px;
    height: 2px;
		background: #fff;
    display: inline-block;
    position: absolute;
    top: 50%;
}
#whiteday2026 .modal-header > .close-button span:first-of-type {
    transform: rotate(45deg) translateY(-50%);
    right: 0px;
}
#whiteday2026 .modal-header > .close-button span:last-of-type {
    transform: rotate(-45deg) translateY(-50%);
    left: 1px;
}
#whiteday2026 #whitedayBrand .modal-header > .close-button span{
		background: #026587;
}
#whiteday2026 .modal-main {
    padding: 2% 20px;
    text-align: right;
}
#whiteday2026 .modal-menu_item {
    text-align: center;
}
#whiteday2026 .modal-menu_title {
    font-weight: 700;
}
#whiteday2026 .modal-menu_title a {
    color: rgb(255, 255, 255);
    width: 100%;
    display: block;
    padding: 20px 0px;
}

@media screen and (max-width: 785px) {
    #whiteday2026 .sticky .nav-menu_title {
        height: 46px;
    }
    #whiteday2026 .nav-menu_title span {
        width: 20px;
        margin-bottom: 5px;
        height: 2px;
    }
    #whiteday2026 .modal-menu_title {
        font-size: 14px;
    }
    #whiteday2026 .modal-body {
        top: 55%;
        width: 83%;
        max-height: 84%;
        overflow-y: scroll;
    }
    #whiteday2026 .modal-menu_title a {
        padding: 10px 0px;
    }
}



#whiteday2026 #valentinecampaign .campaign-wrap{
	display: flex;
	gap: 30px;
	align-items: center;
}
#whiteday2026 #valentinecampaign .campaign-wrap .campaign-banner{
	width: calc((100% - 30px) / 2);
}

@media screen and (max-width: 785px) {
		#whiteday2026 #valentinecampaign .campaign-wrap{
				flex-direction: column;
				gap: 20px;
		}
		#whiteday2026 #valentinecampaign .campaign-wrap .campaign-banner{
				width: 100%;
		}
}

@media screen and (min-width: 786px){
	#whiteday2026 #valentinecampaign .campaign-wrap .campaign-banner:hover{
		opacity: 0.7;
	}
}

#whiteday2026 #whitedayRanking {
    margin: 0px auto;
		max-width: 1100px;
}
#whiteday2026 #whitedayRanking .swiper-wrapper, 
#whiteday2026 #whitedayRanking .swiper, 
#whiteday2026 #whitedayRanking .swiper-slide {
    height: auto;
}
#whiteday2026 #whitedayRanking .swiper-wrapper, 
#whiteday2026 #whitedayRanking .swiper, 
#reco34, 
#reco35, 
#reco36, 
#reco34 > div, 
#reco34 > div, 
#reco35 > div, 
#reco36 > div {
    width: 100%;
}
#whiteday2026 #whitedayRanking .swiper-prev-button, .swiper-next-button {
    width: 60px;
    height: 60px;
    background: rgb(255, 255, 255);
    position: absolute;
    bottom: 0px;
    left: 0px;
    cursor: pointer;
    border-radius: 50%;
}
#whiteday2026 #whitedayRanking .swiper-next-button {
    left: auto;
    right: 0px;
    z-index: 10000;
}
#whiteday2026 #whitedayRanking .swiper-prev-button::before, .swiper-next-button::before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(135deg) translateX(-50%);
    position: absolute;
    right: 50%;
    top: 50%;
    z-index: 1000;
}
#whiteday2026 #whitedayRanking .swiper-prev-button::before {
    transform: rotate(-45deg) translateX(50%);
    right: 50%;
}
#whiteday2026 #whitedayRanking .ranking-slider .swiper-wrapper {
    padding: 20px 0px 90px;
}
#whiteday2026 #whitedayRanking .ranking_image {
    overflow: hidden;
    border-radius: 20px;
}
#whiteday2026 #whitedayRanking .ranking-slider .ranking_card img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
#whiteday2026 #whitedayRanking .ranking_title {
    margin-top: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: rgb(255, 255, 255);
}
#whiteday2026 #whitedayRanking .ranking_price {
    margin-top: 7px;
    text-align: right;
    font-size: 12px;
    color: rgb(255, 255, 255);
}
#whiteday2026 #whitedayRanking .ranking_price span {
    font-size: 18px;
}
#whiteday2026 #whitedayRanking .ranking-slider .ranking_card::before {
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 50px;
    top: 0px;
    left: 0px;
    z-index: 20;
    transition: all 0.3s ease 0s;
    background: url("https://www.tokyu-dept.co.jp/giftidea/images/ranking1.webp") center center / contain no-repeat;
    transform: translateY(-50%);
}
#whiteday2026 #whitedayRanking .ranking-slider .ranking_card:nth-of-type(2)::before {
    background: url("https://www.tokyu-dept.co.jp/giftidea/images/ranking2.webp") center center / contain no-repeat;
}
#whiteday2026 #whitedayRanking .ranking-slider .ranking_card:nth-of-type(3)::before {
    background: url("https://www.tokyu-dept.co.jp/giftidea/images/ranking3.webp") center center / contain no-repeat;
}
#whiteday2026 #whitedayRanking .ranking-slider .ranking_card:nth-of-type(4)::before {
    background: url("https://www.tokyu-dept.co.jp/giftidea/images/ranking4.webp") center center / contain no-repeat;
}
#whiteday2026 #whitedayRanking .ranking-slider .ranking_card:nth-of-type(5)::before {
    background: url("https://www.tokyu-dept.co.jp/giftidea/images/ranking5.webp") center center / contain no-repeat;
}
#whiteday2026 #whitedayRanking .ranking-slider .ranking_card:nth-of-type(6)::before {
    background: url("https://www.tokyu-dept.co.jp/giftidea/images/ranking6.webp") center center / contain no-repeat;
}
#whiteday2026 #whitedayRanking .ranking-slider .ranking_card:nth-of-type(7)::before {
    background: url("https://www.tokyu-dept.co.jp/giftidea/images/ranking7.webp") center center / contain no-repeat;
}
#whiteday2026 #whitedayRanking .ranking-slider .ranking_card:nth-of-type(8)::before {
    background: url("https://www.tokyu-dept.co.jp/giftidea/images/ranking8.webp") center center / contain no-repeat;
}
#whiteday2026 #whitedayRanking .ranking-slider .ranking_card:nth-of-type(9)::before {
    background: url("https://www.tokyu-dept.co.jp/giftidea/images/ranking9.webp") center center / contain no-repeat;
}
#whiteday2026 #whitedayRanking .ranking-slider .ranking_card:nth-of-type(10)::before {
    background: url("https://www.tokyu-dept.co.jp/giftidea/images/ranking10.webp") center center / contain no-repeat;
}
#whiteday2026 #whitedayRanking .tab-wrap {
    margin: 47px auto 0;
    gap: 15px;
    display: flex;
    justify-content: center;
}
#whiteday2026 #whitedayRanking .tab-bt {
    width: calc(25% - 15px);
    padding: 10px 0px;
    position: relative;
    background: rgb(219 219 219);
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 26px;
    font-size: 16px;
    box-sizing: border-box;
    letter-spacing: 0.1em;
      border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#whiteday2026 #whitedayRanking .tab-bt.active {
    border: none;
    position: relative;
    background: #9c9b9b;
}
#whiteday2026 #whitedayRanking .tab-bt:nth-of-type(1).active::before,#whiteday2026 #whitedayRanking .tab-bt:nth-of-type(1).active,#whiteday2026 #whitedayRanking .category-area:nth-of-type(1) {
    background: #1d829a;
}
#whiteday2026 #whitedayRanking .tab-bt:nth-of-type(2).active::before,#whiteday2026 #whitedayRanking .tab-bt:nth-of-type(2).active,#whiteday2026 #whitedayRanking .category-area:nth-of-type(2) {
    background: #347033;
}
#whiteday2026 #whitedayRanking .tab-bt:nth-of-type(3).active::before,#whiteday2026 #whitedayRanking .tab-bt:nth-of-type(3).active,#whiteday2026 #whitedayRanking .category-area:nth-of-type(3) {
    background: #9e9025;
}
#whiteday2026 #whitedayRanking .category-area, .category-area .ranking-slider {
    display: none;
    opacity: 0;
    transition: all 0.3s ease 0s;
}
#whiteday2026 #whitedayRanking .category-area.active {
    padding: 35px 20px 40px;
    display: block;
    max-width: 1400px;
    margin: 0px auto;
    border-radius: 55px;
    opacity: 1;
    transition: all 0.3s ease 0s;
}
#whiteday2026 .category-area h3 {
    margin: 0px auto 20px;
    padding: 5px;
    color: rgb(255, 255, 255);
    text-align: center;
    letter-spacing: 0.2em;
    border-bottom: 2px dashed;
    font-size: 19px;
    max-width: 250px;
}
#whiteday2026 #whitedayRanking .category-area.active .ranking-slider {
    display: block;
    opacity: 1;
    transition: all 0.3s ease 0s;
}

@media screen and (max-width: 785px) {
    #whiteday2026 #whitedayRanking .ranking_title {
        font-size: 13px;
    }
    #whiteday2026 #whitedayRanking .tab-wrap {
        width: 84%;
        gap: 10px;
        margin: -14px auto 0;
        overflow-x: scroll;
        display: block;
        white-space: nowrap;
        position: relative;
        overflow-y: hidden;
        padding: 10px 0;
    }
    #whiteday2026 #whitedayRanking .tab-bt {
        font-size: 13px;
        display: inline;
        padding: 13px 35px;
        border-radius: 19px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    #whiteday2026 #whitedayRanking .tab-wrap::before {
        font-size: 13px;
        width: 57px;
        display: inline-block;
        position: sticky;
        top: 0px;
        left: 0px;
        background: rgb(255, 255, 255);
        z-index: 100;
        padding: 10px 0px 10px 5px;
    }
    #whiteday2026 #whitedayRanking .ranking-slider .swiper-wrapper {
        padding: 20px 0px 50px;
    }
    #whiteday2026 #whitedayRanking .ranking_image {
        border-radius: 10px;
    }
    #whiteday2026 #whitedayRanking .ranking-slider .ranking_card::before {
        width: 30px;
        height: 40px;
    }
    #whiteday2026 #whitedayRanking .category-area.active {
        padding: 20px;
        border-radius: 25px;
    }
    #whiteday2026 .category-area h3 {
        margin-bottom: 15px;
        font-size: 15px;
    }
    #whiteday2026 #whitedayRanking .swiper-prev-button, .swiper-next-button {
        width: 30px;
        height: 30px;
    }
}

#whiteday2026 #whitedayBudget .flex-wrap {
    gap: 20px;
}
#whiteday2026 #whitedayBudget .budget-item {
    width: calc((100% - 40px) / 3);
    letter-spacing: 0.1em;
    transition: all 0.1s ease 0s;
}
#whiteday2026 #whitedayBudget .budget-link {
    padding: 14px 24px;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    display: flex;
    justify-content: center;
		background: #fff;
		border-radius: 12px;
    border: 2px solid #331f17;
		align-items: baseline;
		gap: 3px;
	line-height: 1.5;
}
#whiteday2026 #whitedayBudget .budget-link::after{
		position: absolute;
    content: '';
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    border-top: solid 2px #331f17;
    border-right: solid 2px #331f17;
    transform: rotate(45deg) translateY(-50%);
    transition: 0.3s all;
}
#whiteday2026 #whitedayBudget .budget-link div {
    line-height: 1.3;
}
#whiteday2026 #whitedayBudget .budget-link .emphasis {
    font-size: 26px;
}
#whiteday2026 #whitedayBudget .budget-link .emphasis02 {
    font-size: 17px;
}
#whiteday2026 #whitedayBudget .budget-link .small {
    transform: translateY(2px);
    font-size: 11px;
}

@media screen and (max-width: 785px) {
    #whiteday2026 #whitedayBudget .flex-wrap {
        gap: 10px;
    }
    #whiteday2026 #whitedayBudget .budget-item {
        width: calc((100% - 10px) / 2);
        overflow: hidden;
    }
		#whiteday2026 #whitedayBudget .budget-link{
			padding: 14px 17px;
		}
    #valentine2024 #whitedayBudget .budget-link .emphasis {
        font-size: 18px;
    }
    #whiteday2026 #whitedayBudget .budget-link .emphasis {
        font-size: 18px;
    }
    #whiteday2026 #whitedayBudget .budget-link .emphasis02 {
        margin-top: 6px;
        font-size: 13px;
    }
}

@media screen and (min-width: 786px){
	#whiteday2026 #whitedayBudget .budget-link:hover {
    background: #331f17;
		color: #fff;
	}
	#whiteday2026 #whitedayBudget .budget-link:hover::after{
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
	}
}

#whiteday2026 .whitedayRecommend .heading-lv2 {
    margin-bottom: 29px;
}
#whiteday2026 .whitedayRecommend .specialreco-wrap{
	display: flex;
	gap: 50px 40px;
	flex-wrap: wrap;
	max-width: 1100px;
	margin: 60px auto;
}
#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item{
	width: calc((100% - 40px) / 2);
	background: #fff;
	border-radius: 18px;
	position: relative;
	box-shadow: #a7bcbf 2px 2px 6px;
}
#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .ichioshi-title{
	display: inline-block;
	position: absolute;
	top: -6px;
	left: 16px;
	margin: 0;
	padding: 10px 0px 7px;
	width: 80px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	background: #0b8ead;
	border-radius: 4px 0 0 0;
	line-height: 1.5;
}
#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .ichioshi-title::before{
  position: absolute;
	content: '';
	top: 0;
	right: -5px;
	border-bottom: solid 7px #094463;
	border-right: solid 6px transparent;
}
#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .ichioshi-title::after{
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	height: 0;
	width: 0;
	border-left: 40px solid #0b8ead;
	border-right: 40px solid #0b8ead;
	border-bottom: 12px solid transparent;
	border-radius: 0 0 2px 2px;
	display: inline-block;
}
#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .ichioshi-title .specialreco-num{
	display: block;
	font-size: 24px;
	font-weight: 600;
}
#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .special_link{
	display: flex;
	align-items: center;
	padding: 30px 25px;
	gap: 22px;
	line-height: 1.5;
}
#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .special_link .reco-image{
	width: calc((100% - 18px) / 2);
	border-radius: 50%;
	overflow: hidden;
}
#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .special_link .item-info{
	width: calc((100% - 18px) / 2);
	padding: 0;
}
#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .special_link .item-info .brand{
	font-weight: 600;
	margin-bottom: 10px;
	border-bottom: 1px dashed;
	padding-bottom: 3px;
	font-size: 16px;
}
#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .special_link .item-info .name{
	font-size: 16px;
	padding-bottom: 5px;
}
#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .special_link .item-info .coment{
	font-size: 14px;
	padding-top: 8px;
}
#whiteday2026 .whitedayRecommend .recommend-slider {
    position: relative;
}
#whiteday2026 .whitedayRecommend .slick-list {
    padding: 20px 0px;
    overflow-x: hidden;
}
#whiteday2026 .other-recommend{
	margin-bottom: 20px;
}
#whiteday2026 .other-recommend .swiper-wrapper{
	height: auto;
}
#whiteday2026 .other-recommend .item-slider{
	padding-bottom: 75px;
}
#whiteday2026 .other-recommend .item-wrap {
	transition: all 0.3s ease 0s;
	border: 2px solid #331f17;
	background: #fff;
	height: auto;
	transition: 0.3s;
}
#whiteday2026 .other-recommend .item-wrap a {
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 12px;
	height: 100%;
}
#whiteday2026 .item-info {
	padding: 0 10px;
}
#whiteday2026 .other-recommend .item-wrap .item-info .brand {
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 700;
	border-bottom: 1px dashed;
	padding-bottom: 3px;
}
#whiteday2026 .other-recommend .item-wrap .item-info .name {
	display: -webkit-box;
	margin-bottom: 8px;
	overflow: hidden;
	font-size: 14px;
	font-weight: 500;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
#whiteday2026 .item-info .price {
    text-align: right;
    font-size: 13px;
    font-weight: 700;
}
#whiteday2026 .item-info .price > .emphasis {
    margin-right: 3px;
    font-size: 18px;
}
#whiteday2026 .item-info .price > .small {
    margin-right: 5px;
    font-size: 13px;
}

/* 前へ次への矢印カスタマイズ */
#whiteday2026 .swiper-button-next, .swiper-button-prev{
  z-index: 200;
  top: auto;
  bottom: 0;
  color: #331f17;
  width: 50px;
  border: 2px solid;
  border-radius: 50%;
  aspect-ratio: 1/1;
  height: 50px;
}
#whiteday2026 .swiper-button-prev{
	left: calc((100% - 50%) - 275px);
}
#whiteday2026 .swiper-button-next{
	right: calc((100% - 50%) - 275px);
}
#whiteday2026 .swiper-button-next::before, .swiper-button-prev::before{
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 50%;
  right: 50%;
  z-index: 2;
  border-top: 2px solid;
  border-left: 2px solid;
  visibility: visible
}
#whiteday2026 .swiper-button-prev::before{
  transform: translateX(65%) translateY(44%) rotate(-45deg);
}
#whiteday2026 .swiper-button-next::before{
  transform: translateX(36%) translateY(50%) rotate(135deg);
}
#whiteday2026 .swiper-pagination{
  bottom: 14px;
  top:auto;
  right: 0;
  left: auto;
  width: calc(100% - 100px);
  transform: translateX(-4.5%);
}
#whiteday2026 .swiper-pagination .swiper-pagination-bullet{
  border-radius:0;
  height:3px;
  margin: 0!important;
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,2.5%));
}
#whiteday2026 .swiper-pagination .swiper-pagination-bullet-active{
  background: #63534c;
}

@media screen and (max-width: 785px) {
    #whiteday2026 .whitedayRecommend {
        width: 100%;
    }
		#whiteday2026 .whitedayRecommend .specialreco-wrap{
			flex-direction: column;
			gap: 40px;
			margin: 40px auto 60px;
		}
		#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item{
			width: 100%;
		}
	#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .ichioshi-title{
		padding: 8px 0px 5px;
    width: 70px;
		font-size: 14px;
		line-height: 1.4;
	}
	#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .ichioshi-title::after{
		border-left: 35px solid #0b8ead;
    border-right: 35px solid #0b8ead;
    border-bottom: 10px solid transparent;
	}
	#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .ichioshi-title .specialreco-num{
		font-size: 20px;
	}
	#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .special_link{
		padding: 25px 18px;
    gap: 18px;
	}
		#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .special_link .item-info .brand,
		#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .special_link .item-info .name{
			font-size: 14px;
		}
		#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .special_link .item-info .coment{
			font-size: 13px;
		}
		#whiteday2026 .item-info{
			line-height: 1.5;
		}
		#whiteday2026 .item-info .price,
		#whiteday2026 .item-info .price > .small{
			font-size: 12px;
		}
		#whiteday2026 .item-info .price > .emphasis{
			font-size: 16px;
		}
    #whiteday2026 .whitedayRecommend .slick-list {
        padding-top: 0px;
    }
    #whiteday2026 .reco_item {
        margin: 0px 5px;
    }
		#whiteday2026 .swiper-button-next{
			right: 8%;
			bottom: 18px;
		}
		#whiteday2026 .swiper-button-prev{
			left: 8%;
			bottom: 18px;
		}
		#whiteday2026 .swiper-button-next, 
		.swiper-button-prev{
			width: 40px;
			height: 40px;
		}
		#whiteday2026 .swiper-button-next::before, 
		.swiper-button-prev::before{
			width: 8px;
			height: 8px;
		}
		#whiteday2026 .swiper-pagination{
			bottom: 28px;
			width: 100%;
			transform: translateX(0);
		}
	.swiper-slide.item-wrap.swiper-slide-prev,.swiper-slide.item-wrap.swiper-slide-next {
    transform: scale(0.7) rotate(4deg) translateX(-34%);
    z-index: -1;
    opacity: 0.6;
}

.swiper-slide.item-wrap.swiper-slide-prev {
    transform: scale(0.7) rotate(-4deg) translateX(34%);
}
.swiper-slide.item-wrap.swiper-slide-active {
    z-index: 100;
}
}

@media screen and (min-width: 786px){
	#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item .ichioshi-title .specialreco-num{
		margin-top: 2px;
	}
	#whiteday2026 .whitedayRecommend .specialreco-wrap .specialreco_item a:hover{
		opacity: 0.7;
	}
}

#whiteday2026 .whitedayFeature .feature-wrap{
	display: flex;
	flex-direction: column;
	gap: 15px;
	margin-bottom: 25px;
}
#whiteday2026 .whitedayFeature .feature-box {
	padding: 20px 30px 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
#whiteday2026 .whitedayFeature .feature-box.pink,
#whiteday2026 .whitedayFeature .feature-box.pink .feature-title::before{
	background: #56a5a5
}
#whiteday2026 .whitedayFeature .feature-box.green,
#whiteday2026 .whitedayFeature .feature-box.green .feature-title::before{
	background: #5ba374;
}
#whiteday2026 .whitedayFeature .feature-box.orange,
#whiteday2026 .whitedayFeature .feature-box.orange .feature-title::before{
	background: #447fa9;
}
#whiteday2026 .whitedayFeature .feature-box .feature-title {
	font-size: 20px;
	line-height: 1.7;
	letter-spacing: 0.2em;
	color: rgb(255, 255, 255);
	text-align: center;
	border-bottom: 2px solid #fff;
	padding-bottom: 3px;
	position: relative;
	display: inline-block;
	font-weight: 600;
}
#whiteday2026 .whitedayFeature .feature-box .feature-title::before{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: -2px;
	right: 50%;
	transform: translateX(0%) translateY(50%) rotate(-45deg);
	border-left: 2px solid;
}
#whiteday2026 .whitedayFeature .feature-box .feature-img {
    width: 120px;
    overflow: hidden;
}
#whiteday2026 .whitedayFeature .feature-box .feature-img span {
    width: 100px;
    height: 70px;
    overflow: hidden;
}
#whiteday2026 .whitedayFeature .feature-box .flex-wrap .feature-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#whiteday2026 .whitedayFeature .feature-box .for-list {
    margin-top: 20px;
    gap: 30px;
    position: relative;
    align-items: stretch;
    width: 100%;
}
#whiteday2026 .whitedayFeature .feature-box .for-list .for-item {
    width: calc((100% - 30px) / 2);
    transition: all 0.5s ease 0s;
    background: rgb(255, 255, 255);
}
#whiteday2026 .whitedayFeature .feature-box .for-link {
    display: flex;
    height: 100%;
    gap: 30px;
    padding: 10px;
		transition: all 0.3s ease 0s;
}
#whiteday2026 .whitedayFeature .feature-box .for-item .for_image {
    display: flex;
    align-items: center;
    object-fit: cover;
    width: 25%;
    position: relative;
}
#whiteday2026 .whitedayFeature .feature-box .for-item .for_text {
    width: calc((100% - 30px) - 25%);
    font-weight: 700;
    line-height: 1.5em;
    font-size: 18px;
    display: flex;
		flex-direction: column;
		justify-content: center;
		gap: 10px;
}
#whiteday2026 .whitedayFeature .feature-box .for-item .for_text::before {
    content: "";
    display: none;
    width: 1px;
    height: 80%;
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    left: 0px;
    background: rgb(51, 51, 51);
}
#whiteday2026 .whitedayFeature .feature-box .for-item .for_text span {
    display: inline-block;
    font-size: 13px;
    position: relative;
    z-index: 2;
    line-height: 1.5;
    color: rgb(86 165 165);
    margin-bottom: 5px;
}
#whiteday2026 .whitedayFeature .feature-box:nth-of-type(2) .for-list .for-item .for_text span {
    color: rgb(91 163 116);
}
#whiteday2026 .whitedayFeature .feature-box:nth-of-type(3) .for-list .for-item .for_text span {
    color: rgb(68 127 169);
}
#whiteday2026 .whitedayFeature .feature-box .for-item .for_text .viewmore {
    font-weight: 600;
    bottom: 0;
    right: 5px;
    font-size: 13px;
    line-height: 1.5;
		display: inline-block;
    position: relative;
    text-align: right;
}
#whiteday2026 .whitedayFeature .feature-box .for-item .for_text .viewmore .viewmore-tx{
		padding: 0px 20px 0 4px;
		color: #4c1717;
		border-bottom: 2px solid;
		margin-bottom: 0;
}
#whiteday2026 .whitedayFeature .feature-box:nth-of-type(2) .for-list .for-item .for_text .viewmore-tx,
#whiteday2026 .whitedayFeature .feature-box:nth-of-type(3) .for-list .for-item .for_text .viewmore-tx{
		color: #333;
}
#whiteday2026 .whitedayFeature .feature-box .for-item .for_text .viewmore .viewmore-tx::before{
		display: block;
    position: absolute;
    bottom: 1px;
    right: 0px;
    width: 9px;
    height: 1px;
    transform: rotate(41deg);
    border-top: 2px solid;
    content: "";
    visibility: visible;
}
#whiteday2026 #whitedayFeature .campaign-slider{
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}
#whiteday2026 #whitedayFeature .campaign-slider .banner-item {
	width: calc((100% - 20px) / 2);
}

@media screen and (max-width: 1080px) and (min-width: 850px) {
    #whiteday2026 .whitedayFeature .feature-box .for-list {
        justify-content: flex-start;
    }
    #whiteday2026 .whitedayFeature .feature-box .for-list .for-item {
        width: calc(50% - 15px);
    }
    #whiteday2026 .whitedayFeature .feature-box .for-list .for-item .for_image {
        width: 180px;
    }
}

@media screen and (max-width: 785px) {
    #whiteday2026 .whitedayFeature {
        width: 100%;
    }
		#whiteday2026 .whitedayFeature .feature-box{
			padding: 15px 20px 20px;
		}
		#whiteday2026 .whitedayFeature .feature-box .for-link{
			gap: 20px;
		}
		#whiteday2026 .whitedayFeature .feature-box .feature-title{
			font-size: 16px;
		}
    #whiteday2026 .whitedayFeature .feature-box .for-list {
        gap: 15px;
    }
    #whiteday2026 .whitedayFeature .feature-box .for-list .for-item {
        width: 100%;
    }
	#whiteday2026 .whitedayFeature .feature-box .for-item .for_image{
		width: 35%;
	}
	#whiteday2026 .whitedayFeature .feature-box .for-item .for_text{
		width: calc((100% - 20px) - 35%);
		gap: 3px;
	}
    #whiteday2026 .whitedayFeature .feature-box .flex-wrap .feature-people {
        font-size: 13px;
    }
    #whiteday2026 .whitedayFeature .feature-box .for-item .for_text div:first-of-type {
        font-size: 16px;
    }
		#whiteday2026 #whitedayFeature .campaign-slider{
			flex-direction: column;
		}
		#whiteday2026 #whitedayFeature .campaign-slider .banner-item{
			width: 100%;
		}
}

@media screen and (min-width: 786px) {
	#whiteday2026 .whitedayFeature .feature-box .for-link:hover{
		opacity: 0.7;
	}
}

#whiteday2026 #whitedayCategoryList{
	max-width: 1000px;
}
#whiteday2026 .category_list {
    gap: 35px;
    margin: 0 auto;
}
#whiteday2026 .category_item {
    width: calc((100% - 105px) / 4);
    position: relative;
    border: 2px solid #331f17;
    background: #fff;
}
#whiteday2026 .category_item a.category_link {
    letter-spacing: 0.2em;
    display: block;
}
#whiteday2026 .category_item::before {
    content: "";
    display: block;
    width: 28px;
    height: 38px;
    background: #e7f3f5;
    position: absolute;
    z-index: 1;
    border-left: 2px solid;
    border-bottom-right-radius: 30px;
    top: 0px;
    right: -11px;
    transform: translateY(-43%) rotate(-45deg);
}
#whiteday2026 .category_item .category_image {
    position: relative;
		aspect-ratio: 1 / 1;
}
#whiteday2026 .category_item .category_image > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 77%;
    height: 70%;
    object-fit: contain;
    transition: all 0.1s ease 0s;
}
#whiteday2026 .category_item .category_text {
    font-weight: 700;
    line-height: 1.5em;
    font-size: 18px;
    text-align: center;
    background: #331f17;
    color: #fff;
    padding: 5px 0;
}

@media screen and (max-width: 785px) {
    #whiteday2026 .category_list {
        gap: 20px 10px;
    }
    #whiteday2026 .category_item {
        width: calc((100% - 20px) / 2);
    }
    #whiteday2026 .category_item .category_text {
        font-size: 16px;
    }
}

@media screen and (min-width: 786px){
	#whiteday2026 .category_item:hover {
    transform: rotate(-2deg);
	}
}

#whiteday2026 .banner-list {
    margin: 40px auto 0px;
    max-width: 1200px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
#whiteday2026 .banner-list .banner-item {
    width:100%;
    transition: all 0.5s ease 0s;
}
#whiteday2026 .banner-list .banner-item:hover {
    transform: translateY(-15px);
}
#whiteday2026 .banner-list .banner-item img {
    width: 100%;
}

@media screen and (min-width: 786px) {
    #whiteday2026 #whitedayShop .item-info .special_brand {
        text-align: center;
    }
    #whiteday2026 #whitedayShop .flex-wrap.box-layout .special_item:nth-of-type(4) .special_brand {
        margin-top: 30px;
    }
}

@media screen and (max-width: 785px) {
    #whiteday2026 .banner-list {
        margin-bottom: 40px;
    }
    #whiteday2026 .banner-list .banner-item {
        width: 100%;
    }
    #whiteday2026 #whitedayShop .item-info .special_brand {
        border-top: 0px;
    }
    #whiteday2026 #whitedayShop .special_item .item-info {
        padding: 0px 19px 0px 0px;
        width: 100%;
    }
}

#whiteday2026 #whitedayBrand {
		max-width: 1000px;
}
#whiteday2026 .flex-wrap.box-layout {
    gap: 30px 20px;
}
#whiteday2026 .flex-wrap.box-layout .special_item {
	margin: 0px;
	width: calc((100% - 60px) / 4);
	position: relative;
	transition: all 0.1s ease 0s;
	border: 2px solid #331f17;
	border-radius: 15px;
	overflow: hidden;
}
#whiteday2026 .flex-wrap.box-layout .special_item a {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#whiteday2026 .flex-wrap.box-layout .special_item a .special_image {
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	aspect-ratio: 7 / 4;
}
#whiteday2026 .flex-wrap.box-layout .special_item a .special_image img {
	object-fit: cover;
	transition: all 0.3s ease 0s;
}
#whiteday2026 .special_item .item-info {
    padding: 0px 5px 9px 0px;
    width: 100%;
}
#whiteday2026 .item-info .special_brand {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.1em;
}
#whiteday2026 .item-info .special_brand span {
    margin-top: 5px;
    display: block;
    font-size: 14px;
    font-weight: 500;
}

@media screen and (max-width: 785px) {
    #whiteday2026 .flex-wrap.box-layout {
        gap: 15px;
    }
    #whiteday2026 .flex-wrap.box-layout .special_item {
        width: calc((100% - 15px) / 2);
    }
    #whiteday2026 .special_item .item-info {
        padding: 0px 5px 0px 0px;
        width: 100%;
    }
}

@media screen and (min-width: 786px){
	#whiteday2026 .flex-wrap.box-layout .special_item:hover {
    transform: rotate(-2deg);
	}
}

#whiteday2026 #whitedayBrand .modal {
    padding: 0px;
    z-index: 300!important;
}
#whiteday2026 #whitedayBrand .allbrand-list {
    font-size: 18px;
}
#whiteday2026 #whitedayBrand .allbrand-item:first-child {
    padding-top: 0px;
}
#whiteday2026 #whitedayBrand .allbrand-item:last-child {
    border: 0px;
    padding-bottom: 0px;
}
#whiteday2026 #whitedayBrand .allbrand-item > .allbrand-title {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    padding: 15px 20px;
    border-bottom: 1px solid;
    cursor: pointer;
    color: #026587;
}
#whiteday2026 #whitedayBrand .allbrand-item > .allbrand-title::before {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    top: 50%;
    right: 20px;
		border-top: 2px solid;
		border-right: 2px solid;
    transform: translateY(-50%) rotate(135deg);
}
/*#whiteday2026 #whitedayBrand .allbrand-item > .allbrand-title::before {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 66%;
    right: 20px;
    transform: translateY(-50%) rotate(90deg);
    content: "〉";
    font-weight: 600;
}*/
#whiteday2026 #whitedayBrand .allbrand-item > .allbrand-title.is-active::before {
    transform: translateY(-50%) rotate(-45deg);
}
#whiteday2026 #whitedayBrand .allbrand-item > .allbrand-title.is-active {
    border-bottom: 3px solid;
}
#whiteday2026 .allbrand-list-second {
    padding: 5px 16px;
}
#whiteday2026 .allbrand-list-second_item {
    font-weight: 500;
    border-bottom: 1px solid #026587;
    text-align: left;
}
#whiteday2026 .allbrand-list-second_item:first-child {
    padding-top: 0px;
}
#whiteday2026 .allbrand-list-second_item:last-child {
    padding-bottom: 0px;
    border-bottom: none;
}
#whiteday2026 .allbrand-list-second_link {
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 13px 20px;
    color: #026587;
}
#whiteday2026 .allbrand-list-second_link:hover {
    background: #deeff5;
    color: #026587;
}

@media screen and (max-width: 785px){
	#whiteday2026 #whitedayBrand .modal{
		top: 0;
    height: 100vh;
	}
	#whiteday2026 #whitedayBrand .modal-body{
		top: 50%;
	}
	#whiteday2026 #whitedayBrand .allbrand-item > .allbrand-title{
		padding: 14px 20px;
	}
	#whiteday2026 .allbrand-list-second_link{
		padding: 12px 20px;
	}
}

#whiteday2026 #whitedayYomimono {
	margin: 0 auto;
	max-width: 1240px;
	padding: 100px 0;
}
#whiteday2026 #whitedayYomimono .contents-wrap{
	display: flex;
	gap: 40px;
}
#whiteday2026 #whitedayYomimono .contents-wrap .contents-item{
	width: calc((100% - 80px) / 3);
	border: 1px solid #202020;
}
#whiteday2026 #whitedayYomimono .contents-wrap .contents-item a{
	display: flex;
	flex-direction: column;
	gap: 15px;
	padding: 20px;
	line-height: 1.5;
}
#whiteday2026 #whitedayYomimono .contents-wrap .contents-item .text-wrap .contents-title{
	margin-bottom: 14px;
	padding-bottom: 6px;
	border-bottom: 1px dashed;
	font-size: 18px;
	font-weight: 600;
}
#whitedayYomimono .yomimono-slider{
	padding: 20px 20px 40px;
	position: relative;
}
#whitedayYomimono .yomimono-slider .swiper-wrapper, 
#whitedayYomimono .yomimono-slider .swiper-slide{
	height: auto;
}
#whitedayYomimono .yomimono-slider .swiper-slide a{
	height: 100%;
	display: inline-block;
}
#whitedayYomimono .swiper-wrapper .contents_item{
	position: relative;
	transition: 0.5s;
	border-bottom: 1px solid #e71118;
	opacity: 0.3;
	background: #fff9ec;
}
#whitedayYomimono .swiper-wrapper .contents_item::before{
	content:"";
	display:block;
	width: 100%;
	height: 1px;
	background:#e71118;
	position:absolute;
	bottom:3px;
	left:50%;
	transform:translateX(-50%);
	z-index: 1;
}
#whitedayYomimono .swiper-wrapper .contents_item.swiper-slide-next, 
#whitedayYomimono .swiper-wrapper .contents_item.swiper-slide-active, 
#whitedayYomimono .swiper-wrapper .contents_item.swiper-slide-prev{
	opacity: 1;
}
#whitedayYomimono .swiper-wrapper .contents_item:hover{
	transform: translateY(-15px);
}
#whitedayYomimono .swiper-wrapper .contents_item a{
	color: #333;
}
#whitedayYomimono .contents_item .contents_image{
	overflow: hidden;
}
#whitedayYomimono .contents_item .contents_image img{
	height: 100%;
	object-fit: cover;
}
#whitedayYomimono .contents_item .text-wrap{
	margin-top:5px;
	padding: 3px 10px;
	font-size: 15px;
	font-weight: 600;
	overflow: hidden;
}
#whitedayYomimono .contents_item .contents_title{
	padding: 0 10px 20px;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.6;
}
#whitedayYomimono .contents_item .contents_title span{
	margin: 5px 0;
	font-size: 20px;
	display: inline-block;
}
#whitedayYomimono .contents_item .contents_title mark{
	background:transparent;
	color:#333;
	border-bottom:5px solid #edc388;
}
#whiteday2026 #whitedayYomimono .swiper-horizontal>.swiper-scrollbar{
	width: 72%;
	height: 3px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
#whiteday2026 #whitedayYomimono .swiper-button-next, 
#whiteday2026 #whitedayYomimono .swiper-button-prev{
	top: 50%;
	background: #1c5d6d;
	color: #fff;
	width: 80px;
	height: 80px;
	transform: translateY(-50%);
	border: none;
}
#whiteday2026 #whitedayYomimono .swiper-button-next{
	right: 0;
}
#whiteday2026 #whitedayYomimono .swiper-button-prev{
	left: 0;
}
#whiteday2026 #whitedayYomimono .vl-bt{
	padding: 0;
}
#whiteday2026 #whitedayYomimono .vl-bt a{
	flex-direction: row;
	align-items: baseline;
	font-size: 16px;
}
#whiteday2026 #whitedayYomimono .vl-bt a span{
	font-size: 23px;
}

@media screen and (min-width: 786px){
	#whitedayYomimono .contents_item .contents_image{
		padding: 10px;
		height: 250px;
	}
	#whiteday2026 #whitedayYomimono .contents-wrap .contents-item a:hover{
		opacity: 0.7;
	}
}

@media screen and (max-width: 785px){
	#whiteday2026 #whitedayYomimono{
		padding: 50px 20px;
	}
	#whiteday2026 #whitedayYomimono .contents-wrap{
		flex-direction: column;
	}
	#whiteday2026 #whitedayYomimono .contents-wrap .contents-item{
		width: 100%;
	}
	#whitedayYomimono .swiper-wrapper .contents_item a{
		display: flex;
	}
	#whitedayYomimono .contents_item .contents_image{
		position: relative;
		width: 45%;
	}
	#whitedayYomimono .contents_item .text-wrap{
		padding: 11px 10px 20px;
		font-weight: 600;
		position: relative;
		width: 55%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	#whiteday2026 #whitedayYomimono .contents-wrap .contents-item .text-wrap .contents-title{
		font-size: 16px;
	}
	#whiteday2026 #whitedayYomimono .contents-wrap .contents-item .text-wrap .contents-lead{
		font-size: 14px;
	}
	#whitedayYomimono .contents_item .contents_title span{
		margin: 0 0 5px 0;
		font-size: 15px;
	}
	#whiteday2026 #whitedayYomimono .swiper-button-next, 
	#whiteday2026 #whitedayYomimono .swiper-button-prev{
		width: 31px;
		background: #5f0c0c99;
		border-radius: 100vh;
	}
	#whiteday2026 #whitedayYomimono .swiper-button-next{
		right: 12px;
	}
	#whiteday2026 #whitedayYomimono .swiper-button-prev{
		left: 12px;
	}
	#whiteday2026 #whitedayYomimono .swiper-button-next::before, 
	#whiteday2026 #whitedayYomimono .swiper-button-prev::before{
		width: 10px;
		height: 10px;
	}
	#whiteday2026 #whitedayYomimono .vl-bt a{
		font-size: 14px;
	}
	#whiteday2026 #whitedayYomimono .vl-bt a span{
		font-size: 18px;
	}
}


#whiteday2026 #whitedayShop {
    margin-bottom: 0px;
		max-width: 1100px;
}
#whiteday2026 #whitedayShop .shop-wrap{
	display: flex;
	gap: 30px;
	margin: 0 auto;
}
#whiteday2026 #whitedayShop .shop-wrap .shop-info{
	width: calc((100% - 90px) / 4);
	border-radius: 30px;
}
#whiteday2026 #whitedayShop .shop-wrap .shop-info.shinqs{
	background: #ad3838;
}
#whiteday2026 #whitedayShop .shop-wrap .shop-info.scsq{
	background: #c69847;
}
#whiteday2026 #whitedayShop .shop-wrap .shop-info.foodshow{
	background: #408460;
}
#whiteday2026 #whitedayShop .shop-wrap .shop-info.sapporo{
	background: #294d8e;
}
#whiteday2026 #whitedayShop .shop-wrap .shop-info .shop-link{
	display: flex;
	gap: 20px;
	padding: 20px;
	color: #fff;
	text-align: center;
	font-weight: 600;
	font-size: 15px;
}
#whiteday2026 #whitedayShop .shop-wrap .shop-info .shop-link:hover img{
	opacity: 1;
}
#whiteday2026 #whitedayShop .shop-wrap .shop-info .shop-link .shop-name .shop-text{
	border-top: 2px dashed #fff;
	padding: 4px 0;
}
#whiteday2026 #whitedayShop .shop-wrap .shop-info .shop-link .shop-image{
	width: 90%;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
}
#whiteday2026 #whitedayShop .item-info .special_brand {
    border-bottom: 2px dashed;
    padding: 5px 0px;
    border-top: 2px dashed;
    text-align: center;
}
#whiteday2026 .shop-logo {
    margin-bottom: 10px;
    width: 100%;
    height: 55px;
}
#whiteday2026 .shop-logo img {
    height: 100%;
    object-fit: contain;
}
#whiteday2026 #whitedayShop a {
    color: rgb(78, 24, 14);
}
#whiteday2026 #whitedayShop .flex-wrap.box-layout {
    gap: 30px;
    margin: 0px auto;
}
#whiteday2026 #whitedayShop .flex-wrap.box-layout .special_item {
    width: calc(25% - 22.5px);
}
#whiteday2026 #whitedayShop .flex-wrap.box-layout .special_item::before {
    display: none;
}
#whiteday2026 #whitedayShop .flex-wrap.box-layout .special_item:nth-of-type(1) {
    background: rgb(255, 87, 66);
}
#whiteday2026 #whitedayShop .flex-wrap.box-layout .special_item:nth-of-type(2) {
    background: rgb(2, 220, 137);
}
#whiteday2026 #whitedayShop .flex-wrap.box-layout .special_item:nth-of-type(3) {
    background: rgb(255, 227, 125);
}
#whiteday2026 #whitedayShop .flex-wrap.box-layout .special_item:nth-of-type(4) {
    background: rgb(238, 79, 79);
}

@media screen and (min-width: 786px){
	#whiteday2026 #whitedayShop .shop-wrap .shop-info:hover{
		transform: rotate(-2deg);
	}
	#whiteday2026 #whitedayShop .shop-wrap .shop-info .shop-link{
			flex-direction: column;
	}
	#whiteday2026 #whitedayShop .shop-wrap .shop-info .shop-link .shop-name .shop-text{
			border-bottom: 2px dashed #fff;
	}
}

@media screen and (max-width: 785px) {
		#whiteday2026 .allbrand-list-second{
			display: none;
		}
    #whiteday2026 #whitedayShop .flex-wrap.box-layout {
        gap: 15px;
    }
    #whiteday2026 #whitedayShop .flex-wrap.box-layout .special_item {
        width: 100%;
    }
		#whiteday2026 #whitedayShop .shop-wrap{
			gap: 15px;
			flex-direction: column;
		}
    #whiteday2026 .shop-logo {
        height: 59px;
    }
    #whiteday2026 #whitedayShop .special_item .item-info {
        width: 74%;
        min-width: 191px;
    }
		#whiteday2026 #whitedayShop .shop-wrap .shop-info{
			width: 100%;
		}
		#whiteday2026 #whitedayShop .shop-wrap .shop-info .shop-link{
			align-items: center;
			font-size: 14px;
			padding: 14px 20px;
		}
		#whiteday2026 #whitedayShop .shop-wrap .shop-info .shop-link .shop-name{
			width: 60%;
		}
		#whiteday2026 #whitedayShop .shop-wrap .shop-info .shop-link .shop-name .shop-text{
			padding: 7px 0 0;
		}
		#whiteday2026 #whitedayShop .shop-wrap .shop-info .shop-link .shop-image{
			width: calc((100% - 20px) - 60%);
		}
    #whiteday2026 #whitedayShop .item-info .special_brand {
        font-size: 13px;
    }
}

#whiteday2026 .knowledge-item {
	padding: 0px 30px 30px;
	position: relative;
	background: #e7f3f5;
}
#whiteday2026 .knowledge-item:first-child{
	padding-top: 0;
}
#whiteday2026 .knowledge-item + .knowledge-item{
		border-top: 1px dashed #086a81;
}
#whiteday2026 .knowledge-item .question {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    transform: translateY(-50%);
}
#whiteday2026 .knowledge-item .question > span{
	background: #007299;
	position: relative;
	padding: 6px 18px;
	border-radius: 5px;
}
#whiteday2026 .knowledge-item .question span::before{
	content: "";
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	background: #007299;
	bottom: -5px;
	left: 40px;
	transform: rotate(-45deg);
	border-bottom-left-radius: 3px;
}
#whiteday2026 .knowledge-item .answer {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5em;
}

@media screen and (max-width: 785px) {
		#whiteday2026 .knowledge-item{
			padding: 0 20px 20px;
			margin-top: 40px;
		}
		#whiteday2026 .knowledge-item .question{
			font-size: 16px;
			text-align: center;
		}
	#whiteday2026 .knowledge-item .question > span{
		padding: 7px 30px;
	}
	#whiteday2026 .knowledge-item .question span::before{
		bottom: -6px;
		left: 50%;
    transform: translateX(-50%) rotate(-45deg);
	}
}

#whiteday2026 .oshi-button {
    width: 100%;
    margin: 30px auto 0px;
}


@media screen and (max-width: 785px) {
    .sticky {
        width: 60px;
        top: 130px;
    }
    #whiteday2026 .oshi-button {
        margin: 10px 0 0 0;
    }
}

#whiteday2026 .date-wrap {
    margin: 20px auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: rgb(255, 255, 255);
    font-size: 22px;
    font-weight: 600;
    line-height: 1.7;
    position: relative;
    padding: 13px 5px;
    border: 1px solid rgb(255, 255, 255);
    writing-mode: vertical-rl;
    width: 74%;
    max-width: 67px;
}
.date-wrap span {
    font-size: 13px;
}
#whiteday2026 .date-wrap div:nth-of-type(1) {
    margin-top: 3px;
}
#whiteday2026 .date-wrap div:nth-of-type(2) {
    margin-right: 2px;
    background: rgba(255, 0, 72, 0.58);
    padding: 6px 0px;
    font-size: 16px;
    line-height: 1.2;
}
.date-wrap span.num {
    text-combine-upright: all;
    font-size: 19px;
}
.box_attention.gray,
#appBodyNews{
	max-width: 980px;
	margin: auto;
}


