<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@import url(http://fonts.googleapis.com/css?family=Audiowide);

.clear {
	width: 100%;
	font-size: 0.1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.head,
.foot,
.sub_contents .text {
	display: none;
}
html, body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}
#bg {
	position: fixed;
	z-index: -999;
	min-height: 100%;
	min-width: 880px;
	width: 100%;
	height: auto;
	background-image: url(http://www.riteway-jp.com/pa_img/skopre/top_img/bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #464646;
}
body {
	margin: 0px;
	padding: 0px;
	font-family:'KozGoPro-Regular','小塚ゴシック Pro R','HiraKakuPro-W3','ヒラギノ角ゴ Pro W3','Meiryo','メイリオ','Osaka',sans-serif;
	color: #000;
	font-size: 110%;
	line-height: 150%;
	background: none repeat scroll 0% 0% #EEE;
}
.slide body {
	margin: 0;
	padding: 0;
}
#root_home,
#root_index,
#root_page {
	position: relative;
	width: 840px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0px 20px;
	background-color: rgba(255,255,255,0.85);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#d9ffffff,EndColorStr=#d9ffffff);
}
.align_l {
	margin-left: 50px;
}
.align_c {
	margin-right: auto;
	margin-left: auto;
}
.align_r {
	margin-left: auto;
	margin-right: 50px;
}
a:link,a:visited {
	color: rgb(0,0,0);
}
a:hover,a:active {
	color: rgb(147,61,16);
}
a:link,a:visited,
a:hover,a:active,
a:link .caption,
a:visited .caption,
a:hover .caption,
a:active .caption {
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
#c_box0 {
}
#c_box0 #column0 {
	display:none;
}
#c_box0 #column1 {
	display:none;
}
#c_box0 #column2 {
	display:none;
}
#c_box0 #column3 {
	display:none;
}
#c_box0 #column4 {
	display:none;
}
#c_box0 #column5 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100px;
	color: #fff;
	z-index: 9999;
}
#c_box0 #column5 a:hover,
#c_box0 #column5 a:active {
}
#c_box0 #column6 {
	width: 840px;
	padding-top: 100px;
}
#c_box0 #column6 a:link,
#c_box0 #column6 a:visited {
	color: rgb(125,112,101);
}
#c_box0 #column6 a:hover,
#c_box0 #column6 a:active {
	color: rgba(125, 112, 101,0.4);
}
#c_box0 #column7 {
	display:none;
}
#c_box1 {
	width: 840px;
	padding-bottom: 130px;
}
#c_box1 #column0 {
	width: 840px;
	text-align: center;
}
td.foggy a {
	display: block;
	width: 840px;
	height: 450px;
}
td.foggy a:hover,
td.foggy a:active {
	background-color: rgba(255,255,255,0.3);
}
td.foggy a:hover .caption,
td.foggy a:active .caption {
}
td.foggy a img {
	float: left;
	margin: 250px 0px 0px 600px;
}
.caption {
	display: inline-block;
	background: rgba(0, 0, 0, 0.7);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#b2000000,EndColorStr=#b2000000);
	color: #fff;
}
.vposter {
	display: none;
}


