@charset "utf-8";
#kv img{
	width: 100%;
	display: block;
}
#gaiyou{
	  background: #ffffff;
	padding:5%;
	padding-bottom: 0;
	display:block;

}
#gaiyou img{
	width:100%;
}

@media (max-width: 700px) {
	#gaiyou{display:block;
	padding-bottom: 40px;}
	
#gaiyou img.left{
		margin-bottom:40px;
	}
}

#kikan{
	  background: #ffffff;
	padding: 0;
	padding-bottom: 0;
}
#kikan img{
	max-width: 620px;
	width: 76vw;
	margin: auto;
	display: block;
	margin-bottom:min(60px,4vw);
}
.tabcontent{
	font-size: 18px;
}
.tabcontent p{
	margin-bottom: 1em;
}
.tabcontent p:last-child{
	margin-bottom: 0;
}
.tabcontent li{
	margin-bottom: 0.5em;
}
.tabcontent li:last-child{
	margin-bottom: 0;
}
h3{
	display: block;
	margin:auto;
	margin-bottom: min(60px,12vw);
	margin-top: min(60px,12vw);
}
h3 img{
	height: min(110px,14vw);
    text-align: center;
    margin: auto;
    display: block;
}

/*h3{
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 1.8em;
	text-align: center;
}*/
h4{
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 1.6em;
	border-bottom: solid 1px;
	border-top: solid 1px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-align: center;
}
h5{
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.4em;
}
h3:first-child,
h4:first-child,
h5:first-child{
	margin-top: 0;
}
.dot{
	position: relative;
	padding-left: 1em;
}
.dot span:first-child{
	content: "";
	left: 0;
	top: 0.75em;
	position: absolute;
	font-size: 0.5em;
}


.tabcontent h6{
		font-size: 1.2em;
	font-weight: 700;
	text-align: center;
	color: #ed4024;
	margin-bottom: 1em;
}
.dot span.clr{
		color: #ed4024;
}
ul.caution{
	margin-bottom: 1em;
}
.readtext{
	font-size: 1.2em;
	font-weight: 700;
	text-align: center;
	margin-bottom: min(30px,6vw);
}
.readtext strong{
	color: #ed4024;
}
p.str b{
	color: #ed4024;
}
.tab{
	display: flex;
	max-width: 1000px;
	align-items: stretch;
	justify-content: space-around;
	margin: auto;
	width: 97vw;
	padding-top:min(120px,8vw);
	padding-top:min(60px,4vw);
}
.tab p{
	color: #231815;
	max-width:30vw;
	width: 30%;
	font-size: min( calc(30vw /9),24px);
	font-weight: 700;
	text-align: center;
	padding: min(2vw,10px) 0;
	cursor: pointer;
	margin-bottom: 0;
	border-radius: 20px 20px 0 0; 
}
.tab1,
.content1{
	background-color: #ede4d0;
}
.tab2,
.content2{
	background-color: #d7e183;
}
.tab3,
.content3{
	background-color: #f9ce90;

}
.content2,
.content3{
	display: none;
}
.tabcontent{
	padding: min(60px,12vw) min(20px,4vw);
}
.tabcontent > .inner{
	max-width: 720px;
	margin: auto;
	color: #231815;
}
.content_block{
	padding-top: min(60px,12vw);
}
table.step{
	border: none;
	margin: 0;
}
table.step td,
table.step th{
	border: none;
	padding: 10px;
	color:#231815;
}
table.step td{
	padding-bottom: 0.5em;
}
table.step th{
		background: #ffffff;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    border: #ede4d0 2px solid;
    border-radius: 5px;
}
	table.step th {width: 7em;}

p.kome{
					font-size:0.8em;}
					table.step th{
					
					}

.liverbtn {
	background: #75942f;
    line-height: 1;
    color: #ffffff;
    font-size: 1.8em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    max-width: 450px;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 800;
    display: block;
    border-radius: 40px;
	transition: 0.3s;
}
.liverbtn:hover {
	opacity: 0.5;
	color: #ffffff;
}
.anime_scale{
	animation: anime_scale 1.4s infinite;
}
@keyframes anime_scale {
  0% {
    transform: scale(0.90);
  }
  50% {
    transform: scale(1.0);
  }
  100% {
    transform: scale(0.90);
  }
}

