@import url("/um/v7/css/reset.css");
@import url("animate.css");
@import url("set.css");
@import url("https://use.typekit.net/yhl5bpk.css");

@media print {
  .noprint {
    display: none;
  }
}

html {
  overflow-x: hidden;
}

div#bn_super {
  border-bottom: 1px solid #c0c4ce;
}

div.tbs-gheader {
  z-index: 999;
}

.light {
  color: #00ffff;
}

.ep {
  font-size: 90%;
}

.font01 {
  font-weight: bold;
  font-style: normal;
  font-family: "century-gothic", sans-serif;
  letter-spacing: 0.05em;
}

.font02 {
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media all and (max-width: 767px) {
  .narrowsmp {
    letter-spacing: -0.07em;
    transform: scale(0.9, 1);
  }
}

/*	bg
============================== */
#page-top {
  background-size: 473px;
  background-color: #bddeef;
  background-image: url(../img/bg.jpg);
  background-size: 2860px 9574px;
  position: relative;
  overflow-x: hidden;
  -webkit-animation: bg 400s linear infinite;
  animation: bg 400s infinite linear;
  background-attachment: fixed;
}

@keyframes bg {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 0 -9574px;
  }
}

/*	sns
============================== */
.t_sns_up {
  background-position: center;
  background-repeat: no-repeat;
  background-color: hsla(0, 0%, 100%, 0.5);
  box-sizing: border-box;
}

.t_sns_up ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.t_sns_up li a {
  display: block;
  border-radius: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 999%;
  box-shadow: 10px 10px 0px 0px rgb(0 0 0 / 5%);
}

.t_sns_up li.tt a {}

.t_sns_up hr.hr1 {
  border-bottom: 2px solid #335c6f;
  border-top: 7px solid hsla(0, 0%, 100%, 0.0);
  margin: 0;
}

.t_sns_up hr.hr2 {
  border-top: 2px solid #335c6f;
  border-bottom: 7px solid hsla(0, 0%, 100%, 0.0);
  margin: 0;
}

@media all and (min-width: 768px) {
  .t_sns_up li a {
    width: 75px;
    height: 75px;
  }

  .t_sns_up {
    background-size: 980px;
    box-shadow: 10px 10px 0px 0px rgb(0 0 0 / 5%);
  }

  .t_sns_up ul {
    width: 285px;
    margin: 0 0 0 360px;
    height: 120px;
  }
}

@media all and (max-width: 767px) {
  .t_sns_up li a {
    width: 75px;
    height: 75px;
  }

  .t_sns_up ul {
    width: 70%;
    margin: 15vw auto 4vw;
  }

  .t_sns_up {
    background-size: 100%;
    box-shadow: 0 10px 0px 0px rgb(0 0 0 / 5%);
    background-position: center 2.5vw;
    margin-bottom: 10px;
  }
}

hr {
  border: none;
  height: 20px;
  width: 100%;
  height: 0;
  border-bottom: 5px solid rgb(251, 215, 75);
  box-shadow: 0 5px 10px 0px rgb(0 0 0 / 30%);
  margin: 0;
  z-index: 88;
  position: relative;
  border-image: linear-gradient(0deg, rgb(251, 215, 75) 7%, rgb(223, 195, 75) 12%, rgb(194, 174, 75) 17%, rgb(223, 195, 75) 26%, rgb(251, 215, 75) 36%, rgb(234, 212, 93) 65%, rgb(217, 208, 110) 71%, rgb(206, 191, 92) 78%, rgb(195, 174, 74) 99%);
  border-image: -moz-linear-gradient(0deg, rgb(251, 215, 75) 7%, rgb(223, 195, 75) 12%, rgb(194, 174, 75) 17%, rgb(223, 195, 75) 26%, rgb(251, 215, 75) 36%, rgb(234, 212, 93) 65%, rgb(217, 208, 110) 71%, rgb(206, 191, 92) 78%, rgb(195, 174, 74) 99%);
  border-image: -webkit-linear-gradient(0deg, rgb(251, 215, 75) 7%, rgb(223, 195, 75) 12%, rgb(194, 174, 75) 17%, rgb(223, 195, 75) 26%, rgb(251, 215, 75) 36%, rgb(234, 212, 93) 65%, rgb(217, 208, 110) 71%, rgb(206, 191, 92) 78%, rgb(195, 174, 74) 99%);
  border-image: -ms-linear-gradient(0deg, rgb(251, 215, 75) 7%, rgb(223, 195, 75) 12%, rgb(194, 174, 75) 17%, rgb(223, 195, 75) 26%, rgb(251, 215, 75) 36%, rgb(234, 212, 93) 65%, rgb(217, 208, 110) 71%, rgb(206, 191, 92) 78%, rgb(195, 174, 74) 99%);
  border-image-slice: 1;
}

