﻿/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    font-size: 625%
}

@-ms-viewport {
    width: device-width
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: .16rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: normal
}

p {
    margin: 0;
    padding: 0
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul,
dl {
    margin: 0;
    padding: 0;
    list-style-type: none
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
    padding: 0
}

dt {
    font-weight: 400;
    margin: 0;
    padding: 0
}

dd {
    margin: 0;
    padding: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: inherit;
    text-decoration: none;
    opacity: .6
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 0;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

*:focus {
    outline: none
}

@media (min-width: 769px) {
    a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none
    }
}

a {
    transition-property: all;
    transition: 0.3s linear;
    color: inherit
}

#wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    #wrap {
        margin-top: 0
    }
}

input[type="submit"],
input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box
}

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

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

button,
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (max-width: 480px) {
    .view-pc {
        display: none
    }
}

.view-sp {
    display: none
}

@media screen and (max-width: 480px) {
    .view-sp {
        display: block
    }
}

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

body {
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    background-color: #e1e1e1;
    color: #000;
    font-size: fts(base);
    line-height: 1.5
}

@media screen and (max-width: 768px) {
    body {
        font-size: ftsp(base)
    }
}

#wrap {
    overflow: hidden
}

* {
    outline: none
}

img {
    display: block;
    height: auto
}

.cmn-wrap {
    width: 1300px;
    padding-left: 110px;
    padding-right: 110px;
    margin: 0 auto
}

@media screen and (max-width: 1300px) {
    .cmn-wrap {
        width: 100%;
        padding-left: 8.4615384615vw;
        padding-right: 8.4615384615vw
    }
}

@media screen and (max-width: 480px) {
    .cmn-wrap {
        padding-left: 4.8309178744vw;
        padding-right: 4.8309178744vw
    }
}

.cmn-wrap.wide {
    padding-left: 10px;
    padding-right: 10px
}

