/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, footer, header, nav, section {
  display: block
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
figcaption, figure {
  display: block
}
figure {
  margin: 1em 40px
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
main {
  display: block
}
pre {
  font-family: monospace, monospace;
  font-size: 1em
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
a:active, a:hover {
  outline-width: 0
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
b, strong {
  font-weight: inherit
}
b, strong {
  font-weight: bolder
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
dfn {
  font-style: italic
}
mark {
  background-color: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
audio, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
img {
  border-style: none
}
svg:not(:root) {
  overflow: hidden
}
button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText
}
input {
  overflow: visible
}
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal
}
progress {
  display: inline-block;
  vertical-align: baseline
}
textarea {
  overflow: auto
}
details {
  display: block
}
summary {
  display: list-item
}
menu {
  display: block
}
canvas {
  display: inline-block
}
template {
  display: none
}
[hidden] {
  display: none
}
.sp-area {
	display: none;
}
@media screen and (max-width:639px) {
.pc-area {
	display: none;
}
.sp-area {
	display: block;
}
}
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}
html {
  box-sizing: border-box;
  font-size: 100%
}
*, *:before, *:after {
  box-sizing: inherit
}
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic
}
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px
}
select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px
}
.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
  max-width: none!important
}
button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: transparent;
  line-height: 1;
  cursor: auto
}
[data-whatinput=mouse] button {
  outline: 0
}
pre {
  overflow: auto
}
button, input, optgroup, select, textarea {
  font-family: inherit
}
.is-visible {
  display: block!important
}
.is-hidden {
  display: none!important
}
.float-left {
  float: left!important
}
.float-right {
  float: right!important
}
.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto
}
.clearfix:before, .clearfix:after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1
}
.clearfix:after {
  clear: both
}
.hide {
  display: none!important
}
.invisible {
  visibility: hidden
}
@media screen and (max-width:39.9375em) {
  .hide-for-small-only {
    display: none!important
  }
}
@media screen and (max-width:0em), screen and (min-width:40em) {
  .show-for-small-only {
    display: none!important
  }
}
@media print, screen and (min-width:40em) {
  .hide-for-medium {
    display: none!important
  }
}
@media screen and (max-width:39.9375em) {
  .show-for-medium {
    display: none!important
  }
}
@media screen and (min-width:40em) and (max-width:63.9375em) {
  .hide-for-medium-only {
    display: none!important
  }
}
@media screen and (max-width:39.9375em), screen and (min-width:64em) {
  .show-for-medium-only {
    display: none!important
  }
}
@media print, screen and (min-width:64em) {
  .hide-for-large {
    display: none!important
  }
}
@media screen and (max-width:63.9375em) {
  .show-for-large {
    display: none!important
  }
}
@media screen and (min-width:64em) and (max-width:74.9375em) {
  .hide-for-large-only {
    display: none!important
  }
}
@media screen and (max-width:63.9375em), screen and (min-width:75em) {
  .show-for-large-only {
    display: none!important
  }
}
.show-for-sr, .show-on-focus {
  position: absolute!important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0
}
.show-on-focus:active, .show-on-focus:focus {
  position: static!important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none
}
.show-for-landscape, .hide-for-portrait {
  display: block!important
}
@media screen and (orientation:landscape) {
  .show-for-landscape, .hide-for-portrait {
    display: block!important
  }
}
@media screen and (orientation:portrait) {
  .show-for-landscape, .hide-for-portrait {
    display: none!important
  }
}
.hide-for-landscape, .show-for-portrait {
  display: none!important
}
@media screen and (orientation:landscape) {
  .hide-for-landscape, .show-for-portrait {
    display: none!important
  }
}
@media screen and (orientation:portrait) {
  .hide-for-landscape, .show-for-portrait {
    display: block!important
  }
}
.grid-container {
  padding-right: 15px;
  padding-right: .9375rem;
  padding-left: 15px;
  padding-left: .9375rem;
  max-width: 1000px;
  max-width: 62.5rem;
  margin: 0 auto
}
.grid-container.fluid {
  padding-right: 15px;
  padding-right: .9375rem;
  padding-left: 15px;
  padding-left: .9375rem;
  max-width: 100%;
  margin: 0 auto
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto
}
.grid-x {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap
}
.cell {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%
}
.cell.auto {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px
}
.cell.shrink {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto
}
.grid-x>.auto {
  width: auto
}
.grid-x>.shrink {
  width: auto
}
.grid-x>.small-shrink, .grid-x>.small-full, .grid-x>.small-1, .grid-x>.small-2, .grid-x>.small-3, .grid-x>.small-4, .grid-x>.small-5, .grid-x>.small-6, .grid-x>.small-7, .grid-x>.small-8, .grid-x>.small-9, .grid-x>.small-10, .grid-x>.small-11, .grid-x>.small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}
@media print, screen and (min-width:40em) {
  .grid-x>.medium-shrink, .grid-x>.medium-full, .grid-x>.medium-1, .grid-x>.medium-2, .grid-x>.medium-3, .grid-x>.medium-4, .grid-x>.medium-5, .grid-x>.medium-6, .grid-x>.medium-7, .grid-x>.medium-8, .grid-x>.medium-9, .grid-x>.medium-10, .grid-x>.medium-11, .grid-x>.medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
}
@media print, screen and (min-width:64em) {
  .grid-x>.large-shrink, .grid-x>.large-full, .grid-x>.large-1, .grid-x>.large-2, .grid-x>.large-3, .grid-x>.large-4, .grid-x>.large-5, .grid-x>.large-6, .grid-x>.large-7, .grid-x>.large-8, .grid-x>.large-9, .grid-x>.large-10, .grid-x>.large-11, .grid-x>.large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
}
.grid-x>.small-1 {
  width: 8.33333%
}
.grid-x>.small-2 {
  width: 16.66667%
}
.grid-x>.small-3 {
  width: 25%
}
.grid-x>.small-4 {
  width: 33.33333%
}
.grid-x>.small-5 {
  width: 41.66667%
}
.grid-x>.small-6 {
  width: 50%
}
.grid-x>.small-7 {
  width: 58.33333%
}
.grid-x>.small-8 {
  width: 66.66667%
}
.grid-x>.small-9 {
  width: 75%
}
.grid-x>.small-10 {
  width: 83.33333%
}
.grid-x>.small-11 {
  width: 91.66667%
}
.grid-x>.small-12 {
  width: 100%
}
@media print, screen and (min-width:40em) {
  .grid-x>.medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto
  }
  .grid-x>.medium-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
  .grid-x>.medium-1 {
    width: 8.33333%
  }
  .grid-x>.medium-2 {
    width: 16.66667%
  }
  .grid-x>.medium-3 {
    width: 25%
  }
  .grid-x>.medium-4 {
    width: 33.33333%
  }
  .grid-x>.medium-5 {
    width: 41.66667%
  }
  .grid-x>.medium-6 {
    width: 50%
  }
  .grid-x>.medium-7 {
    width: 58.33333%
  }
  .grid-x>.medium-8 {
    width: 66.66667%
  }
  .grid-x>.medium-9 {
    width: 75%
  }
  .grid-x>.medium-10 {
    width: 83.33333%
  }
  .grid-x>.medium-11 {
    width: 91.66667%
  }
  .grid-x>.medium-12 {
    width: 100%
  }
}
@media print, screen and (min-width:64em) {
  .grid-x>.large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto
  }
  .grid-x>.large-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
  }
  .grid-x>.large-1 {
    width: 8.33333%
  }
  .grid-x>.large-2 {
    width: 16.66667%
  }
  .grid-x>.large-3 {
    width: 25%
  }
  .grid-x>.large-4 {
    width: 33.33333%
  }
  .grid-x>.large-5 {
    width: 41.66667%
  }
  .grid-x>.large-6 {
    width: 50%
  }
  .grid-x>.large-7 {
    width: 58.33333%
  }
  .grid-x>.large-8 {
    width: 66.66667%
  }
  .grid-x>.large-9 {
    width: 75%
  }
  .grid-x>.large-10 {
    width: 83.33333%
  }
  .grid-x>.large-11 {
    width: 91.66667%
  }
  .grid-x>.large-12 {
    width: 100%
  }
}
.grid-margin-x:not(.grid-x)>.cell {
  width: auto
}
.grid-margin-y:not(.grid-y)>.cell {
  height: auto
}
.grid-margin-x {
  margin-left: -15px;
  margin-left: -.9375rem;
  margin-right: -15px;
  margin-right: -.9375rem
}
.grid-margin-x>.cell {
  width: calc(100% - 1.875rem);
  margin-left: 15px;
  margin-left: .9375rem;
  margin-right: 15px;
  margin-right: .9375rem
}
.grid-margin-x>.auto {
  width: auto
}
.grid-margin-x>.shrink {
  width: auto
}
.grid-margin-x>.small-1 {
  width: calc(8.33333% - 1.875rem)
}
.grid-margin-x>.small-2 {
  width: calc(16.66667% - 1.875rem)
}
.grid-margin-x>.small-3 {
  width: calc(25% - 1.875rem)
}
.grid-margin-x>.small-4 {
  width: calc(33.33333% - 1.875rem)
}
.grid-margin-x>.small-5 {
  width: calc(41.66667% - 1.875rem)
}
.grid-margin-x>.small-6 {
  width: calc(50% - 1.875rem)
}
.grid-margin-x>.small-7 {
  width: calc(58.33333% - 1.875rem)
}
.grid-margin-x>.small-8 {
  width: calc(66.66667% - 1.875rem)
}
.grid-margin-x>.small-9 {
  width: calc(75% - 1.875rem)
}
.grid-margin-x>.small-10 {
  width: calc(83.33333% - 1.875rem)
}
.grid-margin-x>.small-11 {
  width: calc(91.66667% - 1.875rem)
}
.grid-margin-x>.small-12 {
  width: calc(100% - 1.875rem)
}
@media print, screen and (min-width:40em) {
  .grid-margin-x>.medium-auto {
    width: auto
  }
  .grid-margin-x>.medium-shrink {
    width: auto
  }
  .grid-margin-x>.medium-1 {
    width: calc(8.33333% - 1.875rem)
  }
  .grid-margin-x>.medium-2 {
    width: calc(16.66667% - 1.875rem)
  }
  .grid-margin-x>.medium-3 {
    width: calc(25% - 1.875rem)
  }
  .grid-margin-x>.medium-4 {
    width: calc(33.33333% - 1.875rem)
  }
  .grid-margin-x>.medium-5 {
    width: calc(41.66667% - 1.875rem)
  }
  .grid-margin-x>.medium-6 {
    width: calc(50% - 1.875rem)
  }
  .grid-margin-x>.medium-7 {
    width: calc(58.33333% - 1.875rem)
  }
  .grid-margin-x>.medium-8 {
    width: calc(66.66667% - 1.875rem)
  }
  .grid-margin-x>.medium-9 {
    width: calc(75% - 1.875rem)
  }
  .grid-margin-x>.medium-10 {
    width: calc(83.33333% - 1.875rem)
  }
  .grid-margin-x>.medium-11 {
    width: calc(91.66667% - 1.875rem)
  }
  .grid-margin-x>.medium-12 {
    width: calc(100% - 1.875rem)
  }
}
@media print, screen and (min-width:64em) {
  .grid-margin-x>.large-auto {
    width: auto
  }
  .grid-margin-x>.large-shrink {
    width: auto
  }
  .grid-margin-x>.large-1 {
    width: calc(8.33333% - 1.875rem)
  }
  .grid-margin-x>.large-2 {
    width: calc(16.66667% - 1.875rem)
  }
  .grid-margin-x>.large-3 {
    width: calc(25% - 1.875rem)
  }
  .grid-margin-x>.large-4 {
    width: calc(33.33333% - 1.875rem)
  }
  .grid-margin-x>.large-5 {
    width: calc(41.66667% - 1.875rem)
  }
  .grid-margin-x>.large-6 {
    width: calc(50% - 1.875rem)
  }
  .grid-margin-x>.large-7 {
    width: calc(58.33333% - 1.875rem)
  }
  .grid-margin-x>.large-8 {
    width: calc(66.66667% - 1.875rem)
  }
  .grid-margin-x>.large-9 {
    width: calc(75% - 1.875rem)
  }
  .grid-margin-x>.large-10 {
    width: calc(83.33333% - 1.875rem)
  }
  .grid-margin-x>.large-11 {
    width: calc(91.66667% - 1.875rem)
  }
  .grid-margin-x>.large-12 {
    width: calc(100% - 1.875rem)
  }
}
.grid-padding-x .grid-padding-x {
  margin-right: -15px;
  margin-right: -.9375rem;
  margin-left: -15px;
  margin-left: -.9375rem
}
.grid-container:not(.full)>.grid-padding-x {
  margin-right: -15px;
  margin-right: -.9375rem;
  margin-left: -15px;
  margin-left: -.9375rem
}
.grid-padding-x>.cell {
  padding-right: 15px;
  padding-right: .9375rem;
  padding-left: 15px;
  padding-left: .9375rem
}
.small-up-1>.cell {
  width: 100%
}
.small-up-2>.cell {
  width: 50%
}
.small-up-3>.cell {
  width: 33.33333%
}
.small-up-4>.cell {
  width: 25%
}
.small-up-5>.cell {
  width: 20%
}
.small-up-6>.cell {
  width: 16.66667%
}
.small-up-7>.cell {
  width: 14.28571%
}
.small-up-8>.cell {
  width: 12.5%
}
@media print, screen and (min-width:40em) {
  .medium-up-1>.cell {
    width: 100%
  }
  .medium-up-2>.cell {
    width: 50%
  }
  .medium-up-3>.cell {
    width: 33.33333%
  }
  .medium-up-4>.cell {
    width: 25%
  }
  .medium-up-5>.cell {
    width: 20%
  }
  .medium-up-6>.cell {
    width: 16.66667%
  }
  .medium-up-7>.cell {
    width: 14.28571%
  }
  .medium-up-8>.cell {
    width: 12.5%
  }
}
@media print, screen and (min-width:64em) {
  .large-up-1>.cell {
    width: 100%
  }
  .large-up-2>.cell {
    width: 50%
  }
  .large-up-3>.cell {
    width: 33.33333%
  }
  .large-up-4>.cell {
    width: 25%
  }
  .large-up-5>.cell {
    width: 20%
  }
  .large-up-6>.cell {
    width: 16.66667%
  }
  .large-up-7>.cell {
    width: 14.28571%
  }
  .large-up-8>.cell {
    width: 12.5%
  }
}
.grid-margin-x.small-up-1>.cell {
  width: calc(100% - 1.875rem)
}
.grid-margin-x.small-up-2>.cell {
  width: calc(50% - 1.875rem)
}
.grid-margin-x.small-up-3>.cell {
  width: calc(33.33333% - 1.875rem)
}
.grid-margin-x.small-up-4>.cell {
  width: calc(25% - 1.875rem)
}
.grid-margin-x.small-up-5>.cell {
  width: calc(20% - 1.875rem)
}
.grid-margin-x.small-up-6>.cell {
  width: calc(16.66667% - 1.875rem)
}
.grid-margin-x.small-up-7>.cell {
  width: calc(14.28571% - 1.875rem)
}
.grid-margin-x.small-up-8>.cell {
  width: calc(12.5% - 1.875rem)
}
@media print, screen and (min-width:40em) {
  .grid-margin-x.medium-up-1>.cell {
    width: calc(100% - 1.875rem)
  }
  .grid-margin-x.medium-up-2>.cell {
    width: calc(50% - 1.875rem)
  }
  .grid-margin-x.medium-up-3>.cell {
    width: calc(33.33333% - 1.875rem)
  }
  .grid-margin-x.medium-up-4>.cell {
    width: calc(25% - 1.875rem)
  }
  .grid-margin-x.medium-up-5>.cell {
    width: calc(20% - 1.875rem)
  }
  .grid-margin-x.medium-up-6>.cell {
    width: calc(16.66667% - 1.875rem)
  }
  .grid-margin-x.medium-up-7>.cell {
    width: calc(14.28571% - 1.875rem)
  }
  .grid-margin-x.medium-up-8>.cell {
    width: calc(12.5% - 1.875rem)
  }
}
@media print, screen and (min-width:64em) {
  .grid-margin-x.large-up-1>.cell {
    width: calc(100% - 1.875rem)
  }
  .grid-margin-x.large-up-2>.cell {
    width: calc(50% - 1.875rem)
  }
  .grid-margin-x.large-up-3>.cell {
    width: calc(33.33333% - 1.875rem)
  }
  .grid-margin-x.large-up-4>.cell {
    width: calc(25% - 1.875rem)
  }
  .grid-margin-x.large-up-5>.cell {
    width: calc(20% - 1.875rem)
  }
  .grid-margin-x.large-up-6>.cell {
    width: calc(16.66667% - 1.875rem)
  }
  .grid-margin-x.large-up-7>.cell {
    width: calc(14.28571% - 1.875rem)
  }
  .grid-margin-x.large-up-8>.cell {
    width: calc(12.5% - 1.875rem)
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0
}
.small-margin-collapse>.cell {
  margin-right: 0;
  margin-left: 0
}
.small-margin-collapse>.small-1 {
  width: 8.33333%
}
.small-margin-collapse>.small-2 {
  width: 16.66667%
}
.small-margin-collapse>.small-3 {
  width: 25%
}
.small-margin-collapse>.small-4 {
  width: 33.33333%
}
.small-margin-collapse>.small-5 {
  width: 41.66667%
}
.small-margin-collapse>.small-6 {
  width: 50%
}
.small-margin-collapse>.small-7 {
  width: 58.33333%
}
.small-margin-collapse>.small-8 {
  width: 66.66667%
}
.small-margin-collapse>.small-9 {
  width: 75%
}
.small-margin-collapse>.small-10 {
  width: 83.33333%
}
.small-margin-collapse>.small-11 {
  width: 91.66667%
}
.small-margin-collapse>.small-12 {
  width: 100%
}
@media print, screen and (min-width:40em) {
  .small-margin-collapse>.medium-1 {
    width: 8.33333%
  }
  .small-margin-collapse>.medium-2 {
    width: 16.66667%
  }
  .small-margin-collapse>.medium-3 {
    width: 25%
  }
  .small-margin-collapse>.medium-4 {
    width: 33.33333%
  }
  .small-margin-collapse>.medium-5 {
    width: 41.66667%
  }
  .small-margin-collapse>.medium-6 {
    width: 50%
  }
  .small-margin-collapse>.medium-7 {
    width: 58.33333%
  }
  .small-margin-collapse>.medium-8 {
    width: 66.66667%
  }
  .small-margin-collapse>.medium-9 {
    width: 75%
  }
  .small-margin-collapse>.medium-10 {
    width: 83.33333%
  }
  .small-margin-collapse>.medium-11 {
    width: 91.66667%
  }
  .small-margin-collapse>.medium-12 {
    width: 100%
  }
}
@media print, screen and (min-width:64em) {
  .small-margin-collapse>.large-1 {
    width: 8.33333%
  }
  .small-margin-collapse>.large-2 {
    width: 16.66667%
  }
  .small-margin-collapse>.large-3 {
    width: 25%
  }
  .small-margin-collapse>.large-4 {
    width: 33.33333%
  }
  .small-margin-collapse>.large-5 {
    width: 41.66667%
  }
  .small-margin-collapse>.large-6 {
    width: 50%
  }
  .small-margin-collapse>.large-7 {
    width: 58.33333%
  }
  .small-margin-collapse>.large-8 {
    width: 66.66667%
  }
  .small-margin-collapse>.large-9 {
    width: 75%
  }
  .small-margin-collapse>.large-10 {
    width: 83.33333%
  }
  .small-margin-collapse>.large-11 {
    width: 91.66667%
  }
  .small-margin-collapse>.large-12 {
    width: 100%
  }
}
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0
}
.small-padding-collapse>.cell {
  padding-right: 0;
  padding-left: 0
}
@media print, screen and (min-width:40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0
  }
  .medium-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0
  }
}
@media print, screen and (min-width:40em) {
  .medium-margin-collapse>.small-1 {
    width: 8.33333%
  }
  .medium-margin-collapse>.small-2 {
    width: 16.66667%
  }
  .medium-margin-collapse>.small-3 {
    width: 25%
  }
  .medium-margin-collapse>.small-4 {
    width: 33.33333%
  }
  .medium-margin-collapse>.small-5 {
    width: 41.66667%
  }
  .medium-margin-collapse>.small-6 {
    width: 50%
  }
  .medium-margin-collapse>.small-7 {
    width: 58.33333%
  }
  .medium-margin-collapse>.small-8 {
    width: 66.66667%
  }
  .medium-margin-collapse>.small-9 {
    width: 75%
  }
  .medium-margin-collapse>.small-10 {
    width: 83.33333%
  }
  .medium-margin-collapse>.small-11 {
    width: 91.66667%
  }
  .medium-margin-collapse>.small-12 {
    width: 100%
  }
}
@media print, screen and (min-width:40em) {
  .medium-margin-collapse>.medium-1 {
    width: 8.33333%
  }
  .medium-margin-collapse>.medium-2 {
    width: 16.66667%
  }
  .medium-margin-collapse>.medium-3 {
    width: 25%
  }
  .medium-margin-collapse>.medium-4 {
    width: 33.33333%
  }
  .medium-margin-collapse>.medium-5 {
    width: 41.66667%
  }
  .medium-margin-collapse>.medium-6 {
    width: 50%
  }
  .medium-margin-collapse>.medium-7 {
    width: 58.33333%
  }
  .medium-margin-collapse>.medium-8 {
    width: 66.66667%
  }
  .medium-margin-collapse>.medium-9 {
    width: 75%
  }
  .medium-margin-collapse>.medium-10 {
    width: 83.33333%
  }
  .medium-margin-collapse>.medium-11 {
    width: 91.66667%
  }
  .medium-margin-collapse>.medium-12 {
    width: 100%
  }
}
@media print, screen and (min-width:64em) {
  .medium-margin-collapse>.large-1 {
    width: 8.33333%
  }
  .medium-margin-collapse>.large-2 {
    width: 16.66667%
  }
  .medium-margin-collapse>.large-3 {
    width: 25%
  }
  .medium-margin-collapse>.large-4 {
    width: 33.33333%
  }
  .medium-margin-collapse>.large-5 {
    width: 41.66667%
  }
  .medium-margin-collapse>.large-6 {
    width: 50%
  }
  .medium-margin-collapse>.large-7 {
    width: 58.33333%
  }
  .medium-margin-collapse>.large-8 {
    width: 66.66667%
  }
  .medium-margin-collapse>.large-9 {
    width: 75%
  }
  .medium-margin-collapse>.large-10 {
    width: 83.33333%
  }
  .medium-margin-collapse>.large-11 {
    width: 91.66667%
  }
  .medium-margin-collapse>.large-12 {
    width: 100%
  }
}
@media print, screen and (min-width:40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0
  }
  .medium-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0
  }
}
@media print, screen and (min-width:64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0
  }
  .large-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0
  }
}
@media print, screen and (min-width:64em) {
  .large-margin-collapse>.small-1 {
    width: 8.33333%
  }
  .large-margin-collapse>.small-2 {
    width: 16.66667%
  }
  .large-margin-collapse>.small-3 {
    width: 25%
  }
  .large-margin-collapse>.small-4 {
    width: 33.33333%
  }
  .large-margin-collapse>.small-5 {
    width: 41.66667%
  }
  .large-margin-collapse>.small-6 {
    width: 50%
  }
  .large-margin-collapse>.small-7 {
    width: 58.33333%
  }
  .large-margin-collapse>.small-8 {
    width: 66.66667%
  }
  .large-margin-collapse>.small-9 {
    width: 75%
  }
  .large-margin-collapse>.small-10 {
    width: 83.33333%
  }
  .large-margin-collapse>.small-11 {
    width: 91.66667%
  }
  .large-margin-collapse>.small-12 {
    width: 100%
  }
}
@media print, screen and (min-width:64em) {
  .large-margin-collapse>.medium-1 {
    width: 8.33333%
  }
  .large-margin-collapse>.medium-2 {
    width: 16.66667%
  }
  .large-margin-collapse>.medium-3 {
    width: 25%
  }
  .large-margin-collapse>.medium-4 {
    width: 33.33333%
  }
  .large-margin-collapse>.medium-5 {
    width: 41.66667%
  }
  .large-margin-collapse>.medium-6 {
    width: 50%
  }
  .large-margin-collapse>.medium-7 {
    width: 58.33333%
  }
  .large-margin-collapse>.medium-8 {
    width: 66.66667%
  }
  .large-margin-collapse>.medium-9 {
    width: 75%
  }
  .large-margin-collapse>.medium-10 {
    width: 83.33333%
  }
  .large-margin-collapse>.medium-11 {
    width: 91.66667%
  }
  .large-margin-collapse>.medium-12 {
    width: 100%
  }
}
@media print, screen and (min-width:64em) {
  .large-margin-collapse>.large-1 {
    width: 8.33333%
  }
  .large-margin-collapse>.large-2 {
    width: 16.66667%
  }
  .large-margin-collapse>.large-3 {
    width: 25%
  }
  .large-margin-collapse>.large-4 {
    width: 33.33333%
  }
  .large-margin-collapse>.large-5 {
    width: 41.66667%
  }
  .large-margin-collapse>.large-6 {
    width: 50%
  }
  .large-margin-collapse>.large-7 {
    width: 58.33333%
  }
  .large-margin-collapse>.large-8 {
    width: 66.66667%
  }
  .large-margin-collapse>.large-9 {
    width: 75%
  }
  .large-margin-collapse>.large-10 {
    width: 83.33333%
  }
  .large-margin-collapse>.large-11 {
    width: 91.66667%
  }
  .large-margin-collapse>.large-12 {
    width: 100%
  }
}
@media print, screen and (min-width:64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0
  }
  .large-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0
  }
}
.small-offset-0 {
  margin-left: 0
}
.grid-margin-x>.small-offset-0 {
  margin-left: calc(0% + .9375rem)
}
.small-offset-1 {
  margin-left: 8.33333%
}
.grid-margin-x>.small-offset-1 {
  margin-left: calc(8.33333% + .9375rem)
}
.small-offset-2 {
  margin-left: 16.66667%
}
.grid-margin-x>.small-offset-2 {
  margin-left: calc(16.66667% + .9375rem)
}
.small-offset-3 {
  margin-left: 25%
}
.grid-margin-x>.small-offset-3 {
  margin-left: calc(25% + .9375rem)
}
.small-offset-4 {
  margin-left: 33.33333%
}
.grid-margin-x>.small-offset-4 {
  margin-left: calc(33.33333% + .9375rem)
}
.small-offset-5 {
  margin-left: 41.66667%
}
.grid-margin-x>.small-offset-5 {
  margin-left: calc(41.66667% + .9375rem)
}
.small-offset-6 {
  margin-left: 50%
}
.grid-margin-x>.small-offset-6 {
  margin-left: calc(50% + .9375rem)
}
.small-offset-7 {
  margin-left: 58.33333%
}
.grid-margin-x>.small-offset-7 {
  margin-left: calc(58.33333% + .9375rem)
}
.small-offset-8 {
  margin-left: 66.66667%
}
.grid-margin-x>.small-offset-8 {
  margin-left: calc(66.66667% + .9375rem)
}
.small-offset-9 {
  margin-left: 75%
}
.grid-margin-x>.small-offset-9 {
  margin-left: calc(75% + .9375rem)
}
.small-offset-10 {
  margin-left: 83.33333%
}
.grid-margin-x>.small-offset-10 {
  margin-left: calc(83.33333% + .9375rem)
}
.small-offset-11 {
  margin-left: 91.66667%
}
.grid-margin-x>.small-offset-11 {
  margin-left: calc(91.66667% + .9375rem)
}
@media print, screen and (min-width:40em) {
  .medium-offset-0 {
    margin-left: 0
  }
  .grid-margin-x>.medium-offset-0 {
    margin-left: calc(0% + .9375rem)
  }
  .medium-offset-1 {
    margin-left: 8.33333%
  }
  .grid-margin-x>.medium-offset-1 {
    margin-left: calc(8.33333% + .9375rem)
  }
  .medium-offset-2 {
    margin-left: 16.66667%
  }
  .grid-margin-x>.medium-offset-2 {
    margin-left: calc(16.66667% + .9375rem)
  }
  .medium-offset-3 {
    margin-left: 25%
  }
  .grid-margin-x>.medium-offset-3 {
    margin-left: calc(25% + .9375rem)
  }
  .medium-offset-4 {
    margin-left: 33.33333%
  }
  .grid-margin-x>.medium-offset-4 {
    margin-left: calc(33.33333% + .9375rem)
  }
  .medium-offset-5 {
    margin-left: 41.66667%
  }
  .grid-margin-x>.medium-offset-5 {
    margin-left: calc(41.66667% + .9375rem)
  }
  .medium-offset-6 {
    margin-left: 50%
  }
  .grid-margin-x>.medium-offset-6 {
    margin-left: calc(50% + .9375rem)
  }
  .medium-offset-7 {
    margin-left: 58.33333%
  }
  .grid-margin-x>.medium-offset-7 {
    margin-left: calc(58.33333% + .9375rem)
  }
  .medium-offset-8 {
    margin-left: 66.66667%
  }
  .grid-margin-x>.medium-offset-8 {
    margin-left: calc(66.66667% + .9375rem)
  }
  .medium-offset-9 {
    margin-left: 75%
  }
  .grid-margin-x>.medium-offset-9 {
    margin-left: calc(75% + .9375rem)
  }
  .medium-offset-10 {
    margin-left: 83.33333%
  }
  .grid-margin-x>.medium-offset-10 {
    margin-left: calc(83.33333% + .9375rem)
  }
  .medium-offset-11 {
    margin-left: 91.66667%
  }
  .grid-margin-x>.medium-offset-11 {
    margin-left: calc(91.66667% + .9375rem)
  }
}
@media print, screen and (min-width:64em) {
  .large-offset-0 {
    margin-left: 0
  }
  .grid-margin-x>.large-offset-0 {
    margin-left: calc(0% + .9375rem)
  }
  .large-offset-1 {
    margin-left: 8.33333%
  }
  .grid-margin-x>.large-offset-1 {
    margin-left: calc(8.33333% + .9375rem)
  }
  .large-offset-2 {
    margin-left: 16.66667%
  }
  .grid-margin-x>.large-offset-2 {
    margin-left: calc(16.66667% + .9375rem)
  }
  .large-offset-3 {
    margin-left: 25%
  }
  .grid-margin-x>.large-offset-3 {
    margin-left: calc(25% + .9375rem)
  }
  .large-offset-4 {
    margin-left: 33.33333%
  }
  .grid-margin-x>.large-offset-4 {
    margin-left: calc(33.33333% + .9375rem)
  }
  .large-offset-5 {
    margin-left: 41.66667%
  }
  .grid-margin-x>.large-offset-5 {
    margin-left: calc(41.66667% + .9375rem)
  }
  .large-offset-6 {
    margin-left: 50%
  }
  .grid-margin-x>.large-offset-6 {
    margin-left: calc(50% + .9375rem)
  }
  .large-offset-7 {
    margin-left: 58.33333%
  }
  .grid-margin-x>.large-offset-7 {
    margin-left: calc(58.33333% + .9375rem)
  }
  .large-offset-8 {
    margin-left: 66.66667%
  }
  .grid-margin-x>.large-offset-8 {
    margin-left: calc(66.66667% + .9375rem)
  }
  .large-offset-9 {
    margin-left: 75%
  }
  .grid-margin-x>.large-offset-9 {
    margin-left: calc(75% + .9375rem)
  }
  .large-offset-10 {
    margin-left: 83.33333%
  }
  .grid-margin-x>.large-offset-10 {
    margin-left: calc(83.33333% + .9375rem)
  }
  .large-offset-11 {
    margin-left: 91.66667%
  }
  .grid-margin-x>.large-offset-11 {
    margin-left: calc(91.66667% + .9375rem)
  }
}
.grid-y {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap
}
.grid-y>.cell {
  width: auto
}
.grid-y>.auto {
  height: auto
}
.grid-y>.shrink {
  height: auto
}
.grid-y>.small-shrink, .grid-y>.small-full, .grid-y>.small-1, .grid-y>.small-2, .grid-y>.small-3, .grid-y>.small-4, .grid-y>.small-5, .grid-y>.small-6, .grid-y>.small-7, .grid-y>.small-8, .grid-y>.small-9, .grid-y>.small-10, .grid-y>.small-11, .grid-y>.small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}
@media print, screen and (min-width:40em) {
  .grid-y>.medium-shrink, .grid-y>.medium-full, .grid-y>.medium-1, .grid-y>.medium-2, .grid-y>.medium-3, .grid-y>.medium-4, .grid-y>.medium-5, .grid-y>.medium-6, .grid-y>.medium-7, .grid-y>.medium-8, .grid-y>.medium-9, .grid-y>.medium-10, .grid-y>.medium-11, .grid-y>.medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
}
@media print, screen and (min-width:64em) {
  .grid-y>.large-shrink, .grid-y>.large-full, .grid-y>.large-1, .grid-y>.large-2, .grid-y>.large-3, .grid-y>.large-4, .grid-y>.large-5, .grid-y>.large-6, .grid-y>.large-7, .grid-y>.large-8, .grid-y>.large-9, .grid-y>.large-10, .grid-y>.large-11, .grid-y>.large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
}
.grid-y>.small-1 {
  height: 8.33333%
}
.grid-y>.small-2 {
  height: 16.66667%
}
.grid-y>.small-3 {
  height: 25%
}
.grid-y>.small-4 {
  height: 33.33333%
}
.grid-y>.small-5 {
  height: 41.66667%
}
.grid-y>.small-6 {
  height: 50%
}
.grid-y>.small-7 {
  height: 58.33333%
}
.grid-y>.small-8 {
  height: 66.66667%
}
.grid-y>.small-9 {
  height: 75%
}
.grid-y>.small-10 {
  height: 83.33333%
}
.grid-y>.small-11 {
  height: 91.66667%
}
.grid-y>.small-12 {
  height: 100%
}
@media print, screen and (min-width:40em) {
  .grid-y>.medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto
  }
  .grid-y>.medium-shrink {
    height: auto
  }
  .grid-y>.medium-1 {
    height: 8.33333%
  }
  .grid-y>.medium-2 {
    height: 16.66667%
  }
  .grid-y>.medium-3 {
    height: 25%
  }
  .grid-y>.medium-4 {
    height: 33.33333%
  }
  .grid-y>.medium-5 {
    height: 41.66667%
  }
  .grid-y>.medium-6 {
    height: 50%
  }
  .grid-y>.medium-7 {
    height: 58.33333%
  }
  .grid-y>.medium-8 {
    height: 66.66667%
  }
  .grid-y>.medium-9 {
    height: 75%
  }
  .grid-y>.medium-10 {
    height: 83.33333%
  }
  .grid-y>.medium-11 {
    height: 91.66667%
  }
  .grid-y>.medium-12 {
    height: 100%
  }
}
@media print, screen and (min-width:64em) {
  .grid-y>.large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto
  }
  .grid-y>.large-shrink {
    height: auto
  }
  .grid-y>.large-1 {
    height: 8.33333%
  }
  .grid-y>.large-2 {
    height: 16.66667%
  }
  .grid-y>.large-3 {
    height: 25%
  }
  .grid-y>.large-4 {
    height: 33.33333%
  }
  .grid-y>.large-5 {
    height: 41.66667%
  }
  .grid-y>.large-6 {
    height: 50%
  }
  .grid-y>.large-7 {
    height: 58.33333%
  }
  .grid-y>.large-8 {
    height: 66.66667%
  }
  .grid-y>.large-9 {
    height: 75%
  }
  .grid-y>.large-10 {
    height: 83.33333%
  }
  .grid-y>.large-11 {
    height: 91.66667%
  }
  .grid-y>.large-12 {
    height: 100%
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -15px;
  margin-top: -.9375rem;
  margin-bottom: -15px;
  margin-bottom: -.9375rem
}
.grid-padding-y>.cell {
  padding-top: 15px;
  padding-top: .9375rem;
  padding-bottom: 15px;
  padding-bottom: .9375rem
}
.grid-margin-y {
  margin-top: -15px;
  margin-top: -.9375rem;
  margin-bottom: -15px;
  margin-bottom: -.9375rem
}
.grid-margin-y>.cell {
  height: calc(100% - 1.875rem);
  margin-top: 15px;
  margin-top: .9375rem;
  margin-bottom: 15px;
  margin-bottom: .9375rem
}
.grid-margin-y>.auto {
  height: auto
}
.grid-margin-y>.shrink {
  height: auto
}
.grid-margin-y>.small-1 {
  height: calc(8.33333% - 1.875rem)
}
.grid-margin-y>.small-2 {
  height: calc(16.66667% - 1.875rem)
}
.grid-margin-y>.small-3 {
  height: calc(25% - 1.875rem)
}
.grid-margin-y>.small-4 {
  height: calc(33.33333% - 1.875rem)
}
.grid-margin-y>.small-5 {
  height: calc(41.66667% - 1.875rem)
}
.grid-margin-y>.small-6 {
  height: calc(50% - 1.875rem)
}
.grid-margin-y>.small-7 {
  height: calc(58.33333% - 1.875rem)
}
.grid-margin-y>.small-8 {
  height: calc(66.66667% - 1.875rem)
}
.grid-margin-y>.small-9 {
  height: calc(75% - 1.875rem)
}
.grid-margin-y>.small-10 {
  height: calc(83.33333% - 1.875rem)
}
.grid-margin-y>.small-11 {
  height: calc(91.66667% - 1.875rem)
}
.grid-margin-y>.small-12 {
  height: calc(100% - 1.875rem)
}
@media print, screen and (min-width:40em) {
  .grid-margin-y>.medium-auto {
    height: auto
  }
  .grid-margin-y>.medium-shrink {
    height: auto
  }
  .grid-margin-y>.medium-1 {
    height: calc(8.33333% - 1.875rem)
  }
  .grid-margin-y>.medium-2 {
    height: calc(16.66667% - 1.875rem)
  }
  .grid-margin-y>.medium-3 {
    height: calc(25% - 1.875rem)
  }
  .grid-margin-y>.medium-4 {
    height: calc(33.33333% - 1.875rem)
  }
  .grid-margin-y>.medium-5 {
    height: calc(41.66667% - 1.875rem)
  }
  .grid-margin-y>.medium-6 {
    height: calc(50% - 1.875rem)
  }
  .grid-margin-y>.medium-7 {
    height: calc(58.33333% - 1.875rem)
  }
  .grid-margin-y>.medium-8 {
    height: calc(66.66667% - 1.875rem)
  }
  .grid-margin-y>.medium-9 {
    height: calc(75% - 1.875rem)
  }
  .grid-margin-y>.medium-10 {
    height: calc(83.33333% - 1.875rem)
  }
  .grid-margin-y>.medium-11 {
    height: calc(91.66667% - 1.875rem)
  }
  .grid-margin-y>.medium-12 {
    height: calc(100% - 1.875rem)
  }
}
@media print, screen and (min-width:64em) {
  .grid-margin-y>.large-auto {
    height: auto
  }
  .grid-margin-y>.large-shrink {
    height: auto
  }
  .grid-margin-y>.large-1 {
    height: calc(8.33333% - 1.875rem)
  }
  .grid-margin-y>.large-2 {
    height: calc(16.66667% - 1.875rem)
  }
  .grid-margin-y>.large-3 {
    height: calc(25% - 1.875rem)
  }
  .grid-margin-y>.large-4 {
    height: calc(33.33333% - 1.875rem)
  }
  .grid-margin-y>.large-5 {
    height: calc(41.66667% - 1.875rem)
  }
  .grid-margin-y>.large-6 {
    height: calc(50% - 1.875rem)
  }
  .grid-margin-y>.large-7 {
    height: calc(58.33333% - 1.875rem)
  }
  .grid-margin-y>.large-8 {
    height: calc(66.66667% - 1.875rem)
  }
  .grid-margin-y>.large-9 {
    height: calc(75% - 1.875rem)
  }
  .grid-margin-y>.large-10 {
    height: calc(83.33333% - 1.875rem)
  }
  .grid-margin-y>.large-11 {
    height: calc(91.66667% - 1.875rem)
  }
  .grid-margin-y>.large-12 {
    height: calc(100% - 1.875rem)
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100vw
}
.cell .grid-frame {
  width: 100%
}
.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar
}
.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar
}
.cell-block-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  max-height: 100%
}
.cell-block-container>.grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
@media print, screen and (min-width:40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw
  }
  .cell .medium-grid-frame {
    width: 100%
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
  }
  .medium-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%
  }
  .medium-cell-block-container>.grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
  }
}
@media print, screen and (min-width:64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw
  }
  .cell .large-grid-frame {
    width: 100%
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
  }
  .large-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%
  }
  .large-cell-block-container>.grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  height: 100vh
}
@media print, screen and (min-width:40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh
  }
}
@media print, screen and (min-width:64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh
  }
}
.cell .grid-y.grid-frame {
  height: 100%
}
@media print, screen and (min-width:40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%
  }
}
@media print, screen and (min-width:64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%
  }
}
.grid-margin-y {
  margin-top: -15px;
  margin-top: -.9375rem;
  margin-bottom: -15px;
  margin-bottom: -.9375rem
}
.grid-margin-y>.cell {
  height: calc(100% - 1.875rem);
  margin-top: 15px;
  margin-top: .9375rem;
  margin-bottom: 15px;
  margin-bottom: .9375rem
}
.grid-margin-y>.auto {
  height: auto
}
.grid-margin-y>.shrink {
  height: auto
}
.grid-margin-y>.small-1 {
  height: calc(8.33333% - 1.875rem)
}
.grid-margin-y>.small-2 {
  height: calc(16.66667% - 1.875rem)
}
.grid-margin-y>.small-3 {
  height: calc(25% - 1.875rem)
}
.grid-margin-y>.small-4 {
  height: calc(33.33333% - 1.875rem)
}
.grid-margin-y>.small-5 {
  height: calc(41.66667% - 1.875rem)
}
.grid-margin-y>.small-6 {
  height: calc(50% - 1.875rem)
}
.grid-margin-y>.small-7 {
  height: calc(58.33333% - 1.875rem)
}
.grid-margin-y>.small-8 {
  height: calc(66.66667% - 1.875rem)
}
.grid-margin-y>.small-9 {
  height: calc(75% - 1.875rem)
}
.grid-margin-y>.small-10 {
  height: calc(83.33333% - 1.875rem)
}
.grid-margin-y>.small-11 {
  height: calc(91.66667% - 1.875rem)
}
.grid-margin-y>.small-12 {
  height: calc(100% - 1.875rem)
}
@media print, screen and (min-width:40em) {
  .grid-margin-y>.medium-auto {
    height: auto
  }
  .grid-margin-y>.medium-shrink {
    height: auto
  }
  .grid-margin-y>.medium-1 {
    height: calc(8.33333% - 1.875rem)
  }
  .grid-margin-y>.medium-2 {
    height: calc(16.66667% - 1.875rem)
  }
  .grid-margin-y>.medium-3 {
    height: calc(25% - 1.875rem)
  }
  .grid-margin-y>.medium-4 {
    height: calc(33.33333% - 1.875rem)
  }
  .grid-margin-y>.medium-5 {
    height: calc(41.66667% - 1.875rem)
  }
  .grid-margin-y>.medium-6 {
    height: calc(50% - 1.875rem)
  }
  .grid-margin-y>.medium-7 {
    height: calc(58.33333% - 1.875rem)
  }
  .grid-margin-y>.medium-8 {
    height: calc(66.66667% - 1.875rem)
  }
  .grid-margin-y>.medium-9 {
    height: calc(75% - 1.875rem)
  }
  .grid-margin-y>.medium-10 {
    height: calc(83.33333% - 1.875rem)
  }
  .grid-margin-y>.medium-11 {
    height: calc(91.66667% - 1.875rem)
  }
  .grid-margin-y>.medium-12 {
    height: calc(100% - 1.875rem)
  }
}
@media print, screen and (min-width:64em) {
  .grid-margin-y>.large-auto {
    height: auto
  }
  .grid-margin-y>.large-shrink {
    height: auto
  }
  .grid-margin-y>.large-1 {
    height: calc(8.33333% - 1.875rem)
  }
  .grid-margin-y>.large-2 {
    height: calc(16.66667% - 1.875rem)
  }
  .grid-margin-y>.large-3 {
    height: calc(25% - 1.875rem)
  }
  .grid-margin-y>.large-4 {
    height: calc(33.33333% - 1.875rem)
  }
  .grid-margin-y>.large-5 {
    height: calc(41.66667% - 1.875rem)
  }
  .grid-margin-y>.large-6 {
    height: calc(50% - 1.875rem)
  }
  .grid-margin-y>.large-7 {
    height: calc(58.33333% - 1.875rem)
  }
  .grid-margin-y>.large-8 {
    height: calc(66.66667% - 1.875rem)
  }
  .grid-margin-y>.large-9 {
    height: calc(75% - 1.875rem)
  }
  .grid-margin-y>.large-10 {
    height: calc(83.33333% - 1.875rem)
  }
  .grid-margin-y>.large-11 {
    height: calc(91.66667% - 1.875rem)
  }
  .grid-margin-y>.large-12 {
    height: calc(100% - 1.875rem)
  }
}
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem)
}
@media print, screen and (min-width:40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem)
  }
}
@media print, screen and (min-width:64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem)
  }
}
.align-right {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end
}
.align-center {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center
}
.align-justify {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between
}
.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around
}
.align-right.vertical.menu>li>a {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end
}
.align-center.vertical.menu>li>a {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center
}
.align-top {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start
}
.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start
}
.align-bottom {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end
}
.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end
}
.align-middle {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center
}
.align-self-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center
}
.align-stretch {
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch
}
.align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch
}
.align-center-middle {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center
}
.small-order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1
}
.small-order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
  order: 2
}
.small-order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
  order: 3
}
.small-order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
  order: 4
}
.small-order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
  order: 5
}
.small-order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
  order: 6
}
@media print, screen and (min-width:40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
  }
  .medium-order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2
  }
  .medium-order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3
  }
  .medium-order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4
  }
  .medium-order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5
  }
  .medium-order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6
  }
}
@media print, screen and (min-width:64em) {
  .large-order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
  }
  .large-order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2
  }
  .large-order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3
  }
  .large-order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4
  }
  .large-order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5
  }
  .large-order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6
  }
}
.flex-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex
}
.flex-child-auto {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto
}
.flex-child-grow {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
  flex: 1 0 auto
}
.flex-child-shrink {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto
}
.flex-dir-row {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row
}
.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse
}
.flex-dir-column {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column
}
.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse
}
@media print, screen and (min-width:40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
  }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto
  }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto
  }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto
  }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row
  }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
  }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse
  }
}
@media print, screen and (min-width:64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
  }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto
  }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto
  }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto
  }
  .large-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row
  }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }
  .large-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
  }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse
  }
}
.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}
.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}
.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}
.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}
.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}
.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}
.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition-property: opacity
}
.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transition-property: opacity
}
.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
  transform-origin: top;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
  transform-origin: top;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(.5);
  transform: scale(.5);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(.5);
  transform: scale(.5);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(-.75turn);
  transform: rotate(-.75turn);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(.75turn);
  transform: rotate(.75turn);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(.75turn);
  transform: rotate(.75turn);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-.75turn);
  transform: rotate(-.75turn);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.slow {
  transition-duration: 750ms!important
}
.fast {
  transition-duration: 250ms!important
}
.linear {
  transition-timing-function: linear!important
}
.ease {
  transition-timing-function: ease!important
}
.ease-in {
  transition-timing-function: ease-in!important
}
.ease-out {
  transition-timing-function: ease-out!important
}
.ease-in-out {
  transition-timing-function: ease-in-out!important
}
.bounce-in {
  transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}
