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

.hoverOp:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;
}

a:link {
	color: #F05A24;
	text-decoration: none;
}
a:visited {
	color: #F05A24;
	text-decoration: none;
}
a:hover {
	color: #FAC237;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a img {
	-webkit-transition: 0.2s ease-in-out;
	   -moz-transition: 0.2s ease-in-out;
	     -o-transition: 0.2s ease-in-out;
	        transition: 0.2s ease-in-out;
}

body {
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center bottom;
	background-image: url(../images/base.gif);
	background-size: 1500px;
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	color: #000000;
	letter-spacing: 0.1em;
}

.wrapper {
margin:0 auto;
width:930px;
}

ul, li{
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}

/* ヘッダー
 * --------------------------------------------------------*/

 .head{
 	text-align:center;
	padding-bottom: 20px;
 }



/*ヨドガワ&目次
 * --------------------------------------------------------*/

 .textbase_top {
 	text-align:center;
 }
  .textbase {
 width: 830px;
 margin:0 auto;
 background: url(../images/textbase_mid.png) repeat;
 }
 .textbase_btm {
	 text-align:center;
	 padding-bottom: 20px;
 }
 .textbase .text {
 width: 450px;
 font-size:16px;
 line-height: 2em;
	margin:0 auto;
	padding-bottom: 40px;
 }
 .contents1 {
width: 700px;
margin:0 auto;
overflow: hidden;
}
.contents1 .yodogawa {
width: 370px;
font-size:16px;
line-height: 2em;
float:left;
}
.contents1 .right {
float:right;
font-size:15px;
line-height: 1.5em;
}
.prof{
font-size:15px;
padding-top: 20px;
}
.photo_prof{
text-align:center;
padding-bottom: 25px;
}
.mokuji{
font-weight: bold;
padding-bottom: 5px;
}
.m_date{
font-size:12px;
color: #666666;
line-height: 1.5em;
padding-bottom: 8px;
}

/*対談部分
 * --------------------------------------------------------*/
.number{
text-align: center;
padding-bottom:25px;
}
.title{
text-align: center;
font-size:36px;
line-height: 2em;
padding-bottom:50px;
font-weight: bold;
}
.title_prof{
text-align: center;
font-size:36px;
line-height: 2em;
padding-bottom:20px;
font-weight: bold;
}
.conv{
width:500px;
margin:0 auto;
font-size:16px;
line-height: 2em;
padding-bottom:48px;
}
.conv dl {
padding-bottom:16px;
}
.conv dt {
width:80px;
float:left;
clear:both;
font-weight: bold;
}
.conv dd {
margin-left:80px;
padding-bottom:5px;
width:500px;
}
.conv .photo {
margin-left:-50px;
padding-bottom:20px;
}

/*ナビゲーション
 * --------------------------------------------------------*/
.articleFooter img{
width: 100%;
}

.articleFooter {
	margin-top: 15px;
	text-align: center;
	padding-bottom: 30px;
}

.articleFooter ul {
	width: 820px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
}

.articleFooter ul > li {
	font-size: 14px;
	min-height: 60px;
}

.articleFooter ul > li > a {
	display: block;
	font-weight: bold;
	color: #404040;
}

.articleFooter ul > li:first-child {
	display: inline-block;
}


.articleFooter ul .top {
	padding-top: 40px;
	width: 270px;
}
.articleFooter ul .prev {
	float: left;
	width: 140px;
}

.articleFooter ul .next {
	float: right;
	width: 140px;
}


/*フッター
 * --------------------------------------------------------*/
#footer{
	width: 800px;
	margin: 0 auto;
	clear: both;
	height: auto;
	margin-top: 20px;
	padding-left: 130px;
	}
#footer li{
	float: left;
	margin-right: 70px;
	list-style-type: none;
	}
