@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  font-size: 62.5%; }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  color: #000;
  -webkit-text-size-adjust: 100%; }

img {
  vertical-align: bottom; }

.db {
  display: block !important;
  visibility: visible !important; }

.dn {
  display: none !important; }

.ht {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

.cf:after {
  content: "";
  clear: both;
  display: block; }

#container {
  position: relative; }
  #container img {
    width: 100%;
    height: auto; }

#cmn_footer {
  position: relative;
  z-index: 8997;
  text-align: center;
  background-image: url(../img/common/footer_bg2.jpg);
  background-size: 50px 50px; }
  #cmn_footer img {
    width: 100%;
    height: auto; }
  #cmn_footer .bg_top {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 10px;
    background-image: url(../img/common/footer_bg1.png);
    background-size: auto 10px; }
  #cmn_footer .link1 {
    position: relative;
    width: 41.875%;
    float: left;
    padding: 27px 0 10px; }
  #cmn_footer .link2 {
    position: relative;
    width: 58.125%;
    float: left;
    padding: 27px 0 10px; }
  #cmn_footer .copy {
    position: relative;
    width: 70.3125%;
    margin: 0 auto 20px; }
  #cmn_footer .sns_tw {
    position: relative;
    width: 9.53125%;
    display: inline-block;
    margin: 0 3.125% 30px; }
  #cmn_footer .sns_fb {
    position: relative;
    width: 9.53125%;
    display: inline-block;
    margin: 0 3.125% 30px; }

#footer_movie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 38.90625%;
  display: none;
  z-index: 1000;
  -webkit-transform: translateY(200px);
  transform: translateY(200px); }
  #footer_movie img {
    width: 100%;
    height: auto;
    margin-bottom: -10px; }

#menu {
  position: relative; }
  #menu .item {
    float: left;
    width: 50%; }
