/*
Theme Name: 焼肉三ちゃん
Theme URI: 
Description: 焼肉三ちゃん WordPress Theme
Version: 1.0.0
License: 
License URI: 
Text Domain: yakiniku-sanchan
*/


    

/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

 .fnt-mincho {
    font-family: "Zen Old Mincho", serif;
}

.fnt-meiryo {
    font-family: "Zen Old Mincho", serif;
}

.fnt-gothic {
   font-family: "Zen Old Mincho", serif;
}
.fnt-zen-old-mincho{
    font-family: 'Zen Old Mincho';
}





.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}



/*!
 * animate.css - https://daneden.github.io/animate.css/
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */


    <style media="" data-href="shared/css/common.css">

/*
 * StyleName: common.css
 * Version: 3.0.8
 *
 * FoodConnection
 * http://foodconnection.jp/
 * http://foodconnection.vn/
 *
 */



/*!
 * normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css
 */

button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}



/*=============================================
 * reset by FC Dev
 *=============================================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, main, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;
    border: 0;
}
img {
    border: 0;
    transform: translateZ(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
}
img, input {
    vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6,
address {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
table, caption, th, td {
    font-style: normal;
    font-weight: normal;
}
hr {
    margin: 0;
    padding: 0;
}
iframe {
    margin: 0;
    padding: 0;
    border: 0;
}
form, fieldset, input, button, select, optgroup, option, textarea, label, legend {
    margin: 0;
    padding: 0;
    outline: none;
}
span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, q, br, ins, del, a, img, object {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: inherit;
    border: 0;
}

/*=============================================
 * reset - custom
 *=============================================*/

:before,
:after {
    pointer-events: none;
}
* { /* fix font boosting on mobile Chrome */
    max-height: 1000000px;
}
*:first-child + html img,
* html img {
    vertical-align: top;
}
html,
body {
    line-height: 1;
    word-spacing: normal;
    min-height: 100%;
    text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    /* -webkit-font-smoothing: antialiased; */
}
html.break-jump,
.break-jump body { /* fixed for screen jumping bug on iOS */
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
}
input,
button,
select,
optgroup,
option,
textarea,
label {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
select,
button,
input:button,
input:submit,
input:reset {
    cursor: pointer;
}
/*
option:disabled {
    display: none;
}
*/
strong {
    font-weight: 600;
}
em {
    font-style: italic;
}
small {
    font-size: smaller;
}
del {
    text-decoration: line-through;
}
a {
    color: inherit;
    text-decoration: none;
}
a:focus,
a:active {
    outline: none;
    -moz-outline-style: none;
    ie-dummy: expression(this.hideFocus=true);
}
/*
a[href=""],
a[href=""] > * {
    cursor: not-allowed !important;
}
a[href=""]:focus,
a[href=""]:active {
    pointer-events: none;
}
*/
a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}



/*=============================================
 * lazyload
 *=============================================*/

img:not([src]) {
    visibility: hidden;
}
img[data-src],
img[data-srcset] {
    display: block;
    min-height: 1px;
}
.i-wrapper {
    width: 100%;
    height: 0;
    padding-bottom: 66.67%; /* You define this doing height / width * 100% */
    position: relative;
}
.i-wrapper img {
    width: 100%;
    /*height: auto;*/
    position: absolute;
}



/*=============================================
 * .clearfix
 *=============================================*/

.nav-fl,
.nav-fr,
.clearfix {
    zoom: 1 !important;
}
.nav-fl:after,
.nav-fr:after,
.clearfix:after {
    content: "." !important;
    clear: both !important;
    display: block !important;
    height: 0 !important;
    visibility: hidden !important;
}



/*=============================================
 * nav - float/inline
 *=============================================*/

.nav-fl > * {
    float: left;
}
.nav-fr > * {
    float: right;
}
.nav-inline > * {
    display: inline-block;
}



/*=============================================
 * fonts
 *=============================================*/

 /*
[class^=fnt-] {
    font-size: initial;
    font-weight: normal;
    font-style: normal;
    line-height: initial;
    letter-spacing: initial;
}
*/
.fnt-garamond {
    font-family:  "Zen Old Mincho", serif;
}



/*=============================================
 * text vertical
 *=============================================*/

.txt-vertical {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
}
.txt-vertical .int {
    writing-mode: lr-tb;
    -o-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    -moz-writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    display: inline-block;
    text-align: center;
    line-height: 1.5em;
}
.txt-normal .int {
    height: 1.1em;
}
.txt-vertical-x > * {
    writing-mode: rl-tb;
    -o-writing-mode: vertical-tb;
    -ms-writing-mode: vertical-tb;
    -ms-writing-mode: rl-tb;
    -moz-writing-mode: vertical-tb;
    -webkit-writing-mode: vertical-tb;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    display: inline-block;
    white-space: nowrap;
    word-wrap: break-word;
    width: 1px;
    line-height: 1;
}
.txt-vertical .txt-latin {
    cursor: vertical-text;
    direction: rtl;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: sideways-right;
    -o-text-orientation: sideways-right;
    -ms-text-orientation: upright;
    -ms-text-orientation: sideways-right;
    -moz-text-orientation: sideways-right;
    -webkit-text-orientation: sideways-right;
    letter-spacing: .25em;
}



/*=============================================
 * .bg-parallax
 *=============================================*/

.bg-parallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    width: 100%;
    min-height: 600px;
}



/*=============================================
 * rollover button
 *=============================================*/

.btn-over img,
.over-img img,
img.over,
img:not(.btn):not(.non-over),
button img {
    opacity: 1;
    transform: translateX(0) translateZ(0);
    -moz-transform: translateX(0) translateZ(0);
    -webkit-transform: translateX(0) translateZ(0);
    transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
}
.over-img img:hover,
img.over:hover,
/* a:not([href=""]):hover img:not(.btn):not(.non-over), */
a:hover img:not(.btn):not(.non-over),
button:hover img {
    cursor: pointer;
    opacity: .8;
    transform: translateX(.01em) translateZ(0);
    -moz-transform: translateX(.01em) translateZ(0);
    -webkit-transform: translateX(.01em) translateZ(0);
}
.non-over a:hover img:not(.over),
.non-over img:not(.over):not(.btn):hover {
    opacity: 1 !important;
}
.btn-over {
    display: inline-block;
    position: relative;
}
.btn-over img + img {
    pointer-events: none;
    opacity: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.btn-over:hover img + img,
.btn-over.active img + img {
    opacity: 1 !important;
}
.btn-over:hover img,
.btn-over.active img {
    opacity: 0 !important;
}



/*=============================================
 * .slide-fade
 *=============================================*/

.slideParent {
    position: relative;
}
.slide-fade {
    position: relative;
}
.slide-fade > * {
    margin: auto;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.slide-btn {
    pointer-events: none;
    margin: auto;
    width: 100%;
    position: relative;
    z-index: 1;
}
.slide-btn .slide-next,
.slide-btn .slide-prev {
    pointer-events: visible;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.slide-btn .slide-next {
    right: 0;
}
.slide-btn .slide-prev {
    left: 0;
}
.slide-btn .slide-next img,
.slide-btn .slide-prev img {
    cursor: pointer;
    opacity: 1;
    transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
}
.slide-btn .slide-next img:hover,
.slide-btn .slide-prev img:hover {
    opacity: .8;
}
.slide-page {
    margin: 0 auto;
    text-align: center;
}
.slide-page > * {
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    background: #C0C0C0;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.slide-page > *:hover,
.slide-page > *.active {
    background: #8D8D8D;
}



/*=============================================
 * .nav-animate
 *=============================================*/

.nav-animate {
}



/*=============================================
 * .nav-fixed
 *=============================================*/

.nav-fixed {
}
.nav-fixed.fixed {
}
.nav-target {
}
.nav-pin {
}
.nav-pin.fixed {
}



/*=============================================
 * .wrap
 *=============================================*/

.wrap {
    margin: 0 auto;
    width: 1000px;
    position: relative;
}



/*=============================================
 * .gmap
 *=============================================*/



/*=============================================
 * .tabs-switch
 *=============================================*/

.tabs-switch {
}
.tabs-switch .tab-link {
}
.tabs-switch .tab-link > * {
    cursor: pointer;
    display: inline-block;
}
.tabs-switch .tab-link > * a {
    pointer-events: none;
}
.tabs-switch .tab-link.link-over > * {
    position: relative;
}
.tabs-switch .tab-link.link-over > * > img {
}
.tabs-switch .tab-link.link-over > * > img + img {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.tabs-switch .tab-link.link-over > * > img + img,
.tabs-switch .tab-link.link-over > *:hover > img,
.tabs-switch .tab-link.link-over > *.active > img {
    opacity: 0;
}
.tabs-switch .tab-link.link-over > *:hover > img + img,
.tabs-switch .tab-link.link-over > *.active > img + img {
    opacity: 1;
}
.tabs-switch .tab-content {
}
.tabs-switch[data=fade] .tab-content {
    min-height: 100px;
    position: relative;
}
.tabs-switch .tab-content > * {
    display: none;
}
.tabs-switch[data=fade] .tab-content > * {
    margin: auto;
    width: 100%;
    height: 100%;/*
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    */
}



/*=============================================
 * .toggle
 *=============================================*/

.toggle {
}
.toggle .toggle-link {
    cursor: pointer;
    position: relative;
}
.toggle .toggle-main {
    display: none;
}
.toggle.active .toggle-main {
    display: block;
}



/*=============================================
 * .pagination
 *=============================================*/

.pagination {
}
.pagination > .page-content {
}
.pagination > .page-content > * {
    display: none;
}
.pagination > .page-content > *.active {
    display: block;
}
.pagination > .page-link {
    text-align: center;
}
.pagination > .page-link ul {
}
.pagination > .page-link li {
    cursor: pointer;
    display: inline-block;
}
.pagination > .page-link .page-item {
}
.pagination > .page-link .page-item.active {
    font-weight: 600;
}
.pagination > .page-link .page-ellipse {
}
.pagination > .page-link .page-first {
}
.pagination > .page-link .page-last {
}
.pagination > .page-link .page-next {
}
.pagination > .page-link .page-prev {
}
.pagination > .page-link .page-ellipse,
.pagination > .page-link .page-first.disabled,
.pagination > .page-link .page-last.disabled,
.pagination > .page-link .page-next.disabled,
.pagination > .page-link .page-prev.disabled {
    cursor: not-allowed;
}



/*=============================================
 * .noanimated
 *=============================================*/

.noanimated {
}
.noanimated .wow {
    visibility: visible !important;
    animation-duration: none !important;
    -moz-animation-duration: none !important;
    -webkit-animation-duration: none !important;
    animation-fill-mode: none !important;
    -moz-animation-fill-mode: none !important;
    -webkit-animation-fill-mode: none !important;
}



/*=============================================
 * .rss
 *=============================================*/

.rss {
    word-wrap: break-word;
    word-break: break-word;
}



/*=============================================
 * #pagetop
 *=============================================*/

#pagetop {
    opacity: 0;
    background-repeat: no-repeat;
    background-position: center;
    position: fixed;
    right: 10px;
    bottom: 10px;
    visibility: hidden;
    z-index: 999;
    transition:
        opacity .3s ease,
        visibility .3s ease;
    -moz-transition:
        opacity .3s ease,
        visibility .3s ease;
    -webkit-transition:
        opacity .3s ease,
        visibility .3s ease;
}
/* #pagetop.visible {
    opacity: 1;
    visibility: visible;
} */
#pagetop.in-scroll {
    cursor: not-allowed;
}
#pagetop > * {
    opacity: 1;
    transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
}
#pagetop > *:hover {
    cursor: pointer;
    opacity: .8;
}



/*=============================================
 * <header>
 *=============================================*/

header {
    width: 100%;
}
header > .wrap {
    position: relative;
    z-index: 2;
}
header h1 {
    font-size: inherit;
}



/*=============================================
 * <section>
 *=============================================*/

section {
    clear: both;
    margin: auto;
    width: 100%;
    position: relative;
}



/*=============================================
 * <footer>
 *=============================================*/

footer {
    width: 100%;
    position: relative;
}
footer a {
    color: inherit;
}
footer nav {
}
footer nav > a {
}
footer nav > a + a {
    padding-left: 5px;
}
footer nav > a + a:before {
    content: "\7C";
    display: inline-block;
    padding-right: 5px;
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-color: transparent;
}

address {
    text-align: center;
}



/*=============================================
 * #socialbuttons
 *=============================================*/

#socialbuttons {
    margin: auto;
    font: unset;
    line-height: normal;
    text-align: center;
    line-height: 1;
}
#socialbuttons > * {
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
    height: 20px;
}


