
body{
  background-color: #2c2a2a;
  color: #fff;
  margin: 0;
  font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  /* overflow-x: hidden; */
  /* min-width:1200px; */
  /* -webkit-text-size-adjust: 100%; */
}
/* .fr_1200 {
	width:1200px;
	margin:0 auto;
	padding:0 20px;
} */
header{
  background-color: #fff;
  width: 100%;
  padding: 15px 0;
  color: #333;
  text-align: center;
  position: absolute;
  top: 0px;
  position: fixed;
  border-bottom: 1px solid #94742C;
  z-index:9999;
}
p{
  margin-top: 0;
}
a{
  color: #fff;
  text-decoration: none;
}
a:hover{
  color: #f9da84;
}
a:hover .arrow::before{
  border-left: 6px solid #f9da84;
}
.text-center{
  text-align: center;
}
.logo-box{
  display: inline-block;
}
.shonanbank_logo{
  width: 100px;
  margin-top: 5px;
  margin-right: 5px;
}
.head-logo{
  width: 200px;
  margin-top: 10px;
}
.container{
  width: 1200px;
  /* max-width: 1200px; */
  margin: 0 auto;
}
.btn{
  background-color: #333;
  color: #f9da84;
  border-radius: 10px;
  padding: 8px 40px;
  border: 2px solid #f9da84;
  text-decoration: none;
  cursor: pointer;
  font-size: 0.8rem;
}
.btn:hover{
  background-color: #f9da84;
  color: #333;
  border: 2px solid #333;
  font-weight: bold;
  font-size: 0.8rem;
}
.font14{
  font-size: 14px;
}
.sp-br{
  display: none;
}
input{
  outline: 0;
  font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
header .container{
    overflow: hidden;
    text-align: center;
    display: inline-block;
}
.head-l{
  display: inline-block;
  float: left;
}
.head_title{
  display: inline-block;
  color: #81704c;
  font-weight: bold;
  font-size: 20px;
  line-height: 68px;
}
.head-r{
  float: right;
  text-align: right;
}
.head-r p{
  margin-bottom: 5px;
  text-align: center;
  font-size: 0.8rem;
}
header .btn{
  display: block;
  /* padding: 8px 15px; */
}
.head-r div{
  display: inline-block;
}
h1{
  text-align: center;
  border-bottom: 1px solid #94742C;
  margin: 0;
  padding: 20px 0;
  background-color: #000;
  margin-bottom: 80px;
  color: #f9da84;
  margin-top: 108px;
}

form{
  width: 600px;
  margin: auto;
}
form input{
  display: block;
  margin: auto;
  font-size: 16px;
}
form label p{
  text-align: left;
  display: block;
  margin-left: 15px;
  margin-bottom: 5px;
  color: #f9da84;
}
form input.text-form{
  width: 540px;
  margin-bottom: 30px;
  padding: 5px 10px;
  -webkit-appearance: none;
  border: 1px solid #fff;
  border-radius: 3px;
}

.error p{
  margin-bottom: 5px;
}
.error{
  margin-bottom: 30px;
  color: #ff3300;
}
.form-btn{
  margin-top: 50px;
  margin-bottom: 40px;
}
p.font14{
  margin-bottom: 5px;
}
.arrow{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.arrow::before{
    left: 4px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 6px solid #fff;
}
.send-message{
  display: inline-block;
  text-align: left;
}
.error-messeage{
  display: inline-block;
}
.top-btn{
  margin-top: 50px;
}
.top-btn .btn{
  padding: 10px 40px;
}

.ss_box{
    text-align: center;
}
.quiz_title{
    padding: 10px;
}
.quiz_title img{
    max-width: 60%;
}

#arow001,#arow002{
width:20%;
}



table.dataTable thead th, table.dataTable thead td{
    border-bottom:none;
    border-bottom: 1px solid #333;
}
th,td {
min-width: 5px;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
text-align: center;
}
#table-prize-ranking thead tr,#table-prize-ranking-sp thead tr,
#table-vote-player thead tr,#table-vote-player-sp thead tr{
    background: #115370!important;
}
#table-vote-player tbody tr td:nth-child(4){
    border-left: 1px solid #333;
}
#table-vote-player tbody tr td:nth-child(10),#table-vote-player tbody tr td:nth-child(11),#table-vote-player tbody tr td:nth-child(12),#table-vote-player tbody tr td:nth-child(13){
    font-size: 8px;
    text-align: left;
}
#table-vote-player tbody tr td:nth-child(10) span.rows,#table-vote-player tbody tr td:nth-child(11) span.rows,#table-vote-player tbody tr td:nth-child(12) span.rows,#table-vote-player tbody tr td:nth-child(13) span.rows{
    display: block;
}
#table-vote-player-sp tbody tr td:nth-child(7) span.rows,#table-vote-player-sp tbody tr td:nth-child(8) span.rows,#table-vote-player-sp tbody tr td:nth-child(9) span.rows,#table-vote-player-sp tbody tr td:nth-child(10) span.rows{
    display: block;
}
#table-vote-player-sp tbody tr td:nth-child(7),#table-vote-player-sp tbody tr td:nth-child(8),#table-vote-player-sp tbody tr td:nth-child(9),#table-vote-player-sp tbody tr td:nth-child(10){
    font-size: 8px;
    text-align: left;
}

