@media screen and (max-width: 640px) {

img {
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}

#container {
	width:100%;
	background-image : url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position:  bottom right;
	background-size: auto;
	position: relative;

}

#container2 {
	width:100%;
	background-image : url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position:  bottom left;
	background-size: auto;
	position: relative;
}

/* スマホ用CSS ↓*/

@charset "UTF-8";
/* CSS Document */
body {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	/*font-size: 14px;*/
	font-size: 1em;
	line-height: 140%;
}

/* 共通 */
.clearfix {
	overflow: hidden;
}
* html .clearfix {
	zoom: 1;	
}
img { border: none; }
h1, h2, h3, p, dl, dt, dd, span, ul, li { margin: 0; padding: 0; }
ul, li { margin: 0; padding: 0; list-style: none; }

.w500 {	width: 500px; position: relative; }



a:link { color: #32a3da; text-decoration: none; }
a:active { color: #60cbff; text-decoration: none; }
a:visited { color: #32a3da; text-decoration: none; }
/*a:hover { color: #60cbff; text-decoration: underline; }*/
a:hover { color: #666; text-decoration: none; }

.bg1 { background-color: #FFFDEE;}

.bg2 { background-image: url(../images/bg_beige.jpg); }

.bg3 { background-image: url(../images/bg_blue.jpg); }

.top, .oubo, .episode {
	min-height: 850px;
}	
.br-smt{
	display: none;
}


/*トップ*/
.pcheader {
	margin-bottom: 30px;
}

.top {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.top h1 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.top h1 img{
	max-width: 90%;
	height: auto;
	width /***/:auto;
}

.top .skip {
	/*width: 100px;
	height: 50px;
	position: relative;*/
	/*position: absolute;*/
	/*top: 45%;*/
	/*left: 330px;*/
	font-size: 2vw/*18px*/;
	font-weight: bold;
}

.top dl {
	/*margin-left: 20px;*/
	/*margin-top: -50px;*/
}

.top dd {
	text-align: center;
	/*padding-left: 120px;*/
}

.top dd p {
	/*padding-bottom: 2px;*/
	font-weight: bold;	
}

p.bookh{
	margin: 30px auto 30px auto;
	line-height: 1.4em;
	font-size: 5vw;
}

.top dd span {
	display: block;
	font-size: /*12px*/0.8em;	
}

.top dt {
	text-align: center;
	margin: 30px auto 30px auto;
	/*float: right;*/
}

.top dt img {
	max-width: 90%;
	height: auto;
	width /***/:auto;
}

/* indexn */
.top .catch {
	width: 90%;
	margin: 50px auto 350px auto;
	/*padding-left: 40px;*/
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
/*	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
}

.top p.button1 {
	margin: 0px auto 0px auto;
	/*display: block;*/
	text-align: center;
	/*padding-left: 40px;*/	
}
.top p.button1 img {
	max-width: 100%;
	width: 45%;
	height: 45%;
}

.top span.btn a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
}

/*.top span.btn_g a:hover{
	/*opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color: #92e29f;
}*/


/*.top span.btn_p a:hover{
	/*opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color: #b0b3f4;
}*/

h2.toplink{
	display: none;
}

h2.toplinkf{
	width: 100%;
	font-weight: normal;
	margin-right: 30px;
}


h2.toplinkf a{
	font-size: 4vw;
}

/*button*/
/*.btn_g a{
	width:100%;
    font-size:5vw;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:10px 0 10px;
    color:#ffffff;
    background-color:#72a57a;
    border-radius:25px;
    margin:0px auto 15px auto;
}*/

/*.btn_p a{
	width:100%;
    font-size:5vw;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:10px 0 10px;
    color:#ffffff;
    background-color:#5a4f74;
    border-radius:25px;
    margin:0px auto 40px auto;
}*/
/*div.top button3 a{ color: #ffffff; text-decoration: none; }*/

p.button1{
	/*display: none;*/
}

p.button2{
	text-align: center;
	display: none;
}

p.button3{
	/*display: none;*/
}

p.button3 a:hover {
	opacity:0.8;
	
}

/*footer*/
.footer{
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/*padding-top: 20px;*/
	padding-bottom: 30px;
	line-height: 160%;
}

.footer img{
	margin-top: 15px;
	margin-bottom: 20px;
	max-width: 100%;
	width: 45%;
	height: 45%;
}

.footer span {
	font-size: 3vw;
	text-align: center;
	margin-bottom: 30px;
}


/*応募ページ*/

.oubo {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
	padding-left: 20px;
}

.oubo h1 {
	margin-top: 40px;	
}

.oubo .book-hagaki {
	float: left;
	width: 380px;
}

.oubo .naiyou {
	padding-top: 20px;
	padding-left: 380px;	
}

.oubo .naiyou p {
	padding-bottom: 20px;
	line-height: 160%;	
}

.oubo .naiyou p a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
}

.enzi{
	color: #B14546;	
}

/*エピソードを見る*/

.episode {
	width: 95%;
	margin: 10px auto 10px auto;
}

.episode p{
	font-size:5vw;
}

.episode p.prev{
	font-size:4vw;
}

.episode h1 {
	width: 95%;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 25px;
}

.episode .toukou {
	width: 100%;
	height: 100%;
	/*position: relative;*/
}

.episode .kumo_res1 {
	/*max-width: 100%;
	width: 95%;
	height: 100%;*/
	/*background-image: url(../images/kumo_a.png);
	background-repeat: no-repeat;*/
	/*background-position: 0 0;*/
	/*background-size: cover;*/
	/*position: absolute;*/
	padding: 20px 15px 20px 15px;
	margin: 20px 0 20px 0;
	/*top: 0;
	left: 0;*/
	background-color: #fafafa;
	border-radius: 20px;

}

.episode .kumo_res2 {
	/*max-width: 100%;
	width: 95%;
	height: 100%;*/
	/*background-image: url(../images/kumo_b.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;*/
	padding: 20px 15px 20px 15px;
	margin: 20px 0 20px 0;
	/*position: absolute;*/
	background-color: #fafafa;
	border-radius: 20px;
}

.episode .kumo_res3 {
	/*max-width: 100%;
	width: 95%;
	height: 100%;*/
	/*background-image: url(../images/kumo_c.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;*/
	padding: 20px 15px 20px 15px;
	margin: 20px 0 20px 0;
	/*position: absolute;*/
	background-color: #fafafa;
	border-radius: 20px;
}

.episode .kumo_res1 li, 
.episode .kumo_res2 li, 
.episode .kumo_res3 li {
	display: block;
	line-height: 180%;
}

.episode .kumo1 li, 
.episode .kumo2 li, 
.episode .kumo3 li {
	/*display: block;
	line-height: 160%;*/
	display: none;	
}

.episode p.illust {
	/*width: 130px;
	height: 162px;
	position: absolute;
	bottom: 10%;
	left: 50%;*/
	display: none;
}

.episode .tyosya {
	display:none;
}

.episode .nav {
	width: 100%;
	height: 100%;
	/*position: absolute;*/
	text-align: center;	
}

.episode .nav .btn {
	margin-top: 40px;
	margin-bottom: 20px;	
}

.episode .nav .btn a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
}

.episode .hoshi1 {
	width: 34px;
	height: 33px;
	position: absolute;
	top: 0%;
	left: 10%;
	/*width: 34px;
	height: 33px;
	position: absolute;
	/*top: 10px;
	left: 20px;	*/
}

.episode .hoshi2 {
	width: 21px;
	height: 19px;
	position: absolute;
	top: 13%;
	left:88%;
	/*width: 21px;
	height: 19px;
	position: absolute;
	top: 70px;
	left: 450px;*/
}

.episode .hoshi3 {
	display: none;
	/*visibility: hidden;*/
}

.episode .hoshi4 {
	display: none;
	/*visibility: hidden;*/
}

.episode .hoshi5 {
	display: none;
	/*visibility: hidden;*/
}

/* スマホ用CSS ↑*/

}