.social-google {
    display: none !important;
}
/*=============================================
 * debugger
 *=============================================*/

html.fc-debugger {
}
#fc-console {
    opacity: 0;
    margin: auto;
    color: #F0F0F0;
    font-size: 14px;
    font-family:  "Zen Old Mincho", serif;
    background: rgba(60, 60, 60, .9);
    width: 90%;
    max-width: 1200px;
    border: 1px solid rgba(255, 255, 255, .05);
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: 5px 10px 10px rgba(0, 0, 0, .5);
    -moz-box-shadow: 5px 10px 10px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 5px 10px 10px rgba(0, 0, 0, .5);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    visibility: hidden;
    z-index: 9999999999999999999999999999999;
}
html.fc-debugger #fc-console {
    opacity: 1;
    visibility: visible;
}
#fc-console.active {
    top: initial;
}
#fc-console * {
    color: #EFEFEF;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    line-height: 20px;
}
#fc-console .console-title {
    cursor: pointer;
    margin: auto;
    padding: 10px 20px;
    color: #202020;
    font-size: 20px;
    font-weight: 600;
    font-variant: small-caps;
    text-shadow: none;
    line-height: 22px;
    background: rgba(215, 215, 215, .8);
    border: 1px solid rgba(255, 255, 255, .05);
    position: absolute;
    top: -45px;
    left: -1px;
    right: -1px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
#fc-console .console-title[data-total]:before {
    content: attr(data-total);
    margin-left: -10px;
    margin-right: 10px;
    padding: 3px 10px;
    color: #FEFEFE;
    font-size: 12px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    line-height: 15px;
    background: #D82323;
    height: 15px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 15px;
    position: relative;
    top: -3px;
}
#fc-console .console-title:hover {
    color: #303030;
    background: rgba(215, 215, 215, .9);
}
#fc-console .console-clear {
    cursor: pointer;
    margin: auto;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 15px;
    background: #607D8B;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: absolute;
    top: -35px;
    right: 7px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
#fc-console .console-clear:hover {
    background: #4C626D;
}
#fc-console .console-main {
    padding: 10px;
    max-height: 350px;
    max-height: 35vh;
    overflow: hidden;
    overflow-y: auto;
}
#fc-console .console-main a {
    color: #3A92C8;
    text-decoration: none;
}
#fc-console .console-main a:hover {
    text-decoration: underline;
}
#fc-console .console-block {
    padding: 10px;
    position: relative;
}
#fc-console .console-block[data-count]:before {
    content: attr(data-count);
    margin: auto;
    padding: 3px 10px;
    color: #FEFEFE;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    background: #D82323;
    height: 15px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 15px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
#fc-console .console-block + .console-block {
}
#fc-console .console-block + .console-block:after {
    content: "";
    margin: auto;
    background: rgba(0, 0, 0, .1);
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 1px rgba(255, 255, 255, .05);
    -moz-box-shadow: 0 1px rgba(255, 255, 255, .05);
    -webkit-box-shadow: 0 1px rgba(255, 255, 255, .05);
}
#fc-console .console-block > * {
    margin: 5px 0;
}
#fc-console .console-message {
    padding-left: 20px;
    color: #F44336;
    font-style: italic;
    position: relative;
}
#fc-console .console-message:before {
    content: "#";
    color: #F44336;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
#fc-console .console-stacktrace {
    margin-left: 20px;
    padding-left: 20px;
    box-shadow: inset 2px 0 rgba(255, 255, 255, .1);
    -moz-box-shadow: inset 2px 0 rgba(255, 255, 255, .1);
    -webkit-box-shadow: inset 2px 0 rgba(255, 255, 255, .1);
}
#fc-console .console-stacktrace > * {
    font-size: 13px;
}
#fc-console .console-script {
}
#fc-console .console-line {
}
#fc-console .console-column {
}
#fc-console .console-error {
    margin-left: 18px;
    padding-left: 22px;
    color: #CFCFCF;
    position: relative;
}
#fc-console .console-error:before {
    content: "$";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}



/*=============================================
 * .copy - clipboard
 *=============================================*/

