@charset "UTF-8";

@font-face {
    font-family: Yu Gothic;
    src: local("Yu Gothic Medium");
    font-weight: 100
}

@font-face {
    font-family: Yu Gothic;
    src: local("Yu Gothic Medium");
    font-weight: 200
}

@font-face {
    font-family: Yu Gothic;
    src: local("Yu Gothic Medium");
    font-weight: 300
}

@font-face {
    font-family: Yu Gothic;
    src: local("Yu Gothic Medium");
    font-weight: 400
}

@font-face {
    font-family: Yu Gothic;
    src: local("Yu Gothic Bold");
    font-weight: 700
}

@font-face {
    font-family: Helvetica Neue;
    src: local("Helvetica Neue Regular");
    font-weight: 100
}

@font-face {
    font-family: Helvetica Neue;
    src: local("Helvetica Neue Regular");
    font-weight: 200
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

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,
s,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    vertical-align: bottom;
    background: transparent;
    border: 0;
    outline: 0
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
picture,
section,
summary {
    display: block
}

address,
caption,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
th {
    font-size: 100%;
    font-style: normal;
    font-weight: 400
}

dd,
dl,
dt,
li,
ol,
ul {
    list-style-position: outside;
    list-style-type: none
}

table,
td,
th {
    vertical-align: top
}

nav ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

a {
    padding: 0;
    margin: 0;
    font-size: 100%;
    vertical-align: bottom;
    background: transparent;
    border: 0;
    outline: 0
}

ins {
    text-decoration: none
}

ins,
mark {
    color: #000;
    background-color: #ff9
}

mark {
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

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

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

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

img {
    max-width: 100%;
    border: 0
}

svg {
    display: inline;
    vertical-align: top
}

br {
    letter-spacing: 0
}

button,
fieldset,
form,
input,
label,
legend,
select,
textarea {
    padding: 0;
    margin: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    vertical-align: baseline
}

button,
input,
select,
textarea {
    vertical-align: middle;
    outline: 0;
    -webkit-appearance: none;
    appearance: none
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

select {
    font-size: 100%;
    background-color: #fff;
    border: 1px solid #809db9
}

button,
input,
textarea {
    box-sizing: border-box
}

textarea {
    resize: vertical;
    border-radius: 0
}

button {
    color: currentColor;
    background: transparent;
    border: 0;
    border-radius: 0
}

input[type=date],
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] {
    box-sizing: border-box;
    padding: 2px;
    font-size: 100%;
    background: #fff;
    border: 1px solid #809db9
}

input[type=number] {
    text-align: right
}

input[type=date]: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 {
    background: #fff;
    border: 1px solid #ef7a00
}

button,
input[type=checkbox],
input[type=radio] {
    cursor: pointer
}

input[type=email],
input[type=tel],
input[type=text] {
    border-radius: 0
}

input[type=image] {
    vertical-align: top
}

input[type=button],
input[type=submit] {
    border: none;
    border-radius: 0
}

input[type=button]:-webkit-search-decoration,
input[type=submit]:-webkit-search-decoration {
    display: none
}

input[type=button]:focus,
input[type=submit]:focus {
    outline-offset: -2px
}

input:disabled {
    cursor: default;
    opacity: .5
}

small {
    vertical-align: baseline
}

.u-order-1 {
    order: 1
}

.u-order-2 {
    order: 2
}

.u-order-3 {
    order: 3
}

.u-order-4 {
    order: 4
}

.u-order-5 {
    order: 5
}

.how2useindex {
    overflow: hidden;
    background-color: #f6f7f7
}

.how2useindex-ttl {
    line-height: 1;
    text-align: center;
    letter-spacing: .36em
}

.how2useindex-ttl small,
.how2useindex-ttl strong {
    display: block
}

.how2useindex-ttl strong {
    font-family: AvenirLTPro-Black
}

.how2useindex-ttl small {
    color: #000000
}

.how2useindex-ttl small:after,
.how2useindex-ttl small:before {
    display: inline-block;
    font-family: FP-KoburinaGoStdN-W6;
    vertical-align: unset;
    content: "-"
}

.how2useindex-step-item {
    position: relative
}

.how2useindex-step-item-img {
    overflow: hidden
}

.how2useindex-step-item-ttl {
    line-height: 1.4;
    color: #000000;
    letter-spacing: .2em
}

.how2useindex-step-item-txt {
    line-height: 2;
    letter-spacing: .2em
}

.how2useindex-step-item-txt sup {
    vertical-align: super
}

.how2useindex-note li {
    margin-left: 1.2rem;
    color: #9d9d9d;
    text-indent: -1.2em
}

.how2useindex-btn {
    position: relative;
    margin: 0 auto;
    text-align: center
}

.how2useindex-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: .2em;
    color: #fff;
    letter-spacing: .21em;
    background-color: #06c755;
    border-radius: 100em;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75)
}

.how2useindex-btn img {
    vertical-align: middle
}

.how2useindex-close {
    position: fixed;
    z-index: 1000;
    cursor: pointer
}

.how2useindex-close:after,
.how2useindex-close:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: block;
    content: "";
    background-color: #9d9d9d;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75)
}

.how2useindex-close:before {
    transform: rotate(30deg)
}

.how2useindex-close:after {
    transform: rotate(-30deg)
}

.productsindex {
    background-color: #f6f7f7
}

.productsindex-ttl {
    line-height: 1;
    text-align: center;
    letter-spacing: .36em
}

.productsindex-ttl small,
.productsindex-ttl strong {
    display: block
}

.productsindex-ttl strong {
    font-family: AvenirLTPro-Black
}

.productsindex-ttl small {
    color: #000000
}

.productsindex-ttl small:after,
.productsindex-ttl small:before {
    display: inline-block;
    font-family: FP-KoburinaGoStdN-W6;
    vertical-align: unset;
    content: "-"
}

.productsindex-lead,
.productsindex-txt {
    text-align: center;
    letter-spacing: .2em
}

.productsindex-txt {
    line-height: 1
}

.productsindex-item-img {
    overflow: hidden
}

.productsindex-item-name {
    line-height: 1;
    text-align: center
}

.productsindex-item-name svg {
    width: auto
}

.productsindex-item-type {
    line-height: 1;
    text-align: center;
    letter-spacing: .23em
}

.productsindex-item-detail {
    display: flex;
    align-items: stretch;
    justify-content: center
}

.productsindex-item-detail li {
    text-align: center
}

.productsindex-item-detail li+li {
    border-color: #000;
    border-left: 1px #000;
    border-style: solid
}

.productsindex-item-detail-txt01 {
    line-height: 1
}

.productsindex-item-detail-icon {
    margin: 0 auto
}

.productsindex-item-detail-txt02 {
    line-height: 1
}

.productsindex-item-detail-txt02 em,
.productsindex-item-detail-txt02 span,
.productsindex-item-detail-txt02 strong {
    vertical-align: unset
}

.productsindex-item-detail-txt02 em {
    display: inline-block;
    padding-top: .15em;
    font-style: normal
}

.productsindex-item-price {
    line-height: 1;
    text-align: center;
    letter-spacing: .14em
}

.productsindex-item-price em,
.productsindex-item-price span,
.productsindex-item-price strong {
    font-style: normal;
    vertical-align: unset
}

.productsindex-item-setnote {
    line-height: 1;
    text-align: center;
    letter-spacing: .13em
}

.productsindex-item-setnote span {
    position: relative;
    display: inline-block;
    padding-bottom: 1px;
    border-bottom: 1px solid #000
}

.productsindex-item-setnote span:after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 2px;
    content: "";
    background-color: #000
}

.productsindex-item-note {
    line-height: 1;
    text-align: center;
    letter-spacing: .13em
}

.productsindex-item-note strong {
    font-weight: inherit;
    color: #000000
}

.productsindex-item-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: .2em;
    color: #fff;
    letter-spacing: .15em;
    background-color: #000000;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75)
}

.productsindex-fullitem {
    overflow: hidden;
    background-color: #fff
}

.productsindex-fullitem-lead {
    line-height: 1;
    color: #000000;
    text-align: center;
    letter-spacing: .13em
}

.productsindex-fullitem-name {
    line-height: 1;
    text-align: center;
    letter-spacing: .23em
}

.productsindex-fullitem-detail {
    margin: 0 auto;
    text-align: center
}

.productsindex-fullitem-price {
    line-height: 1;
    text-align: center;
    letter-spacing: .14em
}

.productsindex-fullitem-price em,
.productsindex-fullitem-price span,
.productsindex-fullitem-price strong {
    font-style: normal;
    vertical-align: unset
}

