@import url("/um/v7/css/reset.css");
@import url("animate.css");
@import url("set.css");

/*	background
============================== */
#con-body {
  background-color: #ff7dc5;
  background-size: 60%;
}

/*	menu
============================== */
.menu {
  background-size: cover;
}

.menu li a {
  display: block;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}
.menu li a.nolink {
  background-color: hsla(0, 0%, 100%, 0.6);
}
@media all and (min-width: 768px) {
  .menu {
    background-image: url(../img/menu_pc.png);
    background-position: 0px -40px;
    width: 980px;
    height: 155px;
    position: relative;
  }

  .menu li a {
    position: absolute;
    height: 79px;
    top: 24px;
  }

  .menu li.m_intro a {
    width: 148px;
    left: 3px;
  }

  .menu li.m_news a {
    width: 135px;
    left: 151px;
  }

  .menu li.m_caststaff a {
    width: 204px;
    left: 286px;
  }

  .menu li.m_story a {
    width: 164px;
    left: 490px;
  }

  .menu li.m_chart a {
    width: 161px;
    left: 654px;
  }

  .menu li.m_paravi a {
    width: 162px;
    left: 815px;
  }
}

@media all and (max-width: 767px) {
  .menu {
    background-image: url(../img/menu_smp.png);
    position: relative;
    height: 0;
    padding-top: 50%;
    margin-bottom: -30px;
  }

  .menu li a {
    position: absolute;
    height: 0;
    display: block;
  }

  .menu li.m_intro a {
    width: calc((288 / 1000)*100%);
    padding-top: calc((155 / 288)*((288 / 1000)*100%));
    left:  calc((19 / 1000)*100%);
    top:  calc((48 / 500)*100%);
  }

  .menu li.m_news a {
    width: calc((272 / 1000)*100%);
    padding-top: calc((155 / 272)*((272 / 1000)*100%));
    left:  calc((307 / 1000)*100%);
    top:  calc((48 / 500)*100%);
  }

  .menu li.m_caststaff a {
    width: calc((402 / 1000)*100%);
    padding-top: calc((155 / 402)*((402 / 1000)*100%));
    left:  calc((579 / 1000)*100%);
    top:  calc((48 / 500)*100%);
  }

  .menu li.m_story a {
    width: calc((320 / 1000)*100%);
    padding-top: calc((155 / 320)*((320 / 1000)*100%));
    left:  calc((19 / 1000)*100%);
    top:  calc((234 / 500)*100%);
  }

  .menu li.m_chart a {
    width: calc((323 / 1000)*100%);
    padding-top: calc((155 / 323)*((323 / 1000)*100%));
    left:  calc((339 / 1000)*100%);
    top:  calc((234 / 500)*100%);
  }

  .menu li.m_paravi a {
    width: calc((319 / 1000)*100%);
    padding-top: calc((155 / 319)*((319 / 1000)*100%));
    left:  calc((662 / 1000)*100%);
    top:  calc((234 / 500)*100%);
  }

}

@media all and (max-width: 767px) {
  #newep {
    width: 100%;
    margin: 0 auto;
  }

  #newep #storyline_pc {
    display: none;
  }

  #storyline_sp label,
  #storyline_sp a.more {
    display: block;
    width: 70%;
    position: relative;
    background-repeat: no-repeat;
    height: 0;
    padding-top: 16.429752066115702%;
  }

  #storyline_sp label {
    margin: 0 auto 4%;
  }

  #storyline_sp a.more {
    margin: 0 auto;
  }

  #storyline_sp label span,
  #storyline_sp a.more span {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
  }

  #storyline_sp .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
  }

  #storyline_sp input:checked~.hidden_show {
    padding: 4% 0;
    height: auto;
    opacity: 1;
    background-color: #fff1f0;
  }

  #storyline_sp label {
    cursor: pointer;
  }

  #storyline_sp input {
    display: none;
  }

  #storyline_sp {
    position: relative;
    z-index: 2;
  }

  #newep p.txt {
    font-size: 4vw;
    padding: 0 4% 4%;
  }
}

/*	menu
============================== */
div.sns-share {
  text-align: center;
}

div.sns-share section {
  display: table;
}

div.sns-share section h2 {
  width: 50%;
  text-align: right;
}

div.sns-share section h2, div.sns-share section h3, div.sns-share section div.sns-rig {
  display: table-cell;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  letter-spacing: 0em;
  color: #000;
}

div.sns-share section h2, div.sns-share section h3 {
  line-height: 1.5;
  text-align: right;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

div.sns-share section ul {
  letter-spacing: -.4em;
}

div.sns-share section ul li {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0em;
}

div.sns-share section ul li a {
  display: block;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  border-radius: 50%;
}

div.sns-share section ul li.shr-tw a {
  background-color: #55acee;
  background-image: url(../img/sns_tw.png) !important;
}

div.sns-share section ul li.shr-ln a {
  background-color: #00b900;
  background-image: url(../img/sns_ln.png) !important;
}

div.sns-share section ul li.shr-fb a {
  background-color: #1877f2;
  background-image: url(../img/sns_fb.png) !important;
}

@media all and (min-width: 768px) {
  div.sns-share {
    padding: 3em 0 0;
  }

  div.sns-share section {
    margin: 0 0 0 auto;
  }

  .idx div.sns-share {
    padding: 0px 0 20px;
  }

  .idx div.sns-share section {
    width: 40%;
    margin: 0 auto;
  }

  div.sns-share section h2, div.sns-share section h3 {
    font-size: 83%;
    padding-right: 10px;
  }

  div.sns-share section ul li {
    width: 50px;
  }

  div.sns-share section ul li:not(:last-child) {
    margin-right: 10px;
  }

  div.sns-share section ul li a {
    height: 50px;
    background-size: 107%;
    background-position: center;
  }
}

@media all and (max-width: 767px) {
  div.sns-share {
    /* padding: 0px 15px 15px; */
  }

  div.sns-share section {
    width: 100%;
    padding: 3vw 0px;
    margin: 0 auto;
  }

  .idx div.sns-share {
    padding: 0;
  }

  .idx div.sns-share section {
    width: 90%;
  }

  .topics div.sns-share section div.sns-rig {
    width: 45%;
  }

  div.sns-share section h2, div.sns-share section h3 {
    font-size: 75%;
    padding-right: 0px !important;
  }

  div.sns-share section ul li {
    width: 40px;
  }

  div.sns-share section ul li:not(:last-child) {
    margin-right: 6px;
  }

  div.sns-share section ul li a {
    height: 40px;
    background-size: cover;
  }
}

@media all and (max-width: 374px) {
  div.sns-share section h3 {
    font-size: 62.5%;
  }

  div.sns-share section ul li:not(:last-child) {
    margin-right: 3px;
  }

  div.sns-share section h2 {
    width: 55%;
  }

  div.sns-share section div.sns-rig {
    width: 45%;
  }
}
