@charset "utf-8";
#nav ul li a {
  color: #FFFFFF;
  padding: 8px 10px 10px 10px;
}

.text-wh{
  color: #fff;
}

@media only screen and (min-width: 769px){

  .menu-english{
    padding: 0 13px;
  }

  .menu-english:hover{
    color: #B9B9B9;
  }

  .new-year-holiday-info:after{
    content: '';
    display: block;
    clear: both;
  }

  .new-year-holiday-info .new-year-holiday-info-text{
    float: left;
    width: 450px;
    margin-right: 20px;
  }

  .new-year-holiday-info .new-year-holiday-info-image{
      /*width: 430px;*/
      margin: 10px 0;
  }

  .new-year-holiday-info .new-year-holiday-info-image{
    float: left;
    width: 520px;
  }

  .new-year-holiday-info .new-year-holiday-info-text-caution{
    font-weight: bold;
    padding-top: 30px;
  }

  .new-year-holiday-info .new-year-holiday-info-text-ex{
    font-weight: bold;
    padding-top: 20px;
  }

  .clear:after{
    content: '';
    clear: both;
    display: block;
  }

  footer .site-info{
    padding-bottom: 0;
  }

  .footer-copy{
    width: 100%;
  }

  .footer-copy-inner{
    width: 1024px;
    margin: 0 auto;
  }
}
