@charset "UTF-8";
.wrap_ctsBox {
  background: url(../images/movie/body_bg_special.png?1385024028) no-repeat left top; }

.wrap_ctsBox.promotion {
  background-image: url(../images/movie/body_bg_special_promo.png?1450170583); }

/* take over partially previous settings */
.navi-m {
  width: 603px;
  height: 25px;
  margin: 6px 0 15px 21px;
  padding: 2px;
  background: url(../images/movie/btn_list-m.png?1557983899) no-repeat 0 -58px;
  overflow: hidden;
  zoom: 1; }

.navi-m li {
  width: 150px;
  height: 25px;
  float: left;
  margin-right: 1px;
  position: relative;
  display: inline;
  /* ie6 */ }

.navi-m img {
  display: block;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden; }

.navi-m li.bt_m-theater {
  margin-right: 0; }

.navi-m li a {
  display: block;
  width: 150px;
  height: 25px;
  border: none; }

.navi-m li.bt_m-top a {
  background: url(../images/movie/btn_list-m.png?1557983899) no-repeat -2px -2px; }

.navi-m li.bt_m-video a {
  background: url(../images/movie/btn_list-m.png?1557983899) no-repeat -153px -2px; }

.navi-m li.bt_m-intvw a {
  background: url(../images/movie/btn_list-m.png?1557983899) no-repeat -304px -2px; }

.navi-m li.bt_m-theater a {
  background: url(../images/movie/btn_list-m.png?1557983899) no-repeat -455px -2px; }

.navi-m li.bt_m-top a:hover {
  background-position: -2px -31px; }

.navi-m li.bt_m-video a:hover {
  background-position: -153px -31px; }

.navi-m li.bt_m-intvw a:hover {
  background-position: -304px -31px; }

.navi-m li.bt_m-theater a:hover {
  background-position: -455px -31px; }

#special {
  /*padding-top:1.5em; ★★★削除*/
  position: relative;
  overflow: hidden;
  zoom: 1;
  /*font-family: "メイリオ","ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif; ★★★削除*/
  width: 640px;
  /*★★★追加*/
  margin: 0 15px;
  /*★★★追加*/ }

#special img {
  vertical-align: top; }

#special h1,
#special h2,
#special h3 {
  padding: 0;
  color: #366;
  font-size: 2.0rem;
  /*★★★修正*/
  font-weight: bold;
  line-height: 1.4;
  margin: 8px 0 20px;
  /*★★★修正*/
  background: none;
  letter-spacing: -0.04rem;
  /*★★★追加*/ }

#special h5 {
  padding: 0;
  color: #699;
  font-size: 125%;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 0.5em;
  background: none; }

#special .date {
  /*修正ここから*/
  font-size: 1.3rem;
  color: #999;
  margin: 0 0 4px;
  text-align: right;
  display: block;
  /*修正ここまで*/ }

#special p {
  /*font-size:120%; ★★★削除*/
  line-height: 200%;
  /*★★★修正*/
  margin-bottom: 1em;
  text-indent: 1em;
  letter-spacing: 0.08rem;
  /*★★★追加*/
  text-align: justify;
  /*★★★追加*/ }

#special p.n {
  text-indent: 0; }

#special div {
  overflow: hidden;
  zoom: 1;
  margin: 4px 0 0;
  /*★★★追加*/ }

#special .c {
  margin-bottom: 15px;
  text-align: center; }

#special .r {
  display: inline;
  float: right;
  margin: 0 0 10px 15px;
  text-align: center; }

#special .l {
  display: inline;
  float: left;
  margin: 0 15px 10px 0;
  text-align: center; }

#special .c span,
#special .r span,
#special .l span {
  display: block;
  margin-top: 5px;
  color: #777;
  font-size: 90%;
  line-height: 1.1; }

#special .writer {
  text-align: right; }

#special .sponsored {
  text-align: right;
  padding: 5px 15px 0 0; }

