@charset "utf-8";
/* --- ユニセフと日本ユニセフ協会の収支・活動報告 --- */

h3 {
	width: 600px;
	margin-right: auto;
	margin-left: 0;
}
.outer {
	width: 600px;
	margin-right: auto;
	margin-left: 0;
}

@media screen and (max-width: 669px) {

h3 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
}
#slidemenu_list h3 {
	width: auto;
}
h5 {
	font-size: 1.2em;
}
.outer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.outer .scroll_area {
 overflow-x: scroll;
 -webkit-overflow-scrolling: touch;
 margin-bottom: 20px;
}
.outer .scroll_area::-webkit-scrollbar {
  height: 5px;
}
.outer .scroll_area::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}
.outer .scroll_area::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}

.outer .scroll_area .boxFlow {
	width: 600px;
	margin-bottom: 10px !important;
}
.outer .scroll_area .boxFlow .box01 li,
.outer .scroll_area .boxFlow .box02 li {
	font-size: 14px;
}
.outer .scroll_area .boxFlow .box01 li.none,
.outer .scroll_area .boxFlow .box02 li.none {
 display: none;
}

.movie_100yen iframe {
	width: 100%;
}
.outer p {
	font-size: 14px;
}

}