.bounce-out {
  transition-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}
.bounce-in-out {
  transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}
.short-delay {
  transition-delay: 300ms!important
}
.long-delay {
  transition-delay: 700ms!important
}
.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7
}
@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%)
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%)
  }
}
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%)
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%)
  }
}
.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn
}
@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn
}
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}
.wiggle {
  -webkit-animation-name: wiggle-7deg;
  animation-name: wiggle-7deg
}
@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg)
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg)
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg)
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg)
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
.shake, .spin-cw, .spin-ccw, .wiggle {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms
}
.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
.slow {
  -webkit-animation-duration: 750ms!important;
  animation-duration: 750ms!important
}
.fast {
  -webkit-animation-duration: 250ms!important;
  animation-duration: 250ms!important
}
.linear {
  -webkit-animation-timing-function: linear!important;
  animation-timing-function: linear!important
}
.ease {
  -webkit-animation-timing-function: ease!important;
  animation-timing-function: ease!important
}
.ease-in {
  -webkit-animation-timing-function: ease-in!important;
  animation-timing-function: ease-in!important
}
.ease-out {
  -webkit-animation-timing-function: ease-out!important;
  animation-timing-function: ease-out!important
}
.ease-in-out {
  -webkit-animation-timing-function: ease-in-out!important;
  animation-timing-function: ease-in-out!important
}
.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important;
  animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}