#table-vote-player .odd td, #table-vote-player-sp .odd td{
    background: #585858;
}
#table-vote-player .even td, #table-vote-player-sp .even td{
    background: #3c4e56;
}

#table-vote-player-sp thead tr th:nth-child(7),#table-vote-player-sp thead tr th:nth-child(8),#table-vote-player-sp thead tr th:nth-child(9),#table-vote-player-sp thead tr th:nth-child(10){
    text-align: left;
}


#table-vote-rate thead tr {
    background: #115370!important;
}
#table-vote-rate tbody tr td:nth-child(1) {
    border-left: 1px solid #333;
}
#table-vote-rate .odd {
    background: #252525;
}
#table-vote-rate .even {
    background: #424246;
}






.follow {
    color: #bbb;
    cursor: pointer;
}
.follow.followed {
    color: #ffa500;
}
.req-posit{
	padding-left:15px;
}
.col1{
    display: flex;
    justify-content: center;
}
.col1 label p{
    margin-left: 0;
	padding-left: 6px;
}
.col2{
  display: flex;
  justify-content: center;
}
form .col2 label{
  width: 48%;
}
.col2 .text-form{
  width: 88%;
}
.col2 label p{
  margin-left: 0;
  padding-left: 24px;
}
.text-message{
  margin-bottom: 50px;
}
.confirm{
  max-width: 600px;
  margin: auto;
  text-align: left;
  display: inline-block;
}
.confirm label{
  color: #f9da84;
  display: block;
  margin-bottom: 5px;
}
.confirm .col2 div{
  width: 50%;
  margin-bottom: 0;
}
.confirm div{
  margin-bottom: 20px;
}
.confirm p{
  margin-bottom: 0;
  margin-left: 10px;
}
.confirm .btn{
  display: inline-block;
  margin: 50px 5px 40px 5px;
}
.confirm form{
  width: auto;
  max-width: 600px;
}
.regist-comp .login-btn{
  margin-top: 50px;
  margin-bottom: 50px;
}
.regist-comp .login-btn p{
  margin-bottom: 10px;
}
.regist-comp .login-btn .btn{
  display: inline-block;
}
.mypage .name{
  font-size: 20px;
  font-weight: bold;
}
.mypage .name span{
  color: #f9da84;
  padding: 0 5px;
}
.mypage .inner{
  display: inline-block;
  text-align: left;
  margin-top: 30px;
}
.mypage .inner p{
  margin-bottom: 10px;
}
.mypage .inner>div{
  margin-bottom: 30px;
}
.mypage .inner>div:last-child{
  margin-bottom: 0;
}
.mypage .inner .arrow{
  margin-bottom: 3px;
}
.leave .text-message span{
  display: block;
  font-size: 14px;
  margin-top: 10px;
}
.vote_player .tweet{
  margin-bottom: 20px;
  padding: 1rem 3rem 1rem 3rem;
}
.vote_player .tweet a{
  text-decoration: none;
}
.vote_player .tweet a .fa-twitter{
  font-size: 30px;
  color: #47a2ff;
  padding-right: 5px;
}
#table-vote-player_length{
    padding: 0.5rem 1rem 0.5rem 3rem;
}
.vote_player form,
.vote_player_confirm form,
.vote_victory_player form,
.palyer_list form{
  width: 100%;
  padding: 10px;
}