@media screen and (min-width: 641px){
	table.step th {width: 7em;}
}
.campaign{
}
.campaign_item{
	background-color: #dcd1c2;
	background-color: #fff;
	border-radius: min(20px,4vw);
	position: relative;
}
.campaign_1{
	padding: min(20px,4vw) min(30px,6vw);
}
.campaign_2{
	padding: min(20px,4vw) min(30px,6vw);
}
.campaign_1 img,
.campaign_2 img{
	width: 100%;
	max-width: 540px;
	margin: auto;
	display: block;
}

.tokuten{
    width: 20%;
    left: 1%;
    position: absolute;
    top: -21%;
}
.tokutennaiyou{
    width: 90%;
    padding: 22px;
	margin: auto;
	display: block;
 
}
.campaign_arrow{
	margin:min(30px,6vw) auto;
	width: min(60px,10vw);
	display: block;
}
.note_list{
	
}
.note_list li{
	padding-left: 1.2em;
	position: relative;
}
.note_list li span:first-child{
	position: absolute;
	top: 0;
	left: 0;
}
.liver_list{
	display: flex;
	gap: min(100px,20vw);
	column-gap: 0;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	max-width: 800px;
	margin-bottom: min(60px,12vw);
}
.liver_list li{
	width: 47.5%;
	margin-bottom: 0;
	padding-bottom: 5.5em;
	position: relative;
}
.liver_name{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.3em;
}
.liver_list .btn1{
	border-radius: 50px;
	
	background-color: #75942f;
	color: #fff;
	
	display: block;
	font-weight: 700;
	font-size: 1.3em;
	font-weight: 800;
	padding: 0.5em;
	line-height: 1;
	text-align: center;
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
	position: absolute;
	left: 0;
	right: 0;
    bottom: 2.5em;
	margin: auto;
	transition: 0.3s;
}
.liver_list .btn1:hover{
	opacity: 0.5;
}
.liver_list .btn2{
	font-weight: 700;
	border-radius: 50px;
	
	background-color: #f7f3e5;
	color: #ce9904;
	display: block;
	font-size: 1em;
	font-weight: 800;
	padding: 0.5em;
	line-height: 1;
	text-align: center;
	width: 90%;
	margin: auto;
	text-align: center;
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: 0.3s;
}

.liver_list .btn2:hover{
	opacity: 0.5;
}

.shukeichu{
    font-size: 1.2em;
    font-weight: 700;
    text-align: center;
    color: #ffff00;
}
.ranking_fo .ranking_list li {
	border: solid 1px #036eb8;
	background-color: #036eb8;
}
.ranking_bc .ranking_list li {
	border: solid 1px #e4007f;
	background-color: #e4007f;
}
.ranking_num {
	font-weight: 700;
	color: #fff;
	font-size: 30px;
	justify-content: center;
	align-items: center;
	display: flex;
}
.ranking_num span {
    width: 2.2em;
    padding-right: 0.2em;
    text-align: right;
}
.ranking_num .small {
	width: auto;
	font-size: 14px;
	font-weight: 400;
	padding-top: 10px;
}
.ranking_count {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 15px;
}
.ranking_count .small {
	font-size: 12px;
	font-weight: 400;
}
.ranking_count span, .ranking_num span {
	line-height: 1 !important;
}
.ranking_list {
	padding: 0 50px;
}
.ranking_list li {
	display: flex;
	margin-bottom: 10px;
	border-radius: 5px;
	align-items: stretch;
	min-height: 50px;
	background-color: #75942f;
}
.ranking_list li:last-child {
	margin-bottom: 0;
}
.ranking_list p.ranking_num {
	margin: 0;
	width: 90px;
	flex-shrink: 0;
}
.ranking_list p.ranking_count {
	margin: 0;
	width: 140px;
	flex-shrink: 0;
}
.ranking_list a {
	width: 100%;
	flex-shrink: 1;
	background-color: #fff;
	padding: 10px 15px;
	text-align: left;
	display: flex;
	align-items: center;
	font-size: 20px;
	flex-wrap: wrap;
}
.prize_list li{
	background-color: #f7f3e5;
	padding: 0;
	margin-bottom: min(30px,6vw);
	color: #1a1a1a;
	border-radius: 15px;
	overflow: hidden;
}
.prize_list li h5{
	
	color: #009145;
    background: #ead5b9;
    padding: 10px 20px;
    display: block;
	margin-bottom: 0;
	
}
.prize_list_inner{
	padding: 20px;
}
.prize_list li h6{
	
	color: #009145;
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 10px;
 }
