@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Fredoka+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans&display=swap');

/*
Theme Name: The Living Room with SKY BAR 
Theme URI: https://www.livingroom-skybar.com/wp-content/themes/lr/
Description: LR restaurant theme
Version: 1.0
*/


body{
    background:#f3f3f3;
    background-size:48px 48px;
    /* font-family: 'Noto Sans JP', sans-serif; */
    font-family: 'Noto Serif JP', serif;
    letter-spacing:0.1em;
	color: #333;
	font-size:0.9rem;
	line-height:1.85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%; 
	word-wrap: break-word;
}

*{box-sizing: border-box;}

ul{
	margin:0;
	padding: 0;
	list-style: none;
}

a{
	color: #333;
	text-decoration: none;
    outline: none;
    transition:all 0.3s;
}

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

.cl{
    overflow: hidden;
}

.txt-center{
    text-align: center;
}

#blog article {max-width:900px;margin:auto;}

/*==================================================
 Area
===================================*/

#main-area{
    margin: 0 0 100px 0;
}

#container{
    position: relative;
    overflow-x: hidden;
}

#content-area{
    width:100%;
    padding:0 0 0 230px;
}

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

#content-area{
    padding:0;
}
    
}

.inner{
   padding:20px 50px 50px 50px;
}

@media screen and (max-width:768px) {
.inner{
   padding: 30px;
}
}

/*==================================================
 Heading
===================================*/

.heading-block{
    text-align: center;
    padding: 90px 0;
}

.heading-block p{
    font-size: 3.5rem;
    text-transform: uppercase;
    /* color:#095E6D; */
    color:#79604a;
    z-index: -1;
    letter-spacing: 0.3em;
    font-family: 'PT Sans', sans-serif;
    line-height: 1;
}

#menu h2,
#access h2,
#faq h2{
    letter-spacing:0.2em;
    font-size:0.9rem;
    margin: 0 0 10px 0;
}


@media screen and (max-width:1023px) {
.heading-block p{
    font-size: 2.7rem;
    }
}

.heading01{
    text-align:center;
    padding:20px 0;
    margin: 0 0 50px 0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.heading01 .title{
    font-size: 1.5rem;
    display: block;
    color: #095E6D;
}

@media screen and (max-width:768px) {
  .heading01 .title{
    font-size: 1.2rem;
}
}

.heading01 .cap{
    color:#666;
    font-size: 0.9rem;
}

.heading02{
    font-size:1.1rem;
    margin: 0 0 50px 0;
    text-align: center;
}


/*==================================================
 404
===================================*/

.error404 .inner p{
    margin: 0 0 80px 0;
    text-align: center;
}


@media screen and (max-width:768px) {
.error404 .inner p.desc{
    text-align: left;
}
}

/*==================================================
 Slider
===================================*/

#slider-area{
    position: relative;
}

#slider-area .scrolldown1{
    top: inherit;
    bottom:0;
    z-index: 1;
}

/*==================================================
  Header
===================================*/

#header{
    position:fixed;
    top:0;
    left:0;
    width:230px;
    height: 100vh;
    background:#fdfdfd;
    display: flex;
    justify-content: center;
}

#header h1{
    padding: 80px 0 42px 0;
    text-align: center;
}

#header h1 span{
    display: none;
}
rt {font-size: .5rem}

#header p{
    /* -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    text-orientation: upright;
    left: 35px; */
    letter-spacing: 0.2em;
    font-size: 0.8rem;
    position: relative;
    /* left:50%;
    bottom:0;
    transform:translate(-50%, 0%); */
    top:2%;
    /* transform:rotate(90deg); */
    text-align:center;
}

#header dl{
    position: absolute;
    left: 26px;
    right: 17px;
    bottom: 205px;
    text-align: center;
}

#header dl dt{
    font-size:1.3rem;
}

#header dl dt small {
    font-size: .7rem;
    display: inline-block;
}

#header dl dd{
    font-size:0.9rem;
}

#header .sns-link{
    position: absolute;
    /* left: 64px; */
    bottom:22px;
    max-width: 80%;
    left:10%;
    text-align: center;
}
@media (min-width:769px) {
#header .sns-link li a {
    border: 1px solid #888;
    padding: 10px;
    display: block;
    font-size: .7rem;
    width: 184px;
    margin: 10px 0;
}}
.thebar {width:80px}

.sptel,.spbar,.spblink{
    display: none;
}
.slash {stroke:#000;stroke-miterlimit:10;}
#g-nav-list li,.footer-link li {text-align:center}
#g-nav-list li a span,.footer-link li a span,#main-nav p a span {display: block;font-size:.5rem;position: relative;top: -5px;}

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

#header{
    position: relative;
    width: auto;
    height: auto;
    background: none;
}
  
.top #header{
    position:absolute;
    z-index: 2;
    color: #fff;
    width:100%;
    height: 100vh;
    top: 0;
    left: 0;
    align-items: center;
}
    
#header h1{
 padding: 90px 0 20px 0;
}
    
.top #header h1 {
    padding: 0;
}

#header p{
    display: none;
}
    
.top #header p{
    display: block;
    transform: rotate(0deg);
    text-align: center;
}
 
.top #header h1 svg path,.top #header h1 svg polygon{
     fill:#fff;
}
.slash {stroke:#fff;}
.top .header-area{
    height: 13vh;
}

#header dl{
    display:none;
}
    
.sptel {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #584D40;
    color: #fff;
    text-align: center;
    height: 55px;
    width: 54px;
    position: fixed;
    right: 62px;
    top: 3px;
    z-index:3;
    }
    
    .sptel a{
        display: block;
        color: #fff;
    }
    .sptel i{
        transform: rotate(-4deg);
        font-size: 1.2rem;
    }
    
    .spbar{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #938573;
    color: #fff;
    text-align: center;
    height: 55px;
    width: 54px;
    position: fixed;
    right: 121px;
    top: 3px;
    z-index:3;
    font-size: 0.65rem;
    /* border-radius: 7px; */
    }
    .spbar a{
        display: block;
        color: #fff;
    }
    .spbar img {width:40px}
    .spblink{
        display:block;
        height: 55px;
        width: 55px;
        position: fixed;
        /* left: 2px; */
        right: 180px;
        top: 3px;
        z-index: 3;
        background: #333;
        /* border-radius: 7px; */
        padding-top: 2%;
    }
    .spblink a {display: flex;
        justify-content: center;}
    .spblink a svg {
        max-width: 80%;
        width: 80%;
        height: 80%;
    }
    .spblink path {fill: #fff;
        stroke: #aaa;
        stroke-width: 0.5px;
        stroke-miterlimit: 10;}

 #header .sns-link{
    /* left: 10px;
    top:20px;
     bottom:inherit; */
     display:none;
    }
    
.top #header .sns-link a{
    color: #fff;
    }
}

