@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap);
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;
  vertical-align: bottom;
  background: 0 0
}
body {
  line-height: 1
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block
}
li,
ul {
  list-style: none
}
blockquote,
q {
  quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}
a {
  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 {
  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: #383838;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 1.75
}
@media print,
screen and (max-width:750px) {
  html {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.57143
  }
}
body {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.75;
  overflow-x: hidden;
  font-size: 16px;
  min-width: 1300px
}
@media print,
screen and (max-width:750px) {
  body {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.57143;
    min-width: auto
  }
}
a {
  text-decoration: underline;
  color: #000;
  transition: all .2s
}
a:hover {
  text-decoration: none;
  opacity: .8;
  color: #55d4fb
}
img {
  vertical-align: bottom
}
@media print,
screen and (max-width:750px) {
  img {
    width: 100%
  }
}
strong {
  font-weight: 700
}
input {
  padding: 0;
  border: none;
  background: 0 0
}
* {
  box-sizing: border-box
}
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
  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] {
  -webkit-appearance: none;
  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
}
::selection {
  background: #d4dcd6
}
::-moz-selection {
  background: #d4dcd6
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-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
}
@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 {
  animation-duration: 1s;
  animation-fill-mode: both
}
.animated.infinite {
  animation-iteration-count: infinite
}
.animated.hinge {
  animation-duration: 2s
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  animation-duration: .75s
}
@keyframes bounce {
  20%,
  53%,
  80%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: translate3d(0,0,0)
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    transform: translate3d(0,-30px,0)
  }
  70% {
    animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    transform: translate3d(0,-15px,0)
  }
  90% {
    transform: translate3d(0,-4px,0)
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom
}
@keyframes flash {
  50%,
  from,
  to {
    opacity: 1
  }
  25%,
  75% {
    opacity: 0
  }
}
.flash {
  animation-name: flash
}
@keyframes pulse {
  from {
    transform: scale3d(1,1,1)
  }
  50% {
    transform: scale3d(1.05,1.05,1.05)
  }
  to {
    transform: scale3d(1,1,1)
  }
}
.pulse {
  animation-name: pulse
}
@keyframes rubberBand {
  from {
    transform: scale3d(1,1,1)
  }
  30% {
    transform: scale3d(1.25,.75,1)
  }
  40% {
    transform: scale3d(.75,1.25,1)
  }
  50% {
    transform: scale3d(1.15,.85,1)
  }
  65% {
    transform: scale3d(.95,1.05,1)
  }
  75% {
    transform: scale3d(1.05,.95,1)
  }
  to {
    transform: scale3d(1,1,1)
  }
}
.rubberBand {
  animation-name: rubberBand
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0,0,0)
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px,0,0)
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px,0,0)
  }
}
.shake {
  animation-name: shake
}
@keyframes headShake {
  0% {
    transform: translateX(0)
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    transform: translateX(0)
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake
}
@keyframes swing {
  20% {
    transform: rotate3d(0,0,1,15deg)
  }
  40% {
    transform: rotate3d(0,0,1,-10deg)
  }
  60% {
    transform: rotate3d(0,0,1,5deg)
  }
  80% {
    transform: rotate3d(0,0,1,-5deg)
  }
  to {
    transform: rotate3d(0,0,1,0deg)
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing
}
@keyframes tada {
  from {
    transform: scale3d(1,1,1)
  }
  10%,
  20% {
    transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
  }
  to {
    transform: scale3d(1,1,1)
  }
}
.tada {
  animation-name: tada
}
@keyframes wobble {
  from {
    transform: none
  }
  15% {
    transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
  }
  30% {
    transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
  }
  45% {
    transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
  }
  60% {
    transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
  }
  75% {
    transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
  }
  to {
    transform: none
  }
}
.wobble {
  animation-name: wobble
}
@keyframes jello {
  11.1%,
  from,
  to {
    transform: none
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    transform: skewX(.39063deg) skewY(.39063deg)
  }
  88.8% {
    transform: skewX(-.19531deg) skewY(-.19531deg)
  }
}
.jello {
  animation-name: jello;
  transform-origin: center
}
@keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  0% {
    opacity: 0;
    transform: scale3d(.3,.3,.3)
  }
  20% {
    transform: scale3d(1.1,1.1,1.1)
  }
  40% {
    transform: scale3d(.9,.9,.9)
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03,1.03,1.03)
  }
  80% {
    transform: scale3d(.97,.97,.97)
  }
  to {
    opacity: 1;
    transform: scale3d(1,1,1)
  }
}
.bounceIn {
  animation-name: bounceIn
}
@keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  0% {
    opacity: 0;
    transform: translate3d(0,-3000px,0)
  }
  60% {
    opacity: 1;
    transform: translate3d(0,25px,0)
  }
  75% {
    transform: translate3d(0,-10px,0)
  }
  90% {
    transform: translate3d(0,5px,0)
  }
  to {
    transform: none
  }
}
.bounceInDown {
  animation-name: bounceInDown
}
@keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px,0,0)
  }
  60% {
    opacity: 1;
    transform: translate3d(25px,0,0)
  }
  75% {
    transform: translate3d(-10px,0,0)
  }
  90% {
    transform: translate3d(5px,0,0)
  }
  to {
    transform: none
  }
}
.bounceInLeft {
  animation-name: bounceInLeft
}
@keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  from {
    opacity: 0;
    transform: translate3d(3000px,0,0)
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px,0,0)
  }
  75% {
    transform: translate3d(10px,0,0)
  }
  90% {
    transform: translate3d(-5px,0,0)
  }
  to {
    transform: none
  }
}
.bounceInRight {
  animation-name: bounceInRight
}
@keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  from {
    opacity: 0;
    transform: translate3d(0,3000px,0)
  }
  60% {
    opacity: 1;
    transform: translate3d(0,-20px,0)
  }
  75% {
    transform: translate3d(0,10px,0)
  }
  90% {
    transform: translate3d(0,-5px,0)
  }
  to {
    transform: translate3d(0,0,0)
  }
}
.bounceInUp {
  animation-name: bounceInUp
}
@keyframes bounceOut {
  20% {
    transform: scale3d(.9,.9,.9)
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1,1.1,1.1)
  }
  to {
    opacity: 0;
    transform: scale3d(.3,.3,.3)
  }
}
.bounceOut {
  animation-name: bounceOut
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0,10px,0)
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0,-20px,0)
  }
  to {
    opacity: 0;
    transform: translate3d(0,2000px,0)
  }
}
.bounceOutDown {
  animation-name: bounceOutDown
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px,0,0)
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px,0,0)
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px,0,0)
  }
  to {
    opacity: 0;
    transform: translate3d(2000px,0,0)
  }
}
.bounceOutRight {
  animation-name: bounceOutRight
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0,-10px,0)
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0,20px,0)
  }
  to {
    opacity: 0;
    transform: translate3d(0,-2000px,0)
  }
}
.bounceOutUp {
  animation-name: bounceOutUp
}
@keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.fadeIn {
  animation-name: fadeIn
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0,-100%,0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
.fadeInDown {
  animation-name: fadeInDown
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0,-2000px,0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%,0,0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
.fadeInLeft {
  animation-name: fadeInLeft
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px,0,0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%,0,0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
.fadeInRight {
  animation-name: fadeInRight
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px,0,0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0,100%,0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
.fadeInUp {
  animation-name: fadeInUp
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0,2000px,0)
  }
  to {
    opacity: 1;
    transform: none
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig
}
@keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
.fadeOut {
  animation-name: fadeOut
}
@keyframes fadeOutDown {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0,100%,0)
  }
}
.fadeOutDown {
  animation-name: fadeOutDown
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0,2000px,0)
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig
}
@keyframes fadeOutLeft {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(-100%,0,0)
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px,0,0)
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig
}
@keyframes fadeOutRight {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(100%,0,0)
  }
}
.fadeOutRight {
  animation-name: fadeOutRight
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(2000px,0,0)
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig
}
@keyframes fadeOutUp {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0,-100%,0)
  }
}
.fadeOutUp {
  animation-name: fadeOutUp
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0,-2000px,0)
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0,1,0,-360deg);
    animation-timing-function: ease-out
  }
  40% {
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    animation-timing-function: ease-out
  }
  50% {
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    animation-timing-function: ease-in
  }
  80% {
    transform: perspective(400px) scale3d(.95,.95,.95);
    animation-timing-function: ease-in
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    animation-timing-function: ease-in
  }
  60% {
    transform: perspective(400px) rotate3d(1,0,0,10deg);
    opacity: 1
  }
  80% {
    transform: perspective(400px) rotate3d(1,0,0,-5deg)
  }
  to {
    transform: perspective(400px)
  }
}
.flipInX {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  animation-name: flipInX
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    transform: perspective(400px) rotate3d(0,1,0,-20deg);
    animation-timing-function: ease-in
  }
  60% {
    transform: perspective(400px) rotate3d(0,1,0,10deg);
    opacity: 1
  }
  80% {
    transform: perspective(400px) rotate3d(0,1,0,-5deg)
  }
  to {
    transform: perspective(400px)
  }
}
.flipInY {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  animation-name: flipInY
}
@keyframes flipOutX {
  from {
    transform: perspective(400px)
  }
  30% {
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    opacity: 1
  }
  to {
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    opacity: 0
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important
}
@keyframes flipOutY {
  from {
    transform: perspective(400px)
  }
  30% {
    transform: perspective(400px) rotate3d(0,1,0,-15deg);
    opacity: 1
  }
  to {
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    opacity: 0
  }
}
.flipOutY {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  animation-name: flipOutY
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%,0,0) skewX(-30deg);
    opacity: 0
  }
  60% {
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1
  }
  to {
    transform: none;
    opacity: 1
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out
}
@keyframes lightSpeedOut {
  from {
    opacity: 1
  }
  to {
    transform: translate3d(100%,0,0) skewX(30deg);
    opacity: 0
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0,0,1,-200deg);
    opacity: 0
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1
  }
}
.rotateIn {
  animation-name: rotateIn
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0,0,1,45deg);
    opacity: 0
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0,0,1,45deg);
    opacity: 0
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0,0,1,-90deg);
    opacity: 0
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1
  }
  to {
    transform-origin: center;
    transform: rotate3d(0,0,1,200deg);
    opacity: 0
  }
}
.rotateOut {
  animation-name: rotateOut
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0,0,1,45deg);
    opacity: 0
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0,0,1,90deg);
    opacity: 0
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out
  }
  20%,
  60% {
    transform: rotate3d(0,0,1,80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out
  }
  40%,
  80% {
    transform: rotate3d(0,0,1,60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1
  }
  to {
    transform: translate3d(0,700px,0);
    opacity: 0
  }
}
.hinge {
  animation-name: hinge
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(.1) rotate(30deg);
    transform-origin: center bottom
  }
  50% {
    transform: rotate(-10deg)
  }
  70% {
    transform: rotate(3deg)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}
.jackInTheBox {
  animation-name: jackInTheBox
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
  }
  to {
    opacity: 1;
    transform: none
  }
}
.rollIn {
  animation-name: rollIn
}
@keyframes rollOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
  }
}
.rollOut {
  animation-name: rollOut
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3,.3,.3)
  }
  50% {
    opacity: 1
  }
}
.zoomIn {
  animation-name: zoomIn
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
.zoomInDown {
  animation-name: zoomInDown
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
.zoomInLeft {
  animation-name: zoomInLeft
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
.zoomInRight {
  animation-name: zoomInRight
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
.zoomInUp {
  animation-name: zoomInUp
}
@keyframes zoomOut {
  from {
    opacity: 1
  }
  50% {
    opacity: 0;
    transform: scale3d(.3,.3,.3)
  }
  to {
    opacity: 0
  }
}
.zoomOut {
  animation-name: zoomOut
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  to {
    opacity: 0;
    transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
.zoomOutDown {
  animation-name: zoomOutDown
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
  }
  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px,0,0);
    transform-origin: left center
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
  }
  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px,0,0);
    transform-origin: right center
  }
}
.zoomOutRight {
  animation-name: zoomOutRight
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
  }
  to {
    opacity: 0;
    transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(.175,.885,.32,1)
  }
}
.zoomOutUp {
  animation-name: zoomOutUp
}
@keyframes slideInDown {
  from {
    transform: translate3d(0,-100%,0);
    visibility: visible
  }
  to {
    transform: translate3d(0,0,0)
  }
}
.slideInDown {
  animation-name: slideInDown
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%,0,0);
    visibility: visible
  }
  to {
    transform: translate3d(0,0,0)
  }
}
.slideInLeft {
  animation-name: slideInLeft
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%,0,0);
    visibility: visible
  }
  to {
    transform: translate3d(0,0,0)
  }
}
.slideInRight {
  animation-name: slideInRight
}
@keyframes slideInUp {
  from {
    transform: translate3d(0,100%,0);
    visibility: visible
  }
  to {
    transform: translate3d(0,0,0)
  }
}
.slideInUp {
  animation-name: slideInUp
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0,0,0)
  }
  to {
    visibility: hidden;
    transform: translate3d(0,100%,0)
  }
}
.slideOutDown {
  animation-name: slideOutDown
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0,0,0)
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%,0,0)
  }
}
.slideOutLeft {
  animation-name: slideOutLeft
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0,0,0)
  }
  to {
    visibility: hidden;
    transform: translate3d(100%,0,0)
  }
}
.slideOutRight {
  animation-name: slideOutRight
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0,0,0)
  }
  to {
    visibility: hidden;
    transform: translate3d(0,-100%,0)
  }
}
.slideOutUp {
  animation-name: slideOutUp
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal
}
:root {
  --swiper-theme-color: #007aff
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0,0,0)
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height
}
.swiper-container-3d {
  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 {
  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: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
  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: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory
}
:root {
  --swiper-navigation-size: 44px
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size)
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev'
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next'
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000
}
.swiper-button-lock {
  display: none
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  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 {
  transform: scale(.33);
  position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  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;
  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: var(--swiper-pagination-color,var(--swiper-theme-color))
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  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%;
  transform: translateY(-50%);
  width: 8px
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.2s top
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right
}
.swiper-pagination-progressbar {
  background: rgba(0,0,0,.25);
  position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  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-color: #ffffff
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000
}
.swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,.1)
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,.5);
  border-radius: 10px;
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-scrollbar-lock {
  display: none
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: 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%;
  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;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
  100% {
    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 {
  transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  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;
  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 {
  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-headerPc {
  position: fixed;
  width: 100%;
  z-index: 11;
  background: #fff;
  transition: all .4s;
  transform: translateY(0)
}
@media print,
screen and (max-width:750px) {
  .l-headerPc {
    display: none
  }
}
.l-headerPc.is-hide {
  transform: translateY(-100%)
}
.l-headerPc__inner {
  position: relative;
  border-bottom: 4px solid #55d4fb;
  z-index: 1
}
.l-headerPcTop {
  position: relative;
  z-index: 1;
  background: #fff
}
.l-headerPcTop__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 76px
}
.l-headerPcTopNav {
  display: flex;
  align-items: center
}
.l-headerPcTopNav__item {
  margin-left: 40px
}
.l-headerPcTopNav__item--fs00 {
  font-size: 0
}
.l-headerPcTopNav__item a {
  color: #383838;
  text-decoration: none;
  font-size: 14px
}
.l-headerPcNav {
  position: relative;
  background: #fff;
  z-index: 1
}
.l-headerPcNavList {
  position: relative;
  display: flex;
  justify-content: space-between;
  z-index: 1
}
.l-headerPcNavList__item {
  position: relative;
  width: 100%;
  padding-bottom: 16px
}
.l-headerPcNavList__item a {
  color: #383838;
  text-decoration: none;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #d0d0d0;
  font-size: 18px
}
.l-headerPcNavList__item:last-child a {
  border-right: 1px solid #d0d0d0
}
.l-headerPcGnav {
  position: absolute;
  top: -390px;
  left: 0;
  width: 100%;
  z-index: 0;
  transition: all .4s
}
.l-headerPcGnav.is-active {
  top: 100%
}
.l-headerPcGnav__inner {
  padding: 40px 0 50px;
  background: #f1f8fb
}
.l-headerPcGnav__banner {
  display: block;
  margin: 40px auto 0;
  width: 936px
}
.l-headerPcGnavList {
  display: flex;
  justify-content: center
}
.l-headerPcGnavList__item {
  margin: 0 6px
}
.l-headerPcGnavList__item img {
  transition: .2s
}
.l-headerPcGnavList__item p {
  transition: .2s
}
.l-headerPcGnavList__item a {
  color: #383838;
  text-decoration: none
}
.l-headerPcGnavList__item:hover img {
  opacity: .5
}
.l-headerPcGnavList__item:hover p {
  color: #55d4fb
}
.l-headerPcGnavList__itemTxt {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  background: #fff;
  font-size: 16px
}
.l-headerPcGnavList__itemTxt span {
  margin-left: 10px;
  font-size: 14px
}
.l-headerSp {
  display: none
}
@media print,
screen and (max-width:750px) {
  .l-headerSp {
    display: block;
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 11
  }
  .l-headerSp.is-open:after {
    content: " ";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(255,255,255,.9);
    z-index: 10
  }
  .l-headerSp.is-open .l-headerSpNav {
    right: 0
  }
}
.l-headerSpTop__inner {
  position: relative;
  padding: 2.86667% 4% 2.86667%;
  border-bottom: 1px solid #cecece;
  z-index: 11
}
.l-headerSpTop__logo {
  width: 37.6%
}
.l-headerSpTop__menu {
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
  width: 6.13333vw;
  padding-top: 6.13333vw;
  display: block
}
.l-headerSpTop__menu span {
  position: absolute;
  width: 100%;
  display: block;
  padding: .8vw 0 0 0;
  background: #55d4fb;
  transition: all .2s
}
.l-headerSpTop__menu span:first-child {
  top: 0
}
.l-headerSpTop__menu span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%)
}
.l-headerSpTop__menu span:last-child {
  top: 100%;
  transform: translateY(-100%)
}
.l-headerSpTop__menu.is-open span:first-child {
  top: 50%;
  transform: translateY(0) rotate(45deg)
}
.l-headerSpTop__menu.is-open span:nth-child(2) {
  opacity: 0
}
.l-headerSpTop__menu.is-open span:last-child {
  top: 50%;
  transform: translateY(0) rotate(-45deg)
}
.l-headerSpNav {
  position: absolute;
  top: 100%;
  right: -100%;
  width: 85.33333%;
  background: #fff;
  border-left: 1px solid #cecece;
  margin-top: 1px;
  transition: all .4s
}
.l-headerSpNavList {
  background: #fff
}
.l-headerSpNavList__item--2col {
  text-align: center;
  padding: 3.4375% 0 3.90625%;
  border-bottom: 1px solid #cecece
}
.l-headerSpNavList__item--2col a {
  text-decoration: none;
  color: #00468c;
  padding: 0 5%;
  font-size: 11px;
  font-size: 2.93333vw
}
.l-headerSpNavList__itemInner {
  position: relative
}
.l-headerSpNavList__itemArrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.l-headerSpNavList__itemArrow:after {
  content: " ";
  position: absolute;
  top: 45%;
  right: 5%;
  transform: translate(-50%,-50%) rotate(45deg);
  width: 2.4vw;
  padding-top: 2.4vw;
  border-bottom: 2px solid #1a1a1a;
  border-right: 2px solid #1a1a1a;
  transition: all .2s
}
.l-headerSpNavList__itemArrow.is-open:after {
  top: 50%;
  transform: translate(-50%,-50%) rotate(-135deg)
}
.l-headerSpNavList__itemLink {
  font-size: 12.5px;
  font-size: 3.33333vw;
  padding: 3.4375% 0 3.90625% 10.9375%;
  display: block;
  border-bottom: 1px solid #cecece;
  color: #383838;
  text-decoration: none
}
.l-headerSpNavListSub {
  display: none
}
.l-headerSpNavListSub a {
  font-size: 12.5px;
  font-size: 3.33333vw;
  padding: 3.4375% 0 3.90625% 10.9375%;
  display: block;
  border-bottom: 1px solid #cecece;
  background: #e9f4f5;
  color: #383838;
  text-decoration: none
}
.l-footerPageTop {
  display: none;
  position: fixed;
  bottom: 50px;
  z-index: 9;
  right: 0
}
@media print,
screen and (max-width:750px) {
  .l-footerPageTop {
    bottom: 0;
    margin-bottom: 5%;
    width: 10%
  }
}
.l-footerPageTop--productsWater {
  right: 20px;
  width: 97px
}
@media print,
screen and (max-width:750px) {
  .l-footerPageTop--productsWater {
    right: 4.26667vw;
    width: 13.46667vw
  }
}
.l-footerPageTop--productsWater img {
  width: 100%
}
.l-footerBottom {
  background: #dedede
}
@media print,
screen and (max-width:750px) {
  .l-footerBottom {
    background: #fff;
    border-top: 1px solid #cecece
  }
}
.l-footerBottomWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px
}
@media print,
screen and (max-width:750px) {
  .l-footerBottomWrap {
    height: auto;
    display: block;
    padding: 4% 0 4.66667%
  }
}
.l-footerBottomLinks {
  display: flex
}
@media print,
screen and (max-width:750px) {
  .l-footerBottomLinks {
    justify-content: space-around;
    padding: 0 5%
  }
}
.l-footerBottomLinks__item {
  margin-right: 10px
}
@media print,
screen and (max-width:750px) {
  .l-footerBottomLinks__item {
    margin-right: 0
  }
}
.l-footerBottomLinks__item a {
  font-size: 12px;
  color: #383838;
  text-decoration: none
}
@media print,
screen and (max-width:750px) {
  .l-footerBottomLinks__item a {
    font-size: 12px;
    font-size: 3.2vw;
    text-decoration: underline
  }
}
.l-footerBottomCopy {
  display: block;
  font-size: 12px
}
@media print,
screen and (max-width:750px) {
  .l-footerBottomCopy {
    width: 60.53333%;
    margin: 5.33333% auto 0
  }
}
.l-footeProductsWater {
  background-color: #003b83;
  padding: 97px 0 30px 0;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .l-footeProductsWater {
    padding: 10.26667vw 0 4.66667vw 0
  }
}
.l-footeProductsWater__flex {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 1088px
}
@media print,
screen and (max-width:750px) {
  .l-footeProductsWater__flex {
    display: block;
    width: 91.46667vw
  }
}
.l-footeProductsWater__item {
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  height: 121px;
  width: 518px
}
@media print,
screen and (max-width:750px) {
  .l-footeProductsWater__item {
    height: 21.2vw;
    width: 100%
  }
}
.l-footeProductsWater__item--icon {
  padding: 0 48px 0 20px;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .l-footeProductsWater__item--icon {
    margin-top: 3.46667vw;
    padding: 0 7.2vw 0 4vw
  }
}
.l-footeProductsWater__item--icon::after {
  content: "";
  background: url(/assets/img/products/water/icon_arrow_06.svg) no-repeat center center;
  background-size: contain;
  height: 25px;
  width: 25px;
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%)
}
@media print,
screen and (max-width:750px) {
  .l-footeProductsWater__item--icon::after {
    right: 3.86667vw;
    height: 4.4vw;
    width: 4.4vw
  }
}
.l-footeProductsWater__text {
  width: 302px
}
@media print,
screen and (max-width:750px) {
  .l-footeProductsWater__text {
    width: 52.8vw
  }
}
.l-footeProductsWater__text img {
  width: 100%
}
.l-footeProductsWater__text02 {
  width: 407px
}
@media print,
screen and (max-width:750px) {
  .l-footeProductsWater__text02 {
    width: 71.06667vw
  }
}
.l-footeProductsWater__text02 img {
  width: 100%
}
.l-footeProductsWater__wave {
  position: absolute;
  top: -28px;
  left: 0;
  width: 100%
}
@media print,
screen and (max-width:750px) {
  .l-footeProductsWater__wave {
    top: -6.66667vw
  }
}
.l-footeProductsWater__wave img {
  width: 100%
}
.l-footeProductsWater__copy {
  margin: 68px auto 0;
  width: 440px
}
@media print,
screen and (max-width:750px) {
  .l-footeProductsWater__copy {
    margin-top: 9.2vw;
    width: 72.66667vw
  }
}
.l-footeProductsWater__copy img {
  width: 100%
}
.l-main {
  margin-bottom: 120px;
  padding-top: 125px
}
@media print,
screen and (max-width:750px) {
  .l-main {
    margin-bottom: 20%;
    padding-top: 12%
  }
}
.l-main--mb00 {
  margin-bottom: 0
}
.l-mainInner {
  width: 1200px;
  margin: 0 auto
}
@media print,
screen and (max-width:750px) {
  .l-mainInner {
    width: 92%
  }
}
.l-underInner {
  width: 1000px;
  margin: 0 auto
}
@media print,
screen and (max-width:750px) {
  .l-underInner {
    width: 92%
  }
}
.guide {
  width: 1200px;
  margin: 0 auto
}
.guide__ttl {
  display: inline-block;
  border: 1px solid #55d4fb;
  margin-top: 40px;
  font-size: 30px;
  padding: 5px 5px 4px
}
@media print,
screen and (max-width:750px) {
  .guide__ttl {
    font-size: 15px;
    font-size: 4vw
  }
}
.guide__cord {
  background: #ccc;
  padding: 20px 0;
  margin-top: 20px
}
.guide__el {
  padding: 20px 0;
  margin-top: 20px;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc
}
.is-pdf a {
  position: relative
}
.is-pdf a:after {
  content: " ";
  display: inline-block;
  position: absolute;
  width: 18px;
  bottom: 5%;
  height: 16px;
  background: url(/assets/img/common/icon_pdf.svg) no-repeat;
  background-size: contain;
  margin-left: 5px
}
@media print,
screen and (max-width:750px) {
  .is-pdf--2line a:after {
    content: "";
    top: 60%
  }
}
.m-btnBasic {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 63px;
  width: 100%;
  color: #383838;
  transition: all .2s;
  text-decoration: none;
  border: 1px solid #383838
}
@media print,
screen and (max-width:750px) {
  .m-btnBasic {
    font-size: 13.5px;
    font-size: 3.6vw;
    height: 14vw
  }
}
.m-btnBasic:hover {
  border: 1px solid #55d4fb;
  background: #55d4fb;
  color: #fff
}
.m-btnBasic:hover:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff
}
.m-btnBasic:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 3%;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  padding-top: 10px;
  border-top: 1px solid #383838;
  border-right: 1px solid #383838
}
@media print,
screen and (max-width:750px) {
  .m-btnBasic:after {
    width: 3vw;
    padding-top: 3vw
  }
}
.m-ttlH1 {
  position: relative;
  font-size: 34px;
  font-weight: 400;
  margin-top: 80px;
  margin-bottom: 75px;
  letter-spacing: .18em;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .m-ttlH1 {
    font-size: 19px;
    font-size: 5.06667vw;
    font-weight: 700;
    margin-top: 13.33333%;
    margin-top: 10.66667%
  }
}
.m-ttlH1:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 3px solid #55d4fb;
  width: 65px;
  margin-top: 15px
}
@media print,
screen and (max-width:750px) {
  .m-ttlH1:after {
    width: 8.53333vw;
    margin-top: 3.33333vw
  }
}
.m-ttlH2 {
  position: relative;
  font-size: 22px;
  font-weight: 400;
  margin-top: 80px;
  margin-bottom: 24px;
  letter-spacing: .1em;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .m-ttlH2 {
    font-size: 16px;
    font-size: 4.26667vw;
    font-weight: 700;
    margin-top: 16%;
    margin-bottom: 8%
  }
}
.m-ttlH2--nonmt {
  margin-top: 0
}
.m-ttlH2--underLine {
  border-bottom: 1px solid #55d4fb
}
.m-ttlH2--m00 {
  margin: 0
}
.m-ttlH2--mbShort {
  margin-bottom: 20px
}
@media print,
screen and (max-width:750px) {
  .m-ttlH2--mbShort {
    margin-bottom: 5%
  }
}
@media print,
screen and (max-width:750px) {
  .m-ttlH2--spLeft {
    text-align: left
  }
}
.m-ttlH2--left {
  text-align: left
}
.m-ttlProdH2 {
  position: relative;
  font-size: 28px;
  display: inline-block;
  font-weight: 400;
  margin-top: 126px;
  margin-bottom: 40px;
  letter-spacing: .1em
}
@media print,
screen and (max-width:750px) {
  .m-ttlProdH2 {
    font-size: 16px;
    font-size: 4.26667vw;
    font-weight: 700;
    margin-top: 16%;
    margin-top: 8%
  }
}
.m-ttlProdH2:after {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 0;
  border-bottom: 2px solid #55d4fb;
  width: 48px;
  margin-bottom: 20px
}
@media print,
screen and (max-width:750px) {
  .m-ttlProdH2:after {
    width: 6.4vw;
    margin-bottom: 2.66667vw
  }
}
.m-headTtl {
  font-size: 32px;
  font-weight: 400;
  letter-spacing: .2em
}
@media print,
screen and (max-width:750px) {
  .m-headTtl {
    text-align: center;
    font-size: 22px;
    font-size: 5.86667vw
  }
}
.m-headSpell {
  display: block;
  color: #55d4fb;
  line-height: 1.2;
  font-size: 22px;
  letter-spacing: .1em
}
@media print,
screen and (max-width:750px) {
  .m-headSpell {
    text-align: center;
    font-size: 15px;
    font-size: 4vw
  }
}
.m-headLineupTtl {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: .1em;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .m-headLineupTtl {
    text-align: center;
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.m-headLineupSpell {
  display: block;
  color: #55d4fb;
  line-height: 1.2;
  font-size: 20px;
  letter-spacing: .1em;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .m-headLineupSpell {
    text-align: center;
    font-size: 15px;
    font-size: 4vw
  }
}
.m-partsArrow {
  position: relative
}
.m-partsArrow:after {
  content: " ";
  position: absolute;
  top: 40%;
  left: 100%;
  margin-left: 10px;
  transform: translateY(-50%) rotate(45deg);
  width: 9px;
  padding-top: 9px;
  border-bottom: 1px solid #4d4d4d;
  border-right: 1px solid #4d4d4d;
  transition: all .2s
}
.m-partsArrow.is-open:after {
  top: 60%;
  transform: translateY(-50%) rotate(-135deg)
}
.m-prodKv {
  background: #fff
}
@media print,
screen and (min-width:751px) {
  .m-prodKv {
    height: 400px
  }
  .m-prodKv--gifuyoro {
    background: url(/assets/img/products/gifuyoro/kv.jpg) no-repeat;
    background-size: cover
  }
  .m-prodKv--others {
    background: url(/assets/img/products/others/kv.jpg) no-repeat;
    background-size: cover
  }
  .m-prodKv--yamanakako {
    background: url(/assets/img/products/yamanakako/kv.jpg) no-repeat;
    background-size: cover
  }
  .m-prodKv--kawaguchiko {
    background: url(/assets/img/products/kawaguchiko/kv.jpg) no-repeat;
    background-size: cover
  }
}
.m-prodKv__ttl {
  text-align: center;
  padding: 90px 0 40px
}
.m-prodKv__ttl--yamanakako {
  padding-top: 115px
}
.m-prodKv__ttl--gifuyoro {
  padding-top: 140px
}
.m-prodKv__ttl--kawaguchiko {
  padding-top: 115px
}
.m-prodKv__ttl--others {
  padding-top: 140px
}
@media print,
screen and (max-width:750px) {
  .m-prodKv__ttl {
    padding: 18% 0
  }
  .m-prodKv__ttl--gifuyoro {
    background: url(/assets/img/products/gifuyoro/kv-sp.jpg) no-repeat;
    background-size: cover;
    padding-top: 20%;
    padding-bottom: 24%
  }
  .m-prodKv__ttl--gifuyoro img {
    width: 54.66667%
  }
  .m-prodKv__ttl--others {
    background: url(/assets/img/products/others/kv-sp.jpg) no-repeat;
    background-size: cover;
    padding-top: 20%;
    padding-bottom: 24%
  }
  .m-prodKv__ttl--others img {
    width: 54.66667%
  }
  .m-prodKv__ttl--yamanakako {
    background: url(/assets/img/products/yamanakako/kv-sp.jpg) no-repeat;
    background-size: cover
  }
  .m-prodKv__ttl--yamanakako img {
    width: 46.66667%
  }
  .m-prodKv__ttl--kawaguchiko {
    background: url(/assets/img/products/kawaguchiko/kv-sp.jpg) no-repeat;
    background-size: cover
  }
  .m-prodKv__ttl--kawaguchiko img {
    width: 46.66667%
  }
}
.m-prodKv__text {
  color: #fff;
  text-align: center;
  font-size: 18px;
  width: 870px;
  margin: 0 auto
}
@media print,
screen and (max-width:750px) {
  .m-prodKv__text {
    width: 70%;
    margin: 0 auto;
    font-size: 13px;
    font-size: 3.46667vw
  }
}
@media print,
screen and (max-width:750px) {
  .m-prodKv__text {
    color: #383838
  }
}
.m-prodLinks {
  background: #f1f8fb;
  padding: 80px 0 60px
}
@media print,
screen and (max-width:750px) {
  .m-prodLinks {
    padding: 12% 0 16%
  }
}
.m-prodLinksList {
  display: flex;
  justify-content: center;
  margin-top: 35px
}
@media print,
screen and (max-width:750px) {
  .m-prodLinksList {
    flex-wrap: wrap;
    width: 92%;
    margin: 5.33333% auto 0
  }
}
.m-prodLinksList__item {
  margin: 0 6px
}
.m-prodLinksList__item:hover img {
  opacity: .5;
  transition: .2s
}
.m-prodLinksList__item:hover p {
  color: #55d4fb;
  transition: .2s
}
@media print,
screen and (max-width:750px) {
  .m-prodLinksList__item {
    width: 100%;
    background: #fff;
    margin-bottom: 2.66667%
  }
}
.m-prodLinksList__item a {
  color: #383838;
  text-decoration: none
}
@media print,
screen and (max-width:750px) {
  .m-prodLinksList__item a {
    display: flex;
    align-items: center;
    justify-content: space-between
  }
}
@media print,
screen and (max-width:750px) {
  .m-prodLinksList__itemImg {
    width: 27.24638%
  }
}
.m-prodLinksList__itemTxt {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  background: #fff;
  font-size: 16px
}
@media print,
screen and (max-width:750px) {
  .m-prodLinksList__itemTxt {
    justify-content: left;
    font-size: 14px;
    font-size: 3.73333vw;
    margin-left: 5.33333vw;
    text-align: left;
    width: 43%
  }
}
.m-prodLinksList__itemTxt span {
  margin-left: 10px;
  font-size: 14px
}
@media print,
screen and (max-width:750px) {
  .m-prodLinksList__itemTxt span {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.m-prodLinksList__itemPic {
  display: none
}
@media print,
screen and (max-width:750px) {
  .m-prodLinksList__itemPic {
    display: block;
    width: 20vw
  }
}
.m-bgParaF {
  background: url(/assets/img/common/bg-front.png) repeat center;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0
}
@media print,
screen and (max-width:750px) {
  .m-bgParaF {
    background: 0 0
  }
}
.m-bgParaB {
  background: url(/assets/img/common/bg-back.png) repeat center;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0
}
@media print,
screen and (max-width:750px) {
  .m-bgParaB {
    background: 0 0
  }
}
.m-bgChanger:after,
.m-bgChanger:before {
  content: " ";
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 1s
}
.m-bgChanger:before {
  z-index: -2;
  background: url(/assets/img/products/gifuyoro/bg01.jpg) no-repeat center top;
  background-size: cover
}
@media print,
screen and (max-width:750px) {
  .m-bgChanger:before {
    background: url(/assets/img/products/gifuyoro/bg01--sp.jpg) no-repeat center top;
    background-size: cover
  }
}
.m-bgChanger:after {
  z-index: -1;
  background: url(/assets/img/products/gifuyoro/bg02.jpg) no-repeat center top;
  background-size: cover;
  opacity: 0
}
@media print,
screen and (max-width:750px) {
  .m-bgChanger:after {
    background: url(/assets/img/products/gifuyoro/bg02--sp.jpg) no-repeat center top;
    background-size: cover
  }
}
.m-bgChanger.is-bgChange:after {
  opacity: 1
}
.m-bb--white {
  color: #fff
}
@media print,
screen and (max-width:750px) {
  .m-bb--white {
    color: #353535
  }
}
.m-bb--white .m-bb__item a {
  color: #fff
}
@media print,
screen and (max-width:750px) {
  .m-bb--white .m-bb__item a {
    color: #00468c
  }
}
.m-bb__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 8px 0
}
@media print,
screen and (max-width:750px) {
  .m-bb__list {
    padding: 2.66667vw 0
  }
}
.m-bb__item {
  font-size: 12px
}
@media print,
screen and (max-width:750px) {
  .m-bb__item {
    font-size: 11px;
    font-size: 2.93333vw
  }
}
.m-bb__item:after {
  content: "＞";
  margin-left: 12px;
  margin-right: 12px
}
.m-bb__item:last-child:after {
  display: none;
  content: ""
}
.m-bb__item a {
  color: #00468c
}
.m-table {
  display: flex;
  flex-wrap: wrap;
  width: 1000px;
  border-top: 1px solid #d1dbde
}
@media print,
screen and (max-width:750px) {
  .m-table {
    width: 100%
  }
}
.m-tableBlock {
  width: 250px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #d1dbde
}
@media print,
screen and (max-width:750px) {
  .m-tableBlock {
    width: 50%
  }
}
.m-tableBlock:first-child .m-tableBlock__ttl {
  border-left: 0
}
.m-tableBlock:nth-child(5) .m-tableBlock__ttl {
  border-left: 0
}
@media print,
screen and (max-width:750px) {
  .m-tableBlock:nth-child(odd) .m-tableBlock__ttl {
    border-left: 0
  }
}
.m-tableBlock__ttl {
  width: 50%;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #d1dbde;
  border-left: 1px solid #d1dbde;
  font-size: 14px
}
@media print,
screen and (max-width:750px) {
  .m-tableBlock__ttl {
    font-size: 11px;
    font-size: 2.93333vw;
    height: 9.33333vw
  }
}
.m-tableBlock__item {
  width: 50%;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px
}
@media print,
screen and (max-width:750px) {
  .m-tableBlock__item {
    font-size: 10.5px;
    font-size: 2.8vw;
    height: 9.33333vw;
    text-align: center
  }
}
.m-text {
  margin-top: 30px
}
@media print,
screen and (max-width:750px) {
  .m-text {
    margin-top: 5.3vw
  }
}
.m-blank:after {
  content: " ";
  display: inline-block;
  width: 9px;
  height: 9px;
  background: url(/assets/img/common/blank.svg) no-repeat;
  background-size: contain;
  margin-left: 5px
}
@media print,
screen and (max-width:750px) {
  .m-blank:after {
    width: .7em;
    height: .7em;
    margin-left: 2%
  }
}
.m-404txt {
  text-align: center
}
.m-factory {
  background-color: #fff;
  padding: 120px 0
}
@media print,
screen and (max-width:750px) {
  .m-factory {
    height: auto;
    padding: 25.33333% 0
  }
}
.m-factoryCard {
  width: 1000px;
  box-shadow: 0 0 40px rgba(103,147,147,.09)
}
@media print,
screen and (max-width:750px) {
  .m-factoryCard {
    position: relative;
    width: 100%;
    height: auto;
    bottom: auto;
    margin: -11% auto 0;
    top: auto
  }
}
.m-factoryCard__ttl {
  font-size: 28px;
  margin-bottom: 18px;
  letter-spacing: .2em;
  font-weight: 700
}
@media print,
screen and (max-width:750px) {
  .m-factoryCard__ttl {
    font-size: 19px;
    font-size: 5.06667vw;
    margin-bottom: 7.24638%;
    text-align: center;
    width: 100%
  }
}
.m-factoryCard__txt {
  width: 550px;
  font-size: 16px;
  line-height: 1.9;
  margin-bottom: 15px
}
@media print,
screen and (max-width:750px) {
  .m-factoryCard__txt {
    font-size: 13px;
    font-size: 3.46667vw;
    text-align: left;
    width: 100%;
    margin-bottom: 1%;
    line-height: 1.7
  }
}
.m-factoryCard__link {
  font-size: 14px;
  color: #00468c
}
.m-factoryCard__link:before {
  content: "";
  background: url(/assets/img/products/icon_map.svg) no-repeat;
  background-size: 15px;
  display: inline-block;
  height: 25px;
  width: 19px;
  margin-right: 7px;
  transform: translateY(10px)
}
@media print,
screen and (max-width:750px) {
  .m-factoryCard__link {
    font-size: 12px;
    font-size: 3.2vw
  }
}
.m-factoryCardInner {
  padding: 80px;
  backdrop-filter: blur(5px);
  background-color: rgba(255,255,255,.95)
}
@media print,
screen and (max-width:750px) {
  .m-factoryCardInner {
    padding: 10.66667% 8% 13.33333%
  }
}
.m-factoryConts {
  display: flex;
  justify-content: space-between
}
@media print,
screen and (max-width:750px) {
  .m-factoryConts {
    display: block
  }
}
@media print,
screen and (max-width:750px) {
  .m-factoryConts__left {
    margin-bottom: 11%
  }
}
@media print,
screen and (max-width:750px) {
  .m-factoryConts__rightItem {
    text-align: center
  }
  .m-factoryConts__rightItem img {
    width: 86%
  }
}
.m-factoryContent {
  display: flex;
  align-items: center;
  border-top: 1px solid #d1dbde;
  border-bottom: 1px solid #d1dbde;
  margin-top: 90px;
  width: 100%;
  padding: 40px 0;
  line-height: 2.2
}
@media print,
screen and (max-width:750px) {
  .m-factoryContent {
    display: block;
    margin-top: 13.04348%;
    width: 100%;
    padding: 7.24638% 0;
    line-height: 1.5
  }
}
.m-factoryContent__left {
  margin-right: 70px
}
@media print,
screen and (max-width:750px) {
  .m-factoryContent__left {
    margin-right: 0
  }
}
.m-factoryContent__ttl {
  font-size: 14px;
  font-weight: 700
}
@media print,
screen and (max-width:750px) {
  .m-factoryContent__ttl {
    font-size: 14px;
    font-size: 3.73333vw;
    text-align: center;
    margin-bottom: 5.07246%
  }
}
.m-factoryContent__txt {
  font-size: 14px
}
@media print,
screen and (max-width:750px) {
  .m-factoryContent__txt {
    font-size: 13px;
    font-size: 3.46667vw;
    text-align: center
  }
}
.m-factoryContent__pdf {
  font-size: 14px;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .m-factoryContent__pdf {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 3%;
    text-align: center
  }
}
.m-factoryContent__pdf a:after {
  content: "";
  background: url(/assets/img/products/pdf.png) center right no-repeat;
  display: inline-block;
  height: 25px;
  width: 19px;
  margin-left: 7px;
  transform: translateY(9px)
}
@media print,
screen and (max-width:750px) {
  .m-factoryContent__pdf a:after {
    right: 12%
  }
}
#bg_video,
#bg_video_sp {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100
}
.p-topKv {
  background: url(/assets/img/top/kv.jpg) no-repeat center;
  background-size: cover;
  height: 554px
}
@media print,
screen and (max-width:750px) {
  .p-topKv {
    background: url(/assets/img/top/kv--sp.jpg) no-repeat center;
    background-size: cover;
    height: 85.33333vw
  }
}
.p-topKv__inner {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%
}
.p-topKv__ttl {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%)
}
@media print,
screen and (max-width:750px) {
  .p-topKv__ttl {
    width: 50.66667%;
    left: 50%;
    top: 10%;
    transform: translateX(-50%)
  }
}
.p-topLead {
  position: relative;
  background: #fff
}
.p-topLead__inner {
  max-width: 1200px;
  padding: 120px 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto
}
@media print,
screen and (max-width:750px) {
  .p-topLead__inner {
    flex-wrap: wrap;
    padding: 18.66667vw 0
  }
}
@media print,
screen and (max-width:750px) {
  .p-topLead__text {
    width: 69.33333%
  }
}
@media print,
screen and (max-width:750px) {
  .p-topLead__img {
    width: 82.66667%;
    margin-top: 13.33333vw
  }
}
.p-topProd__inner {
  width: 1200px;
  margin: 0 auto;
  padding: 120px 0
}
@media print,
screen and (max-width:750px) {
  .p-topProd__inner {
    width: 100%;
    padding: 17.33333vw 0
  }
}
.p-topProd__lead {
  margin-left: 400px
}
@media print,
screen and (max-width:750px) {
  .p-topProd__lead {
    margin-left: 0;
    text-align: center
  }
}
.p-topProd__banner {
  display: block;
  margin: 120px auto 0;
  width: 936px
}
@media print,
screen and (max-width:750px) {
  .p-topProd__banner {
    margin-top: 5.33333vw;
    width: 89.33333vw
  }
}
.p-topProdHead {
  display: flex;
  align-items: center
}
@media print,
screen and (max-width:750px) {
  .p-topProdHead {
    flex-wrap: wrap
  }
}
.p-topProdHead__ttl {
  width: 250px
}
@media print,
screen and (max-width:750px) {
  .p-topProdHead__ttl {
    width: 100%
  }
}
.p-topProdHead__text {
  margin-left: 160px;
  font-size: 17px
}
@media print,
screen and (max-width:750px) {
  .p-topProdHead__text {
    margin-left: 0;
    display: block;
    width: 100%;
    margin-top: 7.33333vw
  }
}
.p-topProdList {
  margin-top: 74px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
@media print,
screen and (max-width:750px) {
  .p-topProdList {
    margin-top: 10.66667vw;
    justify-content: center
  }
}
.p-topProdList__item {
  width: 570px;
  background: rgba(255,255,255,.6);
  margin-bottom: 100px;
  box-shadow: 0 0 30px rgba(103,147,147,.2)
}
@media print,
screen and (max-width:750px) {
  .p-topProdList__item {
    width: 92%;
    margin-bottom: 10.66667%
  }
}
.p-topProdList__item:nth-child(even) {
  transform: translateY(100px)
}
@media print,
screen and (max-width:750px) {
  .p-topProdList__item:nth-child(even) {
    transform: translateY(0)
  }
}
.p-topProdList__item a:hover .p-topProdItem__headShow {
  color: #55d4fb
}
.p-topProdList__item a:hover .p-topProdItem__headShow:after {
  transform: translateY(-50%) scale(1.9);
  border: 1px solid #55d4fb
}
@media print,
screen and (max-width:750px) {
  .p-topProdList__item a:hover .p-topProdItem__headShow:after {
    transform: translateY(-50%);
    border: 1px solid #d0d0d0
  }
}
.p-topProdItem__img {
  display: block;
  padding: 10px
}
.p-topProdItem__img:hover {
  opacity: .6;
  transition: .2s
}
.p-topProdItem__info {
  width: 475px;
  padding: 50px 0;
  margin: 0 auto
}
@media print,
screen and (max-width:750px) {
  .p-topProdItem__info {
    width: 100%;
    padding: 7.24638% 5.21739%
  }
}
.p-topProdItem__head {
  display: flex;
  justify-content: space-between;
  align-items: center
}
.p-topProdItem__headTtl {
  font-size: 24px;
  vertical-align: middle
}
@media print,
screen and (max-width:750px) {
  .p-topProdItem__headTtl {
    font-size: 18px;
    font-size: 4.8vw
  }
}
.p-topProdItem__headTtl span {
  font-size: 18px
}
@media print,
screen and (max-width:750px) {
  .p-topProdItem__headTtl span {
    text-align: left;
    font-size: 13px;
    font-size: 3.46667vw;
    display: block
  }
}
.p-topProdItem__headLead {
  font-size: 18px
}
@media print,
screen and (max-width:750px) {
  .p-topProdItem__headLead {
    text-align: left;
    font-size: 12.5px;
    font-size: 3.33333vw;
    margin-top: 3.63636%
  }
}
.p-topProdItem__headShow {
  position: relative;
  transition: all .4s;
  margin-right: 20px
}
@media print,
screen and (max-width:750px) {
  .p-topProdItem__headShow {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-right: 8vw
  }
}
.p-topProdItem__headShow:before {
  content: "詳しく見る";
  font-size: 16px;
  display: inline-block;
  position: relative;
  z-index: 1
}
@media print,
screen and (max-width:750px) {
  .p-topProdItem__headShow:before {
    font-size: 13px
  }
}
.p-topProdItem__headShow:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -26px;
  transform: translateY(-50%);
  width: 40px;
  padding-top: 40px;
  border: 1px solid #d0d0d0;
  border-radius: 50%;
  z-index: 0;
  transition: all .4s
}
@media print,
screen and (max-width:750px) {
  .p-topProdItem__headShow:after {
    right: -44%
  }
}
.p-topProdItem__text {
  margin-top: 30px;
  font-size: 14px
}
@media print,
screen and (max-width:750px) {
  .p-topProdItem__text {
    font-size: 12px;
    font-size: 3.2vw;
    margin-top: 5.7971%
  }
}
.p-topNews {
  background: #fff;
  position: relative
}
.p-topNews__inner {
  width: 1200px;
  margin: 0 auto;
  padding: 120px 0 20px;
  display: flex
}
@media print,
screen and (max-width:750px) {
  .p-topNews__inner {
    width: 92%;
    display: block;
    padding: 16% 0 5%
  }
}
.p-topNewsTArea {
  width: 250px
}
@media print,
screen and (max-width:750px) {
  .p-topNewsTArea {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
  }
}
.p-topNewsTArea__lead {
  text-align: left
}
.p-topNewsTArea__more {
  margin-top: 40px
}
@media print,
screen and (max-width:750px) {
  .p-topNewsTArea__more {
    margin-top: 0;
    margin-right: 4.34783%
  }
}
.p-topNewsTArea__more a {
  font-size: 16px;
  color: #383838;
  text-decoration: none;
  position: relative;
  transition: all .4s;
  margin-right: 20px
}
.p-topNewsTArea__more a:before {
  content: "詳しく見る";
  font-size: 16px;
  display: inline-block;
  position: relative;
  z-index: 1
}
@media print,
screen and (max-width:750px) {
  .p-topNewsTArea__more a:before {
    font-size: 13px
  }
}
.p-topNewsTArea__more a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -26px;
  transform: translateY(-50%);
  width: 40px;
  padding-top: 40px;
  border: 1px solid #d0d0d0;
  border-radius: 50%;
  z-index: 0;
  transition: all .4s
}
@media print,
screen and (max-width:750px) {
  .p-topNewsTArea__more a:after {
    right: -44%
  }
}
.p-topNewsTArea__more a:hover {
  color: #55d4fb
}
.p-topNewsTArea__more a:hover:after {
  transform: translateY(-50%) scale(1.9);
  border: 1px solid #55d4fb
}
@media print,
screen and (max-width:750px) {
  .p-topNewsTArea__more a:hover:after {
    transform: translateY(-50%);
    border: 1px solid #d0d0d0
  }
}
.p-topNewsList {
  width: 950px;
  margin-top: 15px
}
@media print,
screen and (max-width:750px) {
  .p-topNewsList {
    width: 100%;
    margin-top: 8%
  }
}
.p-topNewsList__item {
  display: flex;
  align-items: center;
  margin-bottom: 30px
}
@media print,
screen and (max-width:750px) {
  .p-topNewsList__item {
    flex-wrap: wrap
  }
}
.p-topNewsList__item span {
  display: inline-block
}
@media print,
screen and (max-width:750px) {
  .p-topNewsList__item span {
    display: flex
  }
}
.p-topNewsList__itemDate {
  width: 135px;
  font-size: 15px
}
@media print,
screen and (max-width:750px) {
  .p-topNewsList__itemDate {
    width: 10em;
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-topNewsList__itemTag {
  width: 110px;
  text-align: center;
  border: 1px solid #55d4fb;
  color: #55d4fb;
  font-size: 13px;
  height: 25px
}
@media print,
screen and (max-width:750px) {
  .p-topNewsList__itemTag {
    align-items: center;
    justify-content: center;
    width: 20%;
    font-size: 10px;
    font-size: 2.66667vw;
    height: 5.33333vw
  }
}
.p-topNewsList__itemTxt {
  margin-left: 20px;
  font-size: 15px;
  width: 660px
}
@media print,
screen and (max-width:750px) {
  .p-topNewsList__itemTxt {
    width: 100%;
    font-size: 12px;
    font-size: 3.2vw;
    margin-left: 0;
    margin-top: 2%
  }
}
.p-topGroup {
  position: relative;
  background: #fff;
  padding-top: 60px;
  padding-bottom: 40px;
  z-index: 1
}
@media print,
screen and (max-width:750px) {
  .p-topGroup {
    padding-top: 6.66667%;
    padding-bottom: 9.33333%
  }
}
.p-topGroup__ttl {
  text-align: center;
  font-size: 18px
}
@media print,
screen and (max-width:750px) {
  .p-topGroup__ttl {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-topGroupList {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px
}
@media print,
screen and (max-width:750px) {
  .p-topGroupList {
    margin-top: 6.66667%;
    flex-wrap: wrap
  }
}
.p-topGroupList__item {
  margin: 0 24px
}
@media print,
screen and (max-width:750px) {
  .p-topGroupList__item {
    margin: 0 3% 2.66667vw
  }
}
@media print,
screen and (max-width:750px) {
  .p-topGroupList__item--01 {
    width: 100%;
    text-align: center
  }
  .p-topGroupList__item--01 img {
    width: 50vw
  }
}
@media print,
screen and (max-width:750px) {
  .p-topGroupList__item--02 {
    width: 40%
  }
}
@media print,
screen and (max-width:750px) {
  .p-topGroupList__item--03 {
    width: 36%
  }
}
.notice-covid19 {
  max-width: 640px;
  margin: 0 auto;
  padding: 0 20px
}
@media screen and (max-width:738px) {
  .notice-covid19 {
    padding-bottom: 20px
  }
}
.notice-covid19__inner {
  text-align: center
}
.notice-covid19__link {
  display: block;
  padding: 14px 0 16px;
  border: 1px solid #ccc;
  font-size: 14px
}
.notice-covid19__link:hover {
  text-decoration: none
}
.notice-covid19__icon {
  position: relative
}
.notice-covid19__icon::after {
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  width: 7px;
  height: 8px;
  background: url(/assets/img/top/icon-external.png) no-repeat center/contain;
  content: ""
}
.notice-covid19__spBreak {
  display: none
}
@media screen and (max-width:738px) {
  .notice-covid19__spBreak {
    display: inline
  }
}
.p-aboutGreet {
  padding-bottom: 60px;
  border-bottom: 3px solid #55d4fb
}
@media print,
screen and (max-width:750px) {
  .p-aboutGreet {
    padding-bottom: 12vw
  }
}
.p-aboutGreet__txt {
  margin-top: 30px
}
@media print,
screen and (max-width:750px) {
  .p-aboutGreet__txt {
    margin-top: 5.33333vw
  }
}
.p-aboutGreet__signature {
  text-align: right;
  margin-top: 70px
}
@media print,
screen and (max-width:750px) {
  .p-aboutGreet__signature {
    margin-top: 24vw
  }
}
.p-aboutInfo h2 {
  margin-bottom: 60px
}
.p-aboutInfo__ttl {
  margin-bottom: 60px
}
.p-aboutInfo__inner {
  position: relative
}
.p-aboutInfo__office {
  position: absolute;
  top: 0;
  right: 0;
  width: 350px;
  background: #fff;
  padding: 0 30px
}
@media print,
screen and (max-width:750px) {
  .p-aboutInfo__office {
    position: relative;
    width: 58.93333vw;
    padding: 0;
    margin: 10.66667vw auto 0
  }
}
.p-aboutInfo__office img {
  width: 100%
}
.p-aboutInfoDl {
  border-bottom: 1px solid #d0d0d0;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px
}
@media print,
screen and (max-width:750px) {
  .p-aboutInfoDl {
    padding-top: 10.66667vw;
    padding-bottom: 10.66667vw
  }
}
.p-aboutInfoDl:first-child {
  padding-top: 0
}
.p-aboutInfoDl__ttl {
  width: 180px;
  font-weight: 700
}
@media print,
screen and (max-width:750px) {
  .p-aboutInfoDl__ttl {
    width: 25.36232%
  }
}
.p-aboutMap__inner {
  width: 820px;
  margin: 40px auto 0
}
@media print,
screen and (max-width:750px) {
  .p-aboutMap__inner {
    width: 100%;
    margin: 8vw auto 0
  }
}
.p-aboutMap__img {
  position: relative
}
.p-aboutMap__ttl {
  margin-top: 30px;
  font-weight: 700
}
@media print,
screen and (max-width:750px) {
  .p-aboutMap__ttl {
    margin-top: 7.33333vw;
    text-align: center
  }
}
.p-aboutMap__text {
  margin-top: 10px;
  font-size: 14px
}
@media print,
screen and (max-width:750px) {
  .p-aboutMap__text {
    margin-top: 4vw;
    font-size: 13px;
    font-size: 3.46667vw;
    text-align: center
  }
}
.p-aboutMap__japanMap {
  width: 820px
}
@media print,
screen and (max-width:750px) {
  .p-aboutMap__japanMap {
    width: 100%
  }
}
.p-aboutMap__link {
  position: absolute
}
.p-aboutMap__link--01 {
  top: 140px;
  left: 357px
}
.p-aboutMap__link--01 img {
  width: 226px
}
@media print,
screen and (max-width:750px) {
  .p-aboutMap__link--01 {
    width: 50.13333%;
    top: 0;
    left: 0;
    margin-top: 87%;
    margin-left: 1.5vw
  }
  .p-aboutMap__link--01 img {
    width: 100%
  }
}
.p-aboutMap__link--02 {
  top: 140px;
  left: 534px
}
.p-aboutMap__link--02 img {
  width: 226px
}
@media print,
screen and (max-width:750px) {
  .p-aboutMap__link--02 {
    width: 50.13333%;
    top: 0;
    left: 0;
    margin-top: 87%;
    margin-left: 38.5vw
  }
  .p-aboutMap__link--02 img {
    width: 100%
  }
}
.p-aboutMap__link--03 {
  top: 290px;
  left: 610px
}
.p-aboutMap__link--03 img {
  width: 226px
}
@media print,
screen and (max-width:750px) {
  .p-aboutMap__link--03 {
    width: 50.13333%;
    top: 0;
    left: 0;
    margin-top: 124%;
    margin-left: 38.5vw
  }
  .p-aboutMap__link--03 img {
    width: 100%
  }
}
.p-vanadiumAbout__text {
  margin-top: 30px
}
@media print,
screen and (max-width:750px) {
  .p-vanadiumAbout__text {
    margin-top: 5.3vw
  }
}
.p-vanadiumAboutImgs {
  display: flex;
  justify-content: center;
  margin-top: 40px
}
@media print,
screen and (max-width:750px) {
  .p-vanadiumAboutImgs {
    display: block;
    text-align: center
  }
}
.p-vanadiumAboutImgs__item {
  margin: 0 10px
}
.p-vanadiumAboutImgs__item img {
  width: 318px
}
@media print,
screen and (max-width:750px) {
  .p-vanadiumAboutImgs__item {
    margin: 0 auto 7%
  }
}
.p-vanadiumAboutTableTtl {
  margin-top: 60px
}
@media print,
screen and (max-width:750px) {
  .p-vanadiumAboutTableTtl {
    margin-top: 10%;
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-vanadiumAboutTable {
  margin-top: 10px
}
@media print,
screen and (max-width:750px) {
  .p-vanadiumAboutTable {
    margin-top: 2%
  }
}
.p-vanadiumTableTxt {
  font-size: 13px;
  margin-top: 10px
}
@media print,
screen and (max-width:750px) {
  .p-vanadiumTableTxt {
    font-size: 2.8vw
  }
}
.p-vanadiumBtn {
  width: 324px;
  margin: 80px auto 0
}
@media print,
screen and (max-width:750px) {
  .p-vanadiumBtn {
    width: 90%;
    margin: 20% auto 0
  }
}
.p-safetyLead {
  text-align: center
}
.p-safetyCt__img {
  margin-top: 40px;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .p-safetyCt__img {
    margin-top: 10%
  }
  .p-safetyCt__img img {
    max-width: 100%;
    width: auto
  }
}
.p-esgMain {
  margin-bottom: 0;
  overflow: hidden
}
.p-esgKv {
  background: url(/assets/img/esg/kv.jpg) no-repeat center;
  background-size: cover;
  height: 400px
}
@media print,
screen and (max-width:750px) {
  .p-esgKv {
    background: 0 0;
    height: auto
  }
}
.p-esgKv__inner {
  text-align: center;
  padding-top: 90px
}
@media print,
screen and (max-width:750px) {
  .p-esgKv__inner {
    padding-top: 13.33333vw;
    background: url(/assets/img/esg/kv--sp.jpg) no-repeat center;
    background-size: cover;
    height: 53.42133vw
  }
}
.p-esgKv__ttlEn {
  color: #fff;
  font-size: 14px;
  letter-spacing: .1em;
  margin-bottom: 15px
}
@media print,
screen and (max-width:750px) {
  .p-esgKv__ttlEn {
    font-size: 11px;
    font-size: 2.93333vw;
    margin-bottom: 4vw
  }
}
@media print,
screen and (max-width:750px) {
  .p-esgKv__ttl {
    width: 86.53333%;
    margin: 0 auto
  }
}
.p-esgLead {
  text-align: center;
  padding-top: 100px;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .p-esgLead {
    padding-top: 13.33333vw
  }
}
.p-esgLead__ttl {
  font-size: 27px;
  font-weight: 400;
  letter-spacing: .1em
}
@media print,
screen and (max-width:750px) {
  .p-esgLead__ttl {
    font-size: 25px;
    font-size: 6.66667vw
  }
}
.p-esgLead__ttl span {
  font-size: 23px;
  line-height: 2
}
@media print,
screen and (max-width:750px) {
  .p-esgLead__ttl span {
    font-size: 21px;
    font-size: 5.6vw;
    line-height: 1.7
  }
}
.p-esgLead__subTtl {
  font-size: 14px;
  margin-bottom: 20px
}
@media print,
screen and (max-width:750px) {
  .p-esgLead__subTtl {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 5.33333vw
  }
}
.p-esgLead__txt {
  letter-spacing: .1em;
  line-height: 2.25;
  position: relative;
  z-index: 2
}
@media print,
screen and (max-width:750px) {
  .p-esgLead__txt {
    font-size: 13px;
    font-size: 3.46667vw;
    line-height: 1.92
  }
}
.p-esgLead__img {
  position: absolute;
  top: 110px;
  left: 73%
}
@media print,
screen and (max-width:750px) {
  .p-esgLead__img {
    width: 65.33333vw;
    opacity: .4;
    top: 41.33333vw;
    left: 56.5%
  }
}
.p-esgNav {
  padding: 70px 0 110px
}
@media print,
screen and (max-width:750px) {
  .p-esgNav {
    padding: 10.66667vw 0 13.33333vw
  }
}
.p-esgNav__list {
  display: flex;
  justify-content: center
}
.p-esgNav__item {
  font-size: 14px;
  border-right: 1px solid #55d4fb;
  position: relative;
  padding-bottom: 7px
}
@media print,
screen and (max-width:750px) {
  .p-esgNav__item {
    font-size: 12px;
    font-size: 3.2vw;
    width: 30.53333vw;
    text-align: center;
    padding-bottom: 1.33333vw
  }
}
.p-esgNav__item a {
  padding: 0 80px;
  text-decoration: none;
  letter-spacing: .1em
}
@media print,
screen and (max-width:750px) {
  .p-esgNav__item a {
    padding: 0
  }
}
.p-esgNav__item a::after {
  content: '';
  width: 4px;
  height: 4px;
  border: 0;
  border-top: solid 1px #383838;
  border-right: solid 1px #383838;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(135deg);
  position: absolute;
  bottom: 0;
  left: 49%;
  margin-top: -4px
}
@media print,
screen and (max-width:750px) {
  .p-esgNav__item a::after {
    width: 1.2vw;
    height: 1.2vw;
    margin-top: -.53333vw;
    border-top: solid .13333vw #383838;
    border-right: solid .13333vw #383838
  }
}
.p-esgNav__item:first-child {
  border-left: 1px solid #55d4fb
}
.p-esgContents {
  background: url(/assets/img/esg/contents_bg.jpg) no-repeat top;
  background-size: 100%;
  background-color: #f6fcfc;
  padding-bottom: 220px
}
@media print,
screen and (max-width:750px) {
  .p-esgContents {
    padding-bottom: 20vw;
    background: url(/assets/img/esg/contents_bg.jpg) no-repeat top left;
    background-size: 120%;
    background-color: #f6fcfc
  }
}
.p-esgContents__inner {
  width: 1006px;
  margin: 0 auto;
  padding-top: 110px
}
@media print,
screen and (max-width:750px) {
  .p-esgContents__inner {
    width: 91.46667vw;
    padding-top: 12vw
  }
}
.p-esgContents #grc .p-esgContents__ttl {
  letter-spacing: .12em
}
@media print,
screen and (max-width:750px) {
  .p-esgContents #grc .p-esgContents__ttl {
    letter-spacing: .1em
  }
}
.p-esgContents__ttl {
  font-size: 36px;
  text-align: center;
  letter-spacing: .2em
}
@media print,
screen and (max-width:750px) {
  .p-esgContents__ttl {
    font-size: 25px;
    font-size: 6.66667vw
  }
}
.p-esgContents__subTtl {
  text-align: center;
  font-size: 22px;
  margin-bottom: 30px
}
@media print,
screen and (max-width:750px) {
  .p-esgContents__subTtl {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 5.73333vw
  }
}
.p-esgContents__contents {
  background-color: #fff;
  padding: 80px 70px;
  box-shadow: 0 0 20px -10px rgba(107,116,180,.9)
}
@media print,
screen and (max-width:750px) {
  .p-esgContents__contents {
    padding: 8vw 6.26667vw;
    box-shadow: 0 0 2.66667vw -1.33333vw rgba(107,116,180,.9)
  }
}
.p-esgContents__item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px
}
@media print,
screen and (max-width:750px) {
  .p-esgContents__item {
    display: block;
    margin-bottom: 8vw
  }
}
.p-esgContents__item:last-child {
  margin-bottom: 0
}
.p-esgContents__itemImg {
  position: relative
}
.p-esgContents__itemTxtBox {
  margin-left: 30px
}
@media print,
screen and (max-width:750px) {
  .p-esgContents__itemTxtBox {
    margin-left: 0
  }
}
.p-esgContents__itemTtl {
  font-size: 30px;
  font-weight: 600;
  color: #55d4fb;
  border-bottom: 1px dashed #55d4fb;
  line-height: 2;
  margin-bottom: 20px;
  letter-spacing: .05em
}
@media print,
screen and (max-width:750px) {
  .p-esgContents__itemTtl {
    line-height: 2.5;
    font-size: 18px;
    font-size: 4.8vw;
    margin-bottom: 2.66667vw
  }
}
.p-esgContents__itemTxt01 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  letter-spacing: .05em
}
@media print,
screen and (max-width:750px) {
  .p-esgContents__itemTxt01 {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 1.33333vw
  }
}
.p-esgContents__itemTxt02 {
  font-size: 18px;
  letter-spacing: .05em
}
@media print,
screen and (max-width:750px) {
  .p-esgContents__itemTxt02 {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.83
  }
}
.p-esgContents__desc {
  font-size: 14px;
  letter-spacing: .05em
}
@media print,
screen and (max-width:750px) {
  .p-esgContents__desc {
    font-size: 10px;
    font-size: 2.66667vw;
    line-height: 1.6;
    display: flex
  }
  .p-esgContents__desc span {
    white-space: nowrap
  }
}
.p-esgContents__desc:first-of-type {
  padding-top: 15px
}
@media print,
screen and (max-width:750px) {
  .p-esgContents__desc:first-of-type {
    padding-top: 4vw
  }
}
.p-esgContents__itemSlideTtl {
  font-size: 18px;
  position: absolute;
  top: 320px;
  letter-spacing: .02em
}
@media print,
screen and (max-width:750px) {
  .p-esgContents__itemSlideTtl {
    font-size: 13px;
    font-size: 3.46667vw;
    top: 48vw
  }
}
.p-esgContents__itemSlideTxt {
  padding-top: 10px;
  font-size: 14px;
  letter-spacing: .05em
}
@media print,
screen and (max-width:750px) {
  .p-esgContents__itemSlideTxt {
    font-size: 10px;
    font-size: 2.66667vw;
    padding-top: 1.33333vw;
    margin-bottom: 4vw
  }
}
.swiper-container-esg,
.swiper-container-esg2 {
  overflow: hidden;
  transform: none;
  position: relative;
  padding-bottom: 35px
}
@media print,
screen and (max-width:750px) {
  .swiper-container-esg,
  .swiper-container-esg2 {
    padding-bottom: 5.73333vw
  }
}
.swiper-container-esg .swiper-wrapper,
.swiper-container-esg2 .swiper-wrapper {
  width: 421px;
  height: 313px
}
@media print,
screen and (max-width:750px) {
  .swiper-container-esg .swiper-wrapper,
  .swiper-container-esg2 .swiper-wrapper {
    width: 78.8vw;
    height: 47.33333vw
  }
}
.swiper-container-esg .swiper-slide,
.swiper-container-esg2 .swiper-slide {
  color: #fff;
  width: 100%;
  height: 100%;
  text-align: center
}
.swiper-container-esg .swiper-pagination.swiper-pagination-custom,
.swiper-container-esg2 .swiper-pagination.swiper-pagination-custom {
  position: absolute;
  bottom: 0;
  left: 360px;
  width: 15%;
  font-weight: 600
}
@media print,
screen and (max-width:750px) {
  .swiper-container-esg .swiper-pagination.swiper-pagination-custom,
  .swiper-container-esg2 .swiper-pagination.swiper-pagination-custom {
    width: 20%;
    left: 65.33333vw;
    font-size: 11px;
    font-size: 2.93333vw
  }
}
.p-hisList__item {
  display: flex;
  padding: 25px 0;
  border-bottom: 1px solid #d0d0d0
}
@media print,
screen and (max-width:750px) {
  .p-hisList__item {
    justify-content: space-between;
    margin-bottom: 5%
  }
}
.p-hisList__date {
  width: 180px
}
@media print,
screen and (max-width:750px) {
  .p-hisList__date {
    width: 30%
  }
}
.p-hisList__ct {
  width: 800px
}
@media print,
screen and (max-width:750px) {
  .p-hisList__ct {
    width: 65%
  }
}
.p-businessParCase__item {
  font-weight: 700
}
.p-businessParDl__ttl {
  font-size: 18px;
  margin-top: 60px
}
@media print,
screen and (max-width:750px) {
  .p-businessParDl__ttl {
    font-size: 14px;
    font-weight: 700;
    margin: 48px 0 16px
  }
}
.p-businessParDlLi__item {
  margin-top: 25px
}
.p-businessCont {
  margin-top: 90px
}
@media print,
screen and (max-width:750px) {
  .p-businessCont {
    margin-top: 15%
  }
}
.p-businessCont__name {
  text-align: center;
  margin-top: 30px;
  font-size: 16px
}
@media print,
screen and (max-width:750px) {
  .p-businessCont__name {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-top: 8%
  }
}
.p-businessCont__tell {
  text-align: center;
  margin-top: 5px
}
@media print,
screen and (max-width:750px) {
  .p-businessCont__tell {
    margin-top: 3%
  }
}
.p-businessCont__btn {
  margin-top: 10%
}
.p-newsList__item {
  display: flex;
  margin-bottom: 30px;
  flex-wrap: wrap;
  vertical-align: text-top;
  align-items: center
}
@media print,
screen and (max-width:750px) {
  .p-newsList__item {
    margin-top: 5%;
    margin-bottom: 10%
  }
}
.p-newsList__itemDate {
  width: 122px;
  font-size: 16px
}
@media print,
screen and (max-width:750px) {
  .p-newsList__itemDate {
    width: 9em;
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-newsList__itemTag {
  width: 110px;
  background: #fff;
  color: #55d4fb;
  margin-left: 10px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  border: 1px solid #55d4fb
}
@media print,
screen and (max-width:750px) {
  .p-newsList__itemTag {
    width: 7em;
    margin-left: 0;
    font-size: 11px;
    font-size: 2.93333vw;
    height: 5.33333vw
  }
}
.p-newsList__itemTxt {
  width: 710px;
  margin-left: 20px;
  font-size: 16px
}
@media print,
screen and (max-width:750px) {
  .p-newsList__itemTxt {
    margin-left: 0;
    margin-right: 5%;
    margin-top: 2%;
    font-size: 14px;
    font-size: 3.73333vw;
    width: 100%
  }
}
.p-sitemapHome:before {
  content: url(/assets/img/sitemap/icon.svg);
  margin-right: 10px
}
@media print,
screen and (max-width:750px) {
  .p-sitemapHome {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-sitemapList {
  display: flex;
  flex-wrap: wrap
}
@media print,
screen and (max-width:750px) {
  .p-sitemapList {
    display: block
  }
}
.p-sitemapList__item {
  margin-top: 83px;
  width: calc(100%/3)
}
@media print,
screen and (max-width:750px) {
  .p-sitemapList__item {
    margin: 12.31884% 0 15.07246%;
    width: auto
  }
}
.p-sitemapblock__ttl {
  margin-bottom: 33px;
  font-weight: 700
}
@media print,
screen and (max-width:750px) {
  .p-sitemapblock__ttl {
    margin-bottom: 6.37681%;
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-sitemapblockItemList__item {
  margin-bottom: 38px;
  line-height: 1.2
}
.p-sitemapblockItemList__item:before {
  content: url(/assets/img/sitemap/icon.svg);
  margin-right: 10px
}
@media print,
screen and (max-width:750px) {
  .p-sitemapblockItemList__item {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-bottom: 7.82609%;
    margin-right: 0;
    text-align: left
  }
}
.p-sitemapblockItemList__item span {
  font-size: 80%
}
.p-sitemapblockItemList__subItem {
  font-size: 14px;
  margin-top: 12px
}
.p-sitemapblockItemList__subItem:before {
  content: url(/assets/img/sitemap/icon.svg);
  margin-right: 10px
}
@media print,
screen and (max-width:750px) {
  .p-sitemapblockItemList__subItem {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-privacyCtList {
  margin-top: 30px
}
@media print,
screen and (max-width:750px) {
  .p-privacyCtList {
    margin-top: 10%
  }
}
.p-privacyCtList__itemTtl {
  font-size: 110%;
  margin-top: 20px
}
@media print,
screen and (max-width:750px) {
  .p-privacyCtList__itemTtl {
    font-size: 105%;
    margin-top: 5%
  }
}
.p-privacyCtList__itemTxt {
  margin-top: 10px;
  margin-bottom: 10px
}
@media print,
screen and (max-width:750px) {
  .p-privacyCtList__itemTxt {
    margin-top: 3%;
    margin-bottom: 3%
  }
}
.p-privacyCtTable {
  border-top: 1px solid #c1c1c1;
  margin-top: 60px
}
@media print,
screen and (max-width:750px) {
  .p-privacyCtTable {
    margin-top: 15%
  }
}
.p-privacyCtTable__wrap {
  border-bottom: 1px solid #c1c1c1;
  display: flex;
  align-items: center
}
.p-privacyCtTable__ttl {
  width: 20%
}
@media print,
screen and (max-width:750px) {
  .p-privacyCtTable__ttl {
    width: 25%;
    padding: 2%
  }
}
.p-privacyCtTable__ct {
  width: 80%;
  border-left: 1px solid #c1c1c1;
  padding: 15px 30px
}
@media print,
screen and (max-width:750px) {
  .p-privacyCtTable__ct {
    width: 75%;
    border-left: 1px solid #c1c1c1;
    padding: 3% 0 3% 3%
  }
}
.p-termsCtDl {
  margin-top: 30px
}
@media print,
screen and (max-width:750px) {
  .p-termsCtDl {
    margin-top: 5%
  }
}
.p-termsCtDl__ct {
  margin-top: 5px;
  font-size: 16px
}
@media print,
screen and (max-width:750px) {
  .p-termsCtDl__ct {
    argin-top: 2%;
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-termsCtDl__ctTxt--mt {
  margin-top: 20px
}
@media print,
screen and (max-width:750px) {
  .p-termsCtDl__ctTxt--mt {
    margin-top: 5%
  }
}
.p-termsCtDl__ctAtt {
  margin-top: 20px
}
@media print,
screen and (max-width:750px) {
  .p-termsCtDl__ctAtt {
    margin-top: 5%
  }
}
.p-termsCtDl__ctAdobe {
  margin-top: 10px
}
@media print,
screen and (max-width:750px) {
  .p-termsCtDl__ctAdobe {
    margin-top: 3%;
    width: 45%
  }
}
.p-termsCtDl__ctList {
  margin-top: 10px
}
@media print,
screen and (max-width:750px) {
  .p-termsCtDl__ctList {
    margin-top: 3%
  }
}
.p-termsCtLink {
  margin-top: 20px
}
@media print,
screen and (max-width:750px) {
  .p-termsCtLink {
    margin-top: 5%
  }
}
.p-termsCtLink__ex {
  margin-top: 5px
}
@media print,
screen and (max-width:750px) {
  .p-termsCtLink__ex {
    margin-top: 1%
  }
}
.p-yoroLineup {
  padding-bottom: 180px;
  position: relative;
  background: #fff
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineup {
    padding-bottom: 21.33333%;
    background: #fff;
    background-size: contain
  }
}
.p-yoroLineupTtl {
  padding: 115px 0 80px;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineupTtl {
    padding: 25.06667% 0 4.4%
  }
}
.p-yoroLineupPicList {
  display: flex;
  justify-content: center
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineupPicList {
    display: block
  }
}
.p-yoroLineupPicList__item {
  padding: 0 7px
}
.p-yoroLineupPicList__item img {
  width: 450px
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineupPicList__item {
    margin-top: 8%;
    background: url(/assets/img/products/gifuyoro/bg03--sp01.png) center no-repeat;
    background-size: cover
  }
  .p-yoroLineupPicList__item img {
    width: 100%
  }
}
.p-yoroLineupAbout {
  padding: 60px 85px;
  margin: 0 auto;
  box-shadow: 0 0 40px rgba(103,147,147,.1);
  background: #fff;
  position: relative;
  z-index: 1
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineupAbout {
    padding: 10.66667% 3.33333%
  }
}
.p-yoroLineupAboutText {
  font-size: 16px;
  margin: 0 auto 80px
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineupAboutText {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-bottom: 15%
  }
}
.p-yoroLineupAboutPriceList {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 45px;
  border-top: 1px solid #d1dbde;
  border-bottom: 1px solid #d1dbde;
  height: 54px;
  font-size: 16px
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineupAboutPriceList {
    font-size: 13px;
    font-size: 3.46667vw;
    display: block;
    height: auto;
    padding: 4.66667% 0
  }
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineupAboutPriceList__item:nth-child(2) {
    margin-bottom: 4%
  }
}
.p-yoroLineup__banner {
  display: block;
  margin: 120px auto 0;
  width: 936px;
  position: relative;
  z-index: 1
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineup__banner {
    margin-top: 16vw;
    width: 89.33333vw
  }
}
.p-yoroLineupAboutTables__ttl {
  font-size: 14px
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineupAboutTables__ttl {
    font-size: 11.5px;
    font-size: 3.06667vw
  }
}
.p-yoroLineupAboutTables__text {
  font-size: 13px
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineupAboutTables__text {
    font-size: 10.5px;
    font-size: 2.8vw
  }
}
.p-yoroLineupAboutTable {
  width: auto;
  margin: 12px 0 10px
}
.p-yoroLineupAboutTable__block {
  width: 25%
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineupAboutTable__block {
    width: 50%
  }
}
.p-yoroLineupAboutTable__block:nth-child(9) dt {
  border-left: none
}
.p-yoroLineupAboutTable__ttl {
  font-size: 13px
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineupAboutTable__ttl {
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.p-yoroLineupAboutTable__item {
  font-size: 13px;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .p-yoroLineupAboutTable__item {
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.p-yoroProcess {
  padding-bottom: 16%
}
.p-yoroProcessTtl {
  padding-top: 173px
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessTtl {
    padding-top: 20.4%;
    margin-bottom: 9.33333%
  }
}
.p-yoroProcessTtl__ttl {
  font-size: 28px
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessTtl__ttl {
    font-size: 17px;
    font-size: 4.53333vw;
    text-align: left
  }
}
.p-yoroProcessTtl__spell {
  font-size: 20px
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessTtl__spell {
    font-size: 14px;
    font-size: 3.73333vw;
    text-align: left
  }
}
.p-yoroProcessList {
  margin-top: 80px
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessList {
    margin: 0 auto
  }
}
.p-yoroProcessList__item {
  margin-bottom: 220px;
  position: relative
}
.p-yoroProcessList__item:nth-child(2n) {
  text-align: right
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessList__item {
    margin: 0 auto 18.66667%
  }
}
.p-yoroProcessList__pic {
  display: inline-block
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessList__pic {
    display: block
  }
}
.p-yoroProcessList__pic img {
  width: 680px
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessList__pic img {
    width: 100%
  }
}
.p-yoroProcessList__card {
  position: absolute;
  bottom: -60px;
  width: 500px;
  box-shadow: 0 0 40px rgba(103,147,147,.09)
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessList__card {
    position: relative;
    width: 90%;
    bottom: auto;
    margin: -11% auto 0
  }
}
.p-yoroProcessList__cardInner {
  padding: 75px;
  backdrop-filter: blur(5px);
  background-color: rgba(255,255,255,.95)
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessList__cardInner {
    padding: 9.73333% 8%
  }
}
.p-yoroProcessList__card--saisui {
  right: 0
}
.p-yoroProcessList__card--saisui:after {
  content: " ";
  position: absolute;
  top: -35px;
  right: 7px;
  width: 80px;
  padding-top: 70px;
  background: url(/assets/img/products/gifuyoro/01.svg) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessList__card--saisui:after {
    width: 15.87302%;
    right: 0;
    top: -11%;
    padding-top: 12%
  }
}
.p-yoroProcessList__card--sakkin {
  left: 0
}
.p-yoroProcessList__card--sakkin:after {
  content: " ";
  position: absolute;
  top: -31px;
  left: 4px;
  width: 80px;
  padding-top: 70px;
  background: url(/assets/img/products/gifuyoro/02.svg) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessList__card--sakkin:after {
    width: 15.87302%;
    right: 0;
    left: auto;
    top: -13%
  }
}
.p-yoroProcessList__card--juchin {
  right: 0
}
.p-yoroProcessList__card--juchin:after {
  content: " ";
  position: absolute;
  top: -35px;
  right: 7px;
  width: 80px;
  padding-top: 70px;
  background: url(/assets/img/products/gifuyoro/03.svg) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessList__card--juchin:after {
    width: 15.87302%;
    right: 0;
    top: -9%
  }
}
.p-yoroProcessList__card--kensa {
  left: 0
}
.p-yoroProcessList__card--kensa:after {
  content: " ";
  position: absolute;
  top: -31px;
  left: 4px;
  width: 80px;
  padding-top: 70px;
  background: url(/assets/img/products/gifuyoro/04.svg) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessList__card--kensa:after {
    width: 15.87302%;
    right: 0;
    left: auto;
    top: -11%
  }
}
.p-yoroProcessList__cardTtl {
  font-size: 24px;
  margin-bottom: 27px;
  text-align: left;
  letter-spacing: .2em
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessList__cardTtl {
    font-size: 18px;
    font-size: 4.8vw;
    margin-bottom: 4.66667%
  }
}
.p-yoroProcessList__cardTxt {
  font-size: 16px;
  text-align: left
}
@media print,
screen and (max-width:750px) {
  .p-yoroProcessList__cardTxt {
    font-size: 11.5px;
    font-size: 3.06667vw
  }
}
.p-yoroFactory {
  background: #fff
}
.p-yoroFactoryTtl {
  padding-top: 130px;
  margin-bottom: 37px;
  overflow: hidden;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .2em
}
@media print,
screen and (max-width:750px) {
  .p-yoroFactoryTtl {
    font-size: 17px;
    font-size: 4.53333vw;
    padding-top: 19.06667%;
    margin: 0 auto 4.66667%;
    width: 92%
  }
}
.p-yoroFactoryTtl span {
  display: inline-block;
  padding: 0 1.5em;
  position: relative
}
.p-yoroFactoryTtl span:after,
.p-yoroFactoryTtl span:before {
  border-top: 1px solid #b3bbbe;
  content: "";
  position: absolute;
  top: 50%;
  width: 10em
}
.p-yoroFactoryTtl span:before {
  right: 100%
}
.p-yoroFactoryTtl span:after {
  left: 100%
}
.p-yoroFactorySlide .swiper-button-prev {
  width: 50px;
  padding-top: 50px;
  top: 27%;
  height: auto;
  background: url(/assets/img/products/gifuyoro/prev.png) no-repeat
}
@media print,
screen and (max-width:750px) {
  .p-yoroFactorySlide .swiper-button-prev {
    background-size: 75%;
    left: 0;
    top: 83%
  }
}
.p-yoroFactorySlide .swiper-button-prev:after {
  display: none
}
.p-yoroFactorySlide .swiper-button-next {
  width: 50px;
  padding-top: 50px;
  top: 27%;
  height: auto;
  background: url(/assets/img/products/gifuyoro/next.png) right top no-repeat
}
@media print,
screen and (max-width:750px) {
  .p-yoroFactorySlide .swiper-button-next {
    background-size: 75%;
    top: 83%;
    right: 0
  }
}
.p-yoroFactorySlide .swiper-button-next:after {
  display: none
}
.p-yoroFactorySlide .swiper-pagination {
  bottom: 17%
}
.swiper-pagination-bullet-active {
  background: #55d4fb
}
.p-yoroFactoryList {
  padding-bottom: 192px
}
@media print,
screen and (max-width:750px) {
  .p-yoroFactoryList {
    padding-bottom: 40%
  }
}
.p-yoroFactoryListInner {
  width: 872px;
  margin: 0 auto
}
@media print,
screen and (max-width:750px) {
  .p-yoroFactoryListInner {
    width: 92%
  }
}
.p-yoroMovie {
  text-align: center;
  margin-bottom: 35px
}
@media print,
screen and (max-width:750px) {
  .p-yoroMovie {
    margin-bottom: 5.07246%
  }
}
.p-yoroFactoryAbout__Ttl {
  font-size: 22px;
  margin-bottom: 23px;
  text-align: center;
  letter-spacing: .2em;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .p-yoroFactoryAbout__Ttl {
    font-size: 16px;
    font-size: 4.26667vw;
    margin: 0 auto 2.89855%
  }
}
.p-yoroFactoryAbout__Ttl:before {
  content: "";
  font-size: 31px;
  color: #55d4fb;
  margin-right: 17px;
  font-family: 'EB Garamond',serif;
  position: absolute
}
@media print,
screen and (max-width:750px) {
  .p-yoroFactoryAbout__Ttl:before {
    font-size: 24.5px;
    font-size: 6.53333vw
  }
}
.p-yoroFactoryAbout__Ttl--saisui:before {
  content: "01";
  left: 41%;
  top: -18%
}
@media print,
screen and (max-width:750px) {
  .p-yoroFactoryAbout__Ttl--saisui:before {
    left: 34%;
    top: -29%
  }
}
.p-yoroFactoryAbout__Ttl--sakkin:before {
  content: "02";
  left: 38%;
  top: -18%
}
@media print,
screen and (max-width:750px) {
  .p-yoroFactoryAbout__Ttl--sakkin:before {
    left: 28%;
    top: -29%
  }
}
.p-yoroFactoryAbout__Ttl--juchin:before {
  content: "03";
  left: 27.5%;
  top: -18%
}
@media print,
screen and (max-width:750px) {
  .p-yoroFactoryAbout__Ttl--juchin:before {
    left: 10%;
    top: -29%
  }
}
.p-yoroFactoryAbout__Ttl--kensa:before {
  content: "04";
  left: 36%;
  top: -18%
}
@media print,
screen and (max-width:750px) {
  .p-yoroFactoryAbout__Ttl--kensa:before {
    left: 25%;
    top: -29%
  }
}
.p-yoroFactoryAbout__Txt {
  font-size: 15px;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .p-yoroFactoryAbout__Txt {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-yoroInfo {
  background: url(/assets/img/products/gifuyoro/factory.jpg) no-repeat;
  background-color: #fff;
  background-size: contain;
  height: 1010px;
  position: relative;
  padding-top: 350px
}
@media print,
screen and (max-width:750px) {
  .p-yoroInfo {
    background: url(/assets/img/products/gifuyoro/factory-sp.jpg) no-repeat;
    background-color: #fff;
    background-size: 100%;
    padding-top: 0;
    height: auto;
    padding-bottom: 26.66667%
  }
}
@media print,
screen and (max-width:750px) {
  .p-yoroInfo__inner {
    padding-top: 56%
  }
}
.p-yoroInfoCard {
  width: 1000px;
  box-shadow: 0 0 40px rgba(103,147,147,.09);
  top: 500px
}
@media print,
screen and (max-width:750px) {
  .p-yoroInfoCard {
    position: relative;
    width: 100%;
    height: auto;
    bottom: auto;
    margin: -11% auto 0;
    top: auto
  }
}
.p-yoroInfoCard__ttl {
  font-size: 24px;
  text-align: center;
  margin-bottom: 28px;
  letter-spacing: .2em
}
@media print,
screen and (max-width:750px) {
  .p-yoroInfoCard__ttl {
    font-size: 19px;
    font-size: 5.06667vw;
    margin-bottom: 8.69565%
  }
}
.p-yoroInfoCard__txt {
  font-size: 16px;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .p-yoroInfoCard__txt {
    font-size: 13px;
    font-size: 3.46667vw;
    text-align: left
  }
}
.p-yoroInfoCardInner {
  padding: 75px 145px 80px;
  backdrop-filter: blur(5px);
  background-color: rgba(255,255,255,.95)
}
@media print,
screen and (max-width:750px) {
  .p-yoroInfoCardInner {
    padding: 9.73333% 8%
  }
}
.p-yoroInfoContent {
  border: 1px solid #d0d0d0;
  margin-top: 90px;
  width: 700px;
  text-align: center;
  padding: 37px 0 48px
}
@media print,
screen and (max-width:750px) {
  .p-yoroInfoContent {
    margin-top: 13.04348%;
    width: 100%;
    padding: 6.52174% 0 7.97101%
  }
}
.p-yoroInfoContent__ttl {
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 700
}
@media print,
screen and (max-width:750px) {
  .p-yoroInfoContent__ttl {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-yoroInfoContent__txt {
  font-size: 16px
}
@media print,
screen and (max-width:750px) {
  .p-yoroInfoContent__txt {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-yoroInfoContent__pdf {
  font-size: 14px;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .p-yoroInfoContent__pdf {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 5.7971%
  }
}
.p-yoroInfoContent__pdf a:after {
  content: url(/assets/img/products/gifuyoro/pdf.png);
  margin-left: 20px;
  position: absolute;
  top: 15%;
  right: 33%
}
@media print,
screen and (max-width:750px) {
  .p-yoroInfoContent__pdf a:after {
    right: 12%
  }
}
.p-otherCt__ttl {
  font-size: 28px;
  text-align: center
}
.p-otherCt__spell {
  text-align: center;
  font-size: 20px
}
.p-otherLineupTtl {
  padding: 115px 0 146px
}
@media print,
screen and (max-width:750px) {
  .p-otherLineupTtl {
    padding: 24% 0 8%
  }
}
.p-otherList {
  margin-bottom: 340px
}
@media print,
screen and (max-width:750px) {
  .p-otherList {
    margin-bottom: 26.66667%
  }
}
.p-otherItem {
  position: relative;
  height: 375px;
  margin-bottom: 243px
}
@media print,
screen and (max-width:750px) {
  .p-otherItem {
    height: auto;
    margin-bottom: 13.33333%;
    padding-top: 69.33333%
  }
}
.p-otherItem:last-child {
  margin-bottom: 0
}
.p-otherItem--ocha:before {
  content: " ";
  position: absolute;
  height: 100%;
  width: 50%;
  left: 0;
  top: 0;
  background: url(/assets/img/products/others/ocha_bg.jpg) no-repeat center right;
  background-size: cover
}
@media print,
screen and (max-width:750px) {
  .p-otherItem--ocha:before {
    width: 96%;
    height: 52vw;
    margin-top: 17.33333%
  }
}
.p-otherItem--orange:before {
  content: " ";
  position: absolute;
  height: 100%;
  width: 50%;
  right: 0;
  top: 0;
  background: url(/assets/img/products/others/orange_bg.jpg) no-repeat center left;
  background-size: cover
}
@media print,
screen and (max-width:750px) {
  .p-otherItem--orange:before {
    width: 96%;
    height: 52vw;
    margin-top: 17.33333%
  }
}
.p-otherItem__inner {
  position: relative;
  height: 100%
}
.p-otherItem__bottle {
  position: absolute;
  z-index: 1;
  bottom: 0
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__bottle {
    transform: translateX(-50%)
  }
}
.p-otherItem__bottle--ocha {
  width: 216px;
  left: 175px
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__bottle--ocha {
    left: 50%;
    width: 29.33333vw;
    bottom: 94%
  }
}
.p-otherItem__bottle--orange {
  width: 222px;
  right: 143px
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__bottle--orange {
    left: 50%;
    bottom: 94%;
    width: 30.26667vw
  }
}
.p-otherItem__card {
  position: absolute;
  top: 125px;
  width: 575px
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__card {
    position: relative;
    width: 92%;
    top: auto;
    margin: -8% auto 0
  }
}
.p-otherItem__cardInner {
  backdrop-filter: blur(6px);
  background-color: #fff
}
.p-otherItem__cardInner--ocha {
  padding: 80px 85px
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__cardInner--ocha {
    padding: 10.66667vw 8vw
  }
}
.p-otherItem__cardInner--orange {
  padding: 80px 65px
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__cardInner--orange {
    padding: 10.66667vw 8vw
  }
}
.p-otherItem__card--ocha {
  left: 50%;
  margin-left: -80px;
  box-shadow: 0 0 40px rgba(226,234,202,.38)
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__card--ocha {
    left: auto;
    margin-left: auto;
    box-shadow: 0 0 5.33333vw rgba(226,234,202,.38)
  }
}
.p-otherItem__card--ocha:after {
  content: " ";
  position: absolute;
  top: -81px;
  right: 0;
  width: 173px;
  padding-top: 180px;
  background: url(/assets/img/products/others/ocha_item.png) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__card--ocha:after {
    top: 13.33333vw;
    right: 2.66667vw;
    width: 37%;
    padding-top: 39%;
    transform: translateY(-50%);
    margin-top: -5%
  }
}
.p-otherItem__card--orange {
  right: 43%;
  margin-left: 80px;
  box-shadow: 0 0 40px rgba(193,150,68,.15)
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__card--orange {
    right: auto;
    margin-left: auto;
    box-shadow: 0 0 5.33333vw rgba(193,150,68,.15)
  }
}
.p-otherItem__card--orange:after {
  content: " ";
  position: absolute;
  top: -81px;
  left: 0;
  width: 173px;
  padding-top: 180px;
  background: url(/assets/img/products/others/orange_item.png) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__card--orange:after {
    top: 0;
    left: auto;
    right: 4.4vw;
    width: 37%;
    padding-top: 39%;
    transform: translateY(-20%)
  }
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__cardTtl--ocha {
    width: 17.33333vw
  }
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__cardTtl--orange {
    width: 45.93333vw
  }
}
.p-otherItem__cardTxt {
  margin-top: 25px
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__cardTxt {
    margin-top: 7%;
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-otherItem__cardTxt span {
  margin-right: 20px
}
@media print,
screen and (max-width:750px) {
  .p-otherItem__cardTxt span {
    display: block
  }
}
.p-yamanakakoLineup {
  padding-bottom: 180px;
  position: relative;
  background: #fff;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoLineup {
    padding-bottom: 21.33333%
  }
}
.p-yamanakakoLineupTtl {
  padding: 115px 0 80px;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoLineupTtl {
    padding: 25.06667% 0 4.4%
  }
}
.p-yamanakakoLineupPicList {
  display: flex;
  justify-content: center
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoLineupPicList {
    display: block
  }
}
.p-yamanakakoLineupPicList__item {
  padding: 0 7px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoLineupPicList__item {
    margin-top: 8%;
    background: url(/assets/img/products/yamanakako/bg03--sp01.png) center no-repeat;
    background-size: cover
  }
  .p-yamanakakoLineupPicList__item img {
    width: 100%
  }
}
.p-yamanakakoLineupAbout {
  padding: 60px 85px;
  margin: 0 auto;
  box-shadow: 0 0 40px rgba(103,147,147,.1);
  background: #fff;
  position: relative;
  z-index: 1
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoLineupAbout {
    padding: 10.66667% 3.33333%;
    margin-top: 11.5942%
  }
}
.p-yamanakakoLineupAboutText {
  font-size: 16px;
  margin: 0 auto 80px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoLineupAboutText {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-bottom: 15%
  }
}
.p-yamanakakoLineupAboutPriceList {
  display: flex;
  align-items: center;
  margin-bottom: 45px;
  border-top: 1px solid #d1dbde;
  border-bottom: 1px solid #d1dbde;
  height: 54px;
  font-size: 16px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoLineupAboutPriceList {
    font-size: 13px;
    font-size: 3.46667vw;
    display: block;
    height: auto;
    padding: 4.66667% 0
  }
}
.p-yamanakakoLineupAboutPriceList__item {
  margin-right: 45px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoLineupAboutPriceList__item {
    font-weight: 700
  }
}
.p-yamanakakoLineupAboutPriceList__price {
  margin-right: 45px
}
.p-yamanakakoLineup__banner {
  display: block;
  margin: 120px auto 0;
  width: 936px;
  position: relative;
  z-index: 1
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoLineup__banner {
    margin-top: 16vw;
    width: 89.33333vw
  }
}
.p-yamanakakoProcess {
  padding-bottom: 16%
}
.p-yamanakakoProcessTtl {
  padding-top: 173px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessTtl {
    padding-top: 20.4%;
    margin-bottom: 9.33333%
  }
}
.p-yamanakakoProcessTtl__ttl {
  font-size: 28px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessTtl__ttl {
    font-size: 17px;
    font-size: 4.53333vw;
    text-align: left
  }
}
.p-yamanakakoProcessTtl__spell {
  font-size: 20px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessTtl__spell {
    font-size: 14px;
    font-size: 3.73333vw;
    text-align: left
  }
}
.p-yamanakakoProcessList {
  margin-top: 80px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessList {
    margin: 0 auto
  }
}
.p-yamanakakoProcessList__item {
  margin-bottom: 220px;
  position: relative
}
.p-yamanakakoProcessList__item:nth-child(2n) {
  text-align: right
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessList__item {
    margin: 0 auto 18.66667%
  }
}
.p-yamanakakoProcessList__pic {
  display: inline-block
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessList__pic {
    display: block
  }
}
.p-yamanakakoProcessList__pic img {
  width: 680px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessList__pic img {
    width: 100%
  }
}
.p-yamanakakoProcessList__card {
  position: absolute;
  bottom: -60px;
  width: 500px;
  box-shadow: 0 0 40px rgba(103,147,147,.09)
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessList__card {
    position: relative;
    width: 90%;
    bottom: auto;
    margin: -11% auto 0
  }
}
.p-yamanakakoProcessList__cardInner {
  padding: 75px;
  backdrop-filter: blur(5px);
  background-color: rgba(255,255,255,.95)
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessList__cardInner {
    padding: 9.73333% 8%
  }
}
.p-yamanakakoProcessList__card--saisui {
  right: 0
}
.p-yamanakakoProcessList__card--saisui:after {
  content: " ";
  position: absolute;
  top: -35px;
  right: 7px;
  width: 80px;
  padding-top: 70px;
  background: url(/assets/img/products/yamanakako/01.svg) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessList__card--saisui:after {
    width: 15.87302%;
    right: 0;
    top: -10%;
    padding-top: 12%
  }
}
.p-yamanakakoProcessList__card--sakkin {
  left: 0
}
.p-yamanakakoProcessList__card--sakkin:after {
  content: " ";
  position: absolute;
  top: -31px;
  left: 4px;
  width: 80px;
  padding-top: 70px;
  background: url(/assets/img/products/yamanakako/02.svg) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessList__card--sakkin:after {
    width: 15.87302%;
    right: 0;
    left: auto;
    top: -13%
  }
}
.p-yamanakakoProcessList__card--juchin {
  right: 0
}
.p-yamanakakoProcessList__card--juchin:after {
  content: " ";
  position: absolute;
  top: -35px;
  right: 7px;
  width: 80px;
  padding-top: 70px;
  background: url(/assets/img/products/yamanakako/03.svg) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessList__card--juchin:after {
    width: 15.87302%;
    right: 0;
    top: -9%
  }
}
.p-yamanakakoProcessList__card--kensa {
  left: 0
}
.p-yamanakakoProcessList__card--kensa:after {
  content: " ";
  position: absolute;
  top: -31px;
  left: 4px;
  width: 80px;
  padding-top: 70px;
  background: url(/assets/img/products/yamanakako/04.svg) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessList__card--kensa:after {
    width: 15.87302%;
    right: 0;
    left: auto;
    top: -11%
  }
}
.p-yamanakakoProcessList__cardTtl {
  font-size: 24px;
  margin-bottom: 27px;
  text-align: left;
  letter-spacing: .2em
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessList__cardTtl {
    font-size: 18px;
    font-size: 4.8vw;
    margin-bottom: 4.66667%
  }
}
.p-yamanakakoProcessList__cardTxt {
  font-size: 16px;
  text-align: left
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoProcessList__cardTxt {
    font-size: 11.5px;
    font-size: 3.06667vw
  }
}
.p-yamanakakoFactory {
  background: #fff
}
.p-yamanakakoFactoryTtl {
  padding-top: 130px;
  margin-bottom: 37px;
  overflow: hidden;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .2em
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoFactoryTtl {
    font-size: 17px;
    font-size: 4.53333vw;
    padding-top: 19.06667%;
    margin: 0 auto 4.66667%;
    width: 92%
  }
}
.p-yamanakakoFactoryTtl span {
  display: inline-block;
  padding: 0 1.5em;
  position: relative
}
.p-yamanakakoFactoryTtl span:after,
.p-yamanakakoFactoryTtl span:before {
  border-top: 1px solid #b3bbbe;
  content: "";
  position: absolute;
  top: 50%;
  width: 10em
}
.p-yamanakakoFactoryTtl span:before {
  right: 100%
}
.p-yamanakakoFactoryTtl span:after {
  left: 100%
}
.p-yamanakakoFactorySlide .swiper-button-prev {
  width: 50px;
  padding-top: 50px;
  top: 27%;
  height: auto;
  background: url(/assets/img/products/yamanakako/prev.png) no-repeat
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoFactorySlide .swiper-button-prev {
    background-size: 75%;
    left: 0;
    top: 83%
  }
}
.p-yamanakakoFactorySlide .swiper-button-prev:after {
  display: none
}
.p-yamanakakoFactorySlide .swiper-button-next {
  width: 50px;
  padding-top: 50px;
  top: 27%;
  height: auto;
  background: url(/assets/img/products/yamanakako/next.png) right top no-repeat
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoFactorySlide .swiper-button-next {
    background-size: 75%;
    top: 83%;
    right: 0
  }
}
.p-yamanakakoFactorySlide .swiper-button-next:after {
  display: none
}
.p-yamanakakoFactorySlide .swiper-pagination {
  bottom: 17%;
  --swiper-theme-color: #55D4FB
}
.p-yamanakakoFactoryList {
  padding-bottom: 192px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoFactoryList {
    padding-bottom: 40%
  }
}
.p-yamanakakoFactoryListInner {
  width: 872px;
  margin: 0 auto
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoFactoryListInner {
    width: 92%
  }
}
.p-yamanakakoMovie {
  text-align: center;
  margin-bottom: 35px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoMovie {
    margin-bottom: 5.07246%
  }
}
.p-yamanakakoFactoryAbout__Ttl {
  font-size: 22px;
  margin-bottom: 23px;
  text-align: center;
  letter-spacing: .2em;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoFactoryAbout__Ttl {
    font-size: 16px;
    font-size: 4.26667vw;
    margin: 0 auto 2.89855%
  }
}
.p-yamanakakoFactoryAbout__Ttl:before {
  content: "";
  font-size: 31px;
  color: #55d4fb;
  margin-right: 17px;
  font-family: 'EB Garamond',serif;
  position: absolute
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoFactoryAbout__Ttl:before {
    font-size: 24.5px;
    font-size: 6.53333vw
  }
}
.p-yamanakakoFactoryAbout__Ttl--saisui:before {
  content: "01";
  left: 41%;
  top: -18%
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoFactoryAbout__Ttl--saisui:before {
    left: 34%;
    top: -29%
  }
}
.p-yamanakakoFactoryAbout__Ttl--sakkin:before {
  content: "02";
  left: 38%;
  top: -18%
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoFactoryAbout__Ttl--sakkin:before {
    left: 28%;
    top: -29%
  }
}
.p-yamanakakoFactoryAbout__Ttl--juchin:before {
  content: "03";
  left: 27.5%;
  top: -18%
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoFactoryAbout__Ttl--juchin:before {
    left: 10%;
    top: -29%
  }
}
.p-yamanakakoFactoryAbout__Ttl--kensa:before {
  content: "04";
  left: 36%;
  top: -18%
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoFactoryAbout__Ttl--kensa:before {
    left: 25%;
    top: -29%
  }
}
.p-yamanakakoFactoryAbout__Txt {
  font-size: 15px;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoFactoryAbout__Txt {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-yamanakakoInfo {
  background-color: #fff;
  padding-bottom: 120px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfo {
    padding-top: 0;
    height: auto;
    padding-bottom: 26.66667%
  }
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfo__inner {
    padding-top: 25.33333%
  }
}
.p-yamanakakoInfoCard {
  width: 1000px;
  box-shadow: 0 0 40px rgba(103,147,147,.09)
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfoCard {
    position: relative;
    width: 100%;
    height: auto;
    bottom: auto;
    margin: -11% auto 0;
    top: auto
  }
}
.p-yamanakakoInfoCard__ttl {
  font-size: 28px;
  margin-bottom: 37px;
  letter-spacing: .2em
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfoCard__ttl {
    font-size: 19px;
    font-size: 5.06667vw;
    margin-bottom: 7.24638%;
    text-align: center;
    width: 100%
  }
}
.p-yamanakakoInfoCard__txt {
  width: 550px;
  font-size: 16px;
  line-height: 2.2;
  margin-bottom: 15px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfoCard__txt {
    font-size: 13px;
    font-size: 3.46667vw;
    text-align: left;
    width: 100%;
    margin-bottom: 10.14493%;
    line-height: 1.5
  }
}
.p-yamanakakoInfoCard__link {
  font-size: 14px;
  color: #00468c
}
.p-yamanakakoInfoCard__link:before {
  content: "";
  background: url(/assets/img/products/icon_map.svg) no-repeat;
  background-size: 15px;
  display: inline-block;
  height: 25px;
  width: 19px;
  margin-right: 7px;
  transform: translateY(10px)
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfoCard__link {
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-yamanakakoInfoCardInner {
  padding: 80px;
  backdrop-filter: blur(5px);
  background-color: rgba(255,255,255,.95)
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfoCardInner {
    padding: 10.66667% 8% 13.33333%
  }
}
.p-yamanakakoInfoConts {
  display: flex;
  justify-content: space-between
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfoConts {
    display: block
  }
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfoConts__left {
    margin-bottom: 8.69565%
  }
}
.p-yamanakakoInfoContent {
  display: flex;
  align-items: center;
  border-top: 1px solid #d1dbde;
  border-bottom: 1px solid #d1dbde;
  margin-top: 90px;
  width: 100%;
  padding: 40px 0;
  line-height: 2.2
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfoContent {
    display: block;
    margin-top: 13.04348%;
    width: 100%;
    padding: 7.24638% 0;
    line-height: 1.5
  }
}
.p-yamanakakoInfoContent__left {
  margin-right: 70px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfoContent__left {
    margin-right: 0
  }
}
.p-yamanakakoInfoContent__ttl {
  font-size: 16px;
  font-weight: 700
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfoContent__ttl {
    font-size: 14px;
    font-size: 3.73333vw;
    text-align: center;
    margin-bottom: 5.07246%
  }
}
.p-yamanakakoInfoContent__txt {
  font-size: 16px
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfoContent__txt {
    font-size: 13px;
    font-size: 3.46667vw;
    text-align: center
  }
}
.p-yamanakakoInfoContent__pdf {
  font-size: 14px;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfoContent__pdf {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 5.07246%;
    text-align: center
  }
}
.p-yamanakakoInfoContent__pdf a:after {
  content: "";
  background: url(/assets/img/products/pdf.png) center right no-repeat;
  display: inline-block;
  height: 25px;
  width: 19px;
  margin-left: 7px;
  transform: translateY(9px)
}
@media print,
screen and (max-width:750px) {
  .p-yamanakakoInfoContent__pdf a:after {
    right: 12%
  }
}
.p-kawaguchikoLineup {
  padding-bottom: 180px;
  position: relative;
  background: #fff
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineup {
    padding-bottom: 21.33333%
  }
}
.p-kawaguchikoLineupTtl {
  padding: 115px 0 80px;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupTtl {
    padding: 25.06667% 0 4.4%
  }
}
.p-kawaguchikoLineupSubTtl {
  margin-bottom: 40px;
  overflow: hidden;
  text-align: center;
  letter-spacing: .2em
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupSubTtl img {
    width: 90%
  }
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupSubTtl {
    margin: 5% auto 0
  }
}
.p-kawaguchikoLineupSubTtl span {
  display: inline-block;
  padding: 0 1.5em;
  position: relative
}
.p-kawaguchikoLineupSubTtl span:after,
.p-kawaguchikoLineupSubTtl span:before {
  border-top: 1px solid #55d4fb;
  content: "";
  position: absolute;
  top: 65%;
  width: 100%
}
.p-kawaguchikoLineupSubTtl span:before {
  right: 100%
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupSubTtl span:before {
    right: 94%
  }
}
.p-kawaguchikoLineupSubTtl span:after {
  left: 100%
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupSubTtl span:after {
    left: 94%
  }
}
.p-kawaguchikoLineupPicList {
  display: flex;
  justify-content: center
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupPicList {
    display: block
  }
}
.p-kawaguchikoLineupPicList--next {
  margin-top: 160px
}
.p-kawaguchikoLineupPicList__item {
  padding: 0 7px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupPicList__item {
    margin-top: 8%;
    background: url(/assets/img/products/kawaguchiko/bg03--sp01.png) center no-repeat;
    background-size: cover
  }
  .p-kawaguchikoLineupPicList__item img {
    width: 100%
  }
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupPicList__item--server {
    background-size: contain
  }
}
.p-kawaguchikoLineupAbout {
  padding: 60px 85px;
  margin: 0 auto;
  box-shadow: 0 0 40px rgba(103,147,147,.1);
  background: #fff;
  position: relative;
  z-index: 1
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupAbout {
    padding: 10.66667% 3.33333%
  }
}
.p-kawaguchikoLineupAboutText {
  font-size: 16px;
  margin: 0 auto 80px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupAboutText {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-bottom: 30.43478%
  }
}
.p-kawaguchikoLineupAboutText--next {
  margin-bottom: 8.98551%
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupAboutText--next {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-kawaguchikoLineupAboutPriceList {
  display: flex;
  align-items: center;
  margin-bottom: 45px;
  border-top: 1px solid #d1dbde;
  border-bottom: 1px solid #d1dbde;
  height: 54px;
  font-size: 16px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupAboutPriceList {
    font-size: 13px;
    font-size: 3.46667vw;
    display: block;
    height: auto;
    padding: 4.66667% 0
  }
}
.p-kawaguchikoLineupAboutPriceList__item {
  margin-right: 45px
}
.p-kawaguchikoLineup__banner {
  display: block;
  margin: 120px auto 0;
  width: 936px;
  position: relative;
  z-index: 1
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineup__banner {
    margin-top: 16vw;
    width: 89.33333vw
  }
}
.p-kawaguchikoLineupAboutPerfList__item {
  display: flex;
  margin-bottom: 40px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupAboutPerfList__item {
    font-size: 13px;
    font-size: 3.46667vw;
    display: block
  }
}
.p-kawaguchikoLineupAboutPerfList__ttl {
  font-weight: 700;
  display: block;
  width: 105px
}
.p-kawaguchikoLineupAboutPerfList__txt {
  width: 725px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupAboutPerfList__txt {
    width: auto
  }
}
.p-kawaguchikoProdTxt {
  text-align: center;
  margin-bottom: 80px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProdTxt__name {
    font-size: 13px;
    font-size: 3.46667vw;
    font-weight: 700
  }
}
.p-kawaguchikoProdTxt__price {
  margin-top: 15px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProdTxt__price {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 2.31884%
  }
}
.p-kawaguchikoProdTxt__info {
  font-size: 13px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProdTxt__info {
    font-size: 11px;
    font-size: 2.93333vw
  }
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProdTxt {
    margin-bottom: 14.2029%
  }
}
.p-kawaguchikoLineupAboutTables__ttl {
  font-size: 14px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupAboutTables__ttl {
    font-size: 11.5px;
    font-size: 3.06667vw
  }
}
.p-kawaguchikoLineupAboutTables__text {
  font-size: 13px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupAboutTables__text {
    font-size: 10.5px;
    font-size: 2.8vw
  }
}
.p-kawaguchikoLineupAboutTable {
  width: auto;
  margin: 12px 0 10px
}
.p-kawaguchikoLineupAboutTable__block {
  width: 25%
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupAboutTable__block {
    width: 50%
  }
}
.p-kawaguchikoLineupAboutTable__block:nth-child(9) dt {
  border-left: none
}
.p-kawaguchikoLineupAboutTable__ttl {
  font-size: 13px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupAboutTable__ttl {
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.p-kawaguchikoLineupAboutTable__item {
  font-size: 13px;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupAboutTable__item {
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.p-kawaguchikoLineupAboutTable__anotherTtl {
  font-size: 13px;
  display: inline-block;
  text-align: center;
  border-left: 1px solid #d1dbde;
  background-color: #e9f4f5;
  height: 54px;
  line-height: 54px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupAboutTable__anotherTtl {
    font-size: 10px;
    font-size: 2.66667vw;
    font-weight: 700;
    border-left: none;
    height: 9.33333vw;
    line-height: 9.33333vw
  }
}
.p-kawaguchikoLineupAboutTable__anotherItem {
  font-size: 13px;
  display: inline-block;
  text-align: center;
  border-left: 1px solid #d1dbde;
  background-color: #e9f4f5;
  height: 54px;
  line-height: 54px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoLineupAboutTable__anotherItem {
    font-size: 10px;
    font-size: 2.66667vw;
    font-weight: 700;
    height: 9.33333vw;
    line-height: 9.33333vw
  }
}
.p-kawaguchikoW-ServerTableSection {
  margin-top: 55px
}
.p-kawaguchikoW-ServerTableSection__ttl {
  font-size: 14px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoW-ServerTableSection__ttl {
    font-size: 11.5px;
    font-size: 3.06667vw
  }
}
.p-kawaguchikoW-ServerTable {
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  border-top: 1px solid #d1dbde;
  margin-top: 10px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoW-ServerTable {
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.p-kawaguchikoW-ServerTableBlock {
  display: flex;
  width: 50%;
  border-bottom: 1px solid #d1dbde;
  border-left: 1px solid #d1dbde
}
.p-kawaguchikoW-ServerTableBlock:nth-child(odd) {
  border-left: 0
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoW-ServerTableBlock {
    width: 100%;
    height: 17.3913%;
    border-left: 0
  }
}
.p-kawaguchikoW-ServerTableBlock__ttl {
  width: 179px;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  justify-content: center
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoW-ServerTableBlock__ttl {
    height: 16vw
  }
}
.p-kawaguchikoW-ServerTableBlock__item {
  width: 305px;
  padding: 15px 30px;
  border-left: 1px solid #d1dbde;
  display: flex;
  align-items: center;
  justify-content: center
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoW-ServerTableBlock__item {
    height: 16vw;
    width: 91.30435%;
    padding: 2.17391% 2.89855%
  }
}
.p-kawaguchikoBtn {
  width: 490px;
  margin: 80px auto 160px;
  font-size: 18px;
  font-weight: 700
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoBtn a {
    padding-left: 4%;
    justify-content: flex-start
  }
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoBtn {
    font-size: 13.5px;
    font-size: 3.6vw;
    width: 100%;
    margin-bottom: 26.81159%
  }
}
.p-kawaguchikoBtn span {
  margin-right: 40px;
  letter-spacing: .1em;
  font-weight: 400
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoBtn span {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-right: 3%
  }
}
.p-kawaguchikoProcess {
  padding-bottom: 16%
}
.p-kawaguchikoProcessTtl {
  padding-top: 173px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessTtl {
    padding-top: 20.4%;
    margin-bottom: 9.33333%
  }
}
.p-kawaguchikoProcessTtl__ttl {
  font-size: 28px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessTtl__ttl {
    font-size: 17px;
    font-size: 4.53333vw;
    text-align: left
  }
}
.p-kawaguchikoProcessTtl__spell {
  font-size: 20px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessTtl__spell {
    font-size: 14px;
    font-size: 3.73333vw;
    text-align: left
  }
}
.p-kawaguchikoProcessList {
  margin-top: 80px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessList {
    margin: 0 auto
  }
}
.p-kawaguchikoProcessList__item {
  margin-bottom: 220px;
  position: relative
}
.p-kawaguchikoProcessList__item:nth-child(2n) {
  text-align: right
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessList__item {
    margin: 0 auto 18.66667%
  }
}
.p-kawaguchikoProcessList__pic {
  display: inline-block
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessList__pic {
    display: block
  }
}
.p-kawaguchikoProcessList__pic img {
  width: 680px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessList__pic img {
    width: 100%
  }
}
.p-kawaguchikoProcessList__card {
  position: absolute;
  bottom: -60px;
  width: 500px;
  box-shadow: 0 0 40px rgba(103,147,147,.09)
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessList__card {
    position: relative;
    width: 90%;
    bottom: auto;
    margin: -11% auto 0
  }
}
.p-kawaguchikoProcessList__cardInner {
  padding: 75px;
  backdrop-filter: blur(5px);
  background-color: rgba(255,255,255,.95)
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessList__cardInner {
    padding: 9.73333% 8%
  }
}
.p-kawaguchikoProcessList__card--saisui {
  right: 0
}
.p-kawaguchikoProcessList__card--saisui:after {
  content: " ";
  position: absolute;
  top: -35px;
  right: 7px;
  width: 80px;
  padding-top: 70px;
  background: url(/assets/img/products/kawaguchiko/01.svg) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessList__card--saisui:after {
    width: 15.87302%;
    right: 0;
    top: -11%;
    padding-top: 12%
  }
}
.p-kawaguchikoProcessList__card--sakkin {
  left: 0
}
.p-kawaguchikoProcessList__card--sakkin:after {
  content: " ";
  position: absolute;
  top: -31px;
  left: 4px;
  width: 80px;
  padding-top: 70px;
  background: url(/assets/img/products/kawaguchiko/02.svg) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessList__card--sakkin:after {
    width: 15.87302%;
    right: 0;
    left: auto;
    top: -13%
  }
}
.p-kawaguchikoProcessList__card--juchin {
  right: 0
}
.p-kawaguchikoProcessList__card--juchin:after {
  content: " ";
  position: absolute;
  top: -35px;
  right: 7px;
  width: 80px;
  padding-top: 70px;
  background: url(/assets/img/products/kawaguchiko/03.svg) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessList__card--juchin:after {
    width: 15.87302%;
    right: 0;
    top: -10%
  }
}
.p-kawaguchikoProcessList__card--kensa {
  left: 0
}
.p-kawaguchikoProcessList__card--kensa:after {
  content: " ";
  position: absolute;
  top: -31px;
  left: 4px;
  width: 80px;
  padding-top: 70px;
  background: url(/assets/img/products/kawaguchiko/04.svg) no-repeat;
  background-size: contain
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessList__card--kensa:after {
    width: 15.87302%;
    right: 0;
    left: auto;
    top: -11%
  }
}
.p-kawaguchikoProcessList__cardTtl {
  font-size: 24px;
  margin-bottom: 27px;
  text-align: left;
  letter-spacing: .2em
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessList__cardTtl {
    font-size: 18px;
    font-size: 4.8vw;
    margin-bottom: 4.66667%
  }
}
.p-kawaguchikoProcessList__cardTxt {
  font-size: 16px;
  text-align: left
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoProcessList__cardTxt {
    font-size: 11.5px;
    font-size: 3.06667vw
  }
}
.p-kawaguchikoFactory {
  background: #fff
}
.p-kawaguchikoFactoryTtl {
  padding-top: 130px;
  margin-bottom: 37px;
  overflow: hidden;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .2em
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoFactoryTtl {
    font-size: 17px;
    font-size: 4.53333vw;
    padding-top: 19.06667%;
    margin: 0 auto 4.66667%;
    width: 92%
  }
}
.p-kawaguchikoFactoryTtl span {
  display: inline-block;
  padding: 0 1.5em;
  position: relative
}
.p-kawaguchikoFactoryTtl span:after,
.p-kawaguchikoFactoryTtl span:before {
  border-top: 1px solid #b3bbbe;
  content: "";
  position: absolute;
  top: 50%;
  width: 10em
}
.p-kawaguchikoFactoryTtl span:before {
  right: 100%
}
.p-kawaguchikoFactoryTtl span:after {
  left: 100%
}
.p-kawaguchikoFactorySlide .swiper-button-prev {
  width: 50px;
  padding-top: 50px;
  top: 27%;
  height: auto;
  background: url(/assets/img/products/kawaguchiko/prev.png) no-repeat
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoFactorySlide .swiper-button-prev {
    background-size: 75%;
    left: 0;
    top: 83%
  }
}
.p-kawaguchikoFactorySlide .swiper-button-prev:after {
  display: none
}
.p-kawaguchikoFactorySlide .swiper-button-next {
  width: 50px;
  padding-top: 50px;
  top: 27%;
  height: auto;
  background: url(/assets/img/products/kawaguchiko/next.png) right top no-repeat
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoFactorySlide .swiper-button-next {
    background-size: 75%;
    top: 83%;
    right: 0
  }
}
.p-kawaguchikoFactorySlide .swiper-button-next:after {
  display: none
}
.p-kawaguchikoFactorySlide .swiper-pagination {
  bottom: 17%;
  --swiper-theme-color: #55D4FB
}
.p-kawaguchikoFactoryList {
  padding-bottom: 192px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoFactoryList {
    padding-bottom: 40%
  }
}
.p-kawaguchikoFactoryListInner {
  width: 872px;
  margin: 0 auto
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoFactoryListInner {
    width: 92%
  }
}
.p-kawaguchikoMovie {
  text-align: center;
  margin-bottom: 35px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoMovie {
    margin-bottom: 5.07246%
  }
}
.p-kawaguchikoFactoryAbout__Ttl {
  font-size: 22px;
  margin-bottom: 23px;
  text-align: center;
  letter-spacing: .2em;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoFactoryAbout__Ttl {
    font-size: 16px;
    font-size: 4.26667vw;
    margin: 0 auto 2.89855%
  }
}
.p-kawaguchikoFactoryAbout__Ttl:before {
  content: "";
  font-size: 31px;
  color: #55d4fb;
  margin-right: 17px;
  font-family: 'EB Garamond',serif;
  position: absolute
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoFactoryAbout__Ttl:before {
    font-size: 24.5px;
    font-size: 6.53333vw
  }
}
.p-kawaguchikoFactoryAbout__Ttl--saisui:before {
  content: "01";
  left: 41%;
  top: -18%
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoFactoryAbout__Ttl--saisui:before {
    left: 34%;
    top: -29%
  }
}
.p-kawaguchikoFactoryAbout__Ttl--sakkin:before {
  content: "02";
  left: 38%;
  top: -18%
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoFactoryAbout__Ttl--sakkin:before {
    left: 28%;
    top: -29%
  }
}
.p-kawaguchikoFactoryAbout__Ttl--juchin:before {
  content: "03";
  left: 38%;
  top: -18%
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoFactoryAbout__Ttl--juchin:before {
    left: 28%;
    top: -29%
  }
}
.p-kawaguchikoFactoryAbout__Ttl--kensa:before {
  content: "04";
  left: 36%;
  top: -18%
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoFactoryAbout__Ttl--kensa:before {
    left: 25%;
    top: -29%
  }
}
.p-kawaguchikoFactoryAbout__Txt {
  font-size: 15px;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoFactoryAbout__Txt {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-kawaguchikoInfo {
  background: url(/assets/img/products/kawaguchiko/factory.jpg) no-repeat;
  background-color: #fff;
  background-size: contain;
  height: 1010px;
  position: relative;
  padding-top: 350px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoInfo {
    background: url(/assets/img/products/kawaguchiko/factory-sp.jpg) no-repeat;
    background-color: #fff;
    background-size: 100%;
    padding-top: 0;
    height: auto;
    padding-bottom: 26.66667%
  }
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoInfo__inner {
    padding-top: 56%
  }
}
.p-kawaguchikoInfoCard {
  width: 1000px;
  box-shadow: 0 0 40px rgba(103,147,147,.09);
  top: 500px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoInfoCard {
    position: relative;
    width: 100%;
    height: auto;
    bottom: auto;
    margin: -11% auto 0;
    top: auto
  }
}
.p-kawaguchikoInfoCard__ttl {
  font-size: 24px;
  text-align: center;
  margin-bottom: 28px;
  letter-spacing: .2em
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoInfoCard__ttl {
    font-size: 19px;
    font-size: 5.06667vw;
    margin-bottom: 8.69565%
  }
}
.p-kawaguchikoInfoCard__txt {
  font-size: 16px;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoInfoCard__txt {
    font-size: 13px;
    font-size: 3.46667vw;
    text-align: left
  }
}
.p-kawaguchikoInfoCardInner {
  padding: 75px 150px 80px;
  backdrop-filter: blur(5px);
  background-color: rgba(255,255,255,.95)
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoInfoCardInner {
    padding: 9.73333% 8%
  }
}
.p-kawaguchikoInfoContent {
  border: 1px solid #d0d0d0;
  margin-top: 90px;
  width: 700px;
  text-align: center;
  padding: 37px 0 48px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoInfoContent {
    margin-top: 13.04348%;
    width: 100%;
    padding: 6.52174% 0 7.97101%
  }
}
.p-kawaguchikoInfoContent__ttl {
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 700
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoInfoContent__ttl {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-kawaguchikoInfoContent__txt {
  font-size: 16px
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoInfoContent__txt {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-kawaguchikoInfoContent__pdf {
  font-size: 14px;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoInfoContent__pdf {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 5.7971%
  }
}
.p-kawaguchikoInfoContent__pdf a:after {
  content: url(/assets/img/products/kawaguchiko/pdf.png);
  margin-left: 20px;
  position: absolute;
  top: 15%;
  right: 33%
}
@media print,
screen and (max-width:750px) {
  .p-kawaguchikoInfoContent__pdf a:after {
    right: 12%
  }
}
.p-contact {
  width: 1000px;
  margin: 0 auto
}
@media print,
screen and (max-width:750px) {
  .p-contact {
    width: 100%
  }
}
@media print,
screen and (max-width:750px) {
  .p-contact .m-bb {
    width: 90%;
    margin: 0 auto
  }
}
.p-contact .FormMustMassege {
  color: red
}
.p-contact .FormZip1 {
  width: 6em
}
.p-contact .FormZip2 {
  width: 6em
}
.p-contact .FormNameLong {
  width: 80%
}
@media print,
screen and (max-width:750px) {
  .p-contact .FormNameLong {
    width: 100%
  }
}
.p-contact .FormCommon100 {
  width: 80%
}
@media print,
screen and (max-width:750px) {
  .p-contact .FormCommon100 {
    width: 100%
  }
}
.p-contact .FormMail {
  width: 80%
}
@media print,
screen and (max-width:750px) {
  .p-contact .FormMail {
    width: 100%
  }
}
.p-contact .FormTel {
  width: 6em
}
@media print,
screen and (max-width:750px) {
  .p-contact .FormTel {
    width: 5em
  }
}
.p-contact .zipLine {
  display: flex;
  align-items: center;
  flex-wrap: wrap
}
.p-contact .zipLine input {
  margin: 0 1%
}
@media print,
screen and (max-width:750px) {
  .p-contact .zipLine input {
    margin: 0 3%
  }
}
.p-contact .AttentionMassege {
  color: red
}
@media print,
screen and (max-width:750px) {
  .p-contact .ContactAttentionContent {
    width: 90%;
    margin: 0 auto
  }
}
.p-contact .ContactFlow {
  margin: 40px 0
}
@media print,
screen and (max-width:750px) {
  .p-contact .ContactFlow {
    width: 90%;
    margin: 10% auto 0
  }
  .p-contact .ContactFlow img {
    width: 100%;
    margin-bottom: 3%
  }
  .p-contact .ContactFlow picture {
    margin-bottom: 3%
  }
}
.p-contact .ContactAgree {
  text-align: center
}
.p-contact .ContactAgree input {
  margin-top: 40px
}
@media print,
screen and (max-width:750px) {
  .p-contact .ContactAgree {
    width: 90%;
    margin: 0 auto
  }
  .p-contact .ContactAgree p {
    font-size: 12px;
    font-size: 3.2vw
  }
  .p-contact .ContactAgree input {
    margin-top: 5%
  }
}
.p-contact textarea {
  width: 100%
}
.p-contact .ContactSubmit {
  display: flex;
  justify-content: center;
  margin: 40px auto 0;
  width: 360px
}
@media print,
screen and (max-width:750px) {
  .p-contact .ContactSubmit {
    width: 80%
  }
}
.p-contact .ContactSubmit a,
.p-contact .ContactSubmit input {
  width: 100%;
  margin: 0 10px;
  font-size: 100%;
  -webkit-appearance: none;
  border-radius: 0
}
.p-contact .ContactSubmit a:after {
  display: none
}
.p-contact .FormErrorMassage {
  width: 100%;
  color: red
}
.p-contact .ContactErrorContent {
  color: red
}
.p-contact .contentInner01 {
  margin-bottom: 100px
}
.p-contact .ContactError {
  margin-bottom: 40px
}
@media print,
screen and (max-width:750px) {
  .p-contact .ContactError {
    width: 90%;
    margin: 5% auto 0
  }
}
.p-contact .ContactError .ContactErrorTitle {
  font-size: 30px;
  color: red
}
@media print,
screen and (max-width:750px) {
  .p-contact .ContactError .ContactErrorTitle {
    font-size: 15px;
    font-size: 4vw
  }
}
.p-contact .ContactText {
  margin: 80px 0;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .p-contact .ContactText {
    width: 90%;
    margin: 10% auto 0;
    font-size: 15px;
    font-size: 4vw
  }
}
.ContactSubmit img {
  margin: 0 20px;
  vertical-align: middle;
  width: 159px
}
@media screen and (max-width:480px) {
  .ContactSubmit {
    margin: 0 0 -20px 0;
    overflow: hidden;
    zoom: 1
  }
  .ContactSubmit img {
    margin: 0 auto 20px auto
  }
}
.ContactTable {
  margin: 20px 0 20px 0;
  border-top: 1px solid #dbdbdb;
  width: 100%
}
@media print,
screen and (max-width:750px) {
  .ContactTable {
    margin: 5% auto;
    width: 90%
  }
}
.ContactTable td,
.ContactTable th {
  padding: 16px 10px 16px 10px;
  border-bottom: 1px solid #dbdbdb;
  font-weight: 400;
  text-align: left;
  vertical-align: top
}
@media print,
screen and (max-width:750px) {
  .ContactTable td,
  .ContactTable th {
    padding: .8em .5em
  }
}
@media print,
screen and (max-width:750px) {
  .ContactTable td {
    width: 100%
  }
}
.ContactTable th {
  background: #f6f6f6;
  vertical-align: middle
}
@media print,
screen and (max-width:750px) {
  .ContactTable th {
    width: 25%
  }
}
.ContactTable td.error {
  background: #fff7f8
}
.ContactTable td.error .ast {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700
}
.ContactTable .list-input-01:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: .1px;
  font-size: .1em;
  line-height: 0;
  content: ""
}
* html .ContactTable .list-input-01 {
  zoom: 1
}
.ContactTable .list-input-01 {
  zoom: 1
}
.p-waterKv {
  background-color: #d5f9fc;
  position: relative
}
.p-waterKv__img {
  width: 100%
}
.p-waterKv__img img {
  width: 100%
}
.p-waterKv__copyright {
  position: absolute;
  top: 46.5593%;
  right: 1.83016%;
  width: 11.4202%;
  z-index: 2
}
.p-waterKv__copyright img {
  width: 100%
}
.p-waterKv__river {
  margin-top: -374px;
  position: relative;
  width: 100%
}
@media print,
screen and (max-width:750px) {
  .p-waterKv__river {
    margin-top: -36.53333vw
  }
}
.p-waterKv__river img {
  width: 100%
}
.p-waterKv__text {
  position: absolute;
  bottom: 152px;
  left: 50%;
  transform: translateX(-50%);
  width: 43.26501%
}
@media print,
screen and (max-width:750px) {
  .p-waterKv__text {
    top: 29.73333vw;
    bottom: auto;
    width: 72.26667%
  }
}
.p-waterKv__text img {
  width: 100%
}
.p-waterKv__logo {
  position: absolute;
  top: 29px;
  left: 40px
}
@media print,
screen and (max-width:750px) {
  .p-waterKv__logo {
    top: 3.33333vw;
    left: 5.33333vw;
    width: 30.53333%
  }
}
.p-waterWatch {
  background-color: #d5f9fc;
  position: relative
}
.p-waterWatch__bg01 {
  position: absolute;
  top: 70px;
  left: 0;
  width: 185px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatch__bg01 {
    top: 62.93333vw;
    width: 16vw
  }
}
.p-waterWatch__bg01 img {
  width: 100%
}
.p-waterWatch__bg02 {
  position: absolute;
  top: 70px;
  right: 0;
  width: 159px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatch__bg02 {
    top: 1.2vw;
    width: 16vw
  }
}
.p-waterWatch__bg02 img {
  width: 100%
}
.p-waterWatch__inner {
  margin: 0 auto;
  max-width: 1366px;
  padding: 70px 0 140px;
  position: relative;
  width: 100%
}
@media print,
screen and (max-width:750px) {
  .p-waterWatch__inner {
    padding: 9.73333vw 0 17.33333vw
  }
}
.p-waterWatch__ttl {
  margin: 0 auto;
  width: 470px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatch__ttl {
    width: 80.4vw
  }
}
.p-waterWatch__txt {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 2.4;
  margin: 40px auto 0;
  text-align: center
}
@media print,
screen and (max-width:750px) {
  .p-waterWatch__txt {
    font-size: 15px;
    font-size: 4vw;
    line-height: 2;
    margin-top: 6.66667vw
  }
}
.p-waterWatch__flex {
  margin: 20px auto 0;
  width: 1088px
}
@media print,
screen and (min-width:751px) {
  .p-waterWatch__flex {
    display: flex;
    justify-content: space-between
  }
}
@media print,
screen and (max-width:750px) {
  .p-waterWatch__flex {
    margin: 0 auto;
    width: 91.46667vw
  }
}
.p-waterWatchBox {
  background: #fff;
  border-radius: 10px;
  margin: 46px auto 0;
  padding-top: 30px;
  position: relative;
  width: 1088px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox {
    border-radius: 1.33333vw;
    margin-top: 33.33333vw;
    padding-top: 6vw;
    width: 91.46667vw
  }
}
.p-waterWatchBox--02 {
  margin: 0;
  padding-bottom: 40px
}
@media print,
screen and (min-width:751px) {
  .p-waterWatchBox--02 {
    width: 534px
  }
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox--02 {
    margin-top: 5.33333vw;
    padding-bottom: 8.53333vw
  }
}
.p-waterWatchBox--03 {
  margin: 0;
  padding-bottom: 40px
}
@media print,
screen and (min-width:751px) {
  .p-waterWatchBox--03 {
    width: 534px
  }
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox--03 {
    margin-top: 5.33333vw
  }
}
.p-waterWatchBox--04 {
  margin: 20px auto 0
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox--04 {
    margin-top: 5.33333vw
  }
}
.p-waterWatchBox__icon01 {
  position: absolute;
  top: -188px;
  left: 56px;
  width: 127px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__icon01 {
    top: -29.6vw;
    left: 28vw;
    width: 32.26667vw
  }
}
.p-waterWatchBox__icon01 img {
  width: 100%
}
.p-waterWatchBox__icon02 {
  position: absolute;
  top: -274px;
  right: 80px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__icon02 {
    display: none
  }
}
.p-waterWatchBox__icon02 img {
  width: 100%
}
.p-waterWatchBox__icon03 {
  position: absolute;
  top: 125px;
  left: -57px;
  width: 110px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__icon03 {
    top: auto;
    bottom: -21.33333vw;
    left: auto;
    right: 8.13333vw;
    width: 12.53333vw;
    z-index: 1
  }
}
.p-waterWatchBox__icon03 img {
  width: 100%
}
.p-waterWatchBox__icon04 {
  position: absolute;
  top: -13px;
  right: 28px;
  width: 126px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__icon04 {
    top: -13.86667vw;
    right: 8.13333vw;
    width: 14.26667vw;
    z-index: 1
  }
}
.p-waterWatchBox__icon04 img {
  width: 100%
}
.p-waterWatchBox__title {
  position: relative
}
.p-waterWatchBox__ttl {
  background-image: url(/assets/img/products/water/bg_03.png);
  background-position: 0 0;
  background-size: contain;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: .12em;
  padding: 20px 0 20px 90px;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__ttl {
    font-size: 18px;
    font-size: 4.8vw;
    padding: 2.66667vw 0 2.66667vw 11.73333vw
  }
}
.p-waterWatchBox__ttl::before {
  content: "●";
  color: #1bd6e8;
  position: absolute;
  left: 43px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__ttl::before {
    left: 5.33333vw
  }
}
.p-waterWatchBox__sub {
  position: absolute;
  top: -14px;
  left: 64.33824%;
  width: 166px
}
.p-waterWatchBox__sub img {
  width: 100%
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__sub {
    top: -3.86667vw;
    left: 62.26667vw;
    width: 25.73333vw
  }
}
.p-waterWatchBox__sub02 {
  width: 401px
}
@media print,
screen and (min-width:751px) {
  .p-waterWatchBox__sub02 {
    position: absolute;
    top: 61px;
    right: 179px
  }
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__sub02 {
    margin: 5.33333vw auto 0;
    width: 81.6vw
  }
}
.p-waterWatchBox__sub02 img {
  width: 100%
}
.p-waterWatchBox__container {
  display: flex;
  justify-content: space-between;
  padding: 42px 57px 42px 45px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__container {
    display: block;
    padding: 5.86667vw 0 8.93333vw 0
  }
}
.p-waterWatchBox__container--02 {
  padding: 44px 169px 17px 42px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__container--02 {
    padding: 8.93333vw 0 8.53333vw 0
  }
}
.p-waterWatchBox__txt01 {
  width: 431px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__txt01 {
    margin: 0 auto;
    width: 61.33333vw
  }
}
.p-waterWatchBox__txt01 img {
  width: 100%
}
.p-waterWatchBox__txt02 {
  width: 474px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__txt02 {
    margin: 11.86667vw auto 0;
    width: 59.86667vw
  }
}
.p-waterWatchBox__txt02 img {
  width: 100%
}
.p-waterWatchBox__txt03 {
  margin: 35px auto 0;
  width: 454px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__txt03 {
    margin-top: 6.66667vw;
    width: 80.66667vw
  }
}
.p-waterWatchBox__txt03 img {
  width: 100%
}
.p-waterWatchBox__txt04 {
  margin: 20px auto 0;
  width: 454px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__txt04 {
    margin-top: 6.66667vw;
    width: 80.66667vw
  }
}
.p-waterWatchBox__txt04 img {
  width: 100%
}
.p-waterWatchBox__txt05 {
  width: 533px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__txt05 {
    margin: 0 auto;
    width: 66.8vw
  }
}
.p-waterWatchBox__txt05 img {
  width: 100%
}
.p-waterWatchBox__notes {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .05em;
  margin: 27px auto 0;
  width: 440px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__notes {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 5.33333vw;
    width: 80.53333vw
  }
}
.p-waterWatchBox__notes02 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .05em;
  padding-top: 13px;
  width: 314px
}
@media print,
screen and (max-width:750px) {
  .p-waterWatchBox__notes02 {
    font-size: 13px;
    font-size: 3.46667vw;
    margin: 6.4vw auto 0;
    padding-top: 0;
    width: 80.53333vw
  }
}
.p-waterMovie {
  background: url(/assets/img/products/water/bg_04.png) no-repeat top center;
  background-size: cover;
  padding: 57px 0 145px;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .p-waterMovie {
    background-image: none;
    background-color: #bae2f8;
    padding: 27.73333vw 0 16vw
  }
}
.p-waterMovie__inner {
  margin: 0 auto;
  position: relative;
  width: 1088px
}
@media print,
screen and (max-width:750px) {
  .p-waterMovie__inner {
    width: 91.46667vw
  }
}
.p-waterMovie__ttl {
  margin: 0 auto;
  width: 509px
}
@media print,
screen and (max-width:750px) {
  .p-waterMovie__ttl {
    width: 80.53333vw
  }
}
.p-waterMovie__ttl img {
  width: 100%
}
.p-waterMovie__text {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .05em;
  text-align: center;
  margin-top: 60px
}
@media print,
screen and (max-width:750px) {
  .p-waterMovie__text {
    font-size: 15px;
    font-size: 4vw;
    margin: 6.66667vw auto 0;
    width: 80.8vw
  }
}
.p-waterMovie__img {
  position: absolute;
  top: 120px;
  left: 14px;
  width: 202px
}
@media print,
screen and (max-width:750px) {
  .p-waterMovie__img {
    display: none
  }
}
.p-waterMovie__img img {
  width: 100%
}
@media print,
screen and (min-width:751px) {
  .p-waterMovie__icon {
    position: absolute;
    top: 25px;
    right: -70px;
    width: 301px
  }
}
@media print,
screen and (max-width:750px) {
  .p-waterMovie__icon {
    margin: 7.46667vw auto 0;
    width: 63.6vw
  }
}
.p-waterMovie__icon img {
  width: 100%
}
.p-waterMovie__droplets {
  position: absolute;
  top: -92px;
  left: 130px;
  width: 153px;
  z-index: 1
}
@media print,
screen and (max-width:750px) {
  .p-waterMovie__droplets {
    top: -13.33333vw;
    left: 9.73333vw;
    width: 23.6vw
  }
}
.p-waterMovie__droplets img {
  width: 100%
}
.p-waterMovie__droplets02 {
  position: absolute;
  bottom: -156px;
  right: 70px;
  width: 153px;
  z-index: 1
}
@media print,
screen and (max-width:750px) {
  .p-waterMovie__droplets02 {
    bottom: -28.8vw;
    right: 9.73333vw;
    width: 23.6vw
  }
}
.p-waterMovie__droplets02 img {
  width: 100%
}
.p-waterMovie__wave {
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%
}
@media print,
screen and (max-width:750px) {
  .p-waterMovie__wave {
    top: -6.66667vw
  }
}
.p-waterMovie__wave img {
  width: 100%
}
.p-waterMovie__wave02 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}
@media print,
screen and (max-width:750px) {
  .p-waterMovie__wave02 {
    bottom: -6.66667vw
  }
}
.p-waterMovie__wave02 img {
  width: 100%
}
.p-waterTab {
  margin: 58px auto 0;
  width: 1088px
}
@media print,
screen and (max-width:750px) {
  .p-waterTab {
    margin-top: 8vw;
    width: 91.46667vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-waterTab__list {
    display: flex;
    justify-content: space-between
  }
}
.p-waterTab__item {
  background: #fff;
  border-radius: 20px 20px 0 0;
  padding: 20px 40px 20px 40px;
  width: 352px
}
@media print,
screen and (min-width:751px) {
  .p-waterTab__item {
    cursor: pointer
  }
}
@media print,
screen and (max-width:750px) {
  .p-waterTab__item {
    border-radius: 2.66667vw;
    margin-top: 2.66667vw;
    padding: 4.93333vw 4.26667vw;
    width: 100%
  }
}
.p-waterTab__item--01.is-active {
  background: #77c8db
}
@media print,
screen and (max-width:750px) {
  .p-waterTab__item--01 {
    margin-top: 0
  }
}
.p-waterTab__item--02.is-active {
  background: #66d1c8
}
.p-waterTab__item--03.is-active {
  background: #57a3de
}
.p-waterTab__itemTxt {
  color: #000;
  font-size: 26px;
  font-weight: 700;
  padding-left: 37px;
  line-height: 1.5;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .p-waterTab__itemTxt {
    padding-left: 5.33333vw;
    line-height: 1;
    font-size: 15px;
    font-size: 4vw
  }
}
.p-waterTab__itemTxt::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0
}
.p-waterTab__item--01 .p-waterTab__itemTxt::before {
  color: #77c8db
}
.p-waterTab__item--02 .p-waterTab__itemTxt::before {
  color: #66d1c8
}
.p-waterTab__item--03 .p-waterTab__itemTxt::before {
  color: #57a3de
}
.p-waterTab__item.is-active .p-waterTab__itemTxt {
  color: #fff
}
.p-waterTab__item.is-active .p-waterTab__itemTxt::before {
  color: #fff
}
.p-waterTab__notes {
  font-size: 22px;
  font-weight: 700
}
@media print,
screen and (max-width:750px) {
  .p-waterTab__notes {
    padding-left: 1.33333vw;
    line-height: 1;
    vertical-align: baseline;
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-waterTabBox {
  background: #fff;
  border-radius: 0 0 10px 10px;
  display: none;
  padding: 80px 73px 46px 76px;
  border-top: 12px solid #77c8db
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox {
    border: none;
    border-radius: 1.33333vw;
    margin-top: 8.4vw;
    padding: 6.66667vw 5.33333vw 9.86667vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-waterTabBox--02 {
    border-top: 12px solid #66d1c8
  }
}
@media print,
screen and (min-width:751px) {
  .p-waterTabBox--03 {
    border-top: 12px solid #57a3de
  }
}
.p-waterTabBox.is-active {
  display: block
}
@media print,
screen and (min-width:751px) {
  .p-waterTabBox__title {
    display: none
  }
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__title {
    border-bottom: 1.6vw solid #77c8db;
    margin-bottom: 8vw;
    padding-bottom: 5.33333vw;
    text-align: center
  }
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__ttl {
    font-size: 26px;
    font-size: 6.93333vw;
    font-weight: 700
  }
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__subTtl {
    font-size: 16px;
    font-size: 4.26667vw;
    font-weight: 700
  }
}
.p-waterTabBox__item {
  position: relative
}
@media print,
screen and (min-width:751px) {
  .p-waterTabBox__item {
    display: flex;
    justify-content: space-between
  }
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__item {
    width: 81.06667vw
  }
}
.p-waterTabBox__item:last-of-type {
  margin-bottom: 0
}
.p-waterTabBox__item:not(:nth-last-child(2)) {
  margin-bottom: 60px
}
@media print,
screen and (min-width:751px) {
  .p-waterTabBox__item:not(:nth-last-child(2))::before {
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    height: 18px;
    position: absolute;
    bottom: -38px;
    left: 163px;
    width: 17px
  }
  .p-waterTabBox--01 .p-waterTabBox__item:not(:nth-last-child(2))::before {
    background-image: url(/assets/img/products/water/icon_arrow_01.svg)
  }
  .p-waterTabBox--02 .p-waterTabBox__item:not(:nth-last-child(2))::before {
    background-image: url(/assets/img/products/water/icon_arrow_02.svg)
  }
  .p-waterTabBox--03 .p-waterTabBox__item:not(:nth-last-child(2))::before {
    background-image: url(/assets/img/products/water/icon_arrow_03.svg)
  }
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__item:not(:nth-last-child(2)) {
    margin-bottom: 10vw
  }
}
.p-waterTabBox__itemContents {
  width: 530px
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__itemContents {
    width: 100%
  }
}
.p-waterTabBox__itemImg {
  border-radius: 10px;
  position: relative;
  width: 345px
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__itemImg {
    margin-bottom: 4.8vw;
    width: 81.06667VW
  }
}
.p-waterTabBox__itemImg button {
  height: auto!important;
  width: 100%!important
}
.p-waterTabBox__itemImg canvas {
  border-radius: 10px
}
.p-waterTabBox__itemImg img {
  border-radius: 10px;
  width: 100%
}
.p-waterTabBox__itemImg .gifffer-play-button {
  background: url(/assets/img/products/water/icon_playback.svg) center center no-repeat!important;
  background-size: cover;
  height: 50px!important;
  width: 50px!important;
  transform: translate(-50%,-50%);
  margin: 0!important
}
.p-waterTabBox__itemImg .gifffer-play-button > div {
  display: none
}
.p-waterTabBox__itemImg--02 .gifffer-play-button {
  background: url(/assets/img/products/water/icon_playback_02.svg) center center no-repeat!important;
  background-color: cover
}
.p-waterTabBox__itemImg--03 .gifffer-play-button {
  background: url(/assets/img/products/water/icon_playback_03.svg) center center no-repeat!important;
  background-color: cover
}
.p-waterTabBox__imgTxt {
  font-style: 18px;
  font-weight: 700;
  text-align: center;
  margin-top: 10px
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__imgTxt {
    margin-top: 1.33333vw;
    margin-bottom: 4.8vw;
    font-size: 11px;
    font-size: 2.93333vw
  }
}
.p-waterTabBox__itemTtl {
  align-items: center;
  display: flex;
  font-size: 28px;
  line-height: 1;
  margin-bottom: 34px;
  position: relative
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__itemTtl {
    font-size: 20px;
    font-size: 5.33333vw;
    margin-bottom: 3.46667vw
  }
}
.p-waterTabBox__itemTtl::before {
  background-image: url(/assets/img/products/water/bg_07.png);
  bottom: 0;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  width: 100%
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__itemTtl::before {
    height: 5.6vw;
    background-image: url(/assets/img/products/water/bg_07--sp.png)
  }
}
.p-waterTabBox__itemTtl--02 .p-waterTabBox__itemTtl::before {
  background-image: url(/assets/img/products/water/bg8.png)
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__itemTtl--02 .p-waterTabBox__itemTtl::before {
    background-image: url(/assets/img/products/water/bg_08--sp.png)
  }
}
.p-waterTabBox__itemTtl--03 .p-waterTabBox__itemTtl::before {
  background-image: url(/assets/img/products/water/bg9.png)
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__itemTtl--03 .p-waterTabBox__itemTtl::before {
    background-image: url(/assets/img/products/water/bg_09--sp.png)
  }
}
.p-waterTabBox__itemTtlNum {
  font-family: Poppins,sans-serif;
  font-size: 50px;
  margin-right: 30px
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__itemTtlNum {
    font-size: 50px;
    font-size: 13.33333vw;
    margin-right: 5.06667vw
  }
}
.p-waterTabBox__itemTtlNum--01 {
  color: #57cade
}
.p-waterTabBox__itemTtlNum--02 {
  color: #66d1c8
}
.p-waterTabBox__itemTtlNum--03 {
  color: #57a3de
}
.p-waterTabBox__itemTtlS {
  font-size: 18px;
  margin-left: 14px
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__itemTtlS {
    font-size: 14px;
    font-size: 3.73333vw;
    display: block;
    margin-left: 0;
    margin-top: 1.06667vw
  }
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__TtlTxt {
    display: flex;
    flex-direction: column
  }
}
.p-waterTabBox__itemTxt {
  color: #5a5a5a;
  font-size: 16px;
  letter-spacing: .05em;
  line-height: 2
}
.p-waterTabBox__itemTxt--caution {
  font-size: 14px
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__itemTxt {
    font-size: 13px;
    font-size: 3.46667vw;
    line-height: 1.7
  }
}
.p-waterTabBox__toTop {
  width: 136px;
  margin: 50px 0 0 auto
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__toTop {
    margin-top: 9.33333vw;
    width: 36.4vw
  }
}
.p-waterTabBox__slide {
  position: relative;
  width: 345px
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__slide {
    width: 100%
  }
}
.p-waterTabBox__slideIcon {
  background: url(/assets/img/products/water/icon_arrow_04.svg) center center no-repeat;
  background-size: cover;
  border: none;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 83px;
  left: 0;
  transform: scale(-1,1) translateX(50%);
  z-index: 1
}
@media print,
screen and (max-width:750px) {
  .p-waterTabBox__slideIcon {
    top: 18.8vw;
    height: 8.13333vw;
    width: 8.13333vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-waterTabBox__slideIcon:hover {
    cursor: pointer
  }
}
.p-waterTabBox__slideIcon--02 {
  background: url(/assets/img/products/water/icon_arrow_05.svg) center center no-repeat;
  background-size: cover
}
.p-waterTabBox__slideIcon--next {
  left: auto;
  right: 0;
  transform: translateX(50%)
}
.p-waterLineup {
  background-color: #d5f9fc;
  padding: 149px 0 158px
}
.p-waterLineup a {
  text-decoration: none
}
@media print,
screen and (max-width:750px) {
  .p-waterLineup {
    padding: 32.8vw 0 19.2vw
  }
}
.p-waterLineup__ttl {
  margin: 0 auto;
  width: 627px
}
@media print,
screen and (max-width:750px) {
  .p-waterLineup__ttl {
    width: 80.26667vw
  }
}
.p-waterLineup__ttl img {
  width: 100%
}
.p-waterLineup__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 49px auto 0;
  position: relative;
  width: 718px
}
@media print,
screen and (max-width:750px) {
  .p-waterLineup__inner {
    width: 80.53333vw
  }
}
.p-waterLineup__box {
  margin-top: 64px;
  width: 349px
}
@media print,
screen and (max-width:750px) {
  .p-waterLineup__box {
    margin-top: 10.8vw;
    width: 39.2vw
  }
}
.p-waterLineup__box:first-child {
  margin-top: 0
}
.p-waterLineup__box:nth-child(2) {
  margin-top: 0
}
.p-waterLineup__box img {
  border-radius: 10px;
  width: 100%
}
@media print,
screen and (max-width:750px) {
  .p-waterLineup__box img {
    border-radius: 1.33333vw
  }
}
.p-waterLineup__factory {
  align-items: center;
  background-color: #77c8db;
  border-radius: 50vw;
  color: #fff;
  display: flex;
  height: 41px;
  font-size: 16px;
  font-weight: 700;
  justify-content: center;
  text-align: center;
  line-height: 1.30769;
  margin: 17px auto 0;
  width: 152px
}
@media print,
screen and (max-width:750px) {
  .p-waterLineup__factory {
    font-size: 11px;
    font-size: 2.93333vw;
    height: 5.46667vw;
    margin: 2.66667vw auto 0;
    width: 23.73333vw
  }
}
.p-waterLineup__factory img {
  width: 100%
}
.p-waterLineup__factory--01 {
  width: 134px
}
@media print,
screen and (max-width:750px) {
  .p-waterLineup__factory--01 {
    width: 23.73333vw
  }
}
.p-waterLineup__factory--02 {
  background-color: #66d1c8
}
.p-waterLineup__factory--03 {
  background-color: #66d1c8
}
.p-waterLineup__factory--04 {
  background-color: #57a3de
}
.p-waterLineup__name {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  line-height: 1.30769;
  margin-top: 8px
}
@media print,
screen and (max-width:750px) {
  .p-waterLineup__name {
    font-size: 15px;
    font-size: 4vw;
    margin-top: 1.6vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-waterLineup__icon01 {
    position: absolute;
    top: 685px;
    left: -267px;
    width: 241px
  }
}
@media print,
screen and (max-width:750px) {
  .p-waterLineup__icon01 {
    margin: 5.33333vw auto 0;
    width: 63.6vw
  }
}
.p-waterLineup__icon01 img {
  width: 100%
}
.p-waterLineup__icon02 {
  position: absolute;
  top: 590px;
  right: -267px;
  width: 243px
}
@media print,
screen and (max-width:750px) {
  .p-waterLineup__icon02 {
    display: none
  }
}
.p-waterLineup__icon02 img {
  width: 100%
}
.u-mt00 {
  margin-top: 0
}
.u-pci {
  display: inline-block
}
@media print,
screen and (max-width:750px) {
  .u-pci {
    display: none
  }
}
.u-spi {
  display: none
}
@media print,
screen and (max-width:750px) {
  .u-spi {
    display: inline-block
  }
}
.u-pc {
  display: block
}
@media print,
screen and (max-width:750px) {
  .u-pc {
    display: none
  }
}
.u-sp {
  display: none
}
@media print,
screen and (max-width:750px) {
  .u-sp {
    display: block
  }
}
.u-gfEB {
  font-family: 'EB Garamond',serif
}
/*# sourceMappingURL=index.css.map */
