﻿/*!
 * Theme Name: BarBlue theme
 * Theme URI: /
 * Description: BarBlue専用のベーステーマ
 * Author: 5ive Inc.
 * Url: https://5ive.jp/
 * Version: 2.3
 *//*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

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

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [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 {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Light");
    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: 400
}

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

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

@font-face {
    font-family: 'AppleSystem';
    src: local("-apple-system"), local("BlinkMacSystemFont")
}

@font-face {
    font-family: 'MySansSerif';
    font-weight: 400;
    src: local("HelveticaNeue"), local("Helvetica Neue"), local("Helvetica"), local("Arial")
}

@font-face {
    font-family: 'MySansSerif';
    font-weight: 700;
    src: local("HelveticaNeueBold"), local("HelveticaNeue-Bold"), local("Helvetica Neue Bold"), local("HelveticaBold"), local("Helvetica-Bold"), local("Helvetica Bold"), local("Arial Bold")
}

@font-face {
    font-family: 'MySansSerif';
    font-weight: 900;
    src: local("HelveticaNeueBlack"), local("HelveticaNeue-Black"), local("Helvetica Neue Black"), local("HelveticaBlack"), local("Helvetica-Black"), local("Helvetica Black"), local("Arial Black")
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: normal;
    font-size: 100%;
    letter-spacing: 0;
    line-height: 1;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

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

nav ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

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

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #333
}

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

mark {
    background-color: #ff9;
    color: #333;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

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

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

input, select {
    vertical-align: middle
}

*, *::before, *::after {
    box-sizing: border-box
}

li {
    list-style: none
}

address {
    font-style: normal
}

Z .win h1, .win h2, .win h3, .win h4, .win h5, .win h6, .win p, .win span, .win a, .win dt, .win dd, .win th, .win td, .win small, .win time, .win label, .win input, .win textarea, .win option, .win select {
    font-weight: 500
}

.pc .sp_only, .sp .pc_only {
    display: none
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%
}

.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important
}

::-webkit-input-placeholder {
    color: #999999
}

:-ms-input-placeholder {
    color: #999999
}

::placeholder {
    color: #999999
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

html {
    height: 100%
}

body {
    height: 100%;
    color: #333;
    background-color: #fff
}

body.is_menu_open {
    overflow: hidden
}

header > .logo_container {
    visibility: visible;
    position: fixed;
    top: 0;
    left: 0;
    padding: 20px;
    opacity: 1;
    z-index: 100;
    transition: all 0.2s cubic-bezier(0.61, 1, 0.88, 1)
}

header > .logo_container.mvhidden {
    visibility: hidden;
    opacity: 0
}

@media screen and (min-width: 1000px) {
    header > .logo_container {
        display: none
    }
}

.penone {
    pointer-events: none
}

small {
    font-size: 0.6em
}

.main_area > div:not(.bgc) + div.bgc {
    margin-top: 30px
}

.mainvisual01 + div.bgc {
    margin-top: 0 !important
}

.title_container + *:not(.bgc) {
    padding-top: 0
}

.bgc + .bgc > .title_l {
    padding-top: 20px
}

.bgc01 {
    background-color: #F0F0F0
}

.bgc01 + .bgc01 {
    padding-top: 0
}

.bgi_container {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media screen and (min-width: 1000px) {
    br.sp_only {
        display: none
    }
}

@media screen and (max-width: 1000px) {
    br.pc_only {
        display: none
    }
}

.underline {
    text-decoration: underline
}

.underline:hover {
    opacity: 0.5
}

@media screen and (min-width: 1000px) {
    .flexbox {
        display: flex
    }
}

.closebtn {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 45px;
    height: 45px
}

.closebtn:before, .closebtn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 25px;
    height: 1px;
    background-color: #333
}

.closebtn:before {
    transform: rotate(45deg)
}

.closebtn:after {
    transform: rotate(-45deg)
}

.closebtn:hover {
    cursor: pointer
}

.logo_container {
    padding: 30px 0
}

.logo_container .logo {
    display: block;
    width: 125px;
    height: 150px;
    margin: 0 auto;
    background-image: url(/wp-content/themes//img/gnav_logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.logo_container .sitename {
    padding: 10px 0;
    text-align: center;
    font-size: 28px;
    letter-spacing: 0.1em;
    line-height: 1
}

.logo_container .desc_m {
    padding-bottom: 0;
    text-align: center
}

.logo_container .desc_s {
    display: block;
    text-align: center
}

.button02_wrap {
    padding: 20px 0
}

.button02 {
    position: relative;
    width: 100%;
    max-width: 700px;
    height: 40vw;
    max-height: 200px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden
}

.button02::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: 0.6;
    z-index: 2
}

.button02::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 18px;
    width: 8px;
    height: 10px;
    background-image: url(/wp-content/themes//img/pass2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-5px);
    z-index: 100
}

.button02 + .button02 {
    margin-top: 5px
}

.menulist + .button02 {
    margin-top: 20px
}

.button02 a {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 3
}

.button02 div {
    margin: 0 auto
}

.button02 .title_s + .title_l {
    padding: 0
}

@media screen and (min-width: 1000px) {
    .button02_wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 30px 50px
    }

    .button02 {
        width: calc(50% - 10px);
        margin: 5px;
        transition: all 0.15s cubic-bezier(0.33, 1, 0.68, 1)
    }

    .button02:hover {
        opacity: 0.7
    }
}

.mainvisual01 {
    width: 100%;
    height: 100vh;
    position: relative;
    color: #000;
    background-color: #ccc;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.mainvisual01 + * .title_l {
    padding-top: 38px
}

.mainvisual01 .scroll {
    font-size: 13px;
    letter-spacing: 0.1em;
    color: #fff;
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translateX(-50%)
}

.mainvisual01 .scrollline {
    height: 14px;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translateY(7px);
    overflow: hidden
}

.mainvisual01 .scrollline::after {
    content: "";
    display: block;
    width: 1px;
    height: 14px;
    position: relative;
    background-color: #fff;
    animation: scroll 3s cubic-bezier(0.33, 1, 0.68, 1) 0s infinite normal;
    margin: 0 auto
}

@media screen and (min-width: 1000px) {
    .mainvisual01 {
        height: calc(100vh - 100px)
    }

    .mainvisual01 + * .title_l {
        padding-top: 18px
    }

    .mainvisual01 .scroll {
        font-size: 15px
    }
}

.pagecover01 {
    width: 100%
}

.pagecover01 .photo {
    max-width: 100%
}

.pagecover01 img, .pagecover01 .source {
    width: 100%;
    height: auto
}

.title_container {
    padding: 30px 20px
}

.title_container time {
    display: block;
    text-align: center;
    letter-spacing: 0.08em
}

.title_container .taxlist_s {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 8px 0
}

.title_container .taxlist_s li {
    margin: 5px
}

.title_container .taxlist_s li a {
    display: block;
    font-size: 13px;
    padding: 5px 10px !important
}

.title_container .taxlist_s li a:hover {
    color: #fff;
    background-color: #bbb
}

.title_container .desc_m {
    text-align: center
}

.title_container.nophoto {
    padding-top: 80px
}

.ptd01_wrap {
    max-width: 740px;
    margin: 0 auto;
    padding: 20px
}

.column02 .ptd01_wrap {
    padding-top: 0
}

.ptd01 {
    padding: 20px 0
}

.title_l + .ptd01 {
    padding-top: 0
}

.ptd01 .desc_m {
    max-width: 700px;
    margin: 0 auto
}

.ptd01 .title_m + .desc_m {
    margin-top: -5px;
    padding-top: 30px 50px
}

.ptd01 .column03 {
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width: 1000px) {
    .ptd01_wrap {
        max-width: 800px;
        padding: 30px 50px
    }

    .ptd01 {
        padding: 50px 0
    }

    .column03 + .ptd01_wrap {
        padding-top: 0
    }
}

.ptd02_wrap {
    max-width: 780px;
    margin: 0 auto;
    padding: 20px 40px
}

.ptd02 {
    position: relative;
    padding: 10px 0 20px 0
}

.ptd02 .photo {
    margin: 0 auto
}

.ptd02 .desc_m {
    padding-top: 20px
}

.ptd02 .title_m + .desc_m {
    padding-top: 0
}

@media screen and (min-width: 1000px) {
    .ptd02_wrap {
        position: relative;
        max-width: 1000px;
        padding: 50px
    }

    .ptd02 {
        padding: 20px 0
    }

    .ptd02 + .ptd02 {
        margin-top: 40px
    }

    .ptd02 .photo {
        width: 80%;
        min-width: 500px;
        margin: 0 auto 0 0
    }

    .ptd02:nth-of-type(2n) .photo {
        margin: 0 0 0 auto
    }

    .ptd02 .photo + .textbox {
        position: absolute;
        right: 0;
        bottom: 0;
        padding: 50px 40px;
        background-color: #FAFAFA;
        opacity: 0.95;
        z-index: 100
    }

    .ptd02:nth-of-type(2n) .photo + .textbox {
        left: 0;
        right: auto
    }

    .ptd02 .textbox * {
        text-align: center !important
    }

    .ptd02 .title_m, .ptd02 .desc_m {
        text-align: left
    }
}

.column02.type_a li {
    width: calc(50% - 10px);
    margin-right: 20px;
    padding: 15px 0
}

.column02.type_a li:nth-of-type(2n) {
    margin-right: 0
}

.column02.type_b {
    max-width: 800px;
    margin: 0 auto
}

.column02.type_b > ul > li {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 12px 0;
    border-bottom: 1px solid #F0F0F0
}

.column02.type_b > ul > li:after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 5px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(45deg)
}

.column02.type_b > ul > li a {
    display: flex;
    flex-wrap: wrap
}

.column02.type_b .right {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 30px)
}

.column02.type_b .left + .right {
    width: calc(100% - 110px)
}

.column02.type_b .photo {
    width: 70px;
    margin-right: 20px
}

.column02.type_b .title_s {
    order: 1;
    width: 100%;
    padding-bottom: 2px
}

.column02.type_b time {
    order: 0 !important
}

.column02.type_b .taxlist_s {
    width: 100%;
    margin-bottom: -6px
}

.column02.type_b .desc_s {
    order: 1;
    width: 100%;
    margin-top: -2px
}

@media screen and (min-width: 1000px) {
    .column02 {
        padding: 50px
    }

    .column02 ul {
        max-width: 900px
    }

    .column02.type_a li {
        width: calc((100% - 40px) / 3)
    }

    .column02.type_a li:nth-of-type(2n) {
        margin-right: 20px
    }

    .column02.type_a li:nth-of-type(3n) {
        margin-right: 0
    }
}

.column03 {
    max-width: 740px;
    margin: 0 auto;
    padding: 20px 20px 10px 20px
}

.ptd01_wrap + .column03 {
    margin-top: -40px
}

.column03 ul {
    display: flex;
    flex-wrap: wrap
}

.column03 li {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
    padding: 10px 0
}

.column03 li:nth-of-type(3n) {
    margin-right: 0
}

.column03 a {
    display: block
}

.column03 a:hover {
    opacity: 0.6
}

.column03 .title_s {
    line-height: 1.4
}

.column03 .caption {
    display: block;
    margin-top: -4px;
    font-size: 12px;
    line-height: 1.58
}

@media screen and (min-width: 1000px) {
    .column03 {
        max-width: 1000px;
        padding: 30px 50px
    }

    .column03 li {
        width: calc((100% - 45px) / 4)
    }

    .column03 li:nth-of-type(3n) {
        margin-right: 15px
    }

    .column03 li:nth-of-type(4n) {
        margin-right: 0
    }
}

.photogallery {
    display: flex;
    flex-wrap: wrap;
    max-width: 740px;
    margin: 0 auto;
    padding: 20px
}

.title_container + .photogallery {
    padding-top: 0
}

.photogallery .title_l {
    width: 100%
}

.photogallery > div {
    padding: 2px 0
}

.photogallery .g1 {
    width: 100%
}

.photogallery .g2 {
    width: calc((100% - 4px) / 2);
    margin-right: 4px
}

.photogallery .g2.right {
    margin-right: 0
}

.photogallery .g1 img, .photogallery .g2 img {
    display: block;
    width: 100%;
    height: auto
}

@media screen and (min-width: 1000px) {
    .photogallery {
        max-width: 800px;
        padding: 30px 50px
    }
}

.info01_wrap {
    max-width: 700px;
    margin: 0 auto;
    padding: 30px 0 0 0
}

.info01 {
    padding: 20px 0
}

.info01:not(:last-of-type) {
    border-bottom: 1px solid #eee
}

.info01 > .flexbox {
    padding: 0 40px 30px 40px
}

.info01_wrap .title_l + .info01 > .title_m {
    padding-top: 10px
}

.info01 address a {
    text-decoration: underline
}

.info01 address + .data {
    margin-top: -3px;
    padding-top: 0
}

.info01 .data dt, .info01 .data dd {
    padding-bottom: 7px
}

.info01 .data dt {
    float: left
}

.info01 iframe {
    width: 100%;
    height: 53vw
}

@media screen and (min-width: 1000px) {
    .info01_wrap {
        max-width: 900px
    }

    .info01 .left {
        width: 35%
    }

    .info01 .right {
        width: 100%;
        padding-left: 50px
    }

    .info01 .left + .right {
        width: 65%
    }

    .info01 iframe {
        height: 25vw
    }
}

.contact01 {
    padding-bottom: 7px
}

.logo_container + .contact01 {
    margin-top: -20px
}

.contact01 .title_m {
    padding-bottom: 3px;
    text-align: left
}

.contact01 .phone {
    font-size: 33px;
    letter-spacing: 0.06em;
    line-height: 1
}

@media screen and (min-width: 1000px) {
    .contact01 .phone a {
        pointer-events: none
    }
}

.txtlist01 .desc_m {
    padding-top: 0
}

.txtlist01 .text {
    padding: 10px 0 0 0
}

.txtlist01 .text::after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    margin: 10px 0 0 0;
    background-color: #dcdddd
}

.txtlist01 .text:last-of-type:after {
    background-color: transparent
}

.menulist01 {
    max-width: 760px;
    margin: 0 auto;
    padding: 30px
}

.ptd01_wrap + .menulist01 {
    margin-top: -30px;
    padding-top: 0
}

.menulist01 .title_l, .menulist01 > .desc_m {
    width: 100%
}

.menulist01 > .desc_m {
    text-align: center
}

.menulist01 .title_m.bdr_btm {
    width: 100%;
    padding-top: 40px;
    text-align: center
}

@media screen and (min-width: 1000px) {
    .menulist01 {
        display: flex;
        flex-wrap: wrap;
        max-width: 800px;
        padding: 30px 50px
    }
}

.pricelist01 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 15px 0;
    border-bottom: 1px dotted #333
}

.pricelist01 .menu_list {
    align-self: flex-start;
    width: 100%;
    margin-right: 20px
}

.pricelist01 .menu_list .item {
    display: flex;
    flex-wrap: nowrap
}

.pricelist01 .image {
    display: block;
    width: 85px;
    height: 85px;
    margin-right: 20px;
    background-color: #ccc
}

.pricelist01 .image img {
    width: 100%;
    height: auto
}

.pricelist01 .image + .title_s {
    width: calc(100% - 105px)
}

.pricelist01 .desc_s {
    padding-bottom: 8px
}

@media screen and (min-width: 1000px) {
    .pricelist01 {
        width: calc(50% - 40px);
        margin: 0 20px
    }

    .pricelist01.big {
        width: calc(100% - 40px);
        margin: 0 auto
    }

    .pricelist01 + .title_m {
        text-align: center
    }
}

@media screen and (max-width: 320px) {
    .pricelist01 .image {
        width: 70px;
        height: 70px
    }

    .pricelist01 .image + .title_s {
        width: calc(100% - 90px)
    }
}

.nav01 {
    justify-content: center;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #444;
    opacity: 0.9;
    z-index: 100
}

.coupon_l {
    padding: 20px 15px
}

.coupon_l > .container {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    border: 1px solid #4FBB23;
    border-radius: 5px
}

.coupon_l a {
    display: block
}

.coupon_l .title {
    display: inline-block;
    padding: 15px 0 10px 0;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.37;
    color: #4FBB23;
    vertical-align: middle
}

.coupon_l .title::before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 7px -7px 0;
    background-image: url(/wp-content/themes//img/link_popup.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.coupon_l .text {
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 1.58;
    margin-bottom: 8px;
    padding: 0 25px;
    text-align: left
}

.coupon_l .more {
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.83;
    color: #4FBB23;
    padding: 5.6px 0 5px;
    text-align: center;
    border-top: 2px dotted #4FBB23;
    transition: all 0.1s cubic-bezier(0.61, 1, 0.88, 1)
}

.coupon_l a:hover .more {
    color: #fff;
    background-color: #4FBB23
}

.coupon_s {
    margin: 0 auto;
    padding: 20px 0;
    text-align: center
}

.coupon_s a {
    display: inline-block;
    padding: 15px 17px 15px 21px;
    border: 1px solid #4FBB23;
    border-radius: 2px
}

.coupon_s p {
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 1.38;
    position: relative;
    color: #4FBB23;
    padding-left: 46px;
    text-align: left
}

.coupon_s p::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -3px;
    width: 36px;
    height: 100%;
    transform: translateY(-50%);
    background-image: url(/wp-content/themes//img/gnav_icon_line.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

@media screen and (min-width: 1000px) {
    .coupon_s a {
        transition: all 0.15s cubic-bezier(0.33, 1, 0.68, 1)
    }

    .coupon_s a:hover {
        background-color: #4FBB23
    }

    .coupon_s a:hover p {
        color: #fff
    }

    .coupon_s a:hover p::before {
        background-image: url(/wp-content/themes//img/gnav_icon_line2.svg)
    }
}

.insta_info {
    width: 100%;
    height: auto;
    padding: 20px 15px
}

.insta_info .latest {
    display: flex;
    align-items: stretch;
    max-width: 700px;
    margin: 0 auto
}

.insta_info .photo {
    width: 61%;
    position: relative;
    background-color: #ccc
}

.insta_info .photo::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-10px);
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #ffffff transparent
}

.insta_info .date {
    display: flex;
    align-items: center;
    width: 39%;
    background-color: #F0EFE9
}

.insta_info .date div {
    margin: 8% auto 0 auto;
    text-align: center
}

.insta_info .date p {
    font-size: 39px;
    line-height: 1
}

.insta_info .description {
    max-width: 700px;
    margin: 0 auto;
    padding: 20px 25px;
    background-color: #fff
}

.insta_info .sbi {
    display: none
}

@media screen and (min-width: 1000px) {
    .insta_info {
        padding: 30px 50px
    }

    .insta_info .flexbox {
        max-width: 900px;
        margin: auto
    }

    .insta_info .latest {
        display: block;
        width: 36%;
        max-width: 100%;
        margin: 0 auto
    }

    .insta_info .photo, .insta_info .date {
        width: 100%
    }

    .insta_info .photo::after {
        display: none
    }

    .insta_info .date div {
        display: flex;
        align-items: baseline;
        margin: 0 auto;
        padding: 15px 0 8px 0
    }

    .insta_info .date .title_s {
        padding-left: 5px
    }

    .insta_info .description {
        width: 64%;
        max-width: 100%
    }
}

.calendar iframe {
    display: block;
    width: 100%;
    height: 380px;
    max-width: 700px;
    margin: 0 auto
}

.movie {
    max-width: 740px;
    margin: 0 auto;
    padding: 20px
}

.movie .mov_container {
    width: 100%;
    position: relative
}

.movie .mov_container:before {
    content: "";
    display: block;
    padding-top: 66.6%
}

.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (min-width: 1000px) {
    .movie {
        max-width: 800px;
        padding: 30px 50px
    }
}

.map {
    padding: 20px 0
}

.map .map_container {
    width: 100%;
    position: relative
}

.map .map_container:before {
    content: "";
    display: block;
    padding-top: 50%
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (min-width: 1000px) {
    .map {
        padding: 30px 0
    }

    .map .map_container:before {
        padding-top: 40%
    }
}

.profile {
    padding: 20px 30px
}

.ptd02_wrap + .profile {
    margin-top: 0 !important
}

.profile .name_container {
    display: flex;
    align-items: center
}

.profile .name_container .left {
    width: calc(100% - 150px)
}

.profile .name_container .title_l {
    padding-top: 7px;
    text-align: left
}

.profile .name_container .right {
    width: 130px;
    margin-left: 20px
}

.profile .desc_m {
    padding-top: 10px
}

.single_content {
    max-width: 740px;
    margin: 0 auto;
    padding: 20px
}

.single_content > p {
    display: block;
    padding: 7px 0;
    font-size: 13px;
    letter-spacing: 0.02em;
    line-height: 1.77
}

.single_content .title_m {
    text-align: left
}

.single_content p + .title_m, .single_content p + .title_s {
    margin-top: 30px
}

.single_content img {
    max-width: 100%;
    height: auto;
    padding: 10px 0
}

.single_content > *:first-child {
    padding-top: 0
}

.single_content .button03 {
    text-align: left
}

@media screen and (min-width: 1000px) {
    .single_content {
        max-width: 800px;
        padding: 50px
    }
}

.content_page .title_m + .desc_m {
    margin-top: -15px
}

footer {
    width: 100%;
    padding: 0 0 90px 0
}

.icon {
    width: 100%;
    padding: 20px 0
}

.coupon_s + .icon {
    padding-top: 0
}

.icon .icon-items {
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center
}

.icon .icon-items li {
    margin: 0 12px
}

.icon .icon-items li.twitter, .icon .icon-items li.line {
    margin: 0 10px
}

.footnav {
    justify-content: center;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #444;
    opacity: 0.9;
    z-index: 100
}

.copyright {
    display: block;
    padding: 0 20px;
    text-align: right;
    font-size: 11px;
    letter-spacing: 0.1em;
    line-height: 1.72
}

@media screen and (min-width: 1000px) {
    footer {
        width: calc(100% - 300px);
        padding-bottom: 60px;
        background-color: #fafafa
    }

    .icon .icon-items li {
        transition: all 0.15s cubic-bezier(0.33, 1, 0.68, 1)
    }

    .icon .icon-items li:hover {
        opacity: 0.5
    }

    .footnav {
        display: none
    }
}

@keyframes scroll {
    0% {
        height: 0
    }
    50% {
        height: 14px;
        margin-top: 0
    }
    100% {
        height: 14px;
        margin-top: 14px
    }
}

@keyframes menu_1 {
    0% {
        transform: translateY(0) rotate(45deg)
    }
    50% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(-8px)
    }
}

@keyframes menu_active1 {
    0% {
        transform: translateY(-8px)
    }
    50% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(0) rotate(45deg)
    }
}

@keyframes menu_2 {
    0% {
        transform: translateY(0) rotate(-45deg)
    }
    50% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(8px)
    }
}

@keyframes menu_active2 {
    0% {
        transform: translateY(8px)
    }
    50% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(0) rotate(-45deg)
    }
}

.slide_pc {
    display: none
}

.slide_sp {
    display: block
}

@media screen and (min-width: 1000px) {
    .slide_pc {
        display: block
    }

    .slide_sp {
        display: none
    }
}

.controller {
    position: relative;
    max-width: 760px;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center
}

.controller a:hover, .controller span:hover {
    cursor: pointer;
    opacity: 0.6
}

.controller_prev, .controller_next {
    position: absolute;
    top: 30px;
    width: 35px;
    height: 35px
}

.controller_prev {
    right: 20px
}

.controller_next {
    left: 20px
}

.controller_prev a, .controller_next a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.controller_prev a:before, .controller_next a:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333
}

.controller_prev a:before {
    margin: 14px 0 0 11px;
    border-right: 1px solid #333;
    transform: rotate(45deg)
}

.controller_next a:before {
    margin: 13px 0 0 15px;
    border-left: 1px solid #333;
    transform: rotate(-45deg)
}

.controller .viewall {
    display: inline-block
}

@media screen and (min-width: 1000px) {
    .controller {
        max-width: 800px;
        padding: 50px
    }

    .controller .title_s {
        display: inline-block
    }

    .controller_prev, .controller_next {
        top: 50px
    }

    .controller_prev {
        right: 50px
    }

    .controller_next {
        left: 50px
    }
}

.wp-pagenavi {
    display: flex;
    justify-content: center;
    position: relative;
    max-width: 760px;
    margin: 0 auto;
    padding: 30px 0
}

.wp-pagenavi .page, .wp-pagenavi .current {
    display: inline-block;
    margin: 0 10px;
    padding: 11px 10px;
    font-size: 17px;
    letter-spacing: 0.06em;
    opacity: 0.3
}

.wp-pagenavi .current {
    opacity: 1
}

.previouspostslink, .nextpostslink {
    position: absolute;
    top: 30px;
    width: 40px;
    padding: 16px 10px
}

.previouspostslink {
    left: 30px
}

.nextpostslink {
    right: 30px
}

.previouspostslink:before, .nextpostslink:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #000
}

.previouspostslink:before {
    margin: 0 auto 0 7px;
    border-left: 1px solid #000;
    transform: rotate(-45deg)
}

.nextpostslink:before {
    margin: 0 8px 0 auto;
    border-right: 1px solid #000;
    transform: rotate(45deg)
}

@media screen and (min-width: 1000px) {
    .wp-pagenavi {
        max-width: 1000px;
        padding: 50px
    }

    .wp-pagenavi a:hover {
        opacity: 0.4
    }

    .wp-pagenavi a.page:hover {
        color: #333;
        opacity: 1
    }

    .previouspostslink, .nextpostslink {
        top: 50px
    }

    .previouspostslink {
        left: 50px
    }

    .nextpostslink {
        right: 50px
    }
}

.mw_wp_form {
    max-width: 740px;
    margin: 0 auto;
    padding: 0 20px
}

.mw_wp_form table {
    display: block;
    padding: 0 0 30px 0
}

.mw_wp_form tbody {
    display: block;
    width: 100%
}

.mw_wp_form tr {
    display: block;
    position: relative;
    padding: 10px 0;
    text-align: left
}

.mw_wp_form th {
    display: block;
    padding: 8px 0
}

.mw_wp_form th small {
    display: block;
    padding: 7px 0;
    color: #999
}

.mw_wp_form td {
    display: block
}

.mw_wp_form .select:after {
    content: "";
    position: absolute;
    bottom: 32px;
    right: 15px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(135deg)
}

.mw_wp_form input[type="text"], .mw_wp_form select, .mw_wp_form textarea {
    position: relative;
    width: 100%;
    padding: 13px 15px;
    font-family: YuMincho, serif;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 1.7;
    border: none;
    border-radius: 0;
    background-color: #F0F0F0;
    -webkit-appearance: none;
    resize: none
}

.mw_wp_form .check td {
    display: flex;
    flex-wrap: wrap
}

.mw_wp_form .check td > span {
    position: relative;
    width: 100%;
    margin: 0 !important;
    padding: 10px 0
}

.mw_wp_form .check input {
    display: none
}

.mw_wp_form .check input + span {
    display: flex;
    align-items: center;
    font-size: 14px;
    letter-spacing: 0.1em
}

.mw_wp_form .check input + span:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 15px;
    background-color: #F0F0F0
}

.mw_wp_form .check input:checked + span:after {
    content: "";
    position: absolute;
    top: 12px;
    left: 3px;
    width: 10px;
    height: 7px;
    border-left: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: rotate(-45deg)
}

input:focus, textarea:focus, select:focus {
    outline: none
}

input:hover, select:hover, .mwform-checkbox-field:hover, .mwform-checkbox-field-text:hover, .mwform-radio-field:hover, .mwform-radio-field-text:hover {
    cursor: pointer
}

.mw_wp_form .error {
    display: block;
    width: 100% !important;
    padding: 7px 0 !important;
    font-size: 12px !important;
    letter-spacing: 0.06em;
    line-height: 1.7;
    color: #cf2e2e !important
}

.mw_wp_form .error:before {
    display: none !important
}

.mw_wp_form_input .check + .check {
    padding-top: 5px
}

.mw_wp_form_confirm tr {
    padding: 10px 0 4px 0;
    border-bottom: 1px solid #f0f0f0
}

.mw_wp_form_confirm td {
    padding: 5px 15px 13px 0;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 1.7
}

.mw_wp_form_confirm .select:after {
    display: none
}

.mw_wp_form_complete {
    display: none
}

@media screen and (min-width: 1000px) {
    .mw_wp_form {
        max-width: 800px;
        padding: 30px 50px
    }

    .mw_wp_form .check td > span {
        width: auto;
        margin-right: 20px !important
    }

    .mw_wp_form .check td > span + span {
        margin-left: 10px !important
    }
}

.instagram .sbi .sbi_info {
    display: none
}

.breadcrumbs {
    position: relative;
    max-width: 740px;
    margin: 20px auto 0 auto;
    padding: 20px;
    color: #999
}

.breadcrumbs:before {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    width: calc(100% - 40px);
    height: 1px;
    background-color: #eee
}

.breadcrumbs > span + span {
    margin-left: 4px
}

.breadcrumbs span, .breadcrumbs a {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.06em;
    color: #999
}

.breadcrumbs a:hover span {
    color: #333
}

@media screen and (min-width: 1000px) {
    .breadcrumbs {
        max-width: 1000px;
        margin-top: 30px;
        padding: 30px 50px
    }

    .breadcrumbs:before {
        left: 50px;
        width: calc(100% - 100px)
    }
}

header > .logo_container .logo {
    width: 120px;
    height: 60px
}

.mainvisual01 .box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    top: 45%;
    left: 50%;
    width: 230px;
    padding: 20px 0;
    transform: translate(-115px, -115px);
    background-color: rgba(255, 255, 255, 0.8)
}

.mainvisual01 h1 {
    width: 146px;
    margin: 0 auto;
    padding: 20px 0
}

.mainvisual01 h1 img {
    width: 100%;
    height: auto
}

.mainvisual01 p {
    width: 146px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.08em;
    line-height: 1.28;
    margin: 0 auto
}

small {
    font-size: 0.7em
}

.highlight {
    display: inline;
    padding: 2px;
    background: linear-gradient(transparent 70%, #bbb 0%)
}

.wrapper.type_a header .logo {
    position: fixed;
    top: 30px;
    left: 20px;
    z-index: 100
}

header .logo img {
    width: 100%;
    height: auto
}

header .black {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 100;
    transition: all 0.2s cubic-bezier(0.61, 1, 0.88, 1)
}

header.gnav_active .black {
    visibility: visible;
    opacity: 1
}

@media screen and (min-width: 1000px) {
    .wrapper.type_a header .logo {
        top: 50px;
        left: 50px
    }
}

.wrapper.type_a .gnav_container {
    position: fixed;
    z-index: 100
}

@media screen and (min-width: 1000px) {
    .wrapper.type_a .gnav_container {
        top: 50px;
        right: 50px
    }

    .wrapper.type_a .gnav_list li + li {
        margin-left: 40px
    }

    .wrapper.type_a .gnav_list {
        display: flex
    }
}

@media screen and (max-width: 1000px) {
    .wrapper.type_a .gnav_container {
        display: flex;
        align-items: center;
        top: 0;
        right: 0;
        width: 50%;
        height: 100vh;
        padding: 30px 20px;
        background-color: rgba(255, 255, 255, 0.95);
        transform: translateX(100%);
        transition: transform 0.2s cubic-bezier(0.61, 1, 0.88, 1)
    }

    .wrapper.type_a header.gnav_active .gnav_container {
        transform: translateX(0)
    }
}

.wrapper.type_b .gnav_container {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    padding: 60px 30px 90px 30px;
    min-height: 100vh;
    background-color: rgba(255, 255, 255, 0.97);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 100
}

.wrapper.type_b .gnav_container .contact01, .wrapper.type_b .gnav_container .contact01 .title_m {
    text-align: center
}

@media screen and (min-width: 1000px) {
    .wrapper.type_b .gnav_container {
        display: block !important;
        opacity: 1 !important;
        width: 300px;
        padding: 80px 30px 60px 30px;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .wrapper.type_b .gnav_container::-webkit-scrollbar {
        display: none
    }
}

.wrapper.type_b .gnav_list {
    padding: 20px 0
}

.wrapper.type_b .gnav_list li {
    position: relative
}

.wrapper.type_b .gnav_list li:after {
    content: "";
    position: absolute;
    top: calc(50% - 3px);
    right: 5px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(45deg)
}

.wrapper.type_b .gnav_list li a {
    display: block;
    padding: 12px 0;
    text-align: left;
    border-top: 1px solid #dcdddd
}

.wrapper.type_b .gnav_list > li:last-of-type a {
    border-bottom: 1px solid #dcdddd
}

.wrapper.type_b .gnav_list > li:last-of-type + .inner_list li:nth-of-type(1) a {
    border-top: none
}

.wrapper.type_b .gnav_list .inner_list li a {
    position: relative;
    padding: 13px 0 12px 28px
}

.wrapper.type_b .gnav_list .inner_list li a::before {
    content: "";
    display: block;
    width: 7px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 15px;
    background-color: #333
}

@media screen and (min-width: 1000px) {
    .wrapper.type_b .gnav_list .inner_list li {
        display: none
    }

    .wrapper.type_b .gnav_list li a {
        transition: all 0.15s cubic-bezier(0.33, 1, 0.68, 1)
    }

    .wrapper.type_b .gnav_list li a:hover {
        color: #333;
        opacity: 0.6
    }
}

.wrapper.type_a header .menu {
    position: fixed;
    top: 20px;
    right: 10px;
    width: 44px;
    height: 44px;
    padding: 10px;
    z-index: 100
}

@media screen and (min-width: 1000px) {
    .wrapper.type_a header .menu {
        display: none
    }
}

.wrapper.type_a header .menu_bar {
    display: block;
    position: absolute;
    top: 50%;
    width: calc(100% - 20px);
    height: 1px;
    background-color: #002565;
    transition: background-color 0.2s cubic-bezier(0.61, 1, 0.88, 1)
}

.wrapper.type_a header .menu_bar:nth-of-type(1) {
    transform: translateY(-7px)
}

.wrapper.type_a header.gnav_active .menu_bar:nth-of-type(1) {
    transform: translateY(0) rotate(45deg);
    animation: menu_bar1 0.2s cubic-bezier(0.61, 1, 0.88, 1)
}

@keyframes menu_bar1 {
    0% {
        transform: translateY(-7px)
    }
    50% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(0) rotate(45deg)
    }
}

.wrapper.type_a header.gnav_active .menu_bar:nth-of-type(2) {
    opacity: 0
}

.wrapper.type_a header .menu_bar:nth-of-type(3) {
    transform: translateY(7px)
}

.wrapper.type_a header.gnav_active .menu_bar:nth-of-type(3) {
    transform: translateY(0) rotate(-45deg);
    animation: menu_bar2 0.2s cubic-bezier(0.61, 1, 0.88, 1)
}

@keyframes menu_bar2 {
    0% {
        transform: translateY(7px)
    }
    50% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(0) rotate(-45deg)
    }
}

@media screen and (min-width: 1000px) {
    .wrapper.type_b .main_area {
        width: calc(100% - 300px)
    }
}

.sec {
    padding: 10px 0
}

#sec1:not(.mv_parent) {
    padding-top: 100px
}

@media screen and (min-width: 1000px) {
    .sec {
        padding: 30px 0
    }

    #sec1:not(.mv_parent) {
        padding-top: 250px
    }
}

.sec > .inner.type_b {
    margin: 0 auto;
    padding: 0 20px
}

.wrapper.type_a .sec > .inner.type_b {
    max-width: 640px
}

.wrapper.type_b .sec > .inner.type_b {
    max-width: 740px
}

.sec > .inner.type_c {
    margin: 0 auto;
    padding: 0 20px
}

.wrapper.type_a .sec > .inner.type_c {
    max-width: 600px
}

.wrapper.type_b .sec > .inner.type_c {
    max-width: 560px
}

@media screen and (min-width: 1000px) {
    .sec > .inner.type_c {
        padding: 0 30px
    }

    .wrapper.type_a .sec > .inner.type_b {
        max-width: 1040px
    }

    .wrapper.type_a .sec > .inner.type_c {
        max-width: 860px
    }
}

.group {
    margin: 15px 0;
    counter-reset: number 0
}

.inner .group.bgc {
    padding: 12px 15px
}

@media screen and (min-width: 1000px) {
    .inner .group.bgc {
        padding: 30px 50px
    }
}

.mainvisual {
    position: relative
}

.mv_parent {
    margin: 0;
    padding: 0
}

.mainvisual .photo {
    padding: 0
}

.heading_ll {
    padding: 18px 0 15px 0;
    text-align: center;
    font-size: 25px;
    letter-spacing: 0.08em;
    line-height: 1.45
}

.heading_ll small {
    display: block;
    font-size: 0.6em;
    line-height: 2.5
}

@media screen and (min-width: 1000px) {
    .heading_ll {
        font-size: 30px
    }
}

.heading_l {
    padding: 18px 0 15px 0;
    text-align: center;
    font-size: 21px;
    letter-spacing: 0.08em;
    line-height: 1.45
}

.heading_l small {
    font-size: 0.8em;
    line-height: 2.5
}

@media screen and (min-width: 1000px) {
    .heading_l {
        font-size: 22px
    }
}

.heading_m {
    padding: 9px 0 6px 0;
    text-align: center;
    font-size: 17px;
    line-height: 1.65;
    letter-spacing: 0.08em
}

@media screen and (max-width: 1000px) {
    .c2sp .heading_m {
        font-size: 15px
    }
}

@media screen and (min-width: 1000px) {
    .heading_m {
        padding: 12px 0 10px 0;
        font-size: 18px
    }
}

.heading_s {
    display: block;
    padding: 5px 0;
    font-size: 15px;
    letter-spacing: 0.08em;
    line-height: 1.4
}

@media screen and (min-width: 1000px) {
    .heading_s {
        font-size: 16px
    }
}

.par_l {
    display: block;
    padding: 10px 0;
    font-size: 15px;
    letter-spacing: 0.02em;
    line-height: 2
}

@media screen and (min-width: 1000px) {
    .par_l {
        font-size: 16px
    }
}

.par_m {
    display: block;
    max-width: 700px;
    margin: 0 auto;
    padding: 5px 0;
    font-size: 13px;
    letter-spacing: 0.02em;
    line-height: 2
}

.photo + .par_m {
    padding-top: 0
}

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

@media screen and (max-width: 1000px) {
    .c2sp .par_m {
        font-size: 12px
    }
}

@media screen and (min-width: 1000px) {
    .par_m {
        padding: 10px 0;
        font-size: 14px
    }
}

.par_s {
    padding: 7px 0;
    font-size: 11px;
    letter-spacing: 0em;
    line-height: 1.7
}

@media screen and (min-width: 1000px) {
    .par_s {
        font-size: 12px
    }
}

.linkbutton.type_b1, .linkbutton.type_b2, .linkbutton.type_b3 {
    padding: 10px 0;
    text-align: center
}

.linkbutton.type_b1 a, .linkbutton.type_b2 a, .linkbutton.type_b3 a {
    display: inline-block;
    position: relative;
    padding-right: 15px;
    border-bottom: 1px solid #333
}

.linkbutton.type_b1 a::after, .linkbutton.type_b2 a::after, .linkbutton.type_b3 a::after {
    content: "";
    display: inline-block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box
}

.linkbutton.type_b1 a::after {
    top: 12px;
    right: 0;
    width: 6px;
    height: 6px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(45deg)
}

.linkbutton.type_b2 a::after {
    top: 8px;
    right: 0;
    width: 14px;
    height: 13px;
    background-image: url(/wp-content/themes//img/linkblank_link.svg)
}

.linkbutton.type_b3 a::after {
    top: 9px;
    right: 0;
    width: 12px;
    height: 12px;
    background-image: url(/wp-content/themes//img/search.svg)
}

.linkbutton.type_b a:hover {
    opacity: 0.6
}

@media screen and (min-width: 1000px) {
    .linkbutton.type_b1 a:hover, .linkbutton.type_b2 a:hover, .linkbutton.type_b3 a:hover {
        opacity: 0.5
    }
}

.linkbutton.type_c {
    max-width: 640px;
    margin: 20px auto
}

.linkbutton.type_c a {
    display: block;
    width: 100%;
    padding: 18px 0;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.5;
    border: none;
    border-radius: 0;
    -webkit-appearance: none
}

.linkbutton.type_c a:hover {
    cursor: pointer
}

.linkbutton.type_c small {
    display: block;
    line-height: 1.8
}

.photo {
    padding: 7px 0
}

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

.slide {
    position: relative;
    padding: 7px 0;
    text-align: center
}

.slide .caption {
    display: inline-block;
    max-width: 70%;
    text-align: left;
    line-height: 1.4
}

.icon_txt.check {
    position: relative
}

.icon_txt.check:before {
    content: "";
    position: absolute;
    top: calc(50% - 9px);
    left: 15px;
    width: 15px;
    height: 12px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg)
}

.icon_txt.check .heading_m {
    padding-left: 45px
}

.accordion {
    display: flex
}

.accordion .photo {
    width: 80px
}

.accordion .content {
    width: 100%
}

.accordion .photo + .content {
    width: calc(100% - 80px);
    padding-left: 20px
}

.accordion .heading_s {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 60px;
    padding-left: 20px;
    padding-right: 30px;
    text-align: left
}

.accordion .photo + .content .heading_s {
    min-height: 80px
}

.accordion.true .heading_s:hover {
    cursor: pointer
}

.accordion.true .heading_s:after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 15px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(135deg)
}

.accordion .par_m {
    display: none;
    position: relative;
    padding: 0 20px 20px 20px
}

.accordion.false .par_m {
    display: block
}

.accordion.qa {
    border-bottom: 1px solid #F0F0F0
}

.accordion.qa .heading_s {
    padding-left: 50px
}

.accordion.qa .heading_s:before {
    content: "Q";
    position: absolute;
    top: 17px;
    left: 15px;
    font-size: 17px
}

.accordion.qa .par_m {
    padding-left: 50px
}

.accordion.qa .par_m:before {
    content: "A";
    position: absolute;
    top: -4px;
    left: 15px;
    font-size: 17px
}

.accordion.voice + .accordion.voice {
    padding-top: 20px
}

.accordion.voice .content > * {
    background-color: #E0E0E0
}

.accordion.voice .heading_s {
    border-radius: 5px
}

.accordion.voice .heading_s:before {
    content: "";
    position: absolute;
    top: calc(50% - 6px);
    left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 12px 6px 0;
    border-color: transparent #E0E0E0 transparent transparent
}

.accordion.voice .par_m {
    margin-top: -5px;
    border-radius: 0 0 5px 5px
}

.accordion.flow {
    position: relative
}

.accordion.flow .heading_s {
    padding-left: 50px
}

.accordion.flow .heading_s:before {
    counter-increment: number 1;
    content: counter(number, decimal);
    position: absolute;
    top: 19px;
    left: 15px;
    font-size: 17px
}

.accordion.flow .par_m {
    padding-left: 50px
}

.accordion.flow + .accordion.flow:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 15px;
    height: 15px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(45deg)
}

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

.toggle_tab ul {
    display: flex
}

.toggle_tab li {
    flex-grow: 1;
    border-bottom: 1px solid #fff
}

.toggle_tab li:hover {
    cursor: pointer
}

.toggle_tab li.active {
    border-color: #002565
}

.toggle_hide {
    display: none
}

.instagram time {
    display: block
}

.instagram.small {
    display: flex;
    align-items: center
}

.instagram.small time {
    width: 120px
}

.instagram.middle {
    max-width: 700px;
    margin: 0 auto
}

.instagram.middle .ig_column {
    display: flex
}

.instagram.middle .ig_column .photo {
    width: 35%;
    padding: 10px 10px 10px 0
}

@media screen and (max-width: 1000px) {
    .instagram.middle .ig_column .par_m {
        width: 65%;
        padding: 10px 0 10px 10px;
        font-size: 12px
    }
}

@media screen and (min-width: 1000px) {
    .instagram.middle .ig_column .photo {
        width: 24%;
        padding: 10px 20px 10px 0
    }

    .instagram.middle .ig_column .par_m {
        width: 76%;
        padding: 10px 0 10px 20px
    }
}

.instagram.large {
    max-width: 550px;
    margin: 0 auto
}

.archive a {
    display: block
}

.archive a:hover {
    opacity: 0.6;
    cursor: pointer
}

.archive time {
    display: block;
    margin-top: -5px;
    padding: 0
}

.archive .taxlist {
    display: flex;
    flex-wrap: wrap;
    padding-top: 6px
}

.archive .taxlist li {
    width: auto;
    margin: 0 5px 5px 0;
    padding: 4px 8px 5px 8px;
    font-size: 12px
}

.archive.type_a_pc .block, .archive.type_b_pc .block, .archive.type_a_sp .block, .archive.type_b_sp .block {
    padding: 0
}

.archive.type_a_pc a, .archive.type_b_pc a, .archive.type_a_sp a, .archive.type_b_sp a {
    display: flex;
    flex-wrap: wrap;
    padding-top: 7px;
    border-bottom: 1px solid #F0F0F0
}

.archive.type_a_pc .heading_s, .archive.type_b_pc .heading_s, .archive.type_a_sp .heading_s, .archive.type_b_sp .heading_s {
    padding-top: 0
}

.archive.type_a_pc .photo, .archive.type_a_sp .photo {
    width: 24%;
    padding: 10px 10px 10px 0
}

.archive.type_a_pc .content, .archive.type_a_sp .content {
    width: 76%;
    padding: 10px 0 10px 10px
}

.archive.type_b_pc .photo, .archive.type_b_sp .photo {
    order: 2;
    width: 24%;
    padding: 10px 10px 10px 0
}

.archive.type_b_pc .content, .archive.type_b_sp .content {
    order: 1;
    width: 76%;
    padding: 10px 0 10px 10px
}

.column {
    display: flex;
    flex-wrap: wrap
}

.column.border .block {
    border-bottom: 1px solid #F0F0F0
}

.column:not(.archive).type_a_pc .block:nth-of-type(2n+1), .column:not(.archive).type_a_pc .block:nth-of-type(2n+1), .column:not(.archive).type_a_sp .block:nth-of-type(2n+1) {
    width: 24%;
    padding: 10px 10px 10px 0
}

.column:not(.archive).type_a_pc .block:nth-of-type(2n), .column:not(.archive).type_a_sp .block:nth-of-type(2n) {
    width: 76%;
    padding: 10px 0 10px 10px
}

.column:not(.archive).type_a_pc .block *, .column:not(.archive).type_a_sp .block *, .column:not(.archive).type_b_pc .block *, .column:not(.archive).type_b_sp .block * {
    padding: 5px 0;
    text-align: left
}

@media screen and (max-width: 1000px) {
    .column.c1sp > .block {
        width: 100%
    }

    .column.c1sp .block + .block {
        margin-top: 20px
    }

    .column.c1sp > .block.type_b > * {
        width: 75%;
        min-width: 300px;
        max-width: 700px;
        margin: 0 auto
    }

    .column.c2sp > .block {
        width: calc(50% - 10px)
    }

    .column.c2sp > .block:nth-of-type(2n+1) {
        margin-right: 10px;
        padding: 10px 0
    }

    .column.c2sp > .block:nth-of-type(2n) {
        margin-left: 10px;
        padding: 10px 0
    }

    .column.c3sp > .block {
        width: 33.3%
    }

    .column.c3sp > .block:nth-of-type(3n+1) {
        padding: 10px 10px 10px 0
    }

    .column.c3sp > .block:nth-of-type(3n+2) {
        padding: 10px 5px
    }

    .column.c3sp > .block:nth-of-type(3n) {
        padding: 10px 0 10px 10px
    }

    .column:not(.archive).type_b_sp .block:nth-of-type(2n+1) {
        width: 70%;
        padding: 10px 5px 10px 0
    }

    .column:not(.archive).type_b_sp .block:nth-of-type(2n) {
        width: 30%;
        padding: 10px 0 10px 5px
    }
}

@media screen and (min-width: 1000px) {
    .column > .block {
        padding: 15px
    }

    .column > .block.type_b > * {
        width: 65%;
        margin: 0 auto
    }

    .inner.type_a .column > .block.type_b > * {
        min-width: 450px
    }

    .inner.type_b .column > .block.type_b > * {
        min-width: 370px
    }

    .column.c2pc > .block {
        width: calc(50% - 10px)
    }

    .column.c2pc > .block:nth-of-type(2n+1) {
        margin-right: 10px;
        padding: 20px 0
    }

    .column.c2pc > .block:nth-of-type(2n) {
        margin-left: 10px;
        padding: 20px 0
    }

    .column.c3pc > .block {
        width: 33.33%
    }

    .column.c3pc > .block:nth-of-type(3n+1) {
        padding: 10px 10px 10px 0
    }

    .column.c3pc > .block:nth-of-type(3n+2) {
        padding: 10px 5px
    }

    .column.c3pc > .block:nth-of-type(3n) {
        padding: 10px 0 10px 10px
    }

    .column.c4pc > .block {
        width: 25%;
        padding: 7px
    }

    .column:not(.archive).type_b_pc .block:nth-of-type(2n+1) {
        width: 76%;
        padding: 10px 10px 10px 0
    }

    .column:not(.archive).type_b_pc .block:nth-of-type(2n) {
        width: 24%;
        padding: 10px 0 10px 10px
    }
}

/*# sourceMappingURL=style.css.map */