@media (641px <= width <= 768px )  {
    .top #header {
        height: 60vh;
    }
    #header h1 svg{
        width:35vw;   
    }
}

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

#header h1 svg{
    width:120px;   
}
_:-ms-lang(x)::backdrop, #header h1 svg {
    width: 100%;
}

.top #header h1 svg{
    width:160px;   
}
}
/* @supports (-ms-ime-align: auto) {
	#header h1 svg {
        position: relative;
        transform:translate(-50%, 0%);
    }
} */

/* sns */

.sns-link li{
    display:inline-block;
}

.sns-link li i{
    font-size: 1.5rem;
}

.hotel img {width: 100%;}

@media screen and (max-width: 1023px){
    .hotel{
        display: none!important;
    }
}
/*==================================================
 G-navi
===================================*/
#main-nav{
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-items: center;
}

#main-nav.fixed{
	position: fixed;
    top:0;
	width : calc(100% - 230px) ;
    /* background:rgba(255,255,255,0.8); */
    background: #fdfdfd;
    z-index: 9;
}

#g-nav ul{
    display: flex;
}

#g-nav ul li a{
    display: block;
    padding: 37px 25px;
    position: relative;
    transition:all 0.3s;
}

#g-nav ul li:last-child a{
    background: #938573;
    color: #fff;
}

#g-nav ul li:last-child a:hover{
     background:#3c3124;   
}

#main-nav.fixed #g-nav ul li a{
    padding-top: 27px;
    padding-bottom: 27px;
}


@media screen and (max-width:1265px) {
 #g-nav ul li a {
    padding-left:20px;
    padding-right:20px;
}
}

@media screen and (max-width:1190px) {
 #g-nav ul li a {
    padding-left:12px;
    padding-right:12px;
}
}


@media screen and (max-width:1090px) {
 #g-nav ul li a {
    padding-left:8px;
    padding-right:8px;
}
}

#g-nav ul li.current a::before,
#g-nav ul li a:hover::before{
    content: "";
    /*描画位置*/
	position: absolute;
	top: 0;
    left:50%;
    /*線の形状*/
	width: 1px;
	height: 20px;
	background: #3c3124;
    /*線の動き1.4秒かけて動く。永遠にループ*/
	animation: gnavipathmove 2.4s ease-in-out infinite;
	opacity:0;
}

@media screen and (max-width:1023px) {
#main-nav.fixed{
	position:relative;
	width :auto;
    background:transparent;
}
  
#g-nav ul{
    display: block;
    text-align: center;
}
#g-nav ul li a,
#main-nav.fixed #g-nav ul li a{
    padding: 15px;
    color: #fff;
}

#g-nav ul li:last-child a,
#g-nav ul li:last-child a:hover{
    background:none;
}
    
#g-nav ul li.current a::before,
#g-nav ul li a:hover::before{
    animation: none;
    left:0;
    top:48%;
    width:10px;
    height: 1px;
    background: #fff;
    opacity: 1;
}
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes gnavipathmove{
	0%{
		height:0;
		top:0;
		opacity: 0;
	}
	30%{
		height:20px;
		opacity: 1;
	}
	100%{
		height:0;
		top:30px;
		opacity: 0;
	}
}

#main-nav p a{
    background:#095E6D;
    color: #fff;
    padding:37px 20px;
    text-align: center;display: block;
}

#main-nav.fixed p a{
    padding-top:27px;
    padding-bottom: 27px;
}

#main-nav p a:hover{
     background:#3c3124;   
}


@media screen and (max-width:1023px) {
#main-nav p a{
    display: none;
    transition: all 0.5s;
	opacity: 0;
    padding: 10px 0;
   font-size: 1.2rem; 
}

 
#main-nav p.reserveactive{
    display: block;
    position: fixed;
    z-index: 9999;
    bottom:30px;
    left:20%;
    width:60%;
    border: 1px solid rgba(255,255,255,0.8);
	animation: UpAnime 1s forwards;
}

}

@media (max-width:1300px) {
    #main-nav {position: relative;}
    #main-nav p {
        position: absolute;
        left: 0;
        z-index: 2;
    }
    /* #main-nav.fixed p {
        top: 88px!important;
    }
    #main-nav.fixed p a {
        padding-top: 10px;
        padding-bottom: 10px;
    } */
}

@media screen and (max-width:420px) {
#main-nav p.telactive{
    width:90%;
    left:5%;
}
    
}

/*==================================================
  News
===================================*/

.more-btn{
    margin: 50px 0 0 0!important;
    text-align: center;
}

@media screen and (max-width:768px) {
    .more-btn{
    text-align: center;
    }
.more-btn a,
.more-btn span{
    display: block;
}
    
}

.article-list{
    margin:0 auto 50px auto!important;
    padding: 0 0 50px 0;
    border-bottom: 1px solid #ccc;
    max-width: 1280px;
}

.wp-pagenavi{
	text-align: center;
    padding: 0 0 50px 0;
}

.wp-pagenavi a, .wp-pagenavi span {
    border:none!important;
    padding: 8px 14px!important;
	margin:0 5px!important;
	border-radius: 20px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border:none!important;
	background:#ddd;
}


#news-area{
    position: absolute;
    left: 0;
    bottom:0;
    background:rgb(60 49 36 / 80%);
    width: 50%;
    z-index: 2;
    padding: 10px;
}

@media screen and (max-width:1023px) {
#news-area{
    position: relative;
    width:100%;
    }
}

#news-area article .no-link,
#news-area article a{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding:10px;
    color: #ccc;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

#news-area article:last-child .no-link,
#news-area article:last-child a{
    border: none;
}

#news-area article a:hover{
    background:#095E6D;
}

#news-area time{
    font-size: 0.6rem;
    padding: 0 10px 0 0;
}

#news-area h3{
    font-size: 0.8rem;
}


/*==================================================
  Lead
===================================*/

#lead{
    position: relative;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 80px 0;
}

#lead .pcnone{
    display: none;
}

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

#lead .pcnone{
    display: block;
}
    
}

#lead .svganimeblock{
    width:40%;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}

#lead h2{
     font-size:1.5rem;
    /* letter-spacing: 0.1em; */
    line-height: 2.2;
    padding: 0 0 30px 0;
}

#lead .lead-desc p{
    letter-spacing: 0.1em;
    line-height: 3;
    margin: 0 0 30px 0;
}

@media screen and (max-width:1105px) {
#lead h2{
    line-height: 1.8;
    display: inline-block;
    font-size: 1rem;
    letter-spacing: 0.2em;
}
    
#lead .lead-desc p{
    line-height:2.5;
}
    
    #lead .svganimeblock{
        top: 22%;
        width:220px;
    }  
}

@media screen and (max-width:570px) {
#lead .lead-desc p{
    padding:0 30px;
    text-align: left;
}
    
#lead .lead-desc p br{
    display: none;
}
    
}

/*==================================================
  Menu
===================================*/

#menu{
    position:relative;
    margin: 0 0 100px 0;
}