.copy {
    cursor: pointer;
    touch-action: manipulation; /* fixed for iOS */
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.copy:hover {
    opacity: .8;
}
.copy.copied {
}



/*=============================================
 * customs
 *=============================================*/

.bxSlider,
.bxSlider * {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
.bx-wrapper img { /* responsive */
    display: block;
    max-width: 100%;
    height: auto;
}
a.bx-next,
a.bx-next:active,
a.bx-next:focus,
a.bx-next:hover,
a.bx-next:hover img,
a.bx-prev,
a.bx-prev:active,
a.bx-prev:focus,
a.bx-prev:hover,
a.bx-prev:hover img,
a.bx-pager-link,
a.bx-pager-link:active,
a.bx-pager-link:focus,
a.bx-pager-link:hover,
a.bx-pager-link:hover img,
a[data-slide-index],
a[data-slide-index]:active,
a[data-slide-index]:focus,
a[data-slide-index]:hover,
a[data-slide-index]:hover img {
    pointer-events: visible !important;
    cursor: pointer !important;
}

.fb-page {
    background: #FFF;
    width: 100%;
    height: inherit;
}
.fb-like.fb_iframe_widget > span {
    display: block;
    vertical-align: baseline !important;
}

/* https://stackoverflow.com/questions/29429296/responsive-width-facebook-page-plugin/31971705 */
.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    max-width: 100% !important;
}



/*=============================================
 * horizontal & vertical align
 *=============================================*/

.x-full {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.x-center {
    text-align: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.y-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.z-center {
    margin-right: -50%;
    text-align: center;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}



/*=============================================
 * .vh-fix
 *=============================================*/

.vh-fix {
}



/*=============================================
 * .full-height - 100vh
 *
 * this bug not displaying 100vh correctly
 * fixed on iOS/Chrome
 *=============================================*/

.full-height {
    height: 100vh;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .full-height {
        height: 768px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .full-height {
        height: 1024px;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .full-height {
        height: 320px;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .full-height {
        height: 568px;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .full-height {
        height: 320px;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .full-height {
        height: 480px;
    }
}



/*=============================================
 * customs common - FCV
 *=============================================*/

.fl {
    float: left;
}
.fr {
    float: right;
}
.fn {
    float: none;
}



/*=============================================
 * WordPress
 *=============================================*/

body.wp {
}



/*=============================================
 * RESPONSIVE
 *=============================================*/

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



@media only screen and (max-width: 1080px) {
    html.responsive {
        min-width: auto;
    }
    html.responsive a:hover {
        text-decoration: none;
    }
    html.responsive img {
        width: auto;
        height: auto;
        width: 100%;
    }
    html.responsive .wrap {
        padding: 0 6.25%; /* 40px */
        width: auto;
        max-width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    html.responsive #socialbuttons .social-line {
        width: 92px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 640px) {
}

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

@media only screen and (max-width: 320px) {
    html.responsive {
        min-width: 320px !important;
    }
}
@-moz-document url-prefix() {
.txt-vertical .txt-latin{
    position: relative;
    left: 4px;
  }
    
}



html:not(.responsive) {
  min-width: 100%;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body {
  font-family:  "Zen Old Mincho", serif;
  font-size: 14px;
  background: #fff8f2;
  color: #000;
  min-width: inherit;
  min-height: inherit;
  max-height: 100%;
  letter-spacing: 0.1em;
  line-height: 30px;
  text-align: justify;
  max-width: 1200px;
  margin: 0 auto;
}
main {
  clear: both;
  width: 100%;
  position: relative;
   overflow: visible;
}
.wrap {
  box-sizing: border-box;
  padding: 0 7%;
  width: 100%;
  max-width: 1000px;
}
.tac {
  text-align: center;
}
.taj {
  text-align: justify;
}
.tar {
  text-align: right;
}
.ta {
  text-align: left;
}
.db {
  display: block;
}
.dib {
  display: inline-block;
}
.txt-br {
  word-break: break-all;
}
.txt-nowrap {
  white-space: nowrap;
}
.sl {
  display: block !important;
}
.ttl1 {
  font-family: "Zen Old Mincho";
  text-align: center;
  line-height: 1.7;
}
.ttl1 .ttl-jp {
  font-size: 5.3vw;
  letter-spacing: 0.1em;
}
.ttl1 .ttl-eng {
  font-size: 2.4vw;
  letter-spacing: 0.1em;
  color: #bbb;
}
.ttl2 {
  font-family: "Zen Old Mincho";
  font-size: 6vw;
  line-height: 2;
  letter-spacing: 0.1em;
}
.btn-s1 {
  width: 80%;
  margin: 13vw auto 0;
}
.btn-s1 a {
  font-family: "Zen Old Mincho";
  font-size: 4vw;
  display: block;
  text-align: center;
  letter-spacing: 0.15em;
  border: 1px solid #e6404d;
  padding: 4.5vw 5%;
  position: relative;
}
.btn-s1 a::after {
  content: "";
  background: url("https://www.nishinakasu-yuki.com/shared/css/../img/shared/icon_arr1.png") no-repeat right center/100% auto;
  position: absolute;
  top: 0;
  right: 9%;
  bottom: 0;
  width: 2.7vw;
}
.btn-s2 {
  width: 80%;
  margin: 12vw auto 0;
}
.btn-s2 a {
  font-family: "Zen Old Mincho";
  font-size: 4vw;
  display: block;
  text-align: center;
  letter-spacing: 0.15em;
  border: 1px solid #fff;
  color: #fff;
  padding: 4.5vw 5%;
  position: relative;
}
.btn-s2 a::after {
  content: "";
  background: url("https://www.nishinakasu-yuki.com/shared/css/../img/shared/icon_arr2.png") no-repeat right center/100% auto;
  position: absolute;
  top: 0;
  right: 9%;
  bottom: 0;
  width: 2.7vw;
}
.slick-dots {
  display: flex;
}
.slick-dots li {
  line-height: 1;
}
.slick-dots li:not(:last-child) {
  margin-right: 11px;
}
.slick-dots li button {
  border-radius: 50%;
  width: 11px;
  height: 11px;
  font-size: 0;
  cursor: pointer;
  border: 0;
  box-sizing: border-box;
  background: #fff;
}
.slick-dots li.slick-active button {
  background: #999;
}
@keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 30px, 0);
    opacity: 0;
    transform: translate3d(0, 30px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
  animation-duration: 2s;
  animation-delay: 0.3s;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-over img,
  .over-img img,
  img.over,
  img:not(.btn):not(.non-over),
  button img,
  .btn {
    opacity: 1;
    transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
  }
  .btn {
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
  }
  .over-img img:hover,
  img.over:hover,
  a:hover img:not(.btn):not(.non-over),
  button:hover img {
    cursor: pointer;
    opacity: 0.8;
    transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
  }
  .img-parallax img {
    height: auto !important;
  }
}
.pc {
  display: none;
}
#socialbuttons .fb-like > span {
  width: 100px !important;
}
#socialbuttons .fb-like > span iframe {
  left: -15px;
}
.copied,
.hs-copie {
  pointer-events: none;
}
.d-flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.img-parallax {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.img-parallax img {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 0;
  transform: translateZ(0);
}
.box-parallax {
  position: relative;
  z-index: 0;
}
.img-parallax.slide_par img {
  opacity: 0;
  transition: all 2s ease;
}
.img-parallax.slide_par img.active {
  opacity: 1;
}
body.navOpen,
body.navOpen *,
body.navOpen *:hover,
body.navOpen *:focus,
body.navOpen *:active {
  touch-action: none !important;
  pointer-events: none !important;
}
body.navOpen .hamburger,
body.navOpen #navigation,
body.navOpen #navigation * {
  touch-action: auto !important;
  pointer-events: visible !important;
}
.navOpen {
  overflow: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  touch-action: none !important;
  pointer-events: none !important;
}
.navOpen .ft-fixed *,
.navOpen .ft-fixed a,
.navOpen .ft-fixed img {
  touch-action: auto !important;
  pointer-events: visible !important;
}
.remodal-is-opened {
  touch-action: auto !important;
  pointer-events: visible !important;
}
#navigation {
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  padding: 80px 5%;
  box-sizing: border-box;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  bottom: 0;
  overflow: auto;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease 0s;
}
.navOpen #navigation {
  opacity: 1;
  pointer-events: auto;
}
.ft-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  overflow: hidden;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  display: flex;
  background: #fff;
}
.ft-fixed .btn-web {
  flex: 1;
}
.ft-fixed li {
  padding: 17px 0;
}
.ft-fixed li a {
  font-size: 15px;
  letter-spacing: 0.1em;
  text-align: center;
  display: block;
}
.ft-fixed li a img {
  height: 23px;
  width: auto;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.ft-fixed .btn-web {
  background: #c82e3a;
  color: #fff;
}
.ft-fixed .tel {
  position: relative;
  width: 25%;
}
.ft-fixed .tel::before {
  content: "";
  border-left: 1px solid #7f7f7f;
  position: absolute;
  top: 10px;
  right: 0;
  bottom: 10px;
}
.in-scroll {
  opacity: 1;
  visibility: visible;
}
#pagetop.visible {
  opacity: 1;
  visibility: visible;
}
#pagetop .on{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
#pagetop.active .off { opacity: 0; }
#pagetop.active .on { opacity: 1; }
.txt-vertical-v2 {
  cursor: vertical-text;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
}
.txt-latin {
  cursor: vertical-text;
  direction: rtl;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: sideways-right;
  -o-text-orientation: sideways-right;
  -ms-text-orientation: upright;
  -ms-text-orientation: sideways-right;
  -moz-text-orientation: sideways-right;
  -webkit-text-orientation: sideways-right;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 767.98px) {
  img {
    width: 100%;
    height: auto;
  }
  .navOpen #pagetop {
    display: none;
  }
  #pagetop {
    width: 50px;
    bottom: 80px;
  }
}
@media screen and (min-width: 768px) {
  body {
    font-size: 15px;
    line-height: 40px;
    text-align: left;
  }
  .wrap {
    padding: 0;
  }
  .txt-vertical-pc {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
  .txt-latin-pc {
    cursor: vertical-text;
    direction: rtl;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: sideways-right;
    -o-text-orientation: sideways-right;
    -ms-text-orientation: upright;
    -ms-text-orientation: sideways-right;
    -moz-text-orientation: sideways-right;
    -webkit-text-orientation: sideways-right;
  }
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
  .object-fit-cover {
    position: relative;
  }
  .object-fit-cover img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
  }
  #belt {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    opacity: 0;
    visibility: hidden;
  }
  #belt.fixed {
    opacity: 1;
    visibility: visible;
  }
  #navigation {
    position: static;
    background: none;
    height: auto;
    padding: 0px 0px;
    bottom: auto;
    overflow: hidden;
    opacity: 1;
    pointer-events: auto;
    z-index: 9;
    color: #000;
  }
  .ttl1 {
    line-height: 40px;
  }
  .ttl1 .ttl-jp {
    font-size: 30px;
  }
  .ttl1 .ttl-eng {
    font-size: 11px;
  }
  .ttl2 {
    font-size: 30px;
    line-height: 55px;
  }
  .btn-s1 {
    width: 400px;
    margin: 100px auto 0;
  }
  .btn-s1 a {
    font-size: 16px;
    padding: 24px 60px;
  }
  .btn-s1 a::after {
    right: 41px;
    width: 13px;
  }
  .btn-s1 a:hover {
    opacity: 0.7;
  }
  .btn-s2 {
    width: 400px;
    margin: 110px auto 0;
  }
  .btn-s2 a {
    font-size: 16px;
    padding: 24px 60px;
  }
  .btn-s2 a::after {
    right: 41px;
    width: 13px;
  }
  .btn-s2 a:hover {
    opacity: 0.7;
  }
  .slick-dots li:not(:last-child) {
    margin-right: 8px;
  }
  .slick-dots li button {
    width: 13px;
    height: 13px;
  }
  .slick-dots li button:hover {
    opacity: 0.7;
  }
}



/* 追加 */

.none_m {
  display: none;
}
@media screen and (min-width: 768px) {
  .none_m {
    display: block !important;
  }
}


.ttl_m {
      margin: 200px 147px 0 0;
}
@media screen and (min-width: 768px) {
.ttl_m {
      margin: 232px 147px 0 0;
}
}



#header {
  position: relative;
}
#header h1 {
  font-size: 11px;
  letter-spacing: 0;
  line-height: 24px;
  color: #fff;
  position: absolute;
  left: 5%;
  right: 5%;
  bottom: 4vw;
  z-index: 2;
}
#header .logo {
  position: absolute;
  top: 54vw;
  left: 50%;
  transform: translateX(-50%);
  width: 40%;
  z-index: 2;
}
#header #key {
  height: 130vw;
}
#header #belt .group .tel {
  text-align: center;
}
#header #belt .group .tel dt {
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 25px;
}
#header #belt .group .tel dt span {
  font-size: 17px;
  letter-spacing: 0.1em;
}
#header #belt .group .tel dd {
  font-size: 11px;
  letter-spacing: 0.05em;
  margin-top: -3px;
}
#header #belt .group .menu {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: flex;
  text-align: center;
  padding: 29px 0 34px;
  margin: 20px 0 35px;
}
#header #belt .group .menu .nav {
  width: 50%;
}
#header #belt .group .menu .nav li:not(:last-child) {
  margin-bottom: 2px;
}
#header #belt .group .menu .nav li a {
  font-size: 16px;
  letter-spacing: 0.07em;
}
#header #belt .group .menu .nav li a.active {
  color: rgba(255, 255, 255, 0.3);
}
#header #belt .info {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
#header #belt .info .sns {
  display: flex;
}
#header #belt .info .sns li:not(:last-child) {
  margin-right: 25px;
}
#header #belt .info .sns li img {
  width: 28px;
}
#header #belt .info .nav-sub {
  display: flex;
  margin-left: 30px;
}
#header #belt .info .nav-sub li:not(:last-child) {
  margin-right: 20px;
  padding-right: 20px;
  position: relative;
}
#header #belt .info .nav-sub li:not(:last-child)::after {
  content: "";
  border-left: 1px solid #fff;
  position: absolute;
  top: 9px;
  right: 0;
  bottom: 5px;
  transform: rotate(45deg);
}
#header #belt .info .nav-sub li a {
  font-size: 13px;
  letter-spacing: 0.03em;
}
#footer {
  background: url("https://www.nishinakasu-yuki.com/shared/css/../img/shared/bg3.jpg");
  color: #fff;
  padding: 25vw 0 32vw;
}
#footer .wrap {
  padding: 0 14%;
}
#footer .logo {
  width: 17%;
  margin: 0 auto 18vw;
}
#footer .info {
  margin: 17px 0 25px;
  letter-spacing: 0.15em;
}
#footer .info li {
  position: relative;
  padding-left: 25px;
}
#footer .info li::before {
  content: "";
  background: url("https://www.nishinakasu-yuki.com/shared/css/../img/shared/icon_url.png") no-repeat 0 0/100% auto;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 10px;
  left: 0;
}
#footer .info li a {
  letter-spacing: 0.15em;
  display: inline-block;
  position: relative;
  font-size: 13px;
}
#footer .info li a::before {
  content: "";
  border-top: 1px solid #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