@media all and (max-width: 767px) {
  hr {
    border-bottom: 0.2em solid rgb(251, 215, 75);
  }
}

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

.menu_outer {
  width: 100%;
}

.menu li a {
  display: block;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}

.menu li a.nolink {
  /* background-color: hsl(0deg 0% 100%); */
}

@media all and (min-width: 768px) {
  .menu_outer {
    background-image: url(../img/menu_bg.png);
    height: 142px;
    background-repeat: repeat-x;
    background-position: 0 50px;
    background-size: 50%;
    background-color: rgb(255 255 255 / 50%);
  }

  .menu {
    background-image: url(../img/menu.png?0117);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    position: relative;
    height: 142px;
    background-position: center;
    padding: 0;
    background-repeat: no-repeat;
  }

  .menu li {
    position: relative;
    margin: 30px 0 30px 0;
  }
  .menu li.m_news {
    width: 147px;
  }
  .menu li.m_about {
    width: 134px;
  }
  .menu li.m_story {
    width: 134px;
  }
  .menu li.m_chart {
    width: 141px;
  }
  .menu li.m_staff {
    width: 237px;
  }
  .menu li.m_stream {
    width: 160px;
  }


  .menu li:not(:last-child) {
    position: relative;
    margin: 30px 24px 30px 0px;
  }

  .menu li a {
    position: relative;
    height: 100%;
  }

  .menu li a:hover,
  #news .menu li.m_news a,
  #about .menu li.m_about a,
  #story .menu li.m_story a,
  #chart .menu li.m_chart a,
  #staff .menu li.m_staff a {
    /* background-color: hsl(0deg 0% 100% / 30%); */
    /* mix-blend-mode: darken; */
  }

  .menu li {
    width: 170.5px;
  }
}

@media all and (max-width: 767px) {
  .menu_outer {
    background-image: url(../img/menu_s.png?0117);
    background-repeat: no-repeat;
    background-size: 100%;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 1%);
    z-index: 1;
    position: relative;
    padding: 0 0 0.5vw;
    /* background-color: #202a67; */
  }

  .menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: stretch;
    justify-content: space-between;
  }

  .menu li {
    width: calc((250 / 750)*100%);
  }

  .menu li a {
    position: relative;
    height: 0;
    padding-top: calc((247 / 480)*100%);
    margin: calc((15 / 1500)*100%);
    /* background-color: #ff00002e; */
  }

  .menu li a span {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
}

@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%;
  }
}

/*	share
============================== */
#share {
  text-align: center;
  margin: 5vw auto;
  vertical-align: middle;
  color: #fff;
}

#share span {
  position: relative;
}

#share span:before {
  content: "";
  width: 35%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: -45%;
  top: 50%;
  z-index: 1;
}

#top #share {
  margin: 1.2em auto 0;
  width: 100%;
  color: #fff;
  padding: 0 0 1em;
}

#top #share h4 {
  font-size: 120%;
  padding: 1.6em 0 .8em;
  position: relative;
  /* color: #fff; */
}

#top #share h4:before {
  content: "";
  width: 1px;
  height: 0;
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 5%;
  z-index: 1;
}

#share ul {
  display: inline-block;
  margin: 0 0 0 .5em;
  vertical-align: middle;
}

