@import 'normalize.min.css';
@import '../js/fancybox/jquery.fancybox.css';
/* SP */
@page {
  size: A4;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.4em;
  scroll-behavior: smooth;
  background: #fff 0 0 repeat url(../img/generic/bg_grid.png);
  color: #5b5b5b;
  margin: 0;
  font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-size: 14px;
  text-align: center;
  -webkit-text-size-adjust: 100%;
}
/*--------------------*/
.sectionSns  {
	margin-left:5%;
	margin-right:5%;
	margin-bottom:30px;
}
.sectionSns .btn {
	float:left;
	margin-right:15px;
}
.sectionSns ul{
	padding:0;
  list-style:none;
}
.sectionSns li {
  margin-bottom: 0;
}
.sectionSns a{
	text-decoration:none;
	display: block;
	font-size:14px;
}
.sectionSns .sectionBody{
	padding-top:0 !important;
}
.clearfix{
	overflow:hidden;
}

/* ==== header SP ==== */
#header {
  background-color: #0099ff;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0px;
  text-align: center;
}
#headerBar {
  background-color: #0173de;
  color: #fff;
  width: 100%;
  text-align: center;
}
.headerBarInner {
  margin: 0 auto;
  overflow: hidden;
  font-size: 8px;
}
.headerBarInner {
  padding: 5px 0;
}
.headerBarInner a {
  color: #fff;
}
.headerBarInner p a {
  color: #fff;
  text-decoration: underline;
}
.headerInner {
  margin: 0 auto;
  overflow: hidden;
}
.headerInner a {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.headerInner img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
/* floatBtn */
.floatBtn {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  padding: 5px;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: space-around;
  box-sizing: border-box;
  align-items: center;
}
.floatBtn .floatTitle {
  display: block;
  width: 26%;
}
.floatBtn .floatTitle img {
  margin-top: 5px;
  max-width: 100%;
  width: 100%;
}
.floatBtn .btnArea {
  display: block;
  width: calc( 37% - 1% );
}
.floatBtn .btnArea img {
  max-width: 100%;
  width: 100%;
  display: block;
}
.floatBtn .btnArea a {
  display: block;
}
.floatBtn .btnArea .fundBtn {
  height: auto !important;
}
/* ==== footer SP ==== */
#footer {
  width: 100%;
  background-color: #fafafa;
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #a5a5a5;
}
.footerInner {
  margin: 0 auto;
  overflow: hidden;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 10px;
  padding-right: 10px;
}
.footerInner .btn {
  margin-bottom: 18px;
  padding-left: 10%;
  padding-right: 10%;
}
.footerInner .btn a {
  display: block;
}
.footerInner .btn img {
  display: block;
  width: 100%;
}
.footerInner .description {
  color: #00c0ff;
  text-align: left;
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
}
footer a,
footer img {
  display: block;
}
footer img {
  width: 100%;
}
/* ==== generic ==== */
.spOnly {
  display: none;
}
/* ==== plugin ==== */
/* ==== side ==== */
/* ==== btn ==== */
/* ==== block ==== */
/* ==== title ==== */
/* ==== text ==== */
/* ==== home SP ==== */
/* メイン SP */
.mainImg {
  margin: 0 auto;
  text-align: center;
  background-attachment: scroll;
  background-color: #f2f8ff;
}
.mainImg .photo img {
  display: block;
  width: 100%;
}
/* セクション共通 SP */
.section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.sectionTitle {
  margin-bottom: 30px;
}
.sectionTitle .icn {
  margin-bottom: 10px;
}
.sectionTitle .icn img {
  width: 36px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sectionTitle .txt img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sectionBody {
  box-sizing: border-box;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
img {
  max-width: 100%;
}
.sectionColumns {
  display: flex;
}
.sectionColumns .sectionColumn {
  width: 50%;
}
.sectionAnnotation {
  font-size: 12px;
  text-align: center;
}
.spOnly {
  display: block;
}
/* s1 SP */
.section1 .sectionTitle .txt img {
  width: calc( 375px / 2 );
}
.section1 .sectionBody .banner {
  margin-bottom: 30px;
  margin-bottom: 10px;
}
.section1 .sectionBody .btnFooter a {
  display: inline;
}
.section1 .sectionBody .btnFooter img {
  display: block;
}
.section1 .sectionBody .btnFooter img {
  margin-left: auto;
  margin-right: auto;
  width: 250px;
  max-width: 100%;
}
.section1 .sectionBody .link {
  background: url(../img/icn/icn_arrow_right_blue.png) no-repeat 0 2px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 30px;
  margin-left: 20px;
  text-align: left;
}
.section1 .sectionBody .link a {
  color: #0099ff;
  -webkit-transition: all 0.3s ease-out;
  /* Saf3.2+, Chrome */
  -moz-transition: all 0.3s ease-out;
  /* FF4+ */
  -ms-transition: all 0.3s ease-out;
  /* IE10? */
  -o-transition: all 0.3s ease-out;
  /* Opera 10.5+ */
  transition: all 0.3s ease-out;
}
.section1 .sectionBody .link a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.section1Box {
  background-color: #fff;
  margin-bottom: 20px;
}
.section1Box .title {
  background-color: #0099ff;
  color: #fff;
  position: relative;
  min-height: 45px;
  z-index: 1;
  text-align: center;
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section1Box .title span {
  display: inline-block;
}
.section1Box .title:after {
  content: '';
  z-index: -1;
  position: absolute;
  bottom: -15px;
  left: calc( 50% - 15px);
  background-color: #0099ff;
  width: 72px;
  height: 60px;
  width: 30px;
  height: 30px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.section1Box .description {
  display: block;
  padding: 35px 35px 30px;
}
.section1Box .description .photo {
  margin-bottom: 20px;
  padding-left: 5%;
}
.section1Box .description .photo img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.section1Box .description .text {
  text-align: left;
}
.section1Box .buttons {
  display: flex;
  padding: 0 10px 0;
  justify-content: space-around;
  flex-wrap: wrap;
}
.section1Box .buttons .btn {
  width: 100%;
}
.section1Box .buttons .btn a {
  display: block;
  margin-bottom: 10px;
}
.section1Box .buttons .btn a img {
  width: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.section1Box[data-index="1"] .buttons,
.section1Box[data-index="2"] .buttons {
  flex-direction: column-reverse;
}

/* 20190710追加↓ */
.section1Box .link {
  padding-bottom: 10px;
}
/* ↑20190710追加 */

/* s2 SP */
.section2 {
  position: relative;
  min-height: 540px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #0099ff center 30px no-repeat url(../img/bg/map_section2_sp.png);
  background-size: 100% auto;
}
.section2 .sectionTitle {
  margin-bottom: 20px;
}
.section2 .sectionTitle .txt img {
  width: calc( 372px / 2 );
}
.section2 .sectionBg {
  display: none;
  position: absolute;
  top: 0;
  z-index: -1;
  background: #0099ff center 72px no-repeat url(../img/bg/map_section2_sp.png);
  width: 100%;
  height: 540px;
}
.section2 .sectionDescription {
  color: #fff;
  margin-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: left;
}
.section2 .sectionBody {
  margin-left: auto;
  margin-right: auto;
}
.section2 .actionList {
  display: flex;
  flex-flow: wrap;
  justify-content: space-around;
  flex-wrap: wrap;
}
.section2 .actionList .section2Box {
  width: 100%;
  margin-bottom: 10px;
  background-color: #fff;
}
.section2 .actionList .section2Box .photo img {
  max-width: 100%;
  width: 100%;
  display: block;
}
.section2 .actionList .section2Box .title {
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-bottom: 10px;
  color: #000;
  font-weight: bold;
}
.section2 .actionList .section2Box .message {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-bottom: 43px;
  padding-bottom: 13px;
  margin-bottom: 28px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 15px;
  margin-right: 15px;
  border: 1px solid #d2d2d2;
  border-bottom: none;
  position: relative;
  box-sizing: border-box;
}
.section2 .actionList .section2Box .message:after {
  content: '';
  position: absolute;
  bottom: -23px;
  left: 0;
  background: #fff 0 bottom no-repeat url(../img/etc/img_section2_msg.png);
  width: 100%;
  height: 23px;
  background-size: 100% 23px;
}
.section2 .actionList .section2Box .description {
  text-align: left;
  font-size: 14px;
  color: #008aef;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 15px;
}
/* s3 SP */
.section3 {
  background-color: #fff;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
.section3 .sectionTitle {
  margin-bottom: 20px;
}
.section3 .sectionTitle .txt img {
  width: calc( 499px / 2 );
}
.section3 .sectionDescription {
  text-align: left;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.section3 .sectionBody {
  margin-left: auto;
  margin-right: auto;
}
.section3 .actionList {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.section3 .actionList .section3Box {
  width: 100%;
  margin-bottom: 10px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
}
.section3 .actionList .section3Box:nth-child(even) {
  flex-direction: row-reverse;
}
.section3 .actionList .section3Box:last-child {
  margin-bottom: 0;
}
.section3 .actionList .section3Box .photo,
.section3 .actionList .section3Box .title {
  width: 50%;
  box-sizing: border-box;
}
.section3 .actionList .section3Box .photo img {
  max-width: 100%;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.section3 .actionList .section3Box .title {
  padding: 15px;
  text-align: left;
  background-color: #0099ff;
  color: #fff;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
}
.section3 .actionList .section3Box .title:after {
  content: '';
  z-index: -1;
  position: absolute;
  left: -15px;
  top: calc( 50% - 15px);
  background-color: #0099ff;
  width: 72px;
  height: 60px;
  width: 30px;
  height: 30px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.section3 .actionList .section3Box .title em {
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
.section3 .actionList .section3Box:nth-child(even) .title::after {
  left: auto;
  right: -15px;
}
/* s4 SP */
.section4 {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
.section4 .sectionTitle .txt img {
  width: calc( 333px / 2 );
}
.section4 .sectionBody {
  margin-left: auto;
  margin-right: auto;
}
.section4 .actionList {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.section4 .actionList .section4Box {
  width: 100%;
  margin-bottom: 10px;
}
.section4 .actionList .section4Box .title {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  background-color: #0099ff;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  z-index: 1;
}
.section4 .actionList .section4Box .title:after {
  content: '';
  z-index: -1;
  position: absolute;
  bottom: -7px;
  left: calc( 50% - 15px);
  background-color: #0099ff;
  width: 30px;
  height: 30px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.section4 .actionList .section4Box .info {
  display: flex;
  justify-content: space-around;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
}
.section4 .actionList .section4Box .photo,
.section4 .actionList .section4Box .description {
  width: calc( 50% - 10px);
}
.section4 .actionList .section4Box .photo {
  margin-bottom: 10px;
}
.section4 .actionList .section4Box .photo img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.section4 .actionList .section4Box .description {
  text-align: left;
}
.section4 .actionList .section4Box .description em {
  color: #0099ff;
  text-decoration: none;
  font-style: normal;
}
.section4 .sectionAnnotation {
  font-size: 12px;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}
/* s6 SP */
.section6 {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
.section6 .sectionTitle {
  margin-bottom: 20px;
}
.section6 .sectionTitle .txt img {
  width: calc( 167px / 2 );
}
.section6 .sectionBody {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  box-sizing: border-box;
  text-align: left;
}
.section6 .sectionBody .title {
  background-color: #0099ff;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  padding: 15px 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 35px;
  margin-top: 5px;
  margin-bottom: 0;
  position: relative;
}
.section6 .sectionBody .title:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .section6 .sectionBody .title,
*:first-child + html .section6 .sectionBody .title {
  zoom: 1;
}
.section6 .sectionBody .title:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .section6 .sectionBody .title,
*:first-child + html .section6 .sectionBody .title {
  zoom: 1;
}
.section6 .sectionBody .title i {
  position: relative;
  position: absolute;
  right: 15px;
  top: calc( 50% - 9px);
  float: right;
  width: 18px;
  height: 18px;
  display: block;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.section6 .sectionBody .title i:before {
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #fff;
  top: calc( 50% - 1px );
  left: calc( 50% - 6px );
  display: block;
  content: '';
  -webkit-transition: all 0.3s ease-out;
  /* Saf3.2+, Chrome */
  -moz-transition: all 0.3s ease-out;
  /* FF4+ */
  -ms-transition: all 0.3s ease-out;
  /* IE10? */
  -o-transition: all 0.3s ease-out;
  /* Opera 10.5+ */
  transition: all 0.3s ease-out;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.section6 .sectionBody .title.close i:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.section6 .sectionBody .title.close i:after {
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #fff;
  top: calc( 50% - 1px );
  left: calc( 50% - 6px );
  display: block;
  content: '';
  -webkit-transition: all 0.3s ease-out;
  /* Saf3.2+, Chrome */
  -moz-transition: all 0.3s ease-out;
  /* FF4+ */
  -ms-transition: all 0.3s ease-out;
  /* IE10? */
  -o-transition: all 0.3s ease-out;
  /* Opera 10.5+ */
  transition: all 0.3s ease-out;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.section6 .sectionBody p {
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0;
}
.section6 .sectionBody p.img {
  text-align: center;
}
.section6 .sectionBody .youtube {
  margin-bottom: 15px;
}
.section6 .sectionBody .youtube iframe {
  max-width: 100%;
  width: 100%;
}
.section6 .sectionBody .link {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.section6 .sectionBody .link a {
  background: url(../img/icn/icn_arrow_right_blue.png) no-repeat 0 2px;
  color: #0099ff;
  padding-left: 27px;
  -webkit-transition: all 0.3s ease-out;
  /* Saf3.2+, Chrome */
  -moz-transition: all 0.3s ease-out;
  /* FF4+ */
  -ms-transition: all 0.3s ease-out;
  /* IE10? */
  -o-transition: all 0.3s ease-out;
  /* Opera 10.5+ */
  transition: all 0.3s ease-out;
  display: block;
  min-height: 20px;
}
.section6 .sectionBody .link a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.section6 .sectionBody ul.annotation {
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  list-style-type: none;
}
.section6 .sectionBody ul.annotation li {
  position: relative;
  padding-left: 3rem;
  font-size: 12px;
  line-height: 1.7rem;
  margin-bottom: 10px;
}
.section6 .sectionBody ul.annotation li:before {
  content: '※1';
  position: absolute;
  left: 0;
}
.section6 .sectionBody ul.annotation li:nth-child(2):before {
  content: '※2';
}
.section6 .sectionBody .sectionAnnotation {
  text-align: left;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.section6 .sectionColumns {
  flex-wrap: wrap;
}
.section6 .sectionColumn {
  background-color: #fff;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0px;
}
.section6 .sectionColumn .sectionColumnTitle {
  text-align: center;
  margin-bottom: 30px;
  font-size: 15px;
}
.section6 .sectionColumns1 .sectionColumn:first-child {
  padding-left: 0;
}
/* s7 SP */
.section7 {
  background-color: #fff;
}
.section7 .sectionTitle {
  margin-bottom: 20px;
}
.section7 .sectionTitle .txt img {
  width: calc( 412px / 2 );
}
.section7 .sectionBody {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
}
.section7 .voiceList {
  position: relative;
  z-index: 2;
}
.section7 .voiceList::-webkit-scrollbar {
  width: 8px;
  width: 12px;
}
.section7 .voiceList::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: #cfcfcf;
  border: 3px solid #fff;
}
.section7 .voiceList::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #424242;
}
.section7 .voiceList .section7Box {
  border-top: 1px dotted #ccc;
  padding-top: 20px;
  padding-bottom: 20px;
}
.section7 .voiceList .section7Box:last-child {
  padding-bottom: 0;
}
.section7 .voiceList .section7Box .info {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.section7 .voiceList .section7Box .icn {
  width: 50px;
  padding-right: 10px;
}
.section7 .voiceList .section7Box .title {
  width: calc( 100% - 60px );
  text-align: left;
  font-size: 17px;
  font-weight: bold;
}
.section7 .voiceList .section7Box .description {
  line-height: 1.4em;
  text-align: left;
}
.section7 .voiceList .section7Box .description em {
  color: #0099ff;
  text-decoration: none;
  font-style: normal;
}
.section7 .voiceList .icnPerson {
  border: 2px solid #0099ff;
  background-color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 46px;
  height: 46px;
  display: block;
}
.section7 .voiceList .icnPerson1 {
  background-image: url(../img/icn/icn_person_1.png);
  background-size: 27px auto;
}
.section7 .voiceList .icnPerson2 {
  background-image: url(../img/icn/icn_person_2.png);
  background-size: 27px auto;
}
.section7 .voiceList .icnPerson3 {
  background-image: url(../img/icn/icn_person_3.png);
  background-size: 27px auto;
}
.section7 .voiceList .icnPerson4 {
  background-image: url(../img/icn/icn_person_4.png);
  background-size: 27px auto;
}
.section7 .voiceList .btn {
  width: 250px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  background: no-repeat 0 0 url(../img/btn/btn_section7_1_close_sp.png);
  background-size: 100% auto;
}
.section7 .voiceList .btn.close img {
  visibility: hidden;
}
.section7 .voiceList .btn img {
  width: 250px;
  display: block;
}
.section7 .voiceList .hideArea {
  display: none;
  margin-bottom: 20px;
}
/* s8 SP */
.section8 {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
.section8 .sectionTitle .txt img {
  width: calc( 587px / 2 );
}
.section8 .sectionBody {
  padding-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  box-sizing: border-box;
  text-align: left;
}
.section8 .sectionBody .texts {
  padding: 20px;
  padding-top: 0;
}
.section8 .sectionBody .title {
  color: #0099ff;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
}
.section8 .sectionBody .title small {
  font-size: 8px;
}
.section8 .sectionBody .description {
  margin-bottom: 20px;
}
.section8 .sectionBody .description small {
  font-size: 12px;
}
.section8 .sectionBody p {
  margin-bottom: 20px;
}
.section8 .sectionBody p em {
  color: #0099ff;
  text-decoration: none;
  font-style: normal;
}
.section8 .sectionBody .section8Box {
  background-color: #fff;
  margin-bottom: 10px;
}
.section8 .sectionBody .section8Box:last-child {
  margin-bottom: 30px;
}
.section8 .sectionBody .section8Box .section8BoxTitle {
  background-color: #0099ff;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  padding: 15px 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 5px;
  margin-bottom: 0;
  padding-right: 35px;
  position: relative;
}
.section8 .sectionBody .section8Box .section8BoxTitle:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .section8 .sectionBody .section8Box .section8BoxTitle,
*:first-child + html .section8 .sectionBody .section8Box .section8BoxTitle {
  zoom: 1;
}
.section8 .sectionBody .section8Box .section8BoxTitle:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .section8 .sectionBody .section8Box .section8BoxTitle,
*:first-child + html .section8 .sectionBody .section8Box .section8BoxTitle {
  zoom: 1;
}
.section8 .sectionBody .section8Box .section8BoxTitle i {
  float: right;
  width: 18px;
  height: 18px;
  display: block;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: calc( 50% - 9px);
  right: 15px;
}
.section8 .sectionBody .section8Box .section8BoxTitle i:before {
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #fff;
  top: calc( 50% - 1px );
  left: calc( 50% - 6px );
  display: block;
  content: '';
  -webkit-transition: all 0.3s ease-out;
  /* Saf3.2+, Chrome */
  -moz-transition: all 0.3s ease-out;
  /* FF4+ */
  -ms-transition: all 0.3s ease-out;
  /* IE10? */
  -o-transition: all 0.3s ease-out;
  /* Opera 10.5+ */
  transition: all 0.3s ease-out;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.section8 .sectionBody .section8Box .section8BoxTitle.close i:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.section8 .sectionBody .section8Box .section8BoxTitle.close i:after {
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #fff;
  top: calc( 50% - 1px );
  left: calc( 50% - 6px );
  display: block;
  content: '';
  -webkit-transition: all 0.3s ease-out;
  /* Saf3.2+, Chrome */
  -moz-transition: all 0.3s ease-out;
  /* FF4+ */
  -ms-transition: all 0.3s ease-out;
  /* IE10? */
  -o-transition: all 0.3s ease-out;
  /* Opera 10.5+ */
  transition: all 0.3s ease-out;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.section8 .sectionBody .section8Box .img {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}
.section8 .sectionBody .section8Box .img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.section8 .sectionBody .section8BoxBody {
  padding-top: 20px;
}
.section8 .sectionBody ul.annotation {
  padding: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.section8 .sectionBody ul.annotation li {
  position: relative;
  padding-left: 3rem;
  font-size: 12px;
  line-height: 1.8rem;
}
.section8 .sectionBody ul.annotation li:before {
  content: '※1';
  position: absolute;
  left: 0;
}
.section8 .sectionBody ul.annotation li:nth-child(2):before {
  content: '※2';
}
.section8 .sectionBody ul.annotation.annotationStart3 li:nth-child(1):before {
  content: '※3';
}
.section8 .sectionBody ul.annotation.annotationStart3 li:nth-child(2):before {
  content: '※4';
}
.section8 .sectionBody ul.annotation.annotationStar li {
  padding-left: 2rem;
}
.section8 .sectionBody ul.annotation.annotationStar li:before {
  content: '★';
}
.section8 .section8Box[data-index="2"],
.section8 .section8Box[data-index="1"] {
  box-sizing: border-box;
  position: relative;
}
/* blockBo SP */
.blockBo {
  margin: 0 auto;
  background-color: #0099ff;
}
.blockBo .sectionBody {
  margin: 0 auto;
  background-color: #0099ff;
  padding-top: 40px;
  padding-bottom: 40px;
}
.blockBo[data-section="5"] .sectionBody {
  padding-top: 40px;
  padding-bottom: 40px;
}
.blockBo .blockBoTitle {
  margin: 0 auto;
  margin-bottom: 20px;
}
.blockBo .blockBoTitle .title {
  margin-top: 0;
  margin-bottom: 0;
}
.blockBo .blockBoTitle img {
  display: block;
  max-width: 100%;
  width: calc( 551px / 2 );
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.blockBo .blockBoBody {
  background-color: #0099ff;
  margin: 0 auto 0 auto;
}
.blockBo .blockBoBody a {
  display: inline-block;
}
.blockBo .buttons {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-bottom: 15px;
  flex-direction: column-reverse;
}
.blockBo .buttons a {
  max-width: 100%;
  width: 300px;
  display: block;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
}
.blockBo .buttons a:first-child {
  margin-bottom: 0;
}
.blockBo .buttons a img {
  display: block;
  max-width: 100%;
  width: 300px;
}
.blockBo .link a {
  background: url(../img/icn/icn_arrow_right.png) no-repeat 0 0px;
  color: #f7f7f7;
  padding-left: 25px;
  padding-bottom: 0;
  -webkit-transition: all 0.3s ease-out;
  /* Saf3.2+, Chrome */
  -moz-transition: all 0.3s ease-out;
  /* FF4+ */
  -ms-transition: all 0.3s ease-out;
  /* IE10? */
  -o-transition: all 0.3s ease-out;
  /* Opera 10.5+ */
  transition: all 0.3s ease-out;
  font-size: 12px;
}
.blockBo .link a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.blockBoBody > p {
  display: inline-block;
  margin: 15px;
}
.blockBoBody > p > a > img {
  width: 350px;
}
.blockBoBody > ul {
  margin: 10px 10px 10px 185px;
}
.blockBoBody > ul > li {
  margin-right: 50px;
  text-align: right;
  font-size: 12px;
}
.blockBoBody > ul > li:after {
  font-family: FontAwesome;
  content: '\f054';
  /* アイコンのunicode */
  color: #0099ff;
  margin-left: 8px;
}
.blockBoBody > ul > li > a {
  color: #0099ff;
}
/* sectionBottom SP */
.sectionBottom {
  background-color: #fff;
  margin: 0 auto;
  padding-bottom: 0;
}
.sectionBottom .sectionBody {
  margin: 0 auto;
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0;
}
.sectionBottom .credit {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 12px;
  text-align: left;
  max-height: 100%;
  margin-bottom: 20px;
  font-size: 9px;
  line-height: 1.5;
  border-bottom: 1px solid #a5a5a5;
}
.sectionBottom .links {
  border-top: 1px solid #a5a5a5;
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
.sectionBottom .links a {
  display: inline-block;
  color: #0099ff;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
  min-height: 18px;
  padding-left: 20px;
  position: relative;
}
.sectionBottom .links a:before {
  content: '';
  background: 0 0 no-repeat url(../img/icn/icn_arrow_right.png);
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
}
.btnPageTop {
  text-align: right;
  clear: both;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  margin-bottom: 10px;
}
.btnPageTop a {
  color: #0099ff;
  font-size: 12px;
  text-decoration: none;
  margin-right: 20px;
  padding-right: 25px;
  position: relative;
}
.btnPageTop a:before {
  content: '';
  background: 0 0 no-repeat url(../img/icn/icn_arrow_right_blue.png);
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.btnUnicefTop {
  margin-bottom: 20px;
  text-align: right;
  clear: both;
}
.btnUnicefTop a {
  color: #0099ff;
  font-size: 12px;
  text-decoration: none;
  margin-right: 20px;
  padding-right: 25px;
  position: relative;
}
.btnUnicefTop a:before {
  content: '';
  background: 0 0 no-repeat url(../img/icn/icn_arrow_right_blue.png);
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
}
/* sectionBtn */
.sectionBtn {
  background-color: #0099ff;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 50px;
}
.sectionBtn .btn {
  width: 850px;
  margin: 0 auto;
}
.sectionBtn .btn .btn1 {
  float: left;
  margin-left: 115px;
}
.sectionBtn .btn .btn2 {
  float: left;
  margin-left: 25px;
}
.sectionBtn a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
  background: #c2e8f3 !important;
}
/* SBかざして募金 */
.blockSoftbank {
  margin: 0 auto;
  background-color: #fff;
  padding: 13px 13px;
  margin-bottom: 2px;
}
.blockSoftbank .sectionTitle {
  margin-bottom: 0;
}
.blockSoftbank .sectionTitle img {
  width: 100%;
  display: block;
}
.blockSoftbank .sectionBody {
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border: 5px solid #dbdcdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.blockSoftbank .sectionBody .info {
  display: flex;
  justify-content: center;
}
.blockSoftbank .sectionBody .info .img {
  width: 79px;
}
.blockSoftbank .sectionBody .info .img img {
  width: calc( 117px / 2 );
  max-width: 100%;
  height: auto;
}
.blockSoftbank .sectionBody .info a {
  display: flex;
  align-items: center;
}
.blockSoftbank .sectionBody .info a img {
  width: calc( 281px / 2 );
  height: auto;
  display: block;
}
.blockSoftbank .sectionBody ul.annotation {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.blockSoftbank .sectionBody ul.annotation li {
  position: relative;
  text-align: left;
  padding-left: 2rem;
  font-size: 12px;
}
.blockSoftbank .sectionBody ul.annotation li:before {
  content: '※';
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
}
.blockSoftbank .sectionBody ul.annotation li em {
  color: #0099ff;
  font-style: normal;
}
.blockSoftbank2 {
  background-color: #f7f7f7;
}
.blockSoftbank2 .sectionBody {
  border: none;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.blockSoftbank2 .sectionBody .info {
  display: block;
}
.blockSoftbank2 .sectionBody .info .img {
  width: auto;
  margin-bottom: 15px;
}
.blockSoftbank2 .sectionBody .info .img img {
  width: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.blockSoftbank2 .sectionBody .info .img img:nth-child(1) {
  width: calc( 521px /2 );
  max-width: 100%;
  margin-bottom: 10px;
}
.blockSoftbank2 .sectionBody .info .img img:nth-child(2) {
  width: calc( 590px /2 );
}
.blockSoftbank2 .sectionBody ul.annotation {
  margin-bottom: 20px;
}
.blockSoftbank2 .detaiListItem {
  border-top: 1px dotted #333;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-around;
}
.blockSoftbank2 .detaiListItem:nth-child(3) .photo img {
  width: calc( 165px / 2 );
}
.blockSoftbank2 .detaiListItem:last-child {
  padding-bottom: 0;
}
.blockSoftbank2 .detaiListItem .photo {
  width: 90px;
  padding-right: 10px;
}
.blockSoftbank2 .detaiListItem .description {
  width: calc( 100% - 100px );
  text-align: left;
  font-size: 12px;
}
.blockSoftbank2 .detaiListItem .description em {
  color: #0099ff;
  font-style: normal;
}
.linkKazashite {
  background-color: #eaf7ff;
  text-align: center;
}
.linkKazashite a {
  padding: 15px;
  color: #0099ff;
  font-size: 12px;
  display: block;
}

/* 181101 waterbottle 追加 */
.section1Box .description .text .waterbottle {
  border: 1px solid #0099ff;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 10px;
}
.section1Box .description .text .waterbottle span {
  float: right;
  width: 33px;
  padding-left: 10px;
}
.section1Box .description .text .waterbottle span img {
  width: 100%;
  hegiht: auto;
}

/* - SP */
