@charset "UTF-8";


.ct_box header {
padding: 15px 4%;
}

.ct_box header h1 {
font-size: 1.6rem;
margin-bottom: 0;
}

@media (max-width: 480px) {
.ct_box header h1 .logo_ysgear {
width: 150px;
}
.ct_box header h1 {
font-size: 1.4rem;
margin-bottom: 0em;
}
/*max-width: 480px*/}

.ct_box header .yamalogo {
width: 100px;
height: auto;
}

