@charset 'utf-8';

/** 
 *
 * override default styling
 *
 */
.soft-double-top {
  padding-top: 0 !important;
  background-color: transparent !important;
}

.soft-double-top > .container {
  width: 100% !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.wp-text ul li {
  text-indent: 0 !important;
}

a {
  word-break: break-all;
}



.weekly-pc {
  display: block;
}

.weekly-sp {
  display: none;
}

.weekly-layout {
  padding: 0 0 45px;
  position: relative;
  background: #fff;
  color: #000;
}

.weekly-layout:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  /*background: #ccc url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/bg_3.jpg) 50% 0 no-repeat;*/
  /*background: #002355;*/
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  transition: background-color 10s linear 1s;
  -webkit-transition: background-color 10s linear 1s;
}

.weekly-layout:after {
  /*display: block;*/
  display: none;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-attachment: fixed;
  /*opacity: 0;*/
  transition: opacity 1s linear;
  -webkit-transition: opacity 1s linear;
  /*transition: opacity 0.5s linear;
  -webkit-transition: opacity 0.5s linear;*/
  /*display: none;*/
}
{
    background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/bg_overlay.png) 50% 0 repeat-y / 100% auto;
}


.weekly-layout.is-star-visible:after {
  

  opacity: 1;
}



.weekly-layout-bg-1,
.weekly-layout-bg-2,
.weekly-layout-bg-3 {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  z-index: 1;
  transition: width 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);
  -webkit-transition: width 1s cubic-bezier(1.000, 0.000, 0.000, 1.000);

  


  background-attachment: fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.weekly-bg-inner-1 {
  width: 100vw;
  height: 110%;
  position: absolute;
  top: -5%;
  left: 0;
  background-image: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/bg_3.jpg);
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: repeat;
  background-position: 50% 0;
  background-attachment: fixed;
    z-index:1;
}


.weekly-bg-inner-2 {
  width: 100vw;
  height: 110%;
  position: absolute;
  top: -5%;
  left: 0;
  background-image: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/bg_2.jpg);
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: repeat;
  background-position: 50% 0;
  background-attachment: fixed;
  z-index:2;
}

.weekly-bg-inner-3 {
  width: 100vw;
  height: 110%;
  position: absolute;
  top: -5%;
  left: 0;
  background-image: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/bg_1.jpg);
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: repeat;
  background-position: 50% 0;
  background-attachment: fixed;
    z-index:3;
}
/*
.weekly-layout-bg.is-half {
  width: 50%;
}

.weekly-layout-bg.is-full {
  width: 100%;
}

.weekly-layout-bg:before {
  content: '';
  width: 96vw;
  height: 100%;
  position: absolute;
  left: 2vw;
  background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/line.png) 0 0 repeat-y;
  -webkit-background-size: 100% 50px;
  background-size: 100% 50px;
  background-attachment: fixed;
}*/



.is-section-2 .weekly-layout-bg-3 {
  width: 0%;
}

.is-section-3 .weekly-layout-bg-2 {
  width: 0%;
}

.weekly-header {
  /*height: 479px;*/
  min-width: 1200px;
  min-height: 479px;
  padding-top: 39.9%;
  position: relative;
  /**納品前変更***/
  background: url(../img/hirata-mv.jpg) 50% 0 no-repeat;
  /*background: url(/inst/weekly/assets/uploads/static/specialissue-hirahara/img/hirata-mv.jpg) 50% 0 no-repeat;*/
  background-color: #002864;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 2;
}
/*
160608 是枝監督編では不要

.weekly-header:before,
.weekly-header:after {
  display: block;
  content: '';
  position: absolute;
  z-index: 1;
}

.weekly-header:before {
  width: 410px;
  height: 203px;
  bottom: 16px;
  right: 0;
  background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/bg_header_image_1.png) 0 0 no-repeat;
}

.weekly-header:after {
  width: 295px;
  height: 224px;
  bottom: 0;
  left: 20px;
  background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/bg_header_image_2.png) 0 0 no-repeat;
}*/

.weekly-heading {
  display: none;

  width: 1200px;
  height: 477px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto !important;
}{
  background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/heading.png) 0 0 no-repeat;
}


/** 
 *
 * weekly-body
 *
 */
.weekly-body {
  width: 880px;
  margin: auto;
  position: relative;
  z-index: 2;
}


/** 
 *
 * weekly-cover
 *
 */
.weekly-cover {
  position: relative;
}

