@charset "UTF-8";
/* ===============================\
mixin
===============================*/
body {
  background: url(eng_img/common/back-higaki001.jpg);
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif,Arial;
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #fff; }

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0; }

img {
  margin: 0;
  padding: 0;
  display: block; }

a {
  color: #fff; }
  a:hover {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
  a img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
    background: #fff;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }

.site-header {
  width: 900px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto; }
  .site-header h1 {
    padding: 0;
    margin: 0; }
    .site-header h1 a {
      display: block;
      width: 900px;
      height: 150px; }

.header-nav {
  width: 900px; }
  .header-nav ul {
    padding: 0;
    margin: 0;
    display: table; }
    .header-nav ul li {
      display: table-cell;
      width: 150px; }

.site-footer {
  background: #000;
  color: #fff;
  font-size: 14px;
  margin: 60px 0 0;
  padding: 30px; }
  .site-footer .footer-nav {
    width: 900px;
    padding: 0 30px;
    margin: 0 auto; }
    .site-footer .footer-nav ul {
      padding: 0;
      text-align: center; }
      .site-footer .footer-nav ul li {
        list-style-type: none;
        padding: 0 8px;
        display: inline-block; }
        .site-footer .footer-nav ul li a {
          color: #fff; }
  .site-footer .copy {
    width: 900px;
    padding: 0 30px;
    margin: 0 auto;
    text-align: center; }

#container {
  width: 900px;
  padding: 30px;
  margin: 0 auto; }
  #container .page-title h1 {
    text-align: center;
    font-family: 'Domine', serif;
    font-size: 2em;
    margin-bottom: 20px; }
  #container .youtube-movie {
    background-color: #fff;
    padding: 10px;
    overflow: hidden;
    color: #000;
    margin-bottom: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 0 #ccc;
    -moz-box-shadow: 0 5px 0 #ccc;
    box-shadow: 0 5px 0 #ccc; }
    #container .youtube-movie h1 {
      font-family: 'Domine', serif;
      font-size: 2em;
      background-color: #000;
      color: #fff;
      padding: 10px;
      margin: 0; }
      #container .youtube-movie h1 span {
        font-size: 0.7em;
        background: #fff;
        color: #000;
        padding: 3px 6px; }
    #container .youtube-movie iframe {
      border-bottom: 10px solid #000; }
  #container .hayato-about {
    overflow: hidden; }
    #container .hayato-about .main-btn ul {
      padding: 0;
      margin: 0;
      width: 100%;
      display: table; }
      #container .hayato-about .main-btn ul li {
        display: table-cell;
        list-style-type: none;
        width: 50%; }
        #container .hayato-about .main-btn ul li a {
          position: relative;
          display: block;
          width: 96%;
          margin-left: 2%;
          margin-right: 2%;
          text-align: center;
          color: #fff;
          background: url(eng_img/pages/icon_arrow.png) no-repeat 30px 50% #ac0000;
          -webkit-box-shadow: 0 5px 0 #5D0003;
          -moz-box-shadow: 0 5px 0 #5D0003;
          box-shadow: 0 5px 0 #5D0003;
          text-decoration: none;
          font-size: 24px;
          line-height: 1em;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          border-radius: 4px;
          font-family: 'Domine', serif; }
          #container .hayato-about .main-btn ul li a span {
            font-size: 14px; }
          #container .hayato-about .main-btn ul li a:hover {
            top: 5px;
            -webkit-box-shadow: 0 0 0;
            -moz-box-shadow: 0 0 0;
            box-shadow: 0 0 0; }
    #container .hayato-about .hayato-detail01 {
      border: 2px solid #fff;
      margin: 10px 0 20px;
      padding: 20px;
      overflow: hidden; }
      #container .hayato-about .hayato-detail01 h2 {
        text-align: center; }
    #container .hayato-about .hayato-detail02 ul {
      padding: 0;
      margin: 0; }
      #container .hayato-about .hayato-detail02 ul li {
        list-style-type: none; }
    #container .hayato-about .hayato-detail02 .fl {
      float: left; }
    #container .hayato-about .hayato-detail02 .fr {
      float: right; }
  #container .bokkemon-company {
    background-color: #8c0001;
    padding: 20px;
    margin-top: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    #container .bokkemon-company address {
      font-style: normal; }
      #container .bokkemon-company address p {
        margin: 0; }

/*# sourceMappingURL=style.css.map */
