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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: bottom;
  background: 0 0;
  font-size: 1rem;
  word-break: break-word;
}

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: '';
  content: none
}

a,
em,
i,
small,
span,
strong {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700
}

del {
  text-decoration: line-through
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

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

input,
select {
  vertical-align: middle
}

html {
  height: 100%;
  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;
  color: #000;
  word-wrap: break-word;
  font-size: 15px;
  line-height: 1.6
}

body {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.6
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: none;
  opacity: .8
}

img {
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast;
}

@media screen and (max-width:767px) {
  img {
    max-width: 100%
  }
}

strong {
  font-weight: 700
}

input {
  padding: 0;
  border: none;
  background: 0 0
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

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 {
  padding: 6px;
  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;
  background-color: #fff;
  border: solid 1px #c9c9c9;
  vertical-align: bottom
}

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 {
  background-color: #eef4fb
}

input[type=checkbox],
input[type=radio] {
  margin: 0;
  vertical-align: -1px
}

input[type=button],
input[type=submit] {
  cursor: pointer;
  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
}

textarea {
  resize: vertical;
  vertical-align: bottom
}

em {
  font-style: italic
}

sup {
  vertical-align: super
}

sub {
  vertical-align: sub
}

blockquote {
  background-color: #eeefff;
  padding: 1em 1em 1em 3em;
  position: relative;
  border-left: 3px solid #666
}

blockquote:before {
  content: "“";
  font-size: 600%;
  line-height: 1em;
  color: #999;
  position: absolute;
  left: 0;
  top: 0
}

::-moz-selection {
  background: #d4dcd6
}

::selection {
  background: #d4dcd6
}

::-moz-selection {
  background: #d4dcd6
}

.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;
  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
}

.l-footer {
  width: 100%;
  background-color: #cb1f21
}

@media screen and (max-width:767px) {
  .l-footer {
    height: auto;
    padding-bottom: 2.93333vw
  }
}

.l-footer--top {
  background-color: #cb1f21
}

.l-footer--kentei {
  background-color: #f9f6f7
}

.l-footer--list {
  background-color: #fdd
}

.l-footer--error {
  background-color: #fdd
}

.l-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px;
  margin-bottom: 71px
}

@media screen and (max-width:767px) {
  .l-footer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 18.4vw 9.86667vw 0 8.4vw;
    margin-bottom: 4.66667vw
  }
}

.l-footer__bannerWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:767px) {
  .l-footer__bannerWrap {
    width: 100%;
    display: block;
    align-items: center
  }
}

.l-footer__banner,
.l-footer__address {
  margin-right: 35px
}

@media screen and (max-width:767px) {
  .l-footer__banner {
    margin-right: 0;
    margin-bottom: 10px;
    width: 33.33333vw;
  }
}

.l-footer__address {
  padding-top: 5px;
  font-size: 15px;
  color: #fff;
  letter-spacing: .1em
}

.l-footer__privacy {
  text-align: center;
  padding: 12px 0;
  font-size: 15px;
  color: #fff;
  letter-spacing: .1em
}

@media screen and (max-width:767px) {
  .l-footer__address {
    padding-top: 0;
    font-size: 12px;
    font-size: 3.2vw
  }

  .l-footer__privacy {
    font-size: 12px;
    font-size: 3.2vw
  }
}

.l-footer__privacy a {
  color: #fff;
}

.l-footer__linkWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  width: 200px;
  padding-top: 3px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width:767px) {
  .l-footer__linkWrap {
    width: 86.4vw;
    margin: 0 auto 8.93333vw
  }
}

.l-footer__linkIcon {
  width: 56px;
  height: 56px;
  margin: 0 5px;
}

@media screen and (max-width:767px) {
  .l-footer__linkIcon {
    display: block;
    width: 11.46667vw !important;
    height: 11.46667vw !important
  }
}

@media screen and (max-width:767px) {
  .l-footer__linkIcon img {
    width: 11.46667vw !important;
    height: 11.46667vw !important
  }
}

.l-footer__copy {
  text-align: center;
  font-size: 15px;
  color: #fff;
  background-color: #cb1f21
}

@media print,
screen and (min-width:751px) {
  .l-footer__copy {
    margin-top: -15px;
    height: 80px !important
  }
}

@media screen and (max-width:767px) {
  .l-footer__copy {
    font-size: 10px;
    font-size: 2.66667vw
  }
}