.weekly-cover-hand {
  display: none;
}

.weekly-cover-tab {
  width: 47px;
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none;
  position: absolute;
  top: 0;
  right: 100%;
}

.weekly-cover-tab > li {
  width: 100%;
  height: 152px;
  margin: 0 !important;
  padding: 0 !important;
}

.weekly-cover-tab > li:before {
  display: none;
}

.weekly-cover-tab[data-related="false"] > li:last-child {
  display: none;
}

.weekly-cover-tab-item-1,
.weekly-cover-tab-item-2,
.weekly-cover-tab-item-3,
.weekly-cover-tab-item-4 {
  display: block !important;
  width: 47px;
  height: 152px;
  position: relative;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin: 0 !important;
  padding: 0 !important;
}



.weekly-cover-tab-item-1.is-current,
.weekly-cover-tab-item-2.is-current,
.weekly-cover-tab-item-3.is-current,
.weekly-cover-tab-item-4.is-current {
  z-index: 4;
}

.weekly-cover-tab-item-1 {
  background-image: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/tab_1.png);
  z-index: 4;
}

.weekly-cover-tab-item-1:before {
  display: none;
  content: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/tab_1_active.png);
}

.weekly-cover-tab-item-1.is-current {
  background-image: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/tab_1_active.png);
}

.weekly-cover-tab-item-2 {
  top: -30px;
  background-image: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/tab_2.png);
  z-index: 3;
}

.weekly-cover-tab-item-2:before {
  display: none;
  content: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/tab_2_active.png);
}

.weekly-cover-tab-item-2.is-current {
  background-image: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/tab_2_active.png);
}

.weekly-cover-tab-item-3 {
  top: -60px;
  background-image: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/tab_3.png);
  z-index: 2;
}

.weekly-cover-tab-item-3:before {
  display: none;
  content: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/tab_3_active.png);
}

.weekly-cover-tab-item-3.is-current {
  background-image: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/tab_3_active.png);
}

.weekly-cover-tab-item-4 {
  top: -90px;
  background-image: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/tab_4.png);
  z-index: 1;
}

.weekly-cover-tab-item-4:before {
  display: none;
  content: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/tab_4_active.png);
}

.weekly-cover-tab-item-4.is-current {
  background-image: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/tab_4_active.png);
}

.weekly-cover-container {
  padding: 20px 20px 0;
  background: #fff;
  position: relative;
}

.weekly-cover-container:before {
  display: block;
  content: '';
  width: 100%;
  height: 36px;
  background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/bg_wave.png) 0 0 no-repeat;
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: 10;
}

.weekly-cover-images {
  height: 480px;
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
  position: relative;
  list-style-type: none;
  overflow: hidden;
}

.weekly-cover-image-1,
.weekly-cover-image-2,
.weekly-cover-image-3,
.weekly-cover-image-4 {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 0;
  left: 0;
  opacity: 0;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transition: opacity 0.2s linear;
}

.weekly-cover-image-1 {
  opacity: 1;
  z-index: 3;
}

.weekly-cover-image-2 {
  z-index: 2;
}

.is-cover-2-visible .weekly-cover-image-2 {
  opacity: 1;
}

.weekly-cover-image-3 {
  z-index: 1;
}

.is-cover-3-visible .weekly-cover-image-3 {
  opacity: 1;
}

.weekly-cover-image-4 {
  z-index: 1;
}

.is-cover-4-visible .weekly-cover-image-4 {
  opacity: 1;
}

.is-cover-2-visible .weekly-cover-image-1,
.is-cover-3-visible .weekly-cover-image-1,
.is-cover-4-visible .weekly-cover-image-1 {
  opacity: 0;
  z-index: 0;
}

.is-cover-3-visible .weekly-cover-image-2,
.is-cover-4-visible .weekly-cover-image-2 {
  opacity: 0;
  z-index: 0;
}

.is-cover-1-visible .weekly-cover-image-3,
.is-cover-2-visible .weekly-cover-image-3,
.is-cover-4-visible .weekly-cover-image-3 {
  opacity: 0;
  z-index: 0;
}

.is-cover-1-visible .weekly-cover-image-4,
.is-cover-2-visible .weekly-cover-image-4,
.is-cover-3-visible .weekly-cover-image-4 {
  opacity: 0;
  z-index: 0;
}

.weekly-cover-image-1 a,
.weekly-cover-image-2 a,
.weekly-cover-image-3 a {
  display: block !important;
}