.productsindex-fullitem-note {
    line-height: 1;
    text-align: center;
    letter-spacing: .13em
}

.productsindex-fullitem-note strong {
    font-weight: inherit;
    color: #000000
}

.productsindex-fullitem-note2 {
    line-height: 1.6;
    text-align: center;
    letter-spacing: .13em
}

.productsindex-fullitem-note2 strong {
    font-weight: inherit;
    color: #000000
}

.productsindex-fullitem-note2 mark {
    font-style: normal;
    background-color: transparent;
    background-image: linear-gradient(transparent 70%, #06c755 0)
}

.aboutindex {
    background-color: #06c755
}

.aboutindex-ttl {
    line-height: 1;
    text-align: center;
    letter-spacing: .36em
}

.aboutindex-ttl small,
.aboutindex-ttl strong {
    display: block
}

.aboutindex-ttl strong {
    font-family: AvenirLTPro-Black
}

.aboutindex-ttl small {
    color: #000000
}

.aboutindex-ttl small:after,
.aboutindex-ttl small:before {
    display: inline-block;
    font-family: FP-KoburinaGoStdN-W6;
    vertical-align: unset;
    content: "-"
}

.aboutindex-point {
    width: 100%;
    overflow: hidden
}

.aboutindex-point-slide {
    display: flex;
    align-items: stretch;
    width: 100%
}

.aboutindex-point-item {
    position: relative;
    flex: 0 0 auto;
    overflow: hidden;
    background-color: #fff
}

.aboutindex-point-item-ttl {
    position: relative;
    line-height: 1;
    color: #000000;
    letter-spacing: .2em
}

.aboutindex-point-item-ttl span {
    position: relative;
    display: inline-block
}

.aboutindex-point-item-ttl span:before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    content: "";
    background-color: #000000
}

.aboutindex-point-item-lead {
    letter-spacing: .2em
}

.aboutindex-point-item-lead strong {
    color: #000000
}

.aboutindex-point-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.aboutindex-point-item-txt {
    text-align: justify;
    letter-spacing: .2em
}

.aboutindex-point-item-cause dl {
    letter-spacing: .15em
}

.aboutindex-point-item-cause dt {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: .2em;
    color: #fff;
    background-color: #000000
}

.aboutindex-point-item-cause dd {
    text-align: justify
}

.aboutindex-point-item-question dl {
    letter-spacing: .15em
}

.aboutindex-point-item-question dt {
    position: relative;
    line-height: 1.6;
    color: #000000
}

.aboutindex-point-item-question dt:before {
    position: absolute;
    top: -.2rem;
    left: 0;
    display: block;
    color: #000000;
    content: "Q."
}

.aboutindex-point-item-question dd {
    position: relative;
    font-size: 1.5rem;
    line-height: 1.6
}

.aboutindex-point-item-question dd:before {
    position: absolute;
    left: 0;
    display: block;
    content: "A."
}

.aboutindex-point-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 5.8rem
}

.aboutindex-point-icon li {
    position: relative;
    width: 2.4rem;
    height: 2.4rem;
    margin: 0 1rem;
    cursor: pointer;
    border-radius: 1.2rem
}

.aboutindex-point-icon li:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #fff;
    border: .4rem solid #fff;
    border-radius: 50%;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75), transform .5s cubic-bezier(.19, 1, .22, 1);
    transform: scale(.5)
}

.aboutindex-point-icon li.is-active:before {
    background-color: transparent;
    transform: scale(1)
}

.aboutindex-point-pager-navi {
    display: flex
}

.aboutindex-point-pager-navi li {
    margin: 0 1.8rem
}

.aboutindex-point-pager-navi-btn {
    font-size: 1.6rem;
    color: #000000;
    letter-spacing: .13em;
    transition: color .15s cubic-bezier(.25, .25, .75, .75)
}

.aboutindex-point-pager-navi-btn.is-active {
    color: #fff
}

.aboutindex-point-pager-next,
.aboutindex-point-pager-prev {
    display: flex;
    align-items: center;
    justify-content: center
}

.aboutindex-point-pager-next.is-disabled,
.aboutindex-point-pager-prev.is-disabled {
    pointer-events: none;
    opacity: 0
}

.aboutindex-point-pager-next i,
.aboutindex-point-pager-prev i {
    display: flex;
    align-items: center;
    overflow: hidden
}

.aboutindex-point-pager-next svg,
.aboutindex-point-pager-prev svg {
    fill: #000000;
    transition: fill .1s cubic-bezier(.25, .25, .75, .75)
}

.aboutindex-point-pager-next span,
.aboutindex-point-pager-prev span {
    letter-spacing: .12em;
    transition: color .1s cubic-bezier(.25, .25, .75, .75)
}

.aboutindex-point-pager-next i {
    justify-content: flex-end
}

.comparisonindex {
    background-color: #fff
}

.comparisonindex-table {
    position: relative;
    width: 100%
}

.comparisonindex-table td,
.comparisonindex-table th {
    text-align: center
}

.comparisonindex-table thead th {
    color: #000000;
    text-align: left;
    letter-spacing: .22em
}

.comparisonindex-table thead td {
    vertical-align: bottom
}

.comparisonindex-table thead td strong {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    letter-spacing: 0;
    background-color: #000000
}

.comparisonindex-table tbody td,
.comparisonindex-table tbody th {
    vertical-align: middle
}

.comparisonindex-table tbody th {
    color: #000000
}

.comparisonindex-table tbody td {
    line-height: 1.4
}

.conversion {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #d8d8c3
}

.conversion.is-btnonly {
    background: transparent
}

.conversion-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.conversion-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.conversion.is-btnonly .conversion-bg {
    display: none
}

.conversion-logo {
    position: relative
}

.conversion-logo svg {
    fill: #fff
}

.conversion.is-btnonly .conversion-logo {
    display: none
}

.conversion-txt {
    position: relative;
    line-height: 1;
    color: #fff;
    letter-spacing: .2em
}

.conversion.is-btnonly .conversion-txt {
    display: none
}

.conversion-btn {
    position: relative
}

.conversion-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: .2em;
    color: #fff;
    letter-spacing: .21em;
    background-color: #06c755;
    border-radius: 100em;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75)
}

.conversion-btn a:nth-child(2) {
    display: none
}

.conversion-btn img {
    vertical-align: middle
}

.conversion.is-btnonly .conversion-btn {
    padding-top: 0
}

.conversion-online {
    position: relative;
    text-align: center
}

.conversion-online a {
    display: inline-block;
    line-height: 1.2;
    color: #000000;
    border-bottom: 1px solid
}

.conversion-online a:hover {
    border-bottom-color: transparent
}

.conversion-online a:nth-child(2) {
    display: none
}

.conversion-online img,
.conversion-online svg {
    width: .8em;
    margin-top: -.2em;
    vertical-align: middle
}

.faq-item {
    background-color: #fff
}

.faq-item-header {
    position: relative;
    line-height: 1.6;
    letter-spacing: .15em;
    cursor: pointer;
    background-color: #fff;
    transition: color .1s cubic-bezier(.25, .25, .75, .75)
}

.faq-item-header:before {
    position: absolute;
    display: block;
    font-family: AvenirLTPro-Black;
    content: "Q.";
    transition: color .1s cubic-bezier(.25, .25, .75, .75)
}

.faq-item-header i,
.faq-item-header i:after,
.faq-item-header i:before {
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto
}

.faq-item-header i:after,
.faq-item-header i:before {
    right: 0;
    left: 0;
    width: 100%;
    content: "";
    background-color: #000;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75), transform 1s cubic-bezier(.19, 1, .22, 1)
}

.faq-item-header i:after {
    transform: rotate(90deg)
}

.faq-item-header.is-show i:before {
    transform: rotate(0deg)
}

.faq-item-header.is-show i:after {
    transform: rotate(180deg)
}

.faq-item-body {
    height: 0;
    overflow: hidden;
    line-height: 1.6;
    letter-spacing: .12em;
    transition: height 1s cubic-bezier(.19, 1, .22, 1)
}

.faq-item-body-inner {
    position: relative
}

.faq-item-body-inner:before {
    position: absolute;
    display: block;
    font-family: AvenirLTPro-Black;
    content: "A."
}

.faq-item-body p {
    text-align: justify;
    word-break: break-all
}

.faq-item-body p+p {
    margin-top: 1em
}

.faq-item-body ul li {
    position: relative;
    padding-left: 1.2em;
    text-align: justify
}

.faq-item-body ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "・"
}

.faq-item-body ul.is-note li {
    color: #9d9d9d
}

.faq-item-body ul.is-note li:before {
    content: "※"
}

