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

body {
	/* 文字要素 */
	font-family: "YuGothic","Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",”Meiryo,Osaka”,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 14px;
	line-height: 2.2em;
	letter-spacing: 0.15em;
	-webkit-text-size-adjust: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}


#wrapper {
	background-repeat: repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A3EBFE;
	-webkit-box-shadow: 1px 1px 10px 1px #CBCBCB;
	box-shadow: 1px 1px 10px 1px #CBCBCB;
	margin-top: -10px;
}

li {
	list-style-type: none;
	}	
	
/* ----------ヘッダ---------- */
#header {
	width: 800px;
	height: 630px;
}

#title{
	position: relative;
	top: -230px;
	left: 20px;
	width: auto;
	}

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

#yodogawa {
	width: 100%;
	text-align: center;
	font-size: 17px;
	margin-top: -200px;
	line-height: 1.8em;
	letter-spacing: 1.2px;
	}

#profile {
	margin-top: 25px;
	text-align: center;
	}

/* ----------メイン---------- */

#main {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: 100px;
	background-color: #FFFFFF;
	}

#main_archive {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	margin-top: -150px;
	background-color: #FFFFFF;
	}

#honmon_midashi {
	width: 485px;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 35px;
	padding-top: 60px;
	}
	
#honmon {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#honmon p{
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 40px;
}
.caption {
	width: 490px;
	padding-left: 10px;
	font-size: 85%;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #6D6D6D;
	line-height: 160%;
	}

.text_small {
	font-size: 90%;
	font-weight: normal;
	line-height: 160%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	}

.imai {
	color: #CC0099;
	}

.pak {
	color: #FF6600;	
	}

 --------------------------------------------------------------------------------*/
.conv {
	width: 500px;
	margin: 60px auto 40px;
}

.conv dl {
	display: table;
	width: 100%;
}
.conv dl + dl {
	margin-top: 0px;
}
.conv dt, .conv dd {
	display: table-cell;
	text-align: left;
}
.conv dt.talker0, .conv dd.talker0 {
}

.conv dt.talker0{
	color: #0099FF;
}
.conv dt.talker1{
	color: #009933;
}
.conv dt.talker2{
	color: #FF6633;
}
.conv dt.talker3{
	color: #006666;
	letter-spacing: 0%;
	font-size: small;
}

.conv dt.talker2, .conv dd.talker2 {
}
.conv dt.talker3, .conv dd.talker3 {
}
.conv dt {
	width: 80px;
	padding: 2em 0 0 0;
	font-weight: bold;
	vertical-align: top;
	color: black;
}
.conv dd {
	padding-top: 2em;
	vertical-align: middle;
	color: black;
}
.conv dd.center {
	text-align: center;
}
.conv .photo {
	padding: 30px 0 10px;
	text-align: left;
}
.conv .photo p {
	font-size: 12px;
	line-height: 1.75em;
	letter-spacing: 0.075em;
	text-align: left;
	color: #808080;
}
.conv .photo p.arrow:before {
	display: inline-block;
	width: 0px;
	height: 0px;
	content: '';
	margin-right: 5px;
	border: 5px solid transparent;
	border-bottom: 10px solid #808080;
}
.conv .continue {
	width: 500px;
	margin: 0 auto;
	padding: 2em 0 0;
	text-align: center;
}

/*conv2*/