/** 
 *
 * weekly-section
 *
 */
.weekly-section {
  /*background: #fff;*/
}

#section-4 {
  margin-bottom: 80px;
}


.weekly-section-header {
  position: relative;
  box-sizing: content-box;
  background: #fff;
    padding: 40px 40px 0;
}

.weekly-section-row {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 0 35px;
  position: absolute;
  bottom: 70px;
  left: 0;
  z-index: 1;
}

.weekly-section-col-number {
  display: table-cell;
  width: 86px;
  vertical-align: middle;
}

.weekly-section-col-text {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding: 0 0 0 30px;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.7;
  color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
}

.weekly-section-number {
  width: 86px;
  height: 86px;
  line-height: 86px;
  background: #ea2c71;
  border-radius: 50%;
  font-size: 33px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}



/** 
 *
 * weekly-lead
 *
 */
.weekly-lead {
  padding: 16px 32px;
  background: #fff;
  font-size: 16px;
  line-height: 2.125;
}

.weekly-lead p {
  margin-bottom: 0;
}

.weekly-lead-inner {
  margin: 0;
  padding: 50px 40px 15px;
  background: #fff;
}
#snsbtns_top {
    margin: 0 0 80px;
}
.sns-title {
    width: 500px;
    padding: 6px;
    text-align: center;
    font-size: 17px!important;
    font-weight: bold;
    color: #fff;
    margin: 0 auto 16px!important;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    font-weight: bold;
    background: #FEA500;
    width: 100%;
}


/** 
 *
 * weekly-caption
 *
 */
.weekly-caption {
  margin: 0 -60px 20px;
}

.weekly-caption:last-of-type {
  margin-top: 20px !important;
}


.weekly-caption-image {
  display: block;
  max-width: 100%;
  height: auto;
}

.weekly-caption-text {
  padding: 12px 10px 14px;
  background: #d4d4d4;
  font-size: 14px;
  text-align: center;
  line-height: 1.3;
}


/** 
 *
 * weekly-content
 *
 */
.weekly-content {
  padding: 30px 40px;
  background: #fff;
}

.weekly-content-nopaddingtop {
  padding-top: 0 !important;
}

.weekly-content-nopaddingbottom {
  padding-bottom: 0 !important;
}

.weekly-content-heading {
  margin: 0 0 20px;
  padding: 0 0 0 60px;
  position: relative;
}

.weekly-content-heading:before {
  display: block;
  content: '';
  width: 40px;
  height: 40px;
  background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/icon_heading.png) 0 0 no-repeat;
  position: absolute;
  top: -5px;
  left: 0;
}

.weekly-content-heading > h1 {
  display: inline-block;
  margin: 0;
  border-bottom: 2px solid #222;
  font-size: 27px;
  font-weight: 700;
}

.weekly-content > p {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-size: 16px;
  line-height: 2.125;
  font-weight: 500;
}

.weekly-content > p.weekly-q {
  font-weight: 700;
}

.weekly-content > dl.weekly-a {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 2.125;
}

.weekly-content > dl.weekly-a > dt {
  float: left;
  font-weight: normal;
}

.weekly-content > dl.weekly-a > dd {
  padding-left: 60px;
}

.weekly-content > dl.weekly-a--fullname > dt {
  float: left;
  font-weight: normal;
}

.weekly-content > dl.weekly-a--fullname > dd {
  padding-left: 140px;
}

/*.weekly-content > p:last-of-type {
  margin-bottom: 0;
}*/


.weekly-content .wp-caption {
  width: 100% !important;
  margin-bottom: 20px;
  text-align: center;
}

.weekly-content .wp-caption.inner {
  margin-left: -30px !important;
}
.weekly-content .wp-caption-text {
  margin-bottom: 0;
  padding: 10px 0 0;
  font-size: 14px;
}


/** 
 *
 * weekly-profile
 *
 */
.weekly-profile {
  margin: 30px 0 0;
  padding: 25px 35px;
  background: #fff;
  font-size: 14px;
  line-height: 2.357;
  color: #3e3e3e;
}

.weekly-profile-inner {
  padding: 25px 35px 0;
  border-top: 3px solid #959595;
}

.weekly-profile-heading.no-icon:before {
  display: none;
}

.weekly-profile-description {
  margin-bottom: 0;
}

.weekly-profile-description > dt {
  font-weight: bold;
  line-height: 2.357;
}