/*main menu*/
.sub_contents a {
	font-family:'Audiowide','KozGoPro-Regular','小塚ゴシック Pro R','HiraKakuPro-W3','ヒラギノ角ゴ Pro W3','Meiryo','メイリオ','Osaka',sans-serif;
}
.main_menu_bg {
	position: relative;
	width: 100%;
	background-color: #fff;
	box-shadow: 0px -5px 15px #000;
	z-index: 9999;
}
.main_menu {
	margin: 0 auto;
	width: 840px;
	height: 100px;
	font-size: 80%;
	line-height: 1.1;
	list-style-type: none;
	text-align: center;
	overflow: hidden;
}
.main_menu a {
	font-family:'Audiowide','KozGoPro-Regular','小塚ゴシック Pro R','HiraKakuPro-W3','ヒラギノ角ゴ Pro W3','Meiryo','メイリオ','Osaka',sans-serif;
	text-decoration: none;
}
.menu_logo {
	float: left;
	width: 120px;
	height: 92px;
	margin: 5px 0 0 0;
	background: url(http://www.riteway-jp.com/pa_img/skopre/top_img/logo.png) no-repeat;
}
#set {
	float: right;
}
.main_menu .sitetop {
	display: block;
	height: 23px;
	padding: 9px 4px 0 0;
	text-align: right;
	font-size: 18px;
}
.main_menu .brandtop {
	display: block;
}
.main_menu li {
	float: left;
	display: block;
	margin: 33px 0 0 100px;
}
#menu_bg {
	position: fixed;
	width: 100%;
	height: 0%;
	background-color: rgba(252,252,252,0.9);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#e5000000,EndColorStr=#e5000000);
	text-align: center;
	list-style:none;
	overflow: scroll;
	-webkit-transition: height 1s ease;
	-moz-transition: height 1s ease;
	-o-transition: height 1s ease;
	-ms-transition: height 1s ease;
	transition: height 1s ease;
}
#menu_bikes,
#menu_inside,
#menu_product {
	position: relative;
	width: 840px;
	margin: 20px auto;
}
#menu_year {
	position: relative;
	z-index: 9999;
	display:none;
}
#menu_2015 {
	position: relative;
	z-index: 9999;
	display:none;
}
#menu_insideitem {
	position: relative;
	z-index: 9999;
	display:none;
}
.menu_year li {
	display: inline-block;
	*display: inline;  
    *zoom: 1;
	margin: 30px 30px 0;
	padding: 10px;
	font-size: 21px;
}
#year_2015_gt {
	display: inline-block;
	*display: inline;  
    *zoom: 1;
	color: rgb(255, 215, 0);
}
.year_2015_gt a {
	color: inherit;
}
.menu li {
	display: inline-block;
	*display: inline;  
    *zoom: 1;
	width: 205px;
	margin: 50px 0 0;
	font-size: 21px;
	line-height: 100%;
}
.menu li img {
	width: 205px;
	padding-top: 5px;
	border: none;
}
.menu5 li {
	display: inline-block;
	*display: inline;  
    *zoom: 1;
	width: 163px;
	margin: 25px 0 0;
	font-size: 18px;
	line-height: 100%;
}
.menu5 li img {
	width: 163px;
	height: 92px;
	padding-top: 5px;
	border: none;
}
.menu a:hover,
.menu5 a:hover {
	position: static;
}
#menu_bikes_trigger {
	position: absolute;
	display: none;
}
#menu_inside_trigger {
	position: absolute;
	display: none;
}
#menu_product_trigger {
	position: absolute;
	display: none;
}


