﻿@charset "UTF-8";
/* CSS Document */
html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 640px) {
html {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
body {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	min-width: auto;
}
}
/* ---------------------------------------------------------------------- 
ヘッダー 外枠
----------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 65px;
	position: relative;
	background: #000;
	z-index: 10
}
#header #header_inr {
	overflow: hidden;
	position: relative;
	width: 950px;
	margin: 0 auto
}
#container {
	position: relative;
	width: 100%;
}
#container .content {
	width: 950px;
	margin: 0 auto;
	line-height: 1.5;
}

@media screen and (max-width: 640px) {
#header {
	width: 100%;
	height: 10%;
	position: relative;
	background: #000;
	z-index: 10
}
#header #header_inr {
	overflow: hidden;
	width: auto;
	margin: 0 0 0 20px;
}
#header #header_inr img {
	max-width: 100%;
	width: 24%;
	height: auto;
}
#container {
	position: relative;
	width: 100%;
	padding-bottom: 0;
	background: none;
}
#container .content {
	width: auto;
	margin: 0 auto;
}
}
/* ---------------------------------------------------------------------- 
キービジュアル
----------------------------------------------------------------------*/
.mainbg {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 480px;
	background: url(../images/main_wifi.jpg) no-repeat center top;
}
.main {
	position: relative;
	top: -480px;
	width: 950px;
	margin: 0 auto;
	z-index: 5;
}
.mainimg {
	width: auto;
	margin: 0 auto;
}
.maincatch {
	position: absolute;
	width: auto;
	margin: 50px auto 0;
}
.maincatch img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
 *margin: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.content {
	position: relative;
}
.navtab {
	position: relative;
	top:-70px;
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
	z-index: 100;
}
.tab-bluetooth {
	float: left;
	width: 475px;
}
.tab-wifi {
	float: right;
	width: 475px;
}

@media screen and (max-width: 640px) {
.mainbg {
	display: none;
}
.main {
	position: static;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.mainimg {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
.mainimg img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.maincatch {
	position: static;
	width: auto;
	margin: 0 auto;
}
.maincatch img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.navtab {
	overflow: hidden;
	position: static;
	left: 0;
	top: 0;
	width: auto;
	margin: 30px 10px;
	z-index: 100;
}
.tab-bluetooth {
	float: none;
	width: auto;
	margin: 10px auto;
}
.tab-bluetooth img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.tab-wifi {
	float: none;
	width: auto;
	margin: 10px auto;
}
.tab-wifi img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
}
/* ---------------------------------------------------------------------- 
タイトル群
----------------------------------------------------------------------*/
.t_1 {
	margin: 50px 0 0;
	color: #939393;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.3;
 *line-height:1.5;
	text-align: center;
}
.t_2 {
	color: #3a8fdd;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	letter-spacing: -0.05em;
}
.t_2 .gold {
	color: #c7a847;
}
.t_2 .purple {
	color: #ca63ce;
}
.t_2 .ttlldac {
	font-size: 22px;
	vertical-align: 20%;
}
.t_3 {
	padding: 10px 0 15px;
	color: #939393;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
.t_4 {
	padding: 0 0 30px;
	font-size: 16px;
	font-weight: normal;
}
.t_4 span {
	padding: 0 0 0 10px;
	font-size: 9px;
}
.logo_wifi {
	width: 75px;
	margin: 30px auto;
}
.logo_songpal {
	width: 217px;
	margin: 30px auto;
}

@media screen and (max-width: 640px) {
.t_1 {
	font-size: 24px;
	margin: 0;
}
.t_2 {
	font-size: 24px;
}
.t_2 .ttlldac {
	font-size: 16px;
	vertical-align: 20%;
}
.t_4 {
	line-height: 1.2;
}
}
/* ---------------------------------------------------------------------- 
各ブロック
----------------------------------------------------------------------*/
.p1 {
	overflow: hidden;
	margin: 0 auto 80px;
}
.p2 {
	overflow: hidden;
	margin: 80px auto;
}
.p3 {
	overflow: hidden;
	margin: 80px auto;
}
.p3m0 {
	margin-bottom: 0!important;
}
.p4text {
	margin: 0;
}
.p4text2 {
	margin: 40px 0;
}
.p5 {
	overflow: hidden;
	margin: 55px auto 30px;
}
.p5_inner {
	padding: 30px;
	border: solid 1px #e1e1e1;
}
.p6 {
	overflow: hidden;
	margin: 0 auto 100px;
}
.youtube {
	width: 853px;
	margin: 0 auto 80px;
}
.p7 {
	overflow: hidden;
	margin: 65px auto 30px;
}

@media screen and (max-width: 640px) {
.p1 {
	overflow: hidden;
	margin: 20px 10px 0;
}
.p2 {
	overflow: hidden;
	height: auto;
	margin: 10px 10px 0;
}
.p3 {
	overflow: hidden;
	margin: 40px 10px 40px;
}
.p4 {
	overflow: hidden;
	margin: 0 10px;
}
.p4text {
	margin: 0 0 30px;
}
.p4text2 {
	margin: 0 0 40px;
}
.p5 {
	overflow: hidden;
	margin: 0 10px 30px;
}
.p5_inner {
	padding: 30px 5px;
	border: solid 1px #e1e1e1;
}
.p6 {
	overflow: hidden;
	margin: 0 10px 30px;
}
.p6_img img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.youtube {
	width: auto;
	margin: 0 10px 30px;
}
.youtube iframe {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.p7 {
	overflow: hidden;
	margin: 65px 10px 30px;
}
.p7_img img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
}
.vgpwrap{
	overflow:hidden;
	width:518px;
	margin:30px auto 0;
	padding:20px 90px;
	border: solid 1px #e1e1e1;
}
.vgp{
	float:left;
	width:72px;
}
.vgptext{
	float:right;
	width:418px;
	margin:10px auto 0;
	font-size: 14px;
	line-height:2em;
}
@media screen and (max-width: 640px) {
	.vgpwrap{
		overflow:hidden;
		width:auto;
		margin:30px auto;
		padding:20px;
	}
	.vgp{
		float:none;
		width:auto;
	}
	.vgp img {
		display: block;
		max-width: 100%;
		width: auto;
		height: auto;
		margin: 0 auto;
	}
	.vgptext{
		float:none;
		width:auto;
		margin:10px auto 0;
		font-size: 14px;
		line-height:2em;
	}
}
/* ---------------------------------------------------------------------- 
各ブロック内 2カラムのラップ
----------------------------------------------------------------------*/
.pwrap {
	overflow: hidden;
	margin: 35px auto 0;
}
.p2wrap {
	overflow: hidden;
	float: right;
	width: 830px;
	margin: 20px 0 0;
	font-size: 14px;
}
.p3wrap {
	overflow: hidden;
	width: 950px;
	margin: 30px auto 0;
}
.ldac_img {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
}
.songpallink {
	position: relative;
	width: 950px;
	height: 455px;
	margin: 80px 0;
	background: url("../images/songpal-bg.jpg") no-repeat;
}
.speedimg {
	margin: 15px auto;
}
.btnwrap {
	width: 950px;
	height: 455px;
}
.btnwrap li {
	width: auto;
	height: auto;
}
.btn_ball {
	display: block;
	position: absolute;
	left: 5px;
	top: 4px;
	width: 22px;
	height: 22px;
	background-color: #f26522;
	border-radius: 11px;
	z-index: 5;
}
.btn_ball:hover {
	background-color: #f26522;
}
.pie_hover {
	background-color: #f26522;
}
.plus {
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	margin: 5px 5px 5px 6px;
	left: -1px;
}
.btn_on {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.pop1pos {
	position: absolute;
	left: 0;
	top: 100px;
}
.pop2pos {
	position: absolute;
	left: 0;
	top: 140px;
}
.pop3pos {
	position: absolute;
	left: 360px;
	top: 70px;
}
.pop4pos {
	position: absolute;
	left: 620px;
	top: -40px;
}
.pop5pos {
	position: absolute;
	left: 360px;
	top: 370px;
}
.pop6pos {
	position: absolute;
	left: 770px;
	top: 340px;
}
#pop1 {
	display: none;
	position: absolute;
	left: 130px;
	top: 0;
	z-index: 100;
}
#pop2 {
	display: none;
	position: absolute;
	left: 130px;
	top: -50px;
	z-index: 100;
}
#pop3 {
	display: none;
	position: absolute;
	left: 0;
	top: -50px;
	z-index: 100;
}
#pop4 {
	display: none;
	position: absolute;
	left: 260px;
	top: -40px;
	z-index: 100;
}
#pop5 {
	display: none;
	position: absolute;
	left: 0;
	top: 240px;
	z-index: 100;
}
#pop6 {
	display: none;
	position: absolute;
	left: 410px;
	top: 210px;
	z-index: 100;
}