.weekly-profile-description > dd {
  line-height: 2.357;
    padding: 16px 40px 24px;
}

.weekly-profile .wp-caption {
  width: 100% !important;
  text-align: center;
}

.weekly-profile .wp-caption img {
  max-width: 480px;
  height: auto;
}

.weekly-profile-description a {
  color: #d64c76 !important;
  font-weight: normal;
}


/** 
 *
 * weekly-pagetop
 *
 */
.weekly-pagetop {
  display: block;
  width: 70px;
  height: 138px;
  position: fixed;
  right: 15px;
  bottom: 300px;
  z-index: 15;
  /***納品前変更***/
  background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/specialissue-hirahara/img/backtotop.png) 0 0 no-repeat;
  transform: translate3d(0, 150%, 0);
  -webkit-transform:  translate3d(0, 150%, 0);
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.320, 1.275) !important;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.175, 0.885, 0.320, 1.275) !important;
}

.is-pagetop-shown .weekly-pagetop {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.weekly-back-to,
.weekly-back-to-list {
  display: none;
}

.article-head-container {
  padding: 20px 0;
  background: #fff;
}

.article-head {
  display: block;
  width: 880px;
  margin: auto;
  border-top: solid 3px #559579;
  background: #fff;
}

.article-head .title {
      display: block;
      padding: 15px 5px;
      border-bottom: solid 1px #d9d9d9;
      font-size: 14px;
      font-weight: bold;
      line-height: 1.4
  }

  .article-head .postmeta {
      display: block;
      padding: 10px 5px;
      color: #999999;
      font-family: "Roboto";
      font-size: 11px;
      font-weight: 700;
      line-height: 1
  }

  .article-head .postmeta .category {
      display: block;
      margin-top: 5px
  }

  .article-head .postmeta .pictogram {
      margin-right: 3px
  }

  .article-head .share-area {
      margin-top: 20px;
      overflow: hidden
  }

  .article-head .share-area>li {
      /*width: 50%;*/
      box-sizing: border-box;
      /*float: left;*/
      height: 26px
  }

  .article-head .share-area>li .mailto {
      border: 1px solid #e6e6e6;
      padding: 2px 5px;
      font-weight: bold;
      font-size: 11px;
      color: #262626
  }

  .article-head .share-area>li .mailto .iconset,.article-head .share-area>li .mailto .alt-sidenav a.current:after,.alt-sidenav .article-head .share-area>li .mailto a.current:after {
      font-family: "iconset-wd-v2" !important;
      line-height: 1 !important;
      font-size: 13px;
      margin-right: 5px;
      color: #999999;
      letter-spacing: -0.1em
  }

  .article-head .sns-list-group {
    bottom: 0;
  }

  .sns-list-item {
    padding: 0 !important;
    margin: 0 !important;
  }
  
  .sns-list-item:before,
  .sns-list-item:after {
    display: none !important;
  }

  .article-head .postdate,
  .article-head .category {
    display: inline-block;
    position: relative;
    padding-left: 16px;
    vertical-align: middle;
  }

  .article-head .postdate:before {
    display: block;
    content: '';
    width: 11px;
    height: 11px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/sp/icon_clock.png) 0 0 no-repeat;
    -webkit-background-size: 11px 11px;
    background-size: 11px 11px;
  }

  .article-head .category:before {
    display: block;
    content: '';
    width: 11px;
    height: 11px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/sp/icon_tag.png) 0 0 no-repeat;
    -webkit-background-size: 11px 11px;
    background-size: 11px 11px;
  }

  .article-head .mailto {
    display: inline-block;
    position: relative;
    padding-left: 24px !important;
    vertical-align: middle;
  }

  .article-head .mailto:before {
    display: block !important;
    content: '';
    width: 14px;
    height: 9px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    margin: auto;
    background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/sp/icon_mail.png) 0 0 no-repeat;
    -webkit-background-size: 14px 9px;
    background-size: 14px 9px;
  }

  .article-head .mailto:after {
    display: none !important;
  }

  .page-top {
    background: #fff;
  }


  .board-drawer h5 {
    padding: 0 !important;
    background-color: transparent !important;
  }

  .board-drawer h5 a {
    color: #333 !important;
  }

  .posted-attr a {
    color: #999 !important;
  }

.weekly-history {
  font-size: 14px;
}

.weekly-history p {
  margin: 0;
}

.weekly-history-description {
  overflow: hidden;
  margin: 0 0 30px;
}