.icon01 {
  background-image: url(../img/facebook_icon.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 56px 56px
}

@media screen and (max-width:767px) {
  .icon01 {
    background-size: 11.46667vw 11.46667vw
  }
}

.icon02 {
  background-image: url(../img/instagram_icon.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 56px 56px
}

@media screen and (max-width:767px) {
  .icon02 {
    background-size: 11.46667vw 11.46667vw
  }
}

.icon03 {
  background-image: url(../img/good_icon.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 56px 56px
}

@media screen and (max-width:767px) {
  .icon03 {
    background-size: 11.46667vw 11.46667vw
  }
}

.icon04 {
  background-image: url(../img/x_icon.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 56px 56px
}

@media screen and (max-width:767px) {
  .icon04 {
    background-size: 11.46667vw 11.46667vw
  }
}

.icon05 {
  display: block;
  width: 213px !important;
  height: 70px !important
}

@media screen and (max-width:767px) {
  .icon05 {
    width: 43.73333vw !important;
    height: 12vw !important
  }
}

@media screen and (max-width:767px) {
  .icon05 img {
    width: 43.73333vw !important
  }
}

.l-header__pc {
  z-index: 100;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  margin: auto;
  width: 95.16837vw;
  height: 6.07613vw;
  background: url(../img/header_bg_wt.png) no-repeat;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media screen and (max-width:767px) {
  .l-header__pc {
    display: none
  }
}

@media print,
screen and (min-width:751px) {
  .l-header__pc--top {
    background: url(../img/header_bg.png) no-repeat;
    background-size: contain
  }
}

.l-header__inner {
  width: 88.43338vw;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  vertical-align: middle;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media print,
screen and (min-width:751px) {
  .l-header__inner {
    min-width: 1087px;
    min-height: 52px
  }
}

.l-header__menuWrap {
  width: 870px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.l-header__menuWrap a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.l-headerSp {
  position: absolute;
  z-index: 100;
  top: 5.73333vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 89.86667vw;
  height: 12.93333vw;
  background: url(../img/header_bg_wt_sp.png) no-repeat;
  background-size: 89.86667vw 12.93333vw
}

.l-headerSp--top {
  background: url(../img/header_bg_sp.png) no-repeat;
  background-size: 89.86667vw 12.93333vw
}

@media print,
screen and (min-width:751px) {
  .l-headerSp {
    display: none
  }
}

.l-headerSp__inner {
  width: 48.66667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  vertical-align: middle;
  margin-left: auto;
  margin-right: 7.73333vw
}

.l-headerSp__logo {
  width: 22.93333vw;
  height: 7.86667vw;
  padding-top: 2.13333vw
}

.l-headerSp__hamBtn {
  width: 5.6vw;
  padding-top: 1.33333vw
}

.l-headerSp__menu {
  display: none;
  z-index: 150;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4)
}

.l-headerSp__menuWrap {
  width: 90.66667vw;
  height: 114.93333vw;
  background: url(../img/menu_bg_wt_sp.png) no-repeat;
  background-size: 90.66667vw 114.93333vw;
  margin: 5.73333vw auto 0;
  padding: 5.86667vw 7.2vw 7.06667vw 5.6vw
}

.l-headerSp__menuWrap--top {
  background: url(../img/menu_bg_sp.png) no-repeat;
  background-size: 90.66667vw 114.93333vw
}

.l-headerSp__menuTop {
  width: 47.86667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: auto;
  padding-bottom: 8.66667vw
}

.l-headerSp__menuTtl {
  width: 22.93333vw;
  height: 7.86667vw
}

.l-headerSp__close {
  display: block;
  width: 3.73333vw;
  height: 5.33333vw;
  margin-top: .4vw
}

.l-headerSp__menuItem {
  width: 100%;
  height: 22.26667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: middle
}

.l-headerSp__menuItem img {
  width: 60vw
}

.l-headerSp__bottom {
  margin: 4.8vw auto 0;
  width: 12.13333vw;
  height: 12.13333vw
}

.l-main {
  position: relative;
}

.m-badge__buy {
  background: #fff;
  border: 3px solid #f58076;
  color: #f58076;
  border-radius: 6px;
  padding: 1px 8px;
  margin-right: 6px
}

@media screen and (max-width:767px) {
  .m-badge__buy {
    font-size: 13px;
    font-size: 3.46667vw;
    padding: .26667vw 2.53333vw;
    margin-right: 1.6vw;
    border: .53333vw solid #f58076
  }
}

.m-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  margin: 0 auto;
  padding: 40px 0;
  width: 1024px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:767px) {
  .m-banner {
    display: block;
    width: 92vw;
    margin: 0 auto;
    padding: 20px 0;
  }
}

.m-btn {
  width: 304px;
  padding: 23px 0;
  text-align: center;
  background: #ea4861;
  border-radius: 50px
}

@media screen and (max-width:767px) {
  .m-btn {
    display: block;
    width: 100%
  }
}

.m-btn p {
  font-size: 16px;
  color: #fff !important;
  letter-spacing: .08em;
  position: relative
}

@media screen and (max-width:767px) {
  .m-btn p {
    font-size: 13px;
    font-size: 3.46667vw;
    display: block
  }
}

.m-btn__next {
  margin-right: auto
}

@media screen and (max-width:767px) {
  .m-btn__next {
    margin-bottom: 2.66667vw;
    padding: 4vw 0
  }
}

.m-btn__next p::before {
  content: url(../img/news/next.png);
  position: absolute;
  left: 44px;
  top: 3px
}

@media screen and (max-width:767px) {
  .m-btn__next p::before {
    left: 8vw;
    top: 1vw
  }
}

.m-btn__prev {
  margin-left: auto
}

@media screen and (max-width:767px) {
  .m-btn__prev {
    margin-bottom: auto;
    padding: 4vw 0
  }
}

.m-btn__prev p::before {
  content: url(../img/news/prev.png);
  position: absolute;
  right: 44px;
  top: 3px
}

@media screen and (max-width:767px) {
  .m-btn__prev p::before {
    right: 8vw;
    top: 1vw
  }
}

.m-modal {
  background: #ea4861;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1500;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none
}

.m-modal__contents {
  width: 930px;
  height: 482px;
  margin: 0 auto;
  position: relative
}

@media screen and (max-width:767px) {
  .m-modal__contents {
    width: 96vw;
    height: 60vw
  }
}

.m-modal__close {
  position: absolute;
  top: -43px;
  right: -63px
}

@media screen and (max-width:767px) {
  .m-modal__close {
    width: 6.6vw;
    height: 9.33333vw;
    top: -12vw;
    right: 3.33333vw
  }
}

.m-sample:hover {
  background: #ccc
}

.m-sample__block {
  border: 1px solid #000;
  padding: 10px
}

.m-sample--modifier .m-sample__block {
  color: red
}

.p-about {
  overflow: hidden
}

.p-about__top {
  height: 1200px;
  padding-top: 120px;
  background-image: url(../img/about/about_top_bg.png);
  background-color: #fdd;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative
}

@media screen and (max-width:767px) {
  .p-about__top {
    height: 240vw;
    width: 100%;
    padding-top: 12vw;
    background-image: url(../img/about/about_top_bg_sp.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
  }
}

.p-about__topButton {
  display: block;
  text-align: center;
  margin: 0 auto 148px
}

@media screen and (max-width:767px) {
  .p-about__topButton {
    width: 89.86667vw;
    margin-bottom: 13.6vw
  }
}

@media print,
screen and (min-width:751px) {
  .p-about__topButton img {
    width: 94.94876vw;
    margin: 0 auto;
    display: block
  }
}

@media screen and (max-width:1100px) and (min-width:751px) {
  .p-about__topButton img {
    width: 75vw
  }
}

.p-about__topTtl {
  text-align: center;
  margin-bottom: 72px
}

@media screen and (max-width:767px) {
  .p-about__topTtl {
    width: 59.33333vw;
    margin: 0 auto 7.6vw
  }
}

.p-about__topTxt {
  text-align: center;
  margin-bottom: 59px
}

@media screen and (max-width:767px) {
  .p-about__topTxt {
    width: 91.6vw;
    margin: 0 auto 12.13333vw
  }
}

.p-about__topBox {
  width: 885px;
  margin: 0 auto 450px;
  background: #fff;
  border-radius: 20px;
  padding: 49px 0 52px
}

@media screen and (max-width:767px) {
  .p-about__topBox {
    width: 92vw;
    margin: 0 auto;
    border-radius: 15px;
    padding: 8.26667vw 0 10.4vw
  }
}

.p-about__topBoxInner {
  width: 818px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:767px) {
  .p-about__topBoxInner {
    width: 75.2vw;
    display: block
  }
}

.p-about__topBoxImg {
  padding-top: 20px
}

@media screen and (max-width:767px) {
  .p-about__topBoxImg {
    width: 58.13333vw;
    padding-top: 0;
    margin: 0 auto 8.26667vw
  }
}

.p-about__topBoxTxt {
  width: 487px;
  line-height: 2;
  letter-spacing: .03em;
  font-size: 16px;
  color: #1d1d1d
}

@media screen and (max-width:767px) {
  .p-about__topBoxTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    width: 75.2vw;
    line-height: 1.6
  }
}

.p-about__topMask01 {
  position: absolute;
  width: 1440px;
  bottom: 90px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.btn_character {
  position: absolute;
  bottom: 250px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}

@media screen and (max-width:767px) {
  .p-about__topMask01 {
    bottom: -34vw;
    width: 179.73333vw
  }

  .btn_character {
    width: 65%;
    bottom: 22vw;
  }
}

.p-about__topMask02 {
  position: absolute;
  width: 100%;
  bottom: 0vw;
  z-index: 1;
  overflow: hidden;
}

.p-about__topMask02 a:hover {
  opacity: 1;
}

.p-about__topMask02 img {
  width: 120%;
  max-width: 120%;
  margin-left: -10%;
}

@media screen and (max-width:767px) {
  .p-about__topMask02 {
    width: 100%;
    height: 72vw;
    bottom: 0
  }

  .p-about__topMask02 img {
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}


.p-about__contents {
  background: #ea4861;
  padding: 0;
}

.p-about__contentsTtl {
  text-align: center;
  margin-bottom: 67px
}

@media screen and (max-width:767px) {
  .p-about__contentsTtl {
    width: 83.33333vw;
    margin: 0 auto 8.8vw
  }
}

.p-about__contentsSlide {
  margin: 0 auto 15px;
  width: 1111px;
  height: 465px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-about__contentsSlide {
    margin: 0 auto 7.33333vw;
    width: 92vw;
    height: 133.33333vw
  }
}

.p-about__contentsSlideMask {
  position: absolute;
  z-index: 1
}

.p-about__contentsSlideBlock {
  position: absolute;
  width: 1002px;
  height: 364px;
  top: 75px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBlock {
    width: 92vw;
    height: 133.33333vw;
    top: 0
  }
}

.p-about__contentsSlideItem {
  padding: 53px 128px 45px 120px;
  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:767px) {
  .p-about__contentsSlideItem {
    height: 88vw;
    padding: 20vw 0 7.86667vw;
    display: block
  }
}

.p-about__contentsSlideItem--02 {
  display: none
}

.p-about__contentsSlideItem--03 {
  display: none
}

.p-about__contentsSlideItem--04 {
  display: none
}

.p-about__contentsSlideItem--05 {
  display: none
}

.p-about__contentsSlideItem--06 {
  display: none
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideimg {
    width: 40.8vw;
    margin: 0 auto 5.86667vw
  }
}

.p-about__contentsSlideDesc {
  width: 447px;
  padding-top: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideDesc {
    width: 100%;
    height: 100%;
    padding-top: 0
  }
}

.p-about__contentsSlideTtl {
  margin: 0 0 13px 30px
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideTtl {
    margin: 0 auto 5.86667vw
  }
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideTtl--01 {
    width: 43.06667vw
  }
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideTtl--02 {
    width: 51.6vw
  }
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideTtl--03 {
    width: 43.2vw
  }
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideTtl--04 {
    width: 33.73333vw
  }
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideTtl--05 {
    width: 54.66667vw
  }
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideTtl--06 {
    width: 39.33333vw
  }
}

.p-about__contentsSlideTxt {
  font-size: 16px;
  line-height: 2;
  color: #1d1d1d;
  margin-bottom: 36px
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.7;
    width: 75.2vw;
    margin: 0 auto
  }
}

.p-about__contentsSlideBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: auto
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBottom {
    width: 75.2vw;
    margin: 0 auto
  }
}

.p-about__contentsSlideDate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-about__contentsSlideDate .badge {
  width: 105px;
  height: 31px;
  background: #ea4861;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding-top: 2px;
  border-radius: 20px;
  margin-right: 14px
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideDate .badge {
    width: 22.8vw;
    height: 6.8vw;
    font-size: 14px;
    font-size: 3.73333vw;
    padding: .66667vw 0;
    margin-right: 1.86667vw;
    margin-top: auto;
    margin-bottom: 1.46667vw
  }
}

.p-about__contentsSlideDate .date {
  padding-top: 2px
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideDate .date {
    padding-top: .66667vw;
    font-size: 14px;
    font-size: 3.73333vw;
    margin-top: auto;
    margin-bottom: 2.13333vw
  }
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideButton {
    width: 24.13333vw;
    margin-top: auto
  }
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideButton a {
    width: 11.06667vw;
    height: 11.06667vw
  }
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideButton a img {
    width: 11.06667vw;
    height: 11.06667vw
  }
}

.p-about__contentsSlideBtnWrap {
  width: 1002px;
  height: 280px;
  margin: 0 auto;
  padding: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBtnWrap {
    width: 84.53333vw;
    height: 60.8vw;
    width: auto;
    margin: 0 7.6vw 15.2vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.p-about__contentsSlideBtn {
  display: block
}

.p-about__contentsSlideBtn--01 {
  width: 140px;
  height: 140px;
}

.p-about__contentsSlideBtn--01 img {
  width: 100%;
  height: 100%
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBtn--01 {
    width: 24.26667vw;
    height: 24.26667vw
  }
}

.p-about__contentsSlideBtn--01active {
  width: 164px;
  height: 164px
}

.p-about__contentsSlideBtn--01active img {
  width: 100%;
  height: 100%
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBtn--01active {
    width: 31.46667vw;
    height: 31.46667vw;
    margin-left: -3.73333vw;
    margin-right: -2.4vw
  }
}

.p-about__contentsSlideBtn--02 {
  background-repeat: no-repeat;
  width: 140px;
  height: 140px;
  background-size: cover
}

.p-about__contentsSlideBtn--02 img {
  width: 100%;
  height: 100%
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBtn--02 {
    width: 24.26667vw;
    height: 24.26667vw
  }
}

.p-about__contentsSlideBtn--02active {
  width: 164px;
  height: 164px;
  display: none
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBtn--02active {
    width: 31.46667vw;
    height: 31.46667vw
  }
}

.p-about__contentsSlideBtn--03 {
  width: 140px;
  height: 140px
}

.p-about__contentsSlideBtn--03 img {
  width: 100%;
  height: 100%
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBtn--03 {
    width: 24.26667vw;
    height: 24.26667vw
  }
}

.p-about__contentsSlideBtn--03active {
  width: 164px;
  height: 164px;
  display: none
}

.p-about__contentsSlideBtn--03active img {
  width: 100%;
  height: 100%
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBtn--03active {
    width: 31.46667vw;
    height: 31.46667vw;
    margin-right: -3.73333vw;
    margin-left: -2.4vw
  }
}

.p-about__contentsSlideBtn--04 {
  width: 140px;
  height: 140px;
  background-size: cover
}

.p-about__contentsSlideBtn--04 img {
  width: 100%;
  height: 100%
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBtn--04 {
    width: 24.26667vw;
    height: 24.26667vw
  }
}

.p-about__contentsSlideBtn--04active {
  width: 164px;
  height: 164px;
  display: none
}

.p-about__contentsSlideBtn--04active img {
  width: 100%;
  height: 100%
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBtn--04active {
    width: 31.46667vw;
    height: 31.46667vw;
    margin-left: -3.73333vw;
    margin-right: -2.4vw
  }
}

.p-about__contentsSlideBtn--05 {
  width: 140px;
  height: 140px
}

.p-about__contentsSlideBtn--05 img {
  width: 100%;
  height: 100%
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBtn--05 {
    width: 24.26667vw;
    height: 24.26667vw
  }
}

.p-about__contentsSlideBtn--05active {
  width: 164px;
  height: 164px;
  display: none
}

.p-about__contentsSlideBtn--05active img {
  width: 100%;
  height: 100%
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBtn--05active {
    width: 31.46667vw;
    height: 31.46667vw
  }
}

.p-about__contentsSlideBtn--06 {
  width: 140px;
  height: 140px
}

.p-about__contentsSlideBtn--06 img {
  width: 100%;
  height: 100%
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBtn--06 {
    width: 24.26667vw;
    height: 24.26667vw
  }
}

.p-about__contentsSlideBtn--06active {
  display: none;
  width: 164px;
  height: 164px
}

.p-about__contentsSlideBtn--06active img {
  width: 100%;
  height: 100%
}

@media screen and (max-width:767px) {
  .p-about__contentsSlideBtn--06active {
    width: 31.46667vw;
    height: 31.46667vw;
    margin-right: -3.73333vw;
    margin-left: -2.4vw
  }
}

.p-about__ambassadorTtl {
  text-align: center;
  margin-bottom: 76px
}

@media screen and (max-width:767px) {
  .p-about__ambassadorTtl {
    width: 70.93333vw;
    margin: 0 auto 10.26667vw
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorTtl img {
    width: 70.93333vw !important
  }
}

.p-about__ambassadorWrap {
  width: 1034px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width:767px) {
  .p-about__ambassadorWrap {
    width: 92.93333vw;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.p-about__ambassador {
  width: 194px;
  display: block;
  margin-bottom: 40px;
}

.p-about__ambassador img {
  width: 194px
}

@media screen and (max-width:767px) {
  .p-about__ambassador {
    width: 45.73333vw
  }

  .p-about__ambassador img {
    width: 45.73333vw
  }
}

.p-about__ambassadorModal {
  background: #ea4861;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 500;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none
}

.p-about__ambassadorModalBlock {
  width: 930px;
  height: 482px;
  background: url(../img/about/amb_modal_bg.png) no-repeat;
  background-size: 930px 482px;
  margin: 0 auto;
  padding: 94px 63px 71px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative
}

@media print,
screen and (min-width:751px) {
  .p-about__ambassadorModalBlock--01 {
    padding-bottom: 51px
  }
}

@media print,
screen and (min-width:751px) {
  .p-about__ambassadorModalBlock--02 {
    padding-bottom: 51px
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorModalBlock--02 {
    padding-bottom: 51px
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorModalBlock {
    width: 96vw;
    height: 128vw;
    background: url(../img/about/amb_modal_bg_pc.png) no-repeat;
    background-size: 96vw 128vw;
    padding: 17.06667vw 9.73333vw 9.46667vw;
    display: block
  }
}

.p-about__ambassadorClose {
  position: absolute;
  top: -43px;
  right: -53px
}

@media screen and (max-width:767px) {
  .p-about__ambassadorClose {
    width: 6.6vw;
    height: 9.33333vw;
    top: -6vw;
    right: 3.33333vw
  }
}

.p-about__ambassadorModalImg {
  width: 269px;
  margin-right: 51px
}

@media screen and (max-width:767px) {
  .p-about__ambassadorModalImg {
    width: 29.46667vw;
    height: 34.8vw;
    margin: 0 10.26667vw 6.66667vw 0
  }
}

.p-about__ambassadorModalTxtWrap {
  margin-top: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media print,
screen and (min-width:751px) {
  .p-about__ambassadorModalTxtWrap--01 {
    margin-top: 6px
  }
}

@media print,
screen and (min-width:751px) {
  .p-about__ambassadorModalTxtWrap--02 {
    margin-top: 4px
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorModalTxtWrap {
    margin-top: 0;
    position: relative;
    width: 78.4vw;
    height: 60vw
  }
}

.p-about__ambassadorName {
  margin-bottom: 21px
}

@media screen and (max-width:767px) {
  .p-about__ambassadorName {
    margin-bottom: 0;
    position: absolute;
    top: -22.66667vw;
    left: 39.33333vw
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorName--01 {
    width: 32vw
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorName--02 {
    width: 33.33333vw
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorName--03 {
    width: 32.13333vw
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorName--04 {
    width: 25.73333vw
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorName--05 {
    width: 24.13333vw
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorName--06 {
    width: 22.66667vw;
    top: -27.33333vw
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorName--07 {
    width: 24.66667vw
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorName--08 {
    width: 32.8vw
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorName--09 {
    width: 25.46667vw;
    top: -31.33333vw
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorName--10 {
    width: 25.46667vw
  }
}

.p-about__ambassadorJob {
  font-size: 15px;
  color: #ea4861;
  font-weight: 700;
  line-height: 1.7;
  margin-bottom: 16px
}

@media screen and (max-width:767px) {
  .p-about__ambassadorJob {
    width: 100%;
    font-size: 13px;
    font-size: 3.46667vw;
    margin-bottom: 2.66667vw
  }
}

.p-about__ambassadorTxt {
  width: 439px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.87
}

@media screen and (max-width:767px) {
  .p-about__ambassadorTxt {
    font-size: 13px;
    font-size: 3.46667vw;
    line-height: 1.84;
    letter-spacing: .01em;
    width: 100%
  }
}

.p-about__ambassadorLink {
  margin-top: 47px;
  font-size: 16px;
  font-weight: 500
}

@media print,
screen and (min-width:751px) {
  .p-about__ambassadorLink--01 {
    margin-top: 28px
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorLink--01 {
    margin-top: 4.26667vw !important
  }
}

@media print,
screen and (min-width:751px) {
  .p-about__ambassadorLink--02 {
    margin-top: 28px
  }
}

@media screen and (max-width:767px) {
  .p-about__ambassadorLink--02 {
    margin-top: 2.66667vw !important
  }
}

.p-about__ambassadorLink span {
  color: #ea4861;
  margin-right: 15px
}

@media screen and (max-width:767px) {
  .p-about__ambassadorLink span {
    margin-bottom: 1.6vw;
    margin-right: 1em
  }
}

.p-about__ambassadorLink a {
  color: #1d1d1d;
  text-decoration: underline
}

@media screen and (max-width:767px) {
  .p-about__ambassadorLink {
    margin-top: 6.66667vw;
    font-size: 14px;
    font-size: 3.73333vw
  }
}

.p-about__ambassadorRelation {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-about__ambassadorRelation a {
  margin-right: 16px
}

@media screen and (max-width:767px) {
  .p-about__ambassadorRelation a {
    margin-right: 3.33333vw;
    width: 10.13333vw;
    height: 10.13333vw
  }
}

.p-about__ambassadorRelation a:last-child {
  margin-right: 0
}

@media screen and (max-width:767px) {
  .p-about__ambassadorRelation {
    width: auto;
    margin: auto auto 0
  }
}

.p-about__contentsMask {
  width: 100%
}

.p-about__contentsMask img {
  width: 100%
}

.p-about__descWrap {
  background: #fdd;
  padding: 101px 0 67px
}

@media screen and (max-width:767px) {
  .p-about__descWrap {
    padding: 8.8vw 0 9.6vw
  }
}

.p-about__descItem01 {
  width: 1008px;
  margin: 0 auto 56px;
  background: #fff;
  border-radius: 20px;
  padding: 52px 67px 70px
}

@media screen and (max-width:767px) {
  .p-about__descItem01 {
    width: 92vw;
    margin: 0 auto 5.33333vw;
    padding: 11.2vw 7.06667vw 10.66667vw
  }
}

.p-about__descTtl01 {
  text-align: center;
  margin-bottom: 40px
}

@media screen and (max-width:767px) {
  .p-about__descTtl01 {
    width: 65.33333vw;
    margin: 0 auto 11.46667vw
  }
}

.p-about__descItem02 {
  width: 1008px;
  margin: 0 auto 150px;
  background: #fff;
  border-radius: 20px;
  padding: 80px 128px 73px
}

@media screen and (max-width:767px) {
  .p-about__descItem02 {
    width: 92vw;
    margin: 0 auto 15.46667vw;
    padding: 13.33333vw 0 15.33333vw
  }
}

.p-about__descTtl02 {
  text-align: center;
  margin-bottom: 53px
}

@media screen and (max-width:767px) {
  .p-about__descTtl02 {
    width: 78.26667vw;
    margin: 0 auto 7.06667vw
  }
}

.p-about__descTxt02 {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 77px
}

@media screen and (max-width:767px) {
  .p-about__descTxt02 {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.6;
    width: 75.2vw;
    margin: 0 auto 9.86667vw
  }
}

.p-about__descImgWrap {
  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:767px) {
  .p-about__descImgWrap {
    display: block;
    width: 76.66667vw;
    margin: 0 auto
  }
}

.p-about__descImgLeft {
  position: relative
}

@media screen and (max-width:767px) {
  .p-about__descImgLeft {
    margin-bottom: 2.66667vw
  }
}

@media screen and (max-width:767px) {
  .p-about__descImgRight {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.p-about__descImgRight01 {
  margin-bottom: 14.9px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-about__descImgRight01 {
    width: 36.8vw;
    margin-bottom: 0
  }
}

.p-about__descImgRight02 {
  position: relative
}

@media screen and (max-width:767px) {
  .p-about__descImgRight02 {
    width: 36.8vw
  }
}

.p-about__message {
  padding: 158px 0 264px;
  background: #ea4861;
  position: relative;
  z-index: 0
}

@media screen and (max-width:767px) {
  .p-about__message {
    padding: 12vw 0 0
  }
}

.p-about__messageTtl {
  width: 778px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-about__messageTtl {
    width: 89.2vw;
    margin: 0 auto 1.06667vw
  }
}

.p-about__messageCont {
  width: 1154px;
  height: 547px;
  margin: 0 auto;
  padding-top: 177px;
  background: url(../img/about/message_bg.png) no-repeat;
  background-size: 1154px 547px;
  background-position: center left
}

@media screen and (max-width:767px) {
  .p-about__messageCont {
    width: 96.13333vw;
    height: 89.33333vw;
    background: url(../img/about/message_bg_sp.png) no-repeat;
    background-size: 96.13333vw 89.33333vw;
    padding-top: 16.8vw;
    margin-bottom: 4.26667vw
  }
}

.p-about__messageTxt {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.95;
  margin-bottom: 44px
}

@media screen and (max-width:767px) {
  .p-about__messageTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    letter-spacing: normal;
    line-height: 1.75;
    margin-bottom: 4.13333vw
  }
}

.p-about__messageBtn {
  display: block;
  width: 637px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-about__messageBtn {
    width: 76.53333vw
  }
}

.p-about__messageMask {
  position: absolute;
  bottom: 0;
  width: 100%
}

@media screen and (max-width:767px) {
  .p-about__messageMask {
    position: static
  }
}

.p-about__messageMask img {
  width: 100%
}

.p-about__place {
  padding: 100px 0 0;
  background-color: #ea4861;
  background: url(../img/about/place_bg.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  .p-about__place {
    background: #fdd;
    padding-top: 7.46667vw
  }
}

.p-about__placeTtl {
  width: 570px;
  margin: 0 auto 58px
}

@media screen and (max-width:767px) {
  .p-about__placeTtl {
    width: 85.73333vw;
    margin: 0 auto 6.93333vw
  }
}

.p-about__placeCont {
  width: 1016px;
  padding: 69px 0 64px;
  margin: 0 auto;
  border-radius: 16px;
  background: #fff;
  position: relative
}

@media screen and (max-width:767px) {
  .p-about__placeCont {
    width: 92.26667vw;
    border-radius: 3.46667vw;
    padding: 11.06667vw 0 10.93333vw;
    margin-bottom: 14.66667vw
  }
}

.p-about__placeContTtl {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 35px;
  letter-spacing: .1em
}

@media screen and (max-width:767px) {
  .p-about__placeContTtl {
    font-size: 16px;
    font-size: 4.26667vw;
    font-weight: 600;
    margin-bottom: 6.13333vw
  }
}

.p-about__placeTxt {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .001em;
  line-height: 2;
  width: 848px;
  margin: 0 auto 33px
}

@media screen and (max-width:767px) {
  .p-about__placeTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    width: 76.53333vw;
    line-height: 1.7;
    margin: 0 auto 7.2vw
  }
}

.p-about__placeImg {
  width: 384px;
  margin-left: 172px;
  margin-bottom: 50px
}

@media screen and (max-width:767px) {
  .p-about__placeImg {
    margin: 0 auto 24vw;
    width: 60.8vw
  }
}

.p-about__placeCharacter {
  position: absolute;
  width: 113px;
  height: 223px;
  bottom: 256px;
  right: 232px
}

@media screen and (max-width:767px) {
  .p-about__placeCharacter {
    width: 16.26667vw;
    height: 32.13333vw;
    bottom: 35.46667vw;
    right: 4.13333vw
  }
}

.p-about__placeBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 672px;
  height: 142px;
  background: #ea4861;
  margin: 0 auto;
  border-radius: 20px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-about__placeBtn {
    width: 76.53333vw;
    height: 17.06667vw;
    border-radius: 3.33333vw
  }
}

.p-about__placeBtn img {
  width: 317px
}

@media screen and (max-width:767px) {
  .p-about__placeBtn img {
    width: 42.26667vw
  }
}

.p-about__placeBtn::after {
  content: '';
  position: absolute;
  top: 63px;
  right: 44px;
  width: 19px;
  height: 15px;
  background: url(../img/kentei/arrow.svg) no-repeat;
  background-size: 19px 15px
}

@media screen and (max-width:767px) {
  .p-about__placeBtn::after {
    top: 7.46667vw;
    right: 3.86667vw;
    width: 3.33333vw;
    height: 2.8vw;
    background: url(../img/kentei/arrow.svg) no-repeat;
    background-size: 3.33333vw 2.8vw
  }
}

.p-about__placeMask {
  width: 100%
}

.p-about__placeMask img {
  width: 100%
}

.p-about__flag {
  padding: 36px 0 36px;
  background: #fdd;
  position: relative
}

.p-about__flag .m-banner {
  padding: 20px 0 180px;
}

@media screen and (max-width:767px) {
  .p-about__flag {
    padding: 6.93333vw 0 9.6vw;
    background-color: #ea4861;
    background: url(../img/common/flag_bg_sp.png) no-repeat;
    background-size: cover;
    background-position: bottom
  }
}

.p-about__flagBanner {
  display: block;
  width: 495px;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-about__flagBanner {
    width: 92vw
  }
}

.p-about__flagWrap {
  width: 1016px;
  margin: 0 auto;
  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:767px) {
  .p-about__flagWrap {
    width: 91.46667vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.p-about__flagItem {
  width: 233px
}

@media screen and (max-width:767px) {
  .p-about__flagItem {
    width: 43.06667vw;
    margin-bottom: 8vw
  }
}

@media screen and (max-width:767px) {
  .p-about__flagItem:nth-child(1) {
    margin-bottom: 0
  }
}

.p-about__flagMask {
  position: absolute;
  bottom: 0;
  width: 100%
}

.p-about__flagMask img {
  width: 100%
}

.p-about__flagMaskSp {
  position: absolute;
  width: 100%;
  top: 113.33333vw;
  z-index: 300
}

.p-about__bottomLink {
  background: #ea4861;
  padding-bottom: 123px
}

@media screen and (max-width:767px) {
  .p-about__bottomLink {
    padding-bottom: 12.53333vw
  }
}

.p-about__bottomLinkItem {
  display: block;
  width: 1030px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-about__bottomLinkItem {
    width: 88.93333vw
  }
}

.p-about__relation {
  background: #fdd
}

@media screen and (max-width:767px) {
  .p-about__relation {
    padding: 6vw 0 6vw
  }
}

.p-about__relationBlock {
  width: 1016px;
  margin: 0 auto 60px;
  padding: 46px 0 77px;
  background: #fff;
  border-radius: 20px
}

.p-about__relationBlock:last-child {
  margin-bottom: 0
}

@media screen and (max-width:767px) {
  .p-about__relationBlock {
    width: 92.26667vw;
    margin: 0 auto 5.46667vw;
    padding: 8.53333vw 0 10.66667vw
  }
}

.p-about__relationInner {
  width: 844px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-about__relationInner {
    width: 76.53333vw
  }
}

.p-about__relationTtl {
  text-align: center;
  margin-bottom: 44px;
  color: #ea4861
}

@media screen and (max-width:767px) {
  .p-about__relationTtl {
    margin-bottom: 5.6vw
  }
}

.p-about__relationContents {
  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:767px) {
  .p-about__relationContents {
    display: block
  }
}

@media screen and (max-width:767px) {
  .p-about__relationImg {
    width: 76.53333vw;
    margin-bottom: 5.33333vw
  }
}

.p-about__relationTxtWrap {
  width: 414px;
  padding-top: 18px
}

@media screen and (max-width:767px) {
  .p-about__relationTxtWrap {
    width: 76.53333vw;
    padding-top: 0
  }
}

.p-about__relationTxt {
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: .03em;
  margin-bottom: 30px
}

@media screen and (max-width:767px) {
  .p-about__relationTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.7;
    letter-spacing: normal;
    margin-bottom: 6.53333vw
  }
}

.p-about__relationLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #ea4861;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin: 0 10px 20px;
  border-radius: 35px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-about__relationLink {
    width: 76.53333vw;
    height: 9.66667vw;
    font-size: 14px;
    font-size: 3.73333vw;
    font-weight: 700;
    border-radius: 7.33333vw
  }
}

.p-about__relationLink::after {
  content: '';
  position: absolute;
  top: 24px;
  right: 18px;
  width: 16px;
  height: 14px;
  background: url(../img/kentei/arrow.svg) no-repeat;
  background-size: 16px 14px
}

@media screen and (max-width:767px) {
  .p-about__relationLink::after {
    top: 3.5vw;
    right: 3.93333vw;
    width: 3.33333vw;
    height: 2.8vw;
    background: url(../img/kentei/arrow.svg) no-repeat;
    background-size: 3.33333vw 2.8vw
  }
}

.p-about__flagBannerModal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 200;
  background: #ea4861;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width:767px) {
  .p-about__flagBannerModal {
    width: 100%;
    height: 100%;
    padding: 10vw 0
  }
}

.p-about__flagBannerModalContent {
  width: 1016px;
  margin: 0 auto;
  padding: 55px 0 50px;
  background: #fff;
  border-radius: 20px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-about__flagBannerModalContent {
    overflow: scroll;
    width: 94.66667vw;
    padding: 10.66667vw 0 11.06667vw
  }
}

.p-about__flagBannerClose {
  position: absolute;
  top: 0;
  right: -77px
}

@media screen and (max-width:767px) {
  .p-about__flagBannerClose {
    width: 5.33333vw;
    height: 7.2vw;
    top: 4.26667vw;
    right: 4.26667vw
  }
}

.p-about__flagBannerModalInner {
  width: 894px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-about__flagBannerModalInner {
    width: 80.26667vw
  }
}

.p-about__flangBannerTtl {
  margin: 0 auto 65px;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-about__flangBannerTtl {
    width: 45.6vw;
    margin: 0 auto 8vw
  }
}

.p-about__flagBannerLinkBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px
}

@media screen and (max-width:767px) {
  .p-about__flagBannerLinkBlock {
    margin-bottom: 4vw
  }
}

.p-about__flagBannerLinkBlock--01 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.p-about__flagBannerLinkBlock--04 {
  width: 65%;
}

@media screen and (max-width:767px) {
  .p-about__flagBannerLinkBlock--01 {
    display: block;
  }

  .p-about__flagBannerLinkBlock--02 a,
  .p-about__flagBannerLinkBlock--03 a {
    width: 31%;
  }

  .p-about__flagBannerLink {
    display: block;
    margin-bottom: 1.33333vw;
    width: 80.26667vw;
    height: 17.33333vw
  }

  .p-about__flagBannerLinkBlock--04 {
    width: 100%;
  }
}

@media screen and (max-width:767px) {
  .p-about__flagBannerLinkBlock--01 img {
    width: 80.26667vw !important;
  }
}

@media print,
screen and (min-width:751px) {
  .p-about__flagBannerLink--bl {
    margin-left: 13px
  }
}


.p-enjoy__top {
  padding-top: 120px;
  background-image: url(../img/about/about_top_bg.png);
  background-color: #fdd;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative
}

@media screen and (max-width:767px) {
  .p-enjoy__top {
    width: 100%;
    padding-top: 12vw;
    background-image: url(../img/about/about_top_bg_sp.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
  }
}

.mask01 {
  position: absolute;
  top: -35px;
  left: -40px
}

@media screen and (max-width:767px) {
  .mask01 {
    width: 26.26667vw;
    top: -4.26667vw;
    left: -2.8vw
  }
}

.mask02 {
  position: absolute;
  top: -64px;
  right: -74px
}

@media screen and (max-width:767px) {
  .mask02 {
    width: 26.26667vw;
    top: -12.53333vw;
    left: -5.06667vw
  }
}

.mask03 {
  position: absolute;
  top: -34px;
  right: -103px
}

@media screen and (max-width:767px) {
  .mask03 {
    width: 26.26667vw;
    top: -12.53333vw;
    right: -6vw
  }
}

.p-business__top {
  padding: 80px 0 100px;
  background-image: url(../img/business/busness_top_bg.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover
}

@media screen and (max-width:767px) {
  .p-business__top {
    padding: 10vw 0 11vw;
    background-image: url(../img/business/busness_top_bg_sp.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover
  }
}

.p-business__ttl {
  text-align: center
}

@media screen and (max-width:767px) {
  .p-business__ttl {
    width: 61.06667vw;
    margin: 0 auto
  }
}

.p-business__contentsWrap {
  padding: 44px 0 0;
  background-image: url(../img/business/busness_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover
}

@media screen and (max-width:767px) {
  .p-business__contentsWrap {
    padding: 13.33333vw 0 0;
    background: #ea4861
  }
}

.p-business__contentsInner {
  width: 1016px;
  margin: 0 auto 92px
}

@media screen and (max-width:767px) {
  .p-business__contentsInner {
    width: 76.53333vw;
    margin: 0 auto 21.33333vw
  }
}

.p-business__contentsBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 99px
}

@media screen and (max-width:767px) {
  .p-business__contentsBlock {
    display: block;
    margin-bottom: 16vw
  }
}

@media print,
screen and (min-width:751px) {
  .p-business__contentsBlock:nth-child(even) {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }
}

.p-business__contentsImg {
  width: 500px
}

@media screen and (max-width:767px) {
  .p-business__contentsImg {
    width: 100%;
    margin-bottom: 7.6vw
  }
}

.p-business__contentsTxtWrap {
  width: auto
}

@media screen and (max-width:767px) {
  .p-business__contentsTxtWrap {
    width: 100%
  }
}

.p-business__contentsTtl {
  margin-bottom: 32px
}

@media screen and (max-width:767px) {
  .p-business__contentsTtl {
    margin: 0 auto 5.2vw
  }
}

@media screen and (max-width:767px) {
  .p-business__contentsTtl--01 {
    width: 65.86667vw
  }
}

@media screen and (max-width:767px) {
  .p-business__contentsTtl--02 {
    width: 37.2vw
  }
}

@media screen and (max-width:767px) {
  .p-business__contentsTtl--03 {
    width: 45.46667vw
  }
}

@media screen and (max-width:767px) {
  .p-business__contentsTtl--04 {
    width: 46.66667vw
  }
}

.p-business__contentsTxt {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 2;
  letter-spacing: .03em;
  margin-bottom: 30px;
  width: 392px
}

@media screen and (max-width:767px) {
  .p-business__contentsTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.7;
    width: 100%;
    margin-bottom: 5.33333vw
  }
}

.p-business__contentsBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  width: 305px;
  height: 69px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  vertical-align: middle;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: #ea4861;
  border-radius: 30px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-business__contentsBtn {
    width: 76.53333vw;
    height: 14.66667vw;
    font-size: 14px;
    font-size: 3.73333vw
  }
}

.p-business__contentsBtn::after {
  position: absolute;
  content: '';
  width: 17px;
  height: 20px;
  background: url(../img/business/arrow.svg) no-repeat;
  background-size: 17px 20px;
  top: 26px;
  right: 27px
}

@media screen and (max-width:767px) {
  .p-business__contentsBtn::after {
    width: 3.33333vw;
    height: 3.86667vw;
    background: url(../img/business/arrow.svg) no-repeat;
    background-size: 3.33333vw 3.86667vw;
    top: 5.6vw;
    right: 5.86667vw
  }
}

.p-business__mask {
  width: 100%
}

.p-business__mask img {
  width: 100%
}

.p-declaration {
  background-image: url(../img/news/news_topic_bg.png);
  background-color: #fdd;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  padding: 80px 0 73px
}

@media screen and (max-width:767px) {
  .p-declaration {
    padding: 8.1vw 0 14.66667vw
  }
}

.p-declaration__ttl {
  text-align: center;
  margin-bottom: 113px
}

@media screen and (max-width:767px) {
  .p-declaration__ttl {
    width: 19.33333vw;
    margin: 0 auto 15.73333vw
  }
}

.p-declaration__contentsWrap {
  width: 834px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-declaration__contentsWrap {
    width: 92.26667vw
  }
}

.p-declaration__contents {
  background: #fff;
  border-radius: 15px;
  padding: 49px 0 63px;
  margin-bottom: 30px
}

@media screen and (max-width:767px) {
  .p-declaration__contents {
    padding: 9.6vw 0 11.06667vw;
    border-radius: 2.66667vw;
    margin-bottom: 5.33333vw
  }
}

.p-declaration__contents:last-child {
  margin-bottom: 0
}

.p-declaration__contentsImg {
  text-align: center;
  margin: 0 auto 46px
}

@media screen and (max-width:767px) {
  .p-declaration__contentsImg {
    margin: 0 auto 7.06667vw
  }
}

@media screen and (max-width:767px) {
  .p-declaration__contentsImg--01 {
    width: 63.46667vw
  }
}

@media screen and (max-width:767px) {
  .p-declaration__contentsImg--02 {
    width: 62vw
  }
}

@media screen and (max-width:767px) {
  .p-declaration__contentsImg--03 {
    width: 65.73333vw
  }
}

.p-declaration__contentsTxt {
  width: 664px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 2
}

@media screen and (max-width:767px) {
  .p-declaration__contentsTxt {
    width: 76.8vw;
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.7
  }
}

.p-declaration__contentsListWrap {
  width: 664px;
  margin: 30px auto 0
}

@media screen and (max-width:767px) {
  .p-declaration__contentsListWrap {
    width: 76.8vw;
    margin: 54px auto 0
  }
}

.p-declaration__contentsList {
  width: 626px;
  margin-left: auto;
  margin-bottom: 1rem;
  position: relative;
  font-size: 16px;
  line-height: 2
}

@media screen and (max-width:767px) {
  .p-declaration__contentsList {
    width: 68.66667vw;
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.7
  }
}

.p-declaration__contentsList:last-child {
  margin-bottom: 0
}

.p-declaration__contentsList--01::before {
  position: absolute;
  content: '';
  top: 0;
  left: -38px;
  width: 26px;
  height: 26px;
  background: url(../img/declaration/list01.svg) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  .p-declaration__contentsList--01::before {
    left: -8vw;
    width: 5.73333vw;
    height: 5.73333vw
  }
}

.p-declaration__contentsList--02::before {
  position: absolute;
  content: '';
  top: 0;
  left: -38px;
  width: 26px;
  height: 26px;
  background: url(../img/declaration/list02.svg) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  .p-declaration__contentsList--02::before {
    left: -8vw;
    width: 5.73333vw;
    height: 5.73333vw
  }
}

.p-declaration__contentsList--03::before {
  position: absolute;
  content: '';
  top: 0;
  left: -38px;
  width: 26px;
  height: 26px;
  background: url(../img/declaration/list03.svg) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  .p-declaration__contentsList--03::before {
    left: -8vw;
    width: 5.73333vw;
    height: 5.73333vw
  }
}

.p-farm__wrap {
  width: 881px;
  padding: 0;
  margin: 0 auto 40px;
}

.p-farm__description {
  width: 65%;
}

.p-farm_image {
  width: 30%;
}

.p-farm_image img {
  width: 100%;
}

@media screen and (max-width:767px) {
  .p-farm__wrap {
    width: 92.26667vw;
    margin: 0 auto 8vw;
    flex-direction: column-reverse !important;
  }

  .p-farm__description {
    width: auto;
  }

  .p-farm_image {
    width: auto;
    margin-bottom: 20px;
  }

}

.p-farmList {
  background: #fdd;
  padding: 220px 0 164px
}

@media screen and (max-width:767px) {
  .p-farmList {
    padding: 26.26667vw 0 56.26667vw
  }
}

.p-farmList__inner {
  width: 1041px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-farmList__inner {
    width: 100%
  }
}

.p-farmList__ttl {
  font-size: 42px;
  font-weight: 500;
  color: #ea4861;
  text-align: center;
  margin-bottom: 32px
}

@media screen and (max-width:767px) {
  .p-farmList__ttl {
    font-size: 19px;
    font-size: 5.06667vw;
    letter-spacing: .08em;
    width: 100%;
    margin-bottom: 4.66667vw
  }
}

.p-farmList__scroll {
  width: 100%;
  text-align: right;
  padding-right: 2vw;
  margin-bottom: 1.2vw;
  font-size: 13px;
  font-size: 3.46667vw;
  color: #ea4861
}

.p-farmList__scroll span {
  font-weight: 700
}

@media screen and (max-width:767px) {
  .p-farmList__listWrap {
    padding: 0 3.86667vw;
    width: 100%;
    overflow-x: scroll
  }
}

.p-farmList__listWrap--01 {
  margin-bottom: 80px
}

@media screen and (max-width:767px) {
  .p-farmList__listWrap--01 {
    margin-bottom: 10.66667vw
  }
}

.p-farmList__list {
  border-right: 2px solid #ea4861
}

@media screen and (max-width:767px) {
  .p-farmList__list {
    position: relative
  }
}

@media screen and (max-width:767px) {
  .p-farmList__list::after {
    position: absolute;
    top: 0;
    left: 100%;
    width: 20em;
    content: ''
  }
}

.p-farmList__thBlock {
  width: 100%;
  height: 48px;
  padding: 7.5px 0;
  background: #ea4861;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:767px) {
  .p-farmList__thBlock {
    width: 296vw;
    height: 10.13333vw;
    padding: 2vw 0;
    position: relative
  }
}

@media screen and (max-width:767px) {
  .p-farmList__thBlock::after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 5.06667vw;
    height: 15vw;
    background: #fdd
  }
}

.p-farmList__th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  border-right: 2px solid #fff;
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2
}

.p-farmList__th:last-child {
  border-right: none
}

@media screen and (max-width:767px) {
  .p-farmList__th {
    font-size: 11px;
    font-size: 2.93333vw;
    border-right: .26667vw solid #fff
  }
}

.p-farmList__thBottomBlock {
  background: #f0c8ce;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:767px) {
  .p-farmList__thBottomBlock {
    width: 290.93333vw;
    height: 7.06667vw
  }
}

.p-farmList__thBottom {
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-right: 2px solid #ea4861;
  border-bottom: 2px solid #ea4861
}

@media screen and (max-width:767px) {
  .p-farmList__thBottom {
    height: 7.06667vw;
    border-right: .26667vw solid #ea4861;
    border-bottom: .26667vw solid #ea4861
  }
}

.p-farmList__thBottom:first-child {
  border-left: 2px solid #ea4861
}

@media screen and (max-width:767px) {
  .p-farmList__thBottom:first-child {
    border-left: .26667vw solid #ea4861
  }
}

@media print,
screen and (min-width:751px) {
  .p-farmList__thBottom:last-child {
    border-right: none
  }
}

.p-farmList__thBottom div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 50%;
  font-size: 12px;
  font-weight: 700;
  color: #ea4861
}

.p-farmList__thBottom div:first-child {
  border-right: 2px dotted #ea4861
}

@media screen and (max-width:767px) {
  .p-farmList__thBottom div:first-child {
    border-right: .26667vw dotted #ea4861
  }
}

@media screen and (max-width:767px) {
  .p-farmList__thBottom div {
    font-size: 11px;
    font-size: 2.93333vw
  }
}

.p-farmList__trBlock {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:767px) {
  .p-farmList__trBlock {
    width: 290.93333vw;
    border-bottom: .26667vw solid #ea4861
  }
}

.p-farmList__tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-farmList__tr .area {
  width: 130px;
  padding: 0 12.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 15px;
  line-height: 1.4;
  border-left: 2px solid #ea4861;
  border-bottom: 2px solid #ea4861
}

@media screen and (max-width:767px) {
  .p-farmList__tr .area {
    width: 11.24vw;
    padding: 0 3.8vw;
    font-size: 11px;
    font-size: 2.93333vw;
    border-left: .26667vw solid #ea4861;
    border-bottom: none
  }
}

.p-farmList__tr .area--01 {
  font-size: 14px;
  padding: 0 13px;
  line-height: 1
}

@media screen and (max-width:767px) {
  .p-farmList__tr .area--01 {
    font-size: 7px;
    font-size: 1.86667vw
  }
}

.p-farmList__tr .farm div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 50px;
  padding-left: 24.5px;
  font-size: 15px;
  border: 2px solid #ea4861;
  border-top: none;
  width: 273px
}

@media screen and (max-width:767px) {
  .p-farmList__tr .farm div:last-child {
    border-bottom: none
  }
}

@media screen and (max-width:767px) {
  .p-farmList__tr .farm div {
    width: 63.96vw;
    height: 10vw;
    border: .26667vw solid #ea4861;
    border-top: none;
    font-size: 11px;
    font-size: 2.93333vw
  }
}

.p-farmList__trItemBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-farmList .item {
  width: 100%;
  height: 50px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  border-right: 2px solid #ea4861;
  border-bottom: 2px solid #ea4861;
  font-size: 12px;
  line-height: 1.4;
}

@media screen and (max-width:767px) {
  .p-farmList .item {
    height: 10vw !important;
    border-right: .26667vw solid #ea4861;
    border-bottom: .26667vw solid #ea4861;
    font-size: 11px;
    font-size: 2.93333vw
  }
}

.p-farmList__trFlex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-farmList__trFlex .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 50%
}

.p-farmList__trFlex .item:first-child {
  border-right: 2px dotted #ea4861;
  width: 50%
}

@media screen and (max-width:767px) {
  .p-farmList__trFlex .item:first-child {
    border-right: .26667vw dotted #ea4861
  }
}

.w01 {
  width: 314px
}

@media screen and (max-width:767px) {
  .w01 {
    width: 75.2vw
  }
}

.w02 {
  width: 66px
}

@media screen and (max-width:767px) {
  .w02 {
    width: 19.46667vw
  }
}

.w03 {
  width: 132px
}

@media screen and (max-width:767px) {
  .w03 {
    width: 39.2vw
  }
}

.w04 {
  width: 132px
}

@media screen and (max-width:767px) {
  .w04 {
    width: 39.33333vw
  }
}

.w05 {
  width: 132px
}

@media screen and (max-width:767px) {
  .w05 {
    width: 39.2vw
  }
}

.w06 {
  width: 132px
}

@media screen and (max-width:767px) {
  .w06 {
    width: 39.2vw
  }
}

.w07 {
  width: 131.5px
}

@media screen and (max-width:767px) {
  .w07 {
    width: 39.33333vw
  }
}

@media print,
screen and (min-width:751px) {
  .borderless {
    border-right: none !important
  }
}

@media screen and (max-width:767px) {
  .borderBottomLess .item {
    border-bottom: none !important
  }
}

.p-info {
  background-image: url(../img/news/news_topic_bg.png);
  background-color: #fdd;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  padding: 100px 0 50px
}

@media screen and (max-width:767px) {
  .p-info {
    padding: 12vw 0 21.86667vw
  }
}

.p-info__ttl {
  text-align: center;
  margin: 0 auto 93px;
  font-size: 3em;
  color: #ea4861;
}

@media screen and (max-width:767px) {
  .p-info__ttl {
    width: 82.53333vw;
    margin: 0 auto 12vw;
    font-size: 2em;
  }
}

.p-info__bnr {
  position: fixed;
  bottom: 10px;
  right: 31px;
  z-index: 20
}

@media screen and (max-width:767px) {
  .p-info__bnr {
    width: 35.06667vw;
    height: 35.06667vw;
    bottom: 2vw;
    right: 1.6vw
  }
}

.p-info__ancWrap {
  width: 881px;
  margin: 0 auto 41px;
  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:767px) {
  .p-info__ancWrap {
    width: 92.26667vw;
    display: block;
    margin-bottom: 4.53333vw
  }
}

.p-info__anc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 431px;
  height: 77px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #ea4861;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  border-radius: 18px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-info__anc {
    font-size: 15px;
    font-size: 4vw;
    width: 92.26667vw;
    height: 13.33333vw;
    border-radius: 3.33333vw
  }
}

.p-info__anc::after {
  content: '';
  position: absolute;
  width: 14px;
  height: 9px;
  background: url(../img/info/more.svg) no-repeat;
  top: 38px
}

@media screen and (max-width:767px) {
  .p-info__anc::after {
    top: 6vw
  }
}

@media screen and (max-width:767px) {
  .p-info__anc--01 {
    margin-bottom: 2.66667vw
  }
}

.p-info__anc--01::after {
  right: 22px
}

@media screen and (max-width:767px) {
  .p-info__anc--01::after {
    right: 5.46667vw
  }
}

.p-info__anc--02::after {
  right: 46px
}

@media screen and (max-width:767px) {
  .p-info__anc--02::after {
    right: 5.46667vw
  }
}

.p-info__linkWrap {
  width: 881px;
  padding: 31px 0;
  margin: 0 auto 82px;
  background: #fff;
  border-radius: 18px
}

@media screen and (max-width:767px) {
  .p-info__linkWrap {
    width: 92.26667vw;
    margin: 0 auto 16vw;
    border-radius: 3.33333vw;
    padding: 6.4vw 0 4.53333vw
  }
}

.p-info__linkInner {
  width: 762px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 89px
}

@media screen and (max-width:767px) {
  .p-info__linkInner {
    width: 76.53333vw;
    margin: 0 auto;
    display: block
  }
}

.p-info__linkTxt {
  font-size: 20px;
  font-weight: 500
}

@media screen and (max-width:767px) {
  .p-info__linkTxt {
    font-size: 15px;
    font-size: 4vw;
    text-align: center;
    margin-bottom: 2.93333vw
  }
}

.p-info__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 402px;
  height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #ea4861;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  border-radius: 18px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-info__link {
    font-size: 14px;
    font-size: 3.73333vw;
    width: 100%;
    height: 13.33333vw;
    border-radius: 3.33333vw
  }
}

.p-info__link::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 17px;
  background: url(../img/info/allow.svg) no-repeat;
  top: 25px;
  right: 24px
}

@media screen and (max-width:767px) {
  .p-info__link::after {
    top: 5.46667vw;
    right: 9.46667vw
  }
}

.p-info__contentsAreaWrap {
  width: 880px;
  margin: 0 auto 70px;
  padding: 66px 0 113px;
  background: #fff;
  border-radius: 18px
}

@media screen and (max-width:767px) {
  .p-info__contentsAreaWrap {
    width: 92.26667vw;
    margin: 0 auto 13.33333vw;
    border-radius: 3.33333vw;
    padding: 10.66667vw 0 13.33333vw
  }
}

.p-info__contentsAreaWrap--02 {
  margin-bottom: 0
}

.p-info__contentsAreaInner {
  width: 729px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-info__contentsAreaInner {
    width: 76.53333vw
  }
}

.p-info__contentsAreaTtl {
  font-size: 30px;
  font-weight: 500;
  padding-bottom: 30px;
  color: #ea4861;
  border-bottom: 1px dashed #ea4861;
  margin-bottom: 30px
}

@media screen and (max-width:767px) {
  .p-info__contentsAreaTtl {
    font-size: 19px;
    font-size: 5.06667vw;
    padding-bottom: 6.4vw;
    margin-bottom: 6.66667vw;
    letter-spacing: .08em;
    line-height: 1.7
  }
}

.p-info__contentsAreaTabWrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 95px
}

@media screen and (max-width:767px) {
  .p-info__contentsAreaTabWrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 12.53333vw
  }
}

.p-info__contentsAreaTab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 138px;
  height: 44px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 18px;
  color: #ea4861;
  font-weight: 500;
  border: 1px solid #ea4861;
  border-radius: 22px
}

.p-info__contentsAreaTabNone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 138px;
  height: 44px;
}

@media screen and (max-width:767px) {
  .p-info__contentsAreaTab {
    width: 37.2vw;
    height: 9.33333vw;
    font-size: 14px;
    font-size: 3.73333vw;
    border-radius: 4.66667vw;
    margin-bottom: 2vw
  }

  .p-info__contentsAreaTabNone {
    width: 37.2vw;
    height: 9.33333vw;
  }
}

.p-info__contentsItem {
  margin-bottom: 48px
}

@media screen and (max-width:767px) {
  .p-info__contentsItem {
    margin-bottom: 12.4vw
  }
}

.p-info__contentsItem:last-child {
  margin-bottom: 0
}

.p-info__contentsItemTtl {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 16px
}

@media screen and (max-width:767px) {
  .p-info__contentsItemTtl {
    font-size: 17px;
    font-size: 4.53333vw;
    margin-bottom: 2.66667vw
  }
}

.p-info__contentsLow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 4px
}

@media screen and (max-width:767px) {
  .p-info__contentsLow {
    margin-bottom: .8vw
  }
}

.p-info__contentsLow:last-child {
  margin-bottom: 0
}

.p-info__contentsListTtl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #ea4861;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  width: 89px;
  height: auto
}

@media screen and (max-width:767px) {
  .p-info__contentsListTtl {
    font-size: 14px;
    font-size: 3.73333vw;
    letter-spacing: .07em;
    line-height: 1.8;
    width: 21.46667vw
  }
}

.p-info__contentsListTxt {
  width: 636px;
  padding: 8px 13px;
  background: #ffefef;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  min-height: 40px
}

@media screen and (max-width:767px) {
  .p-info__contentsListTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    width: 54.4vw;
    padding: 2.93333vw 3.6vw
  }
}

.p-info__contentsListTxt span {
  display: inline-block;
  color: #ea4861;
  margin-left: 57px
}

@media screen and (max-width:767px) {
  .p-info__contentsListTxt span {
    margin-left: 4.93333vw;
    width: 36vw;
    vertical-align: top;
    margin-top: -.3vw
  }
}

.p-infoList {
  width: 100%;
  min-height: 100%;
  background: #fdd
}

@media screen and (max-width:767px) {
  .p-infoList {
    padding-top: 20vw
  }
}

.p-infoList img {
  width: 100%
}

.areaTabActive {
  background: #ea4861;
  color: #fff
}

.area02 {
  display: none
}

.area03 {
  display: none
}

.area04 {
  display: none
}

.area06 {
  display: none
}

.area07 {
  display: none
}

.area08 {
  display: none
}

.area01 {
  display: none
}

.p-kentei {
  padding: 80px 0 0;
  background: #fdd
}

@media screen and (max-width:767px) {
  .p-kentei {
    padding: 8.13333vw 0 0
  }
}

.p-kentei__maskLeft {
  position: absolute;
  left: -32px;
  top: 157px;
  z-index: 0
}

@media screen and (max-width:767px) {
  .p-kentei__maskLeft {
    width: 21.86667vw;
    height: 46.66667vw;
    top: 24.93333vw;
    left: -4.13333vw
  }
}

.p-kentei__maskRight {
  position: absolute;
  right: -15px;
  top: 157px;
  z-index: 0
}

@media screen and (max-width:767px) {
  .p-kentei__maskRight {
    width: 22vw;
    height: 50.4vw;
    top: 46.4vw;
    right: -4.53333vw
  }
}

.p-kentei__inner {
  width: 977px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-kentei__inner {
    width: 92.26667vw
  }
}

.p-kentei__topImg {
  margin-bottom: 123px
}

@media screen and (max-width:767px) {
  .p-kentei__topImg {
    position: relative;
    z-index: 1;
    width: 84.66667vw;
    margin: 0 auto 12vw
  }
}

.p-kentei__contentsWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 81px
}

@media screen and (max-width:767px) {
  .p-kentei__contentsWrap {
    display: block;
    width: 100%;
    margin-bottom: 9.33333vw
  }
}

.p-kentei__contentsBeginner {
  width: 100%;
  padding: 38px 0;
  margin-bottom: 70px;
  background: #fff;
  border-radius: 15px
}

@media screen and (max-width:767px) {
  .p-kentei__contentsBeginner {
    padding: 6.66667vw 0 9.33333vw;
    margin-bottom: 6.66667vw;
    border-radius: 3.33333vw
  }
}

.p-kentei__contentsBeginnerInner {
  width: 853px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:767px) {
  .p-kentei__contentsBeginnerInner {
    width: 76.53333vw;
    display: block
  }
}

@media screen and (max-width:767px) {
  .p-kentei__contentsBeginnerImg {
    width: 33.73333vw;
    margin: 0 auto 6.66667vw
  }
}

.p-kentei__contentsTxt--beginner {
  width: 309px;
  font-size: 16px;
  line-height: 2;
  letter-spacing: .07em
}

@media screen and (max-width:767px) {
  .p-kentei__contentsTxt--beginner {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.7;
    text-align: center;
    margin-bottom: 5.33333vw
  }
}

.p-kentei__contentsBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 247px;
  height: 57px;
  background: #ea4861;
  font-size: 16px;
  font-weight: 500;
  color: #fff !important;
  border-radius: 27px;
  margin: 0 auto;
  position: relative
}

@media screen and (max-width:767px) {
  .p-kentei__contentsBtn {
    width: 76.53333vw;
    height: 14.66667vw;
    border-radius: 6.93333vw;
    font-size: 14px;
    font-size: 3.73333vw
  }
}

@media print,
screen and (min-width:751px) {
  .p-kentei__contentsBtn--beginners {
    margin: 0
  }
}

.p-kentei__contentsBtn::after {
  position: absolute;
  content: '';
  width: 17px;
  height: 20px;
  background: url(../img/kentei/arrow.svg) no-repeat;
  background-size: 17px 20px;
  top: 19px;
  right: 27px
}

@media screen and (max-width:767px) {
  .p-kentei__contentsBtn::after {
    width: 3.33333vw;
    height: 3.86667vw;
    background: url(../img/kentei/arrow.svg) no-repeat;
    background-size: 3.33333vw 3.86667vw;
    top: 5.6vw;
    right: 5.86667vw
  }
}

.p-kentei__contents {
  width: 305px;
  padding: 45px 0 37px;
  border-radius: 15px;
  background: #fff;
  margin-bottom: 32px
}

@media screen and (max-width:767px) {
  .p-kentei__contents {
    width: 100%;
    padding: 10.66667vw 0 9.33333vw;
    margin-bottom: 6.66667vw;
    border-radius: 3.33333vw
  }
}

.p-kentei__contentsInner {
  width: 247px;
  margin: 0 auto;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-kentei__contentsInner {
    width: 76.53333vw
  }
}

.p-kentei__contentsImg {
  margin-bottom: 30px;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-kentei__contentsImg {
    width: 31.86667vw;
    margin: 0 auto 6.66667vw
  }
}

.p-kentei__contentsMaster {
  width: 100%;
  background: #fff;
  border-radius: 15px;
  padding: 40px 127px
}

@media screen and (max-width:767px) {
  .p-kentei__contentsMaster {
    width: 100%;
    padding: 10.66667vw 0 9.33333vw;
    margin-bottom: 6.66667vw;
    border-radius: 3.33333vw
  }
}

.p-kentei__contentsMasterInner {
  width: 673px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:767px) {
  .p-kentei__contentsMasterInner {
    width: 76.53333vw;
    display: block;
    margin: 0 auto
  }
}

.p-kentei__contentsMasterTxt {
  font-weight: 500;
  letter-spacing: .07em
}

@media print,
screen and (min-width:751px) {
  .p-kentei__contentsMasterTxt {
    width: 468px;
    font-size: 16px
  }
}

@media screen and (max-width:767px) {
  .p-kentei__contentsMasterTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    text-align: center
  }
}

.p-kentei__border {
  margin-bottom: 60px
}

@media screen and (max-width:767px) {
  .p-kentei__border {
    margin-bottom: 9.06667vw
  }
}

.p-kentei__source {
  margin-bottom: 84px
}

@media screen and (max-width:767px) {
  .p-kentei__source {
    margin-bottom: 16.4vw
  }
}

.p-kentei__sourceTtl {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 30px
}

@media screen and (max-width:767px) {
  .p-kentei__sourceTtl {
    font-size: 15px;
    font-size: 4vw;
    margin-bottom: 6.13333vw
  }
}

.p-kentei__sourceList {
  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:767px) {
  .p-kentei__sourceList {
    display: block
  }
}

@media print,
screen and (min-width:751px) {
  .p-kentei__sourceListLeft {
    width: auto
  }
}

@media print,
screen and (min-width:751px) {
  .p-kentei__sourceListRight {
    width: auto
  }
}

.p-kentei__sourceItem {
  font-size: 16px;
  font-weight: 500;
  line-height: 2
}

@media screen and (max-width:767px) {
  .p-kentei__sourceItem {
    margin-left: 2.66667vw;
    font-size: 12px;
    font-size: 3.2vw
  }
}

.p-kentei__sourceItem span {
  color: #ea4861;
  margin-right: 2px
}

@media screen and (max-width:767px) {
  .p-kentei__sourceItem span {
    margin-right: 2.13333vw
  }
}

.p-kentei__bottomMask {
  width: 100%
}

.p-kentei__bottomMask img {
  width: 100%
}

.p-newsDetail {
  background-image: url(../img/news/news_topic_bg.png);
  background-color: #fdd;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  padding: 80px 0 37px
}

@media screen and (max-width:767px) {
  .p-newsDetail {
    padding: 8.13333vw 0 5.06667vw
  }
}

.p-newsDetail__button {
  display: block;
  text-align: center;
  margin-bottom: 133px
}

@media screen and (max-width:767px) {
  .p-newsDetail__button {
    width: 89.86667vw;
    margin: 0 auto 14.66667vw
  }
}

@media print,
screen and (min-width:751px) {
  .p-newsDetail__button img {
    width: 94.94876vw;
    margin: 0 auto;
    display: block
  }
}

@media screen and (max-width:1100px) and (min-width:751px) {
  .p-newsDetail__button img {
    width: 75vw
  }
}

.p-newsDetail__itemWrap {
  width: 880px;
  background: #fff;
  margin: 0 auto 50px;
  padding: 72px 0 75px;
  border-radius: 20px
}

@media screen and (max-width:767px) {
  .p-newsDetail__itemWrap {
    width: 92vw;
    margin: 0 auto 16vw;
    margin: 0 auto 8vw;
    padding: 9.6vw 0 17.06667vw
  }
}

@media screen and (max-width:767px) {
  .p-newsDetail__itemWrap img {
    height: auto
  }
}

.p-newsDetail__Inner {
  width: 752px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-newsDetail__Inner {
    width: 75.2vw
  }
}

.p-newsDetail__Date {
  font-size: 18px;
  color: #ea4861;
  margin-bottom: 30px
}

@media screen and (max-width:767px) {
  .p-newsDetail__Date {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-bottom: 4.8vw
  }
}

.p-newsDetail__Ttl {
  font-size: 22px;
  color: #1d1d1d;
  letter-spacing: .08em
}

@media screen and (max-width:767px) {
  .p-newsDetail__Ttl {
    font-size: 16px;
    font-size: 4.2vw
  }
}

.p-newsDetail__Content p {
  font-size: 16px;
  color: #1d1d1d;
  letter-spacing: .08em;
  margin-bottom: 1em;
}

.p-newsDetail__Content h2 {
  font-size: 22px;
  margin: 1em 0 1em;
}

.p-newsDetail__Content h2 span {
  background: linear-gradient(transparent 65%, #FFDDDD 65%)
}

.p-newsDetail__Content h3 {
  font-size: 19px;
  margin: 1em 0 1em;
}

@media screen and (max-width:767px) {
  .p-newsDetail__Contentp {
    font-size: 14px;
    font-size: 3.5vw
  }

  .p-newsDetail__Content h2 {
    font-size: 20px;
  }

  .p-newsDetail__Content h3 {
    font-size: 16px;
    margin: 0 0 1em;
  }
}

.p-newsDetail a {
  color: #ea4861;
}

@media screen and (max-width:767px) {
  .p-newsDetail a {
    font-size: 14px;
    font-size: 3.73333vw
  }
}

.p-newsDetail__buttonWrap {
  width: 624px;
  margin: 0 auto;
  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:767px) {
  .p-newsDetail__buttonWrap {
    width: 61.33333vw;
    display: block;
    margin: 0 auto
  }
}

.photo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}

.photo li {
  width: 47%;
  margin: 0 auto 20px;
  font-size: 14px;
}

.photo li figcaption {
  font-size: 14px;
  text-align: center;
  margin: 1em 0;
}

.photo li figure {
  width: auto !important;
}

.photo li img {
  max-width: 100%;
  height: auto;
}

.profile {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}

.profile-left {
  width: 33%;
}

.profile-right {
  width: 63%;
}

.profile img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width:767px) {
  .p-history__contents h3 {
    font-size: 21px;
    max-width: 300px;
  }

  .photo li {
    font-size: 12px;
  }

  .photo li figcaption {
    font-size: 12px;
  }
}

.p-newsDetail table {
  border: 1px solid #ccc;
}

.p-newsDetail table th {
  padding: 8px;
  width: 8em;
  vertical-align: middle;
  border: 1px solid #ccc;
  background: #FFeeee;
}

.p-newsDetail table td {
  padding: 8px;
  border: 1px solid #ccc;
}

.p-newsTopic {
  background-image: url(../img/news/news_topic_bg.png);
  background-color: #fdd;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  padding: 80px 0 56px
}

@media screen and (max-width:767px) {
  .p-newsTopic {
    padding: 8.13333vw 0 9.46667vw
  }
}

.p-newsTopic__button {
  display: block;
  text-align: center;
  margin-bottom: 133px
}

@media screen and (max-width:767px) {
  .p-newsTopic__button {
    width: 89.86667vw;
    margin: 0 auto 14vw
  }
}

@media print,
screen and (min-width:751px) {
  .p-newsTopic__button img {
    width: 94.94876vw;
    margin: 0 auto;
    display: block
  }
}

@media screen and (max-width:1100px) and (min-width:751px) {
  .p-newsTopic__button img {
    width: 75vw
  }
}

.p-newsTopic__ttl {
  margin-bottom: 72px;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-newsTopic__ttl {
    width: 49.06667vw;
    margin: 0 auto 8.66667vw
  }
}

.p-newsTopic__inner {
  height: 1000px
}

@media screen and (max-width:767px) {
  .p-newsTopic__inner {
    height: auto
  }
}

.p-newsTopic__itemWrap {
  width: 880px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-newsTopic__itemWrap {
    width: 92vw;
    margin: 0 auto 16vw
  }
}

.p-newsTopic__item {
  width: 100%;
  margin-bottom: 30px;
  background: #fff;
  border-radius: 20px;
  padding: 40px 0 30px
}

@media screen and (max-width:767px) {
  .p-newsTopic__item {
    width: 100%;
    margin-bottom: 5.33333vw;
    border-radius: 10px;
    padding: 9.6vw 0 10.4vw
  }
}

.p-newsTopic__itemInner {
  width: 752px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-newsTopic__itemInner {
    width: 75.2vw
  }
}

.p-newsTopic__date {
  font-size: 16px;
  color: #ea4861;
  margin-bottom: 20px;
  letter-spacing: .1em
}

@media screen and (max-width:767px) {
  .p-newsTopic__date {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-bottom: 4.8vw
  }
}

.p-newsTopic__heading {
  font-size: 20px;
  color: #1d1d1d;
  letter-spacing: .08em
}

@media screen and (max-width:767px) {
  .p-newsTopic__heading {
    font-size: 15px;
    font-size: 4vw
  }
}

.p-newsTopic__txt {
  font-size: 16px;
  color: #1d1d1d;
  margin: 20px 0 22px;
  letter-spacing: .08em
}

@media screen and (max-width:767px) {
  .p-newsTopic__txt {
    font-size: 14px;
    font-size: 3.73333vw;
    margin: 4.8vw 0
  }
}

.p-newsTopic__more {
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  color: #ea4861;
  text-align: right;
  margin-right: 25px
}

@media screen and (max-width:767px) {
  .p-newsTopic__more {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-right: 2rem
  }
}

.p-newsTopic__more::after {
  content: url(../img/news/more.png);
  position: absolute;
  right: -25px;
  top: 3px
}

@media screen and (max-width:767px) {
  .p-newsTopic__more::after {
    right: -1.8rem;
    top: .8vw
  }
}

.p-partners {
  background-image: url(../img/news/news_topic_bg.png);
  background-color: #fdd;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  padding: 80px 0;
}

@media screen and (max-width:767px) {
  .p-partners--02 {
    padding-bottom: 12vw !important
  }
}

@media screen and (max-width:767px) {
  .p-partners {
    padding: 8.13333vw 0 0
  }
}

.p-partners__ttl {
  width: 606px;
  margin: 0 auto 73px
}

@media screen and (max-width:767px) {
  .p-partners__ttl {
    width: 80.8vw;
    margin: 0 auto 8.13333vw
  }
}

.p-partners__ttl--02 {
  margin-bottom: 118px
}

@media screen and (max-width:767px) {
  .p-partners__ttl--02 {
    margin-bottom: 16vw
  }
}

.p-partners__intro {
  margin-bottom: 40px;
}

.p-partners__txt {
  width: 720px;
  margin: 0 auto 45px;
  text-align: center;
  font-size: 18px;
  line-height: 2.1;
  font-weight: 500
}

@media screen and (max-width:767px) {
  .p-partners__txt {
    font-size: 14px;
    font-size: 3.73333vw;
    width: 93.73333vw;
    letter-spacing: .03em;
    margin: 0 auto 13.33333vw
  }
}

.p-partners__desc {
  font-size: 18px;
  font-weight: 500;
  color: #dd0a2a;
  margin: 0 auto 36px;
  text-align: center
}

.p-partners__slack a {
  font-size: 18px;
  font-weight: 500;
  color: #dd0a2a;
  border: 1px solid #dd0a2a;
  margin: 0 auto 72px;
  text-align: center;
  display: block;
  padding: 15px;
  max-width: 480px;
  position: relative;
  background: #fff;
}

.p-partners__slack a::after {
  content: '\f105';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  color: #dd0a2a;
  top: 50%;
  right: 0.75em;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

@media screen and (max-width:767px) {
  .p-partners__desc {
    font-size: 14px;
    font-size: 3.73333vw;
    letter-spacing: .03em;
    margin: 0 auto 11.86667vw
  }
}

.p-partners__search {
  width: 1001px;
  margin: 0 auto 80px
}

@media screen and (max-width:767px) {
  .p-partners__search {
    width: 100%;
    margin: 0 auto
  }
}

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

@media screen and (max-width:767px) {
  .p-partners__inner {
    display: block;
    margin-bottom: 14.13333vw
  }
}

.p-partners__regist {
  text-align: center;
  margin: 40px 0;
}

.p-partners__regist a {
  text-decoration: underline;
  font-size: 16px;
}

.p-partners__searchArea {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1001px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-partners__searchArea {
    width: 100%
  }
}

.p-partners__searchAreaImg {
  margin-bottom: 51px
}

@media screen and (max-width:767px) {
  .p-partners__searchAreaImg {
    width: 81.33333vw;
    margin: 0 auto 11.86667vw
  }
}

.p-partners__searchAreaBtnBlock {
  width: 519px;
  margin: 36px 0 125px
}

@media screen and (max-width:767px) {
  .p-partners__searchAreaBtnBlock {
    width: 92.53333vw;
    margin: 0 auto 13.33333vw
  }
}

.p-partners__searchAreaTtl {
  margin: 0 auto 30px
}

@media screen and (max-width:767px) {
  .p-partners__searchAreaTtl {
    width: 77.6vw;
    margin: 0 0 5.6vw
  }
}

.p-partners__searchAreaBtnWrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width:767px) {
  .p-partners__searchAreaBtnWrap {
    width: 100%;
    margin: 0
  }
}

.p-partners__searchAreaBtn {
  margin-bottom: 12px;
  width: 250px;
  height: 60px;
  cursor: pointer
}

@media screen and (max-width:767px) {
  .p-partners__searchAreaBtn {
    width: 44.8vw;
    height: 10.8vw
  }
}

.p-partners__serchRowBlock {
  width: 999px;
  margin: 0 auto 80px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:767px) {
  .p-partners__serchRowBlock {
    width: 100%;
    margin: 0
  }
}

.p-partners__inputWrap {
  width: 409px
}

@media screen and (max-width:767px) {
  .p-partners__inputWrap {
    width: 76.53333vw;
    margin: 0 auto 13.33333vw
  }
}

.p-partners__inputTtl {
  margin-bottom: 45px
}

@media screen and (max-width:767px) {
  .p-partners__inputTtl {
    width: 38vw;
    margin: 0 auto 5.6vw
  }
}

.p-partners__input {
  width: 409px;
  height: 52px;
  text-align: center;
  font-size: 16px;
  font-weight: 500
}

@media screen and (max-width:767px) {
  .p-partners__input {
    width: 100%;
    height: 9.46667vw;
    font-size: 14px;
    font-size: 3.73333vw
  }
}

.p-partners__genreWrap {
  width: 509px
}

@media screen and (max-width:767px) {
  .p-partners__genreWrap {
    width: 92.93333vw;
    margin: 0 auto
  }
}

.p-partners__genreTtl {
  margin-bottom: 46px
}

@media screen and (max-width:767px) {
  .p-partners__genreTtl {
    width: 100%;
    margin-bottom: 5.73333vw
  }
}

.p-partners__genreBtnWrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-partners__genreBtn {
  margin-bottom: 14px;
  width: 250px;
  height: 60px;
  cursor: pointer
}

@media screen and (max-width:767px) {
  .p-partners__genreBtn {
    width: 45.06667vw;
    height: 10.8vw;
    margin-bottom: 2.66667vw
  }
}

.p-partners__serchBtn {
  width: 544px;
  height: 84px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  margin: 0 auto 136px;
  background: #ea4861;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  border-radius: 50px;
  position: relative;
  border: none;
  cursor: pointer
}

@media screen and (max-width:767px) {
  .p-partners__serchBtn {
    width: 76.53333vw;
    height: 13.33333vw;
    font-size: 19px;
    font-size: 5.06667vw;
    margin: 0 auto 24.26667vw;
    border-radius: 6.66667vw
  }
}

.p-partners__serchBtn::before {
  position: absolute;
  top: 24px;
  left: 195px;
  width: 27px;
  height: 38px;
  content: '';
  background: url(../img/partners/search_icon.svg) no-repeat;
  background-size: 27px 38px
}

@media screen and (max-width:767px) {
  .p-partners__serchBtn::before {
    top: 2.53333vw;
    left: 24.13333vw;
    width: 5.2vw;
    height: 7.86667vw;
    background: url(../img/partners/search_icon.svg) no-repeat;
    background-size: 5.2vw 7.86667vw
  }
}

.p-partners__list {
  width: 1004px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-partners__list {
    width: 100%
  }
}

.p-partners__listTtl {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 22px
}

@media screen and (max-width:767px) {
  .p-partners__listTtl {
    font-size: 15px;
    font-size: 4vw;
    width: auto
  }
}

.p-partners__listWrap {
  padding-bottom: 33px
}

.p-partners__result {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.searchresult {
  display: flex;
}

.searchresult li {
  margin-left: 1em;
}

@media screen and (max-width:767px) {
  .p-partners__listWrap {
    padding-bottom: 9.06667vw
  }

  .p-partners__result {
    display: block;
  }
}

.p-partners__listItem {
  height: 58px;
  padding: 0 25px 0 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  border-top: 1px dashed #000
}

.p-partners__listItem:nth-child(even) {
  background: #ffefef
}

@media screen and (max-width:767px) {
  .p-partners__listItem {
    width: 100%;
    height: auto;
    padding: 1.8vw 3.53333vw 1.8vw 3.06667vw;
    display: block
  }
}

@media screen and (max-width:767px) {
  .p-partners__listItem:nth-child(n+11) {
    display: none
  }
}

.p-partners__TxtWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media screen and (max-width:767px) {
  .p-partners__TxtWrap {
    margin-bottom: 1.6vw
  }
}

.p-partners__area {
  color: #000;
  border: 3px solid #000;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  background: #fff
}

@media print,
screen and (min-width:751px) {
  .p-partners__area {
    width: 87px;
    height: 28px;
    font-size: 12px;
    margin-right: 24px
  }
}

@media screen and (max-width:767px) {
  .p-partners__area {
    font-size: 13px;
    font-size: 3.46667vw;
    width: 23.46667vw;
    margin-right: 3.2vw
  }
}

.p-partners__listTxt {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .06em
}

@media print,
screen and (min-width:751px) {
  .p-partners__listTxt {
    max-width: 640px
  }
}

@media screen and (max-width:767px) {
  .p-partners__listTxt {
    width: 70.77295vw;
    font-size: 13px;
    font-size: 3.46667vw;
    letter-spacing: .02em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
  }
}

.p-partners__categoryWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 231px
}

@media screen and (max-width:767px) {
  .p-partners__categoryWrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 100%
  }
}

.p-partners__category {
  width: 67px;
  height: 27px;
  background: #fff;
  border: 3px solid #f58076;
  color: #f58076;
  font-size: 12px;
  font-weight: 700;
  margin-right: 10px;
  border-radius: 5px
}

@media screen and (max-width:767px) {
  .p-partners__category {
    width: 14.66667vw;
    height: 5.33333vw;
    font-size: 12px;
    font-size: 3.2vw;
    margin-right: .8vw;
    border: .4vw solid #f58076;
    line-height: normal
  }
}

.p-partners__btnWrap {
  margin: 0 auto
}

.p-partners__btnWrap .kara {
  height: 30px
}

@media screen and (max-width:767px) {
  .p-partners__btnWrap {
    width: 90vw;
    margin: 0 auto
  }
}

.p-partners__btnWrap .wp-pagenavi {
  text-align: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important
}

@media screen and (max-width:767px) {
  .p-partners__btnWrap .wp-pagenavi {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }
}

.p-partners__btnWrap .pages {
  width: 71px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-right: 6px
}

@media screen and (max-width:767px) {
  .p-partners__btnWrap .pages {
    font-size: 14.5px;
    font-size: 3.86667vw;
    width: 16.8vw;
    height: 9.1vw;
    margin-bottom: 4.13333vw;
    margin-right: 1.33333vw
  }
}

.p-partners__btnWrap .current {
  background: #ea4861;
  color: #fff;
  width: 34px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-right: 6px
}

@media screen and (max-width:767px) {
  .p-partners__btnWrap .current {
    font-size: 14.5px;
    font-size: 3.86667vw;
    width: 9.1vw;
    height: 9.1vw;
    margin-bottom: 4.13333vw;
    margin-right: 1.33333vw
  }
}

.p-partners__btnWrap .page {
  width: 34px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-right: 6px
}

.p-partners__btnWrap .page img {
  display: block;
  margin: 0 auto;
  width: 8px
}

@media screen and (max-width:767px) {
  .p-partners__btnWrap .page {
    font-size: 14.5px;
    font-size: 3.86667vw;
    width: 9.1vw;
    height: 9.1vw;
    margin-bottom: 4.13333vw;
    margin-right: 1.33333vw
  }
}

.p-partners__btnWrap .extend {
  width: 34px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-right: 6px
}

@media screen and (max-width:767px) {
  .p-partners__btnWrap .extend {
    font-size: 14.5px;
    font-size: 3.86667vw;
    width: 9.1vw;
    height: 9.1vw;
    margin-bottom: 4.13333vw;
    margin-right: 1.33333vw
  }
}

.p-partners__btnWrap .nextpostslink {
  width: 34px;
  height: 34px;
  text-align: center;
  background: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-right: 6px
}

@media screen and (max-width:767px) {
  .p-partners__btnWrap .nextpostslink {
    font-size: 14.5px;
    font-size: 3.86667vw;
    width: 9.1vw;
    height: 9.1vw;
    margin-bottom: 4.13333vw;
    margin-right: 1.33333vw
  }
}

.p-partners__btnWrap .previouspostslink {
  width: 34px;
  height: 34px;
  text-align: center;
  background: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-right: 6px
}

@media screen and (max-width:767px) {
  .p-partners__btnWrap .previouspostslink {
    font-size: 14.5px;
    font-size: 3.86667vw;
    width: 9.1vw;
    height: 9.1vw;
    margin-bottom: 4.13333vw;
    margin-right: 1.33333vw
  }
}

.p-partners__btnWrap .first {
  width: 71px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-right: 6px
}

@media screen and (max-width:767px) {
  .p-partners__btnWrap .first {
    font-size: 14.5px;
    font-size: 3.86667vw;
    width: 16.8vw;
    height: 9.1vw;
    margin-bottom: 4.13333vw;
    margin-right: 1.33333vw
  }
}

.p-partners__btnWrap .last {
  width: 71px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-right: 6px
}

@media screen and (max-width:767px) {
  .p-partners__btnWrap .last {
    font-size: 14.5px;
    font-size: 3.86667vw;
    width: 16.8vw;
    height: 9.1vw;
    margin-bottom: 4.13333vw;
    margin-right: 1.33333vw
  }
}

.p-partners__btnSt {
  width: 71px;
  height: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #fff;
  font-size: 18px;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .p-partners__btnSt {
    font-size: 14.5px;
    font-size: 3.86667vw;
    width: 16.8vw;
    height: 9.1vw;
    margin-bottom: 4.13333vw;
    margin-right: 1.33333vw
  }
}

.p-partners__btn {
  width: 31px;
  height: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #fff;
  font-size: 18px;
  font-weight: 700
}

.p-partners__btn img {
  display: block;
  margin: 0 auto;
  width: 8px
}

@media screen and (max-width:767px) {
  .p-partners__btn {
    font-size: 14.5px;
    font-size: 3.86667vw;
    width: 9.1vw;
    height: 9.1vw;
    margin-bottom: 4.13333vw;
    margin-right: 1.33333vw
  }
}

@media screen and (max-width:767px) {
  .p-partners__btn:nth-child(7) {
    margin-right: 0
  }
}

.p-partners__btnEnd {
  width: 71px;
  height: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #fff;
  font-size: 18px;
  font-weight: 700
}

.p-partners .kawachi {
  color: #be55df !important;
  border: 3px solid #be55df !important;
  border-radius: 5px
}

@media screen and (max-width:767px) {
  .p-partners .kawachi {
    width: 15.33333vw !important;
    height: 6.13333vw
  }
}

.p-partners .haga {
  color: #ff8810 !important;
  border: 3px solid #ff8810 !important;
  border-radius: 5px
}

@media screen and (max-width:767px) {
  .p-partners .haga {
    width: 15.33333vw !important;
    height: 6.13333vw
  }
}

.p-partners .shioya-minaminasu {
  color: #ea6894 !important;
  border: 3px solid #ea6894 !important;
  border-radius: 5px
}

@media screen and (max-width:767px) {
  .p-partners .shioya-minaminasu {
    width: 23.46667vw !important;
    height: 6.13333vw !important
  }
}

.p-partners .ansoku {
  color: #4ec35b !important;
  border: 3px solid #4ec35b !important;
  border-radius: 5px
}

@media screen and (max-width:767px) {
  .p-partners .ansoku {
    width: 15.33333vw !important;
    height: 6.13333vw
  }
}

.p-partners .kamitsuga {
  color: #84c700 !important;
  border: 3px solid #84c700 !important;
  border-radius: 5px
}

@media screen and (max-width:767px) {
  .p-partners .kamitsuga {
    width: 15.33333vw !important;
    height: 6.13333vw
  }
}

.p-partners .shimotsuga {
  color: #ffc826 !important;
  border: 3px solid #ffc826 !important;
  border-radius: 5px
}

@media screen and (max-width:767px) {
  .p-partners .shimotsuga {
    width: 15.33333vw !important;
    height: 6.13333vw
  }
}

.p-partners .nasu {
  color: #0089e7 !important;
  border: 3px solid #0089e7 !important;
  border-radius: 5px
}

@media screen and (max-width:767px) {
  .p-partners .nasu {
    width: 15.33333vw !important;
    height: 6.13333vw
  }
}

.p-partners .kengai {
  color: #5972a2 !important;
  border: 3px solid #5972a2 !important;
  border-radius: 5px
}

@media screen and (max-width:767px) {
  .p-partners .kengai {
    width: 15.33333vw !important;
    height: 6.13333vw
  }
}

.p-partners .other {
  color: #5972a2 !important;
  border: 3px solid #5972a2 !important;
  border-radius: 5px
}

@media screen and (max-width:767px) {
  .p-partners .other {
    width: 15.33333vw !important;
    height: 6.13333vw
  }
}

.p-partners .p-partnersDetails__block {
  width: 880px;
  margin: 0 auto;
  background: #fff;
  padding: 67px 0 70px;
  border-radius: 18px
}

@media screen and (max-width:767px) {
  .p-partners .p-partnersDetails__block {
    width: 92.26667vw;
    padding: 10.66667vw 0;
    border-radius: 2.93333vw
  }
}

.p-partners .p-partnersDetails__inner {
  width: 729px !important;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-partners .p-partnersDetails__inner {
    width: 76.53333vw !important
  }
}

.p-partners .p-partnersDetails__ttl {
  display: inline-block !important;
  font-size: 29px;
  font-weight: 500;
  color: #ea4861;
  margin-right: 17px;
  vertical-align: middle
}

@media print,
screen and (min-width:751px) {
  .p-partners .p-partnersDetails__ttl {
    margin-bottom: 21px
  }
}

@media screen and (max-width:767px) {
  .p-partners .p-partnersDetails__ttl {
    font-size: 19px;
    font-size: 5.06667vw;
    display: block;
    margin-right: 0;
    margin-bottom: 2.53333vw
  }
}

.p-partners .p-partnersDetails__badge {
  display: inline-block;
  line-height: 1.2;
  letter-spacing: .08em;
  font-size: 17px;
  font-weight: 700;
  border-radius: 8px;
  color: #000;
  border: 3px solid #000;
  border-radius: 5px
}

@media screen and (max-width:767px) {
  .p-partners .p-partnersDetails__badge {
    width: 20vw;
    height: 6.13333vw
  }
}

@media print,
screen and (min-width:751px) {
  .p-partners .p-partnersDetails__badge {
    margin-left: 18px;
    padding: 2px 7px
  }
}

@media screen and (max-width:767px) {
  .p-partners .p-partnersDetails__badge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 13px;
    font-size: 3.46667vw;
    border-radius: 1.06667vw;
    margin-top: 2vw;
    text-align: center
  }
}

.p-partners .p-partnersDetails__border {
  margin-bottom: 24px
}

@media screen and (max-width:767px) {
  .p-partners .p-partnersDetails__border {
    width: 100%;
    margin-bottom: 6.66667vw
  }
}

.p-partners .p-partnersDetails__wrap {
  width: 729px !important;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .p-partners .p-partnersDetails__wrap {
    width: 76.53333vw !important
  }
}

.p-partners .p-partnersDetails__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 4px;
  width: 729px !important
}

@media screen and (max-width:767px) {
  .p-partners .p-partnersDetails__item {
    margin-bottom: .8vw;
    width: 76.53333vw !important
  }
}

.p-partners .p-partnersDetails__itemName {
  background: #ea4861;
  width: 140px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
  color: #fff
}

@media screen and (max-width:767px) {
  .p-partners .p-partnersDetails__itemName {
    font-size: 14px;
    font-size: 3.73333vw;
    width: 21.46667vw !important
  }
}

.p-partners .p-partnersDetails__itemContents {
  width: 583px !important;
  background: #ffefef;
  padding: 18px 33px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .08em;
  line-height: 1.6;
  min-height: 60px
}

@media screen and (max-width:767px) {
  .p-partners .p-partnersDetails__itemContents {
    font-size: 14px;
    font-size: 3.73333vw;
    letter-spacing: normal;
    width: 54.4vw !important;
    padding: 2.66667vw 2.93333vw 2.66667vw 4.93333vw;
    min-height: 11.2vw
  }
}

.p-partners .p-partnersDetails--categoly {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.btnActive {
  background: #ea4861;
  color: #fff
}

.check-box {
  display: none
}

#area1+.p-partners__searchAreaBtn--01 {
  background: url(../img/partners/partners_btn01.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area1+.p-partners__searchAreaBtn--01 {
    background: url(../img/partners/partners_btn01.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area1:checked+.p-partners__searchAreaBtn--01 {
  background: url(../img/partners/partners_btn01active.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area1:checked+.p-partners__searchAreaBtn--01 {
    background: url(../img/partners/partners_btn01active.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area2+.p-partners__searchAreaBtn--02 {
  background: url(../img/partners/partners_btn02.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) and (max-width:750px) {
  #area2+.p-partners__searchAreaBtn--02 {
    background: url(../img/partners/partners_btn02.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area2:checked+.p-partners__searchAreaBtn--02 {
  background: url(../img/partners/partners_btn02active.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area2:checked+.p-partners__searchAreaBtn--02 {
    background: url(../img/partners/partners_btn02active.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area3+.p-partners__searchAreaBtn--03 {
  background: url(../img/partners/partners_btn03.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area3+.p-partners__searchAreaBtn--03 {
    background: url(../img/partners/partners_btn03.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area3:checked+.p-partners__searchAreaBtn--03 {
  background: url(../img/partners/partners_btn03active.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area3:checked+.p-partners__searchAreaBtn--03 {
    background: url(../img/partners/partners_btn03active.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area4+.p-partners__searchAreaBtn--04 {
  background: url(../img/partners/partners_btn04.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area4+.p-partners__searchAreaBtn--04 {
    background: url(../img/partners/partners_btn04.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area4:checked+.p-partners__searchAreaBtn--04 {
  background: url(../img/partners/partners_btn04active.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area4:checked+.p-partners__searchAreaBtn--04 {
    background: url(../img/partners/partners_btn04active.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area5+.p-partners__searchAreaBtn--05 {
  background: url(../img/partners/partners_btn05.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area5+.p-partners__searchAreaBtn--05 {
    background: url(../img/partners/partners_btn05.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area5:checked+.p-partners__searchAreaBtn--05 {
  background: url(../img/partners/partners_btn05active.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area5:checked+.p-partners__searchAreaBtn--05 {
    background: url(../img/partners/partners_btn05active.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area6+.p-partners__searchAreaBtn--06 {
  background: url(../img/partners/partners_btn06.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area6+.p-partners__searchAreaBtn--06 {
    background: url(../img/partners/partners_btn06.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area6:checked+.p-partners__searchAreaBtn--06 {
  background: url(../img/partners/partners_btn06active.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area6:checked+.p-partners__searchAreaBtn--06 {
    background: url(../img/partners/partners_btn06active.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area7+.p-partners__searchAreaBtn--07 {
  background: url(../img/partners/partners_btn07.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area7+.p-partners__searchAreaBtn--07 {
    background: url(../img/partners/partners_btn07.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area7:checked+.p-partners__searchAreaBtn--07 {
  background: url(../img/partners/partners_btn07active.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area7:checked+.p-partners__searchAreaBtn--07 {
    background: url(../img/partners/partners_btn07active.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area8+.p-partners__searchAreaBtn--08 {
  background: url(../img/partners/partners_btn08.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area8+.p-partners__searchAreaBtn--08 {
    background: url(../img/partners/partners_btn08.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#area8:checked+.p-partners__searchAreaBtn--08 {
  background: url(../img/partners/partners_btn08active.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #area8:checked+.p-partners__searchAreaBtn--08 {
    background: url(../img/partners/partners_btn08active.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#genre1+.p-partners__genreBtn--01 {
  background: url(../img/partners/partners_genre_btn01.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #genre1+.p-partners__genreBtn--01 {
    background: url(../img/partners/partners_genre_btn01.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#genre1:checked+.p-partners__genreBtn--01 {
  background: url(../img/partners/partners_genre_btn01active.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #genre1:checked+.p-partners__genreBtn--01 {
    background: url(../img/partners/partners_genre_btn01active.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#genre2+.p-partners__genreBtn--02 {
  background: url(../img/partners/partners_genre_btn02.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #genre2+.p-partners__genreBtn--02 {
    background: url(../img/partners/partners_genre_btn02.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#genre2:checked+.p-partners__genreBtn--02 {
  background: url(../img/partners/partners_genre_btn02active.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #genre2:checked+.p-partners__genreBtn--02 {
    background: url(../img/partners/partners_genre_btn02active.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#genre3+.p-partners__genreBtn--03 {
  background: url(../img/partners/partners_genre_btn03.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #genre3+.p-partners__genreBtn--03 {
    background: url(../img/partners/partners_genre_btn03.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#genre3:checked+.p-partners__genreBtn--03 {
  background: url(../img/partners/partners_genre_btn03active.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #genre3:checked+.p-partners__genreBtn--03 {
    background: url(../img/partners/partners_genre_btn03active.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#genre4+.p-partners__genreBtn--04 {
  background: url(../img/partners/partners_genre_btn04.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #genre4+.p-partners__genreBtn--04 {
    background: url(../img/partners/partners_genre_btn04.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

#genre4:checked+.p-partners__genreBtn--04 {
  background: url(../img/partners/partners_genre_btn04active.png) no-repeat;
  background-size: cover
}

@media screen and (max-width:767px) {
  #genre4:checked+.p-partners__genreBtn--04 {
    background: url(../img/partners/partners_genre_btn04active.png) no-repeat;
    background-size: 44.8vw 10.8vw
  }
}

@media screen and (max-width:767px) {
  .ttl_text {
    padding-left: 2vw
  }
}

@media screen and (max-width:767px) {
  .searchresult {
    padding-left: 2vw
  }
}

/** ***************************************************************************
 * 共通
 * ************************************************************************* */
.contents {
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 60px 0;
}

.contents_wide {
  width: 90%;
  max-width: 1480px;
  margin: 0 auto;
  padding: 60px 0;
}

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

strong {
  font-weight: bold;
}

a.underline {
  text-decoration: underline;
}

a:hover,
a:active {
  opacity: 0.8;
  cursor: pointer;
}

.center {
  text-align: center;
  margin: 0 auto;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.f11 {
  font-size: 11px;
  line-height: 1.4em;
}

.f12 {
  font-size: 12px;
  line-height: 1.4em;
}

.f14 {
  font-size: 14px;
  line-height: 1.5em;
}

.f15 {
  font-size: 15px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f21 {
  font-size: 21px;
  line-height: 1.65em;
}

.flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flexL {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}

.flexC {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.padding0 {
  padding: 0;
}

.marginT10 {
  margin-top: 10px;
}

.marginT20 {
  margin-top: 20px;
}

.marginT30 {
  margin-top: 30px;
}

.marginT40 {
  margin-top: 40px;
}

.marginT60 {
  margin-top: 60px;
}

.marginB3 {
  margin-bottom: 3px !important;
}

.marginB10 {
  margin-bottom: 10px !important;
}

.marginB20 {
  margin-bottom: 20px !important;
}

.marginB30 {
  margin-bottom: 30px !important;
}

.marginB40 {
  margin-bottom: 40px !important;
}

.marginB60 {
  margin-bottom: 60px !important;
}

.sp_block {
  display: none;
}

@media print,
screen and (max-width:767px) {
  .contents {
    padding: 30px 0;
  }

  .marginT40 {
    margin-top: 20px;
  }

  .marginB40 {
    margin-bottom: 20px;
  }

  .marginB60 {
    margin-bottom: 40px;
  }

  .sp_block,
  .sp_flexBlock {
    display: block;
  }

  .sp_none {
    display: none
  }
}

.clear {
  clear: both;
}

.block:after,
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0
}

.popup-youtube {
  position: relative;
  display: inline-block;
}

.popup-youtube span.play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: 120px;
  max-height: 120px;
}

#pagetop {
  clear: both;
  width: 28px;
  position: fixed;
  margin: 0 0 0;
  right: 20px;
  bottom: 40px;
}

@media screen and (max-width: 750px) {
  #pagetop {
    clear: both;
    width: 28px;
    position: fixed;
    margin: 0 0 0;
    right: 5px;
    bottom: 5px;
  }
}

/** ***************************************************************************
 * レイアウト
 * ************************************************************************* */


.box2 {
  width: calc(100% / 2 - 4%);
  padding-left: 2%;
  padding-right: 2%;
  margin-bottom: 20px;
}

.box3 {
  width: calc(100% / 3 - 4%);
  padding-left: 2%;
  padding-right: 2%;
  margin-bottom: 20px;
}

.box4 {
  width: calc(100% / 4 - 4%);
  padding-left: 2%;
  padding-right: 2%;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {

  .box2,
  .sp_box1 {
    width: calc(100% / 1);
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
  }

  .box3 {
    width: calc(100% / 1);
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
  }

  .box4,
  .sp_box2 {
    width: calc(100% / 2 - 4%);
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 20px;
  }
}

.text_left {
  text-align: left;
}

.text_right {
  text-align: right;
}

.text_center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

.margin0 {
  margin: 0;
}

.marginT20 {
  margin-top: 20px;
}

.marginT40 {
  margin-top: 40px;
}

.marginB40 {
  margin-bottom: 40px;
}

.icon_link {
  margin-left: 0.5em;
  vertical-align: inherit;
}

.kome {
  position: relative;
  margin-left: 1em;
}

.kome p::before {
  content: '※';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  left: -1em;
}

@media print,
screen and (min-width:768px) {
  .f11 {
    font-size: 0.8em;
  }

  .f20 {
    font-size: 1.714em;
  }
}

@media (min-width: 751px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

/** ***************************************************************************
 * ナビゲーション
 * ************************************************************************* */
@media print,
screen and (min-width:1024px) {
  #top_header .flexL {
    height: 60px;
  }

  #nav #overlay {

    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }

  #nav input,
  #nav label,
  #nav #overlay .pc_none {
    display: none;
  }

  #nav #overlay ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  #nav #overlay ul li {
    width: auto;
    height: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    color: #e6607c;
  }

  #nav #overlay ul li p {
    height: 28px;
    margin: 0 auto;
    position: relative;
  }

  #nav #overlay ul li p.border_none {
    border-right: none;
  }

  #nav #overlay ul li a {
    display: block;
    color: #e6607c;
    padding: 16px 16px;
    position: relative;
  }

  #nav #overlay ul li a:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 1px;
    height: 18px;
    border-right: 1px solid #f7e3e3
  }

  #nav #overlay ul li:last-child a:after {
    display: none;
  }

  #nav #overlay ul li:hover {
    background: #FFE986;
  }

  #nav #overlay ul li:hover a {
    opacity: 1
  }

  #nav #overlay ul li ul {
    display: none;
  }

  #nav #overlay ul li:hover ul {
    display: flex;
    flex-direction: row;
    justify-content: right;
    background: #e6607c;
  }

  /* Submenu */
  #nav #overlay ul li ul {
    position: absolute;
    top: 60px;
    left: -100%;
    right: -100%;
    width: 100%;
    margin: auto;
    z-index: 100;
  }

  #nav #overlay ul li ul li {
    text-align: right;
    display: block;
    font-size: 0.98em;
    border-right: none;
    min-width: auto;
    height: auto;
    white-space: nowrap;
    position: relative;
  }

  #nav #overlay ul li ul li a {
    padding: 20px;
    color: #fff;
  }

  #nav #overlay ul li ul li:hover a {
    opacity: 1;
    color: #595757
  }
}

@media print,
screen and (max-width:1023px) {
  body {
    margin: 0;
    font-family: arial;
    width: 100%;
    height: 100%;
    animation: bugfix infinite 1s;
    -webkit-animation: bugfix infinite 1s;
  }

  @keyframes bugfix {
    from {
      padding: 0;
    }

    to {
      padding: 0;
    }
  }

  @-webkit-keyframes bugfix {
    from {
      padding: 0;
    }

    to {
      padding: 0;
    }
  }

  #overlay-button {
    position: fixed;
    right: 0px;
    top: 0px;
    padding: 24px 11px;
    z-index: 5;
    cursor: pointer;
    user-select: none;
    background: #fff;
    z-index: 999999;
  }

  #overlay-button span {
    height: 4px;
    width: 35px;
    border-radius: 2px;
    background-color: #e6607c;
    position: relative;
    display: block;
    transition: all .2s ease-in-out;
  }

  #overlay-button span:before {
    top: -10px;
    visibility: visible;
  }

  #overlay-button span:after {
    top: 10px;
  }

  #overlay-button span:before,
  #overlay-button span:after {
    height: 4px;
    width: 35px;
    border-radius: 2px;
    background-color: #e6607c;
    position: absolute;
    content: "";
    transition: all .2s ease-in-out;
  }

  #overlay-button:hover span,
  #overlay-button:hover span:before,
  #overlay-button:hover span:after {
    background: #e6607c;
  }

  .flex_nav input[type=checkbox] {
    display: none;

  }

  .flex_nav input[type=checkbox]:checked~#overlay-button:hover span:before,
  .flex_nav input[type=checkbox]:checked~#overlay-button:hover span:after {
    background: #e6607c;
  }

  .flex_nav input[type=checkbox]:checked~#overlay {
    visibility: visible;
  }

  .flex_nav input[type=checkbox]:checked~#overlay-button:hover span,
  .flex_nav input[type=checkbox]:checked~#overlay-button span {
    background: transparent;

  }

  .flex_nav input[type=checkbox]:checked~#overlay-button,
  .flex_nav input[type=checkbox]:checked~#overlay-button {

    background: transparent;

  }

  .flex_nav input[type=checkbox]:checked~#overlay-button span:before {
    transform: rotate(45deg) translate(7px, 7px);

  }

  .flex_nav input[type=checkbox]:checked~#overlay-button span:after {
    transform: rotate(-45deg) translate(7px, -7px);


  }

  #overlay {
    height: 100%;
    width: calc(100% - 20%);
    max-width: 350px;
    background: #FCEFF2;
    z-index: 2;
    visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999998;
    padding: 52px 5% 5% 20px;

    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  #overlay ul:first-child {
    margin-right: 20px;
  }

  #overlay li {
    position: relative;
    margin-left: 1em;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.45em;
  }

  #overlay li::before {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: -1em;
    color: #e6607c;
  }

  #overlay li ul li {
    margin-bottom: 5px;
    margin-left: 0em;
    line-height: 1.55em;
    font-size: 13px;
  }

  #overlay li ul li:first-child {
    margin-top: 5px;
  }

  #overlay li ul li a {
    color: #e6607c;
  }

  #overlay li ul li::before {
    content: none;
    position: absolute;
    left: 0;
  }
}


/** ***************************************************************************
 * タイトル
 * ************************************************************************* */
header {
  height: 60px;
}

.hd_logo {
  margin: 0 20px;
  z-index: 100;
}

.hd_logo img {
  height: 40px;
  width: auto;
}

.flex_nav {
  align-items: center;
}


/* :::::::: ブレイクポイント :::::::: */

@media print,
screen and (max-width:1023px) {
  header {
    height: 60px;
  }

  header.top_header {
    height: 0;
  }

  .hd_logo {
    position: absolute;
    top: 7px;
    left: 20px;
    margin: 0;
    max-width: 250px;
    height: auto;
  }

  .hd_logo img {
    height: 36px;
  }

}

/** ***************************************************************************
 * 1
 */



/* :::::::: ブレイクポイント :::::::: */

@media print,
screen and (min-width:768px) {}

/** ***************************************************************************
 * トップ
 * ************************************************************************* */
.hd_main {
  height: 100vh;
  background: url(../img/top/hd_new_bg.jpg) no-repeat center bottom;
  background-size: cover;
  position: relative;
  overflow: hidden;
  min-height: 720px;
}

.hd_main .hd_logoTop {
  position: absolute;
  top: 5px;
  left: 10px;
}

.hd_main .hd_title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  animation-delay: 0.2s;
  animation-duration: 3s;
}

.hd_main img {
  width: 100%;
}

.hd_main a img {
  transition: all .2s;
}

.hd_main a:hover {
  opacity: 1;
}

.hd_main a:hover img {
  transform: scale(1.05);
}

.hd_main .hd_STaika {
  position: absolute;
  top: 14%;
  right: 80%;
  animation-delay: 0.4s;
  animation-duration: 2s;
  max-width: 19%
}

.hd_main .hd_STsky {
  position: absolute;
  top: 9%;
  left: 77%;
  animation-duration: 2s;
  max-width: 19%
}

.hd_main .hd_STotome {
  position: absolute;
  top: 35%;
  right: 66%;
  animation-delay: 0.8s;
  animation-duration: 2s;
  max-width: 18%
}

.hd_main .hd_STmilk {
  position: absolute;
  top: 33%;
  left: 65%;
  animation-delay: 0.2s;
  animation-duration: 2s;
  max-width: 20%
}

.hd_main .hd_SThime {
  position: absolute;
  top: 58%;
  right: 77%;
  animation-delay: 0.6s;
  animation-duration: 2s;
  max-width: 20%
}

.hd_main .hd_STnastu {
  position: absolute;
  top: 62%;
  left: 80%;
  animation-delay: 1s;
  animation-duration: 2s;
  max-width: 20%
}

.hd_main .hd_ichigochan {
  position: absolute;
  bottom: 4%;
  right: 61%;
  animation-delay: 1.2s;
  animation-duration: 2s;
  max-width: 20%
}

.hd_main .hd_monster {
  position: absolute;
  bottom: 3%;
  left: 58%;
  animation-delay: 1.2s;
  animation-duration: 2s;
  max-width: 20%
}


@media screen and (max-width:767px) {
  .hd_main {
    background: url(../img/top/hd_new_sp.jpg) no-repeat center top;
    background-size: cover;
    min-height: 0;
  }

  .hd_main .hd_logoTop {
    width: 40vw;
    position: absolute;
    top: 1vh;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }

  .hd_main .hd_title {
    width: 86vw;
    top: 9vh;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }

  .hd_main .hd_STotome {
    top: 43vh;
    left: auto;
    right: 74vw;
    width: 24vw;
    max-width: 24vw;
  }

  .hd_main .hd_STsky {
    top: 26vh;
    left: 58vw;
    width: 25vw;
    max-width: 25vw;
  }

  .hd_main .hd_STaika {
    top: 27vh;
    right: 58vw;
    width: 24vw;
    max-width: 24vw;
  }

  .hd_main .hd_SThime {
    top: 60vh;
    right: 76vw;
    width: 25vw;
    max-width: 25vw;
  }

  .hd_main .hd_STmilk {
    top: 44vh;
    left: 74vw;
    right: auto;
    max-width: 22vw;
  }

  .hd_main .hd_STnastu {
    top: 63vh;
    left: 70vw;
    width: 30vw;
    max-width: 30vw;
  }

  .hd_main .hd_ichigochan {
    position: absolute;
    bottom: 4vh;
    right: 63vw;
    max-width: 22vw;
  }

  .hd_main .hd_monster {
    position: absolute;
    bottom: 3vh;
    left: 59vw;
    max-width: 32vw;
  }
}


#bnr {
  background: #F1AAB8;
}

#bnr .contents {
  padding: 40px 0 20px 0
}

.p-top__banner img {
  width: 100%;
  box-shadow: 0 0 12px #fff;
  border: 1px solid #fff;
}

/*
.p-top__kv {
  width: 100%;
  height: 611px;
  background: url(../img/top/kv.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  text-align: center;
  position: relative
}
@media screen and (max-width:767px) {
  .p-top__kv {
    width: 100%;
    height: 100.26667vw;
    background: url(../img/top/kv_sp.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    text-align: center;
    padding: 5.73333vw 5.06667vw 0
  }
}
.p-top__kvButtonWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.p-top__kvButton {
  display: block;
  width: 363px;
  height: 363px;
  cursor: default;
  margin-top: 150px
}
@media screen and (max-width:767px) {
  .p-top__kvButton {
    margin-top: 0;
    width: 37.6vw;
    height: 37.6vw
  }
}
.p-top__kvTxt {
  position: absolute;
  width: 71px;
  height: 157px;
  top: 10.90776vw;
  right: 32.43045vw
}
@media screen and (max-width:767px) {
  .p-top__kvTxt {
    width: 7.33333vw;
    height: 16.26667vw;
    top: 32.8vw;
    right: 19.33333vw
  }
}
*/

/** ***************************************************************************
 * トップ　ナビゲーション
 * ************************************************************************* */
.p-top__menu {
  background: #e6607c;
  padding: 16px 0;
}

@media screen and (max-width:767px) {
  .p-top__menu {
    padding: 0
  }
}

.p-top__menuInner {
  max-width: 1024px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}

.p-top__menuInner li {
  width: calc(100% / 4 - 1px);
  border-right: 1px solid #fff;
  position: relative;
  height: 50px;
}

.p-top__menuInner li:first-child {
  border-left: 1px solid #fff;
}

.p-top__menuInner a {
  display: flex;
  align-items: center;
  font-size: 18px;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  height: 50px;
  color: #fff;
  font-weight: bold;
}

.p-top__menuInner span {
  font-size: 12px;
  display: block;
}

@media screen and (max-width:767px) {
  .p-top__menuInner {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }

  .p-top__menuInner li {
    width: calc(100% / 2 - 1px);
    border-right: none;
    border-bottom: 1px solid #fff;
    height: 60px;
  }

  .p-top__menuInner li:nth-child(2n) {
    border-left: 1px solid #fff;
  }

  .p-top__menuInner li:last-child {
    border-bottom: none;
  }

  .p-top__menuInner li:first-child {
    border-left: none;
  }
}

@media print,
screen and (min-width:751px) {
  .p-top__menuSpWide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media screen and (max-width:767px) {
  .p-top__menuSpWide {
    width: 100%;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center !important;
    height: 13.6vw;
    border-bottom: .01333vw solid #fff;
    border-right: .01333vw solid #fff
  }
}

@media print,
screen and (min-width:751px) {
  .p-top__menuSpWide img {
    display: block
  }
}

@media screen and (max-width:767px) {
  .p-top__menuSpWide img {
    display: block;
    margin: 0 auto;
    width: 45.06667vw;
    height: 3.86667vw;
    text-align: center
  }
}

@media print,
screen and (min-width:751px) {
  .p-top__menuSpSmall {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media screen and (max-width:767px) {
  .p-top__menuSpSmall {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 13.6vw;
    border-bottom: .01333vw solid #fff;
    border-right: .01333vw solid #fff
  }
}

@media screen and (max-width:767px) {
  .p-top__menuSpSmall--01 img {
    width: 29.33333vw;
    height: 6.8vw
  }
}

@media screen and (max-width:767px) {
  .p-top__menuSpSmall--02 {
    border-bottom: none
  }
}

@media screen and (max-width:767px) {
  .p-top__menuSpSmall--02 img {
    width: 42.46667vw;
    height: 3.8vw;
    margin-bottom: 1.6vw
  }
}

@media screen and (max-width:767px) {
  .p-top__menuSpSmall--03 {
    border-bottom: none
  }
}

@media screen and (max-width:767px) {
  .p-top__menuSpSmall--03 img {
    width: 23.46667vw;
    height: 4vw;
    margin-bottom: 1.6vw
  }
}

@media screen and (max-width:767px) {
  .p-top__menuSpSmall--04 {
    border-bottom: none
  }
}

@media screen and (max-width:767px) {
  .p-top__menuSpSmall--04 img {
    width: 22.53333vw;
    height: 4.26667vw;
    margin-bottom: 1.6vw
  }
}

/** ***************************************************************************
 * 概要
 * ************************************************************************* */
#about p.f18 {
  line-height: 1.8em;
}

#about ul.snsLink li a {
  display: block;
  color: #d2456d;
  font-family: "游明朝", "YuMincho", "Yu Mincho", Times, serif;
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  padding: 16px;
  background-color: #fbf4f4;
  box-shadow: 5px 5px rgba(207, 0, 90, 0.25);
  border-radius: 12px;
}

#about ul.snsLink li a:hover {
  box-shadow: 5px 5px rgba(207, 0, 90, 0.1);
}

#about ul {
  margin-bottom: 20px;
}

#about ul li.box4 {
  width: calc(100% / 4 - 2%);
  margin-left: 1%;
  margin-right: 1%;
  padding: 0;
  margin-bottom: 20px;
  box-shadow: none;
}

#about ul li a {
  border-radius: 25px;
  display: block;
  text-align: center;
  padding: 20px;
}

#about ul li a p {
  font-size: 18px;
  line-height: 1.35em;
  color: #fff;
  font-weight: bold;
}

#about ul li a img {
  margin-bottom: 10px;
  max-width: 120px;
}

#about ul li.enjoy1 a {
  background: #d01619
}

#about ul li.enjoy2 a {
  background: #e3345c
}

#about ul li.enjoy3 a {
  background: #e38089
}

#about ul li.enjoy4 a {
  background: #f0aeb6
}

#about ul li.enjoy5 a {
  background: #72c4ee
}

#about ul li.enjoy6 a {
  background: #18903b
}

#about ul li.enjoy7 a {
  background: #80af48
}

#about ul li.enjoy8 a {
  background: #00998F
}

@media screen and (max-width:767px) {
  #about ul li.box4 {
    width: calc(100% / 2 - 2%);
    margin-left: 1%;
    margin-right: 1%;
    padding: 0;
    margin-bottom: 20px;
  }

  #about img {
    max-width: 250px;
  }

  #about p.f18 {
    font-size: 16px;
    text-align: left;
  }
}

/** ***************************************************************************
 * 新着情報
 * ************************************************************************* */
.top_h2 {
  text-align: center;
  margin-bottom: 50px;
  font-size: 36px;
  font-weight: bold;
  color: #595757;
  line-height: 1.1em;
}

.top_h2 img {
  margin-bottom: 5px;
}

.top_h2 span {
  display: block;
  font-size: 14px;
  color: #e6607c;
  font-weight: normal;
}

@media screen and (max-width:767px) {
  .top_h2 img {
    width: auto;
  }

  .top_h2 p {
    font-size: 28px;
  }
}

#news {
  background: #f7e3e3;
  position: relative
}

.ichigo1 {
  position: absolute;
  bottom: 0;
  right: 5%;
}

.ichigo1 img,
.ichigo2 img,
.monster1 img {
  max-width: none;
}

.p-top__newsWrap {
  max-width: 800px;
  margin: 0 auto 0
}

@media screen and (max-width:767px) {
  .p-top__newsWrap {
    width: 92vw;
    margin: 0 auto
  }
}

.p-top__newsBlock {
  background: #fff;
  padding: 10px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left
}

@media screen and (max-width:767px) {
  .p-top__newsBlock {
    display: block;
  }
}

.p-top__newsBlock .headline {
  min-width: 7em;
  margin-right: 25px;
  color: #e6607c;
  font-weight: bold;
}

.p-top__newsBlock .newsTxt {
  color: #1d1d1d;
}

@media screen and (max-width:767px) {
  .p-top__newsBlock .newsTxt {
    font-size: 13px;
    font-size: 3.46667vw;
    line-height: 2
  }
}

.p-top__newsBlock:last-child {
  border-radius: 0 0 25px 25px;
  padding-bottom: 30px;
}

.p-top__newsBlock--01 {
  border-radius: 25px 25px 0 0;
  padding-top: 30px;
}

.more {
  margin-bottom: 20px;
}

.more a {
  margin: 40px auto 0 auto;
  background: #e6607c;
  color: #fff;
  display: block;
  max-width: 300px;
  position: relative;
  padding: 10px 20px 10px 10px;
  border-radius: 35px;
  text-align: center;
}

.more a::after {
  content: '\f105';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: .75em;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/** ***************************************************************************
 * 楽しむ$#
 * ************************************************************************* */
#enjoy {
  position: relative;
  background: #fff url(../img/common/bg_king.png) repeat;
}

.ichigo2 {
  position: absolute;
  bottom: -20px;
  right: 85%;
  z-index: 10;
}

#enjoy ul li.box4 {
  width: calc(100% / 4 - 2%);
  margin-left: 1%;
  margin-right: 1%;
  padding: 0;
  margin-bottom: 20px;
}

@media screen and (max-width:767px) {
  #enjoy ul li.box4 {
    width: calc(100% / 2 - 2%);
    margin-left: 1%;
    margin-right: 1%;
    padding: 0;
    margin-bottom: 20px;
  }
}

#enjoy ul li a {
  border-radius: 25px;
  display: block;
  text-align: center;
  padding: 20px;
}

#enjoy ul li a p {
  font-size: 18px;
  line-height: 1.35em;
  color: #fff;
  font-weight: bold;
}

#enjoy ul li a img {
  margin-bottom: 10px;
  max-width: 120px;
}

ul li.enjoy1 a {
  background: #d01619
}

ul li.enjoy2 a {
  background: #e3345c
}

ul li.enjoy3 a {
  background: #e38089
}

ul li.enjoy4 a {
  background: #f0aeb6
}

ul li.enjoy5 a {
  background: #72c4ee
}

ul li.enjoy6 a {
  background: #18903b
}

ul li.enjoy7 a {
  background: #80af48
}

ul li.enjoy8 a {
  background: #00998F
}

ul li.enjoy9 a {
  background: #ffaa3e
}

ul li.enjoy10 a {
  background: #0079a2
}

ul li.enjoy11 a {
  background: #b586c4
}

@media screen and (max-width:767px) {
  #enjoy ul li a {
    padding: 10px;
  }

  #enjoy ul li a p {
    font-size: 14px;
  }

  #enjoy ul li a img {
    max-width: 80px;
    margin-bottom: 5px;
  }
}


/** ***************************************************************************
 * 学ぶ・知る
 * ************************************************************************* */
#study {
  position: relative;
  background: #FFF;
  border-top: 1px solid #F7E3E3;
}

#study .contents {
  padding-bottom: 0;
}

.ichigo2 {
  position: absolute;
  bottom: -20px;
  right: 85%;
  z-index: 10;
}

#study ul li.box4 {
  width: calc(100% / 4 - 2%);
  margin-left: 1%;
  margin-right: 1%;
  padding: 0;
  margin-bottom: 20px;
}

@media screen and (max-width:767px) {
  #study ul li.box4 {
    width: calc(100% / 2 - 2%);
    margin-left: 1%;
    margin-right: 1%;
    padding: 0;
    margin-bottom: 20px;
  }
}

#study ul li a {
  border-radius: 25px;
  display: block;
  text-align: center;
  padding: 20px;
}

#study ul li a p {
  font-size: 18px;
  line-height: 1.35em;
  color: #fff;
  font-weight: bold;
}

#study ul li a img {
  margin-bottom: 10px;
  max-width: 120px;
}

ul li.enjoy1 a {
  background: #d01619
}

ul li.enjoy2 a {
  background: #e3345c
}

ul li.enjoy3 a {
  background: #e38089
}

ul li.enjoy4 a {
  background: #f0aeb6
}

ul li.enjoy5 a {
  background: #72c4ee
}

ul li.enjoy6 a {
  background: #18903b
}

ul li.enjoy7 a {
  background: #80af48
}

ul li.enjoy8 a {
  background: #00998F
}

@media screen and (max-width:767px) {

  #about ul li a,
  #study ul li a {
    padding: 10px;
  }

  #about ul li a p,
  #study ul li a p {
    font-size: 14px;
  }

  #about ul li a img,
  #study ul li a img {
    max-width: 80px;
    margin-bottom: 5px;
  }
}

/** ***************************************************************************
 * 品種紹介
 * ************************************************************************* */
#variety {
  background: #f7e3e3;
  position: relative
}