.vote_player form input,
.vote_victory_player form input{
  display: inline-block;
}
.vote_player_confirm th,
.vote_player_confirm td{
  padding: 10px;
  font-size: 14px;
  min-width: 50px;
}
.vote_player_confirm .foot-menu{
  margin-top: 40px;
}
.palyer_list table{
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
table{
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-word;
  padding-top: 10px;
}
td img{
  width: 90%;
}
td p{
  margin: 15px 0;
}
.width20{
  width: 20px;
}
.width30{
  width: 30px;
}
.width40{
  width: 40px;
}
.width50{
  width: 50px;
}
.width60{
  width: 60px;
}
.width70{
  width: 70px;
}
.width80{
  width: 80px;
}
.width90{
  width: 90px;
}
.width100{
  width: 100px;
}
.width120{
  width: 120px;
}
.width150{
  width: 150px;
}
.width200{
  width: 200px;
}
.width300{
  width: 300px;
}
.foot-menu p{
  margin-bottom: 10px;
}
/* グラフ */
.graph-container {
  text-align: left;
}
.graph-container .bar {
  height: 15px;
  background: #4072B3;
  display: inline-block;
}
.bar1{background: #E61717!important}
.bar2{background: #F0C518!important}
.bar3{background: #F28ABD!important}

.graph-container .percent {
  font-weight: bold;
}
/* 9位以内の選手用 */
.superior .bar {
  background: #EB8686;
}
.superior .vote-rank {
  color: #FB7D79;
  font-weight: bold;
}
.multi-info{
  text-align: left;
}
.vote_rate .foot-menu{
  margin-top: 40px;
}
footer{
  margin-top: 80px;
  background-color: #000;

}
.sns-box{
  background-color: #fff;
  padding: 20px 0;
  border-bottom: 1px solid #81704c;
}
.sns-box img{
  height: 40px;
  margin: 5px;
}
.foot_img{
  background: url(../img/footer-back.png) repeat-x bottom;
  background-size: 100%;
  background-color: #fff;
  padding-top: 30px;
}
.foot_img img{
  width: 100%;
}
.copyright{
  font-size: 13px;
  padding: 30px 0;
  margin-bottom: 0;
}
.font70{
    font-size: 70%;
}
.textAliginLeft{
    text-align: left;
}
#table-vote-player-sp td p {
    margin: 0;
    margin-bottom: 5px;
}
#table-vote-player_filter{
    padding: 0.5rem 2rem 0.5rem 1rem;
}
table.dataTable thead .sorting{
    background-image:none;
}

#selectBtn{
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    text-align: center;
    background: #2c2a2a;
    z-index: 9998;
    width: 100%;

}
#selectBtn > div{
    display: inline-block;
    width: 15%;
    text-align:left;

}
#selectBtn > div > div{
    padding: 10px 10px 10px 1px;
    color: #fff;
}
#selectBtn select{
    width: 80%;
    height: 30px;
    background: #fff;
    -webkit-appearance: none;/* ベンダープレフィックス(Google Chrome、Safari用) */
    -moz-appearance: none; /* ベンダープレフィックス(Firefox用) */
    appearance: none; /* 標準のスタイルを無効にする */
}
::-ms-expand { /* select要素のデザインを無効にする（IE用） */
display: none;
}


.sample {
    width:200px;
    font-size:24px;
    font-weight:bold;
    text-decoration:none;
    display:inline-block;
    text-align:center;
    padding:8px 0 10px;
    color:#fff;
    background-color:#49a9d4;
    border-radius:5px;
}
.display_blok{
    display: block;
}
.effect-fade {
	opacity : 0;
	transform : translate(0, 5px);
	/* transition-duration:1ms;
	-moz-transition-duration:1ms;
	-webkit-transition-duration:1ms;
	-o-transition-duration:1ms;
	-ms-transition-duration:1ms; */
}

