@charset "utf-8";

.header {
	background:#09f;
}
.header > div {
	width:980px;
	margin:auto;
}
.wrapper {
	width:980px;
	margin:auto;
	/* padding-bottom:75px; */
	padding-bottom:20px;
}
.wrapper > h2 {
	font-family:meiryo;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	padding:15px 35px;
	line-height:1.4em;
	color:#333;
/*	text-shadow:2px 2px 10px rgba(0,0,0,0.3);*/
}
body{background:#f3e7ca;}
.wrapper{background:#fff;}
.movie_area > iframe {
	width:900px;
	height:500px;
	margin:auto;
	display:block;
}
.news_area {
	position:relative;
}
.news_area > div {
	width:49%;
	float:left;
}
.backnumber {
	display:inline-block;
	position:absolute;
	top:1px;
	right:15px;
}
.backnumber > a {
	text-decoration:none;
}
.backnumber > a > span {
	color:#fff;
	font-weight:bold;
}
.backnumber > a > span > i {
	margin-right:5px;
	text-shadow:none;
	font-size:16px;
}
h3.itemttl {
	background:#09f;
	color:#FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0099ff), color-stop(0.00, #5fbfff));
	background: -webkit-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
	background: -moz-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
	background: -o-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
	background: -ms-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
	background: linear-gradient(to bottom, #5fbfff 0%, #0099ff 100%);


    background: linear-gradient(to bottom, #5fbfff 0%, #0099ff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5fbfff', endColorstr='#0099ff', GradientType=0); /* IE7,8,9 */


	font-size:16px;
	padding:10px;
	font-weight:bold;
	box-sizing:border-box;
	text-shadow:1px 1px 3px rgba(0,0,0,0.4);
	letter-spacing:1px;
	margin:30px 0 0 0;
}
.left_img {
	float:left;
}
.data_area > div {
	background:#e6e7e8;
	width:100%;
	box-sizing:border-box;
	padding:20px;
}
.left_img {
	border-right:5px dotted #09f;
	padding-right:40px;
}
.right_img {
	float:right;
}
.right_img > li {
	clear:both;
	width:560px;
	margin:0 0 20px 0;
	min-height:60px;
}
.right_img > li > img {
	float:left;
	margin-right:20px;
}
.right_img > li > p {
	font-size:16px;
	font-family:meiryo;
	line-height:1.6em;
	padding:10px 0;
}
.right_img > li > p > span {
	color:#09f;
	font-weight:bold;
	font-size:18px;
}
.bokin_area {
	text-align:center;
	padding-top:20px;
	border-top:1px solid #ccc;
}
.bokin_area_ttl {
	font-size:24px;
	color:#ca1202;
	font-weight:bold;
	margin:0 0 15px 0;
}
.bokin_area_txt {
	font-weight:bold;
	margin:0 0 15px 0;
	font-size:18px;
}
.bokin_area_txt span {
	font-size:13px;
	font-weight:normal;
	padding-top:10px;
	display:inline-block;
}
.footer_area {
	text-align:center;
	padding:20px 0 0 0;
}
#pagetop {
	text-align:right;
	margin:20px 20px 30px 0;
}
.footer_area > ul{
	height:30px;
}
.footer_area > ul > li {
	font-weight:bold;
	padding:0 10px;
}
.footer_area > ul > li.vline {
	border-right:2px solid rgba(49,34,4,1);
}
.footer_area > ul > li a {
	text-decoration:none;
	color:rgba(49,34,4,1);
}
a:hover {
	color:#f90 !important;
}
.donation_area > ul {
	text-align:center;
}
.donation_area > ul > li {
	display:inline-block;
	width:440px;
	vertical-align:top;
	margin:15px;
}
.donation_area > ul > li > p {
	text-align:right;
	font-family:meiryo;
}
.donation_area > ul > li.last {
	padding-top:320px;
}
.donation_area > ul > li.last p {
	text-align:right;
	font-size:12px;
}




/* 募金エリア */
.dona_btn_area {
	background:#960a0b;
	position:fixed;
	bottom:0;
	left:0;
	height:75px;
	width:100%;
}
.dona_btn {
	width:980px;
	margin:auto;
}
.dona_btn td {
	width:33%;
	padding:10px;
}



/* LP最新情報 */
.news_area table {
	width:100%;
}
.news_area table td {
	padding:10px 20px;
	box-sizing:border-box;
	width:50%;
}
.news_area img {
	margin:0 10px 5px 0;
	float:left;
}

.news1 {
	border-right:1px solid #ccc;
	padding-right:20px;
}
.news2 {
	padding-left:20px;
}
.news_area p {
	margin:10px 0;
}
.news_area p a {
	text-decoration:none;
	color:#333;
}
.news_date {
	margin:0 !important;
}
.news_ttl {
	font-weight:bold;
}
.news_txt {
	clear:both;
}
.news_next {
	text-align:right;
}

/* 地図でみる */
#mapCon .inner {
	padding:0 20px 20px 20px;
}
#mapCon h3 {
	margin-bottom:15px;
}
.clearfix::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
:first-child + html .clearfix {
    display: inline-block;
}

.add001_01,
.add001_02 {
    float: left;
    margin-left: 20px;
    width: 300px;
}
.add001_03 {
    float: right;
    margin-right: 20px;
    width: 300px;
}





/* ユニセフの活動 */
#activity p {
	padding:0 0 5px 20px;
}


