
@import 'https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700';
@import url("https://fonts.googleapis.com/css?family=Oswald:300,400,700");

@charset "UTF-8";
.ly-nav-01 li a:hover, #btnPagetop:hover {
  -webkit-animation: hover-effect linear 1;
          animation: hover-effect linear 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  cursor: pointer; }

@-webkit-keyframes hover-effect {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  to {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; } }

@keyframes hover-effect {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  to {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; } }

/* ────────────────────────────────────────────────────────────
  header
──────────────────────────────────────────────────────────── */
.mb-35 { margin-bottom: 35px !important; }
.mt-20 { margin-top: 20px !important; }


/* ------------------------------------------------------------- */
.container-wrapper {
  position: relative;
  min-width: 990px;
  background: url('../img/bg4.jpg') #000;
  background-size: 100% auto;
  background-position: 0 -2%;
  padding: 0 0 90px;
 }

 .c_midashi {
    text-align: center;
    line-height: 1.4em;
    font-size: 1.3em !important;
    font-weight: bold;
    color: #48545a;
    padding-top: 30px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.common-title {
    margin: 20px 0px;
    padding: 5px 10px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
    color: #fafafa;
    background: #24292d;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444949), color-stop(100%, #24292d));
    background-image: -moz-linear-gradient(top, #444949, #24292d);
    background-image: -webkit-linear-gradient(top, #444949, #24292d);
    background-image: linear-gradient(to bottom, #444949, #24292d);
}

#highlight,
#cast,
#story,
#comment,
#staff {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

/* .container-wrapper:before {
  content: "";
  position: absolute;
  top: 2000px;
  background: url('../img/bg.jpg');
  background-size: 100% auto;
  width: 100%;
  height: 79%;
} */



/* @media screen and (min-width: 1280px) {
  .container-wrapper:before {
    background: url('../img/bg.jpg');
    background-size: 1804px auto; } } */


.page_nav {
  margin-top: -35px;
  margin-bottom: 10px;
}
.aside-container {
    color: #333;
    padding: 20px;
    margin-top: 10px;
}
/* .ly-nav-01 {
  margin: 0 20px;
  min-height: 159px; }

.ly-nav-01 ul:after {
  clear: both;
  content: "";
  display: table; }

.ly-nav-01 li {
  float: left;
  box-sizing: border-box;
  width: 33.333333%;
  margin-bottom: 22px;
  border-right: 1px solid transparent; }

.ly-nav-01 li:nth-child(n+4) {
  margin-bottom: 0; }

.ly-nav-01 li:nth-child(3n) {
  border-color: #188cc1; }

.ly-nav-01 li a {
  display: block;
  border-left: 1px solid #188cc1;
  width: 100%;
  padding-bottom: 23%;
  height: 0;
  background-size: 100% auto !important; }

.ly-nav-01 li a span {
  display: none; }

.ly-nav-01 li a.is-news {
  background: url(/setouchi/img/nav_menu_news_01.png) left center no-repeat; }

.ly-nav-01 li a.is-intro {
  background: url(/setouchi/img/nav_menu_intro_01.png) left center no-repeat; }

.ly-nav-01 li a.is-cast {
  background: url(/setouchi/img/nav_menu_cast_01.png) left center no-repeat; }

.ly-nav-01 li a.is-story {
  background: url(/setouchi/img/nav_menu_story_01.png) left center no-repeat; }

.ly-nav-01 li a.is-comment {
  background: url(/setouchi/img/nav_menu_comment_01.png) left center no-repeat; }

.ly-nav-01 li a.is-staff {
  background: url(/setouchi/img/nav_menu_staff_01.png) left center no-repeat; }

  .page_nav_inner {
  padding: 20px 0;
  background-color: rgba(0,0,0,.6);
  overflow: hidden;
} */
.page_nav_inner {
  background-color: rgba(0,0,0,.7);
  overflow: hidden;
}
.page_nav_inner li {
  /* width: 16.66666% */
  width: 20%;
  padding: 30px 0 20px;
  transition: 0.5s;
  border-right: 1px solid #383839;
  color: #fff;
  float: left;
  text-align: center;
  box-sizing: border-box;
}
.page_nav_inner li:last-child {
  border-right: none;
}
.page_nav_inner li:hover {
  opacity: .6;
}
.page_nav_inner li a {
  width: 100%;
  color: #fff;
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
  text-decoration: none;
  text-align: center;
  background-size: 100% auto;
}
.page_nav_inner li a span {
  margin-top: -4px;
  font-size: 12px;
  font-family: "游ゴシック体";
  display: block;
  font-weight: bold;
}
.sec-ttl {
   padding: 20px 20px 20px;
   display:table;
   color: #fff;
   border-spacing: 20px 0;
}
.sec-ttl-main {
  display: table-cell;
  vertical-align:middle;
  font-size: 40px;
  font-family: 'Oswald', sans-serif;
}
.sec-ttl-sub {
  font-size: 16px;
}

/* ────────────────────────────────────────────────────────────
  contents
──────────────────────────────────────────────────────────── */


.main-container {
  position: relative;
  padding: 0 0 0 20px;
  margin: 30px 0 0 0;
  /* background: rgba(255, 255, 255, 0.6); */ }
.main-container-inner {
  background: rgba(211,210,210,0.8);
}
.main-container-inner h1 {
  padding-top: 5px;
  background: url('../img/ttl_bg.png');
  background-repeat: no-repeat;
  background-color: #000;
}
.sec-area {
  padding: 30px 30px 60px;
}

.main-container > section {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; }

.main-container > section p {
  background: url("../mb/img/s.gif") repeat; }

.main-container > section h1 {
  background: url("../mb/img/s.gif") repeat; }

.main-container > section h2 {
  background: url("../mb/img/s.gif") repeat; }

.main-container > section h3 {
  background: url("../mb/img/s.gif") repeat; }

.main-container > section h4 {
  background: url("../mb/img/s.gif") repeat; }

.main-container > section h5 {
  background: url("../mb/img/s.gif") repeat; }

.main-container > section h6 {
  background: url("../mb/img/s.gif") repeat; }

.main-container #sns {
  position: absolute;
  right: 0;
  top: 11px;
  z-index: 1; }

#btnPagetop .inner {
  display: block;
  width: 133px;
  height: 159px;
  background: url('../img/PAGETOP.png') no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

/* #btnPagetop:hover .inner {
  width: 133px;
  height: 159px;
  background: url('../img/PAGETOP.png') no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  cursor: pointer !important; } */

.m-ttl-01 {
  position: relative;
  overflow: hidden;
  margin-bottom: 11px; }

.m-ttl-01:before {
  content: "\0020";
  display: block;
  width: 105px;
  height: 119px;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin-right: 16px;
  margin: 0 16px 0 -13px; }

.m-ttl-01 h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.m-ttl-01 h1 span {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: absolute;
  left: 107px;
  top: 51px; }

.m-ttl-01 h1:after {
  content: "\0020";
  display: block;
  position: absolute;
  top: 101px;
  left: 54px;
  width: 100%;
  height: 1px;
  background-color: #dddddd; }

.m-ttl-01 h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.m-ttl-01 h2 span {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: absolute;
  left: 107px;
  top: 51px; }

.m-ttl-01 h2:after {
  content: "\0020";
  display: block;
  position: absolute;
  top: 101px;
  left: 54px;
  width: 100%;
  height: 1px;
  background-color: #dddddd; }

.m-ttl-01 h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.m-ttl-01 h3 span {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: absolute;
  left: 107px;
  top: 51px; }

.m-ttl-01 h3:after {
  content: "\0020";
  display: block;
  position: absolute;
  top: 101px;
  left: 54px;
  width: 100%;
  height: 1px;
  background-color: #dddddd; }

.m-ttl-01 h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.m-ttl-01 h4 span {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: absolute;
  left: 107px;
  top: 51px; }

.m-ttl-01 h4:after {
  content: "\0020";
  display: block;
  position: absolute;
  top: 101px;
  left: 54px;
  width: 100%;
  height: 1px;
  background-color: #dddddd; }

.m-ttl-01 h5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.m-ttl-01 h5 span {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: absolute;
  left: 107px;
  top: 51px; }

.m-ttl-01 h5:after {
  content: "\0020";
  display: block;
  position: absolute;
  top: 101px;
  left: 54px;
  width: 100%;
  height: 1px;
  background-color: #dddddd; }

.m-ttl-01 h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.m-ttl-01 h6 span {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: absolute;
  left: 107px;
  top: 51px; }

.m-ttl-01 h6:after {
  content: "\0020";
  display: block;
  position: absolute;
  top: 101px;
  left: 54px;
  width: 100%;
  height: 1px;
  background-color: #dddddd; }

/* .m-ttl-01.is-news h1 span {
  width: 180px;
  height: 20px;
  background: url(/setouchi/img//ttl_news_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.m-ttl-01.is-news h2 span {
  width: 180px;
  height: 20px;
  background: url(/setouchi/img//ttl_news_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.m-ttl-01.is-news h3 span {
  width: 180px;
  height: 20px;
  background: url(/setouchi/img//ttl_news_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.m-ttl-01.is-news h4 span {
  width: 180px;
  height: 20px;
  background: url(/setouchi/img//ttl_news_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.m-ttl-01.is-news h5 span {
  width: 180px;
  height: 20px;
  background: url(/setouchi/img//ttl_news_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.m-ttl-01.is-news h6 span {
  width: 180px;
  height: 20px;
  background: url(/setouchi/img//ttl_news_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.m-ttl-01.is-intro h1 span {
  width: 196px;
  height: 28px;
  background: url(/setouchi/img//ttl_intro_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -6px 0 0 4px; }

.m-ttl-01.is-intro h2 span {
  width: 196px;
  height: 28px;
  background: url(/setouchi/img//ttl_intro_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -6px 0 0 4px; }

.m-ttl-01.is-intro h3 span {
  width: 196px;
  height: 28px;
  background: url(/setouchi/img//ttl_intro_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -6px 0 0 4px; }

.m-ttl-01.is-intro h4 span {
  width: 196px;
  height: 28px;
  background: url(/setouchi/img//ttl_intro_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -6px 0 0 4px; }

.m-ttl-01.is-intro h5 span {
  width: 196px;
  height: 28px;
  background: url(/setouchi/img//ttl_intro_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -6px 0 0 4px; }

.m-ttl-01.is-intro h6 span {
  width: 196px;
  height: 28px;
  background: url(/setouchi/img//ttl_intro_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -6px 0 0 4px; }

.m-ttl-01.is-cast {
  margin-bottom: 38px; }

.m-ttl-01.is-cast h1 span {
  width: 259px;
  height: 30px;
  background: url(/setouchi/img//ttl_cast_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -7px 0 0 2px; }

.m-ttl-01.is-cast h2 span {
  width: 259px;
  height: 30px;
  background: url(/setouchi/img//ttl_cast_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -7px 0 0 2px; }

.m-ttl-01.is-cast h3 span {
  width: 259px;
  height: 30px;
  background: url(/setouchi/img//ttl_cast_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -7px 0 0 2px; }

.m-ttl-01.is-cast h4 span {
  width: 259px;
  height: 30px;
  background: url(/setouchi/img//ttl_cast_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -7px 0 0 2px; }

.m-ttl-01.is-cast h5 span {
  width: 259px;
  height: 30px;
  background: url(/setouchi/img//ttl_cast_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -7px 0 0 2px; }

.m-ttl-01.is-cast h6 span {
  width: 259px;
  height: 30px;
  background: url(/setouchi/img//ttl_cast_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -7px 0 0 2px; }

.m-ttl-01.is-story h1 span {
  width: 201px;
  height: 29px;
  background: url(/setouchi/img//ttl_story_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.m-ttl-01.is-story h2 span {
  width: 201px;
  height: 29px;
  background: url(/setouchi/img//ttl_story_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.m-ttl-01.is-story h3 span {
  width: 201px;
  height: 29px;
  background: url(/setouchi/img//ttl_story_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.m-ttl-01.is-story h4 span {
  width: 201px;
  height: 29px;
  background: url(/setouchi/img//ttl_story_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.m-ttl-01.is-story h5 span {
  width: 201px;
  height: 29px;
  background: url(/setouchi/img//ttl_story_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.m-ttl-01.is-story h6 span {
  width: 201px;
  height: 29px;
  background: url(/setouchi/img//ttl_story_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.m-ttl-01.is-comment h1 span {
  width: 228px;
  height: 26px;
  background: url(/setouchi/img//ttl_comment_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -5px 0 0 5px; }

.m-ttl-01.is-comment h2 span {
  width: 228px;
  height: 26px;
  background: url(/setouchi/img//ttl_comment_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -5px 0 0 5px; }

.m-ttl-01.is-comment h3 span {
  width: 228px;
  height: 26px;
  background: url(/setouchi/img//ttl_comment_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -5px 0 0 5px; }

.m-ttl-01.is-comment h4 span {
  width: 228px;
  height: 26px;
  background: url(/setouchi/img//ttl_comment_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -5px 0 0 5px; }

.m-ttl-01.is-comment h5 span {
  width: 228px;
  height: 26px;
  background: url(/setouchi/img//ttl_comment_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -5px 0 0 5px; }

.m-ttl-01.is-comment h6 span {
  width: 228px;
  height: 26px;
  background: url(/setouchi/img//ttl_comment_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -5px 0 0 5px; }

.m-ttl-01.is-staff {
  margin-bottom: 17px; }

.m-ttl-01.is-staff h1 span {
  width: 191px;
  height: 25px;
  background: url(/setouchi/img//ttl_staff_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -4px 0 0 1px; }

.m-ttl-01.is-staff h2 span {
  width: 191px;
  height: 25px;
  background: url(/setouchi/img//ttl_staff_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -4px 0 0 1px; }

.m-ttl-01.is-staff h3 span {
  width: 191px;
  height: 25px;
  background: url(/setouchi/img//ttl_staff_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -4px 0 0 1px; }

.m-ttl-01.is-staff h4 span {
  width: 191px;
  height: 25px;
  background: url(/setouchi/img//ttl_staff_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -4px 0 0 1px; }

.m-ttl-01.is-staff h5 span {
  width: 191px;
  height: 25px;
  background: url(/setouchi/img//ttl_staff_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -4px 0 0 1px; }

.m-ttl-01.is-staff h6 span {
  width: 191px;
  height: 25px;
  background: url(/setouchi/img//ttl_staff_01.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: -4px 0 0 1px; }
 */
.m-ttl-02 {
  margin-bottom: 40px;
  padding: 10px 15px 8px;
  background-color: #000;
  color: #fff;
  text-align: left; }

.m-ttl-02 .date {
  display: block;
  font-size: 18px;
  /* font-size: 0.875rem; */
  /* margin-bottom: 5px; */
  line-height: 1; }

.m-ttl-02 span {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1; }

.m-ttl-03 {
  margin: 21px 0 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  font-size: 24px;
  font-size: 1.5rem; }

.m-ttl-03 em {
  font-size: 30px;
  font-size: 1.875rem; }

.m-ttl-04 {
  margin: 10px 0 40px;
  font-size: 25px;
  /* font-size: 1.25rem; */
  text-align: center;
  color: #48545a;
  line-height: 1.8;
  font-weight: bold; }

.m-ttl-05 {
  margin: 24px 0 20px;
  font-size: 18px;
  color: #48545a;
  line-height: 1.8;
  border-bottom: solid 1px #000;
  font-weight: bold; }

.m-ttl-06 {
  padding: 6px 14px 7px;
  background-color: #dddddd;
  text-align: left; }

.m-ttl-06 .date {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 5px;
  line-height: 1; }

.m-ttl-06 span {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1; }

/* ────────────────────────────────────────────────────────────
  img box
──────────────────────────────────────────────────────────── */
.m-img-box-01 {
  margin: 18px auto 18px;
  width: 80%;
  text-align: center; }

/* ────────────────────────────────────────────────────────────
  text
──────────────────────────────────────────────────────────── */
.m-text-01 {
  font-size: 16px;
  font-size: 1rem;
  color: #333333;
  line-height: 2.25;
  font-weight: bold; }

.m-text-01 p {
  margin-bottom: 36px; }

.m-text-02 {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #000;
  line-height: 2.4; }

/* ────────────────────────────────────────────────────────────
  news
──────────────────────────────────────────────────────────── */
.ly-news .p-img-01 {
  margin: 0 auto 18px;
  width: 80%; }

.ly-news .p-img-02 {
  margin: 18px auto 40px;
  width: 80%; }

.ly-news .p-ttl-01 {
  margin: 26px 0 16px; }

.ly-news .p-ttl-02 {
  margin: 16px 0 12px; }

.ly-news .p-ttl-03 {
  margin: 16px 0 16px; }

.ly-news .p-ttl-04 {
  margin: 21px 0 15px; }



/* ────────────────────────────────────────────────────────────
  intro
──────────────────────────────────────────────────────────── */
.ly-intro {
  margin-top: 41px; }

.ly-intro .p-ttl-01 {
  margin: 19px 0 28px;
  line-height: 1.85; }

.ly-intro .p-ttl-02 {
  margin: 48px 0 25px; }

.ly-intro .p-ttl-03 {
  margin: 44px 0 20px; }

.ly-intro .p-img-01 {
  margin: 36px auto 10px;
  width: 35.89462%; }

.p-intro-column-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.p-intro-column-01 .image {
  margin-right: 38px; }

.p-intro-column-01 .contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: -6px 0 0 0; }

/* ────────────────────────────────────────────────────────────
  cast
──────────────────────────────────────────────────────────── */
.p-cast-list-01 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2.25;
  padding-bottom: 13px;
  margin-bottom: 25px; }

.p-cast-list-01 li:last-child {
  border-bottom: none; }

/* .p-cast-list-01 li:nth-child(2) {
  margin-bottom: 80px; } */

.p-cast-list-01 .ttl {
  margin: -6px 0 14px;
  font-size: 20px;
  color: #48545a;
  font-weight: bold;
  line-height: 1.8; }

.p-cast-list-01 .image {
  margin-right: 33px; }

.p-cast-list-01 .contents {
  color: #000;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
.chart-img {
  margin: 0 0 30px;
}
.chart-img img {
  width: 100%;
}
.p-cast-list-01 .image img {
  width: 100%;
}

/* ────────────────────────────────────────────────────────────
  story
──────────────────────────────────────────────────────────── */
.ly-story {
  margin: 32px 0 37px; }

.ly-story .p-img-01 {
  margin: 22px auto 24px; }

.ly-story .p-img-02 {
  margin: 35px auto 25px; }

.ly-story .p-img-03 {
  margin: 41px auto 27px; }

.ly-story .p-img-04 {
  margin: 65px auto 24px; }

/* ────────────────────────────────────────────────────────────
  comment
──────────────────────────────────────────────────────────── */
.commentArea dt {
  font-weight: bold;
  font-size: 20px;
  color: #48545a;
  border-bottom: 1px solid #000;
}
.commentArea dt:before {
  content: '■';
  margin-right: 5px;
}

.commentArea dd {
  margin: 20px 0 15px;
}

/* ────────────────────────────────────────────────────────────
  staff
──────────────────────────────────────────────────────────── */
.staffArea {
  text-align: center;
}
.staffArea dt {
  font-size: 107%;
  margin-bottom: 10px;
  font-weight: bold;
  color: #48545a;
}
.staffArea dd {
  margin: 0 0 2em 0;
  font-size: 15px;
}

 /*  ----------------------------------------------------------
  footer
  ---------------------------------------------------------- */
 .arrowBtn {
    position: fixed;
    width: 133px;
    height: 159px;
    right: 20px;
    bottom: 20px; }
