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

.hoverOp:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;
}
a:link{text-decoration: none; }
a:visited{text-decoration: none; }
a:hover{text-decoration: none; }

body {
}

.header {
text-align:center;
background-image: url(../images/bg_01.gif);
background-position:center;
}

.contents {
background-image: url(../images/bg_02.gif);
background-position:center;
}

.wrapper{
width: 960px;
margin:0 auto;
background-color: #fff;
}

/*タイトル下 淀川&目次
 * --------------------------------------------------------*/
.Introduction{
width: 832px;
margin:0 auto;
padding-top:64px;
padding-bottom:64px;
overflow:hidden;
border-bottom: 1px solid #BFAA91;  
}
.Introduction .left{
float:left;
}
.Introduction .right{
float:right;
}
.yodogawa{
font-family: "A1 Mincho", 'A1明朝', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", ”Meiryo, Osaka”, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:18px;
color: #493A3A;
line-height: 2em;
letter-spacing: 0.1em;
padding-bottom:40px;
}
.prof{
padding-bottom:56px;
}
.left .link{
padding-bottom:16px;
}
.mokuji {
margin-top:-14px;
}
.mokuji .mokuji_1 {
padding-top:14px;
padding-bottom:8px;
border-bottom: 1px solid #BFAA91;  
}

/*対談部分
 * --------------------------------------------------------*/
.midashi_conv{
text-align:center;
padding-top:60px;
padding-bottom:40px;
}
.conv{
width:500px;
margin:0 auto;
font-size:16px;
line-height: 2em;
letter-spacing: 0.005em;
color: #2B211E;
font-family: "Shuei MaruGo L", '秀英丸ゴシック L', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", ”Meiryo, Osaka”, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
padding-bottom:48px;
}
.conv dl {
padding-bottom:16px;
}
.conv dt {
width:60px;
float:left;
clear:both;
}
.conv dd {
margin-left:70px;
padding-bottom:10px;
width:420px;
}
.conv .photo {
margin-left:-70px;
padding-bottom:20px;
}
.conv .continue {
text-align:center;
}
.conv .date {
text-align:center;
color: #70625E;
font-size:12px;
letter-spacing: 0.25em;
}

/*ナビゲーション
 * --------------------------------------------------------*/
.navi {
width:270px;
margin:0 auto;
padding-bottom:140px;
}
.navi ul{ 
margin: 0; 
padding: 0; 
list-style: none; 
height: auto;
overflow: hidden;
}
.navi li{ 
padding: 0; 
margin-left: 12px; 
margin-right: 12px; 
float: left;
}

/*インフォメーション QA
 * --------------------------------------------------------*/
.info_01{
width:688px;
margin:0 auto;
border: 16px solid #EBDFD1;  
border-radius: 50px; 
padding-bottom:48px;
padding-top:48px;
margin-bottom:80px;
}
.info_01 .midashi{
text-align:center;
padding-bottom:40px;
}
.text{
margin-left:140px;
}
.text .text_01{
font-size:18px;
line-height: 1.75em;
letter-spacing: 0.005em;
color: #0071B4;
font-family: "Shuei MaruGo B", '秀英丸ゴシック B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", ”Meiryo, Osaka”, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text .text_02{
font-size:16px;
line-height: 2em;
letter-spacing: 0.005em;
color: #655E5A;
font-family: "Shuei MaruGo L", '秀英丸ゴシック L', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", ”Meiryo, Osaka”, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.line{
padding-bottom:60px;
padding-top:60px;
text-align:center;
}
.text .text_03{
font-size:16px;
line-height: 2em;
letter-spacing: 0.005em;
color: #D6A667;
font-family: "Shuei MaruGo L", '秀英丸ゴシック L', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", ”Meiryo, Osaka”, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text .text_tobichi{
font-size:16px;
line-height: 2em;
letter-spacing: 0.005em;
color: #655E5A;
font-family: "Shuei MaruGo L", '秀英丸ゴシック L', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", ”Meiryo, Osaka”, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*インフォメーション TOBICHI
 * --------------------------------------------------------*/
.info_02{
width:720px;
margin:0 auto;
background-color: #EBDFD1;
padding-bottom:48px;
padding-top:48px;
margin-bottom:80px;
}
.info_02 .midashi{
text-align:center;
padding-bottom:40px;
}

/*フッター
 * --------------------------------------------------------*/
.footer {
width:440px;
margin:0 auto;
padding-bottom:72px;
}
.btn {
padding-bottom:40px;
}
.btn ul{ 
margin: 0; 
padding: 0; 
list-style: none; 
height: auto;
overflow: hidden;
}
.btn li{ 
padding: 0; 
margin-left: 14px; 
margin-right: 14px; 
float: left;
}
.footer .copyright{
text-align:center;
}

/*プロフィール
 * --------------------------------------------------------*/
.prof_pc{display: block;}
.prof_sp{display: none;}
.prof_pc_box{display: none;}
#profile{
	width: 450px;
	padding:30px;
}
.prof_text {
font-size:15px;
padding-top:10px;
font-family: "Shuei MaruGo L", '秀英丸ゴシック L', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", ”Meiryo, Osaka”, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height: 1.75em;
color: #2B211E;
letter-spacing: 0.1em;
}
.cBox {
	padding: 30px 20px;
	margin: 0 auto;
}