/* 20170224追加 */
#mapCon > div.inner > p {
	margin:10px 0;
}
.add001_04 {
	float:left;
	padding:0 20px;
	width:600px;
}
.add001_04 dt {
	font-weight:bold;
	margin:0 0 3px;
	border-left:10px solid #8bccf6;
	padding-left:5px;
}
.add001_04 dd {
	margin:0 0 15px;
}


/* ****** 20190218 干ばつ募金終了用 ****** */

.wrapper > .main_txt {
	font-family:meiryo;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	padding:20px 35px 0;
	line-height:1.4em;
	color:#333;
}
.wrapper > .main_txt .fc_red {
	color: #ca1202;
}
h2.itemttl {
	background:#09f;
	color:#FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0099ff), color-stop(0.00, #5fbfff));
	background: -webkit-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
	background: -moz-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
	background: -o-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
	background: -ms-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
	background: linear-gradient(to bottom, #5fbfff 0%, #0099ff 100%);
  background: linear-gradient(to bottom, #5fbfff 0%, #0099ff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5fbfff', endColorstr='#0099ff', GradientType=0); /* IE7,8,9 */
	font-size:16px;
	padding:10px;
	font-weight:bold;
	box-sizing:border-box;
	text-shadow:1px 1px 3px rgba(0,0,0,0.4);
	letter-spacing:1px;
	margin:0 0 0 0;
}

/* sec共通 */
.sec h2 {
	margin-bottom:15px;
}
.sec .copyright {
	display: block;
	padding-top: 2px;
	font-size: 10px;
	text-align: right;
}
.sec .cap {
	display: block;
	padding-top: 4px;
	font-size: 12px;
	text-align: left;
}

/* ご支援に、ありがとう！ */
#sec01 {
	margin-top: 20px;
}
#sec01 > div {
	margin: 0 20px;
}
#sec01 > div + div {
	margin-top: 20px;
}
#sec01 > div p {
	display: inline-block;
	vertical-align: top;
}
#sec01 > div .img_left {
	margin-right: 30px;
}
#sec01 > div .txt_right {
width: 540px;
}

/* 干ばつだけでなく、子どもたちが直面する「栄養危機」 */
#sec02 {
	margin-top: 30px;
}
#sec02 > div {
	display: inline-block;
	width: 540px;
	margin-left: 20px;
	vertical-align: top;
}
	#sec02 > div p {
		margin-bottom: 1em;
	}
#sec02 > p {
	display: inline-block;
	width: 360px;
	margin-right: 20px;
	margin-left: 30px;
	vertical-align: top;
}

/* アフリカ干ばつ緊急募金情報一覧 */
#sec03 {
	margin-top: 30px;
}
#sec03 > table {
	margin: 0 auto;
}
#sec03 .ttl {
	border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #336699;
	width: 940px;
	color: #336699;
  font-size: 1.2em;
	margin: 0 auto 10px;
  padding-bottom: 2px;
  font-weight: bold;
  text-align: left;
	line-height: 1.4em;
}
#sec03 .ttl + table {
	width: 940px;
	margin: 0 auto;
}
#sec03 .ttl + table .f12 {
	padding: 2px;
}
#sec03 h3 {
	width: 700px !important;
	margin: 20px auto 0 !important;
}
.kinkyu_indextbl {
	width:700px;
	border:0 none;
	border-collapse:collapse;
	margin:10px auto;
}
.kinkyu_indextbl thead td {
	background:#e2e2e2;
	text-align:center;
	border:1px solid;
}
.kinkyu_indextbl tbody th,.kinkyu_indextbl tbody td {
	background:#fff;
	border:1px solid;
	padding:5px;
	vertical-align:top;
	font-size:14px;
	line-height:1.5em;
	box-sizing:border-box;
}
.kinkyu_indextbl tbody th {
	width:26px;
}
.kinkyu_indextbl tbody td {
	width:674px;
}
.kinkyu_indextbl tbody td a {
	color: #000;
}
.kinkyu_indextbl tbody td a:hover {
	color: #f90;
}
.kinkyu_indextbl tfoot td {
	background:#fff;
	text-align:right;
	padding:8px;
}