.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important;
  animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}
.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important;
  animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}
.short-delay {
  -webkit-animation-delay: 300ms!important;
  animation-delay: 300ms!important
}
.long-delay {
  -webkit-animation-delay: 700ms!important;
  animation-delay: 700ms!important
}
@font-face {
  font-family: Yu Gothic;
  src: local("Yu Gothic Medium");
  font-weight: 100
}
@font-face {
  font-family: Yu Gothic;
  src: local("Yu Gothic Medium");
  font-weight: 200
}
@font-face {
  font-family: Yu Gothic;
  src: local("Yu Gothic Medium");
  font-weight: 300
}
@font-face {
  font-family: Yu Gothic;
  src: local("Yu Gothic Medium")
}
@font-face {
  font-family: Yu Gothic;
  src: local("Yu Gothic Bold");
  font-weight: 700
}
@font-face {
  font-family: Helvetica Neue;
  src: local("Helvetica Neue Regular");
  font-weight: 100
}
@font-face {
  font-family: Helvetica Neue;
  src: local("Helvetica Neue Regular");
  font-weight: 200
}
@media(max-width:639px) {
  .grid-container.small-full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin: 0 auto
  }
}
@media(max-width:639px) {
  .cell.small-collapse {
    width: 100%;
    margin-left: 0;
    margin-right: 0
  }
}
body {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",  Osaka, sans-serif;
  font-weight: 500;
  font-size: 15px;
  font-size: .9375rem;
  letter-spacing: -.64px;
  letter-spacing: -.04rem;
  -webkit-font-smoothing: antialiased;
  word-break: break-all
}
@media(max-width:639px) {
  body {
    font-size: .875rem;
    letter-spacing: 0
  }
}
@media all and (-ms-high-contrast:none) {
  body {
    font-family: Verdana, Meiryo, sans-serif
  }
}
p {
  margin: 20px 0;
  margin: 1.25rem 0
}
.mod-btn {
  max-width: 320px;
  padding: 8px 30px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
  border-radius: 40px;
  box-sizing: border-box;
  cursor: pointer
}
.mod-btn--arrow span {
  display: inline-block
}
.mod-btn--arrow span:before {
  content: '';
  display: inline-block;
  vertical-align: text-bottom;
  width: 22px;
  height: 22px;
  margin-right: 4px;
  background-image: url(../images/bg-btn-arrow.png);
  background-size: 22px
}
.mod-btn--red {
  color: #fff;
  background-color: #ed1b23;
  box-shadow: 0 2px 0 #aa1c21
}
.mod-btn--green {
  color: #fff;
  background-color: #7cbb28;
  box-shadow: 0 2px 0 #57831c;
  margin-bottom: 20px;
}
.mod-btn--orange {
  color: #fff;
  background-color: #f5872b;
  box-shadow: 0 2px 0 #ab5e1e
}
.mod-col-right {
  padding-left: 20px
}
@media(max-width:639px) {
  .mod-col-right {
    padding-left: 0;
    padding-bottom: 20px
  }
}
@media(max-width:639px) {
  .mod-2col {
    text-align: center
  }
  .mod-2col p {
    text-align: left
  }
}
.mod-head {
  color: #333;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -1.6px;
  letter-spacing: -.1rem
}
@media(max-width:639px) {
  .mod-head {
    letter-spacing: -.02rem
  }
}
.mod-head--bar {
  position: relative;
  padding-bottom: 22px;
  letter-spacing: -.8px;
  letter-spacing: -.05rem
}
.mod-head--bar:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 42px;
  margin: 0 auto;
  border-bottom: 4px solid #ed1b23;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