#menu .menu-bg{
    position: relative;
    background-repeat:no-repeat;
    background-size:cover;
    background-attachment:fixed;
    background-position: center;
    width:100%;
    height:50vh;
}

#menu .menu-lead{
    position: relative;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
align-items: flex-start;
    padding: 0 0 80px 0;
    margin: 0 0 100px 0;
}


@media screen and (min-width: 906px) {
#menu .menu-lead {
    padding-left:4em;
}
}

#menu .menu-lead::after{
     content:'';
    position: absolute;
    z-index: -1;
    left:0;
    bottom:0;
    background:url(img/bg_lead.png) no-repeat;
    background-size: cover;
    width:60%;
    height: 70%;
}


#menu .menu-lead-img{
    width:30%;
    margin: 0 0 0 10%;
}

#menu .menu-lead-area{
    width:50%;
    padding:0 4em 0 0;
}

#menu .menu-lead-area h3{
    margin: 0px 0 10px 0;
    font-size: 1.1rem;
}

#menu .menu-lead-area h3 .cap{
    font-size:0.9rem;
    display: block;
    color:#095E6D;
}

#menu .menu-lead-area p{
    margin: 0 0 30px 0;
}

#menu section.menu-detail{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
align-items: flex-start;
margin-bottom:5em;
}

#menu section.menu-detail:nth-of-type(odd){
    flex-direction:row-reverse;
}

#menu .menu-img{
  width: 45%;
line-height: 0;
}

#menu .menu-img-detail{
    position:relative;
}

#menu .pdf-link{
    display:flex;
    flex-wrap: wrap;
    justify-content:space-between;
}

#menu .pdf-link li{
    width:100%;
    margin-bottom:10px;
    text-align: center;
}
@media (min-width:640.1px) {
    #menu .pdf-link li{
        width:48%;
    }    
}

#menu .pdf-link a{
    display: block;
    padding: 10px;
    background:rgba(255,255,255,0.3);
    color: #333;
    border:1px solid #ccc;
}

#menu .pdf-link a:hover{
    background:rgba(255,255,255,1);
}

#menu .menu-box{
    animation-delay:.5s;
    padding:4em;
}

#menu .menu-box p{
    margin: 0 0 30px 0;
}

#menu .menu-content{
    width:50%;
    display:flex;
    justify-content:center;
    align-items:center;
}


#menu .menu-content h3{
    font-size:3rem;
    margin:0 0 1em 0;
    font-family: 'PT Sans', sans-serif;
    /* color:#095E6D; */
    color:#79604a;
    text-transform: uppercase;
    font-weight: normal;
}#menu .menu-content h3 span.cap {font-size:.9rem;display:block;font-family: 'Noto Serif JP', serif;}
.menu-img img{
    width:100%!important;
    }

@media screen and (max-width:768px) {
#menu .menu-bg{
    background-attachment: inherit;
    }
    #menu .menu-box{
        padding: 0;
    }
}

@media screen and (max-width:905px) {
#menu .menu-lead::after {
    right: 0;
    top: 10%;
    left:inherit;
    bottom: inherit;
    width: 60%;
    height: 34%;
    z-index: -1;
}
    
#menu .menu-lead{
        padding: 0;
        margin: 0;
    }
    
#menu .menu-lead-img{
        width:80%;
        height:28vh;
    margin: 0;
}
    
#menu .menu-lead-area{
    width:100%;
    margin:50px 0;
    padding: 20px;        
}

#menu .menu-img {
    width: 90%;
    margin: 0 auto 30px auto;
}
    
#menu .menu-content{
    width:100%;
    margin: 0 0 50px 0;
    -ms-writing-mode: lr-tb;
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb; 
    padding: 20px;
}
    #menu .menu-content h3{
        margin: 0 0 30px 0;
        text-align: center;
    }
    #menu .menu-content p{
        height: auto;
        line-height: 1.85;
    }
    
    #menu .pdf-link{
        flex-wrap: wrap;
        font-size: 0.7rem;
    }
}

@media (max-width:640px) {
    .menu-box>p br{
        display: none;
    }
}

/*==================================================
  Access
===================================*/

#access{
    position:relative;
}

#access .access-bg{
    background-repeat:no-repeat;
    background-size:cover;
    background-attachment:fixed;
    background-position: center;
    width:100%;
    height:50vh;
}

#access .access-area{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background:#fff;
    box-shadow: 0 4px 4px #ccc;
    width:90%;
    margin: 0 auto 100px auto;
}

#access .access-area .access-block{
    width:50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3em;
}

#access .access-area .access-block h3{
    font-size: 1.2rem;
    margin: 0 0 20px 0;
}

#access .access-area .access-block p{
    margin: 0 0 40px 0;
    padding: 0 0 40px 0;
    border-bottom:1px solid #ccc;
}

#access .access-area .access-block ul{
    list-style: disc;
    margin: 0 0 30px 1.2em;
}

#access .access-map{
    width:50%;
}

#access .iframe-wrap {
  position: relative;
  padding-bottom:104.65%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  z-index: 2;
}

#access .iframe-wrap iframe,
#access .iframe-wrap object,
#access .iframe-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width:1040px) {
    #access .access-area .access-block,
    #access .access-map{
        width:100%;
    } 
    #access .iframe-wrap{
     padding-bottom: 56.65%;   
    }
    #access .access-area .access-block{
        padding:40px 20px;
    }
}


@media screen and (max-width:768px) {
#access .access-bg{
    background-attachment: inherit;
    }
}

@media (641px <= width <= 768px )  {
    #menu .menu-bg,#access .access-bg{
        height: 25vh;
        }
    #menu .menu-content p {
        max-width: 70vw;
    }
    #menu .menu-lead-area {
        text-align: center;
    }

    .mc {
        margin-inline: auto;
        max-inline-size: max-content;
    }
    .mc a {
        display: block;
        max-width: 80vw;
    }
}

/* faq */

#faq{
    position: relative;
}

.accordion-area{
    width:90%;
    margin: 0 auto 100px auto;
}

.accordion-area li{
    margin: 10px 0;
}

.accordion-area section {
	border: 1px solid #ccc;
}

.acc-title {
    position: relative;
    cursor: pointer;
    padding:20px 20px 20px 50px;
    transition: all .5s ease;
}

.acc-title::before,
.acc-title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #ccc;   
}

.acc-title::before{
    top:48%;
    left: 15px;
    transform: rotate(0deg);
    
}
.acc-title::after{    
    top:48%;
    left: 15px;
    transform: rotate(90deg);

}

.acc-title.close::before{
	transform: rotate(45deg);
}

.acc-title.close::after{
	transform: rotate(-45deg);
}

.box {
    display: none;
    padding: 20px;
    margin: 20px;
    background:#eee;
}


/* reserve */

#reserve{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width:90%;
    margin: 0 auto 100px auto;
    padding: 100px 0 0 0;
    text-align: center;
}