#variety .p-about__contentsSlideBtnWrap {
  padding: 0 0 60px;
}

/** ***************************************************************************
 * いちごで稼ぐ
 * ************************************************************************* */
#work {
  background: #f7e3e3;
  position: relative
}

.monster1 {
  position: absolute;
  bottom: -20px;
  right: 3%;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

#work li {
  background: #fff;
  border-radius: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#work li h3 {
  text-align: center;
  color: #e6607c;
  font-weight: bold;
  font-size: 21px;
}

#work li img {
  margin: 10px 0;
}

#work li .more a {
  background: #f1a5b5;
  margin-top: 20px;
}

@media screen and (max-width:767px) {
  #work li {
    padding: 20px;
  }
}

/** ***************************************************************************
 * スポンサー
 * ************************************************************************* */

.sponsore {
  background: #ea4861
}

.p-top__sponsoredWrap {
  width: 680px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width:767px) {
  .p-top__sponsoredWrap {
    width: 88vw;
    margin-bottom: 3vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

/*
.p-top__sponsoredMask {
  position: absolute
}
.p-top__sponsoredMask--left {
  top: 870px;
  left: 12px
}
.p-top__sponsoredMask--right {
  top: 900px;
  right: 16px
}
*/
.p-top__bottomContents {
  background: #ea4861;
  text-align: center;
  padding-bottom: 41px
}

@media screen and (max-width:767px) {
  .p-top__bottomContents {
    padding-bottom: 18.66667vw
  }
}

.p-top__sponsoredBanner {
  margin: 0 auto 20px
}

@media screen and (max-width:767px) {
  .p-top__sponsoredBanner {
    margin-bottom: 4vw
  }
}

@media screen and (max-width:767px) {
  .banner01 {
    width: 52vw;
    display: block
  }
}

@media screen and (max-width:767px) {
  .banner01 img {
    width: 52vw
  }
}

@media screen and (max-width:767px) {
  .banner02 img {
    width: 32vw
  }
}

@media screen and (max-width:767px) {
  .banner03 {
    padding-left: 3vw
  }
}

@media screen and (max-width:767px) {
  .banner03 img {
    width: 42vw
  }
}

.banner04 {
  display: block
}

@media screen and (max-width:767px) {
  .banner04 {
    width: 36vw;
    margin-right: 3vw
  }
}



.fb-page {
  width: 664px !important
}

@media screen and (max-width:767px) {
  .fb-page {
    width: 91.73333vw !important;
    height: 71.33333vw;
    margin-bottom: 18.66667vw !important
  }
}

.top_modal {
  display: block
}

@media screen and (max-width:767px) {
  .top_modal {
    margin-top: 1.33333vw !important;
    margin-bottom: 0
  }
}

.blank:hover {
  opacity: 1
}

.u-mt00 {
  margin-top: 0
}

.u-pci {
  display: inline-block
}

@media screen and (max-width:767px) {
  .u-pci {
    display: none
  }
}

.u-spi {
  display: none
}

@media screen and (max-width:767px) {
  .u-spi {
    display: inline-block
  }
}

.u-pc {
  display: block
}

@media screen and (max-width:767px) {
  .u-pc {
    display: none
  }
}

.u-sp {
  display: none
}

@media screen and (max-width:767px) {
  .u-sp {
    display: block
  }
}

.pagination-inner {
  display: flex;
  justify-content: center;
}

.pagination .page-numbers {
  border: 1px solid #EA4861;
  padding: 4px 10px;
  background: #fff;
  color: #EA4861;
  margin: 0 5px;
}

.pagination .page-numbers.current {
  background: transparent;
}

/** ***************************************************************************
 * いちごの日
 * ************************************************************************* */
.bg_h2 {
  background-image: url(../img/ichigoday/title_bg.png);
  background-repeat: repeat;
  background-position: center center;
  height: 280px;
  text-align: center;
  position: relative;
}

.bg_h2 h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
  font-size: 40px;
  width: 90%;
  max-width: 1024px;
}

.p-ichigoday__about .about_text {
  color: #806e00;
  font-weight: bold;
  line-height: 2em;
}

@media screen and (max-width:767px) {
  .p-ichigoday__about .about_text {
    text-align: left;
  }

  .bg_h2 {
    height: 200px;
  }

  .bg_h2 h2 {
    width: 90%;
    font-size: 28px;
  }
}

.p-ichigoday__about {
  position: relative;
  text-align: center
}

.p-ichigoday__about .contents {
  padding-bottom: 100px;
}

.p-ichigoday__about .about_imgL {
  position: absolute;
  top: 50%;
  right: 73%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.p-ichigoday__about .about_imgR {
  position: absolute;
  top: 50%;
  left: 73%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.bg_ichigoday1 {
  background-image: url(../img/ichigoday/day_bg.png);
  background-repeat: repeat;
  background-position: center center;
  text-align: center;
  background-attachment: fixed;
  position: relative;
}

.bg_ichigoday2 {
  background: rgba(212, 154, 76, .35)
}

.bg_ichigoday1 .day_ribbon {
  position: absolute;
  top: -57px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  min-width: 340px;
}

.bg_ichigoday1 ul,
.bg_ichigoday2 ul {
  margin-top: 40px;
}

.bg_ichigoday1 ul li,
.bg_ichigoday2 ul li {
  background: #fff;
  width: calc(100% / 2 - 20px);
  padding: 50px;
  border-radius: 25px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
  position: relative;
}

.bg_ichigoday1 ul li .box2,
.bg_ichigoday2 ul li .box2 {
  background: #fff;
  width: calc(100% / 2);
}

.day_kei1 {
  position: absolute;
  top: 10px;
  left: 10px
}

.day_kei2 {
  position: absolute;
  top: 10px;
  right: 10px
}

.day_kei3 {
  position: absolute;
  bottom: 10px;
  left: 10px
}

.day_kei4 {
  position: absolute;
  bottom: 10px;
  right: 10px
}

@media screen and (max-width:767px) {

  .bg_ichigoday1 ul li,
  .bg_ichigoday2 ul li {
    background: #fff;
    width: calc(100% / 1);
    padding: 40px 40px 60px 40px;
    border-radius: 25px;
    position: relative;
  }

  .day_kei1,
  .day_kei2,
  .day_kei3,
  .day_kei4 {
    max-width: 50px;
  }
}

.bg_ichigoday1 ul li h4,
.bg_ichigoday2 ul li h4 {
  color: #806e00;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}

.bg_ichigoday1 ul li p.left,
.bg_ichigoday2 ul li p.left {
  font-size: 13px;
}

/** ***************************************************************************
 * 歴史年表マップ
 * ************************************************************************* */
.p-history__contents {
  position: relative;
  margin-top: 80px;
}

.p-history__contents.first {
  margin-top: 25px;
}

.p-history__contents h3 {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background: #e4607c;
  font-size: 24px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  width: 100%;
  max-width: 500px;
  color: #fff;
  border-radius: 30px;
  z-index: 1;
}

.p-history__contents .history_box {
  background: #fffff0;
  border: 2px solid #f2b3c0;
  border-radius: 25px;
  box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%);
  padding: 60px 20px 10px 20px;
}

.p-history__contents .history_box dt {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #f2b3c0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #e4607c;
}

.p-history__contents .history_box dd sup {
  font-size: 10px;
}

.text_pink {
  color: #e4607c;
}

.kome {
  margin-left: 1em;
  position: relative;
  font-size: 12px;
  margin-top: 10px;
}

.kome:before {
  position: absolute;
  left: -1em;
  content: "※";
}

/** ***************************************************************************
 * アンバサダー紹介
 * ************************************************************************* */

.ad_text p {
  font-weight: bold;
  line-height: 2em;
  text-align: center;
  font-size: 18px !important;
}

@media screen and (max-width:767px) {
  .ad_text p {
    text-align: left;
    font-size: 14px !important;
  }
}

.p-ambassador__hashtag {
  border: solid 40px;
  border-image: url(../img/ambassador/ad_kei.jpg) 60 / 60px / 0px round;
  padding: 0;
  position: relative;
  margin: 60px 0;
  background: #f4d6d6;
  display: flex;
  justify-content: space-between;
}

.p-ambassador__hashtag .ad_img09 {
  position: absolute;
  top: -55px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.p-ambassador__hashtag h3 {
  font-size: 30px;
  font-weight: bold;
  margin: 12px 0;
}

.p-ambassador__hashtag h3 span {
  color: #bd173c;
}

.p-ambassador__hashtag ul {
  display: flex;
  justify-content: space-between;
}

.p-ambassador__hashtag ul li {
  margin: 0 20px;
  line-height: 1;
}

.p-ambassador__hashtag ul li a {
  color: #bd173c;
  font-size: 64px;
}

.p-ambassador__hashtag ul li a i {
  transition: all 0.1s;
}

.p-ambassador__hashtag ul li a img {
  width: 54px;
}

.p-ambassador__hashtag ul li a:hover i,
.p-ambassador__hashtag ul li a:hover img {
  transform: scale(1.1);
  opacity: 0.8;
}

.p-ambassador__contents li.box2 {
  border: solid 60px;
  border-image: url(../img/ambassador/ad_kei.jpg) 60 / 60px / 0px round;
  padding: 0;
  position: relative;
  margin-bottom: 60px;
  background: #f4d6d6;
}

.p-ambassador__contents li.box2 .ad_img09 {
  position: absolute;
  top: -75px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.p-ambassador__contents li.box2 h3 {
  font-size: 30px;
  margin: 20px 0 5px 0;
  color: #c9003c;
}

@media screen and (max-width:767px) {
  .p-ambassador__contents li.box2 {
    border: solid 40px;
    border-image: url(../img/ambassador/ad_kei.jpg) 60 / 60px / 0px round;
    margin-bottom: 40px;
  }

  .p-ambassador__contents li.box2 .ad_img09 {
    top: -55px;
  }

  .p-ambassador__contents li.box2 .center img {
    max-width: 65%;
  }

  .p-ambassador__hashtag {
    border: solid 30px;
    border-image: url(../img/ambassador/ad_kei.jpg) 60 / 60px / 0px round;
    margin: 40px 0;
    display: block;
  }

  .p-ambassador__hashtag .ad_img09 {
    top: -45px;
  }

  .p-ambassador__hashtag h3 {
    font-size: 5vw;
    margin: 6px 0;
    text-align: center;
  }

  .p-ambassador__hashtag ul {
    justify-content: center;
    margin: 10px 0;
  }

  .p-ambassador__hashtag ul li {
    margin: 0 15px;
  }

  .p-ambassador__hashtag ul li a {
    font-size: 13vw;
  }

  .p-ambassador__contents li.box2 h3 {
    font-size: 6.5vw;
  }
}

.p-ambassador__contents li.box2 .text_pink {
  color: #c9003c;
}

.p-ambassador__contents li.box2 p img {
  vertical-align: baseline;
  width: auto;
  height: auto;
}

.p-ambassador__contents li.box2 ul.flexC {
  margin-top: 30px;
}

.p-ambassador__contents li.box2 ul.flexC li {
  margin: 5px;
  position: relative;
  width: 60px;
  height: 60px;
}

.p-ambassador__contents li.box2 ul.flexC li a {
  background: #d3615a;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  color: #fff;
  display: block;
  line-height: 1;
  font-size: 30px;
}

.p-ambassador__contents li.box2 ul.flexC li a img {
  max-width: 30px;
  width: 30px;
}

.p-ambassador__contents li.box2 ul.flexC li a img,
.p-ambassador__contents li.box2 ul.flexC li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#pr-tbl {
  width: 1024px;
  margin: 0 auto 30px;
}

#pr-tbl table {
  width: 100%;
  border-collapse: collapse;
  border: solid #CCC;
  border-width: 1px;
  color: #222;
}

#pr-tbl table tr th,
#pr-tbl table tr td {
  padding: 0.75em;
  text-align: left;
  vertical-align: top;
  border: solid #CCC;
  border-width: 1px;
  vertical-align: middle;
  font-size: 16px;
}

#pr-tbl table tr th {
  background: #FEE5BD;
  white-space: nowrap;
}

#pr-tbl table tr td label {
  display: block;
}