@media screen and (max-width: 640px) {
.pwrap {
	overflow: hidden;
	margin: 20px auto 0;
}
.p2wrap {
	overflow: hidden;
	float: none;
	width: auto;
	margin: 20px 20px 0;
	font-size: 14px;
}
.p3wrap {
	overflow: hidden;
	width: auto;
	margin: 30px 0 0;
}
.p3wrap img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.p4wrap {
	overflow: hidden;
	width: auto;
	margin: 30px auto 0;
}
.ldac_img {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
}
.ldac_img img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.songpallink {
	position: relative;
	width: auto;
	height: auto;
	margin: 50px 0;
	padding: 0;
	background: url("../images/songpal-bg_sp.jpg") no-repeat center top;
	background-size: cover;
}
.btnwrapsp {
	position: relative;
}
.btnwrapsp li {
	width: auto;
	height: auto;
}
.btnwrapsp li img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.pop1pos_sp {
	position: static;
	margin: -12% 0 0 5%;
}
.pop2pos_sp {
	position: static;
	margin: -1% 0 0 1%;
}
.pop3pos_sp {
	position: static;
	margin: 43% 0 0;
}
.pop4pos_sp {
	position: static;
	margin: 1% 0 0 -2%;
}
.pop5pos_sp {
	position: static;
	margin: 24% 0 0;
}
.pop6pos_sp {
	position: static;
	margin: 2% 0 0;
}
}
#anm01 {
	z-index: 3;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
