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

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
html,
body {
	width: 100%;
	background-color: #f6ab00;
}
/*============================
common
============================*/
.inner {
	position: relative;
	width: 940px;
	margin: auto;
}
/*============================
header


header {
	width: 100%;
	height: 66px;
	background: #000;
}
header .head_logo {
	position: absolute;
	top: 10px;
	left: 19px;
	float: left;
	margin: 10px 19px;
}
header .sns {
	position: absolute;
	top: 22px;
	left:350px;
	z-index:100;
	float: left;
	margin: 23px 19px 15px;

}
header .sns .fb-like{
	float:left;
	width:100px !important;
	position: absolute;
	top: 22px;
left: 755px;

}
header .sns .twitter_btn{
		float:left;
		margin-right:5px;
	position: absolute;
	top: 22px;
	right:10px;
	
}
header .sns .fb_iframe_widget{
	margin-right:5px;
}
.line_btn{
		float:left;
}

#header_sitemap {
	float: right;
	width: 10em;
	font-size: 90%;
	line-height: 1.4;
	margin: 15px 1em 10px;
}

#header_sitemap>a {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

#header_sitemap>a:hover {
	color: #fff;
}

#header_sitemap>a:before {
	content: '▶ ';
	display: inline;
}


#detail_search {
    float: right;
    width: 228px;
    margin: 13px 6px 0 0;
    position: relative;
}

#detail_search form {
    background: url(../../common/images/input.png) no-repeat top left;
    margin: 0;
    padding: 0 0 0 10px;
}
#detail_search form input {
    border: none;
	vertical-align: middle;
}
#detail_search input[type="text"], input[type="password"], textarea, select {
    outline: none;
    margin-top: 2px;
    margin-right: 7px;
    width: 170px;
}
iframe{overflow:hidden;}
============================*/
/*============================
#mainImg
============================*/
#film_roll_slider #mainImg {
	position: relative;
	width: 910px;
	height: 506px;
}
#film_roll_slider #mainImg h1 {
	position: absolute;
	top: 0;
	left: 0;
}
#film_roll_slider #mainImg dl {
	position: absolute;
	top: 295px;
	left: 356px;
	width: 520px;
	z-index:5;
}
#film_roll_slider #mainImg dl dt {
	text-align: center;
	margin-bottom: 16px;
}
#film_roll_slider #mainImg dl dd {
	float: left;
}

/**coming soon*/
.film_roll_coming{
	width:100%;
	border-bottom:36px solid #000;
}
.film_roll_coming #film_roll_slider {
		margin:0 auto;
	width:900px;
	overflow:hidden;
	border-left:10px solid #000;
	border-right:10px solid #000;
}
.film_roll_coming #film_roll_slider #mainImg{
	margin-left:-5px;
}
.film_roll_coming #film_roll_slider #mainImg dl dd {

}

