@charset "utf-8";

.block_gift img {
	width: 100%;
}

.block_message {
	padding: 24vw 16px;
}

.div_view {
	margin: 0 auto;
	padding: 3.75% 3.75% 0 3.75%;/*2段以上重ねる可能性があるので下の余白は main padding-bottom で定義する*//*calc(2.1053px + 1.8421vmin) 3%;*//*8px - 22px*/
	width: 100%;
}
.btnGrad.width2 {
	display: block;
	margin-top: 2px;
	width: 100%;
}
/*div.half {
	display: block;
}
div.half > div {
	width: 100%;
}
*/

.float-left {
	float: left;
	margin: 0 16px 16px 0;
}
/*h4 {
	width: calc(100% - 4.5% - 4.5%);
}*/
#header_subtitle_container > div:last-child {
	width: calc(100% - 72px);
}
#header_subtitle_container > div:last-child strong {
	top: calc(56px - 35px);
}
.mobile-smaller {font-size: 94%;}
.sp-x-small {
	font-size: 10.25px; /*62%;*/
}
.tabBox a {
	font-size: 76%;
}
.tabBox.pfm3 a {/* PC = free / Mobile = 3cols */
	width: 33.3%;
}
ul.cols2 {
}
ul.cols2 li {
	display: block;
	width: 100%;
}

ul.onlineList {
	display: block;
}
ul.onlineList li {
	margin-top: 16px;
}
