@charset "utf-8";

/*==========================================
 body
===========================================*/
body {
	width: 100%;
  margin: 0;
  padding: 0;
	background-color:#FFF;
  line-height: 1.8;
	font:16px/1 -apple-system,'Helvetica Neue','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3','メイリオ','游ゴシック',meiryo,sans-serif;
	color:#333;
}
body { -webkit-text-size-adjust: none; }
.font-min { font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "MS P明朝", "MS PMincho", "MS 明朝", serif; }
/* link */
a { outline: none; }
a:link    { color: #2a2a2a; text-decoration: underline; }
a:visited { color: #2a2a2a; text-decoration: underline; }
a:hover   { color: #666; text-decoration: underline; }
a:active  { color: #666; text-decoration: underline; }

a.link_02:link    { color: #4388ae; text-decoration: none; }
a.link_02:visited { color: #4388ae; text-decoration: none; }
a.link_02:hover   { color: #666; text-decoration: underline; }
a.link_02:active  { color: #666; text-decoration: none; }

/* imgover */
a:hover img.imgover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/* common */
.bold { font-weight: bold; }
.red { color: #D3314B; }
.blue { color: #4388ae; }
.white { color: #fff; }
.big { font-size: 14px; }
.small { font-size: 10px; }

.Fleft { float: left; }
.Fright { float: right; }
.Tright { text-align: right !important; }
.Tcenter { text-align: center !important; }

.notes { font-size: 12px; }
.mb10 { margin-bottom: 10px; }
.mb40 { margin-bottom: 40px; }

.columnBlock01 { float: left; }
.columnBlock02 { float: right; }


/*==========================================
 画像切替
===========================================*/
/* PC、スマートフォン表示分岐 */
.pcView {
  display: block;
}
.spView {
  display: none;
}
/* スマホ用 */
@media only screen and (max-width: 767px) {
  .pcView {
    display: none;
  }
  .spView {
    display: block;
  }
}

/* base layout */
div#contents-wrapper {
}
div.content-title-area {
  width: 960px;
  margin: 0 auto;
  padding: 50px 0;
  text-align: center;
}
div.content-title-area.pb_10 {
  padding-bottom: 10px;
}
div.content-title-area h2 {
  margin: 0 0 0.8em;
  font-size: 28px;
  font-weight: normal;
  color: #FF3366;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "MS P明朝", "MS PMincho", "MS 明朝", serif; }
}
div.content-title-area h3 {
  margin: 0 0 0.8em;
  font-size: 24px;
  font-weight: normal;
}
div.content-title-area h3 {
  margin: 0 0 0.8em;
  font-size: 24px;
  font-weight: normal;
	line-height: 1.8;
}
h2.con-ttl {
  margin: 0 0 30px;
  font-size: 30px;
  font-weight: normal;
  color: #FF3366;
	line-height: 1.8;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "MS P明朝", "MS PMincho", "MS 明朝", serif;
}
p.con-ttl-sub {
  margin: 0 0 40px;
  font-size: 20px;
  text-align: center;
}
/* base layout */
div.wrap {
  width: 1000px;
  margin: 0 auto;
}
a.btn-01,
a.btn-02,
a.btn-03 {
  margin: 1em 0 0;
  padding: 15px 1em;
  display: inline-block;
  font-size: 18px;
  text-decoration: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
a.btn-01 span,
a.btn-02 span,
a.btn-03 span {
  display: inline-block;
  padding: 0 0 0 25px;
}
a.btn-01 {
  background: #FF3366;
  color: #FFF;
  border: solid 1px #FF3366;
}
a.btn-01:hover {
  background: #FFF;
  color: #FF3366;
}
a.btn-02 {
  background: #FFF;
  color: #FF3366;
  border: solid 1px #FFF;
}
a.btn-02.center {
	display: block;
	width: 270px;
  margin: 30px auto 0;
}
a.btn-02:hover {
  background: #FF3366;
  color: #FFF;
}
a.btn-03 {
  background: #888;
  color: #FFF;
  border: solid 1px #888;
}
a.btn-03:hover {
  background: #FFF;
  color: #888;
}
a.btn-01 span {
  background: url(/common/img/btn_icon_01.png) 0 0 no-repeat;
}
a.btn-02 span {
  background: url(/common/img/btn_icon_02.png) 0 0 no-repeat;
}
a.btn-03 span {
  background: url(/common/img/btn_icon_03.png) 0 0 no-repeat;
}

/*==========================================
 ページネーションのスタイル
===========================================*/
nav#pagination {
  padding: 50px 0 0;
}
nav#pagination ul {
  text-align: center;
}
nav#pagination ul li {
  width: 40px;
  height: 40px;
  margin: 0 2px;
  vertical-align: middle;
  display: inline-block;
}
nav#pagination ul li a {
  width: 40px;
  height: 31px;
  padding: 9px 0 0 0;
  font-size: 26px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #FFF;
  background: #CCC;
  position: relative;
}
nav#pagination ul li a:hover,
nav#pagination ul li.Active a {
  background: #FF3366;
}
nav#pagination ul li.prev a:before {
  content: '';
  height: 16px;
  width: 16px;
  display: block;
  border: 2px solid #FFF;
  border-left-width: 0;
  border-top-width: 0;
  position: absolute;
  top: 50%;
  left: 15px;
  margin: -8px 0 0 0;
  transform: rotate(-225deg);
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
}
nav#pagination ul li.next a:after {
  content: '';
  height: 16px;
  width: 16px;
  display: block;
  border: 2px solid #FFF;
  border-left-width: 0;
  border-top-width: 0;
  position: absolute;
  top: 50%;
  left: 6px;
  margin: -8px 0 0 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

/*==========================================
 ヘッダーのスタイル
===========================================*/
/*logoの設定*/
header {
  display: block;
}
header #header {
  width: 100%;
  z-index: 100;
  box-shadow:rgba(51, 51, 51, 0.2) 0px 0px 6px 3px;
  -webkit-box-shadow:rgba(51, 51, 51, 0.2) 0px 0px 6px 3px;
  -moz-box-shadow:rgba(51, 51, 51, 0.2) 0px 0px 6px 3px;
}
header #header-1 {
  height: 43px;
  background: #FF3366;
}
header #header-sub {
	z-index: 100;
	display: none;
  width: 100%;
  height: 60px;
  background: #CE005B;
  position: fixed;
	top: 0;
	left: 0;
}
header #header.scroll {
  box-shadow:rgba(0, 0, 0, 0.0980392) 0px 0px 4px 3px;
  -webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0px 0px 4px 3px;
  -moz-box-shadow:rgba(0, 0, 0, 0.0980392) 0px 0px 4px 3px;
}
header #header-1Inner {
  width: 935px;
  margin: 0 auto;
  position: relative;
}
header #header-2Inner {
  width: 935px;
  margin: 0 auto;
  position: relative;
}
header h1#top {
  margin: 15px 0 0;
  position: absolute;
  top: 50%;
  left: 10px;
  font-size: 15px;
  color: #FFF;
}
header h1#top a {
  color: #FFF;
  text-decoration: none;
}
header h1#logo {
  margin: -15px 0 0;
  position: absolute;
  top: 50%;
  left: 10px;
}
/* sp画像切り替え */
img.img_a { display: block; }
img.img_b { display: none; }