.effect-fade.effect-scroll {
	opacity : 1;
	transform : translate(0, 0);
	transition: 0.8s linear;
}
.effect-fader2 {
	opacity : 0.2;
	transform : translate(0, 5px);
	/* transition-duration:1ms;
	-moz-transition-duration:1ms;
	-webkit-transition-duration:1ms;
	-o-transition-duration:1ms;
	-ms-transition-duration:1ms; */
}

.effect-fader2.effect-scroller2 {
	opacity : 1;
	transform : translate(0, 0);
	transition: 0.8s linear;
}

.content1{
    display: inline-block;
    text-align: center;
    padding: 10px;
    width: 100%;
}
.top_ul{
    color: #f9da84;
    margin: 0;
    padding: 0;
}
.top_ul > li.title{
    font-size: 1.5rem;
    list-style: none;
    padding: 10px;
    background:#313131;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.split2{
    display: inline-block;
    text-align: center;
    padding: 10px;
}
.split2_child_left{
    display: inline-block;
    width: 47%;
    padding: 5px;
    float: left;
}

.split2_child_rigth{
    display: inline-block;
    width: 47%;
    padding: 5px;
    float: right;
}

.split2_child_left60{
    display: inline-block;
    width: 60%;
    padding: 5px;
    float: left;
}

.split2_child_rigth40{
    display: inline-block;
    width: 35%;
    padding: 5px;
    float: right;
}
.split2_child_left > a,
.split2_child_left > img,
.split2_child_left60 > img,
.split2_child_left > a > img,
.split2_child_rigth > a,
.split2_child_rigth > img,
.split2_child_rigth40 > img,
.split2_child_rigth > a > img{
    width: 100%;
    display: inline-block;
}
a > img.campaign_btn{
    width: 20%;
}
.pd030{
    padding:1px 34px;
}
.pd030 p{
    font-size: 80%;
    margin-bottom: 1px;
}
.btn15{
    font-size: 1.5rem;
}
.btn15:hover{
    font-size: 1.5rem;
}

#top{
    background: #fff;
}
#top .logo-box{
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding: 30px;
}
#top h3{
    border-left: solid 8px #cb3e76;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    padding-left: 3px;
    padding-right: 3px;
    font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#top h3 > span{
    margin-left: 5px;
}
.big_anime{
    width: 50%;
    transition: 3s;
    -webkit-transition: 3s;
}

h1.toph1{
    margin-bottom: 0px;
}
.campaign_img{
    background: #030303;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.campaign_img > img{
    width: 80%;
}
.campaign_span1{
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 1rem;
    color: #303030;
    text-align: left;
    border-left:solid 5px #FFDF8B
}
.top_cntentes_ul{
    padding-left: 0px;
    list-style: none;
    text-align: left;
}
.top_cntentes_ul li{
    margin-bottom: 5px;
}
.fontsize85{
    font-size: 85%;
}
.red{
    color: red;
}
#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 1;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}


.ba_grey{
    background-color:rgb(44, 42, 42);
}
.submitImg{
    width: 150px;
    padding: 50px;
}
.submitImgSticky{
    width: 150px;
    height: 150px;
    padding: 50px;
    position: fixed;
    bottom: 10px;
    right: 10px;
}
.fead_in{
    opacity: 1;
}
.page-comment{
    text-align: center;
    padding: 10px;
}
.margin0{
    margin: 0 auto;
}
.width300{
    width: 300px;
}
.description img{
    width: 80%;
}
.pdt30{
	padding-top:30px;
}

div .contentsbox {
    background: rgb(255,255,255,0.1);
    width: 92%;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
}
div .contentstext{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 0.3rem;
}
.orang{
    color: #ffd800;
}
.step{
    width: 75%;
    text-align: left;
    margin: 0 auto;
}
.blue01{
    color: #52c3f1;
    font-size: 1.3rem;
    font-weight: bold;
}