.weekly-history-description > dt {
  width: 100px;
  padding: 0 15px 0 0;
  float: left;
  font-weight: normal;
  text-align: right;
}

.weekly-history-description > dd {
  padding: 0 0 0 100px;
  margin: 0 0 10px;
}

.weekly-history-image {
  padding: 10px 0 0;
}

.weekly-history-image img {
  display: block;
  max-width: 350px !important;
}


.weekly-face {
  overflow: hidden;
}

.weekly-face > dt {
  float: left;
}

.weekly-face > dd {
  padding: 0 0 0 85px;
  font-size: 15px;
}

.weekly-icon--moby {
  width: 80px;
  height: 80px;
  background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/moby.png) 0 0 no-repeat;
}

.weekly-icon--tomiyama {
  width: 80px;
  height: 80px;
  background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/tomiyama.png) 0 0 no-repeat;
}

.weekly-icon--sensei {
  width: 80px;
  height: 80px;
  background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/sensei.png) 0 0 no-repeat;
}


.weekly-guide {
  display: table;
  width: 635px;
  margin: 0 auto 60px;
  table-layout: fixed;
}

.weekly-guide-image {
  display: table-cell;
  width: 240px;
  vertical-align: top;
  background: url(https://www.waseda.jp/inst/weekly/assets/uploads/static/sento-1/img/guide.jpg) 0 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}


.weekly-guide-text {
  display: table-cell;
  width: 100%;
  vertical-align: top;
  padding: 10px;
  background: #f8ebcb;
}


.weekly-guide-content {
  margin: 0 !important;
  padding: 30px 20px 20px !important;
  border: 2px solid #fff;
  border-radius: 4px;
}

.weekly-guide-content > dt {
  margin: 0 0 30px !important;

  font-size: 22px;
  font-weight: 700;
  text-align: center;
  line-height: 1;
}

.weekly-guide-content > dd {
  font-size: 14px;
  line-height: 2;
}

.weekly-map {
  width: 750px;
  height: 410px;
  margin: auto;
  position: relative;
}

.weekly-map-text {
  width: 750px;
  margin: 10px auto 0 !important;
}


.weekly-playback {
  background: #8e1728;
  border-radius: 30px;
  padding: 30px 40px;
  color: #fff;
}

.weekly-playback p {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 0 !important;

}

.weekly-playback-heading {
  width: 360px;
  margin: auto auto 25px !important;
  text-align: center;
}

.weekly-playback-heading img {
  max-width: 100%;
  height: auto;
}

.weekly-playback-image {
  max-width: 420px;
  
  margin: 15px auto;
  text-align: center;
  
}

.weekly-playback-image img {
  max-width: 100%;
  height: auto;
  border: 10px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.weekly-playback-caption {
  font-size: 12px !important;
  text-align: center;
}


.weekly-movie {
  padding-top: 56.25%;
  position: relative;
}

.weekly-movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 766px) {


/*wn*/
.wn_weekly-caption.weekly-caption:last-of-type{
margin-top:0 !important;
}

.weekly-content_lp {
  margin-bottom:60px;
    padding: 0px 60px;
    }

.wn_mkj{
    padding: 0 40px 0;
    background: #fff;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
font-weight: bold;
}
.wn_mkj_in {
    background-color: #FFF6E0;
    height: 350px;
    margin: 0 auto;
    box-shadow: 11px 11px 0 #000;
    border: 2px solid #000;
}

.wn_mkj_t {
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 24px;
    color: #8B2A3A;
    padding: 40px 0 16px;
    letter-spacing: 6px;
}
.wn_mkj_t span{
font-weight: normal;
}

.wn_mkj_a{
 position: relative;
  display: block;
  width:648px;
  margin:0 auto 25px;
}
.wn_mkj_a:hover{
opacity: 0.8;
}
.wn_mkj_at{
  font-size:19px;
  line-height: 142%;
   color: #000;
   letter-spacing: 0.04em;
}
.manga02_org_index {
    color: #FEA500;
}
.wn_mkj_a_no{
  opacity: 0.5;
  pointer-events: none;
}
.wn_mkj_a_zk .wn_mkj_ac{
background:#787878;
font-size:20px;
}

.wn_mkj_a_zk .wn_mkj_at{
text-decoration: none;
font-size: 20px;
}


.wc_bottom{
  margin-top:50px;
}
}


.weekly-section-header-inner h2{
  border-top: none;
  padding:0;
  margin: 0;
}


.weekly-lead-inner.weekly-lead-inner_nobg{
  padding: 40px 40px 15px;
  background:#fff;
}

.wp-text h2:after {
  display: none;
}

.wn_mkj_in{
  position: relative;
}
.wn_mkj_in img {
    margin: 0 auto 32px;
}
.wn_mkj_a{
  z-index: 10;
}
.wn_mkj_t{
    z-index: 10;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 40px;
}
.manga02_index_border {
    background: #FEA500;
    display: block;
    width: 245px;
    height: 2px;
}
.wn_mkj_t img {
    width: 124px;
    margin: 0 64px 0;
}
.wn_mkj_bg{
  position: absolute;
  width: 100%;
  height:100%;
  top:0;
  left:0;
opacity: 0;
  z-index: 0;
  pointer-events: none;
  background-size: cover;
  background-position: center center;

-webkit-transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
   -moz-transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
     -o-transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000); 
        transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000); /* easeOutExpo */
}
a:hover+.wn_mkj_bg{
opacity: 0.5;
}

