@charset "utf-8";
/* CSS Document */

html, body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	line-height:17px;
	text-align:center;
	color:#333;
	background:url(images/bgwhite.png) 0 -20px repeat-x #cde18f;
	position:relative;
}

/*共通
----------------*/
img {
	margin:auto;
}
a {
	color:#ff1f00;
	text-decoration:none;
}
a:hover {
	opacity:0.6;
}
a.sitenav {
	background-color:#f9f7f4;
	background-color:rgba(249,247,244,0.66);
	border-radius:5px;
	font-size:12px;
	text-decoration:none;
	color:#666;
}
a.sitenav:hover {
	background-color:#f9f7f4;
}
a:link,
a:visited,
a:active,
a:hover { /* FireFox リンク選択時の点線を消す */
	overflow: hidden;
	outline: none;
}
li {
	list-style:none;
}
p {
	text-align:left;
}

/*mainimg
----------------*/
#bigimg {
	width:100%;
	background:transparent;
	position:absolute;
	top:130px;
}
#bigimg div {
	width:560px;
	height:649px;
	margin:auto;
	overflow:hidden;
	position:relative;
}
#bigimg div #mainimg {
	position:absolute;
	top:0;
	left:0;
}
#bigimg div span.asagao {
	position:absolute;
	top:292px;
	left:123px;
	width:116px;
	height:88px;
	background:url(images/asagao.png) 0 0 no-repeat;
	display:none;
}
#bigimg div span#a1 { background-position: 0 0; display:block; }
#bigimg div span#a2 { background-position: -116px 0; }
#bigimg div span#a3 { background-position: -232px 0; }
#bigimg div span#a4 { background-position: -348px 0; }
#bigimg div span#a5 { background-position: -464px 0; }
#bigimg div #sumiko {
	position:absolute;
	top:9px;
	right:55px;
	/*z-index:5;*/
}

/*wrapper
----------------*/
#wrapper {
	width:100%;
	height:auto !important;
    height: 100%;
    min-height: 100%;
	margin:auto;
	overflow:hidden;
}
#main,
#footer {
	width:100%;
	margin:auto;
}

/*header
----------------*/
#header {
	width:100%;
	max-width:1200px;
	min-width:980px;
	height:140px;
	margin:auto;
	position:relative;
	z-index:1;
}
#header .sora {
	width:894px;
	height:70px;
	background:url(images/kumo.png) 0 0 no-repeat;
	position:absolute;
	top:25px;
}
#header #kumo1 { left:-20px; }
#header #kumo2 { right:-894px; }
#header h1 {
	position:absolute;
	right:20px;
	bottom:15px;
	width:300px;
	height:95px;
}
#header h2 {
	position:absolute;
	bottom:20px;
	width:100%;
	height:109px;
}

/*main
----------------*/
#main {
	width:100%;
	max-width:1200px;
	min-width:960px;
	margin:auto;
	z-index:2;
	position:relative;
}

/*right contents*/
#main #animenav {
	width:300px;
	float:right;
	padding-right:20px;
	overflow:hidden;
}
a#at-x {
	display:block;
	font-size:11px;
	text-align:right;
}
#descriptioin {
	height:215px;
	background:url(images/ueki2.png) 50% bottom no-repeat;
	margin-bottom:2px;
}
#newstory {
	width:240px;
	float:right;
	background:#fff;
	border-radius:5px;
}
#newstory li a h3 {
	font-weight:normal;
	font-size:13px;
}
#newstory li a.sitenav {
	display:block;
	padding:8px 0;
}
#newstory li a #newstoryimg {
	margin:8px auto;
	width:220px;
	height:124px;
	overflow:hidden;
	position:relative;
}
#newstory li a.sitenav #newstoryimg img {
	position:absolute;
	top:0;
	left:0;
	width:220px;
	height:124px;
}
#newstory li a.sitenav span {
	display:block;
	padding:0 16px;
}
/*LINEスタンプ*/
#linestamp {
	width: 240px;
	float: right;
	border: 1px solid #E5E5E5;
	border-radius:5px;
	margin-bottom:20px;
	margin-right:-1px;
}
#linestamp a {
	display:block;
}
#linestamp img {
	display:block;
	width:240px;
	height:auto;
	border-radius: 5px;
}

