@charset "UTF-8";
/* Scss Document */
/*=============================================
 * body
 *=============================================*/
body {
    color: #fff;
    font-family: 'Zen Kaku Gothic New';
    font-size: 18px;
    line-height: 35px;
    min-width: inherit;
    min-height: inherit;
    max-height: 100%;
    font-weight: 900;
	background: #000;
}
@media only screen and (min-width: 768px) {
    body {
        font-size: 24px;
        line-height: 50px;
    }
}
/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/
.fnt-mincho {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fnt-meiryo {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fnt-gothic {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
/* zen-kaku-gothic-new-regular - japanese_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Zen Kaku Gothic New';
    font-style: normal;
    font-weight: 400;
    src: url('../font/zen-kaku-gothic-new-v18-japanese_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* zen-kaku-gothic-new-500 - japanese_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Zen Kaku Gothic New';
    font-style: normal;
    font-weight: 500;
    src: url('../font/zen-kaku-gothic-new-v18-japanese_latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* zen-kaku-gothic-new-700 - japanese_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Zen Kaku Gothic New';
    font-style: normal;
    font-weight: 700;
    src: url('../font/zen-kaku-gothic-new-v18-japanese_latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* zen-kaku-gothic-new-900 - japanese_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Zen Kaku Gothic New';
    font-style: normal;
    font-weight: 900;
    src: url('../font/zen-kaku-gothic-new-v18-japanese_latin_latin-ext-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* arimo-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Arimo';
    font-style: normal;
    font-weight: 700;
    src: url('../font/arimo-v35-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('../font/roboto-v50-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sancreek-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Sancreek';
    font-style: normal;
    font-weight: 400;
    src: url('../font/sancreek-v27-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-600 - japanese_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 600;
    src: url('../font/noto-sans-jp-v55-japanese_latin_latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-700 - japanese_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    src: url('../font/noto-sans-jp-v55-japanese_latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.fnt-zen {
    font-family: 'Zen Kaku Gothic New';
}
.fnt-arimo {
    font-family: 'Arimo';
}
.fnt-sancreek {
    font-family: 'Sancreek';
}
.fnt-noto-san {
    font-family: 'Noto Sans JP';
}
.fnt-roboto {
    font-family: 'Roboto';
}
/*=============================================
 * <header>
 *=============================================*/
body.nav--opened, body.nav--opened *, body.nav--opened *:hover, body.nav--opened *:focus, body.nav--opened *:active {
    /*    cursor: none !important;*/
    touch-action: none !important;
    pointer-events: none !important;
}
body.nav--opened .hamburger, body.nav--opened #menu_toggle, body.nav--opened #menu_toggle * {
    touch-action: auto !important;
    pointer-events: visible !important;
}
.nav--opened {
    overflow: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    touch-action: none !important;
    pointer-events: none !important;
}
.nav--opened #menu_toggle {
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
    overflow: auto;
}
.nav--opened #pagetop, .nav--opened #ft_fixed {
    opacity: 0;
    visibility: hidden;
}
/*=============================================
 ******************* main **********************
 *=============================================*/
