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




html,body {
	background: url(../../common/img/all_bg.png);
    background-position: center;
}

* {
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a, .article_box .in_box ul li a {
	color: #faec21;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼common▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */

#contents_wrap {
	background: none;
}


#header_inner #logo_right_zone p {
	background: #a6251a;
    
    border-radius: 4px;
    
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin: 0px;
    padding: 10px 15px;
    text-align: center;
    float: none;
}

#title_zone {
    
    display: none;
}

#head_zone {
	position: relative;
	height: 750px;
	overflow: hidden;
	padding: 0px 0px 0px;
	margin: 0px 0px 0px;
}

#head_zone_post {
	position: relative;
	height: 590px;
	overflow: hidden;
	padding: 0px 0px 0px;
	margin: 0px 0px 0px;
}


#head_zone_inner {
	position: relative;
	height: 750px;
    width: 1030px;
	overflow: hidden;
	padding: 0px 0px 0px;
	margin: 0px auto 0px;
}

#head_zone_post_inner {
	position: relative;
	height:590px;
    width: 1030px;
	overflow: hidden;
	padding: 0px 0px 0px;
	margin: 0px auto 0px;
}

#head_zone #bg_head_img {
	position: absolute;
	width: 1800px;
	z-index: 1;
	top: 0px;
    left: 50%;
    margin-left: -900px;
}

#head_zone_post #bg_head_img_post {
	position: absolute;
	width: 1422px;
	z-index: 1;
	top: 0px;
    left: 50%;
    margin-left: -711px;
}

#head_zone_inner #title_img {
	position: absolute;
	width: 571px;
	z-index: 3;
	top: 200px;
    left: 0px;
}

#head_zone_post_inner #title_img {
	position: absolute;
	width: 200px;
	z-index: 3;
	top: 90px;
    left: 50%;
    margin-left: -100px;
}

#head_zone_inner #catch_img {
	position: absolute;
	width: 90px;
	z-index: 3;
	top: 160px;
    right: 0px;
}

#head_zone_inner a {
	display: block;
	position: absolute;
	width: 175px;
	z-index: 3;
	top: 10px;
    left: 10px;
}

#head_zone_inner a #bruru_img {
	width: 175px;
}

#head_zone_post_inner a {
	display: block;
	position: absolute;
	width: 175px;
	z-index: 3;
	top: 10px;
    left: 10px;
}

#head_zone_post_inner a #bruru_img {
	width: 175px;
}

#head_zone_inner #cast_img {
	position: absolute;
	width: 452px;
	z-index: 3;
	bottom: 20px;
    left: 50%;
    margin: 0px 0px 0px -226px;
}

#head_zone_inner .left_y_box {
	position: absolute;
	width: 201px;
	z-index: 4;
	bottom: 20px;
    left: 65px;
}

#head_zone_inner .right_y_box {
	position: absolute;
	width: 201px;
	z-index: 4;
	bottom: 20px;
    right: 65px;
}

#head_zone_inner .left_y_box span {
	bottom: 80px;
    color: #000;
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 5;
}

#head_zone_inner .right_y_box span {
	bottom: 40px;
    color: #000;
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 5;
    margin-left: 5%;
}

#head_zone_inner .left_y_box img, #head_zone_inner .right_y_box img {
	width: 201px;
}

#head_zone_inner #movie_box {
	position: absolute;
	width: 560px;
	z-index: 2;
	top: 140px;
    left: 330px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

#head_zone_post_inner #movie_box_post {
	position: absolute;
	width: 580px;
	z-index: 2;
	top: 160px;
    left: 50%;
    margin-left: -290px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

#head_zone_inner #movie_box iframe {
	width: 560px;
    vertical-align: bottom;
}

#head_zone_post_inner #movie_box_post iframe {
	width: 580px;
    vertical-align: bottom;
}

img.ss_img {
	display: block;
    width: 257.5px;
    height: 145px;
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.5);
    float: left;
}

img.past_img {
	display: block;
    width: 30%;
    height: auto;
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.5);
    float: left;
    margin: 0px 20px 10px 0px;
}

.movie_title {
	position: relative;
    z-index:7;
    top: 518px;
    padding: 0 10%;
}

.movie_title h1 {
    font-size: 24px;
    font-weight: bold;
    color: #faec21;
    text-align: center;
    text-shadow: 0px 1px 15px rgba(0, 0, 0, 0.5);
}

