@charset "utf-8";
/* ===================================================================
CSS / elephant studio 2011
=================================================================== */

/*reset********************************/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img ,article, aside,canvas,details, figure, figcaption, footer, header, hgroup, menu, nav, section, summary{
	margin:0;
	padding:0;
}
ul, ol {
	list-style-type:none;
}

/*base********************************/
html { overflow-y:scroll;} /*スクロールバーを常に表示*/

body {
	font-family: Verdana, Roboto, "Droid Sans", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
	background-color: #fff;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	font-size: 16px;
	color: #666;
	line-height: 160%;
	text-align: justify;
}
img {
	border:none
	display: block;
}

a{
	color: #DB002C;
	font-style: normal;
	text-decoration: underline;
}

a img {
  transition: 0.3s; /*0.3秒かけて変化させる（hoverとセット）*/
}
a img:hover {
  opacity: 0.7; /*要素の透明度を指定*/
  filter: alpha(opacity=70); /*ie6、7の透明度指定*/
  transition: 0.3s;
}

a:focus, *:focus { outline:none; } /*画像リンクの破線・青線を消す*/

.hide-text { /*テキスト追い出し非表示*/
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	line-height: 0px;
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

.clear { clear:both; }

a.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

/*fadein********************************/
#bloc1 { display: none; }

/*pagetop********************************/ 
#pagetop {
	position:fixed;
	top: 60px;
	right: 70px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pagetop a {
	color: #FFF;
}

/*menu********************************/
#menu_wrp {
	height: 50px;
	width: 100%;
	position: fixed;
	top: 0px; /* 位置(上0px) */
	left: 0px; /* 位置(上0px) */
	background-color: #c33827;
}
#menu_list {
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu1,#menu2,#menu3,#menu4,#menu5,#menu6,#menu7,#menu8,#menu9 {
	height: 50px;
	float: left;
	margin-right:13px;
}

#menu_tw {
	height: 50px;
	float: right;
}

/*クリック時の囲み線を消す*/
#menu_list a {
	outline: none;
}

/*半透明*/
#menu0 {
	opacity: 0.5;
}


/*index********************************/
body#index {
}


/*main********************************/
#main_wrp {
    margin-top: 50px;
    width: 891px;
    margin-right: auto;
    margin-left: auto;
} 
#main_cont {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 822px;
} 
.main_img1 {
    background-image: url(../images/main_img1_180527.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0px;
    height: 440px;
    background-attachment: scroll;
}
.main_img2 {
	background-image: url(../images/main_img2_180527.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 379px;
}
.main_img3 {
	background-image: url(../images/main_img3_180527.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 291px;
	text-align: center;
}
.billing {
	background-image: url(../images/billing_img_180527.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 261px;
	margin-bottom: 50px;
}

#bnr_wrp1 {
	margin: 50px auto;
	text-align: center;
	width: 960px;
}
#bnr_wrp1 img {
	margin-right: 7px;
	margin-bottom: 7px;	
}
#bnr_wrp2 {
	margin: 50px auto 100px;
	text-align: center;
}


/*intro********************************/
#intro_wrp {
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
} 
.intro_img1 {
	margin-bottom: 33px;
}
.intro_img2 {
	float: left;
}
.intro_txt {
	float: right;
	width: 545px;
}
.intro_title {
	margin-bottom: 28px;
	text-align: right;
}

/*story********************************/
#story_wrp {
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.story_title {
	margin-bottom: 10px;
}
.story_img {
	margin-bottom: 15px;
}

/*prof********************************/
#prof_wrp {
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.prof_title {
	margin-bottom: 10px;
}
.prof_img img {
	margin-bottom: 7px;
	display: block;
}

/*interview********************************/
#interview_wrp {
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.interview_title {
	margin-bottom: 25px;
}
.interview_txt p {
	margin-bottom: 20px;
}
.interview_txt .blue {
	color: #c33827;
	font-weight: bold;
}
.interview_txt .smal {
	font-size: 14px;
}

/*comment********************************/
#cmnt_wrp {
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	margin-top: 100px;
}
.cmnt_title {
	margin-bottom: 10px;
}
.cmnt_txt {
	margin-bottom: 26px;
}

/*trailer********************************/
#trailer_wrp {
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	margin-top: 100px;
}
.trailer_title {
	margin-bottom: 10px;
}
.trailer_embed {
	margin: 0 auto 20;
}

/*bluray********************************/
#bluray_wrp {
    width: 885px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 300px;
    margin-top: 100px;
	display: flex; 
}
#bluray_img {
    width: 231px;
	margin-right: 25px;
}
#bluray_img img:first-child {
    margin-bottom: 25px;
}
#bluray_txt {
    width: 885px;
}
#bluray_txt .title {
    color: #36af37;
    font-size: 25px;
    padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
}
#bluray_txt .item_name {
	font-size: 18px;
	margin-bottom: 25px;
}
#bluray_txt .txt {
	font-size: 15px;
	margin-bottom: 25px;
}
#bluray_txt .kome {
	font-size: 14px;
	margin-bottom: 25px;
}
#bluray_txt .copy {
	font-size: 14px;
	margin-bottom: 25px;
}
#bluray_txt .dire_name {
	font-size: 18px;
	color: #eb588b;
	margin-bottom: 7px;
}




/*footer********************************/
#footer_wrp {
	background-image: url(../images/footer_bg_180527.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	text-align: center;
	height: 571px;
	margin-top: 200px;
}
.footer_date {
	padding-top: 494px;
	text-align: center;
}