.faq-item-body ul+p {
    margin-top: 1em
}

.faq-item-body a {
    text-decoration: underline
}

.faq-item-body button {
    display: flex;
    align-items: center;
    color: #000000;
    letter-spacing: .12em
}

.faq-item-body button i {
    display: inline-block;
    border-color: #000000;
    border-style: solid;
    transform: rotate(45deg)
}

.js-image-drift {
    overflow: hidden
}

.js-image-drift>* {
    transform-origin: bottom center
}

.js-image-drift>.is-move {
    will-change: transform
}

.js-scroll-show-ready {
    opacity: .1
}

.js-scroll-drift.is-move {
    will-change: transform
}

body {
    font-family:Hiragino Kaku Gothic ProN, Yu Gothic, YuGothic, sans-serif;
    line-height: 1.7;
    color: #000;
    letter-spacing: .1em;
    background-color: #f6f7f7;
    font-feature-settings: "palt";
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    overscroll-behavior-y: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: unset
}

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

svg {
    fill: #000
}

.is-copy-guard {
    -webkit-touch-callout: none;
    -moz-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

a,
button,
label {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.header {
    top: 0;
    left: 0;
    z-index: 50;
    width: 100%
}

.header,
.header-logo {
    position: absolute
}

.header-reservation {
    transition: opacity .5s cubic-bezier(.25, .25, .75, .75) .8s, transform 1s cubic-bezier(.19, 1, .22, 1) .8s
}

.header-reservation-fixed {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    transition: opacity .5s cubic-bezier(.25, .25, .75, .75) .8s, transform 1s cubic-bezier(.19, 1, .22, 1) .8s
}

.header-reservation-fixed-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    letter-spacing: .1em;
    background-color: #06c755;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75)
}

.header-reservation-fixed-btn small,
.header-reservation-fixed-btn span {
    display: block;
    line-height: 1
}

.page-top .header-logo {
    display: none
}

.is-ready .header-reservation,
.is-ready .header-reservation-fixed {
    opacity: 0
}

.globalnavi {
    z-index: 100;
    height: 100%;
    overflow: hidden;
    background-color: #000000;
    transition: visibility 1s cubic-bezier(.25, .25, .75, .75), height 1s cubic-bezier(.19, 1, .22, 1);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.globalnavi,
.globalnavi-inner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.globalnavi-inner {
    display: flex
}

.globalnavi-navi-inner {
    position: relative
}

.globalnavi-navi-main li {
    transition: opacity .8s cubic-bezier(.25, .25, .75, .75), transform 1.2s cubic-bezier(.19, 1, .22, 1)
}

.globalnavi-navi-main a {
    line-height: 1;
    color: #fff;
    letter-spacing: .1em;
    transition: color .1s cubic-bezier(.25, .25, .75, .75)
}

.globalnavi-navi-sns {
    display: flex
}

.globalnavi-navi-sns a {
    display: block
}

.globalnavi-navi-sns svg {
    fill: #fff;
    transition: fill .1s cubic-bezier(.25, .25, .75, .75)
}

.globalnavi-navi-func a {
    display: block;
    line-height: 1;
    color: #fff;
    transition: color .1s cubic-bezier(.25, .25, .75, .75)
}

.globalnavi-navi-ed a {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding-top: .25em;
    padding-right: 3.6rem;
    padding-left: 3.6rem;
    color: #fff;
    letter-spacing: .18em;
    background-color: transparent;
    border: 2px solid #fff;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75)
}

.globalnavi-navi-ed img,
.globalnavi-navi-ed svg {
    vertical-align: middle;
    fill: currentColor
}

.globalnavi-navi-aga {
    display: block;
    text-indent: -9999px;
    background-image: url(../images/common/globalnavi_bnr_aga.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.globalnavi-conversion {
    position: relative
}

.globalnavi-conversion-inner {
    position: relative;
    z-index: 150
}

.globalnavi-conversion-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none
}

.globalnavi-conversion-bg-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 110;
    width: 100%;
    height: 100%;
    opacity: 0
}

.globalnavi-conversion-bg-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.globalnavi-conversion-bg-img.is-before {
    z-index: 115
}

.globalnavi-conversion-bg-img.is-active {
    z-index: 120
}

.globalnavi-conversion-bg.is-move .globalnavi-conversion-bg-img {
    will-change: opacity, transform
}

.globalnavi-conversion-btns li:first-of-type .globalnavi-conversion-btn {
    transition-delay: 0ms, .4s
}

.globalnavi-conversion-btns li:nth-of-type(2) .globalnavi-conversion-btn {
    transition-delay: 0ms, .5s
}

.globalnavi-conversion-btns li:nth-of-type(3) .globalnavi-conversion-btn {
    transition-delay: 0ms, .6s
}

.globalnavi-conversion-btns li:nth-of-type(4) .globalnavi-conversion-btn {
    transition-delay: 0ms, .7s
}

.globalnavi-conversion-btns li:nth-of-type(5) .globalnavi-conversion-btn {
    transition-delay: 0ms, .8s
}

.globalnavi-conversion-btns li img {
    vertical-align: middle
}

.globalnavi-conversion-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: .2em;
    color: #fff;
    letter-spacing: .2em;
    background-color: #06c755;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75)
}

.globalnavi-conversion-cancel {
    color: #fff;
    text-align: center
}

.globalnavi-conversion-cancel a {
    display: inline-block;
    color: #fff;
    border-color: #fff;
    border-style: solid;
    transition: color .1s cubic-bezier(.25, .25, .75, .75), border-color .1s cubic-bezier(.25, .25, .75, .75)
}

.globalnavi-conversion-online {
    color: #fff;
    text-align: center
}

.globalnavi-conversion-online a {
    display: inline-block;
    line-height: 1.2;
    color: #fff;
    border-bottom: 1px solid
}

.globalnavi-conversion-online a:hover {
    border-bottom-color: transparent
}

.globalnavi-conversion-online img,
.globalnavi-conversion-online svg {
    width: .8em;
    margin-top: -.2em;
    vertical-align: middle
}

.menu {
    position: fixed;
    z-index: 200;
    transition: opacity .5s cubic-bezier(.25, .25, .75, .75) .8s, transform 1s cubic-bezier(.19, 1, .22, 1) .8s
}

.menu-icon {
    position: relative;
    display: block;
    overflow: hidden
}

.menu-icon:after,
.menu-icon:before,
.menu-icon span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: auto;
    background-color: #000;
    transition: opacity .2s cubic-bezier(.25, .25, .75, .75) .5s, top .6s cubic-bezier(.19, 1, .22, 1) .5s, bottom .6s cubic-bezier(.19, 1, .22, 1) .5s, transform .6s cubic-bezier(.19, 1, .22, 1), background-color .1s cubic-bezier(.25, .25, .75, .75)
}

.menu-icon:after,
.menu-icon:before {
    content: ""
}

.menu-txt {
    position: relative;
    
    line-height: 1
}

.menu-txt span svg {
    width: auto;
    height: 100%;
    fill: #000;
    transition: fill .1s cubic-bezier(.25, .25, .75, .75)
}

.menu-txt span:first-of-type {
    display: block
}

.menu-txt span:last-of-type {
    display: none
}

.menu.is-close .menu-txt svg {
    fill: #fff
}

.menu.is-close .menu-icon:after,
.menu.is-close .menu-icon:before,
.menu.is-close .menu-icon span {
    background-color: #fff;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75), opacity .1s cubic-bezier(.25, .25, .75, .75), top .6s cubic-bezier(.19, 1, .22, 1), bottom .6s cubic-bezier(.19, 1, .22, 1), transform .6s cubic-bezier(.19, 1, .22, 1) .5s
}

.menu.is-close .menu-icon:before {
    top: 0;
    transform: rotate(30deg)
}

.menu.is-close .menu-icon:after {
    bottom: 0;
    transform: rotate(-30deg)
}

.menu.is-close .menu-icon span {
    opacity: 0
}

.menu.is-close .menu-txt span:first-of-type {
    display: none
}

.menu.is-close .menu-txt span:last-of-type {
    display: block
}

.menu.is-fixed .menu-icon:after,
.menu.is-fixed .menu-icon:before,
.menu.is-fixed .menu-icon span {
    background-color: #000 !important
}

.menu.is-fixed .menu-txt svg {
    fill: #000 !important
}

.page-top .menu .menu-icon:after,
.page-top .menu .menu-icon:before,
.page-top .menu .menu-icon span {
    background-color: #fff
}

.page-top .menu .menu-txt svg {
    fill: #fff
}

.page-top .menu.is-close .menu-icon:after,
.page-top .menu.is-close .menu-icon:before,
.page-top .menu.is-close .menu-icon span {
    background-color: #fff !important
}