#footer .info .btn-copy {
  margin-bottom: 6px;
}
#footer #pagetop {
  position: static;
  opacity: 1;
  visibility: visible;
  width: 40%;
}
#footer .gr-bnr {
  margin: 38px 0;
}
#footer .gr-bnr li:not(:last-child) {
  margin-bottom: 17px;
}
#footer .address {
  text-align: center;
}
#footer .address address {
  font-size: 13px;
  letter-spacing: 0.05em;
}
.bnr-style1 a {
  display: block;
  background: #0b0b0b;
  color: #fff;
  position: relative;
}
.bnr-style1 a::after {
  content: "";
  background: url("https://www.nishinakasu-yuki.com/shared/css/../img/about/sec5_arr.png") no-repeat 0 0/100% auto;
  width: 10vw;
  height: 44px;
  position: absolute;
  top: 65vw;
  right: 7%;
}
.bnr-style1 .ttl {
  text-align: left;
  padding: 6vw 5% 8vw;
}
.bnr-style1 .ttl .ttl-jp {
  font-size: 3.7vw;
}
.bnr-style1 .ttl .ttl-jp .fs30 {
  font-size: 5.5vw;
  letter-spacing: 0.08em;
  margin-top: 2vw;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  #header h1 {
    font-size: 12px;
    line-height: 33px;
    left: 49px;
    bottom: 30px;
  }
  #header .logo {
    top: 44px;
    left: 93px;
    transform: none;
    width: 64px;
  }
  #header .logo img {
    width: 100%;
    height: auto;
  }
  #header #key {
    height: 900px;
  }
  #header .hd-top {
    position: absolute;
    top: 37px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    color: #fff;
    min-width: 714px;
  }
  #header .hd-top .nav {
    display: flex;
    padding-bottom: 11px;
    margin-bottom: 7px;
    border-bottom: 1px solid #fff;
  }
  #header .hd-top .nav li:not(:last-child) {
    margin-right: 34px;
  }
  #header .hd-top .nav li a {
    font-size: 16px;
    letter-spacing: 0.075em;
    font-family:serif;
  }
  #header .hd-top .nav li a.active,
  #header .hd-top .nav li a:hover {
    color: rgba(255, 255, 255, 0.3);
  }
  #header .hd-top .tel {
    display: flex;
    justify-content: center;
  }
  #header .hd-top .tel dt {
    font-size: 16px;
    letter-spacing: 0.1em;
    font-family:serif;
  }
  #header .hd-top .tel dt .fs15 {
    font-size: 15px;
    letter-spacing: 0.02em;
    margin-right: 14px;
  }
  #header .hd-top .tel dt .fs20 {
    font-size: 20px;
    letter-spacing: 0.1em;
  }
  #header .hd-top .tel dd {
    font-size: 14px;
    letter-spacing: 0.05em;
    margin-left: 9px;
  }
  #header .hd-info {
    position: absolute;
    left: 50px;
    bottom: 75px;
    z-index: 2;
    display: flex;
  }
  #header .hd-info .sns {
    display: flex;
  }
  #header .hd-info .sns li:not(:last-child) {
    margin-right: 25px;
  }
  #header .hd-info .sns li img {
    width: 34px;
    height: auto;
  }
  #header .hd-info .nav-sub {
    margin-left: 23px;
    display: flex;
  }
  #header .hd-info .nav-sub li:not(:last-child) {
    position: relative;
    padding-right: 24px;
    margin-right: 23px;
  }
  #header .hd-info .nav-sub li:not(:last-child)::before {
    content: "";
    border-left: 1px solid #fff;
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 8px;
    transform: rotate(46deg);
  }
  #header .hd-info .nav-sub li a {
    letter-spacing: 0.03em;
    color: #fff;
  }
  #header .hd-info .nav-sub li a:hover {
    opacity: 0.7;
  }
  #header .hd-web {
    position: absolute;
    right: 50px;
    bottom: 50px;
    width: 270px;
    z-index: 2;
  }
  #header .hd-web a {
    font-size: 15px;
    letter-spacing: 0.1em;
    display: block;
    text-align: center;
    padding: 15px 20px;
    background: rgba(197, 35, 47, 0.95);
    color: #fff;
  }
  #header .hd-web a img {
    margin-right: 22px;
    position: relative;
    top: -2px;
    left: 3px;
  }
  #header .hd-web a:hover {
    opacity: 0.8;
  }
  #header #belt .group {
    display: flex;
    flex-direction: column-reverse;
    padding: 10px 0 14px;
  }
  #header #belt .group .tel {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: 5px;
  }
  #header #belt .group .tel dt {
    font-size: 15px;
    line-height: 25px;
  }
  #header #belt .group .tel dt span {
    font-size: 18px;
    letter-spacing: 0.15em;
    margin-left: 15px;
  }
  #header #belt .group .tel dd {
    font-size: 14px;
    margin: 0 0 0 8px;
  }
  #header #belt .group .menu {
    border-top: 0;
    border-bottom: 0;
    text-align: left;
    justify-content: center;
    padding: 0;
    margin: 0 0 -5px;
  }
  #header #belt .group .menu .nav {
    width: auto;
    display: flex;
  }
  #header #belt .group .menu .nav li:not(:last-child) {
    margin: 0 34px 0 0;
  }
  #header #belt .group .menu .nav li a.active,
  #header #belt .group .menu .nav li a:hover {
    color: rgba(0, 0, 0, 0.3);
  }
  #header #belt .group .menu .nav-left {
    margin-right: 34px;
  }
  #header #belt .info {
    display: none !important;
  }
  #header #belt .btn-web {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
  }
  #header #belt .btn-web a {
    background: rgba(197, 35, 47, 0.95);
    color: #fff;
    display: block;
    text-align: center;
    padding: 20px 10px 13px;
    font-size: 15px;
    line-height: 18px;
  }
  #header #belt .btn-web a img {
    margin: 0 auto 12px;
    display: block;
  }
  #header #belt .btn-web a:hover {
    opacity: 0.8;
  }
  #footer {
    padding: 150px 0 135px;
  }
  #footer .wrap {
    padding: 0 20px;
    max-width: 1340px;
  }
  #footer .logo {
    width: 65px;
    margin: 0;
    position: absolute;
    top: -7px;
    right: 137px;
  }
  #footer .logo img {
    width: 100%;
    height: auto;
  }
  #footer #socialbuttons {
    margin: 0;
    text-align: left;
  }
  #footer .info {
    margin: 24px 0 8px;
  }
  #footer .info li {
    padding-left: 31px;
  }
  #footer .info li::before {
    width: 14px;
    height: 14px;
    top: 16px;
  }
  #footer .info li a::before {
    bottom: 7px;
  }
  #footer .info li a:hover::before {
    content: none;
  }
  #footer .info .btn-copy {
    margin-bottom: -5px;
  }
  #footer #pagetop {
    width: 106px;
  }
  #footer #pagetop img {
    width: 100%;
    height: auto;
  }
  #footer .gr-bnr {
    margin: 76px 0 0;
    display: flex;
  }
  #footer .gr-bnr li:not(:last-child) {
    margin: 0 20px 0 0;
  }
  #footer .address {
    text-align: left;
    position: absolute;
    top: 247px;
    right: 149px;
    white-space: nowrap;
  }
  #footer .address .pc {
    display: inline !important;
  }
  #footer .nav {
    display: flex !important;
    margin-top: 34px;
  }
  #footer .nav li {
    padding-right: 21px;
    margin-right: 20px;
    position: relative;
  }
  #footer .nav li::before {
    content: "";
    border-left: 1px solid #7c7c7c;
    position: absolute;
    top: 14px;
    right: 0;
    bottom: 13px;
  }
  #footer .nav li:first-child {
    padding-left: 23px;
  }
  #footer .nav li:first-child::after {
    content: "";
    border-left: 1px solid #7c7c7c;
    position: absolute;
    top: 14px;
    left: 0;
    bottom: 13px;
  }
  #footer .nav li a {
    font-size: 13px;
    color: #bbb;
    letter-spacing: 0.05em;
  }
  #footer .nav li a:hover {
    opacity: 0.7;
  }
  .bnr {
    margin: 0 10px 0 16px;
  }
  .bnr a::after {
    width: 71px;
    height: 44px;
    top: 129px;
    right: 52px;
  }
  .bnr a:hover {
    opacity: 0.8;
  }
  .bnr .ttl {
    position: absolute;
    top: 66px;
    left: 502px;
    padding: 0;
    line-height: 55px;
  }
  .bnr .ttl .ttl-jp {
    font-size: 20px;
  }
  .bnr .ttl .ttl-jp .fs30 {
    font-size: 30px;
    margin-top: -2px;
  }
  .bnr .ttl .ttl-eng {
    margin-top: -18px;
    display: block;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  #footer .logo {
    right: 50px;
  }
  #footer .address {
    right: 62px;
  }
}
@media screen and (max-width: 1160px) and (min-width: 768px) {
  #header .logo {
    left: 30px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #header .hd-top .tel {
    white-space: nowrap;
  }
  #header .hd-top .tel dt .fs20 {
    font-size: 18px;
  }
}




.hamburger {
    width: 105px;
  height: 40px;
  position: relative;
}
.hamburger.is-active {
 
}
.hamburger:after {
  content: "MENU";
  position: absolute;
  bottom: -6px;
  left: 46px;
  text-align: center;
  color: #000;
  font-size: 15px;
  letter-spacing: 0.1em;
}

.navOpen .hamburger:after {
  content: "CLOSE";
}

.hamburger-box {
    width: 86px;
    height: 40px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 24px;
}

.hamburger-inner {
  display: block;
  top: 50%;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 27px;
  height: 3px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  right: 0;
  left: auto;
}

.hamburger-inner::after {
  bottom: -10px;
}

.hamburger--3dx .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy .hamburger-box {
  perspective: 80px;
}

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dxy .hamburger-box {
  perspective: 80px;
}

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateX(180deg) rotateY(180deg);
}

.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dxy-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}

.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s;
}

.hamburger--emphatic {
  overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}

.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: rgba(0, 0, 0, 0);
}

.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic-r {
  overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: rgba(0, 0, 0, 0);
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}

.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}

.hamburger--slider .hamburger-inner {
  top: 0;
}

.hamburger--slider .hamburger-inner::before {
  top: 7px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
  top: 14px;
}

.hamburger--slider.is-active .hamburger-inner {
  top: 0;
  transform: translate3d(0, 10px, 0) rotate(44deg);
  background-color: #000;
}

.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
  top: 20px;
  transform: translate3d(0, -20px, 0) rotate(-87deg);
  background-color: #000;
}

.hamburger--slider.is-active .hamburger-box {
  top: 20px;
}

.navOpen .hamburger:after {
  color: #000;
      left: 40px;
}