.prize_list li h6:first-child{
	margin-top: 0;
}
.prize_list .kome{
	padding-left: 1em;
	margin-top: -10px;
	position: relative;
}
.prize_list .kome span:first-child{
	position: absolute;
	left: 0;
	top: 0;
}
.prize_list li:last-child{
	margin-bottom: 0;
}
.prize_list li p{
	margin-bottom: 1em;
}
.prize_list li p:last-child{
	margin-bottom: 0;
}
.form_btn{
}
.form_btn{
	border-radius: 50px;
	border: solid 1px #fff;
	background-color: #009145;
	color: #fff;
	display: block;
	font-size: 1.3em;
	font-weight: 700;
	padding: 0.5em;
	line-height: 1;
	text-align: center;
	width: 100%;
	max-width: 600px;
	margin: auto;
	text-align: center;
	margin-bottom: 1em;
}
.form_btn:hover{
    background-color: #009748;
	
	color: #fff;
}
.prize_frame{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 1em;
	background-color: #fff;
	border-radius: 15px;
	overflow: hidden;
}
.prize_frame + .prize_frame{
	margin-top: 20px;
}
.prize_list li .prize_frame p{
	margin-bottom: 10px;
    color: #75942f;
	font-weight: 700;
}
.prize_frame img{
	margin: auto;
	display: block;
}
.prize_frame .frame_b{
	max-width: 90%;
	display: block;
	margin-bottom: 0em;
}
.prize_frame .frame_a{
	max-width: 90%;
	display: block;
	margin-bottom: 0em;
}
.roomdeco{
	max-width: 90%;
	display: block;
}
@media (max-width: 700px) {
	.ranking_list {
		padding: 0;
	}
	.ranking_page .bx-wrapper .bx-controls-direction a.bx-prev {
		top: auto;
		bottom: -53px;
		left: 0px;
		background-position: left 11px center;
	}
	.ranking_page .bx-wrapper .bx-controls-direction a.bx-next {
		top: auto;
		bottom: -53px;
		right: 0px;
		background-position: right 11px center;
	}
	.ranking_page .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		bottom: -40px;
	}
	.ranking_page .bx-wrapper .bx-controls-direction a {
		padding-top: 40px;
		width: 40px;
		margin-top: -25px;
		background-size: 11px;
	}
}
@media (max-width: 640px) {
	.site-main p.rankkikan{
		font-size: 12px;
	}
	.ranking_block {
		/*padding: 40px 15px;*/
	}
	.ranking_list p.ranking_num {
		width: 60px;
	}
	.ranking_num {
		font-size: 20px;
	}
	.ranking_num span {
		width: auto;
		padding: 0 2px;
	}
	.ranking_num .small {
		font-size: 12px;
		padding-top: 6px;
	}
	.ranking_list a {
		font-size: 16px;
		padding: 5px 10px;
	}
	.ranking_list p.ranking_count {
		font-size: 12px;
		margin: 0;
		padding: 0;
		width: 70px;
	}
}

@media (max-width: 500px) {
	.tabcontent{
		font-size: 14px;
	}
}

.tabcontent p.koushinbi{
	text-align: center;
	font-weight:700;
}
.prize_table{
	background: #ffffff;
}
.prize_table th{font-size:18px;
font-weight:700;
text-align: center;
background: #75942f;
color: #ffffff;}

.prize_table td.ranknum{
font-size:22px;
	color: #75942f;
font-weight:700;
	text-align: center;
	vertical-align: middle;
	}

.about_ranking .kome{
	padding-left: 1em;
	position: relative;
}
.about_ranking .kome span:first-child{
	position: absolute;
	left: 0;
	top: 0;
}