@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,900);
/* 共通
-------------------------------------------- */
.snsList {
  padding-bottom: 1rem;
  margin-bottom: 0 !important;
  margin-top: 20px;
}

#bg_wrapper {
  background: #fff;
}

.sakurahinata {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  text-align: center;
}
.sakurahinata a {
  color: #ff0000;
  text-decoration: underline;
}
.sakurahinata ul.caut {
  margin: 1em 0;
  padding: 0  0.5em;
  list-style-type: none;
  text-align: left;
}
.sakurahinata ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 0.3em;
}
.sakurahinata ul.caut.dot li {
  padding-left: 0.6em;
  text-indent: -0.6em;
}
.sakurahinata ul.caut li.att,
.sakurahinata p.caut.att {
  color: #ff0000;
}

/* PC
-------------------------------------------- */
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }

  #wrapper {
    min-width: inherit;
  }

  #bg_wrapper #wrapper2 {
    max-width: none;
  }

  nav.submenu.open {
    left: calc(50% - 500px) !important;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  nav.submenu.open {
    left: 0 !important;
  }
}
@media screen and (min-width: 751px), print {
  #maga_head_wrap {
    max-width: inherit;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 90;
  }

  #maga_header {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }

  #footer_sec-03 .innerBlock {
    max-width: 1000px;
    width: 100%;
  }

  #footer_sec-03 .innerBlock > ul.list01 > li {
    max-width: 201px;
    height: 460px;
    width: calc(100% / 5);
  }

  #footer_sec-03 .innerBlock > ul.list01 > li:first-child {
    max-width: 190px;
    width: calc(100% / 5);
  }

  #footer_sec-03 .innerBlock > ul.list01 > li > ul {
    margin: 0 10px 0 20px;
  }

  .sakurahinata {
    font-size: 16px;
    font-feature-settings: "palt";
    color: #333;
    overflow: hidden;
    position: relative;
    z-index: 0;
    min-height: 1300px;
  }
  .sakurahinata_bg_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff url("../img/sakurahinata2608_bg.png") center top;
    z-index: -1;
  }
  .sakurahinata img {
    width: 100%;
    height: auto;
  }
  .sakurahinata_yokoku {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    background: #ff0000;
  }
  .sakurahinata_yokoku img {
    width: 73.5px;
  }
  .sakurahinata_pre {
    max-width: 802px;
    width: 100%;
    margin: 70px auto 0;
    line-height: 0;
  }
  .sakurahinata_pre_ex {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 660px;
    height: 190px;
    margin: 140px auto 0;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  }
  .sakurahinata_pre_ex img {
    max-width: 515px;
    width: 100%;
    line-height: 0;
  }
  .sakurahinata_copy {
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
    text-align: center;
    padding: 200px 0;
    font-size: 16px;
  }
}
/* SP用
-------------------------------------------- */
@media screen and (max-width: 750px) {
  #update2015_footer_sp {
    position: relative;
    z-index: 2;
  }

  body {
    min-height: 100vh;
  }

  a:hover {
    opacity: 1 !important;
  }

  .pc {
    display: none;
  }

  #maga_head_wrap {
    max-width: inherit;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 90;
  }

  .snsList ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .snsList ul li, .snsList ul a, .snsList ul img {
    display: block;
    width: 70px;
    height: 40px;
    font-size: 1em;
    line-height: 0;
    vertical-align: bottom;
  }

  .sakurahinata {
    font-size: 2.9333333333vw;
    color: #727171;
    font-feature-settings: "palt";
    letter-spacing: .05em;
    z-index: 0;
    position: relative;
    overflow: hidden;
  }
  .sakurahinata_bg_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff url("../img/sakurahinata2608_bg_sp.png") center top;
    background-size: 100% auto;
    z-index: -1;
  }
  .sakurahinata img {
    width: 100%;
    height: auto;
  }
  .sakurahinata_yokoku {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ff0000;
    height: 6.6666666667vw;
    line-height: 0;
  }
  .sakurahinata_yokoku img {
    width: 10.4vw;
  }
  .sakurahinata_pre {
    width: 89.6vw;
    margin: 9.3333333333vw auto 0;
    line-height: 0;
  }
  .sakurahinata_pre_ex {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 88vw;
    height: 25.3333333333vw;
    margin: 18.6666666667vw auto 0;
    background: #fff;
    border-radius: 2.6666666667vw;
    box-shadow: 0 0 2.6666666667vw rgba(0, 0, 0, 0.1);
  }
  .sakurahinata_pre_ex img {
    width: 68.6666666667vw;
    line-height: 0;
  }
  .sakurahinata_copy {
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
    text-align: center;
    padding: 20vw 0;
  }
}