.wn_mkj_bg.wn_mkj_bg_x{
  opacity: 0.5;
}
.wn_mkj_in:hover .wn_mkj_bg.wn_mkj_bg_x{
  opacity: 0;
}

.weekly-socials {
    margin: 0 auto 40px;
}
.weekly-socialsInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 23px;
    background-color: #fff;
}
.weekly-socialsButton {
    position: relative;
    width: 105px;
    height: 40px;
    font-size: 11px;
}
.weekly-socials button {
    background: 0 0;
    border: 0;
    font: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
.weekly-socialsButton>a, .weekly-socialsButton>button {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #434343;
    border-radius: 4px;
    color: #fff!important;
    font-weight: 700;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    text-decoration: none;
}
.weekly-socialsButtonTooltip {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.weekly-socialsButtonTooltip::before {
    content: "";
    position: absolute;
    top: -9px;
    left: calc(50% - 5px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 10px;
    border-color: transparent transparent #000 transparent;
}
.weekly-socialsButtonTooltipInner {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 4px;
    overflow: hidden;
}
.weekly-socialsButtonTooltip a, .weekly-socialsButtonTooltip button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    padding: 0.5em;
    border-top: 1px solid #000;
    font-weight: 700;
    color: #000!important;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
}
.weekly-socialsButtonTooltip a:first-child, .weekly-socialsButtonTooltip button:first-child {
    border-top: 0;
}
.weekly-socialsButton img {
    display: inline-block;
    margin-right: 0.5em;
    vertical-align: middle;
}
.weekly-socialsButton span {
    display: inline-block;
    vertical-align: middle;
}
.weekly-socialsButtonTooltip::after {
    content: "";
    position: absolute;
    top: -7px;
    left: calc(50% - 4px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 8px;
    border-color: transparent transparent #fff transparent;
}
.weekly-socialsButtonTooltip.-isActive {
  opacity: 1;
  visibility: visible;
}

.weekly-socialsButtonTooltipCopy .-isDone {
  display: none;
}

.weekly-socialsButtonTooltipCopy.-isClicked .-isDone {
  display: inline-block;
}

.weekly-socialsButtonTooltipCopy.-isClicked span:not(.-isDone) {
  display: none;
}

.weekly-socialsButtonTooltipCopy textarea {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.weekly-socialsButton+.weekly-socialsButton {
    margin-left: 7px;
}
.weekly-socialsButton.-isFacebook>button {
    background-color: #305097;
    pointer-events: all;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
}
.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
}
.weekly-socialsHiddenButton iframe {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0!important;
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.weekly-socialsButton.-isLine>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #00c300;
}
.weekly-socialsButton.-isHatena>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #008fde;
}
.weekly-socialsBottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 23px 34px;
    background-color: #fff;
}
.weekly-socialsBottom p {
    padding-right: 1em;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}
.weekly-socialsBottom div {
    width: 155px;
    height: 40px;
    margin: 0 8px;
}
.weekly-socialsBottom a.-isTwitter {
    background-color: #00aced;
}
.weekly-socialsBottom img {
    display: inline-block;
    margin-right: 0.5em;
    vertical-align: middle;
}
.weekly-socialsBottom a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: #e4007f;
    border-radius: 4px;
    color: #fff!important;
    font-weight: 700;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    text-decoration: none;
}