@charset "utf-8";
img{
	display: block;
}
body{
	background: #000000;
}
.site {
    background-color: #e21e2d;
    padding-top: 60px;
}
article.sponly{
	width: 100%;
	max-width: 700px;
	/*border:10px solid #ffffff;*/
	border-top: 0;
	border-radius: 0px 0px 0 0;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.lp_footer{
	position: relative;
}
.sponly section{
	z-index: 10;
	position: relative;
}
@media (max-width: 700px) {
	.site {padding-top: 60px;padding-bottom: 0px;}
	article.sponly{	border:none;border-radius: 0px;}
}
.koteibg{
	position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 0;
    max-width: 680px;
    margin: auto;
    left: -50%;
    right: -50%;
}

#kv{
	margin-top: 0;
}
#kv img{
	display: block;
}
#gaiyou{
	 padding-left: 0px;
	padding-right: 0px;
    margin-bottom: min(18vw, 140px);
	display:block;
}
#gaiyou img{
	width:100%;
	position: relative;
	z-index: 5;
}
.point{
	position: relative;
}
#gaiyou img.bg_phone1{
	position: absolute;
	right: calc(-1 * min(30px,4vw));
	    position: absolute;
    top: 18%;
    width: 39%;
	z-index: 2;
}
#gaiyou img.bg_phone2{
	left: calc(-1 * min(30px,4vw));
	    position: absolute;
    bottom: -6%;
    width: 43%;
	z-index: 2;
}
.point_img1{
	margin-bottom: min(40px,8vw);
}
.point_img2{
	margin-bottom: min(40px,8vw);
}
.btn_kfc{
	margin-top: min(40px, 5vw) ;
	display: block;
}
.about_img1{
	margin-top: min(40px, 5vw);
}
.img_schedule1{
	margin-top: min(60px, 8vw) ;
	display: block;
}
.live_comingsoon{
	margin-top: min(60px, 8vw) ;
}

.event_arrow{
	max-width: 60px;
	width: 10%;
	margin: min(40px, 5vw) auto;
}
#kikan{
	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{
    text-align: center;
    margin: auto;
    display: block;
	width: 100%;
}

/*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: 1.2em;
}
.dot span:first-child{
	left: 0;
    top: 0.3em;
	position: absolute;
	width:  1em;
	
}


.tabcontent h6{
		font-size: 1.2em;
	font-weight: 700;
	text-align: center;
	color: #fff;
	margin-bottom: 1em;
}
.dot span.clr{
		color: #fff;
}
ul.caution{
	margin-bottom: 1em;
}
.readtext{
	font-size: 1.2em;
	font-weight: 700;
	text-align: center;
	margin-bottom: min(30px,6vw);
}
.readtext strong{
	color: yellow;
}
p.str b{
	color: #FFF200;
}
.tab{
	display: flex;
	align-items: stretch;
	justify-content: space-around;
	margin: auto;
	width: 100%;
	/*padding-top:min(120px,8vw);
	padding-top:min(60px,4vw);*/
	border-bottom: solid min(1vw, 10px) #fff;
}
.tab p{
    color: #fff;
    max-width: 30vw;
    width: 30%;
    font-size: min(calc(30vw / 9), 17px);
    font-weight: 700;
    text-align: center;
    padding: min(2vw, 10px) 0;
    padding-top: calc(min(1vw, 10px) + min(1vw, 10px));
    cursor: pointer;
    /* margin-bottom: -10px; */
    border-radius: 20px 20px 0 0;
    border: solid 1px #fff;
    border-bottom: solid 0px #ffe731;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tab p.active{
    border: solid min(1vw, 10px) #fff;
    border-bottom: none;
    background-color: #e21e2d;
    margin-bottom: calc(-1 * min(1vw, 10px));
    margin-top: 0px;
    padding-top: calc(-1* min(1vw, 10px));
}
.tab1,
.content1{
}
.tab2,
.content2{
}
.tab3,
.content3{

}
.content2,
.content3{
	display: none;
}
.tabcontent{
	padding: min(60px,12vw) min(40px,5vw);
	padding-top: 0;
}
.tabcontent > .inner{
	max-width: 720px;
	margin: auto;
	color: #fff;
}
.content_block{    padding-top: min(80px, 15vw);
}