#anm02 {
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
#anm03 {
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
#anm04 {
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
#anm05 {
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
#anm06 {
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
#anm07 {
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
#anm08 {
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
#anm09 {
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
#anm10 {
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
/* ---------------------------------------------------------------------- 
グラフ、図説明部分
----------------------------------------------------------------------*/
.graph {
	width: 888px;
	margin: 0 auto 30px;
	padding: 0 0 29px;
	border-bottom: dotted 1px #999;
}
.graphimg {
	width: 811px;
	margin: 0 auto;
}
@media screen and (max-width: 640px) {
.graph {
	width: auto;
	margin: 0 auto 30px;
	padding: 0 0 29px;
	border-bottom: dotted 1px #999;
}
.graph img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.graphimg {
	width: auto;
	margin: 0 auto;
}
.graphimg img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
}
/* ---------------------------------------------------------------------- 
2カラム時、左右分け
----------------------------------------------------------------------*/
.pl {
	float: left;
	width: 450px;
}
.pr {
	float: right;
	width: 475px;
}
.pl2 {
	float: left;
	width: 461px;
}
.pr2 {
	float: right;
	width: 460px;
}
.bt_note {
	margin: 10px 0 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
	font-size: 14px;
}
.wi_note {
	list-style: none;
	margin: 0 0 30px;
}
.wi_note li {
	margin: 5px 0 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
	font-size: 14px;
}
@media screen and (max-width: 640px) {
.pl {
	float: none;
	width: auto;
	margin: 0 auto;
	line-height: 1.5;
}
.pr {
	float: none;
	width: auto;
	margin: 0 auto 20px;
}
.pl2 {
	float: none;
	width: auto;
	margin: 0 auto 10px;
}
.pr2 {
	float: none;
	width: auto;
	margin: 0 auto 10px;
}
.pr img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.wi_note {
	margin: 0 10px;
}
}
/* ---------------------------------------------------------------------- 
フッター
----------------------------------------------------------------------*/
#footer {
	width: 100%;
	height: 60px;
	position: relative;
	background: #000;
}
#footer .footer_inner {
	overflow: hidden;
	width: 950px;
	height: 60px;
	margin: 0 auto;
}
.copy {
	float: left;
	margin: 25px 0 0;
	color: #fff;
	font-size: 12px;
}
.snswrap {
	float: right;
}
.snslist {
	overflow: hidden;
}
.snslist li {
	float: left;
}
.pagetop {
	overflow: hidden;
	width: 950px;
	margin: 0 auto 100px;
}
.pagetop a {
	float: right;
	display: block;
	width: 121px;
	margin: 0;
}
.smpwifiwrap{
	overflow: hidden;
	width: 950px;
	height: auto;
	margin: 40px 0 30px;
}
.smpwifi{
	width: 950px;
	margin: 0 auto 30px;
}