.mod-head--count {
  margin-bottom: 24px;
  margin-left: 49.6px;
  margin-left: 3.1rem;
  text-indent: -38.4px;
  text-indent: -2.4rem
}
.mod-head--count:before {
  position: relative;
  left: -9.6px;
  left: -.6rem;
  content: attr(title);
  padding: 4px 14px 4px 12px;
  color: #fff;
  background: #8cc63f
}
.mod-head--box {
  padding: 8px 10px;
  color: #fff;
  text-align: left;
  background: #5da342
}
.mod-head--step {
  padding-bottom: 13px;
  border-bottom: 1px solid #a9a6a0
}
.mod-head--step span {
  position: relative;
  top: 2px;
  margin-right: 8px;
  color: #70a233;
  font-size: 38px;
  font-size: 2.375rem
}
.mod-head--xl {
  font-size: 50px;
  font-size: 3.125rem
}
.mod-head--lg {
  font-size: 34px;
  font-size: 2.125rem
}
@media(max-width:639px) {
  .mod-head--lg {
    font-size: 1.75rem
  }
}
@media(max-width:375px) {
  .mod-head--lg {
    font-size: 1.5rem
  }
}
.mod-head--md {
  font-size: 32px;
  font-size: 2rem
}
.mod-head--mds {
  font-size: 26px;
  font-size: 1.625rem
}
@media(max-width:639px) {
  .mod-head--mds {
    font-size: 1.5rem
  }
}
@media(max-width:320px) {
  .mod-head--mds {
    font-size: 1.25rem
  }
}
.mod-head--sm {
  font-size: 24px;
  font-size: 1.5rem
}
@media(max-width:639px) {
  .mod-head--sm {
    font-size: 1.25rem
  }
}
.mod-head--xs {
  font-size: 20px;
  font-size: 1.25rem
}
@media(max-width:639px) {
  .mod-head--xs {
    font-size: 1.125rem
  }
}
.mod-bubble {
  position: relative;
  padding: 25px 20px;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  border-radius: 10px
}
.mod-bubble:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -12px;
  width: 24px;
  height: 24px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg)
}
.mod-bubble--gold {
  color: #fff;
  background: #928b67
}
.mod-bubble--gold:after {
  background: #928b67
}
.mod-bubble--black {
  color: #fff;
  background: #4d4d4f
}
.mod-bubble--black:after {
  background: #4d4d4f
}
.mod-bubble--border {
  position: relative;
  background: #fff;
  border: 1px solid #d0cbc1
}
.mod-bubble--border:after {
  bottom: -13px;
  background: #fff;
  border: 1px solid #d0cbc1;
  border-top: none;
  border-left: none
}
.mod-box--sm {
  padding: 32px 22px
}
.mod-box--md {
  padding: 40px 35px
}
@media(max-width:639px) {
  .mod-box--md {
    padding: 30px 26px 26px
  }
}
.mod-box--line {
  border: 1px solid #a9a6a0
}
.mod-box--radius {
  border-radius: 10px
}
.mod-box--shadow {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .1)
}
#gheader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9998;
  width: 100vw;
  height: 136px;
  padding: 15px 0;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .1)
}
@media(max-width:639px) {
  #gheader {
    padding: 11px 0 0;
    height: 70px;
  }
}
#gheader .gheader__title {
  margin: 0;
}
#gheader .gheader__title a {
	text-decoration: none;
}
@media(min-width:640px) and (max-width:1023px) {
  #gheader .gheader__title {
    position: relative;
    top: 2px
  }
}
#gheader .gheader__title .gheader__title-desc {
  color: #333;
  font-size: 18px;
  font-size: 1.125rem
}
@media(min-width:640px) and (max-width:1023px) {
  #gheader .gheader__title .gheader__title-desc {
    font-size: .875rem
  }
}
@media(max-width:639px) {
  #gheader .gheader__title .gheader__title-desc {
    position: relative;
    top: 2px;
    font-size: .6875rem
  }
}
#gheader .gheader__title .gheader__title-logo {
  position: relative;
  top: -5px
}
@media(max-width:639px) {
  #gheader .gheader__title .gheader__title-logo {
    top: -7px;
    max-width: 94px
  }
}
#gheader .caution {
  margin: 8px 22px 0 0;
  color: #494949;
  font-size: 12px;
  font-size: .75rem
}
#modal {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  overflow: scroll;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, .7)
}
.float-in {
  margin: 7vh auto!important;
  opacity: 1!important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
@media(max-width:639px) {
  .float-in {
    margin: 7vh auto 18vh!important
  }
}
#gnav {
  width: 80vw;
  max-width: 640px;
  margin: 0 auto;
  padding: 20px 0 0;
  background: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: all .5s;
  transition-timing-function: cubic-bezier(.04, .69, .38, .96)
}
#gnav #gnav__close {
  padding-top: 10px;
  cursor: pointer
}
#gnav #gnav__list {
  margin: 30px 0 0;
  padding: 0
}
#gnav #gnav__list li {
  padding: 15px 20px;
  border-top: 1px solid #ddd;
  font-size: 18px;
  font-size: 1.125rem;
  list-style: none;
  cursor: pointer;
  background-image: url(../images/bg-arrow-blue-right.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  transition: color .5s, background .5s;
  transition-timing-function: cubic-bezier(.04, .69, .38, .96)
}
@media(max-width:639px) {
  #gnav #gnav__list li {
    padding: 15px 40px 15px 20px;
    font-size: 1rem;
    background-position: 94% center
  }
    #gnav #gnav__list li a {
    font-size: 1rem;
    color: #0a0a0a;
    text-decoration: none;
    }
}
@media(max-width:320px) {
  #gnav #gnav__list li {
    font-size: .875rem
  }
}
#gnav #gnav__list li:last-child {
  border-bottom: 1px solid #ddd
}
#gnav #gnav__list li:hover {
  color: #fff;
  font-weight: 700;
  background-color: #009bac;
  background-image: url(../images/bg-arrow-white-right.png)
}
#gnav #gnav__list li:hover a {
  color: #fff;
  font-weight: 700;
}
#gnav-btn {
  display: none!important;
  padding: 8px 8px 3px;
  font-size: 14px;
  font-size: .875rem;
  letter-spacing: -2.08px;
  letter-spacing: -.13rem;
  border: 1px solid #aaa;
  border-radius: 8px;
  cursor: pointer
}
@media screen and (max-width: 640px) {
  #gnav-btn {
    display: block!important;
  }
}
#gnav-btn span {
  position: relative;
  display: block;
  width: 32px;
  height: 2px;
  margin: 22px auto 2px;
  background: #aaa
}
#gnav-btn span:before {
  content: '';
  position: absolute;
  top: -10px;
  display: block;
  width: 100%;
  height: 2px;
  margin: 0 auto 2px;
  background: #aaa
}
#gnav-btn span:after {
  content: '';
  position: absolute;
  top: -20px;
  display: block;
  width: 100%;
  height: 2px;
  margin: 0 auto 2px;
  background: #aaa
}
@media(max-width:639px) {
  #gnav-btn {
    padding: 3px 8px 2px;
    font-size: .625rem
  }
  #gnav-btn span {
    width: 26px
  }
  #gnav-btn span:before {
    top: -8px
  }
  #gnav-btn span:after {
    top: -16px
  }
}
.main {
  margin-top: 136px
}
@media(max-width:639px) {
  .main {
    margin-top: 70px
  }
}
.main .first-view {
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
  background: #fef3e0
}
@media(max-width:639px) {
  .main .first-view {
    padding-bottom: 0
  }
}
.main .first-view:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 26%;
  width: 150vw;
  height: 150%;
  background: #fee7bf;
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: translateX(-50%) rotate(-20deg);
  transform: translateX(-50%) rotate(-20deg)
}
@media(min-width:640px) and (max-width:1023px) {
  .main .first-view:after {
    -webkit-transform: translateX(-50%) rotate(-34deg);
    transform: translateX(-50%) rotate(-34deg)
  }
}
@media(max-width:639px) {
  .main .first-view:after {
    width: 200vw;
    -webkit-transform: translateX(-50%) rotate(-48deg);
    transform: translateX(-50%) rotate(-48deg)
  }
}
@media(max-width:489px) {
  .main .first-view:after {
    width: 250vw;
    -webkit-transform-origin: center 10%;
    transform-origin: center 10%;
    -webkit-transform: translateX(-42%) rotate(-45deg);
    transform: translateX(-42%) rotate(-45deg)
  }
}
.main .first-view .first-view__content {
  position: relative;
  z-index: 2
}
@media(max-width:639px) {
  .main .first-view .first-view__content .mod-head--xl {
    font-size: 1.7rem
  }
}
@media(max-width:639px) and (max-width:375px) {
  .main .first-view .first-view__content .mod-head--xl {
    font-size: 1.5rem;
  }
}
@media(max-width:639px) and (max-width:360px) {
  .main .first-view .first-view__content .mod-head--xl {
    font-size: 1.4rem
  }
}
@media(max-width:639px) and (max-width:320px) {
  .main .first-view .first-view__content .mod-head--xl {
    font-size: 1.1875rem
  }
}
.main .first-view .first-view__content .devices__block {
  margin-bottom: 30px;
}
.main .first-view .first-view__content .devices {
  position: relative;
  padding-left: 24px;
}
.main .first-view .first-view__content .devices .devices__picture {
  position: relative;
  z-index: 2
}
@media(max-width:639px) {
  .main .first-view .first-view__content .devices__block {
    margin-bottom: 0;
  }
  .main .first-view .first-view__content .devices {
    padding-left: 10px;
  }
  .main .first-view .first-view__content .devices .devices__picture {
    left: -5px
  }
}
.main .first-view .first-view__content .devices .devices__label {
  position: absolute;
  left: 0;
  top: -18px
}
@media(max-width:969px) {
  .main .first-view .first-view__content .devices .devices__label {
    width: 10vw;
    top: -1.2vw
  }
}
@media(max-width:639px) {
  .main .first-view .first-view__content .devices .devices__label {
    left: 1vw;
    width: 15vw;
    top: -.5vw
  }
}
.main .first-view .first-view__content .first-view__picture {
  position: relative;
}
.main .first-section-sp {
  position: relative;
  margin-top: -7px;
}
.main .first-section-sp .first-view__study {
  background: #fee7bf;
}
.main .first-section-sp .first-view__privilege {
  margin: 5px;
}
.main .first-section-sp .first-view__application {
  text-align: center;
  padding: 8px 0 20px;
}
.main .first-section-sp .first-view__application .mod-btn--arrow span:before {
  margin-right: 6px;
  background-image: url(../images/bg-btn-arrow02.png);
}
.main .section01 {
  position: relative;
  padding: 45px 0;
  background: url(../images/bg-section01.jpg) no-repeat center center;
  background-size: cover
}
.main .section01:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6)
}
.main .section01 .section01__content {
  position: relative;
  z-index: 3;
  color: #fff
}
@media(max-width:639px) {
  .main .section01 .section01__content .mod-head--lg {
    font-size: 1.375rem
  }
}
@media(max-width:375px) {
  .main .section01 .section01__content .mod-head--lg {
    font-size: 1.25rem
  }
}
@media(max-width:320px) {
  .main .section01 .section01__content .mod-head--lg {
    font-size: 1.125rem
  }
}
.main .section01 .section01__content p {
  text-align: center
}
@media(max-width:639px) {
  .main .section01 .section01__content p {
    text-align: left
  }
}
.main .section02 {
  position: relative;
  padding-bottom: 70px;
  border-bottom: 2px solid #e8e4db
}
.main .section02:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -21px;
  width: 40px;
  height: 40px;
  background: #fff;
  border-bottom: 2px solid #e8e4db;
  border-right: 2px solid #e8e4db;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg)
}
@media(max-width:375px) {
  .main .section02 .mod-head--sm {
    font-size: 1.125rem
  }
}
@media(max-width:320px) {
  .main .section02 .grid-container>h1 {
    font-size: 1.25rem
  }
}
.main .section03 {
  background: #fcf8ed
}
@media(max-width:320px) {
  .main .section03 .grid-container>h1 {
    font-size: 1.25rem
  }
}
.main .section03 .col-circle {
  margin-bottom: 50px;
  padding: 0 20px;
  border-right: 1px solid #e8e4db
}
.main .section03 .col-circle:last-child {
  border: none
}
.main .section03 .circle {
  position: relative;
  width: 212px;
  height: 212px;
  margin: 0 auto 24px;
  border-radius: 212px;
  background: #ccc
}
.main .section03 .circle:before {
  content: attr(title);
  position: absolute;
  left: -5px;
  top: 0;
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: 35.2px;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.62;
  text-indent: -3.2px;
  text-indent: -.2rem;
  background: #8cc63f;
  border-radius: 60px
}
.main .section03 .circle--01 {
  background: url(../images/circle01.jpg) no-repeat 80% center;
  background-size: cover
}
.main .section03 .circle--01:before {
  background: #fea23a
}
.main .section03 .circle--02 {
  background: url(../images/circle02.jpg) no-repeat center center;
  background-size: cover
}
.main .section03 .circle--02:before {
  background: #fe5939
}
.main .section03 .circle--03 {
  background: url(../images/circle03.jpg) no-repeat center center;
  background-size: cover
}
@media(max-width:639px) {
  .main .section03 .mod-head--xs {
    font-size: 1.3125rem
  }
}
@media(max-width:1023px) {
  .main .section04 {
    text-align: center
  }
  .main .section04 .name {
    margin-top: 20px
  }
  .main .section04 .profile {
    max-width: 380px;
    margin: 0 auto;
    text-align: left
  }
}
@media(max-width:1023px) and (max-width:639px) {
  .main .section04 .profile ul {
    margin-left: -4px
  }
  .main .section04 .profile ul li {
    font-weight: 700
  }
}
.main .section04 .thought {
  padding: 25px 50px 30px;
  background: #f5f2ed
}
@media(max-width:639px) {
  .main .section04 .thought {
    padding: 20px 26px 10px
  }
}
.main .section04 .thought h2 {
  margin-bottom: 38px
}
@media(max-width:639px) {
  .main .section04 .thought h2 {
    margin-bottom: 32px
  }
}
@media(max-width:320px) {
  .main .section04 .thought h2 {
    font-size: 1.25rem
  }
}
.main .section05 h3 {
  text-align: left
}
@media(max-width:639px) {
  .main .section05 h3 {
    font-size: 1.3125rem;
    text-align: center
  }
}
@media(max-width:639px) {
  .main .section05 .mod-bubble {
    font-size: 1.5rem
  }
}
@media(max-width:375px) {
  .main .section05 .mod-bubble {
    font-size: 1.375rem
  }
}
@media(max-width:360px) {
  .main .section05 .mod-bubble {
    font-size: 1.3rem
  }
}
.main .section05 .selfull-demo img {
  position: relative;
  left: -26px
}
.main .section05 .selfull-demo .selfull-demo__url {
  margin-top: 20px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center
}
.main .section05 .selfull-demo .selfull-demo__url a {
  position: relative;
  display: block;
  max-width: 376px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  color: #333;
  text-decoration: none;
  border: 2px solid #aaa;
  border-radius: 24px
}
.main .section05 .selfull-demo .selfull-demo__url a:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/bg-arrow-black-right.png) no-repeat left top;
  background-size: 10px
}
.main .section06 .lead {
  margin-top: 0;
  text-align: left
}
.main .section06 .cell>p:last-child {
  margin-bottom: 0
}
.section06 .other {
  margin-top: 2rem;
  text-align: center;
}
.section06 .other a {
  text-decoration: underline;
  font-size: 16px;
  color: #0084b2;
}
.main .section07 {
  background: #fcf8ed
}
.main .section07 h3 {
  padding: 20px 0 20px 68px;
  color: #3c2c14
}
@media(max-width:639px) {
  .main .section07 h3 {
    font-size: 1.375rem
  }
}
@media(max-width:375px) {
  .main .section07 h3 {
    font-size: 1.25rem
  }
}
.main .section07 .section07__01>.mod-head {
  background: url(../images/icon-vip.png) no-repeat left center;
  background-size: 54px
}
.main .section07 .section07__02>.mod-head {
  background: url(../images/icon-support.png) no-repeat left center;
  background-size: 62px
}
.main .section07 .section07__03>.mod-head {
  background: url(../images/icon-fb.png) no-repeat left center;
  background-size: 60px
}
.main .section07-after .special {
  text-indent: -56px;
  padding-left: 56px
}
.main .section07-after .special:before {
  content: attr(title);
  display: inline-block;
  width: 46px;
  height: 46px;
  padding-left: 0;
  margin-right: 10px;
  color: #fff;
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 46px;
  font-weight: 700;
  text-align: center;
  text-indent: 0;
  background: #f15c2a;
  border-radius: 50%
}
@media(max-width:639px) {
  .main .section07-after .special {
    text-indent: -36px;
    padding-left: 36px
  }
  .main .section07-after .special:before {
    position: relative;
    top: -2px;
    width: 30px;
    height: 30px;
    margin-right: 6px;
    font-size: 1.25rem;
    line-height: 30px
  }
}
.main .section07-after section img {
  position: relative;
  top: 12px
}
@media(max-width:639px) {
  .main .section07-after section img {
    position: static;
    padding-bottom: 20px
  }
}
.main .section08 .qa {
  margin-bottom: 18px
}
.main .section08 .qa:before {
  display: inline-block;
  vertical-align: top;
  width: 42px;
  height: 42px;
  margin-right: 12px;
  color: #fff;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 42px;
  text-align: center
}
.main .section08 .qa>p {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 42px - 12px);
  margin: 0
}
.main .section08 .qa>p span {
  display: block;
  margin: 20px 0;
  margin: 1.25rem 0
}
.main .section08 .q:before {
  content: 'Q';
  position: relative;
  top: -6px;
  background: #666
}
.main .section08 .a:before {
  content: 'A';
  background: #ed1b23
}
.main .section09 {
  background: #f2efe9
}
.main .section09 .price-box {
  padding: 65px 80px
}
.main .section09 .price-box img {
  padding-bottom: 20px
}
.main .section09 .price-box p {
  display: inline-block;
  margin: 0;
  font-size: 16px;
  font-size: 1rem
}
@media(max-width:639px) {
  .main .section09 .price-box {
    padding: 20px
  }
  .main .section09 .price-box p {
    display: block;
    text-align: left
  }
}
.main .section10 {
  background-color: #f2efe9
}
.main .section10 p.mod-head>span {
  font-size: 16px;
  font-size: 1rem
}
@media(max-width:639px) {
  .main .section10 {
    padding-bottom: 70px
  }
  .main .section10 h3 {
    font-size: 1.375rem
  }
}
.main .phase {
  padding-bottom: 90px;
  background-image: url(../images/bg-arrow-green-bottom.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 73px
}
.main .section11 div:nth-child(1) h1, .main .section11 div:nth-child(1) p {
  text-align: center
}
@media(max-width:639px) {
  .main .section11 div:nth-child(1) p {
    text-align: left
  }
}
@media(max-width:639px) {
  .main .section11 .limit {
    font-size: 1.125rem
  }
}
.main .section11 .first-arrival {
  max-width: 360px;
  margin: 0 auto;
  padding: 8px 15px;
  font-size: 32px;
  font-size: 2rem;
  letter-spacing: -1.6px;
  letter-spacing: -.1rem
}
@media(max-width:639px) {
  .main .section11 .first-arrival {
    max-width: 250px;
    font-size: 1.375rem;
    letter-spacing: 0
  }
}
.main .section11 .mod-bubble span {
  font-size: 32px;
  font-size: 2rem
}
@media(max-width:639px) {
  .main .section11 .mod-bubble {
    font-size: 1.125rem
  }
  .main .section11 .mod-bubble span {
    font-size: 1.25rem
  }
}
@media(max-width:375px) {
  .main .section11 .mod-bubble {
    font-size: 1rem
  }
}
@media(max-width:320px) {
  .main .section11 .mod-bubble {
    font-size: 1.125rem
  }
}
@media(max-width:639px) {
  .main .section11 p.mod-head {
    font-size: 1.5rem
  }
}
.main .section11 .other {
  margin-top: 1rem;
  text-align: center;
}
.main .section11 .other a {
  text-decoration: underline;
  font-size: 16px;
  color: #0084b2;
}
.main #order-form .order-form__title {
  margin: 0;
  padding: 10px 15px;
  color: #fff;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: -1.12px;
  letter-spacing: -.07rem;
  background: #5e5851
}
@media(max-width:639px) {
  .main #order-form .order-form__title {
    font-size: 1.5rem;
    letter-spacing: 0
  }
}
.main #order-form input, .main #order-form textarea {
  width: 100%;
  padding: 20px 15px;
  font-size: 16px;
  font-size: 1rem;
  border: 1px solid #ccc
}
.main #order-form input[type=submit] {
  width: 340px;
  max-width: 90%;
  font-size: 22px;
  font-size: 1.375rem;
  font-size: 20px;
  border: none
}
.main #order-form .order-form__inner {
  padding: 40px;
  background: #e0e0e0
}
@media(max-width:639px) {
  .main #order-form .order-form__inner {
    padding: 20px
  }
}
.main #order-form .order-form__inner label {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700
}
@media(max-width:639px) {
  .main #order-form .order-form__inner label {
    display: inline-block;
    margin-bottom: 8px
  }
}

