@charset "utf-8";

a{
text-decoration:none;
color:#fff;
}
a:hover{
text-decoration: underline;
}
a:hover img {
opacity:0.8;
}

h1{
margin: 0 0 20px 0;
}


body
{
	min-width: 320px;
	font-size: 0.78em;
	line-height: 1.2;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(../image/c_bg.gif) repeat;
	-webkit-text-size-adjust: none;

}

hd{
  overflow: hidden;
  background: #fafafa;17:05
}
hd a {
  float: right;
  margin: 0 0.2em 0;
  padding: 0.5em 1em;
  margin-top: 2.5em;
  text-decoration: none;
  text-align:center;
  font-size:0.90em;
  color: #fff;
  font-family: 'Geo', sans-serif;
  background:#FA9201;
  border-radius:6px;
}

.col,
.col * { 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.col {
  position: relative;
  float:right;
  padding: 0 1em;
  margin-bottom:-20px;
}

div#path {
	width:100%;
	margin:0px 0px 2px 0px;
	font-size:0.90em;

}

#role_mini
{
	width:100%;
	height:auto;
	position: relative;
   	z-index: 8889;
	display:block;
	top:-30px;
	margin:0 auto;

}


#role
{
	display:none;
}

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


#mImage
{
	margin:0 auto;
	padding:0 8px;
}

.realBox
{
	color: #fff;
	padding: 6px;
	text-align: left;
	background:#4a04c3;
	border: 6px solid #fff;
	margin:4px 8px 8px;
}

.inr_lft
{
	border-bottom: solid 1px #fff;
	padding: 6px;
}

		.pic_f
		{
			background:#fff;
			padding:6px;
			border-right:1px solid #333;
			border-bottom:1px solid #333;
		}




.inr_rht
{
	
	border-bottom: solid 1px #fff;
	padding: 10px;
}


.inr_sentense
{
	height: auto;
	color:#fff;
	padding:0px 10px 10px;
	vertical-align: text-top;
}

.inr_comment
{
	margin-top:0 auto;
	border-bottom: solid 1px #fff;
	text-align:left;
	line-height: 1.5;
}

 .lft
{
	
	padding:0 5px 0;
	margin-top:-12px;
}

 .rht
{
	padding:0 8px 3px 0;
	margin-top:10px;

}

p
{
	border-bottom: solid 1px #fff;
	font-size: 0.95em;
	padding:8px 0px 8px 8px;
	line-height: 1.8;
}

.exd
{
	padding:4px;
	margin:8px 0 2px;
	text-align:center;
	border-bottom:none;
}


.exd_r
{
	padding:4px;
	margin:8px 0 2px;
	text-align:center;
	border-bottom:none;
}


h3.sts
{
	background:#191970;
	padding:10px;
	margin-top:12px;
	margin-bottom:4px;
	text-align:center;
}


h3.ya
	{
	display:none;
}


.no_b
{
		border-bottom: none;
}

.no_bc
{
		border-bottom: none;
		text-align:center;
}
.inr_s
{
	
	font-size: 0.95em;
	text-align:left;
	padding:8px 0px 0px 8px;
	line-height: 1.5;
}

.inr_s ul li
{
	background:url(../image/list_pen.png);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:16px;
	margin-top:12px;
	margin-left:4px;
	margin-bottom:4px;
}



h3
{
		background:#2d0574;
		padding:8px;
		margin-top:12px;
		margin-bottom:4px;
}

h3.mt
{
		background:#2d0574;
		font-size:0.93em;
		padding:8px;
		margin-top:12px;
		margin-bottom:4px;
}

	.btn_s
{
			margin-bottom:-10px;
}


.nam_b
{
	font-family: 'Merriweather', serif;
	font-size: 1.25em;
}

h3.ctn
{
	background:#3e0517 url(../image/ico_ctn.png);
	background-repeat:no-repeat;
	background-position:4px 6px;
	padding:10px 10px 8px 24px;
	margin-top:-18px;
	margin-bottom:-14px;
}

