@charset "UTF-8";
/*-------------------------------
共通設定
--------------------------------*/
[class$="_frm"] {
   width: 970px;
   margin: 0 auto;
}
#kod000004 .container {
   font-size: 16px;
   background-color: #000;
}
#kod000004.sp .container {
   font-size: 100%;
}
#kod000004.sp .container img {
   width: 100%;
}
/*sns*/
ul.sns_Btn li.snsTw {
   padding-left: 35px;
   background: #55acee url(/static/mtm/000004/img/twIcon.png) no-repeat 0 center;
   background-size: 34px;
}
ul.sns_Btn {
   display: table;
   border-spacing: 3px 0;
   border-collapse: separate;
   width: 100%;
   height: 40px;
   margin: 0 auto 5px;
}
ul.sns_Btn li a {
   display: block;
   color: #fff;
}
ul.sns_Btn li {
   display: table-cell;
   width: 33%;
   margin: 0 1%;
   padding-left: 14px;
   border-top: 1px solid rgba(255,255,255,.2);
   border-bottom: 1px solid rgba(0,0,0,.2);
   border-radius: 3px;
   text-align: center;
   vertical-align: middle;
}
ul.sns_Btn li.snsFb {
   padding-left: 24px;
   background: #3b5999 url(/static/mtm/000004/img/fbIcon.png) no-repeat 0 center;
   background-size: 28px;
   letter-spacing: 2px;
}
ul.sns_Btn li.snsLi {
   display: none;
}
.sp ul.sns_Btn {
   display: table;
   border-spacing: 3px 0;
   border-collapse: separate;
   width: 80%;
   height: 40px;
   margin: 0 auto 5px;
}
.sp ul.sns_Btn li.snsLi {
   display: table-cell;
   padding-left: 0;
   background: #00c300;
   text-align: left;
}
.sp ul.sns_Btn li.snsLi span {
   display: block;
   position: relative;
   height: 40px;
}
/*/sns*/
#kod000004 .container {
   width: 100%;
   margin: 0 auto 100px;
   color: #636363;
}
.sp#kod000004 .container {
   width: 100%;
   margin: 0 auto;
}
#globalNavi.naviFixed {
   display: none;
}
.container a:hover {
   opacity: .6;
   text-decoration: none;
   cursor: pointer;
   -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
           transition: all .2s ease-in-out;
}
div.top {
   position: fixed;
   right: 10px;
   bottom: 100px;
   margin: -3em 0 1em 0;
   text-align: right;
}
/*----------------------------------------------
section #hederG
----------------------------------------------*/
.headTtl {
   background: #f9f9f9;
}
h1.head_frm {
   width: 810px;
   margin: 0 auto;
   font-size: 26px;
   color: #fff;
}
.pc section.recomend {
   background: #0C0C0C;
   padding-top: 20px;
   padding-bottom: 10px;
}
.matome_frm {
   width: 810px;
   margin: 0 auto;
   padding-bottom: 15px;
   padding-left: 160px;
   background: url(/static/mtm/000004/img/tag.jpg) no-repeat 0 0;
   font-size: 16px;
   /*line-height: 1.3;
   padding-top: 20px;*/
}
h1.matomeTtl {
   display: inline;
   font-size: 100%;
   font-weight: normal;
}
.matome_frm h2 {
   display: inline;
   font-size: 100%;
   font-weight: normal;
}
p.matomeTxt2 {
   display: inline;
}
p.matomeTxt {
   display: inline-block;
   margin-bottom: 10px;
   margin-top: 10px;
   line-height: 1.5em;
   color: #fff;
}
.pc p.matomeTxt02 {
  font-size: 13px;
  padding-bottom: 15px;
}
.pc p.openDay {
  color: #fff;
}
.sp p.openDay {
  padding-top: 0.7em;
  color: #fff;
}
.sns_Aria {
   width: 230px;
   margin: -31px 0 10px 820px;
}
input[type="checkbox"] {
   position: absolute;
        opacity: 0;

   filter: alpha(opacity=0);
   -moz-opacity: 0;
}
.cbxbd {
   display: inline-block;
   overflow: hidden;
   height: 38px;
   padding: 10px 0 0 35px;
   background: url(/static/mtm/000004/img/img_check_off.png) no-repeat left top;
   font-size: 20px;
   cursor: pointer;
}
.c_on .cbxbd {
   padding: 10px 0 0 35px;
   background: url(/static/mtm/000004/img/img_check_on.png) no-repeat left top;
   font-size: 20px;
}
.sp .cbxbd {
   display: inline-block;
   overflow: hidden;
   height: 25px;
   padding: 5px 0 0 35px;
   background: url(/static/mtm/000004/img/img_check_off.png) no-repeat left top;
   background-size: contain;
   font-size: 105%;
   cursor: pointer;
}
.sp .c_on .cbxbd {
   padding: 5px 0 0 35px;
   background: url(/static/mtm/000004/img/img_check_on.png) no-repeat left top;
   background-size: contain;
   font-size: 105%;
}
.btn_area {
   position: relative;
   margin: 0 0 4% 0;
   text-align: center;
}
.btn_area .btn_area_img {
   margin: 40px 0 10px 0;
   text-align: center;
}
.btn_area .btn_area_img a {
   display: inline-block;
   width: 653px;
   height: 71px;
   -webkit-border-radius: 35px 36px 36px 35px/35px 35px 36px 36px;
   -moz-border-radius: 35px 36px 36px 35px/35px 35px 36px 36px;
   border-radius: 35px 36px 36px 35px/35px 35px 36px 36px;
   background-color: #730101;
   box-shadow: 0 6px 0 #380000;
   margin-bottom: 10px;
}
.btn_area .btn_area_txt {
   width: 100%;
   margin: 0 auto;
}
.btn_area p {
   width: 680px;
   margin: 0 auto;
   font-size: 110%;
   text-align: center;
   line-height: 1.8;
}
.btnBox p {
    display: inline-block;
    width: 480px;
}

