/*story*/

h2 {text-align: center;
font-family: vdl-megag, sans-serif;
font-style: normal;
font-weight: bold;}

#story h2 .epnum { background-repeat: no-repeat; background-size: contain; display: inline-block; vertical-align: middle;  width:70px; height: 40px; text-indent: -9999px; margin:0 20px 0 0;}
.story1 .epnum {background-image: url(../img/story/ep01.png);}
.story2 .epnum {background-image: url(../img/story/ep02.png);}
.story3 .epnum {background-image: url(../img/story/ep03.png);}
.story4 .epnum {background-image: url(../img/story/ep04.png);}
.story5 .epnum {background-image: url(../img/story/ep05.png);}
.story6 .epnum {background-image: url(../img/story/ep06.png);}
.story7 .epnum {background-image: url(../img/story/ep07.png);}
.story8 .epnum {background-image: url(../img/story/ep08.png);}
.story9 .epnum {background-image: url(../img/story/ep09.png?1); width:88px!important;}
.story10 .epnum {background-image: url(../img/story/ep10.png?1); width:88px!important;}
#story h2 .oadate {  display: inline-block; vertical-align: middle; color: #000; font-size: 1.2em; line-height: 1.2em;}

#story #trailer, .emb {
  width: 600px;
  height: 338px; margin: 0 auto;
}

#story h2.epnm {
  color: #000;
  font-weight: bold;
  letter-spacing: .1em;
  margin-bottom: 0.5em;
}
#story .ph_cut {
}
#story .ph_area {
  margin: 1.5em auto 0;
  text-align: center;
}

section.txtArea .txt { margin-bottom: 10px;}

.movList { text-align: center;}
.movList li { display: inline-block; vertical-align: middle; margin:0 .1em 0; }
.movList li a { display: block;background-color:#f7439c; border-radius:15px; color: #fff; font-weight: bold; padding: 5px 10px;
font-family: vdl-megag, sans-serif;
font-style: normal;
font-weight: bold;
}


@media all and (min-width: 768px) {
#mov {width: 600px; margin: 15px auto; border: 2px solid #ed549a; padding: 8px;}
.movList {margin-bottom: 15px;}

.photoArea { letter-spacing: -.4em; text-align: center;}	
.photoArea p.ph_cut {display: inline-block;}
.photoArea p.ph_cut:first-child{margin-right:20px;}

.photoArea p.ph_cut, .photoArea p.ph_cut span, .photoArea p.ph_cut span img {
		width: 415px;
		height: 277px;
		background-position: center top;
	}

	span.spacing  { letter-spacing: -0.02em; }
}
@media all and (max-width: 767px) {
#story #mov {border: 2px solid #ed549a; padding: 0.3em; margin: 0 0.2em 0.2em;}
.movList {margin-top: 0.2em;}
.movList li a { font-size: 0.9em;}
	
#story h2 {; margin-bottom: 0;}
#story h2 .epnum {width:55px; height: 31px; margin:0 5px 0 0;}
.story9 .epnum {width:70px!important;}
#story h2 .oadate {font-size: 0.9em;}
  #story #trailer{}
  #story #mov .ph_cut {
    width: 100%;
    height: 0;
    padding: 66.6% 0 0;
    margin: 0 auto;
    border: none;
    box-shadow: none;
  }
  #story #mov ul#movlist {
    padding: 1em 0;
  }
  #story #mov ul#movlist li {
    width: 45%;
    margin: 0 .5%;
    font-size: 110%;
    font-weight: bold;
  }
  #story #mov ul#movlist li a {
    height: 60px;
    line-height: 60px;
  }
  #story .ph_area {
    margin: 2% auto 0;
    /* width: 98%; */
    text-align: center;
  }
  #story #trailer, .emb {
    width: 100%;
    position: relative;
    padding: 56.25% 0 0;
    height: 0;
    overflow: hidden;
    height: auto;
    margin: 0 auto;
    box-shadow: none;
  }
  #story #trailer iframe, .emb iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
	.photoArea { padding-bottom: 1em;}
}

#story #contents .inner p a {
  color: #e95098;
}
#story #contents .inner p a:hover {
  text-decoration: underline;
}

#story #ph_main {width:600px;
    margin: 15px auto;
    border: 2px solid #ed549a;
    padding: 8px;}
#story #ph_main span {
  display: block;
  position: relative;
}
#story #ph_main span {
  background-size: 100%;
}
@media all and (min-width: 768px) {
#story #ph_main,
#story #ph_main span {
    width: 600px;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
@media all and (max-width: 767px) {
#story #ph_main span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

#story #ph_main {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
  }

#story #ph_main span {
    height: 0;
    padding: 66.66666% 0 0;
    position: relative;
  }
}