/*============================
#summary
============================*/
section#summary {
	padding-bottom: 73px;
}
section#summary .inner {
}
section#summary .inner h2 {
	margin: 37px 0 0 0;
	text-align: center;
}
section#summary .inner p.leadCopy {
	margin: 35px 0 40px 0;
}
section#summary .inner ul.about {
	overflow: hidden;
	width: 940px;
	height: 300px;
	position: relative;
}
section#summary .inner ul.about li.btn01 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
section#summary .inner ul.about li.btn02 {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
}
section#summary .inner ul.about li.btn_profile {
	position: absolute;
	bottom: 0;
	left: 159px;
	z-index: 2;
}
section#summary .inner .jumpList {
	background: url(/images/btn04_illust.png) 0 154px no-repeat;
	overflow: hidden;
}
section#summary .inner .jumpList ul {
	margin: 190px 0 0 0;
}
section#summary .inner .jumpList ul li {
	float: left;
	margin-left: 3px;
}
section#summary .inner .jumpList ul li:first-child {
	margin-left: 0;
}
/*============================
#sec01
============================*/
section#sec01 {
	border-top: 8px solid #000;
	overflow: visible;
	background-color: #fff;
	padding-bottom: 65px;
}
section#sec01 .inner {
	background: url(/images/sec01_bg.png) 0 0 no-repeat;
	margin-top: -68px;
	overflow: hidden;
}
section#sec01 .inner .btn_movie{
	position:absolute;
	top:124px;
	left:0;

}
section#sec01 .inner h2 {
	margin: 70px 0 50px 235px;
}
section#sec01 .inner h3 {
	margin: 0 0 13px 400px;
}
section#sec01 .inner ul {
	margin: 0 0 13px 400px;
}
section#sec01 .inner p.secBtn {
	margin: 0 0 0 400px;
}
/*============================
#sec02
============================*/
section#sec02 {
	border-top: 8px solid #000;
	overflow: visible;
	background-color: #fff7e6;
	padding-bottom: 62px;
}
section#sec02 .inner .btn_movie{
	position:absolute;
	top:153px;
	right:0;
}
section#sec02 .inner {
	background: url(/images/sec02_bg.png) 0 0 no-repeat;
	margin-top: -67px;
	overflow: hidden;
}
section#sec02 .inner h2 {
	margin: 70px 0 50px 235px;
}
section#sec02 .inner h3 {
	margin: 0 0 13px 20px;
}
section#sec02 .inner ul {
	margin: 0 0 13px 20px;
	width: 495px;
}
section#sec02 .inner p.secBtn {
	margin: 0 0 0 19px;
	position: relative;
}
/*============================
#sec03
============================*/
section#sec03 {
	border-top: 8px solid #000;
	overflow: visible;
	background-color: #fff;
}
section#sec03 .inner {
	background: url(/images/sec03_bg.png) 0 0 no-repeat;
	margin-top: -68px;
	overflow: hidden;
		padding-bottom: 120px;
}
section#sec03 .inner .btn_movie{
	position:absolute;
	top:182px;
	left:0;
}
section#sec03 .inner h2 {
	margin: 70px 0 50px 235px;
}
section#sec03 .inner h3 {
	margin: 0 0 13px 400px;
}
section#sec03 .inner ul {
	margin: 0 0 13px 400px;
}
section#sec03 .inner p.secBtn {
	margin: 0 0 0 400px;
}
/*============================
#sec04
============================*/
section#sec04 {
	border-top: 8px solid #000;
	overflow: visible;
	background-color: #fff7e6;
	padding-bottom: 100px;
}
section#sec04 .inner {
	background: url(/images/sec04_bg.png) 0 0 no-repeat;
	margin-top: -67px;
	overflow: hidden;
}
section#sec04 .inner .btn_movie{
	position:absolute;
	top:153px;
	right:0;
}
section#sec04 .inner h2 {
	margin: 70px 0 50px 235px;
}
section#sec04 .inner h3 {
	margin: 0 0 13px 20px;
}
section#sec04 .inner ul {
	margin: 0 0 13px 20px;
	width: 495px;
}
section#sec04 .inner p.secBtn {
	margin: 0 0 0 20px;
}

/*****toDoList*****/
.inner ul.toDoList li{
	background: url(/images/icon_circle.png) 0 5px no-repeat;
	padding: 0 0 0 20px;
	line-height: 1.8;
	font-size: 112%;
	margin-bottom: 5px;
}
/*============================
footer

footer {
	border-top: 8px solid #000;
	overflow: visible;
	background-color: #f6ab00;
}
footer .inner {
	margin-top: -89px;
	height: 72px;
}
footer .inner dl {
	position: absolute;
	top: 103px;
	left: 159px;
	z-index: 1;
}
footer .inner dl dt {
	margin-bottom: 10px;
}
footer .inner dl dd {
	font-size: 107%;
	line-height: 1.8;
}
footer .inner dl dd img {
	vertical-align: baseline;
	padding: 2px 2px 0 0;
}
footer .inner .foot_chara {
	position: absolute;
	top: 0;
	left: -10px;
	z-index: 2;
}
footer .inner ul {
	position: absolute;
	top: 103px;
	right: 0;
}
footer .inner ul li {
	float: left;
}
footer .inner ul li:first-child {
	margin-right: 7px;
}
footer .inner .pageTop {
	position: absolute;
	top: -8px;
	left: 411px;
}
footer .copyright {
	text-align: center;
	background-color: #fff;
	padding-top: 42px;
	z-index: 1;
	padding-bottom: 45px;
}

#footer {
    width: 940px;
    height: 32px;
    margin: 0 auto;
    padding: 16px 15px 8px;
}

#footer_above {
    padding: 0px;
    float: left;
    width: 940px;
    margin: 0 0 10px;
    line-height: 11px;
    height: 11px;
    font-size: 11px;
}

#footer_above a {
    float: left;
    width: auto;
    margin: 0px;
    padding: 0 18px 0 17px;
	position: relative;
}

#footer_above a:before {
	position: absolute;
	content: '▶ ';
	display: inline;
	left: 0;
	top: 0;
	text-decoration: none;

}

#footer_below {
    margin: 0px;
    padding: 0px;
    float: left;
    height: 11px;
    width: 940px;
    font-size: 11px;
    line-height: 11px;
    font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", serif;
}
============================*/