header nav#header-nav1 {
  position: absolute;
  top: 0;
  right: 0;
}
header nav#header-nav1 ul {
  display: table;
}
header nav#header-nav2 ul {
  text-align: right;
}
header nav#header-nav1 ul li {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  padding: 7px 4px;
  color: #FFF;
}
header nav#header-nav1 ul li a {
  display: inline-block;
  color: #FFF;
  text-decoration: none;
}
header nav#header-nav1 ul li a:hover {
  text-decoration: underline;
}
header nav#header-nav1 ul li#hbt-1 a {
	padding: 4px 1em 4px;
	border: solid 1px #FFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #FFF;
	font-size: 16px;
	background: #333;
}
header nav#header-nav1 ul li#hbt-1 a:hover {
  background: #FFF;
  color: #CE005B;
  text-decoration: none;
}
header nav#header-nav2 ul li {
  display: inline-block;
}
header nav#header-nav2 ul li a {
  display: block;
  font-size: 16px;
  padding: 25px 25px 23px;
  text-decoration: none;
  border-bottom: solid 5px #FFF;
}
.home header nav#header-nav2 ul li#hnav1 a,
.beginner header nav#header-nav2 ul li#hnav2 a,
.assist header nav#header-nav2 ul li#hnav3 a,
.activity header nav#header-nav2 ul li#hnav4 a {
  font-weight: bold;
  color: #FF3366;
  border-bottom: solid 5px #FF3366;
}
header nav#header-nav2 ul li a:hover {
  font-weight: bold;
  color: #FF3366;
  border-bottom: solid 5px #FF3366;
}
header a#menuIcon {
  display: none;
}
nav#sp-nav {
  display: none;
}