#btn_fb {
	text-align: center;
	padding-top: 30px;
	margin-left: 70px;
	}
	.date {
	text-align:center;
	font-size: 15px;
	letter-spacing: 0.1em;
	color: #666666;
	padding-top:50px;
	padding-bottom:50px;
	}
	.copyright {
		text-align: center;
		padding-top: 50px;
		padding-bottom: 50px;
		clear: both;
		}
		.copyright .text {
			font-size: 12px;
			font-family: Helvetica, Arial, sans-serif;
			color: #000000;
			letter-spacing: 0.02em;
			}



			@media screen and (min-width: 480px) {
			}



	/*スマホ対応
	* --------------------------------------------------------*/
			@media only screen and (max-width: 479px) {

			body {
			background-image: url(../images/base.gif);
			background-repeat:repeat-y;
			background-position: top center;
			background-size: 130%;
			}
			.wrapper {
			width: 100%;
			}

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

	/*スマホ対応 ヘッダ
			 * --------------------------------------------------------*/
	.head img{
		width: 120%;
	}

	/*スマホ対応 ヨドガワ&目次
	 * --------------------------------------------------------*/
	.contents1 {
	width: 95%;
	margin:0 auto;
	overflow: hidden;
	padding-left: 40px;
	}
	.contents1 .yodogawa {
	width: 90%;
	float:none;
	font-size: 14px;
	}
	.contents1 .right {
	padding-top:20px;
	float:none;
	width: 95%;
	font-size: 14px;
	}
	.contents1 .right .number img {
	width: 100%;
	}
	.textbase_top {
  width: 95%;
	margin:0 auto;
  }
	.textbase {
	width: 95%;
	background-size: 100% auto;
	}
	.textbase_btm {
	width: 95%;
	margin:0 auto;
	}
	.textbase .text {
	width: 85%;
	margin:0 auto;
	font-size: 14px;
	}
	.prof {
	font-size: 14px;
	}
	.photo_prof img{
	margin:0 auto;
	width: 85%;
	}


	/*スマホ対応 対談部分
	 * --------------------------------------------------------*/
	.textbase .number img{
	width: 60%;
	}
	.title{
	width: 85%;
	font-size: 24px;
	margin:0 auto;
	text-align: left;
	padding-left: 25px;
	}
	.title_prof{
	width: 90%;
	font-size: 20px;
	margin:0 auto;
	text-align: left;
	padding-left: 25px;
	}
	.midashi .number{
	padding-bottom:10px;
	}
	.conv{
	width: 90%;
	font-size:14px;
	line-height: 1.7em;
	padding-left:15px;
	padding-bottom:20px;
	}
	.conv dt {
	float: none;
	}
	.conv dd {
	width: 100%;
	margin-left: 0;
	}
	.conv dl {
	padding-bottom:0px;
	}
	.photo img{
	margin:0 auto;
	width: 85%;
	padding-left: 45px;
	}

	/*スマホ対応 ナビゲーション
	 * --------------------------------------------------------*/
	.articleFooterSection {
	margin: 0 auto;
	}
	.articleFooterSection ul {
			text-align: center;
		}
	.articleFooterSection img{
	width: 60%;
	}

	.articleFooterSection ul > li:first-child {
			padding-top: 19px;
			text-align: center;
			display: table;
			margin: 0 auto;
		}

		#article .img > p {
			margin-left: 60px;
		}
		.articleFooter {
			margin-top: -20px;
		}
		.articleFooter ul {
			width: 100%;
		}
		.articleFooter ul > li:first-child {
			display: block;
		}

	.link .banner img{
	width: 80%;
	}
	.link{
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	}
	.link .banner{
	padding-bottom:10px;
	}


	/*スマホ対応 フッター
	 * --------------------------------------------------------*/
	#footer{
	  /*
		width: 320px;
	  */
	  width: 100%;
		height: auto;
		clear: both;
	  /*
		margin-left: -85px;
	  */
		margin: 0;
		padding: 0;
	  text-align: center;
		}

	#footer li{
	  /*
		margin-right: 30px;
	  */
	  float: none;
	  display: inline-block;
		margin-left: 15px;
		margin-right: 15px;
		padding-bottom: 20px;
		}

	#footer li img{
		width: auto;
		height: 72px;
		}



	#btn_fb {
	  /*
		margin-left: 40px;
		margin-right: auto;
	  */
		margin-left: 0px;
		margin-right: 0px;
	  /*
		text-align: center;
		clear: both;
	  */
		padding-top: 10px;
		}



	.copyright {
		padding-bottom: 30px;
		}

	.copyright .text {
	  width: 100%;
		font-size: 10px;
		text-align: center;
		}

}
