/*
Theme Name: みのりこども園テンプレート
Theme URL: 
Description: 昭和52年から続く認可保育園「みのりこども園」のコーポレートサイトです。私たちは、子どもたちの存在を丸ごと信じ、真心を持って接し 見守ります。子どもたち一人ひとりが 自分の個性を輝かせ 心豊かに楽しんで生きてほしいその土台作りをしています。
Author: 社会福祉法人 正念会 みのりこども園
Version: 1.0
*/

@charset "UTF-8";

/*! imports */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

@import url(https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c);
@-webkit-keyframes hop {
  16.65% {
    -webkit-transform: translate3D(0, -50%, 1px) translateY(-.08rem);
    transform: translate3D(0, -50%, 1px) translateY(-.08rem)
  }
  33.3% {
    -webkit-transform: translate3D(0, -50%, 1px) translateY(.06rem);
    transform: translate3D(0, -50%, 1px) translateY(.06rem)
  }
  49.95% {
    -webkit-transform: translate3D(0, -50%, 1px) translateY(-.04rem);
    transform: translate3D(0, -50%, 1px) translateY(-.04rem)
  }
  66.6% {
    -webkit-transform: translate3D(0, -50%, 1px) translateY(.02rem);
    transform: translate3D(0, -50%, 1px) translateY(.02rem)
  }
  83.25% {
    -webkit-transform: translate3D(0, -50%, 1px) translateY(-.01rem);
    transform: translate3D(0, -50%, 1px) translateY(-.01rem)
  }
  to {
    -webkit-transform: translate3D(0, -50%, 1px) translateY(0);
    transform: translate3D(0, -50%, 1px) translateY(0)
  }
}

@keyframes hop {
  16.65% {
    -webkit-transform: translate3D(0, -50%, 1px) translateY(-.08rem);
    transform: translate3D(0, -50%, 1px) translateY(-.08rem)
  }
  33.3% {
    -webkit-transform: translate3D(0, -50%, 1px) translateY(.06rem);
    transform: translate3D(0, -50%, 1px) translateY(.06rem)
  }
  49.95% {
    -webkit-transform: translate3D(0, -50%, 1px) translateY(-.04rem);
    transform: translate3D(0, -50%, 1px) translateY(-.04rem)
  }
  66.6% {
    -webkit-transform: translate3D(0, -50%, 1px) translateY(.02rem);
    transform: translate3D(0, -50%, 1px) translateY(.02rem)
  }
  83.25% {
    -webkit-transform: translate3D(0, -50%, 1px) translateY(-.01rem);
    transform: translate3D(0, -50%, 1px) translateY(-.01rem)
  }
  to {
    -webkit-transform: translate3D(0, -50%, 1px) translateY(0);
    transform: translate3D(0, -50%, 1px) translateY(0)
  }
}

@-webkit-keyframes hopCenter {
  16.65% {
    -webkit-transform: translate3D(-50%, -50%, 1px) translateY(-.08rem);
    transform: translate3D(-50%, -50%, 1px) translateY(-.08rem)
  }
  33.3% {
    -webkit-transform: translate3D(-50%, -50%, 1px) translateY(.06rem);
    transform: translate3D(-50%, -50%, 1px) translateY(.06rem)
  }
  49.95% {
    -webkit-transform: translate3D(-50%, -50%, 1px) translateY(-.04rem);
    transform: translate3D(-50%, -50%, 1px) translateY(-.04rem)
  }
  66.6% {
    -webkit-transform: translate3D(-50%, -50%, 1px) translateY(.02rem);
    transform: translate3D(-50%, -50%, 1px) translateY(.02rem)
  }
  83.25% {
    -webkit-transform: translate3D(-50%, -50%, 1px) translateY(-.01rem);
    transform: translate3D(-50%, -50%, 1px) translateY(-.01rem)
  }
  to {
    -webkit-transform: translate3D(-50%, -50%, 1px) translateY(0);
    transform: translate3D(-50%, -50%, 1px) translateY(0)
  }
}

@keyframes hopCenter {
  16.65% {
    -webkit-transform: translate3D(-50%, -50%, 1px) translateY(-.08rem);
    transform: translate3D(-50%, -50%, 1px) translateY(-.08rem)
  }
  33.3% {
    -webkit-transform: translate3D(-50%, -50%, 1px) translateY(.06rem);
    transform: translate3D(-50%, -50%, 1px) translateY(.06rem)
  }
  49.95% {
    -webkit-transform: translate3D(-50%, -50%, 1px) translateY(-.04rem);
    transform: translate3D(-50%, -50%, 1px) translateY(-.04rem)
  }
  66.6% {
    -webkit-transform: translate3D(-50%, -50%, 1px) translateY(.02rem);
    transform: translate3D(-50%, -50%, 1px) translateY(.02rem)
  }
  83.25% {
    -webkit-transform: translate3D(-50%, -50%, 1px) translateY(-.01rem);
    transform: translate3D(-50%, -50%, 1px) translateY(-.01rem)
  }
  to {
    -webkit-transform: translate3D(-50%, -50%, 1px) translateY(0);
    transform: translate3D(-50%, -50%, 1px) translateY(0)
  }
}

@-webkit-keyframes crayon {
  0% {
    background-position: 0
  }
  25% {
    background-position: 1.3rem .6rem
  }
  50% {
    background-position: .3rem .4rem
  }
  75% {
    background-position: .7rem .1rem
  }
  to {
    background-position: .4rem .4rem
  }
}

@keyframes crayon {
  0% {
    background-position: 0
  }
  25% {
    background-position: 1.3rem .6rem
  }
  50% {
    background-position: .3rem .4rem
  }
  75% {
    background-position: .7rem .1rem
  }
  to {
    background-position: .4rem .4rem
  }
}

@-webkit-keyframes crayon-svg {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0)
  }
  25% {
    -webkit-transform: translate(-130px, -60px);
    transform: translate(-130px, -60px)
  }
  50% {
    -webkit-transform: translate(-30px, -40px);
    transform: translate(-30px, -40px)
  }
  75% {
    -webkit-transform: translate(-70px, -60px);
    transform: translate(-70px, -60px)
  }
  to {
    -webkit-transform: translate(-40px, -40px);
    transform: translate(-40px, -40px)
  }
}

@keyframes crayon-svg {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0)
  }
  25% {
    -webkit-transform: translate(-130px, -60px);
    transform: translate(-130px, -60px)
  }
  50% {
    -webkit-transform: translate(-30px, -40px);
    transform: translate(-30px, -40px)
  }
  75% {
    -webkit-transform: translate(-70px, -60px);
    transform: translate(-70px, -60px)
  }
  to {
    -webkit-transform: translate(-40px, -40px);
    transform: translate(-40px, -40px)
  }
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

.slick-slide img, details, main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox], [type=radio], legend {
  -webkit-box-sizing: border-box;
  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-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

.slick-slide.slick-loading img, [hidden], template {
  display: none
}

.box-text>:first-child:not(.row), .cms-body table td>:first-child:not(.row), .cms-body table th>:first-child:not(.row), .cms-lead table td>:first-child:not(.row), .cms-lead table th>:first-child:not(.row), .cms-lead>:first-child:not(.row), .list-faq>div>dd>:first-child:not(.row), .list-faq>div>dt>:first-child:not(.row), .list-grid>li>:first-child:not(.row), .media-group>li>:first-child:not(.row), .row>li>:first-child:not(.row), .table td>:first-child:not(.row), .table th>:first-child:not(.row), .v-route-map .map-wrapper>:first-child:not(.row) {
  margin-top: 0!important
}

.box-text>:last-child, .cms-body table td>:last-child, .cms-body table th>:last-child, .cms-lead table td>:last-child, .cms-lead table th>:last-child, .cms-lead>:last-child, .list-faq>div>dd>:last-child, .list-faq>div>dt>:last-child, .list-grid>li>:last-child, .media-group>li>:last-child, .row>li>:last-child, .table td>:last-child, .table th>:last-child, .v-route-map .map-wrapper>:last-child {
  margin-bottom: 0!important
}

.policy-illust01 .circle, .policy-illust02 .circle, .policy-illust03 .circle {
  position: relative;
  z-index: 1;
  margin: 0;
  width: 1.74rem;
  height: 1.74rem;
  background: 0 0;
  background-size: 1rem;
  background-color: #fce080;
  background-image: url(assets/images/common/pattern/orange.jpg)
}

.policy-illust01 .circle::before, .policy-illust02 .circle::before, .policy-illust03 .circle::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: no-repeat center;
  background-size: 105%;
  background-image: url(assets/images/common/mask/3.svg)
}

.content-inner, .topics-detail, .topics-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start
}

.content-inner, .error-page, .topics-detail, .topics-index {
  margin: .6rem auto .3rem;
  width: 11.2rem;
  font-size: .15rem;
  line-height: 2
}

@media (max-width:767px) {
  .content-inner, .error-page, .topics-detail, .topics-index {
    margin: .3rem auto;
    width: 100%;
    padding: 0 .16rem
  }
}

.cms-body a::after, .cms-lead a::after, .list-links a::after, .text-link::after {
  margin: 0 .3em;
  text-indent: 0
}

.cms-body a[target=_blank][href$=".pdf"]::after, .cms-lead a[target=_blank][href$=".pdf"]::after, .list-links a[target=_blank][href$=".pdf"]::after, .text-link[target=_blank][href$=".pdf"]::after {
  content: "\f1c1"
}

.cms-body a img, .cms-lead a img {
  -webkit-transition: opacity .2s cubic-bezier(.22, .61, .36, 1);
  transition: opacity .2s cubic-bezier(.22, .61, .36, 1)
}

.cms-body a:active img, .cms-body a:focus img, .cms-body a:hover img, .cms-lead a:active img, .cms-lead a:focus img, .cms-lead a:hover img {
  opacity: .7
}

.cms-body p, .cms-lead p {
  margin: .17rem 0
}

.cms-body strong, .cms-lead strong {
  font-weight: 700
}

.slick-list, .slick-slider {
  position: relative;
  display: block
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(assets/webfonts/fa-regular-400.eot);
  src: url(assets/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(assets/webfonts/fa-regular-400.woff2) format("woff2"), url(assets/webfonts/fa-regular-400.woff) format("woff"), url(assets/webfonts/fa-regular-400.ttf) format("truetype"), url(assets/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.btn[href$=".pdf"]::before, .cms-body a[target=_blank][href$=".pdf"]::after, .cms-lead a[target=_blank][href$=".pdf"]::after, .far, .list-links a[target=_blank][href$=".pdf"]::after, .text-link[target=_blank][href$=".pdf"]::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400
}


/*! styles */

@-webkit-keyframes slideInButton {
  0% {
    top: -2.91rem
  }
  to {
    top: .09rem
  }
}

@keyframes slideInButton {
  0% {
    top: -2.91rem
  }
  to {
    top: .09rem
  }
}

@-webkit-keyframes bar01 {
  0% {
    -webkit-transform: translateY(.05rem) rotate(45deg)
  }
  50% {
    -webkit-transform: translateY(.05rem) rotate(0)
  }
  to {
    -webkit-transform: translateY(0) rotate(0)
  }
}

@keyframes bar01 {
  0% {
    -webkit-transform: translateY(.05rem) rotate(45deg);
    transform: translateY(.05rem) rotate(45deg)
  }
  50% {
    -webkit-transform: translateY(.05rem) rotate(0);
    transform: translateY(.05rem) rotate(0)
  }
  to {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0)
  }
}

@-webkit-keyframes bar02 {
  0% {
    -webkit-transform: translateY(-.05rem) rotate(-45deg)
  }
  50% {
    -webkit-transform: translateY(-.05rem) rotate(0)
  }
  to {
    -webkit-transform: translateY(0) rotate(0)
  }
}

@keyframes bar02 {
  0% {
    -webkit-transform: translateY(-.05rem) rotate(-45deg);
    transform: translateY(-.05rem) rotate(-45deg)
  }
  50% {
    -webkit-transform: translateY(-.05rem) rotate(0);
    transform: translateY(-.05rem) rotate(0)
  }
  to {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0)
  }
}

@-webkit-keyframes bar01-active {
  0% {
    -webkit-transform: translateY(0) rotate(0)
  }
  50% {
    -webkit-transform: translateY(.05rem) rotate(0)
  }
  to {
    -webkit-transform: translateY(.05rem) rotate(45deg)
  }
}

@keyframes bar01-active {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0)
  }
  50% {
    -webkit-transform: translateY(.05rem) rotate(0);
    transform: translateY(.05rem) rotate(0)
  }
  to {
    -webkit-transform: translateY(.05rem) rotate(45deg);
    transform: translateY(.05rem) rotate(45deg)
  }
}

@-webkit-keyframes bar03-active {
  0% {
    -webkit-transform: translateY(0) rotate(0)
  }
  50% {
    -webkit-transform: translateY(-.05rem) rotate(0)
  }
  to {
    -webkit-transform: translateY(-.05rem) rotate(-45deg)
  }
}

@keyframes bar03-active {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0)
  }
  50% {
    -webkit-transform: translateY(-.05rem) rotate(0);
    transform: translateY(-.05rem) rotate(0)
  }
  to {
    -webkit-transform: translateY(-.05rem) rotate(-45deg);
    transform: translateY(-.05rem) rotate(-45deg)
  }
}

@-webkit-keyframes slideInHeader {
  0% {
    top: -3rem
  }
  to {
    top: 0
  }
}

@keyframes slideInHeader {
  0% {
    top: -3rem
  }
  to {
    top: 0
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes fade-in {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@page {
  size: A4;
  margin: 10mm
}

body, html {
  margin: 0;
  width: 100%;
  overflow-x: hidden
}

html {
  font-family: "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 0;
  height: 100%
}

@media (min-width:1281px) {
  html {
    font-size: 100px
  }
}

@media (min-width:1921px) {
  html {
    font-size: 5.208vw
  }
}

@media (max-width:1280px) {
  html {
    font-size: 7.812vw
  }
}

@media (max-width:767px) {
  html {
    font-size: 31.25vw
  }
  html.-menuOpen {
    overflow: hidden
  }
}

*, ::after, ::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

body {
  background: #fff;
  font-size: .15rem;
  line-height: 1.5;
  height: auto;
  overflow-y: auto;
  word-wrap: break-word
}

@media print {
  body {
    width: 980px
  }
}

@media (max-width:767px) {
  html.-menuOpen body {
    height: 100%;
    overflow-y: hidden
  }
}

a {
  color: #693f3f;
  text-decoration: underline
}

a:active, a:focus, a:hover {
  text-decoration: none
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto
}

figure {
  margin: 0
}

p {
  max-height: 100%
}

strong {
  font-weight: 700
}

em {
  font-style: italic
}

li, ol, ul {
  list-style: none
}

dd, dl, dt, li, ol, ul {
  margin: 0;
  padding: 0
}

#btn-goheader.-disable, .cms-navi li::before, hr {
  display: none
}

button, input, optgroup, select, textarea {
  font: inherit
}

a:active, a:hover, button:active, button:hover, input:active, input:hover, textarea:active, textarea:hover {
  outline: 0!important
}

#btn-goheader {
  position: fixed;
  z-index: 2;
  bottom: -1.6rem;
  left: calc(50% + 5.2rem);
  width: 1.13rem;
  height: 1.34rem;
  -webkit-transition: bottom .2s cubic-bezier(.22, .61, .36, 1);
  transition: bottom .2s cubic-bezier(.22, .61, .36, 1)
}

@media (max-width:767px) {
  #btn-goheader {
    width: .7rem;
    height: .9rem;
    left: auto;
    right: 0
  }
}

#btn-goheader a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(assets/images/common/icon/goheader.png) no-repeat center;
  background-size: 100% auto;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  -webkit-transition: -webkit-transform .2s cubic-bezier(.22, .61, .36, 1);
  transition: transform .2s cubic-bezier(.22, .61, .36, 1);
  transition: transform .2s cubic-bezier(.22, .61, .36, 1), -webkit-transform .2s cubic-bezier(.22, .61, .36, 1)
}

#btn-goheader a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

#btn-goheader a:active {
  -webkit-transform: scale(.92);
  transform: scale(.92)
}

#btn-goheader a::before {
  width: 15px;
  margin-top: -10px
}

#btn-goheader.-on {
  bottom: -.1rem
}

@media (max-width:767px) {
  #btn-goheader.-on {
    bottom: -.05rem
  }
}

#btn-goheader.-end {
  position: absolute;
  -webkit-transform: translateY(-2.55rem);
  transform: translateY(-2.55rem)
}

@media (max-width:767px) {
  #btn-goheader.-end {
    -webkit-transform: translateY(-4.07rem);
    transform: translateY(-4.07rem)
  }
}

@media (min-width:768px) {
  #btn-spmenu {
    display: none
  }
}

@media (max-width:767px) {
  #btn-spmenu {
    position: absolute;
    z-index: 3;
    top: .09rem;
    right: .08rem;
    padding: .1rem 0;
    width: .4rem;
    height: .4rem;
    background: #fff;
    -webkit-box-shadow: 0 .03rem .06rem 0 rgba(0, 0, 0, .16);
    box-shadow: 0 .03rem .06rem 0 rgba(0, 0, 0, .16);
    border: 0;
    border-radius: 50%;
    cursor: pointer
  }
  #btn-spmenu.-active, #btn-spmenu.-on {
    position: fixed
  }
  #btn-spmenu.-on {
    -webkit-animation: slideInButton .2s cubic-bezier(.22, .61, .36, 1);
    animation: slideInButton .2s cubic-bezier(.22, .61, .36, 1)
  }
  #btn-spmenu .text {
    display: block;
    font-size: .06rem;
    line-height: .09rem
  }
  #btn-spmenu .bar, #btn-spmenu .bars {
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  #btn-spmenu .bars {
    position: relative;
    width: .18rem;
    height: .13rem;
    margin: 0 auto .02rem
  }
  #btn-spmenu .bar {
    position: absolute;
    left: 0;
    width: 100%;
    height: .03rem;
    border-radius: .015rem;
    background-color: #644848
  }
  #btn-spmenu .bar:nth-of-type(1) {
    top: 0
  }
  #btn-spmenu .bar:nth-of-type(2) {
    top: .05rem
  }
  #btn-spmenu .bar:nth-of-type(3) {
    bottom: 0
  }
  #btn-spmenu .bar:nth-of-type(1) {
    -webkit-animation: bar01 .75s forwards;
    animation: bar01 .75s forwards
  }
  #btn-spmenu .bar:nth-of-type(2) {
    -webkit-transition: all .25s .25s;
    transition: all .25s .25s;
    opacity: 1
  }
  #btn-spmenu .bar:nth-of-type(3) {
    -webkit-animation: bar02 .75s forwards;
    animation: bar02 .75s forwards
  }
  #btn-spmenu.-active .bar:nth-of-type(1) {
    -webkit-animation: bar01-active .75s forwards;
    animation: bar01-active .75s forwards
  }
  #btn-spmenu.-active .bar:nth-of-type(2) {
    opacity: 0
  }
  #btn-spmenu.-active .bar:nth-of-type(3) {
    -webkit-animation: bar03-active .75s forwards;
    animation: bar03-active .75s forwards
  }
}

.cms-body table.table-simple tbody td, .cms-body table.table-simple tbody th {
  width: auto!important;
  height: auto!important;
  white-space: normal
}

@media (max-width:767px) {
  .cms-body table.table-simple {
    display: table
  }
  .cms-body table.table-simple thead {
    display: table-header-group!important
  }
  .cms-body table.table-simple tbody {
    display: table-row-group!important
  }
  .cms-body table.table-simple tr {
    display: table-row!important
  }
  .cms-body table.table-simple td, .cms-body table.table-simple th {
    display: table-cell!important;
    border-left: .02rem solid #e4dcd7!important
  }
}

