@charset "UTF-8";

/**
 header, footer 調整
 */

#header #site-title {
    margin-top: 33px !important;
	height: 66px;
}
#header .header-link {
	width: 170px;
	padding: 0;
}
#header #register-login {
	width: 273.44px;
	padding: 0;
}

.return-to-sp a:visited {
    color: #fff;
}
