@charset "utf-8";

.c-25winter p{
	font-family: 'Noto Sans JP', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', YuGothic, Meiryo, 'MS PGothic', sans-serif;
}
.c-25winter img{
	width: 100%;
	height: auto;
}

.c-25winter-fv{
	width: 90%;
	height: auto;
	margin: 120px auto 70px;
	max-width: 1200px;
}
@media screen and (max-width: 770px){
	.set .c-25winter-fv,
	.gift .c-25winter-fv{
		margin: 70px auto 45px;
	}
}

.c-25winter-intro__img{
	width: 509px;
	height: auto;
	margin: 50px auto 0;
}
@media screen and (max-width: 740px){
    .c-25winter-intro__img{
	width: 250px;
	margin: 20px auto 0;
}
}

.c-25winter-intro__ttl{
	width: 90%;
	max-width: 500px;
	margin: 0 auto 50px;
}
.c-25winter-intro__list{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 15px;
	width: 95%;
	max-width: 1200px;
	margin: 80px auto 100px;
}
@media screen and (max-width: 770px){
	.c-25winter-intro__list{
		margin: 30px auto 70px;
		width: 100%;
	}
}
.c-25winter-intro__item:first-child{
	width: 50%;
	max-width: 600px;
}
.c-25winter-intro__item:nth-child(2){
	width: 486px;
    display: flex;
    gap: 15px;
    flex-direction: column;
}
@media screen and (max-width: 770px){
	.c-25winter-intro__item{
		width: 80%!important;
	}
}

@media screen and (max-width: 770px){
	.c-25winter-intro__item:first-child{
		margin-bottom: 0;
	}
}

.c-25winter-bnr{
	width: 90%;
	max-width: 1000px;
	margin: 70px auto;
}
.bnr_campaign{
	width: 80%;
	max-width: 950px;
}
@media screen and (max-width: 770px){
	.bnr_campaign{
		margin-bottom: 50px;
	}
}
.c-25winter-bnr a{
	display: block;
}
.c-25winter-bnr a img{
	width: 100%;
	height: auto;
}




.c-25winter-menu{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto 80px;
}
@media screen and (max-width: 770px){
	.c-25winter-menu{
		margin-bottom: 50px;
	}
}


.c-25winter-menu__top{
	display: flex;
	flex-wrap: wrap;
}
.c-25winter-menu__top__item{
	width: 50%;
}
@media screen and (max-width: 770px){
	.c-25winter-menu__top__item{
		width: 100%;
	}
}

.c-25winter-menu__bottom{
	display: flex;
	flex-wrap: wrap;
}
.c-25winter-menu__bottom__item{
	width: 25%;
}
@media screen and (max-width: 770px){
	.c-25winter-menu__bottom__item{
		width: 50%;
	}
}
.c-25winter-menu__bottom__item a{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
.c-25winter-menu__bottom__item a .img{
	position: relative;

}
.c-25winter-menu__bottom__item a .img::before{
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 1;
}

.c-25winter-menu__bottom__item .box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	width: 90%;
	z-index: 2;
}
.c-25winter-menu__bottom__item p{
	color: #fff;
}
.c-25winter-menu__bottom__item p.sub{
	margin-bottom: 5px;
}
@media screen and (max-width: 770px){
	.c-25winter-menu__bottom__item p.sub{
		font-size: 10px;
	}
}

.c-25winter-menu__bottom__item p.txt{
	font-size: 1.5rem;
    font-family: 'Noto Serif JP', '游明朝', 'ヒラギノ明朝 ProN', 'HGS明朝E', 'MS P明朝', '明朝体', serif;
    line-height: 1.2;
}
@media screen and (max-width: 770px){
	.c-25winter-menu__bottom__item p.txt{
		font-size: 1.1rem;
	}
}


.c-25winter-bg{
	background-color: #FFFEEF;
	margin-top: 50px;
	margin-bottom: 70px;
	padding: 0 0 50px;
}

.c-25winter-bg.blue{
	background-color: #E8F7FE;
	margin-top: 0;
}

.c-25winter-bg.beige{
	background-color: #FEF5E8;
	margin-top: 0;
}

.c-25winter-bg.ranking {
	margin-bottom: 0;
}
.gift .c-25winter-bg.beige{
	margin-bottom: 0px;
	padding-bottom: 100px;
}

.set-osusume.c-25winter-bg{
	margin-top: 70px;
}

.c-25winter-bg.grey{
	background-color: #F5F5F5;
}


.c-25winter-bg__ttl{
	font-size: 2.5rem;
	color: #D52425;
	transform: translateY(-50%);
	text-align: center;
	font-family: 'Noto Serif JP', '游明朝', 'ヒラギノ明朝 ProN', 'HGS明朝E', 'MS P明朝', '明朝体', serif;
}
@media screen and (max-width: 770px){
	.c-25winter-bg__ttl{
		font-size: 1.8rem;
	}
}

.c-25winter-bg__txt{
	text-align: center;
	margin: 0 0 20px;
}


@media screen and (max-width: 770px) {
	.c-25winter-gift__popup__wrap:not(:first-child) {
		margin-top: 20px;
	}
}

.c-25winter-gift__popup__content__ttl {
	font-family: 'Noto Serif JP', '游明朝', 'ヒラギノ明朝 ProN', 'HGS明朝E', 'MS P明朝', '明朝体', serif;
	font-size: 17px;
	font-weight: bold;
	color: #D52425;
	padding-bottom: 10px;
	border-bottom: double 4px #D52425;
}

@media screen and (max-width: 770px) {
	.c-25winter-gift__popup__content__ttl {
		font-size: 13px;
	}
}

.c-25winter-gift__popup__content__ttl span {
	font-size: 15px;
	display: inline-block;
	background-color: #D52425;
	color: #fff;
	padding: 5px 15px;
	margin-left: 5px;
}
@media screen and (max-width: 770px) {
	.c-25winter-gift__popup__content__ttl span {
		font-size: 13px;
		padding: 5px 10px;
		margin-left: 10px;
		}
	}
	
.c-25winter-gift__popup__content__ttl .paid {
	font-size: 15px;
	display: inline-block;
	background-color: #111111;
	color: #fff;
	padding: 5px 15px;
	margin-left: 5px;
}
@media screen and (max-width: 770px) {
.c-25winter-gift__popup__content__ttl .paid {
	font-size: 13px;
	padding: 5px 10px;
	margin-left: 10px;
	}
}