main {
    clear: both;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.wrap {
    margin: 0 auto;
    width: 1000px;
    position: relative;
}
@media only screen and (max-width: 767px) {
    img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
}
html {
    min-width: auto;
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
.animated {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}
.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}
.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}
.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}
.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}
.animated.fast {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}
.animated.faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}
.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}
@media (prefers-reduced-motion) {
    .animated {
        -webkit-animation: unset !important;
        -webkit-transition: none !important;
        animation: unset !important;
        transition: none !important
    }
}
body > * {
    opacity: 0;
    visibility: hidden;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;

}
body.visible2{
		background: inherit;
}
body.intro #pagetop{
	display: none !important;
}
body.visible2 > * {
    opacity: 1;
    visibility: visible;

}
body.visible2 #open {
    pointer-events: none;
    opacity: 1;
    visibility: visible;
    top: 0;
    transition: all 1s ease;
	
}
body.intro #open {
    pointer-events: visible;
    opacity: 1;
    visibility: visible;
    top: 0;
    transition: all 1s ease;
}
body.intro {
    overflow: hidden;
}
#open {
    width: 100%;
    position: fixed;
    height: 100%;
    overflow: hidden;
    background: url("../img/shared/00_skip.jpg") repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    min-height: 100vh;
    z-index: 999;
    top: 200%;
    transition: all 1s ease;
}
#open .deco-skip {
    width: 23%;
    position: absolute;
    left: 0;
    right: 0;
    top: 50vh;
    transform: translateY(-50%);
    margin: 0 auto;
    z-index: 5;
    text-align: center;
    opacity: 0;
}
#open .txt {
    display: flex;
    white-space: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 12vw;
    top: 50vh;
    opacity: 0;
}
@media only screen and (min-width: 768px) {
    #open .txt {
        font-size: 80px;
        margin: 0 calc(50% - 50vw);
    }
    #open .txt li {
        margin-right: 40px;
    }
	
	body.hidden .bg-fix{
		background: #fff;
	}
}
/*=============================================
===============================================
===============================================
*************** mobie first header ************
===============================================
===============================================
*=============================================*/
header h1 {
    color: #fff;
    position: absolute;
    left: 5px;
    top: 188vw;
    line-height: 25px;
    font-weight: 500;
}
#head-key .logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 78%;
    z-index: 9;
}
#head-top {
    padding: 0 0 60px;
}
.menu_toggle .nav {
    display: block;
    padding-top: 2%;
    height: auto;
}
.menu_toggle .logo-nav {
    margin: auto;
    max-width: 150px;
}
.menu_toggle a.nav-main {
    padding: 5px 2px;
    font-size: 16px;
    text-align: center;
    justify-content: center;
    display: flex;
    box-sizing: border-box;
    flex-direction: column;
}
.menu_toggle .sub-nav span {
    padding: 0 10px;
    font-size: 16px;
}
.menu_toggle li a.nav-main.active::before {
    width: 40%;
    height: 1px;
    background: #3b2718;
    content: "";
    position: absolute;
    bottom: 5px;
    left: 30%;
    display: none;
}
.menu_toggle a.nav-main span {}
.menu_toggle a.nav-main::after, .menu_toggle .sub-nav::after {
    display: none;
}
.menu_toggle .sub-box {
    opacity: 1;
    visibility: visible;
    position: inherit;
    top: inherit;
    left: initial;
    width: auto;
    padding: 0 25px;
}
.menu_toggle .tel-nav {
    text-align: center;
    font-size: 31px;
}
.menu_toggle .tel-icon {
    padding-left: 0;
    width: 100%;
    border-left: none;
}
.head-info {
    margin-right: 0px;
    display: none;
}
#key-box {
    width: 100%;
}
.header-box {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 101;
}
header .logo {
    padding: 30px 0 10px 10px;
    width: 40%;
    max-width: 170px;
    position: absolute;
    top: -8px;
}
header h1 {
    font-size: 1.8vw;
    padding: 5px 5px 0;
    width: 60%;
    line-height: 1.8;
}
.hamburger {
    position: fixed;
    top: 17px;
    right: 0;
    width: 60px;
    height: 60px;
    z-index: 201;
    transition: none;
    overflow: hidden;
    background: #ff0000;
    border-radius: 50%;
    cursor: pointer;
}
.hamburger::after {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    /* content: "MENU"; */
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
    letter-spacing: 1px;
}
.hamburger span {
    width: 25px;
    height: 2px;
    position: absolute;
    top: 55%;
    transform: translate3D(-50%, -50%, 0);
    left: 50%;
    background: #fff;
    transition: all 0.4s;
}
.hamburger span::before, .hamburger span::after {
    width: 25px;
    height: 2px;
    position: absolute;
    left: 0;
    background: #fff;
    content: "";
}
.hamburger span::after {
    top: -8px;
}
.hamburger span::before {
    top: 8px;
    opacity: 0;
}
.nav--opened .hamburger span {
    transform: rotate(360deg);
}
.nav--opened .hamburger span {
    transform: rotate(136deg) translateX(20px);
    top: 26px;
    left: 34%;
    width: 50px;
}
.nav--opened .hamburger span::after {
    transform: rotate(-94deg) translateX(2px);
    top: 0;
    width: 50px;
    left: -2px;
}
.nav--opened .hamburger::after {
    /* content: "CLOSE"; */
}
.nav--opened .hamburger span::before {
    opacity: 0;
}
#menu_toggle {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0px 0 80px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: 9;
    background: rgba(230, 219, 198, 0.9);
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.16em;
    line-height: 56px;
    background: url(../img/shared/bg2.jpg) repeat;
}
.nav-header .banner {
    width: 80%;
    margin: 0 auto;
}
.nav--opened .menu_toggle {
    left: 0%;
    visibility: visible;
    overflow: auto;
    z-index: 99;
    opacity: 1;
}
.js-scroll {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    padding-bottom: 150px;
}
.js-scroll .logo {
    margin: 0 auto;
    width: 55%;
    max-width: 200px;
    position: static;
}
.js-scroll .nav {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 8vw;
}
.js-scroll .nav li {
    width: 48%;
}
.js-scroll .nav a {
    margin-bottom: 10px;
    align-items: center;
}
.js-scroll .nav a .en {
    font-style: italic;
    font-size: 30px;
    display: block;
    text-shadow: -2px -2px 0px #000, 2px 2px 0px #000, 2px -2px 0px #000, 2px 3px 0px #000, 2px 2px 0px #000, 3px 4px 0px #000;
    letter-spacing: 0;
}
.js-scroll .nav a .jp {
    font-weight: 500;
    display: inline-block;
    font-size: 12px;
    line-height: 1.5;
    padding: 0 2px;
    background: #000;
    font-style: italic;
    letter-spacing: 0px;
}
.js-scroll .nav a.active .jp {
    background: #ff0000;
}
.js-scroll .contact a {
    display: block;
    font-size: 18px;
    font-style: italic;
    background: #000;
    width: 80%;
    margin: 5vw auto;
    text-align: center;
    padding: 10px;
    position: relative;
}
.js-scroll .contact a::before {
    content: "";
    border: 1px solid #fff;
    position: absolute;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
}
.js-scroll .sns {
    justify-content: space-between;
    width: 63%;
    margin: 0 auto 0;
}
.js-scroll .sns li {
    width: 20%;
}
#menu_toggle h3{
    text-align: center;
    margin-top:10vw;
}
@media only screen and (min-width: 768px) {
	
    .js-scroll .logo {
        width: 600px;
        max-width: none;
        padding: 0;
    }
    .js-scroll .nav li {
        width: 30%;
        margin-bottom: 30px;
    }
    .js-scroll .nav a .en {
        font-size: 60px;
    }
    .js-scroll .nav a .jp {
        font-size: 25px;
        line-height: 30px;
        padding: 0 19px;
        margin-top: 20px;
        overflow: hidden;
        position: relative;
        z-index: 0;
    }
    .js-scroll .nav a .jp::before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #ff0000;
        border-radius: 100%;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    .js-scroll .nav a:hover .jp::before, .js-scroll .nav a.active .jp::before {
        -webkit-transform: scale(2);
        transform: scale(2);
    }
    .js-scroll .contact a {
        padding: 10px;
        width: 500px;
        margin: 0 auto 0px;
        font-size: 36px;
        padding: 30px;
        overflow: hidden;
        position: relative;
        z-index: 0;
    }
    .js-scroll .contact a::before {
        border-width: 2px;
    }
    .js-scroll .contact a::after {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #ff0000;
        border-radius: 100%;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    .js-scroll .contact a:hover::after {
        -webkit-transform: scale(2);
        transform: scale(2);
    }
    .js-scroll .sns {
        width: 400px;
    }
    #menu_toggle h3{
    margin-top:50px;
    }
}



