@charset "UTF-8";
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html,
button,
input,
select,
textarea {
  color: #222;
}

html {
  font-size: 62.5%;
  line-height: 1;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}


body {
  background: #00c6ff url("../img/tether/bg.png") 0 0 repeat;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 2em;
}
.wrapper {
  overflow-x: hidden;
  width: 100%;
}
img {
  height: auto;
  max-width: 100%;
}
@media only screen and (max-width: 42em) {
  body {
    font-size: 1em;
    font-size: 3.125vw;
  }
}
.width {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

.header {
  /* background: url("../img/tether/header_bg.jpg") center bottom no-repeat; */
  /* -webkit-background-size: cover;
          background-size: cover; */
  margin: auto;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}
.header .width {
  position: relative;
}
.logo {
  margin: 0;
  padding: .05em 0;
}
.logo img {
  width: 5.05em;
}
@media only screen and (max-width: 42em) {
  .logo {
    margin-left: .75em;
  }
  .logo img {
    width: 6.15em;
  }
}
.gnav {
  list-style-type: none;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: .58333333%;
  padding-left: 0;
  position: absolute;
  right: 0;
  left: 10.2em;
  bottom: 0;
}
.gnav li {
  display: inline;
  margin-right: 1.5%;
  margin-left: 1.5%;
}
.gnav img {
  height: 1.75em;
}

@media only screen and (min-width: 50em) {
  .gnav li.social {
    margin: 0;
  }
}

@media only screen and (max-width: 50em) {
  .gnav img {
    height: 1.25em;
  }
}
@media only screen and (max-width: 42em) {
  .gnav {
    background-color: rgba(0,0,0,.65);
    height: 0;
    margin-top: 0;
    opacity: 0;
    overflow: hidden;
    padding-top: 3.6em;
    left: 0;
    top: 6em;
    bottom: auto;
    -webkit-transition: opacity .5s ease-in-out;
            transition: opacity .5s ease-in-out;
    z-index: 1000;
  }
  .gnav-on {
    height: auto;
    opacity: 1;
  }
  .gnav li {
    display: block;
    margin-right: auto;
    margin-bottom: 3.25em;
    margin-left: auto;
    position: relative;
    width: 18.6em;
  }
  .gnav li:after {
    color: #fff;
    content: '>';
    display: inline-block;
    font-size: 2.5em;
    position: absolute;
    right: 0;
    top: -.2em;
    -webkit-transform: scaleY(1.5);
        -ms-transform: scaleY(1.5);
            transform: scaleY(1.5);
  }

  .gnav li.social:after {
    color: #fff;
    content: '';
    display: inline-block;
    font-size: 2.5em;
    position: absolute;
    right: 0;
    top: -.2em;
    -webkit-transform: scaleY(1.5);
        -ms-transform: scaleY(1.5);
            transform: scaleY(1.5);
  }

  .gnav img {
    height: 2.25em;
  }
}
.snav {
  margin-top: 0.41666667%;
  list-style-type: none;
  padding-left: 0;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right\9;
  width: 20em\9;
}
.snav li {
  display: inline;
  margin-left: .25em;
}
.menu {
  display: none;
}
@media only screen and (max-width: 42em) {
  .snav {
    margin-top: 1.65em;
    margin-right: 1.4em;
  }
  .snav li {
    margin-left: .3em;
  }
  .snav a {
    background: 0 0 no-repeat;
    -webkit-background-size: contain;
            background-size: contain;
    display: inline-block;
    height: 2.8em;
    overflow: hidden;
    text-indent: 110%;
    width: 2.8em;
  }
  .snav .social-facebook {
    background-image: url("../img/btn-facebook-sp.png");
  }
  .snav .social-twitter {
    background-image: url("../img/btn-twitter-sp.png");
  }
  .snav .social-line {
    background-image: url("../img/btn-line-sp.png");
  }
  .snav .social-ticket {
    background-image: url("../img/btn-ticket-sp.png");
  }
  .snav .menu {
    background-image: url("../img/menu.png");
    display: inline-block;
  }
}

.copyright {
  display: block;
  font-size: .75em;
  font-weight: bold;
  margin-top: 6.66666667em;
  margin-bottom: 3.86666667em;
  text-align: center;
}
@media only screen and (max-width: 42em) {
  .copyright {
    font-size: 1.3em;
    line-height: 1.46153846;
    margin-top: 4.03846154em;
    margin-bottom: 1.38461538em;
  }
}

.hero {
  background: url("../img/tether/hero.jpg") center 0 no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  margin-top: 4.95em;
  /* margin-bottom: -3.7em; */
  /* margin-bottom: 1.25em; */
  padding-top: 51.1666666%;
  position: relative;
  height: 614px\9;
  padding-top: 0\9;
}
.balloon {
  margin-top: -4.58333333%;
  margin-right: -3.83333333%;
  position: absolute;
  right: 0;
  top: 0;
  width: 28.5833333%;
  z-index: 11;
}
.day {
  margin-bottom: 1.16666667%;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 14.25%;
}
.day1 {
  margin-left: 1%;
}
.day2 {
  margin-left: 16.5833333%;
}
.main {
  margin-top: 13.6666666%;
  margin-left: 25.9166666%;
  position: absolute;
  left: 0;
  top: 0;
  width: 48.6666666%;
}
.bg {
  background: url("../img/tether/header_bg.jpg") center bottom no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  height: 4.95em;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
}
@media only screen and (max-width: 42em) {
  .hero {
    margin-top: 6em;
    /* margin-bottom: -6em; */
  }
  .balloon {
    position: static;
    width: 19.4em;
  }
  .day {
    margin-right: 2.3em;
    right: 0;
    left: auto;
    width: 11.9em;
  }
  .day1 {
    margin-bottom: 5.85em;
  }
  .day2 {
    margin-bottom: 1.75em;
  }
  .bg {
    height: 6em;
  }
}

.mainBtn {
  margin-bottom: -3.7em;
}
@media only screen and (max-width: 42em) {
  .mainBtn {
    margin-right: auto;
    margin-left: auto;
    width: 28.75em;
  }
}

.box {
  background-color: #fff;
  border: .5em solid #000;
  clear: both\9;
  margin-bottom: 1em;
}
.box-about {
  padding-top: 1.45em;
  padding-right: 1.25em;
  padding-bottom: .425em;
  padding-left: 1.25em;
}
.box-large {
  padding-top: 1.325em;
  padding-bottom: .55em;
}
.box-small {
  padding-top: 1.25em;
  padding-bottom: .325em;
}
.box-half {
  clear: none\9;
  float: left\9;
  min-height: 20.875em;
  margin-right: 1em\9;
  width: 28.5em;
}
.box-about.box-half {
  width: 26em;
}
@media only screen and (max-width: 42em) {
  .box {
    border-width: .25em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    width: 28.75em !important;
  }
}
.heading {
  margin-top: -1.65em;
  padding-top: 1.65em;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: -1em\9;
}
@media only screen and (max-width: 42em) {
  .heading {
    margin-top: -2.8em;
    padding-top: 2.8em;
  }
  .flex {
    display: block;
  }
}
.title {
  font-size: 1em;
  line-height: 5.05em;
  margin-top: 3.3em;
  padding-top: 0;
  padding-left: 1.45em;
  padding-bottom: 0;
}
.title-about {
  background-color: #ffff35;
}
.title-information {
  background-color: #ffc6ff;
}
.title-entry {
  background: #d3d900;
}
.title-access {
  background-color: #00d7ff;
}
.title-faq {
  background-color: #edab2c;
}
@media only screen and (max-width: 42em) {
  .title {
    margin-top: 3.2em;
    padding-right: .35em;
    padding-left: .1em;
  }
}

.aboutTitle {
  color: #1d2080;
  font-size: 1.15em;
  line-height: 1.17391304;
  margin-top: 0;
  margin-bottom: .2826087em;
}
.box-large .aboutTitle {
  font-size: 1.75em;
  line-height: 1.4;
  margin-bottom: .47142857em;
}
.box-small .supplement {
  font-weight: normal;
  font-size: .9em;
  line-height: 1;
  margin-top: 0;
  margin-bottom: .47222222em;
}
@media only screen and (max-width: 42em) {
  .aboutTitle {
    font-size: 1.5em;
  }
  .box-large .aboutTitle {
    font-size: 1.65em;
  }
  .box-small .supplement {
    font-size: 1.5em;
  }
}
.box .img {
  background-color: #0095de;
  margin-bottom: .375em;
  position: relative;
  text-align: center;
}
.box .thumbnail {
  width: 100%;
}
.char {
  position: absolute;
}
.char-splash {
  margin-right: -1.9em;
  margin-bottom: -0.5em;
  right: 0;
  bottom: 0;
  width: 18.05em;
}
.char-oops {
  margin-top: -1.5em;
  margin-left: -1.5em;
  left: 0;
  top: 0;
  width: 6.65em;
}
.char-whoopee {
  margin-top: -1.6em;
  margin-left: -1.8em;
  left: 0;
  top: 0;
  width: 16.4em;
}
.char-start {
  margin-top: -1.6em;
  margin-left: -1.8em;
  left: 0;
  top: 0;
  width: 9.8em;
}
.char-goal {
  margin-right: -1.7em;
  margin-bottom: -1.6em;
  right: 0;
  bottom: 0;
  width: 9.7em;
}
.char-wow {
  margin-top: -1.6em;
  margin-left: -1.8em;
  left: 0;
  top: 0;
  width: 10.5em;
}
.char-yeahhhhh {
  margin-top: -1.7em;
  margin-right: -1.8em;
  right: 0;
  top: 0;
  width: 13.9em;
}
.char-yeah {
  margin-top: -1.5em;
  margin-right: -1.3em;
  right: 0;
  top: 0;
  width: 11.15em;
}
.char-macho {
  margin-right: -1.3em;
  margin-bottom: -2.3em;
  right: 0;
  bottom: 0;
  width: 11.85em;
}
.char-water {
  margin-left: -.9em;
  margin-top: -1.45em;
  left: 0;
  top: 0;
  width: 19.75em;
}
.char-course {
  margin-top: -1.7em;
  margin-left: -1.2em;
  left: 0;
  top: 0;
  width: 8.3em;
}
.char-drench {
  margin-top: -1em;
  margin-right: -.9em;
  right: 0;
  top: 0;
  width: 11.8em;
}
.char-delicious {
  margin-right: -.9em;
  margin-bottom: -0.3em;
  right: 0;
  bottom: 0;
  width: 14.45em;
}
.box p {
  font-size: .75em;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 1.6em;
}
.box-large p {
  font-size: .9em;
  line-height: 1.55555556;
  margin-bottom: 1.55555556em;
}
.box-small p {
  font-size: .65em;
  line-height: 1.53846154;
  margin-bottom: 1.53846154em;
}
@media only screen and (max-width: 42em) {
  .box p {
    font-size: 1.25em;
  }
  .box-large p {
    font-size: 1.5em;
  }
  .box-small p {
    font-size: 1.2em;
  }
}

.box th {
  background-color: #0085cf;
  border-top: .1em solid #fff;
  color: #fff;
  padding-top: 1.55em;
  padding-right: 1.35em;
  padding-bottom: 1.35em;
  padding-left: 1.35em;
  text-align: left;
  vertical-align: top;
  width: 16.25em;
}
.box td {
  border-top: .1em solid #0085cf;
  font-size: .9em;
  line-height: 1.77777778;
  padding-top: 1.27777778em;
  padding-right: 1.22222222em;
  padding-bottom: 1.27777778em;
  padding-left: 1.22222222em;
}
.box tr:first-child th,
.box tr:first-child td {
  border-top: 0;
}
@media only screen and (max-width: 42em) {
  .box table,
  .box tbody,
  .box tr,
  .box th,
  .box td {
    display: block;
    width: auto;
  }
  .box th {
    font-size: 1.5em;
    width: auto;
  }
  .box td {
    font-size: 1.3em;
  }
}
.box small {
  font-size: .83333333em;
}
.box .small2 {
  font-size: .77777778em;
}
.box .indent {
  display: block;
  padding-left: 7em;
  text-indent: -7em;
}
.box .indent .ib {
  text-indent: 0;
}
.box .idt2 {
  display: block;
  padding-left: 2em;
}
.box .idt1 {
  display: block;
  padding-left: 1em;
}
@media only screen and (max-width: 42em) {
  .box .indent {
    padding-left: 0;
    text-indent: 0;
  }
}

.plugin {
  text-align: center;
}
.plugin iframe {
  width: 100% !important;
  max-width: 520px !important;
}
@media only screen and (max-width: 42em) {
  .plugin iframe,
  .fb-page > span {
    height: 37.2em !important;
  }
}

.entryBtn {
  list-style-type: none;
  /*margin-right: -1.071723%;*/
  padding-left: 0;
}
.entryBtn li {
  background-color: #000;
  float: left;
  /*margin-right: 1.071723%;*/
  margin-bottom: .824402%;
  width: 49.0833333%;
  /*width: 49.134378%;*/
}
.entryBtn .right {
  float: right;
}
.entryBtn .half {
  width: 23.825227%;
}
.entryBtn .yet img {
  opacity: .3;
  filter: alpha(opacity=30);
}
@media only screen and (max-width: 42em) {
  .entryBtn {
    margin-right: auto;
    margin-left: auto;
    width: 28.75em;
  }
  .entryBtn li {
    margin-right: 0;
    margin-bottom: .6em;
    width: auto;
  }
  .entryBtn .half {
    width: 14.1em;
  }
  .entryBtn .half:nth-of-type(odd) {
    float: right;
  }
}

.map {
  margin-top: 3.5em;
  margin-right: 3.75em;
  margin-bottom: 4em;
  margin-left: 3.75em;
  position: relative;
  padding-top: 55.339806%;
}
.map iframe {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.box dl {
  margin-top: 1.8em;
  margin-right: 1.55em;
  margin-bottom: .225em;
  margin-left: 1.55em;
}
.box dt {
  background: url("../img/faq_q.png") 0 0 no-repeat;
  -webkit-background-size: 1.39130435em auto;
          background-size: 1.39130435em auto;
  color: #ff00ff;
  font-size: 1.15em;
  font-weight: bold;
  min-height: 1.65217391em;
  line-height: 1.43478261;
  margin-bottom: .08695652em;
  padding-left: 2em;
}
.box dd {
  background: url("../img/faq_a.png") 0 0 no-repeat;
  -webkit-background-size: 1.5em auto;
          background-size: 1.5em auto;
  font-size: .9em;
  min-height: 2.44444444em;
  line-height: 1.94444444;
  margin-bottom: 2.36111111em;
  margin-left: 0;
  padding-left: 2.55555556em;
}
@media only screen and (max-width: 42em) {
  .box dt {
    font-size: 1.5em;
  }
  .box dd {
    font-size: 1.3em;
  }
}

.comingSoon {
  margin-top: -3.26923077%;
  margin-bottom: -3.26923077%;
  width: 79.2307692%;
}

.ib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -100%;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

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

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
