    @charset "UTF-8";

/*-------------------------------
���ʐݒ�
--------------------------------*/

article.contents {
    webkit-font-feature-settings: 'palt';
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    font-feature-settings: 'palt';
}

article.contents a:hover {
    text-decoration: underline;
}

.sns_Aria a:hover {
    text-decoration: none;
}

#globalNavi.naviFixed {
    display: none;
}

.container {
    font-size: 16px;
    width: 100%;
    margin: 0 auto 100px;
}

.sp .container {
    font-size: 100%;
    width: 100%;
    margin: 0 auto;
}

.sp .container img {
    width: 100%;
    vertical-align: bottom;
}

.container a:hover {
    cursor: pointer;
    text-decoration: none;
    opacity: .6;
}

h1.head {
    color: #ff5e80;
}

div.matomeTxt {
    line-height: 1.5em;
    border: solid 4px #ffe9ee;
}

.dramaWrap {
    background-color: #ffe9ee;
}

section.contentsArea h4 {
    color: #ff5e80;
}

section.contentsArea h4 span {
    display: inline-block;
    padding-right: 20px;
}

section.contentsArea .subDetail {
    background-color: #fff;
}


/* sns */

ul.sns_Btn {
    display: table;
    width: 100%;
    margin: 0 auto 5px;
    border-spacing: 3px 0;
    border-collapse: separate;
}