.btnBox p a {
    width: 480px;
    line-height: 60px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background-color: #8bb800;
    display: block;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    box-shadow: 0 6px 0 #648209;
    letter-spacing: 1px;
    position: relative;
}
p.adBTn a {
    color: #ffdf00;
    width: 460px;
    margin-left: 20px;
}
.btnBox p a:hover,.btn_area .btn_area_img a:hover{
      opacity: 1;
      text-decoration:none;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
p.adBTn a:hover {
    background: #8bb800 url(/static/cpn/mkt000045/img/ad.png) no-repeat right;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    text-decoration:none;
}


/*contentsArea*/
section.contentsArea {
   width: 970px;
   margin: 0 auto 30px;
}
.pc section.contentsArea h3 {
   width: 970px;
   margin: 10px auto 35px;
   padding: 5px 0 5px 25px;
   padding-left: 25px;
   background: #730101;
   font-size: 20px;
   color: #fff;
   line-height: 40px;
    border-style: solid;
    border-color: #f0f1f3;
}
.pc section.contentsArea h3 a{
    text-decoration: none;
    color: #fff;
}
.pc section.contentsArea h3 a:hover{
  color: #ff0000;
    text-decoration: none;
}
.sp section.contentsArea h3 {
    width: 91%;
    padding-left: 25px;
    background: #730101;
    font-size: 100%;
    color: #fff;
    line-height: 40px;
    border-style: solid;
    border-color: #f0f1f3;
    margin: 0 auto;
}
.sp section.contentsArea h3 a{
    text-decoration: none;
    color: #fff;
}
.sp section.contentsArea h3 a:hover{
  color: #ff0000;
    text-decoration: none;
}
section.contentsArea h3:before {
   display: inline-block;
   width: 5px;
   height: .8em;
   margin-right: 10px;
   background: black;
   content: "";
}
.pc section.contentsArea div.drama_1 {
  display: inline-block;
}
.pc section.contentsArea div.drama_1 p.dramaCap {
    width: 350px;
    height: 350px;
    background: url(/static/mtm/000004/img/snapshot.png) center;
}
.pc section.contentsArea div.drama_1 p.dramaCap a {
}
.pc section.contentsArea div.drama_1 p.dramaCap a img {
}
.drama_info h2 {
   font-size: 134%;
}
.drama_info {
  width: 610px;
  display: inline-block;
  margin: 0 auto 30px;
  line-height: 1.5;
  vertical-align: top;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}
.drama_info p {
   /*margin-bottom: 15px;*/
   font-size: 94%;
}
.pc section.contentsArea div.drama_info {
}
.pc section.contentsArea div.drama_info ul {
}
.pc section.contentsArea div.drama_info ul li {
}
.pc section.contentsArea div.drama_info ul li p.bigTxt {
  font-size: 24px;
  padding-bottom: 20px;
}
.pc section.contentsArea div.drama_info ul li p.bigTxt a {
   text-decoration: none;
    color: #5D9CFF;
}
.pc section.contentsArea div.drama_info ul li p.smallTxt {
  font-weight: normal;
}
.pc section.contentsArea div.drama_info ul li p.smallTxt a{
  color: #5D9CFF;
}
.pc section.contentsArea div.drama_info ul li p.smallTxt span {
  font-size: 16px;
}

.pc section.contentsArea div.drama_1 div.drama_info p.bigTxt {
   font-weight: bold;
}
.sp section.contentsArea div.drama_info {
  width: 97%;
    margin: 0 auto;
}
.sp section.contentsArea div.drama_info ul {
}
.sp section.contentsArea div.drama_info ul li {
}
.sp section.contentsArea div.drama_info ul li p.bigTxt {
  font-size: 97%;
}
.sp section.contentsArea div.drama_info ul li p.bigTxt a {
  color:#5D9CFF;
}
.sp section.contentsArea div.drama_info ul li p.smallTxt {
  font-weight: normal;
  font-size: 70%;
}
.sp section.contentsArea div.drama_info ul li p.smallTxt span {
  font-size: 60%;
}


.fw_nml {
   font-weight: normal;
}
.fW_bd {
   /* font-weight: bold; */
}
.pc p.hensyuubu {
    width: 865px;
    margin: 0 auto;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 50px;
}
.pc p.hensyuubu a{
    color: #5D9CFF;
}
.pc p.hensyuubu span {
    text-align: right;
    font-size: 20px;
    padding-left: 680px;
    color: #fff;
}
.pc section.copyright {
  width: 970px;
  margin: 30px auto;
  font-size: 6px;
}
.pc section.copyright p {
}
.sp p.hensyuubu {
  text-align: center;
  padding-bottom: 1em;
}
.sp p.hensyuubu span {
    
}
.sp section.copyright {
  
}
.sp section.copyright {
  font-size: 6px;
}
.sp section.copyright p {
}

/*--------------------------------------------------------------
     SP
---------------------------------------------------------------*/

.sp ul.sns_Btn li.snsLi {
   display: inline-block;
}
.sp ul.sns_Btn {
   display: table;
   border-spacing: 3px 0;
   border-collapse: separate;
   width: 100%;
   height: 4vw;
   margin: 0 auto 5px;
}
.sp ul.sns_Btn li.snsLi {
   display: table-cell;
   padding-left: 0;
   background: #00c300;
   text-align: left;
}
#kod000004.sp ul.sns_Btn li.snsLi a img {
   width: auto;
}
.sp ul.sns_Btn li.snsLi span {
   display: block;
   position: relative;
   height: 4%;
}
ul.sns_Btn li.snsLi span:after {
   position: absolute;
   top: 13px;
   left: 48px;
   color: #fff;
   letter-spacing: 2px;
   content: "LINE";
}
/*/sns*/
#kod000004 .container {
   width: 100%;
   margin: 0 auto 10%;
   color: #636363;
}
.sp#kod000004 .container {
   width: 100%;
   margin: 0 auto;
}

