@charset "UTF-8";

/* ==================================
	Common
================================== */
#wrap {
	position: relative;
	width: 640px;
	margin: 0 auto;
	background-color: #FFF;
	overflow: hidden;
	background-image: url(../images/common/pattern3.png);
}

.content {
	width: 640px;
	margin: 0 auto;
	background-image: url(../images/common/contents_bg.png);
}

.content_ttl {
	padding-top: 20px;
}

.content_section {
	margin: 40px 0;
}

.content_img {
	margin-bottom: 15px;
	text-align: center;
}

.content_txt {
	width: 608px;
	margin: 0 auto;
	padding: 40px 30px;
	line-height: 1.6em;
}
.content_imgs {
	width: 608px;
	text-align: center;
	margin-bottom: 15px;
}
.content_txtsm {
	width: 608px;
	margin: 0 auto;
	padding: 10px 30px;
	line-height: 1.6em;
	font-size:12px;
}
.content_txt90 {
	width: 608px;
	margin: 0 auto;
	padding: 10px 30px;
	line-height: 1.6em;
	font-size:90%;
}
.content_txt80 {
	width: 608px;
	margin: 0 auto;
	padding: 10px 30px;
	line-height: 1.6em;
	font-size:80%;
}
.txt_hidden {
	text-indent: -9999px;
}
.large {
	font-size: 28px;
	font-weight: 500;
	line-height: 2em;
}
.larges {
	font-size: 24px;
	font-weight: 300;
	line-height: 2em;
}
.txt_block {
	margin-bottom: 20px;
	padding: 0 15px;
}
.mt10{margin-top: 10px;}
.mt30{margin-top: 30px;}
.m40 {
	margin-bottom: 40px;
}
.m20 {
	margin-bottom: 20px;
}
.content_block {
	width: 608px;
	margin: 0 auto 20px;
}
.waku{ border:solid #FFD800 1px; background:#FFFBD8;}
.wakuG{
	border: 2px solid #1BA940;
	padding:20px;
	margin:40px 20px;
	font-size:90%;
}
.pink{color:#FF0077;}
.brown{color:#604c3f;}
.pd1{padding:1em;}
.orenge{color:#ee7700;}
.bb{border-bottom:dotted #18A0D9 2px;}
.bb2{border-bottom:dotted #EB386C 2px;}
/* ==================================
	Top
================================== */
#header {
	height: 788px;
	background: url("../images/top/top_main.jpg") no-repeat center top;
}
.dvdInfo{height: 406px;
	background: url("../images/top/btn_dvd.png") no-repeat center top;
	margin-bottom: 30px;
}
.img_center {
	text-align: center;
	margin-bottom: 20px;
}

#btn_area p {
	margin-bottom: 30px;
}

#trailer,#special,#products,#intro,#story,#cast{
	margin: 10px auto 40px;
}

#ttl_trailer {
	width: 640px;
	height: 108px;
	margin-bottom: 20px;
	background: url("../images/top/ttl_trailer.png") no-repeat center 0;
}

#trailer iframe {
	display: block;
	width: 608px;
	margin: 0 auto;
}

#bnr_area {
	width: 640px;
	margin: 15px auto 0;
}

#bnr_area ul li {
	display: block;
	margin: 0 auto 15px;
	list-style: none;
}

/* ==================================
	Introduction
================================== */
#ttl_intro {
	width: 640px;
	height: 108px;
	margin-bottom: 0px;
	background: url("../images/intro/ttl_intro.png") no-repeat center 0;
}
.content_txt01 {
	font-size:22px;
	width: 620px;
	margin: 0 auto;
	padding: 10px 30px 40px 30px;
	line-height: 1.6em;
}
.content_txt02 {
	font-size:90%;
	width: 620px;
	margin: 0 auto;
	padding: 10px 30px 40px 30px;
	line-height: 1.6em;
}
.content_txt03 {
	font-size:90%;
	width: 620px;
	margin: 0 auto;
	padding: 10px 30px 40px 30px;
	line-height: 1.6em;
}
/* ==================================
	Story
================================== */
#ttl_story {
	width: 640px;
	height: 108px;
	margin-bottom: 0px;
	background: url("../images/story/ttl_story.png") no-repeat center 0;
}
.story_block{width: 640px; background:url(../images/story/story_img.jpg) top left no-repeat; padding-top:200px;}
.story_txt {
	width: 578px;
	margin: 0px 24px 34px 34px;
	padding: 20px 30px ;
	line-height: 1.6em;
	background: url(../images/story/story_txbg.png);
	box-shadow: 4px 4px 6px #606060;
	-webkit-box-shadow: 2px 2px 6px #606060;
}
/* ==================================
	Cast & Staff
================================== */
#ttl_cast {
	width: 640px;
	height: 108px;
	margin-bottom: 20px;
	background: url("../images/cast/ttl_cast.png") no-repeat center 0;
}
.content_block {
	width: 608px;
	margin: 0 auto 20px;
}

.cast_thumb {
	margin-bottom: 20px;
}

.prof {
	display: none;
}

.prof_inner {
	padding: 0 15px;
	margin-bottom: 20px;
}
/* ==================================
	動画
================================== */
.movie_wrap {
	margin: 0 auto 50px;
}

.movie_wrap iframe {
	display: block;
	width: 608px;
	margin: 0 auto;
}

.movie_ttl {
	margin-bottom: 20px;
}

#ttl_mov {
	width: 640px;
	height: 108px;
	margin-bottom: 20px;
	background: url("../images/mov/ttl_mov.png") no-repeat center 0;
}

/* ==================================
	Product
================================== */
#ttl_products {
	width: 640px;
	height: 108px;
	margin-bottom: 20px;
	background: url("../images/products/ttl_products.png") no-repeat center 0;
}
.products_txt_c {
	font-size:16px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	line-height: 1.5em;
}
.tc{text-align: center;}
/* ==================================
	Special
================================== */


.tweet {
	font-size: 16px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: italic;
	line-height: 1.6;
}

.account {
	font-size: 12px;
	text-align: right;
}

.account span {
	font-size: 10px;
}

#sp_footer_top {
	margin-top: -15px;
}

#footer_sp2 {
	text-align: center;
}

#sp_sns {
	width: 95%;
	height: 22px;
	margin: 20px auto;
}

#sp_sns li {
	display: block;
	float: left;
	width: 45%;
}
.footer_inner p{ font-size:93%;}
