@charset "UTF-8";

/* ----------------------------------------------------------------

	01. Normalize

----------------------------------------------------------------- */
/* ----------------------------------------------------------------
	Reset
----------------------------------------------------------------- */

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-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;}
body {
	width:100%;
	min-width:1200px;
	line-height: 1; }
ol, ul {
	list-style: none;}
blockquote, q {
	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;}
table {
	border-collapse: collapse;
	border-spacing: 0;}

caption, th{
    text-align: left;}

.both{
	clear:both;}

.inline_block {
	display: inline-block;
	*display: inline;
	*zoom: 1; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;}

.clearfix {
	min-height: 1px;
	zoom:1;}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/}

/* ----------------------------------------------------------------
	HTML5 display-role reset for older browsers
----------------------------------------------------------------- */

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;}


/* ----------------------------------------------------------------

	02. commonSet

----------------------------------------------------------------- */
/* ----------------------------------------------------------------
	base
----------------------------------------------------------------- */

body{
	min-width:1024px;
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif \9;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;　
	font-size:12px;
	line-height:160%;
	color:#666;}
	
#wrapper{
	width:1024px;
	margin:0 auto;
	padding:38px 0 0;}

#main_contents{
	width:780px;
	float:left;}

#side_menu{
	width:200px;
	float:right;}


/* ----------------------------------------------------------------
	header
----------------------------------------------------------------- */

#header_wrapper{
	width:100%;
	padding:0 auto;	
	background:#FFF;
	overflow:hidden;}

#header{
	width:1024px;
	margin:0 auto 10px;
	overflow:hidden;}

#header .logo img {
	display:block;
	width:146px;
	height:40px;
	margin-right:50px;
	margin-top:20px;
	float:left;}	

#header .bnr-campaign{
	width:560px;
	height:60px;
	margin-top:10px;
	float:left;}

#header .bnr-campaign img{
	width:100%;}

#header ul.sns{
	margin-top:20px;
	float:right;}

#header ul.sns img{
	width:40px;
	height:40px;}
		
#header .sns > li{
	margin-left:20px;
	float:left;}

/*PC非表示*/
#header > #spnMenu ,
#spnClose{
	display:none;}	


/* ----------------------------------------------------------------
	globalheader
----------------------------------------------------------------- */

nav#jimocoro-globalheader{
	width:100%;
	height:50px;
	background: #111;}
	
nav#jimocoro-globalheader ul {
	width:1024px;
	margin:0 auto;
	z-index:200;}

nav#jimocoro-globalheader li {
	position: relative;
	float: left;
	width: 20%;
	height: 50px;
	line-height:50px;
	text-align:center;
	font-weight: bold !important;
	border-left:solid 1px #FFF;
	color: #FFF;}

nav#jimocoro-globalheader li.last{
	border-right:solid 1px #FFF;}
	
nav#jimocoro-globalheader li > a {
	display:block;
	color: #FFF;}

nav#jimocoro-globalheader li > a:hover ,  
nav#jimocoro-globalheader li:hover ,
nav#jimocoro-globalheader li.current ,
nav#jimocoro-globalheader li.current a { 
	/*background: #333;*/
	color: #37bef0 !important;}
  
nav#jimocoro-globalheader li ul {
	display: none;
	position: absolute;
	top: 50px;
	left: -1px;
	width: 100%;
	font-size:0.9em;}
  
nav#jimocoro-globalheader li ul li {
	display:block;
	width: 100%;
	border:none;
	color: #fff;
	background: rgb(51, 51, 51);
	background: rgba(0, 0, 0, 0.7);}
	
nav#jimocoro-globalheader li ul li a {
	display: inline-block;
	width: 100%;
	height: 50px;}
  
nav#jimocoro-globalheader li ul li a:hover {
	background: #5b5b5b;
	color: #fff;}

/*Coming Soon!!*/
nav#jimocoro-globalheader li.soon p{
	position: relative;
	background:#FFF;
	color:#E32A14;
	border-radius:4px;
	z-index:300;
	top: -95px;
	display:none;}

