#header #japanese {
	color: #ddd;
	position: absolute;
	top: 25px;
	right: 50px;
}
#header #japanese a {
	font-size: 1.1rem;
	font-weight: 500;
	border: solid 2px #ddd;
	padding: 1px 7px;
	color: #bbb;
	text-decoration: none;
}

#english #header #globalnavi ul {
	justify-content: flex-start;
}
#english #header #globalnavi ul li {
	padding: 0 20px;
}
#english section {
	padding-top: 180px;
	margin-top: -60px !important;
}
#english #about {
	padding-top: 0 !important;
	margin-top: 0 !important;
}



/* サイクルモードRIDEとは？
========================================== */
#english #about {
	background-image: url(../../images/2020_ride/outline/about_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	position: relative;
}
#english #about .txt1 {
	font-size: 3rem;
	color: #0080cc;
	font-weight: bold;
	text-align: center;
	margin: 0 !important;
}
#english #about .txt2 {
	font-size: 3.5rem;
	color: #0080cc;
	font-weight: bold;
	text-align: center;
}
#english #about #aboutTxt {
	width: 1100px;
	margin: 0 auto;
	text-align: left;
	padding-top: 350px;	
}
#english #about #aboutTxt .aboutTxtInner {
	width: 700px;
	background: #fff;
	padding: 45px;
	position: relative;
	z-index: 1000;
}
#english #about #aboutTxt h3 {
	font-size: 3.7rem;
	line-height: 1.2;
	color: #262626 !important;
	margin: 0 0 30px;
}
#english #about #aboutTxt p {
	font-size: 1.7rem;
	font-weight: 500;
	margin-bottom: 1em;
}
#english #about .aboutImg {
	background-image: url(../../images/2020_ride/outline/about_img.png);
	background-position: left center;
	background-size: cover;
	width: 720px;
	height: 500px;
	position: absolute;
	right: 0;
	top: 430px;
	z-index: 100;
}
#english #about #aboutSlider {
	margin-bottom: 80px;
}
#english #about #aboutSlider .slider {
	width: 100%;
}
#english #about #aboutSlider .slider img {
	height: auto;
	width: 100%;
}






/* CM
========================================== */
#ticket p.st {
	text-align: center;
	margin: 0 0 20px;
}
#ticket p.st span{
	margin: 0px;
	padding: 5px 10px;
	color: #C51015;
	text-align: center;
	font-weight: bold;
	border: 2px solid #C51015;
	display: inline-block;
	font-size: 1.6rem;
}



#brand{
	margin: 80px 0px 0px;
	padding: 0px;
	width: 100%;
}
#brand ul {
	width: 1020px;
	margin: 10px auto 0px;
	padding: 0px;
}
#brand ul li{
	margin: 30px 10px 0px;
	padding: 0px;
	display: inline-block;
	text-align: center;
	width: 180px;
}
#brand ul.text{
	margin-top: 10px;
}

#brand ul.text li{
	margin: 30px 20px 0px 0px;
	padding: 0px;
	display: inline-block;
	font-size: 1.2rem;
	list-style: none;
	width:auto;
}


