@charset "utf-8";
/* CSS Document */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
	font-family:'Helvetica Neue', Helvetica, Arial, Verdana, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

body {
	background-color: #fff;
	color: #000;
}

h1 {
	color:#000;
	margin-bottom:25px;
}
h1 a {
	text-decoration:none;
	color:#000;
}

h2 {
}

h3{
}	

h4 {
}
wrapper {
	width:100%;
}
a:hover	{
	text-decoration: none;
}

a img {
	border:none;
}

.imgAlpha:hover,
.imgAlpha:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

#header {
	max-width:800px;
	padding-bottom:20px;
	border-bottom:#e6e6e6 4px solid;
	margin:20px auto;
}
#container {
	max-width:800px;
	margin:0 auto;
}
.w800 {
	max-width:800px;
	margin:0 auto;
}
#logo {
}
.content-title {
	display: inline-block;
}
.content-midashi {
	font-size:17px;
width: 100%;
font-weight:bold;
margin-bottom: 30px;
margin-top:30px;
background-color: #e6e6e6;
padding:20px 30px;
line-height: 1.8;
}
.content-midashi02 {
	font-size:17px;
width: 100%;
font-weight:bold;
margin-bottom: 30px;
margin-top:30px;
background-color: #e6e6e6;
padding:20px 30px;
line-height: 1.8;
}
.info{
width: 100%;
margin-bottom: 20px;
margin-top:30px;
background-color: #000;
padding:3%;
}
.article-meta {
	margin-bottom:30px;
}
.article-sns {
	float: left!important;
	font-size: 0;
}
.article-sns li {
display: inline-block!important;
padding-right: 5px;
padding-left: 5px;
margin-bottom:5px;
}
.article-sns .article-sns-tw iframe {
	width: 90px !important;
}
.article-sns .article-sns-fb .fb_iframe_widget {
	display: inline;
}
.article-sns .article-sns-g > div,
.article-sns .article-sns-g iframe {
	width: 54px !important;
}
.article-sns .article-sns-ln a {
	display: inline-block;
	vertical-align: text-bottom;	
}
.article-sns .article-sns-ln img {
	width: 88px!important;
	height: auto;
}

.TXTarea {
	line-height: 1.8;
	word-break: break-all;
	margin-bottom: 60px;
}
.TXTarea p.lead {
	margin-bottom: 20px;
}
.TXTarea .credit {
	line-height: 1.6;
	font-size: 13px;
}

.separator {
	width:100%;
	padding-bottom:0px;
	margin-bottom:40px;
	border-bottom:1px dotted #000;
	border-left:none;
	border-right:none;
	border-top:none;
}
.separator02 {
	width:100%;
	padding-bottom:0px;
	margin-bottom:60px;
	border-bottom:1px dotted #000;
	border-left:none;
	border-right:none;
	border-top:none;
}
.separator03 {
	width:100%;
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:1px dotted #000;
	border-left:none;
	border-right:none;
	border-top:none;
}
.separator04 {
	width:100%;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dotted #000;
	border-left:none;
	border-right:none;
	border-top:none;
}
.snapType {
	margin:0 auto;
	text-align:center;
}
.snapType h4{
	font-size:20px;
	margin-bottom:30px;
}
.snapItem_wrap {
	float:left;
}
.snapItem_wrap span{
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:11px;
	margin-top:10px;
}
.SP_BR{ display:none;}



.snapContents {
	overflow:hidden;
	margin-top:65px;
}
.snapLeftOutside {
	position:relative;
	width:220px;
	padding:0 0 20px;
	margin-right:45px;
}
.snapLeft {
	width:220px;
	display:block;
}
.snapMidle {
	width:450px;
}
.snapMidle .snapPhoto{ margin-bottom:30px;}
.snapMidle .snapPhoto img {
	width:100%!important;
}
.snapRightOutside {
	position:relative;
	width:240px;
	height:400px;
}
.snapRight {
	width:240px;
}
.snapName {
	font-size:18px;
	margin-bottom:10px;
}

