@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);


/* tochimaru_baloon
------------------------------------------------------------*/
div#cttl{
	position:relative;
}
a.collabo_campaign{
	position:absolute;
	bottom:70px;
	left:0;
	animation: 2s yurayura ease infinite 1s;
}
@media screen and (max-width:640px){
	a.collabo_campaign {
	    width: 33vw;
	    bottom:7vw;
	}
}
/* year_end  prosports_collabo
------------------------------------------------------------*/
div#campaign2511{
	width:660px;
	margin:0 0 0 -30px;
	padding:20px 30px;
	background-color:#e9f6fe;
}
div#campaign div#campaign2511 h2.ttl{
	border: none;
	background-color:transparent;
}
div#campaign2511 h2.ttl img{
	margin:0;
	padding:
}
div#campaign2511 p.copy strong.year_end {color:#ee5232!important;}
div#campaign2511 p.copy strong.prosports{color:#01a5ec!important;}
div#campaign div#campaign2511 h2.ttl:after{
	width:126px;
	height:93px;
	content:"";
	position:absolute;
	top:-55px;
	right:-100px;
	background:url(../img/top/2511campaign/baloon.png) no-repeat center center;
}
div#campaign div.section p.copy{
	text-align:center;
}
div#campaign div#campaign2511.section div.inner{
	min-height:400px;
	position:relative;
	padding:0 0 0 300px;
	background:url(../img/top/2511campaign/flyer.webp) no-repeat left top / 270px auto;
}
div#campaign div#campaign2511 div.year_end,
div#campaign div#campaign2511 div.prosports{
	max-width:300px;
	margin:0 auto 15px;
	padding:0 0 15px;
	border:3px #ee5232  solid;
	border-radius:20px;
	background-color:#fff;
}
div#campaign div#campaign2511 div.prosports{
	border:3px #01a5ec   solid;
}
div#campaign div#campaign2511 div.year_end img,
div#campaign div#campaign2511 div.prosports img{
	margin:0 0 10px;
}
div#campaign div.section h3.sttl{
	margin:0 10px;
	padding:0;
	color:#0088d1;
	font-size:18px;
	text-align:center;
	border-bottom:none;
}
div#campaign div#campaign2511 p.text{
	margin:0 10px 5px;
}
div#campaign div#campaign2511 p.text span,
div#campaign2511 h3.sttl span{
	font-size: 36px;
	color:#afe66e;
	vertical-align: top;
	line-height:0.4em;
}
div#campaign div#campaign2511 p.note{
	position: absolute;
	top: 400px;
	left: 0;
}

div#campaign2511 img{
	display:block;
	margin:15px auto 20px;
}
div#campaign2511 ul.btn li a{
	background-color:#0088d1;
}
@media screen and (max-width:640px){
	div#campaign2511{
		width:calc(100% + 60px);
	}
	div#campaign div#campaign2511.section div.inner{
		padding:calc(400px + 4em) 0 0 0;
		background-position:center top;
	}
	div#campaign2511 h2.ttl:after{
		display:none;
	}
	div#campaign2511 p.text{
		position:relative;
	}
	div#campaign2511 p.text:after{
		width:126px;
		height:93px;
		content:"";
		position:absolute;
		top:-400px;
		right:-25px;
		visibility:visible;
		background:url(../img/top/2511campaign/baloon.png) no-repeat center center;
	}
}
@media screen and (max-width:520px){
	div#campaign2511 p.text:after{
		width:84px;
		height:62px;
		right:-10px;
		background-size:100% auto;
	}
}