ul.sns_Btn li {
    display: table-cell;
    /*width: 33%;*/
    margin: 0 1%;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid rgba(255, 255, 255, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3px;
}

.sp ul.sns_Btn li {
    display: table-cell;
    width: 33%;
    margin: 0 1%;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid rgba(255, 255, 255, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3px;
}

ul.sns_Btn li.snsTw {
    background: #55acee url(/static/mtm/base/img/twIcon.png) no-repeat 0 center;
    background-size: 34px;
}

ul.sns_Btn li.snsFb {
    letter-spacing: 2px;
    background: #3b5999 url(/static/mtm/base/img/fbIcon.png) no-repeat 0 center;
    background-size: 28px;
}

ul.sns_Btn li a {
    display: block;
    color: #fff;
}

ul.sns_Btn li.snsTw a {
    padding-left: 35px;
}

ul.sns_Btn li.snsFb a {
    padding-left: 24px;
}


/* .worklist */

section.contentsArea h2.worklistTtl {
    font-weight: normal;
    color: #fff;
    background-color: #ff5e80;
}

section.contentsArea h2.worklistTtl::before {
    display: inline-block;
    content: '';
    vertical-align: middle;
}

section.contentsArea h2.worklistTtl span {
    line-height: 1.2;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    vertical-align: middle;
    color: #fff;
}

section.contentsArea .subDetail p a,
section.contentsArea .dramaDetail p a {
    font-size: 105%;
}


/*----------------------------------------------
  pc
----------------------------------------------*/


/* --- section recomend --- */

.pc .matome {
    position: relative;
    margin-bottom: 15px;
}

.pc h1.head {
    font-size: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    min-height: 160px;
    -webkit-box-pack: justify;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.pc h1.head span {
    display: inline-block;
    padding: 1% 0 0 4%;
}

.pc section.recomend {
    width: 970px;
    margin: 0 auto 20px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.pc div.matomeTxt {
    padding: 20px 20px 10px;
}

.pc div.matomeTxt p:first-child {
    margin-bottom: 12px;
}


/*sns*/

.pc .sns_Aria {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 230px;
}

.pc ul.sns_Btn li.snsLi {
    display: none;
}

.pc ul.sns_Btn li a {
    line-height: 40px;
    height: 40px;
}


/* --- section contentsArea --- */

.pc .spImg {
    display: none;
}

.pc section.contentsArea {
    width: 970px;
    margin: 0 auto 30px;
}

.pc section.contentsArea h2 {
    margin-bottom: -20px;
}

.pc section.contentsArea h2 .disnon {
    display: none;
}

.pc section.contentsArea h3 {
    font-size: 28px;
    margin-bottom: 16px;
    text-align: center;
    color: #626569;
}

section.contentsArea h3 a {
    color: #626569;
    color: rgb(132, 127, 109);
    text-shadow: 0 2px 1px rgba(255, 255, 255, .5);
}

section.contentsArea h3 span {
    font-size: 18px;
    font-weight: normal;
    display: block;
}

.pc section.contentsArea h4 {
    font-size: 22px;
    font-weight: normal;
    position: relative;
    margin-bottom: 8px;
    background: url(/static/mtm/base/img/line_zero.png) repeat-x 0 50%;
}

section.contentsArea h4::after {
    position: absolute;
    top: 50%;
    right: -10px;
    display: block;
    width: 46px;
    height: 31px;
    margin-top: -15px;
    padding-left: 15px;
    content: '';
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: kurun 6s linear 1s infinite;
    animation: kurun 6s linear 1s infinite;
    background: url(/static/mtm/base/img/bg_movie.png) right top no-repeat;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.pc section.contentsArea .dramaWrap {
    margin-bottom: 35px;
    padding: 20px;
}

.pc section.contentsArea .drama {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    margin-bottom: 40px;
    letter-spacing: -.40em;
    -webkit-box-pack: justify;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pc section.contentsArea .dramaCap {
    position: relative;
    display: inline-block;
    width: 460px;
    letter-spacing: normal;
}

.pc section.contentsArea .dramaCap img {
    vertical-align: bottom;
}

.pc section.contentsArea .dramaDetail {
    display: inline-block;
    width: 445px;
    padding: 0 0 0 25px;
    vertical-align: top;
    letter-spacing: normal;
}

.pc section.contentsArea .dramaDetail p {
    line-height: 1.75;
}

.pc section.contentsArea .subDetail p {
    line-height: 1.5;
}
span.workDetail a {
    width: 140px;
    display: block;
    line-height: 2;
    text-align: center;
    margin: 0 0 0 auto;
    letter-spacing: 1px;
    position: relative;
    color: #847f6d;
    color: #f79e0e;
}
span.workDetail a:after{
    content:'';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 3px solid #f79e0e;
    border-right: 3px solid #f79e0e;
    position: absolute;
    right: 0;
    top: 10px;
    width: 10px;
    height: 10px;
    content: '';
}
.pc section.contentsArea .subDetail {
    padding: 10px 30px 20px 20px;
}


/* worklist */

.pc section.contentsArea h2.worklistTtl {
    font-size: 22px;
    margin-bottom: 12px;
    padding: 10px;
}

.pc section.contentsArea h2.worklistTtl::before {
    width: 46px;
    height: 31px;
    margin-right: 10px;
    /*background: url(/static/mtm/base/img/icon_heart.png) center;*/
}

.pc section.contentsArea .worklist {
    overflow: hidden;
    margin-left: -10px;
    letter-spacing: -.40em;
}

.pc section.contentsArea .worklist li {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 187px;
    margin-bottom: 20px;
    margin-left: 9px;
    text-align: left;
    vertical-align: top;
    letter-spacing: 1px;
}

.pc section.contentsArea .worklist li img {
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .2);
}

.pc section.contentsArea .worklist li span {
    font-size: 14px;
    display: block;
    padding: 2% 0;
    text-align: center;
}

.pc section.copyright {
    font-size: 12px;
    width: 970px;
    margin: 30px auto;
    word-spacing: 1px;
    color: #727272;
}

section.contentsArea p a:hover {
    font-size: 105%;
    text-decoration: underline;
}

section.copyright {
    font-size: 10px;
    color: #b6b6b6;
}


/*----------------------------------------------
  sp
----------------------------------------------*/


/* --- section recomend --- */

.sp .matome {
    width: 100%;
    margin-bottom: 0;
    padding: 3% 0;
}

.sp h1.head {
    font-size: 160%;
    font-size: 6vw;
    width: 100%;
    min-height: auto;
    margin-bottom: 5%;
    padding-left: 0;
    text-align: center;
    background: none;
}

.sp h1.head span {
    display: inline-block;
    padding-top: 3%;
}

.sp div.matomeTxt {
    margin-bottom: 5%;
    padding: 3%;
    font-size: 15px;
    font-size: 4vw;
}

.sp div.matomeTxt p:first-child {
    margin-bottom: 3%;
}


/* sns */

.sp .sns_Aria {
    width: 98%;
    margin: 1% 0 1% 1%;
}

.sp ul.sns_Btn li.snsLi {
    display: table-cell;
    padding-left: 0;
    text-align: left;
    background: #00c300;
}

.sp ul.sns_Btn li a {
    line-height: 40px;
    height: 40px;
}

.sp ul.sns_Btn li.snsLi span {
    position: relative;
    display: block;
}

.sp ul.sns_Btn li.snsLi span a {
    position: relative;
    z-index: 10;
}

.sp ul.sns_Btn li.snsLi a img {
    width: auto;
}

.sp ul.sns_Btn li.snsLi span:after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 48px;
    margin-top: -.6em;
    content: 'LINE';
    letter-spacing: 2px;
    color: #fff;
}


/* --- section contentsArea --- */

.sp .pcImg {
    display: none;
}

.sp section.contentsArea {
    width: 100%;
    margin: 0 auto 2%;
}

.sp section.contentsArea h2 {
    /* margin-bottom: -2%; */
    padding-left: 1%;
}

.sp section.contentsArea h2 {
    line-height: 2;
    color: #ff5e80;
}

.sp section.contentsArea h2 .disnon span {
    font-size: 4vw;
    font-weight: normal;
    display: inline-block;
    width: 11vw;
    padding-left: 5vw;
    color: #fff;
    background: url(/static/mtm/base/img/bg_num.png) no-repeat 0 0;
    background-size: contain;
}

.sp section.contentsArea h2:nth-of-type(10) .disnon span {
    padding-right: 2vw;
    padding-left: 2vw;
}

.sp section.contentsArea h2 img.spImg {
    width: 168px !important;
}

.sp section.contentsArea h3 {
    font-size: 160%;
    font-size: 6vw;
    margin-bottom: 3%;
    text-align: center;
}

.sp section.contentsArea h4 {
    font-size: 1rem;
    font-size: 4.1vw;
    position: relative;
    margin-bottom: 1%;
}

.sp section.contentsArea h4 span {
    padding-right: 3%;
}

.sp section.contentsArea h4::after {
    position: absolute;
    top: 50%;
    right: -1%;
    display: block;
    width: 26px;
    height: 18px;
    margin-top: -9px;
    padding-left: 3%;
    content: '';
    /*background: url(/static/mtm/base/img/bg_heart.png) right top no-repeat;*/
    background-size: auto 100%;
}

.sp .dramaWrap {
    margin-bottom: 3%;
    padding: 3%;
}

.sp p.dramaCap {
    margin-bottom: 2%;
    /*    background: url(/static/mtm/base/img/snapshot.png) center no-repeat;
   -webkit-background-size: cover;
           background-size: cover; */
}

.sp section.contentsArea .dramaDetail p,
.sp section.contentsArea .subDetail p {
    line-height: 1.5;
    /* letter-spacing: 1px; */
    font-size: 15px;
    font-size: 4vw;
}

.sp section.contentsArea .dramaDetail {
    margin-bottom: 5%;
}

.sp section.contentsArea .subDetail {
    padding: 4%;
}


/* worklist */

.sp section.contentsArea h2.worklistTtl {
    font-size: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 3%;
    padding: 2%;
}
.sp section.contentsArea h2.worklistTtl span {
  
line-height: 1.5;
  
font-size: 1rem;
  
font-size: 4.1vw;
}
.sp section.contentsArea h2.worklistTtl::before {
    width: 25px;
    height: 17px;
    margin-right: 2%;
    /*background: url(/static/mtm/base/img/icon_heart.png) center no-repeat;*/
    background-size: 100% auto;
}

.sp section.contentsArea .worklist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 94%;
    margin: 0 auto 5%;
    text-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.sp section.contentsArea .worklist li {
    width: 32%;
    margin-bottom: 5%;
    text-align: left;
}
.sp section.contentsArea .worklist li span {
  padding-top: 2%;
  display:block;
}
.sp section.contentsArea .worklist li figure {
    margin-bottom: 5%;
}

.pc span.copyR {
    font-size: 10px;
    position: absolute;
    bottom: -3em;
    left: 0;
    display: block;
    padding: 1% 0;
    color: #9e9e9e;
}

small.year {
    font-size: 100%;
    display: block;
    margin-top: -12px;
    margin-bottom: 10px;
    text-align: right;
    color: #626569;
}

.pc #afterword.contentsArea {
    line-height: 1.4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    background: #ffe9ee;
}

.pc #afterword.contentsArea h2 {
    margin-bottom: 15px;
    padding: 0;
}

#blln {
    line-height: 50px;
    position: relative;
    z-index: 0;
    display: inline-block;
    width: auto;
    min-width: 115px;
    height: 50px;
    padding: 0 15px;
    text-align: center;
    color: #f6f6f6;
    border-radius: 60px;
    background: #ff5e80;
}

#blln:before {
    position: absolute;
    z-index: 0;
    bottom: -17px;
    left: 15px;
    display: block;
    width: 15px;
    height: 15px;
    margin-left: 0;
    content: '';
    border-radius: 50%;
    background: #ff5e80;
}