#reserve .scrolldown1,
#faq .scrolldown1{
     top:-10vh;   
}

#reserve h2{
     font-size: 1.2rem;   
}

#reserve .tel{
    font-size: 2vw;
    margin: 0 0 20px 0;
}

#reserve .tel-time{
    margin: 0 0 30px 0;
}

@media screen and (max-width:1023px) {
#reserve h2{
     font-size: 1rem;   
}
#reserve .tel{
    font-size: 1.5rem;
}
    
}

/* footer */
#footer .footer-logo{
        margin: 0 20px 30px 20px;
    }

#footer .footer-logo img{
    width:150px;   
}

#footer .footer-info{
    background:#ecefef;
    padding: 40px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap:wrap;
}

#footer .footer-time li{
    margin:0 0 20px 0;
    font-size: 0.8rem;
}

#footer .footer-time dl p{
 margin:0 0 20px 0;   
}

#footer .footer-time dl{
    display: flex;
}

#footer .footer-time dt{
     width:8em;   
}


#footer .footer-time dt:after{
    content:':';   
}

#footer .footer-area{
    padding: 40px;
    background:#095E6D;
    color:#fff;
    text-align: center;
}

#footer .sns-footer{
    font-size:1.4rem;
    display:flex;
    justify-content:center;
    margin:0 0 40px 0;
}

#footer .sns-footer li{
    padding:0 10px;
}

#footer .sns-footer a{
    padding: 0 10px;
}

/**************/
.sns-footer a {
    position: relative;
    transition: all 0.15s ease;
    font-family: 'PT Sans', sans-serif;
  }

  .sns-footer a:hover .tooltip {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -150%);
            transform: translate(-50%, -150%);
  }
  .sns-footer a:active {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
  }
  .sns-footer a.tw .tooltip {background: #2b97f1;}
  .sns-footer a.tw .tooltip:after {border-top-color: #2b97f1;}
  .sns-footer a.line .tooltip {background: #43C507;}
  .sns-footer a.line .tooltip:after {border-top-color: #43C507;}
  .sns-footer a.fb .tooltip {background: #3b5a9b;}
  .sns-footer a.fb .tooltip:after {border-top-color: #3b5a9b;}
  .sns-footer a.insta .tooltip {background: #527fa6;}
  .sns-footer a.insta .tooltip:after {border-top-color: #527fa6;}
  .sns-footer a.yt .tooltip {background: #c31414;}
  .sns-footer a.yt .tooltip:after {border-top-color: #c31414;}

  .sns-footer a i {
    position: relative;
    top: 1px;
  }
  
  /* Tooltips */
  .tooltip {
    display: block;
    position: absolute;
    color: #fff;
    top: 0;
    left: 50%;
    padding: 0.8rem 1rem;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: bold;
    opacity: 0;
    pointer-events: none;
    text-transform: uppercase;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
  }
  .tooltip:after {
    display: block;
    position: absolute;
    bottom: 1px;
    left: 50%;
    width: 0;
    height: 0;
    content: "";
    border: solid;
    border-width: 10px 10px 0 10px;
    border-color: transparent;
    -webkit-transform: translate(-50%, 100%);
            transform: translate(-50%, 100%);
  }

/**************/

#footer .footer-link{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 0.9rem;
    margin: 0 0 30px 0;
}

#footer .footer-link li{
    display: inline-block;
     margin: 0 10px;   
}

#footer a{
     color:#fff;
     display:block;
}

#footer a:hover{
     color:#ccc;   
}

#footer small{
     color:#ccc;  
}

#footer #page-top span{
    position: relative;
    top:-10px;
}

#footer #page-top span::before{
     content:'';
    position: absolute;
    left:50%;
    top:-3px;
    background:#6C6C6C;
    width:1px;
    height: 30px;
}

#footer #page-top span::after{
    content:'';
    position: absolute;
    left:6px;
    top:-7px;
    background:#6C6C6C;
    width:1px;
    height: 20px; 
    transform: rotate(-45deg);
}


#footer #page-top a:hover span::before,
#footer #page-top a:hover span::after{
     background:#fff;   
}

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


    #footer .footer-info{
        padding: 40px 20px;
    }
    #footer .footer-time li{
        margin: 0 0 30px 0;
    }
    #footer .footer-time li:nth-of-type(2),
    #footer .footer-time li:nth-of-type(3),
	#footer .footer-time li:nth-of-type(4){
        text-align: center;
    }
    #footer .footer-time dl{
        display:block;
    }
    #footer .footer-time dt{
        width:auto;
        text-align: center;
        font-weight: bold;
        margin: 0 0 20px 0;
    }
    #footer .footer-time dt::before,
    #footer .footer-time dt::after{
        content:"－";    
        padding: 0 10px;
    }    
}


/*==================================================
　Loading
===================================*/

#splash {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background:#095E6D;
	text-align:center;
	color:#fff;
}

#splash_logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#splash_logo svg{
    width:100px;
}

/*==================================================
　Bg slide
===================================*/

body.top .splashbg{
    display: none;
}

body.top.appear .splashbg{
    display: block;
    content: "";
    position:fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    transform: scaleX(0);
    background-color:#095E6D;
    animation-name:PageAnime;
    animation-duration:1.2s;
    animation-timing-function:ease-in-out;
    animation-fill-mode:forwards;
}

@keyframes PageAnime{
    0%{
        transform-origin:right;
        transform:scaleX(0);
    }
    50% {
        transform-origin:right;
        transform:scaleX(1);
    }
    50.001%{
        transform-origin:left;
    }100% {
        transform-origin:left;
        transform:scaleX(0);
    }
}

body.top #container{
	opacity: 0;
}

body.top.appear #container{
	animation-name:PageAnimeAppear;
	animation-duration:1s;
	animation-delay: 0.8s;
	animation-fill-mode:forwards;
	opacity: 0;
}

@keyframes PageAnimeAppear{
	0% {
	opacity: 0;
	}
	100% {
	opacity: 1;
}
}

/*=============== SVGアニメーションの指定 =================*/

#mask path {
		fill-opacity: 0;
		transition: fill-opacity .5s;
		fill: none;
		stroke: #fff;
	}

#mask.done path{
	  fill: #fff;
	  fill-opacity: 1;
	  stroke: none;
	}


/*==================================================
Gnavi 背景拡大
===================================*/

@media screen and (max-width:1023px) {
#g-nav.panelactive{
    position:fixed;
    z-index: 999;
	top: 0;
	width:100%;
    height: 100vh;
}

.circle-bg{
    position: fixed;
	z-index:3;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background:#584D40 /*#095E6D*/;
	transform: scale(0);
	bottom:-50px;
    left:calc(50% - 50px);
    transition: all .6s;
}

.circle-bg.circleactive{
	transform: scale(50);
}

#g-nav-list{
    display: none;
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#g-nav.panelactive #g-nav-list{
     display: block; 
}
    