.hide-nav {
    width: 50px;
    display: flex;
    justify-content: center;
    margin: 15px auto;
    height: 50px;
}
header h1 {
    width: 95%;
    font-size: 3vw;
    padding: 5px;
}
.hamburger {
    right: 10px;
    top: 10px;
}
.hamburger.is-active {
    background: none
}
#key-box {
    height: 100%;
}
#key-box .keyvisual li {
    height: 450px;
}
footer {
    position: relative;
    margin-top: 0;
    padding: 55px 0 100px;
}
footer .logo {
    max-width: 250px;
    margin: auto;
}
#fixed-sp {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background: #ff0000;
    z-index: 106;
    opacity: 1;
    transition: opacity 0.3s ease;
}
.has_nav #fixed-sp {
    opacity: 1;
}
#fixed-sp ul {
    display: flex;
}
#fixed-sp ul li {
    width: 25%;
    height: 70px;
}
#fixed-sp ul li:nth-child(2) {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
#fixed-sp ul li:nth-child(3) {
    border-right: 1px solid #000;
}
#fixed-sp ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    color: #FFF;
    font-weight: 500;
    flex-direction: column;
}
#fixed-sp ul li a img {
    width: 30px;
    margin-bottom: -12px;
    margin-top: 10px;
}
#fixed-sp ul li:nth-child(4) a img {
    margin-top: -10px;
}
#pagetop {
    bottom: 55px;
    width: 50px;
    z-index: 98;
}
footer {
    background: url("../img/shared/bg2.jpg") repeat;
}
footer nav {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    height: 300px;
    flex-wrap: wrap;
}
footer nav a {
    width: 48%;
    margin-bottom: 10px;
}
footer nav a .en {
    font-style: italic;
    font-size: 25px;
    display: block;
}
footer nav a .jp {
    font-weight: 500;
    display: inline-block;
    font-size: 12px;
    line-height: 1.5;
    padding: 0 2px;
}
footer nav a.active .jp {
    background: #ff0000;
}
footer .row .logo {
    margin: 0 auto 2vw;
}
footer .row .right {
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 8vw;
}
footer .row .right .tit {
    margin-bottom: 5vw;
}
footer .row .right .txt {
    text-align: center;
}
footer .bnr {
    margin-bottom: 8vw;
}
footer .access_btn {
    text-align: center;
    font-weight: normal;
    color: #5e5e5e;
    margin-bottom: 8vw;
    font-size: 11px;
}
footer .access_btn span {
    position: relative;
    display: inline-block;
}
footer .access_btn span::before {
    content: "";
    background: url("../img/shared/icon_url.png") no-repeat;
    width: 13px;
    height: 14px;
    background-size: 100%;
    display: inline-block;
    margin-right: 5px;
    margin-top: -4px;
    vertical-align: middle;
}
footer address {
    font-weight: normal;
    font-size: 12px;
    color: #5e5e5e;
    line-height: 25px;
    margin-bottom: 8vw;
}
@media only screen and (min-width: 768px) {
    footer nav a .en {
        font-size: 24px;
    }
    footer nav a .jp {
        margin-left: 10px;
        font-size: 13px;
        position: relative;
        z-index: 0;
        overflow: hidden;
    }
    footer nav a .jp::before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #ff0000;
        border-radius: 100%;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    footer nav a:hover .jp::before, footer nav a.active .jp::before {
        -webkit-transform: scale(2);
        transform: scale(2);
    }
    footer .row {
        width: 680px;
        display: flex;
        justify-content: space-between;
        margin-bottom: -50px;
    }
    footer .row .logo {
        margin-bottom: 0;
        max-width: none;
        width: 320px;
        text-align: left;
        margin: 0;
        margin-top: 17px;
    }
    footer .row .right {
        font-size: 16px;
        width: 305px;
        margin-top: 80px;
        letter-spacing: 1px;
        margin-bottom: 150px;
    }
    footer .row .right .tit {
        margin-bottom: 25px;
        text-align: left;
    }
    footer .row .right .txt {
        text-align: left;
        line-height: 32px;
    }
    footer .row .right .txt span {
        margin-left: 89px;
		
    }
    footer .bnr {
        position: absolute;
        margin-bottom: 0;
        right: 64px;
        top: 219px;
        width: 428px;
    }
    footer .access_btn {
        position: absolute;
        right: 72px;
        top: 358px;
    }
    footer address {
        margin-bottom: 0;
        text-align: left;
        margin-left: 49px;
        letter-spacing: 0px;
        margin-bottom: -27px;
    }
    footer address a:hover {
        border-bottom: 1px solid;
    }
}
@media only screen and (min-width: 768px) {
    .hamburger {
        width: 120px;
        height: 120px;
        top: 20px;
        right: 30px;
        opacity: 0;
        visibility: hidden;
    }
    .nav--opened .hamburger {
        opacity: 1;
        visibility: visible;
    }
    .has_nav .hamburger {
        opacity: 1;
        visibility: visible;
    }
    .hamburger:hover {
        opacity: 0.8
    }
    .hamburger span {
        width: 50px;
        top: 45%;
    }
    .hamburger span::before, .hamburger span::after {
        width: 50px;
        top: 13px;
    }
    .nav--opened .hamburger span::after {
        transform: rotate(-94deg) translateX(0px);
        top: 0;
        width: 53px;
    }
    .nav--opened .hamburger span {
        transform: rotate(136deg) translateX(20px) scale(1.5);
    }
}
/* iPhone X */
@media only screen and (min-device-width: 375px) and (min-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    /*footer:after {
    background: #3b2718;
    content: "";
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 36px;
    z-index: 97;
  }
  #fixed-sp {
    bottom: calc(env(safe-area-inset-bottom) - 0px);
  }
  #pagetop {
    bottom: 85px !important;
  }*/
}
/* iPhone XR */
@media only screen and (min-device-width: 414px) and (min-device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    /* footer:after {
    background: #3b2718;
    content: "";
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 36px;
    z-index: 97;
  }
  #fixed-sp {
    bottom: calc(env(safe-area-inset-bottom) - 0px);
  }
  #pagetop {
    bottom: 85px !important;
  }*/
}
/* iPhone 11 */
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-device-pixel-ratio: 3), only screen and (-webkit-min-device-pixel-ratio: 4.7708333333), only screen and (min-resolution: 458dpi), only screen and (min-resolution: 3dppx) {
    /* footer:after {
    background: #3b2718;
    content: "";
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 36px;
    z-index: 97;
  }
  #fixed-sp {
    bottom: calc(env(safe-area-inset-bottom) - 0px);
  }
  #pagetop {
    bottom: 85px !important;
  }*/
}
.btn-cus {
    position: relative;
    transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
    padding-bottom: 0 !important;
    width: 400px;
    max-width: 100%;
}
.btn-cus a:before {
    content: "";
    width: 62px;
    height: 70px;
    background: url("../img/shared/icon_btn.png") no-repeat;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.btn-cus a {
    display: block;
    font-size: 22px;
    padding: 5px;
    text-align: center;
    font-weight: 900;
    color: #fff;
    position: relative;
}
.btn-cus a span {
    display: inline-block;
    position: relative;
    text-shadow: 4px 4px 0px #000000;
}
.btn-cus a span::after {
    content: "";
    position: absolute;
    left: -20px;
    top: 17px;
    background: #ff0000;
    height: 15px;
    right: -42px;
    z-index: -1;
}
.btn-cus a:after {
    content: "";
    width: 17px;
    height: 20px;
    background: url("../img/shared/icon_arrow2.png") no-repeat;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: -10px;
}
.pc {
    display: none;
}
/*=============================================
===============================================
===============================================
*************** css for iphone 5 ************
===============================================
===============================================
*=============================================*/
/*=============================================
===============================================
===============================================
***************** css for ie 11 ***************
===============================================
===============================================
*=============================================*/
/*=============================================
===============================================
===============================================
***************** CSS FOR PC ***************
===============================================
===============================================
*=============================================*/
@media only screen and (min-width: 768px) {
    .sp {
        display: none;
    }
    .pc {
        display: block;
    }
    .btn-cus {
        width: 410px;
    }
    .btn-cus a:before {
        width: 80px;
        height: 81px;
    }
    .btn-cus a {
        font-size: 30px;
    }
    .btn-cus a span::after {
        background: #000;
        height: 36px;
        top: 26px;
        display: none;
    }
    .btn-cus a .line {
        background: #ff0000;
        height: 36px;
        top: 39px;
        position: absolute;
        left: 30px;
        width: 100%;
        z-index: -1;
        overflow: hidden;
    }
    .btn-cus a .line::before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #a90000;
        border-radius: 100%;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    .btn-cus a:hover .line::before, .btn-cus a:focus .line::before {
        -webkit-transform: scale(2);
        transform: scale(2);
    }
    .btn-cus a:after {
        width: 26px;
    }
    /*=============================================
 ******************** header ******************
 *=============================================*/
    header {
        position: relative;
        width: 100%;
        z-index: 99999 !important;
    }
    header .logo {
        text-align: center;
        font-size: 28px;
        padding: 20px 10px 10px;
    }
    header .logo a {
        text-decoration: none;
    }
    header h1 {
        font-size: 12px;
        padding: 10px;
        text-align: left;
        top: 790px;
    }
	
    html img {
        max-width: 100%;
        height: auto;
    }
    #head-key .logo {
        width: auto;
    }
    .js-scroll {
        display: flex;
        justify-content: flex-start;
        padding-bottom: 0;
        flex-direction: column;
        padding-bottom: 100px;
    }
    /*=============================================
 ******************* nav-fixed ****************
 *=============================================*/
    #menu_toggle {
        top: 0;
        right: 0;
        position: fixed;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        transition: none;
        left: auto;
        padding: 20px 0 80px;
        overflow: auto;
    }
    .menu_toggle .logo-nav {
        width: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .menu_toggle .logo-nav img {
        width: 100%;
        height: auto;
    }
    .menu_toggle .tel-icon {
        font-size: 24px;
        font-family: 'Noto Serif JP', serif;
        letter-spacing: 0.08em;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        border-left: 1px solid;
        padding-left: 10%;
        width: 210px;
    }
    .has_nav .menu_toggle {
        opacity: 1;
        visibility: visible;
        position: fixed;
    }
    .menu_toggle .nav {
        position: relative;
        display: flex;
        justify-content: center;
        max-width: 1000px;
        padding-top: 0;
        width: 970px;
        margin: 0 auto 30px;
    }
    .menu_toggle a.nav-main, .menu_toggle .sub-nav {
        position: relative;
        display: flex;
        text-decoration: none;
        cursor: pointer;
        justify-content: center;
        align-items: center;
        letter-spacing: 0.05em;
        font-size: 16px;
        width: 100%;
        height: 100%;
        padding: 5px 11px;
        margin: 0 12px;
        /* transition: all 0.5s; */
    }
    .menu_toggle a.nav-main::after, .menu_toggle .sub-nav::after {
        width: 0%;
        height: 1px;
        /* background: #000; */
        content: "";
        position: absolute;
        bottom: 20px;
        left: 5%;
        transition: all 0.4s ease;
        display: block;
    }
    .menu_toggle li a.nav-main.active::after, .menu_toggle li:hover a.nav-main::after, .menu_toggle li.sub-nav.active::after {
        width: 90%;
    }
    .menu_toggle .sub-box {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 50px;
        left: 0;
        width: 275px;
        background: #FFF;
        box-sizing: border-box;
        padding: 10px;
        transition: all 0.4s ease;
    }
    .menu_toggle .sub-nav::before {
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 8px solid #000;
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 2px;
        transition: all 0.3s ease;
    }
    /*=============================================
 ******************* keyvisual ****************
 *=============================================*/
    #head-key {
        display: block;
        justify-content: space-between;
        width: 100%;
        margin-bottom: -2px;
    }
    #key-box {
        width: 100%;
        min-height: 100vh;
    }
    #key-box .keyvisual {
        width: 100%;
        height: 100%;
    }
    #key-box .keyvisual li {
        height: 800px;
    }
    .head-info {
        width: 300px;
        margin-right: 50px;
        text-align: center;
        padding-top: 65px;
    }
    .head-info dl {
        font-size: 12px;
        font-family: 'Noto Serif JP', serif;
        letter-spacing: 0.08em;
        padding: 30px 0 65px;
    }
    .head-info dl dt {
        font-size: 13px;
        font-weight: bold;
        margin-bottom: -12px;
    }
    .head-info dl dt .tel-icon {
        font-size: 25px;
    }
    .head-info dl dt .tel-icon span {
        font-size: 24px;
        padding: 0 4px 0 8px;
    }
    .head-info ul li {
        display: flex;
        justify-content: center;
    }
    .head-info ul li a {
        font-family: 'Noto Serif JP', serif;
        letter-spacing: 0.05em;
        font-size: 18px;
        display: block;
        text-decoration: none;
        padding: 10px 0;
        width: 190px;
        position: relative;
        border-bottom: 1px dashed transparent;
    }
    .head-info ul li.active a, .head-info ul li:hover a {
        border-bottom: 1px dashed #000;
    }
    /*=============================================
 ******************* footer *******************
 *=============================================*/
    footer {
        position: relative;
        padding: 76px 0 48px;
    }
    footer nav {
        text-align: center;
        position: absolute;
        right: 0;
        top: 24px;
        width: 485px;
        height: 183px;
    }
    footer nav > a {
        margin-right: 15px;
        width: 225px;
        display: flex !important;
        align-items: center;
        margin-bottom: -3px;
    }
    footer nav > a + a:before {
        /* content: "\7C"; */
        display: inline-block;
        margin-right: 15px;
        text-decoration: none;
        text-decoration-line: none;
        text-decoration-color: transparent;
    }
    footer .logo {
        text-align: center;
    }
    footer dl.tel-ft {
        padding: 10px 0 15px;
        text-align: center;
    }
    footer dl.tel-ft dt {
        font-weight: bold;
    }
    footer dl.tel-ft dt .tel-icon {
        font-size: 25px;
    }
    footer dl.tel-ft dt .tel-icon span {
        font-size: 24px;
        padding: 0 4px 0 8px;
    }
    footer .info-footer {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding-bottom: 20px;
    }
    footer .info-footer dl {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px dashed;
    }
    footer .info-footer dl dt {
        font-weight: bold;
    }
    footer {}
    html footer .wrap {
        width: 1271px;
        padding: 0 20px;
    }
    footer h2 {
        text-align: center;
        font-weight: bold;
        font-size: 48px;
        line-height: 40px;
        margin-bottom: 58px;
    }
    footer .group {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
    }
    footer .left {
        width: 471px;
    }
    footer .tel {
        border-top: 5px solid #f7d237;
        border-bottom: 5px solid #f7d237;
        padding: 16px 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px;
    }
    footer .tel dt {
        font-weight: bold;
    }
    footer .tel dt span {
        font-weight: bold;
        font-size: 30px;
        margin-left: 17px;
        vertical-align: sub;
    }
    footer .tel dd {
        font-size: 16px;
    }
    footer .banner {
        position: relative;
        margin-bottom: 30px;
    }
    footer .banner span {
        position: absolute;
        font-size: 20px;
        font-weight: bold;
        z-index: 10;
        top: 19px;
        left: 30px;
        line-height: 28px;
    }
    footer .right {
        width: 485px;
    }
    footer .right .info dl {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        padding: 10px 0;
        font-size: 16px;
        line-height: 24px;
    }
    footer .right .info dl dt {
        width: 150px;
    }
    footer .right .info dl dd {
        width: calc(100% - 150px);
        padding-left: 0;
    }
    /*=============================================
***************** copyright ******************
*=============================================*/
    #pagetop {
        cursor: pointer;
        transition: all 0.3s ease;
        position: fixed;
        bottom: 10px;
        right: 10px;
        width: auto;
		z-index: 9999;
    }
    #pagetop:hover {
        opacity: 0.9;
    }
    #socialbuttons {
        max-width: 350px;
        line-height: 20px;
        margin-right: 0;
    }
    address {
        padding: 25px 0 10px;
    }
    address span {
        display: inline-block;
        margin-left: 20px;
    }
}
.dot_right .slick-dots {
    text-align: right;
}
.dot_left .slick-dots {
    text-align: left;
}
@media only screen and (min-width: 768px) {}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 20px, 0);
        opacity: 0;
        transform: translate3d(0, 20px, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 20px, 0);
        opacity: 0;
        transform: translate3d(0, 20px, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.rotate img {
    animation: rotate 10s linear infinite;
}
@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 .3s ease;
        -moz-transition: opacity .3s ease;
        -webkit-transition: opacity .3s ease;
    }
    .btn {
        transition: none !important;
        -moz-transition: none !important;
        -webkit-transition: none !important;
    }
    .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: none !important;
        -moz-transform: none !important;
        -webkit-transform: none !important;
    }
    a:before {
        text-decoration: underline;
        display: inline-block;
    }
    a:before, a:hover:before {
        text-decoration: none;
    }
}
/*=============================================
 ******************* RESPONSIVE ****************
 *=============================================*/