.hamburger--slider-r .hamburger-inner {
  top: 2px;
}

.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}

.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}

.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: rgba(0, 0, 0, 0);
}

.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0s 0.22s linear;
}

.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.075s linear;
}

.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: rgba(0, 0, 0, 0);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear;
}

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.075s linear;
}

.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: rgba(0, 0, 0, 0);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear;
}

.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease,
    transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease,
    transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}

.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
@media screen and (min-width: 768px) {
  .hamburger {
    top: 39px;
    right: 36px;
    width: 80px;
    bottom: auto;
    background: none !important;
    cursor: pointer;
    display: none;
            mix-blend-mode: difference;
  }
  .hamburger:hover{
    opacity: 0.8;
  }
  .hamburger-box {
    width: 80px;
    height: 80px;
    top: 0;
  }
  .hamburger-inner,
  .hamburger-inner::before,
  .hamburger-inner::after {
    width: 80px;
    height: 2px;
  }
  .hamburger--slider .hamburger-inner::before {
    top: 20px;
  }
  .hamburger--slider .hamburger-inner::after {
    top: 40px;
  }
  .hamburger:after {
    font-family:  "Zen Old Mincho", serif;
    font-size: 18px;
    letter-spacing: 0.15em;
    bottom: -23px;
  }
  .hamburger.is-active {
    padding: 0;
  }
  .has_nav .hamburger{
    display: block;
  }
}





/* ==========================================================================
   css popup
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
}
/* Anti FOUC */
.remodal,
[data-remodal-id] {
    display: none;
}
/* Necessary styles of the overlay */
.remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none;
}
/* Necessary styles of the wrapper */
.remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
    content: "";
}
/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
/* Necessary styles of the modal dialog */
.remodal {
    position: relative;
    outline: none;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
.remodal-is-initialized {
    /* Disable Anti-FOUC */
    display: inline-block;
}
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
    -webkit-filter: blur(3px);
    filter: blur(3px);
}
/* Default theme styles of the overlay */
.remodal-overlay {
    background: rgb(0 0 0 / 70%);
}
.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
    -webkit-animation-name: remodal-overlay-opening-keyframes;
    animation-name: remodal-overlay-opening-keyframes;
}
.remodal-overlay.remodal-is-closing {
    -webkit-animation-name: remodal-overlay-closing-keyframes;
    animation-name: remodal-overlay-closing-keyframes;
}
/* Default theme styles of the wrapper */
/* Default theme styles of the modal dialog */
.remodal {
    box-sizing: border-box;
    width: 100%;
}
.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
    -webkit-animation-name: remodal-opening-keyframes;
    animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
    -webkit-animation-name: remodal-closing-keyframes;
    animation-name: remodal-closing-keyframes;
}
/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
    vertical-align: middle;
}
.remodal-close {
    position: sticky;
    top: 10px;
    right: 15px;
    z-index: 99;
    width: 35px;
    height: 35px;
    margin: 15px 0 0 auto;
    display: block;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: 0;
    background: url("https://www.nishinakasu-yuki.com/shared/css/../img/shared/close.png") no-repeat 0 0/100% auto;
}
.remodal .container{
    padding: 30px 3% 50px;
}
.remodal-close:hover,
.remodal-close:focus {
    color: #2b2e38;
}

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
    font: inherit;
    display: inline-block;
    overflow: visible;
    min-width: 110px;
    margin: 0;
    padding: 12px 0;
    cursor: pointer;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border: 0;
    outline: 0;
}
.remodal-confirm {
    color: #fff;
    background: #81c784;
}
.remodal-confirm:hover,
.remodal-confirm:focus {
    background: #66bb6a;
}
.remodal-cancel {
    color: #fff;
    background: #e57373;
}
.remodal-cancel:hover,
.remodal-cancel:focus {
    background: #ef5350;
}
/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
    padding: 0;
    border: 0;
}
/* Keyframes
     ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}
@keyframes remodal-opening-keyframes {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}
@-webkit-keyframes remodal-closing-keyframes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
        opacity: 0;
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}
@keyframes remodal-closing-keyframes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
        opacity: 0;
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

/* IE8
     ========================================================================== */
.lt-ie9 .remodal-overlay {
    background: #2b2e38;
}
.lt-ie9 .remodal {
    width: 700px;
}
@media screen and (min-width: 768px) {
    .remodal .container {
        padding: 30px 0 30px;
    }
    .remodal-close{
        margin: 0px 10px 0 auto;
        top: 20px;
        right: 40px;
        width: 45px;
        height: 45px;
    }
    .remodal-close:hover{
        opacity: 0.7;
    }
}



#header #key {
  height: auto !important;
}
#sec1 {
  padding: 26vw 0 0;
}
#sec1 .set1 {
  padding-bottom: 25vw;

}
#sec1 .set1 h2 {
  font-size: 5.3vw;
  letter-spacing: 0.1em;
  line-height: 1.9;
  margin: 0 auto 23vw;
  white-space: nowrap;
  font-family:serif;
}
#sec1 .set1 h3 {
  font-size: 11px;
  color: #bbb;
  letter-spacing: 0.2em;
}
#sec1 .set1 .txt {
  margin: 3vw 0 0;
}
#sec1 .set1 .txt p:not(:last-child) {
  margin-bottom: 6vw;
}
#sec1 .set2 .gr-img {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1vw;
}
#sec1 .set2 .gr-img li {
  width: 49.5%;
}
#sec2 {
  padding: 27vw 0;
  position: relative;
}
#sec2::before {
  content: "";
  background: url("https://www.nishinakasu-yuki.com/shared/css/../img/index/sec2_bg.png");
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 66.7%;
  z-index: -1;
}
#sec2 .item1 {
  padding-bottom: 24vw;
}
#sec2 .item1 .gr-txt {
  margin-top: 25vw;
}
#sec2 .item1 .gr-txt h2 {
  margin-bottom: 5vw;
}
#sec3 {
  background: url("https://www.nishinakasu-yuki.com/shared/css/../img/index/sec3_bg_sp.jpg") no-repeat center bottom/cover;
  padding: 12vw 0 26vw;
  color: #fff;
}
#sec3 .content .gr-pt {
  margin: 0 -7vw 0 -3vw;
}
#sec3 .content .gr-pt .catch {
  width: 91%;
  margin: 0 0 -7vw auto;
  position: relative;
  z-index: 1;
}
#sec3 .content .gr-pt .photo img {
  height: 75vw;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 4% 50%;
  object-position: 4% 50%;
}
#sec3 .content .gr-txt {
  margin-top: 19.5vw;
}
#sec3 .content .gr-txt h2 {
  font-size: 5.3vw;
  letter-spacing: 0.1em;
  margin: 0 auto;
  white-space: nowrap;
}
#sec3 .content .gr-txt h3 {
  font-size: 4.8vw;
  letter-spacing: 0.075em;
  line-height: 1.6;
  margin: 17vw 0 4vw;
}
#sec4 {
  padding-bottom: 26vw;
}
#sec4 .item1 h2 {
  font-size: 5.3vw;
  letter-spacing: 0.1em;
  white-space: nowrap;
  padding-top: 31vw;
  margin: 0 auto 19vw;
  position: relative;
}
#sec4 .item1 h2::before {
  content: "";
  border-left: 1px solid #000;
  position: absolute;
  top: 0;
  left: 50%;
  height: 27vw;
}
#sec4 .item1 .gr-img {
  margin: 0 -7vw;
}
#sec4 .item1 .gr-img ul {
  --f-columns: 2;
  --f-gap: 4px;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--f-gap));
  margin-bottom: calc(-1 * var(--f-gap));
}
#sec4 .item1 .gr-img ul li {
  margin-left: var(--f-gap);
  margin-bottom: var(--f-gap);
  width: calc(100% / var(--f-columns) - var(--f-gap));
}
#sec4 .item2 {
  padding: 12vw 0 0;
}
#sec4 .item2 .content h3 {
  font-size: 4.8vw;
  letter-spacing: 0.075em;
  line-height: 1.5;
  margin-bottom: 4vw;
}
#sec4 .item2 .content .btn-link {
  margin-top: 11vw;
}
#sec4 .item2 .catch {
  width: 87%;
  margin: -7vw 0 0 -7vw;
}
#sec5 .gr-txt {
  background: url("https://www.nishinakasu-yuki.com/shared/css/../img/shared/bg1.png");
  padding: 16vw 7% 26vw;
  color: #fff;
}
#sec5 .gr-txt h2 {
  text-align: left;
  line-height: 1.8;
  margin-bottom: 4vw;
}
#sec5 .gr-txt h2 .ttl-eng {
  color: #fff;
}
#sec5 .gr-txt h2 .ttl-jp {
  font-size: 4.8vw;
}
#sec6 {
  padding: 27vw 0;
}
#sec6 .wrap {
  padding: 0 10%;
}
#sec6 h2 {
  position: absolute;
  top: 65vw;
  left: 50%;
  transform: translateX(-50%);
  width: 69%;
  z-index: 2;
}
#sec6 .gr-img {
  --f-columns: 2;
  --f-gap: 1px;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--f-gap));
  margin-bottom: calc(-1 * var(--f-gap));
}
#sec6 .gr-img li {
  margin-left: var(--f-gap);
  margin-bottom: var(--f-gap);
  width: calc(100% / var(--f-columns) - var(--f-gap));
}
#sec7 {
  position: relative;
  padding: 13vw 0 27vw;
}
#sec7::before {
  content: "";
  background: url("https://www.nishinakasu-yuki.com/shared/css/../img/index/sec7_bg.png");
  position: absolute;
  top: 0;
  right: 10%;
  height: 73.6vw;
  left: 0;
  z-index: -1;
}
#sec7 .gr-ttl {
  text-align: center;
  margin-bottom: 30px;
}
#sec7 .gr-ttl h2 {
  font-size: 4.8vw;
  white-space: nowrap;
  margin: 0 auto 12px;
  letter-spacing: 0.05em;
}
#sec7 .gr-ttl .more a {
  padding: 0 17px 0 21px;
  display: inline-block;
  position: relative;
  font-size: 14px;
}
#sec7 .gr-ttl .more a::before {
  content: "・";
  position: absolute;
  top: 2.5px;
  left: 0;
  font-size: 17px;
}
#sec7 .gr-ttl .more a::after {
  content: "";
  background: url("https://www.nishinakasu-yuki.com/shared/css/../img/index/sec7_arr.png") no-repeat 0 0/100% auto;
  width: 7px;
  height: 9px;
  position: absolute;
  top: 14px;
  right: 0;
}
#sec7 .feed {
  width: 70%;
  margin: 0 auto;
}
#sec7 .feed .row {
  position: relative;
}
#sec7 .feed .row::before {
  content: "";
  border: 1px solid #d9d3ce;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#sec7 .feed .row .rss-img span {
  width: 100% !important;
  height: 41vw !important;
}
#sec7 .feed .row .rss-detail {
  text-align: center;
  padding: 17px 10px 32px;
  line-height: 24px;
}
#sec7 .feed .row .rss-detail dt {
  letter-spacing: 0.35em;
  font-size: 10px;
}
#sec8 {
  background: #fff url("https://www.nishinakasu-yuki.com/shared/css/../img/index/sec8_bg_sp.jpg") no-repeat center bottom/100%
    auto;
  padding: 20vw 0 53vw;
}
#sec8 h2 {
  margin-bottom: 11vw;
}
#sec8 .content .left {
  text-align: center;
}
#sec8 .content .left .item1 {
  position: relative;
  padding-bottom: 71px;
  margin-bottom: 25px;
}
#sec8 .content .left .item1::before {
  content: "";
  border-left: 1px solid #000;
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 50px;
}
#sec8 .content .left .item1 .logo {
  width: 25%;
  margin: 0 auto 10px;
}
#sec8 .content .left .item2 h3 {
  font-size: 4.8vw;
  letter-spacing: 0.075em;
  line-height: 1.5;
  margin-bottom: 3vw;
}
#sec8 .content .left .item2 .txt {
  text-align: justify;
}
#sec8 .content .left .item2 .btn-link {
  margin-top: 8vw;
}
#sec8 .content .left .item2 .btn-link a {
  font-size: 3.5vw;
}
#sec8 .content .right {
  margin: 30px -3vw 0;
}
#sec8 .content .right .list dl {
  line-height: 26px;
  padding: 12px 0 12px 22px;
  border-bottom: 1px solid #000;
}
#sec9 {
  padding: 18vw 0 22vw;
}
#sec9 .wrap {
  padding: 0 4%;
}
#sec9 h2 {
  margin-bottom: 6vw;
}
#sec9 .list dl {
  display: flex;
  line-height: 26px;
}
#sec9 .list dl dt {
  width: 30%;
  text-align: center;
  position: relative;
  padding: 13px 0;
}
#sec9 .list dl dt::before {
  content: "";
  border-top: 2px solid #444241;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
