/* カスタム CSS をここに入力してください */

body #pankuzu.wide_pan h1{
  padding: 50px 0 60px;
}
@media only screen and (min-width:1125px){
  #header #logo .logo_inner {
    padding: 10px 0 !important;
}
  #header #logo .copy_bottom .catch {
    padding-top: 10px;
}
}

@media only screen and (max-width:1124px){
}
@media only screen and (max-width:740px){
  .fnt-x-large {
    font-size: large !important;
}
}