@media only screen and (max-width: 479px) {
	
/*スマホ対応 タイトル
 * --------------------------------------------------------*/
.header{
width: 100%;
}
.header img{
width: 100%;
}

.contents {
}

.wrapper{
width: 95%;
}

/*スマホ対応 タイトル下 淀川&目次
 * --------------------------------------------------------*/
.Introduction{
width: 90%;
overflow:hidden;
padding-top:32px;
padding-bottom:32px;
border-bottom: none;  
}
.Introduction .left{
float:none;
}
.Introduction .right{
float:none;
}
.yodogawa{
font-size:17px;
}
.left .link{
width: 100%;
}
.left .link img{
width: 100%;
}
.mokuji {
width: 100%;
padding-top:32px;
}
.mokuji img{
width: 100%;
}

/*スマホ対応 対談部分
 * --------------------------------------------------------*/
.midashi_conv{
width: 100%;
padding-bottom:20px;
}
.midashi_conv img{
width: 100%;
}
.conv{
width: 95%;
margin:0 auto;
font-size:15px;
line-height: 2em;
letter-spacing: 0.075em;
padding-bottom:36px;
}
.conv dd {
width:80%;
}
.conv .photo {
width: 100%;
margin-left:0px;
}
.conv .photo img{
width: 100%;
}

/*スマホ対応 ナビゲーション
 * --------------------------------------------------------*/
.navi {
padding-bottom:56px;
}

/*スマホ対応 ンフォメーション QA
 * --------------------------------------------------------*/
.info_01{
width: 85%;
border: 10px solid #EBDFD1;  
padding-bottom:24px;
padding-top:24px;
margin-bottom:40px;
}
.info_01 .midashi{
width: 100%;
}
.info_01 .midashi img{
width: 100%;
}
.text{
margin-left:0px;
width: 90%;
margin:0 auto;
}
.text .text_01{
font-size:15px;
line-height: 2em;
letter-spacing: 0.075em;
}
.text .text_02{
font-size:15px;
line-height: 2em;
letter-spacing: 0.075em;
}
.text .text_03{
font-size:15px;
line-height: 2em;
letter-spacing: 0.075em;
}
.line {
width: 100%;
padding-bottom:32px;
padding-top:32px;
}
.line img{
width: 100%;
}

/*スマホ対応 インフォメーション TOBICHI
 * --------------------------------------------------------*/
.info_02{
width: 100%;
padding-bottom:24px;
padding-top:24px;
margin-bottom:56px;
}
.info_02 .midashi{
text-align:center;
padding-bottom:32px;
width: 100%;
}
.info_02 .midashi img{
width: 100%;
}
.text .text_tobichi{
font-size:15px;
line-height: 2em;
letter-spacing: 0.075em;
}

/*スマホ対応 フッター
 * --------------------------------------------------------*/
.footer {
width: 90%;
padding-bottom:56px;
}
.btn {
padding-bottom:32px;
}
.btn ul{ 
width: 100%;
}
.btn li{ 
margin-left: 8px; 
margin-right: 8px; 
}
.btn li img{ 
width: 64px;
}


/* [sp] profile */
	.close {
		font-size: 14px;
		line-height: 24px;
		text-align: center;
		padding: 20px 0;
	}
	.prof_pc{display: none;}
	.prof_sp{display: block; z-index:999;}
	.prof_pc_box{display: block;}
	#profile{
		width: 100%;
		padding: 10px 0 15px 0;
		display: none;
	}
	#profile h3,
	#profile p,{
		font-size: 14px;
		line-height: 24px;
		text-align: left;
		padding-left: 25px;
	}
	#profile h3 {
		padding-bottom: 20px;
	}
	.prof_text {
	padding-top:40px;
	font-size:14px;
	color: #2B211E;
	}
	.close {
	color: #2B211E;
	}


}



	