.img_event1{
	position: relative;
	margin-bottom: 2%;
}
.img_event2{    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 80%;
    top: 37%;
}
.tv_thumb{
	margin: auto;
	margin-bottom:min(40px, 8vw);
    width: 100vw;
    width: min(100vw, 700px);
    margin-left: calc(-1*(min(40px, 5vw)));
}
.tv_thumb li{
    max-width: min(65vw, 450px);
}
.bx-wrapper{
	margin-bottom: 0;
}
.tv_thumb .bx-viewport{
}
.btn_dmm{
	margin: auto;
	margin-top:min(40px, 8vw);
	border: solid 1px #fff;
	border-radius: 15px;
	padding: 20px;
	display: block;
}
.btn_dmm img{
	width: 60%;
	max-width: 500px;
	display: block;
	margin: auto;
}
table{
	table-layout: inherit;
}
table.step{
	border: none;
	margin: 0;
}
table.step td,
table.step th{
	border: none;
	padding: 10px;
	color:#ffffff;
}
table.step td{
	padding-bottom: 0.5em;
	padding-bottom: 20px;
}
table.step th{
						padding: 0px;
	position: relative;
						text-align: center;
						vertical-align: middle;
}
table.step th span{
	left: 0;
	top: 0;
	position: absolute;
		background: #fff;
	color: #e21e2d;
	display: flex;
	justify-content: center;
	font-weight: 700;
	align-items:center;
	width: 100%;
	height: calc(100% - 10px);
	border-radius: 15px;
}
	table.step th {width: 7em;}

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

.liverbtn {
	border: 3px solid #ffffff;
	background: #c95430;
	line-height: 1;
	color: #ffffff;
	font-size:1.8em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	max-width: 450px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: 800;
    display: block;
}
.liverbtn:hover {
	color: #fff;
    background-color: #3e6a83;
    background-color: #29485a;
}
.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 {;}
}
.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: 77%;
    padding: 22px;
    MARGIN-left: 20%;
}
.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: 20px;;
	flex-wrap: wrap;
	justify-content:flex-start;
	margin: auto;
	max-width: 800px;
	margin-bottom: min(60px,12vw);
    font-size: min(20px, 3.2vw);
}
.liver_list li{
	width: calc(33.33%  - 20px / 3 * 2);
	margin-bottom: 0;
	padding-bottom: 5.5em;
    /*padding-bottom: 2.5em;*/
	position: relative;
}
.liver_name{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.1em;
}
.liver_list .btn1{
	border-radius: 50px;
	
	background-color: #1d376b;
    background-color: #000;
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 1.1em;
	font-weight: 500;
	padding: 0.5em;
    padding-top: 0.3em;
	line-height: 1;
	text-align: center;
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
	position: absolute;
	left: 0;
	right: 0;
    bottom: 2.5em;
    /*bottom:0;*/
	margin: auto;
}
.liver_list .btn1:hover{
	background-color: #000;
}
.liver_list .btn2{
	font-weight: 700;
	border-radius: 50px;
	
	background-color: #f7f3e5;
	color: #ce9904;
	
    background-color: #fff;
    color: #fff;
	display: block;
	font-size: 1em;
	font-weight: 500;
	padding: 0.5em;
    padding-top: 0.3em;
	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;
	color: #000;
}
.liver_list .btn2:link,
.liver_list .btn2:visited,
.liver_list .btn2:active{
	color: #000;
}

.liver_list .btn2:hover{
	background-color: #fff;
	color: #000;
}