@media (max-width:640px) {
#footer {
	width: 100%;
	height: auto;
	position: relative;
	background: #000;
}
#footer .footer_inner {
	overflow: hidden;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.copy {
	float: left;
	width: 60%;
	margin: 2% 0 2% 3%;
	padding: 0;
	color: #fff;
	font-size: .6em;
	text-align: left;
}
.snswrap {
	float: right;
	width: 30%;
	display: table;
}
.snslist li {
	float: none;
	display: table-cell;
	margin: 0;
}
.snslist li img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0;
}
.pagetop {
	text-align: right;
	float: none;
	width: 121px;
	margin: 30px auto;
}
.smpwifiwrap{
	overflow: hidden;
	width: auto;
	height: auto;
	margin: 40px 0 30px;
}
.smpwifi{
	width: auto;
	margin: 0 auto 30px;
}
.smpwifi img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0;
}
}

.playpattern {
	overflow: hidden;
	width: 950px;
	height: auto;
	margin: 0 0 30px;
}
.mode1 {
	float: left;
}
.mode2 {
	float: right;
}
.modettl {
	text-align: center;
	color: #737373;
	line-height: 1.5;
}
.modettl span {
	font-size: 125%;
	font-weight: bold;
}
.groupmode {
	width: 920px;
	margin: 0 auto 30px;
}

@media (max-width:640px) {
.playpattern {
	overflow: hidden;
	width: auto;
	height: auto;
	margin: 0;
}
.mode1 {
	float: none;
	margin: 0 0 30px;
}
.mode1 img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.mode2 {
	float: none;
	margin: 0 0 30px;
}
.mode2 img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.modettl {
	margin: 0 auto 20px;
	text-align: center;
	color: #737373;
	line-height: 1.5;
}
.modettl span {
	font-size: 125%;
	font-weight: bold;
}
.groupmode {
	width: auto;
	margin: 0 auto 30px;
}
.groupmode img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
}
/* ---------------------------------------------------------------------- 
その他
----------------------------------------------------------------------*/
.fadeImg {
	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-ms-transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
}
.fadeImg:hover {
	opacity: .6;
}
.tm {
	font-size: 70%;
	vertical-align: super;
}
.ast {
	font-size: 70%;
	vertical-align: super;
}
.line {
	position: relative;
	margin: 40px 0 0;
	border-bottom: solid 1px #ccc;
}
.line .bg {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 39px;
	height: 33px;
	margin: -17px 0 0 -20px;
}
.comment {
	margin: 0;
	font-size: 14px;
}
.comment2 {
	margin: 0;
	font-size: 14px;
	text-indent: -1em;
	padding-left: 1em;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
br {
	display: block;
}
.br {
	display: none;
}

@media (max-width:640px) {
br {
	display: none;
}
.br {
	display: block;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
.comment {
	margin: 0;
	font-size: 12px;
}
}
/* ==================================== nfcmodal */
#nfcmodal {
	overflow: hidden;
	width: 880px;
	margin: 0 auto;
	padding: 35px;
	background-color: #fff;
}

@media (max-width:640px) {
#nfcmodal {
	width: auto;
	padding: 10px;
	background-color: #fff;
}
}
/* ==================================== popup */
#play, #gene, #cont {
	display: none;
}

