@charset "UTF-8";
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  padding: 0;
  margin: 0;
  font-size: inherit;
  font-size: 1rem;
  vertical-align: bottom;
  background: 0 0;
  border: 0;
  outline: 0
}
body {
  line-height: 1
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block
}
li,
ul {
  list-style: none
}
blockquote,
q {
  quotes: none
}
blockquote::after,
blockquote::before,
q::after,
q::before {
  content: none
}
a,
em,
i,
small,
span,
strong {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}
ins {
  color: #000;
  text-decoration: none;
  background-color: #ff9
}
mark {
  font-style: italic;
  font-weight: 700;
  color: #000;
  background-color: #ff9
}
del {
  text-decoration: line-through
}
abbr[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted
}
table {
  border-spacing: 0;
  border-collapse: collapse
}
hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #ccc
}
input,
select {
  vertical-align: middle
}
html {
  font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #000;
  word-wrap: break-word
}
body {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.6
}
a {
  color: #000;
  text-decoration: none;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s
}
@media (hover:hover) and (pointer:fine) {
  a:hover {
    text-decoration: none
  }
}
img {
  max-width: 100%;
  vertical-align: bottom
}
@media screen and (max-width:750px) {
  img {
    width: 100%
  }
}
strong {
  font-weight: 700
}
input {
  padding: 0;
  background: 0 0;
  border: none
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
  font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  vertical-align: bottom;
  background-color: #fff;
  border: 1px solid transparent
}
input[type=date]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #e2e2e2
}
input[type=date]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #e2e2e2
}
input[type=date]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #e2e2e2
}
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
  border: 1px solid #cecece
}
input[type=date]:focus-visible,
input[type=datetime-local]:focus-visible,
input[type=datetime]:focus-visible,
input[type=email]:focus-visible,
input[type=month]:focus-visible,
input[type=number]:focus-visible,
input[type=password]:focus-visible,
input[type=search]:focus-visible,
input[type=tel]:focus-visible,
input[type=text]:focus-visible,
input[type=time]:focus-visible,
input[type=url]:focus-visible,
input[type=week]:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: 0
}
input[type=date]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cecece
}
input[type=date]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cecece
}
input[type=date]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cecece
}
input[type=date]::-ms-input-placeholder,
input[type=datetime-local]::-ms-input-placeholder,
input[type=datetime]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=month]::-ms-input-placeholder,
input[type=number]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
input[type=search]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder,
input[type=time]::-ms-input-placeholder,
input[type=url]::-ms-input-placeholder,
input[type=week]::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #cecece
}
input[type=date]::placeholder,
input[type=datetime-local]::placeholder,
input[type=datetime]::placeholder,
input[type=email]::placeholder,
input[type=month]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=time]::placeholder,
input[type=url]::placeholder,
input[type=week]::placeholder,
select::placeholder,
textarea::placeholder {
  color: #cecece
}
input[type=checkbox],
input[type=radio] {
  margin: 0;
  vertical-align: -1px
}
input[type=button],
input[type=submit] {
  font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  vertical-align: bottom;
  cursor: pointer;
  -webkit-appearance: none
}
textarea {
  vertical-align: bottom;
  resize: vertical
}
em {
  font-style: italic
}
sup {
  font-size: .5em;
  vertical-align: super
}
sub {
  font-size: .5em;
  vertical-align: sub
}
blockquote {
  position: relative;
  padding: 1em 1em 1em 3em;
  background-color: #eeefff;
  border-left: 3px solid #666
}
blockquote::before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 600%;
  line-height: 1em;
  color: #999;
  content: "“"
}
::-moz-selection {
  background: #d4dcd6
}
::selection {
  background: #d4dcd6
}
::-moz-selection {
  background: #d4dcd6
}
button {
  font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  border: none
}
.slick-slider {
  position: relative;
  display: block;
  -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 {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.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 img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.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
}
.slick-arrow.slick-hidden {
  display: none
}
.slick-loading .slick-list {
  background: #fff url(ajax-loader.gif) center center no-repeat
}
@font-face {
  font-family: slick;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  padding: 0;
  border: none;
  outline: 0
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25
}
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-prev {
  left: -25px
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px
}
.slick-prev:before {
  content: "←"
}
[dir=rtl] .slick-prev:before {
  content: "→"
}
.slick-next {
  right: -25px
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto
}
.slick-next:before {
  content: "→"
}
[dir=rtl] .slick-next:before {
  content: "←"
}
.slick-dotted.slick-slider {
  margin-bottom: 30px
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}
@-webkit-keyframes bounce {
  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0)
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0)
  }
  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0)
  }
}
@keyframes bounce {
  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0)
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0)
  }
  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0)
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom
}
@-webkit-keyframes flash {
  50%,
  from,
  to {
    opacity: 1
  }
  25%,
  75% {
    opacity: 0
  }
}
@keyframes flash {
  50%,
  from,
  to {
    opacity: 1
  }
  25%,
  75% {
    opacity: 0
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
  50% {
    -webkit-transform: scale3d(1.05,1.05,1.05);
    transform: scale3d(1.05,1.05,1.05)
  }
  to {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
  50% {
    -webkit-transform: scale3d(1.05,1.05,1.05);
    transform: scale3d(1.05,1.05,1.05)
  }
  to {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
  30% {
    -webkit-transform: scale3d(1.25,.75,1);
    transform: scale3d(1.25,.75,1)
  }
  40% {
    -webkit-transform: scale3d(.75,1.25,1);
    transform: scale3d(.75,1.25,1)
  }
  50% {
    -webkit-transform: scale3d(1.15,.85,1);
    transform: scale3d(1.15,.85,1)
  }
  65% {
    -webkit-transform: scale3d(.95,1.05,1);
    transform: scale3d(.95,1.05,1)
  }
  75% {
    -webkit-transform: scale3d(1.05,.95,1);
    transform: scale3d(1.05,.95,1)
  }
  to {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
  30% {
    -webkit-transform: scale3d(1.25,.75,1);
    transform: scale3d(1.25,.75,1)
  }
  40% {
    -webkit-transform: scale3d(.75,1.25,1);
    transform: scale3d(.75,1.25,1)
  }
  50% {
    -webkit-transform: scale3d(1.15,.85,1);
    transform: scale3d(1.15,.85,1)
  }
  65% {
    -webkit-transform: scale3d(.95,1.05,1);
    transform: scale3d(.95,1.05,1)
  }
  75% {
    -webkit-transform: scale3d(1.05,.95,1);
    transform: scale3d(1.05,.95,1)
  }
  to {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0)
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0)
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0)
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0)
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0,0,1,15deg);
    transform: rotate3d(0,0,1,15deg)
  }
  40% {
    -webkit-transform: rotate3d(0,0,1,-10deg);
    transform: rotate3d(0,0,1,-10deg)
  }
  60% {
    -webkit-transform: rotate3d(0,0,1,5deg);
    transform: rotate3d(0,0,1,5deg)
  }
  80% {
    -webkit-transform: rotate3d(0,0,1,-5deg);
    transform: rotate3d(0,0,1,-5deg)
  }
  to {
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg)
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0,0,1,15deg);
    transform: rotate3d(0,0,1,15deg)
  }
  40% {
    -webkit-transform: rotate3d(0,0,1,-10deg);
    transform: rotate3d(0,0,1,-10deg)
  }
  60% {
    -webkit-transform: rotate3d(0,0,1,5deg);
    transform: rotate3d(0,0,1,5deg)
  }
  80% {
    -webkit-transform: rotate3d(0,0,1,-5deg);
    transform: rotate3d(0,0,1,-5deg)
  }
  to {
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg)
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
  10%,
  20% {
    -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
    transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
  }
  to {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
  10%,
  20% {
    -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
    transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
  }
  to {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none
  }
  15% {
    -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
  }
  30% {
    -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
  }
  60% {
    -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none
  }
  15% {
    -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
  }
  30% {
    -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
  }
  60% {
    -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble
}
@-webkit-keyframes jello {
  11.1%,
  from,
  to {
    -webkit-transform: none;
    transform: none
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(.39063deg) skewY(.39063deg);
    transform: skewX(.39063deg) skewY(.39063deg)
  }
  88.8% {
    -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
    transform: skewX(-.19531deg) skewY(-.19531deg)
  }
}
@keyframes jello {
  11.1%,
  from,
  to {
    -webkit-transform: none;
    transform: none
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(.39063deg) skewY(.39063deg);
    transform: skewX(.39063deg) skewY(.39063deg)
  }
  88.8% {
    -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
    transform: skewX(-.19531deg) skewY(-.19531deg)
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center
}
@-webkit-keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }
  20% {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1)
  }
  40% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03,1.03,1.03);
    transform: scale3d(1.03,1.03,1.03)
  }
  80% {
    -webkit-transform: scale3d(.97,.97,.97);
    transform: scale3d(.97,.97,.97)
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}
@keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }
  20% {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1)
  }
  40% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03,1.03,1.03);
    transform: scale3d(1.03,1.03,1.03)
  }
  80% {
    -webkit-transform: scale3d(.97,.97,.97);
    transform: scale3d(.97,.97,.97)
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-3000px,0);
    transform: translate3d(0,-3000px,0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,25px,0);
    transform: translate3d(0,25px,0)
  }
  75% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0)
  }
  90% {
    -webkit-transform: translate3d(0,5px,0);
    transform: translate3d(0,5px,0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-3000px,0);
    transform: translate3d(0,-3000px,0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,25px,0);
    transform: translate3d(0,25px,0)
  }
  75% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0)
  }
  90% {
    -webkit-transform: translate3d(0,5px,0);
    transform: translate3d(0,5px,0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px,0,0);
    transform: translate3d(-3000px,0,0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px,0,0);
    transform: translate3d(25px,0,0)
  }
  75% {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0)
  }
  90% {
    -webkit-transform: translate3d(5px,0,0);
    transform: translate3d(5px,0,0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px,0,0);
    transform: translate3d(-3000px,0,0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px,0,0);
    transform: translate3d(25px,0,0)
  }
  75% {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0)
  }
  90% {
    -webkit-transform: translate3d(5px,0,0);
    transform: translate3d(5px,0,0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px,0,0);
    transform: translate3d(3000px,0,0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px,0,0);
    transform: translate3d(-25px,0,0)
  }
  75% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0)
  }
  90% {
    -webkit-transform: translate3d(-5px,0,0);
    transform: translate3d(-5px,0,0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px,0,0);
    transform: translate3d(3000px,0,0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px,0,0);
    transform: translate3d(-25px,0,0)
  }
  75% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0)
  }
  90% {
    -webkit-transform: translate3d(-5px,0,0);
    transform: translate3d(-5px,0,0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,3000px,0);
    transform: translate3d(0,3000px,0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0)
  }
  75% {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0)
  }
  90% {
    -webkit-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0)
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
}
@keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,3000px,0);
    transform: translate3d(0,3000px,0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0)
  }
  75% {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0)
  }
  90% {
    -webkit-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0)
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9)
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9)
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0)
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0)
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0)
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0)
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px,0,0);
    transform: translate3d(20px,0,0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0)
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px,0,0);
    transform: translate3d(20px,0,0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0)
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0)
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0)
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0)
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0)
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0)
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0)
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0)
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0)
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0)
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0)
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0)
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0)
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0)
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0)
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
    transform: perspective(400px) rotate3d(0,1,0,-360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
    transform: perspective(400px) scale3d(.95,.95,.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
    transform: perspective(400px) rotate3d(0,1,0,-360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
    transform: perspective(400px) scale3d(.95,.95,.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
    transform: perspective(400px) rotate3d(1,0,0,10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
    transform: perspective(400px) rotate3d(1,0,0,-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
    transform: perspective(400px) rotate3d(1,0,0,10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
    transform: perspective(400px) rotate3d(1,0,0,-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
.flipInX {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
    transform: perspective(400px) rotate3d(0,1,0,-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
    transform: perspective(400px) rotate3d(0,1,0,10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
    transform: perspective(400px) rotate3d(0,1,0,-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
    transform: perspective(400px) rotate3d(0,1,0,-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
    transform: perspective(400px) rotate3d(0,1,0,10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
    transform: perspective(400px) rotate3d(0,1,0,-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
.flipInY {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    opacity: 0
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    opacity: 0
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
    transform: perspective(400px) rotate3d(0,1,0,-15deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    opacity: 0
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
    transform: perspective(400px) rotate3d(0,1,0,-15deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    opacity: 0
  }
}
.flipOutY {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
    transform: translate3d(100%,0,0) skewX(-30deg);
    opacity: 0
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
    transform: translate3d(100%,0,0) skewX(-30deg);
    opacity: 0
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(100%,0,0) skewX(30deg);
    transform: translate3d(100%,0,0) skewX(30deg);
    opacity: 0
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(100%,0,0) skewX(30deg);
    transform: translate3d(100%,0,0) skewX(30deg);
    opacity: 0
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0,0,1,-200deg);
    transform: rotate3d(0,0,1,-200deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0,0,1,-200deg);
    transform: rotate3d(0,0,1,-200deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,-90deg);
    transform: rotate3d(0,0,1,-90deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,-90deg);
    transform: rotate3d(0,0,1,-90deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0,0,1,200deg);
    transform: rotate3d(0,0,1,200deg);
    opacity: 0
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0,0,1,200deg);
    transform: rotate3d(0,0,1,200deg);
    opacity: 0
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,90deg);
    transform: rotate3d(0,0,1,90deg);
    opacity: 0
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,90deg);
    transform: rotate3d(0,0,1,90deg);
    opacity: 0
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0,0,1,80deg);
    transform: rotate3d(0,0,1,80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0,0,1,60deg);
    transform: rotate3d(0,0,1,60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(0,700px,0);
    transform: translate3d(0,700px,0);
    opacity: 0
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0,0,1,80deg);
    transform: rotate3d(0,0,1,80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0,0,1,60deg);
    transform: rotate3d(0,0,1,60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(0,700px,0);
    transform: translate3d(0,700px,0);
    opacity: 0
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
    transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg)
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
    transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg)
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
  }
}
@keyframes rollOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }
  50% {
    opacity: 1
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }
  50% {
    opacity: 1
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }
  to {
    opacity: 0
  }
}
@keyframes zoomOut {
  from {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }
  to {
    opacity: 0
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px,0,0);
    transform: scale(.1) translate3d(-2000px,0,0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px,0,0);
    transform: scale(.1) translate3d(-2000px,0,0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px,0,0);
    transform: scale(.1) translate3d(2000px,0,0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px,0,0);
    transform: scale(.1) translate3d(2000px,0,0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
  float: left
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  transition-property: transform,-webkit-transform
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-lock {
  display: none
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33);
  position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33)
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0)
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  -webkit-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  -webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top,.2s -webkit-transform;
  transition: .2s transform,.2s top,.2s -webkit-transform
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  -webkit-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  -webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left,.2s -webkit-transform;
  transition: .2s transform,.2s left,.2s -webkit-transform
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  -o-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -o-transition: .2s transform,.2s right;
  -webkit-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  -webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
  -o-transition: .2s transform,.2s right,.2s -webkit-transform;
  transition: .2s transform,.2s right,.2s -webkit-transform
}
.swiper-pagination-progressbar {
  background: rgba(0,0,0,.25);
  position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255,255,255,.25)
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0,0,0,.25)
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000
}
.swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,.1)
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,.5);
  border-radius: 10px;
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-scrollbar-lock {
  display: none
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.swiper-slide-zoomed {
  cursor: move
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
  animation: swiper-preloader-spin 1s steps(12,end) infinite
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-cube {
  overflow: visible
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}
.swiper-container-flip {
  overflow: visible
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px
}
.l-body.is-noscroll {
  overflow-y: hidden
}
@media print,
screen and (min-width:751px) {
  .l-contents01 {
    padding-left: 5vw
  }
}
.l-contents01__breadcrumb {
  width: 100%;
  max-width: 1258px;
  margin: 0 auto 147px
}
@media screen and (max-width:750px) {
  .l-contents01__breadcrumb {
    width: 89.33333vw;
    margin-bottom: 24.66667vw
  }
}
.l-contents01__btn {
  display: block;
  width: 300px;
  padding: 18px 46px 18px 30px;
  background: #fff;
  border-radius: 30px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .l-contents01__btn {
    font-size: 12px;
    font-size: 3.2vw;
    width: 65.33333vw;
    padding: 4.26667vw 10vw 4.26667vw 6.66667vw;
    border-radius: 6.66667vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .l-contents01__btn:hover {
    background: #f0eceb
  }
}
.l-contents01__btn:not(:last-child) {
  margin-bottom: 10px
}
@media screen and (max-width:750px) {
  .l-contents01__btn:not(:last-child) {
    margin-bottom: 2.66667vw
  }
}
.l-contents01__btn--blue {
  color: #fff;
  background: #4994db
}
@media (hover:hover) and (pointer:fine) {
  .l-contents01__btn--blue:hover {
    background: #256da8
  }
}
.l-contents01__content {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 440px;
  margin-right: min(138/1366*100vw,138px)
}
@media screen and (max-width:750px) {
  .l-contents01__content {
    display: contents
  }
}
.l-contents01__detail01 {
  position: absolute;
  top: -100px;
  left: -30px;
  display: inline-block;
  padding: 20px 30px 20px 70px;
  margin-bottom: 30px;
  font-size: 20px;
  color: #fff;
  border-radius: 40px
}
@media screen and (max-width:750px) {
  .l-contents01__detail01 {
    font-size: 16px;
    font-size: 4.26667vw;
    top: -17.86667vw;
    left: 2vw;
    padding: 3.46667vw 5.33333vw 3.46667vw 13.06667vw;
    border-radius: 6.66667vw
  }
}
.l-contents01__detail01::after {
  position: absolute;
  bottom: -10px;
  left: 40px;
  width: 10px;
  height: 10px;
  -webkit-clip-path: polygon(0 0,100% 100%,100% 0);
  clip-path: polygon(0 0,100% 100%,100% 0);
  content: ""
}
@media screen and (max-width:750px) {
  .l-contents01__detail01::after {
    bottom: -2.13333vw;
    left: 6.66667vw;
    width: 2.13333vw;
    height: 2.13333vw
  }
}
.l-contents01__detail01::before {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 60px;
  height: 60px;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .l-contents01__detail01::before {
    left: 1.33333vw;
    width: 11.73333vw;
    height: 11.73333vw
  }
}
.l-contents01__detail01--1 {
  width: 280px;
  background: #f4922f
}
@media screen and (max-width:750px) {
  .l-contents01__detail01--1 {
    width: auto
  }
}
.l-contents01__detail01--1::after {
  background: #f4922f
}
.l-contents01__detail01--1::before {
  background-image: url(../img/common/icn_sec01.svg)
}
.l-contents01__detail01--2 {
  width: 320px;
  background: #0076e5
}
@media screen and (max-width:750px) {
  .l-contents01__detail01--2 {
    width: auto
  }
}
.l-contents01__detail01--2::after {
  background: #0076e5
}
.l-contents01__detail01--2::before {
  background-image: url(../img/common/icn_sec02.svg)
}
.l-contents01__detail01--3 {
  width: 322px;
  background: #7dac00
}
@media screen and (max-width:750px) {
  .l-contents01__detail01--3 {
    width: auto
  }
}
.l-contents01__detail01--3::after {
  background: #7dac00
}
.l-contents01__detail01--3::before {
  background-image: url(../img/common/icn_sec03.svg)
}
.l-contents01__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
@media screen and (max-width:750px) {
  .l-contents01__flex {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.l-contents01__img {
  width: 50vw
}
@media print,
screen and (min-width:751px) {
  .l-contents01__img {
    height: 500px
  }
}
@media screen and (max-width:750px) {
  .l-contents01__img {
    width: 100%;
    margin-bottom: 6.4vw
  }
}
.l-contents01__img img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover
}
@media print,
screen and (min-width:751px) {
  .l-contents01__img img {
    border-radius: 10px 0 0 10px
  }
}
.l-contents01__logo01 {
  width: 360px
}
@media screen and (max-width:750px) {
  .l-contents01__logo01 {
    width: 69.33333vw
  }
}
.l-contents01__noteItem {
  font-size: 12px
}
@media screen and (max-width:750px) {
  .l-contents01__noteItem {
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.l-contents01__ttl {
  margin-bottom: 32px;
  font-size: 40px;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .l-contents01__ttl {
    font-size: 25px;
    font-size: 6.66667vw;
    width: 89.33333vw;
    margin: 0 auto 5.86667vw
  }
}
.l-contents01__ttlLead {
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5
}
@media screen and (max-width:750px) {
  .l-contents01__ttlLead {
    font-size: 16px;
    font-size: 4.26667vw;
    line-height: 1
  }
}
.l-contents01__txt01 {
  margin-bottom: 20px
}
@media screen and (max-width:750px) {
  .l-contents01__txt01 {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 2.66667vw
  }
}
@media screen and (max-width:750px) {
  .l-contents01__txtWrap {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 89.33333vw;
    margin: 0 auto
  }
}
.l-contents02 {
  width: 90%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .l-contents02 {
    max-width: 1178px
  }
}
@media screen and (max-width:750px) {
  .l-contents02 {
    width: 89.33333vw
  }
}
.l-contents02__btn {
  display: block;
  width: 260px;
  height: 60px;
  padding: 0 30px;
  font-size: 14px;
  line-height: 60px;
  background: #fff;
  border-radius: 30px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .l-contents02__btn {
    font-size: 12px;
    font-size: 3.2vw;
    width: 65.33333vw;
    height: 13.33333vw;
    padding: 0 6.66667vw;
    line-height: 13.33333vw;
    border-radius: 6.66667vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .l-contents02__btn:hover {
    background: #f0eceb
  }
}
@media print,
screen and (min-width:751px) {
  .l-contents02__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.l-contents02__ttl {
  margin-bottom: 30px
}
.l-contents02__ttlImg--1 {
  display: block;
  width: 490px
}
@media screen and (max-width:750px) {
  .l-contents02__ttlImg--1 {
    width: 100%
  }
}
.l-contents02__ttlImg--2 {
  display: block;
  width: 562px
}
@media screen and (max-width:750px) {
  .l-contents02__ttlImg--2 {
    width: 100%
  }
}
.l-contents02__ttlLead {
  position: relative;
  display: block;
  padding-left: 24px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 500
}
@media screen and (max-width:750px) {
  .l-contents02__ttlLead {
    font-size: 16px;
    font-size: 4.26667vw;
    padding-left: 4.8vw;
    margin-bottom: 4vw
  }
}
.l-contents02__ttlLead::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  content: "";
  background: #4994db;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .l-contents02__ttlLead::before {
    width: 2.66667vw;
    height: 2.66667vw
  }
}
.l-contents02__txt01 {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700
}
.l-contents02__txt02 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 714px;
  margin-right: 40px
}
@media screen and (max-width:750px) {
  .l-contents02__txt02 {
    font-size: 14px;
    font-size: 3.73333vw;
    margin: 0 0 5.33333vw
  }
}
.l-download {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
  -webkit-transform: translateX(320px);
  -ms-transform: translateX(320px);
  transform: translateX(320px)
}
@media screen and (max-width:750px) {
  .l-download {
    right: 4vw;
    bottom: 4vw;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}
@media print,
screen and (min-width:751px) {
  .l-download.is-open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
}
.l-download.is-hidden {
  display: none
}
.l-download__btn {
  position: relative;
  width: 55px;
  height: 280px;
  padding: 38px 16px;
  cursor: pointer;
  background: #ffeb00;
  border-radius: 8px 0 0 8px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media print,
screen and (min-width:751px) {
  .l-download__btn {
    border-top: 2px solid #ffeb00;
    border-bottom: 2px solid #ffeb00;
    border-left: 2px solid #ffeb00
  }
}
@media screen and (max-width:750px) {
  .l-download__btn {
    z-index: 301;
    width: 19.46667vw;
    height: 14.4vw;
    padding: 7.6vw 0 2.93333vw;
    border: 2px solid #ffeb00;
    border-radius: 7.2vw
  }
}
@media screen and (max-width:750px) {
  .l-download.is-open .l-download__btn {
    display: none
  }
}
@media (hover:hover) and (pointer:fine) {
  .l-download__btn:hover {
    background: #fff
  }
}
.l-download__btn::before {
  position: absolute;
  top: 12px;
  left: 50%;
  width: 16px;
  height: 21px;
  content: "";
  background-image: url(../img/common/icn_download.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media screen and (max-width:750px) {
  .l-download__btn::before {
    top: 2.93333vw;
    width: 3.2vw;
    height: 4vw
  }
}
.l-download__close {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 16px;
  height: 16px;
  cursor: pointer
}
@media print,
screen and (max-width:1440px) {
  .l-download__close {
    top: 1.73611vw;
    right: 1.73611vw
  }
}
@media screen and (max-width:750px) {
  .l-download__close {
    top: 4vw;
    right: 4vw;
    width: 3.6vw;
    height: 3.6vw
  }
}
.l-download__menu {
  width: 320px;
  padding: 80px 44px 76px 60px;
  background: #fff
}
@media print,
screen and (max-width:1440px) {
  .l-download__menu {
    padding: 5.55556vw 44px 5.27778vw 60px
  }
}
@media screen and (max-width:750px) {
  .l-download__menu {
    position: fixed;
    bottom: 2.66667vw;
    left: 50%;
    width: 92vw;
    padding: 11.6vw 5.33333vw 8vw;
    visibility: hidden;
    border-radius: 1.33333vw;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}
@media screen and (max-width:750px) {
  .l-download.is-open .l-download__menu {
    visibility: visible;
    opacity: 1
  }
}
.l-download__subItem {
  position: relative;
  padding-right: 32px;
  padding-left: 16px
}
@media screen and (max-width:750px) {
  .l-download__subItem {
    font-size: 14px;
    font-size: 3.73333vw;
    padding-right: 4.93333vw;
    padding-left: 3.73333vw;
    margin-bottom: 0
  }
}
.l-download__subItem::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  content: "";
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .l-download__subItem::before {
    width: 2.13333vw;
    height: 2.13333vw
  }
}
.l-download__subItem.kokugo::before {
  background: #eb3640
}
.l-download__subItem.kokugo a::before {
  background: #eb3640
}
.l-download__subItem.shosha::before {
  background: #ef7820
}
.l-download__subItem.shosha a::before {
  background: #ef7820
}
.l-download__subItem.shakai::before {
  background: #7dac00
}
.l-download__subItem.shakai a::before {
  background: #7dac00
}
.l-download__subItem.chizu::before {
  background: #0e910e
}
.l-download__subItem.chizu a::before {
  background: #0e910e
}
.l-download__subItem.sansu::before {
  background: #0164b0
}
.l-download__subItem.sansu a::before {
  background: #0164b0
}
.l-download__subItem.rika::before {
  background: #11aec4
}
.l-download__subItem.rika a::before {
  background: #11aec4
}
.l-download__subItem.seikatsu::before {
  background: #f2739a
}
.l-download__subItem.seikatsu a::before {
  background: #f2739a
}
.l-download__subItem.katei::before {
  background: #f5a509
}
.l-download__subItem.katei a::before {
  background: #f5a509
}
.l-download__subItem.hoken::before {
  background: #3bbfed
}
.l-download__subItem.hoken a::before {
  background: #3bbfed
}
.l-download__subItem.doutoku::before {
  background: #c760a8
}
.l-download__subItem.doutoku a::before {
  background: #c760a8
}
.l-download__subItem.eigo::before {
  background: #15aa60
}
.l-download__subItem.eigo a::before {
  background: #15aa60
}
@media (hover:hover) and (pointer:fine) {
  .l-download__subItem:hover a::after {
    background-color: #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
}
@media (hover:hover) and (pointer:fine) {
  .l-download__subItem:hover a::before {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
  }
}
.l-download__subItem a::after {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 10px;
  height: 8px;
  content: "";
  background-color: #000;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s,-webkit-transform .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/arrow02.svg);
  mask-image: url(../img/common/arrow02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .l-download__subItem a::after {
    right: 0;
    width: 2.13333vw;
    height: 1.73333vw
  }
}
.l-download__subItem a::before {
  position: absolute;
  top: 50%;
  right: 2px;
  width: 18px;
  height: 18px;
  content: "";
  background: #000;
  border-radius: 50%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0)
}
@media screen and (max-width:750px) {
  .l-download__subItem a::before {
    right: -.53333vw;
    width: 3.46667vw;
    height: 3.46667vw
  }
}
.l-download__subList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media print,
screen and (max-width:1440px) {
  .l-download__subList {
    gap: 2.77778vw
  }
}
@media screen and (max-width:750px) {
  .l-download__subList {
    gap: 2.66667vw 13.33333vw;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}
.l-download__txt {
  font-size: 15px;
  color: #000;
  letter-spacing: .08em
}
@media print,
screen and (min-width:751px) {
  .l-download__txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    height: 200px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
  }
}
@media screen and (max-width:750px) {
  .l-download__txt {
    font-size: 10px;
    font-size: 2.66667vw;
    letter-spacing: 0
  }
}
.l-download__txt::after {
  position: absolute;
  bottom: 22px;
  left: 50%;
  width: 9px;
  height: 9px;
  content: "";
  background-color: #000;
  -webkit-mask-image: url(../img/common/arrow02.svg);
  mask-image: url(../img/common/arrow02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateX(-50%) rotate(180deg);
  -ms-transform: translateX(-50%) rotate(180deg);
  transform: translateX(-50%) rotate(180deg)
}
.l-download.is-open .l-download__txt::after {
  bottom: 21px;
  width: 9px;
  height: 9px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media screen and (max-width:750px) {
  .l-download__txt::after {
    display: none
  }
}
@media (hover:hover) and (pointer:fine) {
  .l-download__btn:hover .l-download__txt::after {
    background-color: #fff
  }
}
.l-download__txt::before {
  position: absolute;
  bottom: 15px;
  left: 50%;
  width: 22px;
  height: 22px;
  content: "";
  background-color: #000;
  border-radius: 50%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0)
}
@media screen and (max-width:750px) {
  .l-download__txt::before {
    display: none
  }
}
@media (hover:hover) and (pointer:fine) {
  .l-download__btn:hover .l-download__txt::before {
    -webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1)
  }
  .l-download.is-open .l-download__btn:hover .l-download__txt::before {
    background: #000
  }
}
.l-downloadBg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100vw;
  height: 100vh;
  cursor: pointer;
  visibility: hidden;
  background: rgba(0,0,0,.2);
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.l-downloadBg.is-open {
  visibility: visible;
  opacity: 1
}
.l-footer {
  position: relative;
  z-index: 2
}
.l-footerBody {
  width: 100%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .l-footerBody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1250px
  }
}
.l-footerBody__bnr01 {
  display: block;
  width: 100%;
  padding-top: 30px;
  padding-right: min(38px,38/1440*100vw);
  padding-bottom: 25px;
  padding-left: min(38px,38/1440*100vw);
  margin-bottom: 30px;
  border: 1px solid #e8e8ea;
  border-radius: 10px
}
@media print,
screen and (min-width:751px) {
  .l-footerBody__bnr01 {
    max-width: 287px
  }
}
@media screen and (max-width:750px) {
  .l-footerBody__bnr01 {
    padding: 8vw 4.66667vw 5.06667vw;
    margin-bottom: 10.66667vw
  }
}
.l-footerBody__btn {
  font-size: 12px;
  font-size: 3.2vw;
  display: block;
  margin-bottom: 4vw;
  line-height: 13.33333vw;
  text-align: center;
  border-radius: 6.66667vw
}
.l-footerBody__btn span {
  position: relative
}
.l-footerBody__btn--1 {
  background-color: #f2c9cb
}
.l-footerBody__btn--2 {
  background-color: #ffeb3c
}
.l-footerBody__box01 {
  width: 100%;
  padding-top: 80px;
  padding-right: min(70px,70/1440*100vw);
  padding-bottom: 100px;
  padding-left: 40px;
  border-right: 1px solid #e8e8ea
}
@media print,
screen and (min-width:751px) {
  .l-footerBody__box01 {
    max-width: 952px
  }
}
@media screen and (max-width:750px) {
  .l-footerBody__box01 {
    padding: 13.33333vw 5.33333vw 2.66667vw;
    border: none
  }
}
.l-footerBody__box02 {
  width: 100%;
  padding-top: 80px;
  padding-right: 20px;
  padding-bottom: 100px;
  padding-left: min(100px,100/1440*100vw)
}
@media print,
screen and (min-width:751px) {
  .l-footerBody__box02 {
    max-width: 488px
  }
}
@media screen and (max-width:750px) {
  .l-footerBody__box02 {
    padding: 0 12.66667vw 16vw
  }
}
.l-footerBody__content:not(:last-of-type) {
  margin-bottom: 60px
}
@media screen and (max-width:750px) {
  .l-footerBody__content:not(:last-of-type) {
    margin-bottom: 10.66667vw
  }
}
.l-footerBody__contentBtn {
  position: relative;
  width: 4vw;
  height: 4vw
}
.l-footerBody__contentBtn::after {
  position: absolute;
  top: 0;
  left: 50%;
  width: .4vw;
  height: 100%;
  content: "";
  background: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
.l-footerBody__contentBtn::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: .4vw;
  content: "";
  background: #000;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.l-footerBody__contentTtlWrap.is-open .l-footerBody__contentBtn::after {
  -webkit-transform: translateX(-50%) rotate(90deg);
  -ms-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg)
}
@media print,
screen and (min-width:751px) {
  .l-footerBody__contentItem {
    margin-right: 20px
  }
}
@media screen and (max-width:750px) {
  .l-footerBody__contentItem {
    margin-bottom: 10.66667vw
  }
}
.l-footerBody__contentItemItem {
  margin-bottom: 12px;
  font-size: 14px
}
@media screen and (max-width:750px) {
  .l-footerBody__contentItemItem {
    font-size: 14px;
    font-size: 3.73333vw;
    padding-right: 5.06667vw;
    margin-bottom: 2.66667vw
  }
}
.l-footerBody__contentItemItem a {
  position: relative
}
@media screen and (max-width:750px) {
  .l-footerBody__contentItemItem a {
    display: block
  }
}
.l-footerBody__contentItemItem a::after {
  position: absolute;
  right: -16px;
  bottom: 0;
  width: 10px;
  height: 8px;
  content: "";
  background-image: url(../img/common/arrow02.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  transform: translateY(-60%)
}
@media screen and (max-width:750px) {
  .l-footerBody__contentItemItem a::after {
    width: 2.13333vw;
    height: 1.73333vw
  }
}
.l-footerBody__contentItemTtl {
  margin-bottom: 12px;
  font-weight: 500
}
@media screen and (max-width:750px) {
  .l-footerBody__contentItemTtl {
    font-size: 15px;
    font-size: 4vw;
    margin-bottom: 4vw
  }
}
@media print,
screen and (min-width:751px) {
  .l-footerBody__contentList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 52.22222vw;
    max-width: 752px
  }
}
@media screen and (max-width:750px) {
  .l-footerBody__contentList {
    height: 0;
    overflow: hidden;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
  }
}
.l-footerBody__contentTtl {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500
}
@media screen and (max-width:750px) {
  .l-footerBody__contentTtl {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-bottom: 0
  }
}
@media screen and (max-width:750px) {
  .l-footerBody__contentTtlWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 2.66667vw;
    margin-bottom: 4vw;
    cursor: pointer;
    border-bottom: .26667vw solid #e8e8ea
  }
}
.l-footerBody__link {
  font-size: 14px
}
@media screen and (max-width:750px) {
  .l-footerBody__link {
    font-size: 13px;
    font-size: 3.46667vw;
    padding-right: 5.6vw
  }
}
.l-footerBody__link a {
  position: relative
}
.l-footerBody__link a::before {
  position: absolute;
  top: 50%;
  right: -20px;
  width: 13px;
  height: 11px;
  content: "";
  background-image: url(../img/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .l-footerBody__link a::before {
    right: -5.6vw;
    width: 2.93333vw;
    height: 2.4vw
  }
}
.l-footerBody__link:not(:last-of-type) {
  margin-bottom: 12px
}
@media screen and (max-width:750px) {
  .l-footerBody__linkList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 58.66667vw;
    margin: 0 auto
  }
}
.l-footerBody__logo {
  margin-bottom: 36px
}
@media screen and (max-width:750px) {
  .l-footerBody__logo {
    width: 42.93333vw;
    margin: 0 auto 5.06667vw
  }
}
.l-footerBody__searchBtn {
  position: relative;
  width: 100%;
  margin-bottom: 140px
}
@media print,
screen and (min-width:751px) {
  .l-footerBody__searchBtn {
    max-width: 287px
  }
}
@media screen and (max-width:750px) {
  .l-footerBody__searchBtn {
    margin-bottom: 8vw
  }
}
.l-footerBody__searchBtn::after {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 15px;
  height: 15px;
  content: "";
  background-image: url(../img/common/icn_search.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .l-footerBody__searchBtn::after {
    right: 5.33333vw;
    width: 4vw;
    height: 4vw
  }
}
.l-footerBody__searchBtn input {
  width: 100%;
  height: 60px;
  padding: 0 16px;
  font-size: 14px;
  border: 1px solid #e8e8ea;
  border-radius: 30px
}
@media screen and (max-width:750px) {
  .l-footerBody__searchBtn input {
    font-size: 14px;
    font-size: 3.73333vw;
    height: 13.33333vw;
    padding: 0 6.66667vw;
    border-radius: 6.66667vw
  }
}
.l-footerBody__subItem {
  position: relative;
  padding-right: 20px;
  padding-left: 16px;
  font-size: 14px
}
@media screen and (max-width:750px) {
  .l-footerBody__subItem {
    font-size: 14px;
    font-size: 3.73333vw;
    padding-right: 4.93333vw;
    padding-left: 3.73333vw;
    margin-right: 0
  }
}
.l-footerBody__subItem::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .l-footerBody__subItem::before {
    width: 2.13333vw;
    height: 2.13333vw
  }
}
.l-footerBody__subItem.kokugo::before {
  background: #eb3640
}
.l-footerBody__subItem.kokugo a::before {
  background: #eb3640
}
.l-footerBody__subItem.shosha::before {
  background: #ef7820
}
.l-footerBody__subItem.shosha a::before {
  background: #ef7820
}
.l-footerBody__subItem.shakai::before {
  background: #7dac00
}
.l-footerBody__subItem.shakai a::before {
  background: #7dac00
}
.l-footerBody__subItem.chizu::before {
  background: #0e910e
}
.l-footerBody__subItem.chizu a::before {
  background: #0e910e
}
.l-footerBody__subItem.sansu::before {
  background: #0164b0
}
.l-footerBody__subItem.sansu a::before {
  background: #0164b0
}
.l-footerBody__subItem.rika::before {
  background: #11aec4
}
.l-footerBody__subItem.rika a::before {
  background: #11aec4
}
.l-footerBody__subItem.seikatsu::before {
  background: #f2739a
}
.l-footerBody__subItem.seikatsu a::before {
  background: #f2739a
}
.l-footerBody__subItem.katei::before {
  background: #f5a509
}
.l-footerBody__subItem.katei a::before {
  background: #f5a509
}
.l-footerBody__subItem.hoken::before {
  background: #3bbfed
}
.l-footerBody__subItem.hoken a::before {
  background: #3bbfed
}
.l-footerBody__subItem.doutoku::before {
  background: #c760a8
}
.l-footerBody__subItem.doutoku a::before {
  background: #c760a8
}
.l-footerBody__subItem.eigo::before {
  background: #15aa60
}
.l-footerBody__subItem.eigo a::before {
  background: #15aa60
}
@media (hover:hover) and (pointer:fine) {
  .l-footerBody__subItem:hover a::after {
    background-color: #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
}
@media (hover:hover) and (pointer:fine) {
  .l-footerBody__subItem:hover a::before {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
  }
}
.l-footerBody__subItem a::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 8px;
  content: "";
  background-color: #000;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s,-webkit-transform .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/arrow02.svg);
  mask-image: url(../img/common/arrow02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .l-footerBody__subItem a::after {
    right: 0;
    width: 2.13333vw;
    height: 1.73333vw
  }
}
.l-footerBody__subItem a::before {
  position: absolute;
  top: 50%;
  right: -4px;
  width: 18px;
  height: 18px;
  content: "";
  background: #000;
  border-radius: 50%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0)
}
@media screen and (max-width:750px) {
  .l-footerBody__subItem a::before {
    right: -.93333vw;
    width: 4vw;
    height: 4vw
  }
}
.l-footerBody__subList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px 58px
}
@media print,
screen and (min-width:751px) {
  .l-footerBody__subList {
    width: 50.97222vw;
    max-width: 734px
  }
}
@media screen and (max-width:750px) {
  .l-footerBody__subList {
    gap: 2.66667vw 17.33333vw;
    height: 0;
    overflow: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
  }
}
.l-footerBody__txt01 {
  position: relative;
  font-size: min(14px,14/1440*100vw);
  text-align: center
}
@media screen and (max-width:750px) {
  .l-footerBody__txt01 {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.l-footerBody__txt01::before {
  position: absolute;
  top: 50%;
  right: 4px;
  width: 13px;
  height: 11px;
  content: "";
  background-image: url(../img/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .l-footerBody__txt01::before {
    right: 0;
    width: 2.93333vw;
    height: 2.4vw
  }
}
.l-footerFoot {
  padding: 40px 0;
  text-align: center;
  background: #2f2f2f
}
@media screen and (max-width:750px) {
  .l-footerFoot {
    padding: 7.33333vw 0
  }
}
.l-footerFoot small {
  font-family: Manrope,sans-serif;
  font-size: 12px;
  color: #fff
}
@media screen and (max-width:750px) {
  .l-footerFoot small {
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.l-header {
  position: sticky;
  top: 0;
  z-index: 1000
}
.l-headerHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 64px;
  padding: 12px 10px 12px 30px;
  background-color: #f6f3f0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media print,
screen and (min-width:751px) {
  .l-headerHead {
    gap: 0 20px
  }
}
@media screen and (max-width:750px) {
  .l-headerHead {
    height: 12vw;
    padding: 2vw 5.06667vw 2vw 2.66667vw
  }
}
@media print,
screen and (min-width:751px) {
  .l-header.is-shrink .l-headerHead {
    height: 50px;
    padding: 10px 10px 10px 30px
  }
}
.l-headerHead__contactBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 140px;
  height: 100%;
  font-size: 13px;
  background: #ffeb3c;
  border: 2px solid #ffeb3c;
  border-radius: 50px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media (hover:hover) and (pointer:fine) {
  .l-headerHead__contactBtn:hover {
    background: #fff
  }
}
.l-headerHead__logo {
  width: 362px
}
@media screen and (max-width:750px) {
  .l-headerHead__logo {
    width: 41.86667vw
  }
}
.l-headerHead__logo img {
  height: 100%
}
.l-headerHead__navBar {
  position: absolute;
  width: 100%;
  height: .26667vw;
  background: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.l-headerHead__navBar--top {
  top: 1.2vw
}
.l-headerHead__navBtn.is-open .l-headerHead__navBar--top {
  top: 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.l-headerHead__navBar--bottom {
  bottom: 1.2vw
}
.l-headerHead__navBtn.is-open .l-headerHead__navBar--bottom {
  top: 50%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.l-headerHead__navBtn {
  position: relative;
  width: 4.53333vw;
  height: 4.53333vw;
  cursor: pointer
}
.l-headerHead__newsBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 140px;
  height: 100%;
  font-size: 13px;
  background: #f2c9cb;
  border: 2px solid #f2c9cb;
  border-radius: 50px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media (hover:hover) and (pointer:fine) {
  .l-headerHead__newsBtn:hover {
    background: #fff
  }
}
.l-headerHead__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 500px
}
@media print,
screen and (min-width:751px) {
  .l-headerHead__right {
    gap: 0 10px
  }
}
@media screen and (max-width:750px) {
  .l-headerHead__right {
    width: 44.26667vw
  }
}
.l-headerHead__searchBtn {
  position: relative;
  height: 100%
}
.l-headerHead__searchBtn::after {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 15px;
  height: 15px;
  content: "";
  background-image: url(../img/common/icn_search.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .l-headerHead__searchBtn::after {
    right: 3.06667vw;
    width: 3.6vw;
    height: 3.6vw
  }
}
.l-headerHead__searchBtn input {
  width: 200px;
  height: 100%;
  padding: 0 36px 0 16px;
  font-size: 12px;
  border-radius: 30px
}
@media screen and (max-width:750px) {
  .l-headerHead__searchBtn input {
    font-size: 11px;
    font-size: 2.93333vw;
    width: 34.66667vw;
    padding: 0 7.2vw 0 3.2vw
  }
}
.l-headerGnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .l-headerGnav {
    height: 13.33333vw
  }
}
.l-headerGnav.is-hidden {
  display: none
}
@media print,
screen and (min-width:751px) {
  .l-header.is-shrink .l-headerGnav {
    height: 40px
  }
}
.l-headerGnav__item {
  width: 50%;
  font-weight: 500;
  text-align: center;
  background: #fff
}
@media screen and (max-width:750px) {
  .l-headerGnav__item {
    font-size: 12px;
    font-size: 3.2vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .l-headerGnav__item:nth-child(1) a:hover {
    color: #e67878
  }
}
@media (hover:hover) and (pointer:fine) {
  .l-headerGnav__item:nth-child(2) a:hover {
    color: #4994db
  }
}
.l-headerGnav__item--values.is-active {
  background: #4994db
}
.l-headerGnav__item--values.is-active a {
  color: #fff
}
@media (hover:hover) and (pointer:fine) {
  .l-headerGnav__item--values.is-active a:hover {
    color: #fff
  }
}
.l-headerGnav__item--values.is-active span {
  color: #fff
}
@media (hover:hover) and (pointer:fine) {
  .l-headerGnav__item--values.is-active span:hover {
    color: #fff
  }
}
.l-headerGnav__item--top.is-active {
  background: #e67878
}
.top .l-headerGnav__item--top.is-active {
  background: #e67878
}
.kokugo .l-headerGnav__item--top.is-active {
  background: #eb3640
}
.shosha .l-headerGnav__item--top.is-active {
  background: #ef7820
}
.shakai .l-headerGnav__item--top.is-active {
  background: #7dac00
}
.chizu .l-headerGnav__item--top.is-active {
  background: #0e910e
}
.sansu .l-headerGnav__item--top.is-active {
  background: #0164b0
}
.rika .l-headerGnav__item--top.is-active {
  background: #11aec4
}
.seikatsu .l-headerGnav__item--top.is-active {
  background: #f2739a
}
.katei .l-headerGnav__item--top.is-active {
  background: #f5a509
}
.hoken .l-headerGnav__item--top.is-active {
  background: #3bbfed
}
.doutoku .l-headerGnav__item--top.is-active {
  background: #c760a8
}
.eigo .l-headerGnav__item--top.is-active {
  background: #15aa60
}
.l-headerGnav__item--top.is-active a {
  color: #fff
}
@media (hover:hover) and (pointer:fine) {
  .l-headerGnav__item--top.is-active a:hover {
    color: #fff
  }
}
.l-headerGnav__item--top.is-active span {
  color: #fff
}
@media (hover:hover) and (pointer:fine) {
  .l-headerGnav__item--top.is-active span:hover {
    color: #fff
  }
}
.l-headerGnav__item a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 60px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .l-headerGnav__item a {
    line-height: 13.33333vw
  }
}
@media print,
screen and (min-width:751px) {
  .l-header.is-shrink .l-headerGnav__item a {
    line-height: 40px
  }
}
.l-headerGnav__item span {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 60px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .l-headerGnav__item span {
    line-height: 13.33333vw
  }
}
.l-headerSubNav {
  height: 60px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.l-header.is-shrink .l-headerSubNav {
  height: 40px
}
.top .l-headerSubNav {
  background: #e67878
}
.values .l-headerSubNav {
  background: #4994db
}
.kokugo .l-headerSubNav {
  background: #eb3640
}
.shosha .l-headerSubNav {
  background: #ef7820
}
.shakai .l-headerSubNav {
  background: #7dac00
}
.chizu .l-headerSubNav {
  background: #0e910e
}
.sansu .l-headerSubNav {
  background: #0164b0
}
.rika .l-headerSubNav {
  background: #11aec4
}
.seikatsu .l-headerSubNav {
  background: #f2739a
}
.katei .l-headerSubNav {
  background: #f5a509
}
.hoken .l-headerSubNav {
  background: #3bbfed
}
.doutoku .l-headerSubNav {
  background: #c760a8
}
.eigo .l-headerSubNav {
  background: #15aa60
}
.l-headerSubNav__item {
  color: #fff;
  text-align: center;
  cursor: pointer
}
@media print,
screen and (min-width:751px) {
  .l-headerSubNav__item {
    font-size: min(16/950*100vw,16px)
  }
}
.l-headerSubNav__list--values .l-headerSubNav__item {
  position: relative;
  padding-right: 22px;
  line-height: 60px;
  color: #b2cce3
}
.l-headerSubNav__list--values .l-headerSubNav__item::after {
  position: absolute;
  top: 40%;
  right: 0;
  width: 9px;
  height: 9px;
  content: "";
  border-top: 2px solid #b2cce3;
  border-right: 2px solid #b2cce3;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg)
}
.values--1 .l-headerSubNav__list--values .l-headerSubNav__item:nth-of-type(2) {
  color: #fff
}
.values--1 .l-headerSubNav__list--values .l-headerSubNav__item:nth-of-type(2)::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}
.values--2 .l-headerSubNav__list--values .l-headerSubNav__item:nth-of-type(3) {
  color: #fff
}
.values--2 .l-headerSubNav__list--values .l-headerSubNav__item:nth-of-type(3)::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}
.values--3 .l-headerSubNav__list--values .l-headerSubNav__item:nth-of-type(4) {
  color: #fff
}
.values--3 .l-headerSubNav__list--values .l-headerSubNav__item:nth-of-type(4)::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}
.l-headerSubNav__item > a {
  position: relative;
  z-index: 2;
  display: block;
  width: 4.86111vw;
  max-width: 70px;
  line-height: 34px;
  color: #fff;
  border-radius: 17px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media (hover:hover) and (pointer:fine) {
  .top .l-headerSubNav__item > a:hover {
    color: #e67878
  }
  .kokugo .l-headerSubNav__item > a:hover {
    color: #eb3640
  }
  .shosha .l-headerSubNav__item > a:hover {
    color: #ef7820
  }
  .shakai .l-headerSubNav__item > a:hover {
    color: #7dac00
  }
  .chizu .l-headerSubNav__item > a:hover {
    color: #0e910e
  }
  .sansu .l-headerSubNav__item > a:hover {
    color: #0164b0
  }
  .rika .l-headerSubNav__item > a:hover {
    color: #11aec4
  }
  .seikatsu .l-headerSubNav__item > a:hover {
    color: #f2739a
  }
  .katei .l-headerSubNav__item > a:hover {
    color: #f5a509
  }
  .hoken .l-headerSubNav__item > a:hover {
    color: #3bbfed
  }
  .doutoku .l-headerSubNav__item > a:hover {
    color: #c760a8
  }
  .eigo .l-headerSubNav__item > a:hover {
    color: #15aa60
  }
  .l-headerSubNav__item > a:hover::before {
    width: 130%;
    opacity: 1
  }
}
.l-headerSubNav__item > a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  border-radius: 17px;
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
.top .l-headerSubNav__item--top a {
  color: #e67878
}
.top .l-headerSubNav__item--top a::before {
  width: 130%;
  opacity: 1
}
.kokugo .l-headerSubNav__item--kokugo a {
  color: #eb3640
}
.kokugo .l-headerSubNav__item--kokugo a::before {
  width: 130%;
  opacity: 1
}
.shosha .l-headerSubNav__item--shosha a {
  color: #ef7820
}
.shosha .l-headerSubNav__item--shosha a::before {
  width: 130%;
  opacity: 1
}
.shakai .l-headerSubNav__item--shakai a {
  color: #7dac00
}
.shakai .l-headerSubNav__item--shakai a::before {
  width: 130%;
  opacity: 1
}
.chizu .l-headerSubNav__item--chizu a {
  color: #0e910e
}
.chizu .l-headerSubNav__item--chizu a::before {
  width: 130%;
  opacity: 1
}
.sansu .l-headerSubNav__item--sansu a {
  color: #0164b0
}
.sansu .l-headerSubNav__item--sansu a::before {
  width: 130%;
  opacity: 1
}
.rika .l-headerSubNav__item--rika a {
  color: #11aec4
}
.rika .l-headerSubNav__item--rika a::before {
  width: 130%;
  opacity: 1
}
.seikatsu .l-headerSubNav__item--seikatsu a {
  color: #f2739a
}
.seikatsu .l-headerSubNav__item--seikatsu a::before {
  width: 130%;
  opacity: 1
}
.katei .l-headerSubNav__item--katei a {
  color: #f5a509
}
.katei .l-headerSubNav__item--katei a::before {
  width: 130%;
  opacity: 1
}
.hoken .l-headerSubNav__item--hoken a {
  color: #3bbfed
}
.hoken .l-headerSubNav__item--hoken a::before {
  width: 130%;
  opacity: 1
}
.eigo .l-headerSubNav__item--eigo a {
  color: #15aa60
}
.eigo .l-headerSubNav__item--eigo a::before {
  width: 130%;
  opacity: 1
}
.doutoku .l-headerSubNav__item--doutoku a {
  color: #c760a8
}
.doutoku .l-headerSubNav__item--doutoku a::before {
  width: 130%;
  opacity: 1
}
@media print,
screen and (min-width:751px) {
  .l-headerSubNav__itemHome {
    font-size: min(16/950*100vw,16px)
  }
}
.l-headerSubNav__itemHome a {
  position: relative;
  z-index: 2;
  display: block;
  width: 4.86111vw;
  max-width: 70px;
  line-height: 34px;
  color: #b2cce3;
  text-align: center;
  border-radius: 17px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.l-headerSubNav__itemHome a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  border-radius: 17px;
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
@media (hover:hover) and (pointer:fine) {
  .l-headerSubNav__itemHome a:hover {
    color: #4994db
  }
  .l-headerSubNav__itemHome a:hover::before {
    width: 130%;
    opacity: 1
  }
}
.l-headerSubNav__list {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  margin: 0 auto
}
.l-headerSubNav__list--top {
  max-width: 1170px
}
.l-headerSubNav__list--values {
  max-width: 1020px
}
.l-headerSubNav__list.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.l-headerSubNav__subList {
  position: absolute;
  top: 52px;
  left: 50%;
  z-index: 5;
  width: 306px;
  padding: 30px;
  visibility: hidden;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 6px 20px 0 rgba(0,0,0,.08);
  box-shadow: 0 6px 20px 0 rgba(0,0,0,.08);
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media print,
screen and (max-width:1160px) {
  .l-headerSubNav__subList--1 {
    left: -10px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
}
@media print,
screen and (max-width:1160px) {
  .l-headerSubNav__subList--3 {
    right: -10px;
    left: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
}
.l-headerSubNav__item:hover .l-headerSubNav__subList {
  visibility: visible;
  opacity: 1
}
.l-headerSubNav__subItem {
  font-size: 14px;
  line-height: 1.6;
  text-align: left
}
.l-headerSubNav__subItem:not(:last-child) {
  margin-bottom: 10px
}
.l-headerSubNav__subItem a {
  font-weight: 500;
  color: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.l-headerSubNav__subItem a:hover {
  color: #4994db
}
.l-headerSpMenu {
  z-index: -1;
  display: none;
  background: #fff
}
.l-headerSpMenu.is-open {
  position: fixed;
  top: 0;
  display: block;
  height: 100vh;
  overflow-y: scroll;
  -ms-scroll-chaining: none;
  overscroll-behavior: none
}
.l-headerSpMenuBody {
  padding: 32vw 5.33333vw 12vw
}
.l-headerSpMenuBody__content01:not(:last-child) {
  margin-bottom: 9.33333vw
}
.l-headerSpMenuBody__item {
  font-size: 14px;
  font-size: 3.73333vw;
  position: relative;
  margin-bottom: 3.2vw
}
.l-headerSpMenuBody__item::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 2.13333vw;
  height: 1.73333vw;
  content: "";
  background-image: url(../img/common/arrow02.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.l-headerSpMenuBody__item a {
  display: block
}
.l-headerSpMenuBody__subList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media screen and (max-width:750px) {
  .l-headerSpMenuBody__subList {
    gap: 2.66667vw 17.33333vw
  }
}
.l-headerSpMenuBody__subItem {
  font-size: 14px;
  font-size: 3.73333vw;
  position: relative;
  padding-right: 4.93333vw;
  padding-left: 3.73333vw
}
.l-headerSpMenuBody__subItem::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 2.13333vw;
  height: 1.73333vw;
  content: "";
  background-image: url(../img/common/arrow02.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.l-headerSpMenuBody__subItem::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 2.13333vw;
  height: 2.13333vw;
  content: "";
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.l-headerSpMenuBody__subItem.kokugo::before {
  background: #eb3640
}
.l-headerSpMenuBody__subItem.shosha::before {
  background: #ef7820
}
.l-headerSpMenuBody__subItem.shakai::before {
  background: #7dac00
}
.l-headerSpMenuBody__subItem.chizu::before {
  background: #0e910e
}
.l-headerSpMenuBody__subItem.sansu::before {
  background: #0164b0
}
.l-headerSpMenuBody__subItem.rika::before {
  background: #11aec4
}
.l-headerSpMenuBody__subItem.seikatsu::before {
  background: #f2739a
}
.l-headerSpMenuBody__subItem.katei::before {
  background: #f5a509
}
.l-headerSpMenuBody__subItem.hoken::before {
  background: #3bbfed
}
.l-headerSpMenuBody__subItem.doutoku::before {
  background: #c760a8
}
.l-headerSpMenuBody__subItem.eigo::before {
  background: #15aa60
}
.l-headerSpMenuBody__topLink {
  font-size: 18px;
  font-size: 4.8vw;
  padding-bottom: 2.66667vw;
  margin-bottom: 5.33333vw;
  font-weight: 500;
  border-bottom: .26667vw solid #e8e8ea
}
.l-headerSpMenuBody__topLink a {
  position: relative;
  display: block
}
.l-headerSpMenuBody__topLink a::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 2.13333vw;
  height: 1.73333vw;
  content: "";
  background-image: url(../img/common/arrow02.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.l-headerSpMenuBody__ttl {
  font-size: 16px;
  font-size: 4.26667vw;
  padding-bottom: 2.66667vw;
  font-weight: 500;
  border-bottom: .26667vw solid #e8e8ea
}
.l-headerSpMenuBody__ttl--01 {
  margin-bottom: 4vw
}
.l-headerSpMenuBody__ttl--02 {
  margin-bottom: 10.66667vw
}
.l-headerSubNavSp {
  position: fixed;
  top: 25.33333vw;
  left: 0;
  z-index: -2;
  display: none;
  width: 100vw;
  height: calc(100vh - 190/750*100vw);
  overflow-y: scroll;
  -ms-scroll-chaining: none;
  overscroll-behavior: none
}
.l-headerSubNavSp.is-open {
  display: block
}
.l-headerSubNavSp__boxItem {
  padding: 2.66667vw;
  background: #fff;
  border-radius: 1.33333vw
}
.l-headerSubNavSp__boxItem:not(:last-child) {
  margin-bottom: 5.33333vw
}
.l-headerSubNavSp__boxLabel {
  font-size: 15px;
  font-size: 4vw;
  position: relative;
  padding-left: 14.66667vw;
  margin-bottom: 1.33333vw;
  line-height: 16vw;
  color: #fff;
  border-radius: 1.33333vw
}
.l-headerSubNavSp__boxLabel::before {
  position: absolute;
  top: 1.33333vw;
  left: 1.33333vw;
  width: 13.33333vw;
  height: 13.33333vw;
  content: "";
  background-repeat: no-repeat;
  background-size: contain
}
.l-headerSubNavSp__boxLabel--1 {
  background: #f4922f
}
.l-headerSubNavSp__boxLabel--1::before {
  background-image: url(../img/common/icn_sec01.svg)
}
.l-headerSubNavSp__boxLabel--2 {
  background: #0076e5
}
.l-headerSubNavSp__boxLabel--2::before {
  background-image: url(../img/common/icn_sec02.svg)
}
.l-headerSubNavSp__boxLabel--3 {
  background: #7dac00
}
.l-headerSubNavSp__boxLabel--3::before {
  background-image: url(../img/common/icn_sec03.svg)
}
.l-headerSubNavSp__close {
  position: absolute;
  top: 8vw;
  right: 5.33333vw;
  width: 5.33333vw;
  height: 5.33333vw
}
.l-headerSubNavSp__close::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: .26667vw;
  content: "";
  background: #fff;
  -webkit-transform: translate(-50%,-50%) rotate(-45deg);
  -ms-transform: translate(-50%,-50%) rotate(-45deg);
  transform: translate(-50%,-50%) rotate(-45deg)
}
.l-headerSubNavSp__close::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: .26667vw;
  content: "";
  background: #fff;
  -webkit-transform: translate(-50%,-50%) rotate(45deg);
  -ms-transform: translate(-50%,-50%) rotate(45deg);
  transform: translate(-50%,-50%) rotate(45deg)
}
.l-headerSubNavSp__link {
  font-size: 14px;
  font-size: 3.73333vw;
  position: relative;
  padding: 0 4vw;
  line-height: 12vw
}
.l-headerSubNavSp__link::before {
  position: absolute;
  top: 50%;
  right: 4vw;
  width: 2.66667vw;
  height: 2.13333vw;
  content: "";
  background-image: url(../img/common/arrow02.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.l-headerSubNavSp__link a {
  display: block
}
.l-headerSubNavSp__tabItem {
  display: none;
  padding: 6.66667vw 5.33333vw 8vw
}
.l-headerSubNavSp__tabItem.is-active {
  display: block
}
.kokugo .l-headerSubNavSp__tabItem {
  background: #eb3640
}
.shosha .l-headerSubNavSp__tabItem {
  background: #ef7820
}
.shakai .l-headerSubNavSp__tabItem {
  background: #7dac00
}
.chizu .l-headerSubNavSp__tabItem {
  background: #0e910e
}
.sansu .l-headerSubNavSp__tabItem {
  background: #0164b0
}
.rika .l-headerSubNavSp__tabItem {
  background: #11aec4
}
.seikatsu .l-headerSubNavSp__tabItem {
  background: #f2739a
}
.katei .l-headerSubNavSp__tabItem {
  background: #f5a509
}
.hoken .l-headerSubNavSp__tabItem {
  background: #3bbfed
}
.doutoku .l-headerSubNavSp__tabItem {
  background: #c760a8
}
.eigo .l-headerSubNavSp__tabItem {
  background: #15aa60
}
.l-headerSubNavSp__tabItem--top {
  background: #e67878
}
.l-headerSubNavSp__tabItem--values {
  background: #4994db!important
}
.l-headerSubNavSp__ttl {
  font-size: 17px;
  font-size: 4.53333vw;
  margin-bottom: 4vw;
  font-weight: 400;
  color: #fff
}
.l-valuesNav {
  border-bottom: 1px solid #e8e8ea
}
.l-valuesNav__inner {
  max-width: 1178px;
  padding: 120px 0 36px;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .l-valuesNav__inner {
    width: 90%
  }
}
@media screen and (max-width:750px) {
  .l-valuesNav__inner {
    width: 89.33333vw;
    padding: 16vw 0 4.8vw
  }
}
.l-valuesNav__list {
  margin-bottom: 134px
}
@media print,
screen and (min-width:751px) {
  .l-valuesNav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px 10px
  }
}
@media screen and (max-width:750px) {
  .l-valuesNav__list {
    margin-bottom: 21.33333vw
  }
}
.l-valuesNav__ttl {
  margin-bottom: 40px
}
@media screen and (max-width:750px) {
  .l-valuesNav__ttl {
    margin-bottom: 5.33333vw
  }
}
.l-valuesNavItem {
  width: 386px
}
@media screen and (max-width:750px) {
  .l-valuesNavItem {
    width: 100%
  }
}
@media screen and (max-width:750px) {
  .l-valuesNavItem:not(:last-child) {
    margin-bottom: 8vw
  }
}
.l-valuesNavItem__linkItem {
  margin-bottom: 20px
}
@media screen and (max-width:750px) {
  .l-valuesNavItem__linkItem {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 4vw
  }
}
.l-valuesNavItem__linkItem a {
  position: relative;
  display: block
}
@media screen and (max-width:750px) {
  .l-valuesNavItem__linkItem a {
    display: block
  }
}
.l-valuesNavItem__linkItem a::after {
  position: absolute;
  top: 50%;
  right: 28px;
  width: 11px;
  height: 9px;
  content: "";
  background-image: url(../img/common/arrow02.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .l-valuesNavItem__linkItem a::after {
    right: 4vw;
    width: 2.13333vw;
    height: 1.73333vw
  }
}
.l-valuesNavItem__linkList {
  margin-bottom: -20px
}
@media screen and (max-width:750px) {
  .l-valuesNavItem__linkList {
    margin-bottom: -4vw
  }
}
.l-valuesNavItem__ttl {
  position: relative;
  padding: 36px 66px 36px 100px;
  margin-bottom: 30px;
  font-size: 20px;
  color: #fff;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .l-valuesNavItem__ttl {
    font-size: 15px;
    font-size: 4vw;
    padding: 5.06667vw 29.33333vw 5.06667vw 16vw;
    margin-bottom: 4vw;
    border-radius: 1.33333vw
  }
}
.l-valuesNavItem__ttl::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  content: "";
  background-repeat: no-repeat;
  background-size: contain
}
@media screen and (max-width:750px) {
  .l-valuesNavItem__ttl::before {
    width: 16vw;
    height: 16vw
  }
}
.l-valuesNavItem__ttl--1 {
  background: #f4922f
}
.l-valuesNavItem__ttl--1::before {
  background-image: url(../img/common/icn_sec01.svg)
}
.l-valuesNavItem__ttl--2 {
  background: #0076e5
}
.l-valuesNavItem__ttl--2::before {
  background-image: url(../img/common/icn_sec02.svg)
}
.l-valuesNavItem__ttl--3 {
  background: #7dac00
}
.l-valuesNavItem__ttl--3::before {
  background-image: url(../img/common/icn_sec03.svg)
}
.m-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media screen and (max-width:750px) {
  .m-breadcrumb {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.m-breadcrumb__item {
  font-size: 12px;
  color: #6d6d6d
}
@media screen and (max-width:750px) {
  .m-breadcrumb__item {
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.m-breadcrumb__item:not(:last-child)::after {
  padding: 0 4px;
  content: "＞"
}
.m-breadcrumb__item a {
  color: #6d6d6d
}
.m-btn {
  position: relative
}
.m-btn--arrow::after {
  position: absolute;
  top: 50%;
  right: 26px;
  width: 12px;
  height: 10px;
  content: "";
  background: #fff;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/arrow02.svg);
  mask-image: url(../img/common/arrow02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .m-btn--arrow::after {
    right: 5.06667vw;
    width: 2.93333vw;
    height: 2.4vw
  }
}
.m-btn--blank::after {
  position: absolute;
  top: 50%;
  right: 26px;
  width: 13px;
  height: 11px;
  content: "";
  background: #000;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/blank.svg);
  mask-image: url(../img/common/blank.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .m-btn--blank::after {
    right: 5.06667vw;
    width: 2.93333vw;
    height: 2.4vw
  }
}
.m-navigation01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
@media screen and (max-width:750px) {
  .m-navigation01 {
    gap: 1.33333vw
  }
}
.m-navigation01__item {
  position: relative;
  background: #fff;
  border-radius: 8px
}
@media print,
screen and (min-width:751px) {
  .m-navigation01__item {
    width: 227px
  }
}
@media screen and (max-width:750px) {
  .m-navigation01__item {
    width: 44vw;
    border-radius: 1.33333vw
  }
}
.m-navigation01__item::before {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 10px;
  height: 10px;
  content: "";
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .m-navigation01__item::before {
    left: 4vw;
    width: 2.13333vw;
    height: 2.13333vw
  }
}
.m-navigation01__item--kokugo::before {
  background: #eb3640
}
.m-navigation01__item--kokugo a::before {
  background: #eb3640
}
.m-navigation01__item--shosha::before {
  background: #ef7820
}
.m-navigation01__item--shosha a::before {
  background: #ef7820
}
.m-navigation01__item--shakai::before {
  background: #7dac00
}
.m-navigation01__item--shakai a::before {
  background: #7dac00
}
.m-navigation01__item--chizu::before {
  background: #0e910e
}
.m-navigation01__item--chizu a::before {
  background: #0e910e
}
.m-navigation01__item--sansu::before {
  background: #0164b0
}
.m-navigation01__item--sansu a::before {
  background: #0164b0
}
.m-navigation01__item--rika::before {
  background: #11aec4
}
.m-navigation01__item--rika a::before {
  background: #11aec4
}
.m-navigation01__item--seikatsu::before {
  background: #f2739a
}
.m-navigation01__item--seikatsu a::before {
  background: #f2739a
}
.m-navigation01__item--katei::before {
  background: #f5a509
}
.m-navigation01__item--katei a::before {
  background: #f5a509
}
.m-navigation01__item--hoken::before {
  background: #3bbfed
}
.m-navigation01__item--hoken a::before {
  background: #3bbfed
}
.m-navigation01__item--doutoku::before {
  background: #c760a8
}
.m-navigation01__item--doutoku a::before {
  background: #c760a8
}
.m-navigation01__item--eigo::before {
  background: #15aa60
}
.m-navigation01__item--eigo a::before {
  background: #15aa60
}
.m-navigation01__item a {
  display: block;
  padding: 18px 26px 18px 38px
}
@media screen and (max-width:750px) {
  .m-navigation01__item a {
    font-size: 14px;
    font-size: 3.73333vw;
    padding: 3.33333vw 9.33333vw 3.33333vw 7.73333vw
  }
}
.m-navigation01__item a::after {
  position: absolute;
  top: 50%;
  right: 25px;
  width: 11px;
  height: 9px;
  content: "";
  background: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/arrow02.svg);
  mask-image: url(../img/common/arrow02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .m-navigation01__item a::after {
    right: 4vw;
    width: 2.13333vw;
    height: 1.73333vw
  }
}
.m-navigation01__item a::before {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 22px;
  height: 22px;
  content: "";
  border-radius: 50%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0)
}
@media (hover:hover) and (pointer:fine) {
  .m-navigation01__item:hover a::after {
    background: #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
  .m-navigation01__item:hover a::before {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
  }
}
.m-navigation02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
@media screen and (max-width:750px) {
  .m-navigation02 {
    gap: 1.33333vw
  }
}
.m-navigation02__item {
  position: relative;
  background: #fff;
  border: 1px solid #e8e8ea;
  border-radius: 8px
}
@media print,
screen and (min-width:751px) {
  .m-navigation02__item {
    width: 188px
  }
}
@media screen and (max-width:750px) {
  .m-navigation02__item {
    width: 37.33333vw;
    border-radius: 1.33333vw
  }
}
.m-navigation02__item::before {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 10px;
  height: 10px;
  content: "";
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .m-navigation02__item::before {
    left: 4vw;
    width: 2.13333vw;
    height: 2.13333vw
  }
}
.m-navigation02__item--kokugo::before {
  background: #eb3640
}
.m-navigation02__item--kokugo a::before {
  background: #eb3640
}
.m-navigation02__item--shosha::before {
  background: #ef7820
}
.m-navigation02__item--shosha a::before {
  background: #ef7820
}
.m-navigation02__item--shakai::before {
  background: #7dac00
}
.m-navigation02__item--shakai a::before {
  background: #7dac00
}
.m-navigation02__item--chizu::before {
  background: #0e910e
}
.m-navigation02__item--chizu a::before {
  background: #0e910e
}
.m-navigation02__item--sansu::before {
  background: #0164b0
}
.m-navigation02__item--sansu a::before {
  background: #0164b0
}
.m-navigation02__item--rika::before {
  background: #11aec4
}
.m-navigation02__item--rika a::before {
  background: #11aec4
}
.m-navigation02__item--seikatsu::before {
  background: #f2739a
}
.m-navigation02__item--seikatsu a::before {
  background: #f2739a
}
.m-navigation02__item--katei::before {
  background: #f5a509
}
.m-navigation02__item--katei a::before {
  background: #f5a509
}
.m-navigation02__item--hoken::before {
  background: #3bbfed
}
.m-navigation02__item--hoken a::before {
  background: #3bbfed
}
.m-navigation02__item--doutoku::before {
  background: #c760a8
}
.m-navigation02__item--doutoku a::before {
  background: #c760a8
}
.m-navigation02__item--eigo::before {
  background: #15aa60
}
.m-navigation02__item--eigo a::before {
  background: #15aa60
}
.m-navigation02__item a {
  display: block;
  padding: 18px 26px 18px 38px
}
@media screen and (max-width:750px) {
  .m-navigation02__item a {
    font-size: 14px;
    font-size: 3.73333vw;
    padding: 3.33333vw 9.33333vw 3.33333vw 7.73333vw
  }
}
.m-navigation02__item a::after {
  position: absolute;
  top: 50%;
  right: 25px;
  width: 11px;
  height: 9px;
  content: "";
  background: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/arrow02.svg);
  mask-image: url(../img/common/arrow02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .m-navigation02__item a::after {
    right: 4vw;
    width: 2.13333vw;
    height: 1.73333vw
  }
}
.m-navigation02__item a::before {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 22px;
  height: 22px;
  content: "";
  border-radius: 50%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0)
}
@media (hover:hover) and (pointer:fine) {
  .m-navigation02__item:hover a::after {
    background: #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
  .m-navigation02__item:hover a::before {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
  }
}
.m-pagetop {
  font-family: Manrope,sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center
}
@media screen and (max-width:750px) {
  .m-pagetop {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.m-pagetop a {
  position: relative;
  display: inline-block;
  padding-right: 22px
}
@media screen and (max-width:750px) {
  .m-pagetop a {
    padding-right: 5.33333vw
  }
}
.m-pagetop a::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 14px;
  height: 12px;
  content: "";
  background-image: url(../img/common/arrow03.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%)
}
@media screen and (max-width:750px) {
  .m-pagetop a::after {
    width: 3.6vw;
    height: 3.06667vw
  }
}
.m-slider01 {
  position: relative;
  margin: 30px auto 20px;
  overflow: hidden
}
@media screen and (max-width:750px) {
  .m-slider01 {
    margin: 4vw auto 8vw
  }
}
.l-main--eigo .m-slider01 {
  margin-top: 30px
}
.m-slider01 .swiper-wrapper {
  margin-bottom: 20px
}
.m-slider01 .swiper-slide {
  text-align: center;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8)
}
.m-slider01 .swiper-slide-active,
.m-slider01 .swiper-slide-duplicate-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.m-slider01 .swiper-pagination2 {
  position: relative;
  bottom: 0;
  z-index: 2;
  text-align: center
}
@media screen and (max-width:750px) {
  .m-slider01 .swiper-pagination2 {
    bottom: -.53333vw
  }
}
@media screen and (max-width:750px) {
  .m-slider01 .swiper-pagination-bullet {
    width: 1.6vw;
    height: 1.6vw;
    margin: 0 1.6vw!important
  }
}
.m-slider01 .swiper-pagination-bullet-active {
  background: #000
}
.m-slider01 .swiper-button-prev {
  left: 30%;
  background-image: url(../img/common/arrow01.svg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
@media print,
screen and (max-width:1440px) {
  .m-slider01 .swiper-button-prev {
    left: 24%
  }
}
@media screen and (max-width:750px) {
  .m-slider01 .swiper-button-prev {
    left: 18%
  }
}
.m-slider01 .swiper-button-next {
  right: 30%;
  background-image: url(../img/common/arrow01.svg)
}
@media print,
screen and (max-width:1440px) {
  .m-slider01 .swiper-button-next {
    right: 24%
  }
}
@media screen and (max-width:750px) {
  .m-slider01 .swiper-button-next {
    right: 18%
  }
}
.m-slider02 {
  width: 100vw;
  height: calc(100vh - 130px)
}
.m-slider02 .swiper-slide {
  position: relative;
  overflow: hidden
}
.m-slider02 .swiper-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 3.5s;
  -o-transition: all 3.5s;
  transition: all 3.5s;
  -webkit-transform: translate(-50%,-50%) scale(1);
  -ms-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
  -o-object-fit: cover;
  object-fit: cover
}
.m-slider02 .swiper-slide-active img,
.m-slider02 .swiper-slide-duplicate-active img {
  -webkit-transform: translate(-50%,-50%) scale(1.05);
  -ms-transform: translate(-50%,-50%) scale(1.05);
  transform: translate(-50%,-50%) scale(1.05)
}
.m-ttlLv1 {
  position: relative;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px
}
@media screen and (max-width:750px) {
  .m-ttlLv1 {
    font-size: 25px;
    font-size: 6.66667vw;
    line-height: calc(64/50)
  }
}
.m-ttlLv3 {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 700;
  line-height: 46px
}
@media screen and (max-width:750px) {
  .m-ttlLv3 {
    font-size: 20px;
    font-size: 5.33333vw;
    margin-bottom: 4vw;
    line-height: calc(56/40)
  }
}
.m-ttlLv3 span {
  position: relative;
  display: block;
  padding-left: 22px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6
}
@media screen and (max-width:750px) {
  .m-ttlLv3 span {
    font-size: 15px;
    font-size: 4vw;
    padding-left: 5.06667vw;
    margin-bottom: 2.66667vw
  }
}
.m-ttlLv3 span::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  content: "";
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .m-ttlLv3 span::before {
    width: 2.66667vw;
    height: 2.66667vw
  }
}
.l-main--kokugo .m-ttlLv3 span::before {
  background: #eb3640
}
.l-main--shosha .m-ttlLv3 span::before {
  background: #ef7820
}
.l-main--shakai .m-ttlLv3 span::before {
  background: #7dac00
}
.l-main--chizu .m-ttlLv3 span::before {
  background: #0e910e
}
.l-main--sansu .m-ttlLv3 span::before {
  background: #0164b0
}
.l-main--rika .m-ttlLv3 span::before {
  background: #11aec4
}
.l-main--seikatsu .m-ttlLv3 span::before {
  background: #f2739a
}
.l-main--katei .m-ttlLv3 span::before {
  background: #f5a509
}
.l-main--hoken .m-ttlLv3 span::before {
  background: #3bbfed
}
.l-main--doutoku .m-ttlLv3 span::before {
  background: #c760a8
}
.l-main--eigo .m-ttlLv3 span::before {
  background: #15aa60
}
.m-ttlLv4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 42px
}
@media screen and (max-width:750px) {
  .m-ttlLv4 {
    font-size: 19px;
    font-size: 5.06667vw;
    line-height: calc(54/38)
  }
}
.m-ttlLv4__ttlLead {
  position: relative;
  display: block;
  padding-left: 24px;
  margin-bottom: 20px;
  font-size: 16px
}
@media screen and (max-width:750px) {
  .m-ttlLv4__ttlLead {
    font-size: 12px;
    font-size: 3.2vw;
    padding-left: 4.53333vw;
    margin-bottom: 1.73333vw
  }
}
.m-ttlLv4__ttlLead::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  content: "";
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .m-ttlLv4__ttlLead::before {
    width: 2.4vw;
    height: 2.4vw
  }
}
.l-main--values .m-ttlLv4__ttlLead::before {
  background: #4994db
}
.l-main--kokugo .m-ttlLv4__ttlLead::before {
  background: #eb3640
}
.l-main--shosha .m-ttlLv4__ttlLead::before {
  background: #ef7820
}
.l-main--shakai .m-ttlLv4__ttlLead::before {
  background: #7dac00
}
.l-main--chizu .m-ttlLv4__ttlLead::before {
  background: #0e910e
}
.l-main--sansu .m-ttlLv4__ttlLead::before {
  background: #0164b0
}
.l-main--rika .m-ttlLv4__ttlLead::before {
  background: #11aec4
}
.l-main--seikatsu .m-ttlLv4__ttlLead::before {
  background: #f2739a
}
.l-main--katei .m-ttlLv4__ttlLead::before {
  background: #f5a509
}
.l-main--hoken .m-ttlLv4__ttlLead::before {
  background: #3bbfed
}
.l-main--doutoku .m-ttlLv4__ttlLead::before {
  background: #c760a8
}
.l-main--eigo .m-ttlLv4__ttlLead::before {
  background: #15aa60
}
.p-career {
  padding: 16px 0 120px;
  background: #f6f3f0
}
@media screen and (max-width:750px) {
  .p-career {
    padding: 2.66667vw 0 16vw
  }
}
.p-careerBody {
  padding: 120px 9.02778vw;
  margin-bottom: 120px;
  background: #fff
}
@media print,
screen and (min-width:751px) {
  .p-careerBody {
    width: 95vw;
    border-radius: 0 10px 10px 0
  }
}
@media screen and (max-width:750px) {
  .p-careerBody {
    padding: 16vw 5.33333vw;
    margin-bottom: 16vw
  }
}
.p-careerBody__inner {
  width: 100%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-careerBody__inner {
    max-width: 1096px
  }
}
@media print,
screen and (min-width:751px) {
  .p-careerBodyItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.p-careerBodyItem:not(:last-child) {
  margin-bottom: 80px
}
@media screen and (max-width:750px) {
  .p-careerBodyItem:not(:last-child) {
    margin-bottom: 16vw
  }
}
.p-careerBodyItem__content {
  width: 436px
}
@media screen and (max-width:750px) {
  .p-careerBodyItem__content {
    width: 100%
  }
}
.p-careerBodyItem__img {
  width: 560px
}
@media screen and (max-width:750px) {
  .p-careerBodyItem__img {
    width: 100%;
    margin-bottom: 5.33333vw
  }
}
.p-careerBodyItem__img img {
  overflow: hidden;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-careerBodyItem__img img {
    border-radius: 1.33333vw
  }
}
.p-careerBodyItem__link {
  position: relative;
  padding-right: 25px;
  color: #4994db
}
@media screen and (max-width:750px) {
  .p-careerBodyItem__link {
    padding-right: 5.86667vw
  }
}
.p-careerBodyItem__link::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 15px;
  height: 20px;
  content: "";
  background-image: url(../img/common/icn_pdf.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-careerBodyItem__link::before {
    width: 3.2vw;
    height: 4.26667vw
  }
}
.p-careerBodyItem__ttl {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-careerBodyItem__ttl {
    font-size: 19px;
    font-size: 5.06667vw;
    margin-bottom: 4vw
  }
}
.p-careerBodyItem__txt {
  margin-bottom: 30px
}
@media screen and (max-width:750px) {
  .p-careerBodyItem__txt {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 4vw
  }
}
.p-careerTop {
  margin-bottom: 120px
}
@media screen and (max-width:750px) {
  .p-careerTop {
    margin-bottom: 16vw
  }
}
.p-digital {
  padding: 16px 0 120px;
  background: #f6f3f0
}
@media screen and (max-width:750px) {
  .p-digital {
    padding: 2.66667vw 0 16vw
  }
}
.p-digital__btn {
  display: block;
  width: 320px;
  padding: 28px 0;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  background: #4994db;
  border-radius: 40px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media (hover:hover) and (pointer:fine) {
  .p-digital__btn:hover {
    background: #256da8
  }
}
@media screen and (max-width:750px) {
  .p-digital__btn {
    font-size: 12px;
    font-size: 3.2vw;
    width: 66.66667vw;
    padding: 4.26667vw 0;
    border-radius: 6.66667vw
  }
}
.p-digital__note {
  width: 90%;
  max-width: 1100px;
  margin: 20px auto 0;
  font-size: 14px
}
@media screen and (max-width:750px) {
  .p-digital__note {
    font-size: 14px;
    font-size: 3.73333vw;
    width: 89.33333vw;
    margin: 5.33333vw auto 0
  }
}
.p-digitalBlock {
  width: 90%;
  max-width: 1178px;
  padding: 30px 30px 30px 40px;
  margin: 0 auto 120px;
  background: #fff;
  border-radius: 10px
}
@media print,
screen and (min-width:751px) {
  .p-digitalBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media screen and (max-width:750px) {
  .p-digitalBlock {
    width: 89.33333vw;
    padding: 5.33333vw;
    margin-bottom: 16vw;
    border-radius: 1.33333vw
  }
}
.p-digitalBlock__logo {
  width: 220px
}
@media print,
screen and (min-width:751px) {
  .p-digitalBlock__logo {
    margin-right: 30px
  }
}
@media screen and (max-width:750px) {
  .p-digitalBlock__logo {
    width: 34.93333vw;
    margin-bottom: 2.66667vw
  }
}
.p-digitalBlock__txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 800px;
  font-size: 12px
}
@media screen and (max-width:750px) {
  .p-digitalBlock__txt {
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.p-digitalItem {
  width: 95vw;
  padding: 120px 9.02778vw;
  background: #fff
}
@media print,
screen and (min-width:751px) {
  .p-digitalItem {
    border-radius: 0 10px 10px 0
  }
}
@media screen and (max-width:750px) {
  .p-digitalItem {
    width: 100%;
    padding: 16vw 5.33333vw
  }
}
.p-digitalItem:not(:last-of-type) {
  margin-bottom: 20px
}
@media screen and (max-width:750px) {
  .p-digitalItem:not(:last-of-type) {
    margin-bottom: 2.66667vw
  }
}
.p-digitalItem:last-of-type {
  margin-bottom: 80px
}
@media screen and (max-width:750px) {
  .p-digitalItem:last-of-type {
    margin-bottom: 10.66667vw
  }
}
.p-digitalItem__btn {
  display: block;
  width: 260px;
  height: 60px;
  padding: 0 30px;
  margin-top: 20px;
  font-size: 14px;
  line-height: 60px;
  background: #f6f3f0;
  border-radius: 30px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-digitalItem__btn {
    font-size: 12px;
    font-size: 3.2vw;
    width: 65.33333vw;
    height: 13.33333vw;
    padding: 0 6.66667vw;
    margin-top: 2.66667vw;
    line-height: 13.33333vw;
    border-radius: 6.66667vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-digitalItem__btn:hover {
    background: #f0eceb
  }
}
.p-digitalItem__content {
  width: 100%
}
@media print,
screen and (min-width:751px) {
  .p-digitalItem__content {
    max-width: 436px
  }
}
.p-digitalItem__inner {
  width: 100%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-digitalItem__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1096px
  }
}
.p-digitalItem__img {
  width: 560px
}
@media print,
screen and (min-width:751px) {
  .p-digitalItem__img {
    margin-right: 40px
  }
}
@media screen and (max-width:750px) {
  .p-digitalItem__img {
    width: 100%;
    margin-bottom: 5.33333vw
  }
}
.p-digitalItem__img a {
  position: relative;
  display: block
}
.p-digitalItem__img a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  content: "";
  background-image: url(../img/common/icn_play.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
@media screen and (max-width:750px) {
  .p-digitalItem__img a::before {
    width: 13.33333vw;
    height: 13.33333vw
  }
}
.p-digitalItem__img:hover a::before {
  width: 60px;
  height: 60px;
  background-image: url(../img/common/icn_play--hover.svg)
}
@media screen and (max-width:750px) {
  .p-digitalItem__img:hover a::before {
    width: 10.66667vw;
    height: 10.66667vw
  }
}
.p-digitalItem__img img {
  overflow: hidden;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-digitalItem__img img {
    border-radius: 1.33333vw
  }
}
.p-digitalItem__logo {
  width: 312px;
  margin: 40px 0 20px
}
@media screen and (max-width:750px) {
  .p-digitalItem__logo {
    width: 60.4vw;
    margin: 5.33333vw 0 5.33333vw
  }
}
.p-digitalItem__note {
  margin-top: 20px;
  font-size: 12px
}
@media screen and (max-width:750px) {
  .p-digitalItem__note {
    font-size: 10px;
    font-size: 2.66667vw;
    margin-top: 2.66667vw
  }
}
.p-digitalItem__ttl {
  margin-bottom: 30px
}
@media screen and (max-width:750px) {
  .p-digitalItem__ttl {
    margin-bottom: 4vw
  }
}
@media screen and (max-width:750px) {
  .p-digitalItem__txt {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-digitalTop {
  margin-bottom: 80px
}
@media screen and (max-width:750px) {
  .p-digitalTop {
    margin-bottom: 10.66667vw
  }
}
.p-digitalUse {
  padding-bottom: 36px;
  background: #f6f3f0
}
@media screen and (max-width:750px) {
  .p-digitalUse {
    padding-bottom: 9.6vw
  }
}
.p-digitalUseBox01 {
  width: 90%;
  padding: 40px 114px 80px;
  margin: 0 auto 80px;
  background: #fff;
  border-radius: 10px
}
@media print,
screen and (min-width:751px) {
  .p-digitalUseBox01 {
    max-width: 1178px
  }
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01 {
    width: 89.33333vw;
    padding: 5.33333vw 3.33333vw 10.66667vw;
    margin-bottom: 10.66667vw;
    border-radius: 1.33333vw
  }
}
.p-digitalUseBox01__btn {
  display: block;
  width: 320px;
  padding: 28px 76px 28px 54px;
  margin: 0 auto 10px;
  color: #fff;
  background: #e67878;
  border-radius: 40px
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__btn {
    font-size: 12px;
    font-size: 3.2vw;
    width: 66.66667vw;
    padding: 4.26667vw 16.8vw 4.26667vw 11.46667vw;
    margin-bottom: 1.33333vw;
    border-radius: 6.66667vw
  }
}
.p-digitalUseBox01__btn::after {
  background: #fff
}
.p-digitalUseBox01__img01 {
  width: 100%;
  margin-bottom: 40px
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__img01 {
    width: 78.66667vw;
    margin: 0 auto 5.33333vw
  }
}
.p-digitalUseBox01__table {
  margin: 0 auto 60px;
  border-collapse: separate;
  border: 1px solid #e8e8ea;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__table {
    width: 78.66667vw;
    margin: 0 auto 8vw;
    border-radius: 1.33333vw
  }
}
.p-digitalUseBox01__table th {
  width: 150px;
  padding: 18px 30px;
  font-weight: 400;
  text-align: left;
  background: #f0f0f0
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__table th {
    width: 29.33333vw;
    padding: 3.2vw 4vw
  }
}
.p-digitalUseBox01__table tr:first-child th {
  border-radius: 10px 0 0 0
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__table tr:first-child th {
    border-radius: 1.33333vw 0 0 0
  }
}
.p-digitalUseBox01__table tr:first-child td {
  border-radius: 0 10px 0 0
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__table tr:first-child td {
    border-radius: 0 1.33333vw 0 0
  }
}
.p-digitalUseBox01__table tr:last-child th {
  border-radius: 0 0 0 10px
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__table tr:last-child th {
    border-radius: 0 0 0 1.33333vw
  }
}
.p-digitalUseBox01__table tr:last-child td {
  border-radius: 0 0 10px 0
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__table tr:last-child td {
    border-radius: 0 0 1.33333vw 0
  }
}
.p-digitalUseBox01__table td {
  width: 266px;
  padding: 18px 30px
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__table td {
    width: auto;
    padding: 3.2vw 4vw
  }
}
.p-digitalUseBox01__table td,
.p-digitalUseBox01__table th {
  border: 1px solid #e8e8ea
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__table td,
  .p-digitalUseBox01__table th {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-digitalUseBox01__ttl {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__ttl {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-bottom: 2.66667vw
  }
}
.p-digitalUseBox01__txt01 {
  margin-bottom: 30px;
  font-size: 16px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__txt01 {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 4vw
  }
}
.p-digitalUseBox01__txt02 {
  margin-bottom: 40px;
  font-size: 14px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__txt02 {
    font-size: 12px;
    font-size: 3.2vw;
    margin-bottom: 5.33333vw
  }
}
.p-digitalUseBox01__txt03 {
  width: 100%;
  padding: 10px 0;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center;
  background: #f0f0f0;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__txt03 {
    font-size: 14px;
    font-size: 3.73333vw;
    width: 78.66667vw;
    padding: 2.66667vw 3.46667vw;
    margin: 0 auto 4vw
  }
}
.p-digitalUseBox01__list {
  margin-bottom: 20px;
  list-style-type: none;
  counter-reset: number
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__list {
    width: 78.66667vw;
    margin: 0 auto
  }
}
.p-digitalUseBox01__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  font-size: 16px
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__item {
    font-size: 14px;
    font-size: 3.73333vw;
    gap: 2.93333vw;
    margin-bottom: 4vw
  }
}
.p-digitalUseBox01__txt05 {
  font-size: 14px
}
@media screen and (max-width:750px) {
  .p-digitalUseBox01__txt05 {
    font-size: 12px;
    font-size: 3.2vw;
    width: 78.66667vw;
    margin: 0 auto
  }
}
.p-digitalUseNotes {
  width: 95vw;
  padding: 120px 9.02778vw;
  margin-bottom: 90px;
  background: #fff
}
@media print,
screen and (min-width:751px) {
  .p-digitalUseNotes {
    border-radius: 0 10px 10px 0
  }
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes {
    width: 100%;
    padding: 16vw 5.33333vw;
    margin-bottom: 12vw
  }
}
.p-digitalUseNotes__inner {
  width: 100%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-digitalUseNotes__inner {
    max-width: 1096px
  }
}
.p-digitalUseNotes__table {
  width: 100%;
  margin-bottom: 10px;
  border-collapse: separate;
  border: 1px solid #e8e8ea;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__table {
    margin-bottom: 1.33333vw;
    border-radius: 1.33333vw
  }
}
.p-digitalUseNotes__table th {
  padding: 33px 40px;
  font-weight: 500;
  text-align: left;
  vertical-align: middle;
  background: #f0f0f0
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__table th {
    padding: 5.33333vw
  }
}
.p-digitalUseNotes__table td {
  padding: 33px 40px;
  vertical-align: middle
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__table td {
    padding: 5.33333vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-digitalUseNotes__table tr:first-child th {
    border-radius: 10px 0 0 0
  }
}
@media print,
screen and (min-width:751px) {
  .p-digitalUseNotes__table tr:first-child td:last-child {
    border-radius: 0 10px 0 0
  }
}
@media print,
screen and (min-width:751px) {
  .p-digitalUseNotes__table tr:last-child th {
    border-radius: 0 0 0 10px
  }
}
@media print,
screen and (min-width:751px) {
  .p-digitalUseNotes__table tr:last-child td:last-child {
    border-radius: 0 0 10px 0
  }
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__table tr:last-child td:last-child {
    border-radius: 0 0 1.33333vw 0
  }
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__table tr:first-child th:first-child {
    border-radius: 1.33333vw 0 0 0
  }
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__table tr:first-child th:last-child {
    border-radius: 0 1.33333vw 0 0
  }
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__table tr:last-child td:first-child {
    border-radius: 0 0 0 1.33333vw
  }
}
.p-digitalUseNotes__table td,
.p-digitalUseNotes__table th {
  border: 1px solid #e8e8ea
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__table td,
  .p-digitalUseNotes__table th {
    font-size: 14px;
    font-size: 3.73333vw;
    width: 44.53333vw
  }
}
.p-digitalUseNotes__ttl {
  padding-bottom: 20px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 700;
  border-bottom: 1px solid #e8e8ea
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__ttl {
    font-size: 19px;
    font-size: 5.06667vw;
    padding-bottom: 3.06667vw;
    margin-bottom: 4vw;
    border-bottom: .26667vw solid #e8e8ea
  }
}
.p-digitalUseNotes__txt01 {
  margin-bottom: 60px;
  font-size: 16px
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__txt01 {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 8vw
  }
}
.p-digitalUseNotes__txt02 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__txt02 {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-bottom: 2.66667vw
  }
}
.p-digitalUseNotes__txt03 {
  margin-bottom: 40px;
  font-size: 14px
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__txt03 {
    font-size: 12px;
    font-size: 3.2vw;
    margin-bottom: 5.33333vw
  }
}
.p-digitalUseNotes__txt04 {
  margin-bottom: 20px;
  font-size: 16px
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__txt04 {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 5.33333vw
  }
}
.p-digitalUseNotes__txt05 {
  font-size: 16px
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__txt05 {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-digitalUseNotes__txt06 {
  padding-left: 1em;
  font-size: 16px;
  text-indent: -1em
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__txt06 {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-digitalUseNotes__txt07 {
  padding-left: 1em;
  margin-bottom: 20px;
  font-size: 16px;
  text-indent: -1em
}
@media screen and (max-width:750px) {
  .p-digitalUseNotes__txt07 {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 5.33333vw
  }
}
.p-digitalUseTop {
  padding: 16px 9.09722vw 80px
}
@media screen and (max-width:750px) {
  .p-digitalUseTop {
    padding: 2.66667vw 0 10.66667vw
  }
}
.p-digitalUseTop__breadcrumb {
  margin: 0 auto 67px
}
@media screen and (max-width:750px) {
  .p-digitalUseTop__breadcrumb {
    margin-bottom: 3.2vw
  }
}
.p-digitalUseTop__inner {
  width: 100%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-digitalUseTop__inner {
    max-width: 1178px
  }
}
@media screen and (max-width:750px) {
  .p-digitalUseTop__inner {
    width: 89.33333vw
  }
}
.p-digitalUseTop__ttl {
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-digitalUseTop__ttl {
    font-size: 25px;
    font-size: 6.66667vw;
    margin-bottom: 4.26667vw
  }
}
.p-digitalUseTop__txt {
  font-size: 16px
}
@media screen and (max-width:750px) {
  .p-digitalUseTop__txt {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-news {
  background: #f6f3f0
}
.p-news__breadcrumb {
  margin-bottom: 63px
}
.p-news__content {
  width: 100%
}
.p-news__inner {
  width: 95vw;
  padding: 16px 9.09722vw 80px
}
@media screen and (max-width:750px) {
  .p-news__inner {
    width: 89.33333vw;
    padding: 2.66667vw 0 10.66667vw;
    margin: 0 auto
  }
}
.p-news__ttl {
  margin-bottom: 80px
}
.p-news__ttlLead {
  position: relative;
  display: block;
  padding-left: 52px;
  margin-bottom: 20px;
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-news__ttlLead {
    font-size: 16px;
    font-size: 4.26667vw;
    padding-left: 4.66667vw;
    margin-bottom: 2.66667vw
  }
}
.p-news__ttlLead::after {
  position: absolute;
  top: 50%;
  left: 24px;
  width: 14px;
  height: 14px;
  content: "";
  background-color: #e67878;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-news__ttlLead::after {
    left: 0;
    width: 2.66667vw;
    height: 2.66667vw
  }
}
.p-newsItem {
  padding: 30px 20px;
  border-top: 1px solid #e8e8ea;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media print,
screen and (min-width:751px) {
  .p-newsItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}
@media screen and (max-width:750px) {
  .p-newsItem {
    display: block;
    padding: 4vw 0
  }
}
.p-newsItem:last-of-type {
  border-bottom: 1px solid #e8e8ea
}
.p-newsItem__date {
  color: #898989
}
@media screen and (max-width:750px) {
  .p-newsItem__date {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-bottom: 1.33333vw
  }
}
.p-newsItem__txt {
  position: relative
}
@media print,
screen and (min-width:751px) {
  .p-newsItem__txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 30px
  }
}
@media screen and (max-width:750px) {
  .p-newsItem__txt {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-newsItem__txt--arrow::after {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 11px;
  height: 9px;
  content: "";
  background: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/arrow02.svg);
  mask-image: url(../img/common/arrow02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .p-newsItem__txt--arrow::after {
    display: none
  }
}
.p-newsItem__txt a {
  text-decoration: underline
}
@media (hover:hover) and (pointer:fine) {
  .p-newsItem__txt a:hover {
    color: #1558d6
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-NewsItem a:hover .p-newsItem__txt {
    text-decoration: underline
  }
  .p-NewsItem a:hover .p-newsItem__txt::after {
    background: #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
  .p-NewsItem a:hover .p-newsItem__txt::before {
    background: #e67878
  }
}
.p-qr {
  padding: 16px 0 120px;
  background: #f6f3f0
}
@media screen and (max-width:750px) {
  .p-qr {
    padding: 2.66667vw 0 16vw
  }
}
.p-qrCase {
  width: 95vw;
  padding: 120px 9.02778vw;
  margin-bottom: 120px;
  background: #fff
}
@media print,
screen and (min-width:751px) {
  .p-qrCase {
    border-radius: 0 10px 10px 0
  }
}
@media screen and (max-width:750px) {
  .p-qrCase {
    width: 100%;
    padding: 16vw 5.33333vw;
    margin-bottom: 16vw
  }
}
.p-qrCase__inner {
  width: 100%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-qrCase__inner {
    max-width: 1096px
  }
}
.p-qrCaseSec {
  position: relative;
  padding-top: 40px;
  border-top: 2px solid #e8e8ea
}
@media screen and (max-width:750px) {
  .p-qrCaseSec {
    padding-top: 5.33333vw;
    border-top: .26667vw solid #e8e8ea
  }
}
.p-qrCaseSec:not(:last-child) {
  padding-bottom: 120px
}
@media screen and (max-width:750px) {
  .p-qrCaseSec:not(:last-child) {
    padding-bottom: 16vw
  }
}
.p-qrCaseSec::before {
  position: absolute;
  top: -2px;
  left: 0;
  width: 46px;
  height: 2px;
  content: "";
  background: #4994db
}
@media screen and (max-width:750px) {
  .p-qrCaseSec::before {
    top: -.26667vw;
    width: 8vw;
    height: .53333vw
  }
}
.p-qrCaseSec__list {
  width: 100%
}
@media print,
screen and (min-width:751px) {
  .p-qrCaseSec__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.p-qrCaseSec__ttl {
  margin-bottom: 64px;
  font-size: 34px;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-qrCaseSec__ttl {
    font-size: 20px;
    font-size: 5.33333vw;
    margin-bottom: 8vw
  }
}
.p-qrCaseSecItem {
  width: 48%
}
@media screen and (max-width:750px) {
  .p-qrCaseSecItem {
    width: 100%
  }
}
.p-qrCaseSecItem:not(:last-child) {
  margin-bottom: 8vw
}
.p-qrCaseSecItem__img {
  margin-bottom: 30px
}
@media screen and (max-width:750px) {
  .p-qrCaseSecItem__img {
    margin-bottom: 4vw
  }
}
.p-qrCaseSecItem__ttl {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-qrCaseSecItem__ttl {
    font-size: 18px;
    font-size: 4.8vw;
    margin-bottom: 2.93333vw
  }
}
.p-qrCaseSecItem__ttlLead {
  position: relative;
  display: block;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 500
}
@media print,
screen and (min-width:751px) {
  .p-qrCaseSecItem__ttlLead {
    margin-bottom: 6px
  }
}
@media screen and (max-width:750px) {
  .p-qrCaseSecItem__ttlLead {
    font-size: 14px;
    font-size: 3.73333vw;
    padding-left: 3.73333vw
  }
}
.p-qrCaseSecItem__ttlLead::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  content: "";
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-qrCaseSecItem__ttlLead::before {
    width: 2.13333vw;
    height: 2.13333vw
  }
}
.p-qrCaseSecItem__ttlLead--values::before {
  background: #4994db
}
.p-qrCaseSecItem__ttlLead--kokugo::before {
  background: #eb3640
}
.p-qrCaseSecItem__ttlLead--shosha::before {
  background: #ef7820
}
.p-qrCaseSecItem__ttlLead--sansu::before {
  background: #0164b0
}
.p-qrCaseSecItem__ttlLead--rika::before {
  background: #11aec4
}
.p-qrCaseSecItem__ttlLead--seikatsu::before {
  background: #f2739a
}
.p-qrCaseSecItem__ttlLead--katei::before {
  background: #f5a509
}
.p-qrCaseSecItem__ttlLead--eigo::before {
  background: #15aa60
}
.p-qrCaseSecItem__ttlLead--doutoku::before {
  background: #c760a8
}
@media screen and (max-width:750px) {
  .p-qrCaseSecItem__txt {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-qrFeature {
  width: 90%;
  max-width: 1178px;
  margin: 0 auto 120px
}
@media screen and (max-width:750px) {
  .p-qrFeature {
    width: 89.33333vw;
    margin-bottom: 16vw
  }
}
.p-qrFeature__btn {
  width: 300px;
  padding: 18px 46px 18px 30px;
  background: #fff;
  border-radius: 30px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-qrFeature__btn {
    font-size: 12px;
    font-size: 3.2vw;
    width: 65.33333vw;
    padding: 4.26667vw 10vw 4.26667vw 6.66667vw;
    border-radius: 6.66667vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-qrFeature__btn:hover {
    background: #f0eceb
  }
}
.p-qrFeature__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media screen and (max-width:750px) {
  .p-qrFeature__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}
.p-qrFeature__ttl {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-qrFeature__ttl {
    font-size: 18px;
    font-size: 4.8vw;
    margin-bottom: 4.26667vw
  }
}
.p-qrFeature__txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  max-width: 714px
}
@media print,
screen and (min-width:751px) {
  .p-qrFeature__txt {
    padding-right: 20px
  }
}
@media screen and (max-width:750px) {
  .p-qrFeature__txt {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 5.33333vw
  }
}
.p-qrNav {
  width: 90%;
  max-width: 1178px;
  margin: 0 auto 60px
}
@media screen and (max-width:750px) {
  .p-qrNav {
    width: 89.33333vw;
    margin-bottom: 8vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-qrNav__item {
    width: 188px
  }
}
@media screen and (max-width:750px) {
  .p-qrNav__item {
    width: 44vw
  }
}
.p-qrNav__ttl {
  margin-bottom: 40px
}
@media screen and (max-width:750px) {
  .p-qrNav__ttl {
    margin-bottom: 5.33333vw
  }
}
.p-qrTop {
  margin-bottom: 60px
}
@media screen and (max-width:750px) {
  .p-qrTop {
    margin-bottom: 8vw
  }
}
.p-sdgs {
  padding: 16px 0 120px;
  background: #f6f3f0
}
@media screen and (max-width:750px) {
  .p-sdgs {
    padding: 2.66667vw 0 16vw
  }
}
.p-sdgsBody {
  padding: 120px 9.02778vw;
  margin-bottom: 120px;
  background: #fff
}
@media print,
screen and (min-width:751px) {
  .p-sdgsBody {
    width: 95vw;
    border-radius: 0 10px 10px 0
  }
}
@media screen and (max-width:750px) {
  .p-sdgsBody {
    padding: 16vw 5.33333vw;
    margin-bottom: 16vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-sdgsBody__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 60px 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1096px;
    margin: 0 auto
  }
}
.p-sdgsBody__ttl {
  font-size: 40px;
  font-weight: 700
}
@media print,
screen and (min-width:751px) {
  .p-sdgsBody__ttl {
    width: 30%
  }
}
@media screen and (max-width:750px) {
  .p-sdgsBody__ttl {
    font-size: 25px;
    font-size: 6.66667vw;
    margin-bottom: 8vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-sdgsBodyItem {
    width: 30%
  }
}
@media screen and (max-width:750px) {
  .p-sdgsBodyItem:not(:last-child) {
    margin-bottom: 16vw
  }
}
.p-sdgsBodyItem__img {
  margin-bottom: 20px
}
@media screen and (max-width:750px) {
  .p-sdgsBodyItem__img {
    margin-bottom: 3.73333vw
  }
}
.p-sdgsBodyItem__ttl {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500
}
@media screen and (max-width:750px) {
  .p-sdgsBodyItem__ttl {
    font-size: 17px;
    font-size: 4.53333vw;
    margin-bottom: 2.66667vw
  }
}
.p-sdgsBodyItem__txt {
  margin-bottom: 30px
}
@media screen and (max-width:750px) {
  .p-sdgsBodyItem__txt {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 4vw
  }
}
.p-sdgsBodyItem__link:not(:last-child) {
  margin-bottom: 10px
}
@media screen and (max-width:750px) {
  .p-sdgsBodyItem__link:not(:last-child) {
    margin-bottom: 1.33333vw
  }
}
.p-sdgsBodyItem__link a {
  position: relative;
  padding-right: 25px;
  color: #4994db
}
@media screen and (max-width:750px) {
  .p-sdgsBodyItem__link a {
    padding-right: 5.86667vw
  }
}
.p-sdgsBodyItem__link a::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 15px;
  height: 20px;
  content: "";
  background-image: url(../img/common/icn_pdf.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-sdgsBodyItem__link a::before {
    width: 3.2vw;
    height: 4.26667vw
  }
}
.p-sdgsTop {
  margin-bottom: 120px
}
@media screen and (max-width:750px) {
  .p-sdgsTop {
    margin-bottom: 16vw
  }
}
.p-search {
  background: #f6f3f0
}
.p-search__breadcrumb {
  max-width: 1178px;
  margin: 0 auto 70px
}
@media screen and (max-width:750px) {
  .p-search__breadcrumb {
    width: 89.33333vw;
    margin: 0 auto 6.66667vw
  }
}
.p-search__inner {
  padding: 16px 0 37px
}
@media screen and (max-width:750px) {
  .p-search__inner {
    padding: 2.66667vw 0 9.6vw
  }
}
.p-subDownload {
  padding-bottom: 37px;
  background: #f6f3f0
}
@media screen and (max-width:750px) {
  .p-subDownload {
    margin-bottom: 9.6vw
  }
}
.p-subDownloadBody {
  position: relative;
  width: 95vw;
  padding: 120px 9.02778vw 100px;
  margin-bottom: 80px;
  background: #fff
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadBody {
    border-radius: 0 10px 10px 0
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadBody {
    width: 100%;
    padding: 16vw 5.33333vw
  }
}
.p-subDownloadBody__grade {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 28px 30px;
  background: #f6f3f0;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__grade {
    display: block;
    padding: 4vw
  }
}
.p-subDownloadBody__grade:not(:last-child) {
  margin-bottom: 40px
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__grade:not(:last-child) {
    margin-bottom: 8vw
  }
}
.p-subDownloadBody__gradeItem {
  padding: 10px 0
}
.p-subDownloadBody__gradeItem:not(:last-child) {
  border-bottom: 1px solid #cecece
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadBody__gradeItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__gradeItem {
    padding: 2.66667vw 0
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__gradeItemTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    display: block
  }
}
.p-subDownloadBody__gradeItemType {
  position: relative;
  width: 140px;
  padding-left: 28px;
  font-size: 14px
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__gradeItemType {
    font-size: 12px;
    font-size: 3.2vw;
    width: 30.66667vw;
    padding-left: 6.13333vw
  }
}
.p-subDownloadBody__gradeItemType:not(:last-child)::after {
  position: absolute;
  top: 50%;
  right: -30px;
  width: 1px;
  height: 30px;
  content: "";
  background: #e8e8ea;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__gradeItemType:not(:last-child)::after {
    display: none
  }
}
.p-subDownloadBody__gradeItemType--excel a::before {
  background-image: url(../img/common/icn_excel.svg)
}
.p-subDownloadBody__gradeItemType--pdf a::before {
  background-image: url(../img/common/icn_pdf.svg)
}
.p-subDownloadBody__gradeItemType--word a::before {
  background-image: url(../img/common/icn_word.svg)
}
.p-subDownloadBody__gradeItemType--zip a::before {
  background-image: url(../img/common/icn_zip.svg)
}
.p-subDownloadBody__gradeItemType a {
  white-space: nowrap
}
.p-subDownloadBody__gradeItemType a::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 18px;
  height: 24px;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__gradeItemType a::before {
    width: 4vw;
    height: 5.33333vw
  }
}
.p-subDownloadBody__gradeItemTypeWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadBody__gradeItemTypeWrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    gap: 0 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__gradeItemTypeWrapper {
    gap: 0 8vw;
    padding-top: 2.66667vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadBody__gradeList {
    width: 75%
  }
}
.p-subDownloadBody__gradeTtl {
  font-size: 20px;
  font-weight: 700
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadBody__gradeTtl {
    margin-left: 20px
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__gradeTtl {
    font-size: 15px;
    font-size: 4vw
  }
}
.p-subDownloadBody__group:not(:last-child) {
  margin-bottom: 40px
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__group:not(:last-child) {
    margin-bottom: 5.33333vw
  }
}
.p-subDownloadBody__inner {
  width: 100%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadBody__inner {
    max-width: 1096px
  }
}
.p-subDownloadBody__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 28px 30px;
  background: #f6f3f0;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 5.33333vw;
    border-radius: 1.33333vw
  }
}
.p-subDownloadBody__item:not(:last-child) {
  margin-bottom: 10px
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__item:not(:last-child) {
    margin-bottom: 1.33333vw
  }
}
.p-subDownloadBody__item--arrow {
  padding: 0
}
.p-subDownloadBody__item--arrow a {
  position: relative;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 28px 30px
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__item--arrow a {
    padding: 5.33333vw
  }
}
.p-subDownloadBody__item--arrow a::after {
  position: absolute;
  top: 50%;
  right: 25px;
  width: 11px;
  height: 9px;
  content: "";
  background: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/arrow02.svg);
  mask-image: url(../img/common/arrow02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
.p-subDownloadBody__item--arrow a::before {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 22px;
  height: 22px;
  content: "";
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.l-main--eigo .p-subDownloadBody__item--arrow a::before {
  background: #0e910e
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadBody__item--arrow a:hover::after {
    background: #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
  .p-subDownloadBody__item--arrow a:hover::before {
    opacity: 1
  }
}
.p-subDownloadBody__itemTxt {
  font-size: 16px
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadBody__itemTxt {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 16px
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__itemTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    padding-bottom: 5.33333vw;
    border-bottom: .26667vw solid #e8e8ea
  }
}
.p-subDownloadBody__itemType {
  position: relative;
  width: 140px;
  padding-left: 28px;
  font-size: 14px
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__itemType {
    font-size: 12px;
    font-size: 3.2vw;
    width: 50%;
    padding-left: 6.13333vw
  }
}
.p-subDownloadBody__itemType:not(:last-child) {
  margin-right: 61px
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__itemType:not(:last-child) {
    margin-right: 8vw
  }
}
.p-subDownloadBody__itemType:not(:last-child)::after {
  position: absolute;
  top: 50%;
  right: -30px;
  width: 1px;
  height: 30px;
  content: "";
  background: #e8e8ea;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__itemType:not(:last-child)::after {
    display: none
  }
}
.p-subDownloadBody__itemType--excel a::before {
  background-image: url(../img/common/icn_excel.svg)
}
.p-subDownloadBody__itemType--pdf a::before {
  background-image: url(../img/common/icn_pdf.svg)
}
.p-subDownloadBody__itemType--word a::before {
  background-image: url(../img/common/icn_word.svg)
}
.p-subDownloadBody__itemType--zip a::before {
  background-image: url(../img/common/icn_zip.svg)
}
.p-subDownloadBody__itemType a {
  white-space: nowrap
}
.p-subDownloadBody__itemType a::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 18px;
  height: 24px;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__itemType a::before {
    width: 4vw;
    height: 5.33333vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadBody__itemTypeWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__itemTypeWrapper {
    padding-top: 5.33333vw
  }
}
.p-subDownloadBody__ttl {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__ttl {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-bottom: 2.66667vw
  }
}
.p-subDownloadBody__txt {
  margin-bottom: 20px;
  font-size: 16px
}
@media screen and (max-width:750px) {
  .p-subDownloadBody__txt {
    font-size: 12px;
    font-size: 3.2vw;
    margin-bottom: 2.66667vw
  }
}
.p-subDownloadBtn {
  width: 100%;
  margin: 60px auto 120px
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 700px
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadBtn {
    width: 66.66667vw;
    margin: 10.66667vw auto 16vw
  }
}
.p-subDownloadBtn__item {
  margin: 0 auto;
  text-align: center;
  background: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadBtn__item {
    width: 320px;
    line-height: 80px;
    border-radius: 40px
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadBtn__item {
    font-size: 12px;
    font-size: 3.2vw;
    width: 100%;
    font-weight: 500;
    line-height: 13.33333vw;
    border-radius: 6.66667vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadBtn__item:hover {
    background: #f0eceb
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadBtn__item:not(:last-child) {
    margin-bottom: 2.66667vw
  }
}
.p-subDownloadBtn__item a {
  display: block;
  color: #000
}
.p-subDownloadBtn__item--kokugo {
  background: #eb3640
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadBtn__item--kokugo:hover {
    background: #c22a31
  }
}
.p-subDownloadBtn__item--kokugo a {
  color: #fff
}
.p-subDownloadBtn__item--shosha {
  background: #ef7820
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadBtn__item--shosha:hover {
    background: #d95e21
  }
}
.p-subDownloadBtn__item--shosha a {
  color: #fff
}
.p-subDownloadBtn__item--shakai {
  background: #7dac00
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadBtn__item--shakai:hover {
    background: #618500
  }
}
.p-subDownloadBtn__item--shakai a {
  color: #fff
}
.p-subDownloadBtn__item--chizu {
  background: #0e910e
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadBtn__item--chizu:hover {
    background: #0a6b06
  }
}
.p-subDownloadBtn__item--chizu a {
  color: #fff
}
.p-subDownloadBtn__item--sansu {
  background: #0164b0
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadBtn__item--sansu:hover {
    background: #014f8a
  }
}
.p-subDownloadBtn__item--sansu a {
  color: #fff
}
.p-subDownloadBtn__item--rika {
  background: #11aec4
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadBtn__item--rika:hover {
    background: #0e8d9e
  }
}
.p-subDownloadBtn__item--rika a {
  color: #fff
}
.p-subDownloadBtn__item--seikatsu {
  background: #f2739a
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadBtn__item--seikatsu:hover {
    background: #cc6282
  }
}
.p-subDownloadBtn__item--seikatsu a {
  color: #fff
}
.p-subDownloadBtn__item--katei {
  background: #f5a509
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadBtn__item--katei:hover {
    background: #cf8c08
  }
}
.p-subDownloadBtn__item--katei a {
  color: #fff
}
.p-subDownloadBtn__item--hoken {
  background: #3bbfed
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadBtn__item--hoken:hover {
    background: #329fc7
  }
}
.p-subDownloadBtn__item--hoken a {
  color: #fff
}
.p-subDownloadBtn__item--doutoku {
  background: #c760a8
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadBtn__item--doutoku:hover {
    background: #a14d88
  }
}
.p-subDownloadBtn__item--doutoku a {
  color: #fff
}
.p-subDownloadBtn__item--eigo {
  background: #15aa60
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadBtn__item--eigo:hover {
    background: #10854a
  }
}
.p-subDownloadBtn__item--eigo a {
  color: #fff
}
.p-subDownloadFootNav {
  margin: 0 auto 100px
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadFootNav {
    width: 90%;
    max-width: 1178px
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadFootNav {
    width: 89.33333vw;
    margin-bottom: 12.26667vw
  }
}
.p-subDownloadFootNav__ttl {
  margin-bottom: 40px
}
@media screen and (max-width:750px) {
  .p-subDownloadFootNav__ttl {
    margin-bottom: 5.33333vw
  }
}
.p-subDownloadHead {
  width: 95vw;
  padding: 16px 9.09722vw 80px
}
@media screen and (max-width:750px) {
  .p-subDownloadHead {
    width: 89.33333vw;
    padding: 2.66667vw 0 10.66667vw;
    margin: 0 auto
  }
}
.p-subDownloadHead--keikaku {
  width: 100%
}
@media screen and (max-width:750px) {
  .p-subDownloadHead--keikaku {
    width: 89.33333vw;
    padding: 2.66667vw 0 10.66667vw;
    margin: 0 auto
  }
}
.p-subDownloadHead__breadcrumb {
  margin-bottom: 63px
}
@media screen and (max-width:750px) {
  .p-subDownloadHead__breadcrumb {
    margin-bottom: 4vw
  }
}
.p-subDownloadHead__btn {
  display: block;
  text-align: center;
  background: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadHead__btn {
    width: 320px;
    line-height: 80px;
    border-radius: 80px
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadHead__btn {
    font-size: 12px;
    font-size: 3.2vw;
    width: 66.66667vw;
    font-weight: 500;
    line-height: 13.33333vw;
    border-radius: 6.66667vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadHead__btn:hover {
    background: #f0eceb
  }
}
.p-subDownloadHead__btn--kokugo {
  color: #fff;
  background: #eb3640
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadHead__btn--kokugo:hover {
    background: #c22a31
  }
}
.p-subDownloadHead__btn--shosha {
  color: #fff;
  background: #ef7820
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadHead__btn--shosha:hover {
    background: #d95e21
  }
}
.p-subDownloadHead__btn--shakai {
  color: #fff;
  background: #7dac00
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadHead__btn--shakai:hover {
    background: #618500
  }
}
.p-subDownloadHead__btn--chizu {
  color: #fff;
  background: #0e910e
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadHead__btn--chizu:hover {
    background: #0a6b06
  }
}
.p-subDownloadHead__btn--sansu {
  color: #fff;
  background: #0164b0
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadHead__btn--sansu:hover {
    background: #014f8a
  }
}
.p-subDownloadHead__btn--rika {
  color: #fff;
  background: #11aec4
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadHead__btn--rika:hover {
    background: #0e8d9e
  }
}
.p-subDownloadHead__btn--seikatsu {
  color: #fff;
  background: #f2739a
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadHead__btn--seikatsu:hover {
    background: #cc6282
  }
}
.p-subDownloadHead__btn--katei {
  color: #fff;
  background: #f5a509
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadHead__btn--katei:hover {
    background: #cf8c08
  }
}
.p-subDownloadHead__btn--hoken {
  color: #fff;
  background: #3bbfed
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadHead__btn--hoken:hover {
    background: #329fc7
  }
}
.p-subDownloadHead__btn--doutoku {
  color: #fff;
  background: #c760a8
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadHead__btn--doutoku:hover {
    background: #a14d88
  }
}
.p-subDownloadHead__btn--eigo {
  color: #fff;
  background: #15aa60
}
@media (hover:hover) and (pointer:fine) {
  .p-subDownloadHead__btn--eigo:hover {
    background: #10854a
  }
}
.p-subDownloadHead__inner {
  width: 100%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadHead__inner {
    max-width: 1096px
  }
  .p-subDownloadHead--keikaku .p-subDownloadHead__inner {
    max-width: 1178px
  }
}
.p-subDownloadHead__subTtl {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 500
}
@media screen and (max-width:750px) {
  .p-subDownloadHead__subTtl {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-bottom: 4vw
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadHead__ttl {
    margin-bottom: 5.6vw
  }
}
.p-subDownloadHead__ttl--keikaku {
  margin-bottom: 60px
}
@media screen and (max-width:750px) {
  .p-subDownloadHead__ttl--keikaku {
    margin-bottom: 11.2vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadHead__ttlWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.p-subDownloadHeadNav {
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-subDownloadHeadNav {
    width: 100%;
    max-width: 1178px
  }
}
@media screen and (max-width:750px) {
  .p-subDownloadHeadNav {
    width: 89.33333vw
  }
}
.p-subDownloadHeadNav__ttl {
  margin-bottom: 40px
}
@media screen and (max-width:750px) {
  .p-subDownloadHeadNav__ttl {
    margin-bottom: 5.33333vw
  }
}
.p-subQa {
  padding-bottom: 37px;
  background: #f6f3f0
}
@media screen and (max-width:750px) {
  .p-subQa {
    margin-bottom: 9.6vw
  }
}
.p-subQaBody {
  position: relative;
  width: 95vw;
  padding: 120px 9.02778vw 100px;
  margin-bottom: 20px;
  background: #fff
}
@media print,
screen and (min-width:751px) {
  .p-subQaBody {
    border-radius: 0 10px 10px 0
  }
}
@media screen and (max-width:750px) {
  .p-subQaBody {
    width: 100vw;
    padding: 0;
    margin-bottom: 0
  }
}
.p-subQaBodyContainer {
  position: relative;
  width: 100%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-subQaBodyContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1096px
  }
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer {
    width: 100%;
    padding: 16vw 5.33333vw 18.66667vw
  }
}
.p-subQaBodyContainer--detail01::before {
  position: absolute;
  top: -140px;
  left: -50px;
  width: 212px;
  height: 80px;
  font-size: 22px;
  font-weight: 500;
  line-height: 70px;
  color: #fff;
  text-align: center;
  letter-spacing: .24em;
  content: "すぐに解決";
  -webkit-mask-image: url(../img/common/detail01.svg);
  mask-image: url(../img/common/detail01.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer--detail01::before {
    font-size: 16px;
    font-size: 4.26667vw;
    top: -4vw;
    left: 2.66667vw;
    width: 40vw;
    height: 16vw;
    line-height: 13.33333vw
  }
}
.l-main--kokugo .p-subQaBodyContainer--detail01::before {
  background: #eb3640
}
.l-main--shosha .p-subQaBodyContainer--detail01::before {
  background: #ef7820
}
.l-main--shakai .p-subQaBodyContainer--detail01::before {
  background: #7dac00
}
.l-main--chizu .p-subQaBodyContainer--detail01::before {
  background: #0e910e
}
.l-main--sansu .p-subQaBodyContainer--detail01::before {
  background: #0164b0
}
.l-main--rika .p-subQaBodyContainer--detail01::before {
  background: #11aec4
}
.l-main--seikatsu .p-subQaBodyContainer--detail01::before {
  background: #f2739a
}
.l-main--katei .p-subQaBodyContainer--detail01::before {
  background: #f5a509
}
.l-main--hoken .p-subQaBodyContainer--detail01::before {
  background: #3bbfed
}
.l-main--doutoku .p-subQaBodyContainer--detail01::before {
  background: #c760a8
}
.l-main--eigo .p-subQaBodyContainer--detail01::before {
  background: #15aa60
}
.p-subQaBodyContainer__accordion {
  height: 0;
  overflow: hidden;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media print,
screen and (min-width:751px) {
  .p-subQaBodyContainer__accordion {
    margin-top: 15px
  }
}
.p-subQaBodyContainer__answer {
  position: relative;
  padding-left: 58px;
  margin-bottom: 40px;
  line-height: 2
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__answer {
    font-size: 14px;
    font-size: 3.73333vw;
    padding-left: 10.66667vw;
    margin-bottom: 5.33333vw
  }
}
.p-subQaBodyContainer__answer::after {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 15px;
  height: 15px;
  content: "";
  -webkit-mask-image: url(../img/common/answer.svg);
  mask-image: url(../img/common/answer.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__answer::after {
    top: 2.4vw;
    left: 2.4vw;
    width: 3.06667vw;
    height: 3.06667vw
  }
}
.l-main--kokugo .p-subQaBodyContainer__answer::after {
  background: #eb3640
}
.l-main--shosha .p-subQaBodyContainer__answer::after {
  background: #ef7820
}
.l-main--shakai .p-subQaBodyContainer__answer::after {
  background: #7dac00
}
.l-main--chizu .p-subQaBodyContainer__answer::after {
  background: #0e910e
}
.l-main--sansu .p-subQaBodyContainer__answer::after {
  background: #0164b0
}
.l-main--rika .p-subQaBodyContainer__answer::after {
  background: #11aec4
}
.l-main--seikatsu .p-subQaBodyContainer__answer::after {
  background: #f2739a
}
.l-main--katei .p-subQaBodyContainer__answer::after {
  background: #f5a509
}
.l-main--hoken .p-subQaBodyContainer__answer::after {
  background: #3bbfed
}
.l-main--doutoku .p-subQaBodyContainer__answer::after {
  background: #c760a8
}
.l-main--eigo .p-subQaBodyContainer__answer::after {
  background: #15aa60
}
.p-subQaBodyContainer__btn {
  display: block;
  width: 100%;
  max-width: 640px;
  padding: 28px 30px;
  margin: 0 auto 40px;
  border: 1px solid #e8e8ea;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__btn {
    width: 78.66667vw;
    padding: 4.66667vw 5.33333vw;
    margin: 0 0 8vw auto;
    border: .26667vw solid #e8e8ea;
    border-radius: 2.66667vw
  }
}
.p-subQaBodyContainer__btn:not(:last-child) {
  margin-bottom: 20px
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__btn:not(:last-child) {
    margin-bottom: 4vw
  }
}
.p-subQaBodyContainer__btnTxt {
  position: relative;
  display: block;
  padding-right: 36px
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__btnTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    padding-right: 6.66667vw
  }
}
.p-subQaBodyContainer__btn--blank .p-subQaBodyContainer__btnTxt {
  text-decoration: underline
}
.p-subQaBodyContainer__btn--blank .p-subQaBodyContainer__btnTxt::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 14px;
  height: 12px;
  content: "";
  background: #000;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/blank.svg);
  mask-image: url(../img/common/blank.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__btn--blank .p-subQaBodyContainer__btnTxt::after {
    width: 3.46667vw;
    height: 2.93333vw
  }
}
.p-subQaBodyContainer__btn--pdf .p-subQaBodyContainer__btnTxt {
  text-decoration: underline
}
.p-subQaBodyContainer__btn--pdf .p-subQaBodyContainer__btnTxt::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 24px;
  content: "";
  background-image: url(../img/common/icn_pdf.svg);
  background-repeat: no-repeat;
  background-size: contain
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__btn--pdf .p-subQaBodyContainer__btnTxt::after {
    width: 4vw;
    height: 5.33333vw
  }
}
.p-subQaBodyContainer__btn--play .p-subQaBodyContainer__btnTxt {
  text-decoration: underline
}
.p-subQaBodyContainer__btn--play .p-subQaBodyContainer__btnTxt::after {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 14px;
  height: 11px;
  content: "";
  background: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/arrow02.svg);
  mask-image: url(../img/common/arrow02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__btn--play .p-subQaBodyContainer__btnTxt::after {
    width: 4vw;
    height: 5.33333vw
  }
}
.p-subQaBodyContainer__btn--play .p-subQaBodyContainer__btnTxt::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 26px;
  height: 26px;
  content: "";
  border-radius: 50%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0)
}
.p-subQaBodyContainer__btn--play:hover .p-subQaBodyContainer__btnTxt::after {
  background: #fff;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg)
}
.p-subQaBodyContainer__btn--play:hover .p-subQaBodyContainer__btnTxt::before {
  -webkit-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1)
}
.l-main--kokugo .p-subQaBodyContainer__btn--play:hover .p-subQaBodyContainer__btnTxt::before {
  background: #eb3640
}
.l-main--shosha .p-subQaBodyContainer__btn--play:hover .p-subQaBodyContainer__btnTxt::before {
  background: #ef7820
}
.l-main--shakai .p-subQaBodyContainer__btn--play:hover .p-subQaBodyContainer__btnTxt::before {
  background: #7dac00
}
.l-main--sansu .p-subQaBodyContainer__btn--play:hover .p-subQaBodyContainer__btnTxt::before {
  background: #0164b0
}
.l-main--katei .p-subQaBodyContainer__btn--play:hover .p-subQaBodyContainer__btnTxt::before {
  background: #f5a509
}
.l-main--seikatsu .p-subQaBodyContainer__btn--play:hover .p-subQaBodyContainer__btnTxt::before {
  background: #f2739a
}
.l-main--hoken .p-subQaBodyContainer__btn--play:hover .p-subQaBodyContainer__btnTxt::before {
  background: #3bbfed
}
.p-subQaBodyContainer__item {
  position: relative;
  border-bottom: 1px solid #e8e8ea
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__item {
    border-bottom: .26667vw solid #e8e8ea
  }
}
.p-subQaBodyContainer__item:first-child {
  border-top: 1px solid #e8e8ea
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__item:first-child {
    border-bottom: .26667vw solid #e8e8ea
  }
}
.p-subQaBodyContainer__list {
  width: 100%;
  max-width: 756px
}
.p-subQaBodyContainer__question {
  position: relative;
  padding: 40px 58px;
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__question {
    font-size: 15px;
    font-size: 4vw;
    padding: 5.33333vw 6.66667vw 5.33333vw 10.66667vw
  }
}
.p-subQaBodyContainer__question::after {
  position: absolute;
  top: 50%;
  left: 11px;
  width: 16px;
  height: 16px;
  content: "";
  background-image: url(../img/common/question.svg);
  background-repeat: no-repeat;
  background-size: contain
}
@media print,
screen and (min-width:751px) {
  .p-subQaBodyContainer__question::after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__question::after {
    top: 7.73333vw;
    left: 2.4vw;
    width: 3.33333vw;
    height: 3.33333vw
  }
}
.p-subQaBodyContainer__question::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 38px;
  height: 38px;
  content: "";
  border-radius: 50%
}
@media print,
screen and (min-width:751px) {
  .p-subQaBodyContainer__question::before {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__question::before {
    top: 5.33333vw;
    width: 8vw;
    height: 8vw
  }
}
.l-main--kokugo .p-subQaBodyContainer__question::before {
  background: #eb3640
}
.l-main--shosha .p-subQaBodyContainer__question::before {
  background: #ef7820
}
.l-main--shakai .p-subQaBodyContainer__question::before {
  background: #7dac00
}
.l-main--chizu .p-subQaBodyContainer__question::before {
  background: #0e910e
}
.l-main--sansu .p-subQaBodyContainer__question::before {
  background: #0164b0
}
.l-main--rika .p-subQaBodyContainer__question::before {
  background: #11aec4
}
.l-main--seikatsu .p-subQaBodyContainer__question::before {
  background: #f2739a
}
.l-main--katei .p-subQaBodyContainer__question::before {
  background: #f5a509
}
.l-main--hoken .p-subQaBodyContainer__question::before {
  background: #3bbfed
}
.l-main--doutoku .p-subQaBodyContainer__question::before {
  background: #c760a8
}
.l-main--eigo .p-subQaBodyContainer__question::before {
  background: #15aa60
}
.p-subQaBodyContainer__questionBtn {
  position: absolute;
  top: 50%;
  right: 0;
  width: 18px;
  height: 18px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__questionBtn {
    width: 3.86667vw;
    height: 3.86667vw
  }
}
.p-subQaBodyContainer__questionBtn::after {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__questionBtn::after {
    height: .4vw
  }
}
.p-subQaBodyContainer__question.is-open .p-subQaBodyContainer__questionBtn::after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}
.p-subQaBodyContainer__questionBtn::before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: #000
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__questionBtn::before {
    height: .4vw
  }
}
.p-subQaBodyContainer__questionNew {
  position: absolute;
  top: 50%;
  left: 0;
  width: 38px;
  height: 14px;
  -webkit-mask-image: url(../img/common/new.svg);
  mask-image: url(../img/common/new.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-transform: translateY(-36px);
  -ms-transform: translateY(-36px);
  transform: translateY(-36px)
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__questionNew {
    top: 2.66667vw;
    left: .66667vw;
    width: 6.93333vw;
    height: 2.53333vw;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}
.l-main--kokugo .p-subQaBodyContainer__questionNew {
  background: #eb3640
}
.l-main--shosha .p-subQaBodyContainer__questionNew {
  background: #ef7820
}
.l-main--shakai .p-subQaBodyContainer__questionNew {
  background: #7dac00
}
.l-main--chizu .p-subQaBodyContainer__questionNew {
  background: #0e910e
}
.l-main--sansu .p-subQaBodyContainer__questionNew {
  background: #0164b0
}
.l-main--rika .p-subQaBodyContainer__questionNew {
  background: #11aec4
}
.l-main--seikatsu .p-subQaBodyContainer__questionNew {
  background: #f2739a
}
.l-main--katei .p-subQaBodyContainer__questionNew {
  background: #f5a509
}
.l-main--hoken .p-subQaBodyContainer__questionNew {
  background: #3bbfed
}
.l-main--doutoku .p-subQaBodyContainer__questionNew {
  background: #c760a8
}
.l-main--eigo .p-subQaBodyContainer__questionNew {
  background: #15aa60
}
@media print,
screen and (min-width:751px) {
  .p-subQaBodyContainer__ttl {
    margin-right: 20px
  }
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__ttl {
    margin-bottom: 5.33333vw
  }
}
.p-subQaBodyContainer__ttlLead {
  position: relative;
  display: block;
  padding-left: 24px;
  font-size: 16px
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__ttlLead {
    font-size: 12px;
    font-size: 3.2vw;
    padding-left: 4.53333vw;
    margin-bottom: 1.6vw
  }
}
.p-subQaBodyContainer__ttlLead::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  content: "";
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-subQaBodyContainer__ttlLead::before {
    width: 2.4vw;
    height: 2.4vw
  }
}
.l-main--kokugo .p-subQaBodyContainer__ttlLead::before {
  background: #eb3640
}
.l-main--shosha .p-subQaBodyContainer__ttlLead::before {
  background: #ef7820
}
.l-main--shakai .p-subQaBodyContainer__ttlLead::before {
  background: #7dac00
}
.l-main--chizu .p-subQaBodyContainer__ttlLead::before {
  background: #0e910e
}
.l-main--sansu .p-subQaBodyContainer__ttlLead::before {
  background: #0164b0
}
.l-main--rika .p-subQaBodyContainer__ttlLead::before {
  background: #11aec4
}
.l-main--seikatsu .p-subQaBodyContainer__ttlLead::before {
  background: #f2739a
}
.l-main--katei .p-subQaBodyContainer__ttlLead::before {
  background: #f5a509
}
.l-main--hoken .p-subQaBodyContainer__ttlLead::before {
  background: #3bbfed
}
.l-main--doutoku .p-subQaBodyContainer__ttlLead::before {
  background: #c760a8
}
.l-main--eigo .p-subQaBodyContainer__ttlLead::before {
  background: #15aa60
}
.p-subQaBtn {
  width: 100%;
  margin: 60px auto 120px
}
@media print,
screen and (min-width:751px) {
  .p-subQaBtn {
    max-width: 1220px
  }
}
@media screen and (max-width:750px) {
  .p-subQaBtn {
    width: 66.66667vw;
    margin: 10.66667vw auto 16vw
  }
}
.p-subQaBtn__item {
  margin: 0 auto;
  text-align: center;
  background: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media print,
screen and (min-width:751px) {
  .p-subQaBtn__item {
    width: 320px;
    line-height: 80px;
    border-radius: 40px
  }
}
@media screen and (max-width:750px) {
  .p-subQaBtn__item {
    font-size: 12px;
    font-size: 3.2vw;
    width: 100%;
    font-weight: 500;
    line-height: 13.33333vw;
    border-radius: 6.66667vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-subQaBtn__item:hover {
    background: #f0eceb
  }
}
@media screen and (max-width:750px) {
  .p-subQaBtn__item:not(:last-child) {
    margin-bottom: 2.66667vw
  }
}
.l-main--kokugo .p-subQaBtn__item {
  background: #eb3640
}
@media (hover:hover) and (pointer:fine) {
  .l-main--kokugo .p-subQaBtn__item:hover {
    background: #c22a31
  }
}
.l-main--shosha .p-subQaBtn__item {
  background: #ef7820
}
@media (hover:hover) and (pointer:fine) {
  .l-main--shosha .p-subQaBtn__item:hover {
    background: #d95e21
  }
}
.l-main--shakai .p-subQaBtn__item {
  background: #7dac00
}
@media (hover:hover) and (pointer:fine) {
  .l-main--shakai .p-subQaBtn__item:hover {
    background: #618500
  }
}
.l-main--chizu .p-subQaBtn__item {
  background: #0e910e
}
@media (hover:hover) and (pointer:fine) {
  .l-main--chizu .p-subQaBtn__item:hover {
    background: #0a6b06
  }
}
.l-main--sansu .p-subQaBtn__item {
  background: #0164b0
}
@media (hover:hover) and (pointer:fine) {
  .l-main--sansu .p-subQaBtn__item:hover {
    background: #014f8a
  }
}
.l-main--rika .p-subQaBtn__item {
  background: #11aec4
}
@media (hover:hover) and (pointer:fine) {
  .l-main--rika .p-subQaBtn__item:hover {
    background: #0e8d9e
  }
}
.l-main--seikatsu .p-subQaBtn__item {
  background: #f2739a
}
@media (hover:hover) and (pointer:fine) {
  .l-main--seikatsu .p-subQaBtn__item:hover {
    background: #cc6282
  }
}
.l-main--katei .p-subQaBtn__item {
  background: #f5a509
}
@media (hover:hover) and (pointer:fine) {
  .l-main--katei .p-subQaBtn__item:hover {
    background: #cf8c08
  }
}
.l-main--hoken .p-subQaBtn__item {
  background: #3bbfed
}
@media (hover:hover) and (pointer:fine) {
  .l-main--hoken .p-subQaBtn__item:hover {
    background: #329fc7
  }
}
.l-main--doutoku .p-subQaBtn__item {
  background: #c760a8
}
@media (hover:hover) and (pointer:fine) {
  .l-main--doutoku .p-subQaBtn__item:hover {
    background: #a14d88
  }
}
.l-main--eigo .p-subQaBtn__item {
  background: #15aa60
}
@media (hover:hover) and (pointer:fine) {
  .l-main--eigo .p-subQaBtn__item:hover {
    background: #10854a
  }
}
.p-subQaBtn__item a {
  display: block;
  color: #fff
}
.p-subQaFootNav {
  margin: 0 auto 100px
}
@media print,
screen and (min-width:751px) {
  .p-subQaFootNav {
    width: 90%;
    max-width: 1178px
  }
}
@media screen and (max-width:750px) {
  .p-subQaFootNav {
    width: 89.33333vw;
    margin-bottom: 12.26667vw
  }
}
.p-subQaFootNav__ttl {
  margin-bottom: 40px
}
@media screen and (max-width:750px) {
  .p-subQaFootNav__ttl {
    margin-bottom: 5.33333vw
  }
}
.p-subQaHead {
  padding: 16px 7.43056vw 80px
}
@media screen and (max-width:750px) {
  .p-subQaHead {
    padding: 2.66667vw 0 9.33333vw
  }
}
.p-subQaHead__breadcrumb {
  margin-bottom: 67px
}
@media screen and (max-width:750px) {
  .p-subQaHead__breadcrumb {
    margin-bottom: 6.66667vw
  }
}
.p-subQaHead__inner {
  width: 100%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-subQaHead__inner {
    max-width: 1220px
  }
}
@media screen and (max-width:750px) {
  .p-subQaHead__inner {
    width: 89.33333vw;
    margin: 0 auto
  }
}
.p-subQaHead__ttl {
  margin-bottom: 30px
}
@media screen and (max-width:750px) {
  .p-subQaHead__ttl {
    margin-bottom: 4.53333vw
  }
}
.p-subQaHead__ttlLead {
  position: relative;
  display: block;
  padding-left: 52px;
  margin-bottom: 20px;
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-subQaHead__ttlLead {
    font-size: 16px;
    font-size: 4.26667vw;
    padding-left: 4.66667vw;
    margin-bottom: 2.66667vw
  }
}
.p-subQaHead__ttlLead::before {
  position: absolute;
  top: 50%;
  left: 24px;
  width: 14px;
  height: 14px;
  content: "";
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-subQaHead__ttlLead::before {
    left: 0;
    width: 2.66667vw;
    height: 2.66667vw
  }
}
.l-main--kokugo .p-subQaHead__ttlLead::before {
  background: #eb3640
}
.l-main--shosha .p-subQaHead__ttlLead::before {
  background: #ef7820
}
.l-main--shakai .p-subQaHead__ttlLead::before {
  background: #7dac00
}
.l-main--chizu .p-subQaHead__ttlLead::before {
  background: #0e910e
}
.l-main--sansu .p-subQaHead__ttlLead::before {
  background: #0164b0
}
.l-main--rika .p-subQaHead__ttlLead::before {
  background: #11aec4
}
.l-main--seikatsu .p-subQaHead__ttlLead::before {
  background: #f2739a
}
.l-main--katei .p-subQaHead__ttlLead::before {
  background: #f5a509
}
.l-main--hoken .p-subQaHead__ttlLead::before {
  background: #3bbfed
}
.l-main--doutoku .p-subQaHead__ttlLead::before {
  background: #c760a8
}
.l-main--eigo .p-subQaHead__ttlLead::before {
  background: #15aa60
}
@media screen and (max-width:750px) {
  .p-subQaHead__txt01 {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-subQr {
  padding-bottom: 37px;
  background: #f6f3f0
}
@media screen and (max-width:750px) {
  .p-subQr {
    margin-bottom: 9.6vw
  }
}
.p-subQrBody {
  width: 95vw;
  padding: 120px 9.02778vw 100px;
  margin-bottom: 80px;
  background: #fff
}
@media print,
screen and (min-width:751px) {
  .p-subQrBody {
    border-radius: 0 10px 10px 0
  }
}
@media screen and (max-width:750px) {
  .p-subQrBody {
    width: 100%;
    padding: 16vw 5.33333vw;
    margin-bottom: 10.66667vw
  }
}
.p-subQrBody__inner {
  width: 100%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-subQrBody__inner {
    max-width: 1096px
  }
}
@media print,
screen and (min-width:751px) {
  .p-subQrBodyItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.p-subQrBodyItem:not(:last-child) {
  margin-bottom: 80px
}
.p-subQrBodyItem__btn {
  position: relative;
  display: block;
  width: 220px;
  padding: 18px 60px 18px 30px;
  background: #fff;
  border: 1px solid #e8e8ea;
  border-radius: 30px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-subQrBodyItem__btn {
    font-size: 12px;
    font-size: 3.2vw;
    width: 50.66667vw;
    padding: 4.26667vw 9.33333vw 4.26667vw 6.66667vw;
    border-radius: 6.66667vw
  }
}
.p-subQrBodyItem__btn::after {
  position: absolute;
  top: 50%;
  right: 26px;
  width: 11px;
  height: 9px;
  content: "";
  background: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/arrow02.svg);
  mask-image: url(../img/common/arrow02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .p-subQrBodyItem__btn::after {
    right: 5.6vw;
    width: 2.13333vw;
    height: 1.73333vw
  }
}
.p-subQrBodyItem__btn::before {
  position: absolute;
  top: 50%;
  right: 21px;
  width: 22px;
  height: 22px;
  content: "";
  border-radius: 50%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0)
}
.l-main--kokugo .p-subQrBodyItem__btn::before {
  background: #eb3640
}
.l-main--shosha .p-subQrBodyItem__btn::before {
  background: #ef7820
}
.l-main--shakai .p-subQrBodyItem__btn::before {
  background: #7dac00
}
.l-main--chizu .p-subQrBodyItem__btn::before {
  background: #0e910e
}
.l-main--sansu .p-subQrBodyItem__btn::before {
  background: #0164b0
}
.l-main--rika .p-subQrBodyItem__btn::before {
  background: #11aec4
}
.l-main--seikatsu .p-subQrBodyItem__btn::before {
  background: #f2739a
}
.l-main--katei .p-subQrBodyItem__btn::before {
  background: #f5a509
}
.l-main--hoken .p-subQrBodyItem__btn::before {
  background: #3bbfed
}
.l-main--doutoku .p-subQrBodyItem__btn::before {
  background: #c760a8
}
.l-main--eigo .p-subQrBodyItem__btn::before {
  background: #15aa60
}
@media (hover:hover) and (pointer:fine) {
  .p-subQrBodyItem__btn:hover {
    background: #f0eceb;
    border: 1px solid #f0eceb
  }
  .p-subQrBodyItem__btn:hover::after {
    background: #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
  .p-subQrBodyItem__btn:hover::before {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
  }
}
.p-subQrBodyItem__contents {
  width: 100%
}
@media print,
screen and (min-width:751px) {
  .p-subQrBodyItem__contents {
    max-width: 436px
  }
}
@media screen and (max-width:750px) {
  .p-subQrBodyItem__contents {
    width: 89.33333vw;
    margin: 0 auto
  }
}
.p-subQrBodyItem__img {
  width: 100%
}
@media print,
screen and (min-width:751px) {
  .p-subQrBodyItem__img {
    max-width: 560px;
    margin-right: 40px
  }
}
@media screen and (max-width:750px) {
  .p-subQrBodyItem__img {
    margin-bottom: 5.33333vw
  }
}
.p-subQrBodyItem__img img {
  border: 1px solid #e8e8ea;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-subQrBodyItem__img img {
    border-radius: 1.33333vw
  }
}
.p-subQrBodyItem__imgCap {
  padding: 4px 8px
}
.p-subQrBodyItem__tag {
  padding: 8px 18px;
  color: #fff;
  background: #666;
  border-radius: 42px
}
@media screen and (max-width:750px) {
  .p-subQrBodyItem__tag {
    font-size: 10px;
    font-size: 2.66667vw;
    padding: 1.73333vw 3.46667vw;
    border-radius: 3.6vw
  }
}
.p-subQrBodyItem__tag:not(:last-child) {
  margin-right: 6px
}
@media screen and (max-width:750px) {
  .p-subQrBodyItem__tag:not(:last-child) {
    margin-right: 1.06667vw
  }
}
.p-subQrBodyItem__tag--kokugo {
  color: #fff;
  background: #eb3640
}
.p-subQrBodyItem__tag--shosha {
  color: #fff;
  background: #ef7820
}
.p-subQrBodyItem__tag--shakai {
  color: #fff;
  background: #7dac00
}
.p-subQrBodyItem__tag--chizu {
  color: #fff;
  background: #0e910e
}
.p-subQrBodyItem__tag--sansu {
  color: #fff;
  background: #0164b0
}
.p-subQrBodyItem__tag--rika {
  color: #fff;
  background: #11aec4
}
.p-subQrBodyItem__tag--seikatsu {
  color: #fff;
  background: #f2739a
}
.p-subQrBodyItem__tag--katei {
  color: #fff;
  background: #f5a509
}
.p-subQrBodyItem__tag--hoken {
  color: #fff;
  background: #3bbfed
}
.p-subQrBodyItem__tag--doutoku {
  color: #fff;
  background: #c760a8
}
.p-subQrBodyItem__tag--eigo {
  color: #fff;
  background: #15aa60
}
.p-subQrBodyItem__tagList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px
}
@media screen and (max-width:750px) {
  .p-subQrBodyItem__tagList {
    margin-bottom: 2.66667vw
  }
}
.p-subQrBodyItem__ttl {
  margin-bottom: 30px
}
@media screen and (max-width:750px) {
  .p-subQrBodyItem__ttl {
    margin-bottom: 4vw
  }
}
.p-subQrBodyItem__txt {
  margin-bottom: 40px
}
@media screen and (max-width:750px) {
  .p-subQrBodyItem__txt {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 5.33333vw
  }
}
.p-subQrBtn {
  margin: 0 auto 120px
}
@media print,
screen and (min-width:751px) {
  .p-subQrBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 700px
  }
}
@media screen and (max-width:750px) {
  .p-subQrBtn {
    width: 74.66667vw;
    margin-bottom: 16vw
  }
}
.p-subQrBtn__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  background: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media print,
screen and (min-width:751px) {
  .p-subQrBtn__item {
    width: 340px;
    border-radius: 60px
  }
}
@media screen and (max-width:750px) {
  .p-subQrBtn__item {
    font-size: 12px;
    font-size: 3.2vw;
    width: 100%;
    font-weight: 500;
    border-radius: 9.06667vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-subQrBtn__item:hover {
    background: #f0eceb
  }
}
@media screen and (max-width:750px) {
  .p-subQrBtn__item:not(:last-child) {
    margin-bottom: 2.66667vw
  }
}
.p-subQrBtn__item--kokugo {
  background: #eb3640
}
@media (hover:hover) and (pointer:fine) {
  .p-subQrBtn__item--kokugo:hover {
    background: #c22a31
  }
}
.p-subQrBtn__item--kokugo a {
  color: #fff
}
.p-subQrBtn__item--shosha {
  background: #ef7820
}
@media (hover:hover) and (pointer:fine) {
  .p-subQrBtn__item--shosha:hover {
    background: #d95e21
  }
}
.p-subQrBtn__item--shosha a {
  color: #fff
}
.p-subQrBtn__item--shakai {
  background: #7dac00
}
@media (hover:hover) and (pointer:fine) {
  .p-subQrBtn__item--shakai:hover {
    background: #618500
  }
}
.p-subQrBtn__item--shakai a {
  color: #fff
}
.p-subQrBtn__item--chizu {
  background: #0e910e
}
@media (hover:hover) and (pointer:fine) {
  .p-subQrBtn__item--chizu:hover {
    background: #0a6b06
  }
}
.p-subQrBtn__item--chizu a {
  color: #fff
}
.p-subQrBtn__item--sansu {
  background: #0164b0
}
@media (hover:hover) and (pointer:fine) {
  .p-subQrBtn__item--sansu:hover {
    background: #014f8a
  }
}
.p-subQrBtn__item--sansu a {
  color: #fff
}
.p-subQrBtn__item--rika {
  background: #11aec4
}
@media (hover:hover) and (pointer:fine) {
  .p-subQrBtn__item--rika:hover {
    background: #0e8d9e
  }
}
.p-subQrBtn__item--rika a {
  color: #fff
}
.p-subQrBtn__item--seikatsu {
  background: #f2739a
}
@media (hover:hover) and (pointer:fine) {
  .p-subQrBtn__item--seikatsu:hover {
    background: #cc6282
  }
}
.p-subQrBtn__item--seikatsu a {
  color: #fff
}
.p-subQrBtn__item--katei {
  background: #f5a509
}
@media (hover:hover) and (pointer:fine) {
  .p-subQrBtn__item--katei:hover {
    background: #cf8c08
  }
}
.p-subQrBtn__item--katei a {
  color: #fff
}
.p-subQrBtn__item--hoken {
  background: #3bbfed
}
@media (hover:hover) and (pointer:fine) {
  .p-subQrBtn__item--hoken:hover {
    background: #329fc7
  }
}
.p-subQrBtn__item--hoken a {
  color: #fff
}
.p-subQrBtn__item--doutoku {
  background: #c760a8
}
@media (hover:hover) and (pointer:fine) {
  .p-subQrBtn__item--doutoku:hover {
    background: #a14d88
  }
}
.p-subQrBtn__item--doutoku a {
  color: #fff
}
.p-subQrBtn__item--eigo {
  background: #15aa60
}
@media (hover:hover) and (pointer:fine) {
  .p-subQrBtn__item--eigo:hover {
    background: #10854a
  }
}
.p-subQrBtn__item--eigo a {
  color: #fff
}
.p-subQrBtn__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 28px 0
}
@media screen and (max-width:750px) {
  .p-subQrBtn__item a {
    padding: 4.26667vw 0
  }
}
.p-subQrBtn__itemTxt {
  width: 100%
}
.p-subQrFootNav {
  margin: 0 auto 100px
}
@media print,
screen and (min-width:751px) {
  .p-subQrFootNav {
    width: 90%;
    max-width: 1178px
  }
}
@media screen and (max-width:750px) {
  .p-subQrFootNav {
    width: 89.33333vw;
    margin-bottom: 12.26667vw
  }
}
.p-subQrFootNav__ttl {
  margin-bottom: 40px
}
@media screen and (max-width:750px) {
  .p-subQrFootNav__ttl {
    margin-bottom: 5.33333vw
  }
}
.p-subQrHead {
  padding: 16px 7.43056vw 80px
}
@media screen and (max-width:750px) {
  .p-subQrHead {
    padding: 2.66667vw 0 9.33333vw
  }
}
.p-subQrHead__breadcrumb {
  margin-bottom: 67px
}
@media screen and (max-width:750px) {
  .p-subQrHead__breadcrumb {
    margin-bottom: 6.66667vw
  }
}
.p-subQrHead__inner {
  width: 100%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-subQrHead__inner {
    max-width: 1220px
  }
}
@media screen and (max-width:750px) {
  .p-subQrHead__inner {
    width: 89.33333vw;
    margin: 0 auto
  }
}
.p-subQrHead__ttl {
  margin-bottom: 30px
}
@media screen and (max-width:750px) {
  .p-subQrHead__ttl {
    margin-bottom: 4.53333vw
  }
}
.p-subQrHead__ttlLead {
  position: relative;
  display: block;
  padding-left: 52px;
  margin-bottom: 20px;
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-subQrHead__ttlLead {
    font-size: 16px;
    font-size: 4.26667vw;
    padding-left: 4.66667vw;
    margin-bottom: 2.66667vw
  }
}
.p-subQrHead__ttlLead::before {
  position: absolute;
  top: 50%;
  left: 24px;
  width: 14px;
  height: 14px;
  content: "";
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-subQrHead__ttlLead::before {
    left: 0;
    width: 2.66667vw;
    height: 2.66667vw
  }
}
.l-main--kokugo .p-subQrHead__ttlLead::before {
  background: #eb3640
}
.l-main--shosha .p-subQrHead__ttlLead::before {
  background: #ef7820
}
.l-main--shakai .p-subQrHead__ttlLead::before {
  background: #7dac00
}
.l-main--chizu .p-subQrHead__ttlLead::before {
  background: #0e910e
}
.l-main--sansu .p-subQrHead__ttlLead::before {
  background: #0164b0
}
.l-main--rika .p-subQrHead__ttlLead::before {
  background: #11aec4
}
.l-main--seikatsu .p-subQrHead__ttlLead::before {
  background: #f2739a
}
.l-main--katei .p-subQrHead__ttlLead::before {
  background: #f5a509
}
.l-main--hoken .p-subQrHead__ttlLead::before {
  background: #3bbfed
}
.l-main--doutoku .p-subQrHead__ttlLead::before {
  background: #c760a8
}
.l-main--eigo .p-subQrHead__ttlLead::before {
  background: #15aa60
}
@media screen and (max-width:750px) {
  .p-subQrHead__txt01 {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-subTop__content {
  padding: 40px 0 37px;
  background: #f6f3f0
}
@media screen and (max-width:750px) {
  .p-subTop__content {
    padding: 13.33333vw 0 9.6vw
  }
}
.p-subTopCt01 {
  width: 81.80556vw;
  margin: 0 auto 40px
}
@media print,
screen and (min-width:751px) {
  .p-subTopCt01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1178px
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt01 {
    width: 89.33333vw;
    margin-bottom: 16vw
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt01__wrap .p-subTopCt01 {
    margin-bottom: 5.33333vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-subTopCt01__img {
    width: 738px
  }
}
.p-subTopCt01__img--movie img {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media (hover:hover) and (pointer:fine) {
  .p-subTopCt01__img--movie:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
}
.p-subTopCt01__img--movie a {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-subTopCt01__img--movie a {
    border-radius: 1.33333vw
  }
}
.p-subTopCt01__img--movie a::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  content: "";
  background-image: url(../img/common/icn_play.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
@media screen and (max-width:750px) {
  .p-subTopCt01__img--movie a::after {
    width: 13.33333vw;
    height: 13.33333vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-subTopCt01__img--movie a:hover::after {
    width: 64px;
    height: 64px;
    background-image: url(../img/common/icn_play--hover.svg);
    background-repeat: no-repeat;
    background-size: contain
  }
}
@media screen and (hover:hover) and (pointer:fine) and (max-width:750px) {
  .p-subTopCt01__img--movie a:hover::after {
    width: 10.66667vw;
    height: 10.66667vw
  }
}
.p-subTopCt01__img--pamphlet span {
  position: relative;
  display: block
}
.p-subTopCt01__img--pamphlet img {
  position: relative;
  overflow: hidden;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-subTopCt01__img--pamphlet img {
    border-radius: 1.33333vw
  }
}
.p-subTopCt01__img--pamphlet a {
  position: absolute;
  top: 67%;
  left: 50%;
  width: 200px;
  font-size: 14px;
  font-weight: 500;
  line-height: 56px;
  text-align: center;
  border: 2px solid #e8e8ea;
  border-radius: 30px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media screen and (max-width:750px) {
  .p-subTopCt01__img--pamphlet a {
    font-size: 12px;
    font-size: 3.2vw;
    width: 40vw;
    line-height: 10.66667vw;
    border: .26667vw solid #e8e8ea;
    border-radius: 5.33333vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-subTopCt01__img--pamphlet a:hover {
    color: #fff;
    background: #3f3f3f;
    border: 2px solid #3f3f3f
  }
}
.p-subTopCt01__txt01 {
  font-size: 17px;
  line-height: calc(32/17)
}
@media screen and (max-width:750px) {
  .p-subTopCt01__txt01 {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-subTopCt01__txt02 {
  padding-left: 1em;
  font-size: 14px;
  text-indent: -1em
}
@media screen and (max-width:750px) {
  .p-subTopCt01__txt02 {
    font-size: 12px;
    font-size: 3.2vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-subTopCt01__txtWrap {
    width: 340px;
    margin-right: 20px
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt01__txtWrap {
    margin-bottom: 5.33333vw
  }
}
.p-subTopCt01__wrap {
  width: 81.80556vw;
  margin: 0 auto 120px
}
@media print,
screen and (min-width:751px) {
  .p-subTopCt01__wrap {
    max-width: 1178px
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt01__wrap {
    width: 89.33333vw;
    margin-bottom: 16vw
  }
}
.p-subTopCt02 {
  margin: 0 auto 120px
}
@media print,
screen and (min-width:751px) {
  .p-subTopCt02 {
    padding: 0 60px
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt02 {
    margin-bottom: 12.26667vw
  }
}
.p-subTopCt02__inner {
  width: 100%;
  padding: 120px min(100/1440*100vw,100px);
  margin: 0 auto;
  background: #fff
}
@media print,
screen and (min-width:751px) {
  .p-subTopCt02__inner {
    max-width: 1178px;
    border-radius: 10px
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt02__inner {
    width: 100%;
    padding: 16vw 5.33333vw 20vw
  }
}
.p-subTopCt02TypeA:not(:last-child) {
  margin-bottom: 80px
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeA:not(:last-child) {
    margin-bottom: 16vw
  }
}
.p-subTopCt02TypeA__btn {
  display: block;
  width: 100%;
  padding: 28px 30px;
  margin: 20px auto 0;
  border: 1px solid #e8e8ea;
  border-radius: 10px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media print,
screen and (min-width:751px) {
  .p-subTopCt02TypeA__btn {
    max-width: 782px
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeA__btn {
    padding: 4.66667vw 4vw 4.66667vw 5.33333vw;
    margin-top: 2.66667vw;
    border-radius: 1.33333vw
  }
}
.l-main--seikatsu .p-subTopCt02TypeA__btn {
  border: 1px solid #f2739a
}
@media (hover:hover) and (pointer:fine) {
  .l-main--seikatsu .p-subTopCt02TypeA__btn:hover {
    background: #f2739a
  }
}
.p-subTopCt02TypeA__btnTxt {
  position: relative;
  display: block
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeA__btnTxt {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-subTopCt02TypeA__btn--pdf .p-subTopCt02TypeA__btnTxt {
  padding-right: 20px;
  text-decoration: underline
}
.p-subTopCt02TypeA__btn--play .p-subTopCt02TypeA__btnTxt {
  padding-right: 36px
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeA__btn--play .p-subTopCt02TypeA__btnTxt {
    padding-right: 8vw
  }
}
.l-main--seikatsu .p-subTopCt02TypeA__btn--play .p-subTopCt02TypeA__btnTxt {
  color: #f2739a
}
@media (hover:hover) and (pointer:fine) {
  .p-subTopCt02TypeA__btn--play:hover .p-subTopCt02TypeA__btnTxt {
    color: #fff
  }
}
.p-subTopCt02TypeA__btnTxt::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.l-main--seikatsu .p-subTopCt02TypeA__btnTxt::after {
  width: 30px;
  height: 30px;
  background-image: url(../img/common/icn_play_seikatsu.svg)
}
@media screen and (max-width:750px) {
  .l-main--seikatsu .p-subTopCt02TypeA__btnTxt::after {
    width: 6.66667vw;
    height: 6.66667vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .l-main--seikatsu .p-subTopCt02TypeA__btn--play:hover .p-subTopCt02TypeA__btnTxt::after {
    width: 30px;
    height: 30px;
    background-image: url(../img/common/icn_play_seikatsu--hover.svg)
  }
}
@media screen and (hover:hover) and (pointer:fine) and (max-width:750px) {
  .l-main--seikatsu .p-subTopCt02TypeA__btn--play:hover .p-subTopCt02TypeA__btnTxt::after {
    width: 6.66667vw;
    height: 6.66667vw
  }
}
.p-subTopCt02TypeA__btn--pdf .p-subTopCt02TypeA__btnTxt::after {
  width: 18px;
  height: 24px;
  background-image: url(../img/common/icn_pdf.svg)
}
.p-subTopCt02TypeA__img {
  width: 100%;
  max-width: 782px;
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid #e8e8ea;
  border-radius: 10px
}
.p-subTopCt02TypeA__img a img {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media (hover:hover) and (pointer:fine) {
  .p-subTopCt02TypeA__img a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
}
.p-subTopCt02TypeA__img--movie a {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 10px
}
.p-subTopCt02TypeA__img--movie a::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  content: "";
  background-image: url(../img/common/icn_play.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeA__img--movie a::after {
    width: 13.33333vw;
    height: 13.33333vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-subTopCt02TypeA__img--movie a:hover::after {
    width: 64px;
    height: 64px;
    background-image: url(../img/common/icn_play--hover.svg)
  }
}
@media screen and (hover:hover) and (pointer:fine) and (max-width:750px) {
  .p-subTopCt02TypeA__img--movie a:hover::after {
    width: 10.66667vw;
    height: 10.66667vw
  }
}
.p-subTopCt02TypeA__img--movie img {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media (hover:hover) and (pointer:fine) {
  .p-subTopCt02TypeA__img--movie:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
}
.p-subTopCt02TypeA__img--w538 {
  max-width: 538px
}
.p-subTopCt02TypeA__ttl {
  margin-bottom: 30px
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeA__ttl {
    margin-bottom: 4vw
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeA__txt01 {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-subTopCt02TypeA__txt02 {
  width: 100%;
  max-width: 782px;
  margin: 0 auto 10px
}
.p-subTopCt02TypeA__txtWrap {
  margin-bottom: 40px
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeA__txtWrap {
    margin-bottom: 5.33333vw
  }
}
.p-subTopCt02TypeB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeB {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.p-subTopCt02TypeB:not(:last-of-type) {
  margin-bottom: 80px
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeB:not(:last-of-type) {
    margin-bottom: 16vw
  }
}
.p-subTopCt02TypeB__btn {
  display: block;
  padding: 14px 30px;
  margin-top: 40px;
  border: 1px solid #e8e8ea;
  border-radius: 10px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeB__btn {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 4.66667vw 4vw 4.66667vw 5.33333vw;
    margin-top: 5.33333vw
  }
}
.l-main--katei .p-subTopCt02TypeB__btn {
  border: 1px solid #f5a509
}
@media (hover:hover) and (pointer:fine) {
  .l-main--katei .p-subTopCt02TypeB__btn:hover {
    background: #f5a509
  }
}
.p-subTopCt02TypeB__btnTxt {
  position: relative;
  display: block;
  padding-right: 24px
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeB__btnTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    padding-right: 5.33333vw
  }
}
.p-subTopCt02TypeB__btn--play .p-subTopCt02TypeB__btnTxt {
  padding-right: 50px
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeB__btn--play .p-subTopCt02TypeB__btnTxt {
    padding-right: 8vw
  }
}
.l-main--katei .p-subTopCt02TypeB__btn--play .p-subTopCt02TypeB__btnTxt {
  color: #f5a509
}
@media (hover:hover) and (pointer:fine) {
  .p-subTopCt02TypeB__btn--play:hover .p-subTopCt02TypeB__btnTxt {
    color: #fff
  }
}
.p-subTopCt02TypeB__btnTxt::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.l-main--katei .p-subTopCt02TypeB__btnTxt::after {
  width: 30px;
  height: 30px;
  background-image: url(../img/common/icn_play_katei.svg)
}
@media screen and (max-width:750px) {
  .l-main--katei .p-subTopCt02TypeB__btnTxt::after {
    width: 6.66667vw;
    height: 6.66667vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .l-main--katei .p-subTopCt02TypeB__btn--play:hover .p-subTopCt02TypeB__btnTxt::after {
    width: 30px;
    height: 30px;
    background-image: url(../img/common/icn_play_katei--hover.svg)
  }
}
@media screen and (hover:hover) and (pointer:fine) and (max-width:750px) {
  .l-main--katei .p-subTopCt02TypeB__btn--play:hover .p-subTopCt02TypeB__btnTxt::after {
    width: 6.66667vw;
    height: 6.66667vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-subTopCt02TypeB__content {
    width: 100%;
    max-width: 320px;
    margin-right: 40px
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeB__content {
    display: contents
  }
}
.p-subTopCt02TypeB__img:not(:last-child) {
  margin-bottom: 10px
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeB__img:not(:last-child) {
    margin-bottom: 1.33333vw
  }
}
.p-subTopCt02TypeB__img--movie a {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 10px
}
.p-subTopCt02TypeB__img--movie a::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  content: "";
  background-image: url(../img/common/icn_play.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeB__img--movie a::after {
    width: 13.33333vw;
    height: 13.33333vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-subTopCt02TypeB__img--movie a:hover::after {
    width: 64px;
    height: 64px;
    background-image: url(../img/common/icn_play--hover.svg)
  }
}
@media screen and (hover:hover) and (pointer:fine) and (max-width:750px) {
  .p-subTopCt02TypeB__img--movie a:hover::after {
    width: 10.66667vw;
    height: 10.66667vw
  }
}
.p-subTopCt02TypeB__img--movie img {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media (hover:hover) and (pointer:fine) {
  .p-subTopCt02TypeB__img--movie:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
}
.p-subTopCt02TypeB__img--slide {
  width: 100%;
  overflow: hidden
}
@media print,
screen and (min-width:751px) {
  .p-subTopCt02TypeB__img--slide {
    max-width: 560px
  }
}
.p-subTopCt02TypeB__img img {
  overflow: hidden;
  border: 1px solid #e8e8ea;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeB__img img {
    border-radius: 1.33333vw
  }
}
.p-subTopCt02TypeB__ttl {
  margin-bottom: 30px
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeB__ttl {
    margin-bottom: 4vw
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeB__txt01 {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-subTopCt02TypeB__txtWrap {
  margin-right: 40px
}
@media print,
screen and (min-width:751px) {
  .p-subTopCt02TypeB__txtWrap {
    width: 320px
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeB__txtWrap {
    margin: 0 0 5.33333vw
  }
}
.p-subTopCt02TypeB__content .p-subTopCt02TypeB__txtWrap {
  width: 100%;
  margin-right: 0
}
@media print,
screen and (min-width:751px) {
  .p-subTopCt02TypeC {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeC {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.p-subTopCt02TypeC__btn {
  display: block;
  padding: 28px 30px;
  margin-top: 40px;
  border: 1px solid #e8e8ea;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeC__btn {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 4.66667vw 4vw 4.66667vw 5.33333vw;
    margin-top: 5.33333vw
  }
}
.p-subTopCt02TypeC__btnTxt {
  position: relative;
  display: block;
  padding-right: 24px;
  text-decoration: underline
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeC__btnTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    padding-right: 5.33333vw
  }
}
.p-subTopCt02TypeC__btnTxt::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.p-subTopCt02TypeC__btn--pdf .p-subTopCt02TypeC__btnTxt::after {
  width: 18px;
  height: 24px;
  background-image: url(../img/common/icn_pdf.svg);
  background-repeat: no-repeat;
  background-size: contain
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeC__btn--pdf .p-subTopCt02TypeC__btnTxt::after {
    width: 4vw;
    height: 5.33333vw
  }
}
.p-subTopCt02TypeC__img--slide {
  width: 100%;
  max-width: 440px;
  overflow: hidden
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeC__img--slide {
    width: 64vw;
    margin: 0 auto
  }
}
.p-subTopCt02TypeC__img img {
  overflow: hidden;
  border: 1px solid #e8e8ea;
  border-radius: 10px
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeC__img img {
    border-radius: 1.33333vw
  }
}
.p-subTopCt02TypeC__ttl {
  margin-bottom: 30px
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeC__ttl {
    margin-bottom: 4vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-subTopCt02TypeC__txtWrap {
    width: 440px;
    margin-right: 40px
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeC__txtWrap {
    display: contents
  }
}
@media screen and (max-width:750px) {
  .p-subTopCt02TypeC__txt01 {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 5.33333vw
  }
}
.p-subTopKv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media screen and (max-width:750px) {
  .p-subTopKv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}
.p-subTopKv__box01 {
  width: 39.58333vw;
  padding: 16px 0 40px
}
@media print,
screen and (min-width:751px) {
  .p-subTopKv__box01 {
    min-width: 390px
  }
}
@media screen and (max-width:750px) {
  .p-subTopKv__box01 {
    width: 100%;
    padding: 5.33333vw 5.33333vw 10.66667vw
  }
}
@media print,
screen and (min-width:751px) {
  .l-main--katei .p-subTopKv__box01 {
    min-width: 430px
  }
}
.p-subTopKv__box01Inner {
  width: 100%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-subTopKv__box01Inner {
    width: 390px;
    padding: 0 10px
  }
}
@media print,
screen and (min-width:751px) {
  .l-main--katei .p-subTopKv__box01Inner {
    width: 430px
  }
}
.p-subTopKv__box02 {
  position: relative;
  width: 60.41667vw
}
@media print,
screen and (max-width:985px) {
  .p-subTopKv__box02 {
    width: calc(100% - 390px)
  }
}
@media screen and (max-width:750px) {
  .p-subTopKv__box02 {
    width: 100%
  }
}
.l-main--kokugo .p-subTopKv__box02 {
  background: #fdeaed
}
.l-main--shosha .p-subTopKv__box02 {
  background: #fdf1e7
}
.l-main--shakai .p-subTopKv__box02 {
  background: #f2f6e5
}
.l-main--chizu .p-subTopKv__box02 {
  background: #e6f4e6
}
.l-main--sansu .p-subTopKv__box02 {
  background: #e5eff7
}
.l-main--rika .p-subTopKv__box02 {
  background: #e7f6f9
}
.l-main--seikatsu .p-subTopKv__box02 {
  background: #fdf1f4
}
.l-main--katei .p-subTopKv__box02 {
  background: #fef6e6
}
.l-main--hoken .p-subTopKv__box02 {
  background: #ebf8fd
}
.l-main--doutoku .p-subTopKv__box02 {
  background: #f9eff6
}
.l-main--eigo .p-subTopKv__box02 {
  background: #e7f6ef
}
.p-subTopKv__box02Txt {
  position: absolute;
  right: 50px;
  bottom: 20px;
  font-size: 14px
}
@media screen and (max-width:750px) {
  .p-subTopKv__box02Txt {
    font-size: 10px;
    font-size: 2.66667vw;
    right: 2.66667vw;
    bottom: 1.33333vw
  }
}
.p-subTopKv__breadcrumb {
  padding: 0 0 22px 30px
}
@media screen and (max-width:750px) {
  .p-subTopKv__breadcrumb {
    padding: 2.66667vw 5.33333vw 0
  }
}
.p-subTopKv__btn01 {
  width: 180px;
  line-height: 1.25;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-subTopKv__btn01 {
    width: 49%
  }
}
.p-subTopKv__btn01 a {
  display: block;
  height: 60px;
  padding: 9px 0 7px;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  border-radius: 30px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-subTopKv__btn01 a {
    font-size: 12px;
    font-size: 3.2vw;
    height: 13.33333vw;
    padding: 2.13333vw 0;
    border-radius: 6.66667vw
  }
}
.l-main--kokugo .p-subTopKv__btn01 a {
  color: #eb3640;
  border: 2px solid #eb3640
}
@media (hover:hover) and (pointer:fine) {
  .l-main--kokugo .p-subTopKv__btn01 a:hover {
    background: #fdeaed
  }
}
@media screen and (max-width:750px) {
  .l-main--kokugo .p-subTopKv__btn01 a {
    border: .4vw solid #eb3640
  }
}
.l-main--shosha .p-subTopKv__btn01 a {
  color: #ef7820;
  border: 2px solid #ef7820
}
@media (hover:hover) and (pointer:fine) {
  .l-main--shosha .p-subTopKv__btn01 a:hover {
    background: #fdf1e7
  }
}
@media screen and (max-width:750px) {
  .l-main--shosha .p-subTopKv__btn01 a {
    border: .4vw solid #ef7820
  }
}
.l-main--shakai .p-subTopKv__btn01 a {
  color: #7dac00;
  border: 2px solid #7dac00
}
@media (hover:hover) and (pointer:fine) {
  .l-main--shakai .p-subTopKv__btn01 a:hover {
    background: #f2f6e5
  }
}
@media screen and (max-width:750px) {
  .l-main--shakai .p-subTopKv__btn01 a {
    border: .4vw solid #7dac00
  }
}
.l-main--chizu .p-subTopKv__btn01 a {
  padding: 19px 0 18px;
  color: #0e910e;
  border: 2px solid #0e910e
}
@media (hover:hover) and (pointer:fine) {
  .l-main--chizu .p-subTopKv__btn01 a:hover {
    background: #e6f4e6
  }
}
@media screen and (max-width:750px) {
  .l-main--chizu .p-subTopKv__btn01 a {
    padding: 4.26667vw 0;
    border: .4vw solid #0e910e
  }
}
.l-main--sansu .p-subTopKv__btn01 a {
  color: #0164b0;
  border: 2px solid #0164b0
}
@media (hover:hover) and (pointer:fine) {
  .l-main--sansu .p-subTopKv__btn01 a:hover {
    background: #e5eff7
  }
}
@media screen and (max-width:750px) {
  .l-main--sansu .p-subTopKv__btn01 a {
    border: .4vw solid #0164b0
  }
}
.l-main--rika .p-subTopKv__btn01 a {
  color: #11aec4;
  border: 2px solid #11aec4
}
@media (hover:hover) and (pointer:fine) {
  .l-main--rika .p-subTopKv__btn01 a:hover {
    background: #e7f6f9
  }
}
@media screen and (max-width:750px) {
  .l-main--rika .p-subTopKv__btn01 a {
    border: .4vw solid #11aec4
  }
}
.l-main--seikatsu .p-subTopKv__btn01 a {
  color: #f2739a;
  border: 2px solid #f2739a
}
@media (hover:hover) and (pointer:fine) {
  .l-main--seikatsu .p-subTopKv__btn01 a:hover {
    background: #fdf1f4
  }
}
@media screen and (max-width:750px) {
  .l-main--seikatsu .p-subTopKv__btn01 a {
    border: .4vw solid #f2739a
  }
}
.l-main--katei .p-subTopKv__btn01 a {
  color: #f5a509;
  border: 2px solid #f5a509
}
@media (hover:hover) and (pointer:fine) {
  .l-main--katei .p-subTopKv__btn01 a:hover {
    background: #fef6e6
  }
}
@media screen and (max-width:750px) {
  .l-main--katei .p-subTopKv__btn01 a {
    border: .4vw solid #f5a509
  }
}
.l-main--hoken .p-subTopKv__btn01 a {
  color: #3bbfed;
  border: 2px solid #3bbfed
}
@media (hover:hover) and (pointer:fine) {
  .l-main--hoken .p-subTopKv__btn01 a:hover {
    background: #ebf8fd
  }
}
@media screen and (max-width:750px) {
  .l-main--hoken .p-subTopKv__btn01 a {
    border: .4vw solid #3bbfed
  }
}
.l-main--doutoku .p-subTopKv__btn01 a {
  color: #c760a8;
  border: 2px solid #c760a8
}
@media (hover:hover) and (pointer:fine) {
  .l-main--doutoku .p-subTopKv__btn01 a:hover {
    background: #f9eff6
  }
}
@media screen and (max-width:750px) {
  .l-main--doutoku .p-subTopKv__btn01 a {
    border: .4vw solid #c760a8
  }
}
.l-main--eigo .p-subTopKv__btn01 a {
  color: #15aa60;
  border: 2px solid #15aa60
}
@media (hover:hover) and (pointer:fine) {
  .l-main--eigo .p-subTopKv__btn01 a:hover {
    background: #e7f6ef
  }
}
@media screen and (max-width:750px) {
  .l-main--eigo .p-subTopKv__btn01 a {
    border: .4vw solid #15aa60
  }
}
.p-subTopKv__btn02 {
  width: 180px;
  line-height: 1.25;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-subTopKv__btn02 {
    width: 49%
  }
}
.p-subTopKv__btn02 a {
  display: block;
  height: 60px;
  padding: 9px 0 7px;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  border-radius: 30px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-subTopKv__btn02 a {
    font-size: 12px;
    font-size: 3.2vw;
    height: 13.33333vw;
    padding: 2.13333vw 0;
    border-radius: 6.66667vw
  }
}
.l-main--kokugo .p-subTopKv__btn02 a {
  color: #eb3640;
  border: 2px solid #eb3640
}
@media (hover:hover) and (pointer:fine) {
  .l-main--kokugo .p-subTopKv__btn02 a:hover {
    background: #fdeaed
  }
}
@media screen and (max-width:750px) {
  .l-main--kokugo .p-subTopKv__btn02 a {
    border: .4vw solid #eb3640
  }
}
.l-main--shosha .p-subTopKv__btn02 a {
  color: #ef7820;
  border: 2px solid #ef7820
}
@media (hover:hover) and (pointer:fine) {
  .l-main--shosha .p-subTopKv__btn02 a:hover {
    background: #fdf1e7
  }
}
@media screen and (max-width:750px) {
  .l-main--shosha .p-subTopKv__btn02 a {
    border: .4vw solid #ef7820
  }
}
.l-main--shakai .p-subTopKv__btn02 a {
  color: #7dac00;
  border: 2px solid #7dac00
}
@media (hover:hover) and (pointer:fine) {
  .l-main--shakai .p-subTopKv__btn02 a:hover {
    background: #f2f6e5
  }
}
@media screen and (max-width:750px) {
  .l-main--shakai .p-subTopKv__btn02 a {
    border: .4vw solid #7dac00
  }
}
.l-main--chizu .p-subTopKv__btn02 a {
  color: #0e910e;
  border: 2px solid #0e910e
}
@media (hover:hover) and (pointer:fine) {
  .l-main--chizu .p-subTopKv__btn02 a:hover {
    background: #e6f4e6
  }
}
@media screen and (max-width:750px) {
  .l-main--chizu .p-subTopKv__btn02 a {
    border: .4vw solid #0e910e
  }
}
.l-main--sansu .p-subTopKv__btn02 a {
  color: #0164b0;
  border: 2px solid #0164b0
}
@media (hover:hover) and (pointer:fine) {
  .l-main--sansu .p-subTopKv__btn02 a:hover {
    background: #e5eff7
  }
}
@media screen and (max-width:750px) {
  .l-main--sansu .p-subTopKv__btn02 a {
    border: .4vw solid #0164b0
  }
}
.l-main--rika .p-subTopKv__btn02 a {
  color: #11aec4;
  border: 2px solid #11aec4
}
@media (hover:hover) and (pointer:fine) {
  .l-main--rika .p-subTopKv__btn02 a:hover {
    background: #e7f6f9
  }
}
@media screen and (max-width:750px) {
  .l-main--rika .p-subTopKv__btn02 a {
    border: .4vw solid #11aec4
  }
}
.l-main--seikatsu .p-subTopKv__btn02 a {
  color: #f2739a;
  border: 2px solid #f2739a
}
@media (hover:hover) and (pointer:fine) {
  .l-main--seikatsu .p-subTopKv__btn02 a:hover {
    background: #fdf1f4
  }
}
@media screen and (max-width:750px) {
  .l-main--seikatsu .p-subTopKv__btn02 a {
    border: .4vw solid #f2739a
  }
}
.l-main--katei .p-subTopKv__btn02 a {
  color: #f5a509;
  border: 2px solid #f5a509
}
@media (hover:hover) and (pointer:fine) {
  .l-main--katei .p-subTopKv__btn02 a:hover {
    background: #fef6e6
  }
}
@media screen and (max-width:750px) {
  .l-main--katei .p-subTopKv__btn02 a {
    border: .4vw solid #f5a509
  }
}
.l-main--hoken .p-subTopKv__btn02 a {
  color: #3bbfed;
  border: 2px solid #3bbfed
}
@media (hover:hover) and (pointer:fine) {
  .l-main--hoken .p-subTopKv__btn02 a:hover {
    background: #ebf8fd
  }
}
@media screen and (max-width:750px) {
  .l-main--hoken .p-subTopKv__btn02 a {
    border: .4vw solid #3bbfed
  }
}
.l-main--doutoku .p-subTopKv__btn02 a {
  color: #c760a8;
  border: 2px solid #c760a8
}
@media (hover:hover) and (pointer:fine) {
  .l-main--doutoku .p-subTopKv__btn02 a:hover {
    background: #f9eff6
  }
}
@media screen and (max-width:750px) {
  .l-main--doutoku .p-subTopKv__btn02 a {
    border: .4vw solid #c760a8
  }
}
.l-main--eigo .p-subTopKv__btn02 a {
  color: #15aa60;
  border: 2px solid #15aa60
}
@media (hover:hover) and (pointer:fine) {
  .l-main--eigo .p-subTopKv__btn02 a:hover {
    background: #e7f6ef
  }
}
@media screen and (max-width:750px) {
  .l-main--eigo .p-subTopKv__btn02 a {
    border: .4vw solid #15aa60
  }
}
.p-subTopKv__btn03 {
  width: 100%;
  margin-bottom: 15px;
  text-align: center
}
.l-main--shakai .p-subTopKv__btn03 {
  width: 180px
}
@media screen and (max-width:750px) {
  .l-main--shakai .p-subTopKv__btn03 {
    width: 49%
  }
}
.p-subTopKv__btn03 a {
  display: block;
  height: 60px;
  padding: 16px 0;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  border-radius: 30px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-subTopKv__btn03 a {
    font-size: 12px;
    font-size: 3.2vw;
    height: 13.33333vw;
    padding: 3.73333vw 0;
    border-radius: 6.66667vw
  }
}
.l-main--kokugo .p-subTopKv__btn03 a {
  background: #eb3640
}
@media (hover:hover) and (pointer:fine) {
  .l-main--kokugo .p-subTopKv__btn03 a:hover {
    background: #c22a31
  }
}
.l-main--shosha .p-subTopKv__btn03 a {
  background: #ef7820
}
@media (hover:hover) and (pointer:fine) {
  .l-main--shosha .p-subTopKv__btn03 a:hover {
    background: #d95e21
  }
}
.l-main--shakai .p-subTopKv__btn03 a {
  padding: 9px 0;
  font-size: 13px;
  background: #7dac00
}
@media screen and (max-width:750px) {
  .l-main--shakai .p-subTopKv__btn03 a {
    font-size: 11px;
    font-size: 2.93333vw;
    padding: 1.86667vw 0
  }
}
@media (hover:hover) and (pointer:fine) {
  .l-main--shakai .p-subTopKv__btn03 a:hover {
    background: #618500
  }
}
.l-main--chizu .p-subTopKv__btn03 a {
  background: #0e910e
}
@media (hover:hover) and (pointer:fine) {
  .l-main--chizu .p-subTopKv__btn03 a:hover {
    background: #0a6b06
  }
}
.l-main--sansu .p-subTopKv__btn03 a {
  background: #0164b0
}
@media (hover:hover) and (pointer:fine) {
  .l-main--sansu .p-subTopKv__btn03 a:hover {
    background: #014f8a
  }
}
.l-main--rika .p-subTopKv__btn03 a {
  background: #11aec4
}
@media (hover:hover) and (pointer:fine) {
  .l-main--rika .p-subTopKv__btn03 a:hover {
    background: #0e8d9e
  }
}
.l-main--seikatsu .p-subTopKv__btn03 a {
  background: #f2739a
}
@media (hover:hover) and (pointer:fine) {
  .l-main--seikatsu .p-subTopKv__btn03 a:hover {
    background: #cc6282
  }
}
.l-main--katei .p-subTopKv__btn03 a {
  background: #f5a509
}
@media (hover:hover) and (pointer:fine) {
  .l-main--katei .p-subTopKv__btn03 a:hover {
    background: #cf8c08
  }
}
.l-main--hoken .p-subTopKv__btn03 a {
  background: #3bbfed
}
@media (hover:hover) and (pointer:fine) {
  .l-main--hoken .p-subTopKv__btn03 a:hover {
    background: #329fc7
  }
}
.l-main--doutoku .p-subTopKv__btn03 a {
  background: #c760a8
}
@media (hover:hover) and (pointer:fine) {
  .l-main--doutoku .p-subTopKv__btn03 a:hover {
    background: #a14d88
  }
}
.l-main--eigo .p-subTopKv__btn03 a {
  background: #15aa60
}
@media (hover:hover) and (pointer:fine) {
  .l-main--eigo .p-subTopKv__btn03 a:hover {
    background: #10854a
  }
}
.p-subTopKv__btn04 {
  position: absolute;
  bottom: 20px;
  left: 16px;
  z-index: 2;
  width: 132px
}
@media screen and (max-width:1000px) {
  .p-subTopKv__btn04 {
    width: 13.2vw
  }
}
@media screen and (max-width:750px) {
  .p-subTopKv__btn04 {
    bottom: 4.53333vw;
    left: 2.13333vw;
    width: 21.33333vw
  }
}
.p-subTopKv__btn04 svg .a {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.p-subTopKv__btn04:hover svg .a {
  fill: #d7e6f9
}
.p-subTopKv__btn05 {
  width: 180px;
  margin-bottom: 15px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-subTopKv__btn05 {
    width: 49%
  }
}
.p-subTopKv__btn05 a {
  display: block;
  height: 60px;
  padding: 9px 0;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  background-color: #6956a1;
  border-radius: 30px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-subTopKv__btn05 a {
    font-size: 10px;
    font-size: 2.66667vw;
    height: 13.33333vw;
    padding: 1.86667vw 0;
    border-radius: 6.66667vw
  }
}
.p-subTopKv__btnList {
  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
}
@media print,
screen and (min-width:751px) {
  .p-subTopKv__btnList {
    width: 370px
  }
}
.p-subTopKv__imgWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  margin: 0 auto
}
.p-subTopKv__imgWrap--1 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media print,
screen and (min-width:751px) {
  .p-subTopKv__imgWrap {
    width: 80%;
    max-width: 536px
  }
}
@media screen and (max-width:750px) {
  .p-subTopKv__imgWrap {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 6.66667vw 0 8vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-subTopKv__img {
    width: 100%;
    max-width: 249px
  }
}
.p-subTopKv__imgWrap--1 .p-subTopKv__img {
  width: 40%
}
@media screen and (max-width:750px) {
  .p-subTopKv__imgWrap--1 .p-subTopKv__img {
    width: 39.73333vw
  }
}
.p-subTopKv__imgWrap--2 .p-subTopKv__img {
  width: 40%
}
@media screen and (max-width:750px) {
  .p-subTopKv__imgWrap--2 .p-subTopKv__img {
    width: 39.73333vw
  }
}
.p-subTopKv__ttl {
  margin-bottom: 10px;
  opacity: 0;
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@media screen and (max-width:750px) {
  .p-subTopKv__ttl {
    margin-bottom: 1.6vw
  }
}
.l-main--katei .p-subTopKv__ttl span {
  padding-left: 10px;
  font-size: 26px
}
@media screen and (max-width:750px) {
  .l-main--katei .p-subTopKv__ttl span {
    font-size: 18px;
    font-size: 4.8vw;
    padding-left: 1.6vw
  }
}
.p-subTopKv__ttl::before {
  position: absolute;
  top: 19px;
  left: -28px;
  width: 14px;
  height: 14px;
  content: "";
  border-radius: 50%
}
@media screen and (max-width:750px) {
  .p-subTopKv__ttl::before {
    top: 3.46667vw;
    left: -5.06667vw;
    width: 2.66667vw;
    height: 2.66667vw
  }
}
.l-main--kokugo .p-subTopKv__ttl::before {
  background: #eb3640
}
.l-main--shosha .p-subTopKv__ttl::before {
  background: #ef7820
}
.l-main--shakai .p-subTopKv__ttl::before {
  background: #7dac00
}
.l-main--chizu .p-subTopKv__ttl::before {
  background: #0e910e
}
.l-main--sansu .p-subTopKv__ttl::before {
  background: #0164b0
}
.l-main--rika .p-subTopKv__ttl::before {
  background: #11aec4
}
.l-main--seikatsu .p-subTopKv__ttl::before {
  background: #f2739a
}
.l-main--katei .p-subTopKv__ttl::before {
  background: #f5a509
}
.l-main--hoken .p-subTopKv__ttl::before {
  background: #3bbfed
}
.l-main--doutoku .p-subTopKv__ttl::before {
  background: #c760a8
}
.l-main--eigo .p-subTopKv__ttl::before {
  top: 10px;
  background: #15aa60
}
@media screen and (max-width:750px) {
  .l-main--eigo .p-subTopKv__ttl::before {
    top: 1.06667vw
  }
}
.p-subTopKv__txt {
  font-size: 20px;
  font-weight: 500;
  opacity: 0;
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@media screen and (max-width:750px) {
  .p-subTopKv__txt {
    font-size: 15px;
    font-size: 4vw
  }
}
.p-subTopKv__txtWrap {
  padding-left: 30px;
  margin-bottom: 57px
}
@media screen and (max-width:750px) {
  .p-subTopKv__txtWrap {
    padding-left: 5.06667vw;
    margin-bottom: 5.33333vw
  }
}
.l-main--eigo .p-subTopKv__txtWrap {
  margin-bottom: 20px
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate(-100%,0);
    transform: translate(-100%,0)
  }
  60% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.p-subTopQa {
  position: relative;
  width: 81.80556vw;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-subTopQa {
    min-width: 730px;
    max-width: 1178px
  }
}
@media screen and (max-width:750px) {
  .p-subTopQa {
    width: 89.33333vw
  }
}
.p-subTopQa__contactBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 216px;
  height: 72px;
  font-size: 15px;
  background: #ffeb3c;
  border: 2px solid #ffeb3c;
  border-radius: 36px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-subTopQa__contactBtn {
    font-size: 12px;
    font-size: 3.2vw;
    width: 66.66667vw;
    height: 13.33333vw;
    margin: 0 auto;
    border: .4vw solid #ffeb3c;
    border-radius: 6.66667vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-subTopQa__contactBtn:hover {
    background: #fff
  }
}
.p-subTopQa__content {
  position: relative;
  display: block;
  width: 100%;
  padding: 16px 30px 16px 88px;
  background: #fff;
  border-radius: 36px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}
@media print,
screen and (min-width:751px) {
  .p-subTopQa__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 948px
  }
}
@media screen and (max-width:750px) {
  .p-subTopQa__content {
    padding: 5.33333vw 5.33333vw 1.33333vw;
    margin-bottom: 2.66667vw;
    border-radius: 1.33333vw
  }
}
.p-subTopQa__content::after {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 11px;
  height: 9px;
  content: "";
  background-color: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/arrow02.svg);
  mask-image: url(../img/common/arrow02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .p-subTopQa__content::after {
    top: 8.53333vw;
    right: 7.06667vw;
    width: 3.2vw;
    height: 2.8vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-subTopQa__content:hover::after {
    background-color: #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
}
@media screen and (hover:hover) and (pointer:fine) and (max-width:750px) {
  .p-subTopQa__content:hover::after {
    right: 6.26667vw;
    height: 5.06667vw
  }
}
.p-subTopQa__content::before {
  position: absolute;
  top: 50%;
  right: 25px;
  width: 22px;
  height: 22px;
  content: "";
  border-radius: 50%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0)
}
@media screen and (max-width:750px) {
  .p-subTopQa__content::before {
    top: 7.73333vw;
    right: 6.13333vw;
    width: 5.33333vw;
    height: 5.33333vw
  }
}
.l-main--kokugo .p-subTopQa__content::before {
  background: #eb3640
}
.l-main--shosha .p-subTopQa__content::before {
  background: #ef7820
}
.l-main--shakai .p-subTopQa__content::before {
  background: #7dac00
}
.l-main--chizu .p-subTopQa__content::before {
  background: #0e910e
}
.l-main--sansu .p-subTopQa__content::before {
  background: #0164b0
}
.l-main--rika .p-subTopQa__content::before {
  background: #11aec4
}
.l-main--seikatsu .p-subTopQa__content::before {
  background: #f2739a
}
.l-main--katei .p-subTopQa__content::before {
  background: #f5a509
}
.l-main--hoken .p-subTopQa__content::before {
  background: #3bbfed
}
.l-main--doutoku .p-subTopQa__content::before {
  background: #c760a8
}
.l-main--eigo .p-subTopQa__content::before {
  background: #15aa60
}
@media (hover:hover) and (pointer:fine) {
  .p-subTopQa__content:hover::before {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
  }
}
.p-subTopQa__flex {
  margin-bottom: 10px
}
@media print,
screen and (min-width:751px) {
  .p-subTopQa__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.p-subTopQa__item {
  position: relative;
  padding-right: 26px;
  font-size: 15px
}
@media print,
screen and (min-width:751px) {
  .p-subTopQa__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 37px
  }
}
@media screen and (max-width:750px) {
  .p-subTopQa__item {
    font-size: 13px;
    font-size: 3.46667vw;
    padding-right: 0;
    margin-bottom: 2.66667vw
  }
}
.p-subTopQa__item .date {
  display: inline-block;
  margin-right: 25px;
  font-family: Manrope,sans-serif;
  font-weight: 600
}
@media screen and (max-width:750px) {
  .p-subTopQa__item .date {
    display: block;
    margin: 0 0 1.73333vw
  }
}
.l-main--kokugo .p-subTopQa__item .date {
  color: #eb3640
}
.l-main--shosha .p-subTopQa__item .date {
  color: #ef7820
}
.l-main--shakai .p-subTopQa__item .date {
  color: #7dac00
}
.l-main--chizu .p-subTopQa__item .date {
  color: #0e910e
}
.l-main--sansu .p-subTopQa__item .date {
  color: #0164b0
}
.l-main--rika .p-subTopQa__item .date {
  color: #11aec4
}
.l-main--seikatsu .p-subTopQa__item .date {
  color: #f2739a
}
.l-main--katei .p-subTopQa__item .date {
  color: #f5a509
}
.l-main--hoken .p-subTopQa__item .date {
  color: #3bbfed
}
.l-main--doutoku .p-subTopQa__item .date {
  color: #c760a8
}
.l-main--eigo .p-subTopQa__item .date {
  color: #15aa60
}
.p-subTopQa__list {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
@media print,
screen and (min-width:751px) {
  .p-subTopQa__list {
    padding-left: 22px
  }
}
.p-subTopQa__link {
  position: relative;
  padding-right: 20px;
  font-size: 14px
}
@media screen and (max-width:750px) {
  .p-subTopQa__link {
    font-size: 14px;
    font-size: 3.73333vw;
    padding-right: 5.33333vw
  }
}
.p-subTopQa__link::after {
  position: absolute;
  content: "";
  background-image: url(../img/common/arrow02.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 13px;
  height: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0
}
@media screen and (max-width:750px) {
  .p-subTopQa__link::after {
    width: 3.2vw;
    height: 2.8vw
  }
}
.p-subTopQa__linkWrap {
  text-align: right
}
@media print,
screen and (min-width:751px) {
  .p-subTopQa__linkWrap {
    max-width: 928px;
    margin-right: 246px
  }
}
@media screen and (max-width:750px) {
  .p-subTopQa__linkWrap {
    margin-bottom: 5.33333vw;
    margin-right: 2.66667vw
  }
}
.p-subTopQa__ttl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 139px;
  margin-right: 30px
}
@media screen and (max-width:750px) {
  .p-subTopQa__ttl {
    width: 46.4vw;
    padding-bottom: 5.33333vw;
    padding-left: 14.93333vw;
    margin-bottom: 4.26667vw
  }
}
.p-subTopQa__ttl::after {
  position: absolute;
  top: 0;
  right: -30px;
  width: 1px;
  height: 100%;
  content: "";
  background: #e8e8ea
}
@media screen and (max-width:750px) {
  .p-subTopQa__ttl::after {
    top: auto;
    bottom: 0;
    left: 0;
    width: 78.66667vw;
    height: .26667vw
  }
}
.p-subTopQa__ttl::before {
  position: absolute;
  top: 50%;
  left: -70px;
  z-index: 2;
  width: 56px;
  height: 66px;
  content: "";
  background-image: url(../img/common/img01.png);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-54%);
  -ms-transform: translateY(-54%);
  transform: translateY(-54%)
}
@media screen and (max-width:750px) {
  .p-subTopQa__ttl::before {
    top: -2.66667vw;
    left: 0;
    width: 10.8vw;
    height: 12.8vw;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}
.p-top {
  overflow: hidden;
  background: #f6f3f0
}
.p-topBox01 {
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 1196px;
  padding: 34px 40px 34px 60px;
  margin: 0 auto 60px;
  background: #fff
}
@media print,
screen and (min-width:751px) {
  .p-topBox01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 20px
  }
}
@media screen and (max-width:750px) {
  .p-topBox01 {
    width: 100%;
    padding: 5.33333vw 5.33333vw 8vw;
    margin-bottom: 16vw
  }
}
.p-topBox01__logo01 {
  display: inline-block;
  width: 104px;
  margin-right: 7px
}
@media screen and (max-width:750px) {
  .p-topBox01__logo01 {
    width: 21.06667vw;
    margin-right: 1.33333vw
  }
}
.p-topBox01__logo01 img {
  vertical-align: sub
}
.p-topBox01__ttl {
  font-size: 24px;
  font-weight: 700;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-topBox01__ttl {
    font-size: 17px;
    font-size: 4.53333vw;
    margin-bottom: 5.33333vw
  }
}
.p-topBox01__ttl--1 {
  font-size: 20px
}
.p-topBox01Item {
  width: 245px
}
@media screen and (max-width:750px) {
  .p-topBox01Item {
    width: 61.86667vw
  }
}
.p-topBox01Item__bnr {
  margin-bottom: 10px
}
@media screen and (max-width:750px) {
  .p-topBox01Item__bnr {
    margin-bottom: 2.13333vw
  }
}
.p-topBox01Item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.p-topBox01Item__qr {
  width: 88px;
  text-align: center
}
.p-topBox01Item__txt {
  font-size: 14px;
  font-weight: 500
}
@media screen and (max-width:750px) {
  .p-topBox01Item__txt {
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-topBox02 {
  width: 90%;
  max-width: 1178px;
  padding: min(74px,74/1366*100vw) min(99px,99/1366*100vw) min(60px,60/1366*100vw);
  margin: 0 auto 120px;
  background-image: url(../img/top/bg01.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 20px
}
@media screen and (max-width:750px) {
  .p-topBox02 {
    padding: 4vw 5.33333vw 8vw;
    margin-bottom: 16vw;
    background-image: url(../img/top/bg01--sp.png);
    border-radius: 2.66667vw
  }
}
.p-topBox02__ttl {
  position: relative;
  width: 100%;
  margin: 0 auto min(70px,70/1366*100vw)
}
@media screen and (max-width:750px) {
  .p-topBox02__ttl {
    width: 74.66667vw;
    margin-bottom: 7.73333vw
  }
}
.p-topConnection {
  position: relative;
  z-index: 2;
  padding-bottom: 36px;
  background: #fff;
  border-bottom: 1px solid #e8e8ea
}
@media screen and (max-width:750px) {
  .p-topConnection {
    padding-bottom: 9.6vw
  }
}
.p-topConnection__bnr {
  width: 32%
}
@media screen and (max-width:750px) {
  .p-topConnection__bnr {
    width: 43.33333vw
  }
}
.p-topConnection__inner {
  width: 90%;
  margin: 0 auto
}
@media print,
screen and (min-width:751px) {
  .p-topConnection__inner {
    max-width: 1178px
  }
}
@media screen and (max-width:750px) {
  .p-topConnection__inner {
    width: 89.33333vw
  }
}
.p-topConnection__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 100px
}
@media screen and (max-width:750px) {
  .p-topConnection__list {
    gap: 2.66667vw;
    margin-bottom: 12.26667vw
  }
}
.p-topConnection__ttl {
  margin-bottom: 60px;
  font-size: 28px;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-topConnection__ttl {
    font-size: 19px;
    font-size: 5.06667vw;
    margin-bottom: 8vw
  }
}
.p-topConnection__ttlLead {
  position: relative;
  display: block;
  padding-left: 24px;
  font-size: 16px;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-topConnection__ttlLead {
    font-size: 12px;
    font-size: 3.2vw;
    padding-left: 5.06667vw
  }
}
.p-topConnection__ttlLead::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  content: "";
  background: #e67878;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-topConnection__ttlLead::before {
    width: 2.4vw;
    height: 2.4vw
  }
}
.p-topGuide {
  position: relative;
  z-index: 2;
  background: #fff
}
.p-topGuide__detail01 {
  position: absolute;
  top: -230px;
  left: 50%;
  padding: 20px 46px;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  background: #e67878;
  border-radius: 37px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media screen and (max-width:750px) {
  .p-topGuide__detail01 {
    font-size: 14px;
    font-size: 3.73333vw;
    top: -34.66667vw;
    padding: 4vw 8vw;
    white-space: nowrap;
    border-radius: 7.06667vw
  }
}
.p-topGuide__detail01::after {
  position: absolute;
  bottom: -12px;
  left: 60px;
  width: 12px;
  height: 12px;
  -webkit-clip-path: polygon(0 0,100% 100%,100% 0);
  clip-path: polygon(0 0,100% 100%,100% 0);
  content: "";
  background: #e67878
}
@media screen and (max-width:750px) {
  .p-topGuide__detail01::after {
    bottom: -2.13333vw;
    left: 8vw;
    width: 2.13333vw;
    height: 2.13333vw
  }
}
.p-topGuide__detail02 {
  position: absolute;
  top: -140px;
  left: calc(50% - 130px);
  z-index: 2;
  width: 87px;
  height: 204px;
  background-image: url(../img/top/icn01.svg);
  background-repeat: no-repeat;
  background-size: contain
}
@media screen and (max-width:750px) {
  .p-topGuide__detail02 {
    top: -16vw;
    left: 35.46667vw;
    width: 10vw;
    height: 26.93333vw
  }
}
.p-topGuide.is-move .p-topGuide__detail02 {
  -webkit-animation-name: topCharaAnime01;
  animation-name: topCharaAnime01;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-timing-function: cubic-bezier(.19,1,.22,1.4);
  animation-timing-function: cubic-bezier(.19,1,.22,1.4);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@media screen and (max-width:750px) {
  .p-topGuide.is-move .p-topGuide__detail02 {
    -webkit-animation-name: topCharaAnime01Sp;
    animation-name: topCharaAnime01Sp
  }
}
.p-topGuide__detail03 {
  position: absolute;
  top: -10px;
  left: calc(50% - 62px);
  z-index: 4;
  width: 35px;
  height: 24px
}
@media screen and (max-width:750px) {
  .p-topGuide__detail03 {
    top: -1.73333vw;
    left: 42.66667vw;
    width: 4.53333vw;
    height: 3.46667vw
  }
}
@media screen and (max-width:750px) {
  .p-topGuide__detail03 img {
    display: block
  }
}
.p-topGuide__detail04 {
  position: absolute;
  top: -90px;
  left: calc(50% - 200px);
  width: 90px;
  height: 92px
}
@media screen and (max-width:750px) {
  .p-topGuide__detail04 {
    top: -8vw;
    left: 26.4vw;
    width: 10.66667vw;
    height: 11.46667vw
  }
}
.p-topGuide.is-move .p-topGuide__detail04 {
  -webkit-animation-name: topCharaAnime03;
  animation-name: topCharaAnime03;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-timing-function: cubic-bezier(.19,1,.22,1.4);
  animation-timing-function: cubic-bezier(.19,1,.22,1.4);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@media screen and (max-width:750px) {
  .p-topGuide.is-move .p-topGuide__detail04 {
    -webkit-animation-name: topCharaAnime03Sp;
    animation-name: topCharaAnime03Sp
  }
}
.p-topGuide__detail05 {
  position: absolute;
  top: -50px;
  left: calc(50% + 10px);
  width: 112px;
  height: 150px
}
@media screen and (max-width:750px) {
  .p-topGuide__detail05 {
    top: -5.33333vw;
    left: 50.93333vw;
    width: 14.93333vw;
    height: 20vw
  }
}
.p-topGuide.is-move .p-topGuide__detail05 {
  -webkit-animation-name: topCharaAnime02;
  animation-name: topCharaAnime02;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-timing-function: cubic-bezier(.19,1,.22,1.4);
  animation-timing-function: cubic-bezier(.19,1,.22,1.4);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@media screen and (max-width:750px) {
  .p-topGuide.is-move .p-topGuide__detail05 {
    -webkit-animation-name: topCharaAnime02Sp;
    animation-name: topCharaAnime02Sp
  }
}
.p-topGuide__detail06 {
  position: absolute;
  top: -10px;
  left: calc(50% - 10px);
  z-index: 4;
  width: 40px;
  height: 34px
}
@media screen and (max-width:750px) {
  .p-topGuide__detail06 {
    top: -1.46667vw;
    left: 49.06667vw;
    width: 4.8vw;
    height: 3.73333vw
  }
}
@media screen and (max-width:750px) {
  .p-topGuide__detail06 img {
    display: block
  }
}
.p-topGuide__detail07 {
  position: absolute;
  top: -30px;
  left: calc(50% + 110px);
  width: 78px;
  height: 66px
}
@media screen and (max-width:750px) {
  .p-topGuide__detail07 {
    top: 0;
    left: 65.33333vw;
    width: 9.33333vw;
    height: 8.8vw
  }
}
.p-topGuide.is-move .p-topGuide__detail07 {
  -webkit-animation-name: topCharaAnime04;
  animation-name: topCharaAnime04;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-timing-function: cubic-bezier(.19,1,.22,1.4);
  animation-timing-function: cubic-bezier(.19,1,.22,1.4);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@media screen and (max-width:750px) {
  .p-topGuide.is-move .p-topGuide__detail07 {
    -webkit-animation-name: topCharaAnime04Sp;
    animation-name: topCharaAnime04Sp
  }
}
.p-topGuide__inner {
  position: relative;
  z-index: 3;
  width: 90%;
  padding: 60px 0 160px;
  margin: 0 auto;
  background: #fff
}
@media print,
screen and (min-width:751px) {
  .p-topGuide__inner {
    max-width: 1100px
  }
}
@media screen and (max-width:750px) {
  .p-topGuide__inner {
    width: 100%;
    padding: 8vw 5.33333vw 16vw
  }
}
.p-topGuide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px 20px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
@media screen and (max-width:750px) {
  .p-topGuide__list {
    gap: 2.66667vw
  }
}
.p-topGuide__ttl {
  margin-bottom: 60px;
  font-size: 34px;
  font-weight: 700;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-topGuide__ttl {
    font-size: 20px;
    font-size: 5.33333vw;
    margin-bottom: 8vw
  }
}
.p-topGuideItem {
  width: 260px;
  border: 1px solid #e8e8ea;
  border-radius: 10px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-topGuideItem {
    width: 43.33333vw;
    border-radius: 1.33333vw
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-topGuideItem:hover {
    -webkit-box-shadow: 0 0 24px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 24px 0 rgba(0,0,0,.2)
  }
}
.p-topGuideItem a {
  padding: 20px 40px 36px
}
@media screen and (max-width:750px) {
  .p-topGuideItem a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 2.66667vw 0 2.66667vw 4.53333vw
  }
}
.p-topGuideItem__ttl {
  position: relative;
  margin-bottom: 28px;
  font-size: 18px;
  font-weight: 500;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-topGuideItem__ttl {
    font-size: 14px;
    font-size: 3.73333vw;
    width: 25.33333vw;
    height: 6.66667vw;
    margin-bottom: 2.66667vw
  }
}
.p-topGuideItem__ttl::after {
  position: absolute;
  bottom: -14px;
  left: 50%;
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 4px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media screen and (max-width:750px) {
  .p-topGuideItem__ttl::after {
    bottom: -1.86667vw;
    width: 1.33333vw;
    height: 1.33333vw
  }
}
.p-topGuideItem--kokugo .p-topGuideItem__ttl::after {
  background: #eb3640
}
.p-topGuideItem--shosha .p-topGuideItem__ttl::after {
  background: #ef7820
}
.p-topGuideItem--shakai .p-topGuideItem__ttl::after {
  background: #7dac00
}
.p-topGuideItem--chizu .p-topGuideItem__ttl::after {
  background: #0e910e
}
.p-topGuideItem--sansu .p-topGuideItem__ttl::after {
  background: #0164b0
}
.p-topGuideItem--rika .p-topGuideItem__ttl::after {
  background: #11aec4
}
.p-topGuideItem--seikatsu .p-topGuideItem__ttl::after {
  background: #f2739a
}
.p-topGuideItem--katei .p-topGuideItem__ttl::after {
  background: #f5a509
}
.p-topGuideItem--hoken .p-topGuideItem__ttl::after {
  background: #3bbfed
}
.p-topGuideItem--eigo .p-topGuideItem__ttl::after {
  background: #15aa60
}
.p-topGuideItem--doutoku .p-topGuideItem__ttl::after {
  background: #c760a8
}
@media (hover:hover) and (pointer:fine) {
  .p-topGuideItem:hover .p-topGuideItem__ttl::after {
    bottom: -13px;
    width: 30px;
    height: 6px
  }
}
.p-topGuideItem__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 220px
}
@media screen and (max-width:750px) {
  .p-topGuideItem__img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    height: 18.66667vw
  }
}
.p-topGuideItem__img img {
  overflow: hidden;
  border: 1px solid #e8e8ea;
  border-radius: 4px
}
@media screen and (max-width:750px) {
  .p-topGuideItem__img img {
    width: auto;
    border-radius: .53333vw
  }
}
@-webkit-keyframes topCharaAnime01 {
  0% {
    -webkit-transform: translate(0,60px);
    transform: translate(0,60px)
  }
  100% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
}
@keyframes topCharaAnime01 {
  0% {
    -webkit-transform: translate(0,60px);
    transform: translate(0,60px)
  }
  100% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
}
@-webkit-keyframes topCharaAnime01Sp {
  0% {
    -webkit-transform: translate(0,8vw);
    transform: translate(0,8vw)
  }
  100% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
}
@keyframes topCharaAnime01Sp {
  0% {
    -webkit-transform: translate(0,8vw);
    transform: translate(0,8vw)
  }
  100% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
}
@-webkit-keyframes topCharaAnime02 {
  0% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
  100% {
    -webkit-transform: translate(0,-60px);
    transform: translate(0,-60px)
  }
}
@keyframes topCharaAnime02 {
  0% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
  100% {
    -webkit-transform: translate(0,-60px);
    transform: translate(0,-60px)
  }
}
@-webkit-keyframes topCharaAnime02Sp {
  0% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
  100% {
    -webkit-transform: translate(0,-8vw);
    transform: translate(0,-8vw)
  }
}
@keyframes topCharaAnime02Sp {
  0% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
  100% {
    -webkit-transform: translate(0,-8vw);
    transform: translate(0,-8vw)
  }
}
@-webkit-keyframes topCharaAnime03 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: translate(10px,-20px) rotate(30deg);
    transform: translate(10px,-20px) rotate(30deg)
  }
}
@keyframes topCharaAnime03 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: translate(10px,-20px) rotate(30deg);
    transform: translate(10px,-20px) rotate(30deg)
  }
}
@-webkit-keyframes topCharaAnime03Sp {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: translate(1.33333vw,-2.66667vw) rotate(30deg);
    transform: translate(1.33333vw,-2.66667vw) rotate(30deg)
  }
}
@keyframes topCharaAnime03Sp {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: translate(1.33333vw,-2.66667vw) rotate(30deg);
    transform: translate(1.33333vw,-2.66667vw) rotate(30deg)
  }
}
@-webkit-keyframes topCharaAnime04 {
  0% {
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0)
  }
  100% {
    -webkit-transform: translate(-10px,-60px) rotate(-30deg);
    transform: translate(-10px,-60px) rotate(-30deg)
  }
}
@keyframes topCharaAnime04 {
  0% {
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0)
  }
  100% {
    -webkit-transform: translate(-10px,-60px) rotate(-30deg);
    transform: translate(-10px,-60px) rotate(-30deg)
  }
}
@-webkit-keyframes topCharaAnime04Sp {
  0% {
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0)
  }
  100% {
    -webkit-transform: translate(-1.6vw,-10.66667vw) rotate(-30deg);
    transform: translate(-1.6vw,-10.66667vw) rotate(-30deg)
  }
}
@keyframes topCharaAnime04Sp {
  0% {
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0)
  }
  100% {
    -webkit-transform: translate(-1.6vw,-10.66667vw) rotate(-30deg);
    transform: translate(-1.6vw,-10.66667vw) rotate(-30deg)
  }
}
.p-topKv {
  position: fixed;
  z-index: 1;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s
}
.p-topKv.is-show {
  visibility: visible;
  opacity: 1
}
.p-topKvContent {
  position: relative;
  z-index: 2
}
.p-topKvContent__img01 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 32.08333vw;
  opacity: 0
}
@media screen and (max-width:750px) {
  .p-topKvContent__img01 {
    top: 0;
    left: 16.4vw;
    width: 65.33333vw
  }
}
.p-topKvContent__img01.is-move {
  -webkit-animation-name: charaAnime01;
  animation-name: charaAnime01;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1.2);
  animation-timing-function: cubic-bezier(.175,.885,.32,1.2);
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
.p-topKvContent__img01 img {
  width: 100%
}
.p-topKvContent__img02 {
  position: absolute;
  top: 58px;
  left: 156px;
  z-index: 1;
  width: 9.72222vw;
  opacity: 0
}
@media screen and (max-width:750px) {
  .p-topKvContent__img02 {
    top: 9.73333vw;
    left: 39.2vw;
    width: 19.2vw
  }
}
.p-topKvContent__img02.is-move {
  -webkit-animation-name: charaAnime02;
  animation-name: charaAnime02;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1.2);
  animation-timing-function: cubic-bezier(.175,.885,.32,1.2);
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
.p-topKvContent__img02 img {
  width: 100%
}
.p-topKvContent__imgWrap {
  position: absolute;
  top: 60vh;
  right: 8vw;
  width: 32.08333vw;
  height: auto
}
@media screen and (max-width:750px) {
  .p-topKvContent__imgWrap {
    top: 120vw;
    left: 0;
    width: 100vw
  }
}
.p-topKvContent__txt01 {
  width: 364px;
  height: 82px;
  padding: 10px;
  background: #fff;
  opacity: 0;
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
  animation-timing-function: cubic-bezier(.175,.885,.32,1);
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@media screen and (max-width:750px) {
  .p-topKvContent__txt01 {
    width: 43.2vw;
    height: 9.73333vw;
    padding: 1.33333vw
  }
}
.p-topKvContent__txt02 {
  width: 364px;
  height: 82px;
  padding: 10px;
  background: #fff;
  opacity: 0;
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
  animation-timing-function: cubic-bezier(.175,.885,.32,1);
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@media screen and (max-width:750px) {
  .p-topKvContent__txt02 {
    width: 43.2vw;
    height: 9.73333vw;
    padding: 1.33333vw
  }
}
.p-topKvContent__txt03 {
  width: 610px;
  height: 82px;
  padding: 10px;
  background: #fff;
  opacity: 0;
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
  animation-timing-function: cubic-bezier(.175,.885,.32,1);
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@media screen and (max-width:750px) {
  .p-topKvContent__txt03 {
    width: 72.53333vw;
    height: 9.73333vw;
    padding: 1.33333vw
  }
}
.p-topKvContent__txt04 {
  font-size: 18px;
  font-weight: 500;
  line-height: calc(38/18)
}
@media screen and (max-width:750px) {
  .p-topKvContent__txt04 {
    font-size: 15px;
    font-size: 4vw
  }
}
.p-topKvContent__txt04:not(:last-of-type) {
  margin-bottom: 16px
}
@media screen and (max-width:750px) {
  .p-topKvContent__txt04:not(:last-of-type) {
    margin-bottom: 5.33333vw
  }
}
.p-topKvContent__txtWrap01 {
  position: relative;
  z-index: 3;
  padding: 45vh 0 60px 6vw
}
@media screen and (max-width:750px) {
  .p-topKvContent__txtWrap01 {
    padding: 84.13333vw 5.33333vw 57.06667vw
  }
}
.p-topKvContent__txtWrap02 {
  padding: 0 0 100px 6vw
}
@media screen and (max-width:750px) {
  .p-topKvContent__txtWrap02 {
    padding: 0 7.33333vw 16vw
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
@-webkit-keyframes circleAnime01 {
  0% {
    stroke-dasharray: 0 360
  }
  99.9%,
  to {
    stroke-dasharray: 360 360
  }
}
@keyframes circleAnime01 {
  0% {
    stroke-dasharray: 0 360
  }
  99.9%,
  to {
    stroke-dasharray: 360 360
  }
}
@-webkit-keyframes circleAnime02 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0,-8px);
    transform: translate(0,-8px)
  }
  50% {
    opacity: 1;
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0,8px);
    transform: translate(0,8px)
  }
}
@keyframes circleAnime02 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0,-8px);
    transform: translate(0,-8px)
  }
  50% {
    opacity: 1;
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0,8px);
    transform: translate(0,8px)
  }
}
@-webkit-keyframes charaAnime01 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) rotate(-40deg);
    transform: scale(0) rotate(-40deg)
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
  }
}
@keyframes charaAnime01 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) rotate(-40deg);
    transform: scale(0) rotate(-40deg)
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
  }
}
@-webkit-keyframes charaAnime02 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) rotate(40deg);
    transform: scale(0) rotate(40deg)
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
  }
}
@keyframes charaAnime02 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) rotate(40deg);
    transform: scale(0) rotate(40deg)
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
  }
}
.p-topNews {
  position: relative;
  z-index: 2;
  width: 90%;
  margin: 0 auto 120px;
  border-radius: 20px
}
@media print,
screen and (min-width:751px) {
  .p-topNews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1196px
  }
}
@media screen and (max-width:750px) {
  .p-topNews {
    width: 92vw;
    padding: 0 6.66667vw;
    margin-bottom: 16vw;
    border-radius: 2.66667vw
  }
}
.p-topNews__btn {
  display: block;
  width: 188px;
  padding: 20px 40px 20px 0;
  margin: 80px auto 0;
  text-align: center;
  background-color: #fff;
  border-radius: 60px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.p-topNews__btn::after {
  background: #000
}
@media screen and (max-width:750px) {
  .p-topNews__btn {
    font-size: 13px;
    font-size: 3.46667vw;
    width: 41.33333vw;
    padding: 4vw 8vw 4vw 0;
    margin-top: 8vw;
    border-radius: 13.33333vw
  }
}
.p-topNews__list {
  width: 100%
}
@media print,
screen and (min-width:751px) {
  .p-topNews__list {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 840px
  }
}
.p-topNews__ttl {
  font-size: 28px;
  font-weight: 700
}
@media print,
screen and (min-width:751px) {
  .p-topNews__ttl {
    width: 140px
  }
}
@media screen and (max-width:750px) {
  .p-topNews__ttl {
    font-size: 19px;
    font-size: 5.06667vw;
    margin-bottom: 8vw
  }
}
.p-topNews__ttlLead {
  position: relative;
  display: block;
  padding-left: 24px;
  font-size: 16px;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-topNews__ttlLead {
    font-size: 12px;
    font-size: 3.2vw;
    padding-left: 5.06667vw
  }
}
.p-topNews__ttlLead::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  content: "";
  background: #e67878;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-topNews__ttlLead::before {
    width: 2.4vw;
    height: 2.4vw
  }
}
.p-topNewsItem {
  padding: 30px 20px;
  border-top: 1px solid #e8e8ea;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media print,
screen and (min-width:751px) {
  .p-topNewsItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}
@media screen and (max-width:750px) {
  .p-topNewsItem {
    display: block;
    padding: 4vw 0
  }
}
.p-topNewsItem:last-of-type {
  border-bottom: 1px solid #e8e8ea
}
.p-topNewsItem__date {
  color: #898989
}
@media screen and (max-width:750px) {
  .p-topNewsItem__date {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-bottom: 1.33333vw
  }
}
.p-topNewsItem__txt {
  position: relative
}
@media print,
screen and (min-width:751px) {
  .p-topNewsItem__txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 30px
  }
}
@media screen and (max-width:750px) {
  .p-topNewsItem__txt {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-topNewsItem__txt--arrow::after {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 11px;
  height: 9px;
  content: "";
  background: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/arrow02.svg);
  mask-image: url(../img/common/arrow02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .p-topNewsItem__txt--arrow::after {
    display: none
  }
}
.p-topNewsItem__txt a {
  text-decoration: underline
}
@media (hover:hover) and (pointer:fine) {
  .p-topNewsItem__txt a:hover {
    color: #1558d6
  }
}
@media (hover:hover) and (pointer:fine) {
  .p-topNewsItem a:hover .p-topNewsItem__txt {
    text-decoration: underline
  }
  .p-topNewsItem a:hover .p-topNewsItem__txt::after {
    background: #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
  .p-topNewsItem a:hover .p-topNewsItem__txt::before {
    background: #e67878
  }
}
.p-topValues {
  position: relative;
  z-index: 2;
  width: 95%;
  max-width: 1300px;
  margin: 0 auto 350px
}
@media screen and (max-width:750px) {
  .p-topValues {
    width: 94.66667vw;
    margin-bottom: 48.26667vw
  }
}
.p-topValuesItem {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
  background: #fff;
  border-radius: 30px
}
@media print,
screen and (min-width:751px) {
  .p-topValuesItem {
    gap: 40px
  }
}
@media screen and (max-width:750px) {
  .p-topValuesItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4vw 4vw 8vw;
    border-radius: 4vw
  }
}
.p-topValuesItem:not(:last-child) {
  margin-bottom: 60px
}
@media screen and (max-width:750px) {
  .p-topValuesItem:not(:last-child) {
    margin-bottom: 8vw
  }
}
.p-topValuesItem__btn {
  display: block;
  width: 100%;
  padding: 18px 30px;
  border-radius: 32px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
@media print,
screen and (min-width:751px) {
  .p-topValuesItem__btn {
    max-width: 370px
  }
}
@media screen and (max-width:750px) {
  .p-topValuesItem__btn {
    font-size: 13px;
    font-size: 3.46667vw;
    width: 100%;
    padding: 4vw 6.66667vw;
    border-radius: 6.66667vw
  }
}
.p-topValuesItem__btn:not(:last-of-type) {
  margin-bottom: 10px
}
.p-topValuesItem--1 .p-topValuesItem__btn {
  color: #f4922f;
  border: 1px solid #f4922f
}
.p-topValuesItem--2 .p-topValuesItem__btn {
  color: #0076e5;
  border: 1px solid #0076e5
}
.p-topValuesItem--3 .p-topValuesItem__btn {
  color: #7dac00;
  border: 1px solid #7dac00
}
.p-topValuesItem__btn span {
  position: relative;
  display: block;
  padding-right: 20px
}
@media screen and (max-width:750px) {
  .p-topValuesItem__btn span {
    padding-right: 3.73333vw
  }
}
.p-topValuesItem__btn span::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 11px;
  height: 9px;
  content: "";
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask-image: url(../img/common/arrow02.svg);
  mask-image: url(../img/common/arrow02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain
}
@media screen and (max-width:750px) {
  .p-topValuesItem__btn span::after {
    width: 2.13333vw;
    height: 1.73333vw
  }
}
.p-topValuesItem--1 .p-topValuesItem__btn span::after {
  background: #f4922f
}
.p-topValuesItem--2 .p-topValuesItem__btn span::after {
  background: #0076e5
}
.p-topValuesItem--3 .p-topValuesItem__btn span::after {
  background: #7dac00
}
.p-topValuesItem__btn span::before {
  position: absolute;
  top: 50%;
  right: -10px;
  width: 32px;
  height: 32px;
  content: "";
  border-radius: 50%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media (hover:hover) and (pointer:fine) {
  .p-topValuesItem__btn:hover {
    color: #fff
  }
  .p-topValuesItem--1 .p-topValuesItem__btn:hover {
    background: #f4922f
  }
  .p-topValuesItem--2 .p-topValuesItem__btn:hover {
    background: #0076e5
  }
  .p-topValuesItem--3 .p-topValuesItem__btn:hover {
    background: #7dac00
  }
  .p-topValuesItem__btn:hover span::after {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
  }
  .p-topValuesItem__btn:hover span::before {
    background: #fff
  }
}
.p-topValuesItem__content {
  width: 81.33333vw
}
.p-topValuesItem__img01 {
  width: 100%;
  max-width: 630px
}
@media screen and (max-width:750px) {
  .p-topValuesItem__img01 {
    position: absolute;
    z-index: 1;
    width: 86.66667vw;
    height: 53.33333vw
  }
}
.p-topValuesItem__img01 img {
  width: 100%;
  overflow: hidden;
  border-radius: 30px;
  -o-object-fit: cover;
  object-fit: cover
}
@media screen and (max-width:750px) {
  .p-topValuesItem__img01 img {
    height: 100%;
    border-radius: 4vw
  }
}
@media screen and (max-width:750px) {
  .p-topValuesItem__img02 {
    display: none
  }
}
.p-topValuesItem__img02.js-topImg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 520px;
  -webkit-transition: all .6s cubic-bezier(.66,.13,.4,.83);
  -o-transition: all .6s cubic-bezier(.66,.13,.4,.83);
  transition: all .6s cubic-bezier(.66,.13,.4,.83)
}
.p-topValuesItem__img02.is-move {
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-animation-name: topImgAnime;
  animation-name: topImgAnime;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
.p-topValuesItem__img02 img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 30px;
  -o-object-fit: cover;
  object-fit: cover
}
.p-topValuesItem__label {
  position: relative;
  width: 100px;
  height: 480px;
  padding-top: 90px;
  font-size: 20px;
  font-weight: 500;
  line-height: 100px;
  color: #fff;
  letter-spacing: .04em;
  border-radius: 20px
}
@media print,
screen and (min-width:751px) {
  .p-topValuesItem__label {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
  }
}
@media screen and (max-width:750px) {
  .p-topValuesItem__label {
    font-size: 15px;
    font-size: 4vw;
    z-index: 2;
    width: 81.33333vw;
    height: 16vw;
    padding-top: 0;
    padding-left: 18.66667vw;
    margin: 2.66667vw 0 38.66667vw;
    line-height: 16vw;
    border-radius: 2.66667vw
  }
}
.p-topValuesItem--1 .p-topValuesItem__label {
  background: #f4922f
}
.p-topValuesItem--2 .p-topValuesItem__label {
  background: #0076e5
}
.p-topValuesItem--3 .p-topValuesItem__label {
  background: #7dac00
}
.p-topValuesItem__label::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  content: "";
  background-repeat: no-repeat;
  background-size: contain
}
@media screen and (max-width:750px) {
  .p-topValuesItem__label::before {
    width: 16vw;
    height: 16vw
  }
}
.p-topValuesItem--1 .p-topValuesItem__label::before {
  background-image: url(../img/common/icn_sec01.svg)
}
.p-topValuesItem--2 .p-topValuesItem__label::before {
  background-image: url(../img/common/icn_sec02.svg)
}
.p-topValuesItem--3 .p-topValuesItem__label::before {
  background-image: url(../img/common/icn_sec03.svg)
}
.p-topValuesItem__ttl {
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 700;
  line-height: calc(46/34)
}
@media screen and (max-width:750px) {
  .p-topValuesItem__ttl {
    font-size: 20px;
    font-size: 5.33333vw;
    margin-bottom: 2.66667vw
  }
}
.p-topValuesItem__txt01 {
  margin-bottom: 60px;
  font-size: 16px
}
@media screen and (max-width:750px) {
  .p-topValuesItem__txt01 {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 8vw
  }
}
.p-topValuesItem__txt02 {
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500
}
@media screen and (max-width:750px) {
  .p-topValuesItem__txt02 {
    font-size: 14px;
    font-size: 3.73333vw;
    padding-left: 4vw;
    margin-bottom: 4vw
  }
}
.p-topValuesItem__txt02::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  content: "";
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-topValuesItem__txt02::before {
    width: 1.86667vw;
    height: 1.86667vw
  }
}
.p-topValuesItem--1 .p-topValuesItem__txt02::before {
  background: #f4922f
}
.p-topValuesItem--2 .p-topValuesItem__txt02::before {
  background: #0076e5
}
.p-topValuesItem--3 .p-topValuesItem__txt02::before {
  background: #7dac00
}
@-webkit-keyframes topImgAnime {
  0% {
    opacity: 1
  }
  99% {
    opacity: 1
  }
  100% {
    visibility: hidden;
    opacity: 0
  }
}
@keyframes topImgAnime {
  0% {
    opacity: 1
  }
  99% {
    opacity: 1
  }
  100% {
    visibility: hidden;
    opacity: 0
  }
}
.u-mb120 {
  margin-bottom: 120px
}
@media screen and (max-width:750px) {
  .u-mb120 {
    margin-bottom: 16vw
  }
}
.u-pci {
  display: inline-block
}
@media screen and (max-width:750px) {
  .u-pci {
    display: none
  }
}
.u-spi {
  display: none
}
@media screen and (max-width:750px) {
  .u-spi {
    display: inline-block
  }
}
.u-pcf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media screen and (max-width:750px) {
  .u-pcf {
    display: none
  }
}
.u-spf {
  display: none
}
@media screen and (max-width:750px) {
  .u-spf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
.u-pct {
  display: table
}
@media screen and (max-width:750px) {
  .u-pct {
    display: none
  }
}
.u-spt {
  display: none
}
@media screen and (max-width:750px) {
  .u-spt {
    display: table
  }
}
.u-pc {
  display: block
}
@media screen and (max-width:750px) {
  .u-pc {
    display: none
  }
}
.u-sp {
  display: none
}
@media screen and (max-width:750px) {
  .u-sp {
    display: block
  }
}
@media (hover:hover) and (pointer:fine) {
  .u-opa08:hover {
    opacity: .8
  }
}
.u-color--hoken {
  color: #3bbfed
}
.u-fw500 {
  font-weight: 500
}
.u-fw700 {
  font-weight: 700
}
.u-underline {
  text-decoration: underline
}
.u-underline--yellow {
  text-decoration: underline;
  text-decoration-thickness: .5em;
  text-decoration-color: #ffeb00;
  text-underline-offset: -.2em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none
}
@media screen and (max-width:750px) {
  .u-underline--yellow {
    text-decoration-thickness: .4em;
    text-underline-offset: -.1em
  }
}
.u-textlink {
  color: #205cdf;
  text-decoration: underline
}
.u-hidden {
  display: none
}
.u-noevent {
  pointer-events: none;
  cursor: auto
}
.js-fadeUp,
.js-fadeUp2 {
  opacity: 0;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px)
}
.is-fadeUp {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}
/*# sourceMappingURL=index.css.map */