#share ul li {
  display: inline-block;
  border-radius: 50%;
  margin: 0 0.5vw 0;
}

#share ul li a {
  display: block;
}

#share ul li a img {
  transition: .5s;
}

#share ul li a:hover img {
  transform: scale(1.2);
}

@media all and (min-width: 768px) {
  #share ul li img {
    width: 63px;
  }
}

@media all and (max-width: 767px) {
  #share ul li img {
    width: 10vw;
  }
}

/*	movieBox
============================== */
.movieBox {
  position: relative;
}

.movieBox span.thum {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: top;
  margin: 0 0 0 0;
  position: relative;
}

.movieBox span.thum img {
  width: 100%;
  height: 100px;
}

.movieBox:hover {
  /* background-color: #f9f7f3; */
}

.movieBox a:hover .thumbnail {
  filter: brightness(1.10);
}

.movieBox a .btn {
  background-repeat: no-repeat;
  background-position: center center;
  width: 80px;
  height: 56px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -28px 0 0 -40px;
  opacity: 0.85;
}

.movieBox a:hover .btn {
  opacity: 1.0;
}

@media all and (min-width: 768px) {
  .movieBox {
    width: 440px;
    margin: 0 auto;
    border: solid 10px #fff;
    /* box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); */
    z-index: 999;
    background-color: #fff;
  }

  .movieBox .thumbnail {
    width: 440px;
  }
}

@media all and (max-width: 767px) {
  .movieBox {
    /* border: solid 1.5vw #fff; */
    box-sizing: border-box;
    z-index: 1;
    background-color: #fff;
  }

  .movieBlock .movieBox .thumbnail {
    width: 100%;
  }

  .movieBox a .btn {
    background-repeat: no-repeat;
    background-position: center center;
    width: 10vw;
    height: 7vw;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25% 0 0 21%;
    opacity: 0.85;
    background-size: cover;
  }
}

/*	streambnr
============================== */
ul.bnr, ul.streambnr {
  display: flex;
  flex-flow: row wrap;
  width: 980px;
  margin: 0 auto;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

ul.bnr li {
  width: 475px;
  height: 133px;
  margin: 0 0 2em;
  border-radius: 12px;
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: 10px 10px 20px rgba(182, 176, 162, 0.5);
}

ul.bnr li a {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  background-size: cover;
  border-radius: 12px;
}

ul.bnr li.bn_stmp, ul.bnr li.bn_porg {
  height: 186px;
}

ul.bnr li.bn_comic img {
  width: 21%;
  position: absolute;
  right: 8%;
  top: -5%;
  transform: rotate(5deg);
}

ul.streambnr {
  margin: 0 auto;
}

ul.streambnr li {
  width: 300px;
  height: 120px;
  margin: 1.5% 0;
  text-align: center;
  width: -webkit-calc(100% / 3 - 2%);
  width: calc(100% / 3 - 2%);
}

ul.streambnr li.tbsfree {
  margin: 1.5% 2.5%;
}

ul.streambnr li a {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
  box-shadow: 10px 10px 20px rgba(182, 176, 162, 0.5);
}

ul.streambnr li a span.stream {
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block;
  line-height: 210%;
}

ul.streambnr li.paravi a {
  background-size: 62%;
  background-position: center 25%;
}

ul.streambnr li.paravi a span.stream {
  background-color: rgba(0, 79, 153, 0.9);
}

ul.streambnr li.tbsfree a {
  background-size: 65%;
  background-position: center 31%;
}

ul.streambnr li.tbsfree a span.stream {
  background-color: rgba(0, 80, 255, 0.9);
}

ul.streambnr li.tver a {
  background-size: 32%;
  background-position: center 26%;
}

ul.streambnr li.tver a span.stream {
  background-color: rgba(0, 174, 217, 0.9);
}

@media all and (min-width: 768px) {
  ul.streambnr {
    padding: 2em 0;
  }
}

@media all and (max-width: 767px) {
  ul.streambnr {
    width: 65%;
    align-items: center;
    padding-bottom: 0.7em;
    padding: 1em 0 2em;
  }

  ul.streambnr li {
    width: 100%;
    height: auto;
    margin: 5% 0 0;
  }

  ul.streambnr li.tbsfree {
    margin: 5% 0 0;
  }

  ul.streambnr li a {
    height: 0;
    padding: 32% 0 0;
  }

  ul.streambnr li a span.stream {
    line-height: 140%;
    font-size: 3vw;
    padding: 2% 0;
  }

  ul.streambnr li.paravi a {
    background-size: 52%;
    background-position: center 23%;
  }

  ul.streambnr li.tbsfree a {
    background-size: 52%;
    background-position: center 30%;
  }

  ul.streambnr li.tver a {
    background-size: 26%;
    background-position: center 26%;
  }
}

/*	SNS timelineArea
============================== */
#topSnsArea {
  text-align: center;
  position: relative;
  background-color: #eb9eab;
  background-image: url(../img/ptn.png);
  background-size: 10px 10px;
}