.cms-lead {
  font-size: .16rem;
  width: 100%
}

.cms-navi {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: .05rem solid #e4dcd7;
  border-radius: .1rem;
  overflow: hidden;
  width: 100%
}

.cms-navi+.cms-lead {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1
}

.cms-navi a, .cms-navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.cms-navi ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -.02rem!important;
  background: #fff
}

.cms-navi li {
  margin: 0!important;
  padding: 0;
  width: 100%;
  border-bottom: .02rem solid #e4dcd7
}

.cms-navi a {
  padding-left: 1.5em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.cms-navi a::before {
  display: inline-block;
  margin-right: 0;
  height: 1.5em;
  width: 1.5em;
  color: #fff;
  font-size: inherit;
  line-height: 1.5em;
  text-indent: 0;
  text-align: center
}

.cms-navi a, .cms-navi a * {
  text-indent: 0
}

.cms-navi a:active, .cms-navi a:focus, .cms-navi a:hover {
  color: #ffc209
}

@media (max-width:767px) {
  .cms-navi a, .cms-navi a:before {
    font-size: .16rem;
    line-height: .28rem
  }
  .cms-navi a {
    padding: .15rem .2rem;
    text-indent: -1em;
    padding-left: 1em
  }
  .cms-navi a:before {
    margin-right: .07rem;
    width: .3em;
    height: .28rem;
    line-height: inherit;
    color: #ffc209
  }
  .cms-navi.footer {
    margin: 0 .16rem .3rem;
    width: auto
  }
  .cms-navi.lead {
    margin: .3rem 0
  }
}

@media (min-width:768px) {
  .cms-navi.footer {
    margin-bottom: .5rem
  }
  .cms-navi.footer li {
    width: 25%
  }
  .cms-navi.footer li:not(:nth-child(4n)) {
    border-right: .02rem solid #e4dcd7
  }
  body.entering .cms-navi.footer li {
    width: 50%
  }
  body.entering .cms-navi.footer li:nth-child(2n) {
    border-right: 0 none
  }
  .cms-navi.lead {
    margin-right: -.4rem;
    width: 3.2rem
  }
  .cms-navi.lead+.cms-lead {
    width: calc(100% - 3.64rem)
  }
  .cms-navi a {
    padding: .15rem .2rem;
    font-size: .18rem;
    line-height: .28rem;
    text-indent: 0;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
  }
  .cms-navi a span {
    max-width: 1.75rem
  }
  .cms-navi a::before {
    content: '';
    margin-right: .2rem;
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    background: no-repeat center;
    background-size: 100%;
    -webkit-transition: background-size .2s cubic-bezier(.22, .61, .36, 1);
    transition: background-size .2s cubic-bezier(.22, .61, .36, 1);
    -ms-flex-negative: 0;
    flex-shrink: 0
  }
  body.feature .cms-navi a::before {
    background-color: #99e1f8
  }
  body.life .cms-navi a::before {
    background-color: #fee79f
  }
  body.childhood .cms-navi a::before {
    background-color: #fec7c7
  }
  body.entering .cms-navi a::before {
    background-color: #b7e576
  }
  .cms-navi a:active::before, .cms-navi a:focus::before, .cms-navi a:hover::before {
    background-size: 120%
  }
  .cms-navi a.briefing::before {
    background-image: url(https://placehold.jp/122x122.png)
  }
  .cms-navi a.buddhism::before {
    background-image: url(https://placehold.jp/122x122.png)
  }
  .cms-navi a.bus::before {
    background-image: url(https://placehold.jp/122x122.png)
  }
  .cms-navi a.childcare-2y::before {
    background-image: url(assets/images/items/life/menu_side_02.png)
  }
  .cms-navi a.childhood::before {
    background-image: url(https://placehold.jp/122x122.png)
  }
  .cms-navi a.counseling::before {
    background-image: url(https://placehold.jp/122x122.png)
  }
  .cms-navi a.data::before {
    background-image: url(assets/images/items/feature/safety/menu_side_03.png)
  }
  .cms-navi a.entering::before {
    background-image: url(https://placehold.jp/122x122.png)
  }
  .cms-navi a.event::before {
    background-image: url(https://placehold.jp/122x122.png)
  }
  .cms-navi a.extra::before {
    background-image: url(https://placehold.jp/122x122.png)
  }
  .cms-navi a.feature::before {
    background-image: url(https://placehold.jp/122x122.png)
  }
  .cms-navi a.history::before {
    background-image: url(assets/images/items/feature/safety/menu_side_06.png)
  }
  .cms-navi a.ichigo::before {
    background-image: url(https://placehold.jp/122x122.png)
  }
  .cms-navi a.life::before {
    background-image: url(assets/images/items/life/menu_side_01.png)
  }
  .cms-navi a.news::before {
    background-image: url(https://placehold.jp/122x122.png)
  }
  .cms-navi a.openspace::before {
    background-image: url(assets/images/items/feature/safety/menu_side_07.png)
  }
  .cms-navi a.policy::before {
    background-image: url(assets/images/items/feature/safety/menu_side_04.png)
  }
  .cms-navi a.safety::before {
    background-image: url(assets/images/items/feature/safety/menu_side_01.png)
  }
  .cms-navi a.union::before {
    background-image: url(assets/images/items/feature/safety/menu_side_05.png)
  }
  .cms-navi a.volunteer::before {
    background-image: url(assets/images/items/feature/safety/menu_side_02.png)
  }
}

.cms-title {
  padding-bottom: .2rem;
  margin-bottom: .3rem;
  border-bottom: .03rem solid #e4dcd7
}

@media (max-width:767px) {
  .cms-title {
    padding-bottom: .1rem;
    margin-bottom: .2rem
  }
}

.cms-title .date {
  margin: 0;
  font-size: .16rem;
  color: #f19149
}

.cms-title .title {
  margin: 0!important
}

.content-form {
  width: 100%
}

.content-form .form-lead {
  padding-bottom: .3rem!important;
  margin-bottom: .3rem!important;
  font-size: .16rem
}

.content-form .form-lead .list-notice {
  margin: 0
}

.content-inner {
  margin: .6rem auto 0
}

@media (max-width:767px) {
  .content-inner {
    margin: .3rem auto 0
  }
}

.content-inner>.cms-body {
  width: 100%
}

.content-inner::after {
  content: '';
  display: block;
  margin: .6rem -.4rem .3rem;
  height: .25rem;
  width: calc(100% + .8rem);
  background: url(assets/images/common/line/dots.png) center left repeat-x;
  background-size: auto .25rem
}

@media (max-width:767px) {
  .content-inner::after {
    margin: .3rem 0;
    height: .46rem;
    width: 100%;
    background-position: bottom .05rem left
  }
}

body.feature .content-inner::after {
  background-image: url(assets/images/common/line/dots.png)
}

body.life .content-inner::after {
  background-image: url(assets/images/common/line/dots.png)
}

body.childhood .content-inner::after {
  background-image: url(assets/images/common/line/dots.png)
}

body.entering .content-inner::after {
  background-image: url(assets/images/common/line/dots.png)
}

.content-mv, .content-mv::before {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  height: 3.06rem
}

.content-mv {
  background: url(assets/images/common/pattern/violet.jpg);
  position: relative;
  background-size: 1rem
}

body.feature .content-mv {
  background-image: url(assets/images/common/pattern/mizuiro.jpg);
}

body.feature .content-mv::before {
  background-color: rgba(255, 255, 255, .2);
}

body.life .content-mv {
  background-image: url(assets/images/common/pattern/orange.jpg)
}

body.childhood .content-mv {
  background-image: url(assets/images/common/pattern/pink.jpg)
}

body.entering .content-mv {
  background-image: url(assets/images/common/pattern/bright-green.jpg)
}

@media (max-width:767px) {
  .content-mv {
    height: 1.2rem;
    text-align: center
  }
}

.content-mv::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  background: no-repeat center;
  background-size: 19.2rem auto;
  background-image: url(assets/images/pages/mv/other.png)
}

@media (max-width:767px) {
  .content-mv::before {
    opacity: .7;
    height: 1.2rem;
    background-position: bottom left -5.4rem;
    background-size: 11.2rem auto
  }
  .content-mv.feature::before, body.feature .content-mv::before {
    background-position: bottom left -4rem;
    background-size: 10rem auto
  }
}

.content-mv .inner {
  position: relative;
  top: 2rem;
  z-index: 2;
  margin: 0 auto;
  width: 11.2rem;
  max-width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (max-width:767px) {
  .content-mv .inner {
    top: .6rem;
    width: auto
  }
}

.content-mv p.category {
  margin: 0 0 .13rem;
  font-size: .16rem;
  line-height: .25rem;
  color: #84614b;
  font-family: "M PLUS Rounded 1c", sans-serif
}

@media (max-width:767px) {
  .content-mv p.category {
    margin: 0 0 .04rem;
    font-size: .15rem;
    text-shadow: .005rem .005rem 0 #fff
  }
}

.content-mv .title {
  margin: 0;
  font-size: .36rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  text-shadow: 0 2px 2px rgba(0, 0, 0, .16);
  background: no-repeat center left;
  background-size: auto 100%
}

@media (max-width:767px) {
  .content-mv .title {
    display: inline-block;
    background-position: center;
    text-align: center;
    font-size: .3rem
  }
}

.content-mv.access::before, body.access .content-mv::before {
  background-image: url(assets/images/pages/mv/access.png)
}

.content-mv.access .title, body.access .content-mv .title {
  font-size: 0!important;
  height: .65rem;
  background-image: url(assets/images/pages/title/access.png)
}

@media (max-width:767px) {
  .content-mv.access .title, body.access .content-mv .title {
    display: block;
    width: 100%;
    height: .325rem
  }
}

.content-mv.briefing::before, body.briefing .content-mv::before {
  background-image: url(assets/images/pages/mv/briefing.png)
}

.content-mv.briefing .title, body.briefing .content-mv .title {
  font-size: 0!important;
  height: .7rem;
  background-image: url(assets/images/pages/title/briefing.png)
}

@media (max-width:767px) {
  .content-mv.briefing .title, body.briefing .content-mv .title {
    display: block;
    width: 100%;
    height: .35rem
  }
}

.content-mv.buddhism::before, body.buddhism .content-mv::before {
  background-image: url(assets/images/pages/mv/buddhism.png)
}

.content-mv.buddhism .title, body.buddhism .content-mv .title {
  font-size: 0!important;
  height: .62rem;
  background-image: url(assets/images/pages/title/buddhism.png)
}

@media (max-width:767px) {
  .content-mv.buddhism .title, body.buddhism .content-mv .title {
    display: block;
    width: 100%;
    height: .31rem
  }
}

.content-mv.bus::before, body.bus .content-mv::before {
  background-image: url(assets/images/pages/mv/bus.png)
}

.content-mv.bus .title, body.bus .content-mv .title {
  font-size: 0!important;
  height: .62rem;
  background-image: url(assets/images/pages/title/bus.png)
}

@media (max-width:767px) {
  .content-mv.bus .title, body.bus .content-mv .title {
    display: block;
    width: 100%;
    height: .31rem
  }
}

.content-mv.childcare-2y::before, body.childcare-2y .content-mv::before {
  background-image: url(assets/images/pages/mv/childcare-2y.png)
}

.content-mv.childcare-2y .title, body.childcare-2y .content-mv .title {
  font-size: 0!important;
  height: .67rem;
  background-image: url(assets/images/pages/title/childcare-2y.png)
}

@media (max-width:767px) {
  .content-mv.childcare-2y .title, body.childcare-2y .content-mv .title {
    display: block;
    width: 100%;
    height: .335rem
  }
}

.content-mv.childhood::before, body.childhood .content-mv::before {
  background-image: url(assets/images/pages/mv/childhood.png)
}

.content-mv.childhood .title, body.childhood .content-mv .title {
  font-size: 0!important;
  height: .77rem;
  background-image: url(assets/images/pages/title/childhood.png)
}

@media (max-width:767px) {
  .content-mv.childhood .title, body.childhood .content-mv .title {
    display: block;
    width: 100%;
    height: .385rem
  }
}

.content-mv.counseling::before, body.counseling .content-mv::before {
  background-image: url(assets/images/pages/mv/counseling.png)
}

.content-mv.counseling .title, body.counseling .content-mv .title {
  font-size: 0!important;
  height: .58rem;
  background-image: url(assets/images/pages/title/counseling.png)
}

@media (max-width:767px) {
  .content-mv.counseling .title, body.counseling .content-mv .title {
    display: block;
    width: 100%;
    height: .29rem
  }
}

.content-mv.data::before, body.data .content-mv::before {
  background-image: url(assets/images/pages/mv/data.png)
}

.content-mv.data .title, body.data .content-mv .title {
  font-size: 0!important;
  height: .56rem;
  background-image: url(assets/images/pages/title/data.png)
}

@media (max-width:767px) {
  .content-mv.data .title, body.data .content-mv .title {
    display: block;
    width: 100%;
    height: .28rem
  }
}

.content-mv.entering::before, body.entering .content-mv::before {
  background-image: url(assets/images/pages/mv/entering.png)
}

.content-mv.entering .title, body.entering .content-mv .title {
  font-size: 0!important;
  height: .7rem;
  background-image: url(assets/images/pages/title/entering.png)
}

@media (max-width:767px) {
  .content-mv.entering .title, body.entering .content-mv .title {
    display: block;
    width: 100%;
    height: .35rem
  }
}

.content-mv.event::before, body.event .content-mv::before {
  background-image: url(assets/images/pages/mv/event.png)
}

.content-mv.event .title, body.event .content-mv .title {
  font-size: 0!important;
  height: .72rem;
  background-image: url(assets/images/pages/title/event.png)
}

@media (max-width:767px) {
  .content-mv.event .title, body.event .content-mv .title {
    display: block;
    width: 100%;
    height: .36rem
  }
}

.content-mv.extra::before, body.extra .content-mv::before {
  background-image: url(assets/images/pages/mv/extra.png)
}

.content-mv.extra .title, body.extra .content-mv .title {
  font-size: 0!important;
  height: .62rem;
  background-image: url(assets/images/pages/title/extra.png)
}

@media (max-width:767px) {
  .content-mv.extra .title, body.extra .content-mv .title {
    display: block;
    width: 100%;
    height: .31rem
  }
}

.content-mv.faq::before, body.faq .content-mv::before {
  background-image: url(assets/images/pages/mv/faq.png)
}

.content-mv.faq .title, body.faq .content-mv .title {
  font-size: 0!important;
  height: .65rem;
  background-image: url(assets/images/pages/title/faq.png)
}

@media (max-width:767px) {
  .content-mv.faq .title, body.faq .content-mv .title {
    display: block;
    width: 100%;
    height: .325rem
  }
}

.content-mv.feature::before, body.feature .content-mv::before {
  background-image: url(assets/images/pages/mv/feature.png)
}

.content-mv.feature .title, body.feature .content-mv .title {
  font-size: 0!important;
  height: .69rem;
  background-image: url(assets/images/pages/title/feature.png)
}
.feature .ColumnImg{
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

@media (max-width:767px) {
  .content-mv.feature .title, body.feature .content-mv .title {
    display: block;
    width: 100%;
    height: .345rem
  }
}

.content-mv.form::before, body.form .content-mv::before {
  background-image: url(assets/images/pages/mv/form.png)
}

.content-mv.form .title, body.form .content-mv .title {
  font-size: 0!important;
  height: .65rem;
  background-image: url(assets/images/pages/title/form.png)
}

@media (max-width:767px) {
  .content-mv.form .title, body.form .content-mv .title {
    display: block;
    width: 100%;
    height: .325rem
  }
}

.content-mv.history::before, body.history .content-mv::before {
  background-image: url(assets/images/pages/mv/history.png)
}

.content-mv.history .title, body.history .content-mv .title {
  font-size: 0!important;
  height: .58rem;
  background-image: url(assets/images/pages/title/history.png)
}

@media (max-width:767px) {
  .content-mv.history .title, body.history .content-mv .title {
    display: block;
    width: 100%;
    height: .29rem
  }
}

.content-mv.ichigo::before, body.ichigo .content-mv::before {
  background-image: url(assets/images/pages/mv/ichigo.png)
}

.content-mv.ichigo .title, body.ichigo .content-mv .title {
  font-size: 0!important;
  height: .66rem;
  background-image: url(assets/images/pages/title/ichigo.png)
}

@media (max-width:767px) {
  .content-mv.ichigo .title, body.ichigo .content-mv .title {
    display: block;
    width: 100%;
    height: .33rem
  }
}

.content-mv.life::before, body.life .content-mv::before {
  background-image: url(assets/images/pages/mv/life.png)
}

.content-mv.life .title, body.life .content-mv .title {
  font-size: 0!important;
  height: .83rem;
  background-image: url(assets/images/pages/title/life.png)
}

@media (max-width:767px) {
  .content-mv.life .title, body.life .content-mv .title {
    display: block;
    width: 100%;
    height: .415rem
  }
}

.content-mv.link::before, body.link .content-mv::before {
  background-image: url(assets/images/pages/mv/link.png)
}

.content-mv.link .title, body.link .content-mv .title {
  font-size: 0!important;
  height: .65rem;
  background-image: url(assets/images/pages/title/link.png)
}

@media (max-width:767px) {
  .content-mv.link .title, body.link .content-mv .title {
    display: block;
    width: 100%;
    height: .325rem
  }
}
.content-mv.information::before, body.information .content-mv::before {
  background-image: url(assets/images/pages/mv/information.png)
}

.content-mv.information .title, body.information .content-mv .title {
  font-size: 0!important;
  height: .65rem;
  background-image: url(assets/images/pages/title/information.png)
}

@media (max-width:767px) {
  .content-mv.information .title, body.information .content-mv .title {
    display: block;
    width: 100%;
    height: .325rem
  }
}
.content-mv.boshu::before, body.boshu .content-mv::before {
  background-image: url(assets/images/pages/mv/boshu.png)
}

.content-mv.boshu .title, body.boshu .content-mv .title {
  font-size: 0!important;
  height: .65rem;
  background-image: url(assets/images/pages/title/boshu.png)
}

@media (max-width:767px) {
  .content-mv.boshu .title, body.boshu .content-mv .title {
    display: block;
    width: 100%;
    height: .325rem
  }
}
.content-mv.recruit::before, body.recruit .content-mv::before {
  background-image: url(assets/images/pages/mv/recruit.png)
}

.content-mv.recruit .title, body.recruit .content-mv .title {
  font-size: 0!important;
  height: .65rem;
  background-image: url(assets/images/pages/title/recruit.png)
}

@media (max-width:767px) {
  .content-mv.recruit .title, body.recruit .content-mv .title {
    display: block;
    width: 100%;
    height: .325rem
  }
}

.content-mv.news::before, body.news .content-mv::before {
  background-image: url(assets/images/pages/mv/news.png)
}

.content-mv.news .title, body.news .content-mv .title {
  font-size: 0!important;
  height: .65rem;
  background-image: url(assets/images/pages/title/news.png)
}

@media (max-width:767px) {
  .content-mv.news .title, body.news .content-mv .title {
    display: block;
    width: 100%;
    height: .325rem
  }
}

.content-mv.openspace::before, body.openspace .content-mv::before {
  background-image: url(assets/images/pages/mv/openspace.png)
}

.content-mv.openspace .title, body.openspace .content-mv .title {
  font-size: 0!important;
  height: .64rem;
  background-image: url(assets/images/pages/title/openspace.png)
}

@media (max-width:767px) {
  .content-mv.openspace .title, body.openspace .content-mv .title {
    display: block;
    width: 100%;
    height: .32rem
  }
}

.content-mv.policy::before, body.policy .content-mv::before {
  background-image: url(assets/images/pages/mv/policy.png)
}

.content-mv.policy .title, body.policy .content-mv .title {
  font-size: 0!important;
  height: .59rem;
  background-image: url(assets/images/pages/title/policy.png)
}

@media (max-width:767px) {
  .content-mv.policy .title, body.policy .content-mv .title {
    display: block;
    width: 100%;
    height: .295rem
  }
}

.content-mv.privacy::before, body.privacy .content-mv::before {
  background-image: url(assets/images/pages/mv/privacy.png)
}

.content-mv.privacy .title, body.privacy .content-mv .title {
  font-size: 0!important;
  height: .65rem;
  background-image: url(assets/images/pages/title/privacy.png)
}

@media (max-width:767px) {
  .content-mv.privacy .title, body.privacy .content-mv .title {
    display: block;
    width: 100%;
    height: .325rem
  }
}

.content-mv.recruitment::before, body.recruitment .content-mv::before {
  background-image: url(assets/images/pages/mv/recruitment.png)
}

.content-mv.recruitment .title, body.recruitment .content-mv .title {
  font-size: 0!important;
  height: .65rem;
  background-image: url(assets/images/pages/title/recruitment.png)
}

@media (max-width:767px) {
  .content-mv.recruitment .title, body.recruitment .content-mv .title {
    display: block;
    width: 100%;
    height: .325rem
  }
}

.content-mv.safety::before, body.safety .content-mv::before {
  background-image: url(assets/images/pages/mv/safety.png)
}

.content-mv.safety .title, body.safety .content-mv .title {
  font-size: 0!important;
  height: .72rem;
  background-image: url(assets/images/pages/title/safety.png)
}

@media (max-width:767px) {
  .content-mv.safety .title, body.safety .content-mv .title {
    display: block;
    width: 100%;
    height: .36rem
  }
}

.content-mv.sitemap::before, body.sitemap .content-mv::before {
  background-image: url(assets/images/pages/mv/sitemap.png)
}

.content-mv.sitemap .title, body.sitemap .content-mv .title {
  font-size: 0!important;
  height: .65rem;
  background-image: url(assets/images/pages/title/sitemap.png)
}

@media (max-width:767px) {
  .content-mv.sitemap .title, body.sitemap .content-mv .title {
    display: block;
    width: 100%;
    height: .325rem
  }
}

.content-mv.sitepolicy::before, body.sitepolicy .content-mv::before {
  background-image: url(assets/images/pages/mv/sitepolicy.png)
}

.content-mv.sitepolicy .title, body.sitepolicy .content-mv .title {
  font-size: 0!important;
  height: .65rem;
  background-image: url(assets/images/pages/title/sitepolicy.png)
}

@media (max-width:767px) {
  .content-mv.sitepolicy .title, body.sitepolicy .content-mv .title {
    display: block;
    width: 100%;
    height: .325rem
  }
}

.content-mv.topics::before, body.news .content-mv::before {
  background-image: url(assets/images/pages/mv/news.png)
}

.content-mv.topics .title, body.news .content-mv .title {
  font-size: 0!important;
  height: .58rem;
  background-image: url(assets/images/pages/title/news.png)
}

@media (max-width:767px) {
  .content-mv.topics .title, body.news .content-mv .title {
    display: block;
    width: 100%;
    height: .29rem
  }
}

.content-mv.topics::before, body.topics .content-mv::before {
  background-image: url(assets/images/pages/mv/topics.png)
}

.content-mv.topics .title, body.topics .content-mv .title {
  font-size: 0!important;
  height: .58rem;
  background-image: url(assets/images/pages/title/topics.png)
}

@media (max-width:767px) {
  .content-mv.topics .title, body.topics .content-mv .title {
    display: block;
    width: 100%;
    height: .29rem
  }
}

.content-mv.union::before, body.union .content-mv::before {
  background-image: url(assets/images/pages/mv/union.png)
}

.content-mv.union .title, body.union .content-mv .title {
  font-size: 0!important;
  height: .59rem;
  background-image: url(assets/images/pages/title/union.png)
}

@media (max-width:767px) {
  .content-mv.union .title, body.union .content-mv .title {
    display: block;
    width: 100%;
    height: .295rem
  }
}

.content-mv.volunteer::before, body.volunteer .content-mv::before {
  background-image: url(assets/images/pages/mv/volunteer.png)
}

.content-mv.volunteer .title, body.volunteer .content-mv .title {
  font-size: 0!important;
  height: .98rem;
  background-image: url(assets/images/pages/title/volunteer.png)
}

@media (max-width:767px) {
  .content-mv.volunteer .title, body.volunteer .content-mv .title {
    display: block;
    width: 100%;
    height: .49rem
  }
}

#content {
  overflow: hidden
}

#drawer {
  -webkit-transition: -webkit-transform .2s cubic-bezier(.22, .61, .36, 1);
  transition: transform .2s cubic-bezier(.22, .61, .36, 1);
  transition: transform .2s cubic-bezier(.22, .61, .36, 1), -webkit-transform .2s cubic-bezier(.22, .61, .36, 1);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  position: fixed;
  z-index: 2;
  left: 0;
  top: .6rem;
  height: calc(100% - .6rem);
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff
}

#drawer[aria-hidden=false] {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

#drawer::after {
  content: '';
  display: table;
  width: 100%;
  height: 1px
}

#drawer, #drawer .drawer-global {
  width: 100%
}

#drawer .drawer-global a {
  position: relative;
  display: block;
  height: .6rem;
  padding: .16rem .2rem;
  font-size: 0;
  line-height: .28rem
}

#drawer .drawer-global a::before {
  height: .28rem;
  text-align: left
}

#drawer .drawer-global a .txt {
  display: inline-block;
  vertical-align: top;
  width: 1.62rem;
  height: .28rem;
  background: no-repeat left center;
  background-size: contain
}

#drawer .drawer-global li {
  border-bottom: 1px solid #e4dcd7
}

#drawer .drawer-global li:nth-child(1) .txt {
  background-image: url(assets/images/header/txt-1.png)
}

#drawer .drawer-global li:nth-child(2) .txt {
  background-image: url(assets/images/header/txt-2.png)
}

#drawer .drawer-global li:nth-child(3) .txt {
  background-image: url(assets/images/header/txt-3.png)
}

#drawer .drawer-global li:nth-child(4) .txt {
  background-image: url(assets/images/header/txt-4.png)
}

#drawer .drawer-global li:nth-child(5) .txt {
  background-image: url(assets/images/header/txt-5.png)
}
#drawer .drawer-global li:nth-child(6) .txt {
  background-image: url(assets/images/header/txt-6.png)
}

