@charset "UTF-8";
html {
  color: #000;
  background: #fff;
}

body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, input, textarea,
p,
blockquote,
th, td {
  margin: 0;
  padding: 0;
}

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

th, td {
  vertical-align: top;
  text-align: left;
}

img {
  border: 0;
  vertical-align: bottom;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ul li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: '';
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input,
textarea,
select {
  *font-size: 100%;
}

body, html {
  background: #fff;
  width: 100%;
}

body {
  position: relative;
  min-width: 960px;
  font-family: 'YuGothic', 'Yu Gothic', '游ゴシック', sans-serif;
  font-size: 14px;
  line-height: 24px;
  -webkit-text-size-adjust: 100% !important;
  color: #000;
  overflow: auto;
}
body.fix {
  overflow-y: scroll;
}

a {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: top;
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

header,
section,
footer {
  width: 100%;
  min-width: 960px;
  overflow: hidden;
}

header {
  position: absolute;
  top: 0;
}
header #logo {
  position: fixed;
  top: 20px;
  left: 20px;
  display: none;
  z-index: 100;
}
header #copy {
  position: fixed;
  top: 29px;
  right: 29px;
  z-index: 100;
}
header #next {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  z-index: 100;
}
header #next a:hover {
  opacity: 0.7;
}
header #copyright {
  position: fixed;
  height: 16px;
  right: 6px;
  bottom: 5px;
  z-index: 100;
}

@media screen and (max-width: 960px) {
  header #copy {
    right: 50%;
    margin-right: -622px;
  }
  header #next {
    left: 460px;
    margin-left: 0;
  }
  header #copyright {
    right: 50%;
    margin-right: -644px;
  }
}
#pagination {
  position: fixed;
  z-index: 100;
  width: 20px;
  height: 228px;
  top: 50%;
  left: 30px;
  margin-top: -114px;
}
#pagination li {
  width: 12px;
  height: 12px;
  margin-bottom: 22px;
  padding: 4px;
}
#pagination li a {
  width: 12px;
  height: 12px;
  display: block;
  background: url('img/pagination.png?1456740061') no-repeat left top;
}
#pagination li a:hover {
  opacity: 0.7;
}
#pagination .current {
  background: url('img/pagination_current.png?1456740003') no-repeat left top;
}
#pagination .current a:hover {
  opacity: 1;
}

#loading {
  width: 100%;
  height: 100%;
  display: block;
  background: #0e1729;
  position: fixed;
  z-index: 50;
}
#loading img {
  position: fixed;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  z-index: 1;
}

.slide {
  display: block;
  position: relative;
  background: #0e1729;
}
.slide .inr {
  top: 0;
  width: 100%;
  min-width: 960px;
  position: absolute;
}
.slide h1,
.slide .lead {
  position: absolute;
  width: 600px;
  height: 440px;
  top: 50%;
  left: 50%;
  margin: -212px 0 0 -300px;
  z-index: 100;
  text-align: center;
}

#s_1 {
  z-index: 7;
}

#s_2 {
  z-index: 6;
}

#s_3 {
  z-index: 5;
}

#s_4 {
  z-index: 4;
}

#s_5 {
  z-index: 3;
}

#s_6 {
  z-index: 2;
}

.bg {
  position: absolute;
  z-index: 5;
  display: none;
}

#s_7 {
  background: #f6f0e2;
}
#s_7 .inr {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  padding: 100px 0 100px;
}
#s_7 h2 {
  float: left;
  margin: 0 112px 0 30px;
}
#s_7 .column1 {
  float: left;
  width: 700px;
  position: relative;
  z-index: 2;
}
#s_7 .column1 h3 {
  margin-bottom: 28px;
}
#s_7 .column1 .txt {
  font-size: 14px;
  line-height: 2;
}
#s_7 .ph {
  z-index: 1;
  float: left;
  margin: -26px 0 50px 120px;
}
#s_7 .profile {
  clear: both;
  margin-left: 360px;
  display: table;
  width: 600px;
}
#s_7 .profile img,
#s_7 .profile .txt {
  display: table-cell;
  vertical-align: top;
}
#s_7 .profile .txt {
  padding-left: 30px;
}
#s_7 .profile h4 {
  margin-bottom: 18px;
}
#s_7 .profile p {
  font-size: 12px;
  line-height: 1.67;
}

