/*	lower_header
============================== */
div.lower_header h1 span {
	background-image: url(../img/story_h2.png);
}
@media all and (min-width: 768px) {
	div.lower_header h1 span {
		width: 400px;
	}
}
/* =================================
	drama story CSS
================================= */

div.content article header {
	position:relative;
	background-size: 100%;
	background-repeat:repeat;
	background-position:left top;
	-webkit-box-shadow:hsla(0,0%,0%,0.1) 0 5px 0 0;
	box-shadow:hsla(0,0%,0%,0.1) 0 5px 0 0;
}
div.content article header h2 {
	background-image:url(../img/story_date.png?0003);
	background-repeat:no-repeat;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
div.content article header p {
	position:absolute;
	line-height:1.25;
	font-family:'Passion One', 'sans serif';
	font-weight:normal;
	color:#e0f4fa;
	text-shadow:1px 2px 0 hsla(0,0%,0%,0.1);
}
@media all and (min-width: 768px) {
div.content article header {
	padding: 15px;
	margin: 0 -110px 40px;
	background-color: #1ca3ed;
}
div.content article header h2 {
	height:58px;
}
div.content article header p {
	font-size:125%;
	right:12px;
	bottom:2px;
}
div.content article.epi01 header h2 {background-position:left top;}
div.content article.epi02 header h2 {background-position:0 -77px;}
div.content article.epi03 header h2 {background-position:0 -154px;}
div.content article.epi04 header h2 {background-position:0 -231px;}
div.content article.epi05 header h2 {background-position:0 -308px;}
div.content article.epi06 header h2 {background-position:0 -385px;}
div.content article.epi07 header h2 {background-position:0 -462px;}
div.content article.epi08 header h2 {background-position:0 -539px;}
div.content article.epi09 header h2 {background-position:0 -616px;}
div.content article.epi10 header h2 {background-position:0 -693px;}
div.content article.epi11 header h2 {background-position:0 -770px;}
div.content article.epi12 header h2 {background-position:0 -845px;}
}
@media all and (max-width: 767px) {
div.content article header {
	margin-bottom:12px;
	background-image: url(../img/space.jpg);
	border-radius: 10px 10px 0 0 ;
	background-size: 100%;
	padding: 15px;
	margin: -15px -15px 15px;
}
div.content article header h2 {
	height:32px;
	width: 200px;
	background-size: 510px 648px;
}
div.content article header p {
	right:8px;
	bottom:0;
}
div.content article.epi01 header h2 {background-position:left top;}
div.content article.epi02 header h2 {background-position:0 -45px;}
div.content article.epi03 header h2 {background-position:0 -89px;}
div.content article.epi04 header h2 {background-position:0 -133px;}
div.content article.epi05 header h2 {background-position:0 -177px;}
div.content article.epi06 header h2 {background-position:0 -221px;}
div.content article.epi07 header h2 {background-position:0 -265px;}
div.content article.epi08 header h2 {background-position:0 -309px;}
div.content article.epi09 header h2 {background-position:0 -354px;}
div.content article.epi10 header h2 {background-position:0 -398px;}
div.content article.epi11 header h2 {background-position:0 -442px;}
div.content article.epi12 header h2 {background-position:0 -484px;}
}

@media all and (max-width: 767px) {
div.content article h3 {
	font-size:87.5%;
}
p.subtitle {
	line-height: 1.5;
}
}



.castname {
	color:#ff4e7b;
}



/*	comic
============================== */
div.story-comic {
}
div.story-comic span,
div.story-comic span img {
	display:block;
}
div.story-comic span {
	background-size:cover;
	position:relative;
	height:0;
	padding-top:310.4477611940299%;
}
div.story-comic span img {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
@media all and (min-width: 768px) {
div.story-comic {
	margin-bottom:20px;
}
}
@media all and (max-width: 767px) {
div.story-comic {
	padding:12px;
}
}



/*	backnumber
============================== */

/*
div.menu-bn nav h2 {
	margin-bottom:0.5em;
}
div.menu-bn nav h2::before {
	content:"Back Number";
	display:block;
	text-align:center;
	line-height:1.5;
	font-family: 'Judson', 'sans serif';
	text-shadow:1px 2px 0 hsla(0,0%,0%,0.2);
	font-size:150%;
}
div.menu-bn nav h2 span {
	display:block;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
@media all and (min-width: 768px) {
div.menu-bn {
	margin-bottom:30px;
}
}
@media all and (max-width: 767px) {
div.menu-bn {
	padding:10px 0;
	background-color:hsla(272,100%,78%,0.5);
}
}

*/



/* =================================
	drama gallery CSS
================================= */

ul.lightbox-gallery:after {
	content:"";
	display:block;
	clear:both;
}
ul.lightbox-gallery li {
	float:left;
}
ul.lightbox-gallery li > span, ul.lightbox-gallery li > span > a, ul.lightbox-gallery li > span > a img {
	display:block;
}
ul.lightbox-gallery li > span {
	background-repeat:no-repeat;
	background-position:left top;
}
ul.lightbox-gallery li > span.lazy-done {
	-webkit-animation: fadeIn 500ms;
	animation: fadeIn 500ms;
	background-color:#96d2f0;
	border:1px solid #96d2f0;
}
ul.lightbox-gallery li:nth-child(4n-3) {
	clear:both;
}
@media all and (min-width: 768px) {
ul.lightbox-gallery {
	/* margin-bottom:30px; */
}
ul.lightbox-gallery li {
	margin-right:4px;
	margin-bottom:4px;
}
ul.lightbox-gallery li:nth-child(4n) {
	margin-right:0;
}
ul.lightbox-gallery li > span > a img {
	width:140px;
	height:100px;
}
ul.lightbox-gallery li > span.lazy-done > a:hover {
	background-color:#fff;
	opacity:0.3;
}
}
@media all and (max-width: 767px) {
ul.lightbox-gallery {
	/* margin-bottom:15px; */
}
ul.lightbox-gallery li {
	width:25%;
	margin-bottom:4px;
}
ul.lightbox-gallery li:nth-child(4n-3) > span {
	margin-right:3px;
}
ul.lightbox-gallery li:nth-child(4n-2) > span {
	margin-left:1px;
	margin-right:2px;
}
ul.lightbox-gallery li:nth-child(4n-1) > span {
	margin-left:2px;
	margin-right:1px;
}
ul.lightbox-gallery li:nth-child(4n) > span {
	margin-left:3px;
}
ul.lightbox-gallery li > span {
	-webkit-background-clip:content-box;
	background-clip:content-box;
	-webkit-background-size:cover;
	background-size:cover;
}
ul.lightbox-gallery li > span > a {
	position:relative;
	height:0;
	padding-top:71.428571428571%;
}
ul.lightbox-gallery li > span > a img {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
}

/*	backnumber
============================== */
[an error occurred while processing this directive]

/*	button
============================== */
li.button,li.button2{
   display:block;
   text-align:center;
}
li.button a{
   display:block;
}
li.button2 a{
   display:block;
   margin:0 auto;
}
li.button a {
  display: block;
  cursor: pointer;
  margin: 0 auto;
  padding: 30px;
  color: #fff;
  font-size:160%;
  text-align: center;
  text-decoration: none;
  background-color: #1e4e9c;
  border-radius: 10px;
  box-shadow: 0 6px 0 #2D4868, 0 12px 0 rgba(0,0,0,0.1);
  -webkit-transition: color 0.3s,
  background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}
li.button a:hover {
   background-color: #1e4e9c;
   box-shadow: 0 3px 0 #2d4874, 0 6px 0px rgba(0,0,0,0.1);
   -webkit-transform: translateY(3px);
   transform: translateY(3px);
}
li.button a:active {
   color: #ddd;
   background-color: #2D4868;
   box-shadow: 0 0 0 #000, 0 0 0px rgba(0,0,0,0.1);
   -webkit-transform: translateY(6px);
   transform: translateY(6px);
   transition-duration: 0.1s;
}
li.button2 a {
   display: block;
   cursor: pointer;
   margin: 0 auto;
   padding: 30px;
   color: #fff;
   font-size:160%;
   text-align: center;
   text-decoration: none;
   background-color: #1ca5ef;
   border-radius: 10px;
   box-shadow: 0 6px 0 #067ab8, 0 12px 0 rgba(0,0,0,0.1);
   -webkit-transition: color 0.3s,
   background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
   transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}
li.button2 a:hover {
   background-color: #188ecd;
   box-shadow: 0 3px 0 #188ecd, 0 6px 0px rgba(0,0,0,0.1);
   -webkit-transform: translateY(3px);
   transform: translateY(3px);
}
li.button2 a:active {
   color: #ddd;
   background-color: #067ab8;
   box-shadow: 0 0 0 #000, 0 0 0px rgba(0,0,0,0.1);
   -webkit-transform: translateY(6px);
   transform: translateY(6px);
   transition-duration: 0.1s;
}
@media all and (min-width: 768px) {
ul.btns {
	width: 790px;
	margin: 20px -25px;
}
li.button a{
   display:block;
   width: 250px;
   padding: 12px 0;
   font-size: 110%;
   line-height:100%;
	float: left;
}
li.button:not(:last-child) a {
	margin-right: 20px;
}
li.button2 a{
   display:block;
   width:600px;
   padding: 15px 0;
   font-size: 130%;
   letter-spacing: 0.13em;
   line-height:100%;
   margin:30px auto 0;
}
}
@media all and (max-width: 767px) {
li.button a{
   display:block;
   padding: 0em 0;
   padding: 0.7em 0;
   font-size: 90%;
   line-height:100%;
   margin: 1em auto;
   font-weight:bold;
   width:  80%;
}
li.button2 a{
   display:block;
   width:90%;
   padding:1em;
   font-size:100%;
   line-height:100%;
   margin:1.5em auto 0;
   font-weight:bold;
}
}
