@charset "UTF-8";

/*
Theme Name:kinoe
Theme URI:
Author:kinoe
Author URI:
Description:based on Sydney Theme
Template:sydney
Version:1.0.0
License:GNU General Public License v2 or later
License URI:https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:kinoe
Tags:responsive-layout
*/

@import url(https://fonts.googleapis.com/css?family=Marcellus);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif);

body
{
font-size: 100%;
line-height: 1.4;/*font-family: "Open Sans", sans-serif;font-family: "Open Sans", "ヒラギノ角ゴシック", sans-serif !important;*/
}

.page-wrap
{
width: 100%;
margin: 0px auto;
padding: 0px 0px 5em 0px !important;
}

.home .page-wrap
{
width: 100%;
margin: 0px auto;
max-width: none;
padding: 0px 0px 0em 0px !important;
}

.page-wrap .content-wrapper
{
background-color: transparent;
padding: 0px;
}

.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper
{
padding: 0px;
}

.content-wrapper
{
margin: 2em 0px 0px 0px;
}

.row-wrapper
{
margin: 0em auto 0px auto;
max-width: 1024px;
overflow: hidden;
}

.content-inner
{
margin: 0em auto 4em auto;
width: 100%;
max-width: 1024px;
}

.container
{
width: 100%;
}

.container,
.container-fluid
{
margin: 0px auto;
padding: 0px;
}

.row
{
margin: 0px;
}

.site-title
{
font-size: 130% !important;
margin: 0.65em 0px 0em 0px;
padding: 0px 0px 0em 0px;
font-weight: 200;
line-height: 1.4;
letter-spacing: 0.15em;
}

.site-description
{
font-size: 70% !important;
margin: 0px;
}

.sitedesc
{
font-size: 80% !important;
margin: 0em 0px 0px 1em;
padding: 0px 0px 0px 0em;
font-family: "リュウミンR-KL", /*"Kaimin Sora Bold",*/ serif;
letter-spacing: 0.2em;
float: left;
}

.en .sitedesc
{
font-size: 80% !important;
/*margin: 1.25em 0px 0px 1em;*/
margin: 0em 0px 0px 1em;
padding: 0px 0px 0px 0em;
font-family: "リュウミンR-KL", /*"Kaimin Sora Bold",*/ serif;
letter-spacing: 0.2em;
float: left;
}

.site-header
{
padding: 0px;
left: 0;
top: 0;
/*transition: all 0.3s ease-out 0s;*/
transition: none;
width: 100%;
z-index: 1000;
height: 50px;
background-color: rgba(255,255,255,0.75)!important;
border-bottom: 1px solid #222;
}

.site-header.fixed
{
position: fixed;
height: 50px;
padding: 0px;
background-color: rgba(255,255,255,0.85)!important;
transition: none;
}

.site-header.float
{
height: 50px;
padding: 0px;
background-color: rgba(255,255,255,0.85)!important;
}

.site-header.float-header
{
padding: 0px;
height: 50px;
background-color: rgba(216,216,216,0.85)!important;
transition: none;
}

.header-wrap
{
margin: 0px auto;
width: 100%;
max-width: 1024px;
}

img.site-logo
{
max-height: 30px;
margin: 0em 0px 0px 0px;
float: left;
}

.header-wrap .col-md-4
{
margin: 0px !important;
width: 30% !important;
height: 50px;
display: flex;
align-items: center;
}

.header-wrap .col-md-8
{
margin: 0px !important;
width: 70% !important;
}


/*------------------------------*/


.tcnotice
{
height:50px;
background: rgba(204,0,0,0.75);
display:flex;
align-items:center;
justify-content:center;
color:#fff;
text-align:center;
}

.tcnotice a
{
color:#fff;
}

.postid-546 .tcnotice,
.postid-368.en .tcnotice,
.postid-368.cn .tcnotice
{
display:none;
}

.tcnotice a
{
color:#fff;
}



/*------------------------------*/


.mainimg
{
width: 100%;
overflow: hidden;
position: relative;
background: #ddd;
margin: 0px 0px 0em 0px;
}

.logo
{
width: 30%;
float: left;
text-align: center;
font-size: 64%;
font-family: serif;
color: #fff;
}

.logo img
{
max-width: 240px;
height: auto;
margin: 1em auto 0px auto;
display: block;
}

.message
{
width: 100%;
}

.message h1
{
color: #fff;
font-size: 150%;
font-family: serif;
font-weight: 200;
text-align: center;
}

.message p
{
color: #fff;
font-size: 75%;
font-family: sans-serif;
line-height: 1.8;
text-align: center;
}

#mainnav
{
display: block;
float: right;
transition: all 0.3s linear 0s;
margin: 0em 0px 0px 0px;
padding: 0px;
}

.home #mainnav
{
margin: 0em 0px 0px 0px;
}

#mainnav ul
{
margin: 0px 0px 0px 0px;
padding: 0px;
float: right;
height: 50px;
}

.home #mainnav ul
{
float: none;
height: 50px;
}

#mainnav ul li
{
margin: 0px 0px 0px 0px;
padding: 0px;
}

#mainnav ul li a
{
font-size: 90% !important;
padding: 0em 0.75em 0em 0.75em;
font-family: "リュウミンR-KL", serif !important;
font-weight: 100;
letter-spacing: 0.05em;
margin: 0px 0px;/*border-radius: 0.3em;*/
line-height: 48px;
height: 50px;
color: #222 !important;
}

#mainnav ul li.reserve
{
margin: 0px 1em 0px 0px;
display:none;
}

#mainnav ul li.reserve a
{
font-size: 90% !important;
background: #390031;
color: #fff !important;
}

#mainnav ul li.manage a
{
font-size: 75% !important;
line-height: 50px;
}

#mainnav ul li.en a,
#mainnav ul li.cn a,
#mainnav ul li.jp a
{
font-size: 75% !important;
line-height: 50px;
}

#mainnav ul li a:hover
{
background: rgba( 102,51,255,0.75) !important;
color: #fff !important;
transition: none;
}

#mainnav ul.sub-menu::after
{
display: none !important;
}

#mainnav ul.sub-menu
{
border-radius: 0;
left: initial;
opacity: 0;
position: absolute;
/*top: 100%;*/
top: 50px;
left: 0px !important;
transition: all 0.3s ease 0s;
visibility: hidden;
width: auto;
min-width: 200px;
margin: 0px !important;
padding: 0px !important;
border: none !important;
background: none !important;
}

#mainnav ul.sub-menu li
{
padding: 0em;
margin: 0px 0px 1px 0px;
width: 100%;
border: none !important;
}

#mainnav ul.sub-menu li a
{
border-top: none;
display: block;
padding: 1.5em 0.75em !important;
transition: all 0.3s ease 0s;
margin: 0px;
font-size: 85% !important;
font-family: "Open Sans", sans-serif;
width: 100%;
line-height: 1px;
border-radius: 0;
/*background: rgba(181,154,74,0.85);*/
background: rgba(0,0,0,0.75);
white-space: nowrap;
height: 40px;
color: #fff !important;
}

#mainnav ul.sub-menu li a:hover
{
/*background: rgba( 102,51,255,0.75) !important;*/
background: #6b3ba5 !important;
}

#mainnav ul.sub-menu li ul
{
position: absolute;
top: 0px;
left: 201px !important;
width: 200px;
}

.page-header
{
border: 0 none;
margin: 0px 0px 3em 0px;
padding: 0px 0px 3em 0px;
background: url(../../../images/lib/back/infoback01.jpg) center center no-repeat;
background-size: cover;
height: 280px;
border-bottom: 1px solid #222;
box-sizing: border-box;
}

.single .page-header
{
border: 0 none;
margin: 0px 0px 3em 0px;
padding: 0px 0px 3em 0px;
background: url(../../../images/lib/back/infoback01.jpg) center center no-repeat;
background-size: cover;
height: 280px;
border-bottom: 1px solid #222;
box-sizing: border-box;
}

.search #primary .page-header
{
border: 0 none;
margin: 0px 0px 0em 0px;
padding: 0px 0px 0em 0px;
background: none;
background-size: cover;
color: #222;
}

.search h2.result-title
{
border: 0 none;
margin: 0px 0px 0em 0px;
padding: 0px 0px 0em 0px;
background: none;
background-size: cover;
color: #222;
}

.page-header p
{
font-size: 64%;
margin: 0px 0px 1em 0px;
color: #fff;
}

.page-name
{
margin: 0px auto 0em auto;
}

.page-name h1
{
margin: 0px 0px 0em 0px;
padding: 5em 0px 0px 0px;
display: block;
font-family: "リュウミンR-KL", /*"Kaimin Sora Bold",*/ serif;
font-weight: 100;
font-size: 180% !important;
/*letter-spacing: 0.05em;*/
color: #222;
text-align: center;
}

.page .page-name h1
{
margin: 0px 0px 0em 0px;
padding: 5em 0px 0px 0px;
display: block;
font-weight: 100;
font-size: 180% !important;
text-transform: uppercase;
font-family: "リュウミンR-KL", /*"Kaimin Sora Bold",*/ serif;
text-align: center;
}

.page-cuisine .page-name h1,
.page-kyokaiseki .page-name h1,
.page-sukiyaki .page-name h1,
.page-nabe .page-name h1,
.page-bento .page-name h1
{
color: #222;
}

.page-name h1 a
{
font-size: 100%;
color: #222;
font-weight: 100 !important;
display: block;
}

.page .page-name p
{
margin: 0px 0px 0.25em 0px;
display: block;
font-weight: 100;
font-size: 60% !important;
color: #999;
}

.cat-name
{
margin: 0px 0px 2em 0px;
}

.cat-name p
{
font-size: 80%;
margin: 0px 0px 1em 0px;
}

.cat-name h2
{
font-size: 120%;
margin: 0px 0px 1em 0px;
}

.contactbar
{
width: 100%;
bottom: 0px;
margin: 0px 0px 0px 0px;
/*background: #6b3ba5;*/
background: #330033;
padding: 0em 0px 0em 0px;
text-align: center;
color: #fff;
font-family: "Shimanami", serif;
min-height: 5px;
}

.contactbar a
{
color: #fff;
font-family: "Shimanami", serif;
display: inline-block;
width: auto;
padding: 1em 1em;
}

.contactbar a:hover
{
background: rgba( 102,51,255,0.75) !important;
}

.contactbar a.telno
{
font-size: 150% !important;
}

.welcome
{
width: 100%;
bottom: 0px;
margin: 0px 0px 0em 0px;
background: none;
padding: 5em 0px 5em 0px;
text-align: center;
background: url(../../../images/pages/home/911_318b.png) center center no-repeat;
background-size: cover;
}

.welcome h1
{
margin: 0px 0px 0em 0px;
padding: 0.5em 0px 0.5em 0px;
/*font-family: "SakuraKeisetsu", serif;*/
font-family: "Shimanami", serif;
font-weight: 100;
font-size: 280% !important;
letter-spacing: 0.05em !important;
color: #222;
line-height: 1.2 !important;
}

.welcome h1 .kanjiname,
.welcome h1 .enname
{
font-size: 64% !important;
line-height: 1 !important;
}

.welcome p
{
margin: 0px 0px 0.25em 0px;
padding: 2em 0px 2em 0px;
font-family: "リュウミンR-KL", serif !important;
font-size: 90%;
line-height: 1.6;
font-weight: 700;
letter-spacing: 0.08em
}

/*---------------*/










.home .mainmenu
{
overflow: hidden;
padding: 0px;
}

.home .mainmenu ul
{
margin: 0px 0px 0em 0px !important;
padding: 0px;
overflow: hidden;
}

.home .mainmenu ul li
{
width: 100%;
list-style-type: none;
text-align: center;
padding: 4em 0px 4em 0px;
margin: 0px 0px 0em 0px;
}

.home .mainmenu ul li:first-child
{
background: #222 url(../../../images/pages/room/garden.jpg) center center no-repeat;
background-size: 100%;
}

.home .mainmenu ul li:last-child
{
background: #222 url(../../../images/pages/cuisine/326_057b.jpg) center center no-repeat;
background-size: 100%;
}

.home .mainmenu ul li .mmdesc
{
width: 50%;
margin: 0px auto;
padding: 2em 0px 0em 0px;
height: 100%;
background: rgba(255,255,255,0.65);
}

.home .mainmenu ul li .mmdesc a.gotodetail
{
width: 100%;
margin: 0px auto;
padding: 0.5em;
background: #330066;
border: none;
border-radius: 0;
color: #fff;
font-size: 80% !important;
}

.home .mainmenu ul li:last-child .mmdesc
{
background: rgba(255,255,255,0.65);
}

.home .mainmenu ul li h2
{
font-family: "SakuraKeisetsu", serif;
margin: 0px 0px 0.75em 0px;
font-size: 200%;
}

.home .mainmenu ul li p.sname
{
margin: 0px auto 1.5em auto;
}

.home .mainmenu ul li p.sname a
{
background: #330066;
border-radius: 3em;
margin: 0px auto 0em auto;
width: 10em;
color: #fff;
padding: 0.3em;
display: block;
}

.home .mainmenu ul li p.sname a:hover
{
opacity: 0.7;
transition: 0.2s linear opacity;
}

.home .mainmenu ul li .sdesc
{
font-family: "リュウミンR-KL", serif;
font-size: 90%;
padding: 0.5em;
line-height: 1.6;
}

/*---------------*/






.home .submenu
{
overflow: hidden
}

.home .submenu ul
{
margin: 0px 0px 0em 0px !important;
padding: 0px;
overflow: hidden;
}

.home .submenu ul li
{
/*width: 50%;
float: left;*/
width: 100%;
float: none;
list-style-type: none;
text-align: center;
padding: 4em 0px 4em 0px;
margin: 0px 0% 0em 0px;
background: #ddd;
}

.home .submenu ul li:last-child
{
display: none;
}

.home .submenu ul li .smdesc
{
width: 50%;
margin: 0px auto;
padding: 2em 0px 0em 0px;
height: 100%;
background: rgba(255,255,255,0.75);
}

.home .submenu ul li .smdesc a.gotodetail
{
width: 100%;
margin: 0px auto;
padding: 0.5em;
background: #660033;
border: none;
border-radius: 0;
color: #fff;
font-size: 80% !important;
}

.home .submenu ul li:first-child
{
margin: 0px 0% 0em 0px;
background: #ddd url(../../../images/pages/home/yasaka.jpg) center center no-repeat;
background-size: cover;
border-right: 1px solid #fff;
box-sizing: border-box;
}

.home .submenu ul li:last-child
{
margin: 0px 0% 0em 0px;
background: #ddd url(../../../images/pages/home/security.jpg) center center no-repeat;
background-size: cover;
}

.home .submenu ul li h2
{
font-family: "SakuraKeisetsu", serif;
margin: 0px 0px 0.5em 0px;
font-size: 200%;
}

.home .submenu ul li p.sname
{
margin: 0px auto 1.5em auto;
}

.home .submenu ul li p.sname a
{
background: #660033;
border-radius: 3em;
margin: 0px auto 0em auto;
width: 10em;
color: #fff;
padding: 0.3em;
display: block;
}

.home .submenu ul li p.sname a:hover
{
opacity: 0.7;
transition: 0.2s linear opacity;
}

.home .submenu ul li .entry-summary p
{
font-family: "リュウミンR-KL", serif !important;
font-size: 90%;
line-height: 1.6;
margin: 0px auto 0em auto;
padding: 0px 0px 2em 0px;
text-align: left;
width: 80%;
height: auto;
}

.home .mainmenu ul li .entry-summary .sdesc p
{
font-family: "リュウミンR-KL", serif !important;
line-height: 1.6;
margin: 0px auto 0em auto;
padding: 0px 0px 2em 0px;
text-align: left;
width: 80%;
height: auto;
}

.home .submenu ul li .entry-summary p br
{
display: none;
}

/*---------------*/










.home .covid19action
{
overflow: hidden;
padding: 0px;
background: rgba(0,0,0,0.8);
}

.home .covid19action ul
{
margin: 0px 0px 0em 0px !important;
padding: 0px;
overflow: hidden;
}

.home .covid19action ul li
{
width: 100%;
list-style-type: none;
text-align: center;
padding: 2em 0px 2em 0px;
}

.home .covid19action ul li h2
{
font-family: "リュウミンR-KL", serif;
margin: 0px 0px 1em 0px;
font-size: 120%;
}

.home .covid19action ul li h2 a
{
color: #fff;
}

.home .covid19action ul li p
{
margin: 0px auto 1em auto;
font-family: "リュウミンR-KL", serif;
font-size: 90%;
line-height: 1.6;
color: #fff;
max-width: 800px;
width: 80%;
}

.home .covid19action ul li p a
{
color: #CC99CC;
}

/*---------------*/









.home .cta
{
text-align: center;
margin: 0em auto 4em auto;
}

.home .cta a.gotocontact
{
display: inline-block;
width: auto;
margin: 2em auto 0.5em auto;
padding: 1em 2em;
/*background: #6b3ba5;*/
background: #330033;
color: #fff;
font-family: "リュウミンR-KL", serif;
text-align: center;
font-size: 150%;
width: 50%;
}

.home .cta a.gotocontact:hover
{
background: rgba( 102,51,255,0.75) !important;
}

/*---------------*/










.home .mapview
{
overflow: hidden;
padding: 2em 0px 0px 0px;
background: rgba(255,255,255,0.8);
text-align: center;
}

.home .mapview h2
{
font-family: "リュウミンR-KL", serif;
margin: 0px 0px 2em 0px;
font-size: 120%;
text-align: center;
}

.home .mapview p
{
font-family: "リュウミンR-KL", serif;
font-size: 90%;
line-height: 1.6;
margin: 0px 0px 3em 0px;
}

/*---------------*/











.posts-layout
{
width: 100%;
clear: both;
overflow: hidden;
}

.home .posts-layout
{
width: 100%;
margin: 0px 0% 2em 0px;
padding: 0px 0px 2em 0px;
clear: both;
overflow: hidden;
position: relative;
}

.home .posts-layout.info
{
margin: 0em 0% 0em 0px;
padding: 2em 0px 6em 0px;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
background: none;
}

.home .posts-layout.blog
{
margin: 0px 0% 4em 0px;
padding: 0px 0px 6em 0px;
border-bottom: 3px solid #ddd;
}

.home .posts-layout.info h2
{
margin: 0px 0% 2em 0px;
clear: both;
text-align: center;
font-family: "リュウミンR-KL", serif;
font-size: 130%;
}

.home .posts-layout.info h2:nth-of-type(2)
{
margin: 0em 0% 1em 0px;
padding: 3em 0px 0px 0px;
clear: both;
text-align: left;
}

.home .posts-layout.info p,
.home .posts-layout.blog p
{
text-align: center !important;
font-size: 70%;
}

.home .posts-layout p
{
clear: both;
overflow: hidden;
}

.posts-layout article
{
width: 100%;
float: none;
clear: none;
margin: 0px 0% 2em 0px;
padding: 0px;
height: auto;
}

.posts-layout article:nth-of-type(2n)
{
margin: 0px 0% 2em 0px;
}

.category .posts-layout article
{
width: 100%;
margin: 0px 0% 2em 0px;
padding: 0px 0px 0px 0.75em !important;
height: auto;
border-left: 4px solid #663399;
}

.posts-layout.case
{
width: 22.75%;
margin: 0px 3% 3em 0px;
/*margin: 0px 0% 3em 0px;*/
overflow: hidden;
float: left;
clear: none;
}

.archive.blog article
{
width: 47.5%;
float: left;
clear: none;
margin: 0px 5% 2em 0px;
padding: 0px;
height: 18em;
}

.archive.blog article:nth-of-type(2n)
{
margin: 0px 0% 2em 0px;
}

.home .posts-layout .caption
{
font-size: 70% !important;
letter-spacing: 0.05em;
margin: 0px 0% 2em 0px;
}

.home .posts-layout.info article,
.home .posts-layout.blog article
{
/*width: 22.75% !important;*/
width: 31% !important;
float: left;
clear: none;
/*margin: 0px 2.5% 0px 0px !important;*/
margin: 0px 3.5% 0px 0px !important;
padding: 0px 0px 0px 0.5em;
height: auto;
border-left: 4px solid #999;
}

.home .posts-layout.info article:nth-of-type(3n),
.home .posts-layout.blog article:nth-of-type(3n)
{
margin: 0px 0% 0px 0px !important;
}

.home .posts-layout article .entry-header
{
padding: 0px 0em 0px 0px;
width: 100%;
float: none;
}

.home .inner
{
max-width: 1024px;
margin: 0px auto;
}

.home .nextend-bullet-bar
{
z-index: 100000;
display: block;
}

.entry-thumb
{
height: 12em;
margin: 0px 0px 0.75em 0px !important;
display: block;
opacity: 1;
transition: 0.2s linear opacity;
}

.infoposts .entry-thumb
{
height: 6em;
margin: 0px 0px 0.5em 0px !important;
display: block;
}

.search .entry-thumb
{
height: 10em;
margin: 0px 0% 0.5em 0px !important;
display: block;
width: 100%;
float: none;
}

.home .infoposts .entry-thumb,
.home .blogposts .entry-thumb
{
height: 10em;
margin: 0px 0px 0.5em 0px !important;
border: none;
width: 100%;
float: none;
}

.entry-thumb:hover
{
opacity: 0.5;
transition: 0.3s linear opacity;
}

.home .infoposts h2,
.home .blogposts h2
{
font-size: 100%;
margin: 0px 0px 0.25em 0px;
font-weight: 400;
font-family: "Open Sans", serif;
}

.home .infoposts .caption,
.home .blogposts .caption
{
margin: 0px 0px 1em 0px;
font-size: 70%;
color: #999;
font-family: "Open Sans", sans-serif;
}

.home .infoposts h3,
.home .blogposts h3
{
margin: 0px 0% 0.5em 0px !important;
font-size: 90% !important;
}

.hentry .title-post
{
font-size: 100%;
font-weight: 200;
line-height: normal;
margin: 0px 0px 0.5em 0px;
padding: 0px;
line-height: 1.2;
color: #444;
font-family: "Open Sans", sans-serif;
}

.search h1.result-title
{
font-size: 150%;
padding: 0px 0px 0em 0px !important;
margin: 0px 0px 0.5em 0px;
text-align: center;
}

.search h2.result-title
{
font-size: 100%;
font-weight: 200;
line-height: normal;
margin: 0px 0px 0.5em 0px;
padding: 0px;
line-height: 1.2;
font-family: "Open Sans", sans-serif;
width: 100%;
}

.category .hentry .title-post,
.category-info .hentry .title-post
{
font-size: 100%;
font-weight: 300;
line-height: normal;
margin: 0px 0px 0.5em 0px;
padding: 0 0em 0 0;
line-height: 1.4;
font-family: "Open Sans", sans-serif;
color: #444;
}

.classic-alt .entry-header {
  text-align: left;
  margin-bottom: 0px;
}

.home .title-post
{
font-size: 95%;
font-weight: 400;
line-height: normal;
margin: 0px 0px 0.5em 0px;
padding: 0em;
line-height: 1.4;
font-family: serif;
}

.single .hentry .title-post
{
font-size: 150% !important;
font-weight: 400;
line-height: 1.2;
margin: 0 0 0.5em;
padding: 0;
}

.hentry .meta-post,
.hentry .meta-post a,
.home .entry-post
{
color: inherit;
font-size: 75%;
}

.content-area .post-wrap,
.contact-form-wrap
{
padding: 0px;
}

.content-area .hentry
{
padding: 0px !important;
position: relative;
}

.hentry::after
{
display: none;
}

#primary,
#secondary
{
background-color: transparent;
background: none;
}

.search #primary
{
padding: 0px 0px 3em 0px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9
{
min-height: 1px;
padding: 0px;
position: relative;
}

.col-md-9
{
width: 65%;
margin: 0px 10% 0px 0px;
background-color: transparent !important;
background: none;
float: left;
}

.page-template-page_fullwidth .col-md-9
{
width: 100%;
margin: 0px 0% 6em 0px;
padding: 0px 0px 2em 0px;
float: none;/*border-bottom: 1px solid #ddd;*/
}

.home .col-md-9
{
width: 100%;
margin: 0px 0% 0px 0px;
}

.col-md-3
{
width: 25%;
float: left;
}

.page-template-page_fullwidth .col-md-3,
.search .col-md-3
{
width: 100%;
max-width: 1024px;
float: none;
margin: 0px auto 2em auto !important;
}

.page-template-page_fullwidth .col-md-3 .widget,
.search .col-md-3 .widget
{
width: 47.5%;
margin: 0px 5% 2em 0px;
padding: 0px;
overflow: hidden;
float: left;
}

.page-template-page_fullwidth .col-md-3 .widget:nth-of-type(2n),
.search .col-md-3 .widget:nth-of-type(2n)
{
margin: 0px 0% 2em 0px;
}

.content-area .hentry
{
/*margin: 0px 0% 0em 0px;*/
}

select,
button,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
{
color: #222;
background-color: rgba(255,255,255,0.3);
border: 1px solid #999;
height: 3em;
padding: 0.5em 1em !important;
width: 100%;
font-size: 100% !important;
}

textarea
{
color: #222;
background-color: rgba(255,255,255,0.3);
border: 1px solid #999;
height: 10em;
padding: 0.5em 1em !important;
width: 100% !important;
font-size: 100% !important;
}

input[type="button"],
input[type="reset"],
input[type="submit"]
{
color: #fff;
background-color: rgba(255,255,255,0.3);
border: 1px solid #999;
height: 3em;
padding: 0.5em 1em !important;
width: auto;
font-size: 110% !important;
float: left;
margin: 0px 1em 0px 0px;
}

input.search-field,
input[type="search"].search-field
{
padding: 0em 1em !important;
height: 3em;
color: #222 !important;
font-weight: 200;
font-size: 85%;
width: 100% !important;
display: block;
margin: 0px auto 0px auto;
}
 input:placeholder-shown {
font-size: 80% !important;
color: #222 !important;
}

input[type="reset"],
input[type="submit"]
{
position: relative;
display: inline-block;
font-family: sans-serif;
font-size: 90%;
line-height: 1.2;
font-weight: 400;
padding: 0.75em 2.5em;
}

label
{
font-weight: 300;
width: 100%;
}

.wpcf7-response-output
{
margin: 1em 0em;
padding: 0.2em 1em;
float: left;
width: 100%;
}

.widget-area
{
border: none;
}

.widget-area .widget-title
{
padding-bottom: 0px;
}

.entry-content
{
padding: 0em 0px 4em 0px;
}

.entry-content p
{
font-size: 90%;
line-height: 2;
margin: 0em 0px 2em 0px;
font-family: "Open Sans", sans-serif;
color: #444;
}

.entry-content img
{
margin: 0px 0px 1em 0px;
max-width: 100%;
height: auto;
}

.entry-content ol li
{
margin: 0px 0px 1em 0px;
font-size: 90%;
}

.entry-content ol
{
margin: 0px 0px 3em 0px;
overflow: hidden;
}

.page-term .entry-content ol
{
margin: 0px 0px 0em 0px;
padding: 0px 0px 0px 0em;
}

.page-term .entry-content ol li
{
margin: 0px 0px 0.5em 0em;
padding: 0px 0px 0px 1em;
font-size: 90%;
}

.page-term .entry-content ol li ol
{
margin: 1em 0px 0em 1em;
padding: 0px 0px 0px 0px;
}

.page-term .entry-content ol li ol li
{
margin: 0em 0px 0.5em 1em;
padding: 0px 0px 0px 0em;
font-size: 100%;
}

.page-term .entry-content ol li ol li:first-of-type
{
margin: 0em 0px 0.5em 0em;
padding: 0px 0px 0px 0em;
font-size: 100%;
list-style-type: none;
}

.page-term .entry-content ol li ol li ol li
{
margin: 0em 0px 0.5em 2em;
padding: 0px 0px 0px 0em;
font-size: 100%;
list-style-type: decimal;
}

.page-term .entry-content ol li ol li ol.opentime li,
.page-term .entry-content ol li ol li ol.opentime li:first-of-type
{
margin: 0em 0px 0.5em 2em;
padding: 0px 0px 0px 0em;
font-size: 100%;
list-style-type: none;
}

.page-term .entry-content ol li ol li ol li:first-of-type
{
margin: 0em 0px 0.5em 2em;
padding: 0px 0px 0px 0em;
font-size: 100%;
list-style-type: decimal;
}

.entry-footer
{
clear: left;
margin: 0px;
}

.entry-header
{
margin: 0em 0px 1em 0px;
}

.home .entry-header
{
margin: 0em 0px 0em 0px;
}

.entry-meta
{
margin: 0em 0px 2em 0px;
font-size: 70%;
}

.home .entry-meta
{
margin: 0em 0px 0em 0px;
font-size: 70%;
}

.single .entry-header
{
margin: 2em 0px 4em 0px;
font-size: 110%;
}

.search-results .entry-meta
{
margin: 0em 0px 1em 0px;
font-size: 70%;
color: #999;
}

.entry-meta .price
{
font-size: 100% !important;
}

.page .entry-header
{
font-size: 100%;
border: 0 none;
margin: 0px 0px 3em 0px;
padding: 0px 0px 0em 0px;
background: #222 url(../../../images/pages/about/911_320b.jpg) center 55% no-repeat;
background-size: cover;
height: 280px;
border-bottom: 1px solid #222;
box-sizing: border-box;
}

.page-room .entry-header
{
background: #222 url(../../../images/pages/room/911_287b.png) center 50% no-repeat;
background-size: 100%;
}

.page-floor .entry-header
{
background: #222 url(../../../images/pages/floor/genkan.png) center 50% no-repeat;
background-size: 100%;
}

.page-cuisine .entry-header,
.page-kyokaiseki .entry-header,
.page-sukiyaki .entry-header,
.page-nabe .entry-header,
.page-banto .entry-header
{
background: #222 url(../../../images/pages/cuisine/326_057b2.jpg) center 50% no-repeat;
background-size: 100%;
}

.page-access .entry-header
{
margin: 0px 0px 0em 0px;
}

.search .entry-header
{
font-size: 100%;
border: 0 none;
margin: 0px 0px 0em 0px;
padding: 0px 0px 0em 0px;
background: none;
}

.page h2
{
font-size: 160%;
font-weight: 200;
margin: 0em 0px 1em 0px;
padding: 1em 0px 1em 0.75em;
line-height: 1.2;
font-family: "リュウミンR-KL", serif;
border-top: 1px solid #fff;
border-bottom: 1px solid #999;
border-right: 1px solid #ccc;
background: rgba(255,255,255,0.3);
color: #222;
border-left: 6px solid #663399;
}

.page-term h2
{
font-size: 120%;
font-weight: 200;
margin: 0em 0px 1em 0px;
padding: 0.5em 0px 0.5em 0.75em;
line-height: 1.2;
font-family: "リュウミンR-KL", serif;
border-top: none;
border-bottom: none;
border-right: none;
background: #fff;
color: #222;
border-left: 6px solid #663399;
}

.page-term li+h2
{
margin: 2em 0px 1em 0px;
}

.page p+h2,
.page div+h2,
.page ul+h2,
.page ol+h2,
.page dl+h2
{
font-size: 160%;
margin: 2em 0px 1em 0px;
padding: 1em 0px 1em 0.75em;
font-weight: 200;
font-family: "リュウミンR-KL", serif;
border-top: 1px solid #fff;
border-bottom: 1px solid #999;
border-right: 1px solid #ccc;
background: rgba(255,255,255,0.3);
border-left: 6px solid #663399;
}

.page-room h2,
.page-room p+h2,
.page-room div+h2
{
background: url(../../../images/lib/back/911_328c.png) center right no-repeat;
background-size: cover;
}

.page-cuisine h2,
.page-cuisine p+h2,
.page-cuisine div+h2,
.page-cuisine ul+h2
{
background: url(../../../images/lib/back/326_007b.png) center right no-repeat;
background-size: cover;
}

.page .gallery-icon,
.page-template-page-templates .gallery-icon
{
height: 30em;
}

.page-maintenance .gallery-icon
{
height: 20em;
}

.page-location .gallery-icon
{
height: 12em;
margin: 0em 0px 0.5em 0px;
}

.page-security .gallery-icon
{
height: 15em;
margin: 0em 0px 0.5em 0px;
}

.page-location .gallery-columns-4 .gallery-item,
.page-security .gallery-columns-4 .gallery-item
{
margin: 0em 0px 1.5em 0px;
}

.page-location .gallery-columns-4 .gallery-item h3,
.page-security .gallery-columns-4 .gallery-item h3
{
font-family: "Shimanami", serif !important;
margin: 0em 0px 0em 0px !important;
text-align: left;
font-size: 120%;
line-height: 1;
padding: 0px;
}

.page-location .gallery-columns-4 .gallery-item p,
.page-security .gallery-columns-4 .gallery-item p
{
text-align: left;
font-size: 80%;
}

.page-profile p+h2
{
font-size: 160%;
margin: 4em 0px 1.5em 0px;
font-weight: 200;
font-family: "リュウミンR-KL", /*"Kaimin Sora Bold",*/ serif;
}

.page-profile p+h2:first-of-type
{
font-size: 160%;
margin: 1em 0px 1em 0px;
font-weight: 200;
font-family: "リュウミンR-KL", /*"Kaimin Sora Bold",*/ serif;
}

.page ul+h2
{
font-size: 160%;
margin: 4em 0px 1em 0px;
font-weight: 200;
}

.page-room .gallery
{
margin: 0em 0px 0em 0px;
}

.page-cuisine .entry-content h3
{
margin: 0px;
padding: 0px !important;
font-size: 250% !important;
/*font-family: "リュウミンR-KL",  serif !important;*/
font-family: "Shimanami", serif !important;
}

.page-cuisine ul.cuisinemenu
{
margin: 0px !important;
padding: 0px !important;
overflow: hidden;
}

.page-cuisine ul.cuisinemenu li
{
width: 47.5%;
float: left;
list-style-type: none;
margin: 0px 5% 3em 0px !important;
padding: 0px;/*height: 48em;*/
}

.page-cuisine ul.cuisinemenu li:nth-child(2n)
{
margin: 0px 0% 0px 0px !important;
}

.page-cuisine ul.cuisinemenu li .entry-thumb
{
height: 30em;
margin: 0px 0px 2em 0px !important;
}

.page-cuisine ul.cuisinemenu li .entry-summary p
{
font-size: 110% !important;
line-height: 1.6;
font-family: "リュウミンR-KL", /*"Kaimin Sora Bold",*/ serif;
margin: 0px 0px 1em 0px;
height: 5em;
}

.page-cuisine ul.cuisinemenu li .entry-summary .cprice
{
font-size: 110% !important;
margin: 0px 0px 1.5em 0px;
padding: 0.3em 0px;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
}

.page-cuisine ul.cuisinemenu li .entry-summary .cprice p
{
margin: 0px 0px 0em 0px;
height: auto;
font-size: 100% !important;
}

.wp-pagenavi
{
overflow: visible !important;
min-height: 50px;
}

.posts-navigation
{
width: 100% !important;
clear: both;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding: 1.5em 0px;
}

.posts-navigation .nav-links
{
clear: both;
overflow: hidden;
}

.posts-navigation .nav-previous,
.posts-navigation .nav-next
{
padding: 0px;
}

.posts-navigation .nav-previous a,
.posts-navigation .nav-next a
{
font-size: 80%;
}

.post-navigation
{
width: 100% !important;
max-width: 1024px;
clear: both;
margin: 0px auto !important;
padding: 1.5em 0em !important;
background-color: transparent;
background: none;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
overflow: hidden;
}

.post-navigation ul
{
padding: 0px !important;
}

.post-navigation li
{
padding: 0px;
list-style-type: none !important;
}

.post-navigation .prev
{
width: 50%;
float: left;
font-size: 120%;
}

.post-navigation .next
{
width: 50%;
font-size: 120%;
text-align: right;
float: right;
}

.post-navigation .prev img,
.post-navigation .next img
{
width: 30px;
height: 30px;
}

.post-navigation a
{
color: #222;
font-size: 70%;
vertical-align: text-top;
}

.post-navigation a svg
{
padding: 0em 0px 0px 0px;
width: 24px !important;
height: 24px !important;
}

.widget input,
.widget select
{
width: 100%;
}

#secondary
{
background-color: transparent !important;
}

#secondary .widget-title
{
color: #222;
font-size: 100%;
text-align: left !important;
margin: 0em 0px 1.5em 0px;
padding: 0px 0px 0.5em 0px;
font-weight: 400;
border-bottom: 1px solid #222;
}

#secondary .widget ul li
{
margin: 0px 0px 0em 0px;
padding: 0em;
/*border-bottom: 1px solid #ddd;*/
overflow: visible;
/*background: rgba(0,0,0,0.1);*/
background: none;
}

#secondary .widget ul li:nth-child(even)
{
background: none;
}

.page #secondary .widget ul li
{
margin: 0px 0px 0em 0px;
padding: 0px;
}

.category-info #secondary .widget ul li,
.single #secondary .widget ul li
{
margin: 0px 0px 1.5em 0px;
padding: 0em 0px 1.75em 0px !important;
border-bottom: 1px solid #ccc;
position: relative;
}

#secondary .widget ul li a
{
color: #555;
font-size: 90%;
/*float:left;*/
clear: left;
padding: 0.5em 0px 0.5em 0em;
margin: 0px 0px 0em 0px;
font-family: "Open Sans", sans-serif;
width: 100%;
display: block;
}

#secondary .widget ul li a:hover
{
color: #fff;
/*border-bottom: 1px solid #ddd;*/
background: rgba(0,0,0,0.15);
}

#secondary .widget ul li:last-child a
{
border-bottom: none;
}

.category-info #secondary .widget ul li a,
.single #secondary .widget ul li a
{
position: relative;
padding: 0.25em 0px 0.25em 0em;
}

#secondary select
{
height: auto;
font-size: 90% !important;
}

.page .entry-content p
{
font-size: 95%;
line-height: 1.8;
font-weight: 300;
margin: 0px 0px 2em 0px;
overflow: hidden;
font-family: "リュウミンR-KL", serif;
}

.page-term .entry-content p
{
font-size: 95%;
line-height: 1.8;
font-weight: 300;
margin: 2em 0px 1em 0px;
overflow: hidden;/*font-family: "リュウミンR-KL", serif;*/
}

.page-profile .entry-content p
{
font-size: 95%;
line-height: 1.8;
font-weight: 300;
margin: 0px 0px 0.5em 0px;
overflow: hidden;
}

.page-profile .entry-content p+p
{
font-size: 95%;
line-height: 1.8;
font-weight: 300;
margin: 3em 0px 0.5em 0px;
overflow: hidden;
}

.page .entry-content p+h3
{
margin: 3em 0px 1em 0px;
color: #444;
font-family: "Open Sans", sans-serif;
}

.page.page-profile .entry-content p+h3
{
margin: 0em 0px 1em 0px;
color: #444;
font-family: "Open Sans", sans-serif;
}

.page .entry-content p+h4
{
margin: 3em 0px 1em 0px;
color: #444;
font-family: "Open Sans", sans-serif;
}

.page .entry-content dt,
.page .entry-content dd
{
font-size: 85%;
line-height: 1.8;
font-weight: 200;
margin: 0px 0px 0.5em 0px;
}

.page-regal .entry-content dl
{
width: 100%;
overflow: hidden;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
}

.page-regal .entry-content dl dt
{
border-left: 3px solid #666;
border-bottom: 1px solid #ccc;
padding: 0px 0px 0.25em 0.75em;
margin: 0px 0px 2em 0px;
width: 25%;
box-sizing: border-box;
}

.page-regal .entry-content dl dd
{
margin: 0px 0px 2em 0px;
padding: 0px 0px 0.25em 2em;
width: 75%;
box-sizing: border-box;
border-bottom: 1px solid #ccc;
}

.page .entry-content dt p,
.page .entry-content dd p
{
font-size: 100%;
line-height: 1.8;
font-weight: 200;
}

.page .entry-content h3
{
font-size: 90%;
line-height: 1.8;
font-weight: 400;
padding: 0em;
color: #444;
font-family: "Open Sans", sans-serif;
}

.page-covid19 .entry-content h3
{
font-size: 120%;
line-height: 1.8;
font-weight: 400;
padding: 0em;
color: #444;
font-family: "リュウミンR-KL", serif;
margin: 0px 0px 0.5em 0px;
}

.page .entry-content h4
{
font-size: 100% !important;
line-height: 1.8;
font-weight: 400;
padding: 0px;
color: #444;
font-family: "Open Sans", sans-serif;
}

.page .entry-content dl,
.page .entry-content ul
{
overflow: hidden;
margin: 0px 0px 3em 0px;
}

.page .entry-content dt
{
clear: left;
float: left;
width: 20%;
}

.page .entry-content dd
{
float: left;
width: 80%;
}

.page .entry-content ul
{
padding: 0px 0px 0px 1em;
margin: 0px 0px 2em 1em;
overflow: hidden;
}

.page-floor .entry-content ul.floordesc
{
padding: 0px 0px 0px 0em;
margin: 0px 0px 2em 0em;
overflow: hidden;
}

.page .entry-content ul li
{
font-size: 85%;
margin: 0px 0px 0.75em 1em;
}

.page-floor .entry-content ul.floordesc li
{
font-size: 100%;
margin: 0px 2% 0em 0em;
list-style-type: none;
width: 49%;
float: left;
min-height: 40em;
}

.page-floor .entry-content ul.floordesc li p
{
margin: 0px 0% 0em 0em;
}

.page-floor .entry-content ul.floordesc li:nth-child(2n)
{
margin: 0px 0% 0em 0em;
}

.page .entry-content ul li li
{
font-size: 100%;
}

.page .entry-content dd ul li
{
font-size: 95%;
margin: 0px 0px 0.25em 1em;
}

.page .entry-content dd ul
{
margin: 0px 0px 0em 0.1em;
padding: 0px 0px 0em 0.3em;
}

.page .entry-content ul li a
{
/*font-size: 70%;*/
}

.page-privacy-policy .entry-content ul
{
padding: 1em 0px 0px 0em;
margin: 0px 0px 3em 0em;
overflow: hidden;
}

.page-privacy-policy .entry-content ul li
{
list-style-type: none;
padding: 0px;
margin: 0px 0px 3em 0em;
font-size: 100%;
}

.page-privacy-policy .entry-content ul ol
{
padding: 0px 0px 0px 1em;
margin: 0px 0px 3em 0em;
}

.page-privacy-policy .entry-content ul ol li
{
padding: 0px 0px 0px 1em;
margin: 0px 0px 0.5em 1em;
list-style-type: decimal;
}

.page-privacy-policy .entry-content h3
{
padding: 0.5em 0px 0.5em 0.75em;
margin: 0px 0px 1em 0em;
border-left: 5px solid #222;
overflow: hidden;
line-height: 1;
font-size: 120%;
background: #fff;
}

.page-privacy-policy .entry-content ol ul
{
padding: 1em 0px 0px 0em;
margin: 0px 0px 3em 0em;
overflow: hidden;
}

.page-privacy-policy .entry-content ol ul ul
{
padding: 1em 0px 0px 1.5em;
margin: 0px 0px 3em 0em;
overflow: hidden;
}

.page-privacy-policy .entry-content ol ul li
{
list-style-type: none;
margin: 0px 0px 1em 0em;
line-height: 1.6;
}

.home iframe,
.home object,
.home embed,
.page-access iframe,
.page-access object,
.page-access embed
{
-webkit-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}

.widget_recent_entries .post-date
{
margin-left: 0;
float: left;
position: absolute;
bottom: -1.75em;
left: 0.5em;
font-size: 70%;
}

.category-info .widget_recent_entries .post-date,
.single .widget_recent_entries .post-date
{
margin-left: 0;
float: left;
position: absolute;
bottom: 0.75em;
left: 0em;
font-size: 70%;
}

.widget-area .widget.widget_recent_entries a
{
position: relative;
left: 0px;
width: 100%;
display: block;
}

.widget-area .widget.widget_recent_entries li,
.widget-area .widget.widget_recent_entries li:last-child
{
position: relative;
padding: 0px 0px 0.5em 0px;
margin: 0px 0px 0em 0px;
display: block;
}

.site-footer
{
line-height: 1.8;
padding: 2em 0px 0px 0px;
height: 320px;/*border-top: 1px solid #666;*/
background-color: transparent;
background: rgba(255,255,255,0.85) !important;
overflow: hidden;
}

.footer-info
{
width: 60%;
float: left;
margin: 0px 0px 2em 0px;
}

.termdigest
{
width: 40%;
float: left;
background: #ddd;
padding: 1em 1em;
border-radius: 0.5em;
margin: 0px 0px 2em 0px;
}

.termdigest dl
{
width: 100%;
overflow: hidden;
margin: 0px 0px 0px 0px;
}

.termdigest dt
{
width: 35%;
float: left;
clear: left;
font-size: 75%;
margin: 0px 0px 0.5em 0px;
}

.termdigest dd
{
width: 65%;
float: left;
font-size: 75%;
margin: 0px 0px 0.5em 0px;
}

.fbanners
{
width: 90%;
height: 40px;
margin: 0px auto 1px auto;
text-align: right;
}

.fbanners #text
{
display: none !important;
}

.fbanners a
{
display: inline-block;
height: 40px;
margin: 0px;
padding: 0px;
}

.fbanners img
{
width: auto;
height: 100%;
display: inline-block !important;
margin: 0px 0px 0px 1px;
padding: 0px;
}

.site-info
{
width: 100%;
max-width: 1024px;
margin: 0px auto;
font-family: "Open Sans", sans-serif;
}

.site-info .cname
{
font-size: 90%;
letter-spacing: 0.15em;
display: inline-block;
margin: 0px 0px 0em 0px;
font-weight: 200;
font-family: "リュウミンR-KL", /*"Kaimin Sora Bold",*/ serif;
vertical-align: middle;
}

.site-info .cname img.site-logo
{
max-height: 60px;
margin: 0px 1em 1em 0px;
vertical-align: middle;
display: inline-block;
float: none;
}

.site-info .adr
{
font-size: 70%;
display: block;
margin: 0px 0px 0px 0px;
font-weight: 300;
}

.site-info .telfax
{
font-size: 110%;
display: block;
margin: 0px 0px 0em 0px;
font-weight: 300;
}

.site-info .telfax .scap
{
font-size: 70%;
}

.site-info .time
{
font-size: 80%;
display: block;
margin: 0px 0px 0em 0px;
font-weight: 300;
}

.site-info .license
{
font-size: 70%;
display: block;
margin: 0px 0px 0em 0px;
font-weight: 300;
}

.site-info .copyright
{
font-size: 70%;
display: block;
margin: 0px 0px 0px 0px;
font-weight: 300;
clear: both;
}

.go-top
{
right: 0px;
bottom: 0px;
width: 50px;
height: 50px;
transition: 0.2s;
background: #6b3ba5;
}

.go-top.show
{
right: 0px;
bottom: 0px;
width: 50px;
height: 50px;
border-radius: 0;
transition: 0.2s;
}

.go-top:hover
{
width: 50px;
height: 50px;
color: #fff !important;
background: #330099;
}

.go-top svg
{
fill: #fff !important;
}

a.gotodetail
{
display: inline-block;
color: #6b3ba5;
text-align: center;
width: 100%;
padding: 0.5em;
transition: 0.2s linear opacity;
font-size: 120% !important;
border-radius: 0.3em;
margin: 0px 0px 1em 0px;
border: 1px solid #6b3ba5;
box-sizing: border-box;
}

a.gotodetail:hover
{
opacity: 0.7;
transition: 0.2s linear background;
background: #6b3ba5;
color: #fff;
}

.page-title
{
padding: 0px;
}

.page-title h1.title-post
{
font-size: 140% !important;
font-weight: 200 !important;
padding: 0px;
margin: 0px 0px 0em 0px;
color: #666;
text-align: center;
/*line-height: 145px;*/
line-height: 1;
}

.search-results .page-title,
.search-no-results .page-title
{
font-size: 140% !important;
font-weight: 200 !important;
padding: 0px;
margin: 0px 0px 0em 0px;
color: #fff;
text-align: left;
line-height: 1;
padding: 5em 0px 0px 0px;
display: block;
font-family: "リュウミンR-KL", serif;
font-weight: 100;
font-size: 180% !important;
letter-spacing: 0.05em;
color: #222;
text-align: center;
}

.search-no-results .page-content p
{
font-size: 80% !important;
margin: 0px 0px 4em 0px;
text-align: center;
}

.search-no-results .page-content form
{
font-size: 80% !important;
margin: 0px 0px 4em 0px;
text-align: center;
}

.search-results main
{
overflow: hidden;
}

.search-results article,
.search-results article:nth-of-type(2n)
{
padding: 0px 0px 4em 0px !important;
margin: 0px 3% 2em 0px !important;
width: 22.75% !important;
float: left;
height: 16em;
}

.search-results article:nth-of-type(4n)
{
margin: 0px 0% 2em 0px !important;
}

.search-results .entry-title
{
font-size: 80%;
font-weight: 200;
padding: 0px;
margin: 0px 0px 0em 0px;
color: #666;
line-height: 1.6;
}

.search-results .entry-header
{
padding: 0px;
margin: 0px 0px 0.5em 0px;
width: 100%;
}

.search-results .entry-summary p
{
font-size: 70%;
padding: 0px;
margin: 0px 0px 0.5em 0px;
}

.error-404 label
{
width: 50%;
margin: 0px auto 1em auto;
}

.error-404 .page-content
{
text-align: center !important;
}

.error-404 input[type="reset"],
.error-404 input[type="submit"]
{
position: static;
display: block !important;
font-family: sans-serif;
font-size: 80% !important;
line-height: 1.2;
font-weight: 400;
padding: 0.25em 2.5em !important;
text-align: center;
margin: 0px auto 1em auto !important;
clear: both !important;
float: none;
}

.error-404 input.search-field,
.error-404 input[type="search"].search-field
{
padding: 0em 1em !important;
height: 3em;
color: #222 !important;
font-weight: 200;
font-size: 85%;
width: 100% !important;
display: block !important;
margin: 0px auto 0px auto !important;
float: none;
}

.error-404 .page-wrap
{
padding: 0em 0em 4em 0em !important;
}

span.wpcf7-list-item
{
display: block;
}

.newpost
{
display: inline-block;
background: #FF6666;
color: #fff;
padding: 0.2em 0em 0.4em 0em !important;
width: 4em;
border-radius: 0.2em;
margin: 0px 0px 0px 0.5em !important;
text-align: center;
font-family: "Open Sans", sans-serif;
font-weight: 300;
font-size: 100% !important;
line-height: 1;
}

.mgl-box
{
padding: 0px 0px 0em 0px !important;
}

.mgl-justified .mgl-item img
{
height: auto;
max-width: 100%;
margin: 0px 0px 0px 0px !important;
}

.gotodetail a
{
display: inline-block;
width: auto;
margin: 1em auto 0em auto;
text-align: center;
padding: 0.3em 1em;
font-size: 100% !important;
background: #CC9900;
color: #fff;
transition: 0.2s linear background;
}

.gotodetail a:hover
{
background: #CC6600;
transition: 0.3s linear background;
color: #fff;
}

.mgl-box
{
width: 100% !important;
}

.mgl-tiles .mgl-row
{
display: grid;
position: relative;
width: 100% !important;
height: 300px;
}

.wpcf7 form .wpcf7-response-output
{
margin: 2em 0em 1em;
}

br.mob
{
display: none;
}

.tmn
{
margin: 0em auto 4em auto;
border: 2px solid #339999;
padding: 1em;
text-align: center;
font-size: 90%;
box-sizing: border-box;
background: rgba(255,255,255,0.3);
}

.tmn img
{
margin: 0em 1em 0.5em 0em;
vertical-align: middle;
}

.cpllink
{
font-size: 85%;
width: 100%;
}

.cpricelist table
{
max-width: 50%;
border: none;
font-family: "リュウミンR-KL", serif;
}

.cpricelist table tr
{
background: #ddd;
}

.cpricelist table tr:nth-child(odd)
{
background: #eee;
}

.cpricelist table td
{
border: 1px solid #ccc;
}

.cpricelist table td:first-child
{
border-left: none;
}

.cpricelist table td:last-child
{
border-right: none;
}
 @media only screen and (max-width: 1024px) {

.container
{
width: 100%;
}

.content-inner
{
width: 95%;
margin: 0px auto;
}

.header-wrap
{
width: 100%;
margin: 0px auto;
position: relative;
}

.row-wrapper
{
width: 92.5%;
}

.site-header
{
padding: 0px;
height: 50px;
position: fixed !important;
}

.site-header.fixed
{
position: fixed !important;
height: 50px;
padding: 0px;
}

.site-header.float
{
height: 50px;
padding: 0px;
}

.site-header.float-header
{
padding: 0px;
height: 50px;
background-color: rgba(255,255,255,0.85)!important;
}

img.site-logo
{
max-width: 135px;
margin: 0em 0px 0px 0% !important;
}

.sitedesc
{
margin: 0em 0px 0px 1em !important;
}

.header-wrap .col-md-4
{
margin: 0px 0px 0px 3.75% !important;
width: 46.25% !important;
}

.header-wrap .col-md-8
{
margin: 0px !important;
width: 50% !important;
}

.btn-menu
{
margin: 0% 0px 0px 0px;
right: 10px;
top: 5px;
position: absolute;
}

.btn-menu .sydney-svg-icon
{
margin-top: 0px !important;
fill: #222 !important;
}

.btn-submenu svg
{
fill: #fff;
width: 20px;
transform: rotate(-180deg);
transition: all 0.4s;
position: relative;
top: 5px;
right: 5px
}

#mainnav-mobi
{
margin: 0px;
top: 50px;
background-color: transparent;
}

#mainnav-mobi ul.sub-menu
{
background-color: transparent;
}

#mainnav-mobi ul li
{
margin: 0;
position: relative;
text-align: left;
border-top: 1px solid #444;
cursor: pointer;
}

.btn-submenu
{
position: absolute;
right: 0px;
height: 50px !important;
line-height: 50px;
}

#mainnav-mobi ul > li > a
{
display: block;
text-decoration: none;
padding: 1em 1.5em;
color: #fff;
font-size: 90%;
letter-spacing: 0.02em;
background: rgba(34,34,34,0.95);
}

#mainnav-mobi ul.sub-menu > li > a
{
display: block;
text-decoration: none;
padding: 1em 2em !important;
/*background: #ccc;*/
/*background: rgba(181,154,74,0.95);*/
background: #6b3ba5;
color: #fff;
}

#mainnav-mobi ul.sub-menu > li > a:hover
{
color: #fff;
}

.page-wrap
{
width: 100%;
margin: 0px auto;
padding: 0px 0px 0px 0px !important;
}

.site-info
{
width: 92.5%;
margin: 0px auto;
}

.page-name h1
{
margin: 0px 0px 0.25em 0px;
font-size: 150% !important;
text-align: center;
}

.page .page-name h1
{
margin: 0px 0px 0.25em 0px;
font-size: 150% !important;
text-align: center;
}

.page-header p
{
text-align: center;
}

.entry-cf dt
{
width: 30%;
}

.entry-cf dd
{
width: 70%;
}

.home .inner
{
width: 90%;
margin: 0px auto;
overflow: hidden;
}

.logo
{
width: 80%;
float: none;
text-align: center;
font-size: 64%;
font-family: serif;
color: #fff;
margin: 0px auto 2em auto;
}

.message
{
width: 80%;
float: none;
margin: 0px auto;
}

.message h1
{
text-align: center;
font-size: 120%;
margin: 0px auto 0.5em auto;
}

.message p
{
text-align: left;
font-size: 80%;
}

.message p br
{
display: none;
}

.blog h2,
.tax-bcat h2
{
font-size: 120%;
font-weight: 200;
margin: 0em 0px 1em 0px;
line-height: 1.4;
}

.home .mainmenu ul li .mmdesc
{
width: 75%;
padding: 2em 0px 0em 0px;
height: 100%;
}

.home .submenu ul li .smdesc
{
width: 75%;
padding: 2em 0px 0em 0px;
height: 100%;
}

.home .cta a.gotocontact
{
width: 75%;
}

.page .entry-header
{
height: 230px;
}

.post-navigation
{
width: 95% !important;
}

.page-template-page_fullwidth .col-md-3,
.search .col-md-3
{
width: 95%;
margin: 0px auto 2em auto !important;
}
}
 @media only screen and (max-width: 768px) {

.page-wrap
{
width: 100%;
padding: 0px 0px 0px 0px !important;
}

.col-md-9
{
width: 100%;
margin: 0px 0% 2em 0px;
float: none;
}

.col-md-3
{
width: 100%;
margin: 0px 0% 0px 0px;
float: none;
}

.site-header
{
padding: 0px;
height: 50px;
}

.header-wrap
{
width: 100%;
margin: 0px auto;
position: relative;
}

.header-wrap .col-md-4
{
margin: 0px 0% 0px 0% !important;
padding: 0px 0px 0px 1em;
width: 100% !important;
}

.header-wrap .col-md-8
{
margin: 0px 0% 0px 0% !important;
width: 100% !important;
}

img.site-logo
{
max-width: 135px;
margin: 0em 0px 0px 0% !important;/*float: none;*/
}

.site-title
{
margin: 0.75em auto 0 auto;
}

#mainnav-mobi
{
top: 8px;
margin: 0px;
}

.btn-menu .sydney-svg-icon
{
margin-top: 0px !important;
fill: #222 !important;
}

.home #mainnav-mobi
{
top: 0px;
margin: 0px;
}

.btn-menu
{
margin: -47.5px 0px 0px 0px !important;
}

.page-name
{
text-align: center;
}

.single .entry-header
{
margin: 2em 0px 1em 0px;
font-size: 100%;
}

.home .posts-layout article
{
width: 50% !important;
height: 13em;
}

.home h2.infoposts
{
font-size: 120%;
margin: 0 0 0.5em;
text-align: center;
}

.home .infoposts .caption
{
text-align: center;
}

.posts-layout article
{
width: 47.5%;
float: left;
clear: none;
margin: 0px 5% 3em 0px;
padding: 0px;
height: 15em;
}

.entry-cf dl
{
width: 100%;
margin: 0px 0px 0em 0px;
overflow: hidden;
}

.fbanners
{
margin: 1em auto 0px auto;
text-align: center;
}

.error-404 .page-wrap
{
padding: 0em 0em 4em 0em !important;
}

.error-404 input.search-field,
.error-404 input[type="search"].search-field
{
width: 100% !important;
}

.error-404 label
{
width: 100%;
margin: 0px auto 1em auto;
}

.home .mainmenu ul li
{
margin: 0px 0px 0em 0px;
}

.home .submenu ul li
{
width: 100%;
float: none;
list-style-type: none;
padding: 4em 0px 4em 0px;
margin: 0px 0% 0em 0px;
}

.home .submenu ul li .smdesc
{
width: 75%;
}

.home .cta a.gotocontact
{
width: 75%;
}

.home .posts-layout.info article,
.home .posts-layout.blog article
{
width: 100% !important;
float: none;
margin: 0px 0% 1em 0px !important;
height: auto;
border-left: 3px solid #ddd;
}

br.mob
{
display: inline-block !important;
line-height: 0 !important;
font-size: 50% !important;
}

.site-footer
{
height: auto;
padding: 0px 0px 4em 0px;
}

.site-info .cname
{
text-align: center;
margin: 0px auto 1em auto;
display: block;
}

.site-info .telfax
{
text-align: center;
margin: 0px 0px 1em 0px;
}

.site-info .adr,
.site-info .time,
.site-info .license,
.site-info .copyright
{
font-size: 70%;
line-height: 1.3;
margin: 0px 0px 1em 0px;
text-align: center;
}

.page h2 br
{
display: none;
}

.page-cuisine ul.cuisinemenu li
{
width: 100%;
float: none;
list-style-type: none;
margin: 0px 0% 2em 0px !important;
padding: 0px;
height: auto;/*height: 48em;*/
}

.welcome p
{
margin: 0px auto 0.25em auto;
width: 80%;
text-align: left;
}

.welcome p br
{
display: none;
}

.home .mainmenu ul li .sdesc p
{
text-align: left;
width: 90%;
margin: 0px auto;
}

.home .mainmenu ul li .sdesc p br
{
display: none;
}

.home .submenu ul li .entry-summary p
{
width: 90%;
}

.home .covid19action ul li p
{
text-align: left;
width: 90%;
margin: 0px auto;
}

.home .covid19action ul li p br
{
display: none;
}

.footer-info
{
width: 100%;
float: none;
}

.termdigest
{
width: 100%;
float: none;
margin: 0px 0% 1em 0em !important;
}

.page-floor .entry-content ul.floordesc li
{
font-size: 100%;
margin: 0px 0% 0em 0em;
list-style-type: none;
width: 100%;
float: none;
min-height: 40em;
}

.home .mainmenu ul li:first-child,
.home .mainmenu ul li:nth-child(2)
{
background-size: cover;
}

.page-template-page_fullwidth .col-md-3 .widget,
.search .col-md-3 .widget
{
width: 100%;
margin: 0px 0% 2em 0px;
padding: 0px;
overflow: hidden;
float: none;
}

.page-regal .entry-content dl dt
{
border-left: 3px solid #666;
border-bottom: 1px solid #ccc;
padding: 0px 0px 0.25em 0.75em;
margin: 0px 0px 2em 0px;
width: 100%;
box-sizing: border-box;
}

.page-regal .entry-content dl dd
{
margin: 0px 0px 2em 0px;
padding: 0px 0px 0.25em 0em;
width: 100%;
box-sizing: border-box;
border-bottom: none;
}

.home .mapview p
{
padding: 1em;
text-align: left;
}

.home .mainmenu ul li h2
{
font-size: 150%;
}

.home .submenu ul li h2
{
font-size: 150%;
}

.welcome h1 .enname
{
font-size: 30% !important;
line-height: 0 !important;
}

.page-location .gallery-columns-4 .gallery-item,
.page-security .gallery-columns-4 .gallery-item
{
max-width: 50%;
}

.page .entry-content p:first-of-type br
{
display: none;
}

.cpricelist table
{
max-width: 100%;
border: none;
font-family: "リュウミンR-KL", serif;
}
}
 @media only screen and (max-width: 479px) {

.home .posts-layout article
{
width: 100% !important;
height: auto;
margin: 0px 0% 2em 0px !important;
}

.posts-layout article
{
width: 100% !important;
float: none !important;
clear: none;
margin: 0px 0% 2em 0px;
padding: 0px;
height: 14em;
}

.entry-thumb
{
height: 8em;
}

.entry-cf dt
{
width: 100%;
float: none;
padding: 0px;
}

.entry-cf dd
{
width: 100%;
float: none;
margin: 0px 0px 1em 0px;
padding: 0px;
}

.page-title h1.title-post,
.error404 h1.page-title
{
line-height: 1.4;
}

.home .infoposts .entry-thumb,
.home .blogposts .entry-thumb
{
height: 10em;
margin: 0px 0px 0.5em 0px !important;
border: none;
width: 100%;
float: none;
}

.termdigest dt
{
width: 100%;
float: none;
clear: left;
}

.termdigest dd
{
width: 100%;
float: none;
clear: left;
}

.page-location .gallery-columns-4 .gallery-item,
.page-security .gallery-columns-4 .gallery-item
{
max-width: 100%;
}
}
 @media print {

body
{
-webkit-print-color-adjust: exact;
}

a[href]:after
{
content: "" !important;
}

abbr[title]:after
{
content: "" !important;
}

.entry-thumb,
.gallery-icon,
.mainimg
{
overflow: hidden !important;
}

.entry-thumb img,
.gallery-icon img,
.mainimg img
{
display: block !important;
object-fit: cover;
object-position: 50% 50%;
}
}