#drawer .drawer-sub, #footer>.inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

#drawer .drawer-sub ul {
  margin: .2rem 0;
  padding: 0 .2rem
}

#drawer .drawer-sub ul+ul {
  border-left: 1px solid #e4dcd7
}

#drawer .drawer-sub li+li {
  margin-top: .105rem
}

#drawer .drawer-sub a {
  font-size: .14rem;
  line-height: .21rem
}

@media (min-width:768px) {
  .error-page {
    text-align: center
  }
}

@media (max-width:767px) {
  .error-page .image {
    margin: 0 -.1rem
  }
}

.error-page .text {
  margin: .46rem 0;
  font-size: .16rem
}

@media (max-width:767px) {
  .error-page .text {
    margin: .3rem 0
  }
}

#footer {
  position: relative;
  z-index: auto;
  margin: auto;
  width: 12rem;
  max-width: 100%;
  color: #fff;
  font-family: Arial, "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif
}

#footer>.inner {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  padding-top: 3.55rem;
  padding-bottom: .4rem;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3.3rem, transparent), color-stop(3.3rem, #3e2f25)), url(assets/images/footer/arch.png), url(assets/images/common/nature.png);
  background-image: linear-gradient(transparent 3.3rem, #3e2f25 3.3rem), url(assets/images/footer/arch.png), url(assets/images/common/nature.png);
  background-position: top, top 2.35rem center, top .05rem center;
  background-size: 19.2rem auto, 19.2rem auto, 100vw auto;
  background-repeat: no-repeat;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (min-width:1921px) {
  #footer>.inner {
    background-size: 19.2rem auto, 19.2rem auto, 19.2rem auto
  }
}

@media (max-width:1400px) {
  #footer>.inner {
    background-size: 19.2rem auto, 19.2rem auto, 14rem auto
  }
}

@media (max-width:767px) {
  #footer>.inner {
    padding: 3rem 0 .2rem;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3rem, transparent), color-stop(3rem, #3e2f25)), url(assets/images/footer/arch.png), url(assets/images/common/nature.png);
    background-image: linear-gradient(transparent 3rem, #3e2f25 3rem), url(assets/images/footer/arch.png), url(assets/images/common/nature.png);
    background-position: top, top 1.9rem center, top 1.06rem center;
    background-size: 100% auto, 14rem auto, 5.46rem auto
  }
/*  body.top #footer>.inner {
    padding: 5.45rem 0 .2rem;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5.45rem, transparent), color-stop(5.45rem, #3e2f25)), url(assets/images/footer/arch.png), url(assets/images/common/nature.png);
    background-image: linear-gradient(transparent 5.45rem, #3e2f25 5.45rem), url(assets/images/footer/arch.png), url(assets/images/common/nature.png);
    background-position: top, top 4.35rem center, top 3.51rem center
  }*/
}

#footer .information {
  font-style: normal;
  font-size: .13rem;
  line-height: .252rem
}

@media (min-width:768px) {
  #footer .information {
    margin-left: .4rem
  }
}

@media (max-width:767px) {
  #footer .information {
    margin: .15rem;
    padding: .26rem .17rem 0;
    width: calc(100% - .34rem);
    border-top: .02rem solid #745f51
  }
}

#footer .information .name {
  display: inline-block;
  margin-bottom: .2rem
}

@media (max-width:767px) {
  #footer .information .name {
    margin-bottom: .15rem
  }
}

#footer .information .name img {
  height: .7rem
}

@media (min-width:768px) {
  #footer .information .zip {
    margin-right: .13rem
  }
}

@media (max-width:767px) {
  #footer .information .zip {
    display: block
  }
}

#footer .information .telephone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

#footer .information .telephone a {
  color: inherit
}

#footer .information .telephone li+li::before {
  display: inline-block;
  padding: 0 .02rem;
  content: '/'
}

#footer .footer-util {
  font-size: 0;
  line-height: 0
}
#footer .footer-util li i{
  color: orange;
  margin-right: .3em;
}

@media (min-width:768px) {
  #footer .footer-util {
    margin-top: .43rem;
    margin-right: .45rem
  }
}

@media (max-width:767px) {
  #footer .footer-util {
    margin: 0 .2rem;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
}

#footer .footer-util li {
  display: inline-block
}

@media (min-width:768px) {
  #footer .footer-util li+li {
    margin-left: .35rem
  }
}

#footer .footer-util a {
  font-size: .15rem;
  line-height: .28rem;
  text-decoration: none;
  color: #fff
}

#footer .footer-util a:active, #footer .footer-util a:focus, #footer .footer-util a:hover {
  color: #ffc209
}

@media (max-width:767px) {
  #footer .footer-util a {
    font-size: .14rem;
    line-height: .28rem;
    min-width: 1.15rem
  }
}

#footer .copyright {
  display: block;
  width: 100%;
  font-size: .13rem;
  line-height: .252rem;
  color: #b3937f
}

@media (min-width:768px) {
  #footer .copyright {
    margin-right: .4rem;
    text-align: right
  }
}

@media (max-width:767px) {
  #footer .copyright {
    margin: .03rem .3rem
  }
}

#footer .illust, #header .inner::after, #header .inner::before {
  position: absolute;
  background: center no-repeat;
  background-size: 100%;
  pointer-events: none
}

@media (min-width:768px) {
  #footer .illust-01 {
    background-image: url(assets/images/footer/illust-01.png);
    width: 1.64rem;
    height: .9rem;
    top: -.25rem;
    right: calc(50% + 4.4rem)
  }
}

@media (max-width:767px) {
  #footer .illust-01 {
    background-image: url(assets/images/footer/illust-01-sp.png);
    width: 3.6rem;
    height: .98rem;
    top: -.07rem;
    right: calc(50% - 1.8rem)
  }
}

#footer .illust-02, .header-global {
  display: none
}

@media (min-width:768px) {
  #footer .illust-02 {
    display: block;
    background-image: url(assets/images/footer/illust-02.png);
    width: 1.44rem;
    height: .98rem;
    top: -.2rem;
    left: calc(50% + 4.5rem)
  }
}

#footer .illust-03 {
  background-image: url(assets/images/footer/illust-03.png);
  width: 2.48rem;
  height: .785rem;
  top: 2.6rem;
  right: calc(50% + 3.24rem)
}

@media (max-width:767px) {
  #footer .illust-03 {
    width: 2.11rem;
    height: .68rem;
    top: 2.05rem;
    right: calc(50% - 1.055rem)
  }
  body.top #footer .illust-03 {
    display: none;
  }
}

@media (min-width:768px) {
  #footer .illust-04 {
    background-image: url(assets/images/footer/illust-04.png);
    width: 3.57rem;
    height: 1.13rem;
    top: 2.6rem;
    left: calc(50% + 1.83rem)
  }
}

@media (max-width:767px) {
  #footer .illust-04 {
    background-image: url(assets/images/footer/illust-04-sp.png);
    width: 3.005rem;
    height: .74rem;
    top: 2.22rem;
    left: calc(50% - 1.52rem)
  }
  body.top #footer .illust-04 {
    top: 2.34rem
  }
}

@media (min-width:768px) {
  .header-global {
    display: block;
    width: 100%
  }
  .header-global ul {
    padding-top: .5rem;
    margin: 0 auto;
    max-width: 100%;
    width: 12rem;
    text-align: center;
    white-space: nowrap;
    font-size: 0;
    line-height: 0
  }
  .-on .header-global ul {
    padding-top: .2rem
  }
  .header-global a {
    position: relative;
    width: 2rem;
    height: 1.16rem;
    display: block
  }
  .-on .header-global a {
    height: .6rem
  }
  .header-global a .txt {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3D(-50%, -50%, 1px);
    transform: translate3D(-50%, -50%, 1px);
    z-index: 2;
    width: 2rem;
    height: .5rem;
    background: no-repeat center;
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-pixelated;
    image-rendering: pixelated
  }
  .-on .header-global a .txt {
    left: .2rem;
    height: .4rem;
    -webkit-transform: translate3D(0, -50%, 1px);
    transform: translate3D(0, -50%, 1px);
    background-position: no-repeat center left
  }
  .header-global a .circle {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 1.16rem;
    height: 1.16rem;
    background: 0 0;
    background-size: 1rem
  }
  .header-global a .circle::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 1.16rem;
    height: 1.16rem;
    background: no-repeat center;
    background-image: url(assets/images/common/mask/0.svg);
    background-size: 1.4rem;
    background-position: top -.12rem center
  }
  .-on .header-global a .circle {
    margin: 0;
    width: .6rem;
    height: .6rem
  }
  .-on .header-global a .circle::before {
    -webkit-transform: scale(.52174);
    transform: scale(.52174);
    -webkit-transform-origin: left top;
    transform-origin: left top
  }
  .header-global a:active .txt, .header-global a:focus .txt, .header-global a:hover .txt {
    -webkit-animation: hopCenter 1 ease-in-out 1s;
    animation: hopCenter 1 ease-in-out 1s
  }
  .-on .header-global a:active .txt, .-on .header-global a:focus .txt, .-on .header-global a:hover .txt {
    -webkit-animation: hop 1 ease-in-out 1s;
    animation: hop 1 ease-in-out 1s
  }
  .header-global a:active .circle, .header-global a:focus .circle, .header-global a:hover .circle {
    -webkit-animation: crayon infinite step-end .6s;
    animation: crayon infinite step-end .6s
  }
  .header-global a:active .circle::before, .header-global a:focus .circle::before, .header-global a:hover .circle::before {
    -webkit-animation: circle infinite step-end .6s;
    animation: circle infinite step-end .6s
  }
  .header-global li {
    display: inline-block
  }
  .header-global li:nth-child(1) {
    margin-left: .05rem
  }
  .header-global li:nth-child(3) {
    margin-left: 3.85rem
  }
  .header-global li:nth-child(1) .txt, .header-global li:nth-child(2) .txt {
    background-size: auto .46rem
  }
  .header-global li:nth-child(3) .txt {
    background-size: auto .465rem
  }
  .header-global li:nth-child(4) .txt {
    background-size: auto .43rem
  }
  .header-global li:nth-child(1) .txt {
    background-image: url(assets/images/header/txt-1.png)
  }
  .header-global li:nth-child(1) .circle {
    background-image: url(assets/images/common/pattern/mizuiro.jpg)
  }
  .header-global li:nth-child(1) .circle::before {
    background-position: top -.12rem center
  }
  .header-global li:nth-child(2) .txt {
    background-image: url(assets/images/header/txt-2.png)
  }
  .header-global li:nth-child(2) .circle {
    background-image: url(assets/images/common/pattern/orange.jpg)
  }
  .header-global li:nth-child(2) .circle::before {
    background-position: top -1.42rem center
  }
  .header-global li:nth-child(3) .txt {
    background-image: url(assets/images/header/txt-3.png)
  }
  .header-global li:nth-child(3) .circle {
    background-image: url(assets/images/common/pattern/pink.jpg)
  }
  .header-global li:nth-child(3) .circle::before {
    background-position: top -2.72rem center
  }
  .header-global li:nth-child(4) .txt {
    background-image: url(assets/images/header/txt-4.png)
  }
  .header-global li:nth-child(4) .circle {
    background-image: url(assets/images/common/pattern/bright-green.jpg)
  }
  .header-global li:nth-child(4) .circle::before {
    background-position: top -4.02rem center
  }
  .-on .header-global li:nth-child(1) a {
    width: 1.9rem
  }
  .-on .header-global li:nth-child(1) a .txt {
    width: 1.7rem;
    background-size: auto .4rem
  }
  .-on .header-global li:nth-child(2) a {
    width: 1.4rem
  }
  .-on .header-global li:nth-child(2) a .txt {
    width: 1.2rem;
    background-size: auto .4rem
  }
  .-on .header-global li:nth-child(3) a {
    width: 1.6rem
  }
  .-on .header-global li:nth-child(3) a .txt {
    width: 1.4rem;
    background-size: auto .40435rem
  }
  .-on .header-global li:nth-child(4) a {
    width: 1.2rem
  }
  .-on .header-global li:nth-child(4) a .txt {
    width: 1rem;
    background-size: auto .37391rem
  }
  .-on .header-global li+li {
    margin-left: .35rem
  }
  .-on .header-global li:nth-child(3) {
    margin-left: 3.23rem
  }
  .-on .header-global li:nth-child(4) {
    margin-right: .65rem
  }
  @-webkit-keyframes circle {
    0%, to {
      background-position: top -.12 center
    }
    25% {
      background-position: top -1.42rem center
    }
    50% {
      background-position: top -2.72rem center
    }
    75% {
      background-position: top -4.02rem center
    }
  }
  @keyframes circle {
    0%, to {
      background-position: top -.12 center
    }
    25% {
      background-position: top -1.42rem center
    }
    50% {
      background-position: top -2.72rem center
    }
    75% {
      background-position: top -4.02rem center
    }
  }
}

