@charset "UTF-8";
/* CSS Document */

@media only screen and (min-width:620px)  {	
	
	.top-banner {
    background-image: url(../../../../00-commmon/features/top-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -26px;
    margin-bottom: 26px;
    height: 290px;
}
.method-float01.space {
    padding-bottom: 22px;
}
.list01 .name {
    width: 90px!important;
}
.component .list02{float: inline-end!important;}


	}