.main .contact-area {
	margin: 50px 0 0;
	padding: 18px 3%;
	border: solid 5px #d6e0ea;
	background: #f3f3f3;
}
.main .contact-area .left {
	float: left;
	width: 57%;
	background-image: url(/images/arrow-01-01.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 40px;
}
.main .contact-area .left p {
	margin: 0;
	text-align: left !important;
}
.main .contact-area .right {
	float: right;
	width: 40%;
}
.main .contact-area .right .btn {
	margin-top: 20px;
}

@media(max-width:850px) {
.main .contact-area .left {
	width: 57%;
	padding: 0;
}
.main .contact-area .left p {
}
}
@media(max-width:639px) {
.main .contact-area {
	margin: 30px 0;
	padding: 20px 3%;
}
.main .contact-area .left {
	width: auto;
	margin-bottom: 15px;
	padding-bottom: 10px;
	background-image: url(/images/arrow-01-02.png);
	background-position: center bottom;
	background-repeat: no-repeat;

}
.main .contact-area .left p {
	margin: 0 0 20px;
	font-size: 16px;
}
.main .contact-area .right {
	width: auto;
}
}

.main #order-form .order-form__inner label span {
  color: #ed1b23
}
.main .agreement {
  margin-top: 30px
}
.main .agreement .agreement__title {
  display: inline-block;
  margin: 0 4px 4px 0;
  font-size: 16px;
  font-size: 1rem
}
.main .agreement .agreement__notice {
  color: #ed1b23;
  font-size: 13px;
  font-size: .8125rem
}
.main .agreement .agreement__inner {
  overflow: scroll;
  margin-bottom: 20px;
  padding: 20px;
  height: 300px;
  background: #fff;
  border: 1px solid #ccc
}
.main .agreement .agreement__check input {
  position: relative;
  top: -1px;
  width: auto!important;
  vertical-align: middle
}
.main .agreement .agreement__check label {
  vertical-align: middle
}
.fixed-btn-pc {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 50;
	background: #fff;
	box-shadow: 0 -3px 4px rgba(0, 0, 0, .1);
}
.fixed-btn-pc .point-btn {
	float: left;
	margin-top: -5%;
	width: 22%;
}
.fixed-btn-pc .contact-text {
	float: left;
	font-size: 18px;
	margin: 10px 0 0;
	padding-right: 35px;
	background-image: url(/images/arrow-01-01.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 15px auto;
	width: 45%;
	text-align: right;
}
.fixed-btn-pc .contact-btn {
	float: right;
	padding: 10px 0 10px;
	width: 30%;
}
.fixed-btn-sp {
	display: none;
}
@media(max-width:970px) {
.fixed-btn-pc .contact-text {
	font-size: 15px;
}
}
@media(max-width:820px) {
.fixed-btn-pc .contact-text {
	font-size: 12px;
}
}
@media(max-width:700px) {
.fixed-btn-pc .point-btn {
	margin-top: -4%;
}
.fixed-btn-pc .contact-text {
	font-size: 10px;
}
}
@media(max-width:639px) {
.fixed-btn-pc {
	display: none;
}
.fixed-btn-sp {
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 50;
}
.fixed-btn-sp ul {
	padding: 0;
}
.fixed-btn-sp ul li {
	float: left;
	width: 50%;
	list-style: none;
	margin: 0;
	padding: 0;
}
}


.gfooter {
  margin-top: 70px;
	margin-bottom: 125px;
  padding: 13px;
  color: #333;
  border-top: 1px solid #ccc
}
@media(max-width:639px) {
  .gfooter {
    margin-top: 30px;
		margin-bottom: 100px;
  }
}
#btn-follow {
	display: none !important;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9998;
  width: 100vw;
  padding: 25px 15px 15px;
  background: #fff
}
@media(max-width:639px) {
  #btn-follow {
    padding: 15px 15px 15px 5px
  }
}
@media(max-width:639px) {
  .u-full-sm {
    width: 100%!important
  }
}
.u-white {
  color: #fff!important
}
.u-gray {
  color: #494949!important
}
.u-bg-white {
  background-color: #fff!important
}
.u-bg-clearred {
  background-color: #ed1b23!important
}
.u-center {
  margin-left: auto!important;
  margin-right: auto!important
}
.u-ib, .u-ibchild>* {
  display: inline-block!important
}
@media(min-width:640px) {
  .u-ib-medium {
    display: inline-block!important
  }
}
.u-vt {
  vertical-align: top!important
}
.u-vm {
  vertical-align: middle!important
}
.u-vb {
  vertical-align: bottom!important
}
.u-fz32 {
  font-size: 32px!important;
  font-size: 2rem!important
}
.u-fz28 {
  font-size: 28px!important;
  font-size: 1.75rem!important
}
.u-fz24 {
  font-size: 24px!important;
  font-size: 1.5rem!important
}
.u-fz20 {
  font-size: 20px!important;
  font-size: 1.25rem!important
}
.u-fz18 {
  font-size: 18px!important;
  font-size: 1.125rem!important
}
.u-fz16 {
  font-size: 16px!important;
  font-size: 1rem!important
}
.u-fz14 {
  font-size: 14px!important;
  font-size: .875rem!important
}
.u-fz13 {
  font-size: 13px!important;
  font-size: .8125rem!important
}
.u-fz12 {
  font-size: 12px!important;
  font-size: .75rem!important
}
.u-fz10 {
  font-size: 10px!important;
  font-size: .625rem!important
}
.u-bold {
  font-weight: 700!important
}
.u-textleft {
  text-align: left!important
}
@media(max-width:639px) {
  .u-textleft-small {
    text-align: left!important
  }
}
.u-textcenter {
  text-align: center!important
}
@media(max-width:639px) {
  .u-textcenter-small {
    text-align: center!important
  }
}
.u-textright {
  text-align: right!important
}
.u-circle-num {
  position: relative
}
.u-circle-num:before {
  content: '';
  position: absolute;
  left: -5px;
  top: 2px;
  width: 19px;
  height: 19px;
  border: 1px solid #000;
  border-radius: 19px
}
@media(max-width:639px) {
  .u-circle-num:before {
    left: -5px;
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 18px
  }
}
.u-fade {
  transition: opacity .3s!important;
  transition-timing-function: cubic-bezier(.04, .69, .38, .96)!important
}
.u-fade:hover {
  opacity: .7!important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}