.conv2 {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.conv2 .continue {
	width: 500px;
	margin: 0 auto;
	padding-top: 3em;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	text-align: center;
}

.conv2 dl {
	display: table;
	width: 100%;
}
.conv2 dl + dl {
	margin-top: 0px;
}
.conv2 dt, .conv2 dd {
	display: table-cell;
	text-align: left;
}
.conv2 dt.talker0, .conv2 dd.talker0 {
}
.conv2 dt.talker1{
}
.conv2 dd.talker1 {
	color:#0D0D0D;
 }
 
.conv2 dt {
	width: 80px;
	padding: 2em 0 0 0;
	font-weight: bold;
	vertical-align: top;
	color: #000000;
}
.conv2 dd {
	padding-top: 2em;
	vertical-align: middle;
	color: black;
}
.conv2 dd.center {
	text-align: center;
}
.conv2 .photo {
	padding: 30px 0 10px;
	text-align: left;
}
.conv2 .photo p {
	font-size: 12px;
	line-height: 1.75em;
	letter-spacing: 0.075em;
	text-align: left;
	color: #808080;
}
.conv2 .photo p.arrow:before {
	display: inline-block;
	width: 0px;
	height: 0px;
	content: '';
	margin-right: 5px;
	border: 5px solid transparent;
	border-bottom: 10px solid #808080;
}

.photo_margin3 {
	padding-top: 30px;
	width: 500px;
	height: auto;
	}

/* ----------注釈---------- */
.notes {
	color: #666666;
	font-size: 12px;
	line-height: 1.7em;
	}

.vision {
	font-size: 16px;
	font-weight: bold;
	color: #FF7130;
	}

/* ----------日付---------- */
.date {
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	top: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
	}


/* ------------------ボタン+日付+banner------------------ */
.table_btn {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#banner{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	height: 180px;
	margin-bottom: 50px;
	-webkit-box-shadow: 0px 0px 10px #929292;
	box-shadow: 0px 0px 10px #929292;
	border-radius: 20px;
}

.banner_setsumei {
	text-align: center;
	position: relative;
	top: 115px;
	left: 570px;
	width: 125px;
	height: 125px;
	}

/* ------------------動画+寄付ボタン+目次------------------ */

.movie {
	width: 800px;
	}

.cap {
	margin-top: 30px;
	text-align: center;
	}

.cap_bold{
	margin-top: 30px;
	text-align: center;
	margin-bottom: 30px;
	font-size: 17px;
	font-weight: bold;
	}	

.kifu {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 457px;
	height: 70px;
	}

#mokuji {
	width: 330px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 14px;
	margin-bottom: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: thin solid #333333;
	border-bottom: thin solid #333333;
	line-height: 1.85em;
	margin-top: 50px;
	}

.mokuji_midashi {
	margin-bottom: 20px;
	}
	
.mokuji_title{
	font-size: 16px;
	}

.mokuji_date{
	font-size: small;
	color: #666666;
	}
	


/* ------------------フッターリスト------------------ */
#btn_back_next{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	height: 72px;
	}
#btn_back {
	width: 74px;
	height: 72px;
	float: left;
	}
#btn_top {
	width: 74px;
	height: 72px;
	float: left;
	margin-left: 39px;
	}
#btn_next {
	width: 74px;
	height: 72px;
	float: right;
	}

/* -----ボタンがひとつのときはこれを使う。----- */
#btn_center {
	width: 74px;
	height: 72px;
	text-align: center;
	}

#footer{
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: auto;
	}
#footer li{
	float: left;
	margin-right: 13px;
	}

#btn_fb {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	padding-top: 20px;
	}

.copyright {
	font-size: 9px;
	ont-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #5E3403;
	margin-top: 50px;
	padding-bottom: 50px;
	width: 100%;
	clear: both;
	}

/* ------------------コピーライト------------------ */

#footer .copyright {
	font-size: 9px;
	ont-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #5E3403;
	margin-top: 30px;
	padding-bottom: 50px;
}

/* ------------------リンク色変更------------------ */
A:link {
	color: #0B6ED5;
	text-decoration: none     /* 下線を消す */
}   /* リンク */

A:visited {                 /* 既に見たリンク */
	color: #FF3366
}

A:active {
	color: #0B6ED5
} /* クリック時のリンク */

A:hover {                   /* カーソルが上にある時のリンク */
	color: #CCCCCC;
	text-decoration: none     /* 下線を消す */;
	float: none;
}




/* ------------------IEで枠線消す------------------ */

