@charset "UTF-8";
@font-face {
  font-family: 'noto-sans';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/NotoSansCJKjp-Regular.eot");
  src: url("fonts/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */ }
@font-face {
  font-family: 'noto-sans';
  font-style: normal;
  font-weight: 700;
  src: url("fonts/NotoSansCJKjp-Bold.eot");
  src: url("fonts/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("fonts/NotoSansCJKjp-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */ }
@font-face {
  font-family: 'apercu';
  font-style: normal;
  font-weight: 100;
  src: url("/shared/pc_pal/event/gallardagalante/font/apercu/apercu_regular_pro.eot");
  src: url("/shared/pc_pal/event/gallardagalante/font/apercu/apercu_regular_pro.eot?#iefix") format("embedded-opentype"), url("/shared/pc_pal/event/gallardagalante/font/apercu/apercu_regular_pro.woff") format("woff"), url("/shared/pc_pal/event/gallardagalante/font/apercu/apercu_regular_pro.ttf") format("truetype");
  /* Safari, Android, iOS */ }
/*リセット
--------------------------------------------*/
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 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/*変数
---------------------------------------------*/
/*全体
---------------------------------------------*/
div#wrapper {
  width: 100%;
  margin: 0 auto;
  line-height: 1.6;
  font-feature-settings: "palt";
  font-family: 'noto-sans', sans-serif;
  font-width: 400; }

div#mainArea {
  width: 100%;
  height: 100vh;
  display: table;
  background-attachment: fixed;
  position: fixed;
  z-index: 1;
   }

  #contents {
  width: 100%;
  margin: 100vh 0px 0px 0px;
  background: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  overflow: hidden; }

div.stylingL img {
  width: 100%; }

ul.credit li {
  margin-bottom: 5px; }
ul.credit li a {
  color: #000;
  text-decoration: none; }
ul.credit li a span {
  display: inline-block;
  box-sizing: border-box;
  padding: 1px 2px;
  border: 1px solid #000;
  vertical-align: middle; }

/*クレジット
---------------------------------------------*/

div.credit p{
  padding:15px 0 0 0;
}
div.credit p.item_price{
  padding:20px 0 0 0;
}
div.credit p a {
  text-decoration: none;
  color:#fff;
}
div.credit p a span {
  padding: 7px 25px;
  background:#fff;
  border: 1px solid #000;
  color:#000;
}
div.credit p a:hover span {
  background:#000;
  color: #fff;
}
/*クレジット end
---------------------------------------------*/

#backnumber_title{
  padding:30px 0 0 0;
  text-align:center;
  font-family:apercu;
  font-size:24px;
  letter-spacing:0.1em;
}
.copyright p{
  font-family:apercu;
  font-size:13px;
  letter-spacing:0.05em;
}

/* PC
--------------------------------------*/
@media screen and (min-width: 729px) {
  .sp_none{
    display: block;
  }
  .pc_none{
    display: none;
  }
  div#wrapper {
    font-size: 12px; }

  div#mainArea div#cover {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100vh;
    background: url(../images/cover_pc.jpg) no-repeat;
    background-size: cover;
    background-position: left top; }

  h1{
    margin: 0 auto;
    width: 60%;
  }
  #contents p{
    color: #000;
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    margin-top: 10px;
  }
  #contents p.contents__summary {
    margin-top: 80px;
  }
  div.stylingL {
    margin-top: 120px; }
  div.stylingL img {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    display: block; }
  div.stylingL div.inner {
    width: 560px;
    margin: 50px auto 0; }

  h2{
    width: 10%;
    margin: 0 auto;
  }

    div.credit {
  font-family:apercu;
  text-align:center;
  color: #000;
  font-size:16px;
  letter-spacing:2px;
}

  p.staff {
    width: 100%;
    margin: 40px auto 0;
    text-align: center; }

  div#ome_top {
    width: 100%;
    margin: auto;
    text-align: center;
    box-sizing: border-box;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: 100px; }
  div#ome_top a {
    box-sizing: border-box;
    display: block;
    width: 12%;
    margin: 40px auto; }

  .mb20 {
    margin-bottom: 50px;
    display: block; }

  .mt20 {
    margin-top: 50px;
    display: block; }

    div.copyright p {
    text-align: center;
    margin: 30px 0;
    padding: 5px 0;
    width: 100%;
  }


}
/* SP
--------------------------------------*/
@media screen and (max-width: 728px) {
  .pc_none{
    display: block;
  }
  .sp_none{
    display: none;
  }
  div#wrapper {
    font-size: 10px; }

  div#mainArea div#cover {
    display: table-cell;
    vertical-align: middle;
    height:100vh;
    background: url(../images/cover.jpg) no-repeat;
    background-size: cover;
    background-position: center top; }

  h1{
    margin: 0 auto;
    width: 60%;
  }
  #cover p{
    color: #000;
    text-align: center;
    font-size: 13px;
    letter-spacing: 2px;
    margin: 20px auto 0 auto;
    width: 90%;
  }
  #contents p.contents__summary {
    color: #000;
    text-align: center;
    font-size: 13px;
    letter-spacing: 2px;
    width: 90%;
    margin: 0 auto;
    margin-top: 60px;
  }
  div.stylingL {
    margin-top: 120px; }

  div.stylingL div.inner {
    width: 90%;
    margin: 25px auto 0; }

  div.stylingL:first-child {
    margin-top: 50px;
    }

  h2{
    width: 25%;
    margin: 0 auto;
  }

  ul.credit {
    margin: 0px 0 20px; }

  p.staff {
    width: 90%;
    margin: 20px auto 0;
    text-align: center; }

    div.credit {
  font-family:apercu;
  text-align:center;
  color: #000;
  font-size:13px;
  letter-spacing:1px;
}

  div#ome_top {
    width: 100%;
    margin: auto;
    text-align: center;
    box-sizing: border-box;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: 50px; }
  div#ome_top a {
    box-sizing: border-box;
    display: block;
    width: 30%;
    margin: 20px auto; }

  div.copyright p {
    text-align: center;
    padding: 20px 0 15px;
    font-size:11px;
    width: 100%; }

  .mb20 {
    margin-bottom: 20px;
    display: block; }

  .mt20 {
    margin-top: 20px;
    display: block; }


     }