.u-hide {
  opacity: 0!important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: -1!important
}
.u-hide-anim {
  -webkit-animation: hide .5s cubic-bezier(.04, .69, .38, .96) 0s 1 normal forwards;
  animation: hide .5s cubic-bezier(.04, .69, .38, .96) 0s 1 normal forwards
}
@-webkit-keyframes hide {
  0% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 9999
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: -1
  }
}
@keyframes hide {
  0% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 9999
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: -1
  }
}
.u-show-anim {
  -webkit-animation: show .5s cubic-bezier(.04, .69, .38, .96) 0s 1 normal forwards;
  animation: show .5s cubic-bezier(.04, .69, .38, .96) 0s 1 normal forwards
}
@-webkit-keyframes show {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 9999
  }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 9999
  }
}
@keyframes show {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 9999
  }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 9999
  }
}
.u-lhclear {
  line-height: 0!important
}
.u-mclear {
  margin: 0!important
}
.u-mtclear {
  margin-top: 0!important
}
.u-mrclear {
  margin-right: 0!important
}
.u-mbclear {
  margin-bottom: 0!important
}
.u-mlclear {
  margin-left: 0!important
}
.u-pclear {
  padding: 0!important
}
.u-ptclear {
  padding-top: 0!important
}
.u-prclear {
  padding-right: 0!important
}
.u-pbclear {
  padding-bottom: 0!important
}
.u-plclear {
  padding-left: 0!important
}
.u-pl-list {
  padding-left: 20px!important
}
.u-pt5 {
  padding-top: 5px!important
}
.u-pt10 {
  padding-top: 10px!important
}
.u-pt15 {
  padding-top: 15px!important
}
.u-pt20 {
  padding-top: 20px!important
}
.u-pt25 {
  padding-top: 25px!important
}
.u-pt30 {
  padding-top: 30px!important
}
.u-pt35 {
  padding-top: 35px!important
}
.u-pt40 {
  padding-top: 40px!important
}
.u-pt45 {
  padding-top: 45px!important
}
.u-pt50 {
  padding-top: 50px!important
}
.u-pt55 {
  padding-top: 55px!important
}
.u-pt60 {
  padding-top: 60px!important
}
.u-pt65 {
  padding-top: 65px!important
}
.u-pt70 {
  padding-top: 70px!important
}
.u-pt75 {
  padding-top: 75px!important
}
.u-pt80 {
  padding-top: 80px!important
}
.u-pt85 {
  padding-top: 85px!important
}
.u-pt90 {
  padding-top: 90px!important
}
.u-pt95 {
  padding-top: 95px!important
}
.u-pt100 {
  padding-top: 100px!important
}
.u-pb5 {
  padding-bottom: 5px!important
}
.u-pb10 {
  padding-bottom: 10px!important
}
.u-pb15 {
  padding-bottom: 15px!important
}
.u-pb20 {
  padding-bottom: 20px!important
}
.u-pb25 {
  padding-bottom: 25px!important
}
.u-pb30 {
  padding-bottom: 30px!important
}
.u-pb35 {
  padding-bottom: 35px!important
}
.u-pb40 {
  padding-bottom: 40px!important
}
.u-pb45 {
  padding-bottom: 45px!important
}
.u-pb50 {
  padding-bottom: 50px!important
}
.u-pb55 {
  padding-bottom: 55px!important
}
.u-pb60 {
  padding-bottom: 60px!important
}
.u-pb65 {
  padding-bottom: 65px!important
}
.u-pb70 {
  padding-bottom: 70px!important
}
.u-pb75 {
  padding-bottom: 75px!important
}
.u-pb80 {
  padding-bottom: 80px!important
}
.u-pb85 {
  padding-bottom: 85px!important
}
.u-pb90 {
  padding-bottom: 90px!important
}
.u-pb95 {
  padding-bottom: 95px!important
}
.u-pb100 {
  padding-bottom: 100px!important
}
.u-mt5 {
  margin-top: 5px!important
}
.u-mt10 {
  margin-top: 10px!important
}
.u-mt15 {
  margin-top: 15px!important
}
.u-mt20 {
  margin-top: 20px!important
}
.u-mt25 {
  margin-top: 25px!important
}
.u-mt30 {
  margin-top: 30px!important
}
.u-mt35 {
  margin-top: 35px!important
}
.u-mt40 {
  margin-top: 40px!important
}
.u-mt45 {
  margin-top: 45px!important
}
.u-mt50 {
  margin-top: 50px!important
}
.u-mt55 {
  margin-top: 55px!important
}
.u-mt60 {
  margin-top: 60px!important
}
.u-mt65 {
  margin-top: 65px!important
}
.u-mt70 {
  margin-top: 70px!important
}
.u-mt75 {
  margin-top: 75px!important
}
.u-mt80 {
  margin-top: 80px!important
}
.u-mt85 {
  margin-top: 85px!important
}
.u-mt90 {
  margin-top: 90px!important
}
.u-mt95 {
  margin-top: 95px!important
}
.u-mt100 {
  margin-top: 100px!important
}
.u-mb5 {
  margin-bottom: 5px!important
}
.u-mb10 {
  margin-bottom: 10px!important
}
.u-mb15 {
  margin-bottom: 15px!important
}
.u-mb20 {
  margin-bottom: 20px!important
}
.u-mb25 {
  margin-bottom: 25px!important
}
.u-mb30 {
  margin-bottom: 30px!important
}
.u-mb35 {
  margin-bottom: 35px!important
}
.u-mb40 {
  margin-bottom: 40px!important
}
.u-mb45 {
  margin-bottom: 45px!important
}
.u-mb50 {
  margin-bottom: 50px!important
}
.u-mb55 {
  margin-bottom: 55px!important
}
.u-mb60 {
  margin-bottom: 60px!important
}
.u-mb75 {
  margin-bottom: 75px!important
}
.u-mb80 {
  margin-bottom: 80px!important
}
.u-mb85 {
  margin-bottom: 85px!important
}
.u-mb90 {
  margin-bottom: 90px!important
}
.u-mb95 {
  margin-bottom: 95px!important
}
.u-mb100 {
  margin-bottom: 100px!important
}
.u-mr5 {
  margin-right: 5px!important
}
.u-mr10 {
  margin-right: 10px!important
}
.u-mr15 {
  margin-right: 15px!important
}
.u-mr20 {
  margin-right: 20px!important
}
.u-mr25 {
  margin-right: 25px!important
}
.u-mr30 {
  margin-right: 30px!important
}
.u-ml5 {
  margin-left: 5px!important
}
.u-ml10 {
  margin-left: 10px!important
}
.u-ml15 {
  margin-left: 15px!important
}
.u-ml20 {
  margin-left: 20px!important
}
.u-ml25 {
  margin-left: 25px!important
}
.u-ml30 {
  margin-left: 30px!important
}
@media(max-width:639px) {
  .u-mt0-sp {
    margin-top: 0!important
  }
  .u-mt5-sp {
    margin-top: 5px!important
  }
  .u-mt10-sp {
    margin-top: 10px!important
  }
  .u-mt15-sp {
    margin-top: 15px!important
  }
  .u-mt20-sp {
    margin-top: 20px!important
  }
  .u-mt25-sp {
    margin-top: 25px!important
  }
  .u-mt30-sp {
    margin-top: 30px!important
  }
  .u-mt35-sp {
    margin-top: 35px!important
  }
  .u-mt40-sp {
    margin-top: 40px!important
  }
  .u-mt45-sp {
    margin-top: 45px!important
  }
  .u-mt50-sp {
    margin-top: 50px!important
  }
  .u-mb0-sp {
    margin-bottom: 0!important
  }
  .u-mb5-sp {
    margin-bottom: 5px!important
  }
  .u-mb10-sp {
    margin-bottom: 10px!important
  }
  .u-mb15-sp {
    margin-bottom: 15px!important
  }
  .u-mb20-sp {
    margin-bottom: 20px!important
  }
  .u-mb25-sp {
    margin-bottom: 25px!important
  }
  .u-mb30-sp {
    margin-bottom: 30px!important
  }
  .u-mb35-sp {
    margin-bottom: 35px!important
  }
  .u-mb40-sp {
    margin-bottom: 40px!important
  }
  .u-mb45-sp {
    margin-bottom: 45px!important
  }
  .u-mb50-sp {
    margin-bottom: 50px!important
  }
  .u-pt0-sp {
    padding-top: 0!important
  }
  .u-pt5-sp {
    padding-top: 5px!important
  }
  .u-pt10-sp {
    padding-top: 10px!important
  }
  .u-pt15-sp {
    padding-top: 15px!important
  }
  .u-pt20-sp {
    padding-top: 20px!important
  }
  .u-pt25-sp {
    padding-top: 25px!important
  }
  .u-pt30-sp {
    padding-top: 30px!important
  }
  .u-pt35-sp {
    padding-top: 35px!important
  }
  .u-pt40-sp {
    padding-top: 40px!important
  }
  .u-pt45-sp {
    padding-top: 45px!important
  }
  .u-pt50-sp {
    padding-top: 50px!important
  }
  .u-pb5-sp {
    padding-bottom: 5px!important
  }
  .u-pb10-sp {
    padding-bottom: 10px!important
  }
  .u-pb15-sp {
    padding-bottom: 15px!important
  }
  .u-pb20-sp {
    padding-bottom: 20px!important
  }
  .u-pb25-sp {
    padding-bottom: 25px!important
  }
  .u-pb30-sp {
    padding-bottom: 30px!important
  }
  .u-pb35-sp {
    padding-bottom: 35px!important
  }
  .u-pb40-sp {
    padding-bottom: 40px!important
  }
  .u-pb45-sp {
    padding-bottom: 45px!important
  }
  .u-pb50-sp {
    padding-bottom: 50px!important
  }
}