.page-top .menu.is-close .menu-txt svg {
    fill: #fff !important
}

.globalnavi.is-hide {
    height: 0%;
    pointer-events: none;
    visibility: hidden
}

.globalnavi.is-hide .globalnavi-conversion-btns,
.globalnavi.is-hide .globalnavi-conversion-cancel,
.globalnavi.is-hide .globalnavi-conversion-logo,
.globalnavi.is-hide .globalnavi-conversion-online,
.globalnavi.is-hide .globalnavi-navi-aga,
.globalnavi.is-hide .globalnavi-navi-ed,
.globalnavi.is-hide .globalnavi-navi-main li,
.globalnavi.is-hide .globalnavi-navi-sub {
    transition-delay: 0ms;
    transition-duration: 0ms
}

.globalnavi.is-hide .globalnavi-conversion-btns,
.globalnavi.is-hide .globalnavi-conversion-cancel,
.globalnavi.is-hide .globalnavi-conversion-logo,
.globalnavi.is-hide .globalnavi-conversion-online,
.globalnavi.is-hide .globalnavi-navi-aga,
.globalnavi.is-hide .globalnavi-navi-ed,
.globalnavi.is-hide .globalnavi-navi-main li,
.globalnavi.is-hide .globalnavi-navi-sub {
    opacity: 0
}

.is-ready .menu {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
}

.edchecknavi {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 99;
    text-align: right
}

.page-edcheck-result .edchecknavi,
.page-edcheck .edchecknavi {
    display: none
}

.edchecknavi a {
    overflow: hidden;
    color: #fff;
    background-color: #000000;
    border-radius: 100em;
    transition: .1s cubic-bezier(.25, .25, .75, .75);
    transition-property: color, background-color
}

.edchecknavi-inner {
    box-sizing: border-box;
    display: flex;
    align-items: center
}

.edchecknavi-icon {
    box-sizing: border-box;
    display: flex;
    align-self: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75)
}

.edchecknavi-icon svg {
    fill: #000000;
    transition: fill .1s cubic-bezier(.25, .25, .75, .75)
}

.edchecknavi-text {
    flex: 1;
    padding-top: .3em;
    line-height: 1.2;
    text-align: center
}

.edchecknavi-text small,
.edchecknavi-text span {
    display: block
}