.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: #000;
}
.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{
}
.prize_frame p{
	font-weight: 700;
	color: #1d376b;
	font-size: 1rem;
}
.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: #1d376b;
	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: #000;
    color: #fff;
	border-color: #fff;
	margin-bottom: 10px;
}
.prize_table th{
    font-size: 1.2em;
font-weight:700;
text-align: center;
background: #000;
    color: #ff2a62;
}

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

.about_ranking{
    margin-bottom: min(60px, 12vw);
}
.about_ranking .kome{
	padding-left: 1em;
	position: relative;
}
.about_ranking .kome span:first-child{
	position: absolute;
	left: 0;
	top: 0;
}
.shikakuhaiti ul{
	display: flex;
	gap:20px;
	flex-wrap: wrap;
	margin-top: 30px;
	
}
.shikakuhaiti li{
	width: calc(50% - 10px);
}
#kv{
}
.kvanime1{
	position: absolute;
	z-index: 1;
	top: 0;
    margin-top: calc(-1* min(60px, 5vw));
    margin-top: calc(-1* min(54px, 8vw));
}
.kvanime2{
	position: relative;
	z-index: 5;
	width: 90%;
	margin: auto;
    margin-bottom: min(70px, 10vw);
}
.kvanime3{
	position: relative;
	z-index: 5;
	width: 80%;
	margin: auto;
	margin-bottom: min(40px,5vw);
}
.kvanime4{
	position: relative;
	z-index: 5;
	width: 90%;
	margin: auto;
	margin-bottom: min(40px,5vw);
}
.kvanime5{
	position: relative;
	z-index: 5;
	width: 100%;
	margin: auto;
	margin-bottom: min(40px,5vw);
}
/*.kvanime51{
	position: relative;
	z-index: 1;
	display: block;
}
.kvanime52{
	position: absolute;
	z-index: 2;
	display: block;
	top: 0;
}
.kvanime53{
	position: absolute;
	z-index: 3;
	display: block;
	top: 0;
}
.kvanime54{
	position: absolute;
	z-index: 4;
	display: block;
	top: 0;
}*/
#howtobuy{
	padding-top: 0;
}

.modalbtn {
  cursor: pointer;
	position: relative;
}
.modalbtn:after{
	content:"";
	display: block;
	height:  min(40px,6vw);
	width:  min(40px,6vw);
	background-image: url("images/bigimage.svg");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	right: 10px;
}
.modalbox {
  position: fixed;
  width: 100%;
  z-index: 100001;
  display: none;
  left: 0;
  bottom: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 100vh;
  box-sizing: border-box;
  padding: 2rem;
    padding-top: 7rem;
  background-color: rgba(0, 0, 0, 0.40);
  justify-content: center;
	align-items: flex-start;
}
.img_thumb {
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.img_thumb img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: block;
  margin: auto;
}
.modal_img_container {
    display: flex;
    justify-content: center;
    max-height: calc(100% - 0px);
    max-width: 100%;
    align-items: center;
    position: relative;
    padding: 1.5rem;
    padding: 15px;
    background-color: #fff;
    border-radius: 1rem;
    box-sizing: border-box;
    background-repeat: repeat-x;
    background-size: auto 2rem;
    background-color: #fff;
}
#modal_img {
  width: auto;
  height: auto;
  max-height: calc(100vh - 190px);
  max-width: 100%;
  object-fit: contain;
}
.modal_close {
  cursor: pointer;
  width: 100%;
  background-position: right center;
  height: 4rem;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../images/close.svg");
  margin-top: 0px;
  margin-bottom: 0rem;
  max-width: 1500px;
  position: absolute;
  top: -5rem;
}

.kakudai{
	display: flex;
	column-gap: min(10px,2vw);
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}
.kakudai img{
	width: min(40px,6vw);
}