#s_8 {
  background: #e2ebef;
}
#s_8 .inr {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  padding: 80px 0 100px;
}
#s_8 h2 {
  float: right;
  margin: 0 50px 0 0;
}
#s_8 .column1 {
  width: 730px;
  margin: 30px 0 40px;
}
#s_8 .column1 h3 {
  margin-bottom: 28px;
}
#s_8 .column1 .txt {
  font-size: 14px;
  line-height: 2;
}
#s_8 .ph {
  z-index: 1;
  float: left;
  margin: 0 0 78px 120px;
}
#s_8 .column2 {
  float: right;
  width: 480px;
  margin: -108px 0 0 0;
}
#s_8 .column2 h3 {
  margin-bottom: 28px;
}
#s_8 .column2 .txt {
  font-size: 14px;
  line-height: 2;
}
#s_8 .profile {
  width: 410px;
}
#s_8 .profile img,
#s_8 .profile h4 {
  display: inline-block;
  vertical-align: bottom;
}
#s_8 .profile h4 {
  margin-left: 28px;
}
#s_8 .profile p {
  width: 400px;
  margin-top: 30px;
  font-size: 12px;
  line-height: 1.67;
}

#s_9 {
  background: #fff url('img/s9_bg.gif?1456740003') no-repeat center 44px;
}
#s_9 .inr {
  width: 960px;
  margin: 0 auto;
  padding: 100px 0 110px;
  text-align: left;
}
#s_9 .inr a {
  color: #00a694;
}
#s_9 h2 {
  float: right;
  margin-right: 38px;
}
#s_9 .lead {
  float: left;
  margin-bottom: 195px;
}
#s_9 .area1 .img,
#s_9 .area2 .img,
#s_9 .area3 .img {
  width: 450px;
}
#s_9 .area1 .img p,
#s_9 .area2 .img p,
#s_9 .area3 .img p {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.67;
}
#s_9 .area1 .txt h3,
#s_9 .area2 .txt h3,
#s_9 .area3 .txt h3 {
  margin-bottom: 30px;
}
#s_9 .area1 .txt p,
#s_9 .area2 .txt p,
#s_9 .area3 .txt p {
  font-size: 14px;
  line-height: 2;
}
#s_9 .area1 {
  padding-bottom: 80px;
}
#s_9 .area1 .img {
  float: right;
  margin-top: 90px;
}
#s_9 .area1 .txt {
  float: left;
  width: 450px;
}
#s_9 .area2 {
  padding-bottom: 50px;
}
#s_9 .area2 .img {
  float: left;
}
#s_9 .area2 .txt {
  float: right;
  width: 450px;
}
#s_9 .area3 .img {
  float: right;
  margin-top: 90px;
}
#s_9 .area3 .txt {
  float: left;
  width: 450px;
}

#s_donate {
  background: #f0eee5;
  overflow: visible;
}
#s_donate .inr {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  padding: 80px 0;
  position: relative;
}
#s_donate h2 {
  text-align: center;
}
#s_donate .list {
  width: 860px;
  margin: 66px auto 0;
}
#s_donate .list li {
  width: 350px;
  margin: 0 40px 48px;
  float: left;
  text-align: center;
}
#s_donate .list h3 {
  height: 18px;
  margin-bottom: 10px;
}
#s_donate .list .btn {
  margin-top: 15px;
}
#s_donate .list .btn:hover {
  opacity: 0.7;
}
#s_donate .list .card {
  margin-top: 10px;
}
#s_donate .list .bank {
  margin-top: 15px;
  background: #fff;
  border-radius: 5px;
  padding: 30px 0;
  font-weight: bold;
}
#s_donate .other {
  border-top: 1px solid #aeadaa;
  padding-top: 60px;
  text-align: center;
}
#s_donate .other h3 {
  margin-bottom: 42px;
}
#s_donate .other ul {
  margin: 0 -22px;
}
#s_donate .other li {
  float: left;
  margin: 0 22px;
  width: 290px;
  background: #fff;
  border-radius: 5px;
  padding-bottom: 40px;
}
#s_donate .other li h4 {
  margin-bottom: 30px;
}
#s_donate .other li p {
  margin: 28px auto 26px;
  font-size: 12px;
  line-height: 1.67;
}
#s_donate .other li a {
  color: #00a694;
  display: inline-block;
  padding-left: 18px;
  background: url('img/donate_arr.gif?1456740002') no-repeat left center;
  font-weight: bold;
}

footer {
  background: #fff;
  text-align: center;
  padding: 50px 0;
  position: relative;
  overflow: visible;
}
footer .copyright {
  padding-top: 30px;
  font-size: 12px;
}

#pagetop {
  position: fixed;
  right: 20px;
  top: auto;
  bottom: 0;
  z-index: 500;
  display: none;
}
#pagetop:hover {
  opacity: 0.7;
}
#pagetop.stop {
  position: absolute;
  top: -40px;
  bottom: auto;
}