/*==========================================
 フッターのスタイル
===========================================*/
#footer {
  padding: 25px 0 25px;
  text-align: center;
  background: #FF3366;
}
footer p {
  margin: 0 0 25px;
  color: #FFF;
}
footer p a {
  text-decoration: none;
}
footer p a:visited {
  color: #FFF;
  text-decoration: none;
}
footer p a:link {
  color: #FFF;
  text-decoration: none;
}
footer p a:hover {
  text-decoration: underline;
}
footer a#to-top:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
nav#footer-nav1 ul {
  width: 600px;
  margin: 0 auto 20px;
}
nav#footer-nav1 ul li {
  margin: 0 15px 15px;
  display: inline-block;
}
nav#footer-nav1 ul li a {
  color: #FFF;
  text-decoration: none;
}
nav#footer-nav1 ul li a:hover {
  text-decoration: underline;
}


/*==========================================
 コンテンツエリア -> 『支援する』のスタイル ※ベース
===========================================*/
.inc-assist-con {
  padding: 0 0 80px;
}
.inc-assist-con .content-inner {
  width: 850px;
  margin: 0 auto;
}
.inc-assist-con h3 {
  margin: 0 0 0.5em;
  font-size: 22px;
}
.inc-assist-con .content-inner .columnBlock01,
.inc-assist-con .content-inner .columnBlock02 {
  width: 388px;
  padding: 18px 0;
  border: solid 1px #CCC;
  text-align: center;
}

section.assist-info {
  padding: 0;
  background: #FF3366;
  color: #FFF;
}
section.assist-info h2 {
  font-size: 30px;
  margin: 0 0 0.5em;
}
section.assist-info p {
  margin: 0 0 2em;
}
.assist-info .content-inner {
  width: 1024px;
  margin: 0 auto;
}
.assist-info .content-inner .columnBlock01 { width: 400px; height: 434px;}
.assist-info .content-inner .columnBlock02 { width: 560px; padding: 37px 40px 0 0; }



/*==========================================
 コンテンツエリア -> 『子どもたちの声』のスタイル　※ベース
===========================================*/
.top-voice {
  padding: 50px 0 0;
}
.top-voice-con {
  padding: 0 0 80px;
  width: 800px;
	margin: 0 auto;
	text-align: center;
}
.top-voice-con .content-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.top-voice-con h3 {
  padding: 10px 0;
  font-size: 20px;
  line-height: 1.6;
}
.top-voice-con h3 span {
  font-size: 14px;
  display: block;
  font-weight: normal;
}
.top-voice-con section {
  padding: 0 30px;
	margin: 0 0 30px;
  display: inline-block;
}

/*==========================================
 コンテンツエリア -> 『地域の支援活動』のスタイル　　※ベース
===========================================*/
.top-act {
  padding: 50px 0 0;
}
.top-act-con {
  padding: 0 0 80px;
  text-align: center;
}
.top-act-con .content-inner {
}
.top-act-con h3 {
  padding: 10px 0;
  font-size: 20px;
  line-height: 1.6;
}
.top-act-con h3 span {
  font-size: 14px;
  display: block;
  font-weight: normal;
}
.top-act-con section {
  padding: 0 70px;
  display: inline-block;
}


