@media only screen and ( max-width: 600px ) {
.view_pc .base01 {
  width:100%；
}
.base01 p-page__container {
  width:100%;  
}
}