/*contents*/
.contents {
}
.contents p.text {
}
.contents div.text {
}
.contents .dl {
	background-image: url(../../../../../../../../../private/var/folders/jv/q0rcf89x69n2038st9swpwcr0000gn/T/fz3temp-1/img/icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	margin: 0px;
	padding: 0px 10px 10px 27px;
	width: auto;
}
.contents .dl a {
}
.contents .dl a:link {
}
.contents .dl a:visited {
}
.contents .dl a:hover {
}
.contents .dl a:active {
}
#root_home .h1box {
	margin: 0px;
	padding: 0px 0px 20px;
}
#root_home .h1box p.text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#root_home .h1box div.text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.goods .subname {
	position: absolute;
	top: 111px;
	right: 15px;
	font-size: 80%;
}
.goods .state {
	display: none;
}
/*.goods .state {
	position: absolute;
	top: 137px;
	right: 15px;
	padding: 5px 8px 4px;
	font-size: 75%;
	line-height: 1;
	border: 1px solid #000;
}*/
.goods h1 {
	position: absolute;
	margin: 14px 0;
	padding: 25px;
	width: 830px;
	top: 86px;
	left: 0;
	background-color: #fff;
	font-size: 30px;
}
.goods .h1box {
	margin-bottom: 50px;
	text-align: center;
}
.goods .h1box .head {
	position: absolute;
	display: block;
	top: 100px;
	left: 0;
	width: 880px;
	height: 70px;
	background-color: #fff;
	z-index: -1;
}
div#photo {
	padding: 100px 120px 30px;
}
.goods .h1box #text {
}
div #text {
	display: inline-block;
}
.goods .h1box #text img {
	width: 140px;
}
.goods .textbox {
	margin: 0px 15px;
	padding: 0px 25px 25px;
	background: #fff;
}
.h1box h1.title {
	position: absolute;
	margin: 14px 0;
	padding: 25px;
	width: 830px;
	top: 86px;
	left: 0;
	background-color: #fff;
	font-size: 35px;
}
.h1box p.text {
	position: absolute;
	right: 20px;
	padding-top: 10px;
}
.h1box div.text {
	margin-bottom: 50px;
}
.h1_brand {
	display: none;
}
.tab {
	display: none;
}
.slide {
	margin-left: -8px;
	padding-top: 75px;
}
.data {
	margin: 0px 15px;
	padding: 25px 25px 0px;
	background-color: #fff;
}
.geo {
	margin: 100px 15px 0;
	padding: 25px;
	background-color: #fff;
}
.geo h2.title,
.data h2.title {
	position: absolute;
	width: 880px;
	left: 0;
	margin-top: -74px;
	padding: 15px 0;
	background-color: #ccc;
	text-align: center;
}
.data table {
	width: 100%;
}
.geo tr:nth-child(even),
.data tr:nth-child(even) {
}
.geo tr:nth-child(odd),
.data tr:nth-child(odd) {
}
.geo th,
.data th {
	padding: 10px;
	white-space: nowrap;
	background-color: #eee;
}
.geo td,
.data td {
	padding: 10px;
	text-align: center;
}
.geo td {
	text-align:center;
}
.frame_s {
	margin: 10px 0px 0px -150px;
	padding: 0px 0px 0px 80px;
	height: 60px;
	background: url(http://www.riteway-jp.com/bicycle/gt/top_img/frame_s.png) no-repeat;
}
p.maintext {
	margin: 0;
	padding: 40px 0px;
	line-height: 25px;
	border-top: 1px solid #ccc;
}
p.maintext h4,
p.maintext h5 {
	margin: 0;
	padding: 8px 0px;
}
.sub_box_link {
	margin: 25px 15px;
}
.champagne {
	display: inline-block;
	margin: -80px 0px 20px;
	padding: 0;
	list-style: none;
}
.champagne &gt; li {
	float: left;
	width: 139px;
	height: 60px;
	margin: -1px 0px 0px -1px;
	padding: 5px 0px;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc;
	-moz-box-sizing: border-box;
}
.champagne li img{
	  width:80px;
}
.champagne div.hidden {
    display: none;
}
.champagne div.visible {
    display: block;
    -webkit-animation: scaleIn 0.6s ease;
    -moz-animation: scaleIn 0.6s ease;
    animation: scaleIn 0.6s ease;
}
.h2box {
	margin: 85px 0px 35px;
}
.h2box h2.title {
	position: absolute;
	width: 880px;
	margin: -48px -20px;
	padding: 15px 0;
	background-color: #ccc;
	text-align: center;
}
.h2box .textbox {
	margin: 0 15px;
	padding: 20px 25px;
	background-color: #fff;
}
.h2box .imp {
	margin: 5px 0;
	padding-left: 5px;
	border-left: 3px solid #f00;
}
/**/
.h2box_direct {
}
.h2box_direct .head {
}
.h2box_direct .foot {
}
.h2box_direct .h2title .title {
}
.h2box_direct .h2text {
}
.h2box_list {
}
.h2box_list .head {
}
.h2box_list .foot {
}
.h2box_list .h2title {
    margin-top: -82px !important;
	padding-top: 82px !important;
}
.sortNavi{
	padding-bottom:40px;
	}
.h2box_list .h2title .title {
	position: absolute;
	width: 880px;
	margin-top: 0px;
	padding: 15px 0;
	left: 0;
	background-color: #ccc;
	text-align: center;
}
.h2box_list .h2title .series {
	position: absolute;
	width: 880px;
	left: 0;
	padding: 15px 0;
	background-color: #ccc;
	text-align: center;
}
.h2box_list .item_news {
	padding: 60px 20px 20px;
	background-color: #fff;
}
.h2box_list .item_news .title {
	padding-left: 5px;
	border-left: 3px solid rgb(147,61,16);
}
/*bone*/
.number {
}
.icon {
	background-image: url(../../../../../../../../../private/var/folders/jv/q0rcf89x69n2038st9swpwcr0000gn/T/fz3temp-1/img/icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 18px;
	padding-right: 5px;
	padding-left: 14px;
}
.bone_box {
	margin-top: 60px;
	padding: 20px 0;
	background-color: #fff;
	text-align: center;
}
.bone_box .bone_first {
	vertical-align: top;
}
.bone_box .bone_in {
	vertical-align: top;
}
.bone_box .bone_last {
	vertical-align: top;
}
.bone_box .head {
	display: none;
}
.bone_box .body {
	padding: 0px 20px 10px;
	margin: 0px;
}
.bone_box .foot {
	display: none;
}
.bone_box .bones {
}
.bone_box .thum {
	margin: 30px 0px 5px;
	padding: 0px;
}
.bone_box .thum a {
}
.bone_box .thum img {
	width: 240px;
	border: none;
}
.bone_box .description1,
.bone_box .description2 {
	margin: 0;
}
.bone_box .date {
}
.bone_box .date br.clear {
	display: none;
}
.bone_box h3.title {
}
.bone_box h3 a {
}
.bone_box h3 br.clear {
	display: none;
}
.bone_box .description {
}
.bone_box .description .link_btn {
	display: block;
	clear: both;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-size: 80%;
	float: left;
	background-image: url(../../../../../../../../../private/var/folders/jv/q0rcf89x69n2038st9swpwcr0000gn/T/fz3temp-1/img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.bone_box .description br.clear {
	display: none;
	clear: none;
}
/**/
.bone_line {
	width: 100%;
}
.bone_line .bone_first {
	text-align: left;
	vertical-align: top;
}
.bone_line .head {
	display: none;
}
.bone_line .body {
	margin-bottom: 0px;
	width: auto;
	padding: 30px 0px 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../../../../../../../../../private/var/folders/jv/q0rcf89x69n2038st9swpwcr0000gn/T/fz3temp-1/img/h2box_line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bone_line .foot {
	display: none;
}
.bone_line .bones {
}
.bone_line .thum {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.bone_line .thum a {
}
.bone_line .thum img {
	margin-right: 10px;
	float: left;
	clear: none;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
}
.bone_line .thum br.clear {
	display: none;
	clear: none;
}
.bone_line .date {
}
.bone_line .date br.clear {
	display: none;
	clear: none;
}
.bone_line h3.title {
}
.bone_line h3 a {
}
.bone_line h3 br.clear {
	display: inline;
	clear: none;
}
.bone_line .description {
}
.bone_line .description .link_btn {
	display: block;
	clear: both;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-size: 80%;
	float: left;
	background-image: url(../../../../../../../../../private/var/folders/jv/q0rcf89x69n2038st9swpwcr0000gn/T/fz3temp-1/img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.bone_line .description br.clear {
	display: none;
	clear: none;
}
.wrap_item {
	margin-left: -15px;
}
.cat_item {
	float:left;
	width:248px;
	margin: 15px 0px 0px 15px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
	height: 260px;
	background-image: linear-gradient(to top,#fafafa 0,#fdfdfd 20%,#ffffff 60%);
}
.cat_itemimg{
	display: block;
 	margin: 10px auto 15px;
	width: 140px;
}
.cat_item_price{
	display: inline-block;
	margin: 5px 0px;
	font-size: 18px;
	color: rgb(0,110,75);
}
.cat_item_des{
	font-size: 15px;
	line-height: 1.2;
}
/*--------------*/

/**/
.h3box {
}
.h3box h3.title {
}
.h3box p.text {
	padding-right: 10px;
	padding-left: 10px;
}
.h3box div.text {
	padding-right: 10px;
	padding-left: 10px;
}
/**/
.h4box {
}
.h4box h4.title {
}
.h4box p.text {
}
.h4box div.text {
}
/*prev*/
.page_prev {
	display: none;
}
.page_prev a {
	background-image: url(../../../../../../../../../private/var/folders/jv/q0rcf89x69n2038st9swpwcr0000gn/T/fz3temp-1/img/arrow_left.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
/*toTop*/
.page_top {
	float: right;
	clear: none;
	font-size: 70%;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	line-height: 125%;
	width: auto;
}

.page_top a {
	background-image: url(../../../../../../../../../private/var/folders/jv/q0rcf89x69n2038st9swpwcr0000gn/T/fz3temp-1/img/arrow_up.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 3px;
	width: auto;
}
.page_top a:link,.page_top a:visited {
	color: #666666;
}
.page_top a:hover,.page_top a:active {
	color: #663366;
}
/*foot*/
.foot_menu {
	list-style-type: none;
	margin: 0px;
	padding: 15px 0px 0px;
	clear: none;
	float: left;
	width: auto;
	font-size: 70%;
	line-height: 125%;
}
.foot_menu li {
	clear: none;
	float: left;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.foot_menu a {
	white-space: nowrap;
	display: block;
	background-image: url(../../../../../../../../../private/var/folders/jv/q0rcf89x69n2038st9swpwcr0000gn/T/fz3temp-1/img/footmenu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 3px;
}
.foot_menu a:link,.foot_menu a:visited {
	color: #666666;
}
.foot_menu a:hover,.foot_menu a:active {
	color: #663366;
}
.copyright {
	font-size: 70%;
	line-height: 125%;
	width: auto;
	padding-right: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	text-align: right;
	display: none;
}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 820px;
	margin-top: 50px;
	padding: 20px 30px;
	background-color: #fff;
	list-style-type: none;
	text-align: center;
	font-size: 110%;
}
#footer_bikes,
#footer_inside {
	padding: 10px 0;
	border-bottom: 1px solid #666;
}
#footer a {
	text-decoration: none;
}
#footer li {
	display: inline-block;
	*display: inline;  
    *zoom: 1;
	padding: 7px 7px 3px;
}
#copyright {
	padding: 10px 0px;
	color: rgb(0,59,103);
	font-size: 70%;
}
#notice {
	height: 50px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.tooltip {
	position: absolute;
	left: -9999px;
    background: #fff;
    padding: 0 10px;
    border: 1px solid #aaa;
	font-size: 12px;
	z-index: 9999;
}
.products tr {
	height: 150px;
	font-size: 110%;
}
.products td {
	width: 266px;
}
.products img {
	padding: 10px 0;
}
.repair_link {
	display: inline-block;
	padding: 8px 16px;
	border: 1px solid #000;
	font-size: large;
	background: #fff;
	color: #000;
	font-weight: bold;
}
.link_page {
	margin-top: 40px;
}

@media screen and (max-width: 900px){
	#bg {
		display: none;
	}
	.vposter {
		display: block;
	}
	.video-js {
		visibility: hidden;
		position: absolute;
	}
}

@media screen and (max-width: 480px){
	body {
		font-size: 100%;
	}
	#root_home,
	#root_index,
	#root_page {
		margin: 0;
	}
	#bg {
		display: none;
	}
}</pre></body></html>