body {
	margin: 40px 0 0;
	padding: 0;
	font-size: 18px;
	line-height: 2.1em;
	letter-spacing:.13em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	-webkit-text-size-adjust: 100%;
	background-image:url(../images/top_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
}
#header {
	position: relative;
	height:800px;
	text-align:center;
	margin:20px 0 60px;
}
#header .title {
	margin:30px auto;
}
#header #hobo {
}
#header_sp{
	display:none;
}
#hobo_sp{
	display:none;
}
#yodogawa{
	margin:0 auto;
	padding:70px 0 30px;
	font-size: 21px;
	font-weight:bold;
	line-height: 2.5em;
	letter-spacing:.2em;
	text-align:center;
	background-color: rgba(255,255,255,0.9);
}
#yodogawa .icon{
	margin-top:-100px
}
/*本文ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.main{
	background-color:#fff;
	padding-top: 50px;
}
.honbun {
	width:550px;
	margin:0 auto;
	padding: 40px 0;
	background-color: #fff;
	text-align:left;
}
.midashi{
	width:1000px;
	height:auto;
	margin:30px auto 30px;
}
.midashi_sp{
	display:none;
}
.photo{
	width:800px;
	margin:45px auto 20px;
	text-align:center;
}
.photo_ibaraki{
	width:640px;
	margin:45px auto 0;
	text-align:center;
}
.photo_ibaraki_tate{
	width:478px;
	margin:45px auto 0;
	text-align:center;
}
.photo p{
	text-align:left;
	font-size:14px;
	margin:0;
}
.photo .tate{
	text-align:left;
	font-size:14px;
	margin-left:100px
}
/*対談ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.conv {
	width: 640px;
	margin: 25px auto 25px;
	padding-bottom:40px;
}
.lastconv {
	padding-bottom:60px;
}
.conv dl {
	display: table;
	width: 100%;
}
.conv dl + dl {
	margin-top: 0px;
}
.conv dt, .conv dd {
	display: table-cell;
	text-align: left;
}
.tsume{
	display:inline-block;
	text-indent:-0.7em;
	padding-left:1em;
}
/* 名前のセル */
.conv dt {
	width: 80px;
	padding: 2em 0 0 0;
	font-weight: bold;
	letter-spacing: 0px;
	vertical-align: top;
	color: #000;
}
dt.saito{
	color: #483294;
}
dt.arai{
	color: #116450;
}
dt.watabe{
	color: #a33a00;
}
dt.hasegawa{
	color: #00589b;
}
dt.takeuchi{
	color: #ea6e00;
}
/* 発言のセル */
.conv dd {
	padding-top: 2em;
	vertical-align: middle;
	color: #000;
}
.line{
	width:1000px;
	margin: 10px auto 20px;
}
.line_sp{
	display:none;
}
.narration{
	border:solid 1px #000;
	margin:70px auto;
	padding: 20px 40px;
	text-align:left;
}
.atogaki{
	background-color: rgba(255,255,255,0.9);
	padding:30px 50px 50px;
	margin: 150px auto;
}
/*コンテンツーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#contents{
	width:1000px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:50px;
	background-color:#fff;
	overflow:hidden;
}
.contents_area{
	width:800px;
	margin:20px auto 0;
}
#contents .midashi{
	width:1000px;
	margin:0 auto;
	padding:30px 0;
}
#contents_r{
	width:356px;
}
#contents_r ul{
	padding-left:800px;
	margin:0 auto;
}
#contents_r li{
	float:right;
	margin-top:50px;
	list-style:none;
	clear: both;
}
#contents_l{
	width:356px;
	margin-bottom:60px;
}
#contents_l ul{
	overflow:hidden;
	padding-left:0px;
	margin:0 auto;
}
#contents_l li{
	float:left;
	margin-top:50px;
	list-style:none;
}
/*　footer　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#container{
	background-image:url(../images/footer_back.jpg);
	padding-top:50px;
	padding-bottom:50px;
	background-attachment:fixed;
	background-position: bottom center;
	background-repeat:no-repeat;
}
#footer {
	margin-top: 70px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 20px;
}
#footer ul {
	height: auto;
	overflow: hidden;
	padding: 70px 78px 40px 180px;
	margin: 0 auto;
}
#footer li {
	display: inline;
	float: left;
	margin: 0 30px 0;
}
#footer .fb-like {
	margin-top: -25px auto;
	padding-top: 0;
}
#footer .copyright {
	clear: both;
	padding: 10px 0 40px;
	text-shadow: 0px 0px;
}
/*　リンク　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.hoverOp:hover{filter: alpha(opacity=50);opacity: 0.5;}
a:link {
	color: #0F46DC;
	text-decoration: none;
}
a:visited {
	color: #0F46DC;
	text-decoration: none;
}
a:hover {
	color: #BFDBF2;
	text-decoration: none;
}
/*　スマホ対応　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

@media only screen and (max-device-width:420px) {
	body{
		background-image:none;
	}
	body:before {
	position: fixed;
	left: 0;
	top: 0;
	content: '';
	background-image: url(../images/main_sp.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100vh;
	display: block;
	z-index: -1;
	}
	#wrapper {
		width:100%;
	}
	#header {
	height:1500px;
}
#header .title img{
	width:95%;
	height:auto;
}
#header #hobo{
	margin-bottom:40px;
}
#header #hobo img{
	width:40%;
	height:auto;
}
.main{
	z-index: -999;
}
/*　ヨドガワ　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#yodogawa{
	margin:0 auto;
	padding:50px ;
	font-size:250%;
	letter-spacing:0.05em;
	text-align:left;
}
#yodogawa .icon{
	text-align:center;
	
}
#yodogawa .icon img{
	width:50%;
	height:auto;
}
/*　対談　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.honbun{
	width:85%;
	font-size:255%;
	line-height:2.2em;
	letter-spacing:0.04em;
}
body #wrapper .atogaki {
	font-size:250%;
	line-height:2.2em;
	letter-spacing:0.04em;
	width: 72%;
	padding: 30px 80px 60px;
	
}
.conv {
	width:85%;
	font-size:255%;
	letter-spacing:0.04em;
	margin:0 auto 80px;
	padding-left: 0px;
}
.conv dt{
	width: 160px;
	padding: 1em 0 0 0;
	line-height:2.2em;
	font-weight: bold;
	vertical-align: top;
}

.conv dl {
	margin:4px auto;
	display: table;
	width: 100%;
}
.conv dt, .conv dd {
	padding: 1.5em 0 0 0;
	letter-spacing:0;
	display:block;
	text-align: left;
}
.conv dd {
	padding: .5em 0 0 0em;
	margin-left:0;
	letter-spacing:0.04em;
	line-height:2.2em;
	vertical-align: top;
}
.photo{
	width:94%;
}
.photo img{
	width:94%;
	height:auto;
}
.narration{
	line-height:2.2em;
	letter-spacing:0.04em;
	padding:30px 60px;
	margin:60px 0 20px;
}
.midashi{
	display:none;
}
.midashi_sp{
	width:95%;
	margin:50px auto;
	display:block;
}
.midashi_sp img{
	width:95%;
	height:auto;
}
.line{
	display:none;
}
.line_sp{
	width:95%;
	display:block;
	margin:75px auto;
}
.line_sp img{
	width:95%;
	height:auto;
}
.photo p{
	font-size:180%;
	margin: 30px 0 10px 25px;
}
.conv .photo{
	width:100%
}
.conv .photo img{
	width:100%;
	height:auto;
}
.conv .photo p{
	font-size:65%;
	margin: 30px 0 10px 0px;
}
.photo .tate{
	font-size:180%;
	margin: 30px 0 10px 25px;
}
.photo_ibaraki_tate {
	width:100%;
}
.photo_ibaraki_tate img{
	width:100%;
	height:auto;
}
.photo_ibaraki {
	width:100%;
}
.photo_ibaraki img{
	width:100%;
	height:auto;
}
.conv .lastconv {
	padding-bottom:60px;
}
/*コンテンツーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#contents{
	width:95%;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
}
#contents .midashi{
	margin-bottom:50px;
}
#contents_r{
	width:420px;
}
#contents_r ul{
	padding-left:900px;
	margin:0 auto;
}
#contents_r li img{
	width:420px;
	height:auto;
}
#contents_l{
	width:420px;
	margin-bottom:60px;
}
#contents_l ul{

}
#contents_l li img{
	width:420px;
	height:auto;
}
.contents_area{
	width:95%;
}
/*　footer　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#container{
	margin-top: -70px;
}
/*#container{
	position:relative;
	background-image:none;
}*/
/*#container:before {
	position: fixed;
	left: 0;
	top: 0;
	content: '';
	background-image: url(../images/footer_back_sp.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100vh;
	display: block;
	z-index: -1;
	}*/
#footer li img{
	width:180px;
	height:auto;
}
#footer {
	margin-top: 70px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 20px;
}
#footer ul {
	height: auto;
	overflow: hidden;
	padding: 50px 60px 40px 60px;
	margin: 0 auto;
}
#footer li {
	float: left;
	margin: 0 15px 0;
}
.copyright {
	width:70%;
	text-align:center;
	margin:30px auto;
}
.copyright img{
	width:70%;
	height:auto;
}
}