@charset "utf-8";
/* CSS Document */
/* 基本
------------------------------------------------------*/
.wrapper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	max-width: 768px;
	margin: 0 auto;
	padding-bottom: 250px;
    overflow-x: hidden;
}
@media  screen and (max-width:767px) {
	.wrapper {
		padding-bottom: 30%;
	}

}

.wrapper p {
	line-height: 1.3;
}
.wrapper img {
	width: 100%;
	height: auto;
}


.fv {
	position: relative;
}

.fv .prize {
	position: absolute;
	width: 23.9%;
	top: 82.8%;
	left: 37.5%;
}
.fv .wrap-sch {
	position: absolute;
	width: 36%;
	padding-top: 47.5%;
	height: 0;
	top: 82.1%;
	left: 32%;
}
.fv .wrap-sch .scratchpad {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.fv #btn {
  	position: absolute;
	left: 6%;
	bottom: 2%;
	width: 88%;
	display: none;
}
.fv #btn a {
	background: url("../images/bg-btn.png") no-repeat 0 0 / 100% auto;
}

.wrap_btn a,
.toDtl a,
.link,
.links a,
.before a,
.secret a,
.acmenu dt img,
#nav a,
.fv #btn a img {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
}
.wrap_btn a:hover,
.toDtl a:hover,
.link:hover,
.links a:hover,
.before a:hover,
.secret a:hover,
.acmenu dt img:hover,
#nav a:hover,
.fv #btn a img:hover {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}


.links,
.item,
.wrap_btn,
.wrap_tokuten {
	position: relative;
}
.links a,
.btn,
.wrap_tokuten .link,
.wrap_btn_b .link {
	position: absolute;
}

.wrap_tokuten .link {
    top:22.8%;
    left: 61.9%;
    width: 6.1%;
}

.wrap_tokuten .link:nth-of-type(2) {
    top: 39.6%;
    left: 30.3%;
    width: 15.1%;
}
.wrap_tokuten .link_01 {
    top: 69%;
    left: 14.6%;
    width: 70.4%;
}

.wrap_tokuten .link_02 {
    top: 68.3%;
    left: 14.4%;
    width: 70.4%;
}


.wrap_btn_b .link {
	width: 82.8%;
	top: 79.7%;
	left: 9%;
}
.wrap_btn_b.wrap_btn_b_2 .link {
	top: 78.3%;
}
.wrap_btn_b.wrap_btn_b_2 .link:last-of-type {
	width: 89.6%;
	top: 93.85%;
	left: 5.1%;
}
.wrap_btn_b.wrap_btn_b_2 .link:last-of-type:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.item.item_genteiset {
	margin-bottom: 4%;
}



.links.off a,
.btn {
	top: 80.3%;
	left: 5.1%;
	width: 89.8%;
}
.links.off.off2 a {
	top: 12.9%;
}


.btn {
	display: block;
}



/*****▼▼ボタンの位置設定▼▼*****/
.wrap_btn.wrap_btn_a .btn {
	width:44.85%;
}
.wrap_btn.wrap_btn_a .btn:nth-of-type(1),
.wrap_btn.wrap_btn_a .btn:nth-of-type(3) {
	left:3.7%;
}
.wrap_btn.wrap_btn_a .btn:nth-of-type(2),
.wrap_btn.wrap_btn_a .btn:nth-of-type(4) {
	left:51.6%;
}
.wrap_btn.wrap_btn_a .btn:nth-of-type(1),
.wrap_btn.wrap_btn_a .btn:nth-of-type(2) {
	top: 20.3%;
}
.wrap_btn.wrap_btn_a .btn:nth-of-type(3),
.wrap_btn.wrap_btn_a .btn:nth-of-type(4) {
	top:45.8%;
}


.wrap_btn.wrap_btn_a .btn:nth-of-type(5) {
    top: 73.5%;
    width: 92%;
    left: 4%;
}


.wrap_btn.h170 .btn {
    top: 6.7%;
    left: 5.2%;
}
.wrap_btn.h185 .btn {
    top: 6.7%;
    left: 5.2%;
}

.wrap_btn.h240 .btn {
    top:12.2%;
    left: 5.2%;
}
.wrap_btn.h241 .btn {
    top:6%;
    left: 5.2%;
}
.wrap_btn.h243 .btn {
    width: 35.01%;
    top: 4.6%;
    left: 56.3%;
}
.wrap_btn.h252 .btn {
    width: 80.2%;
    top: 6%;
    left: 10%;
}
.wrap_btn.h341 .btn {
    width: 35.01%;
    top: 5.2%;
    left: 56.3%;
}
.wrap_btn.h370 .btn {
    width: 35.31%;
    top: 5.9%;
    left: 60%;
}
.wrap_btn.h416 .btn {
    width: 31.61%;
    top: 5%;
    left: 60.7%;
}
.wrap_btn.h488 .btn {
    width: 39.61%;
    top: 4.3%;
    left: 52%;
}
.wrap_btn.h620 .btn {
    width: 31.61%;
    top: 36.5%;
    left: 60.7%;
}
.wrap_btn.h658 .btn {
    width: 31.61%;
    top: 8.4%;
    left: 60.7%;
}