/*# sourceMappingURL=maps/main.css.map */
#section09 h2.head {
  text-align: center;
  padding-top: 30px;
  margin: 0;
}
#section09 h2.head img {
  max-width: 100%;
  height: auto;
}
#section09 .price_block {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#section09 .price_block .block {
  flex-basis: 48.75%;
}
#section09 .price_block .block img {
  max-width: 100%;
  height: auto;
}
#section09 .price_block p.desc {
  padding-bottom: 70px;
  margin: 30px 0 0 0;
  text-align: center;
  flex-basis: 100%;
  color: #222;
  font-size: 18px;
  line-height: 2;
  background-image: url(../images/price-arrow01.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 73px;
}
#section09 .price_block p.desc span.desc01 {
  border-bottom: 1px solid #000;
}
#section09 .price_block p.desc span.desc02 {
  font-size: 24px;
  color: #ed1b23;
  font-weight: bold;
}
#section09 .function_block {
  margin: 48px 0 0 0;
}
#section09 .function_block .function_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 2px solid #6b5e52;
  padding: 30px 30px 50px;
  background-color: #fff;
}
#section09 .function_block .function_list p.head {
  flex-basis: 100%;
  margin: 0;
  padding: 13px 0;
  background-color: #6b5e52;
  color: #fff;
  text-align: center;
  font-size: 46px;
  font-weight: 900;
}
#section09 .function_block .function_list ul {
  flex-basis: 47.4%;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#section09 .function_block .function_list ul li {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 94px;
  padding: 0 0 0 38px;
  border-bottom: 1px solid #d2d2d2;
  font-size: 22px;
  font-weight: bold;
  color: #222222;
}
#section09 .function_block .function_list ul li:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 27px;
  height: 28px;
  background-image: url(../images/price-circle.png);
  background-size: 100% auto;
}
#section09 .function_block .function_list ul li p {
  margin: 0;
  line-height: 1.2;
}
#section09 .function_block .function_list ul li p span {
  font-size: 16px;
}
#section09 .function_block p.update {
  margin: 50px 0 0 0;
  font-size: 34px;
  font-weight: bold;
  color: #ed1b23;
  text-align: center;
}
#section09 .function_block p.update span {
  font-size: 16px;
  color: #222222;
}
#section09 .plan_block {
  margin-top: 80px;
}
#section09 .plan_block h2.head {
  text-align: center;
  padding-top: 0;
  margin: 0;
}
#section09 .plan_block h2.head img {
  max-width: 100%;
  height: auto;
}
#section09 .plan_block .plan_detail_box{
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#section09 .plan_block .plan_detail_box .box {
  flex-basis: 48.75%;
}
#section09 .plan_block .plan_detail_box .box img {
  width: 100%;
  height: auto;
}
#section09 .plan_block .attention_box {
  margin-top: 60px;
  text-align: center;
}
#section09 .plan_block .attention_box ul {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  text-align: left;
}
#section09 .support_block {
  margin-top: 90px;
}
#section09 .support_block h2.head {
  text-align: center;
  padding-top: 0;
  margin: 0;
}
#section09 .support_block h2.head img {
  max-width: 100%;
  height: auto;
}
#section09 .support_block .support_list {
  margin-top: 46px;
  border: 1px solid #a59e98;
  padding: 27px 57px;
  background-color: #fff;
}
#section09 .support_block .support_list li {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 25px 0 25px 52px;
  border-bottom: 1px solid #d2d2d2;
  font-size: 25px;
  font-weight: bold;
  color: #222222;
}
#section09 .support_block .support_list li:last-child {
  border-bottom: none;
}
#section09 .support_block .support_list li:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 32px;
  height: 33px;
  background-image: url(../images/price-checkbox.png);
  background-size: 100% auto;
}
@media(max-width:639px) {
  #section09 .price_block {
    margin-top: 15px;
  }
  #section09 .price_block p.desc {
    margin: 20px 0 0 0;
  }
  #section09 .price_block p.desc {
    font-size: 14px;
    background-size: 35px;
    padding-bottom: 35px;
  }
  #section09 .price_block p.desc span.desc02 {
    font-size: 18px;
  }
  #section09 .function_block {
    margin: 35px 0 0 0;
  }
  #section09 .function_block .function_list {
    padding: 10px 10px 24px;
  }
  #section09 .function_block .function_list p.head {
    font-size: 16px;
  }
  #section09 .function_block .function_list ul {
    flex-basis: 100%;
    padding: 0 10px;
  }
  #section09 .function_block .function_list ul li {
    height: 56px;
    font-size: 14px;
    padding: 0 0 0 25px;
  }
  #section09 .function_block .function_list ul li p span {
    font-size: 12px;
  }
  #section09 .function_block .function_list ul li:before {
    width: 14px;
    height: 14px;
  }
  #section09 .function_block p.update {
    margin: 25px 0 0 0;
    font-size: 18px;
  }
  #section09 .function_block p.update span {
    font-size: 14px;
  }
  #section09 .plan_block {
    margin-top: 60px;
  }
  #section09 .plan_block .plan_detail_box {
    margin-top: 16px;
  }
  #section09 .plan_block .plan_detail_box .box {
    flex-basis: 100%;
  }
  #section09 .plan_block .plan_detail_box .box:first-of-type {
    margin-bottom: 16px;
  }
  #section09 .plan_block .attention_box {
    margin-top: 16px;
  }
  #section09 .plan_block .attention_box ul li {
    font-size: 13px;
    margin-bottom: 1em;
  }
  #section09 .plan_block .attention_box ul li:last-child {
    margin-bottom: 0;
  }
  #section09 .support_block {
    margin-top: 45px;
  }
  #section09 .support_block .support_list {
    margin-top: 24px;
    padding: 14px 10px;
  }
  #section09 .support_block .support_list li {
    font-size: 15px;
    padding: 10px 0 10px 30px;
  }
  #section09 .support_block .support_list li:before {
    width: 18px;
    height: 18px;
  }
}
/*voice_archive*/
.voice * {
  margin: 0;
  padding: 0;
}
.voice a {
  color: #222;
  text-decoration: none;
}
.voice {
  margin-top: 136px;
}
.page_title {
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
	padding: 80px 0;
	background: #fcf8ed;
}
.page_title .inner {
  position: relative;
  z-index: 2;
  text-align: center;
}
.page_title .inner h1 {
  font-size: 36px;
  color: #333;
  margin-bottom: 42px;
}
.page_title .inner p {
  font-size: 16px;
  color: #333;
}
.page_title:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 26%;
    width: 150vw;
    height: 150%;
    background: #fbf2dc;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: translateX(-42%) rotate(-9deg);
    transform: translateX(-42%) rotate(-9deg);
}
.archive_block {
  max-width: 640px;
  margin: 0 auto;
  padding-top: 58px;
}
.archive_block .head {
  text-align: center;
  color: #514038;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 1em;
}
.archive_block article {
  background-color: #f6f5f4;
  margin-bottom: 32px;
}
.archive_block article .info {
  display: flex;
  padding: 24px 20px 36px;
}
.archive_block article .info .thumb_area {
  flex-basis: 25%;
}
.archive_block article .info .thumb_area .thumb {
  position: relative;
  padding-top: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.archive_block article .info .thumb_area .thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.archive_block article .info .content_area {
  flex-basis: 75%;
  padding-left: 30px;
}
.archive_block article .info .content_area h1 {
  font-size: 21px;
  margin-bottom: 1em;
}
.archive_block article .info .content_area h1 span {
  color: #ff6600;
}
.archive_block article .info .content_area p.join {
  font-size: 14px;
}
.archive_block article .info .content_area p.name {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 1em;
}
.archive_block article .info .content_area p.job {
  font-size: 14px;
}
.archive_block article .info .content_area p.task {
  font-size: 14px;
}
.archive_block article .more {
  line-height: 50px;
  text-align: center;
  background-color: #eceae8;
}
.archive_block .other {
  text-align: center;
}
.archive_block .other a {
  text-decoration: underline;
  font-size: 14px;
  color: #0084b2;
}
.voice_detail .archive_block {
  padding-bottom: 90px;
}

.detail_block {
  max-width: 640px;
  margin: 0 auto;
  padding-top: 40px;
}
.detail_block article {
  margin-bottom: 32px;
}
.detail_block article .info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 40px;
  border-bottom: 1px solid #aaa;
  margin-bottom: 40px;
}
.detail_block article .info .thumb_area {
  flex-basis: 47.96%;
  padding-left: 130px;
}
.detail_block article .info .thumb_area .thumb {
  position: relative;
  padding-top: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.detail_block article .info .thumb_area .thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.detail_block article .info .info_area {
  flex-basis: 52.04%;
  padding-left: 32px;
}
.detail_block article .info .info_area p.join {
  font-size: 14px;
}
.detail_block article .info .info_area p.name {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 1em;
}
.detail_block article .info .info_area p.job {
  font-size: 14px;
}
.detail_block article .info .info_area p.task {
  font-size: 14px;
}
.detail_block article .info .title_area {
  flex-basis: 100%;
  padding-top: 40px;
}
.detail_block article .info .title_area h1 {
  font-size: 28px;
  font-weight: normal;
}
.detail_block article .title_area h1 span {
  color: #ff6600;
  font-weight: bold;
}
.detail_block article .content_area p {
  font-size: 14px;
  margin-bottom: 1.5em;
}
.detail_block article .content_area p strong {
  font-size: 18px;
}







.application_block .inner {
  max-width: 600px;
  margin: 0 auto;
}
.application_block .inner .mod-bubble span {
  font-size: 2rem;
}
.application_block .inner .mod-head {
  color: #222;
}
.application_block .inner .application {
  text-align: center;
  padding: 8px 0 20px;
}
.application_block .inner .application .mod-btn {
  max-width: 580px;
}
.application_block .inner .application .mod-btn span {
  position: relative;
  padding-left: 46px;
  font-size: 2rem;
}
.application_block .inner .application .mod-btn--arrow span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 34px;
  height: 34px;
  background-size: 100% auto;
  margin-right: 12px;
  background-image: url(../images/bg-btn-arrow02.png);
}
.application_block .other {
  margin-top: 1rem;
  text-align: center;
}
.application_block .other a {
  text-decoration: underline;
  font-size: 16px;
  color: #0084b2;
}
@media screen and (max-width: 639px) {
  .voice {
    margin-top: 70px;
  }
  .page_title {
		margin-bottom: 30px;
    padding: 30px 15px;
  }
	.page_title .inner h1 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .page_title .inner p {
    font-size: 13px;
  }
  .detail_block {
    padding: 30px 20px 0;
  }
  .detail_block article .info {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 28px;
  }
  .detail_block article .info .thumb_area {
    flex-basis: 100%;
    order: 1;
    padding: 0 23.25%;
  }
  .detail_block article .info .thumb_area .thumb {
  }
  .detail_block article .info .info_area {
    flex-basis: 100%;
    order: 3;
    padding-left: 20px;
    border-left: 2px solid #8dc840;
  }
  .detail_block article .info .title_area {
    order: 2;
    padding-top: 24px;
  }
  .detail_block article .info .title_area h1 {
    font-size: 18px;
    margin-bottom: 24px;
  }
  .detail_block article .info .info_area p.join {
    font-size: 14px;
  }
  .detail_block article .info .info_area p.name {
    font-size: 18px;
  }
  .detail_block article .info .info_area p.job {
    font-size: 14px;
  }
  .detail_block article .info .info_area p.task {
    font-size: 14px;
  }
  .detail_block article .content_area p strong {
    font-size: 16px;
  }
  .archive_block {
    padding-top: 20px;
  }
  .archive_block .head {
    font-size: 16px;
  }
  .archive_block article {
    margin-bottom: 20px;
  }
  .archive_block article .info {
    padding: 14px;
  }
  .archive_block article .info .content_area {
    padding-left: 15px;
  }
  .archive_block article .info .content_area h1 {
    font-size: 14px;
    font-weight: normal;
  }
  .archive_block article .info .content_area h1 span {
    font-weight: bold;
  }
  .archive_block article .info .content_area p.join {
    font-size: 13px;
  }
  .archive_block article .info .content_area p.name {
    font-size: 18px;
    margin-bottom: 0;
  }
  .archive_block article .info .content_area p.job {
    font-size: 13px;
  }
  .archive_block article .info .content_area p.task {
    font-size: 13px;
  }
  .archive_block article .more {
    font-size: 13px;
    line-height: 40px;
  }
  .voice_detail .archive_block {
    padding-bottom: 60px;
  }
  .application_block .inner {
    padding: 0 20px;
  }
  .application_block .inner .mod-bubble {
    font-size: 12px;
    padding: 15px 20px;
  }
  .application_block .inner .mod-bubble span {
    font-size: 16px;
  }
  .application_block .inner .mod-head {
    font-size: 17px;
    margin-bottom: .5rem;
  }
  .application_block .inner .application .mod-btn span {
    font-size: 16px;
    padding-left: 24px;
  }
  .application_block .inner .application .mod-btn--arrow span:before {
    width: 20px;
    height: 20px;
  }
  .application_block .inner .application .attention {
    font-size: 11spx!important;
  }
}
nav {
  margin-top: 10px;
}
nav ul {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
}
nav ul li {
  flex-basis: 14.2875%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #afafaf;
  font-size: 14px;
  color: #333333;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
}
nav ul li:first-child {
  border-left: 1px solid #afafaf;
}
nav ul li a {
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  nav {
    display: none;
  }
}



/*contact*/

.page-contact input,
.page-contact textarea {
  padding: 8px 2%;
  display:block;
  width:100%;
	font-size: 18px;
}
.page-contact .form-btn {
	text-align: center;
}
.page-contact .form-btn input[type="submit"]{
	display: inline-block;
	margin: 50px 0; 
  padding:15px 0;
  font-size:16px;
  width:45%;
	background: #0c9b01;
	border-radius: 100px;
	color: #fff;
}
@media screen and (max-width: 640px) {
.page-contact .form-btn input[type="submit"]{
	display: block;
	width: 90%;
  padding:15px 3%;
	margin: 50px auto;
}
}

#editor h2,
.title01 {
	position: relative;
	box-sizing: border-box;
	margin-top: 50px;
	padding: 0 0 10px 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}
#editor h2::before,
.title01::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 6px;
	height: 30px;
	border-radius: 3px;
	background: #ff751b;
}

@media(max-width:639px) {
}