@media (max-width:640px) {
#play, #gene, #cont {
	display: block;
	width: auto;
	margin: 0 10px;
	padding: 10px 5px 10px 10px;
	background-color: #fff;
}
.popwrap {
	line-height: 1.3;
}
.popwrap h1 {
	margin: 20px auto;
	color: #3a8fdd;
	font-size: 140%;
	text-align: center;
}
.pimg {
	width: auto;
	height: auto;
	margin: 0 auto;
}
.pimg img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.gc {
	width: auto;
	height: auto;
	margin: 0 40px;
}
.gc img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.pttl {
	margin: 20px auto;
	color: #3a8fdd;
	font-size: 120%;
	text-align: center;
}
.ptext {
	margin: 20px auto;
	color: #737373;
}
.pcomment {
	margin: 20px auto;
	color: #737373;
	font-size: 90%;
	text-indent: -1em;
	padding-left: 1em;
}
}
/* ==================================== bnr追加 */
.bnr {
	width: 950px;
	margin: 0 auto 40px;
}
.bnrbizwrap {
	overflow: hidden;
	width: 950px;
	margin: 0 auto 20px;
}
.bnrbiz {
	float: right;
	width: 350px;
	margin: 0;
}
.bnrttl {
	margin: 0 15px 10px 0;
	line-height: 1.5;
	text-align: right;
}

@media (max-width:640px) {
.bnr {
	width: auto;
	margin: 0 10px 40px;
}
.bnr img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.bnrbizwrap {
	overflow: hidden;
	width: auto;
	margin: 0 auto 40px;
}
.bnrbiz {
	float: none;
	width: auto;
	margin: 0 10px;
}
.bnrbiz img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
.bnrttl {
	margin: 0 auto 10px;
	text-align: center;
}
.mb70 {
	margin-bottom: 70px;
}
}
.toTopBtn {
	width: 950px;
	margin: 0 auto 125px;
}
.toTopBtn img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	transition: opacity 0.5s;
}

@media (max-width:640px) {
.toTopBtn {
	width: auto;
	margin: 0 10px 60px;
}
.toTopBtn img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
}
/* ==========================================================================
   s5-returnToTop
   ========================================================================== */
.s5-returnToTop {
	height: 0;
	position: relative;
	z-index: 2;
	margin: 50px 0 0;
}
.s5-returnToTop__inner1 {
	display: none;
	position: fixed;
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.s5-returnToTop__inner2 {
	position: relative;
	max-width: 1260px;
	height: 0;
	margin: 0 auto;
}
.s5-returnToTop__button {
	position: absolute;
	cursor: pointer;
	width: 40px;
	height: 32px;
	right: 20px;
	top: -72px;
	background: url(../images/icon_01.png) no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: top .3s;
	transition: top .3s;
}

@media screen and (max-width: 639px) {
.s5-returnToTop__button {
	top: -46px;
	width: 32px;
	height: 26px;
	background-size: 32px 26px;
}
}

@media screen and (max-width: 639px) {
.s5-returnToTop.s5-returnToTop--withFOCUSPurchaseFloated .s5-returnToTop__button {
	top: -122px;
}
}