.cms-body h2 br.-sp, .cms-lead h2 br.-sp, .cms-title .title br.-sp, .header-sub, .heading-2 br.-sp {
  display: none
}

@media (min-width:768px) {
  .header-sub {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2
  }
  .header-sub ul {
    margin-top: -.47rem;
    margin-left: .25rem;
    text-align: center;
    white-space: nowrap;
    font-size: 0;
    line-height: 0
  }
  .header-sub li {
    display: inline-block;
    margin: 0 .245rem
  }
  .header-sub li:nth-child(3) {
    margin-left: 3.75rem
  }
  .header-sub a {
    display: block;
    border-radius: 50%;
    width: .74rem;
    height: .74rem;
    padding-top: .48rem;
    background: #fffac3;
    overflow: visible
  }
  .header-sub span {
    display: inline-block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: .14rem;
    line-height: .2rem
  }
  .header-sub .fa-caret-right:before{
    font-size: .2em;
    margin-right: 1em;
  }
}

#header {
  position: relative;
  z-index: 3;
  margin-bottom: -1.07rem
}

#header, #header>.inner {
  height: 2.46rem
}

@media (max-width:767px) {
  #header {
    margin-bottom: 0
  }
  #header, #header>.inner {
    height: .6rem
  }
  #header .inner {
    background: #fff;
    -webkit-box-shadow: 0 .02rem .02rem rgba(0, 0, 0, .16);
    box-shadow: 0 .02rem .02rem rgba(0, 0, 0, .16)
  }
}

#header .ci {
  position: absolute;
  z-index: 2;
  top: .35rem;
  left: calc(50% - 1.7rem);
  margin: 0;
  width: 3.6rem;
  height: auto
}

#header .ci a {
  display: block
}

@media (max-width:767px) {
  #header .ci {
    top: .03rem;
    left: calc(50% - .62rem);
    width: 1.14rem;
  }
  #header .ci img {
    /* margin-top: -.128rem */
  }
}

#header .svg-round {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  margin-left: -9.6rem;
  width: 19.2rem;
  height: 2.46rem
}

@media (max-width:767px) {
  #header .svg-round {
    display: none
  }
}

#header .inner {
  width: 100%
}

#header .inner::after, #header .inner::before {
  content: ''
}

#header .inner::before {
  background-image: url(assets/images/header/illust-01.png);
  width: 2.77rem;
  height: 2.85rem;
  top: 0;
  z-index: 2
}

@media (max-width:1400px) {
  #header .inner::before {
    right: calc(50% + 4.23rem)
  }
}

@media (min-width:1401px) {
  #header .inner::before {
    left: 0
  }
}

@media (max-width:767px) {
  #header .inner::before {
    top: -.05rem;
    right: auto;
    left: -.01rem;
    width: .95rem;
    height: .82rem
  }
}

#header .inner::after {
  top: 0;
  z-index: 2
}

@media (min-width:768px) {
  #header .inner::after {
    background-image: url(assets/images/header/illust-02.png);
    width: 2.57rem;
    height: 2.85rem
  }
}

@media (min-width:768px) and (max-width:1400px) {
  #header .inner::after {
    left: calc(50% + 4.43rem)
  }
}

@media (min-width:768px) and (min-width:1401px) {
  #header .inner::after {
    right: 0
  }
}

@media (max-width:767px) {
  #header .inner::after {
    background-image: url(assets/images/header/illust-01.png);
    top: -.05rem;
    right: -.02rem;
    width: .95rem;
    height: .82rem;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
  }
  html.-menuOpen #header .inner {
    position: fixed
  }
}

#header.-on .inner {
  position: fixed;
  -webkit-animation: slideInHeader .2s cubic-bezier(.22, .61, .36, 1);
  animation: slideInHeader .2s cubic-bezier(.22, .61, .36, 1)
}

@media (min-width:768px) {
  #header.-on .inner {
    height: 1.44rem
  }
  #header.-on .inner::before {
    height: 2.06rem;
    width: 2rem
  }
}

@media (min-width:768px) and (max-width:1400px) {
  #header.-on .inner::before {
    right: calc(50% + 5rem)
  }
}

@media (min-width:768px) and (min-width:1401px) {
  #header.-on .inner::before {
    left: 0
  }
}

@media (min-width:768px) {
  #header.-on .inner::after {
    height: 1.96rem;
    width: 2rem
  }
}

@media (min-width:768px) and (max-width:1400px) {
  #header.-on .inner::after {
    left: calc(50% + 5rem)
  }
}

@media (min-width:768px) and (min-width:1401px) {
  #header.-on .inner::after {
    right: 0
  }
}

@media (min-width:768px) {
  #header.-on .svg-round {
    height: 1.44rem
  }
  #header.-on .ci {
    top: .19rem;
    left: calc(50% - 1.3rem);
    width: 2.5rem
  }
}

.layout-safety>* {
  display: block;
  position: relative;
  overflow: hidden
}

@media (min-width:768px) {
  .layout-safety, .layout-safety .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .layout-safety>* {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0
  }
  .layout-safety>*+* {
    background: url(assets/images/illust/safety.png) no-repeat bottom .45rem right .4rem;
    background-size: 1.54rem auto
  }
  .layout-safety h5 {
    margin-left: .4rem
  }
  .layout-safety .links {
    padding: 0 .4rem
  }
  .layout-safety .links .col {
    margin-right: .4rem
  }
}

@media (max-width:767px) {
  .layout-safety>*+* {
    margin-top: .3rem
  }
}

.layout-safety .links p {
  margin: .02rem 0
}

.layout-safety .links a {
  line-height: .34rem
}

.layout-safety .links a::before {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: .3rem;
  height: .34rem;
  margin-right: .5em;
  background: url(assets/images/common/icon/pin-map.png) no-repeat center;
  background-size: 100%
}

#main {
  position: relative;
  z-index: 2;
  margin: auto;
  width: 12rem;
  max-width: 100%
}

.nav-breadcrumb {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  background: #f4f4f4
}
.nav-breadcrumb i{
  color: orange;
  margin-right: .5em;
  margin-left: .5em;
}
.nav-breadcrumb .path {
  width: 11.2rem;
  max-width: 100%;
  margin: 0 auto;
  padding: .04rem 0
}

@media (max-width:767px) {
  .nav-breadcrumb .path {
    padding: .04rem .1rem
  }
}

.nav-breadcrumb .here, .nav-breadcrumb .item {
  font-size: .14rem;
  line-height: .21rem
}

.nav-breadcrumb .item, .nav-breadcrumb .item.home {
  text-indent: -1.5em;
  padding-left: 1.5em
}

.btn::before {
  display: inline-block;
  margin-right: 0;
  height: 1.5em;
  font-size: inherit;
  text-align: center
}

.nav-breadcrumb .here::before, .nav-breadcrumb .item.home::before, .nav-breadcrumb .item::before {
  display: inline-block;
  margin-right: 0;
  height: 1.5em;
  width: 1.5em;
  font-size: inherit;
  text-indent: 0;
  text-align: center;
  width: .2rem;
  font-size: .15rem;
  line-height: inherit;
  color: #ffc209
}

.btn::before, .nav-breadcrumb .item *, .nav-breadcrumb .item.home * {
  text-indent: 0
}

.nav-breadcrumb .here {
  text-indent: -1.5em;
  padding-left: 1.5em;
  font-style: normal
}

.nav-breadcrumb .here * {
  text-indent: 0
}

.nav-breadcrumb .here, .nav-breadcrumb .item, .nav-breadcrumb .item.home {
  display: inline-block;
  text-indent: -.2rem;
  padding-left: .2rem
}

@media (max-width:767px) {
  .nav-breadcrumb .here::before, .nav-breadcrumb .item.home::before, .nav-breadcrumb .item::before {
    width: 1em
  }
}

.box-text {
  margin-top: .17rem;
  padding: .2rem .3rem;
  border-radius: .1rem;
  background: #fffaf0
}

@media (min-width:768px) {
  .btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .btn-group>*+* {
    margin-left: .5rem
  }
}

@media (max-width:767px) {
  .btn-group>*+* {
    margin-top: .1rem
  }
  .btn-group .btn {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: calc(100% - .6rem)
  }
}

@media (min-width:768px) {
  .btn-group.-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.btn-image {
  display: block;
  width: 2.2rem;
  text-decoration: none
}

.btn-image .image {
  margin: 0 auto .14rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.btn-image .image img {
  -webkit-transition: -webkit-transform .2s cubic-bezier(.22, .61, .36, 1);
  transition: transform .2s cubic-bezier(.22, .61, .36, 1);
  transition: transform .2s cubic-bezier(.22, .61, .36, 1), -webkit-transform .2s cubic-bezier(.22, .61, .36, 1);
  -webkit-transform: translate3d(0, 0, -1px) scale(1);
  transform: translate3d(0, 0, -1px) scale(1)
}

@media (max-width:767px) {
  .btn-image {
    width: 2rem
  }
  .btn-image .image {
    width: 100%;
    height: 2rem
  }
  .btn-image .btn, .btn-image .image img {
    width: 100%
  }
}

.btn-image:active .image img, .btn-image:focus .image img, .btn-image:hover .image img {
  -webkit-transform: translate3d(0, 0, -1px) scale(1.1);
  transform: translate3d(0, 0, -1px) scale(1.1)
}

.btn-image:active .btn, .btn-image:focus .btn, .btn-image:hover .btn {
  background: #ffc209
}

.btn-image:active .btn::before, .btn-image:focus .btn::before, .btn-image:hover .btn::before {
  color: #fff
}

.btn {
  display: inline-block;
  font-size: .15rem;
  line-height: .32rem;
  padding-left: 0
}

.btn, .btn * {
  text-indent: 0
}

.btn.-input input, .btn:not(.-input) {
  padding: .09rem .2rem;
  min-height: .5rem;
  min-width: 2rem;
  border: 0;
  border-radius: .25rem;
  background: #59493f;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 400;
  text-indent: 0;
  cursor: pointer;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

@media (max-width:767px) {
  .btn.-input input, .btn:not(.-input) {
    padding: .09rem 0
  }
}

.btn.-input input:active, .btn.-input input:focus, .btn.-input input:hover, .btn:not(.-input):active, .btn:not(.-input):focus, .btn:not(.-input):hover {
  background: #ffc209!important
}

.btn.-input input:active::before, .btn.-input input:focus::before, .btn.-input input:hover::before, .btn:not(.-input):active::before, .btn:not(.-input):focus::before, .btn:not(.-input):hover::before {
  color: #fff
}

.btn::before {
  margin-right: .06rem;
  width: .4em
}

.btn.-tel {
  text-indent: -1.5em;
  padding-left: 1.5em
}

.btn.-tel::before {
  display: inline-block;
  margin-right: 0;
  height: 1.5em;
  width: 1.5em;
  font-size: inherit;
  text-indent: 0;
  text-align: center;
  width: .15rem;
  margin-right: .1rem
}

.btn.-tel * {
  text-indent: 0
}

.btn[href$=".pdf"]::before {
  content: "\f1c1";
  width: .15rem;
  margin-right: .1rem;
  font-size: .18rem;
  line-height: inherit;
  color: #ffc209;
  -webkit-transition: color .2s cubic-bezier(.22, .61, .36, 1);
  transition: color .2s cubic-bezier(.22, .61, .36, 1)
}

.btn[href$=".pdf"]::after {
  display: none!important
}

.btn.-tel::before, .btn::before {
  font-size: .15rem;
  line-height: inherit;
  color: #ffc209;
  -webkit-transition: color .2s cubic-bezier(.22, .61, .36, 1);
  transition: color .2s cubic-bezier(.22, .61, .36, 1)
}

.btn.-input {
  position: relative
}

.btn.-input::before {
  position: absolute;
  top: calc(50% - .16rem);
  left: .2rem;
  height: .32rem;
  line-height: .32rem
}

.btn.-input input {
  width: 100%;
  background: #8dae35
}

.btn.-back.-input input {
  background: #59493f
}

.btn.-back::before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

@media (min-width:768px) {
  .btn-sm.-input input, .btn-sm:not(.-input) {
    padding: .04rem;
    min-height: .4rem;
    min-width: 1.5rem;
    font-size: .14rem
  }
}

input[type=text].form-control, textarea.form-control {
  border-width: 2px;
  border-style: solid;
  border-radius: .05rem;
  padding: .05rem .1rem;
  max-width: 100%;
  font-size: .16rem;
  line-height: .26rem
}

input[type=text].form-control {
  width: 4rem
}

textarea.form-control {
  width: 7rem;
  height: 2.8rem;
  max-height: 2.8rem
}

.form-control {
  border-color: #e4dcd7
}

.form-control.-invalid {
  border-color: #ff3b17
}

.form-select {
  margin: 0;
  border: 0;
  border-radius: .05rem;
  padding: .07rem .53rem .07rem .1rem;
  width: 100%;
  max-width: 100%;
  display: block;
  font-size: .18rem;
  color: #5f4b3e;
  line-height: .33rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #e4dcd7 no-repeat;
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%2233%22%20height%3d%2233%22%20viewBox%3d%220%200%2033%2033%22%3e%3crect%20width%3d%2233%22%20height%3d%2233%22%20fill%3d%22%235f4b3e%22%20rx%3d%225%22%2f%3e%3cpath%20fill%3d%22%23fff%22%20d%3d%22M21%2e5%2015l%2d5%205%2d5%2d5z%22%2f%3e%3c%2fsvg%3e);
  background-position: right .1rem top 50%;
  background-size: .33rem auto
}

.form-select::-ms-expand {
  display: none
}

.form-select option {
  font-weight: 400
}

.cms-body h2, .cms-lead h2, .cms-title .title, .heading-2 {
  margin: .3rem 0;
  color: #5f4b3e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: .36rem;
  line-height: .64rem
}

@media (max-width:767px) {
  .cms-body h2, .cms-lead h2, .cms-title .title, .heading-2 {
    font-size: .28rem;
    line-height: .45rem
  }
  .cms-body h2 br.-sp, .cms-lead h2 br.-sp, .cms-title .title br.-sp, .heading-2 br.-sp {
    display: block
  }
}

.cms-body h3, .cms-lead h3, .heading-3 {
  margin: .6rem -.4rem;
  color: #5f4b3e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: .28rem;
  line-height: .42rem;
  text-align: center
}

@media (max-width:767px) {
  .cms-body h3, .cms-lead h3, .heading-3 {
    margin: .3rem 0
  }
}

.cms-body h3.js, .cms-lead h3.js, .heading-3.js {
  background: url(assets/images/common/line/dots-violet.png) center left repeat-x;
  background-size: auto .25rem
}

@media (max-width:767px) {
  .cms-body h3.js, .cms-lead h3.js, .heading-3.js {
    background-position: bottom .05rem left
  }
}

@media (min-width:768px) {
  .cms-body h3.js span, .cms-lead h3.js span, .heading-3.js span {
    display: inline-block;
    max-width: 8rem;
    min-width: 4rem;
    padding: 0 .5rem;
    background: #fff
  }
}

@media (max-width:767px) {
  .cms-body h3.js span, .cms-lead h3.js span, .heading-3.js span {
    display: block;
    padding-bottom: .46rem
  }
}

.cms-body h3.js.feature, .cms-body body.feature h3.js, .cms-lead h3.js.feature, .cms-lead body.feature h3.js, .heading-3.js.feature, body.feature .cms-body h3.js, body.feature .cms-lead h3.js, body.feature .heading-3.js {
  background-image: url(assets/images/common/line/dots.png)
}

.cms-body h3.js.life, .cms-body body.life h3.js, .cms-body body.topics h3.js, .cms-lead h3.js.life, .cms-lead body.life h3.js, .cms-lead body.topics h3.js, .heading-3.js.life, body.life .cms-body h3.js, body.life .cms-lead h3.js, body.life .heading-3.js, body.topics .cms-body h3.js, body.topics .cms-lead h3.js, body.topics .heading-3.js {
  background-image: url(assets/images/common/line/dots.png)
}

.cms-body h3.js.childhood, .cms-body body.childhood h3.js, .cms-lead h3.js.childhood, .cms-lead body.childhood h3.js, .heading-3.js.childhood, body.childhood .cms-body h3.js, body.childhood .cms-lead h3.js, body.childhood .heading-3.js {
  background-image: url(assets/images/common/line/dots.png)
}

.cms-body h3.js.entering, .cms-body body.entering h3.js, .cms-lead h3.js.entering, .cms-lead body.entering h3.js, .heading-3.js.entering, body.entering .cms-body h3.js, body.entering .cms-lead h3.js, body.entering .heading-3.js {
  background-image: url(assets/images/common/line/dots.png)
}

.cms-body h4, .cms-body h5, .cms-lead h4, .cms-lead h5, .heading-4, .heading-5 {
  margin: .17rem 0;
  font-size: .24rem;
  line-height: .42rem;
  font-weight: 700
}

.cms-body h4.js span, .cms-lead h4.js span, .heading-4.js span {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #f3bfff));
  background: linear-gradient(transparent 70%, #f3bfff 70%)
}

.cms-body h4.js.feature span, .cms-body body.feature h4.js span, .cms-lead h4.js.feature span, .cms-lead body.feature h4.js span, .heading-4.js.feature span, body.feature .cms-body h4.js span, body.feature .cms-lead h4.js span, body.feature .heading-4.js span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #aaf8ff));
  background: linear-gradient(transparent 70%, #aaf8ff 70%)
}

.cms-body h4.js.life span, .cms-body body.life h4.js span, .cms-body body.topics h4.js span, .cms-lead h4.js.life span, .cms-lead body.life h4.js span, .cms-lead body.topics h4.js span, .heading-4.js.life span, body.life .cms-body h4.js span, body.life .cms-lead h4.js span, body.life .heading-4.js span, body.topics .cms-body h4.js span, body.topics .cms-lead h4.js span, body.topics .heading-4.js span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fddf80));
  background: linear-gradient(transparent 70%, #fddf80 70%)
}

.cms-body h4.js.childhood span, .cms-body body.childhood h4.js span, .cms-lead h4.js.childhood span, .cms-lead body.childhood h4.js span, .heading-4.js.childhood span, body.childhood .cms-body h4.js span, body.childhood .cms-lead h4.js span, body.childhood .heading-4.js span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #ffa4c3));
  background: linear-gradient(transparent 70%, #ffa4c3 70%)
}

.cms-body h4.js.entering span, .cms-body body.entering h4.js span, .cms-lead h4.js.entering span, .cms-lead body.entering h4.js span, .heading-4.js.entering span, body.entering .cms-body h4.js span, body.entering .cms-lead h4.js span, body.entering .heading-4.js span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #b7e576));
  background: linear-gradient(transparent 70%, #b7e576 70%)
}

.cms-body h4.-month, .cms-lead h4.-month, .heading-4.-month {
  height: .66rem;
  background-position: center top;
  background-repeat: no-repeat
}

.cms-body h4.-month span, .cms-lead h4.-month span, .heading-4.-month span {
  font-size: 0;
  background: 0 0!important
}

@media (min-width:768px) {
  .cms-body h4.-month, .cms-lead h4.-month, .heading-4.-month {
    margin-right: .3rem;
    width: 1rem;
    height: 100%;
    float: left
  }
  .cms-body h4.-month+ul, .cms-lead h4.-month+ul, .heading-4.-month+ul {
    display: inline-block;
    margin-top: 0
  }
}

@media (max-width:767px) {
  .cms-body h4.-month, .cms-lead h4.-month, .heading-4.-month {
    background-position: left top
  }
}

.cms-body h4.-month#m01, .cms-lead h4.-month#m01, .heading-4.-month#m01 {
  background-image: url(assets/images/illust/month/01.png);
  background-size: .965rem auto
}

