
@import url("//fonts.googleapis.com/earlyaccess/notosansjp.css");

@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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

body {
  font-family: "游ゴシック",YuGothic,"Helvetica","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
      text-size-adjust: 100%;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  width: 100%;
  min-width: 1100px;
  -webkit-text-size-adjust: 100%;
  position: relative;
  color: #fff;
  font-family: 'Noto Sans JP', "游ゴシック",YuGothic,"Helvetica","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

a {
  color: #fff;
  text-decoration: none;
}

::-moz-selection {
  background: #fff;
  color: #00aaff;
}

::selection {
  background: #fff;
  color: #00aaff;
}

::-moz-selection {
  background: #fff;
  color: #00aaff;
}

.hover {
  display: block;
  position: relative;
  -webkit-transition: opacity .5s ease;
          transition: opacity .5s ease;
}

.hover:before {
  content: '';
  position: absolute;
  right: -22px;
  top: -15px;
  width: 20px;
  height: 30px;
  display: block;
  background: url(../img/common/bg/item_twinkle03.png) no-repeat center center;
  -webkit-background-size: contain;
          background-size: contain;
  opacity: 0;
  filter: alpha(opacity=0);
}

.hover:after {
  content: '';
  position: absolute;
  left: -20px;
  bottom: -10px;
  width: 25px;
  height: 25px;
  display: block;
  background: url(../img/common/bg/item_twinkle01.png) no-repeat center center;
  -webkit-background-size: contain;
          background-size: contain;
  opacity: 0;
  filter: alpha(opacity=0);
}

.hover:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

.hover:hover:before {
  -webkit-animation: opacity2 1.7s ease infinite alternate;
          animation: opacity2 1.7s ease infinite alternate;
}

.hover:hover:after {
  -webkit-animation: opacity2 1.4s ease infinite alternate;
          animation: opacity2 1.4s ease infinite alternate;
}

.wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: url(../img/common/bg/bg.png) center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
          background-size: cover;
}

.bg_back {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-width: 1080px;
  height: 100%;
  background: url(../img/common/bg/bg_filter.png) center center;
  -webkit-background-size: cover;
          background-size: cover;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 1s ease;
          transition: opacity 1s ease;
}

.bg_back.page_in {
  opacity: 1;
  filter: alpha(opacity=100);
}

.bg_rainbow {
  position: fixed;
  top: -3%;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 105%;
  min-width: 540px;
  min-height: 740px;
  background: url(../img/common/bg/bg_rainbow.png) no-repeat left top;
  -webkit-background-size: auto 100%;
          background-size: auto 100%;
}

.bg_bubble {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-width: 1080px;
  height: 100%;
}

.bg_bubble .twinkle01 {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../img/common/bg/item_twinkle01.png) no-repeat center center;
  -webkit-background-size: contain;
          background-size: contain;
  opacity: 0;
  filter: alpha(opacity=0);
}

.bg_bubble .twinkle02 {
  position: absolute;
  width: 36px;
  height: 39px;
  background: url(../img/common/bg/item_twinkle02.png) no-repeat center center;
  -webkit-background-size: contain;
          background-size: contain;
  opacity: 0;
  filter: alpha(opacity=0);
}

.bg_bubble .twinkle03 {
  position: absolute;
  width: 21px;
  height: 37px;
  background: url(../img/common/bg/item_twinkle03.png) no-repeat center center;
  -webkit-background-size: contain;
          background-size: contain;
  opacity: 0;
  filter: alpha(opacity=0);
}

.bg_bubble .twinkle04 {
  position: absolute;
  width: 41px;
  height: 69px;
  background: url(../img/common/bg/item_twinkle04.png) no-repeat center center;
  -webkit-background-size: contain;
          background-size: contain;
  opacity: 0;
  filter: alpha(opacity=0);
}

.bg_bubble .bubble01 {
  position: absolute;
  top: -200%;
  width: 57px;
  height: 57px;
  background: url(../img/common/bg/item_bubble01.png) no-repeat center top;
  -webkit-background-size: 57px 57px;
          background-size: 57px 57px;
}