#snsArea {
  position: relative;
}

#timelineArea {}

#timelineArea #instagram, #timelineArea #twitter {
  position: relative;
}

#timelineArea h2 {
  padding: 0;
}

#timelineArea h2 a {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
  /* margin: 0 auto 10px; */
  position: absolute;
  display: block;
}

#timelineArea #instagram h2 a {
  background-image: url(../img/top_h2_ig.png);
  position: relative;
  width: 100%;
  height: 130px;
  margin: 0 auto;
  background-size: 200%;
}

#timelineArea #twitter h2 a {
  background-image: url(../img/top_h2_tw.png);
  position: relative;
  width: 100%;
  height: 130px;
  margin: 0 auto;
  background-size: 200%;
}

#timelineArea #instagram .timelineBox {
  /* padding: 12px; */
  /* background-color: #fff; */
  z-index: 100;
  position: relative;
}

#timelineArea #twitter .timelineBox {
  padding: 0;
}

.gaibu {
  font-size: 0.8em;
  padding: 0;
  letter-spacing: 0em;
  display: block;
  padding: 1em;
  box-sizing: border-box;
  position: relative;
  font-size: 18px;
  letter-spacing: 0.07em;
  color: #fff;
}

/*instagram*/
div.insta {}

div.insta ul li {
  float: left;
  width: 33.333333333333333%;
}

div.insta ul li span, div.insta ul li a, div.insta ul li a img {
  display: block;
}

div.insta ul li a, div.insta ul li a img {
  background-position: center center;
  background-repeat: no-repeat;
}

div.insta ul li a {
  background-size: cover;
  position: relative;
  height: 0;
  padding-top: 100%;
}

div.insta ul li a:hover img {
  background-color: hsla(216, 82%, 13%, 0.25);
}

div.insta ul li a img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

div.insta ul li a img.icon-video {
  background-image: url(/um/img/play.png);
}

div.insta ul li:nth-child(3n-2) {
  clear: both;
}

/*twitter*/
#twitter .twitterBox {
  background-color: #fff;
  padding: 0px;
}

#twTL .tline {
  padding: 15px;
  margin: 0 auto;
}

#twTL .tline iframe {
  background-color: hsla(0, 0%, 100%, 0.9);
}

#snsDecoArea {
  position: absolute;
  top: -50px;
  left: 0;
  height: 100%;
  width: 40%;
}

#snsDeco1 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 250px;
  height: 360px;
  margin: 0 auto;
  padding: 0;
  top: -100px;
  opacity: 0;
  text-indent: -9999px;
}

div.insta ul li:nth-child(7),
div.insta ul li:nth-child(8),
div.insta ul li:nth-child(9) {
  margin-bottom: 0;
}