/*left contents*/
#main #infonav {
	width:280px;
	float:left;
	padding-left:20px;
	margin-top:-44px;
}
#infonav li {
	margin-bottom: 20px;
	background: #fff;
	border-radius: 5px;
}
/*DVD発売*/
#infonav li#sumikodvd {
	padding:0;
	position:relative;
	background-color:transparent;
	margin-bottom:25px;
}
.dvdpv {
	display:block;
	margin:10px 0 0;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	width:280px;
	height:158px;
}
.dvdpv:hover {
	opacity:0.6;
}
.dvdinfo {
	overflow:hidden;
	background-color:#fbfaf8;
	padding:10px;
	border-radius:0 0 5px 5px;
}
.dvdjacket {
	float:left;
	margin-right:13px;
	width:89px;
}
.dvdtext {
	float:left;
	text-align:left;
	font-size:13px;
	line-height:19px;
	width:158px;
	height:200px;
}
.dvdtext span {
	font-size:12px;
}
.dvdamazon {
	clear:both;
	display:block;
	margin-top:18px;
	text-align:center;
}

/*ニコニコチャンネル*/
#infonav li#nicovideo {
	width:280px;
	height:70px;
	border:1px #e5e5e5 solid;
}
#nicovideo a img {
	border-radius:5px;
}

/*chara slide*/
#main #chara {
	clear:both;
	width:720px;
	margin:auto;
	padding-top:20px;
}
#chara #h-nav {
	width:528px;
	height:80px;
	margin:auto;
	padding:0 0 30px;
}
#chara .swiper-nav .swiper-wrapper .swiper-slide img {
	cursor:pointer;
}
#chara .swiper-nav .swiper-wrapper .active-nav {
	background:#a5b573;
	border-radius:40px;
}
#chara .swiper-nav .swiper-wrapper .swiper-slide img:hover {
	opacity:0.66;
}
#chara .swiper-nav .swiper-wrapper #tsukune.swiper-slide {
	margin-top:32px;
	height:53px;
	margin-top:32px;
}
#chara #h-con {
	width:720px;
	height:456px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	overflow:hidden;
}
#chara #h-con .swiper-container {
	width:720px;
	height:456px;
}

/*story slide*/
#main #story {
	clear:both;
	width:720px;
	margin:auto;
}

#story #s-nav {
	width:576px;
	height:20px;
	margin:auto;
	padding:20px 0;
}

#story #s-nav div.swiper-slide {
	width:72px;
	height:20px;
	line-height:20px;
	font-size:12px;
	text-decoration:none;
	color:#666;
	cursor:pointer;
}
#story #s-nav div.swiper-slide span {
	display:block;
	background-color:#f9f7f4;
	background-color:rgba(249,247,244,0.66);
	border-radius:5px;
	margin:0 6px;
}
/*story comingsoon btn*/
#story #s-nav div.swiper-slide span.coming {
	background-color:transparent;
}
#story #s-nav div.active-nav span,
#story #s-nav div.active-nav span.coming,
#story #s-nav div.swiper-slide:hover span,
#story #s-nav div.swiper-slide:hover span.coming {
	background-color:#f9f7f4;
}

#story #s-con {
	width:720px;
	height:427px;
	margin:auto;
	background:#f9f7f4;
	border-radius:5px;
	margin:auto;
	padding:0;
	overflow:hidden;
}
.s-wrap {
	width:720px;
	height:387px;
	margin:auto;
	padding:20px 0;
}
.s-wrap h3 {
	font-size:14px;
	line-height:18px;
	color:#666;
}
.s-wrap p {
	width:720px;
	text-align:center;
	margin:1em auto;
	margin-bottom:0;
}
.s-swipers {
	width:420px;
	height:236px;
	padding:10px 40px 40px;
	margin:5px auto;
	position:relative;
}
.s-swipers .swiper-container {
	width:420px;
	height:236px;
}
.s-swipers .arrow-left {
	background: url(images/contents_swip_nav.png) -31px 0 no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -26px;
	width: 31px;
	height: 52px;
}
.s-swipers .arrow-right {
	background: url(images/contents_swip_nav.png) 0 0 no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -26px;
	width: 31px;
	height: 52px;
}
.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom:5px;
	width: 100%;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 17px;
	height: 18px;
	background: url(images/contents_swip_nav.png) right -18px no-repeat #888;
	margin: 0 3px;
	cursor: pointer;
}
.swiper-active-switch {
	background: url(images/contents_swip_nav.png) right 0 no-repeat #e60012;
}
.story-text {
	font-size:14px;
	color:#333;
}
.story-text span {
	display:block;
	padding-top:1em;
	font-size:12px;
	color:#666;
}
/*story comingsoon text*/
.story-text b.coming {
	display:block;
	padding-top:140px;
}

