@charset "utf-8";

/* CSS Document */


/*****************************
	base reset css
*****************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body{
  font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
  font-size:13px;
  color: #4f2e1e!important;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  line-height:0;
  font-size:0;
  vertical-align:top;
}

body{
    min-width: 1100px;
}
html {
  width:100%;
  height: 100%;
}

ul, li {
  list-style: none;
}

p, th, td, dd {
  font-style:normal;
  font-weight:normal;
  word-break: break-all;
}

p,li,dt,dd,td,th {
  line-height:1.6;
}

dd {
  word-break: break-all;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*****************************
  common layout css
*****************************/
#wrap h1 img {
  margin-top: 20px;
}

#wrap{
  width: 960px;
  margin: 0 auto;
}


#pageTop{
  width: 850px;
  margin: 30px auto 10px auto;
  text-align: right;
}

#footer{
  width: 100%;
  height: 34px;
  background-image: url(../../201902/img/footer_bg_repeat.gif);
  background-repeat: repeat-x;
}

#footer .footInner{
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

.text01{
  font-size: 12px;
  color: #0198ff;
}

.text02{
  font-size: 12px;
  color: #666666;
}
#bottomText {
  height: auto;
  width: 940px;
  margin: 20 auto;
}

.footerText {
  overflow: hidden;
}
.text03{
  float: left;
  margin-top: 15px;
  margin-right: 10px;
  }
.text04{
  float:left;
  margin-top:15px;
}
.copyright{
  float:right;
  margin-top:15px;
}
#contwrap{
  word-break: normal;
  word-wrap: break-word;
  background: none;
  height: auto;
}
.wrap{
  width: 960px;
  margin: 0 auto;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.fc_blue{
  font-weight: bold;
  color:#0099ff!important;
}
.fc_red{
  font-weight: bold;
  color:#b22e15!important;
}
.fc_green{
  font-weight: bold;
  color:#7aa930!important;
}
a.hover:hover img{
  opacity:0.7;
  filter: alpha(opacity=70);
}
.box030405Bg{
  background-color: #fdfedc;
  padding-bottom:50px;
  margin-top:40px;
}
.box030406Bg{
  background-color: #fdfedc;
  padding-bottom:50px;
}


/*==================================================
  ヘッダー
==================================================*/
#header {
  background-color: #0096ff;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0px;
  height: 109px;
}
#headerbar {
  background-color: #0173de;
  color: #fff;
  width: 100%;
}
.headerbarinner {
  margin: 0 auto;
  overflow: hidden;
  width: 850px;
  text-align: center;
}
.headerbarinner p {
  padding: 4px 0;
}
.headerbarinner p a {
  color: #fff;
  text-decoration: underline;
}
.headerinner  {
  margin: 0 auto;
  width: 850px;
}
.headerinner a,
.headerinner p {
  display: inline-block;
  margin: 0;
  padding: 0;
  float: left;
}
.headerinner a img,
.headerinner p img{
  margin: 0;
  padding: 0;
}



/*==================================================
  ヘッダー
==================================================*/
#header3{
  width: 100%;
  height: 82px;
  background-color: #FFF;
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: #0198ff;
}

#header3 .headerInner{
  width: 960px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  overflow:hidden;
}

#header3 .logo{
  margin-top:17px;
  float:left;
}

#header3 .logo02{
  margin-top:15px;
  float:right;
}

#header3 {
  background-color: #0099ff;
  border-top: none;
  height: 82px;
  width: 100%;
}
#header3 .text{
  float:left;
  margin: 20px 0 0 105px;
}
#header3 .logo02{
  margin-top: 8px;
}


/*==================================================
  メイン
==================================================*/