/*----------------------------------------------
section #hederG
----------------------------------------------*/
.sp .headTtl {
   background: #f9f9f9;
}
.sp h1.head_frm {
   -webkit-box-sizing: border-box;
           box-sizing: border-box;
   max-width: 100%;
   /*width: 15em;
   height: 22vw;*/
   margin: 1% auto 0;
   padding: 0% 0 2% 37%;
   background: url(/static/mtm/000004/img/tag.jpg) no-repeat 0 0;
   background-size: 34%;
   font-size: 155%;
   line-height: 2.7;
}
.sp section.recomend {
   background: #0C0C0C;
}
.sp .matome_frm {
   width: 90%;
   margin: 0 auto;
   padding: 2% 0;
   background: none;
   font-size: 100%;
   line-height: 1.3;
}
.sp h1.matomeTtl {
   display: inline;
   font-size: 90%;
   font-weight: normal;
}
.sp .matome_frm h2 {
   display: inline;
   font-size: 90%;
   color: #fff;
   font-weight: normal;
}
.sp p.matomeTxt2 {
   display: inline;
   font-size: 90%;
}
.sp p.matomeTxt {
   display: inline-block;
   margin-bottom: 1%;
   font-size: 75%;
}
.sp .sns_Aria {
   width: 98%;
   margin: 1% 0 1% 1%;
}
.sp section.contentsArea {
   width: 100%;
   margin: 0 auto 3%;
}
.sp section.contentsArea h1 {
   width: 98%;
   margin-bottom: 4%;
   padding: 1% 0 1% 2%;
   padding-left: 2%;
   background: #f9f9f9;
   font-size: 130%;
   line-height: 1.5;
}
.sp section.contentsArea h1:before {
   display: inline-block;
   width: 5px;
   height: 1.2em;
   margin-right: 1%;
   background: silver;
   content: "";
}
.sp p.dramaCap {
   margin-bottom: 5%;
   padding: 1%;
   width: 70%;
   margin: 0 auto;
   background: url(/static/mtm/000004/img/snapshot.png) center;
}
.sp section.contentsArea  h2 {
   width: 100%;
   margin: 5% auto;
   padding: 3% 0;
   vertical-align: top;
   line-height: 1.6;
   letter-spacing: 0;
}
.sp section.contentsArea h2 br{display:none;}
.sp .drama_info h2 {
   font-size: 110%;
}
.sp .drama_info h3 {
   font-size: 110%;
}
.sp .drama_info {
   width: 94%;
   margin: 0 auto;
   line-height: 1.1;
}
.sp .drama_info p {
   margin-bottom: 2%;
   font-size: 94%;
}
.sp section.contentsArea dl {
   width: 80%;
   margin: 0 auto 5%;
   letter-spacing: -.4em;
}
.sp section.contentsArea dt {
   display: inline-block;
   padding: 1% 15%;
   text-align: center;
}
.sp section.contentsArea dd {
   display: inline-block;
   width: 100%;
   padding-top: 3%;
   padding-left: 0;
   font-size: 110%;
   /* font-weight: bold; */
   vertical-align: top;
   letter-spacing: 0;
}