.snapName span {
	font-size:12px;
}

.snapJob {
	font-size:14px;
	margin-bottom:40px;
}

.snapcreditTitle {
	font-size:12px;
	font-weight:bold;
	margin:15px 0 5px 0;
}

.snapTxt {
	font-size:12px;
}
.btnArea {
	overflow:hidden;
}
.btnArea .newBTN , .btnArea .oldBTN , .btnArea .topBTN{ background-color:#f0f0f0; color:#000; width:100%; font-size:14px; line-height:42px; text-align:center; }
.btnArea .newBTN{ margin-bottom:10px; }
.btnArea .oldBTN{ margin-bottom:30px; }
.btnArea a,.btnArea a:hover,.btnArea a:visited {text-align:center; text-decoration:none; }
#wrapper  #container .link_btn{font-size:18px; text-align:center; width:100%; padding:0; margin-top:60px;}
#wrapper  #container .link_btn a{ color:#fff!important; display:inline-block; background-color:#000; border-radius: 8px; -webkit-border-radius: 8px; line-height:18px; text-decoration:none;  -moz-border-radius: 3px; padding:20px;}
#wrapper  #container .link_btn a:hover{ opacity:0.7;}
.top_back{
	padding-top:30px;
	padding-bottom:60px;
	font-size:15px;
	margin-top:80px;
	line-height:26px;
	letter-spacing:0.1em;
	border-top:1px dotted #000;
}
.Syousai{
	margin-top:50px;
}
.entry-body{ width:100%;}
.entry-body img{ width:100%;}
.entry-body .tmp_body{}
.entry-body .tmp_image{ margin-bottom:30px;}
.entry-body .tmp_image2{ margin-bottom:30px; padding-top:30px;}
.entry-body .tmp_txt{
	padding-top:30px;
	padding-bottom:60px;
	font-size:15px;
	line-height:26px;
	letter-spacing:0.1em;
}
.entry-body .tmp_midashi{
	font-size:18px;
	padding-top:30px;
	padding-bottom:10px;
	letter-spacing:0.1em;
	font-weight:bold;
}

.entry-body .tmp_interview .tmp_midashi{
	background-color: #eee;
	font-weight: bold;
	padding: 20px;
	margin-bottom:30px;
}
.entry-body .tmp_midashi02{
	font-size:18px;
	background-color: #eee;
	font-weight: bold;
	padding: 20px;
	margin-top:40px;
	margin-bottom:10px;
}
.entry-body .tmp_interview {
	margin-bottom:30px;
	line-height: 1.6;
}

.entry-body .tmp_kikite {
	font-weight: bold;
	padding-top:20px;
	padding-bottom:20px;
	font-size:15px;
	line-height:26px;
	letter-spacing:0.1em;
}

.entry-body .tmp_kaitou {
	padding-top:20px;
	padding-bottom:20px;
	font-size:15px;
	line-height:26px;
	letter-spacing:0.1em;
}
.entry-body .kaitou {
	color:#a40000;
	padding-right:10px;
	font-weight:bold;
}
.entry-body .tmp_txt02{
	padding-top:0px;
	padding-bottom:60px;
	font-size:15px;
	line-height:26px;
	letter-spacing:0.1em;
}
.entry-body .profile {
	margin-top:50px;
	margin-bottom:20px;
	font-size:16px;
	background-color: #eee;
	padding: 20px;
}
.entry-body .centerBLD{ text-align:center; font-weight:bold; padding-bottom:0px!important;}
.entry-body .cap{ padding-bottom:10px!important;}
.floatBox{ width:100%; margin-bottom:20px;}
.floatBox .tmp_image_LEFT{ float:left; 	width:385px;}
.floatBox .tmp_image_RIGHT{ float:right; width:385px;}


.snapPagenation {
	margin-top:100px;
	text-align:center;
	font-size:18px;
	width:100%;
}
.snapPagenation a {
	text-decoration:none;
}
.snapPagenation a:hover {
	text-decoration: underline;
}

@media only screen and ( min-width: 800px ) 
{
	/* 800px以下用（PC用）の記述 */
.SP_BR{ display:none;}
.clearfix:after					{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix 				{ zoom: 1; }
*:first-child+html .clearfix	{ zoom: 1; }
.cleaner 						{ height: 0; line-height: 0; clear: both; }


#container img
{
	width:100%;
}
#container .imgAuto{ text-align:center;}
#container .imgAuto img{ width:auto;}
h1{ font-size:14px;}
.TXTarea {
	font-size: 16px;
	padding-bottom:40px;
	border-bottom:1px solid #fff;
}
.TXTarea p.lead {
	margin-bottom: 20px;
}
.TXTarea .credit {
	line-height: 1.6;
	font-size: 13px;
}
.snapType {
	width:800px;
}
.snapContent_wrap {
	width:1000px;
	margin-right:-20px;
}
.snapItem_wrap {
	width:180px;
	margin-right:20px;
	margin-bottom:30px;
}
.snapType .snapContent_wrap .snapItem_wrap img {
	width:180px!important;
}
#footer{
	margin-top:180px;
	background-color:#000;
	clear:both;
	height:60px;
}
#ftr_logo{ float:left; display:block; line-height:60px; padding:0 20px;}
#pagetop{ float:right; display:block; line-height:60px; padding:0 55px; background-color:#4b4b4b;}

#pagetop img {
	width:85px;
}

.snapContents {
	width:980px;
	overflow:hidden;
	margin-top:65px;
}
.snapLeftOutside {
	position:relative;
	width:220px;
	float:left;
	padding:0 0 20px;
	margin-right:45px;
}
.snapLeft {
	width:220px;
	display:block;
}
.snapMidle {
	width:450px;
	float:left;
}
.snapMidle .snapPhoto{ margin-bottom:30px;}
.snapRightOutside {
	position:relative;
	width:240px;
	height:400px;
	float:right;
}
.snapRight {
	width:240px;
	float:right;
}
.Syousai{
	margin-top:50px;
}

.back {
	width:100%;
	margin-top:40px;
}

.backnumber {
	width:100%;
	margin-top:20px;
	overflow:hidden;
}

.backnumber p {
	margin-top:10px;
	font-size:12px;
}

.backnumberLeft {
	width:30%;
	float:left;
}

.backnumberRight {
	width:30%;
	float:right;
}

}