.st_list a {
	float:right;
}





.section_item h1 {

    box-shadow: none;

}

.box_one {
    overflow: hidden;
}

.box_two {
    overflow: hidden;
}

#job_box .box_two {
    min-height: 348px;
}

.box_three {
    overflow: hidden;
}




.in_box_kubo {
	background: url(../../common/img/contents_bg.png) repeat;
    padding: 20px;
    margin: 0px;
    
    border-radius: 8px;
	border: 1px solid #fff;
    
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.5);

	position: relative;
}

.in_box_kubo p {
	color: #fff;
    font-size: 14px;
    line-height: 26px;
}

.in_box_kubo iframe {
	display: block;
	width: 100%;
    max-width: 700px;
    margin: 10px auto;
    height:auto;
}

.in_box_kubo h2 {
	color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin: 0px 0px 10px;
}

h1.kubo_h1 {
	background: none;
    text-align: left;
    margin-left: -18px;
    margin-bottom: 0px;
}

h1.kubo_h1 img.h_midashi_img {
	height: 54px;
}

h1.kubo_midashi_h1 {
	background: none;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 10px;
}

h1.kubo_midashi_h1 img {
	width: 761px;
}






















.article_box .in_box ul {
	margin: 0px 0px -10px;
}



.article_box .in_box ul li a p.date_p span, .article_box .in_box ul li a p.date_p span, p.date_p_post span {
	box-shadow : ;
}






#prefrank_box .text_zone, #google_box .text_zone {
	border-radius:;
}












#share ul{
	height:auto;
}
#share li {
    float: left;
    list-style: outside none none;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-top: 5px;
    text-align: center;
}

#share li a {
	color: #ffffff;
    display: inline-block;
    padding: 6px;
    text-decoration: none;
    width:20px;
    height:20px;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
}

#share li span {
	color: #999;
    display: block;
    font-size: 10px;
    text-align: center;
    margin-top:4px;
}

#share li a.icon-twitter {
	background: #00acec;
}

#share li a.icon-facebook {
	background: #265a96;
}

#share li a.icon-google-plus {
	background: #dd4b39;
}

#share li a.icon-hatebu {
	background: #006fbb;
}

#share li a.icon-line {
	background: #2cbf13;
}

.foot_sns #share li span {
	color: #fff;
}






.kubosns #share ul {
	height:auto;
    text-align: center;
}
.kubosns #share li {
	display: inline-block;
    list-style: outside none none;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-top: 5px;
    text-align: center;
    float: none;
    vertical-align: top;
}






























































footer {
    background: #600000;
}





























/* ▼▼▼▼▼▼▼▼▼▼▼▼for_tiny_nav▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* styles for desktop */
	.tinynav { display: none }
/* styles for mobile */
@media screen and (max-width: 550px) {
	.tinynav { display: block }
	#nav, #nav2 { display: none }
}
select.tinynav {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    width: 100%;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 10px 1em;
    text-align: center;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    color: #fff;
    border: none;
    cursor: pointer;
	background: #701912;
    
    border-radius: 4px;
    
    -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.5), 0 0 5px rgba(255,255,255,0.7);
	-webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.5), 0 0 5px rgba(255,255,255,0.7);
	-o-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.5), 0 0 5px rgba(255,255,255,0.7);
	-ms-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.5), 0 0 5px rgba(255,255,255,0.7);
	box-shadow: inset 0px 0px 5px rgba(0,0,0,0.5), 0 0 5px rgba(255,255,255,0.7);
}

select.tinynav:hover {
    background: #d2ba85;
	color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	
	border-radius: 4px;
	
	-moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.5), 0 0 5px rgba(255,255,255,0.7);
	-webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.5), 0 0 5px rgba(255,255,255,0.7);
	-o-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.5), 0 0 5px rgba(255,255,255,0.7);
	-ms-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.5), 0 0 5px rgba(255,255,255,0.7);
	box-shadow: inset 0px 0px 5px rgba(0,0,0,0.5), 0 0 5px rgba(255,255,255,0.7);
}

select.tinynav option {
	color: #fff;
}





.footer_nav_box li.mds, .footer_nav_box li.menu_share, .footer_nav_box li.close {
display: none !important;
}