.sp .fw_nml {
   font-weight: normal;
}
.sp .fW_bd {
   /* font-weight: bold; */
}
.sp section.searchKoreanD {
   width: 98%;
   margin: 0 auto;
   text-align: center;
}
.sp section.searchKoreanD h1 {
   margin: 2% auto;
   width: 98%;
   margin-bottom: 4%;
   padding: 1% 0 1% 2%;
   padding-left: 2%;
   background: #f9f9f9;
   font-size: 130%;
   line-height: 1.5;
}
.sp section.searchKoreanD ul li a:hover {
   background: pink;
}
.sp .btn_area {
   position: relative;
   margin: 0;
   padding-bottom: 6%;
   background-color: #000;
   text-align: center;
}
.sp .btn_area .btn_area_img {
   margin: 0;
   padding-top: 4%;
   text-align: center;
}
.sp .btn_area .btn_area_img a {
   display: inline-block;
   width: 96%;
   height: 10vw;
   margin-bottom: 2%;
   box-shadow: 0 3px 0 #380000;
}
.sp .btn_area .btn_area_txt {
   width: 100%;
   margin: 0 auto;
}
.sp .btn_area p {
   width: 96%;
   margin: 0 auto;
   font-size: 110%;
   text-align: center;
   line-height: 1.8;
}
.sp .btn_area p:last-of-type{
    /*text-align:left;*/
}
.sp .btn_area p br{
    display:none;
}
.sp .btnBox p.adBTn a {
    color: #FFD3F3;
    width: 100%;
    margin-left: 0;
}
.sp .btnBox p a:after{
    content:"";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 6px;
    top:50%;
    margin-top: -6px;
}
.sp p.adBTn {
    margin-left: 0;
}
.sp .btnBox p a {
    width: 100%;
    line-height: 44px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #8bb800;
    display: block;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 100%;
    box-shadow: 0 3px 0 #648209;
    letter-spacing: 1px;
    position: relative;
}
.sp .btnBox p a:hover, .sp .btn_area .btn_area_img a:hover {
        opacity: 1;
        text-decoration: none;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 1px 0 rgba(0, 0, 0, .3);
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
}
.sp .btnBox {
    text-align: center;
    background: #fff;
}
.sp .btnBox p {
    display: inline-block;
    width: 96%;
    margin: 0 auto 5%;
} 