#blln:after {
    position: absolute;
    z-index: 0;
    bottom: -25px;
    left: 25px;
    display: block;
    width: 8px;
    height: 8px;
    margin-left: 0;
    content: '';
    border-radius: 50%;
    background: #ff5e80;
}

#afterword p {
    line-height: 1.75;
    padding: 1% 2% 1% 5%;
    font-variant-east-asian: proportional-width;
    -webkit-font-feature-settings: 'pwid';
    font-feature-settings: 'pwid';
}

.sp #blln {
    margin-bottom: 4%;
}

.sp #afterword p {
    padding: 1% 1% 1% 3%;
    text-indent: 2em;
    font-size: 15px;
    font-size: 4vw;
}

.sp span.copyR {
    font-size: 10px;
    color: #b7a185;
}

@keyframes "kurun" {
    0% {
        -webkit-transform: rotate(-278deg);
        transform: rotate(-278deg);
    }
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes "kurun" {
    0% {
        -webkit-transform: rotate(-278deg);
    }
    20% {
        -webkit-transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}







h1.head {
    color: #f79e0e;
}
#mtm000023 section.contentsArea h2.worklistTtl::before {
    background: url('http://im.akimg.tv.rakuten.co.jp/static/mtm/base/img/icon_movie.png') center;
}
#mtm000023.sp section.contentsArea h2.worklistTtl::before {
    background: url('http://im.akimg.tv.rakuten.co.jp/static/mtm/base/img/icon_movie.png') center;
    background-size: auto 100%;
    display:none;
}