/* dialogue */
#special.dialogue .balloon {
  margin-bottom: 2em !important;
  position: relative;
  display: flex;
  justify-content: center; }
  #special.dialogue .balloon:before, #special.dialogue .balloon:after {
    clear: both;
    content: "";
    display: block; }
  #special.dialogue .balloon .balloon-image-left,
  #special.dialogue .balloon .balloon-image-right {
    width: 120px;
    height: 120px; }
  #special.dialogue .balloon .balloon-image-left {
    float: left;
    margin-right: 20px !important; }
  #special.dialogue .balloon .balloon-image-right {
    float: right;
    margin-left: 20px !important; }
  #special.dialogue .balloon .balloon-image-left img,
  #special.dialogue .balloon .balloon-image-right img {
    width: 100%;
    height: 100%;
    border: 1px solid #aaa;
    border-radius: 50%;
    margin: 0; }
  #special.dialogue .balloon .balloon-text-right,
  #special.dialogue .balloon .balloon-text-left {
    position: relative;
    padding: 10px;
    border: 1px solid;
    border-radius: 10px;
    width: calc(100% - 140px);
    display: inline-block;
    overflow: visible !important;
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.1); }
  #special.dialogue .balloon .balloon-text-right {
    border-color: #aaa; }
    #special.dialogue .balloon .balloon-text-right:before {
      position: absolute;
      content: "";
      border: 5px solid transparent;
      border-right: 11px solid #aaa;
      top: 28px;
      left: -16px; }
    #special.dialogue .balloon .balloon-text-right:after {
      position: absolute;
      content: "";
      border: 5px solid transparent;
      border-right: 11px solid #fff;
      top: 28px;
      left: -14px; }
  #special.dialogue .balloon .balloon-text-left {
    border-color: #aaa; }
    #special.dialogue .balloon .balloon-text-left:before {
      position: absolute;
      content: "";
      border: 5px solid transparent;
      border-left: 11px solid #aaa;
      top: 28px;
      right: -16px; }
    #special.dialogue .balloon .balloon-text-left:after {
      position: absolute;
      content: "";
      border: 5px solid transparent;
      border-left: 11px solid #fff;
      top: 28px;
      right: -14px; }
  #special.dialogue .balloon p {
    font-size: 15px;
    margin: 0 0 20px;
    line-height: 200%;
    text-indent: 0 !important; }
    #special.dialogue .balloon p.speaker-name {
      font-weight: bold;
      font-size: 16px;
      margin-bottom: 10px !important; }
    #special.dialogue .balloon p:last-child {
      margin-bottom: 0 !important; }

#special_image {
  text-align: center;
  overflow: hidden;
  margin-bottom: 1em;
  zoom: 1; }

#special_image img {
  margin-bottom: 0.5em; }

#special_image span {
  display: block;
  margin-bottom: 0.5em; }

#special_image em {
  display: block;
  font-size: 130%;
  line-height: 140%;
  font-style: normal;
  /*★★★追加*/ }

.ctsBox h3 {
  clear: none; }

#copyright {
  margin-bottom: 0.5em; }

/* for Android4.0 Brawser  */
#special h3,
#special p {
  background: #fff; }

#special hr {
  margin: 30px 0;
  border-top: 2px solid #ccc; }

#special .embedTweet {
  display: flex;
  justify-content: center;
  margin: 0 10px 10px; }

.content-head-banner {
  margin: 0; }

.content-head-banner img {
  width: 100%; }

ul.linkBckwd {
  padding: 10px;
  background: #ebeced;
  clear: both;
  text-align: right; }

ul.linkBckwd a {
  background: none; }

ul.linkBckwd a img {
  width: 19px;
  height: 19px;
  background: #ebeced url(../images/movie/link_arrow.png?1385024029) no-repeat 0 -1147px; }

ul.linkMovieTop {
  padding: 0 15px 10px 0;
  clear: both;
  text-align: center; }

ul.linkMovieTop li {
  margin-bottom: 5px; }

ul.linkMovieTop a {
  padding: 3px 0 3px 22px;
  background: url(../images/movie/link_arrow.png?1385024029) no-repeat 0 -1826px;
  font-size: 117%; }

/*# sourceMappingURL=movie-special.css.map */