#main_wrap {
  margin:0 auto;
  text-align:center;
  background: #fff url(../../201902/img/main_mv_bg.png) center center no-repeat;
  background-attachment: scroll;
  height: 556px;
}
#main_wrap2 {
  margin:0 auto;
  text-align:center;
  /* background: #fff url(../../201902/img/main_mv_bg2.png) center center no-repeat; */
  background: #fff url(../../201902/img/main_mv_bg2_2020.png) center center no-repeat;
  background-attachment: scroll;
  height: 428px;
}
h1 {
background-color: #fff6e4;
}

.main_btn {
  margin: 0 auto;
  width: 1000px;
  height: 562px;
  position: relative;
}
.main_btn_img {

}
.main_btn a {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.main_btn a:hover {
  opacity: 0.9;
}


/*==================================================
  contents 01
==================================================*/
.contents01_wrap {
  width: 100%;
  padding: 0;
  background: url(../../201902/img/cnt01_bg4.png) center top repeat-y;
  background-attachment: scroll;
}
.contents01_inner {
  width: 852px;
  margin: 0 auto;
  font-size: 16px;
  position: relative;
  color: #66390d;
  padding-bottom: 30px;
}

.contents01_inner .top_col {
  width: 851px;
  height: 543px;
  background: url(../../201902/img/cnt01_bg1.png) left top no-repeat;
  position: relative;
  margin-top: 70px;
}
.contents01_inner .top_col p  {
  display: inline-block;
  width: 310px;
  position: absolute;
  top: 30px;
  right: 0;
  line-height: 1.9 !important;
}
.contents01_inner .top_col img {
  position: absolute;
  top: -90px;
  left: 0;
}

.contents01_inner .middle_col {
  width: 851px;
  height: 423px;
  background: url(../../201902/img/cnt01_bg2.png) left top no-repeat;
  position: relative;
}
.contents01_inner .middle_col p  {
  display: inline-block;
  width: 310px;
  position: absolute;
  top: 138px;
  right: 0;
  line-height: 1.9 !important;
}
.contents01_inner .middle_col img {
  position: absolute;
  top: 50px;
  right: 0;
}

.contents01_inner .bottom_col {
  width: 851px;
  height: 274px;
  background: url(../../201902/img/cnt01_bg3.png) left top no-repeat;
  position: relative;
}
.contents01_inner .bottom_col p  {
  display: block;
  width: 310px;
  position: absolute;
  top: 20px;
  left: 0;
  line-height: 1.9 !important;
}


.contents01_inner .top_col span,
.contents01_inner .middle_col span,
.contents01_inner .bottom_col span {
  font-weight: bold;
}
.contents01_inner .middle_col span {
  color: #1dafed;
}



/*==================================================
  contents 02
==================================================*/
.contents02_wrap {
  width: 100%;
  background: #fff url(../../201902/img/cnt02_bg1.png) center center no-repeat;
  background-attachment: scroll;
  height: 1386px;
  text-align: center;
}
.contents02_inner {
  display: inline-block;
  width: 816px;
  margin: 150px auto;
}


/*==================================================
  contents 03
==================================================*/
.contents03_wrap {
  width: 100%;
  /* background: url(../../201902/img/cnt03_bg1.png) center top no-repeat; */
  background: url(../../201902/img/cnt03_bg1_2020.jpg) center top no-repeat;
  background-attachment: scroll;
  height: 1323px;
  text-align: center;
  position: relative;
}
.contents03_inner {
  width: 850px;
  margin: 0 auto;
  padding-top: 435px;
  text-align: left;
}
.contents03_inner p {
  font-size: 14.5px;
  width: 205px;
  float: left;
}
.mr10 {
  margin-right: 10px;
}



/*==================================================
  contents 04
==================================================*/
.contents04_wrap {
  width: 100%;
  background: url(../../201902/img/cnt04_bg1.png) center top no-repeat;
  background-attachment: scroll;
  height: 656px;
  text-align: center;
  position: relative;
}
.contents04_title {
  text-align: center;
  width: 100%;
  background: #f2fbff url(../../201902/img/monthly_ttl_bg.png) left top repeat-x;
}
.monthly_img {
  margin-top: -5px;
  text-align: center;
  width: 100%;
  background: #f2fbff url(../../201902/img/monthly_ttl_img2.png) center top repeat-x;
  height: 154px;
}




.contents04_title img {
  margin: 0 auto;
}
.contents04_title .imgmax img{
	width:100%;
	max-width:1275px;
}
.contents04_inner {
  width: 860px;
  margin: 30px auto 0 auto;
  font-size: 15px;
}
.contents04_title2 {
  text-align: center;
  width: 100%;
  background: #acc72d url(../../201902/img/monthly_ttl_img4.png) center top no-repeat;
  height: 74px;
}
.contents04_inner .bottom01,
.contents04_inner .bottom02,
.contents04_inner .bottom03,
.contents04_inner .bottom04 {
  float: left;
  width: 208px;
  height: 400px;
  background: #fff;
}
.contents04_inner .bottom01,
.contents04_inner .bottom02,
.contents04_inner .bottom03 {
  margin-right: 8px;
}

.contents04_inner .bottom01 p,
.contents04_inner .bottom02 p,
.contents04_inner .bottom03 p,
.contents04_inner .bottom04 p {
  margin: 14px;
}
.contents04_inner .bottom01 p span,
.contents04_inner .bottom02 p span,
.contents04_inner .bottom03 p span,
.contents04_inner .bottom04 p span {
  font-weight: bold;
  color: #0099ff;
}
.bottom_caution {
  width: 860px;
  display: inline-block;
  padding-top: 30px;
  font-size: 13px!important;;
}
.bottom_caution p {
  margin-top: 15px;
  float: right;
}



/*==================================================
  contents 05
==================================================*/
.contents05_wrap {
  width: 100%;
  padding: 32px 0 40px 0;
}
.contents05_inner {
  width: 880px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 30px;
}
.contents05_inner .top_col {
  width: 880px;
  height: 450px;
  background: #c7ebfd url(../../201902/img/cnt05_bg01b.png) left top repeat-y;
}
.contents05_inner .top_col .txt01 {
  padding: 10px 40px 0 40px;
}
.contents05_inner .top_col .txt02 {
  padding: 30px 530px 20px 40px;
}
.contents05_inner .top_col .txt03 {
  float: left;
  width: 360px;
  padding: 30px 0 20px 40px;
}
.contents05_inner .top_col .txt04 {
  float: left;
  width: 410px;
  padding: 30px 0 20px 30px;
}
.contents05_inner .bottom_col {
  width: 880px;
  background: #c7ebfd url(../../201902/img/cnt05_bg01b.png) left top repeat-y;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
  padding: 0 0 20px 0;
}


/*==================================================
  contents 06
==================================================*/
.contents06_wrap {
  width: 100%;
  padding: 0 0 40px 0;
  background: #fff;
}
.contents06_inner {
  width: 880px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 30px;
}
.contents06_inner .top_col {
  width: 880px;
  height: 456px;
  background: #fff url(../../201902/img/cnt06_bg1.png) left top no-repeat;
}
.contents06_inner .top_col .txt01,
.contents06_inner .top_col .txt03,
.contents06_inner .top_col .txt05 {
  font-size: 18px!important;
  color: #aacc03;
  font-weight: bold;
}
.contents06_inner .top_col .txt01 {
  padding: 35px 70px 0 97px;
}
.contents06_inner .top_col .txt02 {
  padding: 7px 240px 0 97px;
  line-height: 27px;
}
.contents06_inner .top_col .txt03 {
  padding: 20px 70px 0 97px;
}
.contents06_inner .top_col .txt04 {
  padding: 10px 190px 0 97px;
  line-height: 27px;
}
.contents06_inner .top_col .txt05 {
  padding: 32px 70px 0 97px;
}
.contents06_inner .top_col .txt06 {
  padding: 7px 190px 0 97px;
  line-height: 27px;
}
.contents06_inner .top_col .txt07 {
  padding: 40px 190px 0 57px;
  line-height: 27px;
}
.contents06_inner .top_col .txt08 {
  padding: 7px 190px 0 57px;
  font-size: 13px;
}
.contents06_inner .middle_col {
  width: 880px;
  margin: 20px 0 0 0;
  background: url(../../201902/img/cnt06_bg2.png) left top repeat-y;
}
.contents06_inner .middle_col_end {
  width: 880px;
  height: 40px;
  background: url(../../201902/img/cnt06_bg3.png) left top no-repeat;
}
.contents06_inner .middle_col ul {
  width: 848px;
  background: #fff;
  margin: 0 16px;
}
.contents06_inner .middle_col label {
  background: #fff;
  display: block;
  padding: 0 17px 10px 17px;
  margin: 0 16px;
}
.contents06_inner .middle_col input[type="checkbox"].on-off{
  display: none;
}
.contents06_inner .middle_col .menu {
  padding: 20px 0 0 0;
}
.contents06_inner .middle_col .menu ul {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  list-style: none;
  background: #fff url(../../201902/img/contents06_qa_ans.png) 36px 17px no-repeat;
}
.contents06_inner .middle_col .menu li {
  padding: 5px;
}
.contents06_inner .middle_col .menu li a {
  color: #0099ff;
}
.contents06_inner .middle_col input[type="checkbox"].on-off + ul {
  height: 0;
  overflow: hidden;
}
.contents06_inner .middle_col input[type="checkbox"].on-off:checked + ul {
  height: auto;
}
.contents06_inner .middle_col .menu .normal {
  margin: 10px 30px 20px 70px;
}
.contents06_inner .middle_col .menu .short {
  width: 500px;
  padding: 13px 230px 90px 70px;
  background: url(../../201902/img/contents06_qa_img01.png) right 27px no-repeat;
}
.img_qa02 {
  float: right;
}
.img_qa03 {
  background-color:#ffffff;
  margin:0 16px;
  padding:5px 30px 10px 0;
}
.img_qa03 img{
  display:block;
  margin-left:auto;
}
.contents06_inner .middle_col .menu .small_txt {
  font-size: 13px;
}
.contents06_inner .middle_col .menu .short2 {
  padding: 15px 370px 0 0;
  background: url(../../201902/img/contents06_qa_img04_01.png) right top no-repeat;
}

.contents06_inner .bottom_col .col_box {
  width: 850px;
  height: 450px;
  background: #c9e058;
  display: block;
  padding: 10px 0;
  margin: 0 18px 0 14px;
}
.contents06_inner .bottom_col .col_box .inner {
  width: 810px;
  height: 435px;
  overflow: auto;
  margin: 0 auto;
}
.contents06_inner .bottom_col .col_box .inner li {
  padding: 15px;
}
.contents06_inner .bottom_col .col_box .inner li p {
  margin-left: 70px;
}
.contents06_inner .bottom_col .col_box .inner li span {
  color: #ec5401;
  font-weight: bold;
}
.age_gen {
  color: #fff;
  margin-bottom: 8px;
  display: inline-block;
  background: #aacc03;
  padding: 2px 10px 0 10px;
  text-align: center;
}
.bg_white {
  background: #fff url(../../201902/img/contents06_bottom_icon.png) 17px 17px no-repeat;
}
.bg_green {
  background: #f3fae0 url(../../201902/img/contents06_bottom_icon.png) 17px 17px no-repeat;
}
.small_txt {
  font-size: 13px;
}
.panel7_text {
  float: left;
  width: 310px;
  margin: 0 18px 0 0;
}
.panel7_img {
  float: left;
  width: 410px;
}


/*==================================================
  report
==================================================*/
/*
.sectionreport .sectionbody .contents1 {
  width: 790px;
  margin: 0 auto;
  position: relative;
  top: 348px;
}
.sectionreport {
  padding: 0 0 20px 0;
  margin: 0 auto 0 auto;
  width: 100%;
  background-color: #fff;
  text-align: left;
  color: #444444;
}
.sectionreport .sectionreportwrap {
  background: url(../../201902/img/about_sub_bg.png) no-repeat;
  background-position: left top;
  margin: 0 auto 0 auto;
  width: 850px;
  height: 701px;
  text-align: left;
  padding: 10px 0px 10px;
}
.sectionreport .sectionbody {
  text-align: left;
}
.sectionreport .sectionbody .contents1 {
  width: 790px;
  margin: 0 auto;
  position: relative;
  top: 348px;
}
.sectionreport .sectionbody .contents1 .text1, .sectionreport .sectionbody .contents1 .text2, .sectionreport .sectionbody .contents1 .text3 {
  display: inline-block;
  padding: 10px 0 0 0;
  width: 250px;
}
.sectionreport .sectionbody .contents1 .text1 span, .sectionreport .sectionbody .contents1 .text2 span, .sectionreport .sectionbody .contents1 .text3 span {
  color: #0097ff;
  font-weight: bold;
}
.sectionreport .sectionbody .contents1 .text2,
.sectionreport .sectionbody .contents2 .text2 {
  margin: 0 10px;
}
.sectionreport .sectionbody .contents1 .text1, .sectionreport .sectionbody .contents1 .text2, .sectionreport .sectionbody .contents1 .text3 {
  display: inline-block;
  padding: 10px 0 0 0;
  width: 250px;
}
.sectionreport .sectionbody .bottomtext {
  position: relative;
  top: 520px;
  right: 20px;
  font-size: 13px;
  padding: 20px 0 0 0;
  text-align: right;
}
.sectionreport .sectionbody .contents1 {
  width: 790px;
  margin: 0 auto;
  position: relative;
  top: 336px;
}
.sectionreport .sectionbody .contents2 {
  width: 790px;
  margin: 0 auto;
  position: relative;
  top: 550px;
}
.sectionreport .sectionbody .contents2 .text1 span, .sectionreport .sectionbody .contents2 .text2 span {
  color: #0097ff;
  font-weight: bold;
}
.sectionreport .sectionbody .contents2 .text1, .sectionreport .sectionbody .contents2 .text2 {
  display: inline-block;
  padding: 10px 0 0 0;
  width: 250px;
}
.clearfix {
  display: block;
}
.sectionreport .sectionbody .bottomtext {
  position: relative;
  top: 510px;
  right: 20px;
  font-size: 13px;
  padding: 20px 0 0 0;
  text-align: right;
}
.text1{
  text-align: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  text-align:left;
}
.text2{
  text-align: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  text-align:left;
}
.text3{
  text-align: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  text-align:left;
}
*/

/*==================================================
  sectionReport
  世界の子どもたちへ、2018年、たとえばこんな支援を届けることができます
==================================================*/
.sectionReport {
  width: 850px;
  margin: 40px auto 0;
  background: url(../img/report_bg.png);
}

.sectionReport h2 {
  text-align: center;
}

.sectionReport > .body {
  margin-top: 30px;
  padding-bottom: 20px;
}

.sectionReport_items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sectionReport_item {
  background: url(../img/report_item_bg.png) 0 0 no-repeat;
  width: 353px;
  height: 306px;
}

.sectionReport_item:nth-of-type(even) {
  margin-left: 10px;
}

.sectionReport_item_img {
  padding-top: 13px;
  padding-left: 32px;
}

.sectionReport_item_text {
  padding-top: 10px;
  padding-left: 32px;
  width: 286px;
  font-size: 16px;
  color: #3d3d3d;
  line-height: 1.563;
}

.sectionReport_item_text em {
  color: #0099ff;
  font-weight: bold;
}


/*==================================================
  contents 08
==================================================*/
.contents08_wrap {
  width: 100%;
  padding: 5px 0 20px 0;
  background: #fff;
}
.contents08_inner {
  background: #fff;
  width: 810px;
  margin: 0 auto;
  font-size: 17px;
  padding:20px;
}
.contents08_inner .top {
  font-size: 15px;
  margin: 15px 0;
}
.contents08_inner .top p {
  line-height: 30px!important;
}
.contents08_inner .bottom {
  font-size: 12px;
  margin: 15px 0;
}
.contents08_inner .top p span {
  font-weight: bold;
}


/*==================================================
  contents 09
==================================================*/
.contents09_wrap {
  width: 100%;
  padding: 5px 0 0 0;
  background: #fff;
}
.contents09_inner {
  width: 860px;
  margin: 0 auto;
  font-size: 17px;
  padding:20px;
}
.contents09_inner .top {
  width: 567px;
  margin: 0 auto;
}
.contents09_inner .top .btn1 {
  display: block;
  width: 567px;
  margin: 0 auto 20px auto;
}
.contents09_inner .top .btn2,
.contents09_inner .top .btn3 {
  display: inline-block;
  width: 275px;
  margin: 0 auto;
}
.contents09_inner .top .btn2 {

  margin-right: 10px;
}
.contents09_inner .bottom {
  font-size: 10px;
  margin: 30px 0 20px 0;
}

.contents09_inner .link {
  font-size: 14px;
  text-align: center;
}
.contents09_inner .link a:hover {
  text-decoration: none;
}

/*==================================================
  section bottle
==================================================*/
.sectionbottle {
  width: 100%;
  background: #fff url(../../201902/img/bottle_bg1.png) center center no-repeat;
  background-attachment: scroll;
  height: 1020px;
  text-align: center;
}
.sectionbottle img {
  display: inline-block;
  width: 880px;
}




/*==================================================
  facebook
==================================================*/
#fbLikebox{
  width: 876px;
  margin:40px auto;
  text-align:center;
}

