@media screen and (min-width: 641px) {

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

#container {
	width:100%;
}

/* PC用CSS ↓*/

@charset "UTF-8";
/* CSS Document */
body {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	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; }

.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;
}	


/*トップ*/

.top {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	background-image : url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position:  bottom right;
	position: relative;
}

.top h1 {
	margin-top: 40px;
	padding-left: 130px;	
}

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

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

.top dd {
	padding-left: 120px;	
}

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

.top dd span {
	display: block;
	font-size: 12px;	
}

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

.top span.btn {
	display: block;
	padding-left: 40px;
	float: left;	
}

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

h1.pcheader{
	display: none;
}

h2.toplink{
	margin-top:20px;
	margin-left: 50px;
	font-size: 14px;
	font-weight: normal;
}

h2.toplinkf{
	display: none;
}

p.button1{
	display: none;
}

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

p.button3{
	display: none;
}

/*footer*/
/*.footer{
	text-align: center;
	padding-bottom: 30px;
	line-height: 160%;
}*/

/*応募ページ*/

.oubo {
	width: 840px;
	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 {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.episode h1 {
	width: 752px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;	
}

.episode .toukou {
	width: 800px;
	height: 600px;
	margin-bottom: 30px;
	position: relative;
}

.episode .kumo1 {
	width: 460px;
	height: 380px;
	background-image: url(../images/kumo_a.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

.episode .kumo2 {
	width: 455px;
	height: 390px;
	background-image: url(../images/kumo_b.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 0;
	left: 500px;	
}

.episode .kumo3 {
	width: 455px;
	height: 380px;
	background-image: url(../images/kumo_c.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 370px;
	left: 250px;	
}

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

.episode .kumo_res1 li, 
.episode .kumo_res2 li, 
.episode .kumo_res3 li {
	display: none;
}


.episode .kumo2 li {
		
}

.episode .kumo3 li {
		
}
.episode .illust {
	width: 130px;
	height: 162px;
	position: absolute;
	top: 400px;
	left: 100px;	
}

.episode .tyosya {
	width: 53px;
	height: 13px;
	position: absolute;
	top: 730px;
	left: 0;	
}

.episode .nav {
	width: 210px;
	height: 140px;
	position: absolute;
	top: 450px;
	left: 700px;
	text-align: center;	
}

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

.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: 10px;
	left: 20px;	
}

.episode .hoshi2 {
	width: 21px;
	height: 19px;
	position: absolute;
	top: 70px;
	left: 450px;	
}

.episode .hoshi3 {
	width: 34px;
	height: 33px;
	position: absolute;
	top: 10px;
	left: 900px;	
}

.episode .hoshi4 {
	width: 34px;
	height: 33px;
	position: absolute;
	top: 330px;
	left: 10px;	
}

.episode .hoshi5 {
	width: 22px;
	height: 19px;
	position: absolute;
	top: 390px;
	left: 850px;	
}

/* PC用CSS ↑*/

}