img {
	border-style: none;
	margin-left: auto;
	margin-right: auto;
}

/* -----フロート解除----- */ 
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ------------------ネパールの地震について------------------ */
#youmehouse {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border: thick solid #FFFFFF;
	background-color: #FEEFF6;
	}


/* ------------------スマホ対応------------------ */

@media only screen and (max-device-width:420px) {
#wrapper {
	width:320px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A3EBFE;
	-webkit-text-size-adjust: 100%;	
	margin-top: -10px;
}
#header {
	width: 320px;
	margin-bottom: 50px;
}
#header img {
	width: 100%;
	height: auto;
}
#title {
	width: 280px;
	margin-top: -200px;
}
#title img{
	width: 100%;
	height: auto;
}
#yodogawa {
	width: 95%;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	}
#profile {
	width: 280px;
	height: auto;	
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	}
#profile img{
	width: 100%;
	height: auto;	
	}
#main {
	width: 95%;
	margin-top: 100px;
	margin-bottom: 50px;
	background-color: #FFFFF;
	}	
#main_archive{
	width: 95%;
	margin-top: -200px;
	margin-bottom: 50px;
	background-color: #FFFFF;
	}		

#honmon_midashi {
	height: auto;
	width: 280px;
	text-align: center;
	padding-left: auto;
	padding-right: auto;
	padding-bottom: 10px;
	padding-top: 30px;
	}
#honmon_midashi img{
	height: auto;
	width: 100%;
	}	
.conv dt, .conv dd {
	display: block;
	margin-left:10px;
	}
.conv dd {
	padding-top: 0em;
	vertical-align: middle;
	color: black;
}
#honmon {
	font-family: font-family: "YuGothic","Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",”Meiryo,Osaka”,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 12px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	line-height: 1.85em;
	}
	
.photo_margin3{
	width: 290px;
	height: auto;
	padding-top: 10px;
	}
.photo_margin3 img{
	width: 100%;
	height: auto;
	}
#banner{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	height: auto;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 0px 10px #929292;
	box-shadow: 0px 0px 10px #929292;
	border-radius: 20px;
	}
#banner img{
	width: 100%;
	height: 120px;
	}

#btn_back_next{
	width: 275px;
	margin-left: auto;
	margin-right: auto;
	height: 72px;
	}
	
#btn_back {
	width: 74px;
	height: 72px;
	float: left;
	}
#btn_top {
	width: 74px;
	height: 72px;
	float: left;
	margin-left: 28px;
	}
#btn_next {
	width: 74px;
	height: 72px;
	float: right;
	}

.movie {
	width: 320px;
	}
	
.kifu {
	width: 300px;	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
.kifu img{
	width: 95%;
	height: auto;
	}
#mokuji {
	width: 280px;
	height: auto;
	margin-top:50px;
	margin-bottom:50px;
	}
.mokuji_midashi {
	width: 48px;
	height: auto;
	margin-bottom: 20px;
	}
.mokuji_title{
	font-size: 100%;
	}
.mokuji_date{
	font-size: 80%;
	}

#footer{
	width: 320px;
	height: auto;	
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}
#footer li{
	margin-right: 5px;
	padding-bottom: 20px;
	}
#footer li img{
	width: auto;
	height: 74px;
	}

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

.copyright {
	width: 320px;
	font-size: 9px;
	ont-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #5E3403;
	margin-top: 30px;
	padding-bottom: 50px;
	clear: both;
	}

/* 地震について */	
#youmehouse {
	width: 265px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: thick solid #FFFFFF;
	background-color: #FEEFF6;
	font-family: font-family: "YuGothic","Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",”Meiryo,Osaka”,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 12px;
	line-height: 1.85em;
	}
#youmehouse img {
	width: 90%;
	height: auto;
	}	
#youmehouse p{
	margin-top: 0px;
    margin-bottom: 0px;
	}
	
/* youtube埋め込み */	
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
	
	
}