#sec9 .list dl dd {
  flex: 1;
  padding: 13px 0;
  position: relative;
  padding-left: 6px;
}
#sec9 .list dl dd::before {
  content: "";
  border-top: 1px solid #444241;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
#sec10 .set1 {
  background: url(site_files/0127-2MY_0346s.jpg) no-repeat center top/cover;
  padding: 32vw 0 26vw;
}
#sec10 .set1 h2 .ttl-jp {
  color: #fff;
}
#sec10 .set1 h2 .ttl-eng {
  color: #fff;
}
#sec10 .set2 {
  padding: 30px 0 33vw;
  background: url("");
}
#sec10 .set2 .wrap {
  padding: 0 4%;
}
#sec10 .set2 .item1 .col dl {
  line-height: 26px;
  padding: 12px 0 12px 22px;
  border-bottom: 1px solid #000;
}
#sec10 .set2 .item2 {
  margin: 17vw 6% 18vw;
}
#sec10 .set2 .item2 h3 {
  text-align: left;
  margin-bottom: 14px;
}
#sec10 .set2 .item3 {
  position: relative;
  padding: 11vw 0 12vw;
}
#sec10 .set2 .item3::before {
  content: "";
  border: 1px solid #000;
  border-right: 0;
  position: absolute;
  top: 0;
  right: -4vw;
  bottom: 0;
  left: 6%;
  z-index: -1;
}
#sec10 .set2 .item3 h3 {
  font-size: 4.8vw;
  text-align: center;
  letter-spacing: 0.1em;
}
#sec10 .set2 .item3 .map {
  height: 480px;
  margin: 9vw 0 0 -4vw;
}
#sec10 .set2 .item3 .map iframe {
  width: 100%;
  height: 100%;
}
#sec10 .set2 .item3 .link {
  margin: 29px 0 0;
  width: 70%;
  text-align: right;
}
#sec10 .set2 .item3 .link li a {
  padding: 0 17px 0 21px;
  display: inline-block;
  position: relative;
  font-size: 14px;
}
#sec10 .set2 .item3 .link li a::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 17px;
}
#sec10 .set2 .item3 .link li a::after {
  content: "";
  background: url("") no-repeat 0 0/100% auto;
  width: 8px;
  height: 9px;
  position: absolute;
  top: 12px;
  right: 0;
}
@media screen and (min-width: 768px) {
  #key .sl {
    height: 900px;
  }
  #key .sl1 {
    background: url(site_files/fv.jpg) no-repeat center top/cover;
  }
  #key .sl2 {
    background: url("") no-repeat center top/cover;
  }
  #key .sl3 {
    background: url("") no-repeat center top/cover;
  }
  #sec1 {
    padding: 0;
  }
  #sec1 .set1 {
    padding-bottom: 0;
    height: 820px;
  }
  #sec1 .set1 h2 {
    font-size: 30px;
    line-height: 55px;
    margin: 0;
    position: absolute;
    top: 160px;
    right: 70px;
  }
  #sec1 .set1 h3 {
    letter-spacing: 0.1em;
    position: absolute;
    top: 240px;
    right: 232px;
    white-space: nowrap;
  }
  #sec1 .set1 .txt {
    margin: 0;
    line-height: 38px;
    position: absolute;
    top: 240px;
    right: 277px;
    /* height: 329px; */
    height: 400px;
  }
  #sec1 .set1 .txt p:not(:last-child) {
    margin: 0 0 0 76px;
  }
  #sec1 .set2 {
    display: flex;
    flex-direction: row-reverse;
  }
  #sec1 .set2 img {
    width: 100%;
    height: auto;
  }
  #sec1 .set2 .photo {
    width: 50%;
  }
  #sec1 .set2 .gr-img {
    margin: 0 0 0 6px;
    flex: 1;
    flex-wrap: wrap;
  }
  #sec1 .set2 .gr-img li {
    width: 100%;
  }
  #sec1 .set2 .gr-img li:not(:last-child) {
    margin-bottom: 6px;
  }
  #sec2 {
    padding: 248px 0 250px;
  }
  #sec2::before {
    width: calc(50% + 300px);
  }
  #sec2 .wrap {
    max-width: 1240px;
    padding: 0 20px;
  }
  #sec2 .item1 {
    padding-bottom: 88px;
  }
  #sec2 .item1 .photo img {
    width: 100%;
    height: auto;
  }
  #sec2 .item1 .gr-txt {
    margin: 86px auto 0;
    max-width: 1000px;
    display: flex;
  }
  #sec2 .item1 .gr-txt h2 {
    margin: 105px 0 0;
    width: 500px;
  }
  #sec2 .item1 .gr-txt .txt {
    flex: 1;
  }
  #sec3 {
    background: url(site_files/sec3_bg.jpg) no-repeat left bottom/cover;
    padding: 150px 0 200px;
  }
  #sec3 .wrap {
    max-width: 1500px;
  }
  #sec3 .content {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
  }
  #sec3 .content .gr-pt {
    flex: 1;
    margin: 0;
    position: relative;
  }
  #sec3 .content .gr-pt .catch {
    width: auto;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: -64px;
  }
  #sec3 .content .gr-pt .photo img {
    width: 100%;
    height: 700px;
    -o-object-position: center;
    object-position: center;
  }
  #sec3 .content .gr-txt {
    margin: 98px 74px 0 76px;
    width: 350px;
  }
  #sec3 .content .gr-txt h2 {
    font-size: 30px;
  }
  #sec3 .content .gr-txt h3 {
    font-size: 20px;
    line-height: 32px;
    margin: 87px 0 18px;
  }
  #sec4 {
    padding: 0 0 250px;
  }
  #sec4 .item1 h2 {
    font-size: 30px;
    padding-top: 510px;
    margin: 0;
    position: absolute;
    top: 0;
    right: -118px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
  #sec4 .item1 h2 {
    right: calc(-50vw + 50% + 30px);
  }
}
@media screen and (min-width: 768px) {
  #sec4 .item1 h2::before {
    height: 480px;
  }
}
@media screen and (min-width: 768px) {
  #sec4 .item1 .gr-img {
    margin: 0 45px 0 -250px;
    padding-top: 250px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1499px) {
  #sec4 .item1 .gr-img {
    margin-left: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) and (max-width: 1160px) {
  #sec4 .item1 .gr-img {
    margin-right: 80px;
  }
}
@media screen and (min-width: 768px) {
  #sec4 .item1 .gr-img ul {
    --f-gap: 5px;
  }
  #sec4 .item1 .gr-img ul li img {
    width: 100%;
    height: 420px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  #sec4 .item2 {
    padding: 86px 0 0;
  }
  #sec4 .item2 .content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #sec4 .item2 .content h3 {
    font-size: 20px;
    line-height: 32px;
    margin: 7px 0 0 102px;
    width: 400px;
  }
  #sec4 .item2 .content .btn-link {
    margin: 66px 0 0;
  }
  #sec4 .item2 .content .gr-txt {
    width: 415px;
    margin-right: 92px;
  }
  #sec4 .item2 .catch {
    width: auto;
    margin: 0;
    position: absolute;
    left: -250px;
    bottom: -58px;
  }
}
@media screen and (min-width: 768px) {
  #sec5 {
    position: relative;
  }
  #sec5 .js {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  #sec5 .js .sl1 {
    background: url("") no-repeat center top/cover;
  }
  #sec5 .js .sl2 {
    background: url("") no-repeat center top/cover;
  }
  #sec5 .gr-txt {
    background: none;
    padding: 186px 92px 160px 99px;
    width: 600px;
    margin-left: auto;
    position: relative;
    z-index: 2;
  }
  #sec5 .gr-txt::before {
    content: "";
    background: url("");
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    z-index: -1;
  }
  #sec5 .gr-txt h2 {
    line-height: 32px;
    margin-bottom: 17px;
  }
  #sec5 .gr-txt h2 .ttl-jp {
    font-size: 20px;
  }
  #sec5 .gr-txt .btn-link {
    margin: 66px 0 0;
  }
}
@media screen and (min-width: 768px) {
  #sec6 {
    padding: 250px 0 150px;
  }
  #sec6 .wrap {
    padding: 0 20px;
    max-width: 1240px;
  }
  #sec6 h2 {
    top: 184px;
    width: auto;
  }
  #sec6 .gr-img {
    --f-columns: 4;
  }
  #sec6 .gr-img li img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec7 {
    padding: 150px 0 201px;
  }
  #sec7::before {
    right: calc(50% + 150px);
    height: 450px;
  }
  #sec7 .gr-ttl {
    text-align: left;
    margin-bottom: 0;
    position: absolute;
    top: -5px;
    left: 97px;
  }
  #sec7 .gr-ttl h2 {
    font-size: 24px;
    margin: 0 auto 28px;
  }
  #sec7 .gr-ttl .more a {
    padding: 0 17px 0 18px;
    font-size: 16px;
  }
  #sec7 .gr-ttl .more a::before {
    top: 1px;
    left: -1px;
    font-size: 14px;
  }
  #sec7 .gr-ttl .more a::after {
    width: 6px;
    top: 20px;
    right: 0;
  }
  #sec7 .gr-ttl .more a:hover {
    opacity: 0.7;
  }
  #sec7 .feed {
    width: 650px;
    margin: 0 0 0 250px;
  }
  #sec7 .feed .row {
    display: flex !important;
  }
  #sec7 .feed .row:not(:last-child) {
    margin-bottom: 20px;
  }
  #sec7 .feed .row:last-child {
    display: block;
  }
  #sec7 .feed .row .rss-img {
    width: 220px;
  }
  #sec7 .feed .row .rss-img:hover {
    opacity: 0.8;
  }
  #sec7 .feed .row .rss-img span {
    height: 150px !important;
  }
  #sec7 .feed .row .rss-detail {
    flex: 1;
    text-align: left;
    padding: 43px 51px;
    line-height: 24px;
  }
  #sec7 .feed .row .rss-detail dt {
    letter-spacing: 0.35em;
    font-size: 11px;
    margin-bottom: 4px;
  }
  #sec7 .feed .row .rss-detail dd a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}
