@charset "UTF-8";
/*-------------------------------
共通設定
--------------------------------*/
[class$="_frm"] {
   width: 970px;
   margin: 0 auto;
}

/*sns*/
ul.sns_Btn li.snsTw {
   padding-left: 35px;
   background: #000 url(/static/common/img/sns/x_logo_white.png) no-repeat 0 center;
   background-size: 23px;
    background-position: 8px center;
}
.sp ul.sns_Btn li.snsTw {
   background-size: 18px;

}
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;
   font-size: 16px;
}
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/cpn/kod000006/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*/

.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;
   /*line-height: 2;*/
}
.pc section.recomend {
   background: #f9f9f9;
   padding-top: 20px;
   padding-bottom: 10px;
}
.sp section.recomend {
   background: #f9f9f9;
}
.matome_frm {
   width: 810px;
   margin: 0 auto;
   padding-bottom: 15px;
   padding-left: 160px;
   background: url(/static/cpn/kod000006/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;
}
.pc p.matomeTxt02 {
  font-size: 13px;
  padding-bottom: 15px;
}
.sp p.matomeTxt02 {
  padding-top: 3%;
  font-size: 88%;
}
.pc p.openDay {

}
.sp p.openDay {
  padding-top: 0.7em;
}
.kissDrama {
 /*width: 970px;*/
}
.kissDrama .sns_Aria {
}
.kissDrama .sns_Aria ul.sns_Btn {
}
.kissDrama .sns_Aria ul.sns_Btn li.snsTw {
}
.kissDrama .sns_Aria ul.sns_Btn li.snsTw a {
}
.kissDrama .sns_Aria ul.sns_Btn li.snsFb {
}
.sns_Aria {
   width: 230px;
   margin: -52px 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/cpn/kod000006/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/cpn/kod000006/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/cpn/kod000006/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/cpn/kod000006/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: #0a7cd4;
   box-shadow: 0 6px 0 #085181;
      font-size: 200%;
      color: #fff;
      vertical-align:middle;


}
.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;
}




section.contentsArea {
   width: 800px;
   margin: -40px auto 50px;
}

/*
section.contentsArea  h2 {
   width: 780px;
   margin: 30px 0;
   padding: 10px;
   vertical-align: top;
   line-height: 1.6;
   letter-spacing: 0;
   font-weight: normal;
   background: #F3F7FF;
   font-size: 118%;
}
*/
section.contentsArea h3{
    font-weight:normal;
    font-size: 94%;
}

