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

body{
	font-family: YuGothic, '游ゴシック', sans-serif;
	background:white;
	color:#555;
}
h1{
/*	background:url(obj/h1.png) no-repeat;
	padding-left:40px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
	width:50%;
	height:auto;
	margin:0;
}


.nav{
	background:#3b2b14;
	border:10px #3b2b14 solid;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
	margin-bottom:10px;
}
.nav li{
	border-left:1px #fff solid;
}
.nav li:first-child{
	border-left:none;	
}

.nav a{
	display:inline;
}
.nav a:link, .nav a:visited{
	background:#3b2b14;
	color:#fff;
}
.nav a:hover{
	color:#3b2b14;
	text-decoration:none;
}
.nav2{
	margin-top:-4em;
}
.nav2 img{
	height:2.5em;
	width:auto;
}

iframe{
	border:none;
	margin:0;
}

h2{
	font-size:1.5em;
	line-height:1.5em;
	border-bottom:#dbc954 1px solid;
	color:#dbc954;
	margin-bottom:20px;
	padding-left:4px;
	padding-bottom:3px;
}
h2 small{
	font-size:0.8em;
	font-weight:normal;
	color:#666;
}
h3{
	background:#dbc954;
	border:none;
	padding:5px;
	color:#fff;
	font-size:1.3em;
	line-height:1em;
	font-weight:bold;
}
h4{
	font-weight:normal;
	font-size:1.2em;
	text-align:left;
	border-bottom:1px #555 dotted;
	margin-bottom:15px;
}
h4 big{
	font-size:1.4em;
	line-height:1.3em;
	font-weight:bold;
}

h4 a:link, h4 a:visited{
	color:#555;
}

img{
	width:100%;
	height:auto;
}


hr{
	height:1px;
	margin:0;
	padding:3px 0;
	visibility:hidden;
	color:#fff;
	clear:both;
}

p{
	margin-bottom:20px;
}

.banner{
	font-size:0.9em;
	line-height:1.2em;
}

.bg0{
	border:1px #666 solid;
}
.bg1{
	background:#eb5;
}
.bg2{
	background:#da4;
}
.bg3{
	background:#c93;
}
.bg4{
	background:#b82;
}

#footer{
	clear:both;
	border-top:#3b2b14 1px solid;
	text-align:center;
	padding:10px;
	font-size:.9em;
}


.performance{
background:#fff;
margin:10px 0;
border:2px #aaa solid;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
position:relative;
clear:both;
margin-bottom:20px;
}
.kashi{
border-color:#ccc;	
}
.geino{
border-color:#9cc;
}
.kenkyu{
border-color:#c9c;
}
.gaku{
border-color:#cc9;
}


.ippan{
border:1px #cc0 solid;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
margin:5px;
padding:5px;
/*background:#ffe;*/
}
.tomo{
border:1px #f60 solid;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
margin:5px;
padding:5px;
/*background:#fdd;*/
}

.text{
	font-weight:bold;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.text-warning, .text{
	font-size:1.3em;
	line-height:1.4em;
}

.carousel-inner img{
	width:100%;
	height:auto;
}
.label{
	margin-bottom:5px;
	font-size:0.9em;
}
a img{
	margin:10px 0;
}
.btn{
	margin-bottom:5px;
}
.dummy{
	display:block;
	width:100%;
	height:auto;
}
.group{
	display:inline-block;
	width:30px;
	height:30px;
	margin-bottom:15px;
}

.alert{
	margin-bottom:3px;
	margin-right:10px;
}

.mono{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.modal{
	width:80%;
	margin-left: -40%;
}


.carousel-control{
	font-size:1em;
	line-height:1em;
	width:1em;
	height:1em;
  top: 60px;
}


#topics, #twitter, #feed{
	background:#fff;
	border:#dbc954 1px solid;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
	margin-top:10px;
}
#topics h2, #twitter h2, #feed h2{
	background:#ffffee;
	font-weight:normal;
	margin:0;
	padding:5px;
}

#topics dl, #twitter dl, #feed dl{
	margin:0;
	padding:0 10px;
	overflow:scroll;
}
#topics dt, #twitter dt, #feed dt{
	font-weight:normal;
	clear:left;
	float:left;
	border-top:1px #999 dotted;
	display:inline-block;
	margin:0;
	padding:1%;
}
#topics dt{
width:10%;
margin:0;
}
#topics dd{
width:86%;
margin:0;
}

#feed dt{
	width:20%;
}
#topics dd, #twitter dd, #feed dd{
	float:left;
	border-top:1px #999 dotted;
	display:inline-block;
	margin:0;
	padding:1%;
}
#feed dd{
width:70%;
}

#feed iframe{
	width:100%;
	margin:0;
}
#feeds{
	margin:0;
	background:#fff;
}
#topics p, #feeds p{
	border-top:1px #999 dotted;
	margin:0;
	padding:1%;
	background:#fff;
 }
#topics p:first-child, #topics dt:first-child, #topics dd:first-child, #feeds p:first-child{
border:none;
margin-top:0;	
}





#feed iframe{
	padding:0;
}



.interview{
}
.interview span{
	display:block;
	height:80%;
	overflow:hidden;
	margin:0;
}
.interview span img{
	display:block;
	margin:0;
}

.interview a{
	display:block;
	height:20em;
	margin:0;
	overflow:hidden;
}
.interview .span4{
	margin-left:0;
	margin-right:5px;
}



.movie iframe, .movie object, .movie embed{
	height:250px;
}

.carousel img{
/*	height:420px;
	width:600px;*/
}

.bb{
position:absolute;
bottom:3px;
}


.takuji{
	background:#b7dde8 url(obj/takuji.jpg) no-repeat right bottom;
}
.takuji .modal-header{
	color:#ff7b84;
}
.takuji .modal-body{
 	padding-bottom:170px;
}

.span2 img.img-rounded{
	margin-bottom:10px;
}

a{
	word-wrap:break-all;
}

#twitter iframe{
	height:200px;
}

/* Large desktop */
@media (min-width: 1200px) {
	.container-fluid{
		max-width:1200px;
		margin:15px auto;
	}
	#topics, #feed{
/*		height:410px;*/
	}

}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {


.nav li{
	border-left:none;
}




}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
h1{
width:100%;
height:auto;
}
.banner2, .dummy{
height:1px;
width:1px;
overflow:hidden;
visibility:hidden;
}
.nav li{
	border-left:none;
}

.modal{
	margin-left:0;
}

.banner img{
	width:50%;
	float:left;
	margin-right:5px;
}
.none{
	display:none;
}

.bb{
position:relative;
}

.pull-right .badge{
	display:none;
}

}
 
/* Landscape phones and down */
@media (max-width: 480px) {

h1{
width:100%;
height:auto;
}

.banner2, .dummy{
height:1px;
width:1px;
overflow:hidden;
visibility:hidden;
}

.nav li{
	border-left:none;
}
.modal{
	margin-left:0;
}
.banner img{
	width:50%;
	float:left;
	margin-right:5px;
}

.none{
	display:none;
}

}