@media screen and (min-width: 768px) {
  #sec8 {
    background: #fff;
    padding: 143px 0 197px;
    position: relative;
  }
  #sec8::before {
    content: "";
    background: url("");
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: calc(50% + 250px);
  }
  #sec8 h2 {
    margin-bottom: 60px;
  }
  #sec8 .content {
    display: flex;
    justify-content: space-between;
  }
  #sec8 .content .left {
    width: 400px;
    margin: 101px 0 0 50px;
  }
  #sec8 .content .left .item1 {
    padding-bottom: 133px;
    margin-bottom: 32px;
  }
  #sec8 .content .left .item1::before {
    height: 100px;
  }
  #sec8 .content .left .item1 .logo {
    width: 154px;
    margin: 0 auto 16px;
  }
  #sec8 .content .left .item1 .logo img {
    width: 100%;
    height: auto;
  }
  #sec8 .content .left .item1 .name {
    line-height: 28px;
  }
  #sec8 .content .left .item2 h3 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  #sec8 .content .left .item2 .txt {
    line-height: 28px;
    margin: 0 25px;
  }
  #sec8 .content .left .item2 .btn-link {
    margin-top: 32px;
  }
  #sec8 .content .left .item2 .btn-link a {
    font-size: 16px;
  }
  #sec8 .content .right {
    margin: 0;
    width: 490px;
  }
  #sec8 .content .right .list dl {
    line-height: 28px;
    padding: 13.5px 0 13.5px 20px;
  }
}
@media screen and (min-width: 768px) {
  #sec9 {
    padding: 193px 0 201px;
  }
  #sec9 .wrap {
    padding: 0;
    max-width: 800px;
  }
  #sec9 h2 {
    margin-bottom: 32px;
  }
  #sec9 .list dl {
    line-height: 28px;
  }
  #sec9 .list dl dt {
    width: 248px;
    padding: 28px 0;
  }
  #sec9 .list dl dd {
    padding: 28px 0;
    padding-left: 82px;
  }
}
@media screen and (min-width: 768px) {
  #sec10 .set1 {
    background: url(site_files/0127-2MY_0346s.jpg) no-repeat center top/cover;
 padding: 213px 0 200px;
   background-color: #1e1e1e;

  }
  #sec10 .set2 {
    padding: 79px 0px;
  }
  #sec10 .set2 .wrap {
    padding: 0;
  }
  #sec10 .set2 .item1 {
    display: flex;
    justify-content: space-between;
  }
  #sec10 .set2 .item1 .col {
    width: 490px;
  }
  #sec10 .set2 .item1 .col dl {
    line-height: 28px;
    padding: 13px 0 13px 21px;
  }
  #sec10 .set2 .item2 {
    margin: 85px 161px 142px;
  }
  #sec10 .set2 .item2 h3 {
    margin-bottom: 21px;
    line-height: 34px;
  }
  #sec10 .set2 .item2 h3 .ttl-jp {
    font-size: 20px;
    margin-left: -4px;
  }
  #sec10 .set2 .item2 .txt {
    line-height: 28px;
  }
  #sec10 .set2 .item3 {
    padding: 93px 0 66px;
  }
  #sec10 .set2 .item3::before {
    right: calc(-50vw + 50%);
    left: 400px;
  }
  #sec10 .set2 .item3 h3 {
    font-size: 30px;
    text-align: right;
    margin-right: 95px;
  }
  #sec10 .set2 .item3 .map {
    height: 550px;
    margin: 70px 0 0;
  }
  #sec10 .set2 .item3 .link {
    margin: 46px 100px 0 0;
    width: auto;
  }
  #sec10 .set2 .item3 .link li a {
    padding: 0 16px 0 22px;
    font-size: 16px;
  }
  #sec10 .set2 .item3 .link li a::after {
    width: 6px;
    height: 9px;
    top: 18px;
  }
  #sec10 .set2 .item3 .link li a:hover {
    opacity: 0.7;
  }
  #sec10 .set2 .item3 .link .print_map {
    margin: -6px 0 0;
  }
  .popup-gallery{
    max-width: 900px;
  }
  .popup-gallery .photo img{
    width: auto;
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1499px) and (min-width: 768px) {
  #sec4 .item2 .catch {
    left: calc(-50vw + 50%);
  }
}
@media screen and (max-width: 1260px) and (min-width: 768px) {
  #sec4 .item2 .catch {
    width: 450px;
  }
  #sec4 .item2 .catch img {
    width: 100%;
    height: auto;
  }
}

/* 追加 */

.box_m {
  text-align: center;
  margin: 10px auto 20px;
  width: 130px;
}
@media screen and (min-width: 768px) {
  .box_m {
    margin: 10px auto 20px;
    width: auto;
  }
}