.cms-body h4.-month#m02, .cms-lead h4.-month#m02, .heading-4.-month#m02 {
  background-image: url(assets/images/illust/month/02.png);
  background-size: .965rem auto
}

.cms-body h4.-month#m03, .cms-lead h4.-month#m03, .heading-4.-month#m03 {
  background-image: url(assets/images/illust/month/03.png);
  background-size: .96rem auto
}

.cms-body h4.-month#m04, .cms-lead h4.-month#m04, .heading-4.-month#m04 {
  background-image: url(assets/images/illust/month/04.png);
  background-size: .97rem auto
}

.cms-body h4.-month#m05, .cms-lead h4.-month#m05, .heading-4.-month#m05 {
  background-image: url(assets/images/illust/month/05.png);
  background-size: .97rem auto
}

.cms-body h4.-month#m06, .cms-lead h4.-month#m06, .heading-4.-month#m06 {
  background-image: url(assets/images/illust/month/06.png);
  background-size: .965rem auto
}

.cms-body h4.-month#m07, .cms-lead h4.-month#m07, .heading-4.-month#m07 {
  background-image: url(assets/images/illust/month/07.png);
  background-size: .97rem auto
}

.cms-body h4.-month#m08, .cms-lead h4.-month#m08, .heading-4.-month#m08 {
  background-image: url(assets/images/illust/month/08.png);
  background-size: .925rem auto
}

.cms-body h4.-month#m09, .cms-lead h4.-month#m09, .heading-4.-month#m09 {
  background-image: url(assets/images/illust/month/09.png);
  background-size: .965rem auto
}

.cms-body h4.-month#m10, .cms-lead h4.-month#m10, .heading-4.-month#m10 {
  background-image: url(assets/images/illust/month/10.png);
  background-size: .92rem auto
}

.cms-body h4.-month#m11, .cms-lead h4.-month#m11, .heading-4.-month#m11 {
  background-image: url(assets/images/illust/month/11.png);
  background-size: .92rem auto
}

.cms-body h4.-month#m12, .cms-lead h4.-month#m12, .heading-4.-month#m12 {
  background-image: url(assets/images/illust/month/12.png);
  background-size: .97rem auto
}

.cms-body h5, .cms-lead h5, .heading-5 {
  position: relative;
  padding-left: .1rem;
  font-size: .18rem;
  line-height: .32rem;
  border-left: 4px solid #f3bfff
}

.cms-body h5.feature, .cms-body body.feature h5, .cms-lead h5.feature, .cms-lead body.feature h5, .heading-5.feature, body.feature .cms-body h5, body.feature .cms-lead h5, body.feature .heading-5 {
  border-color: #aaf8ff
}

.cms-body h5.life, .cms-body body.life h5, .cms-lead h5.life, .cms-lead body.life h5, .heading-5.life, body.life .cms-body h5, body.life .cms-lead h5, body.life .heading-5 {
  border-color: #fddf80
}

.cms-body h5.childhood, .cms-body body.childhood h5, .cms-lead h5.childhood, .cms-lead body.childhood h5, .heading-5.childhood, body.childhood .cms-body h5, body.childhood .cms-lead h5, body.childhood .heading-5 {
  border-color: #ffa4c3
}

.cms-body h5.entering, .cms-body body.entering h5, .cms-lead h5.entering, .cms-lead body.entering h5, .heading-5.entering, body.entering .cms-body h5, body.entering .cms-lead h5, body.entering .heading-5 {
  border-color: #b7e576
}

