@import url("top_PC.css") screen and (min-width: 801px);
@import url("ico_wNew_SP.css") screen and (max-width: 800px);
@import url("ico_wNew_PC.css") screen and (min-width: 801px);

/*SP用*/
@media screen and (max-width: 800px) {
  body {
    height: 100%;
  }

  #areaTop {
  }

  #top_movie {
    padding-bottom: 5px;
    position: relative;
    height: auto;
    width: 100%;
  }
  video {
    height: auto;
    width: 100%;
  }

  #top_movie .movieLogo {
    height: 50px;
    width: 150px;
    position: absolute;
    right: 0px;
    left: 0px;
    top: 30%;
    margin: auto;
  }

  #top_movie .copy {
    margin: auto;
    font-family: "Josefin Slab", "Times New Roman", serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.3em;
    top: 60%;
    right: 0px;
    left: 0px;
    position: absolute;
    display: block;
    height: 45px;
    max-width: 250px;
    font-size: 12px;
    color: white;
    opacity: 0.7;
  }

  #topMainSlide {
    margin-bottom: 10px;
    height: 300px;
    position: relative;
    width: 100%;
  }

  #topMainSlide .slidelogo {
    max-width: 300px;
    height: auto;
    width: 70%;
    display: block;
    margin: auto;
    right: 0px;
    left: 0px;
    bottom: 0px;
    top: 0px;
    position: absolute;
  }

  #gmap {
    margin-bottom: 15px;
    height: 300px;
    width: 100%;
  }

  #footAccess {
  }

  #footAccess .inner {
    padding-top: 15px;
  }

  #footAccess .comm {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 80%;
    margin-bottom: 20px;
  }

  #footAccess .comm h4 {
    padding-bottom: 6px;
    padding-top: 7px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
    line-height: 1em;
    display: inline-block;
    color: white;
    background-color: #535353;
    margin-bottom: 10px;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
  }

  #footAccess .comm_s {
    padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-top: 25px;
    margin-bottom: 10px;
    background-color: #f3f3f3;
    margin-right: 10px;
    margin-left: 10px;
    letter-spacing: 1px;
    line-height: 1.8em;
    font-size: 75%;
  }
  #footGmap {
    margin-bottom: 15px;
  }

  .copy {
    text-shadow: 0px 0px 5px #686868;
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
      "Hiragino Mincho ProN", "HG明朝E", serif;
    color: white;
    line-height: 1.6em;
    letter-spacing: 10px;
    font-size: 14px;
    height: 50px;
    margin: auto;
    right: 0px;
    text-align: center;
    position: absolute;
    display: block;
    left: 0px;
    bottom: 0px;
    top: 0px;
  }

  .copy h2 {
    font-style: normal;
    font-weight: normal;
    margin-bottom: 15px;
    letter-spacing: 2px;
    font-size: 30px;
  }

  .kiji_top {
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }

  .kiji_top h3 {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 20px;
    margin-bottom: 0px;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    line-height: 1.5em;
    font-size: 125%;
  }

  .kiji_top_m {
    padding: 10px;
    line-height: 1.8em;
    font-size: 80%;
    text-align: left;
  }

  /* メディア掲載情報テーブル */
  .PR-table {
    width: auto;
    padding: 10px;
    margin: auto;
    margin-bottom: 10px;
  }
  .PR-table th {
    display: block;
    font-size: 0.8rem;
    letter-spacing: 1.5px;
    text-align: left;
    padding-top: 13px;
  }
  .PR-table td {
    display: block;
    padding: 10px;
    font-size: 0.85rem;
    line-height: 1.5rem;
    border-bottom: 1px solid #d1d1d1;
  }

  .PR-table a {
    display: block;
  }
  .PR-table a:hover {
    color: #d35f0c;
    text-decoration: underline;
  }
}