.wpcf7-list-item {
  display: block;
  margin-bottom: 5px;
}

@media screen and (max-width:767px) {
  #pr-tbl {
    width: 100%;
  }

  #pr-tbl table,
  #pr-tbl table tbody,
  #pr-tbl table tr,
  #pr-tbl table tr th,
  #pr-tbl table tr td {
    display: block;
  }

  #pr-tbl table {
    width: 100%;
    border-width: 0 0 1px 0;
  }

  #pr-tbl table tr th,
  #pr-tbl table tr td {
    width: 100%;
    padding: 5px 8px;
    box-sizing: border-box;
  }

  #pr-tbl table tr td {
    border-width: 0px 1px 0px 1px;
  }
}

/*「必須」文字デザイン*/
.required {
  font-size: .8em;
  padding: 5px;
  background: #d3615a;
  color: #fff;
  border-radius: 3px;
  margin-right: 5px;
}

/*「任意」文字デザイン*/
.optional {
  font-size: .8em;
  padding: 5px;
  background: #000080;
  color: #fff;
  border-radius: 3px;
  margin-right: 5px;
}

/* 入力項目を見やすく */
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding: 8px 15px;
  margin-right: 10px;
  margin-top: 10px;
  border: 1px solid #d0d5d8;
  border-radius: 3px;
  background-color: #eff1f5;
}