div.step h4 span{
    color: #ffd800;
}
div .contentstext h4{
    font-size: 1.2rem;
    margin: 0.5rem 0.3rem;
    padding: 0.1rem 0.5rem;
    background: transparent;
    border-left: solid 5px #ffd800;
}
div .contentstext p{
    margin-bottom: 30px;
    display: block;
    padding-left: 10px;
}
#touroku{
    margin-bottom: inherit;
    display: inherit;
    padding-left: inherit;
    text-align: left;
    display: block;
    margin-left: 15px;
    margin-bottom: 5px;
    color: #f9da84;
}
#touroku2{
    margin-bottom: inherit;
    display: inherit;
    padding-left: inherit;
    text-align: left;
    display: block;
    margin-left: 15px;
    margin-bottom: 5px;
    color: #f9da84;
}
.width100c{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

}
.width100c1{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    
}

.margin20{
    margin-bottom: 20px;
    margin-top: 20px;
}

.triangle{
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #ffd800;
}
.padding40{
    padding-top: 40px;
    padding-bottom: 40px;
}

#contentsbox{
    margin-bottom: 50px;
}
#contentsbox .step{
    padding: 20px;
}

.commentSS{
    margin-bottom:30px;
    padding-inline-start:30px;
    font-size: 80%;
}

table > tbody > tr > td > form{
    width: auto!important;
    padding: 0px!important;
}

#table-vote-player-sp_filter{
    padding: 10px 20px;
}

#spTableDiv{
    /* 縦スクロール時に固定する */
    position: -webkit-sticky;
    position: sticky;
    width: 350px;
    /* tbody内のセルより手前に表示する */
    z-index: 1;
    overflow: scroll visible!important;
}

#table-vote-player thead th,#table-vote-player-sp thead th {
    /* 縦スクロール時に固定する */
    position: -webkit-sticky;
    position: sticky;
    background: #115370!important;
    /* tbody内のセルより手前に表示する */
    z-index: 1;
}

#table-vote-player th:first-child ,#table-vote-player-sp th:first-child {
    /* 横スクロール時に固定する */
    position: -webkit-sticky;
    position: sticky;
    left: 0;
}
#table-vote-player thead th:first-child, #table-vote-player-sp thead th:first-child {
  z-index: 2;
}

#table-vote-player-sp{
    padding-top: 0;
}
#table-vote-player-sp th:nth-child(6) {
    position: sticky;
    left: -1px;
    z-index: 4;
}
#table-vote-player-sp tbody tr td:nth-child(6) {
    position: sticky;
    left: -1px;
    z-index: 3;
}







/* フリーワード */
#table-vote-rate_filter{
    padding: 0.5rem 2rem 0.5rem 1rem;
}
/* Twitter */
#table-vote-rate_length{
    padding: 0.5rem 1rem 0.5rem 3rem;
}
/* フィルター */
#table-vote-rate_filter{
    padding: 10px 20px;
}

#table-vote-rate thead th {
    /* 縦スクロール時に固定する */
    position: -webkit-sticky;
    position: sticky;
    background: #115370!important;
    /* tbody内のセルより手前に表示する */
    z-index: 1;
}
#table-vote-rate th:first-child{
    /* 横スクロール時に固定する */
    position: -webkit-sticky;
    position: sticky;
    left: 0;
}
#table-vote-rate thead th:first-child{
  z-index: 2;
}

















#table-vote-player-confirm thead th{
    background: #115370!important;
}
#table-vote-player-confirm tbody tr td:nth-child(10),#table-vote-player-confirm tbody tr td:nth-child(11),#table-vote-player-confirm tbody tr td:nth-child(12),#table-vote-player-confirm tbody tr td:nth-child(13){
    font-size: 8px;
    text-align: left;
}
#table-vote-player-confirm tbody tr td:nth-child(10) span.rows,#table-vote-player-confirm tbody tr td:nth-child(11) span.rows,#table-vote-player-confirm tbody tr td:nth-child(12) span.rows,#table-vote-player-confirm tbody tr td:nth-child(13) span.rows{
    display: block;
}
#table-vote-player-confirm-sp tbody tr td:nth-child(7) span.rows,#table-vote-player-confirm-sp tbody tr td:nth-child(8) span.rows,#table-vote-player-confirm-sp tbody tr td:nth-child(9) span.rows,#table-vote-player-confirm-sp tbody tr td:nth-child(10) span.rows{
    display: block;
}
#table-vote-player-confirm-sp tbody tr td:nth-child(7),#table-vote-player-confirm-sp tbody tr td:nth-child(8),#table-vote-player-confirm-sp tbody tr td:nth-child(9),#table-vote-player-confirm-sp tbody tr td:nth-child(10){
    font-size: 8px;
    text-align: left;
}
#table-vote-player-confirm .odd td, #table-vote-player-confirm-sp .odd td {
    background: #585858;
}
#table-vote-player-confirm .even td, #table-vote-player-confirm-sp .even td {
    background: #3c4e56;
}

