@charset "utf-8";

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

.c-25summer-fv{
	width: 90%;
	height: auto;
	margin: 120px auto 70px;
	max-width: 1200px;
}
@media screen and (max-width: 770px){
	.set .c-25summer-fv,
	.gift .c-25summer-fv{
		width: 100%;
		margin: 0 0 45px;
	}
}
.c-25summer-presentbnr {
	max-width: 785px;
	width: 80%;
	margin: 0 auto 30px;
	img {
		width: 100%;
	}
}

.c-25summer-intro__img{
	width: 509px;
	height: auto;
	margin: 30px auto 0;
}
@media screen and (max-width: 740px){
    .c-25summer-intro__img{
	width: 300px;
}
}

.c-25summer-intro__ttl{
	width: 90%;
	max-width: 500px;
	margin: 0 auto 50px;
}
.c-25summer-intro__list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 95%;
	max-width: 1000px;
	margin: 80px auto 100px;
}
.c-25summer-intro__item{
	width: 48%;
	position: relative;
}
@media screen and (max-width: 770px){
	.c-25summer-intro__item{
		width: 85%;
		margin: 15px auto 0;
	}

	.c-25summer-intro__list {
		margin-bottom: 50px;
	}
}
.c-25summer-intro__item:first-child{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 70px;
}
@media screen and (max-width: 770px){
	.c-25summer-intro__item:first-child{
		margin-bottom: 0;
	}
}
@media screen and (min-width: 741px){
.c-25summer-intro__item:first-child::before{
	    left: -60px;
}
}
.c-25summer-intro__item::before{
	content: '';
	width: 90px;
    height: 90px;
    position: absolute;
    left: -45px;
    top: -45px;
	z-index: 2;
}
@media screen and (max-width: 770px){
	.c-25summer-intro__item::before{
		width: 50px;
        height: 50px;
        position: absolute;
        left: -25px;
        top: -25px;
	}
}

.c-25summer-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-25summer-bnr a{
	display: block;
}
.c-25summer-bnr a img{
	width: 100%;
	height: auto;
}




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


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

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

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

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

.c-25summer-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-25summer-menu__bottom__item p.txt{
		font-size: 1.1rem;
	}
}

.set-osusume.c-25summer-bg{
	margin-top: 0px;
}

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

.c-25summer-bg.blue{
	background-color: #E8F7FE;
}
.c-25summer-bg.grey{
	background-color: #F5F5F5;
}

.c-25summer-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;
}

.c-summer-ranking {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	gap: 20px;
}

.c-summer-ranking-item {
	font-size: 18px;
	width: 245px;
	padding: 15px 0;
	text-align: center;
	color: #D52425;
	background-color: #fff;
	border: 2px solid #D52425;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
	transition: .3s;
}

.c-summer-ranking-item:hover {
	color: #fff;
	background-color: #D52425;
}

.c-summer-ranking-item.active {
	color: #fff;
	background-color: #D52425;
}

.c-summer-content {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	border: 2px solid #D52425;
	padding: 20px 0;
}

.c-summer-content-item {
	display: none;
}

.c-summer-content-item.active {
	display: block;
}

@media screen and (max-width: 770px){
	.c-25summer-bg__ttl{
		font-size: 1.8rem;
	}
}

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


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

.c-25summer-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-25summer-gift__popup__content__ttl {
		font-size: 13px;
	}
}

.c-25summer-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-25summer-gift__popup__content__ttl span {
		font-size: 13px;
		padding: 5px 10px;
		margin-left: 10px;
		}
	}
	
.c-25summer-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-25summer-gift__popup__content__ttl .paid {
	font-size: 13px;
	padding: 5px 10px;
	margin-left: 10px;
	}
}