@media screen and (max-width:833px) {
    .u-display-pc {
        display: none !important
    }

    .u-order-1-sp {
        order: 1
    }

    .u-order-2-sp {
        order: 2
    }

    .u-order-3-sp {
        order: 3
    }

    .u-order-4-sp {
        order: 4
    }

    .u-order-5-sp {
        order: 5
    }

    .how2useindex {
        padding-top: 18.4rem;
        padding-bottom: 18.2rem
    }

    .how2useindex-inner {
        padding: 0 5.5rem
    }

    .how2useindex-ttl strong {
        font-size: 6.4rem
    }

    .how2useindex-ttl small {
        padding-top: 2.2rem;
        font-size: 3.2rem
    }

    .how2useindex-step {
        padding-top: 9.3rem
    }

    .how2useindex-step-item {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start
    }

    .how2useindex-step-item:not(:last-of-type) {
        padding-bottom: 8.1rem
    }

    .how2useindex-step-item:not(:last-of-type):after {
        position: absolute;
        bottom: 1.7rem;
        left: 0;
        width: 16rem;
        height: calc(100% - 19.2rem);
        content: "";
        background-image: url(../images/common/how2use/how2use_arrow_sp.svg);
        background-repeat: no-repeat;
        background-position: 50% 100%;
        background-size: 2rem auto
    }

    .how2useindex-step-item-img {
        width: 16rem;
        margin-right: 4.8rem;
        border-radius: 2rem
    }

    .how2useindex-step-item-ttl {
        font-size: 3.6rem
    }

    .how2useindex-step-item-txt {
        padding-top: 2.1rem;
        font-size: 2.6rem
    }

    .how2useindex-step-item-txt sup {
        font-size: 2rem
    }

    .how2useindex-note {
        padding-top: 10.2rem
    }

    .how2useindex-note li {
        font-size: 2.4rem
    }

    .how2useindex-btn {
        width: 64rem;
        padding-top: 8rem
    }

    .how2useindex-btn a {
        height: 12.8rem;
        font-size: 3.8rem
    }

    .how2useindex-btn img {
        width: 5.6rem;
        margin-top: -.2rem;
        margin-right: 2.4rem
    }

    .how2useindex-close {
        top: 1.8rem;
        right: 1.8rem;
        width: 9rem;
        height: 7rem
    }

    .how2useindex-close:after,
    .how2useindex-close:before {
        width: 3.7rem;
        height: .2rem
    }

    .productsindex {
        padding-top: 18.3rem;
        padding-bottom: 19.2rem
    }

    .productsindex-inner {
        padding: 0 5.5rem
    }

    .productsindex-ttl strong {
        font-size: 6.4rem
    }

    .productsindex-ttl small {
        padding-top: 2.2rem;
        font-size: 3.2rem
    }

    .productsindex-lead {
        padding-top: 8rem;
        font-size: 4rem;
        line-height: 1.7
    }

    .productsindex-txt {
        padding-top: 2.3rem;
        font-size: 2.8rem
    }

    .productsindex-list {
        padding-top: 12.6rem
    }

    .productsindex-item+.productsindex-item {
        padding-top: 16rem
    }

    .productsindex-item-img {
        border-radius: 2.4rem
    }

    .productsindex-item-inner {
        padding-top: 9.6rem
    }

    .productsindex-item-name svg {
        height: 4rem
    }

    .productsindex-item-type {
        padding-top: 3.2rem;
        font-size: 4rem
    }

    .productsindex-item-detail {
        padding-top: 7.4rem;
        margin: 0 -3rem
    }

    .productsindex-item-detail li {
        width: 23.2rem;
        padding: .6rem 0
    }

    .productsindex-item-detail-txt01 {
        font-size: 2.2rem
    }

    .productsindex-item-detail-icon {
        width: 12.4rem;
        padding-top: 3rem
    }

    .productsindex-item-detail-txt02 {
        padding-top: 2.7rem
    }

    .productsindex-item-detail-txt02 strong {
        font-size: 3.7rem
    }

    .productsindex-item-detail-txt02 span {
        font-size: 2.6rem
    }

    .productsindex-item-detail-txt02 em {
        font-size: 3.2rem
    }

    .productsindex-item-price {
        padding-top: 6.8rem;
        font-size: 4rem
    }

    .productsindex-item-price strong {
        font-size: 5.6rem
    }

    .productsindex-item-price em {
        font-size: 4.6rem
    }

    .productsindex-item-price span {
        font-size: 2.4rem
    }

    .productsindex-item-price span em {
        font-size: 3.6rem
    }

    .productsindex-item-note,
    .productsindex-item-setnote {
        padding-top: 3rem;
        font-size: 2.4rem
    }

    .productsindex-item-btn {
        padding-top: 8rem
    }

    .productsindex-item-btn a {
        height: 9.6rem;
        font-size: 3.2rem;
        border-radius: 4.8rem
    }

    .productsindex-fullitem {
        margin-top: 16rem;
        border-radius: 2.4rem
    }

    .productsindex-fullitem-inner {
        padding: 8.8rem 1rem
    }

    .productsindex-fullitem-lead {
        font-size: 2.8rem
    }

    .productsindex-fullitem-name {
        padding-top: 2.4rem;
        font-size: 4.8rem
    }

    .productsindex-fullitem-detail {
        max-width: 48rem;
        padding-top: 4rem
    }

    .productsindex-fullitem-price {
        padding-top: 4.8rem;
        font-size: 4rem
    }

    .productsindex-fullitem-price strong {
        font-size: 5.6rem
    }

    .productsindex-fullitem-price em {
        font-size: 4.6rem
    }

    .productsindex-fullitem-price span {
        display: block;
        font-size: 2.4rem
    }

    .productsindex-fullitem-price span em {
        font-size: 3.6rem
    }

    .productsindex-fullitem-note {
        padding-top: 3rem;
        font-size: 2.4rem
    }

    .productsindex-fullitem-note2 {
        padding-top: 4rem;
        font-size: 2.2rem
    }

    .aboutindex {
        padding-top: 18.4rem;
        padding-bottom: 18.6rem
    }

    .aboutindex-ttl strong {
        font-size: 6.4rem
    }

    .aboutindex-ttl small {
        padding-top: 2.2rem;
        font-size: 3.2rem
    }

    .aboutindex-point {
        margin-top: 9.4rem
    }

    .aboutindex-point-item {
        width: 64rem;
        padding: 7.3rem 0 5.8rem;
        margin: 0 1.6rem;
        border-radius: 2.4rem
    }

    .aboutindex-point-item-inner {
        padding: 0 6.4rem
    }

    .aboutindex-point-item-ttl {
        font-size: 4.8rem;
        text-align: center
    }

    .aboutindex-point-item-ttl span {
        display: block;
        width: 100%;
        padding-bottom: 4.9rem
    }

    .aboutindex-point-item-ttl span:before {
        height: .4rem
    }

    .aboutindex-point-item-lead {
        padding-top: 5.4rem;
        font-size: 3.2rem;
        line-height: 1.7;
        text-align: center
    }

    .aboutindex-point-item-img {
        width: 25.6rem;
        margin: 4.6rem auto 0;
        overflow: hidden;
        border-radius: 2.4rem
    }

    .aboutindex-point-item-txt {
        padding-top: 5.1rem;
        font-size: 2.6rem;
        line-height: 2
    }

    .aboutindex-point-item-cause {
        padding: 4.6rem 6.4rem 0
    }

    .aboutindex-point-item-cause dl+dl {
        padding-top: 5rem
    }

    .aboutindex-point-item-cause dt {
        height: 5.6rem;
        border-radius: .6rem
    }

    .aboutindex-point-item-cause dd {
        padding-top: 3.1rem;
        font-size: 2.6rem;
        line-height: 1.7
    }

    .aboutindex-point-item-question {
        padding: 5.7rem 6.4rem 0
    }

    .aboutindex-point-item-question dl+dl {
        padding-top: 2.9rem
    }

    .aboutindex-point-item-question dt {
        padding-left: 4.2rem;
        font-size: 2.6rem
    }

    .aboutindex-point-item-question dt:before {
        font-size: 2.8rem
    }

    .aboutindex-point-item-question dd {
        padding-left: 4.2rem;
        margin-top: 1.3rem;
        font-size: 2.4rem
    }

    .aboutindex-point-item-question dd:before {
        top: -.2rem;
        font-size: 2.8rem
    }

    .aboutindex-point-pager {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 6.7rem 5.5rem 0
    }

    .aboutindex-point-pager-navi {
        display: none
    }

    .aboutindex-point-pager-next i,
    .aboutindex-point-pager-prev i {
        width: 4rem
    }

    .aboutindex-point-pager-next svg,
    .aboutindex-point-pager-prev svg {
        flex: 0 0 auto;
        width: auto;
        height: 1.6rem
    }

    .aboutindex-point-pager-next span,
    .aboutindex-point-pager-prev span {
        font-size: 2.6rem;
        color: #000000
    }

    .aboutindex-point-pager-prev i {
        margin-right: 2.4rem
    }

    .aboutindex-point-pager-next i {
        margin-left: 2.4rem
    }

    .comparisonindex {
        padding: 17.2rem 5.5rem 12.8rem
    }

    .comparisonindex-table thead th {
        position: absolute;
        top: -5.2rem;
        left: 0;
        font-size: 3.2rem;
        vertical-align: top
    }

    .comparisonindex-table thead td strong {
        width: 10rem;
        height: 2.9rem;
        padding-top: .4em;
        margin: 0 auto 2rem;
        font-size: 1.8rem;
        border-radius: .4rem
    }

    .comparisonindex-table thead td img {
        width: 12.6rem;
        margin-bottom: -1.6rem
    }

    .comparisonindex-table tbody tr {
        border-bottom: .2rem solid #e8e8e8
    }

    .comparisonindex-table tbody td,
    .comparisonindex-table tbody th {
        padding: 3.9rem 0 3.4rem
    }

    .comparisonindex-table tbody th {
        font-size: 2.4rem
    }

    .comparisonindex-table tbody td {
        font-size: 2.6rem
    }

    .comparisonindex-table tbody td span {
        display: block;
        font-size: 2rem
    }

    .conversion {
        height: 86rem;
        padding-bottom: 3.5rem
    }

    .conversion-logo {
        width: 32rem
    }

    .conversion-txt {
        padding-top: 5.6rem;
        font-size: 2.8rem
    }

    .conversion-btn {
        width: 64rem;
        padding-top: 4.4rem
    }

    .conversion-btn a {
        height: 12.8rem;
        font-size: 3.8rem
    }

    .conversion-btn img {
        width: 5.6rem;
        margin-top: -.2rem;
        margin-right: 2.4rem
    }

    .conversion.is-btnonly .conversion-btn a {
        height: 13.6rem
    }

    .conversion-online {
        margin-top: 2.5rem
    }

    .conversion-online a {
        font-size: 2.4rem
    }

    .faq-item+.faq-item {
        margin-top: 2.4rem
    }

    .faq-item-header {
        padding: 2.8rem 9.2rem 2.2rem 7.8rem;
        font-size: 2.8rem
    }

    .faq-item-header:before {
        top: 2.6rem;
        left: 3.2rem;
        font-size: 2.8rem
    }

    .faq-item-header i {
        right: 3.6rem;
        width: 2.8rem;
        height: 2.8rem
    }

    .faq-item-header i:after,
    .faq-item-header i:before {
        height: .4rem
    }

    .faq-item-body {
        font-size: 2.8rem
    }

    .faq-item-body-inner {
        padding: 4.4rem 3.6rem 4.7rem 7.8rem
    }

    .faq-item-body-inner:before {
        top: 4.2rem;
        left: 3.2rem;
        font-size: 2.8rem
    }

    .faq-item-body ul {
        margin-top: 1.8rem
    }

    .faq-item-body ul li+li {
        margin-top: 1rem
    }

    .faq-item-body ul.is-note li {
        font-size: 2.4rem
    }

    .faq-item-body button i {
        width: 1.7rem;
        height: 1.7rem;
        margin-top: -.3rem;
        margin-left: 1rem;
        border-top-width: .2rem;
        border-right-width: .2rem
    }

    .js-scroll-show {
        transition: opacity .5s cubic-bezier(.25, .25, .75, .75)
    }

    html {
        font-size: 1.33333vw
    }

    body {
        font-size: 2.8rem
    }

    .header-logo {
        top: 5.2rem;
        left: 4.4rem;
        width: 11.6rem
    }

    .header-reservation {
        display: none
    }

    .header-reservation-fixed {
        bottom: 3.2rem;
        left: 0;
        justify-content: space-between;
        width: 100%;
        padding: 0 1.5rem
    }

    .header-reservation-fixed-btn {
        width: 35.2rem;
        height: 10.4rem;
        border-radius: 5.2rem
    }

    .header-reservation-fixed-btn small {
        font-size: 2.4rem
    }

    .header-reservation-fixed-btn span {
        margin-top: 1.2rem;
        font-size: 3.2rem
    }

    .is-ready .header-reservation,
    .is-ready .header-reservation-fixed {
        transform: translate3d(0, 100%, 0)
    }

    .globalnavi-inner {
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
        overflow: auto
    }

    .globalnavi-navi {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        padding: 14.4rem 0 11.2rem
    }

    .globalnavi-navi-inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 7rem
    }

    .globalnavi-navi-main li:first-of-type {
        transition-delay: .5s
    }

    .globalnavi-navi-main li:nth-of-type(2) {
        transition-delay: .6s
    }

    .globalnavi-navi-main li:nth-of-type(3) {
        transition-delay: .7s
    }

    .globalnavi-navi-main li:nth-of-type(4) {
        transition-delay: .8s
    }

    .globalnavi-navi-main li:nth-of-type(5) {
        transition-delay: .9s
    }

    .globalnavi-navi-main li+li {
        margin-top: 6.3rem
    }

    .globalnavi-navi-main a {
        font-size: 4rem
    }

    .globalnavi-navi-sub {
        display: flex;
        flex-direction: column;
        padding-top: 1rem;
        padding-right: 1.6rem;
        transition: opacity .4s cubic-bezier(.25, .25, .75, .75) .95s
    }

    .globalnavi-navi-sns {
        padding-top: 9.1rem
    }

    .globalnavi-navi-sns li+li {
        margin-left: 4.8rem
    }

    .globalnavi-navi-sns a {
        width: 3.2rem
    }

    .globalnavi-navi-func+.globalnavi-navi-func,
    .globalnavi-navi-func li+li {
        padding-top: 5.2rem
    }

    .globalnavi-navi-func a {
        font-size: 2rem
    }

    .globalnavi-navi-ed {
        padding: 0 7rem;
        margin: 6.4rem 0 0;
        transition: opacity .4s cubic-bezier(.25, .25, .75, .75) 1.1s
    }

    .globalnavi-navi-ed a {
          height: 20rem;
    margin: 0 -1.6rem;
    font-size: 3.2rem;
    border-radius: 10px;
}

    .globalnavi-navi-ed img,
    .globalnavi-navi-ed svg {
        width: 3.2rem;
        margin-top: -.4rem;
        margin-right: 2.4rem
    }

    .globalnavi-navi-aga {
        width: 64rem;
        height: 19rem;
        margin: 5rem auto 0;
        filter: drop-shadow(0 .4rem 0 #417061);
        border-radius: 2.4rem;
        transition: opacity .4s cubic-bezier(.25, .25, .75, .75) 1.15s
    }

    .globalnavi-conversion-inner {
        padding: 25.5rem 5.5rem 22.5rem
    }

    .globalnavi-conversion-logo {
        display: none
    }

    .globalnavi-conversion-btns {
        transition: opacity .3s cubic-bezier(.25, .25, .75, .75) 1.3s
    }

    .globalnavi-conversion-btns li+li {
        padding-top: 4rem
    }

    .globalnavi-conversion-btns li img {
        width: 5.6rem;
        margin-top: -.2rem;
        margin-right: 2.4rem
    }

    .globalnavi-conversion-btn {
        height: 12.8rem;
        font-size: 3.8rem;
        border-radius: 6.4rem
    }

    .globalnavi-conversion-cancel {
        padding-top: 6.6rem;
        font-size: 2.4rem;
        transition: opacity .3s cubic-bezier(.25, .25, .75, .75) 1.3s
    }

    .globalnavi-conversion-cancel a {
        border-bottom-width: .2rem
    }

    .globalnavi-conversion-online {
        margin-top: 4.8rem;
        transition: opacity .3s cubic-bezier(.25, .25, .75, .75) 1.3s
    }

    .globalnavi-conversion-online a {
        font-size: 2.4rem
    }

    .menu {
        top: 3.2rem;
        right: 4.4rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        width: 4.8rem
    }

    .menu-icon {
        width: 4.8rem;
        height: 4.8rem
    }

    .menu-icon:after,
    .menu-icon:before,
    .menu-icon span {
        height: .3rem
    }

    .menu-icon:before {
        top: -2.4rem
    }

    .menu-icon:after {
        bottom: -2.4rem
    }

    .menu-txt {
        padding-top: 1rem
    }

    .menu-txt span {
        height: 1.15rem
    }

    .globalnavi.is-hide .globalnavi-navi-main li {
        transform: translate3d(25%, 0, 0)
    }

    .edchecknavi {
        margin: 0 3rem 4.5rem 0
    }

    .page-top .edchecknavi {
        pointer-events: none;
        opacity: 0;
        transition: opacity .1s cubic-bezier(.25, .25, .75, .75)
    }

    .page-top .edchecknavi.is-active {
        pointer-events: auto;
        opacity: 1
    }

    .edchecknavi-inner {
        padding: 1.2rem 5rem 1.2rem 1.2rem
    }

    .edchecknavi-icon {
        width: 8rem;
        height: 8rem
    }

    .edchecknavi-icon svg {
        width: 4rem
    }

    .edchecknavi-text {
        margin-left: 3.2rem
    }

    .edchecknavi-text small {
        font-size: 2rem
    }

    .edchecknavi-text span {
        margin-top: .8rem;
        font-size: 3.2rem
    }

    .is-lp #Container:after {
        display: block;
        width: 100%;
        height: 16.8rem;
        content: "";
        background-color: #fff
    }
}