/*スミ子のアサガオかんさつ*/
#asagaokansatsu_main {
	width:720px;
	height:460px;
	background:#f9f7f4;
	border-radius:5px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
}
#asagaokansatsu_main img {
	border-radius:5px;
}

/*infomation*/
/*DVD発売*/
#info_sumikodvd {
	width:680px;
	padding:20px;
	background: #ffe566;
	border-radius:5px;
	margin:60px auto;
	overflow:hidden;
}
#info_sumikodvd .aleft {
	display:block;
	width:300px;
	float:left;
	margin-right:20px;
}
.dvdsaletitle {
	display:block;
}
#info_sumikodvd .pright {
	width:360px;
	float:left;
	margin:auto;
	padding-top:40px;
}
.pright .dvdpv {
	margin-top:20px;
}
.dvdsaletext {
	display:block;
	margin:15px auto;
	width:280px;
	text-align:left;
}

/*夏祭り*/
#main #info {
	width:680px;
	padding:20px;
	background: url(images/natsumaturi_sumiko.png) right bottom no-repeat #b2e517;
	border-radius:5px;
	margin:60px auto;
}
/*グッズ発売中*/
#main #info {
	background-color:#23285D;
}
#info h3,
#info p {
	padding-bottom:20px;
}
#info p {
	padding-left:20px;
	padding-right:20px;
	color:#333;
	line-height:20px;
}
#info p.left {
	float:left;
}
#info p.clear {
	clear:both;
}
#info span.caption {
	display:block;
	font-size:12px;
	color:#ccc;
	padding:0 1em;
}
/*グッズ発売中*/
#info p {
	color:#fff;
}

/*footer
----------------*/
#footer {
	background:url(images/footbg.png) 0 bottom repeat-x;
	position:relative;
}

/*cast & staff*/
#footer h3 {
	clear:both;
	width:160px;
	margin:auto;
	padding-bottom:2em;
}
#footer h3 a {
	display:block;
	width:80px;
	height:80px;
	line-height:80px;
	border-radius:40px;
	font-size:15px;
	font-weight:normal;
	text-align:center;
	margin:0 auto;
	background-image:url(images/ohana.png);
	background-position:center 45px;
	background-repeat:no-repeat;
}
#footer h3 a.active {
	background-image:none;
}
#footer .credit {
	width:600px;
	margin:auto;
	padding:2em 1em;
	text-align:left;
	font-size:12px;
	line-height:18px;
	color:#455909;
	overflow:hidden;
	text-shadow:1px 1px 2px rgba(255, 255, 255, 0.33);
	display:none;
}
.credit ul {
	float:left;
	padding-bottom:2em;
}
.credit ul li {
	padding-bottom:1em;
	padding-left:35px;
	background:url(images/ohana_s.png) 0 0 no-repeat;
}
.credit ul li b {
	display:block;
	font-style:normal;
	font-size:15px;
	font-weight:bold;
}
.credit ul li b span {
	font-size:12px;
	font-weight:normal;
}
#cast .credit ul.cr1 { width:35%; padding-left:3% }
#cast .credit ul.cr2 { width:35%; }
#cast .credit ul.cr3 { width:27%; }
/*main cast*/
#cast .credit ul li b.big {
	font-size:18px;
	line-height:22px;
}

#staff .credit ul.cr1 { width:40%; height:280px; padding-left:10%; }
#staff .credit ul.cr2 { width:50%; height:280px; }
/*theme music*/
#staff .credit ul.cr2 li em {
	display:block;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
}
#staff .credit ul.cr2 li p {
	line-height:1.8em;
}
#staff .credit ul.cr2 li p span {
	display:inline-block;
	width:3em;
	padding-left:1em;
}
#staff .credit ul.cr2 li p b {
	display:inline;
}
/*operahouse staff*/
#staff .credit ul.cr2 li b.small {
	padding-left:1em;
}

#footer #staff {
}

a#totop {
	position:absolute;
	bottom:10px;
	right:10px;
}
a#totop:hover {
	opacity:1;
}

#copy {
	padding-top:2em;
	text-align:center;
}
#copy a {
	color:#666;
}