/*==================================================
  フッター
==================================================*/
#footer2{
  background:#0099ff;
  padding: 10px 0 100px;
}
#footer2 .footInner {
  margin: 0 auto;
  overflow: hidden;
  width: 860px;
}
#footer2 .footerText {
  margin:5px 0 0;
  overflow: hidden;
  border-left:1px solid #ffffff;
  line-height:1;
}
#footer2 .footerText li.text03 ,
#footer2 .footerText li.text04 {
  float: left;
  padding: 0 10px;
  border-right:1px solid #ffffff;
  margin:0;
  line-height:1;
}
#footer2 .footerText li a{
  color:#ffffff;
  text-decoration:none;
}
#footer2 .copyright{
  float:none;
}

#footer2 .footer_tel{
  float:right;
}

/*==================================================
  導線
==================================================*/

.blockAction{
  background:#0173de;
  padding:20px 0 10px 0;
  position:fixed !important;
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  -webkit-transform: translate3d(0,0,0);
}
.blockAction .blockActionInner{
  margin: 0 auto;
  overflow: hidden;
  width: 860px;
}
.blockAction .blockTitle{
  float:left;
}
.blockAction .blockBody{
  margin-left: 150px;
}
.blockAction .credit{
  float:left;
}
.blockAction .transfer{
  width:274px;
  float:right;
  margin-top:10px;
}
.blockAction .transfer dt{
  margin-bottom:3px;
}
.blockAction .transfer .dl{
  margin-left:22px;
  float:left;
}
.blockAction .transfer .order{
  margin-left:10px;
  float:left;
}