@media all and (min-width: 768px) {
  #topSnsArea {
    padding: 0 0 20px;
    background-color: #eb9eab;
  }

  #snsArea {
    display: inline-block;
    vertical-align: top;
  }

  #timelineArea {
    letter-spacing: -.4em;
  }

  #timelineArea #instagram, #timelineArea #twitter {
    width: 500px;
    letter-spacing: 0em;
    vertical-align: top;
    padding: 0 0px;
    float: left;
  }

  #timelineArea #instagram {
    margin-right: 80px;
  }

  .gaibu {
    text-align: center;
    margin: 2em auto;
    width: 980px;
    color: #fff;
  }

  div.insta {
    padding: 0;
  }

  div.insta ul li:nth-child(3n-2)>span {
    margin-right: 8px;
  }

  div.insta ul li:nth-child(3n-1)>span {
    margin-left: 4px;
    margin-right: 4px;
  }

  div.insta ul li:nth-child(3n)>span {
    margin-left: 8px;
  }

  div.insta ul li {
    margin-bottom: 12px;
  }
}

@media all and (max-width: 767px) {
  #topSnsArea {
    padding: 0;
    background-position: top;
  }

  #timelineArea {
    display: block;
    /* margin: 0 20px; */
  }

  #timelineArea #twitter {
    padding-bottom: 90px;
    padding: 0 8vw 3vw;
  }

  #timelineArea #instagram {
    padding-bottom: 90px;
    padding: 0 8vw 1em;
    position: relative;
    z-index: 0;
  }

  #timelineArea h2 {
    padding: 0;
  }

  #timelineArea h2 a {
    height: 75px !important;
  }

  .gaibu {
    width: 100%;
    font-size: 0.8em;
    text-align: center;
  }

  div.insta {
    padding: 0;
  }

  div.insta ul li:nth-child(3n-2)>span {
    margin-right: 6px;
  }

  div.insta ul li:nth-child(3n-1)>span {
    margin-left: 3px;
    margin-right: 3px;
  }

  div.insta ul li:nth-child(3n)>span {
    margin-left: 6px;
  }

  div.insta ul li {
    margin-bottom: 9px;
  }

  #snsDecoArea {
    top: -20px;
    left: -20px;
  }

  #snsDeco1 {
    width: 200px;
    height: 288px;
  }
}

/*	sns btn
============================== */
#officialSns {
  text-align: center;
}

#officialSns h2 {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  width: 191px;
  height: 24px;
  margin: 0 auto;
  display: block;
  display: inline-block;
  vertical-align: middle;
}

#officialSns .sns {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: -.4em;
}

#officialSns .sns li {
  display: inline-block;
  margin: 0 5px
}

#officialSns .sns a {
  display: block;
  width: 65px;
  height: 65px;
  text-align: center;
  position: relative;
  margin: 0;
  border-radius: 50%;
  transition: 0.5s;
  vertical-align: middle;
}

#officialSns .sns .twitter a {
  background: #1b9eef;
}

#officialSns .sns .instagram a {
  background: #da2f75;
}

#officialSns .sns a:hover {
  opacity: 0.8;
}

.sns img, #snsarea #sns img, #container #sns img {
  position: absolute;
  width: 50%;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.sns img.ic_line, #snsarea #sns img.ic_line, #container #sns img.ic_line {
  width: 60% !important;
}

@media all and (min-width: 768px) {
  #officialSns {
    width: auto;
    margin: 10px 0 40px;
  }

  #storyArea #officialSns {
    width: auto;
    margin: 0px 0 40px;
  }

  #officialSns h2 {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
  }

  #officialSns .sns {
    margin-top: 0px;
    vertical-align: middle;
  }

  #officialSns .sns li {
    display: inline-block;
    margin: 0 7px;
  }
}

@media all and (max-width: 767px) {
  #officialSns {
    width: auto;
    margin: 0 0 35px;
  }

  #officialSns h2 {
    width: 153px;
    height: 19px;
    margin-right: 10px;
  }

  #officialSns .sns a {
    width: 60px;
    height: 60px;
  }
}

@media all and (max-width: 321px) {
  #officialSns .sns li {
    display: inline-block;
    margin: 0 3px
  }
}

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

.idx div.sns-share {}

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

div.sns-share section h2 {
  text-align: center;
  font-style: normal;
  font-weight: 500;
}