@media screen and (min-width:834px) {
    .u-display-sp {
        display: none !important
    }

    .u-order-1-pc {
        order: 1
    }

    .u-order-2-pc {
        order: 2
    }

    .u-order-3-pc {
        order: 3
    }

    .u-order-4-pc {
        order: 4
    }

    .u-order-5-pc {
        order: 5
    }

    .how2useindex {
        padding-top: 15.9rem;
        padding-bottom: 15.4rem
    }

    .how2useindex-inner {
        max-width: 124.8rem;
        margin: 0 auto
    }

    .how2useindex-ttl strong {
        font-size: 4.8rem
    }

    .how2useindex-ttl small {
        padding-top: 1.2rem;
        font-size: 2.2rem
    }

    .how2useindex-step {
        display: flex;
        justify-content: space-between;
        padding-top: 7.6rem
    }

    .how2useindex-step-item {
        width: 25.6rem;
        text-align: center
    }

    .how2useindex-step-item+.how2useindex-step-item:before {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        left: -7.5rem;
        width: 7.5rem;
        height: 25.6rem;
        content: "";
        background-image: url(../images/common/how2use/how2use_arrow_pc.svg);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: 5.2rem auto
    }

    .how2useindex-step-item-img {
        border-radius: 1.6rem
    }

    .how2useindex-step-item-inner {
        padding-top: 4.3rem
    }

    .how2useindex-step-item-ttl {
        font-size: 2rem
    }

    .how2useindex-step-item-txt {
        padding-top: 1.7rem;
        font-size: 1.5rem
    }

    .how2useindex-step-item-txt sup {
        font-size: 1.2rem
    }

    .how2useindex-note {
        padding-top: 6.3rem
    }

    .how2useindex-note li {
        font-size: 1.4rem
    }

    .how2useindex-btn {
        width: 41.6rem;
        padding-top: 6rem
    }

    .how2useindex-btn a {
        height: 7.2rem;
        font-size: 2.2rem
    }

    .how2useindex-btn img {
        width: 4rem;
        margin-top: -.3rem;
        margin-right: 1.6rem
    }

    .how2useindex-close {
        top: 1.5rem;
        right: 1.5rem;
        width: 5.2rem;
        height: 4.6rem
    }

    .how2useindex-close:after,
    .how2useindex-close:before {
        width: 2.1rem;
        height: 1px
    }

    .productsindex {
        padding-top: 15.9rem;
        padding-bottom: 16rem
    }

    .productsindex-inner {
        max-width: 131.2rem;
        margin: 0 auto
    }

    .productsindex-ttl strong {
        font-size: 4.8rem
    }

    .productsindex-ttl small {
        padding-top: 1.2rem;
        font-size: 2.2rem
    }

    .productsindex-lead {
        padding-top: 8rem;
        font-size: 2.8rem;
        line-height: 1
    }

    .productsindex-txt {
        padding-top: 3rem;
        font-size: 2rem
    }

    .productsindex-list {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        padding-top: 9.3rem
    }

    .productsindex-item {
        width: 60.8rem
    }

    .productsindex-item-img {
        border-radius: 1.6rem
    }

    .productsindex-item-inner {
        padding-top: 8rem
    }

    .productsindex-item-name svg {
        height: 2.8rem
    }

    .productsindex-item-type {
        padding-top: 2.6rem;
        font-size: 2.4rem
    }

    .productsindex-item-detail {
        padding-top: 4.8rem
    }

    .productsindex-item-detail li {
        width: 16rem;
        padding: .9rem 0
    }

    .productsindex-item-detail-txt01 {
        font-size: 1.4rem
    }

    .productsindex-item-detail-icon {
        width: 8.2rem;
        padding-top: 2rem
    }

    .productsindex-item-detail-txt02 {
        padding-top: 1.7rem
    }

    .productsindex-item-detail-txt02 strong {
        font-size: 2.3rem
    }

    .productsindex-item-detail-txt02 span {
        font-size: 1.6rem
    }

    .productsindex-item-detail-txt02 em {
        font-size: 2rem
    }

    .productsindex-item-price {
        padding-top: 4.5rem;
        font-size: 2.4rem
    }

    .productsindex-item-price strong {
        font-size: 3.3rem
    }

    .productsindex-item-price em {
        font-size: 2.8rem
    }

    .productsindex-item-price span {
        font-size: 1.6rem
    }

    .productsindex-item-price span em {
        font-size: 2.2rem
    }

    .productsindex-item-setnote {
        padding-top: 1.6rem
    }

    .productsindex-item-note {
        padding-top: 1.4rem
    }

    .productsindex-item-btn {
        width: 48rem;
        padding-top: 4.7rem;
        margin: 0 auto
    }

    .productsindex-item-btn a {
        height: 6.4rem;
        font-size: 2rem;
        border-radius: 3.2rem
    }

    .productsindex-fullitem {
        display: flex;
        align-items: stretch;
        margin-top: 12.8rem;
        border-radius: 1.6rem
    }

    .productsindex-fullitem-img {
        width: 50%
    }

    .productsindex-fullitem-inner {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 50%;
        padding: 2rem 3rem
    }

    .productsindex-fullitem-lead {
        font-size: 2.2rem
    }

    .productsindex-fullitem-name {
        padding-top: 1.8rem;
        font-size: 3.6rem
    }

    .productsindex-fullitem-detail {
        max-width: 36rem;
        padding-top: 2.4rem
    }

    .productsindex-fullitem-price {
        padding-top: 3.2rem;
        font-size: 2.4rem
    }

    .productsindex-fullitem-price strong {
        font-size: 3.3rem
    }

    .productsindex-fullitem-price em {
        font-size: 2.8rem
    }

    .productsindex-fullitem-price span {
        font-size: 1.6rem
    }

    .productsindex-fullitem-price span em {
        font-size: 2.2rem
    }

    .productsindex-fullitem-note {
        padding-top: 1.4rem
    }

    .productsindex-fullitem-note2 {
        padding-top: 2.4rem
    }

    .aboutindex {
        padding-top: 15.9rem;
        padding-bottom: 15.6rem
    }

    .aboutindex-ttl strong {
        font-size: 4.8rem
    }

    .aboutindex-ttl small {
        padding-top: 1.2rem;
        font-size: 2.2rem
    }

    .aboutindex-point {
        margin-top: 7.6rem
    }

    .aboutindex-point-item {
        display: flex;
        align-items: stretch;
        width: auto;
        padding: 6.2rem 0 4.9rem;
        margin: 0 3.2rem;
        border-radius: 1.6rem
    }

    .aboutindex-point-item-inner {
        width: 50%;
        padding: 0 6.4rem
    }

    .aboutindex-point-item.is-point04 .aboutindex-point-item-inner {
        flex: 0 0 auto;
        width: 33.6rem
    }

    .aboutindex-point-item-ttl {
        font-size: 2.6rem
    }

    .aboutindex-point-item-ttl span {
        padding-bottom: 1.5rem
    }

    .aboutindex-point-item-ttl span:before {
        height: .2rem
    }

    .aboutindex-point-item-lead {
        padding-top: 3.7rem;
        font-size: 2rem;
        line-height: 2
    }

    .aboutindex-point-item-img {
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        height: 100%
    }

    .aboutindex-point-item-txt {
        padding-top: 1.7rem;
        line-height: 2
    }

    .aboutindex-point-item-cause {
        width: 50%;
        padding-right: 6.4rem
    }

    .aboutindex-point-item-cause dl+dl {
        padding-top: 3rem
    }

    .aboutindex-point-item-cause dt {
        height: 3.6rem;
        border-radius: .4rem
    }

    .aboutindex-point-item-cause dd {
        padding-top: 2.2rem;
        line-height: 2
    }

    .aboutindex-point-item-question {
        width: 100%;
        padding-right: 6.4rem;
        margin-top: -.4rem
    }

    .aboutindex-point-item-question dl+dl {
        padding-top: 2.3rem
    }

    .aboutindex-point-item-question dt {
        padding-left: 2.8rem;
        font-size: 1.8rem
    }

    .aboutindex-point-item-question dd {
        padding-left: 3rem;
        margin-top: .7rem
    }

    .aboutindex-point-item-question dd:before {
        top: -.2rem;
        font-size: 1.8rem
    }

    .aboutindex-point-icon {
        display: none
    }

    .aboutindex-point-pager {
        display: flex;
        align-items: stretch;
        justify-content: center;
        padding-top: 8.8rem
    }

    .aboutindex-point-pager-next,
    .aboutindex-point-pager-prev {
        transition: opacity .15s cubic-bezier(.25, .25, .75, .75)
    }

    .aboutindex-point-pager-next svg,
    .aboutindex-point-pager-prev svg {
        width: 5.6rem
    }

    .aboutindex-point-pager-next span,
    .aboutindex-point-pager-prev span {
        display: none
    }

    .aboutindex-point-pager-prev {
        margin-right: 2.8rem
    }

    .aboutindex-point-pager-next {
        margin-left: 2.8rem
    }

    .comparisonindex {
        padding: 6.4rem 17.6rem 12.8rem
    }

    .comparisonindex-table th {
        width: 34.5rem
    }

    .comparisonindex-table td {
        width: 45rem
    }

    .comparisonindex-table thead td,
    .comparisonindex-table thead th {
        padding-bottom: 2.4rem
    }

    .comparisonindex-table thead th {
        font-size: 2.4rem;
        vertical-align: middle
    }

    .comparisonindex-table thead td strong {
        width: 7.7rem;
        height: 2.2rem;
        padding-top: .2em;
        margin: 0 auto 1.6rem;
        font-size: 1.4rem;
        border-radius: .3rem
    }

    .comparisonindex-table thead td img {
        width: 8.4rem
    }

    .comparisonindex-table tbody {
        background-color: #f5f8f5
    }

    .comparisonindex-table tbody tr:nth-of-type(2n) {
        background-color: #ebf2eb
    }

    .comparisonindex-table tbody td,
    .comparisonindex-table tbody th {
        padding: 1.9rem 0 1.5rem
    }

    .comparisonindex-table tbody th {
        font-size: 1.6rem
    }

    .comparisonindex-table tbody td {
        font-size: 1.8rem;
        border-style: solid;
        border-left: 1px solid #e8e8e8
    }

    .comparisonindex-table tbody td span {
        font-size: 1.6rem
    }

    .conversion {
        height: 48rem
    }

    .conversion-logo {
        width: 18.6rem
    }

    .conversion-txt {
        padding-top: 4.8rem;
        font-size: 2rem
    }

    .conversion-btn {
        width: 41.6rem;
        padding-top: 3.2rem
    }

    .conversion-btn a {
        height: 7.2rem;
        font-size: 2.2rem
    }

    .conversion-btn img {
        width: 4rem;
        margin-top: -.3rem;
        margin-right: 1.6rem
    }

    .conversion.is-btnonly .conversion-btn a {
        height: 8rem;
        font-size: 2.4rem
    }

    .conversion-online {
        margin-top: 2.5rem
    }

    .conversion-online a {
        font-size: 1.6rem
    }

    .faq-item+.faq-item {
        margin-top: .8rem
    }

    .faq-item-header {
        padding: 2.6rem 6.4rem 2.2rem 7rem;
        font-size: 2rem
    }

    .faq-item-header:before {
        top: 2.3rem;
        left: 3.2rem;
        font-size: 2.4rem
    }

    .faq-item-header i {
        right: 3.2rem;
        width: 1.6rem;
        height: 1.6rem
    }

    .faq-item-header i:after,
    .faq-item-header i:before {
        height: 2px
    }

    .faq-item-body {
        font-size: 2rem
    }

    .faq-item-body-inner {
        padding: 2.6rem 3.2rem 2.6rem 7rem
    }

    .faq-item-body-inner:before {
        top: 2.3rem;
        left: 3.3rem;
        font-size: 2.4rem
    }

    .faq-item-body ul {
        margin-top: 1rem
    }

    .faq-item-body ul li+li {
        margin-top: .5rem
    }

    .faq-item-body ul.is-note li {
        font-size: 1.4rem
    }

    .faq-item-body button i {
        width: 1.1rem;
        height: 1.1rem;
        margin-left: .8rem;
        border-top-width: 1px;
        border-right-width: 1px
    }

    .js-scroll-show {
        transition: opacity .3s cubic-bezier(.25, .25, .75, .75)
    }

    html {
        font-size: .625vw
    }

    body {
        font-size: 1.6rem
    }

    .header-logo {
        top: 5.8rem;
        right: 0;
        left: 0;
        width: 7.6rem;
        margin: 0 auto
    }

    .header-reservation {
        position: absolute;
        top: 3.6rem;
        right: 4rem
    }

    .header-reservation a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 32rem;
        height: 6.4rem;
        padding-top: .2em;
        font-size: 1.8rem;
        color: #fff;
        letter-spacing: .2em;
        background-color: #06c755;
        border-radius: 3.2rem;
        transition: background-color .1s cubic-bezier(.25, .25, .75, .75)
    }

    .header-reservation img {
        width: 3.2rem;
        margin-top: -.2rem;
        margin-right: .8rem;
        vertical-align: middle
    }

    .header-reservation-fixed {
        top: 3.6rem;
        right: 4rem
    }

    .header-reservation-fixed li+li {
        margin-left: 1.2rem
    }

    .header-reservation-fixed-btn {
        width: 17.6rem;
        height: 6.4rem;
        border-radius: 3.2rem
    }

    .header-reservation-fixed-btn small {
        font-size: 1.3rem
    }

    .header-reservation-fixed-btn span {
        margin-top: .8rem;
        font-size: 1.8rem
    }

    .is-ready .header-reservation,
    .is-ready .header-reservation-fixed {
        transform: translate3d(0, -100%, 0)
    }

    .globalnavi-inner {
        align-items: stretch;
        height: 100vh
    }

    .globalnavi-navi {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 50%;
        height: 100%
    }

    .globalnavi-navi-main li:first-of-type {
        transition-delay: .3s
    }

    .globalnavi-navi-main li:nth-of-type(2) {
        transition-delay: .4s
    }

    .globalnavi-navi-main li:nth-of-type(3) {
        transition-delay: .5s
    }

    .globalnavi-navi-main li:nth-of-type(4) {
        transition-delay: .6s
    }

    .globalnavi-navi-main li:nth-of-type(5) {
        transition-delay: .7s
    }

    .globalnavi-navi-main li+li {
        margin-top: 4rem
    }

    .globalnavi-navi-main a {
        font-size: 3.2rem
    }

    .globalnavi-navi-sub {
        display: flex;
        flex-direction: column;
        padding-top: 6.4rem;
        transition: opacity .45s cubic-bezier(.25, .25, .75, .75) .8s
    }

    .globalnavi-navi-sns {
        order: 0
    }

    .globalnavi-navi-sns li+li {
        margin-left: 3rem
    }

    .globalnavi-navi-sns a {
        width: 1.9rem
    }

    .globalnavi-navi-func {
        display: flex;
        order: 1;
        padding-top: 4.2rem
    }

    .globalnavi-navi-func+.globalnavi-navi-func {
        padding-top: 2.8rem
    }

    .globalnavi-navi-func li+li {
        margin-left: 3rem
    }

    .globalnavi-navi-func a {
        font-size: 1.4rem
    }

    .globalnavi-navi-ed {
        margin: 5.6rem -3.6rem 0;
        transition: opacity .45s cubic-bezier(.25, .25, .75, .75) 1s
    }

    .globalnavi-navi-ed a {
        width: 100%;
        height: 6.4rem;
        font-size: 2rem;
        border-radius: 3.6rem
    }

    .globalnavi-navi-ed img,
    .globalnavi-navi-ed svg {
        width: 2rem;
        margin-top: -.3rem;
        margin-right: 1.6rem
    }

    .globalnavi-navi-aga {
        width: 38rem;
        height: 11rem;
        margin-top: 5.5rem;
        filter: drop-shadow(0 .4rem 0 #417061);
        border-radius: 1.6rem;
        transition: filter .2s, transform .2s, opacity .45s cubic-bezier(.25, .25, .75, .75) 1s
    }

    .globalnavi-conversion {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50%;
        height: 100%
    }

    .globalnavi-conversion-logo {
        width: 32rem;
        margin: 0 auto;
        transition: opacity .3s cubic-bezier(.25, .25, .75, .75) 1.1s
    }

    .globalnavi-conversion-logo svg {
        fill: #fff
    }

    .globalnavi-conversion-btns {
        width: 38.4rem;
        padding-top: 6.4rem;
        transition: opacity .3s cubic-bezier(.25, .25, .75, .75) 1.1s
    }

    .globalnavi-conversion-btns li+li {
        padding-top: 2.4rem
    }

    .globalnavi-conversion-btns li img {
        width: 4rem;
        margin-top: -.3rem;
        margin-right: 1.6rem
    }

    .globalnavi-conversion-btn {
        height: 7.2rem;
        font-size: 2.2rem;
        border-radius: 3.6rem
    }

    .globalnavi-conversion-cancel {
        padding-top: 4rem;
        font-size: 1.4rem;
        transition: opacity .3s cubic-bezier(.25, .25, .75, .75) 1.1s
    }

    .globalnavi-conversion-cancel a {
        border-bottom-width: 1px
    }

    .globalnavi-conversion-online {
        margin-top: 2.4rem;
        transition: opacity .3s cubic-bezier(.25, .25, .75, .75) 1.1s
    }

    .globalnavi-conversion-online a {
        font-size: 1.6rem
    }

    .menu {
        display: flex;
        align-items: center;
        justify-content: center;
        top: 3.2rem;
        left: 3.6rem;
        padding: 2rem
    }

    .menu-icon {
        width: 3.2rem;
        height: 3.2rem
    }

    .menu-icon:after,
    .menu-icon:before,
    .menu-icon span {
        height: 2px
    }

    .menu-icon:before {
        top: -1.6rem
    }

    .menu-icon:after {
        bottom: -1.6rem
    }

    .menu-txt {
        padding-left: 2rem
    }

    .menu-txt span {
        height: 1rem
    }

    .globalnavi.is-hide .globalnavi-navi-main li {
        transform: translate3d(15%, 0, 0)
    }

    .edchecknavi {
        margin: 0 4rem 4rem 0
    }

    .edchecknavi-inner {
        min-width: 24rem;
        padding: .8rem 2.6rem .8rem .8rem
    }

    .edchecknavi-icon {
        width: 5rem;
        height: 5rem
    }

    .edchecknavi-icon svg {
        width: 2.5rem
    }

    .edchecknavi-text {
        margin-left: 1.6rem
    }

    .edchecknavi-text small {
        font-size: 1.4rem
    }

    .edchecknavi-text span {
        margin-top: .4rem;
        font-size: 1.8rem
    }
}