.wrap_btn.wrap_btn_b .btn {
width: 90%;
left: 5%;
}

.wrap_btn.wrap_btn_b .btn:nth-of-type(1) {
    top:3.8%;
}
.wrap_btn.wrap_btn_b .btn:nth-of-type(2) {
    top:48%;
}


/*****▲▲ボタンの位置設定▲▲*****/






p.note.imp {
	border: 1px solid #777;
	padding: 0.8em;
	margin: 5px 2em 0;
}



.toDtl {
	margin-bottom: 8%;
}


@media  screen and (max-width:666px) {

}
.link {
	position: relative;
}
.link p.note {
	position: absolute;
	text-align: center;
	left: 0;
	bottom: 11%;
	width: 100%;
	padding: 0 4em;
	box-sizing: border-box;
}
.link p.note br {
	display: none;
}
@media  screen and (max-width:666px) {
	
	p.note {
		font-size: 10px;
	}
	.link p.note {
		bottom: 7.5%;
	}
	.link p.note br {
		display: inline;
	}
	
}

/* --------------------------------------------------------
 アコーディオン
----------------------------------------------------------- */

.acmenu dt {
    cursor:pointer;
}
.acmenu dt img.cls,
.acmenu dt.active img.opn {
    display: none;
}
.acmenu dt.active img.cls {
	display: inline;
}



.menu.ctt dt {
    text-align: center;
	padding-left: 0;
}

.acmenu dd {
    display: none;
}
.acmenu dd ul {
	padding-bottom: 50px;
	margin: 10px -10px;
}
.acmenu dd li {
    position: relative;
	float: left;
	width: 50%;
	height: 0;
	padding-top: 87%;
}
.acmenu dd li span {
    position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 10px;
	width: 100%;
}
.acmenu dd li span img {
    margin-bottom: 5px;
}
.acmenu dd li .icon-rank {
    position: absolute;
	top: 10px;
	left: 10px;
	width: 64px;
	height: auto;
}


/* --------------------------------------------------------
 ナビ
----------------------------------------------------------- */

#nav {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
}
#nav ul {
	display: flex;
	max-width: 768px;
	margin: 0 auto;
	background: #fff;
}



/* --------------------------------------------------------
 カウントダウン
----------------------------------------------------------- */

#cd {
	position: fixed;
	bottom: 0;
}
#cd #cdt {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 12px;
	text-align: center;
	color: #fff;
	font-size: 35px;
}
span.day,
span.font-size-day {
	font-size: 62px;
	line-height: 62px;
}
span.day,
span.hour,
span.min,
span.sec,
span.milli {
	display: inline-block;
	padding: 12px 10px 10px;
	background: #fff;
	border-radius: 6px;
	color: #000;
	margin-right: 5px;
	margin-left: 5px;
}
span.day {
	padding: 6px 5px 6px;
	font-weight: bold;
	position: relative;
	bottom: -3px;
}



@media  screen and (max-width:767px) {
	#wrapper {
		width: auto;
	}
	

	#cd #cdt {
		bottom: 8px;
		font-size: 24px;
	}
	span.day,
	span.font-size-day {
		font-size: 45px;
		line-height: 45px;
	}
	span.day,
	span.hour,
	span.min,
	span.sec,
	span.milli {
		padding: 5px 5px 3px;
		border-radius: 4px;
		margin-right: 5px;
		margin-left: 5px;
	}
	span.day {
		padding: 4px 5px 2px;
		bottom: 0;
	}
	.box2 .url {
		bottom: 15.5%;
		font-size: 10px;
	}
	
}

@media  screen and (max-width:567px) {
	
	#wrapper {
		padding-bottom: 113px;
	}

	#cd #cdt {
		bottom: 5px;
		font-size: 16px;
	}
	span.day,
	span.font-size-day {
		font-size: 26px;
		line-height: 26px;
	}
	span.day,
	span.hour,
	span.min,
	span.sec,
	span.milli {
		padding: 2px 3px 1px;
		border-radius: 4px;
		margin-right: 5px;
		margin-left: 5px;
	}
	span.day {
		padding: 5px 6px 3px;
	}
	.box2 .url {
		bottom: 13.5%;
		left: 69.5%;
		font-size: 7px;
	}
	.box6 .url {
		font-size: 8px;
	}
	
}

@media  screen and (max-width:374px) {
	
	#wrapper {
		padding-bottom: 75px;
	}

	#cd #cdt {
		bottom: 5px;
		font-size: 14px;
	}
	span.day,
	span.font-size-day {
		font-size: 22px;
		line-height: 22px;
	}
	span.day,
	span.hour,
	span.min,
	span.sec,
	span.milli {
		padding: 1px 3px 0;
		border-radius: 4px;
		margin-right: 5px;
		margin-left: 5px;
	}
	span.day {
		padding: 5px 6px 3px;

	}
	.box2 .url {
		bottom: 12.5%;
		font-size: 6px;
	}
	.box6 .url {
		font-size: 7px;
	}	
}