nav#jimocoro-globalheader li.soon p:after{
	content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #FFF;
    top: 100%;
    left: 95px;}

nav#jimocoro-globalheader li.row2 {
  line-height: 1.2 !important;
}
nav#jimocoro-globalheader li.row2 a{
  padding-top: 8px !important;
}

/* ----------------------------------------------------------------
	#side_menu
----------------------------------------------------------------- */

#side_menu .movtitle{
	font-size:12px;
	line-height:16px;
	color:#333;}
	
#side_menu iframe.youtube{
	width:200px;
	height:113px;
	margin:5px 0;}
	
#side_menu .oldcamp li{
	margin-bottom:10px;}

#side_menu .oldcamp li img{
	width:100%;}


/* ----------------------------------------------------------------
	sns
----------------------------------------------------------------- */
.sns_inner{
	width:100%;
	margin:0 0 10px 0;
	text-align:center;}
	
/* ----------------------------------------------------------------
	banner
----------------------------------------------------------------- */
#wrapper > .bnr_foot{
	width:780px;
	margin:40px auto;}

img.cng{width:100%;}

.bnr_foot{
	margin:30px 0;}
	
/*PCで非表示*/
#footer .bnr_foot{
	display:none;}

#main_contents ul.sns , 
#wrapper > .bnr_foot ul.sns{
	display:none;}

/* ----------------------------------------------------------------
	title
----------------------------------------------------------------- */

#side_menu h3{
	width:200px;
	height:33px;
	margin-bottom:16px;
	text-indent:-9999px;
	clear:both;}
	
	#side_menu h3.movielist{
		background: url(http://bhb-cdn.com/jimocoro/img/title-side-mov.png) no-repeat left top;}
		
	#side_menu h3.sns{
		background: url(http://bhb-cdn.com/jimocoro/img/title-side-sns.png) no-repeat left top;}	
	
	#side_menu h3.campaign{
		background: url(http://bhb-cdn.com/jimocoro/img/title-side-campaign.png) no-repeat left top;}	
		

/* ----------------------------------------------------------------
	Typography
----------------------------------------------------------------- */

p.headline{
	width:780px;
	font-size:1.1em;
	line-height:1.6em;
	font-weight:bold;
	margin-bottom:38px;
	float:left;}



/* ----------------------------------------------------------------
	breadcrumb
----------------------------------------------------------------- */


/* ----------------------------------------------------------------
	footer
----------------------------------------------------------------- */

#footer{
	position:absolute;
	width:100%;
	background:#FFF;
	clear:both;
	overflow:hidden;}

#footer .copy{
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	background:#f3f3f3;
	clear:both;}


/* ----------------------------------------------------------------
	Links
----------------------------------------------------------------- */

a:link,
a:visited {
	text-decoration:none;
	outline:none;
	color:#2d74d7;
	word-break:break-all;}

a:focus,
a:hover,
a:active {
	text-decoration:none;
	outline:none;
	color:#014099;}

.fade {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;}
			
.fade:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);}

/* ----------------------------------------------------------------
	margin / padding
----------------------------------------------------------------- */

.mt0 {margin-top:0 !important;}
.mt10 {margin-top:10px !important;}
.mt15 {margin-top:15px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}

.mr0 {margin-right:0 !important;}
.mr10 {margin-right:10px !important;}
.mr15 {margin-right:15px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}

.mb0 {margin-bottom:0 !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb30 {margin-bottom:30px !important;}

.ml0 {margin-left:0 !important;}
.ml10 {margin-left:10px !important;}
.ml15 {margin-left:15px !important;}
.ml20 {margin-left:20px !important;}
.ml30 {margin-left:30px !important;}

.pd0 {padding-top:0 !important;}
.pd10 {padding-top:10px !important;}


.txtL {text-align:left !important;}
.txtC {text-align:center !important;}
.txtR {text-align:right !important;}

.bn { border:none;}

.txtB{ font-weight:bold;}

/* ----------------------------------------------------------------
	float
----------------------------------------------------------------- */

.fl{ float:left;}
.fr{ float:right;}




	
	