.ctn_b
{
	padding:0;
	margin-left: -8px;
	line-height:1.8;

}

#foot .copyright
{
	display:none;
}


/*
-------------------- MediaQuery ---------------------*/
@media only screen and (min-width: 768px)
{
		body
		{
			font-size:0.80em;
		}
		#role_mini
		{
			display:none;
		}

		#role
		{
		display:block;
		}

		#mImage
		{
			display:none;
		}
		
		.mainImage
		{
				margin: 0 auto 10px;
				border: 0px solid #ffffff;
				color: #fff;
				width:840px;
				height: 595px;
				padding: 0px;
				text-align: left;
				background-image: url(../image/pic.jpg);
				background-repeat: no-repeat;
				text-indent: -9999px;
		
		}
		
		.realBox
		{
			margin: 0 auto 20px;
			color: #fff;
			width: 800px;
			padding: 10px;
			text-align: left;
			background:#4a04c3;
			border: 10px solid #fff;
		}
		
		.inr_rht
		{
			
			border-bottom: solid 1px #fff;
			padding: 10px;
		}
		
		
		.inr_sentense
		{
			width:800px;
			height:auto;
			color:#fff;
			padding:0px 0 10px;
			vertical-align: text-top;
			overflow:hidden;
		}
		
		
		.inr_comment
		{
		padding:0px 8px 0px;
		border-bottom: solid 1px #fff;
		text-align:left;
		line-height: 1.5;
		}

		
		.ctn_b
		{
			padding:0px 8px 0 0px;
			margin-left: -8px;
			line-height: 1.8;

		}
		
		.btn_s
		{
			margin-bottom:-10px;
		}

		 .lft
		{
			float:left;
			width: 380px;
			margin-left:-5px;
			padding:0 5px 0;
			margin-top:-12px;
		}
		
		
		 .rht
		{
			float:right;
			width: 380px;
			margin-top:-12px;
			padding:0;
		
		}
		
		p
		{
			border-bottom: solid 1px #fff;
			font-size: 0.95em;
			text-align:left;
			padding:2px 0px 12px 10px;
			line-height: 1.8;
		}
		
		h3.mt
		{
				background:#2d0574;
				font-size:1.0em;
				padding:8px;
				margin-top:4px;
				margin-bottom:4px;
		}

		h3
		{
				background:#2d0574;
				font-size:1.0em;
				padding:8px;
				margin-top:4px;
				margin-bottom:4px;
		}
		
		h3.ctn
		{
			background:#3e0517 url(../image/ico_ctn.png);
			background-repeat:no-repeat;
			background-position:4px 7px;
			padding:10px 0px 8px 24px;
			margin-top:2px;
			margin-bottom:4px;
		}
		
		.space
		{
			display:none;
		}
		
	#foot .copyright {
	margin:3px 8px 8px;
	font-size: 0.78em;
	float:right;
	width:230px;
	text-align:right;
	display: block;
	}	
	

	#sqz
	{
		float:left;
		margin-top:100px;
		padding:8px 2px 2px;
	}
	.exd
	{
	float:left;
	border-bottom:none;
	}
	
	h3.sts
	{
		text-indent:-14000px;
		background: #191970 url(../image/sts.png)no-repeat 2px 3px;
		margin:3px 3px 1px;
		width:42px;
		height:48px;
	}
	
	h3.ya
	{
		display:block;
		background: #191970 url(../image/ico_ya1.png)no-repeat;
		text-indent:-14000px;
		margin:0px 3px 0;
		width:46px;
		height:12px;
	}
		
	.exd_r
	{
	float:right;
	border-bottom:none;
	}

	
}


/*
ul,ol
{
	padding:8px 0px 2px 10px;
	margin:0 10px 0 8px;
	line-height: 1.4;
}
*/