textarea.wpcf7-form-control.wpcf7-textarea {
  height: 200px;
}

input.wpcf7-form-control.wpcf7-text.postcode {
  width: 33%;
}

/* 「送信する」ボタン */
input.wpcf7-submit {
  display: block;
  padding: 15px;
  width: 400px;
  background: #d3615a;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 2px;
  margin: 15px auto 0
}

@media screen and (max-width:767px) {
  input.wpcf7-submit {
    width: 250px;
  }
}

input.wpcf7-submit:hover {
  box-shadow: 0 15px 30px -5px rgba(0, 0, 0, .15), 0 0 5px rgba(0, 0, 0, .1);
  transform: translateY(-4px);
  opacity: 0.7;
}

/* エラーメッセージを見やすく */
span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
  color: red;
  font-weight: 600;
}

/** ***************************************************************************
 * いちご王国のいちご達_とちあいか
 * ************************************************************************* */

.p-about__contents .more a {
  margin: 0 auto;
  background: #f1a5b5;
}

.p-tochiaika p {
  font-size: 16px;
}

.p-tochiaika p.f12 {
  font-size: 12px;
  line-height: 1.4em;
}

.p-tochiaika img {
  width: auto;
}

.p-tochiaika__contents1 {
  text-align: center;
}

.p-tochiaika__contents1 h3 {
  color: #e4607c;
  font-size: 45px;
  line-height: 1.4em;
  padding-bottom: 20px;
  margin: 0 auto 25px auto;
  border-bottom: 1px solid #e4607c;
  max-width: 700px;
}