.dramaWrap {
    background-color: #ede5c7;
}
section.contentsArea h2.worklistTtl {
   background-color: #f79e0e;
   color: #fff;
   font-weight: normal;
}
section.contentsArea h4 {
    color: #f79e0e;
}
.pc #afterword.contentsArea {
    background: #ede5c7;
}
#blln {
  background: #f79e0e;
}
#blln:before {
  background: #f79e0e;
}
#blln:after {
  background: #f79e0e;
}
.deviceBox li{
  display:inline-block;
  width:72px;
  height:20px;
  overflow:hidden;
  text-indent:-100px;
  background:url(http://im.akimg.tv.rakuten.co.jp/img/pc/detail/icon_device.png) no-repeat;
}
.deviceBox li a {
  display:block;
}
.deviceBox li.android {
  background-position:0 0;
}
.deviceBox li.ios {
  background-position:0 -20px;
}
.deviceBox li.pc {
  background-position:0 -40px;
}
.deviceBox li.chromecast {
  background-position:0 -60px;
}
.deviceBox li.viera {
  background-position:0 -80px;
}
.deviceBox li.bravia {
  background-position:0 -100px;
}
.deviceBox li.wiiu {
  background-position:0 -120px;
}
.deviceBox li.xboxone {
  background-position:0 -140px;
}
.dramaDetail dl, .dramaDetail dt, .dramaDetail dd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 13px;
}
.dramaDetail dl {
  display: block;
  margin-bottom: 3px;
} 
.dramaDetail dt {
  display: block;
  float: left;
  clear: both;
  width: 7em;
  text-align: right;
  font-weight: bold;
}
.dramaDetail dd {
  display: block;
  -webkit-margin-start: 100px;
}
section.contentsArea p a:hover img {
    -webkit-filter: hue-rotate(90deg);
    filter: hue-rotate(90deg);
}