@charset "UTF-8";

/* ==================================
	Common
================================== */
#wrap {
	position: relative;
	width: 640px;
	margin: 0 auto;
	background-color: #f7f0dc;
	overflow: hidden;
}

.content {
	width: 640px;
	margin: 0 auto;
}

.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_txt902 {
	width: 620px;
	margin: 0 auto;
	padding: 10px;
	line-height: 1.6em;
	font-size:90%;
	text-align:center;
}
.content_txt80 {
	width: 608px;
	margin: 0 auto;
	padding: 10px 30px;
	line-height: 1.6em;
	font-size:80%;
}
.txt_hidden {
	text-indent: -9999px;
}
.hidden {
	display:block;
	height:1px;
	text-indent: -9999px;
	white-space:nowrap;
	overflow:hidden;
}
.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;
}
.txt_block2 {
	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: 872px;
	background: url("../images/top/top_main.jpg") no-repeat center top;
}
.dvdInfo{
	height: 484px;
	background: url("../images/top/mb_top_pr.png") no-repeat center top;
	margin-bottom: 30px;
}
.img_center {
	text-align: center;
	margin-bottom: 20px;
}

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

#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: 52px;
	margin:10px 0 20px 0;
	background: url("../images/m_title_03.jpg") no-repeat center 0;
}
.intro_block{background:url(../images/intro/intro_bg.jpg) top center no-repeat; width:640px;}
.pt747{ padding-top:747px;}
.intro_txt{ width:540px; margin:0 auto; background-color:#d14b84; text-align:left; padding:20px; color:#F7F7F7;}
.point{width:540px; margin:0 auto 20px; background-color:#eaddc5; text-align:left; padding:20px; color:#000;}
/* ==================================
	Story
================================== */
#ttl_story {
	width: 640px;
	height: 52px;
	margin:10px 0 20px 0;
	background: url("../images/m_title_04.jpg") no-repeat center 0;
}
.bg_story{background-color:#dadcb7;}

/* ==================================
	Cast & Staff
================================== */
#ttl_cast {
	width: 640px;
	height: 52px;
	margin:10px 0 20px 0;
	background: url("../images/m_title_05.jpg") no-repeat center 0;
}
/* ==================================
	動画
================================== */
.movie_wrap {
	margin: 0 auto 50px;
}

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

.movie_ttl {margin:10px 0 20px 0;}

#ttl_mov {
	width: 640px;
	height: 52px;
	margin:10px 0 20px 0;
	background: url("../images/m_title_01.jpg") no-repeat center 0;
}

/* ==================================
	Product
================================== */
#ttl_products {
	width: 640px;
	height: 52px;
	margin:10px 0 20px 0;
	background: url("../images/m_title_02.jpg") no-repeat center 0;
}
.products-20txt strong{font-weight:600; color:#A31012;}
.products-20txt .lh15{ line-height:1.5em;}

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