@media (min-width:768px) {
  .cms-body h5 .btn, .cms-lead h5 .btn, .heading-5 .btn {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

@media (max-width:767px) {
  .cms-body h5 .btn, .cms-lead h5 .btn, .heading-5 .btn {
    margin: .1rem 0 .07rem
  }
}

.input-group {
  margin-bottom: .3rem
}

.invalid-feedback {
  display: none;
  margin: .05rem 0!important;
  color: #ff3b17
}

.-invalid .invalid-feedback, .-invalid~.invalid-feedback {
  display: block
}

.list-alphabet {
  margin: .265rem 0;
  counter-reset: list;
  list-style: none
}

.list-alphabet>li {
  position: relative;
  margin: .5em;
  margin-left: .2rem;
  list-style: none!important
}

.list-alphabet>li::before, .list-notice>li::before {
  position: absolute;
  left: -.2rem;
  top: 0;
  font-style: inherit;
  font-size: inherit;
  color: inherit;
  line-height: 2
}

.list-alphabet>li::before {
  counter-increment: list;
  content: counter(list, upper-latin) ")"
}

.list-grid {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.list-grid+.list-grid {
  margin-top: .3rem
}

@media (max-width:767px) {
  .list-grid+.list-grid {
    margin-top: 0
  }
  .list-grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.list-grid>li {
  margin-top: .2rem;
  width: calc(33.33333% - .13333rem);
  min-height: calc(25% - .1rem);
  overflow: hidden
}

@media (max-width:767px) {
  .list-grid>li {
    width: 100%;
    margin-top: .3rem
  }
}

@media (min-width:768px) {
  .list-grid.detail-right .detail {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

.cms-body ol, .cms-lead ol, .list-links, .list-notice, .list-ol, .list-star {
  margin: .265rem 0
}

.list-links li, .list-notice>li {
  position: relative;
  margin: .5em;
  margin-left: .05rem;
  list-style: none
}

.list-links a {
  text-indent: -.15rem;
  padding-left: .15rem
}

.list-links a::before {
  width: .15rem!important
}

.list-notice>li {
  margin-left: .2rem
}

.list-notice>li::before {
  content: '※'
}

.list-notice.-warn, .list-notice.-warn::before {
  color: #ff3b17
}

.list-notice.-ol {
  counter-reset: list
}

.list-notice.-ol>li {
  list-style: none;
  margin-left: .35rem
}

.list-notice.-ol>li::before {
  counter-increment: list;
  content: "※" counter(list);
  left: -.35rem;
  color: #ff3b17
}

.cms-body ol li, .cms-lead ol li, .list-ol li, .list-star>li {
  margin: .5em;
  margin-left: .2rem;
  list-style: decimal
}

.list-star>li {
  position: relative;
  list-style: none;
  font-size: .18rem;
  line-height: .3rem
}

.list-star>li::before {
  content: '';
  width: .14rem;
  height: .15rem;
  background: url(assets/images/common/icon/star-green.svg) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  left: -.2rem;
  top: .15rem;
  margin-top: -.075rem
}

.life-schedule small, .list-star ul {
  font-size: .15rem
}

.list-star.blue li::before {
  background-image: url(assets/images/common/icon/star-blue.svg)
}

.list-star.pink li::before {
  background-image: url(assets/images/common/icon/star-pink.svg)
}
.list-star.orange li::before {
  background-image: url(assets/images/common/icon/star-orange.svg)
}

.cms-body ul:not(.list-notice):not(.list-star):not(.list-alphabet):not(.list-links):not(.media-group):not(.list-grid):not(.topics-list):not(.row), .cms-lead ul:not(.list-notice):not(.list-star):not(.list-alphabet):not(.list-links):not(.media-group):not(.list-grid):not(.topics-list):not(.row), .list-ul {
  margin: .17rem 0
}

.cms-body ul:not(.list-notice):not(.list-star):not(.list-alphabet):not(.list-links):not(.media-group):not(.list-grid):not(.topics-list):not(.row) li, .cms-lead ul:not(.list-notice):not(.list-star):not(.list-alphabet):not(.list-links):not(.media-group):not(.list-grid):not(.topics-list):not(.row) li, .list-ul li {
  position: relative;
  margin: .5em 0;
  margin-left: .2rem;
  list-style: none
}

@media (max-width:767px) {
  .cms-body ul:not(.list-notice):not(.list-star):not(.list-alphabet):not(.list-links):not(.media-group):not(.list-grid):not(.topics-list):not(.row) li, .cms-lead ul:not(.list-notice):not(.list-star):not(.list-alphabet):not(.list-links):not(.media-group):not(.list-grid):not(.topics-list):not(.row) li, .list-ul li {
    margin: 0 0 0 .17rem
  }
}

.cms-body ul:not(.list-notice):not(.list-star):not(.list-alphabet):not(.list-links):not(.media-group):not(.list-grid):not(.topics-list):not(.row)>li::before, .cms-lead ul:not(.list-notice):not(.list-star):not(.list-alphabet):not(.list-links):not(.media-group):not(.list-grid):not(.topics-list):not(.row)>li::before, .list-ul>li::before {
  content: '';
  width: .07rem;
  height: .07rem;
  border-radius: 50%;
  background: #e4dcd7;
  position: absolute;
  left: -.17rem;
  top: 1em;
  margin-top: -.035rem
}

.media-group {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width:767px) {
  .media-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.media-group>li {
  margin-top: .2rem;
  width: calc(33.33333% - .13333rem);
  min-height: calc(25% - .1rem);
  overflow: hidden
}

@media (max-width:767px) {
  .media-group>li {
    width: 100%;
    margin-top: .3rem
  }
}

.media-group>li.col-2 {
  width: calc(66.66667% - .26667rem)
}

@media (max-width:767px) {
  .media-group>li.col-2 {
    width: 100%
  }
}

@media (min-width:768px) {
  .media-group.detail-right .detail {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

.media-group.detail-panel {
  margin: .3rem 0 0;
  border: 1px solid #e4dcd7;
  padding: .3rem;
  background: #fcfcfc
}

@media (min-width:768px) {
  .media-group.detail-panel li {
    margin-top: 0!important
  }
  .media-group.detail-panel li.detail {
    width: auto
  }
  .media-group.detail-panel li.detail+li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: .3rem
  }
}

@media (max-width:767px) {
  .media-group.detail-panel {
    padding: .3rem .15rem
  }
  .media-group.detail-panel li:first-child {
    margin-top: 0
  }
}

.media-group.detail-panel+.detail-panel {
  margin-top: 0
}

@media (max-width:767px) {
  .media-group .empty {
    display: none
  }
}

.list-grid>li:not(.detail), .media, .media-group>li:not(.detail) {
  margin-top: .2rem;
  text-align: center
}

.list-grid>li:not(.detail) img, .media img, .media-group>li:not(.detail) img {
  display: inline-block;
  max-width: 100%
}

.list-grid>li:not(.detail) span.img, .media span.img, .media-group>li:not(.detail) span.img {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  background: #ccc no-repeat center;
  background-size: cover
}

.list-grid>li:not(.detail) p, .media p, .media-group>li:not(.detail) p {
  margin: 5px 0;
  font-size: .15rem;
  line-height: .24rem;
  text-align: center;
  color: #5f4b3e
}

@media (min-width:768px) {
  .list-grid>li.-right:not(.detail), .media-group>li.-right:not(.detail), .media.-right {
    float: right;
    margin: 0 0 .15rem .15rem
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: .4rem
}

@media (min-width:768px) {
  .row {
    margin-left: -.4rem
  }
}

@media (max-width:767px) {
  .row {
    margin-bottom: .4rem
  }
}

.row+.row {
  margin-top: 0
}

@media (min-width:768px) {
  .row.reverse-pc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

.row>li {
  position: relative;
  margin-bottom: .4rem;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

@media (min-width:768px) {
  .row>li {
    margin-left: .4rem
  }
}

@media (max-width:767px) {
  .row>li:last-child {
    margin-bottom: 0
  }
}

.row>li, .row>li .table-wrapper, .row>li .table-wrapper table {
  width: 100%
}

.row.col-2>li {
  width: calc(50% - .4rem)
}

@media (max-width:767px) {
  .row.col-2>li {
    width: 100%
  }
}

.row.col-3>li {
  width: calc(33.33333% - .4rem)
}

@media (max-width:767px) {
  .row.col-3>li {
    width: 100%
  }
}

.row.col-3>li.double {
  width: calc(66.66667% - .4rem)
}

@media (max-width:767px) {
  .row.col-3>li.double {
    width: 100%
  }
}

.row.border>li::after, .row.border>li::before {
  position: absolute;
  background: #e4dcd7
}

.row.border>li::after {
  content: '';
  height: 1px;
  width: 100%;
  bottom: -.2rem
}

@media (min-width:768px) {
  .row.border.col-2>li:not(:nth-child(2n))::before, .row.border.col-3>li:not(:nth-child(3n))::before {
    content: '';
    height: 100%;
    width: 1px;
    right: -.2rem
  }
}

.cms-body table, .cms-lead table, .table {
  display: inline-table;
  margin: .2rem 0;
  border-collapse: collapse
}

.table-wrapper {
  position: relative;
  display: inline-block;
  margin: .2rem 0 0;
  max-width: 100%;
  border: .05rem solid #e4dcd7;
  border-spacing: 0;
  border-radius: .1rem
}
body.feature .table-wrapper{
  display: block;
  margin-bottom: .345rem;
}

.table-wrapper table {
  display: table;
  margin: 0
}
body.feature .table-wrapper table {
  width: 100%;
}
body.feature .mapImg{
  display: block;
  margin:0 auto;
}

.table-wrapper>div {
  overflow-y: hidden;
  overflow-x: hidden;
  width: 100%;
  border-radius: .05rem
}

@media (max-width:767px) {
  .table-wrapper>div {
    overflow-x: auto;
    width: 100%
  }
}

.table-wrapper .clone {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden
}

.table-wrapper+p.table-notice {
  display: none;
  margin-top: .05rem;
  font-size: .14rem;
  color: #5f4b3e
}

@media (max-width:767px) {
  .table-wrapper.-scroll .clone, .table-wrapper.-scroll+p.table-notice {
    display: block
  }
}

.cms-body table tr+tr, .cms-lead table tr+tr, .table tr+tr {
  border-top: .02rem solid #e4dcd7
}

.cms-body table td, .cms-body table th, .cms-lead table td, .cms-lead table th, .table td, .table th {
  line-height: .28rem;
  text-align: left;
  border-left: .02rem solid #e4dcd7
}

.cms-body table td:first-child:not(.-border), .cms-body table th:first-child:not(.-border), .cms-lead table td:first-child:not(.-border), .cms-lead table th:first-child:not(.-border), .table td:first-child:not(.-border), .table th:first-child:not(.-border) {
  border-left: 0
}

.cms-body table th, .cms-lead table th, .table th {
  font-size: .18rem;
  color: #5f4b3e;
  background: #f4ebe6
}

.cms-body table td, .cms-lead table td, .table td {
  font-size: .15rem;
  vertical-align: top
}

.cms-body table thead, .cms-lead table thead, .table thead {
  border-bottom: .02rem solid #e4dcd7
}

.cms-body table thead th, .cms-lead table thead th, .table thead th {
  padding: .15rem .3rem
}

@media (max-width:767px) {
  .cms-body table thead th, .cms-lead table thead th, .table thead th {
    padding: .15rem;
    white-space: nowrap
  }
}

.cms-body table thead+tbody th, .cms-lead table thead+tbody th, .table thead+tbody th {
  background: #fcfcfc
}

@media (max-width:767px) {
  .cms-body table thead+tbody th, .cms-lead table thead+tbody th, .table thead+tbody th {
    padding: .1rem
  }
}

.cms-body table tbody td, .cms-body table tbody th, .cms-lead table tbody td, .cms-lead table tbody th, .table tbody td, .table tbody th {
  padding: .1rem .3rem
}

@media (max-width:767px) {
  .cms-body table tbody td, .cms-body table tbody th, .cms-lead table tbody td, .cms-lead table tbody th, .table tbody td, .table tbody th {
    padding: .1rem .15rem
  }
}

.cms-body table tbody th, .cms-lead table tbody th, .table tbody th {
  width: 10%!important;
  white-space: nowrap;
  text-align: center
}

@media (max-width:767px) {
  .cms-body table.table-simple, .cms-body table.table-simple tbody, .cms-body table.table-simple td, .cms-body table.table-simple th, .cms-body table.table-simple tr, .cms-lead table.table-simple, .cms-lead table.table-simple tbody, .cms-lead table.table-simple td, .cms-lead table.table-simple th, .cms-lead table.table-simple tr, .table.table-simple, .table.table-simple tbody, .table.table-simple td, .table.table-simple th, .table.table-simple tr {
    display: block;
    width: 100%!important;
    border-left: 0 none;
    border-right: 0 none
  }
  .cms-body table.table-simple td, .cms-lead table.table-simple td, .table.table-simple td {
    border-top: .02rem solid #e4dcd7
  }
  .cms-body table.table-column01 tr{
    display: flex!important;
    flex-direction: column;
  }
  .cms-body table tbody .table-column01 th{
    width: 100%!important;
  }
  .cms-body table tbody .table-column01 td{
    border-left: 0!important;
  }

}

.access-info {
  color: #5f4b3e
}

@media (min-width:768px) {
  .access-info {
    width: 210px
  }
}

.access-info::after {
  content: '';
  display: table;
  clear: both
}

.access-info .title {
  margin: 0 0 .1rem;
  font-weight: 700;
  width: 100%
}

.access-info .image {
  display: block
}

@media (min-width:768px) {
  .access-info .image {
    float: right;
    margin-left: .1rem
  }
}

@media (max-width:767px) {
  .access-info .image {
    margin: 0 auto .1rem
  }
}

.box-border {
  padding-bottom: .2rem;
  margin-bottom: .2rem
}

.box-border, .content-form .form-lead {
  border-bottom: 1px solid #e4dcd7
}

.box-gmap {
  width: 100%;
  height: 5.7rem;
  background: #ccc
}

@media (max-width:767px) {
  .box-gmap {
    height: 4rem
  }
}

.box-gmap h3 {
  margin: 0!important;
  font-size: 14px!important;
  line-height: 1.5!important
}

@media (min-width:768px) {
  .childhood-illust {
    position: relative;
    padding-right: 3.5rem
  }
  .childhood-illust::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 3.11rem;
    height: 2.34rem;
    background: url(assets/images/illust/childhood.png) no-repeat center;
    background-size: 100%
  }
}

.cms-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.cms-gallery>div {
  margin-top: .3rem;
  margin-left: -.16rem;
  width: 100%
}

@media (max-width:767px) {
  .cms-gallery>div {
    margin-left: -.07rem
  }
}

.cms-gallery .image {
  float: left
}

@media (min-width:768px) {
  .cms-gallery .image {
    margin-left: .16rem;
    width: calc(25% - .16rem)
  }
}

@media (max-width:767px) {
  .cms-gallery .image {
    margin-left: .07rem;
    width: calc(50% - .07rem)
  }
}

.cms-gallery .image a {
  display: block;
  overflow: hidden;
  border: 1px solid #e4dcd7;
  position: relative;
  text-decoration: none
}

.cms-gallery .image a:active .img, .cms-gallery .image a:focus .img, .cms-gallery .image a:hover .img, .top-lead .mainmenu>li>a:active+.bg, .top-lead .mainmenu>li>a:focus+.bg, .top-lead .mainmenu>li>a:hover+.bg {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

.cms-gallery .image a::before {
  width: 1.2em;
  color: #fff;
  font-size: 14px;
  text-align: center;
  right: 10px;
  position: absolute;
  display: block;
  z-index: 2;
  margin: 0;
  padding: 0;
  top: auto;
  right: .08rem;
  bottom: .08rem;
  width: .3rem;
  line-height: 1.55;
  font-size: .18rem;
  border-radius: 50%;
  border: .01rem solid #fff;
  background: #693f3f
}

@media (max-width:767px) {
  .cms-gallery .image a::before {
    right: .04rem;
    bottom: .04rem;
    width: .18rem;
    height: .18rem;
    line-height: 1.6;
    font-size: .1rem
  }
}

.cms-gallery .image .img {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: no-repeat center;
  background-size: cover;
  -webkit-transition: -webkit-transform .2s cubic-bezier(.22, .61, .36, 1);
  transition: transform .2s cubic-bezier(.22, .61, .36, 1);
  transition: transform .2s cubic-bezier(.22, .61, .36, 1), -webkit-transform .2s cubic-bezier(.22, .61, .36, 1)
}

.cms-gallery .image .caption {
  margin-top: .05rem;
  font-size: .15rem;
  color: #5f4b3e;
  text-align: center
}

.pswp__img {
  pointer-events: none
}

.event-nav {
  margin-top: .4rem
}

@media (min-width:768px) {
  .event-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .event-nav>div+div {
    margin-left: .4rem
  }
}

.event-nav .title {
  margin-bottom: .15rem;
  height: .29rem;
  width: 100%;
  font-size: 0;
  background: no-repeat left;
  background-size: auto 100%
}

@media (max-width:767px) {
  .event-nav .title {
    margin-top: .15rem;
    margin-bottom: 0;
    height: .19333rem
  }
}

.event-nav .list, .event-nav .list a {
  position: relative;
  height: .47rem
}

.event-nav .list a {
  display: inline-block;
  font-size: 0;
  background: no-repeat center;
  background-size: 100% auto;
  -webkit-transform: translate3D(0, -50%, 1px);
  transform: translate3D(0, -50%, 1px);
  text-decoration: none;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.event-nav .list a::before {
  display: block;
  position: absolute;
  color: #fff;
  font-size: 14px;
  line-height: 1.2
}

.event-nav .list a:active, .event-nav .list a:focus, .event-nav .list a:hover {
  -webkit-animation: hop 1 ease-in-out 1s;
  animation: hop 1 ease-in-out 1s
}

@media (max-width:767px) {
  .event-nav .list a {
    height: .31333rem
  }
}

.event-nav .list a+a {
  margin-left: .05rem
}

.event-nav .list a::before {
  margin-top: auto;
  top: auto;
  right: 0;
  bottom: -.1rem;
  width: 100%;
  height: .25rem;
  font-size: .15rem;
  text-align: center
}

@media (max-width:767px) {
  .event-nav .list a::before {
    height: .2rem;
    font-size: .1rem
  }
}

.event-nav a[href="#m01"] {
  background-image: url(assets/images/illust/month/01.png);
  width: .64333rem
}

@media (max-width:767px) {
  .event-nav a[href="#m01"] {
    width: .42889rem
  }
}

.event-nav a[href="#m02"] {
  background-image: url(assets/images/illust/month/02.png);
  width: .64333rem
}

@media (max-width:767px) {
  .event-nav a[href="#m02"] {
    width: .42889rem
  }
}

.event-nav a[href="#m03"] {
  background-image: url(assets/images/illust/month/03.png);
  width: .64rem
}

@media (max-width:767px) {
  .event-nav a[href="#m03"] {
    width: .42667rem
  }
}

.event-nav a[href="#m04"] {
  background-image: url(assets/images/illust/month/04.png);
  width: .64667rem
}

@media (max-width:767px) {
  .event-nav a[href="#m04"] {
    width: .43111rem
  }
}

.event-nav a[href="#m05"] {
  background-image: url(assets/images/illust/month/05.png);
  width: .64667rem
}

@media (max-width:767px) {
  .event-nav a[href="#m05"] {
    width: .43111rem
  }
}

.event-nav a[href="#m06"] {
  background-image: url(assets/images/illust/month/06.png);
  width: .64333rem
}

@media (max-width:767px) {
  .event-nav a[href="#m06"] {
    width: .42889rem
  }
}

.event-nav a[href="#m07"] {
  background-image: url(assets/images/illust/month/07.png);
  width: .64667rem
}

@media (max-width:767px) {
  .event-nav a[href="#m07"] {
    width: .43111rem
  }
}

.event-nav a[href="#m08"] {
  background-image: url(assets/images/illust/month/08.png);
  width: .61667rem
}

@media (max-width:767px) {
  .event-nav a[href="#m08"] {
    width: .41111rem
  }
}

.event-nav a[href="#m09"] {
  background-image: url(assets/images/illust/month/09.png);
  width: .64333rem
}

@media (max-width:767px) {
  .event-nav a[href="#m09"] {
    width: .42889rem
  }
}

.event-nav a[href="#m10"] {
  background-image: url(assets/images/illust/month/10.png);
  width: .61333rem
}

@media (max-width:767px) {
  .event-nav a[href="#m10"] {
    width: .40889rem
  }
}

.event-nav a[href="#m11"] {
  background-image: url(assets/images/illust/month/11.png);
  width: .61333rem
}

@media (max-width:767px) {
  .event-nav a[href="#m11"] {
    width: .40889rem
  }
}

.event-nav a[href="#m12"] {
  background-image: url(assets/images/illust/month/12.png);
  width: .64667rem
}

@media (max-width:767px) {
  .event-nav a[href="#m12"] {
    width: .43111rem
  }
}

.event-nav .-sem1 {
  background-image: url(assets/images/illust/sem-1.png)
}

.event-nav .-sem2 {
  background-image: url(assets/images/illust/sem-2.png)
}

.event-nav .-sem3 {
  background-image: url(assets/images/illust/sem-3.png)
}
.event-nav .-sem4 {
  background-image: url(assets/images/illust/sem-4.png)
}

.gallery-pin .pin {
  position: absolute;
  width: .48rem;
  height: .544rem
}

@media (max-width:767px) {
  .gallery-pin .pin {
    width: .25rem;
    height: .28333rem
  }
}

.gallery-pin .pin, .gallery-pin .pin img, .top-maincopy ul a, .top-maincopy ul img {
  display: block
}

.gallery-pin .pin img {
  width: 100%;
  height: 100%;
  cursor: pointer
}

.gallery-pin .pin img.-active+.tooltip {
  display: block;
  -webkit-animation: fade-in .2s cubic-bezier(.22, .61, .36, 1) forwards;
  animation: fade-in .2s cubic-bezier(.22, .61, .36, 1) forwards
}

.gallery-pin .pin .tooltip {
  display: none;
  position: absolute;
  z-index: 2;
  top: -.3rem;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  white-space: nowrap;
  padding: .05rem .1rem;
  font-size: .14rem;
  font-weight: 700;
  line-height: .2rem;
  color: #693f3f;
  background: #fefefa;
  border-radius: .05rem;
  -webkit-box-shadow: 0 0 .1rem 0 rgba(0, 0, 0, .2);
  box-shadow: 0 0 .1rem 0 rgba(0, 0, 0, .2)
}

@media (max-width:767px) {
  .gallery-pin .pin .tooltip {
    font-size: .12rem;
    padding: .025rem .05rem
  }
}

.iframe-map {
  width: 100%;
  height: 5.2rem
}

@media (max-width:767px) {
  .iframe-map {
    height: 3.2rem
  }
}

.lead-illust {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (min-width:768px) {
  .lead-illust {
    margin: .3rem 0
  }
}

@media (max-width:767px) {
  .lead-illust {
    margin: .2rem 0 0
  }
}

@media (min-width:768px) {
  .lead-illust.-feature .image01 {
    width: 2.9rem
  }
  .lead-illust.-feature .image02 {
    width: 4.5rem
  }
}

@media (max-width:767px) {
  .lead-illust.-feature .image01 {
    display: none
  }
  .lead-illust.-feature .image02, .lead-illust.-feature .image02 img {
    width: 100%
  }
}

@media (min-width:768px) {
  .lead-illust.-life .image01 {
    width: 4.08rem
  }
  .lead-illust.-life .image02 {
    width: 3.25rem
  }
}

@media (max-width:767px) {
  .lead-illust.-life .image01, .lead-illust.-life .image01 img {
    width: 100%
  }
  .lead-illust.-life .image01 img {
    margin-top: -.2rem
  }
  .lead-illust.-life .image02 {
    display: none
  }
}

@media (min-width:768px) {
  .lead-illust.-childhood .image01 {
    width: 3.78rem
  }
  .lead-illust.-childhood .image02 {
    margin-top: -.32rem;
    width: 3.53rem
  }
}

@media (max-width:767px) {
  .lead-illust.-childhood {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .lead-illust.-childhood .image01, .lead-illust.-childhood .image01 img {
    width: 100%
  }
  .lead-illust.-childhood .image02 {
    margin-top: .14rem;
    width: 100%
  }
  .lead-illust.-childhood .image02 img {
    width: 100%
  }
  .life-newslatest h5>.btn {
    padding: .09rem .2rem
  }
}

.life-schedule .text, .life-schedule>div, .top-lead .mainmenu>li {
  position: relative
}

.life-schedule>div::before {
  content: '';
  position: absolute;
  z-index: -1;
  width: .11rem;
  background-repeat: repeat-y;
  background-position: top center;
  background-size: 100% auto
}

@media (min-width:768px) {
  .life-schedule>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 1.5rem
  }
  .life-schedule>div+div {
    margin-top: .5rem
  }
  .life-schedule>div::before {
    top: 0;
    left: .72rem;
    height: calc(100% + .5rem)
  }
}

@media (max-width:767px) {
  .life-schedule>div+div {
    margin-top: .25rem
  }
  .life-schedule>div::before {
    top: .2rem;
    left: .3rem;
    height: calc(100% + .25rem)
  }
}

.life-schedule .text::before {
  content: '';
  position: absolute;
  left: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto
}

@media (min-width:768px) {
  .life-schedule .text {
    width: 5.3rem;
    padding-left: 1.8rem
  }
  .life-schedule .text::before {
    top: -.1rem;
    width: 1.5rem;
    height: 1.5rem
  }
}

@media (max-width:767px) {
  .life-schedule .text {
    padding-left: .83rem
  }
  .life-schedule .text::before {
    top: .11rem;
    width: .66rem;
    height: .66rem
  }
}

.life-schedule .balloon {
  position: relative;
  padding: .2rem;
  border-radius: .1rem;
  background: #999;
  color: #fff
}

.life-schedule .balloon::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: calc(50% - .125rem);
  left: -.04rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  width: .25rem;
  height: .25rem;
  background: #999
}

@media (max-width:767px) {
  .life-schedule .balloon {
    padding: .15rem
  }
}

.life-schedule .time, .life-schedule .title {
  font-size: .18rem;
  line-height: .21rem;
  font-weight: 700
}

.life-schedule .time small {
  font-size: .16rem
}

.life-schedule .title {
  margin-top: .1rem;
  padding-top: .08rem;
  border-top: 1px solid;
  font-size: .2rem
}

.life-schedule .images::after, .topics-list::after {
  content: '';
  display: table;
  clear: both
}

.life-schedule .images img {
  float: left;
  display: block
}

@media (min-width:768px) {
  .life-schedule .images {
    margin-left: -.15rem;
    margin-bottom: -.15rem;
    width: 5.83rem
  }
  .life-schedule .images img {
    margin-left: .15rem;
    margin-bottom: .15rem;
    width: 2.76rem
  }
}

@media (max-width:767px) {
  .life-schedule .images {
    margin-top: .2rem;
    margin-left: -.08rem;
    margin-bottom: -.08rem
  }
  .life-schedule .images img {
    margin-left: .08rem;
    margin-bottom: .08rem;
    width: calc(50% - .08rem)
  }
}

@media (min-width:768px) {
  .life-schedule .images.-illust img {
    width: 100%
  }
}

@media (max-width:767px) {
  .life-schedule .images.-illust {
    display: none
  }
}

.life-schedule .column {
  margin-top: .3rem;
  margin-left: auto;
  background: #fffeed
}

@media (min-width:768px) {
  .life-schedule .column {
    padding: .3rem .4rem;
    width: 9.38rem
  }
  .life-schedule .column .list-grid>li:not(.detail), .life-schedule .column .media, .life-schedule .column .media-group>li:not(.detail) {
    margin-top: .1rem;
    width: 3.38rem
  }
}

@media (max-width:767px) {
  .life-schedule .column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: .2rem
  }
  .life-schedule .column h4, .life-schedule .column p {
    margin-top: 0;
    width: 100%
  }
  .life-schedule .column .list-grid>li:not(.detail), .life-schedule .column .media, .life-schedule .column .media-group>li:not(.detail) {
    margin-bottom: .1rem;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 2.48rem;
    height: 2.41rem
  }
}

.life-schedule .-regular::before {
  background-image: url(assets/images/common/line/line-dot-green.png)
}

.life-schedule .-regular .balloon, .life-schedule .-regular .balloon::before {
  background-color: #8cc11e
}

.life-schedule .-extend::before {
  background-image: url(assets/images/common/line/line-dot-pink.png)
}

.life-schedule .-extend .balloon, .life-schedule .-extend .balloon::before {
  background-color: #ef8a84
}

.life-schedule .-last {
  margin-bottom: .6rem
}

.life-schedule .-last::before {
  display: none
}

.life-schedule .-am10::before {
  background-image: url(assets/images/illust/clock/am10.png)
}
.life-schedule .-am11::before {
  background-image: url(assets/images/illust/clock/am11.png)
}
.life-schedule .-pm12::before {
  background-image: url(assets/images/illust/clock/pm12.png)
}

.life-schedule .-am7::before {
  background-image: url(assets/images/illust/clock/am7.png)
}
.life-schedule .-am8::before {
  background-image: url(assets/images/illust/clock/am8.png)
}

.life-schedule .-am9::before {
  background-image: url(assets/images/illust/clock/am9.png)
}
.life-schedule .-am9-5::before {
  background-image: url(assets/images/illust/clock/am9-5.png)
}

.life-schedule .-pm1-5::before {
  background-image: url(assets/images/illust/clock/pm1-5.png)
}

.life-schedule .-pm1::before {
  background-image: url(assets/images/illust/clock/pm1.png)
}

.life-schedule .-pm2::before {
  background-image: url(assets/images/illust/clock/pm2.png)
}
.life-schedule .-pm3::before {
  background-image: url(assets/images/illust/clock/pm3.png)
}
.life-schedule .-pm4::before {
  background-image: url(assets/images/illust/clock/pm4.png)
}

.life-schedule .-pm6::before {
  background-image: url(assets/images/illust/clock/pm6.png)
}
.life-schedule .-pm7::before {
  background-image: url(assets/images/illust/clock/pm7.png)
}

.list-faq {
  margin-top: .2rem
}

.list-faq>div {
  padding: .2rem .3rem;
  border: 1px solid #e4dcd7;
  background: #fcfcfc
}

.list-faq>div+div {
  border-top: 0 none
}

@media (max-width:767px) {
  .list-faq>div {
    padding: .1rem
  }
}

.list-faq>div>dd, .list-faq>div>dt {
  position: relative;
  padding: .2rem .2rem .2rem .87rem
}

@media (max-width:767px) {
  .list-faq>div>dd, .list-faq>div>dt {
    padding: .1rem 0;
    padding-left: .5rem
  }
}

.list-faq>div>dd::before, .list-faq>div>dt::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: .6rem;
  height: .715rem;
  background: no-repeat left top;
  background-size: 100% auto
}

@media (max-width:767px) {
  .list-faq>div>dd::before, .list-faq>div>dt::before {
    width: .4rem;
    height: .47667rem
  }
}

.list-faq>div>dt {
  padding-bottom: .3rem;
  font-weight: 700;
  border-bottom: 1px solid #e4dcd7
}

@media (max-width:767px) {
  .list-faq>div>dt {
    padding-bottom: .2rem
  }
}

.list-faq>div>dt::before {
  background-image: url(assets/images/common/icon/faq-q.png)
}

.list-faq>div>dd {
  margin-top: .1rem
}

.list-faq>div>dd::before {
  background-image: url(assets/images/common/icon/faq-a.png)
}

.policy-illust01 span {
  position: absolute;
  z-index: 2
}

@media (min-width:768px) {
  .policy-illust01, .policy-illust01 span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .policy-illust01 span {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: .1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
  }
  .policy-illust01 span br.-sp {
    display: none
  }
}

@media (max-width:767px) {
  .policy-illust01 .circle {
    width: .88rem;
    height: .88rem
  }
  .policy-illust01 .circle+.circle {
    margin-top: .1rem
  }
  .policy-illust01 span {
    top: 50%;
    left: .3rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2.6rem;
    font-size: .16rem;
    line-height: .3rem
  }
  .policy-illust01 span br.-pc {
    display: none
  }
}

.policy-illust02 {
  position: relative;
  text-align: center
}

.policy-illust02 .circle {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  margin-left: -1.375rem;
  opacity: .32;
  width: 2.75rem;
  height: 2.75rem;
  background-color: #d9f3fc;
  background-image: url(assets/images/common/pattern/mizuiro.jpg)
}

.policy-illust02 .image {
  height: .94rem;
  background: url(assets/images/illust/policy/01.png) no-repeat center;
  background-size: auto 100%;
  font-size: 0;
  line-height: 0
}

@media (max-width:767px) {
  .policy-illust02 .image {
    height: .72rem
  }
}

.policy-illust02 p {
  margin: .1rem 0
}

.policy-illust02 p:first-child {
  padding-top: .45rem
}

@media (max-width:767px) {
  .policy-illust02 p br {
    display: none
  }
}

@media (min-width:768px) {
  .policy-illust02 {
    height: 3.05rem;
    background: no-repeat;
    background-size: auto 100%;
    background-image: url(assets/images/illust/policy/02.jpg), url(assets/images/illust/policy/03.jpg);
    background-position: center left, center right
  }
}

@media (max-width:767px) {
  .policy-illust02 {
    padding-bottom: 2.48rem;
    background: no-repeat;
    background-size: 2.6rem auto;
    background-image: url(assets/images/illust/policy/02.jpg);
    background-position: bottom center
  }
}

@media (min-width:768px) {
  .policy-illust03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.policy-illust03>div+div .circle {
  background-color: #bae578;
  background-image: url(assets/images/common/pattern/bright-green.jpg)
}

@media (min-width:768px) {
  .policy-illust03>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 5.2rem
  }
  .policy-illust03>div+div {
    width: 6rem
  }
}

.policy-illust03 .circle {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style: none;
  background-color: #ffc0c0;
  background-image: url(assets/images/common/pattern/pink.jpg)
}

.policy-illust03 .circle span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: .24rem;
  font-weight: 700
}

@media (min-width:768px) {
  .policy-illust03 .circle span {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: .1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }
}

@media (max-width:767px) {
  .policy-illust03 .circle {
    width: .415rem;
    height: .415rem
  }
  .policy-illust03 .circle span {
    width: 2.6rem;
    padding-left: .3rem;
    line-height: .415rem
  }
}

@media (min-width:768px) {
  .policy-illust03 ul {
    margin: 0 0 0 .3rem!important
  }
}

.top-banners {
  height: 0;
  margin-top: 1.55rem;
  margin-bottom: -1.55rem
}

@media (max-width:767px) {
  .top-banners {
    margin-top: .95rem;
    margin-bottom: -.95rem
  }
}

.top-banners ul {
  font-size: 0;
  line-height: 0;
  text-align: center
}

.top-banners li {
  display: inline-block
}

@media (min-width:768px) {
  .top-banners li+li {
    margin-left: .33rem
  }
}

@media (max-width:767px) {
  .top-banners li+li {
    margin-top: .12rem
  }
}

.top-banners .banner {
  display: block;
  overflow: hidden;
  border-radius: .11rem;
  background: #fff;
  -webkit-box-shadow: 0 0 .032rem .008rem rgba(0, 0, 0, .09);
  box-shadow: 0 0 .032rem .008rem rgba(0, 0, 0, .09)
}

.top-banners .banner img {
  width: 2.41rem;
  height: auto;
  -webkit-transition: opacity .2s cubic-bezier(.22, .61, .36, 1);
  transition: opacity .2s cubic-bezier(.22, .61, .36, 1)
}

.top-banners .banner:active img, .top-banners .banner:focus img, .top-banners .banner:hover img, .top-maincopy ul a:active img, .top-maincopy ul a:focus img, .top-maincopy ul a:hover img {
  opacity: .7
}

.top-lead {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  position: relative;
  z-index: 1;
}

@media (min-width:1921px) {
  .top-lead {
    background-size: 19.2rem auto
  }
}

@media (max-width:1400px) {
  .top-lead {
    background-size: 14rem auto
  }
}

@media (max-width:767px) {
  .top-lead {
    margin-top: .07rem;
    padding-top: 1.16rem;
    padding-bottom: .4rem;
    background-size: 5.46rem auto;
    background-position: top left -1rem
  }
}

@media (min-width:768px) {
  .top-lead .lead {
    padding-right: .05rem
  }
}

.top-lead .lead h2 {
  width: 4.85rem;
  height: 1.16rem;
  font-size: 0;
  line-height: 0;
  margin: .02rem auto -.02rem;
  background: center no-repeat;
  background-size: 100%;
  background-image: url(assets/images/top/txt-lead.png)
}

@media (max-width:767px) {
  .top-lead .lead h2 {
    margin: .03rem auto -.03rem;
    width: 2.98rem;
    height: .65rem
  }
}

.top-lead .lead p {
  font-size: .16rem;
  line-height: 2
}

@media (min-width:768px) {
  .top-lead .lead p {
    margin-top: .17rem;
    padding-left: .1rem;
    text-align: center
  }
}

@media (max-width:767px) {
  .top-lead .lead p {
    margin: .23rem 0 .2rem;
    padding: 0 .26rem
  }
}

.top-lead .mainmenu {
  position: relative;
  z-index: 2
}

.top-lead .mainmenu>li>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: inherit;
  text-decoration: none
}

.top-lead .mainmenu>li>a:active .image image, .top-lead .mainmenu>li>a:focus .image image, .top-lead .mainmenu>li>a:hover .image image {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.top-lead .mainmenu>li>a:active+.bg rect, .top-lead .mainmenu>li>a:focus+.bg rect, .top-lead .mainmenu>li>a:hover+.bg rect {
  -webkit-animation: crayon-svg infinite step-end .6s;
  animation: crayon-svg infinite step-end .6s
}

.top-lead .mainmenu .bg, .top-lead .mainmenu .image image {
  -webkit-transition: -webkit-transform .2s cubic-bezier(.22, .61, .36, 1);
  transition: transform .2s cubic-bezier(.22, .61, .36, 1);
  transition: transform .2s cubic-bezier(.22, .61, .36, 1), -webkit-transform .2s cubic-bezier(.22, .61, .36, 1)
}

.top-lead .mainmenu .bg {
  position: absolute;
  z-index: -1
}

.top-lead .mainmenu .image image {
  -webkit-transform-origin: center;
  transform-origin: center
}

.top-lead .mainmenu p {
  margin: 0;
  font-size: .15rem;
  line-height: .252rem
}

.top-lead .mainmenu .links {
  margin-top: .13rem
}

.list-links .top-lead .mainmenu a, .top-lead .mainmenu .list-links a, .top-lead .mainmenu .text-link {
  font-size: .15rem;
  line-height: .28rem
}

@media (min-width:768px) {
  .top-lead .mainmenu {
    margin-top: .6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .top-lead .mainmenu>li {
    width: 3.2rem;
    height: 4.8rem;
    padding: 0 .3rem
  }
  .top-lead .mainmenu>li:nth-child(2) {
    margin-top: .3rem;
    width: 3.8rem;
    text-align: center
  }
  .top-lead .mainmenu>li:nth-child(2) .image {
    margin-top: .2rem;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .top-lead .mainmenu>li:nth-child(1) {
    margin-top: -.75rem;
    padding-right: 0
  }
  .top-lead .mainmenu>li:nth-child(1) .bg {
    top: -.03rem;
    right: -.03rem;
    width: 4.53rem;
    height: 4.374rem
  }
  .top-lead .mainmenu>li:nth-child(1) h2 {
    margin: .2rem .05rem
  }
  .top-lead .mainmenu>li:nth-child(1) h2 img {
    width: 2.15rem;
    height: .48rem
  }
  .top-lead .mainmenu>li:nth-child(1) p {
    margin-left: .075rem
  }
  .top-lead .mainmenu>li:nth-child(1) .image svg {
    margin-left: -.32rem;
    width: 2.88rem;
    height: 2.62rem
  }
  .top-lead .mainmenu>li:nth-child(2) .bg {
    top: -.31rem;
    left: -.45rem;
    width: 4.64rem;
    height: 4.56rem
  }
  .top-lead .mainmenu>li:nth-child(2) h2 {
    margin: .13rem 0 .2rem -.03rem
  }
  .top-lead .mainmenu>li:nth-child(2) h2 img {
    width: 1.575rem;
    height: .525rem
  }
  .top-lead .mainmenu>li:nth-child(2) .image svg {
    margin-left: -.2rem;
    width: 3.74rem;
    height: 3.4rem
  }
  .top-lead .mainmenu>li:nth-child(3) {
    margin-top: -.82rem
  }
  .top-lead .mainmenu>li:nth-child(3) .bg {
    top: .07rem;
    left: .32rem;
    width: 4.22rem;
    height: 4.31rem
  }
  .top-lead .mainmenu>li:nth-child(3) h2 {
    margin: .2rem -.01rem
  }
  .top-lead .mainmenu>li:nth-child(3) h2 img {
    width: 1.68rem;
    height: .485rem
  }
  .top-lead .mainmenu>li:nth-child(3) p {
    margin: -.01rem .01rem 0
  }
  .top-lead .mainmenu>li:nth-child(3) .image svg {
    margin-left: -.07rem;
    width: 2.91rem;
    height: 2.7rem
  }
  .top-lead .mainmenu h2 {
    margin: .2rem 0
  }
}

@media (max-width:767px) {
  .top-lead .mainmenu>li {
    padding: 0 .26rem
  }
  .top-lead .mainmenu>li+li {
    margin-top: .4rem
  }
  .top-lead .mainmenu>li:nth-child(1) .bg {
    top: .2rem;
    right: .68rem;
    width: 3.68rem;
    height: 3.55rem
  }
  .top-lead .mainmenu>li:nth-child(1) h2 {
    margin: .12rem 0 .06rem;
    text-align: center
  }
  .top-lead .mainmenu>li:nth-child(1) h2 img {
    width: 1.85rem;
    height: auto
  }
  .top-lead .mainmenu>li:nth-child(1) .image svg {
    width: 2.56rem;
    height: 2.32rem
  }
  .top-lead .mainmenu>li:nth-child(2) {
    margin-top: .48rem
  }
  .top-lead .mainmenu>li:nth-child(2) .bg {
    top: .1rem;
    right: -.1rem;
    width: 3.59rem;
    height: 3.53rem
  }
  .top-lead .mainmenu>li:nth-child(2) h2 {
    margin-top: .04rem;
    margin-left: -.09rem;
    text-align: center
  }
  .top-lead .mainmenu>li:nth-child(1) p, .top-lead .mainmenu>li:nth-child(2) p {
    text-align: center
  }
  .top-lead .mainmenu>li:nth-child(2) h2 img {
    width: 1.55rem;
    height: auto
  }
  .top-lead .mainmenu>li:nth-child(2) .image svg {
    margin-top: -.05rem;
    width: 2.54942rem;
    height: 2.31766rem
  }
  .top-lead .mainmenu>li:nth-child(2) br {
    display: none
  }
  .top-lead .mainmenu>li:nth-child(3) {
    margin-top: .36rem
  }
  .top-lead .mainmenu>li:nth-child(3) .bg {
    top: .13rem;
    left: .15rem;
    width: 3.69rem;
    height: 3.55rem
  }
  .top-lead .mainmenu>li:nth-child(3) h2 {
    margin: .12rem 0;
    text-align: center
  }
  .top-lead .mainmenu>li:nth-child(3) p {
    margin-left: .09rem
  }
  .top-lead .mainmenu>li:nth-child(3) h2 img {
    width: 1.56rem;
    height: auto
  }
  .top-lead .mainmenu>li:nth-child(3) .image svg {
    width: 2.56rem;
    height: 2.37rem
  }
  .top-lead .mainmenu>li:nth-child(3) ul {
    margin: .04rem .13rem 0
  }
  .top-lead .mainmenu>li h2 {
    margin: .1rem 0
  }
}

.top-lead .svg-round {
  position: absolute;
  left: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 19.2rem;
  height: 1.4rem
}

@media (max-width:767px) {
  .top-lead .svg-round {
    bottom: -.5rem;
    height: .5rem;
    width: 4.8rem
  }
}

.top-lead .illust {
  position: absolute;
  background: center no-repeat;
  background-size: 100%;
  pointer-events: none
}

.top-lead .illust-06 {
  display: none
}

@media (min-width:768px) {
  .top-lead .illust-06 {
    display: block;
    background-image: url(assets/images/top/illust-06.png);
    width: .5rem;
    height: .53rem;
    bottom: -.14rem;
    left: calc(50% + 5.66rem);
    z-index: 3
  }
}

.top-lead .illust-07, .top-lead .illust-08 {
  background-image: url(assets/images/top/illust-07.png);
  width: 3.33rem;
  height: 3.23rem;
  bottom: -2.42rem;
  z-index: 2
}

@media (max-width:767px) {
  .top-lead .illust-07, .top-lead .illust-08 {
    width: 1.4rem;
    height: 1.09rem;
    bottom: -.73rem
  }
}

@media (max-width:1400px) {
  .top-lead .illust-07 {
    right: calc(50% + 3.69rem)
  }
}

@media (min-width:1401px) {
  .top-lead .illust-07 {
    left: 0
  }
}

@media (max-width:767px) {
  .top-lead .illust-07 {
    right: auto;
    left: -.81rem
  }
}

.top-lead .illust-08 {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

@media (max-width:1400px) {
  .top-lead .illust-08 {
    left: calc(50% + 3.63rem)
  }
}

@media (min-width:1401px) {
  .top-lead .illust-08 {
    right: 0
  }
}

@media (max-width:767px) {
  .top-lead .illust-08 {
    right: -.79rem;
    left: auto
  }
}

.top-maincopy {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  position: relative;
  z-index: 2;
  background: no-repeat
}

@media (min-width:768px) {
  .top-maincopy {
    margin-top: -.44rem;
    padding-bottom: .85rem;
    background-image: url(assets/images/top/illust.png);
    background-position: top -.57rem center;
    background-size: 14.8rem auto
  }
}

@media (max-width:767px) {
/*  .top-maincopy {
    margin-top: -.22rem;
    background-image: url(assets/images/top/illust-sp.jpg);
    background-position: top 1.58rem left -.13rem;
    background-size: 2.79rem auto
  }*/
}

.top-maincopy .anim, .top-maincopy h2 {
  background: center no-repeat;
  background-size: 100%
}

.top-maincopy h2 {
  width: 4.67rem;
  height: 3.29rem;
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
  background-image: url(assets/images/top/txt-maincopy.png);
  position: relative
}

@media (max-width:767px) {
  .top-maincopy h2 {
    margin: .31rem auto -1rem 0.43rem;
    width: 2.5rem;
    height: 1.76rem
  }
}

.top-maincopy ul a {
  border-radius: 50%;
  -webkit-box-shadow: 0 .02rem 0 #e2e2e2;
  box-shadow: 0 .02rem 0 #e2e2e2;
  background: #fff
}

@media (max-width:767px) {
  .top-maincopy ul a {
    -webkit-box-shadow: 0 .01rem 0 #e2e2e2;
    box-shadow: 0 .01rem 0 #e2e2e2
  }
}

.top-maincopy ul img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

@media (min-width:768px) {
  .top-maincopy ul {
    position: absolute;
    top: -.75rem;
    left: calc(50% + 4.35rem)
  }
  .top-maincopy ul li+li {
    margin-top: .08rem
  }
  .top-maincopy ul a, .top-maincopy ul img {
    width: 1.58rem;
    height: 1.58rem
  }
}

@media (max-width:767px) {
  .top-maincopy ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .top-maincopy ul li {
    margin: 0 .025rem
  }
  .top-maincopy ul a, .top-maincopy ul img {
    width: .96rem;
    height: .96rem
  }
}

.top-maincopy .anim {
  position: absolute
}

.top-maincopy .anim-01 {
  background-image: url(assets/images/animation/moon.gif);
  width: 1.78rem;
  height: 1.915rem;
  top: -.02rem;
  right: calc(50% + 3.73rem)
}

@media (max-width:767px) {
  .top-maincopy .anim-01 {
    width: 1.05rem;
    height: 1.14rem;
    top: -.3rem;
    right: auto;
    left: -.32rem
  }
}

.top-maincopy .anim-02 {
  background-image: url(assets/images/animation/sun.gif);
  width: 1.47917rem;
  height: 1.48333rem;
  top: -.1rem;
  left: calc(50% + 2.74rem)
}

@media (max-width:767px) {
  .top-maincopy .anim-02 {
    width: .55rem;
    height: .82rem;
    top: -.43rem;
    left: .15rem;
    right: auto;
  }
}

.top-maincopy .anim-03 {
  display: none
}

@media (min-width:768px) {
  .top-maincopy .anim-03 {
    display: block;
    background-image: url(assets/images/animation/rainbow.gif);
    width: 1.35rem;
    height: 1.255rem;
    top: 2.38rem;
    right: calc(50% + 4.89rem)
  }
}

.top-maincopy .anim-04 {
  background-image: url(assets/images/animation/baloon.gif);
  width: .75rem;
  height: 1.6rem;
  top: 1.86rem;
  left: calc(50% + 6.12rem)
}

@media (max-width:767px) {
  .top-maincopy .anim-04 {
    width: .46rem;
    height: 1.4rem;
    top: 1.28rem;
    right: .12rem;
    left: auto;
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
}

.top-menu, .top-menu .entering {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%)
}

.top-menu {
  position: relative;
  padding: 1.5rem 0;
  background: #fff0d4;
  text-align: center;
  overflow: hidden
}

@media (max-width:767px) {
  .top-menu {
    padding: .85rem 0;
  }
}

.top-menu .entering {
  margin-top: .84rem
}

.top-menu .entering h2 {
  margin: 0 0 .2rem;
  padding-right: .05rem
}

.top-menu .entering h2 img {
  width: 2.84rem
}

.top-menu .entering p {
  margin: .2rem .3rem .35rem;
  padding-left: .05rem;
  font-size: .15rem;
  line-height: .252rem
}

@media (max-width:767px) {
  .top-menu .entering {
    margin-top: .55rem;
    margin-bottom: 1.88rem
  }
  .top-menu .entering h2 {
    margin: 0 0 .23rem;
    padding-right: .16rem
  }
  .top-menu .entering h2 img {
    width: 2.48rem
  }
  .top-menu .entering p {
    margin: .2rem .3rem .24rem;
    padding-left: .02rem;
    text-align: left
  }
}

.top-menu .contact {
  display: none;
  margin: .2rem .3rem;
  padding: .2rem;
  border-radius: .1rem;
  background: #fff
}

@media (max-width:767px) {
  .top-menu .contact {
    display: block
  }
}

.top-menu .contact .title {
  margin: 0 0 .15rem;
  padding-bottom: .13rem;
  padding-right: .05rem;
  border-bottom: 1px solid #e4dcd7;
  font-size: .16rem;
  line-height: .18rem
}

.top-menu .contact .btn {
  width: 100%
}

.top-menu .approach {
  margin: .8rem 0;
  background: no-repeat center;
  background-size: contain
}

@media (min-width:768px) {
  .top-menu .approach {
    background-image: url(assets/images/top/bg-cloud.svg)
  }
}

@media (max-width:767px) {
  .top-menu .approach {
    margin: 0;
    padding: .16rem 0 .6rem;
    background-image: url(assets/images/top/bg-cloud-sp.png);
    background-size: 3.11rem auto;
    background-position: top .4rem center
  }
}

.top-menu .approach h2 {
  margin: 0 0 .3rem;
  padding-top: .1rem
}

@media (max-width:767px) {
  .top-menu .approach h2 {
    margin-bottom: .16rem
  }
}

.top-menu .approach h2 img:first-child {
  height: .5rem
}

@media (min-width:768px) {
  .top-menu .approach h2 img:first-child {
    margin-left: -.08rem;
    margin-bottom: .04rem
  }
}

@media (max-width:767px) {
  .top-menu .approach h2 img:first-child {
    height: .45rem
  }
}

.top-menu .approach h2 img:last-child {
  height: .55rem
}

@media (min-width:768px) {
  .top-menu .approach h2 img:last-child {
    margin-left: -.05rem;
    margin-top: .03rem
  }
}

@media (max-width:767px) {
  .top-menu .approach h2 img:last-child {
    height: .5rem;
    margin-top: -.05rem;
    padding-left: .02rem
  }
}

@media (min-width:768px) {
  .top-menu .sp-carousel .slick-track {
    width: auto!important
  }
  .top-menu .sp-carousel .slick-slide {
    width: 2.7rem!important
  }
  .top-menu .sp-carousel .slick-slide .btn-image {
    width: 2.2rem!important
  }
}

@media (max-width:767px) {
  .top-menu .sp-carousel .slick-slide .btn-image {
    width: 2rem!important
  }
}

.top-menu .sp-carousel .slick-list {
  z-index: 1
}

.top-menu .sp-carousel .slick-arrow {
  position: absolute;
  top: 1rem;
  margin-top: -.217rem;
  border: 0;
  background: 0 0;
  width: .495rem;
  height: .434rem;
  padding: 0;
  font-size: 0;
  line-height: 0;
  z-index: 2;
  cursor: pointer;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.top-menu .sp-carousel .slick-arrow::before {
  content: '';
  display: block;
  width: .495rem;
  height: .434rem;
  background: url(assets/images/common/icon/arrow.svg) no-repeat center;
  background-size: 100%
}

.top-menu .sp-carousel .slick-arrow:active, .top-menu .sp-carousel .slick-arrow:focus, .top-menu .sp-carousel .slick-arrow:hover, .topics-list li a:active .image span, .topics-list li a:focus .image span, .topics-list li a:hover .image span {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.top-menu .sp-carousel .slick-next {
  right: .15rem
}

.top-menu .sp-carousel .slick-prev {
  left: .15rem
}

.top-menu .sp-carousel .slick-prev::before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.top-menu .anim, .top-menu .illust {
  position: absolute;
  background: center no-repeat;
  background-size: 100%;
  pointer-events: none
}

@keyframes mash {
    0% {
    transform:rotate(0deg);
    }
    20% {
    transform:rotate(10deg);
    }
    40% {
    transform:rotate(0deg);
    }
    60% {
    transform:rotate(-10deg);
    }
    80% {
    transform:rotate(0deg);
    }
    100% {
    transform:rotate(0deg);
    }
}
.top-menu .anim-01 {
  background-image: url(assets/images/animation/mash.png);
  width: 1.17rem;
  height: .735rem;
  top: 2.21rem;
  right: calc(50% + 3.8rem);
   animation: mash 2s ease-in-out infinite ;
}

@media (max-width:767px) {
  .top-menu .anim-01 {
    display: none;
  }
}

.top-menu .anim-02 {
  display: none
}

@media (min-width:768px) {
  @keyframes bee {
      0% {
      transform:translateY(0px);
      }
      25% {
      transform:translateY(20px);
      }
      50% {
      transform:translateY(-20px);
      }
      100% {
      transform:translateY(0px);
      }
  }
  .top-menu .anim-02 {
    display: block;
    background-image: url(assets/images/animation/bee.png);
    width: 1.315rem;
    height: .615rem;
    top: 2.3rem;
    left: calc(50% + 3.3rem);
    animation: bee 3s ease-in-out infinite ;
  }
}

.top-menu .anim-03 {
  display: none
}

@media (min-width:768px) {
  @keyframes flog {
      0% {
      transform:translateY(0px);
      }
      5% {
      transform:translateY(-30px);
      }
      10% {
      transform:translateY(0px);
      }
      100% {
      transform:translateY(0px);
      }
  }
  .top-menu .anim-03 {
    display: block;
    background-image: url(assets/images/animation/flog.png);
    width: 1.3rem;
    height: .885rem;
    top: 4rem;
    right: calc(50% + 4.5rem);
    animation: flog 3s ease-in-out infinite ;
  }
}

@keyframes rabitt {
    0% {
    transform:translateX(0px);
    }
    20% {
    transform:translateX(20px);
    }
    40% {
    transform:translateX(0px);
    }
    60% {
    transform:translateX(-20px);
    }
    80% {
    transform:translateX(0px);
    }
    100% {
    transform:translateX(0px);
    }

}
.top-menu .anim-04 {
  background-image: url(assets/images/animation/rabitt.png);
  width: 1.325rem;
  height: 1.245rem;
  top: 2.9rem;
  left: calc(50% + 5rem);
  animation: rabitt 3s ease-in-out infinite ;
}

@media (max-width:767px) {
  .top-menu .anim-04 {
    display: none;
  }
}

.top-menu .anim-05 {
  display: none
}

@media (min-width:768px) {
  @keyframes drill {
      0% {
      transform:rotate(0deg);
      }
      20% {
      transform:rotate(-10deg);
      }
      40% {
      transform:rotate(0deg);
      }
      60% {
      transform:rotate(10deg);
      }
      80% {
      transform:rotate(0deg);
      }
      100% {
      transform:rotate(0deg);
      }
  }
  .top-menu .anim-05 {
    display: block;
    background-image: url(assets/images/animation/drill.png);
    width: .875rem;
    height: .69rem;
    top: 3.85rem;
    right: calc(50% + 2.6rem);
    animation: drill 1.5s ease-in-out infinite ;
  }
}

.top-menu .anim-06 {
  display: none
}

@media (min-width:768px) {
  @keyframes snail {
      0% {
      transform:rotate(0deg);
      }
      20% {
      transform:rotate(-5deg);
      }
      40% {
      transform:rotate(-10deg);
      }
      60% {
      transform:rotate(-5deg);
      }
      80% {
      transform:rotate(0deg);
      }
      100% {
      transform:rotate(0deg);
      }
  }
  .top-menu .anim-06 {
    display: block;
    background-image: url(assets/images/animation/snail.png);
    width: 1.07rem;
    height: .665rem;
    top: 4rem;
    left: calc(50% + 3.58rem);
    animation: snail 3s ease-in-out infinite ;
  }
}

.top-menu .illust-03, .top-mv li+li {
  display: none
}

@media (min-width:768px) {
  .top-menu .illust-03 {
    display: block;
    background-image: url(assets/images/top/illust-03.png);
    width: 3.29rem;
    height: 2.61rem;
    top: 2.37rem;
    right: calc(50% + 3.47rem)
  }
}

.top-menu .illust-04 {
  background-image: url(assets/images/top/illust-04.png);
  width: 5.18rem;
  height: 1.69rem;
  top: .47rem;
  right: calc(50% - 2.56rem);
  z-index: 2
}

@media (max-width:767px) {
  .top-menu .illust-04 {
    width: 2.04rem;
    height: .66rem;
    top: .1rem;
    right: calc(50% - .98rem)
  }
}

@media (min-width:768px) {
  .top-menu .illust-05 {
    background-image: url(assets/images/top/illust-05.png);
    width: 3.27rem;
    height: 2.76rem;
    top: 2.2rem;
    left: calc(50% + 3.55rem)
  }
}

@media (max-width:767px) {
  .top-menu .illust-05 {
    background-image: url(assets/images/top/illust-05-sp.png);
    width: 2.9rem;
    height: 1.27rem;
    top: 6.35rem;
    left: .2rem
  }
}

.top-mv {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw)
}

.top-mv .slides {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  height: 5.86rem
}

@media (max-width:767px) {
  .top-mv .slides {
    height: 2.18rem
  }
}

.top-mv li {
  position: relative;
  z-index: 1;
  width: 100%;
  background: #2b1f14
}

.top-mv .img {
  width: 100%;
  height: 5.86rem;
  background-position: center;
  background-size: cover
}

@media (max-width:767px) {
  .top-mv .img {
    height: 1.96rem
  }
}

.top-mv .svg-round {
  position: absolute;
  left: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%) translateY(-.8822rem) scaley(-1);
  transform: translateX(-50%) translateY(-.8822rem) scaley(-1);
  width: 19.2rem;
  height: 2.02rem
}

@media (max-width:767px) {
  .top-mv .svg-round {
    display: none
  }
}

.top-mv .slick-dots {
  position: absolute;
  z-index: 2;
  bottom: .7rem;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center
}

@media (max-width:767px) {
  .top-mv .slick-dots {
    bottom: .07rem
  }
}

.top-mv .slick-dots button {
  display: block;
  padding: .03rem;
  border: 0;
  outline: 0;
  background: 0 0;
  font-size: 0;
  line-height: 0;
  cursor: pointer
}

.top-mv .slick-dots button::before {
  display: block;
  content: '';
  width: .08rem;
  height: .08rem;
  border-radius: 50%;
  background: #ccc
}

.top-mv .slick-dots button:active, .top-mv .slick-dots button:focus, .top-mv .slick-dots button:hover {
  outline: 0
}

.top-mv .slick-dots li {
  display: inline-block;
  width: .11rem;
  height: .11rem;
  margin: 0 .05rem;
  padding: 0;
  background: 0 0
}

.top-mv .slick-dots li.slick-active button::before {
  background: #f90
}

.top-topics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (min-width:768px) {
  .top-topics {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    padding: .5rem .4rem .2rem
  }
}

@media (max-width:767px) {
  .top-topics {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: .33rem .13rem 0
  }
}

.top-topics h2 {
  margin: 0 0 .15rem
}

@media (max-width:767px) {
  .top-topics h2 {
    margin: 0 0 .25rem;
    padding-right: .03rem
  }
}

@media (min-width:768px) {
  .top-topics h2 img {
    margin-left: -.02rem;
    margin-top: .03rem;
    width: 2.13rem
  }
}

@media (max-width:767px) {
  .top-topics h2 img {
    width: 2.93rem
  }
}

.top-topics .btn {
  margin: .1rem 0 .15rem
}

@media (max-width:767px) {
  .top-topics .btn {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: .3rem auto 0;
    width: 2rem
  }
}

.top-topics .topics-list {
  width: calc(100% + .18rem);
  margin-left: -.18rem
}

.top-topics .topics-list li {
  width: calc(20% - .18rem);
  margin-left: .18rem
}

@media (max-width:767px) {
  .top-topics .topics-list, .top-topics .topics-list li {
    width: 100%;
    margin-left: 0
  }
}

.topics-detail .body {
  width: 100%
}

@media (min-width:768px) {
  .topics-detail .body {
    border-radius: .1rem;
    border: .05rem solid #e4dcd7;
    padding: .4rem .6rem
  }
}

.topics-detail .footer {
  margin: .3rem 0;
  width: 100%
}

.topics-list {
  width: calc(100% + .26rem);
  margin-left: -.26rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media (max-width:767px) {
  .topics-list {
    margin-left: 0
  }
}

.topics-list li {
  margin-top: .26rem;
  margin-left: .26rem;
  width: calc(25% - .26rem);
  border: .05rem solid #e4dcd7;
  border-radius: .1rem;
  background: #fff;
  overflow: hidden
}

@media (max-width:767px) {
  .topics-list li {
    margin-top: .155rem;
    margin-left: 0;
    width: 100%;
    border-width: .03rem
  }
}

.topics-list li a {
  text-decoration: none;
  display: block;
  height: 100%;
  position: relative
}

.topics-list li a:active .text .title, .topics-list li a:focus .text .title, .topics-list li a:hover .text .title {
  text-decoration: none
}

@media (max-width:767px) {
  .topics-list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .04rem .03rem;
    height: 1.19rem
  }
}

.topics-list li .image {
  overflow: hidden
}

.topics-list li .image span {
  display: block;
  padding-top: 70%;
  background-size: cover;
  background-position: center;
  -webkit-transition: -webkit-transform .2s cubic-bezier(.22, .61, .36, 1);
  transition: transform .2s cubic-bezier(.22, .61, .36, 1);
  transition: transform .2s cubic-bezier(.22, .61, .36, 1), -webkit-transform .2s cubic-bezier(.22, .61, .36, 1);
  -webkit-transform: scale(1);
  transform: scale(1)
}

@media (max-width:767px) {
  .topics-list li .image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1.3rem;
    height: .9rem
  }
}

.topics-list li .text {
  padding: .15rem .15rem .55rem;
  font-size: .15rem;
  line-height: .252rem
}

@media (max-width:767px) {
  .topics-list li .text {
    padding: .05rem .1rem
  }
}

.topics-list li .text .date {
  color: #f19149;
  white-space: pre
}

.topics-list li .text .title {
  text-decoration: underline
}

.topics-list li .text .tag {
  font-size: 0;
  position: absolute;
  line-height: 0;
  bottom: .15rem
}

.topics-list li .text .tag span {
  margin: .05rem 0 0;
  display: inline-block;
  padding: 0 .05rem;
  background: #b3937f;
  color: #fff;
  font-size: .12rem;
  line-height: .25rem
}

@media (max-width:767px) {
  .topics-list li .text .tag {
    bottom: auto;
    top: .94rem;
    left: .03rem;
    width: 1.3rem
  }
  .topics-list li .text .tag span {
    margin: 0;
    width: 1.3rem;
    height: .21rem;
    line-height: .21rem;
    text-align: center
  }
}

.topics-nav {
  width: 100%;
  padding: .2rem;
  border: .05rem solid #e4dcd7;
  border-radius: .1rem;
  line-height: 0
}

@media (max-width:767px) {
  .topics-nav {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: .4rem
  }
}

.topics-nav .form-select {
  display: inline-block;
  width: 2rem;
  margin-right: .3rem
}

.topics-nav ul {
  margin: 0;
  display: inline-block
}

@media (max-width:767px) {
  .topics-nav ul {
    margin-top: .1rem
  }
}

.topics-nav ul li {
  margin: 0;
  padding: 0
}

@media (min-width:768px) {
  .topics-nav ul li {
    display: inline-block
  }
  .topics-nav ul li+li {
    margin-left: .2rem;
    padding-left: .2rem;
    border-left: 1px solid #000
  }
}

.topics-nav ul a, .topics-nav ul span {
  font-size: .16rem;
  line-height: .32rem
}

.topics-nav ul span {
  font-weight: 700;
  color: #f19149
}

.topics-pager {
  width: 100%;
  margin-top: .4rem;
  text-align: center
}

.topics-pager a, .topics-pager span {
  display: inline-block;
  margin: 0 .025rem;
  border-radius: 50%;
  width: .5rem;
  height: .5rem;
  font-size: .18rem;
  line-height: .3rem;
  vertical-align: bottom
}

@media (max-width:767px) {
  .topics-pager a, .topics-pager span {
    width: .4rem;
    height: .4rem;
    line-height: .2rem
  }
}

.topics-pager span {
  padding: .1rem;
  background: #ffc209;
  color: #fff
}

.topics-pager a {
  padding: .08rem;
  border: .02rem solid #e4dcd7;
  color: #693f3f;
  text-decoration: none;
  -webkit-transition-property: color, border-color;
  transition-property: color, border-color;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.topics-pager a:active, .topics-pager a:focus, .topics-pager a:hover {
  border-color: #ffc209
}

.topics-pager a:active, .topics-pager a:active::before, .topics-pager a:focus, .topics-pager a:focus::before, .topics-pager a:hover, .topics-pager a:hover::before {
  color: #ffc209
}

.topics-pager .link_before, .topics-pager .link_next {
  text-indent: -1.5em;
  padding-left: 0;
  padding-right: 0;
  background: #e4dcd7;
  font-size: 0
}

.topics-pager .link_before::before, .topics-pager .link_next::before {
  display: inline-block;
  margin-right: 0;
  height: 1.5em;
  font-size: inherit;
  line-height: 1.5em;
  text-indent: 0;
  font-size: .24rem;
  line-height: .3rem;
  height: .3rem;
  width: 100%;
  text-align: center;
  color: #fff
}

.topics-pager .link_before *, .topics-pager .link_next * {
  text-indent: 0
}

@media (max-width:767px) {
  .topics-pager .link_before::before, .topics-pager .link_next::before {
    line-height: .2rem;
    height: .2rem
  }
}

.topics-pager .link_before {
  margin-right: .1rem
}

.topics-pager .link_before::before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.topics-pager .link_next {
  margin-left: .1rem
}

.v-access-map, .v-route-map {
  margin: .3rem 0 0;
  width: 100%
}

.v-access-map .info {
  display: none
}

@media (min-width:768px) {
  .v-route-map {
    border: .05rem solid #e4dcd7;
    border-radius: .1rem;
    overflow: hidden
  }
  .v-route-map .map-wrapper {
    padding: .2rem
  }
}

.v-route-map .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.v-route-map .tab button {
  border: 0;
  background: #f4ebe6;
  color: #5f4b3e;
  font-weight: 700;
  line-height: .25rem;
  cursor: pointer;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.v-route-map .tab button:active, .v-route-map .tab button:focus, .v-route-map .tab button:hover {
  background: #f9e5b3;
  color: #000
}

.v-route-map .tab button.active {
  background: #fddf80;
  color: #000
}

.v-route-map .tab button::before {
  content: '';
  display: inline-block;
  margin: .05rem .1rem .05rem 0;
  width: .15rem;
  height: .15rem;
  border-radius: 50%;
  border: 2px solid #fff;
  vertical-align: bottom
}

.v-route-map .tab button.route-a::before, .v-route-map .tab button.route-b::before {
  background: #ff6262
}

.v-route-map .tab button.route-c::before, .v-route-map .tab button.route-d::before {
  background: #76d55a
}

.v-route-map .tab button.route-e::before, .v-route-map .tab button.route-f::before {
  background: #5aaad5
}

@media (max-width:767px) {
  .v-route-map .tab {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .v-route-map .tab button {
    position: relative;
    margin-bottom: .18rem;
    padding: .125rem .125rem .125rem .075rem;
    width: calc(50% - .04rem);
    font-size: .16rem
  }
  .v-route-map .tab button.active::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -.09rem;
    left: calc(50% - .09rem);
    width: .18rem;
    height: .18rem;
    background: #fddf80;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
}

@media (min-width:768px) {
  .v-route-map .tab {
    border-bottom: 1px solid #e4dcd7
  }
  .v-route-map .tab button {
    width: 20%;
    padding: .15rem 0;
    font-size: .18rem
  }
  .v-route-map .tab button+button {
    border-left: 1px solid #e4dcd7
  }
}

.text-large {
  font-size: .24rem;
  line-height: .32rem
}

.list-links a, .text-link {
  display: inline-block;
  text-indent: -1em;
  padding-left: 1em;
  color: #693f3f;
  text-decoration: none;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.list-links a::before, .text-link::before {
  display: inline-block;
  margin-right: 0;
  height: 1.5em;
  width: 1.5em;
  color: #fff;
  font-size: inherit;
  line-height: 1.5em;
  text-indent: 0;
  text-align: center
}

.list-links a *, .text-link * {
  text-indent: 0
}

.list-links a:before, .text-link:before {
  width: .7em;
  font-size: .15rem;
  line-height: inherit;
  color: #ffc209
}

@media (max-width:767px) {
  .list-links a:before, .text-link:before {
    width: 1em
  }
}

.list-links a:active, .list-links a:focus, .list-links a:hover, .text-link:active, .text-link:focus, .text-link:hover {
  color: #ffc209
}

.text-right {
  text-align: right
}

.text-warn {
  font-size: .16rem;
  font-weight: 700;
  color: #ff3b17
}
.sp-none{
  display: block;
}
@media (max-width:767px) {
  .sp-none {
    display: none;
  }
}
/* パスワード画面 */
.page_pass_wrap {
  margin: 0 auto;
  max-width: 380px;
  padding: 50px 20px;
}

.page_pass_input {
  border: 1px solid #000;
  display: block;
  font-size: 16px;
  margin-top: 20px;
  padding: 10px;
  width: 100%;
}

.page_pass_submit {
  margin: 20px auto;
  width: 100%;
  -webkit-appearance: none;
  padding: .09rem .2rem;
  min-height: .5rem;
  min-width: 2rem;
  border: 0;
  border-radius: .25rem;
  background: #59493f;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 400;
  text-indent: 0;
  cursor: pointer;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.page_pass_submit:hover {
  background: #ffc209!important;
}
/*!
 * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bacteria:before {
  content: "\f959"; }

.fa-bacterium:before {
  content: "\f95a"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\f95b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\f952"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deezer:before {
  content: "\f977"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\f978"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\f905"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\f907"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\f979"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\f95c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\f95d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\f95e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\f95f"; }

.fa-handshake-slash:before {
  content: "\f960"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\f961"; }

.fa-head-side-cough-slash:before {
  content: "\f962"; }

.fa-head-side-mask:before {
  content: "\f963"; }

.fa-head-side-virus:before {
  content: "\f964"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\f965"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\f913"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\f955"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\f966"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\f967"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\f91a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\f956"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\f968"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\f91e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\f969"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\f96a"; }

.fa-pump-soap:before {
  content: "\f96b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\f97a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\f96c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\f957"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\f96d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\f96e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\f96f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\f970"; }

.fa-store-slash:before {
  content: "\f971"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\f97b"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\f972"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\f941"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\f949"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-unsplash:before {
  content: "\f97c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-slash:before {
  content: "\f973"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\f974"; }

.fa-virus-slash:before {
  content: "\f975"; }

.fa-viruses:before {
  content: "\f976"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("assets/webfonts/fa-brands-400.eot");
  src: url("assets/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("assets/webfonts/fa-brands-400.woff2") format("woff2"), url("assets/webfonts/fa-brands-400.woff") format("woff"), url("assets/webfonts/fa-brands-400.ttf") format("truetype"), url("assets/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("assets/webfonts/fa-regular-400.eot");
  src: url("assets/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("assets/webfonts/fa-regular-400.woff2") format("woff2"), url("assets/webfonts/fa-regular-400.woff") format("woff"), url("assets/webfonts/fa-regular-400.ttf") format("truetype"), url("assets/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("assets/webfonts/fa-solid-900.eot");
  src: url("assets/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("assets/webfonts/fa-solid-900.woff2") format("woff2"), url("assets/webfonts/fa-solid-900.woff") format("woff"), url("assets/webfonts/fa-solid-900.ttf") format("truetype"), url("assets/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