@media screen and (min-width: 656px) and (max-width: 799px) 
{
	/* 768px以下用（スマートフォン用）の記述 */

.SP_BR{ display:none;}
#header {
}
#header {
	width:100%;
	padding-bottom:20px;
	border-bottom:#e6e6e6 4px solid;
	margin:20px auto;
	background-color:#fff;
}
#logo{ margin-left:5%;}
#container {
	width:90%;
	margin:0 auto;
}
img
{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}
#container .imgAuto{ text-align:center;}
#container .imgAuto img{ width:auto;}
h1{ font-size:14px;}

.TXTarea {
	font-size: 14px;
	border-bottom:1px solid #fff;
}
.TXTarea p.lead {
	margin-bottom: 20px;
}
.TXTarea .credit {
	line-height: 1.6;
	font-size: 13px;
}
.snapType {
	width:100%;
	overflow:hidden;
}
.snapContent_wrap {
	width:102%;
	margin-right:-2%;
}
.snapItem_wrap {
	width:31%;
	margin-right:2%;
	margin-bottom:30px;
}
.snapType .snapContent_wrap .snapItem_wrap img {
	width:100%!important;
}
#pagetop img {
	width:85px;
}
.imgPhoto {
	padding-bottom:30px;
}
#footer{
	margin-top:180px;
	background-color:#000;
	clear:both;
	height:60px;
}
#ftr_logo{ float:left; display:block; line-height:60px; padding:0 20px;}
#pagetop{ float:right; display:block; line-height:60px; padding:0 55px; background-color:#4b4b4b;}