/*==================================================
  導線（上に配置するパターンページ）
==================================================*/

.blockAction_top{
  background:#0099ff;
  padding:0 0 10px 0;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  z-index:999;
  -webkit-transform: translate3d(0,0,0);
}
.blockAction_top .blockActionInner{
  margin: 0 auto;
  overflow: hidden;
  width: 960px;
}
.blockAction_top .blockTitle{
  float:left;
}
.blockAction_top .blockBody{
  margin-left:284px;
}
.blockAction_top .credit{
  float:left;
}
.blockAction_top .transfer{
  width:274px;
  float:right;
  margin-top:10px;
}
.blockAction_top .transfer dt{
  margin-bottom:3px;
}
.blockAction_top .transfer .dl{
  margin-left:22px;
  float:left;
}
.blockAction_top .transfer .order{
  margin-left:10px;
  float:left;
}
.blockAction_top .blockInfo{
  text-align:center;
  padding:5px;
}


/*==================================================
  ユニセフ（国際連合児童基金）について
==================================================*/

.about .text {
  margin:20px 40px 30px 40px;
  font-size:14px;
  line-height:24px;
}

.about dl {
  background: url("../../201902/img/201502/aboutBack.jpg") no-repeat left top;
  height: 184px;
  margin: 0 auto;
  overflow: hidden;
  width: 888px;
}
.about dt {
  margin:30px 0 5px 270px;
}
.about dd {
  line-height: 1.5;
  margin:0 60px 0 270px;
  font-size:13px;
}

