/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
p {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #2ea7e0;
}
a:hover {
  color: #036eb8;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
  list-style-image: none;
}
input,
textarea {
  -webkit-appearance: none;
}
/*
 * Settings
 */
a {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
}
/*
 * Layouts
 */
body {
  background-color: #d4fcf9;
  font-family: "Helvetica Neue", 'Hiragino Kaku Gothic ProN', Meiryo, fantasy, Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
body.hands {
  background-color: #fffaa3;
}
#header {
  position: relative;
  z-index: 1;
  width: 640px;
  margin: 0 auto;
  padding: 22px 0;
}
#header #logo {
  text-align: center;
}
#header #logo img {
  width: 384px;
}
#footer {
  position: relative;
  z-index: 1;
  width: 640px;
  margin: 0 auto;
  text-align: center;
  color: #036eb8;
  padding: 0 0 44px 0;
  font-size: 12px;
}
#main {
  position: relative;
  z-index: 1;
}
#main .catch {
  width: 640px;
  margin: 0 auto;
  background-color: #fbef47;
  text-align: center;
}
#main .catch.hands {
  background-color: transparent;
}
#main .catch.mov {
  background-color: transparent;
}
#main .catch.mov iframe {
  width: 100%;
  height: 400px;
}
#main .catch#c1 {
  margin-bottom: 55px;
  line-height: 2.0;
}
#main .catch#c1.hands .b {
  padding: 0;
  position: relative;
}
#main .catch#c1.hands .b .mov {
  position: absolute;
  top: 200px;
  left: 120px;
}
#main .catch#c1.hands .b .mov iframe {
  width: 400px;
  height: 240px;
}
#main .catch#c2 {
  margin-top: 44px;
  line-height: 2.0;
}
#main .catch#c2.hands {
  margin-top: 22px;
}
#main .catch .b {
  padding: 22px;
}
#main .catch img.copy {
  display: block;
  width: 100%;
  margin: 11px 0;
}
#main .catch p {
  padding: 22px 0 11px 0;
  color: #036eb8;
}
#main .catch a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 22px auto 16.5px auto;
  background-color: #ffffff;
  border: none;
  color: #036eb8;
  letter-spacing: 0.075em;
  font-size: 15px;
  padding: 11px 22px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #036eb8;
}
#main .catch a:hover {
  color: #037dd1;
  border-color: #037dd1;
}
#main .social {
  width: 640px;
  margin: 0 auto;
}
#main .social .b {
  padding: 44px 0;
  text-align: center;
}
#main .social .b img {
  width: 100%;
  display: block;
}
#main .social p {
  padding: 66px 0;
}
#main .social .btn {
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 11px 22px;
  font-size: 16px;
  margin: 22px;
}
#main .social .btn.tw {
  background-color: #5894c6;
}
#main .social .btn.tw:hover {
  background-color: #4588c0;
}
#main .social .btn.fb {
  background-color: #375388;
}
#main .social .btn.fb:hover {
  background-color: #304876;
}
#main .links {
  width: 640px;
  margin: 0 auto;
  text-align: center;
}
#main .links.hands a {
  background-color: #00a0e9 !important;
  border: none !important;
  color: #ffffff !important;
}
#main .links .b {
  padding: 44px;
}
#main .links .b .tag {
  color: #036eb8;
  padding: 0 0 44px 0;
}
#main .links .b ul {
  *zoom: 1;
  margin: 0 0 44px 0;
}
#main .links .b ul:before,
#main .links .b ul:after {
  display: table;
  content: "";
}
#main .links .b ul:after {
  clear: both;
}
#main .links .b ul li {
  width: 50%;
  display: inline;
  float: left;
}
#main .links .b ul li img {
  width: 80%;
}
#main .links .b a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: #ffffff;
  color: #036eb8;
  padding: 11px 22px;
  border: solid 1px #036eb8;
}
#main .links .b a:hover {
  color: #037dd1;
  border-color: #037dd1;
}
#main .links .b a#toShake {
  margin: 33px 0 0 0;
}
#main .links .b a#toRoot {
  margin: 77px 0 0 0;
}
#main .links .b a span {
  display: block;
}
#main .links .b a span.s {
  font-size: 12px;
}
#main .cc {
  width: 640px;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 88px 0;
}
#main .cc .b {
  margin: 44px 0;
}
#main .cc img {
  margin: 0 auto;
  width: 256px;
  display: block;
}
#main .cc img#lg {
  position: relative;
  top: -22px;
}
#main .cc a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 11px 0;
  background-color: #00a0e9;
  color: #ffffff;
  padding: 5.5px 22px;
}
#main .cc a:hover {
  background-color: #008ed0;
}
#g {
  position: relative;
  height: 100%;
  width: 100%;
}
.modalWrap {
  display: none;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal {
  font-size: 14px;
  line-height: 2.0;
  z-index: 99;
  position: relative;
  top: 44px;
  left: 50%;
  height: 80%;
  overflow: scroll;
  width: 600px;
  margin: 0 0 0 -300px;
  text-align: center;
  border: solid 1px #00a0e9;
  background-color: #ffffff;
}
.modal .b {
  position: relative;
  padding: 44px 22px 22px 22px;
}
.modal .b #close {
  font-size: 36px;
  line-height: 36px;
  position: absolute;
  top: 0;
  right: 11px;
}
#overlay {
  display: none;
  position: fixed;
  z-index: 98;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
}
#cloud-top {
  position: absolute;
  top: 0;
  left: 5%;
  display: block;
  width: 44%;
}
#cloud-middle {
  position: absolute;
  top: 12%;
  left: 0;
  display: block;
  width: 100%;
}
#cloud-middle2 {
  position: absolute;
  top: 42%;
  left: 10%;
  display: block;
  width: 80%;
}
#cloud-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
}
#birds {
  position: absolute;
  top: 26%;
  left: 5%;
  display: block;
  width: 90%;
}