.bg_bubble .bubble02 {
  position: absolute;
  top: -200%;
  width: 35px;
  height: 35px;
  background: url(../img/common/bg/item_bubble02.png) no-repeat center bottom;
  -webkit-background-size: 35px 35px;
          background-size: 35px 35px;
}

.bg_bubble .bubble03 {
  position: absolute;
  top: -200%;
  width: 13px;
  height: 13px;
  background: url(../img/common/bg/item_bubble03.png) no-repeat center center;
  -webkit-background-size: 13px 13px;
          background-size: 13px 13px;
}

.bg_bubble .bubble04 {
  position: absolute;
  top: -200%;
  width: 70px;
  height: 70px;
  background: url(../img/common/bg/item_bubble04.png) no-repeat center top;
  -webkit-background-size: 70px 70px;
          background-size: 70px 70px;
}

.bg_bubble .bubble05 {
  position: absolute;
  top: -200%;
  width: 37px;
  height: 37px;
  background: url(../img/common/bg/item_bubble05.png) no-repeat center bottom;
  -webkit-background-size: 37px 37px;
          background-size: 37px 37px;
}

@-webkit-keyframes opacity {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  99% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@keyframes opacity {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  99% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@-webkit-keyframes opacity2 {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  60% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@keyframes opacity2 {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  60% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

.top01 {
  -webkit-animation: top_anm 12.6s linear .3s infinite, left_anm 5s ease-in-out infinite alternate;
          animation: top_anm 12.6s linear .3s infinite, left_anm 5s ease-in-out infinite alternate;
}

.top02 {
  -webkit-animation: top_anm2 15s ease-in infinite, left_anm 7s ease-in-out infinite alternate;
          animation: top_anm2 15s ease-in infinite, left_anm 7s ease-in-out infinite alternate;
}

.top03 {
  -webkit-animation: top_anm 14.8s ease-in 1.8s infinite, left_anm 4.2s ease-in-out infinite alternate;
          animation: top_anm 14.8s ease-in 1.8s infinite, left_anm 4.2s ease-in-out infinite alternate;
}

.top04 {
  -webkit-animation: top_anm2 19.2s linear 5s infinite, left_anm 6.5s ease-in-out infinite alternate;
          animation: top_anm2 19.2s linear 5s infinite, left_anm 6.5s ease-in-out infinite alternate;
}

.top05 {
  -webkit-animation: top_anm 18s linear infinite, left_anm 6s ease-in-out infinite alternate;
          animation: top_anm 18s linear infinite, left_anm 6s ease-in-out infinite alternate;
}

.top06 {
  -webkit-animation: top_anm2 25s linear 9s infinite, left_anm 5s ease-in-out infinite alternate;
          animation: top_anm2 25s linear 9s infinite, left_anm 5s ease-in-out infinite alternate;
}

.top07 {
  -webkit-animation: top_anm 21.6s linear 18s infinite, left_anm 5.3s ease-in-out infinite alternate;
          animation: top_anm 21.6s linear 18s infinite, left_anm 5.3s ease-in-out infinite alternate;
}

.top08 {
  -webkit-animation: top_anm 25s linear 20s infinite, left_anm 3.5s ease-in-out infinite alternate;
          animation: top_anm 25s linear 20s infinite, left_anm 3.5s ease-in-out infinite alternate;
}

.top09 {
  -webkit-animation: top_anm 27s linear infinite, left_anm 4.5s ease-in-out infinite alternate;
          animation: top_anm 27s linear infinite, left_anm 4.5s ease-in-out infinite alternate;
}

@-webkit-keyframes top_anm {
  0% {
    top: 105%;
  }
  67% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  80% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    top: -170px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@keyframes top_anm {
  0% {
    top: 105%;
  }
  67% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  80% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    top: -170px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@-webkit-keyframes top_anm2 {
  0% {
    top: 102%;
  }
  70% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  85% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    top: -170px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@keyframes top_anm2 {
  0% {
    top: 102%;
  }
  70% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  85% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    top: -170px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@-webkit-keyframes left_anm {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-30%);
            transform: translateX(-30%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes left_anm {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-30%);
            transform: translateX(-30%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.wrapper_in {
  position: relative;
}

.content {
  padding: 94px 0 100px;
  min-height: 700px;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 1s ease-out .3s;
          transition: opacity 1s ease-out .3s;
}

.content h2 {
  padding: 58px 0 70px;
}

.load .content {
  opacity: 1;
  filter: alpha(opacity=100);
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  min-width: 1080px;
  background-color: #fff;
  padding: 19px 0;
  text-align: center;
  z-index: 100;
}

.header .nav_logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 45px;
}

.header .nav_logo a {
  display: block;
  -webkit-transition: opacity .5s ease-out;
          transition: opacity .5s ease-out;
}

.header .nav_logo a:hover {
  opacity: .6;
  filter: alpha(opacity=60);
}

.header .nav {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: -.4em;
  font-size: 0;
}

.header .nav li {
  display: inline-block;
  margin: 0 20px 0 14px;
  vertical-align: middle;
  letter-spacing: normal;
  font-size: 14px;
}

.header .nav li a {
  display: block;
  padding: 11px 3px;
}

.header .nav li a p {
  height: 34px;
  overflow: hidden;
}

.header .nav li a:hover img {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header .nav li > p {
  height: 34px;
  overflow: hidden;
  opacity: .4;
  filter: alpha(opacity=40);
}

.header .nav li.nav_share {
  margin: 0 0 0 27px;
}

.header .nav li.nav_share a {
  display: block;
  -webkit-transition: opacity .5s ease-out;
          transition: opacity .5s ease-out;
}

.header .nav li.nav_share a:hover {
  opacity: .6;
  filter: alpha(opacity=60);
}

.header .nav li.nav_share a:hover img {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.header .nav li.now_page a img {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.footer {
  position: relative;
  width: 100%;
  padding: 60px 0 35px;
  background-color: #fff;
  text-align: center;
}

.footer .foot_banner {
  margin-bottom: -10px;
  letter-spacing: -.4em;
  font-size: 0;
}

.footer .foot_banner li {
  width: 196px;
  display: inline-block;
  margin: 0 5px 10px;
  border-radius: 3px;
  overflow: hidden;
  vertical-align: top;
}

.footer .foot_banner li img {
  border-radius: 3px;
  width: 100%;
}

.footer .foot_banner li a {
  display: block;
  -webkit-transition: opacity .5s ease-out;
          transition: opacity .5s ease-out;
}

.footer .foot_banner li a:hover {
  opacity: .6;
  filter: alpha(opacity=60);
}

.footer .foot_link {
  margin-top: 50px;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  font-size: 12px;
  font-weight: bold;
}

.footer .foot_link li {
  display: inline-block;
  vertical-align: middle;
}

.footer .foot_link li:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 10px;
  margin: 0 8px;
  background-color: #444;
  vertical-align: middle;
}

.footer .foot_link li:last-child:after {
  display: none;
}

.footer .foot_link li a {
  color: #444444;
  display: inline-block;
  -webkit-transition: opacity .5s ease-out;
          transition: opacity .5s ease-out;
}

.footer .foot_link li a:hover {
  opacity: .6;
  filter: alpha(opacity=60);
}

.footer .copy {
  margin-top: 15px;
}

.modal_back {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #00aaff;
  display: none;
  z-index: 200;
  opacity: .85;
  filter: alpha(opacity=85);
}

.modal_in {
  position: fixed;
  display: none;
  z-index: 300;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.modal_in iframe {
  width: 100%;
  height: 100%;
}

.modal_close {
  position: absolute;
  right: -70px;
  top: -70px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  -webkit-transition: opacity .4s linear;
          transition: opacity .4s linear;
  z-index: 310;
  display: none;
}

.modal_close:after {
  content: '';
  position: absolute;
  left: 15px;
  top: -5px;
  width: 3px;
  height: 60px;
  margin: 0 8px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modal_close:before {
  content: '';
  position: absolute;
  left: 15px;
  top: -5px;
  width: 3px;
  height: 60px;
  margin: 0 8px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modal_close:hover {
  opacity: .5;
  filter: alpha(opacity=50);
}