.p-tochiaika__contents1 h3 span {
  display: block;
  font-size: 18px;
  line-height: 1em;
}

.p-tochiaika__contents1 p span {
  background: linear-gradient(transparent 60%, #ffff9e 30%);
}

@media screen and (max-width:767px) {
  .p-tochiaika__contents1 p {
    text-align: left;
  }

}

.p-tochiaika__contents2 {
  background: #f5e1e1;
}

.p-tochiaika__contents2 ul li {
  background: #fff;
  border-radius: 25px;
  padding: 60px 2% 20px 2%;
  position: relative;
  margin-top: 45px;
}

@media screen and (max-width:767px) {
  .p-tochiaika__contents2 ul li {
    padding: 60px 20px 20px 20px;
  }
}

.p-tochiaika__contents2 ul li h4 {
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: calc(100% - 4% - 20px);
  text-align: center;
  color: #fff;
  font-size: 21px;
  background: #e2607c;
  padding: 10px 0;
  border-radius: 40px;
  line-height: 1.35em;
}

.p-tochiaika__contents2 .kane_comment {
  background: #ffffc6;
  border-radius: 25px;
  padding: 20px;
  position: relative;
}

.p-tochiaika__contents2 .kane_comment:after {
  position: absolute;
  content: '';
  bottom: -20px;
  left: 30%;
  display: block;
  width: 28px;
  height: 22px;
  background-image: url(../../assets/img/tochiaika/kane_comment.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.p-tochiaika__contents2 .kanetaka {
  position: relative;
  padding-bottom: 160px;
}

.p-tochiaika__contents2 .kanetaka img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.p-tochiaika__contents2 .kanetaka p.kane_name {
  position: absolute;
  bottom: 0;
  right: 120px;
  text-align: right;
}

.p-tochiaika__contents2 .otodoke {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  color: #e2607c;
  line-height: 1.5em;
}

@media screen and (max-width:767px) {
  .p-tochiaika__contents2 .otodoke {
    font-size: 21px;
  }
}

.p-tochiaika__contents3 .tochiaika_box {
  background: #ffffc6;
  border-radius: 25px;
  padding: 40px;
}

.p-tochiaika__contents3 h4 {
  text-align: center;
  color: #fff;
  font-size: 24px;
  background: #ffa64b;
  padding: 15px 10px;
  border-radius: 50px;
  line-height: 1.35em;
  max-width: 650px;
  margin: 0 auto 40px auto;
}

.p-tochiaika__contents3 h4 span {
  font-size: 16px;
  display: block;
  font-weight: normal;
}

.p-tochiaika__contents3 .tochiaika_text {
  column-width: 400px;
  orphans: 2;
}

@media screen and (max-width:767px) {
  .p-tochiaika__contents3 .tochiaika_box {
    padding: 20px;
  }

  .p-tochiaika__contents3 h4 {
    font-size: 21px;
  }

  .p-tochiaika__contents3 .tochiaika_text {
    column-width: auto;
    orphans: 1;
  }
}

.p-tochiaika__contents3 .tochiaika_graph {
  text-align: center;
  background: #fff;
  border-radius: 25px;
  padding: 40px;
  max-width: 650px;
  margin: 40px auto 0 auto;
}

.p-tochiaika__contents3 .tochiaika_graph img {
  margin-top: 30px;
  margin-bottom: 20px;
}

.tochiaika_graph h5 {
  font-size: 24px;
  color: #ffa64b;
}

@media screen and (max-width:767px) {
  .p-tochiaika__contents3 .tochiaika_graph {
    padding: 20px;
  }

  .tochiaika_graph h5 {
    font-size: 21px;
  }
}

.p-tochiaika__contents4.contents {
  padding-top: 0;
}

.p-tochiaika__contents4 h4 {
  color: #e2607c;
  font-size: 24px;
  background: rgba(226, 96, 124, 0.10);
  padding: 15px 10px;
  border-radius: 30px;
  max-width: 650px;
  margin: 0 auto 30px auto;
}

@media screen and (max-width:767px) {
  .p-tochiaika__contents4 h4 {
    font-size: 21px;
  }
}

/** ***************************************************************************
 * キャラクター
 * ************************************************************************* */

.p-top__movie {
  padding: 53px 0 70px;
  background: url(../../assets/img/top/movie_bg.png) no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width:750px) {
  .p-top__movie {
    padding: 0 0 90.66667vw;
    background: url(../../assets/img/top/movie_bg_sp.png) no-repeat;
    background-size: cover;
    background-position: bottom center
  }
}

.p-top__movieTtl {
  width: 832px;
  margin: 0 auto 77px
}

@media screen and (max-width:750px) {
  .p-top__movieTtl {
    width: 71.73333vw;
    margin: 0 auto 2vw
  }
}

.p-top__movieBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:750px) {
  .p-top__movieBlock--01 {
    margin-bottom: 69.33333vw
  }
}

.p-top__movieBlock--02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media screen and (max-width:750px) {
  .p-top__movieBlock {
    display: block;
    position: relative
  }
}

.p-top__movieItem {
  position: relative;
  z-index: 2
}

@media screen and (max-width:750px) {
  .p-top__movieItem img {
    width: 90.53333vw
  }
}

@media screen and (max-width:750px) {
  .p-top__movieItem {
    z-index: 199
  }
}

@media screen and (max-width:750px) {
  .p-top__movieItem--02 {
    text-align: right
  }
}

.p-top__movieLink01 {
  display: block;
  position: absolute;
  width: 474px;
  height: 474px;
  top: 0;
  left: 167px
}

@media screen and (max-width:750px) {
  .p-top__movieLink01 {
    width: 67.6vw;
    height: 67.6vw;
    left: 18vw;
    top: 7vw
  }
}

.p-top__movieLink02 {
  display: block;
  position: absolute;
  width: 474px;
  height: 474px;
  top: 0;
  right: 167px
}

@media screen and (max-width:750px) {
  .p-top__movieLink02 {
    width: 67.6vw;
    height: 67.6vw;
    right: 18vw;
    top: 7vw
  }
}

.p-top__movieTxt--01 {
  width: 704px;
  height: 620px;
  background: url(../img/top/txt_bg01.png) no-repeat;
  background-size: contain;
  margin-left: -70px;
  padding-top: 176px;
  padding-left: 125px
}

@media screen and (max-width:750px) {
  .p-top__movieTxt--01 {
    position: absolute;
    right: -7.33333vw;
    top: 46.66667vw;
    background: url(../img/top/txt_bg01.png) no-repeat;
    background-size: 114.66667vw 114.66667vw;
    width: 106.66667vw;
    height: 114.66667vw;
    z-index: 1;
    padding-top: 7.33333vw;
    padding-left: 0
  }
}

.p-top__movieTxt--02 {
  width: 704px;
  height: 620px;
  background: url(../img/top/txt_bg02.png) no-repeat;
  background-size: contain;
  margin-right: -210px;
  padding-top: 176px;
  padding-left: 125px;
  position: relative;
  z-index: 1
}

@media screen and (max-width:750px) {
  .p-top__movieTxt--02 {
    position: absolute;
    left: -13.33333vw;
    top: 38.66667vw;
    background: url(../img/top/txt_bg02.png) no-repeat;
    background-size: 109.33333vw 110.66667vw;
    width: 109.33333vw;
    height: 112vw;
    z-index: 1;
    padding-top: 0;
    padding-left: 0
  }
}

@media screen and (max-width:750px) {
  .p-top__movieSecretTtl--01 {
    width: 22vw;
    margin-top: 26vw;
    margin-left: 38vw
  }
}

@media screen and (max-width:750px) {
  .p-top__movieSecretTtl--02 {
    width: 22vw;
    margin-top: 36vw;
    margin-left: 38vw
  }
}

.p-top__movieSecretTtl--02 img {
  margin-left: 25px
}

@media screen and (max-width:750px) {
  .p-top__movieSecretTtl img {
    width: 22vw;
    height: 12vw
  }
}

.p-top__movieTxtWrap {
  font-size: 16px;
  color: #fff;
  line-height: 2.2;
  letter-spacing: .06em;
  margin-top: 30px
}

@media screen and (max-width:750px) {
  .p-top__movieTxtWrap {
    font-size: 13px;
    font-size: 3.46667vw;
    line-height: 1.6;
    width: 58.93333vw !important;
    text-align: left;
    margin-top: 3.2vw
  }
}

.p-top__movieTxtWrap--01 {
  width: 324px;
  margin-left: -50px
}

@media screen and (max-width:750px) {
  .p-top__movieTxtWrap--01 {
    width: 58.93333vw !important;
    margin-left: 18vw
  }
}

.p-top__movieTxtWrap--02 {
  width: 314px;
  margin-left: 35px
}

@media screen and (max-width:750px) {
  .p-top__movieTxtWrap--02 {
    width: 58.93333vw !important;
    margin-left: 35vw;
    margin-top: 2.4vw
  }
}

.p-top__movieMask01 {
  position: absolute;
  width: 174px;
  height: 182px;
  top: 92px;
  right: -18px
}

.p-top__movieMask02 {
  position: absolute;
  left: -100px;
  bottom: 53px;
  z-index: 0
}

.p-top__movieMask03 {
  position: absolute;
  bottom: -23px;
  right: 154px
}

.p-top__character {
  /*background: url(../img/top/character_bg.png) no-repeat;*/
  background-size: cover;
  background-position: top center;
  position: relative
}

@media screen and (max-width:750px) {
  .p-top__character {
    background: #fdd
  }
}

.p-top__characterInner {
  padding: 90px 0 146px
}

@media screen and (max-width:750px) {
  .p-top__characterInner {
    padding: 4.93333vw 0 6.93333vw
  }
}

.p-top__characterTtl {
  margin: 0 auto 106px;
  width: 479px
}

@media screen and (max-width:750px) {
  .p-top__characterTtl {
    width: 89.86667vw;
    margin: 0 auto 12.8vw
  }
}

.p-top__characterIntroduction {
  width: 563px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  z-index: 10
}

@media screen and (max-width:750px) {
  .p-top__characterIntroduction {
    width: 90.13333vw;
    margin: 0 auto;
    display: block
  }
}

.p-top__characterBlock {
  position: relative
}

@media screen and (max-width:750px) {
  .p-top__characterBlock {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 14.26667vw
  }
}

@media screen and (max-width:750px) {
  .p-top__characterBlock img {
    width: 40.4vw
  }
}

@media screen and (max-width:750px) {
  .p-top__characterBlock--02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 6.93333vw
  }
}

.p-top__characterTxt {
  position: absolute;
  padding-top: 80px
}

@media screen and (max-width:750px) {
  .p-top__characterTxt {
    position: static;
    padding-top: 6.66667vw
  }
}

.p-top__characterTxt--01 {
  width: 448px;
  height: 367px;
  background: url(../img/top/blowing01.png) no-repeat;
  background-size: cover;
  top: 0px;
  left: -387px
}

@media screen and (max-width:750px) {
  .p-top__characterTxt--01 {
    width: 44.8vw;
    height: auto;
    background: 0 0
  }
}

.p-top__characterTxt--02 {
  width: 373px;
  height: 307px;
  background: url(../img/top/blowing02.png) no-repeat;
  background-size: cover;
  top: 0px;
  right: -337px
}

@media screen and (max-width:750px) {
  .p-top__characterTxt--02 {
    width: 44.8vw;
    height: auto;
    background: 0 0
  }
}

.p-top__characterName {
  text-align: center;
  margin-bottom: 21px
}

@media screen and (max-width:750px) {
  .p-top__characterName {
    text-align: left
  }
}

@media screen and (max-width:750px) {
  .p-top__characterName {
    width: 38.8vw;
    margin-bottom: 4.26667vw
  }
}

.p-top__characteDesc {
  width: 267px;
  margin: 0 auto;
  font-size: 15px;
  font-weight: 500
}

@media screen and (max-width:750px) {
  .p-top__characteDesc {
    width: 44.8vw;
    font-size: 14px;
    font-size: 3.2vw
  }
}

.p-top__characterMask {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 0
}

.p-top__characterMask img {
  width: 100%
}

.breadcrumb-wrap {
  background-color: #ea4861;
}

#breadcrumb {
  width: 1024px;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  color: #fff;
}

#breadcrumb a {
  color: #fff;
  text-decoration: underline;
}

@media screen and (max-width:750px) {
  #breadcrumb {
    width: auto;
  }
}