.section07 .textLink01{
  background: url("../../201902/img/201602/sec07Icon.jpg") no-repeat left bottom;
  padding: 20px 0 0 20px;
  display: block;
}
.section07 .textLink02{
  background: url("../../201902/img/201602/sec07Icon.jpg") no-repeat left bottom;
  padding: 10px 0 0 20px;
  display: block;
}



/* 固定footer
-------------------------- */

.btnentry {
  width: 372px;
  display: inline-block;
}
.btnentry :hover {
  opacity: 0.9;
}
.mslp {
  width:258px;
}
.mslp span {
  font-size:12px;
}
.mslp_bottomarea_link p {
  font-family:meiryo;
  color:#fff;
  font-weight:bold;
}
.mslp_bottomarea_link p > i {
  font-weight:normal;
  margin-right:5px;
}
.mslp_bottomarea_link p > a {
  color:#fff;
  text-decoration:none;
}
.mslp_bottomarea_link p > a:hover {
  color:#f90;
}
.blockAction .transfer {
  margin-right: 20px;
}
.blockAction .transfer .dl {
  margin-left:18px;
}
.blockAction .transfer .subtitle img {
  margin: 1px 5px 0 0;
}




/* ToggleArea
-------------------------- */
#toggle {
  margin: 0 auto;
  width: 100%;
  height: auto;
  text-align: left;
  position: relative;
}

#toggle a {
  width: 100%;
  height: 100%;
  position: absolute;
}

/* CSS3 Toggle
-------------------------- */
#toggle:target .front {
  opacity: 0;
  pointer-events: none;
}

/*検証
---------------------------------------------------*/

.validate .contents01_inner .top_col2 p  {
  display: inline-block;
	word-break:normal;
	text-align: justify;
	 display: inline-block;
  width: 410px;
  position: relative;
  top: 140px;
  left: 380px;
  line-height: 1.8 !important;
}

#dna{
	overflow: hidden;
}

#dna .dna_titleWrap{
	width: 100%;
	text-align: center;
	background: #acc72d;
	display: table;
	height: 99px;
}
#dna .dna_titleWrap h2{
	display: table-cell;
	vertical-align: bottom;
}

.validate .contents01_inner .top_col, .contents01_inner .top_col2 {
    width: 852px;
    height: 608px;
    background: url(../../201902/img/contents01_img01.png) left top no-repeat;
}


.validate .contents04_wrap {
    width: 100%;
    padding: 0 0 0 0;
    background: #f5fddd;
}

.validate .contents06_inner .middle_col .menu .short2 {
	word-break: normal;
}
