body {
  margin: 0;
}

[v-cloak] {
  display: none;
}

#iprospect {
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  /* Grouping content
     ========================================================================== */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /* Text-level semantics
     ========================================================================== */
  /**
   * Remove the gray background on active links in IE 10.
   */
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /**
   * Add the correct font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  /* Embedded content
     ========================================================================== */
  /**
   * Remove the border on images inside links in IE 10.
   */
  /* Forms
     ========================================================================== */
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
  /**
   * Correct the padding in Firefox.
   */
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  /* Interactive
     ========================================================================== */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  /*
   * Add the correct display in all browsers.
   */
  /* Misc
     ========================================================================== */
  /**
   * Add the correct display in IE 10+.
   */
  /**
   * Add the correct display in IE 10.
   */
  font-family: filson-soft, sans-serif;
  font-weight: 400;
}
#iprospect h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
#iprospect hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
#iprospect pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
#iprospect a {
  background-color: transparent;
}
#iprospect abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
#iprospect b,
#iprospect strong {
  font-weight: bolder;
}
#iprospect code,
#iprospect kbd,
#iprospect samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
#iprospect small {
  font-size: 80%;
}
#iprospect sub,
#iprospect sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#iprospect sub {
  bottom: -0.25em;
}
#iprospect sup {
  top: -0.5em;
}
#iprospect img {
  border-style: none;
}
#iprospect button,
#iprospect input,
#iprospect optgroup,
#iprospect select,
#iprospect textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
#iprospect button,
#iprospect input {
  /* 1 */
  overflow: visible;
}
#iprospect button,
#iprospect select {
  /* 1 */
  text-transform: none;
}
#iprospect button,
#iprospect [type=button],
#iprospect [type=reset],
#iprospect [type=submit] {
  -webkit-appearance: button;
}
#iprospect button::-moz-focus-inner,
#iprospect [type=button]::-moz-focus-inner,
#iprospect [type=reset]::-moz-focus-inner,
#iprospect [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
#iprospect button:-moz-focusring,
#iprospect [type=button]:-moz-focusring,
#iprospect [type=reset]:-moz-focusring,
#iprospect [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
#iprospect fieldset {
  padding: 0.35em 0.75em 0.625em;
}
#iprospect legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
#iprospect progress {
  vertical-align: baseline;
}
#iprospect textarea {
  overflow: auto;
}
#iprospect [type=checkbox],
#iprospect [type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
#iprospect [type=number]::-webkit-inner-spin-button,
#iprospect [type=number]::-webkit-outer-spin-button {
  height: auto;
}
#iprospect [type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
#iprospect [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#iprospect ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
#iprospect details {
  display: block;
}
#iprospect summary {
  display: list-item;
}
#iprospect template {
  display: none;
}
#iprospect [hidden] {
  display: none;
}
#iprospect .inner {
  width: 90%;
  margin: auto;
  padding: 15px 0;
  max-width: 500px;
}
#iprospect p {
  color: #505050;
}
#iprospect h2 {
  color: #505050;
  font-weight: 500;
  font-size: 22px;
}
#iprospect img {
  max-width: 100%;
}
#iprospect .desktop {
  display: none;
}
#iprospect .header h1 {
  margin: 0;
}
#iprospect .header h1 img {
  width: 100%;
  user-select: none;
  display: block;
}
#iprospect .header h1 .desktop {
  display: none;
}
#iprospect .interactive {
  background: #B4E9FF;
}
#iprospect .interactive .inner .choice1 {
  display: grid;
  max-width: 300px;
  margin: auto;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 10px;
}
#iprospect .interactive .inner .choice1 .region, #iprospect .interactive .inner .choice1 .city {
  display: inline-block;
  background: white;
  box-shadow: 0px 3px 6px #00000057;
  font-family: filson-soft, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #505050;
  padding: 5px 10px;
  box-sizing: border-box;
  margin: 5px 0;
  text-align: center;
  cursor: pointer;
}
#iprospect .interactive .inner .choice1 .region.active, #iprospect .interactive .inner .choice1 .city.active {
  background: #EF8D1A;
  color: white;
}
#iprospect .interactive .inner .menu {
  max-width: 300px;
  margin: auto;
  margin-bottom: 0px;
}
#iprospect .interactive .inner .menu .button {
  width: 100%;
  background: white;
  box-shadow: 0px 3px 6px #00000057;
  font-family: filson-soft, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #505050;
  padding: 5px 10px;
  box-sizing: border-box;
  margin: 10px 0;
  cursor: pointer;
}
#iprospect .interactive .inner .menu .button.active {
  background: #EF8D1A;
  color: white;
}
#iprospect .interactive .inner .key-choice {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
#iprospect .interactive .inner .key {
  position: absolute;
  top: 0;
  right: 0;
  background: white;
  box-shadow: 0px 3px 6px #00000057;
  font-family: filson-soft, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #505050;
  padding: 10px;
  box-sizing: border-box;
  margin: auto;
  margin-top: 10px;
}
#iprospect .interactive .inner .key .row {
  margin-top: 5px;
  display: flex;
  align-items: center;
}
#iprospect .interactive .inner .key .row .box {
  width: 22px;
  height: 22px;
  min-width: 22px;
  margin-right: 10px;
}
#iprospect .interactive .inner .key > :nth-child(2) .box {
  background: #EF8D1A;
}
#iprospect .interactive .inner .key > :nth-child(3) .box {
  background: #7F6698;
}
#iprospect .interactive .inner .key > :nth-child(4) .box {
  background: #00A2D0;
}
#iprospect .interactive .inner .key > :nth-child(5) .box {
  background: #91E0CA;
}
#iprospect .interactive .inner .key > :nth-child(6) .box {
  background: #233D4D;
}
#iprospect .interactive .inner .map img {
  width: 100%;
  user-select: none;
}
#iprospect .evening .graphic {
  background: #f9d1a3;
  padding-right: 10px;
}
#iprospect .evening .graphic img {
  display: block;
  user-select: none;
  width: 350px;
  margin: auto;
}
#iprospect .bread .inner .rank .row {
  display: flex;
  margin: 8px 0;
  align-items: center;
}
#iprospect .bread .inner .rank .row .num {
  background: #505050;
  font-family: filson-soft, sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  font-size: 18px;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#iprospect .bread .inner .rank .row .bar {
  background: #91E0CA;
  height: 32px;
  margin-right: 10px;
}
#iprospect .bread .inner .rank .row .text {
  color: #505050;
  font-size: 19px;
}
#iprospect .bread .inner .rank .row .text span {
  font-weight: 500;
  font-size: 18px;
  margin-left: 10px;
}
#iprospect .bread .graphic {
  background: #c3eee2;
  padding: 10px 0;
}
#iprospect .bread .graphic img {
  width: 246px;
  display: block;
  margin: auto;
  user-select: none;
}
#iprospect .scone .graphic {
  background: #f8f6fa;
  padding: 20px 0;
}
#iprospect .scone .graphic img {
  width: 320px;
  display: block;
  margin: auto;
  user-select: none;
}
#iprospect .ride .inner .rank .row {
  display: flex;
  margin: 8px 0;
  align-items: center;
}
#iprospect .ride .inner .rank .row .num {
  background: #505050;
  font-family: filson-soft, sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  font-size: 18px;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#iprospect .ride .inner .rank .row .bar {
  background: #EF8D1A;
  height: 32px;
  margin-right: 10px;
}
#iprospect .ride .inner .rank .row .text {
  color: #505050;
  font-size: 19px;
}
#iprospect .ride .inner .rank .row .text span {
  font-weight: 500;
  font-size: 18px;
  margin-left: 10px;
}
#iprospect .ride .graphic {
  background: #fce9d4;
  padding-top: 20px;
}
#iprospect .ride .graphic img {
  display: block;
  margin: auto;
  user-select: none;
  width: 320px;
}
#iprospect .ride .graphic .desktop {
  display: none;
}
#iprospect .game .inner .rank .row {
  display: flex;
  margin: 8px 0;
  align-items: center;
}
#iprospect .game .inner .rank .row .num {
  background: #505050;
  font-family: filson-soft, sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  font-size: 18px;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#iprospect .game .inner .rank .row .bar {
  background: #746684;
  height: 32px;
  margin-right: 10px;
}
#iprospect .game .inner .rank .row .text {
  color: #505050;
  font-size: 19px;
}
#iprospect .game .inner .rank .row .text span {
  font-weight: 500;
  font-size: 18px;
  margin-left: 10px;
}
#iprospect .game .graphic {
  background: #f8f6fa;
  padding: 20px 10px;
}
#iprospect .game .graphic img {
  display: block;
  margin: auto;
  user-select: none;
  width: 364px;
}
#iprospect .note {
  background: #EF8D1A;
}
#iprospect .note .inner p {
  color: white;
  font-size: 20px;
  text-align: center;
}
#iprospect .footer .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
#iprospect .footer .inner > * {
  margin: 20px 0;
}
#iprospect .footer .inner .logo {
  width: 228px;
}
@media only screen and (min-width: 1000px) {
  #iprospect .mobile {
    display: none;
  }
  #iprospect .desktop {
    display: block;
  }
  #iprospect .interactive .inner .choice1 {
    display: none;
  }
  #iprospect .inner {
    padding: 30px 0;
    max-width: 1430px;
  }
  #iprospect .header h1 .desktop {
    display: block;
  }
  #iprospect .header h1 .mobile {
    display: none;
  }
  #iprospect p {
    font-size: 18px;
  }
  #iprospect h2 {
    font-size: 28px;
  }
  #iprospect .interactive .inner {
    position: relative;
  }
  #iprospect .interactive .inner .menu {
    position: absolute;
    max-width: none;
    margin: auto;
    margin-bottom: 50px;
    z-index: 3;
  }
  #iprospect .interactive .inner .menu .button {
    width: 100%;
    font-size: 22px;
    padding: 15px 20px;
  }
  #iprospect .interactive .inner .key-choice {
    position: absolute;
    right: 0;
    z-index: 3;
  }
  #iprospect .interactive .inner .key-choice .choice {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    margin: 16px 0;
    position: relative;
  }
  #iprospect .interactive .inner .key-choice .choice .region, #iprospect .interactive .inner .key-choice .choice .city {
    display: inline-block;
    background: white;
    box-shadow: 0px 3px 6px #00000057;
    font-family: filson-soft, sans-serif;
    font-weight: 500;
    font-size: 22px;
    color: #505050;
    padding: 15px 20px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
  }
  #iprospect .interactive .inner .key-choice .choice .region.active, #iprospect .interactive .inner .key-choice .choice .city.active {
    background: #EF8D1A;
    color: white;
  }
  #iprospect .interactive .inner .key-choice .key {
    background: white;
    box-shadow: 0px 3px 6px #00000057;
    font-family: filson-soft, sans-serif;
    font-weight: 500;
    font-size: 22px;
    color: #505050;
    padding: 30px;
    box-sizing: border-box;
    margin: auto;
    width: 100%;
    font-size: 22px;
    position: static;
  }
  #iprospect .interactive .inner .key-choice .key .row {
    margin-top: 30px;
    display: flex;
    align-items: center;
  }
  #iprospect .interactive .inner .key-choice .key .row .box {
    width: 42px;
    height: 42px;
    min-width: 42px;
    margin-right: 30px;
  }
  #iprospect .interactive .inner .key-choice .key .row {
    margin-top: 10px;
  }
  #iprospect .interactive .inner .key-choice .key .row .box {
    margin-right: 10px;
  }
  #iprospect .interactive .inner .key-choice .key > :nth-child(2) .box {
    background: #EF8D1A;
  }
  #iprospect .interactive .inner .key-choice .key > :nth-child(3) .box {
    background: #7F6698;
  }
  #iprospect .interactive .inner .key-choice .key > :nth-child(4) .box {
    background: #00A2D0;
  }
  #iprospect .interactive .inner .key-choice .key > :nth-child(5) .box {
    background: #91E0CA;
  }
  #iprospect .interactive .inner .key-choice .key > :nth-child(6) .box {
    background: #233D4D;
  }
  #iprospect .interactive .inner .map img {
    width: 40%;
    max-width: 720px;
    margin: auto;
    display: block;
    transform: translateX(10%);
    user-select: none;
    margin-top: 150px;
    margin-bottom: 30px;
  }
  #iprospect .outer {
    width: 90%;
    margin: auto;
    max-width: 1420px;
    display: flex;
    align-items: center;
  }
  #iprospect .evening {
    background: #f9d1a3;
  }
  #iprospect .evening .inner {
    order: 2;
    width: 50%;
    background: white;
    padding: 40px 35px;
    box-shadow: 0px 3px 6px #00000057;
    margin: 80px 0;
    z-index: 2;
  }
  #iprospect .evening .inner h2 {
    margin-top: 0;
  }
  #iprospect .evening .inner > :last-child {
    margin-bottom: 0;
  }
  #iprospect .evening .graphic {
    padding-right: 0;
    width: 50%;
  }
  #iprospect .evening .graphic img {
    display: block;
    width: 550px;
    user-select: none;
  }
  #iprospect .bread {
    background: #c3eee2;
  }
  #iprospect .bread .inner {
    width: 50%;
    background: white;
    padding: 40px 35px;
    box-shadow: 0px 3px 6px #00000057;
    margin: 80px 0;
    z-index: 2;
  }
  #iprospect .bread .inner h2 {
    margin-top: 0;
  }
  #iprospect .bread .inner .rank .row {
    margin: 14px 0;
  }
  #iprospect .bread .inner .rank .row .num {
    font-size: 22px;
    width: 35px;
    height: 35px;
  }
  #iprospect .bread .inner .rank .row .bar {
    height: 35px;
    margin-right: 20px;
  }
  #iprospect .bread .inner .rank .row .text {
    font-size: 24px;
  }
  #iprospect .bread .inner .rank .row .text span {
    font-size: 24px;
    margin-left: 10px;
  }
  #iprospect .bread .graphic {
    padding: 0;
    padding-left: 50px;
    box-sizing: border-box;
    width: 50%;
  }
  #iprospect .bread .graphic img {
    width: 640px;
    display: block;
    user-select: none;
  }
  #iprospect .scone {
    background: #f8f6fa;
  }
  #iprospect .scone .inner {
    width: 50%;
    background: white;
    padding: 40px 35px;
    box-shadow: 0px 3px 6px #00000057;
    margin: 80px 0;
    z-index: 2;
    order: 2;
  }
  #iprospect .scone .inner h2 {
    margin-top: 0;
  }
  #iprospect .scone .graphic {
    padding: 0;
    padding-right: 70px;
    box-sizing: border-box;
    width: 50%;
  }
  #iprospect .scone .graphic img {
    width: 590px;
    display: block;
    margin: 0;
    user-select: none;
  }
  #iprospect .ride {
    background: #fce9d4;
  }
  #iprospect .ride .inner {
    width: 50%;
    background: white;
    padding: 40px 35px;
    box-shadow: 0px 3px 6px #00000057;
    margin: 80px 0;
    z-index: 2;
  }
  #iprospect .ride .inner h2 {
    margin-top: 0;
  }
  #iprospect .ride .inner .rank .row {
    margin: 14px 0;
  }
  #iprospect .ride .inner .rank .row .num {
    font-size: 22px;
    width: 35px;
    height: 35px;
  }
  #iprospect .ride .inner .rank .row .bar {
    height: 35px;
    margin-right: 20px;
  }
  #iprospect .ride .inner .rank .row .text {
    font-size: 24px;
  }
  #iprospect .ride .inner .rank .row .text span {
    font-size: 24px;
    margin-left: 10px;
  }
  #iprospect .ride .graphic {
    padding: 0;
    box-sizing: border-box;
    width: 50%;
  }
  #iprospect .ride .graphic img {
    width: 500px;
    display: block;
    margin: 0;
    user-select: none;
  }
  #iprospect .ride .graphic .mobile {
    display: none;
  }
  #iprospect .ride .graphic .desktop {
    display: block;
  }
  #iprospect .game {
    background: #f8f6fa;
  }
  #iprospect .game .inner {
    width: 50%;
    background: white;
    padding: 40px 35px;
    box-shadow: 0px 3px 6px #00000057;
    margin: 80px 0;
    z-index: 2;
    order: 2;
  }
  #iprospect .game .inner h2 {
    margin-top: 0;
  }
  #iprospect .game .inner .rank .row {
    margin: 14px 0;
  }
  #iprospect .game .inner .rank .row .num {
    font-size: 22px;
    width: 35px;
    height: 35px;
  }
  #iprospect .game .inner .rank .row .bar {
    height: 35px;
    margin-right: 20px;
  }
  #iprospect .game .inner .rank .row .text {
    font-size: 24px;
  }
  #iprospect .game .inner .rank .row .text span {
    font-size: 24px;
    margin-left: 10px;
  }
  #iprospect .game .graphic {
    padding: 0;
    box-sizing: border-box;
    width: 50%;
    padding-right: 20px;
  }
  #iprospect .game .graphic img {
    width: 650px;
    display: block;
    margin: 0;
    user-select: none;
  }
  #iprospect .note {
    background: #EF8D1A;
  }
  #iprospect .note .inner p {
    color: white;
    font-size: 20px;
    text-align: center;
  }
  #iprospect .footer .inner {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
  #iprospect .footer .inner > * {
    margin: 0;
  }
  #iprospect .footer .inner .cc {
    display: flex;
    align-items: center;
  }
  #iprospect .footer .inner .cc > :first-child {
    margin-right: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  #iprospect .interactive .inner .map img {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1500px) {
  #iprospect .interactive .inner .map img {
    width: 45%;
  }
}