#g-nav ul {
	opacity: 0;
    position: absolute;
    z-index: 999;
    top:40%;
    left:50%;
    transform: translate(-50%,-40%);
}

#g-nav.panelactive ul {
    opacity:1;
}

#g-nav.panelactive ul li{
animation-name:gnaviAnime;
animation-duration:1s;
animation-delay:.2s;
animation-fill-mode:forwards;
opacity:0;
}

}

@keyframes gnaviAnime{
0% {
opacity: 0;
transform: translateY(100px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}

/*========= Gnavi ボタン ===============*/

.openbtn{
    display: none;
}

@media screen and (max-width:1023px) {
.openbtn{
    display: block;
	position: fixed;
    z-index: 9999;
    cursor: pointer;
    top:3px;
    right:3px;
    width: 55px;
    height:55px;
    background:#584D40;
}

.openbtn span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
  }

.openbtn span:nth-of-type(1),
.openbtn span:nth-of-type(3) {
    height: 1px;
	background: #fff;
  	width: 62%;
    left: 10px;
 }

.openbtn span:nth-of-type(1) {
	top:13px;	
}

.openbtn span:nth-of-type(2) {
	top:19px;
	left:11px;
	font-size:0.55rem;
	text-transform: uppercase;
	color: #fff;
}

.openbtn span:nth-of-type(3) {
	top:41px;
}

.openbtn.active span:nth-of-type(1) {
    top: 22px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}

.openbtn.active span:nth-of-type(3){
    top: 34px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}

}

/*==================================================
  線が動く
===================================*/

.scrolldown1{
	position:absolute;
	left:50%;
	top:36vh;
	height:100px;
}

.scrolldown1::after{
	content: "";
	position: absolute;
	top: 0;
	width: 1px;
	height: 100px;
	background: #000;
	animation: pathmove 2.4s ease-in-out infinite;
	opacity:0;
}

@keyframes pathmove{
	0%{
		height:0;
		top:0;
		opacity: 0;
	}
	30%{
		height:100px;
		opacity: 1;
	}
	100%{
		height:0;
		top:150px;
		opacity: 0;
	}
}

/*==================================================
ボタン
===================================*/

.btnarrow5{
	position: relative;
	border: 1px solid #555;
    padding: 8px 30px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #095E6D;
    outline: none;
    transition: all .2s linear;
    font-size: 0.9rem;
}

.btnarrow5:hover{
	background:#095E6D;
	color:#fff;
}

.btnarrow5::before{
	content:"";
	position: absolute;
	top:50%;
	right:-26px;
	width:40px;
	height:1px;
	background:#095E6D;
    transition: all .2s linear;
}

.btnarrow5::after{
	content:"";
	position: absolute;
    top: 19%;
    right: -21px;
	width:1px;
	height:14px;
	background:#095E6D;
    transform:skewX(45deg);
    transition: all .2s linear;
}

.btnarrow5:hover::before{
	right:-30px;
}

.btnarrow5:hover::after{
	right:-25px;
}

/*===========================================================*/
/* Page top link*/
/*===========================================================*/

#page-top a{
	display: flex;
	justify-content:center;
	align-items:center;
	width: 60px;
	height: 60px;
	color: #6C6C6C;
    border:1px solid #6C6C6C;
	transition:all 0.3s;
}

#page-top a:hover{
	background: #777;
}

#page-top {
	position: fixed;
	right: 10px;
	z-index: 2;
	opacity: 0;
	transform: translateY(100px);
}

#page-top.UpMove{
	animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }
  to {
    opacity: 1;
	transform: translateY(0);
  }
}

#page-top.DownMove{
	animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
  	opacity: 1;
	transform: translateY(0);
  }
  to {
  	opacity: 1;
	transform: translateY(100px);
  }
}


/*===========================================================*/
/* slick*/
/*===========================================================*/

.slick-slide{
    height: auto!important;
}

.slick-slide img{
    width:100%!important;
}

/*矢印の設定*/

.slick-prev, 
.slick-next {
    position: absolute;
	z-index: 3;
    top: 42%;
    cursor: pointer;
    outline: none;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    height: 25px;
    width: 25px;
}

.slick-prev {
    left:2.5%;
    transform: rotate(-135deg);
}

.slick-next {
    right:2.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
	position: relative;
	z-index: 3;
    text-align:center;
	margin:-50px 0 0 0;
}

.slick-dots li {
    display:inline-block;
	margin:0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:8px;
    height:8px;
    display:block;
    border-radius:50%;
    background:#fff;
}

.slick-dots .slick-active button{
    background:#000;
}

/*==================================================
動き
===================================*/

/* blur */
.blur{
	animation-name: blurAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
}

@keyframes blurAnime{
  from {
	filter: blur(10px);
	transform: scale(1.02);
	opacity: 0;
  }

  to {
	filter: blur(0);
	transform: scale(1);
	opacity: 1;
  }
}
 
.blurTrigger{
    opacity: 0;
}


/*枠線が伸びて出現*/

.lineTrigger{
  position: relative; 
  opacity:0;
}

.lineTrigger.lineanime{
	animation-name:lineAnimeBase;
	animation-duration:.5s;
	animation-fill-mode:forwards;
}

@keyframes lineAnimeBase{
  from {
    opacity:0;
  }

  to {
    opacity:1;  
}
}

/*上下線*/
.lineTrigger::before,
.lineTrigger::after{
  position: absolute;
  content: '';
  width:0;
  height:1px;
  background:#095E6D;
}

/*左右線*/
.line2::before,
.line2::after{
  position: absolute;
  content: '';
  width: 1px;
  height:0;
  background:#095E6D;
}

/*上線*/
.lineTrigger::before {
	top:0;
	left:0;
}

.lineTrigger.lineanime::before {
	animation: lineAnime .5s linear 0s forwards;/*表示されて0秒後に上線が0.5秒かけて表示*/
}

/*右線*/
.line2::before{ 
	top:0;
	right:0;
}

.lineTrigger.lineanime .line2::before {
	animation: lineAnime2 .5s linear .5s forwards;/*表示されて0.5秒後に右線が0.5秒かけて表示*/
}

/*下線*/
.lineTrigger::after { 
	bottom:0;
	right:0;
}

.lineTrigger.lineanime::after {
	animation: lineAnime .5s linear 1s forwards;/*表示されて1秒後に下線が0.5秒かけて表示*/
}

/*左線*/
.line2::after{ 
	bottom:0;
	left:0;
}

.lineTrigger.lineanime .line2::after {
	animation: lineAnime2 .5s linear 1.5s forwards;/*表示されて1.5秒後に左線が0.5秒かけて表示*/
}

@keyframes lineAnime {
	0% {width:0%;}
    100%{width:100%;}
}

@keyframes lineAnime2 {
	0% {height:0%;}
    100%{height:100%;}
}

/*枠線内側の要素*/