#table-vote-player-confirm thead th,#table-vote-player-confirm-sp thead th {
    /* 縦スクロール時に固定する */
    position: -webkit-sticky;
    position: sticky;
    background: #115370!important;
    /* tbody内のセルより手前に表示する */
    z-index: 1;
}
#table-vote-player-confirm th:first-child,#table-vote-player-confirm-sp th:first-child{
    /* 横スクロール時に固定する */
    position: -webkit-sticky;
    position: sticky;
    left: 0;
}
#table-vote-player-confirm thead th:first-child, #table-vote-player-confirm-sp thead th:first-child{
  z-index: 2;
}

#table-vote-rate,#table-vote-player, #table-vote-player-sp, #table-vote-player-confirm, #table-vote-player-confirm-sp{
    padding-top: 0!important;
}
#table-vote-player-confirm-sp th:nth-child(6) {
    position: sticky;
    left: -1px;
    z-index: 4;
}
#table-vote-player-confirm-sp tbody tr td:nth-child(6) {
    position: sticky;
    left: -1px;
    z-index: 3;
}

/*ログインボーナス*/
.bonus-add-wrap{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(80, 80, 80, 0.9);
}
.bonus-add{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  padding: 50px;
  background-color: #fff;
  z-index: 2;
  overflow-y: scroll;
  max-height: 80%;
  text-align: center;
  color: #333;
}
.bonus-add h2{
  margin: 0;
}
.bonus-add h2 img{
  width: 70%;
}
.bonus-add-img{
  width: 55%;
}
.bonus-add h3 span{
  color: #52c3f1;
}
.bonus-add-close{
  position: absolute;
  right: 15px;
  top: 15px;
}
.bonus-add-close img{
  width: 30px;
}
.point-history{
  text-align: left;
  /*background: #8dc8fc36;*/
  /*padding: 20px;*/
  /*border-radius: 10px;*/
  color: #333;
  /*margin-top: 40px;*/
}
.point-history h3{
  text-align: center;
  font-size: 1.5rem;
  margin: 10px;
}
.point-history > div{
  width: 18%;
  margin: 0.6%; 
  display: inline-block;
  text-align: center;
}
.point-history > div img{
  width: 90%;
}
.point-history .points{
  font-weight: bold;
  width: 80%;
  display: inline-block;
  background: #fce57e;
  color: #000;
  border-radius: 20px;
  margin-top: 5px;
  padding-top: 2px;
  font-size: 14px;
}
.point_add_day{
  font-size: 12px;
  padding: 4px 5px 2px;
}
.point_get_img{
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px;
}
.point_get_img .cracker-r{
  width: 25%;
  bottom: 0;
  right: 0;
  position: absolute;
}
.point_get_img .cracker-l{
  width: 25%;
  bottom: 0;
  left: 0;
  position: absolute;
}
.login_bonus .bonus-add-wrap{
  display: none;
}
.item_get{
  width: 85%;
}
.point_add_img{
  width: 80%;
  margin-bottom: 15px;
}
.expectation-top-box{
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin-bottom: 10px;
}
.expectation-top-box .description{
  width: 46%;
  margin: 0 1%; 
}
.expectation-top-box .description .item-img{
  width: 100%;
}
.expectation-top-box .form-btn{
  margin-top: 40px;
}
.expectation-img{
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin: 30px 0; 
}
.expectation-img .item-img{
  width: 46%;
  margin: 0 1%; 
}

.ssbtn{
  background:#ff2929;
  color:#fff;
  font-weight:bold;
}

.g1btn{
  background:#006c6f;
  color:#fff;
  font-weight:bold;
}