.drama_info {
   width: 800px;
   margin: 0 auto 50px;
   line-height: 1.5;
}
.drama_info p {
   margin-bottom: 20px;
   font-size: 94%;
}
section.contentsArea dl {
   width: 800px;
   margin: 0 auto 20px;
   letter-spacing: -.4em;
}
section.contentsArea dt {
   display: inline-block;
}
section.contentsArea dd {
   display: inline-block;
   width: 570px;
   padding-top: 35px;
   padding-left: 30px;
   font-size: 94%;
   vertical-align: top;
   letter-spacing: 0;
}
section.contentsArea .drama_4 dd {
   padding-top: 36px;
}
.pc p.hensyuubu {
    width: 810px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.pc p.hensyuubu span {
  text-align: right;
  font-size: 20px;
  padding-left: 680px;
}
.sp p.hensyuubu {
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    width: 98%;
}
.sp p.hensyuubu span {

}

/*madmaxArea*/
section.contentsArea {
   width: 970px;
   margin: 0 auto 50px;
}
section.contentsArea h2 {
   width: 970px;
   margin: 10px auto 45px;
   padding: 5px 0 5px 25px;
   padding-left: 25px;
   background: #f9f9f9;
   font-size: 20px;
   line-height: 30px;
   border-bottom: 2px;
    border-style: solid;
    border-color: #f0f1f3;
}

.sp section.contentsArea h2 {
   width: 98%;
   margin: 2px auto 45px;
   padding: 5px 0 5px 25px;
   padding-left: 25px;
   background: #f9f9f9;
   font-size: 100%;
   line-height: 20px;
   border-bottom: 2px;
    border-style: solid;
    border-color: #f0f1f3;
}

section.contentsArea h2:before {
   display: inline-block;
   width: 5px;
   height: .9em;
   margin-right: 10px;
   background: silver;
   content: "";
}
p.dramaCap {
   margin-bottom: 50px;
   text-align: center;
   width: 880px;
   margin: 0 auto 50px;
}

p.dramaCap img{
   width: 600px;
}

.sp p.dramaCap img{
   width: 90%;
}

.pc section.contentsArea h3{
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 20px;
    padding-left: 45px;
}
.sp section.contentsArea h3{
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 20px;
    padding-left: 13px;
}

.drama_info {
   width: 880px;
   margin: 0 auto 50px;
   line-height: 1.5;
}
.drama_info p {
   margin-bottom: 20px;
   font-size: 94%;
}
section.contentsArea dl {
   width: 800px;
   margin: 0 auto 20px;
   letter-spacing: -.4em;
}
section.contentsArea dt {
   display: inline-block;
}
section.contentsArea dd {
   display: inline-block;
   width: 570px;
   padding-top: 35px;
   padding-left: 30px;
   font-size: 94%;
   vertical-align: top;
   letter-spacing: 0;
}
section.contentsArea .drama_4 dd {
   padding-top: 36px;
}
section.contentsArea div.drama_1 div.drama_info {
}
section.contentsArea div.drama_1 div.drama_info h4 {
   background-color: #636363;
   width: 180px;
   color: #fff;
   text-align: center;
   line-height: 2em;
}
.pc section.contentsArea div.drama_1 div.drama_info p.bigTxt {
   font-size: 27px;
   font-weight: bold;
   text-align: center;
    background: #F3F7FF;


}



.sp section.contentsArea div.drama_1 div.drama_info p.bigTxt {
   font-size: 130%;
   font-weight: bold;
   padding-top: 5px;
    background: #F3F7FF;

}
section.contentsArea div.drama_1 div.drama_info p.smallTxt {
  text-align: right;
}
section.contentsArea div.drama_1 div.drama_info p.incident {
  text-align: right;
   /*border-style: solid;
    border-width: 1px;
    border-color: #D6D6D6;
    width: 245px;
    text-align: center;
    line-height: 2em;*/
}
section.contentsArea div.drama_1 div.drama_info ul {
}
section.contentsArea div.drama_1 div.drama_info ul li {
}
section.contentsArea div.drama_1 div.drama_info div.contentsTit {
  display: inline-block;
  width: 330px;
}
section.contentsArea div.drama_1 div.drama_info div.contentsTit ul {
}
section.contentsArea div.drama_1 div.drama_info div.contentsTit ul li {
}
section.contentsArea div.drama_1 div.drama_info div.opendayTit {
  display: inline-block;
}
section.contentsArea div.drama_1 div.drama_info div.opendayTit ul {
}
section.contentsArea div.drama_1 div.drama_info div.opendayTit ul li {
}
section.contentsArea div.drama_1 div.drama_info ul {
}
section.contentsArea div.drama_1 div.drama_info ul li {
}





p.detailPage {
    width: 810px;
    margin: 0 auto;
    font-size: 17px;
    font-weight: normal;
    text-align: center;
}


ul.dramaInfo{
    width: 810px;
    margin: 0 auto;
    text-align: left;
    font-size: 17px;
    line-height: 28px;
}


.sp p.detailPage {
    width: 100%;
    margin: 0 auto;
    font-size: 17px;
    font-weight: normal;
    text-align: center;
}


.sp ul.dramaInfo{
    width:98%;
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
}



p.detailPage a {
   text-decoration: underline;
   letter-spacing: 1px;
}

.drama_2 p.dramaDetail_2,
.drama_2 p.dramaDetail_1 {
   display: inline;
}

section.searchKoreanD ul {
   letter-spacing: -.4em;
}
section.searchKoreanD ul li {
   display: inline-block;
   margin: 1%;
   letter-spacing: 0;
}
section.searchKoreanD ul li a {
   display: block;
   padding: 10px;
   border: 1px solid #9e9e9e;
   background: #fff;
   box-shadow: 0 0 2px rgba(0, 0, 0, .17) inset;
}

.fw_nml {
   font-weight: normal;
}
.fW_bd {
   /* font-weight: bold; */
}
section.searchKoreanD {
   width: 970px;
   margin: 0 auto;
   text-align: center;
}
section.searchKoreanD h3 {
   margin: 20px auto;
   font-size: 180%;
   width: 800px;
   margin-bottom: 45px;
   padding: 5px 0 5px 25px;
   padding-left: 25px;
   background: #f9f9f9;
   font-size: 180%;
   line-height: 40px;
}
section.searchKoreanD ul li a:hover {
   background: pink;
}

.pc section.copyright {
  width: 970px;
  margin: 30px auto;
  font-size: 6px;
}
.pc 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/cpn/kod000006/img/tag.jpg) no-repeat 0 0;
   background-size: 34%;
   font-size: 130%;
   /*line-height: 1.5;*/
}
.sp section.recomend {
   background: #f9f9f9;
}
.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%;
   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 5%;
}
.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: 98%;
   margin: 0 auto 5%;
   text-align: center;
}

.sp .drama_info h3 {
   font-size: 110%;
}
.sp .drama_info {
   width: 94%;
   margin: 0 auto 5%;
   line-height: 1.5;
}
.sp .drama_info p {
   margin-bottom: 2%;
   font-size: 110%;
}
.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 section.contentsArea .drama_4 dd {
   padding-top: 12px;
}
.sp p.detailPage {
   padding: 3%;
   font-size: 130%;
   text-align: center;
}
.sp p.detailPage a {
   font-weight: bold;
   text-decoration: underline;
   letter-spacing: 1px;
}
.sp .drama_2 p.dramaDetail_2,
.sp .drama_2 p.dramaDetail_1 {
   display: inline;
}
.sp section.searchKoreanD ul {
   letter-spacing: -.4em;
   text-align: left;
}
.sp section.searchKoreanD ul li {
   display: inline-block;
   margin: 0;
   letter-spacing: 0;
   width: 50%;
   vertical-align: top;
}
.sp section.searchKoreanD ul li a {
      display: block;
      height: 44px;
      line-height: 44px;
      text-indent: 1em;
      font-size: 93%;
      color: #000;
      white-space: nowrap;
      width: 100%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      padding: 0;
      border: none;
      text-align: center;
}
.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 h3 {
   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: #fff;
   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 #08518a;
}
.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%;
}