.lineTrigger.lineanime .lineinappear{
	animation: lineInnerAnime .5s linear 1.5s forwards;/*1.5秒後に中央のエリアが0.5秒かけて表示*/
	opacity: 0;/*初期値を透過0にする*/	
}

@keyframes lineInnerAnime{
	0% {opacity:0;}
    100% {opacity:1;}
}

/*==================================================
SVGアニメーション2
===================================*/

.svganimeblock svg{
	width:100%;
}

/*アニメーション前の指定*/
.svganimeblock svg path {
		fill-opacity: 0;
		transition: fill-opacity .5s;
		fill: none;
		stroke: #ccc;
	}

/*アニメーション後に.doneというクラス名がで付与された時の指定*/
.svganimeblock svg.done path{
	  fill: #ddd;
	  fill-opacity: 1;
	  stroke: none;
}

/*==================================================
SINGLE
===================================*/

.wrapper p{
    margin: 0 0 20px 0;
}

.wrapper time,
.link-date{
    color: #666;
    font-size: 0.7rem;
}

.wrapper time.heading-time{
     text-align: center;
    display: block;
    margin: -40px 0 80px 0;
}

.select-year{
    text-align: center;
    margin: 0 0 50px 0;
}

.select-year li{
    display: inline;
}

.select-year li::after{
     content:'|';
    padding: 0 10px;
}

.select-year li:last-child::after{
     content: '';
}


.pn-link{
	margin:50px 0;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
    display:  flex;
    justify-content: space-between;
}

.pn-link li:last-child{
	text-align: right;
}

.pn-link li.wd50{
	width:50%;	
}

.pn-link a{
    display: block;
	padding:10px 40px 10px 40px;
	position: relative;
    color: #095E6D;
}

.pn-link a:hover{
	background:#ddd;	
    text-decoration: none;
}

.pn-link li a:after {
    position: absolute;
    content: '';
    top: 45%;
    right: 13px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    transition: all .3s;
    z-index: 3;
}

.pn-link li:first-child a:after {
    right: inherit;
    left: 13px;
    transform: rotate(-135deg);
}

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

.pn-link{
		flex-wrap: wrap;
}
.pn-link li.wd50{
    width: 100%;
}
.pn-link li:first-child a{
		border-bottom:1px solid #aaa;
}
}
@media only screen and (max-width: 430px){

.topics-block.wd25{
    width:100%;
}
    
.pn-link a{
	padding:10px 30px 10px 30px;
}

.pn-link li:first-child a{
	padding:10px 30px 10px 30px;
}
	
}


