@charset "UTF-8";
/* CSS Document */

/*----------------------------------------*/
/*ページ基礎                              */
/*----------------------------------------*/

html{
	background:repeat-x 0 0 url("../img/common/header_back_top_v2022.png?230126");
}

.btn_visitor {
	width: 50%;
}

.btn_visitor:first-of-type {
	padding-right: 10px;
}

.btn_visitor:last-of-type {
	padding-left: 0;
}

.btn_visitor:first-of-type a {
	padding: 8px 10px;
}

.btn_visitor:last-of-type a {
	padding: 25px 10px;
}


/* btns */

#top_btns .list,right {
	margin-right: 0;
}

#top_btns .search {
	float:left;
	margin-right: 7px;
}

#news {
	margin-top: 30px;
}


#platinum_banner {
  margin-top: -0.8rem;
}