@charset "utf-8";
/* CSS Document */

ul.btn-bk{
	list-style: none;
}

.btn-bk li{
	list-style: none;
	font-size: .8em;
	line-height: 1.2em;
	display: inline-block;
	margin: 0 5%;
	width: 60px;
	height: 40px;
	line-height: 30px;
	font-size: 20px;
}

.btn-bk li a:hover{
	color: rgba(0,0,0,.6);
	}
.btn-bk li a:hover {
	-webkit-transition: color 1s ease-in;
	transition: color 1s ease-in;
}
.btn-bk li a:before{
	content: "▼";
	color: currentColor;
	left: 0;
}

.sstitle{
	font-size: 0.9em;
	margin: 10px;
	
}

.ssbox{
	display: block;
	margin-left: 5em;
	margin: auto;
	text-align: left;
	line-height: 1.2em;

}
t{
	font-size: 0.5em;
	color: #888888;
	margin-left: 1.5em;
}

@media screen and (min-width:1025px) { 
	
#date-mobile{
	display: none;
	}

h3{
	width: 900px;
	border-bottom: double 3px #000;
	font-size: 1.8em;
}

.word{
	text-align: left;
}

.delay-story1{
	list-style: none;
	background-image: url(../img/story_back.png);
}

.delay-story1 img{
	text-align: center;
	margin-left: -40px;
}

.cp_cssslider {
width: 900px;
padding-bottom: 100px; /*項目増えたら調整*/
position: relative;
margin: 2em auto;
text-align: center;
}
.cp_cssslider > p {
position: absolute;
left: 0;
top: 80px;   /*項目増えたら調整*/
text-align: center;
transition: all 0.5s;
font-size: .8em;
line-height: 1.5em;
}
.cp_cssslider input[name='cp_switch'] {
display: none;
}
/* サムネイル */
.cp_cssslider label {
width: 100px;
display: inline-block;
cursor: pointer;
transition: all 0.5s ease;
opacity: 0.6;
}
.cp_cssslider label:hover {
opacity: 0.9;
}
.cp_cssslider label p {
width: 100px;
font-size: 12px;
}
.cp_cssslider label p::before{
		content: "●";
	font-size: 8px;
	}
	
.cp_cssslider input[name='cp_switch']:checked + label {
background: rgba(200,200,200,.3);
opacity: 1;
}
.cp_cssslider input[name='cp_switch'] ~ p {
opacity: 0;
width: 900px;
margin: 0 auto;
}
.cp_cssslider input[name='cp_switch']:checked + label + p {
opacity: 1;
}
	
#now{
	font-size: .8em;
	}
}

@media screen and (min-width:768px) and (max-width:1024px) {
#date-mobile{
	display: none;
	}
	
h3{
	width: 750px;
	border-bottom: double 3px #000;
	font-size: 1.8em;
}

.word{
	text-align: left;
}

.delay-story1{
	list-style: none;
	background-image: url(../img/story_back.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 80%;
}

.delay-story1 img{
	text-align: center;
	margin-left: -40px;
	width: 750px;
}

.cp_cssslider {
width: 750px;
padding-bottom: 100px; /*項目増えたら調整*/
position: relative;
margin: 2em auto;
text-align: center;
}
.cp_cssslider > p {
position: absolute;
left: 0;
top: 80px;   /*項目増えたら調整*/
text-align: center;
transition: all 0.5s;
font-size: .8em;
line-height: 1.5em;
}
.cp_cssslider input[name='cp_switch'] {
display: none;
}
/* サムネイル */
.cp_cssslider label {
width: 100px;
display: inline-block;
cursor: pointer;
transition: all 0.5s ease;
opacity: 0.6;
}
.cp_cssslider label:hover {
opacity: 0.9;
}
.cp_cssslider label p {
width: 100px;
font-size: 12px;
}
.cp_cssslider label p::before{
content: "●";
font-size: 8px;
	}
	
.cp_cssslider input[name='cp_switch']:checked + label {
background: rgba(200,200,200,.3);
opacity: 1;
}
.cp_cssslider input[name='cp_switch'] ~ p {
opacity: 0;
width: 750px;
margin: 0 auto;
}
.cp_cssslider input[name='cp_switch']:checked + label + p {
opacity: 1;
}
	
#now{
	font-size: .8em;
	}
}

@media screen and (max-width:767px){
#date-pc{
	display: none;
	}
#date-mobile li{
	margin-bottom: -10px;
	}
	
#catch{
	width: 100%;
	height: 100%;
	}
	
h3{
	width: 100%;
	border-bottom: double 3px #000;
	font-size: 1.8em;
}

.word{
	text-align: left;
}

.delay-story2{
	list-style: none;
	background-image: url(../img/story_back.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 80%;
}

.delay-story2 img{
	width: 100%;
	text-align: center;
	margin-left: -40px;
}

.cp_cssslider {
width: 300px;
padding-bottom: 200px; /*項目増えたら調整*/
position: relative;
margin: 2em auto;
text-align: center;
}
.cp_cssslider > p {
position: absolute;
left: 0;
top: 120px;   /*項目増えたら調整*/
text-align: center;
transition: all 0.5s;
font-size: .8em;
line-height: 1.5em;
}
.cp_cssslider input[name='cp_switch'] {
display: none;
}
/* サムネイル */
.cp_cssslider label {
width: 95px;
display: inline-block;
cursor: pointer;
transition: all 0.5s ease;
opacity: 0.6;
}
.cp_cssslider label:hover {
opacity: 0.9;
}
.cp_cssslider label p {
width: 95px;
font-size: 12px;
}
	
.cp_cssslider input[name='cp_switch']:checked + label {
background: rgba(200,200,200,.3);
opacity: 1;
}
.cp_cssslider input[name='cp_switch'] ~ p {
opacity: 0;
width: 300px;
margin: 0 auto;
}
.cp_cssslider input[name='cp_switch']:checked + label + p {
opacity: 1;
}
	
#now{
	font-size: .8em;
	}
}