/* スマホ向けおよび大型タブレット向けのレイアウトの指定 */
/* Media Queries */
@media only screen and (max-width: 767px) {
  body {
    line-height: 1.8;
    font:14px/1 -apple-system,'Helvetica Neue','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3','メイリオ','游ゴシック',meiryo,sans-serif;
  }
  #wrapper {
    width: 100%;
    margin: 0;
  }
  div.wrap {
    width: 94%;
  }
  div#contents {
    padding: 2% 0 8% 0;
  }
  div#mainArea {
    width: 100%;
  }
  div#contents-cp {
    width: 94%;
    padding: 5% 3%;
    text-align: center;
  }
  div#contents-cp p#cp-copy {
    font-size: 30px;
  }
  /* sp画像切り替え */
  img.img_a { display: none; }
  img.img_b { display: inline-block; }

  .columnBlock01 { float: none; }
  .columnBlock02 { float: none; }

  div.content-title-area {
    width: 94%;
    padding: 10% 0;
  }
  div.content-title-area h2 {
    font-size: 24px;
		line-height: 1.4;
  }
  div.content-title-area h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
  }
  h2.con-ttl {
    margin: 0 0 20px;
    font-size: 18px;
		line-height: 1.6;
  }
  p.con-ttl-sub {
    margin: 0 0 15px;
    font-size: 13px;
  }
  p.con-ttl-sub br {
    display: none;
  }
  .sp-wrap {
    padding: 0 3%;
  }
  header #header-1Inner,
  header #header-2Inner {
    width: 100%;
  }
  header #header h1#top {
    padding: 0;
    font-size: 12px;
    top: 0;
    left: 0;
    margin: 0 0 0;
    position: relative;
  }
  header #header h1#top a {
    width: 100%;
    padding: 8px 3%;
    display: block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  header h1#logo,
  nav#sp-nav h1#logo {
    padding: 10px 0 0 3%;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  header h1#logo img,
  nav#sp-nav h1#logo img {
    width: 150px;
    height: auto;
  }
  header div#header-1 {
    height: 27px;
  }
  header div#header-2 {
    height: 46px;
  }
  header div#header-1 #header-nav1,
  header div#header-2 #header-nav2 {
    display: none;
  }
  header a#menuIcon {
    height: 46px;
    width: 46px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  header a#menuIcon span {
    height: 46px;
    width: 46px;
    display: block;
    position: relative;
   }
  header a#menuIcon span:before {
    content: '';
    height: 2px;
    width: 22px;
    margin: -10px 0 0 -12px;
    background: #333;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    box-shadow: 0 8px #333, 0 16px #333;
    -webkit-box-shadow: 0 8px #333, 0 16px #333;
    -moz-box-shadow: 0 8px #333, 0 16px #333;
  }
  a#menuIcon-sp {
		display: none;
    height: 46px;
    width: 46px;
    position: absolute;
    top: 5px;
    right: 5px;
  }
  a#menuIcon-sp span {
    height: 46px;
    width: 46px;
    display: block;
    position: relative;
  }
  a#menuIcon-sp span:before,
  a#menuIcon-sp span:after {
    content: '';
    height: 2px;
    width: 30px;
    display: block;
    background: #333;
    position: absolute;
    top: 17px;
    left: 12px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
  }

  a#menuIcon-sp span:after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
  div#sp-nav-top {
    width: 100%;
    height: 46px;
    background: #FFF;
  }
  nav#sp-nav {
    width: 100%;
    height: 100%;
    display: none;
    background: #333;
    z-index: 10000;
    position: static;
    top: 27px;
    left: 0;
  }
  #sp-nav-inner {
    position: relative;
  }

  nav#sp-nav ul#sp-nav-main {
    padding: 0;
    margin: 0 0 10px;
    font-size: 13px;
    list-style-type: none;
    border-top: solid 1px #666;
  }