html {
    min-width: auto;
}
html a:hover {
    text-decoration: none;
}
html .wrap {
    padding: 0 5%;
    width: auto;
    max-width: 100%;
    box-sizing: border-box;
}
.sp {
    display: block;
}
.pc {
    display: none !important;
}
html #socialbuttons .social-line {
    overflow: hidden;
}
@media only screen and (min-width: 768px) {
    .pc {
        display: block !important;
    }
    .sp {
        display: none !important;
    }
    html #socialbuttons .social-line {
        width: auto;
        overflow: hidden;
    }
    html .wrap {
        padding: 0;
        width: 1000px;
        max-width: 100%;
        box-sizing: border-box;
    }
}
/*=============================================
 *************** responsive common ************
 *=============================================*/
@media only screen and (min-width: 768px) {
    body {
        position: static !important;
        top: 0 !important;
        box-sizing: border-box;
    }
}
.flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.ob img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.txt, .txt1, .txt2, .txt3 {
    text-align: justify;
}
.shadow {
    text-shadow: -2px -2px 0px #000, 2px 2px 0px #000, 2px -2px 0px #000, 2px 3px 0px #000, 2px 2px 0px #000, 3px 4px 0px #000;
}
.bg-fix {
    background: url("../img/shared/bd_bg_sp.jpg") repeat-y;
    background-size: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    transition: all ease-in-out .5s;
}
.nav--opened #fixed-sp {
    display: none;
}
@media only screen and (min-width: 768px) {
    .txt, .txt1, .txt2, .txt3 {
        text-align: inherit;
    }
    .bg-fix {
        background: url("../img/shared/bd_bg.jpg") repeat-y;
        background-size: 100%;
    }
}
@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        -webkit-transform: scaleX(1);
        opacity: 1;
        transform: scaleX(1)
    }
}
@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        -webkit-transform: scaleX(1);
        opacity: 1;
        transform: scaleX(1)
    }
}
.bounceIn {
    -webkit-animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-duration: .75s;
    animation-name: bounceIn
}
.contact-shared {
    background: rgba(255, 255, 255, 0.9);
    padding: 10vw 0 0vw;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #000;
}
.contact-shared .wrap {
    min-height: auto !important;
}
.contact-shared .wrap {
    padding: 0;
}
.contact-shared h2 {
    font-weight: 500;
    text-align: center;
    padding: 6vw 0 11vw;
    font-size: 6.5vw;
    border-bottom: 1px solid #fff;
    letter-spacing: 0.1em;
}
.contact-shared .tel {
    text-align: center;
    padding: 13vw 0;
    border-bottom: 1px solid #fff;
}
.contact-shared .tel dt {
    font-size: 5vw;
    line-height: 1.7;
}
.contact-shared .tel dt .tel-icon {
    font-size: 9vw;
    display: flex;
    justify-content: center;
}
.contact-shared .tel dt .tel-icon span {
    display: inline-block;
    width: 5%;
    margin-left: -20px;
    margin-right: 9px;
    margin-top: -0.5%;
}
.contact-shared .tel dd {
    font-size: 11px;
    font-weight: 500;
    line-height: 21px;
}
.contact-shared .group {
    justify-content: space-between;
    line-height: 22px;
}
.contact-shared .group .col1,.contact-shared .group .col2{
	width: 48%;
} 
.contact-shared .group .icon {
    width: 39%;
    margin: 0 auto;
}
.contact-shared .group .line {
    width: 100%;
    border-right: 1px solid #fff;
    padding-top: 14vw;
    padding-bottom: 10vw;
}
.contact-shared .group .line dt {
    text-align: center;
    font-size: 5vw;
    margin-bottom: 6vw;
    color: #06c755;
}
.contact-shared .group .web {
    width: 100%;
    padding-top: 13vw;
    padding-bottom: 10vw;
}
.contact-shared .group .web dt {
    text-align: center;
    font-size: 5vw;
    margin-bottom: 6vw;
    color: #ff0000;
}
@media only screen and (min-width: 768px) {
    .contact-shared {
        padding: 0;
    }
    .contact-shared .wrap {
        width: 1166px;
        padding: 0 10px;
        display: flex;
        justify-content: space-between;
        min-height: auto;
    }
    .contact-shared h2 {
        padding: 82px 0 50px;
        font-size: 26px;
        border-bottom: 0;
        border-right: 2px solid #fff;
        letter-spacing: 1px;
        width: 237px;
        text-align: left;
    }
    .contact-shared .tel {
        padding: 42px 0;
        width: 399px;
        border-right: 2px solid #fff;
        border-bottom: 0;
    }
    .contact-shared .tel dt {
        font-size: 20px;
        line-height: 39px;
        margin-bottom: 13px;
    }
    .contact-shared .tel dt .tel-icon {
        font-size: 36px;
    }
    .contact-shared .tel dd {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: -1px;
    }
    .contact-shared .group {
        width: 587px;
        flex-direction: row;
        align-items: center;
        padding-left: 32px;
    }
	.contact-shared .group .col1, .contact-shared .group .col2{
		display: flex;
		height: 100%;
	}
	.contact-shared .group .col1:hover, .contact-shared .group .col2:hover{
		opacity: 0.8;
	}
	.contact-shared .group .col1{
		width: 280px;
	}
	 .contact-shared .group .col2{
		 width: 220px;
		 align-items: center;
		}
	.contact-shared .group .col1 a{
		display: flex;
		align-items: center;
	}
    .contact-shared .group .icon-line {
        width: 55px;
        margin-right: 14px;
    }
    .contact-shared .group .icon {
        width: 65px;
    }
    .contact-shared .group .line {
        padding-top: 0;
        padding-bottom: 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        height: 100%;
        box-sizing: border-box;
        border-width: 2px;
        padding-right: 20px;
    }
    .contact-shared .group .line dt {
        font-size: 20px;
        margin-bottom: 0;
        margin-right: 18px;
    }
    .contact-shared .group .web {
        padding-top: 50px;
        padding-bottom: 50px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .contact-shared .group .web dt {
        font-size: 20px;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.contact-shared .group .col2{
		padding-left: 30px;
	}
	
	footer .row .logo{
		width: 270px;
	}
	footer .row{
		width: 580px;
	}
}


.nav-top {
    top: 31px;
    right: 0;
    position: absolute;
    width: 100%;
    height: 100px;
    transition: none;
    left: auto;
    padding: 20px 0 80px;
    overflow: auto;
    display: flex;
    z-index: 35;
    justify-content: space-between;
    max-width: 1320px;
    margin: 0 auto;
    left: 0;
}
.nav-top .nav li {
    margin-bottom: 10px;
}
.nav-top .nav li a {
    text-align: center;
    line-height: 17px;
    margin: 0 14px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.nav-top .nav li .en {
    font-style: italic;
    font-size: 30px;
    display: block;
    margin-bottom: 10px;
}
.nav-top .nav li .jp {
    font-weight: 500;
    display: inline-block;
    font-size: 13px;
    line-height: 1.5;
    padding: 0 12px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.nav-top .nav li .jp::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ff0000;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.nav-top .nav li a:hover .jp::before, .nav-top .nav li a.ctive .jp::before {
    -webkit-transform: scale(2);
    transform: scale(2);
}
.nav-top .nav li a.active .jp {
    background: #ff0000;
}
.nav-top .contact {
    margin-top: -17px;
}
.nav-top .contact a {
    display: block;
    font-size: 20px;
    font-style: italic;
    background: #000;
    width: 160px;
    margin: 0 auto;
    text-align: center;
    padding: 2px 10px;
    position: relative;
    line-height: 60px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.nav-top .contact a::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ff0000;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.nav-top .contact a:hover::after {
    -webkit-transform: scale(2);
    transform: scale(2);
}
.nav-top .contact a::before {
    content: "";
    border: 1px solid #fff;
    position: absolute;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
}
.nav-top .left {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.nav-top .left .logo {
    margin-top: -20px;
    margin-right: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .nav-top .nav li .jp {
        font-size: 10px;
        white-space: nowrap;
    }
}
@media only screen and (min-width: 768px) {
	.header-sns{
		    position: absolute;
			right: 30px;
			flex-direction: column;
			width: 50px;
			top: 165px;
		z-index: 10;
	}
	.header-sns li{
		margin-bottom: 20px;
	}
}

.glowAnime {
    overflow: hidden;
}
.glowAnime span {
    display: inline-block;
    overflow: hidden;
    line-height: 1;
}
.glowAnime span span {
    display: inline-block;
    opacity: 0;
    -webkit-transition: opacity 1s cubic-bezier(0.36, 0.14, 0, 1), -webkit-transform 1s cubic-bezier(0.36, 0.14, 0, 1);
    transition: opacity 1s cubic-bezier(0.36, 0.14, 0, 1), -webkit-transform 1s cubic-bezier(0.36, 0.14, 0, 1);
    transition: opacity 1s cubic-bezier(0.36, 0.14, 0, 1), transform 1s cubic-bezier(0.36, 0.14, 0, 1);
    transition: opacity 1s cubic-bezier(0.36, 0.14, 0, 1), transform 1s cubic-bezier(0.36, 0.14, 0, 1), -webkit-transform 1s cubic-bezier(0.36, 0.14, 0, 1);
}
.glowAnime.animated span, .glowAnime.glow span {
    display: inline-block;
    overflow: hidden;
    opacity: 1;
}
.glowAnime.animated span span, .glowAnime.glow span span {
    animation: glow_anime_on 0.5s backwards;
}
.glowAnime.glow span span {
    opacity: 1;
}
@keyframes glow_anime_on {
    0% {
        -webkit-transform: translate(0, 100%) skewX(12deg);
        transform: translate(0, 100%) skewX(12deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0%) skewX(0deg);
        transform: translate(0, 0%) skewX(0deg);
    }
}