div.sns-share section h2, div.sns-share section h3, div.sns-share section div.sns-rig {
  padding: 5px 0 8px;
  letter-spacing: 0em;
  color: #fff;
}

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;
}

@media all and (min-width: 768px) {
  div.sns-share {
    padding: 0px 0;
    width: 100%;
    margin: 0 auto;
  }

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

  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;
  }

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

@media all and (max-width: 767px) {
  div.sns-share section {
    width: 100%;
    padding: 10px 0px;
    margin: 0 auto;
  }

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

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

  .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;
  }

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

@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%;
  }

  div.sns-share section h2, div.sns-share section h3, div.sns-share section div.sns-rig {
    display: block;
    width: 100%;
    text-align: center;
  }
}

.backtotop {
  /* display: none; */
}

.cmn_banner {
  margin: 3em auto;
  text-align: center;
}

/*	oadate
============================== */
.oadate {
  letter-spacing: 0.05em;
  color: #fff;
}

.oadate {
  font-style: normal;
  display: block;
  letter-spacing: 0.05em;
}

@media all and (min-width: 768px) {
  #top .oadate {
    font-size: 50px;
    position: absolute;
    right: 0;
    top: 135px;
  }

  #top .oadate::after {
    position: absolute;
    content: "";
    display: block;
    background-image: url(../img/wave.png);
    width: 450%;
    height: 11px;
    margin-top: 30px;
    background-repeat: repeat-x;
    background-size: contain;
    background-position: bottom;
  }
}

@media all and (max-width: 767px) {
  .oadate {
    font-size: 7vw;
    margin: 3vw auto;
    border-bottom: 1px solid #fff;
    padding: 0 0 3vw;
  }

  .oadate {}
}

.elu {
  background-image: url(../img/elu.png);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 110%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  height: 0;
  padding-top: calc((121 / 785)*100%);
}

.elu span {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
@media all and (min-width: 768px) {
  .eluouter {
    width: 390px;
    margin: 5em auto;
  }
}

@media all and (max-width: 767px) {
  .eluouter {
    width: 220px;
    margin: 2em auto;
  }
}




/*	back to top
============================== */
p.backtotop {
  z-index: 1;
  -webkit-transition-duration: 300ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
  font-family: fot-tsukuardgothic-std, sans-serif;
}

p.backtotop a, p.backtotop span {
  display: block;
}

p.btot-on, p.btot-off {
  position: fixed;
}

@media all and (min-width: 768px) {
  p.backtotop {
    transition-property: bottom;
  }

  p.btot-on {
    right: 60px;
    bottom: 30px;
  }

  p.btot-off {
    right: 60px;
    bottom: -212px;
  }

  p.backtotop a {
    background-image: url(../img/btt.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 100px;
    height: 100px;
    background-size: 100%;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
  }
}

@media all and (max-width: 767px) {
  p.backtotop {
    /* min-width: 320px; */
    transition-property: bottom;
  }

  p.btot-on, p.btot-off {
    /* width: 100%; */
    bottom: 80px;
    right: 20px;
  }

  p.btot-on {
    bottom: 80px;
    right: 20px;
  }

  p.btot-off {
    bottom: -200px;
  }

  p.backtotop a {
    line-height: 1;
    background-image: url(../img/btt.png);
    background-size: cover;
    z-index: 999;
    /* position: relative; */
    /* text-decoration: none; */
    /* color: #fff; */
    height: 70px;
    width: 70px;
    /* letter-spacing: 0; */
    /* font-family: urw-din, sans-serif; */
    /* font-size: 6vw; */
    overflow: hidden;
    white-space: nowrap;
    text-indent: 999%;
  }

  p.backtotop a span {
    /* position: absolute; */
    /* left: 50%; */
    /* top: 50%; */
    /* margin-top: -0.5em; */
    /* margin-left: -2em; */
    /* font-weight: bold; */
    /* z-index: 21 !important; */
  }

  p.backtotop a span:before {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -12px;
    margin-left: -4.5em;
    display: block;
    /* content: ""; */
    /* background-image: url(../img/arrow16.svg); */
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 24px 150px;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
  }
}