@media screen and (max-width: 1300px) {
    .cmn-wrap.wide {
        width: 100%;
        padding-left: .7692307692vw;
        padding-right: .7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .cmn-wrap.wide {
        padding-left: 0;
        padding-right: 0
    }
}

.ancpos {
    padding-top: 112px;
    margin-top: -112px;
    display: block;
    position: relative;
    z-index: -1000
}

@media screen and (max-width: 480px) {
    .ancpos {
        padding-top: 0;
        margin-top: 0
    }
}

.cmn-ttlbox {
    margin-bottom: 40px;
    text-align: center
}

@media screen and (max-width: 480px) {
    .cmn-ttlbox {
        margin-bottom: 3.6231884058vw
    }
}

.cmn-ttlbox-en {
    font-family: 'Cardo', serif;
    font-size: 80px;
    letter-spacing: .1em;
    color: #273d48;
    line-height: 1.1
}

@media screen and (max-width: 1300px) {
    .cmn-ttlbox-en {
        font-size: 6.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .cmn-ttlbox-en {
        font-size: 11.5942028986vw
    }
}

.cmn-ttlbox-en span {
    color: #773910
}

.cmn-ttlbox-ja {
    font-size: 16px;
    letter-spacing: .2em
}

@media screen and (max-width: 1300px) {
    .cmn-ttlbox-ja {
        font-size: 1.2307692308vw
    }
}

@media screen and (max-width: 480px) {
    .cmn-ttlbox-ja {
        font-size: 3.8647342995vw
    }
}

.capimg {
    position: relative
}

.capimg-cap {
    color: #fff;
    position: absolute;
    left: 10px;
    bottom: 5px;
    z-index: 10;
    text-shadow: 1px 1px 6px #353535, -1px -1px 6px #353535, -1px 1px 6px #353535, 1px -1px 6px #353535
}

.cmn-data dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 480px) {
    .cmn-data dl {
        display: block
    }
}

.cmn-data dl dt,
.cmn-data dl dd {
    border-top: 1px solid #a98470;
    padding: 8px
}

@media screen and (max-width: 480px) {

    .cmn-data dl dt,
    .cmn-data dl dd {
        padding: 2.4154589372vw 0 2.4154589372vw 2.4154589372vw
    }
}

.cmn-data dl dt {
    width: 296px;
    margin-right: 15px;
    background-color: rgba(119, 57, 16, 0.2);
    font-weight: 400;
    text-align: center
}

@media screen and (max-width: 1300px) {
    .cmn-data dl dt {
        width: 22.7692307692vw;
        margin-right: 1.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .cmn-data dl dt {
        width: 100%;
        margin-right: 0;
        text-align: left
    }
}

.cmn-data dl dd {
    width: calc(100% - 311px);
    background-color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px
}

@media screen and (max-width: 1300px) {
    .cmn-data dl dd {
        width: calc(100% - 23.9vw);
        padding-left: 1.9230769231vw;
        padding-right: 1.9230769231vw
    }
}

@media screen and (max-width: 480px) {
    .cmn-data dl dd {
        width: 100%;
        padding: 2.4154589372vw 0 2.4154589372vw 2.4154589372vw
    }
}

.cmn-data li:last-of-type dl dt,
.cmn-data li:last-of-type dl dd {
    border-bottom: 1px solid #a98470
}

@media screen and (max-width: 480px) {
    .cmn-data li:last-of-type dl dt {
        border-bottom: none
    }
}

.cmn-btn a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 320px;
    height: 56px;
    border: 1px solid #333333
}

@media screen and (max-width: 1300px) {
    .cmn-btn a {
        width: 24.6153846154vw;
        height: 4.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .cmn-btn a {
        width: 100%;
        height: 14.4927536232vw
    }
}

.cmn-btn a span:nth-of-type(1) {
    margin: 0 auto
}

.cmn-btn a span:nth-of-type(2) {
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 9px
}

@media screen and (max-width: 1300px) {
    .cmn-btn a span:nth-of-type(2) {
        right: 1.0769230769vw;
        width: 1.8461538462vw;
        height: .6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .cmn-btn a span:nth-of-type(2) {
        width: 5.7971014493vw;
        height: 2.1739130435vw;
        right: 3.6231884058vw
    }
}

.cmn-btn a span:nth-of-type(2) img {
    display: block
}

.cmn-btn.cnt a {
    margin-left: auto;
    margin-right: auto
}

.cmn-btn.w a {
    border-color: #fff;
    color: #fff
}

.fs-14 {
    font-size: 14px
}

@media screen and (max-width: 1300px) {
    .fs-14 {
        font-size: 1.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .fs-14 {
        font-size: 3.3816425121vw
    }
}

.fs-16 {
    font-size: 16px
}

@media screen and (max-width: 1300px) {
    .fs-16 {
        font-size: 1.2307692308vw
    }
}

@media screen and (max-width: 480px) {
    .fs-16 {
        font-size: 3.8647342995vw
    }
}

.fs-18 {
    font-size: 18px
}

@media screen and (max-width: 1300px) {
    .fs-18 {
        font-size: 1.3846153846vw
    }
}

@media screen and (max-width: 480px) {
    .fs-18 {
        font-size: 4.347826087vw
    }
}

.fs-20 {
    font-size: 20px
}

@media screen and (max-width: 1300px) {
    .fs-20 {
        font-size: 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .fs-20 {
        font-size: 4.8309178744vw
    }
}

.fs-24 {
    font-size: 24px
}

@media screen and (max-width: 1300px) {
    .fs-24 {
        font-size: 1.8461538462vw
    }
}

@media screen and (max-width: 480px) {
    .fs-24 {
        font-size: 5.7971014493vw
    }
}

.fs-30 {
    font-size: 30px
}

@media screen and (max-width: 1300px) {
    .fs-30 {
        font-size: 2.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .fs-30 {
        font-size: 7.2463768116vw
    }
}

.fs-32 {
    font-size: 32px
}

@media screen and (max-width: 1300px) {
    .fs-32 {
        font-size: 2.4615384615vw
    }
}

@media screen and (max-width: 480px) {
    .fs-32 {
        font-size: 7.729468599vw
    }
}

.fs-40 {
    font-size: 40px
}

@media screen and (max-width: 1300px) {
    .fs-40 {
        font-size: 3.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .fs-40 {
        font-size: 9.6618357488vw
    }
}

.fs-48 {
    font-size: 48px
}

@media screen and (max-width: 1300px) {
    .fs-48 {
        font-size: 3.6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .fs-48 {
        font-size: 11.5942028986vw
    }
}

.fs-56 {
    font-size: 56px
}

@media screen and (max-width: 1300px) {
    .fs-56 {
        font-size: 4.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .fs-56 {
        font-size: 13.5265700483vw
    }
}

.fs-80 {
    font-size: 80px
}

@media screen and (max-width: 1300px) {
    .fs-80 {
        font-size: 6.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .fs-80 {
        font-size: 19.3236714976vw
    }
}

.slick-dots {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0
}

.slick-dots button {
    outline: none;
    padding: 0;
    width: 8px;
    height: 8px;
    background-color: rgba(84, 41, 1, 0.5);
    border: none;
    border-radius: 50%;
    margin: 0 8px
}

@media screen and (max-width: 1300px) {
    .slick-dots button {
        width: .6153846154vw;
        height: .6153846154vw;
        margin: 0 .6153846154vw
    }
}

@media screen and (max-width: 480px) {
    .slick-dots button {
        width: 1.9323671498vw;
        height: 1.9323671498vw;
        margin: 0 1.9323671498vw
    }
}

.slick-dots .slick-active button {
    background-color: #542901
}

.slick-arrow {
    position: absolute;
    z-index: 100;
    top: 25%;
    transform: translateX(-50%);
    font-size: 0;
    width: 40px;
    height: 80px;
    background-color: transparent;
    display: block;
    border: none;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0;
    outline: none
}

@media screen and (max-width: 1300px) {
    .slick-arrow {
        width: 3.0769230769vw;
        height: 6.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .slick-arrow {
        width: 9.6618357488vw;
        height: 19.3236714976vw;
        top: 30%
    }
}

.slick-arrow.slick-prev {
    left: 20px;
    background-image: url(../img/cmn/slick-prev.png);
    outline: none
}

@media screen and (max-width: 480px) {
    .slick-arrow.slick-prev {
        left: 4.8309178744vw
    }
}

.slick-arrow.slick-next {
    right: -20px;
    background-image: url(../img/cmn/slick-next.png);
    outline: none
}

@media screen and (max-width: 480px) {
    .slick-arrow.slick-next {
        right: -4.8309178744vw
    }
}

.hd {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 900;
    background-color: #e1e1e1
}

.hd .cmn-wrap {
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1300px) {
    .hd .cmn-wrap {
        height: 4.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .hd .cmn-wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 15.2173913043vw;
        padding: 0 5.6763285024vw
    }
}

.hd-logo {
    width: calc(340 / 1280 * 100%)
}

@media screen and (max-width: 480px) {
    .hd-logo {
        width: 66.7874396135vw
    }
}

.hd-logo img {
    width: 276px
}

@media screen and (max-width: 1300px) {
    .hd-logo img {
        width: 21.2307692308vw
    }
}

@media screen and (max-width: 480px) {
    .hd-logo img {
        width: 100%
    }
}

.hd nav {
    width: calc(940 / 1280 * 100%)
}

@media screen and (max-width: 480px) {
    .hd nav {
        width: 12.077294686vw
    }
}

.glnv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.glnv ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(740 / 940 * 100%);
    font-size: 18px
}

@media screen and (max-width: 1300px) {
    .glnv ul {
        font-size: 1.3846153846vw
    }
}

@media screen and (max-width: 480px) {
    .glnv ul {
        display: none
    }
}

.glnv ul li {
    position: relative;
    padding: 0 8px
}

@media screen and (max-width: 1300px) {
    .glnv ul li {
        padding: 0 .6153846154vw
    }
}

.glnv ul li + li {
    border-left: 1px solid #a6a6a6
}

.glnv ul li.view-fixed {
    display: none
}

.glnv ul li::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 8px;
    bottom: -14px;
    left: 50%;
    background-color: #4f2d16;
    transform: scale(0);
    transform-origin: center top
}

.glnv ul li:hover::after {
    transform: scale(1);
    transition-property: all;
    transition-duration: .3s
}

.glnv-btn {
    width: 104px;
    color: #fff
}

@media screen and (max-width: 1300px) {
    .glnv-btn {
        width: 8vw
    }
}

@media screen and (max-width: 480px) {
    .glnv-btn {
        display: none
    }
}

.glnv-btn a {
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #8b5f3f
}

@media screen and (max-width: 1300px) {
    .glnv-btn a {
        height: 3.0769230769vw
    }
}

.glnv-btn a > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.glnv-btn a > span span {
    font-size: 18px
}

@media screen and (max-width: 1300px) {
    .glnv-btn a > span span {
        font-size: 1.3846153846vw
    }
}

.glnv-menu {
    width: 64px
}

@media screen and (max-width: 1300px) {
    .glnv-menu {
        width: 4.9230769231vw
    }
}

@media screen and (max-width: 480px) {
    .glnv-menu {
        position: relative;
        width: 12.077294686vw
    }
}

.glnv-menu a {
    display: block;
    width: 44px;
    margin: 0 auto
}

@media screen and (max-width: 1300px) {
    .glnv-menu a {
        width: 3.3846153846vw
    }
}

@media screen and (max-width: 480px) {
    .glnv-menu a {
        width: 100%
    }
}

.glnv-menu a span {
    display: block
}

.glnv-menu a span:nth-of-type(1) {
    width: 40px;
    margin: 0 auto
}

@media screen and (max-width: 1300px) {
    .glnv-menu a span:nth-of-type(1) {
        width: 3.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .glnv-menu a span:nth-of-type(1) {
        width: 10.6280193237vw
    }
}

.glnv-menu a span:nth-of-type(2) {
    font-size: 14px;
    font-family: 'Cardo', serif;
    letter-spacing: -.05em
}

@media screen and (max-width: 1300px) {
    .glnv-menu a span:nth-of-type(2) {
        font-size: 1.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .glnv-menu a span:nth-of-type(2) {
        font-size: 3.8647342995vw
    }
}

.panel {
    margin-top: 15px;
    color: #fff
}

@media screen and (max-width: 1300px) {
    .panel {
        margin-top: 1.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .panel {
        position: relative;
        bottom: auto;
        left: auto;
        transform: translateX(0);
        margin-top: 0;
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .panel .cmn-wrap {
        padding-left: 0;
        padding-right: 0
    }
}

.panel-wrap {
  display: grid;
  grid-template-columns: 248px auto 160px;
  column-gap: 7px;
  background-color: #251402
}

@media screen and (max-width: 480px) {
    .panel-wrap {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      padding-top: 5vw
    }
}

.panel-wrap > * {
    height: 56px
}

@media screen and (max-width: 1300px) {
    .panel-wrap > * {
        height: 4.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .panel-wrap > * {
        height: 14.4927536232vw
    }
}

.panel-ttl {
    position: relative;
    width: 248px;
    margin-right: 13px
}

@media screen and (max-width: 1300px) {
    .panel-ttl {
        width: 19.0769230769vw;
        margin-right: 1vw
    }
}

@media screen and (max-width: 480px) {
    .panel-ttl {
        width: 100%;
        text-align: center
    }
}

.panel-ttl-bg img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto
}

@media screen and (max-width: 480px) {
    .panel-ttl-bg img {
        width: 70%
    }
}

.panel-ttl-tx {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    padding-left: 55px
}

@media screen and (max-width: 1300px) {
    .panel-ttl-tx {
        padding-left: 4.2307692308vw
    }
}

@media screen and (max-width: 768px) {
    .panel-ttl-tx {
        padding-left: 4.2307692308vw;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8), 1px -1px 2px rgba(0, 0, 0, 0.8)
    }
}

@media screen and (max-width: 480px) {
    .panel-ttl-tx {
        width: 67vw;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        padding-left: 10.8695652174vw;
        text-shadow: none
    }
}

.panel-ttl-tx p:nth-of-type(1) {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .12em;
    line-height: 1.1
}

@media screen and (max-width: 1300px) {
    .panel-ttl-tx p:nth-of-type(1) {
        font-size: 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .panel-ttl-tx p:nth-of-type(1) {
        font-size: 3.0769230769vw
    }
}

.panel-ttl-tx p:nth-of-type(2) {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .025em
}

@media screen and (max-width: 1300px) {
    .panel-ttl-tx p:nth-of-type(2) {
        font-size: 1.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .panel-ttl-tx p:nth-of-type(2) {
        font-size: 3.3816425121vw
    }
}

/* 予約番 */
#search_489ban {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#search_489ban form{
  display: contents;
}
#search_489ban .date_489ban,
#search_489ban .inbox_489ban,
#search_489ban .stay_489ban,
#search_489ban .room_489ban,
#search_489ban .person_489ban{
  display: contents;
}
#search_489ban .date_489ban dt label {
  /* 宿泊日 */
}
#search_489ban input[name=date] {
  /* 日付 */
  padding: 0;
  font-family: 'Cardo', serif;
  font-size: 22px;
  background-color: transparent;
  color: #d3b098;
  width: 130px;
  border: none;
  background-image: url(../img/cmn/panel-data-icn.png);
  background-size: 16px 18px;
  background-repeat: no-repeat;
  background-position: right center;
}
#search_489ban .date_489ban dd label {
  /* 日付未定 */
  display: none;
}
#search_489ban select {
  /* セレクトボックス */
  padding: 0 5px 0 5px;
  font-family: 'Cardo', serif;
  font-size: 20px;
  background-color: transparent;
  color: #d3b098;
  border: none;
  width: auto;
  text-align: right;
}
#search_489ban option {
  font-size: 16px;
  color: #000;
}
#search_489ban button[name=searchButton489ban] {
  /* 送信ボタン */
  font-size: 18px;
  border: none;
  background-color: #8b5f3f;
  width: 96px;
  height: 40px;
  color: #fff;
  outline: none;
  margin-right: 7px;
  padding: 0;
}
.changeSystemText {
  background-color: #251402;
  font-size: 14px;
  padding: 5px 10px;
}
.changeSystemText a {
  text-decoration: underline;
}
@media screen and (max-width: 480px) {
  #search_489ban {
    justify-content: center;
    height: auto;
    row-gap: 10px;
    padding-top: 20px;
  }
  #search_489ban .date_489ban,
  #search_489ban .inbox_489ban {
    display: flex;
    width: 100%;
    column-gap: 10px;
    justify-content: center;
    align-items: center;
  }
  #search_489ban input[name="date"]{
    width: 43.4782608696vw;
  }
  #search_489ban input[name=date],
  #search_489ban select {
    font-size: 7.729468599vw;
  }
  #search_489ban button[name=searchButton489ban] {
    /* 送信ボタン */
    width: 75.6038647343vw;
    font-size: 4.347826087vw;
    height: 14.4927536232vw;
    background-position: calc(50% - 8vw) center;
    background-size: 4.5893719807vw 4.5893719807vw;
    padding-left: 2.6570048309vw;
    margin-right: 0;
    padding-right: 0;
  }
  .changeSystemText {
    padding: 0 10vw 5vw;
  }

}
/* 予約番 end */

.panel-parts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 480px) {
    .panel-parts {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.panel-parts > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.panel-parts input[type="text"] {
    padding: 0;
    font-family: 'Cardo', serif;
    font-size: 32px;
    background-color: transparent;
    color: #d3b098
}

@media screen and (max-width: 1300px) {
    .panel-parts input[type="text"] {
        font-size: 2.4615384615vw
    }
}

@media screen and (max-width: 480px) {
    .panel-parts input[type="text"] {
        font-size: 7.729468599vw
    }
}

.panel-parts select {
    padding: 0;
    font-family: 'Cardo', serif;
    font-size: 32px;
    background-color: transparent;
    color: #d3b098;
    border: none
}

@media screen and (max-width: 1300px) {
    .panel-parts select {
        font-size: 2.4615384615vw
    }
}

@media screen and (max-width: 480px) {
    .panel-parts select {
        font-size: 7.729468599vw
    }
}

.panel-parts select {
    width: 48px;
    padding-right: 14px;
    padding-left: 10px
}

@media screen and (max-width: 1300px) {
    .panel-parts select {
        width: 3.6923076923vw;
        padding-right: 1.0769230769vw;
        padding-left: .7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .panel-parts select {
        width: 8.4541062802vw;
        padding-right: 0;
        padding-left: 0;
        margin-right: 0
    }
}

.panel-parts span {
    display: inline-block
}

.panel-hdl {
    display: block;
    width: 100%
}

.panel-attr {
    margin-left: 5px
}

@media screen and (max-width: 1300px) {
    .panel-attr {
        margin-left: .3846153846vw
    }
}

.panel-pre {
    margin-right: 5px
}

@media screen and (max-width: 1300px) {
    .panel-pre {
        margin-right: .3846153846vw
    }
}

@media screen and (max-width: 480px) {
    .panel-pre {
        margin-right: 3.0193236715vw
    }
}

.panel-date {
    width: 235px;
    margin-right: 7px
}

@media screen and (max-width: 1300px) {
    .panel-date {
        width: 18.0769230769vw;
        margin-right: .5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .panel-date {
        width: 100%
    }
}

.panel-date input[type="text"] {
    width: 180px;
    border: none;
    background-image: url(../img/cmn/panel-data-icn.png);
    background-size: 16px 18px;
    background-repeat: no-repeat;
    background-position: right center
}

@media screen and (max-width: 1300px) {
    .panel-date input[type="text"] {
        width: 13.8461538462vw;
        background-size: 1.2307692308vw 1.3846153846vw
    }
}

@media screen and (max-width: 480px) {
    .panel-date input[type="text"] {
        width: 43.4782608696vw;
        background-size: 5.9178743961vw 5.6763285024vw;
        margin-left: 4.8309178744vw
    }
}

@media screen and (max-width: 480px) {
    .panel-date .panel-hdl {
        width: auto
    }
}

@media screen and (max-width: 480px) {

    .panel-stay,
    .panel-rooms,
    .panel-person {
        margin: 0 1.2077294686vw
    }
}

.panel-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 480px) {
    .panel-btn {
        width: 75.6038647343vw
    }
}

.panel-btn button {
    border: none;
    background-color: #8b5f3f;
    width: 96px;
    height: 40px;
    color: #fff;
    outline: none;
    margin-right: 7px;
    padding: 0
}

@media screen and (max-width: 1300px) {
    .panel-btn button {
        width: 7.3846153846vw;
        height: 3.0769230769vw;
        margin-right: .5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .panel-btn button {
        width: 100%;
        height: 14.4927536232vw;
        background-position: calc(50% - 8vw) center;
        background-size: 4.5893719807vw 4.5893719807vw;
        padding-left: 2.6570048309vw;
        margin-right: 0;
        padding-right: 0
    }
}

.panel-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 10px;
    font-size: 1px
}

@media screen and (max-width: 1300px) {
    .panel-link {
        padding-right: .7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .panel-link {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        margin: 0 auto
    }
}

.panel-link a span {
    position: relative;
    padding-left: 10px
}

@media screen and (max-width: 1300px) {
    .panel-link a span {
        padding-left: .7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .panel-link a span {
        padding-left: 1.9323671498vw
    }
}

.panel-link a span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #b49580
}

@media screen and (max-width: 1300px) {
    .panel-link a span::before {
        width: .3076923077vw;
        height: .3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .panel-link a span::before {
        width: .9661835749vw;
        height: .9661835749vw
    }
}

@media screen and (max-width: 480px) {
    .panel-link li {
        text-align: center;
        font-size: 3.8647342995vw;
        margin-top: 4.8309178744vw
    }
}

@media screen and (max-width: 480px) {
    .panel-link li:nth-of-type(2) {
        margin-left: 1.5em
    }
}

.ft {
    margin-top: 170px;
    padding: 57px 0 112px;
    background-image: url(../img/cmn/ft-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff
}

@media screen and (max-width: 1300px) {
    .ft {
        margin-top: 13.0769230769vw;
        padding: 6.884057971vw 0 13.5265700483vw
    }
}

@media screen and (max-width: 480px) {
    .ft {
        margin-top: 13.2850241546vw;
        padding-top: 13.2850241546vw
    }
}

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

@media screen and (max-width: 480px) {
    .ft-wrap {
        display: block
    }
}

.ft-tx {
    width: calc(390 / 1080 * 100%)
}

@media screen and (max-width: 768px) {
    .ft-tx {
        width: calc(430 / 1080 * 100%)
    }
}

@media screen and (max-width: 480px) {
    .ft-tx {
        width: 100%
    }
}

.ft-tx-logo {
    margin-bottom: 20px
}

@media screen and (max-width: 1300px) {
    .ft-tx-logo {
        margin-bottom: 6.038647343vw
    }
}

.ft-tx-addr {
    margin-bottom: 1em;
    line-height: clac(56/32)
}

@media screen and (max-width: 480px) {
    .ft-tx-addr {
        margin-bottom: 9.6618357488vw
    }
}

.ft-tx-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .6em
}

@media screen and (max-width: 480px) {
    .ft-tx-btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.ft-tx-btns a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 216px;
    height: 48px
}

@media screen and (max-width: 1300px) {
    .ft-tx-btns a {
        width: 16.6153846154vw;
        height: 3.6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .ft-tx-btns a {
        width: 100%;
        height: 14.4927536232vw
    }
}

.ft-tx-btns a > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

@media screen and (max-width: 1300px) {
    .ft-tx-btns a > span span:nth-of-type(1) {
        width: 1.6153846154vw
    }
}

.ft-tx-btns a > span span:nth-of-type(2) {
    margin-left: 0.5em
}

.ft-tx-btns a:nth-of-type(1) {
    background-color: #8b5f3f
}

.ft-tx-tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 480px) {
    .ft-tx-tel a {
        margin: 0 auto
    }
}

.ft-tx-tel a > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

@media screen and (max-width: 1300px) {
    .ft-tx-tel a > span span:nth-of-type(1) {
        width: 3.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .ft-tx-tel a > span span:nth-of-type(1) {
        width: 9.6618357488vw
    }
}

.ft-tx-tel a > span span:nth-of-type(2) {
    margin-left: .2em;
    padding-top: 0.2em
}

.ft-tx-sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1em
}

@media screen and (max-width: 480px) {
    .ft-tx-sub {
        margin-bottom: 7.2463768116vw;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 1300px) {
    .ft-tx-sub > div {
        width: 1.6153846154vw
    }
}

@media screen and (max-width: 480px) {
    .ft-tx-sub > div {
        width: 5.0724637681vw
    }
}

.ft-tx-sub span {
    margin: 0 1em 0 0
}

@media screen and (max-width: 480px) {
    .ft-tx-sub span {
        text-align: center;
        margin: 1em 0
    }
}

.ft-tx-sub span img {
    width: 216px
}

@media screen and (max-width: 1300px) {
    .ft-tx-sub span img {
        width: 16.6153846154vw
    }
}

@media screen and (max-width: 480px) {
    .ft-tx-sub span img {
        width: 48vw
    }
}

@media screen and (max-width: 480px) {
    .ft-tx-sub > p {
        width: 100%;
        text-align: center
    }
}

@media screen and (max-width: 768px) {
    .ft-tx-times {
        font-size: 1.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .ft-tx-times {
        text-align: center;
        font-size: 3.8647342995vw
    }
}

.ft-img {
    position: relative;
    width: calc(640 / 1080 * 100%)
}

@media screen and (max-width: 768px) {
    .ft-img {
        width: calc(600 / 1080 * 100%)
    }
}

@media screen and (max-width: 480px) {
    .ft-img {
        width: 100%;
        margin-bottom: 9.6618357488vw
    }
}

.ft-img img {
    position: absolute;
    left: 0;
    top: -114px
}

@media screen and (max-width: 1300px) {
    .ft-img img {
        top: -8.7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .ft-img img {
        position: relative;
        left: auto;
        top: auto
    }
}

.ft-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 70px;
    border-top: 1px solid #fff;
    padding-top: 40px;
	font-size:17px;
}

@media screen and (max-width: 1300px) {
    .ft-nav {
        margin-top: 5.3846153846vw;
        padding-top: 3.0769230769vw;
		flex-wrap: wrap;
    }
}

@media screen and (max-width: 480px) {
    .ft-nav {
        display: none
    }
}

.ft-nav li + li {
    padding-left: .1em;
    position: relative
}

.ft-nav li + li::before {
    content: "｜";
    color: #a6a6a6
}

.copy {
    padding: 45px 0 50px;
    text-align: center
}

@media screen and (max-width: 480px) {
    .copy {
        margin-bottom: 100px
    }
}

.pagetop {
    position: fixed;
    opacity: 0;
    right: 20px;
    bottom: 74px;
    z-index: 9500;
    width: 56px;
    height: 56px
}

@media screen and (max-width: 1300px) {
    .pagetop {
        width: 4.3076923077vw;
        height: 4.3076923077vw;
        right: 1.5384615385vw;
        bottom: 5.6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .pagetop {
        width: 14.4927536232vw;
        right: 4.8309178744vw;
        bottom: 30vw
    }
}

.hd {
    transition-property: all;
    transition-duration: 1s
}

.hd.hide {
    opacity: 0;
    top: -100px
}

.hd.fixed {
    opacity: 1;
    top: 0px;
    z-index: 9500
}

.hd.fixed .cmn-wrap.wide {
    padding-left: 110px;
    padding-right: 110px
}

@media screen and (max-width: 1300px) {
    .hd.fixed .cmn-wrap.wide {
        padding-left: 8.4615384615vw;
        padding-right: 8.4615384615vw
    }
}

.hd.hidd,
.hd.fixed {
    position: fixed;
    transition-property: all;
    transition-duration: 1s
}

.hd.hidd .glnv,
.hd.fixed .glnv {
    color: #333333
}

.hd.hidd .glnv ul,
.hd.fixed .glnv ul {
    padding-top: 8px;
    text-shadow: none
}

.hd.hidd .glnv ul .view-wide,
.hd.fixed .glnv ul .view-wide {
    display: none
}

.hd.hidd .glnv ul .view-fixed,
.hd.fixed .glnv ul .view-fixed {
    display: block
}

.hd.hidd .glnv-menu,
.hd.fixed .glnv-menu {
    position: relative
}

.panel.hidd,
.panel.fixed {
    position: fixed;
    transition-property: all;
    transition-duration: 1s;
    left: 0;
    width: 100%;
    padding-top: 0
}

.panel.hidd .panel-wrap,
.panel.fixed .panel-wrap {
    background-color: rgba(37, 20, 2, 0.9)
}

.panel.hide {
    opacity: 0;
}

.panel.fixed {
    opacity: 1;
    z-index: 9500;
    top: 56px;
    margin-top: 0;
    background-color: rgba(37,20,2,0.9);
}
@media screen and (max-width: 768px) {
    .panel.fixed{
        display: none;
    }
}

.pagetop {
    transition-property: all;
    transition-duration: 1s
}

.pagetop.fixed {
    opacity: 1;
    transition-property: all;
    transition-duration: 1s
}


.spmn-wrap {
    display: none
}

@media screen and (max-width: 480px) {
    .spmn-wrap {
        display: block;
        opacity: 0;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        transition-property: all;
        transition-duration: 1s
    }

    .spmn-wrap.fixed {
        opacity: 1;
        z-index: 9500
    }
}

@media screen and (max-width: 480px) {
    .spmn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .spmn li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #e1e1e1;
        color: #273d48;
        font-size: 3.8647342995vw;
        padding: 2.0531400966vw 0
    }

    .spmn li img {
        width: 10.6280193237vw;
        height: 5.4347826087vw
    }

    .spmn li:nth-of-type(1) {
        width: 25%
    }

    .spmn li:nth-of-type(2) {
        width: 50%
    }

    .spmn li:nth-of-type(2) a {
        background-color: #8d5f3f;
        color: #fff
    }

    .spmn li:nth-of-type(3) {
        width: 25%;
        font-family: 'Cardo', serif
    }

    .spmn-icn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 10.6280193237vw;
        height: 5.4347826087vw;
        margin-bottom: .6038647343vw
    }

    .spmn-icn img {
        display: block
    }
}

.spglnv {
    display: none;
    height: 100vh;
    width: calc(50% + 50px);
    background-color: #fff;
    position: fixed;
    overflow: scroll;
    top: 0;
    right: 0;
    z-index: 99000
}

@media screen and (max-width: 1300px) {
    .spglnv {
        width: calc(50% + 3.8vw)
    }
}

@media screen and (max-width: 480px) {
    .spglnv {
        width: 100%
    }
}

.spglnv-close {
    position: absolute;
    top: 0;
    left: 432px
}

@media screen and (max-width: 1300px) {
    .spglnv-close {
        left: 33.2307692308vw
    }
}

@media screen and (max-width: 480px) {
    .spglnv-close {
        left: auto;
        right: 0
    }
}

.spglnv-close-icn {
    width: 3.3816425121vw;
    margin-bottom: 2.4154589372vw
}

@media screen and (max-width: 480px) {
    .spglnv-close-icn {
        width: 9.6618357488vw
    }
}

.spglnv-wrap {
    padding: 45px 40px;
    width: 470px
}

@media screen and (max-width: 1300px) {
    .spglnv-wrap {
        padding: 3.4615384615vw 3.0769230769vw;
        width: 36.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .spglnv-wrap {
        padding: 4.8309178744vw;
        width: 100%
    }
}

.spglnv-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px
}

@media screen and (max-width: 1300px) {
    .spglnv-nav {
        margin-top: 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .spglnv-nav {
        margin-top: 4.8309178744vw
    }
}

.spglnv-nav li {
    width: 180px;
    border-bottom: 1px solid #333333
}

@media screen and (max-width: 1300px) {
    .spglnv-nav li {
        width: 13.8461538462vw
    }
}

@media screen and (max-width: 480px) {
    .spglnv-nav li {
        width: 43.4782608696vw
    }
}

.spglnv-nav li a {
    display: block;
    padding: 15px 8px
}

@media screen and (max-width: 1300px) {
    .spglnv-nav li a {
        padding: 1.1538461538vw .7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .spglnv-nav li a {
        padding: 3.6231884058vw 1.2077294686vw
    }
}

.spglnv-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: .6em;
    margin-top: 30px
}

@media screen and (max-width: 1300px) {
    .spglnv-btns {
        margin-top: 2.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .spglnv-btns {
        margin-top: 7.2463768116vw
    }
}

.spglnv-btns a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 216px;
    height: 48px
}

@media screen and (max-width: 1300px) {
    .spglnv-btns a {
        width: 16.6153846154vw;
        height: 3.6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .spglnv-btns a {
        width: 90.3381642512vw;
        height: 14.4927536232vw
    }
}

.spglnv-btns a > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.spglnv-btns a > span span:nth-of-type(2) {
    margin-left: 0.5em
}

.spglnv-btns a:nth-of-type(1) {
    color: #d1ae96;
    background-color: #251402
}

.spglnv-tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.spglnv-tel a {
    margin: 0 auto .6em
}

.spglnv-tel a > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.spglnv-tel a > span span:nth-of-type(2) {
    margin-left: .2em;
    padding-top: 0.2em
}

.spglnv-sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1em
}

@media screen and (max-width: 480px) {
    .spglnv-sub {
        margin-bottom: 7.2463768116vw
    }
}

.spglnv-sub span {
    margin: 0 0 1em 0
}

@media screen and (max-width: 480px) {
    .spglnv-sub span {
        text-align: center;
        margin: 1em 0
    }
}

.spglnv-sub span img {
    width: 216px
}

@media screen and (max-width: 1300px) {
    .spglnv-sub span img {
        width: 16.6153846154vw
    }
}

@media screen and (max-width: 480px) {
    .spglnv-sub span img {
        width: 48vw
    }
}

.spglnv-sub p {
    width: 100%;
    text-align: center;
    margin-top: 0.5em
}

.spglnv-sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.spglnv-sns a {
    margin: 0 auto 2em
}

.spglnv-sns a > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.spglnv-sns a > span span:nth-of-type(2) {
    margin-left: .5em;
    padding-top: 0.2em;
    letter-spacing: .075em;
    font-family: 'Cardo', serif
}

.pg .panel {
    position: fixed;
    top: -60px;
    margin-top: 0;
    bottom: auto;
    background-color: rgba(37, 20, 2, 0.9)
}

@media screen and (max-width: 480px) {
    .pg .panel {
        position: relative;
        top: auto;
        margin-top: 0
    }
}

.pg .panel-wrap {
    background-color: transparent
}

.pg .panel.fixed {
    top: 56px
}

@media screen and (max-width: 1300px) {
    .pg .panel.fixed {
        top: 4.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .pg .panel.fixed {
        top: 13.5265700483vw
    }
}

.pg .mv {
    position: relative;
    width: 100%;
    height: 256px;
    padding-bottom: 0;
    margin-top: 56px
}

@media screen and (max-width: 1300px) {
    .pg .mv {
        height: 19.6923076923vw;
        margin-top: 4.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .pg .mv {
        height: 36.231884058vw;
        margin-top: 15.2173913043vw
    }
}

.pg .mv-bg img {
    width: 100%;
    height: 256px;
    object-fit: cover;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;"
}

@media screen and (max-width: 1300px) {
    .pg .mv-bg img {
        height: 19.6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .pg .mv-bg img {
        height: 36.231884058vw
    }
}

.pg .mv .cmn-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    text-align: center
}

@media screen and (max-width: 480px) {
    .pg .mv .cmn-wrap {
        text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6), -1px -1px 6px rgba(0, 0, 0, 0.6), -1px 1px 6px rgba(0, 0, 0, 0.6), 1px -1px 6px rgba(0, 0, 0, 0.6)
    }
}

.pg .mv-ttl {
    font-family: 'Cardo', serif;
    letter-spacing: .075em;
    
}
@media screen and (max-width: 480px) {
    .pg .mv-ttl{
        font-size: 18px;
    }
}
.pg-intr {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center
}

@media screen and (max-width: 1300px) {
    .pg-intr {
        padding-top: 2.3076923077vw;
        padding-bottom: 2.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .pg-intr {
        padding-top: 7.2463768116vw;
        padding-bottom: 7.2463768116vw
    }
}

.pg-intr-hdl {
    color: #4f2d16;
    margin-bottom: 25px
}

@media screen and (max-width: 1300px) {
    .pg-intr-hdl {
        margin-bottom: 1.9230769231vw
    }
}

.pg-intr-lead {
    line-height: calc(28 / 16)
}

.pg .anchor {
    margin-bottom: 60px
}

@media screen and (max-width: 1300px) {
    .pg .anchor {
        margin-bottom: 4.6153846154vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor {
        margin-bottom: 14.4927536232vw
    }
}

.pg .anchor-withimg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 60px
}

@media screen and (max-width: 1300px) {
    .pg .anchor-withimg {
        margin-bottom: 4.6153846154vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-withimg {
        margin-bottom: 9.6618357488vw
    }
}

.pg .anchor-withimg li {
    width: 248px;
    color: #fff
}

@media screen and (max-width: 1300px) {
    .pg .anchor-withimg li {
        width: 19.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-withimg li {
        width: 48%
    }
}

.pg .anchor-withimg li + li {
    margin-left: 29px
}

@media screen and (max-width: 1300px) {
    .pg .anchor-withimg li + li {
        margin-left: 2.2307692308vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-withimg li + li {
        margin-left: 0
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-withimg li:nth-of-type(2n) {
        margin-left: 4%
    }
}

.pg .anchor-withimg li:nth-of-type(n+5) {
    margin-top: 20px
}

@media screen and (max-width: 1300px) {
    .pg .anchor-withimg li:nth-of-type(n+5) {
        margin-top: 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-withimg li:nth-of-type(n+5) {
        margin-top: 3.6231884058vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-withimg li:nth-of-type(n+3) {
        margin-top: 3.6231884058vw
    }
}

.pg .anchor-withimg li a {
    display: block;
    background-color: #4f2d16;
    text-align: center
}

.pg .anchor-withimg-tx {
    padding: 20px 10px 15px;
    text-align: center
}

@media screen and (max-width: 1300px) {
    .pg .anchor-withimg-tx {
        padding: 1.5384615385vw .7692307692vw 1.1538461538vw
    }
}

.pg .anchor-withimg-tx-ttl {
    margin-bottom: 12px;
    text-align: center
}

@media screen and (max-width: 1300px) {
    .pg .anchor-withimg-tx-ttl {
        margin-bottom: .9230769231vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-withimg-tx-ttl {
        margin-bottom: 2.8985507246vw
    }
}

.pg .anchor-withimg-tx-arw img {
    width: 16px;
    margin: 0 auto
}

@media screen and (max-width: 1300px) {
    .pg .anchor-withimg-tx-arw img {
        width: 1.2307692308vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-withimg-tx-arw img {
        width: 3.8647342995vw
    }
}

.pg .anchor-noimg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 45px
}

@media screen and (max-width: 1300px) {
    .pg .anchor-noimg {
        margin-top: 3.4615384615vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-noimg {
        margin-top: 10.8695652174vw
    }
}

.pg .anchor-noimg li {
    width: 320px;
    margin: 0 4px
}

@media screen and (max-width: 1300px) {
    .pg .anchor-noimg li {
        width: 24.6153846154vw;
        margin: 0 .3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-noimg li {
        width: 48%;
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-noimg li:nth-of-type(n+3) {
        margin-top: 3.6231884058vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-noimg li:nth-of-type(2n) {
        margin-left: 4%
    }
}

.pg .anchor-noimg li a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 56px;
    border: 1px solid #333333;
    text-align: center
}

@media screen and (max-width: 768px) {
    .pg .anchor-noimg li a {
        height: 4.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-noimg li a {
        height: 13.5265700483vw
    }
}

.pg .anchor-noimg li a span:nth-of-type(1) {
    margin: 0 auto
}

.pg .anchor-noimg li a span:nth-of-type(2) {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (max-width: 1300px) {
    .pg .anchor-noimg li a span:nth-of-type(2) {
        right: 1.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-noimg li a span:nth-of-type(2) {
        right: 3.6231884058vw
    }
}

.pg .anchor-noimg li a span:nth-of-type(2) img {
    width: 16px
}

@media screen and (max-width: 1300px) {
    .pg .anchor-noimg li a span:nth-of-type(2) img {
        width: 1.2307692308vw
    }
}

@media screen and (max-width: 480px) {
    .pg .anchor-noimg li a span:nth-of-type(2) img {
        width: 3.8647342995vw
    }
}

.pg .pg-ttl {
    text-align: center;
    color: #4d4d4d;
    margin-bottom: 35px
}

@media screen and (max-width: 1300px) {
    .pg .pg-ttl {
        margin-bottom: 2.6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .pg .pg-ttl {
        margin-bottom: 8.4541062802vw
    }
}

.pg .pg-ttl-en {
    font-family: 'Cardo', serif;
    letter-spacing: .075em;
    line-height: 1.1
}

@media screen and (max-width: 480px) {
    .pg .pg-ttl-en {
        font-size: 9.6618357488vw
    }
}

.pg .pg-ttl-ja {
    margin-top: 5px
}

@media screen and (max-width: 1300px) {
    .pg .pg-ttl-ja {
        margin-top: .3846153846vw
    }
}

@media screen and (max-width: 480px) {
    .pg .pg-ttl-ja {
        margin-top: 2vw
    }
}

.pg .pg-subttl {
    text-align: center;
    color: #4d4d4d;
    margin-bottom: 30px
}

@media screen and (max-width: 1300px) {
    .pg .pg-subttl {
        margin-bottom: 2.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .pg .pg-subttl {
        margin-bottom: 6.038647343vw
    }
}

.pg .pg-subttl-en {
    font-family: 'Cardo', serif;
    letter-spacing: .075em;
    line-height: calc(64 / 56)
}

@media screen and (max-width: 480px) {
    .pg .pg-subttl-en {
        font-size: 7.2463768116vw
    }
}

.pg .pg-subttl-ja {
    margin-top: 5px
}

@media screen and (max-width: 1300px) {
    .pg .pg-subttl-ja {
        margin-top: .3846153846vw
    }
}

@media screen and (max-width: 480px) {
    .pg .pg-subttl-ja {
        margin-top: 2vw
    }
}

.pg .lay-halfbg {
    position: relative;
    z-index: 10;
    padding-bottom: 56px
}

@media screen and (max-width: 1300px) {
    .pg .lay-halfbg {
        margin-bottom: 4.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .pg .lay-halfbg {
        margin-bottom: 9.6618357488vw
    }
}

.pg .lay-halfbg-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 220px);
    background-image: url(../img/cmn/lay-halfbg-bg.png);
    z-index: -1
}

@media screen and (max-width: 1300px) {
    .pg .lay-halfbg-bg {
        height: calc(100% - 17vw)
    }
}

.pg .lay-halfbg-bg.brown {
    background-image: url(../img/cmn/lay-halfbg-bg-brown.png)
}

.pg .btn-white,
.pg .btn-beige {
    width: 376px
}

@media screen and (max-width: 1300px) {

    .pg .btn-white,
    .pg .btn-beige {
        width: 28.9230769231vw
    }
}

@media screen and (max-width: 480px) {

    .pg .btn-white,
    .pg .btn-beige {
        width: 100%
    }
}

.pg .btn-white a,
.pg .btn-beige a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 56px
}

@media screen and (max-width: 1300px) {

    .pg .btn-white a,
    .pg .btn-beige a {
        height: 4.3076923077vw
    }
}

@media screen and (max-width: 480px) {

    .pg .btn-white a,
    .pg .btn-beige a {
        height: 13.5265700483vw
    }
}

.pg .btn-white a span:nth-of-type(1),
.pg .btn-beige a span:nth-of-type(1) {
    margin: 0 auto
}

.pg .btn-white a span:nth-of-type(2),
.pg .btn-beige a span:nth-of-type(2) {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.pg .btn-white {
    color: #333333
}

.pg .btn-white a {
    background-color: #fff
}

.pg .btn-white a span:nth-of-type(2) {
    right: 16px
}

@media screen and (max-width: 1300px) {
    .pg .btn-white a span:nth-of-type(2) {
        right: 1.2307692308vw
    }
}

@media screen and (max-width: 480px) {
    .pg .btn-white a span:nth-of-type(2) {
        right: 3.8647342995vw
    }
}

.pg .btn-white a span:nth-of-type(2) img {
    width: 16px
}

@media screen and (max-width: 1300px) {
    .pg .btn-white a span:nth-of-type(2) img {
        width: 1.2307692308vw
    }
}

@media screen and (max-width: 480px) {
    .pg .btn-white a span:nth-of-type(2) img {
        width: 3.8647342995vw
    }
}

.pg .btn-beige {
    color: #4f2d16
}

.pg .btn-beige a {
    background-color: #d3b098
}

.pg .btn-beige a span:nth-of-type(2) {
    right: 16px
}

@media screen and (max-width: 1300px) {
    .pg .btn-beige a span:nth-of-type(2) {
        right: 1.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .pg .btn-beige a span:nth-of-type(2) {
        right: 3.6231884058vw
    }
}

.pg .btn-beige a span:nth-of-type(2) img {
    width: 24px
}

@media screen and (max-width: 1300px) {
    .pg .btn-beige a span:nth-of-type(2) img {
        width: 1.8461538462vw
    }
}

@media screen and (max-width: 480px) {
    .pg .btn-beige a span:nth-of-type(2) img {
        width: 5.7971014493vw
    }
}

.pg .clr-beige {
    color: #d3b098
}

.pg .clr-brown {
    color: #4f2d16
}

.pg .clr-dark {
    color: #333333
}

.pg .data-ttl {
    background-color: #fff;
    padding: 2px 5px;
    margin-bottom: 10px
}

@media screen and (max-width: 1300px) {
    .pg .data-ttl {
        padding: .1538461538vw .3846153846vw;
        margin-bottom: .7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .pg .data-ttl {
        padding: .4830917874vw 1.2077294686vw;
        margin-bottom: 2.4154589372vw
    }
}

.pg .data-tbl {
    width: 100%
}

.pg .data-tbl th,
.pg .data-tbl td {
    border-bottom: 1px solid #333333;
    padding: 13px 15px;
    vertical-align: middle
}

@media screen and (max-width: 1300px) {

    .pg .data-tbl th,
    .pg .data-tbl td {
        padding: 1vw 1.1538461538vw
    }
}

@media screen and (max-width: 768px) {

    .pg .data-tbl th,
    .pg .data-tbl td {
        padding: 1vw 0
    }
}

@media screen and (max-width: 480px) {

    .pg .data-tbl th,
    .pg .data-tbl td {
        display: block;
        padding: 2.4154589372vw 3.6231884058vw
    }
}

.pg .data-tbl th {
    width: 20%;
    font-weight: normal;
    text-align: center
}

@media screen and (max-width: 480px) {
    .pg .data-tbl th {
        width: 100%;
        text-align: left;
        border-color: rgba(51, 51, 51, 0.5)
    }
}

.pg .data-tbl td {
    width: 80%
}

@media screen and (max-width: 480px) {
    .pg .data-tbl td {
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .pg .data-tbl td br {
        display: none
    }
}

.pg .data-tbl-sub {
    width: auto
}

.pg .data-tbl-sub th,
.pg .data-tbl-sub td {
    width: auto;
    border: none;
    padding: 0;
    vertical-align: top;
    white-space: nowrap
}

.pg .data-tbl-attr {
    margin-top: 20px
}

@media screen and (max-width: 1300px) {
    .pg .data-tbl-attr {
        margin-top: 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .pg .data-tbl-attr {
        margin-top: 4.8309178744vw
    }
}

.pg-ft {
    margin-top: 100px
}

@media screen and (max-width: 1300px) {
    .pg-ft {
        margin-top: 7.6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .pg-ft {
        margin-top: 9.6618357488vw
    }
}

.pg-ft ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 480px) {
    .pg-ft ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.pg-ft ul li {
    width: 524px
}

@media screen and (max-width: 1300px) {
    .pg-ft ul li {
        width: 40.3846153846vw
    }
}

@media screen and (max-width: 480px) {
    .pg-ft ul li {
        width: 100%
    }
}

.pg-ft ul li + li {
    margin-left: 24px
}

@media screen and (max-width: 1300px) {
    .pg-ft ul li + li {
        margin-left: 1.8461538462vw
    }
}

@media screen and (max-width: 480px) {
    .pg-ft ul li + li {
        margin-left: 0;
        margin-top: 2.4154589372vw
    }
}

.pg-ft ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff
}

.pg-ft-img {
    width: 262px
}

@media screen and (max-width: 1300px) {
    .pg-ft-img {
        width: 20.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .pg-ft-img {
        width: 50%
    }
}

.pg-ft-tx {
    width: 262px;
    text-align: center
}

@media screen and (max-width: 1300px) {
    .pg-ft-tx {
        width: 20.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .pg-ft-tx {
        width: 50%
    }
}

.pg-ft-tx-ttl {
    color: #4f2d16
}

@media screen and (max-width: 480px) {
    .pg-ft-tx-ttl {
        font-size: 6.038647343vw
    }
}

@media screen and (max-width: 480px) {
    .pg-ft-tx-ja {
        font-size: 4.2270531401vw
    }
}

.pg-ft-tx-arw img {
    width: 24px;
    margin: 15px auto 0
}

@media screen and (max-width: 1300px) {
    .pg-ft-tx-arw img {
        width: 1.8461538462vw;
        margin-top: 1.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .pg-ft-tx-arw img {
        width: 5.7971014493vw;
        margin-top: 1.8115942029vw
    }
}

@media all and (-ms-high-contrast: none) {
    .panel-date input[type="text"] {
        width: 800px
    }
}

select::-ms-expand {
    display: none
}

input::-ms-clear {
    visibility: hidden
}

@-moz-document url-prefix() {}
