@charset "utf-8";
/* CSS Document */
h3{
    line-height: 1.8;
}
ul.disc, ul.txt, ul.num, ul.alpha {
    margin-left: 1em;
}
.cycling01 {
	background:url(/lp/cycling/img/img01.jpg) right top no-repeat;
	height:560px;
}

.cycling01 p {
	width:340px;
}
	#article ul.arrowlist-o02 {
margin-left: 4px;
}
	#article ul.arrowlist-o02 li {
margin-bottom: 0.25em;
}
	#article ul.arrowlist-o02 li a{
color:#ef7a00!important;
font-weight: bold;
}

@media only screen and (max-width: 750px) {
.cycling01 {
	background:none;
    height: auto;
 }
.cycling01 p {
	width:100%;
}
    h3.h3none.txt-green{
     font-size: 130%;
    }
}