@media (hover:hover) {

    .how2useindex-btn a:hover,
    .how2useindex-close:hover:after,
    .how2useindex-close:hover:before {
        background-color: #000000
    }

    .productsindex-item-btn a:hover {
        background-color: #06c755
    }

    .aboutindex-point-pager-navi-btn:hover {
        color: #fff
    }

    .aboutindex-point-pager-next:hover svg,
    .aboutindex-point-pager-prev:hover svg {
        fill: #fff
    }

    .aboutindex-point-pager-next:hover span,
    .aboutindex-point-pager-prev:hover span {
        color: #fff
    }

    .conversion-btn a:hover {
        background-color: #000000
    }

    .faq-item-header:hover,
    .faq-item-header:hover:before {
        color: #000000
    }

    .faq-item-header:hover i:after,
    .faq-item-header:hover i:before {
        background-color: #000000
    }

    .faq-item-body a:hover {
        text-decoration: none
    }

    .header-reservation-fixed-btn:hover {
        background-color: #000000
    }

    .globalnavi-navi-main a:hover {
        color: #06c755
    }

    .globalnavi-navi-sns svg:hover {
        fill: #06c755
    }

    .globalnavi-navi-func a:hover {
        color: #06c755
    }

    .globalnavi-navi-ed a:hover {
        color: #000000;
        background-color: #fff
    }

    .globalnavi-navi-aga:hover {
        filter: drop-shadow(0 0 0 #cd4d31);
        transform: translateY(.2rem)
    }

    .globalnavi-conversion-btn:hover {
        background-color: #000000
    }

    .globalnavi-conversion-cancel a:hover {
        color: #000000;
        border-color: #000000
    }

    .menu:hover .menu-icon:after,
    .menu:hover .menu-icon:before,
    .menu:hover .menu-icon span {
        background-color: #000000
    }

    .menu:hover .menu-txt svg {
        fill: #000000
    }

    .menu.is-close:hover .menu-icon:after,
    .menu.is-close:hover .menu-icon:before,
    .menu.is-close:hover .menu-icon span {
        background-color: #06c755
    }

    .menu.is-close:hover .menu-txt svg {
        fill: #06c755
    }

    .menu.is-fixed:hover .menu-icon:after,
    .menu.is-fixed:hover .menu-icon:before,
    .menu.is-fixed:hover .menu-icon span {
        background-color: #000000 !important
    }

    .menu.is-fixed:hover .menu-txt svg {
        fill: #000000 !important
    }

    .page-top .menu:hover .menu-icon:after,
    .page-top .menu:hover .menu-icon:before,
    .page-top .menu:hover .menu-icon span {
        background-color: #000000
    }

    .page-top .menu:hover .menu-txt svg {
        fill: #000000
    }

    .page-top .menu.is-close:hover .menu-icon:after,
    .page-top .menu.is-close:hover .menu-icon:before,
    .page-top .menu.is-close:hover .menu-icon span {
        background-color: #06c755 !important
    }

    .page-top .menu.is-close:hover .menu-txt svg {
        fill: #06c755 !important
    }

    .edchecknavi a:hover {
        background-color: #06c755
    }

    .edchecknavi a:hover .edchecknavi-icon svg {
        fill: #06c755
    }
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx),
only screen and (-webkit-min-device-pixel-ratio:2) {
    body {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

@media screen and (min-width:834px) and (hover:hover) {
    .header-reservation a:hover {
        background-color: #000000
    }
}