/*------------- Form --------------*/
/*datepicker装飾*/
.ui-datepicker {width:auto!important;}
.ui-datepicker th,.ui-datepicker td,.ui-datepicker-title,.ui-datepicker-title select{font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {width: 35%!important;border: none;border-bottom: 1px dotted #aaa;height: 30px;margin: 4px!important;background: #fafafa;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {border:none!important;background:none!important;border-radius:50%;margin: 4px;}
table.ui-datepicker-calendar tbody td:last-child a.ui-state-default {background: #69b!important;}
table.ui-datepicker-calendar tbody td:first-child a.ui-state-default {background: #c66!important;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {background: #f90!important;}
.ui-datepicker td span, .ui-datepicker td a {display: flex!important;height: 30px;width: 30px;align-items: center;justify-content: center;}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:none!important;}
.ui-datepicker .ui-datepicker-next{top:5px;right:5px;left:auto}
.ui-datepicker .ui-datepicker-prev{top:5px;left:5px;right:auto}
.flow_chart {
    list-style: none;
    overflow: hidden;
    margin: 0 auto 50px auto;
    display: flex;
    max-width:900px;
}.flow_chart li {
    background: #ddd;
    color: #999;
    width: 31.333333%;
    font-size: 0.9rem;
    display: block;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    min-width: 80px;
    padding: 0 10px 0 20px;
    font-weight: bold;
    white-space: nowrap;
}


.flow_chart li:before {
	background: #ddd;
    box-shadow: 5px 0 0 #fff;
    -moz-box-shadow: 5px 0 0 #fff;
    -webkit-box-shadow: 5px 0 0 #fff;
    content: " ";
    display: block;
    float: right;
    height: 12px;
    margin-bottom: -12px;
    margin-left: auto;
    margin-right: -20px;
    transform: skew(50deg);
    -o-transform: skew(50deg);
    -ms-transform: skew(50deg);
    -moz-transform: skew(50deg);
    -webkit-transform: skew(50deg);
    width: 20px;
}

.flow_chart li:after {
    background:#ddd;
    box-shadow: 5px 0 0 #fff;
    -moz-box-shadow: 5px 0 0 #fff;
    -webkit-box-shadow: 5px 0 0 #fff;
    content: " ";
    display: block;
    height: 12px;
    margin-left: auto;
    margin-right: -20px;
    margin-top: -12px;
    position: relative;
    transform: skew(-50deg);
    -o-transform: skew(-50deg);
    -ms-transform: skew(-50deg);
    -moz-transform: skew(-50deg);
    -webkit-transform: skew(-50deg);
    width: 20px;
}
.flow_chart li:first-child {
	padding: 0 10px 0 20px;
}
.flow_chart li.active {
	background: #095E6D;
    color: #fff;
}
.flow_chart li.active:before,
.flow_chart li.active:after {
	background: #095E6D;
}

.form_table{
    max-width:900px;
	margin:0 auto 30px auto;
}

.form_table dl {
	display: table;
	width: 100%;
	border-top: 1px solid #e0e0e0;
}
.form_table dt, .form_table dd {
	display: table-cell;
	vertical-align: middle;
}
.form_table dt {
	width: 30%;
	background:#e5e4e4;
	padding: 15px 0 15px 10px;
	font-weight: bold;
	position: relative;
}
.form_table dt.required:after {
	content: "必須";
	width: 31px;
	height: 16px;
	position: absolute;
	right: 0;
	margin: 2px 10px 0 0;
	display: inline-block;
	background: #932727;
	color: #fff;
	border-radius: 0.3em;
	text-align: center;
	font-size: 10px;
	line-height: 1.5em;
}
.form_table dt.any:after {
    content: "任意";
    width: 31px;
    height: 16px;
    position: absolute;
    right: 0;
    margin: 2px 10px 0 0;
    display: inline-block;
    background: #aaa;
    color: #fff;
    border-radius: 0.3em;
    text-align: center;
    font-size: 10px;
    line-height: 1.5em;
}

.notes {font-size: 0.7rem;
    margin: 15px 0;
    border: 1px dotted #ccc;
    padding: 15px;
    color: rgb(160, 23, 41);}


.wrapper #mw_wp_form_mw-wp-form-97 p{
    margin: 0 0 40px 0;
    text-align: center;
}

@media (max-width:768px) {
 .wrapper #mw_wp_form_mw-wp-form-97 p{
    text-align: left;
    }
}

@media (max-width:640px) {.notes br{display:none!important;}}
.form_table dd {
/*	width: 70%;*/
	padding: 15px 20px;
}
.form_table .form_box dl:last-child {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
@media (max-width:640px) {
    .form_table dl {border-top:0}
}
.form_table input[type=text], .form_table input[type=tel], .form_table input[type=number], .form_table input[type=email], .form_table select, .form_table textarea {
    width: 100%;
    padding: 5px 10px;
    background-color: #f9fafb;
    border: 1px solid #ccc;
    font-size: 1rem;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    border-radius:3px;
}
@media (max-width:640px) {
    .form_table input[type=text], .form_table input[type=tel],.form_table input[type=number], .form_table input[type=email], .form_table select, .form_table textarea {max-width:100%!important;font-size:0.8rem;}
}
.form_table select {
	width: 25%;
	height: 40px;
}
.ick input:nth-child(1) {border-bottom: 1px dotted #ccc;border-radius:5px 5px 0 0;}
.ick input:nth-child(2),.ick input:nth-child(3) {border-top: 0;border-radius: 0 0 5px 5px;}
.ick input:nth-child(4) {border-top: 1px dotted #ccc;border-radius: 0 0 5px 5px;}
.form_table input[type=text], .form_table input[type=tel] {
    max-width: 100%;
	height: 40px;
	box-sizing: border-box;
}
.form_table .check_list {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.form_table .check_list .horizontal-item + .horizontal-item {
	margin-left: 0;
	margin-top: 5px;
}
.form_table .check_list span {
	width: 33%;
}
.form_table .check_list span:nth-child(1), .form_table .check_list span:nth-child(2), .form_table .check_list span:nth-child(3) {
	margin-top: 0 !important;
}
.form_table .mr10 {
	margin-right: 10px;
}
.form_table input[type=text].w-100{
	width: 100px;
}
.form_table .zip p{
	margin-top: 5px;
}
.form_table input[type=text]#address{
	max-width: 100%;
}
.form_table textarea{
	box-sizing: border-box;
}
.mw_wp_form_input .check {
	display: none;
}
.mw_wp_form_input .flow02 {
	display: none;
}
.mw_wp_form_preview .flow01 {
	display: none;
}
.mw_wp_form_preview .flow02 {
	display: block;
}
.mw_wp_form_preview .check {
	text-align: center;
}

.bg_gd:hover {
    opacity: 0.7;
}
.bg_gd {
    background: #095E6D;
    color: #fff;
    max-width: 239px;
    min-height: 48px;
    padding: 12px 24px;
    border: none;
    border-radius: 0.2em;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.back {
    background: #ccc;
    max-width: 239px;
    min-height: 48px;
    padding: 12px 24px;
    border: none;
    border-radius: 0.2em;
    text-align: center;
    display: inline-block;
    cursor: pointer;
	margin-right: 20px;
}

@media only screen and (max-width:820px){
.form_table dl,
.form_table dt, .form_table dd{
	display: block;
	width:auto;
}
}

@media only screen and (max-width:385px){
    .back,.bg_gd{
        max-width:100%;
        width:100%;
        margin: 0 0 20px 0;
    }
}


.sponly,.ftbnr {display:none}
@media only screen and (max-width:768px){.ftbnr{display:block;max-width: 250px;margin: auto;padding: 0.5rem 1rem;background: #fff;}}
@media only screen and (max-width:640px){.sponly{display:block}.pconly{display:none}}


.single-post article {max-width: 1280px;width: 95%;margin: auto;background: #fff;box-shadow: 0 0 0.7rem rgba(0,0,0,.1);}
@media only screen and (max-width:640px){.single-post article {max-width: 97%;width:100%;margin-bottom: 2rem;}}

@media only screen and (max-width: 768px) {
	.ftbnr a img {background:#fff;}
}

.ban{
	position: absolute;
	bottom:-50px;
	right:1vw;
	z-index: 1;
    max-width: 25vw;
}
.ban img{
	width:100%;
    box-shadow: 4px 4px 10px rgba(0,0,0,.5);
    border-radius: 10px;
}

@media only screen and (max-width:1020px) {
    .ban {
      display: none
    }
  }

  .bnr_fv_spArea {
    width: 90%;
    margin: 0 auto 20px auto;
  }
  .bnr_fv_spArea img {
    border-radius: 10px;
  }


/* wordpress editor */

.aligncenter{
	display: block;
	clear: both;
	margin:0 auto 30px auto;
	text-align:center;
}
 
.alignleft{
	float:left;
	margin:0 30px 30px 0;
}

.alignright{
	float:right;
	margin:0 0 30px 30px;
}

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

.alignleft,
.alignright{
	float: none;
	display: block;
	margin:0 auto 20px auto;
}	
	
}

/* ----------------------------------------
POPUP
---------------------------------------- */

#popupinfo{
    display: none;
}


.popupinfo-area{
    padding-top:60px;
    display: grid;
    grid-template-columns: 1.8fr 3fr;
    gap: 2em;
}
@media only screen and ( max-width : 500px ) {
    .popupinfo-area{
        padding-top:15px;
        grid-template-columns: 1fr;
        gap: 0;
    }
}

.popupinfo-area figure img{
    aspect-ratio: 1/1;
    object-fit: cover;
}

.popupinfo-area .btn-area{
    display: flex;
    gap: 0.5em;
    flex-wrap: wrap;
}
@media (max-width:640px) {
    .popupinfo-area figure img {
        aspect-ratio: 1 / .65;
        object-position: top;
    }
    .popupinfo-area .btn-area{
        justify-content: center;
    }
}

.popupinfo-area .btn-area li{
    list-style: none;
    margin:1em 0 0 0!important;
}

.popupinfo-area .btn-area li a{
    background:#55664C;
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 0.5em 1em;
    border-radius: 0.2em;
}
@media (max-width:640px) {
    .popupinfo-area .btn-area li,.popupinfo-area .btn-area li a {
        width: 100%;
    }
}

.popupinfo-area .btn-area li a:hover{
    background:#333;
}

.modaal-close{
    position: absolute!important;
    border-radius: 0!important;
}


.modaal-content-container h2{
    font-size: 1.4rem;
    margin: 0 0 30px 0;
    line-height: 1.5;
}

.modaal-content-container p,
.modaal-content-container ul{
    margin:0 0 30px 0;
}

.modaal-content-container h3{
    font-size: 1.3rem;
    margin: 0 0 30px 0;
}
.modaal-content-container h4{
    font-size: 1rem;
    margin:0 0 30px 0;
}

@media only screen and ( max-width : 768px ) {
    .modaal-content-container h2{
        font-size: 1.2rem;
    }

    .modaal-content-container h3{
        font-size: 1.1rem;

    }

}

.modaal-content-container  .border-box h4{
    border-bottom: 2px solid #333;
    padding: 0 0 10px 0;
}

.modaal-content-container ul li{
     list-style: disc;
    margin: 0 0 10px 1.5em;
}

.modaal-content-container .border-box{
    text-align: center;
    font-weight: bold;
}

@media only screen and ( max-width : 768px ) {
.modaal-content-container .border-box{
    text-align: left;
    }
.modaal-content-container .m-btn-l{
    width:100%;
}
}

.modaal-close:after, .modaal-close:before{
    width: 1px!important;
    height: 34px!important;
    background: #888!important;
}

.modaal-close:focus, .modaal-close:hover{
    background: none!important;
}

.modaal-close{
    top:0!important;
    }

.modaal-close span {
    position: absolute !important;
    clip: auto!important;
    clip: auto!important;
    padding: 0 !important;
    border: 0 !important;
    height: auto!important;
    width: auto!important;
    overflow: auto!important;
    color: #333;
    left: 0;
    right: 0;
    bottom: -20px;
    text-transform: uppercase;
    color: #666;
    font-size: 12px;
    letter-spacing: 0.1em;
    background: #fff;

}

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

    .modaal-close{
        right: 5px!important;
        top: -5px!important;
        }
        

}

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

    .modaal-close{
        position: fixed!important;
        right: 0!important;
        top: 0!important;
        background: #fff !important;
        width: 60px;
        }
    .modaal-close:after, .modaal-close:before {
        left: 30px!important;
    }        

}



.modal-open {
        margin:.2rem;
        padding: .9rem;
        background: #4c300b;
        color: #fff;
        position: fixed;
        top: 0;
        z-index: 3;
        width: 230px;
        text-align: center;
        transition:.2s ease-in all;
    }
@media (min-width:769px){
    .modal-open {
        margin: 0;
    }
}
.modal-open:hover {
    background:#000;
}
.modal-open i{
    transform: rotate(15deg);
    /* animation:4s ease-in 1s infinite alternate forwards running moved; */
    }
    /* @keyframes moved{
        0%{
            transform: rotate(20deg);
        }
        50%{
            transform: rotate(-20deg);
        }
        100%{
            transform: rotate(20deg);
        }
    } */

    @media screen and (max-height: 1000px){
        .modaal-inner-wrapper {
            max-width: 100vw;
        }
    }
    @media (max-width:640px){
        .modaal-content-container {
            padding: 15px!important;
        }
        .modaal-content-container p{
            font-size: .8rem;
            margin: 0 0 10px 0;
        }
    }

    #reservation-button,
    #reservation-modal {
      display: none;
    }
    
    #reservation-modal .reservation-modal_text {
      font-size: 10vw;
    }
    
    @media screen and (max-width: 990px) {
      #reservation-button {
        position: fixed;
        left: 10px;
        z-index: 2;
        bottom: 10px;
        width: calc(100% - 90px);
        max-width: inherit !important;
        opacity: 0;
        transform: translateY(100px);
        display: block;
      }
    
      #reservation-button.UpMove {
        animation: UpAnime 0.5s forwards;
      }
    
      #reservation-button button {
        background: #095E6D;
        height: 60px;
        color: #fff;
        text-align: center;
        line-height: 1.5 !important;
        letter-spacing: 0.1em;
        width: 100%;
        display: grid;
        place-content: center;
        text-transform: uppercase;
      }
    
      #reservation-button button:hover {
        transition: all 0.3s;
        opacity: 0.9;
      }
    
      #reservation-button button span {
        font-size: 13px;
      }
    
      #reservation-modal {
        width: 100%;
        height: 100svh;
        max-width: inherit;
        max-height: inherit;
        border: none;
        background: none;
        letter-spacing: 0.1em;
        text-align: center;
      }
    
      @keyframes fadeIn {
        0% {
          opacity: 0;
        }
    
        100% {
          opacity: 0.9;
        }
      }
    
      #reservation-modal[open] {
        display: flex;
      }
    
      #reservation-modal::backdrop {
        background: #095E6D;
        opacity: 0.9;
        transition: opacity 0.3s;
      }
    
      #reservation-modal[open]::backdrop {
        animation: fadeIn 0.5s 1;
      }
    
      #reservation-modal .reservation-modal_inner {
        position: relative;
        z-index: 1;
        padding: 40px 24px;
        margin: auto;
        width: 100%;
        max-width: 640px;
      }
    
      #reservation-modal * {
        color: #fff;
      }
    
      #reservation-modal .reservation-modal_text {
        font-size: 15vw;
        opacity: 0.15;
        position: fixed;
        top: 0;
        left: 0;
        writing-mode: vertical-rl;
        text-transform: uppercase;
        line-height: 1.1;
        letter-spacing: 0.1em;
      }
    
      #reservation-modal .reservation-modal_close-btn {
        display: grid;
        margin: 64px auto 0;
        place-content: center;
      }
    
      #reservation-modal .reservation-modal_close-btn:hover {
        opacity: 0.7;
        transition: all 0.3s;
      }
    
      #reservation-modal .dli-close {
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        line-height: 1;
        width: 24px;
        height: 0.1em;
        background: currentColor;
        border-radius: 0.1em;
        margin: 0 auto;
        position: relative;
        transform: rotate(45deg);
        margin-bottom: 10px;
      }
    
      #reservation-modal .dli-close::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: inherit;
        border-radius: inherit;
        transform: rotate(90deg);
      }
    
      #reservation-modal .reservation-modal_title {
        text-transform: uppercase;
        max-width: inherit !important;
        line-height: 1.5 !important;
        display: grid;
        font-size: 16px;
      }
    
      #reservation-modal .reservation-modal_title span {
        font-size: 13px;
      }
    
      #reservation-modal .reservation-modal_tel {
        display: grid;
        line-height: 1.5;
        max-width: inherit;
        font-size: 20px;
        letter-spacing: 0.2em;
      }
    
      #reservation-modal .reservation-modal_tel span {
        font-size: 12px;
        font-weight: normal;
        letter-spacing: 0;
      }
    
      #reservation-modal .reservation-modal_sub-ttile {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 64px;
        gap: 5px;
        margin-bottom: 24px;
        font-size: 16px;
      }
    
      #reservation-modal .reservation-modal_sub-ttile:before,
      #reservation-modal .reservation-modal_sub-ttile:after {
        content: "";
        width: 20px;
        height: 1px;
        background: #fff;
      }
    
      #reservation-modal .reservation-modal_link {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
      }
    
      #reservation-modal .reservation-modal_link a {
        display: grid;
        place-content: center;
        border: 1px solid #fff;
        min-height: 72px;
        line-height: 1.75;
        max-width: inherit;
        transition: all 0.3s;
      }
    
      #reservation-modal .reservation-modal_link a:hover {
        background: #fff;
        color: #095E6D;
      }
      
      .reservation-modal_inner small {
        font-size: 70%;
        display: inline-block;
        margin-top: 1rem;
        text-align: left;
    }
    }