.kakudai p{
	font-size: min(20px,4vw);
}
#gaiyou h3{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	gap:10px;
    margin-bottom: min(60px, 12vw);
}/*
#gaiyou h3 img{
	width: 50%;
}
#gaiyou h3:after,
#gaiyou h3:before{
	content: "";
	display: block;
	width: 50%;
	height: 1px;
	background-color: #fff;
	flex-shrink: 1;
}*/
.gaiyou1{
    width: 80%;
	margin: auto;
	margin-bottom: 40px;
	position: relative;
}
.gaiyou2{
    width: 80%;
	margin: auto;
	position: relative;
}
.gaiyou_btn1,
.gaiyou_btn2{
	position: absolute;
	bottom: 10%;
}
.gaiyou_btn1{
	width: 40%;
	left: 5%;
}
.gaiyou_btn2{
	width: 40%;
	right: 10%;
}

.shikakuhaiti ul{
}
.shikakuhaiti li,
.shikakuhaiti .kakudai{
	opacity: 0;
}
.shikakuhaiti li:nth-child(1){
	transition: 0.2s 0s;
}
.shikakuhaiti li:nth-child(2){
	transition: 0.3s 0.2s;
}
.shikakuhaiti li:nth-child(3){
	transition: 0.3s 0.4s;
}
.shikakuhaiti li:nth-child(4){
	transition: 0.3s 0.6s;
}
.shikakuhaiti .kakudai{
	transition: 0.5s 1s;
}
.shikakuhaiti.show li,
.shikakuhaiti.show .kakudai{
	opacity: 1;
}

.chukan_prizeimg{
	margin-top: 40px;
}
.daily_prizeimg{
	margin-top: 40px;
}
.saishu_prizeimg{
	margin-top: 40px;
	margin-bottom: 60px;
}

.howtobuy_img{
	position: relative;
}
.howtobuy_img a{
    position: absolute;
    display: block;
    width: 80%;
    left: 0;
    right: 0;
    top: 59%;
    top: 47%;
    margin: auto;
}
.howtobuy_img a img{
    max-width: 510px;
    display: block;
    margin: auto;
    width: 73vw;
}
.prize b{
	color: #FFF100;
}
.tabcontent .prize_frame h6{
color:#cd1b87;
}
a.formbtn{
	display: block;
    margin: auto;
    width: 300px;
    text-align: center;
    background: #f9ab49;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 700;
    border-radius: 7px;
    margin-top: 40px;
}
@media (min-width: 701px) {
	article.sponly{
    border: 10px solid #ffffff;
		border-top: 0;
		border-bottom: 0;
		max-width: 710px;
	}
}
.tekiyou{
}
.tekiyou li,
.tekiyou p.kome {
    padding-left: 1.2em;
    position: relative;
}
.tekiyou li{
}
.tekiyou p.kome{
	margin: 0;
}

.tekiyou li span:first-child {
    position: absolute;
    top: 0;
    left: 0;
}


#prize .kome{
	padding-left: 1em;
	position: relative;
}
#prize .kome span:first-child{
	position: absolute;
	left: 0;
	top: 0;
}
#prize > div{
    margin-top: 2em;
}
.tabcontent #prize h6{
	text-align: left;
}
/*
.side_btn{
	position: fixed;
	right: 0;
	top: 350px;
	width: min(8vw, 60px);
	z-index: 10;
}
@media (min-width: 701px) {
.side_btn{
    right: calc(50% - 350px);
	}
}*/

.textblock0329{
    padding-left: min(40px, 5vw);
    padding-right: min(40px, 5vw);
    margin-bottom: min(18vw, 140px);
}
.textblock0329 .inner{
	border: solid 1px #fff;
	padding: 30px 15px;
	color: #fff;
}
.textblock0329 h3{
    margin-bottom: 30px;
    color: red;
    font-size: 1.2em;
}
.textblock0329 h4{
    border: none;
    font-size: 1.1em;
    text-align: left;
}
.textblock0329 .name{
    text-align: right;
	margin-top: 2em;
}

.title_ranking img{
    width: 108%;
    margin-left: -4%;
    max-width: none;
}

.otoiawase_btn{
	margin-top: 2em;
	display: block;
}