.btn_box{
    width: 800px;
    margin: 50px auto 0;
    display: flex;
  justify-content: space-around;
}
.btn_box img{
    width: 350px;
}
@media only screen and (max-width: 768px) {
.btn_box{
    width: 90%;
    margin: 20px auto 0;
    display:block;
}
.btn_box img{
    width: 100%;
    padding-bottom: 10px;
}
}




    .fb_hidden {
        position: absolute;
        top: -10000px;
        z-index: 10001
    }

    .fb_reposition {
        overflow: hidden;
        position: relative
    }

    .fb_invisible {
        display: none
    }

    .fb_reset {
        background: none;
        border: 0px;
        border-spacing: 0;
        color: #000;
        cursor: auto;
        direction: ltr;
        font-family: "Zen Old Mincho", serif;
        font-size: 11px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        letter-spacing: normal;
        line-height: 1;
        margin: 0;
        overflow: visible;
        padding: 0;
        text-align: left;
        text-decoration: none;
        text-indent: 0;
        text-shadow: none;
        text-transform: none;
        visibility: visible;
        white-space: normal;
        word-spacing: normal
    }

    .fb_reset>div {
        overflow: hidden
    }

    @keyframes fb_transform {
        0% {
            opacity: 0;
            transform: scale(.95)
        }

        to {
            opacity: 1;
            transform: scale(1)
        }
    }

    .fb_animate {
        animation: fb_transform .3s forwards
    }

    .fb_hidden {
        position: absolute;
        top: -10000px;
        z-index: 10001
    }

    .fb_reposition {
        overflow: hidden;
        position: relative
    }

    .fb_invisible {
        display: none
    }

    .fb_reset {
        background: none;
        border: 0px;
        border-spacing: 0;
        color: #000;
        cursor: auto;
        direction: ltr;
        font-family: "Zen Old Mincho", serif;
        font-size: 11px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        letter-spacing: normal;
        line-height: 1;
        margin: 0;
        overflow: visible;
        padding: 0;
        text-align: left;
        text-decoration: none;
        text-indent: 0;
        text-shadow: none;
        text-transform: none;
        visibility: visible;
        white-space: normal;
        word-spacing: normal
    }

    .fb_reset>div {
        overflow: hidden
    }

    @keyframes fb_transform {
        0% {
            opacity: 0;
            transform: scale(.95)
        }

        to {
            opacity: 1;
            transform: scale(1)
        }
    }

    .fb_animate {
        animation: fb_transform .3s forwards
    }

    .fb_dialog {
        background: #525252b3;
        position: absolute;
        top: -10000px;
        z-index: 10001
    }

    .fb_dialog_advanced {
        border-radius: 8px;
        padding: 10px
    }

    .fb_dialog_content {
        background: #fff;
        color: #373737
    }

    .fb_dialog_close_icon {
        background: url(03-5280-6188) no-repeat scroll 0 0 transparent;
        cursor: pointer;
        display: block;
        height: 15px;
        position: absolute;
        right: 18px;
        top: 17px;
        width: 15px
    }

    .fb_dialog_mobile .fb_dialog_close_icon {
        left: 5px;
        right: auto;
        top: 5px
    }

    .fb_dialog_padding {
        background-color: transparent;
        position: absolute;
        width: 1px;
        z-index: -1
    }

    .fb_dialog_close_icon:hover {
        background: url(03-5280-6188) no-repeat scroll 0 -15px transparent
    }

    .fb_dialog_close_icon:active {
        background: url(03-5280-6188) no-repeat scroll 0 -30px transparent
    }

    .fb_dialog_iframe {
        line-height: 0
    }

    .fb_dialog_content .dialog_title {
        background: #6d84b4;
        border: 1px solid #365899;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        margin: 0
    }

    .fb_dialog_content .dialog_title>span {
        background: url(03-5280-6188) no-repeat 5px 50%;
        float: left;
        padding: 5px 0 7px 26px
    }

    body.fb_hidden {
        height: 100%;
        left: 0;
        margin: 0;
        overflow: visible;
        position: absolute;
        top: -10000px;
        transform: none;
        width: 100%
    }

    .fb_dialog.fb_dialog_mobile.loading {
        background: url() #fff no-repeat 50% 50%;
        min-height: 100%;
        min-width: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 10001
    }

    .fb_dialog.fb_dialog_mobile.loading.centered {
        background: none;
        height: auto;
        min-height: initial;
        min-width: initial;
        width: auto
    }

    .fb_dialog.fb_dialog_mobile.loading.centered #fb_dialog_loader_spinner {
        width: 100%
    }

    .fb_dialog.fb_dialog_mobile.loading.centered .fb_dialog_content {
        background: none
    }

    .loading.centered #fb_dialog_loader_close {
        clear: both;
        color: #fff;
        display: block;
        font-size: 18px;
        padding-top: 20px
    }

    #fb-root #fb_dialog_ipad_overlay {
        background: #0006;
        inset: 0;
        min-height: 100%;
        position: absolute;
        width: 100%;
        z-index: 10000
    }

    #fb-root #fb_dialog_ipad_overlay.hidden {
        display: none
    }

    .fb_dialog.fb_dialog_mobile.loading iframe {
        visibility: hidden
    }

    .fb_dialog_mobile .fb_dialog_iframe {
        position: sticky;
        top: 0
    }

    .fb_dialog_content .dialog_header {
        background: linear-gradient(from(#738aba), to(#2c4987));
        border-bottom: 1px solid;
        border-color: #043b87;
        box-shadow: #fff 0 1px 1px -1px inset;
        color: #fff;
        font: 700 14px Helvetica, sans-serif;
        text-overflow: ellipsis;
        text-shadow: rgba(0, 30, 84, .296875) 0px -1px 0px;
        vertical-align: middle;
        white-space: nowrap
    }

    .fb_dialog_content .dialog_header table {
        height: 43px;
        width: 100%
    }

    .fb_dialog_content .dialog_header td.header_left {
        font-size: 12px;
        padding-left: 5px;
        vertical-align: middle;
        width: 60px
    }

    .fb_dialog_content .dialog_header td.header_right {
        font-size: 12px;
        padding-right: 5px;
        vertical-align: middle;
        width: 60px
    }

    .fb_dialog_content .touchable_button {
        background: linear-gradient(from(#4267B2), to(#2a4887));
        background-clip: padding-box;
        border: 1px solid #29487d;
        border-radius: 3px;
        display: inline-block;
        line-height: 18px;
        margin-top: 3px;
        max-width: 85px;
        padding: 4px 12px;
        position: relative
    }

    .fb_dialog_content .dialog_header .touchable_button input {
        background: none;
        border: none;
        color: #fff;
        font: 700 12px Helvetica, sans-serif;
        margin: 2px -12px;
        padding: 2px 6px 3px;
        text-shadow: rgba(0, 30, 84, .296875) 0px -1px 0px
    }

    .fb_dialog_content .dialog_header .header_center {
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        line-height: 18px;
        text-align: center;
        vertical-align: middle
    }

    .fb_dialog_content .dialog_content {
        background: url(https://connect.facebook.net/rsrc.php/v4/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;
        border: 1px solid #4A4A4A;
        border-bottom: 0;
        border-top: 0;
        height: 150px
    }

    .fb_dialog_content .dialog_footer {
        background: #f5f6f7;
        border: 1px solid #4A4A4A;
        border-top-color: #ccc;
        height: 40px
    }

    #fb_dialog_loader_close {
        float: left
    }

    .fb_dialog.fb_dialog_mobile .fb_dialog_close_icon {
        visibility: hidden
    }

    #fb_dialog_loader_spinner {
        animation: rotateSpinner 1.2s linear infinite;
        background-color: transparent;
        background-image: url(https://connect.facebook.net/rsrc.php/v4/y2/r/onuUJj0tCqE.png);
        background-position: 50% 50%;
        background-repeat: no-repeat;
        height: 24px;
        width: 24px
    }

    @keyframes rotateSpinner {
        0% {
            transform: rotate(0)
        }

        to {
            transform: rotate(360deg)
        }
    }

    .fb_iframe_widget {
        display: inline-block;
        position: relative
    }

    .fb_iframe_widget span {
        display: inline-block;
        position: relative;
        text-align: justify
    }

    .fb_iframe_widget iframe {
        position: absolute
    }

    .fb_iframe_widget_fluid_desktop,
    .fb_iframe_widget_fluid_desktop span,
    .fb_iframe_widget_fluid_desktop iframe {
        max-width: 100%
    }

    .fb_iframe_widget_fluid_desktop iframe {
        min-width: 220px;
        position: relative
    }

    .fb_iframe_widget_lift {
        z-index: 1
    }

    .fb_iframe_widget_fluid {
        display: inline
    }

    .fb_iframe_widget_fluid span {
        width: 100%
    }
    

/* ============================================================
   トップページ SP ナビ中央揃え修正
   ============================================================ */
@media screen and (max-width: 767px) {

    /* #belt 全体を中央寄せ */
    #belt #navigation {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    /* .group（tel + nav）を中央に */
    #belt #navigation .group {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    /* ナビリストを中央揃え */
    #belt #navigation .menu {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    #belt #navigation .nav,
    #belt #navigation .nav-left {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 0;
        float: none;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    #belt #navigation .nav li,
    #belt #navigation .nav-left li {
        float: none;
        text-align: center;
        width: 100%;        /* 1列縦並び */
    }

    /* tel も中央 */
    #belt #navigation .tel {
        text-align: center;
        width: 100%;
    }

    /* .info.sp（SNS・MAP）も中央 */
    #belt #navigation .info.sp {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
}


/* ============================================================
   FV 右側の隙間修正
   ============================================================ */

/* bodyの横スクロールを封じる（overflow: hidden は #header には使わない — position:fixed子要素がズレるため） */
body {
    max-width: 100%;
    overflow-x: hidden;
}

/* キービジュアルを画面幅いっぱいに */
#key,
#key .sl-key,
#key .slick-list,
#key .slick-track,
#key .slick-slide,
#key .sl {
    width: 100% !important;
    max-width: 100% !important;
}

/* PC: 画面高さいっぱい */
@media screen and (min-width: 768px) {
    #key .sl img {
        width: 100%;
        height: 100vh;
        object-fit: cover;
        display: block;
    }
}

/* SP: 画像本来の縦横比を維持 */
@media screen and (max-width: 767px) {
    #key .sl img {
        width: 100%;
        height: auto;
        display: block;
    }
}


/* ============================================================
   SP固定フッターナビ（.ft-fixed）レイアウト修正
   ============================================================ */
@media screen and (max-width: 767px) {

    .ft-fixed {
        display: flex;
        align-items: stretch;
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
    }

    /* RESERVE・TEL・ハンバーガーを均等3分割 */
    .ft-fixed .btn-web,
    .ft-fixed .tel,
    .ft-fixed .hamburger {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 10px 0;
        min-width: 0;
    }

    .ft-fixed .tel {
        width: auto;  /* 固定幅25%を解除 */
    }

    /* ハンバーガーをli相当に */
    .ft-fixed .hamburger {
        background: #fff;
        cursor: pointer;
    }

    /* ハンバーガーの線の色 */
    .ft-fixed .hamburger-inner,
    .ft-fixed .hamburger-inner::before,
    .ft-fixed .hamburger-inner::after {
        background-color: #333;
    }

    /* MENU文字を追加（before擬似要素で） */
    .ft-fixed .hamburger::after {
        content: "MENU";
        font-size: 11px;
        letter-spacing: 0.1em;
        color: #333;
        margin-top: 4px;
    }

    /* リンクテキスト調整 */
    .ft-fixed li a {
        font-size: 12px;
        letter-spacing: 0.08em;
    }

    .ft-fixed li a img {
        display: block;
        margin: 0 auto 4px;
        position: static;
        top: auto;
    }

    /* 区切り線 */
    .ft-fixed .tel::before {
        top: 8px;
        bottom: 8px;
    }
}


/* ============================================================
   PC WEB予約ボタン位置修正
   ============================================================ */

/* #header を position:relative にして .hd-web の基準にする */
@media screen and (min-width: 768px) {
    #header {
        position: relative;
    }

    /* hd-web: FV右下ではなくヘッダー右上に移動 */
    #header .hd-web {
        position: absolute;
        right: 0;
        bottom: auto;
        top: 0;
        width: 120px;
        z-index: 10;
    }

    #header .hd-web a {
        padding: 20px 10px 13px;
        font-size: 13px;
        line-height: 1.5;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
    }

    #header .hd-web a img {
        display: block;
        margin: 0 auto;
        position: static;
        top: auto;
        left: auto;
    }

    /* belt のbtn-webはhd-webと重複するので非表示 */
    #header #belt .btn-web {
        display: none;
    }
}


/* ============================================================
   SP 固定フッターナビ（.ft-fixed）競合解消・強制上書き
   ============================================================ */
@media screen and (max-width: 767px) {

    .ft-fixed {
        display: flex !important;
        flex-direction: row !important;
        align-items: stretch !important;
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        height: auto !important;
    }

    /* 全アイテム均等3分割 */
    .ft-fixed > * {
        flex: 1 1 0 !important;
        width: auto !important;
        min-width: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 10px 4px !important;
        text-align: center !important;
    }

    /* REDボタン（RESERVE） */
    .ft-fixed .btn-web {
        background: #c82e3a !important;
    }
    .ft-fixed .btn-web a {
        color: #fff !important;
        font-size: 11px !important;
        letter-spacing: 0.1em !important;
    }

    /* TELの固定幅を解除・区切り線調整 */
    .ft-fixed .tel {
        width: auto !important;
        position: relative !important;
    }
    .ft-fixed .tel::before {
        content: "" !important;
        border-left: 1px solid rgba(0,0,0,0.15) !important;
        position: absolute !important;
        top: 8px !important;
        left: 0 !important;
        bottom: 8px !important;
        right: auto !important;
    }

    /* ハンバーガーに右ボーダー */
    .ft-fixed .hamburger {
        border-left: 1px solid rgba(0,0,0,0.15) !important;
        background: #fff !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
    }

    /* ハンバーガー内部のbox要素も中央に */
    .ft-fixed .hamburger .hamburger-box {
        display: block !important;
        margin: 0 auto !important;
    }

    /* リンク・画像 */
    .ft-fixed li a {
        font-size: 11px !important;
        text-align: center !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 4px !important;
    }
    .ft-fixed li a img {
        position: static !important;
        top: auto !important;
        margin: 0 auto !important;
        height: 20px !important;
        width: auto !important;
    }
}


/* ============================================================
   SP FV 高さ修正
   ============================================================ */
@media screen and (max-width: 767px) {

    /* slickコンテナに高さを確保 */
    #header #key {
        height: auto !important;
    }
    #key .sl-key,
    #key .slick-list,
    #key .slick-track,
    #key .slick-slide > div {
        height: auto !important;
    }

    /* SP画像を表示・全幅に */
    #key .sl {
        height: auto !important;
        display: block !important;
    }
    #key .sl img.sp {
        display: block !important;
        width: 100% !important;
        height: 1000px !important;
        object-fit: cover !important;
        object-position: center center !important;
    }
}
