@charset "utf-8";

/*---------------------------------------------
	Media All
  ---------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-weight: normal;
    font-size: 100%;
}

ul, ol {
	list-style: none;
}

img {
	vertical-align: bottom;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #001B6E;
}

a:hover {
	color: #D80000;
}

html,body {
     height:100%;
}

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #000;
	font-size: 16px;
	line-height: 1.2em;
	text-align: left;
	letter-spacing: -0.001em;		/* iOS4でのテキストの隙間への対応 */
	-webkit-text-size-adjust: 100%;		/* 文字サイズの自動調整機能のキャンセル */
}

#wrapper {
	width: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

header {
	width: 100%;
	background: url(../images/header_bg.png) top left no-repeat, url(../images/line.jpg) bottom left repeat-x;
}

.header_inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 30px 0 50px;
}

.header_inner h1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

.header_inner nav ul {
	margin: 0 0 0 320px;
}

.header_inner nav ul li {
	display: inline;
	padding: 0 5px;
}

#main {
	width: 100%;
}

section {
	width: 100%;
}

.sec01 {
	height: 812px;
	background: url(../images/top_main_bg.png) center top no-repeat,url(../images/line.jpg) bottom left repeat-x;
}

.sec_inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.news {
	position: absolute;
	top: 50px;
	left: 0;
	width: 229px;
	height: 489px;
	background: url(../images/news_bg.png) left top no-repeat;
	padding: 25px 0;
}

.news h2 {
	text-align: center;
	margin-bottom: 15px;
}

.news ul {
	padding: 0 5px 0 25px;
	font-size: 14px;
	height: 380px;
	width: 175px;
	overflow: scroll;
	overflow-x: hidden;
}

.news ul li {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #000;
	margin-bottom: 10px;
}

.news_date {
	margin-bottom: 5px;
}

.top_footer {
	background: url(../images/movie_bg.png) center top no-repeat;
	text-align: center;
	padding: 30px 0;
}

.under_footer {
	background: url(../images/movie_bg.png) center top no-repeat;
	text-align: center;
	padding: 30px 0;
	height: 80px;
}

.footer_inner {
	width: 960px;
	margin: 0 auto;
}

.footer_inner h1 {
	padding: 30px 0 0;
	margin-bottom: 20px;
}

.movie {
	margin-bottom: 80px;
}

.link {
	margin-bottom: 20px;
}

.copy {
	color: #FFF;
	font-size: 12px;
}

#back-top {
	position: fixed;
	bottom: 4%;
	right: 13%;
}

/***** STORY *****/

.under_main {
	background: url(../images/main_bg.jpg) left top;
	text-align: center;
}

.sroty_sec {
	padding: 60px 0 0 0;
	margin-bottom: 60px;
}

.chara_sec {
	padding: 0 0 100px 0;
}

.chara_sec .sec_inner h1 {
	margin-bottom: 40px;
}

.charactor li {
	margin-bottom: 20px;
}

.charactor li:last-child {
	margin-bottom: 0;
}

/***** PRODUCT *****/

.product_sec {
	padding: 60px 0 0 0;
	margin-bottom: 60px;
}

.product_sec .sec_inner h1 {
	margin-bottom: 30px;
}

.product_inner {
	border:solid 12px #BD9075;
	background: url(../images/product_logo.png) 98% 98% no-repeat,#F9E9D7;
	padding: 40px 30px;
	text-align: left;
	-webkit-box-shadow:0 0 6px 6px rgba(173,116,82,0.2) inset;
	-moz-box-shadow:0 0 6px 6px rgba(173,116,82,0.2) inset;
	box-shadow:0 0 6px 6px rgba(173,116,82,0.2) inset;
}

.img_left, .product_r {
	display: block;
	float: left;
}

.product_r h2 {
	padding: 20px 0 0 0;
	margin-bottom: 30px;
}

.product_r h3, .details, .oder_btn {
	padding: 0 0 0 50px;
}

.product_r h3, .details {
	margin-bottom: 30px;
}

.img_sec {
	background: url(../images/gallery_bg.png) center top no-repeat;
	height: 750px;
	padding: 0 0 100px 0;
}

.img_sec .sec_inner {
	padding: 170px 0 0 0;
}

.img_sec .sec_inner ul li {
	display: inline;
}

.img_sec .sec_inner ul li img {
	padding-bottom: 6px;
}

/***** SPECIAL *****/

.special_sec {
	padding: 60px 0;
}

.special_sec .sec_inner h1 {
	margin-bottom: 30px;
}

.blog_history {
	background: #F9E9D7;
	border: 8px solid #BD9075;
	padding: 15px;
	width: 16%;
	float: left;
}

.blog_history h2 {
	margin-bottom: 20px;
	text-align: center;
}

.blog_history ul li a {
	font-size: 20px;
}

.blog_history ul li {
	margin-bottom: 15px;
}

.blog_history ul li img {
	margin: 0 7px 0 0;
}

.blog_history ul li:last-child {
	margin-bottom: 0;
}

.blog_history ul li span {
	font-size: 14px;
	margin: 0 0 0 27px;
}

.blog {
	width: 75%;
	float: right;
}

.blog_sec {
	background: #FFF;
	padding: 40px 50px;
	text-align: left;
	position: relative;
	margin-bottom: 40px;
}

.blog_times {
	display: block;
	background: #C01927;
	color: #FFF;
	padding: 7px 0 5px;
	width: 100px;
	text-align: center;
	margin-bottom: 30px;
}

.blog_date {
	position: absolute;
	top: 48px;
	right: 50px;
	font-size: 14px;
}

.blog_sec h3 {
	margin-bottom: 10px;
	font-size: 26px;
	line-height: 1.2em;
}

.blog_content {
	border-top: 3px solid #C01927;
	padding: 40px 0 0 0;
	line-height: 1.6em;
}

.blog_img {
	float: right;
	margin-left: 25px;
}

.blog_txt {
	overflow: hidden;
}

