@charset "UTF-8";
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: bottom;
  background: 0 0;
  font-size: 1rem
}
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-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: #1a1a1a;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 1.6
}
@media screen and (max-width:750px) {
  html {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
body {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.6
}
a {
  text-decoration: none;
  color: #1a1a1a;
  transition: all .2s
}
a:hover {
  text-decoration: none;
  opacity: .8
}
img {
  vertical-align: bottom;
  height: auto
}
@media screen and (max-width:750px) {
  img {
    width: 100%
  }
}
strong {
  font-weight: 700
}
input {
  padding: 0;
  border: none;
  background: 0 0
}
* {
  box-sizing: border-box;
  transition: font-size .1s linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
  padding: 6px;
  font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  background-color: #fff;
  border: solid 1px #c9c9c9;
  vertical-align: bottom
}
input[type=date]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #e2e2e2
}
input[type=date]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #e2e2e2
}
input[type=date]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #e2e2e2
}
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
  background-color: #eef4fb
}
input[type=checkbox],
input[type=radio] {
  margin: 0;
  vertical-align: -1px
}
input[type=button],
input[type=submit] {
  -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;
  font-size: 60%
}
sub {
  vertical-align: baseline;
  font-size: 60%
}
i {
  font-style: italic
}
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
}
.is-slideUp {
  transition: all 1s;
  transition-delay: .5s;
  opacity: 0;
  transform: translateY(60px)
}
.is-slideUp.is-active {
  opacity: 1;
  transform: translateY(0)
}
.js-inView--aos {
  opacity: 0
}
.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
}
.slick-loading .slick-list {
  background: #fff url(ajax-loader.gif) center center no-repeat
}
@font-face {
  font-family: slick;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  padding: 0;
  border: none;
  outline: 0
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25
}
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-prev {
  left: -25px
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px
}
.slick-prev:before {
  content: "←"
}
[dir=rtl] .slick-prev:before {
  content: "→"
}
.slick-next {
  right: -25px
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto
}
.slick-next:before {
  content: "→"
}
[dir=rtl] .slick-next:before {
  content: "←"
}
.slick-dotted.slick-slider {
  margin-bottom: 30px
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  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
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
  float: left
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-lock {
  display: none
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33);
  position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33)
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0)
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  transition: .2s transform,.2s top,.2s -webkit-transform
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  transition: .2s transform,.2s left,.2s -webkit-transform
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  transition: .2s transform,.2s right,.2s -webkit-transform
}
.swiper-pagination-progressbar {
  background: rgba(0,0,0,.25);
  position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255,255,255,.25)
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0,0,0,.25)
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000
}
.swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,.1)
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,.5);
  border-radius: 10px;
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-scrollbar-lock {
  display: none
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.swiper-slide-zoomed {
  cursor: move
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
  animation: swiper-preloader-spin 1s steps(12,end) infinite
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-cube {
  overflow: visible
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}
.swiper-container-flip {
  overflow: visible
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px
}
/*!
  Modaal - accessible modals - v0.3.1
  by Humaan, for all humans.
  http://humaan.com
 */
.modaal-noscroll {
  overflow: hidden
}
.modaal-accessible-hide {
  position: absolute!important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
  padding: 0!important;
  border: 0!important;
  height: 1px!important;
  width: 1px!important;
  overflow: hidden
}
.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9998;
  opacity: 0
}
.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  transition: all .3s ease-in-out
}
.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden
}
.modaal-wrapper .modaal-close {
  border: none;
  background: 0 0;
  padding: 0;
  -webkit-appearance: none
}
.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1
}
.modaal-wrapper.modaal-start_fade {
  opacity: 0
}
.modaal-wrapper [tabindex="0"] {
  outline: 0!important
}
.modaal-wrapper.modaal-fullscreen {
  overflow: hidden
}
.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%
}
.modaal-fullscreen .modaal-outer-wrapper {
  display: block
}
.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px
}
@media screen and (max-width:750px) {
  .modaal-inner-wrapper {
    padding: 0
  }
}
.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top
}
.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0,0,0,.2);
  cursor: auto
}
.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden
}
.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto
}
.modaal-close {
  position: fixed;
  right: 0;
  top: 0;
  cursor: pointer;
  opacity: 1;
  width: 54px;
  height: 54px;
  background: url(/qpkowa/assets/img/adgallery/modal_close.svg)!important;
  background-position: center!important;
  background-repeat: no-repeat!important;
  background-size: contain!important;
  transition: all .2s ease-in-out
}
@media screen and (max-width:750px) {
  .modaal-close {
    width: 10.66667vw;
    height: 10.66667vw
  }
}
.modaal-close:focus,
.modaal-close:hover {
  outline: 0
}
.modaal-close span {
  position: absolute!important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
  padding: 0!important;
  border: 0!important;
  height: 1px!important;
  width: 1px!important;
  overflow: hidden
}
.modaal-close.red {
  background: url(/qpkowa/assets/img/product/alpha_charge/modal_close.svg)!important;
  background-position: center!important;
  background-repeat: no-repeat!important;
  background-size: contain!important
}
.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px
}
.modaal-content-container {
  padding: 30px
}
.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0
}
.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: 0 0
}
.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  transition: background .2s ease-in-out
}
.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f
}
.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline
}
.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f
}
@keyframes instaReveal {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-o-keyframes instaReveal {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-moz-keyframes instaReveal {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes instaReveal {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-ms-keyframes instaReveal {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.modaal-instagram .modaal-container {
  width: auto;
  background: 0 0;
  box-shadow: none!important
}
.modaal-instagram .modaal-content-container {
  padding: 0;
  background: 0 0
}
.modaal-instagram .modaal-content-container > blockquote {
  width: 1px!important;
  height: 1px!important;
  opacity: 0!important
}
.modaal-instagram iframe {
  opacity: 0;
  margin: -6px!important;
  border-radius: 0!important;
  width: 1000px!important;
  max-width: 800px!important;
  box-shadow: none!important;
  animation: instaReveal 1s linear forwards
}
.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px
}
.modaal-image .modaal-container {
  width: auto;
  max-width: 100%
}
.modaal-gallery-wrap {
  position: relative;
  color: #fff
}
.modaal-gallery-item {
  display: none
}
.modaal-gallery-item img {
  display: block
}
.modaal-gallery-item.is_active {
  display: block
}
.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff
}
.modaal-gallery-label:focus {
  outline: 0
}
.modaal-gallery-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0,0,0,0);
  border: none;
  border-radius: 100%;
  transition: all .2s ease-in-out
}
.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default
}
.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
  outline: 0;
  background: #fff
}
.modaal-gallery-control:focus:after,
.modaal-gallery-control:focus:before,
.modaal-gallery-control:hover:after,
.modaal-gallery-control:hover:before {
  background: #afb7bc
}
.modaal-gallery-control span {
  position: absolute!important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
  padding: 0!important;
  border: 0!important;
  height: 1px!important;
  width: 1px!important;
  overflow: hidden
}
.modaal-gallery-control:after,
.modaal-gallery-control:before {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  transition: background .2s ease-in-out
}
.modaal-gallery-control:before {
  margin: -5px 0 0;
  transform: rotate(-45deg)
}
.modaal-gallery-control:after {
  margin: 5px 0 0;
  transform: rotate(45deg)
}
.modaal-gallery-next {
  left: 100%;
  margin-left: 40px
}
.modaal-gallery-prev {
  right: 100%;
  margin-right: 40px
}
.modaal-gallery-prev:after,
.modaal-gallery-prev:before {
  left: 22px
}
.modaal-gallery-prev:before {
  margin: 5px 0 0;
  transform: rotate(-45deg)
}
.modaal-gallery-prev:after {
  margin: -5px 0 0;
  transform: rotate(45deg)
}
.modaal-video-wrap {
  max-width: 860px;
  margin: auto;
  position: relative
}
.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 10px rgba(0,0,0,.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto
}
.modaal-video-container embed,
.modaal-video-container iframe,
.modaal-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%
}
.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block
}
@media only screen and (max-width:1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    transform: none;
    background: rgba(0,0,0,.7)
  }
  .modaal-gallery-control:after,
  .modaal-gallery-control:before {
    background: #fff
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto
  }
}
@media screen and (max-width:900px) {
  .modaal-instagram iframe {
    width: 500px!important
  }
}
@media screen and (max-height:1100px) {
  .modaal-instagram iframe {
    width: 700px!important
  }
}
@media screen and (max-height:1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .modaal-instagram iframe {
    width: 600px!important
  }
}
@media screen and (max-height:900px) {
  .modaal-instagram iframe {
    width: 500px!important
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px
  }
}
@media only screen and (max-width:600px) {
  .modaal-instagram iframe {
    width: 280px!important
  }
}
@media only screen and (max-height:820px) {
  .modaal-gallery-label {
    display: none
  }
}
.modaal-loading-spinner {
  background: 0 0;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  transform: scale(.25)
}
@-ms-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
  }
  100% {
    opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
  }
}
@-moz-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
  }
  100% {
    opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
  }
}
@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
  }
  100% {
    opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
  }
}
@-o-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
  }
  100% {
    opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
  }
  100% {
    opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
  }
}
.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute
}
.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff
}
.modaal-loading-spinner > div:nth-of-type(1) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s
}
.modaal-loading-spinner > div:nth-of-type(2) > div,
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite
}
.modaal-loading-spinner > div:nth-of-type(1) {
  -ms-transform: translate(84px,84px) rotate(45deg) translate(70px,0);
  -moz-transform: translate(84px,84px) rotate(45deg) translate(70px,0);
  -webkit-transform: translate(84px,84px) rotate(45deg) translate(70px,0);
  -o-transform: translate(84px,84px) rotate(45deg) translate(70px,0);
  transform: translate(84px,84px) rotate(45deg) translate(70px,0)
}
.modaal-loading-spinner > div:nth-of-type(2) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .12s;
  -moz-animation-delay: .12s;
  -webkit-animation-delay: .12s;
  -o-animation-delay: .12s;
  animation-delay: .12s
}
.modaal-loading-spinner > div:nth-of-type(2) {
  -ms-transform: translate(84px,84px) rotate(90deg) translate(70px,0);
  -moz-transform: translate(84px,84px) rotate(90deg) translate(70px,0);
  -webkit-transform: translate(84px,84px) rotate(90deg) translate(70px,0);
  -o-transform: translate(84px,84px) rotate(90deg) translate(70px,0);
  transform: translate(84px,84px) rotate(90deg) translate(70px,0)
}
.modaal-loading-spinner > div:nth-of-type(3) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .25s;
  -moz-animation-delay: .25s;
  -webkit-animation-delay: .25s;
  -o-animation-delay: .25s;
  animation-delay: .25s
}
.modaal-loading-spinner > div:nth-of-type(4) > div,
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite
}
.modaal-loading-spinner > div:nth-of-type(3) {
  -ms-transform: translate(84px,84px) rotate(135deg) translate(70px,0);
  -moz-transform: translate(84px,84px) rotate(135deg) translate(70px,0);
  -webkit-transform: translate(84px,84px) rotate(135deg) translate(70px,0);
  -o-transform: translate(84px,84px) rotate(135deg) translate(70px,0);
  transform: translate(84px,84px) rotate(135deg) translate(70px,0)
}
.modaal-loading-spinner > div:nth-of-type(4) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .37s;
  -moz-animation-delay: .37s;
  -webkit-animation-delay: .37s;
  -o-animation-delay: .37s;
  animation-delay: .37s
}
.modaal-loading-spinner > div:nth-of-type(4) {
  -ms-transform: translate(84px,84px) rotate(180deg) translate(70px,0);
  -moz-transform: translate(84px,84px) rotate(180deg) translate(70px,0);
  -webkit-transform: translate(84px,84px) rotate(180deg) translate(70px,0);
  -o-transform: translate(84px,84px) rotate(180deg) translate(70px,0);
  transform: translate(84px,84px) rotate(180deg) translate(70px,0)
}
.modaal-loading-spinner > div:nth-of-type(5) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -webkit-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s
}
.modaal-loading-spinner > div:nth-of-type(6) > div,
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite
}
.modaal-loading-spinner > div:nth-of-type(5) {
  -ms-transform: translate(84px,84px) rotate(225deg) translate(70px,0);
  -moz-transform: translate(84px,84px) rotate(225deg) translate(70px,0);
  -webkit-transform: translate(84px,84px) rotate(225deg) translate(70px,0);
  -o-transform: translate(84px,84px) rotate(225deg) translate(70px,0);
  transform: translate(84px,84px) rotate(225deg) translate(70px,0)
}
.modaal-loading-spinner > div:nth-of-type(6) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .62s;
  -moz-animation-delay: .62s;
  -webkit-animation-delay: .62s;
  -o-animation-delay: .62s;
  animation-delay: .62s
}
.modaal-loading-spinner > div:nth-of-type(6) {
  -ms-transform: translate(84px,84px) rotate(270deg) translate(70px,0);
  -moz-transform: translate(84px,84px) rotate(270deg) translate(70px,0);
  -webkit-transform: translate(84px,84px) rotate(270deg) translate(70px,0);
  -o-transform: translate(84px,84px) rotate(270deg) translate(70px,0);
  transform: translate(84px,84px) rotate(270deg) translate(70px,0)
}
.modaal-loading-spinner > div:nth-of-type(7) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .75s;
  -moz-animation-delay: .75s;
  -webkit-animation-delay: .75s;
  -o-animation-delay: .75s;
  animation-delay: .75s
}
.modaal-loading-spinner > div:nth-of-type(7) {
  -ms-transform: translate(84px,84px) rotate(315deg) translate(70px,0);
  -moz-transform: translate(84px,84px) rotate(315deg) translate(70px,0);
  -webkit-transform: translate(84px,84px) rotate(315deg) translate(70px,0);
  -o-transform: translate(84px,84px) rotate(315deg) translate(70px,0);
  transform: translate(84px,84px) rotate(315deg) translate(70px,0)
}
.modaal-loading-spinner > div:nth-of-type(8) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .87s;
  -moz-animation-delay: .87s;
  -webkit-animation-delay: .87s;
  -o-animation-delay: .87s;
  animation-delay: .87s
}
.modaal-loading-spinner > div:nth-of-type(8) {
  -ms-transform: translate(84px,84px) rotate(360deg) translate(70px,0);
  -moz-transform: translate(84px,84px) rotate(360deg) translate(70px,0);
  -webkit-transform: translate(84px,84px) rotate(360deg) translate(70px,0);
  -o-transform: translate(84px,84px) rotate(360deg) translate(70px,0);
  transform: translate(84px,84px) rotate(360deg) translate(70px,0)
}
.l-footer--lp {
  padding-top: 25px
}
@media screen and (max-width:750px) {
  .l-footer--lp {
    padding-top: 13.33333vw;
    display: flex;
    flex-direction: column
  }
}
@media print,
screen and (min-width:751px) {
  .l-footer {
    position: relative;
    min-width: 1100px;
    z-index: 8
  }
}
.l-footer__top {
  background: #d75a44;
  padding: 67px 0
}
@media screen and (max-width:750px) {
  .l-footer__top {
    padding: 9.86667vw
  }
}
@media print,
screen and (min-width:751px) {
  .l-footer__bottom {
    padding: 30px 0 40px;
    background: #fff
  }
}
@media screen and (max-width:750px) {
  .l-footer__bottom {
    flex-wrap: wrap;
    padding: 8% 0
  }
}
.l-footer__logo {
  text-align: center
}
@media print,
screen and (min-width:751px) {
  .l-footer__logo {
    background: #fff
  }
}
@media screen and (max-width:750px) {
  .l-footer__logo {
    width: 22.66667%;
    margin: 0 auto
  }
}
.l-footer__copy {
  text-align: center;
  font-size: 13px;
  letter-spacing: .05em;
  padding: 10px 0 15px
}
@media print,
screen and (min-width:751px) {
  .l-footer__copy {
    background: #fff
  }
}
@media screen and (max-width:750px) {
  .l-footer__copy {
    margin-top: 3%;
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.l-footer__sns {
  margin-bottom: 65px
}
@media screen and (max-width:750px) {
  .l-footer__sns {
    order: -1;
    margin-bottom: 4vw
  }
}
.l-footer__snsTxt {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 1.4px
}
@media screen and (max-width:750px) {
  .l-footer__snsTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 3.46667vw
  }
}
.l-footer__snsList {
  display: grid;
  grid-template-columns: 52px 56px;
  gap: 0 45px;
  justify-content: center;
  padding-top: 15px
}
@media screen and (max-width:750px) {
  .l-footer__snsList {
    grid-template-columns: 9.6vw 9.6vw;
    gap: 0 6.66667vw;
    padding-top: 5.33333vw
  }
}
.l-footerTopList {
  max-width: 1130px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap
}
@media print,
screen and (min-width:751px) {
  .l-footerTopList:after {
    display: block;
    content: '';
    width: 264px
  }
}
@media screen and (max-width:750px) {
  .l-footerTopList {
    width: 100%;
    display: block
  }
}
.l-footerTopList__item {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  width: 100%
}
@media screen and (max-width:750px) {
  .l-footerTopList__item {
    font-size: 15px;
    font-size: 4vw
  }
}
.l-footerTopList__item a {
  color: #fff
}
@media print,
screen and (min-width:751px) {
  .l-footerTopList__item--w10em {
    width: 10em
  }
  .l-footerTopList__item--col {
    width: 300px;
    margin-right: 20px
  }
  .l-footerTopList__item--2col {
    width: 490px
  }
}
@media screen and (min-width:751px) and (max-width:750px) {
  .l-footerTopList__item--2col {
    width: 100%
  }
}
@media print,
screen and (min-width:751px) {
  .l-footerTopList__item--1col {
    width: 270px;
    margin-left: 20px
  }
}
.l-footerTopList__itemInner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
@media screen and (max-width:750px) {
  .l-footerTopList__itemInner {
    display: none
  }
}
.l-footerTopList__itemTtl {
  width: 100%;
  margin-top: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff
}
@media screen and (max-width:750px) {
  .l-footerTopList__itemTtl {
    position: relative;
    margin-top: 8vw;
    margin-bottom: 2.66667vw;
    padding-bottom: 2.66667vw;
    border-bottom: 1px solid #fff;
    height: auto;
    font-size: 15px;
    font-size: 4vw
  }
  .l-footerTopList__itemTtl.is-active:after {
    transform: translateY(-50%) rotate(-45deg)
  }
  .l-footerTopList__itemTtl:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 2%;
    width: 2.13333vw;
    padding-top: 2.13333vw;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transition: all .4s;
    transform: translateY(-50%) rotate(135deg)
  }
}
@media screen and (max-width:750px) {
  .l-footerTopTired {
    width: 100%;
    margin-bottom: 6.66667vw
  }
}
@media print,
screen and (min-width:751px) {
  .l-footerTopTired--ml {
    margin-left: -50px
  }
}
.l-footerTopTired__dt {
  font-size: 14px;
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .l-footerTopTired__dt {
    padding-bottom: 0;
    border-bottom: 0 solid #fff;
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.l-footerTopTired__dd {
  font-size: 14px;
  margin-top: 10px;
  font-weight: 500
}
@media screen and (max-width:750px) {
  .l-footerTopTired__dd {
    margin-top: 2vw;
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.l-footerTopTired__dd a {
  position: relative;
  padding-left: 20px
}
.l-footerTopTired__dd a:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 1px;
  background: #fff
}
.l-footerBtList {
  display: flex;
  justify-content: center;
  align-items: center
}
@media screen and (max-width:750px) {
  .l-footerBtList {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0;
    width: 67.33333%
  }
}
@media print,
screen and (min-width:751px) {
  .l-footerBtList__item {
    margin: 0 20px
  }
}
@media screen and (max-width:750px) {
  .l-footerBtList__item:nth-child(even) {
    width: 34.65347%
  }
  .l-footerBtList__item:nth-child(odd) {
    width: 50%
  }
  .l-footerBtList__item:nth-child(n+3) {
    margin-top: 7.92079%
  }
}
.l-footerBtList__item a {
  font-size: 14px
}
@media screen and (max-width:750px) {
  .l-footerBtList__item a {
    font-size: 12px;
    font-size: 3.2vw
  }
}
.l-footerBtList__item--sns {
  width: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.l-footerSnsList {
  display: flex;
  justify-content: flex-end
}
@media print,
screen and (min-width:751px) {
  .l-footerSnsList {
    margin: 50px auto 0 auto;
    width: 980px
  }
}
@media screen and (max-width:750px) {
  .l-footerSnsList {
    margin: 13.33333vw auto 0 auto;
    justify-content: center
  }
}
.l-footerSnsList__item:first-child {
  width: 35px
}
@media screen and (max-width:750px) {
  .l-footerSnsList__item {
    width: 9.86667vw
  }
}
.l-footerSnsList__item:not(:first-child) {
  margin-left: 35px
}
@media screen and (max-width:750px) {
  .l-footerSnsList__item:not(:first-child) {
    margin-left: 4.26667vw
  }
}
.l-footerSnsList__item img {
  max-width: 100%
}
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: #fff;
  z-index: 10
}
@media screen and (max-width:750px) {
  .l-header {
    height: 16vw
  }
}
.l-header__inner {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1266px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .l-header__inner {
    display: flex;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,.16)
  }
}
.l-header__logo {
  margin-left: 20px
}
@media screen and (max-width:750px) {
  .l-header__logo {
    margin-left: 4.8%;
    width: 17.33333%
  }
}
.l-header__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 1075px
}
@media screen and (max-width:750px) {
  .l-header__block {
    position: absolute;
    bottom: 100%;
    display: block;
    width: 100%;
    background: #fff;
    z-index: -1;
    height: auto;
    padding: 9.33333% 11.33333%;
    transform: translateY(0);
    transition: all .4s
  }
  .l-header__block.is-active {
    bottom: 0;
    transform: translateY(100%)
  }
}
.l-header__list {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  width: 100%;
  align-items: center;
  height: 100%
}
@media screen and (max-width:750px) {
  .l-header__list {
    width: 100%;
    display: block
  }
}
.l-header__menu {
  display: none
}
@media screen and (max-width:750px) {
  .l-header__menu {
    display: block;
    width: 16vw;
    height: 16vw
  }
  .l-header__menu a {
    position: relative;
    display: block;
    height: 100%
  }
  .l-header__menu span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60%;
    height: 1px;
    background: #000;
    transform: translateX(-50%);
    transition: all .4s
  }
  .l-header__menu span:after,
  .l-header__menu span:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    left: 50%;
    transform: translateX(-50%);
    transition: all .4s
  }
  .l-header__menu span:before {
    top: -3vw
  }
  .l-header__menu span:after {
    top: 3vw
  }
  .l-header__menu.is-active span {
    background: #fff
  }
  .l-header__menu.is-active span:before {
    top: 0;
    transform: rotate(-45deg) translateX(-37%) translateY(-3.8vw)
  }
  .l-header__menu.is-active span:after {
    top: 0;
    transform: rotate(45deg) translateX(-38%) translateY(3.5vw)
  }
}
.l-headerList {
  margin-left: 20px;
  margin-right: 20px
}
@media screen and (max-width:750px) {
  .l-headerList {
    margin-right: 0;
    margin-left: 0
  }
}
.l-headerList__item {
  margin: 0 5px;
  height: 100%
}
@media screen and (max-width:750px) {
  .l-headerList__item {
    margin-bottom: 6.66667vw
  }
}
.l-headerList__item a {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 16px
}
@media screen and (max-width:750px) {
  .l-headerList__item a {
    display: block;
    text-align: left;
    font-size: 15px;
    font-size: 4vw
  }
  .l-headerList__item a span {
    font-size: 100%
  }
}
.l-headerList__item a:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #d1b43c;
  opacity: 0;
  transition: opacity .4s
}
@media screen and (max-width:750px) {
  .l-headerList__item a:after {
    bottom: -1vw;
    height: 2px
  }
}
.l-headerList__item a:hover {
  color: #d1b43c
}
.l-headerList__item a:hover:after {
  opacity: 1
}
.l-headerList__item--sp {
  display: none
}
@media screen and (max-width:750px) {
  .l-headerList__item--sp {
    display: block
  }
}
.l-headerList__item--contact a span {
  position: relative;
  padding-right: 1.5em
}
@media screen and (max-width:750px) {
  .l-headerList__item--contact a span {
    padding-right: 1.3em
  }
}
.l-headerList__item--contact a span:before {
  content: " ";
  position: absolute;
  top: 52%;
  right: 0;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  background: url(../img/common/icon-blank-black.svg) no-repeat center;
  background-size: contain
}
@media screen and (max-width:750px) {
  .l-headerList__item--contact a span:before {
    width: .8em;
    height: .8em
  }
}
.l-headerList__item--contact a:hover span:before {
  background: url(../img/common/icon-blank-gold.svg) no-repeat center;
  background-size: contain
}
.l-headerOv {
  position: fixed;
  z-index: 9;
  top: 100px;
  left: 0;
  width: 100%;
  background: #d75a44;
  padding-top: 40px;
  padding-bottom: 100px;
  transition: transform .4s;
  transform: translateY(-100%)
}
@media screen and (max-width:750px) {
  .l-headerOv {
    display: none
  }
}
.l-headerOv.is-active {
  transform: translateY(0)
}
.l-headerOv__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto
}
.l-headerOv__inner:after {
  display: block;
  content: '';
  width: 230px
}
.l-headerOvItems {
  width: 290px
}
.l-headerOvItems--2col {
  width: 595px
}
.l-headerOvItems--w100 {
  width: 100vw
}
.l-headerOvItems--w580 {
  width: 580px
}
.l-headerOvItems--w580 .l-headerOvItems__wrap {
  padding-right: 40px
}
.l-headerOvItems:nth-of-type(n+2) {
  margin-top: 30px
}
.l-headerOvItems__ttl {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff
}
.l-headerOvItems__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
.l-headerOvItemsList--ml {
  margin-left: -50px
}
.l-headerOvItemsList__dt {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin-top: 10px
}
.l-headerOvItemsList__dd {
  font-size: 14px;
  color: #fff;
  margin-top: 10px
}
.l-headerOvItemsList__dd a {
  position: relative;
  color: #fff;
  padding-left: 20px
}
.l-headerOvItemsList__dd a:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  width: 9px;
  background: #fff
}
.l-main {
  min-width: 1100px;
  padding-top: 100px;
  padding-bottom: 110px
}
@media screen and (max-width:750px) {
  .l-main {
    min-width: auto;
    padding-top: 16vw;
    padding-bottom: 16vw
  }
}
.l-main#top {
  padding-bottom: 0;
  overflow: hidden
}
.m-70thBnr {
  padding: 50px 0 0
}
.m-70thBnr--radius img {
  border-radius: 8px
}
.m-70thBnr__inner {
  max-width: 1040px;
  margin: 0 auto;
  display: block
}
@media screen and (max-width:750px) {
  .m-70thBnr__inner {
    width: 92vw
  }
}
.m-70thBnr__inner img {
  width: 100%
}
.m-70thBnr__inner2 {
  max-width: 1028px;
  margin: 0 auto;
  display: block;
  border-radius: 5px;
  overflow: hidden
}
@media screen and (max-width:750px) {
  .m-70thBnr__inner2 {
    width: 92vw
  }
}
.m-70thBnr__inner2 img {
  width: 100%
}
.m-blankBtn.product-link {
  width: 205px;
  margin-top: 25px;
  background: #fff
}
@media screen and (max-width:750px) {
  .m-blankBtn.product-link {
    width: 54.66667vw;
    order: 3
  }
}
.m-blankBtn.product-link a {
  height: 58px
}
.m-blankBtn a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 42px;
  font-size: 15px;
  font-weight: 500;
  border: 1px solid #dbd8d8
}
@media screen and (max-width:750px) {
  .m-blankBtn a {
    width: 100%;
    height: 16vw;
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.m-blankBtn a:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition: transform ease .3s;
  z-index: -1
}
.m-blankBtn a:after {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 20px;
  width: 11px;
  height: 9px;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .m-blankBtn a:after {
    right: 3.06667vw;
    width: 3.2vw;
    height: 2.53333vw
  }
}
.m-blankBtn a.red:before {
  background: #b22721
}
.m-blankBtn a.red:after {
  background: url(/qpkowa/assets/img/common/icon-blank-red.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
.m-blankBtn a.purple:before {
  background: #502693
}
.m-blankBtn a.purple:after {
  background: url(/qpkowa/assets/img/common/icon-blank-purple.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
.m-blankBtn a.blue:before {
  background: #004c9c
}
.m-blankBtn a.blue:after {
  background: url(/qpkowa/assets/img/common/icon-blank-blue.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
.m-blankBtn a.green:before {
  background: #287a30
}
.m-blankBtn a.green:after {
  background: url(/qpkowa/assets/img/common/icon-blank-green.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
.m-blankBtn a:hover {
  color: #fff;
  opacity: .99
}
.m-blankBtn a:hover.red:before {
  background: #b22721
}
.m-blankBtn a:hover:before {
  transform-origin: 0 50%;
  transform: scaleX(1)
}
.m-blankBtn a:hover:after {
  background: url(/qpkowa/assets/img/common/icon-blank-white.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
.m-bottomBrn {
  padding: 50px 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0 auto;
  justify-content: center
}
@media print,
screen and (min-width:751px) {
  .m-bottomBrn {
    max-width: 1040px
  }
}
@media screen and (max-width:750px) {
  .m-bottomBrn {
    width: 92vw
  }
}
@media screen and (max-width:750px) {
  .m-bottomBrn {
    flex-wrap: wrap;
    gap: 6.4vw
  }
}
.m-bottomBrn img {
  width: 100%
}
@media print,
screen and (min-width:751px) {
  .m-bottomBrn__item {
    width: calc((100% - 20px)/ 2)
  }
}
.m-bottomBrn__text {
  font-size: 18px;
  margin-top: 10px
}
@media screen and (max-width:750px) {
  .m-bottomBrn__text {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-top: 1.33333vw
  }
}
.m-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.5em;
  width: 100%;
  font-size: 15px;
  border: 1px solid #1a1a1a
}
@media screen and (max-width:750px) {
  .m-btn {
    font-size: 13px;
    font-size: 3.46667vw;
    height: 3.5em
  }
}
.m-btn--arrow:after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 5%;
  width: 6px;
  height: 6px;
  transform: translateY(-50%) rotate(45deg);
  border-top: 1px solid #b22721;
  border-right: 1px solid #b22721
}
.m-btn--blank:after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 5%;
  width: 10px;
  height: 8px;
  background: url(../img/common/icon-blank-red.svg) no-repeat;
  background-size: contain;
  transform: translateY(-50%)
}
.m-btn02 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.8em;
  width: 100%;
  background-color: #d1b43c;
  font-size: 15px;
  font-weight: 500
}
@media screen and (max-width:750px) {
  .m-btn02 {
    font-size: 13px;
    font-size: 3.46667vw;
    height: 3.5em
  }
}
.m-btn02--arrow:after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 5%;
  width: 6px;
  height: 6px;
  transform: translateY(-50%) rotate(45deg);
  border-top: 1px solid #b22721;
  border-right: 1px solid #b22721
}
.m-btn02--blank:after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 5%;
  width: 10px;
  height: 8px;
  background: url(../img/common/icon-blank-red.svg) no-repeat;
  background-size: contain;
  transform: translateY(-50%)
}
.m-btn02--buy:after {
  content: " ";
  width: 14px;
  height: 14px;
  background: url(../img/common/icon-buy.svg) no-repeat;
  background-size: contain;
  margin-left: 10px
}
@media screen and (max-width:750px) {
  .m-btn02--buy:after {
    width: 3.73333vw;
    height: 3.73333vw;
    margin-left: 2.66667vw
  }
}
@media screen and (max-width:750px) {
  .m-btn02--search {
    width: auto;
    height: 16vw
  }
}
.m-btn02--search:after {
  content: " ";
  width: 16px;
  height: 14px;
  background: url(../img/common/icon-search.svg) no-repeat;
  background-size: contain;
  position: absolute;
  right: 30px
}
@media screen and (max-width:750px) {
  .m-btn02--search:after {
    width: 3.73333vw;
    height: 3.73333vw;
    position: absolute;
    right: 7.33333vw
  }
}
@media print,
screen and (min-width:751px) {
  .m-columnSideNavi {
    position: absolute;
    margin: 0 auto;
    top: 80px;
    left: 0
  }
}
@media screen and (max-width:750px) {
  .m-columnSideNavi {
    margin-top: 10.66667vw
  }
}
.m-columnSideNavi__list {
  width: 280px;
  border: 1px solid #d1d1d1
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__list {
    width: 100%
  }
}
.m-columnSideNavi__list:nth-of-type(n+2) {
  margin-top: 25px
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__list:nth-of-type(n+2) {
    margin-top: 6.66667vw
  }
}
.m-columnSideNavi__listItem {
  font-size: 14px;
  letter-spacing: normal;
  border-bottom: 1px dotted #d1d1d1
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__listItem {
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}
.m-columnSideNavi__listItem:last-of-type {
  border-bottom: 0
}
.m-columnSideNavi__listItem a {
  display: block;
  padding: 10px 10px 10px 20px;
  letter-spacing: normal
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__listItem a {
    padding: 2vw 0 2vw 4vw
  }
}
.m-columnSideNavi__listItem span {
  display: inline-block;
  position: relative;
  font-size: 14px;
  padding-left: 20px
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__listItem span {
    font-size: 12.5px;
    font-size: 3.33333vw;
    padding-left: 5.33333vw
  }
}
.m-columnSideNavi__listItem span:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  left: 0;
  width: 6px;
  height: 9px;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__listItem span:before {
    width: 1.86667vw;
    height: 2.93333vw
  }
}
.m-columnSideNavi__listItem span.red:before {
  background: url(/qpkowa/assets/img/common/columnSideNavi/arrow_red.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
.m-columnSideNavi__listItem span.blue:before {
  background: url(/qpkowa/assets/img/common/columnSideNavi/arrow_blue.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
.m-columnSideNavi__listItem span.green:before {
  background: url(/qpkowa/assets/img/common/columnSideNavi/arrow_green.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
.m-columnSideNavi__listItem span.youtube {
  padding-right: 30px
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__listItem span.youtube {
    padding-right: 10vw
  }
}
.m-columnSideNavi__listItem span.youtube:after {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 0;
  width: 24px;
  height: 16px;
  background: url(/qpkowa/assets/img/common/columnSideNavi/youtube.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__listItem span.youtube:after {
    width: 6.8vw;
    height: 4.53333vw
  }
}
.m-columnSideNavi__listItem--list span {
  font-size: 15px
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__listItem--list span {
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}
.m-columnSideNavi__listItem--ttl {
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  text-align: center;
  border-bottom: 0;
  pointer-events: none
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__listItem--ttl {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.m-columnSideNavi__listItem--ttl.red {
  background: #b22721
}
.m-columnSideNavi__listItem--ttl.blue {
  background: #004c9c
}
.m-columnSideNavi__listItem--ttl.green {
  background: #287a30
}
.m-columnSideNavi__listItem--ttl a {
  color: #fff;
  padding: 10px 0
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__listItem--ttl a {
    padding: 2vw 0
  }
}
.m-columnSideNavi__listItem--subttl.red {
  background: #ffe3e3
}
.m-columnSideNavi__listItem--subttl.red a {
  color: #b22721
}
.m-columnSideNavi__listItem--subttl.red span {
  font-size: 15px;
  font-weight: 900
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__listItem--subttl.red span {
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}
.m-columnSideNavi__listItem--subttl.blue {
  background: #d3e1f5
}
.m-columnSideNavi__listItem--subttl.blue a {
  color: #004c9c
}
.m-columnSideNavi__listItem--subttl.blue span {
  font-size: 15px;
  font-weight: 900
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__listItem--subttl.blue span {
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}
.m-columnSideNavi__listItem--subttl.green {
  background: #d6ead8
}
.m-columnSideNavi__listItem--subttl.green a {
  color: #287a30
}
.m-columnSideNavi__listItem--subttl.green span {
  font-size: 15px;
  font-weight: 900
}
@media screen and (max-width:750px) {
  .m-columnSideNavi__listItem--subttl.green span {
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}
.m-effectBtn a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 42px;
  font-size: 15px;
  font-weight: 500;
  border: 1px solid #dbd8d8
}
@media screen and (max-width:750px) {
  .m-effectBtn a {
    width: 100%;
    height: 16vw;
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.m-effectBtn a:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition: transform ease .3s;
  z-index: -1
}
.m-effectBtn a:after {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 15px;
  width: 6px;
  height: 8px;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .m-effectBtn a:after {
    right: 3vw;
    width: 2.13333vw;
    height: 3.2vw
  }
}
.m-effectBtn a.red:before {
  background: #b22721
}
.m-effectBtn a.red:after {
  background: url(/qpkowa/assets/img/common/btn_arrow_red.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
.m-effectBtn a.purple:before {
  background: #502693
}
.m-effectBtn a.purple:after {
  background: url(/qpkowa/assets/img/common/btn_arrow_purple.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
.m-effectBtn a.blue:before {
  background: #004c9c
}
.m-effectBtn a.blue:after {
  background: url(/qpkowa/assets/img/common/btn_arrow_blue.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
.m-effectBtn a.green:before {
  background: #287a30
}
.m-effectBtn a.green:after {
  background: url(/qpkowa/assets/img/common/btn_arrow_green.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
.m-effectBtn a:hover {
  color: #fff;
  opacity: .99
}
.m-effectBtn a:hover.red:before {
  background: #b22721
}
.m-effectBtn a:hover.purple:before {
  background: #502693
}
.m-effectBtn a:hover.blue:before {
  background: #004c9c
}
.m-effectBtn a:hover.green:before {
  background: #287a30
}
.m-effectBtn a:hover:before {
  transform-origin: 0 50%;
  transform: scaleX(1)
}
.m-effectBtn a:hover:after {
  background: url(/qpkowa/assets/img/common/btn_arrow_white.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
.m-iconBlank:after {
  content: "";
  display: inline-block;
  width: 12px;
  padding-top: 12px;
  margin-left: 7px
}
@media screen and (max-width:750px) {
  .m-iconBlank:after {
    margin-left: 3%
  }
}
.m-iconBlank--white:after {
  background: url(/qpkowa/assets/img/common/icon-blank-white.svg) no-repeat center;
  background-size: contain
}
.m-iconBlank--black:after {
  background: url(/qpkowa/assets/img/common/icon-blank-black.svg) no-repeat center;
  background-size: contain
}
.m-kv {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 298px;
  background: url(/qpkowa/assets/img/common/kv_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .m-kv {
    height: 46.66667vw;
    background: url(/qpkowa/assets/img/common/kv_bg--sp.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
  }
}
.m-kv__ttl {
  width: 966px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .m-kv__ttl {
    width: 92vw
  }
}
.m-kv__ttl span {
  display: block;
  font-weight: 700
}
.m-kv__ttl span:nth-of-type(1) {
  font-size: 38px
}
@media screen and (max-width:750px) {
  .m-kv__ttl span:nth-of-type(1) {
    font-size: 22px;
    font-size: 5.86667vw
  }
}
.m-kv__ttl span:nth-of-type(2) {
  font-size: 17px
}
@media screen and (max-width:750px) {
  .m-kv__ttl span:nth-of-type(2) {
    font-size: 12px;
    font-size: 3.2vw
  }
}
.m-link {
  font-size: 15px;
  text-decoration: underline
}
@media screen and (max-width:750px) {
  .m-link {
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}
.m-link::before {
  content: " ";
  display: inline-block;
  width: 84px;
  height: 37px;
  background: url(../img/product/lineup/selfmedication.png) no-repeat right;
  background-size: contain;
  position: relative;
  top: 8px;
  right: 5px
}
@media screen and (max-width:750px) {
  .m-link::before {
    width: 17.46667vw
  }
}
.m-link::after {
  content: " ";
  display: inline-block;
  width: 12px;
  height: 10px;
  background: url(../img/common/icon-blank-red.svg) no-repeat right;
  background-size: contain;
  padding-right: 5px
}
@media screen and (max-width:750px) {
  .m-link::after {
    width: 2.4vw
  }
}
.modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20
}
.modal__lay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .4
}
.modal__inner {
  position: relative;
  width: 964px;
  height: 80vh;
  margin: 100px auto 0;
  background: #fff;
  padding: 50px;
  z-index: 1
}
@media screen and (max-width:750px) {
  .modal__inner {
    width: 100%;
    margin: 10vh auto 0;
    padding: 6.66667vw
  }
}
.modal__close {
  position: absolute;
  bottom: 100%;
  right: 0;
  width: 54px;
  height: 54px;
  background: #d1b43c
}
@media screen and (max-width:750px) {
  .modal__close {
    width: 13.33333vw;
    height: 13.33333vw
  }
}
.modal__close a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  background: url(../img/common/modal-close.svg) no-repeat center
}
@media screen and (max-width:750px) {
  .modal__close a {
    background-size: 50%
  }
}
.modal__ttl {
  font-size: 24px;
  text-align: center;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .modal__ttl {
    font-size: 12px;
    font-size: 3.2vw
  }
}
.modal__scroll {
  display: none
}
@media screen and (max-width:750px) {
  .modal__scroll {
    display: block;
    text-align: right;
    margin-top: 3%
  }
  .modal__scroll span {
    position: relative;
    font-size: 12.5px;
    font-size: 3.33333vw
  }
  .modal__scroll span:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 1.5vw;
    height: 1.5vw;
    transform: translateY(-50%) rotate(45deg);
    border-right: 1px solid #000;
    border-top: 1px solid #000
  }
}
.modaTableWrap {
  width: 746px;
  margin: 0 auto;
  overflow-y: scroll;
  height: 90%;
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .modaTableWrap {
    margin-top: 0;
    margin-left: auto;
    width: 90vw;
    overflow-y: scroll;
    overflow-x: scroll
  }
}
.tar {
  margin-top: 10px;
  margin-right: 10px;
  text-align: right;
  font-size: 14px
}
.modaTable {
  display: none;
  width: 100%;
  border-top: 1px solid #c6c6c6
}
@media screen and (max-width:750px) {
  .modaTable {
    width: max-content
  }
}
.modaTable.is-active {
  display: block
}
.modaTable th {
  width: 200px;
  background: #faf8f1;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
  padding: 15px 0
}
@media screen and (max-width:750px) {
  .modaTable th {
    font-size: 12px;
    font-size: 3.2vw;
    width: 40vw
  }
}
.modaTable td {
  padding: 15px 0;
  width: 183px;
  border-right: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  font-size: 14px;
  text-align: center;
  vertical-align: middle
}
@media screen and (max-width:750px) {
  .modaTable td {
    font-size: 12px;
    font-size: 3.2vw;
    width: 40vw
  }
}
.modaTable td.bg-gray {
  background: #e2e2e2
}
.modaTable td.vt {
  vertical-align: top
}
.modaTable td.col2 {
  width: 272px
}
@media screen and (max-width:750px) {
  .modaTable td.col2 {
    width: 40vw
  }
}
.modaTable td .item {
  text-align: center
}
@media screen and (max-width:750px) {
  .modaTable td .item {
    width: 12vw;
    margin: 0 auto
  }
}
.modaTable td .item.iclearCharge img {
  margin-bottom: 30px
}
@media screen and (max-width:750px) {
  .modaTable td .item.iclearCharge img {
    margin-bottom: 4vw
  }
}
.modaTable td .name {
  font-size: 13px;
  text-align: center;
  height: 5em
}
@media screen and (max-width:750px) {
  .modaTable td .name {
    font-size: 11.5px;
    font-size: 3.06667vw
  }
}
.modaTable td .name span {
  font-size: 10px;
  line-height: 1
}
.modaTable td .tag {
  text-align: center
}
.modaTable td .tag span {
  border: 1px solid #1a1a1a;
  font-size: 12px;
  padding: 0 3px
}
@media screen and (max-width:750px) {
  .modaTable td .tag span {
    font-size: 11px;
    font-size: 2.93333vw
  }
}
.modaBuy {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center
}
.modaBuy__link {
  margin-top: 40px;
  text-align: center
}
@media print,
screen and (min-width:751px) {
  .modaBuy__link {
    display: flex
  }
}
@media screen and (max-width:750px) {
  .modaBuy__link {
    margin-top: 8vw
  }
}
@media print,
screen and (min-width:751px) {
  .modaBuy__link li {
    width: 257px
  }
}
@media print,
screen and (min-width:751px) {
  .modaBuy__link li:not(:first-child) {
    margin-left: 20px
  }
}
@media screen and (max-width:750px) {
  .modaBuy__link li:not(:first-child) {
    margin-top: 5.33333vw
  }
}
.modaBuy__link img {
  height: auto;
  width: 100%
}
.modal02 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20
}
.modal02__lay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .4
}
.modal02__inner {
  position: absolute;
  width: 964px;
  margin: 0 auto;
  background: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  padding: 90px 50px;
  z-index: 1
}
@media screen and (max-width:750px) {
  .modal02__inner {
    width: 100%;
    padding: 16vw 6.66667vw
  }
}
.modal02__close {
  position: absolute;
  bottom: 100%;
  right: 0;
  width: 54px;
  height: 54px;
  background: #d1b43c
}
@media screen and (max-width:750px) {
  .modal02__close {
    width: 13.33333vw;
    height: 13.33333vw
  }
}
.modal02__close a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  background: url(../img/common/modal-close.svg) no-repeat center
}
@media screen and (max-width:750px) {
  .modal02__close a {
    background-size: 50%
  }
}
.modal02__ttl {
  font-size: 22px;
  text-align: center;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .modal02__ttl {
    font-size: 20px;
    font-size: 5.33333vw
  }
}
.modal02__scroll {
  display: none
}
@media screen and (max-width:750px) {
  .modal02__scroll {
    display: block;
    text-align: right;
    margin-top: 3%
  }
  .modal02__scroll span {
    position: relative;
    font-size: 12.5px;
    font-size: 3.33333vw
  }
  .modal02__scroll span:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 1.5vw;
    height: 1.5vw;
    transform: translateY(-50%) rotate(45deg);
    border-right: 1px solid #000;
    border-top: 1px solid #000
  }
}
.m-h3ttl {
  position: relative;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.2;
  padding-left: 20px
}
@media screen and (max-width:750px) {
  .m-h3ttl {
    font-size: 17px;
    font-size: 4.53333vw;
    padding-left: 2.66667vw
  }
}
.m-h3ttl:before {
  position: absolute;
  display: inline-block;
  content: '';
  top: 50%;
  left: 0;
  width: 10px;
  height: 26px;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .m-h3ttl:before {
    width: 1.6vw;
    height: 5.06667vw
  }
}
.m-h3ttl--lineup::before {
  top: 84%
}
.m-h3ttl.gold:before {
  background: #d1b43c
}
.m-h3ttl.red:before {
  background: #b22721
}
.m-h3ttl.blue:before {
  background: #004c9c
}
.m-h3ttl.lightblue:before {
  background: #47abf5
}
.m-h3ttl.green:before {
  background: #287a30
}
.m-h3ttl.lightgreen:before {
  background: #6cbf2f
}
.m-h3ttl.orange:before {
  background: #d96e20
}
.m-h3ttl.yellow:before {
  background: #eac118
}
.m-h3ttl.purple:before {
  background: #502693
}
.m-ttlEmphasis {
  position: relative;
  display: inline-block;
  font-size: inherit
}
.m-ttlEmphasis:before {
  color: #1a1a1a;
  content: "・";
  left: 50%;
  position: absolute;
  top: -.75em;
  transform: translate(-50%,0)
}
.p-adgallery__wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  width: 860px;
  margin: 0 auto 0
}
@media screen and (max-width:750px) {
  .p-adgallery__wrap {
    width: 92vw;
    margin: 0 auto 0
  }
}
.p-adgallery__inner {
  width: 410px
}
@media screen and (max-width:750px) {
  .p-adgallery__inner {
    width: 100%
  }
}
.p-adgallery__inner--col2 {
  width: 100%
}
.p-adgallery__ttl {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 5px;
  border-bottom: 1px solid #e2e2e2;
  padding-top: 100px;
  margin-top: -20px
}
@media screen and (max-width:750px) {
  .p-adgallery__ttl {
    padding-top: 16vw;
    margin-top: -6vw;
    padding-bottom: 1.33333vw
  }
}
.p-adgallery__ttl span {
  display: block;
  font-size: 24px;
  line-height: 1.2
}
@media screen and (max-width:750px) {
  .p-adgallery__ttl span {
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-adgallery__img {
  margin-right: 25px
}
@media screen and (max-width:750px) {
  .p-adgallery__img {
    margin-right: 4vw
  }
}
.p-adgallery__img--alphaCharge {
  width: 130px
}
@media screen and (max-width:750px) {
  .p-adgallery__img--alphaCharge {
    width: 20vw
  }
}
.p-adgallery__img--01 {
  width: 76px
}
@media screen and (max-width:750px) {
  .p-adgallery__img--01 {
    width: 10.4vw
  }
}
.p-adgallery__img--02 {
  width: 71px
}
@media screen and (max-width:750px) {
  .p-adgallery__img--02 {
    width: 9.46667vw
  }
}
.p-adgallery__img--03 {
  width: 24px
}
@media screen and (max-width:750px) {
  .p-adgallery__img--03 {
    width: 3.73333vw
  }
}
.p-adgallery__img--04 {
  width: 150px
}
@media screen and (max-width:750px) {
  .p-adgallery__img--04 {
    width: 20vw
  }
}
.p-adgallery__img--05 {
  width: 32px
}
@media screen and (max-width:750px) {
  .p-adgallery__img--05 {
    width: 4.26667vw
  }
}
.p-adgallery__img--06 {
  width: 80px
}
@media screen and (max-width:750px) {
  .p-adgallery__img--06 {
    width: 10.66667vw
  }
}
.p-adgallery__img--07 {
  width: 85px
}
@media screen and (max-width:750px) {
  .p-adgallery__img--07 {
    width: 10.66667vw
  }
}
.p-adgallery__img--08 {
  width: 100px
}
@media screen and (max-width:750px) {
  .p-adgallery__img--08 {
    width: 13.33333vw
  }
}
.p-adgallery__img img {
  width: 100%
}
.p-adgallery__block {
  margin-top: 20px
}
@media print,
screen and (min-width:751px) {
  .p-adgallery__block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
    align-items: center;
    justify-content: space-between
  }
}
@media screen and (max-width:750px) {
  .p-adgallery__block {
    display: block;
    margin-top: 4vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-adgallery__block + .p-adgallery__block {
    margin-top: 40px
  }
}
@media screen and (max-width:750px) {
  .p-adgallery__block + .p-adgallery__block {
    margin-top: 8vw
  }
}
@media screen and (max-width:750px) {
  .p-adgallery__blockInner {
    display: block
  }
  .p-adgallery__blockInner:nth-of-type(n+2) {
    margin-top: 8vw
  }
}
.p-adgallery__blockThumb {
  position: relative;
  width: 410px
}
@media screen and (max-width:750px) {
  .p-adgallery__blockThumb {
    width: 92vw
  }
}
.p-adgallery__blockThumb:before {
  position: absolute;
  display: block;
  content: '';
  width: 57px;
  height: 57px;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0 auto;
  background: url(/qpkowa/assets/img/adgallery/saisei.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-adgallery__blockThumb:before {
    width: 13.33333vw;
    height: 13.33333vw
  }
}
.p-adgallery__blockThumb img {
  width: 100%
}
.p-adgallery__blockTxt {
  font-size: 16px;
  font-weight: 500;
  margin-top: 5px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-adgallery__blockTxt {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 1.33333vw
  }
}
.p-adgallery__blockCaption {
  font-size: 11px;
  margin-top: 6px;
  color: #444
}
@media print,
screen and (min-width:751px) {
  .p-adgallery__blockCaption {
    text-align: center
  }
}
@media screen and (max-width:750px) {
  .p-adgallery__blockCaption {
    font-size: 2.93333vw;
    margin-top: 1.6vw
  }
}
.p-alphaCharge {
  padding-bottom: 0
}
.p-alphaCharge img {
  width: 100%;
  height: auto
}
.p-alphaCharge__kv {
  position: relative;
  width: 100%
}
.p-alphaCharge__kv .swiper-pagination {
  left: 50px;
  z-index: 2
}
@media screen and (max-width:750px) {
  .p-alphaCharge__kv .swiper-pagination {
    left: 4vw
  }
}
.p-alphaCharge__kv .swiper-pagination-bullet {
  border-radius: 0
}
.p-alphaCharge__kv .swiper-pagination-bullet:nth-of-type(n+2) {
  margin-left: 5px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__kv .swiper-pagination-bullet:nth-of-type(n+2) {
    margin-left: 1.33333vw
  }
}
.p-alphaCharge__kv .swiper-pagination-bullet-active {
  background: #d1b43c
}
.p-alphaCharge__kv a:hover {
  opacity: 1
}
.p-alphaCharge__bnr {
  width: 892px;
  margin: 50px auto
}
@media screen and (max-width:750px) {
  .p-alphaCharge__bnr {
    width: 92vw;
    margin: 6.66667vw auto
  }
}
.p-alphaCharge__bnrImg {
  width: 892px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaCharge__bnrImg {
    width: 92vw
  }
}
.p-alphaCharge__concept {
  position: relative;
  width: 100%;
  background-image: radial-gradient(farthest-side at 50% 100%,#fff,#bdc6d0);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: -1px;
  padding: 130px 0 180px;
  z-index: 1
}
.p-alphaCharge__concept::before {
  content: '';
  display: inline-block;
  background: url(/qpkowa/assets/img/product/alpha_charge/concept_bg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 570px;
  position: absolute;
  top: 0
}
@media screen and (max-width:750px) {
  .p-alphaCharge__concept {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 24vw 0 15.33333vw 0
  }
  .p-alphaCharge__concept::before {
    content: '';
    display: inline-block;
    background: url(/qpkowa/assets/img/product/alpha_charge/concept_bg--sp.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 119.73333vw;
    position: absolute;
    top: 0;
    z-index: -1
  }
}
.p-alphaCharge__conceptTxt {
  width: 653px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaCharge__conceptTxt {
    width: 92.13333vw
  }
}
.p-alphaCharge__product {
  background-image: radial-gradient(farthest-side at 50% 0,#fff,#bdc6d0)
}
.p-alphaCharge__productInner {
  display: grid;
  grid-template-columns: repeat(3,1fr)
}
@media screen and (max-width:750px) {
  .p-alphaCharge__productInner {
    display: block
  }
}
@media screen and (max-width:750px) {
  .p-alphaCharge__productItem {
    width: 100vw
  }
}
.p-alphaCharge__productItem--pine {
  background-image: linear-gradient(180deg,rgba(255,176,0,0),#ebb000),linear-gradient(180deg,rgba(255,176,0,0),#ebb000);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-alphaCharge__productItem--pine {
    background-size: contain;
    padding-top: 13.33333vw
  }
}
.p-alphaCharge__productItem--kiwi {
  background-image: linear-gradient(180deg,rgba(65,171,54,0),#41ab36),linear-gradient(180deg,rgba(255,176,0,0),#ebb000);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-alphaCharge__productItem--kiwi {
    background-size: contain;
    padding-top: 10.66667vw
  }
}
.p-alphaCharge__productItem--apple {
  background-image: linear-gradient(180deg,#f7a60c,#9a27ee 0,rgba(232,74,15,0) 0,#e84a0f);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-alphaCharge__productItem--apple {
    background-size: contain;
    padding-top: 10.66667vw
  }
}
.p-alphaCharge__productSlide {
  width: 100%;
  height: 122px;
  background-repeat: repeat-x;
  background-size: auto 100px;
  animation: loop 30s linear infinite
}
@media screen and (max-width:750px) {
  .p-alphaCharge__productSlide {
    width: 100vw;
    height: 16.66667vw
  }
}
.p-alphaCharge__productSlide--pine {
  background: url(/qpkowa/assets/img/product/alpha_charge/slide_pine.png)
}
@media screen and (max-width:750px) {
  .p-alphaCharge__productSlide--pine {
    background-size: 250% auto;
    background-repeat: repeat-x
  }
}
.p-alphaCharge__productSlide--kiwi {
  background: url(/qpkowa/assets/img/product/alpha_charge/slide_kiwi.png)
}
@media screen and (max-width:750px) {
  .p-alphaCharge__productSlide--kiwi {
    background-size: 250% auto;
    background-repeat: repeat-x
  }
}
.p-alphaCharge__productSlide--apple {
  background: url(/qpkowa/assets/img/product/alpha_charge/slide_apple.png)
}
@media screen and (max-width:750px) {
  .p-alphaCharge__productSlide--apple {
    background-size: 330% auto;
    background-repeat: repeat-x
  }
}
@keyframes loop {
  from {
    background-position: 0 0
  }
  to {
    background-position: -1830px 0
  }
}
.p-alphaCharge__productItemImg {
  width: 30.74671vw;
  margin: 0 auto;
  padding: 22px 0 25px 0
}
@media screen and (max-width:750px) {
  .p-alphaCharge__productItemImg {
    width: 80vw;
    padding: 4vw 0 6.66667vw 0
  }
}
.p-alphaCharge__point {
  position: relative;
  padding: 95px 0 85px;
  background: #fdcc29;
  z-index: 2
}
@media screen and (max-width:750px) {
  .p-alphaCharge__point {
    padding: 14.66667vw 0 16vw
  }
}
.p-alphaCharge__pointTtl {
  width: 1066px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaCharge__pointTtl {
    width: 90.93333vw
  }
}
.p-alphaCharge__pointImg {
  width: 1030px;
  margin: 60px auto 0
}
@media screen and (max-width:750px) {
  .p-alphaCharge__pointImg {
    width: 92vw;
    margin: 12vw auto 0
  }
}
.p-alphaCharge__pointSubttl {
  width: 848px;
  margin: 20px auto 0
}
@media screen and (max-width:750px) {
  .p-alphaCharge__pointSubttl {
    width: 82.66667vw;
    margin: 8vw auto 0
  }
}
.p-alphaCharge__time {
  position: relative;
  padding: 95px 0 110px;
  background: #22cfd3;
  z-index: 3
}
@media screen and (max-width:750px) {
  .p-alphaCharge__time {
    padding: 14.66667vw 0 16vw
  }
}
.p-alphaCharge__timeInner {
  width: 1095px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaCharge__timeInner {
    width: 100%
  }
}
.p-alphaCharge__timeTtl {
  width: 1016px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__timeTtl {
    width: 90.93333vw;
    margin: 0 auto
  }
}
.p-alphaCharge__timeBlock {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 1030px;
  margin: 70px auto 0
}
@media screen and (max-width:750px) {
  .p-alphaCharge__timeBlock {
    display: block;
    width: 92vw;
    margin: 12vw auto 0
  }
}
@media print,
screen and (min-width:751px) {
  .p-alphaCharge__timeBlockImg {
    width: 494px
  }
  .p-alphaCharge__timeBlockImg:nth-of-type(n+3) {
    margin-top: 40px
  }
}
@media screen and (max-width:750px) {
  .p-alphaCharge__timeBlockImg {
    width: 92vw
  }
  .p-alphaCharge__timeBlockImg:nth-of-type(n+2) {
    margin-top: 10.66667vw
  }
}
.p-alphaCharge__timeSubttl {
  width: 964px;
  margin: 40px auto 0
}
@media screen and (max-width:750px) {
  .p-alphaCharge__timeSubttl {
    width: 93.73333vw;
    margin: 8vw auto 0
  }
}
.p-alphaCharge__bg {
  background: url(/qpkowa/assets/img/product/alpha_charge/info_bg.jpg);
  background-size: 100% 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 90px 0 125px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-alphaCharge__bg {
    background: url(/qpkowa/assets/img/product/alpha_charge/info_bg--sp.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 18.66667vw 0 21.33333vw
  }
}
.p-alphaCharge__galleryInner {
  width: 1025px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaCharge__galleryInner {
    width: 92vw
  }
}
.p-alphaCharge__galleryTtl {
  width: 222px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaCharge__galleryTtl {
    width: 44.26667vw
  }
}
.p-alphaCharge__galleryBlock {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 45px auto 0
}
@media screen and (max-width:750px) {
  .p-alphaCharge__galleryBlock {
    display: block;
    margin: 8vw auto 0
  }
}
.p-alphaCharge__galleryMovie {
  width: 500px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__galleryMovie {
    width: 92vw
  }
  .p-alphaCharge__galleryMovie:nth-of-type(n+2) {
    margin-top: 6.66667vw
  }
}
.p-alphaCharge__info {
  position: relative;
  margin-top: 70px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__info {
    margin-top: 18.66667vw
  }
}
.p-alphaCharge__infoInner {
  width: 1010px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaCharge__infoInner {
    width: 92vw
  }
}
.p-alphaCharge__infoTtl {
  width: 237px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__infoTtl {
    width: 47.46667vw
  }
}
.p-alphaCharge__infoImg {
  display: block;
  width: 485px;
  margin: 30px auto 0
}
@media screen and (max-width:750px) {
  .p-alphaCharge__infoImg {
    width: 80vw;
    margin: 6.66667vw auto 0
  }
}
.p-alphaCharge__infoTxt {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  text-align: right;
  margin-top: 10px;
  padding-right: 25px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__infoTxt {
    font-size: 12px;
    font-size: 3.2vw;
    margin-top: 2vw;
    padding-right: 5.33333vw
  }
}
.p-alphaCharge__infoTxt:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 0;
  width: 19px;
  height: 19px;
  background: url(/qpkowa/assets/img/product/alpha_charge/arrow.svg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-alphaCharge__infoTxt:before {
    width: 4vw;
    height: 4vw
  }
}
.p-alphaCharge__detail {
  padding: 110px 0 120px;
  background: #f7f7f7
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detail {
    padding: 16vw 0 16vw
  }
}
.p-alphaCharge__detailInner {
  position: relative;
  width: 1028px;
  margin: 0 auto;
  padding: 80px;
  background: url(/qpkowa/assets/img/product/alpha_charge/detail_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailInner {
    width: 92vw;
    padding: 14.66667vw 6.66667vw 13.33333vw
  }
}
.p-alphaCharge__detailTtl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 550px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailTtl {
    display: block;
    width: 76.8vw
  }
}
.p-alphaCharge__detailTtl span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 128px;
  height: 31px;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #000
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailTtl span {
    width: 30.66667vw;
    height: 7.33333vw;
    font-size: 14px;
    font-size: 3.73333vw;
    margin-top: 2.66667vw
  }
}
.p-alphaCharge__detailSubttl {
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailSubttl {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-top: 2vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-alphaCharge__detailChoice {
    position: absolute;
    top: 80px;
    right: 80px
  }
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailChoice {
    width: 64.66667vw;
    margin-top: 2.66667vw
  }
}
.p-alphaCharge__detailEffect {
  margin-top: 20px
}
.p-alphaCharge__detailEffectTtl {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  padding-left: 25px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailEffectTtl {
    font-size: 20px;
    font-size: 5.33333vw;
    padding-left: 6vw
  }
}
.p-alphaCharge__detailEffectTtl:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  background: #fd0d1b;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailEffectTtl:before {
    width: 4.26667vw;
    height: 4.26667vw
  }
}
.p-alphaCharge__detailEffectList {
  font-size: 18px;
  margin-top: 5px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailEffectList {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-top: 2.66667vw
  }
}
.p-alphaCharge__detailEffectList li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailEffectList li {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-alphaCharge__detailUsage {
  margin-top: 40px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailUsage {
    margin-top: 8vw
  }
}
.p-alphaCharge__detailUsageTtl {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  padding-left: 25px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailUsageTtl {
    font-size: 20px;
    font-size: 5.33333vw;
    padding-left: 6vw
  }
}
.p-alphaCharge__detailUsageTtl:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  background: #fd0d1b;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailUsageTtl:before {
    width: 4.26667vw;
    height: 4.26667vw
  }
}
.p-alphaCharge__detailUsageTxt {
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailUsageTxt {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-alphaCharge__detailComponent {
  margin-top: 40px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailComponent {
    margin-top: 8vw
  }
}
.p-alphaCharge__detailComponentTtl {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  padding-left: 25px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailComponentTtl {
    font-size: 20px;
    font-size: 5.33333vw;
    padding-left: 6vw
  }
}
.p-alphaCharge__detailComponentTtl:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  background: #fd0d1b;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailComponentTtl:before {
    width: 4.26667vw;
    height: 4.26667vw
  }
}
.p-alphaCharge__detailComponentAcc {
  width: 854px;
  margin: 20px auto 0
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailComponentAcc {
    width: 78.4vw
  }
}
.p-alphaCharge__detailComponentAccTtl {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  padding: 35px 30px 35px 50px;
  background: #fff;
  box-shadow: 0 0 10px 2px rgba(0,0,0,.15);
  cursor: pointer
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailComponentAccTtl {
    font-size: 15.5px;
    font-size: 4.13333vw;
    padding: 6vw 4vw
  }
}
.p-alphaCharge__detailComponentAccTtl:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 30px;
  height: 3px;
  width: 30px;
  background: #fd0d1b;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailComponentAccTtl:before {
    right: 3.33333vw;
    width: 5.33333vw;
    height: .4vw
  }
}
.p-alphaCharge__detailComponentAccTtl:after {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 30px;
  width: 30px;
  height: 3px;
  background: #fd0d1b;
  transition: all .3s;
  transform: translateY(-50%) rotate(90deg)
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailComponentAccTtl:after {
    right: 3.33333vw;
    width: 5.33333vw;
    height: .4vw
  }
}
.p-alphaCharge__detailComponentAccTtl.active:after {
  transform: translateY(-50%) rotate(0)
}
.p-alphaCharge__detailComponentAccInner {
  display: none;
  padding: 40px 0;
  background: #ededed
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailComponentAccInner {
    padding: 0
  }
}
.p-alphaCharge__detailComponentAccTable {
  display: block;
  width: 752px;
  margin: 0 auto;
  border-collapse: collapse;
  border: none
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailComponentAccTable {
    width: 78.4vw
  }
}
.p-alphaCharge__detailComponentAccTable td,
.p-alphaCharge__detailComponentAccTable th {
  border: 1px solid #cec2c2
}
.p-alphaCharge__detailComponentAccTable td.bt0,
.p-alphaCharge__detailComponentAccTable th.bt0 {
  border-top: 0
}
.p-alphaCharge__detailComponentAccTable td.bb0,
.p-alphaCharge__detailComponentAccTable th.bb0 {
  border-bottom: 0
}
.p-alphaCharge__detailComponentAccTable td.bl0,
.p-alphaCharge__detailComponentAccTable th.bl0 {
  border-left: 0
}
.p-alphaCharge__detailComponentAccTable td.br0,
.p-alphaCharge__detailComponentAccTable th.br0 {
  border-right: 0
}
.p-alphaCharge__detailComponentAccTable th {
  width: 376px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  padding: 25px 0;
  background: #ba8083
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailComponentAccTable th {
    width: 39.2vw;
    font-size: 13px;
    font-size: 3.46667vw;
    padding: 5.33333vw 0
  }
}
.p-alphaCharge__detailComponentAccTable td {
  font-size: 16px;
  vertical-align: middle;
  background: #fff;
  padding: 20px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailComponentAccTable td {
    font-size: 13px;
    font-size: 3.46667vw;
    padding: 5.33333vw 2.66667vw
  }
}
.p-alphaCharge__detailComponentAccTable td.w70 {
  width: 70px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailComponentAccTable td.w70 {
    width: 12vw
  }
}
.p-alphaCharge__detailComponentAccTable td span {
  font-size: 12px;
  vertical-align: baseline
}
@media screen and (max-width:750px) {
  .p-alphaCharge__detailComponentAccTable td span {
    font-size: 9px;
    font-size: 2.4vw
  }
}
.p-alphaCharge__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: url(/qpkowa/assets/img/product/alpha_charge/faq_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-alphaCharge__link {
    display: block;
    background: url(/qpkowa/assets/img/product/alpha_charge/faq_bg--sp.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
  }
}
.p-alphaCharge__link a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 200px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__link a {
    width: 100%;
    height: 49.33333vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-alphaCharge__link a:nth-of-type(1) {
    border-right: 1px solid #cbcbcb
  }
}
@media screen and (max-width:750px) {
  .p-alphaCharge__link a:nth-of-type(1) {
    border-bottom: 1px solid #cbcbcb
  }
}
.p-alphaCharge__linkInner {
  position: relative;
  width: 590px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaCharge__linkInner {
    width: 92vw
  }
}
.p-alphaCharge__linkTtl {
  margin: 0 auto
}
.p-alphaCharge__linkTtl--gallery {
  width: 215px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__linkTtl--gallery {
    width: 40.26667vw
  }
}
.p-alphaCharge__linkTtl--faq {
  width: 120px
}
@media screen and (max-width:750px) {
  .p-alphaCharge__linkTtl--faq {
    width: 20.8vw
  }
}
.p-alphaCharge__linkArrow {
  position: absolute;
  top: 50%;
  right: 5%;
  width: 28px;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-alphaCharge__linkArrow {
    width: 4vw
  }
}
.p-alphaCharge__bnrArea {
  padding: 80px 0 120px;
  background: #f5f5f5
}
@media screen and (max-width:750px) {
  .p-alphaCharge__bnrArea {
    padding-bottom: 10.66667vw 0 16vw
  }
}
.p-alphaDrink {
  position: relative;
  z-index: 8;
  padding-bottom: 0
}
.p-alphaDrink img {
  width: 100%;
  height: auto
}
.p-alphaDrink__kv {
  position: relative;
  width: 100%
}
.p-alphaDrink__kv .swiper-pagination {
  left: 50px;
  z-index: 2
}
@media screen and (max-width:750px) {
  .p-alphaDrink__kv .swiper-pagination {
    left: 4vw
  }
}
.p-alphaDrink__kv .swiper-pagination-bullet {
  border-radius: 0
}
.p-alphaDrink__kv .swiper-pagination-bullet:nth-of-type(n+2) {
  margin-left: 5px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__kv .swiper-pagination-bullet:nth-of-type(n+2) {
    margin-left: 1.33333vw
  }
}
.p-alphaDrink__kv .swiper-pagination-bullet-active {
  background: #d1b43c
}
.p-alphaDrink__kv a:hover {
  opacity: 1
}
.p-alphaDrink__product {
  position: relative;
  overflow: hidden
}
@media print,
screen and (min-width:751px) {
  .p-alphaDrink__product.alphadrink {
    background-image: url(../img/product/alphadrink/bg.jpg);
    background-repeat: repeat;
    width: 100%;
    background-size: cover;
    height: auto;
    z-index: -3
  }
  .p-alphaDrink__product.alphadrink::before {
    content: '';
    display: inline-block;
    background: url(../img/product/alphadrink/bg_left.png);
    width: 541px;
    height: 849px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2
  }
  .p-alphaDrink__product.alphadrink::after {
    content: '';
    display: inline-block;
    background: url(../img/product/alphadrink/bg_right.png);
    width: 758px;
    height: 1187px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -2
  }
  .p-alphaDrink__product.zerodrink {
    background-image: url(../img/product/zerodrink/bg.jpg);
    background-repeat: repeat;
    width: 100%;
    background-size: cover;
    height: auto;
    z-index: -3
  }
  .p-alphaDrink__product.zerodrink::before {
    content: '';
    display: inline-block;
    background: url(../img/product/zerodrink/bg_left.png);
    width: 541px;
    height: 849px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2
  }
  .p-alphaDrink__product.zerodrink::after {
    content: '';
    display: inline-block;
    background: url(../img/product/zerodrink/bg_right.png);
    width: 758px;
    height: 1187px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -2
  }
}
@media screen and (max-width:750px) {
  .p-alphaDrink__product.alphadrink {
    background-image: url(../img/product/alphadrink/bg--sp.jpg);
    background-repeat: repeat;
    width: 100%;
    background-size: cover;
    height: 366.66667vw;
    z-index: -1
  }
  .p-alphaDrink__product.alphadrink::before {
    content: '';
    display: inline-block;
    background: url(../img/product/alphadrink/bg_left.png) no-repeat top left;
    background-size: contain;
    width: 64vw;
    height: 89.33333vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
  }
  .p-alphaDrink__product.alphadrink::after {
    content: '';
    display: inline-block;
    background: url(../img/product/alphadrink/bg_right.png) no-repeat bottom right;
    background-size: contain;
    width: 64vw;
    height: 89.33333vw;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1
  }
  .p-alphaDrink__product.zerodrink {
    background-image: url(../img/product/zerodrink/bg--sp.jpg);
    background-repeat: repeat;
    width: 100%;
    background-size: cover;
    height: 372vw;
    z-index: -1
  }
  .p-alphaDrink__product.zerodrink::before {
    content: '';
    display: inline-block;
    background: url(../img/product/zerodrink/bg_left.png) no-repeat top left;
    background-size: contain;
    width: 64vw;
    height: 89.33333vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
  }
  .p-alphaDrink__product.zerodrink::after {
    content: '';
    display: inline-block;
    background: url(../img/product/zerodrink/bg_right.png) no-repeat bottom right;
    background-size: contain;
    width: 64vw;
    height: 89.33333vw;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1
  }
}
.p-alphaDrink__productWrap {
  width: 1050px;
  margin: 0 auto;
  display: flex
}
@media screen and (max-width:750px) {
  .p-alphaDrink__productWrap {
    width: 89.33333vw;
    display: block
  }
}
.p-alphaDrink__productInner {
  width: 992px;
  margin: 0 auto;
  padding: 160px 0;
  position: relative
}
@media screen and (max-width:750px) {
  .p-alphaDrink__productInner {
    width: 89.33333vw;
    padding: 21.33333vw 0 0 0
  }
}
.p-alphaDrink__productInner.fade-in {
  animation: fadeIn 1s ease .8s 1 normal backwards
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(30px)
  }
  to {
    opacity: 1;
    transform: translateY(0)
  }
}
.p-alphaDrink__productImg {
  opacity: 0
}
.p-alphaDrink__productImg.fixed {
  position: fixed;
  right: 10%;
  height: 872px;
  top: 3.66032vw;
  opacity: 1;
  z-index: -1
}
@media print,
screen and (min-width:751px) {
  .p-alphaDrink__productImg img {
    width: 38.79941vw
  }
}
@media screen and (max-width:750px) {
  .p-alphaDrink__productImg {
    position: absolute;
    top: 44vw;
    width: 84vw;
    opacity: 1
  }
}
.p-alphaDrink__productImg.goldzerodrink {
  width: 16.83748vw;
  right: 14.64129vw
}
.p-alphaDrink__productImg.fade-in {
  animation: fadeIn 1s ease .8s 1 normal backwards
}
.p-alphaDrink__productTtl {
  width: 545px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__productTtl {
    width: 82.13333vw
  }
}
.p-alphaDrink__productText {
  font-size: 24px;
  color: #fff;
  line-height: 1.8;
  font-weight: 700;
  margin-top: 70px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__productText {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-top: 85.33333vw
  }
}
.p-alphaDrink__pointTtl {
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  padding-left: 20px;
  position: relative;
  margin-top: 160px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointTtl {
    font-size: 27px;
    font-size: 7.2vw;
    padding-left: 5.33333vw;
    margin-top: 20vw
  }
}
.p-alphaDrink__pointTtl::before {
  content: '';
  display: inline-block;
  background: #fff03d;
  width: 10px;
  height: 50px;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  left: 0;
  border-radius: 50px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointTtl::before {
    width: 1.33333vw;
    height: 7.33333vw
  }
}
.p-alphaDrink__pointList {
  width: 672px;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  margin-top: 60px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointList {
    width: 89.33333vw;
    margin-top: 9.33333vw;
    grid-column-gap: 2.66667vw;
    grid-row-gap: 8vw
  }
}
.p-alphaDrink__pointItem {
  position: relative;
  z-index: 1
}
.p-alphaDrink__pointItem:nth-child(1) {
  width: 672px;
  grid-area: 1/1/2/3
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(1) {
    width: 89.33333vw
  }
}
.p-alphaDrink__pointItem:nth-child(1) .p-alphaDrink__pointSubTtl {
  width: 360px;
  margin: 0 auto;
  height: 70px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(1) .p-alphaDrink__pointSubTtl {
    width: 69.33333vw;
    height: 11.73333vw
  }
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(1) .p-alphaDrink__pointSubTtl p {
    font-size: 23px;
    font-size: 6.13333vw
  }
}
.p-alphaDrink__pointItem:nth-child(1) .p-alphaDrink__pointDetalImg {
  width: 590px;
  margin: 30px auto 0
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(1) .p-alphaDrink__pointDetalImg {
    width: 81.33333vw;
    margin: 4vw auto 0
  }
}
.p-alphaDrink__pointItem:nth-child(2) {
  width: 326px;
  grid-area: 2/1/3/2
}
.p-alphaDrink__pointItem:nth-child(2) .p-alphaDrink__pointDetal {
  height: 411px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(2) .p-alphaDrink__pointDetal {
    height: 70.66667vw
  }
}
.p-alphaDrink__pointItem:nth-child(2) .p-alphaDrink__pointSubTtl {
  width: 250px;
  margin: 0 auto;
  height: 60px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(2) .p-alphaDrink__pointSubTtl {
    width: 33.33333vw;
    height: 9.6vw
  }
}
.p-alphaDrink__pointItem:nth-child(2) .p-alphaDrink__pointSubTtl p {
  font-size: 28px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(2) .p-alphaDrink__pointSubTtl p {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-alphaDrink__pointItem:nth-child(2) .p-alphaDrink__pointSubTtl::before {
  background-size: contain;
  width: 80px;
  height: 60px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(2) .p-alphaDrink__pointSubTtl::before {
    width: 11.06667vw;
    height: 9.6vw;
    left: -3vw
  }
}
.p-alphaDrink__pointItem:nth-child(2) .p-alphaDrink__pointSubTtl::after {
  background-size: contain;
  width: 80px;
  height: 60px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(2) .p-alphaDrink__pointSubTtl::after {
    width: 11.06667vw;
    height: 9.6vw;
    right: -3vw
  }
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(2) {
    width: 43.33333vw
  }
}
.p-alphaDrink__pointItem:nth-child(3) {
  width: 326px;
  grid-area: 2/2/3/3
}
.p-alphaDrink__pointItem:nth-child(3) .p-alphaDrink__pointSubTtl {
  width: 250px;
  margin: 0 auto;
  height: 60px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(3) .p-alphaDrink__pointSubTtl {
    width: 33.33333vw;
    height: 9.6vw
  }
}
.p-alphaDrink__pointItem:nth-child(3) .p-alphaDrink__pointSubTtl p {
  font-size: 28px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(3) .p-alphaDrink__pointSubTtl p {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-alphaDrink__pointItem:nth-child(3) .p-alphaDrink__pointSubTtl::before {
  background-size: contain;
  width: 80px;
  height: 60px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(3) .p-alphaDrink__pointSubTtl::before {
    width: 11.06667vw;
    height: 9.6vw;
    left: -3vw
  }
}
.p-alphaDrink__pointItem:nth-child(3) .p-alphaDrink__pointSubTtl::after {
  background-size: contain;
  width: 80px;
  height: 60px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(3) .p-alphaDrink__pointSubTtl::after {
    width: 11.06667vw;
    height: 9.6vw;
    right: -3vw
  }
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointItem:nth-child(3) {
    width: 43.33333vw
  }
}
.p-alphaDrink__pointSubTtl {
  background: linear-gradient(180deg,#fff03d 50%,#ff7f00);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative
}
.p-alphaDrink__pointSubTtl p {
  font-size: 38px;
  color: #d90614;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointSubTtl p {
    font-size: 23px;
    font-size: 6.13333vw
  }
}
.p-alphaDrink__pointSubTtl::before {
  content: '';
  display: inline-block;
  background: url(../img/product/alphadrink/point_sub_ttl_icon.png) no-repeat left center;
  width: 80px;
  height: 70px;
  position: absolute;
  top: 0;
  left: -8%;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointSubTtl::before {
    background-size: contain;
    width: 13.33333vw;
    height: 12vw;
    left: -5vw
  }
}
.p-alphaDrink__pointSubTtl::after {
  content: '';
  display: inline-block;
  background: url(../img/product/alphadrink/point_sub_ttl_icon.png) no-repeat left center;
  width: 80px;
  height: 70px;
  position: absolute;
  top: 0;
  right: -15%;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointSubTtl::after {
    background-size: contain;
    width: 13.33333vw;
    height: 11.73333vw;
    right: -5vw
  }
}
.p-alphaDrink__pointDetal {
  background-color: rgba(0,0,0,.3);
  border-radius: 10px;
  margin-top: -35px;
  position: relative;
  z-index: -2;
  padding: 30px 0 40px 0
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointDetal {
    margin-top: -5.33333vw;
    padding: 6.66667vw 0 6.93333vw 0
  }
}
.p-alphaDrink__pointDetalList {
  width: 612px;
  margin: 0 auto;
  display: flex;
  padding: 30px 0 0;
  justify-content: space-between
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointDetalList {
    width: 81.33333vw;
    padding: 4vw 0 0
  }
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointDetalItem {
    width: 26vw
  }
}
.p-alphaDrink__pointNote {
  width: 612px;
  margin: 0 auto;
  font-size: 12px;
  padding: 5px 0 20px 0
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointNote {
    width: 81.33333vw;
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.p-alphaDrink__pointDetalTtl {
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  position: relative;
  color: #fff;
  margin-top: 30px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointDetalTtl {
    font-size: 12px;
    font-size: 3.2vw;
    text-align: center;
    padding: 2.66667vw 4vw 0 4vw;
    margin-top: 0
  }
}
.p-alphaDrink__pointDetalImg {
  width: 220px;
  margin: 10px auto 0
}
@media screen and (max-width:750px) {
  .p-alphaDrink__pointDetalImg {
    width: 35.33333vw;
    margin: 2.66667vw auto 0
  }
}
.p-alphaDrink__note {
  font-size: 20px;
  color: #fff;
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__note {
    font-size: 12px;
    font-size: 3.2vw;
    margin-top: 2.66667vw
  }
}
.p-alphaDrink__scene.alphadrink {
  background-image: url(../img/product/alphadrink/bg.jpg);
  background-repeat: repeat;
  width: 100%;
  background-size: cover;
  z-index: -1;
  padding-bottom: 150px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-alphaDrink__scene.alphadrink {
    background-image: url(../img/product/alphadrink/bg--sp.jpg)!important;
    background-size: contain!important
  }
}
.p-alphaDrink__scene.alphadrink::before {
  content: '';
  display: inline-block;
  background: url(../img/product/alphadrink/scene_bg_left.png) no-repeat;
  width: 274px;
  height: 430px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-alphaDrink__scene.alphadrink::before {
    background-size: contain;
    width: 30.26667vw;
    height: 47.6vw
  }
}
.p-alphaDrink__scene.alphadrink::after {
  content: '';
  display: inline-block;
  background: url(../img/product/alphadrink/scene_bg_right.png) no-repeat;
  width: 424px;
  height: 665px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-alphaDrink__scene.alphadrink::after {
    background-size: contain;
    width: 40.93333vw;
    height: 64.26667vw
  }
}
@media screen and (max-width:750px) {
  .p-alphaDrink__scene.alphadrink {
    background: #d90614;
    padding-bottom: 18.66667vw
  }
}
.p-alphaDrink__scene.zerodrink {
  background-image: url(../img/product/zerodrink/scene_bg.jpg);
  background-repeat: repeat;
  width: 100%;
  background-size: cover;
  z-index: -1;
  padding-bottom: 150px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-alphaDrink__scene.zerodrink {
    background-image: url(../img/product/zerodrink/bg--sp.jpg)!important;
    background-size: contain!important
  }
}
.p-alphaDrink__scene.zerodrink::before {
  content: '';
  display: inline-block;
  background: url(../img/product/zerodrink/scene_bg_left.png) no-repeat;
  width: 274px;
  height: 430px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-alphaDrink__scene.zerodrink::before {
    background-size: contain;
    width: 30.26667vw;
    height: 47.6vw
  }
}
.p-alphaDrink__scene.zerodrink::after {
  content: '';
  display: inline-block;
  background: url(../img/product/zerodrink/scene_bg_right.png) no-repeat;
  width: 424px;
  height: 665px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-alphaDrink__scene.zerodrink::after {
    background-size: contain;
    width: 40.93333vw;
    height: 64.26667vw
  }
}
@media screen and (max-width:750px) {
  .p-alphaDrink__scene.zerodrink {
    background: #d90614;
    padding-bottom: 18.66667vw
  }
}
.p-alphaDrink__sceneTtl {
  font-size: 46px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding-top: 80px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__sceneTtl {
    font-size: 27px;
    font-size: 7.2vw;
    padding-top: 10vw
  }
}
.p-alphaDrink__sceneTtl p {
  width: 120px;
  text-align: center;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaDrink__sceneTtl p {
    width: 21.06667vw;
    margin: 2.66667vw auto 0
  }
}
.p-alphaDrink__sceneInner {
  width: 1025px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaDrink__sceneInner {
    width: 90.66667vw
  }
}
.p-alphaDrink__sceneList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__sceneList {
    display: block;
    margin-top: 10vw
  }
}
@media screen and (max-width:750px) {
  .p-alphaDrink__sceneItem {
    width: 80vw;
    padding-top: 2.66667vw
  }
}
.p-alphaDrink__sceneItem:nth-child(odd) {
  padding-top: 10px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__sceneItem:nth-child(odd) {
    padding-top: 2.66667vw;
    margin-left: auto
  }
}
.p-alphaDrink__sceneItem:nth-child(even) {
  padding-top: 60px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__sceneItem:nth-child(even) {
    padding-top: 2.66667vw
  }
}
.p-alphaDrink__cm.alphadrink {
  background-image: url(../img/product/alphadrink/cm_bg.jpg);
  background-repeat: repeat;
  width: 100%;
  background-size: cover;
  z-index: -1;
  padding-bottom: 160px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-alphaDrink__cm.alphadrink {
    background-size: contain;
    padding-bottom: 21.33333vw
  }
}
.p-alphaDrink__cm.zerodrink {
  background-image: url(../img/product/zerodrink/cm_bg.jpg);
  background-repeat: repeat;
  width: 100%;
  background-size: cover;
  z-index: -1;
  padding-bottom: 160px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-alphaDrink__cm.zerodrink {
    background-image: url(../img/product/zerodrink/cm_bg--sp.jpg);
    background-size: contain;
    padding-bottom: 21.33333vw
  }
}
.p-alphaDrink__cmTtl {
  font-size: 46px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding-top: 80px
}
@media screen and (max-width:750px) {
  .p-alphaDrink__cmTtl {
    font-size: 27px;
    font-size: 7.2vw;
    padding-top: 10vw
  }
}
.p-alphaDrink__cmTtl p {
  width: 120px;
  text-align: center;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaDrink__cmTtl p {
    width: 21.06667vw;
    margin: 2.66667vw auto 0
  }
}
.p-alphaDrink__cmImg {
  width: 672px;
  margin: 50px auto 0;
  position: relative
}
.p-alphaDrink__cmImg a::before {
  position: absolute;
  display: block;
  content: '';
  width: 100px;
  height: 100px;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0 auto;
  background: url(/qpkowa/assets/img/adgallery/saisei.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-alphaDrink__cmImg a::before {
    width: 13.33333vw;
    height: 13.33333vw
  }
}
@media screen and (max-width:750px) {
  .p-alphaDrink__cmImg {
    width: 92vw;
    margin: 10.66667vw auto 0
  }
}
.p-alphaPremium {
  position: relative;
  z-index: 8;
  padding-bottom: 0
}
.p-alphaPremium img {
  width: 100%;
  height: auto
}
.p-alphaPremium__kv {
  position: relative;
  width: 100%
}
.p-alphaPremium__kv .swiper-pagination {
  left: 50px;
  z-index: 2
}
@media screen and (max-width:750px) {
  .p-alphaPremium__kv .swiper-pagination {
    left: 4vw
  }
}
.p-alphaPremium__kv .swiper-pagination-bullet {
  border-radius: 0
}
.p-alphaPremium__kv .swiper-pagination-bullet:nth-of-type(n+2) {
  margin-left: 5px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__kv .swiper-pagination-bullet:nth-of-type(n+2) {
    margin-left: 1.33333vw
  }
}
.p-alphaPremium__kv .swiper-pagination-bullet-active {
  background: #d1b43c
}
.p-alphaPremium__kv a:hover {
  opacity: 1
}
.p-alphaPremium__product {
  position: relative;
  overflow: hidden
}
@media print,
screen and (min-width:751px) {
  .p-alphaPremium__product {
    background-image: url(../img/product/alphapremium/bg.jpg);
    background-attachment: fixed;
    width: 100%;
    background-size: cover;
    z-index: -3
  }
}
@media screen and (max-width:750px) {
  .p-alphaPremium__product {
    background-image: url(../img/product/alphapremium/bg--sp.jpg);
    background-attachment: fixed;
    background-size: cover;
    z-index: -1
  }
}
.p-alphaPremium__productWrap {
  max-width: 1100px;
  padding: 0 35px;
  margin: 0 auto;
  display: flex
}
@media screen and (max-width:750px) {
  .p-alphaPremium__productWrap {
    display: block;
    padding: 0 5.33333vw
  }
}
.p-alphaPremium__productInner {
  width: 100%;
  margin: 0 auto;
  padding: 148px 0 198px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-alphaPremium__productInner {
    width: 89.33333vw;
    padding: 21.33333vw 0 21.06667vw 0
  }
}
.p-alphaPremium__productInner.fade-in {
  animation: fadeIn 1s ease forwards
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(30px)
  }
  to {
    opacity: 1;
    transform: translateY(0)
  }
}
.p-alphaPremium__productImg {
  position: fixed;
  opacity: 0;
  top: 200px;
  right: 10%;
  height: 369px;
  transition: all 1s;
  z-index: -1
}
.p-alphaPremium__productImg.fixed {
  animation: fadeIn 1s ease forwards
}
@media print,
screen and (min-width:751px) {
  .p-alphaPremium__productImg img {
    width: 23.35286vw
  }
}
@media screen and (max-width:750px) {
  .p-alphaPremium__productImg {
    position: absolute;
    margin: auto;
    top: 86.66667vw;
    left: 0;
    right: 0;
    bottom: auto;
    width: 52.26667vw;
    opacity: 1
  }
}
.p-alphaPremium__productTtl {
  width: 583px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__productTtl {
    width: 89.33333vw
  }
}
.p-alphaPremium__productText {
  font-size: 20px;
  color: #fff;
  line-height: 2;
  font-weight: 700;
  margin-top: 70px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__productText {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-top: 77.33333vw;
    line-height: 1.8
  }
}
.p-alphaPremium__pointTtl {
  margin-top: 117px;
  width: 368px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointTtl {
    margin-top: 20.93333vw;
    width: 56.93333vw
  }
}
.p-alphaPremium__pointTextContainer {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  height: 138px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointTextContainer {
    height: 34.66667vw
  }
}
.p-alphaPremium__pointTextContainer:after,
.p-alphaPremium__pointTextContainer:before {
  position: absolute;
  content: "";
  top: 0;
  width: 23px;
  height: 138px;
  background-image: url(../img/product/alphapremium/img_bracket.png);
  background-size: contain;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointTextContainer:after,
  .p-alphaPremium__pointTextContainer:before {
    background-image: url(../img/product/alphapremium/img_bracket--sp.png);
    height: 34.66667vw;
    width: 3.06667vw
  }
}
.p-alphaPremium__pointTextContainer:before {
  left: 0
}
.p-alphaPremium__pointTextContainer:after {
  right: 0;
  transform: scale(-1)
}
.p-alphaPremium__pointText {
  position: relative;
  text-align: center;
  font-size: 24px;
  width: 100%;
  font-weight: 700;
  color: #fff
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointText {
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-alphaPremium__pointText span {
  color: #ffea00;
  font-size: 24px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointText span {
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-alphaPremium__pointCopy {
  font-size: 24px;
  margin-top: 38px;
  color: #fff;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointCopy {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-top: 5.06667vw
  }
}
.p-alphaPremium__pointCopy span {
  color: #ffea00;
  font-size: 24px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointCopy span {
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-alphaPremium__pointList {
  width: 672px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 37px;
  gap: 0 10px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointList {
    width: 89.33333vw;
    margin-top: 9.33333vw
  }
}
.p-alphaPremium__pointItem {
  position: relative;
  z-index: 1
}
.p-alphaPremium__pointItem:nth-child(1) {
  width: 672px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointItem:nth-child(1) {
    width: 89.33333vw
  }
}
.p-alphaPremium__pointSubTtl {
  background: linear-gradient(180deg,#fff03d 50%,#ff7f00);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative
}
.p-alphaPremium__pointSubTtl p {
  font-size: 38px;
  color: #d90614;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointSubTtl p {
    font-size: 23px;
    font-size: 6.13333vw
  }
}
.p-alphaPremium__pointSubTtl::before {
  content: '';
  display: inline-block;
  background: url(../img/product/alphadrink/point_sub_ttl_icon.png) no-repeat left center;
  width: 80px;
  height: 70px;
  position: absolute;
  top: 0;
  left: -8%;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointSubTtl::before {
    background-size: contain;
    width: 13.33333vw;
    height: 12vw;
    left: -5vw
  }
}
.p-alphaPremium__pointSubTtl::after {
  content: '';
  display: inline-block;
  background: url(../img/product/alphadrink/point_sub_ttl_icon.png) no-repeat left center;
  width: 80px;
  height: 70px;
  position: absolute;
  top: 0;
  right: -15%;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointSubTtl::after {
    background-size: contain;
    width: 13.33333vw;
    height: 11.73333vw;
    right: -5vw
  }
}
.p-alphaPremium__pointDetalList {
  width: 612px;
  margin: 0 auto;
  display: flex;
  padding: 30px 0 0;
  justify-content: space-between
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointDetalList {
    width: 81.33333vw;
    padding: 4vw 0 0
  }
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointDetalItem {
    width: 26vw
  }
}
.p-alphaPremium__pointNote {
  width: 612px;
  margin: 0 auto;
  font-size: 12px;
  padding: 5px 0 20px 0
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointNote {
    width: 81.33333vw;
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.p-alphaPremium__pointDetalTtl {
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  position: relative;
  color: #fff;
  margin-top: 30px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointDetalTtl {
    font-size: 12px;
    font-size: 3.2vw;
    text-align: center;
    padding: 2.66667vw 4vw 0 4vw;
    margin-top: 0
  }
}
.p-alphaPremium__pointDetailImg {
  margin: 0 auto 0;
  position: relative
}
.p-alphaPremium__pointDetailImg:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  z-index: -1;
  background: rgba(255,255,255,.3)
}
@media screen and (max-width:750px) {
  .p-alphaPremium__pointDetailImg {
    width: 89.33333vw;
    margin: 0 auto 0
  }
}
.p-alphaPremium__note {
  font-size: 20px;
  color: #fff;
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__note {
    font-size: 12px;
    font-size: 3.2vw;
    margin-top: 2.66667vw
  }
}
.p-alphaPremium__scene.alphadrink {
  background-image: url(../img/product/alphadrink/bg.jpg);
  background-repeat: repeat;
  width: 100%;
  background-size: cover;
  z-index: -1;
  padding-bottom: 150px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-alphaPremium__scene.alphadrink {
    background-image: url(../img/product/alphadrink/bg--sp.jpg)!important;
    background-size: contain!important
  }
}
.p-alphaPremium__scene.alphadrink::before {
  content: '';
  display: inline-block;
  background: url(../img/product/alphadrink/scene_bg_left.png) no-repeat;
  width: 274px;
  height: 430px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-alphaPremium__scene.alphadrink::before {
    background-size: contain;
    width: 30.26667vw;
    height: 47.6vw
  }
}
.p-alphaPremium__scene.alphadrink::after {
  content: '';
  display: inline-block;
  background: url(../img/product/alphadrink/scene_bg_right.png) no-repeat;
  width: 424px;
  height: 665px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-alphaPremium__scene.alphadrink::after {
    background-size: contain;
    width: 40.93333vw;
    height: 64.26667vw
  }
}
@media screen and (max-width:750px) {
  .p-alphaPremium__scene.alphadrink {
    background: #d90614;
    padding-bottom: 18.66667vw
  }
}
.p-alphaPremium__scene.zerodrink {
  background-image: url(../img/product/zerodrink/scene_bg.jpg);
  background-repeat: repeat;
  width: 100%;
  background-size: cover;
  z-index: -1;
  padding-bottom: 150px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-alphaPremium__scene.zerodrink {
    background-image: url(../img/product/zerodrink/bg--sp.jpg)!important;
    background-size: contain!important
  }
}
.p-alphaPremium__scene.zerodrink::before {
  content: '';
  display: inline-block;
  background: url(../img/product/zerodrink/scene_bg_left.png) no-repeat;
  width: 274px;
  height: 430px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-alphaPremium__scene.zerodrink::before {
    background-size: contain;
    width: 30.26667vw;
    height: 47.6vw
  }
}
.p-alphaPremium__scene.zerodrink::after {
  content: '';
  display: inline-block;
  background: url(../img/product/zerodrink/scene_bg_right.png) no-repeat;
  width: 424px;
  height: 665px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-alphaPremium__scene.zerodrink::after {
    background-size: contain;
    width: 40.93333vw;
    height: 64.26667vw
  }
}
@media screen and (max-width:750px) {
  .p-alphaPremium__scene.zerodrink {
    background: #d90614;
    padding-bottom: 18.66667vw
  }
}
.p-alphaPremium__sceneTtl {
  font-size: 46px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding-top: 80px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__sceneTtl {
    font-size: 27px;
    font-size: 7.2vw;
    padding-top: 10vw
  }
}
.p-alphaPremium__sceneTtl p {
  width: 120px;
  text-align: center;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaPremium__sceneTtl p {
    width: 21.06667vw;
    margin: 2.66667vw auto 0
  }
}
.p-alphaPremium__sceneInner {
  width: 1025px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaPremium__sceneInner {
    width: 90.66667vw
  }
}
.p-alphaPremium__sceneList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__sceneList {
    display: block;
    margin-top: 10vw
  }
}
@media screen and (max-width:750px) {
  .p-alphaPremium__sceneItem {
    width: 80vw;
    padding-top: 2.66667vw
  }
}
.p-alphaPremium__sceneItem:nth-child(odd) {
  padding-top: 10px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__sceneItem:nth-child(odd) {
    padding-top: 2.66667vw;
    margin-left: auto
  }
}
.p-alphaPremium__sceneItem:nth-child(even) {
  padding-top: 60px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__sceneItem:nth-child(even) {
    padding-top: 2.66667vw
  }
}
.p-alphaPremium__cm.alphadrink {
  background-image: url(../img/product/alphadrink/cm_bg.jpg);
  background-repeat: repeat;
  width: 100%;
  background-size: cover;
  z-index: -1;
  padding-bottom: 160px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-alphaPremium__cm.alphadrink {
    background-size: contain;
    padding-bottom: 21.33333vw
  }
}
.p-alphaPremium__cm.zerodrink {
  background-image: url(../img/product/zerodrink/cm_bg.jpg);
  background-repeat: repeat;
  width: 100%;
  background-size: cover;
  z-index: -1;
  padding-bottom: 160px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-alphaPremium__cm.zerodrink {
    background-image: url(../img/product/zerodrink/cm_bg--sp.jpg);
    background-size: contain;
    padding-bottom: 21.33333vw
  }
}
.p-alphaPremium__cmTtl {
  font-size: 46px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding-top: 80px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__cmTtl {
    font-size: 27px;
    font-size: 7.2vw;
    padding-top: 10vw
  }
}
.p-alphaPremium__cmTtl p {
  width: 120px;
  text-align: center;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-alphaPremium__cmTtl p {
    width: 21.06667vw;
    margin: 2.66667vw auto 0
  }
}
.p-alphaPremium__cmImg {
  width: 672px;
  margin: 50px auto 0;
  position: relative
}
.p-alphaPremium__cmImg a::before {
  position: absolute;
  display: block;
  content: '';
  width: 100px;
  height: 100px;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0 auto;
  background: url(/qpkowa/assets/img/adgallery/saisei.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-alphaPremium__cmImg a::before {
    width: 13.33333vw;
    height: 13.33333vw
  }
}
@media screen and (max-width:750px) {
  .p-alphaPremium__cmImg {
    width: 92vw;
    margin: 10.66667vw auto 0
  }
}
.p-alphaPremium__bnr {
  background-color: #ae000a;
  padding: 100px 0;
  margin-bottom: -1px
}
@media screen and (max-width:750px) {
  .p-alphaPremium__bnr {
    padding: 13.33333vw 0
  }
}
.p-alphaPremium__bnr .p-productBnr__inner,
.p-alphaPremium__bnr .p-productBnr__listItem {
  margin-top: 0;
  margin-bottom: 0
}
.p-goldDrink {
  padding-bottom: 0
}
.p-goldDrink img {
  width: 100%
}
.p-goldDrink__kv {
  position: relative;
  width: 100%
}
.p-goldDrink__kv .swiper-pagination {
  left: 50px;
  z-index: 2
}
@media screen and (max-width:750px) {
  .p-goldDrink__kv .swiper-pagination {
    left: 4vw
  }
}
.p-goldDrink__kv .swiper-pagination-bullet {
  border-radius: 0
}
.p-goldDrink__kv .swiper-pagination-bullet:nth-of-type(n+2) {
  margin-left: 5px
}
@media screen and (max-width:750px) {
  .p-goldDrink__kv .swiper-pagination-bullet:nth-of-type(n+2) {
    margin-left: 1.33333vw
  }
}
.p-goldDrink__kv .swiper-pagination-bullet-active {
  background: #d1b43c
}
.p-goldDrink__kv a:hover {
  opacity: 1
}
.p-goldDrink__product {
  position: relative
}
@media print,
screen and (min-width:751px) {
  .p-goldDrink__product.golddrink2::before {
    content: '';
    display: inline-block;
    position: fixed;
    top: -10vw;
    left: 0;
    z-index: -2;
    background: #000 url(../img/product/golddrink2/fixed_bg.jpg);
    width: 100%;
    background-size: 100%;
    height: 1970px
  }
  .p-goldDrink__product.goldzerodrink::before {
    content: '';
    display: inline-block;
    position: fixed;
    top: -10vw;
    left: 0;
    z-index: -2;
    background: #000 url(../img/product/goldzerodrink/fixed_bg.jpg);
    width: 100%;
    background-size: 100%;
    height: 1970px
  }
}
@media screen and (max-width:750px) {
  .p-goldDrink__product.golddrink2::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    background: #000 url(../img/product/golddrink2/fixed_bg--sp.jpg) no-repeat center top;
    width: 100%;
    background-size: 100%;
    height: 466.66667vw
  }
  .p-goldDrink__product.goldzerodrink::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    background: #000 url(../img/product/goldzerodrink/fixed_bg--sp.jpg) no-repeat center top;
    width: 100%;
    background-size: 100%;
    height: 466.66667vw
  }
}
.p-goldDrink__productInner {
  width: 992px;
  margin: 0 auto;
  padding: 160px 0 280px 0;
  position: relative
}
@media screen and (max-width:750px) {
  .p-goldDrink__productInner {
    width: 89.33333vw;
    padding: 21.33333vw 0 24.66667vw 0
  }
}
.p-goldDrink__productInner.fade-in {
  animation: fadeIn 1s ease .8s 1 normal backwards
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(30px)
  }
  to {
    opacity: 1;
    transform: translateY(0)
  }
}
.p-goldDrink__productImg {
  position: fixed;
  z-index: -1;
  width: 14.64129vw;
  right: 18.30161vw;
  top: 15vw
}
@media screen and (max-width:750px) {
  .p-goldDrink__productImg {
    position: absolute;
    top: 75.73333vw;
    width: 34.93333vw;
    margin: 0 auto;
    right: 33%
  }
}
.p-goldDrink__productImg.goldzerodrink {
  width: 16.83748vw;
  right: 14.64129vw
}
@media screen and (max-width:750px) {
  .p-goldDrink__productImg.goldzerodrink {
    width: 49.33333vw;
    margin: 0 auto
  }
}
.p-goldDrink__productImg.fade-in {
  animation: fadeIn 1s ease .8s 1 normal backwards
}
.p-goldDrink__productTtl {
  width: 545px
}
@media screen and (max-width:750px) {
  .p-goldDrink__productTtl {
    width: 82.13333vw
  }
}
.p-goldDrink__productText {
  font-size: 24px;
  color: #fff;
  line-height: 1.8;
  font-weight: 700;
  margin-top: 70px
}
@media screen and (max-width:750px) {
  .p-goldDrink__productText {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-top: 85.33333vw
  }
}
.p-goldDrink__pointTtl {
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  padding-left: 20px;
  position: relative;
  margin-top: 160px
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointTtl {
    font-size: 27px;
    font-size: 7.2vw;
    padding-left: 5.33333vw;
    margin-top: 20vw
  }
}
.p-goldDrink__pointTtl::before {
  content: '';
  display: inline-block;
  background: #d90614;
  width: 10px;
  height: 50px;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  left: 0
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointTtl::before {
    width: 1.33333vw;
    height: 7.33333vw
  }
}
.p-goldDrink__pointSubTtl {
  width: 100%;
  display: inline-block;
  background: linear-gradient(135deg,transparent 15px,#d90614 0) top left;
  background-repeat: no-repeat;
  padding: 8px 0
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointSubTtl {
    background: linear-gradient(135deg,transparent 10px,#d90614 0) top left;
    width: 89.33333vw;
    padding: 2.66667vw 4vw
  }
}
.p-goldDrink__pointSubTtl p {
  font-size: 38px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  line-height: 1.5
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointSubTtl p {
    font-size: 23px;
    font-size: 6.13333vw;
    text-align: left
  }
}
.p-goldDrink__pointList {
  width: 672px;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  margin-top: 60px
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointList {
    width: 89.33333vw;
    margin-top: 9.33333vw;
    grid-column-gap: 2.66667vw;
    grid-row-gap: 8vw
  }
}
.p-goldDrink__pointItem:nth-child(1) {
  width: 672px;
  grid-area: 1/1/2/3
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointItem:nth-child(1) {
    width: 89.33333vw
  }
}
.p-goldDrink__pointItem:nth-child(2) {
  width: 326px;
  grid-area: 2/1/3/2
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointItem:nth-child(2) {
    width: 43.33333vw
  }
}
.p-goldDrink__pointItem:nth-child(2) .p-goldDrink__pointSubTtl p {
  font-size: 28px
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointItem:nth-child(2) .p-goldDrink__pointSubTtl p {
    font-size: 16px;
    font-size: 4.26667vw
  }
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointItem:nth-child(2) .p-goldDrink__pointSubTtl {
    width: 43.33333vw
  }
}
.p-goldDrink__pointItem:nth-child(2) .p-goldDrink__pointDetal {
  height: 258px;
  align-items: center
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointItem:nth-child(2) .p-goldDrink__pointDetal {
    height: 46.66667vw
  }
}
.p-goldDrink__pointItem:nth-child(3) {
  width: 326px;
  grid-area: 2/2/3/3
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointItem:nth-child(3) {
    width: 43.33333vw
  }
}
.p-goldDrink__pointItem:nth-child(3) .p-goldDrink__pointSubTtl p {
  font-size: 28px
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointItem:nth-child(3) .p-goldDrink__pointSubTtl p {
    font-size: 16px;
    font-size: 4.26667vw
  }
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointItem:nth-child(3) .p-goldDrink__pointSubTtl {
    width: 43.33333vw
  }
}
.p-goldDrink__pointItem:nth-child(3) .p-goldDrink__pointDetal {
  height: 258px
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointItem:nth-child(3) .p-goldDrink__pointDetal {
    height: 46.66667vw
  }
}
.p-goldDrink__pointDetal {
  background: #fff
}
.p-goldDrink__pointDetalList {
  width: 612px;
  margin: 0 auto;
  display: flex;
  padding: 30px 0 0;
  justify-content: space-between
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointDetalList {
    width: 81.33333vw;
    padding: 4vw 0 0
  }
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointDetalItem {
    width: 26vw
  }
}
.p-goldDrink__pointNote {
  width: 612px;
  margin: 0 auto;
  font-size: 12px;
  padding: 5px 0 20px 0
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointNote {
    width: 81.33333vw;
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.p-goldDrink__pointDetalTtl {
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  padding: 20px 0 0 0
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointDetalTtl {
    font-size: 12px;
    font-size: 3.2vw;
    padding: 4vw 4vw 0 4vw
  }
}
.p-goldDrink__pointDetalImg {
  width: 245px;
  margin: 15px auto 0
}
@media screen and (max-width:750px) {
  .p-goldDrink__pointDetalImg {
    width: 33.6vw;
    margin: 2.66667vw auto 0
  }
}
.p-goldDrink__note {
  font-size: 20px;
  color: #fff;
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-goldDrink__note {
    font-size: 12px;
    font-size: 3.2vw;
    margin-top: 2.66667vw
  }
}
.p-goldDrink__scene {
  background: linear-gradient(90deg,#b4000b,#d90614 30% 65%,#b4000b);
  position: relative;
  padding-bottom: 160px
}
@media screen and (max-width:750px) {
  .p-goldDrink__scene {
    background: #d90614;
    padding-bottom: 18.66667vw
  }
}
.p-goldDrink__scene::before {
  content: "";
  position: absolute;
  background: url(../img/product/golddrink2/scene_top.png) no-repeat center;
  background-size: 100%;
  width: 100%;
  height: 8.78477vw;
  top: -8.71157vw
}
@media screen and (max-width:750px) {
  .p-goldDrink__scene::before {
    background: url(../img/product/golddrink2/scene_top--sp.png) no-repeat center;
    height: 8.8vw
  }
}
.p-goldDrink__scene::after {
  content: "";
  position: absolute;
  background: url(../img/product/golddrink2/scene_top.png) no-repeat center;
  background-size: 100%;
  width: 100%;
  height: 8.78477vw;
  bottom: -8.71157vw;
  transform: rotate(180deg)
}
@media screen and (max-width:750px) {
  .p-goldDrink__scene::after {
    background: url(../img/product/golddrink2/scene_top--sp.png) no-repeat center;
    height: 8.8vw
  }
}
.p-goldDrink__sceneTtl {
  font-size: 46px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding-top: 80px
}
@media screen and (max-width:750px) {
  .p-goldDrink__sceneTtl {
    font-size: 27px;
    font-size: 7.2vw;
    padding-top: 10vw
  }
}
.p-goldDrink__sceneTtl p {
  width: 120px;
  text-align: center;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-goldDrink__sceneTtl p {
    width: 21.06667vw;
    margin: 2.66667vw auto 0
  }
}
.p-goldDrink__sceneInner {
  width: 1025px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-goldDrink__sceneInner {
    width: 89.33333vw
  }
}
.p-goldDrink__sceneList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px
}
@media screen and (max-width:750px) {
  .p-goldDrink__sceneList {
    display: block;
    margin-top: 10vw
  }
}
@media screen and (max-width:750px) {
  .p-goldDrink__sceneItem {
    padding-top: 5.33333vw
  }
}
.p-goldDrink__sceneItem:nth-child(odd) {
  padding-top: 20px
}
@media screen and (max-width:750px) {
  .p-goldDrink__sceneItem:nth-child(odd) {
    padding-top: 5.33333vw;
    padding-left: 8.66667vw
  }
}
.p-goldDrink__sceneItem:nth-child(even) {
  padding-top: 45px
}
@media screen and (max-width:750px) {
  .p-goldDrink__sceneItem:nth-child(even) {
    padding-top: 5.33333vw;
    padding-right: 8.66667vw
  }
}
.p-goldDrink__cm.golddrink2 {
  background: url(../img/product/golddrink2/cm_bg.png) no-repeat center bottom;
  background-size: 100%;
  padding-bottom: 200px
}
@media screen and (max-width:750px) {
  .p-goldDrink__cm.golddrink2 {
    background: url(../img/product/golddrink2/cm_bg--sp.png) no-repeat center top;
    background-size: cover;
    padding: 21.33333vw 0
  }
}
.p-goldDrink__cm.goldzerodrink {
  background: url(../img/product/goldzerodrink/cm_bg.png) no-repeat center bottom;
  background-size: 100%;
  padding-bottom: 200px
}
@media screen and (max-width:750px) {
  .p-goldDrink__cm.goldzerodrink {
    background: url(../img/product/goldzerodrink/cm_bg--sp.png) no-repeat center top;
    background-size: cover;
    padding: 21.33333vw 0
  }
}
.p-goldDrink__cmTtl {
  font-size: 46px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding-top: 200px
}
@media screen and (max-width:750px) {
  .p-goldDrink__cmTtl {
    font-size: 27px;
    font-size: 7.2vw;
    padding-top: 0
  }
}
.p-goldDrink__cmTtl p {
  width: 120px;
  text-align: center;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-goldDrink__cmTtl p {
    width: 21.06667vw;
    margin: 2.66667vw auto 0
  }
}
.p-goldDrink__cmImg {
  width: 672px;
  margin: 50px auto 0;
  position: relative
}
.p-goldDrink__cmImg a::before {
  position: absolute;
  display: block;
  content: '';
  width: 100px;
  height: 100px;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0 auto;
  background: url(/qpkowa/assets/img/adgallery/saisei.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-goldDrink__cmImg a::before {
    width: 13.33333vw;
    height: 13.33333vw
  }
}
@media screen and (max-width:750px) {
  .p-goldDrink__cmImg {
    width: 92vw;
    margin: 10.66667vw auto 0
  }
}
.p-iclearCharge {
  overflow: hidden;
  background-color: #f7f7f7
}
.p-iclearCharge img {
  width: 100%
}
.p-iclearCharge__kv {
  position: relative;
  background-color: #26c6e3
}
.p-iclearCharge__kv img {
  width: 100%;
  position: relative;
  z-index: 2
}
.p-iclearCharge__kvTitle--01 {
  position: absolute;
  z-index: 3;
  width: calc(501 / 1366 * 100vw);
  left: 0;
  bottom: calc(133 / 1366 * 100vw);
  clip-path: inset(0 100% 0 0);
  transition: clip-path .3s ease-in-out;
  opacity: 0
}
@media screen and (max-width:750px) {
  .p-iclearCharge__kvTitle--01 {
    width: 65.46667vw;
    bottom: auto;
    top: 47.6vw
  }
}
.p-iclearCharge__kvTitle--01.is-active {
  opacity: 1;
  clip-path: inset(0 0 0 0)
}
.p-iclearCharge__kvTitle--02 {
  position: absolute;
  z-index: 3;
  width: calc(537 / 1366 * 100vw);
  left: calc(207 / 1366 * 100vw);
  bottom: calc(40 / 1366 * 100vw);
  clip-path: inset(0 100% 0 0);
  transition: clip-path .3s ease-in-out;
  opacity: 0
}
@media screen and (max-width:750px) {
  .p-iclearCharge__kvTitle--02 {
    width: 69.2vw;
    bottom: auto;
    left: 27.33333vw;
    top: 57.2vw
  }
}
.p-iclearCharge__kvTitle--02.is-active {
  opacity: 1;
  clip-path: inset(0 0 0 0)
}
.p-iclearCharge__concept {
  position: relative;
  z-index: 1;
  background: url(../img/product/iclear_charge/concept_bg.png) no-repeat center top/cover;
  display: grid;
  padding: calc(184 / 1366 * 100vw) 0 calc(223 / 1366 * 100vw);
  margin-top: calc(-125 / 1366 * 100vw);
  grid-template-columns: calc(578 / 1366 * 100vw) calc(525 / 1366 * 100vw);
  justify-content: center;
  gap: calc(39 / 1366 * 100vw);
  align-items: center
}
@media screen and (max-width:750px) {
  .p-iclearCharge__concept {
    background: url(../img/product/iclear_charge/concept_bg--sp.png) no-repeat center top/cover;
    padding: 40.93333vw 0 25.06667vw;
    grid-template-columns: auto;
    margin-top: -26.13333vw;
    gap: 9.33333vw
  }
}
.p-iclearCharge__conceptRight {
  position: relative
}
.p-iclearCharge__conceptText {
  position: relative;
  margin-left: calc(48 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__conceptText {
    margin-left: 0
  }
}
.p-iclearCharge__conceptText::before {
  content: '';
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: left;
  transform: scaleX(0);
  transition: transform .3s ease-in-out
}
.p-iclearCharge__conceptText img {
  clip-path: inset(0 100% 0 0);
  transition: clip-path .3s ease-in-out
}
.p-iclearCharge__conceptText img.is-show {
  clip-path: inset(0 0 0 0)
}
.p-iclearCharge__conceptText.is-show::before {
  transform: scaleX(1)
}
.p-iclearCharge__conceptText--top {
  margin-left: 0;
  width: calc(281 / 1366 * 100vw);
  height: calc(107 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__conceptText--top {
    width: 47.46667vw;
    height: 14.8vw;
    margin-left: -4vw
  }
}
.p-iclearCharge__conceptText--top::before {
  background: url(../img/product/iclear_charge/line1.png) no-repeat left top/contain
}
.p-iclearCharge__conceptText--top img {
  display: block;
  width: calc(250 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__conceptText--top img {
    width: 34.8vw
  }
}
.p-iclearCharge__conceptText--01 {
  padding: 4px;
  width: calc(294 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__conceptText--01 {
    width: 56.13333vw;
    padding: 0 4px 4px
  }
}
.p-iclearCharge__conceptText--01::before {
  background-color: #fff
}
.p-iclearCharge__conceptText--02 {
  padding: 4px;
  margin-top: 12px;
  width: calc(328 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__conceptText--02 {
    width: 62.8vw;
    margin-top: 2.13333vw;
    padding: 0 4px 4px
  }
}
.p-iclearCharge__conceptText--02::before {
  background-color: #fff
}
.p-iclearCharge__conceptText--03 {
  padding: 4px;
  margin-top: 12px;
  width: calc(378 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__conceptText--03 {
    width: 72.4vw;
    margin-top: 2.13333vw;
    padding: 0 4px 4px
  }
}
.p-iclearCharge__conceptText--03::before {
  background-color: #fff
}
.p-iclearCharge__conceptText--04 {
  padding: 4px;
  margin-top: 12px;
  width: calc(429 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__conceptText--04 {
    width: 81.86667vw;
    margin-top: 2.13333vw
  }
}
.p-iclearCharge__conceptText--04::before {
  background-color: #ffef2e
}
.p-iclearCharge__conceptText--05 {
  padding: 4px;
  margin-top: 12px;
  width: calc(303 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__conceptText--05 {
    width: 58.4vw;
    margin-top: 2.13333vw
  }
}
.p-iclearCharge__conceptText--05::before {
  background-color: #ffef2e
}
.p-iclearCharge__conceptText--06 {
  color: #fff;
  margin-top: 12px;
  opacity: 0;
  transition: .3s;
  transform: translateY(10px);
  font-size: 12px
}
@media screen and (max-width:750px) {
  .p-iclearCharge__conceptText--06 {
    font-size: 11px;
    font-size: 2.93333vw;
    margin-top: 10px
  }
}
.p-iclearCharge__conceptText--06.is-show {
  opacity: 1;
  transform: translateY(0)
}
.p-iclearCharge__conceptText img {
  position: relative;
  z-index: 2
}
.p-iclearCharge__img {
  position: relative;
  z-index: 1;
  width: calc(420 / 1366 * 100vw);
  opacity: 0;
  transition: .5s;
  transform: rotate(5deg)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__img {
    width: 77.33333vw;
    padding-left: 5.33333vw
  }
}
.p-iclearCharge__img.is-show {
  opacity: 1;
  transform: rotate(0)
}
.p-iclearCharge__img01 {
  position: absolute;
  top: calc(50 / 1366 * 100vw);
  left: 0;
  width: calc(125 / 1366 * 100vw);
  opacity: 0;
  transition: .5s;
  transform: scale(.8)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__img01 {
    width: 24.66667vw;
    top: 6.66667vw
  }
}
.p-iclearCharge__img01.is-show {
  opacity: 1;
  transform: scale(1)
}
.p-iclearCharge__img02 {
  position: absolute;
  top: calc(50 / 1366 * 100vw);
  right: 0;
  width: calc(211 / 1366 * 100vw);
  opacity: 0;
  transition: .5s;
  transform: scale(.8)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__img02 {
    width: 34.4vw;
    top: 6.66667vw;
    right: -10vw
  }
}
.p-iclearCharge__img02.is-show {
  opacity: 1;
  transform: scale(1)
}
.p-iclearCharge__point {
  position: relative;
  background: url(../img/product/iclear_charge/point_bg.png) no-repeat center top/cover;
  padding: calc(391 / 1366 * 100vw) 0 calc(323 / 1366 * 100vw);
  margin-top: calc(-193 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__point {
    background: url(../img/product/iclear_charge/point_bg--sp.png) no-repeat center top/cover;
    padding: 59.2vw 0 33.46667vw;
    margin-top: -31.06667vw
  }
}
.p-iclearCharge__pointWrap {
  display: grid;
  grid-template-columns: calc(591 / 1366 * 100vw) calc(536 / 1366 * 100vw);
  align-items: center;
  justify-content: center;
  gap: calc(52 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__pointWrap {
    grid-template-columns: auto;
    gap: 4vw;
    width: 90.26667vw;
    margin: 0 auto
  }
}
.p-iclearCharge__pointList {
  display: grid;
  grid-template-columns: repeat(3,calc(332 / 1366 * 100vw));
  justify-content: center;
  margin-top: 64px;
  gap: 16px
}
@media screen and (max-width:750px) {
  .p-iclearCharge__pointList {
    width: 88.4vw;
    margin: 7.73333vw auto 0;
    grid-template-columns: auto
  }
}
.p-iclearCharge__pointItem img {
  filter: drop-shadow(4px 4px 12px rgba(0, 78, 93, .16))
}
.p-iclearCharge__scene {
  position: relative;
  z-index: 2;
  background: url(../img/product/iclear_charge/scene_bg.png) no-repeat center top/cover;
  padding: calc(284 / 1366 * 100vw) 0 calc(391 / 1366 * 100vw);
  margin-top: calc(-270 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__scene {
    background: url(../img/product/iclear_charge/scene_bg--sp.png) no-repeat center top/cover;
    padding: 30.8vw 0 43.86667vw;
    margin-top: -14.66667vw
  }
}
.p-iclearCharge__sceneWrap {
  display: grid;
  grid-template-columns: calc(602 / 1366 * 100vw) calc(478 / 1366 * 100vw);
  align-items: center;
  justify-content: center;
  gap: calc(52 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__sceneWrap {
    grid-template-columns: auto;
    gap: 4vw;
    width: 87.6vw;
    margin: 0 auto
  }
}
.p-iclearCharge__sceneTitle {
  width: calc(1148 / 1366 * 100vw);
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-iclearCharge__sceneTitle {
    width: 85.6vw
  }
}
.p-iclearCharge__sceneList {
  display: grid;
  grid-template-columns: repeat(2,calc(535 / 1366 * 100vw));
  justify-content: center;
  margin-top: calc(83 / 1366 * 100vw);
  gap: calc(17 / 1366 * 100vw) calc(64 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__sceneList {
    grid-template-columns: auto;
    gap: 6.53333vw;
    width: 91.86667vw;
    margin: 6.66667vw auto 0
  }
}
.p-iclearCharge__sceneList img {
  width: 100%
}
.p-iclearCharge .js-slide-in {
  clip-path: inset(0 100% 0 0);
  transition: clip-path .3s ease-in-out;
  opacity: 0
}
.p-iclearCharge .js-slide-in.is-active {
  opacity: 1;
  clip-path: inset(0 0 0 0)
}
.p-iclearCharge__wrapper1 {
  position: absolute;
  top: 0;
  transform: rotate(-8deg);
  width: calc(1900 / 1366 * 100vw);
  margin-inline: auto
}
@media screen and (max-width:750px) {
  .p-iclearCharge__wrapper1 {
    top: 2.66667vw;
    width: 270.66667vw
  }
}
.p-iclearCharge__wrapper2 {
  position: absolute;
  bottom: calc(140 / 1366 * 100vw);
  transform: rotate(-8deg);
  width: calc(2700 / 1366 * 100vw);
  margin-inline: auto
}
@media screen and (max-width:750px) {
  .p-iclearCharge__wrapper2 {
    bottom: 20vw;
    width: 389.33333vw
  }
}
.p-iclearCharge__cm {
  position: relative;
  z-index: 1;
  background-color: #033991;
  padding: calc(300 / 1366 * 100vw) 0 calc(137 / 1366 * 100vw);
  margin-top: calc(-250 / 1366 * 100vw)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__cm {
    margin-top: -22.4vw;
    padding: 40vw 0 24.66667vw
  }
}
.p-iclearCharge__cm::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  background: url(../img/product/iclear_charge/cm_bg1.png) no-repeat right top;
  background-size: 100vw auto;
  opacity: .25;
  pointer-events: none
}
@media screen and (max-width:750px) {
  .p-iclearCharge__cm::before {
    background-image: url(../img/product/iclear_charge/cm_bg1--sp.png)
  }
}
.p-iclearCharge__cm::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background: url(../img/product/iclear_charge/cm_bg2.png) no-repeat left bottom;
  background-size: 100vw auto;
  opacity: .25;
  pointer-events: none
}
@media screen and (max-width:750px) {
  .p-iclearCharge__cm::after {
    background-image: url(../img/product/iclear_charge/cm_bg2--sp.png)
  }
}
@media screen and (max-width:750px) {
  .p-iclearCharge__cm .p-productCm__img {
    margin-top: 2.66667vw
  }
}
.p-iclearCharge__cmInner {
  max-width: 1062px;
  margin: 0 auto;
  position: relative;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-iclearCharge__cmInner {
    width: 89.33333vw
  }
}
.p-iclearCharge__cmTtl {
  font-size: 48px;
  color: #fff;
  text-align: center;
  font-family: Barlow;
  font-weight: 700;
  font-style: italic
}
@media screen and (max-width:750px) {
  .p-iclearCharge__cmTtl {
    font-size: 24px;
    font-size: 6.4vw
  }
}
.p-iclearCharge__1col {
  max-width: 672px;
  margin: 50px auto 100px
}
@media screen and (max-width:750px) {
  .p-iclearCharge__1col {
    margin: 8.4vw auto 16vw
  }
}
.p-iclearCharge__2col {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 20px
}
.p-iclearCharge__2col .p-productCm__img {
  width: 100%
}
@media screen and (max-width:750px) {
  .p-iclearCharge__2col {
    gap: 0;
    grid-template-columns: auto
  }
}
.p-iclearCharge__cmImg {
  width: 100%;
  margin: 50px auto 0;
  position: relative
}
.p-iclearCharge__cmImg a::before {
  position: absolute;
  display: block;
  content: '';
  width: 64px;
  height: 64px;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0 auto;
  background: url(/qpkowa/assets/img/product/iclear_charge/play.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-iclearCharge__cmImg a::before {
    width: 12.4vw;
    height: 12.4vw
  }
}
@media screen and (max-width:750px) {
  .p-iclearCharge__cmImg {
    width: 89.33333vw;
    margin: 8.4vw auto 0
  }
}
.p-iclearCharge__cmText {
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin-top: 24px
}
@media screen and (max-width:750px) {
  .p-iclearCharge__cmText {
    font-size: 15px;
    font-size: 4vw;
    margin-top: 2.66667vw
  }
}
.p-iclearCharge__loop,
.p-iclearCharge__loop--scene {
  animation: iclearChargeloop 40s linear infinite;
  width: 100%;
  font-size: calc(147 / 1366 * 100vw);
  color: #aae7f2;
  font-weight: 700;
  font-style: italic;
  font-family: Barlow,sans-serif
}
@media screen and (max-width:750px) {
  .p-iclearCharge__loop,
  .p-iclearCharge__loop--scene {
    font-size: 79.5px;
    font-size: 21.2vw
  }
}
.p-iclearCharge__loop span,
.p-iclearCharge__loop--scene span {
  font-size: calc(147 / 1366 * 100vw);
  font-weight: 300
}
@media screen and (max-width:750px) {
  .p-iclearCharge__loop span,
  .p-iclearCharge__loop--scene span {
    font-size: 79.5px;
    font-size: 21.2vw
  }
}
.p-iclearCharge__loop--scene {
  color: #50cde3;
  animation: iclearChargeloop 50s linear infinite
}
.p-iclearCharge__loop2,
.p-iclearCharge__loop2--scene {
  position: absolute;
  top: 0;
  left: 0;
  animation: iclearChargeloop 40s -20s linear infinite
}
.p-iclearCharge__loop2--scene {
  animation: iclearChargeloop 50s -25s linear infinite
}
@keyframes iclearChargeloop {
  0% {
    transform: translateX(100%)
  }
  100% {
    transform: translateX(-100%)
  }
}
.p-iclearCharge .js-iclearCharge-item01 {
  opacity: 0;
  transition: .7s;
  transform: translateY(20px)
}
.p-iclearCharge .js-iclearCharge-item01.is-show {
  opacity: 1;
  transform: translateY(0)
}
.p-iclearCharge .js-iclearCharge-item02 {
  opacity: 0;
  transition: 1s;
  transform: translateY(20px)
}
.p-iclearCharge .js-iclearCharge-item02.is-show {
  opacity: 1;
  transform: translateY(0)
}
.p-informed__kv .swiper-pagination {
  left: 50px;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-informed__kv .swiper-pagination {
    left: 4vw
  }
}
.p-informed__kv .swiper-pagination-bullet {
  border-radius: 0
}
.p-informed__kv .swiper-pagination-bullet:nth-of-type(n+2) {
  margin-left: 5px
}
@media screen and (max-width:750px) {
  .p-informed__kv .swiper-pagination-bullet:nth-of-type(n+2) {
    margin-left: 1.33333vw
  }
}
.p-informed__kv .swiper-pagination-bullet-active {
  background: #d1b43c
}
.p-informed--01 {
  background: #fff
}
.p-informed--02 {
  background: #f5f5f5;
  margin-top: 100px;
  padding: 100px 0
}
@media screen and (max-width:750px) {
  .p-informed--02 {
    margin-top: 16vw;
    padding: 13.33333vw 0
  }
}
.p-informed--03 {
  background: #fff;
  margin-top: 100px
}
.p-informed__kv {
  width: 100%
}
.p-informed__kv img {
  width: 100%
}
.p-informed__inner {
  width: 1050px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-informed__inner {
    width: 92vw
  }
}
.p-informed__inner--01 {
  margin-top: 70px
}
@media screen and (max-width:750px) {
  .p-informed__inner--01 {
    margin-top: 10.66667vw
  }
}
.p-informed__inner--02 {
  margin-top: 0
}
.p-informed__h3ttl {
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2
}
@media screen and (max-width:750px) {
  .p-informed__h3ttl {
    padding-bottom: 2vw
  }
}
.p-informed__h3ttl.mt {
  margin-top: 100px
}
.p-informed__block {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-column-gap: 60px;
  grid-row-gap: 0;
  width: 100%;
  margin: 35px auto 0
}
@media screen and (max-width:750px) {
  .p-informed__block {
    display: block;
    width: 100%;
    margin: 10vw auto 0
  }
}
.p-informed__block--01 {
  width: 820px
}
@media screen and (max-width:750px) {
  .p-informed__block--01 {
    width: 100%;
    margin-top: 0
  }
}
@media screen and (max-width:750px) {
  .p-informed__block--02 {
    margin-top: 6vw
  }
}
.p-informed__block--2col {
  grid-template-columns: 543px auto;
  grid-column-gap: 20px;
  justify-content: space-around
}
@media screen and (max-width:750px) {
  .p-informed__block--2col {
    display: block
  }
}
.p-informed__blockBox {
  position: relative;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4
}
.p-informed__blockBox.w190 {
  width: 190px
}
@media screen and (max-width:750px) {
  .p-informed__blockBox.w190 {
    width: 100%
  }
}
.p-informed__blockBox.w520 {
  width: 520px
}
@media screen and (max-width:750px) {
  .p-informed__blockBox.w520 {
    width: 100%;
    margin: 0 auto!important
  }
}
@media screen and (max-width:750px) {
  .p-informed__blockBox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto
  }
}
@media screen and (max-width:750px) {
  .p-informed__blockBox:nth-of-type(n+2) {
    margin-top: 13.33333vw
  }
}
.p-informed__blockImg {
  margin: 0 auto;
  height: 222px
}
@media screen and (max-width:750px) {
  .p-informed__blockImg {
    height: auto;
    margin: 0
  }
}
.p-informed__blockImg img {
  width: 100%
}
@media screen and (max-width:750px) {
  .p-informed__blockImg--01 {
    width: 32.8vw;
    margin: 0 auto
  }
}
.p-informed__blockImg--alphaCharge {
  width: 340px;
  height: 222px;
  display: flex;
  align-items: center
}
@media screen and (max-width:750px) {
  .p-informed__blockImg--alphaCharge {
    width: 66.66667vw;
    height: auto;
    margin: 0 auto
  }
}
.p-informed__blockImg--alphaDrink {
  width: 68px
}
@media screen and (max-width:750px) {
  .p-informed__blockImg--alphaDrink {
    width: 18.26667vw;
    margin-left: 5vw
  }
}
.p-informed__blockImg--zeroDrink {
  width: 68px
}
@media screen and (max-width:750px) {
  .p-informed__blockImg--zeroDrink {
    width: 18.26667vw;
    margin-left: 5vw
  }
}
.p-informed__blockImg--iDrink {
  width: 68px
}
@media screen and (max-width:750px) {
  .p-informed__blockImg--iDrink {
    width: 18.13333vw;
    margin-left: 5vw
  }
}
.p-informed__blockImg--iclearCharge img {
  width: 200px
}
@media screen and (max-width:750px) {
  .p-informed__blockImg--iclearCharge {
    margin: 0 auto
  }
  .p-informed__blockImg--iclearCharge img {
    width: 46.66667vw;
    margin: 0 auto
  }
}
.p-informed__blockArea {
  text-align: center;
  margin: -10px auto 0
}
.p-informed__blockArea--alphaCharge {
  margin-top: 10px
}
.p-informed__blockArea--iclearCharge {
  margin-top: 10px
}
@media screen and (max-width:750px) {
  .p-informed__blockArea {
    width: 58.4vw;
    text-align: left;
    margin: 0 auto
  }
}
.p-informed__blockTxt {
  font-size: 16px;
  line-height: 1.8
}
@media screen and (max-width:750px) {
  .p-informed__blockTxt {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 4vw
  }
}
.p-informed__blankBtn {
  margin-top: 30px
}
@media screen and (max-width:750px) {
  .p-informed__blankBtn {
    width: 100%;
    margin-top: 4vw
  }
}
.p-informed__blankBtn a {
  display: inline-block;
  border: 1px solid #a7a7a7
}
@media screen and (max-width:750px) {
  .p-informed__blankBtn a {
    width: 100%
  }
}
.p-informed__blankBtnInner {
  position: relative;
  display: flex;
  flex-direction: column;
  font-weight: 900;
  padding: 14px 38px 15px 15px
}
@media screen and (max-width:750px) {
  .p-informed__blankBtnInner {
    align-items: center;
    width: 100%;
    padding: 3.33333vw 12vw 3.33333vw 5.33333vw
  }
}
.p-informed__blankBtnInner:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 16px;
  width: 11px;
  height: 9px;
  background: url(/qpkowa/assets/img/common/icon-blank-red.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-informed__blankBtnInner:before {
    right: 6.66667vw;
    width: 3.2vw;
    height: 2.53333vw
  }
}
.p-informed__blankBtnInner span {
  font-size: 15px
}
@media screen and (max-width:750px) {
  .p-informed__blankBtnInner span {
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-informed__blankBtnInner .p-informed__blankBtnNotice {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin-left: 20px
}
@media screen and (max-width:750px) {
  .p-informed__blankBtnInner .p-informed__blankBtnNotice {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-left: 0
  }
}
.p-informed__blockBtn {
  width: 177px;
  margin: auto auto 0;
  padding: 1em 0 0 0
}
@media screen and (max-width:750px) {
  .p-informed__blockBtn {
    width: 78.66667vw;
    margin: 0 auto;
    padding: 0
  }
}
.p-informed__blockTag {
  display: inline-block;
  font-size: 12px;
  margin: 0 auto;
  border: 1px solid #1a1a1a;
  padding: 0 5px 2px
}
@media screen and (max-width:750px) {
  .p-informed__blockTag {
    position: absolute;
    width: 20vw;
    height: auto;
    font-size: 9px;
    font-size: 2.4vw;
    padding: 0 1.33333vw
  }
}
@media screen and (max-width:750px) {
  .p-informed__blockTag--alphaCharge {
    left: 50%;
    transform: translate(-50%,0)
  }
}
@media screen and (max-width:750px) {
  .p-informed__blockTag--iclearCharge {
    left: 50%;
    transform: translate(-50%,0)
  }
}
.p-informed__blockTtl {
  position: relative;
  text-align: center;
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-informed__blockTtl {
    margin-top: 0
  }
}
.p-informed__blockTtl img {
  width: 100%
}
.p-informed__blockTtl--alphaCharge {
  width: 232px;
  margin: 20px auto 0
}
@media screen and (max-width:750px) {
  .p-informed__blockTtl--alphaCharge {
    width: 50.4vw;
    height: auto;
    margin: 8vw auto 0
  }
}
.p-informed__blockTtl--iclearCharge {
  width: 281px;
  margin: 20px auto 0
}
@media screen and (max-width:750px) {
  .p-informed__blockTtl--iclearCharge {
    width: 50.4vw;
    height: auto;
    margin: 8vw auto 0
  }
}
.p-informed__blockTtl--alphaDrink {
  width: 233px
}
@media screen and (max-width:750px) {
  .p-informed__blockTtl--alphaDrink {
    width: 50.66667vw;
    margin-top: -8vw
  }
}
.p-informed__blockTtl--zeroDrink {
  width: 270px;
  margin: 20px auto 0
}
@media screen and (max-width:750px) {
  .p-informed__blockTtl--zeroDrink {
    width: 58.4vw;
    margin-top: -8vw
  }
}
.p-informed__blockTtl--iDrink {
  width: 223px
}
@media screen and (max-width:750px) {
  .p-informed__blockTtl--iDrink {
    width: 43.2vw;
    margin-top: -8vw
  }
}
.p-informed__blockNotes {
  font-size: 13px;
  text-align: center;
  white-space: nowrap;
  line-height: 1.5;
  margin-top: 5px
}
@media screen and (max-width:750px) {
  .p-informed__blockNotes {
    font-size: 10px;
    font-size: 2.66667vw;
    margin: 2.66667vw auto 6.66667vw
  }
}
@media screen and (max-width:750px) {
  .p-informed__blockNotes--zeroDrink {
    margin-top: 9.33333vw
  }
}
.p-informed__wrap {
  position: relative;
  width: 965px;
  margin: 0 auto;
  padding: 100px 0;
  background: #fff
}
@media screen and (max-width:750px) {
  .p-informed__wrap {
    width: 100%
  }
}
@media screen and (max-width:750px) {
  .p-informed__wrap--01 {
    padding: 9.33333vw 0
  }
}
.p-informed__wrap--02 {
  margin-top: 30px
}
@media screen and (max-width:750px) {
  .p-informed__wrap--02 {
    margin-top: 5.33333vw;
    padding: 10.66667vw 0 14.66667vw
  }
}
.p-informed__wrapInner {
  width: 750px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-informed__wrapInner {
    width: 81.33333vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-informed__wrapImg {
    position: absolute;
    top: 45px;
    right: 110px;
    width: 218px
  }
}
@media screen and (max-width:750px) {
  .p-informed__wrapImg {
    width: 51.2vw;
    margin: 7.33333vw auto 0
  }
}
.p-informed__wrapImg img {
  width: 100%
}
.p-informed__wrapTtl {
  font-size: 24px;
  padding-left: 20px;
  border-left: 4px solid #b22721
}
@media screen and (max-width:750px) {
  .p-informed__wrapTtl {
    font-size: 17px;
    font-size: 4.53333vw;
    padding-left: 2.66667vw;
    border-left: .53333vw solid #b22721
  }
}
.p-informed__wrapTxt {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 15px
}
@media screen and (max-width:750px) {
  .p-informed__wrapTxt {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 1.33333vw
  }
}
.p-informed__wrapTxt.mt30 {
  margin-top: 30px
}
@media screen and (max-width:750px) {
  .p-informed__wrapTxt.mt30 {
    margin-top: 6.66667vw
  }
}
.p-informed__wrapTxt a {
  color: #00ceff;
  font-size: 16px;
  line-height: 1.8;
  padding-right: 15px;
  margin-right: 2px;
  background: url(/qpkowa/assets/img/product/alphadrink/informed_choice/blank_blue.svg);
  background-size: 11px 9px;
  background-position: center right;
  background-repeat: no-repeat;
  text-decoration: underline
}
@media screen and (max-width:750px) {
  .p-informed__wrapTxt a {
    font-size: 13px;
    font-size: 3.46667vw;
    background-size: 2.53333vw 2.13333vw;
    margin-right: 1vw;
    padding-right: 3vw
  }
}
.p-informed__wrapSubttl {
  font-size: 18px;
  font-weight: 900;
  margin-top: 30px
}
@media screen and (max-width:750px) {
  .p-informed__wrapSubttl {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-top: 5.33333vw
  }
}
.p-informed__gallery {
  width: 964px;
  margin: 100px auto 0
}
@media screen and (max-width:750px) {
  .p-informed__gallery {
    width: 100%;
    margin: 9.33333vw auto 0
  }
}
.p-informed__galleryInner {
  width: 964px;
  margin: 100px auto 0
}
@media screen and (max-width:750px) {
  .p-informed__galleryInner {
    width: 92vw;
    margin: 9.33333vw auto 0
  }
}
.p-informed__galleryTtl {
  position: relative;
  font-size: 18px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px
}
@media screen and (max-width:750px) {
  .p-informed__galleryTtl {
    font-size: 17px;
    font-size: 4.53333vw;
    line-height: 1.4;
    margin-bottom: 2.66667vw
  }
}
.p-informed__galleryTtl.drink:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  left: 0;
  right: 0;
  width: 450px;
  height: 85px;
  margin: 0 auto;
  background: url(/qpkowa/assets/img/product/alphadrink/informed_choice/gallery_ttl.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-informed__galleryTtl.drink:before {
    top: 60%;
    width: 70.26667vw;
    height: 16.53333vw;
    background: url(/qpkowa/assets/img/product/alphadrink/informed_choice/gallery_ttl--sp.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
  }
}
.p-informed__galleryTtl.charge {
  margin-bottom: 50px;
  font-size: 24px;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-informed__galleryTtl.charge {
    font-size: 17px;
    font-size: 4.53333vw;
    margin-bottom: 4vw
  }
}
.p-informed__galleryTtl.charge:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  left: 50%;
  right: 0;
  width: 580px;
  height: 66px;
  margin: 0 auto;
  background: url(/qpkowa/assets/img/product/alphadrink/informed_choice/gallery_ttl_charge.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate(-50%,-50%);
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-informed__galleryTtl.charge:before {
    top: 50%;
    width: 86.66667vw;
    height: 16.53333vw;
    background: url(/qpkowa/assets/img/product/alphadrink/informed_choice/gallery_ttl_charge--sp.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
  }
}
.p-informed__galleryMovie {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: center;
  width: 964px;
  margin: 40px auto 0
}
@media screen and (max-width:750px) {
  .p-informed__galleryMovie {
    display: block;
    width: 100%;
    margin: 5.33333vw auto 0
  }
}
@media screen and (max-width:750px) and (max-width:750px) {
  .p-informed__galleryMovieWrap:nth-of-type(n+2) {
    margin-top: 4vw
  }
}
.p-informed__galleryMovieInner {
  position: relative;
  width: 470px;
  height: 0;
  padding-top: 264px;
  overflow: hidden
}
@media screen and (max-width:750px) {
  .p-informed__galleryMovieInner {
    width: 100%;
    padding-top: 56.25%
  }
}
.p-informed__galleryMovieInner iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}
.p-informed__galleryNotes {
  font-size: 16px;
  text-align: center;
  margin-top: 10px
}
@media screen and (max-width:750px) {
  .p-informed__galleryNotes {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 1.33333vw
  }
}
.p-iseries {
  padding-bottom: 0
}
@media screen and (max-width:750px) {
  .p-iseries {
    overflow: hidden
  }
}
.p-iseries__section {
  background: url(../img/product/iplus/section_bg.png) no-repeat center;
  background-size: cover;
  padding: 140px 0 122px 0
}
@media screen and (max-width:750px) {
  .p-iseries__section {
    background: url(../img/product/iplus/section_bg--sp.png) no-repeat top center;
    background-size: 100%;
    padding: 20vw 0 21.33333vw
  }
}
.p-iseries__sectionInner {
  width: 1065px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2,1fr)
}
@media screen and (max-width:750px) {
  .p-iseries__sectionInner {
    width: 87.6vw;
    display: block
  }
}
.p-iseries__sectionTtl {
  grid-area: 1/1/2/2
}
.p-iseries__sectionTtl--idrink {
  margin-top: 60px
}
@media screen and (max-width:750px) {
  .p-iseries__sectionTtl--idrink {
    margin-top: 0
  }
}
.p-iseries__sectionText {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  line-height: 1.8;
  grid-area: 2/1/3/2
}
@media screen and (max-width:750px) {
  .p-iseries__sectionText {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-top: 12vw
  }
}
.p-iseries__sectionText--iplus {
  margin-top: 50px
}
.p-iseries__sectionText--idrink {
  width: 695px;
  margin-top: 30px
}
@media screen and (max-width:750px) {
  .p-iseries__sectionText--idrink {
    width: auto;
    margin-top: 12vw
  }
}
.p-iseries__sectionImg {
  grid-area: 1/2/3/3
}
@media screen and (max-width:750px) {
  .p-iseries__sectionImg {
    padding-left: 0;
    padding-top: 6.66667vw;
    width: 50.26667vw;
    margin: 0 auto
  }
}
.p-iseries__sectionImg--iplus {
  padding-left: 40px
}
.p-iseries__sectionImg--idrink {
  padding-left: 140px
}
@media screen and (max-width:750px) {
  .p-iseries__sectionImg--idrink {
    padding-left: 0;
    width: 22.26667vw
  }
}
.p-iseries__risk {
  background: url(../img/product/iplus/risk_bg.png) no-repeat top center;
  background-size: cover;
  padding: 140px 0 122px 0
}
@media screen and (max-width:750px) {
  .p-iseries__risk--iplus {
    background: url(../img/product/iplus/risk_bg--sp.png) no-repeat top center;
    background-size: cover;
    padding: 13.33333vw 0 14.66667vw
  }
}
@media screen and (max-width:750px) {
  .p-iseries__risk--idrink {
    background: url(../img/product/idrink/risk_bg--sp.png) no-repeat top center;
    background-size: cover;
    padding: 13.33333vw 0 14.66667vw
  }
}
.p-iseries__riskInner {
  width: 1050px;
  margin: 0 auto;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-iseries__riskInner {
    width: 88.4vw
  }
}
.p-iseries__riskTtl.mt {
  margin-top: 50px
}
@media screen and (max-width:750px) {
  .p-iseries__riskTtl.mt {
    margin-top: 7.33333vw
  }
}
.p-iseries__riskText {
  font-size: 32px;
  font-weight: 700;
  padding-top: 25px
}
@media screen and (max-width:750px) {
  .p-iseries__riskText {
    font-size: 20px;
    font-size: 5.33333vw;
    padding-top: 6.26667vw
  }
}
.p-iseries__riskText .line {
  background: linear-gradient(transparent 60%,#fff100 60%);
  font-size: 32px
}
@media screen and (max-width:750px) {
  .p-iseries__riskText .line {
    font-size: 20px;
    font-size: 5.33333vw
  }
}
.p-iseries__riskText02 {
  margin-top: 25px
}
@media screen and (max-width:750px) {
  .p-iseries__riskText02 {
    margin: 5.33333vw auto 0;
    width: 62vw
  }
}
.p-iseries__riskArrow {
  margin-top: 25px
}
@media screen and (max-width:750px) {
  .p-iseries__riskArrow {
    width: 17.46667vw;
    margin: 4vw auto 0
  }
}
.p-iseries__riskNote {
  margin-top: 10px;
  display: block
}
.p-iseries__riskList {
  display: flex;
  width: 918px;
  margin: 55px auto 0;
  justify-content: space-between
}
@media screen and (max-width:750px) {
  .p-iseries__riskList {
    width: auto;
    display: grid;
    gap: 0 2vw;
    margin: 9.33333vw auto 0;
    grid-template-columns: repeat(2,1fr)
  }
}
.p-iseries__riskItem {
  background: #fff;
  border-radius: 50%;
  width: 285px;
  height: 285px;
  box-shadow: 0 0 10px -5px #777
}
@media screen and (max-width:750px) {
  .p-iseries__riskItem {
    width: 44vw;
    height: 44vw;
    margin: 0 auto
  }
  .p-iseries__riskItem:first-child {
    grid-area: 1/1/2/3
  }
  .p-iseries__riskItem:nth-child(2) {
    grid-area: 2/1/3/2
  }
  .p-iseries__riskItem:nth-child(3) {
    grid-area: 2/2/3/3
  }
}
.p-iseries__riskItemText {
  padding: 23px 0 65px 0
}
@media screen and (max-width:750px) {
  .p-iseries__riskItemText {
    padding: 3.73333vw 0 0 0;
    margin: 0 auto
  }
  .p-iseries__riskItemText img {
    width: 11.6vw
  }
}
.p-iseries__riskItemText p {
  font-size: 20px;
  font-weight: 700;
  padding-top: 24px
}
@media screen and (max-width:750px) {
  .p-iseries__riskItemText p {
    font-size: 14px;
    font-size: 3.73333vw;
    padding-top: 3.2vw;
    line-height: 1.5
  }
}
.p-iseries__riskItemText p span {
  font-size: 24px;
  color: #003994
}
@media screen and (max-width:750px) {
  .p-iseries__riskItemText p span {
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-iseries__riskTime {
  margin-top: 50px
}
@media screen and (max-width:750px) {
  .p-iseries__riskTime {
    margin-top: 9.33333vw
  }
}
.p-iseries__riskTimeTtl {
  background: #003994;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  padding: 15px 0;
  border-radius: 8px 8px 0 0
}
@media screen and (max-width:750px) {
  .p-iseries__riskTimeTtl {
    font-size: 17px;
    font-size: 4.53333vw;
    padding: 2.66667vw 0
  }
}
.p-iseries__riskTimeTtl span {
  font-size: 18px;
  vertical-align: baseline
}
@media screen and (max-width:750px) {
  .p-iseries__riskTimeTtl span {
    font-size: 13px;
    font-size: 3.46667vw;
    display: block
  }
}
.p-iseries__riskTimeArea {
  border-radius: 0 0 8px 8px;
  background: #fff;
  padding: 40px
}
@media screen and (max-width:750px) {
  .p-iseries__riskTimeArea {
    padding: 5.33333vw
  }
}
.p-iseries__riskTimeInner {
  display: grid;
  grid-template-columns: repeat(2,1fr)
}
@media screen and (max-width:750px) {
  .p-iseries__riskTimeInner {
    display: block
  }
}
.p-iseries__riskTimeItem {
  border-right: solid 2px #e5e5e5
}
@media screen and (max-width:750px) {
  .p-iseries__riskTimeItem {
    width: 67.6vw;
    margin: 0 auto;
    padding: 6.66667vw 0;
    border-right: none;
    border-bottom: solid 2px #e5e5e5
  }
}
@media screen and (max-width:750px) {
  .p-iseries__riskTimeItem:first-child {
    padding-top: 0
  }
}
.p-iseries__riskTimeItem:nth-child(2) {
  border-right: none
}
@media screen and (max-width:750px) {
  .p-iseries__riskTimeItem:nth-child(2) {
    border-bottom: none;
    padding-bottom: 0
  }
}
.p-iseries__riskTimeNote {
  text-align: center;
  padding-top: 30px
}
@media screen and (max-width:750px) {
  .p-iseries__riskTimeNote {
    font-size: 12px;
    font-size: 3.2vw;
    padding-top: 5.33333vw
  }
}
.p-iseries__riskTrouble {
  background: rgba(255,255,255,.5);
  border-radius: 10px;
  padding: 40px 0;
  margin: 25px auto 0;
  width: 1030px
}
@media screen and (max-width:750px) {
  .p-iseries__riskTrouble {
    border-radius: 0;
    padding: 10.66667vw 0 13.33333vw 0;
    margin: 6.66667vw auto 0;
    width: auto
  }
}
.p-iseries__riskTroubleInner {
  width: 950px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-iseries__riskTroubleInner {
    width: 100%
  }
}
.p-iseries__riskTroubleTtl {
  text-align: center
}
@media screen and (max-width:750px) {
  .p-iseries__riskTroubleTtl {
    width: 70vw;
    margin: 0 auto
  }
}
@media screen and (max-width:750px) {
  .p-iseries__riskTroubleCond {
    width: 100vw;
    padding-left: 5.33333vw;
    overflow-x: scroll
  }
}
.p-iseries__riskTroubleCondImg {
  padding-top: 20px
}
@media screen and (max-width:750px) {
  .p-iseries__riskTroubleCondImg {
    width: 246vw;
    padding: 2.66667vw 0 4vw 0
  }
}
.p-iseries__riskTroubleCondTextImg {
  margin-top: 22px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-iseries__riskTroubleCondTextImg {
    margin-top: 8vw
  }
}
.p-iseries__riskTroubleCondList {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  grid-column-gap: 10px;
  padding-top: 40px
}
@media screen and (max-width:750px) {
  .p-iseries__riskTroubleCondList {
    padding: 4.66667vw 0 4vw 0
  }
}
.p-iseries__riskTroubleCondItem {
  width: 210px
}
@media screen and (max-width:750px) {
  .p-iseries__riskTroubleCondItem {
    width: 55.33333vw
  }
}
.p-iseries__riskTroubleCondItem.item01 {
  grid-area: 1/1/3/2;
  background: #ebebeb;
  width: 70px;
  height: 260px;
  font-size: 14px;
  font-weight: 700;
  margin-top: 68px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center
}
@media screen and (max-width:750px) {
  .p-iseries__riskTroubleCondItem.item01 {
    width: 16.66667vw;
    height: auto;
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-iseries__riskTroubleCondItem.item02 {
  grid-area: 1/2/2/3
}
.p-iseries__riskTroubleCondItem.item03 {
  grid-area: 1/3/2/4
}
.p-iseries__riskTroubleCondItem.item04 {
  grid-area: 1/4/2/5
}
.p-iseries__riskTroubleCondItem.item05 {
  grid-area: 1/5/2/6
}
.p-iseries__riskTroubleCondTtl {
  background: #003994;
  height: 70px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #fff;
  font-weight: 700;
  padding: 25px 0 27px 0;
  border-radius: 8px 8px 0 0
}
@media screen and (max-width:750px) {
  .p-iseries__riskTroubleCondTtl {
    height: 16.26667vw;
    padding: 6.66667vw 0 6vw 0
  }
}
.p-iseries__riskTroubleCondText {
  background: #fff;
  padding-top: 30px;
  border-radius: 0 0 8px 8px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-iseries__riskTroubleCondText {
    padding: 8vw 0 4vw 0
  }
}
.p-iseries__riskTroubleCondText p {
  font-size: 14px;
  height: 57px;
  align-items: center;
  justify-content: center;
  text-align: center;
  display: flex
}
@media screen and (max-width:750px) {
  .p-iseries__riskTroubleCondText p {
    font-size: 13px;
    font-size: 3.46667vw;
    height: 15.33333vw
  }
}
@media screen and (max-width:750px) {
  .p-iseries__riskTroubleCondText img {
    width: 41.33333vw;
    margin: 0 auto;
    display: block
  }
}
.p-iseries__riskTroubleCondNote {
  font-size: 14px;
  margin-top: 5px;
  text-align: right
}
@media screen and (max-width:750px) {
  .p-iseries__riskTroubleCondNote {
    font-size: 11px;
    font-size: 2.93333vw;
    width: 246vw;
    margin-top: 0
  }
}
.p-iseries__point {
  background: url(../img/product/iplus/point_bg.png) no-repeat top center;
  background-size: cover;
  padding: 100px 0 120px 0
}
@media screen and (max-width:750px) {
  .p-iseries__point {
    background: url(../img/product/iplus/point_bg--sp.png) no-repeat top center;
    background-size: cover;
    padding: 18vw 0 16vw 0
  }
}
.p-iseries__pointInner {
  width: 1030px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-iseries__pointInner {
    width: 89.33333vw
  }
}
.p-iseries__pointTtl {
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  position: relative
}
@media screen and (max-width:750px) {
  .p-iseries__pointTtl {
    font-size: 27px;
    font-size: 7.2vw
  }
}
.p-iseries__pointTtl::before {
  position: absolute;
  border-bottom: 10px solid #fff100;
  border-radius: 80px;
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  content: ''
}
@media screen and (max-width:750px) {
  .p-iseries__pointTtl::before {
    width: 13.33333vw;
    border-bottom: 6px solid #fff100
  }
}
.p-iseries__pointTtl span {
  display: block;
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-iseries__pointTtl span {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-iseries__pointText {
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding-top: 55px;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-iseries__pointText {
    font-size: 14px;
    font-size: 3.73333vw;
    padding-top: 11.73333vw
  }
}
.p-iseries__pointText span {
  color: #fff100;
  font-size: 25px;
  vertical-align: baseline
}
@media screen and (max-width:750px) {
  .p-iseries__pointText span {
    font-size: 17.5px;
    font-size: 4.66667vw
  }
}
.p-iseries__pointText .fs {
  font-size: 23px;
  color: #fff
}
@media screen and (max-width:750px) {
  .p-iseries__pointText .fs {
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-iseries__pointIplusComp {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 26px 20px;
  flex-wrap: wrap;
  padding-top: 30px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIplusComp {
    grid-template-columns: repeat(2,43.33333vw);
    padding-top: 6vw;
    gap: 3.33333vw 2.66667vw
  }
}
.p-iseries__pointIplusCompItem {
  background: rgba(20,22,95,.5);
  border-radius: 10px;
  padding: 55px 0 50px 0;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-iseries__pointIplusCompItem {
    padding: 7.73333vw 0 7.33333vw 0;
    border-radius: 8px
  }
}
.p-iseries__pointIplusCompItem:last-child .p-iseries__pointIplusCompItemName {
  height: 150px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIplusCompItem:last-child .p-iseries__pointIplusCompItemName {
    height: 20vw
  }
}
@media screen and (max-width:750px) {
  .p-iseries__pointIplusCompItem:nth-child(4) .p-iseries__pointIplusCompItemName {
    height: 16vw
  }
}
.p-iseries__pointIplusCompItemCond {
  font-size: 18px;
  color: #fff
}
@media screen and (max-width:750px) {
  .p-iseries__pointIplusCompItemCond {
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-iseries__pointIplusCompItemName {
  color: #000;
  background: #fff;
  font-weight: 700;
  height: 75px;
  width: 280px;
  margin: 15px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIplusCompItemName {
    width: 35.33333vw;
    height: 12vw;
    margin: 3.33333vw auto 0
  }
}
.p-iseries__pointIplusCompItemName p {
  font-size: 24px;
  line-height: 1.3
}
@media screen and (max-width:750px) {
  .p-iseries__pointIplusCompItemName p {
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}
.p-iseries__pointIplusCompItemName p span {
  display: block;
  font-size: 16px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIplusCompItemName p span {
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.p-iseries__pointIdrinkCompList {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 72px 20px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompList {
    gap: 13.33333vw 2.66667vw
  }
}
.p-iseries__pointIdrinkCompItem {
  background: rgba(20,22,95,.5);
  border-radius: 10px;
  padding: 60px 0 40px 0;
  position: relative
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompItem {
    padding: 13.33333vw 0 10.66667vw 0
  }
}
.p-iseries__pointIdrinkCompItem:first-child {
  grid-area: 1/1/2/3;
  margin-top: 130px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompItem:first-child {
    width: 89.33333vw;
    margin-top: 20vw
  }
}
.p-iseries__pointIdrinkCompItem:first-child .p-iseries__pointIdrinkCompTtl {
  width: 384px;
  height: 70px;
  top: -15%;
  font-size: 38px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompItem:first-child .p-iseries__pointIdrinkCompTtl {
    width: 58vw;
    height: 11.73333vw;
    top: -7%;
    font-size: 23px;
    font-size: 6.13333vw
  }
}
.p-iseries__pointIdrinkCompItem:first-child .p-iseries__pointIdrinkCompName {
  width: 330px;
  height: 75px;
  font-size: 24px;
  margin-top: 15px
}
.p-iseries__pointIdrinkCompItem:first-child .p-iseries__pointIdrinkCompName P {
  font-size: 24px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompItem:first-child .p-iseries__pointIdrinkCompName {
    width: 70vw;
    height: 13.33333vw;
    margin-top: 2.66667vw
  }
  .p-iseries__pointIdrinkCompItem:first-child .p-iseries__pointIdrinkCompName p {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-iseries__pointIdrinkCompItem:nth-child(2) {
  grid-area: 2/1/3/2
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompItem:nth-child(2) {
    width: 43.33333vw;
    padding: 9.33333vw 0 8vw 0
  }
}
.p-iseries__pointIdrinkCompItem:nth-child(2) .p-iseries__pointIdrinkCompTtl {
  width: 290px;
  height: 60px;
  top: -8%;
  font-size: 28px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompItem:nth-child(2) .p-iseries__pointIdrinkCompTtl {
    top: -6%;
    width: 42.66667vw;
    height: 9.33333vw;
    font-size: 15px;
    font-size: 4vw
  }
}
.p-iseries__pointIdrinkCompItem:nth-child(2) .p-iseries__pointIdrinkCompName {
  width: 220px;
  height: 45px;
  margin: 30px auto 0
}
.p-iseries__pointIdrinkCompItem:nth-child(2) .p-iseries__pointIdrinkCompName p {
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompItem:nth-child(2) .p-iseries__pointIdrinkCompName {
    width: 35.33333vw;
    height: 7.46667vw;
    font-size: 13px;
    font-size: 3.46667vw;
    margin: 4vw auto 0
  }
  .p-iseries__pointIdrinkCompItem:nth-child(2) .p-iseries__pointIdrinkCompName p {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-iseries__pointIdrinkCompItem:nth-child(3) {
  grid-area: 2/2/3/3;
  font-size: 28px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompItem:nth-child(3) {
    width: 43.33333vw
  }
}
.p-iseries__pointIdrinkCompItem:nth-child(3) .p-iseries__pointIdrinkCompTtl {
  width: 290px;
  height: 60px;
  top: -8%;
  font-size: 28px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompItem:nth-child(3) .p-iseries__pointIdrinkCompTtl {
    top: -6%;
    width: 42.66667vw;
    height: 9.33333vw;
    font-size: 15px;
    font-size: 4vw
  }
}
.p-iseries__pointIdrinkCompItem:nth-child(3) .p-iseries__pointIdrinkCompName {
  width: 260px;
  font-size: 20px;
  margin: 30px auto 0;
  padding: 15px 0
}
.p-iseries__pointIdrinkCompItem:nth-child(3) .p-iseries__pointIdrinkCompName p {
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompItem:nth-child(3) .p-iseries__pointIdrinkCompName {
    width: 35.33333vw;
    margin: 4vw auto 0;
    font-size: 13px;
    font-size: 3.46667vw;
    padding: 2vw 0
  }
  .p-iseries__pointIdrinkCompItem:nth-child(3) .p-iseries__pointIdrinkCompName p {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-iseries__pointIdrinkCompTtl {
  background-image: linear-gradient(180deg,#fff100 50%,#aca200);
  border-radius: 80px;
  margin: 0 auto;
  color: #003994;
  font-weight: 700;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%)
}
.p-iseries__pointIdrinkCompFlex {
  width: 670px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3,1fr)
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompFlex {
    display: block;
    width: 70vw
  }
}
.p-iseries__pointIdrinkCompText {
  color: #fff;
  font-size: 17px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompText {
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}
.p-iseries__pointIdrinkCompText.mt {
  margin-top: 25px
}
.p-iseries__pointIdrinkCompName {
  background: #fff;
  color: #000;
  border-radius: 3px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center
}
.p-iseries__pointIdrinkCompName.dot {
  position: relative
}
.p-iseries__pointIdrinkCompName.dot::before {
  content: '.';
  display: flex;
  font-size: 28px;
  position: absolute;
  bottom: -60%;
  color: #fff
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompName.dot::before {
    font-size: 17.5px;
    font-size: 4.66667vw;
    bottom: -55%
  }
}
.p-iseries__pointIdrinkCompIcon {
  padding: 70px 13px 0 13px
}
@media screen and (max-width:750px) {
  .p-iseries__pointIdrinkCompIcon {
    width: 4vw;
    margin: 0 auto;
    padding: 3.33333vw 0
  }
}
.p-iseries__riskTroubleCond::-webkit-scrollbar {
  background: 0 0;
  height: 2.13333vw
}
.p-iseries__riskTroubleCond::-webkit-scrollbar-thumb {
  background-color: #003994;
  border-radius: 20px
}
.p-productComp__inner::-webkit-scrollbar {
  background: 0 0;
  height: 2.13333vw
}
.p-productComp__inner::-webkit-scrollbar-thumb {
  background-color: #c3c3c3;
  border-radius: 20px
}
.p-lineupTtl {
  position: relative
}
.p-lineupTtl__img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-lineupTtl__img {
    width: 42%
  }
}
.p-lineupNav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 964px;
  margin: 50px auto 0
}
@media screen and (max-width:750px) {
  .p-lineupNav {
    width: 92%;
    margin: 5.33333% auto 0
  }
}
.p-lineupNav__item {
  width: 480px;
  height: 122px;
  padding: 20px 0
}
.p-lineupNav__item:nth-child(-n+2) {
  border-bottom: solid 1px #bfbfbf
}
.p-lineupNav__item:nth-child(even) a {
  border-left: solid 1px #bfbfbf
}
@media screen and (max-width:750px) {
  .p-lineupNav__item {
    width: 50%;
    height: auto
  }
}
.p-lineupNav__item a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  height: 100%;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-lineupNav__item a {
    flex-wrap: wrap;
    padding-bottom: 5%
  }
  .p-lineupNav__item a:after {
    content: " ";
    position: absolute;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    width: 3vw;
    height: 3vw;
    bottom: 0;
    right: auto;
    left: 50%;
    transform: rotate(45deg) translateX(-50%)
  }
}
.p-lineupNav__item span.img {
  position: relative;
  display: inline-block;
  width: 66px;
  height: 66px;
  margin-right: 10px
}
@media screen and (max-width:750px) {
  .p-lineupNav__item span.img {
    margin-right: 0;
    padding-top: 5%;
    width: 9.6vw
  }
}
.p-lineupNav__item span.text {
  display: inline-block;
  position: relative;
  padding-right: 30px
}
@media screen and (max-width:750px) {
  .p-lineupNav__item span.text {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 3.5em;
    padding-right: 0;
    padding-left: 2vw
  }
}
.p-lineupNav__item span.text:after {
  content: " ";
  position: absolute;
  top: 25%;
  right: 0;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg)
}
@media screen and (max-width:750px) {
  .p-lineupNav__item span.text:after {
    display: none;
    width: 3vw;
    height: 3vw;
    top: 100%;
    right: auto;
    left: 50%;
    transform: rotate(45deg) translateX(-50%)
  }
}
.p-lineupNav__item--red a {
  color: #b22721
}
.p-lineupNav__item--red a:after {
  border-bottom: 2px solid #b22721;
  border-right: 2px solid #b22721
}
.p-lineupNav__item--red a:hover span.img {
  background: url(../img/product/lineup/tab01-2-img.png) no-repeat center;
  background-size: contain
}
.p-lineupNav__item--red span.img {
  background: url(../img/product/lineup/tab01-img.png) no-repeat center;
  background-size: contain
}
.p-lineupNav__item--red span.text:after {
  border-bottom: 2px solid #b22721;
  border-right: 2px solid #b22721
}
.p-lineupNav__item--purple a {
  color: #502693
}
.p-lineupNav__item--purple a:after {
  border-bottom: 2px solid #502693;
  border-right: 2px solid #502693
}
.p-lineupNav__item--purple a:hover span.img {
  background: url(../img/product/lineup/tab02-2-img.png) no-repeat center;
  background-size: contain
}
.p-lineupNav__item--purple span.img {
  background: url(../img/product/lineup/tab02-img.png) no-repeat center;
  background-size: contain
}
.p-lineupNav__item--purple span.text:after {
  border-bottom: 2px solid #502693;
  border-right: 2px solid #502693
}
.p-lineupNav__item--blue a {
  color: #004c9c
}
.p-lineupNav__item--blue a:after {
  border-bottom: 2px solid #004c9c;
  border-right: 2px solid #004c9c
}
.p-lineupNav__item--blue a:hover span.img {
  background: url(../img/product/lineup/tab03-2-img.png) no-repeat center;
  background-size: contain
}
.p-lineupNav__item--blue span.img {
  background: url(../img/product/lineup/tab03-img.png) no-repeat center;
  background-size: contain
}
.p-lineupNav__item--blue span.text:after {
  border-bottom: 2px solid #004c9c;
  border-right: 2px solid #004c9c
}
.p-lineupNav__item--green a {
  color: #287a30
}
.p-lineupNav__item--green a:after {
  border-bottom: 2px solid #287a30;
  border-right: 2px solid #287a30
}
.p-lineupNav__item--green a:hover span.img {
  background: url(../img/product/lineup/tab04-2-img.png) no-repeat center;
  background-size: contain
}
.p-lineupNav__item--green span.img {
  background: url(../img/product/lineup/tab04-img.png) no-repeat center;
  background-size: contain
}
.p-lineupNav__item--green span.text:after {
  border-bottom: 2px solid #287a30;
  border-right: 2px solid #287a30
}
.p-lineupCatCol2 {
  display: flex;
  width: 964px;
  margin: 0 auto;
  justify-content: space-between
}
@media screen and (max-width:750px) {
  .p-lineupCatCol2 {
    width: 92%
  }
}
.p-lineupCat {
  width: 964px;
  margin: -40px auto 0;
  padding-top: 100px
}
@media screen and (max-width:750px) {
  .p-lineupCat {
    width: 92%
  }
}
.p-lineupCat--col2 {
  width: 432px
}
@media screen and (max-width:750px) {
  .p-lineupCat--col2 {
    width: 42.66667vw
  }
}
.p-lineupCat__ttl {
  display: flex;
  align-items: center
}
@media screen and (max-width:750px) {
  .p-lineupCat__ttl img {
    width: 22.8vw
  }
}
.p-lineupCat__ttlBox {
  margin-left: 30px
}
@media screen and (max-width:750px) {
  .p-lineupCat__ttlBox {
    margin-left: 5%
  }
}
.p-lineupCat__ttlTxt {
  position: relative;
  font-size: 32px;
  display: flex;
  align-items: center
}
@media screen and (max-width:750px) {
  .p-lineupCat__ttlTxt {
    font-size: 20px;
    font-size: 5.33333vw
  }
}
.p-lineupCat__ttlTxt--red {
  color: #b22721
}
.p-lineupCat__ttlTxt--purple {
  color: #502693
}
.p-lineupCat__ttlTxt--blue {
  color: #004c9c
}
.p-lineupCat__ttlTxt--green {
  color: #287a30
}
.p-lineupCat__ttlTxt a {
  position: relative;
  display: inline-block;
  font-size: 18px;
  margin-left: 30px;
  color: #585858
}
@media screen and (max-width:750px) {
  .p-lineupCat__ttlTxt a {
    margin-left: 4vw;
    font-size: 12px;
    font-size: 3.2vw;
    transform: translateY(100%)
  }
}
.p-lineupCat__ttlTxt a:after {
  content: " ";
  position: absolute;
  left: 100%;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-left: 10px;
  transform: rotate(45deg) translateY(-50%);
  border-top: 2px solid #b22721;
  border-right: 2px solid #b22721
}
.p-lineupCat__ttlBoxList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px
}
@media screen and (max-width:750px) {
  .p-lineupCat__ttlBoxList {
    margin-top: 3%
  }
}
.p-lineupCat__ttlBoxItem {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  padding: 0 15px;
  margin-right: 8px
}
@media screen and (max-width:750px) {
  .p-lineupCat__ttlBoxItem {
    font-size: 11px;
    font-size: 2.93333vw;
    padding: .3vw 1.8vw .5vw;
    margin-right: 1vw
  }
}
.p-lineupCat__ttlBoxItem span {
  font-size: 11px;
  vertical-align: sub
}
@media screen and (max-width:750px) {
  .p-lineupCat__ttlBoxItem span {
    font-size: 9px;
    font-size: 2.4vw
  }
}
.p-lineupCat__ttlBoxItem--tab {
  background: #d96e20
}
.p-lineupCat__ttlBoxItem--drink {
  background: #47abf5
}
.p-lineupCat__ttlBoxItem--jelly {
  position: relative;
  background: #eac118
}
.p-lineupCat__ttlBoxItem--jelly:before {
  position: absolute;
  display: block;
  content: '※内用液剤';
  bottom: -20px;
  right: 0;
  color: #1a1a1a;
  font-size: 11px
}
@media screen and (max-width:750px) {
  .p-lineupCat__ttlBoxItem--jelly:before {
    bottom: -4vw;
    font-size: 8px;
    font-size: 2.13333vw
  }
}
.p-lineupCat__ttlBoxItem--conb {
  background: #6cbf2f
}
@media screen and (max-width:750px) {
  .p-lineupCat__ttlBoxItem:nth-of-type(n+4) {
    margin-top: 1vw
  }
}
.p-lineupCat__sub {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 100px;
  margin-top: -50px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2
}
@media screen and (max-width:750px) {
  .p-lineupCat__sub {
    margin-top: -5.33333vw;
    padding-top: 20vw;
    padding-bottom: 1.5vw
  }
}
.p-lineupCat__sub--tab {
  background: #d96e20
}
.p-lineupCat__sub--drink {
  background: #47abf5
}
.p-lineupCat__sub--conb {
  background: #6cbf2f
}
.p-lineupCat__sub--alphaCharge {
  position: relative
}
.p-lineupCat__sub--alphaCharge:after {
  position: absolute;
  display: block;
  content: '（内用液剤）';
  left: 210px;
  color: #1a1a1a;
  font-size: 18px
}
@media screen and (max-width:750px) {
  .p-lineupCat__sub--alphaCharge:after {
    font-size: 12px;
    font-size: 3.2vw;
    left: 40vw
  }
}
.p-lineupCat__sub--iclearCharge {
  position: relative
}
.p-lineupCat__sub--iclearCharge:after {
  position: absolute;
  display: block;
  content: '（内用液剤）';
  left: 210px;
  color: #1a1a1a;
  font-size: 18px
}
@media screen and (max-width:750px) {
  .p-lineupCat__sub--iclearCharge:after {
    font-size: 12px;
    font-size: 3.2vw;
    left: 40vw
  }
}
.p-lineupCat__sub a {
  position: relative;
  display: inline-block;
  font-size: 18px;
  margin-left: 30px;
  color: #585858;
  margin-right: 25px
}
@media screen and (max-width:750px) {
  .p-lineupCat__sub a {
    font-size: 12px;
    font-size: 3.2vw;
    margin-left: 0;
    margin-right: 5vw
  }
}
.p-lineupCat__sub a:after {
  content: " ";
  position: absolute;
  left: 100%;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-left: 10px;
  transform: rotate(45deg) translateY(-50%);
  border-top: 2px solid #b22721;
  border-right: 2px solid #b22721
}
@media screen and (max-width:750px) {
  .p-lineupCat__sub a:after {
    margin-left: 1vw;
    width: 1.5vw;
    height: 1.5vw
  }
}
.p-lineupCat__sub span {
  font-size: 100%
}
.p-lineupCatBox {
  display: flex;
  justify-content: space-between
}
@media screen and (max-width:750px) {
  .p-lineupCatBox {
    flex-wrap: wrap
  }
}
@media screen and (max-width:750px) {
  .p-lineupCatBox__item {
    width: 42.66667vw
  }
}
.p-lineupCatBox__item.col2 {
  width: 432px
}
@media screen and (max-width:750px) {
  .p-lineupCatBox__item.col2 {
    width: 42.66667vw
  }
}
.p-lineupList {
  display: flex;
  justify-content: space-around;
  margin-top: 40px;
  padding-bottom: 50px
}
.p-lineupList.after {
  justify-content: space-around
}
.p-lineupList.after:after {
  display: block;
  content: '';
  width: 176px
}
@media screen and (max-width:750px) {
  .p-lineupList {
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 8.69565%;
    padding-bottom: 0
  }
}
.p-lineupList--2col {
  flex-wrap: wrap;
  gap: 50px 0
}
.p-lineupList--2col .p-lineupList__item {
  width: 450px
}
@media screen and (max-width:750px) {
  .p-lineupList--2col .p-lineupList__item {
    width: 46.37681%
  }
}
.p-lineupList__item {
  text-align: center
}
@media screen and (max-width:750px) and (max-width:750px) {
  .p-lineupList__item {
    width: 42.66667vw;
    margin-bottom: 10%
  }
}
.p-lineupList__item .ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  height: 4.5em;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-lineupList__item .ttl {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-lineupList__item .ttl--red {
  color: #b22721
}
.p-lineupList__item .ttl--purple {
  color: #502693
}
.p-lineupList__item .ttl--blue {
  color: #004c9c
}
.p-lineupList__item .ttl--green {
  color: #287a30
}
.p-lineupList__item .item {
  position: relative;
  text-align: center;
  margin: 25px auto 0;
  max-width: 156px
}
@media screen and (max-width:750px) {
  .p-lineupList__item .item {
    margin-top: 8%;
    max-width: 100%
  }
}
.p-lineupList__item .item .selfM {
  position: absolute;
  bottom: 25px;
  left: 120%;
  max-width: 78px
}
@media screen and (max-width:750px) {
  .p-lineupList__item .item .selfM {
    display: none
  }
}
.p-lineupList__item .item--alphaCharge {
  max-width: 300px
}
@media screen and (max-width:750px) {
  .p-lineupList__item .item--alphaCharge {
    width: 42.66667vw;
    margin: 8% auto 0
  }
  .p-lineupList__item .item--alphaCharge img {
    margin-right: 0
  }
}
.p-lineupList__item .item--iclearCharge {
  max-width: 300px
}
@media screen and (max-width:750px) {
  .p-lineupList__item .item--iclearCharge {
    width: 53.33333vw;
    margin-left: -2.66667vw
  }
}
.p-lineupList__item .item.new::after {
  content: '';
  display: inline-block;
  background: url(../img/common/new.svg) no-repeat center center;
  width: 73px;
  height: 55px;
  position: absolute;
  right: 100px
}
@media screen and (max-width:750px) {
  .p-lineupList__item .item.new::after {
    width: 13.2vw;
    height: 10vw;
    background-size: contain;
    right: -2vw
  }
}
.p-lineupList__item .item img {
  width: 100%
}
.p-lineupList__item .tag {
  text-align: center
}
.p-lineupList__item .tag span {
  display: inline-block;
  border: 1px solid #000;
  font-size: 12px;
  padding: 0 3px
}
@media screen and (max-width:750px) {
  .p-lineupList__item .tag span {
    font-size: 11px;
    font-size: 2.93333vw;
    padding: .5vw 2vw
  }
}
.p-lineupList__item .name {
  margin-top: 12px;
  font-size: 16px
}
@media screen and (max-width:750px) {
  .p-lineupList__item .name {
    margin-top: 5%;
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-lineupList__item .name span {
  display: block;
  font-size: 13px
}
@media screen and (max-width:750px) {
  .p-lineupList__item .name span {
    margin-top: 3%;
    font-size: 10px;
    font-size: 2.66667vw
  }
}
.p-lineupList__item .name.height {
  height: 70px
}
@media screen and (max-width:750px) {
  .p-lineupList__item .name.height {
    height: 20vw
  }
}
.p-lineupList__item .btn {
  width: 205px;
  margin: 20px auto 0
}
@media screen and (max-width:750px) {
  .p-lineupList__item .btn {
    width: 100%
  }
}
@media screen and (max-width:750px) {
  .p-lineupList__item .btn a {
    height: 13.33333vw
  }
}
.p-lineupList__item .aboutSelfM {
  display: flex;
  align-items: center;
  margin-top: 40px;
  font-size: 14px
}
@media screen and (max-width:750px) {
  .p-lineupList__item .aboutSelfM {
    margin-top: 0
  }
}
.p-lineupList__item .aboutSelfM a {
  text-decoration: underline
}
.p-lineupList__item .aboutSelfM a::after {
  content: ">";
  display: inline-block;
  padding-left: 5px
}
.p-lineupList__item .aboutSelfM:before {
  content: " ";
  display: inline-block;
  width: 63px;
  height: 28px;
  background: url(../img/product/lineup/selfmedication.png) no-repeat center;
  background-size: contain;
  margin-right: 10px
}
@media screen and (max-width:750px) {
  .p-lineupList__item .aboutSelfM:before {
    width: 15.06667vw;
    height: 6vw
  }
}
@media screen and (max-width:750px) {
  .p-lineupList__item .aboutSelfM--under {
    align-items: flex-start;
    margin-top: 5%;
    text-align: left
  }
  .p-lineupList__item .aboutSelfM--under:before {
    width: 35vw;
    height: 6vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-lineupList__symptomsContentLink {
    display: flex;
    justify-content: center;
    margin-top: 10px
  }
}
@media screen and (max-width:750px) {
  .p-lineupList__symptomsContentLink {
    margin-top: 10px
  }
}
@media print,
screen and (min-width:751px) {
  .p-lineupList__symptomsContentLink li {
    width: 205px
  }
}
@media screen and (max-width:750px) {
  .p-lineupList__symptomsContentLink li {
    width: 100%
  }
}
@media print,
screen and (min-width:751px) {
  .p-lineupList__symptomsContentLink li:not(:first-child) {
    margin-left: 10px
  }
}
@media screen and (max-width:750px) {
  .p-lineupList__symptomsContentLink li:not(:first-child) {
    margin-top: 10px
  }
}
.p-qa__inner {
  padding: 80px 0 0
}
@media screen and (max-width:750px) {
  .p-qa__inner {
    padding: 9.33333vw 0 0
  }
}
.p-qa__tab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1250px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-qa__tab {
    flex-wrap: wrap;
    width: 92vw
  }
}
.p-qa__tabItem {
  position: relative;
  width: 264px;
  padding-bottom: 20px;
  cursor: pointer
}
@media screen and (max-width:750px) {
  .p-qa__tabItem {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 17.33333vw;
    padding-bottom: 0
  }
}
@media print,
screen and (min-width:751px) {
  .p-qa__tabItem:nth-of-type(n+2) {
    border-left: 1px solid #bfbfbf
  }
}
@media screen and (max-width:750px) {
  .p-qa__tabItem:nth-of-type(1) {
    border-bottom: 1px solid #bfbfbf
  }
}
@media screen and (max-width:750px) {
  .p-qa__tabItem:nth-of-type(3) {
    border-top: 1px solid #bfbfbf
  }
}
@media screen and (max-width:750px) {
  .p-qa__tabItem:nth-of-type(4) {
    border-top: 1px solid #bfbfbf
  }
}
@media screen and (max-width:750px) {
  .p-qa__tabItem:nth-of-type(5) {
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf
  }
}
.p-qa__tabItem:after {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 5px;
  margin: 0 auto;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-qa__tabItem:after {
    height: .66667vw
  }
}
.p-qa__tabItem.active:after,
.p-qa__tabItem:hover:after {
  width: 100%
}
.p-qa__tabItem.gold:after {
  background: #d1b43c
}
.p-qa__tabItem.red:after {
  background: #b22721
}
.p-qa__tabItem.purple:after {
  background: #502693
}
.p-qa__tabItem.blue:after {
  background: #004c9c
}
.p-qa__tabItem.green:after {
  background: #287a30
}
@media print,
screen and (min-width:751px) {
  .p-qa__tabItem:hover .p-qa__tabTtl.red:before {
    background: url(/qpkowa/assets/img/top/tab_icon01_on.svg)
  }
  .p-qa__tabItem:hover .p-qa__tabTtl.purple:before {
    background: url(/qpkowa/assets/img/top/tab_icon02_on.svg)
  }
  .p-qa__tabItem:hover .p-qa__tabTtl.blue:before {
    background: url(/qpkowa/assets/img/top/tab_icon03_on.svg)
  }
  .p-qa__tabItem:hover .p-qa__tabTtl.green:before {
    background: url(/qpkowa/assets/img/top/tab_icon04_on.svg)
  }
}
.p-qa__tabTtl {
  position: relative
}
@media print,
screen and (min-width:751px) {
  .p-qa__tabTtl {
    text-align: center;
    padding-top: 95px
  }
}
@media screen and (max-width:750px) {
  .p-qa__tabTtl {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 17.33333vw
  }
}
.p-qa__tabTtl img {
  width: 100%
}
.p-qa__tabTtl span {
  display: block;
  font-size: 20px;
  font-weight: 700
}
@media print,
screen and (min-width:751px) {
  .p-qa__tabTtl span {
    margin-top: 10px
  }
}
@media screen and (max-width:750px) {
  .p-qa__tabTtl span {
    width: 30.66667vw;
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.3;
    margin-left: 13vw
  }
}
.p-qa__tabTtl:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  width: 82px;
  height: 82px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-qa__tabTtl:before {
    top: 50%;
    left: 3vw;
    right: auto;
    width: 9.6vw;
    height: 9.6vw;
    margin: 0;
    transform: translateY(-50%)
  }
}
.p-qa__tabTtl.gold:before {
  width: 79px;
  height: 82px;
  background: url(/qpkowa/assets/img/qa/qa_img01.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-qa__tabTtl.gold:before {
    width: 9.6vw;
    height: 10vw
  }
}
.p-qa__tabTtl.red:before {
  background: url(/qpkowa/assets/img/top/tab_icon01_off.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabTtl.purple:before {
  background: url(/qpkowa/assets/img/top/tab_icon02_off.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabTtl.blue:before {
  background: url(/qpkowa/assets/img/top/tab_icon03_off.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabTtl.green:before {
  background: url(/qpkowa/assets/img/top/tab_icon04_off.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabContent {
  display: none;
  width: 864px;
  margin: 0 auto;
  padding: 0 0 0
}
@media screen and (max-width:750px) {
  .p-qa__tabContent {
    width: 92vw;
    padding: 0 0 0
  }
}
.p-qa__tabContent.show {
  display: block
}
.p-qa__tabContentInner {
  padding-top: 100px;
  margin-top: -20px
}
@media screen and (max-width:750px) {
  .p-qa__tabContentInner {
    padding-top: 17vw;
    margin-top: 0
  }
}
.p-qa__tabContentBlock {
  width: 100%;
  border-top: 1px solid #e2e2e2
}
.p-qa__tabContentBlock:nth-of-type(1) {
  margin-top: 10px
}
.p-qa__tabContentBlock:last-of-type {
  border-bottom: 1px solid #e2e2e2
}
.p-qa__tabContentBlockQuestion {
  position: relative;
  padding: 20px 100px 20px 20px;
  background: #fff;
  cursor: pointer
}
@media screen and (max-width:750px) {
  .p-qa__tabContentBlockQuestion {
    padding: 2.66667vw 16vw 2.66667vw 1.33333vw
  }
}
.p-qa__tabContentBlockQuestion span {
  position: absolute;
  display: block;
  content: '';
  top: 21px;
  right: 0;
  font-size: 12px;
  font-weight: 900;
  padding-right: 20px
}
@media screen and (max-width:750px) {
  .p-qa__tabContentBlockQuestion span {
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
    font-size: 2.66667vw;
    padding-right: 5.33333vw
  }
}
.p-qa__tabContentBlockQuestion span:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 0;
  width: 12px;
  height: 8px;
  transform: translateY(-50%);
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-qa__tabContentBlockQuestion span:before {
    width: 3.2vw;
    height: 1.6vw
  }
}
.p-qa__tabContentBlockQuestion.gold span:before {
  background: url(/qpkowa/assets/img/qa/qa_arrow_gold.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabContentBlockQuestion.red span:before {
  background: url(/qpkowa/assets/img/qa/qa_arrow_red.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabContentBlockQuestion.purple span:before {
  background: url(/qpkowa/assets/img/qa/qa_arrow_purple.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabContentBlockQuestion.blue span:before {
  background: url(/qpkowa/assets/img/qa/qa_arrow_blue.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabContentBlockQuestion.green span:before {
  background: url(/qpkowa/assets/img/qa/qa_arrow_green.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabContentBlockQuestion.is-active span:before {
  transform: translateY(-50%) rotate(-180deg)
}
.p-qa__tabContentBlockTtl {
  position: relative;
  font-size: 15px;
  padding-left: 40px
}
@media screen and (max-width:750px) {
  .p-qa__tabContentBlockTtl {
    font-size: 13px;
    font-size: 3.46667vw;
    padding-left: 6.66667vw
  }
}
.p-qa__tabContentBlockTtl:before {
  position: absolute;
  display: block;
  content: 'Q.';
  top: 0;
  left: 0;
  font-size: 18px;
  font-weight: 900
}
@media screen and (max-width:750px) {
  .p-qa__tabContentBlockTtl:before {
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-qa__tabContentBlockTtl.gold:before {
  color: #d1b43c
}
.p-qa__tabContentBlockTtl.red:before {
  color: #b22721
}
.p-qa__tabContentBlockTtl.purple:before {
  color: #502693
}
.p-qa__tabContentBlockTtl.blue:before {
  color: #004c9c
}
.p-qa__tabContentBlockTtl.green:before {
  color: #287a30
}
.p-qa__tabContentBlockAnswer {
  display: none;
  padding: 20px 100px 20px 20px;
  background: #faf8f1;
  border-top: 1px solid #e2e2e2
}
@media screen and (max-width:750px) {
  .p-qa__tabContentBlockAnswer {
    padding: 2.66667vw 16vw 2.66667vw 1.33333vw
  }
}
.p-qa__tabContentBlockTxt {
  position: relative;
  font-size: 15px;
  line-height: 1.8;
  padding-left: 40px
}
@media screen and (max-width:750px) {
  .p-qa__tabContentBlockTxt {
    font-size: 13px;
    font-size: 3.46667vw;
    padding-left: 6.66667vw
  }
}
.p-qa__tabContentBlockTxt:before {
  position: absolute;
  display: block;
  content: 'A.';
  top: 0;
  left: 0;
  font-size: 18px;
  font-weight: 900
}
@media screen and (max-width:750px) {
  .p-qa__tabContentBlockTxt:before {
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-qa__tabContentBlockTxt.gold:before {
  color: #d1b43c
}
.p-qa__tabContentBlockTxt.red:before {
  color: #b22721
}
.p-qa__tabContentBlockTxt.purple:before {
  color: #502693
}
.p-qa__tabContentBlockTxt.blue:before {
  color: #004c9c
}
.p-qa__tabContentBlockTxt.green:before {
  color: #287a30
}
.p-qa__tabContentBlockLink {
  padding-left: 40px
}
@media screen and (max-width:750px) {
  .p-qa__tabContentBlockLink {
    padding-left: 6.66667vw
  }
}
.p-qa__tabContentBlockLink span {
  position: relative;
  color: #585858;
  font-size: 15px;
  line-height: 1.8;
  padding-right: 20px
}
@media screen and (max-width:750px) {
  .p-qa__tabContentBlockLink span {
    font-size: 12px;
    font-size: 3.2vw;
    padding-right: 4vw
  }
}
.p-qa__tabContentBlockLink span:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 0;
  width: 8px;
  height: 12px;
  transform: translateY(-50%) rotate(-90deg)
}
@media screen and (max-width:750px) {
  .p-qa__tabContentBlockLink span:before {
    width: 2.66667vw;
    height: 4vw
  }
}
.p-qa__tabContentBlockLink span:hover {
  text-decoration: underline
}
.p-qa__tabContentBlockLink.gold span:before {
  background: url(/qpkowa/assets/img/qa/qa_arrow_gold.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabContentBlockLink.red span:before {
  background: url(/qpkowa/assets/img/qa/qa_arrow_red.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabContentBlockLink.purple span:before {
  background: url(/qpkowa/assets/img/qa/qa_arrow_purple.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabContentBlockLink.blue span:before {
  background: url(/qpkowa/assets/img/qa/qa_arrow_blue.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabContentBlockLink.green span:before {
  background: url(/qpkowa/assets/img/qa/qa_arrow_green.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-qa__tabContentBlockLink--on {
  display: block
}
.p-qa__tabContentBlockLink--off {
  display: none
}
.p-top__h2ttl {
  text-align: center
}
.p-top__h2ttl span {
  display: block
}
.p-top__h2ttl span:nth-of-type(1) {
  color: #1a1a1a;
  font-size: 40px;
  font-size: 900
}
@media screen and (max-width:750px) {
  .p-top__h2ttl span:nth-of-type(1) {
    font-size: 27px;
    font-size: 7.2vw;
    line-height: 1.5
  }
}
.p-top__h2ttl span:nth-of-type(2) {
  color: #d1b43c;
  font-size: 20px;
  font-size: 900;
  letter-spacing: .1em;
  font-family: Rajdhani,"ヒラギノ角ゴ 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
}
@media screen and (max-width:750px) {
  .p-top__h2ttl span:nth-of-type(2) {
    font-size: 15px;
    font-size: 4vw
  }
}
.p-top__kv img {
  width: 100%
}
.p-top__kv .swiper-pagination {
  left: 50px;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-top__kv .swiper-pagination {
    left: 4vw
  }
}
.p-top__kv .swiper-pagination-bullet {
  border-radius: 0
}
.p-top__kv .swiper-pagination-bullet:nth-of-type(n+2) {
  margin-left: 5px
}
@media screen and (max-width:750px) {
  .p-top__kv .swiper-pagination-bullet:nth-of-type(n+2) {
    margin-left: 1.33333vw
  }
}
.p-top__kv .swiper-pagination-bullet-active {
  background: #d1b43c
}
.p-top__kv a:hover {
  opacity: 1
}
.p-top__70thBnr {
  background: #f5f5f5;
  padding: 50px 0 0
}
@media screen and (max-width:750px) {
  .p-top__70thBnr {
    padding: 6.66667vw 0 0
  }
}
.p-top__symptoms {
  background: #f5f5f5
}
.p-top__symptomsWrap {
  position: relative;
  width: 1042px;
  margin: 0 auto;
  padding: 95px 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsWrap {
    width: 100%;
    padding: 16vw 0 18.66667vw
  }
}
.p-top__symptomsLink {
  position: absolute
}
@media print,
screen and (min-width:751px) {
  .p-top__symptomsLink {
    top: 110px;
    right: 0
  }
}
@media screen and (max-width:750px) {
  .p-top__symptomsLink {
    top: 36vw;
    right: 4.66667vw
  }
}
.p-top__symptomsLink a {
  position: relative;
  color: #818080;
  font-size: 18px;
  font-weight: 700;
  padding-right: 25px;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-top__symptomsLink a {
    font-size: 12px;
    font-size: 3.2vw;
    padding-right: 4vw
  }
}
.p-top__symptomsLink a:after {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 0;
  width: 7px;
  height: 10px;
  background: url(/qpkowa/assets/img/top/btn_arrow_red.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-top__symptomsLink a:after {
    width: 2.13333vw;
    height: 3.2vw
  }
}
.p-top__symptomsLink a:hover {
  letter-spacing: .1em
}
.p-top__symptomsLink a:hover:after {
  transform: translateY(-50%) translateX(5px)
}
.p-top__symptomsInner {
  width: 1042px;
  margin: 50px auto 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsInner {
    width: 92vw;
    margin: 14.66667vw auto 0
  }
}
.p-top__symptomsTab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  flex-wrap: wrap
}
@media screen and (max-width:750px) {
  .p-top__symptomsTab {
    flex-wrap: wrap
  }
}
.p-top__symptomsTabItem {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 521px;
  cursor: pointer
}
@media screen and (max-width:750px) {
  .p-top__symptomsTabItem {
    width: 100%
  }
}
.p-top__symptomsTabItem:after {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 5px;
  margin: 0 auto;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-top__symptomsTabItem:after {
    height: .66667vw
  }
}
.p-top__symptomsTabItem.active:after,
.p-top__symptomsTabItem:hover:after {
  width: 100%
}
.p-top__symptomsTabItem:nth-of-type(1) {
  border-bottom: solid 1px #bfbfbf
}
.p-top__symptomsTabItem:nth-of-type(1):after {
  background: #b22721
}
@media screen and (max-width:750px) {
  .p-top__symptomsTabItem:nth-of-type(1) {
    width: 50%
  }
}
.p-top__symptomsTabItem:nth-of-type(2) {
  border-bottom: solid 1px #bfbfbf
}
.p-top__symptomsTabItem:nth-of-type(2):after {
  background: #502693
}
@media screen and (max-width:750px) {
  .p-top__symptomsTabItem:nth-of-type(2) {
    width: 50%
  }
}
.p-top__symptomsTabItem:nth-of-type(3):after {
  background: #004c9c
}
@media screen and (max-width:750px) {
  .p-top__symptomsTabItem:nth-of-type(3) {
    width: 50%
  }
}
.p-top__symptomsTabItem:nth-of-type(4):after {
  background: #287a30
}
@media screen and (max-width:750px) {
  .p-top__symptomsTabItem:nth-of-type(4) {
    width: 50%
  }
}
@media print,
screen and (min-width:751px) {
  .p-top__symptomsTabItem:nth-child(2n):before {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    left: 0;
    width: 1px;
    height: 85px;
    background: #bfbfbf;
    transform: translateY(-50%)
  }
}
@media screen and (max-width:750px) {
  .p-top__symptomsTabItem:before {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    right: 0;
    width: 1px;
    height: 70%;
    background: #bfbfbf;
    transform: translateY(-50%)
  }
}
@media screen and (max-width:750px) and (max-width:750px) {
  .p-top__symptomsTabItem:nth-child(2)::before {
    background: 0 0
  }
}
@media screen and (max-width:750px) {
  .p-top__symptomsTabItem:last-child:before {
    display: none
  }
}
@media print,
screen and (min-width:751px) {
  .p-top__symptomsTabItem:hover .p-top__symptomsTabTtl.red span:before {
    background: url(/qpkowa/assets/img/top/tab_icon01_on.svg)
  }
  .p-top__symptomsTabItem:hover .p-top__symptomsTabTtl.purple span:before {
    background: url(/qpkowa/assets/img/top/tab_icon02_on.svg)
  }
  .p-top__symptomsTabItem:hover .p-top__symptomsTabTtl.blue span:before {
    background: url(/qpkowa/assets/img/top/tab_icon03_on.svg)
  }
  .p-top__symptomsTabItem:hover .p-top__symptomsTabTtl.green span:before {
    background: url(/qpkowa/assets/img/top/tab_icon04_on.svg)
  }
}
.p-top__symptomsTabTtl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 120px
}
@media screen and (max-width:750px) {
  .p-top__symptomsTabTtl {
    width: 44vw;
    height: 17.33333vw
  }
}
.p-top__symptomsTabTtl span {
  position: relative;
  display: flex;
  align-items: center;
  height: 120px;
  padding-left: 110px
}
@media screen and (max-width:750px) {
  .p-top__symptomsTabTtl span {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 10vw;
    padding-left: 0;
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-top__symptomsTabTtl span:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  left: 0;
  width: 82px;
  height: 82px;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-top__symptomsTabTtl span:before {
    position: relative;
    width: 9.6vw;
    height: 9.6vw;
    margin: 0 auto;
    padding-left: 2.66667vw
  }
}
.p-top__symptomsTabTtl.red span:before {
  background: url(/qpkowa/assets/img/top/tab_icon01_off.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-top__symptomsTabTtl.purple span:before {
  background: url(/qpkowa/assets/img/top/tab_icon02_off.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-top__symptomsTabTtl.blue span:before {
  background: url(/qpkowa/assets/img/top/tab_icon03_off.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-top__symptomsTabTtl.green span:before {
  background: url(/qpkowa/assets/img/top/tab_icon04_off.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-top__symptomsTabTtl img {
  width: 82px
}
@media screen and (max-width:750px) {
  .p-top__symptomsTabTtl img {
    width: 9.6vw
  }
}
.p-top__symptomsContent {
  display: none
}
.p-top__symptomsContent.show {
  display: block
}
.p-top__symptomsContentInner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentInner {
    display: block
  }
}
.p-top__symptomsContentItem {
  position: relative;
  background: #fff
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentItem {
    margin-bottom: 2.66667vw
  }
  .p-top__symptomsContentItem:last-of-type {
    margin-bottom: 0
  }
}
.p-top__symptomsContentItem--iclearCharge {
  border-top: solid 4px #f6f6f6
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentItem--iclearCharge {
    display: none!important
  }
}
.p-top__symptomsContentItem.w100 {
  display: grid;
  grid-template-columns: 350px 1fr;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 60px 90px 50px 90px;
  margin-bottom: 4px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentItem.w100 {
    display: block;
    padding: 14vw 6.66667vw 6.66667vw
  }
}
.p-top__symptomsContentItem.w33 {
  width: 344px;
  padding: 20px 0 30px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentItem.w33 {
    width: 100%;
    margin-bottom: 2.66667vw
  }
}
.p-top__symptomsContentItem.w50 {
  width: 519px;
  padding: 40px 0 50px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentItem.w50 {
    width: 100%
  }
}
.p-top__symptomsContentItem.w50:nth-child(3) {
  border-bottom: solid 4px #f6f6f6
}
.p-top__symptomsContentItem.w50:nth-child(4) {
  border-bottom: solid 4px #f6f6f6
}
.p-top__symptomsContentImg {
  position: relative;
  z-index: 1
}
.p-top__symptomsContentImg img {
  width: 100%
}
.p-top__symptomsContentImg.new::after {
  content: '';
  display: inline-block;
  background: url(../img/common/new.svg) no-repeat center center;
  top: 0;
  width: 73px;
  height: 55px;
  position: absolute;
  right: -100px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg.new::after {
    width: 13.2vw;
    height: 10vw;
    top: 0;
    background-size: contain;
    right: -20vw
  }
}
.p-top__symptomsContentImg img {
  position: relative;
  z-index: 1
}
.p-top__symptomsContentImg span {
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 130px;
  font-size: 11px;
  text-align: center;
  line-height: 1;
  letter-spacing: .1em;
  padding: 5px;
  border: 1px solid #1a1a1a;
  transform: translateX(-50%);
  z-index: 2
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg span {
    bottom: 5vw;
    left: 100%;
    width: 24vw;
    padding: .66667vw;
    font-size: 9px;
    font-size: 2.4vw;
    margin-left: 2vw;
    transform: none
  }
}
.p-top__symptomsContentImg--alphaCharge {
  width: 320px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--alphaCharge {
    width: 66.66667vw;
    margin: 0 auto
  }
}
.p-top__symptomsContentImg--alphaCharge span {
  bottom: -20px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--alphaCharge span {
    bottom: -3vw;
    left: 0;
    right: 0;
    width: 23vw;
    margin: 0 auto;
    text-align: center
  }
}
.p-top__symptomsContentImg--iclearCharge {
  width: 240px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--iclearCharge {
    width: 66.66667vw;
    margin: 0 auto
  }
}
.p-top__symptomsContentImg--iclearCharge img {
  width: 240px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--iclearCharge img {
    width: 43.33333vw;
    margin-left: 2vw
  }
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--iclearCharge span {
    bottom: -3vw;
    left: 0;
    right: 0;
    width: 23vw;
    margin: 0 auto;
    text-align: center
  }
}
.p-top__symptomsContentImg--healing {
  width: 160px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--healing {
    width: 29.6vw;
    margin: 0 auto
  }
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--healing span {
    bottom: -3vw;
    left: 0;
    right: 0;
    width: 23vw;
    margin: 0 auto;
    text-align: center
  }
}
.p-top__symptomsContentImg--healing-drink {
  width: 70px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--healing-drink {
    width: 14.66667vw;
    margin: 0 auto
  }
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--healing-drink span {
    bottom: -3vw;
    left: 50%;
    transform: translate(-50%,0);
    right: 0;
    width: 23vw;
    margin: 0 auto;
    text-align: center
  }
}
.p-top__symptomsContentImg--01-1 {
  width: 191px;
  margin-left: 50px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--01-1 {
    width: 30.53333vw;
    margin: 0 auto
  }
}
.p-top__symptomsContentImg--01-1 span {
  bottom: -15px;
  left: 100px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--01-1 span {
    bottom: -3vw;
    left: 7vw;
    width: 20vw;
    margin-left: 0
  }
}
.p-top__symptomsContentImg--01-2 {
  width: 68px;
  margin: 15px auto 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--01-2 {
    width: 14.4vw;
    margin: 4vw auto 0
  }
}
.p-top__symptomsContentImg--01-3 {
  width: 68px;
  margin: 15px auto 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--01-3 {
    width: 14.4vw;
    margin: 4vw auto 0
  }
}
.p-top__symptomsContentImg--01-4 {
  width: 60px;
  margin: 15px auto 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--01-4 {
    width: 14.4vw;
    margin: 4vw auto 0
  }
}
.p-top__symptomsContentImg--02-1 {
  width: 257px;
  margin: 15px auto 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--02-1 {
    width: 33.2vw;
    margin: 4vw auto 0
  }
}
.p-top__symptomsContentImg--02-2 {
  width: 68px;
  margin: 15px auto 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--02-2 {
    width: 14.66667vw;
    margin: 4vw auto 0
  }
}
.p-top__symptomsContentImg--03-1 {
  width: 166px;
  margin: 15px auto 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--03-1 {
    width: 34.53333vw;
    margin: 10.66667vw auto 0
  }
}
.p-top__symptomsContentImg--03-2 {
  width: 70px;
  margin: 15px auto 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--03-2 {
    width: 14.66667vw;
    margin: 4vw auto 0
  }
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--03-3 {
    width: 43.33333vw;
    margin: 4vw auto 0;
    margin-right: 33.33333vw
  }
}
.p-top__symptomsContentImg--04-1 {
  width: 166px;
  margin: 15px auto 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--04-1 {
    width: 34.53333vw;
    margin: 10.66667vw auto 0
  }
}
.p-top__symptomsContentImg--04-2 {
  width: 166px;
  margin: 15px auto 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImg--04-2 {
    width: 34.8vw;
    margin: 4vw auto 0
  }
}
.p-top__symptomsContentImgIcon {
  position: absolute;
  width: 70px;
  left: -60px;
  bottom: -15px;
  right: 100%
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImgIcon {
    right: auto;
    left: 100%;
    bottom: 11vw;
    width: 13.6vw;
    margin-left: 2vw
  }
}
.p-top__symptomsContentImgIcon--new {
  position: absolute;
  top: -42px;
  left: -78px;
  z-index: 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentImgIcon--new {
    top: -6.93333vw;
    left: -12.53333vw;
    width: 13.86667vw
  }
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentArea {
    width: 100%;
    margin-top: 10vw
  }
}
.p-top__symptomsContentCopy {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 38px;
  font-size: 16px;
  font-weight: 900;
  background: url(/qpkowa/assets/img/top/tabCopy_bg.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentCopy {
    width: 77.73333vw;
    height: 6.53333vw;
    font-size: 11px;
    font-size: 2.93333vw;
    margin: 0 auto
  }
}
.p-top__symptomsContentCopy--alphaCharge {
  align-items: flex-start;
  padding: 7px 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentCopy--alphaCharge {
    padding: 1.2vw 0
  }
}
.p-top__symptomsContentCopy--alphaCharge span.small {
  font-size: 12px;
  vertical-align: top
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentCopy--alphaCharge span.small {
    font-size: 9px;
    font-size: 2.4vw
  }
}
.p-top__symptomsContentCopy--healing {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 38px;
  font-size: 16px;
  font-weight: 900;
  background: url(/qpkowa/assets/img/top/tabCopy_bg02.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentCopy--healing {
    width: 77.73333vw;
    height: 6.53333vw;
    font-size: 11px;
    font-size: 2.93333vw;
    margin: 0 auto
  }
}
.p-top__symptomsContentCopy--iclearCharge {
  display: flex;
  align-items: flex-start;
  padding: 7px 0;
  justify-content: center;
  width: 100%;
  height: 38px;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  background: url(/qpkowa/assets/img/top/tabCopy_bg03.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentCopy--iclearCharge {
    width: 77.73333vw;
    padding: 1vw 0 1.2vw;
    height: 6.53333vw;
    font-size: 11px;
    font-size: 2.93333vw;
    margin: 0 auto
  }
}
.p-top__symptomsContentCopy--iclearCharge span.small {
  font-size: 12px;
  vertical-align: top
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentCopy--iclearCharge span.small {
    font-size: 9px;
    font-size: 2.4vw
  }
}
.p-top__symptomsContentLink {
  display: flex;
  justify-content: center;
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentLink {
    width: 78.66667vw;
    margin: 4vw auto 0
  }
}
.p-top__symptomsContentLink li {
  width: 177px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentLink li {
    width: 47.2vw
  }
}
.p-top__symptomsContentLink li:not(:first-child) {
  margin-left: 10px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentLink li:not(:first-child) {
    margin-left: 2.66667vw
  }
}
.p-top__symptomsContentTtl {
  margin-top: 10px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtl {
    margin-top: 2.66667vw;
    text-align: center
  }
}
.p-top__symptomsContentTtl span {
  font-size: 24px;
  font-weight: 900
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtl span {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-top__symptomsContentTtl span.red {
  color: #b22721
}
.p-top__symptomsContentTtl span.purple {
  color: #502693
}
.p-top__symptomsContentTtl span.blue {
  color: #004c9c
}
.p-top__symptomsContentTtl span.green {
  color: #287a30
}
.p-top__symptomsContentTtl.h115 {
  text-align: center
}
@media print,
screen and (min-width:751px) {
  .p-top__symptomsContentTtl.h115 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 115px;
    margin-top: 0
  }
}
.p-top__symptomsContentTtlImg {
  position: relative;
  margin: 35px auto 0
}
.p-top__symptomsContentTtlImg img {
  width: 100%
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg {
    margin: 0 auto
  }
}
.p-top__symptomsContentTtlImg--alphaCharge {
  margin: 10px 0 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--alphaCharge {
    display: block;
    width: 77.33333vw;
    text-align: center;
    margin: 2vw auto 0
  }
}
.p-top__symptomsContentTtlImg--alphaCharge img {
  width: 230px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--alphaCharge img {
    width: 54.53333vw;
    margin: 0 auto
  }
}
.p-top__symptomsContentTtlImg--alphaCharge span {
  display: block;
  font-size: 14px;
  line-height: 1.8
}
.p-top__symptomsContentTtlImg--alphaCharge span:nth-child(2) {
  margin-top: 10px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--alphaCharge span {
    font-size: 12px;
    font-size: 3.2vw
  }
  .p-top__symptomsContentTtlImg--alphaCharge span:nth-child(2) {
    margin-top: 1.33333vw
  }
}
.p-top__symptomsContentTtlImg--iclearCharge {
  margin: 10px 0 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--iclearCharge {
    display: block;
    width: 77.33333vw;
    text-align: center;
    margin: 2vw auto 0
  }
}
.p-top__symptomsContentTtlImg--iclearCharge img {
  width: 300px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--iclearCharge img {
    width: 54.53333vw;
    margin: 0 auto
  }
}
.p-top__symptomsContentTtlImg--iclearCharge span {
  display: block;
  font-size: 14px;
  line-height: 1.8
}
.p-top__symptomsContentTtlImg--iclearCharge span:nth-child(2) {
  margin-top: 10px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--iclearCharge span {
    font-size: 12px;
    font-size: 3.2vw
  }
  .p-top__symptomsContentTtlImg--iclearCharge span:nth-child(2) {
    margin-top: 1.33333vw
  }
}
.p-top__symptomsContentTtlImg--01-1 {
  width: 335px;
  margin: 10px 0 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--01-1 {
    width: 77.33333vw;
    margin: 2vw auto 0
  }
}
.p-top__symptomsContentTtlImg--01-2 {
  width: 234px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--01-2 {
    width: 54.26667vw
  }
}
.p-top__symptomsContentTtlImg--01-3 {
  width: 270px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--01-3 {
    width: 55.6vw
  }
}
.p-top__symptomsContentTtlImg--01-4 {
  width: 243px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--01-4 {
    width: 61.33333vw
  }
}
.p-top__symptomsContentTtlImg--01-5 {
  width: 275px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--01-5 {
    width: 66.26667vw
  }
}
.p-top__symptomsContentTtlImg--02-1 {
  width: 270px;
  margin: 15px 0 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--02-1 {
    width: 59.73333vw;
    margin: 3.2vw auto 0
  }
}
.p-top__symptomsContentTtlImg--02-2 {
  width: 350px;
  margin: 15px 0 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--02-2 {
    width: 78vw;
    margin: 3.2vw auto 0
  }
}
.p-top__symptomsContentTtlImg--03-1 {
  width: 213px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--03-1 {
    width: 52vw
  }
}
.p-top__symptomsContentTtlImg--03-2 {
  width: 224px;
  margin: 30px auto 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--03-2 {
    width: 57.33333vw
  }
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--03-3 {
    width: 66.4vw;
    text-align: center
  }
  .p-top__symptomsContentTtlImg--03-3 img {
    margin: 4vw 0
  }
}
.p-top__symptomsContentTtlImg--04-1 {
  width: 314px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--04-1 {
    width: 69.06667vw
  }
}
.p-top__symptomsContentTtlImg--04-2 {
  width: 294px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTtlImg--04-2 {
    width: 64.26667vw
  }
}
.p-top__symptomsContentTxt {
  font-size: 17px;
  line-height: 1.8;
  margin-top: 15px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTxt {
    font-size: 14px;
    font-size: 3.73333vw;
    margin-top: 4vw
  }
}
.p-top__symptomsContentTxt span {
  font-size: 14px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTxt span {
    font-size: 12px;
    font-size: 3.2vw
  }
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentTxt--iclearCharge {
    padding: 0 6.66667vw
  }
}
.p-top__symptomsContentNotes {
  padding-top: 5px;
  font-size: 13px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentNotes {
    bottom: -7vw;
    font-size: 12px;
    font-size: 3.2vw;
    white-space: nowrap
  }
}
.p-top__symptomsContentBtn {
  width: 177px;
  margin: 20px auto 0
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentBtn {
    width: 78.66667vw;
    margin: 4vw auto 0
  }
}
.p-top__symptomsContentBtn--01-1 {
  margin-left: 0
}
.p-top__symptomsContentBtn--01-2,
.p-top__symptomsContentBtn--01-3,
.p-top__symptomsContentBtn--01-4 {
  margin-top: 45px
}
@media screen and (max-width:750px) {
  .p-top__symptomsContentBtn--01-2,
  .p-top__symptomsContentBtn--01-3,
  .p-top__symptomsContentBtn--01-4 {
    margin-top: 10.66667vw
  }
}
.p-top__message {
  background: url(/qpkowa/assets/img/top/message_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 95px 0
}
@media screen and (max-width:750px) {
  .p-top__message {
    background: url(/qpkowa/assets/img/top/message_bg--sp.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 14vw 0
  }
}
.p-top__message img {
  width: 100%
}
.p-top__messageInner {
  width: 1040px;
  margin: 0 auto;
  padding: 60px 0;
  background: rgba(255,255,255,.9)
}
@media screen and (max-width:750px) {
  .p-top__messageInner {
    width: 92vw;
    padding: 10vw 0 16vw
  }
}
.p-top__messageTtl span:nth-of-type(1) {
  font-size: 30px
}
@media screen and (max-width:750px) {
  .p-top__messageTtl span:nth-of-type(1) {
    font-size: 20px;
    font-size: 5.33333vw
  }
}
.p-top__messageLead {
  font-size: 40px;
  font-weight: 900;
  text-align: center;
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-top__messageLead {
    font-size: 24px;
    font-size: 6.4vw;
    font-weight: 700;
    margin-top: 9.33333vw
  }
}
.p-top__messageLeadTxt {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
  margin-top: 30px
}
@media screen and (max-width:750px) {
  .p-top__messageLeadTxt {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 6.66667vw
  }
}
.p-top__messageImg {
  width: 304px;
  margin: 30px auto 0
}
@media screen and (max-width:750px) {
  .p-top__messageImg {
    width: 55.86667vw;
    margin: 6.66667vw auto 0
  }
}
.p-top__column {
  background: #fdf8e4
}
.p-top__columnInner {
  position: relative;
  width: 1040px;
  margin: 0 auto;
  padding: 80px 0
}
@media screen and (max-width:750px) {
  .p-top__columnInner {
    width: 100%;
    padding: 13.33333vw 0
  }
}
.p-top__columnLink {
  position: absolute
}
@media print,
screen and (min-width:751px) {
  .p-top__columnLink {
    top: 100px;
    right: 0
  }
}
@media screen and (max-width:750px) {
  .p-top__columnLink {
    top: 30.66667vw;
    right: 4.66667vw
  }
}
.p-top__columnLink a {
  position: relative;
  color: #818080;
  font-size: 18px;
  font-weight: 700;
  padding-right: 20px;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-top__columnLink a {
    font-size: 12px;
    font-size: 3.2vw;
    padding-right: 4vw
  }
}
.p-top__columnLink a:after {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 0;
  width: 7px;
  height: 10px;
  background: url(/qpkowa/assets/img/top/btn_arrow_red.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-top__columnLink a:after {
    width: 2.13333vw;
    height: 3.2vw
  }
}
.p-top__columnLink a:hover {
  letter-spacing: .1em
}
.p-top__columnLink a:hover:after {
  transform: translateY(-50%) translateX(5px)
}
@media print,
screen and (min-width:751px) {
  .p-top__columnList {
    display: flex;
    justify-content: space-between;
    margin-top: 50px
  }
}
@media screen and (max-width:750px) {
  .p-top__columnList {
    display: none
  }
}
.p-top__columnListItem {
  position: relative;
  display: block;
  width: 250px;
  padding: 20px 0 50px;
  background: #fff
}
@media screen and (max-width:750px) {
  .p-top__columnListItem {
    width: 63.46667vw;
    min-height: 92vw;
    padding: 4.66667vw 0 12vw
  }
}
.p-top__columnListItem--01 {
  border-top: 4px solid #b22721
}
@media screen and (max-width:750px) {
  .p-top__columnListItem--01 {
    border-top: .8vw solid #b22721
  }
}
.p-top__columnListItem--02 {
  border-top: 4px solid #1d62bf
}
@media screen and (max-width:750px) {
  .p-top__columnListItem--02 {
    border-top: .8vw solid #1d62bf
  }
}
.p-top__columnListItem--03 {
  border-top: 4px solid #32813e
}
@media screen and (max-width:750px) {
  .p-top__columnListItem--03 {
    border-top: .8vw solid #32813e
  }
}
.p-top__columnListItem--04 {
  border-top: 4px solid #32813e
}
@media screen and (max-width:750px) {
  .p-top__columnListItem--04 {
    border-top: .8vw solid #32813e
  }
}
.p-top__columnListItem:hover .p-top__columnListLink {
  letter-spacing: .1em
}
.p-top__columnListItem:hover .p-top__columnListLink:after {
  transform: translateY(-50%) translateX(5px)
}
.p-top__columnListTtl {
  font-size: 20px;
  font-weight: 900;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-top__columnListTtl {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-top__columnListTtl--01 {
  color: #b22721
}
.p-top__columnListTtl--02 {
  color: #004c9c
}
.p-top__columnListTtl--03,
.p-top__columnListTtl--04 {
  color: #287a30
}
.p-top__columnListImg {
  text-align: center;
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-top__columnListImg {
    width: 56.53333vw;
    margin: 4vw auto 0
  }
}
.p-top__columnListTxt {
  width: 210px;
  font-size: 16px;
  font-weight: 500;
  margin: 15px auto 0
}
@media screen and (max-width:750px) {
  .p-top__columnListTxt {
    width: 52.66667vw;
    font-size: 13px;
    font-size: 3.46667vw;
    margin: 2vw auto 0
  }
}
.p-top__columnListLink {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  font-weight: 900;
  padding-right: 12px;
  font-family: Rajdhani,"ヒラギノ角ゴ 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;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-top__columnListLink {
    bottom: 3.33333vw;
    right: 3.33333vw;
    font-size: 14px;
    font-size: 3.73333vw;
    padding-right: 2.66667vw
  }
}
.p-top__columnListLink:after {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 0;
  width: 6px;
  height: 8px;
  background: url(/qpkowa/assets/img/top/btn_arrow_red.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-top__columnListLink:after {
    width: 1.06667vw;
    height: 1.6vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-top__column .swiper-container {
    display: none
  }
}
@media screen and (max-width:750px) {
  .p-top__column .swiper-container {
    width: 63.46667vw;
    margin-top: 14.66667vw;
    overflow: inherit
  }
}
@media screen and (max-width:750px) {
  .p-top__column .swiper-slide {
    min-height: 50vw
  }
}
.p-top__sns {
  background: #fff
}
.p-top__snsInner {
  padding: 70px 0
}
@media screen and (max-width:750px) {
  .p-top__snsInner {
    padding: 10.66667vw 0 17.33333vw
  }
}
.p-top__snsArea {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 180px;
  margin: 40px auto 0
}
@media screen and (max-width:750px) {
  .p-top__snsArea {
    width: 30.66667vw;
    margin: 9.33333vw auto 0
  }
}
.p-top__snsBtn img {
  width: 50px
}
@media screen and (max-width:750px) {
  .p-top__snsBtn img {
    width: 10.66667vw
  }
}
.p-column__section {
  padding-top: 100px
}
@media screen and (max-width:750px) {
  .p-column__section {
    padding-top: 17vw
  }
}
.p-column__section img {
  width: 100%
}
.p-column__section.pt0 {
  padding-top: 0
}
.p-column__h3ttl {
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2
}
@media screen and (max-width:750px) {
  .p-column__h3ttl {
    padding-bottom: 2vw
  }
}
.p-column__h4ttl {
  position: relative;
  font-size: 18px;
  margin-top: 35px;
  padding-left: 30px
}
@media screen and (max-width:750px) {
  .p-column__h4ttl {
    font-size: 16px;
    font-size: 4.26667vw;
    padding-left: 5.33333vw;
    margin-top: 8vw
  }
}
.p-column__h4ttl:before {
  position: absolute;
  display: block;
  content: '';
  top: 6px;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%
}
@media screen and (max-width:750px) {
  .p-column__h4ttl:before {
    top: 1.5vw;
    width: 3.73333vw;
    height: 3.73333vw
  }
}
.p-column__h4ttl.red:before {
  background: #b22721
}
.p-column__h4ttl.blue:before {
  background: #004c9c
}
.p-column__h4ttl.green:before {
  background: #287a30
}
.p-column__ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 702px;
  height: 40px;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.5;
  margin-top: 30px
}
@media screen and (max-width:750px) {
  .p-column__ttl {
    width: 100%;
    height: 7.46667vw;
    font-size: 12.5px;
    font-size: 3.33333vw;
    margin-top: 4vw
  }
}
.p-column__ttl.red {
  background: #b22721
}
.p-column__ttl.blue {
  background: #004c9c
}
.p-column__ttl.green {
  background: #287a30
}
.p-column__txt {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-column__txt {
    font-size: 12.5px;
    font-size: 3.33333vw;
    margin-top: 4vw
  }
}
.p-column__txtNote {
  font-size: 14px;
  padding-left: 1em;
  text-indent: -1em
}
@media screen and (max-width:750px) {
  .p-column__txtNote {
    font-size: 12px;
    font-size: 3.2vw;
    margin-top: 4vw
  }
}
.p-column__kv {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 315px
}
@media screen and (max-width:750px) {
  .p-column__kv {
    height: 58.53333vw
  }
}
.p-column__kv--red {
  background: url(/qpkowa/assets/img/column/kv/kv_bg_red.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-column__kv--red {
    background: url(/qpkowa/assets/img/column/kv/kv_bg_red--sp.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
  }
}
.p-column__kv--blue {
  background: url(/qpkowa/assets/img/column/kv/kv_bg_blue.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-column__kv--blue {
    background: url(/qpkowa/assets/img/column/kv/kv_bg_blue--sp.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
  }
}
.p-column__kv--green {
  background: url(/qpkowa/assets/img/column/kv/kv_bg_green.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-column__kv--green {
    background: url(/qpkowa/assets/img/column/kv/kv_bg_green--sp.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
  }
}
.p-column__kvBalloon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 742px;
  height: 223px
}
@media screen and (max-width:750px) {
  .p-column__kvBalloon {
    width: 93.33333vw;
    height: 40.13333vw
  }
}
.p-column__kvBalloon span {
  font-size: 36px;
  transform: translateY(-20px)
}
@media screen and (max-width:750px) {
  .p-column__kvBalloon span {
    font-size: 33px;
    font-size: 8.8vw;
    transform: translateY(-5vw)
  }
}
.p-column__kvBalloon--red {
  color: #b22721;
  background: url(/qpkowa/assets/img/column/kv/kv_balloon_red.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-column__kvBalloon--red {
    background: url(/qpkowa/assets/img/column/kv/kv_balloon_red--sp.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
  }
}
.p-column__kvBalloon--blue {
  color: #004c9c;
  background: url(/qpkowa/assets/img/column/kv/kv_balloon_blue.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-column__kvBalloon--blue {
    background: url(/qpkowa/assets/img/column/kv/kv_balloon_blue--sp.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
  }
}
.p-column__kvBalloon--green {
  color: #287a30;
  background: url(/qpkowa/assets/img/column/kv/kv_balloon_green.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-column__kvBalloon--green {
    background: url(/qpkowa/assets/img/column/kv/kv_balloon_green--sp.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
  }
}
.p-column__inner {
  position: relative;
  width: 1040px;
  margin: -20px auto;
  padding: 100px 0 0
}
@media screen and (max-width:750px) {
  .p-column__inner {
    width: 92vw;
    padding: 17vw 0 0
  }
}
.p-column__contents {
  position: relative;
  width: 702px;
  margin-left: auto
}
@media screen and (max-width:750px) {
  .p-column__contents {
    width: 100%
  }
}
.p-column__lead {
  width: 100%
}
.p-column__leadTtl {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 702px;
  height: 60px;
  color: #fff;
  font-size: 24px;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-column__leadTtl {
    width: 100%;
    font-size: 19px;
    font-size: 5.06667vw;
    height: 12.66667vw
  }
}
.p-column__leadTtl.red {
  background: #b22721
}
.p-column__leadTtl.red:before {
  border-color: #b22721 transparent transparent transparent
}
.p-column__leadTtl.blue {
  background: #004c9c
}
.p-column__leadTtl.blue:before {
  border-color: #004c9c transparent transparent transparent
}
.p-column__leadTtl.green {
  background: #287a30
}
.p-column__leadTtl.green:before {
  border-color: #287a30 transparent transparent transparent
}
.p-column__leadTtl:before {
  position: absolute;
  display: block;
  content: '';
  top: 100%;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-style: solid;
  border-width: 14px 8px 0 8px
}
@media screen and (max-width:750px) {
  .p-column__leadTtl:before {
    border-width: 3.2vw 1.73333vw 0 1.73333vw
  }
}
.p-column__leadInner {
  position: relative;
  width: 100%;
  padding: 50px 220px 50px 35px;
  background: #faf8f1
}
@media screen and (max-width:750px) {
  .p-column__leadInner {
    padding: 5.33333vw 32vw 5.33333vw 4vw
  }
}
.p-column__leadInner--noImg {
  padding: 50px 35px;
  background: #faf8f1
}
@media screen and (max-width:750px) {
  .p-column__leadInner--noImg {
    padding: 5.33333vw 4vw
  }
}
.p-column__leadTxt {
  font-size: 16px;
  line-height: 1.8
}
@media screen and (max-width:750px) {
  .p-column__leadTxt {
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}
.p-column__leadImg {
  position: absolute;
  bottom: 0;
  right: 30px;
  width: 184px
}
@media screen and (max-width:750px) {
  .p-column__leadImg {
    right: 0;
    width: 29.33333vw
  }
}
.p-column__leadImg img {
  width: 100%
}
@media print,
screen and (min-width:751px) {
  .p-column__leadImg--futan {
    top: 30px;
    width: 167px
  }
}
.p-column__words {
  position: relative;
  background: #f5f5f5;
  margin-top: 25px;
  padding: 40px 60px
}
@media screen and (max-width:750px) {
  .p-column__words {
    margin-top: 4vw;
    padding: 6vw 13.33333vw 5.33333vw 4vw
  }
}
.p-column__words:before {
  position: absolute;
  display: block;
  content: '';
  top: 20px;
  right: 20px;
  width: 36px;
  height: 31px;
  background: url(/qpkowa/assets/img/column/know/apostrophe.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-column__words:before {
    top: 4vw;
    right: 4vw;
    width: 9.06667vw;
    height: 7.73333vw
  }
}
.p-column__wordsTtl {
  font-size: 16px;
  font-weight: 900;
  line-height: 1.8
}
@media screen and (max-width:750px) {
  .p-column__wordsTtl {
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}
.p-column__wordsTtl.mt {
  margin-top: 1em
}
.p-column__wordsTxt {
  font-size: 16px;
  line-height: 1.8
}
@media screen and (max-width:750px) {
  .p-column__wordsTxt {
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}
.p-column__movie {
  width: 550px;
  margin: 25px auto 0
}
@media screen and (max-width:750px) {
  .p-column__movie {
    width: 92vw;
    margin: 4vw auto 0
  }
}
.p-column__movieInner {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden
}
.p-column__movieInner.know {
  padding-top: 75.25%
}
.p-column__movieInner.eye {
  padding-top: 75.25%
}
.p-column__movieInner.knee {
  padding-top: 56.25%
}
.p-column__movieInner iframe,
.p-column__movieInner video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}
.p-column__img {
  margin: 25px auto 0
}
@media screen and (max-width:750px) {
  .p-column__img {
    margin: 4vw auto 0
  }
}
.p-column__img.know_img02 {
  width: 216px
}
@media screen and (max-width:750px) {
  .p-column__img.know_img02 {
    width: 38.13333vw
  }
}
.p-column__img.know_img03 {
  width: 702px
}
@media screen and (max-width:750px) {
  .p-column__img.know_img03 {
    width: 92vw
  }
}
.p-column__img.know_img04 {
  width: 279px
}
@media screen and (max-width:750px) {
  .p-column__img.know_img04 {
    width: 59.2vw
  }
}
.p-column__img.know_img05 {
  width: 701px
}
@media screen and (max-width:750px) {
  .p-column__img.know_img05 {
    width: 92vw
  }
}
.p-column__img.know_img06 {
  width: 700px
}
@media screen and (max-width:750px) {
  .p-column__img.know_img06 {
    width: 92vw
  }
}
.p-column__img.know_img07 {
  width: 256px
}
@media screen and (max-width:750px) {
  .p-column__img.know_img07 {
    width: 51.73333vw
  }
}
.p-column__img.vitamin_img02 {
  width: 400px
}
@media screen and (max-width:750px) {
  .p-column__img.vitamin_img02 {
    width: 66.66667vw
  }
}
.p-column__img.vitamin_img03 {
  width: 400px
}
@media screen and (max-width:750px) {
  .p-column__img.vitamin_img03 {
    width: 66.66667vw
  }
}
.p-column__img.vitamin_img04 {
  width: 702px
}
@media screen and (max-width:750px) {
  .p-column__img.vitamin_img04 {
    width: 92vw
  }
}
.p-column__img.care_img02 {
  width: 702px
}
@media screen and (max-width:750px) {
  .p-column__img.care_img02 {
    width: 92vw
  }
}
.p-column__img.care_img03 {
  width: 702px
}
@media screen and (max-width:750px) {
  .p-column__img.care_img03 {
    width: 92vw
  }
}
.p-column__img.care_img04 {
  width: 702px
}
@media screen and (max-width:750px) {
  .p-column__img.care_img04 {
    width: 92vw
  }
}
.p-column__img.care_img05 {
  width: 702px
}
@media screen and (max-width:750px) {
  .p-column__img.care_img05 {
    width: 92vw
  }
}
.p-column__img.eye_img01 {
  width: 400px
}
@media screen and (max-width:750px) {
  .p-column__img.eye_img01 {
    width: 66.66667vw
  }
}
.p-column__img.knee_img01 {
  width: 702px
}
@media screen and (max-width:750px) {
  .p-column__img.knee_img01 {
    width: 92vw
  }
}
.p-column__img.waist_img01 {
  width: 400px
}
@media screen and (max-width:750px) {
  .p-column__img.waist_img01 {
    width: 66.66667vw
  }
}
.p-column__product {
  width: 702px;
  margin-top: 70px
}
@media print,
screen and (min-width:751px) {
  .p-column__product {
    margin-left: auto
  }
}
@media screen and (max-width:750px) {
  .p-column__product {
    width: 100%;
    margin-top: 19.33333vw
  }
}
.p-column__productInner {
  padding: 45px 0 90px;
  background: #faf8f1
}
@media screen and (max-width:750px) {
  .p-column__productInner {
    padding: 13.33333vw 0 10.66667vw
  }
}
.p-column__productTtl {
  position: relative;
  font-size: 24px;
  text-align: center;
  padding-bottom: 15px
}
@media screen and (max-width:750px) {
  .p-column__productTtl {
    font-size: 17px;
    font-size: 4.53333vw;
    padding-bottom: 2vw
  }
}
.p-column__productTtl:before {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 33px;
  height: 3px;
  background: #d1b43c
}
@media screen and (max-width:750px) {
  .p-column__productTtl:before {
    width: 9.06667vw;
    height: .4vw
  }
}
.p-column__productBlock {
  width: 620px;
  margin: 0 auto;
  background: #fff
}
@media screen and (max-width:750px) {
  .p-column__productBlock {
    width: 92vw
  }
}
.p-column__productBlock:nth-of-type(1) {
  margin-top: 35px
}
@media screen and (max-width:750px) {
  .p-column__productBlock:nth-of-type(1) {
    margin-top: 10vw
  }
}
.p-column__productBlock:nth-of-type(n+2) {
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-column__productBlock:nth-of-type(n+2) {
    margin-top: 4vw
  }
}
.p-column__productBlockInner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 535px;
  margin: 0 auto;
  padding: 60px 0 50px
}
@media screen and (max-width:750px) {
  .p-column__productBlockInner {
    width: 79.33333vw;
    padding: 10vw 0 6.66667vw
  }
}
.p-column__productBlockImg {
  position: relative
}
.p-column__productBlockImg--01 {
  width: 132px
}
@media screen and (max-width:750px) {
  .p-column__productBlockImg--01 {
    width: 22.26667vw;
    margin: 0 auto
  }
}
.p-column__productBlockImg--02 {
  margin: 0 auto
}
.p-column__productBlockImg--02 img {
  width: 70px
}
@media screen and (max-width:750px) {
  .p-column__productBlockImg--02 img {
    width: 10.66667vw
  }
}
.p-column__productBlockImg--03 {
  margin: 0 auto
}
.p-column__productBlockImg--03 img {
  width: 70px
}
@media screen and (max-width:750px) {
  .p-column__productBlockImg--03 img {
    width: 10.66667vw
  }
}
.p-column__productBlockImg--04 {
  width: 100px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-column__productBlockImg--04 {
    width: 9.33333vw
  }
}
.p-column__productBlockImg--05 {
  width: 100px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-column__productBlockImg--05 {
    width: 9.33333vw
  }
}
.p-column__productBlockImg.eye_product_img01 {
  width: 171px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-column__productBlockImg.eye_product_img01 {
    width: 22.8vw
  }
}
.p-column__productBlockImg.eye_product_img02 {
  width: 74px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-column__productBlockImg.eye_product_img02 {
    width: 9.86667vw
  }
}
.p-column__productBlockImg.eye_product_img03 {
  width: 158px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-column__productBlockImg.eye_product_img03 {
    width: 23.46667vw
  }
  .p-column__productBlockImg.eye_product_img03 img {
    margin-left: 1.33333vw
  }
}
.p-column__productBlockImg.knee_product_img01 {
  width: 130px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-column__productBlockImg.knee_product_img01 {
    width: 23.2vw
  }
}
.p-column__productBlockImg.knee_product_img01 img {
  width: 100%
}
.p-column__productBlockImg.boui_product_img01 {
  width: 130px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-column__productBlockImg.boui_product_img01 {
    width: 23.2vw
  }
}
.p-column__productBlockImg.boui_product_img01 img {
  width: 100%
}
.p-column__productBlockImg.waist_product_img01 {
  width: 182px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-column__productBlockImg.waist_product_img01 {
    width: 24.26667vw
  }
}
.p-column__productBlockArea {
  width: 325px
}
@media screen and (max-width:750px) {
  .p-column__productBlockArea {
    width: 100%;
    text-align: center
  }
}
.p-column__productBlockAreaLead {
  color: #b22721;
  font-size: 18px;
  font-weight: 900
}
@media screen and (max-width:750px) {
  .p-column__productBlockAreaLead {
    font-size: 13.5px;
    font-size: 3.6vw;
    text-align: center
  }
}
.p-column__productBlockAreaLead.red {
  color: #b22721
}
.p-column__productBlockAreaLead.blue {
  color: #004c9c
}
.p-column__productBlockAreaLead.green {
  color: #287a30
}
.p-column__productBlockAreaTtl {
  font-size: 18px;
  font-weight: 900;
  margin-top: 5px
}
.p-column__productBlockAreaTtl span {
  display: block;
  font-size: 13px;
  font-weight: 500
}
@media screen and (max-width:750px) {
  .p-column__productBlockAreaTtl span {
    font-size: 11.5px;
    font-size: 3.06667vw;
    margin-top: .66667vw
  }
}
@media screen and (max-width:750px) {
  .p-column__productBlockAreaTtl {
    font-size: 13.5px;
    font-size: 3.6vw;
    text-align: center;
    margin-top: .66667vw
  }
}
.p-column__productBlockAreaTag {
  display: inline-block;
  font-size: 12px;
  border: 1px solid #1a1a1a;
  margin-top: 10px;
  padding: 0 7px
}
@media screen and (max-width:750px) {
  .p-column__productBlockAreaTag {
    font-size: 8px;
    font-size: 2.13333vw;
    margin-top: 1.33333vw;
    padding: 0 1.33333vw
  }
}
.p-column__productBlockAreaBtn {
  width: 177px;
  margin-top: 25px
}
@media screen and (max-width:750px) {
  .p-column__productBlockAreaBtn {
    width: 41.6vw;
    margin: 4vw auto 0
  }
}
.p-column__productBlockAreaBtn a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 42px;
  color: #1a1a1a;
  font-size: 15px;
  font-weight: 900;
  background: #d1b43c
}
@media screen and (max-width:750px) {
  .p-column__productBlockAreaBtn a {
    height: 9.86667vw;
    font-size: 12.5px;
    font-size: 3.33333vw
  }
}
.p-column__productBlockAreaBtn a:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 15px;
  width: 8px;
  height: 10px;
  background: url(/qpkowa/assets/img/column/know/product_btn_arrow.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-column__productBlockAreaBtn a:before {
    width: 3.73333vw;
    height: 1.86667vw
  }
}
.p-column__productBlockAreaBtn--02 a {
  background: #fff;
  border: 1px solid #1a1a1a
}
.p-column__productBlockEffect {
  width: 100%;
  margin-top: 25px
}
@media screen and (max-width:750px) {
  .p-column__productBlockEffect {
    margin-top: 8vw
  }
}
.p-column__productBlockEffectTtl {
  position: relative;
  font-size: 16px;
  font-weight: 900;
  padding-bottom: 5px;
  padding-left: 25px;
  border-bottom: 1px solid #e2e2e2
}
@media screen and (max-width:750px) {
  .p-column__productBlockEffectTtl {
    font-size: 15px;
    font-size: 4vw;
    padding-bottom: 1.33333vw;
    padding-left: 5.33333vw
  }
}
.p-column__productBlockEffectTtl:before {
  position: absolute;
  display: block;
  content: '';
  top: 5px;
  left: 0;
  width: 15px;
  height: 15px;
  background: #d1b43c
}
@media screen and (max-width:750px) {
  .p-column__productBlockEffectTtl:before {
    top: 1.5vw;
    width: 3.06667vw;
    height: 3.06667vw
  }
}
.p-column__productBlockEffectTxt {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 10px
}
@media screen and (max-width:750px) {
  .p-column__productBlockEffectTxt {
    font-size: 12.5px;
    font-size: 3.33333vw;
    margin-top: 2vw
  }
}
.p-column__productBlockEffectList {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 10px
}
@media screen and (max-width:750px) {
  .p-column__productBlockEffectList {
    font-size: 12.5px;
    font-size: 3.33333vw;
    margin-top: 2vw
  }
}
.p-column__productBlockEffectList li {
  padding-left: 1em;
  text-indent: -1em
}
.p-column__productBlockEffectList.num li {
  padding-left: 1em;
  text-indent: -1em
}
.p-column__bnr {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 50px
}
@media print,
screen and (min-width:751px) {
  .p-column__bnr {
    margin-left: auto
  }
}
@media screen and (max-width:750px) {
  .p-column__bnr {
    display: block;
    width: 72.53333vw;
    margin: 10.66667vw auto 0
  }
}
.p-column__bnrImg {
  width: 343px
}
@media screen and (max-width:750px) {
  .p-column__bnrImg {
    width: 100%
  }
}
.p-column__bnrImg img {
  width: 100%
}
@media print,
screen and (min-width:751px) {
  .p-column__bnrImg:nth-of-type(n+2) {
    margin-left: 16px
  }
}
@media screen and (max-width:750px) {
  .p-column__bnrImg:nth-of-type(n+2) {
    margin-top: 4vw
  }
}
.p-column__tableWrap {
  margin-top: 40px
}
@media screen and (max-width:750px) {
  .p-column__tableWrap {
    width: 96vw;
    overflow: scroll;
    margin-top: 0
  }
}
.p-column__tableScroll {
  display: none
}
@media screen and (max-width:750px) {
  .p-column__tableScroll {
    margin-top: 10%;
    display: block;
    text-align: right
  }
  .p-column__tableScroll span {
    position: relative;
    margin-right: 3%;
    font-size: 12.5px;
    font-size: 3.33333vw
  }
  .p-column__tableScroll span:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 1.5vw;
    height: 1.5vw;
    transform: translateY(-50%) rotate(45deg);
    border-right: 1px solid #000;
    border-top: 1px solid #000
  }
}
.p-column__table {
  border-top: #ccc 1px solid;
  border-left: #ccc 1px solid
}
.p-column__table th {
  background: #efefef;
  text-align: center;
  border-right: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
  padding: 8px 10px;
  padding: .8rem 1rem;
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-weight: 700;
  font-size: 12px;
  min-width: 10em
}
@media screen and (max-width:750px) {
  .p-column__table th {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-column__table td {
  border-right: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
  padding: 8px 10px;
  padding: .8rem 1rem;
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-size: 12px
}
@media screen and (max-width:750px) {
  .p-column__table td {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-columnTop__kv {
  position: relative;
  width: 100%;
  height: 427px;
  background: url(/qpkowa/assets/img/column/top/kv_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-columnTop__kv {
    height: 116.53333vw;
    background: url(/qpkowa/assets/img/column/top/kv_bg--sp.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
  }
}
.p-columnTop__kv:before {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  width: 1278px;
  height: 224px;
  margin: 0 auto;
  background: url(/qpkowa/assets/img/column/top/kv_bg_illust.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-columnTop__kv:before {
    width: 76.66667vw;
    height: 36.13333vw;
    background: url(/qpkowa/assets/img/column/top/kv_bg_illust--sp.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
  }
}
.p-columnTop__kvBalloon {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  width: 742px;
  height: 194px;
  margin: 0 auto;
  background: url(/qpkowa/assets/img/column/top/kv_balloon.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-columnTop__kvBalloon {
    top: 6.66667vw;
    width: 93.33333vw;
    height: 40.13333vw;
    margin-bottom: 3%;
    background: url(/qpkowa/assets/img/column/top/kv_balloon--sp.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
  }
}
.p-columnTop__kvMainttl {
  text-align: center;
  margin-top: 46px
}
@media screen and (max-width:750px) {
  .p-columnTop__kvMainttl {
    width: 80vw;
    margin: 9vw auto 1vw
  }
}
.p-columnTop__kvSubttl {
  color: #d1b43c;
  font-size: 17px;
  text-align: center;
  font-family: Rajdhani,"ヒラギノ角ゴ 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;
  margin-top: 10px
}
@media screen and (max-width:750px) {
  .p-columnTop__kvSubttl {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 2.5%
  }
}
.p-columnTop__kvTxt {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  width: 680px;
  font-size: 15px;
  text-align: center;
  line-height: 2;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-columnTop__kvTxt {
    bottom: 28vw;
    width: 86.66667vw;
    font-size: 12.5px;
    font-size: 3.33333vw;
    line-height: 1.8;
    margin: 0 auto
  }
}
.p-columnTop__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 750px;
  margin: 115px auto 0
}
@media screen and (max-width:750px) {
  .p-columnTop__inner {
    width: 92vw;
    margin: 13.33333vw auto 0
  }
}
.p-columnTop__block {
  display: block;
  box-shadow: 0 0 10px 1px rgba(0,0,0,.2)
}
@media print,
screen and (min-width:751px) {
  .p-columnTop__block {
    width: 350px
  }
  .p-columnTop__block:nth-of-type(n+3) {
    margin-top: 50px
  }
  .p-columnTop__block:hover .p-columnTop__blockLink span {
    letter-spacing: .1em
  }
  .p-columnTop__block:hover .p-columnTop__blockLink span:before {
    transform: translateY(-50%) translateX(5px)
  }
}
@media screen and (max-width:750px) {
  .p-columnTop__block {
    width: 44.26667vw
  }
  .p-columnTop__block:nth-of-type(n+3) {
    margin-top: 5.33333vw
  }
}
.p-columnTop__blockImg {
  position: relative;
  width: 100%;
  height: 224px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockImg {
    height: 32vw
  }
}
.p-columnTop__blockImg img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto
}
.p-columnTop__blockImg--01 img {
  width: 195px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockImg--01 img {
    width: 28.13333vw
  }
}
.p-columnTop__blockImg--02 img {
  width: 222px;
  bottom: 25px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockImg--02 img {
    top: .66667vw;
    bottom: auto;
    width: 28vw
  }
}
.p-columnTop__blockImg--03 img {
  width: 194px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockImg--03 img {
    top: .66667vw;
    width: 22.93333vw
  }
}
.p-columnTop__blockImg--04 img {
  width: 203px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockImg--04 img {
    top: .66667vw;
    width: 25.06667vw
  }
}
.p-columnTop__blockImg--05 img {
  width: 224px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockImg--05 img {
    top: 0;
    width: 26.4vw
  }
}
.p-columnTop__blockImg--06 img {
  width: 217px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockImg--06 img {
    top: .66667vw;
    width: 24.53333vw
  }
}
.p-columnTop__blockImg--07 img {
  width: 169px;
  top: 15px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockImg--07 img {
    top: 1.33333vw;
    bottom: auto;
    width: 20.8vw
  }
}
.p-columnTop__blockImg--08 img {
  width: 350px;
  top: 0
}
@media screen and (max-width:750px) {
  .p-columnTop__blockImg--08 img {
    width: 44.26667vw
  }
}
.p-columnTop__blockImg.red {
  background: #ffe3e3;
  border-bottom: 4px solid #b22721
}
.p-columnTop__blockImg.blue {
  background: #d3e1f5;
  border-bottom: 4px solid #004c9c
}
.p-columnTop__blockImg.green {
  background: #d6ead8;
  border-bottom: 4px solid #287a30
}
.p-columnTop__blockTag {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  left: 0;
  width: 158px;
  height: 28px;
  border-radius: 0 10px 0 0
}
@media screen and (max-width:750px) {
  .p-columnTop__blockTag {
    width: 100%;
    height: 7.33333vw;
    border-radius: 0
  }
}
.p-columnTop__blockTag.red {
  background: #b22721
}
.p-columnTop__blockTag.red span {
  padding-left: 35px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockTag.red span {
    padding-left: 10.66667vw
  }
}
.p-columnTop__blockTag.red span:before {
  width: 31px;
  height: 26px;
  background: url(/qpkowa/assets/img/column/top/tag_body.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-columnTop__blockTag.red span:before {
    width: 8.53333vw;
    height: 6.8vw
  }
}
.p-columnTop__blockTag.blue {
  background: #004c9c
}
.p-columnTop__blockTag.blue span {
  padding-left: 35px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockTag.blue span {
    padding-left: 8vw
  }
}
.p-columnTop__blockTag.blue span:before {
  width: 23px;
  height: 27px;
  background: url(/qpkowa/assets/img/column/top/tag_eye.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-columnTop__blockTag.blue span:before {
    width: 6.13333vw;
    height: 6.8vw
  }
}
.p-columnTop__blockTag.green {
  background: #287a30
}
.p-columnTop__blockTag.green span {
  padding-left: 30px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockTag.green span {
    padding-left: 8vw
  }
}
.p-columnTop__blockTag.green span:before {
  width: 20px;
  height: 23px;
  background: url(/qpkowa/assets/img/column/top/tag_pain_hiza.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-columnTop__blockTag.green span:before {
    width: 6vw;
    height: 6.8vw
  }
}
.p-columnTop__blockTag.green.koshi span:before {
  background: url(/qpkowa/assets/img/column/top/tag_pain_koshi.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}
.p-columnTop__blockTag span {
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 900
}
@media screen and (max-width:750px) {
  .p-columnTop__blockTag span {
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-columnTop__blockTag span:before {
  position: absolute;
  display: block;
  content: '';
  top: 60%;
  left: 0;
  transform: translateY(-50%)
}
.p-columnTop__blockInner {
  position: relative;
  height: 200px;
  padding: 20px 20px 0 20px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockInner {
    height: 35vw;
    padding: 2.66667vw 2.66667vw 0 2.66667vw
  }
}
.p-columnTop__blockTtl {
  font-size: 24px;
  font-weight: 900
}
@media screen and (max-width:750px) {
  .p-columnTop__blockTtl {
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-columnTop__blockTtl.red {
  color: #b22721
}
.p-columnTop__blockTtl.blue {
  color: #004c9c
}
.p-columnTop__blockTtl.green {
  color: #287a30
}
.p-columnTop__blockTxt {
  font-size: 15px;
  font-weight: 900;
  margin-top: 5px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockTxt {
    font-size: 10px;
    font-size: 2.66667vw;
    margin-top: .66667vw
  }
}
.p-columnTop__blockYoutube {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 36px
}
@media screen and (max-width:750px) {
  .p-columnTop__blockYoutube {
    bottom: 2.66667vw;
    left: 2.66667vw;
    width: 6.8vw
  }
}
.p-columnTop__blockYoutube img {
  width: 100%
}
.p-columnTop__blockLink {
  position: absolute;
  bottom: 20px;
  right: 20px;
  line-height: 1
}
@media screen and (max-width:750px) {
  .p-columnTop__blockLink {
    bottom: 2.66667vw;
    right: 2.66667vw
  }
}
.p-columnTop__blockLink span {
  position: relative;
  font-size: 14px;
  font-weight: 900;
  font-family: Rajdhani,"ヒラギノ角ゴ 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;
  padding-right: 15px;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-columnTop__blockLink span {
    font-size: 11.5px;
    font-size: 3.06667vw;
    padding-right: 2.66667vw
  }
}
.p-columnTop__blockLink span:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 6px;
  height: 8px;
  background: url(/qpkowa/assets/img/column/top/arrow.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-columnTop__blockLink span:before {
    width: 1.33333vw;
    height: 1.86667vw
  }
}
.p-healingCp {
  padding: 0
}
.p-healingCp__bg--01 {
  background: url(../img/healing-campaign/2026/bg01.png) no-repeat top center,linear-gradient(180deg,#00388b 0,#0076c0 100%);
  background-size: cover,cover;
  position: relative
}
@media screen and (max-width:750px) {
  .p-healingCp__bg--01 {
    background: url(../img/healing-campaign/2026/bg01--sp.png) no-repeat,linear-gradient(180deg,#00388b 0,#0076c0 100%);
    background-size: 100%,cover;
    background-position: center 34.66667vw,center
  }
}
.p-healingCp__bg--color {
  background: linear-gradient(180deg,#033f92,#1153b0 35%,#358bd2 70%,#62c2f8)
}
@media screen and (max-width:750px) {
  .p-healingCp__bg--color {
    background: linear-gradient(180deg,#033f92,#1153b0 50%,#358bd2 80%,#62c2f8)
  }
}
.p-healingCp__bg--star {
  background: url(../img/healing-campaign/2026/bg_star.png) no-repeat top -10% center;
  background-size: 100% auto;
  position: relative
}
@media screen and (max-width:750px) {
  .p-healingCp__bg--star {
    background: url(../img/healing-campaign/2026/bg_star--sp.png) no-repeat top center;
    background-size: 100% auto
  }
}
.p-healingCp__bgMask {
  position: absolute;
  left: 0;
  top: 35%;
  mix-blend-mode: screen;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-healingCp__bgMask {
    width: 100vw;
    top: 22%
  }
}
.p-healingCp__inner {
  width: 1165px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-healingCp__inner {
    width: 90.66667vw
  }
}
.p-healingCp__ttl {
  text-align: center
}
@media screen and (max-width:750px) {
  .p-healingCp__ttl {
    width: 73.33333vw;
    margin: 0 auto
  }
}
.p-healingCp__btn {
  position: fixed;
  right: 30px;
  bottom: 10px;
  z-index: 20
}
@media screen and (max-width:750px) {
  .p-healingCp__btn {
    right: 4vw;
    bottom: 1.33333vw
  }
}
.p-healingCp__btn > a > img {
  width: 207px
}
@media screen and (max-width:750px) {
  .p-healingCp__btn > a > img {
    width: 32vw
  }
}
.p-healingCp__end {
  background: #fff;
  width: 795px;
  padding: 35px 0;
  position: absolute;
  z-index: 11;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}
@media screen and (max-width:750px) {
  .p-healingCp__end {
    width: 86vw;
    padding: 9.33333vw 0
  }
}
@media screen and (max-width:750px) {
  .p-healingCp__end--w {
    width: 72.66667vw;
    padding: 9.33333vw 0
  }
}
.p-healingCp__end > p {
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  color: #003a8d;
  line-height: 1.5
}
@media screen and (max-width:750px) {
  .p-healingCp__end > p {
    font-size: 18px;
    font-size: 4.8vw
  }
}
.p-healingCpApply {
  background: url(../img/healing-campaign/2026/star_bg.png) no-repeat top 20% center;
  background-size: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 295px 0 0 0;
  position: relative
}
.p-healingCpApply::before {
  background: rgba(0,16,74,.8);
  width: 1250px;
  height: 1065px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  content: '';
  display: inline-block;
  z-index: 10
}
@media screen and (max-width:750px) {
  .p-healingCpApply::before {
    width: 100vw;
    height: 333.33333vw
  }
}
@media screen and (max-width:750px) {
  .p-healingCpApply {
    background: url(../img/healing-campaign/2026/star_bg--sp.png) no-repeat top 4% center;
    background-size: contain;
    padding: 40vw 0 0 0
  }
}
.p-healingCpApply::after {
  content: '';
  display: inline-block;
  background: url(../img/healing-campaign/2026/bg_top.png) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 170px;
  position: absolute;
  bottom: 0
}
@media screen and (max-width:750px) {
  .p-healingCpApply::after {
    background: url(../img/healing-campaign/2026/bg_top--sp.png) no-repeat top center;
    background-size: contain;
    height: 26.66667vw
  }
}
.p-healingCpApply__bg {
  background: url(../img/healing-campaign/2026/bg02.png) no-repeat top 20% center;
  background-size: cover;
  padding-bottom: 300px
}
@media screen and (max-width:750px) {
  .p-healingCpApply__bg {
    padding-bottom: 44vw
  }
}
.p-healingCpApply__text {
  text-align: center;
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-healingCpApply__text {
    width: 80vw;
    margin: 10.66667vw auto 0
  }
}
.p-healingCpApply__step {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 40px 0;
  margin-top: 60px
}
@media screen and (max-width:750px) {
  .p-healingCpApply__step {
    display: block;
    margin-top: 11.33333vw
  }
}
.p-healingCpApply__stepItem--01 {
  background: url(../img/healing-campaign/2026/step1_bg.png) no-repeat top center;
  background-size: auto;
  height: 506px
}
@media screen and (max-width:750px) {
  .p-healingCpApply__stepItem--01 {
    background: url(../img/healing-campaign/2026/step1_bg--sp.png) no-repeat top center;
    background-size: contain;
    height: 60vw
  }
}
.p-healingCpApply__stepItem--02 {
  background: url(../img/healing-campaign/2026/step2_bg.png) no-repeat top center;
  background-size: auto;
  height: 506px
}
@media screen and (max-width:750px) {
  .p-healingCpApply__stepItem--02 {
    background: url(../img/healing-campaign/2026/step2_bg--sp.png) no-repeat top center;
    background-size: contain;
    height: 60vw;
    margin-top: 8.66667vw
  }
}
.p-healingCpApply__stepItem--03 {
  background: url(../img/healing-campaign/2026/step3_bg.png) no-repeat top center;
  background-size: auto;
  height: 506px
}
@media screen and (max-width:750px) {
  .p-healingCpApply__stepItem--03 {
    background: url(../img/healing-campaign/2026/step3_bg--sp.png) no-repeat top center;
    background-size: contain;
    height: 60vw;
    margin-top: 8.66667vw
  }
}
@media screen and (max-width:750px) {
  .p-healingCpApply__stepItemBlock {
    display: grid;
    grid-template-columns: 33.33333vw 50.66667vw;
    height: 26.66667vw;
    align-items: center;
    padding-top: 22.66667vw;
    justify-content: center
  }
}
.p-healingCpApply__stepItemImg {
  text-align: center;
  padding-top: 130px
}
@media screen and (max-width:750px) {
  .p-healingCpApply__stepItemImg {
    padding-top: 0
  }
}
.p-healingCpApply__stepItemText {
  color: var(--text_base,#042e73);
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 1.6px;
  padding-top: 25px
}
@media screen and (max-width:750px) {
  .p-healingCpApply__stepItemText {
    font-size: 15px;
    font-size: 4vw;
    font-weight: 500;
    line-height: 5.33333vw;
    letter-spacing: .4vw;
    padding-top: 0;
    text-align: left
  }
}
.p-healingCpApply__link {
  margin-top: 80px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-healingCpApply__link {
    margin-top: 16vw
  }
}
.p-healingCpBnr {
  width: 958px;
  margin: 120px auto 0;
  position: relative;
  z-index: 2
}
@media screen and (max-width:750px) {
  .p-healingCpBnr {
    width: 92vw;
    margin: 24vw auto 0
  }
}
.p-healingCpBnr img {
  width: 100%
}
.p-healingCpFooter {
  margin-top: 90px;
  background: url(../img/healing-campaign/2026/footer_bg.png) no-repeat top center;
  background-size: cover;
  position: relative
}
@media screen and (max-width:750px) {
  .p-healingCpFooter {
    margin-top: 29.33333vw;
    background: url(../img/healing-campaign/2026/footer_bg--sp.png) no-repeat top center;
    background-size: contain
  }
}
.p-healingCpFooter__light {
  position: absolute;
  left: 0;
  top: -40%;
  mix-blend-mode: screen;
  z-index: 0
}
@media screen and (max-width:750px) {
  .p-healingCpFooter__light {
    top: -60%;
    width: 66.66667vw
  }
}
.p-healingCpFooter__people {
  text-align: center;
  display: block
}
@media screen and (max-width:750px) {
  .p-healingCpFooter__people {
    width: 32.66667vw;
    margin: 0 auto
  }
}
.p-healingCpKv {
  background: #00388b url(../img/healing-campaign/2026/kv_bg.png) no-repeat top center;
  background-size: 100% 100%;
  height: 999px;
  position: relative
}
.p-healingCpKv::before {
  background: rgba(0,16,74,.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  content: '';
  display: inline-block;
  z-index: 10
}
@media screen and (max-width:750px) {
  .p-healingCpKv {
    background: #00388b url(../img/healing-campaign/2026/kv_bg--sp.png) no-repeat top center;
    background-size: 100% auto;
    height: 200vw
  }
}
.p-healingCpKv__ttl {
  width: 1080px;
  margin: 0 auto;
  position: relative
}
@media screen and (max-width:750px) {
  .p-healingCpKv__ttl {
    width: 91.33333vw
  }
}
.p-healingCpKv__ttl img {
  position: relative;
  z-index: 2
}
.p-healingCpKv__text {
  width: 1015px;
  margin: -35px auto 0
}
@media screen and (max-width:750px) {
  .p-healingCpKv__text {
    width: 89.33333vw;
    margin: 0 auto 0
  }
}
.p-healingCpKv__img01 {
  position: absolute;
  width: 357px;
  top: 10px;
  left: -80px;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-healingCpKv__img01 {
    width: 30.93333vw;
    top: 0;
    left: 13.33333vw
  }
}
.p-healingCpKv__img02 {
  position: absolute;
  width: 200px;
  bottom: 25px;
  left: -100px;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-healingCpKv__img02 {
    width: 18.66667vw;
    top: 17.33333vw;
    bottom: unset;
    left: 0
  }
}
.p-healingCpKv__building {
  margin-top: -6%
}
@media screen and (max-width:750px) {
  .p-healingCpKv__building {
    width: 100vw;
    margin-top: 4vw
  }
}
.p-healingCpKv img {
  width: 100%
}
.p-healingCpMovie {
  background: url(../img/healing-campaign/2026/star_bg.png) no-repeat top center;
  padding-top: 190px;
  background-size: 100%;
  width: 100%;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-healingCpMovie {
    padding-top: 26.66667vw;
    background: url(../img/healing-campaign/2026/star_bg--sp.png) no-repeat top center;
    background-size: contain
  }
}
.p-healingCpMovie__play {
  width: 995px;
  height: 572px;
  margin: 77px auto 0;
  border-radius: 10px;
  background: #ac965c;
  padding: 15px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-healingCpMovie__play {
    width: 92vw;
    height: 61.33333vw;
    margin: 15.33333vw auto 0;
    padding: 9.33333vw 1.33333vw 1.33333vw
  }
}
.p-healingCpMovie__playTtl {
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2
}
@media screen and (max-width:750px) {
  .p-healingCpMovie__playTtl {
    width: 86vw;
    top: -6.66667vw
  }
}
.p-healingCpMovie__playThumbnail {
  width: 964px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-healingCpMovie__playThumbnail {
    width: 89.06667vw
  }
}
.p-healingCpMovie__playThumbnail::before {
  content: '';
  display: inline-block;
  background: url(../img/healing-campaign/2026/play_btn.png) no-repeat center center;
  background-size: contain;
  width: 170px;
  height: 170px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 3
}
@media screen and (max-width:750px) {
  .p-healingCpMovie__playThumbnail::before {
    width: 15.33333vw
  }
}
.p-healingCpMovie__playBtn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%)
}
@media screen and (max-width:750px) {
  .p-healingCpMovie__playBtn {
    width: 15.33333vw
  }
}
.p-healingCpPresent {
  padding-top: 270px
}
@media screen and (max-width:750px) {
  .p-healingCpPresent {
    background: url(../img/healing-campaign/2026/star_bg--sp.png) no-repeat top center;
    background-size: contain;
    padding-top: 26.66667vw
  }
}
.p-healingCpPresent__detail {
  width: 1060px;
  margin: 50px auto 0;
  display: grid;
  grid-template-columns: 487px auto
}
@media screen and (max-width:750px) {
  .p-healingCpPresent__detail {
    width: auto;
    display: block;
    margin: 13.33333vw auto 0
  }
}
.p-healingCpPresent__detailImg {
  width: 487px;
  display: flex;
  align-items: end;
  position: relative;
  z-index: 2
}
@media screen and (max-width:750px) {
  .p-healingCpPresent__detailImg {
    width: 72.66667vw;
    margin: 0 auto
  }
}
.p-healingCpPresent__detailImg img {
  width: 100%
}
.p-healingCpPresent__detailName {
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 3.2px;
  position: relative;
  z-index: 2
}
@media screen and (max-width:750px) {
  .p-healingCpPresent__detailName {
    font-size: 18px;
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 600;
    line-height: 8vw;
    letter-spacing: .4vw;
    margin-top: 9.33333vw
  }
}
.p-healingCpPresent__detailPeople {
  margin-top: 30px
}
@media screen and (max-width:750px) {
  .p-healingCpPresent__detailPeople {
    width: 64.93333vw;
    margin: 6.66667vw auto 0
  }
}
.p-healingCpProduct {
  padding-top: 100px
}
@media screen and (max-width:750px) {
  .p-healingCpProduct {
    padding-top: 13.33333vw
  }
}
.p-healingCpProduct__ttl {
  text-align: center;
  padding-top: 70px
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__ttl {
    padding-top: 13.33333vw;
    width: 63.33333vw;
    margin: 0 auto
  }
}
.p-healingCpProduct__text {
  text-align: center;
  padding-top: 50px
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__text {
    width: 80vw;
    padding-top: 16vw;
    margin: 0 auto
  }
}
.p-healingCpProduct__link {
  text-align: center;
  margin-top: 40px
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__link {
    width: 89.33333vw;
    margin: 11.33333vw auto 0
  }
}
.p-healingCpProduct__detail {
  width: 1165px;
  margin: 0 auto;
  border-radius: 10px;
  background: rgba(255,255,255,.9)
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detail {
    width: 92vw
  }
}
.p-healingCpProduct__detailInner {
  width: 1045px;
  margin: 100px auto 0;
  padding: 60px 0
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailInner {
    width: 81.33333vw;
    margin: 19.33333vw auto 0;
    padding: 8vw 0
  }
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailTtl {
    width: 81.33333vw;
    margin: 0 auto
  }
}
.p-healingCpProduct__detailBlock {
  display: grid;
  grid-template-columns: 380px 570px;
  gap: 0 90px;
  justify-content: center;
  margin: 50px auto 0
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailBlock {
    display: block
  }
}
.p-healingCpProduct__detailImg {
  width: 390px
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailImg {
    width: 81.33333vw
  }
}
.p-healingCpProduct__detailImg img {
  width: 277px;
  margin: 0 auto;
  display: block
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailImg img {
    width: 43.33333vw
  }
}
.p-healingCpProduct__detailText {
  color: var(--text_base,#042e73);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  margin-top: 33px
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailText {
    font-size: 11px;
    font-size: 2.93333vw;
    font-style: normal;
    line-height: 4.53333vw;
    margin-top: 4.66667vw
  }
}
.p-healingCpProduct__detailText > span {
  border: solid 1px #042e73;
  font-size: 14px;
  padding: 1px;
  display: inline-block
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailText > span {
    font-size: 11px;
    font-size: 2.93333vw
  }
}
.p-healingCpProduct__detailEfficacy img {
  width: 100%
}
.p-healingCpProduct__detailEfficacyImg {
  width: 475px;
  margin: 25px auto 0
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailEfficacyImg {
    width: 71.33333vw;
    margin: 6.66667vw auto 0
  }
}
.p-healingCpProduct__detailEfficacyText {
  color: var(--text_base,#042e73);
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  padding-top: 25px
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailEfficacyText {
    font-size: 4vw;
    font-style: normal;
    font-weight: 700;
    line-height: 3.46667vw;
    padding-top: 6.66667vw
  }
}
.p-healingCpProduct__detailEfficacyTtl.mt {
  margin-top: 40px
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailEfficacyTtl {
    margin-top: 6.66667vw
  }
}
.p-healingCpProduct__detailEfficacyType {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1045px;
  height: 312px;
  border-radius: 10px;
  background: #fff;
  margin-top: 60px
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailEfficacyType {
    width: 81.33333vw;
    margin-top: 11.73333vw
  }
}
.p-healingCpProduct__detailEfficacyType.tablet img {
  width: 610px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailEfficacyType.tablet img {
    width: 70vw
  }
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailEfficacyType.tablet {
    height: 90.4vw
  }
}
.p-healingCpProduct__detailEfficacyType.drink img {
  width: 907px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailEfficacyType.drink img {
    width: 70vw
  }
}
@media screen and (max-width:750px) {
  .p-healingCpProduct__detailEfficacyType.drink {
    height: 77.33333vw
  }
}
.p-healingCpRule {
  background: #fff;
  width: 964px;
  margin: 200px auto 0;
  border-radius: 10px;
  padding: 60px 40px;
  position: relative
}
.p-healingCpRule::before {
  background: rgba(0,16,74,.8);
  width: 932px;
  height: 528px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  content: '';
  display: inline-block;
  z-index: 10
}
@media screen and (max-width:750px) {
  .p-healingCpRule::before {
    width: 88.8vw;
    height: 96.66667vw
  }
}
@media screen and (max-width:750px) {
  .p-healingCpRule {
    width: 92vw;
    margin: 21.33333vw auto 0;
    padding: 10.26667vw 6.66667vw
  }
}
.p-healingCpRule__ttl {
  text-align: center
}
@media screen and (max-width:750px) {
  .p-healingCpRule__ttl {
    width: 31.33333vw;
    margin: 0 auto
  }
}
.p-healingCpRule__detail {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 1.6px;
  margin-top: 75px
}
@media screen and (max-width:750px) {
  .p-healingCpRule__detail {
    font-size: 14px;
    font-size: 3.73333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 5.6vw;
    letter-spacing: .37333vw;
    margin-top: 9.33333vw
  }
}
.p-healingCpRule__detail .indent {
  padding-left: 1em;
  text-indent: -1em;
  display: inline-block
}
.p-healingCpRule__detail .indent2 {
  padding-left: 1em;
  display: inline-block
}
.p-healingCpRule__detail .indent3 {
  padding-left: 1.5em;
  text-indent: -1.5em;
  display: inline-block
}
.p-healingCpRule__detailScroll {
  height: 350px;
  overflow-y: scroll
}
@media screen and (max-width:750px) {
  .p-healingCpRule__detailScroll {
    height: 66.66667vw
  }
}
.p-healingCpRule__detailTtl {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-healingCpRule__detailTtl {
    font-size: 17.5px;
    font-size: 4.66667vw;
    line-height: 1.5;
    margin-bottom: 6.66667vw
  }
}
.p-healing {
  padding-bottom: 0
}
.p-healing__ttl {
  margin: 0 auto
}
.p-healing__ttl--concept {
  width: 282px
}
@media screen and (max-width:750px) {
  .p-healing__ttl--concept {
    width: 49.33333vw
  }
}
.p-healing__ttl--healing_point {
  width: 493px
}
@media screen and (max-width:750px) {
  .p-healing__ttl--healing_point {
    width: 76vw
  }
}
.p-healing__ttl--healing-scene {
  width: 550px
}
@media screen and (max-width:750px) {
  .p-healing__ttl--healing-scene {
    width: 84.66667vw
  }
}
.p-healing__ttl--cm-gallery {
  width: 447px
}
@media screen and (max-width:750px) {
  .p-healing__ttl--cm-gallery {
    width: 58.66667vw
  }
}
.p-healing__ttl--campaign {
  width: 366px;
  margin: 160px auto 30px
}
@media screen and (max-width:750px) {
  .p-healing__ttl--campaign {
    width: 56.26667vw;
    margin: 33.33333vw auto 0;
    padding-top: 10.66667vw
  }
}
.p-healing img {
  width: 100%
}
.p-healingConcept--healing {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: linear-gradient(180deg,#53a9ff,#7fcdfd)
}
.p-healingConcept__inner {
  max-width: 850px;
  margin: 0 auto;
  padding: 156px 0 100px 0
}
@media screen and (max-width:750px) {
  .p-healingConcept__inner {
    width: 92vw;
    padding: 26.53333vw 0 0 0
  }
}
.p-healingConcept__img {
  position: relative;
  z-index: 5;
  width: 850px;
  margin: 45px auto 0;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-healingConcept__img {
    width: 95.06667vw
  }
}
.p-healingConcept__img picture {
  position: relative;
  z-index: 1
}
.p-healingPoint__bg {
  width: 100%;
  margin: 65px auto 0;
  mix-blend-mode: normal;
  opacity: .8
}
@media screen and (max-width:750px) {
  .p-healingPoint__bg {
    width: 100vw;
    margin: 14.66667vw auto 0;
    overflow: hidden
  }
}
.p-healingDetail {
  padding: 80px 0 0
}
.p-healingDetail:last-child {
  padding-bottom: 120px
}
@media screen and (max-width:750px) {
  .p-healingDetail {
    padding: 24vw 0 8vw
  }
  .p-healingDetail:last-child {
    padding-top: 0;
    padding-bottom: 0
  }
}
.p-healingDetail__inner {
  position: relative;
  width: 1094px;
  margin: 0 auto;
  padding: 110px 85px;
  border-radius: 10px;
  background: #fff
}
@media screen and (max-width:750px) {
  .p-healingDetail__inner {
    width: 92vw;
    padding: 14.66667vw 4vw 13.33333vw
  }
}
.p-healingDetail__ttl,
.p-healingDetail__ttl--02 {
  align-items: center;
  width: 600px
}
@media print,
screen and (min-width:751px) {
  .p-healingDetail__ttl,
  .p-healingDetail__ttl--02 {
    display: grid;
    grid-template-columns: 444px 128px;
    column-gap: 20px
  }
}
@media screen and (max-width:750px) {
  .p-healingDetail__ttl,
  .p-healingDetail__ttl--02 {
    display: block;
    width: 81.33333vw
  }
}
.p-healingDetail__ttl span,
.p-healingDetail__ttl--02 span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 128px;
  height: 31px;
  margin-left: 20px;
  border: 1px solid #000;
  font-size: 16px;
  line-height: 1
}
@media screen and (max-width:750px) {
  .p-healingDetail__ttl span,
  .p-healingDetail__ttl--02 span {
    width: 30.66667vw;
    height: 7.33333vw;
    margin-top: 2.66667vw;
    margin-left: 0;
    font-size: 14px;
    font-size: 3.73333vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-healingDetail__ttl--02 {
    display: grid;
    grid-template-columns: 538px 128px
  }
}
@media screen and (max-width:750px) {
  .p-healingDetail__ttl--02 {
    width: 75.6vw
  }
}
.p-healingDetail__info {
  margin-top: 50px
}
.p-healingDetail__infoTtl {
  position: relative;
  padding-left: 25px;
  font-weight: 700;
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-healingDetail__infoTtl {
    padding-left: 6vw;
    font-size: 20px;
    font-size: 5.33333vw
  }
}
.p-healingDetail__infoTtl:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border-radius: 80px;
  background: #003f99;
  content: ""
}
@media screen and (max-width:750px) {
  .p-healingDetail__infoTtl:before {
    width: 4.26667vw;
    height: 4.26667vw
  }
}
.p-healingDetail__infoSubTtl {
  margin-top: 20px;
  font-weight: 700;
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-healingDetail__infoSubTtl {
    margin-top: 3.06667vw;
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-healingDetail__infoList {
  margin-top: 5px;
  font-size: 18px;
  letter-spacing: .01em
}
@media screen and (max-width:750px) {
  .p-healingDetail__infoList {
    margin-top: 2.66667vw;
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-healingDetail__infoList li {
  padding-left: 1em;
  font-size: 20px;
  text-indent: -1em
}
@media screen and (max-width:750px) {
  .p-healingDetail__infoList li {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-healingDetail__infoTxt {
  margin-top: 5px;
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-healingDetail__infoTxt {
    margin-top: 2.66667vw;
    font-size: 16px;
    font-size: 4.26667vw
  }
}
@media screen and (max-width:750px) {
  .p-healingDetail__acc {
    width: 84vw;
    margin: 0 auto
  }
}
.p-healingDetail__accTtl {
  position: relative;
  margin-top: 20px;
  padding: 35px 30px 35px 50px;
  box-shadow: 0 0 10px 2px rgba(0,0,0,.15);
  background: #fff;
  font-weight: 700;
  font-size: 20px;
  cursor: pointer
}
@media screen and (max-width:750px) {
  .p-healingDetail__accTtl {
    padding: 6vw 6.66667vw;
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-healingDetail__accTtl:before {
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 30px;
  height: 3px;
  background: #003f99;
  content: ""
}
@media screen and (max-width:750px) {
  .p-healingDetail__accTtl:before {
    right: 5.33333vw;
    width: 5.33333vw;
    height: .4vw
  }
}
.p-healingDetail__accTtl:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%) rotate(90deg);
  width: 30px;
  height: 3px;
  background: #003f99;
  content: "";
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-healingDetail__accTtl:after {
    right: 5.33333vw;
    width: 5.33333vw;
    height: .4vw
  }
}
.p-healingDetail__accTtl.active:after {
  transform: translateY(-50%) rotate(0)
}
.p-healingDetail__accInner {
  display: none;
  padding: 40px 0;
  background: #ededed
}
.p-healingDetail__table {
  width: 770px;
  margin: 0 auto 0;
  border: 1px solid #c6c6c6;
  background: #fff;
  border-collapse: collapse
}
@media screen and (max-width:750px) {
  .p-healingDetail__table {
    width: 92%;
    margin: 2.66667% auto
  }
}
.p-healingDetail__table th {
  width: 50%;
  height: 80px;
  border: 1px solid #c6c6c6;
  background: #003f99;
  color: #fff;
  text-align: center;
  vertical-align: middle
}
@media screen and (max-width:750px) {
  .p-healingDetail__table th {
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-healingDetail__table th:last-child {
  border-right: none
}
.p-healingDetail__table td {
  padding: 24px 30px;
  border: 1px solid #c6c6c6;
  vertical-align: middle
}
@media screen and (max-width:750px) {
  .p-healingDetail__table td {
    padding: 5.33333vw 2.66667vw;
    font-size: 12px;
    font-size: 3.2vw
  }
}
@media screen and (max-width:750px) {
  .p-healingDetail__table td:first-child {
    padding: 5.33333vw 2.66667vw
  }
}
.p-healingDetail__table td:last-child {
  border-right: none
}
.p-healingDetail__table td.borderR {
  border-right: 1px solid #c6c6c6
}
.p-healingDetail__table td.mid {
  width: 293px
}
@media screen and (max-width:750px) {
  .p-healingDetail__table td.mid {
    width: 32.6087%
  }
}
.p-healingDetail__table td.short {
  width: 96px;
  padding: 24px 20px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-healingDetail__table td.short {
    width: 13.04348vw;
    padding: 2.89855% 2.89855%
  }
}
.p-healingBottom {
  position: relative;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-healingBottom {
    padding: 28.98551% 0 0
  }
}
.p-healingBnr {
  position: relative;
  z-index: 10;
  width: 672px;
  margin: 160px auto 0
}
@media screen and (max-width:750px) {
  .p-healingBnr {
    width: 84vw;
    margin: 26.66667vw auto 0
  }
}
.cloud01 {
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translate(-50%,0);
  width: 1366px;
  height: 230px;
  margin: 0 auto;
  background: url(../img/product/healing/common/cloud_01.png) no-repeat center center
}
@media screen and (max-width:750px) {
  .cloud01 {
    top: 13.33333vw;
    width: 111.06667vw;
    height: 28vw;
    background: url(../img/product/healing/common/cloud_01--sp.png) no-repeat center center;
    background-size: 100% auto
  }
}
.p-healingCamaign {
  position: relative
}
@media screen and (max-width:750px) {
  .p-healingCamaign {
    padding-top: 0
  }
}
.p-healingCamaign__img {
  width: 1040px;
  margin: 56px auto 0;
  position: relative;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-healingCamaign__img {
    width: 89.6vw;
    margin: 8vw auto 0
  }
}
.p-healingCamaign__img--radius img {
  border-radius: 8px
}
.bird {
  position: absolute;
  transform: rotate(45deg);
  width: 100%;
  width: 10px;
  height: 10px;
  animation: moving_a 16s linear infinite
}
.bird::before {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: rotate(-30deg);
  width: 100%;
  height: 2px;
  background-color: #fff;
  content: "";
  animation: leftWing 8s linear infinite;
  transform-origin: right bottom
}
.bird::after {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: rotate(-30deg);
  width: 2px;
  height: 100%;
  background-color: #fff;
  content: "";
  animation: rightWing 8s linear infinite;
  transform-origin: right bottom
}
.bird--left02 {
  animation-delay: 1s
}
.bird--left02::before {
  animation-delay: -2s
}
.bird--left02::after {
  animation-delay: -2s
}
.bird--left03 {
  animation-delay: 3s
}
.bird03 {
  position: absolute;
  transform: rotate(45deg);
  width: 100%;
  width: 10px;
  height: 10px;
  animation: moving3 16s linear infinite
}
.bird03::before {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: rotate(-30deg);
  width: 100%;
  height: 2px;
  background-color: #fff;
  content: "";
  animation: leftWing 8s linear infinite;
  transform-origin: right bottom
}
.bird03::after {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: rotate(-30deg);
  width: 2px;
  height: 100%;
  background-color: #fff;
  content: "";
  animation: rightWing 8s linear infinite;
  transform-origin: right bottom
}
.bird03--right02 {
  animation-delay: 1s
}
.bird03--right02::before {
  animation-delay: -2s
}
.bird03--right02::after {
  animation-delay: -2s
}
.bird03--right03 {
  animation-delay: 3s
}
@keyframes moving {
  0% {
    top: 15vh;
    left: -2vw
  }
  25% {
    top: 35vh;
    left: 23vw
  }
  100% {
    top: 50vh;
    left: 101vw
  }
}
@keyframes moving_a {
  0% {
    bottom: 20%;
    left: -2vw
  }
  25% {
    bottom: 10%;
    left: 23vw
  }
  100% {
    bottom: 5%;
    left: 101vw
  }
}
@media screen and (max-width:750px) {
  @keyframes moving {
    0% {
      top: -25vh;
      left: -2vw
    }
    25% {
      top: -15vh;
      left: 23vw
    }
    100% {
      top: -10vh;
      left: 101vw
    }
  }
}
@keyframes moving2 {
  0% {
    top: 15vh;
    right: -2vw
  }
  25% {
    top: 35vh;
    right: 23vw
  }
  100% {
    top: 50vh;
    right: 100vw
  }
}
@keyframes moving3 {
  0% {
    top: 0;
    right: -2vw
  }
  25% {
    top: 3vh;
    right: 23vw
  }
  100% {
    top: 10vh;
    right: 100vw
  }
}
@keyframes leftWing {
  0% {
    transform: rotate(-30deg)
  }
  2% {
    transform: rotate(-110deg)
  }
  4% {
    transform: rotate(-30deg)
  }
  6% {
    transform: rotate(-110deg)
  }
  8% {
    transform: rotate(-30deg)
  }
  10% {
    transform: rotate(-110deg)
  }
  12% {
    transform: rotate(-30deg)
  }
  30% {
    transform: rotate(-30deg)
  }
  42% {
    transform: rotate(-35deg)
  }
  72% {
    transform: rotate(-35deg)
  }
  74% {
    transform: rotate(10deg)
  }
  76% {
    transform: rotate(-30deg)
  }
  78% {
    transform: rotate(-110deg)
  }
  80% {
    transform: rotate(-30deg)
  }
  82% {
    transform: rotate(-110deg)
  }
  84% {
    transform: rotate(-30deg)
  }
  86% {
    transform: rotate(-110deg)
  }
  88% {
    transform: rotate(-30deg)
  }
  90% {
    transform: rotate(-110deg)
  }
  92% {
    transform: rotate(-30deg)
  }
  94% {
    transform: rotate(-110deg)
  }
  96% {
    transform: rotate(-30deg)
  }
  98% {
    transform: rotate(-110deg)
  }
  100% {
    transform: rotate(-30deg)
  }
}
@keyframes rightWing {
  0% {
    transform: rotate(30deg)
  }
  2% {
    transform: rotate(110deg)
  }
  4% {
    transform: rotate(30deg)
  }
  6% {
    transform: rotate(110deg)
  }
  8% {
    transform: rotate(30deg)
  }
  10% {
    transform: rotate(110deg)
  }
  12% {
    transform: rotate(30deg)
  }
  30% {
    transform: rotate(30deg)
  }
  42% {
    transform: rotate(35deg)
  }
  72% {
    transform: rotate(35deg)
  }
  74% {
    transform: rotate(0)
  }
  76% {
    transform: rotate(30deg)
  }
  78% {
    transform: rotate(110deg)
  }
  80% {
    transform: rotate(30deg)
  }
  82% {
    transform: rotate(110deg)
  }
  84% {
    transform: rotate(30deg)
  }
  86% {
    transform: rotate(110deg)
  }
  88% {
    transform: rotate(30deg)
  }
  90% {
    transform: rotate(110deg)
  }
  92% {
    transform: rotate(30deg)
  }
  94% {
    transform: rotate(110deg)
  }
  96% {
    transform: rotate(30deg)
  }
  98% {
    transform: rotate(110deg)
  }
  100% {
    transform: rotate(30deg)
  }
}
.star {
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translate(-50%,0);
  width: 100%;
  height: 18.08199vw
}
.star::before {
  opacity: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 18.08199vw;
  background: url(../img/product/healing/common/star.png) no-repeat center;
  background-size: 100% auto;
  content: "";
  animation: star-flashing-before 10s infinite
}
@media screen and (max-width:750px) {
  .star::before {
    height: 28.8vw;
    background: url(../img/product/healing/common/star--sp.png) no-repeat center;
    background-size: cover
  }
}
.star::after {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleX(-1);
  width: 100%;
  height: 18.08199vw;
  background: url(../img/product/healing/common/star.png) no-repeat center;
  background-size: 100% auto;
  content: "";
  animation: star-flashing-after 10s infinite
}
@media screen and (max-width:750px) {
  .star::after {
    height: 28.8vw;
    background: url(../img/product/healing/common/star--sp.png) no-repeat center;
    background-size: cover
  }
}
.star--center {
  top: -100px
}
@media screen and (max-width:750px) {
  .star--center {
    top: 0
  }
}
.star--bottom {
  top: -130px
}
.star--bottom::before {
  opacity: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 39.7511vw;
  background: url(../img/product/healing/common/star_bottom.png) no-repeat center;
  background-size: 100% auto;
  content: "";
  animation: star-flashing-before 10s infinite
}
@media screen and (max-width:750px) {
  .star--bottom::before {
    height: 115.46667vw;
    background: url(../img/product/healing/common/star_bottom--sp.png) no-repeat center;
    background-size: cover
  }
}
.star--bottom::after {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleX(-1);
  width: 100%;
  height: 39.7511vw;
  background: url(../img/product/healing/common/star_bottom.png) no-repeat center;
  background-size: 100% auto;
  content: "";
  animation: star-flashing-after 10s infinite
}
@media screen and (max-width:750px) {
  .star--bottom::after {
    height: 115.46667vw;
    background: url(../img/product/healing/common/star_bottom--sp.png) no-repeat center;
    background-size: cover
  }
}
@keyframes star-flashing-before {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0
  }
  60% {
    opacity: 1
  }
  90% {
    opacity: 0
  }
  95% {
    opacity: 1
  }
}
@keyframes star-flashing-after {
  0% {
    opacity: 0
  }
  60% {
    opacity: 1
  }
  70% {
    opacity: 0
  }
  80% {
    opacity: 1
  }
  85% {
    opacity: .3
  }
  90% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
.p-healingBnr {
  width: 1092px;
  margin: 0 auto;
  padding-top: 80px
}
@media screen and (max-width:750px) {
  .p-healingBnr {
    width: 86.66667vw;
    padding-top: 10.66667vw
  }
}
.p-healingBtn {
  display: grid;
  justify-content: space-between;
  position: relative;
  z-index: 5;
  width: 1094px;
  margin: 0 auto;
  grid-template-columns: 534px 534px
}
@media screen and (max-width:750px) {
  .p-healingBtn {
    display: block;
    width: 86.66667vw
  }
}
@media screen and (max-width:750px) {
  .p-healingBtn__item {
    margin-top: 5.33333vw
  }
}
.p-healingCloud {
  position: relative;
  z-index: 0
}
.p-healingCloud__item {
  background-image: url(/qpkowa/assets/img/product/healing/bg_cloud01.png);
  background-size: 164%;
  background-position: 88%;
  background-repeat: repeat-x;
  left: 0;
  width: 100%;
  height: 492px;
  position: absolute;
  top: 0;
  animation: bg-slider 40s linear infinite;
  pointer-events: none
}
@media screen and (max-width:750px) {
  .p-healingCloud__item {
    top: -12vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-healingCamaign .p-healingCloud__item {
    top: -170px
  }
}
@media screen and (max-width:750px) {
  .p-healingCamaign .p-healingCloud__item {
    top: -26vw
  }
}
@media screen and (max-width:750px) {
  .p-healingCloud__item {
    height: 56vw;
    background-image: url(/qpkowa/assets/img/product/healing/bg_cloud01--sp.png);
    background-size: 240%;
    background-position: 66%;
    animation: bg-slider-sp 40s linear infinite
  }
}
@keyframes bg-slider {
  from {
    background-position: 88% 0
  }
  to {
    background-position: -168% 0
  }
}
@keyframes bg-slider-sp {
  from {
    background-position: 66% 0
  }
  to {
    background-position: -105.2% 0
  }
}
.p-healingCm {
  position: relative
}
.p-healingCm--healing {
  background: linear-gradient(to bottom,#5cc6ff,#d1e8ff)
}
@media screen and (max-width:750px) {
  .p-healingCm--healing {
    background: linear-gradient(to bottom,#479cd2,#5cc7ff,#d1e8ff)
  }
}
.p-healingCm__inner {
  position: relative;
  z-index: 2;
  width: 1094px;
  margin: 0 auto;
  padding: 175px 0 40px 0
}
@media screen and (max-width:750px) {
  .p-healingCm__inner {
    width: 92vw;
    padding: 29.33333vw 0 0 0
  }
}
.p-healingCm__movie {
  position: relative;
  z-index: 5;
  display: grid;
  grid-template-columns: repeat(2,534px);
  width: 1092px;
  margin: 60px auto 0;
  column-gap: 24px
}
@media screen and (max-width:750px) {
  .p-healingCm__movie {
    grid-template-columns: 1fr;
    row-gap: 6.13333vw;
    width: 86.66667vw;
    margin: 10.66667vw auto 0
  }
}
.p-healingConcept {
  width: 100%
}
.p-healingConcept__star01,
.p-healingConcept__star01--blue,
.p-healingConcept__star01--purple,
.p-healingConcept__star01--white {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1
}
.p-healingConcept__star01--blue {
  top: 58px;
  animation: star01-flashing-blue 10s infinite
}
.p-healingConcept__star01--purple {
  top: 58px;
  animation: star01-flashing-purple 9s infinite
}
.p-healingConcept__star01--white {
  top: 82px;
  animation: star01-flashing-white 10s infinite
}
.p-healingConcept__star02 {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  top: 818px
}
@media screen and (max-width:750px) {
  .p-healingConcept__star02 {
    top: 118vw
  }
}
.p-healingConcept__star03 {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  top: 30px
}
@media screen and (max-width:750px) {
  .p-healingConcept__star03 {
    top: 0
  }
}
.p-healingConcept__text {
  width: 675px
}
@media screen and (max-width:750px) {
  .p-healingConcept__text {
    width: 83.73333vw;
    margin: 0 auto 0
  }
}
.p-healingConcept__titleArea {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 156px 0 180px
}
@media screen and (max-width:750px) {
  .p-healingConcept__titleArea {
    padding: 26.66667vw 0 37.33333vw
  }
}
.p-healingConcept__titleAreaInner {
  display: grid;
  grid-template-columns: minmax(20px,1fr) minmax(auto,672px) minmax(20px,1fr);
  row-gap: 100px
}
@media screen and (max-width:750px) {
  .p-healingConcept__titleAreaInner {
    row-gap: 13.33333vw
  }
}
.p-healingConcept__titleAreaInner > * {
  grid-column: 2/3
}
@keyframes star01-flashing-purple {
  0% {
    opacity: 0
  }
  20% {
    opacity: 1
  }
  40% {
    opacity: 0
  }
  50% {
    opacity: 1
  }
  55% {
    opacity: .3
  }
  60% {
    opacity: 1
  }
  70% {
    opacity: 0
  }
}
@keyframes star01-flashing-blue {
  0% {
    opacity: 0
  }
  60% {
    opacity: 1
  }
  70% {
    opacity: 0
  }
  80% {
    opacity: 1
  }
  85% {
    opacity: .3
  }
  90% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@keyframes star01-flashing-white {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0
  }
  60% {
    opacity: 1
  }
  90% {
    opacity: 0
  }
  95% {
    opacity: 1
  }
}
.p-healingContainer {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  background: linear-gradient(180deg,#000b3a,#142c8b),url(/qpkowa/assets/img/product/healing/healing_bg01.png);
  background-size: contain;
  background-position: top center
}
.p-healingContainer__inner {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(/qpkowa/assets/img/product/healing/healing_bg01.png);
  background-size: contain;
  background-position: top center
}
@media screen and (max-width:750px) {
  .p-healingContainer__inner {
    background: url(/qpkowa/assets/img/product/healing/healing_bg01--sp.png)
  }
}
.p-healingGradationBox {
  background: linear-gradient(to bottom,#5cc7ff,#d1e8ff)
}
.p-healingKv {
  width: 100%;
  position: relative;
  overflow: hidden
}
.p-healingKv__item01 {
  position: absolute;
  bottom: 4vw;
  left: 6vw;
  width: 21vw
}
@media screen and (max-width:750px) {
  .p-healingKv__item01 {
    left: 3vw;
    bottom: 24vw;
    width: 88vw
  }
}
.p-healingKv__item02 {
  position: absolute;
  right: 6.5vw;
  bottom: 4vw;
  width: 19vw
}
@media screen and (max-width:750px) {
  .p-healingKv__item02 {
    display: none
  }
}
.p-healingPoint {
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden
}
.p-healingPoint__badge {
  width: 228PX;
  position: absolute;
  bottom: 200PX;
  left: calc(50% - 114PX)
}
@media screen and (max-width:750px) {
  .p-healingPoint__badge {
    width: 46.13333vw;
    left: calc(50% - (173/750*100vw));
    bottom: calc(50% - (138/750*100vw))
  }
}
.p-healingPoint__expBox,
.p-healingPoint__expBox--01,
.p-healingPoint__expBox--02 {
  border-radius: 10px
}
.p-healingPoint__expBox--01 {
  background: linear-gradient(to bottom,#005891,#009ee7)
}
.p-healingPoint__expBox--02 {
  background: linear-gradient(to bottom,#002d88,#006bcc)
}
.p-healingPoint__expBoxCont {
  margin-top: 24px;
  padding: 0 32px 80px
}
@media screen and (max-width:750px) {
  .p-healingPoint__expBoxCont {
    padding: 0 4.66667vw 28.26667vw
  }
  .p-healingPoint__expBox--02 .p-healingPoint__expBoxCont {
    padding: 0 4.66667vw 13.33333vw
  }
}
.p-healingPoint__explanation {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  column-gap: 24px;
  width: 1092px;
  margin: 80px auto 0;
  position: relative;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-healingPoint__explanation {
    margin: 10.66667vw auto 0;
    row-gap: 10.66667vw;
    grid-template-columns: 1fr;
    width: 100%
  }
}
.p-healingPoint__inner {
  padding-bottom: 60px
}
@media screen and (max-width:750px) {
  .p-healingPoint__inner {
    width: 86.66667vw;
    padding-bottom: 10.66667vw;
    margin: 0 auto
  }
}
.p-healingScene {
  position: relative;
  background: linear-gradient(to bottom,#000b3a,#5cc7ff)
}
@media screen and (max-width:750px) {
  .p-healingScene {
    background: linear-gradient(to bottom,#000b3a,#479cd2)
  }
}
.p-healingScene__inner {
  width: 1028px;
  margin: 0 auto;
  padding: 160px 0 0;
  background: url(/qpkowa/assets/img/product/healing/healing_bg01.png);
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-healingScene__inner {
    width: 100%;
    padding: 33.33333vw 6.66667vw 8vw;
    background: url(/qpkowa/assets/img/product/healing/healing_bg01--sp.png);
    background-position: top center;
    background-size: contain
  }
}
.p-healingScene__list {
  display: grid;
  justify-content: space-between;
  margin-top: 65px;
  grid-template-columns: 495px 495px
}
@media screen and (max-width:750px) {
  .p-healingScene__list {
    display: block
  }
}
@media screen and (max-width:750px) {
  .p-healingScene__listItem {
    margin-top: 6.66667vw
  }
}
.p-healingScene__listItem:nth-child(2n) {
  margin-top: 50px
}
@media screen and (max-width:750px) {
  .p-healingScene__listItem:nth-child(2n) {
    margin-top: 6.66667vw
  }
}
.p-healingScene__text {
  margin-top: 90px
}
@media screen and (max-width:750px) {
  .p-healingScene__text {
    margin-top: 13.33333vw
  }
}
.p-healingScene__img {
  width: 850px;
  margin: 40px auto 0;
  padding-bottom: 115px
}
@media screen and (max-width:750px) {
  .p-healingScene__img {
    width: 95.06667vw;
    margin: 0 auto;
    padding-bottom: 15.33333vw
  }
}
.p-healingScene__ttl {
  width: 495px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-healingScene__ttl {
    width: 76vw
  }
}
.p-product__kv img {
  width: 100%;
  height: auto
}
.p-product__nav {
  box-shadow: 0 3px 6px rgba(0,0,0,.16);
  background: #d1b43c
}
.p-product__nav--pouch {
  max-width: 1171px;
  margin: 60px auto 0
}
@media screen and (max-width:750px) {
  .p-product__nav--pouch {
    width: 100%;
    margin: 0 auto 0
  }
}
.p-product__cmpBnr {
  margin: 100px 0 0
}
@media screen and (max-width:750px) {
  .p-product__cmpBnr {
    margin: 16vw 0 0
  }
}
.p-product__cmpBnrImg {
  width: 892px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-product__cmpBnrImg {
    width: 92vw
  }
}
.p-product__bnr {
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 85px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-product__bnr {
    width: 92vw;
    margin: 13.33333% auto 0
  }
}
.p-product__bnr--radius img {
  border-radius: 8px
}
.p-product__bnr img {
  max-width: 100%
}
.p-product__section {
  padding-top: 100px
}
@media screen and (max-width:750px) {
  .p-product__section {
    padding-top: 16vw
  }
}
.p-productNavList {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75px
}
@media screen and (max-width:750px) {
  .p-productNavList {
    flex-wrap: wrap;
    height: 100%
  }
}
.p-productNavList__item {
  height: 100%;
  margin: 0 40px
}
.p-productNavList__item--pouch {
  margin: 0 1em
}
@media screen and (max-width:750px) {
  .p-productNavList__item {
    margin: 0 4vw;
    text-align: center
  }
}
@media screen and (max-width:750px) and (max-width:750px) {
  .p-productNavList__item--chondroizer {
    margin: 0 2.66667vw
  }
}
@media screen and (max-width:750px) {
  .p-productNavList__item--pouch {
    min-width: 8em
  }
  .p-productNavList__item--spCol2 {
    width: 40%;
    margin: 0 0
  }
}
.p-productNavList__item a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
  padding-bottom: 10px;
  font-weight: 700
}
@media screen and (max-width:750px) {
  .p-productNavList__item a {
    padding: 2vw 0 4vw;
    font-size: 13.5px;
    font-size: 3.6vw
  }
}
.p-productNavList__item a:after {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translateX(-50%);
  width: 12px;
  height: 6px;
  background: url(/qpkowa/assets/img/product/icons/icon-product-nav.svg) no-repeat center;
  background-size: contain;
  content: " "
}
@media screen and (max-width:750px) {
  .p-productNavList__item a:after {
    top: 75%;
    width: 2.66667vw;
    height: 1.33333vw
  }
}
.p-productTarget {
  width: 893px;
  margin: 0 auto;
  padding: 60px 0 90px;
  border: 6px solid #d1b43c;
  background: #faf8f1
}
@media screen and (max-width:750px) {
  .p-productTarget {
    width: 92%;
    padding: 10.86957% 5.07246% 14.49275%;
    border: 1.33333vw solid #d1b43c
  }
}
.p-productTarget__ttl {
  position: relative;
  text-align: center
}
.p-productTarget__ttl span {
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 24px
}
@media screen and (max-width:750px) {
  .p-productTarget__ttl span {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-productTarget__ttl--l span {
  font-size: 28px
}
@media screen and (max-width:750px) {
  .p-productTarget__ttl--l span {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-productTarget__ttl:after {
  position: absolute;
  bottom: -5%;
  left: 50%;
  z-index: 0;
  transform: translateX(-50%);
  width: 245px;
  height: 14px;
  background: #d1b43c;
  content: " "
}
@media screen and (max-width:750px) {
  .p-productTarget__ttl:after {
    width: 39.33333vw;
    height: 0;
    padding-top: 2.93333vw
  }
}
.p-productTargetBtn {
  margin-top: 30px
}
@media screen and (max-width:750px) {
  .p-productTargetBtn {
    margin-top: 4vw
  }
}
@media screen and (max-width:750px) {
  .p-productTargetBtn img {
    width: 100%
  }
}
.p-productTargetWrap {
  margin-top: 60px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productTargetWrap {
    margin: 12.31884% auto 0
  }
}
.p-productTargetList {
  display: inline-block
}
.p-productTargetList__item {
  position: relative;
  margin-bottom: 20px;
  padding-left: 45px;
  font-weight: 700;
  font-size: 25px;
  text-align: left
}
@media screen and (max-width:750px) {
  .p-productTargetList__item {
    padding-left: 2em;
    font-size: 17.5px;
    font-size: 4.66667vw
  }
}
.p-productTargetList__item--l {
  font-size: 28px
}
@media screen and (max-width:750px) {
  .p-productTargetList__item--l {
    font-size: 17.5px;
    font-size: 4.66667vw
  }
}
.p-productTargetList__item:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 36px;
  height: 25px;
  background: url(/qpkowa/assets/img/product/icons/icon-check.svg) no-repeat center;
  background-size: contain;
  content: " "
}
@media screen and (max-width:750px) {
  .p-productTargetList__item:before {
    width: 7vw;
    height: 5vw
  }
}
.p-productFt {
  width: 893px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-productFt {
    width: 100%
  }
}
.p-productFt__ttl {
  position: relative;
  font-weight: 700;
  font-size: 24px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productFt__ttl {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-productFt__ttl:after {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 32px;
  height: 3px;
  margin-top: 15px;
  background: #d1b43c;
  content: ""
}
@media screen and (max-width:750px) {
  .p-productFt__ttl:after {
    width: 9.06667vw;
    height: 3px;
    margin-top: 2.66667vw
  }
}
.p-productFt__sub {
  margin-top: 60px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e2e2e2;
  font-weight: 700;
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-productFt__sub {
    width: 92%;
    margin: 10.66667vw auto 0;
    padding-bottom: 2vw;
    font-size: 15px;
    font-size: 4vw
  }
}
.p-productFt__sub:before {
  display: inline-block;
  width: 18px;
  margin-right: 16px;
  padding-top: 18px;
  background: #d1b43c;
  content: ""
}
@media screen and (max-width:750px) {
  .p-productFt__sub:before {
    width: 3.06667vw;
    margin-right: 2.13333vw;
    padding-top: 3.06667vw
  }
}
.p-productFt__txt {
  margin-top: 20px;
  font-size: 18px
}
@media screen and (max-width:750px) {
  .p-productFt__txt {
    width: 92%;
    margin: 2.13333vw auto 0;
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-productFt__txt .bold {
  font-weight: 700
}
.p-productFt__list {
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-productFt__list {
    width: 92%;
    margin: 2.13333vw auto 0
  }
}
.p-productFt__item {
  padding-left: 1em;
  font-size: 18px;
  text-indent: -1em
}
@media screen and (max-width:750px) {
  .p-productFt__item {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
@media screen and (max-width:750px) {
  .p-productFtAcc {
    width: 91.73333vw;
    margin: 0 auto
  }
}
.p-productFtAcc__ttl {
  position: relative;
  margin-top: 20px;
  padding: 35px 30px 35px 50px;
  box-shadow: 0 0 10px 2px rgba(0,0,0,.15);
  background: #fff;
  font-weight: 700;
  font-size: 20px;
  cursor: pointer
}
@media screen and (max-width:750px) {
  .p-productFtAcc__ttl {
    padding: 6vw 6.66667vw;
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-productFtAcc__ttl:before {
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 30px;
  height: 3px;
  background: #ddc666;
  content: ""
}
@media screen and (max-width:750px) {
  .p-productFtAcc__ttl:before {
    right: 5.33333vw;
    width: 5.33333vw;
    height: .4vw
  }
}
.p-productFtAcc__ttl:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%) rotate(90deg);
  width: 30px;
  height: 3px;
  background: #ddc666;
  content: "";
  transition: all .3s
}
@media screen and (max-width:750px) {
  .p-productFtAcc__ttl:after {
    right: 5.33333vw;
    width: 5.33333vw;
    height: .4vw
  }
}
.p-productFtAcc__ttl.active:after {
  transform: translateY(-50%) rotate(0)
}
.p-productFtAcc__inner {
  display: none;
  padding: 40px 0;
  background: #ededed
}
.p-productFtInfo {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px auto 0
}
@media screen and (max-width:750px) {
  .p-productFtInfo {
    flex-wrap: wrap;
    width: 92%;
    margin: 9.33333% auto 0
  }
}
.p-productFtInfo__prd {
  width: 50%;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productFtInfo__prd {
    order: 2;
    position: relative;
    width: 100%;
    margin: 7% auto 0
  }
  .p-productFtInfo__prd--alphadrink {
    width: 19.42029%
  }
  .p-productFtInfo__prd--zerodrink {
    width: 19.85507%
  }
  .p-productFtInfo__prd--golddrink {
    width: 46.95652%
  }
  .p-productFtInfo__prd--iplus {
    width: 45.21739%
  }
  .p-productFtInfo__prd--idrink {
    width: 46.95652%
  }
  .p-productFtInfo__prd--chondroizer {
    width: 46.52174%
  }
  .p-productFtInfo__prd--koshitector {
    width: 46.95652%
  }
  .p-productFtInfo__prd--pouch {
    width: 50.72464%
  }
}
.p-productFtInfo__prd--chondroizer {
  position: relative;
  z-index: 1
}
.p-productFtInfo__prd--chondroizer .p-productFtInfo__new {
  top: -30px;
  left: -10px
}
@media screen and (max-width:750px) {
  .p-productFtInfo__prd--chondroizer .p-productFtInfo__new {
    top: 0;
    left: -18.66667vw
  }
}
.p-productFtInfo__prd--chondroizer picture img {
  position: relative;
  z-index: 1
}
.p-productFtInfo__prd--adjust img {
  margin-left: -30px
}
@media screen and (max-width:750px) {
  .p-productFtInfo__prd--adjust img {
    margin-left: 0
  }
}
@media screen and (max-width:750px) {
  .p-productFtInfo__prdTag {
    position: absolute;
    bottom: 20%;
    left: 100%;
    margin-left: 7vw
  }
  .p-productFtInfo__prdTag--alphapremium {
    right: unset;
    bottom: 0;
    left: 19%
  }
  .p-productFtInfo__prdTag--golddrink {
    margin-left: -5vw
  }
  .p-productFtInfo__prdTag--idrink {
    margin-left: -5vw
  }
  .p-productFtInfo__prdTag--alphadrink {
    margin-left: -5vw
  }
}
.p-productFtInfo__prdTag span {
  padding: 2px 3px;
  border: 1px solid #000;
  font-size: 12px
}
@media screen and (max-width:750px) {
  .p-productFtInfo__prdTag span {
    display: block;
    padding: .5vw 2vw;
    white-space: nowrap;
    font-size: 9px;
    font-size: 2.4vw
  }
}
.p-productFtInfo__tBox {
  width: 50%
}
@media screen and (max-width:750px) {
  .p-productFtInfo__tBox {
    width: 100%
  }
}
.p-productFtInfo__txt {
  display: none;
  margin-top: 30px;
  line-height: 1.8125
}
@media screen and (max-width:750px) {
  .p-productFtInfo__txt--sp {
    display: block;
    order: 3;
    font-size: 14px;
    font-size: 3.73333vw
  }
  .p-productFtInfo__txt--indent {
    width: 100%;
    margin-top: 0;
    padding-left: 1.7em;
    text-indent: -1.7em
  }
  .p-productFtInfo__txt--spPouch {
    display: block;
    order: 3;
    width: 100%
  }
}
@media screen and (max-width:750px) and (max-width:750px) {
  .p-productFtInfo__txt--spPouch {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-productFtInfo__choiceBtn {
  display: none
}
@media screen and (max-width:750px) {
  .p-productFtInfo__choiceBtn {
    display: block;
    order: 3;
    width: 54.66667vw;
    margin: 3.33333vw auto 0
  }
}
@media screen and (max-width:750px) {
  .p-productFtInfo__choiceBtn--self {
    width: 92vw
  }
}
.p-productFtInfo__new {
  position: absolute;
  z-index: 0
}
@media screen and (max-width:750px) {
  .p-productFtInfo__new img {
    width: 15.73333vw
  }
}
.p-productFtInfoTBox__healing {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 437px;
  height: 38px;
  background: url(/qpkowa/assets/img/product/pouch/healing.png);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-weight: 900;
  font-size: 16px
}
@media screen and (max-width:750px) {
  .p-productFtInfoTBox__healing {
    width: 84.26667vw;
    margin: 0 auto
  }
}
.p-productFtInfoTBox__sub {
  margin-top: 10px;
  font-weight: 700;
  font-size: 22px
}
@media screen and (max-width:750px) {
  .p-productFtInfoTBox__sub {
    margin-top: 2%;
    text-align: center;
    font-size: 16px;
    font-size: 4.26667vw
  }
}
.p-productFtInfoTBox__sub--red {
  color: #b22721
}
.p-productFtInfoTBox__sub--purple {
  color: #502693
}
.p-productFtInfoTBox__sub--blue {
  color: #004c9c
}
.p-productFtInfoTBox__sub--green {
  color: #287a30
}
.p-productFtInfoTBox__ttl {
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-productFtInfoTBox__ttl {
    margin: 3% auto 0
  }
  .p-productFtInfoTBox__ttl--alphapremium {
    width: 84.05797%
  }
  .p-productFtInfoTBox__ttl--alphadrink {
    width: 59.56522%
  }
  .p-productFtInfoTBox__ttl--zerodrink {
    width: 68.55072%
  }
  .p-productFtInfoTBox__ttl--golddrink {
    width: 63.18841%
  }
  .p-productFtInfoTBox__ttl--iplus {
    width: 85.07246%
  }
  .p-productFtInfoTBox__ttl--idrink {
    width: 55.50725%
  }
  .p-productFtInfoTBox__ttl--chondroizer {
    width: 83.62319%
  }
  .p-productFtInfoTBox__ttl--koshitector {
    width: 83.62319%
  }
}
.p-productFtInfoTBox__ttl--alphadrink {
  width: 329px
}
.p-productFtInfoTBox__ttl--alphadrink img {
  width: 100%
}
.p-productFtInfoTBox__ttl--iplus {
  width: 85.07246%
}
.p-productFtInfoTBox__buyName {
  margin-top: 5px
}
@media screen and (max-width:750px) {
  .p-productFtInfoTBox__buyName {
    margin-top: 3%;
    text-align: center
  }
}
.p-productFtInfoTBox__txt {
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.8125
}
@media screen and (max-width:750px) {
  .p-productFtInfoTBox__txt {
    display: none
  }
  .p-productFtInfoTBox__txt--sp {
    display: block;
    order: 3
  }
}
.p-productFtInfoTBox__txt--indent {
  width: 100%;
  margin-top: 0;
  padding-left: 1.7em;
  text-indent: -1.7em
}
.p-productFtInfoTBox__btn {
  display: flex;
  justify-content: space-between;
  width: 420px
}
.p-productFtInfoTBox__choiceBtn {
  margin-top: 25px
}
@media screen and (max-width:750px) {
  .p-productFtInfoTBox__choiceBtn {
    display: none
  }
}
@media print,
screen and (min-width:751px) {
  .p-productFtInfoTBox__symptomsContentLink {
    display: flex;
    margin-top: 25px
  }
}
@media screen and (max-width:750px) {
  .p-productFtInfoTBox__symptomsContentLink {
    order: 4;
    width: 54.66667vw;
    margin-top: 6.66667vw
  }
}
@media screen and (max-width:750px) {
  .p-productFtInfoTBox__symptomsContentLink--pc {
    display: none
  }
}
@media print,
screen and (min-width:751px) {
  .p-productFtInfoTBox__symptomsContentLink--sp {
    display: none
  }
}
@media print,
screen and (min-width:751px) {
  .p-productFtInfoTBox__symptomsContentLink li {
    width: 205px
  }
  .p-productFtInfoTBox__symptomsContentLink li a {
    height: 58px
  }
}
@media screen and (max-width:750px) {
  .p-productFtInfoTBox__symptomsContentLink li {
    width: 100%
  }
}
@media print,
screen and (min-width:751px) {
  .p-productFtInfoTBox__symptomsContentLink li:not(:first-child) {
    margin-left: 10px
  }
}
@media screen and (max-width:750px) {
  .p-productFtInfoTBox__symptomsContentLink li:not(:first-child) {
    margin-top: 10px
  }
}
.p-productFtTable {
  width: 805px;
  margin: 0 auto 0;
  border: 1px solid #c6c6c6;
  background: #fff;
  border-collapse: collapse
}
@media screen and (max-width:750px) {
  .p-productFtTable {
    width: 92%;
    margin: 2.66667% auto
  }
}
.p-productFtTable th {
  width: 50%;
  height: 66px;
  border: 1px solid #c6c6c6;
  background: #faf8f1;
  text-align: center;
  vertical-align: middle
}
@media screen and (max-width:750px) {
  .p-productFtTable th {
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-productFtTable th:last-child {
  border-right: none
}
.p-productFtTable td {
  padding: 24px 30px;
  border: 1px solid #c6c6c6;
  vertical-align: middle
}
@media screen and (max-width:750px) {
  .p-productFtTable td {
    padding: 5.33333vw 2.66667vw;
    font-size: 12px;
    font-size: 3.2vw
  }
}
@media screen and (max-width:750px) {
  .p-productFtTable td:first-child {
    padding: 5.33333vw 2.66667vw
  }
}
.p-productFtTable td:last-child {
  border-right: none
}
.p-productFtTable td.borderR {
  border-right: 1px solid #c6c6c6
}
.p-productFtTable td.mid {
  width: 293px
}
@media screen and (max-width:750px) {
  .p-productFtTable td.mid {
    width: 32.6087%
  }
}
.p-productFtTable td.short {
  width: 96px;
  padding: 24px 20px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productFtTable td.short {
    width: 17.10145%
  }
}
.p-productFtOther {
  width: 805px;
  margin: 20px auto 0
}
@media screen and (max-width:750px) {
  .p-productFtOther {
    width: 92%;
    margin: 3.2vw auto 0;
    font-size: 11px;
    font-size: 2.93333vw
  }
}
.p-productPoint {
  padding: 100px 0;
  background: #f6f0d5
}
@media screen and (max-width:750px) {
  .p-productPoint {
    padding: 10.66667vw 0 16vw
  }
}
.p-productPoint__inner {
  width: 100%;
  max-width: 1174px;
  margin: 0 auto;
  padding: 100px 0;
  background: #fff
}
@media screen and (max-width:750px) {
  .p-productPoint__inner {
    padding: 0;
    background: 0 0
  }
}
.p-productPointMain {
  width: 890px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-productPointMain {
    width: 100%
  }
}
.p-productPointMain__ttl {
  position: relative;
  text-align: center
}
.p-productPointMain__ttl span {
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 38px
}
@media screen and (max-width:750px) {
  .p-productPointMain__ttl span {
    font-size: 24px;
    font-size: 6.4vw
  }
}
.p-productPointMain__ttl:after {
  position: absolute;
  bottom: 9%;
  left: 50%;
  z-index: 0;
  transform: translateX(-50%);
  width: 310px;
  height: 14px;
  background: #d1b43c;
  content: " "
}
@media screen and (max-width:750px) {
  .p-productPointMain__ttl:after {
    width: 53.73333vw;
    height: 2.66667vw
  }
}
.p-productPointMain__lead {
  margin-top: 34px;
  font-weight: 700;
  font-size: 28px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productPointMain__lead {
    margin-top: 5.33333%;
    font-size: 15px;
    font-size: 4vw
  }
}
.p-productPointMain__lead span {
  font-weight: 700;
  font-size: 100%
}
.p-productPointMain__lead span.red {
  color: #b22721
}
.p-productPointMain__txt {
  position: relative;
  margin-top: 70px;
  padding: 15px 0;
  font-weight: 700;
  font-size: 28px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productPointMain__txt {
    width: 92%;
    margin: 10% auto 0;
    padding: 4.34783% 0;
    font-size: 19px;
    font-size: 5.06667vw
  }
}
.p-productPointMain__txt:after,
.p-productPointMain__txt:before {
  position: absolute;
  top: 0;
  width: 20px;
  height: 100%;
  content: " "
}
@media screen and (max-width:750px) {
  .p-productPointMain__txt:after,
  .p-productPointMain__txt:before {
    width: 2.66667vw
  }
}
.p-productPointMain__txt--red:before {
  left: 0;
  border-top: 4px solid #b22721;
  border-bottom: 4px solid #b22721;
  border-left: 4px solid #b22721
}
.p-productPointMain__txt--red:after {
  right: 0;
  border-top: 4px solid #b22721;
  border-right: 4px solid #b22721;
  border-bottom: 4px solid #b22721
}
.p-productPointMain__txt--red span {
  color: #b22721;
  font-size: 100%
}
.p-productPointMain__txt--green:before {
  left: 0;
  border-top: 4px solid #287a30;
  border-bottom: 4px solid #287a30;
  border-left: 4px solid #287a30
}
.p-productPointMain__txt--green:after {
  right: 0;
  border-top: 4px solid #287a30;
  border-right: 4px solid #287a30;
  border-bottom: 4px solid #287a30
}
.p-productPointMain__txt--green span {
  color: #287a30;
  font-size: 100%
}
.p-productPointMain__txt + .p-productPointMain__txt {
  margin-top: 24px
}
@media screen and (max-width:750px) {
  .p-productPointMain__txt + .p-productPointMain__txt {
    margin-top: 5.33333vw
  }
}
.p-productPointMain__txtNote {
  margin-top: 20px;
  font-size: 13px
}
@media screen and (max-width:750px) {
  .p-productPointMain__txtNote {
    width: 92%;
    margin: 5.33333vw auto 0;
    font-size: 11px;
    font-size: 2.93333vw
  }
}
.p-productPointMain__txtNote:not(:last-child) {
  margin-bottom: 70px
}
@media screen and (max-width:750px) {
  .p-productPointMain__txtNote:not(:last-child) {
    margin-bottom: 10%;
    font-size: 11px;
    font-size: 2.93333vw
  }
}
.p-productOther {
  margin-bottom: -100px;
  padding-top: 100px
}
@media screen and (max-width:750px) {
  .p-productOther {
    margin-bottom: -16vw;
    padding-top: 10.66667vw
  }
}
.p-productOther__inner {
  width: 100%;
  margin: 0 auto;
  padding: 100px 0;
  background: #faf8f1
}
@media screen and (max-width:750px) {
  .p-productOther__inner {
    padding: 10.66667vw 0 16vw
  }
}
.p-productOther__contents {
  width: 890px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-productOther__contents {
    width: 82.66667vw
  }
}
.p-productOther__ttl {
  position: relative;
  margin-bottom: 40px;
  font-size: 34px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productOther__ttl {
    margin: 5.33333% auto 8%;
    font-size: 19px;
    font-size: 5.06667vw
  }
}
.p-productOther__ttlStrong {
  display: inline-block;
  position: relative;
  z-index: 1
}
.p-productOther__ttlStrong:after {
  position: absolute;
  bottom: 7%;
  left: 50%;
  z-index: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 14px;
  background: #d1b43c;
  content: " "
}
@media screen and (max-width:750px) {
  .p-productOther__ttlStrong:after {
    height: 2.66667vw
  }
}
.p-productOther__ttlStrong span {
  position: relative;
  z-index: 1;
  color: #32813e;
  font-weight: 700;
  font-size: 44px
}
@media screen and (max-width:750px) {
  .p-productOther__ttlStrong span {
    font-size: 24px;
    font-size: 6.4vw
  }
}
.p-productOther__ttlBalloon {
  position: absolute;
  top: -130px;
  left: -25px
}
@media screen and (max-width:750px) {
  .p-productOther__ttlBalloon {
    top: -22.66667vw;
    left: -.53333vw
  }
}
@media screen and (max-width:750px) {
  .p-productOther__ttlBalloon img {
    width: 46.66667vw
  }
}
.p-productOther__section + .p-productOther__section {
  margin-top: 24px
}
@media screen and (max-width:750px) {
  .p-productOther__section + .p-productOther__section {
    margin-top: 2.66667vw
  }
}
.p-productAlphapremium {
  margin-top: 60px
}
@media screen and (max-width:750px) {
  .p-productAlphapremium {
    width: 92%;
    margin: 5.33333% auto
  }
}
.p-productAlphapremium__img02 {
  margin-top: 24px
}
@media screen and (max-width:750px) {
  .p-productAlphapremium__img02 {
    margin-top: 2.66667vw
  }
  .p-productAlphapremium__img02--chondroizer {
    margin-top: 23.73333vw
  }
}
.p-productRecd__ttl {
  position: relative;
  font-weight: 700;
  font-size: 24px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productRecd__ttl {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-productRecd__ttl:after {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 32px;
  height: 3px;
  margin-top: 15px;
  background: #d1b43c;
  content: ""
}
@media screen and (max-width:750px) {
  .p-productRecd__ttl:after {
    width: 9.06667vw;
    height: 3px;
    margin-top: 2.66667vw
  }
}
.p-productRecd__img {
  margin-top: 70px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productRecd__img {
    width: 91.73333vw;
    margin: 13.33333% auto 0
  }
}
.p-productRelation__ttl {
  position: relative;
  font-weight: 700;
  font-size: 24px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productRelation__ttl {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-productRelation__ttl:after {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 32px;
  height: 3px;
  margin-top: 15px;
  background: #d1b43c;
  content: ""
}
@media screen and (max-width:750px) {
  .p-productRelation__ttl:after {
    width: 9.06667vw;
    height: 3px;
    margin-top: 2.66667vw
  }
}
.p-productRelationList {
  display: flex;
  justify-content: space-between;
  width: 893px;
  margin: 50px auto 0
}
@media screen and (max-width:750px) {
  .p-productRelationList {
    flex-wrap: wrap;
    width: 92%;
    margin: 10.93333% auto 0
  }
}
.p-productRelationList--col02 {
  width: 600px
}
@media screen and (max-width:750px) {
  .p-productRelationList--col02 {
    flex-wrap: wrap;
    width: 92%
  }
}
.p-productRelationList--center {
  justify-content: center
}
@media screen and (max-width:750px) {
  .p-productRelationList--center {
    justify-content: space-between
  }
}
.p-productRelationList--center li {
  margin: 0 8px
}
@media screen and (max-width:750px) {
  .p-productRelationList--center li {
    margin: 0
  }
}
@media print,
screen and (min-width:751px) {
  .p-productRelationList--2columns {
    width: 590px
  }
}
@media print,
screen and (min-width:751px) {
  .p-productRelationList__img {
    width: 287px
  }
}
.p-productRelationList__img img {
  width: 100%
}
.p-productRelationList__item {
  background: #f6f0d5
}
@media screen and (max-width:750px) {
  .p-productRelationList__item {
    width: 44.8vw;
    margin-bottom: 2.13333vw
  }
}
.p-productRelationList__txt {
  padding: 15px 0;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productRelationList__txt {
    padding: 4.7619% 0;
    font-size: 10.5px;
    font-size: 2.8vw
  }
}
.p-productBnr__inner {
  width: 1028px;
  margin: 160px auto 0
}
@media screen and (max-width:750px) {
  .p-productBnr__inner {
    width: 92vw;
    margin: 21.33333vw auto 0
  }
}
.p-productBnr__ttl {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 25px
}
@media screen and (max-width:750px) {
  .p-productBnr__ttl {
    font-size: 17px;
    font-size: 4.53333vw;
    margin-bottom: 4vw
  }
}
.p-productBnr__list {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: repeat(2,1fr);
  grid-column-gap: 20px;
  grid-row-gap: 25px
}
@media screen and (max-width:750px) {
  .p-productBnr__list {
    display: block
  }
}
.p-productBnr__list--col1 {
  display: block
}
@media screen and (max-width:750px) {
  .p-productBnr__listItem {
    margin-bottom: 6.4vw
  }
}
.p-productBnr__listItem:nth-child(1) {
  grid-area: 1/1/2/3
}
.p-productBnr__listItem:nth-child(2) {
  grid-area: 2/1/3/2
}
.p-productBnr__listItem:nth-child(3) {
  grid-area: 2/2/3/3
}
.p-productBnr__listItem p {
  font-size: 18px;
  margin-top: 10px
}
@media screen and (max-width:750px) {
  .p-productBnr__listItem p {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-productBtn {
  display: flex;
  margin-top: 160px
}
@media screen and (max-width:750px) {
  .p-productBtn {
    display: block;
    margin-top: 21.33333vw
  }
}
.p-productBtn__item {
  background: #fff;
  width: 35%;
  position: relative;
  display: inline-block;
  transition: .5s
}
@media screen and (max-width:750px) {
  .p-productBtn__item {
    width: 100vw
  }
}
.p-productBtn__item a {
  display: block;
  width: 100%;
  height: 220px;
  display: flex;
  align-items: center;
  padding: 0 80px
}
@media screen and (max-width:750px) {
  .p-productBtn__item a {
    height: 32vw;
    padding: 0 10.66667vw
  }
}
.p-productBtn__item a p {
  font-family: Barlow;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.3
}
@media screen and (max-width:750px) {
  .p-productBtn__item a p {
    font-size: 28px;
    font-size: 7.46667vw
  }
}
.p-productBtn__item a p span {
  display: block;
  font-size: 16px
}
@media screen and (max-width:750px) {
  .p-productBtn__item a p span {
    font-size: 14px;
    font-size: 3.73333vw
  }
}
.p-productBtn__item:nth-child(2) {
  border-left: solid 2px #f4f4f4;
  border-right: solid 2px #f4f4f4
}
@media screen and (max-width:750px) {
  .p-productBtn__item:nth-child(2) {
    border-left: 0;
    border-right: 0;
    border-top: solid 2px #f4f4f4;
    border-bottom: solid 2px #f4f4f4
  }
}
.p-productBtn__item::after {
  content: '';
  display: inline-block;
  background: url(../img/product/common/drink/arrow.svg) no-repeat center center;
  width: 54px;
  height: 54px;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-productBtn__item::after {
    background-size: contain;
    width: 10.66667vw;
    right: 6.66667vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-productBtn__item:hover {
    transform: scale(.9);
    background: #d90614
  }
  .p-productBtn__item:hover a {
    opacity: 1
  }
  .p-productBtn__item:hover a p {
    color: #fff
  }
  .p-productBtn__item:hover::after {
    content: '';
    display: inline-block;
    background: url(../img/product/common/drink/arrow-active.svg) no-repeat center center;
    width: 54px;
    height: 54px;
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%)
  }
  .p-productBtn__item.blue:hover {
    background: #003994
  }
  .p-productBtn__item.brown:hover {
    background: #ae8027
  }
}
.p-productCm--iseries {
  background: url(../img/product/iplus/cm_bg.png) no-repeat top center;
  background-size: cover;
  padding: 115px 0 120px 0
}
@media screen and (max-width:750px) {
  .p-productCm--iseries {
    background: url(../img/product/iplus/cm_bg--sp.png) no-repeat top center;
    background-size: 100%;
    padding: 13.33333vw 0 20vw 0
  }
}
.p-productCm--alphadrink {
  background-image: url(../img/product/alphadrink/cm_bg.jpg);
  background-repeat: repeat;
  width: 100%;
  background-size: cover;
  z-index: -1;
  position: relative;
  padding: 125px 0 120px 0
}
@media screen and (max-width:750px) {
  .p-productCm--alphadrink {
    background-size: contain;
    padding: 13.33333vw 0 20vw 0
  }
}
.p-productCm--alphapremium {
  background-image: url(../img/product/alphapremium/bg.jpg);
  width: 100%;
  background-size: cover;
  z-index: -1;
  position: relative;
  padding: 125px 0 120px 0
}
@media screen and (max-width:750px) {
  .p-productCm--alphapremium {
    background-image: url(../img/product/alphapremium/bg_cm--sp.jpg);
    padding: 18.66667vw 0 20vw 0
  }
}
.p-productCm--zerodrink {
  background-image: url(../img/product/zerodrink/cm_bg.jpg);
  background-repeat: repeat;
  width: 100%;
  background-size: cover;
  z-index: -1;
  padding: 115px 0 120px 0;
  position: relative
}
@media screen and (max-width:750px) {
  .p-productCm--zerodrink {
    background-image: url(../img/product/zerodrink/cm_bg--sp.jpg);
    background-size: cover;
    padding: 13.33333vw 0 20vw 0
  }
}
.p-productCm--golddrink2 {
  background: url(../img/product/golddrink2/cm_bg.png) no-repeat center bottom;
  background-size: cover;
  padding: 200px 0
}
@media screen and (max-width:750px) {
  .p-productCm--golddrink2 {
    background: url(../img/product/golddrink2/cm_bg--sp.png) no-repeat center top;
    background-size: cover;
    padding: 21.33333vw 0
  }
}
.p-productCm--goldzerodrink {
  background: url(../img/product/goldzerodrink/cm_bg.png) no-repeat center;
  background-size: cover;
  padding: 200px 0
}
@media screen and (max-width:750px) {
  .p-productCm--goldzerodrink {
    background: url(../img/product/goldzerodrink/cm_bg--sp.png) no-repeat center top;
    background-size: cover;
    padding: 21.33333vw 0
  }
}
.p-productCm__inner {
  width: 1062px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-productCm__inner {
    width: 89.33333vw
  }
}
.p-productCm__ttl {
  font-size: 46px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productCm__ttl {
    font-size: 34px;
    font-size: 9.06667vw
  }
}
.p-productCm__ttl--white {
  color: #fff
}
.p-productCm__ttl span {
  background: #fff;
  color: #003994;
  display: block;
  width: 120px;
  margin: 0 auto;
  border-radius: 80px;
  text-align: center;
  padding: 5px 0
}
@media screen and (max-width:750px) {
  .p-productCm__ttl span {
    font-size: 13px;
    font-size: 3.46667vw;
    width: 22.66667vw;
    padding: .66667vw 0
  }
}
.p-productCm__ttl p {
  width: 120px;
  text-align: center;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-productCm__ttl p {
    width: 21.06667vw;
    margin: 2.66667vw auto 0
  }
}
.p-productCm__ttl--alphapremium {
  width: 300px;
  margin: 0 auto;
  font-size: 16px
}
@media screen and (max-width:750px) {
  .p-productCm__ttl--alphapremium {
    width: 44.93333vw
  }
}
.p-productCm__ttl--alphapremium p {
  margin: 20px auto 0;
  width: 143px
}
@media screen and (max-width:750px) {
  .p-productCm__ttl--alphapremium p {
    margin: 3.2vw auto 0;
    width: 22.66667vw
  }
}
.p-productCm__text {
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin-top: 30px
}
@media screen and (max-width:750px) {
  .p-productCm__text {
    font-size: 15px;
    font-size: 4vw;
    margin-top: 2.66667vw
  }
}
.p-productCm__img {
  width: 672px;
  margin: 50px auto 0;
  position: relative
}
.p-productCm__img a::before {
  position: absolute;
  display: block;
  content: '';
  width: 100px;
  height: 100px;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0 auto;
  background: url(/qpkowa/assets/img/adgallery/saisei.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-productCm__img a::before {
    width: 13.33333vw;
    height: 13.33333vw
  }
}
@media screen and (max-width:750px) {
  .p-productCm__img {
    width: 89.33333vw;
    margin: 10.66667vw auto 0
  }
}
.p-productCm__caption {
  width: 672px;
  font-size: 14.5px;
  margin: 14px auto 0;
  color: #fff
}
@media print,
screen and (min-width:751px) {
  .p-productCm__caption {
    text-align: center
  }
}
@media screen and (max-width:750px) {
  .p-productCm__caption {
    width: 89.33333vw;
    font-size: 2.8vw;
    margin: 4vw auto 0
  }
}
.p-productComp__ttl {
  position: relative;
  font-weight: 700;
  font-size: 24px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productComp__ttl {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-productComp__ttl:after {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 32px;
  height: 3px;
  margin-top: 15px;
  background: #d1b43c;
  content: ""
}
@media screen and (max-width:750px) {
  .p-productComp__ttl:after {
    width: 9.06667vw;
    height: 3px;
    margin-top: 2.66667vw
  }
}
@media screen and (max-width:750px) {
  .p-productComp__wrap {
    position: relative;
    width: calc(100% - 30/750*100%);
    margin-left: 4%;
    overflow-x: scroll
  }
}
.p-productComp__scroll {
  display: none
}
@media screen and (max-width:750px) {
  .p-productComp__scroll {
    display: block;
    margin-top: 11.33333%;
    padding-right: 3%;
    color: #1a1a1a;
    font-weight: 700;
    text-align: right;
    font-size: 12.5px;
    font-size: 3.33333vw
  }
  .p-productComp__scroll:after {
    display: inline-block;
    transform: rotate(45deg) translateY(-50%);
    width: 1.2vw;
    padding-top: 1.2vw;
    border-top: 2px solid #1a1a1a;
    border-right: 2px solid #1a1a1a;
    content: ""
  }
}
.p-productComp__table {
  width: 893px;
  margin: 50px auto 0;
  border-right: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6
}
@media screen and (max-width:750px) {
  .p-productComp__table {
    width: max-content;
    margin: 2.66667vw auto 0
  }
}
.p-productComp__table--i {
  width: 640px
}
@media screen and (max-width:750px) {
  .p-productComp__table--i {
    width: max-content
  }
}
.p-productComp__table th {
  width: 130px;
  border-top: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  background: #faf8f1;
  font-size: 16px;
  text-align: center;
  vertical-align: middle
}
@media screen and (max-width:750px) {
  .p-productComp__table th {
    width: 27.2vw;
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-productComp__table th a {
  display: inline-block;
  position: relative;
  margin-top: 10px;
  font-size: 14px
}
@media screen and (max-width:750px) {
  .p-productComp__table th a {
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-productComp__table th a:after {
  display: inline-block;
  margin-left: 6px;
  color: #b22721;
  font-size: 10px;
  content: "＞"
}
.p-productComp__table td {
  width: 254px;
  padding: 25px 10px;
  border-top: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  text-align: center;
  vertical-align: middle
}
@media screen and (max-width:750px) {
  .p-productComp__table td {
    width: 57.33333vw;
    padding: 6.66667vw 3vw
  }
}
.p-productComp__table td:last-child {
  border-right: none
}
.p-productComp__table td.vt {
  vertical-align: top
}
@media screen and (max-width:750px) {
  .p-productComp__table td .item {
    width: 20.53333vw;
    margin: 0 auto
  }
}
.p-productComp__table td .name {
  margin-top: 15px
}
@media screen and (max-width:750px) {
  .p-productComp__table td .name {
    margin-top: 3%;
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-productComp__table td .tag {
  margin-top: 15px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productComp__table td .tag {
    margin-top: 2%
  }
}
.p-productComp__table td .tag span {
  display: inline-block;
  padding: 0 3px 2px;
  border: 1px solid #c6c6c6;
  font-size: 12px
}
@media screen and (max-width:750px) {
  .p-productComp__table td .tag span {
    font-size: 9px;
    font-size: 2.4vw
  }
}
.p-productComp__table td .graph {
  margin-bottom: 15px
}
@media screen and (max-width:750px) {
  .p-productComp__table td .graph {
    width: 50.66667vw;
    margin-bottom: 5%
  }
}
@media screen and (max-width:750px) {
  .p-productComp__table td .txt {
    margin-top: 0;
    font-size: 13px;
    font-size: 3.46667vw
  }
}
.p-productComp__mainTtl {
  font-size: 34px;
  font-weight: 700;
  border-bottom: solid 3px #000;
  width: 150px;
  margin: 150px auto 0;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productComp__mainTtl {
    font-size: 22px;
    font-size: 5.86667vw;
    width: 26.66667vw;
    margin: 20vw auto 0
  }
}
.p-productComp__inner {
  width: 1028px;
  margin: 60px auto 0
}
.p-productComp__inner--col2 {
  width: 570px
}
@media screen and (max-width:750px) {
  .p-productComp__inner {
    width: 89.33333vw;
    overflow-x: scroll;
    padding-bottom: 2.66667vw
  }
}
.p-productComp__list {
  display: grid;
  grid-template-columns: 110px repeat(4,1fr);
  grid-template-rows: 90px 270px 140px repeat(2,74px);
  column-gap: 10px;
  grid-row-gap: 0
}
.p-productComp__list--col2 {
  grid-template-columns: 110px repeat(2,1fr);
  grid-template-rows: 90px 270px 140px repeat(2,74px)
}
.p-productComp__list.col3 {
  max-width: 800px;
  margin: 0 auto;
  grid-template-columns: 110px repeat(3,1fr)
}
.p-productComp__list.row-auto {
  grid-template-rows: minmax(0,auto)
}
@media screen and (max-width:750px) {
  .p-productComp__list {
    display: contents
  }
}
.p-productComp__heading {
  display: grid;
  grid-template-columns: repeat(4,108);
  grid-template-rows: 270px 140px repeat(2,74px);
  grid-column-gap: 0;
  grid-row-gap: 0;
  background: #ebebeb;
  border-radius: 8px;
  margin-top: 90px
}
@media screen and (max-width:750px) {
  .p-productComp__heading {
    grid-template-columns: 60.26667vw 39.6vw 26.66667vw 42.66667vw;
    grid-template-rows: 10.66667vw;
    margin: 0 0 1.33333vw 33.33333vw
  }
}
.p-productComp__heading.row5 {
  grid-template-rows: 270px 74px 140px repeat(2,74px)
}
@media screen and (max-width:750px) {
  .p-productComp__heading.row5 {
    grid-template-rows: 10.66667vw;
    grid-template-columns: 60.26667vw 26.8vw 39.73333vw 26.8vw 42.8vw
  }
}
.p-productComp__headingItem {
  border-bottom: solid 1px #f5f5f5;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  background: #ebebeb
}
@media screen and (max-width:750px) {
  .p-productComp__headingItem {
    font-size: 12px;
    font-size: 3.2vw;
    border-bottom: none;
    border-right: solid 2px #f5f5f5
  }
}
.p-productComp__headingItem:nth-child(1) {
  border-radius: 8px 8px 0 0
}
@media screen and (max-width:750px) {
  .p-productComp__headingItem:nth-child(1) {
    border-radius: 5px 0 0 5px
  }
}
@media screen and (max-width:750px) {
  .p-productComp__headingItem:nth-child(2) {
    border-radius: 0
  }
}
.p-productComp__headingItem:last-child {
  border-radius: 0 0 8px 8px;
  border-bottom: none
}
@media screen and (max-width:750px) {
  .p-productComp__headingItem:last-child {
    border-radius: 0 5px 5px 0
  }
}
.p-productComp__cat {
  display: grid;
  grid-template-rows: 90px 270px 140px repeat(2,74px);
  column-gap: 10px;
  border-radius: 8px;
  overflow: hidden
}
@media screen and (max-width:750px) {
  .p-productComp__cat {
    grid-template-columns: 33.33333vw 59.6vw 39.6vw 26.66667vw 42.66667vw;
    grid-template-rows: 34.66667vw;
    overflow: unset;
    column-gap: 0;
    margin-bottom: 1.33333vw;
    border-radius: 5px
  }
}
.p-productComp__cat.row5 {
  grid-template-rows: 90px 270px 74px 140px repeat(2,74px)
}
@media screen and (max-width:750px) {
  .p-productComp__cat.row5 {
    grid-template-columns: 33.33333vw 59.6vw 26.66667vw 39.6vw 26.66667vw 42.66667vw;
    grid-template-rows: 34.66667vw
  }
}
.p-productComp__cat.red-active {
  border: solid 2px #d90614
}
@media screen and (max-width:750px) {
  .p-productComp__cat.red-active {
    width: 203.06667vw
  }
}
.p-productComp__cat.orange-active {
  border: solid 2px #fe9527
}
@media screen and (max-width:750px) {
  .p-productComp__cat.orange-active {
    width: 203.06667vw
  }
}
.p-productComp__cat.blue-active {
  border: solid 2px #003994
}
@media screen and (max-width:750px) {
  .p-productComp__cat.blue-active {
    width: 203.06667vw
  }
}
.p-productComp__cat.brown-active {
  border: solid 2px #ae8027
}
@media screen and (max-width:750px) {
  .p-productComp__cat.brown-active {
    width: fit-content
  }
}
.p-productComp__catDetail {
  font-size: 14px;
  background: #fff;
  padding: 20px 17px;
  display: flex;
  align-items: center;
  border-bottom: solid 1px #e5e5e5
}
@media screen and (max-width:750px) {
  .p-productComp__catDetail {
    padding: 0 3.33333vw;
    font-size: 12px;
    font-size: 3.2vw;
    border-bottom: none;
    border-left: solid 1px #e5e5e5
  }
}
.p-productComp__catDetail:nth-child(1) {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  justify-content: center;
  line-height: 1.5;
  border-bottom: none
}
@media screen and (max-width:750px) {
  .p-productComp__catDetail:nth-child(1) {
    font-size: 13px;
    font-size: 3.46667vw;
    border-left: none;
    border-radius: 3px 0 0 3px;
    padding: 0
  }
}
.p-productComp__catDetail:nth-child(2) {
  display: block
}
@media screen and (max-width:750px) {
  .p-productComp__catDetail:nth-child(2) {
    display: flex;
    border-left: none
  }
}
.p-productComp__catDetail:last-child {
  border-bottom: none
}
@media screen and (max-width:750px) {
  .p-productComp__catDetail:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 0 3px 3px 0
  }
}
.p-productComp__catDetail:has(ul) {
  flex-direction: column
}
.p-productComp__catDetail.red {
  background: #d90614
}
.p-productComp__catDetail.orange {
  background: #fe9527
}
.p-productComp__catDetail.blue {
  background: #003994
}
.p-productComp__catDetail.brown {
  background: #ae8027
}
@media screen and (max-width:750px) {
  .p-productComp__catDetail.brown {
    padding: 0 3.73333vw;
    text-align: left
  }
}
.p-productComp__catDetailInner {
  position: relative;
  font-size: 14px
}
@media screen and (max-width:750px) {
  .p-productComp__catDetailInner {
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-productComp__catDetailInner span {
  font-size: 12px;
  position: absolute;
  right: 0;
  bottom: 0
}
@media screen and (max-width:750px) {
  .p-productComp__catDetailInner span {
    position: relative;
    font-size: 11px;
    font-size: 2.93333vw
  }
}
.p-productComp__catDetailCheckList li {
  position: relative;
  font-size: 14px;
  padding-left: 21px
}
@media screen and (max-width:750px) {
  .p-productComp__catDetailCheckList li {
    font-size: 12px;
    font-size: 3.2vw;
    padding-left: 4.66667vw
  }
}
.p-productComp__catDetailCheckList li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  width: 17px;
  height: 15px;
  background-image: url(../img/product/alphapremium/icon_check.png);
  background-size: contain;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-productComp__catDetailCheckList li:before {
    width: 3.73333vw;
    height: 3.46667vw;
    top: 1.2vw
  }
}
.p-productComp__catDetailCheckList li + li {
  margin-top: 1em
}
.p-productComp__catDetailImg {
  width: 120px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-productComp__catDetailImg {
    width: 20vw
  }
}
.p-productComp__catDetailName {
  font-size: 14px;
  margin-top: 20px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productComp__catDetailName {
    font-size: 12px;
    font-size: 3.2vw;
    margin-top: 0
  }
}
.p-productComp__catDetailName span {
  font-size: 13px;
  border: solid 1px #3c3c3c;
  padding: 2px 3px;
  display: inline-block;
  margin-top: 15px
}
@media screen and (max-width:750px) {
  .p-productComp__catDetailName span {
    font-size: 11.5px;
    font-size: 3.06667vw;
    margin-top: 5px
  }
}
.p-productComp__balloon {
  background: #d4252c;
  color: #fff;
  font-size: 14px;
  border-radius: 8px;
  padding: 8px 15px;
  margin-top: 20px;
  position: relative
}
@media screen and (max-width:750px) {
  .p-productComp__balloon {
    font-size: 11px;
    font-size: 2.93333vw;
    padding: 1.06667vw 2vw;
    margin-top: 2.66667vw
  }
}
.p-productComp__balloon:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  background: #d4252c;
  top: -11px;
  left: 50%;
  transform: translateX(-50%);
  clip-path: polygon(50% 0,0 100%,100% 100%)
}
.p-productInfo {
  padding: 110px 0 120px;
  background: #f7f7f7
}
@media screen and (max-width:750px) {
  .p-productInfo {
    padding: 16vw 0 16vw
  }
}
.p-productInfo__detailInner {
  position: relative;
  width: 1028px;
  margin: 0 auto;
  padding: 80px;
  background: #fff;
  border-radius: 5px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailInner {
    width: 92vw;
    padding: 14.66667vw 6.66667vw 13.33333vw
  }
}
.p-productInfo__detailTtl {
  display: flex;
  align-items: center;
  justify-content: space-between
}
.p-productInfo__detailTtl.golddrink2 {
  width: 640px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailTtl.golddrink2 {
    width: 66.13333vw
  }
}
.p-productInfo__detailTtl.goldzerodrink {
  width: 680px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailTtl.goldzerodrink {
    width: 66.13333vw
  }
}
.p-productInfo__detailTtl.alphadrink {
  width: 520px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailTtl.alphadrink {
    width: 69.73333vw
  }
}
.p-productInfo__detailTtl.alphapremium {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 0 21px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailTtl.alphapremium {
    width: 66.4vw
  }
}
.p-productInfo__detailTtl.iclear_charge {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 0 21px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailTtl.iclear_charge {
    font-size: 18px;
    font-size: 4.8vw
  }
}
.p-productInfo__detailTtl.zerodrink {
  width: 580px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailTtl.zerodrink {
    width: 48.26667vw
  }
}
.p-productInfo__detailTtl.iplus {
  width: 475px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailTtl.iplus {
    width: 66.13333vw
  }
}
.p-productInfo__detailTtl.idrink {
  width: 515px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailTtl.idrink {
    width: 66.13333vw
  }
}
@media screen and (max-width:750px) {
  .p-productInfo__detailTtl {
    display: block;
    width: 76.8vw
  }
}
.p-productInfo__detailTtl span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 128px;
  height: 31px;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #000
}
@media screen and (max-width:750px) {
  .p-productInfo__detailTtl span {
    width: 30.66667vw;
    height: 7.33333vw;
    font-size: 14px;
    font-size: 3.73333vw;
    margin-top: 2.66667vw
  }
}
.p-productInfo__col {
  width: 420px;
  align-items: center;
  justify-content: space-between;
  display: flex
}
@media screen and (max-width:750px) {
  .p-productInfo__col {
    width: 54.8vw;
    display: block
  }
}
.p-productInfo__col.w645 {
  width: 645px
}
.p-productInfo__choiceBtn {
  width: 205px;
  margin-top: 25px
}
@media screen and (max-width:750px) {
  .p-productInfo__choiceBtn {
    width: 54.8vw;
    margin-top: 2.93333vw
  }
}
.p-productInfo__selfLogo {
  display: flex;
  margin-top: 25px;
  height: 58px;
  align-items: center
}
.p-productInfo__selfLogo img {
  width: 78px;
  height: 32px
}
@media screen and (max-width:750px) {
  .p-productInfo__selfLogo {
    margin-top: 5.33333vw;
    display: block
  }
  .p-productInfo__selfLogo img {
    width: 30.4vw;
    height: auto
  }
}
.p-productInfo__selfLogo .blank {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  font-size: 15px;
  font-weight: 500;
  padding-left: 15px;
  text-decoration: underline
}
@media screen and (max-width:750px) {
  .p-productInfo__selfLogo .blank {
    width: auto;
    height: auto;
    display: block;
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 1.33333vw;
    padding-left: 0
  }
}
.p-productInfo__selfLogo .blank:after {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: -5%;
  width: 11px;
  height: 9px;
  transform: translateY(-50%);
  background: url(/qpkowa/assets/img/common/icon-blank-blue.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:750px) {
  .p-productInfo__selfLogo .blank:after {
    right: 3.06667vw;
    width: 3.2vw;
    height: 2.53333vw;
    right: -4vw
  }
}
.p-productInfo__detailSubttl {
  font-size: 16px;
  margin-top: 10px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailSubttl {
    width: 78.66667vw;
    font-size: 14px;
    font-size: 3.73333vw;
    margin-top: 2vw
  }
}
@media print,
screen and (min-width:751px) {
  .p-productInfo__detailChoice {
    position: absolute;
    top: 80px;
    right: 80px
  }
}
@media screen and (max-width:750px) {
  .p-productInfo__detailChoice {
    width: 64.66667vw;
    margin-top: 2.66667vw
  }
}
.p-productInfo__detailSubTtl {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  padding-left: 25px;
  border-bottom: solid 1px #d5d5d5;
  padding-bottom: 10px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailSubTtl {
    font-size: 20px;
    font-size: 5.33333vw;
    padding-left: 6vw
  }
}
.p-productInfo__detailSubTtl:before {
  position: absolute;
  display: block;
  content: '';
  top: 40%;
  left: 0;
  width: 16px;
  height: 16px;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-productInfo__detailSubTtl:before {
    width: 4.26667vw;
    height: 4.26667vw
  }
}
.p-productInfo__detailSubTtl.blue:before {
  background: #003994
}
.p-productInfo__detailSubTtl.red:before {
  background: #fd0d1b
}
.p-productInfo__detailSubTtl.brown:before {
  background: #ae8027
}
.p-productInfo__detailEffect {
  margin-top: 60px
}
.p-productInfo__detailEffectList {
  font-size: 18px;
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailEffectList {
    font-size: 16px;
    font-size: 4.26667vw;
    margin-top: 2.66667vw
  }
}
.p-productInfo__detailEffectList li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 20px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailEffectList li {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-productInfo__detailUsage {
  margin-top: 40px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailUsage {
    margin-top: 8vw
  }
}
.p-productInfo__detailUsageTxt {
  font-size: 20px;
  margin-top: 20px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailUsageTxt {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-productInfo__detailUsageTxt span {
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  margin-top: 30px
}
.p-productInfo__detailUsageTxt .bold {
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  margin-top: 30px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailUsageTxt .bold {
    font-size: 17px;
    font-size: 4.53333vw
  }
}
.p-productInfo__detailComponent {
  margin-top: 40px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailComponent {
    margin-top: 8vw
  }
}
.p-productInfo__detailComponentAcc {
  width: 854px;
  margin: 20px auto 0
}
@media screen and (max-width:750px) {
  .p-productInfo__detailComponentAcc {
    width: 78.4vw
  }
}
.p-productInfo__detailComponentAccTtl {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  padding: 35px 30px 35px 50px;
  background: #fff;
  box-shadow: 0 0 10px 2px rgba(0,0,0,.15);
  cursor: pointer
}
@media screen and (max-width:750px) {
  .p-productInfo__detailComponentAccTtl {
    font-size: 16px;
    font-size: 4.26667vw;
    padding: 6vw 6.66667vw
  }
}
.p-productInfo__detailComponentAccTtl:before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 30px;
  height: 3px;
  width: 30px;
  background: #fd0d1b;
  transform: translateY(-50%)
}
@media screen and (max-width:750px) {
  .p-productInfo__detailComponentAccTtl:before {
    right: 5.33333vw;
    width: 5.33333vw;
    height: .4vw
  }
}
.p-productInfo__detailComponentAccTtl:after {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  right: 30px;
  width: 30px;
  height: 3px;
  background: #fd0d1b;
  transition: all .3s;
  transform: translateY(-50%) rotate(90deg)
}
@media screen and (max-width:750px) {
  .p-productInfo__detailComponentAccTtl:after {
    right: 5.33333vw;
    width: 5.33333vw;
    height: .4vw
  }
}
.p-productInfo__detailComponentAccTtl.active:after {
  transform: translateY(-50%) rotate(0)
}
.p-productInfo__detailComponentAccTtl.blue::before {
  background: #003994
}
.p-productInfo__detailComponentAccTtl.blue::after {
  background: #003994
}
.p-productInfo__detailComponentAccInner {
  display: none;
  padding: 40px 0;
  background: #ededed
}
@media screen and (max-width:750px) {
  .p-productInfo__detailComponentAccInner {
    padding: 0
  }
}
.p-productInfo__detailComponentAccTable {
  display: block;
  width: 752px;
  margin: 0 auto;
  border-collapse: collapse;
  border: 1px solid #e0e0e0
}
@media screen and (max-width:750px) {
  .p-productInfo__detailComponentAccTable {
    width: 78.4vw
  }
}
.p-productInfo__detailComponentAccTable .blue {
  background: #003994
}
.p-productInfo__detailComponentAccTable td,
.p-productInfo__detailComponentAccTable th {
  border: 1px solid #e0e0e0
}
.p-productInfo__detailComponentAccTable td.bt0,
.p-productInfo__detailComponentAccTable th.bt0 {
  border-top: 0
}
.p-productInfo__detailComponentAccTable td.bb0,
.p-productInfo__detailComponentAccTable th.bb0 {
  border-bottom: 0
}
.p-productInfo__detailComponentAccTable td.bl0,
.p-productInfo__detailComponentAccTable th.bl0 {
  border-left: 0
}
.p-productInfo__detailComponentAccTable td.br0,
.p-productInfo__detailComponentAccTable th.br0 {
  border-right: 0
}
.p-productInfo__detailComponentAccTable td.center,
.p-productInfo__detailComponentAccTable th.center {
  text-align: center
}
.p-productInfo__detailComponentAccTable th {
  width: 376px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  padding: 25px 0;
  background: #d90614
}
@media screen and (max-width:750px) {
  .p-productInfo__detailComponentAccTable th {
    width: 39.2vw;
    font-size: 13px;
    font-size: 3.46667vw;
    padding: 2.66667vw 0
  }
}
.p-productInfo__detailComponentAccTable th .blue {
  background: #003994
}
.p-productInfo__detailComponentAccTable td {
  font-size: 16px;
  vertical-align: middle;
  background: #fff;
  padding: 20px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailComponentAccTable td {
    font-size: 13px;
    font-size: 3.46667vw;
    padding: 5.33333vw 2.66667vw
  }
}
.p-productInfo__detailComponentAccTable td.w70 {
  width: 70px
}
@media screen and (max-width:750px) {
  .p-productInfo__detailComponentAccTable td.w70 {
    width: 10.26667vw;
    padding: 5.33333vw 1.33333vw;
    text-align: center
  }
}
.p-productInfo__detailComponentAccTable td span {
  font-size: 12px;
  vertical-align: baseline
}
@media screen and (max-width:750px) {
  .p-productInfo__detailComponentAccTable td span {
    font-size: 9px;
    font-size: 2.4vw
  }
}
.p-productInfo__detailComponentAccTable.brown th {
  background: #ae8027
}
.p-productInfo__ftOther {
  width: 737px;
  margin: 20px auto 0
}
@media screen and (max-width:750px) {
  .p-productInfo__ftOther {
    background: #fff;
    width: auto;
    margin: 0 auto;
    padding: 4vw 0 0
  }
}
.p-productScene--iseries {
  background: url(../img/product/iplus/scene_bg.png) no-repeat top center;
  background-size: cover;
  padding: 100px 0 120px 0
}
@media screen and (max-width:750px) {
  .p-productScene--iseries {
    background: url(../img/product/iplus/scene_bg--sp.png) no-repeat top center;
    background-size: 100%;
    padding: 16vw 0 14.66667vw 0
  }
}
.p-productScene--alphadrink {
  background-image: url(../img/product/alphadrink/bg.jpg);
  background-repeat: repeat;
  width: 100%;
  background-size: cover;
  z-index: -1;
  position: relative;
  padding: 100px 0 120px 0
}
@media screen and (max-width:750px) {
  .p-productScene--alphadrink {
    background-image: url(../img/product/alphadrink/bg--sp.jpg)!important;
    background-size: contain!important;
    padding: 16vw 0 14.66667vw 0
  }
}
.p-productScene--alphadrink::before {
  content: '';
  display: inline-block;
  background: url(../img/product/alphadrink/scene_bg_left.png) no-repeat;
  width: 274px;
  height: 430px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-productScene--alphadrink::before {
    background-size: contain;
    width: 30.26667vw;
    height: 47.6vw
  }
}
.p-productScene--alphadrink::after {
  content: '';
  display: inline-block;
  background: url(../img/product/alphadrink/scene_bg_right.png) no-repeat;
  width: 424px;
  height: 665px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-productScene--alphadrink::after {
    background-size: contain;
    width: 40.93333vw;
    height: 64.26667vw
  }
}
@media screen and (max-width:750px) {
  .p-productScene--alphadrink {
    background: #d90614;
    padding-bottom: 18.66667vw
  }
}
.p-productScene--alphapremium {
  background-image: url(../img/product/alphapremium/bg_scene.jpg);
  background-repeat: repeat;
  width: 100%;
  background-size: cover;
  z-index: -1;
  position: relative;
  padding: 123px 0 120px 0
}
@media screen and (max-width:750px) {
  .p-productScene--alphapremium {
    background-image: url(../img/product/alphapremium/bg_scene--sp.jpg)!important;
    background-repeat: no-repeat;
    background-position: top left;
    padding: 18.13333vw 0 20.53333vw 0
  }
}
.p-productScene--zerodrink {
  background-image: url(../img/product/zerodrink/scene_bg.jpg);
  background-repeat: repeat;
  width: 100%;
  background-size: cover;
  padding: 100px 0 120px 0;
  position: relative
}
@media screen and (max-width:750px) {
  .p-productScene--zerodrink {
    background-image: url(../img/product/zerodrink/bg--sp.jpg)!important;
    background-size: contain!important;
    padding: 16vw 0 14.66667vw 0
  }
}
.p-productScene--zerodrink::before {
  content: '';
  display: inline-block;
  background: url(../img/product/zerodrink/scene_bg_left.png) no-repeat;
  width: 274px;
  height: 430px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}
@media screen and (max-width:750px) {
  .p-productScene--zerodrink::before {
    background-size: contain;
    width: 30.26667vw;
    height: 47.6vw
  }
}
.p-productScene--zerodrink::after {
  content: '';
  display: inline-block;
  background: url(../img/product/zerodrink/scene_bg_right.png) no-repeat bottom right;
  width: 424px;
  height: 700px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5
}
@media screen and (max-width:750px) {
  .p-productScene--zerodrink::after {
    background-size: contain;
    width: 40.93333vw;
    height: 64.26667vw
  }
}
@media screen and (max-width:750px) {
  .p-productScene--zerodrink {
    background: #d90614;
    padding-bottom: 18.66667vw
  }
}
.p-productScene--zerodrink .p-productScene__inner {
  position: relative;
  z-index: 6
}
.p-productScene--golddrink {
  background: linear-gradient(90deg,#b4000b,#d90614 30% 65%,#b4000b);
  position: relative;
  padding: 80px 0 120px 0;
  z-index: 5
}
@media screen and (max-width:750px) {
  .p-productScene--golddrink {
    background: #d90614;
    padding: 16vw 0 14.66667vw 0
  }
}
.p-productScene--golddrink::before {
  content: "";
  position: absolute;
  background: url(../img/product/golddrink2/scene_top.png) no-repeat center;
  background-size: 100%;
  width: 100%;
  height: 8.78477vw;
  top: -8.71157vw
}
@media screen and (max-width:750px) {
  .p-productScene--golddrink::before {
    background: url(../img/product/golddrink2/scene_top--sp.png) no-repeat center;
    height: 9.33333vw
  }
}
.p-productScene--golddrink::after {
  content: "";
  position: absolute;
  background: url(../img/product/golddrink2/scene_top.png) no-repeat center;
  background-size: 100%;
  width: 100%;
  height: 8.78477vw;
  bottom: -8.71157vw;
  transform: rotate(180deg)
}
@media screen and (max-width:750px) {
  .p-productScene--golddrink::after {
    background: url(../img/product/golddrink2/scene_top--sp.png) no-repeat center;
    height: 9.33333vw
  }
}
.p-productScene__inner {
  width: 1062px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-productScene__inner {
    width: 89.33333vw
  }
}
.p-productScene--alphapremium .p-productScene__inner {
  max-width: 1028px
}
.p-productScene__ttl {
  font-size: 46px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-productScene__ttl {
    font-size: 27px;
    font-size: 7.2vw
  }
}
.p-productScene__ttl--blue {
  color: #003994
}
.p-productScene__ttl--white {
  color: #fff
}
.p-productScene__ttl--mincho {
  width: 223px;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-productScene__ttl--mincho {
    width: 33.73333vw
  }
}
.p-productScene__ttl--en {
  width: 120px;
  margin: 13px auto 0
}
@media screen and (max-width:750px) {
  .p-productScene__ttl--en {
    width: 22.4vw;
    margin: 3.06667vw auto 0
  }
}
.p-productScene__ttl span {
  background: #003994;
  color: #fff;
  display: block;
  width: 120px;
  margin: 0 auto;
  border-radius: 80px;
  text-align: center;
  padding: 5px 0
}
@media screen and (max-width:750px) {
  .p-productScene__ttl span {
    font-size: 13px;
    font-size: 3.46667vw;
    width: 22.66667vw;
    padding: .66667vw 0
  }
}
.p-productScene__ttl p {
  width: 120px;
  text-align: center;
  margin: 0 auto
}
@media screen and (max-width:750px) {
  .p-productScene__ttl p {
    width: 21.06667vw;
    margin: 2.66667vw auto 0
  }
}
.p-productScene__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px
}
@media screen and (max-width:750px) {
  .p-productScene__list {
    display: block;
    margin-top: 6.66667vw
  }
}
.p-productScene__list--displace {
  display: grid;
  grid-template-columns: 495px 534px;
  grid-template-rows: 404px 368px;
  gap: 0 40px;
  margin-top: 60px
}
@media screen and (max-width:750px) {
  .p-productScene__list--displace {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4,minmax(0,auto));
    grid-template-areas: "one" "two" "three" "four";
    gap: 8.4vw 0;
    margin-top: 15.73333vw
  }
}
@media screen and (max-width:750px) {
  .p-productScene__item {
    width: 80vw;
    padding-top: 9.33333vw
  }
}
.p-productScene__item:nth-child(odd) {
  padding-top: 10px
}
@media screen and (max-width:750px) {
  .p-productScene__item:nth-child(odd) {
    padding-top: 9.33333vw
  }
}
.p-productScene__item:nth-child(even) {
  padding-top: 60px
}
@media screen and (max-width:750px) {
  .p-productScene__item:nth-child(even) {
    padding-top: 9.33333vw;
    margin-left: auto
  }
}
@media screen and (max-width:750px) {
  .p-productScene__item.right {
    padding-top: 6.66667vw;
    margin-left: auto
  }
}
@media screen and (max-width:750px) {
  .p-productScene__item.left {
    padding-top: 6.66667vw;
    margin-right: auto;
    margin-left: 0
  }
}
.p-productScene__list--displace .p-productScene__item {
  padding-top: 0;
  width: 494px
}
@media screen and (max-width:750px) {
  .p-productScene__list--displace .p-productScene__item {
    width: 100%
  }
}
.p-productScene__list--displace .p-productScene__item:first-child {
  padding-top: 0
}
@media screen and (max-width:750px) {
  .p-productScene__list--displace .p-productScene__item:first-child {
    grid-area: one
  }
}
.p-productScene__list--displace .p-productScene__item:nth-child(2) {
  align-self: end
}
@media screen and (max-width:750px) {
  .p-productScene__list--displace .p-productScene__item:nth-child(2) {
    grid-area: two
  }
}
.p-productScene__list--displace .p-productScene__item:nth-child(3) {
  margin-top: -33px;
  margin-left: -42px
}
@media screen and (max-width:750px) {
  .p-productScene__list--displace .p-productScene__item:nth-child(3) {
    margin-top: 0;
    margin-left: 0;
    grid-area: three
  }
}
.p-productScene__list--displace .p-productScene__item:nth-child(4) {
  align-self: flex-end;
  margin-left: -42px
}
@media screen and (max-width:750px) {
  .p-productScene__list--displace .p-productScene__item:nth-child(4) {
    align-self: flex-start;
    margin-left: 0;
    grid-area: four
  }
}
.p-productStonesheet {
  padding: 120px 0 0
}
@media screen and (max-width:750px) {
  .p-productStonesheet {
    padding: 16vw 0 0
  }
}
.p-productStonesheet__img {
  margin: 0 auto;
  width: 1028px
}
@media screen and (max-width:750px) {
  .p-productStonesheet__img {
    width: 89.33333vw
  }
}
.p-productStonesheet__txt01 {
  font-size: 46px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 40px;
  font-feature-settings: 'palt'
}
@media screen and (max-width:750px) {
  .p-productStonesheet__txt01 {
    font-size: 7.46667vw
  }
}
.u-mt00 {
  margin-top: 0
}
.u-pt00 {
  padding-top: 0
}
.u-pci {
  display: inline-block
}
@media screen and (max-width:750px) {
  .u-pci {
    display: none
  }
}
.u-spi {
  display: none
}
@media screen and (max-width:750px) {
  .u-spi {
    display: inline-block
  }
}
.u-pc {
  display: block
}
@media screen and (max-width:750px) {
  .u-pc {
    display: none
  }
}
.u-sp {
  display: none
}
@media screen and (max-width:750px) {
  .u-sp {
    display: block
  }
}
.u-tac {
  text-align: center
}
/*# sourceMappingURL=index.css.map */