.floatBox .tmp_image_LEFT{ float:left; 	width:48%;}
.floatBox .tmp_image_RIGHT{ float:right; width:48%;}

.snapContents {
	line-height:1.4;
	text-align:center;
	width:100%;
	overflow:hidden;
	margin-top:45px;
}
.snapLeftOutside {
	position:relative;
	width:100%;
	padding:0 0 20px;
	margin-right:45px;
}
.snapLeft {
	display:block;
	position: static!important;
	margin-bottom:50px;
	width:100%;
}
.snapMidle {
	width:100%;
	float:left;
}
.snapMidle .snapPhoto{ margin-bottom:30px;}
.snapRightOutside {
	position:relative;
	float:right;
	width:100%;
	height:auto;
}
.snapRight {
	width:100%;
	position: static!important;
	height:auto;
}

.Syousai{
	margin-top:50px;
}
}

@media only screen and ( max-width: 655px ) 
{
	/* 640px以下用（スマートフォン用）の記述 */
a img {
	border:none;
width: 100%;
}
html
{
	font-size: 75%; /* 12 */
}
h1{ font-size:13px; margin-bottom:15px;	line-height:1.4;}

#menu_home {
	display:100%;
}

#header {
	width:100%;
	padding-bottom:20px;
	border-bottom:#e6e6e6 4px solid;
	margin:20px auto;
}
#logo{ width:60%; margin:0 auto;}
#container {
	width:90%;
	margin:0 auto;
}
img
{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}
#container .imgAuto{ text-align:center;}
#container .imgAuto img{ width:auto;}

.TXTarea {
	font-size: 14px;
	border-bottom:1px solid #fff;
}
.TXTarea p.lead {
	margin-bottom: 20px;
}
.TXTarea .credit {
	line-height: 1.6;
	font-size: 13px;
}
.snapType {
	width:100%;
}
.snapContent_wrap {
	width:102%;
}
.snapItem_wrap {
	width:48%;
	margin-right:2%;
	margin-bottom:30px;
}
.snapType .snapContent_wrap .snapItem_wrap img {
	width:100%!important;
}

#pagetop {
	display:block!important;
}
#footer{
	margin-top:80px;
	background-color:#000;
	clear:both;
}
#footer #ftr_logo img{
	width:50%;
}
#footer #pagetop img{
	width:25%;
}
#ftr_logo{ display:block; line-height:40px; width:100%; text-align:center;}
#pagetop{ display:block; line-height:40px; width:100%; text-align:center; background-color:#4b4b4b;}
.SP_BR{ display: block!important;}
.snapContents {
	width:100%;
	overflow:hidden;
	margin-top:45px;
	text-align:center;
	line-height:1.4;
}
.snapLeftOutside {
	position:relative;
	width:100%;
}
.snapLeft {
	display:block;
	position: static!important;
	margin-bottom:50px;
	width:100%;
}
.snapMidle {
	width:100%;
	float:left;
}
.snapMidle .snapPhoto{ margin-bottom:30px;}
.snapRightOutside {
	position:relative;
	float:right;
	width:100%;
	height:auto;
}
.snapRight {
	width:100%;
	position: static!important;
	height:auto;
}

.Syousai{
	margin-top:50px;
}


.floatBox .tmp_image_LEFT{ float:none; 	width:100%; margin-bottom:20px;}
.floatBox .tmp_image_RIGHT{ float:none; width:100%;}

.snapPagenation {
	margin-top:100px;
	text-align:center;
	font-size:14px;
	width:100%;
}
.Syousai{
	margin-top:50px;
}
}