nav#sp-nav ul#sp-nav-main li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #666;
  }
nav#sp-nav ul#sp-nav-main li a:before {
    position: absolute;
    left: 1em;
    top: 50%;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    display: block;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }
  nav#sp-nav ul#sp-nav-main li.sub a:before {
    left: 2em;
  }
  nav#sp-nav ul#sp-nav-main li a {
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 20px 10px 19px 2em;
  }
  nav#sp-nav ul#sp-nav-main li.sub a {
    padding: 20px 10px 19px 3em;
  }


  nav#footer-nav1 ul {
    width: 80%;
  }

/*==========================================
 コンテンツエリア -> 『支援する』のスタイル ※ベース
===========================================*/
  .inc-assist-con {
    padding: 0 0 40px;
  }
  .inc-assist-con .content-inner {
    width: 94%;
  }
  .inc-assist-con .content-inner .columnBlock01 {
    margin: 0 0 3%;
  }
  .inc-assist-con .content-inner .columnBlock01,
  .inc-assist-con .content-inner .columnBlock02 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }

  section.assist-info {
    padding: 0 0 3%;
  }
  section.assist-info h2 {
    font-size: 20px;
  }
  section.assist-info p {
    margin: 0 0 1em;
  }
  .assist-info .content-inner {
    width: 100%;
    margin: 0 auto;
  }
  .assist-info .content-inner .columnBlock01 { width: 100%; }
  .assist-info .content-inner .columnBlock02 { width: 100%; padding: 3% 3% 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }

  .assist-info .content-inner .columnBlock01 img {
    max-width: 100%;
  }


/*==========================================
 コンテンツエリア -> 『子どもたちの声』のスタイル　※ベース
===========================================*/
	.top-voice-con {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
  .top-voice-con .content-inner {
  }
  .top-voice-con h3 {
    padding: 10px 0 0;
    font-size: 20px;
    line-height: 1.6;
  }
  .top-voice-con h3 span {
    font-size: 14px;
    display: block;
    font-weight: normal;
  }
  .top-voice-con section {
    padding: 5% 4% 5%;
    display: block;
		margin: 0;
  }

/*==========================================
 コンテンツエリア -> 『地域の支援活動』のスタイル　　※ベース
===========================================*/
  .top-act-con {
    padding: 0 0 5%;
    text-align: center;
  }
  .top-act-con .content-inner {
  }
  .top-act-con h3 {
    padding: 10px 0;
    font-size: 20px;
    line-height: 1.6;
  }
  .top-act-con h3 span {
    font-size: 14px;
    display: block;
    font-weight: normal;
  }
  .top-act-con section {
    padding: 5% 0;
    display: inline-block;
  }


}

#assist-bar {
	display: none;
}
@media only screen and (max-width: 767px) {
	#assist-bar {
		display: block;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 74px;
		background-color: #FF3366;
	}
	body.assist-bar-no #assist-bar {
		display: none;
	}
	#assist-bar .column_Box {
		width: 94%;
		margin: 0 auto;
		padding: 16px 0 0;
		display: flex;
		justify-content: space-between;
	}
	#assist-bar .column_Box .column {
		width: 48%;
	}
	#assist-bar .column_Box a {
	  padding: 15px 1em;
	  display: inline-block;
		width: 100%;
		box-sizing: border-box;
	  font-size: 14px;
	  text-decoration: none;
	  border-radius: 5px;
		background: #FFF;
	}
	#assist-bar .column_Box a span  {
	  display: inline-block;
	  padding: 2px 0 2px 25px;
		background: url(/common/img/btn_icon_02.png) 0 0 no-repeat;
	}
	#assist-bar .column_Box a:hover {
	  background: #FF3366;
	  color: #FFF;
	}
}


/* QRコード用ページ対応 */
body.qr div.content-title-area.pb_10,
body.qr #sponsorBana,
body.qr #assist-bar {
  display: none;
}