@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

html {
  overflow-x: hidden;
  background: #00b8ff; }

html, body, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
dt, dd, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure {
  font-family: 'ヒラギノ角ゴ ProN W3', 'HiraKakuProN-W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: 0; }

a {
  text-decoration: none; }
  a:hover {
    color: #f00; }

.pc {
  display: none; }
  @media screen and (min-width: 600px) {
    .pc {
      display: block; } }

.sp {
  display: block; }
  @media screen and (min-width: 600px) {
    .sp {
      display: none; } }

header {
  height: 798px;
  background: url("../img/bg_cloud.png") no-repeat;
  background-size: 320px 798px;
  overflow: hidden; }

footer {
  padding: 10px;
  background: #005698; }
  footer figure {
    margin-bottom: 10px; }
  footer p {
    color: #fff; }
  footer p span {
    font-weight: bold; }

html, body {
  overflow-x: hidden; }

header, section {
  padding: 0 10px; }

h1 {
  width: 300px;
  height: 148px;
  background-image: url("../img/h1.png");
  background-size: 300px 148px;
  background-repeat: no-repeat;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  position: relative;
  margin-top: 30px;
  margin-bottom: 20px; }

#youtube {
  position: relative;
  top: 20px; }

section {
  margin-bottom: 25px;
  position: relative;
  margin-top: -110px; }

section p {
  color: #001c31;
  font-family: 'ヒラギノ角ゴ ProN W6', 'HiraKakuProN-W6', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 20px;
  line-height: 1.4em; }

section .step01 {
  padding: 158px 71px 12px 0px;
  width: 200px;
  background: url("../img/img01.png") no-repeat;
  background-size: 236.5px 249.5px;
  background-position: top right;
  position: relative;
  left: 50%;
  margin-left: -138px; }

section .step02 {
  padding: 173px 0px 3px 50px;
  width: 220px;
  background: url("../img/img02.png") no-repeat;
  background-size: 238.5px 258px;
  background-position: top left;
  position: relative;
  left: 50%;
  margin-left: -138px; }

section .step03 {
  padding: 215px 0px 0px 0px;
  background: url("../img/img03.png") no-repeat;
  background-size: 254px 204.5px;
  background-position: top left;
  position: relative;
  left: 50%;
  margin-left: -138px; }
